

:root {
  --color_1: #8370E0;
  --color_2: #75B465;
  --font_1: "Inter", "proxima-nova", "Lato", sans-serif;
}

@media (max-width: 380px) {
  .gc-main-content.with-left-menu .container {
    margin-left: 0;
    margin-right: 0;
  }
}

/* ------------- 
content start - leftbar
------------- */

/* leftbar */
:root {
  --iconSearch: url("https://fs.getcourse.ru/fileservice/file/download/a/46469/sc/106/h/1b6c70ce419311b5278617ce9e1e759e.png");
  --iconBell: url("https://fs.getcourse.ru/fileservice/file/download/a/46469/sc/477/h/c189a872e551a9d4159842b80906a355.png");

  --iconSite: url("https://fs.getcourse.ru/fileservice/file/download/a/46469/sc/294/h/29ca78b6481c51b8be2d7cdc495d2ee0.png");

  --iconTeach: url("https://fs.getcourse.ru/fileservice/file/download/a/46469/sc/384/h/602e03e37d75c6e0a2dfb7bbed9d7c5d.png");

  --iconUsers: url("https://fs.getcourse.ru/fileservice/file/download/a/46469/sc/31/h/5b808cb6d2e14d0452a11154af909701.png");
  --iconTasks: url("https://fs.getcourse.ru/fileservice/file/download/a/46469/sc/295/h/39933f94c9b4d0753fdac0bbd66d30ef.png");
  --iconMessages: url("https://fs.getcourse.ru/fileservice/file/download/a/46469/sc/470/h/f54034bfadeb4dbe949ca56a1aa2fae6.png");
  --iconSales: url("https://fs.getcourse.ru/fileservice/file/download/a/46469/sc/253/h/bd3ff8639aec4853fcd23eb81381c475.png");
  --iconChatium: url("https://fs.getcourse.ru/fileservice/file/download/a/46469/sc/299/h/82fdbbcd592846a6ed3032ad644fff49.png");
}

/*************/
/* БОКОВАЯ ПАНЕЛЬ */

/* Фон */
.gc-account-leftbar .toggle-link,
.gc-account-leftbar.expanded .toggle-link {
  background-color: #0F0F0F;
}


.gc-account-leftbar {
  background: #0F0F0F;
  background: linear-gradient(145deg, rgba(55, 55, 55, 1) 0%, rgba(0, 0, 0, 1) 100%);
}

.gc-account-leftbar .gc-account-user-menu {
  background: #0F0F0F;
}

.gc-account-leftbar .gc-account-user-menu li a {
  background: transparent;
}


/* Убираем иконки  */
.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-marathon {
  display: none;
}

.gc-account-leftbar .gc-account-user-menu .menu-item-search .menu-item-icon {
  display: none;
}

.gc-account-leftbar .gc-account-user-menu li {
  padding: 4px 4px;
}

.gc-account-leftbar .gc-account-user-menu li a {
  height: 62px;
  border-radius: 7px;
  -o-transition: background-color 0.2s ease;
  -webkit-transition: background-color 0.2s ease;
  transition: background-color 0.2s ease;
}


/* Активность */

.gc-account-leftbar .gc-account-user-menu li a:hover {
  background-color: rgba(230, 230, 230, 0.1);
  -o-transition: background-color 0.2s ease;
  -webkit-transition: background-color 0.2s ease;
  transition: background-color 0.2s ease;
}

.gc-account-leftbar .gc-account-user-menu li.active a {
  background-color: rgba(230, 230, 230, 0.05);
  -o-transition: background-color 0.2s ease;
  -webkit-transition: background-color 0.2s ease;
  transition: background-color 0.2s ease;
  outline: 2px solid #BFC9F9;
}

.gc-account-leftbar .gc-account-user-menu li.selected a {
  background-color: rgba(230, 230, 230, 0.05);
  -o-transition: background-color 0.2s ease;
  -webkit-transition: background-color 0.2s ease;
  transition: background-color 0.2s ease;
}

/* Новые иконки */
.gc-account-user-menu li:not(.menu-item-profile) a:after {
  content: "";
  width: 35px !important;
  height: 35px !important;
  display: block;
  margin: 0 auto 2px auto;
  z-index: 2;
  position: relative;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}



/* Профиль */
.gc-account-leftbar li.menu-item.menu-item-profile a {
  position: relative;
  background-color: transparent;
}

