body {
  color: #3b3b3b;
  font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
  font-size: 1em !important; }

a {
  color: #17a2b8; }

a:hover {
  color: #117a8b;
  text-decoration: none; }

/* Form elementen
--------------------------------------------------*/
button, input, label, select, textarea {
  font-size: 1em;
  line-height: 1.4em; }

fieldset {
  padding: 0 1.4em 1.4em 1.4em;
  margin: 0 0 1.5em 0;
  border: 1px solid #ccc; }

form {
  margin: 0 0 20px 0; }

legend {
  font-weight: bold;
  font-size: 1.2em;
  margin-top: -0.2em;
  margin-bottom: 1em; }

/* CF Custom
--------------------------------------------------*/
.cfAlertGuid {
  margin-top: 2em;
  font-size: 0.75em; }

.cfClickable {
  cursor: pointer; }

.cfListPrivacy > li {
  list-style-type: none; }

.cfModal .modal-header {
  border: none; }

.cfModal .modal-footer {
  border: none; }

.cfModal.success .modal-dialog .modal-content {
  color: #1e7e34;
  background-color: #d8f6df;
  border-color: #86e29b; }

.cfModal.danger .modal-dialog .modal-content {
  color: #bd2130;
  background-color: #fae3e5;
  border-color: #f3b7bd; }

.cfModal.warning .modal-dialog .modal-content {
  color: #6d5200;
  background-color: #fff4d3;
  border-color: #ffce3a; }

.cfModal.info .modal-dialog .modal-content {
  color: #117a8b;
  background-color: #d4f5fa;
  border-color: #7adeee; }

.cfNav .nav-item {
  border-bottom: 1px solid #d4f5fa;
  font-weight: 500;
  line-height: 2.5em; }
  .cfNav .nav-item:first-child {
    border-top: 1px solid #d4f5fa; }
  .cfNav .nav-item a {
    border-left: 4px solid transparent; }
    .cfNav .nav-item a:hover, .cfNav .nav-item a.active {
      background-color: #d4f5fa;
      border-left: 4px solid #117a8b; }

.cfPopover.warning {
  color: #6d5200;
  background-color: #fff4d3;
  border-color: #ffce3a; }

/* Gebruik form result */
.cfAnchor {
  display: block;
  height: 80px;
  margin-top: -80px;
  visibility: hidden; }

.cfAutocomplete {
  position: relative;
  display: inline-block; }
  .cfAutocomplete-items {
    color: #117a8b;
    position: absolute;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-bottom: none;
    border-top: none;
    z-index: 99;
    /*position the autocomplete items to be the same width as the container:*/
    top: 100%;
    left: 0;
    right: 0;
    background-color: #fff;
    padding: 0.75em 0 0 0; }
    .cfAutocomplete-items-row {
      padding: 10px;
      background-color: #fff;
      border-bottom: 1px solid #117a8b; }
      .cfAutocomplete-items-row:hover {
        background-color: #d4f5fa; }
  .cfAutocomplete-active {
    background-color: #17a2b8 !important;
    color: #d4f5fa; }

.cfBck-business, .cfEPDay-title, .cfFooter {
  background-color: #17a2b8;
  color: #fff; }
  .cfBck-business a, .cfEPDay-title a, .cfFooter a {
    color: #d4f5fa; }
  .cfBck-business a:hover, .cfEPDay-title a:hover, .cfFooter a:hover {
    color: #7adeee; }
  .cfBck-business-lightest {
    background-color: #d4f5fa;
    color: #117a8b; }
    .cfBck-business-lightest a {
      color: #117a8b; }
    .cfBck-business-lightest a:hover {
      color: #062a30; }

.cfBck-red-lightest {
  background-color: #fae3e5;
  color: #bd2130; }
  .cfBck-red-lightest a {
    color: #bd2130; }
  .cfBck-red-lightest a:hover {
    color: #66121a; }

.cfBorder, .cfBorderInfo {
  border-width: 1px;
  border-style: solid; }
  .cfBorderInfo {
    border-color: #17a2b8; }

.cfBreadcrumb {
  background-color: rgba(0, 0, 0, 0.03);
  font-size: 1em; }
  .cfBreadcrumb-sm-title {
    color: #17a2b8;
    font-size: 1.2em;
    font-weight: bold; }

.cfBtn-danger {
  background-color: #dc3545 !important;
  border-color: #dc3545 !important;
  color: #fae3e5 !important; }
  .cfBtn-danger:hover {
    background-color: #bd2130 !important;
    border-color: #bd2130;
    color: #fae3e5 !important; }

.cfBtn-success {
  background-color: #28a745 !important;
  border-color: #28a745 !important;
  color: #d8f6df !important; }
  .cfBtn-success:hover {
    background-color: #1e7e34 !important;
    border-color: #1e7e34 !important;
    color: #d8f6df !important; }

.cfBtnSearchAttendee {
  width: 200px; }

.cfCardButton svg {
  color: #062a30; }

.cfCardButton:hover {
  background-color: #d4f5fa; }

.cfCursorNotAllowed, .cfEPDayPart.cfDPAllTaken:hover, .cfEPDayPart.cfDPIsPast:hover, .cfEPDayPart.cfDPNoAppointments:hover {
  cursor: not-allowed !important; }

.cfDropdownBadge button {
  padding: .25em .4em !important;
  font-size: 75%;
  font-weight: 700;
  line-height: 1; }

.cfFontBold, .cfFontBoldItalic {
  font-weight: bold; }

.cfFontItalic, .cfFontBoldItalic {
  font-style: italic; }

.cfFontLineThrough {
  text-decoration: line-through !important; }

.cfFontSmaller {
  font-size: 0.8em; }

.cfFormCheck:checked {
  background-color: #17a2b8; }

/* Event Dayview */
.cfEDRow {
  border-width: 1px;
  border-style: solid;
  border-bottom: 0;
  padding: .2em; }
  .cfEDRow:last-child {
    border-bottom: 1px solid #117a8b; }
  .cfEDRow button {
    padding: 0 .5rem; }
  .cfEDRow .cfEDAttendee {
    font-weight: bolder; }
  .cfEDRow .cfEDFiller {
    min-width: 0; }
  .cfEDRow .cfEDRoomPlace {
    font-size: .825em; }

.cfEDRowMultiInitiators {
  height: 32px !important;
  overflow: hidden !important;
  display: flex !important;
  font-size: smaller; }

.cfEDRowMultiInitiators * {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden; }

.cfEDRowCurrentTime + .cfEDRow {
  border-top: 0; }

/* Event Planner */
#cfEPTimeButtonContainer button {
  margin-top: .2em; }

.cfEPDay {
  /* Dagdeel bij de planner; voormiddag; namiddag; avond */ }
  .cfEPDay-title {
    text-align: center; }
    .cfEPDay-title.today {
      background: #117a8b; }
  .cfEPDayPart {
    margin: 0 0 .2em 0; }
    .cfEPDayPart .card-header {
      text-align: center; }
    .cfEPDayPart .card-body {
      text-align: center; }
      .cfEPDayPart .card-body p {
        margin: 0; }
    .cfEPDayPart .card-footer {
      text-align: center; }
    .cfEPDayPart.cfDPAllTaken {
      color: #66121a !important; }
      .cfEPDayPart.cfDPAllTaken .card-header {
        background-color: #f3b7bd !important; }
      .cfEPDayPart.cfDPAllTaken .card-body {
        color: #66121a !important;
        background-color: #fae3e5 !important; }
      .cfEPDayPart.cfDPAllTaken .card-footer {
        background-color: #f3b7bd !important; }
      .cfEPDayPart.cfDPAllTaken:hover {
        color: #66121a !important; }
        .cfEPDayPart.cfDPAllTaken:hover .card-header {
          background-color: #e4606d !important; }
        .cfEPDayPart.cfDPAllTaken:hover .card-footer {
          background-color: #e4606d !important; }
    .cfEPDayPart.cfDPIsPast .card-header, .cfEPDayPart.cfDPNoAppointments .card-header {
      background-color: #bcc1c6;
      color: #545b62; }
    .cfEPDayPart.cfDPIsPast .card-body, .cfEPDayPart.cfDPNoAppointments .card-body {
      background-color: #f3f4f5;
      color: #6c757d; }
    .cfEPDayPart.cfDPIsPast .card-footer, .cfEPDayPart.cfDPNoAppointments .card-footer {
      background-color: #f3f4f5;
      border-top: 1px solid #f3f4f5; }
    .cfEPDayPart.cfDPIsPast:hover .card-header, .cfEPDayPart.cfDPNoAppointments:hover .card-header {
      background-color: #868e96; }
    .cfEPDayPart.cfDPIsPast:hover .card-body, .cfEPDayPart.cfDPNoAppointments:hover .card-body {
      background-color: #bcc1c6; }
    .cfEPDayPart.cfDPIsPast:hover .card-footer, .cfEPDayPart.cfDPNoAppointments:hover .card-footer {
      background-color: #bcc1c6;
      border-top: 1px solid #bcc1c6; }
    .cfEPDayPart.cfDPAvailable {
      color: #062a30; }
      .cfEPDayPart.cfDPAvailable .card-header {
        background-color: #7adeee; }
      .cfEPDayPart.cfDPAvailable .card-body {
        background-color: #d4f5fa; }
      .cfEPDayPart.cfDPAvailable .card-footer {
        background-color: #7adeee; }
      .cfEPDayPart.cfDPAvailable:hover {
        color: #062a30; }
        .cfEPDayPart.cfDPAvailable:hover .card-header {
          background-color: #1fc8e3; }
        .cfEPDayPart.cfDPAvailable:hover .card-footer {
          background-color: #1fc8e3; }
    .cfEPDayPart.cfDPAllTypeTwo {
      color: #3a2c00; }
      .cfEPDayPart.cfDPAllTypeTwo .card-header {
        background-color: #ffe7a0; }
      .cfEPDayPart.cfDPAllTypeTwo .card-body {
        background-color: #fff4d3; }
      .cfEPDayPart.cfDPAllTypeTwo .card-footer {
        background-color: #ffe7a0; }
      .cfEPDayPart.cfDPAllTypeTwo:hover .card-header {
        background-color: #ffce3a; }
      .cfEPDayPart.cfDPAllTypeTwo:hover .card-footer {
        background-color: #ffce3a; }

.cfEPSmallerButtons button {
  font-size: 1em; }

.cfEPTitle {
  color: #117a8b;
  font-size: 1.1rem;
  font-weight: bold;
  line-height: 2.2rem; }

.cfCalendarBlock-sheet-top {
  border-style: solid;
  border-width: 0 5px;
  height: 6px;
  width: 25%;
  max-width: 40px;
  margin: 0 auto; }

.cfCalendarBlock-sheet-body {
  width: 50%;
  max-width: 80px;
  margin: 0 auto;
  background-color: #d6d8d9;
  text-align: center;
  font-weight: bold;
  border-radius: 5px; }
  .cfCalendarBlock-sheet-body-top {
    border-style: solid;
    border-width: 0 5px;
    height: 6px;
    width: 50%;
    margin: auto; }
  .cfCalendarBlock-sheet-body-contents {
    padding: 0 0.8em 0.8em 0.8em; }
    .cfCalendarBlock-sheet-body-contents-day {
      font-size: 2.5em;
      margin-top: .6em; }
    .cfCalendarBlock-sheet-body-contents-month {
      font-size: .8em;
      margin-top: .6em;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis; }

.cfCalendarBlock-sheet-body.cfClickable:hover {
  background-color: #bcbfc0; }

.cfAppointment-show-header-name {
  font-weight: bold; }

.cfAppointment-show-header-date {
  font-size: .875em; }

.cfAppointment-show-content-title {
  font-weight: bold; }

.cfCard-header-title {
  font-size: 1.2em;
  font-weight: bold;
  line-height: 2.4em; }

.cfCenter {
  width: 100%;
  margin: auto; }

/* No Consultation */
.cfEvent-type-0 {
  color: #545b62; }
  .cfEvent-type-0 .cfCard-header {
    background-color: #6c757d;
    color: #f3f4f5; }
    .cfEvent-type-0 .cfCard-header a {
      color: #f3f4f5; }
      .cfEvent-type-0 .cfCard-header a:hover {
        color: #545b62; }
  .cfEvent-type-0 .cfCard-body {
    background-color: #f3f4f5; }
  .cfEvent-type-0 a {
    color: #6c757d; }
    .cfEvent-type-0 a:hover {
      color: #545b62; }
  .cfEvent-type-0 .badge,
  .cfEvent-type-0 button {
    background-color: #6c757d;
    color: #f3f4f5;
    border-color: #6c757d; }
    .cfEvent-type-0 .badge:hover,
    .cfEvent-type-0 button:hover {
      background-color: #545b62;
      color: #f3f4f5;
      border-color: #545b62; }
  .cfEvent-type-0 .cfBtn-outline {
    background-color: transparent;
    border-color: #6c757d;
    color: #6c757d; }
    .cfEvent-type-0 .cfBtn-outline:hover, .cfEvent-type-0 .cfBtn-outline.active {
      background-color: #6c757d;
      color: #f3f4f5; }
  .cfEvent-type-0 .dropdown-item.active, .cfEvent-type-0 .dropdown-item:active {
    color: #f3f4f5;
    background-color: #6c757d; }
    .cfEvent-type-0 .dropdown-item.active:hover, .cfEvent-type-0 .dropdown-item:active:hover {
      color: #f3f4f5;
      background-color: #545b62; }
  .cfEvent-type-0 .dropdown-item:hover {
    color: #f3f4f5;
    background-color: #545b62; }
  .cfEvent-type-0.cfTypeRow {
    background-color: #f3f4f5;
    border-color: #545b62; }
    .cfEvent-type-0.cfTypeRow:hover {
      background-color: #bcc1c6; }
  .cfEvent-type-0.cfEDRowCurrentTime {
    background-color: #bcc1c6;
    border-color: #545b62;
    border-bottom: 1px solid #545b62; }
    .cfEvent-type-0.cfEDRowCurrentTime:hover {
      background-color: #868e96; }
      .cfEvent-type-0.cfEDRowCurrentTime:hover .dropdown button {
        color: #f3f4f5; }

/* By Appointment */
.cfEvent-type-1 {
  color: #117a8b; }
  .cfEvent-type-1 .cfCard-header {
    background-color: #17a2b8;
    color: #d4f5fa; }
    .cfEvent-type-1 .cfCard-header a {
      color: #d4f5fa; }
      .cfEvent-type-1 .cfCard-header a:hover {
        color: #117a8b; }
  .cfEvent-type-1 .cfCard-body {
    background-color: #d4f5fa; }
  .cfEvent-type-1 a {
    color: #17a2b8; }
    .cfEvent-type-1 a:hover {
      color: #117a8b; }
  .cfEvent-type-1 .badge,
  .cfEvent-type-1 button {
    background-color: #17a2b8;
    color: #d4f5fa;
    border-color: #17a2b8; }
    .cfEvent-type-1 .badge:hover,
    .cfEvent-type-1 button:hover {
      background-color: #117a8b;
      color: #d4f5fa;
      border-color: #117a8b; }
  .cfEvent-type-1 .badge-success {
    background-color: #28a745;
    color: #d8f6df; }
  .cfEvent-type-1 .cfBtn-outline {
    background-color: transparent;
    border-color: #17a2b8;
    color: #17a2b8; }
    .cfEvent-type-1 .cfBtn-outline:hover, .cfEvent-type-1 .cfBtn-outline.active {
      background-color: #17a2b8;
      color: #d4f5fa; }
  .cfEvent-type-1 .dropdown-item.active, .cfEvent-type-1 .dropdown-item:active {
    color: #d4f5fa;
    background-color: #17a2b8; }
    .cfEvent-type-1 .dropdown-item.active:hover, .cfEvent-type-1 .dropdown-item:active:hover {
      color: #d4f5fa;
      background-color: #117a8b; }
  .cfEvent-type-1 .dropdown-item:hover {
    color: #d4f5fa;
    background-color: #117a8b; }
  .cfEvent-type-1.cfTypeRow {
    background-color: #d4f5fa;
    border-color: #117a8b; }
    .cfEvent-type-1.cfTypeRow:hover {
      background-color: #7adeee; }
  .cfEvent-type-1.cfEDRowCurrentTime {
    background-color: #7adeee;
    border-color: #000203;
    border-bottom: 1px solid #000203; }
    .cfEvent-type-1.cfEDRowCurrentTime:hover {
      background-color: #1fc8e3; }

/* Walk in */
.cfEvent-type-2 {
  color: #6d5200; }
  .cfEvent-type-2 .cfCard-header {
    background-color: #ffc107;
    color: #6d5200; }
    .cfEvent-type-2 .cfCard-header a {
      color: #6d5200; }
      .cfEvent-type-2 .cfCard-header a:hover {
        color: #ffc107; }
  .cfEvent-type-2 .cfCard-body {
    background-color: #fff4d3; }
  .cfEvent-type-2 a {
    color: #ffc107; }
    .cfEvent-type-2 a:hover {
      color: #d39e00; }
  .cfEvent-type-2 .badge,
  .cfEvent-type-2 button {
    background-color: #ffc107;
    color: #6d5200;
    border-color: #ffc107; }
    .cfEvent-type-2 .badge:hover,
    .cfEvent-type-2 button:hover {
      background-color: #d39e00;
      color: #6d5200;
      border-color: #d39e00; }
  .cfEvent-type-2 .cfBtn-outline {
    background-color: transparent;
    border-color: #6d5200;
    color: #6d5200; }
    .cfEvent-type-2 .cfBtn-outline:hover, .cfEvent-type-2 .cfBtn-outline.active {
      background-color: #ffc107;
      color: #6d5200; }
  .cfEvent-type-2 .dropdown-item {
    color: #6d5200; }
    .cfEvent-type-2 .dropdown-item.active, .cfEvent-type-2 .dropdown-item:active {
      color: #6d5200;
      background-color: #ffc107; }
      .cfEvent-type-2 .dropdown-item.active:hover, .cfEvent-type-2 .dropdown-item:active:hover {
        color: #ffc107;
        background-color: #6d5200; }
    .cfEvent-type-2 .dropdown-item:hover {
      color: #6d5200;
      background-color: #ffc107; }
  .cfEvent-type-2.cfTypeRow {
    background-color: #fff4d3;
    border-color: #d39e00; }
    .cfEvent-type-2.cfTypeRow:hover {
      background-color: #ffe7a0; }
  .cfEvent-type-2.cfEDRowCurrentTime {
    background-color: #ffe7a0;
    border-color: #3a2c00;
    border-bottom: 1px solid #3a2c00; }
    .cfEvent-type-2.cfEDRowCurrentTime:hover {
      background-color: #ffce3a; }

/* At Location */
.cfEvent-type-3 {
  color: #084399; }
  .cfEvent-type-3 .cfCard-header {
    background-color: #0a58ca;
    color: #d6e6fd; }
    .cfEvent-type-3 .cfCard-header a {
      color: #d6e6fd; }
      .cfEvent-type-3 .cfCard-header a:hover {
        color: #084399; }
  .cfEvent-type-3 .cfCard-body {
    background-color: #d6e6fd; }
  .cfEvent-type-3 a {
    color: #0a58ca; }
    .cfEvent-type-3 a:hover {
      color: #084399; }
  .cfEvent-type-3 span.badge:not([class*="badge-success"]),
  .cfEvent-type-3 button {
    background-color: #0a58ca;
    border-color: #0a58ca;
    color: #d6e6fd; }
    .cfEvent-type-3 span.badge:not([class*="badge-success"]):hover,
    .cfEvent-type-3 button:hover {
      background-color: #084399;
      border-color: #084399;
      color: #d6e6fd; }
  .cfEvent-type-3 .cfBtn-outline {
    background-color: transparent;
    border-color: #0a58ca;
    color: #0a58ca; }
    .cfEvent-type-3 .cfBtn-outline:hover, .cfEvent-type-3 .cfBtn-outline.active {
      background-color: #0a58ca;
      color: #d6e6fd; }
  .cfEvent-type-3 .dropdown-item.active, .cfEvent-type-3 .dropdown-item:active {
    background-color: #0a58ca;
    color: #d6e6fd; }
    .cfEvent-type-3 .dropdown-item.active:hover, .cfEvent-type-3 .dropdown-item:active:hover {
      background-color: #084399;
      color: #d6e6fd; }
  .cfEvent-type-3 .dropdown-item:hover {
    background-color: #084399;
    color: #d6e6fd; }
  .cfEvent-type-3.cfTypeRow {
    background-color: #d6e6fd;
    border-color: #084399; }
    .cfEvent-type-3.cfTypeRow:hover {
      background-color: #a5c8fb; }
  .cfEvent-type-3.cfEDRowCurrentTime {
    background-color: #a5c8fb;
    border-bottom: 1px solid #000308;
    border-color: #000308; }
    .cfEvent-type-3.cfEDRowCurrentTime:hover {
      background-color: #146ff3; }
      .cfEvent-type-3.cfEDRowCurrentTime:hover .dropdown button {
        color: #d6e6fd; }

/* Urgent */
.cfEvent-type-4 {
  color: #dc6502; }
  .cfEvent-type-4 .cfCard-header {
    background-color: #fd7e14;
    color: #ffedde; }
    .cfEvent-type-4 .cfCard-header a {
      color: #ffedde; }
      .cfEvent-type-4 .cfCard-header a:hover {
        color: #dc6502; }
  .cfEvent-type-4 .cfCard-body {
    background-color: #ffedde; }
  .cfEvent-type-4 a {
    color: #fd7e14; }
    .cfEvent-type-4 a:hover {
      color: #dc6502; }
  .cfEvent-type-4 span.badge:not([class*="badge-success"]),
  .cfEvent-type-4 button {
    background-color: #fd7e14;
    border-color: #fd7e14;
    color: #ffedde; }
    .cfEvent-type-4 span.badge:not([class*="badge-success"]):hover,
    .cfEvent-type-4 button:hover {
      background-color: #dc6502;
      border-color: #dc6502;
      color: #ffedde; }
  .cfEvent-type-4 .cfBtn-outline {
    background-color: transparent;
    border-color: #fd7e14;
    color: #fd7e14; }
    .cfEvent-type-4 .cfBtn-outline:hover, .cfEvent-type-4 .cfBtn-outline.active {
      background-color: #fd7e14;
      color: #ffedde; }
  .cfEvent-type-4 .dropdown-item.active, .cfEvent-type-4 .dropdown-item:active {
    background-color: #fd7e14;
    color: #ffedde; }
    .cfEvent-type-4 .dropdown-item.active:hover, .cfEvent-type-4 .dropdown-item:active:hover {
      background-color: #dc6502;
      color: #ffedde; }
  .cfEvent-type-4 .dropdown-item:hover {
    background-color: #dc6502;
    color: #ffedde; }
  .cfEvent-type-4.cfTypeRow {
    background-color: #ffedde;
    border-color: #dc6502; }
    .cfEvent-type-4.cfTypeRow:hover {
      background-color: #fed1ac; }
  .cfEvent-type-4.cfEDRowCurrentTime {
    background-color: #fed1ac;
    border-bottom: 1px solid #441f01;
    border-color: #441f01; }
    .cfEvent-type-4.cfEDRowCurrentTime:hover {
      background-color: #fd9a47; }
      .cfEvent-type-4.cfEDRowCurrentTime:hover .dropdown button {
        color: #ffedde; }

/* Pregnancy */
.cfEvent-type-6 {
  color: #a43495; }
  .cfEvent-type-6 .cfCard-header {
    background-color: #c546b4;
    color: #f6e1f3; }
    .cfEvent-type-6 .cfCard-header a {
      color: #f6e1f3; }
      .cfEvent-type-6 .cfCard-header a:hover {
        color: #a43495; }
  .cfEvent-type-6 .cfCard-body {
    background-color: #f6e1f3; }
  .cfEvent-type-6 a {
    color: #c546b4; }
    .cfEvent-type-6 a:hover {
      color: #a43495; }
  .cfEvent-type-6 span.badge:not([class*="badge-success"]),
  .cfEvent-type-6 button {
    background-color: #c546b4;
    border-color: #c546b4;
    color: #f6e1f3; }
    .cfEvent-type-6 span.badge:not([class*="badge-success"]):hover,
    .cfEvent-type-6 button:hover {
      background-color: #a43495;
      border-color: #a43495;
      color: #f6e1f3; }
  .cfEvent-type-6 .cfBtn-outline {
    background-color: transparent;
    border-color: #c546b4;
    color: #c546b4; }
    .cfEvent-type-6 .cfBtn-outline:hover, .cfEvent-type-6 .cfBtn-outline.active {
      background-color: #c546b4;
      color: #f6e1f3; }
  .cfEvent-type-6 .dropdown-item.active, .cfEvent-type-6 .dropdown-item:active {
    background-color: #c546b4;
    color: #f6e1f3; }
    .cfEvent-type-6 .dropdown-item.active:hover, .cfEvent-type-6 .dropdown-item:active:hover {
      background-color: #a43495;
      color: #f6e1f3; }
  .cfEvent-type-6 .dropdown-item:hover {
    background-color: #a43495;
    color: #f6e1f3; }
  .cfEvent-type-6.cfTypeRow {
    background-color: #f6e1f3;
    border-color: #a43495; }
    .cfEvent-type-6.cfTypeRow:hover {
      background-color: #eabae3; }
  .cfEvent-type-6.cfEDRowCurrentTime {
    background-color: #eabae3;
    border-bottom: 1px solid #300f2c;
    border-color: #300f2c; }
    .cfEvent-type-6.cfEDRowCurrentTime:hover {
      background-color: #d16dc4; }
      .cfEvent-type-6.cfEDRowCurrentTime:hover .dropdown button {
        color: #f6e1f3; }

/* End */
.cfEvent-type-8 {
  color: #bd2130; }
  .cfEvent-type-8 .cfCard-header {
    background-color: #dc3545;
    color: #fae3e5; }
    .cfEvent-type-8 .cfCard-header a {
      color: #fae3e5; }
      .cfEvent-type-8 .cfCard-header a:hover {
        color: #bd2130; }
  .cfEvent-type-8 .cfCard-body {
    background-color: #fae3e5; }
  .cfEvent-type-8 a {
    color: #dc3545; }
    .cfEvent-type-8 a:hover {
      color: #bd2130; }
  .cfEvent-type-8 .badge,
  .cfEvent-type-8 button {
    background-color: #dc3545;
    color: #fae3e5;
    border-color: #dc3545; }
    .cfEvent-type-8 .badge:hover,
    .cfEvent-type-8 button:hover {
      background-color: #bd2130;
      color: #fae3e5;
      border-color: #bd2130; }
  .cfEvent-type-8 .cfBtn-outline {
    background-color: transparent;
    border-color: #dc3545;
    color: #dc3545; }
    .cfEvent-type-8 .cfBtn-outline:hover, .cfEvent-type-8 .cfBtn-outline.active {
      background-color: #dc3545;
      color: #fae3e5; }
  .cfEvent-type-8 .dropdown-item.active, .cfEvent-type-8 .dropdown-item:active {
    color: #fae3e5;
    background-color: #dc3545; }
    .cfEvent-type-8 .dropdown-item.active:hover, .cfEvent-type-8 .dropdown-item:active:hover {
      color: #fae3e5;
      background-color: #bd2130; }
  .cfEvent-type-8 .dropdown-item:hover {
    color: #fae3e5;
    background-color: #bd2130; }
  .cfEvent-type-8.cfTypeRow {
    background-color: #fae3e5;
    border-color: #bd2130; }
    .cfEvent-type-8.cfTypeRow:hover {
      background-color: #f3b7bd; }
  .cfEvent-type-8.cfEDRowCurrentTime {
    background-color: #f3b7bd;
    border-color: #3b0a0f;
    border-bottom: 1px solid #3b0a0f; }
    .cfEvent-type-8.cfEDRowCurrentTime:hover {
      background-color: #e4606d; }
      .cfEvent-type-8.cfEDRowCurrentTime:hover .dropdown button {
        color: #fae3e5; }

.cfFlagIcon:before {
  content: "\00a0"; }

.cfFlagIcon {
  background-size: contain;
  background-position: 50%;
  background-repeat: no-repeat;
  position: relative;
  display: inline-block;
  width: 1.33333333em;
  line-height: 1em; }

.cfFlagIcon-nl {
  background-image: url("/images/flags/be.svg"); }

.cfFlagIcon-be {
  background-image: url("/images/flags/be.svg"); }

.cfFlagIcon-en {
  background-image: url("/images/flags/gb.svg"); }

.cfFlagIcon-us {
  background-image: url("/images/flags/us.svg"); }

.cfInlineSelect {
  width: auto;
  display: inline-block !important; }

.cfInvalidRecaptcha {
  background: #ffffff url(/images/feExclamation.png) no-repeat right 8px center;
  border: 1px solid;
  border-color: #dc3545;
  border-radius: 3px; }

.cfJumbotronHome {
  background-color: #17a2b8;
  color: #7adeee; }
  .cfJumbotronHome h1 {
    color: #d4f5fa !important; }

.cfLoginContainer {
  max-width: 420px; }
  .cfLoginContainer-W {
    max-width: 480px; }

#cfPrivacy {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1050; }
  #cfPrivacy h4 {
    font-size: 1.2em; }
  #cfPrivacy p {
    font-size: 0.825em; }

.cfMainContentSection {
  font-size: .875em;
  margin-top: 56px;
  padding-top: 4px;
  line-height: 1.5em; }
  .cfMainContentSection h1 {
    font-size: 1.8rem; }
  .cfMainContentSection h2 {
    font-size: 1.6rem; }
  .cfMainContentSection h3 {
    font-size: 1.4rem; }
  .cfMainContentSection h4 {
    font-size: 1.2rem; }
  .cfMainContentSection h5 {
    font-size: 1.1rem; }
  .cfMainContentSection h6 {
    font-size: 1.0rem; }

.cfOverlay {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: #17a2b8;
  opacity: 20%;
  z-index: 7; }

#cfPageLoader {
  height: 5px;
  margin-bottom: 4px;
  z-index: 550;
  position: sticky;
  top: 56px; }
  #cfPageLoader .progress {
    height: 5px; }

.cfPanel, .cfEPDay-title, .cfPanelTitle {
  border-radius: .5em;
  padding: .5em; }
  .cfPanelTitle {
    font-size: 1.1em;
    line-height: 1.5em;
    padding: .375em 0; }

.cfPaginationTable thead tr th {
  font-size: 0.9em;
  cursor: pointer; }

.cfPaginationTable tbody tr {
  font-size: 1.0em; }

.cfSearchResult {
  list-style: none;
  padding: 0px;
  width: 250px;
  position: absolute;
  margin: 0px;
  top: 30px; }
  .cfSearchResult li {
    background: lavender;
    padding: 4px;
    margin-bottom: 1px; }
  .cfSearchResult li:nth-child(even) {
    background: cadetblue;
    color: white; }
  .cfSearchResult li:hover {
    cursor: pointer; }

.cfTitle1 {
  font-size: 1.0em;
  font-weight: bold;
  line-height: 1.5em; }

.cfScheduleDayTimeContainer {
  padding: 0.5em;
  border: 1px solid #7adeee;
  border-radius: 0.5em;
  /* Geen raadpleging */
  /* Raadpleging op afspraak */
  /* Vrije raadpleging */
  /* At Location */
  /* Urgent */
  /* Pregnancy */
  /* Einde raadpleging */ }
  .cfScheduleDayTimeContainer .form-control-sm {
    height: calc(1.5em + .5rem + 2px) !important;
    padding: .15rem .5rem;
    font-size: .775rem !important; }
  .cfScheduleDayTimeContainer .col-form-label-sm {
    padding-top: calc(.15rem + 1px) !important;
    padding-bottom: calc(.15rem + 1px) !important;
    font-size: .775rem !important; }
  .cfScheduleDayTimeContainer select option[value="0"] {
    background-color: #6c757d;
    color: #f3f4f5 !important; }
  .cfScheduleDayTimeContainer select option[value="1"] {
    background-color: #17a2b8;
    color: #d4f5fa !important; }
  .cfScheduleDayTimeContainer select option[value="2"] {
    background-color: #ffc107;
    color: #6d5200 !important; }
  .cfScheduleDayTimeContainer select option[value="3"] {
    background-color: #0a58ca;
    color: #d6e6fd !important; }
  .cfScheduleDayTimeContainer select option[value="4"] {
    background-color: #fd7e14;
    color: #ffedde !important; }
  .cfScheduleDayTimeContainer select option[value="6"] {
    background-color: #c546b4;
    color: #f6e1f3 !important; }
  .cfScheduleDayTimeContainer select option[value="8"] {
    background-color: #dc3545;
    color: #fae3e5 !important; }

.cfText-businessDark {
  color: #117a8b; }

/* Override Bootstrap */
.dropdown-item.active, .dropdown-item:active {
  color: #d4f5fa;
  background-color: #17a2b8; }
  .dropdown-item.active:hover, .dropdown-item:active:hover {
    color: #d4f5fa;
    background-color: #17a2b8; }

.dropdown-item:hover {
  color: #17a2b8;
  background-color: #d4f5fa; }

.page-item.active .page-link {
  background-color: #17a2b8;
  border-color: #17a2b8; }

.page-link {
  color: #17a2b8; }

.page-link:hover {
  background-color: #1fc8e3;
  color: #117a8b; }

.table .thead-light th {
  background-color: #7adeee;
  border-color: #1fc8e3; }

textarea:focus,
input[type="color"]:focus,
input[type="date"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="email"]:focus,
input[type="month"]:focus,
input[type="number"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="text"]:focus,
input[type="tel"]:focus,
input[type="time"]:focus,
input[type="url"]:focus,
input[type="week"]:focus {
  border-color: #17a2b8;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px #7adeee;
  outline: 0 none; }

input[type="color"],
input[type="date"],
input[type="datetime"],
input[type="datetime-local"],
input[type="email"],
input[type="month"],
input[type="number"],
input[type="password"],
input[type="search"],
input[type="text"],
input[type="tel"],
input[type="time"],
input[type="url"],
input[type="week"],
select,
textarea {
  border-color: #17a2b8 !important;
  outline: 0 none; }

.form-control-plaintext {
  border: solid transparent !important;
  border-width: 1px 0 !important; }
  .form-control-plaintext:focus {
    box-shadow: none !important; }

select {
  border-color: #17a2b8 !important;
  outline: 0 none; }
  select:focus {
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px #7adeee !important; }

textarea {
  height: auto;
  height: 200px;
  resize: vertical; }

/* Media Selectors
--------------------------------------------------*/
@media (min-width: 576px) {
  .cfBorderL-sm {
    border-left-width: 1px;
    border-left-style: solid; }
  .cfBckRedLightest .cfBorderL-sm {
    border-left-color: #dc3545; }
  .cfBckInfoLightest .cfBorderL-sm {
    border-left-color: #17a2b8; } }

@media (min-width: 768px) {
  .cfEPDay {
    padding: 0 .2em 0 0; }
  .cfEPDay:last-child {
    padding: 0; }
  .cfAppointment-show-content-datetime-location {
    border-left-width: 1px;
    border-left-style: solid; }
  .cfAppointment-show-content-entry {
    line-height: 2em; }
  .cfEvent-type-0 .cfAppointment-show-content-datetime-location {
    border-color: #6c757d; }
  .cfEvent-type-1 .cfAppointment-show-content-datetime-location {
    border-color: #17a2b8; }
  .cfEvent-type-2 .cfAppointment-show-content-datetime-location {
    border-color: #ffc107; }
  .cfEvent-type-3 .cfAppointment-show-content-datetime-location {
    border-color: #0a58ca; } }

@media (max-width: 767.98px) {
  .cfHideSm {
    display: none !important; }
  .cfEPTitle {
    font-size: 0.875rem; } }

@media (max-width: 991.98px) {
  .cfEPDayPart .card-body p {
    font-size: 0.825em; }
  .cfMainContentSection h3 {
    font-size: 1.1rem; } }

@media (max-width: 1199.98px) {
  .cfNav .nav-item a {
    font-size: 0.825em; } }

@media only screen {
  .cfSticky, .cfStickyBgWhite {
    position: -webkit-sticky;
    /* Safari */
    position: sticky;
    top: 56px;
    z-index: 500;
    padding-bottom: 4px;
    padding-top: 4px; }
    .cfStickyBgWhite {
      background-color: white; } }

@media print {
  #cfAppDV-dataContainer .cfEDRow.cfEvent-type-0 {
    display: none !important; } }
