@charset "utf-8";
/* CSS Document */

.jaartal {
	position:absolute;
	width:auto;
	background-color:transparent;
	font-size:0px;
	line-height:0;
	padding:0
}
.onderContainer .jaartal  {
	top: 48px;
	right: -24px;
}
.onderContainer  {
	width: 100%;
	margin-top: 50px;
	margin-bottom: 50px;
	display: block;
	float: left;
}
.onderL  {
	float: left;
	padding-left: 0;
	position: relative;
	box-shadow:2px 2px 16px 4px rgba(0,0,0,0.2)
}
.onderR  {
	background-color: transparent;
	float: left;
}
.onderR h3  {
	text-transform: uppercase;
	text-align: center;
	font-size: 26px;
	line-height: 29px;
	margin-top: 0;
}
.stellingenContainer  {
	background-color: #ffffff;
	position: relative;
	z-index: 1;
	padding: 0 30px 30px;
	float: left;
	width: 100%}
.stellingen  {
	background-color: #39b04a;
	float: left;
	width: 100%;
	box-shadow: inset 3px 3px 5px 2px rgba(0, 0, 0, 0.2);
	color: #ffffff;
	padding: 30px 20px 34px;
	font-size: 23px;
	line-height: 25px;
	font-family: inherit;
}
.stellingTitel  {
	font-size: 41px;
	font-weight: 700;
	display: inline-block;
	border-top: 3px solid #ffffff;
	border-bottom: 3px solid #ffffff;
	padding: 13px 0 15px;
}
.nav.nav-tabs.bullets  {
	padding-left: 0;
	float: right;
	background-color: transparent;
	padding-right: 28px;
	border: 0;
}
.nav.nav-tabs.bullets > li  {
	position: relative;
	box-shadow: none;
	width: 23px;
	height: 38px;
	background: none;
}
.eensOnEens  {
	padding-top: 25px;
	font-size: 30px;
	font-weight: 700;
	padding-left: 0;
}
.eensOnEens form div  {
	display: block;
	text-align: right;
}
.eensOnEens form label  {
	width: 100%;
	font-size: 29px;
	display: block;
	text-transform: lowercase;
	cursor: pointer;
}
.eensOnEens form label.eens  {
	margin-bottom: 20px;
}
.eensOnEens form .custom  {
	display: inline-block;
	height: 20px;
	height: 41px;
	width: 41px;
	background-color: #ffffff;
	border: 2px solid #008439;
	border-radius: 5px;
	position: relative;
	top: 10px;
}
.eensOnEens form input  {
	display: none;
}
.eensOnEens form input ~ .custom  {
	background: #ffffff;
}
.eensOnEens form input:checked ~ .custom:before  {
	content: "\00d7";
	position: absolute;
	background-color: transparent;
	left: 0;
	width: 100%;
	text-align: center;
	font-size: 60px;
	font-weight: 400;
	line-height: 40px;
	color: #006837;
	height: 100%
 }
.jqplot-title  {
	display: none !important;
}
#chart2  {
	margin-top: -20px;
}

