@import url('https://fonts.googleapis.com/css?family=Open+Sans');

/* Ook zijn aanpassingen gedaan via Theme Roller, intern genaamd "UMCU2" (zie runtime: 'Customize') op basis van "Vita"
   Standaard root fontSize was ooit 10px en is nu 16px en heeft invloed op de eenheid 'rem'.
   Let op: 'rem;' worden toegepast in OTT-queries in database packages.
*/

@media print {
  html, body {
    height: auto;
  }
  .t-Header-logo,
  .t-Header-navBar,
  #t_Body_content_offset,
  .t-Footer-topButton,
  .t-Footer {
    display: none;
  }
  #t_Body_content_offset {
    height: 0;
  }
  .TIKdocument img, .TIKdocument p, .TIKdocument h2{
    max-width: 610px !important;
  }
}

/* veroorzaakt ongewenste waarschuwing
input {
  - webkit-touch-callout: none !important;
} */

a {
  text-decoration: underline;
}

a:hover {
  text-decoration: none;
}

h1 a,
h2 a,
h3 a,
h4 a {
  text-decoration: none;
}

.hidden {
  display: none !important;
  width: 0;
  height: 0;
}

.ui-dialog-titlebar {
  background-color: #f7f8fa;
}

.ui-dialog-title {
  font-weight: 400;
}

.apex-item-multi,
.apex-item-select,
.apex-item-text:not(.p1010_search_placeholder),
.apex-item-textarea,
.datetimepicker_newMonth,
.u-TF-item--select,
.u-TF-item--text,
select.group_selectlist,
select.listmanager {
  --a-field-input-font-size: 0.875rem; /*0.75rem;*/
}

.apex-item-text,
.apex-item-select,
.apex-item-option label.u-radio::before,
.apex-item-option label.u-checkbox::before,
.t-Button:not(.t-Button--noUI):not(.t-Button--navBar),
.a-Button--popupLOV {
  border-color: #00000040 !important; /*silver;*/
}

.uitleg {
  color: #888;
  font-size: 8pt;
  font-style: italic;
}

.apex-page-item-error {
  border: #eb6562 1px solid !important;
}

.TIKdocument dl.referenties dt {
  float: left;
}

.t-Footer,
.t-Footer-srMode {
  display: none !important;
}

/** We willen geen grote lege vlakken onderin de pagina...
footer.t-Footer {
  position: absolute;
  display: block;
  width: 0px;
  height: 0px;
  left: -1000px;
}

div.t-Footer-top {
  position: fixed;
  right: 10px;
  bottom: 10px;
} **/

/* ============== */
/* Logo en header */

  /*
  .t-Header#t_Header {
    background-color: #fc6039;
  }
  .t-Header-branding {
    width: 80%;
    height: inherit;
    border-bottom-right-radius: 40px;
    background-color: #1191fa;
  } */

  .t-Header-logo {
    font-family: 'Open Sans', sans-serif;
    padding: 0.35em 0.35em 0.35em 0.2em; /*0.5*/
    /* background: url('../img/logo-umcu.png') no-repeat 1.2em 50%; */
    background: url('../img/logo-umcu.png') no-repeat 0.45em 50%;
    background-size: 4.6875rem; /*7.5rem;*/
    white-space: normal;
  }

  .t-Header-logo a {
    text-decoration: none;
  }

  .t-Header-navBar  {
    margin-top: 50px;
  }

  .t-Header-branding {
    height: inherit;
  }

  .t-Header-logo h1,
  .t-Header-logo h2 {
    color: #fff;
    font-style: normal;
    font-weight: normal;
    font-size: 1.333em; /*1.2em*/
    line-height: 1em;
    padding-left: 3.35em; /*3.4*/
    margin: 0.4em;
  }

  html:not(.page-1210) h1.t-Breadcrumb-label {
    line-height: initial;
    font-size: 1.25rem;
    font-weight: initial;
    color: #033c6a;
  }

  a.t-Breadcrumb-label {
    font-size: 0.75rem;
  }

  .t-Header-logo h2 {
    font-weight: bold;
  }

  .t-Header-logo div.header_telefoon {
    position: absolute;
    top: 10px;
    right: 10px;
    font-size: 0.875rem;
  }

  div.a4 {
    max-width: 62.5rem; /*100rem;*/
    margin: auto;
  }

  .vi_searchicon {
    position: absolute !important;
    right: 0.3em;
    top: 50%;
    margin-top: -0.5em;
    color: #bbb;
  }


