
/* vorerst hauptsächlich für MySalto */


/* -------------- FIELDSET / LEGEND -------------- */


.fieldset {
	margin-bottom: 11px;
}

.legend,
.legend-subtext {
	padding-left: 10px;
}

form .groupname-submit {
	padding-top: 0;
	margin-bottom: 22px;
	margin-left: 10px;
}

.fieldname-login__permanently .field, .fieldname-user__privacy_terms_accepted .field {
	float: left;
	width: 30px;
}

.fieldname-login__permanently label, .fieldname-user__privacy_terms_accepted label {
	display: inline;
}

form .row {
	border-width: 0;
	padding: 5px 0 11px;
}

.validator-required label {
	font-weight: bold;
}

.fieldset-content {
	padding-top: 11px;
}