/* Basis kleuren in de CSS 

Groen:		#589b29 rgba(88,155,41,1)
Blauw:		#1070b3 rgba(16,112,179,1)
Oranje:		#ea5b0c rgba(234,91,12,1)
L-Blauw:	#70a9d1

Tekst
Grijs:		#555555	rgba(85,85,85,1)

*/


html {
	font-size: 62.5%; /* 10px browser default */
	height: 100%;
}

body {
	font-weight: 300;
	font-size: 18px;
	font-size: 1.8rem;
	height: 100%;
}
blockquote {
	font-weight: 500;
}
blockquote footer {
	font-size: 80%;
}
a.contrast-button {
	font-size: 22px;
}
a.contrast-button span.fa {
	vertical-align: text-bottom;
}
li > a.contrast-button {
	top: -2px;
}
.navbar-nav >li > a.contrast-button:focus {
	color: #555555;
}
.container-fluid {
	padding-left: 0px;
	padding-right: 0px;
}
a:hover,
a:focus {
/*	text-decoration: none; */
}
#footer a:hover {
	color: #589b29;
	text-decoration: underline;
}
.breadcrumb a:hover {
	color: rgba(255,255,255,0.65);
}
.navbar-form {
	box-shadow: none;
}

.full-width {
	width: 100%;
}

/* BEGIN PUSH FOOTER TO BOTTOM SCREEN */
.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -28.3rem;
}
footer #footer, .push {
	min-height: 28.3rem;
}
/* EINDE PUSH FOOTER TO BOTTOM SCREEN */

.bg-warning {
	background-color: #ea5b0c;
	color: #fff;
}
.panel {
	margin-bottom: 25px;
	background-color: transparent;
	border: none;
	border-radius: 0px;
	box-shadow: none;
}
.panel-heading {
	padding: 0px;
	border-bottom: none;
}
.panel-title {
	padding-top: 10px;
	font-size: 24px;
	font-size: 2.4rem;
	text-decoration: none;
	color: #fff;
	background-color: #589b29;
}
.panel-title:hover {
	text-decoration: none;
	color: inherit;
}
#contactHeading a:hover {
	color: #fff;
}
.btn-primary,
.btn-secondary,
.btn-warning {
	border: none;
}
form,
form.form-horizontal {
	padding: 30px 0px;
}
.control-label,
label {
	padding-right: 0px;
	font-size: 16px;
}
.col-sm-6 table {
	font-size: 75%;
}
.col-sm-6 table {
	font-size: 75%;
}
table > caption {
	font-size: 36px;
	font-size: 3.6rem;
	color: #1070b3;
	font-weight: 700;
}
thead {
	color: #1070b3;
}
.table > thead > tr > th, 
.table > tbody > tr > th, 
.table > tfoot > tr > th, 
.table > thead > tr > td, 
.table > tbody > tr > td, 
.table > tfoot > tr > td {
	padding-left: 0px;
}
.table > thead > tr > th {
	vertical-align: bottom;
	border-bottom: 1px solid #1070b3;
}

.table.persoon {
	border-collapse: collapse;
}

.table.persoon > tbody > tr > th,
.table.persoon > tbody > tr > td {
	border: none;
}

.table.persoon > tbody > tr {
	border-bottom: 1px solid #70a9d1;
}

.table.persoon a {
	color: rgba(255,255,255,0.7);
}
.table.persoon a:hover {
	color: rgba(255,255,255,1);
	text-decoration: underline;
}
.table.persoon > tbody > tr > th[scope="row"] {
	width: 25%;
}

.table.persoon > tbody > tr:last-child {
	border: none;
	border-bottom: none;
}

.table.persoon-aanvullend > tbody > tr > th,
.table.persoon-aanvullend > tbody > tr > td {
	border: none;
	border-bottom: 1px solid #70a9d1;
}
.table.persoon-aanvullend a:hover {
	text-decoration: underline;
}
.table.persoon-aanvullend > tbody > tr > th[scope="row"] {
	width: 35%;
}



@media (max-width: 767px) {
	.table.persoon {
		font-size: 16px;
		font-size: 1.6rem;
	}
	.table.persoon > tbody > tr > th[scope="row"] {
		width: 35%;
	}
	#person-image {
		width: 50%;
		padding-right: 0px;
	}
	
}

/***************************************************/
/* !Breadcrumbs ************************************/
/***************************************************/

.breadcrumb {
    padding: 12px 15px 6px;
    font-weight: 500;
}
.breadcrumb li a {
	color: #fff;
	text-decoration: underline;
}
h6 {
	margin-top: 25px;
}
h1, .h1, h2, .h2, h3, .h3 {
	margin-top: 10px;
	margin-bottom: 12.5px;
}

header h1 {
	letter-spacing: 0.2rem;
	margin-top: 15px;
	margin-bottom: 5px;
}

