@charset "UTF-8";
/* CSS Document */
	
/*----------------------KOMPAS----------------------------*/
*{
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	}

body{
	margin: 0;
	padding: 0;
	font-family:'Roboto', sans-serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}
html, body{
	min-height: 100%;
	height: 100%;
	}
h1, h2, h3, h4{
	font-family: 'Roboto Condensed', sans-serif;
	}
.unit-klein{
	background: none;
	font-weight: normal;
	}
.zoekbalk-kompas{
	padding: 0;
	clear: both;
	margin-top: 0px;
	}
	
.zoekbalk-kompas input[type=text]{
	width: 204px;
	height: 29px;
	padding-left: 8px;
	line-height: 1.5em;
	float: left;
	border: none;
	-webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    box-shadow: 1px 2px 5px #A89A2F inset;
	}
.zoekbalk-kompas input:focus {
        outline: none;
	}
.padding-totaal{
	padding: 2em;
	}
.zoekbalk-kompas input[type=submit]{
	height: 29px;
	width: 30px;
	margin-top: 0px;
	line-height: 1.5em;
	background: url(/web/images/kompas/loep_zwart.png) 7px 6px no-repeat #09BD7E;
	background-size: 16px auto;
	text-indent: 1000px;
	border: none;
	cursor: pointer;
	outline: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    cursor: pointer;
    /*box-shadow: 1px 2px 5px #A8EFBF inset;*/
	}
.zoekbalk-kompas input[type=submit]:hover{
	background: url(/web/images/kompas/loep_zwart.png) 7px 7px no-repeat #BFED1A;
	background-size: 16px auto;
	}
.zoekbalk-kompas form{
	margin-bottom: 0;
	}
.kompas-menu-top{
	width: 990px;
	font-family: 'Roboto Condensed', sans-serif;
	color: #FFF;
	margin-top: 38px;
    position: absolute;
	}
.kompas-container .unit-medium{
	width: 60%;
	margin-top: 10px;
	}
.kompas-menu-top img{
	border: none;
	}
.kompas-menu-top a{
	display: block;
	float: left;
	font-size: 100%;
	font-weight: 500;
	text-decoration: none;
	color: #000;
	margin: 10px 27px 0 0;
	}
.kompas-menu-top a:first-of-type{
	margin-left: 16px;
	margin-top: 10px;
	}
.kompas-menu-top a:hover{
	color:#09BD7E;
	}
.kompas-container{
	width: 1000px;
	margin: 0 auto;
	padding: 0;
	height: 100%;
	min-height: 100%;
	}
.kompas{
	width: 820px;
	margin: auto;
	padding: 12px;
	background: #FFF;
	min-height: 100%;
 	overflow: auto;
	}
.box{
	padding: 16px;
	}
.kompas a{
	text-decoration: none;
	}
.kompas-top{
	clear: both;
	width: 100%;
	float: left;
	background: #FFF;
	margin-bottom: 16px;
	border-radius: 4px;
	border: 1px grey solid;
	position: relative;
	height: 396px;
	padding: 0;
	}

.kompas-intro a{
	/*color:#00A3DF;*/
	color: #000;
	}
.kompas-intro h2 a{
	color:#000;
	}
.kompas-intro p{
	margin-top:0px;
	}

.kompas-stand .stand{
	padding: 2px 0 2px 0;
	margin-bottom: 6px;
	}

.kompas h2{
	margin-top: 0;
	margin-bottom: 6px;
	}
.kompas-container h1{
	margin-top: 0px;
	margin-bottom: 6px;
	}

.instructie{
	clear: both;
	float: left;
	margin: 12px 0 4px 16px;
	text-shadow: 1px 1px #FFF;
	font-size: 0.9em;
	}
.instructie a{
	border-bottom: 1px dotted black;
	}
	
/*---------------KOMPAS-MENU----------------------------*/

.kompas-menu{
	width: 100%;
	float: left;
	clear: both;
	border-top: 1px solid white;
	text-align: center;
	}

.groepen-menu{
	
	}
