.validation_massage_error{
	color: red;
}
.validation_massage_ok{
	color: green;
}
.validation_massage_checking{
	color: #000;
	font-weight: 700;
}