<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/********** Eric Meyer's Reset CSS v2.0 - http://cssreset.com **********/
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{border:0;font-size:100%;font:inherit;vertical-align:baseline;margin:0;padding:0}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:none}table{border-collapse:collapse;border-spacing:0}


/********** Dead Simple Grid (c), what's left of it ;) 2012 Vladimir Agafonkin **********/

.col {
	padding: 0;
}
.row .row {
	margin: 0;
}
.row:after {
	clear: both;
}

@media only screen {
	.col {
		float: left;
		width: 100%;
	}
}

/********** General Styling **********/
body {
	font-family: Raleway, "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin: 0;
	/*background-color: #033c59;*/
	background-color: #ffffff;
	color: #033c59;
	line-height: 1.3em;
}
a {
	color: #559DBD;
}
strong {
	font-weight: 600;
	font-size: 1.2em;
}
.xstrong {
	font-weight: 600;
	font-size: 1.3em;
	color: #033C59;
}

h1 {
	font-size: 2.8em;
	font-weight: normal;
	line-height: 1.2em;
	margin-bottom: 0.5em;
}
h2 {
	font-size: 1.4em;
}
h2, h3, h4 {
	margin-top: 0;
}
h3, h4 {
	margin-bottom: 0.5em;
}

p, ul {
	font-size: 1em;
	margin: 0;
}


/********** Minor responsive adjustments **********/
@media only screen and (min-width: 34em) {
	p, ul {
		font-size: 0.875em;
	}
	.container {
		padding: 1em;
	}
	h1 {
		font-size: 2.6em;
	}
	h2 {
		font-size: 1.6em;
	}
}

@media only screen and (min-width: 54em) {
	h1 {
		font-size: 3em;
	}
	h2 {
		font-size: 1.7em;
	}
}

@media only screen and (min-width: 76em) {
	h1 {
		font-size: 3.2em;
	}
	h2 {
		font-size: 1.8em;
	}
}


/********** Div Styling **********/
.container {
	margin: 0 auto;
	max-width: 30em;
	padding: 0;
	height: auto;
}



/********** Start Smartphone **********/
@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 568px) 
{ 
    

/********** Div Styling **********/
.contentcontainer {
	padding: 8px;
}

    
/***** Dropdown *****/
.dropdown, .selected {
    height: 30px;
}
#dropdownmenu {
    position: relative;
    top: 0;
}
.dropdownmenu {
	margin-top: 0;
	width: 100%;
	height: 30px;
	cursor: pointer;
	margin-bottom: 30px;
	font-weight: 200;
	background: #559DBD;
}
.dropdownmenu a {
    color: #fff;
}
.dropdownpull {
  width: 100%;
}
.dropdownpull img {
  padding-top: 7px;
  display: block;
  margin-left: auto;
  margin-right: auto;    
}
#dropdownbody {
    margin-top: -30px;
    height: 2px;
    border-bottom: 2px solid #111;
    overflow: hidden;
}
#dropdownbody ul {
    margin-left: 30px;
    font-size: 1.2em;
    line-height: 1.6em;
}  


/***** Menu *****/
.menu, .submenu {
  display: none;
}


/***** Prev Next *****/
#prev, #next, #verder {
    font-size: 0.65em;
}


/********** Geschiedenis **********/
.bars {
	background-color: #033C59;
	color: #fff;
	height: auto;
	zoom: 0.75;
    -webkit-transform: scaleX(0.75);
    -webkit-transform: scaleY(0.75);
    -moz-transform: scaleX(0.75);
    -moz-transform: scaleY(0.75);
    -ms-transform: scaleX(0.75);
    -ms-transform: scaleY(0.75);
    -o-transform: scaleX(0.75);
    -o-transform: scaleY(0.75);
    transform: scaleX(0.75);
    transform: scaleY(0.75);
}
.bar {
	height: 24px;
}
.jqbar.horizontal span {
	height: 20px;
    display: inline-block;
    margin-left: 0px;

}
.bar-label, .bar-level {
	margin-right: 8px;
}
.bar-label {
	width: 64px;
}
.bar-percent {
	color: #E3EAED;
}


