/* START QUIKRETE CEMENT THEME CSS */
body {
-webkit-text-size-adjust: 100%;
-webkit-tap-highlight-color: rgba(0,0,0,0);
background-color: rgb(242 247 251 / var(--tw-bg-opacity, 1));
font-family: var(--bs-font-sans-serif);
/*font-size: .9375rem;*/
font-size: 1.5rem;
font-weight: 400;
line-height: 1.5;
margin: 0;
}
.left-menu-title{
color: #b7c0cd;
font-size: 1.70rem;
letter-spacing: 0.025em;
font-weight: 600;
}
b, strong {
    font-weight: 700;
}
.order-type-status {
    left: 63.5%;
    z-index: 999;
    position: absolute;
}
.lc-wrapper {
    left: 15%;
    z-index: 999;
    position: absolute;
    padding-bottom: 20px;
}
.export-customer-account {
    left: 20%;
    z-index: 999;
    position: absolute;
}
/*title separator line*/
.title-separator {
    border-bottom: 1px solid #ccc;
    margin-bottom: 15px;
    clear: both;
}
.button-left{
    margin-top:5px;
}
.login-container .block .block-title{
    padding-bottom:2px;
}
.header-message-close{
    width:1% !important;
}

.message.error{
    margin: 0 0 10px;
    padding: 12px 20px 12px 25px;
    display: block;
    font-size: 1.3rem;
    background: #fae5e5;
    color: #FF5370;
    padding-left: 45px;
    position: relative;
}

.table-responsive {
    overflow-x : unset;
    min-height : 0;
}

.logo{
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    display: block;
    margin: 0 auto;
    padding: 5px;
}
.customer-account-login .logo img{
    width: auto;
    max-width: 100%;
    height: 160px;
}
.customer-welcome, .customer-welcome.active{
    padding-top: 1rem;
}

.customer-welcome ul li:hover {
    background: #e0f3ff;
}
    .footer.content {
    border-top: none;
    padding-top:5px;
    text-align: center;
    color:#fff;
    font-size: 65% !important;
    }
    .page-footer {
    background: linear-gradient(135deg, #4a89dc, #5b9bff);
    padding-bottom:0px;
    }
    .footer.content .links {
    display: inline-block;
    padding-right: 0px;
    vertical-align: top;
    font-size: 13px;
    text-align: center;
    }
    .footer.content ul {
    padding-right:0px;
    }
    .footer.content .links li {
    background: transparent;
    border: none;
    font-size: 13px;
    margin: 0 0 0 0;
    }
    .footer.content .links a:link{
    color: #fff;
    }
    .footer.content .links a:visited{
    color: #fff;
    }
    .footer.content .links a:active {
    color: #fff;
    text-decoration: underline;
    }
    .footer.content .links a:hover {
    color: #fff;
    text-decoration: underline;
    }
    .form-floating>.form-control {
    border-radius: 5px;
    block-size:50px;
    }
    .form-floating>label {
    font-weight: normal;
    position:absolute;
    font-size:12px;
    padding: 1.25rem 0.75rem;
    }
    label[for=show-password]
    {
    font-weight: normal;
    }
    textarea.form-control{
    font-size:15px;
    }
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    background: linear-gradient(135deg, #4a89dc, #5b9bff);
    color: #fff;
    border-color: #5b9bff;
    border-bottom-color: transparent;
    font-weight: 600;
}

.nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
    background: linear-gradient(135deg, #4a89dc, #5b9bff);
    color: #fff;
}
.nav-tabs .nav-link {
    margin-right: 3px;
    color: linear-gradient(135deg, #4a89dc, #5b9bff);
}

/*datatable responsive Button*/
table.dataTable.dtr-inline.collapsed>tbody>tr>td.dtr-control:before, table.dataTable.dtr-inline.collapsed>tbody>tr>th.dtr-control:before {
    top: 26%;
}
    /*Loader css*/
    .customLoaderBackground {
        width: 100%;
        height: 100%;
        position: fixed;
        background: rgba(0,0,0,0.3);
        top: 0;
        display: block;
        left: 0;
        margin: 0 auto;
        z-index: 9999;
    }
    .customLoadersize {
        position: relative;
        top: 50%;
        left: 50%;
        border: 8px solid #f3f3f3;
        border-top: 8px solid #3498db;
        border-radius: 50%;
        width: 50px;
        height: 50px;
        animation: spin 1.5s linear infinite;
    }
    @keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
    }

    .customers-index-view .view-tabs-wrapper .tab-content {
    border-left: 1px solid #e1e1e1;
    border-right: 1px solid #e1e1e1;
    border-bottom: 1px solid #e1e1e1;
    }

    .responsive-tabs-container .tab-content, #responsive-tabs .tab-content {
    border-left: 1px solid #e1e1e1;
    border-right: 1px solid #e1e1e1;
    border-bottom: 1px solid #e1e1e1;
    }

    .responsive-tabs-container .tab-pane {
    padding: 25px;
    margin-bottom: 0px;
    }

    .row {
    margin-right: -15px;
    margin-left: -15px;
    }
    .shippingtab{
    margin-top:15px;
    }

    .order-index-view fieldset,.reports-transaction-index fieldset,.order-index-orderreport fieldset,.order-index-ntoreport fieldset,.customers-index-view fieldset, .product-index-viewproduct fieldset,.order-index-addorder fieldset,.order-index-edit fieldset,.customers-index-view fieldset,.customers-profile-index fieldset,.shiprequest-index-add fieldset,.shiprequest-index-edit fieldset,.shiprequest-index-view fieldset,.orderpricing-index-index fieldset,.product-import-form fieldset,.customers-pricing-index fieldset{
    border: 1px solid #ddd !important;
    margin: 0;
    min-width: 0;
    padding: 10px;
    position: relative;
    border-radius: 4px;
    padding-left: 10px!important;
    }

    legend {
        display: block;
        width: 100%;
        padding: 0;
        margin-bottom: 20px;
        font-size: 21px;
        line-height: inherit;
        color: #333;
        border: 0;
        border-bottom: 1px solid #e5e5e5;
    }
    .order-index-view legend,.reports-transaction-index legend,.order-index-orderreport legend,.order-index-ntoreport legend,.customers-index-view legend, .product-index-viewproduct legend,.order-index-addorder legend,.order-index-edit legend,.customers-index-view legend,.customers-profile-index legend,.shiprequest-index-add legend,.shiprequest-index-edit legend,.shiprequest-index-view legend,.orderpricing-index-index legend,.product-import-form legend,.customers-pricing-index legend{
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 0px;
    width: auto;
    border: 1px solid #ddd;
    border-radius: 4px;
    padding: 5px 5px 5px 10px;
    background-color: #ffffff;
    float:none;
    }
    .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9 {
    float: left;
    }
    label {
    margin-bottom: 5px;
    color: #585858;
    font-weight: 500;
    }
    .hidden {
    display: none!important;
    }
    .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9 {
    float: left;
    }
    .btn-group-vertical>.btn-group:after, .btn-group-vertical>.btn-group:before, .btn-toolbar:after, .btn-toolbar:before, .clearfix:after, .clearfix:before, .container-fluid:after, .container-fluid:before, .container:after, .container:before, .dl-horizontal dd:after, .dl-horizontal dd:before, .form-horizontal .form-group:after, .form-horizontal .form-group:before, .nav:after, .nav:before, .navbar-collapse:after, .navbar-collapse:before, .navbar-header:after, .navbar-header:before, .navbar:after, .navbar:before, .pager:after, .pager:before, .panel-body:after, .panel-body:before, .row:after, .row:before {
    display: table;
    content: " ";
    }
    .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
        position: relative;
        min-height: 1px;
        padding-right: 15px;
        padding-left: 15px;
    }
    .btn-group-vertical>.btn-group:after, .btn-toolbar:after, .clearfix:after, .container-fluid:after, .container:after, .dl-horizontal dd:after, .form-horizontal .form-group:after, .nav:after, .navbar-collapse:after, .navbar-header:after, .navbar:after, .pager:after, .panel-body:after, .row:after {
        clear: both;
    }

    .h2, h2 {
        font-size: 30px;
    }
    .nav-tabs>li {
        float: left;
        margin-bottom: -1px;
    }
    .pull-right {
    float: right!important;
    }
    .pull-left {
    float: left!important;
    }
    /*datatables*/
    .datatables_wrapper .datatables_length select{
    width:45px;
    }
.accordion{
background-color: #fff;
border: 3px solid rgba(31, 45, 65, 0.05);
color: #4a89dc;
cursor: pointer;
padding: .8em .5em .8em 1em;
width: 100%;
text-align: left;
outline: none;
font-size: 15px;
transition: 0.4s;
font-weight: 600;
}
#order-grid .datatables_processing{
top:0 !important;
}
.accordion:after{
content: '\002B';
font-weight: bold;
float: right;
margin-left: 5px;
}
.activate:after{
content: "\2212";
}
.panelaccordin{
padding: 0px 18px;
max-height: 0;
overflow: hidden;
transition: max-height 0.2s ease-out;
}


/* Base Status Badge Styles for Magento 2 Order Grid */
.order-status-badge {
    display: inline-block;
    padding: 6px 12px;
    border-radius: 20px;
    font-size: 12px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    border: 1px solid transparent;
    transition: all 0.2s ease-in-out;
    white-space: nowrap;
    text-align: center;
    min-width: 80px;
    line-height: 1.2;
}

/* Base Status Text Styles (no badge styling) */
.order-status-text {
    font-size: 15px;
    font-weight: 500;
    letter-spacing: 0.5px;
    white-space: nowrap;
    display: inline-block;
    line-height: 1.2;
    padding: 0;
    background: transparent !important;
    border: none !important;
    box-shadow: none !important;
    transition: none;
}
.order-status-text:hover {
    transform: none !important;
}

/* Pending Status */
.status-pending {
    background: #FFF8E1;
    color: #8A6D3B;
    border-color: #FFECB3;
}
.status-pending:hover {
    background: #FFECB3;
    transform: translateY(-1px);
    box-shadow: 0 2px 4px rgba(255, 236, 179, 0.4);
}

