@charset "UTF-8";.data-table tbody td,.data-table tbody th{font-size:var(--data-table-font-size);transition:background-color .1s;vertical-align:top;padding:8px;border-right:1px solid #c7c7c7;border-top:none;border-bottom:none}.data-table tbody td ion-icon,.data-table tbody th ion-icon{display:block;margin:auto;height:var(--data-table-font-size)}.data-table tbody td span,.data-table tbody th span{display:block}.data-table tbody td.full span,.data-table tbody th.full span{white-space:nowrap;margin-bottom:4px;padding-bottom:4px;border-bottom:1px solid #c7c7c7}.data-table tbody td.full span:last-of-type,.data-table tbody th.full span:last-of-type{margin-bottom:0;padding-bottom:0;border-bottom:none}.data-table tbody td.status,.data-table tbody th.status{font-size:1.4em;text-align:center}.data-table tbody td.bool,.data-table tbody th.bool{text-align:center}.data-table tbody td.compact,.data-table tbody th.compact{min-width:300px}.data-table tbody td.mono,.data-table tbody th.mono{font-family:var(--data-table-font-mono),monospace;font-size:var(--data-table-font-mono-size)}.data-table tbody td[data-content]:after,.data-table tbody th[data-content]:after{content:attr(data-content);color:#0068a880;font-style:italic}.data-table tbody th{font-weight:600;text-align:left;border-left:0}.data-table tbody td:last-of-type{border-right:none}.data-table tbody tr:hover td,.data-table tbody tr:hover th{background-color:#0068a833;border-right-color:#0068a880}.data-table tbody tr:hover td span,.data-table tbody tr:hover th span{border-bottom-color:#0068a880}.data-table tbody tr.plch td span,.data-table tbody tr.plch th span{color:#0068a880}.data-table thead{font-size:var(--data-table-header-font-size);font-family:var(--data-table-font-display),sans-serif;position:sticky;top:0;z-index:1}.data-table thead th{border-bottom:2px solid #0068a8;border-top:none;border-left:none;border-right:1px solid rgba(0,104,168,.8);background-color:#0068a8;color:#fff;vertical-align:top;text-align:left;padding:8px}.data-table thead th:last-of-type{border-right:0}.data-table thead th.indikatoor{border-bottom-color:#ff4100}.data-table .column-title{display:flex;align-items:baseline;justify-content:space-between;position:relative}.data-table svg.filter{width:18px}.data-table .col-bg{background-image:linear-gradient(90deg,transparent,#0068a8);width:100%}.data-table .col-head-nav{opacity:0;position:absolute;width:100%;display:flex;justify-content:end;z-index:99;transition:.25s opacity .2s}.data-table .col-head-nav.show{opacity:1}.data-table .col-head-nav>*:not(.col-bg){background-color:#0068a8}.data-table button{-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;border:none;background-color:transparent;color:inherit}.data-table button.column-info{-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;border:none;background-color:transparent;color:inherit;padding:0}.data-table{overflow:auto;width:100%;font-size:16px!important}.data-table .table-wrapper{border:1px solid rgb(199,199,199);overflow:auto;border-radius:5px}.data-table table{width:100%;border-collapse:collapse;border:0}.data-table table tbody{line-height:18px}.data-table table tbody tr:nth-of-type(2n){background-color:#e4e4e41a}.data-table table tbody tr:nth-of-type(odd){background-color:#e4e4e480}.data-table .legend-section{padding-top:1em}.data-table .legend-section ul.legend-list{list-style:none;padding-left:0;margin-left:0}.data-table .legend-section ul.legend-list li{display:flex;align-items:center;margin-left:0;font-size:var(--data-table-font-size)}.data-table .legend-section ul.legend-list li .legend-description{padding-left:.5em}
