/* _content/KOLLYgram.Backend.KOCOWallet.WebApp/Components/Layout/Header.razor.rz.scp.css */
.navbar.header-navbar[b-w479zn0yex] {
    border: none;
    background-color: inherit;
    border-radius: 0;
    min-height: 3.5rem;
    box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.2);
}

@media (max-width: 800px) {
    [b-w479zn0yex] .header-menu-text {
        display: none;
    }
}


.header-navbar .navbar-toggler[b-w479zn0yex] {
    outline: none;
    border-radius: 0;
    padding-left: .75rem;
    padding-right: .75rem;
    box-shadow: none;
    align-self: stretch;
}

    .header-navbar .navbar-toggler .navbar-toggler-icon[b-w479zn0yex] {
        background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255,255,255, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
        background-color: transparent !important;
        height: 2rem;
        width: 2rem;
    }

.title[b-w479zn0yex] {
    font-size: 1.25rem;
    text-overflow: ellipsis;
    overflow: hidden;
}
/* _content/KOLLYgram.Backend.KOCOWallet.WebApp/Shared/MainLayout.razor.rz.scp.css */
.page[b-a2ymbsp6xg] {
    height: 100%;
    overflow: hidden;
}

[b-a2ymbsp6xg] .content {
    overflow: auto;
}
