/* -- CLEAN UP -- */

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, font, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {margin: 0;padding: 0;border: 0;outline: 0;font-weight: inherit;font-style: inherit;font-size: 100%;font-family: inherit;vertical-align: baseline;}
:focus {outline: 0;}
body {line-height: 1;color: #404040;background: white;}
ol, ul {list-style: none;}
table {border-collapse: separate;	border-spacing: 0;}
caption, th, td {text-align: left;font-weight: normal;}
blockquote:before, blockquote:after, q:before, q:after {content: "";}
blockquote, q {quotes: "" "";}
sub {vertical-align: sub;}
sup {vertical-align: super;}
* {box-sizing: border-box;	-moz-box-sizing: border-box;}
html {padding: 0px; @charset "ISO-8859-1";}

/* -- 00000 -- */

@font-face {
  font-family: 'Droid Sans';
  font-style: normal;
  font-weight: 400;
  src: local('Droid Sans'), local('DroidSans'), url(https://themes.googleusercontent.com/static/fonts/droidsans/v3/s-BiyweUPV0v-yRb-cjciBsxEYwM7FgeyaSgU71cLG0.woff) format('woff');
}
@font-face {
  font-family: 'Droid Sans';
  font-style: normal;
  font-weight: 700;
  src: local('Droid Sans Bold'), local('DroidSans-Bold'), url(https://themes.googleusercontent.com/static/fonts/droidsans/v3/EFpQQyG9GqCrobXxL-KRMQFhaRv2pGgT5Kf0An0s4MM.woff) format('woff');
}

body{
	font-family: 'Droid Sans', sans-serif !important;
	font-size: 11px;
	font-weight: 100;
	color:#4c4c4c;
	background-color: #f8f8f8;
}

input, textarea, keygen, select, button {
    font-family: 'Droid Sans', sans-serif !important;
}

h1, h2, h3, h4{
	margin-top:10px;
	margin-bottom:5px;
	//font-weight:bold;
}
h1{
	font-size: 17px;
	color: #0452a5;
}
h2{
	font-size: 17px;
	color: #0452a5;
}
h3{
	font-size:13px;
	color: #0452a5;
}








#container, .container{
	margin:auto;
	max-width:960px;
	padding-bottom: 50px;
	height:auto;
}

#container {
	background-color:#fff;
	border-left: 1px solid #c2c2c2;
	border-right: 1px solid #c2c2c2;
}


#header {
	width: 100%;
}
#header .container {
	margin: auto;
	max-width: 960px;
	padding-bottom: 50px;
	height: auto;
	position: relative;
}











#footer .container {
    padding-left: 20px;
}
#footer .quizzle h3, #footer .quizzle i{
	float:left;
}
#footer .quizzle{
    padding: 16px 0 6px;
	margin: 0 10px 15px;
	float:left;
	line-height:120%;
}
#footer .quizzle:first-child{
	margin-left: 0;
}
#footer .quizzle p{
	margin-left:5px;
}

#footer .quizzle dl{
	color: #f1f1f1 !important;
}

#footer .quizzle dt{
	color: #f1f1f1 !important;
	font-style: italic;
}

#footer .quizzle h3{
	color: inherit;
	padding:5px 0px;
	margin:0;
	text-transform:uppercase;
	font-size:11px;
}
#footer .quizzle i {
	padding-right: 10px;
	font-size:18px;
	padding-top: 4px;
	margin-left:3px;
}
.quizzle a{
	color: #cbc9c9;
	text-decoration: none;
}
.quizzle a:hover{
	color: #fff;
}
a{
	color: #0452a5;
	text-decoration:underline;
	//font-weight:bold;
	transition: color 0.12s ease-in-out;
	-webkit-transition: color 0.12s ease-in-out;
	-moz-transition: color 0.12s ease-in-out;
	-o-transition: color 0.12s ease-in-out;
}
a:hover{
	color: #531f7a;
}

dl{
	margin-bottom:5px;
	//padding-left:5px;
}
	dt{

		color: #404040;
	}
	dd{
		font-size: 13px;
		//font-style: italic;
		margin-top:4px;
		margin-bottom:10px;
		//margin-left:3px;
	}

#orderform{
	max-width: 798px;
}

