/*!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! To style waterland.nl, please always use the SASS file insted of editing this CSS file               !!
!! Check out http://sass-lang.com to learn more about SASS or ask for someone who worked on this file	!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
*/
@import url("https://fonts.googleapis.com/css?family=Montserrat:300,400,700");
.front #header.navbar {
  background: transparent; }
  .front #header.navbar .navbar-header {
    float: left;
    width: 50%;
    max-width: 1200px;
    margin: 0 auto; }
  .front #header.navbar .container.meta-wrapper {
    float: right;
    width: 50%;
    background-color: #ffffff; }
    .front #header.navbar .container.meta-wrapper .region.region-meta {
      float: right; }
  .front #header.navbar .rsbtn .rsbtn_play {
    margin-right: 15px; }
.front .main-container {
  box-shadow: none;
  border-radius: 0;
  width: 100%;
  margin-top: 0; }
.front .main-wrapper {
  background-color: #ffffff;
  margin: 0;
  width: 100%; }
.front .front-search-wrapper {
  background: url("../images/broek_in_waterland.jpg") no-repeat;
  background-size: cover;
  background-position: center center;
  height: 400px; }
  .front .front-search-wrapper .block-readspeaker {
    max-width: 1200px;
    margin: 0 auto;
    float: none; }
  .front .front-search-wrapper .region-search {
    padding-top: 140px; }
  .front .front-search-wrapper .block-search {
    max-width: 800px;
    margin: 0 auto;
    float: none;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.5);
    padding: 0; }
    .front .front-search-wrapper .block-search .input-group {
      display: table;
      width: 100%; }
      .front .front-search-wrapper .block-search .input-group .form-control {
        border-radius: 0;
        border: 0;
        padding: 19px 12px 18px;
        height: 57px;
        display: table-cell; }
      .front .front-search-wrapper .block-search .input-group .input-group-btn {
        width: 100px; }
        .front .front-search-wrapper .block-search .input-group .input-group-btn .btn {
          width: 100%;
          line-height: 1.6;
          padding: 18px 12px 18px 21px;
          border: 0; }
.front .main-container {
  margin-top: -100px;
  position: relative;
  z-index: 3;
  min-height: 183px;
  background-color: transparent;
  padding-bottom: 0; }
  .front .main-container .front-main-wrapper {
    max-width: 1200px;
    margin: 0 auto; }
  .front .main-container .region-highlighted {
    max-width: 1200px;
    margin: 0 auto; }
.front .white-background {
  background-color: #ffffff; }
.front .region-content-bottom {
  background-color: #F0F0F0;
  display: table;
  padding-top: 10px;
  padding-bottom: 10px;
  width: 100%;
  margin-bottom: 10px; }
  .front .region-content-bottom > .row {
    margin: 0 auto;
    max-width: 1200px;
    padding-top: 15px;
    display: flex;
    justify-content: space-between; }
  .front .region-content-bottom .bean-homepage-block {
    overflow: hidden;
    min-height: 380px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    background-color: #fff;
    padding-left: 0;
    padding-right: 0; }
    .front .region-content-bottom .bean-homepage-block img {
      border-top-left-radius: 5px;
      border-top-right-radius: 5px;
      max-height: 150px; }
    .front .region-content-bottom .bean-homepage-block h2 {
      padding: 0 15px; }
    .front .region-content-bottom .bean-homepage-block .content {
      background-color: #fff;
      border-bottom-left-radius: 5px;
      border-bottom-right-radius: 5px;
      min-height: 380px; }
      .front .region-content-bottom .bean-homepage-block .content .field-name-field-omschrijving,
      .front .region-content-bottom .bean-homepage-block .content .homepage-bean-title {
        padding: 0 15px; }
      .front .region-content-bottom .bean-homepage-block .content .field-name-field-basic-link {
        padding: 15px 15px 20px; }
  .front .region-content-bottom .row:after,
  .front .region-content-bottom .clearfix:before,
  .front .region-content-bottom .clearfix:after {
    content: ''; }
  .front .region-content-bottom .block-title {
    border: 1px solid #007a33;
    color: #007a33;
    background-color: transparent;
    text-align: center;
    margin-left: 0;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px; }
.front #block-menu-menu-meta-menu {
  overflow: hidden;
  margin: 0;
  float: right; }
  .front #block-menu-menu-meta-menu ul {
    margin: 0;
    padding: 0;
    list-style: none;
    float: right; }
    .front #block-menu-menu-meta-menu ul li {
      float: left;
      margin: 0;
      padding: 0; }
.front #block-menu-menu-waterland-toptaken {
  padding-left: 0;
  padding-right: 0; }
  .front #block-menu-menu-waterland-toptaken h2 {
    display: none; }
  .front #block-menu-menu-waterland-toptaken .menu.nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    text-align: center;
    margin-left: 0; }
    .front #block-menu-menu-waterland-toptaken .menu.nav > li {
      float: left;
      width: 16.667%;
      height: 150px; }
      .front #block-menu-menu-waterland-toptaken .menu.nav > li.last {
        margin-right: 0; }
      .front #block-menu-menu-waterland-toptaken .menu.nav > li a {
        color: #ffffff;
        text-align: center;
        background-color: #003da5;
        border-radius: 5px;
        padding-top: 2em;
        height: 150px;
        margin: 5px;
        padding: .3em 1em;
        font-size: 1.2em;
        transition: .2s transform ease;
        -webkit-transform: scale(1);
        transform: scale(1);
        z-index: 0; }
        .front #block-menu-menu-waterland-toptaken .menu.nav > li a span {
          display: block;
          margin: 0 0 6px; }
          .front #block-menu-menu-waterland-toptaken .menu.nav > li a span img {
            height: 40px;
            width: auto;
            vertical-align: middle; }
        .front #block-menu-menu-waterland-toptaken .menu.nav > li a:hover {
          text-decoration: underline;
          background-color: #003da5;
          z-index: 1;
          -webkit-transform: scale(1.05);
          transform: scale(1.05);
          box-shadow: 0 0 20px #000; }
      .front #block-menu-menu-waterland-toptaken .menu.nav > li a:before {
        content: ''; }
.front .region.region-highlighted #block-felix-add-block {
  display: none; }
.front #block-menu-menu-waterland-onderwerpen h2 {
  display: none; }
.front #block-menu-menu-waterland-onderwerpen ul.menu.nav {
  margin: 0 0 15px 0;
  column-count: 3; }
  .front #block-menu-menu-waterland-onderwerpen ul.menu.nav li {
    padding: 0;
    cursor: initial;
    line-height: 39px; }
    .front #block-menu-menu-waterland-onderwerpen ul.menu.nav li.open {
      background-color: #ffffff;
      color: #31312f; }
    .front #block-menu-menu-waterland-onderwerpen ul.menu.nav li:before {
      content: ''; }
    .front #block-menu-menu-waterland-onderwerpen ul.menu.nav li a {
      padding: 0;
      display: inline;
      line-height: 26px;
      text-decoration: none;
      background-color: #ffffff;
      color: #31312f;
      font-size: 16px;
      border-width: 1px 0;
      border-style: solid;
      border-color: #fff; }
      .front #block-menu-menu-waterland-onderwerpen ul.menu.nav li a:before {
        content: ">";
        font-size: 14px;
        line-height: 2px;
        display: inline-block;
        margin-right: 10px;
        position: relative;
        top: initial;
        right: initial;
        transition: .2s left ease;
        color: #003da5; }