.groepen-menu a{
	display: block;
	float: left;
	position: relative;
	color: #000;
	width: 142px;
	min-height: 104px;
	padding: 14px 10px 0 10px;
	text-align: center;
	font-family: 'Roboto Condensed';
	text-decoration: none;
	border-left: 1px solid #F0F3F5;
	}
.groepsnaam-knop{
	height: 57px;
	font-weight: 600;
	font-size: 1em;
	padding: 6px 0 6px 0;
	}
.knoptitel{
	display: block;
	font-size: 100%;
	font-size: 0.9em;
	}
.groepen-menu a .knoptitel{
	color:#000;
	}
.groepen-menu a.groep-aangeklikt{
	background: #FFF;
	}
.groepen-menu a.groep-aangeklikt:hover .knoptitel{
	background:;	
	}
.groepen-menu a:last-of-type{
	border: 0;
	width: 145px;
	}
.groepen-menu a:first-of-type{
	}
.groepen-menu a:after{
	position:absolute;
	content:"";
	width:14px;
	height:14px;
	left:0px;
	bottom:-14px;
}
.groepen-menu .groep-aangeklikt{
	background:;
	color:#000;
}
.groepen-menu .groep-aangeklikt:after{
	content:'';
  	position:absolute;
  	bottom:0px;
  	left:110px;
  	width:0; 
  	height:0;
  	border-left: 9px solid transparent;
  	border-bottom: 9px solid #09BD7E;
  	border-right: 9px solid transparent;
  	z-index:1;
	}
.groepen-menu a:hover{
	background: #FFF;
	}
.groepen-menu a:hover:after{
	}

/*-------------------wens---------------------------*/
.wens{
	background: white;
	padding: 20px;
	border-radius: 4px;
	-moz-border-radius: 4px;
	}
.wens:after{
	content: "";
  	display: table;
  	clear: both;
}
.wens-unit{
	float:left;
	clear:both;
	width:100%;
	background: #FFF;
	padding: 20px 20px 10px 36px;
	margin-bottom: 1em;
	border-radius: 6px;
	-moz-border-radius: 6px;
	}
.wens-unit a h3{
	color:#809091;
	}
.buttonbalk{
	margin-top:0;
	}
.actie-button{
	display: inline-block;
	border-radius: 4px;
	padding: 7px 7px 4px 7px;
	background: #b2bec1;
	text-decoration: none;
	font-size: 90%;
	margin-right: 6px;
	/*text-shadow:1px 1px #FFF;*/
	}
a.actie-button-licht2{
	display: inline-block;
	border-radius: 4px;
	padding: 4px 6px;
	font-size: 90%;
	margin-top: 16px;
	border: 1px #259FDE solid;
	color: #259FDE;
	position: relative;
	text-decoration: none;
	box-shadow: 2px 2px 4px #E0E0E0;
	background: #FFF;
}
a.actie-button-licht2:hover{
	color:#000;
	border:1px #000 solid;
}
a.actie-button-licht{
	display:inline-block;
	border-radius:4px;
	padding:4px 6px;
	font-family:'open sans','Source Sans Pro', Arial;
	font-size:90%;
	margin-top:16px;
	border:1px #259FDE solid;
	color:#259FDE;
	position:relative;
	text-decoration:none;
	box-shadow:2px 2px 4px #E6E6E6;
	background:#FFF;
}
.actie-button-licht:before{
 	content: '';
  	position: absolute;
  	bottom: 100%;
  	left: 10px;
  	width: 0; 
  	height: 0;
  	border-bottom: 8px solid #259FDE;
  	border-right: 8px solid transparent;
  	border-left: 8px solid transparent;
}
.actie-button-licht:hover{
	border:1px #000 solid;
	color:#000;
}
.actie-button-licht:hover:before{
 	content: '';
  	position: absolute;
  	bottom: 100%;
  	left: 10px;
  	width: 0; 
  	height: 0;
  	border-bottom: 8px solid #000;
  	border-right: 8px solid transparent;
  	border-left: 8px solid transparent;
}
.actie-button:hover{
	color:#FFF;
	background:#000;
	text-shadow:1px 1px #000;
}

