/* KNOPPEN TOEGANKELIJKHEID ----------------------------------------- */
button#lettergrootte,
button#contrast,
button#translate {
      display: none !important;
}

/* ACCORDIONS ----------------------------------------- */
.accordion-collapse.collapse {
	display: block !important;
}

.uitklappenlinks {
	display: none; 
}
    
.uitklappenicoontje > a:after {
	content: "" !important;
} 
    
.card {
	margin: 20px 0px 0px 0px !important;
}

.accordion .accordion-button:after {
	content: none !important;
}

.accordion .accordion-item button {
	background: transparent !important;
}

.accordion .accordion-item .accordion-button {
	color: #000000 !important;
  	text-decoration: none !important;
}

/* CHECKLIST PARTICIPATIE ----------------------------------------- */
#checklistparticipatie {
	display: none !important;
}

/* HORIZONTALE / VERTICALE TABS ----------------------------------------- */
.tab-pane {
	display: block !important;
}
      
.tabmenu {
	display: none !important;  
}

/* SOCIAL MEDIA KNOPPEN (ALLEEN POPUP) ----------------------------------------- */
.socialmediaknoppen {
      display: none !important;
}

/* LINK VELD IN REACTIEFORMULIER ----------------------------------------- */
.linkophalen {
	display: none !important;
}

/* KNOP ONLINE REGELEN DIGITAAL LOKET ----------------------------------------- */
.onlineregelen.dropdown {
	display: none !important;
}  

/* KAART VERKOOP BOUWKAVELS ----------------------------------------- */
.SVGknoppen {
	display: none !important;
}
           
.SVGContainer {
	max-height: 900px !important;
	max-width: 500px !important;
	overflow: scroll !important;
}  

/* FOTOCAROUSEL ----------------------------------------- */
.foto.carousel {
	display: none !important;
}

/* FOTOGALERIJ ----------------------------------------- */
#fotogalerij_thumbs {
	display: none !important;
}

#fotogalerij_mappen {
	display: none;
}

/* BEHEERTOOLS ----------------------------------------- */
.beheertools {
	display: none !important;
}

/* LIVEBLOG ----------------------------------------- */
#liveblog .refresh, 
#liveblog .melding {
	display: none !important;
}

/* LETTERLIST ----------------------------------------- */
#letterlist_zoeken,
#letterlist_index {
	display: none !important;
}
