@charset "utf-8";
/* CSS Document */

/* kleuren
superlichterblauw = #F3F3F3
lichtblauw = #E3F1F9
minderblauw = #7DB1E5
blauw = #5991C7
grijs = F4F4F4
*/

body{
  background-color: #5991C7;
}

a{
  color: #fff;
  text-decoration: underline;
}
.nav-collapse .nav > li > a.afhangbord{
  background:#001D62;
  color:#fff;
}

.midden li{
  padding:5px 0 5px 20px;
}

.span4 li{
  list-style: none;
}

.copyright .container{
    padding:10px 0;
}
.copyright .container p{
  margin:0;
}

.navbar .nav{
  float:right;
	display: flex;
    justify-content: space-between;
    width: 100%
}

.header{
  padding:10px 0;
  background-color: #f4f4f4;
}

.grijs .newsflash p a{
    background: #0090b4 url("../images/knop-pijl.png") no-repeat scroll left center / 14px auto;
    border-left: 20px solid #0090b4;
    color: #fff;
    padding: 3px 20px;
    position: absolute;
    right: -10px;
    bottom: 50px;
}

.item-201{
  margin-left: 5px;
}

#phocagallery div:last{
background:#F00;
}

.bt:hover, .btn:focus{
  background:none  !important;
  background-color:none !important;
}

.blog .item-image img{
  	border: 1px solid #f0f0f0;
    height: 200px;
    object-fit: cover;
    width: 100%;
  margin-bottom: 20px;
}

.camera_caption_desc a{
  color:#fff;
}

.readmore a.btn, .btn-readmore{
  color:#fff;
  padding:10px 20px;
  background:url(../images/knop-pijl.png) left center #AABC3E no-repeat;
  background-size:14px;
  border-radius:0;
  box-shadow:none;
  text-shadow:none;
  border-style:solid;
  border-color:none;
  text-decoration: none;
}
.btn-readmore{
  width:90px !important;
  border:0;
}


[class^="icon-"], [class*=" icon-"]{
  background:none;
  width:0;
}

.newsflash-obj{
  position:relative;
}

.newsflash img{
  border:1px solid #f0f0f0;
  height: 200px;
  width: 100%;
  object-fit: cover;
}

.grijs .newsflash img{
  border:1px solid #f0f0f0;
  height: auto;
  width: 100%;
  object-fit: cover;
}

.newsflash .readmore{
  position:absolute;
  color:#fff;
  padding:3px 20px;
  background:url(../images/knop-pijl.png) left center #0090B4 no-repeat;
  background-size:14px;
  border-left:20px solid #0090B4;
  top:150px;
  right:-10px;
}

a.knop{
  color:#fff;
  padding:10px 20px;
  background:url(../images/knop-pijl.png) left center #0090B4 no-repeat;
  background-size:14px;
  border-left:20px solid #0090B4;
  float:right;
}

.camera_caption_title{
  line-height: 40px;
}
.camera_caption {
  top:0;
}

.camera_caption > div{
  background:none;
}

#visual .container{
  padding:10px 20px;
}

#main_content_area h3{
  border-bottom:2px solid #D3D6E3;
  max-width:450px;
  margin:0 0 20px 0;
  position:relative;
  z-index:99;
}
#main_content_area div.newsflash{
  border-top:2px solid #F0F0F0;
  margin-top:-22px;
  padding-top:22px;
}

.lesrooster h3{
  border-bottom:2px solid #AABC3E;
  color:#AABC3E;
  width:50%;
  margin:0 0 20px 0;
  position:relative;
  z-index:99;
  min-width:250px;
}

p {
}

#visual{
  position: relative;
}

.moduletablewelkom{
  background: rgba(0, 0, 0, 0.5);
  position: absolute;
  bottom: 0;
  width: 100%;
}

.customwelkom{
	width: 940px;
    margin-left: auto;
    margin-right: auto;
    padding: 20px 30px;
}

.customwelkom p{
    display: table-cell;
    vertical-align: middle;
  	color: #ffffff;
	font-size: 25px;
    float: right;
}

#visual img{
  width:100%;
  height:auto;
}

@media (min-width: 1200px) {
  .customwelkom, .moduletabledonor{
    width: 1170px!important;
  }	  
}

.grijs, .grijs .container{
  	background:#F0F0F0 !important;
}
.grijs{
  	margin-top: 3px;
  	border-top:1px solid #ddd;
}

.container{
  padding:30px 20px;
}
.header .container{
  padding:0;
}
.navbar-inner .container{
}
#mid_container{
  	position:relative;
}



/*blokken op homepagina*/
.moduletabledonor{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
	padding: 30px 20px;
  	margin-right: auto;
  	margin-left: auto;
  	width: 940px;
}

