                            li{
    list-style: none !important;
}
th.sorting {
    background-image: unset !important;
}
th {
    padding: 13px 00 13px 6px;
    font-size: 12px;
    text-align: center;
    background: #263544 !important;
    color: #fff !important;
}
table.dataTable thead .sorting {
    background-image: unset !important;
}
.card-header {
    padding: 0.55rem 1.25rem;
    color: #000;
    border-bottom: 1px solid rgba(0, 0, 0, .125);
}
.nav {
    align-items: end;
    justify-content: end;
    width: 100%;
    }
    
    .login-form{
       background: #f1f3f44f;
           border-radius: 30px;
        -webkit-box-shadow: 12px 12px 24px #b2b8c9, -12px -12px 24px #f0f8ff;
        box-shadow: 5px 5px 12px #b2b8c9, -4px -4px 12px #f0f8ff;
    }
    #togglePassword {
    position: absolute;
    right: 10px;
    font-size: 14px;
    top: 12px;
    z-index: 9999;
    }
    .login-form button.btn.btn-primary {
    font-size: 21px;
    padding: 9px 30px;
    width: 100%;
    border-radius: 10px;
    }

    .login-form .input-group input {
     border-radius: 5px !important;
        padding: 0 7px !important;
        font-size: 16px !important;
    }
    .nav-item a.nav-link {
        margin: 26px 0 0 11px;
        padding: 2px 10px;
        font-size: 25px;
        border-radius: 10px;
        background: #8b8b8b;
    }
    .nav-item a.nav-link:hover{
        background-color: #007bff;
    }
  .copyright a:hover{
        text-decoration: none;
    }

    .copyright {
        font-size: 17px;
    }
    .copyright a{
        color: #a6ce3a !important;
    }
    #leftsidebar {
        background: #263544;
        height: 100%;
        overflow-y: scroll;
    }
    #leftsidebar::-webkit-scrollbar {
        display: none;
    }
      #leftsidebar {
        -ms-overflow-style: none;  /* IE and Edge */
        scrollbar-width: none;  /* Firefox */
      }

    body {
        font-family: 'Poppins', sans-serif !important;
}
tbody {
    font-size: 11px;
}
table.dataTable tbody th, table.dataTable tbody td {
    padding: 0;
}
    table.dataTable thead>tr>th.sorting_asc,
    table.dataTable thead>tr>th.sorting_desc,
    table.dataTable thead>tr>th.sorting,
    table.dataTable thead>tr>td.sorting_asc,
    table.dataTable thead>tr>td.sorting_desc,
    table.dataTable thead>tr>td.sorting {
        padding: 13px 6px 13px 6px;
    font-size: 12px;
    text-align: center;
    background: #263544 !important;
    color: #fff !important;
    position: sticky;
    top: 0;
    z-index: 10;
    }
    .table-responsive{
    display: revert-layer;
}

    table.dataTable thead .sorting:before,
    table.dataTable thead .sorting_asc:before,
    table.dataTable thead .sorting_desc:before,
    table.dataTable thead .sorting_asc_disabled:before,
    table.dataTable thead .sorting_desc_disabled:before {
        right: 1em;
        content: unset !important;
    }

    table.dataTable thead .sorting:after,
    table.dataTable thead .sorting_asc:after,
    table.dataTable thead .sorting_desc:after,
    table.dataTable thead .sorting_asc_disabled:after,
    table.dataTable thead .sorting_desc_disabled:after {
        right: 0.5em;
        content: unset !important;
    }
    table.dataTable thead .sorting {
    background-image: unset;
}
#dataTable_filter {
    margin-top: 10px;
}
#dataTable_length{
    margin-top: 10px;
}
.theme-blush .sidebar .menu .list li.active>:first-child i,
    .theme-blush .sidebar .menu .list li.active>:first-child span {
        color: #a6ce3a;
    }

    .theme-blush .sidebar .menu .list a:hover {
        color: #a6ce3a;
    }
    .theme-blush .nav-tabs .nav-link.active {
        border: 1px solid #ccc !important;
    border-radius: 6px;
    background: #263544;

}
.theme-blush .nav-tabs .nav-link.active {
        border: 1px solid #ccc !important;
    border-radius: 6px;
    background: #263544;
    color: #fff !important;

}
.theme-blush .nav-tabs .nav-link:hover {
        border: 1px solid #ccc !important;
    border-radius: 6px;
    background: #263544;
    color: #fff !important;
}
.theme-blush .nav-tabs .nav-link {
    border: 1px solid #ccc !important;
    border-radius: 6px;
    background: #54606C;
    font-weight: 500;
    color: #fff !important;
}
.content .body_scroll .nav {
    padding: 9px 0;
    margin-bottom: 9px;
    background: #616C77;
}
    .theme-blush .sidebar .menu .list li.active {
        background-color: #1D2531;
        border: 1px solid #555;
           border-radius: 14px;
    }

    .sidebar .menu .list a:hover {
        font-size: 14px;
    }
    .sidebar .menu .list{
        width: 100%;
        overflow-y: scroll;
  height: 699px;
    }
    .sidebar .menu .list::-webkit-scrollbar {
  display: none;
}

