/* Minification failed. Returning unminified contents.
(2539,17): run-time error CSS1036: Expected expression, found '#'
 */


.PagingButtonFirst, .PagingButtonLeft, .PaginaNummers, .PagingButtonNext, .PagingButtonLast, .PagingButtonPage, .EditButton, .RemoveButton, .AddButton {
  position: relative;
  font-size: 16px;
  height: 24px;
  padding-left: 4px;
  padding-top: 1px;
  border: none;
  background-color: transparent;
}

#divGebruikersbeheer h1 {
  font-size: 1.5em;
  color: #1D2B36;
  margin-top: -50px;
}

#divGebruikersbeheer h2 {
  font-size: 1.25em;
  color: #1D2B36;
  margin-top: -5px;
}

.pagination {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -moz-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  padding-left: 0;
  margin: 8px;
  border-radius: 4px;
  margin-bottom: 5px;
  position: relative;
  bottom: 14px;
}


.table-container {
  display: block;
  overflow-x: auto;
  white-space: nowrap;
  padding-bottom: 10px;
  margin-top: 20px;
}

.table-row-overzicht {
  background-color: #fff;
  font-weight: 500;
  border-bottom: solid 3px #f4f3f3;
  height: 40px;
}

.kolomHeadertext_2, .kolomHeadertext_3, .kolomHeadertext_4, .kolomHeadertext_5, .kolomHeadertext_6 {
  cursor: pointer;
  font-weight: 400;
}

.scroll-col {
  display: table-cell;
  float: none;
  vertical-align: top;
  padding-top: 7px;
}


.zoekbutton {
  background-color: #fff;
  position: relative;
  font-size: 18px;
  height: 30px;
  padding: 4px 0 4px 0;
  border: none;
}

.zoekbutton {
  position: relative;
  font-size: 18px;
  font-weight: 400;
  height: 24px;
  padding-right: 25px;
}


.offerteselect:hover {
  background: #a9b8e0;
  cursor: pointer;
}

.offerteselectline:hover {
  background: #a9b8e0;
  cursor: pointer;
}

.dropdown {
  width: 100%;
  border: none;
  line-height: 2.5em;
  cursor: pointer;
}

div[data-toggle='dropdown'] > i {
  font-style: normal;
}

.dropdown-menu > li > a {
  font-size: 18px;
  font-weight: 300;
  color: #243666;
  padding: 8px 20px;
}

  .dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
    color: #243666;
    background-color: #f4f3f3;
  }

.filters-10days {
  box-shadow: none;
  border: 3px solid #f4f3f3;
  border-radius: 0px;
  padding: 0px;
  margin: 0px;
  top: unset;
  left: unset;
}


/*=============== DatePicker Jquery ======================*/
#ui-datepicker-div {
  background: #fff;
  border: none;
  box-shadow: 0 0 5px #c3c3c3;
  padding: 5px;
}

.ui-datepicker-calendar > table > tbody > tr > td {
  height: 15px;
  border: none;
  border-color: #fff;
}

#ui-datepicker-div td > a {
  background: none;
  color: #999;
}

#ui-datepicker-div .ui-widget-content {
  color: #fff;
}

.ui-datepicker-title {
  color: #999;
}

#ui-datepicker-div .ui-widget-header {
  background: #eff5ff none repeat scroll 0 0;
  border: 0px;
}

#ui-datepicker-div thead {
  color: #243666;
}

.ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year {
  width: 45%;
  border: none;
  font-weight: 400;
  margin-right: 5px;
}

.ui-datepicker .ui-datepicker-prev {
  left: 8px;
  top: 7px;
}

.ui-datepicker .ui-datepicker-next {
  right: 2px;
  top: 7px;
}

#ui-datepicker-div .ui-datepicker-next::before {
  color: #fbfbfb;
  font-family: FontAwesome;
  content: '\f054';
}

#ui-datepicker-div .ui-datepicker-next:hover {
  color: #d3d3d3;
  background: none;
  border: none;
  text-decoration: none;
}

#ui-datepicker-div .ui-datepicker-prev:hover {
  color: #d3d3d3;
  background: none;
  border: none;
  text-decoration: none;
}

#ui-datepicker-div .ui-datepicker-prev::before {
  color: #fbfbfb;
  font-family: FontAwesome;
  content: '\f053';
}

#ui-datepicker-div thead {
  color: #dcdcdc;
}

#calendarWrapper {
  display: none;
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-button, html .ui-button.ui-state-disabled:hover, html .ui-button.ui-state-disabled:active {
  border: none !important;
  width: 20px;
  padding-top: 0px;
  height: 20px;
}

.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
  background: #243666;
  color: #243666;
  border-radius: 20px;
}

.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span {
  display: none;
}

#ui-datepicker-div .ui-widget-header {
  background: #243666 none repeat scroll 0 0;
  border: 0px;
  border-radius: 0px;
}

#ui-datepicker-div {
  background: #fbfbfb;
  border: none;
  padding: 0px;
  box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.1), 0px 4px 6px rgba(0, 0, 0, 0.22);
  border-radius: 2px;
}

  #ui-datepicker-div td > a {
    background: none;
    color: #000;
    text-align: center;
  }

.ui-datepicker th {
  padding: .7em .3em;
  text-align: center;
  font-weight: 400;
  border: 0;
  text-align: center;
}

.ui-datepicker td {
  border: 0;
  padding: 9px;
  padding-right: 9px;
}

.ui-datepicker .ui-datepicker-prev {
  left: 16px;
  top: 7px;
}

#ui-datepicker-div td > a:hover {
  color: #9c9c9c;
}

.ui-datepicker-current-day {
  background: #243666;
  color: #000;
  width: 40px;
  height: 40px;
  border-radius: 100%;
}

  .ui-datepicker-current-day td > a {
    color: #000;
    text-align: center;
  }

.inner-addon {
  position: relative;
  width: 100%;
}

  .inner-addon .calendar {
    position: absolute;
    padding: 0px;
    cursor: pointer;
    margin-top: 32px;
  }

.left-addon .calendar {
  left: 0px;
}

.right-addon .calendar {
  right: 9px;
}

.left-addon input {
  padding-left: 30px;
}

.right-addon input {
  padding-right: 30px;
}

.ui-state-active {
  color: #fff !important;
}

.ui-datepicker-current-day:hover {
  background-color: #172240;
  transition: all 0.2s ease-in-out 0.2s;
}
/*=============== DatePicker Jquery ======================*/




@media (max-width: 768px) {
  .invoerlabel {
    margin-top: -26px;
  }
}

.invoerlabel {
  margin-top: -29px;
  position: absolute;
  cursor: text;
}

.form-group {
  margin-bottom: 35px;
}

.inlog-formulier {
}

.inlog-header {
  padding-bottom: 50px;
}

.login-container {
  padding-top: 5%;
}



h1, .headline-primary--grouped, .headline-primary {
  font-size: 2em;
  color: #243666;
  font-size: 2em;
}

h2, .headline-secondary--grouped, .headline-secondary {
  font-size: 1.5em;
  color: #243666;
}

html, body {
  font-size: 18px;
  font-weight: 400;
  color: #243666;
  font-family: "Roboto", Arial, sans-serif;
  margin: 0;
  padding: 0;
}

table, td, th, caption, p, a, div, dl, dt, dd, ol, ul, li, form, legend, fieldset, input, textarea, select, button {
  font-family: "Roboto", Arial, sans-serif;
  color: #243666;
  font-weight: 400;
  vertical-align: baseline;
}

h1, h2 {
  font-weight: 500;
}

h3 {
  font-size: 1.17em;
  font-weight: 500;
  color: #243666;
}

h4 {
  font-size: 1em;
  font-weight: 500;
  color: #243666;
}

h5 {
  font-size: 0.83em;
  font-weight: 500;
  color: #243666;
}

h6 {
  font-size: 0.67em;
  font-weight: 500;
  color: #243666;
}

a {
  font-size: 1em;
  font-weight: 400;
  color: #243666;
  text-decoration: none;
  cursor: pointer;
  text-decoration: underline;
}

  a:hover {
    color: #a9b8e0;
    text-decoration: none;
  }

span {
  font-size: 1em;
  font-weight: 400;
}


/* ============= Start Nav Header ============= */
.navheaderbox {
  background-color: #F4F3F3;
}

.navactivebutton {
  background-color: #243666;
  color: #FFF;
}

.navinactivebutton {
  background-color: #FFF;
  color: #243666;
}

.navimage {
  float: left;
  margin-right: 10px;
}

.navactivebutton h4 {
  color: #FFF;
}

