/* /Pages/Freights/BadFreights.razor.rz.scp.css */
.cards[b-3ajhm4zjam]{padding-bottom:25px}.cards div .card[b-3ajhm4zjam]{font-size:20px}.cards div .card-body[b-3ajhm4zjam]{font-size:21px}.cards div .card-body .card-title[b-3ajhm4zjam]{font-size:20px;border-bottom:solid 0.05rem;border-color:lightgray}.cards div .card-body .card-title small[b-3ajhm4zjam]{overflow:scroll}.cards div .card-body .card-title .bad-freights-badges[b-3ajhm4zjam]{font-size:14px;cursor:pointer}.cards div .card-body .card-title .bad-freights-badges .icon[b-3ajhm4zjam]{font-size:10px;width:0.5rem;height:0.5rem;padding-right:0.8rem}.cards div .card-body .card-text div .icon[b-3ajhm4zjam]{margin-right:10px}.PeriodsNavigation[b-3ajhm4zjam]{margin-bottom:0px !important}.PeriodsNavigation .row div[b-3ajhm4zjam]{font-size:19px;font-weight:bold}.PeriodsNavigation .row div button[b-3ajhm4zjam]{width:100%}.rz-dialog-content[b-3ajhm4zjam]{overflow-y:hidden}
/* /Pages/Index.razor.rz.scp.css */
.cards[b-hge84su9ok]{padding-bottom:25px}.cards div .card[b-hge84su9ok]{font-size:20px}.cards div .card-body[b-hge84su9ok]{font-size:21px}.cards div .card-body .card-title[b-hge84su9ok]{font-size:20px;height:26%;border-bottom:solid 0.05rem;border-color:lightgray}.cards div .card-body .card-title small[b-hge84su9ok]{overflow:scroll}.cards div .card-body .card-title .bad-freights-badges[b-hge84su9ok]{font-size:14px;cursor:pointer}.cards div .card-body .card-title .bad-freights-badges .icon[b-hge84su9ok]{font-size:10px;width:0.5rem;height:0.5rem;padding-right:0.8rem}.cards div .card-body .card-text div .icon[b-hge84su9ok]{margin-right:10px}.PeriodsNavigation[b-hge84su9ok]{margin-bottom:0px !important}.PeriodsNavigation .row div[b-hge84su9ok]{font-size:19px;font-weight:bold}.PeriodsNavigation .row div button[b-hge84su9ok]{width:100%}.rz-dialog-content[b-hge84su9ok]{overflow-y:hidden}
/* /Pages/Login.razor.rz.scp.css */
.form-signin[b-hrx9hx2bfs] {
    width: 100%;
    max-width: 330px;
    padding: 15px;
    margin: auto;
}

.form-signin .checkbox[b-hrx9hx2bfs] {
    font-weight: 400;
}

.form-signin .form-floating:focus-within[b-hrx9hx2bfs] {
    z-index: 2;
}

.form-signin input[type="email"][b-hrx9hx2bfs] {
    margin-bottom: -1px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

.form-signin input[type="password"][b-hrx9hx2bfs] {
    margin-bottom: 10px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
/* /Shared/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-jig79maihj] {
    background-color: rgba(255, 255, 255, 0.1);
}

.top-row[b-jig79maihj] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-jig79maihj] {
    font-size: 1.1rem;
}

.oi[b-jig79maihj] {
    width: 2rem;
    font-size: 1.1rem;
    vertical-align: text-top;
    top: -2px;
}

.nav-item[b-jig79maihj] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-jig79maihj] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-jig79maihj] {
        padding-bottom: 1rem;
    }

    .nav-item[b-jig79maihj]  a {
        color: #d7d7d7;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
    }

        .nav-item[b-jig79maihj]  a.active {
            background-color: rgba(255,255,255,0.25);
            color: white;
        }

        .nav-item[b-jig79maihj]  a:hover {
            background-color: rgba(255,255,255,0.1);
            color: white;
        }

@media (min-width: 641px) {
    .navbar-toggler[b-jig79maihj] {
        display: none;
    }

    .collapse[b-jig79maihj] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }
}