/* Processing Status */
.status-processing {
    background: #E3F2FD;
    color: #1565C0;
    border-color: #90CAF9;
}
.status-processing:hover {
    background: #BBDEFB;
    transform: translateY(-1px);
    box-shadow: 0 2px 4px rgba(144, 202, 249, 0.4);
}

/* Tendering Status */
.status-tendering {
    background: #F3E5F5;
    color: #6A1B9A;
    border-color: #CE93D8;
}
.status-tendering:hover {
    background: #E1BEE7;
    transform: translateY(-1px);
    box-shadow: 0 2px 4px rgba(206, 147, 216, 0.4);
}

/* Dispatch Status – updated */
.status-dispatch {
    background: #FFF3E0;
    color: #EF6C00;
    border-color: #FFB74D;
}
.status-dispatch:hover {
    background: #FFE0B2;
    transform: translateY(-1px);
    box-shadow: 0 2px 4px rgba(255, 183, 77, 0.4);
}

/* Shipped Status */
.status-shipped {
    background: #E8F5E9;
    color: #2E7D32;
    border-color: #A5D6A7;
}
.status-shipped:hover {
    background: #C8E6C9;
    transform: translateY(-1px);
    box-shadow: 0 2px 4px rgba(165, 214, 167, 0.4);
}

/* Complete Status */
.status-complete {
    background: #E0F7FA;
    color: #00796B;
    border-color: #80CBC4;
}
.status-complete:hover {
    background: #B2EBF2;
    transform: translateY(-1px);
    box-shadow: 0 2px 4px rgba(128, 203, 196, 0.4);
}

/* Canceled Status – updated */
.status-canceled {
    background: #FBE9E7;
    color: #C62828;
    border-color: #EF9A9A;
}
.status-canceled:hover {
    background: #FFCDD2;
    transform: translateY(-1px);
    box-shadow: 0 2px 4px rgba(239, 154, 154, 0.4);
}

/* DataTables specific adjustments */
.dataTables_wrapper .order-status-badge {
    margin: 2px 0;
}

/* Responsive adjustments for smaller screens */
@media (max-width: 768px) {
    .order-status-badge {
        font-size: 10px;
        padding: 4px 8px;
        min-width: 60px;
        letter-spacing: 0.3px;
    }
}

/* Bootstrap 5.3.3 compatibility */
.table .order-status-badge {
    vertical-align: middle;
}

/* Admin grid specific styles */
.admin__data-grid-wrap .order-status-badge {
    margin: 1px;
}

/* Animation for status changes */
.order-status-badge.status-changed {
    animation: statusPulse 0.6s ease-in-out;
}

@keyframes statusPulse {
    0% { transform: scale(1); }
    50% { transform: scale(1.05); }
    100% { transform: scale(1); }
}

/* Print styles */
@media print {
    .order-status-badge {
        background: transparent !important;
        border: 1px solid #000 !important;
        color: #000 !important;
        box-shadow: none !important;
    }
}

