﻿.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
    padding: 2px !important;
}

.form-control {
    padding: 3px !important;
    height: 28px !important;
    border-radius: 6px !important;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075) !important;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075) !important;
}

textarea.form-control {
    height: auto !important;
}

.form-group {
    margin-bottom: 8px !important;
    /* min-height: 45px;*/
}

.select2-container--default .select2-selection--single, .select2-selection .select2-selection--single {
    padding: 3px 3px !important;
    height: 28px !important;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075) !important;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075) !important;
    border-radius: 6px !important;
}

    .select2-container--default .select2-selection--single .select2-selection__arrow b {
        top: 41% !important;
    }
    .table .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 25px;
}
   .table .select2-container--default .select2-selection--single .select2-selection__arrow b {
    top: 46% !important;
}

.calendaricon {
    position: absolute;
    right: 22px !important;
    font-size: 16px;
    color: #333;
    z-index: 1;
    top: 24px !important;
    cursor: pointer;
}

.box-header {
    cursor: pointer;
    padding: 6px 8px;
}

.content-header > h1 {
    font-size: 17px;
    font-weight: bold;
}

.box-header .box-title {
    font-size: 14px;
    color: #1f384c;
    font-weight: 600;
}

.box {
    margin-bottom: 8px;
    border-bottom: 2px solid #7ddde3;
    border-radius: 6px;
}

    .box .btn-info {
        background: #02adb8 !important;
    }

    .box .box-title, .box label {
        color: #02adb8;
        margin-bottom: 1px;
    }

.box-body {
    padding: 6px;
}

.mt17 {
    margin-top: 17px;
}

.boxcoltheme2 {
    border-bottom: 2px solid #c289fc;
    background: #f5f5f5;
}

    .boxcoltheme2 .box-title {
        color: #663399;
    }

    .boxcoltheme2 label{
        color: #663399;
    }
     

    .boxcoltheme2 .btn-info {
        background: #663399 !important;
    }
.boxWorkCompltion {
    border-bottom: 2px solid #f4c674;
}

    .boxWorkCompltion .box-title, .boxWorkCompltion label {
        color: #a7761d;
    }

    .boxWorkCompltion .btn-info {
        background: #a7761d !important;
    }

      .boxcoltheme4 {
    border-bottom: 2px solid #fff;
 
}

    .boxcoltheme4 .box-title, .boxcoltheme4 label {
        color: #0ca678;
    }

.boxcoltheme4 .table > thead:first-child > tr:first-child > th {background: #0ca678;
}

      .boxDocUpload {
    border-bottom: 2px solid #fecaa8;
}

    .boxDocUpload .box-title, .boxDocUpload label {
        color: #f76707;
    }

     .boxADVRecovery {
    border-bottom: 2px solid #858585;
    
}

    .boxADVRecovery .box-title, .boxADVRecovery label {
        color: #232e3c;
    }
        .boxADVRecovery a {color: #232e3c;
        }

     .boxADVRecovery .btn-info, .boxADVRecovery .table>thead:first-child>tr:first-child>th  {
        background: #232e3c !important;
    }


       .boxPEESI{
    border-bottom: 2px solid #71b1fc;
    
}

    .boxPEESI .box-title, .boxPEESI label {
        color: #206bc4;
    }

     .boxPEESI .btn-info, .boxPEESI .table>thead:first-child>tr:first-child>th {
        background: #206bc4 !important;
    }


      .boxdebitCreditRecovery{
    border-bottom: 2px solid #f493b5;
    
}
        .boxdebitCreditRecovery a {color:#d6336c;
        }

    .boxdebitCreditRecovery .box-title, .boxdebitCreditRecovery label {
        color: #d6336c;
    }

     .boxdebitCreditRecovery .btn-info, .boxdebitCreditRecovery .table>thead:first-child>tr:first-child>th {
        background: #d6336c !important;
    }

.minuSet {font-size: 25px;
    line-height: 19px;
}
.plusSet {    font-size: 19px;
    line-height: 19px;
}
.drcrStatus {
        padding: 5px 10px;
    border-radius: 6px;
    margin-bottom: 3px;
}
.drcrStatus h4{margin: 0px;
    font-size: 13px;
    font-weight: bold;
}
.drcrStatus h5 {
    margin: 0px;
    margin-top: 4px;
    font-size: 18px;
    display:inline-block;
}
.boxdebitCreditRecovery .drcrStatus h5 {
    font-size: 13px;
}
.drcrStatus .btn-info {
    display: inline-block;
    font-size: 11px;
    padding: 1px 5px;
    cursor: pointer;
}
.themeRed {color: #d63939!important;
    background: rgba(214,57,57,.1)!important;
}
.themeGreen {color: #0ca678!important;
    background: rgba(12,166,120,.1)!important;
}

