@import url("animate.css");
/* Define the Mokoko fonts */
@font-face {
  font-family: 'Mokoko bold';
  src: url("fonts/Mokoko/Dalton Maag - Mokoko Bold.woff") format("woff");
}

@font-face {
  font-family: 'Mokoko medium';
  src: url("fonts/Mokoko/Dalton Maag - Mokoko Medium.woff") format("woff");
}

/* Define the Calibri fonts */
@font-face {
  font-family: 'Calibri';
  src: url("fonts/Calibri/calibri.woff") format("woff");
}

@font-face {
  font-family: 'Calibri bold';
  src: url("fonts/Calibri/calibrib.woff") format("woff");
}

h1 {
  font-family: "Mokoko medium";
  font-size: 1.75rem;
  color: #00677F;
  line-height: 130%;
  text-decoration: none;
  margin-bottom: 15px;
  margin-top: 10px;
  text-align: left;
  overflow-wrap: break-word;
}

.h1-white-title-left {
  font-family: "Mokoko medium";
  font-size: 1.75rem;
  color: #ffffff;
  line-height: 130%;
  text-decoration: none;
  margin-bottom: 15px;
  margin-top: 10px;
  text-align: left;
  overflow-wrap: break-word;
}

.h1-white-title-center {
  font-family: "Mokoko medium";
  font-size: 1.75rem;
  color: #ffffff;
  line-height: 130%;
  text-decoration: none;
  margin-bottom: 15px;
  margin-top: 10px;
  text-align: center;
  overflow-wrap: break-word;
}

.h1-blue-title-left {
  font-family: "Mokoko medium";
  font-size: 1.75rem;
  color: #00677F;
  line-height: 130%;
  text-decoration: none;
  margin-bottom: 15px;
  margin-top: 10px;
  text-align: left;
  overflow-wrap: break-word;
}

.h1-blue-title-center {
  font-family: "Mokoko medium";
  font-size: 1.75rem;
  color: #00677F;
  line-height: 130%;
  text-decoration: none;
  margin-bottom: 15px;
  margin-top: 10px;
  text-align: center;
  overflow-wrap: break-word;
}

.h1-mobMenu {
  margin-top: 30px;
}

h2 {
  font-family: "Mokoko medium";
  font-size: 1.5rem;
  color: #00677F;
  line-height: 120%;
  text-decoration: none;
  margin-bottom: 15px;
  margin-top: 10px;
  text-align: left;
  overflow-wrap: break-word;
}

.h2-white-title-left {
  font-family: "Mokoko medium";
  font-size: 1.5rem;
  color: #ffffff;
  line-height: 120%;
  text-decoration: none;
  margin-bottom: 15px;
  margin-top: 10px;
  text-align: left;
  overflow-wrap: break-word;
}

.h2-white-title-center {
  font-family: "Mokoko medium";
  font-size: 1.5rem;
  color: #ffffff;
  line-height: 120%;
  text-decoration: none;
  margin-bottom: 15px;
  margin-top: 10px;
  text-align: center;
  overflow-wrap: break-word;
}

.h2-blue-title-left {
  font-family: "Mokoko medium";
  font-size: 1.5rem;
  color: #00677F;
  line-height: 120%;
  text-decoration: none;
  margin-bottom: 15px;
  margin-top: 10px;
  text-align: left;
  overflow-wrap: break-word;
}

.h2-blue-title-center {
  font-family: "Mokoko medium";
  font-size: 1.5rem;
  color: #00677F;
  line-height: 120%;
  text-decoration: none;
  margin-bottom: 15px;
  margin-top: 10px;
  text-align: center;
  overflow-wrap: break-word;
  margin-bottom: 50px;
}

h3 {
  font-family: "Mokoko bold";
  font-size: 1.25rem;
  color: #00677F;
  line-height: 120%;
  text-decoration: none;
  margin-bottom: 15px;
  margin-top: 10px;
  text-align: left;
  overflow-wrap: break-word;
}

.h3-white-title-left {
  font-family: "Mokoko bold";
  font-size: 1.25rem;
  color: #ffffff;
  line-height: 120%;
  text-decoration: none;
  margin-bottom: 15px;
  margin-top: 10px;
  text-align: left;
  overflow-wrap: break-word;
}

.h3-white-title-center {
  font-family: "Mokoko bold";
  font-size: 1.25rem;
  color: #ffffff;
  line-height: 120%;
  text-decoration: none;
  margin-bottom: 15px;
  margin-top: 10px;
  text-align: center;
  overflow-wrap: break-word;
}

.h3-blue-title-left {
  font-family: "Mokoko bold";
  font-size: 1.25rem;
  color: #00677F;
  line-height: 120%;
  text-decoration: none;
  margin-bottom: 15px;
  margin-top: 10px;
  text-align: left;
  overflow-wrap: break-word;
}

.h3-blue-title-center {
  font-family: "Mokoko bold";
  font-size: 1.25rem;
  color: #00677F;
  line-height: 120%;
  text-decoration: none;
  margin-bottom: 15px;
  margin-top: 10px;
  text-align: center;
  overflow-wrap: break-word;
  margin-bottom: 50px;
}

h4 {
  font-family: "Mokoko bold";
  font-size: 1.125rem;
  color: #00677F;
  line-height: 120%;
  text-decoration: none;
  margin-bottom: 5px;
  margin-top: 10px;
  text-align: left;
  overflow-wrap: break-word;
}

.h4-white-title-left {
  font-family: "Mokoko bold";
  font-size: 1.125rem;
  color: #ffffff;
  line-height: 120%;
  text-decoration: none;
  margin-bottom: 5px;
  margin-top: 10px;
  text-align: left;
  overflow-wrap: break-word;
}

