:root {
  --secondary-accent-color: #3B658E;
  /* Donkerblauw */
  --badge-fg-color: #FFF;
  /* Wit */
  --badge-bg-color: #BA0606;
  /* Donkerrood */
  --signal-color: #BA0606;
  /* Donkerrood */
  --primary-header-fg-color: #D2E5F7;
  /* Lichtblauw was eerder #999a99 */
  --primary-accent-color: #D2E5F7;
  /* Lichtblauw */
  --keesy-color: #D2E5F7;
  /* Lichtblauw */
  --primary-header-color: #3B658E;
  /* Donkerblauw */
  --login-header-color: #3B658E;
  /* Donkerblauw */
}
:root .ocp-zaak-footer {
  background: linear-gradient(180deg, var(--primary-header-color), 100%, var(--primary-accent-color));
}
.tts-not-supported .fa-volume {
  display: none;
}
@media (pointer: coarse) {
  button:focus {
    outline: none !important;
  }
}
.osd-tts-clicked {
  color: var(--keesy-color);
}
.osd-tts .fa-volume {
  padding: 2px 5px 5px 3px;
  font-size: 18px;
  cursor: pointer;
}
body {
  padding: 0 !important;
}
#DSP_RZO-VRAAG div#KEESY_INLEIDING-KEESY_INLEIDING .form-body {
  padding-left: 10px;
  padding-right: 10px;
}
#DSP_RZO-VRAAG div#KEESY_INLEIDING-KEESY_INLEIDING #_BODY {
  margin: 0 10px;
}
#DSP_RZO-VRAAG div#KEESY_INLEIDING-KEESY_INLEIDING #_BODY #_BROWSE_BUTTONS {
  margin-top: 30px;
}
#DSP_RZO-VRAAG div#KEESY_INLEIDING-KEESY_INLEIDING #_BODY #_BROWSE_BUTTONS > div {
  row-gap: 20px;
}
#DSP_RZO-VRAAG div#KEESY_INLEIDING-KEESY_INLEIDING #_BODY osd-form-cell#BTN_VALIDATE_PAGE button {
  width: 300px;
}
#DSP_RZO-VRAAG osd-form-cell#BTN_RECORD {
  align-self: end;
  background: transparent;
  width: 56px;
}
#DSP_RZO-VRAAG osd-form-cell#BTN_RECORD osd-form-question {
  padding: 0;
}
#DSP_RZO-VRAAG osd-form-cell#BTN_RECORD .osd-toggle-button-label {
  display: none;
}
#DSP_RZO-VRAAG osd-form-cell#BTN_RECORD .mat-button-toggle-checked button {
  background: red;
}
#DSP_RZO-VRAAG osd-form-cell#BTN_RECORD button {
  font-size: 17px;
  border: 2px solid var(--primary-accent-color);
  color: var(--primary-accent-color);
  min-width: unset;
  border-radius: 30px;
  margin: 5px !important;
}
#DSP_RZO-VRAAG osd-form-cell#BTN_RECORD button .osd-toggle-button-button {
  padding: 10px;
  display: block;
  font-size: 17px;
  color: var(--primary-accent-color);
  border-radius: 30px;
}
#DSP_RZO-VRAAG osd-form-cell#BTN_RECORD button .mat-button-toggle-label-content {
  margin: auto;
}
#DSP_RZO-VRAAG,
#DSP_RZO-REACTIE {
  /*
  .osd-textarea {
      background: transparent !important;
      
      .mat-form-field-flex {
         background: transparent !important;
         border-radius: 4px !important;
         padding: 0;
      }

      .mat-form-field-infix {
         margin-top: 15px !important;
         border-top: 0 !important;
         padding-bottom: 2px !important;
      }
      
      .mat-form-field-underline {
         display: none;
      }
      
      textarea {
         margin-top: 12px;
         padding: 10px 10px 0px 10px !important;
         width: calc( 100% - 20px );
         background: white;
         border-radius: 4px;

         &:focus-within {
            outline: solid #4797FF 2px;
            outline-offset: 2px;
         }
      }
      
      &.disabled {
         textarea {
            background: lightgray !important;
         }
      }
      
      label {
         padding: 0 5px;
      }
      
      mat-label {
         color: white !important;
      }
  }
  */
}
#DSP_RZO-VRAAG osd-form-cell#BTN_TERUG button,
#DSP_RZO-REACTIE osd-form-cell#BTN_TERUG button,
#DSP_RZO-VRAAG osd-form-cell#PREVIOUS_PAGE button,
#DSP_RZO-REACTIE osd-form-cell#PREVIOUS_PAGE button,
#DSP_RZO-VRAAG osd-form-cell#BTN_VALIDATE_PAGE button,
#DSP_RZO-REACTIE osd-form-cell#BTN_VALIDATE_PAGE button,
#DSP_RZO-VRAAG osd-form-cell#BTN_SUBMIT button,
#DSP_RZO-REACTIE osd-form-cell#BTN_SUBMIT button {
  width: 140px;
}
#DSP_RZO-VRAAG osd-form-cell#LBL_LOGO,
#DSP_RZO-REACTIE osd-form-cell#LBL_LOGO {
  flex: 0 0 auto !important;
  background: white;
  padding: 10px 0 10px 0px;
  margin: 0 0 20px 0;
  width: 100%;
}
#DSP_RZO-VRAAG osd-form-cell#LBL_LOGO span,
#DSP_RZO-REACTIE osd-form-cell#LBL_LOGO span {
  height: unset;
  margin: 0 auto;
}
#DSP_RZO-VRAAG osd-form-cell#LBL_LOGO img.ocp-gemeente-logo,
#DSP_RZO-REACTIE osd-form-cell#LBL_LOGO img.ocp-gemeente-logo {
  display: block;
}
#DSP_RZO-VRAAG div#KEESY_INLEIDING-KEESY_INLEIDING .form-body,
#DSP_RZO-REACTIE div#KEESY_INLEIDING-KEESY_INLEIDING .form-body {
  padding-left: 10px;
  padding-right: 10px;
}
#DSP_RZO-VRAAG div#KEESY_INLEIDING-KEESY_INLEIDING #_BODY,
#DSP_RZO-REACTIE div#KEESY_INLEIDING-KEESY_INLEIDING #_BODY {
  margin: 0 10px;
}
#DSP_RZO-VRAAG div#KEESY_INLEIDING-KEESY_INLEIDING #_BODY osd-form-cell#BTN_GOTO_APP button,
#DSP_RZO-REACTIE div#KEESY_INLEIDING-KEESY_INLEIDING #_BODY osd-form-cell#BTN_GOTO_APP button {
  height: 36px;
  font-weight: 700;
  border-radius: 10px 0 0 10px;
  margin: 0px;
}
#DSP_RZO-VRAAG div#KEESY_INLEIDING-KEESY_INLEIDING #_BODY osd-form-cell#BTN_GOTO_APP button i,
#DSP_RZO-REACTIE div#KEESY_INLEIDING-KEESY_INLEIDING #_BODY osd-form-cell#BTN_GOTO_APP button i {
  margin-left: 5px;
}
#DSP_RZO-VRAAG div#PG-EINDE osd-form-cell#BTN_BACK,
#DSP_RZO-REACTIE div#PG-EINDE osd-form-cell#BTN_BACK,
#DSP_RZO-VRAAG div#PG-EINDE osd-form-cell#BTN_MENU,
#DSP_RZO-REACTIE div#PG-EINDE osd-form-cell#BTN_MENU {
  width: 100px;
}
#DSP_RZO-VRAAG div#PG-EINDE osd-form-cell#BTN_BACK button,
#DSP_RZO-REACTIE div#PG-EINDE osd-form-cell#BTN_BACK button,
#DSP_RZO-VRAAG div#PG-EINDE osd-form-cell#BTN_MENU button,
#DSP_RZO-REACTIE div#PG-EINDE osd-form-cell#BTN_MENU button {
  width: 80px;
  padding-left: 0 !important;
}
#DSP_RZO-VRAAG div#PG-EINDE osd-form-cell#BTN_BACK button i,
#DSP_RZO-REACTIE div#PG-EINDE osd-form-cell#BTN_BACK button i,
#DSP_RZO-VRAAG div#PG-EINDE osd-form-cell#BTN_MENU button i,
#DSP_RZO-REACTIE div#PG-EINDE osd-form-cell#BTN_MENU button i {
  padding-top: 1px;
  padding-right: 3px;
}
#DSP_RZO-VRAAG #_HEADER button,
#DSP_RZO-REACTIE #_HEADER button {
  margin: 5px 0 !important;
  height: 25px !important;
  width: unset;
}
#DSP_RZO-VRAAG #_HEADER osd-form-cell#LBL_TITLE,
#DSP_RZO-REACTIE #_HEADER osd-form-cell#LBL_TITLE {
  margin-left: auto !important;
  margin-right: auto !important;
}
#DSP_RZO-VRAAG #_HEADER osd-form-cell#BTN_BACK,
#DSP_RZO-REACTIE #_HEADER osd-form-cell#BTN_BACK {
  width: 60px;
}
#DSP_RZO-VRAAG #_HEADER osd-form-cell#BTN_BACK button,
#DSP_RZO-REACTIE #_HEADER osd-form-cell#BTN_BACK button {
  padding-right: 5px !important;
}
#DSP_RZO-VRAAG #_HEADER osd-form-cell#VALIDATE_PAGE,
#DSP_RZO-REACTIE #_HEADER osd-form-cell#VALIDATE_PAGE,
#DSP_RZO-VRAAG #_HEADER osd-form-cell#BTN_MENU,
#DSP_RZO-REACTIE #_HEADER osd-form-cell#BTN_MENU {
  width: 60px;
  text-align: right;
}
#DSP_RZO-VRAAG #_HEADER osd-form-cell#VALIDATE_PAGE button,
#DSP_RZO-REACTIE #_HEADER osd-form-cell#VALIDATE_PAGE button,
#DSP_RZO-VRAAG #_HEADER osd-form-cell#BTN_MENU button,
#DSP_RZO-REACTIE #_HEADER osd-form-cell#BTN_MENU button {
  width: 60px;
  font-size: 13px;
  background: transparent;
  box-shadow: none!important;
  height: 35px;
  min-width: unset;
  line-height: unset;
  color: var(--primary-accent-color);
  text-align: right;
}
#DSP_RZO-VRAAG #_HEADER osd-form-cell#VALIDATE_PAGE button i,
#DSP_RZO-REACTIE #_HEADER osd-form-cell#VALIDATE_PAGE button i,
#DSP_RZO-VRAAG #_HEADER osd-form-cell#BTN_MENU button i,
#DSP_RZO-REACTIE #_HEADER osd-form-cell#BTN_MENU button i {
  margin: 0;
  padding-left: 2px;
}
#DSP_RZO-VRAAG #_HEADER osd-form-cell#VALIDATE_PAGE button,
#DSP_RZO-REACTIE #_HEADER osd-form-cell#VALIDATE_PAGE button {
  padding-left: 0px;
}
#DSP_RZO-VRAAG #_HEADER osd-form-cell#VALIDATE_PAGE button i,
#DSP_RZO-REACTIE #_HEADER osd-form-cell#VALIDATE_PAGE button i {
  margin-left: 2px;
}
#DSP_RZO-VRAAG #_HEADER osd-form-cell#BTN_MENU button,
#DSP_RZO-REACTIE #_HEADER osd-form-cell#BTN_MENU button {
  padding-left: 10px !important;
  width: 34px;
}
#DSP_RZO-VRAAG #_FOOTER,
#DSP_RZO-REACTIE #_FOOTER {
  border-color: var(--primary-accent-color);
  margin-left: 0;
  margin-right: 0;
  padding-left: 20px;
  padding-right: 20px;
}
@media screen and (max-width: 374px) {
  #DSP_RZO-VRAAG #_FOOTER,
  #DSP_RZO-REACTIE #_FOOTER {
    margin-left: 0 !important;
    margin-right: 0 !important;
    padding-left: 10px;
    padding-right: 10px;
  }
}
#DSP_RZO-VRAAG #_FOOTER osd-form-cell#BTN_GOTO_APP,
#DSP_RZO-REACTIE #_FOOTER osd-form-cell#BTN_GOTO_APP {
  margin-left: auto;
}
#DSP_RZO-VRAAG #_FOOTER osd-form-cell#BTN_GOTO_APP button,
#DSP_RZO-REACTIE #_FOOTER osd-form-cell#BTN_GOTO_APP button {
  font-weight: 700;
}
#DSP_RZO-VRAAG #_FOOTER osd-form-cell#BTN_GOTO_APP button i,
#DSP_RZO-REACTIE #_FOOTER osd-form-cell#BTN_GOTO_APP button i {
  margin-left: 5px;
}
#DSP_RZO-VRAAG osd-form-cell.osd-text .mat-form-field-label,
#DSP_RZO-REACTIE osd-form-cell.osd-text .mat-form-field-label {
  top: 5px;
  margin-top: 1px;
}
#DSP_RZO-VRAAG osd-form-cell.osd-text .mat-form-field-wrapper,
#DSP_RZO-REACTIE osd-form-cell.osd-text .mat-form-field-wrapper,
#DSP_RZO-VRAAG osd-form-cell.osd-textarea .mat-form-field-wrapper,
#DSP_RZO-REACTIE osd-form-cell.osd-textarea .mat-form-field-wrapper,
#DSP_RZO-VRAAG osd-form-cell.osd-date .mat-form-field-wrapper,
#DSP_RZO-REACTIE osd-form-cell.osd-date .mat-form-field-wrapper,
#DSP_RZO-VRAAG osd-form-cell.osd-combobox .mat-form-field-wrapper,
#DSP_RZO-REACTIE osd-form-cell.osd-combobox .mat-form-field-wrapper {
  padding-bottom: 0px;
}
#DSP_RZO-VRAAG osd-form-cell.osd-text .mat-form-field-underline,
#DSP_RZO-REACTIE osd-form-cell.osd-text .mat-form-field-underline,
#DSP_RZO-VRAAG osd-form-cell.osd-textarea .mat-form-field-underline,
#DSP_RZO-REACTIE osd-form-cell.osd-textarea .mat-form-field-underline,
#DSP_RZO-VRAAG osd-form-cell.osd-date .mat-form-field-underline,
#DSP_RZO-REACTIE osd-form-cell.osd-date .mat-form-field-underline,
#DSP_RZO-VRAAG osd-form-cell.osd-combobox .mat-form-field-underline,
#DSP_RZO-REACTIE osd-form-cell.osd-combobox .mat-form-field-underline {
  bottom: 2px;
}
#DSP_RZO-VRAAG osd-form-cell.osd-text mat-error,
#DSP_RZO-REACTIE osd-form-cell.osd-text mat-error,
#DSP_RZO-VRAAG osd-form-cell.osd-textarea mat-error,
#DSP_RZO-REACTIE osd-form-cell.osd-textarea mat-error,
#DSP_RZO-VRAAG osd-form-cell.osd-date mat-error,
#DSP_RZO-REACTIE osd-form-cell.osd-date mat-error,
#DSP_RZO-VRAAG osd-form-cell.osd-combobox mat-error,
#DSP_RZO-REACTIE osd-form-cell.osd-combobox mat-error {
  margin-top: 15px;
}
#DSP_RZO-VRAAG osd-form-cell.osd-label,
#DSP_RZO-REACTIE osd-form-cell.osd-label {
  line-height: 24px;
}
#DSP_RZO-VRAAG span.osd-nobreak.spacing,
#DSP_RZO-REACTIE span.osd-nobreak.spacing {
  letter-spacing: 2px;
  font-weight: 700;
  white-space: nowrap;
}
#DSP_RZO-VRAAG osd-form-cell#LOCALE,
#DSP_RZO-REACTIE osd-form-cell#LOCALE {
  background: transparent !important;
}
#DSP_RZO-VRAAG osd-form-cell#LOCALE osd-form-question,
#DSP_RZO-REACTIE osd-form-cell#LOCALE osd-form-question {
  padding-bottom: 0px !important;
}
#DSP_RZO-VRAAG osd-form-cell#LOCALE osd-form-question.disabled,
#DSP_RZO-REACTIE osd-form-cell#LOCALE osd-form-question.disabled {
  background: transparent !important;
}
#DSP_RZO-VRAAG osd-form-cell#LOCALE mat-radio-button,
#DSP_RZO-REACTIE osd-form-cell#LOCALE mat-radio-button {
  display: inline-block;
  margin-top: 0 !important;
  margin-left: 0 !important;
}
#DSP_RZO-VRAAG osd-form-cell#LOCALE .mat-radio-label-content,
#DSP_RZO-REACTIE osd-form-cell#LOCALE .mat-radio-label-content {
  padding: 0 2px;
}
#DSP_RZO-VRAAG osd-form-cell#LOCALE img,
#DSP_RZO-REACTIE osd-form-cell#LOCALE img {
  margin: 4px 2px 2px 3px;
}
#DSP_RZO-VRAAG osd-form-cell#LOCALE .mat-radio-container,
#DSP_RZO-REACTIE osd-form-cell#LOCALE .mat-radio-container {
  width: 0px;
  opacity: 0;
}
#DSP_RZO-VRAAG osd-form-cell#LOCALE osd-form-question,
#DSP_RZO-REACTIE osd-form-cell#LOCALE osd-form-question {
  align-self: center;
}
#DSP_RZO-VRAAG osd-form-cell#LOCALE .osd-locale-flag,
#DSP_RZO-REACTIE osd-form-cell#LOCALE .osd-locale-flag {
  height: 44px;
  width: 68px;
  border: 1px solid white;
}
@media screen and (max-width: 768px) {
  #DSP_RZO-VRAAG osd-form-cell#LOCALE,
  #DSP_RZO-REACTIE osd-form-cell#LOCALE {
    height: unset;
  }
  #DSP_RZO-VRAAG osd-form-cell#LOCALE .osd-locale-flag,
  #DSP_RZO-REACTIE osd-form-cell#LOCALE .osd-locale-flag {
    height: 26px;
    width: 41px;
    border: 1px solid white;
  }
}
#DSP_RZO-VRAAG osd-form-cell#LOCALE:focus-within mat-radio-button.mat-radio-checked,
#DSP_RZO-REACTIE osd-form-cell#LOCALE:focus-within mat-radio-button.mat-radio-checked {
  outline: 3px solid transparent;
}
#DSP_RZO-VRAAG osd-form-cell#BTN_PDF,
#DSP_RZO-REACTIE osd-form-cell#BTN_PDF {
  padding: 5px 0 0 5px;
}
#DSP_RZO-VRAAG osd-form-cell#BTN_PDF button,
#DSP_RZO-REACTIE osd-form-cell#BTN_PDF button {
  border-radius: 10px;
  padding-top: 4px;
  padding-bottom: 1px;
  padding-left: 0 !important;
  padding-right: 0 !important;
  margin: 1px !important;
}
#DSP_RZO-VRAAG osd-form-cell#BTN_PDF button:focus,
#DSP_RZO-REACTIE osd-form-cell#BTN_PDF button:focus {
  margin: 0px !important;
}
#DSP_RZO-VRAAG osd-form-cell#BTN_PDF button a,
#DSP_RZO-REACTIE osd-form-cell#BTN_PDF button a {
  color: black !important;
  text-decoration: none;
  font-size: 15px !important;
  font-weight: 600;
  border: none;
}
#DSP_RZO-VRAAG osd-form-cell#BTN_PDF button a:focus,
#DSP_RZO-REACTIE osd-form-cell#BTN_PDF button a:focus {
  margin: 1px !important;
}
#DSP_RZO-VRAAG osd-form-cell#BTN_PDF button a i,
#DSP_RZO-REACTIE osd-form-cell#BTN_PDF button a i {
  font-size: 24px;
  vertical-align: middle;
  padding-bottom: 5px;
  padding-left: 10px;
}
#DSP_RZO-VRAAG osd-form-cell#LOCALE mat-radio-button:focus-within,
#DSP_RZO-REACTIE osd-form-cell#LOCALE mat-radio-button:focus-within,
#DSP_RZO-VRAAG osd-form-cell#LOCALE mat-radio-button:focus,
#DSP_RZO-REACTIE osd-form-cell#LOCALE mat-radio-button:focus {
  outline: solid #4797FF 2px !important;
  outline-offset: 0px;
  margin: 0px !important;
}
#DSP_RZO-VRAAG osd-form-cell#LOCALE mat-radio-button:last-of-type,
#DSP_RZO-REACTIE osd-form-cell#LOCALE mat-radio-button:last-of-type {
  padding-bottom: 0;
}
#DSP_RZO-VRAAG button:focus-within,
#DSP_RZO-REACTIE button:focus-within,
#DSP_RZO-VRAAG button:focus,
#DSP_RZO-REACTIE button:focus {
  outline: solid #4797FF 2px;
  outline-offset: 2px;
  margin: 0px !important;
}
#DSP_RZO-VRAAG button a,
#DSP_RZO-REACTIE button a {
  outline: none;
}
#DSP_RZO-VRAAG #LBL_EINDE,
#DSP_RZO-REACTIE #LBL_EINDE,
#DSP_RZO-VRAAG #LBL_AKKOORD,
#DSP_RZO-REACTIE #LBL_AKKOORD {
  margin-bottom: 0 !important;
}
#DSP_RZO-VRAAG osd-form-cell[id^="_"]:not(#_HEADER_BUTTONS):not(#_HEADER),
#DSP_RZO-REACTIE osd-form-cell[id^="_"]:not(#_HEADER_BUTTONS):not(#_HEADER) {
  flex: 0 0 auto !important;
}
#DSP_RZO-VRAAG osd-form-cell#BTN_RECORD,
#DSP_RZO-REACTIE osd-form-cell#BTN_RECORD {
  align-self: end;
  background: transparent;
  width: 56px;
}
#DSP_RZO-VRAAG osd-form-cell#BTN_RECORD osd-form-question,
#DSP_RZO-REACTIE osd-form-cell#BTN_RECORD osd-form-question {
  padding: 0;
}
#DSP_RZO-VRAAG osd-form-cell#BTN_RECORD .osd-toggle-button-label,
#DSP_RZO-REACTIE osd-form-cell#BTN_RECORD .osd-toggle-button-label {
  display: none;
}
#DSP_RZO-VRAAG osd-form-cell#BTN_RECORD .mat-button-toggle-checked button,
#DSP_RZO-REACTIE osd-form-cell#BTN_RECORD .mat-button-toggle-checked button {
  background: red;
}
#DSP_RZO-VRAAG osd-form-cell#BTN_RECORD button,
#DSP_RZO-REACTIE osd-form-cell#BTN_RECORD button {
  font-size: 17px;
  border: 2px solid var(--primary-accent-color);
  color: var(--primary-accent-color);
  min-width: unset;
  border-radius: 30px;
  margin: 5px !important;
}
#DSP_RZO-VRAAG osd-form-cell#BTN_RECORD button .osd-toggle-button-button,
#DSP_RZO-REACTIE osd-form-cell#BTN_RECORD button .osd-toggle-button-button {
  padding: 10px;
  display: block;
  font-size: 17px;
  color: var(--primary-accent-color);
  border-radius: 30px;
}
#DSP_RZO-VRAAG osd-form-cell#BTN_RECORD button .mat-button-toggle-label-content,
#DSP_RZO-REACTIE osd-form-cell#BTN_RECORD button .mat-button-toggle-label-content {
  margin: auto;
}
@media screen and (max-width: 550px) {
  .kmp-form-field {
    width: unset !important;
  }
}
@media screen and (max-width: 415px) {
  osd-form-cell#LOCALE .mat-radio-label-content {
    padding: 0px 1px !important;
  }
  osd-form-cell#LOCALE .mat-radio-label-content .osd-locale-flag {
    height: 24px !important;
    width: 35px !important;
  }
}
@media screen and (max-width: 360px) {
  osd-form-cell#LOCALE .mat-radio-label-content {
    padding: 0px 1px !important;
  }
  osd-form-cell#LOCALE .mat-radio-label-content .osd-locale-flag {
    height: 23px !important;
    width: 33px !important;
  }
}
div.cdk-overlay-container div.cdk-overlay-pane:not(.menu-top-right) mat-dialog-container.mat-dialog-container {
  padding: 0 !important;
  max-width: unset;
}
div.cdk-overlay-container div.cdk-overlay-pane:not(.menu-top-right) header#modal-header.modal-dialog-title {
  margin-bottom: 0px !important;
  padding: 10px 20px !important;
  background: var(--primary-header-color);
  border-radius: 8px 8px 0 0;
  color: var(--keesy-color);
}
div.cdk-overlay-container div.cdk-overlay-pane:not(.menu-top-right) header#modal-header.modal-dialog-title span {
  font-size: 18px;
}
div.cdk-overlay-container div.cdk-overlay-pane:not(.menu-top-right) section.modal-dialog-body {
  padding: 20px 20px 10px 20px;
}
div.cdk-overlay-container div.cdk-overlay-pane:not(.menu-top-right) section.modal-dialog-body span {
  line-height: 24px;
}
div.cdk-overlay-container div.cdk-overlay-pane:not(.menu-top-right) section.modal-dialog-body osd-form-cell#_BODY osd-form-cell#_KNOPPEN {
  margin-top: 15px;
}
div.cdk-overlay-container div.cdk-overlay-pane:not(.menu-top-right) footer.modal-dialog-footer {
  margin-top: 5px;
  padding: 0px 20px 15px 20px;
  border-top: none;
}
