.reldet-left
{
    padding-right: 50px;
    width: 20%;
    line-height: 18px;
    padding-top: 12px;
}

.reldet-right
 {
     padding-right: 20px;
     width: 300px;
     height: 40px;
 }

.right {
    position: absolute;
    right: 0px;
}

.input:read-only
{
   background-color: #f5f5f5;
}

.input:disabled,
.textarea:disabled
{
    background-color: #f5f5f5;
}

.select:disabled
{
    background-color: #f5f5f5;
}

.textarea:read-only
{
    background-color: #f5f5f5;
}

#detailform {
    width: calc(100% - 250px);
    display: inline-block;
}

@media only screen and (max-width: 1340px) {
    #detailform {
        width: 100%;
        display: inline-block;
    }
}
#errorbox {
    margin-bottom: 20px;
    margin-left: 40px;
    margin-right: 40px;
}

#MenuRelatie {
    float: right;
}

.hidedesktop{
    display: none;
}

@media only screen and (max-width: 1338px) {
    .hidedesktop{
        display: block;
    }
    #MenuRelatie {
        float: none;
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        margin-left: -25px !important;
    }
    .menuRelatieItem {
        width: auto;
        padding: 5px;
        padding-left: 25px;
        flex: 1 1 25%;
    }
    .menuRelatieButton {
        width: 100% !important;
    }
}
@media only screen and (max-width: 1000px) {
    .menuRelatieItem {
        flex: 1 0 50%;
    }
}

.menuRelatieItem{
    width:100%;
    padding: 5px;
    padding-left: 25px;
}

.menuRelatieButton{
    padding: 5px;
    width: 200px;
    border: 0;
    border-radius: 3px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: inherit;
    display: inline-block;
    font: inherit;
    font-family: "brandon_grotesque_medium", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    font-size: 0.86667rem;
    font-weight: normal;
    letter-spacing: 0.5px;
    line-height: 30px;
    margin: 0;
    /*overflow: visible;*/
    /*padding: 0 1.13333rem;*/
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    vertical-align: middle;
    background-color: #b4b4b4;
    color: #fff;
    /*background-color: #c2d22d;
    color: #fff;*/
}

.menuRelatieButton:hover, .menuRelatieButton:focus {
    text-decoration: none;
    color: white;
    cursor: pointer;
}


.tableheaderinfo
{
    padding-left: 24px;
    /*margin-top: 24px;*/
    width: inherit !important;
    margin-top: 0 !important;
}

.page-template-template-relatieopportuniteiten .tableheaderinfo, .page-template-template-takendetail .tableheaderinfo, .page-template-template-bezoekrapportendetail .tableheaderinfo
{
    padding-left: 0;
    margin-top: 0px;
    flex: 1 1 50%;
}
.page-template-template-relatieopportuniteiten h2 + button + button
{
    margin-right: 24px;
}
.page-template-template-relatieopportuniteiten .tableheaderinfo .tdheaderinfo, .page-template-template-takendetail .tableheaderinfo .tdheaderinfo, .page-template-template-bezoekrapportendetail .tableheaderinfo .tdheaderinfo {
    padding-left: 0;
    padding-right: 24px;
}
.page-template-template-relatiebezoekrapporten .tableheaderinfo {
    margin-top: 0px;
}
span.tableheaderinfo {
    font-size: 1.6em;
    letter-spacing: 1px;
    text-transform: uppercase;
    width: auto !important;
}

.tdheaderinfo
{
    padding-left: 50px;
}

.tableRelaties
{
    /*max-width:1000px;*/
    width: 100%;
}

.tableTop
{
    margin-top:-20px;
    width: 1000px;
    padding-right: 200px;
}