/******* Slider ********/
.slider-container {
	position: relative;
	top: 25px;
	left: 20px;
	width: 300px;
	height: 9px;
	margin-left: 5px;
	border-bottom: #033c59 2px solid;
	zoom: 0.85;
    -webkit-transform: scaleX(0.85);
    -webkit-transform: scaleY(0.99);
    -moz-transform: scaleX(0.85);
    -moz-transform: scaleY(0.99);
    -ms-transform: scaleX(0.85);
    -ms-transform: scaleY(0.99);
    -o-transform: scaleX(0.85);
    -o-transform: scaleY(0.99);
    transform: scaleX(0.85);
    transform: scaleY(0.99);
}
#slider-1col, #slider-2col, #slider-3col, #slider-4col, #slider-5col, #slider-6col {
	position: relative;
	top: -24px;
	left: -12px;
	width: 277px;
	height: 26px;
	/* border-bottom: #fff 2px solid; */
	/* background-color: #f00; */
}
.ui-slider-horizontal {
	top: 12px;
	padding-right: 24px;
}
.ui-slider {
	position: relative;
	text-align: left;
	background-color: transparent;
	border: 0;
	height: 12px;
}
.ui-slider .ui-slider-handle {
	position: absolute;
	z-index: 2;
	cursor: default;
	-ms-touch-action: none;
	touch-action: none;
	left: 0;
	top: 0;
	display: block;
	background-color: transparent;
	height: 24px;
	width: 24px;
	margin: 0;
}
.outercircle {
	position: absolute;
	left: 0;
	top: 0;
	display: block;
	background-color: #033c59;
	border-radius: 50%;
	border: #559DBD 2px solid;
	height: 24px;
	width: 24px;
	margin: 0;
}
.innercircle {
	position: absolute;
	left: 5px;
	top: 5px;
	display: block;
	background-color: #819eac;
	border-radius: 50%;
	height: 18px;
	width: 18px;
	margin: 0;
}
/******* Ruler ********/
.slider-ruler {
	position: relative;
	top: 0;
	left: 0px;
	width: 300px;
	height: 20px;
	border-color: #033c59;
	border-style: solid;
	border-width: 0 1px 0 1px;
	/* background-color: #00f; */
}
.slider-section-1col, .slider-section-2col, .slider-section-3col, .slider-section-4col, .slider-section-5col, .slider-section-6col {
	position: relative;
	float: left;
	top: 0;
	left: 0;
	width: 98px;
	height: 20px;
	border-color: #033c59;
	border-style: solid;
	border-width: 0 1px 0 1px;	
}
.slider-section-1col {width: 298px;}
.slider-section-2col {width: 148px;}
.slider-section-3col {width: 98px;}
.slider-section-4col {width: 73px;}
.slider-section-5col {width: 58px;}
.slider-section-6col {width: 48px;}


/******* Labels ********/
.slider-label-container {
	position: relative;
	top: -18px;
	left: -150px;
	width: 600px;
	height: 20px;
	color: #033c59;	
	font-size: 0.8em;
}
.slider-label {
	position: relative;
	float: left;
	top: 0;
	left: 0px;
	height: 20px;
	text-align: center;	
	line-height: 15px;
}
.label-1col  {width: 300px;}
.label-2col  {width: 150px; left: 75px;}
.label-3col  {width: 100px; left: 100px;}
.label-4col  {width: 75px; left: 112px;}
.label-5col  {width: 60px; left: 120px;}
.label-6col  {width: 50px; left: 127px;}


