.modal-table_responsive {
    max-height: 270px;
    height: 275px;
}

.table_responsive {
    min-height: 370px;
    max-height: 370px;
    height: 370px;
    width: 100%;
    display: unset;
}
    /**/
.table_responsive #TRACK {
    min-height: 100px;
    display: table !important;
    overflow-y:scroll !important;
}
#divtag_loads {
    display: block;
}
#divtag {
    width: 100%;
    height: 300px !important;
    overflow-y: auto !important;
    display: block;
}
#divtag2 {
    width: 100%;
    height: 300px !important;
    overflow-y: auto !important;
    display: block;
}
#TRACK-History td.selected {
    background-color: #266c8e;
    color: #fff;
}
.dt-start, .dt-end {
    display: none !important;
}
#TRACK-History_wrapper .tracking-table-column-data {
    padding-top: 20 !important;
}
table.dataTable th.dt-type-numeric, table.dataTable th.dt-type-date, table.dataTable td.dt-type-numeric, table.dataTable td.dt-type-date {
    text-align: left !important;
}
.dataTable thead {
    /*display: none !important;*/
}
#divtag2 .tracking-table-column-datetime {
    padding-left: 10px !important;
}

    #txtCnote {
        width: 880px;
        height: 70px !important;
        margin-top: 10px;
    }
table.dataTable {
    margin-top: 6px !important;
}

#btnTrack {
    /*width: 100px;*/
}

label.radio-inline, label.checkbox-inline {
    background-color: #dcdfd4;
    cursor: pointer;
    font-weight: 400;
    margin-bottom: 10px !important;
    margin-right: 0%;
    margin-left: 0;
    padding: 10px 10px 10px 30px;
}

    label.radio-inline.checked, label.checkbox-inline.checked {
        background-color: #266c8e;
        color: #fff !important;
        text-shadow: 1px 1px 2px #000 !important;
    }

.checkbox-inline + .checkbox-inline, .radio-inline + .radio-inline {
    margin-left: 0;
}

.columns label.radio-inline, .columns label.checkbox-inline {
    min-width: 100px;
    vertical-align: top;
    width: 30%;
}

.additional-info-wrap {
    display: inline-block;
    margin: 0 2% 0 0;
    min-width: 190px;
    position: relative;
    vertical-align: top;
    width: 50%;
}

    .additional-info-wrap label.checkbox-inline, .additional-info-wrap label.radio-inline {
        width: 100% !important;
    }

    .additional-info-wrap .additional-info {
        background-color: #266c8e;
        clear: both;
        color: #fff !important;
        margin-top: -10px;
        padding: 0 10px 10px;
        text-shadow: 1px 1px 2px #000 !important;
        width: 30%;
    }


.blur {
    -webkit-filter: blur(5px);
    filter: blur(5px);
}

.BlackBG {
    background-color: rgba(0, 0, 0, .9);
}

.BackgroundColor {
    background-color: #367fa9;
}

.table-fixed {
    width: 100%;
    background-color: #f3f3f3;
}

tbody {
    height: 0px;
    overflow-y: auto;
    width: 100%;
}

.division-width {
    width: 183px !important;
}

.division-width-2 {
    width: 180px !important;
}

.divtag-sec-2 {
    overflow: scroll;
    max-height: 250px;
}

.td-css-img-2 {
    width: 15px !important;
    height: 5px !important;
    padding-left: 4px;
}

.Shipment-track {
    height: 145px !important;
    left: 15px;
    width: 95%;
}

.Shipment-track-2 {
    max-height: 100px !important;
}
.tbl-history, .tbl-history-detail {
    padding: 0px !important;
}
.tbl-history {
    width: 13.66666667%;
    margin-left: 1.5%;
}
.tbl-history-detail {

}
.tracking-branch {
    color: blue;
    font-weight: bold;
}

.tracking-branch-details {
    top: 50px;
    position: absolute;
}

.tracking-branch-details-2 {
    color: blue;
    font-weight: bold;
    /*top: 50px;*/
    bottom: 0px;
    position: absolute;
    left: 10px;
}

.tracking-lastdatetime {
    color: blue;
    font-weight: bold;
    bottom: 0px;
    margin-right: 60px;
    margin-top: 5px;
    position: absolute;
    top: 5px;
    right: 150px;
}
.td-bottom {
    padding-bottom: 10px;
}

.modal-tracking {
    width: 950px !important;
    top: 25px !important;
}

.modal-tracking-2 {
    max-height: 550px !important;
}

