input.error {
  background-color: #FFCCCC;
  border-color: #FF0000;
}

input {
  border: 1px solid #CCCCCC;
}
