* {
	/* background: none !important; */
	color: #000 !important;
}
html,
.home-title,
.bc-real,
.js .am-chart-wrapper,
.am-chart.in-view,
.main {
	background: none;
}
.coolbox {
	background: #fff;
}
html {
	font-size: 0.75em;
}
.bubble-chart-data.exclude .bubble-value {
	
}
.home-title,
.coolbox .title {
	border-bottom: 1px solid #D7D9DA;
}
.sidebar,
.home-bg,
.overview-pdf,
.section-menu-bar,
.tag-filter,
.tag-block,
.chart-extras,
.mobile-menu {
	display: none;
}
.chart {
	margin-bottom: 2em;
}
.main {
	margin-left: 0;
}
.section-home {
	position: static;
}
.home-standfirst,
.home__inner,
.section-survey,
.section-data,
.home-highlights {
	max-width: none;
}
.overview-content,
.survey-text__content,
.section-survey .chart,
.section-data .chart {
	max-width: none;
	margin-right: 0;
}
.highlights-list {
	margin-bottom: 32px;
}
.section-overview,
.section-survey,
.section-data {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 32px;
}
.section-survey h2, .section-data h2 {
	max-width: none;
}
.bubble-chart-data.exclude {
	margin-left: auto;
	margin-right: auto;
}
.highlight,
.coolbox {
	-webkit-box-shadow: none;
	box-shadow: none;
	border: 1px solid #D7D9DA;
}

.survey-chart .title,
.am-chart-wrapper,
.note,
.comments-link {
	display: none;
}
.chart-print-image {
	display: block;
}