/* /Shared/MainLayout.razor.rz.scp.css */
.page[b-k96f28v7e8] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-k96f28v7e8] {
    flex: 1;
}

.sidebar[b-k96f28v7e8] {
    background-image: linear-gradient(180deg, rgb(0, 0, 0) 0%, rgba(17,12,14,255) 0%);
    overflow-y: auto;
}

    .sidebar p[b-k96f28v7e8] {
        color: #fff !important;
    }

.top-row[b-k96f28v7e8] {
    background-color: black;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    /* height: 3.5rem;*/
    display: flex;
    align-items: center;
}

    .top-row img[b-k96f28v7e8] {
        height: 60px;
        object-fit: cover;
    }

    .top-row[b-k96f28v7e8]  a, .top-row[b-k96f28v7e8]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

        .top-row[b-k96f28v7e8]  a:hover, .top-row[b-k96f28v7e8]  .btn-link:hover {
            text-decoration: underline;
        }

        .top-row[b-k96f28v7e8]  a:first-child {
            overflow: hidden;
            text-overflow: ellipsis;
        }

@media (max-width: 640.98px) {
    .top-row:not(.auth)[b-k96f28v7e8] {
        display: none;
    }

    .top-row.auth[b-k96f28v7e8] {
        justify-content: space-between;
    }

    .top-row[b-k96f28v7e8]  a, .top-row[b-k96f28v7e8]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-k96f28v7e8] {
        flex-direction: row;
    }

    /*.sidebar {
        width: 23%;
        height: 600px;*/
        /* position: sticky; */
        /*float: left;
        position: fixed;
    }*/

    .top-row[b-k96f28v7e8] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

        .top-row.auth[b-k96f28v7e8]  a:first-child {
            flex: 1;
            text-align: right;
            width: 0;
        }

    .top-row[b-k96f28v7e8], article[b-k96f28v7e8] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }

    .custom-date-box-v1[b-k96f28v7e8] {
        padding-left: 7px;
        line-height: 20px;
    }

    .custom-date-v1[b-k96f28v7e8] {
        border: navajowhite;
    }

    #overflowTest[b-k96f28v7e8] {
        background: black;
        color: white;
        padding: 15px;
        width: 300px;
        height: 600px;
        overflow: scroll;
        border: 1px solid #ccc;
        padding-bottom: 30px;
        z-index: 999999999999;
    }
}

/* /Shared/MainLayout2.razor.rz.scp.css */
.page[b-gofl40ccas] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-gofl40ccas] {
    flex: 1;
}

.sidebar[b-gofl40ccas] {
    background-image: linear-gradient(180deg, rgb(0, 0, 0) 0%, rgba(17,12,14,255) 0%);
}

.top-row[b-gofl40ccas] {
    background-color: black;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-gofl40ccas]  a, .top-row[b-gofl40ccas]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

        .top-row[b-gofl40ccas]  a:hover, .top-row[b-gofl40ccas]  .btn-link:hover {
            text-decoration: underline;
        }

        .top-row[b-gofl40ccas]  a:first-child {
            overflow: hidden;
            text-overflow: ellipsis;
        }

@media (max-width: 640.98px) {
    .top-row:not(.auth)[b-gofl40ccas] {
        display: none;
    }

    .top-row.auth[b-gofl40ccas] {
        justify-content: space-between;
    }

    .top-row[b-gofl40ccas]  a, .top-row[b-gofl40ccas]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-gofl40ccas] {
        flex-direction: row;
    }

    .sidebar[b-gofl40ccas] {
        width: 250px;
        height: 300vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-gofl40ccas] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

        .top-row.auth[b-gofl40ccas]  a:first-child {
            flex: 1;
            text-align: right;
            width: 0;
        }

    .top-row[b-gofl40ccas], article[b-gofl40ccas] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
/* /Shared/MainLayout3.razor.rz.scp.css */
.page[b-qytg7lq0g3] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-qytg7lq0g3] {
    flex: 1;
}

.sidebar[b-qytg7lq0g3] {
    background-image: linear-gradient(180deg, rgb(0, 0, 0) 0%, rgba(17,12,14,255) 0%);
}

.top-row[b-qytg7lq0g3] {
    background-color: black;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-qytg7lq0g3]  a, .top-row[b-qytg7lq0g3]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

        .top-row[b-qytg7lq0g3]  a:hover, .top-row[b-qytg7lq0g3]  .btn-link:hover {
            text-decoration: underline;
        }

        .top-row[b-qytg7lq0g3]  a:first-child {
            overflow: hidden;
            text-overflow: ellipsis;
        }