/*  nakijken !
  div .ui-dialog-content.ui-widget-content {
    margin-left: 12px;
  } */


/* ================ */
/* P1010 Front page */

  .page-1010 h1:not(.topheader),
  .page-1010 h2:not(.topheader),
  .page-1010 h3:not(.t-SearchResults-title),
  .page-1010 h4,
  .page-1010 th {
    color: #033c6a;
    font-weight: 400;
  }

  .page-1010 .t-Region-body,
  .page-1010 .t-Body-contentInner {
    padding: 0px;
  }

  .page-1010 .p1010_inleiding {
    max-width: 720px;
    margin: auto;
    margin-top: -3px;
    padding: 0px 10px 16px 10px;
  }

  .page-1010 .p1010_zoeken,
  .page-1010 .p1010_midden {
    max-width: 700px;
    margin: auto;
    padding: 10px;
  }

  .page-1010 .p1010_melding {
    max-width: 720px;
    margin: auto;
    padding: 0px 10px 8px 10px;
  }

  .page-1010 .p1010_container {
    border-radius: 15px;
    background-color: #f8f8f8;  /*eaeef3?*/
  }

  .page-1010 .oj-listbox-results {
    --oj-collection-list-row-height: 1.5rem;
    --oj-collection-list-cell-padding-vertical: 0.2rem;
  }

/* == functie */

  .page-1010 #P1010_FUNCTIE  {
    height: 1.6875rem;  /*2.7rem;*/
    padding-left: 8px;
    border-radius: 5px;
   }

  .page-1010 #P1010_FUNCTIE.grijsfont {
    color: #999 !important;
  }

/* == plaats_naam */

  .page-1010 #oj-inputsearch-input-P1010_PLAATS_NAAM_HIDDEN  {
    border-radius: 5px;
    /*padding-left: 8px;*/
   }

  .page-1010 .oj-listbox-drop {
    padding: 3px 0px !important;
    margin: 3px 0px !important;
  }

  .page-1010 .oj-listbox-results {
    padding: 2px 0px !important;
    margin: 2px 0px !important;
  }

  .page-1010 .oj-listbox-results li {
    min-height:0.8rem !important;
    padding: 3px 6px !important;
  }

  .page-1010 .oj-listbox-results li.oj-hover {
    background-color: #eaeef3 !important;
    color: #101010 !important;
  }

  .page-1010zzz #oj-listbox-results-P1010_PLAATS_NAAM_HIDDEN .oj-highlighttext-highlighter {
    font-weight: 400;
  }

/* == cookie_bewaren */

  .page-1010 #P1010_COOKIE_BEWAREN .apex-item-option {
    max-width: 26px;
  }

  .page-1010 #P1010_COOKIE_BEWAREN label.u-checkbox {
    vertical-align: bottom;
  }

  .page-1010 #P1010_COOKIE_BEWAREN_LABEL {
    padding-right: 1px;
  }

  /* fonts iets groter maken */
  .page-1010 #P1010_COOKIE_BEWAREN_CONTAINER .t-Form-itemText,
  .page-1010 #P1010_TYPE_NO_LABEL.t-Form-label,
  .page-1010 #P1010_TYPE_NO label
  {
    font-size: 0.875rem;  /*1.4rem;*/
  }

/* == type_no */

  .page-1010 #P1010_TYPE_NO_CONTAINER div.t-Form-itemWrapper {
    display: block;
  }

  .page-1010 #P1010_TYPE_NO_CONTAINER .t-Form-labelContainer {
    padding-top: 0px;
  }

  .page-1010 #P1010_TYPE_NO.apex-item-radio {
    display: flex;
    flex-direction: column;
  }

  .page-1010 #P1010_TYPE_NO label.u-radio {
    width: max-content;
  }

  /**.page-1010 #P1010_TYPE_NO_CONTAINER .t-button--helpButton {
    padding-bottom: 12px;
    padding-left: 3px;
  }**/
  .page-1010 .p1010_container .t-Button--helpButton {
    padding: 0 0;
  }

