html {
    height: 100%;
}

body {
    font-family: 'Raleway', sans-serif;
    color: #000;
    font-size: 15px;
    height: 100%;
    width: 100%;
    float: left;
    margin: 0;
    background: #fff;
}
/** Generated by FG **/
@font-face {
    font-family: 'Conv_Bazar 500';
    src: url('../fonts/Bazar 500.eot');
    src: local(''), url('../fonts/Bazar 500.woff') format('woff'), url('../fonts/Bazar 500.ttf') format('truetype'), url('../fonts/Bazar 500.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
ul#ui-id-1.ui-autocomplete.ui-front {
    background: #fff;
    width: 98% !important;
    margin: 0;
    padding: 0;
    max-height: 300px;
    overflow: auto;
}



    ul#ui-id-1.ui-autocomplete.ui-front li.ui-menu-item {
        list-style: none;
        padding: 6px 10px;
    }


.rightlogin {
    padding: 0 50px;
    min-height: 100vh;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#87bfff+0,f3f9fb+100 */
    background: #87bfff;
    /* Old browsers */
    background: -moz-linear-gradient(top, #87bfff 0%, #f3f9fb 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #87bfff 0%,#f3f9fb 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #87bfff 0%,#f3f9fb 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#87bfff', endColorstr='#f3f9fb',GradientType=0 );
    /* IE6-9 */
}

.leftlogin {
    padding: 20px 50px;
    min-height: 100vh;
    background: #fcfcfc;
}

    .leftlogin img {
        max-width: 87%;
        position: absolute;
        bottom: 60px;
        width: 100%;
        left: 0;
        right: 0;
        margin: auto;
    }

.logo {
    width: auto;
    text-align: left;
    float: left;
    margin-bottom: 40px;
}

    .logo img {
        margin-top: 0;
        max-width: 18%;
        position: absolute;
        bottom: auto;
        left: 7%;
        right: auto;
        margin: 0;
        top: 4%;
        z-index: 99;
    }

.loginmiddle {
    position: absolute;
    top: 21%;
    left: 50px;
    right: 50px;
}

.finance {
    width: 100%;
    float: left;
    text-align: center;
    font-size: 46px;
    color: #323757;
    font-family: 'Conv_Bazar 500';
    -webkit-text-stroke-width: 2px;
    -webkit-text-stroke-color: white;
    text-shadow: 0px 3px black;
}

.signtext {
    width: 100%;
    float: left;
    margin: 10px 0 10px;
    text-align: center;
    font-size: 25px;
    color: #000;
    font-weight: 600;
}

.form-control {
    padding: 13px 50px;
    height: auto;
    color: #9d9d9d;
    font-size: 16px;
    border: none;
    box-shadow: none;
    outline: none;
    border-radius: 5px;
    font-weight: 600;
}

.formgroup i {
    position: absolute;
    left: 10px;
    top: 10px;
}

.formgroup {
    width: 100%;
    float: left;
    margin: 0 0 20px;
    position: relative;
}

    .formgroup i.eye {
        left: auto;
        right: 10px;
        top: 11px;
    }

.forgot {
    width: 100%;
    float: right;
    text-align: right;
    font-size: 16px;
}

    .forgot a {
        position: relative;
        font-size: 18px;
        text-decoration: underline;
        color: #323757;
        top: 0;
        font-weight: 600;
    }

#btnSubmit {
    background: #466eb6;
    width: auto;
    border-radius: 5px;
    border: none;
    padding: 9px 19px;
    font-size: 15px;
    color: #fff;
    text-transform: uppercase;
    outline: none;
    font-weight: bold;
    margin-top: 33px;
}

.loginpage {
    width: auto;
    margin: auto;
    max-width: 80%;
}

.loginmiddle span.field-validation-error {
/*    position: absolute;
*/    bottom: -30px;
}

.headerbg .col-sm-9 {
    position: absolute;
    right: 0;
    left: 0;
    color: #323757;
    text-align: center;
    font-size: 30px;
    width: 100%;
    font-family: 'Conv_Bazar 500';
    top: 15px;
    font-weight: normal;
}

.headerbg .logo {
    width: 100%;
    float: left;
    margin: auto;
}

    .headerbg .logo img {
        max-width: 37%;
    }