#darkcolorbg{
	background-repeat:no-repeat;
	background-size:100% 100%;
	background-color:#0452a5;


	width:100%;
	height:180px;
	position:absolute;
	top:0;
	left:0;
	display: none;
}

	#header{
		height: 70px;
		background-color: #fff;
		border-bottom:1px solid #c2c2c2;
	}
		#header h1{
			display:none;
		}

	#headerimage{
		position: absolute;
		top: 10px;
		margin-left: 10px;
		height: auto;
        max-height: 50px;
        max-width: 150px;
	}

	#sidebar{
		width:218px;
		float: left;
		height:100%;
	}
		#backToHome{
			display:block;
			//background:#f0f0f0;
			color:#0452a5;
			vertical-align: middle;
			padding: 6px 0;
			text-align: left;
			text-decoration:none;
			text-transform:uppercase;
		}
			#backToHome:hover{
				color: #531f7a;
			}

	#content{
		float: left;

	}
	#content dt{
		color: #531f7a;
	}

		#content h1{
			margin-top:0px;
			margin-bottom:10px;
		}
		#content p.notfullscreen{
			padding-right: 15px;
		}
		.section .right{
			width: 120px;
		}
	.actionlink{
		text-decoration: none;
		text-shadow: 0px 1px #531f7a;
		background: #0452a5;
		color: white;
		position: relative;
		height: 28px;
		line-height: 28px;
		margin-top: 10px;
		float: right;
		border-bottom: 2px solid #531f7a;
		padding: 0 26px;
		cursor: pointer;
		border-radius: 3px;
		-moz-border-radius: 3px;
		border-radius: 3px;
		width: 120px;
		text-align: center;
		 -webkit-transition: all 0.2s ease-in-out;
			-moz-transition: all 0.2s ease-in-out;
			-o-transition: all 0.2s ease-in-out;
			-ms-transition: all 0.2s ease-in-out;
			transition: all 0.2s ease-in-out;
	}

	.actionlink:hover {
		color: white;
		margin-top: 11px;
		height: 27px;
		background: #531f7a;
		border-bottom: 1px solid #531f7a;
	}

	#userbox{
		position:absolute;
		top: 17px;
		margin-right: 5px;
		color:#aeaeae;
		line-height: 20px;
		right: 0;
		font-size: 110%;
	}


	#userbox .margin
	{
	    padding-left: 170px;
		text-align: right;
	}
	@media screen and (min-width: 636px) {
	    #userbox .margin {
	        margin-top: 8px;
	    }
	}
	@media screen and (max-width: 420px) {
	    #userbox .margin {
	        padding-left: 0;
	    }
	}
		#userbox h3{
			color: #aeaeae;
			float: left;
			font-size: 100%;
			margin-top: 0px;
			margin-right: 13px;
		}

		#userbox a{
			display:inline-block;
			text-decoration: none;
			color: #0452a5;
		}
		#userbox a:hover{
			color: #531f7a;
		}
			#userbox input#gebruikersnaam {
				margin-right: 12px;
			}
			#userbox input#wachtwoord {
				margin-right: 6px;
			}
			#userbox a.forgotpassword{
				float:left;
				margin-left:2px;
				padding: 0 0 0 6px;
				font-size: 12px;
			}
			#userbox .t{
				float:left;
				margin-top:4px;
			}

			#userbox .loginButton{
				margin-top:9px;
				margin-left:5px;
			}

		#userbox label{
			margin-top:10px;
			display:none;
		}
		#userbox input.text{
			float: left;
			display:block;
			padding:3px 8px;
			width:132px;
			background: transparent;
			border: 1px solid #959595;
			color: #404040;
		}
			::-webkit-input-placeholder { /* WebKit browsers */
				color:    #404040;
			}
			:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
				color:    #404040;
			}
			::-moz-placeholder { /* Mozilla Firefox 19+ */
				color:    #404040;
			}
			:-ms-input-placeholder { /* Internet Explorer 10+ */
				color:    #404040;
			}
		#userbox input.submit{
			border:none;
			background-color: transparent;
			color: #0452a5;
			cursor: pointer;
			font-size: 12px;
			 -webkit-transition: all 0.1s ease-in-out;
			-moz-transition: all 0.1s ease-in-out;
			-o-transition: all 0.1s ease-in-out;
			-ms-transition: all 0.1s ease-in-out;
			transition: all 0.1s ease-in-out;
		}
			#userbox input.submit:hover{
				color: #531f7a;
			}
		#userbox div.userboxLeftBottom {
			display: none;
		}
		#userbox div.userboxRightBottom {
			display: none;
		}
		#userbox div.userboxRightBottom a {
			color: inherit;
		}

	#footer{
		border-top: 1px solid #000;
		color: white;
		height:40px;
		width:100%;
		background: #313131;
		bottom:0;
		left:0;
	}

.line {
	border-bottom: 1px solid #959595;
	margin-bottom: 20px;
}
.dashline {
	border-bottom: 1px dashed #959595;
	padding-bottom: 2px ;
	margin-bottom: 68px;
	-moz-box-shadow: 0 0 1px #fff;
	-webkit-box-shadow: 0 0 1px #fff;
	box-shadow: 0px 0px 1px #fff;
}
.dashline.up {
	border-top: 1px dashed #959595;
	padding-top: 2px ;
	padding-bottom	0;
	margin-bottom: 0;
	border-bottom: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}

p{
	padding-top:5px;
	padding-bottom:10px;
	line-height:120%;
}
	p img{
		vertical-align:text-bottom !important;
		margin-bottom:1px;
	}

table td{
	vertical-align:top;
	text-align:left;
	padding-top:10px;
	padding-bottom:10px;
	border-bottom:none;
}
	table td p{
		padding-top:0;
	}

table td.image{
	vertical-align:top;
	text-align:right;
	padding-right:10px;
}

table.noborders td{
	border-bottom:none;
}
	table.noborders td p{
		padding-top:0;
	}

table.lineborder td{
	border-bottom:1px solid #ccc;
}
	table.lineborder td h3{
		margin-top:0px;
	}
table.lineborder td.image{
	vertical-align:top;
	text-align:right;
	padding-right:10px;
}

table.colored{
	background-color:#fff;
	padding:0;
	margin:0;
	margin-top:10px;
	width:100%;
	border-spacing:0;
    border-collapse: collapse;
    border-top:1px solid #f1f1f1;
	border-right:1px solid #f1f1f1;
	color:#333;
}
table.colored thead td, table.colored tfoot td{
	background-color:#ffffff;
	color:#0452a5;
	font-weight:bold;
}
table.colored tr{
	padding:0;
	margin:0;
}
table.colored td{
	padding:4px;
	margin:0;
	border-bottom:1px solid #f1f1f1;
	border-left:1px solid #f1f1f1;
}
table.colored td.label{
	font-weight:bold;
	text-align:right;
	width:150px;
}
table.colored tr.even td{
	background-color:#ffffff;
}
table.colored tr.even th{
	background-color:#ffffff;
}

