@import url("https://fonts.googleapis.com/css?family=Montserrat:300,300i,400,400i,700,700i");
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

html {
  line-height: 1;
}
ul {
  color:#eef7f5;font-size: 14px;font-style: italic;list-style-type:disc; margin-left:14px;margin-bottom:10px
} 
li {
 
} 
q, blockquote {
  quotes: none;
}
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

a img {
  border: none;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

@font-face {
  font-family: 'Montserrat Light';

  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Montserrat Regular';
 
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Montserrat Bold';

  font-weight: normal;
  font-style: normal;
}
html {
  box-sizing: border-box;
  font-family: "Montserrat Regular", Arial, sans-serif;
  line-height: 140%;
  color: #4f4f4f;
  overflow-x: hidden;
  min-height: 100%;
  background: #fff;
  font-size: 14px;
}

*, *:before, *:after {
  box-sizing: inherit;
}




::selection {
  background: #00907b;
  color: #fff;
}



h1,
h2,
h3,
h4,
h5,
h6,
.h7,
h1 a,
h2 a,
h4 a,
div span {
  font-family: "Montserrat Light", Arial, sans-serif;
  font-weight: 300;
  color: #00907b;
  margin: 0;
  line-height: 110%;
}

div span {
  color: #e6007e;
}
h1.line,
h2.line,
h3.line,
h4.line,
h5.line,
h6.line,




h1,
h2 {
  font-size: 27px;
  font-size: 1.92857rem;
  padding: 0 0 10px 0;
}

h5 {
  text-transform: uppercase;
}
@media (min-width: 768px) {
  h1 a::after,
  h2 a::after {
    margin-left: 16px;
  }
}


h3 {
  font-size: 21px;
  font-size: 1.5rem;
  padding: 3px 0;
}

h4 {
  font-size: 18px;
  font-size: 1.28571rem;
  padding: 3px 0 10px;
}
h4 a {
  font-size: 18px;
  font-size: 1.28571rem;
}

h5 {
  font-size: 14px;
  padding: 3px 0;
}




p,
a,
span,
div,
input {
  font-family: "Montserrat Light", Arial, sans-serif;
  font-weight: 300;
  line-height: 140%;
  color: #4f4f4f;
  outline: 0;
  font-size: 18px;
  /* font-size: 1rem; */
}

p {
  margin-bottom: 18px;
}
p:last-child {
  margin-bottom: 0;
}

.block-region-left p {
  margin-bottom: 18px;
}

a.link,
input[type='submit'].link {
  color: #00907b;
  display: block;
}

a.block,
input[type='submit'].block {
  color: #fff !important;
  background: #00907b;
  position: relative;
  padding: 15px 35px 17px 20px;
  margin: 12px 5px 12px 0;
  text-decoration: none;
  display: inline-block;
  border-radius: 10px;
  text-align: right;
  line-height: 100%;
  font-family: "Montserrat Regular", Arial, sans-serif;
}


nav a {
  text-decoration: none;
}

b, strong {
  font-weight: bold;
}

em,
i {
  font-style: italic;
}

button {
  padding: 0;
  border: 0;
  background: none;
  outline: 0;
}

hr {
  height: 1px;
  border: none;
  background: #e4e4e4;
}
hr.pink {
  background: #e6007e;
}


input {
  outline: none;
  background: #fff;
  border: none;
  text-shadow: none;
  color: #00907b;
}
input[type="url"], input[type="text"], input[type="email"], input[type="password"] {
  width: 100%;
  max-width: 200px;
  height: 30px;
  line-height: 30px;
}



textarea {
  outline: none;
  background: #fff;
  border: none;
  text-shadow: none;
  font-size: 16px;
  font-size: 1.14286rem;
  color: #555;
  padding: 17px 20px;
  width: 250px;
  line-height: 140%;
}


textarea {
  width: 100%;
  display: block;
}


.modal-title {
  color:#eef7f5; font-size: 14px; font-style:italic; 
}

.icn-message.h7 {
  padding-top: 6px;
}

.red {
  color: #ff0000;
  font-family: "Montserrat Regular", Arial, sans-serif;
}

.reg {
  font-family: "Montserrat Regular", Arial, sans-serif;
}


#screen-indicator {
  display: none !important;
      flex-grow: 1;
}
@media (min-width: 550px) {
  #screen-indicator {
         flex-grow: 2;
  }
}
@media (min-width: 768px) {
  #screen-indicator {
        flex-grow: 3;
  }
}
@media (min-width: 990px) {
  #screen-indicator {
        flex-grow: 4;
  }
}



