/* put in the adminlte.css file cause this template is stupid and not loading custom css */



.preloader {
/** oppacity: 0.9; **/
  opacity: 0;

}


.loginbody {
  background-image: url('/images/login_background.png');
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: 100% 100%;
}