

@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');

@font-face {
  font-family: 'Gilroy';
  src: url('/fileservice/file/download/h/99d31e542d15e197d5e253b980cb4274.woff2/a/84944/sc/59') format('woff2'),
    url('/fileservice/file/download/h/4156bb9226beacc1ae4680e24b1363d2.woff/a/84944/sc/174') format('woff'),
    url('/fileservice/file/download/h/d7e9dac476520e1d782cac4489d54981.ttf/a/84944/sc/163') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Gilroy';
  src: url('/fileservice/file/download/h/1d09b9708a5bc71db68d893c04514a18.woff2/a/84944/sc/98') format('woff2'),
    url('/fileservice/file/download/h/3cb554782cdaa43bcf3eea30c7a847ea.woff/a/84944/sc/375') format('woff'),
    url('/fileservice/file/download/h/fc40bf9bece31de59ebda5d74d036b45.ttf/a/84944/sc/432') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Gilroy';
  src: url('/fileservice/file/download/h/fb8898eac7faee1f79506ecb96504527.woff2/a/84944/sc/268') format('woff2'),
    url('/fileservice/file/download/h/308badd334039bef0956c514d7689697.woff/a/84944/sc/66') format('woff'),
    url('/fileservice/file/download/h/3bbb53823f79742a08a24674ffec7a80.ttf/a/84944/sc/150') format('truetype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Gilroy';
  src: url('/fileservice/file/download/h/811adabcfc316e2128e8c0385501563d.woff2/a/84944/sc/130') format('woff2'),
    url('/fileservice/file/download/h/a255a8c7dc41d426b62d9ca5fcdfeee4.woff/a/84944/sc/434') format('woff'),
    url('/fileservice/file/download/h/fd10d8e4c79ace06e441bd5dc33186b6.ttf/a/84944/sc/287') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Actay';
  src: url('/fileservice/file/download/h/7814f988f6d1d379b8d685f19bbace74.woff2/a/84944/sc/228') format('woff2'),
    url('/fileservice/file/download/h/3e5a8f4630b5e034e299d4fbf6529602.woff/a/84944/sc/105') format('woff'),
    url('/fileservice/file/download/h/53432edc9447112338b992c2ae4fdf08.ttf/a/84944/sc/100') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

:root {
  --font-family: "Gilroy", sans-serif;
  --second-family: "Actay", sans-serif;
  --third-family: "Montserrat", sans-serif;

  --white-color: #fff;
  --light-color: #f0f0f0;
  --sidebar-menu-bg: #f3ece3;
  --text-primary: #393d40;
  --sidebar-bg: #8c8276;
  --meni-item-bg: #fdf3e7;
  --text-secondary: #121212;
  --text-accent: #000;
  --padding: 3px 5px;
  --radius: 10px;

  --profile-bg: url('https://fs.getcourse.ru/fileservice/file/download/a/84944/sc/199/h/9d071b2a859cab43c76c76a5ee2f2844.svg');
  --notification-bg: url('https://fs.getcourse.ru/fileservice/file/download/a/84944/sc/157/h/3df99e0aa688a8c96f64c1a76042813b.svg');
  --website-bg: url('https://fs.getcourse.ru/fileservice/file/download/a/84944/sc/238/h/8e1ae351009d29880db5e8caac674a3d.svg');
  --training-bg: url('https://fs.getcourse.ru/fileservice/file/download/a/84944/sc/240/h/1f57b15af3b130a48b8eff779f5d5a01.svg');
  --users-bg: url('https://fs.getcourse.ru/fileservice/file/download/a/84944/sc/143/h/b67a9033d910fb1ac089ed2521d967a6.svg');
  --crm-bg: url('https://fs.getcourse.ru/fileservice/file/download/a/84944/sc/468/h/695025c9027ca315687e7d26c0922f13.svg');
  --messages-bg: url('https://fs.getcourse.ru/fileservice/file/download/a/84944/sc/276/h/d900713ebc11f8bb7f120cef5cd5374a.svg');
  --products-bg: url('https://fs.getcourse.ru/fileservice/file/download/a/84944/sc/140/h/a8612840be7655500eb8de1621dea8f1.svg');
  --app-bg: url('https://fs.getcourse.ru/fileservice/file/download/a/84944/sc/199/h/05773a995afde7e6c94fa9a2010ee171.svg');
}

.logo-link {
  display: none;
}

/* Шрифты */
html .gc-account-leftbar {
  font-family: var(--font-family) !important;
  font-weight: 600;
}

html .gc-account-leftbar h1,
html .gc-account-leftbar h2,
html .gc-account-leftbar h3 {
  font-family: var(--font-family) !important;
  font-weight: 600;
  color: var(--text-primary) !important
}

/*Основные элементы*/
html .gc-account-leftbar {
  background: var(--sidebar-bg) !important;
}

.gc-account-leftbar .gc-account-user-menu {
  position: relative;
  z-index: 1;
}

html .gc-account-leftbar .gc-account-user-menu li {
  padding: var(--padding);
  margin-bottom: 0;
  border: none;
}

html .gc-account-leftbar .gc-account-user-menu li a {
  position: relative;
  border: none;
  border-radius: 10px;
  height: 60px;
  background-color: var(--meni-item-bg);
  transition: all 0.3s;
}

html .gc-account-leftbar .gc-account-user-menu li.selected a,
html .gc-account-leftbar .gc-account-user-menu li.active a {
  border-radius: 10px;
  background-color: var(--meni-item-bg);
}

html .gc-account-leftbar .gc-account-user-menu li a:hover,
html .gc-account-leftbar .gc-account-user-menu li.active a:hover {
  border-radius: 10px;
  background-color: var(--meni-item-bg);
}

html .gc-account-leftbar .gc-account-user-menu li.menu-item-notifications_button_small {
  padding: var(--padding);
}

html .gc-account-leftbar .gc-account-user-menu li.menu-item-notifications_button_small a {
  position: relative;
  border: none;
  border-radius: 10px;
  height: 60px;
  background-color: var(--meni-item-bg);
  transition: all 0.3s;
}

html .gc-account-leftbar .gc-account-user-menu li.menu-item-notifications_button_small a:hover {
  background-color: var(--meni-item-bg);
  border-radius: 10px;
}

html .gc-account-leftbar .gc-account-user-menu li.menu-item-notifications_button_small.selected a {
  background-color: var(--meni-item-bg);
  border-radius: 10px;
}

html .menu-item:not(.menu-item-profile) a img {
  display: none;
}

html .menu-item:not(.menu-item-profile) a::before,
html .sub-icon::before {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  display: block;
  width: 30px;
  height: 30px;
}

/* Ссылки на картинки */
/* Профиль */
html .menu-item-profile a::before {
  background-image: var(--profile-bg);
}

html .menu-item-notifications_button_small a::before {
  background-image: var(--notification-bg);
  /* уведомления */
  width: 22px !important;
  height: 24px !important;
}

html .menu-item-cms a::before {
  background-image: var(--website-bg);
  /* сайт */
}

html .menu-item-teach a::before {
  background-image: var(--training-bg);
  /* обучение */
}

html .menu-item-user a::before,
html .menu-item-chatium .sub-icon::before {
  background-image: var(--users-bg);
  /* пользователи */
}

html .menu-item-tasks a::before {
  background-image: var(--crm-bg);
  /* задачи */
}

html .menu-item-notifications a::before {
  background-image: var(--messages-bg);
  /* сообщения */
}

html .menu-item-sales a::before {
  background-image: var(--products-bg);
  /* продажи */
}

html .menu-item-chatium a::before {
  background-image: var(--app-bg);
  /* чатиум */
}

/* 1 Профиль */
html .gc-account-user-menu li.menu-item.menu-item-profile {
  background: transparent;
  /* фон профиля (когда без фото) */
  border: 0;
}

html .gc-account-user-menu li.menu-item.menu-item-profile a:hover {
  background-color: var(--meni-item-bg);
  border-radius: 10px;
  /* фон профиля (без фото) при наведении */
}

html .gc-account-leftbar .gc-account-user-menu li.menu-item-profile a {
  background-color: var(--meni-item-bg);
  padding: 0 10px;
}

html .gc-account-leftbar .gc-account-user-submenu-bar div.user-balance,
.fz-left-menu-profile .menu-user-name,
.fz-left-menu-profile .menu-user-email {
  color: var(--text-primary) !important;
  /* Цвет текста про монеты */
}

/* 2A Окно уведомлений (непрочитанные) */
html .gc-account-leftbar .gc-account-user-submenu-bar-notifications_button_small .notification-group {
  border-top-color: var(--text-accent);
  background-color: transparent;
  color: var(--text-primary);
  transition: all 0.3s;
}

html .gc-account-leftbar .gc-account-user-submenu-bar-notifications_button_small .notification-group:hover {
  background-color: transparent;
  color: var(--text-primary);
}

html .gc-account-leftbar .gc-account-user-submenu-bar-notifications_button_small .notification-group.notification-status-viewed {
  border-top-color: var(--text-accent);
  background-color: transparent;
  color: var(--text-primary);
}

html .gc-account-leftbar .gc-account-user-submenu-bar-notifications_button_small .notification-group.notification-status-viewed:hover {
  background-color: transparent;
  color: var(--text-primary);
}

html .gc-account-leftbar .gc-account-user-submenu-bar-notifications_button_small .all-notifications-footer-link {
  color: var(--text-primary);
}

html .gc-account-leftbar .gc-account-user-submenu-bar-notifications_button_small .all-notifications-footer-link,
html .gc-account-leftbar .mark-viewed-all {
  font-weight: 400;
  font-size: 12px;
  color: var(--text-primary);
  transition: all 0.3s;
}

html .gc-account-leftbar .gc-account-user-submenu-bar-notifications_button_small .all-notifications-header-link:hover,
html .gc-account-leftbar .gc-account-user-submenu-bar-notifications_button_small .all-notifications-footer-link:hover,
html .gc-account-leftbar .mark-viewed-all:hover {
  color: var(--text-primary);
  transition: all 0.3s;
}

html .gc-account-leftbar .gc-account-user-submenu-bar-notifications_button_small .all-notifications-header-link {
  font-weight: 600;
  color: var(--text-primary);
}

html .gc-account-leftbar .gc-account-user-submenu-bar-notifications_button_small .notification-group .user-image {
  overflow: hidden;
  border-radius: var(--radius);
  background-color: rgb(0 0 0 / 5%);
}

/* 3 Счётчики уведомлений */
html .gc-account-leftbar .notify-count {
  right: -3px;
  bottom: -3px;
  background-color: var(--white-color);
  padding: 4px 0;
  color: var(--text-primary);
}

html .gc-account-leftbar .gc-account-user-menu li.menu-item-notifications .notify-count {
  background-color: var(--white-color);
  color: var(--text-primary);
}

.gc-account-leftbar .gc-account-user-menu li.menu-item-notifications_button_small .notify-count {
  right: -3px;
  bottom: -3px;
}

.gc-account-user-submenu-bar .gc-account-user-submenu li .notify-count {
  right: 10px;
  top: 10px;
  bottom: inherit;
  background-color: var(--text-primary);
  color: var(--white-color);
}

/* Вылезающее подменю */
html .gc-account-leftbar .gc-account-user-submenu-bar {
  background: var(--sidebar-menu-bg);
}

html .gc-account-user-submenu-bar .gc-account-user-submenu li a {
  text-transform: inherit;
  font-family: var(--font-family) !important;
  font-weight: 400;
  color: var(--text-primary);
  padding-left: 30px;
  transition: all .3s ease;
}

html .gc-account-user-submenu-bar .gc-account-user-submenu li a:hover {
  background-color: transparent;
  color: var(--text-primary);
}

html .gc-account-user-submenu-bar h3 {
  color: var(--text-primary);
  padding-left: 30px
}

html .gc-account-leftbar span.sub-icon {
  background-color: transparent;
  width: 30px;
  height: 30px;
  border-radius: 50%;
}

html .menu-item.menu-item-profile a img:not([src="/public/img/default_profile_50.png"]) {
  display: block;
  position: relative;
  z-index: 0;
  border-radius: 50%;
}

html .sub-icon::before {
  width: 16px;
  height: 16px;
}

html .sub-icon .fa,
html .sub-icon img {
  display: none;
}

@media (max-width: 768px) {

  html .gc-account-leftbar {
    background: var(--sidebar-bg) !important;
  }

  html .gc-account-leftbar .toggle-link,
  html .gc-account-leftbar.expanded .toggle-link {
    background: var(--sidebar-bg);
  }

  html .gc-account-leftbar .gc-account-user-menu {
    background: var(--sidebar-bg);
  }

  html .gc-account-leftbar .gc-account-user-menu li {
    border-bottom: 0;
  }

  html .gc-page-nav-items-menu {
    left: 70px;
  }

  html .gc-page-nav-items-menu a {
    background: transparent;
    opacity: 0;
  }
}
