/* Title:     Menu | Emile Blume - Netcreators.com **********/
header ul,
header li,
.nav-sub ul,
.nav-sub li,
footer ul,
footer li {
  list-style: none;
  margin: 0;
  padding: 0;
}

header li {
  display: inline;
}

header a,
#nav-sub a {
  text-decoration: none;
}

#back a {
  left: -49px;
  top: 60px;
  position: absolute;
  height: 60px;
  line-height: 60px;
  width: 30px;
  overflow: hidden;
  text-decoration: none;
  text-indent: -9999px;
}

#back a:before {
  color: #81b826;
  font-size: 60px;
  font-weight: bold;
  height: 60px;
  width: 30px;
  left: 0;
  top: 0;
  position: absolute;
  text-indent: 0;
  text-align: right;
}

/* Main navigation /////////////////////////////////////////*/
.nav-main {
  background: var(--aqua);
  height: 120px;
  width: calc(100% - 220px);
  bottom: 0;
  right: 0;
  position: absolute;
  z-index: 20;
}

.nav-main li {
  display: block;
  float: left;
  max-width: 14.25%;
  width: 100%;
}

.nav-main li:nth-child(1) {
  background: var(--zonniggroen);
}

.nav-main li:nth-child(2) {
  background: var(--nav2a);
}

.nav-main li:nth-child(3) {
  background: var(--nav2b);
}

.nav-main li:nth-child(4) {
  background: var(--grasgroen);
}

.nav-main li:nth-child(5) {
  background: var(--nav4a);
}

.nav-main li:nth-child(6) {
  background: var(--nav4b);
}

.nav-main li:nth-child(7) {
  background: var(--aqua);
}

.nav-main li a {
  color: var(--white);
  display: table;
  height: 120px;
  text-align: center;
  padding: 20px 10px;
  width: 100%;
}

.nav-main li a:hover,
.nav-main li a:focus {
  text-decoration: none;
}

.nav-main li a:before {
  font-size: 36px;
}

.nav-main li a span {
  font-family: 'ProximaNovaAltRgBold';
  display: table-footer-group;
  line-height: 14px;
  text-align: center;
}

.nav-main li a.active {
  background: var(--donkergrijs);
  color: var(--aqua);
}

/* Meta navigation */
.nav-meta a {
  color: var(--aqua);
  display: inline-block;
  height: 40px;
  line-height: 40px;
  padding: 0 10px;
}

/* Portal sitemap menu */
.portal-sitemap ul,
.portal-sitemap li,
.news-category-container ul,
.news-category-container li {
  list-style: none;
  margin: 0;
  padding: 0;
  position: relative;
}

.portal-sitemap ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.news-category-container {
  margin-bottom: 40px;
}

.portal-sitemap ul li.level1 {
  background: var(--lichtgrijs);
  margin: 0 0 40px 0;
  padding: 0;
  width: calc(50% - 20px);
  overflow: hidden;
}

.portal-sitemap .img,
.news-category-container .cat-image {
  display: block;
  text-align: center;
  line-height: 0;
  min-height: 132px;
  width: 100%;
}

.portal-sitemap .img img,
.news-category-container .cat-image img {
  object-fit: cover;
  width: 100%;
}

.portal-sitemap a,
.news-category-container a {
  display: block;
  padding-left: 10px;
  text-decoration: none;
}

.portal-sitemap h2,
.news-category-container h2 {
  margin: 0;
  font-size: 24px;
  display: table;
  width: calc(100% - 35px);
}

.portal-sitemap h2 a,
.news-category-container h2 a {
  display: block;
  padding: 10px 15px;
  position: relative;
  width: calc(100% - 35px);
  text-decoration: underline;
  height: 70px;
}

.portal-sitemap h2 a:hover,
.news-category-container h2 a:hover {
  text-decoration: none;
}

.portal-sitemap .level1.single,
.news-category-container,
.news-category-container ul {
  background: var(--lichtgrijs)
}

.portal-sitemap .level1.single h2 a,
.news-category-container h2 a {
  background: var(--donkergrijs);
  display: table-cell;
  width: calc(100% - 35px);
  vertical-align: middle;
  z-index: 0;
}

.portal-sitemap ul li.level1 ul,
.portal-sitemap .more a,
.news-category-container ul {
  display: block;
  padding: 10px 15px;
}

