@font-face {
  font-family: "Rijksoverheid Sans";
  src: url(/static/onl/fonts/ROsanswebtextregular.ttf) format("truetype"), url(/static/onl/fonts/ROsanswebtextregular.woff) format("opentype");
  font-style: normal;
  font-weight: normal; }

@font-face {
  font-family: "Rijksoverheid Sans";
  src: url(/static/onl/fonts/ROsanswebtextitalic.ttf) format("truetype"), url(/static/onl/fonts/ROsanswebtextitalic.woff) format("opentype");
  font-style: italic;
  font-weight: normal; }

@font-face {
  font-family: "Rijksoverheid Sans";
  src: url(/static/onl/fonts/ROsanswebtextbold.ttf) format("truetype"), url(/static/onl/fonts/ROsanswebtextbold.woff) format("opentype");
  font-weight: bold;
  font-style: normal; }

.kpm {
  /* THEME Colours */
  /**
 * Resets all sorts of global styles of an integrating application.
 */
  /* Auto Height */
  /* 3D Effects */
  /* IE10 Windows Phone 8 Fixes */
  box-sizing: border-box;
  height: 100%;
  color: #333;
  font-family: "Rijksoverheid Sans", sans-serif;
  line-height: 1.5;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased; }
  .kpm .group:before,
  .kpm .group:after {
    content: "";
    display: table; }
  .kpm .group:after {
    clear: both; }
  .kpm .u-fontw--default {
    font-weight: normal; }
  .kpm .vet {
    font-weight: bold; }
  .kpm .cur {
    font-style: italic; }
  .kpm .vetcur {
    font-style: italic;
    font-weight: bold; }
  .kpm .capitalize {
    text-transform: capitalize; }
  .kpm .uppercase {
    text-transform: uppercase; }
  .kpm .u-nomargin {
    margin: 0 !important; }
  .kpm .block-element {
    display: block !important;
    width: 100%; }
  .kpm [hidden],
  .kpm .is-hidden {
    display: none !important; }
  .kpm .inline-block {
    display: inline-block; }
  .kpm .align-center {
    text-align: center !important; }
  .kpm .align-right {
    text-align: right; }
  .kpm .pull-right {
    float: right; }
  @media (min-width: 50em) {
    .kpm .d-pull-right {
      float: right; } }
  .kpm .pull-left {
    float: left; }
  .kpm .hidden-mobile {
    display: none !important; }
    @media (min-width: 50em) {
      .kpm .hidden-mobile {
        display: block !important; } }
  @media (min-width: 50em) {
    .kpm .hidden-desktop {
      display: none !important; } }
  .kpm .relative {
    position: relative; }
  .kpm .visually-hidden, .kpm .combobox-clear-button span {
    border: none;
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px; }
  .kpm .no-scroll {
    overflow: hidden;
    position: fixed;
    left: 0;
    top: 0;
    right: 0; }
  .kpm .no-scroll--mobile {
    overflow: hidden;
    position: fixed; }
    @media (min-width: 50em) {
      .kpm .no-scroll--mobile {
        overflow: visible;
        position: static; } }
  @media (min-width: 50em) {
    .kpm .u-order--d1 {
      order: 0; }
    .kpm .u-order--d2 {
      order: 1; } }
  .kpm .u-amount {
    font-style: italic;
    font-size: 0.7em;
    font-weight: normal; }
  .kpm {
    font-size: 16px; }
  .kpm * {
    font-family: "Rijksoverheid Sans", sans-serif; }
  .kpm h1,
  .kpm h2,
  .kpm h3,
  .kpm legend {
    color: #333; }
  .kpm h3 {
    border-bottom: 0; }
  .kpm button {
    width: auto;
    height: auto;
    text-align: left; }
  .kpm table {
    background-color: initial; }
  .kpm th {
    color: #333; }
  .kpm form {
    margin: 0;
    padding: 0; }
    .kpm form div {
      padding: 0; }
  .kpm dl {
    border: none;
    margin-bottom: 0; }
    .kpm dl dt,
    .kpm dl dd {
      line-height: 1.5;
      border: 0;
      width: auto;
      float: none; }
    .kpm dl dt {
      margin-right: auto; }
  .kpm .modal {
    overflow: visible; }

@font-face {
  .kpm {
    font-family: "Rijksoverheid Sans";
    src: url(/static/onl/fonts/ROsanswebtextregular.ttf) format("truetype"), url(/static/onl/fonts/ROsanswebtextregular.woff) format("opentype");
    font-style: normal;
    font-weight: normal; } }

@font-face {
  .kpm {
    font-family: "Rijksoverheid Sans";
    src: url(/static/onl/fonts/ROsanswebtextitalic.ttf) format("truetype"), url(/static/onl/fonts/ROsanswebtextitalic.woff) format("opentype");
    font-style: italic;
    font-weight: normal; } }

@font-face {
  .kpm {
    font-family: "Rijksoverheid Sans";
    src: url(/static/onl/fonts/ROsanswebtextbold.ttf) format("truetype"), url(/static/onl/fonts/ROsanswebtextbold.woff) format("opentype");
    font-weight: bold;
    font-style: normal; } }
  .kpm html {
    background-color: #fff;
    box-sizing: border-box;
    color: #333;
    font-family: "Rijksoverheid Sans", sans-serif;
    font-size: 100%;
    line-height: 1.5;
    position: relative;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    min-height: 100%; }
    @media (min-width: 50em) {
      .kpm html {
        padding-bottom: 12em; } }
  .kpm body {
    min-height: 100%;
    margin: 0; }
  .kpm p,
  .kpm .p {
    word-break: break-all; }
    .kpm p--large,
    .kpm .p--large {
      font-size: 1.125rem; }
    .kpm p--accent,
    .kpm .p--accent {
      font-style: italic;
      font-size: 1.5rem;
      margin-bottom: 0; }
  .kpm .footer {
    float: left;
    width: 100%; }
  @media (min-width: 50em) {
    .kpm .footer {
      position: absolute;
      left: 0;
      bottom: 0;
      right: 0;
      height: 12em; } }
  .kpm *,
  .kpm *::before,
  .kpm *::after {
    box-sizing: inherit; }
  .kpm ::placeholder {
    color: #333; }
  .kpm a img {
    border: 0; }
  .kpm label {
    display: block; }
  .kpm .transitional-size h2 {
    font-size: 1.5rem; }
  .kpm .transitional-size li {
    font-size: 1.25rem; }
  .kpm .k-future h1,
  .kpm .k-future .h1 {
    font-size: 3rem; }
  .kpm .k-future h2,
  .kpm .k-future .h2 {
    font-size: 2rem; }
  .kpm .k-future h3,
  .kpm .k-future .h3 {
    font-size: 1.375rem; }
  .kpm .k-future p,
  .kpm .k-future .p {
    font-size: 1.125rem; }
    .kpm .k-future p--large,
    .kpm .k-future .p--large {
      font-size: 1.5rem; }
    .kpm .k-future p--accent,
    .kpm .k-future .p--accent {
      font-size: 1.5rem; }
  .kpm .k-future .button {
    font-size: 1.125rem; }
    .kpm .k-future .button--small {
      font-size: 0.75rem; }
  .kpm .k-future table .button {
    font-size: 1rem; }
  .kpm .container__row {
    margin-bottom: 3em; }
  .kpm .button {
    appearance: none;
    background-color: #fff;
    border-radius: 0.5em;
    border: 1px solid #ccc;
    color: #333;
    display: inline-block;
    font-family: inherit;
    font-weight: 700;
    line-height: 1;
    margin: 0 .5em .5em 0;
    max-width: 100%;
    outline: 2px solid transparent;
    outline-offset: .5em;
    transition: color 150ms ease-in-out, outline-offset 150ms ease-in-out;
    padding: 0.75em 1em;
    position: relative;
    text-align: center;
    text-shadow: none;
    user-select: none;
    vertical-align: middle;
    white-space: nowrap;
    font-size: 1rem;
    cursor: pointer; }
    .kpm .button[hidden] {
      display: none; }
    .kpm .button::-moz-focus-inner {
      border: none;
      padding: 0; }
    .kpm .button[href] {
      text-decoration: none; }
    .kpm .button[href]:hover {
      text-decoration: none; }
    .kpm .button:focus {
      outline: 2px solid #ffb612;
      outline-offset: 0;
      z-index: 1; }
    .kpm .button:hover {
      outline: none;
      background-color: #ccc;
      color: #000; }
    .kpm .button:active {
      transition: none;
      background-color: #b4b4b4; }
    .kpm .button:disabled, .kpm .button[aria-disabled="true"] {
      cursor: not-allowed;
      pointer-events: none;
      background-color: #f3f3f3;
      color: #b4b4b4; }
    .kpm .button--primary {
      background-color: #154273;
      color: #fff;
      border: 1px solid transparent; }
      .kpm .button--primary:hover {
        color: #000;
        background-color: #b2d7ee; }
      .kpm .button--primary:active {
        color: #000;
        background-color: #e5f1f9; }
    .kpm .button--secondary {
      background-color: #e17000;
      color: #000;
      border: 1px solid transparent; }
      .kpm .button--secondary:hover {
        color: #000;
        background-color: #ff8915; }
      .kpm .button--secondary:active {
        background-color: #ae5700;
        color: #fff; }
    .kpm .button--doubleline {
      text-align: left; }
    .kpm .button--doubleline .kpm .button__sub {
      display: block;
      font-weight: 400;
      font-size: 90%;
      margin-top: .25em; }
    .kpm .button--erase {
      background: #fff url(/static/onl/images/icon-remove-blue.svg) no-repeat right 1em center;
      background-size: 0.75em;
      background-color: #fff;
      color: #154273;
      padding-right: 3em;
      border: 1px solid #154273; }
      .kpm .button--erase:hover {
        color: #000; }
      .kpm .button--erase:active {
        background-color: #ae5700;
        color: #fff; }
    .kpm .button--inversed {
      background-color: #333;
      color: #fff; }
    .kpm .button--small {
      font-size: .75rem; }
    .kpm .button--share {
      background-color: #e5f1f9;
      background-image: url(/static/onl/images/icon-share.svg);
      background-position: right 1em center;
      background-repeat: no-repeat;
      background-size: 1.1em;
      color: #154273;
      border: 1px solid transparent;
      padding-right: 2.5em; }
      .kpm .button--share:hover {
        color: #000;
        background-color: #b2d7ee; }
      .kpm .button--share:active {
        color: #000;
        background-color: #e5f1f9; }
    .kpm .button--icon-external {
      background-position: right .75em center;
      background-repeat: no-repeat;
      background-image: url(/static/onl/images/icon-link-external-v2.svg);
      background-size: 0.9em;
      padding-right: 3.125em;
      position: relative; }
      .kpm .button--icon-external:after {
        position: absolute;
        right: 2.325em;
        width: 1px;
        top: 20%;
        bottom: 20%;
        background: #154273;
        content: ""; }
    .kpm .button--search {
      padding-right: 2em;
      background-position: 90% 50%;
      background-repeat: no-repeat;
      background-image: url(/static/onl/images/icon-search.svg);
      background-size: 1.25em; }
    .kpm .button--icon-right {
      background-position: .75em 50%;
      background-repeat: no-repeat;
      background-image: url(/static/onl/images/icon-dart-right.svg);
      background-size: 5px 10px;
      padding-left: 1.5em; }
    .kpm .button--icon-left {
      background-position: .75em 50%;
      background-repeat: no-repeat;
      background-image: url(/static/onl/images/icon-dart-left.svg);
      background-size: 5px 10px;
      padding-left: 1.5em; }
    .kpm .button--icon-top {
      background-position: .5em 50%;
      background-repeat: no-repeat;
      background-image: url(/static/onl/images/icon-dart-top.svg);
      background-size: 10px 5px;
      padding-left: 1.5em; }
    .kpm .button--icon-down {
      background-position: .5em 50%;
      background-repeat: no-repeat;
      background-image: url(/static/onl/images/icon-dart-down.svg);
      background-size: 10px 5px;
      padding-left: 1.5em; }
    .kpm .button--icon-upload {
      background-position: 1em center;
      background-repeat: no-repeat;
      background-image: url(/static/onl/images/icon-upload.svg);
      padding-left: 3em; }
    .kpm .button--icon-download {
      background-position: 1em center;
      background-repeat: no-repeat;
      background-image: url(/static/onl/images/icon-download.svg);
      padding-left: 3em; }
    .kpm .button--icon-filter {
      background-position: 1em center;
      background-size: 1em;
      background-repeat: no-repeat;
      background-image: url(/static/onl/images/icon-filter.svg);
      padding-left: 2.75em; }
    .kpm .button--icon-download-white {
      background-position: 1em center;
      background-repeat: no-repeat;
      background-image: url(/static/onl/images/icon-download-white.svg);
      padding-left: 3em; }
    .kpm .button--icon-hamburger {
      background-position: .75em 50%;
      background-repeat: no-repeat;
      background-image: url(/static/onl/images/icon-hamburger.svg);
      background-size: 1em;
      padding-left: 2em; }
    .kpm .button--icon-refreshdocuments {
      background-position: .75em 50%;
      background-repeat: no-repeat;
      background-image: url(/static/onl/images/icon-refresh-document.svg);
      background-size: 1.5em;
      padding-left: 3em; }
    .kpm .button--icon-refreshdocuments-white {
      background-position: .75em 50%;
      background-repeat: no-repeat;
      background-image: url(/static/onl/images/icon-refresh-document-white.svg);
      background-size: 1.75em;
      padding-left: 3em; }
    .kpm .button--divider-icon {
      background-image: url(/static/onl/images/icon-refresh-document-white.svg);
      background-repeat: no-repeat;
      padding-right: 3em;
      background-size: 1.75em;
      background-position: right .75em center; }
      .kpm .button--divider-icon span.divider::after {
        content: "";
        border-right: 1px solid #fff;
        padding-left: .75em;
        margin-right: .2em; }
    .kpm .button--divider-icon-draw {
      background-image: url(/static/onl/images/icon-draw.svg);
      background-repeat: no-repeat;
      padding-right: 3em;
      background-size: 1.25em;
      background-position: right 1em center; }
      .kpm .button--divider-icon-draw span.divider::after {
        content: "";
        border-right: 1px solid #fff;
        padding-left: .75em;
        margin-right: .2em; }
    .kpm .button--divider-icon-map {
      background-image: url(/static/onl/images/icon-map.svg);
      background-repeat: no-repeat;
      padding-right: 3em;
      background-size: 1.25em;
      background-position: right 1em center; }
      .kpm .button--divider-icon-map span.divider::after {
        content: "";
        border-right: 1px solid #fff;
        padding-left: .75em;
        margin-right: .2em; }
  .kpm .button-icon {
    appearance: none;
    background-color: #007bc7;
    border-radius: 0.5em;
    border: none;
    color: #333;
    display: inline-block;
    font-family: inherit;
    font-weight: 700;
    line-height: 1;
    max-width: 100%;
    outline: 2px solid transparent;
    outline-offset: .5em;
    transition: color 150ms ease-in-out, outline-offset 150ms ease-in-out;
    padding: 0.75em 1em;
    position: relative;
    text-align: center;
    text-shadow: none;
    user-select: none;
    vertical-align: middle;
    white-space: nowrap;
    font-size: 1rem;
    padding: 1.3em;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url(/static/onl/images/icon-search.svg);
    background-size: .8em;
    cursor: pointer;
    margin-right: .5em; }
    .kpm .button-icon[hidden] {
      display: none; }
    .kpm .button-icon::-moz-focus-inner {
      border: none;
      padding: 0; }
    .kpm .button-icon[href] {
      text-decoration: none; }
    .kpm .button-icon:hover {
      outline: none;
      background-color: #b2d7ee;
      color: #000; }
    .kpm .button-icon:active {
      transition: none;
      background-color: #b4b4b4; }
    .kpm .button-icon:focus {
      outline: 2px solid #ffb612;
      outline-offset: 0;
      z-index: 1; }
    .kpm .button-icon--small {
      padding: 1em;
      background-size: 1em; }
    .kpm .button-icon--marker {
      background-image: url(/static/onl/images/icon-marker.svg); }
    .kpm .button-icon--download {
      background-image: url(/static/onl/images/icon-download-white.svg); }
    .kpm .button-icon--dots {
      background-image: url(/static/onl/images/icon-dots.svg); }
    .kpm .button-icon--crosshair {
      background-image: url(/static/onl/images/icon-crosshair.svg); }
    .kpm .button-icon--remove {
      background-image: url(/static/onl/images/icon-remove-white.svg); }
    .kpm .button-icon--plus {
      background-image: url(/static/onl/images/icon-plus-white.svg); }
    .kpm .button-icon--cross {
      background-image: url(/static/onl/images/icon-close-white.svg); }
    .kpm .button-icon--edit {
      background-image: url(/static/onl/images/icon-bewerken.svg); }
    .kpm .button-icon--calendar {
      background-image: url(/static/onl/images/icon-calendar.svg); }
    .kpm .button-icon--remove {
      background-image: url(/static/onl/images/icon-remove.svg); }
    .kpm .button-icon--arrow-up {
      background-image: url(/static/onl/images/icon-arrow-up.svg); }
    .kpm .button-icon--arrow-down {
      background-image: url(/static/onl/images/icon-arrow-down.svg); }
  .kpm .button-icon--plain {
    background-color: transparent;
    border-radius: none;
    color: #000;
    background-size: 1em;
    padding: .75em; }
  .kpm h1,
  .kpm .h1,
  .kpm h2,
  .kpm .h2,
  .kpm h3,
  .kpm .h3,
  .kpm h4,
  .kpm .h4,
  .kpm h5,
  .kpm .h5,
  .kpm h6,
  .kpm .h6 {
    margin: 0 0 1em 0;
    padding: 0;
    line-height: 1.25; }
  .kpm h1,
  .kpm .h1 {
    color: #154273;
    font-size: 2rem;
    font-weight: 700;
    margin-bottom: 0;
    margin-top: .5em; }
    .kpm h1--large,
    .kpm .h1--large {
      font-size: 2.75rem; }
    .kpm h1.centered--title,
    .kpm .h1.centered--title {
      text-align: center;
      display: block;
      margin: 1em 0; }
    .kpm h1__sub,
    .kpm .h1__sub {
      font-weight: 400;
      font-style: italic;
      font-size: 0.675rem;
      display: block; }
      @media (min-width: 50em) {
        .kpm h1__sub,
        .kpm .h1__sub {
          display: inline-block; } }
  .kpm h2,
  .kpm .h2 {
    color: #154273;
    font-size: 1.25rem;
    font-weight: 700;
    margin: 1em 0; }
    .columns--sticky-sidebar__sidebar .kpm h2 span,
    .kpm h2 a.question-explanation-link,
    .kpm h2 p, .columns--sticky-sidebar__sidebar
    .kpm .h2 span,
    .kpm .h2 a.question-explanation-link,
    .kpm .h2 p {
      color: #000;
      display: block;
      font-size: .8125rem;
      font-weight: 400; }
    .kpm h2--large,
    .kpm .h2--large {
      font-size: 1.5rem; }
    .kpm h2__sub,
    .kpm .h2__sub {
      display: inline-block;
      font-size: 0.675rem;
      font-style: italic;
      font-weight: 400; }
    .kpm h2.title--underlined,
    .kpm .h2.title--underlined {
      font-size: 1.125em;
      border-bottom: 1px solid #154273;
      margin: 0.5em 0;
      position: relative; }
  .kpm .columns--sidebar-left div:last-child h2,
  .kpm .columns--sidebar-right div:last-child h2 {
    display: inline-block; }
  .kpm .tabs__panels h2 {
    margin: 1em 0 0; }
  .kpm h3,
  .kpm .h3 {
    color: #154273;
    font-size: 1rem;
    font-weight: 700; }
  .kpm h4,
  .kpm .h4 {
    font-size: 1rem;
    font-weight: 700; }
  .kpm h5,
  .kpm .h5 {
    font-size: 1rem;
    font-weight: 400; }
  .kpm h2[id],
  .kpm h3[id] {
    position: relative; }
    .kpm h2[id]:before,
    .kpm h3[id]:before {
      content: "";
      display: inline-block;
      width: 40px;
      height: 19px;
      background: url(/static/onl/images/icon-permalink.svg);
      background-repeat: no-repeat;
      background-size: .5em; }
      @media (min-width: 50em) {
        .kpm h2[id]:before,
        .kpm h3[id]:before {
          position: absolute;
          left: -30px;
          top: 11px; } }
  .kpm dl dt {
    color: #154273;
    font-weight: 700;
    padding: 0; }
  .kpm dl dd {
    padding: 0;
    margin: 0 0 2em 0; }
    .kpm dl dd:after {
      content: '\A';
      white-space: pre; }
  .kpm dl.columns--data {
    margin: 0;
    padding: 0;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    width: 100%; }
    .kpm dl.columns--data div {
      width: 50%; }
      @media (min-width: 50em) {
        .kpm dl.columns--data div {
          width: 33%; } }
  .kpm .icon {
    padding-left: 1.5em;
    background-position: left 50%;
    background-size: 1em;
    background-repeat: no-repeat; }
    .kpm .icon--large {
      background-size: 1.125em !important; }
    .kpm .icon--download {
      background-image: url(/static/onl/images/icon-download.svg); }
    .kpm .icon--remove {
      background-image: url(/static/onl/images/icon-remove.svg);
      background-position: right 50%;
      padding-left: 0;
      padding-right: 1.5em; }
    .kpm .icon--remove-left {
      background-image: url(/static/onl/images/icon-remove.svg); }
    .kpm .icon--remove-blue {
      background-image: url(/static/onl/images/icon-remove-blue.svg);
      background-position: right 50%;
      padding-left: 0;
      padding-right: 1.5em; }
    .kpm .icon--remove-blue-left {
      background-image: url(/static/onl/images/icon-remove-blue.svg); }
    .kpm .icon--openall {
      background-image: url(/static/onl/images/icon-plus.svg);
      background-position: right 50%;
      padding-left: 0;
      padding-right: 1.5em; }
    .kpm .icon--closeall {
      background-image: url(/static/onl/images/icon-minus.svg);
      background-position: right 50%;
      padding-left: 0;
      padding-right: 1.5em; }
    .kpm .icon--backlink {
      display: block;
      padding: 0 0 .5em 1.5em;
      margin-bottom: .5em;
      background-image: url(/static/onl/images/icon-double-left.svg);
      background-size: 16px;
      background-repeat: no-repeat;
      background-position: left .25em; }
    .kpm .icon--publication {
      display: inline-block;
      padding: 0 1.5em 0 0;
      background-image: url(/static/onl/images/icon-publicatie.svg);
      background-size: 16px;
      background-repeat: no-repeat;
      background-position: left -3px center; }
    .kpm .icon--housing {
      display: inline-block;
      padding: 0 1.5em 0 0;
      background-image: url(/static/onl/images/housing.svg);
      background-size: 16px;
      background-repeat: no-repeat;
      background-position: right 50%; }
    .kpm .icon--default {
      display: inline-block;
      padding: 0 1.5em 0 0;
      background-image: url(/static/onl/images/governance.svg);
      background-size: 16px;
      background-repeat: no-repeat;
      background-position: right 50%; }
    .kpm .icon--culture {
      display: inline-block;
      padding: 0 1.5em 0 0;
      background-image: url(/static/onl/images/culture.svg);
      background-size: 16px;
      background-repeat: no-repeat;
      background-position: right 50%; }
    .kpm .icon--economy {
      display: inline-block;
      padding: 0 1.5em 0 0;
      background-image: url(/static/onl/images/economy.svg);
      background-size: 16px;
      background-repeat: no-repeat;
      background-position: right 50%; }
    .kpm .icon--finance {
      display: inline-block;
      padding: 0 1.5em 0 0;
      background-image: url(/static/onl/images/finance.svg);
      background-size: 16px;
      background-repeat: no-repeat;
      background-position: right 50%; }
    .kpm .icon--international {
      display: inline-block;
      padding: 0 1.5em 0 0;
      background-image: url(/static/onl/images/international.svg);
      background-size: 16px;
      background-repeat: no-repeat;
      background-position: right 50%; }
    .kpm .icon--agriculture {
      display: inline-block;
      padding: 0 1.5em 0 0;
      background-image: url(/static/onl/images/agriculture.svg);
      background-size: 16px;
      background-repeat: no-repeat;
      background-position: right 50%; }
    .kpm .icon--migration {
      display: inline-block;
      padding: 0 1.5em 0 0;
      background-image: url(/static/onl/images/migration.svg);
      background-size: 16px;
      background-repeat: no-repeat;
      background-position: right 50%; }
    .kpm .icon--nature {
      display: inline-block;
      padding: 0 1.5em 0 0;
      background-image: url(/static/onl/images/nature.svg);
      background-size: 16px;
      background-repeat: no-repeat;
      background-position: right 50%; }
    .kpm .icon--education {
      display: inline-block;
      padding: 0 1.5em 0 0;
      background-image: url(/static/onl/images/education.svg);
      background-size: 16px;
      background-repeat: no-repeat;
      background-position: right 50%; }
    .kpm .icon--law {
      display: inline-block;
      padding: 0 1.5em 0 0;
      background-image: url(/static/onl/images/law.svg);
      background-size: 16px;
      background-repeat: no-repeat;
      background-position: right 50%; }
    .kpm .icon--infrastucture {
      display: inline-block;
      padding: 0 1.5em 0 0;
      background-image: url(/static/onl/images/infrastructure.svg);
      background-size: 16px;
      background-repeat: no-repeat;
      background-position: right 50%; }
    .kpm .icon--social {
      display: inline-block;
      padding: 0 1.5em 0 0;
      background-image: url(/static/onl/images/social.svg);
      background-size: 16px;
      background-repeat: no-repeat;
      background-position: right 50%; }
    .kpm .icon--traffic {
      display: inline-block;
      padding: 0 1.5em 0 0;
      background-image: url(/static/onl/images/traffic.svg);
      background-size: 16px;
      background-repeat: no-repeat;
      background-position: right 50%; }
    .kpm .icon--jobs {
      display: inline-block;
      padding: 0 1.5em 0 0;
      background-image: url(/static/onl/images/jobs.svg);
      background-size: 16px;
      background-repeat: no-repeat;
      background-position: right 50%; }
    .kpm .icon--healthcare {
      display: inline-block;
      padding: 0 1.5em 0 0;
      background-image: url(/static/onl/images/healthcare.svg);
      background-size: 16px;
      background-repeat: no-repeat;
      background-position: right 50%; }
    .kpm .icon--security {
      display: inline-block;
      padding: 0 1.5em 0 0;
      background-image: url(/static/onl/images/security.svg);
      background-size: 16px;
      background-repeat: no-repeat;
      background-position: right 50%; }
    .kpm .icon--arrow-right {
      display: inline-block;
      padding: 0 1.5em 0 0;
      background-image: url(/static/onl/images/icon-arrow-right.svg);
      background-size: 16px;
      background-repeat: no-repeat;
      background-position: right 50%; }
    .kpm .icon--arrow-cta-left {
      background-image: url(/static/onl/images/icon-cta-right.svg); }
    .kpm .icon--dart-left {
      background-image: url(/static/onl/images/icon-dart-left.svg); }
    .kpm .icon--cross-blue {
      background-image: url(/static/onl/images/icon-cross-blue.svg);
      background-position: left 50%; }
      .kpm .icon--cross-blue--small {
        background-image: url(/static/onl/images/icon-cross-blue.svg);
        background-position: left 50%;
        background-size: .5em;
        padding-left: 1em; }
  .kpm a {
    color: #154273;
    text-decoration: underline;
    text-decoration-skip: ink;
    text-decoration-skip-ink: auto;
    outline: 2px solid transparent;
    outline-offset: .5em;
    transition: color 150ms ease-in-out, outline-offset 150ms ease-in-out;
    word-break: break-all; }
    .kpm a[href*="://"]:not(.button):not(.link):not(.pull-right):not(.pull-left):not([href*=".overheid.nl"]):not([href*=".officielebekendmakingen.nl"]), .kpm a[rel="external"] {
      padding-right: 1.25em;
      margin-right: .25em;
      background-repeat: no-repeat;
      background-image: url(/static/onl/images/icon-link-external.svg);
      background-position: right 3px;
      background-size: 13px 12px; }
      .related--primaryBlue .kpm a[href*="://"]:not(.button):not(.link):not(.pull-right):not(.pull-left):not([href*=".overheid.nl"]):not([href*=".officielebekendmakingen.nl"]), .related--primaryBlue .kpm a[rel="external"] {
        background-image: url(/static/onl/images/icon-link-external-white-standard.svg); }
    .kpm a:focus {
      outline-color: #ffb612;
      outline-offset: 0; }
    .kpm a:hover {
      text-decoration: underline;
      color: #007bc7;
      outline: none; }
    .kpm a:active {
      color: #b2d7ee; }
    .kpm a.cta {
      padding: 0 2.5em 0 0;
      font-size: 1.125rem;
      background-repeat: no-repeat;
      background-image: url(/static/onl/images/icon-cta-right.svg);
      background-position: right 1px top 3px;
      background-size: 1em; }
      .kpm a.cta:hover {
        background-position: right 0 top 3px; }
      .kpm a.cta--left {
        padding: 0 0 0 2em;
        background-position: left 3px; }
        .kpm a.cta--left:hover {
          background-position: left 1px top 3px; }
      .kpm a.cta--external {
        background-repeat: no-repeat;
        background-image: url(/static/onl/images/icon-link-external.svg);
        background-position: right 3px top 1px;
        background-size: 1em; }
    .kpm a.cta__backwards {
      text-decoration: none;
      padding: 0 0 0 2em;
      font-size: 1.25rem;
      font-weight: 700;
      background-repeat: no-repeat;
      background-image: url(/static/onl/images/icon-cta-left.svg);
      background-position: left 3px;
      background-size: 1em; }
  .kpm p a {
    text-decoration: underline; }
  .kpm .link:hover {
    cursor: pointer;
    text-decoration: underline; }
  .kpm .link--delete {
    font-size: 90%;
    background-repeat: no-repeat;
    background-image: url(/static/onl/images/icon-remove.svg);
    background-position: left center;
    background-size: 1em;
    padding-left: 1.5em; }
  .kpm .link--down {
    background-position: 0 center !important;
    background-repeat: no-repeat;
    background-image: url(/static/onl/images/icon-dart-down.svg) !important;
    background-size: 9px !important;
    padding-left: 1em; }
  .kpm .link--up {
    background-position: 0 center !important;
    background-repeat: no-repeat;
    background-image: url(/static/onl/images/icon-dart-top.svg) !important;
    background-size: 9px !important;
    padding-left: 1em; }
  .kpm .link--forward {
    background-position: 0 center;
    background-repeat: no-repeat;
    background-image: url(/static/onl/images/icon-dart-right.svg);
    background-size: 6px 9px;
    padding-left: 1em; }
  .kpm .link--back {
    background-position: 0 center;
    background-repeat: no-repeat;
    background-image: url(/static/onl/images/icon-dart-left.svg);
    background-size: 6px 9px;
    padding-left: 1em; }
  .kpm .link-iconed {
    padding-right: 1.5em;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: right center; }
    .kpm .link-iconed--print {
      background-image: url(/static/onl/images/icon-print.svg);
      background-size: 1em; }
    .kpm .link-iconed--download {
      background-image: url(/static/onl/images/icon-download.svg);
      background-size: .8em; }
    .kpm .link-iconed--mail {
      background-image: url(/static/onl/images/icon-mail.svg);
      background-size: .8em; }
    .kpm .link-iconed--publication {
      background-image: url(/static/onl/images/icon-publicatie.svg);
      background-size: 1em; }
  .kpm .loader {
    display: block;
    margin: auto;
    clear: both;
    width: 3em;
    height: 3em;
    background-image: url(/static/onl/images/icon-loading.svg);
    background-size: cover;
    background-repeat: no-repeat; }
    .kpm .loader span {
      position: absolute;
      left: -999em; }
  .kpm .modal {
    width: 100%;
    height: 100%;
    position: fixed;
    background: rgba(0, 0, 0, 0.5);
    display: flex;
    align-items: center;
    padding: 1em;
    top: 0;
    left: 0;
    opacity: 1;
    transition: opacity .5s;
    z-index: 2;
    cursor: default; }
    .kpm .modal__inner {
      max-width: 48em;
      background: #fff;
      border: 1px solid #f3f3f3;
      padding: 1.5em;
      margin: auto;
      position: relative; }
      @media (min-width: 50em) {
        .kpm .modal__inner {
          min-width: 42em; } }
    .kpm .modal--filter {
      position: relative;
      display: block;
      right: 0;
      bottom: 0;
      padding: 0; }
    .kpm .modal.is-open {
      position: fixed;
      display: block !important; }
    .kpm .modal--wide .kpm .modal__inner {
      max-width: 53em; }
    .kpm .modal--wide .kpm .modal__content {
      padding-top: 3.5em;
      padding-bottom: 3.5em; }
    .kpm .modal__content {
      overflow: auto;
      padding: 0 1em; }
      .kpm .modal__content ol {
        padding-left: 1em; }
    .kpm .modal--off-screen {
      opacity: 0;
      position: absolute;
      left: -100%; }
    .kpm .modal--hidden[hidden] {
      display: none; }
    .kpm .modal__buttonpane {
      margin-top: 2em; }
    .kpm .modal__close {
      position: absolute;
      top: 0;
      right: 0;
      width: 4em;
      height: 4em;
      border: none;
      background-color: transparent;
      text-indent: -9999em;
      cursor: pointer;
      background-image: url(/static/onl/images/icon-close.svg);
      background-repeat: no-repeat;
      background-position: center center; }
      .kpm .modal__close:hover {
        background-image: url(/static/onl/images/icon-close-hover.svg); }
    .kpm .modal--tooltip {
      background: none; }
      .kpm .modal--tooltip .modal__inner {
        border-radius: 6px; }
        .kpm .modal--tooltip .modal__inner .modal__content {
          background: #fff;
          padding: 0; }
        .kpm .modal--tooltip .modal__inner .modal__close {
          top: 1em;
          right: 1em; }
  .kpm .ol-popup {
    background-color: white;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
    padding: 1em;
    max-width: 400px;
    border: .5em solid #F3F8FC;
    color: #333;
    text-decoration: none;
    font-size: .75em; }
    .kpm .ol-popup h2 {
      margin: 0;
      font-size: 1.125em; }
    .kpm .ol-popup p {
      margin: 0; }
      .kpm .ol-popup p.normwaarde {
        font-style: italic; }
  .kpm .ol-popup--fixed {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 7px;
    z-index: 1; }
  .kpm .result--list > ul:first-child {
    padding: 0; }
    .kpm .result--list > ul:first-child > li:first-child {
      margin-top: 0; }
    .kpm .result--list > ul:first-child > li {
      margin-bottom: .5em;
      padding-bottom: .5em;
      border-bottom: 1px solid #f3f3f3; }
  .kpm .result--list > ul > li {
    position: relative;
    list-style: none; }
    .kpm .result--list > ul > li p {
      padding-right: 6em; }
  .kpm .result--list .result--title {
    font-size: 1rem;
    font-weight: 700;
    color: #154273;
    text-decoration: none;
    display: block;
    max-width: calc(100% - 6em); }
    .kpm .result--list .result--title.icon {
      padding-left: 1.5em; }
  .kpm .result--list h2.result--title {
    font-size: 1.5rem;
    margin-bottom: .75em;
    line-height: 1em; }
  .kpm .result--list .result--actions {
    position: absolute;
    right: 0;
    top: 0; }
    .kpm .result--list .result--actions li {
      list-style: none;
      font-size: .875rem; }
    .kpm .result--list .result--actions span {
      font-size: 0; }
  .kpm .result--list__data > ul > li {
    padding: .5em 0; }
    @media (max-width: 50em) {
      .kpm .result--list__data > ul > li p {
        padding-right: 0; } }
  .kpm .result--list__data .result--title {
    font-size: 1.25rem;
    margin: 0; }
  .kpm .result--list__data .icon {
    padding-left: 1.5em !important;
    background-position: left 50% !important;
    font-weight: 700;
    color: #154273;
    margin: 0 0 .5em 0; }
  .kpm .columns--sticky-sidebar .result--title {
    display: inline; }
  .kpm .table--container {
    max-width: 100%;
    overflow-x: scroll;
    border: 1px solid #e5f1f9;
    padding: .5em; }
    .kpm .table--container p {
      margin: 0; }
  .kpm table,
  .kpm .table {
    width: 100%;
    border-collapse: collapse;
    margin: 1em 0;
    table-layout: fixed;
    word-break: break-all; }
    .table--container .kpm table, .table--container
    .kpm .table {
      table-layout: auto; }
    .kpm table caption,
    .kpm .table caption {
      color: #555;
      text-align: left;
      padding: .5em 0; }
    .kpm table a[href*="//"]:not(.button):not([href*=".overheid.nl/"]),
    .kpm .table a[href*="//"]:not(.button):not([href*=".overheid.nl/"]) {
      background-image: none;
      margin: 0;
      padding: 0; }
    .kpm table thead tr th,
    .kpm table thead tr td,
    .kpm .table thead tr th,
    .kpm .table thead tr td {
      border-bottom: 2px solid #ccc; }
    .kpm table tr.uneven,
    .kpm .table tr.uneven {
      background: #f3f3f3; }
    .kpm table tr td,
    .kpm table tr th,
    .kpm .table tr td,
    .kpm .table tr th {
      padding: .5em;
      vertical-align: top;
      border-bottom: 1px solid #ccc; }
    .kpm table th,
    .kpm .table th {
      font-weight: 700;
      text-align: left;
      vertical-align: top; }
    .kpm table__container,
    .kpm .table__container {
      overflow: auto; }
    .kpm table.table__data-overview th,
    .kpm .table.table__data-overview th {
      vertical-align: top;
      width: 30%; }
    .kpm table td,
    .kpm .table td {
      font-weight: 400;
      min-width: 15%;
      min-height: 2.5em;
      /* always have a height, even if field has no content; this is specifically needed on small screens */ }
    .kpm table .date,
    .kpm .table .date {
      min-width: 6.25em; }
    @media (min-width: 50em) {
      .kpm table td.status,
      .kpm .table td.status {
        text-align: center; }
        .kpm table td.status span,
        .kpm .table td.status span {
          width: 2.5em;
          text-indent: -999em; } }
    .kpm table td.status span,
    .kpm .table td.status span {
      display: inline-block;
      border-radius: .5em;
      padding: 0.25em;
      color: #fff; }
    .kpm table td.status a,
    .kpm .table td.status a {
      display: inline-block;
      width: 2.5em;
      padding: .25em;
      background: #e5f1f9;
      border: 1px solid #e5f1f9; }
    .kpm table td.status--green span,
    .kpm .table td.status--green span {
      background-color: #39870c; }
    .kpm table td.status--orange span,
    .kpm .table td.status--orange span {
      background-color: #e17000; }
    .kpm table td.status--red span,
    .kpm .table td.status--red span {
      background-color: #d52b1e; }
    .kpm table tbody tr.current td,
    .kpm table tbody tr.current th,
    .kpm .table tbody tr.current td,
    .kpm .table tbody tr.current th {
      background: #b2d7ee; }
    .kpm table.table--condensed tr td,
    .kpm table.table--condensed tr th,
    .kpm .table.table--condensed tr td,
    .kpm .table.table--condensed tr th {
      padding: .25em; }
    .kpm table.table--dataintro th,
    .kpm .table.table--dataintro th {
      color: #154273;
      font-weight: 700;
      line-height: 1.25; }
    .kpm table.table--dataintro th,
    .kpm table.table--dataintro td,
    .kpm .table.table--dataintro th,
    .kpm .table.table--dataintro td {
      border: none; }
    @media (min-width: 50em) {
      .kpm table.table--striped tbody tr:nth-child(odd) td,
      .kpm table.table--striped tbody tr:nth-child(odd) th,
      .kpm .table.table--striped tbody tr:nth-child(odd) td,
      .kpm .table.table--striped tbody tr:nth-child(odd) th {
        background: #f3f3f3; }
      .kpm table.table--hover tbody tr:nth-child(odd):hover,
      .kpm table.table--hover tbody tr:nth-child(even):hover,
      .kpm .table.table--hover tbody tr:nth-child(odd):hover,
      .kpm .table.table--hover tbody tr:nth-child(even):hover {
        background: #ccc; }
        .kpm table.table--hover tbody tr:nth-child(odd):hover td,
        .kpm table.table--hover tbody tr:nth-child(odd):hover th,
        .kpm table.table--hover tbody tr:nth-child(even):hover td,
        .kpm table.table--hover tbody tr:nth-child(even):hover th,
        .kpm .table.table--hover tbody tr:nth-child(odd):hover td,
        .kpm .table.table--hover tbody tr:nth-child(odd):hover th,
        .kpm .table.table--hover tbody tr:nth-child(even):hover td,
        .kpm .table.table--hover tbody tr:nth-child(even):hover th {
          background: #ccc; } }
    .kpm table--small,
    .kpm .table--small {
      margin-bottom: 1em;
      color: #154273; }
      .kpm table--small tr:first-of-type th,
      .kpm table--small tr:first-of-type td,
      .kpm .table--small tr:first-of-type th,
      .kpm .table--small tr:first-of-type td {
        border-top: 0;
        border-bottom: 1px solid #F3F3F3; }
      .kpm table--small th,
      .kpm .table--small th {
        padding-left: 0 !important; }
      .kpm table--small td,
      .kpm .table--small td {
        font-style: italic; }
      .kpm table--small tr th, .kpm table--small tr td,
      .kpm .table--small tr th,
      .kpm .table--small tr td {
        padding: 4px 0;
        border-top: 1px solid #F3F3F3;
        border-bottom: 0; }
  @media (max-width: 50em) {
    .kpm table:not(.table__data-overview):not(.table__regulation), .kpm.table--condensed, .kpm.table--striped, .kpm.table--hover {
      position: relative; }
      .kpm table:not(.table__data-overview):not(.table__regulation) thead, .kpm.table--condensed thead, .kpm.table--striped thead, .kpm.table--hover thead {
        display: none; }
      .kpm table:not(.table__data-overview):not(.table__regulation) tbody tr:nth-child(odd) td, .kpm.table--condensed tbody tr:nth-child(odd) td, .kpm.table--striped tbody tr:nth-child(odd) td, .kpm.table--hover tbody tr:nth-child(odd) td {
        background: transparent; }
      .kpm table:not(.table__data-overview):not(.table__regulation) tr, .kpm.table--condensed tr, .kpm.table--striped tr, .kpm.table--hover tr {
        display: block;
        border: 2px solid #ccc;
        margin: 1em 0; }
      .kpm table:not(.table__data-overview):not(.table__regulation) th, .kpm.table--condensed th, .kpm.table--striped th, .kpm.table--hover th {
        position: absolute;
        left: -999em; }
      .kpm table:not(.table__data-overview):not(.table__regulation) td, .kpm.table--condensed td, .kpm.table--striped td, .kpm.table--hover td {
        width: 50%;
        left: 50%;
        position: relative;
        display: block;
        clear: both;
        border: none !important; }
        .kpm table:not(.table__data-overview):not(.table__regulation) td:nth-child(odd), .kpm.table--condensed td:nth-child(odd), .kpm.table--striped td:nth-child(odd), .kpm.table--hover td:nth-child(odd) {
          background: #f3f3f3 !important; }
          .kpm table:not(.table__data-overview):not(.table__regulation) td:nth-child(odd)::before, .kpm.table--condensed td:nth-child(odd)::before, .kpm.table--striped td:nth-child(odd)::before, .kpm.table--hover td:nth-child(odd)::before {
            background: #f3f3f3 !important; }
        .kpm table:not(.table__data-overview):not(.table__regulation) td:before, .kpm.table--condensed td:before, .kpm.table--striped td:before, .kpm.table--hover td:before {
          position: absolute;
          left: -100%;
          top: 0;
          width: 100%;
          padding: .5em;
          height: 100%;
          font-weight: 700;
          content: attr(data-before); }
      .kpm table:not(.table__data-overview):not(.table__regulation).table--condensed td::before, .kpm.table--condensed.table--condensed td::before, .kpm.table--striped.table--condensed td::before, .kpm.table--hover.table--condensed td::before {
        padding: .25em; } }
  .kpm strong {
    font-weight: 700; }
  .kpm em {
    font-style: italic; }
  .kpm .text--muted {
    color: #555; }
  .kpm .intro--text {
    font-size: 1.25rem;
    max-width: 100%;
    margin: 0; }
    @media (min-width: 50em) {
      .kpm .intro--text {
        max-width: 70%;
        margin: 1em 0; } }
  .kpm small,
  .kpm .small {
    font-size: .875rem; }
  .kpm dl dd {
    margin-bottom: 1em; }
    .kpm dl dd:after {
      content: ""; }
  .kpm dl ul {
    margin: 0; }
  .kpm dl + p {
    margin-top: 0; }
  .kpm .modal {
    z-index: 9999; }
  .kpm .columns-map.collapsed .modal {
    padding-left: 0; }
  .kpm .modal__inner {
    max-width: 45em;
    min-width: auto;
    width: 100%; }
  .kpm .modal__content {
    background: #e5f1f9;
    position: relative;
    padding: 0 2em; }
  .kpm .modal__actions {
    margin: 3em 0; }
    .kpm .modal__actions .button {
      margin-right: 2em; }
  .kpm .modal .modal__content .table th {
    color: #000; }
  .kpm .modal .modal__content .table th,
  .kpm .modal .modal__content .table td {
    border-bottom-color: #b2d7ee; }
  .kpm .modal--tooltip .modal__content {
    position: static; }
  @media (max-width: 30em) {
    .kpm .modal {
      display: block;
      padding: 0; }
    .kpm .modal__inner {
      padding: 0;
      height: 100%; }
    .kpm .modal__content {
      height: 100%; } }
  .kpm form.is-submitted button[type="submit"] {
    padding-right: 2.5em; }
    .kpm form.is-submitted button[type="submit"]:before {
      content: "";
      width: 1.25em;
      background: url(/static/onl/images/icon-loading-white.svg);
      background-repeat: no-repeat;
      background-position: center center;
      position: absolute;
      right: .75em;
      top: 0;
      bottom: 0; }
  .kpm input[type="text"],
  .kpm input[type="tel"],
  .kpm input[type="url"],
  .kpm input[type="number"],
  .kpm input[type="date"],
  .kpm input[type="password"],
  .kpm input[type="email"],
  .kpm textarea,
  .kpm select {
    background: #fff;
    border: 1px solid #b4b4b4;
    line-height: 1.5;
    font-family: inherit;
    padding: .409em .5em;
    font-size: .875rem;
    border-radius: .5em; }
    .kpm input[type="text"]::placeholder,
    .kpm input[type="tel"]::placeholder,
    .kpm input[type="url"]::placeholder,
    .kpm input[type="number"]::placeholder,
    .kpm input[type="date"]::placeholder,
    .kpm input[type="password"]::placeholder,
    .kpm input[type="email"]::placeholder,
    .kpm textarea::placeholder,
    .kpm select::placeholder {
      color: #333; }
    .kpm input[type="text"].input--error,
    .kpm input[type="tel"].input--error,
    .kpm input[type="url"].input--error,
    .kpm input[type="number"].input--error,
    .kpm input[type="date"].input--error,
    .kpm input[type="password"].input--error,
    .kpm input[type="email"].input--error,
    .kpm textarea.input--error,
    .kpm select.input--error {
      border: 1px solid #d52b1e; }
      .kpm input[type="text"].input--error::placeholder,
      .kpm input[type="tel"].input--error::placeholder,
      .kpm input[type="url"].input--error::placeholder,
      .kpm input[type="number"].input--error::placeholder,
      .kpm input[type="date"].input--error::placeholder,
      .kpm input[type="password"].input--error::placeholder,
      .kpm input[type="email"].input--error::placeholder,
      .kpm textarea.input--error::placeholder,
      .kpm select.input--error::placeholder {
        color: #d52b1e; }
    .kpm input[type="text"]:disabled, .kpm input[type="text"][disabled], .kpm input[type="text"][read-only],
    .kpm input[type="tel"]:disabled,
    .kpm input[type="tel"][disabled],
    .kpm input[type="tel"][read-only],
    .kpm input[type="url"]:disabled,
    .kpm input[type="url"][disabled],
    .kpm input[type="url"][read-only],
    .kpm input[type="number"]:disabled,
    .kpm input[type="number"][disabled],
    .kpm input[type="number"][read-only],
    .kpm input[type="date"]:disabled,
    .kpm input[type="date"][disabled],
    .kpm input[type="date"][read-only],
    .kpm input[type="password"]:disabled,
    .kpm input[type="password"][disabled],
    .kpm input[type="password"][read-only],
    .kpm input[type="email"]:disabled,
    .kpm input[type="email"][disabled],
    .kpm input[type="email"][read-only],
    .kpm textarea:disabled,
    .kpm textarea[disabled],
    .kpm textarea[read-only],
    .kpm select:disabled,
    .kpm select[disabled],
    .kpm select[read-only] {
      background-color: #b4b4b4;
      color: #b4b4b4; }
      .kpm input[type="text"]:disabled:focus, .kpm input[type="text"][disabled]:focus, .kpm input[type="text"][read-only]:focus,
      .kpm input[type="tel"]:disabled:focus,
      .kpm input[type="tel"][disabled]:focus,
      .kpm input[type="tel"][read-only]:focus,
      .kpm input[type="url"]:disabled:focus,
      .kpm input[type="url"][disabled]:focus,
      .kpm input[type="url"][read-only]:focus,
      .kpm input[type="number"]:disabled:focus,
      .kpm input[type="number"][disabled]:focus,
      .kpm input[type="number"][read-only]:focus,
      .kpm input[type="date"]:disabled:focus,
      .kpm input[type="date"][disabled]:focus,
      .kpm input[type="date"][read-only]:focus,
      .kpm input[type="password"]:disabled:focus,
      .kpm input[type="password"][disabled]:focus,
      .kpm input[type="password"][read-only]:focus,
      .kpm input[type="email"]:disabled:focus,
      .kpm input[type="email"][disabled]:focus,
      .kpm input[type="email"][read-only]:focus,
      .kpm textarea:disabled:focus,
      .kpm textarea[disabled]:focus,
      .kpm textarea[read-only]:focus,
      .kpm select:disabled:focus,
      .kpm select[disabled]:focus,
      .kpm select[read-only]:focus {
        outline: none; }
  .kpm fieldset {
    padding: 0;
    border: 0; }
    .kpm fieldset legend {
      border-bottom: 1px solid #154273;
      color: #154273;
      font-weight: 700;
      margin: .5em 0;
      padding: 0;
      width: 100%; }
  .kpm .form__chapter__heading {
    border-bottom: 1px solid #154273;
    margin: 0.5em 0; }
    .kpm .form__chapter__heading h2, .kpm .form__chapter__heading h3 {
      font-size: 1.125rem;
      position: relative;
      display: inline-block;
      margin: 0 0 0 0; }
  .kpm .form {
    text-align: left; }
    .kpm .form__row {
      margin-bottom: .75em;
      position: relative; }
      .kpm .form__row label {
        margin-bottom: .25em; }
      .kpm .form__row a.reset {
        position: absolute;
        right: 0;
        top: 0; }
      .kpm .form__row--medium {
        margin-bottom: 1.5em; }
      .kpm .form__row--large {
        margin-bottom: 2em; }
      .kpm .form__row--xlarge {
        margin-bottom: 3em; }
    .kpm .form--intro {
      border-bottom: 0; }
    .kpm .form__label {
      font-weight: bold; }
      .kpm .form__label .mandatory {
        font-size: 0.8em;
        font-weight: normal;
        float: right;
        position: relative;
        top: 0.2em; }
    .kpm .form__input {
      width: 100%;
      font-size: 1.8rem;
      color: #154273; }
    .kpm .form__button {
      margin: 0;
      font-size: 1.125rem;
      width: 100%;
      display: block; }
      @media (min-width: 50em) {
        .kpm .form__button {
          width: auto;
          display: inline-block; } }
    .kpm .form__selectedfilter {
      border: 1px solid #154273;
      padding: 0.125em 1.75em 0.125em 0.75em;
      display: inline-block;
      border-radius: 3px;
      font-style: italic;
      position: relative;
      margin-right: 1em;
      margin-bottom: 0.5em; }
      .kpm .form__selectedfilter__remove {
        background: url(/static/onl/images/icon-cross-blue.svg);
        background-size: 0.5em;
        background-repeat: no-repeat;
        width: 10px;
        height: 10px;
        position: absolute;
        right: 0.5em;
        top: 0.68em;
        display: inline-block; }
    .kpm .form__active-filters {
      display: flex;
      flex-direction: row;
      align-items: center; }
      .kpm .form__active-filters h2, .kpm .form__active-filters h3 {
        font-size: 1.25em;
        margin-bottom: .25em;
        margin-right: 2em; }
    .kpm .form__header {
      margin-bottom: 2em;
      border-bottom: 1px solid #154273; }
      .kpm .form__header h1, .kpm .form__header h2, .kpm .form__header h3 {
        margin-bottom: .5em; }
  .kpm .form__element {
    border: none;
    margin: 0 0 .5em 0;
    float: left;
    width: 100%; }
    .kpm .form__element:not(.radiogroup), .kpm .form__element:not(.checkboxgroup) {
      padding: 0; }
    .kpm .form__element--fixed-view {
      display: flex;
      flex-wrap: wrap; }
    .kpm .form__element--fixed-view .kpm .form__element__label {
      flex: 1 0 40%; }
      @media (max-width: 50em) {
        .kpm .form__element--fixed-view .kpm .form__element__label {
          padding-top: 0; } }
    .kpm .form__element--fixed-view .kpm .form__element__inputs {
      flex: 2 0 60%; }
    .kpm .form__element--fixed-view .radiogroup > label,
    .kpm .form__element--fixed-view .inline-group > label {
      display: block !important; }
    .kpm .form__element__label {
      padding-top: 0.25em; }
      @media (min-width: 50em) {
        .kpm .form__element__label {
          float: left;
          width: 40%; } }
    @media (min-width: 50em) {
      .kpm .form__element__inputs {
        float: right;
        width: 60%; } }
    .kpm .form__element__label ~ .kpm .form__element__inputs {
      margin-left: 0; }
    .kpm .form__element legend {
      padding: 0;
      font-weight: 700; }
      .kpm .form__element legend small {
        font-weight: 400; }
      .kpm .form__element legend.form__intro {
        font-size: 1.25rem;
        color: #154273; }
    .kpm .form__element label {
      display: inline-block;
      font-weight: 700;
      line-height: 1; }
      .kpm .form__element label.label--large {
        font-size: 1.5rem;
        margin-top: 0.5em; }
    .kpm .form__element input[type="text"],
    .kpm .form__element input[type="tel"],
    .kpm .form__element input[type="url"],
    .kpm .form__element input[type="date"],
    .kpm .form__element input[type="password"],
    .kpm .form__element input[type="email"],
    .kpm .form__element textarea,
    .kpm .form__element select {
      display: block;
      width: 100%;
      margin: 0 0 .5em; }
      .kpm .form__element input[type="text"].input--xsmall,
      .kpm .form__element input[type="tel"].input--xsmall,
      .kpm .form__element input[type="url"].input--xsmall,
      .kpm .form__element input[type="date"].input--xsmall,
      .kpm .form__element input[type="password"].input--xsmall,
      .kpm .form__element input[type="email"].input--xsmall,
      .kpm .form__element textarea.input--xsmall,
      .kpm .form__element select.input--xsmall {
        max-width: 4em;
        margin-right: .5em;
        display: inline-block; }
      .kpm .form__element input[type="text"].input--small,
      .kpm .form__element input[type="tel"].input--small,
      .kpm .form__element input[type="url"].input--small,
      .kpm .form__element input[type="date"].input--small,
      .kpm .form__element input[type="password"].input--small,
      .kpm .form__element input[type="email"].input--small,
      .kpm .form__element textarea.input--small,
      .kpm .form__element select.input--small {
        max-width: 8em;
        margin-right: .5em;
        display: inline-block; }
      .kpm .form__element input[type="text"].input--medium,
      .kpm .form__element input[type="tel"].input--medium,
      .kpm .form__element input[type="url"].input--medium,
      .kpm .form__element input[type="date"].input--medium,
      .kpm .form__element input[type="password"].input--medium,
      .kpm .form__element input[type="email"].input--medium,
      .kpm .form__element textarea.input--medium,
      .kpm .form__element select.input--medium {
        max-width: 12em;
        display: inline-block;
        margin-right: .5em; }
    .kpm .form__element select[multiple] {
      min-height: 7em; }
    .kpm .form__element input[type="text"],
    .kpm .form__element input[type="tel"],
    .kpm .form__element input[type="url"],
    .kpm .form__element input[type="date"],
    .kpm .form__element input[type="password"],
    .kpm .form__element input[type="email"],
    .kpm .form__element select {
      height: 2.5em; }
    .kpm .form__element input[type="date"] {
      width: 10.5em;
      display: inline-block; }
    .kpm .form__element small {
      line-height: 2;
      color: #555; }
    @media (min-width: 50em) {
      .kpm .form__element label + small {
        float: right; } }
    .kpm .form__element.radiogroup label, .kpm .form__element.checkboxgroup label {
      display: block;
      font-weight: 400;
      line-height: 1.5; }
    .kpm .form__element.radiogroup.inline-group label, .kpm .form__element.checkboxgroup.inline-group label {
      display: inline-block;
      margin-right: .5em; }
    .kpm .form__element.radiogroup input, .kpm .form__element.checkboxgroup input {
      margin: 0 .5em 0 0; }
    .kpm .form__element.radiogroup--many, .kpm .form__element.checkboxgroup--many {
      position: relative; }
      .kpm .form__element.radiogroup--many ul, .kpm .form__element.checkboxgroup--many ul {
        max-height: 10em;
        overflow-y: scroll;
        padding: 0 .5em; }
        .kpm .form__element.radiogroup--many ul::after, .kpm .form__element.checkboxgroup--many ul::after {
          content: '';
          position: absolute;
          left: 0;
          right: 0;
          bottom: 0;
          height: 10px;
          pointer-events: none;
          background-image: linear-gradient(rgba(255, 255, 255, 0), rgba(204, 204, 204, 0.5)); }
    .kpm .form__element .radiogroup,
    .kpm .form__element .checkboxgroup {
      margin: 0; }
    .kpm .form__element .form__error {
      color: #d52b1e; }
    .kpm .form__element .separator {
      border-top: 1px solid #ccc; }
    .kpm .form__element--search {
      clear: both;
      min-height: 2.6em;
      margin: 0 0 2em 0; }
      .kpm .form__element--search input[type="text"],
      .kpm .form__element--search button.button {
        float: left; }
      .kpm .form__element--search input[type="text"] {
        max-width: 60%;
        margin: 0;
        height: 3.1em; }
      .kpm .form__element--search button.button {
        border-top-left-radius: 0;
        border-bottom-left-radius: 0; }
    .kpm .form__element--pagesearch {
      margin: 0;
      float: none;
      width: auto; }
      .kpm .form__element--pagesearch input[type="text"],
      .kpm .form__element--pagesearch button.button {
        display: block;
        width: 100%; }
      .kpm .form__element--pagesearch input[type="text"] {
        height: 2.6em;
        font-size: 1rem; }
      @media (min-width: 50em) {
        .kpm .form__element--pagesearch input[type="text"],
        .kpm .form__element--pagesearch button.button {
          display: inline;
          width: inherit;
          margin: 0; }
        .kpm .form__element--pagesearch input[type="text"] {
          width: calc(100% - 8em);
          margin-right: 1em; } }
  .kpm input[type=text].datepicker__input,
  .kpm input[type=date].datepicker__input {
    margin: 0;
    width: 100%;
    padding: .4em .625em;
    display: inline-block; }
    .kpm input[type=text].datepicker__input ~ .ui-datepicker-trigger,
    .kpm input[type=date].datepicker__input ~ .ui-datepicker-trigger {
      border: 0;
      padding: 0.5em;
      background: #007bc7;
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      width: 4em;
      border-bottom: 1px solid #007bc7;
      border-bottom-right-radius: 5px;
      border-top-right-radius: 5px;
      font-size: 1px;
      width: 38px;
      color: white;
      background-image: url(/static/onl/images/icon-calendar-white.svg);
      background-size: 22px;
      background-repeat: no-repeat;
      background-position: center; }
      .kpm input[type=text].datepicker__input ~ .ui-datepicker-trigger img,
      .kpm input[type=date].datepicker__input ~ .ui-datepicker-trigger img {
        width: 24px;
        height: 20px; }
  .kpm .daterange div:not(.question-explanation) {
    display: inline-block;
    margin-right: 1em; }
  .kpm .daterange select {
    width: auto; }
  .kpm .form__options {
    line-height: .5; }
    .kpm .form__options li {
      list-style: none;
      display: inline-block;
      padding-right: .25em; }
      .kpm .form__options li::after {
        content: '|';
        position: relative;
        margin-left: .25em; }
      .kpm .form__options li:last-child::after {
        content: ''; }
  .kpm .form__fixedWidth label {
    display: inline-block;
    min-width: 40%; }
  .kpm .form__fixedWidth label + .question-explanation-link,
  .kpm .form__fixedWidth label ~ .question-explanation-link {
    min-width: auto; }
  .kpm .radiogroup label,
  .kpm .checkboxgroup label {
    display: block;
    font-weight: 400;
    line-height: 1.5; }
  .kpm .form__element input[type="number"] {
    height: 2.5em;
    margin: 0 0 .5em; }
  .kpm input[type="number"].input--error {
    border: 1px solid #d52b1e; }
  .kpm .combobox-container {
    position: relative;
    z-index: 2; }
  .kpm .combobox-clear-button {
    position: absolute;
    right: 1em;
    top: 0;
    border: 0;
    width: 3em;
    height: 100%;
    background: url(/static/onl/images/icon-close.svg) no-repeat center center; }
  .kpm .combobox-input {
    width: 100%; }
  .kpm .combobox-suggestion-text {
    display: none; }
  .kpm .combobox-suggestions > div:not(:empty) {
    background: white;
    border-left: 1px solid #b4b4b4;
    border-right: 1px solid #b4b4b4;
    border-bottom: 1px solid #b4b4b4;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    position: absolute;
    top: 1.8em;
    left: 0;
    right: 0; }
  .kpm .combobox-suggestion {
    padding: .409em .5em;
    font-size: .875rem; }
    .kpm .combobox-suggestion:focus, .kpm .combobox-suggestion--highlighted, .kpm .combobox-suggestion:hover {
      background-color: #e5f1f9; }
  .kpm input[type=text].input-text,
  .kpm input[type=password].input-text,
  .kpm input[type=number].input-text,
  .kpm .input-text {
    display: block;
    width: 100%;
    height: auto; }
    .kpm input[type=text].input-text--medium,
    .kpm input[type=password].input-text--medium,
    .kpm input[type=number].input-text--medium,
    .kpm .input-text--medium {
      font-size: 1.325rem;
      color: #154273;
      height: 60px;
      padding: .625em;
      border-width: 2px; }
    .kpm input[type=text].input-text--search,
    .kpm input[type=password].input-text--search,
    .kpm input[type=number].input-text--search,
    .kpm .input-text--search {
      padding-left: 3em !important;
      background-position: .75em center;
      background-repeat: no-repeat;
      background-image: url(/static/onl/images/icon-search-blue.svg);
      background-size: 1.5em; }
  .kpm .input-text__remove {
    position: absolute;
    right: .5em;
    top: 0;
    width: 2em;
    bottom: 0;
    background: url(/static/onl/images/icon-close.svg) no-repeat center center;
    z-index: 9999; }
    .kpm .input-text__remove.invisible {
      display: none; }
  .kpm .input-text__container--prefix {
    display: flex; }
  .kpm .input-text__container--prefix .kpm .input-text__prefix {
    flex: 0 0 auto;
    margin: 0;
    width: auto;
    padding: 1.7em 1.5em .75em 1.25em;
    margin-right: -5px;
    font-style: italic;
    border: 2px solid #154273;
    background: #e5f1f9;
    border-radius: 3px;
    font-size: 0.6em; }
    @media (min-width: 50em) {
      .kpm .input-text__container--prefix .kpm .input-text__prefix {
        font-size: 1.125em;
        padding-top: .75em; } }
    .kpm .input-text__container--prefix .kpm .input-text__prefix--medium {
      padding-top: 2em;
      padding-bottom: .5em; }
      @media (min-width: 50em) {
        .kpm .input-text__container--prefix .kpm .input-text__prefix--medium {
          padding-top: .73em; } }
  .kpm .input-text__container--prefix .kpm .input-text {
    width: auto;
    margin: 0;
    flex: 1 0 8em;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0; }
  .kpm .radio__label {
    display: inline-block; }
  .kpm .combobox-container input[type=text] {
    padding-top: .682em;
    padding-right: 3em;
    padding-bottom: .682em;
    height: 60px; }
    .kpm .combobox-container input[type=text]::-ms-clear {
      display: none; }
  .kpm .combobox-container--error .combobox-suggestion {
    color: #d52b1e;
    background-color: initial; }
  .kpm .form__element select,
  .kpm .form__element .select {
    clear: both;
    display: block; }
    .kpm .form__element select--small,
    .kpm .form__element .select--small {
      max-width: 12em; }
  .kpm .column-count {
    column-count: 2;
    column-gap: 4em; }
  .kpm .column-count--half {
    column-count: 2; }
  .kpm .row {
    margin-bottom: 1.5em; }
    .kpm .row--medium {
      margin-bottom: 1.5em; }
    .kpm .row--large {
      margin-bottom: 2.5em; }
    .kpm .row--spacer {
      margin-bottom: 3.25em; }
  .kpm .columns--flex {
    flex-direction: row;
    display: flex; }
    .kpm .columns--flex > * {
      flex: 0 0 100%;
      margin-left: 1em; }
  .kpm .columns--center {
    align-items: center;
    justify-content: center; }
  @media (min-width: 50em) {
    .kpm .columns {
      flex-direction: row;
      display: flex; }
      .kpm .columns > * {
        flex: 1;
        margin-left: 1em; } }
  @media (min-width: 50em) {
    .kpm .columns--dominant > * {
      margin-left: 3em; } }
  .kpm .columns > *:first-child,
  .kpm .columns > *:only-child {
    margin-left: 0; }
  @media (min-width: 50em) {
    .kpm .columns .u-order--d1 {
      margin-left: 0;
      margin-right: 1em; } }
  .kpm .columns > *:only-child {
    max-width: 40em; }
  @media (min-width: 50em) {
    .kpm .columns .column__content--padded {
      padding-top: 1.5625em;
      padding-left: 3.125em;
      padding-right: 3.125em; } }
  @media (min-width: 50em) {
    .kpm .columns .column-d-1 {
      flex-basis: calc((100%/12)*1); }
    .kpm .columns .column-d-2 {
      flex-basis: calc((100%/12)*2); }
    .kpm .columns .column-d-3 {
      flex-basis: calc((100%/12)*3); }
    .kpm .columns .column-d-4 {
      flex-basis: calc((100%/12)*4); }
    .kpm .columns .column-d-5 {
      flex-basis: calc((100%/12)*5); }
    .kpm .columns .column-d-6 {
      flex-basis: calc((100%/12)*6); }
    .kpm .columns .column-d-7 {
      flex-basis: calc((100%/12)*7); }
    .kpm .columns .column-d-8 {
      flex-basis: calc((100%/12)*8); }
    .kpm .columns .column-d-9 {
      flex-basis: calc((100%/12)*9); }
    .kpm .columns .column-d-10 {
      flex-basis: calc((100%/12)*10); }
    .kpm .columns .column-d-11 {
      flex-basis: calc((100%/12)*11); } }
  @media (min-width: 50em) {
    .kpm .columns--fixed {
      flex-wrap: wrap; }
      .kpm .columns--fixed > * {
        flex-grow: 1;
        flex: none;
        width: calc((100% - 3em) / 4); }
        .kpm .columns--fixed > *:nth-child(4n+5) {
          margin-left: 0; } }
  .kpm .columns--sidebar-left {
    /* in columns with a sidebar, the main content is the first
    element in the markup, and the 'sidebar' the second. In desktop
    layout, the sidebar appears on the left, and the main content
    on the right */ }
    @media (min-width: 50em) {
      .kpm .columns--sidebar-left > *:first-child {
        flex: 3;
        order: 2;
        margin-left: 2em; }
      .kpm .columns--sidebar-left > * {
        flex: 1;
        margin-left: 0; }
      .kpm .columns--sidebar-left > *:last-child {
        padding-top: 1.65em; } }
    @media print {
      .kpm .columns--sidebar-left > *:last-child {
        display: none; } }
  @media (min-width: 50em) {
    .kpm .columns--sidebar-right > * {
      flex: 1;
      margin-left: 1em; }
    .kpm .columns--sidebar-right > *:first-child {
      flex: 2;
      margin-left: 0; } }
  .kpm .columns--homepage-tiles {
    padding-top: 1em;
    padding-bottom: 0;
    margin: 0; }
    @media (min-width: 50em) {
      .kpm .columns--homepage-tiles {
        flex-wrap: wrap; } }
    @media (min-width: 50em) {
      .kpm .columns--homepage-tiles > * {
        margin-left: 1em;
        flex: 1 calc(25% - 1em); } }
  .kpm .columns--related-info {
    flex-wrap: wrap; }
    @media (min-width: 50em) {
      .kpm .columns--related-info > * {
        flex: 2;
        margin-left: .5em; } }
  .kpm .columns--sticky-sidebar {
    display: block;
    /* note, with this modifier, the columns implementation doesn't use flexbox */
    position: relative; }
    @media (min-width: 50em) {
      .kpm .columns--sticky-sidebar.container {
        padding-left: 22em; } }
    .kpm .columns--sticky-sidebar > div {
      margin-left: 1em; }
    @media (min-width: 50em) {
      .kpm .columns--sticky-sidebar > .columns--sticky-sidebar__sidebar {
        margin-left: 0;
        border: 1px solid #ccc;
        padding: .5em 1em;
        position: absolute;
        top: 2em;
        left: 1em;
        width: 20em;
        overflow: auto;
        bottom: 1em; } }
    .kpm .columns--sticky-sidebar > .columns--sticky-sidebar__sidebar::before {
      content: '';
      background-color: #000;
      width: 100%;
      height: 100%;
      position: fixed;
      left: 0;
      right: 0;
      z-index: 2;
      opacity: .6;
      top: 0;
      display: none; }
      @media (min-width: 50em) {
        .kpm .columns--sticky-sidebar > .columns--sticky-sidebar__sidebar::before {
          display: none; } }
      .has-stickysidebar-open .kpm .columns--sticky-sidebar > .columns--sticky-sidebar__sidebar::before {
        display: block; }
        @media (min-width: 50em) {
          .has-stickysidebar-open .kpm .columns--sticky-sidebar > .columns--sticky-sidebar__sidebar::before {
            display: none; } }
    .kpm .columns--sticky-sidebar > .columns--sticky-sidebar__sidebar > div {
      background-color: #fff;
      position: fixed;
      top: 0;
      left: 0;
      bottom: 0;
      width: 80%;
      z-index: 3;
      padding: 0 1em;
      overflow: auto;
      display: none; }
      .has-stickysidebar-open .kpm .columns--sticky-sidebar > .columns--sticky-sidebar__sidebar > div {
        display: block; }
      @media (min-width: 50em) {
        .kpm .columns--sticky-sidebar > .columns--sticky-sidebar__sidebar > div {
          background: transparent;
          z-index: auto;
          position: static;
          width: auto;
          padding: 0;
          overflow: visible;
          display: block; } }
    .kpm .columns--sticky-sidebar > .columns--sticky-sidebar__sidebar .icon--backlink {
      border-bottom: 1px solid #ccc; }
    .kpm .columns--sticky-sidebar [data-handler="toggle-sidebar"] {
      border: 0;
      text-indent: -9999em;
      width: 2.5em;
      height: 2.5em;
      top: 18em;
      background-image: url(/static/onl/images/icon-double-right.svg);
      background-repeat: no-repeat;
      background-size: 2em;
      background-color: #fff;
      background-position: center center;
      position: fixed;
      left: 0;
      box-shadow: 0 0 4px -1px #000;
      border-radius: 0 0.5em 0.5em 0; }
    .kpm .columns--sticky-sidebar [data-handler="toggle-sidebar"][aria-expanded="true"] {
      position: fixed;
      left: 80%;
      z-index: 3;
      top: 1em;
      background-image: url(/static/onl/images/icon-double-left.svg); }
  .kpm .columns-map {
    display: flex;
    flex-direction: column;
    overflow: hidden;
    position: relative;
    padding: 0 !important;
    height: 100vh; }
    @media (min-width: 50em) {
      .kpm .columns-map {
        flex-direction: row; }
        .kpm .columns-map.collapsed .sidebar-column {
          left: -33.6%;
          transition: left 150ms ease-in-out; }
          .kpm .columns-map.collapsed .sidebar-column .sidebar-column-content {
            visibility: hidden; }
        .kpm .columns-map.collapsed .main-column {
          min-width: 100%;
          max-width: 100%; }
          .kpm .columns-map.collapsed .main-column .trigger-collapse {
            left: 0;
            background-image: url(/static/onl/images/icon-dart-right.svg);
            transition: left 150ms ease-in-out; }
        .kpm .columns-map .sidebar-column {
          min-width: 27em;
          max-width: 27em;
          background: #fff;
          box-shadow: 1px 0px 15px 0px rgba(0, 0, 0, 0.2);
          position: absolute;
          height: 100%;
          left: 0;
          overflow-y: scroll;
          transition: left 150ms ease-in-out; }
          .kpm .columns-map .sidebar-column .sidebar-column-content {
            visibility: visible; }
            .kpm .columns-map .sidebar-column .sidebar-column-content .content-item {
              cursor: pointer;
              border: 2px solid transparent; }
              .kpm .columns-map .sidebar-column .sidebar-column-content .content-item.active {
                border: 2px solid #154273; }
            .kpm .columns-map .sidebar-column .sidebar-column-content .table--small {
              table-layout: fixed; }
              .kpm .columns-map .sidebar-column .sidebar-column-content .table--small th,
              .kpm .columns-map .sidebar-column .sidebar-column-content .table--small td {
                word-break: break-all; }
        .kpm .columns-map .main-column {
          width: 100%;
          position: relative; }
          .kpm .columns-map .main-column #draw-button {
            position: absolute;
            top: 1em;
            right: 14.5em;
            z-index: 1; }
          .kpm .columns-map .main-column #select-button {
            position: absolute;
            top: 1em;
            right: 1em;
            z-index: 1; }
          .kpm .columns-map .main-column .modal--tooltip {
            height: auto;
            width: auto;
            max-width: 20em;
            top: 5em;
            right: .7em;
            bottom: auto;
            left: auto;
            position: absolute; }
            .kpm .columns-map .main-column .modal--tooltip .modal__inner {
              box-shadow: 0 0 14px 0 rgba(0, 0, 0, 0.17); }
            .kpm .columns-map .main-column .modal--tooltip p {
              font-size: 1rem; }
          .kpm .columns-map .main-column .trigger-collapse {
            background: #fff;
            height: 2.5em;
            width: 1.5em;
            position: absolute;
            top: calc(50% - 40px);
            left: 27em;
            border-radius: 0 6px 6px 0;
            background-image: url(/static/onl/images/icon-dart-left.svg);
            background-repeat: no-repeat;
            background-position: center;
            background-size: .75em;
            cursor: pointer;
            transition: left 150ms ease-in-out;
            z-index: 2; } }
  .kpm .container {
    max-width: 80em;
    margin: 0 auto;
    padding: 0 1em; }
    .kpm .container--centered {
      max-width: 64em; }
    .kpm .container--large {
      padding: 0 2em; }
    .kpm .container--medium {
      max-width: 40.75em; }
    .kpm .container--small {
      max-width: 30em; }
  .kpm .header {
    border-bottom: 0.5em solid #b2d7ee;
    position: relative; }
    .kpm .header .skiplinks {
      position: relative; }
      .kpm .header .skiplinks a {
        position: absolute;
        left: -999em;
        top: 2em; }
        .kpm .header .skiplinks a:focus {
          left: 15em;
          background: #fff;
          color: #154273; }
    .kpm .header ul,
    .kpm .header p {
      margin: 0;
      padding: 0; }
    .kpm .header ul {
      display: inline-block;
      vertical-align: bottom; }
    @media (min-width: 50em) {
      .kpm .header li {
        display: inline-block;
        vertical-align: bottom; } }
    .kpm .header__start {
      background-color: #fff;
      padding: .25em 0 .5em;
      position: relative; }
      @media (min-width: 50em) {
        .kpm .header__start {
          padding: .75em 0; } }
      .kpm .header__start button {
        float: right;
        position: relative;
        z-index: 1;
        margin-top: 0.25em; }
      .kpm .header__start .container {
        position: relative; }
      @media (min-width: 50em) {
        .kpm .header__start .header__meta {
          position: absolute;
          right: 1em;
          top: .5em; } }
      .kpm .header__start .header__meta a {
        text-decoration: none;
        font-weight: 700;
        font-size: .8em; }
        .kpm .header__start .header__meta a:hover {
          text-decoration: underline; }
        .kpm .header__start .header__meta a.link-iconed {
          padding-right: 1.25em;
          font-weight: 400; }
    .kpm .header__nav {
      background-color: #007bc7;
      position: relative; }
      .kpm .header__nav > .container {
        display: flex;
        justify-content: space-between;
        flex-direction: column;
        position: relative; }
        @media (min-width: 50em) {
          .kpm .header__nav > .container {
            flex-direction: row; } }
      .kpm .header__nav ul {
        display: flex;
        flex-direction: column; }
        @media (min-width: 50em) {
          .kpm .header__nav ul {
            flex-direction: row; } }
      .kpm .header__nav a {
        color: #fff;
        text-decoration: none;
        padding: .625em 1em;
        display: block;
        font-size: 1.125rem; }
        .kpm .header__nav a:hover {
          color: #154273;
          background-color: #b2d7ee; }
        .kpm .header__nav a.is-active {
          background: #b2d7ee;
          color: #000; }
      .kpm .header__nav .button--primary {
        position: absolute;
        right: .5em;
        top: .375em;
        font-size: 1rem; }
      .kpm .header__nav [data-handler="toggle-other-sites"] {
        color: #154273;
        position: relative;
        margin: 0 -1em;
        padding: .75em 2em;
        z-index: 0;
        background-color: #fff;
        background-image: url(/static/onl/images/icon-dart-down.svg);
        background-repeat: no-repeat;
        background-position: right .75em center; }
        @media (min-width: 50em) {
          .kpm .header__nav [data-handler="toggle-other-sites"] {
            margin: 0;
            padding: .625em 2em .625em 1em; } }
        .kpm .header__nav [data-handler="toggle-other-sites"]::before {
          content: '';
          position: absolute;
          top: 100%;
          left: 0;
          right: 0;
          height: .5em;
          width: 100%;
          background-color: #fff;
          z-index: -1;
          opacity: 0;
          transition: opacity 0.1s ease-in-out; }
        .kpm .header__nav [data-handler="toggle-other-sites"]:hover {
          background-color: #fff; }
          .kpm .header__nav [data-handler="toggle-other-sites"]:hover::before {
            opacity: 1; }
      .kpm .header__nav [aria-controls="other-sites"][aria-expanded="true"] {
        background-image: url(/static/onl/images/icon-dart-top.svg); }
        .kpm .header__nav [aria-controls="other-sites"][aria-expanded="true"]::before {
          opacity: 1;
          z-index: 0; }
    .kpm .header__nav--closed {
      display: none;
      z-index: -1; }
      @media (min-width: 50em) {
        .kpm .header__nav--closed {
          display: block;
          z-index: auto; } }
    .kpm .header__more {
      overflow-y: hidden; }
      .kpm .header__more .container {
        padding-top: 1em;
        padding-bottom: 1em; }
        @media (min-width: 50em) {
          .kpm .header__more .container {
            flex-direction: row;
            animation: openNav 0.8s cubic-bezier(0, 0.47, 0.58, 1); } }
      .kpm .header__more[hidden="true"] .container {
        animation: closeNav 0.8s ease-in-out; }

@keyframes openNav {
  0% {
    max-height: 0; }
  100% {
    max-height: 30em; } }

@keyframes closeNav {
  0% {
    max-height: 30em; }
  100% {
    max-height: 0; } }
  .kpm .row {
    padding-top: 1em;
    padding-bottom: 1em; }
    @media (min-width: 50em) {
      .kpm .row {
        padding-top: 1em;
        padding-bottom: 1em; } }
    .kpm .row--page-opener {
      background-color: #e5f1f9;
      padding: .325em 0;
      padding-bottom: .5em !important;
      margin-bottom: .5em; }
      @media (min-width: 50em) {
        .kpm .row--page-opener {
          padding: .75em 0 !important; } }
      .kpm .row--page-opener + .row--browse {
        margin-top: 0; }
    .kpm .row--pagetop {
      padding-top: 3em;
      padding-bottom: 2em; }
    .kpm .row--heading {
      padding: 0em 1em 0;
      margin: 0 auto -1em; }
    .kpm .row--browse {
      border-top: 0.75em solid #ccc;
      border-bottom: 0.75em solid #ccc;
      background-color: #f3f3f3; }
    .kpm .row--before-footer {
      border-bottom: 0px solid transparent; }
    .kpm .row--highlight {
      border-top: 0.5em solid #e5f1f9;
      border-bottom: 0.5em solid #e5f1f9;
      background-color: #007bc7; }
      .kpm .row--highlight h2,
      .kpm .row--highlight p,
      .kpm .row--highlight li,
      .kpm .row--highlight a {
        color: #fff; }
    .kpm .row--image {
      background-size: cover;
      background-repeat: no-repeat; }
      .kpm .row--image .content--onimage {
        background: #fff;
        width: auto;
        padding: 1em 2em 2em; }
        @media (min-width: 50em) {
          .kpm .row--image .content--onimage {
            max-width: 60%;
            margin-bottom: 5em; } }
        .kpm .row--image .content--onimage .intro--text {
          max-width: 100%; }
    .kpm .row--landing {
      min-height: 15em; }
      .kpm .row--landing .content--onimage {
        padding: .5em 1em 1em;
        margin-bottom: 2em; }
    .kpm .row--footer {
      background-color: #e5f1f9;
      border-top: 0.75em solid #b2d7ee;
      padding: 1.5em; }
  .kpm .columns-map {
    height: 100% !important;
    background-color: #fff; }
  .kpm .kpm-container--geoedit .columns-map {
    min-width: 924px; }
  @media (min-width: 50em) {
    .kpm .columns-map .sidebar-column {
      overflow: visible; }
      .kpm .columns-map .sidebar-column .sidebar-column-content .table--small th,
      .kpm .columns-map .sidebar-column .sidebar-column-content .table--small td {
        word-break: initial;
        overflow: hidden;
        text-overflow: ellipsis; } }
  .kpm .sidebar-column__scroll-container {
    overflow: scroll;
    height: 100%; }
  .kpm .sidebar-column-content {
    padding-bottom: 6em; }
  .kpm .sidebar-column-controls {
    position: absolute;
    bottom: 0;
    padding: .75em;
    padding-bottom: .25em;
    width: 27em;
    box-shadow: 0 -4px 0 0 rgba(0, 0, 0, 0.1);
    background: #fff; }
  .kpm .trigger-collapse {
    z-index: 111; }
  .kpm .columns-map-actions,
  .kpm .columns-map-legend {
    position: absolute;
    display: flex;
    justify-content: flex-end;
    width: 100%;
    top: 1em;
    padding-left: 28em;
    z-index: 2; }
  .kpm .columns-map-actions .form__row--large {
    width: 300px;
    margin-right: 1em; }
  .kpm .columns-map-actions #select-button,
  .kpm .columns-map-actions #draw-button {
    position: static !important;
    top: auto !important;
    right: auto !important;
    height: 60px;
    margin-right: 1em; }
  @media (max-width: 70em) {
    .kpm .columns-map-action--autocomplete {
      flex-shrink: 1; }
    .kpm .columns-map-action .button {
      padding-right: 2.5em; }
      .kpm .columns-map-action .button .divider {
        display: none; } }
  .kpm .columns-map-action {
    z-index: 1;
    margin-right: 1em;
    margin-bottom: 1em; }
    .kpm .columns-map-action #draw-button,
    .kpm .columns-map-action #select-button {
      margin-right: 0;
      margin: 0; }
  .kpm .columns-map-action--autocomplete {
    flex-grow: 1; }
  .kpm .columns-map.collapsed {
    padding-left: 0; }
  @media print {
    .kpm html, .kpm body {
      font-family: Sans-Serif !important;
      height: 100vh;
      margin: 0 !important;
      padding: 0 !important;
      page-break-after: avoid;
      page-break-before: avoid; }
    .kpm * {
      color: #000 !important;
      position: relative;
      min-height: auto;
      flex: none; }
    .kpm .header {
      border: none; }
      .kpm .header .logo {
        position: relative;
        left: -12px; }
      .kpm .header .header__nav,
      .kpm .header .button,
      .kpm .header .skiplinks {
        display: none; }
    .kpm .article__header--law {
      padding: 0;
      margin: 0; }
      .kpm .article__header--law h2 a,
      .kpm .article__header--law h3 a {
        padding: 0 0 .5em 0 !important;
        background: none; }
      .kpm .article__header--law ul {
        display: none; }
    .kpm .container,
    .kpm .columns,
    .kpm .row {
      height: auto !important; }
    .kpm .columns--sticky-sidebar__sidebar,
    .kpm .header__more,
    .kpm .row--page-opener,
    .kpm .footer,
    .kpm .button,
    .kpm .hidden-desktop,
    .kpm .pagination,
    .kpm .to-top,
    .kpm .question-explanation {
      display: none !important; }
    .kpm .columns > * {
      margin-left: 0 !important; }
    .kpm .article__header--law {
      page-break-inside: avoid; } }
  .kpm .combobox-suggestions > div:not(:empty) {
    border-left: 2px solid #154273;
    border-right: 2px solid #154273;
    border-bottom: 2px solid #154273;
    top: 2.55em; }
  .kpm .combobox-suggestion {
    padding: .409em .5em;
    font-size: 1rem; }
  .kpm .input-radio {
    margin-bottom: .5em; }
  .kpm .radio__input {
    color: #154273;
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0; }
    .kpm .radio__input:not(:disabled):hover + label:before {
      background-color: #e5f1f9; }
    .kpm .radio__input:focus + label {
      outline: 2px solid #ffb612; }
    .kpm .radio__input:checked + label:before {
      background-color: #fff; }
    .kpm .radio__input:checked + label:after {
      display: block; }
    .kpm .radio__input:disabled + label {
      color: #b4b4b4;
      cursor: auto; }
    .kpm .radio__input:disabled + label:before {
      border-color: #b4b4b4; }
  .kpm .radio__label {
    color: #154273;
    display: block;
    position: relative;
    padding-left: 35px;
    cursor: pointer;
    user-select: none; }
    .kpm .radio__label:before {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      height: 25px;
      width: 25px;
      background-color: #fff;
      border-radius: 50%;
      border: 1px solid #154273; }
    .kpm .radio__label:after {
      content: "";
      position: absolute;
      display: none;
      top: 4px;
      left: 4px;
      width: 17px;
      height: 17px;
      border-radius: 50%;
      background: #154273; }
  .kpm input[type="text"],
  .kpm input[type="tel"],
  .kpm input[type="url"],
  .kpm input[type="number"],
  .kpm input[type="date"],
  .kpm input[type="password"],
  .kpm input[type="email"],
  .kpm textarea {
    border: 1px solid #154273;
    border-radius: .25em;
    padding: .4em 1em;
    font-size: 1.25rem;
    height: auto; }
    .kpm input[type="text"]:focus,
    .kpm input[type="tel"]:focus,
    .kpm input[type="url"]:focus,
    .kpm input[type="number"]:focus,
    .kpm input[type="date"]:focus,
    .kpm input[type="password"]:focus,
    .kpm input[type="email"]:focus,
    .kpm textarea:focus {
      outline: none;
      box-shadow: 0 0 5px rgba(0, 123, 199, 0.5); }
  .kpm select {
    font-size: 1.25rem; }
  .kpm input[type=text].input-text,
  .kpm input[type=password].input-text {
    padding: .4em .5em; }
    .kpm input[type=text].input-text--accent,
    .kpm input[type=password].input-text--accent {
      padding: .625em;
      border-width: 2px; }
    .kpm input[type=text].input-text--searchmedium,
    .kpm input[type=password].input-text--searchmedium {
      font-size: 1.325rem;
      color: #154273;
      border-width: 2px;
      height: 60px;
      padding: .625em 2em .625em 3em;
      background-position: .75em center;
      background-repeat: no-repeat;
      background-image: url(/static/onl/images/icon-search-blue.svg);
      background-size: 1.25em; }
      .kpm input[type=text].input-text--searchmedium ~ .combobox-clear-button ~ .combobox-suggestions > div,
      .kpm input[type=password].input-text--searchmedium ~ .combobox-clear-button ~ .combobox-suggestions > div {
        top: 3.4em; }
        .kpm input[type=text].input-text--searchmedium ~ .combobox-clear-button ~ .combobox-suggestions > div > div.combobox-suggestion,
        .kpm input[type=password].input-text--searchmedium ~ .combobox-clear-button ~ .combobox-suggestions > div > div.combobox-suggestion {
          font-size: 1.325rem;
          padding: .625em 1em .625em 3em;
          color: #154273; }
  .kpm .form__element--pagesearch input[type="text"] {
    display: inline-block;
    height: auto;
    font-size: 1.25rem; }
  .kpm .form__element--pagesearch button {
    position: relative;
    top: -1px; }
  .kpm fieldset legend {
    border-bottom: 0;
    font-size: 1.5em;
    width: auto;
    display: inline-block;
    line-height: 1.2; }
  .kpm input[type=date].datepicker__input ~ .ui-datepicker-trigger,
  .kpm input[type=text].datepicker__input ~ .ui-datepicker-trigger {
    background-color: white;
    border: 1px solid #154273;
    border-left: 0;
    background-image: url(/static/onl/images/icon-calendar.svg);
    background-size: 22px;
    width: 53px; }
  .kpm .result--list {
    margin-left: -1em;
    margin-right: -1em; }
    @media (min-width: 50em) {
      .kpm .result--list {
        margin-right: 0;
        margin-left: 0; } }
    .kpm .result--list > ul,
    .kpm .result--list > ul:first-child {
      background: #e5f1f9;
      padding: .5em .5em 1px;
      margin: 0 0 2.25em 0; }
      @media (min-width: 50em) {
        .kpm .result--list > ul,
        .kpm .result--list > ul:first-child {
          padding: 1.25em 1.25em 1px; } }
      .kpm .result--list > ul > li,
      .kpm .result--list > ul:first-child > li {
        background: white;
        list-style: none;
        padding: 1em .5em .5em 1em;
        margin-bottom: 1.25em;
        border: 0; }
        @media (min-width: 50em) {
          .kpm .result--list > ul > li,
          .kpm .result--list > ul:first-child > li {
            padding: .5em 1.25em .5em 2em; } }
        .kpm .result--list > ul > li p,
        .kpm .result--list > ul:first-child > li p {
          padding-right: 0; }
    .kpm .result--list p {
      margin-bottom: 1.325em;
      line-height: 1.325em; }
    .kpm .result--list .result--title {
      max-width: 100%;
      margin-top: 0; }
    .kpm .result--list .result--label {
      margin: 0 0 0.5em; }
      .kpm .result--list .result--label .label {
        font-size: 1em; }
    .kpm .result--list .result--actions {
      right: 1em;
      top: 1em; }
    .kpm .result--list .list--metadata {
      margin-bottom: 1.325em;
      color: #154273; }
      .kpm .result--list .list--metadata li {
        font-size: 1em;
        font-style: italic;
        color: #154273; }
    @media (min-width: 50em) {
      .kpm .result--list--wide > ul > li,
      .kpm .result--list--wide > ul:first-child > li {
        padding: 2.25em 4em 1.25em; } }
  .kpm .ol-box {
    box-sizing: border-box;
    border-radius: 2px;
    border: 2px solid blue; }
  .kpm .ol-mouse-position {
    top: 8px;
    right: 8px;
    position: absolute; }
  .kpm .ol-scale-line {
    background: rgba(0, 60, 136, 0.3);
    border-radius: 4px;
    bottom: 8px;
    left: 8px;
    padding: 2px;
    position: absolute; }
  .kpm .ol-scale-line-inner {
    border: 1px solid #eee;
    border-top: none;
    color: #eee;
    font-size: 10px;
    text-align: center;
    margin: 1px;
    will-change: contents, width;
    transition: all 0.25s; }
  .kpm .ol-scale-bar {
    position: absolute;
    bottom: 8px;
    left: 8px; }
  .kpm .ol-scale-step-marker {
    width: 1px;
    height: 15px;
    background-color: #000000;
    float: right;
    z-Index: 10; }
  .kpm .ol-scale-step-text {
    position: absolute;
    bottom: -5px;
    font-size: 12px;
    z-Index: 11;
    color: #000000;
    text-shadow: -2px 0 #FFFFFF, 0 2px #FFFFFF, 2px 0 #FFFFFF, 0 -2px #FFFFFF; }
  .kpm .ol-scale-text {
    position: absolute;
    font-size: 14px;
    text-align: center;
    bottom: 25px;
    color: #000000;
    text-shadow: -2px 0 #FFFFFF, 0 2px #FFFFFF, 2px 0 #FFFFFF, 0 -2px #FFFFFF; }
  .kpm .ol-scale-singlebar {
    position: relative;
    height: 10px;
    z-Index: 9;
    box-sizing: border-box;
    border: 1px solid black; }
  .kpm .ol-unsupported {
    display: none; }
  .kpm .ol-viewport, .kpm .ol-unselectable {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
  .kpm .ol-selectable {
    -webkit-touch-callout: default;
    -webkit-user-select: text;
    -moz-user-select: text;
    -ms-user-select: text;
    user-select: text; }
  .kpm .ol-grabbing {
    cursor: -webkit-grabbing;
    cursor: -moz-grabbing;
    cursor: grabbing; }
  .kpm .ol-grab {
    cursor: move;
    cursor: -webkit-grab;
    cursor: -moz-grab;
    cursor: grab; }
  .kpm .ol-control {
    position: absolute;
    background-color: rgba(255, 255, 255, 0.4);
    border-radius: 4px;
    padding: 2px; }
  .kpm .ol-control:hover {
    background-color: rgba(255, 255, 255, 0.6); }
  .kpm .ol-zoom {
    top: .5em;
    left: .5em; }
  .kpm .ol-rotate {
    top: .5em;
    right: .5em;
    transition: opacity .25s linear, visibility 0s linear; }
  .kpm .ol-rotate.ol-hidden {
    opacity: 0;
    visibility: hidden;
    transition: opacity .25s linear, visibility 0s linear .25s; }
  .kpm .ol-zoom-extent {
    top: 4.643em;
    left: .5em; }
  .kpm .ol-full-screen {
    right: .5em;
    top: .5em; }
  .kpm .ol-control button {
    display: block;
    margin: 1px;
    padding: 0;
    color: white;
    font-size: 1.14em;
    font-weight: bold;
    text-decoration: none;
    text-align: center;
    height: 1.375em;
    width: 1.375em;
    line-height: .4em;
    background-color: rgba(0, 60, 136, 0.5);
    border: none;
    border-radius: 2px; }
  .kpm .ol-control button::-moz-focus-inner {
    border: none;
    padding: 0; }
  .kpm .ol-zoom-extent button {
    line-height: 1.4em; }
  .kpm .ol-compass {
    display: block;
    font-weight: normal;
    font-size: 1.2em;
    will-change: transform; }
  .kpm .ol-touch .ol-control button {
    font-size: 1.5em; }
  .kpm .ol-touch .ol-zoom-extent {
    top: 5.5em; }
  .kpm .ol-control button:hover,
  .kpm .ol-control button:focus {
    text-decoration: none;
    background-color: rgba(0, 60, 136, 0.7); }
  .kpm .ol-zoom .ol-zoom-in {
    border-radius: 2px 2px 0 0; }
  .kpm .ol-zoom .ol-zoom-out {
    border-radius: 0 0 2px 2px; }
  .kpm .ol-attribution {
    text-align: right;
    bottom: .5em;
    right: .5em;
    max-width: calc(100% - 1.3em); }
  .kpm .ol-attribution ul {
    margin: 0;
    padding: 0 .5em;
    color: #000;
    text-shadow: 0 0 2px #fff; }
  .kpm .ol-attribution li {
    display: inline;
    list-style: none; }
  .kpm .ol-attribution li:not(:last-child):after {
    content: " "; }
  .kpm .ol-attribution img {
    max-height: 2em;
    max-width: inherit;
    vertical-align: middle; }
  .kpm .ol-attribution ul, .kpm .ol-attribution button {
    display: inline-block; }
  .kpm .ol-attribution.ol-collapsed ul {
    display: none; }
  .kpm .ol-attribution:not(.ol-collapsed) {
    background: rgba(255, 255, 255, 0.8); }
  .kpm .ol-attribution.ol-uncollapsible {
    bottom: 0;
    right: 0;
    border-radius: 4px 0 0; }
  .kpm .ol-attribution.ol-uncollapsible img {
    margin-top: -.2em;
    max-height: 1.6em; }
  .kpm .ol-attribution.ol-uncollapsible button {
    display: none; }
  .kpm .ol-zoomslider {
    top: 4.5em;
    left: .5em;
    height: 200px; }
  .kpm .ol-zoomslider button {
    position: relative;
    height: 10px; }
  .kpm .ol-touch .ol-zoomslider {
    top: 5.5em; }
  .kpm .ol-overviewmap {
    left: 0.5em;
    bottom: 0.5em; }
  .kpm .ol-overviewmap.ol-uncollapsible {
    bottom: 0;
    left: 0;
    border-radius: 0 4px 0 0; }
  .kpm .ol-overviewmap .ol-overviewmap-map,
  .kpm .ol-overviewmap button {
    display: inline-block; }
  .kpm .ol-overviewmap .ol-overviewmap-map {
    border: 1px solid #7b98bc;
    height: 150px;
    margin: 2px;
    width: 150px; }
  .kpm .ol-overviewmap:not(.ol-collapsed) button {
    bottom: 1px;
    left: 2px;
    position: absolute; }
  .kpm .ol-overviewmap.ol-collapsed .ol-overviewmap-map,
  .kpm .ol-overviewmap.ol-uncollapsible button {
    display: none; }
  .kpm .ol-overviewmap:not(.ol-collapsed) {
    background: rgba(255, 255, 255, 0.8); }
  .kpm .ol-overviewmap-box {
    border: 2px dotted rgba(0, 60, 136, 0.7); }
  .kpm .ol-overviewmap .ol-overviewmap-box:hover {
    cursor: move; }
  .kpm .swiper-container {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    /* Fix of Webkit flickering */
    z-index: 1; }
  .kpm .swiper-container-no-flexbox .swiper-slide {
    float: left; }
  .kpm .swiper-container-vertical > .swiper-wrapper {
    flex-direction: column; }
  .kpm .swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: flex;
    transition-property: transform;
    box-sizing: content-box; }
  .kpm .swiper-container-android .swiper-slide,
  .kpm .swiper-wrapper {
    transform: translate3d(0px, 0, 0); }
  .kpm .swiper-container-multirow > .swiper-wrapper {
    flex-wrap: wrap; }
  .kpm .swiper-container-free-mode > .swiper-wrapper {
    transition-timing-function: ease-out;
    margin: 0 auto; }
  .kpm .swiper-slide {
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    transition-property: transform; }
  .kpm .swiper-slide-invisible-blank {
    visibility: hidden; }
  .kpm .swiper-container-autoheight, .kpm .swiper-container-autoheight .swiper-slide {
    height: auto; }
  .kpm .swiper-container-autoheight .swiper-wrapper {
    align-items: flex-start;
    transition-property: transform, height; }
  .kpm .swiper-container-3d {
    perspective: 1200px; }
    .kpm .swiper-container-3d .swiper-wrapper, .kpm .swiper-container-3d .swiper-slide, .kpm .swiper-container-3d .swiper-slide-shadow-left, .kpm .swiper-container-3d .swiper-slide-shadow-right, .kpm .swiper-container-3d .swiper-slide-shadow-top, .kpm .swiper-container-3d .swiper-slide-shadow-bottom, .kpm .swiper-container-3d .swiper-cube-shadow {
      transform-style: preserve-3d; }
    .kpm .swiper-container-3d .swiper-slide-shadow-left, .kpm .swiper-container-3d .swiper-slide-shadow-right, .kpm .swiper-container-3d .swiper-slide-shadow-top, .kpm .swiper-container-3d .swiper-slide-shadow-bottom {
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      pointer-events: none;
      z-index: 10; }
    .kpm .swiper-container-3d .swiper-slide-shadow-left {
      background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }
    .kpm .swiper-container-3d .swiper-slide-shadow-right {
      background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }
    .kpm .swiper-container-3d .swiper-slide-shadow-top {
      background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }
    .kpm .swiper-container-3d .swiper-slide-shadow-bottom {
      background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }
  .kpm .swiper-container-wp8-horizontal, .kpm .swiper-container-wp8-horizontal > .swiper-wrapper {
    touch-action: pan-y; }
  .kpm .swiper-container-wp8-vertical, .kpm .swiper-container-wp8-vertical > .swiper-wrapper {
    touch-action: pan-x; }
  .kpm .alert {
    position: relative;
    margin-bottom: 1.250em;
    padding: 1.250em; }
    .kpm .alert h3 {
      margin-bottom: 1em; }
    .kpm .alert p {
      margin: 0 0 1em; }
      .kpm .alert p:last-child {
        margin-bottom: 0; }
    .kpm .alert--loading {
      background-color: #E4F0EF;
      color: #154273;
      position: relative; }
      .kpm .alert--loading .loader {
        position: absolute;
        top: 2.75em;
        right: 1em; }
    .kpm .alert--failed {
      background-color: #F5E4E0;
      color: #154273; }
      .kpm .alert--failed .failed--list {
        padding-left: 0; }
        .kpm .alert--failed .failed--list li {
          list-style: none; }
        .kpm .alert--failed .failed--list:last-child {
          margin-bottom: 0; }

@keyframes shrink {
  0% {
    width: 100%; }
  100% {
    width: 0%; } }
  .kpm .alert__removal_indicator {
    position: absolute;
    left: 0;
    top: 0;
    width: 0%;
    background-color: #d52b1e;
    height: 3px;
    animation: shrink 10s linear 1; }
  .kpm html {
    padding-bottom: 0; }
  .kpm .basket__item:focus, .kpm .gu-mirror:focus {
    outline-color: orange; }
  .kpm .basket__item h3, .kpm .gu-mirror h3 {
    overflow: hidden;
    text-overflow: ellipsis; }
  .kpm .basket__close_item {
    position: absolute;
    top: 0;
    right: 0;
    width: 4em;
    height: 4em;
    border: none;
    background-color: transparent;
    text-indent: -9999em;
    cursor: pointer;
    background-image: url(/static/onl/images/icon-close.svg);
    background-repeat: no-repeat;
    background-position: center center; }
  .kpm .gu-mirror {
    box-sizing: border-box;
    position: fixed !important;
    margin: 0 !important;
    z-index: 9999 !important;
    opacity: 0.8; }
  .kpm .gu-hide {
    display: none !important; }
  .kpm .gu-unselectable {
    -webkit-user-select: none !important;
    -moz-user-select: none !important;
    -ms-user-select: none !important;
    user-select: none !important; }
  .kpm .gu-transit {
    opacity: 0.2;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
    filter: alpha(opacity=20);
    list-style: none; }
  .kpm p.layer-selector {
    width: 14rem; }
    .kpm p.layer-selector-link {
      cursor: pointer;
      margin: 0;
      color: #154273;
      text-transform: capitalize; }
      .kpm p.layer-selector-link a {
        font-size: 1rem;
        display: block;
        text-decoration: none;
        color: black; }
        .kpm p.layer-selector-link a:before {
          content: "+";
          margin-right: 0.5rem;
          font-size: 1.2rem;
          line-height: 1rem;
          font-weight: bold; }
    .kpm p.layer-selector + p {
      margin-bottom: 0; }
  .kpm .columns-map .main-column .modal--tooltip p.layer-selector-link {
    font-size: 1.1rem; }
  .kpm .legend-container.modal--tooltip {
    top: 0 !important;
    right: 0 !important;
    width: 20rem !important;
    left: auto;
    position: absolute;
    padding: 10px;
    height: 100% !important; }
    .kpm .legend-container.modal--tooltip .modal__inner {
      padding: 1.5em;
      margin-top: 0;
      display: flex;
      flex-direction: column; }
      @media (max-width: 30rem) {
        .kpm .legend-container.modal--tooltip .modal__inner {
          height: auto; } }
  .kpm .legend-container h3 {
    margin: 0;
    max-width: 14rem; }
  .kpm .legend-container h5 {
    margin-top: 1rem; }
  .kpm .legend-container .map-button--legend {
    margin: 0;
    outline: none;
    background-image: url(/static/onl/images/icon-arrow-right.svg);
    background-repeat: no-repeat;
    background-size: 1rem;
    transition: all 0.2s ease-in-out;
    filter: grayscale(100%) opacity(50%);
    transform: rotate(90deg);
    top: 0 !important;
    right: 0 !important; }
    .kpm .legend-container .map-button--legend:hover {
      background-color: transparent;
      filter: grayscale(0%) opacity(100%); }
  .kpm .legend-container .ul_legenda {
    margin: 1rem 0 0 0;
    padding: 0;
    max-height: 20rem;
    overflow-y: auto;
    width: 100%; }
    .kpm .legend-container .ul_legenda .legend-item {
      display: -ms-grid;
      display: grid;
      -ms-grid-columns: 3rem 1fr;
      grid-template-columns: 3rem 1fr;
      margin-bottom: 0.5rem;
      color: #154273; }
      .kpm .legend-container .ul_legenda .legend-item .legend-bullet {
        display: flex;
        flex-direction: row;
        align-items: center;
        -ms-grid-column: 1; }
        .kpm .legend-container .ul_legenda .legend-item .legend-bullet span {
          display: block;
          width: 30px;
          height: 20px;
          border-style: solid;
          background-size: 2rem;
          background-position-x: 5px;
          background-repeat: no-repeat; }
        .kpm .legend-container .ul_legenda .legend-item .legend-bullet.line span {
          height: 0;
          border-bottom: 0 !important;
          border-left: 0 !important;
          border-right: 0 !important; }
        .kpm .legend-container .ul_legenda .legend-item .legend-bullet.pattern span {
          background-position-x: 0px;
          background-repeat: repeat; }
      .kpm .legend-container .ul_legenda .legend-item .legend-name {
        -ms-grid-column: 2; }
  .kpm .legend-container-open .map-button--legend {
    transform: rotate(-90deg);
    filter: grayscale(0%) opacity(100%); }
  .kpm .columns-map-legend {
    padding-left: 0; }
  .kpm .map-buttons {
    position: absolute;
    right: 30px;
    bottom: 50px;
    display: flex;
    flex-direction: column; }
  .kpm .map-button, .kpm .map-button--full-screen,
  .kpm .map-button--rotate,
  .kpm .map-button--zoom {
    position: static;
    padding: 0;
    background-color: transparent;
    margin-bottom: 10px; }
    .kpm .map-button:last-child, .kpm .map-button--full-screen:last-child,
    .kpm .map-button--rotate:last-child,
    .kpm .map-button--zoom:last-child {
      margin-bottom: 0; }
    .kpm .map-button button, .kpm .map-button--full-screen button, .kpm .map-button--rotate button, .kpm .map-button--zoom button {
      display: block;
      border: 0;
      padding: 0;
      margin: 0;
      width: 60px;
      height: 60px;
      border: 2px solid #154273;
      border-radius: 6px;
      background-color: #fff;
      cursor: pointer; }
      .kpm .map-button button:focus, .kpm .map-button--full-screen button:focus, .kpm .map-button--rotate button:focus, .kpm .map-button--zoom button:focus {
        outline-color: orange; }
      .kpm .map-button button:disabled, .kpm .map-button--full-screen button:disabled, .kpm .map-button--rotate button:disabled, .kpm .map-button--zoom button:disabled, .kpm .map-button button[aria-disabled="true"], .kpm .map-button--full-screen button[aria-disabled="true"], .kpm .map-button--rotate button[aria-disabled="true"], .kpm .map-button--zoom button[aria-disabled="true"] {
        cursor: not-allowed;
        pointer-events: none;
        background-color: #f3f3f3;
        color: #b4b4b4;
        border: 1px solid #b4b4b4; }
  .kpm .map-button--base-layer-selector button {
    background-color: transparent;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAA8CAYAAAA6/NlyAAAACXBIWXMAABYlAAAWJQFJUiTwAAAF7GlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMxNDIgNzkuMTYwOTI0LCAyMDE3LzA3LzEzLTAxOjA2OjM5ICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIgeG1sbnM6cGhvdG9zaG9wPSJodHRwOi8vbnMuYWRvYmUuY29tL3Bob3Rvc2hvcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RFdnQ9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZUV2ZW50IyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ0MgMjAxOCAoV2luZG93cykiIHhtcDpDcmVhdGVEYXRlPSIyMDE5LTAxLTMwVDA5OjQxOjE1KzAxOjAwIiB4bXA6TW9kaWZ5RGF0ZT0iMjAxOS0wMS0zMFQxMTo0MDoyNyswMTowMCIgeG1wOk1ldGFkYXRhRGF0ZT0iMjAxOS0wMS0zMFQxMTo0MDoyNyswMTowMCIgZGM6Zm9ybWF0PSJpbWFnZS9wbmciIHBob3Rvc2hvcDpDb2xvck1vZGU9IjMiIHBob3Rvc2hvcDpJQ0NQcm9maWxlPSJzUkdCIElFQzYxOTY2LTIuMSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDoxMzk2OTYxYy0yZDdkLTRhNGItYTAyMy00Mjc2NmY3MjgwZjciIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6YzljYzA5MzMtNzM0ZS00NjQyLTgwOTEtZDU2YTA0NDRkNjA4IiB4bXBNTTpPcmlnaW5hbERvY3VtZW50SUQ9InhtcC5kaWQ6YzljYzA5MzMtNzM0ZS00NjQyLTgwOTEtZDU2YTA0NDRkNjA4Ij4gPHhtcE1NOkhpc3Rvcnk+IDxyZGY6U2VxPiA8cmRmOmxpIHN0RXZ0OmFjdGlvbj0iY3JlYXRlZCIgc3RFdnQ6aW5zdGFuY2VJRD0ieG1wLmlpZDpjOWNjMDkzMy03MzRlLTQ2NDItODA5MS1kNTZhMDQ0NGQ2MDgiIHN0RXZ0OndoZW49IjIwMTktMDEtMzBUMDk6NDE6MTUrMDE6MDAiIHN0RXZ0OnNvZnR3YXJlQWdlbnQ9IkFkb2JlIFBob3Rvc2hvcCBDQyAyMDE4IChXaW5kb3dzKSIvPiA8cmRmOmxpIHN0RXZ0OmFjdGlvbj0ic2F2ZWQiIHN0RXZ0Omluc3RhbmNlSUQ9InhtcC5paWQ6MTM5Njk2MWMtMmQ3ZC00YTRiLWEwMjMtNDI3NjZmNzI4MGY3IiBzdEV2dDp3aGVuPSIyMDE5LTAxLTMwVDExOjQwOjI3KzAxOjAwIiBzdEV2dDpzb2Z0d2FyZUFnZW50PSJBZG9iZSBQaG90b3Nob3AgQ0MgMjAxOCAoV2luZG93cykiIHN0RXZ0OmNoYW5nZWQ9Ii8iLz4gPC9yZGY6U2VxPiA8L3htcE1NOkhpc3Rvcnk+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+r3FRIQAAHPRJREFUaIGdm2eMpdd533+nvPXWudN3Z7ncJblcVrGToihFhWoRQCm2Ihe4BXLyxTFiOw1BCmIbMAI7cOQIQWw4bpBhAzZsOZAoq5qSKFESa8SybLvLrbMzszO337efc/Lhzpbh7pJrP99m7nvue/7nec7/eZ7/OVccOXLkxWuvvXaXlDIHsNZy/Pgxsizh4I03sjUowcX40lGM/5i55vM8d/w+JvV9PHjtPUihebPlJeQv/gb11n+EyRKH1Rc4ERWEZgNBiBMOnLtknHOO1Iy5bvZW2tle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); }
    .kpm .map-button--base-layer-selector button:hover {
      background-image: linear-gradient(rgba(21, 66, 115, 0.5), rgba(21, 66, 115, 0.51)), url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAA8CAYAAAA6/NlyAAAACXBIWXMAABYlAAAWJQFJUiTwAAAF7GlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMxNDIgNzkuMTYwOTI0LCAyMDE3LzA3LzEzLTAxOjA2OjM5ICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIgeG1sbnM6cGhvdG9zaG9wPSJodHRwOi8vbnMuYWRvYmUuY29tL3Bob3Rvc2hvcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RFdnQ9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZUV2ZW50IyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ0MgMjAxOCAoV2luZG93cykiIHhtcDpDcmVhdGVEYXRlPSIyMDE5LTAxLTMwVDA5OjQxOjE1KzAxOjAwIiB4bXA6TW9kaWZ5RGF0ZT0iMjAxOS0wMS0zMFQxMTo0MDoyNyswMTowMCIgeG1wOk1ldGFkYXRhRGF0ZT0iMjAxOS0wMS0zMFQxMTo0MDoyNyswMTowMCIgZGM6Zm9ybWF0PSJpbWFnZS9wbmciIHBob3Rvc2hvcDpDb2xvck1vZGU9IjMiIHBob3Rvc2hvcDpJQ0NQcm9maWxlPSJzUkdCIElFQzYxOTY2LTIuMSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDoxMzk2OTYxYy0yZDdkLTRhNGItYTAyMy00Mjc2NmY3MjgwZjciIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6YzljYzA5MzMtNzM0ZS00NjQyLTgwOTEtZDU2YTA0NDRkNjA4IiB4bXBNTTpPcmlnaW5hbERvY3VtZW50SUQ9InhtcC5kaWQ6YzljYzA5MzMtNzM0ZS00NjQyLTgwOTEtZDU2YTA0NDRkNjA4Ij4gPHhtcE1NOkhpc3Rvcnk+IDxyZGY6U2VxPiA8cmRmOmxpIHN0RXZ0OmFjdGlvbj0iY3JlYXRlZCIgc3RFdnQ6aW5zdGFuY2VJRD0ieG1wLmlpZDpjOWNjMDkzMy03MzRlLTQ2NDItODA5MS1kNTZhMDQ0NGQ2MDgiIHN0RXZ0OndoZW49IjIwMTktMDEtMzBUMDk6NDE6MTUrMDE6MDAiIHN0RXZ0OnNvZnR3YXJlQWdlbnQ9IkFkb2JlIFBob3Rvc2hvcCBDQyAyMDE4IChXaW5kb3dzKSIvPiA8cmRmOmxpIHN0RXZ0OmFjdGlvbj0ic2F2ZWQiIHN0RXZ0Omluc3RhbmNlSUQ9InhtcC5paWQ6MTM5Njk2MWMtMmQ3ZC00YTRiLWEwMjMtNDI3NjZmNzI4MGY3IiBzdEV2dDp3aGVuPSIyMDE5LTAxLTMwVDExOjQwOjI3KzAxOjAwIiBzdEV2dDpzb2Z0d2FyZUFnZW50PSJBZG9iZSBQaG90b3Nob3AgQ0MgMjAxOCAoV2luZG93cykiIHN0RXZ0OmNoYW5nZWQ9Ii8iLz4gPC9yZGY6U2VxPiA8L3htcE1NOkhpc3Rvcnk+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+r3FRIQAAHPRJREFUaIGdm2eMpdd533+nvPXWudN3Z7ncJblcVrGToihFhWoRQCm2Ihe4BXLyxTFiOw1BCmIbMAI7cOQIQWw4bpBhAzZsOZAoq5qSKFESa8SybLvLrbMzszO337efc/Lhzpbh7pJrP99m7nvue/7nec7/eZ7/OVccOXLkxWuvvXaXlDIHsNZy/Pgxsizh4I03sjUowcX40lGM/5i55vM8d/w+JvV9PHjtPUihebPlJeQv/gb11n+EyRKH1Rc4ERWEZgNBiBMOnLtknHOO1Iy5bvZW2tle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); }
  .kpm .map-button--base-layer-selector-luchtfoto button {
    background-image: url(/static/onl/images/base-layer--luchtfoto.png); }
    .kpm .map-button--base-layer-selector-luchtfoto button:hover {
      background-image: linear-gradient(rgba(21, 66, 115, 0.5), rgba(21, 66, 115, 0.51)), url(/static/onl/images/base-layer--luchtfoto.png); }
  .kpm .map-button--center-basket-button button {
    background-image: url(/static/onl/images/center-map.svg);
    background-repeat: no-repeat;
    background-position: center; }
    .kpm .map-button--center-basket-button button:hover {
      background-color: #154273;
      background-image: url(/static/onl/images/center-map--white.svg); }
  .kpm .map-button--full-screen button,
  .kpm .map-button--rotate button,
  .kpm .map-button--zoom button {
    color: #154273;
    font-size: 2em; }
    .kpm .map-button--full-screen button:hover, .kpm .map-button--full-screen button:focus,
    .kpm .map-button--rotate button:hover,
    .kpm .map-button--rotate button:focus,
    .kpm .map-button--zoom button:hover,
    .kpm .map-button--zoom button:focus {
      color: #fff;
      background-color: #154273; }
    .kpm .map-button--full-screen button:focus,
    .kpm .map-button--rotate button:focus,
    .kpm .map-button--zoom button:focus {
      outline-color: orange; }
  .kpm .map-button--full-screen button.ol-zoom-out,
  .kpm .map-button--rotate button.ol-zoom-out,
  .kpm .map-button--zoom button.ol-zoom-out {
    margin-top: .3em; }
  .kpm .map-button--full-screen {
    order: -1; }
    .kpm .map-button--full-screen button {
      background-image: url(/static/onl/images/fullscreen.svg);
      background-repeat: no-repeat;
      background-position: center;
      background-size: 32px; }
      .kpm .map-button--full-screen button:active, .kpm .map-button--full-screen button:focus, .kpm .map-button--full-screen button:hover {
        background-image: url(/static/onl/images/fullscreen--white.svg); }
  .kpm .map-button--rotate {
    order: -2; }
    .kpm .map-button--rotate button {
      background-image: url(/static/onl/images/rotate.svg);
      background-repeat: no-repeat;
      background-position: center;
      background-size: 32px; }
      .kpm .map-button--rotate button:active, .kpm .map-button--rotate button:focus, .kpm .map-button--rotate button:hover {
        background-image: url(/static/onl/images/rotate--white.svg); }
  .kpm .map-button--zoom {
    margin-top: 10px; }
    .kpm .map-button--zoom .map-button--zoom-in {
      margin-bottom: 10px; }
  .kpm .kpm-container--geoview .map-buttons {
    right: 10px;
    bottom: 30px; }
  .kpm .kpm-container--geoview .map-button, .kpm .kpm-container--geoview .map-button--full-screen,
  .kpm .kpm-container--geoview .map-button--rotate,
  .kpm .kpm-container--geoview .map-button--zoom {
    margin-bottom: 5px; }
    .kpm .kpm-container--geoview .map-button:last-child, .kpm .kpm-container--geoview .map-button--full-screen:last-child,
    .kpm .kpm-container--geoview .map-button--rotate:last-child,
    .kpm .kpm-container--geoview .map-button--zoom:last-child {
      margin-bottom: 0; }
    .kpm .kpm-container--geoview .map-button button, .kpm .kpm-container--geoview .map-button--full-screen button, .kpm .kpm-container--geoview .map-button--rotate button, .kpm .kpm-container--geoview .map-button--zoom button {
      width: 40px;
      height: 40px;
      border-width: 1px;
      background-size: 26px; }
  .kpm .kpm-container--geoview .map-button--zoom {
    margin-top: 5px; }
    .kpm .kpm-container--geoview .map-button--zoom .map-button--zoom-in {
      margin-bottom: 5px; }
  .kpm .message {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.4);
    z-index: 99;
    opacity: 0;
    transition: opacity .25s ease-in-out;
    pointer-events: none; }
    .kpm .message.show {
      opacity: 1; }
    .kpm .message .ol-popup {
      position: absolute;
      top: 50%;
      left: 50%;
      max-width: 90%;
      transform: translateX(-50%) translateY(-50%); }
      .kpm .message .ol-popup h2 {
        text-align: center; }
  .kpm .sidebar-column {
    z-index: 110; }
    .kpm .sidebar-column > .sidebar-column-content > .container > h2 {
      margin-bottom: .5em; }
    .kpm .sidebar-column > .sidebar-column-content > .container > p {
      margin-top: -.5em; }
    .kpm .sidebar-column .button:focus {
      z-index: auto; }
  .kpm .main-column {
    height: 100% !important; }
  .kpm .main-column__overlay {
    z-index: 100;
    background-color: rgba(0, 0, 0, 0.4);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
  .kpm .main-column__loader {
    z-index: 100;
    position: absolute;
    top: 1em;
    left: 1em;
    right: 1em; }
    .kpm .main-column__loader h3 {
      margin-bottom: 0; }
    .kpm .main-column__loader .alert--loading {
      background-color: rgba(228, 240, 239, 0.8); }
    .kpm .main-column__loader .alert--failed {
      background-color: rgba(245, 228, 224, 0.8); }
    .kpm .main-column__loader .loader {
      top: 10px; }
    .kpm .main-column__loader.subtle {
      right: auto; }
  .kpm .columns {
    display: flex; }
  .kpm .columns__column {
    flex: 1 1 33.33%; }
  @media (min-width: 50em) {
    .kpm .columns-map.collapsed .sidebar-column {
      left: -27em; } }
  .kpm .form__element.radiogroup input[type="radio"]:focus + label:before {
    background: #b2d7ee; }
  .kpm input[type="number"] {
    border: 2px solid #154273;
    border-radius: .25em;
    padding: .625em;
    font-size: 1rem;
    width: 100%;
    line-height: 1.5;
    font-family: inherit; }
  .kpm label {
    font-weight: bold;
    margin-bottom: .5em; }
  .kpm .ol-overlaycontainer-stopevent {
    position: absolute;
    background: rgba(0, 0, 0, 0.5);
    color: #fff;
    bottom: 0;
    right: 0;
    left: 0;
    display: flex;
    justify-content: flex-end;
    height: auto !important; }
    .kpm .ol-overlaycontainer-stopevent .ol-mouse-position,
    .kpm .ol-overlaycontainer-stopevent .ol-scale-line,
    .kpm .ol-overlaycontainer-stopevent .ol-info,
    .kpm .ol-overlaycontainer-stopevent .ol-attribution.ol-uncollapsible {
      background: none;
      position: static;
      font-size: .9rem;
      line-height: inherit;
      height: auto;
      padding: 0;
      margin: 0 15px; }
      .kpm .ol-overlaycontainer-stopevent .ol-mouse-position a,
      .kpm .ol-overlaycontainer-stopevent .ol-scale-line a,
      .kpm .ol-overlaycontainer-stopevent .ol-info a,
      .kpm .ol-overlaycontainer-stopevent .ol-attribution.ol-uncollapsible a {
        color: #ffffff; }
        .kpm .ol-overlaycontainer-stopevent .ol-mouse-position a:hover,
        .kpm .ol-overlaycontainer-stopevent .ol-scale-line a:hover,
        .kpm .ol-overlaycontainer-stopevent .ol-info a:hover,
        .kpm .ol-overlaycontainer-stopevent .ol-attribution.ol-uncollapsible a:hover {
          color: #ffffff; }
      .kpm .ol-overlaycontainer-stopevent .ol-mouse-position a[href*="://"]:not(.button):not(.link):not(.pull-right):not(.pull-left):not([href*=".overheid.nl/"]):not([href*=".officielebekendmakingen.nl/"]),
      .kpm .ol-overlaycontainer-stopevent .ol-mouse-position a[rel="external"],
      .kpm .ol-overlaycontainer-stopevent .ol-scale-line a[href*="://"]:not(.button):not(.link):not(.pull-right):not(.pull-left):not([href*=".overheid.nl/"]):not([href*=".officielebekendmakingen.nl/"]),
      .kpm .ol-overlaycontainer-stopevent .ol-scale-line a[rel="external"],
      .kpm .ol-overlaycontainer-stopevent .ol-info a[href*="://"]:not(.button):not(.link):not(.pull-right):not(.pull-left):not([href*=".overheid.nl/"]):not([href*=".officielebekendmakingen.nl/"]),
      .kpm .ol-overlaycontainer-stopevent .ol-info a[rel="external"],
      .kpm .ol-overlaycontainer-stopevent .ol-attribution.ol-uncollapsible a[href*="://"]:not(.button):not(.link):not(.pull-right):not(.pull-left):not([href*=".overheid.nl/"]):not([href*=".officielebekendmakingen.nl/"]),
      .kpm .ol-overlaycontainer-stopevent .ol-attribution.ol-uncollapsible a[rel="external"] {
        background-image: url(/static/onl/images/icon-link-external-white-standard.svg); }
    .kpm .ol-overlaycontainer-stopevent .ol-info--area {
      line-height: 1; }
    .kpm .ol-overlaycontainer-stopevent .ol-scale-line {
      display: inline-flex; }
    .kpm .ol-overlaycontainer-stopevent .ol-scale-line-inner {
      align-self: center;
      margin: 0;
      border-width: 2px; }
    .kpm .ol-overlaycontainer-stopevent .ol-attribution.ol-uncollapsible li {
      color: #fff;
      font-size: .9rem;
      text-shadow: none; }
  .kpm .ol-popup {
    width: 400px;
    font-size: .75rem;
    position: absolute; }
    .kpm .ol-popup h2 {
      font-size: 1.125rem; }
    .kpm .ol-popup p {
      font-size: 1rem; }
    .kpm .ol-popup button {
      margin-top: 1rem;
      margin-bottom: 0; }
  .kpm .ol-popup--fixed {
    bottom: 21px; }
  .kpm .ol-control:hover {
    background-color: transparent; }
  .kpm .ol-popup__navigation {
    position: absolute;
    top: 0;
    left: -6px;
    transform: translateY(-100%);
    padding-bottom: 12px; }
  .kpm .ol-attribution {
    display: none; }
  @media (min-width: 50em) {
    .kpm .about__copyright-title,
    .kpm .about__copyright-value {
      display: none; }
    .kpm .ol-attribution {
      display: block; } }
  .kpm .result--list > ul li,
  .kpm .result--list > ul:first-child li {
    background: initial;
    padding: 0;
    margin: 0 0 1.25em 0; }
  .kpm .result--list > ul .basket__item, .kpm .result--list > ul .gu-mirror,
  .kpm .result--list > ul:first-child .basket__item,
  .kpm .result--list > ul:first-child .gu-mirror {
    background: white;
    padding: 1.25em;
    border: 0; }
  .kpm .selected-location {
    position: absolute;
    bottom: 2em;
    right: 325px;
    width: 350px;
    z-index: 1;
    background-color: #fff;
    border-radius: 5px;
    box-shadow: 0 0 10px #b4b4b4; }
    .kpm .selected-location .basket__item, .kpm .selected-location .gu-mirror {
      padding: 1.25em; }
    .kpm .selected-location .button {
      margin-bottom: 0; }
  @media (max-width: 70em) {
    .kpm .selected-location {
      right: 125px; } }
  .kpm .kpm-container {
    height: 100%; }
  .kpm.no-height {
    height: 0;
    padding-bottom: 56.25%;
    position: relative; }
    .kpm.no-height .kpm-container {
      height: 100%;
      width: 100%;
      position: absolute; }
  .kpm input[type="text"].input-text--search {
    font-size: 1rem; }
  .kpm .radio__input:focus + label {
    outline: none; }
  .kpm .button--small {
    padding: 1em 1.125em; }
  .kpm .button--prev,
  .kpm .button--next {
    width: 38px;
    text-indent: -9999em;
    background-repeat: no-repeat;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.4); }
  .kpm .button--prev {
    background-image: url(/static/onl/images/icon-chevron-left.svg);
    background-position: 11px center; }
  .kpm .button--next {
    background-image: url(/static/onl/images/icon-chevron-right.svg);
    background-position: 13px center; }

.cursor-pointer {
  cursor: pointer; }
