<!-- 

/* NATIONALE TOEKOMST CURSUS  */

.coursebar { color: #ffffff;
	background-color: #000822;
	}
.coursebutton { color: #000000;
	background-color: #F9168F;
	text-decoration: none;
	}
.coursebutton a { color: #000000!important;
	background-color: #F9168F;
	text-decoration: none;
	}
.topbar { color: #ffffff;
	background-color: #393ddd;
	}
.start { color: #ffffff;
	background-color: #393ddd;
	text-align: center;
	}
.start h1 { color: #ffd1e1;
	background-color: ;
	text-transform: uppercase;
	}
.cover h1 { color: #393ddd;
	background-color: transparent;
	text-transform: uppercase;
	}
.text { color: #3c3d3c;
	background-color: #ffffff;
	}
.texteven { color: #ffffff;
	background-color: #3c3d3c;
	}
.texteven a { color: #ffffff!important;
	background-color: ;
	}
.hotspot { color: #11224D;
	background-color: #ffffff;
	}
.video { color: #11224D;
	background-color: #ffd1e1;
	}
.conclusion { color: #ffffff;
	background-color: #393ddd;
	}
.conclusion a { color: #ffffff!important;
	background-color: ;
	}
.foldout { color: #000000;
	background-color: #ffd1e1;
	}
.butmit { color: #ffffff;
	background-color: #393ddd;
	border: 1px solid #393ddd;;
	}
.butmit:hover { color: #ffffff;
	background-color: #3c3d3c;
	border: 1px solid #3c3d3c;
	}



