/* 
    Created on : Apr 2018
    Author     : T. aan 't Goor, PM Networking
*/

.card.card-authenticator {
    max-width: 40rem;
}

body.fixed-nav {
    padding-top: 63px;
}

#mainNav .navbar-collapse .navbar-sidenav {
    margin-top: 63px;
}

.ui-datepicker-calendar {
    display: none;
}

.filter-container {
    
}

.filter-container p {
    margin: 0;
}

.chart-container {
    margin-top: 20px;
    margin-right: 20px;
    margin-bottom: 5px;
    margin-left: 5px;
}

#myChart {
    width: 770px;
    height: 770px;
    min-width: 770px;
    min-height: 770px;
    max-width: 770px;
    max-height: 770px;
    background: url('/img/770x770-achtergrond.png');
    background-repeat: no-repeat;
    background-size: cover;
}

.chart-data dl {
    width: 100%;
    overflow: hidden;
    margin: 15px;
}

.chart-data dl dt {
    clear: both;
    float: left;
    width: 30%;
    min-width: 160px;
    padding: 0;
    margin: 0
}

.chart-data dl dd {
    float: left;
    width: 70%;
    padding: 0;
    margin: 0
}

.legenda-blue {
    background-color: #009fdf;
}

.legenda-light-blue {
    background-color: #80cfef;
}

.legenda-gray {
    background-color: #bbb8aa;
}

.legenda-light-gray {
    background-color: #dddcd5;
}

.legenda-light-white {
    background-color: #fff;
}

.legenda-boxing {
    border-right: 1px solid #ccc;
}

.legenda-item {
    max-width: 20%;
}

.legenda { 
    list-style: none;
    padding: 0;
    margin-top: 35px;
}

.legenda li {
    font-size: 16px;
}

.legenda span { 
    border: 1px solid #ccc; 
    float: left; 
    width: 15px; 
    height: 15px;
    margin-top: 4px;
    margin-right: 3px;
}

.legenda-tekstblok dl {
    width: 100%;
    overflow: hidden;
    margin: 0;
    font-size: 16px;
}

.legenda-tekstblok {
    padding-right: 50px;
}

.legenda-tekstblok dl dt {
    float: left;
    width: 100%;
    padding: 0;
    margin: 0;
}

.legenda-tekstblok dl dd {
    float: left;
    width: 100%;
    padding: 0;
}
div.legendaContainerHeader[aria-expanded=true] .fa-plus {
   display: none;
}
div.legendaContainerHeader[aria-expanded=false] .fa-minus {
   display: none;
}

.form-ruimte {
    margin-bottom: 5px;
}

.label-ruimte {
    margin-left: 5px;
}

.btn-blue {
    background-color: #001e62;
    border-color: #001e62;
    color: #fff;
}

.bg-gray {
    background-color: #8e9089;
}

.filter-container .init-select2-dropdown {
    width: 100%;
    max-width: 100%;
}

.legenda-status { 
    border: 1px solid #ccc; 
    width: 12px; 
    height: 12px;
    margin-top: 6px;
    display: inline-block;
}

.legenda-status-item {
    padding-left: 0;
    padding-right: 20px;
}

@media (max-width: 1890px) {
    .nine-grid-control {
        min-width: 100%;
        max-width: 100%;
        flex: 0 0 50%;
        -webkit-box-flex: 0;
    }
}

.activateDateRangeIcon.activeDate {
    display: block;
    float: left;
    padding-top: 16px;
    padding-right: 8px;
}
.filters dl {
    width: 100%;
    overflow: hidden;
    margin: 15px;
}

.filters dl dt {
    clear: both;
    float: left;
    width: 25%;
    min-width: 160px;
    padding: 0;
    margin: 0;
}

.filters dl dd {
    float: left;
    width: 75%;
    padding: 0;
    margin: 0;
    margin-bottom: 5px;
}

.antwoord-container .antwoord-radio {
    width: 20px;
}
.antwoord-container .antwoord-omschrijving {
    width: calc(100% - 20px);
    /*width: 90%;*/
}
.antwoord-container .antwoord-radio, .antwoord-container .antwoord-omschrijving {
    display: inline-block;
    float: left;
}

img.legendaimage {
    max-width: 80%;
    width: 336px;
}

.card-body {
    padding-top: 0px;
    padding-bottom: 0px;
}