.front #page-content {
  max-width: 1230px;
  margin: 0 auto; }
.front .region-content {
  background-color: #ffffff; }
  .front .region-content ul.menu.nav {
    margin-left: 0; }
.front .region-content-bottom .block.block-node .node {
  position: relative; }
.front .region-content-bottom .submitted {
  display: none; }
.front .region-content-bottom .node-basic-block {
  border: 1px solid #eee; }
  .front .region-content-bottom .node-basic-block .field-name-field-basic-picture {
    width: 100%;
    height: 120px;
    overflow: hidden;
    left: 0;
    top: 0; }
    .front .region-content-bottom .node-basic-block .field-name-field-basic-picture img {
      width: 100%; }
  .front .region-content-bottom .node-basic-block .field-name-body.field-type-text-with-summary {
    margin-top: 140px; }
.front .addthis_inline_share_toolbox {
  display: none; }
.front .node-view-mode-full {
  background-color: rgba(255, 255, 255, 0.9); }
.front .row .block.homepage-block.bean-view-mode-default:not(.slider).has-image.has-image {
  padding-left: 0;
  padding-right: 0; }
  .front .row .block.homepage-block.bean-view-mode-default:not(.slider).has-image.has-image .field-type-image {
    position: relative;
    left: 0px;
    top: 0px; }
.front .row .block.homepage-block.bean-view-mode-default:not(.slider).has-image h2.block-title {
  display: none;
  border: 1px solid #007a33;
  color: #007a33; }
.front .row .block.homepage-block.bean-view-mode-default:not(.slider).has-image .img-responsive {
  width: 100%; }
.front .row:nth-child(3) .block.homepage-block.bean-view-mode-default:not(.slider).has-image {
  padding-left: 15px; }
  .front .row:nth-child(3) .block.homepage-block.bean-view-mode-default:not(.slider).has-image .field-type-image {
    position: relative;
    left: 0px;
    top: 0px; }
.front .row:nth-child(3) .block.homepage-block.bean-view-mode-default:not(.slider) h2.block-title {
  display: none;
  border: 1px solid #007a33;
  color: #007a33;
  text-align: center; }
.front .navbar-default .navbar-nav > li > a,
.front .main-container
.menu-top-tasks
.menu-wrapper
.menu
.dropdown
.dropdown-toggle {
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif; }
.front .navbar-default .navbar-nav > li > a {
  font-weight: 700; }
.front .node-teaser.node-teaser-short.node-agenda .teaser-body {
  padding-left: 5px; }
.front .node-teaser.node-teaser-short.node-agenda .field-type-datetime {
  float: left;
  margin-right: 10px; }
.front .footer .block h3,
.front .footer .block h2 {
  font-weight: 700; }
.front .footer .left-footer {
  padding-left: 0; }

#block-views-agenda-upcoming-agenda,
#block-views-news-latest-news {
  overflow: hidden;
  min-height: 380px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  background-color: #ffffff;
  padding-left: 0;
  padding-right: 0;
  margin-left: 15px; }
  #block-views-agenda-upcoming-agenda .view,
  #block-views-news-latest-news .view {
    margin: 0 15px; }
  #block-views-agenda-upcoming-agenda .view-content,
  #block-views-news-latest-news .view-content {
    background: #fff;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px; }

#block-views-agenda-upcoming-agenda {
  margin-right: 0; }

#block-views-news-latest-news {
  margin-right: 15px; }

.main-container #block-menu-menu-top-tasks > h2 {
  display: none; }
.main-container #block-menu-menu-top-tasks .menu-wrapper {
  border: none; }
  .main-container #block-menu-menu-top-tasks .menu-wrapper .menu {
    background-color: transparent;
    border-radius: 4px; }
    .main-container #block-menu-menu-top-tasks .menu-wrapper .menu .dropdown.open-default .dropdown-toggle {
      background-color: transparent;
      color: #31312f; }
    .main-container #block-menu-menu-top-tasks .menu-wrapper .menu .dropdown .dropdown-toggle {
      padding: 0;
      border-width: 1px 0;
      border-style: solid;
      border-color: #fff;
      color: #31312f;
      font-size: 16px; }
      .main-container #block-menu-menu-top-tasks .menu-wrapper .menu .dropdown .dropdown-toggle:hover {
        color: #31312f;
        background-color: #ffffff;
        text-decoration: underline; }
      .main-container #block-menu-menu-top-tasks .menu-wrapper .menu .dropdown .dropdown-toggle:focus {
        color: #31312f;
        background-color: #ffffff; }
    .main-container #block-menu-menu-top-tasks .menu-wrapper .menu .dropdown:hover .dropdown-toggle {
      background-color: #ffffff; }

.main-container .menu-top-tasks .menu-wrapper .menu .dropdown.open .dropdown-menu {
  display: block;
  background-color: transparent;
  left: 25%;
  width: 75%;
  min-height: inherit;
  padding-top: 125px; }
