



/* ------------- 
content start - levay panel
------------- */

.talks-widget-button {
  bottom: 42px;
  right: 20px;
  background: #36ABA3;    
  box-shadow: none;
}



.menu-item-marathon {
    display: none;
}
.custom-menu .gc-account-leftbar .gc-account-user-menu li {
    position: relative;
    width: 100%;
    height: 65px;
}
.custom-menu .gc-account-leftbar .gc-account-user-menu li a {
    position: relative;
    top: 10px;
    left: 10px;    
    width: 45px;
    height: 45px;
    border-radius: 100px;   
    transition: all .3s;
}


.custom-menu .gc-account-leftbar .gc-account-user-menu li.menu-item-profile img {
    border-radius: 50px;
    box-shadow: 0 0 0 2.5px #0EB9B0;
}

.custom-menu .gc-account-leftbar .gc-account-user-menu li:not(.menu-item-notifications_button_small):not(.menu-item-profile) img {
    display: none;
}

.custom-menu .gc-account-leftbar .gc-account-user-menu li a::before {
    position: absolute;
    top: 6px;
    left: 7px;
  /*  filter: invert(45%) sepia(22%) saturate(711%) hue-rotate(210deg) brightness(91%) contrast(86%);   */
    transition: all .3s;
}

.custom-menu .gc-account-leftbar .gc-account-user-menu li.active a::before, 
.custom-menu .gc-account-leftbar .gc-account-user-menu li.selected a::before,
.custom-menu .gc-account-leftbar .gc-account-user-menu li:not(.active):not(.selected) a:hover::before {
    transform: scale(1.1);
 	transition: 0.3s;
}


.custom-menu .gc-account-leftbar .gc-account-user-menu li.menu-item-notifications_button_small a::before {
    content: url(https://fs.getcourse.ru/fileservice/file/download/a/817362/sc/335/h/b53ae802c75d546931a8fba0a6bb9dff.png);
	left: 9px!important;
    top: 10px!important;
}

.custom-menu .gc-account-leftbar .menu-item-notifications_button_small a img {
    display: none;
}

.custom-menu .gc-account-leftbar .gc-account-user-menu li.menu-item-cms a::before {
    content: url(https://fs.getcourse.ru/fileservice/file/download/a/817362/sc/294/h/e0f4489d1cb6c152db787c2ead369ec2.png);
    top: 9px!important;
    left: 8px!important;
}

.custom-menu .gc-account-leftbar .gc-account-user-menu li.menu-item-teach a::before {
    content: url(https://fs.getcourse.ru/fileservice/file/download/a/817362/sc/84/h/6878a2fb4464666868484f6f0e73f6bc.png);
    left: 4px!important;
    top: 10px!important;
}

.custom-menu .gc-account-leftbar .gc-account-user-menu li.menu-item-user a::before {
    content: url(https://fs.getcourse.ru/fileservice/file/download/a/817362/sc/54/h/ba3d73487060990c5e364481d912adb9.png);
    left: 6px!important;
    top: 6px!important;
}

.custom-menu .gc-account-leftbar .gc-account-user-menu li.menu-item-tasks a::before {
    content: url(https://fs.getcourse.ru/fileservice/file/download/a/817362/sc/237/h/92a03ba9b98bbe4f9b1490ad8a613a55.png);
    top: 6px;
}

.custom-menu .gc-account-leftbar .gc-account-user-menu li.menu-item-notifications a::before {
    content: url(https://fs.getcourse.ru/fileservice/file/download/a/817362/sc/130/h/3562b1435d805fae20a8a540b0a84f8d.png);
    top: 7px;
    left: 8px;
}

.custom-menu .gc-account-leftbar .gc-account-user-menu li.menu-item-sales a::before {
    content: url(https://fs.getcourse.ru/fileservice/file/download/a/817362/sc/111/h/6566e21de545603c9b7226dc75978ada.png);
    top: 4px;
}

.custom-menu .gc-account-leftbar .gc-account-user-menu li.menu-item-chatium a::before {
    content: url(https://fs.getcourse.ru/fileservice/file/download/a/817362/sc/250/h/81082cf3bb67d0ff6e5c664df4344cc8.png);
    top: 4px;
    left: 8px;
}

.gc-account-leftbar .notify-count {
    width: 20px;  
}
.gc-account-leftbar .gc-account-user-menu li.menu-item-notifications_button_small .notify-count {
    bottom: 20px;
    right: 20px;
}


.gc-account-leftbar .notify-count.with-label {
    bottom: inherit;
    left: 30px;
    right: inherit;
    top: -5px;   
    width: 20px;
    color: #F5559F;
    background: #fff !important;
}




.gc-account-user-submenu-bar h3 {
    font-weight: 700;
}

.gc-account-user-submenu-bar .gc-account-user-submenu li a {
    text-transform: capitalize;
    font-weight: 400;
    transition: all .3s;
}

@media (max-width:768px) {
    .gc-page-nav-items-menu a {
        background: #C9F1EB
    }
    
    .gc-account-leftbar a.toggle-link img {
        display: none;
    }
    
    .gc-account-leftbar a.toggle-link::before {
        content: '';
        position: absolute;     
        width: 35px;
        height: 35px;  
        background: url(https://fs22.getcourse.ru/fileservice/file/download/a/817362/sc/509/h/b7738d65627fee2f9769e66012789188.png) no-repeat center;
        background-size: cover;
    }
}

@media (max-width: 768px) {
    .gc-page-nav-items-menu a {
        background: #37aba5!important;
    }
    
    .custom-menu .gc-account-leftbar {
        background: #37aba5!important;
}
    
    .custom-menu .gc-account-leftbar .toggle-link {
        background: #37aba5!important;
	}
}

/* ------------- 
content finish - levay panel
------------- */
