/*===Start Responsive===*/

/*-- Start Table Responsive--*/
 @media screen and (min-width: 1199px) and (max-width: 1366px) { 
    .iti .input_box {
        width: 78% !important;
        /* width: 94%; */
        left: 77px;
    }
    /* Paroof Hub */
    .buttoncashier_ .cancel_btn {
      max-width: 50px !important; 
      margin-left:10px;
    }
    .buttoncashier_ .save_btn {
        min-width: 50px !important;
         margin-left: 10px;
    }
      .buttoncashier_{
        display: flex !important;
    }  
    /* Paroof Hub */
    .userName {
    max-width:50px;
    overflow: hidden;       
    text-overflow: ellipsis;
    white-space: nowrap;
    }
    .shipment_details {
        max-width: 50px;
        overflow: hidden;       
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    /* Paroof Hub */
    .forgot_img {
        margin: -3rem 0;
    }
    .input_digits {
        margin: 0 9px 0 0 !important;
    }
    #warehouseShipment .ware{
        min-width: 111px !important;
        font-size: 16px !important;
    }
}

@media (max-width:1366px){
    .input_digits {
        width: 45px;
        height: 45px;
    }
    .priority_drop .priority_delivery_status{
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        min-width: 158px;
        width: 100%;
    }
    .priority_drop .status_update {
        background: #e9f6eb;
        color: #2da52d;
        border: none;
        padding: 5px 10px;
        border-radius: 6px;
        text-align: center;
        width: 100%;
        max-width: 156px;
        margin-right: 12px;
    }
    #tableUsershipment .recent_shipmenthead{
        font-size: 16px;
        max-width: 168px;
        color: #00405C !important;
    }

    .pages_link {
        position: absolute;
        bottom: 5px;
    }

    .logo._main {
        width: 150px;
        margin-bottom: 10rem;
    }

    .login_heading {
        color: #FFFFFF;
        font-size: 56px;
        font-weight: bold;
        width: 100%;
        max-width: 480px;
    }
    .login_details {
        margin-left: 1px !important;
    }

    .paymentRemarks {
        max-width: 395px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    #warehouseShipment .ware{
        min-width: 111px !important;
        font-size: 16px !important;
    }
    
}

@media (min-width: 1199px) {
    a:hover {
        color: #00405c;
    }
    .cancel_btn:hover {
        background-color: #a4bfcb;
        border-color: #a4bfcb;
    }
    .save_btn:hover {
        background-color: #00405c;
        border-color: #00405c;
    }
    .chnage_color:hover {
        color: #ee0505;
    }
    .dropdown-item.active,
    .dropdown-item:active {
        color: #a4bfcb !important;
        text-decoration: none;
        background-color: #ffe6e6 !important;
        border-radius: 10px !important;
    }
    .dropdown-item:focus,
    .dropdown-item:hover {
        color: #a4bfcb !important;
        background-color: #ffe6e6 !important;
        border-radius: 10px !important;
    }
    .form-switch {
        padding-left: 0 !important;
    }
    /* .input_digits {
        width: 45px !important;
        height: 45px !important;
        margin: 0 6px 0 0 !important;
    } */
}
@media (max-width: 1200px) {
    .input_digits {
        width: 40px !important;
        height: 40px !important;
        margin: 0px 5px 0 0 !important;
    }
    .login_details {
        padding: 30px;
    }
    .simpleBtn {
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap; 
    }
    #warehouseShipment .ware{
        min-width: 111px !important;
        font-size: 16px !important;
    }
}

@media screen and (min-width: 991px) and (max-width: 1200px) { 
     /* Cashier */
    .cashier_ {
        max-width: 980px !important;
    }
    .buttoncashier_ {
        display: flex !important;
    }
    .userName {
        max-width: 50px;
        overflow: hidden;       
        text-overflow: ellipsis;
        white-space: nowrap;
        }
        .shipment_details {
            max-width: 50px;
            overflow: hidden;       
            text-overflow: ellipsis;
            white-space: nowrap;
        }
        /* .input_digits {
            margin: 0 10.33px 0 0;
            width: 44px;
            height: 44px;
        } */
        .resend_otp {
            font-size: 10px;
        }
        .resend_ { 
            font-size: 10px; 
        }
    
}
@media (min-width: 991px) {
    /* .commonrightBox {
        width: 100% !important;
        margin-left: 0;
    } */
    .shipment_subhead {
        font-size: 16px;
        color: #4b8098;
        font-weight: 500;
        padding: 20px 6px 20px 0;
        word-wrap: break-word;
        white-space: normal;
         /* min-width: 250px; */
         /* min-width: 100px; */
    }
    #tableUsershipment .shipment_subhead {
        font-size: 16px;
        color: #4b8098;
        font-weight: 500;
        padding: 2px 6px 27px 0;
        word-wrap: break-word;
        white-space: normal;
         /* min-width: 250px; */
         /* min-width: 100px; */
    }
    .login_ {
        color: #00405C;
        font-size: 25px;
        font-weight: bold;
    }
    .login_details {
        margin:0px;
    }
    .shipment_subhead:nth-last-child(2) {
        overflow: hidden !important;
    }
}

