

.gc-account-leftbar {
   background: radial-gradient( circle farthest-corner at 10% 20%,  rgba(243,193,124,1) 1.1%, rgba(227,137,240,1) 43.7%, rgba(62,133,238,1) 89.7% );!important;
}
.gc-account-leftbar .gc-account-user-menu li a {
    background:inherit;
}
.gc-account-leftbar .gc-account-user-menu li a:hover {
    background:rgba(255,255,255,0.3)!important;
}
.menu-item.activ {
     background:rgba(255,255,255,0.9)!important;
}
.menu-item.selected {
     background:rgba(255,255,255,0.7)!important;
}
.menu-item-profile img {
    border-radius:100px;
}
