.indication {
	color: #aaa;
}

.input-group-prepend .input-group-text {
	border-top-right-radius: 0 !important;
	border-bottom-right-radius: 0 !important;
}

.form-label {
	margin-bottom: 0;
}

.form-check-label {
	font-weight: normal !important;
}