@font-face {
    font-family: IBM plex sans;
    src: url('https://dialogiconderzoek.nl/fonts/ibmplexsans.ttf')
}

.accordion>input[type="checkbox"] {
    position: absolute;
    left: -100vw;
}

.accordion .content {
    height: auto;
    overflow: visible;
}

.accordion>input[type="checkbox"]:checked~.content {
    overflow-y: hidden;
    height: 0;
    transition: height 0.3s ease;
}

.accordion label {
    display: block;
}

.accordion .handle label:before {
    font-family: 'fontawesome';
    content: "\f054";
    display: inline-block;
    margin-right: 10px;
    font-size: .58em;
    line-height: 1.556em;
    vertical-align: middle;
}

/*<link rel="stylesheet" href="https://use.typekit.net/ysb0omb.css">*/

body {
    background-color: white !important;
    background-image: none !important;
    font-family: IBM plex sans, sans-serif !important;
    line-height: 1.8 !important;
    min-height: 1000px;
}

#content {
    font-family: IBM plex sans, sans-serif !important;
    font-size: 15px;
}

#content:not(.embed) {
    width: 84%;
}

#content #column_content {
    margin-left: 10%;
    margin-right: 10%;
}

#content #column_content .block .frontface .blockcontent {
    font-size: 15px;
    line-height: 1.8;
}

.blockcontent {
    border-top: solid 1px rgb(220, 220, 220)
}

#content #column_content .block a {
    color: rgb(100, 100, 100);
    font-size: 15px;
}

#content #column_content .block.aligned {
    max-width: 1000px;
}

.text {
    font-family: Inter, IBM plex sans, neue-haas-unica, Open Sans, Arial;
}

#navigation {
    box-shadow: none !important;
}

.bar_logo img {
    padding-top: 20px;
    height: 120px;
    padding-left: none;
}

/* logo footer*/
.bar_logo.footer {
    padding-bottom: 30px !important;
}

.footer #footer_logo {
    max-width: 100px;
    z-index: 99;
}

/*breadcrumb*/

#breadcrumb {
    min-height: 33px;
}

.breadcrumb_item {
    display: none !important
}

.icon.icon-rss,
.icon.icon-search,
.icon.icon-sitemap {
    display: none;
}

body:not(.minimaal) div#breadcrumb {
    box-shadow: none;
    background-color: transparent;
}

#breadcrumb .side-menu-button,
#breadcrumb .side-menu-button:hover {
    box-shadow: none;
    font-size: 14px;
    line-height: 20px;
    text-shadow: none;
    border: none;
    margin: 5px 0 0 5px;
    border-radius: 0;
    padding: 5px 10px;
    background-image: none;
    background-color: rgb(87, 87, 87);
}

/*foo*/

.chart_source,
span.chart_title {
    box-sizing: border-box;
    padding-left: 20px !important;
    padding-right: 20px !important;
}


/*hoofdmenu aanpassen*/

#content #column_menu {
    display: none;
}



/*opmaak hoofdmenu*/

ul.menu {
    padding-top: 215px;
    font-family: IBM plex sans;
}

ul.menu li a {
    color: rgba(0, 0, 0, .8);
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: 15px;
    font-weight: 400;
    line-height: 25px;
    border-radius: 0;
    padding-left: 30px;
    text-transform: uppercase;
}

ul.menu li a:hover {
    padding-top: 15px;
    padding-bottom: 15px;
    color: rgba(0, 0, 0, 1);
    background-color: transparent !important;
}

ul.menu li.actief>a {
    color: white;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 30px;
    border: none;
    background-color: rgb(87, 87, 87) !important;
    background-image: none;
    text-shadow: none;
}

submenu>ul.menu li a {
    font-size: 14px;
}

ul.menu li ul.submenu li {
    padding-left: 0;
    margin-left: 12px;
}

/* small screen menu */

ul.menu li.uitgeklapt {
    background-color: rgba(0, 0, 0, .07);
}

ul.submenu li.uitgeklapt {
    background-color: rgba(0, 0, 0, .07);
}

body.side-menu-expanded>div#container {
    box-shadow: none;
}