@media (min-width: 768px) {
  header #navTop #mijnPV {
    position: relative;
  }
}
header #navTop #mijnPV-btn {
  text-decoration: none;
  padding: 11px 25px 11px 0;
  position: relative;
  font-family: "Montserrat Regular", Arial, sans-serif;
  font-size: 12px;
  font-size: 0.85714rem;
}





@media (max-width: 767px) {
  #mijnPV2 {
        order: 1;
  }
}



 #logout-btn {
  padding: 8px 25px 5px 0;

}
 #logout-btn {
  width: 26px;
  height: 26px;
  margin: -3px 0 0 10px;
  display: inline-block;
  border-radius: 100%;
  border: 1px solid #00907b;
  background-size: cover;
  background-position: center center;
  vertical-align: middle;
}

footer {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background: #fff;
}
.wrapper, div.block-region-box-wrap {
  max-width: 1250px;
  margin: 0 auto;
  padding-left: 25px;
  padding-right: 25px;
}
@media (min-width: 768px) {
  .wrapper, div.block-region-box-wrap {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 990px) {
  .wrapper, div.block-region-box-wrap {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.wrapper.no-space, div.block-region-box-wrap.no-space {
  padding: 0;
}

@media (min-width: 768px) {
  .flex, div.block-region-box-wrap, div.block-region-box-wrap-platform, .block-region-title {
    display: flex;
  }
}

.boxWrap {
  padding-top: 7px;
  padding-bottom: 7px;
}
.boxWrap div.block-region-box-wrap,
.boxWrap div.block-region-box-wrap-platform {
  display: flex;
  width: 100%;
}
@media (min-width: 768px) {
  .boxWrap {
    padding-top: 12px;
    padding-bottom: 12px;
  }
}
.boxWrap .flex, .boxWrap .block-region-title {
  flex-wrap: wrap;
}
@media (min-width: 768px) {
  .boxWrap .col3 .box {
    width: 50%;
    flex: 0 1 auto;
  }
}
@media (min-width: 990px) {
  .boxWrap .col3 .box {
    width: 33.3333%;
  }
}

.boxWrap [class^='colWrap'] .inner > :last-child {
  margin-bottom: 0;
}
.boxWrap [class^='colWrap'] .inner p a,
.boxWrap [class^='colWrap'] .inner li a {
  color: #00907b;
  font-family: "Montserrat Regular", Arial, sans-serif;
}


.boxWrap .box {
  background: black;

  position: relative;
}
@media (min-width: 768px) {
  .boxWrap .box {

  }
}
.boxWrap .box a.inner {
  display: block;
  text-decoration: none;
}
.boxWrap .box .inner {
  background:#eef7f5;
 
  padding: 15px;
 
  height: 100%;
}
@media (min-width: 768px) {
  .boxWrap .box .inner {
    padding: 25px;
  }
}
.boxWrap .box .inner .block-region-boxed-body table {
  width: auto;
}
.boxWrap .box .inner .block-region-boxed-body table td {
  vertical-align: top;
}
.boxWrap .box .inner .block-region-boxed-body table td img {
  margin-top: 0;
}
.boxWrap .box .inner a.block {
  
  margin-right: 0;
}
.boxWrap .box .inner.bg-color {
  background: #eef7f5;
  overflow: hidden;

  display: flex;
  flex-direction: column;
}
.boxWrap .box .inner.bg-img {
  overflow: hidden;
}
.boxWrap .box .inner .neg-space {
  margin: auto -15px -15px -15px;
  padding: 10px 15px 15px;
  background: #fff;
}
@media (min-width: 768px) {
  .boxWrap .box .inner .neg-space {
    margin: auto -25px -25px -25px;
    padding: 20px 25px 25px;
  }
}
.boxWrap .box .inner .neg-space.img-wrap {
  margin: -15px -15px 0 -15px;
  padding: 0;
  height: 220px;
  overflow: hidden;
  position: relative;
}



.profile-image {
  background-image: url('../images/placeholder-profile-anonymous.jpg?1536825808');
  background-size: cover;
  background-position: center center;
}

.box.nav h2:last-child {
  border-bottom: 0;
  padding-bottom: 0;
  margin-bottom: 5px;
}
@media (min-width: 768px) {
  .box.latest .inner {
    display: flex;
    flex-direction: column;
  }
}
.box.latest .flex {
  display: flex;
   flex-wrap: nowrap;
  margin-bottom: 15px;
}
.box.latest .img-wrap {
  width: 65px;
  height: 65px;
  margin-right: 25px;
  overflow: hidden;
  flex: 0 0 auto;
}
.box.latest .img-wrap img {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  position: relative;
  left: 50%;
  transform: translateX(-50%);
  transform: translateX(-50%) translateY(-50%);
  height: 120%;
}
.box.latest .txt-wrap {
  padding-top: 3px;
}
.box.latest .txt-wrap p {
  margin: 0;
}
@media (min-width: 768px) {
  .box.latest .arrow-down,
  .box.latest .arrow-right {
    margin-top: auto;
  }
}
.box.latest .arrow-right {
  padding: 22px 0 0;
  margin-top: 22px;
  border-top: 1px solid #00907b;
}

.box .badge {
  position: absolute;
  z-index: 1;
  right: 3px;
  top: 3px;
}
@media (min-width: 768px) {
  .box .badge {
    right: 7px;
    top: 7px;
  }
}




.schuin
                     {text-align: left;
    font-family: arial;  font-style: italic;
  font-size: 16px; text-indent:20px; margin-bottom:10px}
   .schuin2
                     {text-align: center;
    font-family: arial; font-style: italic;
color: grey;
  font-size: 10px;}






.button {    height: 30px;
  display: inline-block;
  border-radius: 4px;
   background-color:transparent;
  color: black;
  border: 1px solid #e7e7e7;
 color: #111;
  text-align: center;
    font-family: arial;
  font-size: 14px;


  transition: all 0.5s;
  cursor: pointer;
  margin: 5px;
}

.button span {
  cursor: pointer;
  display: inline-block;
  position: relative;
  transition: 0.5s;
}

.button span:after {
  content: '\00bb';
  position: absolute;
  opacity: 0;
  top: 0;
  right: -20px;
  transition: 0.5s;
}

.button:hover span {
  padding-right: 25px;
}

.button:hover span:after {
  opacity: 1;
  right: 0;
}


.w3-modal{z-index:3;display:none;padding-top:100px;position:fixed;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:rgba(0,0,0,0.4)}
.w3-modal-content{padding:0px;margin-left:20px; background-color:#fff;position:relative;outline:0;width:600px}
@media (max-width:600px){.w3-modal-content{margin:0 10px;width:auto!important}.w3-modal{padding-top:30px}
.w3-dropdown-hover.w3-mobile .w3-dropdown-content,.w3-dropdown-click.w3-mobile .w3-dropdown-content{position:relative}	
.w3-hide-small{display:none!important}.w3-mobile{display:block;width:100%!important}.w3-bar-item.w3-mobile,.w3-dropdown-hover.w3-mobile,.w3-dropdown-click.w3-mobile{text-align:center}
.w3-dropdown-hover.w3-mobile,.w3-dropdown-hover.w3-mobile .w3-btn,.w3-dropdown-hover.w3-mobile .w3-button,.w3-dropdown-click.w3-mobile,.w3-dropdown-click.w3-mobile .w3-btn,.w3-dropdown-click.w3-mobile .w3-button{width:100%}}
@media (max-width:768px){.w3-modal-content{width:500px}.w3-modal{padding-top:50px}}
@media (min-width:993px){.w3-modal-content{width:900px}.w3-hide-large{display:none!important}.w3-sidebar.w3-collapse{display:block!important}}
@media (max-width:992px) and (min-width:601px){.w3-hide-medium{display:none!important}}
@media (max-width:992px){.w3-sidebar.w3-collapse{display:none}.w3-main{margin-left:0!important;margin-right:0!important}}
.w3-top,.w3-bottom{position:fixed;width:100%;z-index:1}.w3-top{top:0}.w3-bottom{bottom:0}
.w3-overlay{position:fixed;display:none;width:100%;height:100%;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,0.5);z-index:2}
.w3-display-topright{position:absolute;right:0;top:0}
.w3-display-bottomright{position:absolute;right:0;bottom:0}
.w3-circle{border-radius:50%}
.w3-round-small{border-radius:2px}.w3-round,.w3-round-medium{border-radius:4px}.w3-round-large{border-radius:8px}.w3-round-xlarge{border-radius:16px}.w3-round-xxlarge{border-radius:32px}
.w3-row-padding,.w3-row-padding>.w3-half,.w3-row-padding>.w3-third,.w3-row-padding>.w3-twothird,.w3-row-padding>.w3-threequarter,.w3-row-padding>.w3-quarter,.w3-row-padding>.w3-col{padding:0 8px}
.w3-container,.w3-panel{padding:0.01em 16px}.w3-panel{margin-top:16px;margin-bottom:16px}
.w3-code{width:auto;background-color:#fff;padding:8px 12px;border-left:4px solid #4CAF50;word-wrap:break-word}
.w3-codespan{color:crimson;background-color:#f1f1f1;padding-left:4px;padding-right:4px;font-size:110%}
.w3-card,.w3-card-2{box-shadow:0 2px 5px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12)}
.w3-card-4,.w3-hover-shadow:hover{box-shadow:0 4px 10px 0 rgba(0,0,0,0.2),0 4px 20px 0 rgba(0,0,0,0.19)}
.w3-spin{animation:w3-spin 2s infinite linear}@keyframes w3-spin{0%{transform:rotate(0deg)}100%{transform:rotate(359deg)}}
.w3-animate-fading{animation:fading 10s infinite}@keyframes fading{0%{opacity:0}50%{opacity:1}100%{opacity:0}}
.w3-animate-opacity{animation:opac 0.8s}@keyframes opac{from{opacity:0} to{opacity:1}}
.w3-animate-top{position:relative;animation:animatetop 0.4s}@keyframes animatetop{from{top:-300px;opacity:0} to{top:0;opacity:1}}
.w3-animate-left{position:relative;animation:animateleft 0.4s}@keyframes animateleft{from{left:-300px;opacity:0} to{left:0;opacity:1}}

.w3-animate-right{position:relative;animation:example 0.4s}
@keyframes example {
  0%   {opacity:0.1;transform: rotate(30deg); left:300px; top:0px;}
 


  100% {opacity:1;transform: rotate(0deg); left:0px; top:0px;}
}


.w3-animate-bottom{position:relative;animation:animatebottom 0.4s}@keyframes animatebottom{from{bottom:-300px;opacity:0} to{bottom:0;opacity:1}}
.w3-animate-zoom {animation:animatezoom 0.6s}@keyframes animatezoom{from{transform:scale(0)} to{transform:scale(1)}}
.w3-animate-input{transition:width 0.4s ease-in-out}.w3-animate-input:focus{width:100%!important}



.blokje {
	position: absolute;
	right: 50px;
	
   
}

.blokje a {font-size: 28px;
	width: 38px;
	height: 38px;
	display: block;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: 50%;
	transition: all 0.1s ease-in-out;
}

.blokje a:hover {background-color: transparent;  cursor: pointer;}


.sidepanel  {
  width: 246px;
  position: fixed;
  z-index: 1;
border-radius: 2%; 
  top: 132px;
  left: 25px;
  background-color: #00907b;
  overflow-x: hidden;
  transition: 0.5s;
  padding-top: 40px;
}

.sidepanel a {
  padding: 8px 8px 8px 32px;
  text-decoration: none;
  font-size: 18px;
   color: #f1f1f1;
  display: block;
  transition: 0.3s;
}

.sidepanel a:hover {
 color: #818181;
}

.sidepanel .closebtn {
  position: absolute;
  top: 0;
  right: 25px;
  font-size: 36px;
}

.openbtn {
  font-size: 20px;
  cursor: pointer;
  background-color: #111;
  color: white;
  padding: 10px 15px;
  border: none;  z-index: 1;
}

.openbtn:hover {
  background-color:#444;  z-index: 1;
}
a:link {
  text-decoration: none;
}