.error_message{
	font-size: 15px;
	font-family: Arial;
	font-weight: bold;
	color: #ff0052;
}
.success_message{
	font-size: 15px;
	font-family: Arial;
	font-weight: bold;
	color: #15bf3c;	
}