.main-container .menu-top-tasks .menu-wrapper .menu .dropdown.open-default .dropdown-menu,
.main-container .menu-top-tasks .menu-wrapper .menu .dropdown:hover .dropdown-menu,
.main-container .menu-top-tasks .menu-wrapper .menu .open.dropdown .dropdown-menu {
  display: block;
  background-color: transparent;
  left: 25%;
  width: 75%;
  min-height: inherit;
  padding-top: 125px; }
  .main-container .menu-top-tasks .menu-wrapper .menu .dropdown.open-default .dropdown-menu li,
  .main-container .menu-top-tasks .menu-wrapper .menu .dropdown:hover .dropdown-menu li,
  .main-container .menu-top-tasks .menu-wrapper .menu .open.dropdown .dropdown-menu li {
    height: 120px;
    padding: 10px;
    margin-right: 0; }
    .main-container .menu-top-tasks .menu-wrapper .menu .dropdown.open-default .dropdown-menu li a,
    .main-container .menu-top-tasks .menu-wrapper .menu .dropdown:hover .dropdown-menu li a,
    .main-container .menu-top-tasks .menu-wrapper .menu .open.dropdown .dropdown-menu li a {
      color: #ffffff; }
.main-container .menu-top-tasks .menu-wrapper .menu .dropdown .dropdown-toggle:after {
  display: none;
  border-color: transparent transparent transparent transparent; }
.main-container .menu-top-tasks .menu-wrapper .menu .dropdown .dropdown-menu li a {
  padding: 5% 0;
  min-height: 90px; }

#block-menu-menu-top-tasks {
  max-width: 1200px; }
  #block-menu-menu-top-tasks > h2 {
    display: none; }
  #block-menu-menu-top-tasks ul.menu {
    margin-top: 10px;
    width: 100%;
    margin: 0 auto;
    padding-top: 20px;
    background-color: rgba(255, 255, 255, 0.95); }
    #block-menu-menu-top-tasks ul.menu li {
      width: 100%;
      background-color: rgba(255, 255, 255, 0.95); }
  #block-menu-menu-top-tasks ul.dropdown-menu li {
    width: 30%;
    margin-left: 1%;
    color: #fff; }
  #block-menu-menu-top-tasks ul.dropdown-menu li:nth-child(1),
  #block-menu-menu-top-tasks ul.dropdown-menu li:nth-child(2),
  #block-menu-menu-top-tasks ul.dropdown-menu li:nth-child(3) {
    background-color: #003da5; }
    #block-menu-menu-top-tasks ul.dropdown-menu li:nth-child(1) a:hover,
    #block-menu-menu-top-tasks ul.dropdown-menu li:nth-child(2) a:hover,
    #block-menu-menu-top-tasks ul.dropdown-menu li:nth-child(3) a:hover {
      background-color: transparent; }
  #block-menu-menu-top-tasks ul.dropdown-menu li:nth-child(4),
  #block-menu-menu-top-tasks ul.dropdown-menu li:nth-child(5),
  #block-menu-menu-top-tasks ul.dropdown-menu li:nth-child(6) {
    background-color: #007a33; }
    #block-menu-menu-top-tasks ul.dropdown-menu li:nth-child(4) a:hover,
    #block-menu-menu-top-tasks ul.dropdown-menu li:nth-child(5) a:hover,
    #block-menu-menu-top-tasks ul.dropdown-menu li:nth-child(6) a:hover {
      background-color: transparent; }
  #block-menu-menu-top-tasks ul.dropdown-menu li:nth-child(7) {
    background-color: orangered;
    color: #ffffff;
    width: 92%;
    height: 25px;
    padding: 5px 0; }
    #block-menu-menu-top-tasks ul.dropdown-menu li:nth-child(7) a {
      padding: 0; }

.alert-message {
  width: 100% !important;
  max-width: inherit;
  margin: 0;
  padding: 0;
  background: #fffe95;
  margin-top: -10px;
  padding-bottom: 15px; }

.alert-message > .region-alert {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  padding: 10px 20px;
  text-align: center; }
  .alert-message > .region-alert h2 {
    display: none; }
  .alert-message > .region-alert .content {
    color: #000000; }
    .alert-message > .region-alert .content a {
      color: #000000;
      text-decoration: underline; }

.region-meta {
  padding-bottom: 5px; }
  .region-meta ul.menu {
    margin-left: 0; }

.container.meta-wrapper {
  float: none;
  width: 100%;
  background-color: #ffffff; }

#header.navbar {
  border-top: none;
  border-bottom: none;
  background-color: #ffffff;
  width: 100%;
  max-width: 100%; }
  #header.navbar .navbar-header-wrapper {
    max-width: 1200px;
    margin: 0 auto; }
  #header.navbar .navbar-header {
    float: none;
    width: initial;
    max-width: 1200px;
    margin: 0 auto; }
  #header.navbar .navbar-collapse {
    background-color: #003da5;
    border-top: 0; }
    #header.navbar .navbar-collapse nav {
      max-width: 1200px;
      margin: 0 auto; }
  #header.navbar .navbar-nav > li:hover > a,
  #header.navbar .navbar-nav > .active > a {
    background-color: #007a33;
    text-decoration: none; }

.block-search .input-group {
  padding: 1px; }

.not-front .navbar #block-search-form {
  margin: 5px 0 5px 5px;
  width: 600px; }
  .not-front .navbar #block-search-form .form-search .input-group {
    padding: 1px;
    width: 600px; }
    .not-front .navbar #block-search-form .form-search .input-group .input-group-btn {
      width: 10%; }

.navbar-default .navbar-nav > li > a {
  text-decoration: none;
  font-weight: 700;
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif; }

.node-type-project .node-project {
  position: relative; }
.node-type-project .group-linkerkant {
  padding-right: 20px; }
  .node-type-project .group-linkerkant .field-type-image {
    margin: 0 0 1em 0; }
.node-type-project .rechterkant .field-label {
  font-weight: 700; }
.node-type-project .rechterkant .field-label-inline {
  display: inline; }
.node-type-project .field-name-field-slide-pics {
  clear: both; }
.node-type-project .region-content ul.field-slideshow-pager {
  list-style-type: none;
  padding: 0;
  overflow: hidden;
  height: 156px; }
  .node-type-project .region-content ul.field-slideshow-pager li {
    float: left;
    margin-right: 5px; }
    .node-type-project .region-content ul.field-slideshow-pager li .img-responsive {
      display: block;
      width: 260px;
      height: 156px; }
.node-type-project .field-slideshow {
  display: none; }
.node-type-project .field-slideshow-controls {
  display: none; }

#block-views-bestuursblokken-block .view-bestuursblokken {
  position: relative; }
  #block-views-bestuursblokken-block .view-bestuursblokken .view-content {
    padding-bottom: 20px !important;
    padding-top: 0px !important; }
    #block-views-bestuursblokken-block .view-bestuursblokken .view-content .een-blok {
      width: 32%;
      float: left;
      margin-right: 1%;
      border: 1px solid #bebfc0;
      padding-bottom: 15px;
      margin-bottom: 30px;
      background: #fff; }
      #block-views-bestuursblokken-block .view-bestuursblokken .view-content .een-blok:before {
        content: '';
        position: absolute;
        top: -1px;
        left: -1px;
        border-top: 30px solid #fff;
        border-right: 30px solid transparent;
        width: 0;
        z-index: 0; }
      #block-views-bestuursblokken-block .view-bestuursblokken .view-content .een-blok img {
        margin-bottom: 25px;
        margin-top: -1px;
        margin-right: -1px;
        margin-left: -1px; }
      #block-views-bestuursblokken-block .view-bestuursblokken .view-content .een-blok .blok-titel {
        padding: 0 20px 10px 20px;
        line-height: 1.3em;
        font-size: 18px; }

.page-samenstelling-college-van-burgemeester-en-wethouders h2,
.page-trouwambtenaren h2,
.page-node-1971 h2,
#block-views-personen-block-college h2 {
  color: #007a33;
  border-top: none;
  background: transparent; }
.page-samenstelling-college-van-burgemeester-en-wethouders .node-person,
.page-trouwambtenaren .node-person,
.page-node-1971 .node-person,
#block-views-personen-block-college .node-person {
  float: left;
  width: 33.333%;
  padding-right: 15px;
  padding-left: 2px;
  min-height: 405px;
  border-bottom: none; }
  .page-samenstelling-college-van-burgemeester-en-wethouders .node-person .teaser-image,
  .page-trouwambtenaren .node-person .teaser-image,
  .page-node-1971 .node-person .teaser-image,
  #block-views-personen-block-college .node-person .teaser-image {
    width: 100%; }
  .page-samenstelling-college-van-burgemeester-en-wethouders .node-person .teaser-body,
  .page-trouwambtenaren .node-person .teaser-body,
  .page-node-1971 .node-person .teaser-body,
  #block-views-personen-block-college .node-person .teaser-body {
    clear: both; }
    .page-samenstelling-college-van-burgemeester-en-wethouders .node-person .teaser-body .field-name-field-person-roles,
    .page-trouwambtenaren .node-person .teaser-body .field-name-field-person-roles,
    .page-node-1971 .node-person .teaser-body .field-name-field-person-roles,
    #block-views-personen-block-college .node-person .teaser-body .field-name-field-person-roles {
      font-size: 13px; }
