html,
button,
input,
select,
textarea {
	color: #222;
}
fieldset {
	border: 0;
	margin: 0;
	padding: 0;
}
textarea {
	/*resize: vertical;*/
}
textarea.alleenvertikaal {
	resize: vertical;
}
img{
	margin:0;padding:0;border:0;
}
img[align="left"],img[style*="float: left"],img[style*="float:left"]{
	margin: 5px 15px 0px 0px;
}
img[align="right"],img[style*="float: right"], img[style*="float:right"]{
	margin: 0px 0px 0px 15px;
}

html * {max-height:1000000px;}
html{
	/*overflow-y: scroll;*/
}
html { 
  background: url("../images/cover.jpg") no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
::-webkit-input-placeholder { color:  #ccc; text-overflow: ellipsis; }
:-moz-placeholder { color: #ccc !important; text-overflow: ellipsis; }
::-moz-placeholder { color: #ccc !important; text-overflow: ellipsis; }
:-ms-input-placeholder {  color: #ccc !important; text-overflow: ellipsis; }
body {
	padding:0;
	margin:0;
}
body, table, td, div, p, span, textarea{
	font-family: 'Roboto', Verdana, Arial, Helvetica, sans-serif;
	color: #454545; 
	font-weight:400;
	font-size:14px;
	line-height:1.4;
	-webkit-text-size-adjust: none;
}
td{
	vertical-align:top;	
}
a, a:active, a:link {
	text-decoration: none;
	font-size:14px;
	line-height:1.4;
	color: #2580bf;
}
a:hover{
	text-decoration:underline;	
}
a.link, a.link img, a img { border: none; outline: none; }
.justified{
	display:none;	
}

div{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#wachtwoord{
  -webkit-text-security: disc;
    -moz-text-security:circle;
     text-security:circle;
}
input[type=number]::-webkit-inner-spin-button, 
input[type=number]::-webkit-outer-spin-button { 
  -webkit-appearance: none; 
  margin: 0; 
}  
/*datepicker*/
button.ui-datepicker-trigger, .kleinstebutton{
	background-color : #999;
	color:#FFF;
	border:0;
	border-radius:4px;
	FONT-SIZE: 9pt;
	line-height: 12px;
	padding: 4px 9px;
	margin:1px 12px 6px 0;
	float:left;
	cursor:pointer;
	font-family: 'Roboto', Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
}

button.ui-datepicker-trigger:hover, .kleinstebutton:hover{
	text-decoration : none;
	background-color : #3C9AD9;
	color:#FFF;
}
.ui-datepicker-title, .ui-datepicker-header.ui-widget-header{
	background-color:	#ccc;
}

.highlight a{
  background-color: #29f274 !important;
  color: #ffffff !important;
}

.ui-tooltip {
	padding: 4px 8px;
	position: absolute;
	z-index: 9999;
	max-width: 300px;
	-webkit-box-shadow: 0 0 5px #0CB0DA;
	box-shadow: 0 0 5px #0CB0DA;
	background-color:#FFF;
	white-space: pre-line;
}
.inlogblok{
	border:1px solid #E4E4E4;
	float:left;position:relative;width:calc(100% - 30px);padding:15px;clear:both;margin-bottom:30px;
}

p{
	padding:0;
	margin:0;
}

::-moz-selection {
	background: #E0DED8;
	text-shadow: none;
}
::selection {
	background: #E0DED8;
	text-shadow: none;
}
.pt5{
	padding-top:4px;
}
p.url { display:none;} 
h1,h2,h3,h4{
	font-family: 'Roboto', Verdana, Arial, Helvetica, sans-serif;
	font-weight:400;
	margin-top:0;
	color:#000;
}
h1{
	font-size: 24px;
	line-height:1.3;
	margin-bottom:10px;
	margin-top:12px;
}
h2{
	font-size: 20px;
	line-height:1.3;
	margin-bottom:10px;
	padding-top:2px;	
}

h3{
	font-size: 16px;
	line-height:1.3;
	margin-bottom:7px;
	padding-top:2px;	
	font-weight:700;
}
h1.vet,h2.vet,h3.vet{
	font-weight:700;
}

.wrapper {	
	position:relative;
	max-width:1600px;
	min-width:320px;
	padding:15px 0 0 0;	
	z-index:0;
	width: 100%; 
	margin: 0 auto;	
}
.zeecontainer {
	position:relative;
	/*max-width: 1900px;*/
	width: 100%;
	margin: 0 auto;
	z-index:1;
	padding-bottom:30px;
}
.mask{
	position:fixed;top:0;height:200px;left:0;right:0;background-color:rgb(0,0,0,.22);z-index:0
}
.afdek{
	position:fixed;top:200px;bottom:0;left:0;right:0;background-color:#FFF;z-index:0
}
.header{
	display:table;padding-top:16px;width:100%;;
}

.logo{
	display:table-cell;width:100%;;vertical-align:top;text-align:center;
}
.logo img{
	width:400px;
}
.toolnaam{
	display:table-cell;text-align:center;font-size:20px;color:#517c91;margin-top:15px;vertical-align:top;
}
.kollinks{
	display:table-cell;vertical-align:top;width:70%
}
.subnav{
	display:table-cell;vertical-align:top;width:25%;
}
.dwars{
	display:table-cell;vertical-align:top;width:5%;
}
.subnav a{
	font-size:12px;
	color:#000;
	margin-top:-3px;
	display:block;
}
.subnav a.talen{
	display:inline-block;
}
.ingelogd{
	position:absolute;top:20px;right:0;color:#A2A2A2;
}
.formulier{
	width:100%;	
}
.content{
	display:table;width:100%;background-color:#fff;padding:15px 15px 30px 15px;margin-top:10px;;
}
.content_smal{
	display:table;max-width:500px;width:100%;background-color:#fff;padding:15px 30px 30px 30px;margin:100px auto;box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.alertbox{
	width:100%;border:1px solid #FF6600;padding:8px 15px 14px 15px;margin-bottom:20px;color:#FF6600;max-width:600px;border-radius:8px;line-height:1.4;
}
.alertbox h3{
	color:#FF6600
}
.klein{
	font-size:85%;
	line-height:1.4;
}
.vak{
	position:relative;
	float:left;
	background-color:#FFF;
	text-align:center;
	width:23%;
	padding:5px 20px 10px 20px;
	margin-right:2%;
	margin-bottom:20px;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);	
}
.scheider6, .scheider4, .kopscheider,.scheider3{
	clear:both;
	position:relative;
	float:left;	
	width:100%;
}
.scheider2,.scheider3, .scheider6{
	display:none;
}

@media only screen and (max-width:1000px) {
	.vak{
		width:31%;
	}
	.scheider4{
		display:none;
	}
	.scheider3,.scheider6{
		display:block;
	}
}
@media only screen and (max-width:600px) {
	.vak{
		width:48%;
	}
	.scheider3, .scheider6{
		display:none;
	}
	.scheider2,.scheider4,.scheider6{
		display:block;
	}
}
.vak a{
	display: block;
	color:#000;
	font-size:9px;
	line-height:1.3;
	text-transform:uppercase;
}

.kopscheider{
	height:30px;
	margin-top:20px;	
}
.vak img{
	width:100%;	
}
.ikoon,.kopikoon,.kopikoongroot{
	width:22px;
	padding-right:8px;
	float:left;	
	vertical-align:bottom;
}
.kopikoon{
	width:28px;
}
.kopikoongroot{
	width:40px;
	margin-top:2px;
}
td.inspring{
	width:30px;	
}
.bericht{
	display:block;
	width:100%;
	padding:6px 14px;
	background-color:#f2f2f2;
	margin-bottom:6px
}
#wwvergeten{
	display:none;	
}
.klaar{
	clear:both;	
}
.w100p{
	width:100%;
}
.w25p{
	width:25%;
}
.w50p{
	width:50%;
}
.w75p{
	width:75%;
}
.pb0{
	padding-bottom:0;	
}
.pt15{
	padding-top:15px;	
}
.pt30{
	padding-top:30px;	
}

.pr15{
	padding-right:15px;	
}
.pr30{
	padding-right:30px;	
}
.pr50{
	padding-right:50px;	
}
.pb5{
	padding-bottom:5px;	
}
.pb10{
	padding-bottom:10px;	
}
.pb15{
	padding-bottom:15px;	
}
.w250{
	width:250px;	
}
.w350{
	width:350px;	
}
.mb0{
	margin-bottom:0;	
}
.max400{
	max-width:400px;
}
.max600{
	max-width:600px;
}
.max800{
	max-width:800px;
}
.caps{
	text-transform:uppercase;	
}
.autoResizeArea{
	width:calc(96% - 50px);
	padding: 3px 2%;
	margin: 0px auto;
	max-height:300px;
	height:20px;
	font-size:11px;
}
.big{
	width:96%;
}
.brdr{
	
}	
.brdr td{
	padding:2px 10px;
}	
.bbtm{
	border-bottom:1px solid #ccc;
}
.mt15{
	margin-top:15px;	
}
.tabel{
	display:table;
}
.cel{
	display:table-cell;	
}

.breed{
	float:left;width:100%;clear:both;margin-bottom:10px;
}
.centertabel{
	display:table;width:90%;max-width:1200px;clear:both;margin:10px auto;
}
.maxtekst{
	max-width:700px;
}
a.groot:active, a.groot:link, a.groot:visited, a.kleinebutton, a.kleinstebutton, div.kleinebutton, div.kleinstebutton, span.kleinstebutton {
	display: inline-block;
	text-decoration: none;
	background-color: #000;
	color: #FFF;
	border-radius: 4px;
	FONT-SIZE: 10pt;
	line-height: 17px;
	padding: 5px 15px;
	margin-right: 12px;
	margin-bottom: 6px;
}
a.groot:hover,a.kleinebutton:hover, .kleinebutton:hover, .kleinstebutton:hover, div.groot:hover{
	text-decoration : none;
	background-color : #444;
	color:#FFF;
}
@media only screen and (max-width:400px) {

}
label {
	display:none;
	margin-bottom:5px;
}
input {
	border:none;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	-webkit-box-shadow:0 0 2px #666 inset;
	-moz-box-shadow:0 0 2px #666 inset;
	box-shadow:0 0 2px #666 inset;
	height:25px;
	line-height:25px;
	width:100%;
	text-indent:5px;
	margin-bottom:10px;
}
#wwvergetenknop{
	display:table-cell;
	text-align:right;
	margin-top:4px;
	padding-left:15px;
	width:100%;
}
#wwvergetenknop a{
	color:#000;
}
.footer{
	position:fixed;
	bottom:0;
	width:100%;background-color:#000;text-align:center;padding-top:4px;padding-bottom:0;
	z-index:2;
}
.footer img{
	width:100px;	
}
.footer img.ico-uitlog{
	width:auto;
}
input:focus { outline:none; }
/*
 * jQuery File Upload UI Plugin CSS 8.1
 * https://github.com/blueimp/jQuery-File-Upload
 *
 * Copyright 2010, Sebastian Tschan
 * https://blueimp.net
 *
 * Licensed under the MIT license:
 * http://www.opensource.org/licenses/MIT
 */
.fileinput-button {
  position: relative;
  overflow: hidden;
}
.fileinput-button input {
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  transform: translate(-300px, 0) scale(4);
  cursor: pointer;
}
.fileinput-button{
 	clear:both;
 	float:left;
}

.uploadbtn{display:inline-block;*display:inline;padding:0;color:#2580bf;cursor:pointer;font: 11px Verdana, Arial, Helvetica, sans-serif;}
.progress{height:2px;margin-bottom:0px;overflow:hidden;background-color:#f7f7f7;display:none;}
.progress .bar{float:left;width:0;height:100%;color:#fff;text-align:center;background-color:#0e90d2;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-transition:width .2s ease;-moz-transition:width .2s ease;-o-transition:width .2s ease;transition:width .2s ease}

.justified-gallery{width:100%;position:relative;overflow:hidden}.justified-gallery>a,.justified-gallery>div{position:absolute;display:inline-block;overflow:hidden;filter:"alpha(opacity=10)";opacity:.1}.justified-gallery>a>img,.justified-gallery>div>img,.justified-gallery>a>a>img,.justified-gallery>div>a>img{position:absolute;top:50%;left:50%;margin:0;padding:0;border:0;filter:"alpha(opacity=0)";opacity:0}.justified-gallery>a>.caption,.justified-gallery>div>.caption{display:none;position:absolute;bottom:0;padding:5px;background-color:#000;left:0;right:0;margin:0;color:#fff;font-size:12px;font-weight:300;font-family:sans-serif}.justified-gallery>a>.caption.caption-visible,.justified-gallery>div>.caption.caption-visible{display:initial;filter:"alpha(opacity=70)";opacity:.7;-webkit-transition:opacity 500ms ease-in;-moz-transition:opacity 500ms ease-in;-o-transition:opacity 500ms ease-in;transition:opacity 500ms ease-in}.justified-gallery>.entry-visible{filter:"alpha(opacity=100)";opacity:1;background:0 0}.justified-gallery>.entry-visible>img,.justified-gallery>.entry-visible>a>img{filter:"alpha(opacity=100)";opacity:1;-webkit-transition:opacity 500ms ease-in;-moz-transition:opacity 500ms ease-in;-o-transition:opacity 500ms ease-in;transition:opacity 500ms ease-in}.justified-gallery>.jg-filtered{display:none}.justified-gallery>.spinner{position:absolute;bottom:0;margin-left:-24px;padding:10px 0;left:50%;filter:"alpha(opacity=100)";opacity:1;overflow:initial}.justified-gallery>.spinner>span{display:inline-block;filter:"alpha(opacity=0)";opacity:0;width:8px;height:8px;margin:0 4px;background-color:#000;border-radius:6px}

/*popup*/
#scrollcontent{
	position:fixed;
	height:100%;
	width:100%;
	overflow:auto;
	overflow-y: scroll;
	/*min-width:400px;*/
	
}
#mmpopup{
	display:none;
	z-index:999999999999999;position:fixed;background-color:rgba(0,24,36,0.7);height:100%;width:100%;top:0;left:0;	
}
#mmvenster{
	position:relative;
	width:90%;
	overflow:hidden;	
	margin:0 auto;
	background-color:#FFF;
}
#mmsluit{
	position:fixed;
	height:18px;
	width:34px;
	background-color: #FFF;
	border-radius:17px;
	font-size:25px;
	line-height:0;
	padding-top:13px;
	color:#000;
	z-index:9999999999999999;
	text-align:center;
	vertical-align:middle;
	cursor:pointer;
}
div.secs{
	display:inline;
}
/*
countdown
*/
.countdown-amount{
	color:#FFF;
	font-size:9px;	
}