@import 'Cevi.FinBel.FrontEnd.BlazorApp.Client.g9thgvvczi.bundle.scp.css';
@import '_content/Cevi.FinBel.FrontEnd.BlazorApp.Shared/Cevi.FinBel.FrontEnd.BlazorApp.Shared.vud7hhltsc.bundle.scp.css';
@import '_content/Cevi.UniBel.FrontEnd.BlazorApp/Cevi.UniBel.FrontEnd.BlazorApp.1p92pngh8g.bundle.scp.css';
@import '_content/Microsoft.AspNetCore.Components.QuickGrid/Microsoft.AspNetCore.Components.QuickGrid.boiwgh0w5b.bundle.scp.css';

/* /Presentation/Components/BeleidAndBudget/BbDoelstellingenboom/BbBeleidsElementDetailEditForm.razor.rz.scp.css */
.bb-beleids-element-detail-editform .bb-detail-top-grid[b-mjrfplg2dv] {
    display: grid;
    grid-template-columns: minmax(0, 1fr) minmax(24rem, 28rem);
    gap: 1.5rem;
    align-items: start;
}

.bb-beleids-element-detail-editform .bb-detail-top-left[b-mjrfplg2dv] {
    min-width: 0;
}

.bb-beleids-element-detail-editform .bb-detail-top-left[b-mjrfplg2dv]  .form-grid {
    width: 100% !important;
    max-width: 100% !important;
    box-sizing: border-box;
}

.form-grid[b-mjrfplg2dv] {   
    padding-inline-end: 1rem;
}

.bb-beleids-element-detail-editform .bb-detail-top-right[b-mjrfplg2dv] {
    min-width: 0;
    align-self: stretch;
    overflow: hidden;
}

.bb-beleids-element-detail-editform .bb-detail-foto[b-mjrfplg2dv] {
    display: flex;
    flex-direction: column;
    height: 100%;
}

.bb-beleids-element-detail-editform .bb-detail-foto-label[b-mjrfplg2dv] {
    font-weight: 600;
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
}

.bb-beleids-element-detail-editform .bb-detail-foto-content[b-mjrfplg2dv] {
    flex: 1 1 auto;
    min-height: 0;
    max-width: 100%;
}

.bb-beleids-element-detail-editform .bb-detail-foto-content[b-mjrfplg2dv]  img {
    max-width: 100%;
    height: auto;
}

.bb-beleids-element-detail-editform .bb-detail-foto-content[b-mjrfplg2dv]  .e-upload,
.bb-beleids-element-detail-editform .bb-detail-foto-content[b-mjrfplg2dv]  .e-upload-files,
.bb-beleids-element-detail-editform .bb-detail-foto-content[b-mjrfplg2dv]  .e-file-select-wrap {
    max-width: 100%;
}

@media (max-width: 1100px) {
    .bb-beleids-element-detail-editform .bb-detail-top-grid[b-mjrfplg2dv] {
        grid-template-columns: minmax(0, 1fr);
    }

    .bb-beleids-element-detail-editform .bb-detail-top-right[b-mjrfplg2dv] {
        overflow: visible;
    }
}
/* /Presentation/Components/BeleidAndBudget/BbDoelstellingenboom/BbDoelstellingenBoomModule.razor.rz.scp.css */
.sideBarContent[b-6sy6c37w9m] {
    padding-right: 0.5rem;
    
}

.content-container[b-6sy6c37w9m] {
    overflow-y: auto;
    width: 100%;
    height: auto;
}
.tree-container[b-6sy6c37w9m]{
    margin-block: 1rem;
}
/* /Presentation/Components/BeleidAndBudget/BbDoelstellingenboom/BbDoelstellingenDetail.razor.rz.scp.css */
.header[b-kd2nqokmsa] {
    .beleidsType {
        position: relative;
        padding: 10px;
        width: 45px;
        /*height: 45px;*/
        font-size: 1.2rem;
    }

    .img[b-kd2nqokmsa] {
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        border-radius: 15px 0 0 15px;
        max-height: 10rem;
    }

    .img:hover[b-kd2nqokmsa] {
        opacity: 0.5;
    }
}

.close[b-kd2nqokmsa] {
    position: absolute;
    top: 0;
    right: 0;
    max-height: 3rem;
    /*padding: 0.2rem;*/
    background-color: var(--light-yellow);
    transition: 0.3s;

    &:hover {
        background-color: white;
    }
}

.status[b-kd2nqokmsa] {
    position: absolute;
    right: -8px;
    bottom: -8px;
    font-size: 1rem;
    padding: 6px;
    background-color: whitesmoke;
    border-radius: 100%;
    height: 25px;
    width: 25px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.beleidsTypeWrapper[b-kd2nqokmsa] {
    display: flex;
    align-items: center;
    gap: 0.5rem;
}

.bb-beleids-element-detail-editform .bb-detail-top-grid[b-kd2nqokmsa] {
    display: grid;
    grid-template-columns: minmax(0, 1fr) 22rem;
    gap: 1.5rem;
    align-items: start;
}

.bb-beleids-element-detail-editform .bb-detail-top-left[b-kd2nqokmsa] {
    min-width: 0;
}

.bb-beleids-element-detail-editform .bb-detail-top-right[b-kd2nqokmsa] {
    min-width: 0;
    align-self: stretch;
}

.bb-beleids-element-detail-editform .bb-detail-foto[b-kd2nqokmsa] {
    display: flex;
    flex-direction: column;
    height: 100%;
}

.bb-beleids-element-detail-editform .bb-detail-foto-label[b-kd2nqokmsa] {
    font-weight: 600;
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
}

.bb-beleids-element-detail-editform .bb-detail-foto-content[b-kd2nqokmsa] {
    flex: 1 1 auto;
    min-height: 0;
}

.bb-detail-evaluatie-row[b-kd2nqokmsa] {
    display: flex;
    align-items: flex-start;
    gap: 0.75rem;
}

.bb-detail-evaluatie-input[b-kd2nqokmsa] {
    flex: 1 1 auto;
    min-width: 0;
}

.bb-detail-evaluatie-action[b-kd2nqokmsa] {
    flex: 0 0 auto;
    align-self: center;
}
/* /Presentation/Components/BeleidAndBudget/BbDoelstellingenboom/BbDoelstellingenOverview.razor.rz.scp.css */
.accordion-tab.card-footer[b-33biaufluj] {
    height: 2.4em;
    padding: 0;
    padding-right: 1rem;
    background-color: #00000008;
    border-top: 1px solid rgba(0, 0, 0, .125);
}

.form-group[b-33biaufluj] {
    margin-bottom: 1rem;
}

.table-container[b-33biaufluj] {
    margin: 5px;
    border: 1px solid var(--border-color);
    height: 100%;
    overflow-y: auto;
}

.filterContent[b-33biaufluj] {
    padding-bottom: 0.5rem;
}
/* /Presentation/Components/BeleidAndBudget/BbDoelstellingenboom/Financieel/BudgetCijfersOverview.razor.rz.scp.css */
.selected[b-udlir70adu] {
    background-color: var(--pastel-blue);
}

.cell:hover[b-udlir70adu] {
    background-color: var(--pastel-grey);
}

.type-title[b-udlir70adu] {
    border: none;
    border-radius: 25px;
    width: 5rem;
}

.type-title-col-2[b-udlir70adu] {
    width: 27rem;
}

.small-col[b-udlir70adu] {
    width: 115px;
}

.rotate[b-udlir70adu] {
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    border: 1px solid #dee2e6;
    width: 2em;
    border-top: 3px solid #dee2e6;
    border-right: 3px solid #dee2e6;
    border-bottom: 3px solid #dee2e6;
    box-shadow: 3px 4px #dee2e6;
}


.rotate div[b-udlir70adu] {
    /* FF3.5+ */
    -moz-transform: rotate(-90.0deg);
    /* Opera 10.5 */
    -o-transform: rotate(-90.0deg);
    /* Saf3.1+, Chrome */
    -webkit-transform: rotate(-90.0deg);
    transform: rotate(-90deg);
    margin-left: -10em;
    margin-right: -10em;
    font-size: 1.5em
}

table.tbl-budget-cijfers .currancy-details[b-udlir70adu] {
    text-align: right;
    width: 7.5rem;
}

.tbl-budget-cijfers tbody td.type-title-col-2[b-udlir70adu] {
    width: 15.625rem;
}

.tbl-budget-cijfers label[b-udlir70adu] {
    user-select: none;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
}

.hoverable-table td:first-child[b-udlir70adu] {
    cursor: default;
}

.tbl-budget-cijfers td[b-udlir70adu],
.tbl-budget-cijfers th[b-udlir70adu] {
    padding: .50rem;
}
/* /Presentation/Components/BeleidAndBudget/BbDoelstellingenboom/Financieel/FinancieleGegevens.razor.rz.scp.css */
/* Compact flip switch styling */
.compact-flip-switch-container[b-walx0kycr3] {
    font-size: 0.75rem !important;
    transform: scale(0.85);
    transform-origin: center;
}

.compact-flip-switch-container .nh-toggle-wrapper[b-walx0kycr3] {
    font-size: 0.75rem !important;
    min-height: 1.5rem !important;
}

.compact-flip-switch-container .nh-toggle-btn[b-walx0kycr3] {
    font-size: 0.7rem !important;
    padding: 2px 6px !important;
    min-height: 1.5rem !important;
    line-height: 1.2 !important;
}
/* /Presentation/Components/BeleidAndBudget/BbDoelstellingenboom/Indicatoren/IndicatorenList.razor.rz.scp.css */
.indicatoren-card[b-8qheimcumy]
{
    background: #ffffff;
    border: 1px solid rgba(0, 0, 0, 0.12) !important;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.08);
    padding: 0.85rem !important;
}

.indicatoren-card:hover[b-8qheimcumy]
{
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.14);
}

.indicatoren-actions .btn[b-8qheimcumy],
.indicatoren-actions button[b-8qheimcumy]
{
    background: rgba(255, 255, 255, 0.92);
}

.indicatoren-actions[b-8qheimcumy]
{
    align-self: stretch;
}

.indicatoren-actions .btn[b-8qheimcumy],
.indicatoren-actions button[b-8qheimcumy],
.indicatoren-actions[b-8qheimcumy]  .btn,
.indicatoren-actions[b-8qheimcumy]  button
{
    display: inline-flex;
    align-items: center;
}

/* Empty state styling */
.indicatoren-empty-state[b-8qheimcumy]
{
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 200px;
    padding: 2rem;
}

.empty-state-content[b-8qheimcumy]
{
    text-align: center;
    max-width: 400px;
}

.empty-state-icon[b-8qheimcumy]
{
    font-size: 3rem;
    color: var(--bs-secondary);
    margin-bottom: 1rem;
    opacity: 0.6;
}

.empty-state-text h5[b-8qheimcumy]
{
    margin-bottom: 0.5rem;
    color: var(--bs-dark);
    font-weight: 500;
}

.empty-state-text p[b-8qheimcumy]
{
    margin-bottom: 0;
    font-size: 0.9rem;
}

/* Two-row layout: title row, badges+actions row */
.indicatoren-title-section[b-8qheimcumy]
{
    display: flex;
    align-items: center;
    gap: 0.5rem;
}

.indicatoren-title-content[b-8qheimcumy]
{
    display: flex;
    align-items: center;
    gap: 0.5rem;
    flex: 1;
}