@media (max-width: 640.98px) {
    .top-row:not(.auth)[b-qytg7lq0g3] {
        display: none;
    }

    .top-row.auth[b-qytg7lq0g3] {
        justify-content: space-between;
    }

    .top-row[b-qytg7lq0g3]  a, .top-row[b-qytg7lq0g3]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-qytg7lq0g3] {
        flex-direction: row;
    }

    .sidebar[b-qytg7lq0g3] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-qytg7lq0g3] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

        .top-row.auth[b-qytg7lq0g3]  a:first-child {
            flex: 1;
            text-align: right;
            width: 0;
        }

    .top-row[b-qytg7lq0g3], article[b-qytg7lq0g3] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
/* /Shared/MainLayoutAdmin.razor.rz.scp.css */
.page[b-kh5y8916vp] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-kh5y8916vp] {
    flex: 1;
}

.sidebar[b-kh5y8916vp] {
    background-image: linear-gradient(180deg, rgb(0, 0, 0) 0%, rgba(17,12,14,255) 0%);
}

.top-row[b-kh5y8916vp] {
    background-color: black;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-kh5y8916vp]  a, .top-row[b-kh5y8916vp]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

        .top-row[b-kh5y8916vp]  a:hover, .top-row[b-kh5y8916vp]  .btn-link:hover {
            text-decoration: underline;
        }

        .top-row[b-kh5y8916vp]  a:first-child {
            overflow: hidden;
            text-overflow: ellipsis;
        }

@media (max-width: 640.98px) {
    .top-row:not(.auth)[b-kh5y8916vp] {
        display: none;
    }

    .top-row.auth[b-kh5y8916vp] {
        justify-content: space-between;
    }

    .top-row[b-kh5y8916vp]  a, .top-row[b-kh5y8916vp]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-kh5y8916vp] {
        flex-direction: row;
    }

    .sidebar[b-kh5y8916vp] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-kh5y8916vp] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

        .top-row.auth[b-kh5y8916vp]  a:first-child {
            flex: 1;
            text-align: right;
            width: 0;
        }

    .top-row[b-kh5y8916vp], article[b-kh5y8916vp] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
/* /Shared/MainLayoutLandigpage.razor.rz.scp.css */
.page[b-pdsgyzb3n0] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-pdsgyzb3n0] {
    flex: 1;
}

.sidebar[b-pdsgyzb3n0] {
    background-image: linear-gradient(180deg, rgb(0, 0, 0) 0%, rgba(17,12,14,255) 0%);
    overflow-y: auto;
}

.top-row[b-pdsgyzb3n0] {
    background-color: black;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-pdsgyzb3n0]  a, .top-row[b-pdsgyzb3n0]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

        .top-row[b-pdsgyzb3n0]  a:hover, .top-row[b-pdsgyzb3n0]  .btn-link:hover {
            text-decoration: underline;
        }

        .top-row[b-pdsgyzb3n0]  a:first-child {
            overflow: hidden;
            text-overflow: ellipsis;
        }

@media (max-width: 640.98px) {
    .top-row:not(.auth)[b-pdsgyzb3n0] {
        display: none;
    }

    .top-row.auth[b-pdsgyzb3n0] {
        justify-content: space-between;
    }

    .top-row[b-pdsgyzb3n0]  a, .top-row[b-pdsgyzb3n0]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-pdsgyzb3n0] {
        flex-direction: row;
    }

    .sidebar[b-pdsgyzb3n0] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-pdsgyzb3n0] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

        .top-row.auth[b-pdsgyzb3n0]  a:first-child {
            flex: 1;
            text-align: right;
            width: 0;
        }

    .top-row[b-pdsgyzb3n0], article[b-pdsgyzb3n0] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
/* /Shared/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-w1866shw2g] {
    background-color: rgba(255, 255, 255, 0.1);
}

.top-row[b-w1866shw2g] {
    height: 3.5rem;
    background-color: rgba(17,12,14,255);
}

.navbar-brand[b-w1866shw2g] {
    font-size: 1.1rem;
}

.oi[b-w1866shw2g] {
    width: 2rem;
    font-size: 1.1rem;
    vertical-align: text-top;
    top: -2px;
}

.nav-item[b-w1866shw2g] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-w1866shw2g] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-w1866shw2g] {
        padding-bottom: 1rem;
    }

    .nav-item[b-w1866shw2g]  a {
        color: #d7d7d7;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
    }

        .nav-item[b-w1866shw2g]  a.active {
            background-color: rgba(255,255,255,0.25);
            color: white;
        }

        .nav-item[b-w1866shw2g]  a:hover {
            background-color: rgb(134,188,37);
            color: white;
        }

@media (min-width: 641px) {
    .navbar-toggler[b-w1866shw2g] {
        display: none;
    }

    .collapse[b-w1866shw2g] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }
}
/* /Shared/NavMenu2.razor.rz.scp.css */
.navbar-toggler[b-znpgmxrxl3] {
    background-color: rgba(255, 255, 255, 0.1);
}

