.title {
	float:left;
	width:100%;
	margin: 5px 0 5px 0;
}
.tool-holder{
	position: relative;
	top: 0;
	left: 0;
	/* [disabled]width: 100%; */
	/* [disabled]height:100%; */
	z-index: 1;
	/* [disabled]background-color:#D4FFAA; */
}
.tool-hoofd {
	position:relative;
	top:0;
	left:0;
	width:100%;
	margin: 5px 0 5px 0;
	height:70px;
	box-sizing:border-box;
}
.tool-pad {
	position:relative;
	top:70;
	left:0;
	width:100%;
	margin: 5px 0 5px 0;
	padding: 2px 2px 2px 2px;
	border: #CCC solid thin;
	height: 25px;
	box-sizing:border-box;
}
.tool-pad span{
	position:relative;
	top: -3px;
}
.tool-pad a,
.tool-pad a:link,
.tool-pad a:visited{
	float:right;
	text-decoration:none;
	color:inherit;
}
.tool-pad a:hover{
	text-decoration:none;
	color:#EC6419;
}
.tool-blad{
	position:relative;
	top: 0;
	width:100%;
	/* height:85%;
	/* [disabled]padding: 0 0 100px 0; */
	box-sizing:border-box;
	/* overflow:auto; */
	z-index:1;
}
.tool-blad label{
	display:block;
	width:300px;
}
.tool-blad input{
	width: 100%;
	font-family: inherit;
	font-size: inherit;
	box-sizing: border-box;
}
.tool-blad input[type="radio"]{
	width:30px;
}
.tool-blad textarea{
	width:100%;
	font-family:inherit;
	font-size: 14px;
	border: 1px solid #CCC;
	border-radius: 2px !important;
	color: #333;
	padding: 5px;
	box-sizing:border-box;
}
.content-r{
	overflow:hidden;
}
.verkenner{
	float:left;
	width:20%;
	height:100%;
	border: #CCC solid thin;
	box-sizing:border-box;
	z-index:1;
	background-color:#FFF;
	overflow:auto;
}
.verkenner-blad{
	float:left;
	width:79.5%;
	height:100%;
	box-sizing:border-box;
	margin-left:0.5%;
	z-index:1;
}
.verkenner-cats{
	float:left;
	width:100%;
	height:28px;
	padding: 5px;
	box-sizing:border-box;
}
.verkenner-cats:hover{
	background-color:#F2F2F2;
}
.verkenner-cats a,
.verkenner-cats a:link,
.verkenner-cats a:visited{
	margin-left:5px;
	text-decoration:none;
	color:inherit;
}
.verkenner-cats a:hover{
	margin-left:5px;
	text-decoration:none;
	color:#EC6419;
	cursor:pointer;
}
.temp-product{
	float:left;
	width:100%;
	padding: 5px;
	box-sizing:border-box;
	border-top: 1px solid #ccc;
}
.temp-product:hover{
	background-color: #F2F2F2;
	cursor:pointer;
}
.temp-product span{
	margin-left:5px;
}
.n1{
	padding-left: 5px;
}
.n2{
	padding-left: 15px;
}
.n3{
	padding-left: 25px;
}
.n4{
	padding-left: 35px;
}
.n5{
	padding-left: 45px;
}
.n6{
	padding-left: 55px;
}
.n7{
	padding-left: 65px;
}
.n8{
	padding-left: 75px;
}
.n9{
	padding-left: 85px;
}
.open{
	color:#EC6419;
}
.new_map{
	width: 185px;
	position:relative;
	top: -18px;
	right: -30px;
	z-index: 10000;
}
.new_map input[type=text]{
	float:left;
	width: 150px;
}
.new_map input[type=submit]{
	float:left;
	width:30px;
}
.delete{
	width:100%;
	float:left;
	position:relative;
	bottom:-50px;
	box-sizing:border-box;
}
.product-info{
	position:relative;
	top:0;
	width:100%;
	height:170px;
	border:#CCC thin solid;
	background-color:#FFF;
	padding:5px;
	margin-bottom:5px;
	box-sizing:border-box;
}
.productnaam{
	float:left;
	height:60px;
	width:70%;
	color:#EC6419;
	padding-left:10px;
	box-sizing:border-box;
}
.productcode{
	float:right;
	margin-top:30px;
	margin-right:20px;
}
.productomschrijving{
	float:left;
	height:100px;
	width:70%;
	padding:10px;
	box-sizing:border-box;
	overflow:auto;
}
.productimg{
	float:right;
	height:100px;
	width:100px;
	padding:5px 10px 5px 0;
	box-sizing:border-box;
}
.productmappen{
	float:left;
	width:44.4%;
	border:#CCC thin solid;
	box-sizing:border-box;
	padding:5px;
	margin-bottom:5px;
	margin-right:0.6%;
	background-color:#fff;
}
.nav-balk{
	float: left;
	width:100%;
	border:#CCC thin solid;
	margin-bottom:3px;
	box-sizing:border-box;
	background-color:#fff;
}
.txt-contact{
	padding: 0 5px 0 5px;
}
.productmap{
	margin: 3px 0 3px 0;
}
.productmap:hover{
	background-color:#F2F2F2;
}
.productmap a,
.productmap a:link,
.productmap a:visited{
	position:relative;
	top:-4px;
	text-decoration:none;
	color:inherit;
}
.productmap a:hover{
	text-decoration:none;
	color:#EC6419;
	cursor:pointer;
}
.productmap span{
	position:relative;
	top:-4px;
	right:-60px;
}
.productbestanden{
	float:left;
	width:55%;
	border:#CCC thin solid;
	box-sizing:border-box;
	padding:5px;
	margin-bottom:5px;
	background-color:#fff;
}
.productbestand{
	margin: 3px 0 3px 0;
}
.dubbel{
	height:50px;
}
span.info{
	padding-left: 30px;
	color:#EC6419;
}
span.naam{
	position:relative;
	top:-4px;
}
span.prijs{
	padding-right:5px;
	float:right;
	color:#EC6419;
	position:relative;	
	top:3px;
	font-weight:bold;
}
span.geplaatst{
	padding-right:5px;
	float:right;
	color:#EC6419;
	position:relative;	
	top:10px;
	font-weight:bold;
}
.productbestand input[type=submit],
.productbestand button{
	float:right;
	width:135px;
	position:relative;
	cursor:pointer;
}
.productbestand input[type=file]{
	float:left;
	width:300px;
	position:relative;
	top: 4px;
}
.productbestand img,
.productmap img{
	margin-right:5px;
}
.status{
	position:relative;
	top:3px;
}
.artikel_omschr{
	/* [disabled]float:left; */
	padding-left:27px;
	position: relative;
	left: 0px;
}
/* CE TOOL */
.categorie{
	display:block;
	font-weight:bold;
	margin: 0 20px 0 0;
	box-sizing:border-box;
}
.categorie input[type="submit"],
.categorie input[type="button"]{
	width: 100%;
    	cursor: pointer;
    	height: 38px;
    	margin-bottom: 3px;
    	font-size: 16px;
    	text-align: left;
    	background-color: #ffffff;
    	border: 1px solid #ccc;
}
.categorie input[type="submit"]:hover,
.categorie input[type="button"]:hover{
	background-color:#999;
	color:#FFF;
}
.vraag-wrapper{
	width: 98%;
	padding:5px;
	float:left;
	display:block;
	background-color:#F5F5F5;
	border-radius:3px;
	border-color:#CCC;
	border-style:solid;
	border-width:1px;
	margin: 5px auto 5px auto;
	box-sizing:border-box;
}
.empty{
	border:none;
	background-color:transparent;
}
.vraag-wrapper input{
	width: 40px;
}
.vraag-wrapper .vraag{
	width:100%;
	font-family: 'Open Sans', sans-serif;
	color:#005386;
	font-size:14px;
	font-weight:bold;
	float:left;
}
.vraag-wrapper .vraag-tip{
	width:100%;
    font-family: 'Open Sans', sans-serif;
    padding: 0 0 0 48px !important;
    margin: 0px !important;
    font-size: 13px;
    direction: ltr;
	color: #333;
	float:left;
	box-sizing:border-box;
}
.filedropzone{
	height: 100%;
	width: 100%;
	box-sizing:border-box;
	padding: 5px;
	text-align:center; 
}
.puthere{
	border:#666 thick dashed;
}
.filedropzone img{
	margin:0;
	position:absolute;
	top:50%;
	left::50%;
	margin-right: -50%;
	transform:translate(-50%, -50%)
}
#imageInput{
	visibility:hidden;
	width:0;
	height:0;
}
#fileSelect{
	display: block;
	min-height: 36px;
	margin: 10px auto 10px auto;
	width: 50%;
	text-align: center;
	background-color: #EC6419;
	border: #666 solid thin;
	border-radius: 5px;
	color: #FF0;
	cursor: pointer;
}
#fileSelect b{
	position:relative;
	top:10px;
}
#fileSelect:hover{
	color:#000;
	border-color:#CCC;
}
.border_groen{
	border-color:#0F0;
	background-color:#DDFED8;
}
/* Zoekvenster */
#display{
	position: absolute;
	z-index: 100000;
	display: none;
	width: 20%;
	box-sizing: border-box;
	background-color: #FFF;
	border: #CCC solid thin;
	border-radius: 2px;
	box-shadow: 3px 3px 10px 3px #333;
}
span.list{
	display:block;
	float:left;
	box-sizing:border-box;
	width:50%;
}
/* MEDIA QUERIES */
@media screen and (max-width: 1168px) {
	.tool-pad{
		height:50px;
	}
	.verkenner{
		width:100%;	
	}
	.verkenner-blad{
		margin-left:0px;
		width:100%;
	}
	.productmappen,
	.productbestanden{
		width:100%;
	}
}
	