

html body, .form-control {
 font-family: 'Golos', Montserrat, Roboto, sans-serif !important;
}
@font-face {
  font-family: 'Golos';
  src: url('https://cyrusemery03.fvds.ru/NeueMachina-Light.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Golos';
  src: url('https://cyrusemery03.fvds.ru/NeueMachina-Light.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'Golos';
  src: url('https://cyrusemery03.fvds.ru/NeueMachina-Bold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: 'Golos';
  src: url('https://cyrusemery03.fvds.ru/NeueMachina-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
}
:root {
  --accent-color: #0652DD;
  --extra-color: #FFC312;
  --third-color: #A7A7A7;
  --light-color: #74b9ff;
  --text-color: #313131;
  --bg-color: #f1f1f1;
  --border-color: #c4c4c4;
  --border: 1px solid var(--border-color);
  --padding: 30px;
  --block-radius: 0;
  --button-radius: 0;
  --gradient: linear-gradient(90deg, var(--accent-color) 0%, var(--extra-color) 100%);
}

.gc-account-leftbar .menu-item-label {;
  display: none;
}
html .gc-account-leftbar {
  font-family: 'Golos', Montserrat, Roboto, sans-serif !important;
  font-weight: 400;
  background: transparent;
}
html .gc-account-leftbar h1, html .gc-account-leftbar h2, html .gc-account-leftbar h3 {
  font-family: 'Golos', Montserrat, Roboto, sans-serif;
  font-weight: 600;
}
.gc-main-content.with-left-menu .container {
  margin: auto !important;
}
.menu-item-marathon,
.menu-item.menu-item-notifications_button_small {
  display: none !important;
}
#gcAccountUserMenu .menu-item-profile .menu-item-icon[src="/public/img/default_profile_50.png"] {
  display: none;
}
.dropdown_menu,
.menu-item-chatium .sub-icon {
  display: none;
}
.gc-account-leftbar .sub-icon {
  text-align: left;
  max-width: 60px;
  top: 30px;
}
.dropdown_menu {
}
.gc-account-leftbar .gc-account-user-menu li .dropdown_menu a {
  width: 100%;
  height: auto;
  text-align: left;
  display: block;
  padding-left: 20px;
  color: #2d3034;
  font-weight: 600;
  background-image: url(https://fs23.getcourse.ru/fileservice/file/download/a/805422/sc/292/h/c5f5ff5aeef5ca432d04d6e44d740924.png);
  background-color: #f4f4f9;
  background-repeat: no-repeat;
  background-size: 24px;
  background-position: left 30px center;
  padding: 18px 10px 18px 65px;
  font-size: 14px;
  transition: all 0.3s;
}
.gc-account-leftbar .gc-account-user-menu li .dropdown_menu a:hover {
  background-color: white;
  color: #2d3034;
}


html .gc-account-leftbar {
  background: transparent;
  color: white;
  display: flex;
  flex-direction: column;
  transition: all 0.3s;
  width: 90px;
}
html .gc-account-leftbar.hover {
  width: 250px;
}
.gc-main-content.with-left-menu {
  margin-left: 90px;
}
.with-left-menu .gc-into-main-content {
  left: 90px;
}
.resp-screen.resp-full-window.full-window-size {
  left: 90px !important;
}

.gc-account-leftbar .gc-account-user-menu {
  margin-top: auto;
  margin-bottom: auto;
}

html .gc-account-leftbar .gc-account-user-menu li > a {
  background-color: transparent;
  transition: all 0.3s;
  height: 70px;
  position: relative;
  width: 100%;
  padding-left: 5px;
  padding-right: 5px;
  transition: all 0.3s;
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  flex-direction: column;
  align-content: flex-start;
  justify-content: center;
  background: #ffffff;
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
  margin-top: 5px;
}
html .gc-account-leftbar.hover .gc-account-user-menu li > a {
  flex-direction: row;
  justify-content: flex-start;
  padding-left: 20px;
  padding-right: 10px;
  background-color: #f3f3f7;
}

.gc-account-leftbar .gc-account-user-menu li.active a, .gc-account-leftbar .gc-account-user-menu li.selected a {
  background
}

.gc-account-leftbar .gc-account-user-menu li > a:hover,
.gc-account-leftbar .gc-account-user-menu li.selected > a {
  background-color: var(--accent-color);
}
.gc-account-leftbar .gc-account-user-menu li.active > a {
  background-color: #74b9ff !important;
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}
.gc-account-leftbar .gc-account-user-menu li {
  border-bottom: none;
  overflow: hidden;
}
html .gc-account-leftbar .gc-account-user-menu li.menu-item-logo > a {
  padding: 0;
}

.dropdown-arrow {
  background-color: #0652DD;
  background-image: url('/fileservice/file/download/a/169390/sc/223/h/dcf81b4e069527c05420a09b0d18abfa.svg');
  background-repeat: no-repeat;
  background-size: 9px;
  background-position: left 7px center;
  padding: 5px 10px 5px 25px;
  position: absolute;
  font-weight: 400;
  top: 24px;
  right: 10px;
  border-radius: 10px;
  display: none;
  color: white;
}

.menu-item:not(.menu-item-logo):not(.menu-item-profile) > a img {
  display: none;
}
li.menu-item:not(.menu-item-logo):not(.menu-item-profile) > a::before,
li.menu-item.menu-item-profile > a .extra-wrap::before {
  content: '';
}
li.menu-item:not(.menu-item-logo):not(.menu-item-profile) > a::before,
li.menu-item.menu-item-profile > a .extra-wrap::before,
.menu-item.menu-item-profile > a img {
  width: 40px;
  margin-bottom: 4px;
  height: 40px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  display: block;
  transition: all 0.3s;
}
.menu-item.menu-item-profile > a img {
  border-radius: 50%;
}

@media (max-width: 768px) {
  html .gc-account-leftbar .toggle-link,
  html .gc-account-leftbar.expanded .toggle-link,
  html .gc-account-leftbar.expanded .gc-account-user-menu,
  html .gc-account-leftbar.expanded,
  .gc-page-nav-items-menu a {
      background-color: #fff;
  }
  html .gc-account-leftbar.expanded,
  html .gc-account-leftbar .gc-account-user-menu,
  html .gc-account-leftbar.hover {
      width: 100%;
  }
  .main-page-block {
    padding-bottom: 50px;
  }
  html .gc-account-leftbar .gc-account-user-menu li > a {
    border-radius: 0
  }
}

li.menu-item.menu-item-profile > a .extra-wrap::before {
  background-image: url('https://fs.getcourse.ru/fileservice/file/download/a/583992/sc/196/h/0a6f5ccca01f86b96103f16d757797ba.svg');
}
.menu-item.menu-item-cms a::before {
  background-image: url('https://fs.getcourse.ru/fileservice/file/download/a/583992/sc/196/h/0a6f5ccca01f86b96103f16d757797ba.svg');
}
.menu-item.menu-item-teach a::before {
  background-image: url('https://fs.getcourse.ru/fileservice/file/download/a/583992/sc/145/h/985274c1577cd1700d1a37ebac21ef96.svg');
}
.menu-item.menu-item-user a::before {
  background-image: url('https://fs.getcourse.ru/fileservice/file/download/a/583992/sc/247/h/67f9415e5b3d30e0c4ff23cc7f485c2e.svg');
}
.menu-item.menu-item-tasks a::before {
  background-image: url('https://fs.getcourse.ru/fileservice/file/download/a/583992/sc/202/h/c712d3a31849fef7ad4917d940e4b4e5.svg');
}
.menu-item.menu-item-shop a::before {
  background-image: url('/fileservice/file/download/a/169390/sc/242/h/8e3c8c022b313fffbf53fb8710583da8.png');
}
.menu-item.menu-item-notifications a::before {
  background-image: url('https://fs.getcourse.ru/fileservice/file/download/a/583992/sc/80/h/f7fefd46acaffb6e349a4d4e8fcf1ff0.svg');
}
.menu-item.menu-item-sales a::before {
  background-image: url('https://fs.getcourse.ru/fileservice/file/download/a/583992/sc/242/h/d67ebfdc2192fcf54ca15420ea852189.svg');
}
.menu-item.menu-item-chatium a::before {
  background-image: url('https://fs.getcourse.ru/fileservice/file/download/a/583992/sc/476/h/4496ab6ab18671067550b0ae89986335.svg');
}
li.menu-item.active a::before {
  filter: invert(1);
}
li.menu-item.active a::after {
  color: white !important;
}
.gc-account-leftbar .gc-account-user-menu li:not(.menu-item-logo) > a:after {
  content: attr(title);
  display: block;
  width: 100%;
  max-width: 100%;
  overflow: hidden;
  position: relative;
  font-size: 11px;
  margin-left: 0;
  line-height: 1;
  text-align: center;
  letter-spacing: -0.3px;
  top: 0;
  font-weight: 700;
  right: auto;
  opacity: 1;
  transition: all 0s;
  color: black;
}
.gc-account-leftbar.hover .notify-count, .gc-account-leftbar.hover .gc-account-user-menu li.menu-item-notifications .notify-count {
  left: 38px !important;
}
.gc-account-leftbar.hover .gc-account-user-menu li:not(.menu-item-logo) > a::after {
  font-size: 14px;
  margin-left: 10px;
  text-align: left;
  color: white!important;
}
.gc-account-leftbar.hover .gc-account-user-menu li:not(.active) > a::after {
  color: #2d3034 !important;
}
.gc-account-leftbar.hover .gc-account-user-menu li.menu-item-profile > a::before {
  content: attr(data-name);
  width: calc(100% - 70px);
  position: absolute;
  right: 0;
  top: 15px;
  font-size: 14px;
  text-align: left;
  color: black;
}
.gc-account-leftbar.hover .gc-account-user-menu li.menu-item-profile > a::after {
  content: 'Bun venit!';
  font-size: 11px;
  position: absolute;
  width: calc(100% - 70px);
  right: 0;
  top: 33px;
  text-align: left;
  opacity: 0.5;
  transition: all 0s;
}

#gcAccountUserMenu .sidebar-extra .sidebar-tg {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 50px;
  transition: all 0.3s;
  background-color: var(--accent-color);
  color: var(--light-color);
  text-decoration: none;
  transition: all 0.3s;
  margin: 0 auto 10px;
}

#gcAccountUserMenu .sidebar-extra .sidebar-tg::before {
  content: '';
  color: var(--light-color);
  background-image: url('/fileservice/file/download/a/169390/sc/248/h/9a2bd1bf12c2e9bb654c485d5646f95c.svg');
  background-repeat: no-repeat;
  background-size: contain;
  width: 50px;
  height: 50px;
  padding: 12px;
  transition: all 0.3s;
}

@media (max-height: 700px) and (min-width: 769px) {
  #gcAccountUserMenu .sidebar-extra .sidebar-tg::before {
      width: 40px;
      height: 40px;
  }
  #gcAccountUserMenu .sidebar-extra .sidebar-tg {
      height: 40px;
  }
  #gcAccountUserMenu .sidebar-extra .sidebar-tg {
      width: 40px;
  }
}
#gcAccountUserMenu .sidebar-extra .sidebar-tg:hover {
  background-color: var(--extra-color);
}
#gcAccountUserMenu .sidebar-extra .sidebar-link {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 40px;
  transition: all 0.3s;
  color: var(--light-color);
  text-decoration: none;
}
#gcAccountUserMenu .sidebar-extra .sidebar-link:hover {
  opacity: 0.8;
}
#gcAccountUserMenu .sidebar-extra .sidebar-link::before {
  content: '';
  display: block;
  width: 40px;
  height: 40px;
  background-image: url('/fileservice/file/download/a/169390/sc/186/h/bc050da41666e97f6e611a1ecc5d7441.svg');
  background-repeat: no-repeat;
  background-size: 24px;
  background-position: center center;
  transition: all 0.3s;
  transform: rotateY(-180deg);
}