span.portalcolor{ /* was em */
	color:#0452a5;
}

em{
	font-style: italic;
}

ul li .whiteSpace
{
 	 padding-bottom: 20px;
}

.datepicker
{
	width: 108px;
	cursor: pointer;
	padding-left: 30px;
	background: url("/image/icons/datepicker.png") no-repeat;
	background-position: 3px 3px;
}
	.qtip-menu {
	background: #313131 !important;
	border: 1px solid #313131 !important;
    font-size: 12px !important;
   max-width: 580px !important;
   min-width: 300px !important;
    line-height: 15px !important;
}
.qtip-menu .cat-block {
    float: left;
    margin-left: 10px;
    margin-right: 10px;
	margin-bottom: 20px;
	margin-top: 10px;
}
.qtip-menu .cat-block a{
	color: #cbc9c9;
	text-decoration: none;
}
.qtip-menu .cat-block a:hover{
	color: #fff;
}
.qtip-menu .menu, .qtip-menu .menu li {
    float: left;
    clear: left;
}
.qtip-menu .menu li {
    padding-top:2px;
    margin:0;
}
.qtip-menu h2 {
    margin-top:0;
    font-size: 13px;
}
.left {
	float: left;
}

.right {
	float: right;
	margin-right: 10px;
}

.clear {
	clear: both;
}

.twitterfeed {
	border-bottom: 1px solid #dadada;
	height: auto;
}

.twitterfeed h3{
	padding-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.twitterfeed h3 span{
	color: #4c4c4c;
}

.twittertweet .point.odd {
	width: 15px;
	height: 17px;
	float: left;
	margin-right: 4px;
	margin-left: 40px;
	background: url("/portal/image/tweet_01.png") no-repeat;
}

.twittertweet .point.even {
	width: 15px;
	height: 17px;
	float: left;
	margin-left: 4px;
	background: url("/portal/image/tweet_02.png") no-repeat;
}

.twittertweet {
	width: 218px;
	padding-left: 10px;
	padding-bottom: 50px;
}
.twittertweet:first-child {
	padding-top: 0;
	background: green;
}

.twittertweet img{
	display: block;
	margin-top: 4px;
	padding: 1px;
	width: 32px;
	border: 1px solid #dadada;
	float: left;
}

.twittertweet:nth-child(even) img {
	margin-left: 40px;
}

.twittertweet .contain {
	background: #4c4c4c;
	padding: 12px 5px 22px 5px;
}

.twittertext {
	color: #aeaeae;
	padding-top: 5px;
	width: 100%;
	line-height: 14px;
}
.twittertext a{
	text-decoration:none;
	color: #fff;
}

.twittertext a:hover {
	text-decoration: underline;
}

.tweettop {
	padding-left: 10px;
	padding-bottom: 1px;
}

.tweettop a{
	text-decoration: none;
	color: #0452a5;
	font-size: 18px;
}
.tweettop .tweettime {
	color: #999999;
	font-size: 12px;
}
.tweettop a:hover {
	text-decoration: none;
}
.tweettop a:hover .tweetname{
	text-decoration: underline;
}
.tweettop .tweetname {
	float: left;
	font-size: 14px;
}
.tweettop .tweetscreename {
	font-weight: 400;
	color: #531f7a;
	font-size: 12px;
	float: left;

	margin-top: 2px;
	margin-left: 3px;
}
.tweettop {
	padding-left: 0;
}
.tweettop a:hover .tweetscreename {
	text-decoration:none;
}

@media only screen and (max-width: 960px) {
    #container, .container{
        width:100% !important;
    }



}

@media only screen and (max-width: 667px) {
		#userbox {
			max-width: 100%;
			right:5px;
		}

		#userbox h3 {
			display: none;
		}

        #content{
            width:100%;
            padding-left:10px;
        }

        #sidebar{
            width:100%;
            height:auto;

        }

        ul.content-nav{
            padding-left: 10px;
            padding-bottom: 12px;
            border-bottom: 1px solid #dadada;
        }

        #sidebar .quizzle{
            float:left;
            width:33%;
            display:none;
        }

        form table td textarea, form table td input[type="text"] {
			min-width:150px;
		}

        .grayButton{
        	width:40%;
        }

        #my-glider{
        	display:none;
        }

}



