/*---------COLORSWITCH----------*/
/*@import "contentswitch_color";*/
/*------------------------------*/
#overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.25);
  z-index: 99999;
  display: none;
}

#overlay.show {
  display: block;
}

a.showoverlay {
  display: block;
  position: fixed;
  right: 0;
  bottom: 0;
  z-index: 99999;
  padding: 1em;
  background-color: #EF037F;
  text-decoration: none;
}
a.showoverlay .fa {
  color: #fff;
  background-color: transparent;
  font-size: 2em;
}

#overlay a.knop {
  background-color: #33006D;
  border: none;
  border-radius: 5px;
  padding: .5em 2.5em;
}

#overlay .message {
  padding: 3em 4em 1.6em;
  color: #000;
  background-color: #fff;
  position: relative;
  top: 45%;
  max-width: 50%;
  margin: 0 auto;
  border: 6px solid #EF037F;
  box-sizing: border-box;
}
#overlay .message h2 {
  font-size: 1.6em;
  color: #333;
  padding-bottom: 1em;
  font-weight: normal;
}
#overlay .message ul li::before {
  content: "\f111";
  font-size: 8px;
  color: #EF037F;
  padding-right: 1em;
  margin: 0;
  font-family: FontAwesome;
}
#overlay .message ol li {
  list-style: decimal inside none;
}

@media only screen and (max-width: 760px) {
  #overlay {
    position: absolute;
    background-color: transparent;
    margin-top: 7em;
  }
  #overlay .message {
    font-size: 0.8em;
    padding: 2em 1em 1.6em;
    max-width: 91%;
    top: 0;
    z-index: 999999;
  }

  a.showoverlay {
    z-index: 9999;
  }
}
.openingstijden_container .inner_element {
  margin: 0;
  clear: left;
  float: left;
}

.today_title {
  margin-bottom: .25em;
}

.tomorrow_title {
  margin-top: 1em;
  margin-bottom: .25em;
}

span.text {
  display: block;
  position: absolute !important;
  left: -9999px !important;
}

.homepage.simkluis #content {
  position: relative;
  bottom: auto;
}

.homepage.simkluis #overzicht {
  background: none;
}

.homepage.simkluis #content {
  box-shadow: none;
}

.homepage.simkluis #content .content-wrap.toptakenbanners {
  padding: 3em 0 3em 0;
  margin: 5em 0 0 0;
  box-shadow: none;
  position: absolute;
  bottom: 0;
}

.simkluis .content-wrap.openingstijden .container {
  padding: 4em 0;
}

.module_startpagina div.box.has_icon h2 {
  font-family: Arial;
  font-size: 1.15em;
  width: 80%;
}
.module_startpagina div.box.has_icon h2 .knop {
  margin-top: 20px;
}

.fa.pageicon,
.pageicon {
  float: left;
  font-size: 2.5em;
  color: #EF037F;
  padding-right: 10px;
}

#formcontent ul {
  padding-left: 1em;
}

.category_intro ul li:before,
.category_description ul li:before,
#formcontent ul li:before,
#snelnaar ul li:before,
.module.module_documentenlijst ul.downloads li:before,
#dynamicdocuments ul li::before, #dynamicwysiwyg ul li::before,
.module.module_bri_agenda ul li ul li ul li ul li:before,
ul.content_toggle li:before,
ul.bullets li:before,
.intro ul li::before, .text ul li::before, .wysiwyg ul li::before,
.local ul li:before, .central ul li:before, .highlight ul li:before, .above ul li:before, .item_intro ul li:before, .product_text ul li:before,
.module_personengids.detail ul li:before, .person ul li:before,
.module_archief ul.items.bullets li:before,
.module_archief > ul li:before,
.under ul li:before,
#aside-loket ul li:before, .module_simloket ul li div ul > li:before {
  content: "\f111";
  font-size: 8px;
  color: #EF037F;
  padding-right: 1em;
  margin: 0;
  font-family: FontAwesome;
  padding-left: 2em;
}

.module_items ul.items.bullets li:before {
  padding-left: 0em;
}

.module_startpagina ul.bullets li:before {
  color: #EF037F;
}

.category_intro ul li ul li:before,
.category_description ul li ul li:before,
.highlight li ul li:before,
#aside-loket ul li:before,
.module_simloket ul li div ul li ul li:before,
.text li ul li::before,
.intro li ul li::before {
  content: "-";
  font-size: 1rem;
  color: #EF037F;
  padding-right: 15px;
  margin: 0;
  padding-left: 1em;
}

