@charset "UTF-8";
/* CSS Document */

@font-face {
    font-family: 'Font Book';
    src: url('https://kantoor.consor.nl/fonts/FuturaPTBook.eot');
    src: url('https://kantoor.consor.nl/fonts/FuturaPTBook.eot?#iefix') format('embedded-opentype'),
        url("https://kantoor.consor.nl/fonts/FuturaPTBook.otf") format("opentype"),
        url('https://kantoor.consor.nl/fonts/FuturaPTBook.woff2') format('woff2'),
        url('https://kantoor.consor.nl/fonts/FuturaPTBook.woff') format('woff'),
        url('https://kantoor.consor.nl/fonts/FuturaPTBook.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Font Demi';
    src: url('https://kantoor.consor.nl/fonts/FuturaPTDemi.eot');
    src: url('https://kantoor.consor.nl/fonts/FuturaPTDemi.eot?#iefix') format('embedded-opentype'),
        url("https://kantoor.consor.nl/fonts/FuturaPTDemi.otf") format("opentype"),
        url('https://kantoor.consor.nl/fonts/FuturaPTDemi.woff2') format('woff2'),
        url('https://kantoor.consor.nl/fonts/FuturaPTDemi.woff') format('woff'),
        url('https://kantoor.consor.nl/fonts/FuturaPTDemi.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Font Bold';
    src: url('https://kantoor.consor.nl/fonts/FuturaPTBold.eot');
    src: url('https://kantoor.consor.nl/fonts/FuturaPTBold.eot?#iefix') format('embedded-opentype'),
        url('https://kantoor.consor.nl/fonts/FuturaPTBold.woff2') format('woff2'),
        url('https://kantoor.consor.nl/fonts/FuturaPTBold.woff') format('woff'),
        url('https://kantoor.consor.nl/fonts/FuturaPTBold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

body {
  font-size: 14px;
  font-weight: normal;
  font-family: 'Font Book', Arial;
  line-height: 1.5;
  letter-spacing: .5px;
  background-color:#fdfdfb;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    padding-right: 10px;
    padding-left: 10px;
}

hr {
  margin: 1rem 0;
  border: 0;
  opacity: 0.25;
}

hr:not([size]) {
  height: 1px;
}

h6, .h6, h5, .h5, h4, .h4, h3, .h3, h2, .h2, h1, .h1 {
  line-height: 1.2;
  margin-top: 25px;
  margin-bottom: 20px;
  font-family: 'Font Demi', Arial;
  font-weight: normal;
}

h1, .h1 {
  font-size: 24px;
}
@media (min-width: 1200px) {
  h1, .h1 {
    font-size: 32px;
  }
}

h2, .h2 {
  font-size:18px;
}
@media (min-width: 1200px) {
  h2, .h2 {
    font-size: 26px;
  }
}

h3, .h3 {
  font-size: 20px;
}
@media (min-width: 1200px) {
  h3, .h3 {
    font-size: 24px;
  }
}

h4, .h4 {
  font-size: 16px;
}
@media (min-width: 1200px) {
  h4, .h4 {
    font-size: 15px;
  }
}

h5, .h5 {
  font-size: 16px;
}

h6, .h6 {
  font-size: 16px;
}


p {
  margin-top: 0;
  margin-bottom: 1rem;
}

b,
strong {
  font-family: 'Font Demi';
    font-weight: normal;
}

a:focus, a:hover {
    color: #5a4c3e;
    text-decoration: none;
}

a {
    color: #000;
    text-decoration: none;
}

small, .small {
  font-size: 0.875em;
}

.navbar-inverse, #results table thead tr, tr.persist-header {
    background-color: #e6d1bd !important;
}

#results table tfoot tr{
        font-family: 'Font Demi';
    font-style:normal;
}

.navbar-logo {
    margin: 10px 15px 10px 0px;
    background-image: url(hizihairlogo.jpg);
    background-size: cover;
}

@media (min-width: 768px) {
    .navbar-nav>li>a {
        padding-top: 20px;
        padding-bottom: 20px;
        padding: 20px 15px;
        font-size: 13px;
    }
}

@media (min-width: 768px) {
    .navbar-right>li>.fa-university {
        padding: 17px 0px 10px 0px;
        font-size: 13px;
    }
}

.navbar-right .fa-university::before{
    display:none;
}

.navbar-inverse {
    border-color: #a08872;
}
.navbar-inverse .navbar-nav > li > a:hover {
    color: #fdfdfb;
}
.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
    color: #fdfdfb;
}
#results table thead tr, #results table tfoot tr {
    font-weight: bold;
}
#cursuslijst tfoot th select {
    background-color: #e6d1bd;
}
.navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.open>a:focus, .navbar-inverse .navbar-nav>.open>a:hover {
    color: #fff;
    background-color: #836f5e;
}