/*
		Colorbox Core Style:
		The following CSS is consistent between example themes and should not be altered.
	*/
	#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
	#cboxOverlay{position:fixed; width:100%; height:100%;}
	#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
	#cboxContent{position:relative;}
	#cboxLoadedContent{overflow:auto; -webkit-overflow-scrolling: touch;}
	#cboxTitle{margin:0;}
	#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%; height:100%;}
	#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
	.cboxPhoto{float:left; margin:auto; border:0; display:block; max-width:none; -ms-interpolation-mode:bicubic;}
	.cboxIframe{width:100%; height:100%; display:block; border:0;}
	#colorbox, #cboxContent, #cboxLoadedContent{box-sizing:content-box; -moz-box-sizing:content-box; -webkit-box-sizing:content-box;}

	/* 
		User Style:
		Change the following styles to modify the appearance of Colorbox.  They are
		ordered & tabbed in a way that represents the nesting of the generated HTML.
	*/
	#cboxOverlay{background:#fff;}
	#colorbox{outline:0;}
		#cboxTopLeft{width:25px; height:25px; background:url(/leeromgeving/image/border1.png) no-repeat 0 0;}
		#cboxTopCenter{height:25px; background:url(/leeromgeving/image/border1.png) repeat-x 0 -50px;}
		#cboxTopRight{width:25px; height:25px; background:url(/leeromgeving/image/border1.png) no-repeat -25px 0;}
		#cboxBottomLeft{width:25px; height:25px; background:url(/leeromgeving/image/border1.png) no-repeat 0 -25px;}
		#cboxBottomCenter{height:25px; background:url(/leeromgeving/image/border1.png) repeat-x 0 -75px;}
		#cboxBottomRight{width:25px; height:25px; background:url(/leeromgeving/image/border1.png) no-repeat -25px -25px;}
		#cboxMiddleLeft{width:25px; background:url(/leeromgeving/image/border2.png) repeat-y 0 0;}
		#cboxMiddleRight{width:25px; background:url(/leeromgeving/image/border2.png) repeat-y -25px 0;}
		#cboxContent{background:#fff; overflow:hidden;}
			.cboxIframe{background:#fff;}
			#cboxError{padding:50px; border:1px solid #ccc;}
			#cboxLoadedContent{margin-bottom:20px;}
			#cboxTitle{position:absolute; bottom:0px; left:0; text-align:center; width:100%; color:#999;}
			#cboxCurrent{position:absolute; bottom:0px; left:100px; color:#999;}
			#cboxLoadingOverlay{background:#fff url(/leeromgeving/image/loading.gif) no-repeat 5px 5px;}

			/* these elements are buttons, and may need to have additional styles reset to avoid unwanted base styles */
			#cboxPrevious, #cboxNext, #cboxSlideshow, #cboxClose {border:0; padding:0; margin:0; overflow:visible; width:auto; background:none; }

			/* avoid outlines on :active (mouseclick), but preserve outlines on :focus (tabbed navigating) */
			#cboxPrevious:active, #cboxNext:active, #cboxSlideshow:active, #cboxClose:active {outline:0;}

			#cboxSlideshow{position:absolute; bottom:0px; right:42px; color:#444;}
			#cboxPrevious{position:absolute; bottom:0px; left:0; color:#444;}
			#cboxNext{position:absolute; bottom:0px; left:63px; color:#444;}
			#cboxClose{position:absolute; bottom:0; right:0; display:block; color:#444;}

	/*
	  The following fixes a problem where IE7 and IE8 replace a PNG's alpha transparency with a black fill
	  when an alpha filter (opacity change) is set on the element or ancestor element.  This style is not applied to or needed in IE9.
	  See: http://jacklmoore.com/notes/ie-transparency-problems/
	*/
	.cboxIE #cboxTopLeft,
	.cboxIE #cboxTopCenter,
	.cboxIE #cboxTopRight,
	.cboxIE #cboxBottomLeft,
	.cboxIE #cboxBottomCenter,
	.cboxIE #cboxBottomRight,
	.cboxIE #cboxMiddleLeft,
	.cboxIE #cboxMiddleRight {
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);
	}