/* == search */

  .page-1010 div .ui-dialog-content.ui-widget-content {
    left: 0px !important;
  }

  .page-1010 li.apex-item-multi-item,
  .page-1010 li.apex-item-multi-item input {
    width: 100% !important;
    font-size: 1.125rem !important;
  }

  .page-1010 .a-PopupLOV-search,
  .page-1010 input#P1010_SEARCH,
  /** .page-1010 li.a-IconList-item,  te groot **/
  .page-1010 #P1010_SEARCH_CONTAINER,
  .page-1010 #P1010_SEARCH_CONTAINER ul,
  .page-1010 #P1010_SEARCH_CONTAINER li>span {
    font-size: 1.125rem !important;
  }

  .page-1010 li.a-IconList-item {
    font-size: 0.875rem !important;
	line-height: 0.5rem !important;
  }
  
  .page-1010 #PopupLov_1010_P1010_SEARCH_dlg span.popup-lov-highlight {
	font-weight: 400 !important;
  }

  .page-1010 #P1010_SEARCH_CONTAINER .apex-item-group--popup-lov {
    border-radius: 8px;
    outline: 0;
  }

  .page-1010 ul.apex-item-multi {
    border-radius: 6px;
    border-color: #00000040 !important; /*silver;*/
  }

  .page-1010 button.apex-item-multi-remove {
    margin-left: 6px;
  }

  .page-1010 .t-SearchResults-desc {
    margin: 0px;
  }
  
/* == buttons */

  .page-1010 .p1010_ernst,
  .page-1010 .p1010_therapie {
    width: 33%;
    margin-left: 0px;
    font-weight: 400;
    float:left;
  }

  .page-1010 .p1010_stoffen,
  .page-1010 .p1010_vet_info {
    width: 33%;
    margin-left: 0.5%;
  }

  @media screen and (max-width: 639px) {
    .page-1010 .p1010_ernst,
    .page-1010 .p1010_therapie {
      width: 100%;
    }
    .page-1010 .p1010_stoffen,
    .page-1010 .p1010_vet_info  {
      width: 100%;
      margin-left: 0px;
      margin-top: 2px;
    }
  }

  .page-1010 .p1010_buttoncontainer .t-Button {
    border-radius: 6px;
  }

  .page-1010 .p1010_buttoncontainer .t-Button:not(.t-Button--hot) {
    background-color: white;
    color: black;
  }

/* == nieuws */

  .page-1010 .p1010_nieuws {
    max-width: 700px;
    margin: auto;
    padding: 0px;
  }

  .page-1010 .p1010_nieuws li {
    margin-bottom: 16px;
  }


/* ======================== */
/* P1040 Product modal page */

  .page-1040 .report_stoffen td.t-Report-cell,
  .page-1040 .report_stoffen .t-Form-inputContainer {
    padding: 0;
  }

  .page-1040 .report_stoffen span.display_naam,
  .page-1040 .report_stoffen span.child_record,
  .page-1040 .report_stoffen label {
    display: block;
    width: 100%;
    height: 100%;
    padding: 0.8em 1.5em;
  }

  .page-1040 .report_stoffen span.child_record a {
    color: #1961ab;
    text-decoration: underline;
  }

  .page-1040 .report_stoffen span.child_record a:hover {
    text-decoration: none;
  }

  .page-1040 .report_stoffen tr.selected span.child_record {
    color: inherit;
    text-decoration: none;
  }

  .page-1040 .report_stoffen label {
    padding: 0;
  }

  .page-1040 .report_stoffen i.fa-book {
    padding-right: 0.5em;
  }

  .page-1040 .report_stoffen input[type="radio"] {
    /* display none zet de radio button functionaliteit uit in sommige browsers */
    width: 0;
    height: 0;
    position: absolute;
  }

  .page-1040 .report_stoffen tr {
    transition: background-color 0.2s ease;
  }

  .page-1040 .report_stoffen tr.selected {
    background-color: #dbe1e7;
    color: #5a6269;
  }

  .page-1040 .report_stoffen span.display_naam {
    font-weight: bold;
  }


