/* _content/makonnect/Areas/App/Views/Settings/Index.cshtml.rz.scp.css */
#settings-main-content[b-jdrlr53los] {
    background-color: rgba(0,0,0,0.03);
}

[b-jdrlr53los] .settings-details-header {
    height: 50px;
    border-radius: 5px;
    background-color: rgba(0, 0, 0, 0.03);
}
   
[b-jdrlr53los] .settings-details-content {
    background-color: white;
    padding-left: 1rem;
    padding-right: 1rem;
    padding-bottom: 1rem;
}

[b-jdrlr53los] .settings-details-content .e-tab .e-tab-header .e-toolbar-item .e-tab-text {
    font-size: 12px;
    color: black;
}

[b-jdrlr53los] .settings-details-content .e-tab .e-tab-header .e-toolbar-item .e-tab-icon::before {
    font-size: 24px;
}
/* _content/makonnect/Areas/Crm/Views/Customers/Index.cshtml.rz.scp.css */
#customer-main-content[b-c35mrn8jok] {
    background-color: rgba(0,0,0,0.03);
}

[b-c35mrn8jok] .customer-details-header {
    height: 50px;
    border-radius: 5px;
    background-color: rgba(0, 0, 0, 0.03);
}

[b-c35mrn8jok] .customer-details-content {
    background-color: white;
    padding-left: 1rem;
    padding-right: 1rem;
    padding-bottom: 1rem;
}

    [b-c35mrn8jok] .customer-details-content.invisible {
        opacity: 0;
        pointer-events: none;
        height: 0px;
    }


    [b-c35mrn8jok] .customer-details-content .e-tab .e-tab-header .e-toolbar-item .e-tab-text {
        font-size: 12px;
        color: black;
    }
/* _content/makonnect/Areas/Email/Views/Email/EmailDialog.cshtml.rz.scp.css */
 

/* To change font color and content background */
.e-richtexteditor .e-rte-content[b-fpd7zx0db4],
.e-richtexteditor .e-source-content[b-fpd7zx0db4] {
    margin-top: 0 !important;
}
/* _content/makonnect/Areas/Finance/Views/Accounts/Index.cshtml.rz.scp.css */
#accounts-main-content[b-jj8xr6djyx] {
    background-color: rgba(0,0,0,0.03);
}

[b-jj8xr6djyx] .accounts-details-header {
    height: 50px;
    border-radius: 5px;
    background-color: rgba(0, 0, 0, 0.03);
}

[b-jj8xr6djyx] .accounts-details-content {
    background-color: white;
    padding-left: 1rem;
    padding-right: 1rem;
    padding-bottom: 1rem;
    height: 100%;
}

[b-jj8xr6djyx] .accounts-details-content.invisible {
    opacity: 0;
    pointer-events: none;
    height: 0px;
}


[b-jj8xr6djyx] .accounts-details-content .e-tab .e-tab-header .e-toolbar-item .e-tab-text {
    font-size: 12px;
    color: black;
}

[b-jj8xr6djyx] .accounts-details-content .e-tab .e-tab-header .e-toolbar-item .e-tab-icon::before {
    font-size: 24px;
}

[b-jj8xr6djyx] .accounts-details-content .e-tab .e-tab-header .e-toolbar-item.e-itop, .e-tab .e-tab-header .e-toolbar-item.e-ibottom[b-jj8xr6djyx] {
    height: 100px;
}

[b-jj8xr6djyx] .accounts-details-content .e-tab .e-tab-header .e-toolbar-item.e-itop .e-tab-wrap, .e-tab .e-tab-header .e-toolbar-item.e-ibottom .e-tab-wrap[b-jj8xr6djyx] {
    height: 100%;
}


[b-jj8xr6djyx] .accounts-details-content .e-tab.e-vertical-tab .e-content {
    padding-left: 1rem;
    height: 100%;
}
/* Hide Time Picker Icon */
[b-jj8xr6djyx] .accounts-details-content span.e-input-group-icon.e-time-icon.e-icons{
    display:none
}


/*Justify Tab Items Between */
[b-jj8xr6djyx] #deliveryTabs_tab_header_items {
    justify-content: space-between;
}
/* _content/makonnect/Areas/Finance/Views/Accounts/Overview.cshtml.rz.scp.css */
.e-card[b-hsokdkcbdn] {
    background: linear-gradient(135deg, #5d54a4, #7c78b8);
    border-radius: 15px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
    color: white;
    font-family: 'Arial', sans-serif;
    width: 320px;
    height: 200px;
    padding: 20px;
    position: relative;
    overflow: hidden;
}

.e-card-logo[b-hsokdkcbdn] {
    height: 40px;
    width: 40px;
    background-size: contain;
    position: absolute;
    top: 20px;
    right: 20px;
}

.e-card-bank-name[b-hsokdkcbdn] {
    height: 50px;
}

.e-account-number[b-hsokdkcbdn] {
    font-size: 1em;
    letter-spacing: 1px;
    margin: 15px 0;
}

.e-card-name[b-hsokdkcbdn] {
    font-size: 0.9em;
    text-transform: uppercase;
}

.e-card-valid[b-hsokdkcbdn] {
    font-size: 0.8em;
    margin-top: 5px;
}
/* _content/makonnect/Areas/Finance/Views/FinancialOverview/Dashboard.cshtml.rz.scp.css */
.accounts-details-header[b-m7wmzg1dm6] {
    background-color: #f8f9fa;
    border-radius: 8px;
    margin-bottom: 15px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);
    width: 100%;
}

.font-weight-bold[b-m7wmzg1dm6] {
    font-weight: 600;
}
/* _content/makonnect/Areas/Finance/Views/FinancialOverview/Index.cshtml.rz.scp.css */
#financial-overview-main-content[b-w3jfh7qma0] {
    background-color: rgba(0,0,0,0.03);
}

[b-w3jfh7qma0] .financial-dashboard-header,
[b-w3jfh7qma0] .open-invoices-header,
[b-w3jfh7qma0] .payment-summary-header {
    height: 50px;
    border-radius: 5px;
    background-color: rgba(0, 0, 0, 0.03);
}

[b-w3jfh7qma0] .financial-dashboard-content,
[b-w3jfh7qma0] .open-invoices-content,
[b-w3jfh7qma0] .payment-summary-content {
    background-color: white;
    padding-right: 1rem;
    padding-bottom: 1rem;
    height: 100%;
}

/* Dashboard card styles */
[b-w3jfh7qma0] .financial-card {
    border-radius: 10px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    border: none;
    overflow: hidden;
}

[b-w3jfh7qma0] .financial-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 8px 16px rgba(0, 0, 0, 0.15);
}

