@import '_content/Balance.User.Portal.Components/Balance.User.Portal.Components.e9pvkwg2w2.bundle.scp.css';

/* /Pages/Allocations/AllocateGrid.razor.rz.scp.css */
.grid-selection-input[b-1f8q1otqwo] {
    width: 0;
    min-width: 14px;
    height: 14px;
}
/* /Pages/Allocations/DeallocationGrid.razor.rz.scp.css */
[b-wj5pnzqmmp] .k-form-legend {
    display: none;
}

[b-wj5pnzqmmp] .k-form-layout {
    overflow: hidden;
}


[b-wj5pnzqmmp] .k-form-buttons {
    display: none;
}


[b-wj5pnzqmmp] .k-form {
    height: 170px;
}


[b-wj5pnzqmmp] .main-container {
    flex-grow: 0;
}
/* /Pages/Allocations/GenericIndex.razor.rz.scp.css */
.filter-container[b-15l1i5uxgh] {
    display: flex;
    flex-direction: row;
    gap: 15px;
    justify-content: space-evenly;
    align-items: center;
    text-align: center;
    margin: 5px;
    height: 35px;
}

.filter[b-15l1i5uxgh] {
    width: 33%;
    display: flex;
    flex-direction: row;
    gap: 5px;
    justify-content: center;
    align-items: center;
    text-align: center;
}

.label[b-15l1i5uxgh] {
    font-size: 14px;
    text-align: center;
}

[b-15l1i5uxgh] .base-grid-wrapper {
    height: calc(100% - 120px) !important;
}

.dropdown-container[b-15l1i5uxgh]{
    width:300px;
}
/* /Pages/BankRecons/BankReconDetail.razor.rz.scp.css */
.header-form-container[b-4u5kmy3rbc] {
    width: 100%;
    display: flex;
    flex-direction: column;
    border: 0.5px solid #c5c5c5;
    border-radius: 0px 0px 3px 3px;
    background: #F3F4F5 0% 0% no-repeat padding-box;
    padding-left: 15px;
    padding-top: 15px;
    padding-right: 15px;
    padding-bottom: 20px;
    margin-bottom:10px;
}

.checkbox-container[b-4u5kmy3rbc] {
    height: 100%;
    width: 100%;
    display: flex;
    justify-content:center;
    align-items:center;
}

#sr-label[b-4u5kmy3rbc], #sp-label[b-4u5kmy3rbc]{
    padding-right:5px;
}
[b-4u5kmy3rbc] .base-grid-wrapper {
    height: calc(100% - 350px) !important;
}

#sp-label-container[b-4u5kmy3rbc] {
    height:16px;
    width:16px;
    display: flex;
    flex-direction: row;
}

[b-4u5kmy3rbc] .balance-button.secondary.uncheck .icon.bulkset {
    transform: rotate(180deg);
}
/* /Pages/BankRecons/BankReconReportView.razor.rz.scp.css */
p[b-r739k5r80u] {
    margin: 0;
    font-size: 14px;
}

.outer-page-representation[b-r739k5r80u] {
    height: 100%;
    display: flex;
    flex-direction:column;
    justify-content: center;
    align-items:center;
    border: 0.5px solid #c5c5c5;
    overflow: auto;
    background-color: gray;
}

#report.report-container[b-r739k5r80u]{
    display:flex;
    flex-direction:column;
}

.report-container[b-r739k5r80u] {
    display: flex;
    flex-direction: column;
    height: 297mm;
    width: 210mm;
    min-height: 297mm;
    min-width: 210mm;
    padding: 10mm;
    background-color: white;
}

    .report-container.preview .table[b-r739k5r80u] {
        background-image: url("data:image/svg+xml;utf8,\
<svg xmlns='http://www.w3.org/2000/svg' width='400' height='400'>\
<text x='50%' y='50%' text-anchor='middle' fill='%23c5c5c5' fill-opacity='0.3' font-size='48' transform='rotate(45 200 200)'>PREVIEW</text>\
</svg>");
        background-repeat: repeat;
    }

.heading-container[b-r739k5r80u] {
    height: 25mm;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

    .heading-container > .bank-recon-heading[b-r739k5r80u] {
        font-size: 24px;
        font-weight: bold;
        color: #333;
        margin-bottom: 8px;
    }

    .heading-container > .bank-recon-text[b-r739k5r80u] {
        font-size: 16px;
        color: #666;
        font-weight:500;
    }

    .statement-container[b-r739k5r80u],.payments-container[b-r739k5r80u], .deposits-container[b-r739k5r80u], .difference-container[b-r739k5r80u] {
        height: 10mm;
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        align-items: center;
        padding-left: 8px;
        padding-right: 8px;
    }


.statement-container > p[b-r739k5r80u], .payments-container > p[b-r739k5r80u], .deposits-container > p[b-r739k5r80u], .difference-container > p[b-r739k5r80u] {
    font-weight: bold;
}


.divider[b-r739k5r80u] {
    width: 100%;
    height: 0.5px;
    border-bottom: 0.5px solid black;
}

thead[b-r739k5r80u]{
    border-top:1px solid;
}

tbody > tr[b-r739k5r80u], td[b-r739k5r80u] {
    border: none;
    font-size: 13px;
    font-weight: normal;
}

.numeric-cell[b-r739k5r80u] {
    text-align: right;
    white-space: nowrap;
}
/* /Pages/Budgets/SfBudgetsDetail.razor.rz.scp.css */
.detail-container[b-5yeqnyhafs] {
    display: flex;
    flex-direction: column;
    align-items: start;
    justify-content: start;
}

.multi-select-container[b-5yeqnyhafs]{
    width:500px;
}
/* /Pages/CashbookBatches/BankStatementSummary.razor.rz.scp.css */
.box[b-hdr57n3byj] {
    display: inline-block;
    width: 12px;
    height: 12px;
}
.green-box[b-hdr57n3byj] {
    background-color: green;
}
.black-box[b-hdr57n3byj] {
    background-color: black;
}

/*#chartdiv { */
/*    width: 29%;*/
/*    height: 289px;*/
/*}*/

 .summary-container[b-hdr57n3byj] {
     display: grid;
     grid-template-columns: 1fr 1fr;
     gap: 20px;
     align-items: start;
 }

/* On small screens, stack vertically */
@media (max-width: 768px) {
    .summary-container[b-hdr57n3byj] {
        grid-template-columns: 1fr;
    }
}

.chartdiv[b-hdr57n3byj] {
    margin-top: 88px;
    margin-left: 79px;
}
/* /Pages/CashbookBatches/CashBookAddEditBatchForm.razor.rz.scp.css */
/*for 3 columns when adjusting to 2*/
@media (min-width: 1030px) and (max-width: 1450px) {
    .custom-form-component-inputs-and-labels[b-rjqqtoet3e] {
        grid-template-columns: repeat(2, minmax(350px, 510px));
        gap: 20px;
    }

    .form-group-extra-margin-right[b-rjqqtoet3e] {
        margin-right: 30px;
    }
}


/*for 2 columns when adjusting to 1*/
@media (max-width: 1030px) {
    .custom-form-component-inputs-and-labels[b-rjqqtoet3e] {
        grid-template-columns: minmax(350px, 510px);
        gap: 20px;
    }

    .form-group-extra-margin-right[b-rjqqtoet3e] {
    }
}
/* /Pages/CashbookBatches/CashbookBatchNewTransactions.razor.rz.scp.css */
.icon-img[b-ck1jvzwltk] {
    justify-self: center;
    align-self: center;
    display: block;
    height: 25px !important;
    width: 25px !important;
}
/* /Pages/CashbookBatches/ImporterPopup.razor.rz.scp.css */
.spacer[b-yhape2w9jy] { 
    margin: 4px 0px;
}
/* /Pages/CashbookBatches/PreAllocations/PreAllocationGrid.razor.rz.scp.css */
.grid-selection-input[b-px3cpycmhz] {
    width: 0;
    min-width: 14px;
    height: 14px;
}
/* /Pages/CashbookBatches/PreAllocations/PreAllocationWindow.razor.rz.scp.css */
.pre-allocation-window[b-y8se9rr0bw] {
    height: 80vh;
    width: 90vw;
    display: flex;
    flex-direction: column;
    padding: 15px 24px 25px 25px;
}


[b-y8se9rr0bw] .main-container{
    padding-bottom:20px;
    flex-grow:0 !important;
}
/*
::deep .custom-form-component-inputs-and-labels-3 {
    grid-template-columns: repeat(3, minmax(200px, 510px));
}*/
/* /Pages/CashbookBatches/SfCashbookBatchTransactions.razor.rz.scp.css */
.display-container[b-y8rx0lt78t]{
    display:flex;
    justify-content:center;
    align-items:center;
}

.display-item-container[b-y8rx0lt78t] {
    padding:10px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.display-text[b-y8rx0lt78t]{
    padding-left:5px;
}

.icon-img[b-y8rx0lt78t] {
    justify-self:center;
    align-self:center;
    display: block;
    height: 25px !important;
    width: 25px !important;
}
/* /Pages/CashbookBatches/SfImportManagerGrid.razor.rz.scp.css */
.icon-colour[b-y8ndu5uvuo] {
    color: orangered !important;
} 

.error-tooltip-text[b-y8ndu5uvuo] {
    font-family: 'Segoe UI';
    font-weight: 400;
    font-size: 14px;
    color: #4B4B4B;
    margin-top: 0px;
}

[b-y8ndu5uvuo] .error-tooltip.e-tooltip-wrap .e-tip-content {
    padding: 5px !important;
}

[b-y8ndu5uvuo]  .error-tooltip.e-tooltip-wrap .e-arrow-tip-inner.e-tip-bottom {
    display: none;
}

[b-y8ndu5uvuo]  .error-tooltip.e-tooltip-wrap .e-arrow-tip-outer.e-tip-bottom {
    display: none;
}

[b-y8ndu5uvuo]  .error-tooltip.e-tooltip-wrap .e-arrow-tip.e-tip-top {
    display: none;
}

[b-y8ndu5uvuo]  .error-tooltip.e-tooltip-wrap .e-arrow-tip.e-tip-left {
    display: none;
}

[b-y8ndu5uvuo]  .error-tooltip.e-tooltip-wrap .e-arrow-tip.e-tip-right {
    display: none;
}


[b-y8ndu5uvuo] .loader-container {
    position: absolute !important;
    height: 80vh !important;
    width: 80vw !important;
}
/* /Pages/CashbookBatches/SfSplitImportPanel.razor.rz.scp.css */
.list-view-wrapper[b-kty72ljw5o] {
    display:block;
    width: 1650px;
    height: 400px;
}

[b-kty72ljw5o] .e-control.e-listview.e-lib.e-touch {
    height: 100%;
    width: 100%;
    border-color:transparent;
}
[b-kty72ljw5o] .e-list-item{
    padding: 5px 0 0 0;
}
[b-kty72ljw5o] .e-list-item, [b-kty72ljw5o] .e-list-header, [b-kty72ljw5o] .e-list-item.e-focused {
    height: fit-content !important;
    border-color: transparent !important;
}

    [b-kty72ljw5o] .e-list-item.e-focused, [b-kty72ljw5o] .e-list-item.e-hover {
        background-color: transparent !important;
    }

    [b-kty72ljw5o] .e-headertemplate-text.header {
        display: flex;
        flex-direction: row;
        width: 100%;
    }

.display-container[b-kty72ljw5o] {
    display: flex;
    flex-direction: row;
    flex-grow: 1;
}

.button-container[b-kty72ljw5o] {
    display: flex;
    flex-direction: row;
    width: fit-content;
    gap:5px;
}

.label-container[b-kty72ljw5o] {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    text-align: center;
    width: 100%;
    gap: 15px;
}

p[b-kty72ljw5o] {
    margin-top: 0;
    margin-bottom: 0;
    font: var(--font-normal);
}

.label-container p[b-kty72ljw5o],.label-container label[b-kty72ljw5o] {
    font-size: 18px;
}

    p.equal-total[b-kty72ljw5o] {
        color: green;
    }

    p.unequal-total[b-kty72ljw5o] {
        color: red;
    }

[b-kty72ljw5o] .e-card {
    border-color: transparent;
    background-color: transparent;
    -webkit-tap-highlight-color: transparent;
}

[b-kty72ljw5o] .e-card-content {
    display: flex;
    flex-direction: row;
    width: 100%;
    justify-content: space-evenly;
    align-items: center;
    text-align: center;
    height:40px;
}
.item-detail-container[b-kty72ljw5o] {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    flex-direction: row;
    gap: 15px;
    height: 32px;
    width:359px;
}
[b-kty72ljw5o] .item-detail-container .e-input-group {
    width: 150px;
}

    .item-detail-container.index[b-kty72ljw5o] {
        width:25px;
    }

.delete-button-container[b-kty72ljw5o] {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    flex-direction: row;
    width: 30px;
    gap: 5px;
}
/* /Pages/CashbookBatches/TransactionIndex.razor.rz.scp.css */
.cashbook-info-grid[b-w1dsv0v8gf] {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 10px;
    margin-bottom: 7px;
}
/* /Pages/CashbookLedger/Index.razor.rz.scp.css */

[b-ose7o1ccdy] .control-container {
    border-bottom: 0.5px solid #c5c5c5;
    border-radius: 3px;
    z-index: 0;
}

.initial-refresh-container[b-ose7o1ccdy] {
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 16rem;
    padding: 2rem;
    color: #6b7280;
    font-size: 1.125rem;
    font-weight: 500;
}
/* /Pages/Customer/AgeAnalysis/Index.razor.rz.scp.css */

.age-analysis-container[b-pdc2si6bl2] {
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    padding: 20px;
    color: #333;
    height: 100vh;
    overflow-y: auto;
    box-sizing: border-box;
}

.button-control-reports[b-pdc2si6bl2] {
    width: 100%;
    min-height: 50px;
    background-color: #F3F4F5 !important;
    border: 0.5px solid #C5C5C5;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 16px;
    margin-bottom: 20px;
}

.reports-left-buttons[b-pdc2si6bl2] {
    display: flex;
    gap: 8px;
    align-items: center;
}

.reports-right-buttons[b-pdc2si6bl2] {
    display: flex;
    gap: 8px;
    align-items: center;
}

.report-type-btn[b-pdc2si6bl2],
.view-toggle-btn[b-pdc2si6bl2] {
    padding: 8px 16px;
    border: 1px solid #C5C5C5;
    background-color: white;
    color: #333;
    font-size: 14px;
    font-weight: 500;
    border-radius: 4px;
    cursor: pointer;
    transition: all 0.2s;
}

    .report-type-btn:hover[b-pdc2si6bl2],
    .view-toggle-btn:hover[b-pdc2si6bl2] {
        background-color: #e9ecef;
    }

    .report-type-btn.active[b-pdc2si6bl2] {
        background-color: #667eea;
        color: white;
        border-color: #667eea;
    }

    .view-toggle-btn.active[b-pdc2si6bl2] {
        background-color: #28a745;
        color: white;
        border-color: #28a745;
    }

.report-date[b-pdc2si6bl2] {
    display: flex;
    font-size: 14px;
    color: #6c757d;
    justify-content: end;
    padding-right: 5px;
}

.grid-section[b-pdc2si6bl2] {
    margin-bottom: 40px;
    background: white;
    border-radius: 8px;
    box-shadow: 0 2px 8px rgba(0,0,0,0.1);
    overflow: hidden;
    border: 0.5px solid #e0e0e0;
}

.grid-title[b-pdc2si6bl2] {
    padding: 20px;
    text-align: center;
}

.customer-title[b-pdc2si6bl2] {
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 8px;
    color: #333;
}

.customer-subtitle[b-pdc2si6bl2] {
    font-size: 18px;
    color: #666;
}

.company-name[b-pdc2si6bl2] {
    font-size: 18px;
    color: #333;
    font-weight: 500;
}

/* Summary Grid */
/*.age-analysis-grid {
    display: grid;
    grid-template-columns: 2fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1.2fr;
    background: white;
}
*/
.grid-header[b-pdc2si6bl2] {
    background: #f8f9fa;
    color: black;
    padding: 12px 8px;
    font-weight: 600;
    border-right: 2px solid #e0e0e0;
    border-top: 2px solid #e0e0e0;
    border-bottom: 2px solid #e0e0e0;
    text-align: left;
    font-size: 13px;
}

.grid-header.amount[b-pdc2si6bl2] {
    text-align: right;
}

.grid-header:last-child[b-pdc2si6bl2] {
    border-right: none;
}

.grid-cell[b-pdc2si6bl2] {
    padding: 12px 8px;
    border-right: 1px solid #e0e0e0;
    border-bottom: 1px solid #e0e0e0;
    text-align: left;
    font-size: 13px;
}

.print .grid-cell[b-pdc2si6bl2], .print[b-pdc2si6bl2] {
    font-size: 8px;
}

.print .grid-header[b-pdc2si6bl2] {
    font-size: 10px;
}

.print .total-label[b-pdc2si6bl2], .print .total-amount[b-pdc2si6bl2] {
    font-size: 10px;
}

.grid-cell:last-child[b-pdc2si6bl2] {
    border-right: none;
}

.grid-cell.customer-name[b-pdc2si6bl2] {
    text-align: left;
    font-weight: 500;
}

.grid-cell.amount[b-pdc2si6bl2] {
    font-weight: 600;
    text-align: right;
}

.grid-cell.balance[b-pdc2si6bl2] {
    background: #f5f5f5;
}

.entry-type-header[b-pdc2si6bl2] {
    grid-column: 1 / -1;
    font-weight: 600;
    color: #000;
    text-align: left;
    border-bottom: 1px solid #e0e0e0;
    background: #fff;
    cursor: pointer;
    display: grid;
    align-items: center;
    grid-template-columns: 2fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1.2fr;
}

.entry-type-header:hover[b-pdc2si6bl2] {
    background: #fff;
}

    .entry-type-header > span[b-pdc2si6bl2] {
        padding: 8px;
        text-align: right;
        font-size: 14px;
    }

    .print .entry-type-label[b-pdc2si6bl2], .print .entry-type-header > span[b-pdc2si6bl2] {
        font-size: 10px !important;
    }

    .entry-type-header > .expand-icon[b-pdc2si6bl2] {
        font-size: 12px;
        color: #6c757d;
        text-align: left;
    }

        .entry-type-header > .expand-icon > .entry-type-label[b-pdc2si6bl2] {
            font-size: 14px;
            color: black;
            padding-left: 5px;
        }

.entry-type-label[b-pdc2si6bl2] {
    font-size: 14px;
}

.entry-type-total[b-pdc2si6bl2] {
    display: grid;
    grid-column: 1 / -1;
    grid-template-columns: 2fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1.2fr;
    background: #f5f5f5;
    border-top: 2px solid #9e9e9e;
    border-bottom: 1px solid #e0e0e0;
}
/*.overall-total {
    display: grid;
    grid-column: 1 / -1;
    grid-template-columns: 2fr 1fr 1fr 1fr 1fr 1fr 1fr 1.2fr;
    background: #eeeeee;
    border-top: 2px solid #757575;
    border-bottom: 2px solid #757575;
    align-items: center;
}*/
/* For detailed view overall total */
.grid-row.age-analysis-detailed .overall-total[b-pdc2si6bl2] {
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1.2fr;
}

.grid-row[b-pdc2si6bl2] {
    display: grid;
    grid-template-columns: 2fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1.2fr;
}
/* Detailed Grid */
.age-analysis-detailed[b-pdc2si6bl2] {
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1.2fr;
    background: white;
}
/* For detailed view */
.entry-type-total .total-label[b-pdc2si6bl2] {
    grid-column: 1 / 2;
}
/*.total-amount {
    padding: 10px 8px;
    text-align: center;
    font-weight: 700;
    font-size: 14px;
}*/
/* Responsive Design */
@media (max-width: 1200px) {
    .age-analysis[b-pdc2si6bl2],
    .age-analysis-detailed[b-pdc2si6bl2],
    .entry-type-total[b-pdc2si6bl2],
    .overall-total[b-pdc2si6bl2] {
        font-size: 12px;
    }

    .grid-header[b-pdc2si6bl2],
    .grid-cell[b-pdc2si6bl2] {
        padding: 8px 4px;
    }
}

@media (max-width: 768px) {
    .button-control-reports[b-pdc2si6bl2] {
        flex-direction: column;
        gap: 10px;
        padding: 16px;
    }

    .age-analysis[b-pdc2si6bl2] {
        grid-template-columns: 1.5fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
        font-size: 11px;
    }

    .age-analysis-detailed[b-pdc2si6bl2] {
        grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
        font-size: 11px;
    }
}

.pagination-compact[b-pdc2si6bl2] {
    display: flex;
    align-items: center;
    gap: 8px;
    padding: 4px;
    /* background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);*/
    /* border-radius: 8px;
    box-shadow: 0 2px 8px rgba(102, 126, 234, 0.3);*/
}

.pagination-compact-btn[b-pdc2si6bl2] {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 32px;
    height: 32px;
    background: rgba(255, 255, 255, 0.95);
    border: none;
    border-radius: 6px;
    cursor: pointer;
    transition: all 0.2s ease;
    color: #667eea;
    font-weight: 600;
}

    .pagination-compact-btn:hover:not(:disabled)[b-pdc2si6bl2] {
        background: white;
        transform: translateY(-1px);
        box-shadow: 0 2px 6px rgba(0, 0, 0, 0.15);
    }

    .pagination-compact-btn:disabled[b-pdc2si6bl2] {
        background: rgba(255, 255, 255, 0.5);
        color: #cbd5e0;
        cursor: not-allowed;
    }

.pagination-arrow[b-pdc2si6bl2] {
    font-size: 16px;
    line-height: 1;
}

.pagination-page-input[b-pdc2si6bl2] {
    display: flex;
    align-items: center;
    gap: 6px;
    padding: 4px 12px;
    background: rgba(255, 255, 255, 0.95);
    border-radius: 6px;
    font-size: 14px;
    font-weight: 600;
    width: 80px;
    justify-content: center;
}

.page-number-input[b-pdc2si6bl2] {
    width: 40px;
    min-width: 28px;
    height: 24px;
    text-align: center;
    border: none;
    background: transparent;
    color: #667eea;
    font-size: 14px;
    font-weight: 600;
    padding: 0;
    outline: none;
}

    .page-number-input:focus[b-pdc2si6bl2] {
        background: rgba(102, 126, 234, 0.1);
        border-radius: 4px;
    }

    .page-number-input[b-pdc2si6bl2]::-webkit-inner-spin-button,
    .page-number-input[b-pdc2si6bl2]::-webkit-outer-spin-button {
        -webkit-appearance: none;
        margin: 0;
    }

    .page-number-input[type=number][b-pdc2si6bl2] {
        -moz-appearance: textfield;
    }

.page-separator[b-pdc2si6bl2] {
    color: #a0aec0;
    font-weight: 500;
}

.total-pages[b-pdc2si6bl2] {
    color: #4a5568;
    font-weight: 600;
}

.age-analysis[b-pdc2si6bl2] {
    display: grid;
    grid-template-columns: 2fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1.2fr;
    background: white;
}

.total-label[b-pdc2si6bl2] {
    padding: 10px 8px;
    font-weight: 700;
    font-size: 14px;
    color: #424242;
    background: #eeeeee;
    border-top: 2px solid #757575;
    border-bottom: 2px solid #757575;
    text-align: left;
}

.total-amount[b-pdc2si6bl2] {
    padding: 10px 8px;
    text-align: right;
    font-weight: 700;
    font-size: 14px;
    background: #eeeeee;
    border-top: 2px solid #757575;
    border-bottom: 2px solid #757575;
}

.age-analysis .total-label[b-pdc2si6bl2] {
    grid-column: 1;
}

.age-analysis-detailed > .overall-total > .total-label[b-pdc2si6bl2] {
    grid-column: 1 / 3;
}

.amount[b-pdc2si6bl2] {
    text-align: right !important;
}

.enable-print-preview[b-pdc2si6bl2] {
    width: 0;
    min-width: 20px;
    height: 20px;
}
/* /Pages/Customer/Overview/CustomerForm.razor.rz.scp.css */
.k-form-md .k-form-field[b-npibj7szl0], .k-form-md .k-form-buttons[b-npibj7szl0] {
    margin-top: 0px;
}

.k-form-field[b-npibj7szl0] {
    margin-top: 0px;
}

.k-form-md[b-npibj7szl0] {
    margin-top: 0px;
}

.k-form-buttons[b-npibj7szl0] {
    margin-top: 0px;
}

.id-div[b-npibj7szl0] {
    display: flex;
    flex-direction: column;
    width: 100%;
}

.form-item[b-npibj7szl0] {
    display: flex;
    justify-content: center;
    align-items: flex-end;
}


.k-form-horizontal .k-form-field[b-npibj7szl0] {
    display: flex;
    justify-content: center;
    align-items: center;
}

.k-tabstrip-content[b-npibj7szl0], .k-tabstrip > .k-content[b-npibj7szl0] {
    padding-block: 5px;
    padding-inline: 5px;
}
 
 .e-message[b-npibj7szl0]::before {
     content: '\e880';
 }

/*for order to work - parent css needs flex and the direction it should flex*/
[b-npibj7szl0] .button-save {
    order: 0;
}

[b-npibj7szl0] .button-save-return {
    order: 1;
}

[b-npibj7szl0] .button-cancel {
    order: 2;
}

[b-npibj7szl0] .cancelandreturn {
    order: 3;
}

[b-npibj7szl0] .suppliercustomertoggle {
    order: 4;
}


/* /Pages/Customer/Report/Index.razor.rz.scp.css */
.ledger-container[b-lj5rthunor] {
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    padding: 20px;
    color: #333;
    height: 100vh;
    overflow-y: auto;
    box-sizing: border-box;
}

.button-control-reports[b-lj5rthunor] {
    width: 100%;
    min-height: 50px;
    background-color: #F3F4F5 !important;
    border: 0.5px solid #C5C5C5;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 16px;
}

.reports-left-buttons[b-lj5rthunor] {
    display: flex;
    gap: 8px;
    align-items: center;
}

.grid-section[b-lj5rthunor] {
    margin-bottom: 40px;
    background: white;
    border-radius: 8px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
    overflow: hidden;
    border: 0.5px solid #e0e0e0;
}

.grid-title[b-lj5rthunor] {
    color: #333;
    padding: 10px;
    font-size: 24px;
    font-weight: 600;
    text-align: center;
    background: none;
    border: none;
}

.grid-row.balance[b-lj5rthunor] {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 3fr 1fr 1fr 1.2fr;
    background: #f5f5f5;
    /*  border: 1px solid #dee2e6;
    border-bottom: 3px solid #6c757d;*/
    margin: 0;
    align-items: center;
    position: relative;
    overflow: hidden;
}

.print .balance-label[b-lj5rthunor] {
    padding: 1px 5px !important;
}

.print .balance-amount-cell[b-lj5rthunor] {
    padding: 4px 1px !important;
}
    /* .balance-section::before {
        content: '';
        position: absolute;
        left: 0;
        top: 0;
        bottom: 0;
        width: 4px;
        background: #6c757d;
    }*/

    .balance.closing[b-lj5rthunor] {
        background: #f1f3f4;
        border-bottom: 2px solid #888;
    }
    /*.balance-section.closing::before {
            background: #495057;
        }*/

    .balance-label[b-lj5rthunor] {
        grid-column: 1 / 10;
        padding: 8px 20px;
        font-weight: 700;
        font-size: 18px;
        display: flex;
        align-items: center;
        color: #495057;
        /* border-bottom: 1px solid #dee2e6;*/
    }


        .balance-label.closing[b-lj5rthunor] {
            color: #343a40;
        }

        .balance-label[b-lj5rthunor]::before {
            content: '▪';
            margin-right: 10px;
            font-size: 16px;
            color: #6c757d;
        }

    .balance-amount-cell[b-lj5rthunor] {
        padding: 15px 6px;
        text-align: left;
        font-size: 18px;
        font-weight: 700;
        display: flex;
        align-items: center;
        justify-content: right;
        /*    background: rgba(255, 255, 255, 0.8);*/
        /*    border-left: 1px solid #dee2e6;
    border-bottom: 1px solid #dee2e6;*/
        color: #212529;
    }

        .balance-amount-cell.total[b-lj5rthunor] {
            grid-column: 10 / 10;
        }


        .balance-amount-cell.debit[b-lj5rthunor] {
            grid-column: 8 / 10;
        }

        .balance-amount-cell.credit[b-lj5rthunor] {
            grid-column: 9 / 10;
        }

.grid-row.ledger[b-lj5rthunor] {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 3fr 1fr 1fr 1.2fr;
    background: white;
}

.grid-row.entry-type[b-lj5rthunor] {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 3fr 1fr 1fr;
    background: white;
}

    .grid-row.sales-rep[b-lj5rthunor] {
        display: grid;
        grid-template-columns: 0.75fr 0.75fr 1fr 1fr 0.5fr 3fr 0.5fr 1fr 1fr;
        background: white;
    }

    .grid-row.summary[b-lj5rthunor] {
        display: grid;
        grid-template-columns: 1fr 1fr 1fr;
        background: white;
    }

    .grid-header[b-lj5rthunor] {
        background: #f8f9fa;
        color: black;
        padding: 8px 5px;
        font-weight: 600;
        border-bottom: 2px solid #e0e0e0;
        text-align: center;
        display: flex;
        justify-content: start;
        font-size: 13px;
    }

        .grid-header:last-child[b-lj5rthunor] {
            border-right: none;
            text-align: right;
        }

        .grid-header.cumulative[b-lj5rthunor] {
            border-right: none;
            text-align: right;
            display: flow;
        }

        .grid-header.numeric-value[b-lj5rthunor] {
            border-right: none;
            text-align: right;
            display: flow;
        }

    .grid-cell[b-lj5rthunor] {
        padding: 12px 8px;
        text-align: left;
        font-size: 13px;
    }

    .print .grid-cell[b-lj5rthunor] {
        font-size: 10px;
    }

    .grid-cell:last-child[b-lj5rthunor] {
        border-right: none;
    }
    /*.grid-cell.date {
        background: #fafafa;
    }*/

    .grid-cell.debit[b-lj5rthunor] {
        /*  color: #d32f2f;*/
        font-weight: 600;
        text-align: right;
    }

    .grid-cell.credit[b-lj5rthunor] {
        /* color: #388e3c;*/
        font-weight: 600;
        text-align: right;
    }

    .grid-cell.cumulative[b-lj5rthunor] {
        background: #f5f5f5;
        font-weight: 600;
        border: none;
        text-align: right;
    }

    .grid-cell.numeric-value[b-lj5rthunor] {
        text-align: right;
    }

    .empty-row[b-lj5rthunor] {
        min-height: 40px;
    }

        .empty-row .grid-cell[b-lj5rthunor] {
            border-bottom: 1px dashed #ccc;
        }

    .controls[b-lj5rthunor] {
        margin-bottom: 20px;
        text-align: center;
    }

    .btn[b-lj5rthunor] {
        background: #667eea;
        color: white;
        border: none;
        padding: 10px 20px;
        border-radius: 5px;
        cursor: pointer;
        font-size: 16px;
        margin: 0 10px;
    }

        .btn:hover[b-lj5rthunor] {
            background: #5a67d8;
        }

    @media (max-width: 1200px) {

        .ledger-grid[b-lj5rthunor],
        .balance-section[b-lj5rthunor] {
            font-size: 12px;
        }

        .grid-header[b-lj5rthunor],
        .grid-cell[b-lj5rthunor] {
            padding: 8px 4px;
        }
    }

    @media (max-width: 768px) {

        .ledger-grid[b-lj5rthunor],
        .balance-section[b-lj5rthunor] {
            grid-template-columns: 1fr 1fr 1fr 1.5fr 2fr 1fr 1fr 1fr;
            font-size: 11px;
        }
    }


    .toggle-controls[b-lj5rthunor] {
        background: white;
        padding: 20px;
        margin-bottom: 20px;
        border-radius: 8px;
        box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
    }

    .toggle-group[b-lj5rthunor] {
        display: flex;
        gap: 30px;
        align-items: center;
    }

    .toggle-item[b-lj5rthunor] {
        display: flex;
        align-items: center;
        gap: 8px;
        cursor: pointer;
        font-weight: 500;
        color: #333;
    }

        .toggle-item input[type="checkbox"][b-lj5rthunor] {
            width: 16px;
            height: 16px;
            accent-color: #667eea;
        }

    .toggle-label[b-lj5rthunor] {
        user-select: none;
    }
    /* Customer Header Enhancements */
    .customer-title[b-lj5rthunor] {
        font-size: 24px;
        font-weight: 600;
        margin-bottom: 8px;
    }

    .customer-totals[b-lj5rthunor] {
        font-size: 14px;
        opacity: 0.9;
    }
    /* Entry Type Styling */
    .entry-type-header[b-lj5rthunor] {
        grid-column: 1 / -1;
        /*    background: #e3f2fd;*/
        padding: 12px 20px;
        font-weight: 600;
        color: #000;
        text-align: left;
        border-bottom: 1px solid #e0e0e0;
    }

    .entry-type-label[b-lj5rthunor] {
        font-size: 14px;
    }
    /* Total Rows */
.entry-type-total[b-lj5rthunor] {
    display: grid;
    grid-column: 1 / -1;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 2fr 1fr 1fr 1fr;
    background: #f5f5f5;
    border-top: 2px solid #9e9e9e;
    border-bottom: 1px solid #e0e0e0;
    align-items: center;
}

.overall-total[b-lj5rthunor] {
    display: grid;
    grid-column: 1 / -1;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 3fr 1fr 2fr 1.2fr;
    background: #eeeeee;
    border-top: 2px solid #757575;
    border-bottom: 2px solid #757575;
    align-items: center;
}

    .total-label[b-lj5rthunor] {
        grid-column: 1 / 8;
        padding: 10px 20px;
        font-weight: 700;
        color: #424242;
    }

    .total-debit[b-lj5rthunor] {
        grid-column: 8 / 8;
        padding: 10px 8px;
        text-align: right;
        font-weight: 700;
        /* color: #d32f2f;*/
        font-size: 16px;
    }

    .total-debit-entry[b-lj5rthunor] {
        grid-column: 9 / 9;
        padding: 10px 8px;
        text-align: right;
        font-weight: 700;
        /* color: #d32f2f;*/
        font-size: 16px;
    }

    .total-credit[b-lj5rthunor] {
        grid-column: 9 / 9;
        padding: 10px 8px;
        text-align: right;
        font-weight: 700;
        /*  color: #388e3c;*/
        font-size: 16px;
    }

    .total-credit-entry[b-lj5rthunor] {
        grid-column: 10 / 10;
        padding: 10px 8px;
        text-align: right;
        font-weight: 700;
        /*  color: #388e3c;*/
        font-size: 16px;
    }

    .total-cumulative[b-lj5rthunor] {
        grid-column: 10 / 10;
        padding: 10px 8px;
        font-weight: 700;
        text-align: right;
        font-size: 16px;
    }

    .pagination-bar[b-lj5rthunor] {
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding: 10px;
        background-color: #fff;
        border-radius: 4px;
        font-size: 14px;
        color: #6c757d;
    }

    .pagination-controls[b-lj5rthunor] {
        display: flex;
        align-items: center;
        gap: 5px;
    }

    .pagination-info[b-lj5rthunor] {
        font-size: 14px;
        color: #6c757d;
        text-align: right;
    }

    .pagination-btn[b-lj5rthunor] {
        padding: 8px 12px;
        margin: 0 2px;
        text-decoration: none;
        border: 1px solid #dee2e6;
        background-color: white;
        color: #007bff;
        border-radius: 4px;
        font-size: 14px;
        transition: all 0.2s;
    }

        .pagination-btn:hover:not(.disabled):not(.current)[b-lj5rthunor] {
            background-color: #e9ecef;
            border-color: #adb5bd;
        }

        .pagination-btn.current[b-lj5rthunor] {
            background-color: #007bff;
            color: white;
            border-color: #007bff;
        }

        .pagination-btn.disabled[b-lj5rthunor] {
            color: #6c757d;
            background-color: #f8f9fa;
            border-color: #dee2e6;
            cursor: not-allowed;
        }

    .pagination-ellipsis[b-lj5rthunor] {
        padding: 8px 4px;
        color: #6c757d;
    }

    .pagination-compact[b-lj5rthunor] {
        display: flex;
        align-items: center;
        gap: 8px;
        padding: 4px;
        /* background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);*/
        /* border-radius: 8px;
    box-shadow: 0 2px 8px rgba(102, 126, 234, 0.3);*/
    }

    .pagination-compact-btn[b-lj5rthunor] {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 32px;
        height: 32px;
        background: rgba(255, 255, 255, 0.95);
        border: none;
        border-radius: 6px;
        cursor: pointer;
        transition: all 0.2s ease;
        color: #667eea;
        font-weight: 600;
    }

        .pagination-compact-btn:hover:not(:disabled)[b-lj5rthunor] {
            background: white;
            transform: translateY(-1px);
            box-shadow: 0 2px 6px rgba(0, 0, 0, 0.15);
        }

        .pagination-compact-btn:disabled[b-lj5rthunor] {
            background: rgba(255, 255, 255, 0.5);
            color: #cbd5e0;
            cursor: not-allowed;
        }

    .pagination-arrow[b-lj5rthunor] {
        font-size: 16px;
        line-height: 1;
    }

    .pagination-page-input[b-lj5rthunor] {
        display: flex;
        align-items: center;
        gap: 6px;
        padding: 4px 12px;
        background: rgba(255, 255, 255, 0.95);
        border-radius: 6px;
        font-size: 14px;
        font-weight: 600;
        width: 80px;
        justify-content: center;
    }

    .page-number-input[b-lj5rthunor] {
        width: 40px;
        min-width: 28px;
        height: 24px;
        text-align: center;
        border: none;
        background: transparent;
        color: #667eea;
        font-size: 14px;
        font-weight: 600;
        padding: 0;
        outline: none;
    }

        .page-number-input:focus[b-lj5rthunor] {
            background: rgba(102, 126, 234, 0.1);
            border-radius: 4px;
        }

        .page-number-input[b-lj5rthunor]::-webkit-inner-spin-button,
        .page-number-input[b-lj5rthunor]::-webkit-outer-spin-button {
            -webkit-appearance: none;
            margin: 0;
        }

        .page-number-input[type=number][b-lj5rthunor] {
            -moz-appearance: textfield;
        }

    .page-separator[b-lj5rthunor] {
        color: #a0aec0;
        font-weight: 500;
    }

    .total-pages[b-lj5rthunor] {
        color: #4a5568;
        font-weight: 600;
    }

    .grid-header.numericvalue[b-lj5rthunor] {
        justify-content: end;
        padding: 8px 8px;
    }

    .numericvalue[b-lj5rthunor] {
        text-align: right;
    }

    .enable-print-preview[b-lj5rthunor] {
        width: 0;
        min-width: 20px;
        height: 20px;
    }
/* /Pages/Customer/Statement/Index.razor.rz.scp.css */
.ledger-container[b-2zutm3k9dp] {
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    padding: 20px;
    color: #333;
    height: 100vh;
    overflow-y: auto;
    box-sizing: border-box;
}

.button-control-reports[b-2zutm3k9dp] {
    width: 100%;
    min-height: 50px;
    background-color: #F3F4F5 !important;
    border: 0.5px solid #C5C5C5;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 16px;
}

.statement-wrapper[b-2zutm3k9dp] {
    flex: 1;
    display: flex;
    flex-direction: column;
    min-height: 0;
}

.statement-container[b-2zutm3k9dp] {
    flex: 1;
    overflow: auto;
    display: flex;
    flex-direction: column;
    border-radius: 8px;
    border: 0.5px solid #e0e0e0;
    background: white;
}


.reports-left-buttons[b-2zutm3k9dp] {
    display: flex;
    gap: 8px;
    align-items: center;
}

.pagination-bar[b-2zutm3k9dp] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px;
    background-color: #fff;
    border-radius: 4px;
    font-size: 14px;
    color: #6c757d;
}

.pagination-controls[b-2zutm3k9dp] {
    display: flex;
    align-items: center;
    gap: 5px;
}

.pagination-info[b-2zutm3k9dp] {
    font-size: 14px;
    color: #6c757d;
    text-align: right;
}

.pagination-btn[b-2zutm3k9dp] {
    padding: 8px 12px;
    margin: 0 2px;
    text-decoration: none;
    border: 1px solid #dee2e6;
    background-color: white;
    color: #007bff;
    border-radius: 4px;
    font-size: 14px;
    transition: all 0.2s;
}

    .pagination-btn:hover:not(.disabled):not(.current)[b-2zutm3k9dp] {
        background-color: #e9ecef;
        border-color: #adb5bd;
    }

    .pagination-btn.current[b-2zutm3k9dp] {
        background-color: #007bff;
        color: white;
        border-color: #007bff;
    }

    .pagination-btn.disabled[b-2zutm3k9dp] {
        color: #6c757d;
        background-color: #f8f9fa;
        border-color: #dee2e6;
        cursor: not-allowed;
    }

.pagination-ellipsis[b-2zutm3k9dp] {
    padding: 8px 4px;
    color: #6c757d;
}

/*new button*/
.button-control-reports[b-2zutm3k9dp] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 20px;
}