.page-samenstelling-college-van-burgemeester-en-wethouders .block-title,
.page-trouwambtenaren .block-title,
.page-node-1971 .block-title,
#block-views-personen-block-college .block-title {
  color: #007a33;
  border-top: none;
  background: transparent; }
.page-samenstelling-college-van-burgemeester-en-wethouders .footer .block-title,
.page-trouwambtenaren .footer .block-title,
.page-node-1971 .footer .block-title,
#block-views-personen-block-college .footer .block-title {
  color: #31312f; }

.page-nieuws .view-news {
  position: relative; }
  .page-nieuws .view-news .teaser-img {
    width: 100px;
    float: left;
    margin-right: 15px; }
  .page-nieuws .view-news .join-fields {
    float: left; }
.page-nieuws .field-name-field-publication-date {
  float: left; }
.page-nieuws .teaser-body {
  position: relative; }
  .page-nieuws .teaser-body .submitted {
    float: left;
    margin: 0 10px 0 0; }
    .page-nieuws .teaser-body .submitted:after {
      content: '-';
      color: #757575;
      margin-left: 10px; }
.page-nieuws .addthis_inline_share_toolbox {
  display: none; }
.page-nieuws .news-teaser-text {
  margin-top: 10px; }

.node-type-subject-page h1 {
  color: #007a33; }
.node-type-subject-page .region-content-bottom {
  position: relative; }
  .node-type-subject-page .region-content-bottom .row {
    display: table-row; }
    .node-type-subject-page .region-content-bottom .row:after {
      clear: none;
      content: none; }
    .node-type-subject-page .region-content-bottom .row:before {
      content: none;
      display: inherit; }
  .node-type-subject-page .region-content-bottom .block-node {
    height: 220px;
    overflow: hidden;
    margin-bottom: 20px;
    padding-left: 15px; }
    .node-type-subject-page .region-content-bottom .block-node h2 {
      margin-left: 60px;
      color: #007a33; }
    .node-type-subject-page .region-content-bottom .block-node .field-name-field-icoon {
      margin-top: 0; }
    .node-type-subject-page .region-content-bottom .block-node .field-name-body > a {
      display: none; }
.node-type-subject-page .block.bean-view-mode-default:not(.slider) h2.block-title {
  border-top: none; }
.node-type-subject-page .block.bean-view-mode-default:not(.slider).has-image, .node-type-subject-page .block.bean-view-mode-default:not(.slider).editorial-image {
  padding-left: 15px; }
.node-type-subject-page aside .block.bean-view-mode-default:not(.slider) h2.block-title {
  border-top: 1px solid #007a33; }
.node-type-subject-page .block .block-title a {
  color: #003da5;
  text-decoration: none; }
.node-type-subject-page .read-more-product {
  display: none; }

.node-project.node-teaser .field-name-field-teaser {
  padding-left: 4px; }

.entity.entity-bean.bean-editorial.clearfix {
  margin-top: 1.8em; }

.node-type-locatie article {
  position: relative; }
  .node-type-locatie article .field-name-field-image {
    float: left;
    margin-right: 20px; }
.node-type-locatie .location.vcard {
  display: none; }
.node-type-locatie aside .gmap-auto2map-gmap {
  max-width: 200px; }

.webform-datepicker div.form-item {
  max-width: 25%;
  display: block;
  float: left;
  margin-right: 10px; }

span.form-required {
  font-weight: 300; }

table {
  margin: 1em 0;
  min-width: 300px; }
  table td {
    display: block; }
    table td:first-child {
      padding-top: .5em; }
    table td:last-child {
      padding-bottom: .5em; }
    table td:before {
      content: attr(data-th) ": ";
      font-weight: bold;
      width: 6.5em;
      display: inline-block; }
      @media (min-width: 480px) {
        table td:before {
          display: none; } }
  table th, table td {
    text-align: left; }
    @media (min-width: 480px) {
      table th, table td {
        display: table-cell;
        padding: .25em .5em; }
        table th:first-child, table td:first-child {
          padding-left: 0; }
        table th:last-child, table td:last-child {
          padding-right: 0; } }

table {
  color: #000000;
  border-radius: .4em;
  overflow: hidden; }
  table caption {
    color: #000000; }
  table th, table td {
    margin: .5em 1em; }
    @media (min-width: 480px) {
      table th, table td {
        padding: 1em !important; } }
  table th, table td:before {
    color: #003da5; }

.search-results article h2, .search-results article h3, .search-results article h4 {
  margin: 0;
  padding: 0;
  font-size: 1.3rem;
  font-weight: normal; }

.search-results {
  padding-left: 0; }
  .search-results li {
    list-style: none;
    counter-increment: none; }
    .search-results li:before {
      content: none;
      font-weight: bold;
      float: left;
      line-height: 22px;
      margin-right: 3px; }
  .search-results > li {
    list-style: none;
    counter-increment: step-counter; }
    .search-results > li:before {
      content: counter(step-counter) ".";
      font-weight: bold;
      float: left;
      line-height: 22px;
      margin-right: 3px; }

* {
  font-family: Arial, sans-serif; }

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif; }

/**********************************************************************
 * Overwrite defaults
 *********************************************************************/
.col-md-push-3 {
  left: 0; }

h1 {
  color: #007a33; }

.row {
  margin-left: 0;
  margin-right: 0; }

.page-header {
  margin: 30px 15px;
  max-width: 80%;
  float: left; }

.rsbtn {
  margin-top: 15px; }

.btn-primary {
  background-color: #003da5; }

.content ul {
  padding-left: 15px;
  list-style-image: none;
  list-style: none; }
  .content ul li {
    line-height: 30px; }
    .content ul li:before {
      content: '\003e';
      color: #007a33;
      margin-right: 5px;
      vertical-align: middle;
      margin-left: -10px;
      float: left; }

a {
  color: #003da5; }

.block.bean-view-mode-default:not(.slider) h2.block-title {
  color: #007a33; }

/*******************************************************************
*  End overwrite WIM defaults
*******************************************************************/
html body.not-front {
  font-family: Arial, sans-serif;
  background-color: #ffffff; }
  html body.not-front .nav-tabs {
    clear: both; }
  html body.not-front .rsbtn {
    float: right;
    margin-left: 20px; }
  html body.not-front #header .navbar-default .navbar-collapse {
    background-color: #003da5; }
  html body.not-front .region-meta {
    float: none;
    max-width: 1200px;
    margin: 0 auto; }
    html body.not-front .region-meta section#block-menu-menu-meta-menu .menu {
      float: right; }
    html body.not-front .region-meta ul.menu li a {
      z-index: 9; }
  html body.not-front .main-wrapper {
    box-shadow: none;
    width: 100%;
    margin-top: 0;
    background: url("../images/default.jpg") no-repeat;
    background-size: 100%; }
    html body.not-front .main-wrapper #main-content {
      width: 100%;
      padding: 0;
      margin: 10px 0 0 0;
      background-color: transparent; }
      html body.not-front .main-wrapper #main-content .meta-wrapper {
        background-color: #ffffff; }
      html body.not-front .main-wrapper #main-content .breadcrumb {
        border-radius: 0;
        max-width: 1200px;
        margin: 0 auto;
        margin-bottom: 10px; }
      html body.not-front .main-wrapper #main-content #page-content {
        width: 100%;
        position: relative; }
        html body.not-front .main-wrapper #main-content #page-content .region-highlighted > div.row {
          background-color: #ffffff;
          max-width: 1200px;
          margin: 0 auto; }
        html body.not-front .main-wrapper #main-content #page-content > div.row {
          background-color: #ffffff;
          max-width: 1200px;
          margin: 0 auto; }
        html body.not-front .main-wrapper #main-content #page-content .region-content-bottom {
          padding-top: 10px;
          max-width: 1200px;
          margin: 0 auto;
          background-color: #ffffff;
          display: table; }
  html body.not-front .footer {
    position: relative;
    overflow: hidden;
    background-color: #c3c1bc;
    display: block !important;
    width: 100%;
    margin-left: 0;
    margin-right: 0; }
    html body.not-front .footer .block h3,
    html body.not-front .footer .block h2 {
      font-weight: 700; }
    html body.not-front .footer .col-md-Array {
      margin-top: 20px; }
    html body.not-front .footer div#footer-wrapper {
      max-width: 1200px;
      margin: 0 auto; }
    html body.not-front .footer .region-footer-left,
    html body.not-front .footer .region-footer-center,
    html body.not-front .footer .region-footer-right {
      padding: 0 10px; }
      html body.not-front .footer .region-footer-left .row,
      html body.not-front .footer .region-footer-center .row,
      html body.not-front .footer .region-footer-right .row {
        margin: 0; }
html a {
  text-decoration: underline; }

.region-content-bottom .block-title {
  margin-left: 60px; }

/**********************************************************************
 * Accordion - not bootstrap
 *********************************************************************/
.field-group-accordion-wrapper {
  clear: both;
  padding-top: 15px; }
  .field-group-accordion-wrapper h3 {
    border: 1px solid #007a33;
    border-radius: 0;
    background: #ffffff;
    font-size: 16px; }
    .field-group-accordion-wrapper h3:hover {
      background-color: rgba(0, 61, 165, 0.05); }
    .field-group-accordion-wrapper h3 a {
      color: #003da5 !important; }
    .field-group-accordion-wrapper h3 a.fa-chevron-up {
      background-color: rgba(0, 61, 165, 0.05); }
    .field-group-accordion-wrapper h3 .fa-chevron-down:before,
    .field-group-accordion-wrapper h3 .fa-chevron-up:before {
      margin-right: 10px; }
  .field-group-accordion-wrapper .field-label-abovec .field-label {
    padding: 10px 0;
    border-top: none;
    background: transparent;
    font-weight: 600; }

body .ui-state-default .ui-icon {
  display: none; }

body .ui-accordion .ui-accordion-icons {
  padding-left: 15px; }

/**********************************************************************
 * Bootstrap accordions
 *********************************************************************/
.views-bootstrap-accordion-plugin-style .panel-heading a {
  color: #003da5;
  text-decoration: none; }

#bootstrap-fieldgroup-accordion--project,
#bootstrap-fieldgroup-accordion--tabs,
#bootstrap-fieldgroup-accordion--accordion {
  clear: both;
  padding-top: 15px; }
  #bootstrap-fieldgroup-accordion--project > .panel-default,
  #bootstrap-fieldgroup-accordion--tabs > .panel-default,
  #bootstrap-fieldgroup-accordion--accordion > .panel-default {
    border-color: #007a33;
    border-radius: 0; }
    #bootstrap-fieldgroup-accordion--project > .panel-default > .panel-heading,
    #bootstrap-fieldgroup-accordion--tabs > .panel-default > .panel-heading,
    #bootstrap-fieldgroup-accordion--accordion > .panel-default > .panel-heading {
      background-color: #ffffff;
      padding: 0; }
      #bootstrap-fieldgroup-accordion--project > .panel-default > .panel-heading h4,
      #bootstrap-fieldgroup-accordion--tabs > .panel-default > .panel-heading h4,
      #bootstrap-fieldgroup-accordion--accordion > .panel-default > .panel-heading h4 {
        text-decoration: none; }
      #bootstrap-fieldgroup-accordion--project > .panel-default > .panel-heading a,
      #bootstrap-fieldgroup-accordion--tabs > .panel-default > .panel-heading a,
      #bootstrap-fieldgroup-accordion--accordion > .panel-default > .panel-heading a {
        text-decoration: none;
        display: block;
        padding: 10px 15px;
        color: #003da5; }
        #bootstrap-fieldgroup-accordion--project > .panel-default > .panel-heading a:hover,
        #bootstrap-fieldgroup-accordion--tabs > .panel-default > .panel-heading a:hover,
        #bootstrap-fieldgroup-accordion--accordion > .panel-default > .panel-heading a:hover {
          background-color: rgba(0, 61, 165, 0.05); }
      #bootstrap-fieldgroup-accordion--project > .panel-default > .panel-heading a.fa-chevron-up,
      #bootstrap-fieldgroup-accordion--tabs > .panel-default > .panel-heading a.fa-chevron-up,
      #bootstrap-fieldgroup-accordion--accordion > .panel-default > .panel-heading a.fa-chevron-up {
        background-color: rgba(0, 61, 165, 0.05); }
  #bootstrap-fieldgroup-accordion--project .field-label-abovec .field-label,
  #bootstrap-fieldgroup-accordion--project .field-label-above .field-label,
  #bootstrap-fieldgroup-accordion--tabs .field-label-abovec .field-label,
  #bootstrap-fieldgroup-accordion--tabs .field-label-above .field-label,
  #bootstrap-fieldgroup-accordion--accordion .field-label-abovec .field-label,
  #bootstrap-fieldgroup-accordion--accordion .field-label-above .field-label {
    padding: 10px 0;
    border-top: none;
    background: transparent;
    font-weight: 700; }
  #bootstrap-fieldgroup-accordion--project .fa-chevron-down:before,
  #bootstrap-fieldgroup-accordion--project .fa-chevron-up:before,
  #bootstrap-fieldgroup-accordion--tabs .fa-chevron-down:before,
  #bootstrap-fieldgroup-accordion--tabs .fa-chevron-up:before,
  #bootstrap-fieldgroup-accordion--accordion .fa-chevron-down:before,
  #bootstrap-fieldgroup-accordion--accordion .fa-chevron-up:before {
    margin-right: 10px; }

