/* /Pages/Admin/AdminLayout.razor.rz.scp.css */
/* /Pages/Admin/AdminNavMenu.razor.rz.scp.css */
.navbar-toggler[b-13ewpn7a7u] {
    background-color: rgba(255, 255, 255, 0.1);
}

.top-row[b-13ewpn7a7u] {
    height: 3.5rem;
    //background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-13ewpn7a7u] {
    font-size: 1.1rem;
}

.oi[b-13ewpn7a7u] {
    width: 2rem;
    font-size: 1.1rem;
    vertical-align: text-top;
    top: -2px;
}

.nav-item[b-13ewpn7a7u] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-13ewpn7a7u] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-13ewpn7a7u] {
        padding-bottom: 1rem;
    }

    .nav-item[b-13ewpn7a7u]  a {
        //color: #d7d7d7;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
    }

.nav-item[b-13ewpn7a7u]  a.active {
    //background-color: rgba(255,255,255,0.25);
    color: white;
}

.nav-item[b-13ewpn7a7u]  a:hover {
    //background-color: rgba(255,255,255,0.1);
    color: white;
}

@media (min-width: 641px) {
    .navbar-toggler[b-13ewpn7a7u] {
        display: none;
    }

    .collapse[b-13ewpn7a7u] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }
}
/* /Pages/Admin/Settings/AdminSettingsBusinessInfo.razor.rz.scp.css */
.mud-paper[b-w6h1l3jrru] {
    min-height: 120px;
}
/* /Pages/Admin/Settings/AdminSettingsNotifications.razor.rz.scp.css */
.mud-paper[b-0xg5qi9poo] {
    min-height: 120px;
}
/* /Pages/Business/Overview/BusinessOverview.razor.rz.scp.css */
.mud-paper[b-754d2u3wg6] {
    min-height: 120px;
}
/* /Pages/Business/Settings/BusinessSettingsBusinessInfo.razor.rz.scp.css */
.mud-paper[b-2h754mgffj] {
    min-height: 120px;
}
/* /Pages/Business/Settings/BusinessSettingsNotifications.razor.rz.scp.css */
.mud-paper[b-zqfziwezr2] {
    min-height: 120px;
}
/* /Pages/Employee/EmployeeLayout.razor.rz.scp.css */
/* /Pages/Employee/EmployeeNavMenu.razor.rz.scp.css */
.navbar-toggler[b-pvipca1v92] {
    background-color: rgba(255, 255, 255, 0.1);
}

.top-row[b-pvipca1v92] {
    height: 3.5rem;
    //background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-pvipca1v92] {
    font-size: 1.1rem;
}

.oi[b-pvipca1v92] {
    width: 2rem;
    font-size: 1.1rem;
    vertical-align: text-top;
    top: -2px;
}

.nav-item[b-pvipca1v92] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-pvipca1v92] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-pvipca1v92] {
        padding-bottom: 1rem;
    }

    .nav-item[b-pvipca1v92]  a {
        //color: #d7d7d7;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
    }

.nav-item[b-pvipca1v92]  a.active {
    //background-color: rgba(255,255,255,0.25);
    color: white;
}

.nav-item[b-pvipca1v92]  a:hover {
    //background-color: rgba(255,255,255,0.1);
    color: white;
}

@media (min-width: 641px) {
    .navbar-toggler[b-pvipca1v92] {
        display: none;
    }

    .collapse[b-pvipca1v92] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }
}
/* /Pages/PrivateEmployer/Settings/EmployerSettingsNotifications.razor.rz.scp.css */
.mud-paper[b-emoregrrqw] {
    min-height: 120px;
}
/* /Pages/Shared/Login/LoginLayout.razor.rz.scp.css */
/* /Pages/Shared/Signup/SignupLayout.razor.rz.scp.css */

[b-9mt5ft8p60] div.mud-layout {
    background-color: #F5F5FC
}

[b-9mt5ft8p60] div.mud-layout > header {
    background-color: white !important;
}


[b-9mt5ft8p60] .mud-card-header {
    display: none;
}