.themePink{color: #d6336c!important;
    background: rgba(214,51,108,.1)!important;
}
.themeCyan{color: #17a2b8!important;
    background: rgba(23,162,184,.1)!important;
}
.mt6 {margin-top:6px;
}
.tableHeightBG { max-height:64vh;
}

#mdlDebitCreditView .modal-dialog {
    width: 90%;
}
#mdlDebitCreditView .close {
    font-size: 28px;
    top: 3px;color: #fff;
    opacity: 1;
}
#mdlDebitCreditView .modal-header{background: #0ca678 !important;color: #fff;
}
#mdlDebitCreditView .modal-title {font-size: 15px;
}
.modalBGSet {
    box-shadow: rgb(35 46 60 / 4%) 0 2px 4px 0;
    border: 1px solid rgba(101,109,119,.16);
    background: #fff;
    padding: 8px;
    border-radius: 6px;
    margin-bottom: 8px;
}
#mdlDebitCreditView .modal-content, #mdlDebitCreditView .modal-body {
    background-color: #f4f6fa !important;
}

#mdlDebitCreditView .table > thead:first-child > tr:first-child > th {
    background: #403f47;
}
.btnBG {
    position: fixed;
    width: 100%;
    bottom: 0px;
    background: #d4d4d4;
    padding: 10px;
}
.riseDown {background: #018001;
    color: #fff;
    padding: 1px 5px;
    border-radius: 4px;
}
.HRSetting {    margin: 1px 0px 4px;
}
.alert-info {padding: 4px 6px;
    margin-bottom: 3px !important;
}
.ml4 {margin-left:4px;
}
.nowrap {white-space:nowrap;
}

.footerFixed{position: fixed;
    /* width: 96%; */
    background: #fff;
    right: 0px;
    left: 50px;
    bottom: 0px;
    z-index: 999;
    padding: 2px 10px;
    border-top: solid thin #ccc;
}

a.siftTOContent {
    color:#0ca678;
}
.innerTableTDBG {
    background: #f0f0f0;
}
.btnCloseRqsDetails {
    position: absolute;
    top: 6px;
    right: 11px;
    z-index: 99;
}
.positionrel {
    position: relative;
}
.table > tbody > tr > td.pa0 {
    padding: 0px !important;
}
a.btnWODetails {color: #a7761d;
}
.labourDetails {color: #8133d6;
}
.minwidth130 {min-width:130px;
}
a.btnViewdrcrDetails { font-weight:bold; color:#d6336c;
}

.highlight .tdNetAmount{background: #efc7ab !important;
    font-weight: bold;
    color: #333 !important
}
.tableinnertext .col-md-3 {
    min-height: 42px;padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 8px;
}
.mt5 {margin-top:6px;
}

.tableinnertext .col-md-6{
    min-height: 42px;
    padding-top: 2px;
    padding-bottom: 2px;
        border-bottom: solid thin #e8e5e5;
    border-right: solid thin #e8e5e5;
}
a.btnAdvanceDetails { color:#232e3c ; font-weight:bold; cursor : default;
}
table .AddWrapp {border-radius:6px; border-bottom:solid 2px #848d99;
}
.downIcon {font-size:18px;
}
.footerSet{    padding: 4px;
    margin-top: 1px;
    background: #e9eaeb;
    border-radius: 6px;
    color: #232e3c}
.validationErrorMesg {
    color: #dd4b39 !important;
    font-weight: bold;
}
.panSet {
    margin-bottom: 1px;
    padding: 1px 10px;
    border-radius: 6px;
    font-weight: bold;
}
.TDSStatus {
     background: #02adb8;
    color: #fff;
    padding: 0px 4px;
    border-radius: 6px;
    margin-top: 2px;
    margin-right: 4px;
    font-size: 12px;
}

.IsBudgetLock {
    background: #02adb8;
    color: #fff;
    padding: 0px 4px;
    border-radius: 6px;
    margin-top: 2px;
    margin-right: 4px;
    font-size: 12px;
}

#mdlAddiew .modal-dialog {
    width: 95%;
}

