body {
  background-color: #ecf0f5 !important
}

#errorMessage {
  margin-top : 16px;
	display : none;
	color: DarkRed;
}