[b-w3jfh7qma0] .financial-card-receivable {
    background: linear-gradient(135deg, #4CAF50 0%, #8BC34A 100%);
    color: white;
}

[b-w3jfh7qma0] .financial-card-payable {
    background: linear-gradient(135deg, #F44336 0%, #FF9800 100%);
    color: white;
}

[b-w3jfh7qma0] .financial-card-balance {
    background: linear-gradient(135deg, #2196F3 0%, #03A9F4 100%);
    color: white;
}

[b-w3jfh7qma0] .financial-card-cash {
    background: linear-gradient(135deg, #9C27B0 0%, #673AB7 100%);
    color: white;
}

[b-w3jfh7qma0] .financial-card-daily {
    background: linear-gradient(135deg, #FF5722 0%, #FF9800 100%);
    color: white;
}

[b-w3jfh7qma0] .financial-card-weekly {
    background: linear-gradient(135deg, #1976D2 0%, #42A5F5 100%);
    color: white;
}

[b-w3jfh7qma0] .financial-card-monthly {
    background: linear-gradient(135deg, #388E3C 0%, #66BB6A 100%);
    color: white;
}

[b-w3jfh7qma0] .card-icon {
    font-size: 2.5rem;
    opacity: 0.7;
}

[b-w3jfh7qma0] .card-title {
    font-size: 0.9rem;
    font-weight: 500;
    margin-bottom: 0.5rem;
}

/* Enhanced progress bar styling */
[b-w3jfh7qma0] .financial-progress {
    height: 10px;
    border-radius: 5px;
    background-color: rgba(255, 255, 255, 0.2);
    margin-top: 0.5rem;
}

[b-w3jfh7qma0] .financial-progress-bar {
    height: 100%;
    border-radius: 5px;
    background-color: rgba(255, 255, 255, 0.8);
}

/* Grid enhancements */
[b-w3jfh7qma0] .e-grid {
    border-radius: 8px;
    overflow: hidden;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05);
    border: none;
}

[b-w3jfh7qma0] .e-grid .e-headercell {
    background-color: #f8f9fa;
    font-weight: 600;
}

[b-w3jfh7qma0] .e-grid .e-row:hover {
    background-color: rgba(0, 0, 0, 0.02);
}

[b-w3jfh7qma0] .invoice-link {
    color: #4361ee;
    text-decoration: none;
    font-weight: 500;
}

[b-w3jfh7qma0] .invoice-link:hover {
    text-decoration: underline;
}

/* Status badge styles */
[b-w3jfh7qma0] .badge {
    font-weight: 500;
    padding: 0.35em 0.65em;
}

/* Payment timeline enhancements */
[b-w3jfh7qma0] .payment-item {
    padding: 12px;
    border-radius: 8px;
    transition: all 0.3s ease;
    opacity: 0;
    transform: translateY(10px);
}

[b-w3jfh7qma0] .payment-item:hover {
    background-color: rgba(0, 0, 0, 0.02);
}

[b-w3jfh7qma0] .animate-payment {
    opacity: 1;
    transform: translateY(0);
}

[b-w3jfh7qma0] .payment-icon .badge {
    width: 36px;
    height: 36px;
    display: flex;
    align-items: center;
    justify-content: center;
}

[b-w3jfh7qma0] .payment-icon i {
    font-size: 1.2rem;
}

/* Chart enhancements */
[b-w3jfh7qma0] .e-chart, [b-w3jfh7qma0] .e-accumulationchart {
    border-radius: 8px;
    overflow: hidden;
}

/* Filter button styling */
[b-w3jfh7qma0] .invoice-status-filters .btn {
    margin-right: 5px;
    border-radius: 20px;
    padding: 4px 12px;
    font-size: 0.8rem;
    transition: all 0.2s ease;
}

[b-w3jfh7qma0] .invoice-status-filters .btn.active {
    font-weight: 500;
}

/* Consistent card styling */
[b-w3jfh7qma0] .card {
    border-radius: 8px;
    overflow: hidden;
}

/* Dashboard layout panel customization */
[b-w3jfh7qma0] .e-panel {
    border-radius: 10px;
    overflow: hidden;
}

[b-w3jfh7qma0] .e-panel-header {
    background-color: #f8f9fa;
    border-bottom: 1px solid #e9ecef;
    padding: 10px 15px;
}

[b-w3jfh7qma0] .e-panel-content {
    padding: 15px;
}

/* Top customer styles */
[b-w3jfh7qma0] .top-customer-row {
    padding: 10px;
    border-radius: 5px;
    margin-bottom: 8px;
    background-color: #f8f9fa;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

[b-w3jfh7qma0] .top-customer-row:hover {
    background-color: #e9ecef;
}

[b-w3jfh7qma0] .customer-rank {
    width: 25px;
    height: 25px;
    border-radius: 50%;
    background-color: #4361ee;
    color: white;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 600;
    font-size: 0.8rem;
    margin-right: 10px;
}

/* Timeline styling */
[b-w3jfh7qma0] .timeline {
    position: relative;
    padding: 1rem;
    margin: 0 auto;
    max-width: 1200px;
}

[b-w3jfh7qma0] .timeline::before {
    content: '';
    position: absolute;
    height: 100%;
    width: 2px;
    background: #ccc;
    left: 50%;
    transform: translateX(-50%);
}

[b-w3jfh7qma0] .timeline-item {
    position: relative;
    margin-bottom: 2rem;
}

[b-w3jfh7qma0] .timeline-content {
    position: relative;
    padding: 1rem;
    background: #f8f9fa;
    border-radius: 5px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    width: 45%;
}

[b-w3jfh7qma0] .timeline-item:nth-child(odd) .timeline-content {
    margin-left: auto;
}

[b-w3jfh7qma0] .timeline-date {
    font-size: 0.8rem;
    color: #6c757d;
    margin-bottom: 0.5rem;
}

[b-w3jfh7qma0] .timeline-title {
    font-size: 1rem;
    font-weight: 600;
    margin-bottom: 0.5rem;
}

[b-w3jfh7qma0] .timeline-amount {
    font-weight: bold;
}

/* Responsive adjustments */
@media (max-width: 768px) {
    [b-w3jfh7qma0] .financial-card {
        margin-bottom: 15px;
    }

    [b-w3jfh7qma0] .payment-summary-content .row {
        margin-bottom: 15px;
    }
}
/* _content/makonnect/Areas/Finance/Views/Shared/_LongTermSalesStats.cshtml.rz.scp.css */
/* Stats card */
.stats-card[b-hd6qnanvgv] {
    border-radius: 8px;
    transition: transform 0.2s ease, box-shadow 0.2s ease;
}

.stats-card:hover[b-hd6qnanvgv] {
    transform: translateY(-2px);
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15) !important;
}

/* Period chart container */
.period-chart-container[b-hd6qnanvgv] {
    border-radius: 6px;
    background-color: rgba(0, 0, 0, 0.02);
    border: 1px solid rgba(0, 0, 0, 0.05);
    padding: 10px;
    height: 100%;
}

/* Chart container */
.chart-container[b-hd6qnanvgv] {
    width: 100%;
    height: 100%;
}

/* Currency mini data */
.currency-mini-data[b-hd6qnanvgv] {
    background-color: rgba(0, 0, 0, 0.02);
    border-radius: 4px;
    padding: 4px;
    min-width: 80px;
}

.currency-code[b-hd6qnanvgv] {
    font-size: 0.7rem;
    font-weight: 600;
    color: #666;
}

/* Period label */
.period-label[b-hd6qnanvgv] {
    font-weight: 600;
    font-size: 0.9rem;
}

/* Badge styling */
.badge[b-hd6qnanvgv] {
    padding: 0.25em 0.6em;
    font-weight: 600;
    font-size: 0.75rem;
}

/* Font sizes */
.fs-7[b-hd6qnanvgv] {
    font-size: 0.9rem;
}

.fs-8[b-hd6qnanvgv] {
    font-size: 0.8rem;
}
/* _content/makonnect/Areas/Finance/Views/Shared/_ShortTermSalesStats.cshtml.rz.scp.css */
/* Stats card */
.stats-card[b-vqm55x92b0] {
    border-radius: 8px;
    transition: transform 0.2s ease, box-shadow 0.2s ease;
}

.stats-card:hover[b-vqm55x92b0] {
    transform: translateY(-2px);
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15) !important;
}

/* Legend dots */
.legend-dot[b-vqm55x92b0] {
    display: inline-block;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    border: 1px solid rgba(255, 255, 255, 0.5);
}

/* Progress & Bar Colors */
.bg-primary-daily[b-vqm55x92b0],
.invoice-bar-daily[b-vqm55x92b0] {
    background-color: rgba(13, 110, 253, 1.0);
}

.bg-primary-weekly[b-vqm55x92b0],
.invoice-bar-weekly[b-vqm55x92b0] {
    background-color: rgba(13, 110, 253, 0.7);
}

.bg-primary-monthly[b-vqm55x92b0],
.invoice-bar-monthly[b-vqm55x92b0] {
    background-color: rgba(13, 110, 253, 0.4);
}

/* Invoice-specific colors */
.invoice-bar-daily[b-vqm55x92b0] {
    background-color: rgba(25, 135, 84, 1.0);
}

.invoice-bar-weekly[b-vqm55x92b0] {
    background-color: rgba(25, 135, 84, 0.7);
}

.invoice-bar-monthly[b-vqm55x92b0] {
    background-color: rgba(25, 135, 84, 0.4);
}

/* Badge variants */
.bg-danger-weekly[b-vqm55x92b0] {
    background-color: rgba(220, 53, 69, 0.7);
}

.bg-danger-monthly[b-vqm55x92b0] {
    background-color: rgba(220, 53, 69, 0.4);
}

.bg-info-weekly[b-vqm55x92b0] {
    background-color: rgba(13, 202, 240, 0.7);
}

.bg-info-monthly[b-vqm55x92b0] {
    background-color: rgba(13, 202, 240, 0.4);
}

/* Font size helper */
.fs-8[b-vqm55x92b0] {
    font-size: 0.8rem;
}

/* Text styling */
.text-center .fw-bold[b-vqm55x92b0] {
    font-size: 1.05rem;
}

/* Period columns layout */
.period-row[b-vqm55x92b0] {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.period-column[b-vqm55x92b0] {
    width: 32%;
    min-width: 0;
}

/* Currency mini data */
.currency-mini-data[b-vqm55x92b0] {
    background-color: rgba(0, 0, 0, 0.02);
    border-radius: 4px;
    padding: 4px;
    min-width: 80px;
}

.currency-code[b-vqm55x92b0] {
    font-size: 0.7rem;
    font-weight: 600;
    color: #666;
}

/* Responsive styling */
@media (max-width: 767.98px) {
    .period-column[b-vqm55x92b0] {
        width: 31%;
    }

    .text-center .fw-bold[b-vqm55x92b0] {
        font-size: 0.95rem;
    }
}

@media (max-width: 575.98px) {
    .period-row[b-vqm55x92b0] {
        flex-direction: column;
    }

    .period-column[b-vqm55x92b0] {
        width: 100%;
        margin-bottom: 0.5rem;
    }
}
/* _content/makonnect/Areas/Inventory/Views/Items/Index.cshtml.rz.scp.css */
#item-main-content[b-o4j1xdg6mg] {
    background-color: rgba(0,0,0,0.03);
}

[b-o4j1xdg6mg] .item-details-header {
    height: 50px;
    border-radius: 5px;
    background-color: rgba(0, 0, 0, 0.03);
}

[b-o4j1xdg6mg] .item-details-content {
    background-color: white;
    padding-left: 1rem;
    padding-right: 1rem;
    padding-bottom: 1rem;
}

    [b-o4j1xdg6mg] .item-details-content.invisible {
        opacity: 0;
        pointer-events: none;
        height: 0px;
    }


    [b-o4j1xdg6mg] .item-details-content .e-tab .e-tab-header .e-toolbar-item .e-tab-text {
        font-size: 12px;
        color: black;
    }
/* _content/makonnect/Areas/Production/Views/NWR/Index.cshtml.rz.scp.css */
#nwr-main-content[b-nmv31p9did] {
    background-color: rgba(0,0,0,0.03);
}

[b-nmv31p9did] .nwr-details-header {
    height: 50px;
    binvoice-radius: 5px;
    background-color: rgba(0, 0, 0, 0.03);
}
 

[b-nmv31p9did] .nwr-details-content {
    background-color: white;
    padding-left: 1rem;
    padding-right: 1rem;
    padding-bottom: 1rem;
    height: 100%;
}

    [b-nmv31p9did] .nwr-details-content.invisible {
        opacity: 0;
        pointer-events: none;
        height: 0px;
    }


    [b-nmv31p9did] .nwr-details-content .e-tab .e-tab-header .e-toolbar-item .e-tab-text {
        font-size: 12px;
        color: black;
    }

    [b-nmv31p9did] .nwr-details-content .e-tab .e-tab-header .e-toolbar-item .e-tab-icon::before {
        font-size: 24px;
    }

    [b-nmv31p9did] .nwr-details-content .e-tab .e-tab-header .e-toolbar-item.e-itop, .e-tab .e-tab-header .e-toolbar-item.e-ibottom[b-nmv31p9did] {
        height: 100px;
    }

    [b-nmv31p9did] .nwr-details-content .e-tab .e-tab-header .e-toolbar-item.e-itop .e-tab-wrap, .e-tab .e-tab-header .e-toolbar-item.e-ibottom .e-tab-wrap[b-nmv31p9did] {
        height: 100%;
    }


    [b-nmv31p9did] .nwr-details-content .e-tab.e-vertical-tab .e-content { 
        height: 100%;
    }
    /* Hide Time Picker Icon */
    [b-nmv31p9did] .nwr-details-content span.e-input-group-icon.e-time-icon.e-icons{
        display:none
    }


    /*Justify Tab Items Between */
    [b-nmv31p9did] #nwrTabs_tab_header_items {
        justify-content: space-between;
    }
/* _content/makonnect/Areas/Production/Views/ProductionOrder/Index.cshtml.rz.scp.css */
#production-order-main-content[b-8rh3c73p0b] {
    background-color: rgba(0,0,0,0.03);
}

[b-8rh3c73p0b] .production-order-details-header {
    height: 50px;
    border-radius: 5px;
    background-color: rgba(0, 0, 0, 0.03);
}

[b-8rh3c73p0b] .production-order-details-content {
    background-color: white;
    padding-left: 1rem;
    padding-right: 1rem;
    padding-bottom: 1rem;
    height: 100%;
}

    [b-8rh3c73p0b] .production-order-details-content.invisible {
        opacity: 0;
        pointer-events: none;
        height: 0px;
    }


    [b-8rh3c73p0b] .production-order-details-content .e-tab .e-tab-header .e-toolbar-item .e-tab-text {
        font-size: 12px;
        color: black;
    }

    [b-8rh3c73p0b] .production-order-details-content .e-tab .e-tab-header .e-toolbar-item .e-tab-icon::before {
        font-size: 24px;
    }

    [b-8rh3c73p0b] .production-order-details-content .e-tab .e-tab-header .e-toolbar-item.e-itop, .e-tab .e-tab-header .e-toolbar-item.e-ibottom[b-8rh3c73p0b] {
        height: 100px;
    }

        [b-8rh3c73p0b] .production-order-details-content .e-tab .e-tab-header .e-toolbar-item.e-itop .e-tab-wrap, .e-tab .e-tab-header .e-toolbar-item.e-ibottom .e-tab-wrap[b-8rh3c73p0b] {
            height: 100%;
        }


    [b-8rh3c73p0b] .production-order-details-content .e-tab.e-vertical-tab .e-content {      
        height: 100%;
    }
    /* Hide Time Picker Icon */
    [b-8rh3c73p0b] .production-order-details-content span.e-input-group-icon.e-time-icon.e-icons{
        display:none
    }
 
   
    /*Justify Tab Items Between */
    [b-8rh3c73p0b] #purchaseOrderTabs_tab_header_items {
        justify-content: space-between;
    }
 
/* _content/makonnect/Areas/Production/Views/ProductionOrderTracking/Index.cshtml.rz.scp.css */
#production-order-tracking-main-content[b-p49tqxwmg3] {
    background-color: rgba(0,0,0,0.03);
}