.h4-white-title-center {
  font-family: "Mokoko bold";
  font-size: 1.125rem;
  color: #ffffff;
  line-height: 120%;
  text-decoration: none;
  margin-bottom: 5px;
  margin-top: 10px;
  text-align: center;
  overflow-wrap: break-word;
}

.h4-blue-title-left {
  font-family: "Mokoko bold";
  font-size: 1.125rem;
  color: #00677F;
  line-height: 120%;
  text-decoration: none;
  margin-bottom: 5px;
  margin-top: 10px;
  text-align: left;
  overflow-wrap: break-word;
}

.h4-blue-title-center {
  font-family: "Mokoko bold";
  font-size: 1.125rem;
  color: #00677F;
  line-height: 120%;
  text-decoration: none;
  margin-bottom: 5px;
  margin-top: 10px;
  text-align: center;
  overflow-wrap: break-word;
  margin-bottom: 50px;
}

h5 {
  font-family: "calibri bold";
  font-size: 1.25rem;
  color: #00677F;
  line-height: 120%;
  text-decoration: none;
  margin-bottom: 15px;
  margin-top: 10px;
  text-align: left;
  overflow-wrap: break-word;
}

.p-whitetext {
  color: #ffffff;
}

@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

/* --------------------------------------------------------------------------------------------------------------- */
/* ------------------------------------------ O V E R A L L   S T Y L E S ---------------------------------------- */
/* --------------------------------------------------------------------------------------------------------------- */
.hidden {
  display: none;
}

html,
body,
#Form {
  font-size: 100%;
  font-family: 'Open Sans', sans-serif;
  line-height: 140%;
  text-align: left;
}

body {
  overflow-x: hidden;
  background: #ffffff;
}

body:not(p),
body:not(h1),
body:not(h2),
body:not(h3),
body:not(h4),
body:not(a),
body:not(a:link),
body:not(a:active),
body:not(a:visited) {
  color: #00677F !important;
  font-size: 1.125rem !important;
}

.bg-alert {
  --bs-bg-opacity: 1;
  background-color: #FCF8CC !important;
}

.bg-light {
  --bs-bg-opacity: 1;
  background-color: #E3E4E5 !important;
}

.bg-white {
  background-color: #ffffff !important;
}

.bg-petrol-light {
  background-color: #66B2C8 !important;
}

.bg-footer {
  background-color: #ffffff !important;
}

.bg-mobMenu {
  background-color: #00677F !important;
}

::selection {
  background: #EEDC00;
  color: #000000;
  text-shadow: none;
}

.clear,
.clearBoth {
  clear: both;
}

.DnnModule {
  margin-bottom: 30px;
}

.no-padding {
  padding: 0px !important;
}

a,
a:link,
a:active,
a:visited {
  color: #007FA3;
  text-decoration: underline;
}