.pagination-compact[b-2zutm3k9dp] {
    display: flex;
    align-items: center;
    gap: 8px;
    padding: 4px;
    /* background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);*/
    /* border-radius: 8px;
    box-shadow: 0 2px 8px rgba(102, 126, 234, 0.3);*/
}

.pagination-compact-btn[b-2zutm3k9dp] {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 32px;
    height: 32px;
    background: rgba(255, 255, 255, 0.95);
    border: none;
    border-radius: 6px;
    cursor: pointer;
    transition: all 0.2s ease;
    color: #667eea;
    font-weight: 600;
}

    .pagination-compact-btn:hover:not(:disabled)[b-2zutm3k9dp] {
        background: white;
        transform: translateY(-1px);
        box-shadow: 0 2px 6px rgba(0, 0, 0, 0.15);
    }

    .pagination-compact-btn:disabled[b-2zutm3k9dp] {
        background: rgba(255, 255, 255, 0.5);
        color: #cbd5e0;
        cursor: not-allowed;
    }

.pagination-arrow[b-2zutm3k9dp] {
    font-size: 16px;
    line-height: 1;
}

.pagination-page-input[b-2zutm3k9dp] {
    display: flex;
    align-items: center;
    gap: 6px;
    padding: 4px 12px;
    background: rgba(255, 255, 255, 0.95);
    border-radius: 6px;
    font-size: 14px;
    font-weight: 600;
    width: 80px;
    justify-content: center;
}

.page-number-input[b-2zutm3k9dp] {
    width: 40px;
    min-width: 28px;
    height: 24px;
    text-align: center;
    border: none;
    background: transparent;
    color: #667eea;
    font-size: 14px;
    font-weight: 600;
    padding: 0;
    outline: none;
}

    .page-number-input:focus[b-2zutm3k9dp] {
        background: rgba(102, 126, 234, 0.1);
        border-radius: 4px;
    }

    .page-number-input[b-2zutm3k9dp]::-webkit-inner-spin-button,
    .page-number-input[b-2zutm3k9dp]::-webkit-outer-spin-button {
        -webkit-appearance: none;
        margin: 0;
    }

    .page-number-input[type=number][b-2zutm3k9dp] {
        -moz-appearance: textfield;
    }

.page-separator[b-2zutm3k9dp] {
    color: #a0aec0;
    font-weight: 500;
}

.total-pages[b-2zutm3k9dp] {
    color: #4a5568;
    font-weight: 600;
}


.container[b-2zutm3k9dp] {
    max-width: 210mm;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: auto;
    margin-right: auto;
    background: white;
    padding: 20px;
    box-shadow: 0 0 10px rgba(0,0,0,0.1);
}


.actions-menu[b-2zutm3k9dp] {
    position: fixed;
    top: 20px;
    right: 20px;
    z-index: 1000;
}

.actions-menu[b-2zutm3k9dp] {
    position: absolute;
    top: 75px;
    right: 25px;
    z-index: 1000;
    display: flex;
    flex-direction: column;
    align-items: end;
    row-gap: 5px;
}

.menu-button[b-2zutm3k9dp] {
    background: #007bff;
    color: white;
    border: none;
    padding: 10px 15px;
    border-radius: 5px;
    cursor: pointer;
    font-size: 14px;
    box-shadow: 0 2px 10px rgba(0,0,0,0.1);
    display: flex;
    align-items: center;
    gap: 8px;
}

    .menu-button:hover[b-2zutm3k9dp] {
        background: #0056b3;
    }

.dropdown-menu[b-2zutm3k9dp] {
    position: absolute;
    top: 100%;
    right: 0;
    background: white;
    border: 1px solid #ddd;
    border-radius: 5px;
    box-shadow: 0 4px 15px rgba(0,0,0,0.1);
    min-width: 160px;
    display: none;
    margin-top: 5px;
}

    .dropdown-menu.show[b-2zutm3k9dp] {
        display: block;
    }

.dropdown-item[b-2zutm3k9dp] {
    display: block;
    width: 100%;
    padding: 10px 15px;
    text-decoration: none;
    color: #333;
    border: none;
    background: none;
    text-align: left;
    cursor: pointer;
    font-size: 14px;
    border-bottom: 1px solid #eee;
}

    .dropdown-item:last-child[b-2zutm3k9dp] {
        border-bottom: none;
    }

    .dropdown-item:hover[b-2zutm3k9dp] {
        background-color: #f8f9fa;
    }

.header[b-2zutm3k9dp] {
    border: 2px solid #333;
    padding: 15px;
    margin-bottom: 15px;
    position: relative;
}

