/* _content/iDss.X/Components/Pages/Administration/User.razor.rz.scp.css */

.form-col[b-lr496abkrj] {
    flex: 1 1 0; /* 🔒 semua kolom sama lebar */
    min-width: 0; /* 🔑 cegah melebar saat recreate */
}

    .form-col > *[b-lr496abkrj] {
        width: 100%;
    }
/* _content/iDss.X/Components/Pages/LoginPage.razor.rz.scp.css */
.login-item-gitee[b-mcwykp14dd] {
    --bs-border-radius: 6px;
    --login-padding-x: .75rem;
    margin: 1.5rem auto;
}

    .login-item-gitee a[b-mcwykp14dd] {
        color: #005980;
    }

    .login-item-gitee .login-header[b-mcwykp14dd] {
        display: flex;
        justify-content:center;
        align-items: flex-end;
        margin-bottom: 1.5rem;
    }

        .login-item-gitee .login-header > span[b-mcwykp14dd] {
            font-size: 1.5rem;
            font-weight: bold;
        }

        .login-item-gitee .login-header > span[b-mcwykp14dd] {
            font-size: 1.5rem;
            font-weight: bold;
        }

    .login-item-gitee .login-sms[b-mcwykp14dd] {
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

        .login-item-gitee .login-sms > a[b-mcwykp14dd] {
            padding: var(--login-padding-y) var(--login-padding-x);
            margin-bottom: 1rem;
        }

    .login-item-gitee .login-oauth[b-mcwykp14dd] {
        display: flex;
        justify-content: space-between;
    }

        .login-item-gitee .login-oauth i[b-mcwykp14dd] {
            font-size: 2rem;
            color: #485585;
        }
/* _content/iDss.X/Components/Pages/MasterData/AccountPage.razor.rz.scp.css */
body[b-127lka8xrj] {

}


.card-row[b-127lka8xrj] {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    gap: 1rem;
    margin-bottom: 1.5rem;
}

.card-row .card[b-127lka8xrj] {
        height: 100%;
}


.card > .card-body[b-127lka8xrj] {
    height: 100%;
}


.group-box .card-header[b-127lka8xrj]{
    text-align: center;
    font-weight: bold;
}
/* _content/iDss.X/Components/Pages/ModulePage.razor.rz.scp.css */

.module-content[b-6thmauecc2] {
    padding: 20px 100px;
}

.bb_stack_item h5[b-6thmauecc2] {
    font-size: 1.1em;
    color: #696f74;
}

.module-title[b-6thmauecc2] {
    min-height: 40px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}


.bb_stack_item p[b-6thmauecc2] {
    color: #a4abb2;
}

.bb_stack_item i[b-6thmauecc2] {
    font-size: x-large;
    color: #b55e53;
}
/* _content/iDss.X/Components/Pages/Ountbound/EntryDataInternational.razor.rz.scp.css */
/*Span custom*/
.city-code[b-0txzrtphqt] {
    font-size: 18px;
    margin-left: 10px;
    font-weight: bold;
}

.city-name[b-0txzrtphqt] {
    font-size: 14px;
    margin-left: 10px;
    font-weight: bold;
    display: inline-block;
}

[b-0txzrtphqt] .form-control {
    height: 30px;
    font-weight: 600;
    font-size: 12px;
    border-radius: 4px;
    min-width: 120px;
}

[b-0txzrtphqt] .col-12 .origin-code {
    font-size: 12px;
    color: #6c757d;
    margin-left: 10px;
}

[b-0txzrtphqt] .form-label {
    font-size: 12px;
    font-weight: 600;
}

[b-0txzrtphqt] .g-3 {
    --bs-gutter-x: 1rem;
    --bs-gutter-y: 0.2rem;
}

[b-0txzrtphqt] .btn-danger {
    --bs-btn-font-size: 0.780rem;
    --bb-btn-label-margin-left: 0px;
}

/* icon calender */
[b-0txzrtphqt] .datetime-picker i.datetime-picker-bar.fa-regular.fa-calendar-days {
    font-size: medium;
    --bb-height: 30px;
}

/* select packing size*/
[b-0txzrtphqt] .custom-select-size {
    min-width: auto;
}

/*custom vol weigh input*/
[b-0txzrtphqt] .custom-vol-weight {
    min-width: auto;
}

/* Unit Weight Dropdown */
[b-0txzrtphqt] .btn.dropdown-toggle {
    min-width: auto;
    font-size: 12px;
    padding: 0 10px;
}

[b-0txzrtphqt] .custom-inputgroup-label {
    min-width: auto;
    font-size: 12px;
    padding: 0 8px;
    margin: 0;
}

[b-0txzrtphqt] .input-group-text {
    min-width: auto;
    font-size: 12px;
    padding: 0 8px;
    margin: 0;
}

.select-kecil[b-0txzrtphqt]  .form-control,
.select-kecil[b-0txzrtphqt]  .form-select {
    width: 60px !important;
    min-width: 60px !important;
    padding: 0 4px;
}

/* icon reset */
.icon-refresh[b-0txzrtphqt] {
    cursor: pointer;
    color: #ff4d4f;
    /*    font-size: 1.1rem;*/
    transition: transform 0.3s ease, color 0.3s ease;
}

    .icon-refresh:hover[b-0txzrtphqt] {
        transform: rotate(90deg);
        color: #e63946;
    }

[b-0txzrtphqt] .custom-input-right {
    text-align: right;
}


/* grid: 2 columns, gap between cells */
.two-col-grid[b-0txzrtphqt] {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 10px; /* gutter between columns/rows */
    align-items: start;
}

/* each cell is a flex wrapper so the InputGroup will fit */
.grid-cell[b-0txzrtphqt] {
    display: flex;
    width: 100%;
}

/* make the input group itself a horizontal flex container */
.input-group-flex[b-0txzrtphqt] {
    display: flex !important; /* force flex if component adds other rules */
    width: 100%;
    align-items: center;
}


/* fixed width for all labels */
.fixed-label[b-0txzrtphqt] {
    flex: 0 0 280px; /* adjust until your longest label fits comfortably */
    max-width: 280px;
    min-width: 280px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}



/* input takes remaining space in the cell */
.fixed-input[b-0txzrtphqt] {
    flex: 1 1 auto;
    max-width: none; /* optional: set a max if you prefer */
    text-align: right; /* keep numbers aligned */
}

/* responsive: single column on small screens */
@media (max-width: 768px) {
    .two-col-grid[b-0txzrtphqt] {
        grid-template-columns: 1fr;
    }
}


.total-row[b-0txzrtphqt] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    padding: 0.5rem 0;
    margin-top: auto;
}


.total-label[b-0txzrtphqt] {
    font-weight: 600;
    color: #495057;
}

.total-value[b-0txzrtphqt] {
    font-size: 1.25rem;
    font-weight: 600;
    color: #198754; /* Bootstrap's success color */
}

.cost-summary[b-0txzrtphqt] {
    display: flex;
    flex-direction: column;
    gap: 4px;
    margin-top: 10px;
    width: 100%;
}

.cost-line[b-0txzrtphqt] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 4px 0;
    border-bottom: 1px solid #eee;
}

.cost-name[b-0txzrtphqt] {
    font-weight: 500;
    color: #333;
}

.cost-value[b-0txzrtphqt] {
    font-weight: 600;
    color: #333;
    text-align: right;
    min-width: 100px;
}