.portal-sitemap li.level2:before,
.news-category-container li:before {
  content: "\f105";
  font-size: 16px;
  left: 0;
  top: 3px;
  position: absolute;
}

.portal-sitemap.treelevel2 .level1.single h2 {
  background: var(--appelgroen);
  font-size: 16px;
}

.portal-sitemap.treelevel2 .level1.single h2 a {
  background: var(--dennegroen);
  color: var(--white);
  height: 70px;
  line-height: 20px;
  width: calc(100% - 50px);
}

.portal-sitemap.treelevel2 .level1.single h2 a:focus,
.portal-sitemap.treelevel2 .level1.single h2 a:hover {
  background: var(--appelgroen)
}

.portal-sitemap.treelevel2 .level1.single h2 a:focus::after,
.portal-sitemap.treelevel2 .level1.single h2 a:hover::after {
  border-color: transparent transparent transparent var(--appelgroen)
}

.frame-type-menu_subpages ul li {
  height: auto;
  min-height: 20px;
  margin: 0 0 6px 0;
  width: 100%;
}

.frame-type-menu_subpages ul li a {
  width: 100%;
}

.csc-menu-3,
.medischabc-letterlijst {
  clear: both;
  display: block;
  list-style: none;
  margin: 0 0 1em 0;
  padding: 0;
  overflow: auto;
}

.csc-menu-3 li {
  display: inline-block;
  overflow: auto;
}

.csc-menu-3 li a,
.medischabc-letter,
.frame-abc h2 {
  background: var(--white);
  font-size: 0px;
  margin: 0 10px 10px 0;
  font-weight: bold;
  line-height: 44px;
  height: 44px;
  width: 44px;
  text-align: center;
  text-decoration: none;
  display: block;
}

.csc-menu-3 li a:hover,
.medischabc-letter:hover {
  background: #588f00;
  color: #fff;
}

.csc-menu-3 li a:first-letter,
.medischabc-letter {
  font-size: 20px;
}

.medischabc-letter {
  float: none !important;
  display: inline-block;
}

.medischabc-letter a {
  color: #000;
  text-decoration: none;
}

.medischabc-letter.current,
.medischabc-letter.current a {
  background: #D30000;
  color: #fff;
}

.frame-abc {
  margin: 0 0 40px 0;
}

.frame-abc h2 {
  background: var(--grijs);
  margin: 0;
  padding: 0 10px;
  font-size: 20px;
  text-align: left;
  width: 100%;
}

.frame-abc ul,
.frame-abc li {
  list-style: none;
  margin: 0;
  padding: 0;
}

.frame-abc li {
  float: left;
  width: 50%;
}

.frame-abc li a {
  color: var(--black);
  display: block;
  font-family: 'ProximaNovaAltRgBold';
  padding: 10px;
  position: relative;
  text-decoration: none;
}

.frame-abc li a:before {
  content: "\f105";
  display: inline-block;
  font-size: 12px;
  left: 0;
  top: 16px;
  position: absolute;
}

/* Skiplinks /////////////////////////////////////////////////*/
#skip {
  position: absolute;
  left: 0;
  top: 8px;
  width: 100%;
  text-align: center;
  list-style: outside none;
}

#skip a {
  position: absolute;
  left: -99999px;
  top: 30px;
}

#skip a:focus,
#skip a:active {
  position: relative;
  left: 0;
  z-index: 9999;
  width: 75%;
  height: auto;
  margin: 0 auto;
  padding: 15px 30px;
  text-align: center;
  text-decoration: none;
  font-size: 20px !important;
  font-weight: bold;
  /* color information, edit this to suit the colors of your layout */
  color: #333;
  background: rgba(255, 255, 255, 0.5);
  border: 1px solid #E73604;
}

/* Sub navigation ///////////////////////////////////////////*/
.nav-sub .index {
  display: none;
  background: var(--aqua);
  color: var(--white);
  padding: 4px 8px;
}

.nav-sub h2 a {
  color: var(--aqua);
  font-size: 20px;
}

.nav-sub li a {
  display: block;
  margin: 0 0 3px 0;
  padding: 3px 0 3px 15px;
  text-decoration: none;
  position: relative;
}

.nav-sub li a:before {
  content: "\f105";
  font-size: 16px;
  left: 0;
  top: 5px;
  position: absolute;
}

.nav-sub li a.active:before {
  content: "\f107";
  left: -2px;
}