div.side-menu {
    background-color: white;
    width: 100%;
    z-index: 17;
    position: fixed;
}

.side-menu ul.menu {
    padding-top: 30px;
}


.side-menu ul.menu li a {
    font-size: 14px;
    line-height: 23px;
}

/*uitklap pijltes*/
ul.menu li.ingeklapt.has-children>a::after {
    content: ">";
    color: rgb(30, 30, 30);
    font-size: 15px;
    background-image: none;
}

ul.menu li.uitgeklapt>a::after {
    content: ">";
    content: rgb(30, 30, 30);
    color: white;
    font-size: 15px;
    background-image: none;
}

/* blok boven elementen */
div.blocktitle {
    background-image: none !important;
    background-color: none !important;
}

/*styling elementen*/
#content #column_content .blocktitle {
    height: auto;
    min-height: 40px;
    padding-bottom: 10px;
    margin-left: 10px;
    border: none;
    width: 90%;
}

#content #column_content .blocktitle>a.title {
    font-weight: 300;
    font-size: 23px;
    line-height: 35px;
    white-space: normal;
    display: inline;
    margin: 0;
}

#content #column_content .block {
    color: rgb(80, 80, 80);
}

/* tabel header achtergrondkleur */
div.parameter-form .ajaxFormHolder.toolbar form {
    background-color: rgb(245, 245, 245);
}

table thead {
    background-color: transparent;
    background-image: none;
}

table thead th {
    line-height: 35px;
    font-weight: 400;
    text-shadow: none;
    border: none;
    box-shadow: none;
    font-size: 16px;
}

th.header {
    border-right: none;
    border-bottom: 1px solid rgba(0, 0, 0, 1);
}

/* kleur sorteren tabellen */
th.headerSortDown,
th.headerSortUp {
    background-color: none;
    color: rgba(0, 0, 0, .9);
}


/*tabel om en om wit*/
.block-block tbody tr:nth-child(2n) {
    background-color: rgba(0, 0, 0, .04) !important;
}


/*keuzevakjes*/

#content #column_content .block .frontface .blockcontent>.parameter-form {
    padding: 0;
}

#content #column_content .block .frontface .blockcontent>.parameter-form .ajaxFormHolder.toolbar form {
    padding: 15px 0;
    background-color: rgb(240, 240, 240);
}

.chosen-container .chosen-choices {
    padding: 6px !important;
    border: none;
    background-image: none;
    font-size: 15px;
}

.chosen-container-single .chosen-single {
    background: none;
    border: none;
    border-radius: 0;
    max-width: 200px;
    box-shadow: none;
    background-color: white;
    height: 30px;
}

.chosen-container.chosen-container-single .chosen-single span {
    padding-top: 5px !important;
    line-height: 15px !important;
}

.chosen-container-single .chosen-single div b {
    background: url(chosen-sprite.png) 0 5px no-repeat;
}

.chosen-container-active.chosen-with-drop .chosen-single {
    background-color: white;
    background-image: none;
    border: none;
    box-shadow: none;
}

.chosen-container .chosen-drop {
    border: none;
    border-bottom: 1px solid rgba(0, 0, 0, .01);
    border-radius: 1px;
    box-shadow: none;
}

.chosen-container-active .chosen-single {
    box-shadow: none;
}

.chosen-container-multi .chosen-choices li.search-choice {
    border: none;
    border-radius: 1px;
    -webkit-box-shadow: none;
    box-shadow: none;
    background-image: none;
    background-color: transparent;
    color: rgb(100, 100, 100);
}

.chosen-container-single .chosen-search input[type="text"] {
    border: none;
    border-bottom: 1px solid rgba(0, 0, 0, .01);
}

.chosen-container .chosen-results li.highlighted {
    background-image: none;
    background-color: rgb(90, 90, 90);
}

.chosen-container {
    min-width: 100px !important;
}

#content #column_content .block .frontface .blockcontent>.parameter-form .ajaxFormHolder.toolbar form dl dt {
    line-height: 33px;
    padding: 0 10px;
}

.ui-slider {
    border: none;
    background-color: transparent;
    box-shadow: none;
    border-radius: 0;
    padding: 2px;
}

