@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@400;600;700&display=swap);
/*!
 * Toastify js 1.9.3
 * https://github.com/apvarun/toastify-js
 * @license MIT licensed
 *
 * Copyright (C) 2018 Varun A P
 */.toastify{padding:12px 20px;color:#fff;display:inline-block;box-shadow:0 3px 6px -1px rgba(0,0,0,.12),0 10px 36px -4px rgba(77,96,232,.3);background:linear-gradient(135deg,#73a5ff,#5477f5);position:fixed;opacity:0;transition:all .4s cubic-bezier(.215,.61,.355,1);border-radius:2px;cursor:pointer;text-decoration:none;max-width:calc(50% - 20px);z-index:2147483647}.toastify.on{opacity:1}.toast-close{opacity:.4;padding:0 5px}.toastify-right{right:15px}.toastify-left{left:15px}.toastify-top{top:-150px}.toastify-bottom{bottom:-150px}.toastify-rounded{border-radius:25px}.toastify-avatar{width:1.5em;height:1.5em;margin:-7px 5px;border-radius:2px}.toastify-center{margin-left:auto;margin-right:auto;left:0;right:0;max-width:-webkit-fit-content;max-width:fit-content;max-width:-moz-fit-content}@media only screen and (max-width:360px){.toastify-left,.toastify-right{margin-left:auto;margin-right:auto;left:0;right:0;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content}}body{margin:0;padding:0;font-family:"Poppins",sans-serif;line-height:1.7rem}.app{display:flex}.grecaptcha-badge{display:none}.link{cursor:pointer;color:#083e58}.hidden{display:none}.state{background:#f2f2f2;display:inline-block;padding:2px 5px;border-radius:4px;margin:0 0 .8rem;font-size:.8rem;line-height:1.4em}p{margin:0 0 1rem}.subtitle{color:#083e58;margin:0 0 1.5rem;font-size:.85rem}main{width:100%;background:#f3f7fb;min-height:calc(100vh - 162px);padding:50px;margin:62px 0 0}@media(min-width:48em){main{width:calc(100% - 400px);margin:62px 0 0 300px;min-height:calc(100vh - 162px)}}.header{position:fixed;left:0;top:0;width:calc(100% - 60px);padding:15px 30px;display:flex;justify-content:space-between;align-items:center;background:#fff;border-bottom:1px solid #dedede;z-index:15}@media(min-width:48em){.header{left:300px;width:calc(100% - 360px)}}@media(min-width:48em){.header__hamburger div{display:none}}.container{margin:0 auto;width:calc(100% - 40px);max-width:1000px;padding:0 20px}.sidebar{display:none;padding:50px 30px;position:fixed;left:0;top:0;background:#fff;box-sizing:border-box;border-right:1px solid #dedede}@media(min-width:48em){.sidebar{min-height:100vh;width:300px;display:block}}.sidebar__logo{width:100px;height:auto}@media(max-width:47.99em){.body--navOpen .sidebar{width:100%;height:100%;z-index:10;display:block}.body--navOpen .sidebar__logo{display:none}}.dropdown__trigger{position:relative}.dropdown__overlay{position:fixed;z-index:100;width:100%;height:100%;left:0;top:0}.dropdown{padding:30px;z-index:110;box-shadow:0 10px 40px rgba(0,0,0,.2);top:50px;transform:translateX(-50%);border-radius:5px}.dropdown,.dropdown:before{background:#fff;position:absolute;left:50%}.dropdown:before{content:"";width:20px;height:20px;display:block;top:-8px;transform:translateX(-50%) rotate(45deg)}.button{background:#083e58;border-radius:50px;border:0;padding:15px 30px;cursor:pointer;color:#fff;font-weight:600;display:inline-block;text-decoration:none;text-transform:uppercase}.button:focus:not(:focus-visible){outline:none}.button:hover{background:#062e41}.button--ghost{border:2px solid #083e58;color:#083e58;background:transparent;padding:13px 28px}.button--ghost:hover{border-color:#062e41;color:#062e41;background:transparent}.button--secondary{background:#ff4d59}.button--secondary:hover{background:#ff3441}.button--secondary.button--ghost{border:2px solid #ff4d59;color:#ff4d59;background:transparent}.button--secondary.button--ghost:hover{border-color:#ff3441;color:#ff3441;background:transparent}.button--icon svg{fill:#fff;width:20px;height:auto;transition:all .2s}.button--icon:hover svg{transform:scale(1.2)}.button--icon.button--ghost svg{fill:#083e58}.button--icon.button--ghost.button--secondary svg{fill:#ff4d59}.button--icon.button--link svg{fill:#083e58}.button--small{padding:10px 20px}.button--small.button--ghost{padding:8px 18px}.button--link{border:0;color:#083e58;background:transparent}.button--link:hover{background:transparent;color:#062e41}.button--link.button--secondary{color:#ff4d59}.button--link.button--secondary:hover{background:transparent;color:#ff3441}.button--plain{padding:0}.button--plain,.button--plain:hover{background:transparent}.button--plain svg{fill:#083e58}.button--plain.button--secondary svg{fill:#ff4d59}.button--loading{position:relative;padding-right:50px}.button--loading:after{content:"";position:absolute;right:20px;top:50%;width:10px;height:10px;border-radius:50%;border-color:transparent transparent #fff #fff;border-style:solid;border-width:2px;transform:rotate(0deg) translateY(-50%);animation-name:spinner;animation-duration:1.5s;animation-iteration-count:infinite;animation-timing-function:linear;transform-origin:50% 0}.button--avatar{background:transparent;border:0;padding:0;margin:0;text-align:center;cursor:pointer;display:flex;align-items:center;position:relative}.button--avatar .avatar__image{margin-right:15px}.button__bar{margin-top:40px}@keyframes spinner{0%{transform:rotate(0deg) translateY(-50%)}to{transform:rotate(1turn) translateY(-50%)}}.nav{margin:50px 0 0;padding:0}.nav__item{list-style-type:none}.nav__link{padding:13px 25px 13px 55px;color:#083e58;text-decoration:none;margin:10px 0;border-radius:40px;position:relative;display:block;border:0;background:transparent;cursor:pointer}.nav__link svg{fill:#cadbed;position:absolute;left:15px;top:50%;transform:translateY(-50%);width:24px;height:24px}.nav__link--active{background:#f3f7fb}.nav__link--active svg{fill:#083e58}.heading{color:#083e58;margin:0 0 1rem;line-height:1.5em}.heading--xl{font-size:28px}@media(min-width:62em){.heading--xl{font-size:40px}}.heading--lg{font-size:24px}@media(min-width:62em){.heading--lg{font-size:32px}}.heading--md{font-size:20px}@media(min-width:62em){.heading--md{font-size:24px}}.heading--sm{font-size:16px}@media(min-width:62em){.heading--sm{font-size:20px}}.heading--no-margin{margin:0}.heading--collapse{position:relative;background:#fff;padding:10px 40px 10px 25px;box-shadow:0 0 10px rgba(0,0,0,.1);font-size:18px}.heading--collapse:after{content:"";display:block;width:20px;height:20px;position:absolute;right:20px;top:12px;transition:transform .2s;background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-5 -8 24 24' width='24' height='24' preserveAspectRatio='xMinYMin' class='icon__icon'%3E%3Cpath d='M7.071 5.314l4.95-4.95a1 1 0 111.414 1.414L7.778 7.435a1 1 0 01-1.414 0L.707 1.778A1 1 0 112.121.364l4.95 4.95z'/%3E%3C/svg%3E") no-repeat 0 0 transparent}.heading--collapse-open:after{transform:rotate(180deg)}.heading--center{text-align:center}.heading--has-subtitle{margin:0 0 .25rem}.cards{display:flex;justify-content:space-between;flex-wrap:wrap}@media(min-width:62em){.cards:after{content:"";width:calc(50% - 25px)}}.card{background:#fff;border-radius:15px;width:100%;padding:30px;box-sizing:border-box;cursor:pointer;transition:all .2s;overflow:hidden;margin:0 0 50px}@media(min-width:62em){.card{width:calc(50% - 25px)}}.card:not(.card--static):hover{transform:scale(1.05);box-shadow:0 2.8px 2.2px rgba(0,0,0,.014),0 6.7px 5.3px rgba(0,0,0,.028),0 12.5px 10px rgba(0,0,0,.03)}.card--static{cursor:default}.card__thumbnail{width:calc(100% + 60px);margin:-30px -30px 15px}.card__description{margin-bottom:0}.intro{font-style:italic;font-size:20px;margin-bottom:2rem}.notification{max-width:calc(100% - 40px);padding:25px 60px 25px 30px;background:#5994fe;color:#fff;border-radius:4px;margin-top:35px;line-height:1.7rem;width:calc(100% - 440px)}@media(min-width:36em){.notification{max-width:496px}}@media(min-width:48em){.notification{max-width:688px;left:270px}}@media(min-width:62em){.notification{max-width:912px}}@media(min-width:75em){.notification{max-width:1120px}}.notification--error{background:#fe5959}.toast-close{opacity:1;color:transparent;position:absolute;right:30px;top:50%;transform:translateY(-50%);background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 64 64'%3E%3Cpath d='M34.8 32l19.8-19.8c.8-.8.8-2 0-2.8s-2-.8-2.8 0L32 29.2 12.2 9.4c-.8-.8-2-.8-2.8 0s-.8 2 0 2.8L29.2 32 9.4 51.8c-.8.8-.8 2 0 2.8.4.4.9.6 1.4.6s1-.2 1.4-.6L32 34.8l19.8 19.8c.4.4.9.6 1.4.6s1-.2 1.4-.6c.8-.8.8-2 0-2.8L34.8 32z' fill='%23fff'/%3E%3C/svg%3E") no-repeat 50%}.notification--inline{width:100%;max-width:100%;box-sizing:border-box;position:static;top:0;margin:0 0 30px}.login{width:100%;min-height:100vh;background:#f3f7fb}.login__box{border-radius:15px;background:#fff;padding:60px 40px;box-shadow:0 0 20px rgba(0,0,0,.1);margin:0 auto 100px;max-width:450px}.login__header{display:flex;justify-content:space-around;margin:40px 0}.login__header svg{width:100px;height:auto}.form__group{margin:0 0 25px}.form__sub-group{margin-left:30px}.form__field{padding:12px 15px;border:1px solid #dedede;border-radius:6px;width:100%;box-sizing:border-box;background:#f9f9f9}.form_field--text{border:0;background:transparent;padding:0;width:100%}.form_field--text:focus:not(:focus-visible){outline:none}.form__field--checkbox{display:none}.form__field--checkbox:checked+.form__label--radio:before{border-color:#083e58}.form__field--checkbox:checked+.form__label--radio:after{position:absolute;left:5px;top:9px;content:"";width:8px;height:8px;border-radius:50%;background:#083e58}.form__label{text-transform:uppercase;letter-spacing:2px;font-size:13px;padding:0 0 10px 15px;display:block;color:#aaa}.form__label--radio{position:relative;padding:0 0 0 30px}.form__label--radio:before{content:"";width:16px;height:16px;border:1px solid #dedede;border-radius:50%;display:inline-block;position:absolute;left:0;top:4px;background:#fff}.form__error{padding:10px 0 10px 15px;font-size:14px}.throbber{position:relative;padding:15px 0 15px 40px;font-size:.8rem}.throbber:before{content:"";width:16px;height:16px;border-radius:50%;border-color:#dedede transparent transparent #dedede;border-style:solid;border-width:2px;position:absolute;top:17px;left:0;animation-name:spin;animation-duration:1s;animation-iteration-count:infinite;animation-timing-function:linear}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.graph{margin:0 0 40px}.table{margin:40px 0;width:100%}.table__row{display:flex;padding:5px 0;flex-direction:column}@media(min-width:48em){.table__row{flex-direction:row}}.table__label{width:100%}@media(min-width:48em){.table__label{width:50%}}.table__value{width:100%}@media(min-width:48em){.table__value{width:50%}}.table__value ul{margin:0 0 0 1rem;padding:0}.table__value img{max-width:100%;margin:0}.modal{position:fixed;left:0;top:0;width:100%;height:100%;background:rgba(0,0,0,.2);overflow-y:scroll;scroll-behavior:smooth}.modal__wrapper{position:absolute;left:50%;top:100px;transform:translateX(-50%);z-index:100;padding-bottom:100px;width:calc(100% - 100px);max-width:600px}.modal__content{background:#fff;border-radius:10px;box-shadow:0 0 10px rgba(0,0,0,.1);padding:40px}.modal__title{border-bottom:1px solid #dedede;padding-bottom:5px;font-size:24px;color:#083e58}.modal__footer{border-top:1px solid #dedede;padding-top:20px;margin-top:40px;display:flex;justify-content:flex-end}.avatar__image{background:#f3f7fb;border-radius:50%;width:32px;height:32px;display:inline-block;fill:#083e58}.avatar__name{color:#083e58;display:none}@media(min-width:48em){.avatar__name{display:block}}.section{margin:0 0 50px}.section:first-child{margin-top:50px}.filters{margin-top:6px;float:right;display:flex}.filters .react-datepicker__input-container input,.filters select{margin:0 0 0 15px;border:1px solid #ccc;border-radius:4px;padding:13px 30px 10px 10px;-webkit-appearance:none;-moz-appearance:none;background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-5 -8 24 24' width='24' height='24' preserveAspectRatio='xMinYMin' class='icon__icon'%3E%3Cpath d='M7.071 5.314l4.95-4.95a1 1 0 111.414 1.414L7.778 7.435a1 1 0 01-1.414 0L.707 1.778A1 1 0 112.121.364l4.95 4.95z'/%3E%3C/svg%3E") no-repeat right 6px center #fff;background-size:20px auto}.filters .react-select>div{margin:0 0 0 15px}.react-datepicker-time__input input{border:1px solid #ccc;border-radius:4px;padding:10px 15px}.react-datepicker-time__header{color:transparent!important}.react-datepicker-time__header:before{content:"Tijd:";color:#000}.charts{display:flex;justify-content:space-between;flex-wrap:wrap;margin-bottom:50px}.chart{padding:15px;border-radius:4px;background:#fff;margin:0 0 30px}.chart,.chartjs-render-monitor{width:100%}.error{font-size:.8rem;display:flex;flex-direction:column;text-align:center;line-height:1.5rem}.error_icon{width:32px;height:32px;margin:0 auto 7px;fill:#fcb737}.reports__sections{display:flex;flex-wrap:wrap;justify-content:space-between}.reports__section{width:100%}@media(min-width:62em){.reports__section{width:calc(50% - 25px)}}.grid__wrapper{overflow:auto;scroll-behavior:smooth}.grid{display:inline-block;border-spacing:0;background:#fff;margin-bottom:1.5rem}.grid .row{border-bottom:1px solid #dedede}.grid__head{overflow:hidden;z-index:10;position:-webkit-sticky;position:sticky;left:0;top:0;background:#f3f7fb}.grid__head-cell{position:relative;font-weight:700;-webkit-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap;border-bottom:1px solid #dedede;padding:.7rem 3rem .7rem .7rem;text-align:left}.grid__head-cell .grid__label{overflow:hidden;text-overflow:ellipsis}.grid__sortIcon{width:1.6rem;height:auto;position:absolute;right:.5rem;top:50%;transform:translateY(-50%);z-index:2}.grid__sortIcon--desc{bottom:50%;top:auto;transform:rotate(180deg) translateY(-50%)}.grid__resizer{display:inline-block;width:.5rem;height:1.8rem;position:absolute;right:-.2rem;top:50%;transform:translateY(-50%);z-index:1;touch-action:none}.grid__resizer--isResizing:before{background:#dedede}.grid__resizer:before{content:"";width:.1rem;height:100%;position:absolute;left:50%;top:0;background:#dedede;transform:translateX(-50%)}.grid__cell{white-space:nowrap;padding:.7rem .5rem .7rem .7rem;text-align:left;overflow:hidden;text-overflow:ellipsis;position:relative}.grid__cell-content{line-height:24px;float:left}.grid__cell-content--link a,.grid__cell-content--link button{text-decoration:underline;color:#083e58}.grid__cell-content--link button{background:transparent;border:0;padding:0;outline:0;cursor:pointer}.grid__cell-content--icon{display:flex;align-items:center}.grid__cell-content--icon svg{width:24px;height:24px}.grid__footer{left:0;bottom:0;background:#ebeef0;border-bottom:1px solid #dedede;border-top:1px solid #dedede;padding:.75rem 1.5rem}.grid__footer,.grid__footerInner{position:-webkit-sticky;position:sticky}.grid__footerInner{left:1.5rem;top:0;display:inline-block}.grid--pagination .grid__body .row:last-child{border-bottom:none}
/*# sourceMappingURL=main.8e463b66.chunk.css.map */