.kompas-thema{
	clear:both;
	float:left;
	width:100%;
	padding:16px;
	}
h2.thema{
	font-size:1em;
	font-weight:normal;
	}
.wens-count{
	display: inline-block;
	color: #259FDE;
	width: 30px;
	height: 30px;
	border-radius: 50%;
	border: 3px solid #259FDE;
	text-align: center;
	line-height: 2em;
	font-size: 0.9em;
}
.thema-toevoegen{
	width:100%;
	clear:both;
	float:left;
	margin-top:8px;
}
.tussenkop{
	font-family:'open sans','Source Sans Pro', Arial;
	font-size:110%;
	margin-top:8px;
	margin-bottom:6px;
}
.wens-home{
	margin:auto;
	margin-bottom:20px;
	border:1px solid #6CF;
	border-radius:8px;
	-ie-border-radius:8px;
	padding:16px 24px 38px 22px;
	background: white;
	width:850px;
	height:128px;
}
.wens-home h2{
	font-size:200% !important;
	}
.wens a:hover{
	color:#259FDE;
	}
.wens h2{
	margin:0 0 12px 0px;
	padding:0;
	font-size:150%;
	color:#259FDE;
}
.wens h2 a{
	color:#259FDE;
	text-decoration:none;
}
.wens a{
	text-decoration:none;
	}
.openklap-wrapper{
	float: right;
}
.motivatie{
	width: 100%;
	clear: both;
	margin: 8px 0 6px 0;
	box-sizing: border-box;
	line-height: 1.2em;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}
.ikook{
	background:url(/web/images/kompas/ster_wit.png) no-repeat 2px 5px #09BD7E;
	padding-left:24px;
	color:#FFF !important;
	box-shadow:2px 2px 4px #E6E6E6;
	}
.ikook:hover{
	background:url(/web/images/kompas/ster_wit.png) no-repeat 1px 2px #000;
	}
.button-balk{
	float: left;
	}
.kompas-reageren{
	width: 100%;
	float: left;
	margin: 14px 0 8px 0;
	clear: both;
	color: #FFF;
	/*border-bottom:1px solid #666;*/
	font-size: 90%;
	padding-bottom: 2px;
}
.kompas-afsluiter{
	width: 100%;
	float: left;
	padding-bottom: 17px;
	clear: both;
	}
.kompas-counter, .counter-info{
	border-radius: 4px;
	padding: 2px;
	background: #000;
	}
.kompas-counter{
	padding: 5px 5px 0 6px;
	float: left;
	margin-right: 3px;
	}
.counter-info{
	padding: 4px;
	padding-top: 5px;
	float: left;
	}
.aantal{
	border-radius:50%;
	height:20px;
	width:20px;
	font-size:0.9em;
	line-height:1.6em;
	background:#FFF;
	color:#000;
	float:left;
	margin-right: 5px;
	text-align:center;
	}
.omdat{
	display: block;
	color: #809091;
	position: relative;
	padding: 8px;
	margin-bottom: 11px;
	border: 1px #b2bec1 dotted;
	background: #F5F7F7;
	border-radius: 4px;
	-moz-border-radius: 4px;
	}
.omdat:last-of-type{
	margin-bottom: 0;
	padding-bottom: 10px;
	border-bottom: 1px #b2bec1 dotted;
	}
.omdat:before{
	content: '';
	position: absolute;
	bottom: 100%;
	left:3px;
	width: 0;
	height:12px;
	border-bottom: 8px solid #b2bec1;
	border-right: 8px solid transparent;
	border-left: 8px solid transparent;
}
.toelichting{
	margin: 20px 0 9px 51px;
	display: block;
	color: #999;
	position: relative;
	}