.indicatoren-title-row[b-8qheimcumy]
{
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.indicatoren-badges-and-actions[b-8qheimcumy]
{
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 1rem;
    margin-top: 0.5rem;
}

.indicatoren-badges-section[b-8qheimcumy]
{
    display: flex;
    flex-wrap: wrap;
    gap: 0.5rem;
    flex: 1;
}

.indicatoren-actions[b-8qheimcumy]
{
    display: flex;
    align-items: center;
    gap: 0.5rem;
    flex-shrink: 0;
}

/* Keep natural button heights, just center content */
.indicatoren-actions .btn[b-8qheimcumy],
.indicatoren-actions button[b-8qheimcumy],
.indicatoren-actions[b-8qheimcumy]  .btn,
.indicatoren-actions[b-8qheimcumy]  button
{
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.indicatoren-card .cursor-default[b-8qheimcumy]
{
    line-height: 1.35;
}

.indicatoren-card .d-flex.flex-column > div:first-child[b-8qheimcumy]
{
    margin-bottom: 0.35rem;
}

.indicatoren-card .border.border-1.rounded[b-8qheimcumy]
{
    padding: 0.2rem 0.55rem;
}

.indicatoren-drawer-header[b-8qheimcumy]{
    display: flex;
    gap: 1rem;
    line-height: 2;
}

/* Drawer header single-line alignment */
:global(.slide-drawer-title .indicatoren-drawer-header)[b-8qheimcumy]
{
    display: flex;
    align-items: center;
    gap: 0.5rem;
    min-height: 32px;
    min-width: 0;
}

/* Custom tabs styling */
.indicatoren-custom-tabs[b-8qheimcumy]
{
    display: flex;
    flex-direction: column;
    height: 100%;
}

.indicatoren-tab-headers[b-8qheimcumy]
{
    display: flex;
    gap: 0.25rem;
    border-bottom: 2px solid #e0e0e0;
    background: #f5f5f5;
    padding: 0.5rem 0.5rem 0;
}

.indicatoren-tab-header[b-8qheimcumy]
{
    padding: 0.75rem 1.5rem;
    background: transparent;
    border: none;
    border-bottom: 3px solid transparent;
    cursor: pointer;
    font-weight: 500;
    color: #666;
    transition: all 0.2s ease;
    border-radius: 0.5rem 0.5rem 0 0;
}

.indicatoren-tab-header:hover[b-8qheimcumy]
{
    background: rgba(255, 255, 255, 0.5);
    color: #002f51;
}

.indicatoren-tab-header.active[b-8qheimcumy]
{
    background: #002f51;
    color: #ffffff;
    border-bottom-color: #002f51;
    font-weight: 600;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.12);
}

.indicatoren-tab-header.active:hover[b-8qheimcumy]
{
    background: #01406f;
    color: #ffffff;
}

.indicatoren-tab-content[b-8qheimcumy]
{
    flex: 1;
    overflow-y: auto;
    background: #ffffff;
    padding: 1rem;
}

.indicatoren-tab-pane[b-8qheimcumy]
{
    display: none;
}

.indicatoren-tab-pane.active[b-8qheimcumy]
{
    display: block;
}

:global(.slide-drawer-title .indicatoren-drawer-header .indicatoren-drawer-title-singleline)[b-8qheimcumy]
{
    display: flex;
    align-items: baseline;
    gap: 0.5rem;
    min-width: 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

:global(.slide-drawer-title .indicatoren-drawer-header .indicatoren-drawer-id)[b-8qheimcumy]
{
    opacity: 0.85;
    font-size: 0.9rem;
    flex: 0 0 auto;
}
/* /Presentation/Components/BeleidAndBudget/BbDoelstellingenboom/SmjpBeleidsElementOverview.razor.rz.scp.css */
.level-SD[b-ob5acv17pt] {
    background: var(--dark-grey);
    justify-content: center;
}

.level-BD[b-ob5acv17pt] {
    background: var(--grey);
    justify-content: center;
}

.level-AP[b-ob5acv17pt] {
    background: var(--light-grey);
    color: var(--black);
    justify-content: center;
}

.level-A[b-ob5acv17pt] {
    background: var(--pastel-grey);
    color: var(--black);
    justify-content: center;
}

.tagsColumn[b-ob5acv17pt] {
    max-height: 2.5rem;
}
/* /Presentation/Components/BeleidAndBudget/BbDoelstellingenboom/SmjpBeleidsElementPortalMenu.razor.rz.scp.css */
/* Portal Menu Card Styling */
.portal-menu-card[b-72p80r0fz6] {
    border: none;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
    border-radius: 0.75rem;
    overflow: hidden;
    background: #fff;
    max-width: 100%;
    margin: 0;
}

.portal-menu-header[b-72p80r0fz6] {   
    border-bottom: 1px solid #e2e8f0;
    padding:0.5rem;
    font-weight: 600;
}

.portal-menu-header .fas[b-72p80r0fz6] {
    color: var(--white);
}

.portal-menu-header .badge[b-72p80r0fz6] {
    font-size: 0.75rem;
    padding: 0.25rem 0.5rem;
    border-radius: 0.375rem;
}

.portal-menu-footer[b-72p80r0fz6] {
    background: #f8fafc;
    border-top: 1px solid #e2e8f0;
    padding: 0.75rem 1.25rem;
}

.indicators-grid-container[b-72p80r0fz6] {
    padding: 0;
}

/* Empty State Styling */
.empty-state[b-72p80r0fz6] {
    padding: 2rem 1rem;
}

.empty-state .fas[b-72p80r0fz6] {
    opacity: 0.5;
    margin-bottom: 1rem;
}

.empty-state h6[b-72p80r0fz6] {
    margin-bottom: 0.5rem;
    font-weight: 500;
}

.empty-state p[b-72p80r0fz6] {
    margin-bottom: 1.5rem;
    font-size: 0.875rem;
    line-height: 1.4;
}

/* Button Group Styling */
.button-group[b-72p80r0fz6] {
    display: flex;
    gap: 0.5rem;
    align-items: center;
}

.button-group .ui-button[b-72p80r0fz6] {
    flex-shrink: 0;
}

/* Responsive Design */
@media (max-width: 768px) {
    .portal-menu-header[b-72p80r0fz6] {
        padding: 0.75rem 1rem;
    }
    
    .portal-menu-header .d-flex[b-72p80r0fz6] {
        flex-direction: column;
        align-items: flex-start;
        gap: 0.5rem;
    }
    
    .portal-menu-footer[b-72p80r0fz6] {
        padding: 0.5rem 1rem;
    }
    
    .button-group[b-72p80r0fz6] {
        flex-direction: column;
        width: 100%;
    }
    
    .button-group .ui-button[b-72p80r0fz6] {
        width: 100%;
    }
}

/* Grid Enhancements */
.portal-menu-card .quick-grid-plus[b-72p80r0fz6] {
    border: none;
}

.portal-menu-card .quick-grid-plus .grid-container[b-72p80r0fz6] {
    border-radius: 0;
}

/* Status Badge Improvements */
.portal-menu-card .indicator-status[b-72p80r0fz6] {
    font-size: 0.875rem;
    font-weight: 500;
}

/* Animation and Transitions */
.portal-menu-card[b-72p80r0fz6] {
    transition: all 0.2s ease-in-out;
}

.portal-menu-card:hover[b-72p80r0fz6] {
    box-shadow: 0 6px 16px rgba(0, 0, 0, 0.12);
}

.portal-menu-header[b-72p80r0fz6] {
    transition: background 0.2s ease-in-out;
}
/* /Presentation/Components/Beleidsindeling/Add/BeleidsDomeinModal.razor.rz.scp.css */
.bd-grid-container[b-b2osrn628c] {
    display: grid;
    grid-template-rows: repeat(auto-fit, minmax(2rem, 1fr));
    gap: 20px;
    padding: 10px;
}

.bd-form-row[b-b2osrn628c] {
    display: grid;
    grid-template-columns: 100px 1fr; /* Label and input columns */
    align-items: center;
    gap: 10px;
}

.form-control[b-b2osrn628c] {
    width: 100%;
}

.bd-form-row label[b-b2osrn628c] {
    font-weight: bold;
}

.custom-validation-message[b-b2osrn628c] {
    color: red;
    font-size: 0.9rem;
}
/* /Presentation/Components/Beleidsindeling/Details/BeleidsDomainDetail.razor.rz.scp.css */
.beleidsveld-link-dialog[b-sriegflgho] {
  display: grid;
  grid-template-rows: auto 1fr;
  gap: 1.5rem;
  padding: 0.5rem 0;
}
.beleidsveld-link-dialog .link-selection[b-sriegflgho] {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 1rem;
  align-items: start;
}
.beleidsveld-link-dialog .link-selection .link-label[b-sriegflgho] {
  font-weight: bold;
  padding-top: 0.375rem;
}
.beleidsveld-link-dialog .link-selection .link-control[b-sriegflgho] {
  width: 100%;
}
.beleidsveld-link-dialog .selected-items[b-sriegflgho] {
  display: grid;
  grid-template-rows: auto 1fr;
}
.beleidsveld-detail-form[b-sriegflgho] {
  padding: 1rem 1.5rem;
}
.beleidsveld-detail-form .form-fields[b-sriegflgho] {
  display: grid;
  gap: 1.5rem;
  max-width: 100%;
}
.beleidsveld-detail-form .form-field[b-sriegflgho] {
  display: grid;
  grid-template-columns: 150px 1fr;
  gap: 1.5rem;
  align-items: start;
}
.beleidsveld-detail-form .form-field .field-label[b-sriegflgho] {
  font-weight: bold;
  padding-top: 0.375rem;
  margin-bottom: 0;
  text-align: left;
  white-space: nowrap;
}
.beleidsveld-detail-form .form-field .field-control[b-sriegflgho] {
  display: flex;
  flex-direction: column;
  gap: 0.25rem;
  min-width: 0;
}
.beleidsveld-detail-form .form-field .field-control .form-control[b-sriegflgho] {
  width: 100%;
}
.beleidsveld-detail-form .form-field .field-control .form-label[b-sriegflgho] {
  padding-top: 0.375rem;
  margin-bottom: 0;
}
/*# sourceMappingURL=BeleidsDomainDetail.razor.css.map */
/* /Presentation/Components/Beleidsindeling/Details/BeleidsitemDetail.razor.rz.scp.css */
.beleidsitem-detail-form[b-gp5vu9a4jv] {
  padding: 1rem 1.5rem;
}
.beleidsitem-detail-form .form-fields[b-gp5vu9a4jv] {
  display: grid;
  gap: 1.5rem;
  max-width: 100%;
}
.beleidsitem-detail-form .form-field[b-gp5vu9a4jv] {
  display: grid;
  grid-template-columns: 200px 1fr;
  gap: 1.5rem;
  align-items: start;
}
.beleidsitem-detail-form .form-field .field-label[b-gp5vu9a4jv] {
  font-weight: bold;
  padding-top: 0.375rem;
  margin-bottom: 0;
  text-align: left;
  white-space: nowrap;
}
.beleidsitem-detail-form .form-field .field-control[b-gp5vu9a4jv] {
  display: flex;
  flex-direction: column;
  gap: 0.25rem;
  min-width: 0;
}
.beleidsitem-detail-form .form-field .field-control .form-control[b-gp5vu9a4jv] {
  width: 100%;
}
.beleidsitem-detail-form .form-field .field-control .form-label[b-gp5vu9a4jv] {
  padding-top: 0.375rem;
  margin-bottom: 0;
}
.beleidsveldItem-link-dialog[b-gp5vu9a4jv] {
  display: grid;
  grid-template-rows: auto 1fr;
  gap: 1.5rem;
  padding: 0.5rem 0;
}
.beleidsveldItem-link-dialog .link-selection[b-gp5vu9a4jv] {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 1rem;
  align-items: start;
}
.beleidsveldItem-link-dialog .link-selection .link-label[b-gp5vu9a4jv] {
  font-weight: bold;
  padding-top: 0.375rem;
}
.beleidsveldItem-link-dialog .link-selection .link-control[b-gp5vu9a4jv] {
  width: 100%;
}
.beleidsveldItem-link-dialog .selected-items[b-gp5vu9a4jv] {
  display: grid;
  grid-template-rows: auto 1fr;
}
/*# sourceMappingURL=BeleidsitemDetail.razor.css.map */
/* /Presentation/Components/Beleidsindeling/Details/BeleidsveldDetail.razor.rz.scp.css */
.beleidsveld-readonly-form[b-t4926xufr9] {
  padding: 1rem 1.5rem;
}
.beleidsveld-readonly-form fieldset[b-t4926xufr9] {
  border: none;
  margin: 0;
  padding: 0;
}
.beleidsveld-readonly-form .form-fields[b-t4926xufr9] {
  display: grid;
  gap: 1rem;
}
.beleidsveld-readonly-form .form-field[b-t4926xufr9] {
  display: grid;
  grid-template-columns: minmax(120px, 200px) 1fr;
  gap: 1rem;
  align-items: start;
}
.beleidsveld-readonly-form .form-field .field-label[b-t4926xufr9] {
  font-weight: bold;
  padding-top: 0.5rem;
  margin-bottom: 0;
  text-align: left;
}
.beleidsveld-readonly-form .form-field .field-control[b-t4926xufr9] {
  display: flex;
  flex-direction: column;
  gap: 0.25rem;
}
.beleidsveld-readonly-form .form-field .field-control .form-label[b-t4926xufr9] {
  padding-top: 0.5rem;
  margin-bottom: 0;
}
.beleidsveld-link-dialog[b-t4926xufr9] {
  display: grid;
  grid-template-rows: auto 1fr;
  gap: 1.5rem;
  padding: 0.5rem 0;
}
.beleidsveld-link-dialog .link-selection[b-t4926xufr9] {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 1rem;
  align-items: start;
}
.beleidsveld-link-dialog .link-selection .link-label[b-t4926xufr9] {
  font-weight: bold;
  padding-top: 0.375rem;
}
.beleidsveld-link-dialog .link-selection .link-control[b-t4926xufr9] {
  width: 100%;
}
.beleidsveld-link-dialog .selected-items[b-t4926xufr9] {
  display: grid;
  grid-template-rows: auto 1fr;
}
/*# sourceMappingURL=BeleidsveldDetail.razor.css.map */
/* /Presentation/Components/BouwstenenDoelstellingenboom/BouwstenenBeleidsElementDetailEditForm.razor.rz.scp.css */
.bouwstenen-beleids-element-detail-editform .bb-detail-top-grid[b-1qm0y1hdjb] {
    display: grid;
    grid-template-columns: minmax(0, 1fr) minmax(24rem, 28rem);
    gap: 1.5rem;
    align-items: start;
}

.bouwstenen-beleids-element-detail-editform .bb-detail-top-left[b-1qm0y1hdjb] {
    min-width: 0;
}

.bouwstenen-beleids-element-detail-editform .bb-detail-top-left[b-1qm0y1hdjb]  .form-grid {
    width: 100% !important;
    max-width: 100% !important;
    box-sizing: border-box;
}

.form-grid[b-1qm0y1hdjb] {   
    padding-inline-end: 1rem;
}

.bouwstenen-beleids-element-detail-editform .bb-detail-top-right[b-1qm0y1hdjb] {
    min-width: 0;
    align-self: stretch;
    overflow: hidden;
}

.bouwstenen-beleids-element-detail-editform .bb-detail-foto[b-1qm0y1hdjb] {
    display: flex;
    flex-direction: column;
    height: 100%;
}

.bouwstenen-beleids-element-detail-editform .bb-detail-foto-label[b-1qm0y1hdjb] {
    font-weight: 600;
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
}

.bouwstenen-beleids-element-detail-editform .bb-detail-foto-content[b-1qm0y1hdjb] {
    flex: 1 1 auto;
    min-height: 0;
    max-width: 100%;
}

.bouwstenen-beleids-element-detail-editform .bb-detail-foto-content[b-1qm0y1hdjb]  img {
    max-width: 100%;
    height: auto;
}

.bouwstenen-beleids-element-detail-editform .bb-detail-foto-content[b-1qm0y1hdjb]  .e-upload,
.bouwstenen-beleids-element-detail-editform .bb-detail-foto-content[b-1qm0y1hdjb]  .e-upload-files,
.bouwstenen-beleids-element-detail-editform .bb-detail-foto-content[b-1qm0y1hdjb]  .e-file-select-wrap {
    max-width: 100%;
}

/* Full-width fields that span both columns */
.bouwstenen-beleids-element-detail-editform .bb-full-width-field[b-1qm0y1hdjb] {
    grid-column: 1 / -1;
}

@media (max-width: 1100px) {
    .bouwstenen-beleids-element-detail-editform .bb-detail-top-grid[b-1qm0y1hdjb] {
        grid-template-columns: minmax(0, 1fr);
    }

    .bouwstenen-beleids-element-detail-editform .bb-detail-top-right[b-1qm0y1hdjb] {
        overflow: visible;
    }
}
/* /Presentation/Components/BouwstenenDoelstellingenboom/BouwstenenDoelstellingenboomModule.razor.rz.scp.css */
.temporary-actie-status-await-approval > div[b-qzoo36jfye] {
    background: var(--orange) !important;
    color: white !important;
}

.temporary-actie-status-denied > div[b-qzoo36jfye] {
    background: var(--cevi-red) !important;
    color: white !important;
}

.content-container[b-qzoo36jfye] {
    overflow-y: auto;
    width: 100%;
    height: auto;
}

.pin-container[b-qzoo36jfye] {
    position: absolute;
    right: .5rem;
    top: -1rem;
    z-index: 5;
}

.pintab[b-qzoo36jfye] {
    cursor: pointer;
    position: relative;
    display: inline-block;

    & i {
        transition: top 0.1s cubic-bezier(0.82, -0.03, 0.58, 1), color 0.1s ease-in-out 0.1s;
        cursor: pointer;
        color: #f9f9f9;
        font-size: 1rem;
        color: var(--black);
        transform: rotate(45deg);
    }
}

.pintabinput[b-qzoo36jfye] {
    opacity: 0.01;
}

.pinned[b-qzoo36jfye] {
    top: 0px !important;
    color: var(--green) !important;
}

.sideBarContent[b-qzoo36jfye] {
    padding-right: 0.5rem;
}
/* /Presentation/Components/BouwstenenDoelstellingenboom/TemporaryActieDetail.razor.rz.scp.css */
.temporary-actie-status-await-approval[b-4e4awsh8pc] {
    color: var(--orange) !important;
}

.temporary-actie-status-denied[b-4e4awsh8pc] {
    color: var(--cevi-red) !important;
}
/* /Presentation/Components/BouwstenenDoelstellingenboom/TemporaryActionDetailCreateForm.razor.rz.scp.css */
.request-new-actie-card[b-sk8cia2oj6] {
    height: 90.5vh;
}
/* /Presentation/Components/BouwstenenDoelstellingenboom/TemporaryActionDetailEditForm.razor.rz.scp.css */
.request-new-actie-card[b-ue8l9xj1mr] {
    height: 90.5vh;
}

.card-temp-actie[b-ue8l9xj1mr] {
    height: calc(100vh - 6rem);
}
/* /Presentation/Components/BudgetDiensten/BudgetDiensten.razor.rz.scp.css */
.cb-is-closed-display-none[b-7yvm7uj16t] {
  display: none;
}
.show-buttons[b-7yvm7uj16t] {
  opacity: 0;
  transition: ease-in-out 250ms;
}
[id^='BudgetDienstenDetailsDataGrid'] tr:hover .show-buttons[b-7yvm7uj16t] {
  opacity: 1;
}
/*# sourceMappingURL=BudgetDiensten.razor.css.map */
/* /Presentation/Components/DoelstellingenBoom/IndicatorStatus.razor.rz.scp.css */
.status-item[b-db85v0epwx] {
    padding-inline: 0.5rem;
    border-radius: 25px;
}
/* /Presentation/Components/DoelstellingenBoom/IndicatorStatusIcon.razor.rz.scp.css */
.indicatorStatusIcon[b-03my42flrr] {
    font-size: 1rem;
}

.wrapper[b-03my42flrr] {
    width: 22px;
    height: 22px;
    border-radius: 100%;
    background-color: whitesmoke;
    justify-content: center;
    display: flex;
    align-items: center;
}
/* /Presentation/Components/InvesteringsProjecten/InvesteringsProject/IpDetail.razor.rz.scp.css */
.e-grid[disable="yes"][b-2r89tjvvbe] {
  opacity: 0.5;
  pointer-events: none;
  -ms-touch-action: none;
  touch-action: none;
  cursor: no-drop;
}
/* For screens smaller than 1080px */
@media screen and (max-height: 1080px) {
  .grid-height[b-2r89tjvvbe] {
    height: 29vh;
    /* 29% of the viewport height */
  }
}
/* For screens larger than 1081px */
@media screen and (min-height: 1081px) {
  .grid-height[b-2r89tjvvbe] {
    height: 45vh;
    /* 45% of the viewport height */
  }
}
/* Responsive layout for tablets and smaller - stack panels vertically */
@media (width <= 1500px) {
  [b-2r89tjvvbe] .three-panel-template {
    --three-panel-template-direction: column;
    --three-panel-template-align-items: stretch;
  }
  [b-2r89tjvvbe] .left-panel-template,
  [b-2r89tjvvbe] .center-panel-template,
  [b-2r89tjvvbe] .rigth-panel-template {
    width: 100% !important;
  }
}
/*# sourceMappingURL=IpDetail.razor.css.map */
/* /Presentation/Components/Meerjarenplan/BeheerMeerjarenplan/BeheerMeerjarenplan.razor.rz.scp.css */
.table-header-label[b-46kab6n8np] {
  margin: 0;
}
.beheer-meerjarenplan__toolbar-strip[b-46kab6n8np] {
  background: var(--white);
  border: 1px solid rgba(0, 0, 0, 0.08);
  border-radius: 0.35rem;
  padding: 0.35rem 0.75rem;
  margin: 0.75rem 0 0;
}
.beheer-meerjarenplan__toolbar-strip--top[b-46kab6n8np] {
  margin-top: 0.5rem;
}
.beheer-meerjarenplan__toolbar-strip-inner[b-46kab6n8np] {
  padding-inline: 0.75rem;
}
.beheer-meerjarenplan__toolbar-grid[b-46kab6n8np] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 0.75rem;
}
.beheer-meerjarenplan__toolbar-grid--single-row[b-46kab6n8np] {
  flex-wrap: nowrap;
}
.beheer-meerjarenplan__toolbar-grid-left[b-46kab6n8np],
.beheer-meerjarenplan__toolbar-grid-right[b-46kab6n8np] {
  min-width: 0;
}
.beheer-meerjarenplan__toolbar-grid-right[b-46kab6n8np] {
  display: flex;
  justify-content: flex-end;
  align-items: flex-end;
}
.beheer-meerjarenplan__toolbar-grid-right .toolbar[b-46kab6n8np] {
  padding: 0;
}
.beheer-meerjarenplan__toolbar-grid-right .toolbar-item[b-46kab6n8np],
.beheer-meerjarenplan__toolbar-grid-right .ui-button[b-46kab6n8np],
.beheer-meerjarenplan__toolbar-grid-right button[b-46kab6n8np] {
  align-self: flex-end;
}
.beheer-meerjarenplan__toolbar-grid--single-row .beheer-meerjarenplan__toolbar-grid-left[b-46kab6n8np],
.beheer-meerjarenplan__toolbar-grid--single-row .beheer-meerjarenplan__toolbar-grid-right[b-46kab6n8np] {
  white-space: nowrap;
}
@media (max-width: 992px) {
  .beheer-meerjarenplan__toolbar-grid[b-46kab6n8np] {
    flex-wrap: wrap;
    justify-content: flex-start;
  }
  .beheer-meerjarenplan__toolbar-grid-left[b-46kab6n8np],
  .beheer-meerjarenplan__toolbar-grid-right[b-46kab6n8np] {
    white-space: normal;
  }
}
.toolbar-separator[b-46kab6n8np] {
  width: 1px;
  align-self: stretch;
  background: rgba(0, 0, 0, 0.08);
}
.toolbar[b-46kab6n8np] {
  display: flex;
  flex-wrap: nowrap;
  gap: 0.5rem;
  align-items: center;
  width: 100%;
  padding: 0.25rem 0;
}
.beheer-meerjarenplan__toolbar-strip .toolbar[b-46kab6n8np] {
  align-items: flex-end;
}
/* Each logical item (selector, dropdown, actions) */
.toolbar-item[b-46kab6n8np] {
  display: flex;
  align-items: center;
  min-width: 0;
  /* allow children to shrink */
}
/* Group internal controls for consistent spacing */
.toolbar-group[b-46kab6n8np] {
  display: flex;
  flex-direction: row;
  align-items: flex-end;
  gap: 0.5rem;
  min-width: 0;
}
.toolbar-group .form-label[b-46kab6n8np] {
  margin-bottom: 0;
}
/* Syncfusion dropdowns render with internal wrappers; align their visible input with buttons */
.toolbar-group .e-control[b-46kab6n8np],
.toolbar-group .e-input-group[b-46kab6n8np],
.toolbar-group .e-input-group.e-control-wrapper[b-46kab6n8np] {
  height: 38px;
}
.toolbar-group .e-input-group .e-input[b-46kab6n8np],
.toolbar-group .e-input-group input[b-46kab6n8np] {
  height: 38px;
}
/* Push the action group (search button) to the far right */
.toolbar-action[b-46kab6n8np] {
  margin-left: auto;
  margin-inline-end: 1rem;
}
/* Accessible visually-hidden helper */
.sr-only[b-46kab6n8np] {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: -1px !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important;
}
/* Keep icon-only compact on small screens */
@media (max-width: 480px) {
  .search-text[b-46kab6n8np] {
    display: none;
  }
}
/*# sourceMappingURL=BeheerMeerjarenplan.razor.css.map */
/* /Presentation/Components/Meerjarenplan/BeheerMeerjarenplan/Modals/BeheerDetailOntwerpMjpEdit.razor.rz.scp.css */
.display-label[b-2wqo2l3vkf] {
  margin-left: 0.7rem;
}
/* /Presentation/Components/Meerjarenplan/BeheerMeerjarenplan/Modals/BeheerDetailOntwerpMjpModal.razor.rz.scp.css */
.beheer-detail-grid-host[b-cvi5k1npbw] {
  display: flex;
  flex-direction: column;
  min-height: 14rem;
  overflow: hidden;
}

[b-cvi5k1npbw] .beheer-detail-grid-host .quickgrid-plus-wrapper {
  height: 100% !important;
  min-height: 0;
  overflow: hidden !important;
}

[b-cvi5k1npbw] .beheer-detail-grid-host .quickgrid-viewport-container,
[b-cvi5k1npbw] .beheer-detail-grid-host .quickgrid-scroll-body {
  min-height: 0;
}
/* /Presentation/Components/Meerjarenplan/BeheerMeerjarenplan/Steps/OplaadExcelStepBasisInfo.razor.rz.scp.css */
.g-container[b-06fjzzfvis] {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  gap: 1rem;
  /* Center container */
  margin: 0 auto;
  padding: 1rem 3rem 3rem 3rem;
  width: 100%;
  max-width: 800px;
  height: stretch;
  place-items: center;
}
/* Align first column (labels) left */
.g-container > .g-item:nth-child(odd)[b-06fjzzfvis] {
  justify-self: start;
  text-align: left;
}
/* Align second column (data) right */
.g-container > .g-item:nth-child(even)[b-06fjzzfvis] {
  justify-self: end;
  text-align: right;
}
/*# sourceMappingURL=OplaadExcelStepBasisInfo.razor.css.map */
/* /Presentation/Components/Meerjarenplan/BeheerMeerjarenplan/Steps/OplaadExcelStepParameters.razor.rz.scp.css */
.g-container[b-afwt8ftf9b] {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  gap: 1rem;
  /* Center container */
  margin: 0 auto;
  padding: 1rem 3rem 3rem 3rem;
  width: 100%;
  max-width: 800px;
  height: stretch;
  place-items: center;
}
/* Align first column (labels) left */
.g-container > .g-item:nth-child(odd)[b-afwt8ftf9b] {
  justify-self: start;
  text-align: left;
}
/* Align second column (data) right */
.g-container > .g-item:nth-child(even)[b-afwt8ftf9b] {
  justify-self: end;
  text-align: right;
}
/*# sourceMappingURL=OplaadExcelStepParameters.razor.css.map */
/* /Presentation/Components/Meerjarenplan/ConsultatieBudget/ConsultatieBudget.razor.rz.scp.css */
.button-consultatie-budget-container[b-opp2fnl4v6] {
    border: 1px solid var(--border-color);
    line-height: 2;
    padding: 0 .8rem 0 .8rem;
    border-radius: .8rem!important;
    box-shadow: 0 0 5px -2px rgba(0, 0, 0, 0.68);
    -webkit-box-shadow: 0 0 5px -2px rgba(0, 0, 0, 0.68);
    -moz-box-shadow: 0 0 5px -2px rgba(0, 0, 0, 0.68);
}

.consultatie-budget__header-controls[b-opp2fnl4v6],
.consultatie-budget__toolbar-top[b-opp2fnl4v6],
.consultatie-budget__body[b-opp2fnl4v6] {
    margin-top: 0.75rem;
}

 .consultatie-budget__header-controls[b-opp2fnl4v6] {
     position: relative;
     z-index: 2;
     margin-bottom: 0.25rem;
 }

 .consultatie-budget__toolbar-top[b-opp2fnl4v6] {
     margin-top: 1rem;
 }

.consultatie-budget__toolbar-top[b-opp2fnl4v6] {
    display: block;
    width: 100%;
    box-sizing: border-box;
    padding: 0.75rem;
    background: #f9fafc;
    border-radius: 0.75rem;
    min-height: 3.4rem;
    position: relative;
    z-index: 1;
}

 .consultatie-budget__toolbar-grid[b-opp2fnl4v6] {
     display: grid;
     grid-template-columns: 1fr auto;
     align-items: center;
     gap: 0.75rem;
     width: 100%;
 }

 .consultatie-budget__toolbar-left[b-opp2fnl4v6],
 .consultatie-budget__toolbar-right[b-opp2fnl4v6] {
     display: flex;
     flex-wrap: wrap;
     align-items: center;
     gap: 0.5rem;
 }

 .consultatie-budget__toolbar-right[b-opp2fnl4v6] {
     justify-content: flex-end;
 }

.consultatie-budget__body[b-opp2fnl4v6] {
    padding-top: 0.25rem;
}

/* === Buttons (keep your active state from Blazor class logic) === */
.ui-button.button-consultatie-budget-container[b-opp2fnl4v6] {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 2.4rem;
    padding: 0 1rem;
    font-weight: 600;
    border-radius: 0.75rem;
    background: #fff;
    color: #134269;
    box-shadow:
            3px 3px 6px rgba(0, 0, 0, 0.05),
            -3px -3px 6px rgba(255, 255, 255, 0.9);
    transition: all 0.2s ease;
    cursor: pointer;
}

 .ui-button.button-consultatie-budget-container > span[b-opp2fnl4v6] {
     line-height: 1.1;
 }

.ui-button.button-consultatie-budget-container:hover[b-opp2fnl4v6] {
    transform: translateY(-1px);
    box-shadow:
            5px 5px 10px rgba(0, 0, 0, 0.06),
            -5px -5px 10px rgba(255, 255, 255, 0.9);
}

/* Maintain your existing active class from Blazor logic */
.button-consultatie-budget-container.active[b-opp2fnl4v6],
.button-consultatie-budget-container.is-active[b-opp2fnl4v6] {
    background: #e9f3ff;
    color: #005fa3;
    box-shadow:
            inset 2px 2px 6px rgba(0, 0, 0, 0.08),
            inset -2px -2px 6px rgba(255, 255, 255, 0.9);
}

/* === Dropdown === */
.budget-dropdown .e-control-wrapper.e-ddl[b-opp2fnl4v6] {
    width: 12rem;
    height: 2.4rem;
    border-radius: 0.75rem;
    background: #fff;
    box-shadow:
            3px 3px 6px rgba(0, 0, 0, 0.05),
            -3px -3px 6px rgba(255, 255, 255, 0.9);
    transition: box-shadow 0.2s ease;
}

 .consultatie-budget__dropdown-slot[b-opp2fnl4v6] {
     width: 12rem;
     min-width: 12rem;
     display: flex;
     align-items: center;
 }

 .consultatie-budget__dropdown-slot .budget-dropdown[b-opp2fnl4v6] {
     width: 100%;
 }

.budget-dropdown .e-control-wrapper.e-ddl:focus-within[b-opp2fnl4v6] {
    box-shadow:
            5px 5px 10px rgba(0, 0, 0, 0.06),
            -5px -5px 10px rgba(255, 255, 255, 0.9);
}

/* === Toolbar container === */
.budget-toolbar[b-opp2fnl4v6] {
    padding: 1rem;
    background: #f9fafc;
    border-radius: 0.75rem;
}

/* Soft button containers */
.ui-button[b-opp2fnl4v6],
.fab-menu[b-opp2fnl4v6] {
    box-shadow:
            3px 3px 6px rgba(0, 0, 0, 0.05),
            -3px -3px 6px rgba(255, 255, 255, 0.9);
    border-radius: 0.75rem;
    transition: all 0.2s ease;
}

.ui-button:hover[b-opp2fnl4v6],
.fab-menu:hover[b-opp2fnl4v6] {
    transform: translateY(-1px);
    box-shadow:
            5px 5px 10px rgba(0, 0, 0, 0.06),
            -5px -5px 10px rgba(255, 255, 255, 0.9);
}

/* FabMenu container alignment */
.fab-menu[b-opp2fnl4v6] {
    display: flex;
    align-items: center;
}

/* Responsive behavior */
@media (max-width: 992px) {
    .consultatie-budget__toolbar-grid[b-opp2fnl4v6] {
        grid-template-columns: 1fr;
    }

    .consultatie-budget__toolbar-right[b-opp2fnl4v6] {
        justify-content: flex-start;
    }
}

.button-consultatie-budget-container:hover[b-opp2fnl4v6] {
    background: var(--active-navigation-bg);
    color: white;
    cursor: pointer;
    box-shadow: 0 0 6px -1px rgba(0, 0, 0, 0.68);
    -webkit-box-shadow: 0 0 6px -1px rgba(0, 0, 0, 0.68);
    -moz-box-shadow: 0 0 6px -1px rgba(0, 0, 0, 0.68);
}

.budget-active-button[b-opp2fnl4v6] {
    background: var(--active-navigation-bg)!important;
    color: white!important;
    box-shadow: 0 0 6px -1px rgba(0, 0, 0, 0.68);
    -webkit-box-shadow: 0 0 6px -1px rgba(0, 0, 0, 0.68);
    -moz-box-shadow: 0 0 6px -1px rgba(0, 0, 0, 0.68);
}
/* /Presentation/Components/Meerjarenplan/M2Schema/OverviewM2Schema.razor.rz.scp.css */
#table_wrapper[b-85ffhh6xpc] {
  overflow: auto;
  width: auto;
  padding: 0;
  max-height: calc(100dvh - 18rem);
}
.tbl-m2 table[b-85ffhh6xpc] {
  width: 100%;
}
.tbl-m2 thead th[b-85ffhh6xpc] {
  position: sticky;
  top: -0.1rem;
  background-color: #f5f5f5;
  z-index: 2;
  text-align: right;
}
.tbl-m2 tbody[b-85ffhh6xpc] {
  overflow-x: auto;
  overflow-y: auto;
  max-height: 300px;
  /* Optional: Set a maximum height for the tbody */
}
.tbl-m2 th:first-child[b-85ffhh6xpc] {
  position: sticky;
  left: 0;
  background-color: #f5f5f5;
  z-index: 3;
}
.tbl-m2 td:first-child[b-85ffhh6xpc] {
  position: sticky;
  left: 0;
  background-color: #f5f5f5;
  z-index: 1;
  white-space: nowrap;
}
.tbl-m2 td:not(:first-child)[b-85ffhh6xpc] {
  text-align: right;
}
.show-buttons[b-85ffhh6xpc] {
  opacity: 0;
  transition: ease-in-out 250ms;
}
.tbl-m2 td:first-child:hover .show-buttons[b-85ffhh6xpc] {
  opacity: 1;
}
.tbl-m2 td label[b-85ffhh6xpc] {
  margin: 0;
}
/*# sourceMappingURL=OverviewM2Schema.razor.css.map */
/* /Presentation/Components/Meerjarenplan/ParametersMeerjarenplan/InstellenBudgetcontrole/InstellenBudgetcontrole.razor.rz.scp.css */
.show-buttons[b-x0u1a6o96c] {
  opacity: 0;
  transition: ease-in-out 250ms;
}
[id^='BudgetcontrolesDataGrid'] tr:hover .show-buttons[b-x0u1a6o96c] {
  opacity: 1;
}
/*# sourceMappingURL=InstellenBudgetcontrole.razor.css.map */
/* /Presentation/Components/Notifications/NotificationsInMenu.razor.rz.scp.css */
.badge_container.badge-notification .badge-block[b-2ez71nn8tx] {
    position: relative;
    display: inline-block;
}

