/* Admin Login
-------------------------------------------------------------- */
body.login {
  background: #252A2B;
}

body.login div#login h1 {
  text-align: left;
}

body.login div#login h1 a {
  background: transparent;
  height: auto;
  width: auto;
  text-indent: 0;
  font-size: 36px;
  font-weight: bold;
  color: #fff;
}
