body{
	max-width: inherit;
	margin-left: 0px;
	margin-right: 0px;
}

.container, .contact, #footer {
	min-width: 808px !important;
}

.content {
	
}




#logo{
	display: none;
}

#topmenu{
	left: 0px !important;
}

#topmenu li{
	display: none;
	float: none !important;
}

#topmenu li.mobi-menu{
	background: none !important;
	border: none !important;
	display: inline-block;
	height: 50px;
	padding-left: 20px;
	width: 190px;
}

#header{
	min-width: 100% !important;
}

#header.menuShow{
	height: 100% !important;
	box-shadow: 0px 0px 0px #333333 !important;
	border-bottom: 0px #CF6C1B solid !important;
}

#header.menuShow #topmenu{
	width: 100%;
	overflow: auto;
	height: 100%;
	padding-top: 50px;
}

#header.menuShow #topmenu li{
	display: inherit;
	border: 0px;
	border-top: 1px #292929 solid;
	border-bottom: 1px #484848 solid;
}

#header.menuShow #topmenu li:last-child{
	margin-bottom: 50px;
	border-bottom: 0px;
}

#header.menuShow .mobi-menu{
	position: fixed;
	background: #1e1a1e url('../images/template/header_bg.png') repeat-x !important;
	width: 100%;
	height: 50px;
	border-bottom: 1px #F8931F solid !important;
	box-shadow: 0px 0px 22px #000 !important;
	margin-top: -50px;
}

#header.menuShow #searchBox{
	/* display: none; */
}





@media screen and (-webkit-min-device-pixel-ratio:0) {
  select,
  textarea,
  input {
    font-size: 16px;
  }
  select:focus,
  textarea:focus,
  input:focus {
    font-size: 16px;
    background: #eee;
  }
}


#rechtermenu {
	right: -290px !important;
}

#searchBox {
	right: -20px !important;
}

#blackout {
	width: 1280px; 
	height: 200%; 
}

#hosebuilder_pick {
	position: mobile-fixed;
}

.qtip {
	display: none;
	visibility: hidden;
}



/* Mobile BarcodeScanner*/
.mobile_container{
	width: 100%;
	height: 100%;
	display: block;
	margin-top: 55px;
}

.mobile_container .orangeflat{
	background-color: #efefef;
}

.mobile_insert, .mobile_amount{
	position: fixed;
	bottom: 0px;
	left: 0px;
	width: 100%;
	padding-bottom: 15px;
}

.mobile_amount{
	height: 100%;
	top: 50px;
	padding-top: 20px;
}

.mobile_insert .button, .mobile_amount .button{
	float: right;
	margin-right: -6px;
}

.mobile_flex{
	display: inline-block;
	width: 80%;
	    margin-top: -8px;
}

#mobile_logo{
	overflow: hidden;
	width: 100px;
	display: inline-block;
	margin-left: 10px;
}

.mobile_menuButtons{
	float: right;
	display: inline-block;
	top: 4px;
	right: 4px;
	position: fixed;
	width: 100%;
	margin-right: 0px;
	text-align: right;
}

.mobile_free{
	display: inline-block !important;
	width: 50px !important;
}

.mobile_padding_top{
	padding: 14px 0px 0px 4px;
}

.mobile_list{
	padding-bottom: 83px;
}

.mobile_list .productline{
	margin: 0px 0px;
	padding: 0px 0px;
	border-bottom: 1px #484848 solid;
	display: inline-block;
	width: 100%;
	color: #fff;
}

.mobile_list .productline .delete{
	width: 30px;
	float: right;
	margin-left: 7px;
	margin-right: 5px;
	height: 30px;
	margin-top: -32px;
}

.mobile_list .productline .delete img{
	margin-top: 8px;
	display: inline-block;
}

.mobile_list .productline .amount{
	width: 60px;
	display: inline-block;
	float: right;
	margin-top: -32px;
}

.mobile_list .productline .productimg{
	width: 16px;
	height: 16px;
	display: inline-block;
	background-size: contain !important;
	background-repeat: no-repeat;
	background-position: 50%;
	background-color: #fff !important;
	border-radius: 4px;
	border: 1px #999 solid;
	float: left;
	margin: 0px 5px 5px 5px;
	color: #333;
	font-size: 30px;
	padding: 8px;
}

.mobile_list .productline .productlabel{
	/* float: left; */
	height: 32px;
	margin: 0px 112px 0px 0px;
	/* white-space: nowrap; */
	overflow: hidden;
	display: block;
	/* padding: 50px; */
}

div.dialkey{
	text-align: center;
	margin: 1% 1.5% 1% 1.5%;
	background: #333;
	color: #fff;
	width: 26.33333% !important;
   /* padding: 10px 1.8% 30px 1.8%;*/
       padding: 10px 1.8% 30px 1.8%;
	/*border: 2px #F8931F solid;*/
	border-radius: 4px;
	font-size: 20px;
	cursor: pointer;
    /*height: 10px;*/ 
	}

/* //////////////////////
 * 
Opmaak:

Oranje: #F8931F 	(link kleur) // licht oranje: #FDE6CB
Blauw:  #09f 		(hover kleur)
Donkergrijs: #666	(bg headers)
Lichtgrijs: #DDD	(achtergrond nadruk)


//////////////////////// */