@media (max-width: 991px) {
    .tosl-cash-collected{
        margin-top: 10px !important;
    }
    .mainHeader {
        width: 100%;
    }
    .closebtn2 i {
        font-size: 20px;
        display: block;
        position: absolute;
        right: 23px;
        color: #fff;
        top: 15px;
    }
    .openbtn2 i {
        display: block;
    }
    #sidebar {
        width: 0;
        position: fixed;
        left: 0%;
        top: 0;
        z-index: 99;
        transition: all 0.3s;
        height: 100%;
        visibility: hidden;
    }
    .openbtn2 {
        display: inline-block;
        color: #433f3f;
        font-size: 22px;
        padding: 9px 9px;
    }
    .commonrightBox {
        margin-left: 0;
    }
    .openbtn2 i {
        display: block;
    }
    .chartOuter {
        margin-bottom: 20px;
        height: auto;
    }
    .shipment_subhead:nth-child(1) {
        white-space: nowrap;
        max-width: 200px;
        overflow: auto;
        text-overflow: ellipsis;
    }
    .contentManagement_tabs.nav-pills .nav-link.active,
    .nav-link {
        font-size: 13px;
    }
    .contentManagement_tabs.nav-pills .nav-link.active,
    .nav-link {
        font-size: 13px;
    }
    [type="radio"]:checked + label,
    [type="radio"]:not(:checked) + label {
        font-size: 13px;
    }
    .shipment_subhead {
        font-size: 14px;
        color: #4b8098;
        padding: 20px 6px 20px 0;
        word-wrap: break-word;
        white-space: normal;
        min-width: 250px;
    }
    #warehouseShipment .ware{
    max-width: 20px !important;
    font-size: 16px !important;
    }
  
    /* .recent_shipmenthead {
        min-width: 250px !important; 
    } */
    .buttoncashier_ .cancel_btn {
        max-width: 88px !important; 
        margin-left:10px;
      }
      .buttoncashier_ .save_btn {
          min-width: 88px !important;
          margin-left: 10px;
      }
       .buttoncashier_{
          display: flex !important;
      } 

    .iti .phoneField {
        width: 79% !important;
    }
    .userName {
        max-width:50px;
        overflow: hidden;       
        text-overflow: ellipsis;
        white-space: nowrap;
        }
        .shipment_details {
            max-width:20px;
            overflow: hidden;       
            text-overflow: ellipsis;
            white-space: nowrap;
        }
        .login_details {
            right: 55px;
            margin: 0;
        }
        .login_heading {
            font-size: 24px;
        }
        .logo._main {
            margin-bottom: 16rem;
        }
        .login_details {
            margin:0px;
        }
        .input_digits {
            width: 50px;
            height: 50px;
            margin: 0 27px 0 0;
        }
        .simpleBtn {
            width: 10ch;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap; 
        }
       
}

@media (max-width: 767px) {
    input.form-control {
        width: 100%;
        /* max-width: 350px; */
        margin-bottom: 9px;
        font-size: 10px;
    }
    .searchBox_ .form-control {
        font-size: 10px;
    }
    .footer-static {
        width: calc(100% - 0px);
        margin-left: 0 ;
    }
    div.dataTables_wrapper div.dataTables_paginate ul.pagination {
        /* justify-content: end !important; */
        float:right !important;
    }
    div.dataTables_wrapper div.dataTables_filter {
        text-align: end !important;
        }
        /* Cashier */
       .cashier_ {
         max-width:700px !important;
         /* Cashier */

        }
        .iti .phoneField {
         width: 89% !important;
  
        }
        /* password field */
        .login_details {
             right: 0px !important;
        }
        .logo._main {
            margin-bottom: 18rem;
        }
       
        .login_details {
            right: 50px;
        }
        .login_heading {
            font-size: 27px;
        }
        .other_pages a {
            font-size: 15px;
            padding-right: 25px;
        }
      .iti .input_box {
            width: 90% !important;
        }
        .input_digits {
            width: 72px !important;
            height: 72px !important;
            margin: 0 72px 0 0 !important;
        }
        .simpleBtn {
            width: 7ch;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap; 
        }
        .bulkbranches .button_box button {
            margin-top: 12px !important;
        }
        #deletemultipleAccount .modal-dialog {
            margin: 0 auto;
            padding: 10px;
        }
}

