body.glasfaser .middle-content{
	min-height				:400px;
}

.gf-row{
	padding					:1em 0;
} 
.gf-row-content{
	padding					:0;
}
.gf-row-content-padding{
	padding					:0 2em;
}
.gf-row-required{

} 

.gf-row-required#gf-select-location-row{
	margin					:auto;
}

.gf-aktion {
	height:35px;
}
.gf-no-aktion {
	height:35px;
}	

/*	##############################################################
	Produktauswahl
	##############################################################*/
.gf-select-product-box{
	width					:48%;
	height					:170px;
	background				:#EEE;
	margin					:0 1% 1% 0;
}
.gf-select-product-box.right{
	margin-right			:0;
}
.gf-product-overview-links{
	margin					:0 0 2em 0;
}
.gf-icon-order-table, a.gf-icon-order-table{
	/* overwrite general icon settings */
	display				:inline-block;
}

/*	##############################################################
	popups ids
	##############################################################*/
#popup-select-location{
	display				:block;
}
#popup-select-location .popup_container{
	top					:20%;
	width				:520px;
}
#popup-select-location .popup_content{
	font-size			:1em;
}
#popup-select-location .popup_content input[type="text"],
#popup-select-location .popup_content input[type="submit"]{
	font-size			:1.6em;
}
#popup-select-location .popup_content input[type="submit"]{
	height				:1.8em;
}

/* ============ 	FORMS 						============ */
.form-row#gf-form-select-location{
	
}


