﻿.bootstrap table.table.panel {
    border: 1px solid #dec9a3;
}
.bootstrap table.table.panel tr,
.bootstrap table.table.panel td,
.bootstrap table.table.panel th
{
    border: none;
}
.bootstrap table.table.panel-default {
    background-color: #faf7f2;
}

ul.ErrorMessages {
}
ul.ErrorMessages li {
    color: #FF0000;
}
tr.hover:hover,
td.hover:hover,
th.hover:hover,
span.hover:hover {
    background-color: #e5d4b5;
    cursor: pointer;
}
.bootstrap table.table.table-input,
.bootstrap table.table.table-input tr,
.bootstrap table.table.table-input th,
.bootstrap table.table.table-input td
{
    border: none;
}
/* horizontale lijnen verbergen in tabellen voor wizards */
.bootstrap .table.wizard-table > thead > tr > th,
.bootstrap .table.wizard-table > thead > tr > td,
.bootstrap .table.wizard-table > tbody > tr > th,
.bootstrap .table.wizard-table > tbody > tr > td,
.bootstrap .table.wizard-table > tfoot > tr > th,
.bootstrap .table.wizard-table > tfoot > tr > td,
.bootstrap .table.no-border > thead > tr > th,
.bootstrap .table.no-border > thead > tr > td,
.bootstrap .table.no-border > tbody > tr > th,
.bootstrap .table.no-border > tbody > tr > td,
.bootstrap .table.no-border > tfoot > tr > th,
.bootstrap .table.no-border > tfoot > tr > td {
    border-top: none;
    border-bottom: none;
}


.bootstrap table.table.table-nested {
}

.input-width-xs,
.bootstrap textarea.input-width-xs {
    max-width: 80px !important;
}

.input-width-s,
.bootstrap textarea.input-width-s {
    max-width: 130px !important;
}

.input-width-m,
.bootstrap textarea.input-width-m {
    max-width: 180px !important;
}

.input-width-l,
.bootstrap textarea.input-width-l {
    max-width: 280px !important;
}

.input-width-xl,
.bootstrap textarea.input-width-xl {
    max-width: 400px !important;
}

.no-max-width input,
.no-max-width select,
.no-max-width textarea {
    max-width: none;
}

.importantmessage {
    color: #f00;
}

.mainitems{
    display: inline;
}
.mainitems input{
    margin-right: 15px;
    margin-bottom: 15px;
}

/* CookieWarning */
#btnCloseCookie {
    cursor: pointer;
    padding: 0;
    background: none;
    border: 0;
}

#btnCloseCookie.close {
    opacity: 1.0;
}

.hidemeplease {
    display: none;
}

#cookiewarning.alert {
    margin-bottom: 0;
}

.transparent {
    opacity: 0.90;
    filter: alpha(opacity=90);
}

.closeCookie {
    background: url(../../images/btn-close.png) no-repeat right top;
    width: 30px;
    height: 30px;
    position: absolute;
    top: 10px;
    margin-left: 450px;
    left: 50%;
    color: black;
    cursor: pointer;
    text-decoration: none !important;
    z-index: 10001;
}

#cookiewarning {
    line-height: 1.9em;
    width: 100%;
    /*height: 30px;*/
    background-color: #ddd;
    text-align: center;
    padding-top: 12px;
    font-size: 12px;
    position: fixed;
    bottom: 0;
    z-index: 10000;
    opacity: 0.8;
    filter: alpha(opacity=80);
}

.hideCookie {
    display: none;
}

