

@import url('https://fonts.googleapis.com/css2?family=Manrope:wght@500;700&display=swap');

.gc-account-leftbar {
    background: #303030;
}

.gc-account-leftbar .gc-account-user-menu li a {
    background: inherit!important;
}

.gc-account-leftbar .gc-account-user-menu li a:hover {
    background: rgba(100, 100, 100, 0.6)!important;
}

.menu-item.active {
    background: rgba(100, 100, 100, 1)!important;
}

.menu-item.selected {
    background: rgba(100, 100, 100, 0.8)!important;
}

.gc-account-leftbar .notify-count {
    background: #8F71FF!important;
}

.menu-item-profile img {
    border-radius: 100px;
    width: 80%;
}

li.menu-item.menu-item-notifications_button_small a,
li.menu-item.menu-item-cms a,
li.menu-item.menu-item-teach a,
li.menu-item.menu-item-user a,
li.menu-item.menu-item-tasks a,
li.menu-item.menu-item-notifications a,
li.menu-item.menu-item-sales a,
li.menu-item.menu-item-chatium a {
    transition: all 0.3s;
}

.menu-item-notifications_button_small img.menu-item-icon,
.menu-item-cms img.menu-item-icon,
.menu-item-user img.menu-item-icon,
.menu-item-tasks img.menu-item-icon,
.menu-item-teach img.menu-item-icon,
.menu-item-notifications img.menu-item-icon,
.menu-item-sales img.menu-item-icon,
.menu-item-chatium img.menu-item-icon {
    display: none !important;
}

li.menu-item.menu-item-notifications_button_small a::after {
    content: url("https://fs.getcourse.ru/fileservice/file/download/a/51539/sc/507/h/387a0f8230f737f5b190a31c2e058038.svg")!important;
}

li.menu-item.menu-item-cms a::after {
    content: url("https://fs.getcourse.ru/fileservice/file/download/a/51539/sc/314/h/a46a93cec4c838fdfa50c79c7a6f4889.svg")!important;
}

li.menu-item.menu-item-teach a::after {
    content: url("https://fs.getcourse.ru/fileservice/file/download/a/51539/sc/193/h/fb2bb49c86d3452f312d0d6299a6fc14.svg")!important;
}

li.menu-item.menu-item-user a::after {
    content: url("https://fs.getcourse.ru/fileservice/file/download/a/51539/sc/183/h/d02da45d600952cd9c11ce4283dfe354.svg")!important;
}

li.menu-item.menu-item-tasks a::after {
    content: url("https://fs.getcourse.ru/fileservice/file/download/a/51539/sc/186/h/fa3515bc8a00e56e190a87db2e345e19.svg")!important;
}

li.menu-item.menu-item-notifications a::after {
    content: url("https://fs.getcourse.ru/fileservice/file/download/a/51539/sc/128/h/12f1ce2a12d72b521d281ec48560df90.svg")!important;
}

li.menu-item.menu-item-sales a::after {
    content: url("https://fs.getcourse.ru/fileservice/file/download/a/51539/sc/124/h/3a8993b5fa254c95eb7d9e621365987b.svg")!important;
}

li.menu-item.menu-item-chatium a::after {
    content: url("https://fs.getcourse.ru/fileservice/file/download/a/51539/sc/88/h/4f35ad911bdc81f1c778f7a320230057.svg")!important;
}

@media (max-width: 768px) {
    
    .gc-account-leftbar .gc-account-user-menu {
        background: #303030 !important;
    }
    
    .gc-account-leftbar .toggle-link {
        background: #303030 !important;
    }
    
    .gc-account-leftbar a.toggle-link {
        position: relative;   
    }
    
    .gc-account-leftbar a.toggle-link::before {
        position: relative;
        left: 10px;
    }
}

.gc-account-leftbar .gc-account-user-submenu-bar {
    background: #F5F5F5;
}

.gc-account-user-submenu-bar .gc-account-user-submenu li a:hover {
    background: rgba(226, 226, 226, 1)!important;
}

#gcAccountUserMenu > div > div > div > h3 {
    color: #303030;
    font-family: 'Manrope', sans-serif;
    font-weight: bold;
}

.gc-account-user-submenu-bar .gc-account-user-submenu li a {
    color: #272727;
    font-family: 'Manrope', sans-serif;
    font-weight: 500;
}

.gc-account-leftbar .gc-account-user-submenu-bar-notifications_button_small .notification-group {
    color: #272727;
    font-family: 'Manrope', sans-serif;
    font-weight: 500;
    background-color: #F5F5F5;
    border-top: 1px solid #ECECEC;
}

.gc-account-leftbar .gc-account-user-submenu-bar-notifications_button_small .all-notifications-header-link {
    color: #303030;
    font-family: 'Manrope', sans-serif;
    font-weight: bold;
}

.talks-widget-button {
    background: #8F71FF!important;
}

#gcAccountUserMenu > div > a.toggle-link > img {
    content: url("https://fs.getcourse.ru/fileservice/file/download/a/51539/sc/204/h/c47565e9c0733a4dd1c1fe997620dfe3.svg")!important;
    width: 35px !important;
}

.gc-page-nav-items-menu a.toggler-item {
    display: none;
}