.headerbg {
    background: #fdc955;
    padding: 10px 0;
    width: 100%;
    float: left;
    margin: auto;
    box-shadow: 0 0 10px rgb(0 0 0 / 30%);
    margin-bottom: 0;
    height: 70px;
}

.container {
    max-width: 100%;
}

.logout {
    background: #d89e20;
    border-radius: 5px;
    border: none;
    padding: 9px 30px;
    font-size: 14px;
    color: #fff;
    text-transform: uppercase;
    outline: none;
    font-weight: bold;
    position: absolute;
    right: 20px;
    cursor: pointer;
    z-index: 99;
    color: #fff !important;
    text-decoration: none !important;
    top: 15px;
}

.middleboxes {
    width: 100%;
    float: left;
    margin: auto;
}

.tablinks {
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#d0dae6+0,e7e9f1+50,e3e7ef+100 */
    background: #d0dae6;
    /* Old browsers */
    background: -moz-linear-gradient(top, #d0dae6 0%, #e7e9f1 50%, #e3e7ef 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #d0dae6 0%,#e7e9f1 50%,#e3e7ef 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #d0dae6 0%,#e7e9f1 50%,#e3e7ef 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d0dae6', endColorstr='#e3e7ef',GradientType=0 );
    /* IE6-9 */
    border: none;
    padding: 10px 50px;
    font-size: 22px;
    color: #2b2b2b;
    font-weight: 600;
    border-radius: 5px;
    margin-right: 20px;
    outline: none;
    color: #fff;
}

    .tablinks.active {
        /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#c9f781+0,9fe999+100 */
        background: #c9f781;
        /* Old browsers */
        background: -moz-linear-gradient(top, #c9f781 0%, #9fe999 100%);
        /* FF3.6-15 */
        background: -webkit-linear-gradient(top, #c9f781 0%,#9fe999 100%);
        /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(to bottom, #c9f781 0%,#9fe999 100%);
        /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c9f781', endColorstr='#9fe999',GradientType=0 );
        /* IE6-9 */
    }

.tab {
    width: 100%;
    background: #fff;
    padding: 20px 0;
}

.middlebg {
    width: 100%;
    float: left;
    margin: auto;
    padding: 20px 0;
}

.innerform input.form-control {
    height: auto;
    border: 1px solid #ccc;
    color: #000;
    box-shadow: none;
    padding: 7px 10px;
}

.projectlabel {
    font-size: 16px;
    color: #2b2b2b;
    float: left;
    font-weight: 600;
    width: 100%;
    float: left;
    margin: 0 0 10px;
}

.fullwidths {
    width: 100%;
    float: left;
    margin: 0 0 20px;
    position: relative;
    
}

.tablinks.active span:before {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-top: 20px solid #fff;
    left: 0;
    right: 0;
    margin: auto;
    bottom: -44px;
}

.bgnew {
    background: #f4f4f4;
}

.tablinks span {
    width: 100%;
    float: left;
    margin: auto;
    position: relative;
}

.checkboxs .form-group label {
    position: relative;
    cursor: pointer;
}

.checkboxs .form-group input {
    padding: 0;
    height: initial;
    width: initial;
    margin-bottom: 0;
    display: none;
    cursor: pointer;
}

.checkboxs .form-group label:before {
    content: '';
    -webkit-appearance: none;
    background-color: #fff;
    border: 1px solid #ccc;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05);
    padding: 10px;
    display: inline-block;
    position: relative;
    vertical-align: middle;
    cursor: pointer;
    margin-right: 5px;
    border-radius: 3px;
}

.checkboxs .form-group {
    width: auto;
    display: inline-block;
    margin: 0 30px 0 0;
}

.col-sm-12.checkboxs .col-sm-2 {
    width: auto;
}

.col-sm-12.checkboxs .col-sm-8 {
    width: auto;
}

.checkboxs .form-group input:checked::before {
    background: #000 !important;
}

.checkboxs .form-group input:checked + label::before {
    background: #fdc955;
    border: 1px solid #000;
}

.checkboxs .form-group input:checked + label:after {
    content: '';
    display: block;
    position: absolute;
    top: 2px;
    left: 9px;
    width: 6px;
    height: 14px;
    border: solid #000;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
}

.formselect {
    height: auto;
    border: 1px solid #ccc;
    color: #000;
    box-shadow: none;
    width: 100%;
    padding: 7px 10px;
    appearance: none;
    position: relative;
    background-image: url(../images/arrow.png) !important;
    background-repeat: no-repeat;
    background-position: 101% -4px;
    outline: none;
}

.custom-file-upload {
    display: block;
    width: 100%;
    font-size: 16px;
    margin-top: 0;
    float: left;
    margin-bottom: 20px;
}

    .custom-file-upload label {
        display: block;
        margin-bottom: 5px;
    }

.file-upload-wrapper {
    position: relative;
    margin-bottom: 5px;
}

.file-upload-input {
    width: auto;
    font-size: 16px;
    padding: 11px 0;
    border: none;
    -moz-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    -webkit-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
    float: none;
    /* IE 9 Fix */
    background: none !important;
    color: #000;
    margin-left: 10px;
}

    .file-upload-input:hover, .file-upload-input:focus {
        background-color: #ab3326;
        outline: none;
    }

.file-upload-button {
    cursor: pointer;
    display: inline-block;
    color: #222222;
    font-size: 16px;
    text-transform: uppercase;
    padding: 11px 20px;
    border: none;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#c7cdd7+0,9fa9b7+100 */
    background: #c7cdd7;
    /* Old browsers */
    background: -moz-linear-gradient(top, #c7cdd7 0%, #9fa9b7 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #c7cdd7 0%,#9fa9b7 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #c7cdd7 0%,#9fa9b7 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c7cdd7', endColorstr='#9fa9b7',GradientType=0 );
    /* IE6-9 */
    float: left;
    /* IE 9 Fix */
    -moz-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    -webkit-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
}

input[type="text"]:disabled {
    background: #dddddd;
    color: #000
}

.col-sm-12.centertext {
    text-align: center;
}

    .col-sm-12.centertext input#btnSubmit {
        width: auto;
        padding: 10px 60px;
        font-size: 17px;
        margin: 0;
    }

#logoutModal .modal-dialog {
    margin: auto;
    top: 50%;
    transform: translateY(-50%);
    width: 38%;
    padding: 10px;
    position: relative;
    right: 0;
    left: 0;
    text-align: center;
}

a.btn {
    background: #d89e20;
    border-radius: 5px;
    border: none;
    padding: 9px 30px;
    font-size: 14px;
    color: #fff;
    text-transform: uppercase;
    outline: none;
    font-weight: bold;
    box-shadow: 0 1px 2px #d89e20, 0 -1px 1px #d89e20, inset 0 -1px 1px rgb(0 0 0 / 60%), inset 0 1px 1px rgb(255 255 255 / 80%);
    -moz-box-shadow: 0 1px 2px #d89e20, 0 -1px 1px #d89e20, inset 0 -1px 1px rgba(0,0,0,0.6), inset 0 1px 1px rgba(255,255,255,0.8);
    -webkit-box-shadow: 0 1px 2px #d89e20, 0 -1px 1px #d89e20, inset 0 -1px 1px rgb(0 0 0 / 60%), inset 0 1px 1px rgb(255 255 255 / 80%);
    cursor: pointer;
    z-index: 99;
    color: #fff !important;
    text-decoration: none !important;
    top: 15px;
}

    a.btn.btn-danger.No {
        background: #000;
        text-shadow: none;
        box-shadow: none !important;
        border: 1px solid #000;
    }

.middleboxes.innerwidths {
    padding: 5px 0;
}

button.tablinks.update {
    margin-bottom: 30px;
    margin-left: 15px;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#666666+0,909090+100 */
    background: #666666;
    /* Old browsers */
    background: -moz-linear-gradient(top, #666666 0%, #909090 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #666666 0%,#909090 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #666666 0%,#909090 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#666666', endColorstr='#909090',GradientType=0 );
    /* IE6-9 */
}

.gridhead {
    width: 100%;
    float: left;
    margin: 15px 0;
    padding: 0 15px;
    color: #090909;
    font-weight: bold;
    font-size: 24px;
    text-transform: uppercase;
}

table.tableview {
    width: 100%;
    margin: auto;
}

    table.tableview tbody tr td {
        background: #fff;
        margin-bottom: 10px;
    }

        table.tableview tbody tr td:nth-child(1) {
            border-top-left-radius: 5px;
            border-bottom-left-radius: 5px;
            border-left: 1px solid #ccc;
        }

        table.tableview tbody tr td:last-child {
            border-top-right-radius: 5px;
            border-bottom-left-radius: 5px;
            border-right: 1px solid #ccc;
        }

    table.tableview tr th {
        padding: 6px 7px;
        font-size: 12px;
        font-weight: 600;
        text-align: center;
        background: #466eb6;
        color: #fff;
        border-right: 1px solid #ccc;
    }

    table.tableview tr td {
        padding: 10px 0px;
        font-size: 11px;
        font-weight: normal;
        color: #292929;
        text-align: center;
        border-bottom: 1px solid #ccc;
        border-top: 1px solid #ccc;
        font-weight: 600;
    }

#overlay {
    position: fixed;
    top: 0;
    z-index: 100;
    width: 100%;
    height: 100%;
    display: none;
    background: rgba(0,0,0,0.6);
}

.cv-spinner {
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.spinner {
    width: 40px;
    height: 40px;
    border: 4px #ddd solid;
    border-top: 4px #2e93e6 solid;
    border-radius: 50%;
    animation: sp-anime 0.8s infinite linear;
}

.tableresponsive {
    width: 100%;
    float: left;
    margin: auto;
}

.datepicker-days th {
    text-align: center;
}

span.input-group-addon {
    background: #fdc955;
}

table.tableview {
    margin-top: 10px;
}

.avg {
    padding: 0 15px;
    font-size: 20px;
    font-weight: bold;
    /*font-style: italic;*/
    width: 100%;
    float: left;
    margin: 0 0 10px;
    position:relative;

/*Text-decoration:underline;*/


}

.form-control:read-only {
    background-color: #fff;
}

.innerform .fullwidths .col-sm-3 {
    margin-bottom: 20px;
}

.pdfbtn {
    background: #466eb6;
    width: auto;
    border-radius: 5px;
    border: none;
    padding: 10px 17px;
    font-size: 13px;
    color: #fff;
    text-transform: uppercase;
    outline: none;
    font-weight: bold;
    
}

.submitbtn {
    background: #466eb6;
    width: auto;
    border-radius: 5px;
    border: none;
    padding: 10px 17px;
    font-size: 13px;
    color: #fff;
    text-transform: uppercase;
    outline: none;
    font-weight: bold;
}

    .submitbtn img {
        max-width: 16%;
        margin-right: 19px;
    }

.submitbtn {
    background: #466eb6;
    width: auto;
    border-radius: 5px;
    border: none;
    padding: 10px 17px;
    font-size: 13px;
    color: #fff;
    text-transform: uppercase;
    outline: none;
    font-weight: bold;
    float: right;
}

    .submitbtn img {
        max-width: 16%;
        margin-right: 19px;
    }

.col-sm-9.heading {
    padding: 0;
    font-size: 21px;
    font-weight: 600;
    float: left;
    margin: auto;
    position: relative;
    top: 10px;
}

.fullwidths.marginbottom {
    margin: 0;
    margin-top:-10px;
}

.col-sm-6.lefttext {
    padding: 0;
}

.dummyetxt {
    font-size: 16px;
    color: #2b2b2b;
    width: 100%;
    float: left;
    font-weight: 600;
    line-height: 33px;
    padding: 20px 0;
    font-style: italic;
    text-align: left;
    text-decoration: underline;
}

    .dummyetxt.notetext {
        text-align: right;
        text-decoration: none;
        color: #2d497d;
    }

.col-sm-12.linegraph {
    float: left;
    width: 100%;
    margin: 0 0 20px;
}
   .col-sm-12.linegraph .col-sm-6.leftchart {
        padding-left: 0;
    }

    .col-sm-12.linegraph .col-sm-6.leftchartL:last-child {
    padding-left: 15px;
    padding-right: 0;
}

.fullwidths.marginbottom .btn-group {
    width: 100%;
}

    .fullwidths.marginbottom .btn-group button.multiselect.dropdown-toggle.btn.btn-default {
        text-align: left;
        font-size: 12px;
       /* height: auto;*/
        border: 1px solid #ccc;
        color: #000;
        box-shadow: none;
        width: 100%;
        height:39px;
        padding: 8px 10px;
        appearance: none;
        position: relative;
        background-image: url(../images/arrow.png) !important;
        background-repeat: no-repeat;
        background-position: 101% -4px;
        outline: none;
    }

.fullwidths.marginbottom .formselect, .innerform .fullwidths.marginbottom input.form-control {
    font-size: 12px;
    padding: 10px 10px;
    height:39px;
}

.fullwidths.marginbottom .projectlabel {
    font-size: 13px;
    margin-bottom: 3px;
}

.col-sm-6.buttonsright {
    width: auto;
    float: right;
}

    .col-sm-6.buttonsright .col-sm-3 {
        width: auto;
        margin-right: 20px;
        margin-top: 20px;
    }

    .col-sm-6.buttonsright .col-sm-3 {
     
    }

tr.dataGridHeader th {
    top: -2px;
    position: -webkit-sticky;
    position: sticky;
    left: 0;
    z-index: 2;
}



.dashboardtable {
     /*max-height: 47.5vh;*/
     max-height: 48vh;
    
    overflow: auto;
    float: left;
    width: 100%;
}

    .dashboardtable table.tableview {
        margin: 0;
    }

.form-control {
    height: auto;
    border: 1px solid #ccc;
    color: #000;
    box-shadow: none;
    width: 100%;
    appearance: none;
    position: relative;
    background-repeat: no-repeat;
    outline: none;
    font-size: 12px;
    padding: 10px 10px;
    height: 39px;
}



.fullwidths.marginbottom label {
    color: #2b2b2b;
    font-weight: 600;
    width: 100%;
    float: left;
    margin: 0 0 10px;
    font-size: 13px;
    margin-bottom: 3px;
}

.fullwidths.marginbottom i.far.fa-calendar-alt {
    position: absolute;
    right: 30px;
    bottom: 27px;
}

div#divLocationImplements {
    width: 31%;
    float: left;
    margin-top: 32px !important;
    margin: auto;
    padding: 0 20px;
    clear: both;
}
    div#divLocationImplements .reponsive-table.upload-bg table#mtbpRangeList th, div#divLocationImplements .reponsive-table.upload-bg table#mtbpRangeList td {
        text-align: left;
        padding-left: 7px;
        padding-right: 7px;
    }

    div#divLocationImplements .reponsive-table.upload-bg {
        width: 100%;
        float: left;
        margin: auto;
    }

        div#divLocationImplements .reponsive-table.upload-bg table#mtbpRangeList {
            width: 100%;
            text-align: left;
            float: left;
        }

