.validated.validated-with-errors input.validated.validated-with-errors, .validated.validated-with-errors select.validated.validated-with-errors {
  border-bottom-color: red; }
.validated.validated-with-errors label.has-error {
  margin-bottom: 0; }
.validated.validated-with-errors .error-message {
  color: red;
  display: block; }

/*# sourceMappingURL=validator.css.map */
