

.gc-main-content:not(.gc-user-admin) .scale-update ul.standard-page-menu li:first-child {
  display: none;
}
/* Виджет */

.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus {
  outline: none;
}
.talks-widget-button {
  background-color: #FFCA00;
}
.talks-widget-button .fa.comments-icon {
  color: var(--black);
}
.talks-widget-window {
  background-color: #ffffff;
  border-left: 0;
}
.talks-widget-window .talks-widget-header {
  background-color: var(--black);
  color: var(--white);
  font-family: "FuturaPtBook", sans-serif;
  font-size: 20px;
  border-bottom: 1px solid var(--light-gray);
}
.talks-widget-window .talks-widget-body .conversations-list-block .conversation-list-footer {
  background-color: var(--black);  
}
.talks-widget-window .talks-widget-body .conversations-list-block .conversation-list-footer .btn {
  background-color: #FFCA00;
  border: 0;
  color: var(--black);
  font-family: "FuturaPtLight", sans-serif;
  font-size: 14px;
}

.gc-account-user-submenu .menu-item-schedule,
.menu-item.menu-item-chatium,
.menu-item.menu-item-sales{
  display: none;
}


/* Меняем цвет панели */
.gc-account-leftbar,
.gc-account-leftbar .gc-account-user-menu li a,
.gc-account-leftbar .gc-account-user-menu,
.gc-account-leftbar .toggle-link,
.gc-page-nav-items-menu a,
.gc-account-leftbar.expanded .toggle-link 
{
  background-color: #141416;
}
.gc-account-leftbar .gc-account-user-menu li a {
    -webkit-transition: .3s linear;
    -o-transition: .3s linear;
    transition: .3s linear;
    height: 80px;
}
/* Меняем цвет меню и пунктов на панели */
.gc-account-leftbar .gc-account-user-menu li a:hover,
.gc-account-leftbar .gc-account-user-menu li.selected:hover a
{
  background-color: transparent;  
}
.gc-account-leftbar .gc-account-user-menu li.active a, 
.gc-account-leftbar .gc-account-user-menu li.selected a,
.gc-account-leftbar .gc-account-user-submenu-bar {
  background-color: transparent;
}
/**** Иконки на панели *****/

/* Скрывает стандартные иконки, кроме первого пункта */
.gc-account-leftbar .gc-account-user-menu li:not(:first-child) a img {
  display: none;
  position: relative;
  z-index: 1;
}

/* Убираем нижнюю границу у пунктов */
.gc-account-leftbar .gc-account-user-menu li {
  border-bottom: none;
}
/* Добавляем свои иконки */

.gc-account-leftbar .gc-account-user-menu li:not(:first-child) a:after {
  content: '';
  position: absolute;
  -webkit-transition: 0.3s linear;
  -o-transition: 0.3s linear;
  transition: 0.3s linear;
}
/* Добавляем надписи пунктам меню */
.gc-account-leftbar .gc-account-user-menu li:not(:first-child) a:before {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  bottom: 0;
  -webkit-transition: 0.3s linear;
  -o-transition: 0.3s linear;
  transition: 0.3s linear;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  font-family: "FuturaPtBook", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 12px;
  line-height: 14px;
  text-align: center;
  z-index: 2;
  color: #727273;
  white-space: pre;
}
.gc-account-leftbar .gc-account-user-menu li:not(:first-child):hover a:before,
.gc-account-leftbar .gc-account-user-menu li.active a:before, 
.gc-account-leftbar .gc-account-user-menu li.selected a:before {
  color: var(--white);
}
/* Уведомления */
.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:after {
  width: 30px;
  height: 22px;
  right: calc(50% - 15px);
  top: calc(50% - 11px);
  background: url('https://fs.getcourse.ru/fileservice/file/download/a/335404/sc/97/h/4173da55dbfa68f368e662620310a8a8.svg') no-repeat 50% 50%/contain;
}
.gc-account-leftbar .gc-account-user-menu li.menu-item-notifications_button_small a:hover:after,
.gc-account-leftbar .gc-account-user-menu li.active.menu-item-notifications_button_small a:after,
.gc-account-leftbar .gc-account-user-menu li.selected.menu-item-notifications_button_small a:after {
  background: url('https://fs.getcourse.ru/fileservice/file/download/a/335404/sc/138/h/ed9a340926bf1e773020cf9c2e137b23.svg') no-repeat 50% 50%/contain;
}