.gc-account-leftbar li.menu-item.menu-item-profile img {
  border-radius: 40px;
  border: 2px solid #fff;
}


/* Поиск и Уведомления */
.gc-account-leftbar .gc-account-user-menu li.menu-item-search a,
.gc-account-leftbar .gc-account-user-menu li.menu-item-notifications_button_small a {
  height: 40px;
}

.gc-account-user-menu li.menu-item-notifications_button_small a:after {
  width: 30px;
  height: 30px;
}

.gc-account-leftbar .gc-account-user-menu li.menu-item-notifications_button_small .notify-count {
  top: 50%;
  left: 50%;
  bottom: auto;
  right: auto;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 10;
}

.gc-account-user-menu li.menu-item-search a:after {
  background-image: var(--iconSearch) !important;
}

.gc-account-user-menu li.menu-item-notifications_button_small a:after {
  background-image: var(--iconBell) !important;
}

/* Сайт */
.gc-account-user-menu li.menu-item-cms a:after {
  background-image: var(--iconSite) !important;
}


/* Обучение */

.gc-account-user-menu li.menu-item-teach a:after {
  background-image: var(--iconTeach) !important;
}


/* Пользователи */
.gc-account-user-menu li.menu-item-user a:after {
  background-image: var(--iconUsers) !important;
}


/* Задачи */
.gc-account-user-menu li.menu-item-tasks a:after {
  background-image: var(--iconTasks) !important;
}


/* Сообщения */
.gc-account-user-menu li.menu-item-notifications a:after {
  background-image: var(--iconMessages) !important;
}


/* Продажи */
.gc-account-user-menu li.menu-item-sales a:after {
  background-image: var(--iconSales) !important;
}

/* Чатиум */

.gc-account-user-menu li.menu-item-chatium a:after {
  background-image: var(--iconChatium) !important;
}


.gc-account-leftbar .qr-link {
  display: none;
}

/* Убираем ненужный бордер*/
.gc-account-leftbar .gc-account-user-menu li {
  border-bottom: 0;
}






.gc-account-leftbar .gc-account-user-menu li.menu-item::before {
  content: "";
  position: absolute;
  bottom: 5px;
  left: 50%;
  transform: translateX(-50%);
  font-size: 8px;
  font-weight: 500;
  text-transform: uppercase;
  color: #ffffff;
  pointer-events: none;
  font-family: var(--font_1);
  display: none;
}

.gc-account-user-menu li:not(.menu-item-profile) a:before {
  content: "";
  width: calc(100% - 24px);
  height: 15px;
  position: absolute;
  bottom: 20px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 1;
  display: block;
  background: linear-gradient(180deg, rgba(183, 10, 10, 1) 0%, rgba(88, 0, 0, 1) 100%);
  display: none;
}

.gc-account-user-menu li.menu-item-notifications_button_small a:before {
  bottom: 10px;
}



@media (max-width: 768px) {

  /* Действия */
  .gc-page-nav-items-menu a.toggler-item {
    color: #ffffff;
    font-family: var(--font_1);
    text-decoration: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background: #111111;
  }

  /* Открыть в приложении */
  .gc-page-nav-items-menu.expanded a.item {
    display: block;
    padding: 10px 12px;
    border-radius: 5px 5px 0 0;
    font-family: var(--font_1);
    background-color: #111111;
  }
}




/* ПОДМЕНЮ */

.gc-account-leftbar .gc-account-user-submenu-bar {
  font-family: var(--font_1);
  width: 240px;
  background-color: #ffffff;
}


.gc-account-leftbar .gc-account-user-submenu-bar-notifications_button_small {
  width: 340px;
}


/* Заголовок подменю */
.gc-account-user-submenu-bar h3 {
  margin-bottom: 20px;
  padding-top: 10px;
  font-size: 24px;
  font-family: var(--font_1);
  font-weight: 500;
  text-transform: uppercase;
  color: #111111;

}

/* Список подменю */
.gc-account-user-submenu-bar li a.subitem-link {
  margin-bottom: 6px;
  border: none !important;
  position: relative;
  font-size: 20px;
  height: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  line-height: 1.2;
  font-weight: 400;
  text-transform: inherit;
  color: #000000;
  -webkit-transition: color .2s ease;
  -o-transition: color .2s ease;
  transition: color .2s ease;

  text-decoration: none;
}

.gc-account-user-submenu-bar li.menu-item-chatium_qr a.subitem-link {
  height: auto;

}