.navinactivebutton h4 {
  color: #243666;
}
/* ============= Eind Nav Header ============= */


/* ============= Start info box ============= */
.text-info {
  color: #31708f;
}

.info-sign {
  background-image: url(/CombiCars/content/Images/info-sign.svg);
  background-size: cover;
  width: 16px;
  height: 16px;
}

.alert-info {
  margin-top: 10px;
  color: #243666;
  background-color: #EFEFEF;
  border: none;
}

.close {
  color: #243666;
  opacity: 0.5;
}

  .close:hover {
    opacity: 1;
  }

/* ============= Eind info box ============= */


/* ============== Start dekking kaarten =========================== */
.isselectedheader {
  background-color: #243666 !important;
  color: #fff !important;
}

.isnotselectedheader {
  background-color: #f4f3f3 !important;
  color: #243666 !important;
  transition: all 0.2s linear;
}

.isselectedcircle {
  background-color: #fff !important;
  color: #243666 !important;
}

.isnotselectedcircle {
  background-color: #243666 !important;
  color: #fff !important;
  transition: all 0.2s linear;
}

.selectedcard .dekking-kaart-header {
  background-color: #243666;
  color: white;
}

.selectedcard .circle {
  background-color: white;
  color: #333;
}

.dekking-kaart {
  cursor: pointer;
  border: 3px solid #f4f3f3;
  margin-bottom: 20px;
  display: block;
  z-index: 9;
}

  .dekking-kaart:hover {
    border: 3px solid #243666;
  }

.dekking-kaart-bottom {
  padding: 15px 20px;
}

.dekking-kaart-header {
  background-color: #f4f3f3;
  text-align: center;
  padding: 1px;
}

  .dekking-kaart-header:hover, .circle {
    background-color: #243666;
    background: #243666;
    color: white;
  }

.circle {
  width: 120px;
  height: 120px;
  background: #243666;
  -moz-border-radius: 60px;
  -webkit-border-radius: 60px;
  border-radius: 60px;
  color: white;
  margin: auto;
  margin-bottom: 20px;
}

  .circle > * {
    color: white !important;
  }

.isselectedcircle > * {
  color: #333 !important;
}

.isselectedheader > * {
  color: white !important;
}

.isnotselectedcircle > * {
  color: white !important;
}

.isselectedcircle {
  background-color: white !important;
  color: #333 !important;
  height: 120px;
  width: 120px;
  border-radius: 100%;
  transition: all 0.3s ease-in-out;
}

.isselectedheader {
  background-color: #243666 !important;
  color: white !important;
  transition: background-color 0.4s ease-in-out;
}

.selectedcard {
  border: 3px solid #243666;
}

.top-bg {
  cursor: pointer;
  transition: all 2s ease-in-out;
}

  .top-bg:hover {
    width: 400px;
    transform: translateX(-25%) translateY(-25%);
  }

.onsadviesindicator {
  top: 10px;
  display: inline-block;
  left: 50%;
  font-size: 10px;
  position: absolute;
  font-weight: 500;
  margin: auto;
  transform: translateX(-50%);
}

.checkmark {
  padding-right: 15px;
  height: 16px;
}
/* ============== Eind dekking kaarten =========================== */



.navbar {
  border-bottom: 3px solid #F1F1F1;
  /*position: sticky;*/
  border-bottom: 3px solid #EFEFEF;
  top: 0;
  margin-bottom: 0px;
  border-radius: 0px;
  z-index: 500;
  background-color: rgba(255, 255, 255, 0.99);
}

.brand {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.site-logo {
  margin: 10px 0px !important;
  height: 90px !important;
}

.progress-header {
  min-height: 200px;
  background: #EFEFEF;
  padding: 30px 0px 15px 0px;
}

.navactivebutton {
  background-color: #243666;
  color: #FFF;
  align-content: center;
  padding: 5px 0px 5px 0px;
  border-radius: 4px;
}

.navinactivebutton {
  background-color: #FFF;
  color: #243666;
  align-content: center;
  padding: 5px 0px 5px 0px;
  border-radius: 4px;
}

.form-control {
  background: #F1F1F1;
  border: 2px solid #F1F1F1;
  box-shadow: none;
  color: #243666;
  font-size: 18px;
  padding: 8px 12px;
  height: 38px;
  border-radius: 2px;
}

  .form-control:hover, .form-control:focus, .form-control:active {
    box-shadow: none;
    border: 2px solid #243666;
    background: none;
  }

  .form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    background-color: #fafafa;
    color: #c3c3c3;
    opacity: 1;
    cursor: not-allowed;
  }

@media only screen and (max-width: 767px) {
  .paddingMB10 {
    padding-bottom: 10px;
  }

  .paddingRM0 {
    padding-right: 0px;
  }
}

.text-danger {
  color: #ff0000;
}

.dropdown {
  position: relative;
  padding: 4px 10px;
}

.radio label {
  padding-left: 25px;
}

.checkbox label {
  padding-left: 30px;
}


.checkbox, .radio {
  margin: 0px;
}

.input-validation-error {
  border: 2px solid #FF0000;
  background: #FFD9D9;
}

.valid {
  border: 2px solid #43C212;
  background: #EDF9E8;
}

.page {
  margin-top: 50px;
}

/* ============== Begin radio buttons =========================== */

.radio input[type=radio], .radio-inline input[type=radio] {
  margin-left: 0px;
}

input[type=file]:focus, input[type=checkbox]:focus, input[type=radio]:focus {
  outline: none;
}

input[type=radio] {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  position: relative;
  top: 5px;
  right: 0;
  bottom: 0;
  left: 0;
  height: 20px;
  width: 20px;
  border-radius: 100%;
  background: #DFDFDF;
  border: none;
  font-weight: 300;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  margin-right: 0.5rem;
  outline: none;
  position: relative;
  z-index: 99;
}

  input[type=radio]:hover, input[type=radio]:focus {
    border: 2px solid #243666;
    background-color: #FFF;
  }

  input[type=radio]:checked, input[type=checkbox]:checked {
    background-color: #243666;
  }

input[type=radio], input[type=checkbox] {
  background: #DFDFDF;
  height: 18px;
  width: 18px;
  top: 3px;
}

  input[type=radio]::-ms-check {
    background-color: #DFDFDF;
    border-color: #DFDFDF;
  }

  input[type=radio]:checked::-ms-check {
    border-color: #243666;
    background-color: #243666;
  }

input[type=radio], .radio input[type=radio] {
  margin: 0;
}


/* ============== Eind radio buttons =========================== */

/* ============== Begin checkboxes =========================== */


.checkbox input[type=checkbox], .checkbox-inline input[type=checkbox] {
  margin-left: 0px;
}

input[type=checkbox] {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  position: relative;
  top: 4px;
  right: 0;
  bottom: 0;
  left: 0;
  height: 20px;
  width: 20px;
  background: #DFDFDF;
  border: none;
  font-weight: 300;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  margin-right: 0.5rem;
  outline: none;
  position: relative;
  z-index: 99;
}

  input[type=checkbox]:hover {
    background: #9faab7;
  }

    input[type=checkbox]:hover::-ms-check {
      background-color: #9faab7;
      border-color: #9faab7;
    }

  input[type=checkbox]:checked {
    background-color: #243666;
    background-image: url(/CombiCars/Content/Images/check-wit.svg);
    background-position: center;
    background-repeat: no-repeat;
    outline: none;
  }

  input[type=checkbox]::-ms-check {
    background-color: #DFDFDF;
    border-color: #DFDFDF;
  }

  input[type=checkbox]:checked::-ms-check {
    border-color: #243666;
    background-color: #243666;
  }

input[type=checkbox] {
  margin: 0;
}



/* ============== Eind checkboxes =========================== */

/* ============== Begin navigatie buttons =========================== */

button, button:focus, button:active, .btn, .btn:focus, .btn:active:focus, .btn.active:focus, .btn.focus, .btn.focus:active, .btn.active.focus {
  outline: none;
  outline: 0;
}

.btn {
  padding: 14px 12px;
  font-size: 18px;
}

.btn-small {
  padding: 7px;
  border-radius: 3px;
}

.marginY40 {
  margin-top: 40px;
  margin-bottom: 40px;
}