/*---------------------alert-------------------------*/
.kompas-alert{
	width:300px;
	background:#FFF;
	border-radius:6px;
	font-size:110%;
	font-weight:100;
	line-height:1.5em;
	box-shadow:#b2bec1 3px 6px;
}
.kompas-alert-bovenbalk{
	padding:6px 0 0 12px;	
}
.kompas-alert-melding{
	padding:6px 10px 10px 10px;
	text-align:center;
}
.optie-wrapper{
	
	
}
.optie1{
	display:block;
	width:50%;
	text-align:center;
	float:left;
	padding:8px 0 8px 0;
	border-top:#09F solid 1px;
	border-right:#09F solid 1px;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	border-radius:0 0 0 6px;
}
.optie1:hover, .optie2:hover{
	background:#F0F4F5;
}
.optie2{
	display:block;
	width:50%;
	text-align:center;
	display:inline-block;
	padding:8px 0 8px 0;
	border-top:#09F solid 1px;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	border-radius:0 0 6px 0;
	}
.optie1, .optie2{
	color:#000;
	font-size:120%;
	text-decoration:none;
	text-shadow:#FFF 1px 1px;
	}

hr{
	margin:16px 0 20px 0;
	}
/*-------------------home---------------------------*/
.homebg-wrapper{
	position:absolute;
	z-index:-1;
	width:100%;
	height:400px;
	background:url(/web/images/kompas/kompas_bg2.png);
	background-attachment: fixed !important;
	background-size:auto 400px;
	top:0;
	}
.homebg-menu{
	position:absolute;
	width:100%;
	height:61px;
	background:#FFF;
	z-index:-1;
	top:28px;
	}
.logo-wrapper{
	position:relative;
	width:990px;
	margin:auto;
	z-index:-1;
	}
.kompas-home{
	width:100%;
	position:relative;
	top: 205px;
	margin: 0 auto;
	background: #e6e9eb;
	min-height:100%;
 	overflow: auto;
 	border-radius:6px 6px 0 0;
 	padding:0;
	}

.kompas-home-filters{
	position: absolute;
	width: 100%;
	clear: both;
	top:150px;
	}
	
.kompas-home-filters a{
	display:inline-block;
	width:40px;
	height:40px;
	margin-left:16px;
	border-radius:50%;
	-ie-border-radius:50%;
	margin-right:11px;
}
.kompas-home-filters a.aangeklikt{
	background-color: #BFED1A;
	}
a.sorteer-home{
	background:url(/web/images/kompas/menu-ikonen_home.png) no-repeat 3px 7px #e6e9eb;
	}
a.sorteer-home:hover{
	background:url(/web/images/kompas/menu-ikonen_home.png) no-repeat 3px 7px #fff;
	}
a.sorteer-zoek{
	background:url(/web/images/kompas/menu-ikonen_loep.png) no-repeat 5px 5px #e6e9eb;
	}
a.sorteer-zoek:hover{
	background:url(/web/images/kompas/menu-ikonen_loep.png) no-repeat 5px 5px #FFF;
	}
a.sorteer-persoon{
	background:url(/web/images/kompas/menu-ikonen_persoon.png) no-repeat 4px 4px #e6e9eb;
	}
a.sorteer-persoon:hover{
	background:url(/web/images/kompas/menu-ikonen_persoon.png) no-repeat 4px 4px #FFF;
	}
a.sorteer-tijd{
	background:url(/web/images/kompas/menu-ikonen_klokje.png) no-repeat 6px 6px #e6e9eb;
	}
a.sorteer-tijd:hover{
	background:url(/web/images/kompas/menu-ikonen_klokje.png) no-repeat 6px 6px #FFF;
	}
a.sorteer-lijst{
	background:url(/web/images/kompas/menu-ikonen_lijst.png) no-repeat 5px 5px #e6e9eb;
	}
a.sorteer-lijst:hover{
	background:url(/web/images/kompas/menu-ikonen_lijst.png) no-repeat 5px 5px #FFF;
	}
a.sorteer-wordcloud{
	background:url(/web/images/kompas/menu-ikonen_wordcloud.png) no-repeat 5px 3px #e6e9eb;
	}
