<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 10-mrt-2015, 9:38:18
    Author     : branmi
*/

@font-face {
    font-family: "FontAwesome";
    font-style: normal;
    font-weight: normal;
    src: url("../fonts/fontawesome-webfont.eot?#iefix&amp;v=4.3.0") format("embedded-opentype"), url("../fonts/fontawesome-webfont.woff?v=4.3.0") format("woff"), url("../fonts/fontawesome-webfont.ttf?v=4.3.0") format("truetype"), url("../fonts/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular") format("svg");
}

body {
	/*background-image:url("../images/background.jpg");*/
    background-repeat: no-repeat;
	background-position: bottom center;
	
    /*background-position: right top;
    background-repeat: no-repeat;
	background-color: #fff;
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#29b8e5', endColorstr='#005681', GradientType=0 );
    background-attachment: fixed;*/
    font-family: "pragmatica-web",sans-serif;
}

h2 {
    margin-bottom: 20px;
}

h2, h3, h4, h5, h6 {
    color: #9d0b0e !important;
    font-family: "pragmatica-web",sans-serif;
    font-style: normal !important;
    font-weight: 200 !important;
}


#logo {
    margin: 0 auto;
	height: 140px;

}

#preloader {
    background-color: #fff;
    padding: 22%;
    position: absolute;
    text-align: center;
    width: 100%;
    z-index: 1000;
    margin: 0 auto;
}

.buttoncircle {
    font-size: 3em !important;
    color: #9d0b0f !important;
	transition: background-color 300ms ease-out;
}


.buttoncircle:hover {
    box-shadow: 6px 0px 0px 9px #691719;
    color: #691719 !important;
    font-size: 3em !important;
    border-radius: 50%;
}

.buttonicon {
    color: #fff !important;
    font-size: 1.4em !important;
    padding-left: 0.35em;
    pointer-events: none !important;
}

#preloader i {
    font-size: 100px;
    color: #999;
}

#headerspacer {
/*    margin-top: 42px;*/
}

#header h2 {
    font-size: 25px;
    color: #231f20;
    margin: 0px;
    margin-bottom: 5px;
    width: 100%;
}

#headerbg {
    text-align:left;
   /* border-bottom: 1px solid #d7d7d7;*/
	 /*background: url(../images/png/logo_background_2.png) repeat-x;
   background-color: #fff;*/
}

#headerbg2{
	/*background: url(../images/png/logo_background.png) no-repeat center top;*/
        background-size: 100% 141px;
}


#header {
/*    height: 100px;
    background-image: url(../images/png/headerbg.png);*/
}

#footer {
    color: #9d0b0e !important;
    font-family: "pragmatica-web",sans-serif;
    font-style: normal !important;
    font-weight: 200 !important;
    font-size: 0.8rem;
	margin-top: 1em;
	margin-bottom: 1em;
}

.spacer-img {
	z-index: -100;
}


.slogan{
	background:none !important;
}

.icon-bar {
    background-color: transparent!important;
}

.iconbar &gt; a:hover {
    border-radius: 50%;
    box-shadow: 6px 0 0 9px #333;
    color: #ff6319 !important;
    font-size: 3em !important;
}

.icon-bar &gt; a:hover {
    background-color: transparent!important;
}

#icon-bar-image {
    width: 40px;
}

.iconbar_hover {
    box-shadow: 6px 0px 0px 9px #333;
    color: #ff6319 !important;
    font-size: 3em !important;
    border-radius: 50%;
}


#portaltitle {
    /*margin-top: 30px;*/
}


.maincontainer {
    background-color: #555555;
    margin-bottom: 20px
}

#contentcontainer {
    /*padding: 20px;*/
/*    box-shadow: 0 10px 10px #ccc;
    background-color: #fff;*/
    color: #fff;
    font-family: "pragmatica-web",sans-serif;
    font-style: normal !important;
    font-weight: 200 !important;
}

#contentcontainer h2 {
    text-align: center;
}

#course_menu .panel {
    margin-bottom: 0px;
    background-color: #FFF;
    border: none;
    color: #ff6319;
}
#course_menu .panel:hover {
    color: #ff6319;
    border: none;
    outline: 2px solid #006088;
}

#course_menu .panel a {
    color: #ff6319;
}

.startinstruction,
.starttest {
    background-color: #FFF;
    font-weight: normal;
    font-size: 20px;
    color: #ff6319;
    border: none;
}

