

/*Чат*/

.talks-widget-button {
  background: #E8CF9D;
}

.talks-widget-button .conversations-counter {
  background: #E8CF9D;
}


/*Фон*/
.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: #073E31;
}

.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:not(:first-child) a:after {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  bottom: 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
 -webkit-box-pack: center;
     -ms-flex-pack: center;
         justify-content: center;
-webkit-box-align: end;
    -ms-flex-align: end;
        align-items: flex-end;
  font-family: 'SF UI Display', sans-serif;
font-style: normal;
font-weight: 400;
text-align: center;
letter-spacing: 0.03em;
color: #FFF;
  font-size: 10px;
  line-height: 10px;
  z-index: 2;
  -webkit-transition: .3s ease-in-out;
  -o-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
}


.gc-account-leftbar .gc-account-user-menu li:not(:first-child):hover a:after, .gc-account-leftbar .gc-account-user-menu li.active:not(:first-child) a:after, .gc-account-leftbar .gc-account-user-menu li.selected:not(:first-child) a:after  {
  color: #E8CF9D;
}

/*Фото профиля*/
.gc-account-leftbar .gc-account-user-menu li:first-child {
margin-top: 10px;
    margin-bottom: 10px;
}

.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 {
  border-radius: 50%;
}

.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: #0C1B17;
}

/*Псевдоэлемент*/
.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: 30px;
  height: 30px;
  left: 50%;
  top: calc(50% - 8px);
  -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:50px;
}

.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/50301/sc/395/h/be87d0d7f3914ebfa80ea3d9778acd0e.svg) 50% 50%/contain no-repeat;
}


.gc-account-leftbar .gc-account-user-menu li.menu-item-notifications_button_small:hover a:before,.gc-account-leftbar .gc-account-user-menu li.menu-item-notifications_button_small.selected a:before , .gc-account-leftbar .gc-account-user-menu li.menu-item-notifications_button_small.active a:before {
  background: url(https://fs.getcourse.ru/fileservice/file/download/a/50301/sc/131/h/ba31a4a00518191d5cc7c12fe84748e2.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/50301/sc/263/h/89f85e99a40bfce10fd6df7f6c077521.svg) 50% 50%/contain no-repeat;
}


.gc-account-leftbar .gc-account-user-menu li.menu-item-cms:hover a:before,.gc-account-leftbar .gc-account-user-menu li.menu-item-cms.selected a:before , .gc-account-leftbar .gc-account-user-menu li.menu-item-cms.active a:before {
  background: url(https://fs.getcourse.ru/fileservice/file/download/a/50301/sc/196/h/df7251c501d61277c5094f73d9febad3.svg) 50% 50%/contain no-repeat;
}


.gc-account-leftbar .gc-account-user-menu li.menu-item-cms a:after {
  content: 'Сайт';
}

/*Обучение*/
.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/50301/sc/59/h/5365e2438361b7dc392b6c5d66c50d86.svg) 50% 50%/contain no-repeat;
}


.gc-account-leftbar .gc-account-user-menu li.menu-item-teach:hover a:before,.gc-account-leftbar .gc-account-user-menu li.menu-item-teach.selected a:before , .gc-account-leftbar .gc-account-user-menu li.menu-item-teach.active a:before {
  background: url(https://fs.getcourse.ru/fileservice/file/download/a/50301/sc/198/h/ffe3a0618cec01d6068bd218593979ab.svg) 50% 50%/contain no-repeat;
}


.gc-account-leftbar .gc-account-user-menu li.menu-item-teach a:after {content: 'Обучение';}

/*Пользователи*/
.gc-account-leftbar .gc-account-user-menu li.menu-item-user a:before {
  background: url(https://fs.getcourse.ru/fileservice/file/download/a/50301/sc/212/h/c319cbc9be44488088e0e3e4b97af494.svg) 50% 50%/contain no-repeat;
}


.gc-account-leftbar .gc-account-user-menu li.menu-item-user:hover a:before,.gc-account-leftbar .gc-account-user-menu li.menu-item-user.selected a:before , .gc-account-leftbar .gc-account-user-menu li.menu-item-user.active a:before {
  background: url(https://fs.getcourse.ru/fileservice/file/download/a/50301/sc/176/h/93d9525233a14fb02252bcb4e2bd69ab.svg) 50% 50%/contain no-repeat;
}


.gc-account-leftbar .gc-account-user-menu li.menu-item-user a:after
{content: 'Ученики';}

/*Задачи*/
.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/50301/sc/205/h/2a686c6cd994a22a73e9c36666f1ef0b.svg) 50% 50%/contain no-repeat;
}


.gc-account-leftbar .gc-account-user-menu li.menu-item-tasks:hover a:before,.gc-account-leftbar .gc-account-user-menu li.menu-item-tasks.selected a:before , .gc-account-leftbar .gc-account-user-menu li.menu-item-tasks.active a:before {
  background: url(https://fs.getcourse.ru/fileservice/file/download/a/50301/sc/225/h/bce51ab2dd1b0bf4554c2d065c894155.svg) 50% 50%/contain no-repeat;
}


.gc-account-leftbar .gc-account-user-menu li.menu-item-tasks a:after {
  content: 'Задачи';
}

/*Сообщения*/
.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/50301/sc/211/h/88ac3885a3084a80f7daeaf95519b39e.svg) 50% 50%/contain no-repeat;
}