a.sorteer-wordcloud:hover{
	background:url(/web/images/kompas/menu-ikonen_wordcloud.png) no-repeat 5px 3px #FFF;
	}
a.sorteer-kompas{
	background:url(/web/images/kompas/menu-ikonen_kompas.png) no-repeat 4px 3px #e6e9eb;
	}
a.sorteer-kompas:hover{
	background:url(/web/images/kompas/menu-ikonen_kompas.png) no-repeat 4px 3px #FFF;
	}
.kompas-intro{
	float:left;
	width:50%;
	margin-right:2%;
	}
.kompas-groepen-overzicht{
	float:left;
	width:24%;
	font-family: 'Roboto Condensed', sans serif;
	margin-right:2%;
	padding-left:2%;
	}
.home-middenkolom-scheiding{
	padding-bottom:16px;
	}
.kompas-stand{
	width: 21%;
	margin: 0;
	float: left;
	font-family: 'Roboto Condensed';
	}
.stand{
	line-height: 34px;
	font-size: 1.06em;
	
	}
.kompas-stand-segment{
	padding: 8px 2px 8px 0px;
	width: 100%;
	font-size: 1em;
	margin-bottom: 18px;
	}
.kompas-stand-segment-massief{
	width: 100%;
	margin-bottom: 18px;
	color: #259FDE;
	}
.kompas-stand-segment-massief a{
	text-decoration: none;
	}

.kompas-aantal{
	display: inline-block;
	border: solid 3px #259FDE;
	width: 40px;
	height: 40px;
	border-radius: 50%;
	color: #259FDE;
	text-align: center;
	margin-right: 7px;
	font-size: 0.8em;
	font-weight: 500;
}
.kompas-stand-segment-massief a{
	color:#259FDE;	
}
.kompas-stand-segment h2{
	/*color: #259FDE;*/
	font-size: 1.2em;
	font-weight: 700;
}
.kompas-stand-segment ul{
	margin:-8px 0 2px 0;
	padding:2px 0 1px 0;
}
.kompas-stand-segment li{
	list-style: none;
	margin: 0px 0 2px 0;
	padding: 8px 14px 12px 0;
	border-bottom: #259FDE 1px dotted;
	background: url(/web/images/kompas/go_grijs.png) no-repeat 100% 12px;
	}
.kompas-stand-segment li a{
	text-decoration: none;
	color: #259FDE;
	margin-right: 7px;
	font-size: 1.15em;
	}
.kompas-stand-segment li a:hover{
	color: black;
	}

.icons-menu{
	float:right;
	margin:0px 16px 0 2px;
	border-left:1px solid #000;
	border-right:1px solid #000;
	padding:10px 6px 0 10px;
}
.icons-menu a{
	margin-left: 4px;
	margin-top: 0px;
	display: inline;
	float: none;
	color: #000;
}
.icons-menu a:hover{
	background:transparent;
	}
.groepsnaam{
	border-bottom:#09BD7E 1px solid;
	/*border-radius:6px 6px 0 0;*/
	padding:3px 0 2px 0;
	margin-bottom:12px;
}
.groepsnummer{
	font-size:80%;
}
.groepsnaam h2{
	margin-top:0px;
	margin-bottom:10px;
	font-size:110%;
	font-weight:800;
	color:#666;
	}
.kompas-groepen-overzicht li{
	list-style:none;
	margin:0px 0 2px 0;
	padding:8px 0 13px 0;
	border-bottom:#09BD7E 1px dotted;
	/*background:url(/web/images/kompas/go_grijs.png) no-repeat 98% 11px;*/
	box-sizing:border-box;
	-moz-box-sizing:border-box;
}
.kompas-groepen-overzicht li:hover{
	/*background:url(/web/images/kompas/go_grijs.png) no-repeat 98% 11px;*/
}
.kompas-groepen-overzicht ul{
	margin:-10px 0 18px 0;
	padding:2px 0 1px 0;
	
}
.kompas-groepen-overzicht li a{
	text-decoration:none;
	color:#09BD7E;
	display:block;
	width:100%;
	font-size:1.06em;
}
.kompas-groepen-overzicht li a:hover{
	color:#000;
}