@media (min-width: 576px) {
    .add_container_ {
        width: 100%;
        max-width: 750px !important;
        margin: 1.75rem auto;
        
    }
    .input_iconbox.boxClock {
        right: 14px !important;
    }
    #dropdownBox {
        margin-top: 12px;
    }
    .login_details {
        margin: 18px;
        height: 447px;
    }
    .login_btn {
        background: #00405C;
        color: #FFFFFF;
        border: none;
        width: 100%;
        padding: 7px 10px;
        border-radius: 14px;
        margin: 19px 0;
        font-size: 18px;
    }
    /* .iti .phoneField {
        width: 85% !important;
    }
        */
        /* .input_digits {
            width: 73px;
            height: 73px;
            margin: 0 15.33px 0 0;
        } */
        .iti .phoneField {
            width: 86% !important;
        }
        /* .input_digits {
            width: 53px !important;
            height: 53px !important;
            margin: 0 40px 0 0 !important;
        } */
     }

@media (min-width: 482px) {
  
  
    .login_details {
        margin: 18px;
        height: 429px;
    }
    .login_btn {
        background: #00405C;
        color: #FFFFFF;
        border: none;
        width: 100%;
        padding: 7px 10px;
        border-radius: 14px;
        margin: 19px 0;
        font-size: 18px;
    }
    
     }
    
@media (max-width:575px) {  
        .input_digits {
            width: 72px !important;
            height: 72px !important;
            margin: 0 29px 0 0 !important;
        }
        #addDriver {
            padding: 10px;
        }
        .store_modal, .Addbranche .iti .input_box {
            width: 79% !important;
        }
        .shipment-vendor_info .vendor_information{
            margin-top:12px;
        }
  

    }

@media (max-width: 480px) {
   
    .bulkbranches {
        display: block;
        justify-content: end;
        text-align: center;
        align-items: center;
    }
    .branchActivity {
        margin-left: 0;
        margin-bottom: 12px;
        margin-top: 10px;
    }
    #customer_shipment .shipment_subhead:nth-child(1) {
        min-width: 165px;
    }
    #customer_shipment .shipment_subhead:nth-child(2) {
        min-width: 324px;
    }
    /*--Start Support-Ticket Detail--*/
    .received_box {
        font-size: 15px;
    }
    .support_link {
        font-size: 12px;
    }
    /*--End Support-Ticket Detail--*/
}

@media (max-width: 375px) {
    .addCustomer .iti .input_box {
        width: 79% !important;
    }
    .tittle {
        font-size: 15px;
    }
    .right-img {
        display: none;
    }
    /* .chartOuter {
        padding: 5px;
    } */
    /* oct 20 */
    .chartOuter {
        padding: 8px;
    }
     /* oct 20 */ 
    .profile {
        display: none;
    }
    .main-heading {
        font-size: 14px;
        text-overflow: ellipsis;
        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
    }
    /* .userImg {
        width: 75%;
    } */
    .exportbox .small_modal {
        max-width: 350px !important;
    }
    .boldheading_ {
        font-size: 11px;
    }
    .chartOuter {
        margin-bottom: 20px;
        height: auto;
    }
    .contentManagement_tabs.nav-pills .nav-link.active,
    .nav-link {
        font-size: 11px;
    }
    .contentManagement_tabs.nav-pills .nav-link.active,
    .nav-link {
        font-size: 11px;
    }
    /*-- Start Vehicles --*/
    input.form-control {
        width: 100%;
        max-width: 301px;
        margin-bottom: 9px;
    }
    /*-- End Vehicles--*/
    /*-- Start Cash Collection--*/
    .table-responsive label {
        display: inline-block;
        width: 430px;
    }
    /*-- End Cash Collection--*/
    /*--Start Container--*/
    /* #containersid.recent_shipmenthead:nth-child(6) {
        color: red;
    } */
    /*--End Container--*/
    /*--Start Support-Ticket Detail--*/
    .received_box {
        font-size: 12px;
        
    }
    .support_link {
        font-size: 12px;
    }
    .vendorcard_heading {
        font-size: 12px;
    }
    .vendorcard_heading {
        font-size: 12px;
    }
    /*--End Support-Ticket Detail--*/
    .month_detail .input_shipment, .postAd_upload_icon, .form-select {
        font-size: 11px !important;
    }
     /* oct-12 */
  
    /* End Admin */

    /* Driver Responsive */
    .iti .input_box {
        width: 76%;
        /* width: 94%; */
        left: 76px;
    }
    /* Driver Responsive */
    .login_box {
        height: 90vh;
      }
      .logo._main {
        margin-bottom: 16rem;
    }
  
    .courier_link{
        font-size: 10px;
    }
    /* Resend otp */
    .input_digits {
        width: 50px !important;
        height: 50px !important;
        margin: 2px 6px 0 0 !important;
    }
      /* Resend otp */
      .welcome_note{
        font-size: 14px;
      }
}

