

/* Общение */
.talks-widget-button {
  background: #2b2b2b !important;
}

/* Шрифты в подменю */

.gc-account-user-submenu-bar h3 {
  color:#2b2b2b;
font-weight:bold;
}

a.subitem-link {
  color:#5a5247 !important;
}

a.subitem-link:hover {
background:white;
}

.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-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:#2b2b2b;
}

.menu-item-notifications_button_small img.menu-item-icon,
.menu-item-cms img.menu-item-icon,
.menu-item-user img.menu-item-icon,
.menu-item-tasks img.menu-item-icon,
.menu-item-teach 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,
.fa comments-icon
 {
  display:none !important;
}

/* Аватарка */

li .menu-item-icon {
border:1px solid #c7a67d;
width:90%;
border-radius:50px
}

/* Уведомления */
li.menu-item-notifications_button_small a:after { content:url(https://fs.getcourse.ru/fileservice/file/download/a/75266/sc/196/h/fe06cc5d50f4584e274abab2b6617974.png) !important; }

/* Сайт */
li.menu-item-cms a:after { content:url(https://fs.getcourse.ru/fileservice/file/download/a/75266/sc/334/h/26a5606f523afc79f0e5b0bfb69aa5ec.png) !important; }

li.menu-item-cms
{
-moz-transition: all 1s ease-out;
-o-transition: all 1s ease-out;
-webkit-transition: all 1s ease-out;
}

li.menu-item-cms:hover {
 -webkit-transform: scale(1.05);
 -moz-transform: scale(1.5);
 -o-transform: scale(1.8);
}

/* Обучение */
li.menu-item-teach a:after { content:url(https://fs.getcourse.ru/fileservice/file/download/a/75266/sc/283/h/f64c2d9a3d8aed78bb553ceb0930d302.png) !important; }

li.menu-item-teach
{
-moz-transition: all 1s ease-out;
-o-transition: all 1s ease-out;
-webkit-transition: all 1s ease-out;
}

li.menu-item-teach:hover {
 -webkit-transform: scale(1.05);
 -moz-transform: scale(1.5);
 -o-transform: scale(1.8);
}

/* Пользователи */
li.menu-item-user a:after { content:url(https://fs.getcourse.ru/fileservice/file/download/a/75266/sc/244/h/88904d9da0e3217a0bd9c92c940e6ddb.png) !important; }

li.menu-item-user {
-moz-transition: all 1s ease-out;
-o-transition: all 1s ease-out;
-webkit-transition: all 1s ease-out;
}

li.menu-item-user:hover {
 -webkit-transform: scale(1.05);
 -moz-transform: scale(1.5);
 -o-transform: scale(1.8);
}

/* Задачи */
li.menu-item-tasks a:after { content:url(https://fs.getcourse.ru/fileservice/file/download/a/75266/sc/137/h/20e0a0b8d46176d7f5c1d77501b3e19e.png) !important; }

li.menu-item-tasks {
-moz-transition: all 1s ease-out;
-o-transition: all 1s ease-out;
-webkit-transition: all 1s ease-out;
}

li.menu-item-tasks:hover {
 -webkit-transform: scale(1.05);
 -moz-transform: scale(1.5);
 -o-transform: scale(1.8);
}

/* Сообщения */
li.menu-item-notifications a:after { content:url(https://fs.getcourse.ru/fileservice/file/download/a/75266/sc/184/h/e1c870e65a11c03968ceb263237bcbf2.png) !important; }

li.menu-item-notifications {
-moz-transition: all 1s ease-out;
-o-transition: all 1s ease-out;
-webkit-transition: all 1s ease-out;
}

li.menu-item-notifications:hover {
 -webkit-transform: scale(1.05);
 -moz-transform: scale(1.5);
 -o-transform: scale(1.8);
}

/* Продажи */
li.menu-item-sales a:after { content:url(https://fs.getcourse.ru/fileservice/file/download/a/75266/sc/242/h/da23ea597c888bb202c544d3df2749ab.png) !important; }

li.menu-item-sales {
-moz-transition: all 1s ease-out;
-o-transition: all 1s ease-out;
-webkit-transition: all 1s ease-out;
}

li.menu-item-sales:hover {
 -webkit-transform: scale(1.05);
 -moz-transform: scale(1.5);
 -o-transform: scale(1.8);
}

/* Прячем старую иконку чатиума полностью*/
li.menu-item-chatium {
  display:none;
}

/* Чатиум */

li.new-chatium-icon {
-moz-transition: all 1s ease-out;
-o-transition: all 1s ease-out;
-webkit-transition: all 1s ease-out;
}

li.new-chatium-icon:hover {
 -webkit-transform: scale(1.05);
 -moz-transform: scale(1.5);
 -o-transform: scale(1.8);
}


a.subitem-link:after {display:none;}

.gc-account-leftbar .gc-account-user-submenu-bar li.menu-item-accountSettings a,
.gc-account-leftbar .gc-account-user-submenu-bar li.menu-item-help a {
  border-top:none!important;
}

/* Цвет фона подменю */
.gc-account-leftbar .gc-account-user-menu li a:hover,
.gc-account-leftbar .gc-account-user-submenu-bar,
.gc-account-leftbar .gc-account-user-menu li.selected a,
.gc-account-leftbar .gc-account-user-menu li.active a  {background:#c7a67d;
}

.gc-account-leftbar .gc-account-user-submenu-bar a.subitem-link:hover {
background:white;
}

/* Фон панели на мобильной версии */

@media (max-width: 768px) {
  .gc-account-leftbar .gc-account-user-menu,
  .gc-account-leftbar .toggle-link {
background:#5a5247;;
    }
}

