/* /Shared/ControllerVersionLayout.razor.rz.scp.css */
.page[b-ny9edrjmty] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-ny9edrjmty] {
    flex: 1;
}

.sidebar[b-ny9edrjmty] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-ny9edrjmty] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-ny9edrjmty]  a, .top-row[b-ny9edrjmty]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-ny9edrjmty]  a:hover, .top-row[b-ny9edrjmty]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-ny9edrjmty]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row:not(.auth)[b-ny9edrjmty] {
        display: none;
    }

    .top-row.auth[b-ny9edrjmty] {
        justify-content: space-between;
    }

    .top-row[b-ny9edrjmty]  a, .top-row[b-ny9edrjmty]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-ny9edrjmty] {
        flex-direction: row;
    }

    .sidebar[b-ny9edrjmty] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-ny9edrjmty] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-ny9edrjmty]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-ny9edrjmty], article[b-ny9edrjmty] {
        padding-left: 1.5rem !important;
        padding-right: 1.5rem !important;
    }
}
/* /Shared/MainLayout.razor.rz.scp.css */
.page[b-wzo87aalii] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-wzo87aalii] {
    flex: 1;
}

.sidebar[b-wzo87aalii] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-wzo87aalii] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-wzo87aalii]  a, .top-row[b-wzo87aalii]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-wzo87aalii]  a:hover, .top-row[b-wzo87aalii]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-wzo87aalii]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row:not(.auth)[b-wzo87aalii] {
        display: none;
    }

    .top-row.auth[b-wzo87aalii] {
        justify-content: space-between;
    }

    .top-row[b-wzo87aalii]  a, .top-row[b-wzo87aalii]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-wzo87aalii] {
        flex-direction: row;
    }

    .sidebar[b-wzo87aalii] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-wzo87aalii] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-wzo87aalii]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-wzo87aalii], article[b-wzo87aalii] {
        padding-left: 1.5rem !important;
        padding-right: 1.5rem !important;
    }
}
/* /Shared/ManageLayout.razor.rz.scp.css */
.page[b-l07xfkuz7a] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-l07xfkuz7a] {
    flex: 1;
}

.sidebar[b-l07xfkuz7a] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-l07xfkuz7a] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-l07xfkuz7a]  a, .top-row[b-l07xfkuz7a]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-l07xfkuz7a]  a:hover, .top-row[b-l07xfkuz7a]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-l07xfkuz7a]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row:not(.auth)[b-l07xfkuz7a] {
        display: none;
    }

    .top-row.auth[b-l07xfkuz7a] {
        justify-content: space-between;
    }

    .top-row[b-l07xfkuz7a]  a, .top-row[b-l07xfkuz7a]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-l07xfkuz7a] {
        flex-direction: row;
    }

    .sidebar[b-l07xfkuz7a] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-l07xfkuz7a] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-l07xfkuz7a]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-l07xfkuz7a], article[b-l07xfkuz7a] {
        padding-left: 1.5rem !important;
        padding-right: 1.5rem !important;
    }
}
/* /Shared/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-633jdobv0w] {
    background-color: rgba(255, 255, 255, 0.1);
}

.top-row[b-633jdobv0w] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-633jdobv0w] {
    font-size: 1.1rem;
}

.oi[b-633jdobv0w] {
    width: 2rem;
    font-size: 1.1rem;
    vertical-align: text-top;
    top: -2px;
}

.nav-item[b-633jdobv0w] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-633jdobv0w] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-633jdobv0w] {
        padding-bottom: 1rem;
    }

    .nav-item[b-633jdobv0w]  a {
        color: #d7d7d7;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
    }

.nav-item[b-633jdobv0w]  a.active {
    background-color: rgba(255,255,255,0.25);
    color: white;
}

.nav-item[b-633jdobv0w]  a:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

@media (min-width: 641px) {
    .navbar-toggler[b-633jdobv0w] {
        display: none;
    }

    .collapse[b-633jdobv0w] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }
}
/* /Shared/ProductLayout.razor.rz.scp.css */
.page[b-0ma7rycf7q] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-0ma7rycf7q] {
    flex: 1;
}