.page-header {
	padding-bottom: 11.5px;
	margin-top: 0;
	margin-bottom: 0;
	border: none;
}
.lead {
	margin-bottom: 25px;
	font-size: 22px;
	font-weight: 500;
	line-height: 1.6;
	padding: 15px 15px 10px 15px;
	margin-bottom: 30px;
}
.bm-content .lead{
  margin-bottom:0;
  line-height:normal;
}
.bottom {
	position: absolute;
	bottom: 6px;
	padding-left: 70px;
}
article.inner {
	padding: 15px;
}
article.inner a {
	text-decoration: underline;
}
a span.bottom {
	color: #fff;
}
.bg-info {
	background-color: #1070b3;
  
}
.bg-info h5 {
	color: #fff;
	margin-top: 2px;
	padding-top: 10px;
	padding-left: 10px;
}
.content {
	background-color: #fff;
	padding-top: 10px;
}
.artikel-datum,
.artikel-sharing {
	font-size: 77%;
	margin-top: 20px;
}
.artikel-sharing span.fa {
	font-size: 22px;
	vertical-align: middle;
}
.artikel-meer {
	padding-top: 15px;
	margin-bottom: 0;
	margin-left: -15px;
	margin-right: -15px;
	padding-left: 15px;
	padding-bottom: 60px;
	font-weight: 700;
	font-size: 24px;
}
.inline-image {
	padding-right: 30px;
}
.caption {
	background-color: #fff;
	padding: 10px;
	font-weight: 700;
	font-size: 24px;
	position: relative;
	bottom: 65px;
}

/***************************************************/
/* !HEADER *****************************************/
/***************************************************/

.navbar-collapse {
	border: none;
}
#Secondary_navigation {
	font-size: 14px;
	font-size: 1.4rem;
}
#Main_navigation {
	font-size: 15px;
	font-size: 1.5rem;
	font-weight: 500;
}
.navbar {
	margin-bottom: 75px;
	margin-bottom: 7.5rem;
}
.navcolor-top {
	background-color: #fff;
}
.navcolor-middle {
	min-height: 49px;
	min-height: 4.9rem;
}
.navcolor-bottom {
	min-height: 24px;
	min-height: 2.4rem;
}
.navcolor-top .nav > li > a {
	padding-right: 0px;
	padding-left: 4px;
	padding-left: 0.4rem;
}
.navcolor-top .nav > li > a::before {
	content: "|";
	padding-right: 4px;
	padding-right: 0.4rem;
	color: #bbbbbb;
	font-size: 12px;
	font-size: 1.2rem;
}
.navcolor-bottom .nav > li > a::before {
	content: "\2022";
	padding-right: 8px;
	padding-right: 0.8rem;
}
.nav > li.first > a::before {
	content: none;
}
.navcolor-bottom .nav > li > a {
	padding: 0px 5px;
	padding: 0 0.5rem;
}
.nav > li.last > a {
	padding-right: 0px;
	padding-right: 0rem;
}
.nav > li.right {
	float: right;
}
	/* Social Media Icons - Header */
.navcolor-middle .nav > li > a,
.socialmedia .nav > li > a {
	padding: 0px 4px;
	padding: 0 0.4rem;
	margin-top: 6px;
	margin-top: 0.6rem;
}
.socialmedia .nav > li > a:hover {
	background: none;
}
.navbar-center {
	margin: 0 auto;
	text-align: center;
}
.navcolor-bottom li a,
.navcolor-middle li a {
	color: #fff !important;
}
.searchbox {
	height: 30px;
	height: 3rem;
	border: none;
}
.input-group > .searchbox {
	width: 100% !important;
}
/* Placeholder tekst voor diverse browsers */
.searchbox::-webkit-input-placeholder { color: rgba(88,155,41, 0.5); } 	/* Chrome - Opera - Safari */
.searchbox::-moz-placeholder { color: rgba(88,155,41, 0.5); }  			/* Firefox 19+ */
.searchbox:-ms-input-placeholder { color: rgba(88,155,41, 0.5); } 		/* IE10+ */
.searchbox:-moz-placeholder {color: rgba(88,155,41, 0.5);} 				/* Firefox 18- */
.searchbox::-ms-input-placeholder {color: rgba(88,155,41, 0.5);} 		/* MS Edge */

