


		.block-set, .f-text {
	font-family: Golos+Text;
	}

/* ------------- 
content start - feedback widget
------------- */

/* виджет обратной связи - кнопка в правом нижнем углу */
.talks-widget-button {
  background: url("https://fs.getcourse.ru/fileservice/file/download/a/508150/sc/180/h/27cb1a5c55e459f753984e9fd4b569f9.svg");
  color: rgb(0, 0, 0, 0%);
}
.talks-widget-window .talks-widget-header {
  background: linear-gradient(165deg, #332956 -0.01%, #430768 89.49%);
 !important;
}

.talks-widget-window .talks-widget-header div{
  font-size: 16px;
  background: linear-gradient(94deg, #AE862D -1.23%, #AF771D 10.46%, #FFC979 34.7%, #A66A17 59.04%, #F3B965 70.62%, #B97C1E 84.55%, #FFDF9B 103.01%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-family: 'NEXT ART Bold', sans-serif;
  text-transform: uppercase;
}

.btn.btn-primary.btn-send, .conversations-list-block .conversation-list-footer .btn.btn-new.btn-primary, .talks-widget-body .conversations-list-block .conversation-list-footer .btn.btn-new.btn-primary {
  border-radius: 50px;
  border: none;
  background: linear-gradient(180deg, rgba(53, 25, 65, 0.20) 0%, rgba(0, 0, 0, 0.00) 100%), linear-gradient(101deg, #AE862D -23.21%, #AF771D -5.71%, #FFC979 30.55%, #CF9442 58.31%, #F3B965 84.3%, #B97C1E 105.15%, #FFDF9B 132.75%), #D9D9D9;
  padding: 10px 20px 10px 20px;
  font-family: 'NEXT ART Bold', sans-serif;
}
/* ------------- 
content finish - feedback widget
------------- */

/* ------------- 
content start - bokovoe_menu
------------- */

/* БОКОВОЕ МЕНЮ */
/* фон всего меню */
/*desktop*/ @media screen and (min-width: 769px)  {
.gc-account-leftbar {
background: linear-gradient(165deg, #332956 -0.01%, #430768 89.49%);
  border-radius: 25px;
  width: 98px;
  max-height: 658px !important;
  display: flex;
  align-items: center;
  transform: translate(0, 10%);
}
}

/* планшет и мобайл */ @media screen and (max-width: 768px) {
.gc-account-leftbar {
  border-radius: none;
  display: flex;
  width: 108px !important;
  border-radius: 25px;
  max-height: 610px !important;
  top: 0px;
}
 .gc-account-leftbar a {
   top: 0px !important;
   bottom: auto;
  background-color: rgb(0, 0, 0, 0%) !important;
  }
}
/* подложка блока с кнопками */
.custom-menu .gc-account-leftbar, .custom-menu .gc-account-leftbar .gc-account-user-menu, .custom-menu .gc-account-leftbar .toggle-link {
  background-color: none !important;
}

/*desktop*/ @media screen and (min-width: 769px)  {
.gc-account-user-menu {
  margin: 12px !important;
  background-color: rgb(0, 0, 0, 0%) !important;
}
}

/* планшет */ @media screen and (max-width: 768px) {
.gc-account-user-menu {
  margin: auto 12px auto 12px !important;
  background: linear-gradient(165deg, #332956 -0.01%, #430768 89.49%);
  width: 108px !important;
  padding: 10px !important;
  border-radius: 25px;
  display: block;
  transform: translate(0, 8%);
}
}

.menu-item {
    margin: 7px 0px 0px 0px !important;
}

  /* замена иконки бургера и позиционирование */
 .gc-account-leftbar .toggle-link.without-icon img {
 content: url(https://fs.getcourse.ru/fileservice/file/download/a/508150/sc/439/h/4c40031fd706472a61a54a258912d200.svg);
  position: absolute;
  height: 35px;
  top: 10px; 
  left: 10px;
  }
  .custom-menu .gc-account-leftbar {
  background-color: rgb(0, 0, 0, 0%) !important;
  }

/* отступ блока с контентом */
/*desktop*/ @media screen and (min-width: 769px)  {
.gc-main-content.with-left-menu {
    margin-left: 100px !important;
}
}

/* фон не активных пунктов меню */
.custom-menu .gc-account-leftbar .gc-account-user-menu li a {
  background-color: #593480;
  border-radius: 11px;
}

/*desktop*/ @media screen and (min-width: 769px)  {
.custom-menu .gc-account-leftbar .gc-account-user-menu li a {
  width: 74px;
  height: 61px;
  }
}

/* планшет и мобайл */ @media screen and (max-width: 768px) {
.custom-menu .gc-account-leftbar .gc-account-user-menu li a {
  width: 67px;
  height: 55px;
  }
}


/* фон активных блоков меню */
.custom-menu .gc-account-leftbar .gc-account-user-menu li.active a, .custom-menu .gc-account-leftbar .gc-account-user-menu li.selected a {
  background-color: #593480;
}

/*desktop*/ @media screen and (min-width: 769px)  {
.custom-menu .gc-account-leftbar .gc-account-user-menu li.active a, .custom-menu .gc-account-leftbar .gc-account-user-menu li.selected a {
  border-radius: 11px;
  width: 74px;
  height: 61px;
}
}

/* планшет и мобайл */ @media screen and (max-width: 768px) {
.custom-menu .gc-account-leftbar .gc-account-user-menu li.active a, .custom-menu .gc-account-leftbar .gc-account-user-menu li.selected a {
  border-radius: 7px;
  width: 67px;
  height: 55px;
}
}

/* скрыть иконки меню */
.menu-item-notifications_button_small img, .menu-item-cms img, .menu-item-teach img, .menu-item-user img, .menu-item-tasks img, .menu-item-notifications img, .menu-item-sales img, .menu-item-chatium img {
  display: none !important; 
}

/* скрыть подписи меню */
 .menu-item-label {
  display: none !important; 
}

/* иконка профиля */
.menu-item.menu-item-profile a {
  background-color: rgb(0, 0, 0, 0%) !important;
}

/*desktop*/ @media screen and (min-width: 769px)  {
.menu-item-profile img{
  border-radius: 50px;
  height: 70px;
  width: 70px;
  border: 3px solid #A54AE9;
}
}

/* планшет и мобайл */ @media screen and (max-width: 768px) {
.menu-item-profile img{
  border-radius: 50px;
  height: 62px;
  width: 62px;
  border: 2px solid #A54AE9;
}
}

.menu-item.menu-item-profile .sub-icon {
  pointer-events: none;
}

/* иконка сообщений */
.menu-item.menu-item-notifications_button_small a {
  background: url(https://fs.getcourse.ru/fileservice/file/download/a/508150/sc/446/h/d503602602326d3ac7bb08268280621f.svg) no-repeat center center !important;
}

/* иконка управления cms */
.menu-item.menu-item-cms a {
  background: url(https://fs.getcourse.ru/fileservice/file/download/a/508150/sc/302/h/c96060a94e3545c6eb56f81edafe73fc.svg) no-repeat center center !important;
}

/* иконка обучение */
.menu-item.menu-item-teach a {
  background: url(https://fs.getcourse.ru/fileservice/file/download/a/508150/sc/292/h/c3f6a47f0750bd42b6d93b3e6fde50e7.svg) no-repeat center center !important;
}
.gc-account-leftbar .notify-count {
  min-height: 20px;
}

/* иконка ученики */
.menu-item.menu-item-user a {
  background: url(https://fs.getcourse.ru/fileservice/file/download/a/508150/sc/240/h/577a1a690db3202bdeb5d7c846e5f47a.svg) no-repeat center center !important;
}

/* иконка crm */
.menu-item.menu-item-tasks a {
  background: url(https://fs.getcourse.ru/fileservice/file/download/a/508150/sc/98/h/c31957694a48ec9ab3ac91c61053535b.svg) no-repeat center center !important;
}

/* иконка сообщения */
.menu-item.menu-item-notifications a {
  background: url(https://fs.getcourse.ru/fileservice/file/download/a/508150/sc/343/h/446e34ea8765beedc7beecc8c024e713.svg) no-repeat center center !important;
}

/* иконка продажи */
.menu-item.menu-item-sales a {
  background: url(https://fs.getcourse.ru/fileservice/file/download/a/508150/sc/97/h/8e8a2158260e6ca21f2e2943f21cc991.svg) no-repeat center center !important;
}

/* иконка apps */
.menu-item.menu-item-chatium a {
  background: url(https://fs.getcourse.ru/fileservice/file/download/a/508150/sc/240/h/66bd3e031f43c9421ccc42fa8c664d8e.svg) no-repeat center center !important;
}

/* выезжающее субменю */
.gc-account-leftbar .gc-account-user-submenu-bar {
    position: absolute;
    left: 110px;
    width: 200px;
    height: 100%;
    border-radius: 25px;
    background: linear-gradient(165deg, #332956 -0.01%, #430768 89.49%);
}
/*desktop*/ @media screen and (min-width: 769px)  {
.gc-account-leftbar .gc-account-user-submenu-bar {
    top: 0;
  }
}
/* планшет */ @media screen and (max-width: 768px) {
.gc-account-leftbar .gc-account-user-submenu-bar {
    top: 8%;
  }
}

.custom-menu .gc-account-leftbar .gc-account-user-submenu-bar, .custom-menu .gc-account-leftbar .gc-account-user-submenu-bar-notifications_button_small .notification-group.notification-status-viewed {
    background-color: linear-gradient(165deg, #332956 -0.01%, #430768 89.49%);
}

/* заголовок выезжающее субменю */
.custom-menu .gc-account-user-submenu-bar h3 {
  background: linear-gradient(94deg, #AE862D -1.23%, #AF771D 10.46%, #FFC979 34.7%, #A66A17 59.04%, #F3B965 70.62%, #B97C1E 84.55%, #FFDF9B 103.01%);
background-clip: text;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
  font-family: 'NEXT ART Bold', sans-serif;
  text-transform: uppercase;
}

/* пункты субменю */
.custom-menu .gc-account-user-submenu-bar .gc-account-user-submenu a, .custom-menu .gc-account-leftbar .gc-account-user-submenu-bar-notifications_button_small .notification-group.notification-status-viewed, .custom-menu .gc-account-leftbar .gc-account-user-submenu-bar-notifications_button_small .notification-group .date {
    color: #ffffff;
}
.subitem-link {
    font-family: 'Golos Text', sans-serif;
    font-optical-sizing: auto;
    font-weight: 500 !important;
    font-style: normal;
}
.subitem-link:hover {
  background: #593480 !important;
}

/* уточнения вкладки уведомления*/
.gc-account-leftbar .gc-account-user-submenu-bar-notifications_button_small {
    width: 340px !important;
    color: #fff;
}
.gc-account-leftbar .gc-account-user-submenu-bar-notifications_button_small .all-notifications-header-link, .gc-account-leftbar .gc-account-user-submenu-bar-notifications_button_small .all-notifications-footer-link {
    color: #ffffff;
}
.custom-menu .gc-account-leftbar .gc-account-user-submenu-bar-notifications_button_small .notification-group.notification-status-viewed {
  background: none;
}

/* уточнения вкладки apps*/
.menu-item-chatium_qr a img {
  border-radius: 10px;
  margin: 0px 0px 10px 0px;
  max-width: 95%;
}

/* скрытие блока действия */
/* планшет и мобайл */ @media screen and (max-width: 768px) {
  .gc-page-nav-items-menu.lt-page-edit-link {
    display: none !important;
  }
}
/* ------------- 
content finish - bokovoe_menu
------------- */
