.successmessage {
  text-align: center;
}
.errormessage {
  text-align: center;
  color: #FF0000;
}
.errormark {
  color: #FF0000;
}