[b-p49tqxwmg3] .production-order-tracking-header {
    height: 50px;
    binvoice-radius: 5px;
    background-color: rgba(0, 0, 0, 0.03);
}
 

[b-p49tqxwmg3] .production-order-tracking-content {
    background-color: white;
    padding-left: 1rem;
    padding-right: 1rem;
    padding-bottom: 1rem;
    height: 100%;
}

    [b-p49tqxwmg3] .production-order-tracking-content.invisible {
        opacity: 0;
        pointer-events: none;
        height: 0px;
    }


    [b-p49tqxwmg3] .production-order-tracking-content .e-tab .e-tab-header .e-toolbar-item .e-tab-text {
        font-size: 12px;
        color: black;
    }

    [b-p49tqxwmg3] .production-order-tracking-content .e-tab .e-tab-header .e-toolbar-item .e-tab-icon::before {
        font-size: 24px;
    }

    [b-p49tqxwmg3] .production-order-tracking-content .e-tab .e-tab-header .e-toolbar-item.e-itop, .e-tab .e-tab-header .e-toolbar-item.e-ibottom[b-p49tqxwmg3] {
        height: 100px;
    }

        [b-p49tqxwmg3] .production-order-tracking-content .e-tab .e-tab-header .e-toolbar-item.e-itop .e-tab-wrap, .e-tab .e-tab-header .e-toolbar-item.e-ibottom .e-tab-wrap[b-p49tqxwmg3] {
            height: 100%;
        }


    [b-p49tqxwmg3] .production-order-tracking-content .e-tab.e-vertical-tab .e-content { 
        height: 100%;
    }
    /* Hide Time Picker Icon */
    [b-p49tqxwmg3] .production-order-tracking-content span.e-input-group-icon.e-time-icon.e-icons{
        display:none
    }


    /*Justify Tab Items Between */
    [b-p49tqxwmg3] #productionOrderTrackingTabs_tab_header_items {
        justify-content: space-between;
    }
/* _content/makonnect/Areas/Production/Views/ProductionPlanning/Index.cshtml.rz.scp.css */
#production-planning-main-content[b-52a03bsdjq] {
    background-color: rgba(0,0,0,0.03);
}

[b-52a03bsdjq] .production-planning-details-header {
    height: 50px;
    binvoice-radius: 5px;
    background-color: rgba(0, 0, 0, 0.03);
}
 

[b-52a03bsdjq] .production-planning-details-content {
    background-color: white;
    padding-left: 1rem;
    padding-right: 1rem;
    padding-bottom: 1rem;
    height: 100%;
}

    [b-52a03bsdjq] .production-planning-details-content.invisible {
        opacity: 0;
        pointer-events: none;
        height: 0px;
    }


    [b-52a03bsdjq] .production-planning-details-content .e-tab .e-tab-header .e-toolbar-item .e-tab-text {
        font-size: 12px;
        color: black;
    }

    [b-52a03bsdjq] .production-planning-details-content .e-tab .e-tab-header .e-toolbar-item .e-tab-icon::before {
        font-size: 24px;
    }

    [b-52a03bsdjq] .production-planning-details-content .e-tab .e-tab-header .e-toolbar-item.e-itop, .e-tab .e-tab-header .e-toolbar-item.e-ibottom[b-52a03bsdjq] {
        height: 100px;
    }

        [b-52a03bsdjq] .production-planning-details-content .e-tab .e-tab-header .e-toolbar-item.e-itop .e-tab-wrap, .e-tab .e-tab-header .e-toolbar-item.e-ibottom .e-tab-wrap[b-52a03bsdjq] {
            height: 100%;
        }


    [b-52a03bsdjq] .production-planning-details-content .e-tab.e-vertical-tab .e-content { 
        height: 100%;
    }
    /* Hide Time Picker Icon */
    [b-52a03bsdjq] .production-planning-details-content span.e-input-group-icon.e-time-icon.e-icons{
        display:none
    }


    /*Justify Tab Items Between */
    [b-52a03bsdjq] #productionPlanningTabs_tab_header_items {
        justify-content: space-between;
    }