/**********************************************************************
 * Call to action buttons sidebar
 *********************************************************************/
.field-name-field-cta-button .field-item a {
  background-color: #003da5;
  height: 60px;
  padding: 10px;
  width: 100%;
  margin: 10px 0;
  color: #ffffff;
  font-size: 20px;
  line-height: 60px;
  text-decoration: none;
  border-radius: 5px; }

#block-fieldblock-node-page-default-field-cta-button h2 {
  display: none; }

/********************
* End CTA
********************/
.page-node-1973 .region-sidebar-second {
  display: none; }
.page-node-1973 .col-sm-9 {
  width: 100%; }

fieldset.webform-container {
  padding: 15px 0; }

article > footer {
  display: none !important; }

.file-icon {
  margin-right: 5px; }

.node-basic-block footer {
  display: none !important; }

aside .block.block-node h2.block-title {
  border: 1px solid #007a33;
  padding: 5px;
  text-align: center; }

/*****************************************************
* Social Media
*****************************************************/
.menu-social-media ul.menu li.first a {
  color: #3b5998; }

.menu-social-media ul.menu li.last a {
  color: #4099ff; }

.social-links,
.menu-social-media {
  max-width: 150px; }
  .social-links .field-label,
  .social-links h3,
  .menu-social-media .field-label,
  .menu-social-media h3 {
    border-top: 0; }
  .social-links #social-links-label,
  .menu-social-media #social-links-label {
    padding: 5px 5px 0 0;
    margin-top: 10px;
    text-align: left;
    background-color: #ffffff;
    color: #007a33; }
  .social-links ul.menu,
  .menu-social-media ul.menu {
    margin-left: 5px; }
  .social-links ul > li > a.fa-facebook-square,
  .menu-social-media ul > li > a.fa-facebook-square {
    color: #3b5998; }
  .social-links ul > li > a.fa-google-plus-square,
  .menu-social-media ul > li > a.fa-google-plus-square {
    display: none; }
  .social-links ul > li > a.fa-linkedin-square,
  .menu-social-media ul > li > a.fa-linkedin-square {
    color: #0077b5; }
  .social-links ul > li > a.fa-twitter-square,
  .menu-social-media ul > li > a.fa-twitter-square {
    color: #4099ff; }

.social-links ul.social {
  margin-left: 0; }
  .social-links ul.social li:nth-of-type(2) {
    margin-left: 0; }

/*****************************************************
* Nieuws
*****************************************************/
.node-type-news .region-sidebar-second .block h2.block-title {
  color: #007a33;
  background-color: #ffffff;
  width: 100%;
  margin-top: 20px;
  border-top: initial; }
.node-type-news .region-sidebar-second .view-news {
  padding: 0 10px 0 20px; }
.node-type-news .region-sidebar-second .views-field-title {
  display: list-item;
  margin-bottom: 10px;
  list-style-image: url("../images/bullet.png"); }

.print_html {
  display: none; }

#block-fieldblock-node-product-default-field-related-product .block-title {
  background-color: #ffffff;
  border-top: none;
  color: #007a33;
  margin-bottom: 0; }
#block-fieldblock-node-product-default-field-related-product .field-name-field-related-product .field-items {
  padding-left: 25px; }
  #block-fieldblock-node-product-default-field-related-product .field-name-field-related-product .field-items .field-item {
    display: list-item;
    list-style-image: url(../images/bullet.png); }

.page-trouwlocaties .page-header {
  padding: 15px; }
.page-trouwlocaties .locatiewrapper {
  min-height: 402px;
  margin-bottom: 20px;
  padding-left: 4px; }
  .page-trouwlocaties .locatiewrapper h2 {
    font-size: 16px;
    line-height: 1.6;
    margin-top: 10px; }
.page-trouwlocaties .country-name {
  display: none; }
.page-trouwlocaties .map-link {
  display: none; }
.page-trouwlocaties .location-hidden {
  display: none; }

.solr-only {
  position: absolute;
  left: -9999px; }

.field-type-text-with-summary ul li:before {
  float: left; }
.field-type-text-with-summary ul li .media-element-container {
  float: left; }
  .field-type-text-with-summary ul li .media-element-container img,
  .field-type-text-with-summary ul li .media-element-container a {
    margin-right: 5px; }

.more-link a:after {
  margin-left: 5px; }

#block-fieldblock-node-page-default-field-related-product h2 {
  padding: 10px 0;
  border-top: none;
  background: transparent;
  margin-bottom: 10px;
  font-size: 130%;
  margin-top: 0;
  color: #007a33; }
#block-fieldblock-node-page-default-field-related-product .field-item {
  margin: 10px 0; }
#block-fieldblock-node-page-default-field-related-product .field-name-field-related-product .field-items {
  padding-left: 25px; }
  #block-fieldblock-node-page-default-field-related-product .field-name-field-related-product .field-items .field-item {
    display: list-item;
    list-style-image: url(../images/bullet.png); }

