input.error {
  border: 1px solid red;
}
label.error {
  font-size: 12px !important;
  color: red !important;
}
.redColor {
  color: red;
}
.greenColor {
  color: green;
}
