﻿.ui-state-disabled {
    opacity: 35 !important;
}

.durum {
    cursor: help;
}

.iv_check {
    width: 25px;
    text-align: center;
}

.iv_icons {
    width: 60px;
    text-align: center;
}

.iv_nps {
    text-align: center;
    display: none;
}

.nps_0 {
    background: #FF9999;
    color: #FFF;
    font-weight: bold;
}

.nps_1 {
    background: #FFAA99;
    color: #FFF;
    font-weight: bold;
}

.nps_2 {
    background: #FFCC99;
    color: #FFF;
}

.nps_3 {
    background: #FFDD99;
    color: #000;
}

.nps_4 {
    background: #FFEE99;
    color: #000;
}

.nps_5 {
    background: #FFFF99;
    color: #000;
}

.nps_6 {
    background: #E7FE94;
    color: #000;
}

.nps_7 {
    background: #D3FD95;
    color: #000;
}

.nps_8 {
    background: #AAFD95;
    color: #000;
    font-weight: bold;
}

.nps_9 {
    background: #99DD88;
    color: #FFF;
    font-weight: bold;
}

.nps_10 {
    background: #77CC77;
    color: #FFF;
}

.iv_number {
    width: 100px;
}


.iv_status {
    width: 120px !important;
    font-size: 11px;
    color: #999;
    text-align: center;
}

    .iv_status i {
        margin-right: 4px;
    }

    .iv_status .durum {
        width: 18px;
    }

th.iv_date {
    width: 60px;
}

.iv_date span {
    text-align: center;
    width: 60px;
    display: block;
}

th.iv_title {
    min-width: 500px;
}

.iv_title div {
    display: block;
}

.iv_itcode {
    width: 30px;
    text-align: center;
    cursor: help;
}

.iv_amount {
    width: 100px;
    text-align: right;
}

.iv_curr {
    width: 40px;
}
/* TABLE TD */

#dtable tr.selected {
    background: #E9ECF3;
}

#env_table tr.selected {
    background: #E9ECF3;
}

.table .btn-icon-only {
    width: 27px;
    height: 27px;
    float: right;
    font-size: 12px !important;
    line-height: 12px !important;
}

table td {
    /*padding:5px 8px !important;*/
}

.table td div {
    height: 21px;
    overflow-y: hidden;
}


.table .selectedId {
}

.InvoiceDetailBt {
    width: 130px;
    margin-left: 5px;
}

.flag_off {
    width: 19px;
    height: 22px;
    display: block;
    float: right;
    background: url(../images/flag.png) 0px 0px;
    cursor: pointer;
    margin-right: 3px;
}


.flag_on {
    width: 19px;
    height: 22px;
    display: block;
    float: right;
    background: url(../images/flag.png) 0px 22px;
    cursor: pointer;
    margin-right: 3px;
}

.attach_off {
    width: 19px;
    height: 22px;
    display: block;
    float: right;
    background: url(../images/paperclip.png) 0px 0px;
}

.attach_on {
    width: 19px;
    height: 22px;
    display: block;
    float: right;
    background: url(../images/paperclip.png) 0px 22px;
    cursor: pointer;
}

#ColorTags,
#FilterColorTag2 {
    min-width: 190px;
    background: #FFF;
    padding: 5px 10px;
    display: table;
}

    #ColorTags a,
    #FilterColorTag a {
        width: 100%;
        display: table;
        padding-bottom: 3px;
        margin-bottom: 3px;
        border-bottom: 0px dotted #ccc
    }

        #ColorTags > a > .ctag,
        #FilterColorTag a > .ctag {
            margin: 0px 7px 0px 0px;
        }

.colorTag {
    padding: 5px 14px;
    display: table;
}

.dropdown-menu {
    min-width: 135px;
}

.color_tag {
    width: 13px;
    height: 13px;
    display: block;
    margin: 4px 5px 3px 4px;
    float: right;
    border: 1px dotted #ddd;
}

.ctag {
    width: 23px;
    height: 23px;
    display: block;
    margin: 4px 5px 3px 0px;
    float: left;
    cursor: pointer;
    border-radius: 12px;
}

#ColorTag_Bt {
    margin: 0px;
    cursor: pointer;
}

.ctag_0 {
    background: #fff;
    border: 1px solid #ccc;
    color: #FFF !important;
}

.ctag_1 {
    background: #9DC6D8;
    color: #9DC6D8 !important;
}

.ctag_2 {
    background: #00B2C9;
    color: #00B2C9 !important;
}

.ctag_3 {
    background: #7DD0B6;
    color: #7DD0B6 !important;
}

.ctag_4 {
    background: #D4B9CA;
    color: #D4B9CA !important;
}

.ctag_5 {
    background: #D2B29B;
    color: #D2B29B !important;
}

.ctag_6 {
    background: #E38690;
    color: #E38690 !important;
}

.ctag_7 {
    background: #F89156;
    color: #F89156 !important;
}

.ctag_8 {
    background: #EAD98B;
    color: #EAD98B !important;
}