.text-danger[b-0txzrtphqt] {
    color: #dc3545 !important; /* red for voucher/discount */
        
}
/* _content/iDss.X/Components/Pages/Ountbound/EntryDataPrimarryPage.razor.rz.scp.css */
/*Span custom*/
.city-code[b-e0cbh5ocai] {
    font-size: 18px;
    margin-left: 10px;
    font-weight: bold;
}

.city-name[b-e0cbh5ocai] {
    font-size: 14px;
    margin-left: 10px;
    font-weight: bold;
    display: inline-block;
}

[b-e0cbh5ocai] .form-control {
    height: 30px;
    font-weight: 600;
    font-size: 12px;
    border-radius: 4px;
    min-width: 120px;
}

[b-e0cbh5ocai] .col-12 .origin-code {
    font-size: 12px;
    color: #6c757d;
    margin-left: 10px;
}

[b-e0cbh5ocai] .form-label {
    font-size: 12px;
    font-weight: 600;
}

[b-e0cbh5ocai] .g-3 {
    --bs-gutter-x: 1rem;
    --bs-gutter-y: 0.2rem;
}

[b-e0cbh5ocai] .btn-danger {
    --bs-btn-font-size: 0.780rem;
    --bb-btn-label-margin-left: 0px;
}

/* icon calender */
[b-e0cbh5ocai] .datetime-picker i.datetime-picker-bar.fa-regular.fa-calendar-days {
    font-size: medium;
    --bb-height: 30px;
}

/* select packing size*/
[b-e0cbh5ocai] .custom-select-size {
    min-width: auto;
}

/*custom vol weigh input*/
[b-e0cbh5ocai] .custom-vol-weight {
    min-width: auto;
}

/* Unit Weight Dropdown */
[b-e0cbh5ocai] .btn.dropdown-toggle {
    min-width: auto;
    font-size: 12px;
    padding: 0 10px;
}

[b-e0cbh5ocai] .custom-inputgroup-label {
    min-width: auto;
    font-size: 12px;
    padding: 0 8px;
    margin: 0;
}

[b-e0cbh5ocai] .input-group-text {
    min-width: auto;
    font-size: 12px;
    padding: 0 8px;
    margin: 0;
}

.select-kecil[b-e0cbh5ocai]  .form-control,
.select-kecil[b-e0cbh5ocai]  .form-select {
    width: 60px !important;
    min-width: 60px !important;
    padding: 0 4px;
}

/* icon reset */
.icon-refresh[b-e0cbh5ocai] {
    cursor: pointer;
    color: #ff4d4f;
    /*    font-size: 1.1rem;*/
    transition: transform 0.3s ease, color 0.3s ease;
}

    .icon-refresh:hover[b-e0cbh5ocai] {
        transform: rotate(90deg);
        color: #e63946;
    }

[b-e0cbh5ocai] .custom-input-right {
    text-align: right;
}


/* grid: 2 columns, gap between cells */
.two-col-grid[b-e0cbh5ocai] {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 10px; /* gutter between columns/rows */
    align-items: start;
}

/* each cell is a flex wrapper so the InputGroup will fit */
.grid-cell[b-e0cbh5ocai] {
    display: flex;
    width: 100%;
}

/* make the input group itself a horizontal flex container */
.input-group-flex[b-e0cbh5ocai] {
    display: flex !important; /* force flex if component adds other rules */
    width: 100%;
    align-items: center;
}


/* fixed width for all labels */
.fixed-label[b-e0cbh5ocai] {
    flex: 0 0 280px; /* adjust until your longest label fits comfortably */
    max-width: 280px;
    min-width: 280px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}



/* input takes remaining space in the cell */
.fixed-input[b-e0cbh5ocai] {
    flex: 1 1 auto;
    max-width: none; /* optional: set a max if you prefer */
    text-align: right; /* keep numbers aligned */
}

/* responsive: single column on small screens */
@media (max-width: 768px) {
    .two-col-grid[b-e0cbh5ocai] {
        grid-template-columns: 1fr;
    }
}


.total-row[b-e0cbh5ocai] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    padding: 0.5rem 0;
    margin-top: auto;
}


.total-label[b-e0cbh5ocai] {
    font-weight: 600;
    color: #495057;
}

.total-value[b-e0cbh5ocai] {
    font-size: 1.25rem;
    font-weight: 600;
    color: #198754; /* Bootstrap's success color */
}
/* _content/iDss.X/Components/Pages/Ountbound/EntryRetailInternational.razor.rz.scp.css */
/*Span custom*/
.city-code[b-tmb7r6e9j8] {
    font-size: 18px;
    margin-left: 10px;
    font-weight: bold;
}

.city-name[b-tmb7r6e9j8] {
    font-size: 14px;
    margin-left: 10px;
    font-weight: bold;
    display: inline-block;
}

[b-tmb7r6e9j8] .form-control {
    height: 30px;
    font-weight: 600;
    font-size: 12px;
    border-radius: 4px;
    min-width: 120px;
}

[b-tmb7r6e9j8] .col-12 .origin-code {
    font-size: 12px;
    color: #6c757d;
    margin-left: 10px;
}

[b-tmb7r6e9j8] .form-label {
    font-size: 12px;
    font-weight: 600;
}

[b-tmb7r6e9j8] .g-3 {
    --bs-gutter-x: 1rem;
    --bs-gutter-y: 0.2rem;
}

[b-tmb7r6e9j8] .btn-danger {
    --bs-btn-font-size: 0.780rem;
    --bb-btn-label-margin-left: 0px;
}

/* icon calender */
[b-tmb7r6e9j8] .datetime-picker i.datetime-picker-bar.fa-regular.fa-calendar-days {
    font-size: medium;
    --bb-height: 30px;
}

/* select packing size*/
[b-tmb7r6e9j8] .custom-select-size {
    min-width: auto;
}

/*custom vol weigh input*/
[b-tmb7r6e9j8] .custom-vol-weight {
    min-width: auto;
}

/* Unit Weight Dropdown */
[b-tmb7r6e9j8] .btn.dropdown-toggle {
    min-width: auto;
    font-size: 12px;
    padding: 0 10px;
}

[b-tmb7r6e9j8] .custom-inputgroup-label {
    min-width: auto;
    font-size: 12px;
    padding: 0 8px;
    margin: 0;
}

[b-tmb7r6e9j8] .input-group-text {
    min-width: auto;
    font-size: 12px;
    padding: 0 8px;
    margin: 0;
}

.select-kecil[b-tmb7r6e9j8]  .form-control,
.select-kecil[b-tmb7r6e9j8]  .form-select {
    width: 60px !important;
    min-width: 60px !important;
    padding: 0 4px;
}

/* icon reset */
.icon-refresh[b-tmb7r6e9j8] {
    cursor: pointer;
    color: #ff4d4f;
    /*    font-size: 1.1rem;*/
    transition: transform 0.3s ease, color 0.3s ease;
}

    .icon-refresh:hover[b-tmb7r6e9j8] {
        transform: rotate(90deg);
        color: #e63946;
    }

[b-tmb7r6e9j8] .custom-input-right {
    text-align: right;
}


/* grid: 2 columns, gap between cells */
.two-col-grid[b-tmb7r6e9j8] {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 10px; /* gutter between columns/rows */
    align-items: start;
}