a:hover,
a:focus {
  color: #00677F;
  text-decoration: none;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

.link-dark {
  color: #007FA3 !important;
  text-decoration: none !important;
}

.link-dark:hover, .link-dark:focus {
  color: #00677F !important;
  text-decoration: underline !important;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

.link-footer {
  color: #ffffff !important;
  text-decoration: underline;
}

.link-footer:hover, .link-footer:focus {
  text-decoration: underline;
}

.link-navMob {
  color: #ffffff !important;
  text-decoration: none !important;
}

.link-navMob:focus {
  color: #ffffff !important;
  text-decoration: underline !important;
}

.link-button {
  text-decoration: none !important;
}

i {
  color: #007FA3;
}

p {
  font-family: 'Calibri', sans-serif;
  color: #00677F;
  font-size: 1.25rem;
  line-height: 120%;
  text-align: left;
  margin: 0px 0px 10px 0px !important;
}

.p-footer {
  color: #ffffff;
  line-height: 5rem;
  font-size: 1.125rem;
}

ul {
  list-style-image: url("/Portals/1-system/Skins/GbTwente/Images/Icons/ul.svg");
  line-height: 160%;
}

ul li {
  padding-left: 10px;
}

.ul-footer {
  list-style-image: none;
}

.copiright-ul {
  line-height: 160%;
}

.copiright-ul li {
  padding-left: 0px;
}

img {
  border: 0 !important;
}

.alert-light {
  background-color: #FCF8CC;
  margin: 10px 0 0px 0;
  color: #00677F;
  border: none;
  border-radius: 0;
}

.form-select {
  display: block;
  width: 190px;
  padding: .375rem 2.25rem .375rem .75rem;
  -moz-padding-start: calc(0.75rem - 3px);
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #007FA3;
  background-color: #ffffff;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right .75rem center;
  background-size: 16px 12px;
  border: 1px solid #ced4da;
  border-radius: 3px;
  transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

@media (prefers-reduced-motion: reduce) {
  .form-select {
    transition: none;
  }
}

.form-select:focus {
  border: 3px solid #99CCDA;
  outline: 0;
  box-shadow: none;
}

.form-select[multiple],
.form-select[size]:not([size="1"]) {
  padding-right: .75rem;
  background-image: none;
}

.form-select:disabled {
  background-color: #e9ecef;
}

.form-select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 0.125 rgba 0, 0, 0, 0.5;
}

.form-select-sm {
  padding-top: .25rem;
  padding-bottom: .25rem;
  padding-left: .5rem;
  font-size: .875rem;
  border-radius: .25rem;
}

.form-select-lg {
  padding-top: .5rem;
  padding-bottom: .5rem;
  padding-left: 1rem;
  font-size: 1.25rem;
  border-radius: .5rem;
}

.arrow-after:after {
  display: inline-blok;
  content: '';
  background-color: #00677F;
  mask: url("Portals-SystemSkinsGbTwenteimages\arrow.svg") no-repeat 50% 50%;
  margin: 0.1em 0 0 0.3em;
  width: 0.75em;
  height: 0.68em;
}

.text-link {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-size: 1.4em;
  line-height: 1.1em;
  text-decoration: underline;
}

.btn {
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  border-radius: 8px;
  font-family: 'Mokoko bold';
  font-size: 1.25rem;
  padding: 10px 15px;
  font-size: 1rem;
  border-radius: 3px;
}

.btn.btn-primary {
  background-color: #007FA3;
  border-color: transparent;
  color: #ffffff;
  text-decoration: none;
  min-width: 200px;
}

.btn.btn-primary:hover {
  background-color: #3399B5;
}

.btn.btn-primary:focus {
  background-color: #3399B5;
}

.btn.btn-secundary {
  background-color: #CCE5ED;
  border-color: transparent;
  color: #00677F;
  text-decoration: none;
  min-width: 200px;
}

.btn.btn-secundary:hover {
  background-color: #ffffff;
  color: #007FA3;
}

.btn.btn-secundary:focus {
  background-color: #ffffff;
  color: #007FA3;
}

.btn.btn-default {
  background-color: #007FA3;
  border-color: transparent;
  color: #ffffff;
  text-decoration: none;
  min-width: 200px;
}

.btn.btn-default:hover {
  background-color: #3399B5;
}

.btn.btn-default:focus {
  background-color: #3399B5;
}

.btn.btn-inlog-account {
  font-family: 'Mokoko bold';
  background-color: #CCE5ED;
  border-color: transparent;
  color: #00677F;
  text-decoration: none;
  min-width: 200px;
}

.btn.btn-inlog-account:hover {
  background-color: #ffffff;
  color: #007FA3;
}

.btn.btn-inlog-account:focus {
  background-color: #E5F2F6;
  color: #00677F;
}

.btn.btn-inlog-primary {
  font-family: 'Mokoko bold';
  background-color: #007FA3;
  border-color: transparent;
  color: #ffffff;
  text-decoration: none;
  min-width: 130px;
}

.btn.btn-inlog-primary:hover {
  background-color: #3399B5;
}

.btn.btn-inlog-primary:focus {
  background-color: #3399B5;
}

.btn.btn-inlog-secundary {
  font-family: 'Mokoko bold';
  background-color: #99CCDA;
  border-color: transparent;
  color: #00677F;
  text-decoration: none;
  min-width: 130px;
}

.btn.btn-inlog-secundary:hover {
  background-color: #3399B5;
  color: #ffffff;
}

.btn.btn-inlog-secundary:focus {
  background-color: #3399B5;
  color: #ffffff;
}

.btn.btn-inlog-third {
  font-family: 'Mokoko bold';
  background-color: #99CCDA;
  border-color: transparent;
  color: #00677F;
  margin-left: -20px;
  text-decoration: none;
  min-width: 270px;
}

.btn.btn-inlog-third:hover {
  background-color: #3399B5;
  color: #ffffff;
}

.btn.btn-inlog-third:focus {
  background-color: #3399B5;
  color: #ffffff;
}

.btn.btn-search {
  height: 64px;
  padding: 15px 30px;
  margin-top: 15px;
  background-color: #00677F;
  background-image: url("/Portals/1-system/Skins/GbTwente/Images/Icons/icon_white_loep.svg");
  background-size: contain;
  background-position: center;
  border-color: transparent;
  border-radius: 0;
  color: #00677F;
  text-decoration: none;
  min-width: 200px;
}

.btn.btn-search:hover {
  box-shadow: 0px 6px #ffffff;
  background-color: rgba(255, 255, 255, 0.15);
}

.btn.btn-search:focus {
  box-shadow: 0px 6px #ffffff;
  background-color: rgba(255, 255, 255, 0.15);
}

.btn.btn-success {
  background-color: #1D5E1D !important;
  border-color: #1D5E1D !important;
}

.btn.btn-success:focus {
  outline: 3px solid red;
}

.btn.btn-success.btn-inlog {
  background-color: #007FA3;
  border-color: transparent;
  color: #ffffff;
  text-decoration: none;
  min-width: 200px;
}

.btn .dnnPrimaryAction {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
  text-decoration: none !important;
  color: #ffffff !important;
  background: #007FA3 !important;
  border-color: transparent !important;
  box-shadow: none !important;
  text-shadow: none !important;
  min-width: 130px;
}

.btn .dnnPrimaryAction:hover {
  background-color: #00677F !important;
}

.btn .dnnSecondaryAction {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
  text-decoration: none !important;
  color: #007FA3 !important;
  background: #ffffff !important;
  border-color: #007FA3 !important;
  box-shadow: none !important;
  text-shadow: none !important;
  min-width: 130px;
}

.btn .dnnSecondaryAction:hover {
  background-color: #99CCDA !important;
  border-color: transparent !important;
  color: #00677F !important;
}

div.actionMenu ul.dnn_mact {
  z-index: 100000 !important;
}

.searchSkinObjectPreview {
  display: none;
}

/* --------------------------------------------------------------------------------------------------------------- */
/* ------------------------------------------ W C A G ------------------------------------------------------------ */
/* --------------------------------------------------------------------------------------------------------------- */
.skiplink {
  position: absolute;
  top: -40px;
  left: 50px;
  background: #00677F;
  color: #fff !important;
  z-index: 1000;
  text-decoration: none;
}

.skiplink:focus {
  top: 0;
  padding: 8px;
}

#main-content {
  scroll-margin-top: 136px;
}

.visually-hidden {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

a, button, input, select, textarea {
  outline: none;
}

a:focus-visible, button:focus-visible, input:focus-visible,
select:focus-visible, textarea:focus-visible {
  outline: 4px solid black !important;
  transition: background-color 0.3s ease !important;
}

/* --------------------------------------------------------------------------------------------------------------- */
/* ------------------------------------------ N A V B A R   S T Y L E S ---------------------------------------- */
/* --------------------------------------------------------------------------------------------------------------- */
#dnn_dnnLogo_imgLogo {
  height: 21px;
  margin-right: 20px;
  margin-top: -20px;
}

.Logo-small {
  width: 32px;
  height: 32px;
}

.topbar a {
  font-family: "Calibri";
  font-size: 1.25rem;
  color: #007FA3;
}

.topbar a:hover {
  color: #007FA3 !important;
}

.topbar .nav-item + .separator {
  border-left: 1px solid #007FA3;
  height: 100%;
  margin: 0 0 0 20px;
}

.topbar .separator {
  display: inline-block;
  height: 24px;
  vertical-align: middle;
}

.top-nav-icon {
  height: 24px;
  width: 24px;
  margin: 0px 10px 0 10px;
  object-fit: cover;
  display: block;
}

.nav-item.inwoner {
  background-color: #ffffff;
  box-shadow: 0px 9px #ffffff, 0 -9px #ffffff;
  padding-right: 10px;
  padding-left: -10px;
  font-weight: 200;
  cursor: pointer;
}

.nav-item.zakelijk {
  background-color: #ffffff;
  box-shadow: 0px 9px #ffffff, 0 -9px #ffffff;
  padding-right: 10px;
  padding-left: -10px;
  font-weight: 200;
  cursor: pointer;
}

.nav-item.inwoner.active {
  background-color: #CCE5ED;
  box-shadow: 0px 9px #CCE5ED, 0 -9px #CCE5ED;
  padding-right: 10px;
  padding-left: -10px;
}

.nav-item.zakelijk.active {
  background-color: #CCE5ED;
  box-shadow: 0px 9px #CCE5ED, 0 -9px #CCE5ED;
  padding-right: 10px;
  padding-left: -10px;
}

.nav-item.inwoner.active a, .nav-item.zakelijk.active a {
  color: #004E61 !important;
}

.nav-item.inwoner.active a:hover, .nav-item.zakelijk.active a:hover {
  color: #004E61 !important;
}

.top-navMob {
  margin-bottom: 1px;
  padding-left: 20px;
  padding-bottom: 2px;
  text-decoration: none;
}

.navMob {
  margin: 0 0 0 0;
}

.menuMob-seperator {
  width: 75vw;
  max-width: 700px;
  margin: 40px 0 40px 0;
  height: 1px;
  background-color: #ffffff;
}

header {
  background-color: #00677F;
  box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.15);
}