.button--delete {
    background-color: #df3137;
    color: #ffffff; }
.button--delete:hover, .button--delete:focus {
    background-color: #cb2d32;
    color: #ffffff; }

.button--orange {
    background-color: #df7e2f;
    color: #ffffff; }
.button--orange:hover, .button--orange:focus {
    background-color: #bd6b28;
    color: #ffffff; }

.button--delete:disabled, .button--orange:disabled {
    background-color: #dfdfdf;
    color: #939393; }

.button--nocapital {
    text-transform: lowercase;
}


.detailformBezoekverslagenLeft{
    float:left;
    width: 45%;
}

.detailformBezoekverslagenRight{
    float:right;
    /*width: 700px;*/
    width: 55%;
}

.detailformBezoekverslagenClear{
    clear:both;
}

.bezoek-left
{
    padding-right: 50px;
    width: 150px;
}

.bezoek-right
{
    padding-right: 10px;
    width: 370px;
}

.detailformBezoekverslagenUpload
{
    padding-left: 45px;
}

.tablerowRed {
    background-color: #f68b8b;
}

.AgendaVTW {
    width: 300px;
    max-width: 100%;
    padding-bottom: 10px;
}

.detailformBezoekverslagenRight .panel {
    margin-bottom: 15px !important;
}

.form-group button {
    margin-left: 0px !important;
    margin-right: 10px;
}

#DocOmschrijvingBlok {
    padding-bottom: 15px;
}

#FileNameBlok {
    padding-bottom: 15px;
}

#ui-datepicker-div {display: none;}

.ui-datepicker  {
    background-color: white;
    border: 1px solid rgb(160,160,160);
    font-size: 12pt;
    margin-top: 5px;
}

#ui-datepicker-div td {
    text-align: center;
    padding: 5px;
    width: 35px;
}

.ui-datepicker-month {
    margin: 5px;
}

.ui-datepicker-year {
    margin: 5px;
}

.ui-state-default {
    color: #889417;
}

div.ui-datepicker-header a.ui-datepicker-prev {
    padding: 10px 5px 0px 10px;
    float: left;
    content: url('images/Prev_16x16.png');
}

div.ui-datepicker-header a.ui-datepicker-next {
    padding: 10px 10px 0px 5px;
    float:right;
    content: url('images/Next_16x16.png');
}

.ui-datepicker-title {
    text-align: center;
    float:left;
    width: calc(100% - 62px);
}


.width--150 {
    max-width: 150px !important;
    word-wrap: break-word;
}

.inputlink {
    cursor: pointer;
    text-decoration: underline;
    color: blue;
}

.kenmerkeditable {
    width: 100%;
    padding: 0;
    border-collapse: collapse;
}

.kenmerkeditable td {
    width: 100%;
    padding: 0px;
}

.btn-editkenmerk {
    width: 32px;
    height: 38px;
    background-image: url("images/Edit_32x32.png") ;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: 16px 16px;
    margin-left: 4px;
}

.btn-savekenmerk {
    display: none;
    width: 32px;
    height: 38px;
    background-image: url("images/Save_32x32.png") ;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: 16px 16px;
    margin-left: 4px !important;
    background-color: #1e6abc;
}

.btn-savekenmerk:hover {
    background-color: #1b5fa9;
}

.datebox:read-only {
    pointer-events: none;
}

.tableReservaties
{
    width:100%;
    margin-top:-20px;
}

.tableReservaties tr td.reldet-left
{
    width:35%;
}

.tableReservaties input {
    width: auto;
    text-align: center;
}

.tableReservaties .button {
    height: 38px;
    font-size: 15pt !important;
}

.tableReservaties tr .button:first-child {
    margin-right: 3px;
}

.tableReservaties tr .button:last-child {
    margin-left: 3px;
}

.tableReservaties input::-webkit-input-placeholder {
    text-align: center;
}

.tableReservaties input:-moz-placeholder { /* Firefox 18- */
    text-align: center;
}

.tableReservaties input::-moz-placeholder {  /* Firefox 19+ */
    text-align: center;
}

.tableReservaties input:-ms-input-placeholder {
    text-align: center;
}
.tableReservaties input[type=number]::-webkit-inner-spin-button,
.tableReservaties input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

.tableReservaties input:disabled {
    color: rgb(60,60,60);
}

.tableReservaties textarea:disabled {
    color: rgb(60,60,60);
}

.button--blue {
    background-color: #5e80ab;
    color: #ffffff;
}

.button--blue:disabled {
    background-color: #dfdfdf;
    color: #939393;
}

.flatpickr-input[readonly] {
    pointer-events: none;
}

.verplicht {
    font-weight: bold;
    color:red;
}

.form-group  {
    margin-top: 12px;
}

.page-section__search form {
    display: flex;
    align-items: center;
}

.page-section__search form.form-horizontal .form-label {
    display: block;
    margin-top: 0;
    margin-bottom: 0;
    flex: 1 1 50px;
    margin-right: 12px;
}

.page-section__search form.form-horizontal .form-controls {
    flex: 1 1 100%;
}
.page-section.page-section--requests .panel, .page-section.page-section--requests .table-info{
    float: none;
}
.page-template-template-bezoekrapportendetail .page-section.page-section--requests .panel {
    width: 100%;
    float: none;
    margin-left: 0;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}
.page-template-template-bezoekrapportendetail  .page-section.page-section--requests .table-info {
    width: calc(100% - 5.6rem);
    float: none;
    margin-left: 2.8rem;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}
.detailformBezoekverslagenLeft, .detailformBezoekverslagenRight{
    float: none;
    width: 100%;
    flex: 1 1 50%;
}
input[type="file"] {
    margin-top: 12px;
    width: 100%;
}
.js-nav-active body  {
    overflow: hidden;
    height: 100%;
    width: 100%;
}
.page-template-template-relatieopeningsuren .tableheaderinfo {
    margin-top: 0;
}
.dataTables_length, .dataTables_paginate {
    margin: 0.6rem 0.8rem;
}
.ellipsis {
    background-color: #ffffff;
    border-radius: 3px;
    color: #000000;
    display: inline-block;
    font-family: "brandon_grotesque_medium", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    font-size: 0.86667rem;
    letter-spacing: 0.5px;
    line-height: 32px;
    padding: 0 1.13333rem;
    text-transform: uppercase;
    margin-right: 6px;
    margin-top: 6px;
    transition: all 0.1s ease-in-out;
}
.paginate_button {
    border-radius: 3px;
    color: #757575;
    display: inline-block;
    font-family: "brandon_grotesque_medium", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    font-size: 0.86667rem;
    letter-spacing: 0.5px;
    padding: 0 1.13333rem;
    text-transform: uppercase;
    margin-right: 6px;
    margin-top: 6px;
    transition: all 0.1s ease-in-out;
}
a.paginate_button:hover, .paginate_button:hover, .paginate_button.current {
    color: #505050;
    cursor: pointer;
    transition: all 0.1s ease-in-out;
    text-decoration: underline;
}
.dataTables_paginate, .dataTables_length {
    text-align: center;
}
.login form .inline {
    width: 100%;
}
.dataTables_length, .bottom .dataTables_paginate { display: none; }
.dataTables_length select {
    border-radius: 5px;
}
.page-template-template-agenda .site-content .fc-button-group button {
    margin-left: 0 !important;
    margin-right: 0 !important;
}
.page-template-template-agenda .modal__body #filterform {
    display: flex;
    flex-wrap: wrap;
    margin-left: -12px;
    margin-right: -12px;
}
.page-template-template-agenda .modal__body #filterform > .margin {
    flex: 1 1 50%;
    padding-left: 12px;
    padding-right: 12px;
}
.page-template-template-agenda .modal__body #filterform > .margin + .margin {
    margin-top: 0;
}
.page-template-template-agenda .modal__dialog {
    max-width: 60vw;
    top: 5vh;
}
.page-template-template-agenda .modal__footer button {
    margin-bottom: 0.66667rem;
}
.page-template-template-agenda .modal {
    padding: 0 !important;
}
.modal {
    z-index: 9999;
}
.page-template-template-takendetail .page-section__heading, .page-template-template-bezoekrapportendetail .page-section__heading {
    margin-top: 12px;
}

