/* /Components/FibreWorkbook.razor.rz.scp.css */

    .rz-fileupload[b-1dpctoyh7z], input[type=file][b-1dpctoyh7z]{
    cursor: pointer;
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    right: 0;
    z-index: 99;
    font-size: 50px;
    opacity: 0;
}

.rz-fileupload-buttonbar[b-1dpctoyh7z] {
    height: 100% !important;
    width: 100% !important;
    padding: 0 !important;
}

.rz-fileupload-choose[b-1dpctoyh7z] {
    height: 100% !important;
    width: 100% !important;
}

.rz-fileupload-choose[b-1dpctoyh7z] {
    display: block;
}
/*******Tabs*****/
.rz-tabview-nav li[b-1dpctoyh7z] {
    border: solid 1px #4e4d4d;
    border-top-width: 2px;
    border-bottom-color: #4e4d4d;
    background-color: rgb(51,62,72);
    border-radius: 4px 4px 0 0;
}

#showUpDownNumeric .rz-button:not(.rz-state-disabled)[b-1dpctoyh7z] {
    display: none !important;
}

.rz-tabview-nav .rz-tabview-selected[b-1dpctoyh7z] {
    border-top-color: #4e4d4d;
}

.rz-state-active a[role='tab'][b-1dpctoyh7z] {
    color: rgb(150,193,30);
    font-family: Calibri;
    font-weight: bold;
}

.rz-tabview-nav .rz-tabview-selected a[b-1dpctoyh7z] {
    color: rgb(150,193,30);
    font-family: Calibri;
    font-weight: bold;
}

.rz-state-active a[role='tab'][b-1dpctoyh7z] {
    color: rgb(150,193,30);
}

/********Button*********/
.rz-button.btn-primary[b-1dpctoyh7z] {
    background-color: rgb(39,96,146);
}
/*Table Header*/
.rz-datatable-thead tr:first-child th[b-1dpctoyh7z] {
    border-right: solid 1px #4e4d4d !important;
    background: rgb(51,62,72) !important;
}
/**********Table Filters*************/
.rz-cell-filter[b-1dpctoyh7z] {
    color: rgb(51,62,72) !important;
    font-family: calibri;
    font-weight: bold;
}

.rz-dropdown-items[b-1dpctoyh7z], .rz-multiselect-items[b-1dpctoyh7z], .rz-autocomplete-items[b-1dpctoyh7z] {
    color: rgb(51,62,72) !important;
    font-family: calibri;
    font-weight: bold;
}
/********* Header Title**************/
.rz-datatable-thead th .rz-column-title[b-1dpctoyh7z] {
    color: rgb(150,193,30) !important;
    font-family: calibri;
    font-weight: bold;
}
/*********Footer************/
.rz-pager[b-1dpctoyh7z] {
    background: rgb(51,62,72);
}

.rz-pager-pages[b-1dpctoyh7z], .rz-pager-first .rz-pager-element.rz-state-active[b-1dpctoyh7z] {
    color: rgb(150,193,30);
    font-family: calibri;
}

.rz-pager-pages[b-1dpctoyh7z], .rz-pager-first .rz-pager-element[b-1dpctoyh7z] {
    background: rgb(51,62,72);
    color: rgb(150,193,30);
}

.rz-pager-last[b-1dpctoyh7z], .rz-pager-next[b-1dpctoyh7z] {
    background: rgb(51,62,72) !important;
    color: rgb(150,193,30) !important;
}

.rz-pager-first[b-1dpctoyh7z], .rz-pager-prev[b-1dpctoyh7z] {
    background: rgb(51,62,72) !important;
    color: rgb(150,193,30) !important;
}
/************Font Styling**********/
.textbox[b-1dpctoyh7z], .rz-button-text[b-1dpctoyh7z], input[b-1dpctoyh7z], textarea[b-1dpctoyh7z] {
    font-family: calibri;
    font-weight: bold;
}

.textbox[b-1dpctoyh7z], b[b-1dpctoyh7z] {
    font-family: calibri;
    color: rgb(51,62,72);
}