span.select2-selection.select2-selection--multiple {
    text-align: left;
    font-size: 12px;
    /* height: auto; */
    border: 1px solid #ccc !important;
    color: #000;
    box-shadow: none;
    width: 100%;
    height: 39px;
    padding: 8px 10px;
    appearance: none;
    position: relative;
    background-image: url(../images/arrow.png) !important;
    background-repeat: no-repeat;
    background-position: 101% -4px;
    outline: none;
}
span.select2.select2-container.select2-container--default {
    width: 100% !important;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice {
    max-width: 113px !important;
    position: relative;
    top: -3px;
}

span.select2.select2-container.select2-container--default.select2-container--focus {
    width: 100% !important;
}


.col-sm-6.buttonsright {
    width: 100%;
    display: inline-block;
    clear: both;
    float: none;
    text-align: right;
    padding: 0;
}

    .col-sm-6.buttonsright .col-sm-3 {
        display: inline-block;
        float: none;
    }

th#midheadss {
    position: absolute;
    top: 0;
    width: 100%;
}
i#titleDiv {
    position: absolute;
    right: 15px;
    top: 5px;
}

.naviagtion ul.dashnoardlinks .images img {
    max-width:22px;
    margin-right:3px;
}

th#crossIcon {
   background: no-repeat;
   border: none;
   position: absolute;
   top: 0;
   right: 10px;
   min-width: auto !important;
   max-width: initial !important;
   left: auto;
   text-align: right;
   z-index: 999999999;
   cursor: pointer;
}
thead#tbodySupplierHead tr:nth-child(3) {
    position: relative;
    top: 29px;
    z-index: 99;
}