.startinstruction:hover,
.starttest:hover {
    background-color: #FFF;
    font-weight: normal;
    font-size: 20px;
    color: #231f20;
    border: none;
    outline: 2px solid #006088;
}

#instructioncontainer {
    padding: 0px;
    background-color: #fff;
	max-width: 1280px;
}

#coursecontent {
    padding: 0;
    position: relative;
    /*min-height: 100%;*/
}


#image_container {
    background-color: #fff;
}

#image{
	background-repeat: no-repeat;
    
    /*position: absolute;*/
}

#image {
    max-height: 100%;
    max-width: 1280px;
    -moz-background-size:100% 100%;
    -webkit-background-size:100% 100%;
    background-size:100% 100%;
}

#image img {
    max-height: 100%;
    max-width: 100%;
}

#foreground_image{
	z-index: 101;
}

#foreground {
    position: relative;
    max-width: 100%;
}

#background_image{
	z-index: 100;
}

.headerbar {
/*    background-color: #555555;*/
	background-image: url("../images/png/logo.png");
	background-position: left top;
	background-repeat: no-repeat;
	height: 100px;
}

.footerlogo {
	/*background-image: url("../images/png/slogan.png");    */
	background-position: center top;
	background-repeat: no-repeat;
	height: 150px;
}

#embed {
	height: 0;
	max-width: 100%;
	overflow: hidden;
	padding-bottom: 56.55%;
	position: relative;
	/*background-image: url(../images/video_background.png);*/
}

#embed iframe, #embed object, #embed embed {
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}

#vimeoplayer{
	/*width: 88% !important;
	height: 88% !important;
	left: 6% !important;
	top: 6% !important;*/
}

.contentwrapper {
    box-shadow: 0 0 2px 1px #888;
}

.title{
	text-align: center;
}

.title h1 {
	max-width:1280px;
	margin: 0 auto;
    font-family: "pragmatica-web",sans-serif;
    font-style: normal !important;
    font-weight: 200 !important;
    color: #9d0b0e !important;
    font-size: 25px;
    padding-top: 10px;
}

.mobiletitle h1 {
    font-family: "pragmatica-web",sans-serif;
    font-style: normal !important;
    font-weight: 200 !important;
    color: #231f20;
    font-size: 18px;
    padding-top: 0px;
}


/* ==========================================================================
   Coursemenu
   ========================================================================== */

#course_menu a {
    
}

#course_menu_ul li p {
    color: #fff;
}

#course_menu_ul li p:hover {
/*    box-shadow: 0 0 10px 0 #b0b1b0;
    -webkit-transition: box-shadow 0.15s ease-in-out 0s;
    -moz-transition: box-shadow 0.15s ease-in-out 0s;
    -o-transition: box-shadow 0.15s ease-in-out 0s;
    -ms-transition: box-shadow 0.15s ease-in-out 0s;
    transition: box-shadow 0.15s ease-in-out 0s; */
}

.coursepanel {
    background-color: #FFF;
    color: #999;
    margin-bottom: 1.25rem;
    padding: 1.25rem 1.25rem 0.25rem;
    border-radius: 5px;
}

.turnaroundtime {
    font-size: 130% !important;
    font-family: "pragmatica-web",sans-serif !important;
    font-weight: 200 !important;
    color: #9d0b0e;
}

.turnaroundtime i{
    color: #878b8e;
}

#course_launcher {
    /*margin: 0 -25px -20px !important;*/
}



/* ==========================================================================
   Navigation
   ========================================================================== */
.navigatie{
/*	margin-top:25%;
	z-index:2;
	right: 0;
	position:absolute;*/
}


/* Navigationbuttons
   ========================================================================== */

.next a, .previous a{
	display:block;
}

.next a{
	padding: 3em 0 3em 3em;
}

.previous a{
	padding: 3em 3em 3em 0;
}


.icon-bar {
    display: table !important;
}

.icontable {
    padding-left: 0px;
    padding-right: 0px;
	float:right;
}

.icontable a {
    padding-right: 0px;
    padding-left: 0px;
}

svg {
    color: #fff;
}

.navbutton {
    background-color: #9d0b0f;
    padding-top: 1rem;
    padding-right: 2rem;
    padding-bottom: 1.0625rem;
    padding-left: 2rem;
    margin: 0 0 1.25rem;
    color: #fff;
    font-weight: normal;
    transition: background-color 300ms ease-out;
    border-radius: 5px;
    display: block;
}