/* Zoek button */
form.navbar-form > .btn-default,
.input-group-btn > .btn-default {
	height: 30px;
	height: 3rem;
	width: 30px;
	width: 3rem;
	border: 2px #fff solid;
	background-color: #1070b3;
	color: #fff;
	padding: 0;
}
.a-min {
	font-size: 12px;
	font-size: 1.2rem;
}
.a-plus {
	font-size: 16px;
	font-size: 1.6rem;
}
.navbar-search {
    margin-top: 10px;
    margin-top: 1rem;
}
.form-group {
    margin-right:-5px;
    margin-right: -0.5rem;
}
/* Exacte maat voor logo */
.navbar-brand img {
	width: 225px;
}
.navbar-brand {
	padding-top: 0px;
	padding-left: 0px;
}
.navbar-toggle {
	position: relative;
	float: right;
	margin-right: 15px;
	margin-right: 1.5rem;
	padding: 12px 0px;
	padding: 1.2rem 0;
	margin-top: 1.5px;
	margin-bottom: 1.5px;
	margin-top: 0.15rem;
	margin-bottom: 0.15rem;
	background-color: transparent;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 0px;
}
.navbar-default .navbar-toggle {
	border: none;
}
.navbar-default .navbar-toggle .icon-bar {
	background-color: #589b29;
}
.navbar-toggle .icon-bar {
	display: block;
	width: 27px;
	width: 2.7rem;
	height: 5px;
	height: 0.5rem;
	border-radius: 3px;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
	background-color: #fff;
}
/* EINDE HEADER */

/* Contact info */
#contactContent {
	background-color: #fff;
}

/* BEGIN Toggle PLUS-MIN */
a.collapsed .plus-min::before {
	content: "\f055";
}
a .plus-min::before {
	content: "\f056";
}
/* EINDE Toggle PLUS-MIN */

.collapse-icon,
.panel-title {
	display: block;
	position: relative;
	top: 1px;
}
.txt-primary {
	color: #1070b3; 
}
.panel-body {
	padding: 15px 0px;
	padding: 1.5rem 0;
}
.txt-bold {
	font-weight: 500;
}
.bg-secondary {
	background-color: #589b29;
	color: #fff;
}
.bg-secondary h5 {
	font-weight: 700;
}
.bg-primary h5,
.bg-primary h6 {
	font-weight: 700;
}
.bg-warning h5 {
	font-weight: 700;
}
.bg-white {
	background-color: #fff;
	color: #555555;
}
.float-right {
	float: right;
}
.float-left {
	float: left;
}
ul, ol {
	padding-left: 18px;
}
.inner li {
	padding-bottom: 10px;
}
.inner li:before {
	color: green;
}

/***************************************************/
/* !Custom Margins + Padding + Heights *************/
/***************************************************/

.w100 { 
	width: 100%; 
}
.mb0 {
	margin-bottom: 0px;
}
.mt4{
  margin-top: 4px;
}
.mr0 { margin-right: 0px; }
.ml0 { margin-left: 0px; }
.mrl0 { margin-left: 0px; margin-right: 0px; }
.mb10 {
	margin-bottom: 10px;
	margin-bottom: 1rem;
}
.mb20 {
	margin-bottom: 20px;
	margin-bottom: 2rem;
}

.mb30 {
	margin-bottom: 30px;
	margin-bottom: 3rem;
}
.mb60 {
	margin-bottom: 60px;
	margin-bottom: 6rem;
}
.mt30 {
	margin-top: 13px;
	margin-top: 1.3rem;
}
.pt0{
  padding-top:0;
}
.plr0 {
	padding-left: 0px;
	padding-right: 0px;
}
.pl0 {
	padding-left: 0px;
}
.pl5 {
	padding-left: 5px;
	padding-left: 0.5rem;
}
.pl10 {
	padding-left: 10px;
	padding-left: 1rem;
}

.pl15 {
	padding-left: 15px;
	padding-left: 1.5rem;
}
.pr0 {
	padding-right: 0px;	
}
.pr5 {
	padding-right: 5px;
}
.pr10 {
	padding-right: 10px;
}
.pr15 {
	padding-right: 15px;
}

.pr20 {
	padding-right: 20px;
}

.pr30 {
	padding-right: 30px;
}
.pb30 {
	padding-bottom: 30px;
	padding-bottom: 3rem;
}
.pb10 {
	padding-bottom: 10px;
	padding-bottom: 1rem;
}
.h80 {
	min-height: 80px;
	max-height: 80px;
	min-height: 8rem;
	max-height: 8rem;
}
.h50 {
	min-height: 50px;
	max-height: 50px;
	min-height: 5rem;
	max-height: 5rem;
}
/* EINDE Custom Margins + Padding + Heights */

.text-abs-left {
	text-align: left !important;
}
.text-middle {
	vertical-align: middle;
}
.dflex{ display:flex !important;}
/***************************************************/
/* !NIEUWS BLOKJES *********************************/
/***************************************************/

/* Speciaal om de stippel overlay op de nieuwsafbeeldingen te krijgen */
.image-stippel {
	position: absolute;
	width: 100%;
	height: 100%;
}
.lees-verder {
	float: right;
	font-size: 24px;
	font-size: 2.4rem;
	padding-top: 12px;
	padding-top: 1.2rem;
	position: relative;
}
.lees-verder::before {
	padding-left: 10px;
	padding-left: 1rem;
}
.x-small {
	font-size: 77%;
	margin-bottom: 4px;
	margin-bottom: 0.4rem;
}