.btn-primary {
  background-color: #243666;
  color: #FFF;
  border: none;
  border-radius: 3px;
  font-weight: 500;
  border-bottom: none;
}

  .btn-primary:active:hover, .btn-primary.active:hover, .open > .dropdown-toggle.btn-primary:hover,
  .btn-primary:active:focus, .btn-primary.active:focus, .open > .dropdown-toggle.btn-primary:focus {
    background-color: #2B4489;
  }

  .btn-primary:hover, .btn-primary:focus, .btn-primary:active,
  .btn-primary:active:focus, .btn-primary:active:hover {
    background-color: #2B4489;
    box-shadow: none;
    color: #FFF;
    border: none;
  }

  .btn-primary.disabled:hover, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary:hover,
  .btn-primary.disabled:focus, .btn-primary[disabled]:focus, fieldset[disabled] .btn-primary:focus {
    background-color: #f1f1f1;
    color: #464343;
  }

.btn-back {
  border-radius: 0px;
}

.btn-default {
  color: #243666;
  background-color: #fff;
  border-radius: 3px;
  font-weight: 500;
  border-color: #243666
}

  .btn-default:hover {
    color: #243666;
    background-color: #f6f6f6;
    border-color: #243666
  }

/* ============== Einde navigatie buttons =========================== */



.marginT10 {
  margin-top: 10px;
}

.marginT45 {
  margin-top: 45px;
}

.marginT60 {
  margin-top: 60px;
}

.divider {
  background-color: #EFEFEF;
  height: 3px;
  margin-top: 20px;
}

.filter-divider {
  border-bottom: 3px solid #EFEFEF;
  padding: 30px 0px;
}

.filter-heading {
  font-size: 20px;
  margin-bottom: 5px;
  margin-top: 0px;
  font-weight: 500;
}

.premie-divider {
  border-bottom: 3px solid #EFEFEF;
  padding: 30px 0px;
}

.premie-title {
  min-height: 30px;
}

.maandpremie, .jaarpremie, .eigenrisico {
  display: flex;
  flex-direction: column;
  justify-content: center;
  font-size: 18px;
  font-weight: 500;
}

.no-padding {
  padding: 0px;
}

.text-right {
  display: flex;
  flex-direction: row-reverse;
}

.panel-body, .panel-default > .panel-heading, .list-group-item {
  background-color: #F1F1F1;
  border: none;
}

.panel-default {
  border: none;
}

.panel {
  box-shadow: none;
}

.panel-group .panel-heading + .panel-collapse > .list-group, .panel-group .panel-heading + .panel-collapse > .panel-body {
  border-top: 3px solid #FFF;
}

.auto-image {
  display: block;
  max-width: 75%;
  height: auto;
  margin-top: 15px;
}

.svg-logo {
  background: #FFF;
}

.wait-text {
  background: #FFF;
  padding-bottom: 25px;
}


/* ============== Animatie wachtscherm =========================== */

.flexible {
  width: 500px;
  height: 500px;
}



#auto {
  animation: bounce 1.5s ease-in-out infinite;
  -webkit-animation: bounce 1.5s ease-in-out infinite;
  display: inline-block;
}

@keyframes bounce {
  0% {
    transform: translateY(0);
    -webkit-transform: translateY(0);
  }

  25% {
    transform: translateY(4px);
    -webkit-transform: translateY(4px);
  }

  50% {
    transform: translateY(0);
    -webkit-transform: translateY(0);
  }

  75% {
    transform: translateY(4px);
    -webkit-transform: translateY(4px);
  }

  100% {
    transform: translateY(0);
    -webkit-transform: translateY(0);
  }
}


#spiegels {
  animation: bounce2 1.5s ease-in-out infinite;
  -webkit-animation: bounce2 1.5s ease-in-out infinite;
  display: inline-block;
}

@keyframes bounce2 {
  0% {
    transform: translateY(0);
    -webkit-transform: translateY(0);
  }

  25% {
    transform: translateY(6px);
    -webkit-transform: translateY(6px);
  }

  50% {
    transform: translateY(0);
    -webkit-transform: translateY(0);
  }

  75% {
    transform: translateY(6px);
    -webkit-transform: translateY(6px);
  }

  100% {
    transform: translateY(0);
    -webkit-transform: translateY(0);
  }
}

.palen {
  animation: horizon 1s linear infinite;
  -webkit-animation: horizon 1s linear infinite;
  transform-origin: initial;
}

@keyframes horizon {
  0% {
    transform: scale(1.5) translateY(0);
    -webkit-transform: scale(1) translateY(0);
    opacity: 1;
  }

  100% {
    transform: scale(0.5) translateY(60px);
    -webkit-transform: scale(0.5) translateY(60px);
    opacity: 0.5;
  }
}

.paal {
  animation-delay: .25s;
  -webkit-animation-delay: .25s;
  -moz-animation-delay: .25s;
  -ms-animation-delay: .25s;
  -o-animation-delay: .25s;
}


.glare {
  animation: glare 2s ease-in-out infinite;
  -webkit-animation: glare 2s ease-in-out infinite;
  display: inline-block;
}

@keyframes glare {
  0% {
    transform: translateX(0) rotate(45deg);
    -webkit-transform: translateX(0) rotate(45deg);
    opacity: 0.75;
  }

  100% {
    transform: translateX(560px) rotate(45deg);
    -webkit-transform: translateX(560px) rotate(45deg);
    opacity: 0.75;
  }
}


@keyframes cirkels {
  0% {
    opacity: 1;
  }

  20% {
    opacity: 0;
  }

  40%, 100% {
    opacity: 1;
  }
}

@-webkit-keyframes cirkels {
  0% {
    opacity: 1;
  }

  20% {
    opacity: 0;
  }

  40%, 100% {
    opacity: 1;
  }
}