thead#tbodySupplierHead1 {
    position: relative;
}

thead#tbodySupplierHead + tbody#tbodySupplier tr:nth-child(1) td {padding-top:36px;position: relative;}
#tbodySupplierHead1 + #tbodySupplier1 tr:nth-child(1) td {
   padding-top:36px;
   position:relative;
}

#tbodySupplierHead1 tr:nth-child(3) {
   position:relative;
   top:29px;
   z-index:99;
}
 

#tbodySupplierHead1 {
   position:relative;
}
thead#tbodySupplierHead {
    position: relative;
}

#midheadss1 {
  position: absolute;
  top: 0;
  width: 100%;
  text-align: center !important;
}

#mtbpRangeList #thead {
  position: relative;
}

#mtbpRangeList #thead tr:nth-child(3) {
  position: relative;
  top: 29px;
  z-index: 99;
}
    #mtbpRangeList #thead + #tbody tr:nth-child(1) td {
        padding-top: 36px;
        position: relative;
    }

mtbpRangeList #thead1 {
    position: relative;
}

#mtbpRangeList #thead1 tr:nth-child(2) {
    position: relative;
    top: 29px;
}

tr.dataGridHeader.new {
}

    tr.dataGridHeader.new th {
        height: 113px;
        vertical-align: middle;
    }