/* _content/makonnect/Areas/Production/Views/ProductionRequirements/Index.cshtml.rz.scp.css */
#productionRequirements-main-content[b-mq9e2fl6fv] {
    background-color: rgba(0,0,0,0.03);
}

[b-mq9e2fl6fv] .productionRequirements-details-header {
    height: 50px;
    binvoice-radius: 5px;
    background-color: rgba(0, 0, 0, 0.03);
}
 

[b-mq9e2fl6fv] .productionRequirements-details-content {
    background-color: white;
    padding-left: 1rem;
    padding-right: 1rem;
    padding-bottom: 1rem;
    height: 100%;
}

    [b-mq9e2fl6fv] .productionRequirements-details-content.invisible {
        opacity: 0;
        pointer-events: none;
        height: 0px;
    }


    [b-mq9e2fl6fv] .productionRequirements-details-content .e-tab .e-tab-header .e-toolbar-item .e-tab-text {
        font-size: 12px;
        color: black;
    }

    [b-mq9e2fl6fv] .productionRequirements-details-content .e-tab .e-tab-header .e-toolbar-item .e-tab-icon::before {
        font-size: 24px;
    }

    [b-mq9e2fl6fv] .productionRequirements-details-content .e-tab .e-tab-header .e-toolbar-item.e-itop, .e-tab .e-tab-header .e-toolbar-item.e-ibottom[b-mq9e2fl6fv] {
        height: 100px;
    }

        [b-mq9e2fl6fv] .productionRequirements-details-content .e-tab .e-tab-header .e-toolbar-item.e-itop .e-tab-wrap, .e-tab .e-tab-header .e-toolbar-item.e-ibottom .e-tab-wrap[b-mq9e2fl6fv] {
            height: 100%;
        }


    [b-mq9e2fl6fv] .productionRequirements-details-content .e-tab.e-vertical-tab .e-content { 
        height: 100%;
    }
    /* Hide Time Picker Icon */
    [b-mq9e2fl6fv] .productionRequirements-details-content span.e-input-group-icon.e-time-icon.e-icons{
        display:none
    }


    /*Justify Tab Items Between */
    [b-mq9e2fl6fv] #productionRequirementsTabs_tab_header_items {
        justify-content: space-between;
    }
/* _content/makonnect/Areas/Project/Views/Project/Index.cshtml.rz.scp.css */
#project-main-content[b-ugvfhgpg9p] {
    background-color: rgba(0,0,0,0.03);
}

[b-ugvfhgpg9p] .project-details-header {
    height: 50px;
    border-radius: 5px;
    background-color: rgba(0, 0, 0, 0.03);
}

[b-ugvfhgpg9p] .project-details-content {
    background-color: white;
    padding-left: 1rem;
    padding-right: 1rem;
    padding-bottom: 1rem;
    height: 100%;
}

    [b-ugvfhgpg9p] .project-details-content.invisible {
        opacity: 0;
        pointer-events: none;
        height: 0px;
    }


    [b-ugvfhgpg9p] .project-details-content .e-tab .e-tab-header .e-toolbar-item .e-tab-text {
        font-size: 12px;
        color: black;
    }

    [b-ugvfhgpg9p] .project-details-content .e-tab .e-tab-header .e-toolbar-item .e-tab-icon::before {
        font-size: 24px;
    }

    [b-ugvfhgpg9p] .project-details-content .e-tab .e-tab-header .e-toolbar-item.e-itop, .e-tab .e-tab-header .e-toolbar-item.e-ibottom[b-ugvfhgpg9p] {
        height: 100px;
    }

        [b-ugvfhgpg9p] .project-details-content .e-tab .e-tab-header .e-toolbar-item.e-itop .e-tab-wrap, .e-tab .e-tab-header .e-toolbar-item.e-ibottom .e-tab-wrap[b-ugvfhgpg9p] {
            height: 100%;
        }


    [b-ugvfhgpg9p] .project-details-content .e-tab.e-vertical-tab .e-content {
        padding-left: 1rem;
        height: 100%;
    }
    /* Hide Time Picker Icon */
    [b-ugvfhgpg9p] .project-details-content span.e-input-group-icon.e-time-icon.e-icons{
        display:none
    }


    /*Justify Tab Items Between */
    [b-ugvfhgpg9p] #projectTabs_tab_header_items {
        justify-content: space-between;
    }
 
[b-ugvfhgpg9p] #projectTabs_tab_header_items {
    justify-content: space-between;
}

[b-ugvfhgpg9p] #projectTabs_tab_header_items .e-toolbar-item {
    width: 50%;
    text-align: center;
}

/* make unselected tabs less prominent */
[b-ugvfhgpg9p] #projectTabs_tab_header_items .e-tab-header .e-toolbar-item.e-active {
    background-color: var(--bs-light);
}

/* make text black */
[b-ugvfhgpg9p] #projectTabs_tab_header_items .e-tab-header .e-toolbar-item.e-active .e-tab-text {
    color: var(--bs-dark);
}

[b-ugvfhgpg9p] #projectTabs_tab_header_items .e-tab .e-tab-header .e-toolbar-item .e-tab-wrap {
    color: black !important;
}

[b-ugvfhgpg9p] #projectTabs_tab_header_items .e-tab .e-tab-header .e-toolbar-item .e-icons.e-tab-icon {
    align-items: center;
}
 
[b-ugvfhgpg9p]  .custom-multi-select-bg .e-dropdownbase  {  
    background: transparent !important;
}
/* _content/makonnect/Areas/Project/Views/Project/_DetailsList.cshtml.rz.scp.css */

[b-c2nrk8r00p] #projectDetailsListTabs_tab_header_items {
    justify-content: space-between;
}
 
[b-c2nrk8r00p] #projectDetailsListTabs_tab_header_items .e-toolbar-item {
    width: 50%;
    text-align: center;
}

/* make unselected tabs less prominent */
[b-c2nrk8r00p] .e-tab-header .e-toolbar-item.e-active {
    background-color: var(--bs-light);
}

/* make text black */
[b-c2nrk8r00p] .e-tab-header .e-toolbar-item.e-active .e-tab-text {
    color: var(--bs-dark);
}

[b-c2nrk8r00p] .e-tab .e-tab-header .e-toolbar-item .e-tab-wrap {
    color: black !important;
}

[b-c2nrk8r00p] .e-tab .e-tab-header .e-toolbar-item .e-icons.e-tab-icon {
    align-items: center;
}
/* _content/makonnect/Areas/Project/Views/Task/Index.cshtml.rz.scp.css */
#order-main-content[b-2xdwxsouae] {
    background-color: rgba(0,0,0,0.03);
}

[b-2xdwxsouae] .task-details-header {
    height: 50px;
    border-radius: 5px;
    background-color: rgba(0, 0, 0, 0.03);
}

[b-2xdwxsouae] .task-details-content {
    background-color: white;
    padding-left: 1rem;
    padding-right: 1rem;
    padding-bottom: 1rem;
    height: 100%;
}

    [b-2xdwxsouae] .task-details-content.invisible {
        opacity: 0;
        pointer-events: none;
        height: 0px;
    }


    [b-2xdwxsouae] .task-details-content .e-tab .e-tab-header .e-toolbar-item .e-tab-text {
        font-size: 12px;
        color: black;
    }

    [b-2xdwxsouae] .task-details-content .e-tab .e-tab-header .e-toolbar-item .e-tab-icon::before {
        font-size: 24px;
    }

    [b-2xdwxsouae] .task-details-content .e-tab .e-tab-header .e-toolbar-item.e-itop, .e-tab .e-tab-header .e-toolbar-item.e-ibottom[b-2xdwxsouae] {
        height: 100px;
    }

        [b-2xdwxsouae] .task-details-content .e-tab .e-tab-header .e-toolbar-item.e-itop .e-tab-wrap, .e-tab .e-tab-header .e-toolbar-item.e-ibottom .e-tab-wrap[b-2xdwxsouae] {
            height: 100%;
        }


    [b-2xdwxsouae] .task-details-content .e-tab.e-vertical-tab .e-content {
        padding-left: 1rem;
        height: 100%;
    }
    /* Hide Time Picker Icon */
    [b-2xdwxsouae] .task-details-content span.e-input-group-icon.e-time-icon.e-icons{
        display:none
    }


    /*Justify Tab Items Between */
    [b-2xdwxsouae] #orderTabs_tab_header_items {
        justify-content: space-between;
    }

