﻿.task-content-information
{
    overflow: auto;
    max-height: 510px;
}

.task-detail-form .fc-tabs
{
    position: relative;
    left: 10px;
}

.task-detail-form .map
{
    height: 444px !important;
    width: 554px !important;
}

.task-detail-form .form-row textarea {
    height: 170px !important;
}

.tab_form_task .form-column
{
    width: 100% !important;
}

#tab_predecessor
{
    background: #F2F2F2;
}

.button-content.button-schedule-task
{
    width: auto;
    padding-right: 10px;
    width: 110px;
}

.button-schedule-task-icon
{
    background-image: url('../../Images/Svg/clock.svg');
    background-repeat: no-repeat;
    background-size: 16px;
    width: 16px;
    height: 16px;
    display: inline-block;
    margin-top: -3px;
    vertical-align: middle;
}

.form-row.form-row-left
{
    padding-right: 10px;
}

.form-row.form-row-c2
{
    width: 50%;
    float: left;
    box-sizing: border-box;
}

.task-detail-form .form-row input[type=text], .task-detail-form .form-row select, .task-detail-form .form-row textarea
{
    box-sizing: border-box;
    width: 100%;
    height: 28px;
}

.task-detail-form .form-row textarea {
    height: 170px !important;
}

.task-detail-form .fc-tab-content.current {
    padding: 10px 20px;
    display: inline-block;
    width: 100%;
    box-sizing: border-box;
    height: 480px;
    overflow-y: auto;
    margin-left: 10px;
}

#formModalTaskDetail
{
    width: 100%;
    height: 580px;
}

.task-detail-form-title
{
    color: #8DA5A3;
    font-size: 14px;
    margin-top: 10px;
    display: block;
    width: 100%;
    margin-bottom: 10px;
}

.task-detail-title
{
    margin: 0px;
    font-weight: normal;
    color: #F5846F;
    margin-bottom: 10px;
    font-size: 17px;
}

.task-detail-form-file-list
{
    display: inline-block;
    color: #F5846F;
    position: relative;
}

.task-detail-form-add-file
{
    display: inline-block;
    text-decoration: underline;
    cursor: pointer;
    margin-bottom: 14px;
}

.task-detail-form-file-item
{
    display: block;
    margin-right: 8px;
    margin-bottom: 5px;
}

.task-detail-form-file-name
{
    color: #F5846F;
    text-decoration: initial;
    padding-left: 20px;
    background-image: url(../../Images/svg/clip.svg);
    background-size: 16px;
    background-repeat: no-repeat;
}

.task-detail-form-remove-file
{
    background-position: -128px -16px !important;
    display: inline-block;
    margin-top: 0px;
    vertical-align: top;
    /* visibility: hidden; */
    cursor: pointer;
    height: 20px !important;
    margin-left: 8px;
}

.task-detail-form-file-size
{
    color: #666666;
}

.task-detail-form-file-item:hover .task-detail-form-remove-file
{
    visibility: visible;
}

#tab_predecessor
{
    width: 100%;
    box-sizing: border-box;
}

.task-form-main .form-row .label-progress
{
    line-height: 50px;
    width: auto;
}

.task-form-main .form-row .form-row-field-half
{
    width: 80%;
}

.task-form-main .form-row .form-row-field > #fc_progress
{
        width: 100%;
    height: 50px;
        border: 0px !important;
    line-height: 50px;
    text-align: left;
    text-indent: 8px;
    padding: 0px 10px;
}

    .task-form-main .form-row .form-row-field > #fc_progress #tsc_progress
    {
    position: absolute;
        padding: 0;
}

    .task-form-main .form-row .form-row-field > #fc_progress .tsc-area-progress
    {
        margin-top: 40px;
}

.task-form-main .form-row-c20, .task-form-main .form-row-c80
{
    float: left;
    color: #666;
}

.task-form-main .form-row-c20
{
    width: 20%;
}

.task-form-main .form-row-c80
{
    width: 80%;
}

.task-form-main .form-row-header
{
    color: #8DA5A3;
}

.task-form-main .form-row-content
{
    height: 434px;
    overflow: auto;
}

.task-form-main .form-comments-content
{
    height: 340px;
}

.task-form-main-empty, .task-form-main-comments-empty
{
    width: 100%;
    height: 480px;
    padding-top: 40px;
    box-sizing: border-box;
}

.task-form-main-comments-empty
{
    height: 320px;
}

    .task-form-main-empty img, .task-form-main-comments-empty img
    {
    margin: auto;
    width: 90px;
    position: absolute;
    left: 0;
    right: 0;
    top: 145px;
}

    .task-form-main-comments-empty img
    {
    top: 115px;
}

    .task-form-main-empty span, .task-form-main-comments-empty span
    {
    position: absolute;
    top: 245px;
    font-size: 16px;
    left: 0;
    right: 0;
    text-align: center;
}

    .task-form-main-comments-empty span
    {
    top: 215px;
}

.task-form-main-comment *
{
    display: inline-block;
    box-sizing: border-box;
}

.task-form-main-refresh-comment
{
    color: #F5846F;
    background-image: url(../../Images/Svg/refresh.svg);
    background-size: 16px;
    background-repeat: no-repeat;
    padding-left: 20px;
    margin-left: 19%;
    margin-top: 10px;
    display: inline-block;
    margin-bottom: 15px;
    cursor: pointer;
}

.task-form-main-add-comment .task-form-main-comment-left
{
    padding-bottom: 50px;
}

.task-form-main-comment
{
    width: 100%;
    display: inline-block;
    color: #8DA5A3;
}

.task-form-main-comment-left
{
    width: 114px;
    float: left;
    padding-right: 15px;
    padding-bottom: 15px;
    text-align: center;
}

.task-form-main-comment-user
{
    width: 32px;
    opacity: 0.6;
}

.task-form-main-comment-date
{
    font-size: 16px;
    width: 100%;
    text-align: right;
    color: #4B5F6D;
}

.task-form-main-comment-time
{
    font-size: 11px;
    width: 100%;
    text-align: right;
}

.task-form-main-comment-right
{
    float: left;
    width: 400px;
    padding-left: 15px;
    border-left: 1px solid #8DA5A3;
    min-height: 85px;
    margin: 6px 0px;
}

.task-form-main-comment-user-name
{
    font-size: 16px;
    color: #4B5F6D;
    margin-bottom: 6px;
    width: 100%;
}

.task-form-main-comment-description
{
    width: 100%;
    color: #6d6d6d !important;
}

.task-form-main-add-comment textarea
{
    width: 100%;
}

.task-detail-form-file-input
{
    position: absolute;
    top: 0;
    left: 0;
    width: 100px;
    opacity: 0;
    cursor: pointer;
}

::-webkit-file-upload-button
{
    cursor: pointer;
}

.task-form-main-add-comment .task-form-main-comment-right
{
    border-left-color: transparent;
}

.tkc-form-main .fc-tab-content
{
    height: 100%;
}

    .tkc-form-main .fc-tab-content table
    {
        background-color: #F2F2F2;
    }


.task-form-main .form-column--padding
{
    margin-right: 20px;
        background-color: #F2F2F2;
    padding: 0px 10px 0px 10px;
    border-radius: 4px;
}

.task-content-files
{
    border-radius: 0px 0px 5px 5px;
    margin-top: -12px;
    padding: 10px 10px 10px 10px;
    margin-right: 20px;
    background-color: #f2f2f2;
    }
