/* /Components/Layout/PageFooter.razor.rz.scp.css */

.footerSection[b-p9vnvutoke] {
    background-color: #4c4d4d;
    padding-top: 40px;
    height: 300px;
}

.footerContentSection[b-p9vnvutoke] {
    max-width: 1300px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 20px;
    padding-right: 20px;
}

.footerContentBlock[b-p9vnvutoke] {
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    position: relative;
    width: 33%;
    color: #969696;
    padding-right: 58px;
}

.footerText[b-p9vnvutoke] {
    font-family: Oxygen, sans-serif;
    font-size: 14px;
    line-height: 30px;
}

.footerHeader[b-p9vnvutoke] {
    color: #fff;
    margin-top: 10px;
    margin-bottom: 35px;
    font-size: 20px;
    font-weight: 400;
    line-height: 27px;
    font-family: Oxygen, sans-serif;
}

.footerNavLink[b-p9vnvutoke] {
    color: #969696;
    padding-top: 0;
    padding-bottom: 13px;
    text-decoration: none;
    display: block;
    font-family: Oxygen, sans-serif;
    font-size: 14px;
    line-height: 20px;
}

.footerNavLink:hover[b-p9vnvutoke] {
    color: #ffba00;
}

.footerContactContainer[b-p9vnvutoke] {
    justify-content: flex-start;
    padding-top: 10px;
    padding-bottom: 22px;
    display: flex;
}

.footerContactImage[b-p9vnvutoke] {
    max-width: 100%;
    display: inline-block;
    vertical-align: middle;
    margin-right: 22px;
    display: block;
}

.footerContactText[b-p9vnvutoke] {
    color: #fff;
    font-family: Oxygen, sans-serif;
    font-size: 14px;
    line-height: 20px;
    display: block;
    text-decoration: none;
}
/* /Components/Users/Shared/_UserSideBar.razor.rz.scp.css */
.userSideBarLogoContainer[b-tl9ws6zzcv] {
    padding-top: 19px;
    padding-bottom: 19px;
}

.userSideBarLogo[b-tl9ws6zzcv] {
    transition: transform 300ms ease;
    transform-style: preserve-3d;
    width: 220px;
}

.userSideBarLogo:hover[b-tl9ws6zzcv] {
    transform: scale3d(1.06, 1.06, 1.01);
}

.nav-item[b-tl9ws6zzcv] {
    cursor: pointer;
}

.nav-link[b-tl9ws6zzcv] {
    font-size: 14px;
    font-family: Inter, sans-serif;
    font-weight: 500;
    color: #616F8A;
    padding: 0;
    height: 45px;
}

.nav-pills .nav-link.active[b-tl9ws6zzcv], .nav-pills .show > .nav-link[b-tl9ws6zzcv] {
    border-radius: 4px;
    background: #F0FDF4;
    color: #16A34A;
}

.nav-link:hover[b-tl9ws6zzcv] {
    color: #0D121C;
}

.nav-link.active:hover[b-tl9ws6zzcv] {
    color: #16A34A;
}

.navLinkActiveIndicator[b-tl9ws6zzcv] {
    width: 3px;
    margin-right: 15px;
}

.bi[b-tl9ws6zzcv] {
    margin-right: 10px;
    font-size: 15px;
}

.btn-toggle[b-tl9ws6zzcv]::after {
    display: flex;
    content: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='rgba%280,0,0,.5%29' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M5 14l6-6-6-6'/%3e%3c/svg%3e");
    transition: transform .35s ease;
    transform-origin: .5em 50%;
    justify-content: center;
    margin-right: 15px;
}

.btn-toggle.active[b-tl9ws6zzcv]::after {
    content: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='rgba%280,0,0,.5%29' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M5 14l6-6-6-6'/%3e%3c/svg%3e");
}

.btn-toggle[aria-expanded="true"][b-tl9ws6zzcv]::after {
    transform: rotate(90deg);
}

.userSideMenuSubItems[b-tl9ws6zzcv] {
    padding-bottom: 10px;
}

.userSideMenuSubItems li a[b-tl9ws6zzcv] {
    font-family: Inter, sans-serif;
    font-weight: 500;
    font-size: 14px;
    padding-left: 45px;
    padding-top: 10px;
    padding-bottom: 5px;
    text-decoration: none;
    display: flex;
    color: #616F8A;
}

.userSideMenuSubItems li a:hover[b-tl9ws6zzcv] {
    color: #0D121C;
}

.userSideMenuSubItems li a.active[b-tl9ws6zzcv] {
    color: #16A34A;
}

.userSideMenuSubItems li a.active:hover[b-tl9ws6zzcv] {
    color: #16A34A;
}

.userSideBarToggle[b-tl9ws6zzcv] {
    position: absolute;
    left: 8px;
    top: 18px;
}

.userSideBarToggle i[b-tl9ws6zzcv] {
    font-size: 22px;
    color: black;
}