/* each cell is a flex wrapper so the InputGroup will fit */
.grid-cell[b-tmb7r6e9j8] {
    display: flex;
    width: 100%;
}

/* make the input group itself a horizontal flex container */
.input-group-flex[b-tmb7r6e9j8] {
    display: flex !important; /* force flex if component adds other rules */
    width: 100%;
    align-items: center;
}


/* fixed width for all labels */
.fixed-label[b-tmb7r6e9j8] {
    flex: 0 0 280px; /* adjust until your longest label fits comfortably */
    max-width: 280px;
    min-width: 280px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}



/* input takes remaining space in the cell */
.fixed-input[b-tmb7r6e9j8] {
    flex: 1 1 auto;
    max-width: none; /* optional: set a max if you prefer */
    text-align: right; /* keep numbers aligned */
}

/* responsive: single column on small screens */
@media (max-width: 768px) {
    .two-col-grid[b-tmb7r6e9j8] {
        grid-template-columns: 1fr;
    }
}


.total-row[b-tmb7r6e9j8] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    padding: 0.5rem 0;
    margin-top: auto;
}


.total-label[b-tmb7r6e9j8] {
    font-weight: 600;
    color: #495057;
}

.total-value[b-tmb7r6e9j8] {
    font-size: 1.25rem;
    font-weight: 600;
    color: #198754; /* Bootstrap's success color */
}

.cost-summary[b-tmb7r6e9j8] {
    display: flex;
    flex-direction: column;
    gap: 4px;
    margin-top: 10px;
    width: 100%;
}

.cost-line[b-tmb7r6e9j8] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 4px 0;
    border-bottom: 1px solid #eee;
}

.cost-name[b-tmb7r6e9j8] {
    font-weight: 500;
    color: #333;
}

.cost-value[b-tmb7r6e9j8] {
    font-weight: 600;
    color: #333;
    text-align: right;
    min-width: 100px;
}

.text-danger[b-tmb7r6e9j8] {
    color: #dc3545 !important; /* red for voucher/discount */

        
}
/* _content/iDss.X/Components/Pages/Ountbound/EntryRetailPrimaryPage.razor.rz.scp.css */
/*Span custom*/
.city-code[b-5p8kzqw7fa] {
    font-size: 18px;
    margin-left: 10px;
    font-weight: bold;
}

.city-name[b-5p8kzqw7fa] {
    font-size: 14px;
    margin-left: 10px;
    font-weight: bold;
    display: inline-block;
}

[b-5p8kzqw7fa] .form-control {
    height: 30px;
    font-weight: 600;
    font-size: 12px;
    border-radius: 4px;
    min-width: 120px;
}

[b-5p8kzqw7fa] .col-12 .origin-code {
    font-size: 12px;
    color: #6c757d;
    margin-left: 10px;
}

[b-5p8kzqw7fa] .form-label {
    font-size: 12px;
    font-weight: 600;
}

[b-5p8kzqw7fa] .g-3 {
    --bs-gutter-x: 1rem;
    --bs-gutter-y: 0.2rem;
}

[b-5p8kzqw7fa] .btn-danger {
    --bs-btn-font-size: 0.780rem;
    --bb-btn-label-margin-left: 0px;
}

/* icon calender */
[b-5p8kzqw7fa] .datetime-picker i.datetime-picker-bar.fa-regular.fa-calendar-days {
    font-size: medium;
    --bb-height: 30px;
}

/* select packing size*/
[b-5p8kzqw7fa] .custom-select-size {
    min-width: auto;
}

/*custom vol weigh input*/
[b-5p8kzqw7fa] .custom-vol-weight {
    min-width: auto;
}

/* Unit Weight Dropdown */
[b-5p8kzqw7fa] .btn.dropdown-toggle {
    min-width: auto;
    font-size: 12px;
    padding: 0 10px;
}

[b-5p8kzqw7fa] .custom-inputgroup-label {
    min-width: auto;
    font-size: 12px;
    padding: 0 8px;
    margin: 0;
}

[b-5p8kzqw7fa] .input-group-text {
    min-width: auto;
    font-size: 12px;
    padding: 0 8px;
    margin: 0;
}

.select-kecil[b-5p8kzqw7fa]  .form-control,
.select-kecil[b-5p8kzqw7fa]  .form-select {
    width: 60px !important;
    min-width: 60px !important;
    padding: 0 4px;
}

/* icon reset */
.icon-refresh[b-5p8kzqw7fa] {
    cursor: pointer;
    color: #ff4d4f;
    /*    font-size: 1.1rem;*/
    transition: transform 0.3s ease, color 0.3s ease;
}

    .icon-refresh:hover[b-5p8kzqw7fa] {
        transform: rotate(90deg);
        color: #e63946;
    }

[b-5p8kzqw7fa] .custom-input-right {
    text-align: right;
}


/* grid: 2 columns, gap between cells */
.two-col-grid[b-5p8kzqw7fa] {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 10px; /* gutter between columns/rows */
    align-items: start;
}

/* each cell is a flex wrapper so the InputGroup will fit */
.grid-cell[b-5p8kzqw7fa] {
    display: flex;
    width: 100%;
}

/* make the input group itself a horizontal flex container */
.input-group-flex[b-5p8kzqw7fa] {
    display: flex !important; /* force flex if component adds other rules */
    width: 100%;
    align-items: center;
}


/* fixed width for all labels */
.fixed-label[b-5p8kzqw7fa] {
    flex: 0 0 280px; /* adjust until your longest label fits comfortably */
    max-width: 280px;
    min-width: 280px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}



/* input takes remaining space in the cell */
.fixed-input[b-5p8kzqw7fa] {
    flex: 1 1 auto;
    max-width: none; /* optional: set a max if you prefer */
    text-align: right; /* keep numbers aligned */
}

/* responsive: single column on small screens */
@media (max-width: 768px) {
    .two-col-grid[b-5p8kzqw7fa] {
        grid-template-columns: 1fr;
    }
}


.total-row[b-5p8kzqw7fa] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    padding: 0.5rem 0;
    margin-top: auto;
}


.total-label[b-5p8kzqw7fa] {
    font-weight: 600;
    color: #495057;
}

.total-value[b-5p8kzqw7fa] {
    font-size: 1.25rem;
    font-weight: 600;
    color: #198754; /* Bootstrap's success color */
}

.total-setor-input[b-5p8kzqw7fa] {
    width: 150px; /* adjust to your desired width */
    text-align: right;
}

.custom-voucher-input .form-control[b-5p8kzqw7fa]{
    width: 200px !important;
}
/* _content/iDss.X/Components/Pages/Ountbound/PrintAWBPriority.razor.rz.scp.css */
/*::deep .form-control {
    height: 30px;
    font-weight: 600;
    font-size: 12px;
    border-radius: 4px;
    min-width: 120px;
}

::deep .form-label {
    font-size: 12px;
    font-weight: 600;
}

::deep .input-group-text {
    min-width: auto;
    font-size: 12px;
    padding: 0 8px;
    margin: 0;
}*/
/* _content/iDss.X/Components/Pages/Ountbound/UploadPrimarryPage.razor.rz.scp.css */
.widget-demo-toolbar[b-t68p8ob27o] {
    display: flex;
    align-items: center;
    gap: 0.75rem;
    padding: 0.25rem 0.25rem;
}

    .widget-demo-toolbar .nav-icon[b-t68p8ob27o] {
    font-size: 1.5rem;
    color: #333;
    margin-right: 0.5rem;
    cursor: pointer;
    }

    .widget-demo-toolbar .action-icon[b-t68p8ob27o] {
    font-size: 1rem;
    cursor: pointer;
    }

