* {
  color: black !important;
  background: none !important;
  font-family: Lato, Helvetica, sans-serif !important;
}

#horizontal-menu {
  display: none;
}

#carousel-container, .quickmenu {
  display: none;
}

label.title {
  font-weight: bold !important;
}

.expandable {
  height: auto !important;
}

.controle .padding {
  padding: 0 !important;
}

.overlay {
  display: none !important;
}

#highlight-container {
  display: none !important;
}

a {
  text-decoration: underline !important;
}

#pageheading {
  top: 80px !important;
  margin-bottom: 100px !important;
}

#footer {
  display: none;
}

#breadcrumbs {
  display: none;
}

#page-options {
  display: none;
}

#main-menu {
  display: none;
}

#header {
  margin-bottom: 20px;
  padding-bottom: 20px;
  height: auto !important;
}

#search_filter {
  display: none !important;
}

#sub-menu {
  display: none !important;
}

.links {
  display: none;
}

.search {
  display: none;
}

/* Breaks page due to Modernizr adding video class on body */
/*.video {display:none;}*/
#logo span {
  display: none;
}

#logo {
  height: auto !important;
}

.col-1-2, .col-2-2, .col-1-3, .col-2-3, .col-3-3 {
  margin: 0;
  width: auto !important;
}

#inhoudsopgave {
  display: none;
}

.page-nav {
  display: none;
}

.center {
  margin: 0;
  width: auto !important;
}

.col-even-1-3, .col-even-2-3, .col-even-3-3 {
  width: 100% !important;
  height: auto !important;
  margin: 0 20px 0 0;
  padding: 0px 20px 20px 0;
}

.col-2-2 {
  width: auto !important;
}

.bottom {
  position: relative;
}

.icon-big, .icon {
  display: none;
}

.hover-row {
  background: none;
  padding: 0;
}

.faq {
  border: 1px solid black;
  background: none;
}

.faq a {
  background: none;
}

.a-strong {
  padding: 0 !important;
}

.expandable {
  padding: 0 !important;
}

#content {
  margin: 0 !important;
}

.content-block {
  padding: 0;
  margin: 0;
}

.content-block.alt {
  padding: 0;
  margin: 0;
}

.tags li a {
  padding: 0 !important;
}

.item-margin {
  height: 20px !important;
  margin: 0;
  padding: 0;
}

.date * {
  font-size: 1em;
  font-family: lato !important;
}

.d {
  font-size: 1em;
  font-family: lato !important;
}

.my {
  font-size: 1em;
  font-family: lato !important;
}

ul.news .date .d {
  font-size: 1em;
  font-family: lato !important;
}

ul.news .date .my {
  font-size: 1em;
  font-family: lato !important;
}

ul.news .dates .d {
  font-size: 1em;
  font-family: lato !important;
}

ul.news .dates .my {
  font-size: 1em;
  font-family: lato !important;
}

h1 {
  font-size: 2em !important;
}

h2 {
  font-size: 1.5em !important;
}

h3 {
  font-size: 1.2em !important;
}

h4 {
  font-size: 1em !important;
}

h5 {
  font-size: 1em !important;
}

.block.block-highlight .title,
.block.block-highlight .content {
  padding: 10px 0 10px 0;
  color: #000;
}

.block.block-highlight .content {
  padding-bottom: 20px;
}

.tiptip_holder,
#kcm_acm_mening,
.print-publication {
  display: none !important;
}

#header {
  border: 0;
}

#headerlogo img {
  height: 80px;
  width: 141px;
}

@page {
  margin: 0.5cm;
}
body {
  line-height: 1.3;
}

h1 {
  font-size: 24pt;
}

h2 {
  font-size: 14pt;
  margin-top: 25px;
}

p a:after {
  content: " (" attr(href) ")";
  font-size: 80%;
}

p a[href^="#"]:after {
  display: none;
}

p a {
  word-wrap: break-word;
}

blockquote, ul {
  margin: 0;
}

#toolbar-administration {
  display: none;
}

footer, .nav-holder {
  display: none;
}

.perspective header {
  display: none;
}

.si-toggle-container {
  display: none !important;
}

.block ul.links {
  display: block;
}

.contextual-region .contextual {
  display: none;
}

.show-for-mobile {
  display: none;
}

#pageoptionsmenu {
  display: none;
}

#pageheading {
  top: auto !important;
  margin-bottom: auto !important;
}

.hero-wrapper {
  height: auto !important;
}

/**/
h2, h3 {
  page-break-after: avoid;
}

img {
  max-width: 100% !important;
}

ul, img {
  page-break-inside: avoid;
}

.online-document {
  padding: 0 72px 0 72px;
}
.online-document h2 {
  color: #5F1F7A !important;
}
.online-document--chapters h2 {
  color: #5F1F7A !important;
}
.online-document--chapters h2 a {
  text-decoration: none !important;
}
.online-document--chapters article {
  border-top: 1px solid #D3D1D9;
  padding: 20px 0;
}
.online-document--chapters article.paragraph--type--online-document-subchapter {
  padding: 20px;
}
.online-document--chapters article h3 {
  margin-top: 0;
}
.online-document--chapters article header h2 {
  margin-top: 0;
}
.online-document--chapters > article {
  border-top: 0;
  padding-top: 0;
}
.online-document--nav-links {
  display: none;
}

/*# sourceMappingURL=print.css.map */