/* start custom navigation and other theme */
.header.content{padding: 10px;}
.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}
.btn-primary {
    background: linear-gradient(135deg, #4a89dc, #5b9bff);
    border-color: #5b9bff;
    color: #000;
}
.btn:hover {
    color: #3e4676;
    text-decoration: none;
    background-color: #fff;
    border-color: #ccc;
}
.btn-check:focus+.btn-primary, .btn-primary:focus, .btn-primary:hover {
    background-color: #5891e2;
    border-color: #4f8ae0;
    color: #000;
}
button, input, optgroup, select, textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    margin: 0;
}
.btn-check:active+.btn-primary, .btn-check:checked+.btn-primary, .btn-primary.active, .btn-primary:active, .show>.btn-primary.dropdown-toggle {
    background-color: #6297e4;
    border-color: #4f8ae0;
    color: #000;
}
[type=button]:not(:disabled), [type=reset]:not(:disabled), [type=submit]:not(:disabled), button:not(:disabled) {
    cursor: pointer;
}
.bg-primary-dark {
    background-color: #2469ce!important;
}
.text-primary{
    color: #4a89dc !important;
}
.authorization-link {
    color: #585858;
    padding: .35rem 1.5rem;
}
.sidebar {
    background: transparent;
    border-radius:15px;
    border: 1px solid rgba(31,45,65,.05);
}
.sidebar-content {
    height: 100%;
    min-height: 100%;
}
.sidebar-content, .sidebar-nav {
    background: #263544;
    flex-direction: column;
    border-radius: 15px;
    border: 1px solid rgba(31,45,65,.05);
}
.sidebar-item .vertical-bar{
    border-left: 4px solid #f1f7ff;
}
.sidebar-nav{
    flex: 1;
    justify-content: flex-start;
    list-style: none;
    margin-bottom: 0;
    padding: 0;
}
.sidebar-link .fab, .sidebar-link .fal, .sidebar-link .far, .sidebar-link .fas, .sidebar-link svg, a.sidebar-link .fab, a.sidebar-link .fal, a.sidebar-link .far, a.sidebar-link .fas, a.sidebar-link svg {
    color: #f1f7ff;
}
.align-middle{
    vertical-align: middle!important;
}
.sidebar-link, a.sidebar-link{
    background: transparent;
    border-radius: .2rem;
    color: #585858;
    cursor: pointer;
    display: block;
    font-weight: 600;
    margin-top:15px;
    padding: .65rem .75rem;
    position: relative;
    text-decoration: none;
}
.sidebar-item.active .sidebar-link:hover, .sidebar-item.active>.sidebar-link {
    background: #e9ecef;
    color: #212529;
}
.sidebar-dropdown .sidebar-item .sidebar-link.active,.sidebar-dropdown .sidebar-item {
    color: #42a5f5;
    font-weight: 600;
}
.sidebar-dropdown .sidebar-item,.sidebar-dropdown .sidebar-item .sidebar-link:hover {
    color: #42a5f5;
    font-weight: 600;
}
.sidebar-dropdown .sidebar-link {
    color: #b7c0cd;
    font-size: 90%;
    font-weight: 600;
    margin: 0 .1rem;
    margin-top: 3px;
    padding: .35rem 1.5rem .35rem 3.5rem;
}
table.dataTable {
    border-spacing: 0;
    clear: both;
    margin-bottom: 10px!important;
    padding-right: 1.5rem;
}
.table>:not(caption)>*>* {
    background-color: var(--bs-table-bg);
    border-bottom-width: 1px;
    box-shadow: inset 0 0 0 9999px var(--bs-table-accent-bg);
    padding: .75rem;
}
.table {
    --bs-table-bg: transparent;
    --bs-table-accent-bg: transparent;
    --bs-table-striped-color: #3e4676;
    --bs-table-striped-bg: #f8f9fa;
    --bs-table-active-color: #3e4676;
    --bs-table-active-bg: rgba(0,0,0,0.1);
    --bs-table-hover-color: #3e4676;
    --bs-table-hover-bg: rgba(0,0,0,0.075);
    border-color: #dee2e6;
    color: #3e4676;
    margin-bottom: 1rem;
    vertical-align: top;
    width: 100%;
}
.card {
    border: none !important;
    padding: 20px !important;
    position: relative;
    background-color: #fff;
    border-radius: 10px;
}
/* end custom navigation and other theme */
/* END QUIKRETE CEMENT THEME CSS */
    .create-button{float: right;margin-bottom: 15px;}
    .page-header .panel.wrapper{
    border-bottom:none;
    background-color: rgb(242 247 251 / var(--tw-bg-opacity, 1));
    }
    .header.panel > .header.links{
    color: #071d49;
    font-weight: 600;
    }
    .copyright{
    padding:5px;
    font-weight:600;
    color: #585858;
    background-color: rgb(242 247 251 / var(--tw-bg-opacity, 1));
    }

    .nav-sections{margin-bottom: 15px;}
    .account-nav{display:none;}
    .plant-wrapper{float:right;}
    .plant-wrapper select{width:auto;}
    .back-wrapper{float: right;}
    .form-group.required .control-label:after {content:"*";color:red;}
    .form-group.required .label-control:after {content:"*";color:red;}
    .actions-toolbar .primary .action{margin:0px;}

    h1.page-title {
    color: #071d49;
    margin:0 0 15px 0;
    font-size: 3.2rem;
    margin-bottom: 15px;
    }
    .actions-toolbar>.secondary .action.back{
    display:block;
    }

    .action.primary{
    font-size: 1.4rem;
    font-weight: 600;
    vertical-align: inherit;
    border-radius: 2rem;
    background: linear-gradient(135deg, #4a89dc, #5b9bff);
    border-color: #5b9bff;
    }

    .action.primary:hover{
    background-color: #5b9bff;
    border-color: #5b9bff;
    border-radius: 2rem;
    }

    a.action.primary{
    font-size: 1.4rem;
    font-weight: 600;
    vertical-align: inherit;
    border-radius: 2rem;
    background: linear-gradient(135deg, #4a89dc, #5b9bff);
    border-color: #5b9bff;
    }
    
    .action.primary:focus, .action.primary:active{
    background: linear-gradient(135deg, #4a89dc, #5b9bff);
    border-color: #5b9bff;
    border-radius: 2rem;
    }

    .secondary .action ,.secondary .action:hover,.action.primary:active{color: #fff;}
    .customer-account-login .authorization-link{display:none;}
    .nav-toggle{display:none;}
    .welcome{line-height: 20px;}
    .modal-tree-product-item{cursor: pointer;}
    /*************For Magento pager**********/
    .limiter {
    display: block !important;
    }
    /*************For Custom Navigation**********/
    .page-message-plant{
    background-color: #263544;
    font-size: 14px;padding: 10px;
    color: #FFFFFF;
    font-weight: 600;
    text-align: center;
    }
    .nav-active{
    background:#4a89dc;
    }
    .nav.item.item a:hover{
    background:#4a89dc;
    }
    .report-padding{
    padding-left:25px;
    padding-right:25px;
    }

    /*************For Catalog & Brochures Page**********/
    .file_thumb {
        border: 1px solid #666666;
        height:285px;
    }

    /*************Theme css start***********************/
    #block-collapsible-nav {
    display: none;
    }

    .block-collapsible-nav .content{
    background-color: #eef1f5;
    }
    .block-title.order strong {
        font-weight: 600!important;
        color: #4a89dc;
        font-size: 18px!important;
    }
    .profile-link{
    color: #585858;
    font-weight: 600;
    padding-left: 5px;
    }
    /*************Theme css end***********************/

    /*************dataTable***********************/
    .plant-wrapper a.action.login.primary {
        height: 100%;
        vertical-align: middle;
        padding: 4px 15px;
    }
    .margin-right-5{
    margin-right: 5px;
    }

    /* Header titles */
table.dataTable thead th .dt-column-title {
    font-weight: 700;
    font-size: 1.7rem;
    color: #585858;
}

/* Column values (body cells) */
table.dataTable tbody td {
    font-weight: 600;
    font-size: 1.5rem;
    color: #585858;
}

/* Pagination controls */
.dt-paging .pagination .page-link {
    font-size: 1.4rem;
    padding: 0.5em 1em;
}

.form-select-sm {
    font-size: 1.4rem;
}

    /*****Responsive******/
    @media (max-width: 320px){
    .mrgntp32{
        margin-top:10px;
    }
    .page-title{
        margin-right: 0px!important;
    }
    }

    @media (max-width: 355px){
    .mrgntop{
        margin-top: 5px;
    }
    }

    @media (max-width: 991px){
    .txtlft{
    text-align: left;
    }
    #openViewUpdateOrderModal .modal-dialog{
    width: auto !important;
    }
    #FreightchargeModal .modal-dialog {
    width: auto!important;
    }

    .shiprequestmodal{
    width: auto!important;
    }

    .resbiz{
    display: none!important;
    }

    }

    @media (max-width: 767px){
    .panel.header .links{
        display: block;
    }
    .header.panel>.header.links {
        margin: 0;
        padding: 0;
        list-style: none none;
        float: right;
        margin-left: auto;
    }
    .customer-welcome .customer-name {
        cursor: pointer;
    }
    .customer-welcome .customer-menu {
        display: none;
    }
    .customer-welcome.active .customer-menu {
        display: block;
    }
    .customer-welcome ul li {
        margin: 5px;
        padding: 2px;
    }
    .customer-welcome li a:visited {
        color: #333;
        text-decoration: none;
    }
    .customer-welcome:after {
        clear: both;
    }
    .customer-welcome:after {
        content: '';
        display: table;
    }
    .customer-welcome .header.links {
        min-width: 125px;
    }
    .customer-welcome ul:before {
        right: 10px;
        top: -12px;
    }
    .customer-welcome ul:before {
        border: 6px solid;
        border-color: transparent transparent #fff;
        z-index: 99;
    }
    .customer-welcome ul:after {
        right: 9px;
        top: -14px;
    }
    .customer-welcome ul:after {
        border: 7px solid;
        border-color: transparent transparent #bbb;
        z-index: 98;
    }
    .customer-welcome ul:before, .customer-welcome ul:after {
        border-bottom-style: solid;
        content: '';
        display: block;
        height: 0;
        position: absolute;
        width: 0;
    }
    .customer-welcome .action.switch {
        background-image: none;
        background: 0 0;
        -moz-box-sizing: content-box;
        border: 0;
        box-shadow: none;
        line-height: inherit;
        margin: 0;
        padding: 0;
        text-decoration: none;
        text-shadow: none;
        font-weight: 400;
        color: #fff;
        cursor: pointer;
        display: inline-block;
    }
    .customer-welcome ul {
        margin: 0;
        padding: 0;
        list-style: none none;
        background: #fff;
        border: 1px solid #bbb;
        margin-top: 4px;
        min-width: 100%;
        z-index: 101;
        box-sizing: border-box;
        display: none;
        position: absolute;
        right: 5px;
        box-shadow: 0 3px 3px rgba(0,0,0,.15);
    }
    .customer-welcome .action.switch>span {
        border: 0;
        clip: rect(0,0,0,0);
        height: 1px;
        margin: -1px;
        overflow: hidden;
        padding: 0;
        position: absolute;
        width: 1px;
    }
    .customer-welcome .action.switch:after {
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-size: 10px;
        line-height: 22px;
        color: inherit;
        content: '\e622';
        font-family: 'luma-icons';
        margin-left: 2px;
        vertical-align: top;
        display: inline-block;
        font-weight: 400;
        overflow: hidden;
        speak: none;
        text-align: center;
    }
    .page-header .header.panel:before,
    .customer-welcome:before
    {
        content: '';
        display: table;
    }
    .displygrid{
        display: inline-grid;
    }
    .menunone{
        display: none!important;
    }
    }

    @media (max-width: 375px){
    .mrgntp375{
        margin-top:10px;
    }
    .pull-right {
        float: none!important;
    }
    .dright{
        float:right!important;
    }
    }

    @media (max-width: 425px){
    .mobileres{
        width: 60% !important;
    }
    small.copyright{
        font-size: 65% !important;
    }
    .forgot .action {
        margin-left: 0px !important;
    }
    .mrgntp{
        margin-top:10px;
    }
    .btncustmrprice{
        display: block;
        margin: 10px;
    }
    .drpdwnres{
        float: left;
        margin-bottom: 10px;
    }
    .prdbtnhgt{
        height: auto !important;
    }
    .datedropdown{
        left: auto !important;
        margin-top: 32px !important;
        margin-left: -1px !important;
    }
    }

    @media (max-width: 768px){
    .plant-wrapper select{
        width: -webkit-fill-available;
    }
    .plant-wrapper a.action.login.primary {
        float: left;
        margin-top: 10px;
    }
    .drpdwnresponsive{
        float: left;
        width: -webkit-fill-available;
        position: inherit !important;
    }
    .ntoplnt{
        width: -webkit-fill-available;
        margin-bottom: 10px;
    }
    .cstmrresponsive{
        float: left;
        margin-bottom: 10px;
    }
    .mrgnbtm{
        margin-bottom: 10px;
    }
    .exprtcustmr{
        position: inherit !important;
    }
    .prdhgt{
        height: auto !important;
    }
    .customer-name{
        display: -webkit-inline-box !important;
    }
    .displaynone{
        display: none !important;
    }
    .mrgntp21{
        margin-top: 21px;
    }
    /* responsive table*/
    .tablhed {
        border: none;
        clip: rect(0 0 0 0);
        height: 1px;
        margin: -1px;
        overflow: hidden;
        padding: 0;
        position: absolute;
        width: 1px;
    }

    .tablhedship {
        border: none;
        clip: rect(0px 40px 45px 0px);
        height: 1px;
        margin: -1px;
        padding: 0;
        position: absolute;
        width: 1px;
    }

    .tabltr {
        border-bottom: 1px solid #b1b1b1;
    }

    .tabltd {
        border-bottom: 1px solid #ddd;
        display: block;
        font-size: .8em;
        text-align: right;
    }

    .tabltd::before {
        /*
        * aria-label has no advantage, it won't be read inside a table
        content: attr(aria-label);
        */
        content: attr(data-label);
        float: left;
        font-weight: bold;
        text-transform: uppercase;
    }

    .tbltrlast{
        border-bottom: 0;
    }

    .mergtr{
        display: -webkit-box;
        border-bottom: 1px solid #ddd;
    }

    .brdrnone{
        border: white !important;
    }

    .mrgn{
        margin-inline-start: auto;
    }
    .chckbx{
        display: flow-root;
    }
    .disply{
        display: block!important;
        margin-top: -8px;
    }
    /* responsive table*/
    }

    /* Base styles for all screen sizes */
    .page-main,
    .navigation, 
    .breadcrumbs, 
    .page-header .header.panel, 
    .header.content, 
    .footer.content, 
    .page-wrapper > .widget, 
    .page-wrapper > .page-bottom, 
    .block.category.event, 
    .top-container {
    max-width: 100% !important;
    width: 100% !important;
    box-sizing: border-box !important;
    }

    /* Admin form containers */
    .admin__fieldset,
    .admin__form-field,
    .admin__field-control,
    .admin__field,
    .fieldset,
    .form-wrapper,
    .order-create-content,
    .order-create-billing-address,
    .order-create-shipping-address {
    width: 100% !important;
    max-width: 100% !important;
    }

    /* Form inputs - ensure they don't overflow */
    .admin__control-text,
    .admin__control-select,
    input[type="text"],
    select {
    max-width: 100% !important;
    box-sizing: border-box !important;
    }

    /* Better sidebar and content alignment */
    @media (min-width: 768px) {
    .nopadding-right {padding-right:0px !important}
    .customer-welcome .action.switch {color: black !important}
    
    /* Remove whitespace on the sides of forms */
    .order-view,
    .order-create,
    .admin__page-section {
        padding-left: 10px !important;
        padding-right: 10px !important;
    }
    
    /* Form containers to use available space better */
    .admin__field-control {
        width: 80% !important;
    }
    
    /* Ensure forms don't get too wide on large screens */
    .fieldset .field {
        max-width: 1200px !important;
    }
    }

    /* Fixed sidebar positioning and content layout */
    @media (min-width: 769px), print {
    /* Sidebar adjustments */
    .account.page-layout-2columns-left .column.main {
        width: 80%;
        padding-left: 20px !important;
        box-sizing: border-box !important;
    }
    
    .account.page-layout-2columns-left .sidebar-main, 
    .account.page-layout-2columns-left .sidebar-additional {
        width: 20%;
        padding-right: 0 !important;
        margin-right: 0 !important;
    }
    
    /* Ensure content doesn't get too stretched on ultra-wide screens */
    .page-main-actions,
    .admin__data-grid-outer-wrap {
        max-width: 1800px !important;
        margin: 0 auto !important;
    }
    }

    /* Small screens and tablets */
    @media (max-width: 1024px) {
    .account.page-layout-2columns-left .column.main {
        width: 75% !important;
        padding-left: 15px !important;
    }
    
    .account.page-layout-2columns-left .sidebar-main, 
    .account.page-layout-2columns-left .sidebar-additional {
        width: 25% !important;
    }
    }

    /* iPads (portrait and landscape) */
    @media (min-device-width: 768px) and (max-device-width: 1024px) {
    .table-responsive {
        overflow-x: auto !important;
    }
    
    /* Better form layout on tablets */
    .admin__field-label {
        float: none !important;
        text-align: left !important;
        width: 100% !important;
        margin-bottom: 5px !important;
    }
    
    .admin__field-control {
        width: 100% !important;
        float: none !important;
    }
    }

    /* Better form layout on create order page */
    .order-create .admin__page-section {
    margin-left: auto !important;
    margin-right: auto !important;
    max-width: 1400px !important;
    }

    .order-create .field {
    width: 100% !important;
    }

    .admin__field .admin__field-control {
    display: block !important;
    }

    /*****Responsive******/

    /*************Login***********************/
    .block-customer-login{margin: auto;float: none;margin-top: 20px;float:none !important;}
    .login-container .fieldset>.field>.control{width: 100%;}
    .login-container .fieldset:after {content: "";}
    .main .login-container .block-customer-login{width: 30%;}
    .secondary .action{margin-left:20px;}
    .fieldset>.field.required>.control-label:before,
    .fieldset>.fields>.field.required>.control-label:before,
    .fieldset>.field._required>.control-label:before,
    .fieldset>.fields>.field._required>.control-label:before {content: '*';color: #e02b27;font-size: 1.2rem;margin: 0 5px 0 0px;}
    .customer-account-login .header.panel>.header.links{display:none;}
    .customer-account-forgotpassword .header.panel>.header.links,
    .customer-account-createpassword .header.panel>.header.links{display:none;}
    .form.password.reset, .form.send.confirmation, .form.password.forgot, .form.create.account{min-width: auto;width:100%;}
    /*************Login***********************/
    .product-index-add fieldset,
    .product-index-edit fieldset,
    .product-index-index fieldset,
    .contractors-index-add fieldset,
    .contractors-index-edit fieldset ,
    .contractors-index-index fieldset ,
    .contractors-index-view fieldset,
    .rolepermission-index-index fieldset,
    .support-index-view fieldset,
    .support-index-index fieldset,
    .shiprequest-index-add fieldset,
    .shiprequest-index-view fieldset,
    .shiprequest-index-edit fieldset,
    .shiprequest-index-index fieldset,
    .orders-index-add fieldset,
    .orders-index-view fieldset,
    .orders-index-edit fieldset,
    .orders-index-uploadsalespersonform fieldset,
    .contractors-profile-index fieldset,
    .contractors-import-edit fieldset,
    .manageconfiguration-index-index fieldset,
    .product-colors-index fieldset,
    .product-import-form fieldset,
    .catalogs-index-deliveryrelease fieldset,
    .orders-index-orderreport fieldset,
    .orders-index-ntoreport fieldset,
    .approval-index-index fieldset,
    .reports-transaction-view fieldset,
    .reports-transaction-index fieldset
    {
    border: 1px solid #ddd !important;
    margin: 0;min-width: 0;
    padding: 10px;
    position: relative;
    border-radius:4px;
    padding-left:10px!important;
    }

    .product-index-add legend,
    .product-index-edit legend,
    .product-index-index legend,
    .contractors-index-add legend,
    .contractors-index-edit legend,
    .contractors-index-index legend,
    .contractors-index-view legend,
    .rolepermission-index-index legend,
    .support-index-add legend,
    .support-index-index legend,
    .support-index-view legend,
    .shiprequest-index-add legend,
    .shiprequest-index-edit legend,
    .shiprequest-index-index legend,
    .shiprequest-index-view legend,
    .orders-index-add legend,
    .orders-index-view legend,
    .orders-index-edit legend,
    .orders-index-uploadsalespersonform legend,
    .contractors-profile-index legend,
    .contractors-import-edit legend,
    .manageconfiguration-index-index legend,
    .product-colors-index legend,
    .product-import-form legend,
    .catalogs-index-deliveryrelease legend,
    .orders-index-orderreport legend,
    .orders-index-ntoreport legend,
    .approval-index-index legend,
    .reports-transaction-view legend,
    .reports-transaction-index legend
    {
    font-size:14px;
    font-weight:bold;
    margin-bottom: 0px;
    width: auto;
    border: 1px solid #ddd;
    border-radius: 4px;
    padding: 5px 5px 5px 10px;
    background-color: #ffffff;
    }

    .responsive-tabs-container .tab-pane{padding: 25px;}
    .responsive-tabs-container .tab-pane{margin-bottom: 0px;}


    /* .nav-tabs a.error-tab{color:#e02b27 !important;} */
    .export-link{margin-top: 2px;left:40.5%;z-index: 999;text-align: left;padding-bottom: 20px;}
    .export-inactive-link {
        margin-top: 14px;
        left: 21.5%;
        z-index: 999;
        position: absolute;
        padding-bottom: 20px;
    }
    .payment-status{left:21.5%;z-index: 999;position: absolute;padding-bottom: 20px;}
    .mrgn-t-5{margin-top: 5px;}

    .panel{margin-bottom:0px;background-color: inherit;border-radius:0px;}


    .btn-default:visited{color:#333}

    .btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc;
    }

    /******************** Contractor page css start ********************/
    .view-tabs-wrapper .nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover,
    .view-tabs-wrapper .nav-tabs>li.r-tabs-state-active>a {
        color: #555;
        cursor: default;
        background: linear-gradient(135deg, #4a89dc, #5b9bff);
        font-weight: 600;
        border: 1px solid #ddd;
        border-bottom-color: transparent;
    }
    .nav-tabs>li.active>a:hover{
    background: linear-gradient(135deg, #4a89dc, #5b9bff) !important;
    }
    .view-tabs-wrapper .nav>li>a {
        position: relative;
        display: block;
        padding: 10px 15px;
        color: #999;
    }
    .responsive-tabs-container .tab-content,#responsive-tabs .tab-content {
        border-left: 1px solid #e1e1e1;
        border-right: 1px solid #e1e1e1;
        border-bottom: 1px solid #e1e1e1;
    }

    .container-border.main-padding{

    border-top: 1px solid #d8d8d8;
        border-left: 1px solid #d8d8d8;
        border-right: 1px solid #d8d8d8;
    }
    .container-border
    {
    background-color: #ffffff;
    z-index: 1
    }
    .row-postion-dv{
    position: relative;
    z-index: 0;
    }
    .container-border:before {
        z-index: -1;
        position: absolute;
        content: "";
        bottom: 0;
        right: auto;
        left: 19px;
        width: 53%;
        top: 55px;
        max-width: 300px;
        transform: rotate(85deg);
        height: 50%;
        opacity: 0.3;
    }
    span.customer-sub-details2 {
        font-weight: 600;
        text-transform: uppercase;
    }
    .container-border:after {
        opacity: 0.3;
        z-index: -1;
        position: absolute;
        content: "";
        bottom: 0;
        right: 19px;
        left: auto;
        width: 53%;
        top: 64px;
        max-width: 300px;
        transform: rotate(185deg);
        height: 50%;
    }
    .bill-address-wrapper p {
        margin-bottom: 10px;
    }
    .mail-address-wrapper p {
        margin-bottom: 0;
    }
    .customer-sub-details {
        font-weight: 600;
        font-size: 16px;
        margin-bottom: 3px;
            text-transform: uppercase;
    }
    .customer-details-wrapper p{
    margin-bottom: 3px;
    }
    .customer-details-wrapper.billing-address{
    padding-top: 15px;
    }
    .top-branding-section {
        padding: 20px 0px;
    }
    .main-padding{padding:0 30px 30px 30px;}
    .container-border{border-top: 1px solid grey;border-left: 1px solid grey;border-right: 1px solid grey;}
    /******************** Contractor page css start ********************/


    .label-control{padding-left:0px;}
    .label-control-config{padding-left:0px;}
    form .error {
        color: #e02b27;
        font-weight: normal;
        font-size: 1.2rem;
        border-color: #ed8380;
    }
    .parmission-title{
        text-align: left;
        color: #1f2d41;
    }
    .striped-odd{
    background-color:#FFFFFF;
    margin-right:0px !important;
    margin-left:0px !important;
    padding:0 10px;
    }
    .striped-even{
    background-color:#f2f2f2;
    margin-right:0px !important;
    margin-left:0px !important;
    padding:5px 0;
    }
    .striped-even div,.striped-odd div{
    line-height:15px;
    }
    .parmission-checkbox{
        margin-right: 40px;
    }

    .customer-tabs select:disabled{
    border: 0;
    background: transparent;
    opacity: 1;
    padding: 0;
    }

    .customer-tabs label.control-label.font-weight-500{font-weight: 500;}
    .width-80p{width: 55%;}
    .padding-0{padding: 0;}

    /************************ History Log Display Start **********************/
    div.historypage .row:not(:nth-child(2))>label{
        font-weight: 500;
    }
    div.historypage fieldset fieldset div.row:nth-child(2) {
        background-color: #0e804e;
        margin: 0;
        color: #fff;
    }
    div.historypage fieldset fieldset .row:nth-child(odd) {
        background-color: #f9f9f9;
        margin: 0;
    }
    div.historypage fieldset fieldset .row:nth-child(even) {
        background-color: #fff;
        margin: 0;
    }
    div.historypage fieldset fieldset .row:not(:nth-child(2)):hover {
        background-color: #f9f9f9;
    }
    /************************ History Log Display End **********************/

    /************************ General Start ********************************/
    .padding-t-25{padding-top: 25px;}
    .padding-t-10{padding-top: 10px;}
    .strike{text-decoration:line-through;}
    /************************ General End **********************************/

    fieldset.product-border {
        border: 1px solid #ddd !important;
        padding: 0 1.4em 1.4em 1.4em !important;
        margin: 0 0 1.5em 0 !important;
        -webkit-box-shadow:  0px 0px 0px 0px #000;
                box-shadow:  0px 0px 0px 0px #000;
    }

    legend.product-border {
        font-size: 1.2em !important;
        text-align: left !important;
        width:auto;
        padding:0 20px;
        border-bottom:none;
    }
    div#disabled > .bootstrap-tagsinput, div#disabled > .bootstrap-tagsinput input {
    cursor:not-allowed;
    background:#eee;
    opacity:0.5
    }

    /************************* product add - color tab start***********************/
    .m-t-80{margin-top: 80px;}
    .colorlist .btn-group-vertical.btn-block button {
        margin-top: 10px;
        width: 45px;
    }
    /************************* product add - color tab end***********************/
    .custom-mage-error{
    color: #e02b27;
    font-size: 1.2rem;
    }
    img.product-img {
    height: 70px;
    width: 70px;
    margin: 0 auto;
    display: block;
    }
    img.product-img-add {height: 100px;}
    body.product-index-index div.row.productlist{height:800px}
    body.product-index-index div#evts::after{
    content: "";
    background-color: #eef1f5;
    position: absolute;
    width: 1px;
    top: 0;
    right: 0;
    display: block;
    height: 100%;
    }
    body.product-index-index div#data, body.product-index-index div#evts{
    height: inherit;
    overflow-y: auto;
    }
    .category-separator{
    border-bottom: 1px solid #eef1f5;
    margin-bottom: 10px;
    clear: both;
    }
    /********************************** order page start ****************************/
    body.orders-index-add ul.nav.nav-tabs.responsive-tabs li {
        padding-top: 18px;
    }
    .item-popup-model .modal-inner-wrap {
    width: 80%;
    }
    .item-popup-model .modal-tree-product-item {
    cursor: pointer;
    }
    /********************************** order page end ******************************/


    /* SVG Icons styling */
