@charset "UTF-8";
/* @override 
http://rov-magazine-publizine.dev/themes/rovzh/css/main.css
http://rovzh.publizines.nl/april-2015/themes/rovzh/css/main.css */
/* ==========================================================================
Base styles: opinionated defaults

#colors
@red:				#e42313;
@lopende-tekst:		#333333;

========================================================================== */
.embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  height: auto;
  padding: 0;
  overflow: hidden;
}
.embed-responsive:not(:last-child) {
  margin-bottom: 15px;
}
.embed-responsive::before {
  display: block;
  content: "";
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

.embed-responsive-21by9::before {
  padding-top: 42.8571428571%;
}

.embed-responsive-16by9::before {
  padding-top: 56.25%;
}

.embed-responsive-4by3::before {
  padding-top: 75%;
}

.embed-responsive-1by1::before {
  padding-top: 100%;
}

.embed-responsive-thomas-van-der-vlugt {
  padding-top: 124.9074074074%;
}

/* ==========================================================================
Fonts
========================================================================== */
@font-face {
  font-family: "texgyreadventor";
  src: url("../fonts/texgyreadventor-regular-webfont.eot");
  src: url("../fonts/texgyreadventor-regular-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/texgyreadventor-regular-webfont.woff") format("woff"), url("../fonts/texgyreadventor-regular-webfont.ttf") format("truetype"), url("../fonts/texgyreadventor-regular-webfont.svg#texgyreadventorregular") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "texgyreadventor";
  src: url("../fonts/texgyreadventor-italic-webfont.eot");
  src: url("../fonts/texgyreadventor-italic-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/texgyreadventor-italic-webfont.woff") format("woff"), url("../fonts/texgyreadventor-italic-webfont.ttf") format("truetype"), url("../fonts/texgyreadventor-italic-webfont.svg#texgyreadventoritalic") format("svg");
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: "texgyreadventor";
  src: url("../fonts/texgyreadventor-bold-webfont.eot");
  src: url("../fonts/texgyreadventor-bold-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/texgyreadventor-bold-webfont.woff") format("woff"), url("../fonts/texgyreadventor-bold-webfont.ttf") format("truetype"), url("../fonts/texgyreadventor-bold-webfont.svg#texgyreadventorbold") format("svg");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: "texgyreadventor";
  src: url("../fonts/texgyreadventor-bolditalic-webfont.eot");
  src: url("../fonts/texgyreadventor-bolditalic-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/texgyreadventor-bolditalic-webfont.woff") format("woff"), url("../fonts/texgyreadventor-bolditalic-webfont.ttf") format("truetype"), url("../fonts/texgyreadventor-bolditalic-webfont.svg#texgyreadventorbold_italic") format("svg");
  font-weight: bold;
  font-style: italic;
}
h1, h2, h3, h4, h5, h6 {
  font-family: "texgyreadventor", Helvetica, Arial, sans-serif;
}

/* ==========================================================================
Global styles
========================================================================== */
body {
  background-color: #EBEBEB;
}

body > .container > .content > .row {
  margin-right: 0;
  margin-left: 0;
}

body > .container {
  background-color: #FFFFFF;
  padding-left: 0;
  padding-right: 0;
  margin-bottom: 3em;
}

.print-page {
  padding: 20px;
}

.print-page h1,
.print-page h2,
.print-page h3,
.print-page h4,
.print-page h5,
.print-page h6 {
  margin-bottom: 0;
}

.page {
  position: relative;
}

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  color: #e42313;
}

h1 a,
h1 a:hover,
h1 a:focus,
h1 a:visited,
h2 a,
h2 a:hover,
h2 a:focus,
h2 a:visited,
h3 a,
h3 a:hover,
h3 a:focus,
h3 a:visited,
h4 a,
h4 a:hover,
h4 a:focus,
h4 a:visited,
h5 a,
h5 a:hover,
h5 a:focus,
h5 a:visited,
h6 a,
h6 a:hover,
h6 a:focus,
h6 a:visited {
  color: inherit;
}

h2, .h2 {
  font-size: 1.5em;
}

.text-rov-red {
  color: #e42313 !important;
}

.navbar {
  margin-bottom: 0px;
  /*border-bottom: 2px dotted #767776;*/
}

.navbar-brand {
  background: url(../img/nrk-logo.svg) no-repeat scroll center center transparent;
  min-width: 110px;
  min-height: 42px;
}

.content {
  position: relative;
  background-position: center top;
  background-repeat: no-repeat;
  /*padding-top: 1em;*/
}

.navbar-nav > li.home > a {
  padding-left: 0;
}

.content .header {
  padding: 2em 3em;
}

.bg-white {
  background-color: #FFFFFF;
}

.page-poem .header {
  position: relative;
}
.page-poem .header h1 {
  color: #ffffff;
  text-shadow: 0px 1px 5px rgba(0, 0, 0, 0.9);
}
.page-poem .header .media {
  position: absolute;
  bottom: 1em;
  left: 1em;
  color: #ffffff;
}
.page-poem .page-inner {
  text-align: center;
}
.page-poem .page-inner,
.page-poem .page-inner .block-content p {
  font-size: 1.25em;
}

