.btnNext {
  position: absolute;
  top: 38%;
  left: 98%;
  background-color: #eef1f4;
}

.existingconfigs {
  font-size: large;
}

.meestgekozen {
  position: absolute;
  bottom: 20px;
  left: 30px;
  color: #58d480;
  line-height: 2.3;
}

.toggle-switch .switch {
  display: inline-block;
  position: relative;
  width: 60px;
  height: 34px;
}

.toggle-switch .switch input {
  opacity: 0;
  width: 0;
  height: 0;
}

.toggle-switch .slider,
.toggle-switch .slider:before {
  position: absolute;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  background-color: #ccc;
}

.toggle-switch .slider {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  cursor: pointer;
  width: auto;
  height: auto;
}

.toggle-switch .slider:before {
  bottom: 4px;
  left: 4px;
  width: 24px;
  height: 24px;
  content: "";
}

.toggle-switch input:checked + .slider {
  background-color: #e37e2b;
}

.toggle-switch input:focus + .slider {
  -webkit-box-shadow: 0 0 1px #eef1f4;
  box-shadow: 0 0 1px #eef1f4;
}

.toggle-switch input + .slider {
  -webkit-box-shadow: 0 0 1px #eef1f4;
  box-shadow: 0 0 1px #eef1f4;
  background-color: #fff;
}

.toggle-switch input:checked + .slider:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
  background-color: #fff;
}

.toggle-switch .slider.round {
  border: 1px #d5d5d5 solid;
  border-radius: 34px;
}

.toggle-switch .slider.round:before {
  border-radius: 50%;
}

.vjInitialPopup .toggle-switch .slider:before {
  background-color: #e37e2b;
}

.vjInitialPopup .toggle-switch input:checked + .slider {
  background-color: #fff;
}
#vjInitialPopupContent,
.vjInitialPopupContent,
.vjPopupContent{
  border-radius: 0.5rem;
  background: #eef1f4;
  padding-bottom: 20px;
  color: #333;
  line-height: 1;
}
#vjInitialPopupContent .bus-card,
.vjInitialPopupContent .bus-card,
#vjInitialPopupContent .bus-item,
.vjInitialPopupContent .bus-item,
.vjPopupContent .bus-card,
.vjPopupContent .bus-item{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
#vjInitialPopupContent .bus-item,
.vjInitialPopupContent .bus-item,
.vjPopupContent .bus-item{
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
#vjInitialPopupContent .bus-card,
.vjInitialPopupContent .bus-card,
.vjPopupContent .bus-card{
  border: 1px #d5d5d5 solid;
  border-radius: 0.5rem;
  background-color: #fff;
  text-align: left;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between !important;
  margin-right: 10px;
  height: 100%;
}

/* Used button - left half */
.bus-item > .bus-card-button.vanjorn-button-white {
  left: 30px !important;
  width: fit-content !important;
}

/* New button - right half */
.bus-item > .bus-card-button.vanjorn-button-orange {
  right: 25px !important;
  width: fit-content !important;
}

/* Used button - left half */
#bus-mercedes .bus-card-button.vanjorn-button-white,
#bus-stellantis .bus-card-button.vanjorn-button-white,
#bus-SL2 .bus-card-button.vanjorn-button-white,
#bus-SL3 .bus-card-button.vanjorn-button-white,
#bus-BL2 .bus-card-button.vanjorn-button-white,
#bus-BL3 .bus-card-button.vanjorn-button-white,
#bus-BL4 .bus-card-button.vanjorn-button-white {
  left: 24px !important;
  width: fit-content !important;
  top: unset !important;
  padding: 0 10px 1px 15px;
  bottom: 20px;
  right: unset !important;
}

/* New button - right half */
#bus-mercedes .bus-card-button.vanjorn-button-orange,
#bus-stellantis .bus-card-button.vanjorn-button-orange,
#bus-SL2 .bus-card-button.vanjorn-button-orange,
#bus-SL3 .bus-card-button.vanjorn-button-orange,
#bus-BL2 .bus-card-button.vanjorn-button-orange,
#bus-BL3 .bus-card-button.vanjorn-button-orange,
#bus-BL4 .bus-card-button.vanjorn-button-orange {
  right: 32px !important;
  left: unset !important;
  width: fit-content !important;
  top: unset !important;
  padding: 0 10px 1px 15px;
  bottom: 20px;
}

.bus-card .row.no-gutters:last-of-type {
  top: unset !important;
  bottom: -10px;
  right: 25px !important;
  left: unset !important;
}
#vjInitialPopupContent .bus-card-button:not(.vanjorn-button-orange, .vanjorn-button-white),
.vjInitialPopupContent .bus-card-button:not(.vanjorn-button-orange, .vanjorn-button-white) {
  left: unset !important;
  right: 25px;
  top: 25px !important;
}

.title-header {
  margin-left: 0 !important;
  padding: 25px !important;
}
#vjInitialPopupContent .bus-card button:not(:first-child),
.vjInitialPopupContent .bus-card button:not(:first-child),
.vjPopupContent .bus-card button:not(:first-child){
  margin-top: 10px;
}
#vjInitialPopupContent .col-12.p-3:last-of-type,
.vjInitialPopupContent .col-12.p-3:last-of-type{
  padding: 25px !important;
}

