.error{
	 color: #C8102E;
	 font-weight:bold 
}
 .required:before {
	 color: #c8102e;
	 content: '*' 
}
