@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Raleway:wght@300;400;500;700&display=swap");
@font-face {
  font-family: "MyriadPro";
  src: url("../fonts/MyriadPro-Cond.eot");
  src: local("â˜º"), url("../fonts/MyriadPro-Cond.woff") format("woff"), url("../fonts/MyriadPro-Cond.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
body {
  font-family: "MyriadPro" !important;
  background-color: #fffef5;
  color: #000000;
}
body:not(.atlantis--portaal-detail) .content {
  padding-top: 2.5em !important;
  padding-bottom: 2.5em !important;
  padding-right: 15px !important;
  padding-left: 15px !important;
  margin-right: auto !important;
  margin-left: auto !important;
}
@media (min-width: 768px) {
  body:not(.atlantis--portaal-detail) .content {
    width: 750px;
  }
}
@media (min-width: 992px) {
  body:not(.atlantis--portaal-detail) .content {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  body:not(.atlantis--portaal-detail) .content {
    width: 1170px;
  }
}

.content {
  max-width: none;
}

h1, h2 {
  margin-bottom: 2rem;
}

a {
  color: #004065 !important;
  text-decoration: none !important;
}
a:hover {
  opacity: 0.8;
}
a.button {
  color: white !important;
}

.custom-form-field {
  height: auto !important;
}

#myNavbar {
  background-color: #f4aa00;
}
#myNavbar a {
  color: white !important;
}
#myNavbar a:hover {
  background-color: transparent;
}

.navbar-nav > li {
  background-color: transparent;
}
.navbar-nav > li a:focus {
  background: none;
  outline: none;
}

.navbar-primary {
  position: relative;
  z-index: 999;
  color: white;
  background-color: #f4aa00;
}
@media only screen and (max-width: 880px) {
  .navbar-primary {
    max-width: none;
  }
}

.navbar-header .navbar-brand {
  padding: 0;
  display: flex;
  align-items: center;
}
.navbar-header .navbar-brand .logo {
  display: flex;
  height: 100%;
  margin-left: 1.5rem;
}
.navbar-header .navbar-brand .logo div:first-child {
  width: 2rem;
  background-color: #50a3cb;
}
.navbar-header .navbar-brand .logo div:last-child {
  width: 2rem;
  background-color: #004065;
}
.navbar-header .navbar-brand .title {
  color: white !important;
  font-size: 1.5em;
  font-weight: bold;
  margin-left: 1.5rem;
}
.navbar-header .navbar-toggle:hover .icon-bar {
  opacity: 0.8;
}
.navbar-header .navbar-toggle .icon-bar {
  background-color: white;
}

.navbar-default,
.navbar-collapse {
  z-index: 1000;
  background-color: white;
  border: none;
}

@media only screen and (max-width: 880px) {
  .navbar-collapse {
    padding: 0;
  }
}
html,
body {
  font-size: 16px;
}
@media only screen and (max-width: 1200px) {
  html,
  body {
    font-size: 14px !important;
  }
}

.content-login {
  float: right;
  margin: 1em;
}
@media only screen and (max-width: 768px) {
  .content-login-profile {
    color: white !important;
  }
}

.content {
  margin: 0;
}

.soorten-invisible {
  display: none !important;
}
.soorten-invisible + #search-form {
  width: 100% !important;
}

#page-header-actions > a {
  background-color: #004065;
}
#page-header-actions > a:hover {
  background-color: transparent;
}
#page-header-actions > a:hover > .fa {
  color: #004065 !important;
}

#page-banner #breadcrumbs {
  color: white !important;
}
#page-banner #breadcrumbs .breadcrumbs-i:hover {
  color: white;
}

.fa {
  background-color: transparent;
}

hr {
  border-top-color: #aaa;
}

[class*=custom-textfield]:focus,
.custom-select:focus {
  outline: none !important;
}
.wcag [class*=custom-textfield]:focus,
.wcag .custom-select:focus {
  outline: none !important;
  border: 1px solid #f4aa00 !important;
}

[class*=default-button] {
  background-color: #004065;
  color: #fff !important;
  border: 1px solid #004065;
  padding: 0.4em 1em;
  border-radius: 0.3rem;
}
[class*=default-button]:hover, [class*=default-button]:active {
  opacity: 0.8;
}