.dropdown-menu {
    background-color: #fdfdfb;
    border-radius: 10px;
}

.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
    color: #262626;
    text-decoration: none;
    background-color: #f9f7f4;
}

.dropdown-menu>li>a {
    padding: 4px 18px;
}

.body-content {
    padding-left: 15px;
    padding-right: 15px;
}

.bondelen td, .bondelen th, .loopbon td, .loopbon th {
    padding: 7px 10px 7px 0px;
}
span#typeswitch {
    padding-right: 9px;
}

form#bondeel {
    padding: 10px 0px;
}

.form-control {
    border-radius: 10px;
        color: #000;
    background:#fdfdfb;
}

select.form-control {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width="16" height="16" fill="%23ccc"><path d="M7 10l5 5 5-5H7z"/></svg>');
    background-repeat: no-repeat;
    background-position: right 5px center;
    background-size: 16px;
    font-weight: normal;
    height: 34px;
	 padding-right:24px;
}

select.tag{
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='16' height='16' fill='%23000000'><path d='M7 10l5 5 5-5H7z'/></svg>");
    background-repeat: no-repeat;
    background-position: right 10px center;
    background-size: 12px;
    padding-right: 10.5px; /* Zorgt ervoor dat tekst niet over de pijl valt */
    font-weight: normal;
    height: 34px;
    border: none;
    border-radius: 0px;
    cursor: pointer;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.form-control:focus {
    border-color: #ccc;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(204, 204, 204, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(204, 204, 204, .6);
}
input::-webkit-input-placeholder { /* Chrome, Safari, Edge */
    font-size: 14px;
}

input::-moz-placeholder { /* Firefox */
    font-size: 14px;
}

input:-ms-input-placeholder { /* Internet Explorer 10-11 */
    font-size: 14px;
}

input::placeholder { /* Standaard */
    font-size: 14px;
}


.ui-menu .ui-menu-item {
    padding: 5px 1em 5px .4em;
}

.ui-autocomplete {
    padding: 10px 20px 10px 10px;
    border-radius: 10px;
    margin-top: -1px;
}

.ui-widget {
    font-size: 14px;
}

.ui-menu-item .ui-menu-item-wrapper.ui-state-active {
    background:#fdfdfb !important;
    font-weight: bold !important;
    color:#000 !important;
    border:none !important;
} 

.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 10px;
    margin-left: -2px;
    margin-right: 2px;
}

.alert-warning {
    color: #000;
    background-color: #fdfdfb;
    border-color: #a26267;
}

.loopbon {
    font-size: 14px !important;
    background-color: #fdfdfb !important;
    padding: 14px;
    display:block;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 10px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    margin-top:15px;
}

.loopbon tr td:first-child {
    text-align: left;
}


.bondelen>tr:nth-of-type(odd) {
    background-color: transparent !important;
}

.loopbon tfoot th.prijs #kortingtotaal, .loopbon tfoot th.prijs #bontotaal  {
    padding-top:5px;
    border-top: 1px solid #000 !important;
    font-family: 'Font Demi';
    font-style:normal;
}

.loopbon thead tr:first-child{
    display:none;
}

div.dataTables_wrapper div.dataTables_length select {
    margin-right: 8px;
}

.row {
    margin-bottom: 15px;
    margin-top: 15px;
}

.panel-heading .row{
    margin:5px auto;
}