/* -- CLEAN UP -- */
/*! qTip2 v2.0.1 (includes: svg ajax tips modal viewport imagemap ie6 / basic css3) | qtip2.com | Licensed MIT, GPL | Mon Dec 31 2012 14:55:17 */.qtip,.qtip{position:absolute;left:-28000px;top:-28000px;display:none;max-width:280px;min-width:50px;font-size:10.5px;line-height:12px;direction:ltr}.qtip-content{position:relative;padding:5px 9px;overflow:hidden;text-align:left;word-wrap:break-word}.qtip-titlebar{position:relative;padding:5px 35px 5px 10px;overflow:hidden;border-width:0 0 1px;font-weight:700}.qtip-titlebar+.qtip-content{border-top-width:0!important}.qtip-close{position:absolute;right:-9px;top:-9px;cursor:pointer;outline:medium none;border-width:1px;border-style:solid;border-color:transparent}.qtip-titlebar .qtip-close{right:4px;top:50%;margin-top:-9px}* html .qtip-titlebar .qtip-close{top:16px}.qtip-titlebar .ui-icon,.qtip-icon .ui-icon{display:block;text-indent:-1000em;direction:ltr;vertical-align:middle}.qtip-icon,.qtip-icon .ui-icon{-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;text-decoration:none}.qtip-icon .ui-icon{width:18px;height:14px;text-align:center;text-indent:0;font:normal bold 10px/13px Tahoma,sans-serif;color:inherit;background:transparent none no-repeat -100em -100em}.qtip-focus{}.qtip-hover{}.qtip-default{border-width:1px;border-style:solid;border-color:#F1D031;background-color:#FFFFA3;color:#555}.qtip-default .qtip-titlebar{background-color:#FFEF93}.qtip-default .qtip-icon{border-color:#CCC;background:#F1F1F1;color:#777}.qtip-default .qtip-titlebar .qtip-close{border-color:#AAA;color:#111}/*! Light tooltip style */.qtip-light{background-color:#fff;border-color:#E2E2E2;color:#454545}.qtip-light .qtip-titlebar{background-color:#f1f1f1}/*! Dark tooltip style */.qtip-dark{background-color:#505050;border-color:#303030;color:#f3f3f3}.qtip-dark .qtip-titlebar{background-color:#404040}.qtip-dark .qtip-icon{border-color:#444}.qtip-dark .qtip-titlebar .ui-state-hover{border-color:#303030}/*! Cream tooltip style */.qtip-cream{background-color:#FBF7AA;border-color:#F9E98E;color:#A27D35}.qtip-cream .qtip-titlebar{background-color:#F0DE7D}.qtip-cream .qtip-close .qtip-icon{background-position:-82px 0}/*! Red tooltip style */.qtip-red{background-color:#F78B83;border-color:#D95252;color:#912323}.qtip-red .qtip-titlebar{background-color:#F06D65}.qtip-red .qtip-close .qtip-icon{background-position:-102px 0}.qtip-red .qtip-icon{border-color:#D95252}.qtip-red .qtip-titlebar .ui-state-hover{border-color:#D95252}/*! Green tooltip style */.qtip-green{background-color:#CAED9E;border-color:#90D93F;color:#3F6219}.qtip-green .qtip-titlebar{background-color:#B0DE78}.qtip-green .qtip-close .qtip-icon{background-position:-42px 0}/*! Blue tooltip style */.qtip-blue{background-color:#E5F6FE;border-color:#ADD9ED;color:#5E99BD}.qtip-blue .qtip-titlebar{background-color:#D0E9F5}.qtip-blue .qtip-close .qtip-icon{background-position:-2px 0}.qtip-shadow{-webkit-box-shadow:1px 1px 3px 1px rgba(0,0,0,.15);-moz-box-shadow:1px 1px 3px 1px rgba(0,0,0,.15);box-shadow:1px 1px 3px 1px rgba(0,0,0,.15)}.qtip-rounded,.qtip-tipsy,.qtip-bootstrap{-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px}.qtip-youtube{-moz-border-radius:2px;-webkit-border-radius:2px;border-radius:2px;-webkit-box-shadow:0 0 3px #333;-moz-box-shadow:0 0 3px #333;box-shadow:0 0 3px #333;color:#fff;border-width:0;background:#4A4A4A;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0,#4A4A4A),color-stop(100%,black));background-image:-webkit-linear-gradient(top,#4A4A4A 0,black 100%);background-image:-moz-linear-gradient(top,#4A4A4A 0,black 100%);background-image:-ms-linear-gradient(top,#4A4A4A 0,black 100%);background-image:-o-linear-gradient(top,#4A4A4A 0,black 100%)}.qtip-youtube .qtip-titlebar{background-color:#4A4A4A;background-color:rgba(0,0,0,0)}.qtip-youtube .qtip-content{padding:.75em;font:12px arial,sans-serif;filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#4a4a4a, EndColorStr=#000000);-ms-filter:"progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#4a4a4a, EndColorStr=#000000);"}.qtip-youtube .qtip-icon{border-color:#222}.qtip-youtube .qtip-titlebar .ui-state-hover{border-color:#303030}.qtip-jtools{background:#232323;background:rgba(0,0,0,.7);background-image:-webkit-gradient(linear,left top,left bottom,from(#717171),to(#232323));background-image:-moz-linear-gradient(top,#717171,#232323);background-image:-webkit-linear-gradient(top,#717171,#232323);background-image:-ms-linear-gradient(top,#717171,#232323);background-image:-o-linear-gradient(top,#717171,#232323);border:2px solid #ddd;border:2px solid rgba(241,241,241,1);-moz-border-radius:2px;-webkit-border-radius:2px;border-radius:2px;-webkit-box-shadow:0 0 12px #333;-moz-box-shadow:0 0 12px #333;box-shadow:0 0 12px #333}.qtip-jtools .qtip-titlebar{background-color:transparent;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#717171, endColorstr=#4A4A4A);-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#717171, endColorstr=#4A4A4A)"}.qtip-jtools .qtip-content{filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4A4A4A, endColorstr=#232323);-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#4A4A4A, endColorstr=#232323)"}.qtip-jtools .qtip-titlebar,.qtip-jtools .qtip-content{background:transparent;color:#fff;border:0 dashed transparent}.qtip-jtools .qtip-icon{border-color:#555}.qtip-jtools .qtip-titlebar .ui-state-hover{border-color:#333}.qtip-cluetip{-webkit-box-shadow:4px 4px 5px rgba(0,0,0,.4);-moz-box-shadow:4px 4px 5px rgba(0,0,0,.4);box-shadow:4px 4px 5px rgba(0,0,0,.4);background-color:#D9D9C2;color:#111;border:0 dashed transparent}.qtip-cluetip .qtip-titlebar{background-color:#87876A;color:#fff;border:0 dashed transparent}.qtip-cluetip .qtip-icon{border-color:#808064}.qtip-cluetip .qtip-titlebar .ui-state-hover{border-color:#696952;color:#696952}.qtip-tipsy{background:#000;background:rgba(0,0,0,.87);color:#fff;border:0 solid transparent;font-size:11px;font-family:'Lucida Grande',sans-serif;font-weight:700;line-height:16px;text-shadow:0 1px black}.qtip-tipsy .qtip-titlebar{padding:6px 35px 0 10;background-color:transparent}.qtip-tipsy .qtip-content{padding:6px 10}.qtip-tipsy .qtip-icon{border-color:#222;text-shadow:none}.qtip-tipsy .qtip-titlebar .ui-state-hover{border-color:#303030}.qtip-tipped{border:3px solid #959FA9;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;background-color:#F9F9F9;color:#454545;font-weight:400;font-family:serif}.qtip-tipped .qtip-titlebar{border-bottom-width:0;color:#fff;background:#3A79B8;background-image:-webkit-gradient(linear,left top,left bottom,from(#3A79B8),to(#2E629D));background-image:-webkit-linear-gradient(top,#3A79B8,#2E629D);background-image:-moz-linear-gradient(top,#3A79B8,#2E629D);background-image:-ms-linear-gradient(top,#3A79B8,#2E629D);background-image:-o-linear-gradient(top,#3A79B8,#2E629D);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#3A79B8, endColorstr=#2E629D);-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3A79B8, endColorstr=#2E629D)"}.qtip-tipped .qtip-icon{border:2px solid #285589;background:#285589}.qtip-tipped .qtip-icon .ui-icon{background-color:#FBFBFB;color:#555}.qtip-bootstrap{font-size:14px;line-height:20px;color:#333;padding:1px;background-color:#fff;border:1px solid #ccc;border:1px solid rgba(0,0,0,.2);-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;-webkit-box-shadow:0 5px 10px rgba(0,0,0,.2);-moz-box-shadow:0 5px 10px rgba(0,0,0,.2);box-shadow:0 5px 10px rgba(0,0,0,.2);-webkit-background-clip:padding-box;-moz-background-clip:padding;background-clip:padding-box}.qtip-bootstrap .qtip-titlebar{padding:8px 14px;margin:0;font-size:14px;font-weight:400;line-height:18px;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;-webkit-border-radius:5px 5px 0 0;-moz-border-radius:5px 5px 0 0;border-radius:5px 5px 0 0}.qtip-bootstrap .qtip-titlebar .qtip-close{right:11px;top:45%;border-style:none}.qtip-bootstrap .qtip-content{padding:9px 14px}.qtip-bootstrap .qtip-icon{background:transparent}.qtip-bootstrap .qtip-icon .ui-icon{width:auto;height:auto;float:right;font-size:20px;font-weight:700;line-height:18px;color:#000;text-shadow:0 1px 0 #fff;opacity:.2;filter:alpha(opacity=20)}.qtip-bootstrap .qtip-icon .ui-icon:hover{color:#000;text-decoration:none;cursor:pointer;opacity:.4;filter:alpha(opacity=40)}.qtip:not(.ie9haxors) div.qtip-content,.qtip:not(.ie9haxors) div.qtip-titlebar{filter:none;-ms-filter:none}.qtip .qtip-tip{margin:0 auto;overflow:hidden;z-index:10}.qtip .qtip-tip,.qtip .qtip-tip .qtip-vml{position:absolute;color:#123456;background:transparent;border:0 dashed transparent}.qtip .qtip-tip canvas{top:0;left:0}.qtip .qtip-tip .qtip-vml{behavior:url(#default#VML);display:inline-block;visibility:visible}#qtip-overlay{position:fixed;left:-10000em;top:-10000em}#qtip-overlay.blurs{cursor:pointer}#qtip-overlay div{position:absolute;left:0;top:0;width:100%;height:100%;background-color:#000;opacity:.7;filter:alpha(opacity=70);-ms-filter:"alpha(Opacity=70)"}.qtipmodal-ie6fix{position:absolute!important}


#header {
    background: #fff;
}
#header .container {
	max-width: 75%;
}
#header .container a.forgotpassword {
	float: none !important
}
#container {
	max-width: 75%;
}
#sidebar {
    max-width: 28%;
    height: auto;
    overflow-x: hidden;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: -moz-none;
    -o-user-select: none;
    user-select: none;
}
#sidebar h2 {
    font-size: 14px !important;
    padding-left: 10px;
    padding-top: 10px;
}
body #sidebar .hamburger-trigger {
    background-image: url('../../images/hamburger.png');
    width: 39px;
    height: 39px;
    float: right;
    display: none;
    cursor: pointer;
}