.bovenkant {  background-color: #000822; color: #fff; opacity: 0.92}

.hamcolor {  color: #ffffff; }

.hamback{  background-color: #ffffff; }


header h1 span {
	background-color: #fff;
	line-height: 1.4em;
	padding-left: 10px; 
	padding-right: 10px
	padding-top: 0px;
	padding-bottom: 0px;
	box-shadow: 10px 0 0 white, -10px 0 0 white; 
	-webkit-box-decoration-break: clone;
	box-decoration-break: clone;
	}


.cheddar h1 span {
	background-color: #fff;
	padding-left: 20px;
	padding-right: 20px; 
	line-height: 1.4em;
	-webkit-box-decoration-break: clone;
	box-decoration-break: clone;
	}


.textleven p {
	background:rgba(0,0,0,0.2);
	margin-top: 10px;
	padding: 10px;
	}


.blueline {
    background-image: url(/img/blue-line.png);
    background-repeat: no-repeat, no-repeat;
    background-size: contain;
    background-position: right;
	}


.qdot {
    background-image: url(/img/blue-line.png);
    background-repeat: no-repeat, no-repeat;
    background-size: contain;
    background-position: right;
	}



.multiple_choice, .tinder, .open, .sort, .slider, .multiple_check { 
	color: #3c3d3c;
	background-color: rgb(221, 243, 252);
}



a:link, a:visited, a:hover, a:active {	color: #3c3d3c; text-decoration: none;	}


.conclusion ul {
	background:rgba(0,0,0,0.2);
	padding: 10px;
	line-height: 2em;
	}




/* HERO COURSES */


.hero h1 {	padding: 0.5em 0 0 0;	}

.ourses > ul > li {
  border: 1px solid rgb(221, 243, 252);
  background-color: rgb(221, 243, 252);
  color: black;
}


.courses > ul > li {
    border: 1px solid rgb(221, 243, 252);
    background-color: #fff;
    color: black;
}



.hero > h1 {
  color: #ffffff;
}



a.coursebutton {
color: #ffffff!important;
}

.coursebutton:hover {
background-color: #000822;
color: #fff!important;
}



a.coursebutton:hover {
text-decoration: none;
}


 
/* BUTTONS AND ANSWER OPTIONS */


.input-group-border .label-bg:before {
    content: '';
    position: absolute;
    right: -3px;
    top: 0;
    height: 100%;
    width: 3px;
    }

.input-group-border input:checked~label {
    color: #ffffff;
    background-color: #3c3d3c;
    border-color: #3c3d3c;
    }

.input-group-border input:checked~label .label-bg:before {
    background-color: #1c1d1d;
    }

.input-group-border.right input:checked~label,.input-group-border.right label {
    color: #1c1d1d;
    background-color: #f2eb3e;
    border-color: #f2eb3e
    }

.input-group-border.right input:checked~label .label-bg:before,.input-group-border.right label .label-bg:before {
    background-color: #f2eb3e
    }

.input-group-border.incorrect input:checked~label,.input-group-border.incorrect label {
    color: #9a9f9f;
    background-color: #d5d9db;
    border-color: #d5d9db;
    }

.input-group-border.incorrect input:checked~label .label-bg:before,.input-group-border.incorrect label .label-bg:before {
    background-color: #d5d9db;
    }

.input-group-border input {
    width: 32px;
    height: 32px;
    -webkit-box-ordinal-group: 2;
    order: 1;
    z-index: 2;
    position: absolute;
    right: 30px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    cursor: pointer;
    visibility: hidden;
    }



.butmit {
	padding: 14px;
	color: #fff!important;
	font-size: 1.8em;
	width: 264px;
	display: block;
	cursor: pointer;
	clear: both;
	}


.input-group-border label {

    color: #1c1d1d;
    border-color: #F9168F;
    background-color: #fff;
    }



.input-group-border label:hover {    background-color: #F9168F; }


.input-group-border .label-bg:before {    background-color: #F9168F; }


.input-group-border input:checked~label {  color: $lightblue; }


.bsutmit {	border: 1px solid #393ddd;	background-color: #393ddd; }

.bsutmit:hover {	background-color: #11224D; color: #fff!important; }





/* CHAPTER END MOUNT BUTTON */


.mount  {
	background-color: #393ddd; 
	width: 100px; 
	margin: auto; 
	padding: 10px;
	border: 1px solid #fff; 
	position: relative;
	}


.mount a {
	color: #fff;
	margin: 20px;
	font-size: 2em;
	text-transform: uppercase;
	font-family: "Passion One"
	}



.mount:hover  {
	background-color: #000;
	color: #ffd1e1;
	}



.mount a:visited{
 color:#fff;
 background-color:#000;
}



.animated-button span:nth-child(1) {
  top: 0px;
  left: 0px;
  width: 100%;
  height: 4px;
  background: -webkit-gradient(linear, right top, left top, from(rgba(8, 20, 43, 0)), to(#393ddd));
  background: linear-gradient(to left, rgba(8, 20, 43, 0), #393ddd);
  -webkit-animation: 2s animateTop linear infinite;
          animation: 2s animateTop linear infinite;
}

@-webkit-keyframes animateTop {
  0% {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
  }
  100% {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }
}

@keyframes animateTop {
  0% {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
  }
  100% {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }
}

.animated-button span:nth-child(2) {
  top: 0px;
  right: 0px;
  height: 100%;
  width: 4px;
  background: -webkit-gradient(linear, left bottom, left top, from(rgba(8, 20, 43, 0)), to(#393ddd));
  background: linear-gradient(to top, rgba(8, 20, 43, 0), #393ddd);
  -webkit-animation: 2s animateRight linear -1s infinite;
          animation: 2s animateRight linear -1s infinite;
}

@-webkit-keyframes animateRight {
  0% {
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
  }
  100% {
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
  }
}

@keyframes animateRight {
  0% {
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
  }
  100% {
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
  }
}

.animated-button span:nth-child(3) {
  bottom: 0px;
  left: 0px;
  width: 100%;
  height: 4px;
  background: -webkit-gradient(linear, left top, right top, from(rgba(8, 20, 43, 0)), to(#393ddd));
  background: linear-gradient(to right, rgba(8, 20, 43, 0), #393ddd);
  -webkit-animation: 2s animateBottom linear infinite;
          animation: 2s animateBottom linear infinite;
}

@-webkit-keyframes animateBottom {
  0% {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }
  100% {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
  }
}

@keyframes animateBottom {
  0% {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }
  100% {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
  }
}

.animated-button span:nth-child(4) {
  top: 0px;
  left: 0px;
  height: 100%;
  width: 4px;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(8, 20, 43, 0)), to(#393ddd));
  background: linear-gradient(to bottom, rgba(8, 20, 43, 0), #393ddd);
  -webkit-animation: 2s animateLeft linear -1s infinite;
          animation: 2s animateLeft linear -1s infinite;
}

@-webkit-keyframes animateLeft {
  0% {
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
  }
  100% {
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
  }
}

@keyframes animateLeft {
  0% {
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
  }
  100% {
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
  }
}



.notlogged {
    fill: silver;
}

.inlogged {
    fill: white;
}


.navlink { color: white!important; }

.register a { color: white!important; font-size: 1.3em; font-family: Arial;}

.register a:hover { text-decoration: underline;}




h1, h3, h4, h5 {	font-family: 'Passion One', sans-serif; text-transform: uppercase; }


h1 {	font-size: 8em;
	line-height: 1.2em; 
	font-weight: 500;  }


header h1 {	padding:2em 0 0 0;  text-transform: uppercase;	}



h2 {	font-family: 'Passion One', sans-serif;
	font-size:5em;
	padding:2em 0 0.1em 0em;
	}

h3 {	font-size:4em;
	padding:1.5em 0 0.1em 0em;
	}

h4 {	font-size:3em;
	padding:1.em 0 0.1em 0em;
	}

h5 {	font-size:2.7em;
	padding:1.em 0 0.1em 0em;
	}


dt {	font-size:2.3em;	}

dd {	font-size:1.9em;
	padding:0.6em 0 0.9em 0;
	}


p  { 	font-family: 'Arial', sans-serif;
	padding:0.4em 0 0.4em 0;
	font-size: 2.3em;
	line-height: 1.6em;
	}


ul {	font-family: 'Arial', sans-serif; }


.start a {	color: #fff;	}


.box-title{  font-size: 1em;  color: #3c3d3c;}

.box-content{  font-size: 16px; line-height: 25px;  color: #3c3d3c;}




@media (max-width:960px) {


.panel h1, .panel h2, .inner h2, .inner p, .panel h3, .panel h4, .panel pre, .panel dl, .panel ul, .panel p {
    margin-left:30px;
    margin-right:30px;
    }



    h1 { font-size:7em;  }

    h2 { font-size:4.5em; padding-top: 1.8em;  }

    h3 { font-size:4em; }

    h4 { font-size:4em;}

    h5 { font-size:3em;}

}




@media (max-width:600px) {

h1 {	font-size:6em; }

h2 {	font-size:4em; }

h3 {	font-size:4em; }

h4 { font-size:4em;}

h5 { font-size:3em;}

p, #num {  font-size: 2em;	}



.box-title {  font-size: 0.6em;  }

.box-content{  font-size: 15px;    line-height: 25px;    color: #3c3d3c;}

.accordion {  margin: auto; }

}


@media (max-width:450px) {

h1 {    font-size: 10vw; }
h2 {	font-size:3em;	padding-top: 2em;	}
h3 {	font-size:3em;	padding-top: 1.5em;	}
h4 {	font-size:3em;	}
h5 {	font-size:1.9em;	}
p, #num {    font-size: 1.8em; }

.box-title {  font-size: 0.8em;  }

}


.menutext {  font: 400 20px 'Passion One', sans-serif; }

.navlink {  font: 400 2em 'Passion One', sans-serif; }


.courses > ul > li > figure > figcaption {
    background-color: #393ddd!important;
}



-->