input.dezenietvullen {
	display: none;
}

table.datatable {
	width: 100%;
	font-size: 80%;
}

table.datatable td {
	padding: 5px 0;
} 

table.datatable td:first-child {
	width:50%;
	font-weight: bold;
}

table.datatable td:last-child {
	text-align: right;
}

.margin0 {
	margin: 0;
}

.textoverflow {
   width: 100%;
   white-space: nowrap;
   overflow: hidden;
   text-overflow: ellipsis;
}

.nav-tabs>li>a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 1px solid rgb(224, 224, 224);
    border-radius: 4px 4px 0 0;
    background: #F5F5F5;
    color: #3C3C3B;
}

.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
    color: #fff;
    cursor: default;
    background-color: #80C143;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
}

table.datatable tr {
	border-bottom: 1px dotted #dadada;
}

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

img.thumb {
	cursor:  pointer;
	margin-bottom:  5px;
	position: relative;
	z-index: 2;
}

.videoOverlay i {
    position: absolute;
    left: 25%;
    right: 25%;
    top: 25%;
    text-align: center;
    font-size: 250%;
    color: #fff;
    z-index: 1;
}

.videoOverlay img.thumb2 {
	position: absolute;
	z-index: 0;
	top: 0;
}

img.thumb.active {
	outline: 1px inset #0075bc;
}

section.occasiontop {
	padding: 20px 0;
}

section.paddingoccasion {
	padding:20px 0;
}

div.col-sm-6.occasion {
	background:  #fff;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 5px 0px;
}

img#hoofdfoto {
	margin-bottom:  20px;
	outline: 1px solid #E6E6E6;
}

@media (min-width: 768px) {
	img#hoofdfoto {
		margin-bottom:  0px;

	}

	div.col-sm-6.occasion.go-right {
		right: -5px;
	}

	div.col-sm-6.occasion.go-left {
		left: -5px;
	}

	#filters {
		left: -5px;
		right: -5px;
		position:  relative;
	}
}

div.col-sm-6.occasion img.img-responsive {
	outline: 1px dotted #dadada;
}

div.col-sm-6.occasion a.btn {
	float: right;
	color:#fff;
	margin-top: 5px;
	margin-right: 15px;
}

a.activesort {
	font-weight: bold;
}

.form-horizontal .control-label {
	text-align:  left;
}

#filters {
	background: #80C143;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #fff;
}

div.spacing {
	padding: 10px 0;
}
#filters h2 {
	color:#fff;
	padding:  0;
	margin: 0;
}