/********** Scores **********/
#scores {
    position: relative;
    width: 100%;
    height: 100%;
    left: 0;
	zoom: 0.75;
    -webkit-transform: scaleX(0.75);
    -webkit-transform: scaleY(0.95);
    -moz-transform: scaleX(0.75);
    -moz-transform: scaleY(0.95);
    -ms-transform: scaleX(0.75);
    -ms-transform: scaleY(0.95);
    -o-transform: scaleX(0.75);
    -o-transform: scaleY(0.95);
    transform: scaleX(0.75);
    transform: scaleY(0.95);
}
#score-gfx {
    display: inline-block;
    width: 135px;
    height: 125px;
    left: 0;
}
#score-bg {
    width: 135px;
    height: 125px;
    background: transparent url("/uploads/images/hs/hs_score-heart-bg.png");
}
#score-result {
    position: relative;
    width: 135px;
    height: 108px;
    left: 0px;
    top: -125px;
    background-color: #e3eaed;
}
#score-mask {
    position: absolute;
    width: 135px;
    height: 125px;
    left: 0px;
    top: -1px;
    background: transparent url("/uploads/images/hs/hs_score-heart-mask.png");
}
.bigscore-wrapper {
    width: 100px;
    display: inline-block;
    padding-bottom: 40px;
}
.hs-bigscore {
    position: relative;
    left: 0;
    top: -26px;
    font-size: 7.4em;
    font-weight: 700;
    width: 100px;
    line-height: -12px;
}
.percent {
    font-size: 0.5em;
    font-weight: 700;
}
.smaller {
    width: 80%;
    margin-left: 5%;
}
.vraagtitel {
  padding-bottom: 17px;  
}


}
/********** End Smartphone **********/



/********** Start Tablet/pc **********/
@media only screen 
and (min-device-width : 568px) 
{ 


/***** Dropdown *****/    
.dropdownmenu, .titleright {
    display: none;
    top: 0;
}


/***** Menu *****/
.menu {
  position: relative;
  display: block;
  width: 800px;
  height: 80px;
  left: -165px;
  margin: 0 auto;
  border-bottom: 1px solid #033c59;
}
.menulogo {
  float: left;
  margin-top: 12px;
}  
.menubuttons {
  float: right;    
  margin-top: 32px;
  font-size: 0.9em;
} 
.menubuttons a, .submenubutton a {
    text-decoration: none;
    color: #033c59;
}
.menubuttons a:hover, .submenubutton a:hover {
    text-decoration: underline;
}
.submenu {
  position: relative;
  display: block;
  width: 800px;
  height: 80px;
  left: -86px;
  margin: 0 auto;
}
.submenubutton {
    float: left;
    background-color: #559DBD;
    height: 20px;
    padding: 8px 10px;
    margin-left: 8px;
    text-align: center;
}
.submenubutton a {
    position: relative;
    margin-top: 20px;
    color: #ffffff;
}

.subscore {
    width: 100px;
}
.subhistory {
    width: 150px;
}


/********** Slider **********/
.slider-container {
	position: relative;
	top: 30px;
	left: 2px;
	width: 360px;
	height: 9px;
	margin-left: 36px;
	border-bottom: #033c59 2px solid;
}
#slider-1col, #slider-2col, #slider-3col, #slider-4col, #slider-5col, #slider-6col {
	position: relative;
	top: -24px;
	left: -12px;
	width: 337px;
	height: 26px;
	/* border-bottom: #fff 2px solid; */
	/* background-color: #f00; */
}
.ui-slider-horizontal {
	top: 12px;
	padding-right: 24px;
}
.ui-slider {
	position: relative;
	text-align: left;
	background-color: transparent;
	border: 0;
	height: 12px;
}
.ui-slider .ui-slider-handle {
	position: absolute;
	z-index: 2;
	cursor: default;
	-ms-touch-action: none;
	touch-action: none;
	left: 0;
	top: 0;
	display: block;
	background-color: transparent;
	height: 24px;
	width: 24px;
	margin: 0;
}
.outercircle {
	position: absolute;
	left: 0;
	top: 0;
	display: block;
	background-color: #033c59;
	border-radius: 50%;
	border: #559DBD 2px solid;
	height: 24px;
	width: 24px;
	margin: 0;
}
.innercircle {
	position: absolute;
	left: 5px;
	top: 5px;
	display: block;
	background-color: #819eac;
	border-radius: 50%;
	height: 18px;
	width: 18px;
	margin: 0;
}


/********** Ruler **********/
.slider-ruler {
	position: relative;
	top: 0;
	left: 0px;
	width: 360px;
	height: 20px;
	border-color: #033c59;
	border-style: solid;
	border-width: 0 1px 0 1px;
	/* background-color: #00f; */
}
.slider-section-1col, .slider-section-2col, .slider-section-3col, .slider-section-4col, .slider-section-5col, .slider-section-6col {
	position: relative;
	float: left;
	top: 0px;
	left: 0px;
	height: 20px;
	border-color: #033c59;
	border-style: solid;
	border-width: 0 1px 0 1px;	
}
.slider-section-1col {width: 358px;}
.slider-section-2col {width: 178px;}
.slider-section-3col {width: 118px;}
.slider-section-4col {width: 88px;}
.slider-section-5col {width: 70px;}
.slider-section-6col {width: 58px;}