.modal-body .row{
        margin-bottom: 5px;
    margin-top: 5px;
}

.btn-primary {
    color: #fff;
    background-color: #4a7249;
    border-color: #4a7249;
}
.btn-primary:hover {
    color: #fff;
    background-color: #3d5f3c;
    border-color: #3d5f3c;
}

.btn-danger{
        color: #fff;
    background-color: #833c3c;
    border-color: #833c3c;
}

.btn-danger:hover{
        color: #fff;
    background-color: #5e2c2c;
    border-color: #5e2c2c;
}

.pagination>li>a, .pagination>li>span {
    color: #000;
}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
    color: #000;
    background-color: #e6d1bd;
    border-color: #e6d1bd;
}
.pagination>li>a:focus, .pagination>li>a:hover, .pagination>li>span:focus, .pagination>li>span:hover {
    z-index: 2;
    color: #000;
    background-color: #e6d1bd;
    border-color: #e6d1bd;
}

.btn {
    padding: 0px 12px;
    height: 32px;
    border-radius: 10px;
    font-size: 14px;
    line-height: 32px;
}
.btn-success{
    color: #fff;
    background-color: #4a7249;
    border-color: #4a7249;
}

.btn-success:hover {
    color: #fff;
    background-color: #3d5f3c;
    border-color: #3d5f3c;
}

.btn-default{
    margin-right:5px;
}

#outer .btn-default{
    margin-right:0px;
}

.table>thead>tr>th {
    border-bottom: 1px solid;
}

.table-striped>tbody>tr:nth-of-type(odd) {
    background-color: transparent;
}

.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
    padding: 11px 10px 9px 10px;
    line-height: 1.42857143;
    vertical-align: middle;
    border-bottom: 1px solid #ddd;
    border-top: none;
}

.table>thead>tr>th {
    vertical-align: bottom;
    border-bottom: 2px solid #000;
}

div.dataTables_wrapper div.dataTables_info {
    padding-top: 15px;
    font-size: 10px;
}

.pull-left .dataTables_info{
    padding-top:0px !important;
}

.even.selected, .odd.selected {
    background-color: #e6d1bd !important;
}

td.dt-body-nowrap i {
    margin-right: 4px; /* Pas de afstand aan naar wens */
}

a[title="Prijswijzigingen"], #haalexcel {
    height: 34px;
    line-height: 33px;
    background: #e6d1bd !important;
    width: 24px;
    text-align: center;
    border-radius: 10px;
    color:#000;
}

a[title="Lijst opvragen"] {
    height: 34px;
    line-height: 33px;
    background: #e6d1bd !important;
    width: 34px;
    text-align: center;
    border-radius: 10px;
    color:#000;
}

a[title="Prijswijzigingen"]:hover, #haalexcel:hover {
    background: #836f5e; !important;
}

.pagination>li:first-child>a, .pagination>li:first-child>span {
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
}

.pagination>li:last-child>a, .pagination>li:last-child>span {
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
}

select.input-sm {
    line-height: 24px;
}

.control-label {
    line-height: 34px;
}
.pull-right, .pull-left {
    /* margin-top: 10px; */
    display: flex;
    align-items: center;
    height: 34px;
}

.input-group-btn>.btn {
    height: 34px;
}

.list-group-item:last-child {
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
}
.list-group-item:first-child {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.multisearch .list-group-item .fa-times {
    right: 10px;
}

.modal-content {
    border-radius: 0px 0px 10px 10px;
        background-color:#fdfdfb;
}

.modal-footer .pull-left{
    margin-top: 0 !important;
}

@media (min-width: 768px) {
    .form-horizontal .control-label {
        padding-top: 0px;
    }
}

#BehandelingenList{
    padding-left:10px;
}

.badge {
    margin-top:1px;
    padding: 5px 12px;
    color: #000;
    background-color: #fdfdfb;
    border-radius: 10px;
    font-family:'Font Book', Arial;
}

.form-group label {
    display: block;
    align-items: center; /* Zorgt ervoor dat checkbox en tekst uitgelijnd zijn */
    gap: 6px; /* Ruimte tussen checkbox en tekst */
    height: 34px;
}