header #dnnMenu {
  background-color: transparent !important;
  padding-bottom: 0px;
}

header #dnnMenu .nav-item {
  height: 58px;
  padding: 0 5px 0 5px;
}

header #dnnMenu .nav-item:hover {
  box-shadow: 0px 6px #ffffff;
  background-color: rgba(255, 255, 255, 0.1);
}

header #dnnMenu .subnav-item {
  height: 40px;
  width: 340px;
}

header #dnnMenu .subnav-item:hover {
  background-color: #CCE5ED;
}

header #dnnMenu a {
  font-family: "Mokoko Medium";
}

.petrol-arrow-right {
  fill: #00677F;
  width: 14px;
  transform: rotate(0deg);
  margin-left: 10px;
}

.nav-item:focus {
  box-shadow: 0px 6px #ffffff;
  background-color: rgba(255, 255, 255, 0.1);
}

.navbar-nav a {
  font-size: 1.25rem;
  text-decoration: none;
  color: #ffffff;
}

.navbar-nav a:hover {
  color: #ffffff;
}

.navbar-nav a:focus {
  color: #ffffff;
  text-decoration: underline;
}

.justify-content-lg-start {
  padding-top: 15px;
}

.navbar-toggler {
  padding: var(--bs-navbar-toggler-padding-y) var(--bs-navbar-toggler-padding-x);
  font-size: var(--bs-navbar-toggler-font-size);
  line-height: 1;
  color: var(--bs-navbar-color);
  background-color: transparent;
  border: none;
  border-radius: var(--bs-navbar-toggler-border-radius);
  transition: var(--bs-navbar-toggler-transition);
}

.navbar-toggler:focus {
  text-decoration: none;
  outline: 0;
  box-shadow: none;
}

.navbar-toggler-icon {
  display: inline-block;
  width: 1.125em;
  height: 1em;
  vertical-align: middle;
  background-image: url("images/Icons/icon_white_hamburger.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
}

@media (max-width: 1220px) {
  .visible-lg {
    display: none;
  }
}

/* Hide link on screens 1220px and larger */
@media (min-width: 1221px) {
  .visible-sm {
    display: none;
  }
}

.gemeente-info-container {
  position: relative;
  display: inline-block;
}

.gemeenteKiezerContainer-nav {
  Width: 200px;
  margin-right: 20px;
}

.gemeenteKiezerContainer-mob {
  width: 100%;
  background-color: #ffffff;
  border: 3px solid #ffffff;
  border-radius: 5px;
  padding: 12px 10px 10px 20px;
  text-align: left;
}

.gemeentekiezer-home {
  width: 100%;
  border: none;
  border-radius: 5px;
  padding: 12px 10px 10px 20px;
  background-color: white;
  box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.15);
  margin-top: 20px;
  text-align: left;
}