.node-teaser.node-agenda {
  -webkit-box-direction: initial;
  -ms-flex-direction: initial;
  flex-direction: initial; }
  .node-teaser.node-agenda .date-display-single {
    position: relative;
    display: block; }

.node-type-agenda .field-label-abovec,
.node-type-agenda .field-label-above {
  margin: 0; }
  .node-type-agenda .field-label-abovec .field-label,
  .node-type-agenda .field-label-above .field-label {
    border-top: none;
    background: transparent;
    font-weight: 700;
    display: inline-block;
    font-size: 110%;
    padding-left: 0; }
  .node-type-agenda .field-label-abovec .field-items,
  .node-type-agenda .field-label-above .field-items {
    display: inline-block;
    font-weight: 700;
    font-size: 110%; }
.node-type-agenda .date-display-start {
  display: inline; }
.node-type-agenda .field-name-field-location.field-label-abovec .field-label {
  display: block;
  padding-left: 0; }
.node-type-agenda .map-link {
  display: none; }

.news-teaser {
  border-bottom: 1px solid #eeeeee; }
  .news-teaser .news-image {
    float: left;
    margin-right: 5px;
    margin-bottom: 20px; }
  .news-teaser h2 {
    margin-top: 5px; }
    .news-teaser h2 a {
      text-decoration: none; }
      .news-teaser h2 a:hover {
        text-decoration: underline; }
  .news-teaser .date-display-single {
    color: #757575; }
  .news-teaser .news-text p {
    clear: both; }
  .news-teaser .read-more {
    margin: 5px 0 10px 0; }

.dropdown-menu > li > a {
  text-decoration: none;
  background-color: #007a33;
  color: white; }
  .dropdown-menu > li > a:hover {
    background-color: #003da5; }

#block-fieldblock-node-page-default-field-inhoudverantwoordelijke {
  display: none; }

.block.bean-view-mode-default:not(.slider) h2.block-title {
  border-top: 1px solid #007a33; }

p.table {
  display: table; }
  p.table span.table-row {
    display: table-row; }
  p.table span.table-cell {
    display: table-cell; }

#cc-notification {
  width: 100%; }
  #cc-notification.cc-light {
    background: #FFFFFF;
    border: 2px solid #003da5; }

#cc-notification #cc-notification-wrapper {
  padding: 20px 32px 0;
  margin: 0 auto;
  max-width: 1200px;
  margin: 0 auto; }

#cc-notification h2 {
  float: left;
  font-size: 1.3em;
  font-family: Arial,sans-serif; }