.widget-demo-toolbar i[b-t68p8ob27o] {
color: #6c757d;
}

.widget-demo-toolbar i:hover[b-t68p8ob27o] {
    opacity: 0.8;
    transform: scale(1.1);
    transition: all 0.2s ease;
}

.widget-demo-toolbar .fa-xmark[b-t68p8ob27o] {
font-size: 1.5rem;
}

.widget-demo-toolbar .fa-plus[b-t68p8ob27o] {
font-size: 1.2rem;
}

.upload-button-toolbar[b-t68p8ob27o] {
    padding: 0;
    border: none;
    background: transparent;
    cursor: pointer;
    color: #6c757d;
}

.upload-button-toolbar:hover[b-t68p8ob27o] {
    opacity: 0.8;
    transform: scale(1.1);
    transition: all 0.2s ease;
}






.excel-headers-column[b-t68p8ob27o] {
    position: sticky;
    top: 20px; /* Space from top of viewport */ 
    align-self: flex-start;
}

.excel-headers-container[b-t68p8ob27o] {
    height: 100%;

    /* Remove overflow-y from container - let card handle scrolling */
}

    /* Card takes full height and handles scrolling */
    .excel-headers-container .card[b-t68p8ob27o] {
        height: 100%;
        display: flex;
        flex-direction: column;
    }

    /* Card body - only scrollable element */
    .excel-headers-container .card-body[b-t68p8ob27o] {
        flex: 1;
        overflow-y: auto;
        padding: 0;
        scrollbar-width: thin; /* For Firefox */
    }

        /* Custom scrollbar for Webkit browsers */
        .excel-headers-container .card-body[b-t68p8ob27o]::-webkit-scrollbar {
            width: 6px;
        }

        .excel-headers-container .card-body[b-t68p8ob27o]::-webkit-scrollbar-thumb {
            background-color: rgba(0,0,0,0.2);
            border-radius: 3px;
        }

    /* List group modifications */
    .excel-headers-container .list-group[b-t68p8ob27o] {
        flex: 1;
        border-radius: 0 0 var(--bs-card-border-radius) var(--bs-card-border-radius);
    }

/* Draggable items */
.list-group-item.draggable[b-t68p8ob27o] {
    cursor: grab;
    user-select: none;
    transition: all 0.2s ease;
    display: flex;
    align-items: center;
    padding: 0.75rem 1.25rem;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, 0.125);
    margin-bottom: 0; /* Remove negative margin */
}

    .list-group-item.draggable:active[b-t68p8ob27o] {
        cursor: grabbing;
        background-color: #f8f9fa;
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
        position: relative;
        z-index: 1000; /* Ensure dragged item appears above others */
    }

    .list-group-item.draggable:hover[b-t68p8ob27o] {
        background-color: #f8f9fa;
    }

    .list-group-item.draggable[b-t68p8ob27o]::before {
        content: "≡";
        margin-right: 10px;
        color: #6c757d;
        font-size: 1.2em;
    }

    .draggable.disabled[b-t68p8ob27o] {
    opacity: 0.5;
    pointer-events: none;   /* prevents drag */
    cursor: not-allowed;
}



/* Right content area */
.form-grid[b-t68p8ob27o] {
    display: table;
    width: 100%;
    border-collapse: collapse;
}

.form-row[b-t68p8ob27o] {
    display: table-row;
}

.form-label[b-t68p8ob27o] {
    display: table-cell;
    padding: 6px 10px;
    font-weight: bold;
    vertical-align: middle;
    width: 120px; /* adjust label width */
}

.form-cell[b-t68p8ob27o] {
    display: table-cell;
    padding: 6px 10px;
    vertical-align: middle;
}

.droppable[b-t68p8ob27o] {
    border: 2px dashed #ccc;
    border-radius: 6px;
    padding: 6px;
    min-height: 38px;
    display: flex;
    align-items: center;
    background: #fafafa;
}

@keyframes drop-flash-b-t68p8ob27o {
    from {
        background-color: #c3e6cb;
    }

    to {
        background-color: #e9fbe9;
    }
}

.droppable.drag-over[b-t68p8ob27o] {
    border-color: #007bff;
    background: #e6f0ff;
}

.droppable-wrapper[b-t68p8ob27o] {
    display: flex;
    align-items: stretch; /* children same height */
    gap: 8px; /* spacing between dynamic & static */
}

.droppable.dropped[b-t68p8ob27o] {
    border: 2px solid #28a745; /* green border */
    background-color: #e9fbe9; /* light green background */
    transition: all 0.2s ease-in-out;
    animation: drop-flash-b-t68p8ob27o 0.6s ease-out; /* <-- merged here */
}

    /* Optional: hover effect */
    .droppable.dropped:hover[b-t68p8ob27o] {
        border-color: #218838;
        background-color: #d4f7d4;
    }




/* Make droppable and static take equal width */
.droppable-area[b-t68p8ob27o], .static-column[b-t68p8ob27o] {
    flex: 1; /* each column fills half by default */
    min-width: 0; /* allow shrinking */
    display: flex; /* to vertically center input or text */
    align-items: center;
}

    /* Droppable highlight */
    .droppable-area.drag-over[b-t68p8ob27o] {
        background-color: rgba(13, 110, 253, 0.05);
        border: 2px dashed #0d6efd;
        box-shadow: inset 0 0 8px rgba(13, 110, 253, 0.1);
        border-radius: 4px;
        padding: 0.375rem 0.75rem; /* match input padding */
    }

/* Static column styling to match input height */
.static-column[b-t68p8ob27o] {
    padding: 0.375rem 0.75rem;
    border-radius: 0.375rem;
    border: 1px solid #ced4da;
    background-color: #f8f9fa;
    min-height: 38px; /* match input height */
    line-height: 1.5;
    display: flex;
    align-items: center;
}


/* Keep drag-over highlight consistent */
.droppable-area.drag-over[b-t68p8ob27o] {
    background-color: rgba(13, 110, 253, 0.05);
    border: 2px dashed #0d6efd;
    box-shadow: inset 0 0 8px rgba(13, 110, 253, 0.1);
    margin-left: -8px;
    padding-left: 6px;
}

.sticky-column-container[b-t68p8ob27o] {
    position: relative;
    height: 100%;
}


.form-row[b-t68p8ob27o] {
    display: flex;
    align-items: flex-start; /* align tops */
    gap: 15px; /* space between dynamic + static */
    margin-bottom: 1rem;
}

.form-row > div[b-t68p8ob27o] {
    flex: 1; /* make them equal width */
}

.mapping-details[b-t68p8ob27o] {
    width: 100%;
    max-width: 100%;
    flex: 1 1 0;
}


/* Green pulse animation */
.status-indicator[b-t68p8ob27o] {
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background-color: #28a745; /* Bootstrap green */
    position: relative;
}

    .status-indicator[b-t68p8ob27o]::after {
        content: "";
        position: absolute;
        top: 50%;
        left: 50%;
        width: 100%;
        height: 100%;
        border-radius: 50%;
        background-color: rgba(40, 167, 69, 0.5); /* lighter green */
        transform: translate(-50%, -50%);
        animation: pulse-b-t68p8ob27o 1.5s infinite;
    }