.uitgelicht-home{
	float:left;
	clear:right;
	width:100%;
	padding:16 0 0 16px;
	}
.uitgelicht-home a {
	text-decoration:none;
	}
.kleineh2{
	margin: 4px 0 16px 8px;
	}
a.kompas-home-ingang{
	display: block;
	line-height: 2em;
	font-size: 1em;
	font-weight: 400;
	text-decoration: none;
	height: 2em;
	margin-bottom: 16px;
	border-radius: 16px 0 0 16px;
	color: white !important;
	background: #09BD7E;
	width: 96%;
	position: relative;
	}
a.kompas-home-ingang:hover{
	color:#000;
}
a.kompas-home-ingang:after{
	content: '';
  	position: absolute;
  	top:0;
  	right:-14px;
  	width: 0; 
  	height: 0;
  	border-bottom: 14px solid transparent;
  	border-left: 14px solid #09BD7E;
  	border-top: 14px solid transparent;
	}
.wrapper1{
	background:url(/web/images/kompas/ga_kompas_in.png) no-repeat -2px -3px;
	float:left;
	height:30px;
	width:40px;
	}
	
/*------------ einde home ----------------------------*/

a.verder-button{
	margin-top: 12px;
	display: inline-block;
	border-radius: 14px;
	color: #FFF;
	background: #09BD7E;
	text-decoration: none;
	padding: 3px 8px;
	}
li.submenu-start{
	padding:10px 3px 10px 15px !important;
	font-weight:normal;
	color:white;
	background:black;
	position:relative;
}
li.submenu-start:after{
	content: '';
  	position: absolute;
  	top:0;
  	right:-19px;
  	width: 0; 
  	height: 0;
  	border-bottom: 19px solid transparent;
  	border-left: 19px solid #000;
  	border-top: 19px solid transparent;
	}
ul.thema-submenu{
	list-style: none;
	margin: 0;
	padding: 0;
	float: left;
	position: relative;
	font-size: 0.9em;
	clear: both;
	background: #09BD7E;
	width: 100%;
	color: #FFF;
	}
.thema-submenu li{
	float: left;
	margin: 0;
	padding: 10px 14px 10px 14px;
	}
.thema-submenu li:nth-child(2){
	padding-left:32px;
	}
.thema-submenu a.aangeklikt{
	color:#FFF;
}
.thema-submenu li a{
	color:#000;
	display:block;
	text-decoration:none;
	font-weight:600;
	}
.thema-submenu li a:hover{
	color:#FFF;
	text-shadow:none;
	}
	
ul.thema-submenu-bottom{
	list-style:none;
	margin:0 0 20px 0;
	padding:0 0 0 7px;
	float:left;
	position:relative;
	font-family:'Open Sans';
	font-size:96%;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	clear:both;
	width:100%;
	color:#09BD7E;
}
.thema-submenu-bottom li{
	float:left;
	margin:0;
	padding:0px 9px;
	border-right:1px #000 solid;
	margin-bottom:6px;
}
.thema-submenu-bottom li a{
	color:#000;
	display:block;
	text-decoration:none;
	font-weight:600;
	}
.thema-submenu-bottom li a:hover{
	color:#09BD7E;
	}
.submenu-themateller{
	text-shadow:none;
	font-size:86%;
	/*color:#0B6139;*/
	font-weight:normal;
}

/*------------ CLOUD ----------------------------*/

.cloudwens{
	float:left;
	margin:20px 0;
	border:1px solid #6CF;
	border-radius:8px;
	padding:16px 24px 8px 0px;
	box-shadow:#6CF 6px 6px;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	width:850px;
	}
.cloudwens .kompas-afsluiter{
	border:none;
	}
.cloud-instructie{
	display:block;
	position:relative;
	float:right;
	text-align:center;
	clear:both;
	padding:4px 6px 4px 6px;
	background:#C9CFD4;
	color:white;
	font-size:80%;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	}