.sidebar[b-0ma7rycf7q] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-0ma7rycf7q] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-0ma7rycf7q]  a, .top-row[b-0ma7rycf7q]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-0ma7rycf7q]  a:hover, .top-row[b-0ma7rycf7q]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-0ma7rycf7q]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row:not(.auth)[b-0ma7rycf7q] {
        display: none;
    }

    .top-row.auth[b-0ma7rycf7q] {
        justify-content: space-between;
    }

    .top-row[b-0ma7rycf7q]  a, .top-row[b-0ma7rycf7q]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-0ma7rycf7q] {
        flex-direction: row;
    }

    .sidebar[b-0ma7rycf7q] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-0ma7rycf7q] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-0ma7rycf7q]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-0ma7rycf7q], article[b-0ma7rycf7q] {
        padding-left: 1.5rem !important;
        padding-right: 1.5rem !important;
    }
}
/* /Shared/ReportingLayout.razor.rz.scp.css */
.page[b-0ldsmjnu16] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-0ldsmjnu16] {
    flex: 1;
}

.sidebar[b-0ldsmjnu16] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-0ldsmjnu16] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-0ldsmjnu16]  a, .top-row[b-0ldsmjnu16]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-0ldsmjnu16]  a:hover, .top-row[b-0ldsmjnu16]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-0ldsmjnu16]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row:not(.auth)[b-0ldsmjnu16] {
        display: none;
    }

    .top-row.auth[b-0ldsmjnu16] {
        justify-content: space-between;
    }

    .top-row[b-0ldsmjnu16]  a, .top-row[b-0ldsmjnu16]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-0ldsmjnu16] {
        flex-direction: row;
    }

    .sidebar[b-0ldsmjnu16] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-0ldsmjnu16] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-0ldsmjnu16]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-0ldsmjnu16], article[b-0ldsmjnu16] {
        padding-left: 1.5rem !important;
        padding-right: 1.5rem !important;
    }
}
/* /Shared/SearchLayout.razor.rz.scp.css */
.page[b-3j6fw266dc] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-3j6fw266dc] {
    flex: 1;
}

.sidebar[b-3j6fw266dc] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-3j6fw266dc] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-3j6fw266dc]  a, .top-row[b-3j6fw266dc]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-3j6fw266dc]  a:hover, .top-row[b-3j6fw266dc]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-3j6fw266dc]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row:not(.auth)[b-3j6fw266dc] {
        display: none;
    }

    .top-row.auth[b-3j6fw266dc] {
        justify-content: space-between;
    }

    .top-row[b-3j6fw266dc]  a, .top-row[b-3j6fw266dc]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-3j6fw266dc] {
        flex-direction: row;
    }

    .sidebar[b-3j6fw266dc] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-3j6fw266dc] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-3j6fw266dc]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-3j6fw266dc], article[b-3j6fw266dc] {
        padding-left: 1.5rem !important;
        padding-right: 1.5rem !important;
    }
}
/* /Shared/SystemLayout.razor.rz.scp.css */
.page[b-6x1ey9s52y] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-6x1ey9s52y] {
    flex: 1;
}

.sidebar[b-6x1ey9s52y] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-6x1ey9s52y] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-6x1ey9s52y]  a, .top-row[b-6x1ey9s52y]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-6x1ey9s52y]  a:hover, .top-row[b-6x1ey9s52y]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-6x1ey9s52y]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row:not(.auth)[b-6x1ey9s52y] {
        display: none;
    }

    .top-row.auth[b-6x1ey9s52y] {
        justify-content: space-between;
    }

    .top-row[b-6x1ey9s52y]  a, .top-row[b-6x1ey9s52y]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-6x1ey9s52y] {
        flex-direction: row;
    }

    .sidebar[b-6x1ey9s52y] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-6x1ey9s52y] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-6x1ey9s52y]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-6x1ey9s52y], article[b-6x1ey9s52y] {
        padding-left: 1.5rem !important;
        padding-right: 1.5rem !important;
    }
}