/********** Labels **********/
.slider-label-container {
	position: relative;
	top: -18px;
	left: -180px;
	width: 720px;
	height: 20px;
	color: #fff;	
	font-size: 0.8em;
}
.slider-label {
	position: relative;
	float: left;
	top: 0;
	left: 0px;
	height: 20px;
	text-align: center;		
	color: #033c59;
}
.label-1col  {width: 360px;}
.label-2col  {width: 180px; left: 94px;}
.label-3col  {width: 120px; left: 120px;}
.label-4col  {width: 90px; left: 136px;}
.label-5col  {width: 73px; left: 144px;}
.label-6col  {width: 60px; left: 148px;}


/********** Geschiedenis **********/
.bars {
	background-color: #ffffff;
    color: #033c59;
	height: auto;
}
.bar {
	height: 24px;
}
.jqbar.horizontal span {
	height: 20px;
    display: inline-block;
    margin-left: 0px;

}
.bar-label, .bar-level {
	margin-right: 8px;
}
.bar-label {
	width: 64px;
}
.bar-percent {
	color: rgb(85, 157, 189);
}


/********** Scores **********/
#scores {
    position: relative;
    width: 100%;
    height: auto;
    left: 5%;
}
#score-gfx {
    display: inline-block;
    width: 135px;
    height: 125px;
    left: 0;
}
#score-bg {
    width: 135px;
    height: 125px;
    background: transparent url("/uploads/images/hs/hs_score-heart-bg.png");
}
#score-result {
    position: relative;
    width: 135px;
    height: 108px;
    left: 0px;
    top: -125px;
    background-color: #e3eaed;
}
#score-mask {
    position: absolute;
    width: 135px;
    height: 125px;
    left: 0px;
    top: -1px;
    background: transparent url("/uploads/images/hs/hs_score-heart-mask.png");
}
.bigscore-wrapper {
    width: 100px;
    display: inline-block;
    padding-bottom: 40px;
}
.hs-bigscore {
    position: relative;
    left: 0;
    top: -38px;
    font-size: 7.4em;
    font-weight: 700;
    width: 100px;
    line-height: -12px;
    color: rgb(85, 157, 189);
}
.percent {
    font-size: 0.5em;
    font-weight: 700;
}
.smaller {
    width: 80%;
    margin-left: 5%;
}
.vraagtitel {
  padding-bottom: 17px;  
}

  
}
/********** End Tablet/pc **********/


/********** Header **********/
.item {
    width: 90%;
    margin-left: 3.2%;
}
.titleleft {
   width: 20%;
   float: left;
   text-align: left;
}
.titlecenter {
   width: 60%;
  display: inline-block;
  margin-left: auto;
  margin-right: auto;
   text-align: center;
   font-size: 1.1em;
}
.titleright {
   width: 20%;
   float: right;
   text-align: right;
}


/********** Question **********/
.question {
  width: 94%;
  height: auto;
  background-color: #e3eaed;
  color: #033c59;
  font-family: Raleway, "Helvetica Neue", Helvetica, Arial, sans-serif;	
  font-weight: 400;
  font-size: 1.1em;
  line-height: 1.3;
  letter-spacing:1.2px;
  padding: 15px 15px 10px 15px;
  margin: 8px 0 8px;
}
.question img {
    display:block;
    width: 20px;
    height: 10px;
    margin: 0 auto;
    width: 5%;
    margin-top: -15px;
}
.questiontxt {
    margin: 10px 0 12px 0;
}
.rounded, input.rounded, input.cms_textfield, input.cms_password, .cms_submit {
  font-family: Raleway, "Helvetica Neue", Helvetica, Arial, sans-serif;	
  font-size: 1.1em;
  line-height: 1.3;
  letter-spacing:1.2px;
  text-align: center;
  
  border: 0;
   
  /* Safari 5, Chrome support border-radius without vendor prefix.
   * FF 3.0/3.5/3.6, Mobile Safari 4.0.4 require vendor prefix.
   * No support in Safari 3/4, IE 6/7/8, Opera 10.0.
   */
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;  
  
  /* with a big radius/font there needs to be padding left and right
   * otherwise the text is too close to the radius.
   * on a smaller radius/font it may not be necessary
   */
  padding: 10px 15px;
  margin: 8px 0 8px;
  
  width: 90%;
  
  /* only needed for webkit browsers which show a rectangular outline;
   * others do not do outline when radius used.
   * android browser still displays a big outline
   */
  outline: 0;

  /* this is needed for iOS devices otherwise a shadow/line appears at the
   * top of the input. depending on the ratio of radius to height it will
   * go all the way across the full width of the input and look really messy.
   * ensure the radius is no more than half the full height of the input, 
   * and the following is set, and everything will render well in iOS.
   */
  -webkit-appearance: none;

}
.left {
  text-align: left;
}