[b-2xdwxsouae]  .custom-multi-select-bg .e-dropdownbase  {
    background: transparent !important;
}
/* _content/makonnect/Areas/Purchase/Views/ItemPurchaseOrders/Index.cshtml.rz.scp.css */
#item-purchase-order-main-content[b-stxx2we5gz] {
    background-color: rgba(0,0,0,0.03);
}

[b-stxx2we5gz] .item-purchase-order-details-header {
    height: 50px;
    border-radius: 5px;
    background-color: rgba(0, 0, 0, 0.03);
}

[b-stxx2we5gz] .item-purchase-order-details-content {
    background-color: white;
    padding-left: 1rem;
    padding-right: 1rem;
    padding-bottom: 1rem;
    height: 100%;
}

    [b-stxx2we5gz] .item-purchase-order-details-content.invisible {
        opacity: 0;
        pointer-events: none;
        height: 0px;
    }


    [b-stxx2we5gz] .item-purchase-order-details-content .e-tab .e-tab-header .e-toolbar-item .e-tab-text {
        font-size: 12px;
        color: black;
    }

    [b-stxx2we5gz] .item-purchase-order-details-content .e-tab .e-tab-header .e-toolbar-item .e-tab-icon::before {
        font-size: 24px;
    }

    [b-stxx2we5gz] .item-purchase-order-details-content .e-tab .e-tab-header .e-toolbar-item.e-itop, .e-tab .e-tab-header .e-toolbar-item.e-ibottom[b-stxx2we5gz] {
        height: 100px;
    }

        [b-stxx2we5gz] .item-purchase-order-details-content .e-tab .e-tab-header .e-toolbar-item.e-itop .e-tab-wrap, .e-tab .e-tab-header .e-toolbar-item.e-ibottom .e-tab-wrap[b-stxx2we5gz] {
            height: 100%;
        }


    [b-stxx2we5gz] .item-purchase-order-details-content .e-tab.e-vertical-tab .e-content { 
        height: 100%;
    }
    /* Hide Time Picker Icon */
    [b-stxx2we5gz] .item-purchase-order-details-content span.e-input-group-icon.e-time-icon.e-icons{
        display:none
    }


    /*Justify Tab Items Between */
    [b-stxx2we5gz] #itemPurchaseOrderTabs_tab_header_items {
        justify-content: space-between;
    }
/* _content/makonnect/Areas/Purchase/Views/PurchaseOrders/Index.cshtml.rz.scp.css */
#purchase-order-main-content[b-j2nlpsh6a9] {
    background-color: rgba(0,0,0,0.03);
}

[b-j2nlpsh6a9] .purchase-order-details-header {
    height: 50px;
    border-radius: 5px;
    background-color: rgba(0, 0, 0, 0.03);
}

[b-j2nlpsh6a9] .purchase-order-details-content {
    background-color: white;  
    height: 100%;
}

    [b-j2nlpsh6a9] .purchase-order-details-content.invisible {
        opacity: 0;
        pointer-events: none;
        height: 0px;
    }


    [b-j2nlpsh6a9] .purchase-order-details-content .e-tab .e-tab-header .e-toolbar-item .e-tab-text {
        font-size: 12px;
        color: black;
    }

    [b-j2nlpsh6a9] .purchase-order-details-content .e-tab .e-tab-header .e-toolbar-item .e-tab-icon::before {
        font-size: 16px;
    }

    [b-j2nlpsh6a9] .purchase-order-details-content .e-tab .e-tab-header .e-toolbar-item.e-itop, .e-tab .e-tab-header .e-toolbar-item.e-ibottom[b-j2nlpsh6a9] {
        height: 100px;
    }

        [b-j2nlpsh6a9] .purchase-order-details-content .e-tab .e-tab-header .e-toolbar-item.e-itop .e-tab-wrap, .e-tab .e-tab-header .e-toolbar-item.e-ibottom .e-tab-wrap[b-j2nlpsh6a9] {
            height: 100%;
        }


    [b-j2nlpsh6a9] .purchase-order-details-content .e-tab.e-vertical-tab .e-content { 
        height: 100%;
    }
    /* Hide Time Picker Icon */
    [b-j2nlpsh6a9] .purchase-order-details-content span.e-input-group-icon.e-time-icon.e-icons{
        display:none
    }


    /*Justify Tab Items Between */
    [b-j2nlpsh6a9] #purchaseOrderTabs_tab_header_items {
        justify-content: space-between;
    }
/* _content/makonnect/Areas/Purchase/Views/PurchaseOrders/_FilePool.cshtml.rz.scp.css */
.upload-area[b-gmxjzq1frs] {
    border: 2px dashed #ccc;
    border-radius: 5px;
    padding: 20px;
    text-align: center;
    cursor: pointer;
    transition: all 0.3s ease;
}

.upload-area:hover[b-gmxjzq1frs] {
    border-color: #007bff;
    background-color: rgba(0,123,255,0.1);
}

.upload-area i[b-gmxjzq1frs] {
    font-size: 2rem;
    color: #666;
}

.upload-area.drag-over[b-gmxjzq1frs] {
    border-color: #28a745;
    background-color: rgba(40,167,69,0.1);
}

.upload-area.uploading[b-gmxjzq1frs] {
    pointer-events: none;
    opacity: 0.7;
    position: relative;
}

.upload-area.uploading[b-gmxjzq1frs]::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 3px;
    background: linear-gradient(90deg, #007bff 0%, #28a745 50%, #007bff 100%);
    background-size: 200% 100%;
    animation: loading-b-gmxjzq1frs 1.5s infinite;
}

@keyframes loading-b-gmxjzq1frs {
     0% { background-position: 200% 0; }
     100% { background-position: -200% 0; }
 }

.disabled-overlay[b-gmxjzq1frs] {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(255, 255, 255, 0.7);
    display: none;
    z-index: 1000;
}

.upload-area small[b-gmxjzq1frs] {
    display: block;
    margin-top: 8px;
    font-size: 0.8rem;
}

.document-type-select[b-gmxjzq1frs] {
    width: 100%;
    padding: 4px 8px;
    border: 1px solid #ced4da;
    border-radius: 4px;
}
/* _content/makonnect/Areas/Purchase/Views/ServiceOrders/Index.cshtml.rz.scp.css */
#service-order-main-content[b-5s3pjqsj0x] {
    background-color: rgba(0,0,0,0.03);
}

[b-5s3pjqsj0x] .service-order-details-header {
    height: 50px;
    border-radius: 5px;
    background-color: rgba(0, 0, 0, 0.03);
}

[b-5s3pjqsj0x] .service-order-details-content {
    background-color: white;
    padding-left: 1rem;
    padding-right: 1rem;
    padding-bottom: 1rem;
    height: 100%;
}

    [b-5s3pjqsj0x] .service-order-details-content.invisible {
        opacity: 0;
        pointer-events: none;
        height: 0px;
    }


    [b-5s3pjqsj0x] .service-order-details-content .e-tab .e-tab-header .e-toolbar-item .e-tab-text {
        font-size: 12px;
        color: black;
    }

    [b-5s3pjqsj0x] .service-order-details-content .e-tab .e-tab-header .e-toolbar-item .e-tab-icon::before {
        font-size: 24px;
    }

    [b-5s3pjqsj0x] .service-order-details-content .e-tab .e-tab-header .e-toolbar-item.e-itop, .e-tab .e-tab-header .e-toolbar-item.e-ibottom[b-5s3pjqsj0x] {
        height: 100px;
    }

        [b-5s3pjqsj0x] .service-order-details-content .e-tab .e-tab-header .e-toolbar-item.e-itop .e-tab-wrap, .e-tab .e-tab-header .e-toolbar-item.e-ibottom .e-tab-wrap[b-5s3pjqsj0x] {
            height: 100%;
        }


    [b-5s3pjqsj0x] .service-order-details-content .e-tab.e-vertical-tab .e-content { 
        height: 100%;
    }
    /* Hide Time Picker Icon */
    [b-5s3pjqsj0x] .service-order-details-content span.e-input-group-icon.e-time-icon.e-icons{
        display:none
    }


    /*Justify Tab Items Between */
    [b-5s3pjqsj0x] #purchaseOrderTabs_tab_header_items {
        justify-content: space-between;
    }
/* _content/makonnect/Areas/Sales/Views/Deliveries/Index.cshtml.rz.scp.css */
#delivery-main-content[b-0qlauyrtny] {
    background-color: rgba(0,0,0,0.03);
}

[b-0qlauyrtny] .delivery-details-header {
    height: 50px;
    border-radius: 5px;
    background-color: rgba(0, 0, 0, 0.03);
}