.navbutton i{
    color: #fff;
}

.navbutton:focus, .navbutton:hover, .navbutton:focus {
	background-color: #691719;
    color: #fff;
}

.startbutton {
    background-color: #F4921D;
    padding-top: 1rem;
    padding-right: 2rem;
    padding-bottom: 1.0625rem;
    padding-left: 2rem;
    /*margin: 0 0 1.25rem;*/
    color: #fff;
    font-weight: normal;
    transition: background-color 300ms ease-out;
    border-radius: 5px;
    display: block;
}

.startbutton:focus, .startbutton:hover, .startbutton:focus {
    background-color: #ccc; 
}

#page1{
	background-color: #67bd3a;
}

#page1:hover{
	background-color: #57a031;
}

.chapterbutton {
    background-color: #878b8e;
    padding-top: 1rem;
    padding-right: 2rem;
    padding-bottom: 1.0625rem;
    padding-left: 2rem;
    /*margin: 0 0 1.25rem;*/
    color: #fff;
    font-weight: normal;
    transition: background-color 300ms ease-out;
    border-radius: 5px;
    display: block;
}

.chapterbutton:focus, .chapterbutton:hover, .chapterbutton:focus {
    background-color: #74787b; 
    color: #fff;
}

.testbutton {
    background-color: #ff0000;
    padding-top: 1rem;
    padding-right: 2rem;
    padding-bottom: 1.0625rem;
    padding-left: 2rem;
    /*margin: 0 0 1.25rem;*/
    color: #fff;
    font-weight: normal;
    transition: background-color 300ms ease-out;
    border-radius: 5px;
    display: block;
}

.testbutton:focus, .testbutton:hover, .testbutton:focus {
    background-color: #c20000;
    color: #fff;
}


.chaptercompleted:before {
    color: #fff;
    content: '\f058';
    font-family: "FontAwesome";
    margin-left: -20px;
    margin-top: -10px;
    position: absolute;
}

#course_menu_ul .disabled {
    pointer-events: none;
    cursor: default;
    background-color: #dad4cf;
    color: #a8a8a8;
}

/* audio slideshow */
#slideshow{
    width:100%;
	/*min-height: 660px;*/
	max-width: 1280px;
}

/*tekst wolkjes*/
#text{
	color:#fff;
	padding-top:10px;
	z-index:4;
	position:absolute;
	left: 53px;
	font-size: 17px;
}

#text_container{
	padding:10px;
	padding-left:20px;
	min-width:300px;
	background-color: #109657;
}


/*einde tekst wolkjes*/

.progress_track{
	height:22px;
	padding: 0px;
	margin: 0px;
    background-color: #dad4cf;
}

.progress{
	height:100%;
	width:0px;
	padding: 0px;
	margin: 0px;
	border: none;
	background-color: #897f70;
    /*background: repeating-linear-gradient(
        dad4cf,
        #897f70,
        #897f70 10px,
        #897f70 10px,
        #897f70 20px
    );*/
}

audio {
background-color:#101010;
/*margin-top:1px;*/
}

.audio_player{
    bottom: 0px;
    width: 100% !important;
    display: block;
    position: -webkit-sticky;
    position: -moz-sticky;
    position: -ms-sticky;
    position: -o-sticky;
    position: sticky;
	
}

.imgcontainer{
    width: 100%;
    background-color: #fff;
    text-align: center;
}

#video_container, #attachment_container, #recap_container{
	position:absolute;
	float:right;
	width: 40em;
	max-height: 36em;
	padding:1em;
	/*background-image: url(../images/instruction_recap_bg.png);*/
	color:#fff;
	top: 1em;
	right: 5em;
	border: 1px solid #999;
	display:none;
	overflow: auto;
	background-color: #691719;
	font-size:1.1em;
}

#video_container h2, #attachment_container h2, #recap_container h2{
	font-size: 1.5em;
	font-weight: bold;
}

#video_container h2, #attachment_container h2, #recap_container h2 {
	color:#fff !important;
}

/*.scroll_body{
	height: 31em;
	overflow: auto;
}*/
/*
#attachment_container, #video_container{
	display:none;
}*/

.scroll_down, .scroll_up, .close{
	position:absolute;
	right: 0;
	cursor: pointer;
}