.pull-right label {
    margin-bottom: -1px;
}

.pull-right input[type=checkbox], input[type=radio] {
    margin: 0px 5px 0 5px;
}

.form-group input[type=checkbox], .form-group input[type=radio] {
    margin: -1px 0 0;
    margin-top: -1px;
}

input[type=checkbox], input[type=radio] {
    margin: 0px 5px 0 0px;
    margin-top: 0px;
    line-height: normal;
}

table.dataTable {
    margin-bottom: 20px !important;
}

#AgendaNav {
    top: 90px;
}

#AgendaNav .fa{
    height: 34px;
    line-height: 33px;
    background: #e6d1bd !important;
    width: 34px;
    text-align: center;
    border-radius: 10px;
    color:#000;
}

#AgendaNav .fa.green{
    color:#4a7249;
}

#AgendaNav .fa:hover{
background: #836f5e; !important;
}

#wrapper {
    top: 140px;
}

.input-group-addon {
    padding: 7px 12px 5px 12px;
    color: #000;
    border-radius: 10px;
    height: 34px;
    border-right: none;
    background: #fdfdfb;
}


.input-group-addon:last-child {
    border-right: 1px solid #CCC;
}

.input-group .form-control {
    border-right: none;
}

.input-group .form-control:last-of-type {
    border-right: 1px solid #ccc;
}

.btn-search, .btn-print {
    color: #000;
    background-color: #e6d1bd;
    border-color: #ccc;
}

.btn-search:hover, .btn-print:hover {
    color: #000;
    background-color: #c7b4a2;
    border-color: #ccc;
}

label {
    line-height: 33px;
}

div.dataTables_wrapper div.dataTables_filter input {
    height: 34px;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    input[type=date].form-control, input[type=time].form-control, input[type=datetime-local].form-control, input[type=month].form-control {
        padding-top: 8px;
    }
}

.fa-times{
    padding-right:5px;
}
pre {
    padding: 10px;
    font-size: 12px;
    border-radius: 10px;
    text-align: center;
        -webkit-box-shadow: 0 0px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 0px 12px rgba(0, 0, 0, .175);
}

.list-group-item {
    background-color: #fdfdfb;
}

@media (min-width: 992px) {
    .col-md-offset-2 {
        margin-left: 16.66666667%;
    }

 .col-md-offset-2 .col-lg-12,  .col-md-offset-2 .col-md-12, .col-md-offset-2 .col-sm-12,  .col-md-offset-2 .col-xs-12 {
    padding-right: 15px;
    padding-left: 15px;
}
}

.ui-datepicker{
    width:60% !important;
    margin-top:55px;
    padding:10px;
    border-radius:10px;
    margin-left:-10%;
    background: #fdfdfb;
}

.dropdown-menu ~ .ui-datepicker{
    width: 60% !important;
    margin-top:34px;
    margin-left:0%;
    background: #fdfdfb;
}


@media (min-width: 768px) {
   .dropdown-menu ~ .ui-datepicker{
        margin-top: 34px !important;
        left: 20% !important;
        margin-left: 0% !important;!i;!;
    }
}

.modal-open .ui-datepicker{
    margin-left:0%;
}

#outer .ui-datepicker{
    width:100% !important;
    margin-top:34px;
}

.ui-datepicker .ui-datepicker-buttonpane button {
    margin: 10px 0 1px;
    overflow: visible;
    color: #fff;
    background-color: #4a7249;
    border-color: #4a7249;
padding:6px 15px;
    opacity:1;
}

.ui-datepicker .ui-datepicker-buttonpane button:hover {
    color: #fff;
    background-color: #3d5f3c;
    border-color: #3d5f3c;
}

.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: 1px solid #ccc;
    background: #fdfdfb;
    border-radius:4px;
    font-weight: normal;
    color: #000;
    text-align:center;
    padding:3px 2px 2px 4px;
}

.ui-widget-header .ui-icon {
    background: none !important; /* Verwijder de originele sprite */
    width: 12px;
    height: 12px;
}