@-moz-keyframes cirkels {
  0% {
    opacity: 0;
  }

  50% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

@-ms-keyframes cirkels {
  0% {
    opacity: 0;
  }

  50% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

@-o-keyframes cirkels {
  0% {
    opacity: 0;
  }

  50% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

.cirkels-cirkel {
  animation: cirkels 2.5s ease infinite;
  -webkit-animation: cirkels 2.5s ease infinite;
  -moz-animation: cirkels 2.5s ease infinite;
  -ms-animation: cirkels 2.5s ease infinite;
  -o-animation: cirkels 2.5s ease infinite;
}

.cirkel-2 {
  animation-delay: .2s;
  -webkit-animation-delay: .2s;
  -moz-animation-delay: .2s;
  -ms-animation-delay: .2s;
  -o-animation-delay: .2s;
}

.cirkel-3 {
  animation-delay: .4s;
  -webkit-animation-delay: .4s;
  -moz-animation-delay: .4s;
  -ms-animation-delay: .4s;
  -o-animation-delay: .4s;
}

.cirkel-4 {
  animation-delay: .6s;
  -webkit-animation-delay: .6s;
  -moz-animation-delay: .6s;
  -ms-animation-delay: .6s;
  -o-animation-delay: .6s;
}

.cirkel-5 {
  animation-delay: .8s;
  -webkit-animation-delay: .8s;
  -moz-animation-delay: .8s;
  -ms-animation-delay: .8s;
  -o-animation-delay: .8s;
}



.filter-btn {
  border: none;
  background: none;
}



/*==================== TIMELINE ============================*/
.timeline {
  overflow: visible;
  padding: 0 0 1em;
  margin-left: 5px;
  width: 100%;
}

.timeline-img {
  float: left;
  margin-right: 33px;
  border-radius: 5px;
  overflow: hidden;
}

  .timeline-img img {
    display: block;
  }

.timeline-body {
  overflow: hidden;
  left: 100px;
  position: relative;
}

.timeline .text {
  padding: 10px;
  border: 1px solid #e5e5e5;
  border-radius: 5px;
  background: #fff;
}

  .timeline .text p:last-child {
    margin: 0;
  }

.timeline .attribution {
  margin: 0.5em 0 0;
  font-size: 14px;
  color: #666;
}

.timelines, .timeline {
  position: relative;
}

  .timelines:before, .timeline:before, .timeline .text:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
  }

  .timelines:before {
    width: 3px;
    left: 5px;
    bottom: 0px;
    background: #243666;
  }

  .timeline:before {
    width: 20px;
    height: 20px;
    border: 5px solid #fff;
    border-radius: 100px;
    margin: 0 0 0 -8px;
    background: #243666;
  }

  .timeline .text:before {
    top: 18px;
    left: 78px;
    width: 9px;
    height: 9px;
    border-width: 0 0 1px 1px;
    border-style: solid;
    border-color: #e5e5e5;
    background: #fff;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
  }
/*==================== TIMELINE ============================*/



/*.highlight {
  -moz-animation: highlight 2s;
  -webkit-animation: highlight 2s;
  animation: highlight 2s;
}

@-webkit-keyframes highlight {
  from {
    background-color: #31708f;
    color: white;
  }

  to {
    background-color: white;
    color: black;
  }
}


@-moz-keyframes highlight {
  from {
    background-color: #31708f;
    color: white;
  }

  to {
    background-color: white;
    color: black;
  }
}

@-keyframes highlight {
  from {
    background-color: #31708f;
    color: white;
  }

  to {
    background-color: white;
    color: black;
  }
}
*/

.box {
  background-color: white;
  color: black;
  -webkit-transition: background 1.5s;
  -moz-transition: background 1.5s;
  -ms-transition: background 1.5s;
  -o-transition: background 1.5s;
  transition: background 1.5s;
}

  .box.highlighted {
    background-color: #243666;
    color: white;
  }


.vet_wit{
  font-weight: 600;
  color: white;
}


.lightgrey {
  color: #f3f3f3;
}

.grey {
  color: #999;
}

.lightgrey {
  color: #f3f3f3;
}

.grey {
  color: #999;
}

body {
  font-weight: 300;
}

@media (max-width: 768px) {
  body {
    margin-top: 0px;
  }
}

.text-small {
  font-size: 0.77em;
}

p {
  font-size: 1em;
  line-height: normal;
  font-weight: 300;
}

a:active, a:focus {
  outline: none;
}

label {
  margin-bottom: 6px;
  color: #243666;
  font-weight: 300;
}

.bold {
  font-weight: 700;
  color: #243666;
}




.site-logo {
  margin: 10px 0px !important;
  height: 70px;
  vertical-align: middle;
}

.headerlogo {
  width: 100%;
  text-align: center;
}


.kenteken_lang {
  background: transparent url(/CombiCars/Content/Images/kenteken.svg) 0 0 no-repeat; /* truukje toegepast. bundle moet een extra mapje bevatten, dan klopt het weer  */
  /*background: transparent url(/CombiCars/Content/custom/data:image/svg+xml;utf8,<svg width='189' height='45' viewBox='0 0 189 45' fill='none' xmlns='http:/www.w3.org/2000/svg'> <rect width='31' height='45' fill='%230B4F99'/> <rect width='158' height='45' transform='translate(189) scale(-1 1)' fill='%23F7C033'/> <path d='M8.096 12H6.91717L2.44004 5.14688V12H1.2612V3.10682H2.44004L6.92938 9.99048V3.10682H8.096V12ZM11.8044 11.0411H16.0189V12H10.6256V3.10682H11.8044V11.0411Z' transform='translate(7 26)' fill='white'/> <path d='M1.23286 0.0669683L1.46153 0.756668L2.18417 0.762323C2.27777 0.763037 2.31652 0.883132 2.24127 0.939086L1.65991 1.37098L1.87785 2.06413C1.90608 2.15381 1.80454 2.22816 1.72838 2.17337L1.14049 1.75057L0.552605 2.17337C0.476511 2.22809 0.374901 2.15388 0.403129 2.06413L0.621076 1.37098L0.0397133 0.939086C-0.035541 0.883132 0.00321676 0.763037 0.0968162 0.762323L0.81945 0.756668L1.04812 0.0669683C1.07764 -0.022323 1.20328 -0.022323 1.23286 0.0669683Z' transform='translate(14.3594 7)' fill='%23F7C033'/> <path d='M1.23286 0.0669687L1.46153 0.756669L2.18417 0.762322C2.27777 0.763037 2.31652 0.883131 2.24127 0.939085L1.65991 1.37099L1.87785 2.06413C1.90608 2.15381 1.80454 2.22815 1.72838 2.17337L1.14049 1.75057L0.552605 2.17337C0.476511 2.22809 0.374901 2.15388 0.403129 2.06413L0.621076 1.37099L0.0397133 0.939085C-0.035541 0.883131 0.00321676 0.763037 0.0968162 0.762322L0.81945 0.756669L1.04812 0.0669687C1.07764 -0.0223225 1.20328 -0.0223225 1.23286 0.0669687Z' transform='translate(14.3594 21.8079)' fill='%23F7C033'/> <path d='M1.23286 0.0669687L1.46153 0.756668L2.18417 0.762323C2.27777 0.763037 2.31652 0.883132 2.24127 0.939086L1.65991 1.37099L1.87785 2.06413C1.90608 2.15381 1.80454 2.22816 1.72838 2.17337L1.14049 1.75057L0.552604 2.17337C0.47651 2.22809 0.374901 2.15388 0.403129 2.06413L0.621075 1.37099L0.0397123 0.939086C-0.035542 0.883132 0.00321575 0.763037 0.0968152 0.762323L0.81945 0.756668L1.04812 0.0669687C1.07764 -0.0223225 1.20328 -0.0223225 1.23286 0.0669687Z' transform='translate(21.7188 14.404)' fill='%23F7C033'/> <path d='M1.23286 0.0669687L1.46153 0.756668L2.18417 0.762323C2.27777 0.763037 2.31652 0.883132 2.24127 0.939086L1.65991 1.37099L1.87785 2.06413C1.90608 2.15381 1.80454 2.22816 1.72838 2.17337L1.14049 1.75057L0.552604 2.17337C0.476511 2.22809 0.374901 2.15388 0.40313 2.06413L0.621076 1.37099L0.0397128 0.939086C-0.0355414 0.883132 0.00321631 0.763037 0.0968158 0.762323L0.81945 0.756668L1.04812 0.0669687C1.0777 -0.0223225 1.20334 -0.0223225 1.23286 0.0669687Z' transform='translate(7 14.404)' fill='%23F7C033'/> <path d='M1.23286 0.0669686L1.46153 0.756668L2.18417 0.762323C2.27777 0.763037 2.31652 0.883132 2.24127 0.939086L1.65991 1.37098L1.87785 2.06413C1.90608 2.15381 1.80454 2.22815 1.72838 2.17337L1.14049 1.75057L0.552605 2.17337C0.476511 2.22809 0.374902 2.15388 0.40313 2.06413L0.621076 1.37098L0.0397131 0.939086C-0.0355412 0.883132 0.00321656 0.763037 0.096816 0.762323L0.81945 0.756668L1.04812 0.0669686C1.0777 -0.0223227 1.20321 -0.0223227 1.23286 0.0669686Z' transform='translate(8.10474 10.5375)' fill='%23F7C033'/> <path d='M1.23286 0.0669686L1.46153 0.756669L2.18417 0.762324C2.27777 0.763038 2.31652 0.883131 2.24127 0.939085L1.65991 1.37099L1.87785 2.06413C1.90608 2.15381 1.80454 2.22815 1.72838 2.17337L1.14049 1.75057L0.552605 2.17337C0.476511 2.22809 0.374902 2.15388 0.40313 2.06413L0.621076 1.37099L0.0397131 0.939085C-0.0355412 0.883131 0.00321654 0.763038 0.096816 0.762324L0.819451 0.756669L1.04812 0.0669686C1.0777 -0.0223227 1.20328 -0.0223227 1.23286 0.0669686Z' transform='translate(20.8516 17.9415)' fill='%23F7C033'/> <path d='M1.23286 0.0669689L1.46153 0.756669L2.18417 0.762323C2.27777 0.763038 2.31653 0.883133 2.24127 0.939086L1.65991 1.37098L1.87785 2.06413C1.90608 2.15381 1.80454 2.22816 1.72838 2.17337L1.14049 1.75057L0.552605 2.17337C0.476511 2.22809 0.3749 2.15388 0.403129 2.06413L0.621077 1.37098L0.0397138 0.939086C-0.0355404 0.883133 0.00321726 0.763038 0.0968167 0.762323L0.81945 0.756669L1.04812 0.0669689C1.07764 -0.0223224 1.20315 -0.0223224 1.23286 0.0669689Z' transform='translate(18.158 7.82751)' fill='%23F7C033'/> <path d='M1.23286 0.0669683L1.46153 0.756669L2.18417 0.762323C2.27777 0.763038 2.31653 0.883133 2.24127 0.939086L1.65991 1.37099L1.87785 2.06413C1.90608 2.15381 1.80454 2.22815 1.72838 2.17337L1.14049 1.75057L0.552605 2.17337C0.476511 2.22809 0.374901 2.15388 0.403129 2.06413L0.621076 1.37099L0.0397133 0.939086C-0.0355409 0.883133 0.00321682 0.763038 0.0968163 0.762323L0.81945 0.756669L1.04812 0.0669683C1.0777 -0.022323 1.20321 -0.022323 1.23286 0.0669683Z' transform='translate(10.7983 20.6516)' fill='%23F7C033'/> <path d='M1.04812 0.0669686L0.819451 0.756668L0.096816 0.762323C0.00321654 0.763037 -0.0355412 0.883132 0.0397131 0.939086L0.621076 1.37098L0.40313 2.06413C0.374902 2.15381 0.476446 2.22815 0.552605 2.17337L1.14049 1.75057L1.72838 2.17337C1.80447 2.22809 1.90608 2.15388 1.87785 2.06413L1.65991 1.37098L2.24127 0.939086C2.31652 0.883132 2.27777 0.763037 2.18417 0.762323L1.46153 0.756668L1.23286 0.0669686C1.20328 -0.0223227 1.0777 -0.0223227 1.04812 0.0669686Z' transform='translate(20.8516 10.5375)' fill='%23F7C033'/> <path d='M1.04812 0.0669686L0.81945 0.756669L0.096816 0.762324C0.00321656 0.763038 -0.0355412 0.883131 0.0397131 0.939085L0.621076 1.37099L0.40313 2.06413C0.374902 2.15381 0.476446 2.22815 0.552605 2.17337L1.14049 1.75057L1.72838 2.17337C1.80447 2.22809 1.90608 2.15388 1.87785 2.06413L1.65991 1.37099L2.24127 0.939085C2.31652 0.883131 2.27777 0.763038 2.18417 0.762324L1.46153 0.756669L1.23286 0.0669686C1.20321 -0.0223227 1.0777 -0.0223227 1.04812 0.0669686Z' transform='translate(8.10474 17.9415)' fill='%23F7C033'/> <path d='M1.04812 0.0669689L0.81945 0.756669L0.0968163 0.762323C0.00321682 0.763038 -0.0355409 0.883133 0.0397133 0.939086L0.621076 1.37098L0.403129 2.06413C0.374901 2.15381 0.476446 2.22816 0.552605 2.17337L1.14049 1.75057L1.72838 2.17337C1.80447 2.22809 1.90608 2.15388 1.87785 2.06413L1.65991 1.37098L2.24127 0.939086C2.31653 0.883133 2.27777 0.763038 2.18417 0.762323L1.46153 0.756669L1.23286 0.0669689C1.20321 -0.0223224 1.0777 -0.0223224 1.04812 0.0669689Z' transform='translate(10.7983 7.82751)' fill='%23F7C033'/> <path d='M1.04812 0.0669683L0.819449 0.756669L0.0968163 0.762323C0.00321681 0.763038 -0.0355409 0.883133 0.0397133 0.939086L0.621076 1.37099L0.40313 2.06413C0.374902 2.15381 0.476446 2.22815 0.552605 2.17337L1.14049 1.75057L1.72838 2.17337C1.80447 2.22809 1.90608 2.15388 1.87785 2.06413L1.65991 1.37099L2.24127 0.939086C2.31653 0.883133 2.27777 0.763038 2.18417 0.762323L1.46153 0.756669L1.23286 0.0669683C1.20322 -0.022323 1.0777 -0.022323 1.04812 0.0669683Z' transform='translate(18.158 20.6516)' fill='%23F7C033'/> </svg>");*/
  padding: 0;
  border: none;
  border-radius: 0px;
  width: 180px;
  height: 45px;
}

  .kenteken_lang > input {
    width: 150px;
    font-size: 24px;
    height: 42px;
    margin-left: 30px;
  }

.kenteken_field_lang {
  background: transparent;
  color: #000;
  font-family: Verdana, Geneva, Sans-Serif;
  font-size: 24px;
  font-weight: bold;
  width: 150px;
  height: 29px;
  margin: 0;
  padding: 3px 0 0 0;
  border: none;
  text-align: center;
  text-transform: uppercase;
}


.cursorInfo {
  cursor: pointer;
}

/*================== WAITBOX ===========================*/
.waitbox {
  margin: auto auto;
  width: 25%;
  display: block;
}

.waittext {
  display: block;
}

.waitbox {
  width: 363px;
  display: block;
  position: relative;
  top: 48%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  text-align: center;
  height: 300px;
  font-size: 29px;
  margin: auto;
  padding: 0px;
  background-color: #fff;
}

.ontop {
  z-index: 9999999;
}

.overlay {
  height: 100%;
  width: 100%;
  position: fixed;
  z-index: 999;
  left: 0;
  top: 0;
  background-color: rgba(0, 0, 0, 0.1);
  overflow-x: hidden;
  transition: 0.5s;
}
/*================== WAITBOX ===========================*/


.akkoord-img {
  background: url(/CombiCars/content/images/icons/auto_succes.svg) no-repeat;
  width: 271px;
  height: 237px;
  display: inline-block;
  margin-top: 20px;
}

/*======================== START NAVIGATIE ================================*/

.nav-list {
  width: 100%;
  background-color: #243666;
  padding: 5px 0;
}

.nav-list-items {
  margin-right: 20px;
  float: left;
}

.nav-item-text {
  color: #FFF;
  font-size: 15px;
}

.nav-phone-text {
  color: #FFF;
  font-size: 17px;
  font-weight: 500;
}

.phone-icon {
  width: 16px;
}

@media (max-width: 1199px) {
  .check-4 {
    display: none;
  }
}

@media (max-width: 991px) {
  .check-3 {
    display: none;
  }
}

@media (max-width: 615px) {
  .check-2 {
    display: none;
  }
}

@media (max-width: 410px) {
  .check-1 {
    display: none;
  }
}

.flex-end {
  display: flex;
  justify-content: flex-end;
}


.voortgangsbalk2 {
  list-style: none;
  overflow: hidden;
  font-size: 14px;
  font-weight: 600;
  display: flex;
  counter-reset: li;
}

.voortgangsbalk2-stap {
  background: #fff;
  color: #243666;
  width: 33%;
  position: relative;
  cursor: default;
  list-style-image: none;
  list-style-type: none;
  padding: 10px 0px 10px 40px;
  text-align: center;
  align-items: center;
  justify-content: center;
  display: flex;
}

@media screen and (max-width: 991px) {
  span.voortgangsbalk2-stap-tekst {
    display: none;
  }

  .voortgangsbalk2-stap:first-child {
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
  }

  .voortgangsbalk2-stap:last-child {
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
  }
}

@media screen and (min-width: 992px) {
  .voortgangsbalk2-stap:first-child {
    padding: 10px 0px 10px 20px;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
  }

  .voortgangsbalk2-stap:last-child {
    padding: 10px 20px 10px 40px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
  }

  .voortgangsbalk2-stap:after {
    border-left: 30px solid #fff;
    z-index: 2;
    border-bottom: 50px solid transparent;
    border-top: 50px solid transparent;
    content: " ";
    display: block;
    height: 0;
    left: 100%;
    margin-top: -50px;
    position: absolute;
    top: 50%;
    width: 0;
  }

  .voortgangsbalk2-stap:before {
    border-left: 30px solid #F4F4F4;
    z-index: 1;
    margin-left: 5px;
    border-bottom: 50px solid transparent;
    border-top: 50px solid transparent;
    content: " ";
    display: block;
    height: 0;
    left: 100%;
    margin-top: -50px;
    position: absolute;
    top: 50%;
    width: 0;
  }

  .voortgangsbalk2-stap-nummer:before {
    content: counter(li) " ";
    counter-increment: li;
    margin-right: 15px;
    background: transparent;
    border: 1px solid #666;
    border-radius: 50%;
    display: inline-block;
    height: 20px;
    line-height: 20px;
    text-align: center;
    width: 20px;
  }
}

.voortgangsbalk2-stap.actief {
  background: #243666;
  color: #fff;
}

  .voortgangsbalk2-stap.actief a {
    color: #fff;
  }

  .voortgangsbalk2-stap.actief:after {
    border-left: 30px solid #243666;
  }

.voortgangsbalk2-stap-nummer.actief:before {
  background: #243666;
  color: #fff;
}

.voortgangsbalk2-stap-tekst {
  font-size: 1.2em;
  font-weight: 400;
}

.top-navigatie {
  background: #F4F4F4;
  padding: 20px 0px;
  display: flex;
  align-items: center;
}

@media screen and (max-width: 767px) {
  .top-navigatie {
    display: block;
  }
}



/*======================== EIND NAVIGATIE ================================*/



.control {
  padding: 5px 12px;
  min-width: 40px;
}

.control-selector {
  padding: 0px 10px;
}

.input-group-addon:first-child, .input-group-addon:last-child {
  /*background: #F4F4F4;*/
  background: white;
  padding: 5px 12px;
  border: 0px solid #F4F4F4;
  border-right: none;
  font-size: 18px;
  /*color: #243666;*/
}

.input-group-addon:first-child {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}

.input-group-addon:last-child {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}




.herberekenpremie {
  text-decoration: underline;
  font-size: 16px;
  margin-top: 10px;
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
}

  .herberekenpremie a {
    font-weight: 400;
  }

    .herberekenpremie a:hover {
      color: #10A3F4;
    }



.mail-link {
  font-size: 16px;
  text-decoration: underline;
}

  .mail-link:hover {
    color: #10A3F4;
  }


.email-icon {
  margin-right: 10px;
  margin-bottom: -4px;
  height: 20px;
  width: 20px;
}



#btnWachtwoordVergeten, #btnNaarHomePage {
  font-size: 14px;
}

.LinkButton {
  border: none;
  background-color: transparent;
  cursor: pointer;
  padding: 0;
}

  .LinkButton:hover {
    text-decoration: underline;
  }



@media (min-width: 1600px) {
  .container {
    width: 1600px;
  }
}

.mvc-grid {
  line-height: 1em !important;
  font-size: 0.85em !important;
  width: 1600px !important;
  margin-left: auto !important;
  margin-right: auto !important;
}

#Meldingen-mvc-grid.mvc-grid {
  line-height: 1em !important;
  font-size: 0.85em !important;
  width: 1400px !important;
  margin-left: auto !important;
  margin-right: auto !important;
}