.logo-section[b-2zutm3k9dp] {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.logo-placeholder[b-2zutm3k9dp] {
    width: 120px;
    height: 80px;
    background: linear-gradient(135deg, #2c5f7c, #4a9bc5);
    display: flex;
    align-items: center;
    justify-content: center;
    color: white;
    font-weight: bold;
    font-size: 18px;
}

.company-details[b-2zutm3k9dp] {
    text-align: left;
    flex-grow: 1;
    margin-left: 20px;
}

.company-name[b-2zutm3k9dp] {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 5px;
}

.document-title[b-2zutm3k9dp] {
    position: absolute;
    top: 15px;
    right: 15px;
    font-size: 24px;
    font-weight: bold;
}

.company-reg-details[b-2zutm3k9dp] {
    text-align: right;
    font-size: 11px;
}

.main-content[b-2zutm3k9dp] {
    display: flex;
    gap: 15px;
    margin-bottom: 15px;
}

.supplier-section[b-2zutm3k9dp], .shipping-section[b-2zutm3k9dp] {
    flex: 1;
    border: 1px solid #333;
    padding: 10px;
}

.section-title[b-2zutm3k9dp] {
    font-weight: bold;
    margin-bottom: 8px;
}

.order-details[b-2zutm3k9dp] {
    border: 1px solid #333;
    margin-bottom: 15px;
}

    .order-details table[b-2zutm3k9dp] {
        width: 100%;
        border-collapse: collapse;
    }

    .order-details th[b-2zutm3k9dp],
    .order-details td[b-2zutm3k9dp] {
        border: 1px solid #333;
        padding: 8px;
        text-align: left;
    }

    .order-details th[b-2zutm3k9dp] {
        background-color: #f8f9fa;
        font-weight: bold;
    }

.items-table[b-2zutm3k9dp] {
    width: 100%;
    border-collapse: collapse;
    margin-bottom: 15px;
}

    .items-table th[b-2zutm3k9dp],
    .items-table td[b-2zutm3k9dp] {
        border: 1px solid #333;
        padding: 8px;
        text-align: left;
    }

    .items-table th[b-2zutm3k9dp] {
        background-color: #f8f9fa;
        font-weight: bold;
    }

    .items-table .text-right[b-2zutm3k9dp] {
        text-align: right;
    }

.footer-section[b-2zutm3k9dp] {
    display: flex;
    gap: 15px;
}

.banking-details[b-2zutm3k9dp] {
    flex: 1;
    border: 1px solid #333;
    padding: 10px;
}

.totals-section[b-2zutm3k9dp] {
    flex: 1;
    border: 1px solid #333;
    padding: 10px;
}

.totals-table[b-2zutm3k9dp] {
    width: 100%;
    border-collapse: collapse;
}

    .totals-table td[b-2zutm3k9dp] {
        padding: 4px 8px;
        border-bottom: 1px solid #ddd;
    }

    .totals-table .label[b-2zutm3k9dp] {
        font-weight: bold;
        text-align: right;
        width: 60%;
    }

    .totals-table .amount[b-2zutm3k9dp] {
        text-align: right;
        width: 40%;
    }

.total-row[b-2zutm3k9dp] {
    font-weight: bold;
    border-top: 2px solid #333 !important;
}

.message-section[b-2zutm3k9dp] {
    margin-top: 15px;
    border: 1px solid #333;
    padding: 10px;
    min-height: 60px;
}

@media print {
    body[b-2zutm3k9dp] {
        background: white;
        padding: 0;
    }

    .container[b-2zutm3k9dp] {
        box-shadow: none;
        margin: 0;
        padding: 0;
    }

    .actions-menu[b-2zutm3k9dp] {
        display: none !important;
    }
}

[b-2zutm3k9dp] .supplier-section {
    padding: 0;
}

[b-2zutm3k9dp] .main-content {
    margin: 0;
}
/* /Pages/Defaults/InventoryDefaults.razor.rz.scp.css */
.grid-heading[b-7lf377fsii] {
    padding:5px;
    font-size: 14px;
    color: #373737;
    font:normal normal bold 14px / 1px Segoe UI;
    letter-spacing: 0.14px;
    margin:10px;
}

@media (height > 768px ) {
    .page-scroll-container[b-7lf377fsii] {
        overflow-y: auto;
        height: 100%;
    }

}
@media (height <= 768px ) {
    .page-scroll-container[b-7lf377fsii] {
        overflow-y: auto;
        height: 90%;
    }
}
/* /Pages/DevTesting/TestPage.razor.rz.scp.css */
.item-container[b-crs7jkddbt]{
    width:fit-content;
}

.ddl-container[b-crs7jkddbt]{
    width:100%;
    display:flex;
    justify-content:space-between;
}
/* /Pages/Entity/EntityLogo.razor.rz.scp.css */
.scrollable-container[b-f090b3v398] {
    overflow: auto;
    width: 100%;
    height: 170px;
    display: flex;
    flex-direction: column;
    /*    height: calc(100% - 48px);*/
    border: 0.5px solid #c5c5c5;
    border-radius: 0px 0px 3px 3px;
    background: #F3F4F5 0% 0% no-repeat padding-box;
    padding: 8px;
}
/* /Pages/ExportImport/Index.razor.rz.scp.css */
.button-control-reports[b-1idfuxq3cz] {
    width: 100%;
    min-height: 50px;
    background-color: #F3F4F5 !important;
    border: 0.5px solid #C5C5C5;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 16px;
}

.reports-left-buttons[b-1idfuxq3cz] {
    display: flex;
    gap: 8px;
    align-items: center;
}

.validation-grid-container[b-1idfuxq3cz] {
    margin-top: 20px;
    padding: 15px;
    border: 1px solid #ddd;
    border-radius: 4px;
    overflow: auto;
}

.data-preview[b-1idfuxq3cz] {
    font-size: 0.9em;
    overflow: hidden;
    text-overflow: ellipsis;
}

.coa-notes-container[b-1idfuxq3cz] {
    display: flex;
    justify-content: center;
    align-items: center;
    padding-top: 25px;
}

.coa-notes-list[b-1idfuxq3cz] {
    list-style-type: disc;
    padding-left: 2rem;
    text-align: left;
    max-width: 600px;
}

    .coa-notes-list li[b-1idfuxq3cz] {
        margin-bottom: 0.5rem;
    }

    .coa-notes-list span[b-1idfuxq3cz] {
        font-size: 1.05em;
    }
/* /Pages/FinancialPeriods/AlterFinancialDetailPeriodDateForm.razor.rz.scp.css */
p[b-3rniwhzx4k]{
    margin:0px;
}

strong.warning[b-3rniwhzx4k]{
    color:red;
}

.warning-container[b-3rniwhzx4k]{
    margin:2px;
}

.message-container[b-3rniwhzx4k]{
    display:flex;
    flex-direction:row;
    justify-content:start;
    align-content:start;
}

p.year[b-3rniwhzx4k]{
    text-decoration:underline;
}
/* /Pages/FinancialPeriods/FinancialYearGridComponent.razor.rz.scp.css */
.fin-year-grid-container[b-9q7ivho68i] {
    min-height: 30vh;
    height: 30vh;
    max-height: 30vh;
}

.fin-periods-container[b-9q7ivho68i] {
    height: calc(100% - 30vh);
}
/* /Pages/FinancialReport/BalanceSheetReport.razor.rz.scp.css */
.button-control-reports[b-t9r368jbdj] {
    width: 100%;
    min-height: 50px;
    background-color: #F3F4F5 !important;
    border: 0.5px solid #C5C5C5;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 16px;
}

.reports-left-buttons[b-t9r368jbdj] {
    display: flex;
    gap: 8px;
    align-items: center;
}

.financial-statement-wrapper[b-t9r368jbdj] {
    flex: 1;
    display: flex;
    flex-direction: column;
    min-height: 0;
}

.financial-statement-container[b-t9r368jbdj] {
    flex: 1;
    overflow: auto;
    display: flex;
    flex-direction: column;
    border-radius: 8px;
    border: 0.5px solid #e0e0e0;
    background: white;
}

.report-container[b-t9r368jbdj] {
    width: 100%;
    background-color: white;
    padding: 30px 150px;
    overflow: auto;
    display: flex;
    flex-direction: column;
}

.report-header[b-t9r368jbdj] {
    text-align: center;
    margin-bottom: 30px;
}

.report-title[b-t9r368jbdj] {
    font-size: 24px;
    font-weight: bold;
    color: #333;
    margin-bottom: 8px;
}

.report-subtitle[b-t9r368jbdj] {
    font-size: 18px;
    color: #666;
}

.report-header-row[b-t9r368jbdj] {
    display: flex;
    border-bottom: 1px solid #eee;
}

.date-header[b-t9r368jbdj] {
    text-align: right;
    padding: 10px 15px;
    font-weight: 500;
    color: #666;
    width: 150px;
    flex: 0 0 150px;
}

    .date-header.label-column[b-t9r368jbdj] {
        text-align: left;
        padding-left: 0;
        padding-right: 0;
        flex: 1;
    }

.report-row[b-t9r368jbdj] {
    display: flex;
    border-bottom: 1px solid #f5f5f5;
    align-items: center;
}

.label-cell[b-t9r368jbdj] {
    padding: 6px 0;
    text-align: left;
    color: #333;
    flex: 1;
    font-family: var(--bs-body-font-family);
}
.calculated-row[b-t9r368jbdj] {
    border-top: 0.5px solid #c5c5c5;
    border-bottom: 0.5px solid #c5c5c5;
    background-color: #f0f0f0;
}
.final-total-row[b-t9r368jbdj] {
    border-top: 2px solid #000;
    border-bottom: 2px solid #000;
    font-weight: bold;
    background-color: #f0f0f0;
}

.amount-cell[b-t9r368jbdj] {
    padding: 6px 15px;
    text-align: right;
    color: #333;
    font-family: var(--bs-body-font-family);
    white-space: nowrap;
    flex: 0 0 150px;
    font-size: 18px;
}

    .date-header.no-prior[b-t9r368jbdj], .amount-cell.no-prior[b-t9r368jbdj] {
        display: none;
    }

.hide-details[b-t9r368jbdj] {
    display: none;
}

.parent-only[b-t9r368jbdj] {
    display: flex !important;
}

.sub-only[b-t9r368jbdj] {
    display: flex !important;
}

.header-row .label-cell[b-t9r368jbdj] {
    margin-left: 20px;
}

.detail-row .label-cell[b-t9r368jbdj] {
    margin-left: 40px;
}
.section-row.bold-text[b-t9r368jbdj], .final-total-row.bold-text[b-t9r368jbdj], .calculated-row.bold-text[b-t9r368jbdj] {
    font-weight: bold;
}

.italics-text[b-t9r368jbdj] {
    font-style: oblique 14deg;
}


.print[b-t9r368jbdj] {
    margin: 0;
    padding: 0;
}

    .print .report-header[b-t9r368jbdj] {
        margin: 0;
    }

    .print .report-title[b-t9r368jbdj] {
        font-size: 12px !important;
    }

    .print .report-subtitle[b-t9r368jbdj] {
        font-size: 10px !important;
    }

    .print .amount-cell[b-t9r368jbdj], .print .label-cell[b-t9r368jbdj], .print .date-header[b-t9r368jbdj] {
        font-size: 8px !important;
        padding: 3px 1px;
    }

        .print .date-header.label-column[b-t9r368jbdj] {
            flex: 1 !important;
        }

    .print .amount-cell[b-t9r368jbdj], .print .date-header[b-t9r368jbdj] {
        flex: 0 0 75px;
    }

    .print .report-row[b-t9r368jbdj]{
        padding-left:2px;
        padding-right:2px;
    }

/* /Pages/FinancialReport/IncomeStatementReport.razor.rz.scp.css */
.button-control-reports[b-tdmaet11gp] {
    width: 100%;
    min-height: 50px;
    background-color: #F3F4F5 !important;
    border: 0.5px solid #C5C5C5;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 16px;
}

.reports-left-buttons[b-tdmaet11gp] {
    display: flex;
    gap: 8px;
    align-items: center;
}

.financial-statement-wrapper[b-tdmaet11gp] {
    flex: 1;
    display: flex;
    flex-direction: column;
    min-height: 0;
}

.financial-statement-container[b-tdmaet11gp] {
    flex: 1;
    overflow: auto;
    display: flex;
    flex-direction: column;
    border-radius: 8px;
    border: 0.5px solid #e0e0e0;
    background: white;
}

.report-container[b-tdmaet11gp] {
    width: 100%;
    background-color: white;
    padding: 30px 150px;
    overflow: auto;
}

.report-header[b-tdmaet11gp] {
    text-align: center;
    margin-bottom: 30px;
}

.report-title[b-tdmaet11gp] {
    font-size: 24px;
    font-weight: bold;
    color: #333;
    margin-bottom: 8px;
}

.report-subtitle[b-tdmaet11gp] {
    font-size: 18px;
    color: #666;
}

.report-header-row[b-tdmaet11gp] {
    display: flex;
    border-bottom: 1px solid #eee;
}

.date-header[b-tdmaet11gp] {
    text-align: right;
    padding: 10px 15px;
    font-weight: 500;
    color: #666;
    width: 150px;
    flex: 0 0 150px;
}

    .date-header.label-column[b-tdmaet11gp] {
        text-align: left;
        padding-left: 0;
        padding-right: 0;
        flex: 1;
    }

.report-row[b-tdmaet11gp] {
    display: flex;
    border-bottom: 1px solid #f5f5f5;
    align-items: center;
}

.section-row.bold-text[b-tdmaet11gp] {
    font-weight: bold;
}

.italics-text[b-tdmaet11gp] {
    font-style: oblique 14deg;
}

.header-row .label-cell[b-tdmaet11gp] {
    margin-left:20px;
}
/*.header-row .amount-cell{
    margin-right: 20px;
}
*/

.detail-row .label-cell[b-tdmaet11gp] {
    margin-left: 40px;
}

/*.detail-row .amount-cell {
    margin-right: 40px;
}*/

.label-cell[b-tdmaet11gp] {
    padding: 6px 0;
    text-align: left;
    color: #333;
    flex: 1;
    font-family: var(--bs-body-font-family);
}

    .label-cell.detail-item[b-tdmaet11gp] {
        padding-left: 20px;
        color: #666;
        font-size: 16px;
        font-weight: normal;
    }

.calculated-row[b-tdmaet11gp] {
    border-top: 0.5px solid #c5c5c5;
    border-bottom: 0.5px solid #c5c5c5;
    background-color: #f0f0f0;
}

.final-total-row[b-tdmaet11gp] {
    border-top: 2px solid #000;
    border-bottom: 2px solid #000;
    font-weight: bold;
    background-color: #f0f0f0;
}

    .final-total-row .label-cell[b-tdmaet11gp] {
        font-weight: bold;
        color: #000;
    }

    .final-total-row .amount-cell[b-tdmaet11gp] {
        font-weight: bold;
        color: #000;
    }


.amount-cell[b-tdmaet11gp] {
    padding: 6px 15px;
    text-align: right;
    color: #333;
    font-family: var(--bs-body-font-family);
    white-space: nowrap;
    flex: 0 0 150px;
    font-size: 18px;
}

.date-header.no-prior[b-tdmaet11gp],.amount-cell.no-prior[b-tdmaet11gp] {
    display: none;
}

.hide-details[b-tdmaet11gp] {
    display: none;
}

.parent-only[b-tdmaet11gp] {
    display: flex !important;
}

.sub-only[b-tdmaet11gp] {
    display: flex !important;
}


.print[b-tdmaet11gp] {
    margin: 0;
    padding: 0;
}

    .print .report-header[b-tdmaet11gp] {
        margin: 0;
    }

    .print .report-title[b-tdmaet11gp] {
        font-size: 12px !important;
    }

    .print .report-subtitle[b-tdmaet11gp] {
        font-size: 10px !important;
    }

    .print .amount-cell[b-tdmaet11gp], .print .label-cell[b-tdmaet11gp], .print .date-header[b-tdmaet11gp] {
        font-size: 8px !important;
        padding: 3px 1px;
    }

        .print .date-header.label-column[b-tdmaet11gp] {
            flex: 1 !important;
        }

    .print .amount-cell[b-tdmaet11gp], .print .date-header[b-tdmaet11gp] {
        flex: 0 0 75px;
    }

    .print .report-row[b-tdmaet11gp] {
        padding-left: 2px;
        padding-right: 2px;
    }
/* /Pages/FinancialReport/TrialBalanceReport.razor.rz.scp.css */
.button-control-reports[b-h40ppsgpu5] {
    width: 100%;
    min-height: 50px;
    background-color: #F3F4F5 !important;
    border: 0.5px solid #C5C5C5;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 16px;
}

.reports-left-buttons[b-h40ppsgpu5] {
    display: flex;
    gap: 8px;
    align-items: center;
}

.financial-statement-wrapper[b-h40ppsgpu5] {
    flex: 1;
    display: flex;
    flex-direction: column;
    min-height: 0;
}

.financial-statement-container[b-h40ppsgpu5] {
    flex: 1;
    overflow: auto;
    display: flex;
    flex-direction: column;
    border-radius: 8px;
    border: 0.5px solid #e0e0e0;
    background: white;
}

.report-container[b-h40ppsgpu5] {
    width: 100%;
    background-color: white;
    padding: 30px 150px;
    overflow: auto;
}

.report-header[b-h40ppsgpu5] {
    text-align: center;
    margin-bottom: 30px;
}

.report-title[b-h40ppsgpu5] {
    font-size: 24px;
    font-weight: bold;
    color: #333;
    margin-bottom: 8px;
}


.report-subtitle[b-h40ppsgpu5] {
    font-size: 18px;
    color: #666;
}

.report-header-row[b-h40ppsgpu5] {
    display: flex;
    border-bottom: 1px solid #eee;
}

.date-header[b-h40ppsgpu5] {
    text-align: center;
    padding: 10px 0px 10px 100px;
    font-weight: 500;
    color: #666;
    flex: 0 0 300px;
}

    .date-header.label-column[b-h40ppsgpu5] {
        text-align: left;
        padding-left: 0;
        padding-right: 0;
        flex: 1;
    }

.report-row[b-h40ppsgpu5] {
    display: flex;
    border-bottom: 1px solid #f5f5f5;
    align-items: center;
}

.label-cell[b-h40ppsgpu5] {
    padding: 6px 0;
    text-align: left;
    color: #333;
    flex: 1;
    font-family: var(--bs-body-font-family);
}

.amount-cell[b-h40ppsgpu5] {
    padding: 6px 15px;
    text-align: center;
    color: #333;
    font-family: var(--bs-body-font-family);
    white-space: nowrap;
    flex: 0 0 150px;
    font-size: 18px;
}

.no-prior[b-h40ppsgpu5] {
    display: none;
}


.debit-credit-label .amount-cell[b-h40ppsgpu5] {
    font-weight: 500;
    font-size: 14px;
    color: #666;
}

.hide-details[b-h40ppsgpu5] {
    display: none;
}

.italics-text[b-h40ppsgpu5] {
    font-style: oblique 14deg;
}

.detail-row[b-h40ppsgpu5] {
    margin-left: 20px;
}

.header-row[b-h40ppsgpu5] {
    font-weight: bold;
}

.final-total-row[b-h40ppsgpu5] {
    border-top: 2px solid #000;
    border-bottom: 2px solid #000;
    font-weight: bold;
    background-color: #f0f0f0;
}

    .final-total-row .label-cell[b-h40ppsgpu5] {
        font-weight: bold;
        color: #000;
    }

    .final-total-row .amount-cell[b-h40ppsgpu5] {
        font-weight: bold;
        color: #000;
    }


.parent-only[b-h40ppsgpu5] {
    font-weight: normal;
}

.debit-credit-label[b-h40ppsgpu5], .debit[b-h40ppsgpu5], .credit[b-h40ppsgpu5] {
    text-align: right;
}

.print[b-h40ppsgpu5]{
    margin:0;
    padding:0;
}

.print .report-header[b-h40ppsgpu5]{
    margin:0;
}

.print .report-title[b-h40ppsgpu5] {
    font-size: 12px !important;
}

.print .report-subtitle[b-h40ppsgpu5] {
    font-size: 10px !important;
}

.print .amount-cell[b-h40ppsgpu5], .print .label-cell[b-h40ppsgpu5], .print .date-header[b-h40ppsgpu5] {
    font-size: 8px !important;
    padding:3px 1px;
}

.print .date-header[b-h40ppsgpu5] {
    flex: 0 0 150px;
    padding: 3px 1px 3px 55px;
}

    .print .date-header.label-column[b-h40ppsgpu5] {
        flex: 1 !important;
    }

.print .amount-cell[b-h40ppsgpu5] {
    flex: 0 0 75px;
}

    .print .report-row[b-h40ppsgpu5] {
        padding-left: 2px;
        padding-right: 2px;
    }

/* /Pages/GeneralLedger/GLAccountGrid.razor.rz.scp.css */
[b-wdbufqh9d8] .ChildAccount {
    text-indent: 8px;
}

[b-wdbufqh9d8] .ParentAccount {
    font-weight: 600;
}

[b-wdbufqh9d8] .e-groupcaption.e-leftalign {
    font-weight: 800;
}
/* /Pages/GeneralLedgerReport/Index.razor.rz.scp.css */
.ledger-container[b-rtp9wsqg50] {
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    padding: 20px;
    color: #333;
    height: 100vh;
    overflow-y: auto;
    box-sizing: border-box;
}

.button-control-reports[b-rtp9wsqg50] {
    width: 100%;
    min-height: 50px;
    background-color: #F3F4F5 !important;
    border: 0.5px solid #C5C5C5;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 16px;
}

.reports-left-buttons[b-rtp9wsqg50] {
    display: flex;
    gap: 8px;
    align-items: center;
}

.grid-section[b-rtp9wsqg50] {
    margin-bottom: 40px;
    background: white;
    border-radius: 8px;
    box-shadow: 0 2px 8px rgba(0,0,0,0.1);
    overflow: hidden;
    border: 0.5px solid #e0e0e0;
}

.grid-title[b-rtp9wsqg50] {
    color: #333;
    padding: 10px;
    font-size: 24px;
    font-weight: 600;
    text-align: center;
    background: none;
    border: none;
}

.balance-section[b-rtp9wsqg50] {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    background: #f5f5f5;
    /*  border: 1px solid #dee2e6;
    border-bottom: 3px solid #6c757d;*/
    margin: 0;
    align-items: center;
    position: relative;
    overflow: hidden;
}

/* .balance-section::before {
        content: '';
        position: absolute;
        left: 0;
        top: 0;
        bottom: 0;
        width: 4px;
        background: #6c757d;
    }*/

.balance.closing[b-rtp9wsqg50], .balance.opening[b-rtp9wsqg50] {
    background: #f1f3f4;
    border-top: 2px solid #e0e0e0;
    border-bottom: 2px solid #e0e0e0;
}

.balance.opening[b-rtp9wsqg50] {
    background: #f1f3f4;
    border-top: 2px solid #e0e0e0;
}

/*.balance.closing::before {
            background: #495057;
        }*/

.balance-label[b-rtp9wsqg50] {
    grid-column: 1 / 6;
    padding: 8px 20px;
    font-weight: 600;
    font-size: 14px;
    display: flex;
    align-items: center;
    color: #495057;
    /* border-bottom: 1px solid #dee2e6;*/
}

.balance-label[b-rtp9wsqg50], .balance.opening .balance-label[b-rtp9wsqg50] {
    color: #343a40;
    font-weight: 700;
    font-size: 18px;
}

.print .balance-label[b-rtp9wsqg50], .print .balance-amount-cell[b-rtp9wsqg50] {
    font-size: 13px !important;
    padding: 5px 10px;
}

.balance-label[b-rtp9wsqg50]::before {
    content: '▪';
    margin-right: 10px;
    font-size: 16px;
    color: #6c757d;
}

.balance-amount-cell[b-rtp9wsqg50] {
    padding: 15px 20px;
    text-align: center;
    font-size: 18px;
    font-weight: 700;
    display: flex;
    align-items: center;
    justify-content: center;
    /*    background: rgba(255, 255, 255, 0.8);*/
    /*    border-left: 1px solid #dee2e6;
    border-bottom: 1px solid #dee2e6;*/
    color: #212529;
}

.balance-amount-cell.debit[b-rtp9wsqg50] {
    grid-column: 11;
}

.balance-amount-cell.credit[b-rtp9wsqg50] {
    grid-column: 12;
}

.balance-amount-cell.total[b-rtp9wsqg50] {
    grid-column: 13;
    text-align: right;
    padding: 10px 7px 10px 20px;
    display: flex;
    align-items: end;
    justify-content: end;
}

.grid-row[b-rtp9wsqg50] {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 2fr 1fr 1fr 1fr 1fr;
    background: white;
}

.grid-header[b-rtp9wsqg50] {
    background: #f8f9fa;
    color: black;
    padding: 8px 5px;
    font-weight: 600;
    /*border-right: 2px solid #e0e0e0;*/
    text-align: left;
    /*border-top: 2px soli8d #e0e0e0;*/
    border-bottom: 2px solid #e0e0e0;
    text-align: center;
    font-size: 13px;
    display: flex;
    justify-content: start;
}

.print .grid-header[b-rtp9wsqg50] {
    font-size: 10px;
}

    .grid-header.amount[b-rtp9wsqg50] {
        justify-content: end;
    }

    .grid-header:last-child[b-rtp9wsqg50] {
        border-right: none;
    }

    .grid-header.cumulative[b-rtp9wsqg50] {
        border-right: none;
    }

.grid-cell[b-rtp9wsqg50] {
    padding: 8px 8px;
    /*border-right: 1px solid #e0e0e0;
    border-bottom: 1px solid #e0e0e0;*/
    text-align: left;
    font-size: 13px;
}

.print .grid-cell[b-rtp9wsqg50] {
    font-size: 8px !important;
}

.grid-cell:last-child[b-rtp9wsqg50] {
    border-right: none;
}
/*.grid-cell.date {
        background: #fafafa;
    }*/

.grid-cell.amount[b-rtp9wsqg50] {
    text-align: right;
}

.grid-cell.debit[b-rtp9wsqg50] {
    /*  color: #d32f2f;*/
    font-weight: 600;
}

.grid-cell.credit[b-rtp9wsqg50] {
    /* color: #388e3c;*/
    font-weight: 600;
}

.grid-cell.cumulative[b-rtp9wsqg50] {
    background: #f5f5f5;
    font-weight: 600;
    border: none;
    text-align: right;
}

.empty-row[b-rtp9wsqg50] {
    min-height: 40px;
}

    .empty-row .grid-cell[b-rtp9wsqg50] {
        border-bottom: 1px dashed #ccc;
    }

.controls[b-rtp9wsqg50] {
    margin-bottom: 20px;
    text-align: center;
}

.btn[b-rtp9wsqg50] {
    background: #667eea;
    color: white;
    border: none;
    padding: 10px 20px;
    border-radius: 5px;
    cursor: pointer;
    font-size: 16px;
    margin: 0 10px;
}

    .btn:hover[b-rtp9wsqg50] {
        background: #5a67d8;
    }

@media (max-width: 1200px) {
    .grid-row[b-rtp9wsqg50], .balance[b-rtp9wsqg50] {
        font-size: 12px;
    }

    .grid-header[b-rtp9wsqg50], .grid-cell[b-rtp9wsqg50] {
        padding: 8px 4px;
    }
}

@media (max-width: 768px) {
    .grid-row[b-rtp9wsqg50], .balance[b-rtp9wsqg50] {
        grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
        font-size: 11px;
    }
}

.toggle-controls[b-rtp9wsqg50] {
    background: white;
    padding: 20px;
    margin-bottom: 20px;
    border-radius: 8px;
    box-shadow: 0 2px 8px rgba(0,0,0,0.1);
}

.toggle-group[b-rtp9wsqg50] {
    display: flex;
    gap: 30px;
    align-items: center;
}

.toggle-item[b-rtp9wsqg50] {
    display: flex;
    align-items: center;
    gap: 8px;
    cursor: pointer;
    font-weight: 500;
    color: #333;
}

    .toggle-item input[type="checkbox"][b-rtp9wsqg50] {
        width: 16px;
        height: 16px;
        accent-color: #667eea;
    }

.toggle-label[b-rtp9wsqg50] {
    user-select: none;
}
/* Customer Header Enhancements */
.customer-title[b-rtp9wsqg50] {
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 8px;
}

.customer-totals[b-rtp9wsqg50] {
    font-size: 14px;
    opacity: 0.9;
}
/* Entry Type Styling */
.grid-row.entry-type-header[b-rtp9wsqg50] {
    /*    background: #e3f2fd;*/
    padding: 12px 20px;
    font-weight: 600;
    color: #000;
    text-align: left;
    border-bottom: 1px solid #e0e0e0;
}

.entry-type-label[b-rtp9wsqg50] {
    grid-column: 1 / 10;
    font-size: 14px;
}
/* Total Rows */
.entry-type-total[b-rtp9wsqg50] {
    display: grid;
    grid-column: 1 / -1;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 2fr 1fr 1fr 1fr;
    background: #f5f5f5;
    border-top: 2px solid #9e9e9e;
    border-bottom: 1px solid #e0e0e0;
    align-items: center;
}

.overall-total[b-rtp9wsqg50] {
    display: grid;
    grid-column: 1 / -1;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 2fr 1fr 1fr 1fr;
    background: #eeeeee;
    border-top: 2px solid #757575;
    border-bottom: 2px solid #757575;
    align-items: center;
}

.total-label[b-rtp9wsqg50] {
    grid-column: 1 / 12;
    padding: 8px 20px;
    font-weight: 700;
    color: #424242;
    font-size: 14px;
}

.entry-type-total .total-label[b-rtp9wsqg50] {
    grid-column: 1 / 10
}

.total-debit[b-rtp9wsqg50] {
    padding: 8px 8px;
    text-align: right;
    font-weight: 700;
    /* color: #d32f2f;*/
    font-size: 16px;
}

.total-credit[b-rtp9wsqg50] {
    padding: 8px 8px;
    text-align: right;
    font-weight: 700;
    /*  color: #388e3c;*/
    font-size: 16px;
}

.total-cumulative[b-rtp9wsqg50] {
    padding: 8px 8px;
    text-align: right;
}

.entry-type-total .total-cumulative[b-rtp9wsqg50] {
    font-weight: 700;
}

.pagination-bar[b-rtp9wsqg50] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px;
    background-color: #fff;
    border-radius: 4px;
    font-size: 14px;
    color: #6c757d;
}

.pagination-controls[b-rtp9wsqg50] {
    display: flex;
    align-items: center;
    gap: 5px;
}

.pagination-info[b-rtp9wsqg50] {
    font-size: 14px;
    color: #6c757d;
    text-align: right;
}

.pagination-btn[b-rtp9wsqg50] {
    padding: 8px 12px;
    margin: 0 2px;
    text-decoration: none;
    border: 1px solid #dee2e6;
    background-color: white;
    color: #007bff;
    border-radius: 4px;
    font-size: 14px;
    transition: all 0.2s;
}

    .pagination-btn:hover:not(.disabled):not(.current)[b-rtp9wsqg50] {
        background-color: #e9ecef;
        border-color: #adb5bd;
    }

    .pagination-btn.current[b-rtp9wsqg50] {
        background-color: #007bff;
        color: white;
        border-color: #007bff;
    }

    .pagination-btn.disabled[b-rtp9wsqg50] {
        color: #6c757d;
        background-color: #f8f9fa;
        border-color: #dee2e6;
        cursor: not-allowed;
    }

.pagination-ellipsis[b-rtp9wsqg50] {
    padding: 8px 4px;
    color: #6c757d;
}

.pagination-compact[b-rtp9wsqg50] {
    display: flex;
    align-items: center;
    gap: 8px;
    padding: 4px;
    /* background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);*/
    /* border-radius: 8px;
    box-shadow: 0 2px 8px rgba(102, 126, 234, 0.3);*/
}

.pagination-compact-btn[b-rtp9wsqg50] {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 32px;
    height: 32px;
    background: rgba(255, 255, 255, 0.95);
    border: none;
    border-radius: 6px;
    cursor: pointer;
    transition: all 0.2s ease;
    color: #667eea;
    font-weight: 600;
}

    .pagination-compact-btn:hover:not(:disabled)[b-rtp9wsqg50] {
        background: white;
        transform: translateY(-1px);
        box-shadow: 0 2px 6px rgba(0, 0, 0, 0.15);
    }

    .pagination-compact-btn:disabled[b-rtp9wsqg50] {
        background: rgba(255, 255, 255, 0.5);
        color: #cbd5e0;
        cursor: not-allowed;
    }

.pagination-arrow[b-rtp9wsqg50] {
    font-size: 16px;
    line-height: 1;
}

.pagination-page-input[b-rtp9wsqg50] {
    display: flex;
    align-items: center;
    gap: 6px;
    padding: 4px 12px;
    background: rgba(255, 255, 255, 0.95);
    border-radius: 6px;
    font-size: 14px;
    font-weight: 600;
    width: 80px;
    justify-content: center;
}

.page-number-input[b-rtp9wsqg50] {
    width: 40px;
    min-width: 28px;
    height: 24px;
    text-align: center;
    border: none;
    background: transparent;
    color: #667eea;
    font-size: 14px;
    font-weight: 600;
    padding: 0;
    outline: none;
}

    .page-number-input:focus[b-rtp9wsqg50] {
        background: rgba(102, 126, 234, 0.1);
        border-radius: 4px;
    }

    .page-number-input[b-rtp9wsqg50]::-webkit-inner-spin-button,
    .page-number-input[b-rtp9wsqg50]::-webkit-outer-spin-button {
        -webkit-appearance: none;
        margin: 0;
    }

    .page-number-input[type=number][b-rtp9wsqg50] {
        -moz-appearance: textfield;
    }

.page-separator[b-rtp9wsqg50] {
    color: #a0aec0;
    font-weight: 500;
}

.total-pages[b-rtp9wsqg50] {
    color: #4a5568;
    font-weight: 600;
}

.enable-print-preview[b-rtp9wsqg50] {
    width: 0;
    min-width: 20px;
    height: 20px;
}
/* /Pages/GLTransactions/Index.razor.rz.scp.css */
.grid-container[b-c5s9bd9nkt] {
    flex: 1;
    display: flex;
    flex-direction:column;
}

.outer-container[b-c5s9bd9nkt]{
    height:100%;
}

[b-c5s9bd9nkt] .control-container {
    border-bottom: 0.5px solid #c5c5c5;
    border-radius: 3px;
    z-index:0;
}

.initial-refresh-container[b-c5s9bd9nkt] {
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 16rem;
    padding: 2rem;
    color: #6b7280;
    font-size: 1.125rem;
    font-weight: 500;
}


[b-c5s9bd9nkt] .switch {
    justify-content: start;
    align-items: start;
    margin-left:10px;
}
/* /Pages/Index.razor.rz.scp.css */
.page-title-container-placeholder[b-vhuq1osudn] {
    height: 45px;
}

.preview-container[b-vhuq1osudn] {
    height: calc(100vh - 144px);
    width: 100%;
}

.button-container[b-vhuq1osudn] {
    height: 50px;
    display: flex;
    justify-content: end;
    align-items: end;
    padding-right:10px;
}


.tile-container[b-vhuq1osudn] {
    height: calc(100% - 40px);
    width: 100%;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: repeat(2, 1fr);
    box-sizing: border-box;
    padding: 10px;
    position: relative;
    background: #F6F6F6 0% 0% no-repeat padding-box;
    border: 0.5px solid #c5c5c5;
    border-radius: 10px;
    gap:30px;
}

    .tile-container > div[b-vhuq1osudn] {
        width: 100%;
        height: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        overflow: hidden;
    }

.tile-container-img[b-vhuq1osudn] {
    height: 100%;
    width: 100%;
    object-fit: contain;
    border: 0.5px solid #c5c5c5;
    border-radius: 10px;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    transition: transform 0.2s ease-in-out;
}

    .tile-container-img:hover[b-vhuq1osudn] {
        transform: scale(1.01); 
    }

.button-container-img[b-vhuq1osudn] {
    object-fit: contain;
    height: 40px;
    width: fit-content !important;
}

.coming-soon-img[b-vhuq1osudn] {
    position: absolute;
    top: 90%;
    left: 87.5%;
    height: 75px;
    object-fit: contain;
    transition: transform 0.2s ease-in-out;
}


    .coming-soon-img:hover[b-vhuq1osudn] {
        transform: scale(1.01);
    }
/* /Pages/JournalBatches/JournalBatchCreditLimitGrid.razor.rz.scp.css */


.journal-section[b-20860zeudq] {
    margin-bottom: 40px;
    background: white;
    border-radius: 8px;
    box-shadow: 0 2px 8px rgba(0,0,0,0.1);
    overflow: hidden;
    border: 0.5px solid #e0e0e0;
}

.ledger-grid[b-20860zeudq] {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
    background: white;
}

.grid-header[b-20860zeudq] {
    background: #f8f9fa;
    color: black;
    padding: 12px 8px;
    font-weight: 600;
    border-right: 2px solid #e0e0e0;
    border-top: 2px solid #e0e0e0;
    border-bottom: 2px solid #e0e0e0;
    text-align: center;
    font-size: 13px;
}

    .grid-header:last-child[b-20860zeudq] {
        border-right: none;
    }

    .grid-header.cumulative[b-20860zeudq] {
        border-right: none;
    }

.grid-cell[b-20860zeudq] {
    padding: 12px 8px;
    border-right: 1px solid #e0e0e0;
    border-bottom: 1px solid #e0e0e0;
    text-align: center;
    font-size: 13px;
}

    .grid-cell:last-child[b-20860zeudq] {
        border-right: none;
    }

    /*.grid-cell.date {
        background: #fafafa;
    }*/

    .grid-cell.debit[b-20860zeudq] {
        /*  color: #d32f2f;*/
        font-weight: 600;
    }

    .grid-cell.credit[b-20860zeudq] {
        /* color: #388e3c;*/
        font-weight: 600;
    }

    .grid-cell.cumulative[b-20860zeudq] {
        background: #f5f5f5;
        font-weight: 600;
        border: none;
    }
/* /Pages/JournalBatches/JournalBatchTransactionsIndex.razor.rz.scp.css */
.journal-info-grid[b-izoiq76qg5] {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 10px;
    margin-bottom: 7px;
}
/* /Pages/JournalLedger/Index.razor.rz.scp.css */

[b-nhqds7eh1m] .control-container {
    border-bottom: 0.5px solid #c5c5c5;
    border-radius: 3px;
    z-index: 0;
}

.initial-refresh-container[b-nhqds7eh1m] {
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 16rem;
    padding: 2rem;
    color: #6b7280;
    font-size: 1.125rem;
    font-weight: 500;
}
/* /Pages/LedgerIntegrations/FullyIntergratedWarningComponent.razor.rz.scp.css */
.dialog-text-fully-integrated[b-ch941hthao] {
    padding-top: 15px;
    padding-bottom: 0px !important;
    margin-bottom: 0px !important;
}

.fully-intergrated-warning-message[b-ch941hthao] {
    font-family: 'Segoe UI';
    font-weight: 500;
    font-size: 14px;
    color: #4B4B4B;
    margin-top: 0px;
}

.dialog-button-fully-integrated[b-ch941hthao] {
    display: flex;
    justify-content: flex-end;
    padding-right: 5px;
}
/* /Pages/LedgerIntegrations/InventoryAddEditDialog.razor.rz.scp.css */
.Inventory-form[b-0y8xg0571d] {
    justify-content: flex-end;
    padding-right: 5px;
    width:100%;
    padding-top: 5px;
    padding-bottom:20px;
}
/* /Pages/ManageUser/InviteUserConfirmationDialog.razor.rz.scp.css */
.inner-container[b-jpe8lgy5dt]
{
    width:350px;
    height:fit-content;
}

    .user-information-container > p[b-jpe8lgy5dt]{
        display:flex;
        flex-direction:row;
    }

        .user-information-container > p > strong[b-jpe8lgy5dt] {
            padding-right: 10px;
            display: block;
            width: 90px;
        }
.role-information-container[b-jpe8lgy5dt] {
    padding-top:20px;
}

.dialog-button-container[b-jpe8lgy5dt] {
    padding-top: 20px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-content: center;
}

p[b-jpe8lgy5dt]{
    margin:0 0 0 0;
}

h7[b-jpe8lgy5dt] {
    color: #464C55 !important;
    font: normal normal 600 14px / 24px Segoe UI !important;
    letter-spacing: 0.18px !important;
}
/* /Pages/ManageUser/ManageUserRoles.razor.rz.scp.css */
.roles-container[b-pf9iudijpj] {
    display: flex;
    flex-direction: column;
    border: 0.5px solid #c5c5c5;
    background-color: rgb(252, 252, 252);
}

.role-container[b-pf9iudijpj] {
    height: 34px;
    display: flex;
    flex-direction: row;
    align-items: center;
    border-top: 0.5px solid #c5c5c5;
    gap: 25px;
    padding-left: 5px;
}

    .role-container:first-child[b-pf9iudijpj] {
        border-top: none;
    }

.role-text[b-pf9iudijpj] {
    width: 80%;
    display: flex;
    flex-direction: row;
    align-items: center;
    padding-left: 10px;
    color: #1D1D1D;
    font-family: 'Segoe UI';
    font-weight: normal;
    font-size: 13px;
    margin: 0 0 0 0;
}

[b-pf9iudijpj] .switch {
    display: flex;
    justify-content: start;
    width: 20%;
}

.role-container.header[b-pf9iudijpj] {
    height: 33px;
    background-color: #E8E8E8;
}

    .role-container.header > .header-separator[b-pf9iudijpj] {
        width: 1px;
        justify-self: center;
        height: 50%;
        border-left: solid 0.5px black !important;
        opacity: 0.3;
    }

    .role-container.header > p[b-pf9iudijpj] {
        display: flex;
        justify-content: start;
        font-family: 'Segoe UI';
        font-weight: 700;
        font-size: 11px;
        text-transform: uppercase;
        color: #4B4B4B;
        margin: 0 0 0 0;
    }

.role-container > p:first-child[b-pf9iudijpj] {
    width: 80%;
    padding-left: 5px;
}

.role-container > p:last-child[b-pf9iudijpj] {
    width: 20%;
}
/* /Pages/Pricing/BulkPriceUpdate/Index.razor.rz.scp.css */
.outer-container[b-oesw6fybf6] {
    height: 100%;
}

.header-container[b-oesw6fybf6] {
    flex-grow: 1;
}

.detail-container[b-oesw6fybf6] {
    height: 60%;
}
/* /Pages/Pricing/ContractPricing/Index.razor.rz.scp.css */
.outer-container[b-y4f8hw9ao5] {
    height: 100%;
}

.header-container[b-y4f8hw9ao5] {
    flex-grow: 1;
}

.detail-container[b-y4f8hw9ao5] {
    height: 60%;
}
/* /Pages/Pricing/PriceLists/Index.razor.rz.scp.css */
.outer-container[b-5g3ehk1n3i] {
    height: 100%;
}

.header-container[b-5g3ehk1n3i] {
    flex-grow: 1;
}

.detail-container[b-5g3ehk1n3i] {
    height: 60%;
}
/* /Pages/Pricing/PromotionalPricing/Index.razor.rz.scp.css */
.outer-container[b-as6go43wpv]{
    height:100%;
}

.header-container[b-as6go43wpv] {
    flex-grow:1;
}

.detail-container[b-as6go43wpv] {
    height: 60%;
}
/* /Pages/Pricing/VolumeDiscounts/QuantityDiscountItemList.razor.rz.scp.css */
.horizontal-container[b-ns06j5fjlb] {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    text-align: center;
    width: 100%;
    max-width: 380px;
    height: 30px;
}

label[b-ns06j5fjlb] {
    white-space: nowrap;
    margin-right: 10px;
    text-align: center;
}

.add-button-container[b-ns06j5fjlb] {
    margin-top: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
}

[b-ns06j5fjlb] .display {
    height: 28px;
}

[b-ns06j5fjlb] .button {
    width: 55px;
}

[b-ns06j5fjlb] .field {
    width: calc(50% - 60px);
}

[b-ns06j5fjlb] .new-discount-button {
    margin-bottom: 5px;
}

[b-ns06j5fjlb] .k-listview > .k-listview-content > .k-listview-item {
    width: 90%;
}
/* /Pages/Pricing/VolumeDiscounts/VolumeDiscountDetail.razor.rz.scp.css */
.horizontal-container[b-l0ktfslzxe] {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-around;
    text-align: center;
    width: 100%;
    padding-left:5px;
    padding-right:5px;
    padding-bottom:5px;
}

label[b-l0ktfslzxe] {
    white-space: nowrap;
    text-align: left;
    width:150px !important;
}
.detail-input[b-l0ktfslzxe]{
    width: 300px !important;
}

.vd-submit[b-l0ktfslzxe],
[b-l0ktfslzxe] .vd-submit {
    position: absolute;
    bottom: 15px;
    right: 15px;
    background-color: #3b5eda;
    color: white;
}
    .vd-submit:hover[b-l0ktfslzxe],
    [b-l0ktfslzxe] .vd-submit:hover {
        background-color: #9eabdb;
    }

.sub-heading[b-l0ktfslzxe] {
    margin: 5px !important;
}
/* /Pages/Pricing/VolumeDiscounts/VolumeQuantityDiscountList.razor.rz.scp.css */
.vd-list-view-container[b-mnedvjuuuh] {
    margin: 5px;
}

[b-mnedvjuuuh] .k-listview > .k-listview-content > .k-listview-item > .k-card > .k-card-header {
    padding-block: 0;
    padding-top: 5px;
    padding-inline: 5px;
    text-align: center;
    height: 40px;
}

[b-mnedvjuuuh] .k-listview > .k-listview-content > .k-listview-item > .k-card > .k-card-body {
    padding-block: 0;
    padding-top: 5px;
    padding-inline: 5px;
    margin-top: 5px;
    margin-bottom: 5px;
}

[b-mnedvjuuuh] .k-listview > .k-listview-content > .k-listview-item > .k-card > .k-card-header > p {
    margin: 0;
}

[b-mnedvjuuuh] .k-listview > .k-listview-content {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}

    [b-mnedvjuuuh] .k-listview > .k-listview-content > .k-listview-item > .k-card {
        margin: 5px;
        box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
    }

[b-mnedvjuuuh] .volume-card {
    width: 400px;
}

    [b-mnedvjuuuh] .volume-card.card-error {
        border: 0.5px solid #CB0D0D !important;
    }

[b-mnedvjuuuh] .k-listview > .k-listview-content > .k-listview-item > .k-card > .k-card-body > span > .k-listview > .k-listview-content > .k-listview-item {
    height: 32px;
}
/* /Pages/ProcessingTotalDisplay/TotalDisplay/ProcessingTotalDisplayComponent.razor.rz.scp.css */
.outer-container[b-c1uolxdp5t] {
    height: 200px;
    display: flex;
    flex-direction: column;
    border: 0.5px solid #828585;
    border-radius: 4px;
    padding: 10px 20px;
    gap: 5px;
}

.headings-row[b-c1uolxdp5t] {
    display: flex;
    justify-content: space-between;
    width: 100%;
    height: 19px;
}

.spacer[b-c1uolxdp5t] {
    flex: 1;
}

.columns-container[b-c1uolxdp5t] {
    display: flex;
    gap: 20px;
}


/* /Pages/ProcessingTotalDisplay/TotalDisplay/TotalDisplayItem.razor.rz.scp.css */

.total-line-container[b-66m48ge6sq] {
    display: flex;
    flex-direction: row;
    height: 23px;
}

.text[b-66m48ge6sq] {
    font-size: 13px;
    color: #5a5a5a;
    font-family: SegoeUI, Segoe UI;
    letter-spacing: 0.01em;
    padding-right: 10px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    cursor: pointer;
}

.label-container[b-66m48ge6sq] {
    width: 50%;
}

.value-container[b-66m48ge6sq] {
    width: 145px;
    max-width: 145px;
    border: 0.5px solid #828585;
    border-radius: 4px;
    background-color: #ffffff;
    text-align: end;
}

.bold[b-66m48ge6sq] {
    font-weight:700;
}


.amounts-container[b-66m48ge6sq] {
    display: flex;
    gap: 20px;
}


.tooltip-container[b-66m48ge6sq] {
    height: fit-content;
    display: none;
    position: fixed;
    z-index: 9999;
    box-shadow: 0px 1px 2px #0000001A;
    border: 0.5px solid #C5C5C5;
    border-radius: 3px;
    background-color: #FFFFFF;
    padding: 2px;
    flex-direction: column;
    justify-content: start;
    align-items: start;
}

.tooltip-heading[b-66m48ge6sq] {
    font: normal normal normal 14px/1px Segoe UI;
    letter-spacing: 0.14px;
    color: #303030;
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 10px;
}


.tooltip-text[b-66m48ge6sq] {
    font: normal 11px Segoe UI;
    text-align: left;
    font: normal normal normal 12px/1px Segoe UI;
    letter-spacing: 0.12px;
    color: #646464;
    margin-right: 10px;
    margin-left: 10px;
    margin-top: 10px;
}
/* /Pages/Projects/Settings/ProjectSettingsAttributeForm.razor.rz.scp.css */
.option-field-container[b-9vj9mxlucu]
{
    display:flex;
    flex-direction:row;
    gap:10px;
}


[b-9vj9mxlucu] .form-item-container{
    height:fit-content !important;
}

[b-9vj9mxlucu] .last-form-item{
    height:fit-content !important;
}

.option-result-container[b-9vj9mxlucu] {
    height: 100px;
    background-color: white;
    border: 0.5px solid #C5C5C5;
    border-radius: 3px;
    display: grid;
    grid-column: auto auto;
    grid-row:auto auto auto auto;
}

[b-9vj9mxlucu] .e-chip.project-chip {
    background-color: #304AA1 !important;
    background: #304AA1 !important;
}
/* /Pages/Projects/Settings/SfProjectSettingsEditor.razor.rz.scp.css */
.header-container[b-ohcv9k9mjy] {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    height: fit-content;
}

.header-options-container[b-ohcv9k9mjy] {
    display: flex;
    flex-direction: row;
    gap: 5px;
    align-items: center;
}

.card-content-container[b-ohcv9k9mjy] {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    width:200px;
    height:75px;
}

.card-detail-container[b-ohcv9k9mjy] {
    display: flex;
    flex-direction: row;
    width: 200px;
    gap: 5px;
}

.card-detail-container >  strong[b-ohcv9k9mjy] {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

    .card-detail-container > label[b-ohcv9k9mjy] {
        width:75px;
        text-align: left;
    }

.delete-icon-container[b-ohcv9k9mjy] {
    height: 16px;
    width: 16px;
    display: flex;
    justify-content: center;
    align-items: center;
}

    .delete-icon-container:hover[b-ohcv9k9mjy] {
        background-color: #DCDCDC;
    }


.delete-icon[b-ohcv9k9mjy] {
    height: 14px;
    width: 14px;
    background: url("../images/closeIcon/close-circle-red.svg");
}

.button-container[b-ohcv9k9mjy] {
    display: flex;
    flex-direction: row;
}

[b-ohcv9k9mjy] .e-list-parent.e-ul {
    display: flex;
    flex-direction: row;
}

[b-ohcv9k9mjy] .e-list-item {
    padding: 0;
    height: 124px !important;
    border: none;
}

    [b-ohcv9k9mjy] .e-list-item.e-focused {
        background-color: transparent;
    }

    [b-ohcv9k9mjy] .e-list-item.e-hover {
        background-color: transparent;
    }

[b-ohcv9k9mjy] .e-card:hover .e-card-header {
    border-bottom: 1px solid #adb5bd;
}

[b-ohcv9k9mjy] .e-headertemplate-text.header {
    width: 100%;
}

[b-ohcv9k9mjy] .e-card-content {
    padding: 2.5px;
}

[b-ohcv9k9mjy] .e-card-header {
    display: flex;
    flex-direction: row;
    justify-content: end;
    align-items: center;
    padding: 0 2px 0 0;
    background-color: #F8F8F8;
    border-bottom: 1px solid #dee2e6;
}

[b-ohcv9k9mjy] .e-list-header {
    padding-top: 10px;
    height: fit-content;
    border-color: transparent;
}

[b-ohcv9k9mjy] .e-listview {
    border-radius: 0;
    height: 92.5%;
    border: 0.5px solid #c5c5c5;
    border-radius: 0px 0px 3px 3px;
    background: #F3F4F5 0% 0% no-repeat padding-box;
}

[b-ohcv9k9mjy] .e-spinner-inner{
    left:5%;
    top:0%;
}

[b-ohcv9k9mjy] .e-spinner-inner{
    position: relative;
}


[b-ohcv9k9mjy] .e-spin-label{
    width:200px;
}

#settings-span[b-ohcv9k9mjy]{
    position:relative;
    height:100%;
}

[b-ohcv9k9mjy] .loader-container {
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 0%;
    left: 0%;
    height: 200px;
    background-color:white;
    z-index:5;
}

[b-ohcv9k9mjy] .e-spinner-pane {
    position: absolute;
}

[b-ohcv9k9mjy] .e-list-container {
    padding-top: 10px;
    height: fit-content;
}

[b-ohcv9k9mjy] .e-list-parent.e-ul{
    display:flex;
    flex-direction:row;
    flex-wrap:wrap;
}
/* /Pages/PurchaseInvoice/Index.razor.rz.scp.css */
.filter-container[b-zmnvx0wez5] {
    display: flex;
    flex-direction: row;
    gap: 15px;
    justify-content: space-evenly;
    align-items: center;
    text-align: center;
    margin: 5px;
    height: 35px;
}

.filter[b-zmnvx0wez5] {
    width: 33%;
    display: flex;
    flex-direction: row;
    gap: 5px;
    justify-content: center;
    align-items: center;
    text-align: center;
}

.label[b-zmnvx0wez5] {
    font-size: 14px;
    text-align: center;
}
/* /Pages/PurchaseOrders/PurchaseOrderDefaultsForm.razor.rz.scp.css */
.form-container[b-tdcnzdidzh] {
    overflow: auto;
    width: 100%;
    display: flex;
    flex-direction: column;
    height: 100%;
    border: 0.5px solid #c5c5c5;
    border-radius: 0px 0px 3px 3px;
    background: #F3F4F5 0% 0% no-repeat padding-box;
    padding-left: 15px;
    padding-top: 15px;
    padding-right: 15px;
    padding-bottom: 20px;
}
/* /Pages/PurchaseOrders/PurchaseOrderDetail.razor.rz.scp.css */
[b-axofw6rrkq] .k-form {
    border-radius: 0px 0px 3px 3px !important;
}

[b-axofw6rrkq] .k-form-fieldset {
    margin: 5px 10px 0px 10px !important;
}

    [b-axofw6rrkq] .k-form-fieldset > .k-form-layout.k-d-grid.k-grid-cols-1 {
        width: 100%;
        margin: 0;
    }

/*Hide first legend*/
[b-axofw6rrkq] form > .k-form-layout.k-d-grid.k-grid-cols-3 > .k-form-fieldset > .k-form-legend {
    display: none !important;
    height: 0px !important;
}

div[data-form-expanded]:has(.k-form-layout.k-d-grid.k-grid-cols-1)[b-axofw6rrkq]  .k-form-layout.k-d-grid.k-grid-cols-1 > .k-form-fieldset > .k-form-legend {
    display: flex !important;
}

div:has(.k-form-layout.k-d-grid.k-grid-cols-1)[b-axofw6rrkq]  .k-form-layout.k-d-grid.k-grid-cols-1 > .k-form-fieldset > .k-form-legend {
    display: none !important;
}

.po-detail-scroll-container[b-axofw6rrkq] {
    /* let inner grid container handle vertical scrolling so sticky headers work */
    overflow: visible;
    width: 100%;
    display:flex;
    flex-direction:column;
    height:calc(100% - 48px);
    /* allow children with overflow:auto to calculate proper height inside flex */
    min-height: 0;
}

.show-div[b-axofw6rrkq] {
    display: block;
    width: 100%;
    height:fit-content;
}

.hide-div[b-axofw6rrkq] {
    display: none;
    width: 100%;
    height: fit-content;
}

.tab-container[b-axofw6rrkq] {
    flex-grow:1;
    min-height:285px;
    /*max-height:500px;*/
    /* ensure the tab container can shrink for inner scroll containers */
    min-height: 0;
    flex-basis: 0;
}

/*change order of buttons*/
/*for order to work - parent css needs flex and the direction it should flex*/
[b-axofw6rrkq] .button-save {
    order: 1;
}

[b-axofw6rrkq] .button-cancel {
    order: 3;
}

[b-axofw6rrkq] .button-save-return {
    order: 2;
}

[b-axofw6rrkq] .button-cancel-purchaseorder {
    order: 4;
}

.button-process-invoice[b-axofw6rrkq] {
    order: 5;
}

[b-axofw6rrkq] .button-document {
    order: 6;
}
/* /Pages/PurchaseOrders/PurchaseOrderForm.razor.rz.scp.css */
.form-container[b-uuctpyqxp3] {
    height: fit-content;
    border: 0.5px solid #c5c5c5;
    border-radius: 0px 0px 3px 3px;
    background: #F3F4F5 0% 0% no-repeat padding-box;
    padding-left: 15px;
    padding-top: 15px;
    padding-right: 15px;
    padding-bottom: 20px;
}

[b-uuctpyqxp3] .main-container {
    width: 100%;
}

[b-uuctpyqxp3] .form-main-container {
    width: 100%;
}

[b-uuctpyqxp3] .form-main-container {
    width: 100%;
}

[b-uuctpyqxp3] form {
    width: 100%;
}

[b-uuctpyqxp3] .form-grid-3 {
    grid-template-columns: minmax(310px, 510px) minmax(310px, 510px) minmax(310px, 700px);
}
/* /Pages/PurchaseOrders/PurchaseOrderShippingDetailsForm.razor.rz.scp.css */
.form-container[b-e6aicj8poj] {
    overflow: auto;
    width: 100%;
    display: flex;
    flex-direction: column;
    height: 100%;
    border: 0.5px solid #c5c5c5;
    border-radius: 0px 0px 3px 3px;
    background: #F3F4F5 0% 0% no-repeat padding-box;
    padding-left: 15px;
    padding-top: 15px;
    padding-right: 15px;
    padding-bottom: 20px;
}
/* /Pages/PurchaseOrders/SfPurchaseOrderGrid.razor.rz.scp.css */
.filter-container[b-j4wnc4kmuh] {
    display: flex;
    flex-direction: row;
    gap: 15px;
    justify-content: space-evenly;
    align-items: center;
    text-align: center;
    margin: 5px;
    height: 35px;
}

.filter[b-j4wnc4kmuh] {
    width: 33%;
    display: flex;
    flex-direction: row;
    gap: 5px;
    justify-content: center;
    align-items: center;
    text-align: center;
}

.label[b-j4wnc4kmuh] {
    font-size: 14px;
    text-align: center;
}
/* /Pages/PurchaseReceiving/SfGoodsReceivedNote.razor.rz.scp.css */

.detail-container[b-52meqma34z] {
    height: 33%;
}
.po-link[b-52meqma34z] {
    text-decoration: underline;
    font-size: 14px;
}

.po-cell[b-52meqma34z] {
    height: 100%;
    width: 100%;
}

    .po-cell:hover > .po-link[b-52meqma34z] {
        font-size: 14px;
        cursor: pointer;
        font-weight: 600;
    }
/* /Pages/PurchaseReturns/PurchaseReturnDefaultsForm.razor.rz.scp.css */
.form-container[b-h8y4jbxmv0] {
    overflow: auto;
    width: 100%;
    display: flex;
    flex-direction: column;
    height: 100%;
    border: 0.5px solid #c5c5c5;
    border-radius: 0px 0px 3px 3px;
    background: #F3F4F5 0% 0% no-repeat padding-box;
    padding-left: 15px;
    padding-top: 15px;
    padding-right: 15px;
    padding-bottom: 20px;
}
/* /Pages/PurchaseReturns/PurchaseReturnDetail.razor.rz.scp.css */
.pr-detail-scroll-container[b-j8m29uuzlc] {
    overflow: auto;
    width: 100%;
    display: flex;
    flex-direction: column;
    height: calc(100% - 48px);
}

.pr-form-container[b-j8m29uuzlc] {
    height: fit-content;
    border: 0.5px solid #c5c5c5;
    border-radius: 0px 0px 3px 3px;
    background: #F3F4F5 0% 0% no-repeat padding-box;
    padding-left: 15px;
    padding-top: 15px;
    padding-right: 15px;
    padding-bottom: 20px;
}

.tab-container[b-j8m29uuzlc] {
    flex-grow: 1;
    min-height: 285px;
    /*max-height:500px;*/
}

/*change order of buttons*/
/*for order to work - parent css needs flex and the direction it should flex*/
[b-j8m29uuzlc] .button-save {
    order: 1;
}

[b-j8m29uuzlc] .button-cancel {
    order: 3;
}

[b-j8m29uuzlc] .button-save-return {
    order: 2;
}

[b-j8m29uuzlc] .button-cancel-purchasereturn {
    order: 4;
}

[b-j8m29uuzlc] .button-document {
    order: 6;
}

[b-j8m29uuzlc] .button-process-purchasereturn{
    order:5;
}

/* /Pages/PurchaseReturns/PurchaseReturnForm.razor.rz.scp.css */
.form-container[b-eu3hdiy8aa] {
    height: fit-content;
    border: 0.5px solid #c5c5c5;
    border-radius: 0px 0px 3px 3px;
    background: #F3F4F5 0% 0% no-repeat padding-box;
    padding-left: 15px;
    padding-top: 15px;
    padding-right: 15px;
    padding-bottom: 20px;
}

[b-eu3hdiy8aa] .main-container {
    width: 100%;
}

[b-eu3hdiy8aa] .form-main-container {
    width: 100%;
}

[b-eu3hdiy8aa] .form-main-container {
    width: 100%;
}

[b-eu3hdiy8aa] form {
    width: 100%;
}

[b-eu3hdiy8aa] .form-grid-3 {
    grid-template-columns: minmax(310px, 510px) minmax(310px, 510px) minmax(310px, 700px);
}
/* /Pages/PurchaseReturns/PurchaseReturnShippingDetailsForm.razor.rz.scp.css */
.form-container[b-umhqhjwq3s] {
    overflow: auto;
    width: 100%;
    display: flex;
    flex-direction: column;
    height: 100%;
    border: 0.5px solid #c5c5c5;
    border-radius: 0px 0px 3px 3px;
    background: #F3F4F5 0% 0% no-repeat padding-box;
    padding-left: 15px;
    padding-top: 15px;
    padding-right: 15px;
    padding-bottom: 20px;
}
/* /Pages/Quotes/QuoteDefaultsForm.razor.rz.scp.css */
.form-container[b-sgp2j99ooy] {
    overflow: auto;
    width: 100%;
    display: flex;
    flex-direction: column;
    height: 100%;
    border: 0.5px solid #c5c5c5;
    border-radius: 0px 0px 3px 3px;
    background: #F3F4F5 0% 0% no-repeat padding-box;
    padding-left: 15px;
    padding-top: 15px;
    padding-right: 15px;
    padding-bottom: 20px;
}
/* /Pages/Quotes/QuoteDeliveryDetailsForm.razor.rz.scp.css */
.form-container[b-s441sw2fe6] {
    overflow: auto;
    width: 100%;
    display: flex;
    flex-direction: column;
    height: 100%;
    border: 0.5px solid #c5c5c5;
    border-radius: 0px 0px 3px 3px;
    background: #F3F4F5 0% 0% no-repeat padding-box;
    padding-left: 15px;
    padding-top: 15px;
    padding-right: 15px;
    padding-bottom: 20px;
}
/* /Pages/Quotes/QuoteDetail.razor.rz.scp.css */
.qot-detail-scroll-container[b-3zf3c2apya] {
    overflow: auto;
    width: 100%;
    display: flex;
    flex-direction: column;
    height: calc(100% - 48px);
}

.tab-container[b-3zf3c2apya] {
    flex-grow: 1;
    min-height: 285px;
    /*max-height:500px;*/
}

/*change order of buttons*/
/*for order to work - parent css needs flex and the direction it should flex*/
[b-3zf3c2apya] .button-save {
    order: 1;
}

[b-3zf3c2apya] .button-cancel {
    order: 3;
}

[b-3zf3c2apya] .button-save-return {
    order: 2;
}

[b-3zf3c2apya] .button-cancel-quote {
    order: 4;
}

[b-3zf3c2apya] .button-create-so {
    order: 5;
}

[b-3zf3c2apya] .button-document {
    order: 6;
}


/* /Pages/Quotes/QuoteForm.razor.rz.scp.css */
.form-container[b-3ohaea4s3p] {
    height: fit-content;
    border: 0.5px solid #c5c5c5;
    border-radius: 0px 0px 3px 3px;
    background: #F3F4F5 0% 0% no-repeat padding-box;
    padding-left: 15px;
    padding-top: 15px;
    padding-right: 15px;
    padding-bottom: 20px;
}


[b-3ohaea4s3p] .main-container {
    width: 100%;
}

[b-3ohaea4s3p] .form-main-container {
    width: 100%;
}

[b-3ohaea4s3p] .form-main-container {
    width: 100%;
}

[b-3ohaea4s3p] form {
    width: 100%;
}

[b-3ohaea4s3p] .form-grid-3 {
    grid-template-columns: minmax(310px, 510px) minmax(310px, 510px) minmax(310px, 700px);
}
/* /Pages/ReportingCategories/Index.razor.rz.scp.css */
/*Temporary mechanism to remove the scroll bar on this page - will be replaced when SfTab is replaced with Balance Tab*/
[b-ujvfv0z5xz] .e-tab{
    height: 80% !important;
}
/* /Pages/ReportingCategories/SfLedgerReportingCategoryGrid.razor.rz.scp.css */
.page-grid-container[b-te4p7a6v3m] {
    height: calc(100% - 100px);
}
/* /Pages/ReportingCategories/SFReportingCategories.razor.rz.scp.css */
[b-58lztub6wa] .e-treegrid .sf-grid {
    height: 100% !important;
}

    [b-58lztub6wa] .e-treegrid .sf-grid .e-gridcontent {
        height: 95%;
        overflow: auto;
    }

[b-58lztub6wa] .sf-treegrid {
    height: 93% !important;
}

.tree-grid-container[b-58lztub6wa] {
    height: calc(100% - 100px);
}
/* /Pages/Roles/RoleDetailForm.razor.rz.scp.css */
.form-container[b-4sc1g15cdf] {
    overflow: auto;
    width: 100%;
    display: flex;
    flex-direction: column;
    height: calc(100% - 48px);
    border: 0.5px solid #c5c5c5;
    border-radius: 0px 0px 3px 3px;
    background: #F3F4F5 0% 0% no-repeat padding-box;
    padding-left: 15px;
    padding-top: 15px;
    padding-right: 15px;
    padding-bottom: 20px;
}
/* /Pages/Roles/RoleUsers.razor.rz.scp.css */
[b-8cqbcz7e2n] .e-listview {
    border-radius: 0px !important;
    border-bottom: 0.5px solid #c5c5c5 !important;
    height: calc(100% - 48px);
}

[b-8cqbcz7e2n] .e-list-item {
    height: 50px !important;
    width:100% !important;
}
[b-8cqbcz7e2n] .e-text-content {
    height: 100% !important;
    width: 100% !important;
}

[b-8cqbcz7e2n] .e-list-text {
    height: 100% !important;
    width: 90% !important;
}
    [b-8cqbcz7e2n] .e-list-text > span {
        height: 100% !important;
        width: 100% !important;
        padding-left:15px;
        display:flex;
        flex-direction: row;
        justify-content: start;
        align-items: center;
    }

[b-8cqbcz7e2n] .e-list-text .e-ddl {
    height: 35px !important;
}

.lv-container[b-8cqbcz7e2n]{
    height:100%;
}

.lv-container:has( .no-items)[b-8cqbcz7e2n] {
    border-top: 0.5px solid #c5c5c5;
}
/* /Pages/SalesOrders/SalesOrderDefaultsForm.razor.rz.scp.css */
.form-container[b-h9gqsp7asx] {
    overflow: auto;
    width: 100%;
    display: flex;
    flex-direction: column;
    height: 100%;
    border: 0.5px solid #c5c5c5;
    border-radius: 0px 0px 3px 3px;
    background: #F3F4F5 0% 0% no-repeat padding-box;
    padding-left: 15px;
    padding-top: 15px;
    padding-right: 15px;
    padding-bottom: 20px;
}
/* /Pages/SalesOrders/SalesOrderDeliveryDetailsForm.razor.rz.scp.css */
.form-container[b-uzh2clsthg] {
    overflow: auto;
    width: 100%;
    display: flex;
    flex-direction: column;
    height: 100%;
    border: 0.5px solid #c5c5c5;
    border-radius: 0px 0px 3px 3px;
    background: #F3F4F5 0% 0% no-repeat padding-box;
    padding-left: 15px;
    padding-top: 15px;
    padding-right: 15px;
    padding-bottom: 20px;
}

.search-address[b-uzh2clsthg] {
    width:100%; 
    display:flex; 
    align-items:center;
}

.search-icon[b-uzh2clsthg] {
    margin-left: auto;
    padding-right: 14px; 
    padding-top: 6px
}
/* /Pages/SalesOrders/SalesOrderDetail.razor.rz.scp.css */
.so-detail-scroll-container[b-f2yavqen2z] {
    overflow: auto;
    width: 100%;
    display: flex;
    flex-direction: column;
    height: calc(100% - 48px);
}

.tab-container[b-f2yavqen2z] {
    flex-grow: 1;
    min-height: 285px;
    /*max-height:500px;*/
}

/*change order of buttons*/
/*for order to work - parent css needs flex and the direction it should flex*/
[b-f2yavqen2z] .button-save {
    order: 1;
}

[b-f2yavqen2z] .button-save-return {
    order: 2;
}

[b-f2yavqen2z] .button-cancel {
    order: 3;
}


[b-f2yavqen2z] .button-add-quote {
    order: 4;
}

[b-f2yavqen2z] .button-go-to-quote {
    order: 4;
}


[b-f2yavqen2z] .button-cancel-salesorder {
    order: 5;
}

[b-f2yavqen2z] .button-invoice-salesorder {
    order: 6;
}

[b-f2yavqen2z] .button-document {
    order: 7;
}


/* /Pages/SalesOrders/SalesOrderForm.razor.rz.scp.css */
.form-container[b-gwyyshkgr8] {
    height: fit-content;
    border: 0.5px solid #c5c5c5;
    border-radius: 0px 0px 3px 3px;
    background: #F3F4F5 0% 0% no-repeat padding-box;
    padding-left: 15px;
    padding-top: 15px;
    padding-right: 15px;
    padding-bottom: 20px;
}

[b-gwyyshkgr8] .main-container {
    width: 100%;
}

[b-gwyyshkgr8] .form-main-container {
    width: 100%;
}

[b-gwyyshkgr8] .form-main-container {
    width: 100%;
}

[b-gwyyshkgr8] form {
    width: 100%;
}

[b-gwyyshkgr8] .form-grid-3 {
    grid-template-columns: minmax(310px, 510px) minmax(310px, 510px) minmax(310px, 700px);
}
/* /Pages/SalesReturn/SalesReturnDefaultsForm.razor.rz.scp.css */
.form-container[b-vyolk2uqxa] {
    overflow: auto;
    width: 100%;
    display: flex;
    flex-direction: column;
    height: 100%;
    border: 0.5px solid #c5c5c5;
    border-radius: 0px 0px 3px 3px;
    background: #F3F4F5 0% 0% no-repeat padding-box;
    padding-left: 15px;
    padding-top: 15px;
    padding-right: 15px;
    padding-bottom: 20px;
}
/* /Pages/SalesReturn/SalesReturnDeliveryDetails.razor.rz.scp.css */
.form-container[b-tzu74obydr] {
    overflow: auto;
    width: 100%;
    display: flex;
    flex-direction: column;
    height: 100%;
    border: 0.5px solid #c5c5c5;
    border-radius: 0px 0px 3px 3px;
    background: #F3F4F5 0% 0% no-repeat padding-box;
    padding-left: 15px;
    padding-top: 15px;
    padding-right: 15px;
    padding-bottom: 20px;
}

.search-address[b-tzu74obydr] {
    width:100%;
    display:flex;
    align-items:center;
}

.search-icon[b-tzu74obydr] {
    margin-left: auto;
    padding-right: 14px;
    padding-top: 6px
}
/* /Pages/SalesReturn/SalesReturnDetail.razor.rz.scp.css */
.sr-detail-scroll-container[b-thsn7noz50] {
    overflow: auto;
    width: 100%;
    display: flex;
    flex-direction: column;
    height: calc(100% - 48px);
}

.sr-form-container[b-thsn7noz50] {
    height: fit-content;
    border: 0.5px solid #c5c5c5;
    border-radius: 0px 0px 3px 3px;
    background: #F3F4F5 0% 0% no-repeat padding-box;
    padding-left: 15px;
    padding-top: 15px;
    padding-right: 15px;
    padding-bottom: 20px;
}

.tab-container[b-thsn7noz50] {
    flex-grow: 1;
    min-height: 285px;
    /*max-height:500px;*/
}

/*change order of buttons*/
/*for order to work - parent css needs flex and the direction it should flex*/
[b-thsn7noz50] .button-save {
    order: 1;
}

[b-thsn7noz50] .button-cancel {
    order: 3;
}

[b-thsn7noz50] .button-save-return {
    order: 2;
}

[b-thsn7noz50] .button-cancel-salesreturn {
    order: 4;
}

[b-thsn7noz50] .button-document {
    order: 6;
}

[b-thsn7noz50] .button-invoice-salesreturn {
    order: 5;
}

/* /Pages/SalesReturn/SalesReturnForm.razor.rz.scp.css */
.form-container[b-0f1yow623x] {
    height: fit-content;
    border: 0.5px solid #c5c5c5;
    border-radius: 0px 0px 3px 3px;
    background: #F3F4F5 0% 0% no-repeat padding-box;
    padding-left: 15px;
    padding-top: 15px;
    padding-right: 15px;
    padding-bottom: 20px;
}

[b-0f1yow623x] .main-container {
    width: 100%;
}

[b-0f1yow623x] .form-main-container {
    width: 100%;
}

[b-0f1yow623x] .form-main-container {
    width: 100%;
}

[b-0f1yow623x] form {
    width: 100%;
}

[b-0f1yow623x] .form-grid-3 {
    grid-template-columns: minmax(310px, 510px) minmax(310px, 510px) minmax(310px, 700px);
}
/* /Pages/Supplier/AgeAnalysis/Index.razor.rz.scp.css */

.age-analysis-container[b-b3uc2gtlcr] {
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    padding: 20px;
    color: #333;
    height: 100vh;
    overflow-y: auto;
    box-sizing: border-box;
}

.button-control-reports[b-b3uc2gtlcr] {
    width: 100%;
    min-height: 50px;
    background-color: #F3F4F5 !important;
    border: 0.5px solid #C5C5C5;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 16px;
    margin-bottom: 20px;
}

.reports-left-buttons[b-b3uc2gtlcr] {
    display: flex;
    gap: 8px;
    align-items: center;
}

.reports-right-buttons[b-b3uc2gtlcr] {
    display: flex;
    gap: 8px;
    align-items: center;
}

.report-type-btn[b-b3uc2gtlcr],
.view-toggle-btn[b-b3uc2gtlcr] {
    padding: 8px 16px;
    border: 1px solid #C5C5C5;
    background-color: white;
    color: #333;
    font-size: 14px;
    font-weight: 500;
    border-radius: 4px;
    cursor: pointer;
    transition: all 0.2s;
}

.report-type-btn:hover[b-b3uc2gtlcr],
.view-toggle-btn:hover[b-b3uc2gtlcr] {
    background-color: #e9ecef;
}

.report-type-btn.active[b-b3uc2gtlcr] {
    background-color: #667eea;
    color: white;
    border-color: #667eea;
}

.view-toggle-btn.active[b-b3uc2gtlcr] {
    background-color: #28a745;
    color: white;
    border-color: #28a745;
}

.report-date[b-b3uc2gtlcr] {
    display: flex;
    font-size: 14px;
    color: #6c757d;
    justify-content: end;
    padding-right: 5px;
}

.grid-section[b-b3uc2gtlcr] {
    margin-bottom: 40px;
    background: white;
    border-radius: 8px;
    box-shadow: 0 2px 8px rgba(0,0,0,0.1);
    overflow: hidden;
    border: 0.5px solid #e0e0e0;
}

.grid-title[b-b3uc2gtlcr] {
    padding: 20px;
    text-align: center;
}

.customer-title[b-b3uc2gtlcr] {
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 8px;
    color: #333;
}

.customer-subtitle[b-b3uc2gtlcr] {
    font-size: 18px;
    color: #666;
}

.company-name[b-b3uc2gtlcr] {
    font-size: 18px;
    color: #333;
    font-weight: 500;
}

/* Summary Grid */
/*.age-analysis-grid {
    display: grid;
    grid-template-columns: 2fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1.2fr;
    background: white;
}
*/
.grid-header[b-b3uc2gtlcr] {
    background: #f8f9fa;
    color: black;
    padding: 12px 8px;
    font-weight: 600;
    border-right: 2px solid #e0e0e0;
    border-top: 2px solid #e0e0e0;
    border-bottom: 2px solid #e0e0e0;
    text-align: left;
    font-size: 13px;
}

.grid-header.amount[b-b3uc2gtlcr] {
    text-align: right;
}

.grid-header:last-child[b-b3uc2gtlcr] {
    border-right: none;
}

.grid-cell[b-b3uc2gtlcr] {
    padding: 12px 8px;
    border-right: 1px solid #e0e0e0;
    border-bottom: 1px solid #e0e0e0;
    text-align: left;
    font-size: 13px;
}

.print .grid-cell[b-b3uc2gtlcr], .print[b-b3uc2gtlcr] {
    font-size: 8px;
}

.print .grid-header[b-b3uc2gtlcr] {
    font-size: 10px;
}

.print .total-label[b-b3uc2gtlcr], .print .total-amount[b-b3uc2gtlcr] {
    font-size: 10px;
}

.grid-cell:last-child[b-b3uc2gtlcr] {
    border-right: none;
}

.grid-cell.customer-name[b-b3uc2gtlcr] {
    text-align: left;
    font-weight: 500;
}

.grid-cell.amount[b-b3uc2gtlcr] {
    font-weight: 600;
    text-align: right;
}

.grid-cell.balance[b-b3uc2gtlcr] {
    background: #f5f5f5;
}

.entry-type-header[b-b3uc2gtlcr] {
    grid-column: 1 / -1;
    font-weight: 600;
    color: #000;
    text-align: left;
    border-bottom: 1px solid #e0e0e0;
    background: #fff;
    cursor: pointer;
    display: grid;
    align-items: center;
    grid-template-columns: 2fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1.2fr;
}

.entry-type-header:hover[b-b3uc2gtlcr] {
    background: #fff;
}

.entry-type-header > span[b-b3uc2gtlcr] {
    padding: 8px;
    text-align: right;
    font-size: 14px;
}

.print .entry-type-label[b-b3uc2gtlcr], .print .entry-type-header > span[b-b3uc2gtlcr] {
    font-size: 10px !important;
}

.entry-type-header > .expand-icon[b-b3uc2gtlcr] {
    font-size: 12px;
    color: #6c757d;
    text-align: left;
}

.entry-type-header > .expand-icon > .entry-type-label[b-b3uc2gtlcr] {
    font-size: 14px;
    color: black;
    padding-left: 5px;
}

.entry-type-label[b-b3uc2gtlcr] {
    font-size: 14px;
}

.entry-type-total[b-b3uc2gtlcr] {
    display: grid;
    grid-column: 1 / -1;
    grid-template-columns: 2fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1.2fr;
    background: #f5f5f5;
    border-top: 2px solid #9e9e9e;
    border-bottom: 1px solid #e0e0e0;
}

/*.overall-total {
    display: grid;
    grid-column: 1 / -1;
    grid-template-columns: 2fr 1fr 1fr 1fr 1fr 1fr 1fr 1.2fr;
    background: #eeeeee;
    border-top: 2px solid #757575;
    border-bottom: 2px solid #757575;
    align-items: center;
}*/

/* For detailed view overall total */
.grid-row.age-analysis-detailed .overall-total[b-b3uc2gtlcr] {
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1.2fr;
}

.grid-row[b-b3uc2gtlcr] {
    display: grid;
    grid-template-columns: 2fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1.2fr;
}
/* Detailed Grid */
.age-analysis-detailed[b-b3uc2gtlcr] {
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1.2fr;
    background: white;
}
/* For detailed view */
.entry-type-total .total-label[b-b3uc2gtlcr] {
    grid-column: 1 / 2;
}

/*.total-amount {
    padding: 10px 8px;
    text-align: center;
    font-weight: 700;
    font-size: 14px;
}*/

/* Responsive Design */
@media (max-width: 1200px) {
    .age-analysis[b-b3uc2gtlcr],
    .age-analysis-detailed[b-b3uc2gtlcr],
    .entry-type-total[b-b3uc2gtlcr],
    .overall-total[b-b3uc2gtlcr] {
        font-size: 12px;
    }

    .grid-header[b-b3uc2gtlcr],
    .grid-cell[b-b3uc2gtlcr] {
        padding: 8px 4px;
    }
}

@media (max-width: 768px) {
    .button-control-reports[b-b3uc2gtlcr] {
        flex-direction: column;
        gap: 10px;
        padding: 16px;
    }

    .age-analysis[b-b3uc2gtlcr] {
        grid-template-columns: 1.5fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
        font-size: 11px;
    }

    .age-analysis-detailed[b-b3uc2gtlcr] {
        grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
        font-size: 11px;
    }
}

.pagination-compact[b-b3uc2gtlcr] {
    display: flex;
    align-items: center;
    gap: 8px;
    padding: 4px;
    /* background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);*/
    /* border-radius: 8px;
    box-shadow: 0 2px 8px rgba(102, 126, 234, 0.3);*/
}

.pagination-compact-btn[b-b3uc2gtlcr] {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 32px;
    height: 32px;
    background: rgba(255, 255, 255, 0.95);
    border: none;
    border-radius: 6px;
    cursor: pointer;
    transition: all 0.2s ease;
    color: #667eea;
    font-weight: 600;
}

    .pagination-compact-btn:hover:not(:disabled)[b-b3uc2gtlcr] {
        background: white;
        transform: translateY(-1px);
        box-shadow: 0 2px 6px rgba(0, 0, 0, 0.15);
    }

    .pagination-compact-btn:disabled[b-b3uc2gtlcr] {
        background: rgba(255, 255, 255, 0.5);
        color: #cbd5e0;
        cursor: not-allowed;
    }

.pagination-arrow[b-b3uc2gtlcr] {
    font-size: 16px;
    line-height: 1;
}

.pagination-page-input[b-b3uc2gtlcr] {
    display: flex;
    align-items: center;
    gap: 6px;
    padding: 4px 12px;
    background: rgba(255, 255, 255, 0.95);
    border-radius: 6px;
    font-size: 14px;
    font-weight: 600;
    width: 80px;
    justify-content: center;
}

.page-number-input[b-b3uc2gtlcr] {
    width: 40px;
    min-width: 28px;
    height: 24px;
    text-align: center;
    border: none;
    background: transparent;
    color: #667eea;
    font-size: 14px;
    font-weight: 600;
    padding: 0;
    outline: none;
}

    .page-number-input:focus[b-b3uc2gtlcr] {
        background: rgba(102, 126, 234, 0.1);
        border-radius: 4px;
    }

    .page-number-input[b-b3uc2gtlcr]::-webkit-inner-spin-button,
    .page-number-input[b-b3uc2gtlcr]::-webkit-outer-spin-button {
        -webkit-appearance: none;
        margin: 0;
    }

    .page-number-input[type=number][b-b3uc2gtlcr] {
        -moz-appearance: textfield;
    }

.page-separator[b-b3uc2gtlcr] {
    color: #a0aec0;
    font-weight: 500;
}

.total-pages[b-b3uc2gtlcr] {
    color: #4a5568;
    font-weight: 600;
}

.age-analysis[b-b3uc2gtlcr] {
    display: grid;
    grid-template-columns: 2fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1.2fr;
    background: white;
}

.total-label[b-b3uc2gtlcr] {
    padding: 10px 8px;
    font-weight: 700;
    font-size: 14px;
    color: #424242;
    background: #eeeeee;
    border-top: 2px solid #757575;
    border-bottom: 2px solid #757575;
    text-align: left;
}

.total-amount[b-b3uc2gtlcr] {
    padding: 10px 8px;
    text-align: right;
    font-weight: 700;
    font-size: 14px;
    background: #eeeeee;
    border-top: 2px solid #757575;
    border-bottom: 2px solid #757575;
}

.age-analysis .total-label[b-b3uc2gtlcr] {
    grid-column: 1;
}

.age-analysis-detailed > .overall-total > .total-label[b-b3uc2gtlcr] {
    grid-column: 1 / 3;
}

.amount[b-b3uc2gtlcr] {
    text-align: right !important;
}

.enable-print-preview[b-b3uc2gtlcr] {
    width: 0;
    min-width: 20px;
    height: 20px;
}
/* /Pages/Supplier/Overview/SupplierForm.razor.rz.scp.css */
.k-form-md .k-form-field[b-3bvvxsbpj6], .k-form-md .k-form-buttons[b-3bvvxsbpj6] {
    margin-top: 0px;
}

.k-form-field[b-3bvvxsbpj6] {
    margin-top: 0px;
}

.k-form-md[b-3bvvxsbpj6] {
    margin-top: 0px;
}

.k-form-buttons[b-3bvvxsbpj6] {
    margin-top: 0px;
}

.id-div[b-3bvvxsbpj6] {
    display: flex;
    flex-direction: column;
    width: 100%;
}

.form-item[b-3bvvxsbpj6] {
    display: flex;
    justify-content: center;
    align-items: flex-end;
}


.k-form-horizontal .k-form-field[b-3bvvxsbpj6] {
    display: flex;
    justify-content: center;
    align-items: center;
}

.k-tabstrip-content[b-3bvvxsbpj6], .k-tabstrip > .k-content[b-3bvvxsbpj6] {
    padding-block: 5px;
    padding-inline: 5px;
}
.e-message[b-3bvvxsbpj6]::before {
    content: '\e880';
}

/*for order to work - parent css needs flex and the direction it should flex*/
[b-3bvvxsbpj6] .button-save {
    order: 0;
}

[b-3bvvxsbpj6] .button-save-return {
    order: 1;
}

[b-3bvvxsbpj6] .button-cancel {
    order: 2;
}

[b-3bvvxsbpj6] .cancelandreturn {
    order: 3;
}

[b-3bvvxsbpj6] .suppliercustomertoggle {
    order: 4;
}
/* /Pages/Supplier/Report/Index.razor.rz.scp.css */
.ledger-container[b-3h2qh9tti9] {
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    padding: 20px;
    color: #333;
    height: 100vh;
    overflow-y: auto;
    box-sizing: border-box;
}

.button-control-reports[b-3h2qh9tti9] {
    width: 100%;
    min-height: 50px;
    background-color: #F3F4F5 !important;
    border: 0.5px solid #C5C5C5;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 16px;
}

.reports-left-buttons[b-3h2qh9tti9] {
    display: flex;
    gap: 8px;
    align-items: center;
}

.grid-section[b-3h2qh9tti9] {
    margin-bottom: 40px;
    background: white;
    border-radius: 8px;
    box-shadow: 0 2px 8px rgba(0,0,0,0.1);
    overflow: hidden;
    border: 0.5px solid #e0e0e0;
}

.grid-title[b-3h2qh9tti9] {
    color: #333;
    padding: 10px;
    font-size: 24px;
    font-weight: 600;
    text-align: center;
    background: none;
    border: none;
}

.grid-row.balance[b-3h2qh9tti9] {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 3fr 1fr 1fr 1.2fr;
    background: #f5f5f5;
    /*  border: 1px solid #dee2e6;
    border-bottom: 3px solid #6c757d;*/
    margin: 0;
    align-items: center;
    position: relative;
    overflow: hidden;
}

    /* .balance-section::before {
        content: '';
        position: absolute;
        left: 0;
        top: 0;
        bottom: 0;
        width: 4px;
        background: #6c757d;
    }*/

.balance.closing[b-3h2qh9tti9] {
    background: #f1f3f4;
    border-bottom: 2px solid #888;
}

/*.balance-section.closing::before {
            background: #495057;
        }*/

.balance-label[b-3h2qh9tti9] {
    grid-column: 1 / 10;
    padding: 8px 20px;
    font-weight: 700;
    font-size: 18px;
    display: flex;
    align-items: center;
    color: #495057;
    /* border-bottom: 1px solid #dee2e6;*/
}

.balance-label.closing[b-3h2qh9tti9] {
    color: #343a40;
}

.balance-label[b-3h2qh9tti9]::before {
    content: '▪';
    margin-right: 10px;
    font-size: 16px;
    color: #6c757d;
}

.balance-amount-cell[b-3h2qh9tti9] {
    padding: 15px 6px;
    text-align: left;
    font-size: 18px;
    font-weight: 700;
    display: flex;
    align-items: center;
    justify-content: right;
    /*    background: rgba(255, 255, 255, 0.8);*/
    /*    border-left: 1px solid #dee2e6;
    border-bottom: 1px solid #dee2e6;*/
    color: #212529;
}

    .balance-amount-cell.total[b-3h2qh9tti9] {
        grid-column: 10 / 10;
    }

    .balance-amount-cell.debit[b-3h2qh9tti9] {
        grid-column: 8 / 10;
    }

    .balance-amount-cell.credit[b-3h2qh9tti9] {
        grid-column: 9 / 10;
    }

.grid-row.ledger[b-3h2qh9tti9] {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 3fr 1fr 1fr 1.2fr;
    background: white;
}
.grid-row.entry-type[b-3h2qh9tti9] {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 3fr 1fr 1fr;
    background: white;
}
.grid-header[b-3h2qh9tti9] {
        background: #f8f9fa;
        color: black;
        padding: 8px 5px;
        font-weight: 600;
        border-bottom: 2px solid #e0e0e0;
        text-align: center;
        font-size: 13px;
        display: flex;
        justify-content: start;
    }
.grid-header.amount[b-3h2qh9tti9] {
        justify-content: end;
    }
    .grid-header.numeric-value[b-3h2qh9tti9] {
        border-right: none;
        text-align: right;
        display: flow;
    }
    .grid-header:last-child[b-3h2qh9tti9] {
        border-right: none;
        text-align:right;
    }

    .grid-header.cumulative[b-3h2qh9tti9] {
        border-right: none;
        text-align: right;
        display: flow;
    }

.grid-cell[b-3h2qh9tti9] {
    padding: 12px 8px;
    text-align: left;
    font-size: 13px;
}
    .grid-cell.numeric-value[b-3h2qh9tti9] {
        text-align: right;
    }
    .grid-cell:last-child[b-3h2qh9tti9] {
        border-right: none;
    }

    /*.grid-cell.date {
        background: #fafafa;
    }*/

    .grid-cell.debit[b-3h2qh9tti9] {
        /*  color: #d32f2f;*/
        font-weight: 600;
        text-align: right;
    }

    .grid-cell.credit[b-3h2qh9tti9] {
        /* color: #388e3c;*/
        font-weight: 600;
        text-align: right;
    }

    .grid-cell.cumulative[b-3h2qh9tti9] {
        background: #f5f5f5;
        font-weight: 600;
        border: none;
        text-align: right;
    }

.empty-row[b-3h2qh9tti9] {
    min-height: 40px;
}

    .empty-row .grid-cell[b-3h2qh9tti9] {
        border-bottom: 1px dashed #ccc;
    }

.controls[b-3h2qh9tti9] {
    margin-bottom: 20px;
    text-align: center;
}

.btn[b-3h2qh9tti9] {
    background: #667eea;
    color: white;
    border: none;
    padding: 10px 20px;
    border-radius: 5px;
    cursor: pointer;
    font-size: 16px;
    margin: 0 10px;
}

    .btn:hover[b-3h2qh9tti9] {
        background: #5a67d8;
    }

@media (max-width: 1200px) {
    .grid-row[b-3h2qh9tti9], .balance[b-3h2qh9tti9] {
        font-size: 12px;
    }

    .grid-header[b-3h2qh9tti9], .grid-cell[b-3h2qh9tti9] {
        padding: 8px 4px;
    }
}

@media (max-width: 768px) {
    .grid-row[b-3h2qh9tti9], .balance[b-3h2qh9tti9] {
        grid-template-columns: 1fr 1fr 1fr 1.5fr 2fr 1fr 1fr 1fr;
        font-size: 11px;
    }
}


.toggle-controls[b-3h2qh9tti9] {
    background: white;
    padding: 20px;
    margin-bottom: 20px;
    border-radius: 8px;
    box-shadow: 0 2px 8px rgba(0,0,0,0.1);
}

.toggle-group[b-3h2qh9tti9] {
    display: flex;
    gap: 30px;
    align-items: center;
}

.toggle-item[b-3h2qh9tti9] {
    display: flex;
    align-items: center;
    gap: 8px;
    cursor: pointer;
    font-weight: 500;
    color: #333;
}

    .toggle-item input[type="checkbox"][b-3h2qh9tti9] {
        width: 16px;
        height: 16px;
        accent-color: #667eea;
    }

.toggle-label[b-3h2qh9tti9] {
    user-select: none;
}

/* Customer Header Enhancements */
.customer-title[b-3h2qh9tti9] {
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 8px;
}

.customer-totals[b-3h2qh9tti9] {
    font-size: 14px;
    opacity: 0.9;
}

/* Entry Type Styling */
.entry-type-header[b-3h2qh9tti9] {
    grid-column: 1 / -1;
    /*    background: #e3f2fd;*/
    padding: 12px 20px;
    font-weight: 600;
    color: #000;
    text-align: left;
    border-bottom: 1px solid #e0e0e0;
}

.entry-type-label[b-3h2qh9tti9] {
    font-size: 14px;
}

/* Total Rows */
.entry-type-total[b-3h2qh9tti9] {
    display: grid;
    grid-column: 1 / -1;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 3fr 1fr 2fr 1.2fr;
    background: #f5f5f5;
    border-top: 2px solid #9e9e9e;
    border-bottom: 1px solid #e0e0e0;
    align-items: center;
}

.overall-total[b-3h2qh9tti9] {
    display: grid;
    grid-column: 1 / -1;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 3fr 1fr 1fr 1.2fr;
    background: #eeeeee;
    border-top: 2px solid #757575;
    border-bottom: 2px solid #757575;
    align-items: center;
    height: 48px;
}

.total-label[b-3h2qh9tti9] {
    grid-column: 1 / 8;
    padding: 10px 8px;
    font-weight: 700;
    font-size: 14px;
    color: #424242;
}

.total-debit[b-3h2qh9tti9] {
    grid-column: 8 / 8;
    padding: 10px 8px;
    text-align: right;
    font-weight: 700;
    /* color: #d32f2f;*/
    font-size: 16px;
}
.total-debit-entry[b-3h2qh9tti9] {
    grid-column: 9 / 9;
    padding: 10px 8px;
    text-align: right;
    font-weight: 700;
    /* color: #d32f2f;*/
    font-size: 16px;
}
.total-credit[b-3h2qh9tti9] {
    grid-column: 9 / 9;
    padding: 10px 8px;
    text-align: right;
    font-weight: 700;
    /*  color: #388e3c;*/
    font-size: 16px;
}
.total-credit-entry[b-3h2qh9tti9] {
    grid-column: 10 / 10;
    padding: 10px 8px;
    text-align: right;
    font-weight: 700;
    /*  color: #388e3c;*/
    font-size: 16px;
}
.total-cumulative[b-3h2qh9tti9] {
    grid-column: 10 / 10;
    padding: 10px 8px;
    font-weight: 700;
    text-align: right;
    font-size: 16px;
}

.pagination-bar[b-3h2qh9tti9] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px;
    background-color: #fff;
    border-radius: 4px;
    font-size: 14px;
    color: #6c757d;
}