/* Volgende knop (→) */
.ui-datepicker-next{
    background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 12 12"><polygon points="2,1 10,6 2,11" fill="black"/></svg>');
    background-repeat: no-repeat;
    background-position: center;
    background-size: 15px;
}

/* Vorige knop (←) */
.ui-datepicker-prev {
    background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 12 12"><polygon points="10,1 2,6 10,11" fill="black"/></svg>');
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    background-size: 15px;
}

.ui-widget-header {
    border: none;
    background: #fdfdfb;
    color: #000;
    font-weight: bold;
}

.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
    background-color: #4a7249;
    border-color: #4a7249;
    color: #fff;
}

.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus, .ui-button:hover, .ui-button:focus {
    border: 1px solid #e6d1bd;;
    background: #e6d1bd;
    color: #000;
}

.ui-datepicker .ui-datepicker-next-hover{
    background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 12 12"><polygon points="2,1 10,6 2,11" fill="black"/></svg>');
    background-repeat: no-repeat;
    background-position: center;
    background-size: 15px;
    border:none;
    top:2px;
    right:2px;
    background-color: transparent;
}

.ui-datepicker .ui-datepicker-prev-hover{
    background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 12 12"><polygon points="10,1 2,6 10,11" fill="black"/></svg>');
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    background-size: 15px;
    border:none;
    top:2px;
    left:2px;
    background-color: transparent;
}

.feestdag a {
    background-color: #000 !important;
    background-image: none !important;
    color: #fff !important;
    border: 1px solid #000 !important;
}

div.dataTables_wrapper div.dataTables_filter{
    margin-top:15px;
}

.dataTables_filter div {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.dataTables_filter div label {
    display: flex;
    align-items: center;
    line-height: 1;
    margin-left: 10px;
}

.dataTables_filter div label input{
margin-top:-2px;
}

.table-striped{width:100% !important;margin-top:15px;}

.table-striped.loopbon{
width:auto !important;
}

th i.fa, th i.fa-2 {
    color: #000;
    font-size:14px;
}

.ui-widget {
    font-family: 'Font Book',Arial, Helvetica, sans-serif;
    font-size: 1em;
}

i.valuta {
    font-family: 'Font Book';
    font-style: normal;
}

.table-responsive .table-condensed, .tellingen{
    width:100%;
    border-radius:10px;
            -webkit-box-shadow: 0 0px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 0px 12px rgba(0, 0, 0, .175);
    margin:10px auto;
}
.tellingen>thead>tr>th, .tellingen>tfoot>tr>th{
padding:15px 15px 10px 15px;
    font-family: 'Font Demi';
    font-style: normal;
    text-align:right;
}

.tellingen>tbody>tr>td{
padding:0px 15px 10px 15px;
}

.table-responsive .table-condensed th{
padding:15px 15px 10px 15px;
        font-family: 'Font Demi';
    font-style: normal;
    text-align:right;
}

.table-responsive .table-condensed th:first-child{
    text-align:left;
}

.table-responsive .table-condensed td{
padding:0px 15px 10px 15px;
}

.col-xs-4.table-responsive .table-condensed td{
    padding:0px 15px 10px 15px;
    border-bottom:0;
}

.col-xs-4.table-responsive .table-condensed tr:first-child td:first-child, .col-xs-4.table-responsive .table-condensed tr:first-child td:nth-child(2){
    padding:15px 15px 10px 15px;
}

.col-xs-4.table-responsive .table-condensed tr:last-child{
            font-family: 'Font Demi';
    font-style: normal;
}

.toontellingen, #results > a:first-child, #tonen {
    padding: 0px 12px;
    height: 32px;
    border-radius: 10px;
    font-size: 14px;
    line-height: 32px;
        color: #fff;
    background-color: #4a7249;
    border-color: #4a7249;
    display:inline-block;
                font-family: 'Font Demi';
    font-style: normal;
}

.toontellingen:hover, #results > a:first-child:hover, #tonen:hover {
    color: #fff;
    background-color: #3d5f3c;
    border-color: #3d5f3c;
                font-family: 'Font Demi';
    font-style: normal;
}

