#main-nav, footer, .downloadData, .button, input, select, .switch, .sticky-container .cell .button-container,
.cell .filters, .cell ul.tabs, hr.invisible, .print-hide, section.hero .sticky-container, .button-container,
#hero-shortcuts, .highcharts-a11y-proxy-button, .highcharts-button-box, .highcharts-button-symbol, ul.tabs {
  display: none !important;
}
a {
  text-decoration: none;
}
a[href]:after {
  content: none !important;
}
main section .grid-x>.cell.content, main .hero, header {
  padding: 0 !important;
  margin: 0 !important;
}
header {
  height: auto;
}
.grid-container {
  padding: 0 !important;
  max-width: 100%;
}
.grid-x:not(.print-hide) {
  padding: 0 !important;
  margin: 0 !important;
}
.grid-x>.small-11 {
  flex: 0 0 100%;
}
#content-area {
  padding-top: 1rem !important;
}
.tabs-panel, .tabs-content .tabs-panel {
  padding: 0 !important;
  margin: 0 !important;
}
.grid-padding-x>.cell {
  padding: 0 !important;
  margin: 0 !important;
}
.cell .results {
  overflow: hidden;
}
h5 {
  font-size: 1rem;
}
.highcharts-container text {
  font-size: 16px !important;
}
#hero-figures .cell {
  margin: 0;
  flex-grow: 1;
}