body {
  background-color: #fff;
}

.login h1 a {
  background-image: none, url("../img/login/logo.jpg");
  height: 190px;
  width: 169px;
  background-size: 169px;
}

.login form {
  background-color: #f8f9e9;
  border-color: #ddd;
}

input[type=color], input[type=date], input[type=datetime-local], input[type=datetime], input[type=email], input[type=month], input[type=number], input[type=password], input[type=search], input[type=tel], input[type=text], input[type=time], input[type=url], input[type=week], select, textarea {
  border-color: #ddd;
}/*# sourceMappingURL=maps/login.css.map */