/* Grafische bullets */
.bullets-blok-stelling  {
	width: 100%;
	background-color: #ffffff;
	display: block;
	float: left;
	position: relative;
	z-index: 5;
	height: 38px;
	pointer-events: none;
	padding-top:  11px;
}
ul.graphic-bullets {
	display:none	
}
ul.graphic-bullets li span {
	border: 0 !important;
	line-height: 24px !important;
	display: block;
	height: 100%;
	border-radius: 0 !important;
	background-color: transparent;
	cursor: pointer;
}
.circle::after {
	display:block;
	content: "";
	width:15px;
	height:15px;
	border-radius:50px;
	line-height:100px;
	text-align:center;
	background: green; /* default kleur */
}
ul.graphic-bullets li:first-child span.circle:after {
	background: #007A3D;}
ul.graphic-bullets li:nth-child(2) span.circle:after {
	background: #009541;}
ul.graphic-bullets li:last-child span.circle:after {
	background: #77B72B;}

/* Stelling knop */
.volgendeStelling, .vorigeStelling {
	position:absolute;
	bottom:-22px;
	padding:8px 12px;
	background-color:#000000;
	z-index:2;
}

.volgendeStelling {
	right: 50px;
}
.volgendeStelling:hover, .vorigeStelling:hover {
	background-color:#007A3D;
}
.vorigeStelling {
	right:103px;
	-moz-transform: scaleX(-1);
	-o-transform: scaleX(-1);
	-webkit-transform: scaleX(-1);
	transform: scaleX(-1);
	filter: FlipH;
	-ms-filter: "FlipH";
}
span.pijl {
		display:block;
	height: 29px;
	width: 20px;
	background-color:transparent;
	background-image: url("../images/icon-pijl.png");
}	

@media only screen and (max-width :320px) {
	.onderL:after  {
		width: calc(100% - 15px);
		box-shadow: 10px 9px 15px 10px rgba(0, 0, 0, 0.2);
	}
	
	.onderL  {
		padding-right: 0;
	}
	.onderR  {
		margin-top: 60px;
	}
	.visionsPills .nav.nav-tabs  {
		padding-left: 0px;
		z-index: 5;
		position: relative;
	}
	.visionsPills .nav.nav-tabs.bullets li  {
		box-shadow: none;
	}
	.visionsPills .nav.nav-tabs li  {
		box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.2);
		font-size: 16px
	}
	.stellingen  {
		font-size: 19px;
		line-height: 21px;
	}
	.stellingTitel  {
		font-size: 31px;
		line-height: 35px;
	}
	.eensOnEens  {
		padding-right: 0px;
	}
	.eensOnEens form label  {
		font-size: 19px;
	}
	
	.jqplot-pie-series.jqplot-data-label  {
		margin-left: 4px;
		margin-top: -7px;
		font-size: 0.5em;
		text-align: center;
		text-transform: lowercase;
	}
}

@media only screen and (min-width :320px) {
	.onderL:after  {
			width: calc(100% - 15px);
			box-shadow: 10px 9px 15px 10px rgba(0, 0, 0, 0.2);
}
	
	.onderL  {
		padding-right: 0;
}
	.onderR  {
		margin-top: 60px;
}
	.visionsPills .nav.nav-tabs  {
		padding-left: 0px;
		z-index: 5;
		position: relative;
}
	.visionsPills .nav.nav-tabs.bullets li  {
		box-shadow: none;
}
	.visionsPills .nav.nav-tabs li  {
		font-size: 18px;
		box-shadow: 0px 3px 15px 0px rgba(0, 0, 0, 0.2);
 }

	.stellingen  {
		font-size: 19px;
		line-height: 21px;
}
	.stellingTitel  {
		font-size: 31px;
		line-height: 35px;
}
	.eensOnEens  {
		padding-right: 0px;
}
	.eensOnEens form label  {
		font-size: 19px;
}
	.jqplot-pie-series.jqplot-data-label  {
		margin-left: 5px;
		margin-top: 4px;
		font-size: 0.7em;
		text-align: center;
		text-transform: lowercase;
}
}

@media only screen and (min-width :480px) {
	.onderL:after  {
		width: calc(100% - 15px);
		box-shadow: 10px 9px 15px 10px rgba(0, 0, 0, 0.2);
}
	
	.onderL  {
		padding-right: 0;
}
	.stellingen  {
		font-size: 23px;
		line-height: 25px;
}
	.stellingTitel  {
		font-size: 41px;
		line-height: 45px;
	}
	.eensOnEens  {
		padding-right: 15px;
	}
	.eensOnEens form label  {
		font-size: 29px
	}
	.jqplot-pie-series.jqplot-data-label  {
		margin-left: 5px;
		font-size: 0.7em;
		text-align: center;
	}
}

@media (min-width :768px) {
	.onderL:after  {
		width: calc(100% - 15px);
		box-shadow: 9px 9px 15px 10px rgba(0, 0, 0, 0.2);
	}
	.visionsPills .nav.nav-tabs  {
		padding-left: 135px;
		z-index: 1;
	}
	.visionsPills .nav.nav-tabs li  {
		font-size: 18px;
	}
	.visionsPills .nav.nav-tabs li:nth-of-type(3)  {
		z-index: 1;
		box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.2);
	}
	.visionsPills .nav.nav-tabs.bullets li:nth-of-type(3)  {
		z-index: 1;
		box-shadow: none;
	}
	.stellingen  {
		font-size: 23px;
		line-height: 28px;
	}
	.stellingTitel  {
		font-size: 41px;
	}
	.eensOnEens form label  {
		font-size: 29px;
	}
}

@media (min-width:992px) {
	.onderR  {
		margin-top: 0
	}
	.visionsPills .nav.nav-tabs  {
		padding-left: 150px;
	}
	.visionsPills .nav.nav-tabs li  {
		font-size: 24px;
	}
	.stellingen  {
		font-size: 19px;
	}
	.stellingTitel  {
		font-size: 34px;
	}
	.eensOnEens form label  {
		font-size: 23px;
	}
}

@media (min-width:1200px) {
	.visionsPills .nav.nav-tabs  {
		padding-left: 135px;
	}
	.visionsPills .nav.nav-tabs li  {
		font-size: 24px;
	}
	.stellingen  {
		font-size: 21px;
	}
	.stellingTitel  {
		font-size: 37px;
	}
	.eensOnEens form label  {
		font-size: 26px;
	}
}