﻿.dataTable thead tr input, .dataTable thead tr select {
    width: 100%;
}

.dataTable thead tr input {
    width: 100%;
    text-transform: none;
    color: black !important;
    height: 30px !important;
    border: 1px solid #ddd !important;
    padding-left: 5px !important;
}

.dataTable thead tr select {
    color: black !important;
}

    .dataTable thead tr input:focus, .dataTable thead tr select:focus {
        border-color: #66afe9 !important;
        outline: 0 !important;
        -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6) !important;
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6) !important;
    }

.table.dataTable thead th {
    font-weight: 500 !important;
    font-size: 13px !important;
    color: black !important;
    text-transform: uppercase !important;
    /*font-family: Roboto, sans-serif !important;*/
    font-style:normal;
}
.table.dataTable thead .sorting{
    background-image:none !important;
}

.table > thead:first-child > tr:first-child > th:focus, .table > thead:first-child > tr:first-child > th span:hover {
    color: steelblue !important;
    text-decoration: underline !important;
    background-color: transparent !important;
    outline-offset: -2px !important;
    box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15) !important;
    outline: none !important;
}
#OutstandingAssessments thead th span, #ContractorDisputeAssessments thead th span,
#CorrespondenceLog thead th span, #ProfileInsurance thead th span {
    margin-left: -10px !important;
}
    #OutstandingAssessments thead th span:hover, #ProfileAssessments thead th span:hover, #ContractorDisputeAssessments thead th span:hover,
    #CorrespondenceLog thead th span:hover, #AdminAccountDetails thead th span:hover, #ProfileInsurance thead th span:hover,
    #ProfileAssessments thead th span:hover, #CorrespondenceLog thead th span:hover {
        color: steelblue !important;
        text-decoration: underline !important;
        background-color: transparent !important;
        outline-offset: -2px !important;
        box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15) !important;
        outline: none !important;
    }
    #OutstandingAssessments thead .sorting, #ProfileAssessments thead .sorting, #ContractorDisputeAssessments thead .sorting,
    #CorrespondenceLog thead .sorting, #AdminAccountDetails thead .sorting, #ProfileInsurance thead .sorting, #ProfileAssessments thead .sorting, #CorrespondenceLog thead .sorting {
        background-image: none !important;
    }

.table > thead:first-child > tr:first-child > th:focus, .table > thead:first-child > tr:first-child > th.sorting_disabled:hover {
    color: #132e4e !important;
    text-decoration: none !important;
    box-shadow: none !important;
}

.table > thead:first-child > tr:first-child > th:focus, .table > thead:first-child > tr:first-child > th.sorting_disabled span:hover {
    color: #132e4e !important;
    text-decoration: none !important;
    box-shadow: none !important;
}

.table.dataTable thead th {
    padding: 8px 10px !important;
    border-bottom: 1px solid #ddd !important;
}

.table.dataTable select {
    text-transform: none;
    color: black !important;
    height: 30px !important;
    border: 1px solid #ddd !important;
}

.dataTables_paginate .paging_simple_numbers {
    position: relative !important;
    float: left !important;
    padding: 6px 12px !important;
    line-height: 1.428571429 !important;
    text-decoration: none;
    color: #bacce2 !important;
    background-color: #fff;
    margin-left: -30px !important;
}

.dataTables_wrapper .dataTables_paginate .paginate_button.current {
    z-index: 3;
    color: #fff;
    background: #bacce2 !important;
    background-color: #bacce2 !important;
    border-color: #bacce2 !important;
    cursor: default;
    padding: 4px 7px !important;
}

.dataTables_wrapper .dataTables_paginate .paginate_button:active {
    outline: none !important;
    background: transparent !important;
    background-color: transparent !important;
    color: black !important;
    border: none !important;
}

.dataTables_wrapper .dataTables_paginate .paginate_button:hover {
    color: black !important;
    outline: none !important;
    background: transparent !important;
    background-color: transparent !important;
    border-color: transparent !important;
}