input.cms_textfield, input.cms_password {
    border: 1px solid #033c59;
}
.regsubmit {
    border: 0;
}
/* #mb15b0sr_input_localdayscore {
    display: none;
}
*/

/********** Form **********/
.lightblue, input.lightblue, input.cms_submit {
	background-color: #559DBD;
	color: #ffffff;
	width: 93.8%;
}
.btn {
	width: 200px;
	height:20px;
}
.btnreg {
	width: 220px;
	height: 40px;
	padding: 0 10px;
}
input.cms_submit {
    -webkit-appearance:none;
    -moz-appearance:none;
    appearance:none;    
    border: 0;
    color: #fff;
    width: 88%;
}
#m668d6sr_input_captcha {
    width: 100%;
}
.regsubmit {
    width: 110%;
    height: 30px;
    margin-left: -40px;
}
.fakeimg {
 width: 100%;
 height: 100%	
}
img.captchapict {
    width: 94%;
}

.answer {cursor: pointer;color:#ffffff;}
.answer a {color:#fff;text-decoration:none;}
.answer a:hover {color:#fff;text-decoration:underline;}

input#m668d6sr_input_score, input#m668d6sr_input_vraag_index, input#m668d6sr_input_antwoorden  {
    display: none;
}


.hcenter {
    width: 50%;
    margin: 0 auto;
    margin-left: 210px;
    margin-top: -120px;
}

.centered-bborder {
    width: 97%;
    margin-left: 0;
    height: auto;
    text-align: center;
    border-bottom: 2px solid #fff;
    margin-bottom: 25px;
}
.centered-bborder h2 {
    line-height: 20px;
    margin-bottom: 15px;
    padding-bottom: 0px;
}
.h2-centered-400 h2 {
    width: 90%;
    margin-left: 5%;
    height: auto;
    text-align: center;
    margin-bottom: 15px;
    font-weight: 400;
    font-size: 1.5em;
    line-height: 20px;
}

table {
    width: 360px;
}

table tr td {
    width: 360px;
    padding-left: 1%;
}
table tr td .cms_textfield, table tr td .cms_password  {
    width: 276px;
    margin-left: 15px;
}
#med140feu_input_password, #med140feu_input_username  {
    display: block;
}

/********** Progress **********/
#progressbar {
    background-color: #e3eaed;
    border: 3px solid #559DBD;
    height: 30px;
    width: 200px;
    margin-left: 8%;
    float: left;
}
.progress-label {
    padding-top:  5px;
    color: #000000;
    text-align: center;
}
#progressbar .ui-progressbar-value {
    background-color: #559dbd;
    height: 30px;
    margin-top: -26px;
}
#progressbar .ui-progressbar-overlay {
    background-color: #e3eaed;
    height: 30px;
    margin-top: -26px;
}

#progressbarsmall {
    background-color: #e3eaed;
    border: 3px solid #fff;
    height: 30px;
    width: 80%;
    margin-left: 8%;
}
.progress-label-small {
    padding-top:  5px;
    color: #033c59;
    text-align: center;
}
#progressbarsmall .ui-progressbar-value {
    background-color: #559dbd;
    height: 30px;
    margin-top: -25px;
}
#progressbarsmall .ui-progressbar-overlay {
    background-color: #e3eaed;
    height: 30px;
    margin-top: -25px;
}