.top-row[b-znpgmxrxl3] {
    height: 3.5rem;
    background-color: rgba(17,12,14,255);
}

.navbar-brand[b-znpgmxrxl3] {
    font-size: 1.1rem;
}

.oi[b-znpgmxrxl3] {
    width: 2rem;
    font-size: 1.1rem;
    vertical-align: text-top;
    top: -2px;
}

.nav-item[b-znpgmxrxl3] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-znpgmxrxl3] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-znpgmxrxl3] {
        padding-bottom: 1rem;
    }

    .nav-item[b-znpgmxrxl3]  a {
        color: #d7d7d7;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
    }

        .nav-item[b-znpgmxrxl3]  a.active {
            background-color: rgba(255,255,255,0.25);
            color: white;
        }

        .nav-item[b-znpgmxrxl3]  a:hover {
            background-color: rgb(134,188,37);
            color: white;
        }

@media (min-width: 641px) {
    .navbar-toggler[b-znpgmxrxl3] {
        display: none;
    }

    .collapse[b-znpgmxrxl3] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }
}
/* /Shared/NavMenu3.razor.rz.scp.css */
.navbar-toggler[b-ukhsfyjpiy] {
    background-color: rgba(255, 255, 255, 0.1);
}

.top-row[b-ukhsfyjpiy] {
    height: 3.5rem;
    background-color: rgba(17,12,14,255);
}

.navbar-brand[b-ukhsfyjpiy] {
    font-size: 1.1rem;
}

.oi[b-ukhsfyjpiy] {
    width: 2rem;
    font-size: 1.1rem;
    vertical-align: text-top;
    top: -2px;
}

.nav-item[b-ukhsfyjpiy] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-ukhsfyjpiy] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-ukhsfyjpiy] {
        padding-bottom: 1rem;
    }

    .nav-item[b-ukhsfyjpiy]  a {
        color: #d7d7d7;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
    }

        .nav-item[b-ukhsfyjpiy]  a.active {
            background-color: rgba(255,255,255,0.25);
            color: white;
        }

        .nav-item[b-ukhsfyjpiy]  a:hover {
            background-color: rgb(134,188,37);
            color: white;
        }

@media (min-width: 641px) {
    .navbar-toggler[b-ukhsfyjpiy] {
        display: none;
    }

    .collapse[b-ukhsfyjpiy] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }
}
/* /Shared/NavMenuAdmin.razor.rz.scp.css */
.navbar-toggler[b-gso46u4ify] {
    background-color: rgba(255, 255, 255, 0.1);
}

.top-row[b-gso46u4ify] {
    height: 3.5rem;
    background-color: rgba(17,12,14,255);
}

.navbar-brand[b-gso46u4ify] {
    font-size: 1.1rem;
}

.oi[b-gso46u4ify] {
    width: 2rem;
    font-size: 1.1rem;
    vertical-align: text-top;
    top: -2px;
}

.nav-item[b-gso46u4ify] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-gso46u4ify] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-gso46u4ify] {
        padding-bottom: 1rem;
    }

    .nav-item[b-gso46u4ify]  a {
        color: #d7d7d7;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
    }

        .nav-item[b-gso46u4ify]  a.active {
            background-color: rgba(255,255,255,0.25);
            color: white;
        }

        .nav-item[b-gso46u4ify]  a:hover {
            background-color: rgb(134,188,37);
            color: white;
        }

@media (min-width: 641px) {
    .navbar-toggler[b-gso46u4ify] {
        display: none;
    }

    .collapse[b-gso46u4ify] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }
}
/* /Shared/Selectmodulelayout.razor.rz.scp.css */
.page[b-p60i9triox] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-p60i9triox] {
    flex: 1;
}

.sidebar[b-p60i9triox] {
    background-image: linear-gradient(180deg, rgb(0, 0, 0) 0%, rgba(17,12,14,255) 0%);
}

.top-row[b-p60i9triox] {
    background-color: black;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-p60i9triox]  a, .top-row[b-p60i9triox]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

        .top-row[b-p60i9triox]  a:hover, .top-row[b-p60i9triox]  .btn-link:hover {
            text-decoration: underline;
        }

        .top-row[b-p60i9triox]  a:first-child {
            overflow: hidden;
            text-overflow: ellipsis;
        }

@media (max-width: 640.98px) {
    .top-row:not(.auth)[b-p60i9triox] {
        display: none;
    }

    .top-row.auth[b-p60i9triox] {
        justify-content: space-between;
    }

    .top-row[b-p60i9triox]  a, .top-row[b-p60i9triox]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-p60i9triox] {
        flex-direction: row;
    }

    .sidebar[b-p60i9triox] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-p60i9triox] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

        .top-row.auth[b-p60i9triox]  a:first-child {
            flex: 1;
            text-align: right;
            width: 0;
        }

    .top-row[b-p60i9triox], article[b-p60i9triox] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
