

@import url('https://fonts.googleapis.com/css2?family=Exo+2:wght@500&family=Manrope:wght@600;700&family=Open+Sans:wght@300&display=swap');


/*Фон*/
.gc-account-leftbar, .gc-account-leftbar .toggle-link, .gc-page-nav-items-menu a.toggler-item, .gc-account-leftbar .gc-account-user-menu, .gc-account-leftbar.expanded {
  background: #212651;
}

.gc-account-leftbar .gc-account-user-menu li {
  border-bottom: none;
  margin-left: 5px;
}
.gc-account-leftbar .gc-account-user-menu li:first-child {
 margin-left:15px;
}

.gc-account-leftbar {
    width: 80px;
}

/*Список основные хр-ки*/

.gc-account-leftbar .gc-account-user-menu li a {
  position: relative;
background-color: transparent;
  -webkit-transition: .3s ease-in-out;
  -o-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
  -webkit-box-shadow: none;
          box-shadow: none;
  
 border-radius: 6px;
}

.gc-account-leftbar .gc-account-user-menu li:first-child a {
width: 50px;
height: 50px;
}

.gc-account-leftbar .gc-account-user-menu li:not(:first-child) a {
width: 70px;
height: 70px;
border-radius: 7px;
}



/*Фото профиля*/
.gc-account-leftbar .gc-account-user-menu li:first-child {
margin-top: 10px;
    margin-bottom: 10px;
  
}
border: 1px solid #817FD9;
.gc-account-leftbar .gc-account-user-menu li:first-child a {
  border-radius: 50%;
  border-bottom: none;
}

.gc-account-leftbar li:first-child a img {
 
}

.gc-account-leftbar .gc-account-user-menu li.menu-item-marathon {
  display:none;
}

/*Фон иконок*/
.gc-account-leftbar .gc-account-user-menu li a:hover, .gc-account-leftbar .gc-account-user-menu li.active a, .gc-account-leftbar .gc-account-user-menu li.selected a{
border-radius: 6px;
background: #343a6a;
}

/*Псевдоэлемент*/
.gc-account-leftbar li:not(:first-child) a img {
  display: none;
}
.gc-account-leftbar li:not(:first-child) a  {
 position: relative;
}
.gc-account-leftbar li:not(:first-child) a:before {
  content: '';
  position: absolute;
  width: 45px;
  height: 32px;
  left: 50%;
  -webkit-transform: translate(-50%,-50%);
      -ms-transform: translate(-50%,-50%);
          transform: translate(-50%,-50%);
  -webkit-transition: .3s ease-in-out;
  -o-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
}

.gc-account-leftbar .menu-item-label {
  display:none;
}

/*Уведомления*/

.gc-account-leftbar .gc-account-user-menu li.menu-item-notifications_button_small a {
  height:70px;
}