.sidebar .menu .list {
  -ms-overflow-style: none;  /* IE and Edge */
  scrollbar-width: none;  /* Firefox */
}
    .sidebar .menu .list li:hover {
        background-color: #1D2531;
        border: 1px solid #555;
        border-radius: 21px;
        margin-bottom: 8px;
    }

    .theme-blush .sidebar .menu .list li.active.open a img {
        border: 3px solid #555;
        border-radius: 50px;
    }

    thead {
        background: #263544;
        font-size: 12px;
            font-family: 'Poppins', sans-serif !important;
        font-weight: 800;
        color: #fff;
        position: sticky;
        top: 0;
        z-index: 1;
    }
    .table-responsive {
        max-height: 73vh;
        overflow-y: auto; 
    }
    
    thead th {
        position: sticky;
        top: 0;
        z-index: 10; 
        border-bottom: 1px solid #dee2e6; 
    }

    .table th, .table td {
        white-space: nowrap; 
            text-align: center !important;
    }
    .block-header {
    padding: 6px 0 0 10px !important;
    background: #ffffff;
    color: #000000;
}
.block-header h2 {
    font-weight: 700;
    font-size: 22px;
    margin-bottom: 9px;
}
    .sidebar .menu .list a {
        color: #fff3f3;
        padding: 6px 10px;
            font-weight: 700;
        font-size: 11px;
    }

    .sidebar .menu .list li {
        margin-bottom: 8px;
        padding: 2px 0;
    }

    .sidebar .user-info {
        position: relative;
        display: unset;
        border-bottom: none;
        top: 90px !important;
    }
    .user-info.hide img {
    display: none !important;
}
    #leftsidebar i.zmdi.zmdi-menu {
    font-size: 28px;
}
    .navbar-brand {
        border-bottom: unset;
        display: unset;
    }

    .detail {
        color: #fff;
    }
    .detail h4 {
    color: #fff;
    font-weight: bold;
}
    .user-info img {
        width: 100%;
        text-align: center;
        margin-top: 34px;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .user-info img {
    width: 46%;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 0 0 50px;
}


    #leftsidebar button.btn-menu.ls-toggle-btn {
        position: absolute;
        right: 7px;
        background: no-repeat;
        border: none;
        color: #ffff;
        z-index: 999;
        top: 12px;
    }

    #menu-btn{
       z-index: 99;
    background: #263544;
    color: #fff;
    border: 1px solid #fff;
        position: absolute;
    border-radius: 5px;

  span{
    display:inline-block;
    width:100%;
    height:1px;
    border-bottom:2px solid black;
    margin-bottom:2px;
  }
}


aside{
  position:fixed;
  left:0;
  top:0;
  bottom:0;
  height:100vh;
  width:10%;
  background-color:#dedede;
  ul{
    list-style:none;
    padding:100px 20px;
    li{
      margin-bottom:30px;
      text-align:left;
      span{
        margin-left: 11px;
        font-size: 11px;
                font-weight: 700;
      }
        a{
          text-decoration:none;
          color: #000;
          }
    }
  }
}
aside.shrink{
  width:4%;
  ul{
    li{
      span{
        display:none;
      }
    }
  }
}

