/* /Shared/Loading.razor.rz.scp.css */
/* generated by https://svgartista.net */

.wrapper[b-f1252s7lpe] {
    height: 200px;
    position: relative;
    margin: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

svg .svg-elem-1[b-f1252s7lpe] {
    fill: transparent;
    -webkit-transition: fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 0.8s;
    transition: fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 0.8s;
}

svg.active .svg-elem-1[b-f1252s7lpe] {
    fill: rgb(0, 0, 0);
}

svg .svg-elem-2[b-f1252s7lpe] {
    fill: transparent;
    -webkit-transition: fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 0.9s;
    transition: fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 0.9s;
}

svg.active .svg-elem-2[b-f1252s7lpe] {
    fill: rgb(0, 0, 0);
}

svg .svg-elem-3[b-f1252s7lpe] {
    fill: transparent;
    -webkit-transition: fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1s;
    transition: fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1s;
}

svg.active .svg-elem-3[b-f1252s7lpe] {
    fill: rgb(0, 0, 0);
}

svg .svg-elem-4[b-f1252s7lpe] {
    fill: transparent;
    -webkit-transition: fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.1s;
    transition: fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.1s;
}

svg.active .svg-elem-4[b-f1252s7lpe] {
    fill: rgb(0, 0, 0);
}

svg .svg-elem-5[b-f1252s7lpe] {
    fill: transparent;
    -webkit-transition: fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.2000000000000002s;
    transition: fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.2000000000000002s;
}

svg.active .svg-elem-5[b-f1252s7lpe] {
    fill: rgb(0, 0, 0);
}

svg .svg-elem-6[b-f1252s7lpe] {
    fill: transparent;
    -webkit-transition: fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.3s;
    transition: fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.3s;
}

svg.active .svg-elem-6[b-f1252s7lpe] {
    fill: rgb(0, 0, 0);
}

svg .svg-elem-7[b-f1252s7lpe] {
    fill: transparent;
    -webkit-transition: fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.4000000000000001s;
    transition: fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.4000000000000001s;
}

svg.active .svg-elem-7[b-f1252s7lpe] {
    fill: rgb(0, 0, 0);
}

svg .svg-elem-8[b-f1252s7lpe] {
    fill: transparent;
    -webkit-transition: fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.5s;
    transition: fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.5s;
}

svg.active .svg-elem-8[b-f1252s7lpe] {
    fill: rgb(0, 0, 0);
}

svg .svg-elem-9[b-f1252s7lpe] {
    fill: transparent;
    -webkit-transition: fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.6s;
    transition: fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.6s;
}

svg.active .svg-elem-9[b-f1252s7lpe] {
    fill: rgb(0, 0, 0);
}

svg .svg-elem-10[b-f1252s7lpe] {
    fill: transparent;
    -webkit-transition: fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.7000000000000002s;
    transition: fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.7000000000000002s;
}

svg.active .svg-elem-10[b-f1252s7lpe] {
    fill: rgb(0, 0, 0);
}

svg .svg-elem-11[b-f1252s7lpe] {
    fill: transparent;
    -webkit-transition: fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.8s;
    transition: fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.8s;
}

svg.active .svg-elem-11[b-f1252s7lpe] {
    fill: rgb(204, 32, 42);
}
/* /Shared/MainLayout.razor.rz.scp.css */
.page[b-xotz704iac] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-xotz704iac] {
    flex: 1;
}

.sidebar[b-xotz704iac] {
    /*  background-image: linear-gradient(180deg, #000000 0%, #818181 70%); */
    background-image: linear-gradient(180deg, #DB2A18 0%, #ffffff 45%);
    min-height: 100%;
    position: relative;
}

.sidebarfooter[b-xotz704iac] 
{
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
}



.top-row[b-xotz704iac] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

.top-row[b-xotz704iac]  a, .top-row[b-xotz704iac]  .btn-link {
    white-space: nowrap;
    margin-left: 1.5rem;
    text-decoration: none;
}

.top-row[b-xotz704iac]  a:hover, .top-row[b-xotz704iac]  .btn-link:hover {
    text-decoration: underline;
}

.top-row[b-xotz704iac]  a:first-child {
    overflow: hidden;
    text-overflow: ellipsis;
}

@media (max-width: 640.98px) {
    .top-row:not(.auth)[b-xotz704iac] {
        display: none;
    }

    .top-row.auth[b-xotz704iac] {
        justify-content: space-between;
    }

    .top-row[b-xotz704iac]  a, .top-row[b-xotz704iac]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-xotz704iac] {
        flex-direction: row;
    }

    .sidebar[b-xotz704iac] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-xotz704iac] {
        position: sticky;
        top: 0;
        z-index: 1000;
    }

    .top-row.auth[b-xotz704iac]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-xotz704iac], article[b-xotz704iac] {
        padding-left: 2rem !important;
        padding-right: 2rem !important;
    }
}
/* /Shared/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-cu65each7p] {
    background-color: rgba(255, 255, 255, 0.1);
}

.top-row[b-cu65each7p] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-cu65each7p] {
    font-size: 1.1rem;
}

.oi[b-cu65each7p] {
    width: 2rem;
    font-size: 1.1rem;
    vertical-align: text-top;
    top: -2px;
}

.nav-item[b-cu65each7p] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-cu65each7p] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-cu65each7p] {
        padding-bottom: 1rem;
    }

    .nav-item[b-cu65each7p]  a {
        color: #111;/* #d7d7d7; */
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 1rem;
    }

        .nav-item[b-cu65each7p]  a.active {
            background-color: rgba(255,255,255,0.25);
            color: black;
            font-weight: bold
        }

        .nav-item[b-cu65each7p]  a:hover {
            background-color: rgba(255,255,255,0.1);
            color: darkblue;
            font-weight: bolder;
        }

@media (min-width: 641px) {
    .navbar-toggler[b-cu65each7p] {
        display: none;
    }

    .collapse[b-cu65each7p] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }
}