.page-template-template-takendetail h2, .page-template-template-bezoekrapportendetail h2 {
    padding-right: 24px;
}
.page-template-template-takendetail .page-section__heading, .page-template-template-bezoekrapportendetail .page-section__heading {
    width: inherit !important;
}
.page-template-template-relatiedetail .page-section.page-section--requests .page-section__heading {
    width: 100%;
}
.page-template-template-relatiedetail .page-section.page-section--requests .page-section__heading input {
    max-width: 400px;
}
.page-template-template-relatiedetail .page-section.page-section--requests .page-section__heading .relatienaam {
    margin-top: 20px;
}
.select {
    max-width: 100% !important;
}
/* responsive tables */
@media only screen and (min-width: 1501px) {
    .hideonxlarge {
        display: none;
    }

}
@media only screen and (max-width: 1500px) and (min-width: 1401px) {
    .hideonlarge {
        display: none;
    }
}
@media only screen and (max-width: 1400px) {
    .hideonmedium {
        display: none;
    }
    .detailformBezoekverslagenRight #overzicht.table--responsive tr {
        display: block !important;
    }
    .detailformBezoekverslagenRight #overzicht.table--responsive {
        width: 100%;
    }
    .detailformBezoekverslagenRight #overzicht.table--responsive tr {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
    }
    .detailformBezoekverslagenRight #overzicht.table--responsive td {
        margin-bottom: 12px;
        display: block;
        width: 100% !important;
        display: block !important;
        margin-top: 0 !important;
        margin-bottom: 0 !important;
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }
    .detailformBezoekverslagenRight #overzicht.table--responsive tbody {
        display: flex;
        flex-wrap: wrap;
    }
    .detailformBezoekverslagenRight #overzicht.table--responsive tbody tr {
        flex: 1 1 50%;
        /*border-bottom: 1px solid #e2e2e2;*/
        border-top-color: #e2e2e2 !important;
        padding-top: 6px;
        padding-bottom: 6px;
    }
}
@media only screen and (max-width: 800px) { /* was 1200 dan 1000 */
    .tableRelaties tbody td, .tableRelaties tbody th {
        width: 100% !important;
        display: block !important;
        margin-top: 6px !important;
        margin-bottom: 0 !important;
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }
    .tableRelaties .reldet-right {
        margin-top: 2px !important;
    }
    .tableRelaties tbody {
        display: flex;
        flex-wrap: wrap;
    }
    .tableRelaties tr {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
}
    .tableRelaties tbody tr {
        flex: 1 1 50%;
        /*border-bottom: 1px solid #e2e2e2;*/
        border-top-color: #e2e2e2 !important;
    }
}