.category_intro ul li ul li ul li:before,
.category_description ul li ul li ul li:before,
.highlight li ul li ul li:before,
#aside-loket ul li ul li:before,
.module_simloket ul li div ul li ul li:before,
.text li ul li ul li:before,
.intro ul li ul li:before {
  padding-left: 1em;
}

.intro ul li ul,
.text ul li ul,
.above ul li ul,
.under ul li ul,
.central ul li ul,
.local ul li ul {
  margin-bottom: 0;
}

.category_intro ul li ul,
.category_description ul li ul {
  margin-left: 1.1em;
}

ul.bullets li.no_link :before {
  content: "\f111";
  font-size: 0.5rem;
  color: #EF037F;
  padding-right: 0;
  margin: 0;
}

#dynamicdocuments {
  padding-left: 0;
}

#snelnaar {
  background-color: transparent;
  border: none;
  border-top: 1px solid #33006D;
}

footer .koppelboxrow ul li:before,
footer .koppelbox ul li:before,
footer .wysiwyg ul li:before {
  content: "\f111";
  font-size: .5rem;
  color: #EF037F;
}

.text > ul, .intro > ul, .local > ul, .above > ul, .under > ul {
  margin-left: 0;
  margin-bottom: 1em;
}

.text > ol, .intro > ol, .local > ol, .above > ol, .under > ol,
.highlight ol ol {
  margin-left: 1em;
  margin-bottom: 1em;
  padding-left: 1em;
  overflow: visible;
}

.local ol ol {
  padding-left: 1em;
  overflow: visible;
  margin-bottom: 0;
}

.openingstijden_container:nth-child(3) .openingstijden_link span.knop {
  display: inline-block;
  clear: right;
  line-height: 1.3em;
  text-decoration: none;
  padding: .4em 1em;
  margin: 0 1em 1em 0;
  border: 3px solid #E4007B;
  background: #fff;
  color: #E4007B;
  border-radius: 2px;
  font-family: "Open Sans", "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, sans-serif;
}

#snelnaar h2 {
  font-size: 1.2em;
  margin-bottom: .5em;
  width: 100%;
}

.content-wrap.module .box {
  background-color: #fff;
}

.content-wrap.module .module_startpagina ul.items {
  min-height: auto;
}

.module_startpagina .box h2 {
  border-bottom: 4px solid #33006D;
}

.nextpage .module_startpagina div.box,
.nextpage .module_startpagina div.box.has_icon {
  margin-bottom: 0;
}

.nextpage .module_startpagina .onecolumn > div,
.nextpage .module_startpagina .twocolumns > div,
.nextpage .module_startpagina .threecolumns > div {
  padding-bottom: 0;
}

.module p.icon {
  top: 15px;
}

.po_feedicon_top,
.po_readspeaker {
  width: 2em;
  height: 1.75em;
  display: block;
  background-color: #FF9900;
  overflow: hidden;
  position: relative;
  background: url(../../images/flex-v9/rss_icon.png) no-repeat;
  background-size: 18px;
  background-position: center;
}
.po_feedicon_top:hover,
.po_readspeaker:hover {
  background-color: #171717;
}
.po_feedicon_top:hover a,
.po_readspeaker:hover a {
  color: #fff;
}
.po_feedicon_top a,
.po_readspeaker a {
  color: #fff;
  display: block;
  text-decoration: none;
  font-size: .68rem;
  margin-top: 3px;
  margin-left: 2px;
  font-size: 0;
  width: 100%;
  height: 100%;
}

.po_feedicon_top {
  background-color: #FF9900;
  float: right;
  margin-top: 1em;
}
.po_feedicon_top:hover {
  background-color: #E68000;
}

#search form fieldset .searchbox_trefwoord {
  color: #33006D;
  text-transform: lowercase;
}

#search form fieldset .searchbox_submit {
  border-left: 1px solid #33006D;
}

#search {
  border: 1px solid #33006D;
}

.module_solr .searchoptions .selections {
  background-color: #EEE8F2;
}

.module_solr.searchbox {
  border: none;
  background-color: #EEE8F2;
}

.module_solr.result .keywordlinks {
  border-color: #B19FC7;
}

.module_solr #search_simple .keyword {
  width: auto;
  float: left;
  clear: none;
  margin-right: 1em;
}

