.sidebar .user-info.custom {
    background-color: #e9e9e9 !important;
    /* background: url("../images/img_background.jpg") no-repeat no-repeat; */
   }
   .sidebar .user-info .info-container .name {
 
    color: #000; }
    .sidebar .user-info .info-container .email {
 
        color: #000; }
        .sidebar .user-info .info-container .user-helper-dropdown {

            color: #000; }
            .login-page {
                background-color: #e9e9e9;}
            .logo-login{
                right: 0;
                position: relative;
                left: 9.5%;
            }