@font-face {
    font-family: 'futurastdlightopentype';
    src: url('/css/fonts/futurastdlightopentype.eot');
    src: url('/css/fonts/futurastdlightopentype.eot') format('embedded-opentype'),
         url('/css/fonts/futurastdlightopentype.woff2') format('woff2'),
         url('/css/fonts/futurastdlightopentype.woff') format('woff'),
         url('/css/fonts/futurastdlightopentype.ttf') format('truetype'),
         url('/css/fonts/futurastdlightopentype.svg#futurastdlightopentype') format('svg');
}

* {
	font-family: 'futurastdlightopentype' !important;
}

ul {
	margin-top: 0;
}

a {
	color: #8d2b25;
}

.page-break-avoid{
	page-break-inside: avoid;
}

.page-break-before{
	page-break-before: always;
}

.page-break-after{
	page-break-after: always;
}


.gebruikte-producten .ui-block-a {
    width: 80px;
}

.gebruikte-producten .ui-block-b {
    width: 405px;
    margin-left: 10px
}

.foto {
	height: 150px;
}

#contacten label {
	min-width: 101px !important;
}

#contacten input[type="text"], #contacten .ui-input-text {
	max-width: 300px !important;
	margin-left: 15px;
}

.headerh1 {
	border-bottom: 1px solid #8d2b25;
	width: 100%;
}

.headerlogo {
	float: left;
	height: 120px;
	width: 400px;
	margin-top: 10px;
}

.headernaw {
	float: right;
	font-size: 10px;
	padding-top: 10px;
	height: 120px;
	width: 300px;
}

.clear {
	clear: both;
}

.imagescontainer {
	font-size: 10px;
	text-align: center;
	overflow: hidden;
}

.image {
	float:left;
	width: 150px;
	height: 240px;
	position: relative;
	background-color: #f6f6f6;
	border: 1px solid #ddd;
	margin-right:5px;
	margin-bottom:5px;
}

.image a.ui-btn{
	display: inline-block;
	padding: 8px 10px;
	margin: 0px 10px;
}
.image a.ui-btn img{
	width: 16px;
	height: 16px;
}



.imagetextcontainer {
	float:left;
	/* width: 300px; */
	width: 99%;
	height: 140px;
	padding: 5px;
	position: relative;
	/* background-color: #f6f6f6;
	border: 1px solid #ddd; */
	margin-right:5px;
	margin-bottom:5px;
}

.tussenlijn {
	height:3px;
	background-color:#ccc;
	border:0;
	margin-top:12px;
	margin-bottom:12px;
}

.groothandel_select .ui-select {
	width: 300px !important;
	float: left;
	margin-left: 15px;
}

.info-button {
	width: 25px;
}

.lager {
	position: relative;
	z-index: 10;
}

.info-button {
	position: relative;
	z-index: 100;
	float: right;
	margin-top: 2px;
}

.ui-checkbox label {
    margin-right: 35px !important;
    padding-right: 55px !important;
}