﻿a {
  color: #3366ff;
}

p {
  font-family: "Open Sans",Arial,sans-serif;
  font-size: 14px;
  line-height: 1.6em;
  color: #666e70
}

.btn-primary, .btn-success, .btn-Preselect {
  color: #fff;
  background-color: #ea580d;
  border-color: #ea580d;
}

.btn-Preselect {
  height: 45px;
}

.btn-primary:hover, .btn-primary:focus, .btn-primary.focus, .btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #ea580d;
  border-color: #ea580d;
}

  .btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary:active.focus, .btn-primary:active:focus, .btn-primary:active:hover, .open > .dropdown-toggle.btn-primary.focus, .open > .dropdown-toggle.btn-primary:focus, .open > .dropdown-toggle.btn-primary:hover {
    color: #fff;
    background-color: #ea580d;
    border-color: #ea580d;
  }

.btn-success:hover, .btn-success:focus, .btn-success.focus, .btn-success:active, .btn-success.active, .open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #ea580d;
  border-color: #ea580d;
}

  .btn-success.active.focus, .btn-success.active:focus, .btn-success.active:hover, .btn-success:active.focus, .btn-success:active:focus, .btn-success:active:hover, .open > .dropdown-toggle.btn-success.focus, .open > .dropdown-toggle.btn-success:focus, .open > .dropdown-toggle.btn-success:hover {
    color: #fff;
    background-color: #ea580d;
    border-color: #ea580d;
  }

.btn-success.disabled, .btn-success[disabled], fieldset[disabled] .btn-success, .btn-success.disabled:hover, .btn-success[disabled]:hover, fieldset[disabled] .btn-success:hover, .btn-success.disabled:focus, .btn-success[disabled]:focus, fieldset[disabled] .btn-success:focus, .btn-success.disabled.focus, .btn-success[disabled].focus, fieldset[disabled] .btn-success.focus, .btn-success.disabled:active, .btn-success[disabled]:active, fieldset[disabled] .btn-success:active, .btn-success.disabled.active, .btn-success[disabled].active, fieldset[disabled] .btn-success.active {
  background-color: #ea580d;
  border-color: #ea580d;
}

.btn-primary.disabled, .btn-primary[disabled], fieldset[disabled] .btn-primary, .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, .btn-primary.disabled.focus, .btn-primary[disabled].focus, fieldset[disabled] .btn-primary.focus, .btn-primary.disabled:active, .btn-primary[disabled]:active, fieldset[disabled] .btn-primary:active, .btn-primary.disabled.active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary.active {
  background-color: #ea580d;
  border-color: #ea580d;
}

.progress-bar-success {
  background-color: #009de1;
}

.btn-primary {
  border-bottom: 3px solid #031924 !important
}

  .btn-primary:hover {
    border-bottom: 3px solid #031924 !important
  }

@media print {
  .noPrint {
    display: none !important
  }

  .content_row {
    margin-top: 0 !important
  }

  .container {
    margin-top: 0 !important
  }

  .paginaEinde {
    page-break-before: always !important
  }
}

.info {
  background-image: url(../Images/info-sign-blauw.svg);
  background-size: cover;
  width: 6px !important;
  height: 14px !important
}

.span-info-sign {
  padding: 10px 10px 10px 1px !important;
  cursor: pointer !important;
  color: #3366ff !important;
}

.info-sign {
  background-image: url(../Images/info-sign-blauw.svg);
  background-size: cover;
  width: 6px !important;
  height: 14px !important
}

.form-control {
  color: #555;
  background-color: #fff;
  border: 1px solid #000;
  -webkit-box-shadow: none;
  box-shadow: none
}

.popover {
  border: 2px solid #000;
  padding: 0
}

.popover-title {
  display: none
}

.popover-content {
  background-color: #000;
  color: #c3cdd2;
  padding: 10px
}

.popover.right .arrow:after {
  border-right-color: #000 !important
}

.popover.top .arrow:after {
  border-top-color: #000 !important
}

.popover.bottom .arrow:after {
  border-bottom-color: #000 !important
}

.popover.left .arrow:after {
  border-left-color: #000 !important
}

@media not all and (pointer: coarse) {
  .row-hover:hover {
    background: #ebf1f3
  }
}

.row.row-hover {
  padding: 10px 0
}

.row.row-hover {
  padding: 10px 0
}

.row-hover:hover {
  background: #ebf1f3
}

.card-body {
  padding: 25px 20px
}