/* ================ */
/* P1110 Casus page */

  /* Sticky headers */
    .page-1110  div.title_sticky {
      background-color: #1962ab;
      padding: 0;
      display: block;
    }

    .page-1110 div.title_sticky a {
      text-decoration: none;
      color: #fff;
      font-size: 1.3em; /*1.5em*/
      padding: 0.75em;
      display: block;
      width: 100%;
      height: 100%;
    }

    .page-1110 div.stickyheader_container {
      background-color: #fff;
      position: fixed;
      z-index: 800;
      left: 1.1em;
      right: 1.1em;
    }

    .page-1110 div.extradlbutton {
      position: absolute;
      right: 1em;
      top: 0.75em; /*1em;*/
      color: #fff;
      font-weight: bold;
    }

    .page-1110 div.stickyheader_container.top    {top:    105px;}
    .page-1110 div.stickyheader_container.bottom {bottom: 0px;}

    .page-1110 div.stickyheader_container.top    div.title_sticky {margin-top:    2px;}
    .page-1110 div.stickyheader_container.bottom div.title_sticky {margin-bottom: 2px;}

    .page-1110 div.extradlbutton button#extradlbutton {
      /**color: #1962ab;**/
      margin-left: 12px;
    }
  /* Eind sticky headers */

  .page-1110 div.t-Body-content {
    --a-checkbox-label-font-size: 0.875rem;
}

  .page-1110 td.t-Report-cell {
    --ut-report-cell-font-size: 0.875rem;
}

  .page-1110 li.a-IconList-item {
    font-size: 0.875rem !important;
    line-height: 0.5rem !important;
  }

  .page-1110 #PopupLov_1110_P1110_TYPEKEY_dlg span.popup-lov-highlight {
    font-weight: 400 !important;
  }

  .page-1110 span.display_naam input.apex-item-popup-lov::placeholder {
    font-weight: 400;
  }

  .page-1110 h1:not(.topheader),
  .page-1110 h2:not(.topheader),
  .page-1110 h3:not(.t-SearchResults-title),
  .page-1110 h4 {
    color: #033c6a;
    font-weight: 400;
  }

  .page-1110 main.t-Body-mainContent {
    background-color: #eaeef3;
  }

  .page-1110 div.t-Header-controls,
  .page-1210 div.t-Header-controls {
    display: none !important;
  }

  .page-1110 .selectlist.apex-item-select {
    height: inherit;
  }

  .page-1110 .p1110_delete {
    transition: font-size 0.2s, margin 0.2s;
    text-decoration: none !important;
    cursor: pointer;
    font-size: 1.25rem; /*2rem;*/
    margin-top: 0.125rem; /*0.2rem;*/
  }

  .page-1110 .p1110_delete:hover {
    font-size: 1.5rem; /*2.4rem;*/
    margin-top: 0;
  }

  .page-1110 span.display_naam {
    font-weight: 600;
	font-size: 0.875rem;
  }

  .page-1110 span.display_naam input.apex-item-popup-lov {
    font-weight: 600;
  }

  .page-1110 .t-Region-buttons-left { padding-left: 4rem; } /*66px*/
  .page-1110 #blootstelling .t-Region-body { padding-left: 0px; padding-bottom: 0px; }
  .page-1110 #blootstelling .t-Region-headerItems--title { padding-left: 3rem; padding-top: 0px; } /*49px*/
  .page-1110 #blootstelling .t-Region-buttons-left { padding-left: 3rem; } /*50px*/

  .page-1110 .report_blootstelling span.child_record {
    display: block;
    width: 100%;
    height: 100%;
    padding: 0.2em 1em;
  }

  .page-1110 .report_blootstelling span.child_record i.fa {
    padding: 0 0.5em 0 0;
  }

