

.gc-account-leftbar {
    background: #1E1E1E!important;
    background-size:cover;
    background-repeat:repeat-x;
}

@media (max-width: 768px) {
    .gc-account-leftbar .gc-account-user-menu,
    .gc-account-leftbar .toggle-link {
    	background: #1E1E1E!important;
    }
}
.gc-account-leftbar .gc-account-user-menu li a {
  background:inherit;
}

.gc-account-leftbar .gc-account-user-menu li {
  border-bottom: none;
}

.gc-account-leftbar,
.gc-account-leftbar.expanded .toggle-link {
background: #1E1E1E;
}