.custom-checkbox label {
  background: transparent no-repeat !important;
  position: relative;
  padding: 0 0 0 30px;
}
.custom-checkbox label::before {
  content: "✓";
  color: white;
  font-size: 12px;
  display: block;
  width: 16px;
  height: 16px;
  position: absolute;
  top: 0;
  left: 0;
  border: 2px solid rgba(0, 0, 0, 0.54);
  border-radius: 5px;
  transition: background-color 90ms cubic-bezier(0, 0, 0.2, 0.1), border-color 90ms cubic-bezier(0, 0, 0.2, 0.1);
  text-align: center;
  line-height: 13px;
}
.custom-checkbox label.checked::before {
  background-color: #004065;
  border-color: #004065;
}

.k-multiselect-wrap.k-floatwrap {
  border-color: #ccc !important;
}

.k-state-focused > .k-multiselect-wrap {
  border-color: #f4aa00 !important;
}

.k-grid-header th.k-state-focused,
.k-list > .k-state-focused,
.k-listview > .k-state-focused,
.k-state-focused,
td.k-state-focused {
  box-shadow: inset 0 0 0 1px #f4aa00 !important;
}

.k-draghandle.k-state-selected:hover,
.k-ghost-splitbar-horizontal,
.k-ghost-splitbar-vertical,
.k-list > .k-state-highlight,
.k-list > .k-state-selected,
.k-marquee-color,
.k-panel > .k-state-selected,
.k-scheduler .k-today.k-state-selected,
.k-state-selected,
.k-state-selected:link,
.k-state-selected:visited {
  background-color: #f4aa00 !important;
}

.k-dropdown .k-state-focused,
.k-filebrowser-dropzone,
.k-list > .k-state-hover,
.k-splitbar-horizontal-hover,
.k-splitbar-vertical-hover,
.k-state-hover {
  background-color: #f4aa00 !important;
}

.k-draghandle:hover,
.k-listbox .k-item:hover:not(.k-state-disabled),
.k-other-month.k-state-hover .k-link,
.k-state-hover,
div.k-filebrowser-dropzone em {
  background-image: none, linear-gradient(180deg, #f4aa00, #f4aa00) !important;
}

.k-button.k-state-hover,
.k-button:hover {
  border-color: #f4aa00 !important;
  background-color: #f4aa00 !important;
}

.custom-navigation-page-active {
  background-color: #004065 !important;
  border-color: #004065 !important;
}

.custom-navigation.scans-custom-navigation .custom-navigation-page.custom-navigation-page-active {
  background-color: #fd8023 !important;
  border-color: #fd8023 !important;
}

.custom-navigation-spacing {
  color: #004065 !important;
}

.infinite-button {
  background-color: #004065;
}

.collectionchoice {
  border: none;
  text-decoration-color: white !important;
}
.collectionchoice-amount {
  color: #004065;
}
.collectionchoice:hover {
  background: #004065 !important;
  color: #f4aa00 !important;
}
.collectionchoice-subgroup-amount {
  background-color: #004065;
}
.collectionchoice-subgroup:hover {
  background: #004065 !important;
  color: #f4aa00 !important;
}

.btn {
  background-color: #004065 !important;
  border: 1px solid transparent;
  height: 2em;
  width: 2em;
}
.btn i {
  color: white;
}
.btn:hover, .btn:active {
  opacity: 0.8;
  border: none !important;
}
.btn.wcag-submit-btn {
  display: flex !important;
  align-items: center;
  justify-content: center;
}

.btn-group a.btn.btn-default {
  background-color: unset !important;
  border: 1px solid #004065;
  height: unset !important;
  width: unset !important;
}

.icon-chevron-right:hover, .icon-chevron-right:active,
.icon-chevron-left:hover,
.icon-chevron-left:active,
.icon-fastleft:hover,
.icon-fastleft:active,
.icon-fastright:hover,
.icon-fastright:active,
.icon-fast-forward:hover,
.icon-fast-forward:active,
.icon-fast-backward:hover,
.icon-fast-backward:active {
  color: white !important;
}
.icon-chevron-right:hover > i, .icon-chevron-right:active > i,
.icon-chevron-left:hover > i,
.icon-chevron-left:active > i,
.icon-fastleft:hover > i,
.icon-fastleft:active > i,
.icon-fastright:hover > i,
.icon-fastright:active > i,
.icon-fast-forward:hover > i,
.icon-fast-forward:active > i,
.icon-fast-backward:hover > i,
.icon-fast-backward:active > i {
  color: white !important;
}

.custom-icon {
  color: #f4aa00;
  transition: color 0.3s ease-in-out;
}

.custom-form-field {
  overflow: auto;
}

.collapsible-filters {
  display: flex;
  align-items: center;
  gap: 0.4rem;
}
.collapsible-filters--active + .filter-i {
  margin: 10px 0 21px !important;
}

#resultaatfilters .default-button {
  color: white !important;
}

