/* _content/Lager.Net.Bube.Web.UI/Components/LoginDisplay.razor.rz.scp.css */
/* _content/Lager.Net.Bube.Web.UI/Components/SideMenu.razor.rz.scp.css */
/* _content/Lager.Net.Bube.Web.UI/Pages/Account/Login.razor.rz.scp.css */
.default-User[b-v53i9jqehz] {
    text-align: left;
    /*margin-top: 10px;*/
}

/* _content/Lager.Net.Bube.Web.UI/Shared/MainLayout.razor.rz.scp.css */

/* content area styles */
#maintext.main-content[b-303b76diq5] {
    height: 93vh;
    /*height: calc(100vh - 105px);*/
    /*overflow-y:scroll;*/
    /*overflow-y: auto;*/
    z-index: 1000;
}

#maintext .content[b-303b76diq5] {
    /*margin-top: 230px;*/
    text-align: center;
    /*font-size: 32px;*/
    color: #1784c7;
}

/* _content/Lager.Net.Bube.Web.UI/Shared/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-7mskgdctf9] {
    background-color: rgba(255, 255, 255, 0.1);
}

.top-row[b-7mskgdctf9] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-7mskgdctf9] {
    font-size: 1.1rem;
}

.oi[b-7mskgdctf9] {
    width: 2rem;
    font-size: 1.1rem;
    vertical-align: text-top;
    top: -2px;
}

.nav-item[b-7mskgdctf9] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-7mskgdctf9] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-7mskgdctf9] {
        padding-bottom: 1rem;
    }

    .nav-item[b-7mskgdctf9]  a {
        color: #d7d7d7;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
    }

.nav-item[b-7mskgdctf9]  a.active {
    background-color: rgba(255,255,255,0.25);
    color: white;
}

.nav-item[b-7mskgdctf9]  a:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

@media (min-width: 641px) {
    .navbar-toggler[b-7mskgdctf9] {
        display: none;
    }

    .collapse[b-7mskgdctf9] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }
}
