/* _content/Principal.Balluni.Web/Components/Layout/ConsentLayout.razor.rz.scp.css */
.page[b-7h66gabcu0] {
    position: absolute;
}

main[b-7h66gabcu0] {
    flex: 1;
    padding: 1rem !important;
}

.top-row[b-7h66gabcu0] {
    justify-content: flex-start;
    display: flex;
    position: relative;
    top: 0;
    z-index: 1;
}





/* _content/Principal.Balluni.Web/Components/Layout/MainLayout.razor.rz.scp.css */
.page[b-ljp9lzlevn] {
    position: relative;
    display: flex;
    flex-direction: row;
}

main[b-ljp9lzlevn] {
    flex: 1;
    padding: 1rem !important;
}


.top-row[b-ljp9lzlevn] {
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
}

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

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

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

.sidebar[b-ljp9lzlevn] {
    width: 80px;
    height: 100%;
    position: relative;
    top: 0;
    background-color: #F5F5F5;
    color: #000;
    border-right: 1.5px solid #E9E9E9;
}

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

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

/* _content/Principal.Balluni.Web/Components/Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-vb8qc7fg1o] {
    background-color: #F5F5F5;
    color: #000;
}

.top-row[b-vb8qc7fg1o] {
    height: 3.5rem;
    background-color: #F5F5F5;
    color: #000;
}

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

.nav-logo[b-vb8qc7fg1o] {
    width: 80px;
    height: 80px;
    vertical-align: middle;
    line-height: 80px;
    text-align: center;
}

.bi[b-vb8qc7fg1o] {
    display: inline-block;
    position: relative;
    width: 1.25rem;
    height: 1.25rem;
    margin-right: 0.75rem;
    top: -1px;
    background-size: cover;
}

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

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

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

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

.nav-item[b-vb8qc7fg1o]  a.active {
    background-color: rgba(255,255,255,0.37);
    color: #000;
}

.nav-item[b-vb8qc7fg1o]  a:hover {
    background-color: rgba(0,0,0,0.2);
    color: #000;
}

    .navbar-toggler[b-vb8qc7fg1o] {
        display: none;
    }

    .collapse[b-vb8qc7fg1o] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }
    
    .nav-scrollable[b-vb8qc7fg1o] {
        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 5rem);
        overflow-y: auto;
    }
/* _content/Principal.Balluni.Web/Components/Layout/PublicPlayerPage.razor.rz.scp.css */
.nav-logo[b-u3cuogcyes] {
    width: 80px;
    height: 80px;
    vertical-align: middle;
    line-height: 80px;
    text-align: center;
}
.page-content[b-u3cuogcyes] {
    width: 100%;
    height: 100%;
    min-height: 100vh;
    overflow-y: auto; /* Enable vertical scrolling if content overflows */
    background-color: #00471B;
    padding: 20px;
    padding-bottom: 0px;
    padding-top: 0;
    background: #00471B;
    background-image: url(/images/background_image1.png), url(/images/background_image2.png) !important;
}


main[b-u3cuogcyes] {
    flex: 1;
    padding: 1rem !important;
}
/* _content/Principal.Balluni.Web/Components/Layout/PublicUserPage.razor.rz.scp.css */
.nav-logo[b-gl0vnt60y4] {
    width: 80px;
    height: 80px;
    vertical-align: middle;
    line-height: 80px;
    text-align: center;
}

.page-content[b-gl0vnt60y4] {
    width: 100%;
    height: 100%;
    min-height: 100vh;
    overflow-y: auto;
    padding: 20px;
    padding-bottom: 0px;
    padding-top: 0;
    background: #0A0426;
    background-color: #0A0426;
    background-image: url(/images/background_image1.png), url(/images/background_image2.png) !important;
}

main[b-gl0vnt60y4] {
    flex: 1;
    padding: 1rem !important;
}