/* При наведении на пункт подменю */
.gc-account-user-submenu-bar li a.subitem-link:hover {
  color: #8370E0;
  background-color: transparent;
  -webkit-transition: color .2s ease;
  -o-transition: color .2s ease;
  transition: color .2s ease;
}



/* Подменю раздел уведомлений */
.gc-account-user-submenu-bar .gc-account-user-submenu li .notify-count {
  right: 10px;
  bottom: 50%;
  -webkit-transform: translateY(50%);
  -ms-transform: translateY(50%);
  transform: translateY(50%);
  font-size: 12px;
  z-index: 10;
}

.gc-account-leftbar .gc-account-user-submenu-bar-notifications_button_small .notification-group {
  background-color: transparent !important;
  border-top: 1px solid rgb(128 128 128 / 20%);
}

.gc-account-leftbar .gc-account-user-submenu-bar-notifications_button_small .notification-group.notification-status-viewed {
  color: #747474;
  border-top: 1px solid rgb(128 128 128 / 20%);
  -webkit-transition: color .2s ease;
  -o-transition: color .2s ease;
  transition: color .2s ease;
}

.gc-account-leftbar .gc-account-user-submenu-bar-notifications_button_small .notification-group .date {
  color: #747474;
}

.gc-account-leftbar .gc-account-user-submenu-bar-notifications_button_small .notification-group.notification-status-viewed:hover {
  color: #000000;
}


.gc-account-leftbar .gc-account-user-submenu-bar-notifications_button_small .all-notifications-footer-link {
  font-size: 18px;
  border: none;
  -webkit-transition: background-color .2s ease;
  -o-transition: background-color .2s ease;
  transition: background-color .2s ease;
}


.gc-account-leftbar .gc-account-user-submenu-bar-notifications_button_small .all-notifications-footer-link:hover {
  background-color: rgb(255 255 255 / 30%);
  border-top: 1px solid rgb(112 112 112 / 20%);
}

/* </ Подменю раздел уведомлений */

/* </ Список подменю */


/* Уведомление значек */
.gc-account-leftbar .notify-count {
  padding: 5px;
  bottom: 4px;
  right: 4px;
  width: 20px;
  width: auto;
  min-width: 20px;
  height: 20px;
  font-size: 12px;
  font-weight: 700;
  line-height: 1 !important;
  z-index: 1;
  color: #111111;
  background-color: #ffffff;
  z-index: 10;
}

/* Уведомление значек в субменю */
.gc-account-user-submenu-bar .gc-account-user-submenu li .notify-count {
  right: 10px;
  bottom: 50%;
  -webkit-transform: translateY(50%);
  -ms-transform: translateY(50%);
  transform: translateY(50%);
  font-size: 12px;
}

.gc-account-leftbar .gc-account-user-menu li.menu-item-notifications .notify-count {
  background: #ffffff;
  color: #111111;
}

.gc-account-leftbar .gc-account-user-submenu-bar-notifications_button_small {
  font-size: 14px;
}


/* Иконка виджет связаться */
.talks-widget-button {
  background: #580000;
}


@media (min-width:769px) {
  .gc-account-leftbar {
    width: 76px;
  }

  .gc-account-leftbar .gc-account-user-menu li {
    padding: 3px 6px;
  }

  .gc-account-leftbar .gc-account-user-submenu-bar {
    left: 76px;
  }

  .gc-main-content.with-left-menu {
    margin-left: 76px;
  }
}


@media (max-width: 768px) {
  .gc-account-leftbar .gc-account-user-menu li a {
    height: 62px;
  }

  .gc-account-leftbar .gc-account-user-menu li {
    padding: 2px 4px;
  }

  .gc-account-leftbar.expanded .toggle-link::before {
    background-color: transparent;
  }


  .gc-account-user-submenu-bar h3 {
    font-size: 20px;
    margin-bottom: 30px;
  }

  .gc-account-user-submenu-bar li a.subitem-link {
    height: auto;
    font-size: 18px;
    margin-bottom: 0;
    padding: 15px 20px 15px 20px;
  }

  .gc-account-leftbar .gc-account-user-submenu-bar {
    width: 220px;
  }

  .gc-account-leftbar .gc-account-user-submenu-bar-notifications_button_small {
    width: 340px;
  }
}

.gc-account-leftbar .gc-account-user-menu li a {
    align-items: center;
    justify-content: center;
}

/* / leftbar */
/* ------------- 
content finish - leftbar
------------- */
