.field_with_errors {
  input, textarea, select {
    background: #fcc;
  }
}

form.button_to {
  display: inline;
}
