/* _content/Vis.TestMode.BlazorServer/Shared/LoginLayout.razor.rz.scp.css */
/* _content/Vis.TestMode.BlazorServer/Shared/MainLayout.razor.rz.scp.css */
.page[b-03l5m6pouq] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-03l5m6pouq] {
    flex: 1;
}

.sidebar[b-03l5m6pouq] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-03l5m6pouq] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-03l5m6pouq]  a, .top-row .btn-link[b-03l5m6pouq] {
        white-space: nowrap;
        margin-left: 1.5rem;
    }

    .top-row a:first-child[b-03l5m6pouq] {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row:not(.auth)[b-03l5m6pouq] {
        display: none;
    }

    .top-row.auth[b-03l5m6pouq] {
        justify-content: space-between;
    }

    .top-row a[b-03l5m6pouq], .top-row .btn-link[b-03l5m6pouq] {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-03l5m6pouq] {
        flex-direction: row;
    }

    .sidebar[b-03l5m6pouq] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-03l5m6pouq] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row[b-03l5m6pouq], article[b-03l5m6pouq] {
        padding-left: 0rem !important;
        padding-right: 1.5rem !important;
    }
}
/* _content/Vis.TestMode.BlazorServer/Shared/NavMenu.razor.rz.scp.css */
/*.navbar-toggler {
    background-color: rgba(255, 255, 255, 0.1);
}

.top-row {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand {
    font-size: 1.1rem;
}

.oi {
    width: 2rem;
    font-size: 1.1rem;
    vertical-align: text-top;
    top: -2px;
}

.nav-item {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type {
        padding-top: 1rem;
    }

    .nav-item:last-of-type {
        padding-bottom: 1rem;
    }*/

.nav-item[b-46jzyspiae]  a {
    color: #d7d7d7;
    border-radius: 4px;
    height: 3rem;
    display: flex;
    align-items: center;
    /*line-height: 3rem;
    */
}

.nav-item-bottom[b-46jzyspiae]  a {
    color: #d7d7d7;
    border-radius: 4px;
    height: 3rem;
    display: flex;
    align-items: center;
    /*line-height: 3rem;*/
    /*  padding-bottom: 5em;*/
}

/*.nav-item ::deep a.active {
    background-color: rgba(255,255,255,0.25);
    color: white;
}

.nav-item ::deep a:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

@media (min-width: 641px) {
    .navbar-toggler {
        display: none;
    }

    .collapse {*/
        /* Never collapse the sidebar for wide screens */
        /*display: block;
    }
}*/


.navbar-toggler[b-46jzyspiae] {
    background-color: rgba(255, 255, 255, 0.1);
}

.top-row[b-46jzyspiae] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.bottom-row[b-46jzyspiae] {
    position: static;
    bottom: 0;
    padding-bottom: 10px;
    text-align: left;
    width: 100%;
    padding-left: 28px;
    display: flex;
    align-content: center;
    align-items: center
}

.icon-menu-arrow[b-46jzyspiae] {
 text-align: right;
 position: absolute;
 top: 20px;
 right: 5px;
 width: 15px;
 height: 15px;
}

.navbar-brand[b-46jzyspiae] {
    font-size: 1.1rem;
}

.oi[b-46jzyspiae] {
    width: 2rem;
    font-size: 1.1rem;
    vertical-align: middle;
  /*  top: -2px;*/
}

.nav-item[b-46jzyspiae] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    /*.nav-item:first-of-type {
        padding-top: 0.5rem;
    }

    .nav-item:last-of-type {
        padding-bottom: 0.5rem;
    }*/

    /*.nav-item ::deep a {
        color: #d7d7d7;*/
        /*border-radius: 4px;*/
        /*height: 2rem;
        display: flex;*/
        /*align-items: start;*/
        /*padding-left: 10px;*/
        /*align-items:baseline;
        line-height: 2rem;*/
        /*padding-right: 30px;*/
    /*}*/

        .nav-item[b-46jzyspiae]  a.active {
            background-color: rgba(255,255,255,0.25);
            color: white;
        }

        .nav-item[b-46jzyspiae]  a:hover {
            background-color: rgba(255,255,255,0.1);
            color: white;
        }

@media (min-width: 641px) {
    .navbar-toggler[b-46jzyspiae] {
        display: none;
    }

    .collapse[b-46jzyspiae] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }
}

@media (max-width: 640px) {
    .bottom-row[b-46jzyspiae] {
        display: block;
    }
}



button.nav-link[b-46jzyspiae] {
    background: none;
    border: none;
    color: #d7d7d7;
    border-radius: 4px;
    height: 3rem;
    display: flex;
    align-items: center;
    line-height: 3rem;
    width:100%;
    cursor:pointer;
}
button.nav-link:hover[b-46jzyspiae] {
    background-color: rgba(255, 255, 255, 0.1);
    color: white;
}
.sub-menu-1[b-46jzyspiae] {
    visibility: hidden;
    opacity: 0;
    transition: visibility 0s, opacity 0.8s linear;
}
.sub-menu-1.opened[b-46jzyspiae] {
    visibility: visible;
    opacity: 1;
}