#klanten_filter .input-sm{
    margin-top:-4px;
}

#klanthistory>tfoot>tr>td{
    border-bottom:0;
}

#historie{
    margin-top:15px;
}

#historie .ui-widget-content{
    border:none;
}

#historie .ui-tabs .ui-tabs-nav li {
    border-bottom-width: 1px;
    border-radius:10px;
    color:#000;
}

#historie .ui-state-active a, #historie .ui-state-active a:link, #historie .ui-state-active a:visited {
    color: #000;
    text-decoration: none;
}

#historie  .ui-tabs .ui-tabs-nav li.ui-tabs-active{
        border: 1px solid #e6d1bd;;
    background: #e6d1bd;
}

#historie .input-group {
margin-top:15px
}

#historie #tabkassabon{
    padding-left:3px;
}


#historie input.form-control {
    line-height: 33px;
    padding: 22px 15px;
}

#historie #detail{
    display:table !important;
    margin-top:0;
    margin-bottom:0;
}

#historie #detail th a{
    color:#000 !important;
                    font-family: 'Font Demi';
    font-style: normal;
    text-decoration:none !important;
}

.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button {
    font-family: 'Font Book', Arial, Helvetica, sans-serif;
    font-size: 1em;
}

#kiestijd, #oops, #kiesdat{
    color:#833c3c !important;
    margin-top:5px;
    margin-bottom:5px;
}

#seldatums .ui-datepicker {
    width: 100% !important;
    margin-top: 0px;
    padding: 10px;
    border-radius: 10px;
    margin-left: 0;
    background: #fdfdfb;
}

#tijden ul{
    padding-inline-start: 0px;
}

#tijden ul li {
    cursor: pointer;
    display: inline-block;
    width: 21%;
    height: 32px !important;
    line-height: 32px !important;
    margin: 2% 2% 2% 0% !important;
    text-align: center;
    border: 1px solid #c5c5c5;
    border-radius:10px;
}

#tijden ul li:hover {
    cursor: pointer;
            border: 1px solid #e6d1bd;
    background: #e6d1bd;
}

#tijden ul li.selected {
            border: 1px solid #e6d1bd!important;
    background: #e6d1bd !important;
}

.ui-state-active, .ui-widget-content .ui-state-active{
                border: 1px solid #e6d1bd!important;
    background: #e6d1bd !important;
}

#Agenda h3{
    padding-left:15px
}

.navbar-fixed-bottom {
    background-color: #fdfdfb !important;
    border-top:1px solid #000;
}

.panel-default>.panel-heading {
    color: #000;
    background-color: #fdfdfb;
    border-color: #ccc;
}

.dropdown-toggle{
        color: #000;
        background-color: #e6d1bd;
        border-color: #e6d1bd;
}

.dropdown-toggle:hover {
    color: #000;
    background-color: #c7b4a2;
    border-color: #c7b4a2;
}

.open>.dropdown-toggle.btn-default {
    color: #000;
    background-color: #c7b4a2 !important;
    border-color: #c7b4a2 !important;
}

svg text {
    font: normal 13px 'Font Book', Arial;
}

.panel-body > div:nth-child(1) {
    border-right: 1px solid #dddddd;
}

td.highlight > a {
    border: 1px solid #e6d1bd !important;
    background: #e6d1bd !important;
    color: #000 !important;
}

#nav td{
display: table-cell !important;
}

#nav td .fa{
    color: #000;
 background-color: #e6d1bd;
    border-color: #e6d1bd;
    width:30px;
    height:30px;
    line-height:30px;
    border-radius:15px
}

.table-hover h4, .table-hover .h4{
    margin:10px auto;
}

.toggle-handle {
    position: relative;
    margin: 0 auto;
    padding-top: 0px;
    padding-bottom: 0;
    height: 100%;
    width: 20px;
    border-width: 0 1px;
    background-color: #fff;
    line-height: 1em;
    font-size: 12px;
    border-radius: 10px;
    padding-left: 22px;
    padding-right: 0;
    display: block;
}

#loginForm label{
    display:inline-block;
}