.dataTables_wrapper .dataTables_info {
    clear: both !important;
    float: left !important;
    padding-top: 0px !important;
    font-size: small !important;
}

.dataTables_wrapper .dataTables_paginate {
    float: left !important;
    text-align: left !important;
    margin-left: -15px !important;
}
/* admin/user datatable css changes starts nned to set min-width:95% in container */
.dataTable .fa-square-o:before, input[type="checkbox"] {
    content: "" !important;
}

.dataTable .fa-check-square-o:before, input[type="checkbox"] {
    font-size: initial !important;
    line-height: 0.99rem !important;
}
.dataTables_wrapper .dataTables_length {
    padding-top: 1% !important;
}

table.dataTable tbody td {
    font-weight: 300;
    font-style: normal;
    font-size: 14px;
}
#ContractorGrid thead tr th {
    width: 35% !important;
}
#ContractorGrid thead th {
    padding: 8px 10px !important;
}
.dataTables_length label {
    font-size: small !important;
    font-weight: 100 !important;
    text-transform:none !important;
        
}

.dataTables_length select{
   height:25px !important;
}




/* ----------- iPad Pro ----------- */
/* Portrait and Landscape */
@media only screen and (min-width: 1024px) and (max-height: 1366px) and (-webkit-min-device-pixel-ratio: 1.5) {
    .dataTables_length label {
        float: left;
    }
    .invite-block {
        margin-left: 24px;
        margin-right: 5px;
    }
}

/*-------------------ipad----------------------------------*/
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
    .dataTables_length label {
        float: left;
    }
    .invite-block {
        margin-left: 24px;
        margin-right: 5px;
    }

}

/*-------------------iphone X----------------------------------*/
@media only screen and (device-width : 375px) and (device-height : 812px) and (-webkit-device-pixel-ratio : 3) {
    .dataTables_length label {
        float: left;
    }
    .invite-block {
        margin-left: 10px;
        margin-right: 10px;
    }
    .dataTables_length select {
        margin-top: 13px;
    }
    .dataTables_wrapper .dataTables_paginate .paginate_button {
        margin-left: -3px;
    }
}

/* ----------- iPhone 6, 6S, 7 and 8 plus ----------- */
@media only screen and (min-device-width: 414px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 2) {
    .dataTables_length label {
        float: left;
    }
    .invite-block {
        margin-left: 10px;
        margin-right: 10px;
    }
    .dataTables_length select {
        margin-top: 13px;
    }
    .dataTables_wrapper .dataTables_paginate .paginate_button {
        margin-left: -3px;
    }
   
}


/* ----------- iPhone 6, 6S, 7 and 8 ----------- */

/* Portrait and Landscape */
@media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) {
    .dataTables_length label {
        float: left;
    }
    .invite-block {
        margin-left: 10px;
        margin-right: 10px;
    }
    .dataTables_length select {
        margin-top: 13px;
    }
    .dataTables_wrapper .dataTables_paginate .paginate_button {
        margin-left: -3px;
    }
}

/* ----------- iPhone 5/SE----------- */

/* Portrait and Landscape */
@media only screen and (min-device-width: 320px) and (max-device-width: 568px) {
    .dataTables_length label {
        float: left;
    }
    .invite-block {
        margin-left: 10px;
        margin-right: 10px;
    }
    .dataTables_wrapper .dataTables_paginate .paginate_button {
        margin-left: -10px;
    }

}

/* ----------- Galaxy 5S and Moto G4----------- */

/* Portrait and Landscape */
@media only screen and (min-device-width: 360px) and (max-device-width: 640px) {
    .dataTables_length label {
        float: left;
    }

    .invite-block {
        margin-left: 10px;
        margin-right: 10px;
    }

    .dataTables_length select {
        margin-top: 13px;
    }

    .dataTables_wrapper .dataTables_paginate .paginate_button {
        margin-left: -5px;
    }
}