.gc-account-leftbar .gc-account-user-menu li.menu-item-notifications_button_small a:before {
  top: 50%;
  background: url(https://fs.getcourse.ru/fileservice/file/download/a/680020/sc/485/h/6888aa4ea3582849e8b95d5725061342.svg) 50% 50%/contain no-repeat;
}


/*Сайт*/
.gc-account-leftbar .gc-account-user-menu li.menu-item-cms a:before {
   width: 32px;
  height: 32px;
  background: url(https://fs.getcourse.ru/fileservice/file/download/a/680020/sc/48/h/762ad01ee2889ed501f0a2280e936175.svg) 50% 50%/contain no-repeat;
}

/*Обучение*/
.gc-account-leftbar .gc-account-user-menu li.menu-item-teach a:before {
  width: 32px;
  height: 32px;
  background: url(https://fs.getcourse.ru/fileservice/file/download/a/680020/sc/90/h/055069ce2d842ed2fd21b7197ec02171.svg) 50% 50%/contain no-repeat;
}



/*Пользователи*/
.gc-account-leftbar .gc-account-user-menu li.menu-item-user a:before {
  background: url(https://fs.getcourse.ru/fileservice/file/download/a/680020/sc/308/h/fb3d84a36ee93d5067100ef99bff9a7f.svg) 50% 50%/contain no-repeat;
}


/*Задачи*/
.gc-account-leftbar .gc-account-user-menu li.menu-item-tasks a:before {
  width: 32px;
  height: 32px;
  background: url(https://fs.getcourse.ru/fileservice/file/download/a/680020/sc/225/h/4a9cfe9d797b9276c78687bd2cd6e051.svg) 50% 50%/contain no-repeat;
}



/*Сообщения*/
.gc-account-leftbar .gc-account-user-menu li.menu-item-notifications a:before {
  width: 32px;
  height: 32px;
  background: url(https://fs.getcourse.ru/fileservice/file/download/a/680020/sc/248/h/bd9b6d60f2fb93958ad316db960f820a.svg) 50% 50%/contain no-repeat;
}




/*Продажи*/
.gc-account-leftbar .gc-account-user-menu li.menu-item-sales a:before {
  width: 34px;
  height: 34px;
  background: url(https://fs.getcourse.ru/fileservice/file/download/a/680020/sc/300/h/d19ec5450f4fbdc74e72ab4419c696ed.svg) 50% 50%/contain no-repeat;
}


/*Mobile*/
.gc-account-leftbar .gc-account-user-menu li.menu-item-chatium a:before {
  background: url(https://fs.getcourse.ru/fileservice/file/download/a/680020/sc/222/h/4ae564420e4f2f4ec9c0fe0160b00d2f.svg) 50% 50%/contain no-repeat;
}




/*Счётчик уведомлений*/

.gc-account-leftbar .notify-count {
  font-family: 'SF UI Display', sans-serif;
font-style: normal;
font-weight: 400;
font-size: 10px;
line-height: 17px;
color: #ffffff;
  padding: 3px;
background-color: rgba(14, 14, 14, 0.01) !important;
}

.gc-account-leftbar .notify-count.with-label, .gc-account-leftbar .gc-account-user-menu li.menu-item-notifications_button_small .notify-count, .gc-account-leftbar .notify-count {
  right: 0px;
  left: auto;
  bottom: auto;
  top: 0px;
}

.gc-account-leftbar a.subitem-link .notify-count {
  right: 5px !important;
  left: auto;
  bottom: auto !important;
  top: auto;
  color: #474747;
  -webkit-transition: .3s ease-in-out;
  -o-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
}

.gc-account-leftbar li:hover a.subitem-link .notify-count {
  color: #E8CF9D;
}

/*Подменю*/
.gc-account-leftbar .gc-account-user-submenu-bar {
  background: #343a6a;
  margin-left: 10px;
}

/*Заголовок*/
.gc-account-user-submenu-bar h3{
font-family: 'Manrope', sans-serif;

font-weight: 500;
color: #efefef;
}

/*Подпункты*/
.gc-account-user-submenu-bar .gc-account-user-submenu li a {
font-family: 'Manrope', sans-serif;
text-transform: uppercase;

font-weight: 500;
font-size: 16px;
color: #efefef;

  padding: 6px 10px 12px 20px;
  -webkit-transition: .3s ease-in-out;
  -o-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
}

.gc-account-user-submenu-bar .gc-account-user-submenu li:hover a {
  background: #c2caff;
  color: #343a6a;
}

/*Внутренние уведомления*/
.gc-account-leftbar .gc-account-user-submenu-bar-notifications_button_small .notification-group {
font-family: 'Manrope', sans-serif;
font-style: normal;
font-weight: 400;
  font-size: 12px;
  color: #474747;
}

/*Значок бургера в мобильной версии*/
.gc-account-leftbar .toggle-link img {
  display: none;
  
}

.gc-account-leftbar a.toggle-link.without-icon:after {
   content: url("https://fs.getcourse.ru/fileservice/file/download/a/43714/sc/224/h/1dd07b7af60c847b1896b20aacc040a9.svg") !important;
  padding-left: 10px;
}




