

/*Фон*/
.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: #324A37;
}

.gc-account-leftbar .gc-account-user-menu li {border-bottom:none;
  margin:10px;
}

/*Список основные хр-ки*/
.gc-account-leftbar .gc-account-user-menu li a {
  background: transparent;
  width: 50px;
  height: 50px;
  border-radius: 13px;
  background: #324A37;
  -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: 50%;
  
}

/*Фото профиля*/
.gc-account-leftbar .gc-account-user-menu li:first-child {
  margin-top: 30px;
  margin-bottom: 30px;
}

.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 a {
    background: #324A37;
-webkit-box-shadow: inset 0px 9px 5px rgba(0, 0, 0, 0.25);
        box-shadow: inset 0px 9px 5px rgba(0, 0, 0, 0.25);
}

.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{
  background: #EFF6E7;
box-shadow: -4px -4px 8px 0px rgba(0, 0, 0, 0.10) inset, 0px 4px 4px 0px rgba(0, 0, 0, 0.25) inset;
}

/*Псевдоэлемент*/
.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/282939/sc/134/h/0582bde33c17d91e0b49c1800e38fb41.png) 50% 50%/cover 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/282939/sc/134/h/0582bde33c17d91e0b49c1800e38fb41.png) 50% 50%/cover 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/282939/sc/19/h/310ac5c1c305007350480fee3e4428b0.png) 50% 50%/cover 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/282939/sc/19/h/310ac5c1c305007350480fee3e4428b0.png) 50% 50%/cover 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/282939/sc/272/h/b78da3dc89864c9d574bff871622ede7.png) 50% 50%/cover 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/282939/sc/272/h/b78da3dc89864c9d574bff871622ede7.png) 50% 50%/cover 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/282939/sc/0/h/f6d7118a3294074618610eafc18049e1.png) 50% 50%/cover 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/282939/sc/0/h/f6d7118a3294074618610eafc18049e1.png) 50% 50%/cover 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/282939/sc/244/h/3a6e9f043ce1309670b8be0769e2eddb.png) 50% 50%/cover 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/282939/sc/244/h/3a6e9f043ce1309670b8be0769e2eddb.png) 50% 50%/cover 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/282939/sc/291/h/ace87cd11ccc733c26680cd2ef319e76.png) 50% 50%/cover 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/282939/sc/291/h/ace87cd11ccc733c26680cd2ef319e76.png) 50% 50%/cover 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/282939/sc/91/h/b7732b5a6e41735c71c170e22f5d317f.png) 50% 50%/cover 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/282939/sc/91/h/b7732b5a6e41735c71c170e22f5d317f.png) 50% 50%/cover 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/282939/sc/18/h/f3a18ce72a7569976440392e495640da.png) 50% 50%/cover 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/282939/sc/18/h/f3a18ce72a7569976440392e495640da.png) 50% 50%/cover 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: #253729 !important;
}

.gc-account-leftbar .notify-count{
  right: -5px;
  left: auto;
  bottom: auto !important;
  top: -5px;
}

.gc-account-leftbar a.subitem-link .notify-count {
  right: 5px;
  left: auto;
  bottom: auto !important;
  top: auto;
}

..gc-account-user-submenu-bar .gc-account-user-submenu li .notify-count {
   right: 10px;
  left: auto;
  bottom: 10px;
  top: auto;
}

/*Подменю*/
.gc-account-leftbar .gc-account-user-submenu-bar {
  background: #EFF6E7;
}

/*Заголовок*/
.gc-account-user-submenu-bar h3{
  font-family: 'Seravek', sans-serif;
font-style: normal;
font-weight: 700;
line-height: 113.5%;
color: #000000;
}

/*Подпункты*/
.gc-account-user-submenu-bar .gc-account-user-submenu li a {
   font-family: 'Seravek', sans-serif;
font-style: normal;
font-weight: 400;
font-size: 16px;
color: #323131;
  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: #B5C8A2;
}

/*Внутренние уведомления*/
.gc-account-leftbar .gc-account-user-submenu-bar-notifications_button_small .notification-group {
  font-family: 'Seravek', sans-serif;
font-style: normal;
font-weight: 400;
  font-size: 12px;
  color: #323131;
}

/*Значок бургера в мобильной версии*/
.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/282939/sc/189/h/47085c4d321c0f382f9534b4fdfe1bb3.svg") !important;
  padding-left: 10px;
}