[b-0qlauyrtny] .delivery-details-content {
    background-color: white;
    padding-left: 1rem;
    padding-right: 1rem;
    padding-bottom: 1rem;
    height: 100%;
}

    [b-0qlauyrtny] .delivery-details-content.invisible {
        opacity: 0;
        pointer-events: none;
        height: 0px;
    }


    [b-0qlauyrtny] .delivery-details-content .e-tab .e-tab-header .e-toolbar-item .e-tab-text {
        font-size: 12px;
        color: black;
    }

    [b-0qlauyrtny] .delivery-details-content .e-tab .e-tab-header .e-toolbar-item .e-tab-icon::before {
        font-size: 24px;
    }

    [b-0qlauyrtny] .delivery-details-content .e-tab .e-tab-header .e-toolbar-item.e-itop, .e-tab .e-tab-header .e-toolbar-item.e-ibottom[b-0qlauyrtny] {
        height: 100px;
    }

        [b-0qlauyrtny] .delivery-details-content .e-tab .e-tab-header .e-toolbar-item.e-itop .e-tab-wrap, .e-tab .e-tab-header .e-toolbar-item.e-ibottom .e-tab-wrap[b-0qlauyrtny] {
            height: 100%;
        }


    [b-0qlauyrtny] .delivery-details-content .e-tab.e-vertical-tab .e-content { 
        height: 100%;
    }
    /* Hide Time Picker Icon */
    [b-0qlauyrtny] .delivery-details-content span.e-input-group-icon.e-time-icon.e-icons{
        display:none
    }


    /*Justify Tab Items Between */
    [b-0qlauyrtny] #deliveryTabs_tab_header_items {
        justify-content: space-between;
    }
/* _content/makonnect/Areas/Sales/Views/Invoices/Index.cshtml.rz.scp.css */
#invoice-main-content[b-109xbj5mds] {
    background-color: rgba(0,0,0,0.03);
}

[b-109xbj5mds] .invoice-details-header {
    height: 50px;
    binvoice-radius: 5px;
    background-color: rgba(0, 0, 0, 0.03);
}
 

[b-109xbj5mds] .invoice-details-content {
    background-color: white;
    padding-left: 1rem;
    padding-right: 1rem;
    padding-bottom: 1rem;
    height: 100%;
}

    [b-109xbj5mds] .invoice-details-content.invisible {
        opacity: 0;
        pointer-events: none;
        height: 0px;
    }


    [b-109xbj5mds] .invoice-details-content .e-tab .e-tab-header .e-toolbar-item .e-tab-text {
        font-size: 12px;
        color: black;
    }

    [b-109xbj5mds] .invoice-details-content .e-tab .e-tab-header .e-toolbar-item .e-tab-icon::before {
        font-size: 24px;
    }

    [b-109xbj5mds] .invoice-details-content .e-tab .e-tab-header .e-toolbar-item.e-itop, .e-tab .e-tab-header .e-toolbar-item.e-ibottom[b-109xbj5mds] {
        height: 100px;
    }

        [b-109xbj5mds] .invoice-details-content .e-tab .e-tab-header .e-toolbar-item.e-itop .e-tab-wrap, .e-tab .e-tab-header .e-toolbar-item.e-ibottom .e-tab-wrap[b-109xbj5mds] {
            height: 100%;
        }


    [b-109xbj5mds] .invoice-details-content .e-tab.e-vertical-tab .e-content { 
        height: 100%;
    }
    /* Hide Time Picker Icon */
    [b-109xbj5mds] .invoice-details-content span.e-input-group-icon.e-time-icon.e-icons{
        display:none
    }


    /*Justify Tab Items Between */
    [b-109xbj5mds] #invoiceTabs_tab_header_items {
        justify-content: space-between;
    }
/* _content/makonnect/Areas/Sales/Views/Orders/Index.cshtml.rz.scp.css */
#order-main-content[b-grc8ks43aq] {
    background-color: rgba(0,0,0,0.03);
}

[b-grc8ks43aq] .order-details-header {
    height: 50px;
    border-radius: 5px;
    background-color: rgba(0, 0, 0, 0.03);
}

[b-grc8ks43aq] .order-details-content {
    background-color: white;
    padding-left: 1rem;
    padding-right: 1rem;
    padding-bottom: 1rem;
    height: 100%;
}

    [b-grc8ks43aq] .order-details-content.invisible {
        opacity: 0;
        pointer-events: none;
        height: 0px;
    }


    [b-grc8ks43aq] .order-details-content .e-tab .e-tab-header .e-toolbar-item .e-tab-text {
        font-size: 12px;
        color: black;
    }

    [b-grc8ks43aq] .order-details-content .e-tab .e-tab-header .e-toolbar-item .e-tab-icon::before {
        font-size: 24px;
    }

    [b-grc8ks43aq] .order-details-content .e-tab .e-tab-header .e-toolbar-item.e-itop, .e-tab .e-tab-header .e-toolbar-item.e-ibottom[b-grc8ks43aq] {
        height: 100px;
    }

        [b-grc8ks43aq] .order-details-content .e-tab .e-tab-header .e-toolbar-item.e-itop .e-tab-wrap, .e-tab .e-tab-header .e-toolbar-item.e-ibottom .e-tab-wrap[b-grc8ks43aq] {
            height: 100%;
        }


    [b-grc8ks43aq] .order-details-content .e-tab.e-vertical-tab .e-content { 
        height: 100%; 
    }
    /* Hide Time Picker Icon */
    [b-grc8ks43aq] .order-details-content span.e-input-group-icon.e-time-icon.e-icons{
        display:none
    } 
    /*Justify Tab Items Between */
    [b-grc8ks43aq] #orderTabs_tab_header_items {
        justify-content: space-between;
    }
/* _content/makonnect/Areas/Sales/Views/Quotes/Index.cshtml.rz.scp.css */
#quote-main-content[b-kom1864hgl] {
    background-color: rgba(0,0,0,0.03);
}

[b-kom1864hgl] .quote-details-header {
    height: 50px;
    border-radius: 5px;
    background-color: rgba(0, 0, 0, 0.03);
}

[b-kom1864hgl] .quote-details-content {
    background-color: white;
    padding-left: 1rem;
    padding-right: 1rem;
    padding-bottom: 1rem;
    height: 100%;
}

    [b-kom1864hgl] .quote-details-content.invisible {
        opacity: 0;
        pointer-events: none;
        height: 0px;
    }


    [b-kom1864hgl] .quote-details-content .e-tab .e-tab-header .e-toolbar-item .e-tab-text {
        font-size: 12px;
        color: black;
    }

    [b-kom1864hgl] .quote-details-content .e-tab .e-tab-header .e-toolbar-item .e-tab-icon::before {
        font-size: 24px;
    }

    [b-kom1864hgl] .quote-details-content .e-tab .e-tab-header .e-toolbar-item.e-itop, .e-tab .e-tab-header .e-toolbar-item.e-ibottom[b-kom1864hgl] {
        height: 100px;
    }

        [b-kom1864hgl] .quote-details-content .e-tab .e-tab-header .e-toolbar-item.e-itop .e-tab-wrap, .e-tab .e-tab-header .e-toolbar-item.e-ibottom .e-tab-wrap[b-kom1864hgl] {
            height: 100%;
        }


    [b-kom1864hgl] .quote-details-content .e-tab.e-vertical-tab .e-content {
        height: 100%; 
    }
    /* Hide Time Picker Icon */
    [b-kom1864hgl] .quote-details-content span.e-input-group-icon.e-time-icon.e-icons{
        display:none
    }


    /*Justify Tab Items Between */
    [b-kom1864hgl] #quoteTabs_tab_header_items {
        justify-content: space-between;
    }
/* _content/makonnect/Areas/Sales/Views/Returns/Index.cshtml.rz.scp.css */
#return-main-content[b-ktmgrtrg3q] {
    background-color: rgba(0,0,0,0.03);
}

[b-ktmgrtrg3q] .return-details-header {
    height: 50px;
    border-radius: 5px;
    background-color: rgba(0, 0, 0, 0.03);
}

[b-ktmgrtrg3q] .return-details-content {
    background-color: white;
    padding-left: 1rem;
    padding-right: 1rem;
    padding-bottom: 1rem;
    height: 100%;
}

    [b-ktmgrtrg3q] .return-details-content.invisible {
        opacity: 0;
        pointer-events: none;
        height: 0px;
    }


    [b-ktmgrtrg3q] .return-details-content .e-tab .e-tab-header .e-toolbar-item .e-tab-text {
        font-size: 12px;
        color: black;
    }

    [b-ktmgrtrg3q] .return-details-content .e-tab .e-tab-header .e-toolbar-item .e-tab-icon::before {
        font-size: 24px;
    }

    [b-ktmgrtrg3q] .return-details-content .e-tab .e-tab-header .e-toolbar-item.e-itop, .e-tab .e-tab-header .e-toolbar-item.e-ibottom[b-ktmgrtrg3q] {
        height: 100px;
    }

        [b-ktmgrtrg3q] .return-details-content .e-tab .e-tab-header .e-toolbar-item.e-itop .e-tab-wrap, .e-tab .e-tab-header .e-toolbar-item.e-ibottom .e-tab-wrap[b-ktmgrtrg3q] {
            height: 100%;
        }


    [b-ktmgrtrg3q] .return-details-content .e-tab.e-vertical-tab .e-content { 
        height: 100%;
    }
    /* Hide Time Picker Icon */
    [b-ktmgrtrg3q] .return-details-content span.e-input-group-icon.e-time-icon.e-icons{
        display:none
    }


    /*Justify Tab Items Between */
    [b-ktmgrtrg3q] #returnTabs_tab_header_items {
        justify-content: space-between;
    }
