/* /Shared/MainLayout.razor.rz.scp.css */
.page[b-xmug0o5nb5] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-xmug0o5nb5] {
    flex: 1;
}

.sidebar[b-xmug0o5nb5] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-xmug0o5nb5] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-xmug0o5nb5]  a, .top-row[b-xmug0o5nb5]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-xmug0o5nb5]  a:hover, .top-row[b-xmug0o5nb5]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-xmug0o5nb5]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }



@media (max-width: 640.98px) {
    .top-row:not(.auth)[b-xmug0o5nb5] {
        display: none;
    }

    .top-row.auth[b-xmug0o5nb5] {
        justify-content: space-between;
    }

    .top-row[b-xmug0o5nb5]  a, .top-row[b-xmug0o5nb5]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-xmug0o5nb5] {
        flex-direction: row;
    }

    .sidebar[b-xmug0o5nb5] {
        min-width: 270px!important;
        height: 100vh;
        position: sticky;
        top: 0;
        overflow-y:auto;
    }
    .nav-link[b-xmug0o5nb5]{
        font-size:0.85rem !important;
        padding-bottom:0rem !important;
    }

    .nav-item[b-xmug0o5nb5] {
        height:2rem !important;
        line-height:2rem !important;
    }

    .top-row[b-xmug0o5nb5] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-xmug0o5nb5]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-xmug0o5nb5], article[b-xmug0o5nb5] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
/* /Shared/MainLayout2.razor.rz.scp.css */
.page[b-vwokrdbt1c] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-vwokrdbt1c] {
    flex: 1;
}

.sidebar[b-vwokrdbt1c] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-vwokrdbt1c] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-vwokrdbt1c]  a, .top-row[b-vwokrdbt1c]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-vwokrdbt1c]  a:hover, .top-row[b-vwokrdbt1c]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-vwokrdbt1c]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }



@media (max-width: 640.98px) {
    .top-row:not(.auth)[b-vwokrdbt1c] {
        display: none;
    }

    .top-row.auth[b-vwokrdbt1c] {
        justify-content: space-between;
    }

    .top-row[b-vwokrdbt1c]  a, .top-row[b-vwokrdbt1c]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-vwokrdbt1c] {
        flex-direction: row;
    }

    .sidebar[b-vwokrdbt1c] {
        min-width: 270px!important;
        height: 100vh;
        position: sticky;
        top: 0;
        overflow-y:auto;
    }
    .nav-link[b-vwokrdbt1c]{
        font-size:0.85rem !important;
        padding-bottom:0rem !important;
    }

    .nav-item[b-vwokrdbt1c] {
        height:2rem !important;
        line-height:2rem !important;
    }

    .top-row[b-vwokrdbt1c] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-vwokrdbt1c]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-vwokrdbt1c], article[b-vwokrdbt1c] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
/* /Shared/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-1psufrpu3f] {
    background-color: rgba(255, 255, 255, 0.1);
}

.top-row[b-1psufrpu3f] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}


/*** ADDED */
.bottom-row2[b-1psufrpu3f] {
    position: absolute;
    bottom: 0;
    padding-bottom: 10px;
    text-align: right;
    width: 100%;
    padding-right: 28px;
    cursor:pointer;
}

.icon-menu-arrow[b-1psufrpu3f] {
    text-align: left;
    padding-left:10px;
}

/*END ADDED*/


.navbar-brand[b-1psufrpu3f] {
    font-size: 1.1rem;
}

.oi[b-1psufrpu3f] {
    width: 2rem;
    font-size: 1.1rem;
    vertical-align: text-top;
    top: -2px;
}

.nav-item[b-1psufrpu3f] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-1psufrpu3f] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-1psufrpu3f] {
        padding-bottom: 1rem;
    }

    .nav-item[b-1psufrpu3f]  a {
        color: #d7d7d7;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
    }

.nav-item[b-1psufrpu3f]  a.active {
    background-color: rgba(255,255,255,0.25);
    color: white;
}

.nav-item[b-1psufrpu3f]  a:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

@media (min-width: 641px) {
    .navbar-toggler[b-1psufrpu3f] {
        display: none;
    }

    .collapse[b-1psufrpu3f] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }
}