@media screen and (min-width:320px) and (max-width:575px) { 

    .bulkbranches {
        display: block;
    }
    .bulkbranches {
        display: block;
        justify-content: end;
        text-align: center;
        align-items: center;
    }
    .subHeading {
        text-overflow: ellipsis;
        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
    }

    .menusInnerTxt .boldheading_{
        text-overflow: ellipsis;
        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
    }
    /* .shipment_subhead{
        text-overflow: ellipsis;
        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
    } */
    .main-heading {
        font-size: 15px;
    }
    .export_icon {
        padding: 4px;
    }
    #dropdownBox {
        margin-top: 8px;
    }
    .daterangepicker.ltr.auto-apply.show-calendar.opensleft {
        right: 78px !important;
    }
    .add_container_ {
        max-width: 550px !important;
    }
    .buttoncashier_ {
        display: flex !important;
        justify-content: start;
    }
    /* Cashier */
    .form-control.input_shipment {
        max-width: 550px !important;
    }
    .input_shipment, .postAd_upload_icon, .form-select {
       padding:10px 24px 8px 10px !important;
    }
     /* Cashier */
     .iti  {
        width: 100%;
        display:inline-block;
        /* width: 94%; */ 
    }
  
    .iti .phoneField {
        width: 85% !important;
    }
    .login_ {
        font-size: 25px;
    }
    .commondropBtn {
        padding: 0px 6px;
       
    }
    .shipment_subhead:nth-last-child(2) {
        overflow:hidden !important;
    }
    .shipment_details {
        max-width: 100px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    .input_iconbox.boxClock {
        right: 14px !important;
    }
    .logo._main {
        margin-bottom: 13rem;
    }
    .login_heading {
        font-size: 26px;
    }
    .login_details {
        margin: 10px;
    }
    .login_box {
      height: 80vh;
    }
   
}

@media screen and (min-width: 320px) and (max-width: 480px) { 
    /* .iti .input_box {
        width: 85%;
        
        left: 76px;
    } */
    .iti .phoneField {
        width: 75% !important;
      
    }
    .login_details .input_box {
        font-size: 12px;
    }
    .other_pages a {
        font-size: 10px;
    }
    .login_details {
        margin: 10px;
    }
    .resend_otp {
        font-size: 10px;
    }
    .resend_otp {
        font-size: 10px;
    }
}

@media screen and (min-width: 1960px) and (max-width: 1960px) {
    .store-keepereTable .active-styled_btn {
        font-size: 12px;
        color: #fff;
        background: #2da52d29;
        border: none;
        min-width: 74px;
        width: 100%;
        border-radius: 20px;
        border: none;
        min-width: 74px;
        padding: 5px !important;
        max-width: 215px;
        font-weight: 500;
    }
    }
/*-- End Table Responsive--*/

@media screen and (min-width: 1960px) and (max-width: 1960px) {
.store-keepereTable .active-styled_btn {
    font-size: 12px;
    color: #2DA52D;
    background: #2da52d29;
    padding: 4px 20px;
    border: none;
    min-width: 74px;
    width: 100%;
    padding: 4px 20px;
    border-radius: 20px;
    border: none;
    min-width: 74px;
    padding: 5px !important;
    max-width: 215px;
    font-weight: 500;
}
}

@media (max-width: 1080px) {
    .logo._main {
        width: 150px;
        margin-bottom: 9rem;
    }
    .login_heading {
        color: #FFFFFF;
        font-size: 51px;
        font-weight: bold;
        width: 100%;
        max-width: 480px;
     
    }

    .logo._main {
        width: 150px;
        margin-bottom: 6rem;
    }

    .login_details {
        margin: 18px;
        height: 379px;
        padding: 25px;
    }

    .pages_link {
        position: absolute;
        bottom: 16px;
    }
    
    
    .login_details {
        margin: 18px; 
        height: 379px;
        padding: 25px;
        margin-left: 3px;
    }

    .login_details .input_box {
        background: #F2F7FA;
        border: none;
        width: 100%;
        padding: 2px 40px;
        border-radius: 38px;
        margin: 10px 0 0;
        color: #00405C;
        font-size: 18px;
    }

    .input_icon {
        width: 16px;
        height: 16px;
        position: absolute;
        top: 42px;
        left: 10px;
    }

    .toggle-password2{
        top: 43px;
        right: 20px;
        color: #A4BFCB;
        font-size: 16px !important;
    }
    
    
    .form-group {
        position: relative;
        margin-bottom: 11px;
    }
    
    .login_btn {
        background: #00405C;
        color: #FFFFFF;
        border: none;
        width: 100%;
        padding: 2px 10px;
        border-radius: 14px;
        margin: 19px 0;
        font-size: 18px;
    }

}

@media (max-width: 990px) {
    #warehouseShipment .ware{
        min-width: 40px !important;
        font-size: 16px !important;
    }
}