body .content-nav-hamburger {
    display: none;
    padding-top: 0px;
    overflow: auto;
}
body .content-nav-hamburger li a {
    padding: 7px 20px;
    width: 100%;
    border-bottom: 1px solid #dadada;
    display: inline-block;
}
ul li {
    margin: 2px;
}
ul.list {
    list-style-type: square;
    margin: 0px;
    margin-left: 30px;
}
ul.list li {
    padding-right: 40px !important;
}
#menuWrapper {
    top: 90px;
    left: 0px;
    bottom: 0px;
    right: 0px;
    overflow-y: auto;
}
ul.treeview {
    width: 100%;
    display: block;
    position: static;
}
#buttonWrapper,
#buttonWrapper * {
    display: none;
}
#buttonWrapper {
    position: absolute;
    bottom: 43px;
    height: auto;
    left: 223px;
    top: 140px;
    width: 22px;
    z-index: 950;
}
#buttonWrapper #button {
    position: absolute;
    top: 50%;
    margin-top: -90px;
    /* 50% of this div + 40px from H2 */

    float: right;
    width: 22px;
    height: 100px;
    background-image: url('../simulatie/image/slideButton.png');
    background-repeat: no-repeat;
    z-index: 950;
}
#backToHome {
    padding-left: 10px;
    padding-bottom: 12px;
    padding-top: 15px;
    border-bottom: 1px solid #dadada;
}
#buttonWrapper #button.down {
    background-position: 0px -110px;
}
#buttonWrapper #button.reverse {
    background-position: -32px 0px;
}
#buttonWrapper #button.reverse.down {
    background-position: -32px -110px;
}
ul.treeview li {
    padding: 0px 0px 0px 10px;
    margin: 0 0 0 10px;
    cursor: pointer;
    white-space: normal;
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    -ms-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
}
ul.treeview li:hover {
    color: #cbc9c9;
    background: #313131;
}
ul.treeview li.disabled {
    cursor: default;
}
ul.treeview li.disabled:hover {
    background: transparent;
}
ul.treeview li.currentPage {
    background: #0452a5;
    color: white;
}
ul.treeview li.firstpage.currentPage {
    background: #0452a5;
    color: white;
    margin-left: 0px;
    padding: 0px 0 0px 20px;
}
ul.treeview li span {
    display: inherit;
    padding: 5px 0;
}
ul.treeview li a {
    display: block;
    float: left;
    width: 7px;
    height: 7px;
    background-image: url('../image/item-bg.png');
    background-repeat: no-repeat;
    background-position: 0 -7px;
    margin: 4px;
    margin-right: 8px;
    border: 0;
    text-decoration: none;
}
ul.treeview li.finished a {
    background-position: 0 0;
}
ul.treeview li.disabled a {
    background-position: 0 -14px;
}
ul.treeview li a.collapsed {
    background-position: 0 -35px;
}
ul.treeview li a.expanded {
    background-position: 0 -42px;
}
ul.treeview li.finished a.collapsed {
    background-position: 0 -21px;
}
ul.treeview li.finished a.expanded {
    background-position: 0 -28px;
}
ul.treeview li.disabled a.collapsed {
    background-position: 0 -49px;
}
ul.treeview li.disabled a.expanded {
    background-position: 0 -56px;
}
ul.treeview ul.child {
    margin-left: 17px;
    display: block;
}
ul.treeview li.disabled {
    color: #777;
}
ul.treeview li.finished span {
    font-weight: bold;
}
#content {
//	min-width: 640px;
	width: 72%;
    padding-bottom: 50px;
    float: left;
    padding-left: 32px;
    padding-right: 10px;
    padding-top: 18px;
}
#content img {
    max-width: 100%;
}
#content .trademark {
    font-size: 12px;
    color: #0452a5;
    text-align: right;
}
#footer {
    position: fixed;
    bottom: 0;
    left: 0;
}
#footer .container {
    padding-bottom: 0px;
    max-width: 75%;
}
.dashline.up {
    position: absolute;
    bottom: 0;
    width: 100%;
    min-height: 43px;
}
.buttonBig {
    font-size: 14px;
    text-align: center;
    line-height: 32px;
    text-decoration: none;
    cursor: pointer;
    width: 177px;
    border: 1px solid #cbc9c9;
    color: #cbc9c9;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: -moz-none;
    -o-user-select: none;
    user-select: none;
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    -ms-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
}
.buttonBig:hover {
    border: 1px solid #fff;
    color: #fff;
}
#supportCall {
    //position: absolute;
    float: left;
    display: block;
    margin: 3px;
    height: 34px;
    background-position: 0 0;
    background-repeat: no-repeat;
}
#supportCall span {
    display: none;
}
#supportCall:hover {
    background-position: 0 -34px;
}
#supportCallDiv {
    margin-left: 40px;
    margin-top: 9px;
    font-size: 14px;
    color: #eeeeee;
}
#nextPage,
#prevPage {
    display: block;
    float: right;
    margin: 3px;
    height: 34px;
    background-position: 0 0;
    background-repeat: no-repeat;
}
#nextPage span,
#prevPage span {
    display: none;
}
#nextPage:hover,
#prevPage:hover {
    background-position: 0 -34px;
}
#content li {
    margin: 0px;
    margin-left: 30px;
}
#content ul
{
    list-style-type: square;
    line-height: 120%;
}
#content ol
{
    list-style-type: decimal;
    line-height: 120%;
}
#content strong {
    font-weight: bold;
}
#content div.bordered {
    border: 1px solid gray;
    padding: 5px;
}
#content ul,
ol {
    margin-left: -14px;
}
table.bordered {
    border-collapse: collapse;
}
table.bordered td {
    border: 1px solid;
    padding-left: 10px;
    padding-right: 10px;
}
.tooltip-dialog {
    display: none;
    position: absolute;
    padding: 3px 10px 3px 10px;
    border: 1px solid;
    border-radius: 3px;
    background-color: #FFFFFF;
}
.qtip-plathos {
    border-color: black !important;
    font-size: 14px !important;
    max-width: 580px !important;
    line-height: 15px !important;
}
.tooltipicon {
    width: 15px;
    height: 15px;
}
.videoiframe {
    position: relative;
}
iframe {
    width: 100%;
}

