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

/* /Pages/Allocations/AllocateGrid.razor.rz.scp.css */
[b-1f8q1otqwo] .k-form-legend {
    display: none;
}

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


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


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


/* /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;
}

/* /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;
}

.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;
}
/* /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 */
/* /Pages/CashbookBatches/PreAllocations/PreAllocationWindow.razor.rz.scp.css */
.pre-allocation-window[b-y8se9rr0bw] {
    height: 80vh;
    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/SfCashbookNewBatchTransactions.razor.rz.scp.css */
.display-container[b-nprfupmugz] {
    display: flex;
    justify-content: center;
    align-items: center;
}

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

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

.icon-img[b-nprfupmugz] {
    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/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;
}

.customer-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;
}

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

.balance-section[b-lj5rthunor] {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 2fr 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-section.closing[b-lj5rthunor] {
        background: #f1f3f4;
        border-bottom: 2px solid #888;
    }

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

.balance-label[b-lj5rthunor] {
    grid-column: 1 / 6;
    padding: 15px 20px;
    font-weight: 600;
    font-size: 14px;
    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 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-lj5rthunor] {
        grid-column: 6 / 7;
    }

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

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

.grid-header[b-lj5rthunor] {
    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-lj5rthunor] {
        border-right: none;
    }

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

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

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

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

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

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

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

.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 2fr 3fr 1fr 1fr 1.2fr;
    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 2fr 3fr 1fr 1fr 1.2fr;
    background: #eeeeee;
    border-top: 2px solid #757575;
    border-bottom: 2px solid #757575;
    align-items: center;
}

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

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

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

.total-cumulative[b-lj5rthunor] {
    padding: 15px 8px;
    text-align: center;
}

.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;
}
/* /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;
}


.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;
    }
}
/* /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/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/GLTransactions/GLTransactionExternalFilters.razor.rz.scp.css */
.filter-container[b-e9urqdd3w4] {
    width: fit-content;
    height: 75px;
    margin: 5px;
    display: grid;
    grid-template-rows: 25px 50px;
    grid-template-columns: 180px 160px 160px 180px 150px;
    row-gap: 2px;
    column-gap: 5px;
    background-color: #F8F9FA;
    align-items: center;
    justify-items: center;
    vertical-align: central;
}

.date-container[b-e9urqdd3w4] {
    display: flex;
    flex-direction: row;
}

.date-detail[b-e9urqdd3w4] {
    display: flex;
    flex-direction: column;
}

.first-col[b-e9urqdd3w4] {
    grid-column: 1;
}

.second-col[b-e9urqdd3w4] {
    grid-column: 2;
}

.col-span[b-e9urqdd3w4] {
    grid-column: span 2;
}

.third-col[b-e9urqdd3w4] {
    grid-column: 3;
}

.fourth-col[b-e9urqdd3w4] {
    grid-column: 4;
}

.fifth-col[b-e9urqdd3w4] {
    grid-column: 5;
}

.first-row[b-e9urqdd3w4] {
    grid-row: 1;
}

.second-row[b-e9urqdd3w4] {
    grid-row: 2;
}

.bold[b-e9urqdd3w4] {
    font-weight: bold;
}
/* /Pages/GLTransactions/Index.razor.rz.scp.css */
.grid-container[b-c5s9bd9nkt] {
    flex:1;
}

.outer-container[b-c5s9bd9nkt]{
    height:100%;
}
/* /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/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;
}

.totals-heading[b-c1uolxdp5t] {
    font: var(--font-bold);
    text-align: right;
    width: 145px;
}
/* /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;
}
/* /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] {
    overflow:auto;
    width: 100%;
    display:flex;
    flex-direction:column;
    height:calc(100% - 48px);
}

.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;*/
}

/*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;
}

/* /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;
}
/* /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;
}
/* /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/Reports/FinancialReport.razor.rz.scp.css */
.button-control-reports[b-nmribnfip4] {
    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-nmribnfip4] {
    display: flex;
    gap: 8px;
    align-items: center;
}

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

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

.financial-grid[b-nmribnfip4] {
    display: flex;
    flex-direction: row;
    flex: 1;
    width: 100%;
    min-width: fit-content;
    height: 100%;
}