.modal-tracking-3 {
    max-height: 100px;
}

.mainfest-body {
    max-height: 250px !important;
    height:250px;
    overflow:auto;
}
.division-inboundmodal {
padding: 8px 8px 0px 8px;
}

.divbox-modalfooter {
    height: 50px;
    bottom: 0px;
}

.tracking-details-header {
    position: absolute !important;
    background-color: #fff !important;
    height: 35px !important;
    width: 100% !important;
    border-bottom: 2px solid #ddd !important;
    border-top: 1px solid #ddd;
    z-index: 1;
}

.tracking-details-tbody {
    height: 35px;
}

.tracking-table-column-datetime {
    width: 152px;
    /*width: 128px;*/ 
    padding-left: 17px;
    border-right: 1px solid #ddd;
}

.tracking-table-column-location {
    width: 231px;
    /*width: 215px;*/
    padding-left: 8px;
    border-right: 1px solid #ddd;
}

.tracking-table-column-status {
    padding-left: 8px;
}

.tracking-table-column-data {
    padding-top: 27px;
}

.shipment-modal-body {
    padding: 0px 15px 0px 15px !important;
}

.branch-details {
    background-color: #fff;
}

.shipment-alert-modal-body {
    padding: 0px 0px 0px 0px !important;
}

.modal-alert-submit {
    width: 65px !important;
}

.tracking-td {
    width: 127px;
    padding-left: 16px !important;
}

.tracking-td-3 {
    width: 214px;
}

.modal-content-branch-details {
    width: 400px;
    margin-left: auto;
    margin-right: auto;
}

.modal-branch-details-lable {
    width: 120px;
}

.modal-content-alert {
    width: 250px;
    height: 280px;
    margin-left: auto;
    margin-right: auto;
}
#AlertModel td {
    border: none !important;
}
    #AlertModel td.displayInline {
        display: inline-flex;
    }
        #AlertModel td.displayInline label {
            margin-top: 2px;
            margin-bottom: 0;
        }
.modal-alert-input {
    width: 100%;
    padding: 3px;
}

.branch_modal_table_width {
    width: 100%;
}

.branch_modal_address_label {
    vertical-align: top;
}

.branch_modal_address {
    padding-left: 14px !important;
    width: 95%;
}

.field-width {
    width: 150px !important;
    height: 25px !important;
}

.table_responsive_drs {
    max-height: 280px !important;
    height: 280px !important;
}

.highlighted-row, .highlighted-row:hover {
    background-color: #e66868 !important;
    height: 20px !important;
}

.accounting-dashboard {
    background-color: #354052;
}

.header-color {
    color: #fff;
}

/*Whatsup*/

.icon-bar {
    position: fixed;
    top: 20%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 5px;
}

    .icon-bar a {
        display: block;
        text-align: center;
        padding: 4px 8px;
        transition: all 0.3s ease;
        color: white;
        font-size: 17px;
        border-radius: 50%;
        margin: 4px;
    }

        .icon-bar a:hover {
            background-color: #000;
        }

.facebook {
    background: #3B5998;
    color: white;
}

.twitter {
    background: #55ACEE;
    color: white;
}

.google {
    background: #dd4b39;
    text-align: center;
    padding: 4px 8px;
    transition: all 0.3s ease;
    color: white;
    font-size: 17px;
    border-radius: 50%;
    margin: 4px;
    float: left;
    cursor: pointer;
}

.linkedin {
    background: #007bb5;
    color: white;
}

.youtube {
    background: #bb0000;
    color: white;
}

.whatsapp {
    background: #25d366;
    color: white;
    text-align: center;
    padding: 4px 8px;
    transition: all 0.3s ease;
    color: white;
    font-size: 17px;
    border-radius: 50%;
    margin: 4px;
    float: left;
    cursor: pointer;
}

.content {
    margin-left: 10px;
    font-size: 30px;
}

.sticky-container {
    /*background-color: #333;*/
    padding: 0px;
    margin: 0px;
    position: fixed;
    right: 12px;
    top: 40px;
    width: auto;
    z-index: 10;
}

.sticky li {
    list-style-type: none;
    /*background-color: rgb(203, 239, 251);*/
    color: #efefef;
    height: 39px;
    padding: 0px;
    margin: 0px 0px 1px 0px;
    /*-webkit-transition:all 0.25s ease-in-out;
  -moz-transition:all 0.25s ease-in-out;
  -o-transition:all 0.25s ease-in-out;
  transition:all 0.25s ease-in-out;*/
    cursor: pointer;
    border-radius: 20px 0px 0px 20px;
}

    /*.sticky li:hover{
  margin-left: -115px;
 }*/

    .sticky li p {
        padding: 0px;
        margin: 0px;
        line-height: 18px;
        color: #000;
    }

