﻿
.table_responsive {
    max-height: 370px;
    height: 370px;
}

.modal-dialog {
    margin: 80px auto;
    width: 1100px !important;
}
.modal-dialog-2{
    margin-top: 10px !important;
   
}
.local_table_responsive {
    max-height: 250px !important;
    height: 250px !important;
    border-top: 1px solid #ddd;
    margin-left: 2px !important;
}

.bootbox .modal-dialog {
    margin: 80px auto;
    width: 450px !important;
}

.modal-dialog-customer {
    margin: 10px auto !important;
    width: 715px !important;
}

.my-custom-class .modal-dialog {
    width: 300px;
    height: 50px;
}

.box {
    margin-bottom: 0px !important;
    background-color: none !important;
    border-radius: 0px !important;
    border-top: 0px !important;
}

.top-r-gap {
    padding-right: 15px;
}

.header-color {
    color: #fff;
}

.header {
    background-image: url(bg.gif) !important;
    background-repeat: no-repeat !important;
    background-position: center right !important;
    cursor: pointer !important;
}


.search {
    cursor: pointer;
}

.search-city-gap {
    padding-left: 0px;
    padding-top: 0px;
}

.division {
    padding-top: 10px;
    padding-bottom: 10px;
}

.Search_citytxt {
    background-color: #354052;
    color: #fff;
    padding: 8px;
    margin-right: 0px;
}

.Load_td {
    background-color: #3c8dbc;
    color: #fff;
    font-size: 12px !important;
}

.Curser-pointer {
    cursor: pointer;
}

.box-header-spacing {
    padding: 0px;
    border-top: none !important;
}

.box-header-spacing2 {
    border-top: 1px solid #e4e7e7 !important;
}

.box-header-spacing3 {
    border-top: none !important;
}

.txt-search {
    height: 34px;
    width: 290px;
    border: 1px solid #e4e7e7;
    background-color: #e4e7e7;
}

.divtag-sec-2 {
    overflow: auto;
    overflow-y: auto;
}

.divtag-sec {
    overflow: scroll;
}

.SL-no {
    padding-left: 11px;
}

.footer-top {
    position: fixed;
    bottom: 0px;
}
.td-padding td {
   padding-top:5px !important;
   padding-bottom:5px !important;
}
.footer-top-box {
    padding-left: 12px;
}

.accounting-dashboard {
    background-color: #354052;
}

/*.inbound_table_responsive {
    max-height: 250px !important;
    height: 250px !important;
    border-top: 1px solid #ddd;
    margin-left: 2px !important;
}*/

.Division {
    padding: 3px 8px;
}

.division2 {
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 11px;
}

.Load_td :link {
    cursor: pointer !important;
    background-color: #171c1f !important;
    color: #fff;
    font-size: 12px !important;
}

.Load_td :hover {
    cursor: pointer !important;
    color: #fff;
    font-size: 12px !important;
}
/*drs update*/
.modal-tracking {
    width: 950px !important;
}

.modal-tracking-2 {
    max-height: 450px !important;
}

.modal-tracking-3 {
    max-height: 100px;
}

.table_responsive_drs {
    max-height: 280px !important;
    height: 280px !important;
}

.highlighted-row, .highlighted-row:hover {
    background-color: #e66868 !important;
}

.field-width {
    width: 150px !important;
    height: 25px !important;
}

.modal-width {
    width: 1010px !important;
}

.modal-Verified-DRS {
    width: 200px !important;
    height: 50px !important;
}

.modal-Verified-DRS-sec {
    height: 50px;
}

.custom-form {
    margin-bottom: 0px !important;
}

.btn {
    padding: 3px 12px !important;
}

.Division {
    padding: 3px 5px !important;
}

.date-search {
    height: 30px !important;
}

.modal-header-height {
    height: 40px;
    padding: 10px;
}

/*Newdrs button*/
.top-r-gap-drs {
    padding-left: 35px;
}

.local-input-sm {
    width: 90px !important;
    height: 25px;
}

/*Dashboard Foteer Textbox width */
.txt_dash_width {
    width: 100px !important;
    margin-bottom: 5px !important;
}


.box-header {
    padding: 3px !important;
}

.txt_dash_width {
    width: 100px !important;
    margin-bottom: 5px !important;
    padding: 3px;
}

/*Sagar Da*/
@media only screen and (min-width: 800px) {
    .table_responsive {
        max-height: 275px;
        height: 275px;
    }
}

@media only screen and (min-width: 1024px) {
    .table_responsive {
        max-height: 400px;
        height: 400px;
    }
}
/*/ (1280x1024) SXGA Display /*/
@media screen and (min-width: 1280px) {
    .table_responsive {
        max-height: 600px;
        height: 570px;
    }
}

/* (1366x768) WXGA Display */
@media screen and (min-width: 1366px) {
    .table_responsive {
        max-height: 390px;
        height: 390px;
    }
}



/*/ (1440x900) WXGA+ Display /*/
@media screen and (min-width: 1440px) {
    .table_responsive {
        max-height: 445px;
        height: 445px;
    }
}

/*/ (1600x900) HD+ Display /*/
@media screen and (min-width: 1600px) {
    .table_responsive {
        max-height: 615px;
        height: 615px;
    }
}

/*/ (1680x1050) WSXGA+ Display /*/
@media screen and (min-width: 1680px) {
    .table_responsive {
        max-height: 780px;
        height: 780px;
    }
}

/*/ (1920x1080) Full HD Display /*/
@media screen and (min-width: 1920px) {
    .table_responsive {
        max-height: 815px;
        height: 815px;
    }
}

@media only screen and (max-width:800px) {
    .top-r-gap-drs {
        padding-left: 10px !important;
        padding-right: 45px;
    }

    .btn {
        font-size: 12px;
    }
}

@media only screen and (max-width:1024px) {
    .top-r-gap-drs {
        padding-left: 10px !important;
        padding-right: 45px;
    }

    .btn {
        font-size: 12px;
    }

    .modal-width {
        width: 100% !important;
    }
}
table.dataTable thead > tr > th {
    padding-right: 5px !important;
}
.NotReceivedColoredRow {
  background-color: #e66868;
    
}