.nav-sub li li a:before {
  display: none;
}

.nav-sub li li li a:before {
  display: none;
}

.nav-sub li li a.sub:before {
  display: block;
  left: auto;
  right: 0;
}

.nav-sub li a:hover,
.nav-sub li li a.active {
  color: var(--aqua)
}

.nav-sub li li a.active {
  font-weight: bold;
}

.nav-sub li li li {
  padding-right: 0px;
}

.nav-sub li li li a {
  padding-left: 30px;
}

.nav-sub li li li li a {
  padding-left: 60px;
}


/* Internal navigation */
.nav-int {
  display: block;
  float: left;
  margin-top: 1em;
  width: 100%;
}

.nav-int a.nav-arrow {
  float: left;
}

.nav-int a.nav-arrow.nav-next {
  float: right;
}

.nav-int a.nav-arrow.nav-prev:after {
  right: auto;
  left: -20px;
  border-width: 20px 20px 20px 0;
  border-color: transparent var(--aqua) transparent transparent;
}

.nav-int a.nav-arrow.nav-prev:hover:after {
  border-color: transparent var(--donkergroen) transparent transparent;
}

/* Custom menu with pages not in menu */
ul.not-in-menu {
  list-style: none;
  margin: 0;
  padding: 0;

  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

ul.not-in-menu li {
  margin: 5px;
  flex: 1 1 auto;
}

ul.not-in-menu li a {
  background: var(--dennegroen);
  color: var(--white);
  display: table;
  font-weight: bold;
  padding: 20px;
  height: 100%;
  width: 100%;
  text-decoration: none;
  -webkit-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out;
}

ul.not-in-menu li:nth-child(2n) a {
  background-color: var(--turquoise)
}

ul.not-in-menu li:nth-child(3n) a {
  background-color: var(--aqua)
}

ul.not-in-menu li:nth-child(4n) a {
  background-color: var(--grasgroen)
}

ul.not-in-menu li a span {
  display: table-cell;
  height: 100%;
  width: 100%;
  text-align: center;
  vertical-align: middle;
}

ul.not-in-menu li a:hover,
ul.not-in-menu li a:focus {
  background-color: var(--donkergroen);
}



/* Float Clearing ---------------------------------------------------------------------*/
.module:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}

/* float clearing for IE6 */
* html .module {
  height: 1%;
  overflow: visible;
}

/* float clearing for IE7 */
* + html .module {
  min-height: 1%;
}

/* Breadcrumb Styles ---------------------------------------------------------------------*/
.breadCrumb {
  margin: 0 0 10px 0;
  padding: 0;
  float: left;
  display: block;
  height: 30px;
  overflow: hidden;
  width: 100%;
  position: relative;
  z-index: 10;
}

.breadCrumb ul {
  margin: 0;
  padding: 0;
  height: 30px;
  display: block;
}

.breadCrumb ul li {
  display: block;
  float: left;
  margin: 0 10px 0 0;
  overflow: hidden;
  position: relative;
}

.breadCrumb ul li div.chevronOverlay {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 2;
}

.breadCrumb ul li span {
  display: block;
  overflow: hidden;
}

.breadCrumb ul li {
  display: block;
  position: relative;
  height: 36px;
  line-height: 36px;
  float: left;
  text-indent: 0;
}

.breadCrumb ul li a {
  text-decoration: none
}

.chevronOverlay {
  display: none;
  height: 30px;
  width: 13px;
}

.bread a:before {
  content: "\f104";
  font-size: 12px;
  margin: 0 5px 0 0;
}

.home .bread {
  display: none;
}

.home.portal .bread {
  display: block;
}


/* Footer navigation */
.nav-footer {
  margin: 0 -20px;
}

.nav-footer .csc-default {
  float: left;
  padding: 0 20px;
  width: 25%;
}

.nav-footer li {
  margin: 10px 0;
}

.nav-footer a {
  color: var(--aqua);
  display: block;
  text-decoration: none;
}

footer li a {
  display: inline-block;
  position: relative;
  padding-left: 14px;
}

footer li a:before {
  font: normal normal normal 14px/1 FontAwesome;
  content: "\f105";
  left: 0;
  top: 4px;
  position: absolute;
}


/* Anchor tag (quiet) ////////////////////////////////////////////////////////////////////*/
.anchor {
  float: left;
}