.userSideBarSmallIcon[b-tl9ws6zzcv] {
    transition: transform 300ms ease;
    transform-style: preserve-3d;
    width: 30px;
}

.userSideBarSmallIcon:hover[b-tl9ws6zzcv] {
    transform: scale3d(1.10, 1.10, 1.05);
}

.userSideBarMobileAccountProfile[b-tl9ws6zzcv] {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    transition: transform 300ms ease;
    transform-style: preserve-3d;
}

.userAccountName[b-tl9ws6zzcv] {
    font-family: Inter, sans-serif;
    color: rgb(11, 14, 44);
    font-weight: 500;
    font-size: 13px;
    line-height: 1.143em;
}

.userAccountType[b-tl9ws6zzcv] {
    font-family: Inter, sans-serif;
    font-size: 12px;
    line-height: 1.167em;
    color: #6f7182;
    font-weight: 500;
}

.userSectionContainer[b-tl9ws6zzcv] {
    cursor: pointer;
}

.userSectionContainer:hover .userAccountName[b-tl9ws6zzcv] {
    color: #16A34A;
}

.userSectionContainer:hover .userSideBarMobileAccountProfile[b-tl9ws6zzcv] {
    transform: scale3d(1.10, 1.10, 1.05);
}

.dropdown-item[b-tl9ws6zzcv] {
    font-family: Inter, sans-serif;
    font-weight: 500;
    font-size: 12px;
    padding-top: 6px;
    padding-bottom: 6px;
}

.dropdown-item:hover[b-tl9ws6zzcv] {
    color: #16A34A;
    background: white;
}

.dropdown-item i[b-tl9ws6zzcv] {
    font-size: 18px;
}

.dropdown-item span[b-tl9ws6zzcv] {
    font-size: 13px;
}

.userLogOutButton[b-tl9ws6zzcv] {
    background: transparent;
    border: 0;
    font-size: 18px !important;
    color: #0b0e2c;
    padding: 0;
}

.userLogOutButton span[b-tl9ws6zzcv] {
    font-family: Inter, sans-serif;
    font-size: 13px;
    font-weight: 500;
}

.userLogOutButton:hover[b-tl9ws6zzcv] {
    color: #c91212;
}
/* /Components/Users/Shared/_UserTopBar.razor.rz.scp.css */
.userTopBarTitle[b-yec5wcgnqw] {
    font-family: Inter, sans-serif;
    color: #0b0e2c;
    font-size: 18px;
    line-height: 1.3em;
    font-weight: 500;
}

.userTopBarTitleMobile[b-yec5wcgnqw] {
    font-family: Inter, sans-serif;
    color: #0b0e2c;
    font-size: 18px;
    font-weight: 500;
    padding-left: 6px;
    padding-top: 8px;
}

.userTopBarProfileIcon[b-yec5wcgnqw] {
    font-size: 20px;
    color: #0b0e2c;
}

.userAccountName[b-yec5wcgnqw] {
    font-family: Inter, sans-serif;
    color: rgb(11, 14, 44);
    font-weight: 500;
    font-size: 14px;
    line-height: 1.143em;
}

.userAccountType[b-yec5wcgnqw] {
    font-family: Inter, sans-serif;
    font-size: 12px;
    line-height: 1.167em;
    color: #6f7182;
    font-weight: 500;
}

.userLogOut[b-yec5wcgnqw] {
    font-family: Inter, sans-serif;
    font-size: 14px;
    line-height: 1.143em;
    color: rgb(255, 90, 101);
    font-weight: 500;
}

.userLogOutButton[b-yec5wcgnqw] {
    background: transparent;
    border: 0;
    font-size: 20px !important;
    color: #0b0e2c;
    padding: 0;
}

.userLogOutButton span[b-yec5wcgnqw] {
    font-family: Inter, sans-serif;
    font-size: 14px;
    line-height: 24px;
    font-weight: 500;
}

.userLogOutButton:hover[b-yec5wcgnqw] {
    color: #c91212;
}

.dropdown-item[b-yec5wcgnqw] {
    font-family: Inter, sans-serif;
    font-weight: 500;
    font-size: 14px;
    padding-top: 8px;
    padding-bottom: 8px;
}

.dropdown-item:hover[b-yec5wcgnqw] {
    color: #16A34A;
    background: white;
}

.dropdown-item i[b-yec5wcgnqw] {
    font-size: 20px;
}

.userNavBarAccountProfile[b-yec5wcgnqw] {
    width: 35px;
    height: 35px;
    border-radius: 50%;
    transition: transform 300ms ease;
    transform-style: preserve-3d;
}

.userSectionContainer[b-yec5wcgnqw] {
    cursor: pointer;
}

.userSectionContainer:hover .userAccountName[b-yec5wcgnqw] {
    color: #16A34A;
}

.userSectionContainer:hover .userNavBarAccountProfile[b-yec5wcgnqw] {
    transform: scale3d(1.10, 1.10, 1.05);
}