/*Сайт*/
.gc-account-leftbar .gc-account-user-menu li.menu-item-cms a:after {
  width: 32px;
  height: 32px;
  right: calc(50% - 16px);
  top: calc(50% - 23px);
  background: url('https://fs.getcourse.ru/fileservice/file/download/a/335404/sc/378/h/c1c9d5eeed8aa7204fbb5d720fa505e5.svg') no-repeat 50% 50%/contain;
  opacity: 0.4;
}
.gc-account-leftbar .gc-account-user-menu li.menu-item-cms:hover a:after,
.gc-account-leftbar .gc-account-user-menu li.active.menu-item-cms a:after,
.gc-account-leftbar .gc-account-user-menu li.selected.menu-item-cms a:after {
	opacity: 1;
}
.gc-account-leftbar .gc-account-user-menu li.menu-item-cms a:before {
  content: 'Сайт' '\0a' 'Website';
}
/*Обучение*/
.gc-account-leftbar .gc-account-user-menu li.menu-item-teach a:after {
  width: 32px;
  height: 32px;
  right: calc(50% - 16px);
  top: calc(50% - 23px);
  background: url('https://fs.getcourse.ru/fileservice/file/download/a/335404/sc/457/h/f4b0bdb30d61fe128ffcb703ccba43bd.svg') no-repeat 50% 50%/contain;
	opacity: 0.4;
}
.gc-account-leftbar .gc-account-user-menu li.menu-item-teach:hover a:after,
.gc-account-leftbar .gc-account-user-menu li.active.menu-item-teach a:after,
.gc-account-leftbar .gc-account-user-menu li.selected.menu-item-teach a:after {
  opacity: 1;
}
.gc-account-leftbar .gc-account-user-menu li.menu-item-teach a:before {content: 'Обучение' '\0a' 'Training';}
/*Пользователи*/
.gc-account-leftbar .gc-account-user-menu li.menu-item-user a:after {
  width: 32px;
  height: 32px;
  right: calc(50% - 16px);
  top: calc(50% - 22.5px);
  background: url('https://fs.getcourse.ru/fileservice/file/download/a/335404/sc/249/h/04aeb82d6448c9c6da3b7c7361b76f6d.svg') no-repeat 50% 50%/contain;
	opacity: 0.4;
}
.gc-account-leftbar .gc-account-user-menu li.menu-item-user:hover a:after,
.gc-account-leftbar .gc-account-user-menu li.active.menu-item-user a:after,
.gc-account-leftbar .gc-account-user-menu li.selected.menu-item-user a:after {
  opacity: 1;
}
.gc-account-leftbar .gc-account-user-menu li.menu-item-user a:before {content: 'Ученики' '\0a' 'Students';}
/*Задачи*/
.gc-account-leftbar .gc-account-user-menu li.menu-item-tasks a:after {
  width: 32px;
  height: 32px;
  right: calc(50% - 16px);
  top: calc(50% - 24px);
  background: url('https://fs.getcourse.ru/fileservice/file/download/a/335404/sc/21/h/7016323f43bc8d04d30c009a3b7b4421.svg') no-repeat 50% 50%/contain;
	opacity: 0.4;
}
.gc-account-leftbar .gc-account-user-menu li.menu-item-tasks:hover a:after,
.gc-account-leftbar .gc-account-user-menu li.selected.menu-item-tasks a:after,
.gc-account-leftbar .gc-account-user-menu li.active.menu-item-tasks a:after {
	opacity: 1;
}
.gc-account-leftbar .gc-account-user-menu li.menu-item-tasks a:before {
  content: 'Задачи' '\0a' 'Tasks';
}
/*Сообщения*/
.gc-account-leftbar .gc-account-user-menu li.menu-item-notifications a:after {
  width: 29px;
  height: 29px;
  right: calc(50% - 14.5px);
  top: calc(50% - 21px);
  background: url('https://fs.getcourse.ru/fileservice/file/download/a/335404/sc/344/h/3d867fffdbbc37eaf4b19cff45353141.svg') no-repeat 50% 50%/contain;
	opacity: 0.4;
}
.gc-account-leftbar .gc-account-user-menu li.menu-item-notifications:hover a:after,
.gc-account-leftbar .gc-account-user-menu li.active.menu-item-notifications a:after,
.gc-account-leftbar .gc-account-user-menu li.selected.menu-item-notifications a:after {
	opacity: 1;
}
.gc-account-leftbar .gc-account-user-menu li.menu-item-notifications a:before {content: 'Сообщения' '\0a' 'Messages';}
/*Продажи*/
.gc-account-leftbar .gc-account-user-menu li.menu-item-sales a:after {
  width: 32px;
  height: 39px;
  right: calc(50% - 16px);
  top: calc(50% - 26px);
  background: url('https://fs.getcourse.ru/fileservice/file/download/a/335404/sc/133/h/d1ae7cb91c71b875c72aa3426270b263.svg') no-repeat 50% 50%/contain;
	opacity: 0.4;
}
.gc-account-leftbar .gc-account-user-menu li.menu-item-sales:hover a:after,
.gc-account-leftbar .gc-account-user-menu li.active.menu-item-sales a:after,
.gc-account-leftbar .gc-account-user-menu li.selected.menu-item-sales a:after {
	opacity: 1;
}
.gc-account-leftbar .gc-account-user-menu li.menu-item-sales a:before {content: 'Продажи';}
/*Чатиум*/
.gc-account-leftbar .gc-account-user-menu li.menu-item-chatium a:after {
  width: 34px;
  height: 34px;
  right: calc(50% - 17px);
  top: calc(50% - 25px);
  background: url('https://fs.getcourse.ru/fileservice/file/download/a/262918/sc/103/h/9b5c36860ac44871c3803bfa3697b8c1.png') no-repeat 50% 50%/contain;
}
.gc-account-leftbar .gc-account-user-menu li.menu-item-chatium a:before {content: 'Чатиум';}