.badge_container.badge-notification .layout[b-2ez71nn8tx] {
    width: 3rem;
}

.badge-size[b-2ez71nn8tx] {
    min-width: 1rem !important;
    margin-top: 0.2rem;
    font-size: 0.7rem;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.e-badge.e-badge-primary:not(.e-badge-ghost):not([href])[b-2ez71nn8tx], .e-badge.e-badge-primary[href]:not(.e-badge-ghost)[b-2ez71nn8tx] {
    background: var(--mid-blue-gradient);
    border: 1px solid black;
    padding: .7rem;
}

.tab-item-content[b-2ez71nn8tx]::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    background-color: #F5F5F5;
    border-radius: 5px;
}

.tab-item-content[b-2ez71nn8tx]::-webkit-scrollbar {
    width: 10px;
    background-color: #F5F5F5;
    border-radius: 5px;
}

.tab-item-content[b-2ez71nn8tx]::-webkit-scrollbar-thumb {
    background-color: black;
    border: 2px solid black;
    border-radius: 5px;
}

.notification[b-2ez71nn8tx] {
    position: relative;
    display: inline-block;
}

.notification-button[b-2ez71nn8tx] {
    transition: 0.1s;
    cursor: pointer;
}

input#activate-notification-panel[b-2ez71nn8tx] {
    display: none;
}