.pagination-controls[b-3h2qh9tti9] {
    display: flex;
    align-items: center;
    gap: 5px;
}

.pagination-info[b-3h2qh9tti9] {
    font-size: 14px;
    color: #6c757d;
    text-align: right;
}

.pagination-btn[b-3h2qh9tti9] {
    padding: 8px 12px;
    margin: 0 2px;
    text-decoration: none;
    border: 1px solid #dee2e6;
    background-color: white;
    color: #007bff;
    border-radius: 4px;
    font-size: 14px;
    transition: all 0.2s;
}

    .pagination-btn:hover:not(.disabled):not(.current)[b-3h2qh9tti9] {
        background-color: #e9ecef;
        border-color: #adb5bd;
    }

    .pagination-btn.current[b-3h2qh9tti9] {
        background-color: #007bff;
        color: white;
        border-color: #007bff;
    }

    .pagination-btn.disabled[b-3h2qh9tti9] {
        color: #6c757d;
        background-color: #f8f9fa;
        border-color: #dee2e6;
        cursor: not-allowed;
    }

.pagination-ellipsis[b-3h2qh9tti9] {
    padding: 8px 4px;
    color: #6c757d;
}


.pagination-compact[b-3h2qh9tti9] {
    display: flex;
    align-items: center;
    gap: 8px;
    padding: 4px;
    /* background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);*/
    /* border-radius: 8px;
    box-shadow: 0 2px 8px rgba(102, 126, 234, 0.3);*/
}