.mvc-grid table {
  max-width: 99% !important;
  width: 99% !important;
}

.mvc-grid-excel-mode .sortable.filterable {
  padding-right: 5.25em !important;
}


.table-hover tbody tr:hover {
  background-color: rgba(0, 0, 0, 0.04) !important;
  cursor: pointer;
}

.mvc-grid th, .mvc-grid td {
  padding: 0.30em !important;
}

.mvc-grid-row-filters .mvc-grid-filter {
  height: 1.5em !important;
  flex: 0 0 1.7em !important;
}

.mvc-grid-row-filters .mvc-grid-value {
  font-weight: 300 !important;
}

.mvc-grid-value {
  width: 75% !important;
}

.mvc-grid-sort::before {
  margin-right: -10px;
}

.mvc-grid-filter {
  width: 1.75em !important;
}

.mvc-grid-sort {
  right: -0.5em !important;
}



.grid-search {
  background-color: rgba(255, 255, 255, 0.7);
  text-align: center;
  margin-left: 15px;
  font-size: 0.7em;
  padding: 5px 0;
  color: #000000;
  border: none;
}

.grid-options {
  display: block;
  padding-bottom: 10px;
}

  .grid-options select {
    padding-right: 10px;
  }

  .grid-options a {
    text-decoration: underline;
  }

