/* /Pages/Index.razor.rz.scp.css */

h3[b-6i2x8c2jsc] {
    color: red;
}
/* /Shared/Header.razor.rz.scp.css */
.image-logo[b-mos5m48rlf] {
    height: 100%;
    width: 100%;
    object-fit: contain;
}


.sidebar-logo[b-mos5m48rlf] {
    /* height: 80px;
    width: 100px;
    background-color: #a593c2;
    border-color: #a593c2;*/
    height: 56px;
    width: 90px;
}
/* /Shared/MainLayout.razor.rz.scp.css */
nav[b-93e8efmpa9] {
    background-color: #a593c2;
    border-color: #a593c2;
}

#navbarSupportedContent[b-93e8efmpa9] {
    height: 80px;
}

.navbar[b-93e8efmpa9] {
    padding: 0;
}

.container-fluid[b-93e8efmpa9] {
    padding: 25px;
}
/* /Shared/NavMenu.razor.rz.scp.css */
/*profile picture*/
.profile[b-f4foc8ebqe] {
    width: 240px;
    overflow-y: visible;
    position: absolute;
}

.profile-bg[b-f4foc8ebqe], .profile-picture[b-f4foc8ebqe] {
    width: 240px;
    height: 160px;
    position: absolute;
}

.profile-bg[b-f4foc8ebqe] {
    overflow: hidden;
}

    .profile-bg img[b-f4foc8ebqe] {
        width: 250px;
        height: 160px;
        filter: blur(16px);
        -webkit-filter: blur(16px);
        margin: -5px;
        border: 0;
    }

.profile-picture img.account-photo[b-f4foc8ebqe] {
    width: 160px;
    height: 160px;
    margin-left: 40px;
    margin-top: 40px;
}


.circle[b-f4foc8ebqe] {
    border-radius: 50%;
}

.menu[b-f4foc8ebqe] {
    position: absolute;
    margin-top: 240px;
}