/* Стилизуем уведомления */
.gc-account-leftbar .notify-count {
  background: var(--white)!important;
  border-radius: 50px;
  z-index: 2;
  bottom: 45px;
  right: 5px;
  color: var(--black);
  font-family: 'Stolzl', sans-serif;
  font-style: normal;
  font-weight: 500;
  padding: 6px 0;  
}

.gc-account-leftbar .gc-account-user-menu li.menu-item-notifications_button_small .notify-count {
  width: 55px;
  bottom: calc(50% - 13px);
  right: calc(50% - 27.5px);
}
.subitem-link .notify-count {
  bottom: 7px;
  right: 5px;
}
/* Задаем шрифт и цвет */
.gc-account-user-submenu-bar h3,
.gc-account-user-submenu, 
.user-balance {
  font-family: 'FuturaPtBook', sans-serif;
  font-size: 22px;
  color: var(--black);
}
.gc-account-user-submenu-bar .gc-account-user-submenu li a {
  font-family: 'FuturaPtBook', sans-serif;
  font-size: 18px;
  color: var(--black);
  -webkit-transition: 0.1s linear;
  -o-transition: 0.1s linear;
  transition: 0.1s linear;
  text-transform: none;
  font-weight: 500;
}
.gc-account-user-submenu-bar .gc-account-user-submenu li a:hover {
  background-color: #141416;
  color: var(--white);
  text-decoration: none;
}
.gc-account-leftbar .gc-account-user-submenu-bar {
  background: -o-linear-gradient(right, #FFCA00 2.13%, #FFA800 96.6%), #C4C4C4;
  background: -webkit-gradient(linear, right top, left top, color-stop(2.13%, #FFCA00), color-stop(96.6%, #FFA800)), #C4C4C4;
  background: linear-gradient(270deg, #FFCA00 2.13%, #FFA800 96.6%), #C4C4C4;
}
.gc-account-leftbar li.menu-item-profile a img {
  max-width: 70%;
  border-radius: 16px;
}