@keyframes pulse-b-t68p8ob27o {
    0% {
        transform: translate(-50%, -50%) scale(1);
        opacity: 1;
    }

    100% {
        transform: translate(-50%, -50%) scale(2);
        opacity: 0;
    }
}

[b-t68p8ob27o](.table-responsive input.form-control::placeholder) {
    color: #999 !important;
    font-size: 0.85rem !important;
    font-style: italic !important;
    opacity: 1 !important;
}





.italic-placeholder[b-t68p8ob27o]::placeholder {
    font-style: italic;
    color: #a4a4a4; /* opsional: abu-abu biar placeholder beda */
}


.fade-slide[b-t68p8ob27o] {
    animation: fadeSlideIn-b-t68p8ob27o 0.3s ease-in-out;
}

@keyframes fadeSlideIn-b-t68p8ob27o {
    from {
        opacity: 0;
        transform: translateX(15px);
    }

    to {
        opacity: 1;
        transform: translateX(0);
    }
}
/* _content/iDss.X/Components/Pages/Pickup/CreatePickupSchedule.razor.rz.scp.css */
/*Span custom*/
.city-code[b-2pv7vqsy6q] {
    font-size: 18px;
    margin-left: 10px;
    font-weight: bold;
}

.city-name[b-2pv7vqsy6q] {
    font-size: 14px;
    margin-left: 10px;
    font-weight: bold;
    display: inline-block;
}

[b-2pv7vqsy6q] .form-control {
    height: 30px;
    font-weight: 600;
    font-size: 12px;
    border-radius: 4px;
    min-width: 120px;
}

[b-2pv7vqsy6q] .col-12 .origin-code {
    font-size: 12px;
    color: #6c757d;
    margin-left: 10px;
}

[b-2pv7vqsy6q] .form-label {
    font-size: 12px;
    font-weight: 600;
}

[b-2pv7vqsy6q] .g-3 {
    --bs-gutter-x: 1rem;
    --bs-gutter-y: 0.2rem;
}

[b-2pv7vqsy6q] .btn-danger {
    --bs-btn-font-size: 0.780rem;
    --bb-btn-label-margin-left: 0px;
}

/* icon calender */
[b-2pv7vqsy6q] .datetime-picker i.datetime-picker-bar.fa-regular.fa-calendar-days {
    font-size: medium;
    --bb-height: 30px;
}

/* select packing size*/
[b-2pv7vqsy6q] .custom-select-size {
    min-width: auto;
}

/*custom vol weigh input*/
[b-2pv7vqsy6q] .custom-vol-weight {
    min-width: auto;
}

/* Unit Weight Dropdown */
[b-2pv7vqsy6q] .btn.dropdown-toggle {
    min-width: auto;
    font-size: 12px;
    padding: 0 10px;
}

[b-2pv7vqsy6q] .custom-inputgroup-label {
    min-width: auto;
    font-size: 12px;
    padding: 0 8px;
    margin: 0;
}

[b-2pv7vqsy6q] .input-group-text {
    min-width: auto;
    font-size: 12px;
    padding: 0 8px;
    margin: 0;
}

.select-kecil[b-2pv7vqsy6q]  .form-control,
.select-kecil[b-2pv7vqsy6q]  .form-select {
    width: 60px !important;
    min-width: 60px !important;
    padding: 0 4px;
}

/* icon reset */
.icon-refresh[b-2pv7vqsy6q] {
    cursor: pointer;
    color: #ff4d4f;
    /*    font-size: 1.1rem;*/
    transition: transform 0.3s ease, color 0.3s ease;
}

    .icon-refresh:hover[b-2pv7vqsy6q] {
        transform: rotate(90deg);
        color: #e63946;
    }

[b-2pv7vqsy6q] .custom-input-right {
    text-align: right;
}


/* grid: 2 columns, gap between cells */
.two-col-grid[b-2pv7vqsy6q] {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 10px; /* gutter between columns/rows */
    align-items: start;
}

/* each cell is a flex wrapper so the InputGroup will fit */
.grid-cell[b-2pv7vqsy6q] {
    display: flex;
    width: 100%;
}

/* make the input group itself a horizontal flex container */
.input-group-flex[b-2pv7vqsy6q] {
    display: flex !important; /* force flex if component adds other rules */
    width: 100%;
    align-items: center;
}


/* fixed width for all labels */
.fixed-label[b-2pv7vqsy6q] {
    flex: 0 0 280px; /* adjust until your longest label fits comfortably */
    max-width: 280px;
    min-width: 280px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}



/* input takes remaining space in the cell */
.fixed-input[b-2pv7vqsy6q] {
    flex: 1 1 auto;
    max-width: none; /* optional: set a max if you prefer */
    text-align: right; /* keep numbers aligned */
}

/* responsive: single column on small screens */
@media (max-width: 768px) {
    .two-col-grid[b-2pv7vqsy6q] {
        grid-template-columns: 1fr;
    }
}


.total-row[b-2pv7vqsy6q] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    padding: 0.5rem 0;
    margin-top: auto;
}


.total-label[b-2pv7vqsy6q] {
    font-weight: 600;
    color: #495057;
}

.total-value[b-2pv7vqsy6q] {
    font-size: 1.25rem;
    font-weight: 600;
    color: #198754; /* Bootstrap's success color */
}
/* _content/iDss.X/Components/Pages/Pickup/EntryPickupRequest.razor.rz.scp.css */
/*Span custom*/
.city-code[b-6uz9sebt5k] {
    font-size: 18px;
    margin-left: 10px;
    font-weight: bold;
}

.city-name[b-6uz9sebt5k] {
    font-size: 14px;
    margin-left: 10px;
    font-weight: bold;
    display: inline-block;
}

[b-6uz9sebt5k] .form-control {
    height: 30px;
    font-weight: 600;
    font-size: 12px;
    border-radius: 4px;
    min-width: 120px;
}

[b-6uz9sebt5k] .col-12 .origin-code {
    font-size: 12px;
    color: #6c757d;
    margin-left: 10px;
}

[b-6uz9sebt5k] .form-label {
    font-size: 12px;
    font-weight: 600;
}

[b-6uz9sebt5k] .g-3 {
    --bs-gutter-x: 1rem;
    --bs-gutter-y: 0.2rem;
}

[b-6uz9sebt5k] .btn-danger {
    --bs-btn-font-size: 0.780rem;
    --bb-btn-label-margin-left: 0px;
}

/* icon calender */
[b-6uz9sebt5k] .datetime-picker i.datetime-picker-bar.fa-regular.fa-calendar-days {
    font-size: medium;
    --bb-height: 30px;
}

/* select packing size*/
[b-6uz9sebt5k] .custom-select-size {
    min-width: auto;
}

/*custom vol weigh input*/
[b-6uz9sebt5k] .custom-vol-weight {
    min-width: auto;
}

/* Unit Weight Dropdown */
[b-6uz9sebt5k] .btn.dropdown-toggle {
    min-width: auto;
    font-size: 12px;
    padding: 0 10px;
}

[b-6uz9sebt5k] .custom-inputgroup-label {
    min-width: auto;
    font-size: 12px;
    padding: 0 8px;
    margin: 0;
}

[b-6uz9sebt5k] .input-group-text {
    min-width: auto;
    font-size: 12px;
    padding: 0 8px;
    margin: 0;
}