.action-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 4px;
    margin: 0 1px;
    border: none;
    background: transparent;
    color: #6c757d !important;
    border-radius: 6px;
    text-decoration: none;
    transition: all 0.2s ease;
    min-width: 24px;
    height: 24px;
}

.action-btn:hover {
    background-color: #f8f9fa;
    transform: translateY(-1px);
    text-decoration: none;
}

.view-btn:hover {
    color: #0d6efd !important;
    background-color: #e7f1ff;
}

.print-btn:hover {
    color: #6f42c1 !important;
    background-color: #f3e8ff;
}

.reorder-btn:hover {
    color: #198754 !important;
    background-color: #e8f8f1;
}

.edit-btn:hover {
    color: #fd7e14 !important;
    background-color: #fff3e0;
}

.action-btn svg {
    vertical-align: middle;
}
/* SVG Icons styling */


    /* Wrapper styling for consistent display */
    .datatables_wrapper {
    overflow-x: auto;
    width: 100%;
    margin-bottom: 20px;
    position: relative !important;
    }

    /* Table base styling */
    #order-table, #customer-table, .dataTable {
    width: 100% !important;
    table-layout: fixed;
    margin-bottom: 0 !important;
    }

    /* Cell content handling */
    .dataTable td, .dataTable th {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 8px; /* Ensure consistent padding */
    }

    /* Additional styles for consistent table appearance */
    .dataTable.table-striped > tbody > tr:nth-of-type(odd) {
    background-color: #e0f3ff;
    }

    .dataTable.table-hover > tbody > tr:hover {
    background-color: #e0f3ff;
    }

    /* Improved responsive behavior */
    .dataTable.responsive.dtr-inline.collapsed > tbody > tr > td:first-child:before,
    .dataTable.responsive.dtr-inline.collapsed > tbody > tr > th:first-child:before {
    top: 50%;
    transform: translateY(-50%);
    }

    /* Fix for responsive child rows */
    .dataTable.responsive.dtr-inline.collapsed > tbody > tr.child {
    padding: 0;
    }

    .dataTable.responsive.dtr-inline.collapsed > tbody > tr.child td:before {
    display: none;
    }

    /* Fix for scrolling issues */
    .datatables_scrollBody {
    overflow-x: auto;
    overflow-y: auto;
    }

    /* Retain your other custom styles */
    .model-width-80 { width: 80%; }
    .model-width-95 { width: 95%; }
    .model-width-92 { width: 92%; }
    .model-width-90 { width: 90%; }
    .model-width-98 { width: 98%; }

    table.quoteitemgrid p {
    margin: 0;
    }

    .cursor-pointer {
    cursor: pointer;
    }