#cc-notification.cc-light ul.cc-notification-buttons li a,
#cc-notification.cc-light ul.cc-notification-buttons li a:visited {
  margin-top: 0;
  background-color: #003da5;
  color: #ffffff; }

/* Flex tables */
ul.flextable-list {
  width: 100%;
  list-style-type: none;
  padding-left: 0px;
  margin: 10px 0; }
  ul.flextable-list li.flextable-head {
    padding: 5px;
    margin-left: 0;
    color: #000000;
    font-weight: 700;
    margin-bottom: 0; }
    ul.flextable-list li.flextable-head p {
      margin: 0 0 10px 0; }
  ul.flextable-list li.flextable-data {
    padding: 5px;
    color: #60656f;
    margin-left: 0;
    margin-bottom: 0; }
    ul.flextable-list li.flextable-data p {
      margin: 0 0 10px 0; }
  ul.flextable-list li.flextable-row {
    clear: both;
    float: none;
    border-bottom: 1px solid #ffffff;
    margin-left: 0; }
    ul.flextable-list li.flextable-row ul.flextable-set {
      list-style-type: none;
      padding-left: 0px;
      margin-left: 0; }
      ul.flextable-list li.flextable-row ul.flextable-set li.flextable-head {
        width: 33%;
        padding: 5px;
        margin-right: 2%;
        background-color: rgba(96, 101, 111, 0.75);
        color: #ffffff;
        float: left;
        margin-left: 0; }
      ul.flextable-list li.flextable-row ul.flextable-set li.flextable-data {
        width: 65%;
        padding: 5px;
        color: #60656f;
        margin-left: 0; }

li.flextable-spacer {
  border-bottom: 1px solid #003da5;
  margin: 10px 0;
  margin-left: 0;
  padding-left: 0; }
  li.flextable-spacer:last-of-type {
    border-bottom: none; }

table#options {
  background: white; }

table#options th {
  padding: 5px 5px 5px; }

table#options td {
  padding: 5px 5px 5px; }

table#options td pre {
  margin: 0px; }

table#options td strong {
  font-weight: 700; }

@media screen and (min-width: 1200px) {
  .front .block-search .input-group {
    max-width: 880px; }

  .front .block-search .input-group .input-group-btn .btn {
    width: 52%; }

  .container {
    width: 1200px; } }
@media screen and (min-width: 640px) and (max-width: 1023px) {
  .navbar-default .navbar-nav > li > a {
    padding: 12px 8px; }

  .front .main-wrapper .region-content-bottom {
    padding-top: 10px;
    max-width: 760px; }

  .node-type-subject-page .region-content-bottom .block-node {
    height: auto; }

  /*********************************************************
  *  Footer
  *********************************************************/
  .footer .menu li a {
    color: #003da5; }

  .left-footer.col-sm-12.col-md-4,
  .left-center.col-sm-12.col-md-4 {
    width: 50%;
    float: left; }
    .left-footer.col-sm-12.col-md-4 .region-footer-left,
    .left-footer.col-sm-12.col-md-4 .region-footer-center,
    .left-center.col-sm-12.col-md-4 .region-footer-left,
    .left-center.col-sm-12.col-md-4 .region-footer-center {
      min-height: 255px; }

  .left-right.col-sm-12.col-md-4 {
    clear: both;
    margin-top: 10px; }

  /*********************************************************
  *  End footer
  *********************************************************/
  table {
    width: 100%; }

  .region-sidebar-second .block.bean-view-mode-default:not(.slider).has-image,
  .region-sidebar-second .block.bean-view-mode-default:not(.slider).editorial-image {
    padding-left: 0; }
    .region-sidebar-second .block.bean-view-mode-default:not(.slider).has-image .field-name-field-image,
    .region-sidebar-second .block.bean-view-mode-default:not(.slider).editorial-image .field-name-field-image {
      display: none; }

  .front .row .block.homepage-block.bean-view-mode-default:not(.slider).has-image .img-responsive {
    max-width: 740px; }

  .front .block-search {
    top: 170px;
    width: 66%; }

  .front .front-search-wrapper .region-search {
    padding-top: 0; }

  .main-container .block {
    clear: both; }

  .page-samenstelling-college-van-burgemeester-en-wethouders .node-person,
  .page-trouwambtenaren .node-person,
  .page-node-1971 .node-person,
  #block-views-personen-block-college .node-person {
    width: 50%; } }