/* _content/makonnect/Areas/Sales/Views/ServiceExchanges/Index.cshtml.rz.scp.css */
#service-exchange-main-content[b-ge0kpjzej7] {
    background-color: rgba(0,0,0,0.03);
}

[b-ge0kpjzej7] .service-exchange-details-header {
    height: 50px;
    bservice-exchange-radius: 5px;
    background-color: rgba(0, 0, 0, 0.03);
}
 

[b-ge0kpjzej7] .service-exchange-details-content {
    background-color: white;
    padding-left: 1rem;
    padding-right: 1rem;
    padding-bottom: 1rem;
    height: 100%;
}

    [b-ge0kpjzej7] .service-exchange-details-content.invisible {
        opacity: 0;
        pointer-events: none;
        height: 0px;
    }


    [b-ge0kpjzej7] .service-exchange-details-content .e-tab .e-tab-header .e-toolbar-item .e-tab-text {
        font-size: 12px;
        color: black;
    }

    [b-ge0kpjzej7] .service-exchange-details-content .e-tab .e-tab-header .e-toolbar-item .e-tab-icon::before {
        font-size: 24px;
    }

    [b-ge0kpjzej7] .service-exchange-details-content .e-tab .e-tab-header .e-toolbar-item.e-itop, .e-tab .e-tab-header .e-toolbar-item.e-ibottom[b-ge0kpjzej7] {
        height: 100px;
    }

        [b-ge0kpjzej7] .service-exchange-details-content .e-tab .e-tab-header .e-toolbar-item.e-itop .e-tab-wrap, .e-tab .e-tab-header .e-toolbar-item.e-ibottom .e-tab-wrap[b-ge0kpjzej7] {
            height: 100%;
        }


    [b-ge0kpjzej7] .service-exchange-details-content .e-tab.e-vertical-tab .e-content { 
        height: 100%;
    }
    /* Hide Time Picker Icon */
    [b-ge0kpjzej7] .service-exchange-details-content span.e-input-group-icon.e-time-icon.e-icons{
        display:none
    }


    /*Justify Tab Items Between */
    [b-ge0kpjzej7] #invoiceTabs_tab_header_items {
        justify-content: space-between;
    }
/* _content/makonnect/Views/Shared/_Layout.cshtml.rz.scp.css */
*[b-t2rojwat29] {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    font-family: 'Inter', sans-serif;
}

html[b-t2rojwat29] {
    height: 100%;
}

body[b-t2rojwat29] {
    min-height: 100%;
    background-color: #F5F5F5;
    background-color: aliceblue !important; 
}


.navbar[b-t2rojwat29] {
    background: #11101D;
    max-height: 50px;
}
 


.home-section[b-t2rojwat29] {
    position: sticky;
    width: calc(100% - 225px);
    left: 225px;
    transition: all 0.5s ease;
    z-index: 1; /* Set a lower z-index for home-content */
}


.sidebar[data-expand="true"] ~ .home-section[b-t2rojwat29] {
    width: calc(100% - 78px);
    left: 78px;
}

.home-section .home-content[b-t2rojwat29] {
    width: 100%;
    transition: all 0.5s ease;
    height: calc(100vh - 75px); 
    z-index: 0; /* Set a lower z-index for home-content */
}



.offcanvas-start[b-t2rojwat29] {
    width: 40vw !important;
    min-width: 600px;
}
 
 
/* _content/makonnect/Views/Shared/_Navbar.cshtml.rz.scp.css */
/* Navbar styles */
.navbar[b-0fxo5p3xht] {
    background-color: #11101d;
    padding: 0.25rem 0;
}

/* Dropdown common styles */
.dropdown[b-0fxo5p3xht] {
    display: inline-block;
    margin-left: 10px;
    padding: 2px;
}

/* Default styling for all dropdowns */
.dropdown-menu[b-0fxo5p3xht] {
    min-width: 240px;
    background-color: white;
    border-color: rgba(0, 0, 0, 0.1);
    box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
}

/* Default styling for dropdown items */
.dropdown-item[b-0fxo5p3xht] {
    padding: 0.5rem 1rem;
    color: #212529;
}

.dropdown-item:hover[b-0fxo5p3xht] {
    background-color: #f8f9fa;
    color: #16181b;
}

/* Dark theme overrides for specific dropdowns (exclude notification and user menu) */
.dropdown-menu.bg-dark[b-0fxo5p3xht] {
    background-color: #1a1a2e !important;
    border-color: rgba(255, 255, 255, 0.1);
}

.dropdown-menu.bg-dark .dropdown-item[b-0fxo5p3xht] {
    color: rgba(255, 255, 255, 0.85);
}

.dropdown-menu.bg-dark .dropdown-item:hover[b-0fxo5p3xht] {
    background-color: rgba(255, 255, 255, 0.1);
    color: white;
}

.dropdown-item i[b-0fxo5p3xht] {
    width: 20px;
    text-align: center;
    margin-right: 8px;
}

.dropdown-divider[b-0fxo5p3xht] {
    border-color: rgba(255, 255, 255, 0.1);
}

/* Language dialog styles */
.language-item[b-0fxo5p3xht] {
    padding: 0.75rem 1rem;
    transition: background-color 0.2s;
}

.language-item:hover[b-0fxo5p3xht] {
    background-color: rgba(255, 255, 255, 0.1) !important;
}

.language-item i[b-0fxo5p3xht] {
    font-size: 1.2rem;
}

.language-item span[b-0fxo5p3xht] {
    font-size: 1rem;
}

/* Hide dropdown toggle arrow */
.dropdown-toggle[b-0fxo5p3xht]::after {
    display: none;
}

/* User profile dropdown specific styles */
#userDropdown[b-0fxo5p3xht] {
    border: 2px solid transparent;
    transition: border-color 0.2s;
}

#userDropdown:hover[b-0fxo5p3xht] {
    border-color: rgba(255, 255, 255, 0.2);
}

/* Profile section styling */
.dropdown-menu .border-bottom[b-0fxo5p3xht] {
    border-bottom-color: #eee !important;
}

/* Make dropdown items more compact for profile menu */
.dropdown-menu .dropdown-item[b-0fxo5p3xht] {
    transition: all 0.2s ease;
    border-left: 3px solid transparent;
}

.dropdown-menu .dropdown-item:hover[b-0fxo5p3xht] {
    border-left-color: #0d6efd;
}

/* Danger action (logout) styling */
.dropdown-item.text-danger:hover[b-0fxo5p3xht] {
    background-color: #fbe9e7;
}

/* Company logo container */
.company-logo-container[b-0fxo5p3xht] {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 32px;
}

.company-logo[b-0fxo5p3xht] {
    max-height: 32px;
    max-width: 140px;
    object-fit: contain;
}

/* Notification items */
#notification-dropdown-menu[b-0fxo5p3xht] {
    background-color: white;
    border-color: rgba(0, 0, 0, 0.1);
    box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
    color: #212529;
}

/* Default state for all notification items within the container */
#notification-items-container .dropdown-item[b-0fxo5p3xht] {
    padding: 0.75rem 1rem;
    color: #212529;
    transition: background-color 0.2s ease, opacity 0.2s ease, border-left-color 0.2s ease;
    border-left: 3px solid transparent;
    line-height: 1.5;
    white-space: normal;
    word-wrap: break-word;
}

/* Unread notifications styling */
#notification-items-container .dropdown-item.notification-unread[b-0fxo5p3xht] {
    background-color: #e7f3ff !important;
    border-left-color: #0d6efd;
    font-weight: 500;
    opacity: 1;
}

/* Read notifications styling */
#notification-items-container .dropdown-item:not(.notification-unread)[b-0fxo5p3xht] {
    background-color: #ffffff;
    opacity: 0.85;
}

/* Hover effect for unread notifications */
#notification-items-container .dropdown-item.notification-unread:hover[b-0fxo5p3xht],
#notification-items-container .dropdown-item.notification-unread:focus[b-0fxo5p3xht] {
    background-color: #d0eaff !important;
    color: #16181b;
    opacity: 1;
}

/* Hover effect for read notifications */
#notification-items-container .dropdown-item:not(.notification-unread):hover[b-0fxo5p3xht],
#notification-items-container .dropdown-item:not(.notification-unread):focus[b-0fxo5p3xht] {
    background-color: #f8f9fa;
    color: #16181b;
    opacity: 1;
}

