.need-requirements-contact-still {
	opacity: 0.2 !important;
}

.need-requirements-contact-ok {
	opacity: 1;
}

.required-contact-still {
	background: rgb(200, 200, 200) !important;
}

.required-contact-ok {

}

.required-group-contact-still {
	background: rgb(200, 200, 200);
}

.required-group-contact-ok {

}
.required-depends-contact-still {
	background: rgb(27, 120, 219) !important;
}

.required-depends-contact-ok {

}

.required-group-contact-still.required-depends-contact-still {
	background: rgb(200, 200, 200) !important;
}

.required-check-email-contact-still {
	background: rgb(255, 231, 223);
}

.required-check-email-contact-ok {

}

span.kontakt-benoetigt-markierung {
	color: rgb(27, 120, 189);
}

h4.kontakt-benoetigt-info {
	margin-top: 10px;
	text-align: left;;
}