#errore {
	color: red !important;
}

.errore-test {
	color: red !important;
}

input[type="checkbox"].errore-test {
	width: 15px !important;
	color: red !important;
}