.filter {
  width: 100%;
  margin-top: 3.4rem;
}
.filter-i .filter-i-title {
  margin-bottom: 1rem;
}
.filter-i .custom-checkbox {
  padding: 0 5px;
}
.filter .more-filters {
  color: #004065;
  font-weight: bold !important;
  margin: 1.2rem 0 0 0;
}

.custom-table {
  top: 0 !important;
}

@media only screen and (max-width: 768px) {
  .custom-table-header-td:first-child {
    display: none;
  }
}
@media only screen and (max-width: 768px) {
  .custom-table-header-td:not(.custom-table-header-td-icon) {
    height: 40px;
  }
}

.custom-table-div-top-slider.has-filters {
  margin-top: 34px;
  overflow: hidden;
}

.custom-navigation-page,
.custom-navigation-spacing,
.default-button.icon-color-navigation {
  height: 28px;
  line-height: 28px;
  width: auto;
  min-width: 28px;
  padding: 0 !important;
  text-align: center;
  margin: 0;
  margin-bottom: 3px;
  border: 0;
  transition: 0.5s;
  border-radius: 0.3rem;
}

.icon-color-navigation {
  color: white !important;
}

.custom-navigation-page-arrow {
  background-color: #004065 !important;
}
.custom-navigation-page-active {
  color: #fff !important;
}
.custom-navigation-page-active:hover {
  color: #fff !important;
}

.resultTitle {
  font-size: 2.5rem;
}

@media only screen and (max-width: 425px) {
  .opties-klik {
    margin-right: 0;
    margin-bottom: 10px !important;
  }
}

@media screen and (max-width: 425px) {
  .custom-navigation {
    justify-content: end;
  }
  .custom-navigation-page,
  .custom-navigation-spacing {
    display: none;
  }
}
#Modal {
  z-index: 10000;
}

.modal-content {
  padding: 2rem;
  text-align: left;
}

.collectionchoice-subgroup-amount {
  text-align: center !important;
}

/*Klant specifiek*/
/*! CSS Used from: https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css */
a {
  background-color: transparent;
}

a:active, a:hover {
  outline: 0;
}

img {
  border: 0;
}