.gemeentekiezer-home2 {
  width: 100%;
  background-color: transparent;
  border-radius: 5px;
  padding: 12px 10px 10px 20px;
  text-align: left;
}

.gemeentekiezer-home2 .gemeenteKiezerText {
  font-size: 1.125rem;
}

.gemeentekiezer-home:focus {
  border: 3px solid #3399B5;
}

.gemeentekiezer-nav {
  width: 100%;
  background-color: #ffffff;
  border: 2px solid #99CCDA;
  border-radius: 5px;
  padding: 0 10px 0 20px;
  text-align: left;
}

.gemeentekiezer-nav:focus {
  border: 3px solid #3399B5;
}

.gemeentekiezer-mob {
  width: 100%;
  background-color: #ffffff;
  border: 3px solid #ffffff;
  border-radius: 5px;
  padding: 10px 10px 10px 20px;
  text-align: left;
}

.gemeentekiezer-mob .gem-select {
  margin-top: 10px;
}

.gemeentekiezer-mob:focus {
  border: 3px solid #3399B5;
}

.gemeenteKiezerText {
  font-size: 1.125rem;
  color: #007FA3;
}

.gemeente-info-button {
  background-color: #ffffff;
  border: none;
  margin: 5px 0 0 0;
}

.info {
  background-image: url(images/info.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  width: 22px;
  height: 22px;
  display: inline-block;
}

.sluit-button {
  float: right;
  border: none;
  background: transparent;
  margin: 2px -35px 0 0;
}

.sluit {
  background-image: url(images/close.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  width: 22px;
  height: 22px;
  display: inline-block;
}

.gemeente-info-popup {
  position: absolute;
  transform: translate(-250px, -39px);
  width: 300px;
  background-color: #FEFCE6;
  color: #004E61;
  padding: 5px 50px 10px 25px;
  text-align: left;
  box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.2);
  transition: opacity 1s ease;
  z-index: 1100;
  display: block;
}

.info-header {
  font-family: 'mokoko medium';
  color: #007FA3;
  line-height: 120%;
}

.info-text {
  font-family: 'Calibri';
  color: #00677F;
  line-height: 120%;
}

.popover-icon {
  position: relative;
  top: 17px;
  left: 224px;
}

/* --------------------------------------------------------------------------------------------------------------- */
/* ------------------------------------------ N A V B A R  M O B I L E ------------------------------------------- */
/* --------------------------------------------------------------------------------------------------------------- */
.hide-mobile {
  display: none;
}

@media (min-width: 992px) {
  .hide-mobile {
    display: block;
  }
  .hide-non-mobile {
    display: none;
  }
}

.sticky-top {
  z-index: 1030;
  background-color: #fff;
}

.navbar {
  z-index: 1050;
}

.mob-menu .navbar-nav .sub-level, .mob-menu .navbar-nav .third-level {
  display: none;
  padding-left: 15px;
}

.mob-menu .navbar-light .navbar-nav .nav-link {
  color: #007FA3;
}

.mob-menu .navbar-nav .nav-item .nav-link {
  font-family: 'Mokoko bold';
  font-size: 1.25rem;
  font-weight: 400;
  margin-top: -0px;
}

.mob-menu .nav-link:focus {
  text-decoration: underline;
}

.custom-offcanvas {
  position: fixed;
  top: 105px;
  /* Adjust to match the height of your navbar */
  width: 100%;
  min-height: calc(100% - 56px);
  z-index: 1040;
  /* Place it beneath the navbar */
  transform: translateX(100%);
  transition: transform 0.3s ease-in-out;
  height: 100vh;
  /* Full screen height */
  overflow-y: auto;
  /* Enable vertical scrolling */
  -webkit-overflow-scrolling: touch;
  /* Smooth scrolling on mobile */
}

.custom-offcanvas.show {
  transform: translateX(0);
}

.offcanvas-body {
  padding: 1.5rem;
}

.separator {
  border-left: 1px solid #ccc;
  height: 20px;
  margin: 0 10px;
}

.search-barMob {
  margin-bottom: 50px;
}

.btn-search-mob {
  margin-top: 10px;
  margin-bottom: 100px;
  font-family: 'Mokoko bold';
  background-color: #E5F2F6;
  border-color: transparent;
  color: #00677F;
  text-decoration: none;
  min-width: 200px;
}

.btn-search-mob:focus {
  background-color: #ffffff;
  border: 2px solid #007FA3;
  color: #007FA3;
}

/* --------------------------------------------------------------------------------------------------------------- */
/* ------------------------------------------ M E N U   S T Y L E S ---------------------------------------------- */
/* --------------------------------------------------------------------------------------------------------------- */
.nav-item.dropdown:hover > .dropdown-menu {
  display: block;
}

.dropdown-menu {
  display: none;
  position: absolute;
  width: 100%;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
  border: 2px solid #3399B5;
  z-index: 1000;
}

.nav-item.dropdown > .dropdown-menu {
  top: 100%;
  border-radius: 0rem;
  border-color: #ffffff;
  text-decoration-color: #007FA3;
  left: 0;
}

.dropdown-menu .nav-item.dropdown > .dropdown-menu {
  position: absolute;
  border-radius: 0rem;
  left: 100%;
  top: 0;
}

.dropdown-menu li:hover {
  background-color: #CCE5ED;
}

.dropdown-menu li {
  padding: 0rem;
}

.dropdown-item:hover {
  color: #007FA3;
  background-color: #CCE5ED;
}

.dropdown-toggle::after {
  position: relative;
  float: right;
  margin-top: 10px;
  display: inline-block;
  margin-left: .255em;
  vertical-align: .255em;
  content: "";
  border-top: .3em solid;
  border-right: .3em solid transparent;
  border-bottom: 0;
  border-left: .3em solid transparent;
}

/* --------------------------------------------------------------------------------------------------------------- */
/* ------------------------------------------ S I D E M E N U ---------------------------------------------------- */
/* --------------------------------------------------------------------------------------------------------------- */
.side-menu ul li {
  padding-left: 10px;
  list-style: none;
  padding: 15px;
  border-bottom: 3px solid #cce5ed;
}

.side-menu ul li:hover {
  background-color: #cce5ed;
  border-bottom: 3px solid #007FA3;
}

.side-menu ul li:hover a {
  color: #007FA3;
}

.side-menu ul li:focus-within {
  background-color: #cce5ed;
  border-bottom: 3px solid #007FA3;
}

.side-menu ul li:focus-within a {
  color: #007FA3;
}

.side-menu li.selected {
  background-color: #cce5ed;
  border-bottom: 3px solid #007FA3;
  color: #007FA3;
}

.side-menu ul li.selected a {
  color: #007FA3;
}

.side-menu ul li a {
  font-family: Mokoko bold;
  text-decoration: none;
  color: #3399B5;
}

@media (max-width: 768px) {
  .side-menu {
    margin-bottom: 30px;
  }
  .side-menu ul {
    padding-left: 0;
    margin-left: 0;
  }
  .side-menu ul li {
    padding: 5px;
  }
}

/* --------------------------------------------------------------------------------------------------------------- */
/* ------------------------------------------ S E A R C H   B A R ------------------------------------------------ */
/* --------------------------------------------------------------------------------------------------------------- */
.search-bar {
  display: none;
  /* Initially hidden */
  position: absolute;
  top: 142px;
  /* Place it directly below the header */
  left: -40;
  width: 740px;
  background-color: #007FA3;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  z-index: 1050;
  /* Ensure it overlays content below */
  padding: 20px 30px 20px 30px;
}

.search-bar input {
  width: 660px;
  padding: 10px;
  font-size: 1.125rem;
}

.search-bar.show {
  display: block;
}

.search-bar #dnn_dnnSEARCH_cmdSearch {
  display: block;
  width: 200px;
  padding: 10px 20px 10px 20px !important;
  background-color: #CCE5ED;
  text-align: center;
  margin-top: 10px;
  border-radius: 2px;
  color: #00677F;
  text-decoration: none;
  font-family: 'Mokoko bold';
}

