

@import url('/fileservice/file/download/a/923937/sc/233/h/81d0cb052384d81dadfd8939d111bb6c.css');

.gc-account-leftbar {
  background: #202020;
    width:112px;
}

.gc-main-content.with-left-menu {
    margin-left:112px;
}

.gc-account-leftbar .gc-account-user-menu li {
  padding:9px 24px;
  border:none;
}

.gc-account-leftbar .gc-account-user-menu li.menu-item-search,
.gc-account-leftbar .gc-account-user-menu li.menu-item-chatium,
.gc-account-leftbar .gc-account-user-menu li .menu-item-label{
    display:none;
}

.gc-account-leftbar .gc-account-user-menu li.menu-item-profile {
  margin-top:28px
}

.gc-account-leftbar .gc-account-user-menu li a {
  background:#F5F5F5;
  border-radius:5px;
  transition: all .3s ease-out;
}

.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-menu li a:hover {
  background:#D1EE7E;
}

.gc-account-leftbar .gc-account-user-menu li a {
  width:64px;
  height:64px!important;
}

.gc-account-leftbar .notify-count.with-label {
    top:0;
    right:10px;
    left:unset;
    bottom:unset;
}

/*Иконки*/
.gc-account-leftbar .gc-account-user-menu li:not(.menu-item-profile) a img,
.gc-account-leftbar .gc-account-user-menu li.menu-item-profile a img[src*="default"]{
  display:none;
}

.gc-account-leftbar .gc-account-user-menu li.menu-item-profile a img:not([src*="default"]) {
  z-index:999;
  position:relative;
  border-radius:50%;
}

.gc-account-leftbar .gc-account-user-menu li a:after {
  content:'';
  display:block;
  width:64px;
  height:64px;
  margin:0 auto;
  position:absolute;
  top:50%;
  left:50%;
  transform:translate(-50%, -50%);
    background-size:cover;
}

.gc-account-leftbar .gc-account-user-menu li.menu-item-profile a:after {
  background-image:url(/fileservice/file/download/a/923937/sc/128/h/1202c4802f0628c94fbe43bea035e44c.png);
}

.gc-account-leftbar .gc-account-user-menu li.menu-item-notifications_button_small a:after {
  background-image:url(/fileservice/file/download/a/923937/sc/347/h/546d6fdfde08990f6c67a60db4c0e8aa.png);
}

.gc-account-leftbar .gc-account-user-menu li.menu-item-cms a:after {
  background-image:url(/fileservice/file/download/a/923937/sc/349/h/13c38687effce8e3a05cd7d8c77e02cb.png);
}

.gc-account-leftbar .gc-account-user-menu li.menu-item-teach a:after {
  background-image:url(/fileservice/file/download/a/923937/sc/204/h/0734fb7d001ab697f5599db25dd6e81f.png);
}

.gc-account-leftbar .gc-account-user-menu li.menu-item-user a:after {
  background-image:url(/fileservice/file/download/a/923937/sc/108/h/4844bee9a60c79d3517496a340f3f73a.png);
}

.gc-account-leftbar .gc-account-user-menu li.menu-item-tasks a:after {
  background-image:url(/fileservice/file/download/a/923937/sc/83/h/d13629ff905eb1014bf021f016e90a48.png);
}

.gc-account-leftbar .gc-account-user-menu li.menu-item-notifications a:after {
  background-image:url(/fileservice/file/download/a/923937/sc/341/h/fcc2eb5a7d34f54fb970bd7068a3e2e6.png);
}

.gc-account-leftbar .gc-account-user-menu li.menu-item-sales a:after {
  background-image:url(/fileservice/file/download/a/923937/sc/183/h/1da70ca3ea5b88dd22c1121c77652d79.png);
}

/*submenu*/
.gc-account-leftbar .gc-account-user-submenu-bar {
  background:#202020;
    left:112px;
    width:365px;
}

.gc-account-leftbar .gc-account-user-submenu-bar > div:not(.no-notifications-message) {
    display:none;
}

.gc-account-user-submenu-bar .gc-account-user-submenu {
  margin-top:56px
}

.gc-account-user-submenu-bar .gc-account-user-submenu li {
  position:relative;
}

.gc-account-user-submenu-bar .gc-account-user-submenu li a,
.gc-account-leftbar .gc-account-user-submenu-bar > div.no-notifications-message{
  font-family: 'SFProDisplay-Medium', sans-serif;
    font-weight: 500;
    font-size: 23px;
    line-height: 120%;
    text-transform: uppercase;
    color: #f5f5f5;
    pa
}

.gc-account-user-submenu-bar .gc-account-user-submenu li a:hover {
  text-decoration:underline;
    background:#D1EE7E;
    color:#202020
}

.gc-account-user-submenu-bar .gc-account-user-submenu li .notify-count {
  font-size:10px;
  line-height:130%;
  top:50%;
  bottom:unset!important;
  transform:translatey(-50%)
}

@media(max-width:768px) {
  .gc-account-leftbar .gc-account-user-menu,
  .gc-account-leftbar.expanded,
  .gc-account-leftbar .toggle-link,
  .gc-page-nav-items-menu a{
    background:#202020;
    color:#fff
  }
    
    .gc-account-leftbar .gc-account-user-menu {
        width:112px;
    }
  
  .gc-account-leftbar .toggle-link:before {
    content:'';
    width:35px;
    height:35px;
    display:block;
    background:#fff;
    mask-size:cover;
    -webkit-mask-size:cover;
    mask-image:url('/fileservice/file/download/a/790870/sc/229/h/3ab81af8190191125fcb1d36b7edc8c1.svg');
    -webkit-mask-image:url('/fileservice/file/download/a/790870/sc/229/h/3ab81af8190191125fcb1d36b7edc8c1.svg');
  }
  
  .gc-account-leftbar .toggle-link img {
    display:none;
  }
}
