.login {
  background: #ccc url("login_bg.jpg") no-repeat center !important;
  background-size: cover !important;
}

.login-panel {
  /*opacity: 0.8 !important;*/
  background: rgba(255, 255, 255, .85) !important;
}