.nieuws-title {
	font-weight: 700;
	font-size: 20px;
	font-size: 2rem;
	min-height: 40px;
	min-height: 4rem;
	margin-top: 12px;
	margin-top: 1.2rem;
}
.nieuws-description {
	font-size: 16px;
	font-size: 1.6rem;
}
.nieuws-text,
.nieuws-image {
	min-height: 176px;
	min-height: 17.6rem;
}
.nieuws-image {
	width: 100%;
}
#nieuwsoverzicht .bg-white {
	color: #1070b3;
}

#nieuwsoverzicht a:hover .bg-white {
	background-color: #1070b3;
}
#nieuwsoverzicht a:hover {
	background-color: #1070b3;
}

#nieuwsoverzicht a:hover .nieuws-text,
#nieuwsoverzicht a:hover .txt-primary {
	color: #fff;
	background-color: #1070b3;
}
#nieuwsoverzicht a:hover .stip-r-b  {
	background-image: url('/designs/wijdemeren/images/stippels_L_white_01.png');
}
#nieuwsoverzicht a:hover .stip-lr-b  {
	background-image: url('/designs/wijdemeren/images/stippels_R_white_01.png'),url('/designs/wijdemeren/images/stippels_L_white_01.png');
}
#nieuwsoverzicht a:hover .stip-l-b  {
	background-image: url('/designs/wijdemeren/images/stippels_R_white_01.png');
}
.pagination > li > a, .pagination > li > span {
	padding: 2px 8px;
	line-height: 1.42857143;
	background-color: transparent;
	border: 1px solid #1070b3;
}
.pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus {
	color: #fff;
/* 	background-color: #1070b3; */
	background-color: #70a9d1 !important;
	border-color: #1070b3;
}
.pagination > .disabled > span, .pagination > .disabled > span:hover, .pagination > .disabled > span:focus, .pagination > .disabled > a, .pagination > .disabled > a:hover, .pagination > .disabled > a:focus {
	color: #777777;
	background-color: transparent !important;
	border-color: #1070b3;
}
.page-nav {
	margin-left: -15px;
}

/***************************************************/
/* !Zoekresultaten + pagination ********************/
/***************************************************/

.visible-xs-inline-block.navbar-search.navbar-right {
	width: 100% !important;
}
.lead .dropdown {
	margin-top: 36px;
	text-align: right;
}
.lead .dropdown > #selectNumber {
	height: 30px;
	padding: 0 4px;
	width: 60px;
	margin-top: 5px;
}
.light {font-weight: 100;}
.strong {font-weight: 500;}
/* 
.lead .pagination > li > a, .lead .pagination > li > span {
	padding: 2px 8px;
	line-height: 1.42857143;
	background-color: transparent;
	border: none;
	border-right: 1px solid #fff;
	font-size: 75%;
	font-weight: 100;
	color: #fff;
	color: rgba(255,255,255,0.6);
}
.lead .pagination > li.last > a {
	border: none;
}
.lead .pagination > .disabled > span, .lead .pagination > .disabled > span:hover, .lead .pagination > .disabled > span:focus, .lead .pagination > .disabled > a, .lead .pagination > .disabled > a:hover, .lead .pagination > .disabled > a:focus {
	color: rgba(255,255,255,0.6);
	background-color: transparent !important;
}
.lead .pagination > li > a:hover, .lead .pagination > li > span:hover, .lead .pagination > li > a:focus, .lead .pagination > li > span:focus {
	color: #fff;
	background-color: transparent !important;
	border-right-color: #fff;
}
.lead .pagination > li.active > a {
	font-weight: 700;
	color: #fff;
}
.lead .page-nav {
	margin-left: -15px;
}
.lead select {
	width: 80px;
	float: right;
}
.lead .pagination {
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: -6px;
}
*/
.lead form.navbar-form > .btn-default {
	margin-top: 4px;
	margin-left: -1px;
}
.lead label {
	font-weight: normal;
	margin-bottom: 6px;
	padding-right: 14px;
}
.small {
	font-size: 80%;
}
.lead p.light {
	margin: 0 0 6px;
}
p.datum {
	font-size: 80%;
	margin: 0 0 6px;
}
.searchresults .media:first-child {
	padding-top: 20px;
}
.searchresults .media-left {
	padding-right: 10px;
}
.searchresults .media-body {
	padding-left: 5px;
}
img.rating {
	width: 56px;
	padding-top: 10px;
}
.searchresults .media {
	padding-right: 15%;
	margin-top: 0px;
	padding-top: 15px;
	padding-left: 15px;	
}
.searchresults .media:hover {
	background-color: rgba(114, 169, 209, 0.08);
}
.searchresults .full-width {
	padding-left: 0px;
	padding-right: 0px;
}

@media (max-width: 767px) {
	img.rating {
		width: 36px;
		padding-top: 10px;
	}
	.searchresults h5.media-heading {
		font-size: 20px;
	}
	.searchresults .media {
		padding-right: 10px;
	}
	.lead .form-group {
		padding-left: 15px;
		width: 75%;
	}
	.lead .searchbox {
		min-width: 100px;
		padding-left: 15px;
	}
	.lead .btn {
		float: right;
		position: relative;
	}

}