.pagination-compact-btn[b-3h2qh9tti9] {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 32px;
    height: 32px;
    background: rgba(255, 255, 255, 0.95);
    border: none;
    border-radius: 6px;
    cursor: pointer;
    transition: all 0.2s ease;
    color: #667eea;
    font-weight: 600;
}

    .pagination-compact-btn:hover:not(:disabled)[b-3h2qh9tti9] {
        background: white;
        transform: translateY(-1px);
        box-shadow: 0 2px 6px rgba(0, 0, 0, 0.15);
    }

    .pagination-compact-btn:disabled[b-3h2qh9tti9] {
        background: rgba(255, 255, 255, 0.5);
        color: #cbd5e0;
        cursor: not-allowed;
    }

.pagination-arrow[b-3h2qh9tti9] {
    font-size: 16px;
    line-height: 1;
}

.pagination-page-input[b-3h2qh9tti9] {
    display: flex;
    align-items: center;
    gap: 6px;
    padding: 4px 12px;
    background: rgba(255, 255, 255, 0.95);
    border-radius: 6px;
    font-size: 14px;
    font-weight: 600;
    width: 80px;
    justify-content: center;
}

.page-number-input[b-3h2qh9tti9] {
    width: 40px;
    min-width: 28px;
    height: 24px;
    text-align: center;
    border: none;
    background: transparent;
    color: #667eea;
    font-size: 14px;
    font-weight: 600;
    padding: 0;
    outline: none;
}

    .page-number-input:focus[b-3h2qh9tti9] {
        background: rgba(102, 126, 234, 0.1);
        border-radius: 4px;
    }

    .page-number-input[b-3h2qh9tti9]::-webkit-inner-spin-button,
    .page-number-input[b-3h2qh9tti9]::-webkit-outer-spin-button {
        -webkit-appearance: none;
        margin: 0;
    }

    .page-number-input[type=number][b-3h2qh9tti9] {
        -moz-appearance: textfield;
    }