.ctag_9 {
    background: #965251;
    color: #965251 !important;
}

.ctag_10 {
    background: #C7CBCC;
    color: #C7CBCC !important;
}

.ctag_11 {
    background: #7DA2BF;
    color: #7DA2BF !important;
}

.ctag_12 {
    background: #BDD9CA;
    color: #BDD9CA !important;
}

.ctag_13 {
    background: #F0CA1F;
    color: #F0CA1F !important;
}

.ctag_14 {
    background: #808040;
    color: #808040 !important;
}

.ctag_15 {
    background: #C78C6A;
    color: #C78C6A !important;
}

.ctag_16 {
    background: #FFA076;
    color: #FFA076 !important;
}


.ctag_17 {
    background: #349C5F;
    color: #349C5F !important;
}

.ctag_18 {
    background: #946CA8;
    color: #946CA8 !important;
}

.ctag_19 {
    background: #EA6576;
    color: #EA6576 !important;
}

.ctag_20 {
    background: #EEE;
    color: #EEE !important;
}

.ctag_21 {
    background: #999999;
    color: #999999 !important;
}

.ctag_22 {
    background: #666666;
    color: #666666 !important;
}

.ctag_23 {
    background: #333333;
    color: #333333 !important;
}

.ctag_24 {
    /* animation: blinker 2s infinite;*/
    background: #000;
    color: #000 !important;
}



@keyframes blinker {
    100% {
        opacity: 1.0;
        background: #000000;
    }
}


.envelopeList_Bt {
    cursor: pointer;
}

th.env_id {
    width: 220px;
}

.env_id span {
    width: 220px;
    display: block;
}

th.env_title {
    min-width: 500px;
}

.env_title div {
    display: block;
}

th.env_date {
    width: 120px;
}

.env_date span {
    width: 120px;
    display: block;
}

th.env_desc {
}

.env_desc span {
}

.lst_Icon {
    width: 20px;
}

.lst_Id {
    width: 40px;
}

.lst_Check {
    width: 30px;
}

.lst_Input_sm {
    width: 160px;
}

.lst_Name {
    width: 240px;
}

.lst_Code {
    width: 100px;
}

.lst_Button {
    width: 70px;
}

.lst_Guid {
    width: 230px;
}

.lst_Vkn {
    width: 130px;
}

.lst_Guid span {
    width: 230px;
    display: block;
}



.lst_Name span {
    width: 220px;
    display: block;
}

.lst_User {
    width: 150px;
}

.lst_Date {
    width: 190px;
}

    .lst_Date span {
        width: 190px;
        display: block;
    }

.lst_Large {
    width: 550px;
}

    .lst_Large span {
        width: 520px;
        display: block;
    }

/*INVOICE PROCESS*/
#Ip_Content {
    width: 100%;
    padding: 20px 0px 10px 0px;
    height: 50px;
    display: block;
}

.ip_step {
    float: left;
    position: relative;
    margin: 0px;
}

    .ip_step .ip_taskType {
        font-size: 41px;
        color: #45B6AF;
    }


.ip_line {
    float: left;
    position: relative;
    margin: 0px 0px;
    width: 50px;
    height: 30px;
}

    .ip_line .ip_lineType {
        font-size: 41px;
        color: #bbb;
    }

    .ip_line .ip_name {
        position: absolute;
        top: -2px;
        left: 5px;
        padding: 2px;
        font-size: 11px;
        color: #555;
    }

    .ip_line .ip_status {
        position: absolute;
        top: -0px;
        left: 27px;
        font-size: 13px;
    }

    .ip_line .ip_time {
        position: absolute;
        bottom: -3px;
        left: -2px;
        font-size: 10px;
        padding-top: 2px;
        width: 50px;
        text-align: center;
        border-top: 1px dotted #ccc;
    }

.ip_popup {
    border: 1px solid #ccc;
    background: #efefef;
    padding: 10px;
    width: 200px;
    height: 80px;
    position: absolute;
    top: 10px;
    left: 10px;
}


.dashboard-stat2 {
    padding: 10px 10px 20px 10px;
    margin-bottom: 0px;
}

    .dashboard-stat2 .progress-info .status {
        display: block;
        clear: both;
        text-transform: none !important;
    }

    .dashboard-stat2 .display {
        margin-bottom: 10px;
        font-size: 14px;
        color: #49A1E3;
        font-weight: 400;
        border-bottom: 2px solid #D9EBF9;
        padding-bottom: 10px;
    }

    .dashboard-stat2 .progress-info .status .status-number label {
        font-size: 12px;
        color: #333;
    }

    .dashboard-stat2 .fa-search {
        font-size: 11px !important;
    }

#zoho_run {
    border: none;
    font-weight: bolder;
    border-radius: 0px !important;
    background: #CD1B34;
    color: #FFFF;
    font-size: 18px;
    padding: 0px;
    /* height: 28px; */
    transform: rotate( 350deg );
    margin-right: 3px;
}