/******************************************************************
Custom Login
******************************************************************/

.login h1 a {
  background: url(pics/login-logo.png) no-repeat top center;
  background-size: contain;
  width: 326px;
  height: 67px;
  text-indent: -9999px;
  overflow: hidden;
  padding-bottom: 15px;
  display: block; }