/***************************************************/
/* !TOP TAKEN **************************************/
/***************************************************/

#toptaken a {
	width:100%;
	color: #ffffff;
	font-size: 24px;
	font-size: 2.4rem;
	font-weight: 500;
	display: block;
	line-height: 1.1;
}
#toptaken a:hover {
	background-color: #589b29;
/*	text-decoration: none; */
}
#toptaken a.nohover:hover {
	background-color: #1070b3;
/*	text-decoration: none; */
	cursor: default;
}
.toptaak {
	width:100%;
	height:80px;
	height: 8rem;
}
.toptaak-icon {
	float: left;
	height: 100%;
	padding: 15px 10px;
	padding: 1.5rem 1rem;
}
.lead-icon {
	float: left;
	height: 100%;
	width: 42px;
	background-color: #fff;
	position: relative;
	bottom: 4px;
	margin-right: 10px;
}
span.bottom p {
	padding-left: 10px;
}
.toptaak-icon img {
	height: 100%;
}
.toptaak-txt {
	display: table;
	height: 100%;
}
span.task {
	vertical-align: middle;
	display: table-cell;
	width: 100%;
}
.toptaak-list {
	padding: 10px 0px 10px 54px;
	max-height: 112px;
	min-height: 112px;
	overflow: hidden;
}
.expanded {
	padding-top: 10px;
	padding-bottom: 20px;
	max-height: none;
	top: 80px; /* Hoogte van de titelbalk */
	position: absolute;
	z-index: 2000;
	width: 100%;
}
.toptaak-list.expanded.collapse.in {
  border-bottom: 10px solid #589b29;
}

.list-styled {
	list-style-type: none;
	list-style-position: inside;
}
#toptaken .toptaak-list a {
	color: #555555;
	font-size: 16px;
	background-color: transparent;
}
#toptaken .toptaak-list a:hover {
	color: #589b29;
	background-color: transparent;
}
.toptaak-list li {
	padding-bottom: 10px;
	background-image: url('/designs/wijdemeren/images/list-bullet-blue.png');
	background-repeat: no-repeat;
	background-size: 12px;
	background-position: 0 2px;
	padding-left: 2px;
}
.col-lg-9.toptaak-txt {
	padding-left: 6px;
}
.fa-stack {
	width: 0em;
	padding-top: 14px;
}
.fa-stack-1x.below {
	font-size: 120%;
	left: -0.2rem;
	padding-top: 0.1rem;
}
.fa-stack-1x.ontop {
	color: #ea5b0c;
}
.toptaak-list li:hover {
	background-image: url('/designs/wijdemeren/images/list-bullet-green.png');
}
.toptaak-list li .fa {
	color: #1070b3;
}
@media (max-width: 320px) {
	.toptaak-icon {
		width: 60px;
		padding: 15px 5px;
		padding: 1.5rem 0.5rem;
	}
	.col-lg-9.toptaak-txt {
		padding-left: 0px;
		width: 65%;
	}		
	.toptaak-plus-min {
		width: 40px;
		height: 0px;
		float: right;
	}
	.toptaak-list {
		padding: 10px 0px 10px 42px;
	}
	.fa-stack-1x.below {
		left: -0.2rem;
		padding-top: 0.2rem;
	}
	.expanded {
		top: 0px;
		position: relative;
	}
	#toptaken a.nohover:hover {
		background-color: #589b29;
		cursor: pointer;
	}
	.visible-xs .toptaak-list {
		min-height:	20px;
	}
}
@media (min-width: 321px) and (max-width: 399px) {
	.toptaak-icon {
		width: 60px;
		padding: 15px 5px;
		padding: 1.5rem 0.5rem;
	}
	.col-lg-9.toptaak-txt {
		padding-left: 0px;
		width: 68%;
	}		
	.toptaak-plus-min {
		width: 40px;
		height: 0px;
		float: right;
	}
	.toptaak-list {
		padding: 10px 0px 10px 42px;
	}
	.fa-stack-1x.below {
		left: -0.2rem;
		padding-top: 0.2rem;
	}
	.expanded {
		top: 0px;
		position: relative;
	}
	#toptaken a.nohover:hover {
		background-color: #589b29;
		cursor: pointer;
	}
	.visible-xs .toptaak-list {
		min-height:	20px;
	}
}

