/* Login page styles */

#login h1 a {
  background-image: url(../img/bcc-login.png) !important;
  background-position: center;
  height: 150px;
  width: 280px;
  margin: 0 auto 10px;
  background-size: contain;  
}

#loginform {
  background-color: transparent !important;
  box-shadow: none;
  border: none;
}