#gcAccountUserMenu .sidebar-extra .sidebar-tg::after,
#gcAccountUserMenu .sidebar-extra .sidebar-link::after {
  content: attr(data-title);
  transition: all 0.3s;
  display: block;
}

.sidebar-extra {
  padding: 10px;
  margin-top: auto;
}
.gc-account-leftbar .notify-count.with-label {
bottom: auto;
right: auto;
top: 5px;
left: 52px;
}
.gc-account-leftbar .notify-count,
.gc-account-leftbar .gc-account-user-menu li.menu-item-notifications .notify-count {
  background: #FFC312;
  width: auto;
  padding: 3px 5px;
  bottom: auto;
  color: #2d3034;
  top: 5px;
  right: auto;
  left: 48px;
  transition: all 0.3s;
}
.gc-account-leftbar.hover .notify-count,
.gc-account-leftbar.hover .gc-account-user-menu li.menu-item-notifications .notify-count {
  left: 38px;
}
.gc-account-leftbar .gc-account-user-menu li.selected > a .notify-count,
.gc-account-leftbar .gc-account-user-menu li > a:hover .notify-count,
.gc-account-leftbar .gc-account-user-menu li.menu-item-notifications > a:hover .notify-count {
  background-color: #FFC312;
  bottom: auto;
  right: auto;
  top: 5px;
  left: 52px;
}

/* Подменю */
.gc-account-leftbar .gc-account-user-submenu-bar {
  left: 90px;
  width: 220px;
  background: black;
  border-right: 1px solid black;
}
html .gc-account-user-submenu-bar .gc-account-user-submenu li a {
  transition: all 0.3s;
  color: #e7e7e7;
  text-transform: none;
  letter-spacing: -0.3px;
  font-weight: 400;
  padding-left: 15px;
  font-size: 16px;
  border-radius: 0;
  margin-top: 3px;
}
html .gc-account-user-submenu-bar .gc-account-user-submenu li a:hover {
  background: var(--accent-color);
  color: #ffffff;
}
html .gc-account-user-submenu-bar h3 {
  background-color: var(--text-color);
  color: #ffffff;
  margin: 0;
  padding: 23px 15px;
  font-weight: 700;
  letter-spacing: -1px;
}

.gc-fade-wrapper,
.gc-account-user-submenu-bar {
  display: none !important;
}