/* Styles for notification dropdown items -- this comment and related old rules are effectively replaced by the above */
.dropdown-item.border-bottom-custom[b-0fxo5p3xht] {
    border-bottom: 1px solid #eeeeee;
    /* Tiny grayish line */
}

#notification-items-container .dropdown-item:last-child.border-bottom-custom[b-0fxo5p3xht] {
    border-bottom: none;
}

#mark-all-as-read-link[b-0fxo5p3xht] {
    font-size: 0.75rem;
    /* Make text smaller */
    color: #6c757d;
    /* Grayish color (Bootstrap's text-muted color) */
}

/* Media queries for responsive design */
@media (max-width: 992px) {
    .company-logo[b-0fxo5p3xht] {
        max-height: 28px;
        max-width: 120px;
    }

    .navbar[b-0fxo5p3xht] {
        padding: 0.25rem 0.5rem;
    }
}

/* Modal styling fixes */
.modal-backdrop[b-0fxo5p3xht] {
    z-index: 0;
}

.modal[b-0fxo5p3xht] {
    z-index: 1051;
}

/* Ensure language items are clickable */
.language-item[b-0fxo5p3xht] {
    pointer-events: auto !important;
    cursor: pointer;
}

/* Space-efficient styling for modal content */
.modal-content[b-0fxo5p3xht] {
    border-radius: 0.5rem;
    overflow: hidden;
}
/* _content/makonnect/Views/Shared/_Sidebar.cshtml.rz.scp.css */
.sidebar[b-6freeszu2h] {
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 225px;
    background: #11101D;
    z-index: 100;
    transition: all 0.5s ease;
}

.sidebar[data-expand="true"][b-6freeszu2h] {
    width: 78px;
}
 
.sidebar .logo-details[b-6freeszu2h] {
    height: 60px;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}


.sidebar .logo-details .logo_image[b-6freeszu2h] {
    height: 35px;
    width: 35px;
    min-width: 35px;
    text-align: center;
    line-height: 50px;
    border-radius: 50%;
    background: #1d1b31;
    transition: all 0.5s ease;
    cursor: pointer;
}

.sidebar .logo-details .logo_name[b-6freeszu2h] {
    color: #fff;
    font-size: 22px;
    font-weight: 400;
    line-height: 50px;
    margin-left: 10px;
    transition: 0.3s ease;
    transition-delay: 0.1s;
}

.sidebar[data-expand="true"] .logo-details .logo_name[b-6freeszu2h] {
    opacity: 0;
    transition-delay: 0.1s;
    pointer-events: none;
    display: none;
}


.sidebar .nav-links[b-6freeszu2h] {
    height: 100%;
    padding: 30px 0 150px 0;
    overflow: auto;
}

.sidebar[data-expand="true"] .nav-links[b-6freeszu2h] {
    overflow: visible;
}

.sidebar .nav-links[b-6freeszu2h]::-webkit-scrollbar {
    display: none;
}

.sidebar .nav-links li[b-6freeszu2h] {
    position: relative;
    list-style: none;
    transition: all 0.5s ease;
}

.sidebar .nav-links li:hover[b-6freeszu2h] {
    background-color: #1d1b31;
}

.sidebar .nav-links .icon-link[b-6freeszu2h] {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}

.sidebar[data-expand="true"] .nav-links .icon-link[b-6freeszu2h] {
    display: block;
}

.sidebar .nav-links li i[b-6freeszu2h] {
    height: 50px;
    min-width: 50px;
    text-align: center;
    line-height: 50px;
    color: lightblue; 
    transition: all 0.3s ease;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    margin-top: 0;
}
/*
on sidebar collapes, min-width 50 to 78px
 */
.sidebar[data-expand="true"] .nav-links li i[b-6freeszu2h] {
    min-width: 78px; 
}
 

.sidebar .nav-links li.showMenu i.arrow[b-6freeszu2h] {
    transform: rotate(90deg);
    transform-origin: center;
}

.sidebar .nav-links li i.arrow[b-6freeszu2h] { 
    right: 0;
    top: 15px;
    transform: none;
}

.sidebar[data-expand="true"] .nav-links li i.arrow[b-6freeszu2h] {
    display: none;
}

.sidebar .nav-links .icon-link.selected[b-6freeszu2h] {
    border-left: 4px solid #ff8c00;
}

.sidebar .nav-links .icon-link.selected a[b-6freeszu2h] {
    margin-left: -4px;
}


.sidebar[data-expand="true"] .nav-links i.arrow[b-6freeszu2h] {
    display: none;
}

.sidebar .nav-links li a[b-6freeszu2h] {
    display: flex;
    align-items: flex-start;
    text-decoration: none;
    padding: 0;
}

.sidebar .nav-links li a .link_name[b-6freeszu2h] {
    font-size: 14px;
    font-weight: 500;
    color: white;
    white-space: normal;
    word-wrap: break-word;
    line-height: 1.2;
    padding-right: 25px;
    padding-top: 15px;
    padding-bottom: 15px;
}

.sidebar[data-expand="true"] .nav-links li a .link_name[b-6freeszu2h] {
    opacity: 0;
    pointer-events: none;
    transition: 0.3s ease;
}

.sidebar .nav-links li .sub-menu[b-6freeszu2h] {
    padding: 6px 6px 14px 50px; 
    background-color: #1d1b31;
    display: none;
}

.sidebar .nav-links li.showMenu .sub-menu[b-6freeszu2h] {
    display: block;
}

.sidebar .nav-links li .sub-menu a[b-6freeszu2h] {
    color: #fff;
    font-size: 15px;
    padding: 5px 0;
    white-space: normal;
    word-wrap: break-word;
    opacity: 0.6;
    transition: all 0.3s ease;
    line-height: 1.2;
    display: block;
}

.sidebar .nav-links li .sub-menu a.selected[b-6freeszu2h] {
    opacity: 1;
}

.sidebar .nav-links li .sub-menu a:hover[b-6freeszu2h] {
    opacity: 1;
}

.sidebar[data-expand="true"] .nav-links li .sub-menu[b-6freeszu2h] {
    position: absolute;
    left: 100%;
    top: -10px;
    margin-top: 0;
    padding: 10px 20px;
    border-radius: 0 6px 6px 0;
    opacity: 0;
    display: block;
    pointer-events: none;
    transition: 0s;
}

.sidebar[data-expand="true"] .nav-links li:hover .sub-menu[b-6freeszu2h] {
    top: 0;
    opacity: 1;
    pointer-events: auto;
    transition: all 0.5s ease;
}

.sidebar .nav-links li .sub-menu .link_name[b-6freeszu2h] {
    display: none;
}

.sidebar[data-expand="true"] .nav-links li .sub-menu .link_name[b-6freeszu2h] {
    display: none;
}

.sidebar[data-expand="true"] .nav-links li .sub-menu .link_name[b-6freeszu2h] {
    font-size: 18px;
    opacity: 1;
    display: block;
}
 

.sidebar .nav-links li:hover .sub-menu.blank[b-6freeszu2h] {
    top: 50%;
    transform: translateY(-50%);
}

.sidebar .profile-details[b-6freeszu2h] {
    position: fixed;
    bottom: 0;
    width: 225px;
    display: flex; 
    background: #1d1b31;
    transition: all 0.5s ease;
}
 

.sidebar[data-expand="true"] .profile-details[b-6freeszu2h] {
    width: 78px;
    background: none;
}

.sidebar .profile-details .profile-content[b-6freeszu2h] {
    display: flex;
    align-items: center;
}

.sidebar .profile-details img[b-6freeszu2h] {
    height: 52px;
    width: 52px;
    object-fit: cover;
    border-radius: 16px;
    margin: 0 14px 0 12px;
    background: #1d1b31;
    transition: all 0.5s ease;
}

.sidebar[data-expand="true"] .profile-details img[b-6freeszu2h] {
    padding: 10px;
}

.sidebar .profile-details .profile_name[b-6freeszu2h],
.sidebar .profile-details .job[b-6freeszu2h] {
    color: #fff;
    font-size: 16px;
    font-weight: 300;
    white-space: nowrap;
    transition: all 0.5s ease;
    align-items: center;
    text-align: center;
    display: flex;
    
}
 
.sidebar[data-expand="true"] .profile-details .profile_name[b-6freeszu2h] {
    display: none;
}

.sidebar .profile-details .job[b-6freeszu2h] {
    font-size: 12px;
}

.iconDiv .p1[data-count][b-6freeszu2h]:after {
    position: absolute;
    right: 10%;
    top: 10%;
    content: attr(data-count);
    font-size: 40%;
    padding: .2em;
    border-radius: 50%;
    line-height: 1em;
    color: white;
    background: rgba(255,0,0,.85);
    text-align: center;
    min-width: 1.3em;
}

/* Make menu items appear clickable with cursor */
.sidebar .nav-links li .icon-link[b-6freeszu2h] {
    cursor: pointer;
}