.cloud-instructie:before{
	position:absolute;
	content:"";
	border-top:transparent 12px solid;
	border-right:#C9CFD4 12px solid;
	border-bottom:transparent 12px solid;
	left:-12px;
	top:0px;
	}
a.cloudwoord:hover{
	color:black !important;
}

.cloudwoord-0EB3B0 {
 color:#0EB3B0;
}
.cloudwoord-81D9DE {
 color:#81D9DE;
}
.cloudwoord-83CCC0 {
 color:#83CCC0;
}
.cloudwoord-6DA2B3 {
 color:#6DA2B3;
}
.cloudwoord-80D1C9 {
 color:#80D1C9;
}
.cloudwoord-84AB9F {
 color:#84AB9F;
}
.cloudwoord-3792AD {
 color:#3792AD;
}

.cloudwoord-70B370 {
 color:#70B370;
}
.cloudwoord-4FB334 {
 color:#4FB334;
}
.cloudwoord-068F18 {
 color:#068F18;
}
.cloudwoord-9FCC52 {
 color:#9FCC52;
}
.cloudwoord-A5B837 {
 color:#A5B837;
}
.cloudwoord-879684 {
 color:#879684;
}
.cloudwoord-688A0B {
 color:#688A0B;
}

.cloudwoord-B7AD27 {
 color:#B7AD27;
}
.cloudwoord-9E8B1C {
 color:#9E8B1C;
}
.cloudwoord-B8A261 {
 color:#B8A261;
}
.cloudwoord-C47F23 {
 color:#C47F23;
}
.cloudwoord-B8A800 {
 color:#B8A800;
}
.cloudwoord-856840 {
 color:#856840;
}
.cloudwoord-A88C5B {
 color:#A88C5B;
}

.lijntje{
	width:100%;
	color:#C9CFD4;
	clear:both;
	margin:0;
	height:0;
}
h2.kompas-cloudkop{
	background:#000;
	color:white;
	padding:2px 8px;
	float:left;
	clear:right;
	margin-top:-5px;
	margin-bottom:22px;
	font-size:112%;
	}
.wens-ranking td{
	border-bottom:1px solid #EDEFF0;
}
.wens-ranking a{
	text-decoration:none;
	color:#259FDE;
	font-family:'Open Sans', Arial;
}
.wens-ranking:hover{
	text-decoration:none;
	background-color:#E6EAEB;
}
.ranking-table td{
padding:10px 4px 10px 4px;
}
.wens-ranking td:nth-child(1),.wens-ranking td:nth-child(2),.wens-ranking td:nth-child(3) {
	border-top:1px solid #EDEFF0;
}
.wens-ranking:nth-child(odd) a{

}
/*.sinds{
	background:url(/web/images/kompas/menu-ikonen_klokje.png) no-repeat 6px 0px #FFF;
}
.gedeeld{
	background:url(/web/images/kompas/menu-ikonen_ranking.png) no-repeat 6px 6px #FFF;
}*/
.ranking-teller{
	background:url(/web/images/kompas/ster_zwart.png) no-repeat 40px 13px;
	background-size:14px;
	}
.kompas-home-inset{
	border-radius: 6px;
	-moz-border-radius: 6px;
	margin: 1.5em 0;
	background: #dcf5f7; /* Old browsers */
background: -moz-linear-gradient(top,  #dcf5f7 0%, #e6f7ee 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#dcf5f7), color-stop(100%,#e6f7ee)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #dcf5f7 0%,#e6f7ee 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #dcf5f7 0%,#e6f7ee 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #dcf5f7 0%,#e6f7ee 100%); /* IE10+ */
background: linear-gradient(to bottom,  #dcf5f7 0%,#e6f7ee 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dcf5f7', endColorstr='#e6f7ee',GradientType=0 ); /* IE6-9 */

	border: 3px solid #09BD7E;
	padding: 1.5em;
	width: 100%;
	clear: both;
	}
	
.conversatie {
	margin-left:50px;
	}