/*
    Colorbox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/
#colorbox,
#cboxOverlay,
#cboxWrapper {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9999;
    overflow: hidden;
}
#cboxOverlay {
    position: fixed;
    width: 100%;
    height: 100%;
}
#cboxMiddleLeft,
#cboxBottomLeft {
    clear: left;
}
#cboxContent {
    position: relative;
}
#cboxLoadedContent {
    overflow: auto;
    -webkit-overflow-scrolling: touch;
}
#cboxTitle {
    margin: 0;
}
#cboxLoadingOverlay,
#cboxLoadingGraphic {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
#cboxPrevious,
#cboxNext,
#cboxClose,
#cboxSlideshow {
    cursor: pointer;
}
.cboxPhoto {
    float: left;
    margin: auto;
    border: 0;
    display: block;
    max-width: none;
    -ms-interpolation-mode: bicubic;
}
.cboxIframe {
    width: 100%;
    height: 100%;
    display: block;
    border: 0;
}
#colorbox,
#cboxContent,
#cboxLoadedContent {
    box-sizing: content-box;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
}
/*
    User Style:
    Change the following styles to modify the appearance of Colorbox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/

#cboxOverlay {
    background: #fff;
}
#colorbox {
    outline: 0;
}
#cboxTopLeft {
    width: 25px;
    height: 25px;
    background: url(/leeromgeving/image/border1.png) no-repeat 0 0;
}
#cboxTopCenter {
    height: 25px;
    background: url(/leeromgeving/image/border1.png) repeat-x 0 -50px
}
#cboxTopRight {
    width: 25px;
    height: 25px;
    background: url(/leeromgeving/image/border1.png) no-repeat -25px 0;
}
#cboxBottomLeft {
    width: 25px;
    height: 25px;
    background: url(/leeromgeving/image/border1.png) no-repeat 0 -25px;
}
#cboxBottomCenter {
    height: 25px;
    background: url(/leeromgeving/image/border1.png) repeat-x 0 -75px;
}
#cboxBottomRight {
    width: 25px;
    height: 25px;
    background: url(/leeromgeving/image/border1.png) no-repeat -25px -25px;
}
#cboxMiddleLeft {
    width: 25px;
    background: url(/leeromgeving/image/border2.png) repeat-y 0 0;
}
#cboxMiddleRight {
    width: 25px;
    background: url(/leeromgeving/image/border2.png) repeat-y -25px 0;
}
#cboxContent {
    background: #fff;
    overflow: hidden;
}
.cboxIframe {
    background: #fff;
}
#cboxError {
    padding: 50px;
    border: 1px solid #ccc;
}
#cboxLoadedContent {
    margin-bottom: 20px;
}
#cboxTitle {
    position: absolute;
    bottom: 0px;
    left: 0;
    text-align: center;
    width: 100%;
    color: #999;
}
#cboxCurrent {
    position: absolute;
    bottom: 0px;
    left: 100px;
    color: #999;
}
#cboxLoadingOverlay {
    background: #fff url(/leeromgeving/image/loading.gif) no-repeat 5px 5px;
}
/* these elements are buttons, and may need to have additional styles reset to avoid unwanted base styles */