#mtbpRangeList #tbody1 {
    position: relative;
    top: 30px;
}
#mtbpRangeList thead#thead1 {
    position: relative;
}
.form-control.calendar {
    text-align: left;
    font-size: 12px;
    /* height: auto; */
    border: 1px solid #ccc;
    color: #000;
    box-shadow: none;
    width: 100%;
    height: 39px !important;
    padding: 8px 10px;
    appearance: none;
    position: relative;
    /* background-image: url(../images/arrow.png) !important; */
    background-repeat: no-repeat;
    background-position: 101% -4px;
    outline: none;
}

.col-sm-6.dateleft {
    padding-left: 0;
}

.datefilter .col-sm-6:last-child {
    padding-right: 0;
}

.datefilter .form-group {
    margin: 0;
}


.datefilter .col-sm-6 {
    position: relative;
}

    .datefilter .col-sm-6 i.far.fa-calendar-alt {
        right: 10px;
        bottom: 12px;
    }

.col-sm-6.dateleft i {
    right: 25px !important;
}
.searchInput {
    width: 100%;
    float: left;
    margin: 0 0 20px;
}

 
.searchInput + .reponsive-table.upload-bg {margin-bottom: 20px !important;}
.searchInput + .reponsive-table.upload-bg .dashboardtable {min-height: 14vh;max-height: 75vh !important;}
.searchInput + .reponsive-table.upload-bg  #tbody {position: relative;top: 30px;}
.searchInput + .reponsive-table.upload-bg #thead + #tbody tr:nth-child(1) td {
padding-top: 10px !important;
}