.customdonor{
  	height: 50px;
    line-height: 50px;
    background: #5991C6;
    padding: 0 50px;
    font-size: 18px;
    border: 1px solid #FFF;
  float: right;
}

/*kleine versie*/
@media (max-width: 767px) {
  .moduletablewelkom{
    position: relative;
    padding: 0 20px;
  }
  
  .moduletabledonor{
    position: relative;
  }

  .moduletabledonor, .customwelkom{
    padding: 0;
  }
  
  .customwelkom p{
    font-size: 20px;
  }
}

/**/

.contact dt, .contact dl{
  display:none;
  height:0;
}

.navbar{
  	margin-top:30px;
  margin-bottom:10px;
  	font-family: Verdana, Geneva, sans-serif;
}
.navbar-inner{
  	background:#5991C7;
  	border:none;
  	padding:0;
  	box-shadow:none;
}
.navbar .nav > li > a{
  	text-shadow:none;
  	color:#FFF;
  	padding: 10px;
}

.navbar .nav > li:first-child{
  margin-left: 10px;
}

.navbar .nav > li:first-child:hover{
  	border-radius:8px;
}
.navbar .nav li.dropdown > .dropdown-toggle .caret{
	border-bottom-color:#FFF;
  	border-top-color:#FFF;
}
.navbar .nav li.dropdown.open > .dropdown-toggle .caret, .navbar .nav li.dropdown.active > .dropdown-toggle .caret, .navbar .nav li.dropdown.open.active > .dropdown-toggle .caret {
  	border-bottom-color:#FFF;
  	border-top-color:#FFF;
}
.navbar .nav > li > a:focus, .navbar .nav > li > a:hover{
  background:#7DB1E5;
  	box-shadow:none;
  	color:#fff;
}
.navbar .nav > .active > a, .navbar .nav > .active > a:hover, .navbar .nav > .active > a:focus{
  	background:#7DB1E5;
  	box-shadow:none;
  	color:#fff;
}
.navbar .nav li.dropdown.open > .dropdown-toggle, .navbar .nav li.dropdown.active > .dropdown-toggle, .navbar .nav li.dropdown.open.active > .dropdown-toggle{
  	background:#7DB1E5;
  	color:#fff;
}
/* submenu */
.open > .dropdown-menu{
  	background:#5991C7;
}
.dropdown-menu > li > a{
  	color:#FFF;
}
.dropdown-menu{
  	border:none;
  	border-radius:0;
  	margin:0;
}
.nav-collapse .nav > li > a:hover,
.nav-collapse .nav > li > a:focus,
.nav-collapse .dropdown-menu a:hover,
.nav-collapse .dropdown-menu a:focus {
}
.navbar .nav > li > .dropdown-menu::before, .navbar .nav > li > .dropdown-menu::after{
  	border:none;
}
.nav-collapse .nav > li > a, .nav-collapse .dropdown-menu a{
  	color:#fff;
	text-decoration: none;
}
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus,
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus, .dropdown-submenu:hover > a, .dropdown-submenu:focus > a{
  	background:#7DB1E5;
  	box-shadow:none;
  color:#fff;
  	
}
/* ingeklapt menu */
.nav-collapse .nav > li > a, .nav-collapse .dropdown-menu a {
  	border-radius:0;
  font-size:16px;
  font-family: 'Roboto Slab', serif;
}



.page-header{
  	border:0;
  	margin:0;
  	padding:0;
}

fieldset, legend{
	padding:0;
	margin:0;
	border:0;
}

dd, dt{
	margin:0;
	padding:3px 0;
}

h1, h2, h3, h4, h5, h6{
	margin:5px 0;
	font-weight: bold;
	font-family: 'Roboto Slab', serif;
}
h1{
	font-size:20px;
}
h2{
	font-size:20px;
}
h3{
	font-size:20px;
}
h4{
	font-size:14px;
}
h5{
	font-size:13px;
}

img a{
	border:0;
}

ul{
	margin:0;
	padding:0;
}

html, body{
	margin:0;
	padding:0;
	width:100%;
}

body {
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
  	color:#fff;
}


/*css*/
/* algemeen */

#background{
	position: fixed; 
	top: -50%; 
	left: -50%; 
	width: 200%; 
	height: 200%;
	z-index:-999;
}

#background img{
	position: absolute; 
	top: 0; 
	left: 0; 
	right: 0;
	bottom: 0; 
	margin: auto; 
	min-width: 50%;
	min-height: 50%;
}

#container {
    margin-left:auto;
    margin-right:auto;
}

#mid_container {
}
#mid_container h1, h2, h3 {
}
#mid_container h4, h5, h6 {
  	color:#69749E;
}