@media screen and (min-width: 1300px) {
  .page-1110 .report_blootstelling th#ROUTE {
    width: 32rem; /*50rem;*/
  }
}

  .page-1110 .report_blootstelling tr.child_row td[headers="NAAM"] {
    background: url('../img/hier_middle.png') no-repeat 1em 50%;
    padding-left: 2em;
  }

  .page-1110 .report_blootstelling tr.child_row.last td[headers="NAAM"] {
    background: url('../img/hier_end.png') no-repeat 1em 50%;
  }

  /* Blootstelling report kolom breedtes */
    .page-1110 .report_blootstelling tr.editable td.t-Report-cell {
      cursor: pointer;
      overflow: hidden;
    }

    .page-1110 .report_blootstelling table.t-Report-report {
      table-layout: fixed;
      width: 100%;
    }

    .page-1110 .report_blootstelling td {
      vertical-align: top;
    }

    .page-1110 .report_blootstelling .t-Form-labelContainer {
      display: none;
      padding: 0;
      height: 0;
    }

    .page-1110 .report_blootstelling td[headers="B_DELETE"] {
      text-align: center;
      padding-top: 0px;
    }

    .page-1110 .report_blootstelling th#CONCENTRATIE,
    .page-1110 .report_blootstelling th#CONCENTRATIE_EENHEID {
      overflow: hidden;
    }

    .page-1110 .report_blootstelling th#B_DELETE {width: 2.5rem;} /*4rem;*/
    .page-1110 .report_blootstelling th#DOSIS {width: 8.75;} /*14rem;*/
  /* einde blootstelling report kolom breedtes */

  .page-1110 .report_blootstelling .t-Form-inputContainer {
    padding: 0;
  }

  .page-1110 .report_blootstelling td div.faux_item {
    border: 1px solid lightgrey;
    border-radius: 4px;
    padding: 4px 4px 4px 8px;
    height: 24px;
    overflow: hidden;
  }

  .page-1110 .report_blootstelling td div.faux_item_wrapper {
    height: 24px;
  }

  @media screen and (max-width: 639px) {
    .page-1110 #P1110_ROUTE .apex-item-grid-row {
      display: inline-grid;
    }
  }

  .page-1110 .route_of {
    font-style: italic;
    font-weight: normal !important;
    padding-left: 0.7em;
  }

  .page-1110 div .ui-dialog-content.ui-widget-content {
    left: 0px !important;
  }

  .page-1110 li.apex-item-multi-item {
    width: 100% !important;
    font-size: 0.75rem;
  }

  .page-1110 .a-PopupLOV-search,
  .page-1110 li.a-IconList-item,
  .page-1110 #P1110_SEARCH_CONTAINER,
  .page-1110 #P1110_SEARCH_CONTAINER ul,
  .page-1110 #P1110_SEARCH_CONTAINER li>span {
    font-size: 0.75rem !important;
  }

  .page-1110 .t-Form-itemText--post {
    border: 0;
  }

  .page-1110 #patient .t-Form-label {
    font-weight: bold;
  }

  .page-1110 #patient { padding-left: 2rem; } /*34px*/
  .page-1110 div.patient_edit { max-width: 32rem; } /*50rem;*/
  /**.page-1110 div.t-Region.patient_view { padding-left: 34px; }**/
  /**.page-1110 div.t-Region.patient_view .t-Region-headerItems--title { padding-left: 15px; }**/
  .page-1110 #patient .t-Region-headerItems--title { padding-left: 16px; }


  /* apex no headings werkt niet met de report break */
  .page-1110 #klinisch_beeld thead {
    display: none;
  }

  .page-1110 #klinisch_beeld td#EFFECT_KOP {
    padding-top: 1.2em;
    font-weight: bold;
  }

  .page-1110 div.t-Region a {
    text-decoration: underline;
  }

  .page-1110 div.t-Region a:hover {
    text-decoration: none;
  }

  .page-1110 .report_abacus .t-Report-cell,
  .page-1110 .report_abacus .t-Report-colHead,
  .page-1110 .report_diagnostiek .t-Report-cell,
  .page-1110 .report_diagnostiek .t-Report-colHead,
  .page-1110 .report_blootstelling .t-Report-cell,
  .page-1110 .report_blootstelling .t-Report-colHead,
  .page-1040 .report_stoffen .t-Report-cell,
  .page-1040 .report_stoffen .t-Report-colHead {
    border: 0;
    padding: 2px 10px;
  }

  .page-1110 .report_abacus td[headers^="TEK"] {
    padding: 5px 0;
  }

  .page-1110 .report_abacus td[headers^="TEK_M"],
  .page-1110 .report_abacus td[headers^="TEK_OBK"] {
    padding: 5px 7px;
  }

  .page-1110 .report_abacus div.pip {
    width: 25px;
    height: 25px;
  }
  .page-1110 .report_abacus td[headers^="TEK"] {
    width: 25px;
    height: 36px;
  }

  .page-1110 .report_abacus .legenda div.pip {
    width: 20px;
    height: 20px;
  }
  .page-1110 .report_abacus .legenda td[headers^="TEK"] {
    width: 20px;
    height: 20px;
    font-size: 0.8em;
  }

  /* legenda */
  .page-1110 #legenda div.uitleg_hover {
    float: right;
    width: 50%;
    font-style: italic;
  }

  .page-1110 #legenda img {
    border: 1px solid rgba(85,85,85,0.65);
    border-radius: 0.6em;
    float: left;
    margin-right: 1em;
  }

  @media only screen
  and (max-device-height: 1024px)
  and (max-device-width: 1024px) {
    span.uitleg_hover_dt {display: none;}
    span.uitleg_hover_mb {display: inline;}
  }
  /* eind legenda */

  /* Dit is het streepje waar de bolletjes op zitten */
  .page-1110 .report_abacus td[headers^="TEK_L"],
  .page-1110 .report_abacus td[headers^="TEK_M"],
  .page-1110 .report_abacus td[headers^="TEK_E"] {
    background: url('../img/lijn_kleur.png') repeat-x center;
  }

  .page-1110 .report_abacus div.pip {
    display: block;
    border: 2px solid rgba(85,85,85,0.65);/*#555;*/
    border-radius: 50%;
    height: 25px;
    width: 25px;
    text-align: center;
    line-height: 1.5em;
    font-size: 1em;
    font-weight: bold;
    color: #fff;
  }

  .page-1110 .report_abacus td[headers^="TEK_L"] div.pip {background-color: #FFE924;}
  .page-1110 .report_abacus td[headers^="TEK_M"] div.pip {background-color: #FFB836;}
  .page-1110 .report_abacus td[headers^="TEK_E"] div.pip {background-color: #ED2452;}
  .page-1110 .report_abacus td[headers^="TEK_OBK"] div.pip {background-color: #4388CC;}

  .page-1110 div#aandachtspunten,
  .page-1110 .report_abacus td,
  .page-1110 .report_diagnostiek td,
  .page-1110 span.nodatafound {
    font-size: 1em;
  }

  .page-1110 .show_pointer {
    cursor: pointer;
  }

  .page-1110 .gewicht_tooltip {
    position: absolute;
    padding: 0.5em;
    z-index: 100000;
    background-color: #fff;
    color: #555;
    border: 1px solid rgba(85,85,85,0.65);/*#555;*/
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.2);
    border-radius: 0.5em;
    white-space: nowrap;
    text-align: center;
    transition: opacity .2s;
  }

  .page-1110 .tooltip_hidden {
    opacity: 0;
  }

  .page-1110 .report_diagnostiek th {
    width: 0;
    height: 0;
    display: none;
  }

  .page-1110 span.diagnostiek_break {
    font-weight: bold;
  }

  .page-1110 .report_diagnostiek td#THERAP_SOORT_OMS {
    padding: 2em 0 0 0;
  }

  .page-1110 div#report_diagnostiek_therapie {
    margin-top: -2em;
  }

  .page-1110 .aandachtspunt,
  .page-1110 #legenda {
    margin-bottom: 2em;
    padding: 0.5em 1.2em 1em 1.2em;
    border-radius: 1em;
    background-color: #f0f3f6;
  }

  .page-1110 #oorzaak {
    position: fixed;
    top: 0;
    left: 0;
    max-width: 20em;
    border: 1px solid rgba(85,85,85,0.65);
    border-radius: 1em;
    z-index: 10000;
    opacity: 1;
    transition: opacity .2s;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.2);
  }

  .page-1110 #oorzaak span.oorzaak_uitleg {
    font-weight: bold;
    color: #1961ab;
  }

  .page-1110 #oorzaak thead {
    display: none;
  }

  .page-1110 #oorzaak.fadeout {
    opacity: 0;
    z-index: -10000;
  }

  .page-1110 div.berekening_anchor {
    top: -60px;
    position: absolute;
  }

  .page-1110 .apex-item-grid-row .apex-item-option {
    display: inline-block;
  }

  .page-1150 span.pdficon {
    margin-right: 0.5em;
  }