#cookiewarning p {
    text-align: center;
}
input.licenceplate {
    font-family: Verdana;
    font-weight: 500;
    font-size: 15px;
    text-transform: uppercase;
    text-align: center;
    border: 0;
    width: 100px;
    height: 32px;
    cursor: text;
    background-color: transparent;
}
input.licenceplate::-ms-clear {
    display: none;
}
input.licenceplate:focus {
    border: 0;
}
.insurance-picker label {
    display: inline;
}
/* This is where you can customize the appearance of the tooltip */
div#tipDiv {
  position:absolute;
  z-index:10000;
  font-size: 10pt;
  line-height:normal;
  background: #f8f7f5;
  border: 1px solid #dec9a3;
  width: 280px;
  padding: 8px;
}
div.accordionHeader,
div.accordionHeaderSelected {
    cursor: pointer;
    color: #0078ff;
}
table.cursor-pointer tbody tr,
table.cursor-pointer tbody tr img {
    cursor: pointer;
}

.bootstrap .input-group-addon {
    background-color: transparent;
}
.form-check {
    margin-left: 20px;
    margin-top: -18px;
    padding-top: 8px;
}
.form-check span.checkbox > label {
    padding-left: 0;
}

/* AjaxControlToolkit calendar */
.ajax__calendar .ajax__calendar_days table,
.ajax__calendar .ajax__calendar_months table,
.ajax__calendar .ajax__calendar_years table {
    border: none;
    background-color: transparent;
    vertical-align: middle;
    line-height: 16px;
}
.ajax__calendar .ajax__calendar_day{
    border: none;
}

div.ajax__calendar_container{
    width: 240px;
}
div.ajax__calendar_body,
div.ajax__calendar_days,
div.ajax__calendar_months,
div.ajax__calendar_years {
    width: 230px;
}

.bootstrap .wizard-table td div.ajax__calendar_days td,
.bootstrap .wizard-table td div.ajax__calendar_months td,
.bootstrap .wizard-table td div.ajax__calendar_years td {
    padding: 1px;
}
div.ajax__calendar *{
    position: static;
}

div.ajax__calendar_body {
    position: relative;
}

div.ajax__calendar .ajax__calendar_container {
    border: 1px solid #dec9a3;
}

div.ajax__calendar_container {
    font-family: "Merriweather", "Georgia", "Times", serif;
    font-size: 12px;
}
div.ajax__calendar_container td{
    font-size: 12px
}

div.ajax__calendar_header{
    height: 28px;
}

div.ajax__calendar td.ajax__calendar_other div.ajax__calendar_day{
    color: #bbb;
}

div.ajax__calendar_day,
div.ajax__calendar_month,
div.ajax__calendar_year{
    width: 100%;
    text-align: center;
}

/* End AjaxControlToolkit calendar */

.bootstrap .btn-raetsheren {
    color: #ae915b;
}

.bootstrap a.btn-raetsheren:hover {
    color: #0078ff;
}
.bootstrap .btn-raetsheren.aspNetDisabled,
.bootstrap .btn-raetsheren.aspNetDisabled:hover {
    color: #dec9a3;
    cursor: default;
}
.bootstrap a.btn.btn-xs {
    padding: 1px 3px;
    margin-left: 0;
}

.icon-ok {
    color: #0078ff;
    cursor: default;
}
.icon-remove {
    color: rgba(174, 76, 76, 1);
    cursor: default;
}
.icon-question-sign {
    color: #ae915b;
    cursor: default;
}
.bootstrap a.btn.btn-xxs{
    padding: 0;
    margin-left: 0;
}
.bootstrap a.btn-xxs, .bootstrap .btn-group-xxs > a.btn {
    margin-bottom: 4px;
}
.bootstrap .btn.btn-xxs, .bootstrap .btn-group-xxs > .btn{
    font-size: 10px;
    line-height: 1.5;
    border-radius: 3px;
}