.modal-content-alert_share {
    width: 250px;
    /*height: 250px;*/
    margin-left: auto;
    margin-right: auto;
}

.modal-title_share {
    margin: 0;
    line-height: 1.42857143;
    color: #fff;
}

.modal-share-submit {
    width: 100% !important;
}

.trackinghist-btn {
    padding-left: 8px;
}

.modal-dialog {
    margin: 25px auto;
    width: 1100px !important;
}

.box {
    border-radius: 6px !important;
}
.table_responsive_loadhist {
    /* max-height: 400px; */
    height: calc(100vh - 228px);
    overflow: auto;
}
@media only screen and (min-width: 1280px) {
    .table_responsive {
        max-height: 460px;
        height: 426px;
    }
}

/* (1366x768) WXGA Display */
@media only screen and (min-width: 1366px) {
    .table_responsive_trans {
        max-height: 390px;
        height: 390px;
    }
}



/*/ (1440x900) WXGA+ Display /*/
@media only screen and (min-width: 1440px) {
    .table_responsive {
        max-height: 445px;
        height: 445px;
    }
}

/*/ (1600x900) HD+ Display /*/
@media only screen and (min-width: 1600px) {
    .table_responsive {
        max-height: 630px;
        height: 613px;
    }
}

/*/ (1680x1050) WSXGA+ Display /*/
@media only screen and (min-width: 1680px) {
    .table_responsive{
        max-height: 680px;
        height: 680px;
    }
}

/*/ (1920x1080) Full HD Display /*/
@media only screen and (min-width: 1920px) {
    .table_responsive {
        max-height: 780px;
        height: 867px;
        width: 1872px;
    }
#divtag
{
 height: 800px;
}
}

@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;
    }
}
.main-container {
   
    height:539px;
}



#showBookingModal .modal-header {
    width: 100%;
    background-color: #357ca5 !important;
    height: 40px;
    padding: 7px;
    color: white;
}
#showBookingModal .modal-title {
    font-size: 18px;
}

#showBookingModal .close {
    color: white;
    margin-top: -20px;
    color: #fff;
    opacity: .5;
}

#showBookingModal .modal-footer button {
    color: #357ca5;
}

#showBookingModal .modal-body {

    overflow-y: auto;
}
#spinnertrack {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    border-width: 8px;
    border-style: solid;
    border-color: rgb(52, 152, 219) rgb(243, 243, 243) rgb(243, 243, 243);
    border-image: initial;
    border-radius: 50%;
    width: 100px;
    height: 100px;
    animation: spin 1s infinite;
    z-index: 10;
    display: block;
}

@keyframes spin {
    from {
        transform: translate(-50%, -50%) rotate(0deg);
    }

    to {
        transform: translate(-50%, -50%) rotate(360deg);
    }
}
/* Add some custom styles for buttons */

#viewButton {
    background-color: #5bc0de;
    color: white;
}

#printButton {
    background-color: #d53030;
    color: white;
}

.close {
    font-size: 30px;
    color: #333;
    text-shadow: none;
}
/* Style the modal header */
.ewaybill-modal-header {
    display: flex;
    justify-content: space-between; /* Aligns the title and buttons on opposite sides */
    align-items: center;
    padding: 15px;
}

/* Style the buttons */
.ewaybill-view-button,
.ewaybill-print-button,
.ewaybill-close-button {
    margin-left: 5px; /* Adds space between buttons */
}

/* Adjust the button container to be inline */
.ewaybill-modal-header div {
    display: flex;
    align-items: center;
}

/* Optional: Customize the buttons with different colors */
.ewaybill-view-button {
    background-color: #17a2b8; /* Info color */
    color: white;
}

.ewaybill-print-button {
    background-color: #007bff; /* Primary color */
    color: white;
}

.ewaybill-close-button {
    background-color: #6c757d; /* Secondary color */
    color: white;
}

/* Adjust modal close button to be more distinct if needed */
.ewaybill-close-button {
    font-size: 18px; /* Larger font for the close button */
    padding: 8px 15px; /* Larger padding */
}
.ewayBillheader {
    background-color: #3c8cbd;
    height: 59px;
    padding: 0;
}
#ewayBillModalLabel{
    color:white;
}