/* ============================= */
/* Page 1210 Stofmonografie page */

  /* dit is niet te fixen met Theme Roller */
  .page-1210 .apex-side-nav .t-Body-nav,
  .page-1210 .t-Body-nav,
  .page-1210 .t-Body-content,
  .page-1210 .t-Body-title {
    top: 105px;
  }

  .page-1210zzz .apex-side-nav .t-Body-nav,
  .page-1210 .t-Body-nav {
    --ut-nav-width: 18.75rem; /* width: 300px; */
  }

/* Het dynamische zij-menu wordt deels met CSS-variabelen gestuurd, */
/* en deels met dynamische styling */

  .page-1210 .t-TreeNav {
    --ut-treeview-toplevel-icon-container-height: 1.2rem !important;
    --ut-treeview-toplevel-icon-container-width: 1.5rem !important;
    --ut-treeview-icon-size: 1rem !important;
  }

  .page-1210 .t-TreeNav .a-TreeView-node {
    min-height: 32px !important;
  }

  .page-1210 .t-TreeNav .a-TreeView-node--topLevel>ul {
    padding: 8px 0 !important;
  }

  .page-1210 .t-TreeNav .a-TreeView-node--topLevel ul .a-TreeView-content,
  .page-1210 .t-TreeNav .a-TreeView-node--topLevel ul .a-TreeView-row,
  .page-1210 .t-TreeNav .a-TreeView-node--topLevel ul .a-TreeView-node--leaf {
    padding: 0 !important;
    margin: 0  !important;
    line-height: 32px !important;
    height: 32px !important;
    overflow: hidden;
    text-overflow: ellipsis;
  }

  .page-1210 .t-TreeNav .a-TreeView-label[aria-level="1"] {
    text-overflow: unset !important; /*ellipsis;*/
  }

  .page-1210 .t-Body-contentInner {
    padding: 16px;
  }

  .page-1210 .t-Body-title {
    background-color: #ffffff;
  }

  .page-1210 .t-Body-contentInner {
    background-color: #eaeef3;
  }

  .page-1210 h1.t-Breadcrumb-label {
    line-height: initial;
    font-weight: initial;
    color: #033c6a;
  }

  .page-1210 .zoektip {
    float: right;
    position: relative;
    right: 1em;
    font-size: 1em;
    font-style: italic;
    line-height: 3rem; /*4.8rem;*/
  }

  .page-1210 .t-Body-title-shrink .zoektip {
    line-height: 2.2rem; /*1.6rem;???*/
  }
  .page-1210 .t-BreadcrumbRegion-body {
    padding: 0px;
  }

  .page-1210 div.TIKdocument {
    max-width: 1000px;
  }

  @media only screen and (min-width: 641px) {
    .page-1210 .t-Body-title-shrink .t-BreadcrumbRegion--useBreadcrumbTitle .t-Breadcrumb-item:last-child {
      font-size: 1.75rem;  /*2.8rem;*/
    }
  }

/* ================================== */
/* Page 1310 Behandelingen index page */

  .page-1310 .t-Breadcrumb,
  .page-1320 .t-Breadcrumb {
    background-color: rgba(244, 246, 248, 0.9);
  }

  .page-1310 main.t-Body-mainContent,
  .page-1320 main.t-Body-mainContent {
      background-color: #eaeef3;
  }

  .page-1310 .t-Report-report tbody {
      border-left-style: hidden;
      border-right-style: hidden;
      border-top-style: hidden;
  }

  .page-1310 #behandelingen a {
    text-decoration: none;
  }

/* ================================== */
/* Page 1420     */

  .page-1420 header.t-Header,
  .page-1420 div#t_Body_content_offset,
  .page-1420 div.t-Body-title {
    display: none;
  }

  .page-1420 body {
    background-color: #fff;
  }

  .page-1420 span.printfooter {
    font-style: italic;
  }

@media print {
    .page-1420 img{
        max-width: 98%;
    }
    .page-1420{
        float: none !important;
    }
}

@page {
    margin: 0.4in;
}