@media only screen and (max-width: 750px) { /* was 1200 dan 1000 */
    .page-template-template-agenda .modal__dialog {
        max-width: 80vw;
    }
    .table--responsive, .tableRelaties, .tableReservaties {
        width: 100%;
    }
    .tableRelaties tr, .table--responsive tr, .tableReservaties tr {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
    }
    .tableRelaties td.reldet-right, .table--responsive td, .tableReservaties td {
        margin-bottom: 12px !important;
        display: block;
    }
    .page-template-template-relatieopportuniteiten .tableheaderinfo {
        padding-top: 8px;
    }
    .tableRelaties tbody td, .tableRelaties tbody th, .table--responsive td, .tableReservaties tbody td, .tableReservaties tbody th {
        width: 100% !important;
        display: block !important;
        margin-top: 0 !important;
        margin-bottom: 0 !important;
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }
    .tableRelaties tbody, .table--responsive tbody, .tableReservaties tbody {
        display: flex;
        flex-wrap: wrap;
    }
    .tableRelaties tbody tr, .table--responsive tbody tr, .tableReservaties tbody tr {
        flex: 1 1 50%;
        /*border-bottom: 1px solid #e2e2e2;*/
        border-top-color: #e2e2e2 !important;
        padding-top: 6px;
        padding-bottom: 6px;
    }
    .tableRelaties tbody tr.even, .table--responsive tbody tr.even {
        border-left: 1px solid #e2e2e2;
    }
    .tableRelaties .kenmerkeditable tr > td + td, #detailform .kenmerkeditable tr > td + td, .tableReservaties .reldet-right .button--small {
        flex: 0 1 38px;
    }
    .page-template-template-bezoekrapportendetail .page-section.page-section--requests .panel, .page-template-template-bezoekrapportendetail .page-section.page-section--requests .table-info, .page-template-template-bezoekrapportendetail .page-section.page-section--requests .table-info {
        margin-left: 0;
        width: 100%;
    }
    .tableRelaties .kenmerkeditable td {
        flex: 0 1 calc(100% - 38px);
    }
    .tableRelaties .kenmerkeditable tr > td + td {
        flex: 0 1 38px;
    }
    .page-template-template-relatiecontactpersonen  .tableheaderinfo {
        padding-left: 0;
    }
    a .fa-eye {
        background-color: #a0a0a0;
        padding: 0.4em 0.8em;
        border-radius: 5px;
        color: #2f2f2f;
    }
    .page-template-template-relatieopportuniteiten .tableheaderinfo {
        width: 100% !important;
    }
    .page-template-template-relatiebezoekrapporten .tableheaderinfo {
        padding-left: 0px;
    }
    .page-template-template-relatieconcurrenten .tableheaderinfo {
        padding-left: 0px;
    }
    .dark .menu-item a:hover, .dark .menu-item.current-menu-item a, .dark .menu-item.current-page-ancestor a, .dark .menu-item.current_page_parent a {
        color: #000;
    }
}