.fluid-container {
  margin-top: 0 !important
}

.stapActive {
  color: #000;
  background-color: #f4f4f4;
  align-content: center;
  padding: 5px 0 5px 0;
  border-radius: 4px
}

.stapDeactive {
  color: #000;
  background-color: #f4f4f4;
  align-content: center;
  padding: 5px 0 5px 0;
  border-radius: 4px
}

.PreSelect .row {
  margin-left: 0 !important
}

.kenteken_lang {
  border: 1px solid;
  border-radius: 5px
}

.kenteken_lang_grijs {
  border: 1px solid;
  border-radius: 5px
}

.btn-pechhulp {
  width: 70%;
  height: 35px;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
  font-size: small
}

@media screen and (max-width: 525px) {
  .PreselectButtons {
    position: relative;
    top: 75px;
    right: 80%;
    width: 175px
  }
}

@media screen and (max-width: 991px) {
  .ImageBanner {
    margin-right: 10px
  }
}

@media(min-width: 1200px) {
  .container {
    width: 1070px
  }
}

* {
  font-family: 'Roboto',sans-serif
}

.kaart {
  color: #000;
  margin: 30px 0;
  -webkit-box-shadow: 0 0 10px 0 rgba(0,0,0,.25);
  -moz-box-shadow: 0 0 10px 0 rgba(0,0,0,.25);
  box-shadow: 0 0 10px 0 rgba(0,0,0,.25)
}

  .kaart:hover, .selected {
    background-color: #1cb67a;
    color: #fff
  }

    .kaart:hover .price-top, .kaart:hover .price-bottom {
      background-color: #219653
    }

    .selected .price-top, .selected .price-bottom {
      background-color: #219653
    }

    .kaart:hover div, .kaart:hover p, .kaart:hover h2, .kaart:hover label {
      color: #fff
    }

    .selected div, .selected p, .selected h2, .selected label {
      color: #fff
    }

.pechhulp-info {
  background-image: url(../Images/info-sign-blauw.svg);
  background-size: cover;
  width: 6px;
  height: 14px
}

.kaart:hover .pechhulp-info, .selected .pechhulp-info {
  background-image: url(../Images/info-sign-wit.svg)
}

@keyframes click-wave {
  0% {
    height: 20px;
    width: 20px;
    opacity: .9;
    position: relative;
    border-radius: 100%
  }

  100% {
    height: 40px;
    width: 40px;
    margin-left: -10px;
    margin-top: -10px;
    opacity: 0;
    border-radius: 100%
  }
}

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: .5rem;
  outline: none;
  position: relative;
  z-index: 1000
}

  input[type=radio]:hover {
    background: #9faab7
  }

    input[type=radio]:hover::-ms-check {
      background-color: #1cb67a;
      border-color: #1cb67a
    }

  input[type=radio]:checked {
    background-color: #1cb67a;
    background-image: url(../Images/check-wit.svg);
    background-position: center;
    background-repeat: no-repeat;
    outline: none
  }

    input[type=radio]:checked::before {
      height: 20px;
      width: 20px;
      position: absolute;
      display: inline-block;
      font-size: 15px;
      text-align: center;
      line-height: 18px
    }

    input[type=radio]:checked::after {
      -webkit-animation: click-wave .65s;
      -moz-animation: click-wave .65s;
      animation: click-wave .65s;
      background: #1cb67a;
      content: '';
      display: block;
      position: relative;
      z-index: 100;
      outline: none
    }

  input[type=radio]:focus {
    outline: none
  }

  input[type=radio]::-ms-check {
    background-color: #1cb67a;
    border-color: #1cb67a
  }

  input[type=radio]:checked::-ms-check {
    border-color: #1cb67a;
    background-color: #1cb67a;
    color: transparent;
    background: url(../Images/check-wit.svg) no-repeat;
    background-position: center
  }

@keyframes click-wave-2 {
  0% {
    height: 20px;
    width: 20px;
    opacity: .9;
    position: relative
  }

  100% {
    height: 40px;
    width: 40px;
    margin-left: -10px;
    margin-top: -10px;
    opacity: 0
  }
}

@-webkit-keyframes click-wave-2 {
  0% {
    height: 20px;
    width: 20px;
    opacity: .9;
    position: relative
  }

  100% {
    height: 40px;
    width: 40px;
    margin-left: -10px;
    margin-top: -10px;
    opacity: 0
  }
}

