/* Dropzone und Preisausgabe */
#head-clearer {margin-top: 70px;}

.img-fluid {max-width: 60%; margin: 0 20% -25px 20%;}

#PDFdropzone {
	padding: 0 0 0 0;
}

.EntscheiderButton {
	padding: 40px 0;
    line-height: 25px;
    font-size: 22px;
}

#Entscheider {
	position: relative;
	top: -148px;
	width: calc(100% + 50px);
	margin: 0 -25px;
}
#PreisAusgabe {
	box-shadow: 6px 9px 26px #666; 
	margin: 0 -25px 1em -25px;
    background: #fff;
	/*left: 50%; 
	margin-left: -45%; 
	width: 90%;
	position: absolute;*/
}

#PreisAusgabe, .nav-item {
	font-size: 0.8em;
}

label {
	font-size: 0.8em;
	padding: 0 2%;
}

.switch {
	width: 75px;
}

#address .form-control, .input-group, #checkboxenContainer {
/*	width: 96%;
	margin: 0 2%;*/
}

textarea.form-control {
	width: 96%;
	margin: 0 2%;
}

#clearLocalStorage {
	top: 90px!important;
}
#Entscheider {
	position: relative;
	top: -148px;
}

.tab-content {
	margin: 0px; padding: 5px 10px; border: 6px solid #7bcaef;
}

#AusgabePreisText {float: left; margin-top: 15px; width: 100%; text-align: left;}        
            
#AusgabePreis, #AusgabeBruttoPreisText { 
	font-size: 1.8em; width: 100%; float:left; line-height: 0.6; text-align: left;
}

#AusgabeBruttoPreis {
	line-height: 0em!important; clear: both; 
}

#AusgabeInfoText {
	float: left; text-align: left;
	margin: 0 -17px 0 17px;
}

#PDFdropzone {
	margin: -9px -10px 0 -10px;
	height: 350px;
	width: calc(100% + 20px);
}

#bigPreisContainer {
	margin: 0 -24px 0 10px;
}