.ui-slider .ui-slider-handle {
    background: none;
    box-shadow: none;
    color: rgba(0, 0, 0, .5) !important;
}

.ui-slider .ui-slider-range {
    background-color: white;
    height: 4px;
    top: 5px;
    border-radius: 0;
}

.ui-slider-handle>div {
    margin-top: -5px;
}

.ui-slider-ruler {
    background-color: rgba(0, 0, 0, .3);
    display: none;
}

fieldset dl dd div.fieldHolder.select,
form.generated dl dd div.fieldHolder.select {
    border-bottom: 1px solid black;
}

form.generated fieldset dl dd ol,
form.generated fieldset dl dd ul {
    font-size: 16px;
}

form.generated fieldset dl.verplicht label::after {
    display: none;
}

.grafiek .grafiek-exporteren {
    display: none;
}

.grafiek .grafiek-opmerking {
    font-size: 15px !important;
    text-align: right;
}

#content #column_content .block .frontface .blockcontent>.parameter-form .ajaxFormHolder.toolbar {
    z-index: 14;
}

div.blocktitle span {
    color: #083c86 !important;
    text-shadow: none !important;
}

div.frontface {
    border: none !important;
    box-shadow: none !important;
}

ul.menu li {
    white-space: normal !important;
}

ul.menu li a {
    white-space: normal !important;
}

/*font awesome*/

.fa-standard-style {
    color: rgba(0, 0, 0, .5)
}

/*highcharts*/

.highcharts-tick {
    stroke: none;
}

.highcharts-axis-labels,
.highcharts-legend-item>text {
    font: 1 15px IBM plex sans, sans-serif !important;
    padding-top: 5px;
}

.highcharts-axis>text {
    font: 1 17px IBM plex sans, sans-serif !important;
}

.chart_source,
span.chart_title {
    font: 1 17px IBM plex sans, sans-serif !important;
}

.icon.icon-button {
    filter: grayscale(100%);
}

/*Survey specifiek*/

.survey {
    width: 100%;
    padding: 0 0.3rem;
    min-width: 300px;
}

.survey .block-block tbody tr:nth-child(2n) {
    background-color: white !important;
}

.block-block tbody tr:nth-child(2n) {
    background-color: white !important;
}

form.generated fieldset dl dd input,
form.generated fieldset dl dd label,
form.generated fieldset dl dd p,
form.generated fieldset dl dd select,
form.generated fieldset dl dd textarea {
    font-size: 19px;
    line-height: 1.7;
}

form fieldset dl dd.multipleSet .fieldHolder.checkboxes ul li input,
form fieldset dl dd.multipleSet .fieldHolder.radios ul li input,
form.generated dl dd.multipleSet .fieldHolder.checkboxes ul li input,
form.generated dl dd.multipleSet .fieldHolder.radios ul li input {
    height: 29px;
}

form fieldset dl dd.multipleSet .fieldHolder.checkboxes ul li label,
form fieldset dl dd.multipleSet .fieldHolder.radios ul li label,
form.generated dl dd.multipleSet .fieldHolder.checkboxes ul li label,
form.generated dl dd.multipleSet .fieldHolder.radios ul li label {
    line-height: 29px;
    margin-left: 20px;
}


fieldset dl dd div.fieldHolder,
form.generated dl dd div.fieldHolder {
    border: none;
    border-bottom: 1px solid rgb(90, 90, 90);
}

.survey form.generated fieldset legend {
    border: none;
}

.survey h2 {
    font-size: 24px;
    line-height: 40px;
    color: rgb(90, 90, 90);
}

.survey form.generated fieldset legend {
    display: none;
}

.survey table.matrixvraag tr td {
    padding: 1px 20px 5px 0;
    font-size: 15px;
}

.survey table.matrixvraag tr {
    border: none;
}

.survey dl.submitRij div.fieldHolder.button button,
dl.submitRij div.fieldHolder.button input.button,
.survey dl.submitRij div.fieldHolder.button a.back {
    background-image: none;
    background-color: rgba(0, 88, 142, 1);
    box-shadow: none;
    text-shadow: none;
    border: none;
    font-size: 17px;
    width: 100px;
    height: 35px;
    font-weight: 500;
}

