@font-face {
    font-family: fontAwesome;
    src: url('fonts/fontawesome-webfont.eot');
    src: url('fonts/fontawesome-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/fontawesome-webfont.woff2') format('woff2'),
         url('fonts/fontawesome-webfont.woff') format('woff'),
         url('fonts/fontawesome-webfont.ttf') format('truetype'),
         url('fonts/fontawesome-webfont.svg#tex_gyre_adventorbold') format('svg');
    font-weight: normal;
    font-style: normal;
}

html {
	position: relative;
	min-height: 100%;
}
body {
	margin: 0px;
	background: #fff;	
	font-family: 'Oxygen', sans-serif;
    font-size: 15px;	
	color: #000;
	vertical-align: top;
	padding: 0;	
	overflow-x: hidden;
    /* Margin bottom by footer height */
	margin-bottom: 50px;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}
h1 {
	font-size: 2em;
	}
h2 {
	font-size: 1.6em;
}
h3 {
	font-size: 1.3em;
}
h4 {
	font-size: 1em;
	font-weight: bold;	
}
/* Tekst in tabel */
td, th {
	color: #000000;
	text-decoration : none;
	text-align: left;
	vertical-align: top;
}
th {
	font-weight: bold;
	vertical-align: middle;	
}
td img {
	margin-right: 10px;
}
hr {
	color: #bcbcbc;
	height: 1px;
}
/* HYPERLINKS  */
a:link {
	color: #000000;	
	text-decoration : underline;
	font-weight: normal;
}
a:visited {
	color: #000000;	
	text-decoration : underline;
	font-weight: normal;
}
a:hover {
	color: #000000;	
	text-decoration : underline;
	font-weight: normal;
}
a:active {
	color: #000000;	
	text-decoration : underline;
	font-weight: normal;
}
/* AFBEELDINGEN (standaard geen rand) */
img { 
	border: 0px; 
	max-width: 100%;
}
a img {
	border: 0;
}

input, option, textarea {
	font-size: 10pt;
	color:#000000;
	text-decoration:none;
}
label {
	width: 100%;
	float: left;
	margin: 0 0 2px 0 !important;
	padding: 0px !important;
	font-weight: normal;
}
input:not([type="checkbox"]), select, textarea {
	margin-bottom: 2px;
	width: 100%;
    border-radius: 10px;
    border: 1px solid #ccc;
    min-height: 2.5em;
	padding-left: 10px;
}
input#button2, input[type="submit"], input[type="button"], button {
	width: auto;	
    background: #f2682b;
    border: none;
    color: #ffffff !important;
    padding: 5px 10px !important;
	font-family: 'Open Sans', sans-serif;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;		
}
input#button2:hover, input[type="submit"]:hover, input[type="button"]:hover, button:hover {
    background: #FF8C00;
    color: #fff !important;
}
input:focus-visible, select:focus-visible, textarea:focus-visible {
    outline-offset: 0px;
    outline-color: #bbb;
	outline-style: solid;
}
.action-buttons {
	float: right;
}

/* HEADER */
#topbar {
	background: #fff;
	padding: 5px 0;
}
.logo img {
	max-width: 90%;
	width: 200px;
	padding-top: 5px;
}
.no-padding {
	padding: 0px;
}
#menubalk {
	height: 1px;
	background-color: #ddd;
}
/* CONTENT */
#content{
	position: relative;
	padding-bottom: 40px;
}
#contents{
	position: relative;
	padding-bottom: 40px;	
}
.content {
	clear: both;	
	vertical-align: top;
	text-decoration : none;
    position: relative;	
	padding: 20px 0px;		
}
.content h1, .content h2 {
	color: #000;
	text-transform: uppercase;
}
.content h1 {
    font-size: 20px;
    line-height: 1.5em;
    margin: 20px 0;
	position: relative;	
}	
.content h2 {
	font-size: 15px;
}

/* FOOTER */
footer {
	position: absolute;
	bottom: 0;
	width: 100%;
	/* Set the fixed height of the footer here */	
	height: 50px;
}
.footer {
	background-color: #fff;
}
.footer .row {
    margin: 6px auto 12px;	
}
.footer a {
    margin-right: 24px;
	text-decoration: none  !important;
}
.footer a:hover {
    color: #3a75c0
}
.footer .copyright {
    font-size: 10px;
    text-transform: uppercase;
    text-align: center;
	margin-top: 10px;
}


/* FOUTMELDINGEN */
.formErrors {
	background-color:#ed111b;
	color:white;
	margin-bottom:15px;
	margin-top:5px;
	padding:15px;
	width:100%;
}
.formErrors li {
	margin-left: 1.5em;
}
.formMessages {
	background-color:#c3ecfd;
	margin-bottom:15px;
	margin-top:5px;
	padding:15px;
	width:100%;
}
.formMessages li {
	margin-left: 1.5em;
}

/* MEDIA QUERIES */
@media screen and (max-width: 1199px) {
	#content{
		padding-top: 0px;
	}		
}
@media screen and (max-width: 991px) {

	.searchbox {
		padding-top: 0px;
	}	
    .footer a {
        min-height:24px;
        line-height: 24px;
        display: inline-block
    }
}
@media screen and (max-width: 767px) {
	.content {
		padding: 20px 10px;
	}
	.hidemobile {
		display: none;
	}
}
@media screen and (max-width: 500px) {
	#search-text {
		width: 160px;
		height: 30px;
	}
}
@media screen and (min-width: 1200px) {
	.headerbalk {
		position: fixed;
		z-index: 3;
		width: 100%;
	}
	#contents{
		padding-top: 100px;	
	}	
}

/* VERZOEK */
.verzoek .ui-shadow:not(button) {
    padding: 10px 15px;
    margin-top: 15px;
    background-color: #e2e2e2;
    -webkit-box-shadow: 1px 3px 6px rgba(0,0,0,.4);
    -moz-box-shadow: 1px 3px 6px rgba(0,0,0,.4);
    box-shadow: 1px 3px 6px rgba(0,0,0,.4);
    border-radius: 7px
}
.error {
	color: #ff0000;
	font-style: italic;
}
.checked td {
    color: #0abb0a;
}
.head {
    background: #f2682b;
}
.head th {
	color: #fff;
	padding-left: 5px;
}
.label-small {
	width: 150px;
}

.control-group {
    clear: both;
    margin-bottom: 10px;
}
.control-label {
    margin-right: 10px;
    clear: both;
    margin-top: 10px;
    width: 200px;
    float: left;
}
.form-horizontal label.control-label {
    width: 180px;
}
.controls {
    position: relative;
    width: auto;
    margin-left: 0px !important;
    margin-bottom: 10px;
    display: flex;
    flex-wrap: wrap;
}
	