/* /Components/Payments/PaymentList.razor.rz.scp.css */
.card-header[b-qyh6vgr17r] {
    background-color: rgba(105, 140, 54, 0.5);
}
/* /Components/Shared/Layouts/DefaultLayout.razor.rz.scp.css */
.body[b-x5nq4uvvsi] {
    margin-bottom: 60px;
    background-color: #f5f5f5 !important;
    background: #f5f5f5 !important;
    padding-top: 4.5rem !important;
    color: yellow;
}

@media (min-width: 576px) {
    table[b-x5nq4uvvsi] {
        font-size: 0.95rem;
    }
}
/* /Components/Shared/Layouts/footer.razor.rz.scp.css */
.footer[b-09999t6fdk] {
    position: absolute;
    bottom: 0;
    width: 100%;
    white-space: nowrap;
    line-height: 60px;
    background: red;
}
/* /Components/Shared/Layouts/LoginLayout.razor.rz.scp.css */
.body[b-pc8p78q8ci] {
    margin:0 !important;
    padding:0 !important;
    padding-top: 0!important;
    background: yellow;
}

@media (max-width: 640.98px) {

}

@media (min-width: 641px) {

}


.logoHolder[b-pc8p78q8ci] {
    padding: 20px 0 0 0;
    margin: 0 0 -10px 0;
}

.icon[b-pc8p78q8ci] {
    height: 5rem;
    margin-top: -9px
}

.omr[b-pc8p78q8ci] {
    color: #83AF43;
    font-size: 3rem;
    font-weight: 700;
    font-family: 'Amiri', serif;
}

.ome[b-pc8p78q8ci] {
    background: #83af43;
    color: white;
    font-weight: bold;
    font-size: 2.4em;
    padding: 3px 5px 3px 8px;
    border-radius: 4px;
}
/* /Components/Shared/Layouts/Nav.razor.rz.scp.css */
.b-example-divider[b-sdpya0uujo] {
    height: 3rem;
    background-color: rgba(0, 0, 0, .1);
    border: solid rgba(0, 0, 0, .15);
    border-width: 1px 0;
    box-shadow: inset 0 .5em 1.5em rgba(0, 0, 0, .1), inset 0 .125em .5em rgba(0, 0, 0, .15);
}

.form-control-dark[b-sdpya0uujo] {
    color: #fff;
    background-color: var(--bs-dark);
    border-color: var(--bs-gray);
}

    .form-control-dark:focus[b-sdpya0uujo] {
        color: #fff;
        background-color: var(--bs-dark);
        border-color: #fff;
        box-shadow: 0 0 0 .25rem rgba(255, 255, 255, .25);
    }

.bi[b-sdpya0uujo] {
    vertical-align: -.125em;
    fill: currentColor;
}

.text-small[b-sdpya0uujo] {
    font-size: 85%;
}

.dropdown-toggle[b-sdpya0uujo] {
    outline: 0;
}

.icon[b-sdpya0uujo] {
    height: 3rem;
}

.logoR[b-sdpya0uujo] {
    color: #83AF43;
    font-size: 1.85rem;
    font-weight: bolder;
    font-family: 'Amiri', serif;
    /*margin-top: -5px;*/
}

.logoL[b-sdpya0uujo] {
    color: #83AF43;
    font-size: 1.45rem;
    font-weight: bolder;
    letter-spacing: -1px;
    align-self: center;
/*    margin-top: 5px;*/
}

.navbar[b-sdpya0uujo] {
    padding: 0 !important;
}

.navbar-brand[b-sdpya0uujo] {
    margin-right: 0 !important;
}

.displayName[b-sdpya0uujo] {
    font-size: 1.4rem;
}
.mobile-menu[b-sdpya0uujo] {
    display: none !important;
}


.dropdown-item.active[b-sdpya0uujo], .dropdown-item:active[b-sdpya0uujo] {
    color: #fff;
    text-decoration: none;
    background-color: #83af43;
}

.bg-primary[b-sdpya0uujo] {
    background-color: #b4c59a !important;
}

@media only screen and (min-device-width: 349px) and (max-device-width: 812px) and (-webkit-min-device-pixel-ratio: 3) and (orientation: portrait) {
    .navbar[b-sdpya0uujo] {
        padding: 0 !important;
    }

    .navbar-brand[b-sdpya0uujo] {
        margin-right: 0 !important;
    }

    .icon[b-sdpya0uujo] {
        height: 2.5rem;
    }

    .logoR[b-sdpya0uujo] {
        color: #83AF43;
        font-size: 1.85rem;
        font-weight: bolder;
        font-family: 'Amiri', serif;
        /*margin-top: -5px;*/
    }

    .logoL[b-sdpya0uujo] {
        color: #83AF43;
        font-size: 1.45rem;
        font-weight: bolder;
        letter-spacing: -1px;
        align-self: center;
        /*margin-top: 5px;*/  
    }

}

@media only screen and (max-width: 349px) {
    .navbar-toggler[b-sdpya0uujo] {
        padding: .25rem .5rem !important;
    }

    .navbar > .container-xl[b-sdpya0uujo] {
        padding: 0 !important;
    }
}

@media only screen and (max-width: 991px) {
    .mobile-menu[b-sdpya0uujo] {
        display: block !important;
    }

    .desktop-menu[b-sdpya0uujo] {
        display: none;
    }

    .navbar-nav .nav-link:hover[b-sdpya0uujo] {
        color: #fff !important;
        background-color: #83af43 !important;
    }

    .displayName[b-sdpya0uujo] {
        text-decoration: underline;
        color: #fff;
    }
}
/* /Components/Shared/Layouts/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-5jsn2lgg1z] {
    background-color: rgba(255, 255, 255, 0.1);
}

.top-row[b-5jsn2lgg1z] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-5jsn2lgg1z] {
    font-size: 1.1rem;
}

.oi[b-5jsn2lgg1z] {
    width: 2rem;
    font-size: 1.1rem;
    vertical-align: text-top;
    top: -2px;
}

.nav-item[b-5jsn2lgg1z] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-5jsn2lgg1z] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-5jsn2lgg1z] {
        padding-bottom: 1rem;
    }

    .nav-item[b-5jsn2lgg1z]  a {
        color: #d7d7d7;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
    }

.nav-item[b-5jsn2lgg1z]  a.active {
    background-color: rgba(255,255,255,0.25);
    color: white;
}

.nav-item[b-5jsn2lgg1z]  a:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

@media (min-width: 641px) {
    .navbar-toggler[b-5jsn2lgg1z] {
        display: none;
    }

    .collapse[b-5jsn2lgg1z] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }
}