nav svg {
    height: 50px;
    max-width: 115px;
    position: relative;
    top: 5px;
}

.vragenlijst-grid {
    margin-left: 15px;
    margin-right: 15px;
    max-width: 814px;
}
.vragenlijst-grid .vragenlijst-block {
    border-right: 1px dotted #000;
    border-bottom: 1px dotted #000;
}
.vragenlijst-grid .vragenlijst-block label {
    width: 100%;
    height: 100%;
    cursor: pointer;
}
.vragenlijst-grid .vragenlijst-block.vragenlijst-block-positie-0,
.vragenlijst-grid .vragenlijst-block.vragenlijst-block-positie-1,
.vragenlijst-grid .vragenlijst-block.vragenlijst-block-positie-2
{
    border-top: 1px dotted #000;
}
.vragenlijst-grid .vragenlijst-block.vragenlijst-block-positie-0,
.vragenlijst-grid .vragenlijst-block.vragenlijst-block-positie-3,
.vragenlijst-grid .vragenlijst-block.vragenlijst-block-positie-6
{
    border-left: 1px dotted #000;
}

.vragenlijst-buttons {
    max-width: 844px;
    text-align: right;
}

.vragenlijst-buttons .btn-vragenlijst-stop {
    margin-right: 86px;
}

@media(max-width: 575px) {
    .vragenlijst-grid .vragenlijst-block {
        border-top: none !important;
        border-left: none !important;
        border-right: none !important;
        border-bottom: none !important;
    }
    .vragenlijst-grid {
        border: 1px dotted #000;
    }
    .vragenlijst-grid .vragenlijst-block label {
        border-bottom: 1px dotted #000;
    }
}
#form_vragenlijst .init-select2-dropdown {
    width: 100%;
    max-width: 100%;
}
#form_vragenlijst .select2-selection__rendered {
    line-height: 36px !important;
}
#form_vragenlijst .select2-selection__arrow {
    margin-top: 6px !important;
}
#form_vragenlijst .select2-selection {
    height: 38px !important;
}
#form_vragenlijst .formulierrow-dropdowncontainer {
    margin-bottom: 9px;
    margin-top: 8px;
}
.select2-container--default .select2-results__option[aria-disabled=true] {
    display: none;
}


/** GEBRUIKERSBEHEER **/
.gebruikermodal.modal .modal-dialog {
    max-width: 800px;
}
.gebruikermodal.modal .modal-dialog .init-select2-dropdown {
    width: 100%;
    max-width: 100%;
}
.gebruikermodal.modal .modal-dialog .select2-selection__rendered {
    line-height: 36px !important;
}
.gebruikermodal.modal .modal-dialog .select2-selection__arrow {
    margin-top: 6px !important;
}
.gebruikermodal.modal .modal-dialog .select2-selection {
    height: 38px !important;
}
.gebruikermodal.modal .modal-dialog table.rollenverdeling td
{
    border: 1px dotted #000;
}
.gebruikermodal.modal .modal-dialog table.rollenverdeling .titlerow td {
    padding: 10px;
}
.gebruikermodal.modal .modal-dialog table.rollenverdeling label {
    width: 100%;
    height: 100%;
    cursor: pointer;
    padding: 10px;
}
.gebruikermodal.modal .modal-dialog .btn-gebruikeractie {
    width: 222px;
    margin-bottom: 15px;
    float: right;
    opacity: 0.8;
}
#dataTableGebruikers .select2-selection__choice {
    max-width: 100%;
    text-overflow: ellipsis;
    overflow: hidden;
}
#dataTableGebruikers .select2-container {
    width: 80% !important;
}
#dataTableGebruikers .yadcf-filter-reset-button {
    border: none;
    background: none;
}
.gebruikerbeheerSelect2Open {
    min-width: 300px;
    border-top: 1px solid #aaa !important;
}

/** MASSA UPDATES **/
.massaUpdateModal.modal .modal-dialog table.gebruikerslijst {
    width: 100%;
}
.massaUpdateModal.modal .modal-dialog table.gebruikerslijst .titlerow td {
    padding: 10px;
    font-weight: bold;
}
.massaUpdateModal.modal .modal-dialog table.gebruikerslijst td {
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 4px;
    padding-bottom: 4px;
    border: 1px dotted #000;
    font-size: 13px;
}
.massaUpdateModal.modal .modal-dialog {
    max-width: 650px;
}