@media (min-width: 400px) and (max-width: 579px) {
	.toptaak-icon {
		width: 70px;
	}
	.col-lg-9.toptaak-txt {
		padding-left: 0px;
		width: 70%;
	}		
	.toptaak-plus-min {
		width: 40px;
		height: 0px;
		float: right;
	}
	.fa-stack-1x.below {
		left: -0.2rem;
		padding-top: 0.2rem;
	}
	.expanded {
		top: 0px;
		position: relative;
	}
	#toptaken a.nohover:hover {
		background-color: #589b29;
		cursor: pointer;
	}
	.visible-xs .toptaak-list {
		min-height:	20px;
	}
}
@media (min-width: 580px) and (max-width: 767px) {
	.toptaak-icon {
		width: 70px;
	}
	.col-lg-9.toptaak-txt {
		padding-left: 0px;
		width: 80%;
	}		
	.toptaak-plus-min {
		width: 40px;
		height: 0px;
		float: right;
	}
	.expanded {
		top: 0px;
		position: relative;
	}
	#toptaken a.nohover:hover {
		background-color: #589b29;
		cursor: pointer;
	}
	.visible-xs .toptaak-list {
		min-height:	20px;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	#toptaken .toptaak-list a {
		font-size: 14px;
	}
	#toptaken .task {
		font-size: 85%;
	}
	.toptaak-list {
		padding: 10px 0px 10px 28px;
	}
	.fa-stack {
		width: 0em;
		padding-top: 10px;
	}	
	.fa-stack-1x.below {
		left: -0.25em;
	}
	.fa-stack-1x.ontop {
		left: -0.22em;
	}
	.expanded {
		padding-top: 4px;
		top: 66px;
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	#toptaken .task {
		font-size: 85%;
	}
	.fa-stack-1x.ontop {
		font-size: 85%;
	}
	.fa-stack-1x.below {
		font-size: 105%;
	}
	.toptaak-list {
		padding: 10px 0px 10px 42px;
	}
	.expanded {
		padding-top: 10px;
	}
}

/***************************************************/
/* !FOOTER *****************************************/
/***************************************************/

#footer {
	background-color: #fff;
	font-size: 77%;
}
#footer {
	background-color: #fff;
}
#footer address {
	padding-top: 50px;
	padding-top: 5rem;
}
#footer ul {
	padding-top: 50px;
	padding-top: 5rem;
}
.socialmedia ul {
	padding-top: 0px !important;
}
.socialmedia .nav > li > a {
	padding: 0px 6px 0px 0px;
	padding: 0 0.6rem 0 0;
	margin-top: 6px;
	margin-top: 0.6rem;
}

#footer a {
	font-weight: 700;
}

.full-height {
	position: relative;
	height: 100%;
}
.socialmedia {
	font-size: 16px;
	font-size: 1.6rem;
}
address {
	margin-bottom: 15px;
	margin-bottom: 1.5rem;
}
.nav.nav-simple > li > a {
	position: relative;
	display: block;
	padding: 0px 15px;
	padding: 0 1.5rem;
}
.nav.nav-simple > li > a:hover {
	background: none;
}
.nav-simple .fa {
	padding-right: 5px;
	padding-right: 0.5rem;
	font-size: small;
	top: -1px;
	position: relative;
}
/*
 * Row with equal height columns
 * --------------------------------------------------
 */
.row-eq-height {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display:         flex;
}

/***************************************************/
/* !STIPPELLIJNEN **********************************/
/***************************************************/

.stip-r-w,
.stip-r-b,
.stip-r-g {
	background-image: url('/designs/wijdemeren/images/stippels_L_white_01.png');
	background-position: right top;
	background-repeat: repeat-y;
	background-size: 3px;
}
.stip-r-b {
	background-image: url('/designs/wijdemeren/images/stippels_L_blue_01.png');
}
.stip-r-g {
	background-image: url('/designs/wijdemeren/images/stippels_L_grey_01.png');
}
.stip-l-w,
.stip-l-b,
.stip-l-g {
	background-image: url('/designs/wijdemeren/images/stippels_R_white_01.png');
	background-position: left top;
	background-repeat: repeat-y;
	background-size: 3px;
}
.stip-l-b {
	background-image: url('/designs/wijdemeren/images/stippels_R_blue_01.png');
}
.stip-l-g {
	background-image: url('/designs/wijdemeren/images/stippels_R_grey_01.png');
}
.stip-lr-w,
.stip-lr-b,
.stip-lr-g {
	background-image: url('/designs/wijdemeren/images/stippels_R_white_01.png'),url('/designs/wijdemeren/images/stippels_L_white_01.png');
	background-position: left top, right top;
	background-repeat: repeat-y;
	background-size: 3px, 3px;
}
.stip-lr-b {
	background-image: url('/designs/wijdemeren/images/stippels_R_blue_01.png'),url('/designs/wijdemeren/images/stippels_L_blue_01.png');
}
.stip-lr-g {
	background-image: url('/designs/wijdemeren/images/stippels_R_grey_01.png'),url('/designs/wijdemeren/images/stippels_L_grey_01.png');
}

