@charset "UTF-8";

.errore{
	border-color: #f00 !important;
	color: #d00 !important;
}

#response{
	width: 100%;
	text-align: left;
}

#response h3{
	margin-bottom: 0px;
	
}