@media screen and (max-width: 639px) {
  html body .rsbtn {
    position: absolute;
    top: 45px;
    left: initial;
    right: 10px;
    margin-top: 0; }
  html body .logo img {
    background-color: rgba(255, 255, 255, 0.8); }
  html body .navbar-toggle {
    background-color: #003da5; }
  html body .main-wrapper #header .navbar-collapse {
    float: left;
    width: 100%; }
  html body .main-wrapper #header section#block-search-form .container-inline div {
    display: block; }
  html body .main-wrapper #header .nav-toggle {
    background-color: #007a33; }
  html body .navbar-default .navbar-toggle:hover,
  html body .navbar-default .navbar-toggle:focus {
    background-color: #003da5; }

  .front #block-menu-menu-waterland-onderwerpen {
    max-width: 100%; }
    .front #block-menu-menu-waterland-onderwerpen ul.menu.nav {
      column-count: 1; }
      .front #block-menu-menu-waterland-onderwerpen ul.menu.nav li {
        width: 100%;
        margin-left: 0; }
        .front #block-menu-menu-waterland-onderwerpen ul.menu.nav li a {
          background-color: #ffffff; }

  html body.not-front .main-wrapper #main-content {
    margin: 50px 0 0 0; }

  .main-container .menu-top-tasks .menu-wrapper .menu .dropdown .dropdown-menu li a {
    padding: 7px 0; }

  .main-container #block-menu-menu-top-tasks .menu-wrapper .menu {
    color: #ffffff;
    height: auto !important; }

  .main-container .menu-top-tasks .menu-wrapper .menu .dropdown.open-default .dropdown-menu,
  .main-container .menu-top-tasks .menu-wrapper .menu .dropdown .dropdown-menu {
    left: 0;
    width: 100%;
    padding-top: 0; }
    .main-container .menu-top-tasks .menu-wrapper .menu .dropdown.open-default .dropdown-menu li:nth-child(2),
    .main-container .menu-top-tasks .menu-wrapper .menu .dropdown.open-default .dropdown-menu li:nth-child(1),
    .main-container .menu-top-tasks .menu-wrapper .menu .dropdown.open-default .dropdown-menu li:nth-child(3),
    .main-container .menu-top-tasks .menu-wrapper .menu .dropdown.open-default .dropdown-menu li:nth-child(4),
    .main-container .menu-top-tasks .menu-wrapper .menu .dropdown.open-default .dropdown-menu li:nth-child(5),
    .main-container .menu-top-tasks .menu-wrapper .menu .dropdown.open-default .dropdown-menu li:nth-child(6),
    .main-container .menu-top-tasks .menu-wrapper .menu .dropdown .dropdown-menu li:nth-child(2),
    .main-container .menu-top-tasks .menu-wrapper .menu .dropdown .dropdown-menu li:nth-child(1),
    .main-container .menu-top-tasks .menu-wrapper .menu .dropdown .dropdown-menu li:nth-child(3),
    .main-container .menu-top-tasks .menu-wrapper .menu .dropdown .dropdown-menu li:nth-child(4),
    .main-container .menu-top-tasks .menu-wrapper .menu .dropdown .dropdown-menu li:nth-child(5),
    .main-container .menu-top-tasks .menu-wrapper .menu .dropdown .dropdown-menu li:nth-child(6) {
      background-color: #ffffff !important;
      height: 57px;
      padding: 0 10px 0 10px;
      margin-bottom: 10px; }

  .main-container .menu-top-tasks .menu-wrapper .menu .dropdown.open .dropdown-menu {
    left: 0;
    width: 100%;
    padding-top: 10px; }
    .main-container .menu-top-tasks .menu-wrapper .menu .dropdown.open .dropdown-menu li {
      margin-left: 0; }
      .main-container .menu-top-tasks .menu-wrapper .menu .dropdown.open .dropdown-menu li a {
        background-color: #003da5;
        color: #ffffff;
        height: 55px;
        min-height: 55px; }

  /***********************************************
  * Search block
  ***********************************************/
  .front .front-search-wrapper .region-search {
    padding-top: 140px; }

  .not-front .navbar #block-search-form {
    margin: 5px 20px 5px 5px;
    position: absolute;
    top: 165px;
    left: 0;
    right: 0;
    max-width: 400px; }
    .not-front .navbar #block-search-form .form-search .input-group .input-group-btn {
      width: 25%; }

  .not-front .navbar #block-search-form .form-search .input-group {
    width: 290px; }

  /*************************************************************
  * End search form
  *************************************************************/
  .page-header {
    margin: 15px 15px; }

  /*************************************************************
  * Nieuwsoverzicht
  *************************************************************/
  .page-nieuws .node-news .teaser-image {
    float: left;
    width: 50px;
    height: 50px; }
    .page-nieuws .node-news .teaser-image .field-name-field-teaser-afbeelding {
      margin: 0; }
  .page-nieuws .node-news .teaser-body {
    display: inline; }
  .page-nieuws .node-news footer {
    background: none; }

  .news-teaser {
    border: none;
    border-bottom: 1px solid #eee; }
    .news-teaser img.img-responsive {
      width: 100%;
      height: auto; }
    .news-teaser h2 {
      font-size: 1.8rem;
      line-height: 1em;
      margin-top: 0; }

  /**********************************************************
  * Main menu
  **********************************************************/
  .not-front header button.navbar-toggle {
    margin-top: 35px; }

  html body.not-front .footer .region-footer-left,
  html body.not-front .footer .region-footer-center,
  html body.not-front .footer .region-footer-right {
    width: 100%;
    margin: 0; }

  #block-menu-menu-meta-menu {
    display: none; }

  .navbar-default .navbar-nav > li > a {
    font-size: 13px; }

  .navbar-default .navbar-collapse ul {
    margin: 0 -15px; }
  .navbar-default .navbar-collapse li > a {
    font-weight: 700;
    color: #ffffff;
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 13px;
    padding: 10px 15px; }
    .navbar-default .navbar-collapse li > a:before {
      content: ''; }

  /*********************************************************************
  * Bestuur en organisatie
  *********************************************************************/
  #block-views-bestuursblokken-block .view-bestuursblokken .view-content .een-blok {
    width: 100%; }

  .row {
    margin: 0; }

  .footer .block {
    margin: 20px 0; }

  .region-footer-left,
  .region-footer-center {
    width: 100%; }

  .region-footer-right,
  .block-felix.contextual-links-region,
  .addthis_inline_share_toolbox,
  footer .print_html {
    display: none; }

  /*********************************************************************
  * Agenda
  *********************************************************************/
  .node-teaser.node-agenda .date-display-single {
    top: 15px; }

  .page-node-1971 .node-person {
    width: 99%; }

  .block.block block-custom-lists .block-title {
    padding: 0;
    border-top: none;
    background: transparent;
    color: #007a33; }

  .spelling-suggestions {
    display: none; }

  .search-results > li:before {
    line-height: 31px; }

  /*********************************************************************
  * Mobiele gebruikersvriendelijkheid
  *********************************************************************/
  li a {
    line-height: 2em; }

  iframe.media-youtube-player {
    width: 100%;
    height: auto; }

  img {
    height: auto; }

  .front #block-menu-menu-waterland-toptaken .menu.nav {
    display: block; }
    .front #block-menu-menu-waterland-toptaken .menu.nav > li {
      width: 100%;
      height: initial; }
      .front #block-menu-menu-waterland-toptaken .menu.nav > li a {
        margin: 5px;
        display: block;
        color: white;
        padding: 1em 1em;
        font-size: 1em;
        transition: .2s transform ease;
        -webkit-transform: scale(1);
        transform: scale(1);
        z-index: 0;
        text-align: initial;
        height: initial; }
        .front #block-menu-menu-waterland-toptaken .menu.nav > li a span {
          margin-right: 1em;
          display: inline-block;
          position: relative;
          top: 3px; }
  .front .front-search-wrapper .block-search {
    box-shadow: none; }
    .front .front-search-wrapper .block-search .input-group {
      background: transparent;
      width: 80%;
      margin: 0 auto; }
      .front .front-search-wrapper .block-search .input-group .input-group-btn {
        width: 25%; }
  .front #block-menu-menu-top-tasks ul.menu.nav {
    margin: 0;
    column-count: 1; }
  .front .bean-homepage-block {
    margin-top: 10px; }
  .front .footer .left-center,
  .front .footer .left-right {
    padding-left: 0; }

  .not-front .page-header {
    min-width: 100%;
    width: 100%;
    float: none; }

  html body.not-front .rsbtn {
    display: none;
    position: relative;
    width: 100%;
    margin-top: 0;
    top: initial;
    right: 0;
    margin-left: 15px;
    float: none; }

  #readspeaker-button {
    display: none; }

  .node-type-subject-page .region-content-bottom .block-node {
    height: initial; }

  .page-samenstelling-college-van-burgemeester-en-wethouders .node-person,
  .page-trouwambtenaren .node-person,
  .page-node-1971 .node-person,
  #block-views-personen-block-college .node-person {
    width: 100%;
    min-height: inherit; }

  .front .region-content-bottom > .row {
    display: block; } }

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