.errors {
	background-color: white;
	color: red;
	border:1px solid;
	border-color: red;
	margin-right: 5px;
}
