#footer, #innercontainer header {
    display: none;
}

.wrapper_ballroom_custompage #aspnetForm {
    display: block;
    box-shadow: none;
    max-width: unset;
    min-height: unset;
}

.gebiedsanalyse > h1 {
    display: none;
}

.page_gebiedsanalyse #qs-container #content {
    max-width: 100%;
    margin: 0;
    padding: 0;
    background: none;
}

#content {
    max-width: 100%;
}

.wp-content {
	width: 100%;
	box-sizing: border-box;
	margin: 0 auto;
}

#content {
    margin: 0;
}

#qs-container {
    margin: 0;
}

ul#utilsmenu-items {
    list-style: none;
    margin: 0;
    padding: 0 10px;
}

#ctl00_QsPH_myPage_h1 {
    display: none;
}


.wp-content h2 {
    font-size: 1.8em;
    margin-bottom: .5em;
}

.wp-content h3 {
    font-size: 1.4em;
    margin-bottom: .5em;
}

.top-section {
	display: flex;
	justify-content: space-between;
	padding: 40px 0 1.5% 0;
	width: 100%;
}

.panel-section {
    position: relative;
    background: #FFF;
    /* padding: 1.5em 1.5em 0 1.5em; */
    box-sizing: border-box;
    overflow: hidden;
}

.right-panel {
    width: 30%;
    max-width: 30%;
}

.middle-panel {
	width: 70%;
	max-width: 70%;
}

#bmt_title {
    padding: 0 40px;
}

.middle-panel h3 {
	text-align: center;
	padding: 0 25px;
}

.download-wrapper {
    position: absolute;
    right: 1.5em;
	top: 30px;
}

.download-wrapper button {
    background-color: transparent;
    border: 0 none;
    cursor: pointer;
    color: inherit;
    padding: 0;
    line-height: 42px;
    width: 100%;
    text-align: left;
}



.download-wrapper i {
    font-size: 18px;
    width: 20px;
	text-align: center;
}

#utilsmenu-items {
position: absolute;
    right: 0;
    top: 44px;
    z-index: 999;
    min-width: 210px;
    background: #fff;
    border: 1px solid #eee;
    border-top: none;
    -webkit-box-shadow: 0 0 20px -7px #70716c;
    -moz-box-shadow: 0 0 20px -7px #70716c;
    box-shadow: 0 0 20px -7px #70716c;
	display: none;
}

#utilsmenu-items.utilsexpanded {
	display: block;
}

#utilsmenu-items li:hover {
	background: #eee;
}

.dashboardUtils__item {
    line-height: 42px;
    border-top: 1px solid #888;
    text-align: left;
    cursor: pointer;
    color: inherit;
    padding-left: 0;
    border-top: 1px solid #eee;
}

.dashboardUtils__item button {
    padding-left: 10px;
}

span.utils-label {
    white-space: nowrap;
    display: inline-block;
    text-decoration: none;
    color: #373737;
}




.middle-panel-info {
    position: absolute;
	left: 0;
	right: 0;
    bottom: 0;
    overflow: hidden;
    max-height: 20px;
    transition: max-height 0.15s ease-out;
}

.middle-panel-button {
    text-align: center;
}

.middle-panel-info.open {
    max-height: 600px;
    transition: max-height 0.25s ease-in;
}

.middle-panel-info-content {
	background: #c3c3c3;
}

#bmt_chart {
    width: 100%;
    height: 600px;
}

#bmt_title span.area-title:first-of-type {
    display: block;
    font-size: 1.4em;
    color: #aa418c;
}

#bmt_legend {
    margin-top: 20px;
    text-align: center;
}

#bmt_legend ul {
	list-style: none;
    display: inline-block;
    margin: auto;
    padding: 0;
}

#bmt_legend ul  li {
	display: inline-block;
	margin: auto;
	font-size: 12px;
	line-height: 1.5;
}

#bmt_legend ul.kwantitatief {
	vertical-align: top;
	margin-top: -10px;
}


/* legend */