.activate-notification-panel[b-2ez71nn8tx] {
    transition: 0.1s;
    cursor: pointer;
    margin: 0;
    padding: 0;
}

#activate-notification-panel:checked ~ .box[b-2ez71nn8tx] {
    height: auto;
    overflow-y: auto;
    z-index: 1001;
}

.box[b-2ez71nn8tx] {
    height: 0;
    transition: 0.5s;
    overflow-y: hidden;
    margin-top: 5px;
    background-color: inherit;
    -webkit-box-shadow: 10px 10px 23px 0 rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 10px 10px 23px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 10px 10px 23px 0 rgba(0, 0, 0, 0.1);
    cursor: context-menu;
    width: 30dvw;
    max-width: 35dvw;;
    min-width: 300px;
    left: 0;
    position: absolute;
    translate: -57%;
    padding: 0;
}

.tab-item-content[b-2ez71nn8tx] {
    padding: 20px;
    color: black;
    vertical-align: middle;
    text-align: left;
    overflow-y: auto;
    height: 52vh;
}

.display[b-2ez71nn8tx] {
    position: relative;
}

.readed[b-2ez71nn8tx] {
    margin-right: 1.5rem;
}

@keyframes bell-ring-b-2ez71nn8tx {
    0% {
        transform: rotate(0deg);
    }
    20% {
        transform: rotate(-30deg);
    }
    40% {
        transform: rotate(30deg);
    }
    60% {
        transform: rotate(-30deg);
    }
    80% {
        transform: rotate(30deg);
    }
    100% {
        transform: rotate(0deg);
    }
}

@keyframes bell-color-b-2ez71nn8tx {
    0%, 100% {
        color: #000;
    }
    50% {
        color: #ff0000;
    }
}

.bell-animate[b-2ez71nn8tx] {
    animation: bell-ring-b-2ez71nn8tx 1s ease-in-out, bell-color-b-2ez71nn8tx 1s ease-in-out;
}

@keyframes badge-fade-b-2ez71nn8tx {
    0%, 100% {
        opacity: 1;
    }
    50% {
        opacity: 0;
    }
}

.badge-animate[b-2ez71nn8tx] {
    animation: badge-fade-b-2ez71nn8tx 1s ease-in-out;
}

.e-badge-notification.e-badge-overlap[b-2ez71nn8tx] {
    transform: translateX(-26%) !important;
}
/* /Presentation/Components/OpvolgingIndicatoren/OpvolgingIndicatorenInfo.razor.rz.scp.css */
.circle[b-5hf6yprg0u] {
  position: relative;
  width: 4rem;
  height: 4rem;
  border-radius: 50%;
  border-color: black;
  font-size: 1.25rem;
  color: #fff;
  text-align: center;
  margin: 20px;
}
.circle:hover[b-5hf6yprg0u] {
  cursor: pointer;
}
.badge[b-5hf6yprg0u] {
  position: relative;
  margin-left: auto;
  padding: 0 5px;
  /* adjust as needed */
  min-width: fit-content;
  max-width: 5ch;
  display: flex;
  justify-content: center;
}
.niet-bijgewerkt[b-5hf6yprg0u] {
  background-color: var(--orange);
}
.bijna-bij-te-werken[b-5hf6yprg0u] {
  background-color: #FFC08DFF;
}
.zonder-metingen[b-5hf6yprg0u] {
  background-color: var(--cevi-red);
}
.onbepaald[b-5hf6yprg0u] {
  background-color: var(--grey);
}
.bijgewerkt[b-5hf6yprg0u] {
  background-color: var(--green);
}
.badge-color[b-5hf6yprg0u] {
  color: black;
  border: 1px solid black;
  border-radius: 0.3rem;
}
.panel-body[b-5hf6yprg0u] {
  padding-top: 30px !important;
}
/*# sourceMappingURL=OpvolgingIndicatorenInfo.razor.css.map */
/* /Presentation/Components/RekeningStelsel/MinimumAlgemeenRekeningstelsel/MinimumAlgemeenRekeningstelselDetails.razor.rz.scp.css */
.col-width[b-682l8r0sll] {
  width: 25%;
}
.col-width-Allowed-for[b-682l8r0sll] {
  width: 30%;
}
.border-style[b-682l8r0sll] {
  border-radius: 25px;
  padding: 20px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  margin-left: 0.5rem;
}
.filter-card[b-682l8r0sll] {
  border: none;
}
.table-container[b-682l8r0sll] {
  margin: 5px;
  border: 1px solid var(--border-color);
  height: 100%;
  overflow-y: auto;
}
.mar-detail-grid[b-682l8r0sll] {
  width: 100%;
}
.mar-detail-grid .detail-card[b-682l8r0sll] {
  width: 100%;
}
.mar-detail-grid .detail-card .detail-header[b-682l8r0sll] {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  margin-top: 0.5rem;
}
.mar-detail-grid .detail-card .detail-header .detail-title[b-682l8r0sll] {
  display: flex;
  flex-wrap: wrap;
  align-items: baseline;
  gap: 0.5rem;
  padding: 0 1rem;
}
.mar-detail-grid .detail-card .detail-header .detail-title .title-label[b-682l8r0sll] {
  font-weight: bold;
  flex-shrink: 0;
  margin-bottom: 0;
}
.mar-detail-grid .detail-card .detail-header .detail-title .title-content[b-682l8r0sll] {
  word-break: break-word;
  overflow-wrap: break-word;
  hyphens: auto;
  flex: 1 1 auto;
  min-width: 0;
}
.mar-detail-grid .detail-card .detail-content[b-682l8r0sll] {
  display: grid;
  grid-template-columns: auto 1fr;
  gap: 1rem;
  width: 100%;
  padding: 1rem;
}
@media (max-width: 768px) {
  .mar-detail-grid .detail-card .detail-content[b-682l8r0sll] {
    grid-template-columns: 1fr;
  }
}
.mar-detail-grid .detail-card .detail-content .budget-section[b-682l8r0sll] {
  padding-right: 1rem;
  border-right: 1px solid #dee2e6;
}
@media (max-width: 768px) {
  .mar-detail-grid .detail-card .detail-content .budget-section[b-682l8r0sll] {
    border-right: none;
    border-bottom: 1px solid #dee2e6;
    padding-bottom: 1rem;
    padding-right: 0;
  }
}
.mar-detail-grid .detail-card .detail-content .allowed-for-section .allowed-for-columns[b-682l8r0sll] {
  display: flex;
  gap: 1rem;
}
.mar-detail-grid .detail-card .detail-content .allowed-for-section .allowed-for-columns .allowed-for-column[b-682l8r0sll] {
  flex: 1;
  min-width: 0;
}
/*# sourceMappingURL=MinimumAlgemeenRekeningstelselDetails.razor.css.map */
/* /Presentation/Components/RekeningStelsel/RekeningStelselDetails.razor.rz.scp.css */
.col-width[b-ool2ienagx] {
  width: 25%;
}
.border-style[b-ool2ienagx] {
  border-radius: 25px;
  padding: 20px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  margin-left: 0.5rem;
}
.filter-card[b-ool2ienagx] {
  border: none;
}
.table-container[b-ool2ienagx] {
  margin: 5px;
  border: 1px solid var(--border-color);
  height: 100%;
  overflow-y: auto;
}
.show-buttons[b-ool2ienagx] {
  opacity: 0;
  transition: ease-in-out 250ms;
}
[id^='RekeningenStelselDataGrid'] tr:hover .show-buttons[b-ool2ienagx] {
  opacity: 1;
}
/* Footer CSS Grid Layout */
.rekeningen-stelsel-footer[b-ool2ienagx] {
  display: grid;
  grid-template-columns: 1fr auto;
  gap: 1rem;
  align-items: center;
  width: 100%;
}
/* Left side: Primary actions */
.footer-actions-left[b-ool2ienagx] {
  display: flex;
  gap: 0.5rem;
  align-items: center;
  justify-self: start;
}
/* Right side: Selection-based actions */
.footer-actions-right[b-ool2ienagx] {
  display: flex;
  gap: 0.5rem;
  align-items: center;
  justify-self: end;
}
/* Responsive Layout */
/* Tablets and smaller (max-width: 992px) */
@media (max-width: 992px) {
  .rekeningen-stelsel-footer[b-ool2ienagx] {
    grid-template-columns: 1fr;
    gap: 0.75rem;
  }
  .footer-actions-left[b-ool2ienagx] {
    justify-self: stretch;
  }
  .footer-actions-right[b-ool2ienagx] {
    justify-self: stretch;
    padding-top: 0.5rem;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
  }
}
/* Mobile devices (max-width: 576px) */
@media (max-width: 576px) {
  .rekeningen-stelsel-footer[b-ool2ienagx] {
    gap: 0.5rem;
  }
  .footer-actions-left[b-ool2ienagx],
  .footer-actions-right[b-ool2ienagx] {
    flex-direction: column;
    align-items: stretch;
    width: 100%;
  }
  .footer-actions-left > *[b-ool2ienagx],
  .footer-actions-right > *[b-ool2ienagx] {
    width: 100%;
  }
}
/*# sourceMappingURL=RekeningStelselDetails.razor.css.map */
/* /Presentation/Layout/UnitedLayout.razor.rz.scp.css */
.menu-icon[b-g301b88f5c] {
    font-size: 2rem;
    margin-left: -2rem;
    margin-right: 2rem;
}

