.input__checkbox-select input[type=radio] {
	opacity: 0;
	position: absolute;
	z-index: -1;
	width: auto;
}

.datepicker-panel > ul > li.disabled {
	background-color: #FFF;
	color: #CCC;
	cursor: default;
}

.datepicker-panel > ul > li.disabled:hover {
	background-color: #FFF;
}

@media only screen and (min-width: 768px) {
	form .nested-fieldset {
		padding: 0;
	}
}

.tx-infra-sve-form .netzentgelt .tooltip > label {
	margin: 0;
}

.tx-infra-sve-form .netzentgelt .tooltip {
	padding-left: 55px;
}

#dummySVE {
	opacity: 0;
	height: 0;
	position: relative;
}
