@import '_content/Mjukvarufabriken.Client.UI/Mjukvarufabriken.Client.UI.hf5ux7rqsi.bundle.scp.css';

/* /Dialogs/Common/InviteCandidatesDialog.razor.rz.scp.css */
[b-6uq9xow29l] .mud-switch {
    margin-right: 0px!important;
}
/* /Dialogs/Common/ModifyProjectSettingsDialog.razor.rz.scp.css */
[b-54c752hcbx] .mud-switch {
    margin-right: 0px!important;
}
/* /Dialogs/Common/ModifyRequirementProfileDialog.razor.rz.scp.css */
[b-makikunpse] .mud-switch {
    margin-right: 0px!important;
}
/* /Dialogs/Common/ModifyTestSessionDialog.razor.rz.scp.css */
[b-tfvws6zwej] .mud-switch {
    margin-right: 0px!important;
}
/* /Dialogs/Common/TestSessionReportPickerDialog.razor.rz.scp.css */
[b-ev1nwbv6s7] .mud-switch {
    margin-right: 0px!important;
}
/* /Dialogs/DynamicReportPreviewDialog.razor.rz.scp.css */
[b-i5jd0gtoed] .mud-dialog-content {
    display: flex;
    flex-direction: column;
    height: 100%;
    min-height: 70vh;
    flex-grow: 1;
}

[b-i5jd0gtoed] .reportframe {
    display: flex;
    flex-grow: 1;
    width: 100%;
    height: 100%;
    min-height: 60vh;
    overflow-y: scroll
}
/* /Shared/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-5k3bzbqf7a] {
    background-color: rgba(255, 255, 255, 0.1);
}

.top-row[b-5k3bzbqf7a] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-5k3bzbqf7a] {
    font-size: 1.1rem;
}

.oi[b-5k3bzbqf7a] {
    width: 2rem;
    font-size: 1.1rem;
    vertical-align: text-top;
    top: -2px;
}

.nav-item[b-5k3bzbqf7a] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

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

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

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

.nav-item[b-5k3bzbqf7a]  a.active {
    background-color: rgba(255,255,255,0.25);
    color: white;
}

.nav-item[b-5k3bzbqf7a]  a:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

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

    .collapse[b-5k3bzbqf7a] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }
    
    .nav-scrollable[b-5k3bzbqf7a] {
        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }
}

[b-5k3bzbqf7a] .mud-nav-item {
    margin: 20px 0;
}
