

/* Цвет текста в подменю */
.gc-account-user-submenu-bar .gc-account-user-submenu li a {
    color: #600000 !important;}

.gc-account-user-submenu-bar .gc-account-user-submenu li a:hover {
background: #600000  !important;
color: white !important;}

.gc-account-leftbar .gc-account-user-submenu-bar{
        background:white  !important;
border-left: 1px #600000 solid;
    border-right: 1px #600000 solid;}
.gc-account-user-submenu-bar h3{
   color: black !important;}

/* Отображению кнопки чата справа */
.talks-widget-button {
       display:none !important;
  }
/* Сокрытие оригинальных иконок левоно меню */
.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
 {
  display:none !important;
}


/* Уведомления */
li.menu-item.menu-item-notifications_button_small a:after { content:url(https://fs16.getcourse.ru/fileservice/file/download/a/33012/sc/109/h/d7769507d951a67b2df2d162255b4fc7.svg) !important;}
.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 .notify-count {
    bottom: 30px;
    right: 20px;
}
/* Сайт */
li.menu-item.menu-item-cms a:after { content:url(https://fs23.getcourse.ru/fileservice/file/download/a/33012/sc/384/h/ba05f5731f81ef56bcbcba533bf67b8f.svg) !important; }

/* Обучение */
li.menu-item.menu-item-teach a:after { content:url(https://fs18.getcourse.ru/fileservice/file/download/a/33012/sc/109/h/93b2b8f824bd4c317062f54af6945f65.svg) !important; }

/* Пользователи */
li.menu-item.menu-item-user a:after { content:url(https://fs01.getcourse.ru/fileservice/file/download/a/33012/sc/401/h/148beecbc453c9d7058ad86f8ede3bf6.svg) !important; }

/* Задачи */
li.menu-item.menu-item-tasks a:after { content:url(https://fs22.getcourse.ru/fileservice/file/download/a/33012/sc/79/h/33689e3785674dd2ae22089ff8147a9f.svg) !important; }

/* Сообщения */
li.menu-item.menu-item-notifications a:after { content:url(https://fs21.getcourse.ru/fileservice/file/download/a/33012/sc/324/h/8c23e3ec54abaec66b3353b2dc25a46f.svg) !important; }

/* Продажи */
li.menu-item.menu-item-sales a:after { content:url(https://fs01.getcourse.ru/fileservice/file/download/a/33012/sc/247/h/5bef5c9d3f2661a9ad54917e80ce21e2.svg) !important; }

/* Прячем старую иконку чатиума полностью*/
li.menu-item.menu-item-chatium a:after  {
  content:url(https://fs21.getcourse.ru/fileservice/file/download/a/33012/sc/185/h/82768cca7fe94a78f1449f9758a708fc.svg);
}
/* Цвета меню */
.gc-account-leftbar,
.gc-account-leftbar.expanded .toggle-link {
  background-color: white!important;
     border-right: 1px #600000 solid;
}

 .gc-account-leftbar .gc-account-user-menu li.menu-item-profile a {
    background:white;  }

      .gc-account-leftbar .gc-account-user-menu li a {
    background: white;
}
 .gc-account-leftbar .gc-account-user-menu li a:hover {
      background: white;
        border-top: 1px #600000 solid;
    border-bottom: 1px #600000 solid;
}
.gc-account-leftbar .gc-account-user-menu li.active a, .gc-account-leftbar .gc-account-user-menu li.selected a {
    background: white;
        border-top: 1px #600000 solid;
    border-bottom: 1px #600000 solid;
}

.menu-item.active {
         background:white!important;
    }

.menu-item.selected{
         background:rgba(255,255,255,1);!important;
    }

.gc-account-leftbar .notify-count, .gc-account-leftbar .gc-account-user-menu li.menu-item-notifications .notify-count, .gc-account-user-submenu-bar .gc-account-user-submenu li .notify-count {
    background: #600000;
color: white;
}
.gc-account-leftbar .notify-count {
    bottom: 43px;
    right: 20px;
    padding: 2px 0px;
}
.subitem-link .notify-count{
    bottom:11px;
    right: 5px;
}

  @media (max-width: 768px) {.gc-account-leftbar .gc-account-user-menu,
  .gc-account-leftbar .toggle-link {
background-color:white!important;
    }
.gc-account-leftbar .gc-account-user-menu li {
    border-bottom: 1px solid  white !important;
}
}

/* Старое меню
 Цвет текста в подменю 
.gc-account-user-submenu-bar .gc-account-user-submenu li a {
    color: #794acd !important;}

.gc-account-user-submenu-bar .gc-account-user-submenu li a:hover {
background:#F7F4ED  !important;}

.gc-account-leftbar .gc-account-user-submenu-bar{
        background:white  !important;}
.gc-account-user-submenu-bar h3{
   color: black !important;}

 Отображению кнопки чата справа 
.talks-widget-button {
       display:none !important;
  }
Сокрытие оригинальных иконок левоно меню
.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
 {
  display:none !important;
}


Уведомления 
li.menu-item.menu-item-notifications_button_small a:after { content:url(https://fs.getcourse.ru/fileservice/file/download/a/33012/sc/402/h/24f90b6309d89fde94466dcfbceacd6c.svg) !important;}
.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 .notify-count {
    bottom: 30px;
    right: 20px;
}
 Сайт 
li.menu-item.menu-item-cms a:after { content:url(https://fs.getcourse.ru/fileservice/file/download/a/33012/sc/509/h/c8304ba20a50567509759ef1364c2b92.svg) !important; }

 Обучение 
li.menu-item.menu-item-teach a:after { content:url(https://fs.getcourse.ru/fileservice/file/download/a/33012/sc/193/h/08b7501be7ecf85e13e732460e5bf60e.svg) !important; }

 Пользователи 
li.menu-item.menu-item-user a:after { content:url(https://fs.getcourse.ru/fileservice/file/download/a/33012/sc/70/h/f159604851668f02900e72d1ef9edc98.svg) !important; }

Задачи 
li.menu-item.menu-item-tasks a:after { content:url(https://fs.getcourse.ru/fileservice/file/download/a/33012/sc/85/h/c8aa319d1172c606b297e8c3049a02f0.svg) !important; }

 Сообщения 
li.menu-item.menu-item-notifications a:after { content:url(https://fs.getcourse.ru/fileservice/file/download/a/33012/sc/156/h/51c7d5cbda7e6ffdea165cccbcb9edab.svg) !important; }

 Продажи 
li.menu-item.menu-item-sales a:after { content:url(https://fs.getcourse.ru/fileservice/file/download/a/33012/sc/33/h/5cec3831a12045305830b2f81fe7304f.svg) !important; }

 Прячем старую иконку чатиума полностью
li.menu-item.menu-item-chatium a:after  {
  content:url(https://fs.getcourse.ru/fileservice/file/download/a/33012/sc/151/h/9b4b7c0422a195bdc4db9782ff718029.svg);
}
Цвета меню 
.gc-account-leftbar,
.gc-account-leftbar.expanded .toggle-link {
  background-color: #F2F1FC!important;
}

 .gc-account-leftbar .gc-account-user-menu li.menu-item-profile a {
    background:white;  }

      .gc-account-leftbar .gc-account-user-menu li a {
    background: #F2F1FC;
}
 .gc-account-leftbar .gc-account-user-menu li a:hover {
     background:#f9f8ff !important;
}
.gc-account-leftbar .gc-account-user-menu li.active a, .gc-account-leftbar .gc-account-user-menu li.selected a {
    background: white;
}

.menu-item.active {
         background:white!important;
    }

.menu-item.selected{
         background:rgba(255,255,255,1);!important;
    }

.gc-account-leftbar .notify-count, .gc-account-leftbar .gc-account-user-menu li.menu-item-notifications .notify-count, .gc-account-user-submenu-bar .gc-account-user-submenu li .notify-count {
    background: #DCB6FF;
color: black;
}
.gc-account-leftbar .notify-count {
    bottom: 43px;
    right: 20px;
    padding: 2px 0px;
}
.subitem-link .notify-count{
    bottom:11px;
    right: 5px;
}

  @media (max-width: 768px) {.gc-account-leftbar .gc-account-user-menu,
  .gc-account-leftbar .toggle-link {
background-color:#F2F1FC!important;
    }
.gc-account-leftbar .gc-account-user-menu li {
    border-bottom: 1px solid  white !important;
}
}
*/