@-moz-keyframes click-wave-2 {
  0% {
    height: 20px;
    width: 20px;
    opacity: .9;
    position: relative
  }

  100% {
    height: 40px;
    width: 40px;
    margin-left: -10px;
    margin-top: -10px;
    opacity: 0
  }
}

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: .5rem;
  outline: none;
  position: relative;
  z-index: 1000
}

  input[type=checkbox]:hover {
    background: #9faab7
  }

    input[type=checkbox]:hover::-ms-check {
      background-color: #9faab7;
      border-color: #9faab7
    }

  input[type=checkbox]:checked {
    background-color: #5cb85c;
    background-image: url(../Images/check-wit.svg);
    background-position: center;
    background-repeat: no-repeat;
    outline: none
  }

    input[type=checkbox]:checked::before {
      height: 20px;
      width: 20px;
      position: absolute;
      display: inline-block;
      font-size: 15px;
      text-align: center;
      line-height: 18px
    }

    input[type=checkbox]:checked::after {
      -webkit-animation: click-wave-2 .65s;
      -moz-animation: click-wave-2 .65s;
      animation: click-wave-2 .65s;
      background: #5cb85c;
      content: '';
      display: block;
      position: relative;
      z-index: 100;
      outline: none
    }

  input[type=checkbox]:focus {
    outline: none
  }

  input[type=checkbox]::-ms-check {
    background-color: #dfdfdf;
    border-color: #dfdfdf
  }

  input[type=checkbox]:checked::-ms-check {
    border-color: #5cb85c;
    background-color: #5cb85c;
    color: transparent;
    background: url(../Images/check-wit.svg) no-repeat;
    background-position: center
  }

  input[type=checkbox][disabled] {
    opacity: .5
  }

.selected input[type=radio]:checked {
  background: #fff;
  background-image: url(../Images/check.svg);
  background-position: center;
  background-repeat: no-repeat
}

  .selected input[type=radio]:checked::-ms-check {
    background-color: #fff;
    border-color: #fff;
    background: url(../Images/check.svg) no-repeat;
    background-position: center
  }

.checkbox input[type=checkbox], .checkbox-inline input[type=checkbox], .radio input[type=radio], .radio-inline input[type=radio] {
  position: relative;
  margin-left: -30px
}

.checkbox-inline {
  padding-left: 30px
}

  .checkbox-inline input[type=checkbox], .checkbox-aanhanger input[type=checkbox] {
    top: 0
  }

.checkbox-aanhanger {
  display: inline;
  padding-left: 30px;
  margin-bottom: 0;
  font-weight: 400;
  vertical-align: middle;
  cursor: pointer
}

.checkbox label, .radio label {
  padding-left: 30px
}

.radio_item label {
  padding-left: 10px
}

.pechhulpgeen {
  font-weight: 400;
  display: inline
}

input.has-success.form-control.not-empty:not([type=radio]):not([type=checkbox]) {
  border-color: #1cb67a;
  padding-right: 30px;
  background: #fdfcfb url(../Images/ok.png) no-repeat right 50%;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075)
}

input.has-success.form-control[disabled].not-empty:not([type=radio]):not([type=checkbox]) {
  border-color: #1cb67a;
  padding-right: 30px;
  background: #eee url(../Images/ok.png) no-repeat right 50%;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075)
}

input.has-success.form-control.not-empty:not([type=radio]):not([type=checkbox]):focus {
  border-color: #1cb67a;
  padding-right: 30px;
  background: #fdfcfb url(../Images/ok.png) no-repeat right 50%;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168
}

form.submitted input.has-error:not([type=radio]), form.submitted select.has-error, form.submitted textarea.has-error {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075)
}

.form-control.touched.has-error {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075)
}

  .form-control.touched.has-error:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483
  }

input.has-success.form-control:not([type=radio]):-webkit-autofill {
  webkit-animation: checkmark 0s forwards;
  animation: checkmark 0s forwards
}

@-webkit-keyframes checkmark {
  100% {
    background: #1cb67a url(../Images/ok.png) no-repeat right 50%
  }
}

@keyframes checkmark {
  100% {
    background: #1cb67a url(../Images/ok.png) no-repeat right 50%
  }
}

@-moz-keyframes checkmark {
  100% {
    background: #1cb67a url(../Images/ok.png) no-repeat right 50%
  }
}

.orangecheck {
  list-style: none;
  padding-left: 0
}

  .orangecheck li:before {
    content: url(../Images/check-orange.svg);
    padding-right: 15px
  }


.divKortingCode {
  color: #3366ff;
}