.img-responsive img {
  display: block;
  max-width: 100%;
  height: auto;
}

.padding {
  padding-left: 2em;
  padding-right: 2em;
}

.header h1 .editie {
  background-color: #FFFFFF;
  padding: 6px 12px;
  color: #000000;
}

.page-inner .fa,
.page-inner h1 {
  text-shadow: none;
}

.quote {
  color: #e42313;
}

.quote p {
  margin: 2em 0;
}

.quote p em {
  display: block;
  margin: 0;
  font-size: 14px;
  color: #333333;
}

.embed-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
}

.embed-container iframe,
.embed-container object,
.embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.page ul {
  padding-left: 0;
  list-style: none;
  margin-bottom: 1em;
}

.page .kader-body ul {
  margin-bottom: 0;
}

.page ul > li {
  padding-left: 1em;
}

.page ul > li:before {
  margin-left: -1em;
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  color: #e42313;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  margin-right: 0.3em;
  content: "";
}

.page ul li li {
  margin-left: 1em;
}

.ccm-menu .content ul > li:before {
  content: "";
}

.hoekpijlen {
  background: url(../img/hoekpijlen.png) no-repeat scroll left bottom transparent;
}

.footer {
  margin-top: 2em;
}

.page-home .footer {
  margin-top: 0em;
}

@media (min-width: 1200px) {
  /* Large devices
  *  Desktops (≥1200px) */
  .header h1 {
    position: relative;
    display: inline-block;
    margin-left: 15px;
  }

  .header h1 .editie {
    background-color: transparent;
    position: absolute;
    bottom: 0.6em;
    right: 0.75em;
    font-size: 0.4em;
    line-height: 1em;
  }
}
/* Tappan Communicatie */
@media (max-width: 767px) {
  /* Extra small devices
  *  Phones (<768px) */
  #item-afbeelding {
    min-height: initial;
    padding-bottom: 70%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* Small devices
  *  Tablets (≥768px) */
  #item-afbeelding {
    min-height: 513px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* Medium devices
  *  Desktops (≥992px) */
  #item-afbeelding {
    min-height: 663px;
  }
}
@media (min-width: 1200px) {
  /* Large devices
  *  Desktops (≥1200px) */
  #item-afbeelding {
    min-height: 800px;
  }
}
#item-afbeelding {
  position: relative;
}

#item-afbeelding img {
  position: absolute;
  top: 0;
  left: 0;
}

/* ==========================================================================
labelteller style
========================================================================== */
/* Tappan Communicatie */
.labelteller {
  background: url(../img/labelteller-leeg.png) no-repeat scroll left top transparent;
  margin-bottom: 2em;
  color: #ffffff;
}