#loginForm .input-group{
    width:100%;
}

#loginForm .col-md-4{
    display: flex;
    align-items: center; /* Zorgt ervoor dat checkbox en tekst uitgelijnd zijn */
}

#loginForm input[type=checkbox]{
    margin-right:8px;
    float:left;
    margin-top:9px;
}

#loginForm  .input-group .form-control {
    border-right: 1px solid #ccc;
}

#loginForm  .btn {
    padding: 0px 22px;
    height: 32px;
    border-radius: 10px;
    font-size: 14px;
    line-height: 0px;
    color: #fff;
    background-color: #4a7249;
    border-color: #4a7249;
    display:inline-block;
    font-family: 'Font Demi';
    font-style: normal;
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover,
textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
  -webkit-box-shadow: 0 0 0px 1000px #ffffff inset !important;
}

.top {
    display: block;
    margin-bottom: 10px;
    min-height: 45px;
}

thead th{
        font-family: 'Font Demi';
    font-style: normal;
}

table[datum] tfoot th{
            font-family: 'Font Book';
    font-style: normal;
}

.modal-content .from-group{
    display:flex;
}

#aanmeldenform .form-group{
    display:flex;
    align-items: center;
    padding-left: 15px;
}

.panel{
     border-radius: 10px;
}
.panel-heading {
    border-radius: 10px;
}

.panel-body > div:nth-child(1) {
padding-left:5px;
}

#PINform {
    background: #fdfdfb !important;
    border-radius: 10px !important;
    border-color: #ccc !important;
    -webkit-box-shadow: 0 0px 12px rgba(0, 0, 0, .175) !important;
    box-shadow: 0 0px 12px rgba(0, 0, 0, .175) !important;
}

#PINform ul{
list-style:none;
    padding:0;
    padding-inline-start:0;
    text-align:center;
    width:100%;
    margin-bottom:0;
            font-family: 'Font Demi';
    font-style: normal;
}

#PINbox, #tmpbox {
    background: #fdfdfb !important;
    border: 1px solid #ccc !important;
    border-radius: 10px !important;
}

.PINbutton {
    background: #fdfdfb !important;
    color: #7e7e7e !important;
    border: 1px solid #ccc !important;
}

.PINbutton.enter {
    background: #4a7249 !important;
    color: #fff !important;
    border: 1px solid #4a7249 !important;
}

.PINbutton.clear {
    background: #833c3c !important;
    color: #fff !important;
    border: 1px solid #833c3c !important;
}

.PINbutton:hover {
    box-shadow: #4a7249 0 0 1px 1px !important;
}

.PINbutton.clear:hover {
    box-shadow: #833c3c 0 0 1px 1px !important;
}

#results .table-hover tr:last-child td{
    border-bottom:none;
}

.table-striped tr:last-child td{
    border-bottom:none;
}

#aanmeldingen .table tr:last-child td{
    border-bottom:none;
}

.table-hover>tbody>tr:hover {
    background-color: #fcf9f3 !important;
}

.row > p{
    padding: 0px 10px;
}

.benchmark{
    margin-top:10px;
}


@media screen and (max-width: 767px) {
    div.dataTables_wrapper div.dataTables_filter{
        text-align: right;
    }

    div.dataTables_wrapper div.dataTables_length{
        text-align:left;
    }
    .dropdown-toggle{
        color: #000;
        background-color: #fdfdfb;
        border-color: #fdfdfb;
}

.dropdown-toggle:hover {
    color: #000;
    background-color: #c7b4a2;
    border-color: #c7b4a2;
}

.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
    color: #000;
}

.open>.dropdown-toggle.btn-default {
    color: #000;
    background-color: #c7b4a2 !important;
    border-color: #c7b4a2 !important;
}
    .navbar-toggle {
    margin-top: 4px;
    margin-right: 15px;
    margin-bottom: 0px;
    border: none;
    border-radius: 0;
}

.navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {
    background-color: transparent;
}

.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
    background: #fdfdfb;
}
    .navbar-logo {
    margin: 10px 15px 10px 10px;
}
}