.page-separator[b-3h2qh9tti9] {
    color: #a0aec0;
    font-weight: 500;
}

.total-pages[b-3h2qh9tti9] {
    color: #4a5568;
    font-weight: 600;
}

.grid-header.numeric[b-3h2qh9tti9] {
    justify-content: end;
    padding: 8px 8px;
}

.numeric[b-3h2qh9tti9] {
    text-align: right;
}

.enable-print-preview[b-3h2qh9tti9] {
    width: 0;
    min-width: 20px;
    height: 20px;
}
/* /Pages/Supplier/Statement/Index.razor.rz.scp.css */
.ledger-container[b-sk8nmp5bal] {
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    padding: 20px;
    color: #333;
    height: 100vh;
    overflow-y: auto;
    box-sizing: border-box;
}

.button-control-reports[b-sk8nmp5bal] {
    width: 100%;
    min-height: 50px;
    background-color: #F3F4F5 !important;
    border: 0.5px solid #C5C5C5;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 16px;
}

.statement-wrapper[b-sk8nmp5bal] {
    flex: 1;
    display: flex;
    flex-direction: column;
    min-height: 0;
}

.statement-container[b-sk8nmp5bal] {
    flex: 1;
    overflow: auto;
    display: flex;
    flex-direction: column;
    border-radius: 8px;
    border: 0.5px solid #e0e0e0;
    background: white;
}