@media print {
  *, :after, :before {
    color: #000 !important;
    text-shadow: none !important;
    background: 0 0 !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
  }
  a, a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p {
    orphans: 3;
    widows: 3;
  }
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

:after, :before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

a {
  color: #337ab7;
  text-decoration: none;
}

a:focus, a:hover {
  color: #23527c;
  text-decoration: underline;
}

a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

img {
  vertical-align: middle;
}

p {
  margin: 0 0 10px;
}

.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.row {
  margin-right: -15px;
  margin-left: -15px;
}

.col-lg-2, .col-lg-4, .col-lg-6, .col-md-2, .col-md-5, .col-sm-3, .col-sm-9 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

@media (min-width: 768px) {
  .col-sm-3, .col-sm-9 {
    float: left;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-3 {
    width: 25%;
  }
}
@media (min-width: 992px) {
  .col-md-2, .col-md-5 {
    float: left;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
}
@media (min-width: 1200px) {
  .col-lg-2, .col-lg-4, .col-lg-6 {
    float: left;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
}
.container:after, .container:before, .row:after, .row:before {
  display: table;
  content: " ";
}

.container:after, .row:after {
  clear: both;
}

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
/*! CSS Used from: https://histvermaassluis.nl/wp-content/themes/hvm/normalize.css?ver=1.0 ; media=all */
@media all {
  a {
    background: transparent;
  }
  a:focus {
    outline: thin dotted;
  }
  a:active, a:hover {
    outline: 0;
  }
  img {
    border: 0;
  }
}
/*! CSS Used from: https://histvermaassluis.nl/wp-content/themes/hvm/style.css?ver=1.0 ; media=all */
@media all {
  *, *:after, *:before {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
  }
  img {
    max-width: 100%;
    vertical-align: bottom;
  }
  a {
    color: #444;
    text-decoration: none;
  }
  a:hover {
    color: #444;
  }
  a:focus {
    outline: 0;
  }
  a:hover, a:active {
    outline: 0;
  }
  ::selection {
    background: #04A4CC;
    color: #FFF;
    text-shadow: none;
  }
}
@media print {
  * {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a, a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p {
    orphans: 3;
    widows: 3;
  }
}
/*! CSS Used from: https://histvermaassluis.nl/wp-content/themes/hvm/style.css?ver=6.5.5 ; media=all */
@media all {
  *, *:after, *:before {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
  }
  img {
    max-width: 100%;
    vertical-align: bottom;
  }
  a {
    color: #444;
    text-decoration: none;
  }
  a:hover {
    color: #444;
  }
  a:focus {
    outline: 0;
  }
  a:hover, a:active {
    outline: 0;
  }
  ::selection {
    background: #04A4CC;
    color: #FFF;
    text-shadow: none;
  }
}
@media print {
  * {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a, a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p {
    orphans: 3;
    widows: 3;
  }
}
/*! CSS Used from: https://histvermaassluis.nl/wp-content/themes/hvm-child/css/default.css?ver=6.5.5 ; media=all */
@media all {
  div, p {
    font-family: "MyriadPro";
  }
  .topbar {
    margin-top: 20px;
  }
  .topbar img {
    max-width: 292px;
  }
  .topbar img.ervaar_logo {
    max-height: 80px;
    margin-left: auto;
    display: block;
  }
  .sloganbox {
    position: relative;
    height: 80px;
    display: flex;
    align-items: flex-end;
    padding-left: 5px;
  }
  .slogantext {
    vertical-align: bottom;
    font-size: 25px;
    font-family: "MyriadPro";
    font-weight: bold;
    font-style: italic;
  }
  .slogantext p {
    display: block;
    line-height: 1;
  }
  .blue-divider {
    height: 25px;
    margin: 20px 0;
    background-color: #004065;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .topbar img.ervaar_logo {
    max-height: 65px;
  }
}
.topbar a {
  color: #444 !important;
}

/*footer*/
/*! CSS Used from: https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css */
footer {
  display: block;
}

a {
  background-color: transparent;
}

a:active, a:hover {
  outline: 0;
}

@media print {
  *, :after, :before {
    color: #000 !important;
    text-shadow: none !important;
    background: 0 0 !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
  }
  a, a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  h2, p {
    orphans: 3;
    widows: 3;
  }
  h2 {
    page-break-after: avoid;
  }
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

:after, :before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

a {
  color: #337ab7;
  text-decoration: none;
}

a:focus, a:hover {
  color: #23527c;
  text-decoration: underline;
}

a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

h2 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}

h2 {
  margin-top: 20px;
  margin-bottom: 10px;
}

h2 {
  font-size: 30px;
}

p {
  margin: 0 0 10px;
}

.row {
  margin-right: -15px;
  margin-left: -15px;
}

.col-xs-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

.col-xs-12 {
  float: left;
}

.row:after, .row:before {
  display: table;
  content: " ";
}

.row:after {
  clear: both;
}

/*! CSS Used from: https://histvermaassluis.nl/wp-content/themes/hvm/normalize.css?ver=1.0 ; media=all */
@media all {
  footer {
    display: block;
  }
  a {
    background: transparent;
  }
  a:focus {
    outline: thin dotted;
  }
  a:active, a:hover {
    outline: 0;
  }
}
/*! CSS Used from: https://histvermaassluis.nl/wp-content/themes/hvm/style.css?ver=1.0 ; media=all */
@media all {
  *, *:after, *:before {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
  }
  a {
    color: #444;
    text-decoration: none;
  }
  a:hover {
    color: #444;
  }
  a:focus {
    outline: 0;
  }
  a:hover, a:active {
    outline: 0;
  }
  ::selection {
    background: #04A4CC;
    color: #FFF;
    text-shadow: none;
  }
}
@media print {
  * {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a, a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  p, h2 {
    orphans: 3;
    widows: 3;
  }
  h2 {
    page-break-after: avoid;
  }
}
/*! CSS Used from: https://histvermaassluis.nl/wp-content/themes/hvm/style.css?ver=6.5.5 ; media=all */
@media all {
  *, *:after, *:before {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
  }
  a {
    color: #444;
    text-decoration: none;
  }
  a:hover {
    color: #444;
  }
  a:focus {
    outline: 0;
  }
  a:hover, a:active {
    outline: 0;
  }
  ::selection {
    background: #04A4CC;
    color: #FFF;
    text-shadow: none;
  }
}
@media print {
  * {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a, a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  p, h2 {
    orphans: 3;
    widows: 3;
  }
  h2 {
    page-break-after: avoid;
  }
}
/*! CSS Used from: https://histvermaassluis.nl/wp-content/themes/hvm-child/css/fonts/font-awesome/css/font-awesome.min.css?ver=6.5.5 ; media=all */
@media all {
  .fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  .fa-twitter-square:before {
    content: "\f081";
  }
  .fa-facebook-square:before {
    content: "\f082";
  }
  .fa-youtube-square:before {
    content: "\f166";
  }
  .fa-instagram:before {
    content: "\f16d";
  }
}
/*! CSS Used from: https://histvermaassluis.nl/wp-content/themes/hvm-child/css/default.css?ver=6.5.5 ; media=all */
@media all {
  h2, div, p {
    font-family: "MyriadPro";
  }
  h2 {
    font-size: 24px;
    color: #000000;
    margin: 10px 0;
    line-height: 1;
  }
  .yellow-divider {
    height: 25px;
    margin: 20px 0;
    background-color: #f4aa00;
  }
  .yellow {
    color: #f4aa00;
  }
  .footer h2 {
    color: #004065;
  }
  .footer h2 i {
    font-size: 30px;
    float: right;
    padding-left: 5px;
    margin-top: -5px;
  }
  .footer a {
    text-decoration: none;
    text-transform: none;
    color: #004065;
  }
  .footer a:hover {
    font-weight: 900;
  }
  .footer span {
    font-weight: 900;
  }
  .footer-column {
    padding: 0 15px;
  }
  i.fa-facebook-square {
    color: #3b5998;
  }
  i.fa-twitter-square {
    color: #4099FF;
  }
  i.fa-instagram {
    color: #000000;
  }
  i.fa-youtube-square {
    color: #ff0000;
  }
  p.copyright {
    text-align: center;
  }
}
@media (min-width: 1200px) {
  .noshow-large {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .noshow-medium {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .noshow-between {
    display: none !important;
  }
  .mobile-footer span:first-child {
    line-height: 1.6;
  }
  h2.mobile-footer {
    margin-top: 0;
  }
}
@media (max-width: 767px) {
  .noshow-small-footer {
    display: none !important;
  }
  h2.mobile-footer {
    line-height: 1.3;
    text-align: center;
  }
  h2.mobile-footer a i {
    float: unset;
    margin-top: 10px;
  }
  div.footer {
    margin-bottom: 0;
  }
  .footer h2 i {
    font-size: 54px;
  }
  p.copyright {
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  h2.mobile-footer {
    line-height: 1.3;
    text-align: center;
  }
}
ul.navbar {
  display: flex;
  gap: 10px;
  justify-content: center;
}

li.navbar-item {
  list-style-type: none;
}

li.navbar-item {
  font-size: 24px;
}

.breadcrumbs-i {
  text-decoration: underline !important;
}

* {
  font-size: 24px !important;
}

#search-selection {
  max-width: 100% !important;
}

.custom-checkbox label::before {
  top: 8px !important;
}

.result-settings-item select {
  height: 32px !important;
}

.btn {
  height: 1.5em !important;
  width: 1.5em !important;
}

.result-settings .aantalpp .infinite-button {
  height: 1.5em !important;
  width: 1.5em !important;
  top: -2px !important;
}

.custom-textfield-resultamount {
  height: 32px !important;
}

.custom-table-div-top-slider.has-filters {
  margin-top: 61px !important;
}

.custom-navigation-page, .custom-navigation-spacing, .default-button.icon-color-navigation {
  height: 38px !important;
  min-width: 38px !important;
}

@media (min-width: 992px) {
  .col-md-7 {
    width: 100% !important;
  }
}
label {
  font-family: "MyriadPro" !important;
}

.collectionchoice-title {
  font-family: "MyriadPro" !important;
  font-size: 20px !important;
}

.collectionchoice-amount {
  font-family: "MyriadPro" !important;
  font-size: 50px !important;
}

.filter-popup--menu :checked + label {
  background-color: #004065 !important;
}

h1 {
  font-size: 2.5rem !important;
  color: #004065 !important;
}

.custom-navigation-page, .custom-navigation-spacing, .default-button.icon-color-navigation {
  line-height: 36px !important;
}

.content a:not(.default-button) {
  text-decoration: underline !important;
}

.result-viewswitcher-i {
  text-decoration: none !important;
}

a.colorbox.custom-icon.custom-icon-dossier.detail-info-share-i {
  color: transparent !important;
}

.topbar a:hover {
  opacity: 1 !important;
}

a.collectionchoice.resultlink {
  text-decoration: none !important;
}

p.copyright {
  font-size: 11px !important;
  margin-top: 10px;
}

#search-form {
  padding: 0;
}
#search-form .custom-form-field-input,
#search-form .custom-form-field-label {
  padding: 0;
}
#search-form #search-buttons {
  margin-top: 2em;
}
#search-form #search-buttons .btn-empty-left {
  background-color: transparent !important;
  color: #004065 !important;
}
#search-form .btn-submit-maps-location {
  font-size: initial !important;
}

.atlantis--details .detail-media-icons-i-img-active {
  border-color: #004065;
}
.atlantis--details .custom-navigation {
  position: relative;
}
.atlantis--details #resultjump {
  display: block;
  font-size: 14px;
  margin: 0 60px 0 auto;
  height: 32px;
  line-height: 30px;
  padding: 0 5px;
  border: 1px solid #004065;
  background: color-contrast(#004065, #fff, #000);
  color: #004065;
}
.atlantis--details #resultjumpsubmit {
  position: absolute;
  bottom: 0;
  right: 0;
  cursor: pointer;
  width: 60px;
  height: 32px;
  border: 0;
  line-height: 32px;
  margin: 0;
  background-color: #004065;
  color: white;
  transition: 0.5s;
}
@media (min-width: 992px) {
  .atlantis--details #resultjump {
    float: right;
    margin-left: 3px;
    height: 28px;
    line-height: 26px;
  }
  .atlantis--details #resultjumpsubmit {
    height: 28px;
    line-height: 28px;
    bottom: auto;
    top: 0;
  }
}
.atlantis--details #detail .detail-div h2 {
  display: none;
}
.atlantis--details #detail table:not(.detail-media) {
  width: auto;
}
.atlantis--details #detail tbody,
.atlantis--details #detail tbody tr:nth-child(even) {
  background-color: transparent;
}
.atlantis--details #map {
  width: 100%;
  margin-bottom: 20px;
}
.atlantis--details #detail {
  padding-top: 2em;
}
.atlantis--details #detail #gegevens {
  padding: 0;
}
.atlantis--details #detail #gegevens img {
  float: left;
  margin-right: 1em;
}
.atlantis--details #detail #gegevens table {
  border-collapse: separate;
  border-spacing: 0 0.5em;
}
.atlantis--details #detail #gegevens table tr, .atlantis--details #detail #gegevens table td {
  display: block;
}
.atlantis--details #detail #gegevens table tr {
  padding-bottom: 1em;
}
.atlantis--details #detail #gegevens table .key {
  min-width: unset;
}
.atlantis--details #detail #detail-interactionbar .interaction-labels .interaction-label {
  color: white !important;
  background: #004065;
  border-color: #004065;
}
.atlantis--details #detail #detail-interactionbar .interaction-labels .active {
  background: #f4aa00;
  border-color: #f4aa00;
}
.atlantis--details #detail #detail-interactionbar .interaction-labels .active:active, .atlantis--details #detail #detail-interactionbar .interaction-labels .active:focus {
  outline: none;
}
.atlantis--details #detail #detail-interactionbar .interaction-labels .disabled {
  background-color: lightgray;
  border-color: lightgray;
}
.atlantis--details #detail #detail-interactionbar .interaction-content {
  border-color: #f4aa00;
}
.atlantis--details .scans-custom-navigation .custom-navigation-page {
  border: none !important;
  padding-top: 0 !important;
  background: none !important;
  height: auto;
}
.atlantis--details .scans-custom-navigation .custom-navigation-page-active img {
  opacity: 1;
  filter: drop-shadow(0 -0.5px 0 #f4aa00) drop-shadow(0 1px 0 #f4aa00) drop-shadow(-0.5px 0 0 #f4aa00) drop-shadow(1px 0 0 #f4aa00);
}
.atlantis--details .scans-custom-navigation {
  display: grid;
  grid-auto-flow: column;
  grid-gap: 12px;
  justify-content: center;
  align-items: center;
}
.atlantis--details .scans-custom-navigation img {
  width: 84px;
  height: 84px;
  object-fit: contain;
}
.atlantis--details .scans-custom-navigation .custom-navigation-page {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.atlantis--details .scans-custom-navigation .custom-navigation-page:hover {
  background: none !important;
}

.result-settings .aantalpp .infinite-button {
  height: 1.9em;
  width: 1.9em;
  top: 0px;
}

.opties-div {
  top: 0px !important;
}
.opties-div .result-settings-form {
  display: flex !important;
}
@media only screen and (max-width: 980px) {
  .opties-div .result-settings-form {
    display: block !important;
  }
}
.opties-div .result-settings-form .chzn-container {
  font-size: inherit !important;
}
.opties-div .result-settings-form .chzn-container .chzn-single {
  color: #000000 !important;
}
.opties-div .result-settings-form .chzn-container b {
  background-color: #000000;
}
.opties-div .result-settings-form .chzn-container .chzn-drop {
  outline: none !important;
  border-color: inherit !important;
}
.opties-div .result-settings-form .chzn-container-active .chzn-single {
  outline: none !important;
  border-color: inherit !important;
}
@media only screen and (max-width: 980px) {
  .opties-div {
    top: 6em !important;
    min-width: 20em !important;
  }
}

.result-viewswitcher {
  display: flex;
  align-items: center;
  top: -3em;
}
@media screen and (max-width: 980px) {
  .result-viewswitcher {
    margin: 0 1.7em;
  }
}
.result-viewswitcher-i {
  color: inherit !important;
  background-color: transparent !important;
  opacity: 0.5;
}
.result-viewswitcher-i-active {
  color: #004065 !important;
  opacity: 1;
}
.result-viewswitcher-i-list {
  font-size: 31px !important;
}
.result-viewswitcher .fa-list-ul:before {
  content: "\f0c9";
}
.result-viewswitcher .icon-images-gallery:before {
  content: "\f110";
}

#lijst-weergave .key {
  font-weight: 700;
  margin-right: 0.3em;
}
#lijst-weergave .custom-table-row-td .key > * {
  margin-right: 1em;
}

#gallerij-weergave {
  position: unset;
  top: 0;
  margin: 4em 0 2em 0;
}
#gallerij-weergave tr {
  border: none;
}
#gallerij-weergave .gallery-table-td {
  border-right: 1px dotted #ccc;
  border-bottom: 1px dotted #ccc;
}

.filter-popup--menu :checked + label {
  background-color: #fd8023;
  color: white;
}

/*# sourceMappingURL=layout.css.map */