.select-kecil[b-6uz9sebt5k]  .form-control,
.select-kecil[b-6uz9sebt5k]  .form-select {
    width: 60px !important;
    min-width: 60px !important;
    padding: 0 4px;
}

/* icon reset */
.icon-refresh[b-6uz9sebt5k] {
    cursor: pointer;
    color: #ff4d4f;
    /*    font-size: 1.1rem;*/
    transition: transform 0.3s ease, color 0.3s ease;
}

    .icon-refresh:hover[b-6uz9sebt5k] {
        transform: rotate(90deg);
        color: #e63946;
    }

[b-6uz9sebt5k] .custom-input-right {
    text-align: right;
}
/* _content/iDss.X/Components/Pages/Pickup/OnCallRequest.razor.rz.scp.css */
/*Span custom*/
.city-code[b-j8e04su24v] {
    font-size: 18px;
    margin-left: 10px;
    font-weight: bold;
}

.city-name[b-j8e04su24v] {
    font-size: 14px;
    margin-left: 10px;
    font-weight: bold;
    display: inline-block;
}

[b-j8e04su24v] .form-control {
    height: 30px;
    font-weight: 600;
    font-size: 12px;
    border-radius: 4px;
    min-width: 120px;
}

[b-j8e04su24v] .col-12 .origin-code {
    font-size: 12px;
    color: #6c757d;
    margin-left: 10px;
}

[b-j8e04su24v] .form-label {
    font-size: 12px;
    font-weight: 600;
}

[b-j8e04su24v] .g-3 {
    --bs-gutter-x: 1rem;
    --bs-gutter-y: 0.2rem;
}

[b-j8e04su24v] .btn-danger {
    --bs-btn-font-size: 0.780rem;
    --bb-btn-label-margin-left: 0px;
}

/* icon calender */
[b-j8e04su24v] .datetime-picker i.datetime-picker-bar.fa-regular.fa-calendar-days {
    font-size: medium;
    --bb-height: 30px;
}

/* select packing size*/
[b-j8e04su24v] .custom-select-size {
    min-width: auto;
}

/*custom vol weigh input*/
[b-j8e04su24v] .custom-vol-weight {
    min-width: auto;
}

/* Unit Weight Dropdown */
[b-j8e04su24v] .btn.dropdown-toggle {
    min-width: auto;
    font-size: 12px;
    padding: 0 10px;
}

[b-j8e04su24v] .custom-inputgroup-label {
    min-width: auto;
    font-size: 12px;
    padding: 0 8px;
    margin: 0;
}

[b-j8e04su24v] .input-group-text {
    min-width: auto;
    font-size: 12px;
    padding: 0 8px;
    margin: 0;
}

.select-kecil[b-j8e04su24v]  .form-control,
.select-kecil[b-j8e04su24v]  .form-select {
    width: 60px !important;
    min-width: 60px !important;
    padding: 0 4px;
}

/* icon reset */
.icon-refresh[b-j8e04su24v] {
    cursor: pointer;
    color: #ff4d4f;
    /*    font-size: 1.1rem;*/
    transition: transform 0.3s ease, color 0.3s ease;
}

    .icon-refresh:hover[b-j8e04su24v] {
        transform: rotate(90deg);
        color: #e63946;
    }

[b-j8e04su24v] .custom-input-right {
    text-align: right;
}


/* grid: 2 columns, gap between cells */
.two-col-grid[b-j8e04su24v] {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 10px; /* gutter between columns/rows */
    align-items: start;
}

/* each cell is a flex wrapper so the InputGroup will fit */
.grid-cell[b-j8e04su24v] {
    display: flex;
    width: 100%;
}

/* make the input group itself a horizontal flex container */
.input-group-flex[b-j8e04su24v] {
    display: flex !important; /* force flex if component adds other rules */
    width: 100%;
    align-items: center;
}


/* fixed width for all labels */
.fixed-label[b-j8e04su24v] {
    flex: 0 0 280px; /* adjust until your longest label fits comfortably */
    max-width: 280px;
    min-width: 280px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}



/* input takes remaining space in the cell */
.fixed-input[b-j8e04su24v] {
    flex: 1 1 auto;
    max-width: none; /* optional: set a max if you prefer */
    text-align: right; /* keep numbers aligned */
}

/* responsive: single column on small screens */
@media (max-width: 768px) {
    .two-col-grid[b-j8e04su24v] {
        grid-template-columns: 1fr;
    }
}


.total-row[b-j8e04su24v] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    padding: 0.5rem 0;
    margin-top: auto;
}


.total-label[b-j8e04su24v] {
    font-weight: 600;
    color: #495057;
}

.total-value[b-j8e04su24v] {
    font-size: 1.25rem;
    font-weight: 600;
    color: #198754; /* Bootstrap's success color */
}
/* _content/iDss.X/Components/Pages/Reporting/UploadDeleveryStatus.razor.rz.scp.css */
.widget-demo-toolbar[b-ltg0j20ebb] {
    display: flex;
    align-items: center;
    gap: 0.75rem;
    padding: 0.25rem 0.25rem;
}

    .widget-demo-toolbar .nav-icon[b-ltg0j20ebb] {
        font-size: 1.5rem;
        color: #333;
        margin-right: 0.5rem;
        cursor: pointer;
    }

    .widget-demo-toolbar .action-icon[b-ltg0j20ebb] {
        font-size: 1rem;
        cursor: pointer;
    }

    .widget-demo-toolbar i[b-ltg0j20ebb] {
        color: #6c757d;
    }

        .widget-demo-toolbar i:hover[b-ltg0j20ebb] {
            opacity: 0.8;
            transform: scale(1.1);
            transition: all 0.2s ease;
        }

    .widget-demo-toolbar .fa-xmark[b-ltg0j20ebb] {
        font-size: 1.5rem;
    }

    .widget-demo-toolbar .fa-plus[b-ltg0j20ebb] {
        font-size: 1.2rem;
    }

.upload-button-toolbar[b-ltg0j20ebb] {
    padding: 0;
    border: none;
    background: transparent;
    cursor: pointer;
    color: #6c757d;
}

    .upload-button-toolbar:hover[b-ltg0j20ebb] {
        opacity: 0.8;
        transform: scale(1.1);
        transition: all 0.2s ease;
    }






.excel-headers-column[b-ltg0j20ebb] {
    position: sticky;
    top: 20px; /* Space from top of viewport */
    align-self: flex-start;
}

.excel-headers-container[b-ltg0j20ebb] {
    height: 100%;
    /* Remove overflow-y from container - let card handle scrolling */
}

    /* Card takes full height and handles scrolling */
    .excel-headers-container .card[b-ltg0j20ebb] {
        height: 100%;
        display: flex;
        flex-direction: column;
    }

    /* Card body - only scrollable element */
    .excel-headers-container .card-body[b-ltg0j20ebb] {
        flex: 1;
        overflow-y: auto;
        padding: 0;
        scrollbar-width: thin; /* For Firefox */
    }

        /* Custom scrollbar for Webkit browsers */
        .excel-headers-container .card-body[b-ltg0j20ebb]::-webkit-scrollbar {
            width: 6px;
        }

        .excel-headers-container .card-body[b-ltg0j20ebb]::-webkit-scrollbar-thumb {
            background-color: rgba(0,0,0,0.2);
            border-radius: 3px;
        }

    /* List group modifications */
    .excel-headers-container .list-group[b-ltg0j20ebb] {
        flex: 1;
        border-radius: 0 0 var(--bs-card-border-radius) var(--bs-card-border-radius);
    }