select.mvc-grid-pager-rows {
  height: unset !important;
}

th.filterable select {
  font-size: 16px;
}

.gridColumnOfferteId {
  max-width: 90px;
}

.gridColumnNaam {
  min-width: 175px;
}

.gridColumnPdf {
  max-width: 50px;
}

.gridColumnPostcode {
  max-width: 100px;
}

.gridColumnKenteken {
  max-width: 100px;
}


.gridColumnMerk {
  max-width: 150px;
}


.gridColumnInvoerDatum {
  max-width: 110px;
}

.gridColumnContactDatum {
  max-width: 120px;
}

.gridColumnWorkflow {
  max-width: 140px;
}

.gridColumnJaar {
  max-width: 90px;
}

.gridColumnMeldcode {
  max-width: 60px;
}

.gridColumnOpen {
  max-width: 20px;
}

.gridColumnInbehandeling {
  max-width: 20px;
}

.gridColumnVerzekeraar {
  max-width: 140px;
}

#Meldingen-mvc-grid .gridColumnKenteken {
  max-width: 65px;
}

#Meldingen-mvc-grid .gridColumnMerk {
  max-width: 220px;
}

#Meldingen-mvc-grid .gridColumnIngangsDatum {
  max-width: 85px;
}

#Meldingen-mvc-grid .gridColumnDealer {
  max-width: 100px;
}

#Meldingen-mvc-grid .gridColumnSelecteren {
  max-width: 60px;
}


.active-sub-tab-offerte {
  border-top: 1px solid gray;
  border-bottom: 1px solid gray;
  padding: 2px 0 2px 4px;
  background-color: darkblue;
  color: white;
}

.left-sub-tab {
  border-left: 1px solid gray;
}

.not-active-sub-tab-offerte {
  border-top: 1px solid gray;
  border-bottom: 1px solid gray;
  padding: 2px 4px 2px 0px;
  background-color: transparent;
  color: black;
}

.right-sub-tab {
  border-right: 1px solid gray;
}

.gridEditButton {
  margin-left: -3px;
}


.mvc-grid tr:hover {
  background-color: #e4e4e4 !important;
}

/* Padding */

.paddingT5 {
  padding-top: 5px;
}

.paddingT15 {
  padding-top: 15px;
}

.padddingT20 {
  padding-top: 20px;
}

.padddingT35 {
  padding-top: 35px;
}

.padddingR15 {
  padding-right: 15px;
}

.padddingR35 {
  padding-right: 35px;
}

.padddingL30 {
  padding-left: 30px;
}

.padddingB10 {
  padding-bottom: 10px;
}

.paddingB30 {
  padding-bottom: 30px;
}

.paddingR0 {
  padding-right: 0;
}

.paddingLR5 {
  padding-left: 5px;
  padding-right: 5px;
}

/* Margin */

.marginT0 {
  margin-top: 0px;
}

.marginT5 {
  margin-top: 5px;
}

.marginT15 {
  margin-top: 15px;
}

.marginT20 {
  margin-top: 20px;
}

.marginT25 {
  margin-top: 25px;
}

.marginT30 {
  margin-top: 30px;
}

.marginT35 {
  margin-top: 35px;
}

.marginT40 {
  margin-top: 40px;
}

.marginT70 {
  margin-top: 70px;
}

.marginT80 {
  margin-top: 80px;
}

.marginT90 {
  margin-top: 90px;
}

.marginB0 {
  margin-bottom: 0px;
}

.marginB5 {
  margin-bottom: 5px;
}

.marginB10 {
  margin-bottom: 10px;
}

.marginB15 {
  margin-bottom: 15px;
}

.marginB20 {
  margin-bottom: 20px;
}

.marginB40 {
  margin-bottom: 40px;
}

.marginR5 {
  margin-right: 5px;
}

.marginR40 {
  margin-right: 40px;
}

.marginL7P {
  margin-left: 7%;
}

.marginL10 {
  margin-left: 10px;
}



.bold {
  font-weight: bold;
}

.floatright {
  float: right;
}

.fontsizesmall {
  font-size: small;
}

.divider {
  background-color: #F4F4F4;
  font-family: 'Roboto', sans-serif;
  /*padding: 40px;*/
}

.first.divider {
  margin-top: 0px;
}

ol {
  padding-left: 0px;
  margin-bottom: 0px !important;
}

.marginT5 {
  margin-top: 5px;
}

.marginT30 {
  margin-top: 30px;
}

.button {
  padding: .8em 1.2em;
  color: #FFF;
  font-size: 18px;
  background-color: #99DE7E;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.pijl {
  border-right: 20px solid white;
  border-image: url(/CombiCars/Content/custom/images/pijl.svg) 9 stretch;
}


.main-header {
}

.top-navigatie {
  background: #F4F4F4;
  padding: 20px 0px;
  display: flex;
  align-items: center;
}

@media screen and (max-width: 767px) {
  .top-navigatie {
    display: block;
  }
}

.flex-only {
  display: flex;
}