@media only screen and (max-width: 767px) {
    #DataTables_Table_0_filter {
        font-size: 15px;
        z-index: 1051 !important;
    }
    .standar-time {
    position: unset !important;
            width: 100%;
        overflow-x: scroll;
}

.menu ul.list {
    margin: 24px 0 !IMPORTANT;
}

    .date-time {
        display: block;
    }
        .block-header {
        height: 91px !important;
    }
    .block-header h2 {
        text-align: center !important;
         margin: 0 !important;
         font-size: 15px !important;
    }
    .dataTables_filter {
       top: 48px !important;
        left: 10px !important;
    }

        .sidebar {
            left: 0;
        }
        i.zmdi.zmdi-menu {
        color: #fff !important;
    }
    .sidebar i.zmdi.zmdi-menu {
        color: #fff !important;
    }
    .sidebar.shrink i.zmdi.zmdi-menu {
        color: #fff !important;
    }
    
    aside.shrink {
        width: 0;
    }
    section.content {
        border:unset;
        padding: 0;
        margin: 0 0 20px 0;
    }
    .table-responsive {
        display: block !important;
    }
    .content .body_scroll ul#myTab {
        display: flex;
        justify-content: center;
        padding: 5px 0 0 0;
    }
.text {
    text-align: left !important;
}
.profile-notification .fa {
    color: #ffffff !important;
    padding: 8px 8px !important;
    font-size: 15px !important;
    margin-top: 13px !important;
}
.profile-notification ul.dropdown-menu.show {
    right: -9px !important;
    min-width: 13rem !important;
    top: 23px !important;
}
}

/* Add styles to hide the user info section initially */
.user-info.hide {
    display: none;
}
.text {
    text-align: right;
}
.theme-blush .sidebar .menu .list li.active.no-border {
    background-color: rgba(0, 0, 0, 0);
    border: none;
    border-radius: 21px;
}

.theme-blush .sidebar .menu .list li.active.no-border:hover {
    background-color: rgba(0, 0, 0, 0);
    border: none;
    border-radius: 21px;
}

button#hideFormButton {
    padding: 7px 9px !important;
    margin-top: 13px !important;
}
table.table-bordered.dataTable tbody th, table.table-bordered.dataTable tbody td {
    border-bottom-width: 1px !important;
    padding: 5px 10px !important;
    font-weight: 500 !important;
}

tbody tr:hover{
    background: #CAF1EB !important;
}
tbody tr.highlight-row {
    background-color: #CAF1EB !important;
}
.btn.btn-primary {
    background: #263544;
    border: none;
    font-size: 15px;
    padding: 4px 13px;
}