.grid-column[b-nmribnfip4] {
    display: flex;
    height: 100%;
    flex: 1;
    flex-direction: column;
    border-right: 1px solid #e0e0e0;
    min-width: 120px;
    flex-shrink: 0;
}

    .grid-column.description-column[b-nmribnfip4] {
        flex: 0 0 200px;
        min-width: 200px;
        position: sticky;
        left: 0;
        background: white;
        z-index: 10;
        flex-shrink: 0;
    }

    .grid-column.total-column[b-nmribnfip4] {
        flex: 0 0 130px;
        min-width: 130px;
        background: #fafafa;
        flex-shrink: 0;
    }

.grid-header-cell[b-nmribnfip4] {
    padding: 12px 8px;
    font-weight: 600;
    background: #f8f9fa;
    border-bottom: 2px solid #e0e0e0;
    text-align: center;
    font-size: 13px;
    color: #333;
    white-space: nowrap;
    flex-shrink: 0;
}

    .grid-header-cell.description-header[b-nmribnfip4] {
        text-align: left;
        background: #f0f2f5;
    }

.grid-row-cell[b-nmribnfip4] {
    padding: 8px;
    border-bottom: 1px solid #f0f0f0;
    font-size: 13px;
    text-align: right;
    min-height: 28px;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    flex: 1;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

    .grid-row-cell.description-cell[b-nmribnfip4] {
        text-align: left;
        justify-content: flex-start;
        font-weight: 500;
        padding-left: 12px;
    }

        .grid-row-cell.description-cell span[b-nmribnfip4] {
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
            flex: 1;
            min-width: 0;
        }

    .grid-row-cell.sub-item[b-nmribnfip4] {
        padding-left: 25px;
        color: #666;
        font-weight: normal;
    }

    .grid-row-cell.calculated-row[b-nmribnfip4] {
        background-color: #f5f5f5;
        font-weight: 600;
        border-top: 1px solid #d0d0d0;
        border-bottom: 1px solid #d0d0d0;
    }

    .grid-row-cell.profit-loss-row[b-nmribnfip4] {
        background-color: #e8e8e8;
        font-weight: 700;
        border-top: 2px solid #888;
        border-bottom: 2px solid #888;
    }

/*.positive-value {
    color: #28a745;
}

.negative-value {
    color: #dc3545;
}*/

.percentage-cell[b-nmribnfip4] {
    font-style: italic;
}

/*income statement, balance sheet and trail balance*/
.report-container[b-nmribnfip4] {
    width: 100%;
    background-color: white;
    padding: 30px;
    overflow: auto;
}

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

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

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


.report-table[b-nmribnfip4] {
    width: 100%;
    max-width: 800px;
    margin: 20px auto 0 auto;
    font-size: 14px;
}

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

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

    .date-header.label-column[b-nmribnfip4] {
        text-align: left;
        padding-left: 0;
        padding-right: 0;
        width: 500px;
        flex: 0 0 500px;
    }

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

    .report-row.main-category[b-nmribnfip4] {
        font-weight: bold;
    }

    .report-row.total-row[b-nmribnfip4] {
        border-top: 2px solid #333;
        border-bottom: 2px solid #333;
        font-weight: bold;
    }

    .report-row.subtotal-row[b-nmribnfip4] {
        border-top: 1px solid #ccc;
        font-weight: bold;
        background-color: #f9f9f9;
    }

.label-cell[b-nmribnfip4] {
    padding: 6px 0;
    text-align: left;
    color: #333;
    width: 500px;
    flex: 0 0 500px;
}

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

    .label-cell.main-item[b-nmribnfip4] {
        font-weight: bold;
    }

    .label-cell.total-item[b-nmribnfip4] {
        font-weight: bold;
    }


.level-gl .label-cell.detail-item[b-nmribnfip4] {
    padding-left: 20px;
}

.level-t1 .label-cell.detail-item[b-nmribnfip4] {
    padding-left: 40px;
}

.level-t2 .label-cell.detail-item[b-nmribnfip4] {
    padding-left: 60px;
}

.level-t3 .label-cell.detail-item[b-nmribnfip4] {
    padding-left: 80px;
}

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

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

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

.report-spacing[b-nmribnfip4] {
    height: 10px;
}

.amount-cell[b-nmribnfip4] {
    padding: 6px 15px;
    text-align: right;
    color: #333;
    font-family: 'Courier New', monospace;
    white-space: nowrap;
    width: 150px;
    flex: 0 0 150px;
}

    .amount-cell.total[b-nmribnfip4] {
        font-weight: bold;
    }

.compare-mode .report-table[b-nmribnfip4] {
    max-width: 950px;
}
.report-table.compare-mode.columns[b-nmribnfip4] {
    max-width: 1100px; 
}

.report-table.columns[b-nmribnfip4] {
    max-width: 1100px;
}
.compare-mode .label-cell[b-nmribnfip4] {
    width: 500px;
    flex: 0 0 500px;
}

.compare-mode .amount-cell[b-nmribnfip4] {
    width: 150px;
    flex: 0 0 150px;
}
.debit-credit .amount-cell[b-nmribnfip4] {

}
.compare-mode .date-header.label-column[b-nmribnfip4] {
    width: 500px;
    flex: 0 0 500px;
}

.compare-column[b-nmribnfip4] {
    display: none;
    width: 150px;
    flex: 0 0 150px;
}

.compare-mode .compare-column[b-nmribnfip4] {
    display: flex;
    width: 150px;
    flex: 0 0 150px;
}

.debitHeader[b-nmribnfip4] {
    width: 50px;
    margin-left: 773px;
}
.compare-mode .debitHeader[b-nmribnfip4] {
    margin-left: 622px
}
.creditHeader[b-nmribnfip4] {
    width: 50px;
    margin-left: 270px
}
.compare-mode .creditHeader[b-nmribnfip4] {
    margin-left: 120px
}

.priorYearDebitHeader[b-nmribnfip4] {
    width: 50px;
    margin-left: 130px;
}
.priorYearCreditHeader[b-nmribnfip4] {
    width: 50px;
    margin-left: 122px;
}

.compare-mode .date-header[b-nmribnfip4] {
    width: 150px;
    flex: 0 0 150px;
}

.amount-cell:not(.compare-column)[b-nmribnfip4] {
    margin-left: 150px;
}

.compare-mode .amount-cell:not(.compare-column)[b-nmribnfip4] {
    margin-left: 0;
}

.date-header:not(.compare-column)[b-nmribnfip4] {
    margin-left: 70px;
}
.date-header-columns:not(.compare-column)[b-nmribnfip4] {
    margin-left: 191px;
}
.date-header-columns-previous:not(.compare-column)[b-nmribnfip4] {
    margin-left: 270px;
}
.compare-mode .current-year[b-nmribnfip4] {
    margin-left: 0;
}

.compare-mode .amount-cell[b-nmribnfip4] {
    margin-left: 0;
}

.compare-mode .date-header[b-nmribnfip4] {
    margin-left: 0;
}
.date-header-columns.no-prior[b-nmribnfip4] {
    margin-left: 350px;
}
.compare-column[b-nmribnfip4] {
    display: none;
}

.detail-row[b-nmribnfip4] {
    display: flex;
}

.hide-details .label-cell.main-item[b-nmribnfip4] {
    font-weight: normal;
}

.label-cell.main-item.hide-details[b-nmribnfip4] {
    font-weight: normal;
}

.section-spacing[b-nmribnfip4] {
    height: 10px;
}

.hide[b-nmribnfip4] {
    display: none !important;
}


.content-layout[b-nmribnfip4] {
    display: flex;
    flex: 1;
    height: calc(100vh - 50px);
    transition: all 0.3s ease;
    min-height: 0;
}

    .content-layout.with-format-panel[b-nmribnfip4] {
        /* Adjust when format panel is visible */
    }

.format-panel[b-nmribnfip4] {
    width: 350px;
    background: white;
    border-right: 1px solid #e5e7eb;
    overflow-y: auto;
    transition: margin-left 0.3s ease;
    position: relative;
    z-index: 10;
    /*box-shadow: 2px 0 8px rgba(0,0,0,0.1);*/
}

    .format-panel.hidden[b-nmribnfip4] {
        margin-left: -350px;
    }

    .format-panel.visible[b-nmribnfip4] {
        margin-left: 0;
    }

.format-panel-header[b-nmribnfip4] {
    padding: 20px;
    border-bottom: 1px solid #e5e7eb;
    background: #f9fafb;
}

    .format-panel-header h3[b-nmribnfip4] {
        font-size: 18px;
        font-weight: 600;
        color: #374151;
        margin: 0 0 4px 0;
    }

    .format-panel-header p[b-nmribnfip4] {
        font-size: 14px;
        color: #6b7280;
        margin: 0;
    }

.format-panel-content[b-nmribnfip4] {
    padding: 20px;
}


.format-section[b-nmribnfip4] {
    margin-bottom: 20px;
    border: 1px solid #e5e7eb;
    border-radius: 6px;
    overflow: hidden;
}

.format-section-header[b-nmribnfip4] {
    background: #f9fafb;
    padding: 12px 16px;
    border-bottom: 1px solid #e5e7eb;
    font-weight: 600;
    color: #374151;
    cursor: pointer;
    display: flex;
    justify-content: space-between;
    align-items: center;
    user-select: none;
}

    .format-section-header:hover[b-nmribnfip4] {
        background: #f3f4f6;
    }

.format-section-content[b-nmribnfip4] {
    padding: 16px;
}

.collapse-icon[b-nmribnfip4] {
    transition: transform 0.2s ease;
    font-size: 12px;
}

    .collapse-icon.collapsed[b-nmribnfip4] {
        transform: rotate(-90deg);
    }

.form-group[b-nmribnfip4] {
    margin-bottom: 16px;
}

    .form-group label[b-nmribnfip4] {
        display: block;
        font-weight: 500;
        margin-bottom: 6px;
        color: #374151;
        font-size: 14px;
    }

    .form-group select[b-nmribnfip4],
    .form-group input[type="text"][b-nmribnfip4],
    .form-group input[type="range"][b-nmribnfip4] {
        width: 100%;
        padding: 8px 12px;
        border: 1px solid #d1d5db;
        border-radius: 4px;
        font-size: 14px;
        background: white;
    }

        .form-group select:focus[b-nmribnfip4],
        .form-group input:focus[b-nmribnfip4] {
            outline: none;
            border-color: #2563eb;
            box-shadow: 0 0 0 3px rgba(37, 99, 235, 0.1);
        }

.checkbox-group[b-nmribnfip4] {
    display: flex;
    flex-direction: column;
    gap: 8px;
}

.checkbox-item[b-nmribnfip4] {
    display: flex;
    align-items: center;
    gap: 8px;
}

    .checkbox-item input[type="checkbox"][b-nmribnfip4] {
        width: 16px;
        height: 16px;
        margin: 0;
    }

    .checkbox-item label[b-nmribnfip4] {
        margin: 0;
        font-weight: normal;
        cursor: pointer;
    }

.color-picker-wrapper[b-nmribnfip4] {
    display: flex;
    align-items: center;
    gap: 8px;
}

    .color-picker-wrapper input[type="color"][b-nmribnfip4] {
        width: 40px;
        height: 32px;
        border: 1px solid #d1d5db;
        border-radius: 4px;
        cursor: pointer;
        padding: 0;
    }

    .color-picker-wrapper span[b-nmribnfip4] {
        font-size: 12px;
        color: #6b7280;
    }

.option-name[b-nmribnfip4] {
    font-weight: 500;
    color: #374151;
}

.option-description[b-nmribnfip4] {
    font-size: 12px;
    color: #6b7280;
    margin-top: 2px;
}

.action-buttons[b-nmribnfip4] {
    display: flex;
    flex-direction: column;
    gap: 8px;
}

.action-button[b-nmribnfip4] {
    width: 100% !important;
}


.report-content-area[b-nmribnfip4] {
    flex: 1;
    overflow: auto;
    transition: all 0.3s ease;
    background: #f8f9fa;
    min-height: 0px;
}

.content-layout.with-format-panel .report-container[b-nmribnfip4] {
    max-width: none;
    margin: 10px auto;
    width: calc(100% - 40px);
}

.content-layout:not(.with-format-panel) .report-container[b-nmribnfip4] {
    max-width: 1000px;
    margin: 10px auto;
}


@media print {
    .format-panel[b-nmribnfip4] {
        display: none !important;
    }

    .content-layout[b-nmribnfip4] {
        display: block !important;
    }

    .report-content-area[b-nmribnfip4] {
        width: 100% !important;
        margin: 0 !important;
    }

    .report-container[b-nmribnfip4] {
        max-width: none !important;
        margin: 0 !important;
        box-shadow: none !important;
        width: 100% !important;
    }
}


@media (max-width: 1200px) {
    .format-panel[b-nmribnfip4] {
        width: 300px;
    }

        .format-panel.hidden[b-nmribnfip4] {
            margin-left: -300px;
        }
}

@media (max-width: 768px) {
    .format-panel[b-nmribnfip4] {
        position: absolute;
        top: 0;
        left: 0;
        height: 100%;
        z-index: 1000;
        box-shadow: 0 0 20px rgba(0,0,0,0.3);
    }

        .format-panel.visible[b-nmribnfip4] {
            margin-left: 0;
        }

    .content-layout.with-format-panel .report-content-area[b-nmribnfip4] {
        margin-left: 0;
    }
}


.report-container[b-nmribnfip4],
.report-title[b-nmribnfip4],
.report-table[b-nmribnfip4],
.label-cell[b-nmribnfip4],
.amount-cell[b-nmribnfip4] {
    transition: all 0.2s ease;
}


.format-panel[b-nmribnfip4]::-webkit-scrollbar {
    width: 6px;
}

.format-panel[b-nmribnfip4]::-webkit-scrollbar-track {
    background: #f1f1f1;
}

.format-panel[b-nmribnfip4]::-webkit-scrollbar-thumb {
    background: #c1c1c1;
    border-radius: 3px;
}

    .format-panel[b-nmribnfip4]::-webkit-scrollbar-thumb:hover {
        background: #a8a8a8;
    }

/* /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;
}
/* /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;
}
/* /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;
}

.customer-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;
}

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

.balance-section[b-3h2qh9tti9] {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 2fr 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-section.closing[b-3h2qh9tti9] {
        background: #f1f3f4;
        border-bottom: 2px solid #888;
    }

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

.balance-label[b-3h2qh9tti9] {
    grid-column: 1 / 6;
    padding: 15px 20px;
    font-weight: 600;
    font-size: 14px;
    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 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-3h2qh9tti9] {
        grid-column: 6 / 7;
    }

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

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

.grid-header[b-3h2qh9tti9] {
    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-3h2qh9tti9] {
        border-right: none;
    }

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

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

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

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

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

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

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

.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) {
    .ledger-grid[b-3h2qh9tti9], .balance-section[b-3h2qh9tti9] {
        font-size: 12px;
    }

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

@media (max-width: 768px) {
    .ledger-grid[b-3h2qh9tti9], .balance-section[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 2fr 3fr 1fr 1fr 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 2fr 3fr 1fr 1fr 1.2fr;
    background: #eeeeee;
    border-top: 2px solid #757575;
    border-bottom: 2px solid #757575;
    align-items: center;
}

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

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

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

.total-cumulative[b-3h2qh9tti9] {
    padding: 15px 8px;
    text-align: center;
}

.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;
}
/* /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;
}


.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/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/FloatingMenu/CompanyMenu.razor.rz.scp.css */
.dropdown-content.company[b-do7nk3n3lh] {
    right: 273px;
}

.dropdown-content.unselected.company[b-do7nk3n3lh] {
    right: 273px;
    display:none;
}


.header-li.company[b-do7nk3n3lh] {
    padding-left: 22px;
}

.header-li.company div[b-do7nk3n3lh] {
    text-align: center;
    font-weight: bold;
    padding: 10px 20px;
    white-space: nowrap;
}

.company-item-li-link img[b-do7nk3n3lh] {
    padding-right: 15px;
}
/* /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;
}
@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: 50px;
    font-family: 'Comic Sans MS', cursive, sans-serif;
}

.emoji-container[b-j66kg9q192] {
    font-size: 5rem;
    animation: shake-b-j66kg9q192 0.5s infinite alternate ease-in-out;
}

.go-back-button[b-j66kg9q192] {
    background-color: #ff4757;
    color: white;
    border: none;
    padding: 10px 20px;
    font-size: 1.2rem;
    border-radius: 8px;
    cursor: pointer;
    transition: background 0.3s;
}

    .go-back-button:hover[b-j66kg9q192] {
        background-color: #e84118;
    }

@keyframes shake-b-j66kg9q192 {
    0% {
        transform: rotate(-5deg);
    }

    100% {
        transform: rotate(5deg);
    }
}
/* /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;
}