.module_solr form .row.submit {
  float: left;
  clear: none;
  width: auto;
  margin: 0;
}

.module_solr form .row.collections {
  clear: none;
  float: left;
  margin-right: 1em;
}

.module_solr.result .keywordlinks {
  background-color: #EEE8F2;
}

.module_solr #search_simple .suggestions ul li a:hover, .module_solr.result .keywordlinks, .module_solr.result .keywordlinks a {
  color: #33006D;
}

.module_solr.result .keywordlinks li > a {
  text-transform: none;
}

.keywordlinks li > a {
  text-decoration: underline;
}

.module_solr .searchresults li,
.module_solr.result .keywordlinks {
  width: auto;
}

.module_simloket h3 {
  font-size: 1.2em;
}

h3 {
  font-size: 1em;
}

h5 {
  font-size: 1em;
  font-style: italic;
  font-weight: normal;
}

.module.loket_toggle > ul.part > li:hover,
.module.loket_toggle > ul.part > li.open {
  background-color: #EEE8F2;
}

table {
  border-collapse: collapse;
  border: 1px solid #B19FC7;
  margin-bottom: 1.5em;
}

table th {
  background-color: #EEE8F2;
}

table th, table td {
  border: 1px solid #B19FC7;
  padding: 3px 5px;
}

.intro table caption, .text table caption, .module table caption, .wysiwyg table caption {
  margin-bottom: 0.5em;
  font-style: normal;
  font-weight: bold;
  font-size: 1.2em;
}

.nav-kruimelspoor #contentkruimelspoor a {
  background-color: #EEE8F2;
}

.nav-kruimelspoor #contentkruimelspoor a:after {
  border-left: 18px solid #EEE8F2;
}

.nav-kruimelspoor #contentkruimelspoor a:before {
  border-right: 18px solid #EEE8F2;
}

.back-top a span.btn_down_title, .scroll-down a span.btn_down_title {
  font-size: .75em;
  position: relative;
  top: -1.5em;
  left: 6.25em;
  font-weight: bold;
}

.back-top a span.btn_up_title,
.scroll-down a span.btn_up_title {
  font-size: .75em;
  position: relative;
  top: -4.25em;
  left: 8em;
  font-weight: bold;
}

#footer_wrapper .back-top a span.btn_up_title,
#footer_wrapper .scroll-down a span.btn_up_title {
  font-size: .75em;
  position: relative;
  top: -4.25em;
  left: 7em;
  font-weight: bold;
}

#header-navigation .back-top a span.btn_up_title {
  left: 7em;
}

.minimenu {
  position: fixed;
  left: 0;
  top: 45%;
  z-index: 999;
}
.minimenu li {
  width: 5em;
  background-color: #33006D;
  border: 1px solid #fff;
  margin-bottom: .25em;
  text-align: center;
  margin-left: -.75em;
}
.minimenu li:hover {
  margin-left: 0;
}
.minimenu a {
  color: #fff;
  height: 100%;
  padding: 1em;
  display: block;
  font-size: 0.8em;
  text-decoration: none;
}

.portal .minimenu {
  position: absolute;
  left: -99999px;
}

.module_items.default ul > li.has_intro {
  width: 97%;
}

.module_items.default ul > li.has_intro:first-child {
  border-top: none;
}

.central h2, .intro h2, .text h2 {
  border: none;
  font-weight: bold;
}

span.more_info_container {
  display: inline-block;
  float: left;
  margin-top: -2em;
  margin-left: 2.25em;
}

#dynamicwysiwyg h2, #dynamicdocuments h2 {
  font-weight: bold;
}

#dynamicwysiwyg ul {
  margin-bottom: 1em;
}

#dynamicdocuments {
  background-color: transparent;
  border: none;
  border-top: 1px solid #33006D;
}

#dynamicwysiwyg {
  background-color: #EEE8F2;
}

#dynamicdocuments h2:first-child {
  position: relative;
  top: auto;
  font-size: 1.2em;
  margin-bottom: .5em;
  width: 100%;
}

#dynamicdocuments {
  background-color: transparent;
  border: none;
  border-top: 1px solid #33006D;
}

div#socialmedia {
  float: right;
}

div.socialmedia ul {
  float: right;
  width: 100%;
  text-align: right;
}

div.socialmedia ul li {
  float: left;
}