@media (max-width: 767px) {
  /* Extra small devices
  *  Phones (<768px) */
  .labelteller {
    background-size: 248px 160px;
    width: 248px;
    height: 160px;
    padding: 3.8em 8em 4em 2.2em;
    font-size: 1.3em;
    letter-spacing: 0.85em;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* Small devices
  *  Tablets (≥768px) */
  .labelteller {
    background-size: 350px 226px;
    width: 350px;
    height: 226px;
    padding: 4em 8em 4em 2.2em;
    font-size: 1.8em;
    letter-spacing: 0.9em;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* Medium devices
  *  Desktops (≥992px) */
  .labelteller {
    background-size: 285px 184px;
    width: 285px;
    height: 184px;
    padding: 3.8em 8em 4em 2.2em;
    font-size: 1.5em;
    letter-spacing: 0.85em;
  }
}
@media (min-width: 1200px) {
  /* Large devices
  *  Desktops (≥1200px) */
  .labelteller {
    background-size: 350px 226px;
    width: 350px;
    height: 226px;
    padding: 4em 8em 4em 2.2em;
    font-size: 1.8em;
    letter-spacing: 0.9em;
  }
}
/* ==========================================================================
Carousel style
========================================================================== */
.carousel-indicators li {
  background-color: #ffffff;
  border: none;
  width: 12px;
  height: 12px;
  -webkit-box-shadow: inset 1px 1px 1px rgba(0, 0, 0, 0.75);
  box-shadow: inset 1px 1px 1px rgba(0, 0, 0, 0.75);
}

.carousel-indicators .active {
  background-color: #e42313;
}

/* ==========================================================================
accordion style
========================================================================== */
.page-gemeente-uitgelicht .panel-group [data-toggle=collapse]:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  position: absolute;
  left: 0;
  line-height: 1.5em;
  color: #e42313;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  margin-right: 0.3em;
  content: "";
}

.page-gemeente-uitgelicht .panel-group [data-toggle=collapse] {
  position: relative;
  color: #e42313;
  display: block;
  padding-left: 1.3em;
}

.page-gemeente-uitgelicht .panel-group [data-toggle=collapse].collapsed:before {
  content: "";
}

.page-gemeente-uitgelicht .panel-group [data-toggle=collapse].collapsed {
  color: #000000;
}

.page-gemeente-uitgelicht .panel-group .panel,
.page-gemeente-uitgelicht .panel-group .panel-body,
.page-gemeente-uitgelicht .panel-group .panel-heading {
  background-color: transparent;
  border: 0px solid transparent;
  border-radius: 0;
  -webkit-box-shadow: none;
  margin-top: 0;
  box-shadow: none;
}

.page-gemeente-uitgelicht .panel-group .panel {
  border-top: 2px dotted #000000;
  background-color: white;
}

.page-gemeente-uitgelicht .panel-group .panel:first-child {
  border-top: 0px dotted #000000;
}

.page-gemeente-uitgelicht .panel-group .panel-title {
  color: #e42313;
}

.page-gemeente-uitgelicht .panel-group .panel-title a:hover,
.page-gemeente-uitgelicht .panel-group .panel-title a:focus,
.page-gemeente-uitgelicht .panel-group .panel-title a {
  text-decoration: none;
}

.page-gemeente-uitgelicht .panel-group {
  position: relative;
  padding-top: 25px;
  overflow: hidden;
}

.page-gemeente-uitgelicht .panel-group:before {
  display: block;
  width: 0;
  height: 0;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  border-top: 25px solid transparent;
  border-right: 25px solid white;
}

.page-gemeente-uitgelicht .panel-group:after {
  display: block;
  width: 100%;
  height: 25px;
  content: "";
  position: absolute;
  top: 0;
  right: -25px;
  background: #ffffff;
}

/* ==========================================================================
gradients
========================================================================== */
.gradient-horizontal-right {
  background: #EBEBEB;
  /* Old browsers */
  background: -moz-linear-gradient(left, #EBEBEB 0%, #FFFFFF 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, #EBEBEB), color-stop(100%, #FFFFFF));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left, #EBEBEB 0%, #FFFFFF 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(left, #EBEBEB 0%, #FFFFFF 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(left, #EBEBEB 0%, #FFFFFF 100%);
  /* IE10+ */
  background: linear-gradient(to right, #EBEBEB 0%, #FFFFFF 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#EBEBEB", endColorstr="#FFFFFF", GradientType=1);
  /* IE6-9 */
}

.gradient-horizontal-left {
  background: #FFFFFF;
  /* Old browsers */
  background: -moz-linear-gradient(left, #FFFFFF 0%, #EBEBEB 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, #FFFFFF), color-stop(100%, #EBEBEB));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left, #FFFFFF 0%, #EBEBEB 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(left, #FFFFFF 0%, #EBEBEB 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(left, #FFFFFF 0%, #EBEBEB 100%);
  /* IE10+ */
  background: linear-gradient(to right, #FFFFFF 0%, #EBEBEB 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFF", endColorstr="#EBEBEB", GradientType=1);
  /* IE6-9 */
}

.gradient-vertical-down {
  background: #EBEBEB;
  /* Old browsers */
  background: -moz-linear-gradient(top, #EBEBEB 0%, #FFFFFF 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #EBEBEB), color-stop(100%, #FFFFFF));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #EBEBEB 0%, #FFFFFF 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #EBEBEB 0%, #FFFFFF 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #EBEBEB 0%, #FFFFFF 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #EBEBEB 0%, #FFFFFF 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#EBEBEB", endColorstr="#FFFFFF", GradientType=0);
  /* IE6-9 */
}

.gradient-vertical-up {
  background: #FFFFFF;
  /* Old browsers */
  background: -moz-linear-gradient(top, #FFFFFF 0%, #EBEBEB 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #FFFFFF), color-stop(100%, #EBEBEB));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #FFFFFF 0%, #EBEBEB 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #FFFFFF 0%, #EBEBEB 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #FFFFFF 0%, #EBEBEB 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #FFFFFF 0%, #EBEBEB 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFF", endColorstr="#EBEBEB", GradientType=0);
  /* IE6-9 */
}

.gradient-diagonal-topleft-rightbottom {
  background: #EBEBEB;
  /* Old browsers */
  background: -moz-linear-gradient(-45deg, #EBEBEB 0%, #FFFFFF 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, #EBEBEB), color-stop(100%, #FFFFFF));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(-45deg, #EBEBEB 0%, #FFFFFF 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(-45deg, #EBEBEB 0%, #FFFFFF 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(-45deg, #EBEBEB 0%, #FFFFFF 100%);
  /* IE10+ */
  background: linear-gradient(135deg, #EBEBEB 0%, #FFFFFF 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#EBEBEB", endColorstr="#FFFFFF", GradientType=1);
  /* IE6-9 fallback on horizontal gradient */
}

.gradient-diagonal-bottomleft-rightop {
  background: #EBEBEB;
  /* Old browsers */
  background: -moz-linear-gradient(45deg, #EBEBEB 0%, #FFFFFF 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left bottom, right top, color-stop(0%, #EBEBEB), color-stop(100%, #FFFFFF));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(45deg, #EBEBEB 0%, #FFFFFF 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(45deg, #EBEBEB 0%, #FFFFFF 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(45deg, #EBEBEB 0%, #FFFFFF 100%);
  /* IE10+ */
  background: linear-gradient(45deg, #EBEBEB 0%, #FFFFFF 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#EBEBEB", endColorstr="#FFFFFF", GradientType=1);
  /* IE6-9 fallback on horizontal gradient */
}

/* ==========================================================================
highlights
========================================================================== */
.highlight {
  width: 100%;
  display: table;
  margin-bottom: 2em;
}

.highlight h1,
.highlight h2,
.highlight h3,
.highlight h4,
.highlight h5,
.highlight h6,
.highlight p {
  margin-top: 0.5em;
}

.highlight h1,
.highlight h2,
.highlight h3,
.highlight h4,
.highlight h5,
.highlight h6,
.highlight p {
  display: inline-block;
}

.highlight h1,
.highlight h1 a,
.highlight h2,
.highlight h2 a,
.highlight h3,
.highlight h3 a,
.highlight h4,
.highlight h4 a,
.highlight h5,
.highlight h5 a,
.highlight h6,
.highlight h6 a {
  color: #333333;
  font-size: 1em;
  font-weight: normal;
  margin-right: 0.2em;
}

.highlight h1 small,
.highlight h1 a small,
.highlight h2 small,
.highlight h2 a small,
.highlight h3 small,
.highlight h3 a small,
.highlight h4 small,
.highlight h4 a small,
.highlight h5 small,
.highlight h5 a small,
.highlight h6 small,
.highlight h6 a small {
  color: #e42313;
  font-size: 14px;
  text-transform: uppercase;
  white-space: nowrap;
}

.highlight .image > img,
.highlight .image a > img {
  display: block;
  max-width: 100%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}

a.highlight:hover,
a.highlight:focus,
a.highlight.active {
  border-color: #337AB7;
}

.highlight .caption {
  padding: 9px 0;
  font-size: 18px;
  color: #e42313;
  display: table-header-group;
}

.highlight .image {
  display: table-caption;
  position: relative;
}

.highlight .page-number {
  color: #FFFFFF;
  position: absolute;
  background: url(../img/highlight-number-bg_2x.png) no-repeat scroll left top transparent;
  top: 0;
  padding: 10px 0 0 10px;
  font-size: 3em;
  color: #e42313;
  line-height: 1em;
  display: block;
  width: 130px;
  height: 100px;
}

/* Tappan Communicatie */
@media (max-width: 767px) {
  /* Extra small devices
  *  Phones (<768px) */
  .highlight .page-number {
    background-image: url(../img/highlight-number-bg.png);
    padding: 5px 0 0 5px;
    font-size: 18px;
    width: 64px;
    height: 50px;
  }
}
/* ==========================================================================
nav tab styles
========================================================================== */
.page .nav li:before {
  display: none;
  content: "";
}

.page .nav {
  margin-bottom: 0;
}

.page .nav-tabs {
  border-bottom: 1px solid #c0c0c0;
  padding-left: 1em;
  padding-right: 1em;
  margin-bottom: 0;
  border-color: #c0c0c0;
}

.page .nav-tabs > li > a {
  border-radius: 0;
}

.page .nav-tabs > li > a:before {
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  color: #e42313;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  margin-right: 0.3em;
  content: "";
}

.page .nav-tabs > li.active > a:before {
  content: "";
}

.page .nav-tabs > li.active > a,
.page .nav-tabs > li.active > a:hover,
.page .nav-tabs > li.active > a:focus {
  border: 1px solid #c0c0c0;
  color: #e42313;
  border-bottom-color: transparent;
}

.page .tab-content {
  border-right: 1px solid #c0c0c0;
  border-bottom: 1px solid #c0c0c0;
  border-left: 1px solid #c0c0c0;
  padding: 1em;
}

/* ==========================================================================
header styles
========================================================================== */
.navbar.navbar-default {
  /*border-bottom: none;*/
  background: #FFFFFF;
}

.navbar.navbar-default .container {
  padding: 10px 130px;
}

/* ==========================================================================
homepage styles
========================================================================== */
.page-home .navbar.navbar-default {
  border-bottom: 0px solid transparent;
}

.page-home .navbar.navbar-default:before {
  display: block;
  width: 0;
  height: 0;
  content: "";
  position: absolute;
  bottom: -1em;
  font-size: 36px;
  border-top: 1em solid white;
  border-right: 1em solid transparent;
}

.page-home > .container {
  padding: 0;
  margin-bottom: 5em;
}

.guest .page-home .header {
  position: absolute;
  top: 0;
  width: 100%;
  padding: 2em;
}

.guest .page-home #items {
  padding: 0 2em 2em 2em;
  width: 100%;
  background-color: transparent;
}

.guest .page-home #items .kader {
  margin-bottom: 0;
}

.page-home .kader .kader-heading {
  font-size: 18px;
  margin-bottom: 0;
}

.page-home .kader .kader-heading h2 {
  font-size: 14px;
  margin: 0 0 3px;
  padding: 0;
  line-height: 1.5em;
}

.page-home .kader .kader-body p {
  font-size: 15px;
  font-weight: bold;
  margin-bottom: 0;
}

/* ==========================================================================
inhoudsopgave styles
========================================================================== */
#inhoudsopgave .content {
  padding-top: 1em;
}

/* ==========================================================================
.page-hoofdartikel-landelijk styles
========================================================================== */
.page-hoofdartikel-landelijk .navbar.navbar-default {
  border-bottom: 0px solid transparent;
}

.page-hoofdartikel-landelijk .navbar.navbar-default:before {
  display: block;
  width: 0;
  height: 0;
  content: "";
  position: absolute;
  bottom: -1em;
  font-size: 36px;
  border-top: 1em solid white;
  border-right: 1em solid transparent;
}

.page-hoofdartikel-landelijk .header {
  position: relative;
}

.page-hoofdartikel-landelijk .header .media {
  position: absolute;
  bottom: 1em;
  left: 2em;
  color: #ffffff;
}

.page-hoofdartikel-landelijk .header h1 {
  font-size: 42px;
  font-weight: bold;
  padding-right: 40px;
}

.page-hoofdartikel-landelijk .header .fa,
.page-hoofdartikel-landelijk .header h1 {
  color: #ffffff;
  text-shadow: 0px 1px 5px rgba(0, 0, 0, 0.9);
}

.page-hoofdartikel-landelijk .header .fa {
  line-height: 1.4em;
  font-size: 42px;
}

/* ==========================================================================
.page-campagne-nieuws styles
========================================================================== */
.page-campagne-nieuws .navbar.navbar-default {
  border-bottom: 0px solid transparent;
}

.page-campagne-nieuws .navbar.navbar-default:before {
  display: block;
  width: 0;
  height: 0;
  content: "";
  position: absolute;
  bottom: -1em;
  font-size: 36px;
  border-top: 1em solid white;
  border-right: 1em solid transparent;
}

.page-campagne-nieuws .header {
  position: relative;
  padding: 0;
}

.page-campagne-nieuws .header .media {
  position: absolute;
  bottom: 1em;
  left: 1em;
  color: #ffffff;
}

.page-campagne-nieuws .header h1 {
  color: #ffffff;
  text-shadow: 0px 1px 5px rgba(0, 0, 0, 0.9);
}

.page-campagne-nieuws .header .fa {
  color: #ffffff;
  line-height: 1.4em;
}

/* ==========================================================================
.page-maak-kennis styles
========================================================================== */
.page-maak-kennis .navbar.navbar-default {
  border-bottom: 0px solid transparent;
}

.page-maak-kennis .navbar.navbar-default:before {
  display: block;
  width: 0;
  height: 0;
  content: "";
  position: absolute;
  bottom: -1em;
  font-size: 36px;
  border-top: 1em solid white;
  border-right: 1em solid transparent;
}

.page-maak-kennis .header {
  position: relative;
  padding: 0;
}

.page-maak-kennis .header .media {
  position: absolute;
  bottom: 1em;
  left: 1em;
  color: #ffffff;
}

.page-maak-kennis .header h1 {
  color: #ffffff;
  text-shadow: 0px 1px 5px rgba(0, 0, 0, 0.9);
}

.page-maak-kennis .header .fa {
  color: #ffffff;
  line-height: 1.4em;
}

.maak-kennis-block .tab-content {
  border: 1px solid #c0c0c0;
  padding: 1em;
}

.maak-kennis-block .nav li a {
  padding: 0;
  margin-bottom: 10px;
  opacity: 0.55;
  position: relative;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border: 1px solid #C6C6C6;
}

.maak-kennis-block .nav li a:before,
.maak-kennis-block .nav li a:after {
  display: block;
  width: 0;
  height: 0;
  content: "";
  z-index: 10;
  position: absolute;
  top: 0;
  left: 0;
  font-size: 20px;
  border-top: 1em solid #c6c6c6;
  border-right: 1em solid transparent;
}

.maak-kennis-block .nav li a:after {
  top: -1px;
  left: -1px;
  border-top: 1em solid #ffffff;
}

.maak-kennis-block .nav > li.active > a,
.maak-kennis-block .nav > li > a:hover,
.maak-kennis-block .nav > li > a:focus {
  text-decoration: none;
  opacity: 1;
  background-color: #eee;
}

.maak-kennis-block .nav li.first {
  padding: 0;
  margin: -1px;
  border: 0;
  display: inline-block;
  position: absolute;
  top: -9999em;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

.maak-kennis-block .nav > li.active > a,
.maak-kennis-block .nav > li.active > a:hover,
.maak-kennis-block .nav > li.active > a:focus {
  background-color: transparent;
  color: #fff;
  margin-bottom: 0;
  border-bottom: 0;
}

/* ==========================================================================
hoofdartikel-zh styles
========================================================================== */
#hoofdartikel-zh .navbar.navbar-default {
  border-bottom: 0px solid transparent;
}

#hoofdartikel-zh .navbar.navbar-default:before {
  display: block;
  width: 0;
  height: 0;
  content: "";
  position: absolute;
  bottom: -1em;
  font-size: 36px;
  border-top: 1em solid white;
  border-right: 1em solid transparent;
}

#hoofdartikel-zh .header {
  position: relative;
  padding: 0;
  margin-bottom: 2em;
}

.page-hoofdartikel-landelijk .kader-body a {
  color: #000;
}

.page-hoofdartikel-landelijk .link .kader-body a {
  color: #e42313;
}

/* ==========================================================================
.page-school-op-seef styles
========================================================================== */
.page-school-op-seef .navbar.navbar-default {
  border-bottom: 0px solid transparent;
}

.page-school-op-seef .navbar.navbar-default:before {
  display: block;
  width: 0;
  height: 0;
  content: "";
  position: absolute;
  bottom: -1em;
  font-size: 36px;
  border-top: 1em solid white;
  border-right: 1em solid transparent;
}

.page-school-op-seef .carousel {
  margin-bottom: 1em;
}

/* ==========================================================================
.page-gemeente-uitgelicht styles
========================================================================== */
.page-gemeente-uitgelicht .navbar.navbar-default {
  border-bottom: 0px solid transparent;
}

.page-gemeente-uitgelicht .navbar.navbar-default:before {
  display: block;
  width: 0;
  height: 0;
  content: "";
  position: absolute;
  bottom: -1em;
  font-size: 36px;
  border-top: 1em solid white;
  border-right: 1em solid transparent;
}

.page-gemeente-uitgelicht h1 {
  position: absolute;
  text-shadow: 0px 1px 5px rgba(0, 0, 0, 0.9);
  color: #ffffff;
  top: 1em;
  left: 1em;
}

audio {
  width: 100%;
  margin-bottom: 1em;
}

/* Tappan Communicatie */
@media (max-width: 767px) {
  /* Extra small devices
  *  Phones (<768px) */
}
@media (min-width: 768px) and (max-width: 991px) {
  /* Small devices
  *  Tablets (≥768px) */
}
@media (min-width: 992px) {
  /* Large devices
  *  Desktops (≥992px) */
  .page-gemeente-uitgelicht #collapse-wrap {
    position: absolute;
    top: 1em;
    left: 0;
    width: 100%;
  }
}
/* ==========================================================================
.page-colofon styles
========================================================================== */
.page-colofon .navbar.navbar-default {
  border-bottom: 0px solid transparent;
}

.page-colofon .navbar.navbar-default:before {
  display: block;
  width: 0;
  height: 0;
  content: "";
  position: absolute;
  bottom: -1em;
  font-size: 36px;
  border-top: 1em solid white;
  border-right: 1em solid transparent;
}

.page-colofon #item-afbeelding {
  min-height: 200px;
}

.page-colofon .text-block {
  position: relative;
  padding-top: 25px;
  overflow: hidden;
}

.page-colofon .text-block-content {
  background-color: #ffffff;
  padding-left: 1em;
  padding-right: 1em;
  padding-bottom: 1em;
}

audio {
  width: 100%;
  margin-bottom: 1em;
}

/* Tappan Communicatie */
@media (max-width: 767px) {
  /* Extra small devices
  *  Phones (<768px) */
}
@media (min-width: 768px) and (max-width: 991px) {
  /* Small devices
  *  Tablets (≥768px) */
}
@media (min-width: 992px) {
  /* Large devices
  *  Desktops (≥992px) */
  .page-colofon #collapse-wrap {
    position: absolute;
    top: 1em;
    left: 0;
    width: 100%;
  }
}
/* ==========================================================================
.page-totally-traffic styles
========================================================================== */
.page-totally-traffic .navbar.navbar-default {
  border-bottom: 0px solid transparent;
}

.page-totally-traffic .navbar.navbar-default:before {
  display: block;
  width: 0;
  height: 0;
  content: "";
  position: absolute;
  bottom: -1em;
  font-size: 36px;
  border-top: 1em solid white;
  border-right: 1em solid transparent;
}

.page-totally-traffic .row {
  margin-right: 0px;
  margin-left: 0px;
}

.page-totally-traffic #item-afbeelding {
  min-height: 0px;
  padding-bottom: 0;
}

.page-totally-traffic #item-afbeelding img {
  position: relative;
}

.page-totally-traffic .row > div {
  padding-top: 1em;
}

/* Tappan Communicatie */
@media (max-width: 767px) {
  /* Extra small devices
  *  Phones (<768px) */
}
@media (min-width: 768px) and (max-width: 991px) {
  /* Small devices
  *  Tablets (≥768px) */
}
@media (min-width: 992px) {
  /* Large devices
  *  Desktops (≥992px) */
  .page-totally-traffic #item-afbeelding {
    min-height: 657px;
    position: absolute;
    top: 0;
    left: 0;
  }

  .page-totally-traffic .row > div {
    min-height: 657px;
  }

  .page-totally-traffic #items {
    /*position: absolute;*/
    /*top: 0;*/
    /*width: 100%;*/
  }
}
/* ==========================================================================
inhoudsopgave styles
========================================================================== */
.kader.nav {
  font-family: "texgyreadventor", Helvetica, Arial, sans-serif;
  padding-top: 1em;
  padding-bottom: 2em;
}

