﻿
.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: 59% !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: 580px;
    }
}

/* (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: 675px;
        height: 675px;
    }
}

/*/ (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: 865px;
        height: 847px;
    }
}

@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;
}


.dropbtn {
  background-color: #4CAF50;
  color: white;
  padding: 16px;
  font-size: 16px;
  border: none;
  cursor: pointer;
}

.dropbtn:hover, .dropbtn:focus {
  background-color: #3e8e41;
}

#myInput {
    box-sizing: border-box;
    font-size: 16px;
    padding: 14px;
    border: 1px solid #ddd;
    width: 85%;
    margin:5px 21px 15px 20px;
    border-radius: 6px;
    height: 40px;
}

/*Filter*/
#myInput:focus {outline: 1px solid #ddd;
    border-radius: 5px;}

.filter {
  position: absolute;
  right: 38px;
  top: 0px;
  display: inline-block;
  z-index:1;
}

.filter select {
    font-size: 16px !important;
    padding: 5px !important;
    border: 1px solid #ddd !important;
    width: 85% !important;
    margin: 5px 21px 15px 20px !important;
    border-radius: 6px !important;
    height: 40px !important;
}
.filter select:focus {
    font-size: 16px;
    padding: 5px;
    border: 1px solid #ddd;
    width: 85%;
    margin: 5px 21px 15px 20px;
    border-radius: 6px;
    height: 40px;
}
    .filter label {
        margin: 0px 21px 0px 20px !important;
    }

.dropdown-content {
  display: none;
  /*position: absolute;*/
  background-color: #fff;
  width: 275px;
  overflow: auto;
  border: 1px solid #ddd;
  z-index: 1;
  border-radius: 5px;
  box-shadow: 0px 3px 10px rgb(138, 139, 140)
}

.dropdown-content a {
  color: #fff;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
}
.filter-header{
    background-color: #ebeff2;
    height: 30px;
    font-weight: bolder;
    color: #337ab7;
    text-align: center;
    padding-top: 4px;
    margin-bottom:15px;
}
.filter-footer{
    background-color: #ebeff2;
    height: 30px;
    font-weight: bolder;
    color: #337ab7;
    text-align: center;
    padding-top: 4px;
    }

.filter a:hover {background-color: #ddd;}

.show {display: block;}
.apply-filter {
    width: 85px;
    font-weight: bold;
    margin: 0px 0px 15px 20px;
    display: inline-block;
}
.clear {
    width: 85px;
    font-weight: bold;
    margin: 0px 20px 15px 0px;
    float:right;
}
.filter .close {
    width: 20px;
    height: 20px;
    color: #fff;
    background-color: #000000;
    z-index: 1000;
    position: absolute;
    border-radius: 50%;
    font-size: 14px;
    right: 5px;
    top: 5px;
}
.NotReceivedColoredRow {
  background-color: #e66868;
}