.mrgn-l-5{margin-left: 5px;}
    
    .orders-index-view .container-border:before{
    z-index: -1;
        position: absolute;
        content: "";
        bottom: 0;
        right: auto;
        left: 16%;
        width: 100%;
        top: -6%;
        max-width: 300px;
        background: #777;
        box-shadow: -9px 21px 10px #777;
        transform: rotate(85deg);
        height: 50%;
        opacity: 0.3;
    }

    .shiprequest-index-view p.contractor-tagline ,.order-index-view p.contractor-tagline, .order-index-print p.contractor-tagline, .approval-index-priceapproval p.contractor-tagline,.support-index-view p.contractor-tagline  {
    letter-spacing: 1px;
    }

    .approval-index-priceapproval .container-border.main-padding::after, .approval-index-priceapproval .container-border.main-padding::before,
    .orders-index-view .container-border.main-padding::after, .orders-index-view .container-border.main-padding::before,
    .shiprequest-index-view .container-border.main-padding::after, .shiprequest-index-view .container-border.main-padding::before{
    content: none;
    }
    #submit-order {
    margin-top: 15px;
    }
    input[disabled], .style-disabled
    {
    cursor: not-allowed! important;
    opacity:0.5;
    }
    #email-field[disabled]
    {
    opacity:0.5;
    cursor: not-allowed! important;
    }
    #update-order{
    opacity:0.5;
    }
    input::-webkit-input-placeholder{
    opacity: 0.5;
    }
    #printlogo{
    width: 225px;
    }
    .print-top-branding-section{
    padding: 20px 0;
    }
    .print-order-section{
    padding-bottom: 20px;
    }
    /* status progreess bar */
    /*Form Wizard*/
    .bs-wizard {border-bottom: solid 1px #e0e0e0; padding: 5px 0px 15px 0px;}
    .bs-wizard > .bs-wizard-step {padding: 0; position: relative;}
    .bs-wizard > .bs-wizard-step .bs-wizard-stepnum {color: #595959; font-size: 18px; font-weight: 600;}
    .bs-wizard > .bs-wizard-step .bs-wizard-info {color: #999; font-size: 14px;}
    .bs-wizard > .bs-wizard-step > .bs-wizard-dot {position: absolute; width: 30px; height: 30px; display: block; background: #4a89dc; top: 45px; left: 50%; margin-top: -15px; margin-left: -15px; border-radius: 50%;}
    .bs-wizard > .bs-wizard-step > .bs-wizard-dot:after {content: ' '; width: 14px; height: 14px; background: #eaf1f9; border-radius: 50px; position: absolute; top: 8px; left: 8px; }
    .bs-wizard > .bs-wizard-step > .progress {position: relative; border-radius: 0px; height: 8px; box-shadow: none; margin: 15px 0; background-color: #eaf1f9;}
    .bs-wizard > .bs-wizard-step > .progress > .progress-bar {width:0px; box-shadow: none; background: #4a89dc;}
    .bs-wizard > .bs-wizard-step.complete > .progress > .progress-bar {width:100%;}
    .bs-wizard > .bs-wizard-step.active > .progress > .progress-bar {width:100%;}
    /*.bs-wizard > .bs-wizard-step:first-child.active > .progress > .progress-bar {width:0%;}*/
    .bs-wizard > .bs-wizard-step:last-child.active > .progress > .progress-bar {width: 100%;}
    .bs-wizard > .bs-wizard-step.disabled > .bs-wizard-dot {background-color: #eaf1f9;}
    .bs-wizard > .bs-wizard-step.disabled > .bs-wizard-dot:after {opacity: 0;}
    .bs-wizard > .bs-wizard-step:first-child  > .progress {left: 50%; width: 50%;}
    .bs-wizard > .bs-wizard-step:last-child  > .progress {width: 50%;}
    .bs-wizard > .bs-wizard-step.disabled a.bs-wizard-dot{ pointer-events: none; }
    /*END Form Wizard*/

    .no-padding{padding: 0;}
    .padding-2px{padding: 2px;}

    .dot {
    height: 10px;
    width: 10px;
    background-color: #bbb;
    border-radius: 50%;
    display: inline-block;
    }

    .dot-bg-green{background: #00a518}
    .dot-bg-red{background: #e0142c}
    .dot-bg-yellow{background: #f69603}
    .dot-bg-blue{background: #3771ce}
    .dot-bg-info{background: #DA70D6}

    .removebold{
    font-weight: 400;
    text-align: left!important;
    }

    .order-status-view-top {
        color: #4a89dc;
        font-weight: 800;
    }
    
    .btn-default[disabled]:hover, .top-right-green-btn:hover{
    background: linear-gradient(135deg, #4a89dc, #5b9bff);
    border: 1px solid #4a89dc;
    }
    table th {text-align: center;}
    table.support-details-row [class*='col-'] {
        margin-bottom: 5px;
        border-top: 1px solid white;
        border-bottom: 4px solid white;
    }
    table.support-details-row #strips-labels {
    text-align: center!important;
    }
    .rolepermission-index-index .striped-even, .rolepermission-index-index .striped-odd{padding: 5px 0px!important}
    .sticky-notes{
    background-color: #ffff80; min-height:100px;border-radius: 5px;
    }
    .margin-b-20{margin-bottom: 20px;}

    /** Submenu in view shiprequest page **/
    ul.dropdown-menu>li{margin:0}
    .dropdown-submenu {
    position: relative;
    }
    .dropdown-submenu .dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -1px;
    }
    .dropdown-menu>li>a {
        display: block;
        padding: 3px 20px;
        clear: both;
        font-size:13px;
        font-weight: 400;
        line-height: 1.42857143;
        color: #333;
        }
    .caret-right {
        border-bottom: 4px solid transparent;
        border-top: 4px solid transparent;
        border-left: 4px solid;
        display: inline-block;
        height: 0;
        vertical-align: middle;
        width: 0;
    }
    /** End-Submenu in view shiprequest page **/
    ::-webkit-input-placeholder { /* WebKit browsers */
        opacity: 0.5 !important;
    }
    .paid {
        color: white;
        padding: 8px;
        font-family: Arial;
        background-color: #4CAF50;
    }
    .productview{text-align: center;
        font-size:12px;
        min-height :100px;
        margin: 15px 0;
    }
    .productview a label {cursor: pointer;margin: 10px 0 0;}
    .form-group.required .label-control-plant:after {content:"*";color:red;}
    .label-control-plant{padding-left:15px;}
    .block-Wrapper_lifetimesale {
        border: 1px solid #dbdbdb;
        background: #fff;
        padding: 1.5rem;
        height: 100%;
        display: flex;
        flex-direction: column;
        position: relative;
    }
    .block-Header_lifetimesale {
        text-align:center;
        margin-bottom: 1rem;
        min-height: 2rem;
        font-size:1.8rem;
    }
    .singleRenderer-Wrapper_XPBxR {
        flex-grow: 1;
        text-align:center;
        align-items: center;
        overflow: hidden;
    }

    .value-Value_1Qsgv {
    color: #eb5202;
        white-space: nowrap;
        line-height: 3.5rem;
        font-size: 2.4rem;
    }

    .value-Value_1Qsgv-1 {
    color: #0CC845;
        white-space: nowrap;
        line-height: 3.5rem;
        font-size: 2.4rem;
    }

    .value-Value_1Qsgv-2 {
    color: #0B6BC4;
        white-space: nowrap;
        line-height: 3.5rem;
        font-size: 2.4rem;
    }

    .cchild {
    display: none;
    }

    .divider:after,
    .divider:before {
    content: "";
    flex: 1;
    height: 1px;
    background: #eee;
    }

    .txt-override{
    width : 50px !important;
    }

    .action.cancel {
    background-color: #ff0000 !important;
    border: 1px solid #ff0000 !important;
    }

    .action.cancel:hover{background-color: #ff3300 !important;border: 1px solid #ff3300 !important;}
    .override-inline-btn {
    line-height: 1.7rem !important;
    }

    .override-input {
    width : 165px;
    }
    .override-input-item-note {
    width: 300px;
    margin-right: auto;
    display: contents;
    }

    .fs-14 {
    font-size: 14px !important;
    }

    .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
    width : 100% !important;
    }

    .input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 4px;
    }

    .btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc;
    }
    .btn-success {
    color: #fff;
    background: linear-gradient(135deg, #4a89dc, #5b9bff);
    border-color: #5b9bff;
    }
    .btn-success:hover {
    color: #fff;
    background: linear-gradient(135deg, #4a89dc, #5b9bff);
    border-color: #5b9bff;
    }
    .btn.export {
    font-size: 1.3rem;
    line-height: 1.8rem;
    font-weight: 500;
}

    .nav-tabs button.error-tab{color:#e02b27 !important;}
#modal-delivery-terms .modal-dialog{
        width: 865px;
        margin: 30px auto;
        max-width: none;
}
#modal-delivery-terms .modal-footer{
    padding-top:0px !important;
}
@-moz-document url-prefix() {
input[type="checkbox"] {
    top:0px !important;
}
}

/* Start Delivery Schedule Calendar */
.delivery-scheduler-container {
    margin-bottom: 2rem;
}

/* Number circle and label styles */
.isFlex {
    display: flex;
    align-items: center;
}

.flexRow {
    flex-direction: row;
    flex-wrap: nowrap;
    overflow-x: auto;
}

.flexCol {
    flex-direction: column;
}

.isBlock {
    display: block;
}

.numberCircle {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background: linear-gradient(135deg, #4a89dc, #5b9bff);
    color: white;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 10px;
    font-weight: 700;
}

.labelNumber {
    font-size: 17px;
    font-weight: 700;
    color: #4b5563;
}

.delivery-validation-message{
color: #e02b27;
font-weight: 600;
}

/* Day selection styles */
#days {
margin: 1rem 0rem 0rem 2rem;
}

.day {
    width: 7%;
    height: 55px;
    border: 1px solid #ddd;
    border-radius: 5px;
    margin-right: 1%;
    cursor: pointer;
    transition: all 0.3s ease;
    flex-shrink: 0;
}
.day:hover {
    border-color: #808080;
}
.center {
    display: flex;
    justify-content: center;
    align-items: center;
}
.prevent-select {
    user-select: none;
    -webkit-user-select: none;
}
.day_title {
    font-size: 14px;
    color: #777;
}
.day_number {
    font-size: 18px;
    font-weight: bold;
    margin-top: 5px;
    color: #4b5563;
}
.day_select {
    background: linear-gradient(135deg, #4a89dc, #5b9bff);
    color: #fff !important;
    border: 2px solid #4a89dc !important;
    border-radius: 5px;
}
.day_select .day_title,
.day_select .day_number {
    color: white;
}
.day_separator {
    height: 40px;
    width: 1px;
    background-color: #ddd;
    margin: 0 15px;
    flex-shrink: 0;
}
/* Time slot styles */
.delivery-time-slots {
    margin: 1rem 4rem;
}
.time-slots-container {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 2rem;
}
.morning-slots,
.afternoon-slots {
    flex: 1;
    min-width: 300px;
    margin-bottom: 2rem;
}
.slot-option {
    padding: 8px 12px;
    border-radius: 4px;
    transition: background-color 0.2s ease;
}
.slot-option:hover {background-color: #f5f5f5;}
.hours_detail {
    border-top: 1px solid #DFE0EB;
    font-weight: 700;
    font-size: 16px;
    line-height: 10px;
    color: #585858;
    min-height: 40px;
}
.hours_detail_icon {
    margin-right: 10px;
    width: 10px;
    height: 24px;
    justify-content: center;
}
.hours_detail_icon img {
    max-width: 100%;
    max-height: 100%;
}
.hours_detail_time {flex: 1;}
.hours_detail_loads {
    margin-right: 1.4rem;
    color: #585858;
    font-weight: 600;
    border: 1px solid #585858;
    padding: 4px 4px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 4px;
    font-size: 14px;
    background-color: #fff;
}
.load_plus_minus {
cursor: pointer;
font-size: 1.4rem;
padding: 0.2rem 0.4rem;
}
.morning-slots > .slot-option > .hours_detail_check,
.afternoon-slots > .slot-option > .hours_detail_check {
padding-right:2.95rem;
}
.slot-checkbox { accent-color: #5b9bff;}
.hours_detail_check {
    width: 24px;
    justify-content: center;
}
.time-intervals {
    max-height: 400px;
    overflow-y: auto;
}
.scrollHours {
    border: 1px solid #eee;
    border-radius: 4px;
}
.hours_select {background-color: #EFEFEF;}
.noDisplay {display: none;}

/* Updated Load Summary Styles */
.date-title{
margin-top: 2.5rem;
}

.delivery-time-title{
margin-top: 2.5rem;
}
.summary-title {
margin-bottom: 1rem;
margin-top: 2.5rem;
}
.loads-summary {
    margin-top: 1rem;
    padding: 1.5rem;
    background: #f8f8f8;
    border-radius: 8px;
    border: 1px solid #e5e5e5;
}
/* Total Loads Box */
.total-loads-box {
    border: 2px solid #808080;
    border-radius: 8px;
    padding: 10px 15px;
    margin-bottom: 15px;
    display: flex;
    flex-direction: column;
}

.total-loads-header {
    color: #585858;
    font-size: 17px;
    margin-bottom: 5px;
    font-weight: 600;
}

.total-loads-count-wrapper {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.total-loads-value {
    font-size: 40px;
    font-weight: 700;
    color: #4a89dc;
}

/* Loads Schedule Section */
.fw-semibold{
color: #585858;
}

.loads-schedule {
    display: flex;
    flex-direction: column;
    gap: 8px;
}

.loads-schedule-container h3 {
color: #585858;
font-size: 18px;
margin-bottom: 15px;
text-transform: uppercase;
}

.schedule-item {
    background-color: #f0f0f0;
    border-radius: 6px;
    padding: 10px 15px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.schedule-date {
    color: #7d7d7d;
    font-size: 16px;
}

.schedule-loads {
    color: #005a87;
    font-weight: 500;
    font-size: 16px;
}

.summary-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 1.5rem;
    padding-bottom: 1rem;
    border-bottom: 2px solid #e0e0e0;
}

.total-loads-container {
    display: flex;
    align-items: center;
    font-size: 18px;
}

.total-loads-label {
    font-weight: bold;
    margin-right: 10px;
}

.schedule-date {
    margin-bottom: 1.5rem;
    padding-bottom: 1rem;
    border-bottom: 1px solid #e0e0e0;
}

.schedule-date:last-child {
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 0;
}

.schedule-date-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 0.5rem;
}

.schedule-date-text {
    font-weight: 700;
    font-size: 17px;
    color: #4a89dc;
}

.schedule-loads-count {
    font-weight: 700;
    color: #4a89dc;
    background-color: #e0f3ff;
    padding: 4px 8px;
    border-radius: 4px;
    font-size: 17px;
}

.schedule-slots {
    display: flex;flex-wrap: wrap;gap: 1rem;
}

.schedule-period {
    flex: 1;
    height: 90px;
    overflow: auto;
    min-width: 250px;
}

.schedule-period-title {
    display: block;
    font-weight: 700;
    margin-bottom: 0.5rem;
    color: #585858;
    font-size: 17px;
}

.schedule-slot-list {
    list-style: none;
    padding-left: 0;
    margin: 0;
}

.schedule-slot-item {
    display: flex;
    align-items: center;
    margin-bottom: 0px;
    border-bottom: 1px dashed #eee;
}

.schedule-slot-item:last-child {
    border-bottom: none;
}

.schedule-slot-time {
    font-size: 18px;
    font-weight: 600;
    color: #585858;
}

@media (max-width: 768px) {
    .time-slots-container {
        flex-direction: column;
    }
    
    .morning-slots,
    .afternoon-slots {
        min-width: 100%;
    }
}
/* End Delivery Schedule Calendar */

.select2-container--default .select2-selection--single {
border-radius: 0;
border: 1px solid #ccc;
height: 32px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow,
.select2-container--default .select2-selection--single .select2-selection__rendered {
height: 32px;
}
.select2-container--default .select2-results > .select2-results__options {
max-height: 200px;
overflow-y: auto;
}
.select2-dropdown {
border: 1px solid #ccc;
border-radius: 0;
}
.select2-search--dropdown {
padding: 8px;
}
.select2-search--dropdown .select2-search__field {
padding: 8px;
border: 1px solid #ddd;
width: 100%;
}
.select2-container--default .select2-selection--single .select2-selection__clear {
margin-right: 10px;
}
.select2-results__option {
padding: 8px 12px;
}

/* Start SiteUser and SiteAdmin Address Selection CSS */
form.form-sub-user-wrapper .site-selector {
margin-top: 10px;
}

form.form-sub-user-wrapper .select_shipping {
width: 100%;
display: none; /* Hidden initially */
}

form.form-sub-user-wrapper .select-dropwn-label{
display: none;
}
form.form-sub-user-wrapper .selection-dropdown.active-select  .select-dropwn-label{
display:block;
position: relative;
height: 30px;
}
form.form-sub-user-wrapper .selection-dropdown .select2{
height: 30px;
}
span.dropdown-lable {
    position: absolute;
    top: 1px;
    left: 1px;
    z-index: 1;
    background: inherit;
    padding: 3px 10px;
    height: calc(100% - 2px);
    pointer-events: none;
}

form.form-sub-user-wrapper .select2-container--default .select2-selection--single {
    height: 100%;
}

form.form-sub-user-wrapper .selection-dropdown .select2-container--default .select2-selection--single .select2-selection__rendered {
opacity: 0;
}

form.form-sub-user-wrapper .selection-dropdown {
padding-top: 10%;
}

form.form-sub-user-wrapper .selection-dropdown .select2-container--default .select2-selection--single .select2-selection__rendered {
line-height: 16px;
padding-left: 0px;
}

form.form-sub-user-wrapper .selection-dropdown .select2 {
display:none !important;
}

form.form-sub-user-wrapper .selection-dropdown.active-select .select2{
display: block !important;
}

form.form-sub-user-wrapper fieldset legend {
border: none;
}

form.form-sub-user-wrapper button#add-site-btn {
padding: 4px 10px;
color: #fff;
border: none;
cursor: pointer;
}
form.form-sub-user-wrapper .select2-container--default .select2-selection--single .select2-selection__arrow {
height: 100%;
}

form.form-sub-user-wrapper #selected-sites .selected-site {
border: none;
box-shadow: 1px 1px 5px #e1e1e1;
background: #f8f9fa;
padding: 0px;
margin: 5px 0;
display: flex;
align-items: center;
}

form.form-sub-user-wrapper button.remove-site {
color: #4a89dc;
transition: all 0.3s ease;
background: transparent;
padding: 5px 8px;
margin-right: 5px;
border: none;
}

form.form-sub-user-wrapper .selected-site button.remove-site:hover {
color: red;
}

form.form-sub-user-wrapper .selection-dropdown .select2-container--default .select2-results__option--disabled {
color: #999;
padding: 0px 10px;
margin: 0 0 5px;
}

form.form-sub-user-wrapper .selection-dropdown li.select2-results__option.select2-results__message {
padding: 0 10px;
margin: 0px 0 6px;
}
/* End SiteUser and SiteAdmin Address Selection CSS */

/* Start Order View CSS */
.order-container {
max-width: 1200px;
margin: 20px auto;
}

.page-title-header {
display: flex;
justify-content: space-between;
align-items: center;
margin-bottom: 20px;
}

.section-header {
background: linear-gradient(135deg, #4a89dc, #5b9bff);
color: white;
padding: 12px 20px;
border-radius: 6px 6px 0 0;
font-weight: 500;
text-align: center;
letter-spacing: 0.5px;
margin-bottom: 0;
}

.order-card {
border-radius: 8px;
box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05);
border: none;
margin-bottom: 25px;
overflow: hidden;
}

.address-box {
background-color: #f8f9fa;
border-radius: 6px;
padding: 15px;
border: 1px solid #e9ecef;
}
.order-completed-box {display: flex;justify-content: center;text-align: center;margin-bottom: 20px;}
.completed-item {background-color: #f8f9fa;
border-radius: 6px;padding: 15px 20px;margin: 10px 10px;min-width: 100px;
}
.completed-number {font-size: 24px;font-weight: bold;color: #4a89dc;}
.completed-label {font-size: 14px;color: #6c757d;}
.company-logo {
display: flex;justify-content: space-between;align-items: center;
padding: 15px;background-color: #ffffff;
border-radius: 8px;margin-bottom: 25px;box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05);
}
.logo-img {max-width: 250px;height: auto;}
.company-address {text-align: right;font-weight: 500;color: #6c757d;}
.icon-label {margin-right: 8px;}
.info-label {font-weight: 500;color: #5a5a5a;}
.info-value {font-weight: 400;}
.Order-Details .detail-label {width: 200px;}
.detail-label {color: #6c757d; font-weight: 500; width: 140px;}
.detail-label.customer-notified {width: 230px;}
.status-badge {background-color: #e8f5e9; color: #2e7d32;font-weight: 500; padding: 5px 12px;border-radius: 4px; display: inline-block;}
.exception-badge {background-color: #ffe0b2;color: #e65100;font-weight: 500;padding: 4px 10px;border-radius: 4px;display: inline-block;}
.product-name-label {
    font-size: 15px;
    font-weight: 500;
    color: #1a237e;
    letter-spacing: 0.3px;
    white-space: nowrap;
    line-height: 1.4;
}
.order-info-row {display: flex;margin-bottom: 8px;flex-wrap: wrap;}
.table-responsive {margin-top: 0;}
.load-table th {background-color: #f8f9fa;font-weight: 600;color: #495057;}
.load-table tr:nth-child(even) {background-color: #f8f9fa;}
.comments-box {
background-color: #f8f9fa;
border-radius: 6px;
padding: 15px;
border: 1px solid #e9ecef;
}
.section-title {
color: #4a89dc;
font-weight: 600;
margin-bottom: 15px;
padding-bottom: 8px;
border-bottom: 1px solid #e9ecef;
}
.contact-info {
background-color: #f8f9fa;
border-radius: 6px;
padding: 15px;
border: 1px solid #e9ecef;
}
.mt-3 {
    margin-top: 15px;
    margin-bottom: 15px;
}
/* End order view loads and selected slot time CSS  */

/* Start Login Form CSS  */
.login-wrapper {
display: flex;
justify-content: center;
padding-bottom: 40px;
padding-top: 25px;
}

.login-wrapper .login-card {
background: #fff;
max-width: 450px;
border-radius: 10px;
box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1);
overflow: hidden;
width: 100%;
}

.login-wrapper .login-card h2 {
text-align: center;
font-weight: 700;
margin: 40px auto 20px;
color: #1e293b;
border-bottom: 1px solid #989898;
max-width: 150px;
padding-bottom: 20px;
}

.login-wrapper .form-group {
margin-bottom: 20px;
padding: 0 20px;
}

.login-wrapper label {
font-size: 14px;
color: #1e293b;
font-weight: 600;
}

.login-wrapper .form-control {
width: 100%;
padding: 10px 0;
border: none;
border: 1px solid #cbd5e1;
background: transparent;
font-size: 15px;
color: #111827;
}

.login-wrapper .form-control:focus {
outline: none;
}

.login-wrapper .password-wrapper {
position: relative;
margin-bottom: 70px;
}

.login-wrapper .password-field {
position: relative;
}

.login-wrapper .toggle-password {
position: absolute;
top: 20px;
transform: translateY(-50%);
right: 10px;
cursor: pointer;
}
.login-wrapper .toggle-password i {
color: #989898
}

.login-wrapper .footer {
display: flex;
justify-content: space-between;
align-items: center;
padding: 16px 24px;
background: #f3f4f6;
}

.login-wrapper .footer a {
text-decoration: none;
font-size: 14px;
color: #1e293b;
}

.login-wrapper .btn-login {
/*background: #4099ff;*/
background: linear-gradient(135deg, #4a89dc, #5b9bff);
color: white;
padding: 8px 16px;
border-radius: 6px;
font-weight: 600;
cursor: pointer;
}

.login-wrapper .btn-login:hover {
background: #5b9bff;
}
.login-wrapper .form-group input {
height: 40px;
padding: 10px;
border-radius: 5px;
}
.login-wrapper .footer a:hover {
text-decoration: underline;
}
/* End Login Form CSS  */

/* Start Forgot-Password Form CSS  */
.forgot-password-wrapper .card-body {
padding: 40px 0 0;
}
.forgot-password-wrapper .footer {
background: #f3f4f6;
padding: 20px;
align-items: center;
display: flex;
justify-content: space-between;
}
.forgot-password-wrapper h2.page-title.text-center.mb-4 {
padding-bottom: 20px;
border-bottom: 1px solid #989898;
max-width: 280px;
margin: 0 auto;
width: 100%;
font-weight: 700;
}
.forgot-password-wrapper .field.email.required {
padding: 10px 20px;
}
.forgot-password-wrapper input {
height: 40px;
border-radius: 5px;
}
.forgot-password-wrapper button.action.submit.primary {
border-radius: 6px;
}
.card.forgot-password-wrapper {
max-width: 450px;
width: 100%;
border-radius: 10px;
overflow: hidden;
}
.forgot-password-wrapper a.action.back {
text-decoration: none;
}
.customer-account-forgotpassword .logo img {
width: auto;
max-width: 100%;
height: 200px;
}
.forgot-password-container {
padding-top: 25px;
}
.forgot-password-container .forgot-password-wrapper .footer a {
text-decoration: none;
color: #1e293b;
font-size: 14px;
}
.forgot-password-container .forgot-password-wrapper .footer {
margin-top: 70px;
}
.forgot-password-container .forgot-password-wrapper button.btn-login {
background: linear-gradient(135deg, #4a89dc, #5b9bff);
color: white;
padding: 8px 16px;
border-radius: 6px;
font-weight: 600;
cursor: pointer;
}

.forgot-password-container .forgot-password-wrapper button.btn-login:hover {
background: #5b9bff;
}

.card.forgot-password-wrapper {
border: none;
box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1);
padding: 0px !important;
}
.forgot-password-container .forgot-password-wrapper .footer a:hover {
text-decoration: underline;
}

/* End Forgot-Password Form CSS  */
#order-table tr.child table.table.table-hover.display.compact.responsive tr td { width: 50%;}
.modal-header button:hover, .modal-header button:focus, .modal-header button:active {
/* background-color: transparent; */
    border: none;
    box-shadow: none;
}
span.select2-results ul li {margin: 0;padding: 5px 10px;margin-bottom: 2px;}
.modal h5.modal-title {
font-size: 2rem;
}
.modal .modal-body {
padding: 15px;
}
.modal .modal-body p{
margin-bottom: 15px;
font-size: 16px;
}
button.close.header-message-close {
-webkit-appearance: none;
padding: 0;
cursor: pointer;
background: 0 0;
border: 0;
text-align: right;
width: 100%;
float: right;
font-size: 21px;
font-weight: 700;
line-height: 1;
color: #fff;
}
button.btn-close:hover {
background: transparent var(--bs-btn-close-bg) center/1em auto no-repeat;
}
.form-group {
margin-bottom: 15px;
}
.product-selection-section span.select2.select2-container.select2-container--default.select2-container--disabled {
display: none;
}
#delivery-schedule .table-bordered th.th-bg-clr {
background: rgb(242 247 251);
}
#addSubUsermodal .modal-content {min-width: 600px;}
a.action-btn.buttonHideClass {opacity: 0.5; display: none;}
/* Start Product Listing CSS  */
.search-container {
    background: linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%);
    border-radius: 15px;
    padding: 1.5rem;
    margin-bottom: 2rem;
    box-shadow: 0 2px 10px rgba(0,0,0,0.05);
}
.search-input {
    border: 2px solid #e9ecef;
    border-radius: 25px;
    padding: 0.75rem 1.5rem;
    font-size: 1rem;
    transition: all 0.3s ease;
}
.search-input:focus {
    border-color: #667eea;
    box-shadow: 0 0 0 0.2rem rgba(102, 126, 234, 0.25);
}
.export-btn {
    background: linear-gradient(135deg, #28a745 0%, #20c997 100%);
    border: none;
    border-radius: 25px;
    padding: 0.75rem 1.5rem;
    font-weight: 600;
    transition: all 0.3s ease;
}
.export-btn:hover {
    transform: translateY(-2px);
    box-shadow: 0 5px 15px rgba(40, 167, 69, 0.3);
}
.customLoaderBackground {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.9);
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 9999;
}
.customLoadersize {
    width: 50px;
    height: 50px;
    border: 4px solid #f3f3f3;
    border-top: 4px solid #667eea;
    border-radius: 50%;
    animation: spin 1s linear infinite;
}
.no-products {
    text-align: center;
    padding: 3rem;
    color: #6c757d;
}

.no-products i {
    font-size: 4rem;
    margin-bottom: 1rem;
    opacity: 0.5;
}
/* End Product Listing CSS  */

#load-table td,
#load-table th,
#product-shipto-table td,
#product-plant-table td {
    white-space: normal !important;
    word-wrap: break-word;
}
#product-shipto-table td,
#product-plant-table td {
    text-align: left !important;
}
a#update-plants-button {margin-top: 0;}
.view-bol-pdf i.bi.bi-file-earmark-pdf.pdf-icon-bol,
.view-unsignedbol-pdf i.bi.bi-file-earmark-pdf.pdf-icon-bol
{font-size: 20px; color: #ff0000;}
.pdf-loader.hidden {display: none !important;}
#support-comment-table td.dt-center.text-center.text-start.wrap-text {
white-space: normal !important;
word-wrap: break-word;
word-break: break-word;
vertical-align: top;
text-align: left !important;
}

.pr-shipto-list .product-shipto-grid,
.pr-plant-list .product-plant-grid {
display:block;
clear: both;
}
.pr-shipto-list .export-shipto-btn,
.pr-plant-list .export-plant-btn {
display: inline-block;
}
.pr-shipto-list .grid_top,
.pr-plant-list .grid_top {
display: flex;
justify-content: space-between;
align-items: center;
margin-bottom: 20px;
}
.pr-shipto-list .grid_title,
.pr-plant-list .grid_title {
font-weight: bold;
font-size: 18px;
}
a.manage-shipto-link, a.manage-plants-link {
clear: both;
display: block;
margin: 5px 0;
}
.pr-shipto-list .selected-item,
.pr-plant-list .selected-item {
display: inline-block;
padding: 8px 12px;
border:1px solid #007bff;
color: #000;
border-radius: 20px; background-color: #f8f9fa;
font-size: 13px;
font-weight: initial;
max-width: 100%;
word-wrap: break-word;
white-space: normal;
}
a.manage-shipto-link.action.primary,
a.manage-plants-link.action.primary {
    font-size: 12px;
    padding: 5px 10px;
    clear: both;
    display: block;
    width: 60%;
    margin: auto;
    margin-top: 10px;
}
.pr-shipto-list .remove-item,
.pr-plant-list .remove-item {
    cursor: pointer;
    text-decoration: none;
    font-weight: bold;
    color: #ff0000 !important;
    width: 2%;
    font-size: 16px; float: right;
}
.selected-item.badge.badge-info.m-1 span {
    text-align: left;
    width: 98%;
    float: left;
    line-height: 15px;
}
.pr-shipto-list #selected-shipto-container,
.pr-plant-list #selected-plant-container {
display: flex;
flex-wrap: wrap;
gap: 5px;
overflow: hidden;
}
#select2-multiple_shiptos-results .select2-results__option.select2-results__option--disabled,
#select2-multiple_plants-results .select2-results__option.select2-results__option--disabled {
    line-height: 0px !important;
    font-size: 0 !important;
    margin: 0;
    padding: 0;
}
/* Order Grid Filter CSS Start*/
.order-filter-wrapper {
display: flex;
flex-wrap: wrap;
gap: 5px; /** optional spacing between boxes */
justify-content: left; /** or flex-start, depending on alignment needs */
margin-bottom: 10px;
}

.filter-group {
flex: 0 0 calc(20% - 5px); /** 5 boxes per row (100% / 5 = 20%) minus gap */
text-align: left;
padding: 5px;
box-sizing: border-box;
border-radius: 5px;
}

/** Responsive design */
@media (max-width: 768px) {
.filter-group {
    flex: 0 0 calc(33.33% - 5px); /** 3 per row on tablets */
}
}

@media (max-width: 480px) {
.filter-group {
    flex: 0 0 calc(50% - 5px); /** 2 per row on small screens */
}
}

/** Calendar icon for date inputs */
.input-icon-wrapper {
position: relative;
width: 100%;
}

.input-icon-wrapper input {
width: 100%;
padding-right: 2.5rem; /** space for the icon */
box-sizing: border-box;
}

.calendar-icon {
position: absolute;
top: 50%;
right: 0.75rem;
transform: translateY(-50%);
font-size: 1.25rem;
color: #6c757d;
cursor: pointer;
user-select: none;
pointer-events: auto;
}
/* Order Grid Filter CSS End*/

/*left align table*/
table.left-align-table th, table.left-align-table td {
    text-align: left !important;
}
  

/* Custom CSS for Sidebar */

/* Toggle Button Style */
#sidebar-toggle-btn {
    position: absolute;
    /*top: calc(100vh - 50vh);*/
    transform: translateY(50%);
    left: 19%;
    cursor: pointer;
    font-size: 25px;
    border-radius: 50%;
    z-index: 1001;
    /*transition: left 0.3s ease;*/
    background: #263544;
    padding: 5px 10px;
    color: #fff;
}


/* Collapsed Sidebar Style */
.sidebar.collapsed {
  overflow: hidden !important;
  padding: 0 !important;
}

.account.page-layout-2columns-left .sidebar-main.sidebar.collapsed {
  width: 4% !important;
}

.account.page-layout-2columns-left .sidebar-main.sidebar.collapsed .left-menu-title , .account.page-layout-2columns-left .sidebar-main.sidebar.collapsed .sidebar-dropdown .sidebar-item {
  opacity: 0;
}

.account.page-layout-2columns-left .sidebar-main.sidebar .left-menu-title , .account.page-layout-2columns-left .sidebar-main.sidebar .sidebar-dropdown .sidebar-item{
  opacity: 1;
}

body:not(.sidebar-collapsed):not(.page-layout-1column) .column.main {
  width: calc(100% - 22%) !important;
  padding-left: 15px !important;
}

/* When sidebar is collapsed */
body.sidebar-collapsed .column.main {
  width: calc(100% - 4%) !important;
  padding-left: 15px !important;
}
.internal_User_Product_Selection_Message {
    color: #ff0000;
    font-weight: 600;
}
#maincontent .page-message-plant.onhold-message {
    border-radius: 10px;
}
.dt-orderable-none span.dt-column-order {
    display: none;
}