.reports-left-buttons[b-sk8nmp5bal] {
    display: flex;
    gap: 8px;
    align-items: center;
}

.pagination-bar[b-sk8nmp5bal] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px;
    background-color: #fff;
    border-radius: 4px;
    font-size: 14px;
    color: #6c757d;
}

.pagination-controls[b-sk8nmp5bal] {
    display: flex;
    align-items: center;
    gap: 5px;
}

.pagination-info[b-sk8nmp5bal] {
    font-size: 14px;
    color: #6c757d;
    text-align: right;
}

.pagination-btn[b-sk8nmp5bal] {
    padding: 8px 12px;
    margin: 0 2px;
    text-decoration: none;
    border: 1px solid #dee2e6;
    background-color: white;
    color: #007bff;
    border-radius: 4px;
    font-size: 14px;
    transition: all 0.2s;
}

    .pagination-btn:hover:not(.disabled):not(.current)[b-sk8nmp5bal] {
        background-color: #e9ecef;
        border-color: #adb5bd;
    }

    .pagination-btn.current[b-sk8nmp5bal] {
        background-color: #007bff;
        color: white;
        border-color: #007bff;
    }

    .pagination-btn.disabled[b-sk8nmp5bal] {
        color: #6c757d;
        background-color: #f8f9fa;
        border-color: #dee2e6;
        cursor: not-allowed;
    }

.pagination-ellipsis[b-sk8nmp5bal] {
    padding: 8px 4px;
    color: #6c757d;
}

/*new button*/
.button-control-reports[b-sk8nmp5bal] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 20px;
}

.pagination-compact[b-sk8nmp5bal] {
    display: flex;
    align-items: center;
    gap: 8px;
    padding: 4px;
    /* background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);*/
    /* border-radius: 8px;
    box-shadow: 0 2px 8px rgba(102, 126, 234, 0.3);*/
}

.pagination-compact-btn[b-sk8nmp5bal] {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 32px;
    height: 32px;
    background: rgba(255, 255, 255, 0.95);
    border: none;
    border-radius: 6px;
    cursor: pointer;
    transition: all 0.2s ease;
    color: #667eea;
    font-weight: 600;
}

    .pagination-compact-btn:hover:not(:disabled)[b-sk8nmp5bal] {
        background: white;
        transform: translateY(-1px);
        box-shadow: 0 2px 6px rgba(0, 0, 0, 0.15);
    }

    .pagination-compact-btn:disabled[b-sk8nmp5bal] {
        background: rgba(255, 255, 255, 0.5);
        color: #cbd5e0;
        cursor: not-allowed;
    }

.pagination-arrow[b-sk8nmp5bal] {
    font-size: 16px;
    line-height: 1;
}

.pagination-page-input[b-sk8nmp5bal] {
    display: flex;
    align-items: center;
    gap: 6px;
    padding: 4px 12px;
    background: rgba(255, 255, 255, 0.95);
    border-radius: 6px;
    font-size: 14px;
    font-weight: 600;
    width: 80px;
    justify-content: center;
}

.page-number-input[b-sk8nmp5bal] {
    width: 40px;
    min-width: 28px;
    height: 24px;
    text-align: center;
    border: none;
    background: transparent;
    color: #667eea;
    font-size: 14px;
    font-weight: 600;
    padding: 0;
    outline: none;
}

    .page-number-input:focus[b-sk8nmp5bal] {
        background: rgba(102, 126, 234, 0.1);
        border-radius: 4px;
    }

    .page-number-input[b-sk8nmp5bal]::-webkit-inner-spin-button,
    .page-number-input[b-sk8nmp5bal]::-webkit-outer-spin-button {
        -webkit-appearance: none;
        margin: 0;
    }

    .page-number-input[type=number][b-sk8nmp5bal] {
        -moz-appearance: textfield;
    }

.page-separator[b-sk8nmp5bal] {
    color: #a0aec0;
    font-weight: 500;
}

.total-pages[b-sk8nmp5bal] {
    color: #4a5568;
    font-weight: 600;
}


.container[b-sk8nmp5bal] {
    max-width: 210mm;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: auto;
    margin-right: auto;
    background: white;
    padding: 20px;
    box-shadow: 0 0 10px rgba(0,0,0,0.1);
}


.actions-menu[b-sk8nmp5bal] {
    position: fixed;
    top: 20px;
    right: 20px;
    z-index: 1000;
}

.actions-menu[b-sk8nmp5bal] {
    position: absolute;
    top: 75px;
    right: 25px;
    z-index: 1000;
    display: flex;
    flex-direction: column;
    align-items: end;
    row-gap: 5px;
}

.menu-button[b-sk8nmp5bal] {
    background: #007bff;
    color: white;
    border: none;
    padding: 10px 15px;
    border-radius: 5px;
    cursor: pointer;
    font-size: 14px;
    box-shadow: 0 2px 10px rgba(0,0,0,0.1);
    display: flex;
    align-items: center;
    gap: 8px;
}

    .menu-button:hover[b-sk8nmp5bal] {
        background: #0056b3;
    }

.dropdown-menu[b-sk8nmp5bal] {
    position: absolute;
    top: 100%;
    right: 0;
    background: white;
    border: 1px solid #ddd;
    border-radius: 5px;
    box-shadow: 0 4px 15px rgba(0,0,0,0.1);
    min-width: 160px;
    display: none;
    margin-top: 5px;
}

    .dropdown-menu.show[b-sk8nmp5bal] {
        display: block;
    }

.dropdown-item[b-sk8nmp5bal] {
    display: block;
    width: 100%;
    padding: 10px 15px;
    text-decoration: none;
    color: #333;
    border: none;
    background: none;
    text-align: left;
    cursor: pointer;
    font-size: 14px;
    border-bottom: 1px solid #eee;
}

    .dropdown-item:last-child[b-sk8nmp5bal] {
        border-bottom: none;
    }

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

.header[b-sk8nmp5bal] {
    border: 2px solid #333;
    padding: 15px;
    margin-bottom: 15px;
    position: relative;
}