.search-bar #dnn_dnnSEARCH_cmdSearch:hover {
  background-color: #ffffff;
  color: #007FA3;
}

.search-bar #dnn_dnnSEARCH_txtSearch {
  border-radius: 4px;
}

.search-bar #dnn_dnnSEARCH_txtSearch:focus {
  outline: 2px solid #ffffff !important;
  /* Optioneel: voor visuele focusindicator */
}

.search-bar .search-close {
  color: #00677F;
  font-size: 22px;
  position: absolute;
  right: 20px;
  top: 20px;
  padding: 7px 11px 5px 10px;
  border-radius: 2px;
  cursor: pointer;
}

.search-bar .search-close:hover {
  background-color: #66A4B2;
  color: #007FA3;
}

.search-bar .search-close i {
  color: white;
}

.search-barMob input {
  border-radius: 3px;
  border: none;
  width: 75vw;
  max-width: 700px;
  padding: 5px 10px;
  font-size: 1rem;
}

/* --------------------------------------------------------------------------------------------------------- */
/* ------------------------------------------ F O O T E R -------------------------------------------------- */
/* --------------------------------------------------------------------------------------------------------- */
.footer {
  background-color: #00677F;
  padding: 15px 0;
  font-size: 0.9rem;
}

.footer-background {
  background-image: url("/Portals/1-System/Skins/GbTwente/images/hoek-sluit.svg");
  background-repeat: no-repeat;
  background-position: 1085px 150px;
}

.footer-content {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  gap: 10px;
  text-align: left;
}

.footer-list {
  font-size: 1.125rem;
  line-height: 2.25rem;
  margin: 30px 0 0 -30px;
}

.footer-bullet {
  list-style-type: none;
  padding: 0 0 0 40px;
  margin-left: 40px;
  background-image: url("/Portals/1-System/Skins/GbTwente/images/Icons/GBBullet.svg");
  background-repeat: no-repeat;
  background-position: 0 12px;
}

.copyright-text {
  display: flex;
  align-items: center;
  font-size: 0.9rem;
}

.copyright-text .idas-website {
  margin-left: 10px;
  font-size: 0.85rem;
}

.copyright-list {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  gap: 15px;
  flex-wrap: wrap;
  justify-content: flex-end;
}

.copyright-list li {
  position: relative;
  font-size: 0.85rem;
}

.copyright-list li::after {
  content: "|";
  margin-left: 10px;
  color: #333;
}

.copyright-list li:last-child::after {
  content: "";
}

.footer a {
  color: #333;
  text-decoration: none;
  transition: color 0.3s;
}

.footer a:hover {
  color: #007bff;
}

@media (max-width: 768px) {
  .footer-content {
    flex-direction: column;
    text-align: center;
    gap: 15px;
  }
  .copyright-list {
    justify-content: center;
    margin-top: 10px;
  }
  .copyright-list li::after {
    display: none;
  }
  .copyright-text,
  .copyright-list li {
    font-size: 0.8rem;
  }
}