@media only screen and (max-width: 1000px) {
    .page-template-template-takendetail h2, .page-template-template-bezoekrapportendetail h2 {
        padding-right: 0;
    }
    .paginate_button {
        background-color: #efedec;
        color: #a9a6a6;
        line-height: 32px;
        margin-right: 6px;
        margin-top: 6px;
    }
    a.paginate_button:hover, .paginate_button:hover, .paginate_button.current {
        color: #7d7d7d;
        background-color: #d8d8d8;
        text-decoration: none;
    }
    .page-section__heading {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        align-items: center;
        align-content: flex-start;
    }
    #TitlePage, .tableheaderinfo {
        width: 100%;
    }
    .tableheaderinfo, .tdheaderinfo, .page-template-template-relatieopportuniteiten .tableheaderinfo {
        padding-left: 0;
    }
    .page-template-template-relatieorders h2, .page-template-template-relatiesales h2, .page-template-template-relatietaken h2, .page-template-template-relatiedocumenten h2,
    .page-template-template-relatieorders .tableheaderinfo, .page-template-template-relatiesales .tableheaderinfo, .page-template-template-relatietaken .tableheaderinfo, .page-template-template-relatiedocumenten .tableheaderinfo {
        /* flex: 1 0 auto; */
    }
    .page-template-template-relatieconcurrenten .tableheaderinfo, .page-template-template-relatieklachten .tableheaderinfo, .page-template-template-relatiebezoekrapporten .tableheaderinfo, .page-template-template-relatieorders .tableheaderinfo, .page-template-template-relatiesales .tableheaderinfo, .page-template-template-relatietaken .tableheaderinfo, .page-template-template-relatiedocumenten .tableheaderinfo {
        margin-left: 1.33333rem;
    }

    .page-template-template-relatiebezoekrapporten .tableheaderinfo {
        text-align: center;
    }

    .tableheaderinfo, .page-template-template-relatieopportuniteiten .tableheaderinfo {
        margin-top: 8px;
    }
    .page-template-template-relatiedetail .page-section__heading {
        flex-wrap: nowrap;
    }
    .relatienaam {
        flex: 1 1 100px;
        margin-left: 0;
    }
    #RelNaam {
        flex: 1 1 100%;
    }
    .page-template-template-agenda .modal__body #filterform > .margin {
        flex: 1 1 100%;
    }
}
@media only screen and (max-width: 992px) {
    .detailformBezoekverslagenUpload {
        padding-left: 0;
    }
    .page-template-template-relatiecontactpersonen  .tableheaderinfo {
        padding-left: 24px;
    }
    .page-section--login .page-section__content {
        text-align: center;
    }
}
@media only screen and (max-width: 700px) {
    .page-template-template-agenda .fc-center {
        margin-top: 8px;
    }
    .page-template-template-agenda .site-content button {
        /*margin-left: 0 !important;
        margin-right: 0.66667rem;
        margin-top: 0.66667rem;*/
    }
    #detailform table, .detailformBezoekverslagenLeft table, .detailformBezoekverslagenRight table, .table--responsive {
        width: 100%;
    }
   #detailform tr, .detailformBezoekverslagenLeft tr, .detailformBezoekverslagenRight tr {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
    }
    #detailform td.reldet-right, .detailformBezoekverslagenLeft td, .detailformBezoekverslagenRight td {
        margin-bottom: 1px !important;
    }
    #detailform td, #detailform th, .detailformBezoekverslagenLeft th, .detailformBezoekverslagenRight th, .detailformBezoekverslagenLeft td, .detailformBezoekverslagenRight td {
        flex: 1 1 100%; /* was 50% */
        width: 100% !important;
        height: auto !important;
    }
    .page-template-template-relatieopeningsuren #detailform td, .page-template-template-relatieopeningsuren #detailform th {
        flex: 1 1 100%;
    }
    .tableRelaties .kenmerkeditable tr > td + td, #detailform .kenmerkeditable tr > td + td {
        flex: 0 1 38px !important;
    }
    .page-section.page-section--requests .panel, .page-section.page-section--requests .table-info {
        margin-left: 0;
        width: 100%;
    }
    .tableReservaties .reldet-right {
        display: flex !important;
    }
    .tableReservaties .reldet-right button + input {
        flex: 0 1 calc(100% - 72px);
    }

}
@media only screen and (max-width: 768px) {
    .page-template-template-relatiecontactpersonen  .tableheaderinfo {
        padding-left: 0;
    }
    .page-template-template-agenda .btn-group {
        display: inline-block;
        margin-left: 12px;
        margin-right: 12px;
        margin-bottom: 12px;

        text-align: right;
        display: flex;
        flex-wrap: wrap;
        margin-top: 12px;
        margin-left: -12px;
        margin-right: -12px;
    }

    .page-template-template-agenda .btn-group .button {
        margin-bottom: 0.66667rem;
        flex: 1 1 calc(50% - 24px);
        margin-left: 12px;
        margin-right: 12px;
    }
}