@media (min-width: 768px) and (max-width: 991px) {
    .stip-l-w,
    .stip-r-w,
    .stip-l-b,
    .stip-r-b,
    .stip-l-g,
    .stip-r-g {
	    background-size: 2.25px;
    }
    .stip-lr-w,
    .stip-lr-b,
    .stip-lr-g {
	    background-size: 2.25px;
    }

	#nieuwsoverzicht .stip-r-w,
	#nieuwsoverzicht .stip-lr-w,
	#nieuwsoverzicht .stip-l-w,
	#nieuwsoverzicht .stip-r-b,
	#nieuwsoverzicht .stip-lr-b,
	#nieuwsoverzicht .stip-l-b,
	#nieuwsoverzicht a:hover .stip-r-b,
	#nieuwsoverzicht a:hover .stip-lr-b,
	#nieuwsoverzicht a:hover .stip-l-b  {
		background-image: none;
	}
}
@media (max-width: 767px) {
	.stip-r-w,
	.stip-lr-w,
	.stip-l-w,
	.stip-r-b,
	.stip-lr-b,
	.stip-l-b,
	.stip-l-g,
	.stip-r-g,
	.stip-lr-g,
	#nieuwsoverzicht .stip-r-w,
	#nieuwsoverzicht .stip-lr-w,
	#nieuwsoverzicht .stip-l-w,
	#nieuwsoverzicht .stip-r-b,
	#nieuwsoverzicht .stip-lr-b,
	#nieuwsoverzicht .stip-l-b,
	#nieuwsoverzicht a:hover .stip-r-b,
	#nieuwsoverzicht a:hover .stip-lr-b,
	#nieuwsoverzicht a:hover .stip-l-b  {
		background-image: none;
	}
}

/***************************************************/
/* !MEDIA QUERIES **********************************/
/***************************************************/

@media (min-width: 768px) and (max-width: 991px) {
    .toptaak-icon {
        padding-right: 5px;
        padding-right: 0.5rem;
    }
    #toptaken a {
	    font-size: 18px;
	    font-size: 1.8rem;
    }
    .toptaak {
	    height: 60px;
	    height: 6rem;
    }
	.searchbox {
		max-width: 510px !important;
		min-width: 310px;
		height: 30px;
		height: 3rem;
		border: none;
	}
}

@media (max-width: 525px) {
	.navcolor-top .nav > li,
	.navcolor-middle .nav > li {
		display: inline-block;
		font-size: 14px;
		font-size: 1.4rem;
	}
	.navbar-brand img {
		width: 175px;
		width: 17.5rem;
	}
	.navcolor-top .nav > li .fa {
		font-size: 18px;
		font-size: 1.8rem;
	}
	.navcolor-bottom {
		min-height: 18px !important;
		min-height: 1.8rem !important;
	}
	.panel-title {
		font-size: 20px;
		font-size: 2rem;
	}
	.collapse-icon {
		top: 2px;
	}
	.panel-title {
		top:1px;
	}
	.navcolor-middle .nav > li > a {
		padding: 0px 0px;
		margin-top: 6px;
		margin-top: 0.6rem;
	}
	.row-eq-height {
		display: block;
	}
	.caption {
		padding: 6px;
		font-size: 16px;
		bottom: 50px;
	}
	header h1 {
		font-size: 32px;
		font-size: 3.2rem;
		letter-spacing: 0.1rem;
	}
	.navbar {
		margin-bottom: 40px;
		margin-bottom: 4rem;
	}
}

/* Smallest Smartphone */
@media (min-width: 240px) and (max-width: 374px) {
	.panel-title {
		font-size: 18px;
		font-size: 1.8rem;
		top: 2px;
	}
	.navcolor-top .nav > li, .navcolor-middle .nav > li {
		font-size: 12px;
		font-size: 1.2rem;
	}
	.navbar-toggle {
		margin-right: 5px;
		margin-right: 0.5rem;
	}
	.socialmedia .navbar-nav {
		max-width: 120px;
	}
	#SocialMedia_navigation .navbar-nav {
		max-width: 100px;
		margin-bottom: 7px;
		text-align: right;
		margin-right: -20px;
	}
	#SocialMedia_navigation .navbar-nav li {
		padding-left: 5px;
		font-size: 13px;
		font-size: 1.3rem;
	}
	.lead {
		font-size: 18px;
		font-size: 1.8rem;
		line-height: 1.5;
	}
}