.gc-account-leftbar .gc-account-user-menu li.menu-item-notifications:hover a:before,.gc-account-leftbar .gc-account-user-menu li.menu-item-notifications.selected a:before , .gc-account-leftbar .gc-account-user-menu li.menu-item-notifications.active a:before {
  background: url(https://fs.getcourse.ru/fileservice/file/download/a/50301/sc/511/h/70522d45fd91b7e581303c2e0065783e.svg) 50% 50%/contain no-repeat;
}


.gc-account-leftbar .gc-account-user-menu li.menu-item-notifications a:after {content: 'Сообщения';}

/*Продажи*/
.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/50301/sc/109/h/bada9704953f2486f33d803d7d07906f.svg) 50% 50%/contain no-repeat;
}


.gc-account-leftbar .gc-account-user-menu li.menu-item-sales:hover a:before,.gc-account-leftbar .gc-account-user-menu li.menu-item-sales.selected a:before , .gc-account-leftbar .gc-account-user-menu li.menu-item-sales.active a:before {
  background: url(https://fs.getcourse.ru/fileservice/file/download/a/50301/sc/138/h/587b62b31c8dd0bf81636d4801a61df0.svg) 50% 50%/contain no-repeat;
}


.gc-account-leftbar .gc-account-user-menu li.menu-item-sales a:after {content: 'Продажи';}

/*Mobile*/
.gc-account-leftbar .gc-account-user-menu li.menu-item-chatium a:before {
  background: url(https://fs.getcourse.ru/fileservice/file/download/a/50301/sc/355/h/99bb970cbffe2ab4a4797dd70f8d371f.svg) 50% 50%/contain no-repeat;
}


.gc-account-leftbar .gc-account-user-menu li.menu-item-chatium:hover a:before,.gc-account-leftbar .gc-account-user-menu li.menu-item-chatium.selected a:before , .gc-account-leftbar .gc-account-user-menu li.menu-item-chatium.active a:before {
  background: url(https://fs.getcourse.ru/fileservice/file/download/a/50301/sc/231/h/85801b0bcaee395b7a4f8b931ba12e53.svg) 50% 50%/contain no-repeat;
}

.gc-account-leftbar .gc-account-user-menu li.menu-item-chatium a:after {content: 'Приложение';}

.gc-account-leftbar .qr-link {display: none;}

/*Счётчик уведомлений*/

.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: #F5F5F5;
  margin-left: 10px;
}

/*Заголовок*/
.gc-account-user-submenu-bar h3{
font-family: 'Akzidenz-Grotesk Pro', serif;
font-style: normal;
font-weight: 500;
text-transform: uppercase;
color: #6D6D6D;
}

/*Подпункты*/
.gc-account-user-submenu-bar .gc-account-user-submenu li a {
font-family: 'SF UI Display', sans-serif;
font-style: normal;
font-weight: 400;
font-size: 16px;
color: #474747;
  text-transform: none;
  padding: 12px 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: #0C1B17;
  color: #FFF;
}

/*Внутренние уведомления*/
.gc-account-leftbar .gc-account-user-submenu-bar-notifications_button_small .notification-group {
font-family: 'SF UI Display', 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;
}