#content dl.submitRij div.fieldHolder.button a.back {
    padding-top: 5px !important;
    padding-left: 2px !important;
    padding-right: 2px !important;
    background-color: rgb(120, 120, 120);
    height: 30px;
    border: none;
    box-shadow: none;
    font-size: 17px !important;
    text-shadow: none;
    border-radius: 4px;
    margin-right: 10px;
}

.survey dl.submitRij div.fieldHolder.button button,
dl.submitRij div.fieldHolder.button input.button,
dl.submitRij div.fieldHolder.button input.button[readonly] {
    background-image: none;
    background-color: rgba(0, 88, 142, 1);
    box-shadow: none;
    text-shadow: none;
    border: none;
    font-size: 17px !important;
    width: 100px;
    height: 35px;
    font-weight: 500;
}

dl.submitRij div.fieldHolder.button input.button[readonly]:hover {
    background-image: none;
    background-color: rgba(0, 88, 142, .8)
}

dl.submitRij div.fieldHolder.button button:active,
dl.submitRij div.fieldHolder.button input.button:active,
dl.submitRij div.fieldHolder.button input.button:hover {
    background-color: rgba(0, 88, 142, .8);
    background-image: none;
}

#content dl.submitRij div.fieldHolder.button a.back:hover {
    background-color: rgba(120, 120, 120, .8);
    background-image: none;
}

.survey dl.submitRij {
    text-align: center;
    padding-top: 60px;
}

.survey form.generated fieldset dl.zonderLabel {
    margin-top: 20px;
}

body:not(.minimaal) div#breadcrumb .side-menu-button {
    display: none;
}

div.stages ul li a {
    display: none;
}

#content #column_content .block li {
    margin-bottom: 8px;
}

table.matrixvraag tr th {
    padding-left: 0;
    text-align: left;
    font-size: 15px;
    font-weight: 500;
    padding-right: 6px;
    padding-top: 6px;
}

table.matrixvraag tr th:first-child {
    min-width: 140px;
}

table.matrixvraag {
    width: 100%;
}

/*
@media only screen and (max-width: 900px){
  table.matrixvraag {
      margin-top: 180px !important;
      margin-bottom: 150px !important;
      transform:rotate(90deg) translateY(150px);  
  }
  table.matrixvraag th, table.matrixvraag td{
      transform:rotate(-90deg);
  }
}
*/

form.generated fieldset dl.zonderLabel.verplicht h2::after,
form.generated fieldset dl.zonderLabel.zonderTitel.verplicht .htmlVoor p:not(:empty):after {
    content: "[Verplichte vraag]";
    font-size: 18px;
    color: rgb(170, 170, 170);
    margin-left: 13px;
}

.menu-holder.no-arrow,
#content.login #login_window h2 {
    display: none;
}

#content.login #login_window {
    width: 40%;
    padding-top: 40px;
}

#content.login #login_window,
#content.login #login_window p {
    font-family: IBM plex sans, sans serif;
    font-size: 20px;
    box-shadow: none;
    text-align: center;
    line-height: 1.6em;
}

.checkbox li {
    position: relative;
}

.checkbox li .checkbox {
    position: absolute;
    top: 8px;
}

@media only screen and (max-width: 900px) {

    #content.login #login_window,
    #content.login #login_window p {
        text-align: left;
        max-width: 80%;
    }
}


#content #column_content>h1 {
    display: none;
}

.htmlVoor img {
    object-fit: contain;
    width: 100%;
    height: 100%;
}

@media only screen and (max-width: 900px) {
    .survey h2 {
        line-height: 40px;
    }

    .htmlVoor img {
        object-fit: contain;
        width: 100%;
        height: 100%;
    }


}

.login img {
    margin-top: 1rem !important;
}

.stages,
#navigation {
    display: none !important;
}

.matrix-container table tbody tr td {
    padding-bottom: 1.3rem !important;
}

p,
span {
    font-size: 12pt !important;
}

h2 {
    font-size: 18px !important;
}

form.generated fieldset dl {
    color: black !important;
}

form.generated fieldset .matrix-add-row-button {
    font-size: 13px;
    margin-bottom: 0.3rem !important;
}