.invalidInput {
background-color:#FFECE6;
border:1px dotted #FF0000;
}
.validInput {
background-color:#DAE5EE;
}
