@import '_content/HouseOfBusiness.Blazor.Toast/HouseOfBusiness.Blazor.Toast.l3hib1j06k.bundle.scp.css';

/* /Components/Search.razor.rz.scp.css */
.form-control[b-jh3dhj01se] {
    padding-left: 2.375rem;
}

.form-control-search[b-jh3dhj01se] {
    top: unset;
    position: absolute;
    z-index: 2;
    display: block;
    width: 2.375rem;
    height: 2.375rem;
    line-height: 2.375rem;
    text-align: center;
    pointer-events: none;
    color: #aaa;
}
/* /Shared/MainLayout.razor.rz.scp.css */
.page[b-q2goeftfzg] {
    position: relative;
    display: flex;
    flex-direction: column;
    font-size: 0.9rem;
}

.sidebar[b-q2goeftfzg] {
    background-color: #f7f7f7;    
}

.top-row[b-q2goeftfzg] {
    background-color: #005734;
    color: #f7f7f7;
    justify-content: flex-start;
    height: 6rem;
    display: flex;
    align-items: center;
}

    .top-row[b-q2goeftfzg]  a, .top-row .btn-link[b-q2goeftfzg] {
        white-space: nowrap;
        margin-left: 1.5rem;
    }

    .top-row a:first-child[b-q2goeftfzg] {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row:not(.auth)[b-q2goeftfzg] {
        display: none;
    }

    .top-row.auth[b-q2goeftfzg] {
        justify-content: space-between;
    }

    .top-row a[b-q2goeftfzg], .top-row .btn-link[b-q2goeftfzg] {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-q2goeftfzg] {
        flex-direction: row;
    }

    .sidebar[b-q2goeftfzg] {
        width: 15rem;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-q2goeftfzg] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .main > div[b-q2goeftfzg] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
/* /Shared/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-l4vqqooda6] {
    background-color: rgba(255, 255, 255, 0.1);
}

.top-row[b-l4vqqooda6] {
    height: 6rem;
    background-color: #f7f7f7;
}

.navbar-brand[b-l4vqqooda6] {
    font-size: 1rem;
}

.nav-item[b-l4vqqooda6] {
    font-size: 0.9rem;
    font-weight: 500;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-l4vqqooda6] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-l4vqqooda6] {
        padding-bottom: 1rem;
    }

    .nav-item[b-l4vqqooda6]  a {
        color: #4D4D4D;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
    }

        .nav-item[b-l4vqqooda6]  a.active {
            color: #2968d8;
        }

        .nav-item[b-l4vqqooda6]  a:hover {
            color: #2968d8;
        }

.icon-flipped[b-l4vqqooda6] {
    transform: scaleX(-1);
    -moz-transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    -ms-transform: scaleX(-1);
}

@media (min-width: 641px) {
    .navbar-toggler[b-l4vqqooda6] {
        display: none;
    }

    .collapse[b-l4vqqooda6] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }
}