.chart-legend {
	max-height: 700px;
	overflow-y: auto;
}
.chart-legend p {
	padding-right: 20px;
}
.chart-legend table {
	width: 100%;
	margin-bottom: 20px;
}
.chart-legend tr th, .chart-legend tr td {
	padding: 8px 7px;
	text-align: left;
    font-size: 14px;
}
.chart-legend tr th.selected, .chart-legend tr td.selected {
	background-color: #F3F5F6;
}
.chart-legend tr td a, .chart-legend tr th a, p a {
	text-decoration: none;
    border-bottom: solid 1px #aa418c;
    color: #394154;
}

.chart-legend tr td:not(:first-child), .chart-legend tr th:not(:first-child) {
	width: 80px;
	text-align: center;
	vertical-align: middle;
}

.chart-legend tr {
	border-bottom: 1px solid #FFF;
}
.chart-legend thead tr {
	border-bottom: 2px solid #3f3f3f;
	font-weight: 600;
}


.graph-icon {
    background-color: transparent;
    padding: 0;
    margin: 0;
    border: none;
    margin-right: 10px;
    vertical-align: bottom;
    cursor: pointer;
}

.graph-icon i {
	font-size: 18px;
    line-height: 18px;
	vertical-align: bottom;
}

/* Ranking bar */
.rankingchart, .linechart {
	height: 300px;
	bottom: 0;
    width: 100%; /*100%;*/
}


.middle-section .column {
    width: 44%;
}

.middle-section h3 {
    width: 100%;
}

h3.wp-toel {
    font-size: 1.4em;
    margin-bottom: .5em;
}

.middle-section .column ul li {
    list-style-type: none;
}

table.blueTable {
    border: 0px solid #671E45;
    width: 100%;
    text-align: left;
    border-collapse: collapse;
    background-color: #F7F7F7;
}
table.blueTable td, table.blueTable th {
    border: 0px solid #AAAAAA;
    padding: 3px 10px;
}
table.blueTable tbody td {
    font-size: 13px;
}
table.blueTable tr:nth-child(even) {
    background: #E9DFE4;
}
table.blueTable thead {
    background: #275582;
}
table.blueTable thead th {
    font-size: 15px;
    font-weight: bold;
    color: #FFFFFF;
}
table.blueTable tfoot td {
    font-size: 14px;
}
table.blueTable tfoot .links {
    text-align: right;
}
table.blueTable tfoot .links a{
    display: inline-block;
    background: #1C6EA4;
    color: #FFFFFF;
    padding: 2px 8px;
    border-radius: 5px;
}

.th-lgnd {
    width: 10px;
    height: 10px;
    background: #000;
    display: inline-block;
    margin-right: 10px;
    border-radius: 5px;
}

.alignRight td {
    text-align: right;
}

#lgd-red {
    background: #D40000;
}

#lgd-orange {
    background: #FF7824;
}

#lgd-yellow {
    background: #FFE699;
}

#lgd-green {
    background: #80D45B;
}

#lgd-darkgreen {
    background: #187600;
}

@media screen and (max-width: 1030px) {
	.wp-content-intro,
	.bottom-section,
    .bottom-section .column, .middle-section .column  {
		width: 100%;
    }
    .top-section {
        flex-wrap: wrap;
    }

    .middle-panel {
        flex: 67%;
        max-width: 67%;
        margin-right: 0;
        margin-left: 3%;
    }
    .right-panel {
    	flex-basis: 100%;
        flex: 100%;
        max-width: 100%;
        margin-top: 20px;
    }
}

@media screen and (max-width: 830px) {
	.wp-content-intro,
	.bottom-section  {
		padding: 1em;
    }
    .left-panel {
    	flex: 100%;
    	max-width: 100%;
    	height: auto;
    }
    .middle-panel {
        flex: 100%;
        max-width: 100%;
        height: auto;
        margin-top: 20px;
        margin-right: 0;
        margin-left: 0px;
    }
	.download-wrapper {
		right: 1em;
		top: 18px;
	}
    #bmt_chart {
        height: 500px;
    }
}

@media screen and (max-width: 600px) {
	.wp-content {
		padding: 0 15px;
	}
	
	.panel-section {
		padding: 15px;
	}

}

@media screen and (max-width: 375px) {
	.wp-content {
		padding: 0 10px;
	}
	
	.panel-section {
		padding: 10px;
	}
}