.rz-datatable-data td .rz-cell-data[b-1dpctoyh7z] {
    color: rgb(51,62,72);
    font-family: calibri;
}

.rz-datatable-data td[b-1dpctoyh7z] {
    height: 50px;
}


/******************Radzen Date Box******************/
.rz-calendar .rz-inputtext[b-1dpctoyh7z] {
    background: transparent !important;
    border-radius: 4px !important;
    color: inherit !important;
}
/***********Tabs in Mobile View*************/
@@media only screen and (max-width: 767px) {
    .rz-tabview-nav[b-1dpctoyh7z] {
        flex-wrap: wrap !important;
    }

        .rz-tabview-nav li[b-1dpctoyh7z] {
            width: calc(50% - 10px) !important;
            margin: 5px;
        }

    .rz-tabview-panel[b-1dpctoyh7z] {
        padding: 0rem;
    }
}

@@media only screen and (max-width : 1367px) {
    .SetDataStyle[b-1dpctoyh7z] {
        font-size: 1rem !important;
        margin-top: .5rem !important;
        margin-bottom: 0px !important;
    }
}

.rz-tabview-panels[b-1dpctoyh7z] {
    min-height: calc(54vh - 1px);
    max-height: calc(54vh - 1px);
    position: relative;
}

.rz-lookup-panel[b-1dpctoyh7z] {
    width: calc(40vw - 10px) !important;
}

/* /Shared/AdminDashboardNavMenu.razor.rz.scp.css */
.navbar-toggler[b-8qobq629ap] {
    background-color: rgba(255, 255, 255, 0.1);
}

.top-row[b-8qobq629ap] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-8qobq629ap] {
    font-size: 1.1rem;
}

.oi[b-8qobq629ap] {
    width: 2rem;
    font-size: 1.1rem;
    vertical-align: text-top;
    top: -2px;
}

.nav-item[b-8qobq629ap] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-8qobq629ap] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-8qobq629ap] {
        padding-bottom: 1rem;
    }

    .nav-item[b-8qobq629ap]  a {
        color: #d7d7d7;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
    }

        .nav-item[b-8qobq629ap]  a.active {
            background-color: rgba(255,255,255,0.25);
            color: white;
        }

        .nav-item[b-8qobq629ap]  a:hover {
            background-color: rgba(255,255,255,0.1);
            color: white;
        }

@media (min-width: 641px) {
    .navbar-toggler[b-8qobq629ap] {
        display: none;
    }

    .collapse[b-8qobq629ap] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }
}
/* /Shared/DashBoardLayout.razor.rz.scp.css */
.page[b-tudpgr2es5] {
    position: relative;
    display: flex;
    flex-direction: column;
    width: 100% !important;
}

.main[b-tudpgr2es5] {
    flex: 1;
}

.sidebar[b-tudpgr2es5] {
    background-image: linear-gradient(180deg, #24272a 10%, #d66226 40%);
}

.top-row[b-tudpgr2es5] {
    background-color: #24272a;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-tudpgr2es5]  a, .top-row .btn-link[b-tudpgr2es5] {
        white-space: nowrap;
        margin-left: 1.5rem;
    }

    .top-row a:first-child[b-tudpgr2es5] {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row:not(.auth)[b-tudpgr2es5] {
        display: none;
    }

    .top-row.auth[b-tudpgr2es5] {
        justify-content: space-between;
    }

    .top-row a[b-tudpgr2es5], .top-row .btn-link[b-tudpgr2es5] {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-tudpgr2es5] {
        flex-direction: row;
    }

    .sidebar[b-tudpgr2es5] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-tudpgr2es5] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .main > div[b-tudpgr2es5] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}

@media (max-width: 767.98px) {
    .main .top-row:not(.auth)[b-tudpgr2es5] {
        display: none;
    }

    .main .top-row.auth[b-tudpgr2es5] {
        justify-content: space-between;
    }

    .main .top-row a[b-tudpgr2es5],
    .main .top-row .btn-link[b-tudpgr2es5] {
        margin-left: 0;
    }
}