.bus-item-highlight > .bus-card-button {
  color: #e37e2b;
  font-weight: 700 !important;
  font-family: "Plus Jakarta Sans", sans-serif !important;
}
#vjInitialPopupContent .bus-card:hover,
.vjInitialPopupContent .bus-card:hover,
.vjPopupContent .bus-card:hover{
  cursor: pointer;
  -webkit-box-shadow: rgb(0 0 0/24%) 0 3px 8px;
  box-shadow: rgb(0 0 0/24%) 0 3px 8px;
}
#vjInitialPopupContent .bus-card > .row,
.vjInitialPopupContent .bus-card > .row{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  overflow: hidden;
}

.bus-card .py-5 {
  display: flex;
  justify-content: center;
  height: calc(190px + 6rem);
}
#vjInitialPopupContent img,
.vjInitialPopupContent img{
  width: 150%;
  max-width: 150%;
}
#vjInitialPopupContent .bus-card img.bus-one,
.vjInitialPopupContent .bus-card img.bus-one{
  position: relative;
  right: 80%;
}
#vjInitialPopupContent .bus-card img.bus-two,
.vjInitialPopupContent .bus-card img.bus-two{
  position: relative;
  right: 65%;
  transition: right 2s linear;
}
#vjInitialPopupContent .bus-card:hover img.bus-two,
.vjInitialPopupContent .bus-card:hover img.bus-two{
  position: relative;
  right: 50%;
  transition: right 2s linear;
}
#vjInitialPopupContent .bus-card img.bus-three,
.vjInitialPopupContent .bus-card img.bus-three{
  position: relative;
  right: 50%;
}
#vjInitialPopupContent .bus-card img.meest-gekozen,
.vjInitialPopupContent .bus-card img.meest-gekozen{
  position: absolute;
  top: 0;
  right: 10%;
  width: 15%;
}

.title-header h2 {
  color: #333;
  font-weight: 900 !important;
  font-size: 2rem;
  line-height: 1.2;
}
#vjInitialPopupContent .bus-card-button,
.vjInitialPopupContent .bus-card-button{
  display: flex;
  justify-content: flex-start;
  outline: unset !important;
  -webkit-box-shadow: rgb(0 0 0/24%) 0 3px 8px;
  box-shadow: rgb(0 0 0/24%) 0 3px 8px;
  border: none;
  border-radius: 1rem;
  background: #fff;
  font-weight: 800;
  white-space: nowrap;
}

#selectTemplate .bus-card-button {
  margin: 0 15px 15px !important;
  padding: 0 10px;
  display: inline-block;
}
#vjInitialPopupContent .bus-card-button:hover,
.vjInitialPopupContent .bus-card-button:hover,
.vjPopupContent .bus-card-button:hover{
  cursor: pointer;
}
#vjInitialPopupContent input,
.vjInitialPopupContent input{
  margin-bottom: 10px;
}

.leftText {
  -webkit-transform: translateX(10%);
  -ms-transform: translateX(10%);
  transform: translateX(10%);
  text-align: right;
}

.rightText {
  -webkit-transform: translateX(-10%);
  -ms-transform: translateX(-10%);
  transform: translateX(-10%);
  text-align: left;
}

.active > .colored-text,
.font-color-vanjorn {
  color: #e37e2b;
}

.vanjorn-button-orange {
  background-color: #e37e2b !important;
  color: #fff;
  font-weight: 800;
}

.vanjorn-button-white {
  background-color: #fff;
  color: #e37e2b;
  font-weight: 800;
}

.text-muted {
  color: #333;
}

#vjModalInformation h4 {
  color: #333;
  font-size: 1.5rem;
}

#vjModalInformation .modal-dialog {
  top: 10vh;
}

#vjModalInformation .modal-content {
  -webkit-box-shadow: rgb(0 0 0/24%) 0 3px 8px;
  box-shadow: rgb(0 0 0/24%) 0 3px 8px;
  background: #eef1f4;
}

#modal-content {
  background: #eef1f4 !important;
}

#vjModalInformation .modal-footer {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: start;
  padding: 0;
  height: 0;
}

#vj-admin-input-modal .modal-footer button,
#vj-klantgegevens-modal .modal-footer button,
#vjModalInformation .modal-footer button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  border: 1px solid #d5d5d5;
  background: #fff;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  color: #333;
}

#vjModalInformation .modal-footer button {
  border-radius: 1rem;
  width: 40%;
}

#vj-admin-input-modal .modal-footer .action-button:hover,
#vj-klantgegevens-modal .modal-footer .action-button:hover,
#vjModalInformation .modal-footer button:hover {
  background: #ce5916;
  color: #fff;
}