.scroll_down{
	bottom: 0;
}

.scroll_up, .close{
	top: 5px;
	right: 5px;
}

#video_container{
	z-index: 100;
}

#attachment_container{
	z-index: 101;
}

#recap_container{
	z-index: 102;
}

#audio{
	z-index: 105;
}

.recap p{
	font-size: 0.9em;
	margin-bottom: 0.5rem;
}

.recap li{
	font-size: 0.9em;
	margin: 0;
}

.recap ul{
	margin-top:0;
	margin-bottom: 0.7em;
}

.recap b {
	text-decoration: underline;
}

/* ==========================================================================
   Media Queries
   ========================================================================== */


/* Small screens
   ========================================================================== */
@media only screen {
    body {
    }
    .maincontainer {
        background-color: #333;
        margin-bottom: 20px;
    }
    #header h2 {
        color: #FFF;
    }
    
    .next{
        margin-top:5%;
        z-index:2;
        right: -27px;
        position:absolute;
    }
    
    .previous{
        margin-top:5%;
        z-index:2;
        left: 0;
        position:absolute;
    }
    
    .icon-bar {
        background-color: #dedede;
    }
    
    .icon-bar a {
        padding: 1em 0;
		margin-bottom:-2px;
    }
    
    .icon-bar &gt; * img {
        height: 1.5rem;
        width: 1.5rem;
    }
	
	#instructioncontainer {
		margin-top:25px;
	}
	
    .next img,
    .previous img {
        height: 120px;
    }
	
	.fa-stack {
		display: inline-table;
	}

} 

/* Define mobile styles
   ========================================================================== */

@media only screen and (max-width: 40em) {
    body {
    }
    .maincontainer {
        background-color: #333;
        margin-bottom: 20px;
    }
    #header {
        /*background-color: #1792b5;*/
    }
    #header h2 {
        margin-top: 5px;
        font-size: 22px;
    }
    .next{
        margin-top:5%;
        z-index:2;
        /*right: -27px;*/
        right: 0px;
        position:absolute;
    }
    .next img,
    .previous img {
        height: 60px;
    }
    
    .previous{
        margin-top:5%;
        z-index:2;
        left: 0;
        position:absolute;
    } 
    
    .icon-bar a {
        padding: 1em 0;
    }
    
    .icon-bar &gt; * img {
        height: 1.5rem;
        width: 1.5rem;
    }
    
    .icon-bar {
        background-color: #dedede;
    }
	
	.icontable {
		margin-top: 75px;
	}
	
	.headerbar {
		width:100%;
		background-position: center;
		height: 100px;
	}
	
	.footerlogo {
		background-size: 130px;
		height: 100px;
	}
	
} 

@media only screen and (max-width: 1100px) {
	#video_container, #attachment_container, #recap_container{
		width: 25em;
		max-height: 20em;
		padding:1em;
		top: 4em;
		right: 4em;
	}
	
	.scroll_body{
		height: 19em;
		overflow: hidden;
	}
	
	#video_container p, #attachment_container p, #recap_container p{
		font-size: 0.9em;
		margin-bottom: 0.7em;
	}
	
	#video_container h2, #attachment_container h2, #recap_container h2{
		font-size: 1.2em;
		margin-bottom: 0.6em;
	}
}

@media only screen and (max-width: 650px) {
	#video_container, #attachment_container, #recap_container{
		width: 16em;
		max-height: 10em;
		padding:1em;
		top: 0;
		right: 1.4em;
	}
	
	.scroll_body{
		height: 9em;
		overflow: hidden;
	}
	
	#video_container p, #attachment_container p, #recap_container p{
		font-size: 0.6em;
		margin-bottom: 0.4em;
	}
	
	#video_container h2, #attachment_container h2, #recap_container h2{
		font-size:0.8em;
		margin-bottom: 0.5em;
	}
	
    .next img,
    .previous img {
        height: 60px;
    }
	
}

/* max-width 640px, mobile-only styles, use when QAing mobile issues
   ========================================================================== */



/* Medium screens
   ========================================================================== */
