

.gc-account-leftbar .gc-account-user-menu li a {
  background:inherit;
}
.gc-account-leftbar .gc-account-user-menu li {
  border-bottom: none;
}
/* Единый цвет */
.gc-account-leftbar,
.gc-account-leftbar.expanded .toggle-link {
background: #01122A;
}

.menu-item-notifications_button_small img.menu-item-icon,
.menu-item-cms img.menu-item-icon,
.menu-item-teach img.menu-item-icon,
.menu-item-user img.menu-item-icon,
.menu-item-tasks img.menu-item-icon,
.menu-item-notifications img.menu-item-icon,
.menu-item-sales img.menu-item-icon,
.menu-item-chatium img.menu-item-icon
{
  display:none !important;
}

/* Уведомления */
li.menu-item-notifications_button_small a:after { 
content:url(https://fs.getcourse.ru/fileservice/file/download/a/275581/sc/403/h/9699762063b4f29b2424f9f971589405.png) !important;
}

/* Сайт */
li.menu-item-cms a:after { 
content:url(https://fs.getcourse.ru/fileservice/file/download/a/275581/sc/420/h/dc17deb4e4bbbcb6fa491fa7607151bc.png) !important;
}

/* Обучение */
li.menu-item-teach a:after { 
content:url(https://fs.getcourse.ru/fileservice/file/download/a/275581/sc/3/h/e0986b1354e3d5396564a1315a34cf91.png) !important; }

li.menu-item-teach.active a:after,
li.menu-item-teach.selected a:after,
li.menu-item-teach:hover a:after{ 
content:url(https://fs.getcourse.ru/fileservice/file/download/a/275581/sc/187/h/b5c06328af7fbca58480d682151a5a6c.png) !important; }

/* Пользователи */
.gc-account-user-menu li.menu-item-user a:after { content:url(https://fs.getcourse.ru/fileservice/file/download/a/275581/sc/237/h/e7cea25e48f7bfd1a437337185a06ac1.png) !important; }

/* Задачи */
li.menu-item-tasks a:after { 
content:url(https://fs.getcourse.ru/fileservice/file/download/a/275581/sc/111/h/537eb35f8aa8f718067d055737a7ba75.png) !important; }

/* Сообщения */
.gc-account-user-menu  li.menu-item-notifications a:after { content:url(https://fs.getcourse.ru/fileservice/file/download/a/275581/sc/70/h/f9a1427755c8b917f8350c26d75367bf.png) !important; }

/* Продажи */
li.menu-item-sales a:after { content:url(https://fs.getcourse.ru/fileservice/file/download/a/275581/sc/292/h/8d77be110ca2936da08d3de7f422fc8f.png) !important; }

/* Чатиум */
li.menu-item-chatium a:after { content:url(https://fs.getcourse.ru/fileservice/file/download/a/275581/sc/102/h/4f9694e316a5ae94b4342bc7159a45c1.png)!important; }

/*кол-во ув и сообщ*/
span.notify-count {
    bottom: 0!important;
    left: 35px;
    background-color: #FEDF9F!important;
    color: #01122A!important;
    width: !important;
}
.gc-account-user-menu  li.menu-item-notifications span.notify-count {
    bottom:  10px!important;
    }
/*кол-во ответов в ленте ответов (подменю)*/
.menu-item-answers .subitem-link span.notify-count {
    left: 150px!important;
}
/*кол-во входящих сообщений в подменю*/
.menu-item-inbox .subitem-link span.notify-count {
    left: 110px!important;
}
/* Цвет фона под иконками */

.gc-account-leftbar .gc-account-user-menu li.active a  {
  background:#EFEEEA;
  }
.gc-account-leftbar .gc-account-user-menu li a:hover, 
.gc-account-leftbar .gc-account-user-menu li.selected a {
  background: #EFEEEA!important;
}

.gc-account-leftbar .gc-account-user-submenu-bar {
    background: #EFEEEA;
    /* background-image: url("https://fs.getcourse.ru/fileservice/file/download/a/275581/sc/208/h/5f5a33c3214ee54a113ea0af404eac05.png");*/
    background-image: url("https://fs.getcourse.ru/fileservice/file/download/a/275581/sc/331/h/fbcab72e21c4538fa103a0ee3789ecf6.png");
    background-size: 100%;
    background-repeat: no-repeat !important;
    background-position: bottom !important;
}

.gc-account-user-submenu-bar h3 {
    font-size: 22px;
  font-family: 'Futura PT', sans-serif;
    color: #01122A;
}
.gc-account-user-submenu-bar .gc-account-user-submenu li a {
    color: #01122A;
  font-family: 'Futura PT', sans-serif;
}

/* Фон панели на мобильной версии */
@media (max-width: 768px) {
  .gc-account-leftbar .gc-account-user-menu,
  .gc-account-leftbar .toggle-link {
background: #01122A;
    }
}