#vjModalInformation .i-header,
.bus-carousel-control.control-prev {
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

#vjModalInformation .i-header,
.bus-carousel {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

#vj-admin-input-modal .modal-header,
#vj-klantgegevens-modal .modal-header,
#vjModalInformation .i-header {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

#vjModalInformation .i-header {
  position: relative;
  left: 50%;
  -webkit-box-shadow: rgb(0 0 0/24%) 0 3px 8px;
  box-shadow: rgb(0 0 0/24%) 0 3px 8px;
  border: 1px solid #d5d5d5;
  border-radius: 50%;
  background: #eef1f4;
  width: 3rem;
  height: 3rem;
}

#vj-admin-input-modal .modal-header,
#vj-klantgegevens-modal .modal-header {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

#vj-admin-input .modal-footer,
#vj-klantgegevens-modal .modal-footer {
  padding: 0;
  height: 0;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

#vj-admin-input-modal .modal-footer button,
#vj-klantgegevens-modal .modal-footer button {
  border-radius: 1.5rem;
  padding: 0.375rem 1.5rem;
}

#vj-admin-input-modal .modal-footer .action-button,
#vj-klantgegevens-modal .modal-footer .action-button {
  background: #e37e2b;
  color: #fff;
}

.bus-carousel {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  overflow-x: hidden;
}

.bus-carousel-item {
  width: 40%;
  min-width: 40%;
}

.bus-carousel-control {
  position: absolute;
  top: 50%;
  justify-content: center;
  cursor: pointer;
  -webkit-box-shadow: rgb(0 0 0/24%) 0 3px 8px;
  box-shadow: rgb(0 0 0/24%) 0 3px 8px;
  border: 1px solid #d5d5d5;
  border-radius: 50%;
  background-color: #eef1f4;
  width: 3rem;
  height: 3rem;
}

.bus-carousel-control.control-prev {
  left: 0;
}

.bus-carousel-control.control-next {
  right: 0;
  -webkit-transform: translate(50%, -50%);
  -ms-transform: translate(50%, -50%);
  transform: translate(50%, -50%);
}

.bus-carousel-control,
.notificatie-venster-holder,
.notificatie-venster-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
}

.notificatie-venster-holder {
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  position: fixed;
  top: 0.75rem;
  left: 60vw;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
  width: 20rem;
}

.notificatie-venster-item {
  -webkit-box-shadow: rgba(0, 0, 0, 0.35) 0 5px 15px;
  box-shadow: rgba(0, 0, 0, 0.35) 0 5px 15px;
  border-radius: 1rem;
  background: #fff;
  width: 100%;
  height: 5rem;
}

img.icon {
  max-width: 2.5rem;
  height: auto;
}

#vj3DControlClose.controlActive > img:nth-child(2),
#vj3DControlOpen.controlActive > img:nth-child(2) {
  display: none;
}

#vj3DControlClose:not(.controlActive) > img:nth-child(1),
#vj3DControlOpen:not(.controlActive) > img:nth-child(1) {
  display: none;
}


/* ==========================================================
   Moved out of the report blocks, 2026-08-16.
   These carried no engine directives, so they gain nothing from being
   re-sent inline on every page load. Appended at the end deliberately:
   inline styles used to sit later in the document than this file, and
   appending is what preserves that order in the cascade.
   ========================================================== */

/* --- from report block 92 --- */
#popup {position: fixed; z-index: 10000; border-radius: 0.5rem;    background-color: rgba(255, 255, 255, 0.9);    border: 0.5px solid #acacac54;
    -webkit-backdrop-filter: blur(60px); backdrop-filter: blur(90px); margin: 1rem;;  color: rgba(255, 255, 255, 1); display:none;}

/* --- from report block 92 --- */
.a { z-index: 1000; }
    .button {
        position: absolute;
        z-index: 10000;
        background-color: rgba(69, 84, 95, 1);
        color: rgba(255, 255, 255, 1);
        border: none;
    }  
        #canvas-loading-bar {
        position: absolute;
        top: 35vh;
        width: 100vw;
        text-align: center;
        font-weight: 600;
        font-size: 2rem;
    }

/* --- from report block 92 --- */
.qmaze-header {
        display: none;
        height: 0px;
    }

    .qmaze-footer {
        display: none;
        height: 0px;
    }

    .qmaze-disclaimer {
        text-align: center;
    }

/* --- from report block 158 --- */
.PopupContent { 
    color: black;
    background: #eef1f4;
    border-radius: 2rem;
    line-height: 1.1;
    position: absolute;
    left:80vw;
    top:5vh;
    padding-left: 1vw;
    padding-top: 1vh;
    padding-bottom: 1vh;
    padding-right: 1vw;
}

.openconfig { 
    background-color:#fff;
    color: #e37e2b;
    border-radius:1rem;
    border-color:#fff;
    margin-left:1vw;
}

#searchResult { 
    line-height:2vh;
    text-align:left;
    margin-left:1vw;
}


.vl {
  border-left: 1px solid black;
  height: 4vh;
}

.orange { 
    background-color:#e37e2b!important;
    color:#fff!important;
}

.bus-cardorange {
    background-color:#e37e2b;
    color:#fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    max-height:46vh;
    margin-bottom:12px;
}

.bus-card { 
    background-color:#fff;
    color:#000;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    max-height:46vh;
    margin-bottom:12px;
}

.slick-dots, .slick-prev { 
    display:none!important;
}
.slick-next { 
    font-size:30px!important;
}
