.submenu{
    color:white !important;
  } 
  
  .login_wrapper_left {
    background-color: #000 !important;
}

.login_wrapper_content h4 {
    color: #fff !important;
}

form#loginForm input.form-control {
    background-color: #000 !important;
}

.login_wrapper_right {
    background: #000 !important;
}

.login_main_info h4 {
    color: #fff !important;
}