input#main-menu-panel[b-g301b88f5c] {
    display: none;
}

.main-menu-panel-label[b-g301b88f5c] {
    position: absolute;
    left: 0.5rem;
    margin: 0 0 0 0;
}

.cevi-navigation-menu[b-g301b88f5c]
 {
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

#main-menu-panel:checked ~ .cevi-navigation-menu[b-g301b88f5c] {
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    margin-left: -15rem;
    pointer-events: none;
}

.cevi-hamburger-main:hover[b-g301b88f5c] {
    cursor: pointer;
}

.cevi-hamburger-main .line[b-g301b88f5c] {
    width: 50px;
    height: 5px;
    background-color: var(--dark-grey);
    display: block;
    margin: 8px auto;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

#cevi-hamburger-main[b-g301b88f5c] {
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    scale: 50%;
}

#cevi-hamburger-main.is-active[b-g301b88f5c] {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
    scale: 50%;
}

#cevi-hamburger-main.is-active .line:nth-child(1)[b-g301b88f5c] {
    width: 30px;
}

#cevi-hamburger-main.is-active .line:nth-child(2)[b-g301b88f5c] {
    width: 40px;
}

.version-type[b-g301b88f5c] {
    position: absolute;
    bottom: 0.2rem;
    right: 1rem;
    color: gray;
}

