/* /Shared/MainLayout.razor.rz.scp.css */
.e-folder[b-uxxq6ox18a] {
    text-align: center;
    font-weight: 500;
    font-size: 16px
}

.e-folder-name[b-uxxq6ox18a] {
    color: white;
}

.text-content[b-uxxq6ox18a] {
    font-size: 1.5rem;
    padding: 3rem;
}

.no-decoration[b-uxxq6ox18a] {
    text-decoration: none;
}

.main-content[b-uxxq6ox18a] {
    margin-top: 38px;
    height: 100%;
}

/* content area styles */
#main-text .sidebar-content .line[b-uxxq6ox18a] {
    width: 100%;
    height: 1px;
    border-bottom: 1px dashed #ddd;
    margin: 40px 0;
}

#main-text .sidebar-content[b-uxxq6ox18a] {
    padding: 15px;
    font-size: 14px;
}

.e-bigger #main-text .sidebar-content[b-uxxq6ox18a] {
    font-size: 16px;
}

#main-text .paragraph-content[b-uxxq6ox18a] {
    font-family: 'Poppins', sans-serif;
    padding: 15px 0;
    font-weight: normal;
    font-size: 14px;
}
/* end of content area styles */

.oi[b-uxxq6ox18a] {
    width: 2rem;
    font-size: 1.1rem;
    vertical-align: text-top;
}

.svg-inline--fa[b-uxxq6ox18a] {
    width: 3rem;
    font-size: 1.1rem;
    vertical-align: text-top;
}

.nav-item[b-uxxq6ox18a] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-uxxq6ox18a] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-uxxq6ox18a] {
        padding-bottom: 1rem;
    }

    .nav-item[b-uxxq6ox18a]  a {
        color: #d7d7d7;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
    }

        .nav-item[b-uxxq6ox18a]  a.active {
            background-color: rgba(255,255,255,0.25);
            color: white;
        }

        .nav-item[b-uxxq6ox18a]  a:hover {
            background-color: rgba(255,255,255,0.1);
            color: white;
        }
/* /Shared/NavMenu.razor.rz.scp.css */

.oi[b-bw0hm14r88] {
    width: 2rem;
    font-size: 1.1rem;
    vertical-align: text-top;
    top: -2px;
}

.nav-item[b-bw0hm14r88] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-bw0hm14r88] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-bw0hm14r88] {
        padding-bottom: 1rem;
    }

    .nav-item[b-bw0hm14r88]  a {
        color: #d7d7d7;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
    }

        .nav-item[b-bw0hm14r88]  a.active {
            background-color: rgba(255,255,255,0.25);
            color: white;
        }

        .nav-item[b-bw0hm14r88]  a:hover {
            background-color: rgba(255,255,255,0.1);
            color: white;
        }

