

.gc-account-leftbar, 
.gc-account-leftbar .gc-account-user-submenu-bar, 
.gc-account-leftbar .gc-account-user-submenu-bar-notifications_button_small .notification-group.notification-status-viewed {    
    -webkit-box-shadow: 0 23px 37px 0 rgba(255, 255, 255, 0.06);
            box-shadow: 0 23px 37px 0 rgba(255, 255, 255, 0.06);
}


    
.gc-account-leftbar .gc-account-user-menu li:not(.menu-item-profile) a:hover img,
.gc-account-leftbar .gc-account-user-menu li.active:not(.menu-item-profile) a img,
.gc-account-leftbar .gc-account-user-menu li.selected:not(.menu-item-profile) a img {
    filter: brightness(0) saturate(100%) invert(90%) sepia(23%) saturate(1216%) hue-rotate(352deg) brightness(104%) contrast(98%);
}