@media (min-width: 768px) {
    app[b-tudpgr2es5] {
        flex-direction: row;
    }

    .sidebar[b-tudpgr2es5] {
        width: 230px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .main .top-row[b-tudpgr2es5] {
        position: sticky;
        top: 0;
    }

    .main > div[b-tudpgr2es5] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }

    .navbar-toggler[b-tudpgr2es5] {
        display: none;
    }

    .sidebar .collapse[b-tudpgr2es5] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }
}
/* /Shared/FormsLayout.razor.rz.scp.css */
.page[b-t0njpfrewe] {
    position: relative;
    display: flex;
    flex-direction: column;
    width: 100% !important;
    /*size: landscape;*/
}

.main[b-t0njpfrewe] {
    flex: 1;
}

[b-t0njpfrewe]::-webkit-scrollbar {
    width: 0 !important; /* Remove scrollbar space */
    background: transparent; /* Optional: just make scrollbar invisible */
}

.sidebar[b-t0njpfrewe] {
    background-image: linear-gradient(180deg, #24272a 10%, #d66226 40%);
}

.top-row[b-t0njpfrewe] {
    background-color: #24272a;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-t0njpfrewe]  a, .top-row .btn-link[b-t0njpfrewe] {
        white-space: nowrap;
        margin-left: 1.5rem;
    }

    .top-row a:first-child[b-t0njpfrewe] {
        overflow: hidden;
        text-overflow: ellipsis;
    }


.sidebar[b-t0njpfrewe], topRightNavBar[b-t0njpfrewe] {
    background: linear-gradient(180deg, rgb(51, 62, 72) 0%, #505c67 70%) !important;
    color: rgb(150, 193, 30) !important;
    font-family: Calibri !important;
    font-weight: bold !important;
}

    .sidebar .nav-item a[b-t0njpfrewe] {
        color: rgb(150, 193, 30) !important;
        font-family: Calibri !important;
        font-weight: bold !important;
    }

.content[b-t0njpfrewe] {
    padding-bottom: 64px;
}

.main .top-row[b-t0njpfrewe] {
    background: rgb(51, 62, 72) !important;
    color: rgb(150, 193, 30) !important;
    font-family: Calibri !important;
    font-weight: bold !important;
    z-index: 100 !important;
}

footer[b-t0njpfrewe] {
    position: fixed;
    bottom: 0;
    width: 100%;
    height: 64px;
}

.logoImg[b-t0njpfrewe] {
    width: 200px !important;
    height: 55px !important;
}


@media (max-width: 640.98px) {
    .top-row:not(.auth)[b-t0njpfrewe] {
        display: none;
    }

    .top-row.auth[b-t0njpfrewe] {
        justify-content: space-between;
    }

    .top-row a[b-t0njpfrewe], .top-row .btn-link[b-t0njpfrewe] {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-t0njpfrewe] {
        flex-direction: row;
    }

    .sidebar[b-t0njpfrewe] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
        overflow: auto;
    }

    .top-row[b-t0njpfrewe] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .main > div[b-t0njpfrewe] {
        padding: 1.5rem !important;
    }
}

@media (max-width: 767.98px) {
    .main .top-row:not(.auth)[b-t0njpfrewe] {
        display: none;
    }

    .main .top-row.auth[b-t0njpfrewe] {
        justify-content: space-between;
    }

    .main .top-row a[b-t0njpfrewe],
    .main .top-row .btn-link[b-t0njpfrewe] {
        margin-left: 0;
    }
}

@media (min-width: 768px) {
    app[b-t0njpfrewe] {
        flex-direction: row;
    }

    .sidebar[b-t0njpfrewe] {
        width: 200px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .main .top-row[b-t0njpfrewe] {
        position: sticky;
        top: 0;
    }

    .main > div[b-t0njpfrewe] {
        padding: 1.5rem !important;        
    }

    .navbar-toggler[b-t0njpfrewe] {
        display: none;
    }

    .sidebar .collapse[b-t0njpfrewe] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }

    .sidebar[b-frvafviysz][b-t0njpfrewe] {
        width: 235px !important;
    }
}
/* /Shared/IrisWidget.razor.rz.scp.css */
/* Iris widget — scoped styles. Palette matches OSCData: dark rgb(51,62,72), green rgb(150,193,30). */

.iris-root[b-e50t26mrgp] {
    position: fixed;
    right: 1.25rem;
    bottom: 5rem; /* clears the fixed 64px footer */
    z-index: 1100;
    font-family: Calibri, sans-serif;
}

.iris-launcher[b-e50t26mrgp] {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    padding: 0.6rem 1rem;
    border: none;
    border-radius: 2rem;
    background: rgb(51, 62, 72);
    color: rgb(150, 193, 30);
    font-weight: bold;
    cursor: grab;
    touch-action: none;
    box-shadow: 0 0.25rem 0.75rem rgba(0, 0, 0, 0.25);
}

.iris-launcher:hover[b-e50t26mrgp] { background: #45525e; }
.iris-launcher-icon[b-e50t26mrgp] { font-size: 1.1rem; }

.iris-panel[b-e50t26mrgp] {
    display: flex;
    flex-direction: column;
    width: min(24rem, calc(100vw - 2.5rem));
    height: min(34rem, calc(100vh - 8rem));
    background: #fefefd;
    border: 1px solid #ddd;
    border-radius: 0.6rem;
    box-shadow: 0 0.5rem 1.5rem rgba(0, 0, 0, 0.3);
    overflow: hidden;
}

.iris-header[b-e50t26mrgp] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0.6rem 0.9rem;
    background: rgb(51, 62, 72);
    color: rgb(150, 193, 30);
    font-weight: bold;
    cursor: move;
    touch-action: none;
    user-select: none;
}

/* the close button is excluded from dragging — keep a normal pointer */
.iris-x[b-e50t26mrgp] { cursor: pointer; }

.iris-x[b-e50t26mrgp] {
    background: none;
    border: none;
    color: rgb(150, 193, 30);
    cursor: pointer;
    font-size: 1rem;
}

.iris-body[b-e50t26mrgp] {
    flex: 1 1 auto;
    overflow-y: auto;
    padding: 0.75rem;
    display: flex;
    flex-direction: column;
    gap: 0.5rem;
}

.iris-msg[b-e50t26mrgp] { display: flex; }
.iris-user[b-e50t26mrgp] { justify-content: flex-end; }
.iris-assistant[b-e50t26mrgp] { justify-content: flex-start; }

.iris-bubble[b-e50t26mrgp] {
    max-width: 85%;
    padding: 0.45rem 0.7rem;
    border-radius: 0.6rem;
    line-height: 1.35;
    white-space: pre-wrap;
    word-break: break-word;
}

.iris-user .iris-bubble[b-e50t26mrgp] { background: rgb(150, 193, 30); color: #1f2933; }
.iris-assistant .iris-bubble[b-e50t26mrgp] { background: #eceef0; color: #1f2933; }
.iris-typing[b-e50t26mrgp] { font-style: italic; color: #667; }

.iris-drafts[b-e50t26mrgp] {
    border: 1px dashed #c4cdd5;
    border-radius: 0.5rem;
    padding: 0.5rem;
    background: #f7f9fa;
}

.iris-drafts-head[b-e50t26mrgp] { font-weight: bold; font-size: 0.85rem; color: #51626f; margin-bottom: 0.35rem; }

.iris-draft[b-e50t26mrgp] {
    border-top: 1px solid #e3e8eb;
    padding: 0.4rem 0;
}
.iris-draft:first-of-type[b-e50t26mrgp] { border-top: none; }

.iris-draft-top[b-e50t26mrgp] { display: flex; align-items: center; gap: 0.35rem; flex-wrap: wrap; }
.iris-draft-title[b-e50t26mrgp] { font-weight: bold; flex: 1 1 auto; }

.iris-chip[b-e50t26mrgp] {
    font-size: 0.7rem;
    text-transform: uppercase;
    padding: 0.05rem 0.4rem;
    border-radius: 0.75rem;
    font-weight: bold;
}
.iris-chip-incident[b-e50t26mrgp] { background: #fde7e7; color: #b42318; }
.iris-chip-request[b-e50t26mrgp] { background: #e7f0fd; color: #1850a3; }
.iris-chip-urgency[b-e50t26mrgp] { background: rgb(51, 62, 72); color: rgb(150, 193, 30); }

.iris-draft-body[b-e50t26mrgp] { font-size: 0.85rem; color: #46535e; margin-top: 0.2rem; }
.iris-draft-missing[b-e50t26mrgp] { font-size: 0.78rem; color: #b54708; margin-top: 0.2rem; }
.iris-draft-del[b-e50t26mrgp] { background: none; border: none; cursor: pointer; }

.iris-error[b-e50t26mrgp] { color: #b42318; font-size: 0.85rem; padding: 0.25rem 0; }

.iris-submitted[b-e50t26mrgp] {
    padding: 0.7rem;
    background: #ecf7e0;
    color: #2f5711;
    font-weight: bold;
    text-align: center;
}

.iris-input[b-e50t26mrgp] {
    display: flex;
    align-items: center;
    gap: 0.4rem;
    padding: 0.5rem;
    border-top: 1px solid #e3e8eb;
}

.iris-input input[b-e50t26mrgp] {
    flex: 1 1 auto;
    min-width: 0;
    padding: 0.45rem 0.6rem;
    border: 1px solid #c4cdd5;
    border-radius: 0.4rem;
    font-family: inherit;
}

.iris-send[b-e50t26mrgp], .iris-mic[b-e50t26mrgp] {
    border: none;
    border-radius: 0.4rem;
    padding: 0.45rem 0.7rem;
    cursor: pointer;
    font-weight: bold;
}
.iris-send[b-e50t26mrgp] { background: rgb(150, 193, 30); color: #1f2933; }
.iris-send:disabled[b-e50t26mrgp] { opacity: 0.5; cursor: default; }
.iris-mic[b-e50t26mrgp] { background: #eceef0; }
.iris-mic-on[b-e50t26mrgp] { background: #fde0e0; }

.iris-submit[b-e50t26mrgp] {
    margin: 0 0.5rem 0.5rem;
    padding: 0.55rem;
    border: none;
    border-radius: 0.4rem;
    background: rgb(51, 62, 72);
    color: rgb(150, 193, 30);
    font-weight: bold;
    cursor: pointer;
}
.iris-submit:disabled[b-e50t26mrgp] { opacity: 0.5; cursor: default; }

/* tabs */
.iris-tabs[b-e50t26mrgp] {
    display: flex;
    gap: 0.25rem;
    padding: 0.4rem 0.5rem 0;
    background: #f7f9fa;
    border-bottom: 1px solid #e3e8eb;
}

.iris-tab[b-e50t26mrgp] {
    flex: 1 1 auto;
    border: none;
    background: transparent;
    padding: 0.4rem 0.5rem;
    border-bottom: 2px solid transparent;
    cursor: pointer;
    font-family: inherit;
    font-weight: bold;
    color: #51626f;
}

.iris-tab-on[b-e50t26mrgp] {
    color: rgb(51, 62, 72);
    border-bottom-color: rgb(150, 193, 30);
}

/* history view */
.iris-history-head[b-e50t26mrgp] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-weight: bold;
    color: #51626f;
    font-size: 0.85rem;
    margin-bottom: 0.25rem;
}

.iris-refresh[b-e50t26mrgp] {
    background: none;
    border: none;
    cursor: pointer;
    font-size: 1rem;
    color: #51626f;
}
.iris-refresh:disabled[b-e50t26mrgp] { opacity: 0.5; cursor: default; }

.iris-report[b-e50t26mrgp] {
    border-top: 1px solid #e3e8eb;
    padding: 0.45rem 0;
}
.iris-report:first-of-type[b-e50t26mrgp] { border-top: none; }

.iris-empty[b-e50t26mrgp] { color: #667; padding: 0.5rem 0; }

.iris-status[b-e50t26mrgp] {
    font-size: 0.7rem;
    text-transform: uppercase;
    padding: 0.05rem 0.4rem;
    border-radius: 0.75rem;
    font-weight: bold;
}
.iris-status-open[b-e50t26mrgp] { background: #fff4e5; color: #b54708; }
.iris-status-closed[b-e50t26mrgp] { background: #ecf7e0; color: #2f5711; }
/* /Shared/MainLayout.razor.rz.scp.css */
.page[b-tbu5kuklun] {
    position: relative;
    display: flex;
    flex-direction: column;
    width:100%!important;
}

.main[b-tbu5kuklun] {
    flex: 1;
}

[b-tbu5kuklun]::-webkit-scrollbar {
    width: 0 !important; /* Remove scrollbar space */
    background: transparent; /* Optional: just make scrollbar invisible */
}

.sidebar[b-tbu5kuklun] {
    background-image: linear-gradient(180deg, #24272a 10%, #d66226 40%);
}

.top-row[b-tbu5kuklun] {
    background-color: #24272a;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-tbu5kuklun]  a, .top-row .btn-link[b-tbu5kuklun] {
        white-space: nowrap;
        margin-left: 1.5rem;
    }

    .top-row a:first-child[b-tbu5kuklun] {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row:not(.auth)[b-tbu5kuklun] {
        display: none;
    }

    .top-row.auth[b-tbu5kuklun] {
        justify-content: space-between;
    }

    .top-row a[b-tbu5kuklun], .top-row .btn-link[b-tbu5kuklun] {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-tbu5kuklun] {
        flex-direction: row;
    }

    .sidebar[b-tbu5kuklun] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
        overflow:auto;
    }

    .top-row[b-tbu5kuklun] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .main > div[b-tbu5kuklun] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
@media (max-width: 767.98px) {
    .main .top-row:not(.auth)[b-tbu5kuklun] {
        display: none;
    }

    .main .top-row.auth[b-tbu5kuklun] {
        justify-content: space-between;
    }

    .main .top-row a[b-tbu5kuklun],
    .main .top-row .btn-link[b-tbu5kuklun] {
        margin-left: 0;
    }
}

@media (min-width: 768px) {
    app[b-tbu5kuklun] {
        flex-direction: row;
    }

    .sidebar[b-tbu5kuklun] {
        width: 230px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .main .top-row[b-tbu5kuklun] {
        position: sticky;
        top: 0;
    }

    .main > div[b-tbu5kuklun] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }

    .navbar-toggler[b-tbu5kuklun] {
        display: none;
    }

    .sidebar .collapse[b-tbu5kuklun] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }
}
/* /Shared/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-utc9tmfauk] {
    background-color: rgba(255, 255, 255, 0.1);
}

.top-row[b-utc9tmfauk] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-utc9tmfauk] {
    font-size: 1.1rem;
}

.oi[b-utc9tmfauk] {
    width: 2rem;
    font-size: 1.1rem;
    vertical-align: text-top;
    top: -2px;
}

.nav-item[b-utc9tmfauk] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
    white-space: nowrap;
}

    .nav-item:first-of-type[b-utc9tmfauk] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-utc9tmfauk] {
        padding-bottom: 1rem;
    }

    .nav-item[b-utc9tmfauk]  a {
        color: #d7d7d7;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
    }

.nav-item[b-utc9tmfauk]  a.active {
    background-color: rgba(255,255,255,0.25);
    color: white;
}

.nav-item[b-utc9tmfauk]  a:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

@media (min-width: 641px) {
    .navbar-toggler[b-utc9tmfauk] {
        display: none;
    }

    .collapse[b-utc9tmfauk] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }
}
