label.error {
  color: red !important;
}
input.error{
  border-bottom-color: red !important;
}
.map_heigth {
  height: 250px !important;
}