.css-hinweis {
	font-weight:bold;
	margin-bottom:1rem;
}
.css-label {
	font-weight:bold;
}
.css-label {
	margin-bottom:0.5rem;
}
.css-options .col {
	margin-bottom:0.5rem;
}

.css-custom-checkbox .form-group,
.css-custom-radio .form-group,
.css-custom-textarea .form-group,
.css-custom-text .form-group,
.css-custom-date .form-group {
	margin-bottom:0;
}

.css-custom-checkbox .form-error-msg,
.css-custom-radio .form-error-msg {
	margin-left:1rem;
}