.searchInput + .reponsive-table.upload-bg #mtbpRangeList #thead tr:nth-child(3) {
top: 0;
}

 
.searchInput + .reponsive-table.upload-bg tr.clsIncidence {
position: absolute;
left: 0;
right: 0;
top: 0;
z-index: 9999;
}

 
.searchInput + .reponsive-table.upload-bg #thead {
height: 60px;
}

 
.searchInput {
width: 100%;
float: left;
margin: 0 0 20px;
}

 

 
.searchInput + .reponsive-table.upload-bg {
margin-bottom: 20px !important;
}

table#mtbpRangeList4 {
   position: relative;
}
table#mtbpRangeList5 {
    position: relative;
}
.active .menutext {
    color: white;
    background-color: green;
}
.headerbg .col-sm-2 {
    float: right;
    width: 18%;
}
.headerbg .col-sm-2 .logouts {
    position: relative;
    top: 20px;
    font-size: 19px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100px;
    display: inline-block;
}
table.tableview tr td {
    padding: 10px 0px;
    font-size: 9px;
    font-weight: normal;
    color: #292929;
    text-align: center;
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #ccc;
    font-weight: 600;
}
tr.dataGridHeader.new th {
    position: relative;
}


#mtbpRangeList2 tr:nth-child(1) th:nth-child(1) {
    position: sticky;
    left: 0;
    z-index: 99 !important;
}

#mtbpRangeList2 tr:nth-child(1) th:nth-child(2) {
    position: sticky;
    left: 108px;
}

#mtbpRangeList2 tbody tr td:nth-child(1) {
    position: sticky;
    left: 0px;
    border-radius: 0 !important;
}

#mtbpRangeList2 tbody tr td:nth-child(2) {
    position: sticky;
    left: 110px;
    border-radius: 0 !important;
    border-left: 0 !important;
}

table#mtbpRangeList2 {
    border-collapse: separate;
}