@media only screen and (max-width: 1299px) {
  .homepage.simkluis #content .content-wrap.toptakenbanners {
    width: 100%;
  }

  .content-wrap.module .container {
    padding-left: 10%;
    width: 80%;
  }

  #header-search .container {
    padding-left: 7%;
    width: 85%;
  }

  .homepage #content .content-wrap.toptakenbanners, .portal #content .content-wrap.toptakenbanners {
    padding-left: 5%;
    width: 95%;
  }

  section.footer-wrap.contactwys .container,
  section.footer-wrap.openingstijden .container {
    padding-left: 10%;
    width: 85%;
  }

  section.footer-wrap.footerinfo .container {
    padding-left: 12%;
    width: 80%;
  }
}
@media only screen and (max-width: 1180px) {
  .container {
    width: 88%;
  }

  #header-search .container {
    width: 85%;
  }

  #topbanners li {
    width: 50%;
  }

  #header-search .container {
    padding-left: 0%;
  }
}
@media only screen and (min-width: 999px) and (max-width: 1179px) {
  .content-wrap.toptakenbanners .container, .content-wrap.toptakenbanners .container {
    width: 80%;
  }

  #header-search .container {
    width: 76%;
    padding-left: 7%;
  }

  #topbanners li {
    width: 50%;
  }
}
@media only screen and (max-width: 999px) {
  .homepage #content .content-wrap.toptakenbanners, .portal #content .content-wrap.toptakenbanners,
  section.footer-wrap.openingstijden .container, section.footer-wrap.contactwys .container,
  .content-wrap.module .container {
    padding-left: 0;
    padding: 0 2%;
    width: 96%;
  }

  section.footer-wrap.footerinfo .container {
    padding-left: 0;
    padding: 0 2%;
    width: 95%;
  }

  #footer_wrapper .wysiwyg {
    padding: 0;
  }

  .homepage.simkluis #content .content-wrap.toptakenbanners {
    position: relative;
  }

  .module_solr form .row.submit {
    clear: both;
  }

  .module_items.default ul > li.has_intro {
    width: 92%;
  }

  #topbanners li {
    width: 100%;
  }

  .content-wrap.module .module_startpagina .onecolumn div,
  .content-wrap.module .module_startpagina .twocolumns div,
  .content-wrap.module .module_startpagina .threecolumns div {
    margin-bottom: 1em;
  }

  #header-search .container,
  .container {
    width: 96%;
  }

  .module_startpagina div.box.has_icon h2 {
    font-family: "Open Sans";
  }

  section.content-wrap.module .container {
    margin-top: 1em;
  }

  .minimenu {
    position: absolute;
    left: -9999px;
  }

  .homepage.simkluis #content .content-wrap.toptakenbanners {
    margin: 0 0 0 0;
  }

  .portal #content .content-wrap.toptakenbanners {
    width: 100%;
    padding: 2% 0;
  }

  div#socialmedia {
    float: right;
  }
}
@media screen and (min-width: 1000px) and (max-height: 750px) {
  .portal .minimenu {
    position: fixed;
    left: auto;
  }

  .homepage .footer-wrap.footerinfo, .portal .footer-wrap.footerinfo {
    padding: 4em 0 1em 0;
  }
}
@media only screen and (max-width: 599px) {
  div#socialmedia {
    float: right;
  }

  .po_feedicon_top,
  div.socialmedia ul {
    float: right;
  }

  .iconwrapper {
    float: left;
    clear: both;
    width: 100%;
  }
}
.logowandel {
  float: none;
  position: absolute;
  top: 0;
  left: 0;
}

@media (min-width: 768px) and (max-width: 1024px) {
  #logo img {
    max-width: 350px;
  }
  #logo .logowandel img {
    max-width: 100px;
    max-height: 100px;
  }
}
@media (min-width: 768px) {
  #logo {
    min-height: 142px;
  }

  #header-search .container {
    width: 85%;
  }

  .portal #logo {
    margin-top: 2em;
    margin-bottom: 2em;
    width: 78%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (min-width: 1300px) {
  .portal #logo {
    width: 84%;
  }
}
@media (max-width: 767px) {
  #logo {
    display: flex;
    flex-direction: column;
  }
  #logo img {
    max-height: 100%;
  }
  #logo .logowandel {
    position: relative;
    margin-bottom: 20px;
  }
}
body.nextpage .wrap {
  background: none;
}