@media only screen and (max-width: 700px) {
    .tableReservaties .reldet-right {
        padding-right: 0;
    }
    .page-template-template-relatiedetail #detailform td, .tableRelaties tbody tr, .table--responsive tbody tr, .tableReservaties tbody tr, .detailformBezoekverslagenLeft, .detailformBezoekverslagenRight {
        flex: 1 1 100%;
    }

}
@media only screen and (max-width: 560px) {
    .page-template-template-agenda .fc-toolbar .fc-right {
        float: left;
    }
    .page-template-template-relatiecontactpersonen .page-section__heading .button + .button {
        margin-right: 1.33333rem;
    }
    .page-template-template-agenda .modal__dialog {
        max-width: 95vw;
        margin-top: 0;
    }
    .detailformBezoekverslagenRight #overzicht.table--responsive tbody tr {
        flex: 1 1 100%;
    }
}
@media only screen and (min-width: 500px) { /* min!! */
    .form-horizontal .form-controls {
        margin-left: 165px;
    }
    .form-horizontal .form-label {
        float: left;
        margin-top: 7px;
        width: 150px;
    }
}
@media only screen and (max-width: 500px) {
    .page-template-template-agenda .btn-group .button {
        flex: 1 1 100%;
    }
}
@media only screen and (max-width: 420px) {
    .modal__footer {
        text-align: right;
        display: flex;
        flex-wrap: wrap;
        margin-left: -12px;
        margin-right: -12px;
    }

    .modal__footer .button, .modal__footer .button + .button {
        margin-bottom: 0.66667rem;
        flex: 1 1 50%;
        margin-left: 12px;
        margin-right: 12px;
    }
}
@media only screen and (max-width: 420px) {
    .page-template-template-relatietaken .tableheaderinfo {
        padding-left: 0;
    }
    .tableRelaties td, .tableRelaties th, #detailform td, #detailform th, .detailformBezoekverslagenLeft th, .detailformBezoekverslagenRight th, .detailformBezoekverslagenLeft td, .detailformBezoekverslagenRight td {
        flex: 1 1 100%;
    }
    .tableRelaties .kenmerkeditable td {
        flex: 0 1 calc(100% - 38px) !important;
    }
    .tableRelaties .kenmerkeditable tr > td + td {
        flex: 0 1 38px;
    }
    .tableheaderinfo, .tableheaderinfo tr {
        display: flex;
        flex-direction: column;
    }
    .form-group  {
        margin-top: 0;
    }
    .form-group button {
        margin-bottom: 12px;
    }
}
/* height */
@media only screen and (min-width: 768px) and (max-height: 800px) {
    .site-header {
        margin-top: 0;
        margin-bottom: 0;
        padding-top: 1rem;
        padding-bottom: 1rem; }
    main {
        padding-top: 1.86667rem;
        padding-bottom: 1.86667rem;
    }
}
@media only screen and (max-height: 800px) {
    .mobile-navigation .menu-item a {
        padding: 1.5rem;
    }
}
@media only screen and (max-height: 750px) {
    .mobile-navigation .menu-item a {
        padding: 1rem;
    }
}