#mid_container ul {
	margin: 0;
    padding: 0;
    margin-left: 0;
    padding-left: 1em;
    list-style-position: outside;  padding-bottom: 10px;
}
.sitebreedte{
	width:960px;
	margin:0px auto;
}

.site-links{
	float: left;
    margin-right: 20px;
    width: 620px;
}
.inhoud-wrap{
	overflow:auto;
}

.help-block{
  color: #fff!important;
}
/* /algemeen */

/* header */

#header{
}

#header img.logo{
	margin:5px 0;
  	position: relative;
    z-index: 9999;
}


/* /header */

/* visual */



/* //visual */


/* navigatie */



/* inhoud */

.inhoud-wrap{
	margin-bottom:30px;
}
#content{
	padding:30px 0 30px 0;
	overflow:auto;
}
#content ul{
	list-style-type:disc;
	color:DB3700;
	list-style-position:inside;
	padding:10px 0;
}
#content li{
	padding:2px 0;
}
#content a{
	color:#DB3700;
}
#content a:hover{
	color:#F38603;
}
#content table{
	border-collapse: collapse;
	color:#000;
}		
#content table, #content th, #content td{
	border:1px solid #FCDBBB;
	padding:6px;
}
#content th{
	background:#FCDBBB;
}

.moduletableblok{
	float:left;
	background:#FCDBBB;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	padding:150px 0 0 0;
	text-align:center;
	width:30%;
}
.moduletableblok h3{
	background:#F38603;
	padding:10px;
	color:#FCDBBB;
	margin:0;
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
}
.moduletableblok a{
	color:#FCDBBB;
	text-decoration:none;
}

input{
	background:#E92C1E;
	border:0;
	height:25px;
	line-height:25px;
  	color:#FFF;
}

.bannergroup {
    text-align: justify;
    -ms-text-justify: distribute-all-lines;
    text-justify: distribute-all-lines;
}

.banneritem{
    width: 150px;
    height: 125px;
    vertical-align: top;
    display: inline-block;
    zoom: 1;
}

.banneritem:first-child{
  margin-left: 2.127659574468085%!important;
}

/* //inhoud */

.lesrooster{
  background:#CDE973;
}
.lesrooster a{
  color:#aabc3e;
}

/*footer*/

textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input
{
  	background:#AAA;
  	border-radius:0;
  	border:none;
}

p.chrono_credits{
  display:none;
  height:0px;
}

.customlogo{
  position:relative;
  top:220px;
  float:right;
}


	
/* /footer */
.footer{
  background-color: #F4F4F4;
}


@media (max-width: 979px) {
  .customwelkom{
    width: 724px;
  }
  .customwelkom p{
    font-size: 20px;
  }
}
@media (max-width: 767px) {
/* Kleine versie */
  .navbar{
    text-align:center;
    margin-top: 0px;
  }
  .header {
    padding:0 20px;
  }
  .navbar .nav{
  float:none;
    display: block;
}
  
  .moduletabledonor, .customwelkom{
    width: 100%
  }
}

/*formulieren*/
.gbs3 h1{
  font-size: 20px!important;
  text-shadow: 2px 2px 2px #ddd;
  margin: 5px 0;
  font-weight: bold;
  font-family: 'Roboto Slab', serif;
}

#form-row-custom1 label, #form-row-custom2 label, #form-row-Aanmelddatum label{
  display: none;
}

#form-row-custom1, #form-row-Aanmelddatum{
  position: relative;
  float: left;
}

#form-row-custom1 div#fin-custom1, #form-row-Aanmelddatum div#fin-Aanmelddatum {
  margin-right: 5px;
}

/*maak de buttons op*/
button{
    padding: 8px 20px;
    color: #003F72;
    border: 0;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    text-decoration: none;
    font-size: 18px;
    display: inline-block;
    cursor: pointer;
}

/*maak diapost op*/
.moduletablediapost{
	background: #E3F1F9;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    padding: 10px 0;
    margin: 20px 0 0;
}

.moduletablediapost h3{
	color: #fff;
	background: #7DB1E5;
    padding: 6px 15px;
    text-transform: uppercase;
}

.moduletablediapost a{
  color: #475B6F;
  text-decoration: none;
}

/*phocagallery*/
.pg-csv-box{
    background: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-border-radius: none;
    border-radius: none;
}

.phocagallery-box-file:hover, .pg-csv-box:hover{
	background: none;
}

.pg-csv-box {
    height: 240px;
    width: 200px;
}

.pg-csv-box img{
    height: 240px;
    width: 200px;
    object-fit: contain;
}

.footer a{
  color: #5991C7;
}

.pagination ul>li>a, .pagination ul>li>span{
  background-color: #5991C7;
}