@media only screen and (min-width: 40.063em) {
    body {
    }
    .maincontainer {
        background-color: #333;
        margin-bottom: 20px;
    }
    #header h2 {
        color: #231f20 !important;
    }
    .next{
        margin-top:25%;
        z-index:2;
        right: 0;
        position:absolute;
    }
    .next img,
    .previous img {
        width: 100%;
    }
    
    .previous{
        margin-top:25%;
        z-index:2;
        left: 0;
        position:absolute;
    }
    
    .icon-bar a {
        /*padding: 2em 0;*/
    }
    
    .icon-bar &gt; * img {
        height: 2.5rem;
        width: 2.5rem;
    }
    
    .icon-bar {
        background-color: #fff;
    }
} 


/* min-width 641px, medium screens
   ========================================================================== */
@media only screen and (min-width: 40.063em) and (max-width: 64em) { 
    body {
    }
    .maincontainer {
        background-color: #333;
        margin-bottom: 20px;
    }
    #contentcontainer {
        margin-top: 30px;
    }
    #header h2 {
        color: #231f20 !important;
    }
    .next{
        margin-top:10%;
        z-index:2;
        right: 0;
        position:absolute;
    }
    .next img,
    .previous img {
        width: 100%;
    }
    
    .previous{
        margin-top:10%;
        z-index:2;
        left: 0;
        position:absolute;
    }
    
    .icon-bar {
        background-color: #fff;
    }
} 

/* min-width 641px and max-width 1024px, use when QAing tablet-only issues
   ========================================================================== */

/* Large screens
   ========================================================================== */
@media only screen and (min-width: 64.063em) {
    #contentcontainer {
        margin-top: 30px;
    }
    #header h2 {
        color: #231f20 !important;
    }
    .next{
        margin-top:20%;
        z-index:2;
        right: 0;
        position:absolute;
    }
    .next img,
    .previous img {
        width: 100%;
    }
    
    .previous{
        margin-top:20%;
        z-index:2;
        left: 0;
        position:absolute;
    }
    
    .icon-bar {
        background-color: #fff;
    }
} 

/* min-width 1025px, large screens
   ========================================================================== */

@media only screen and (min-width: 64.063em) and (max-width: 90em) {
    .next{
        margin-top:20%;
        z-index:2;
        right: 0;
        position:absolute;
    }
    .next img,
    .previous img {
        width: 100%;
    }
    
    .previous{
        margin-top:20%;
        z-index:2;
        left: 0;
        position:absolute;
    }
    
    .icon-bar {
        background-color: #fff;
    }
} 

/* min-width 1025px and max-width 1440px, use when QAing large screen-only issues
   ========================================================================== */



/* XLarge screens
   ========================================================================== */
@media only screen and (min-width: 90.063em) { 
    .next{
        margin-top:20%;
        z-index:2;
        right: 0;
        position:absolute;
    }
    .next img,
    .previous img {
        width: 100%;
    }
    
    .previous{
        margin-top:20%;
        z-index:2;
        left: 0;
        position:absolute;
    }
    
    .icon-bar {
        background-color: #fff;
    }
} 

/* min-width 1441px, xlarge screens
   ========================================================================== */

@media only screen and (min-width: 90.063em) and (max-width: 120em) {
    .next{
        margin-top:20%;
        z-index:2;
        right: 0;
        position:absolute;
    }
    .next img,
    .previous img {
        width: 100%;
    }
    
    .previous{
        margin-top:20%;
        z-index:2;
        left: 0;
        position:absolute;
    }
    
    .icon-bar {
        background-color: #fff;
    }
} 

/* min-width 1441px and max-width 1920px, 
   use when QAing xlarge screen-only issues
   ========================================================================== */








/* XXLarge screens
   ========================================================================== */
@media only screen and (min-width: 120.063em) { 
    .next{
        margin-top:20%;
        z-index:2;
        right: 0;
        position:absolute;
    }
    .next img,
    .previous img {
        width: 100%;
    }
    
    .previous{
        margin-top:20%;
        z-index:2;
        left: 0;
        position:absolute;
    }
    
    .icon-bar {
        background-color: #fff;
    }

} 
/* min-width 1921px, xxlarge screens
   ========================================================================== */
   
   
.reveal-modal h1,
.reveal-modal h2 {
	color:#ff6319 !important;
}

.page_progress{
	width:100%; 
	/*z-index: 10; 
	position:absolute; */
	font-weight: normal;
    font-style: normal;
	font-size:medium;
	text-align:center;
	color:#9d0b0e;
}

.item{
	float:right;
}

.close-reveal-modal{
	color: #000 !important;
}</pre></body></html>