@media only screen and (max-height: 600px) {
    .mobile-navigation .menu-item a {
        padding: 0.5rem;
        font-size: 1.2em;
    }
}
@media only screen and (max-height:550px) {
    .mobile-navigation .menu-item a {
        padding: 0.5rem;
        font-size: 1em;
    }
}

@media only screen and (max-width: 1200px) {
    .tableRelaties tbody tr.even, .table--responsive tbody tr.even {
        border-left: 0;
        border-top: 1px solid #e2e2e2;
    }
}
.table--divider > tr:not(:first-child), .table--divider > :not(:first-child) > tr, .table--divider > :first-child > tr:not(:first-child) {
    border: 0;
    border-top: 0;
}


.grid {
    display: flex;
    margin-left: -15px;
    margin-right: -15px;
}

.column-2 {
    flex: calc(50% - 30px);
    margin-left: 15px;
    margin-right: 15px;
}

.grid .page-section__heading {
    width: 100% !important;
}

@media screen and (max-width: 600px) {
    .grid {
        display: flex;
        margin-left: 0;
        margin-right: 0;
    }
    .column-2 {
        width: 100%;
        margin-left: 0;
        margin-right: 0;
    }
}

.select2-container--default .select2-results__option[aria-disabled=true] {
    display: none;
}

.page-template-template-admin .c-dealer-link--desktop {
    border-radius: 3px;
    margin-bottom: 12px;
}



/* LOADER */

.loader-wrapper {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background-color: white;
    display:flex;
    justify-content: center;
    align-items: center;
}

.loader {
    display: inline-block;
    width: 30px;
    height: 30px;
    position: relative;
    border: 4px solid #d88d43;
    animation: loader 2s infinite ease;
}

.loader-inner {
    vertical-align: top;
    display: inline-block;
    width: 100%;
    background-color: #d88d43;
    animation: loader-inner 2s infinite ease-in;
}
@keyframes loader {
    0% { transform: rotate(0deg);}
    25% { transform: rotate(180deg);}
    50% { transform: rotate(180deg);}
    75% { transform: rotate(360deg);}
    100% { transform: rotate(360deg);}
}
@keyframes loader-inner {
    0% { height: 0%;}
    25% { height: 0%;}
    50% { height: 100%;}
    75% { height: 100%;}
    100% { height: 0%;}
}

.panel--info {
    background-color: rgb(216, 141, 67);
    color: #fff;
    padding: 10px 15px;
    border: 1px solid #b26d29;
    display: block;
    margin: 0 0 12px 0;
}

.chb {
    accent-color: #d88d43;

}

.table tr.row-totaal {
    background-color: #f2eae1 !important;
}