.logo-section[b-sk8nmp5bal] {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.logo-placeholder[b-sk8nmp5bal] {
    width: 120px;
    height: 80px;
    background: linear-gradient(135deg, #2c5f7c, #4a9bc5);
    display: flex;
    align-items: center;
    justify-content: center;
    color: white;
    font-weight: bold;
    font-size: 18px;
}

.company-details[b-sk8nmp5bal] {
    text-align: left;
    flex-grow: 1;
    margin-left: 20px;
}

.company-name[b-sk8nmp5bal] {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 5px;
}

.document-title[b-sk8nmp5bal] {
    position: absolute;
    top: 15px;
    right: 15px;
    font-size: 24px;
    font-weight: bold;
}

.company-reg-details[b-sk8nmp5bal] {
    text-align: right;
    font-size: 11px;
}

.main-content[b-sk8nmp5bal] {
    display: flex;
    gap: 15px;
    margin-bottom: 15px;
}

.supplier-section[b-sk8nmp5bal], .shipping-section[b-sk8nmp5bal] {
    flex: 1;
    border: 1px solid #333;
    padding: 10px;
}

.section-title[b-sk8nmp5bal] {
    font-weight: bold;
    margin-bottom: 8px;
}

.order-details[b-sk8nmp5bal] {
    border: 1px solid #333;
    margin-bottom: 15px;
}

    .order-details table[b-sk8nmp5bal] {
        width: 100%;
        border-collapse: collapse;
    }

    .order-details th[b-sk8nmp5bal],
    .order-details td[b-sk8nmp5bal] {
        border: 1px solid #333;
        padding: 8px;
        text-align: left;
    }

    .order-details th[b-sk8nmp5bal] {
        background-color: #f8f9fa;
        font-weight: bold;
    }

.items-table[b-sk8nmp5bal] {
    width: 100%;
    border-collapse: collapse;
    margin-bottom: 15px;
}

    .items-table th[b-sk8nmp5bal],
    .items-table td[b-sk8nmp5bal] {
        border: 1px solid #333;
        padding: 8px;
        text-align: left;
    }

    .items-table th[b-sk8nmp5bal] {
        background-color: #f8f9fa;
        font-weight: bold;
    }

    .items-table .text-right[b-sk8nmp5bal] {
        text-align: right;
    }

.footer-section[b-sk8nmp5bal] {
    display: flex;
    gap: 15px;
}

.banking-details[b-sk8nmp5bal] {
    flex: 1;
    border: 1px solid #333;
    padding: 10px;
}

.totals-section[b-sk8nmp5bal] {
    flex: 1;
    border: 1px solid #333;
    padding: 10px;
}

.totals-table[b-sk8nmp5bal] {
    width: 100%;
    border-collapse: collapse;
}

    .totals-table td[b-sk8nmp5bal] {
        padding: 4px 8px;
        border-bottom: 1px solid #ddd;
    }

    .totals-table .label[b-sk8nmp5bal] {
        font-weight: bold;
        text-align: right;
        width: 60%;
    }

    .totals-table .amount[b-sk8nmp5bal] {
        text-align: right;
        width: 40%;
    }

.total-row[b-sk8nmp5bal] {
    font-weight: bold;
    border-top: 2px solid #333 !important;
}

.message-section[b-sk8nmp5bal] {
    margin-top: 15px;
    border: 1px solid #333;
    padding: 10px;
    min-height: 60px;
}

@media print {
    body[b-sk8nmp5bal] {
        background: white;
        padding: 0;
    }

    .container[b-sk8nmp5bal] {
        box-shadow: none;
        margin: 0;
        padding: 0;
    }

    .actions-menu[b-sk8nmp5bal] {
        display: none !important;
    }
}
/* /Pages/TaxBoxReport/TaxBoxReport.razor.rz.scp.css */
.overlay[b-cath67wrgi] {
    position: absolute;
    top: calc(1rem + 60px);
    background-color: #ffe5e5;
    border: 2px solid #cc0000;
    border-radius: 5px;
    padding: 1rem;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
    color: #800000;
    z-index: 100;
    width: 100%;
}

.overlay-content[b-cath67wrgi] {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 0.5rem 1rem;
    margin-top: 1rem;
    overflow: auto;
    height: calc(100% - 40px);
}

    .overlay-content > p[b-cath67wrgi] {
        font-size: 12px;
        margin-bottom: 5px;
    }

.header[b-cath67wrgi] {
    display: flex;
    justify-content: space-between;
}

    .header span[b-cath67wrgi] {
        cursor: pointer;
        padding: 0 0.5rem;
        font-weight: bold;
        color: #cc0000;
        transition: color 0.2s ease, transform 0.2s ease;
    }

        .header span:hover[b-cath67wrgi] {
            color: #800000;
            transform: scale(1.1);
        }

[b-cath67wrgi] tr[data-is-total="true"] a,
[b-cath67wrgi] tr[data-is-code-6="true"] a
{
    visibility: hidden;
    pointer-events: none;
}

[b-cath67wrgi] tr[data-is-total="true"] td,
tr[data-is-total="true"] td > div[b-cath67wrgi] {
    font-weight: 700;
}
/* /Pages/VAT/VatSettings.razor.rz.scp.css */
[b-3rspdkp9aw] .form-input {
    height: fit-content !important;
}

p[b-3rspdkp9aw] {
    margin: 0;
}
/* /Pages/Warehouses/SfWarehouseAddresses.razor.rz.scp.css */
.listbox-container[b-x1l4hrckth] {
   flex:1;
}

.button-toolbar[b-x1l4hrckth]{
    column-gap:5px;
    height:40px;
    display:flex;
    justify-content:start;
    align-items:center;
}


[b-x1l4hrckth] .e-list-parent {
    display: flex;
    flex-direction: row;
}

[b-x1l4hrckth] .e-list-item {
    height: 254px !important;
}

[b-x1l4hrckth] .e-list-nrt {
    height: 254px !important;
}

[b-x1l4hrckth] .e-listbox-container.e-sortableclone {
    height: 254px !important;
}

[b-x1l4hrckth] .e-input-group {
    width: 25% !important;
    margin-bottom:5px !important;
}
/* /Pages/Warehouses/WarehouseAddressCard.razor.rz.scp.css */
[b-5vk6ahii64] .e-card.unassigned {
    background-color: #ff8080 !important;
    width: 180px;
}

[b-5vk6ahii64] .e-card.assigned {
    background-color: aliceblue !important;
    width: 180px;
}
/* /Shared/CompanyEUA/CompanyEUAInformation.razor.rz.scp.css */
.page-container[b-9hkgqs17od] {
    display: flex;
    flex-direction: column;
    height: 100%;
    width: 100%;
    position: relative;
}

.inner-form-container[b-9hkgqs17od] {
    overflow: auto;
    width: 100%;
    display: flex;
    flex-direction: column;
    /*    height: calc(100% - 48px);*/
    border: 0.5px solid #c5c5c5;
    border-radius: 0px 0px 3px 3px;
    background: #F3F4F5 0% 0% no-repeat padding-box;
    padding-left: 15px;
    padding-top: 15px;
    padding-right: 15px;
    padding-bottom: 20px;
    height: 100%
}

[b-9hkgqs17od] .checkbox-section {
    padding: 16px 24px;
    border-bottom: 1px solid var(--border);
}

.checkbox-card[b-9hkgqs17od] {
    border: 1px solid var(--border);
    border-radius: var(--radius-sm);
    padding: 14px 16px;
    display: flex;
    align-items: flex-start;
    gap: 12px;
    cursor: pointer;
    transition: border-color 0.15s, background 0.15s;
    background: #F3F4F5 0% 0% no-repeat padding-box;
    /* background: #fff; */
}

    .checkbox-card:hover[b-9hkgqs17od] {
        border-color: var(--border-strong);
        background: #fff;
    }

    .checkbox-card .e-icons.e-frame.e-check[b-9hkgqs17od] {
        border-color: var(--danger-border) !important;
        background: #c0392b !important;
    }

.custom-checkbox[b-9hkgqs17od] {
    width: 16px;
    height: 16px;
    border: 1.5px solid var(--border-strong);
    border-radius: 4px;
    flex-shrink: 0;
    margin-top: 1px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: background 0.15s, border-color 0.15s;
    background: #fff;
}

.checkbox-card.checked .custom-checkbox[b-9hkgqs17od] {
    background: var(--danger);
    border-color: var(--danger);
}

.custom-checkbox svg[b-9hkgqs17od] {
    display: none;
}

.checkbox-card.checked .custom-checkbox svg[b-9hkgqs17od] {
    display: block;
}

.checkbox-label-text[b-9hkgqs17od] {
    font-size: 13.5px;
    font-weight: 500;
    color: var(--text-primary);
    margin-bottom: 3px;
}

.checkbox-desc[b-9hkgqs17od] {
    font-size: 12px;
    color: var(--text-muted);
    line-height: 1.55;
    font-weight: 300;
}

[b-9hkgqs17od] .main-container {
    display: flex;
    flex-direction: column;
    flex-grow: 0 !important;
}

.buttonStyling[b-9hkgqs17od] {
    display: flex;
    justify-content: flex-end;
    padding-top: 67px;
    padding-right: 12px;
}
/* /Shared/CompanyEUA/CompanyEUASigning.razor.rz.scp.css */
/* ──────────────────────────────────────────────
       RESPONSIVE BREAKPOINTS
       Same design — just adapts to smaller screens
       ────────────────────────────────────────────── */

/* Tablets & smaller desktops */
@media (max-width: 900px) {
    .agreement-scroll[b-zgb0yglpns] {
        height: 380px;
    }
}

/* Small tablets / large phones */
@media (max-width: 700px) {
    .overlay[b-zgb0yglpns] {
        padding: 16px;
    }

    .modal-header[b-zgb0yglpns] {
        padding: 18px 20px 14px;
    }

    .meta-bar[b-zgb0yglpns] {
        padding: 8px 20px;
    }

    .content-section[b-zgb0yglpns] {
        padding: 18px 20px;
    }

    .checkbox-section[b-zgb0yglpns] {
        padding: 14px 20px;
    }

    .notice-section[b-zgb0yglpns] {
        padding: 14px 20px 18px;
    }

    .modal-footer[b-zgb0yglpns] {
        padding: 12px 20px;
    }

    .agreement-scroll[b-zgb0yglpns] {
        height: 320px;
    }

    .modal-title[b-zgb0yglpns] {
        font-size: 18px;
    }
}

/* Phones */
@media (max-width: 500px) {
    .overlay[b-zgb0yglpns] {
        padding: 0;
        align-items: stretch;
    }

    .modal[b-zgb0yglpns] {
        max-width: 100%;
        max-height: 100vh;
        height: 100%;
        border-radius: 0;
    }

    .modal-header[b-zgb0yglpns] {
        padding: 16px 16px 12px;
        gap: 10px;
    }

    .logo-mark[b-zgb0yglpns] {
        width: 36px;
        height: 36px;
    }

        .logo-mark svg[b-zgb0yglpns] {
            width: 20px;
            height: 20px;
        }

    .modal-title[b-zgb0yglpns] {
        font-size: 17px;
    }

    .modal-subtitle[b-zgb0yglpns] {
        font-size: 12px;
    }

    .header-text[b-zgb0yglpns] {
        padding-right: 28px;
    }

    .close-btn[b-zgb0yglpns] {
        top: 12px;
        right: 12px;
    }

    .meta-bar[b-zgb0yglpns] {
        padding: 7px 16px;
    }

    .content-section[b-zgb0yglpns] {
        padding: 16px;
    }

    .checkbox-section[b-zgb0yglpns] {
        padding: 12px 16px;
    }

    .checkbox-card[b-zgb0yglpns] {
        padding: 12px 14px;
    }

    .notice-section[b-zgb0yglpns] {
        padding: 12px 16px 16px;
    }

    .notice-card[b-zgb0yglpns] {
        padding: 12px 14px;
    }

    .agreement-scroll[b-zgb0yglpns] {
        /* Let it flex to fill remaining space when modal is full-screen */
        height: auto;
        flex: 1 1 auto;
        min-height: 200px;
    }

    .section-body p[b-zgb0yglpns],
    .bullet-list li[b-zgb0yglpns] {
        font-size: 13px;
    }

    .modal-footer[b-zgb0yglpns] {
        padding: 10px 16px;
        flex-direction: column-reverse;
        align-items: stretch;
        gap: 8px;
    }

    .footer-left[b-zgb0yglpns],
    .footer-right[b-zgb0yglpns] {
        width: 100%;
        justify-content: center;
    }

    .btn-cancel[b-zgb0yglpns],
    .btn-accept[b-zgb0yglpns] {
        flex: 1;
        justify-content: center;
        padding: 10px 16px;
    }
}

/* Very small phones */
@media (max-width: 360px) {
    .meta-dot[b-zgb0yglpns] {
        display: none;
    }

    .btn-divider[b-zgb0yglpns] {
        display: none;
    }

    .footer-left[b-zgb0yglpns] {
        flex-direction: column;
        gap: 2px;
    }
}

/* Short / landscape viewports */
@media (max-height: 640px) {
    .modal[b-zgb0yglpns] {
        max-height: 96vh;
    }

    .agreement-scroll[b-zgb0yglpns] {
        height: 240px;
    }

    .modal-header[b-zgb0yglpns] {
        padding: 14px 24px 12px;
    }

    .content-section[b-zgb0yglpns] {
        padding: 16px 24px;
    }
}

*[b-zgb0yglpns], *[b-zgb0yglpns]::before, *[b-zgb0yglpns]::after {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}
 

/* ── Overlay ── */
.overlay[b-zgb0yglpns] {
    position: fixed;
    inset: 0;
    background: var(--bg-overlay);
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 24px;
    backdrop-filter: blur(3px);
    animation: fadeIn 0.2s ease;
}


/* ── Modal ── */
.modal[b-zgb0yglpns] {
    background: var(--modal-bg);
    border-radius: var(--radius);
    box-shadow: var(--shadow-modal);
    width: 100%;
    max-width: 620px;
    display: flex;
    flex-direction: column;
    max-height: 92vh;
    overflow: hidden;
    animation: slideUp 0.28s cubic-bezier(0.34,1.56,0.64,1);
}

/* ── Header ── */
.modal-header[b-zgb0yglpns] {
    padding: 22px 24px 18px;
    border-bottom: 1px solid var(--border);
    display: flex;
    align-items: flex-start;
    gap: 14px;
    flex-shrink: 0;
    position: relative;
}

.logo-mark[b-zgb0yglpns] {
    width: 40px;
    height: 40px;
    border-radius: 8px;
    background: #111827;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
}

    .logo-mark svg[b-zgb0yglpns] {
        width: 22px;
        height: 22px;
    }

.header-text[b-zgb0yglpns] {
    flex: 1;
}

.modal-title[b-zgb0yglpns] {
    font-size: 20px;
    color: var(--text-primary);
    line-height: 1.25;
    letter-spacing: -0.01em;
}

.modal-subtitle[b-zgb0yglpns] {
    font-size: 13px;
    color: var(--text-secondary);
    margin-top: 3px;
    font-weight: 400;
}

.close-btn[b-zgb0yglpns] {
    position: absolute;
    top: 16px;
    right: 16px;
    width: 28px;
    height: 28px;
    border-radius: 6px;
    border: none;
    background: transparent;
    cursor: pointer;
    color: var(--text-muted);
    display: flex;
    align-items: center;
    justify-content: center;
    transition: background 0.15s, color 0.15s;
}

    .close-btn:hover[b-zgb0yglpns] {
        background: var(--surface-subtle);
        color: var(--text-primary);
    }

/* ── Meta bar ── */
.meta-bar[b-zgb0yglpns] {
    padding: 8px 24px;
    background: var(--surface-subtle);
    border-bottom: 1px solid var(--border);
    display: flex;
    align-items: center;
    gap: 6px;
    flex-shrink: 0;
    flex-wrap: wrap;
}

.meta-tag[b-zgb0yglpns] {
    font-size: 11.5px;
    font-weight: 500;
    color: var(--text-secondary);
    background: #fff;
    border: 1px solid var(--border);
    border-radius: 4px;
    padding: 2px 8px;
    letter-spacing: 0.01em;
}

.meta-dot[b-zgb0yglpns] {
    font-size: 11px;
    color: var(--border-strong);
}

/* ── Modal body (no scroll here) ── */
.modal-body[b-zgb0yglpns] {
    flex: 1;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    min-height: 0;
}

/* ── Scrollable agreement text ── */
.agreement-scroll[b-zgb0yglpns] {
    height: 78%;
    overflow-y: auto;
    scrollbar-width: thin;
    scrollbar-color: var(--border-strong) transparent;
    flex-shrink: 0;
}

    .agreement-scroll[b-zgb0yglpns]::-webkit-scrollbar {
        width: 6px;
    }

    .agreement-scroll[b-zgb0yglpns]::-webkit-scrollbar-track {
        background: transparent;
    }

    .agreement-scroll[b-zgb0yglpns]::-webkit-scrollbar-thumb {
        background: var(--border-strong);
        border-radius: 3px;
    }

/* ── Content sections ── */
.content-section[b-zgb0yglpns] {
    padding: 22px 24px;
    border-bottom: 1px solid var(--border);
}

.section-heading[b-zgb0yglpns] {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-bottom: 12px;
}

.section-num[b-zgb0yglpns] {
    width: 22px;
    height: 22px;
    border-radius: 50%;
    background: var(--surface-subtle);
    border: 1px solid var(--border);
    font-size: 11px;
    font-weight: 600;
    color: var(--text-secondary);
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
}

.section-title[b-zgb0yglpns] {
    font-size: 14.5px;
    font-weight: 600;
    color: var(--text-primary);
    letter-spacing: -0.01em;
}

.section-body p[b-zgb0yglpns] {
    font-size: 13.5px;
    color: var(--text-secondary);
    line-height: 1.65;
    margin-bottom: 10px;
    font-weight: 300;
}

    .section-body p:last-child[b-zgb0yglpns] {
        margin-bottom: 0;
    }

.bullet-list[b-zgb0yglpns] {
    list-style: none;
    margin-top: 10px;
    display: flex;
    flex-direction: column;
    gap: 6px;
}

    .bullet-list li[b-zgb0yglpns] {
        font-size: 13.5px;
        color: var(--text-secondary);
        line-height: 1.55;
        font-weight: 300;
        padding-left: 18px;
        position: relative;
    }

        .bullet-list li[b-zgb0yglpns]::before {
            content: '';
            position: absolute;
            left: 4px;
            top: 9px;
            width: 5px;
            height: 5px;
            border-radius: 50%;
            background: var(--border-strong);
        }

/* ── Below-scroll area ── */
.modal-below[b-zgb0yglpns] {
    overflow-y: auto;
    scrollbar-width: thin;
    scrollbar-color: var(--border-strong) transparent;
    height: 22%
}

/* ── Checkbox notice ── */
.checkbox-section[b-zgb0yglpns] {
    padding: 16px 24px;
    border-bottom: 1px solid var(--border);
}

.checkbox-card[b-zgb0yglpns] {
    border: 1px solid var(--border);
    border-radius: var(--radius-sm);
    padding: 14px 16px;
    display: flex;
    align-items: flex-start;
    gap: 12px;
    cursor: pointer;
    transition: border-color 0.15s, background 0.15s;
    background: #fff;
}

    .checkbox-card:hover[b-zgb0yglpns] {
        border-color: var(--border-strong);
        background: var(--surface-subtle);
    }

    .checkbox-card.checked[b-zgb0yglpns] {
        border-color: var(--danger-border);
        background: var(--danger-light);
    }

.custom-checkbox[b-zgb0yglpns] {
    width: 16px;
    height: 16px;
    border: 1.5px solid var(--border-strong);
    border-radius: 4px;
    flex-shrink: 0;
    margin-top: 1px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: background 0.15s, border-color 0.15s;
    background: #fff;
}

.checkbox-card.checked .custom-checkbox[b-zgb0yglpns] {
    background: var(--danger);
    border-color: var(--danger);
}

.custom-checkbox svg[b-zgb0yglpns] {
    display: none;
}

.checkbox-card.checked .custom-checkbox svg[b-zgb0yglpns] {
    display: block;
}

.checkbox-label-text[b-zgb0yglpns] {
    font-size: 13.5px;
    font-weight: 500;
    color: var(--text-primary);
    margin-bottom: 3px;
}

.checkbox-desc[b-zgb0yglpns] {
    font-size: 12px;
    color: var(--text-muted);
    line-height: 1.55;
    font-weight: 300;
}

/* ── Data usage notice ── */
.notice-section[b-zgb0yglpns] {
    padding: 16px 24px 20px;
}

.notice-card[b-zgb0yglpns] {
    background: var(--surface-notice);
    border: 1px solid #c7d9ff;
    border-radius: var(--radius-sm);
    padding: 14px 16px;
}

.notice-header[b-zgb0yglpns] {
    display: flex;
    align-items: center;
    gap: 7px;
    margin-bottom: 8px;
}

.notice-icon[b-zgb0yglpns] {
    width: 16px;
    height: 16px;
    color: var(--accent);
    flex-shrink: 0;
}

.notice-title[b-zgb0yglpns] {
    font-size: 13px;
    font-weight: 600;
    color: var(--accent);
}

.notice-body[b-zgb0yglpns] {
    font-size: 12.5px;
    color: #374899;
    line-height: 1.6;
    font-weight: 300;
}

    .notice-body p[b-zgb0yglpns] {
        margin-bottom: 6px;
    }

        .notice-body p:last-child[b-zgb0yglpns] {
            margin-bottom: 0;
        }

/* ── Footer ── */
.modal-footer[b-zgb0yglpns] {
    padding: 14px 24px;
    border-top: 1px solid var(--border);
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-shrink: 0;
    background: #fff;
    gap: 12px;
}

.footer-left[b-zgb0yglpns] {
    display: flex;
    align-items: center;
    gap: 4px;
}

.text-btn[b-zgb0yglpns] {
    background: none;
    border: none;
    font-family: inherit;
    font-size: 13px;
    color: var(--text-secondary);
    cursor: pointer;
    padding: 6px 8px;
    border-radius: 6px;
    display: flex;
    align-items: center;
    gap: 6px;
    font-weight: 400;
    transition: background 0.15s, color 0.15s;
}

    .text-btn:hover[b-zgb0yglpns] {
        background: var(--surface-subtle);
        color: var(--text-primary);
    }

.footer-right[b-zgb0yglpns] {
    display: flex;
    align-items: center;
    gap: 8px;
}

.btn-cancel[b-zgb0yglpns] {
    background: #fff;
    border: 1px solid var(--border-strong);
    font-family: inherit;
    font-size: 13.5px;
    font-weight: 500;
    color: var(--text-secondary);
    cursor: pointer;
    padding: 8px 18px;
    border-radius: 7px;
    transition: background 0.15s, color 0.15s, border-color 0.15s;
}

    .btn-cancel:hover[b-zgb0yglpns] {
        background: var(--surface-subtle);
        color: var(--text-primary);
        border-color: var(--border-strong);
    }

.e-dlg-header-content[b-zgb0yglpns] {
    display: none !important;
}

.btn-accept[b-zgb0yglpns] {
    background: var(--accent);
    border: 1px solid transparent;
    font-family: inherit;
    font-size: 13.5px;
    font-weight: 600;
    color: #fff;
    cursor: pointer;
    padding: 8px 20px;
    border-radius: 7px;
    display: flex;
    align-items: center;
    gap: 7px;
    transition: background 0.15s, transform 0.1s;
    letter-spacing: -0.01em;
}

    .btn-accept:hover[b-zgb0yglpns] {
        background: var(--accent-dark);
    }

    .btn-accept:active[b-zgb0yglpns] {
        transform: scale(0.98);
    }

    .btn-accept svg[b-zgb0yglpns] {
        width: 15px;
        height: 15px;
    }

/* Divider between text btns */
.btn-divider[b-zgb0yglpns] {
    width: 1px;
    height: 16px;
    background: var(--border);
    flex-shrink: 0;
}

ol[b-zgb0yglpns] {
    counter-reset: item;
}

    ol li[b-zgb0yglpns] {
        display: block;
    }

        ol li[b-zgb0yglpns]:before {
            content: counters(item, ".") ". ";
            counter-increment: item;
        }
/* /Shared/FloatingMenu/CompanyMenu.razor.rz.scp.css */
.dropdown-content.company[b-do7nk3n3lh] {
    right: 270px;
    max-height: calc(100vh - 200px);
}

.header-item[b-do7nk3n3lh] {
    display: flex;
    align-items: center;
    text-align: center;
    font-weight: bold;
    width: 95%;
    height: 44px;
    padding-left: 24px;
    margin-top: 4px;
    border-bottom: 0.5px solid #c5c5c5;
    margin-left: 5px;
    margin-right: 5px;
}

    .header-item > img[b-do7nk3n3lh] {
        height: 18px;
        width: 15px;
        margin-right: 18px;
    }

.dropdown-container[b-do7nk3n3lh] {
    width: 270px;
    max-height: calc(100vh - 200px);
    list-style-type: none;
    position: absolute;
    background-color: #f6f6f6;
    border-color: #c5c5c5;
    box-shadow: -0px 0px 5px 1px #c5c5c5;
    border-radius: 5px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

ul[b-do7nk3n3lh] {
    width: 100%;
    overflow: auto;
    padding: 0;
    margin: 0;
    scrollbar-color: gray #f6f6f6 !important;
}

.menu-divider[b-do7nk3n3lh] {
    border-bottom: 0.5px solid #c5c5c5;
    width: 95%;
    margin-bottom: 5px;
}
/* /Shared/FloatingMenu/ManageUserMenu.razor.rz.scp.css */
.dropdown-content.manageuser[b-c2m9k4lg48] {
    right: 200px;
}

.dropdown-content.unselected.manageuser[b-c2m9k4lg48] {
    right: 200px;
    display: none;
}

.header-li.manageuser[b-c2m9k4lg48] {
    padding-top: 2px;
    padding-left: 10px;
}

    .header-li.manageuser div[b-c2m9k4lg48] {
        text-align: center;
        font-weight: bold;
        padding: 10px 20px;
        white-space: nowrap;
    }
/* /Shared/FloatingMenu/NotificationMenu.razor.rz.scp.css */
.dropdown-content.notification[b-woefrdslwy] {
    right: 272px;
}

.dropdown-content.unselected.notification[b-woefrdslwy] {
    right: 272px;
    display:none;
}

.notification-heading[b-woefrdslwy] {
    padding-left: 13px;
    padding-top: 15px;
}

.notification-text[b-woefrdslwy] {
    padding-top: 20px;
    padding-left: 42px;
}
/* /Shared/FloatingMenu/ProfileMenu.razor.rz.scp.css */
.dropdown-content.profile[b-6t05dwafxl] {
    right: 200px;
}

.dropdown-content.unselected.profile[b-6t05dwafxl] {
    right: 200px;
    display: none;
}

.header-li.profile[b-6t05dwafxl] {
    padding-top: 2px;
    padding-left: 10px;
    min-width: 180px;
}

.header-li.profile div[b-6t05dwafxl] {
    text-align: center;
    font-weight: bold;
    padding: 10px 20px;
    white-space: nowrap;
}

.version-info[b-6t05dwafxl] {
    font-size: 14px;
    font-weight: 400;
    color: #212529;
    padding-bottom: 3px;
}

/* /Shared/LoginDisplay.razor.rz.scp.css */
#auth-container[b-91hjh9nj8s] {
    display:inline-flex; 
}

a[b-91hjh9nj8s]{
    color:white;
}

#auth-user-name[b-91hjh9nj8s]{
    padding: 8px;
}
/* /Shared/MainLayout.razor.rz.scp.css */
.page[b-guas7o3s2s] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-guas7o3s2s] {
    display:flex;
    flex-direction:column;
    width: 100%;
    height:100vh;
}

.ContentHeight[b-guas7o3s2s] {
    flex-grow: 1;
    display: flex;
    height: calc(100vh - 40px); /*minus 40px constant for the top nav*/
}

.body-container[b-guas7o3s2s] {
    height:calc(100% - 44px);
    overflow: hidden;
}
/*In the breadcrumb we previously used an @if to show the title. This has been removed and now is rather shown or hidden based on the css applied. With that in mind, this selector will adjust the height to show the title*/
.body-container.showtitle[b-guas7o3s2s] {
    height: calc(100% - 88px);
}

.navbar-brand[b-guas7o3s2s] {
    font-size: 1.1rem;
}

article[b-guas7o3s2s] {
    display: flex;
    flex-direction: column;
    width: calc(100vw - 56px);
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    overflow: hidden;
}
@media (min-width: 641px) {
    .page[b-guas7o3s2s] {
        flex-direction: row;
    }
}
/* /Shared/RedirectPages/UnAuthorizedPage.razor.rz.scp.css */
.not-authorized-container[b-j66kg9q192] {
    text-align: center;
    margin-top: 80px;
    padding: 0 20px;
    --button-primary-bg: #202D41;
}

.lock-icon-wrap[b-j66kg9q192] {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    background: #eef2f7;
    border: 2px solid #dde3ec;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto 24px;
}

.lock-icon[b-j66kg9q192] {
    width: 36px;
    height: 36px;
}

.not-authorized-title[b-j66kg9q192] {
    font-size: 20px;
    font-weight: 700;
    color: #1b2a3b;
    margin-bottom: 10px;
}

.not-authorized-body[b-j66kg9q192] {
    font-size: 13px;
    color: #6c757d;
    line-height: 1.6;
    margin-bottom: 28px;
}
/* /Shared/TopNavMenu/CompanyActionItem.razor.rz.scp.css */


.company-container[b-ldlklw2d48]{
    height:32px;
    display:flex;
    justify-content:center;
    align-items:center;
    flex-direction:row;
    font-size:10px;
    width:120px;
}

.company-container-heading[b-ldlklw2d48]{
    font-weight:bold;
   color:white;
   text-align:center;
   margin-left:3px;
   font-weight:500;
   font-size:12px;
}

.company-container-text[b-ldlklw2d48] {
    color: white;
    text-align: start;
    margin-left: 3px;
}

.company-container img[b-ldlklw2d48] {
    padding:5px;
}

.dropdown-icon[b-ldlklw2d48] {
    padding-left:5px;
    padding-bottom:18px;
    width:16px;
    height:16px;
}
/* /Shared/TopNavMenu/CompanyAppreviationDisplay.razor.rz.scp.css */
.rounded-rectangle[b-98e23bacbi] {
    border-radius: 20%;
    width: 28px;
    height: 28px;
    color: white;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 10px;
    margin-right: 15px;
}
/* /Shared/TopNavMenu/NotificationActionItem.razor.rz.scp.css */
/* /Shared/TopNavMenu/TopNavActionBar.razor.rz.scp.css */
.top-action-container[b-z0ucq6wrmy] {
    display: flex;
    width: 100%;
    justify-content: end;
    padding-top: 4px;
    padding-bottom: 4px;
    padding-right: 15px;
}


.auth-container[b-z0ucq6wrmy] {
    display: inline-flex;
    justify-content: center;
    align-items: center;
}

top-action-link[b-z0ucq6wrmy] {
    color: white;
}
/* /Shared/TopNavMenu/TopNavBar.razor.rz.scp.css */


.navbar-brand[b-vgzeaa86or] {
    font-size: 1.1rem;
}

.top-nav[b-vgzeaa86or] {
    background-color: #202D41;
    border-width: 0px;
    height:40px;
    display: flex;
    align-items: center;
}

/* /Shared/TopNavMenu/TopNavLogo.razor.rz.scp.css */
.top-logo[b-z421vd5oqv] {
    padding-top: 10px;
    padding-left: 15px;
    padding-bottom: 10px;
}

.top-logo-animate[b-z421vd5oqv] {
    padding-top: 10px;
    padding-left: 15px;
    padding-bottom: 10px;
}

.top-logo.main-logo[b-z421vd5oqv]{
    width: 40px;
}

.top-logo.sub-logo[b-z421vd5oqv]{
    width:180px;
}

/* /Shared/TopNavMenu/UserProfile.razor.rz.scp.css */
.circle[b-omh4bb5ajw] {
    border-radius: 50%;
    width: 28px;
    height: 28px;
    color: white;
    display: flex;
    justify-content: center;
    align-items: center;
}