.sidebar.shrink {
    width: 0;
    transition: all 0.7s;
}
#menu-btn {
    position: absolute;
    left: 225px; /* Default position */
    transition: left 0.7s ease-in-out; /* Smooth transition */
}
.sidebar {
    transition: all 0.7s;
}
h3.card-header {
    font-size: 18px;
    text-align: left;
    font-weight: 700;
    font-family: 'Poppins';
    padding: 0;
}
.btn.btn-warning {
    background-color: #FF9948 !important;
    color: #fff;
}
.date-time {
    display: flex;
}
.date-time .date {
    margin: 0 6px;
    margin-top: 9px;
    font-weight: 600 !important;
}
th.sorting {
    vertical-align: middle !important;
}
button.btn.btn-primary.dropdown-toggle i {
    font-size: 10px;
}
.modal-content .card-header {
    background-color: unset !important;
    border-bottom: unset !important;
}
.alert.alert-success {
    background-color: rgb(230 243 236);
    position: absolute;
    top: 326px;
    z-index: 9;
    right: 40% !important;
    text-align: center;
    padding: .75rem 1.25rem;
    color: #000;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.alert.alert-success i.fa.fa-check {
    position: absolute;
    top: -23px;
    font-size: 39px;
    background: #80DB74;
    border-radius: 50px;
    padding: 10px;
    color:#fff;
    left: 132px;
}
.alert.alert-danger {
    background-color: rgb(243, 230, 230);
    position: absolute;
    top: 326px;
    z-index: 9;
    right: 40% !important;
    text-align: center;
    color: #000;
    padding: .75rem 1.25rem;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.alert.alert-danger i.fa.fa-warning {
    position: absolute;
    top: -23px;
    font-size: 39px;
    background: #bd1408;
    border-radius: 50px;
    padding: 10px;
    color:#fff;
    left: 132px;
}
div#shipperList {
    position: absolute;
    z-index: 9;
    height: auto !important;
    width: 86% !important;
    overflow-x: scroll;
}
div#consigneeList{
    position: absolute;
    z-index: 9;
    height: auto !important;
    width: 86% !important;
    overflow-x: scroll;
}
input#customerList{
    position: absolute;
    z-index: 9;
    height: auto !important;
    width: 86% !important;
    overflow-x: scroll;
}
#consigneeList .item.dropdown-item {
    background: unset !important;
}
#shipperList .item.dropdown-item {
    background: unset !important;
}
input#customerList .item.dropdown-item {
    background: unset !important;
}
.date-time label {
    margin: 0 6px;
    margin-top: 9px;
    font-weight: 600 !important;
}
.profile-notification .fa:hover {
    color: #009de7;
    background: #fff;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.profile-notification .zmdi {
    color: #ffffff;
    font-size: 21px;
    margin-right: 0;
    cursor: pointer;
    padding: 5px 12px;
    border-radius: 4px;
    background: #263544;
}

    .profile-notification .show-on-hover:hover>ul.info {
        display: block;
    }

    .profile-notification .info {
        background-color: unset;
    }

    .profile-notification .info {
        top: 39px;
        min-width: 11rem;
        box-shadow: 0 3px 12px rgba(0, 0, 0, .05);
        border-color: rgba(120, 130, 140, .13);
        height: auto;
        z-index: 9 !important;
        background: rgb(38 53 68);
        transform: translate3d(-110px, 38px, 0px) !important;
        padding: .5rem 0;
            left: -50px !important;
    z-index: 9 !important;
    }

    .profile-notification .notification-contnet h5 {
        line-height: 18px;
        font-size: 16px;
        font-weight: 400;
        color: #fff;
        margin: 0;
    }

    .profile-notification .notification-contnet p {
        font-size: 12px;
        display: block;
        color:#afadad;
        margin: 1px 0;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
    }
    .profile-notification button.btn.dropdown-toggle.p-0.m-0 {
        background: unset;
        border: unset;
    }
    .profile-notification .info a {
          border-bottom: 1px solid rgba(120, 130, 140, .13);
        display: block;
        text-decoration: none;
        width: 100%;
        padding: 6px 13px !important;
        margin: 0;
        color: #fff;
        font-size: 13px;
        font-family: 'Poppins';
    }

    .profile-notification .info a:hover {
        background: #1D2531;
            border-radius: 10px;
    }


    .profile-notification .dropdown-toggle::after {
        content: unset !important;
    }
   .dataTables_filter {
    position: fixed !important;
    top: 16px;
    right: 143px;
    margin: 0 !important;
    z-index: 999 !important;
}
    .dataTables_filter input {
        color: #fff;
    }
    .dataTables_filter label {
        color: #000000;
    }
  
    .toggleBlurButton i {
        color: #ffffff;
        font-size: 18px;
        margin-right: 0;
        padding: 7px 12px;
        border-radius: 4px;
        background: #263544;
    }
    button.btn.btn-success.toggleBlurButton {
        background: unset;
        border: unset;
    }

    div#DataTables_Table_0_info{
        font-size: 14px;
    }
    button.dt-button {
        padding: 1px 10px;
        font-size: 11px;
    }
    select:disabled {
        opacity: unset !important;
    }
    .paginate_button {
        padding: 0 !important;
        margin: 5px 3px;
        font-weight: 400;
    }

