div.sod-pos-top {
	text-align: left;
}	
	

.btnShopAccountingSepaResponisve {
	max-width: 100% !important;
	white-space: normal;
}


.dtShopOrderAccWorkHoursDIV {
	padding-left: 15px;
}


#shop_uiShopStock_shopStock_layout table.hcmsEditTable tr, .hcmsEditTable tbody, .hcmsEditTable {
	background: transparent;
}


/************************************************************/
/************************************************************/
/************************************************************/
/* medium-up */
@media screen and (min-width: 40em) {

	.sodResponsive label {
		display:none;
	}	
	
	#printoutHeader {
		min-width: 700px;
	}
	
	#printoutorder_addresseeTitle {
		height: auto !important;
	}
			
}

/* only small */
@media screen and (max-width: 39.9375em) {

	.shopAdminBruttoNettoRadio {
		display: inline-block;
	}
	
	.shopAdminBruttoNettoRadio label {
		text-align: left;
	}
		
}