.form-group {
  margin-bottom: 0px;
}
.log_in_container {
  max-width: 600px;
  margin: 50px auto 0px auto;
  padding: 0px 15px;
}
.er {
  min-height: 20px;
  margin-bottom: 10px;
}
.reg {
  margin-top: 25px;
}
.er_serv {
  margin-top: 20px;
}
.er_serv_span {
  display: none;
  border: solid 1px;
  border-radius: 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  padding: 5px 30px 5px 30px;
  color: red;
}
.loader {
  display: none;
  width: 64px;
  height: 64px;
}

/*# sourceMappingURL=../maps/auth/log_in.css.map */