/* Smartphones */
@media (max-width: 767px) {
	#SocialMedia_navigation {
		float: right;
		margin-right: 10px;
		margin-right: 1rem;
	}
	#Secondary_navigation {
		margin-left: -2px;
	}
	.navcolor-top .nav > li,
	.navcolor-middle .nav > li {
		display: inline-block;
	}
	.navcolor-bottom .nav > li > a::before {
		content: " ";
	}
	.navcolor-bottom .nav > li > a {
		padding: 10px 15px;
		padding: 1rem 1.5rem;
	}
	.container {
		margin-right: 15px;
		margin-left: 15px;
		margin-right: 1.5rem;
		margin-left: 1.5rem;
	}
	.socialmedia .nav > li > a {
		padding-right: 2px;
		padding-right: 0.2rem;
	}
	.socialmedia .nav > li {
		display: inline-block;
	}
	.socialmedia ul {
		padding-left: 15px;
		padding-left: 1.5rem;
	}
	.socialmedia {
		font-size: 15px;
		font-size: 1.5rem;
	}
	.extra-navs {
		display: table;
		padding-right: 0px;
	}
	.open-nood,
	.kernen {
		display: table-cell;
	}
	.nav.nav-simple.open-nood > li > a, 
	.nav.nav-simple.kernen > li > a	{
		padding: 0px 0px;
	}
	.adresgegevens {
		padding-left: 15px;
	}
	#content-image.pr30 {
		padding-right: 0px;
	}
	.content {
		padding-bottom: 10px;
	}
	.inline-image {
		padding-right: 0px;
	}
	.lead.row-eq-height {
		display: block;
	}
	.bottom {
		position: relative;
		padding-top: 15px;
		bottom: 0;
		padding-left: 0px;
	}
	.pr15.panels {
		padding-right: 0px;
	}
	.pl15.panels {
		padding-left: 0px;
	}
	.mb60.last-content {
		margin-bottom: 10px;
	}
	.lead .dropdown {
		margin-top: 0px;
		text-align: left;
		width: auto;
	}
	.lead .dropdown label {
		padding-right: 10px;
	}
}

/* Tablets */
@media (min-width: 768px) and (max-width: 991px) {
	.dropdown > label {
		width: 70%;
		line-height: 1;
		margin-top: 3px;
	}
	.small {
		font-size: 70%;
	}
	.searchbox {
		width: 150px !important;
		width: 15rem !important;
	}
	.caption {
		padding: 6px;
		font-size: 16px;
		bottom: 50px;
	}
	.lead.row-eq-height {
		display: block;
	}
	.bottom {
		position: relative;
		padding-top: 15px;
		bottom: 0;
		padding-left: 0px;
	}
	.searchbox {
		min-width: 150px;
		height: 30px;
		height: 3rem;
		border: none;
	}
}
/* Laptops */
@media (min-width: 992px) and (max-width: 1199px) {
	.searchbox {
		width: 400px !important;
		width: 40rem !important;
	}
	.bottom {
		padding-left: 15px;
	}
	.searchbox {
		min-width: 310px;
		height: 30px;
		height: 3rem;
		border: none;
	}
}
/* Desktops */
@media (min-width: 1200px) {
}
@media (min-width: 768px) {
	.navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
		margin-left: 0px;
	}	
}

/* SdN Adjustments */

#readspeaker_content{
  position: absolute;
  right: 20px;
  top: 5px;
}

#readspeaker_content .rsbtn_powered{
  display: none;
}

.navbar form,
.navbar form.form-horizontal,
.lead form{
  padding: 0;
}

.lead .pagination{
  font-size: 1.8rem;
  margin: 0;
}
.lead .pagination > li > a, .lead .pagination > li > span{
  border-color: #fff;
  color: #fff;
}

.lead pagination > .disabled > span, .lead .pagination > .disabled > span:hover, .lead .pagination > .disabled > span:focus, .lead .pagination > .disabled > a, .lead .pagination > .disabled > a:hover, .lead .pagination > .disabled > a:focus{
  color: #f3f3f3;
}

.lead .pagination > .disabled > span, .pagination > .disabled > span:hover, .lead .pagination > .disabled > span:focus, .lead .pagination > .disabled > a, .lead .pagination > .disabled > a:hover, .lead .pagination > .disabled > a:focus{
  border: 1px solid #f3f3f3;
}

.lead .pagination > .active > a, .pagination > li.active > span, .lead .pagination > .active > a:hover, .lead .pagination > .active > span:hover, .lead .pagination > .active > a:focus, .lead .pagination > .active > span:focus{
  background-color: #fff;
  color: #1070b3;
}

.searchresults .media-body p{
	padding-left: 35px;
}

.content h2, .content .h2{ font-size: 30px; }
.content h3, .content .h3{ font-size: 20px; }
.content h4, .content .h4, 
.content h5, .content .h5, 
.content h6, .content .h6 { font-size: 1.8rem ;}

.nieuws-description{
  overflow: hidden;
  height: 90px;
}

.nieuws-title {
  min-height: 44px;
  min-height: 4.4rem;
}
.nieuws-text{
  min-height: 240px;
  min-height: 24rem;
}

@media (min-width: 240px) and (max-width: 767px) {
  .nieuws-description{  height: 160px;}
  #toptaken a{ font-size: 2.0rem;}
}

.nieuws-rij { position: relative; }

.nieuws-strook{
  position: absolute;
  width: 100%;
  height: 2px;
  background-color: #f3f3f3;
  bottom: 8px;
}

.collapse-icon, .panel-title{
  top: 0;
}
.resultamount{font-size: 16px;}