#mdlAddiew .modal-header {
    padding: 10px 15px;
    background: #54c5cb;
    color: #fff;
}

#mdlAddiew .close {
    font-size: 28px;
    padding: 10px;
}

#mdlAddiew .modal-content, #mdlAddiew .modal-body {
    background-color: #f4f6fa !important;
}

#mdlAddiew .modal-header {
    padding: 10px 15px;
    background: #54c5cb;
    color: #fff;
}

.modalBGSet {
    box-shadow: rgb(35 46 60 / 4%) 0 2px 4px 0;
    border: 1px solid rgba(101,109,119,.16);
    background: #fff;
    padding: 8px;
    border-radius: 6px;
    margin-bottom: 8px;
    -webkit-box-shadow: 0 30px 15px -20px rgb(0 0 0 / 7%);
    box-shadow: 0 30px 15px -20px rgb(0 0 0 / 7%);
    border: solid thin rgba(0,0,0,.1);
}

.btnBG {
    position: fixed;
    width: 100%;
    bottom: 0px;
    background: #d4d4d4;
}

/*feedback_form_area*/

.feedback-form {
    position: fixed;
    top: 8%;
    right: 0;
    z-index: 100;
    min-height: 450px;
}

.feedback-form-show {
    right: 0 !important;
}

.feedback_form_area {
    position: relative;
    display: none;
    overflow: hidden;
    background: rgb(255 255 255 / 100%);
    box-shadow: 0 1px 15px 1px rgb(69 65 78 / 8%);
    border: 1px solid rgba(0,0,0,.1);
}

.feedback_form_area_inner {
    width: 700px;
    min-height: 539px;
   
    padding: 15px;
}

.feedback_form_area h3 {
    margin: 0px 0px;
    font-size: 17px;
    font-weight: bold;

}

.custom-inp {
    width: 100%;
    height: 35px;
    padding-left: 5px;
    color: #fff;
    border: 1px #fff solid;
    background: transparent;
}

.custom-inp-txt {
    width: 100%;
    height: 100px;
    padding: 5px;
    color: #fff;
    border: 1px #fff solid;
    background: transparent;
}

.feedback-form-btn {
    position: absolute;
    left: -49px;
    color: #fff;
    transform: rotate(90deg);
    top: 57%;
    border-radius: 0;
    padding-right: 10px;
    padding-top: 7px;
    border-bottom-left-radius: 7px;
    border-bottom-right-radius: 7px;
    background: #e3b200 !important;
}



    @media only screen and (max-width: 320px) {
        .feedback_form_area_inner {
        width: 260px;
        min-height: 450px;
        color: #fff;
        padding: 15px;
    }
}

.mt-50 {
    margin-top: 50px;
}


.SumoSelect.open > .optWrapper {
    bottom: 0;
    top: auto !important;
}
#TOPtblEmpPFESIContrb {
    max-height: 400px;

}

.inputerrorset2 {
    background-color: #ff704d;
    color: #fff;
    padding: 3px 9px;
    /* margin: 15px 6px; */
    font-size: 12px;
    position: absolute;
    top: 0px;
    right: 15px;
}

.inputerrorset3 {
    background-color: #ff704d;
    color: #fff;
    padding: 3px 9px;
    font-size: 12px;
    float: right;
    margin: 5px;
    border-radius: 4px;
}

.total-bill-amt {
    color: #d6336c !important;
}

.net-bill-amt {
    color: #a7761d !important;
}

.net-amt {
    color: #206bc4 !important;
}

.tds-deduction, .boxTDSTCSDetails.box label {
    color: #364476 !important
}
/*a.siftTOContentOther {
    color: #206bc4 !important;
}*/

.modalBodyMandatory {
    background: white;
    width: 50%;
    min-height: 20%;
    margin: 0 auto;
    position: absolute;
    top: 20%;
    left: 30%;
    padding: 10px;
}

.modalMask {
    position: fixed;
    background: #80808075;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 999;
}

.modal-footer {
    float: right;
    padding: 4px;
}

.errormsg {
    text-align: left;
    background: none !important;
    padding-left: 0px !important;
    margin-top: 0px !important;
    color: #c00;
}

.smallInput {
    width : 65px;
}