/* --------------------------------------------------------------------------------------------------------- */
/* ------------------------------------------ S K I N   S T Y L E S ---------------------------------------- */
/* --------------------------------------------------------------------------------------------------------- */
.isAdmin #content-pane-wrap {
  margin-bottom: 470px;
}

#content-pane-wrap {
  min-height: 54vh;
}

#readspeaker_button1 {
  margin-top: 10px;
}

#dnn_breadcrumbs .DnnModule {
  margin-bottom: 0 !important;
}

.breadcrumbs-wrapper {
  padding: 15px;
  z-index: 1;
  margin-bottom: 30px;
  background-color: #E3E4E5;
  color: #00677F;
}

.breadcrumbs-wrapper .before-text, .breadcrumbs-wrapper span {
  color: #00677F;
  font-size: 0.875rem;
}

.breadcrumbs-wrapper img {
  height: 10px;
  margin: 0px 10px 0px 10px;
}

.popover {
  --bs-popover-bg: #E5F2F6 !important;
}

.popover .popover-body {
  color: #00677F;
}

/* --------------------------------------------------------------------------------------------------------------- */
/* ------------------------------------------ F O R M  S T Y L E S ----------------------------------------------- */
/* --------------------------------------------------------------------------------------------------------------- */
.gbtwente-form .form-subtitle {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: 'Calibri', sans-serif;
}

.gbtwente-form .form-group {
  margin-bottom: 10px;
}

.gbtwente-form label {
  font-weight: bold;
  margin-bottom: 5px;
  font-family: 'Calibri', sans-serif;
}

.gbtwente-form .form-check-label {
  font-weight: 100;
}

.gbtwente-form .form-control {
  border-radius: 2px;
  border: 0.5px solid #007FA3;
  font-family: 'Calibri', sans-serif;
  line-height: 2;
}

.gbtwente-form .form-control:focus {
  background-color: #F2F8FA !important;
  outline: 1px solid #00677F !important;
  box-shadow: rgba(3, 102, 214, 0.3) 0px 0px 0px 1px !important;
}

.gbtwente-form .field-info {
  display: block;
  margin-top: 10px;
  font-family: 'Calibri', sans-serif;
  background-color: #CCE5ED;
  border-radius: 2px;
  font-size: 0.9em;
  line-height: 1.4em;
  padding: 12px;
  padding-left: 15px;
}

.gbtwente-form .error-message {
  color: #9E2A2F !important;
  font-size: 15px;
  font-family: 'Calibri', sans-serif;
}

.gbtwente-form .error-message:focus-visible {
  outline: 2px solid black;
  /* Add a focus outline */
}

.gbtwente-form #validationSummary {
  margin-top: 20px;
  font-size: 0.85em;
}

.gbtwente-form #submit-form {
  margin-top: 30px;
}

.gbtwente-form input {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  width: 100%;
  display: inline-block;
}

.gbtwente-form input[type="radio"], .gbtwente-form input[type="checkbox"] {
  width: 1em;
}

.gbtwente-form input::placeholder {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

tbody, td, tfoot, thead, tr {
  font-size: 1em;
  border: 3px solid #ffffff;
  padding: 15px 40px 15px 20px;
  color: #00677F;
}

th {
  font-size: 1rem;
  border: 3px solid #ffffff;
  padding: 15px 40px 15px 20px;
  color: #00677F;
}

table {
  margin-top: 40px;
  background-color: #E5F2F6;
  border: 2px solid #ffffff;
  padding: 10px;
  caption-side: bottom;
  border-collapse: collapse;
}

* {
  margin: 0;
}

/* --------------------------------------------------------------------------------------------------------------- */
/* ----------------------------------------- MODULE CSS OVERRULE STYLING ----------------------------------------- */
/* --------------------------------------------------------------------------------------------------------------- */
/* ------------------ */
/* DNN SEARCH RESULTS */
/* ------------------ */
.dnnSearchBox > a.dnnSearchBoxClearText.dnnShow {
  display: none;
}

.dnnSearchBoxPanel a.dnnSearchResultAdvancedTip {
  display: none;
}

.dnnSearchBoxPanel {
  max-width: 100%;
  padding: 0px;
  background-color: #ffffff;
}

.dnnSearchBoxPanel .dnnSearchBox {
  margin-right: 0px;
  margin-left: 0px;
  box-shadow: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  border: 1px solid #75787B;
  height: 40px;
}

.dnnSearchBoxPanel .dnnSearchBox #dnnSearchResult_dnnSearchBox_input::placeholder {
  color: #75787B !important;
}

.dnnSearchBoxPanel .dnnSearchBox .dnnSearchButton {
  display: none;
}

.dnnSearchBoxPanel .dnnSearchBox .dnnSearchBox_advanced {
  right: 10px;
  display: none !important;
}

.dnnSearchBoxPanel .dnnSearchBox .dnnSearchBox_advanced a.dnnSearchBox_advanced_label {
  color: #007FA3;
  text-decoration: none;
}

.dnnSearchBoxPanel .dnnSearchBox .dnnSearchBox_advanced .dnnSearchBox_advanced_dropdown {
  top: 32px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  border-radius: 0px;
  right: -11px;
}

.dnnSearchBoxPanel a.dnnSearchResultAdvancedTip {
  color: #ffffff;
}

.dnnSearchResultPanel {
  max-width: 100%;
  display: none;
}

.dnnSearchResultContainer .dnnSearchResultItem {
  margin: 0px 0px 20px 0px;
}