/* Draggable items */
.list-group-item.draggable[b-ltg0j20ebb] {
    cursor: grab;
    user-select: none;
    transition: all 0.2s ease;
    display: flex;
    align-items: center;
    padding: 0.75rem 1.25rem;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, 0.125);
    margin-bottom: 0; /* Remove negative margin */
}

    .list-group-item.draggable:active[b-ltg0j20ebb] {
        cursor: grabbing;
        background-color: #f8f9fa;
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
        position: relative;
        z-index: 1000; /* Ensure dragged item appears above others */
    }

    .list-group-item.draggable:hover[b-ltg0j20ebb] {
        background-color: #f8f9fa;
    }

    .list-group-item.draggable[b-ltg0j20ebb]::before {
        content: "≡";
        margin-right: 10px;
        color: #6c757d;
        font-size: 1.2em;
    }

.draggable.disabled[b-ltg0j20ebb] {
    opacity: 0.5;
    pointer-events: none; /* prevents drag */
    cursor: not-allowed;
}



/* Right content area */
.form-grid[b-ltg0j20ebb] {
    display: table;
    width: 100%;
    border-collapse: collapse;
}

.form-row[b-ltg0j20ebb] {
    display: table-row;
}

.form-label[b-ltg0j20ebb] {
    display: table-cell;
    padding: 6px 10px;
    font-weight: bold;
    vertical-align: middle;
    width: 120px; /* adjust label width */
}

.form-cell[b-ltg0j20ebb] {
    display: table-cell;
    padding: 6px 10px;
    vertical-align: middle;
}

.droppable[b-ltg0j20ebb] {
    border: 2px dashed #ccc;
    border-radius: 6px;
    padding: 6px;
    min-height: 38px;
    display: flex;
    align-items: center;
    background: #fafafa;
}

@keyframes drop-flash-b-ltg0j20ebb {
    from {
        background-color: #c3e6cb;
    }

    to {
        background-color: #e9fbe9;
    }
}

.droppable.drag-over[b-ltg0j20ebb] {
    border-color: #007bff;
    background: #e6f0ff;
}

.droppable-wrapper[b-ltg0j20ebb] {
    display: flex;
    align-items: stretch; /* children same height */
    gap: 8px; /* spacing between dynamic & static */
}

.droppable.dropped[b-ltg0j20ebb] {
    border: 2px solid #28a745; /* green border */
    background-color: #e9fbe9; /* light green background */
    transition: all 0.2s ease-in-out;
    animation: drop-flash-b-ltg0j20ebb 0.6s ease-out; /* <-- merged here */
}

    /* Optional: hover effect */
    .droppable.dropped:hover[b-ltg0j20ebb] {
        border-color: #218838;
        background-color: #d4f7d4;
    }




/* Make droppable and static take equal width */
.droppable-area[b-ltg0j20ebb], .static-column[b-ltg0j20ebb] {
    flex: 1; /* each column fills half by default */
    min-width: 0; /* allow shrinking */
    display: flex; /* to vertically center input or text */
    align-items: center;
}

    /* Droppable highlight */
    .droppable-area.drag-over[b-ltg0j20ebb] {
        background-color: rgba(13, 110, 253, 0.05);
        border: 2px dashed #0d6efd;
        box-shadow: inset 0 0 8px rgba(13, 110, 253, 0.1);
        border-radius: 4px;
        padding: 0.375rem 0.75rem; /* match input padding */
    }

/* Static column styling to match input height */
.static-column[b-ltg0j20ebb] {
    padding: 0.375rem 0.75rem;
    border-radius: 0.375rem;
    border: 1px solid #ced4da;
    background-color: #f8f9fa;
    min-height: 38px; /* match input height */
    line-height: 1.5;
    display: flex;
    align-items: center;
}


/* Keep drag-over highlight consistent */
.droppable-area.drag-over[b-ltg0j20ebb] {
    background-color: rgba(13, 110, 253, 0.05);
    border: 2px dashed #0d6efd;
    box-shadow: inset 0 0 8px rgba(13, 110, 253, 0.1);
    margin-left: -8px;
    padding-left: 6px;
}

.sticky-column-container[b-ltg0j20ebb] {
    position: relative;
    height: 100%;
}


.form-row[b-ltg0j20ebb] {
    display: flex;
    align-items: flex-start; /* align tops */
    gap: 15px; /* space between dynamic + static */
    margin-bottom: 1rem;
}

    .form-row > div[b-ltg0j20ebb] {
        flex: 1; /* make them equal width */
    }

.mapping-details[b-ltg0j20ebb] {
    width: 100%;
    max-width: 100%;
    flex: 1 1 0;
}


/* Green pulse animation */
.status-indicator[b-ltg0j20ebb] {
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background-color: #28a745; /* Bootstrap green */
    position: relative;
}

    .status-indicator[b-ltg0j20ebb]::after {
        content: "";
        position: absolute;
        top: 50%;
        left: 50%;
        width: 100%;
        height: 100%;
        border-radius: 50%;
        background-color: rgba(40, 167, 69, 0.5); /* lighter green */
        transform: translate(-50%, -50%);
        animation: pulse-b-ltg0j20ebb 1.5s infinite;
    }

@keyframes pulse-b-ltg0j20ebb {
    0% {
        transform: translate(-50%, -50%) scale(1);
        opacity: 1;
    }

    100% {
        transform: translate(-50%, -50%) scale(2);
        opacity: 0;
    }
}

[b-ltg0j20ebb](.table-responsive input.form-control::placeholder) {
    color: #999 !important;
    font-size: 0.85rem !important;
    font-style: italic !important;
    opacity: 1 !important;
}





.italic-placeholder[b-ltg0j20ebb]::placeholder {
    font-style: italic;
    color: #a4a4a4; /* opsional: abu-abu biar placeholder beda */
}
/* _content/iDss.X/Components/SampleTemplate/Users.razor.rz.scp.css */
.page-user[b-g8vok8g2l4] {
    height: calc(100vh - 162px);
}
/* _content/iDss.X/Components/Shared/AuthLayout.razor.rz.scp.css */
.main[b-zdh0syv2o7] {
    padding: 1rem;
}

.sidebar-title[b-zdh0syv2o7] {
    height: 50px;
    align-items: center;
    padding: 1rem;
    border-bottom: solid 1px var(--bs-border-color);
    display: none;
}

.sidebar-text[b-zdh0syv2o7] {
    font-weight: 700;
}

[b-zdh0syv2o7] p:last-child {
    margin-bottom: 0;
}

@media (min-width: 768px) {
    .section[b-zdh0syv2o7] {
        --bb-layout-sidebar-width: 300px;
        display: flex;
        flex-direction: row;
        -webkit-font-smoothing: antialiased;
    }

    .sidebar-title[b-zdh0syv2o7] {
        display: flex;
    }

    .sidebar[b-zdh0syv2o7] {
        width: var(--bb-layout-sidebar-width);
        height: calc(100vh);
        position: sticky;
        top: 0;
        border-right: solid 1px var(--bs-border-color);
        margin-top: calc(var(--bs-header-height) * -1);
    }

    .main[b-zdh0syv2o7] {
        flex: 1 1 0%;
        min-width: 0px;
        height: 100%;
    }
}



