:root{--huisstijl-donker-bg: var(--theme-primary-color-background);--huisstijl-donker-text: var(--theme-primary-color);--huisstijl-licht-bg: var(--theme-secondary-color-background);--huisstijl-licht-text: var(--theme-secondary-color);--huisstijl-menu-bg: #fff;--huisstijl-menu-text: #4a4a4a;--huisstijl-menu-hover-bg: #3273dc;--huisstijl-menu-hover-text: #fff}@media print{body{print-color-adjust:exact;-webkit-print-color-adjust:exact}}body{background-color:#fff}.huis_bgdark{--bc2-clr-current-fg: var(--huisstijl-donker-text);--bc2-clr-current-bg: var(--huisstijl-donker-bg);background-color:var(--bc2-clr-current-bg);color:var(--bc2-clr-current-fg);stroke:var(--bc2-clr-current-fg)}.huis_bglight{--bc2-clr-current-fg: var(--huisstijl-licht-text);--bc2-clr-current-bg: var(--huisstijl-licht-bg);background-color:var(--bc2-clr-current-bg);color:var(--bc2-clr-current-fg);stroke:var(--bc2-clr-current-fg)}.is-doelbg,.is-doelbg:hover{background-color:#00d1b2 !important;color:#fff !important}.is-actiebg,.is-actiebg:hover{background-color:#a349a4 !important;color:#fff !important}html{position:relative;margin:0;padding:0;height:100%;width:100%;overflow-x:auto !important}body,app{position:relative;display:block;margin:0;padding:0;height:100%;width:100%}body>main{position:relative;margin:0;padding:0;height:100%;width:100%}