.dnnSearchResultContainer .dnnSearchResultItem .dnnSearchResultItem-Title {
  font-size: 19px;
}

.dnnSearchResultContainer .dnnSearchResultItem .dnnSearchResultItem-Title a {
  text-decoration: none;
  color: #007FA3;
}

.dnnSearchResultContainer .dnnSearchResultItem .dnnSearchResultItem-Others {
  margin-top: 10px;
  font-size: 0.9em;
}

.dnnSearchResultContainer .dnnSearchResultItem #dnn_ctr1837_ModuleContent {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.dnnSearchResultContainer .dnnSearchResultItem #dnn_ctr1837_ModuleContent .row {
  margin-left: 0;
  margin-right: 0;
}

.dnnSearchResultContainer .dnnSearchResultItem #dnn_ctr1837_ModuleContent .col-md-12,
.dnnSearchResultContainer .dnnSearchResultItem #dnn_ctr1837_ModuleContent .col-lg-12 {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.dnnSearchResultContainer .dnnSearchResultItem-Subset {
  margin-top: 20px;
}

.dnnSearchResultContainer .dnnSearchResultItem-Subset .dnnSearchResultItem-Others {
  font-size: 0.9em;
}

.dnnSearchResultContainer .dnnSearchResultItem-Subset .dnnSearchResultItem-Title {
  font-size: 0.9em;
}

.dnnSearchResultContainer .dnnSearchResultItem-Subset .dnnSearchResultItem-Description {
  width: 60%;
  font-size: 0.9em;
}

.dnnSearchResultPager .dnnLeft span {
  color: #007FA3;
  margin: 0px;
}

.dnnSearchResultPager .dnnRight span {
  color: #007FA3;
  margin: 0px 20px 0 0;
}

.dnnSearchResultPager .dnnRight a {
  box-shadow: none;
  border: 1px solid #007FA3;
}

.dnnSearchResultPager .dnnRight a.dnnPager-prev {
  margin-right: 5px;
}

.dnnSearchBoxClearText {
  display: none;
}

#dnn_dnnSEARCHMob_cmdSearch {
  display: none;
}

/* -----------------*/
/* DNN LOGIN MODULE */
/* ---------------- */
.dnnLoginService .dnnFormItem {
  margin-bottom: 10px;
}

.dnnLoginService .dnnFormItem .dnnFormLabel {
  margin: 6px 24px 0 0;
}

.dnnLoginService .dnnFormItem .dnnLabel {
  text-align: left;
}

.dnnLoginService .dnnFormItem input {
  width: 265px;
  min-width: 265px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  border-radius: 0px;
}

.dnnLoginService .dnnFormItem span.dnnCheckbox {
  margin: 0px;
}

.dnnLoginService .dnnFormItem span.dnnCheckbox span.mark {
  background: transparent;
  padding: 0px;
}

/* ------------------*/
/* DNN ASSETS MODULE */
/* ------------------*/
#dnnModuleDigitalAssetsSelectionToolbar,
#dnnModuleDigitalAssetsListViewToolbar,
#dnnModuleDigitalAssetsListContainer,
.dnnModuleDigitalAssetsGrid > table > thead > tr {
  min-height: 40px !important;
}

/* ------------*/
/* HTML EDITOR */
/* ------------*/
body.cke_editable.cke_editable_themed.cke_contents_ltr.cke_show_borders {
  overflow-y: scroll;
}

/* --------------------------------------------------------------------------------------------------------------- */
/* ----------------------------------------- BOOTSTRAP MEDIA QUERIES --------------------------------------------- */
/* --------------------------------------------------------------------------------------------------------------- */
.DnnModule li {
  font-family: 'Calibri', sans-serif;
  color: #00677F;
  font-size: 1.25rem;
  line-height: 120%;
  text-align: left;
  margin: 0px 0px 10px 10px !important;
}

@media (min-width: 1400px) {
  .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
    max-width: 1200px;
  }
}

.fa-circle-info {
  font-size: 16px;
  /* Zorg voor een consistente grootte */
  width: 1em;
  /* Zet een vaste breedte */
  height: 1em;
  /* Zet een vaste hoogte */
  display: inline-block;
  /* Houd de ruimte vast */
}

.fa-arrow-right {
  --fa: "\f061";
  --fa--fa: "\f061\f061";
  font-size: 16px;
  /* Zorg voor een consistente grootte */
  width: 1em;
  /* Zet een vaste breedte */
  height: 1em;
  /* Zet een vaste hoogte */
  display: inline-block;
  /* Houd de ruimte vast */
  margin-left: 5px;
}

@media (max-width: 768px) {
  .copyright-list, .copyright-text, .copyright-wrapper {
    flex-direction: column;
    /* Stapel de items onder elkaar */
    align-items: center;
    /* Centreer de items */
    gap: 10px;
    /* Iets minder ruimte tussen de links */
  }
  .copyright-list li {
    text-align: left;
    /* Zorg dat de tekst in het midden staat */
  }
}

.remember-login {
  margin: 60px 0 10px 0;
}

.cc-color-override-688238583 {
  background-color: #004E61 !important;
  font-family: "Calibri" !important;
  font-size: 1.10rem;
}

.cc-btn {
  background-color: #CCE5ED !important;
  color: #00677F !important;
  text-decoration: none !important;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
  font-family: "Calibri" !important;
  font-size: 1.10rem;
  padding: 10px 15px;
}

.cc-link a {
  margin-left: 10px !important;
  color: #ffffff !important;
  font-weight: 701 !important;
  font-family: "Calibri" !important;
  font-size: 1.10rem;
}