.flex-center {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.form-control {
  background: #F4F4F4;
  border: 1px solid #243666;
  box-shadow: none;
  height: 38px;
  padding: 6px 12px;
  font-size: 18px;
  border-radius: 3px;
  color: #243666;
}

.input-group-addon:first-child, .input-group-addon:last-child {
  background: #F4F4F4;
  padding: 5px 12px;
  border: 1px solid #F4F4F4;
  border-right: none;
  font-size: 18px;
  color: #243666;
}

.input-group-addon:first-child {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}

.input-group-addon:last-child {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}


div {
  font-weight: 400;
}

.form-control.valid {
  background: #EDF9E8;
  border: 1px solid #43C212;
}

.form-control.input-validation-error {
  background: #FFD9D9;
  border: 1px solid #FF0000;
}

.dropdown {
  border: 2px solid #F4F4F4;
}

.control-selector {
  padding: 0px 10px;
}

button {
  display: inline-block;
  border: none;
  background: none;
  text-decoration: none;
  font-size: 1rem;
  cursor: pointer;
  text-align: center;
  -webkit-appearance: none;
  -moz-appearance: none;
}

.input-group-addon.control {
  padding: 0px;
  border-radius: 3px;
}

  .input-group-addon.control:hover {
    background-color: rgba(159,170,183,0.35);
  }

.control {
  padding: 5px 12px;
  min-width: 40px;
}

.radio.marginT0 {
  margin-top: 0px;
}

.pijl {
  border-right: 20px solid white;
  border-image: url(/CombiCars/Content/images/pijl.svg) 9 stretch;
}

.navbtn {
  padding: .8em 1.2em;
  color: #FFF;
  font-size: 18px;
  background-color: #99DE7E;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.dekkingbtn {
  padding: .8em 1em;
  color: #FFF;
  font-size: 18px;
  background-color: #99DE7E;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.backbutton {
  padding: .8em 1.2em;
  color: #243666;
  font-size: 18px;
  background-color: #F4F4F4;
  border-radius: 5px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

  .backbutton:hover {
    background-color: rgba(159,170,183,0.35);
  }

.collapse-info {
  margin-top: 10px;
}

.filters {
  background: #F4F4F4;
  border-radius: 3px;
  margin-left: 15px;
}

@media only screen and (max-width: 768px) {
  .filters {
    margin-left: 0px;
  }
}

.selectbtn {
  padding: .8em 0.8em;
  color: #FFF;
  font-size: 18px;
  background-color: #99DE7E;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  /*display: flex;*/
  align-items: center;
  justify-content: space-between;
}

.updatepremievergelijk {
  text-decoration: underline;
  font-size: 16px;
  margin-top: 20px;
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
}

  .updatepremievergelijk a {
    font-weight: 400;
  }

    .updatepremievergelijk a:hover {
      color: #10A3F4;
    }

.filters .divider {
  background-color: #FFF;
}

.input-group .form-control:first-child {
  border-radius: 3px;
}

.filters .input-group-addon:first-child, .filters .input-group-addon:last-child,
.filters .form-control, .filters input[type=radio], .filters input[type=checkbox] {
  background: #FFF;
}

  .filters .form-control.valid {
    border-color: #FFF;
  }

.button-info-vergelijk {
  font-size: 14px;
}

/* ==== Autofill field colors ===== */

.form-control:-webkit-autofill {
  -webkit-box-shadow: 0 0 0 30px #F4F4F4 inset !important;
}

  .form-control:-webkit-autofill.valid {
    -webkit-box-shadow: 0 0 0 30px #EDF9E8 inset !important;
  }

  .form-control:-webkit-autofill:hover,
  .form-control:-webkit-autofill:focus,
  .form-control:-webkit-autofill:active {
    -webkit-box-shadow: 0 0 0 30px #F4F4F4 inset !important;
  }

    .form-control:-webkit-autofill:hover.valid,
    .form-control:-webkit-autofill:focus.valid,
    .form-control:-webkit-autofill:active.valid {
      -webkit-box-shadow: 0 0 0 30px #EDF9E8 inset !important;
    }

/* ==== Einde Autofill field colors ===== */

*:focus {
  outline: none;
}

input:focus {
  outline: none;
}

.form-control:focus {
  border-color: ##243666;
  -webkit-box-shadow: none;
  box-shadow: none;
}

  .form-control:focus.valid {
    border-color: #43C212;
  }

  .form-control:focus.input-validation-error {
    border-color: #FF0000;
  }

.radio .input-validation-error {
  border-color: #FF0000;
  background-color: #FFD9D9;
}

.pijl:hover .navbtn, .pijl:hover .dekkingbtn,
.pijl:hover .selectbtn {
  background-color: #7EC662;
}

.pijl:hover {
  border-image: url(/CombiCars/Content/images/pijl-hover.svg) 9 stretch;
}

.collapse-info {
  border-radius: 3px;
}

.filters .control-selector {
  padding: 0px 5px;
}

.filters .moreinfobutton {
  background: transparent url(/CombiCars/Content/images/icons/info-white.svg) no-repeat center;
}

.filters .collapse-info {
  background: #FFF;
}

.form-control::-webkit-input-placeholder {
  color: #B5B5B5 !important;
}
/* WebKit, Blink, Edge */
.form-control:-moz-placeholder {
  color: #B5B5B5 !important;
}
/* Mozilla Firefox 4 to 18 */
.form-control::-moz-placeholder {
  color: #B5B5B5 !important;
}
/* Mozilla Firefox 19+ */
.form-control:-ms-input-placeholder {
  color: #B5B5B5 !important;
}
/* Internet Explorer 10-11 */
.form-control::-ms-input-placeholder {
  color: #B5B5B5 !important;
}
/* Microsoft Edge */


input:-internal-autofill-selected {
}


.checkbox, .radio {
  margin-top: 0px;
}

.subheading {
  font-size: 26px;
  font-weight: 500;
  margin-top: 30px;
}


@media only screen and (max-width: 767px) {
  .paddingMB10 {
    padding-bottom: 10px;
  }
}


@media only screen and (min-width: 767px) {
  .slot-flex {
    display: flex;
    align-items: flex-end;
  }

  .absoluteSM {
    position: absolute;
  }
}

p {
  font-weight: 400;
}

input:active {
  border: 1px solid #243666;
}

.mail-link {
  font-size: 16px;
  text-decoration: underline;
}

  .mail-link:hover {
    color: #10A3F4;
  }

.belons {
  background-color: #F8B411;
}

.pijl.bel {
  border-right: 20px solid white;
  border-image: url(/CombiCars/Content/images/pijl-oranje.svg) 9 stretch;
}

  .pijl.bel:hover .selectbtn {
    background-color: #F8B411;
  }

.confirmcanceldlg_btnconfirm, .btn-popup {
  font-size: 18px;
  background-color: #99DE7E;
  color: #FFF;
  padding: .8em 1.2em;
  border-radius: 5px;
}

  .confirmcanceldlg_btnconfirm:hover, .btn-popup:hover {
    background-color: #7EC662;
    color: #fff;
  }

.confirmcanceldlg_btncancel {
  font-size: 18px;
  background-color: #F4F4F4;
  color: #243666;
  padding: .8em 1.2em;
  border-radius: 5px;
}

  .confirmcanceldlg_btncancel:hover {
    background-color: rgba(159,170,183,0.35);
  }

.filters .dropdown {
  font-size: 16px;
}

.btn-motorwijzigen {
  padding-left: 15px;
  font-size: 16px;
  text-decoration: underline;
  color: #10A3F4;
}

  .btn-motorwijzigen:hover {
    color: #52BBF5;
  }

.boxleft {
  border-left: 1px solid #243666 !important;
  border-top: 1px solid #243666 !important;
  border-bottom: 1px solid #243666 !important;
  border-right: none !important;
}

.boxright {
  border-right: 1px solid #243666 !important;
  border-top: 1px solid #243666 !important;
  border-bottom: 1px solid #243666 !important;
  border-left: none !important;
}

.checkBoxList {
  width: 100%;
}

.rowWide {
  margin-left: -200px;
}

@media (min-width: 1900px) {
  .container_fullwidth {
    width: 1870px;
  }

  .container-fullwidth {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
  }

    .container-fullwidth:after, .container-fullwidth:before {
      display: table;
      content: " ";
    }

}


/*!
 * Mvc.Grid 7.1.3
 * https://github.com/NonFactors/MVC5.Grid
 *
 * Copyright © NonFactors
 *
 * Licensed under the terms of the MIT License
 * http://www.opensource.org/licenses/mit-license.php
 */

@font-face {
    src: url(/CombiCars/Content/MvcGrid/Fonts/GridGlyphs.woff) format('woff');
    font-family: 'GridGlyphs';
}

.mvc-grid {
    line-height: 1.25em;
    position: relative;
    overflow-x: auto;
    font-size: 1rem;
}

.mvc-grid table {
    border-collapse: collapse;
    max-width: 100%;
    width: 100%;
}

.mvc-grid th {
    background-clip: padding-box;
    background-color: #f7f7f7;
    position: relative;
}

.mvc-grid th,
.mvc-grid td {
    border: 1px solid #dee2e6;
    padding: 0.75em;
}

.mvc-grid .sortable {
    padding-right: 3.5em;
}

.mvc-grid .sortable,
.mvc-grid .mvc-grid-sort,
.mvc-grid .mvc-grid-filter {
    cursor: pointer;
}

.mvc-grid-hidden,
.mvc-grid-options {
    display: none;
}

.mvc-grid-title {
    display: inline-block;
}

.mvc-grid-sort,
.mvc-grid-filter {
    background-color: rgba(0, 0, 0, 0.03);
    transition: background-color 0.5s;
    font-family: 'GridGlyphs';
    position: absolute;
    font-weight: bold;
    width: 2.75em;
    border: none;
    height: 100%;
    right: 0;
    top: 0;
}

.mvc-grid-filter:focus,
.mvc-grid-filter:hover {
    background-color: rgba(0, 0, 0, 0.06);
    color: inherit;
}

.mvc-grid-filter::before {
    content: '\0041';
}

.mvc-grid-filter.applied::before {
    content: '\0042';
}

.mvc-grid-sort {
    background: transparent;
    font-weight: normal;
    transition: none;
}

.mvc-grid-sort::after {
    font-size: 0.9em;
    content: '\0044';
    opacity: 0.15;
}

.mvc-grid-sort::before {
    margin-right: -7px;
    font-size: 0.9em;
    content: '\0043';
    opacity: 0.15;
}

.mvc-grid .desc .mvc-grid-sort::after,
.mvc-grid .asc .mvc-grid-sort::before {
    opacity: 0.5;
}

.mvc-grid-row-filters .filterable {
    padding: 0.25em;
}

.mvc-grid-row-filters th div {
    display: flex;
}

.mvc-grid-row-filters .mvc-grid-value {
    border: 0.5px solid #aaaaaa;
    background-color: #ffffff;
    text-overflow: ellipsis;
    margin-right: 0.25em;
    line-height: normal;
    font-weight: bold;
    padding: 0 0.5em;
    flex: 1;
}

.mvc-grid-row-filters select.mvc-grid-value {
    padding: 0 0.2em;
}

.mvc-grid-row-filters .mvc-grid-value.invalid {
    outline-color: #dc3545;
}

.mvc-grid-row-filters .mvc-grid-value::placeholder {
    color: #bbbbbb;
}

.mvc-grid-row-filters .mvc-grid-value:-ms-input-placeholder {
    color: #bbbbbb;
}

.mvc-grid-row-filters .mvc-grid-filter {
    border: 0.5px solid #aaaaaa;
    flex: 0 0 2.125em;
    position: static;
    height: 2.125em;
}

.mvc-grid-excel-mode .filterable {
    padding-right: 3.5em;
}

.mvc-grid-excel-mode .sortable.filterable {
    padding-right: 6.25em;
}

.mvc-grid-excel-mode .filterable .mvc-grid-sort,
.mvc-grid-header-mode .filterable .mvc-grid-sort {
    right: 2.75em;
}

.mvc-grid-header-mode .filterable {
    padding: 0 2.75em 0 0;
}

.mvc-grid-header-mode .mvc-grid-value {
    background-color: #f7f7f7;
    padding: 0.625em 0.75em;
    border: none;
    margin: 0;
}

.mvc-grid-header-mode .mvc-grid-filter {
    position: absolute;
    border: none;
    height: 100%;
}

.mvc-grid-header-mode .sortable .mvc-grid-value {
    padding-right: 3.5em;
}

.mvc-grid-popup {
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176);
    background-clip: padding-box;
    background-color: #ffffff;
    border: 1px solid #cccccc;
    border-radius: 4px;
    position: absolute;
    min-width: 12em;
    font-size: 1rem;
    z-index: 1100;
}

.mvc-grid-popup.mvc-grid-guid-filter {
    min-width: 20em;
}

.mvc-grid-popup .popup-arrow {
    border-right: 7px solid transparent;
    border-left: 7px solid transparent;
    border-bottom: 8px solid #ffffff;
    box-sizing: border-box;
    position: absolute;
    height: 9px;
    top: -8px;
}

.mvc-grid-popup .popup-arrow::after {
    border-right: 8px solid transparent;
    border-left: 8px solid transparent;
    border-bottom: 9px solid #cccccc;
    position: absolute;
    content: " ";
    z-index: -1;
    left: -8px;
    top: -1px;
}

.mvc-grid-popup .popup-content {
    padding: 0.5em;
}

.mvc-grid-popup .popup-group {
    padding: 0.2em;
}

.mvc-grid-popup .popup-operator {
    text-align: center;
}

.mvc-grid-popup .popup-actions {
    padding: 0.4em 0 0.2em;
    text-align: center;
}

.mvc-grid-popup .mvc-grid-value,
.mvc-grid-popup .mvc-grid-method,
.mvc-grid-popup .mvc-grid-operator {
    border: 1px solid #cccccc;
    background-color: #ffffff;
    box-sizing: border-box;
    font-size: 0.9em;
    padding: 0 0.2em;
    height: 2.5em;
    width: 100%;
}

.mvc-grid-popup .mvc-grid-value[multiple] {
    overflow-y: auto;
    height: 8em;
}

.mvc-grid-popup .mvc-grid-operator {
    width: auto;
}

.mvc-grid-popup input.mvc-grid-value {
    text-overflow: ellipsis;
    padding: 0 0.5em;
}

.mvc-grid-popup .mvc-grid-value.invalid {
    outline-color: #dc3545;
}

.mvc-grid-popup .mvc-grid-apply,
.mvc-grid-popup .mvc-grid-cancel {
    border: 1px solid #ffffff;
    padding: 0.25em;
    cursor: pointer;
    min-width: 4em;
    color: #ffffff;
    outline: 0;
}

.mvc-grid-popup .mvc-grid-apply {
    background-color: #28a745;
    border-color: #28a745;
    margin-right: 0.3em;
    font-weight: bold;
}

.mvc-grid-popup .mvc-grid-apply:focus {
    box-shadow: 0 0 0 0.2em rgba(40, 167, 69, 0.5);
}

.mvc-grid-popup .mvc-grid-cancel {
    background-color: #dc3545;
    border-color: #dc3545;
    margin-left: 0.3em;
}

.mvc-grid-popup .mvc-grid-cancel:focus {
    box-shadow: 0 0 0 0.2em rgba(220, 53, 69, 0.5);
}

.mvc-grid-pager,
.mvc-grid-empty-row {
    text-align: center;
}

.mvc-grid-pager button {
    background-color: #ffffff;
    border: 1px solid #dddddd;
    box-sizing: content-box;
    line-height: 2.5em;
    padding: 0 0.25em;
    cursor: pointer;
    margin: 0.5em 0;
    min-width: 2em;
    color: #337ab7;
}

.mvc-grid-pager button:focus,
.mvc-grid-pager button:hover {
    background-color: #f7f7f7;
    color: #014c8c;
}

.mvc-grid-pager .active,
.mvc-grid-pager .active:focus,
.mvc-grid-pager .active:hover {
    background-color: #0275d8;
    border-color: #0275d8;
    color: #ffffff;
}

.mvc-grid-pager .disabled,
.mvc-grid-pager .disabled:focus,
.mvc-grid-pager .disabled:hover {
    background-color: #efefef;
    cursor: not-allowed;
    color: #777777;
    outline: 0;
}

.mvc-grid-page-sizes {
    display: inline-block;
    margin-left: 0.5em;
}

.mvc-grid-page-sizes select {
    border: 1px solid #dddddd;
    padding: 0.5em 0;
    font: inherit;
}

.mvc-grid-page-sizes input {
    border: 1px solid #dddddd;
    box-sizing: content-box;
    text-align: center;
    padding: 0 0.25em;
    height: 2.5em;
    width: 2.5em;
}

.mvc-grid-loader {
    background-color: rgba(0, 0, 0, 0.3);
    justify-content: center;
    transition: opacity 1s;
    align-items: center;
    position: absolute;
    display: flex;
    z-index: 100;
    height: 100%;
    cursor: wait;
    width: 100%;
    opacity: 0;
    left: 0;
    top: 0;
}

.mvc-grid-loading {
    opacity: 1;
}

.mvc-grid-loading > div > div {
    animation: loader-points 1.4s infinite ease-in-out both;
    background-color: #f5f5f5;
    display: inline-block;
    border-radius: 100%;
    margin: 0 0.75em;
    height: 1.5em;
    width: 1.5em;
}

.mvc-grid-loading > div > div:nth-child(1) {
    animation-delay: -0.32s;
}

.mvc-grid-loading > div > div:nth-child(2) {
    animation-delay: -0.16s;
}

@keyframes loader-points {
    0%, 80%, 100% {
        transform: scale(0);
    }

    40% {
        transform: scale(1.0);
    }
}

