:root{--donker-groenerig:#5c6e58;--donkerder-groenerig:#3f4d3d;--lichter-groenerig:#8aa899;--nog-lichter-groenerig:#c1ecd7;--metallic-groen:#b8cec2;--superlichtgroen:#f4fff6;--bs-navbar-toggler-icon-bg:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}body{background:var(--superlichtgroen) url(../pix/q.png) no-repeat center;background-attachment:fixed}body>div.container{min-height:calc(100vh - 117px);background-color:#fff}header{background-color:var(--donker-groenerig)}header .btn,header .nav-link,header .navbar-brand,header .navbar-text{color:#eee}header .btn:hover,header .nav-link:hover,header .navbar-brand:hover,header .navbar-text:hover{color:#fff}.profiel svg{width:25px;height:25px}details.sitekeuze summary{color:#fff;padding:5px 5px 0}details.sitekeuze summary.leeg{list-style-type:none}details.sitekeuze[open]{background-color:var(--lichter-groenerig)}details.sitekeuze ul{position:absolute;z-index:25;background-color:var(--lichter-groenerig);padding:10px;list-style:none}details.sitekeuze ul li a{display:block;padding:5px;color:#fff;text-decoration:none}details.sitekeuze ul li a:hover{background-color:var(--donker-groenerig);color:#fff}.navbar-toggler-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}table.table:not(.withLeftPad) td:first-child,table.table:not(.withLeftPad) th:first-child{padding-left:0}main.main{padding-top:.8rem;padding-bottom:2em}footer.footer{width:100%;height:60px;background-color:var(--lichter-groenerig)}aside.sidemenu{position:fixed;left:-200px;width:200px;transition:left .5s;background-color:var(--metallic-groen);z-index:5}aside.sidemenu.inbeeld{left:0}aside.sidemenu .nav-link{margin:2px 4px;background-color:var(--lichter-groenerig);color:#fff;transition:none}aside.sidemenu .nav-link:hover,aside.sidemenu li.actief .nav-link{background-color:var(--donker-groenerig)}aside.sidemenu h3{font-size:1.5rem;color:#fff;padding:0 4px}aside.sidemenu li.nav-list-divider hr{margin:5px 0}aside.sidemenu .sidemenu-inner{padding-bottom:5px}main.main h1{margin-bottom:.5em}main div.sitenaam{color:var(--donker-groenerig);font-variant:small-caps}.nav-link,a{color:brown}.nav-link:hover,a:hover{color:#5f1818}a[target=_blank]{color:#0b21a0}a[target=_blank]:hover{color:#040c38}a[target=_blank]::after{content:" ↗";text-decoration:none;display:inline-block}a.gsc{color:var(--donker-groenerig)}a.gsc:hover{color:var(--donkerder-groenerig)}.verberg{display:none}.floatleft{float:left}.floatright{float:right}.wordbreakall{word-break:break-all}.sticky-below-header{position:-webkit-sticky;position:sticky;top:57px;z-index:1020}.tabel-striped>tbody>tr:nth-of-type(2n+1)>*{--bs-table-accent-bg:var(--superlichtgroen)}.tabel-striped tr{border-color:var(--nog-lichter-groenerig)}.btn.knop{color:#fff;background-color:var(--donker-groenerig)}.btn.btn-primary{background-color:var(--lichter-groenerig);border-color:var(--lichter-groenerig)}.btn.btn-primary:focus,.btn.btn-primary:hover{background-color:var(--donker-groenerig)}.btn.btn-secondary{background-color:var(--metallic-groen);border-color:var(--metallic-groen);color:var(--donker-groenerig)}.btn.btn-secondary:focus,.btn.btn-secondary:hover{background-color:var(--lichter-groenerig);color:#fff}.btn.btn-danger{background-color:var(--lichter-groenerig);border-color:var(--lichter-groenerig)}.btn.btn-danger:focus,.btn.btn-danger:hover{background-color:red;border-color:red}.form-check-input:checked{background-color:var(--donker-groenerig);border-color:var(--donker-groenerig)}input[type=checkbox].form-check-input{border-color:var(--lichter-groenerig)}div.messagebar{padding:.8em;margin-bottom:1em;margin-top:1em;border:2px solid #ddd;display:flex}div.messagebar svg{margin-right:10px;flex-shrink:0}div.messagebar.message-success{background-color:#e6efc2;color:#264409;border-color:#c6d880}div.messagebar.message-success a{color:#264409}div.messagebar.message-info{background-color:#c6d3ef;color:#162f60;border-color:#5aa2ff}div.messagebar.message-info a{color:#162f60}div.messagebar.message-error{background-color:#fff3cd;color:#664d03;border-color:#ffdd79}div.messagebar.message-error a{color:#8a1f11}div.messagebar.message-danger{background-color:#fbe3e4;color:#8a1f11;border-color:#fbc2c4}div.messagebar.message-danger a{color:#8a1f11}#bericht{position:absolute;top:0;right:0;padding:1em;padding-left:40px;color:#fff;display:none;z-index:1050;min-width:100px;font-weight:700;border:1px solid #fff;border-width:0 0 1px 1px}#bericht.goed{background-color:#e6efc2;color:#264409}#bericht.neutraal{background-color:#c6d3ef;color:#162f60}#bericht.fout{background-color:#fff3cd;color:#664d03}#bericht svg{position:absolute;left:10px}div.pre{background-color:#efefef}p.toelichting{margin-top:1rem;border-top:1px dotted silver;padding-top:.5rem}button.btn.btn-klein{background-color:var(--metallic-groen);padding:0 6px 1px;color:#fff;line-height:1.1}button.btn.btn-klein:hover{background-color:var(--donker-groenerig)}button.btn-clipboard{background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="%23ffffff" viewBox="0 0 16 16"><path d="M4 1.5H3a2 2 0 0 0-2 2V14a2 2 0 0 0 2 2h10a2 2 0 0 0 2-2V3.5a2 2 0 0 0-2-2h-1v1h1a1 1 0 0 1 1 1V14a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V3.5a1 1 0 0 1 1-1h1v-1z"/><path d="M9.5 1a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-3a.5.5 0 0 1-.5-.5v-1a.5.5 0 0 1 .5-.5h3zm-3-1A1.5 1.5 0 0 0 5 1.5v1A1.5 1.5 0 0 0 6.5 4h3A1.5 1.5 0 0 0 11 2.5v-1A1.5 1.5 0 0 0 9.5 0h-3z"/></svg>');background-size:14px;background-position:center 4px;background-repeat:no-repeat;background-color:var(--lichter-groenerig)!important;height:26px}button.btn-clipboard:hover{background-color:var(--donker-groenerig)!important}button.btn-clipboard.done{background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="%23ffffff" viewBox="0 0 16 16"><path d="M10.97 4.97a.75.75 0 0 1 1.07 1.05l-3.99 4.99a.75.75 0 0 1-1.08.02L4.324 8.384a.75.75 0 1 1 1.06-1.06l2.094 2.093 3.473-4.425a.267.267 0 0 1 .02-.022z"/></svg>');background-size:25px;background-position-y:0}button#copyToClipboard{margin-left:2em}.metTogglePw input[type=text]{font-family:monospace}.password-toggle{background-color:var(--metallic-groen);cursor:pointer;border-top-right-radius:.375rem!important;border-bottom-right-radius:.375rem!important}.password-toggle svg{width:20px;height:20px}.password-toggle:hover{background-color:var(--lichter-groenerig)}table.sitelist td:first-child{white-space:nowrap}table.sitelist td+td,table.sitelist th+th{text-align:right}img.favicon{width:16px;height:16px;margin-right:5px}table.sitelist tfoot{font-style:italic}.scrollbox{width:auto;overflow-x:scroll;padding-bottom:1rem}table.kerncijfers tfoot{font-size:90%;font-style:italic;background-color:var(--lichter-groenerig)}table.kerncijfers th+th{font-style:italic}table.kerncijfers thead tr{background-color:var(--donker-groenerig);color:#fff}table.kerncijfers tbody+tbody{border-top:.5em solid #ccc}table.kerncijfers tbody tr{background-color:transparent}table.kerncijfers tbody tr:nth-of-type(odd){background-color:var(--nog-lichter-groenerig)}table.horistaaf{width:auto}table.horistaaf td span:first-child{display:block}table.horistaaf td svg{height:12px}table.horistaaf rect{fill:var(--lichter-groenerig)}table.dashboardpaginas th{font-weight:400}table.dashboardpaginas th+th{min-width:60px;text-align:right}table.dashboardpaginas td+td{text-align:right}td.maxcel{min-width:60px}td.maxcel p span{display:block}form.topickeuze,form.weergavekeuze{display:inline-block;white-space:nowrap;margin-bottom:.8em}form.weergavekeuze label{display:inline-block;border:1px solid var(--lichter-groenerig);border-radius:3px;padding:2px 5px;margin-right:4px;background:no-repeat left 3px center;padding-left:25px;background-color:var(--lichter-groenerig)}form.weergavekeuze label:hover{background-color:var(--donker-groenerig)}form.weergavekeuze label#lblWeergave1{background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="%23ffffff" class="bi bi-bar-chart-fill" viewBox="0 0 16 16"><path d="M1 11a1 1 0 0 1 1-1h2a1 1 0 0 1 1 1v3a1 1 0 0 1-1 1H2a1 1 0 0 1-1-1v-3zm5-4a1 1 0 0 1 1-1h2a1 1 0 0 1 1 1v7a1 1 0 0 1-1 1H7a1 1 0 0 1-1-1V7zm5-5a1 1 0 0 1 1-1h2a1 1 0 0 1 1 1v12a1 1 0 0 1-1 1h-2a1 1 0 0 1-1-1V2z"/></svg>')}form.weergavekeuze label#lblWeergave2{background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="%23ffffff" class="bi bi-table" viewBox="0 0 16 16"><path d="M0 2a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V2zm15 2h-4v3h4V4zm0 4h-4v3h4V8zm0 4h-4v3h3a1 1 0 0 0 1-1v-2zm-5 3v-3H6v3h4zm-5 0v-3H1v2a1 1 0 0 0 1 1h3zm-4-4h4V8H1v3zm0-4h4V4H1v3zm5-3v3h4V4H6zm4 4H6v3h4V8z"/></svg>')}div#bezoektabellen{border:1px solid var(--donker-groenerig);height:550px;overflow-y:scroll;padding:5px 5px 5px 25px;margin-top:.5em}div#bezoektabellen table{width:100%;max-width:300px}div#bezoektabellen table td,div#bezoektabellen table th{text-align:left}div#bezoektabellen table td:last-child,div#bezoektabellen table th:last-child{text-align:right}div#bezoekgrafieken{border:1px solid var(--donker-groenerig);height:350px;overflow-y:hidden;width:100%;padding:5px;margin-top:.5em}div#bezoekgrafieken table svg{vertical-align:bottom;width:10px}div#bezoekgrafieken table.dag svg{width:7px}div#bezoekgrafieken table.maand svg{width:12px}div#bezoekgrafieken table.jaar svg{width:50px}table.bezoeken rect{fill:red}table.hits rect{fill:#ffad00}table.pvb rect{fill:#900}table.unieken rect{fill:#960}#bezoekgrafieken table{border-collapse:collapse;border-spacing:0;margin:25px 0 20px 5px;min-height:285px}#bezoekgrafieken table td{padding:1px;vertical-align:bottom;font-size:10px}#bezoekgrafieken table td:first-child{width:75px}#bezoekgrafieken table td.maxcel{vertical-align:top}#bezoekgrafieken table td.maxcel span{font-size:14px}#bezoekgrafieken table td img{vertical-align:bottom}#bezoekgrafieken table:not(.week) tr+tr td+td{text-align:center}#bezoekgrafieken table tr:first-child td+td{background-image:linear-gradient(var(--donker-groenerig),var(--donker-groenerig)),linear-gradient(var(--superlichtgroen),var(--superlichtgroen));background-size:100% 1px,100% 100%;background-position:bottom,top;background-repeat:no-repeat}#bezoekgrafieken table tr+tr td+td{background-color:var(--metallic-groen)}#bezoekgrafieken table tr+tr+tr td+td{background-color:var(--nog-lichter-groenerig)}#bezoekgrafieken table.dag tr+tr td+td:nth-of-type(odd),#bezoekgrafieken table.week tr+tr td+td:nth-of-type(odd){background-color:var(--nog-lichter-groenerig)}#bezoekgrafieken table.maand tr+tr+tr td+td:nth-of-type(odd){background-color:var(--metallic-groen)}#jaarkeuze{margin-top:.5em}#jaarkeuze label{background-color:var(--donker-groenerig);color:#fff;padding:5px;margin:0 5px 5px 0;cursor:pointer}#jaarkeuze label input{margin-right:5px}table.tabel-maandrapporten th{text-align:center}table.tabel-maandrapporten thead{background-color:#fff}table.tabel-maandrapporten td.r{text-align:right;padding-right:2em}table.spreiding{border-collapse:collapse}table.spreiding tr:first-child td+td{padding:0 2px;background-color:var(--superlichtgroen)}table.spreiding svg,table.spreiding td+td{vertical-align:bottom}table.spreiding td.maxcel{vertical-align:top}table.spreiding tr+tr td+td{text-align:center}table.spreiding svg.lokaal rect{fill:var(--lichter-groenerig)}table.spreiding svg.server rect{fill:var(--metallic-groen)}table.spreiding.weekdagen svg rect{fill:var(--lichter-groenerig);width:35px}table.spreiding.weekdagen svg{width:35px}table.spreiding.uren svg,table.spreiding.uren svg rect{width:5px}table.spreiding.uren td+td{min-width:15px}svg.terugkeer{max-width:300px}svg.terugkeer circle:first-child{fill:var(--metallic-groen)}svg.terugkeer circle+circle{stroke:var(--lichter-groenerig)}svg.lijngrafiek line.waarde{stroke:var(--donker-groenerig);stroke-width:1}svg.lijngrafiek line.as{stroke:#000;stroke-width:1}svg.lijngrafiek text{font-size:11px;fill:#000}div.frequentie div:first-child{overflow-x:scroll;padding-bottom:10px}ol.recent>li{margin-bottom:1em}ol.recent li p{margin-bottom:.5em}body.recent select.datumkeuze{display:inline-block;width:fit-content}button.ip+span{margin-left:1em}table.paginas td{word-break:break-all;max-width:500px}table.paginas td+td+td,table.paginas th+th+th{text-align:right;white-space:nowrap}table.paginasPerDag td{vertical-align:bottom;background-color:var(--superlichtgroen)}table.paginasPerDag td.paginamax{text-align:right;font-size:90%;font-style:italic;color:var(--donker-groenerig);border-bottom:1px dotted var(--donker-groenerig)}table.paginasPerDag svg{vertical-align:bottom}table.paginasPerDag tr+tr td{font-size:90%;text-align:center}table.paginasPerDag rect{fill:var(--lichter-groenerig)}div.vorigeVolgende{margin-top:2rem}div.vorigeVolgende table td+td{text-align:right}table.paginaref td+td,table.paginaref th+th,table.verwijzingen td+td,table.verwijzingen th+th,table.zoekmachines td+td,table.zoekmachines th+th{text-align:right}table.paginaref.refs td:first-child{word-wrap:break-word;max-width:200px}body.paginaref .main ul li,table.verwijzing td+td,table.verwijzingen tr td:first-child,ul.verwijzingen.recent li{word-break:break-all}details.klikpaden{margin-bottom:1em}details.klikpaden div{padding-left:2em;background-color:var(--superlichtgroen)}details.klikpaden ul li.pijl-rechts{list-style-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" viewBox="0 0 16 16"><path fill-rule="evenodd" d="M1 8a.5.5 0 0 1 .5-.5h11.793l-3.147-3.146a.5.5 0 0 1 .708-.708l4 4a.5.5 0 0 1 0 .708l-4 4a.5.5 0 0 1-.708-.708L13.293 8.5H1.5A.5.5 0 0 1 1 8z"/></svg>')}details.klikpaden ul li.pijl-links{list-style-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="red" viewBox="0 0 16 16"><path fill-rule="evenodd" d="M15 8a.5.5 0 0 0-.5-.5H2.707l3.147-3.146a.5.5 0 1 0-.708-.708l-4 4a.5.5 0 0 0 0 .708l4 4a.5.5 0 0 0 .708-.708L2.707 8.5H14.5A.5.5 0 0 0 15 8z"/></svg>')}div.kaart svg{width:100%;max-width:100%;height:auto}table.herkomst td+td+td{text-align:right}div.herkomstInfobox{display:block;width:150px;padding:2px 5px;min-height:2rem;position:absolute;top:0;left:0;z-index:10;background-color:#111;color:#fff;border-radius:3px}body.herkomst div.kaart{position:relative}.svg-pan-zoom-control{cursor:pointer;fill:#000;fill-opacity:.333}.svg-pan-zoom-control:hover{fill-opacity:.8}.svg-pan-zoom-control-background{fill:#fff;fill-opacity:.5}.svg-pan-zoom-control-background{fill-opacity:.8}p.nTotaal{font-style:italic;font-size:90%}span.br,span.device,span.os{padding-left:20px;background-repeat:no-repeat;background-position:left center;background-size:16px}span.device.device-desktop{background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16"><path d="M0 4s0-2 2-2h12s2 0 2 2v6s0 2-2 2h-4c0 .667.083 1.167.25 1.5H11a.5.5 0 0 1 0 1H5a.5.5 0 0 1 0-1h.75c.167-.333.25-.833.25-1.5H2s-2 0-2-2V4zm1.398-.855a.758.758 0 0 0-.254.302A1.46 1.46 0 0 0 1 4.01V10c0 .325.078.502.145.602.07.105.17.188.302.254a1.464 1.464 0 0 0 .538.143L2.01 11H14c.325 0 .502-.078.602-.145a.758.758 0 0 0 .254-.302 1.464 1.464 0 0 0 .143-.538L15 9.99V4c0-.325-.078-.502-.145-.602a.757.757 0 0 0-.302-.254A1.46 1.46 0 0 0 13.99 3H2c-.325 0-.502.078-.602.145z"/></svg>')}span.device.device-tablet{background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16"><path d="M12 1a1 1 0 0 1 1 1v12a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V2a1 1 0 0 1 1-1h8zM4 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H4z"/><path d="M8 14a1 1 0 1 0 0-2 1 1 0 0 0 0 2z"/></svg>')}span.device.device-smartphone{background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16"><path d="M11 1a1 1 0 0 1 1 1v12a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1V2a1 1 0 0 1 1-1h6zM5 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h6a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H5z"/><path d="M8 14a1 1 0 1 0 0-2 1 1 0 0 0 0 2z"/></svg>')}span.os.os-android{background-image:url(/assets/pix/os-android.svg)}span.os.os-apple{background-image:url(/assets/pix/os-apple.svg)}span.os.os-chromeos{background-image:url(/assets/pix/os-chrome.svg)}span.os.os-linux{background-image:url(/assets/pix/os-linux.svg)}span.os.os-ubuntu{background-image:url(/assets/pix/os-ubuntu.svg)}span.os.os-windows{background-image:url(/assets/pix/os-windows.svg)}span.br.br-chrome{background-image:url(/assets/pix/os-chrome.svg)}span.br.br-edge{background-image:url(/assets/pix/br-edge.svg)}span.br.br-duckduckgo{background-image:url(/assets/pix/br-duckduckgo.svg)}span.br.br-firefox{background-image:url(/assets/pix/br-firefox.svg)}span.br.br-ie{background-image:url(/assets/pix/br-ie.svg)}span.br.br-opera{background-image:url(/assets/pix/br-opera.svg)}span.br.br-overig{background-image:url(/assets/pix/br-other.svg)}span.br.br-safari{background-image:url(/assets/pix/br-safari.svg)}span.br.br-samsung{background-image:url(/assets/pix/br-samsung.svg)}span.br.br-vivaldi{background-image:url(/assets/pix/br-vivaldi.svg)}table.lokalezoek{max-width:500px}table.lokalezoek td+td{text-align:right}body.tools span.input-group-text{font-size:85%}.settings .form-check,.settings .sites{margin-bottom:1rem}span.platformoptie{border:1px solid var(--lichter-groenerig);white-space:nowrap;cursor:pointer;padding:0 3px;border-radius:3px}.gesprek p{padding:10px;border-radius:10px;width:90%;background-repeat:no-repeat}.gesprek p.metSpraak{--pijlmaat:1.5rem;margin-bottom:var(--pijlmaat);position:relative}.gesprek p.metSpraak::before{content:'';position:absolute;width:calc(var(--pijlmaat)/ 2 * 3);height:var(--pijlmaat);top:calc(100% - 2px)}.gesprek p.client{text-align:left;float:left;padding-left:27px;background-color:var(--metallic-groen);background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16"><path fill="%23ffffff" d="M11 1a1 1 0 0 1 1 1v12a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1V2a1 1 0 0 1 1-1h6zM5 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h6a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H5z"/><path fill="%23ffffff" d="M8 14a1 1 0 1 0 0-2 1 1 0 0 0 0 2z"/></svg>');background-size:20px;background-position:left 2px top 13px}.gesprek p.client.metSpraak::before{left:1rem;clip-path:polygon(25% 0,100% 0,0 100%);background-color:var(--metallic-groen)}.gesprek p.server{text-align:right;float:right;background-color:var(--donker-groenerig);color:#fff;padding-right:30px;background-image:url(/assets/pix/icon-server.svg);background-size:20px;background-position:right 4px top 13px}.gesprek p.server.metSpraak::before{right:1rem;clip-path:polygon(0 0,75% 0,100% 100%);background-color:var(--donker-groenerig)}table.passkeys button.verwijder{width:40px;height:40px;color:#fff;background-image:url(/assets/pix/icon-trash.svg);background-repeat:no-repeat;background-position:center}button.passkey{background:url(/assets/pix/icon-passkey-white.svg) no-repeat center right 5px;background-size:24px;padding-right:40px}@media (min-width:576px){table.spreiding.uren svg,table.spreiding.uren svg rect{width:6px}}@media (min-width:768px){table.spreiding.uren svg,table.spreiding.uren svg rect{width:10px}}@media (min-width:992px){aside.sidemenu{position:static;width:auto;min-height:calc(100vh - 57px - 60px);padding-top:8px}aside.sidemenu div.sidemenu-inner{position:fixed;margin-left:4px;max-width:144px}body>div.container{display:grid;grid-template-areas:"sidebar main";grid-template-columns:1fr 5fr;gap:1.5rem;--bs-gutter-x:0;padding-right:1rem}main div.sitenaam{display:none}table.spreiding.uren svg,table.spreiding.uren svg rect{width:12px}}@media (min-width:1200px){aside.sidemenu div.sidemenu-inner{max-width:178px}table.spreiding.uren svg,table.spreiding.uren svg rect{width:14px}}@media (min-width:1400px){div#bezoekgrafieken{width:1060px}aside.sidemenu div.sidemenu-inner{max-width:inherit}table.spreiding.uren svg,table.spreiding.uren svg rect{width:15px}}