
/** FRANCHISE FRAGEBOGEN **/
#franchise-fragebogen fieldset {
	border: 0 !important;
}

#franchise-fragebogen .checkbox_container {
	padding-left: 0;
	padding-right: 0;
	border: 0;
}

#franchise-fragebogen .radio_container {
	padding-left: 0 !important;
}

#franchise-fragebogen legend {
	font-size: 16px;
	color: #ba122b;
	font-weight: bold;
}

#franchise-fragebogen label {
	font-size: 16px;
}

#franchise-fragebogen .radio_container > legend {
	font-size: 16px;
	color: black;
	font-weight: normal;
}

.datenschutzhinweis legend {
	font-weight: normal !important;
	color: black !important;
}

#franchise-fragebogen .small-12 {
	padding-left: 0;
}