.textblock-container { width: 100%; text-align: center; }
.textblock-container a { text-decoration: none; }
.textblock { border: 1px solid rgb(136, 138, 141); border-image: none; width: 294px; margin-right: 13px; display: inline-block; margin-bottom: 13px; }
.textblock .header { width: 100%; height: 30px; background-color: #dec9a3 }
.textblock .header h2 { margin: 0; padding: 6px; padding-top: 5px; color: #000; font-size: 14px; text-align: left }
.textblock .image { width: 100%; height: 100px;}
.textblock .readmore { width: 100%; height: 30px; font-size: 14px; text-align: right; border-top-color: rgb(136, 138, 141); border-top-width: 1px; border-top-style: solid; }
.textblock .readmore a { margin: 3px; text-decoration: none; display: inline-block; }

#divExplenation {
    background-color: #fff;
    width: 800px;
    border: solid 1px #dec9a3;
    padding: 10px;
}
.mededelingsplicht { background-color: Gray; filter: alpha(opacity=70); opacity: 0.7; }
.block-center {
    margin-left: auto;
    margin-right: auto;
}

.bootstrap a.aspNetDisabled.btn.btn-default {
    pointer-events: none;
    cursor: not-allowed;
    opacity: 0.65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none;
}

/* Eerst kolom krijgt standaard breedte */
.bootstrap table.table.table-input > tbody > tr:first-child > th:first-child,
.bootstrap table.table.table-input > tbody > tr:first-child > td:first-child,
.bootstrap table.table.panel > tbody > tr:first-child > th:first-child,
.bootstrap table.table.panel > tbody > tr:first-child > td:first-child
.bootstrap table.table.table-input > thead > tr:first-child > th:first-child,
.bootstrap table.table.table-input > thead > tr:first-child > td:first-child,
.bootstrap table.table.panel > thead > tr:first-child > th:first-child,
.bootstrap table.table.panel > thead > tr:first-child > td:first-child
 {
	width: 250px;
}

/* table headers donkerbruin */
.bootstrap .table th {
    color: #6b5b50;
}
.bootstrap .table.panel th,
.bootstrap .table.table-input th {
    color: #0078ff;
}
/* EINDE table headers donkerbruin */

/* voorkom insrpingen van tabellen in wizards */
.bootstrap table.table.wizard-table > tbody > tr > td:first-child,
.bootstrap table.table.wizard-table > tbody >tr > th:first-child,
.bootstrap table.table.wizard-table table.table-input > tbody > tr > td:first-child,
.bootstrap table.table.wizard-table table.table-input > tbody > tr > th:first-child
{
    padding-left:0;
}
.bootstrap table.table.wizard-table > tbody > tr > td:last-child,
.bootstrap table.table.wizard-table > tbody > tr > th:last-child,
.bootstrap table.table.wizard-table table.table-input > tbody > tr > td:last-child,
.bootstrap table.table.wizard-table table.table-input > tbody > tr > th:last-child
{
    padding-right:0;
}
/* EINDE voorkom insrpingen van tabellen in wizards */

/* input group button, border bruin */
.bootstrap .input-group-btn .btn {
    border-color: #dec9a3;
}
/* EINDE input group button, border bruin */

/* btn default zelfde stijl geven als btn-info */
  .bootstrap .btn-default {
    color: #0078ff;
    background-color: rgba(0, 120, 255, 0.01);
    border-color: #0078ff; }
    .bootstrap .btn-default:focus, .bootstrap .btn-default.focus {
      color: #0078ff;
      background-color: rgba(0, 96, 204, 0.01);
      border-color: #003c80; }
    .bootstrap .btn-default:hover {
      color: #0078ff;
      background-color: rgba(0, 96, 204, 0.01);
      border-color: #005bc2; }
    .bootstrap .btn-default:active, .bootstrap .btn-default.active,
    .open > .bootstrap .btn-default.dropdown-toggle {
      color: #0078ff;
      background-color: rgba(0, 96, 204, 0.01);
      border-color: #005bc2; }
      .bootstrap .btn-default:active:hover, .bootstrap .btn-default:active:focus, .bootstrap .btn-default:active.focus, .bootstrap .btn-default.active:hover, .bootstrap .btn-default.active:focus, .bootstrap .btn-default.active.focus,
      .open > .bootstrap .btn-default.dropdown-toggle:hover,
      .open > .bootstrap .btn-default.dropdown-toggle:focus,
      .open > .bootstrap .btn-default.dropdown-toggle.focus {
        color: #0078ff;
        background-color: rgba(0, 79, 168, 0.01);
        border-color: #003c80; }
    .bootstrap .btn-default:active, .bootstrap .btn-default.active,
    .open > .bootstrap .btn-default.dropdown-toggle {
      background-image: none; }
    .bootstrap .btn-default.disabled:hover, .bootstrap .btn-default.disabled:focus, .bootstrap .btn-default.disabled.focus, .bootstrap .btn-default[disabled]:hover, .bootstrap .btn-default[disabled]:focus, .bootstrap .btn-default[disabled].focus,
    fieldset[disabled] .bootstrap .btn-default:hover,
    fieldset[disabled] .bootstrap .btn-default:focus,
    fieldset[disabled] .bootstrap .btn-default.focus {
      background-color: rgba(0, 120, 255, 0.01);
      border-color: #0078ff; }
    .bootstrap .btn-default .badge {
      color: rgba(0, 120, 255, 0.01);
      background-color: #0078ff; }
    .bootstrap .btn-default:hover,
    .bootstrap .btn-default:focus,
    .bootstrap .btn-default.focus,
    .bootstrap .btn-default:active,
    .bootstrap .btn-default.active,
    .bootstrap .open > .btn-default.dropdown-toggle,
    .bootstrap .btn-default:active:hover,
    .bootstrap .btn-default:active:focus,
    .bootstrap .btn-default:active.focus,
    .bootstrap .btn-default.active:hover,
    .bootstrap .btn-default.active:focus,
    .bootstrap .btn-default.active.focus,
    .bootstrap .open > .btn-default.dropdown-toggle:hover,
    .bootstrap .open > .btn-default.dropdown-toggle:focus,
    .bootstrap .open > .btn-default.dropdown-toggle.focus {
        background-color: rgba(0, 120, 255, 0.15);
    }

/* EINDE btn-default zelfde stijl geven als btn-info */

.footer-module {
    font-size: 14px;
}
.footer-module table,
.footer-module table td,
.footer-module table th {
    border: none;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 10px;
}
.doc__login div.form--login > div.input {
    margin-bottom: 0;
}
.doc__main-nav .nav--level-0 > .nav__item--current-ancestor > a {
    color: #0078ff;
}
.doc__main-nav .nav--level-1 {
    display: block;
}
ol {
    padding-left: 5px;
}
@media screen and (max-width: 1240px) {
    .entry--single .entry__wrapper,
    .entry--page .entry__wrapper {
        margin-left: 20px;
        margin-right: 20px;
    }
}

@media screen and (max-width: 480px) {
    .entry--single .entry__wrapper,
    .entry--page .entry__wrapper {
        margin-left: 10px;
        margin-right: 10px;
    }
}
.entry.entry--page.entry--page-dashboard .entry__wrapper .bootstrap,
.entry--single .entry__content {
    font-size: 18px;
    line-height: 30px;
}

.section.section--header.red .section__title,
.section.section--header.red .section__text,
.entry--single.red h2,
.entry--single.red h3 {
    color: #db1b36;
}
.entry--single.red .entry__content::before {
    border-top-color: #db1b36;
}

.footer__wrapper .footer__contact {
    font-size: 1rem;
}

.section.section--list.section--markets {
    padding-top: 0;
    padding-bottom: 0;
}
.section.section--content .section--list {
    margin-left: -1.12rem;
    margin-right: -1.12rem;
    max-width: none;
}

.answer {
    margin-bottom: 40px;
}
.question,
.answer {
    display: inline-flex;
    font-style: italic;
}
.question::before {
    padding-right: 15px;
    content: 'V';
}
.answer::before {
    padding-right: 15px;
    content: 'A';
}

.has-hero-image .entry--page .entry__header {
    border: 0;
    clip: rect(0 0 0 0);
    height: auto;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: relative;
    width: auto; }