#cboxPrevious,
#cboxNext,
#cboxSlideshow,
#cboxClose {
    border: 0;
    padding: 0;
    margin: 0;
    overflow: visible;
    width: auto;
    background: none;
}
/* avoid outlines on :active (mouseclick), but preserve outlines on :focus (tabbed navigating) */

#cboxPrevious:active,
#cboxNext:active,
#cboxSlideshow:active,
#cboxClose:active {
    outline: 0;
}
#cboxSlideshow {
    position: absolute;
    bottom: 0px;
    right: 42px;
    color: #444;
}
#cboxPrevious {
    position: absolute;
    bottom: 0px;
    left: 0;
    color: #444;
}
#cboxNext {
    position: absolute;
    bottom: 0px;
    left: 63px;
    color: #444;
}
#cboxClose {
    position: absolute;
    bottom: 0;
    right: 0;
    display: block;
    color: #444;
}
/*
  The following fixes a problem where IE7 and IE8 replace a PNG's alpha transparency with a black fill
  when an alpha filter (opacity change) is set on the element or ancestor element.  This style is not applied to or needed in IE9.
  See: http://jacklmoore.com/notes/ie-transparency-problems/
*/

.cboxIE #cboxTopLeft,
.cboxIE #cboxTopCenter,
.cboxIE #cboxTopRight,
.cboxIE #cboxBottomLeft,
.cboxIE #cboxBottomCenter,
.cboxIE #cboxBottomRight,
.cboxIE #cboxMiddleLeft,
.cboxIE #cboxMiddleRight {
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF, endColorstr=#00FFFFFF);
}



@media only screen and (max-width:1190px) {
    body #sidebar {
    	float: none;
        width: 100%!important;
        max-width: 100%;
        height: auto;
        border-bottom: 1px solid #dadada;
    }
	body #sidebar a {
		display: inline-block;
		border-bottom: none;
	}
    body #sidebar h2 {
    	display: none;
    }
    body #sidebar #menuWrapper {
    	display: none;
	}
	body #sidebar .quizzle {
        display: none;
    }
    body #sidebar .hamburger-trigger {
        display: block;
    }
    .content-nav-hamburger.treeview {
    	display: none;
        border-top: 1px solid #dadada;
    	position: static;
    	max-height: 200px!important;
    	padding-right: 10px;
    }
    .content-nav-hamburger.treeview li {
		height: 22px;
	}
	.content-nav-hamburger.treeview ul {
		min-height: 22px;
	}
	.content-nav-hamburger.treeview li a {
		display: none!important;
	}
    body #sidebar .hamburger-trigger {
        display: block;
    }
    body #sidebar .hamburger-trigger {
        display: block;
    }
    #content {
        width: 100%;
        padding-left: 10px;
    }
    ul.content-nav {
        padding-left: 10px;
        padding-bottom: 12px;
        border-bottom: 1px solid #dadada;
    }
}

@media only screen and (max-width:900px) {

 	#header .container {
 		max-width: 100%;
	}
	#header .container img {
		margin-left: 10px;
	}

 	#container {
        max-width: 100%;
    }
    
    #supportCall {
        position: absolute;
        left: 0;
    }
    #prevPage {
        position: absolute;
        right: 182px;
    }
    #nextPage {
        position: absolute;
        right: 0;
    }

    #footer .container {
 		max-width: 100%;
	}
	
}

@media only screen and (max-width:557px) { 
    #footer .buttonBig {
        width: auto;
        float: right;
        padding: 0px 15px;
        position: initial;
        right: initial;
        left: initial;
    }
    #footer #supportCall {
        float: left;
    }
}
