

/*Фон*/
.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: -o-linear-gradient(269.83deg, #3E3E3E 28.16%, #780000 100%);
  background: linear-gradient(180.17deg, #3E3E3E 28.16%, #780000 100%);
}


/*Список основные хр-ки*/
.gc-account-leftbar .gc-account-user-menu li a {
  background: transparent;
  -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 {border-bottom:none;
}

/*Фото профиля*/
.gc-account-leftbar .gc-account-user-menu li:first-child {
  margin: 20px 10px;
}

.gc-account-leftbar .gc-account-user-menu li:first-child a {
  border-radius: 50%;
}

.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:first-child a:hover, .gc-account-leftbar .gc-account-user-menu li:first-child.active a, .gc-account-leftbar .gc-account-user-menu li:first-child.selected a {
  background-color: transparent;
}

/*Фон иконок*/
.gc-account-leftbar .gc-account-user-menu li:not(:first-child) a:hover, .gc-account-leftbar .gc-account-user-menu li:not(:first-child).active a, .gc-account-leftbar .gc-account-user-menu li:not(:first-child).selected a{
  background: #000000;
}

/*Псевдоэлемент*/
.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: 50%;
  -webkit-transform: translate(-50%,-50%);
      -ms-transform: translate(-50%,-50%);
          transform: translate(-50%,-50%);
}

.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 {
  background: url(https://fs.getcourse.ru/fileservice/file/download/a/43714/sc/463/h/f18d02bfa5b031b6bf6c6cb4d4fbbe5b.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/43714/sc/47/h/aba7e336811d3786db716924296301ad.svg) 50% 50%/contain no-repeat;
}

/*Сайт*/
.gc-account-leftbar .gc-account-user-menu li.menu-item-cms a:before {
  background: url(https://fs.getcourse.ru/fileservice/file/download/a/43714/sc/270/h/b7d9ef86c4af7536e901ad870fc998d2.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/43714/sc/70/h/47859518d6f7cff1a5553029bb77d840.svg) 50% 50%/contain no-repeat;
}

/*Обучение*/
.gc-account-leftbar .gc-account-user-menu li.menu-item-teach a:before {
  background: url(https://fs.getcourse.ru/fileservice/file/download/a/43714/sc/100/h/0a59ac76b5940415f2636307e43ffe4d.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/43714/sc/166/h/a3eb4ea0d2902bc1c44654231d690a1e.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/43714/sc/275/h/130ddc54a8dfb2810744e5c7ea0d8a0e.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/43714/sc/137/h/e554ab9711aa236941d2b4a8a9db5912.svg) 50% 50%/contain no-repeat;
}

/*Задачи*/
.gc-account-leftbar .gc-account-user-menu li.menu-item-tasks a:before {
  background: url(https://fs.getcourse.ru/fileservice/file/download/a/43714/sc/150/h/6bbb499ca3472533915ff66505bb0cd9.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/43714/sc/145/h/827f9ef0443cb392d4e69bbb420f1036.svg) 50% 50%/contain no-repeat;
}

/*Сообщения*/
.gc-account-leftbar .gc-account-user-menu li.menu-item-notifications a:before {
  background: url(https://fs.getcourse.ru/fileservice/file/download/a/43714/sc/103/h/284668809805a8b3e1b80e0cb3b8e72d.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/43714/sc/467/h/14cbc33d44dacbfc4385e08c5edaa7db.svg) 50% 50%/contain no-repeat;
}

/*Продажи*/
.gc-account-leftbar .gc-account-user-menu li.menu-item-sales a:before {
  background: url(https://fs.getcourse.ru/fileservice/file/download/a/43714/sc/161/h/528d8ae97ab3c70027e02ff7792ba969.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/43714/sc/51/h/3041a91c94b461f7bd9763d8b4c43407.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/43714/sc/438/h/5c52a4fb7958dbd96ad4cfa4ddc08ba7.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/43714/sc/121/h/2ab0c2a815da01b0520697d6029ec7d3.svg) 50% 50%/contain no-repeat;
}

/*Счётчик уведомлений*/

.gc-account-leftbar .notify-count {
  font-family: 'Stolzl Book', sans-serif;
font-style: normal;
font-weight: normal;
font-size: 10px;
line-height: 17px;
color: #ffffff;
  padding: 3px;
  background: #FF0000 !important;
}

.gc-account-leftbar .notify-count{
  right: 0px !important;
  left: auto;
  bottom: auto !important;
  top: 3px;
}

.gc-account-leftbar a.subitem-link .notify-count {
  right: 5px !important;
  left: auto;
  bottom: auto !important;
  top: auto;
}

/*Подменю*/
.gc-account-leftbar .gc-account-user-submenu-bar {
  background: #3E3E3E;
}

/*Заголовок*/
.gc-account-user-submenu-bar h3{
  font-family: 'Montserrat', sans-serif;
font-style: normal;
font-weight: 700;
line-height: 130%;
text-transform: uppercase;
  letter-spacing: 0.105em;
color: #0091D8;
}

/*Подпункты*/
.gc-account-user-submenu-bar .gc-account-user-submenu li a {
   font-family: 'Montserrat', sans-serif;
font-style: normal;
font-weight: 400;
line-height: 113.5%;
color: #FFFFFF;
  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: #000000;
}

/*Внутренние уведомления*/
.gc-account-leftbar .gc-account-user-submenu-bar-notifications_button_small .notification-group {
  font-family: 'Stolzl Book', sans-serif;
font-style: normal;
  font-size: 12px;
  font-weight: normal;
  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;
}

/*Чат*/

.talks-widget-button {
  background: #FF0000;
}

.talks-widget-button .conversations-counter {
  background: #000000;
}