.kader.nav .media-fw {
  min-width: 4em;
}

.kader.nav .kader-heading .media-body h2 {
  font-size: 1.7em;
  margin-bottom: 0;
  font-weight: bold;
}

.kader.nav .kader-heading .media-middle {
  min-height: 1em;
}

/*.kader.nav .kader-heading {
	margin-bottom: 1em;
}
*/
.kader.nav .pagina-nummer {
  color: #e42313;
  line-height: 0.8em;
  font-weight: bold;
  font-size: 2.8em;
}

.kader.nav h3 {
  margin: 0;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
}

.quickieBlock {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
  margin-bottom: 20px;
}

.quickieBlock iframe,
.quickieBlock object,
.quickieBlock embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.inline-kader {
  display: inline-block;
  margin-top: 1em;
}

/* ==========================================================================
rov table styles
========================================================================== */
.rov-table > thead > tr > th,
.rov-table > tbody > tr > th,
.rov-table > tfoot > tr > th,
.rov-table > thead > tr > td,
.rov-table > tbody > tr > td,
.rov-table > tfoot > tr > td {
  border-top: none;
  padding: 1em;
  background: #EBEBEB;
  /* Old browsers */
  background: -moz-linear-gradient(top, #EBEBEB 0%, #FFFFFF 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #EBEBEB), color-stop(100%, #FFFFFF));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #EBEBEB 0%, #FFFFFF 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #EBEBEB 0%, #FFFFFF 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #EBEBEB 0%, #FFFFFF 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #EBEBEB 0%, #FFFFFF 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#EBEBEB", endColorstr="#FFFFFF", GradientType=0);
  /* IE6-9 */
}

.rov-table > thead > tr > th,
.rov-table > tbody > tr > th,
.rov-table > tfoot > tr > th {
  color: #e42313;
  font-size: 1.3em;
}

.rov-table {
  border-spacing: 1em;
  border-collapse: initial;
}

.page-colofon h1,
.page-colofon h2,
.page-colofon h3,
.page-colofon h4,
.page-colofon h5,
.page-colofon h6,
.page-colofon p {
  font-size: 90%;
}

/* maart 2016 */
.page-hoofdartikel-landelijk .kader .kader-body {
  min-height: 0;
}

/* RODE KRUIS */
.henry {
  width: 200px;
  height: 50px;
  background-image: url("../img/henry.svg");
  background-repeat: no-repeat;
  float: left;
}

.nrk {
  width: 90px;
  height: 50px;
  background-image: url("../img/nrk-logo.svg");
  background-repeat: no-repeat;
  background-size: 99%;
  background-position: 0 7px;
  float: left;
}

h1 {
  text-transform: uppercase;
  font-weight: 600;
  font-family: Arial, sans-serif;
  font-size: 44px !important;
}

.intro p {
  font-weight: 600;
  font-size: 20px;
  line-height: 1.3;
}

.block-content h2,
.block-content .h2 {
  /*font-family: 'Ubuntu', sans-serif;*/
  font-size: 28px;
  line-height: 1.3;
  color: #0087bb;
  border-top: 1px solid #0087bb;
  margin-bottom: 20px;
  padding-bottom: 10px;
  padding-top: 10px;
}
.block-content h3,
.block-content .h3 {
  border-top: none;
  margin-bottom: 10px;
  padding: 0;
  color: #000000;
  font-size: 18px;
  line-height: 1.3;
}
.block-content .h4 {
  border-top: none;
  margin-bottom: 10px;
  padding: 0;
  color: #000000;
  font-weight: bold;
  font-size: 18px;
  line-height: 1.3;
  margin-bottom: 0;
}
.block-content .h4 + p {
  margin-top: 0;
}

.block-content p {
  margin-bottom: 1.2em;
  color: #333333;
  font-family: Helvetica, sans-serif;
  font-size: 16px;
  line-height: 1.4;
  margin-top: 7px;
}

img.ccm-image-block {
  margin-bottom: 15px;
}
img.ccm-image-block + .ccm-image-block-caption {
  margin-top: -15px;
  font-style: italic;
}

p:empty {
  display: none;
}

.kader {
  background-color: #e0eff9;
  padding: 20px;
  font-size: 16px;
}
.kader .kader-body p:last-child {
  margin-bottom: 0;
}

.kader.home {
  background-color: #ffffff;
  padding: 5px;
}

.kader-body a {
  color: #000000;
}

.streamer {
  padding: 20px;
  margin-bottom: 20px;
}

.streamer p {
  font-family: "Cardo", serif;
  font-size: 34px;
  line-height: 1.3;
  margin: 0px !important;
  color: #e42313;
}

.wistje {
  background-color: #e0eff9;
  padding: 20px;
  display: block;
  overflow: hidden;
  margin: 20px 0;
}

.wistje .getal {
  color: #e42313;
  font-family: "Cardo", serif;
  font-size: 90px;
  float: left;
  width: 130px;
  display: block;
  overflow: hidden;
  line-height: 1em;
}

.wistje .tekst {
  color: #666666;
  float: left;
  width: 84%;
  padding-right: 15px;
}

.wistje .tekst p {
  width: 69%;
  float: left;
}

.wistje .afbeelding {
  float: right;
  width: 200px;
}

.wistje .afbeelding img {
  width: 100%;
  height: auto;
}

.header .block-content h2 {
  color: #ffffff;
  border-bottom: 0px solid #ffffff;
  border-top: 0px solid #ffffff;
  padding-left: 15px;
  text-shadow: 0px 1px 5px rgba(0, 0, 0, 0.9);
}

.page-inner-wrap {
  position: relative;
}

.page-inner-wrap .page-inner {
  position: absolute;
  top: 0;
}

.pid-248 .page-inner {
  background-image: url("../img/marathon-bg.png");
  position: relative;
  min-height: 1370px;
}

.text-over-picture {
  padding: 10px 20px;
}

.text-over-picture p {
  margin-bottom: 0;
  margin-top: 0;
}

.cijferblok {
  position: absolute;
  background-color: #ffffff;
  background-color: rgba(255, 255, 255, 0.8);
}
.cijferblok .cijfer {
  font-size: 45px;
  line-height: 1;
  font-family: "texgyreadventor";
  padding: 25px 10px 0 10px;
}
.cijferblok .tekst {
  font-size: 16px;
  font-family: "texgyreadventor";
  padding: 1em 1em 0;
}

.cijferblok.relative {
  position: relative;
}

.pid-153 .cijferblok .cijfer {
  font-size: 32px;
  line-height: 1;
  font-family: "texgyreadventor";
  padding: 25px 10px 0 10px;
  color: #e42313;
  float: left;
}

.logged-in .cijferblok {
  position: static;
}

.blauw {
  background-color: rgba(0, 135, 187, 0.8);
}

.page .block-content ul > li {
  font-size: 16px;
  padding-bottom: 15px;
}

.page-maak-kennis .intro2 {
  border: 2px solid #e42313;
  padding: 20px;
}

.page-maak-kennis .intro2 p {
  margin-bottom: 10px;
}

.page-maak-kennis .intro2 ol {
  padding-left: 20px;
  font-size: 20px;
  line-height: 1.7;
}

.kader.nav .kader-heading .media-body h2 {
  margin-bottom: 40px;
}

.page-campagne-nieuws .header .media h1 {
  margin-bottom: 20px;
}

.no-margin {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

.page-home #items .row {
  margin-left: 0;
  margin-right: 0;
}

.page-jaarwens {
  background-image: url("../img/jaarwens-2020/kerstwensen-rodekruis-desktop_achtergrond.jpg");
}
.page-jaarwens img {
  max-width: 100%;
  height: auto;
}
[data-cid="218"] .page-jaarwens img {
  margin-bottom: 30px;
}
.page-jaarwens .ccm-image-block {
  display: block;
  max-width: 100%;
  height: auto;
  margin: 0;
}

[data-version="20203"] [data-cid="217"] .page-maak-kennis .header h1 {
  color: #e42313 !important;
  text-shadow: none !important;
}

[data-version="20203"] [data-cid="232"] .kader h2 {
  color: inherit;
  font-weight: bold;
  font-size: 1.2em;
  margin-bottom: 10px;
}

[data-version="20203"] [data-cid="217"] .kader a,
[data-version="20203"] [data-cid="217"] .kader .kader-body a {
  color: #e42313;
  text-decoration: none;
}
[data-version="20203"] [data-cid="217"] .kader a:hover,
[data-version="20203"] [data-cid="217"] .kader .kader-body a:hover {
  color: inherit;
  text-decoration: underline;
}
[data-version="20203"] [data-cid="217"] .kader ul li, [data-version="20203"] [data-cid="217"] .kader ol li {
  font-size: 16px;
  padding-bottom: 12px;
}

.img-responsive.ccm-block-styles img {
  max-width: 100%;
}

h1 small, .h1 small {
  display: block;
  color: inherit;
}

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