

@import url('https://fonts.googleapis.com/css2?family=Manrope:wght@200;300;400;500;600;700;800&display=swap');


.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6, .f-header, .f-text, p, a {
    font-family: 'Manrope', sans-serif !important; 
   
}


.gc-account-leftbar, .gc-account-leftbar.expanded .toggle-link {
    background: url(https://fs.getcourse.ru/fileservice/file/download/a/73496/sc/273/h/17d22057503137f0ad993fcabfbada7a.jpg) no-repeat!important;
}
.gc-account-leftbar .gc-account-user-menu {
    margin: 0 6px;
}

.gc-account-leftbar .gc-account-user-menu li {
    margin-bottom: 10px;
    margin-left: 5px;
    margin-right: 5px;
}

.gc-account-leftbar .gc-account-user-menu li.menu-item-profile {
  margin-top: 12px;
}

.gc-account-leftbar .gc-account-user-menu .menu-item-notifications_button_small {
    display: none;
}
.gc-account-user-menu {
    background: transparent!important;
}

.gc-account-leftbar .gc-account-user-menu li a {
  height: 50px!important;
  width: 50px;
  border-radius: 7px;
}

.gc-account-leftbar .notify-count.with-label {
    height: 21px;
}

.gc-account-leftbar .gc-account-user-menu li.menu-item-profile:hover .menu-item-icon, .gc-account-leftbar .gc-account-user-menu li.active .menu-item-icon {
filter:none}

.gc-account-leftbar li.menu-item.menu-item-profile  img {
    border-radius: 5px!important;
    border: 3px solid #76ff7e
}