/********** Scores **********/
#scores {
    position: relative;
    width: 100%;
    height: auto;
    left: 5%;
}
#score-gfx {
    display: inline-block;
    width: 135px;
    height: 125px;
    left: 0;
}
#score-bg {
    width: 135px;
    height: 125px;
    background: transparent url("/uploads/images/hs/hs_score-heart-bg.png");
}
#score-result {
    position: relative;
    width: 135px;
    height: 108px;
    left: 0px;
    top: -125px;
    background-color: #e3eaed;
}
#score-mask {
    position: absolute;
    width: 135px;
    height: 125px;
    left: 0px;
    top: -1px;
    background: transparent url("/uploads/images/hs/hs_score-heart-mask.png");
}
.bigscore-wrapper {
    width: 100px;
    display: inline-block;
    padding-bottom: 40px;
}
.hs-bigscore {
    position: relative;
    left: 0;
    top: -26px;
    font-size: 7.4em;
    font-weight: 700;
    width: 100px;
    line-height: -12px;
}
.percent {
    font-size: 0.5em;
    font-weight: 700;
}
.smaller {
    width: 80%;
    margin-left: 5%;
}
.vraagtitel {
  padding-bottom: 17px;  
}


/********** Answers **********/
.item2, .item3, .item4 {
    display: none;
}
.questiontext, .responsetext {
  width: 94%;
  height: auto;
  background-color: #e3eaed;
  color: #033c59;
  font-family: Raleway, "Helvetica Neue", Helvetica, Arial, sans-serif;	
  font-weight: 400;
  font-size: 1em;
  line-height: 1.3;
  letter-spacing:1.2px;
  padding: 15px 15px 15px 15px;
  margin: 8px 0 8px;
}
#prev, #next {
  outline: 0;
  border: 0;
  margin-left: 15px;
  /* background-color: transparent; */
  color: #fff;
  cursor: pointer;
}
#prev {
  width: 20%;
}
#next {
  width: 25%;
}
#verder {
  float: right;
  width: 30%;
  margin-right: 29px;
  color: #fff;
  cursor: pointer;
}
#gadoor {
  float: right;
  width: 45%;
  margin-right:0;
  color: #fff;
  cursor: pointer;
}

#prev:disabled, #next:disabled, #verder:disabled {
    color: #38758F;
    cursor: default;
}

.answergood {
	background-color: #4aa848;
	width: 93.8%;
	cursor: default;
}
.answerwrong {
	background-color: #DB4343;
	width: 93.8%;
	cursor: default;
}
.respons {
    cursor: default;
}
#terug {
    width: 120px;
    color: #fff;
    cursor: pointer;
}


/********** Inputfields invisible **********/
#ma7908sr_input_score,
#ma7908sr_input_vraag_index,
#ma7908sr_input_antwoorden,
#ma7908sr_input_foutreeks,
#ma7908sr_input_antwoorddatum,
#ma7908sr_input_dagsensitiviteit,
#ma7908sr_input_sensestimate,
#ma7908sr_input_antwoordenhk,
#ma7908sr_input_vraag_indexhk,
#ma7908sr_input_scorehk,
#mb15b0sr_input_score,
#mb15b0sr_input_vraag_index,
#mb15b0sr_input_antwoorden,
#mb15b0sr_input_foutreeks,
#mb15b0sr_input_antwoorddatum,
#mb15b0sr_input_dagsensitiviteit,
#mb15b0sr_input_sensestimate,
#mb15b0sr_input_antwoordenhk,
#mb15b0sr_input_vraag_indexhk,
#mb15b0sr_input_scorehk,
#m668d6sr_input_foutreeks,
#m668d6sr_input_antwoorddatum,
#m668d6sr_input_dagsensitiviteit,
#m668d6sr_input_sensestimate,
#m668d6sr_input_antwoordenhk,
#m668d6sr_input_vraag_indexhk,
#m668d6sr_input_scorehk {
    display: none;
}


/********** FrontEnd Users **********/
#userdirectory_summary {
    width: 600px;
}
.userdirectory_oneuser {
    width: 600px;
    height: 300px;
    background-color: #559DBD;
}

/* Stylesheet: hs-screen Modified On 2017-06-27 12:13:41 */
</pre></body></html>