.dataTables_filter input{
    color: #495057;
    background-color: #fff;
    border-color: #80bdff;
    outline: 0;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19) !important;
}
td a {
    margin: 0 4px;
}
.modal .modal-header .close {
     text-shadow: none;
    color: #ffffff !important;
    font-size: 23px;
    border-radius: 4px;
    background: #ee2558;
    opacity: unset;
    padding: 0 5px;
}
.modal .modal-header .close:hover {
    background: #c70000;
}
#carrier-list{
    padding-right: 16px;
    
}
#carrier-list li.list-group-item.carrier-item {
    padding: 5px;
    font-size: 12px;
    background: #e8f0fe;
    cursor: pointer;
}
.color-pallet .triangle-up {
    margin-right: 5px;
    border: 1px solid #545050;
    padding: 8px;
}
.color-pallet li{
    font-size: 13px;
    display: flex;
    margin: 0 9px;
    vertical-align: middle;
    align-items: center;
}
.color-pallet hr {
    border: 1px solid #ccc;
     margin-top: 10px;
    height: 19px;
}
.row-open {
    background-color: #f9e79f !important; /* Example color for Open */
}

.row-delivered {
    background-color: #d5dbdb !important; /* Example color for Delivered */
}

.row-delivered-paid {
    background-color: #82e0aa !important; /* Example color for Delivered & Paid */
}

.row-delivered-paid-record {
    background-color: #ffcccb !important; /* Example color for Delivered & Paid Record */
}
/* Hide the input but keep it functional for calendar initialization */
.calendar-input {
    position: absolute;
    opacity: 0;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    cursor: pointer; /* Allows the image click to trigger the input */
}

.browse-button {
    position: relative;
    display: inline-flex;
    align-items: center;
}

.calendar-icon {
    cursor: pointer; /* Cursor changes to pointer on the image */
}
.date .browse-button .form-control {
    opacity: 0;
}

.flatpickr-calendar .flatpickr-months .flatpickr-month {
    background-color: #42A5F5; /* Set your desired header background color */
    color: #ffffff; /* Set text color to ensure readability */
}
.flatpickr-calendar .flatpickr-weekdays {
    background: #42A5F5;
}
.dataTables_info {
    font-weight: 400 !important;
    font-size: 11px !important;
}
.dataTables_wrapper .dataTables_paginate .paginate_button {
    font-size: 11px !important;
}
.dataTables_length {
    font-size: 11px !important;
}
.load-search input:focus {
    box-shadow: unset !important;
}
.dataTables_wrapper .dataTables_filter input {
    background-color: unset !important;
}
.collapse.show {
    background-color: #f5f9ff !important;
    border-radius:inset !important;
}
    .choices__inner {
    padding: 0 0 !important;
    border-radius: 4px !important;
    font-size: 13px !important;
    height: 31px !important;
    min-height: unset !important;
}
.choices__list--dropdown .choices__item, .choices__list[aria-expanded] .choices__item {
    padding: 5px 5px !important;
    font-size: 12px !important;
}
.choices[data-type*=select-one] .choices__input {
    padding: 5px !important;
}
.download-file .file-button{
    font-size: 12px;
    margin: 0 3px;
    border: 1px solid #ccc;
    border-radius: 10px;
    background: #fff;
}
  .tooltip-container {
        position: relative;
        cursor: pointer;
    }
    .tooltip-text {
        visibility: hidden;
        background-color: rgba(0, 0, 0, 0.8);
        color: white;
        text-align: center;
        padding: 5px 10px;
        border-radius: 5px;
        position: absolute;
        z-index: 1000;
        bottom: 100%;
        left: 50%;
        transform: translateX(-50%);
        white-space: nowrap;
        font-size: 12px;
        opacity: 0;
        transition: opacity 0.3s ease-in-out;
    }

    .tooltip-container:hover .tooltip-text {
        visibility: visible;
        opacity: 1;
    }

    .tooltip-container.copied .copied-text {
        visibility: visible;
        opacity: 1;
    }
    .table>:not(caption)>*>* {
        background-color: unset !important;
    }