.container[b-zdh0syv2o7] {
    --login-max-width: 540px;
    --login-padding-x: 1.5rem;
    --login-padding-y: .75rem;
    --bs-border-radius: 23px;
    max-width: var(--login-max-width);
    margin: 0 auto;
}

[b-zdh0syv2o7] h4 {
    margin-bottom: 1.5rem;
}

[b-zdh0syv2o7] .form-control {
    --bb-form-control-padding: var(--login-padding-y) var(--login-padding-x);
    font-size: .875rem;
    margin-bottom: 1rem;
}

[b-zdh0syv2o7] .btn {
    --bs-btn-padding-x: var(--login-padding-x);
    --bs-btn-padding-y: var(--login-padding-y);
    width: 100%;
    margin-bottom: 1rem;
}

    [b-zdh0syv2o7] .btn:first-of-type {
        margin-bottom: 0;
    }

[b-zdh0syv2o7] .form-check {
    padding: var(--login-padding-y) var(--login-padding-x);
    margin-bottom: 1rem;
}
/* _content/iDss.X/Components/Shared/MainLayout.razor.rz.scp.css */
.layout-drawer-header[b-6ghe41l1zp] {
    text-align: center;
    color: var(--bb-header-bg);
}

.layout-drawer-body[b-6ghe41l1zp] {
    padding: 1rem;
}

    .layout-drawer-body[b-6ghe41l1zp]  .groupbox {
        margin-top: 1rem;
    }

    .layout-drawer-body[b-6ghe41l1zp]  .btn-info {
        margin-bottom: 1rem;
    }

.layout-item[b-6ghe41l1zp] {
    --bb-layout-sidebar-bg: #f8f9fa;
    --bb-layout-footer-bg: #e9ecef;
    cursor: pointer;
    border: 2px solid #e9ecef;
    padding: 4px;
    border-radius: 4px;
    height: 80px;
    width: 120px;
    transition: border .3s linear;
}

    .layout-item:hover[b-6ghe41l1zp],
    .layout-item.active[b-6ghe41l1zp] {
        border: 2px solid #28a745;
    }

    .layout-item .layout-left[b-6ghe41l1zp] {
        width: 30%;
        border-right: 1px solid var(--bs-border-color);
    }

        .layout-item .layout-left .layout-left-header[b-6ghe41l1zp] {
            height: 16px;
            background-color: var(--bb-header-bg);
        }

        .layout-item .layout-left .layout-left-body[b-6ghe41l1zp],
        .layout-item .layout-body .layout-left[b-6ghe41l1zp] {
            background-color: var(--bb-layout-sidebar-bg);
        }

    .layout-item .layout-right .layout-right-header[b-6ghe41l1zp],
    .layout-item .layout-top[b-6ghe41l1zp] {
        background-color: var(--bb-header-bg);
        height: 16px;
    }

    .layout-item .layout-right .layout-right-footer[b-6ghe41l1zp],
    .layout-item .layout-right-footer[b-6ghe41l1zp] {
        background-color: var(--bb-layout-footer-bg);
        height: 12px;
    }

    .layout-item .layout-top[b-6ghe41l1zp],
    .layout-item .layout-body[b-6ghe41l1zp],
    .layout-item .layout-right-footer[b-6ghe41l1zp] {
        width: 100%;
    }

#blazor-error-ui[b-6ghe41l1zp] {
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    display: none;
    left: 0;
    padding: 0.6rem 1.25rem 0.7rem 1.25rem;
    position: fixed;
    width: 100%;
    z-index: 1000;
}

    #blazor-error-ui .dismiss[b-6ghe41l1zp] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }

.btn-go-to-module[b-6ghe41l1zp] {
    padding: 5px 12px;
    color: var(--bb-layout-headerbar-color);
    background-color: var(--bb-layout-headerbar-background);
    border: var(--bs-border-width) solid var(--bb-layout-headerbar-border-color);
    border-radius: var(--bs-border-radius);
}

.layout.is-page .layout-side .layout-banner .layout-logo[b-6ghe41l1zp] {
    border-radius: unset !important;
}
/* _content/iDss.X/Components/Shared/ModuleLayout.razor.rz.scp.css */
.layout-drawer-body[b-1szth0so1p] {
    padding: 1rem;
}

    .layout-drawer-body[b-1szth0so1p]  .groupbox {
        margin-top: 1rem;
    }

    .layout-drawer-body[b-1szth0so1p]  .btn-info {
        margin-bottom: 1rem;
    }

.layout-item[b-1szth0so1p] {
    --bb-layout-sidebar-bg: #f8f9fa;
    --bb-layout-footer-bg: #e9ecef;
    cursor: pointer;
    border: 2px solid #e9ecef;
    padding: 4px;
    border-radius: 4px;
    height: 80px;
    width: 120px;
    transition: border .3s linear;
}

    .layout-item:hover[b-1szth0so1p],
    .layout-item.active[b-1szth0so1p] {
        border: 2px solid #28a745;
    }

    .layout-item .layout-left[b-1szth0so1p] {
        width: 30%;
        border-right: 1px solid var(--bs-border-color);
    }

        .layout-item .layout-left .layout-left-header[b-1szth0so1p] {
            height: 16px;
            background-color: var(--bb-header-bg);
        }

        .layout-item .layout-left .layout-left-body[b-1szth0so1p],
        .layout-item .layout-body .layout-left[b-1szth0so1p] {
            background-color: var(--bb-layout-sidebar-bg);
        }

    .layout-item .layout-right .layout-right-header[b-1szth0so1p],
    .layout-item .layout-top[b-1szth0so1p] {
        background-color: var(--bb-header-bg);
        height: 16px;
    }

    .layout-item .layout-right .layout-right-footer[b-1szth0so1p],
    .layout-item .layout-right-footer[b-1szth0so1p] {
        background-color: var(--bb-layout-footer-bg);
        height: 12px;
    }

    .layout-item .layout-top[b-1szth0so1p],
    .layout-item .layout-body[b-1szth0so1p],
    .layout-item .layout-right-footer[b-1szth0so1p] {
        width: 100%;
    }

#blazor-error-ui[b-1szth0so1p] {
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    display: none;
    left: 0;
    padding: 0.6rem 1.25rem 0.7rem 1.25rem;
    position: fixed;
    width: 100%;
    z-index: 1000;
}

    #blazor-error-ui .dismiss[b-1szth0so1p] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }


.module-content[b-1szth0so1p]{
    padding: 10px 100px;
}

.layout-header-left .layout-banner[b-1szth0so1p] {
    display: flex;
    align-items: center;
    padding: 0 100px;
    background-color: var(--bb-layout-sidebar-banner-background);
    height: var(--bb-layout-header-height);
    font-size: var(--bb-layout-banner-font-size);
}

    .layout-header-left .layout-banner .layout-logo[b-1szth0so1p] {
        width: var(--bb-layout-banner-logo-width);
        /*border-radius: var(--bs-border-radius);*/
    }

        .layout-header-left .layout-banner .layout-logo + .layout-title[b-1szth0so1p] {
            margin-left: var(--bb-layout-title-margin-left);
        }

.layout-header-right[b-1szth0so1p] {
    display: flex;
    align-items: center;
    padding: 0 100px;
}
