/* _content/RegulationManagement.Portal/Components/Layout/MainLayout.razor.rz.scp.css */

.page[b-e0o8oy8iog] {
    position: relative;
    display: flex;
    flex-direction: column;
}

.footerMargin[b-e0o8oy8iog] {
    padding-bottom: 0rem;
}


#blazor-error-ui[b-e0o8oy8iog] {
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    display: none;
    left: 0;
    padding: 0.6rem 1.25rem 0.7rem 1.25rem;
    position: fixed;
    width: 100%;
    z-index: 1000;
}

#blazor-error-ui .dismiss[b-e0o8oy8iog] {
    cursor: pointer;
    position: absolute;
    right: 0.75rem;
    top: 0.5rem;
}
/* _content/RegulationManagement.Portal/Components/Layout/NavMenu.razor.rz.scp.css */
.organization-avatar[b-8ix741oljh] {
    height: 40px;
    width: 40px;
    border-radius: 20px;
}

.organization-dropdown[b-8ix741oljh] {
    background-color: white;
    color: black;
    font-weight: 500;
    line-height: 20px;
    width: 328px;
    height: 48px;
}

.dropdown-title[b-8ix741oljh] {
    line-height: 32px;
    font-weight: 400;
    font-size: 20px;
}

.dropdown-normal-text[b-8ix741oljh] {
    line-height: 24px;
    font-weight: 400;
    font-size: 16px;
}

.dropdown-bold-text[b-8ix741oljh] {
    line-height: 24px;
    font-weight: 500;
    font-size: 16px;
}

.dropdown-listitem[b-8ix741oljh] {
    min-height: 32px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
}

.dropdown-listitem-active[b-8ix741oljh] {
    background-color: #BEDBF5;
}

.dropdown-listitem:hover[b-8ix741oljh] {
    background-color: #E4F1FB;
}

.organization-dropdown-content[b-8ix741oljh] {
    right: 0px;
    top: 52px;
    border-radius: 16px;
    background-color: white;
    width: 328px;
    box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.20), 0px 1px 10px 0px rgba(0, 0, 0, 0.12), 0px 4px 5px 0px rgba(0, 0, 0, 0.14);
}

.dropdown-button-text[b-8ix741oljh] {
    font-size: 12px;
    line-height: 16px;
}