/*# sourceMappingURL=BaseLayout.razor.css.map */
/* /Presentation/Navigation/ModernSidebar.razor.rz.scp.css */
.modern-sidebar[b-m49xaatfmz] {
  display: flex;
  flex-direction: column;
  width: 260px;
  min-width: 260px;
  height: 100%;
  --slide-drawer-left-safe-offset: 260px;
  background-color: #002f51;
  color: #fff;
  transition: transform 0.3s ease-in-out, width 0.3s ease-in-out, opacity 0.3s ease-in-out;
  overflow: hidden;
}
.modern-sidebar.hidden[b-m49xaatfmz] {
  width: 0;
  min-width: 0;
  transform: translateX(-100%);
  opacity: 0;
  pointer-events: none;
  --slide-drawer-left-safe-offset: 0px;
}
.sidebar-header[b-m49xaatfmz] {
  padding: 1rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  display: flex;
  align-items: center;
  gap: 0.5rem;
}
.sidebar-logo[b-m49xaatfmz] {
  display: flex;
  align-items: center;
  gap: 0.75rem;
  flex: 1;
}
.sidebar-logo .logo-icon[b-m49xaatfmz] {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 32px;
  height: 32px;
  background: #007cb4;
  border-radius: 8px;
}
.sidebar-logo .logo-icon i[b-m49xaatfmz] {
  font-size: 1rem;
  color: #fff;
}
.sidebar-logo .logo-text[b-m49xaatfmz] {
  font-size: 1.25rem;
  font-weight: 600;
  color: #fff;
  letter-spacing: -0.02em;
}
.expand-collapse-btn[b-m49xaatfmz] {
  background: transparent;
  border: none;
  color: #fff;
  cursor: pointer;
  padding: 8px;
  border-radius: 6px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: background-color 0.2s ease;
  font-size: 1rem;
  flex-shrink: 0;
  width: 32px;
  height: 32px;
}
.expand-collapse-btn:hover[b-m49xaatfmz] {
  background-color: rgba(255, 255, 255, 0.1);
}
.expand-collapse-btn:active[b-m49xaatfmz] {
  background-color: rgba(255, 255, 255, 0.15);
}
.expand-collapse-btn i[b-m49xaatfmz] {
  color: #a7a9b3;
  transition: color 0.2s ease;
}
.expand-collapse-btn:hover i[b-m49xaatfmz] {
  color: #4fa9d1;
}
.sidebar-search .search-input-wrapper[b-m49xaatfmz] {
  position: relative;
  display: flex;
  align-items: center;
}
.sidebar-search .search-input-wrapper .search-icon[b-m49xaatfmz] {
  position: absolute;
  left: 12px;
  color: #a7a9b3;
  font-size: 0.875rem;
  pointer-events: none;
}
.sidebar-search .search-input-wrapper input[b-m49xaatfmz] {
  width: 100%;
  padding: 0.625rem 0.75rem 0.625rem 2.25rem;
  background-color: rgba(255, 255, 255, 0.08);
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 6px;
  color: #fff;
  font-size: 0.875rem;
  transition: all 0.2s ease;
}
.sidebar-search .search-input-wrapper input[b-m49xaatfmz]::placeholder {
  color: #a7a9b3;
}
.sidebar-search .search-input-wrapper input:focus[b-m49xaatfmz] {
  outline: none;
  background-color: rgba(255, 255, 255, 0.12);
  border-color: #007cb4;
}
.sidebar-content[b-m49xaatfmz] {
  flex: 1;
  overflow-y: auto;
  overflow-x: hidden;
  padding: 0.5rem 0;
  scrollbar-width: thin;
  scrollbar-color: rgba(255, 255, 255, 0.2) transparent;
}
.sidebar-content[b-m49xaatfmz]::-webkit-scrollbar {
  width: 6px;
}
.sidebar-content[b-m49xaatfmz]::-webkit-scrollbar-track {
  background: transparent;
}
.sidebar-content[b-m49xaatfmz]::-webkit-scrollbar-thumb {
  background-color: rgba(255, 255, 255, 0.2);
  border-radius: 3px;
}
.nav-group[b-m49xaatfmz] {
  margin-bottom: 0.5rem;
}
.nav-group-header[b-m49xaatfmz] {
  padding: 0.75rem 1rem 0.5rem;
}
.nav-group-header .group-title[b-m49xaatfmz] {
  font-size: 0.6875rem;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  color: #a7a9b3;
}
.nav-items[b-m49xaatfmz] {
  list-style: none;
  margin: 0;
  padding: 0;
}
.nav-subitems[b-m49xaatfmz] {
  list-style: none;
  margin: 0;
  padding: 0;
  background-color: rgba(0, 0, 0, 0.15);
}
.nav-item .nav-item-content[b-m49xaatfmz] {
  display: flex;
  align-items: center;
  gap: 0.75rem;
  padding: 0.625rem 1rem;
  cursor: pointer;
  transition: all 0.15s ease;
  border-left: 3px solid transparent;
}
.nav-item .nav-item-content:hover[b-m49xaatfmz] {
  background-color: rgba(255, 255, 255, 0.08);
  border-left-color: #007cb4;
}
.nav-item.selected > .nav-item-content[b-m49xaatfmz] {
  background-color: rgba(255, 255, 255, 0.12);
  border-left-color: #7dc13a;
}
.nav-item.selected > .nav-item-content .nav-text[b-m49xaatfmz] {
  font-weight: 500;
}
.nav-item.level-1 > .nav-item-content[b-m49xaatfmz] {
  padding-left: 2.5rem;
}
.nav-item.level-2 > .nav-item-content[b-m49xaatfmz] {
  padding-left: 3.5rem;
}
.nav-item.level-3 > .nav-item-content[b-m49xaatfmz] {
  padding-left: 4.5rem;
}
.nav-icon[b-m49xaatfmz] {
  font-size: 1rem;
  width: 20px;
  text-align: center;
  color: #a7a9b3;
  flex-shrink: 0;
}
.nav-item.selected .nav-icon[b-m49xaatfmz] {
  color: #4fa9d1;
}
.nav-item:hover .nav-icon[b-m49xaatfmz] {
  color: #4fa9d1;
}
.nav-text[b-m49xaatfmz] {
  flex: 1;
  font-size: 0.875rem;
  color: rgba(255, 255, 255, 0.85);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.nav-item.selected .nav-text[b-m49xaatfmz] {
  color: #fff;
}
.nav-chevron[b-m49xaatfmz] {
  font-size: 0.625rem;
  color: #a7a9b3;
  transition: transform 0.2s ease;
  flex-shrink: 0;
}
.nav-chevron.rotated[b-m49xaatfmz] {
  transform: rotate(90deg);
}
.sidebar-footer[b-m49xaatfmz] {
  padding: 0.75rem 1rem;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}
.sidebar-version .version-label[b-m49xaatfmz] {
  font-size: 0.75rem;
  color: #a7a9b3;
}
/*# sourceMappingURL=ModernSidebar.razor.css.map */
/* /Presentation/Pages/Beleidsindeling/Beleidsindeling.razor.rz.scp.css */
[b-mrt9nqkm5m] .e-treeview .e-ul {
  overflow: hidden !important;
}
.tree-node-row[b-mrt9nqkm5m] {
  display: grid !important;
  grid-template-columns: auto minmax(0, 1fr) auto !important;
  align-items: center !important;
  gap: 0.5rem !important;
  width: 100% !important;
  min-width: 0 !important;
  padding: 2px 4px;
  box-sizing: border-box;
}
.tree-node-text-inner[b-mrt9nqkm5m] {
  display: inline-flex;
  align-items: center;
  gap: 0.25rem;
  min-width: 0;
}
.tree-node-prefix[b-mrt9nqkm5m] {
  display: inline-flex;
  align-items: center;
}
.tree-node-name-wrapper[b-mrt9nqkm5m] {
  min-width: 0 !important;
  overflow: hidden !important;
}
.tree-node-name-wrapper .tree-item-name[b-mrt9nqkm5m] {
  display: block;
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 1rem;
  margin-inline-end: 1rem;
}
[b-mrt9nqkm5m] .e-treeview .e-list-item:hover .context-menu-button,
[b-mrt9nqkm5m] .e-treeview .e-list-item.e-active .context-menu-button,
[b-mrt9nqkm5m] .e-treeview .e-list-item.e-selected .context-menu-button {
  opacity: 1 !important;
}
[b-mrt9nqkm5m] .e-treeview .e-list-item.e-active .tree-node-row,
[b-mrt9nqkm5m] .e-treeview .e-list-item.e-selected .tree-node-row {
  background: #d9ecff;
  border-left: 4px solid #0d6efd;
  border-radius: 2px;
}
[b-mrt9nqkm5m] .e-treeview .e-list-item:focus-visible .tree-node-row {
  outline: 2px solid #80bdff;
  outline-offset: 1px;
}
[b-mrt9nqkm5m] .tree-node-row {
  grid-template-columns: auto minmax(0, 1fr) auto !important;
}
[b-mrt9nqkm5m] .e-treeview .e-ul {
  margin-inline: 1rem;
}
@media (prefers-color-scheme: dark) {
  [b-mrt9nqkm5m] .e-treeview .e-list-item.e-active .tree-node-row,
  [b-mrt9nqkm5m] .e-treeview .e-list-item.e-selected .tree-node-row {
    background: #13395c;
    border-left-color: #3fa2ff;
  }
  [b-mrt9nqkm5m] .tree-context-menu.e-contextmenu-wrapper,
  [b-mrt9nqkm5m] .tree-context-menu .e-contextmenu-container {
    background: #222 !important;
  }
}
[b-mrt9nqkm5m] .e-text-content .e-icon-wrapper {
  display: grid;
  grid-template-columns: auto minmax(0, 1fr) auto !important;
  gap: 1rem;
  align-items: center;
}
.page-container[b-mrt9nqkm5m] {
  width: 100%;
  padding: 0.75rem 1rem;
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
}
.legislatuur-section[b-mrt9nqkm5m] {
  width: 100%;
}
.filter-grid[b-mrt9nqkm5m] {
  display: grid;
  width: 100%;
  gap: 1rem;
  grid-template-columns: repeat(auto-fit, minmax(16rem, 1fr));
  /* 256px ≈ 16rem */
}
.autocomplete[b-mrt9nqkm5m] {
  min-width: 16rem;
}
.button-group[b-mrt9nqkm5m] {
  display: flex;
  justify-content: flex-start;
  gap: 0.625rem;
  flex-wrap: wrap;
  align-items: center;
  min-width: 16rem;
}
.button-group > *[b-mrt9nqkm5m] {
  white-space: nowrap;
}
/*# sourceMappingURL=Beleidsindeling.razor.css.map */
/* /Presentation/Pages/Dashboard/Dashboard.razor.rz.scp.css */
.dashboard-image-container[b-roiauqc5q6] {
    display: flex;
    justify-content: center;
    align-items: center;
    height: -webkit-fill-available;
}

.dashboard-image[b-roiauqc5q6]{
    max-width: 100%;
    max-height: 100%;
    width: 100%;
    height: auto;
    object-fit: contain;
}

.img-container[b-roiauqc5q6] {
    min-height: 130px;
    position: relative;
    height: inherit;
    overflow: hidden;
    width: -webkit-fill-available;
    justify-content: center;
    object-fit: fill;
}
/* /Presentation/Pages/InvesteringsProjecten/InvesteringsProjecten.razor.rz.scp.css */
.tree-node-row[b-ymoo8w5xzn] {
  display: grid !important;
  grid-template-columns: auto minmax(0, 1fr) auto !important;
  align-items: center !important;
  gap: 0.5rem !important;
  width: 100% !important;
  min-width: 0 !important;
  padding: 2px 4px;
  box-sizing: border-box;
}
.tree-node-text-inner[b-ymoo8w5xzn] {
  display: inline-flex;
  align-items: center;
  gap: 0.25rem;
  min-width: 0;
}
.tree-node-prefix[b-ymoo8w5xzn] {
  display: inline-flex;
  align-items: center;
}
.tree-node-name-wrapper[b-ymoo8w5xzn] {
  min-width: 0 !important;
  overflow: hidden !important;
}
.tree-node-name-wrapper .tree-item-name[b-ymoo8w5xzn] {
  display: block;
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 1rem;
  margin-inline-end: 1rem;
}
.tree-node-actions[b-ymoo8w5xzn] {
  display: inline-flex !important;
  align-items: center !important;
  gap: 0.25rem !important;
  white-space: nowrap !important;
  justify-self: end !important;
  margin-left: 0 !important;
}
[b-ymoo8w5xzn] .context-menu-button {
  background: transparent !important;
  border: 1px solid transparent !important;
  border-radius: 6px !important;
  padding: 4px 6px !important;
  opacity: 0.55;
  transition: background 0.2s, color 0.2s, border-color 0.2s, opacity 0.2s;
}
[b-ymoo8w5xzn] .context-menu-button i {
  font-size: 14px;
  color: #6c757d;
  transition: color 0.2s;
}
[b-ymoo8w5xzn] .context-menu-button:hover {
  background: #e7f1ff !important;
  border-color: #b6d4fe !important;
  opacity: 1;
}
[b-ymoo8w5xzn] .context-menu-button:hover i {
  color: #007bff !important;
}
[b-ymoo8w5xzn] .context-menu-button:focus-visible {
  outline: 2px solid rgba(0, 123, 255, 0.4);
  outline-offset: 2px;
  opacity: 1;
}
[b-ymoo8w5xzn] .context-menu-button:active {
  background: #d0e7ff !important;
}
[b-ymoo8w5xzn] .e-treeview .e-list-item:hover .context-menu-button,
[b-ymoo8w5xzn] .e-treeview .e-list-item.e-active .context-menu-button,
[b-ymoo8w5xzn] .e-treeview .e-list-item.e-selected .context-menu-button {
  opacity: 1 !important;
}
[b-ymoo8w5xzn] .e-treeview .e-list-item.e-active .tree-node-row,
[b-ymoo8w5xzn] .e-treeview .e-list-item.e-selected .tree-node-row {
  background: #d9ecff;
  border-left: 4px solid #0d6efd;
  border-radius: 2px;
}
[b-ymoo8w5xzn] .e-treeview .e-list-item:focus-visible .tree-node-row {
  outline: 2px solid #80bdff;
  outline-offset: 1px;
}
[b-ymoo8w5xzn] .tree-context-menu.e-contextmenu-wrapper,
[b-ymoo8w5xzn] .tree-context-menu .e-contextmenu-container {
  z-index: 2200 !important;
  box-shadow: 0 4px 14px rgba(0, 0, 0, 0.18);
  background: #fff !important;
}
[b-ymoo8w5xzn] .tree-context-menu .e-menu-item.e-disabled {
  background: #0d6efd !important;
  color: #fff !important;
  font-weight: 600;
  font-size: 0.7rem;
  letter-spacing: 0.5px;
  text-transform: uppercase;
}
[b-ymoo8w5xzn] .tree-context-menu .e-menu-item {
  padding: 0.45rem 0.9rem !important;
  display: flex;
  align-items: center;
}
[b-ymoo8w5xzn] .tree-context-menu .e-menu-item .e-menu-icon {
  width: 1.1rem;
  margin-right: 0.35rem;
  font-size: 0.85rem;
  opacity: 0.85;
}
[b-ymoo8w5xzn] .tree-context-menu .e-menu-item:not(.e-disabled):hover {
  background: #0d6efd !important;
  color: #fff !important;
}
[b-ymoo8w5xzn] .tree-node-row {
  grid-template-columns: auto minmax(0, 1fr) auto !important;
}
[b-ymoo8w5xzn] .e-treeview .e-ul {
  margin-inline: 1rem;
}
@media (prefers-color-scheme: dark) {
  [b-ymoo8w5xzn] .e-treeview .e-list-item.e-active .tree-node-row,
  [b-ymoo8w5xzn] .e-treeview .e-list-item.e-selected .tree-node-row {
    background: #13395c;
    border-left-color: #3fa2ff;
  }
  [b-ymoo8w5xzn] .tree-context-menu.e-contextmenu-wrapper,
  [b-ymoo8w5xzn] .tree-context-menu .e-contextmenu-container {
    background: #222 !important;
  }
}
[b-ymoo8w5xzn] .e-text-content .e-icon-wrapper {
  display: grid;
  grid-template-columns: auto minmax(0, 1fr) auto !important;
  gap: 1rem;
  align-items: center;
}
/*# sourceMappingURL=InvesteringsProjecten.razor.css.map */
/* /Presentation/Pages/RekeningStelsel/RekeningStelsel.razor.rz.scp.css */
.rekeningen-stelsel-search-bar[b-6hqlcgt8c4] {
  width: 100%;
  padding: 0.5rem;
  background-color: var(--bs-body-bg, #fff);
  position: relative;
  z-index: 10;
}
/* Flexible wrapping layout */
.search-controls[b-6hqlcgt8c4] {
  display: flex;
  flex-wrap: wrap;
  gap: 0.5rem;
  align-items: stretch;
  width: 100%;
}
/* AutoComplete expands to fill available space */
.search-controls > :global(.autocomplete-container)[b-6hqlcgt8c4] {
  flex: 1 1 300px;
  min-width: 0;
}
/* Action buttons group */
.search-actions[b-6hqlcgt8c4] {
  display: flex;
  gap: 0.5rem;
  align-items: center;
  flex-shrink: 0;
  flex-wrap: nowrap;
  margin-left: auto;
}
/* Tablet Layout (≤ 992px): Actions wrap below AutoComplete */
@media (max-width: 992px) {
  .search-controls > :global(.autocomplete-container)[b-6hqlcgt8c4] {
    flex-basis: 100%;
    /* Force AutoComplete to take full width */
  }
  .search-actions[b-6hqlcgt8c4] {
    flex: 1 1 100%;
    /* Actions take full width when wrapped */
    justify-content: center;
  }
  .search-actions > :global(button)[b-6hqlcgt8c4],
  .search-actions > :global(.data-export)[b-6hqlcgt8c4] {
    flex: 1;
    max-width: 200px;
  }
}
/* Mobile Layout (≤ 576px): Vertical stack with full-width buttons */
@media (max-width: 576px) {
  .rekeningen-stelsel-search-bar[b-6hqlcgt8c4] {
    padding: 0 0.25rem 0.5rem;
  }
  .search-controls[b-6hqlcgt8c4] {
    gap: 1rem;
  }
  .search-actions[b-6hqlcgt8c4] {
    flex-direction: column;
    gap: 1rem;
  }
  .search-actions > :global(button)[b-6hqlcgt8c4],
  .search-actions > :global(.data-export)[b-6hqlcgt8c4] {
    width: 100%;
    max-width: none;
  }
}
/* Tree navigation layering fix */
:global(.cevi-content-container .navigation-tree)[b-6hqlcgt8c4] {
  z-index: 1;
  position: relative;
}
/*# sourceMappingURL=RekeningStelsel.razor.css.map */
/* /Presentation/Shared/CeviMain/SystemAlert.razor.rz.scp.css */
.notification-container[b-h5rg2mqc2w] {
  position: fixed;
  width: 100%;
  top: 0;
  border-bottom: 1px solid var(--notification-top-bar-background-color);
  z-index: 1005;
  margin: 0 auto;
  background-color: var(--notification-top-bar-background-color);
  -webkit-box-shadow: 0px 2px 10px 3px rgba(63, 60, 43, 0.27);
  box-shadow: 0px 2px 10px 3px rgba(63, 60, 43, 0.27);
}
#notification-bar[b-h5rg2mqc2w] {
  max-height: 20rem;
  overflow: auto;
}
#notification-bar [b-h5rg2mqc2w]::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: #F5F5F5;
  border-radius: 5px;
}
#notification-bar [b-h5rg2mqc2w]::-webkit-scrollbar {
  width: 10px;
  background-color: #F5F5F5;
  border-radius: 5px;
}
#notification-bar [b-h5rg2mqc2w]::-webkit-scrollbar-thumb {
  background-color: black;
  border: 2px solid black;
  border-radius: 5px;
}
.notification-message[b-h5rg2mqc2w] {
  color: var(--notification-top-bar-text-color);
}
.notification-details[b-h5rg2mqc2w] {
  color: var(--notification-top-bar-text-color);
  margin-bottom: 0.5rem;
}
.detail-label[b-h5rg2mqc2w] {
  margin-bottom: 0;
}
.divider[b-h5rg2mqc2w] {
  margin: 0;
  padding: 0;
  border-top: 1px solid var(--notification-top-bar-background-color);
}
:host a.navigation-link[b-h5rg2mqc2w] {
  color: var(--mid-blue) !important;
}
:host a.navigation-link:hover[b-h5rg2mqc2w] {
  text-decoration: underline !important;
  cursor: pointer !important;
}
.close-icon[b-h5rg2mqc2w] {
  color: var(--notification-top-bar-text-color);
}
.main-color[b-h5rg2mqc2w] {
  color: var(--notification-top-bar-text-color) !important;
}
.custom-h2[b-h5rg2mqc2w] {
  margin: 0;
}
/* Initial bar stage  */
.show-notification-messages[b-h5rg2mqc2w] {
  /* Animation */
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  /* Start animation to go down */
  -webkit-animation-name: goDown;
  animation-name: goDown-b-h5rg2mqc2w;
}
.hide-notification-messages[b-h5rg2mqc2w] {
  /* Animation */
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  /* Start animation to go up */
  -webkit-animation-name: goUp;
  animation-name: goUp-b-h5rg2mqc2w;
}
/* Close the bar */
 ~ #notification-bar[b-h5rg2mqc2w] {
  /* Animation */
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  /* Start animation to go up */
  -webkit-animation-name: goUp;
  animation-name: goUp-b-h5rg2mqc2w;
}
/* ANIMATION for go up */
@-webkit-keyframes goUp {
  0% {
    -webkit-transform: none;
    transform: none;
  }
  100% {
    -webkit-transform: translate3d(0, -100px, 0);
    transform: translate3d(0, -100px, 0);
  }
}
@keyframes goUp-b-h5rg2mqc2w {
  0% {
    -webkit-transform: none;
    transform: none;
  }
  100% {
    -webkit-transform: translate3d(0, -100px, 0);
    transform: translate3d(0, -100px, 0);
  }
}
/* ANIMATION for go down */
@-webkit-keyframes goDown {
  0% {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  100% {
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes goDown-b-h5rg2mqc2w {
  0% {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  100% {
    -webkit-transform: none;
    transform: none;
  }
}
.notification-mark-all[b-h5rg2mqc2w] {
  background: white;
}
/*# sourceMappingURL=SystemAlert.razor.css.map */
/* /Presentation/Shared/CeviSfImageUpload/CeviSfImageUpload.razor.rz.scp.css */
.footer[b-cd3raiqjid] {
  border-top: 1px solid #e9ecef;
}
.upload-image-container[b-cd3raiqjid] {
  width: 100%;
  height: 100%;
}
.upload-image-container img[b-cd3raiqjid] {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.placeholder-img[b-cd3raiqjid] {
  max-width: 34rem ;
}
.img-container[b-cd3raiqjid] {
  min-height: 130px;
  position: relative;
  height: -webkit-fill-available;
  overflow: hidden;
  justify-content: center;
  align-items: center;
  display: flex;
}
.img-container .name[b-cd3raiqjid] {
  position: absolute;
  bottom: 0;
  width: 100%;
  text-align: center;
  background-color: #0000004d;
  font-size: 1.2rem;
  color: white;
}
.img-container img[b-cd3raiqjid] {
  max-width: 33.2rem;
  max-height: 20.2rem;
  width: 100%;
  height: calc(100% - 2rem);
  object-fit: contain;
  overflow: hidden;
  margin-top: -2rem;
}
.dragOrDropFotoText[b-cd3raiqjid] {
  margin-top: 1.2rem;
}
.dialog-footer-buttons[b-cd3raiqjid] {
  display: grid;
  grid-auto-flow: column;
  grid-auto-columns: max-content;
  justify-content: end;
  /* align buttons to the right */
  align-items: center;
  gap: 0.5rem;
  /* small gap between buttons */
  width: 100%;
}
/*# sourceMappingURL=CeviSfImageUpload.razor.css.map */
/* /Presentation/Shared/DataExport/DataExport.razor.rz.scp.css */
.col-style-left[b-uveax5motk] {
  border-right: 1px solid lightgray;
  height: 45vh;
}
.col-style-right[b-uveax5motk] {
  border-left: 1px solid lightgray;
  height: 45vh;
}
.export-buttons-wrapper[b-uveax5motk] {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  
  button{
    min-width: 4rem!important;
    max-width: 4rem!important;
  }
}
.data-export.tree-content[b-uveax5motk] {
  height: calc(100vh - 60vh);
  overflow: auto;
}

[b-uveax5motk] .e-tab-wrap[aria-selected="true"] {
  background: var(--mid-blue)!important;  
}

[b-uveax5motk] .e-tab-wrap[aria-selected="false"] {
  background: inherit;
}
/* /Presentation/Shared/ErrorDtoBoundary.razor.rz.scp.css */
.page-content-error[b-205ywjnv1t] {
  background: rgba(255, 245, 245, 0.6);
  border: 1px dashed rgba(215, 25, 27, 0.5);
  border-radius: 12px;
  color: #c62828;
  padding: 1rem 1.2rem;
  margin: 1rem 1rem 2rem 1rem;
  backdrop-filter: blur(8px);
  -webkit-backdrop-filter: blur(8px);
  box-shadow: inset 1px 1px 2px rgba(255, 255, 255, 0.4), 2px 4px 10px rgba(0, 0, 0, 0.1), -2px -2px 6px rgba(255, 255, 255, 0.4);
  font-size: 15px;
}
.page-content-error .error-code[b-205ywjnv1t] {
  font-size: 11px;
  color: #888;
  margin-top: 6px;
}
.e-toast-container .e-toast.e-toast-header-icon .e-toast-template.error .e-toast-message .e-toast-title:first-child[b-205ywjnv1t],
.e-toast-container .e-toast-template.error .e-toast.e-toast-header-icon .e-toast-message .e-toast-content:first-child[b-205ywjnv1t] {
  color: #c62828;
}
.e-toast-container .e-toast .e-toast-template.error .e-toast-icon[b-205ywjnv1t] {
  color: #c62828;
  font-size: 22px;
}
.e-toast-template.error[b-205ywjnv1t] {
  background: rgba(255, 245, 245, 0.6);
  border-radius: 12px;
  backdrop-filter: blur(10px) saturate(150%);
  -webkit-backdrop-filter: blur(10px) saturate(150%);
  box-shadow: inset 1px 1px 2px rgba(255, 255, 255, 0.4), 2px 4px 10px rgba(0, 0, 0, 0.15), -2px -2px 6px rgba(255, 255, 255, 0.4);
  padding: 1rem;
  color: #b71c1c;
}
.e-toast-template.error .error-code[b-205ywjnv1t] {
  margin: 12px 0;
  font-size: 0.85rem;
  color: #777;
}
.e-toast-template.error .error-item[b-205ywjnv1t] {
  margin-bottom: 7px;
  font-weight: 500;
}
.e-toast-container .e-toast-template.error input[b-205ywjnv1t] {
  border: none;
  background: transparent;
  color: #777;
  font-size: 14px;
  padding: 6px 10px;
  border-radius: 6px;
}
.e-toast-template.error .error-time[b-205ywjnv1t] {
  font-size: 0.85rem;
  opacity: 0.8;
  color: #999;
}
.toast_template[b-205ywjnv1t] {
  width: 100% !important;
}
.error-input[b-205ywjnv1t] {
  border: none;
  cursor: pointer;
  font-size: 14px;
  padding: 6px 10px;
  border-radius: 8px;
  background: rgba(255, 255, 255, 0.3);
  backdrop-filter: blur(6px);
  transition: all 0.3s ease;
  color: #c62828;
}
.error-input:hover[b-205ywjnv1t] {
  background: rgba(255, 255, 255, 0.4);
}
/*# sourceMappingURL=ErrorDtoBoundary.razor.css.map */
/* /Presentation/Shared/Grootboek/Grootboek.razor.rz.scp.css */
.active-item[b-gl1hqvirry] {
    background-color: var(--mid-blue);
    color: white;
}
/* /Presentation/Shared/Grootboek/GrootboekDetails.razor.rz.scp.css */
.grootboek-data-label[b-vivty2xg5f] {
    min-width: 15rem;
}
/* /Presentation/Shared/RtfMerge/RtfMerge.razor.rz.scp.css */
.flex-fixed[b-k2mjt84pco] {
  flex: 0 0 200px;
}
.list-item[b-k2mjt84pco] {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 8px 16px;
  border-radius: 25px;
  background: #f5f5f5;
  text-align: center;
  margin: 0 5px 5px 0;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
  min-width: 6rem;
  width: fit-content;
  cursor: grab;
}
.list-item:active[b-k2mjt84pco] {
  cursor: grabbing;
}
.definition-copy[b-k2mjt84pco],
.definition-description[b-k2mjt84pco] {
  transition: all 0.2s ease-in-out;
  padding: 0.5rem;
  margin: -0.5rem;
}
.definition-copy:hover[b-k2mjt84pco] {
  box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.25);
  color: var(--mid-blue-hover);
  cursor: copy;
  text-decoration: underline;
  background-color: white;     /* add a background color on hover */
  padding: 0.5rem;
}
/*# sourceMappingURL=RtfMerge.razor.css.map */
/* /Presentation/Shared/Tags/TagLinks.razor.rz.scp.css */
.tags-selection[b-6sbjr33gys] {
  min-width: 15rem;
}
.button-line-height[b-6sbjr33gys],
.tag-label[b-6sbjr33gys] {
  line-height: 2!important;
}
.tag-icon[b-6sbjr33gys] {
  margin-top: 0.5rem;
}
/*# sourceMappingURL=TagLinks.razor.css.map */
/* /Presentation/Shared/Wizards/BeleidsRapportering/BeleidsRapporteringWizard.razor.rz.scp.css */
/* /Presentation/Shared/Wizards/BeleidsRapportering/Steps/BeleidsRapporteringDocumenten.razor.rz.scp.css */
.br-two-pane[b-9kedtots4q] {
  display: flex;
  flex-wrap: wrap;
  gap: 2.5rem;
  margin-top: 1rem;
}
.br-pane[b-9kedtots4q] {
  flex: 1 1 400px;
  max-width: 100%;
  min-inline-size: 0;
  position: relative;
  transition: all var(--soft-ui-transition-speed, 0.2s) var(--soft-ui-transition-easing, ease-in-out);
}
.br-pane:hover[b-9kedtots4q] {
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.06), inset 1px 1px 2px rgba(255, 255, 255, 0.9);
  transform: translateY(-1px);
  padding: 0;
  border-radius: 1rem;
}
.br-pane:only-child[b-9kedtots4q] {
  max-width: 100%;
}
.br-field[b-9kedtots4q] {
  display: flex;
  flex-wrap: wrap;
  gap: 1.25rem;
  align-items: flex-start;
  margin-bottom: 1.25rem;
  position: relative;
}
.br-field:last-child[b-9kedtots4q] {
  margin-bottom: 0;
}
.br-label[b-9kedtots4q] {
  flex: 0 0 auto;
  max-width: 380px;
  font-weight: var(--soft-ui-font-weight-semibold, 600);
  margin-top: 0.5rem;
  text-align: left;
  color: var(--dark-blue, #002f51);
  font-size: 0.9rem;
  line-height: 1.4;
}
.br-control[b-9kedtots4q] {
  flex: 1 1 auto;
  min-width: 120px;
  margin-inline-start: auto;
  position: relative;
  display: flex;
  justify-content: flex-end;
}
.br-checkbox-field .br-label[b-9kedtots4q] {
  flex: 0 0 auto;
  max-width: 380px;
  margin-top: 0;
}
.br-checkbox-field .br-control[b-9kedtots4q] {
  flex: 1 1 auto;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.br-separator[b-9kedtots4q] {
  margin: 1.5rem 0;
  border: 0;
  height: 1px;
  background: linear-gradient(to right, transparent, #e0e4e8 20%, #e0e4e8 80%, transparent);
}
.inputs-width[b-9kedtots4q] {
  width: 18rem;
}
.label-container-width[b-9kedtots4q] {
  width: 30rem;
  text-align: left;
}
@media (max-width: 992px) {
  .br-two-pane[b-9kedtots4q] {
    gap: 1.5rem;
  }
}
@media (max-width: 768px) {
  .br-two-pane[b-9kedtots4q] {
    gap: 1rem;
  }
  .br-pane[b-9kedtots4q] {
    min-width: 100%;
    padding: 1rem;
  }
  .br-field[b-9kedtots4q] {
    flex-direction: column;
    gap: 0.75rem;
  }
  .br-label[b-9kedtots4q] {
    flex: 0 0 auto;
    margin-top: 0;
    margin-bottom: 0.25rem;
  }
  .br-control[b-9kedtots4q] {
    min-width: 100%;
  }
}
/*# sourceMappingURL=BeleidsRapporteringDocumenten.razor.css.map */
/* /Presentation/Shared/Wizards/BeleidsRapportering/Steps/BeleidsRapporteringStepAlgemeen.razor.rz.scp.css */
#step-1[b-pb3o8ch38m] {
  height: 100%;
  background: linear-gradient(145deg, #fafbfc, #f5f7fa);
  padding: 1rem;
  border-radius: var(--soft-ui-border-radius, 0.8rem);
}
.br-two-pane[b-pb3o8ch38m] {
  display: flex;
  flex-wrap: wrap;
  gap: 2.5rem;
  margin-top: 1rem;
}
.br-pane[b-pb3o8ch38m] {
  flex: 1 1 400px;
  max-width: 100%;
  min-inline-size: 0;
  position: relative;
  transition: all var(--soft-ui-transition-speed, 0.2s) var(--soft-ui-transition-easing, ease-in-out);
}
.br-pane:hover[b-pb3o8ch38m] {
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.06), inset 1px 1px 2px rgba(255, 255, 255, 0.9);
  transform: translateY(-1px);
  padding: 0;
  border-radius: 1rem;
}
.br-pane:only-child[b-pb3o8ch38m] {
  max-width: 100%;
}
.br-field[b-pb3o8ch38m] {
  display: flex;
  flex-wrap: wrap;
  gap: 1.25rem;
  align-items: flex-start;
  margin-bottom: 1.25rem;
  position: relative;
}
.br-field:last-child[b-pb3o8ch38m] {
  margin-bottom: 0;
}
.br-label[b-pb3o8ch38m] {
  flex: 0 0 auto;
  max-width: 380px;
  font-weight: var(--soft-ui-font-weight-semibold, 600);
  margin-top: 0.5rem;
  text-align: left;
  color: var(--dark-blue, #002f51);
  font-size: 0.9rem;
  line-height: 1.4;
  min-inline-size: 18rem;
}
.br-label .fa-circle-info[b-pb3o8ch38m] {
  color: var(--mid-blue, #007cb4);
  font-size: 0.85em;
  margin-left: 0.5rem;
  opacity: 0.7;
  transition: opacity var(--soft-ui-transition-speed, 0.2s);
}
.br-label .fa-circle-info:hover[b-pb3o8ch38m] {
  opacity: 1;
}
.br-control[b-pb3o8ch38m] {
  flex: 1 1 auto;
  min-width: 120px;
  margin-inline-start: auto;
  position: relative;
  display: flex;
  justify-content: flex-end;
}
.br-checkbox-field .br-label[b-pb3o8ch38m] {
  flex: 0 0 auto;
  max-width: 380px;
  margin-top: 0;
}
.br-checkbox-field .br-control[b-pb3o8ch38m] {
  flex: 1 1 auto;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.br-inline-group[b-pb3o8ch38m] {
  display: flex;
  flex-wrap: wrap;
  gap: 0.75rem;
  align-items: stretch;
}
.br-inline-group > *[b-pb3o8ch38m] {
  flex: 1;
  min-width: 120px;
}
.br-separator[b-pb3o8ch38m] {
  margin: 1.5rem 0;
  border: 0;
  height: 1px;
  background: linear-gradient(to right, transparent, #e0e4e8 20%, #e0e4e8 80%, transparent);
  position: relative;
}
.br-separator[b-pb3o8ch38m]::before {
  content: '';
  position: absolute;
  top: -1px;
  left: 50%;
  transform: translateX(-50%);
  width: 2rem;
  height: 3px;
  background: var(--mid-blue, #007cb4);
  border-radius: 2px;
  opacity: 0.3;
}
.br-field:has(.flip-switches-horizontal) .br-control[b-pb3o8ch38m] {
  display: flex;
  flex-direction: column;
  gap: 0.75rem;
}
.flip-switches-horizontal[b-pb3o8ch38m] {
  display: flex;
  flex-wrap: wrap;
  gap: 1rem;
  align-items: center;
}
.flip-switches-horizontal .algemeen-flip-switch[b-pb3o8ch38m] {
  flex: 0 0 auto;
  min-width: fit-content;
}
.form-check-label[b-pb3o8ch38m]:after {
  margin-top: 0.3rem;
}
.form-check-label[b-pb3o8ch38m]:before {
  margin-top: 0.3rem;
}
.form-check-label:hover[b-pb3o8ch38m] {
  cursor: help;
}
.form-check-label .fa-circle-info[b-pb3o8ch38m] {
  color: var(--mid-blue, #007cb4);
  font-size: 0.85em;
  margin-left: 0.5rem;
  opacity: 0.7;
  transition: opacity var(--soft-ui-transition-speed, 0.2s);
}
.form-check-label .fa-circle-info:hover[b-pb3o8ch38m] {
  opacity: 1;
}
.periode[b-pb3o8ch38m] {
  min-width: 8.5rem;
  max-width: 8.5rem;
}
.inputs-width[b-pb3o8ch38m] {
  width: 18rem;
}
.date-info[b-pb3o8ch38m] {
  font-size: 1rem;
}
.date-info:hover[b-pb3o8ch38m] {
  cursor: help;
}
.label-container-width[b-pb3o8ch38m] {
  width: 30rem;
}
@media (max-width: 992px) {
  .br-two-pane[b-pb3o8ch38m] {
    gap: 1.5rem;
  }
}
@media (max-width: 768px) {
  #step-1[b-pb3o8ch38m] {
    padding: 0.5rem;
  }
  .br-two-pane[b-pb3o8ch38m] {
    gap: 1rem;
  }
  .br-pane[b-pb3o8ch38m] {
    min-width: 100%;
    padding: 1rem;
  }
  .br-field[b-pb3o8ch38m] {
    flex-direction: column;
    gap: 0.75rem;
  }
  .br-label[b-pb3o8ch38m] {
    flex: 0 0 auto;
    margin-top: 0;
    margin-bottom: 0.25rem;
  }
  .br-control[b-pb3o8ch38m] {
    min-width: 100%;
  }
  .br-inline-group[b-pb3o8ch38m] {
    flex-direction: column;
  }
  .br-inline-group > *[b-pb3o8ch38m] {
    min-width: 100%;
  }
}
@media (max-width: 480px) {
  .algemeen-flip-switch[b-pb3o8ch38m] {
    width: 100%;
    text-align: center;
  }
  .br-label[b-pb3o8ch38m] {
    font-size: 0.85rem;
  }
}
/*# sourceMappingURL=BeleidsRapporteringStepAlgemeen.razor.css.map */
/* /Presentation/Shared/Wizards/BeleidsRapportering/Steps/BeleidsRapporteringStepNota1.razor.rz.scp.css */
.br-two-pane[b-zccanlvwxk] {
  display: flex;
  flex-wrap: wrap;
  gap: 2.5rem;
  margin-top: 1rem;
}
.br-pane[b-zccanlvwxk] {
  flex: 1 1 400px;
  max-width: 100%;
  min-inline-size: 0;
  position: relative;
  background: inherit;
  transition: all var(--soft-ui-transition-speed, 0.2s) var(--soft-ui-transition-easing, ease-in-out);
}
.br-pane:hover[b-zccanlvwxk] {
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.06), inset 1px 1px 2px rgba(255, 255, 255, 0.9);
  transform: translateY(-1px);
  padding: 0;
  border-radius: 1rem;
}
.br-pane:only-child[b-zccanlvwxk] {
  max-width: 100%;
}
.br-field[b-zccanlvwxk] {
  display: flex;
  flex-wrap: wrap;
  gap: 1.25rem;
  align-items: flex-start;
  margin-bottom: 1.25rem;
  position: relative;
}
.br-field:last-child[b-zccanlvwxk] {
  margin-bottom: 0;
}
.br-label[b-zccanlvwxk] {
  flex: 0 0 auto;
  max-width: 380px;
  font-weight: var(--soft-ui-font-weight-semibold, 600);
  margin-top: 0.5rem;
  text-align: left;
  color: var(--dark-blue, #002f51);
  font-size: 0.9rem;
  line-height: 1.4;
}
.br-control[b-zccanlvwxk] {
  flex: 1 1 auto;
  min-width: 120px;
  margin-inline-start: auto;
  position: relative;
  display: flex;
  justify-content: flex-end;
}
.br-checkbox-field .br-label[b-zccanlvwxk] {
  flex: 0 0 auto;
  max-width: 380px;
  margin-top: 0;
}
.br-checkbox-field .br-control[b-zccanlvwxk] {
  flex: 1 1 auto;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.br-separator[b-zccanlvwxk] {
  margin: 1.5rem 0;
  border: 0;
  height: 1px;
  background: linear-gradient(to right, transparent, #e0e4e8 20%, #e0e4e8 80%, transparent);
  position: relative;
}
.br-separator[b-zccanlvwxk]::before {
  content: '';
  position: absolute;
  top: -1px;
  left: 50%;
  transform: translateX(-50%);
  width: 2rem;
  height: 3px;
  background: var(--mid-blue, #007cb4);
  border-radius: 2px;
  opacity: 0.3;
}
.inputs-width[b-zccanlvwxk] {
  width: 18rem;
}
.label-container-width[b-zccanlvwxk] {
  width: 30rem;
  text-align: left;
}
@media (max-width: 992px) {
  .br-two-pane[b-zccanlvwxk] {
    gap: 1.5rem;
  }
}
@media (max-width: 768px) {
  .br-two-pane[b-zccanlvwxk] {
    gap: 1rem;
  }
  .br-pane[b-zccanlvwxk] {
    min-width: 100%;
    padding: 1rem;
  }
  .br-field[b-zccanlvwxk] {
    flex-direction: column;
    gap: 0.75rem;
  }
  .br-label[b-zccanlvwxk] {
    flex: 0 0 auto;
    margin-top: 0;
    margin-bottom: 0.25rem;
  }
  .br-control[b-zccanlvwxk] {
    min-width: 100%;
  }
}
/*# sourceMappingURL=BeleidsRapporteringStepNota1.razor.css.map */
/* /Presentation/Shared/Wizards/BeleidsRapportering/Steps/BeleidsRapporteringStepNota2.razor.rz.scp.css */
.br-two-pane[b-71fgljgmkc] {
  display: flex;
  flex-wrap: wrap;
  gap: 2.5rem;
  margin-top: 1rem;
}
.br-pane[b-71fgljgmkc] {
  flex: 1 1 400px;
  max-width: 100%;
  min-inline-size: 0;
  position: relative;
  transition: all var(--soft-ui-transition-speed, 0.2s) var(--soft-ui-transition-easing, ease-in-out);
}
.br-pane:hover[b-71fgljgmkc] {
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.06), inset 1px 1px 2px rgba(255, 255, 255, 0.9);
  transform: translateY(-1px);
  padding: 0;
  border-radius: 1rem;
}
.br-pane:only-child[b-71fgljgmkc] {
  max-width: 100%;
}
.br-field[b-71fgljgmkc] {
  display: flex;
  flex-wrap: wrap;
  gap: 1.25rem;
  align-items: flex-start;
  margin-bottom: 1.25rem;
  position: relative;
}
.br-field:last-child[b-71fgljgmkc] {
  margin-bottom: 0;
}
.br-field > .br-label[b-71fgljgmkc] {
  flex: 0 0 auto;
  max-width: 380px;
  font-weight: var(--soft-ui-font-weight-semibold, 600);
  margin-top: 0.5rem;
  text-align: left;
  color: var(--dark-blue, #002f51);
  font-size: 0.9rem;
  line-height: 1.4;
}
.br-control[b-71fgljgmkc] {
  flex: 1 1 auto;
  min-width: 120px;
  margin-inline-start: auto;
  position: relative;
  display: flex;
  justify-content: flex-end;
}
.br-inline-group[b-71fgljgmkc] {
  display: flex;
  flex-wrap: wrap;
  gap: 0.75rem;
  align-items: stretch;
}
.br-inline-group > *[b-71fgljgmkc] {
  flex: 1;
  min-width: 120px;
}
.br-checkbox-field > .br-label[b-71fgljgmkc] {
  flex: 0 0 auto;
  max-width: 380px;
  margin-top: 0;
}
.br-checkbox-field .br-control[b-71fgljgmkc] {
  flex: 1 1 auto;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.br-separator[b-71fgljgmkc] {
  margin: 1.5rem 0;
  border: 0;
  height: 1px;
  background: linear-gradient(to right, transparent, #e0e4e8 20%, #e0e4e8 80%, transparent);
  position: relative;
}
.br-separator[b-71fgljgmkc]::before {
  content: '';
  position: absolute;
  top: -1px;
  left: 50%;
  transform: translateX(-50%);
  width: 2rem;
  height: 3px;
  background: var(--mid-blue, #007cb4);
  border-radius: 2px;
  opacity: 0.3;
}
.periode[b-71fgljgmkc] {
  min-width: 8.5rem;
  max-width: 8.5rem;
}
.tbl-niveau[b-71fgljgmkc] {
  width: 100%;
}
.tbl-niveau .br-label[b-71fgljgmkc] {
  flex: none;
  width: auto;
  font-weight: var(--soft-ui-font-weight-semibold, 600);
  color: var(--dark-blue, #002f51);
  font-size: 0.9rem;
  line-height: 1.4;
  margin: 0;
}
.tbl-niveau th[b-71fgljgmkc],
.tbl-niveau td[b-71fgljgmkc] {
  padding: 0.5rem;
  vertical-align: middle;
  text-align: center;
}
.tbl-niveau th:first-child[b-71fgljgmkc],
.tbl-niveau td:first-child[b-71fgljgmkc] {
  text-align: left;
}
.tbl-niveau th label[b-71fgljgmkc],
.tbl-niveau td label[b-71fgljgmkc] {
  margin-bottom: 0 !important;
}
.tbl-niveau tbody tr td:first-child .br-label[b-71fgljgmkc] {
  line-height: 2rem;
}
.tr-head-separator[b-71fgljgmkc] {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  line-height: 2.5;
}
#tbl-Niveau tbody td[b-71fgljgmkc] {
  padding-bottom: 0;
}
#tbl-Niveau thead th[b-71fgljgmkc] {
  padding-bottom: 0;
}
@media (max-width: 992px) {
  .br-two-pane[b-71fgljgmkc] {
    gap: 1.5rem;
  }
  .tbl-niveau[b-71fgljgmkc] {
    overflow-x: auto;
  }
}
@media (max-width: 768px) {
  .br-two-pane[b-71fgljgmkc] {
    gap: 1rem;
  }
  .br-pane[b-71fgljgmkc] {
    min-width: 100%;
    padding: 1rem;
  }
  .br-field[b-71fgljgmkc] {
    flex-direction: column;
    gap: 0.75rem;
  }
  .br-label[b-71fgljgmkc] {
    flex: 0 0 auto;
    margin-top: 0;
    margin-bottom: 0.25rem;
  }
  .br-control[b-71fgljgmkc] {
    min-width: 100%;
  }
}
/*# sourceMappingURL=BeleidsRapporteringStepNota2.razor.css.map */
/* /Presentation/Shared/Wizards/BeleidsRapportering/Steps/BeleidsRapporteringStepOfficieleSchemas.razor.rz.scp.css */
.br-two-pane[b-x3m91d5vop] {
  display: flex;
  flex-wrap: wrap;
  gap: 2.5rem;
  margin-top: 1rem;
}
.br-pane[b-x3m91d5vop] {
  flex: 1 1 400px;
  max-width: 100%;
  min-inline-size: 0;
  position: relative;
  background: inherit;
  transition: all var(--soft-ui-transition-speed, 0.2s) var(--soft-ui-transition-easing, ease-in-out);
}
.br-pane:hover[b-x3m91d5vop] {
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.06), inset 1px 1px 2px rgba(255, 255, 255, 0.9);
  transform: translateY(-1px);
  padding: 0;
  border-radius: 1rem;
}
.br-pane:only-child[b-x3m91d5vop] {
  max-width: 100%;
}
.br-field[b-x3m91d5vop] {
  display: flex;
  flex-wrap: wrap;
  gap: 1.25rem;
  align-items: flex-start;
  margin-bottom: 1.25rem;
  position: relative;
}
.br-field:last-child[b-x3m91d5vop] {
  margin-bottom: 0;
}
.br-label[b-x3m91d5vop] {
  flex: 0 0 auto;
  max-width: 380px;
  font-weight: var(--soft-ui-font-weight-semibold, 600);
  margin-top: 0.5rem;
  text-align: left;
  color: var(--dark-blue, #002f51);
  font-size: 0.9rem;
  min-inline-size: fit-content;
  line-height: 1;
}
.br-control[b-x3m91d5vop] {
  flex: 1 1 auto;
  min-width: 120px;
  margin-inline-start: auto;
  position: relative;
  display: flex;
  justify-content: flex-end;
}
.br-checkbox-field .br-label[b-x3m91d5vop] {
  flex: 0 0 auto;
  max-width: 380px;
  min-inline-size: fit-content;
  margin-top: 0;
  line-height: 2;
}
.br-checkbox-field .br-control[b-x3m91d5vop] {
  flex: 1 1 auto;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.br-separator[b-x3m91d5vop] {
  margin: 1.5rem 0;
  border: 0;
  height: 1px;
  background: linear-gradient(to right, transparent, #e0e4e8 20%, #e0e4e8 80%, transparent);
  position: relative;
}
.br-separator[b-x3m91d5vop]::before {
  content: '';
  position: absolute;
  top: -1px;
  left: 50%;
  transform: translateX(-50%);
  width: 2rem;
  height: 3px;
  background: var(--mid-blue, #007cb4);
  border-radius: 2px;
  opacity: 0.3;
}
.inputs-width[b-x3m91d5vop] {
  width: 18rem;
}
.label-container-width[b-x3m91d5vop] {
  width: 30rem;
  text-align: left;
}
.bottom-section-labels[b-x3m91d5vop] {
  width: 14rem;
  text-align: left;
}
@media (max-width: 992px) {
  .br-two-pane[b-x3m91d5vop] {
    gap: 1.5rem;
  }
}
@media (max-width: 768px) {
  .br-two-pane[b-x3m91d5vop] {
    gap: 1rem;
  }
  .br-pane[b-x3m91d5vop] {
    min-width: 100%;
    padding: 1rem;
  }
  .br-field[b-x3m91d5vop] {
    flex-direction: column;
    gap: 0.75rem;
  }
  .br-label[b-x3m91d5vop] {
    flex: 0 0 auto;
    margin-top: 0;
    margin-bottom: 0.25rem;
  }
  .br-control[b-x3m91d5vop] {
    min-width: 100%;
  }
}
/*# sourceMappingURL=BeleidsRapporteringStepOfficieleSchemas.razor.css.map */
