.theme--light.v-input--switch .v-input--switch__thumb{color:#fff}.theme--light.v-input--switch .v-input--switch__track{color:rgba(0,0,0,.38)}.theme--light.v-input--switch.v-input--is-disabled:not(.v-input--is-dirty) .v-input--switch__thumb{color:#fafafa!important}.theme--light.v-input--switch.v-input--is-disabled:not(.v-input--is-dirty) .v-input--switch__track{color:rgba(0,0,0,.12)!important}.theme--dark.v-input--switch .v-input--switch__thumb{color:#bdbdbd}.theme--dark.v-input--switch .v-input--switch__track{color:hsla(0,0%,100%,.3)}.theme--dark.v-input--switch.v-input--is-disabled:not(.v-input--is-dirty) .v-input--switch__thumb{color:#424242!important}.theme--dark.v-input--switch.v-input--is-disabled:not(.v-input--is-dirty) .v-input--switch__track{color:hsla(0,0%,100%,.1)!important}.v-input--switch__thumb,.v-input--switch__track{background-color:currentColor;pointer-events:none;-webkit-transition:inherit;transition:inherit}.v-input--switch__track{border-radius:8px;width:36px;height:14px;left:2px;position:absolute;opacity:.6;right:2px;top:calc(50% - 7px)}.v-input--switch__thumb{border-radius:50%;top:calc(50% - 10px);height:20px;position:relative;width:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:.3s cubic-bezier(.25,.8,.5,1);transition:.3s cubic-bezier(.25,.8,.5,1)}.v-input--switch .v-input--selection-controls__input{width:38px;-webkit-transition:opacity .3s cubic-bezier(.25,.8,.5,1);transition:opacity .3s cubic-bezier(.25,.8,.5,1)}.v-input--switch .v-input--selection-controls__ripple{top:calc(50% - 24px)}.v-input--switch.v-input--dense .v-input--switch__thumb{width:18px;height:18px}.v-input--switch.v-input--dense .v-input--switch__track{height:12px;width:32px}.v-input--switch.v-input--dense.v-input--switch--inset .v-input--switch__track{height:22px;width:44px;top:calc(50% - 12px);left:-3px}.v-input--switch.v-input--dense .v-input--selection-controls__ripple{top:calc(50% - 22px)}.v-input--switch.v-input--is-dirty.v-input--is-disabled .v-input--selection-controls__input{opacity:.6}.v-application--is-ltr .v-input--switch .v-input--selection-controls__ripple{left:-14px}.v-application--is-ltr .v-input--switch.v-input--dense .v-input--selection-controls__ripple{left:-12px}.v-application--is-ltr .v-input--switch.v-input--is-dirty .v-input--selection-controls__ripple,.v-application--is-ltr .v-input--switch.v-input--is-dirty .v-input--switch__thumb{-webkit-transform:translate(20px);transform:translate(20px)}.v-application--is-rtl .v-input--switch .v-input--selection-controls__ripple{right:-14px}.v-application--is-rtl .v-input--switch.v-input--dense .v-input--selection-controls__ripple{right:-12px}.v-application--is-rtl .v-input--switch.v-input--is-dirty .v-input--selection-controls__ripple,.v-application--is-rtl .v-input--switch.v-input--is-dirty .v-input--switch__thumb{-webkit-transform:translate(-20px);transform:translate(-20px)}.v-input--switch:not(.v-input--switch--flat):not(.v-input--switch--inset) .v-input--switch__thumb{-webkit-box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12);box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12)}.v-input--switch--inset .v-input--selection-controls__input,.v-input--switch--inset .v-input--switch__track{width:48px}.v-input--switch--inset .v-input--switch__track{border-radius:14px;height:28px;left:-4px;opacity:.32;top:calc(50% - 14px)}.v-application--is-ltr .v-input--switch--inset .v-input--selection-controls__ripple,.v-application--is-ltr .v-input--switch--inset .v-input--switch__thumb{-webkit-transform:translate(0)!important;transform:translate(0)!important}.v-application--is-rtl .v-input--switch--inset .v-input--selection-controls__ripple,.v-application--is-rtl .v-input--switch--inset .v-input--switch__thumb{-webkit-transform:translate(-6px)!important;transform:translate(-6px)!important}.v-application--is-ltr .v-input--switch--inset.v-input--is-dirty .v-input--selection-controls__ripple,.v-application--is-ltr .v-input--switch--inset.v-input--is-dirty .v-input--switch__thumb{-webkit-transform:translate(20px)!important;transform:translate(20px)!important}.v-application--is-rtl .v-input--switch--inset.v-input--is-dirty .v-input--selection-controls__ripple,.v-application--is-rtl .v-input--switch--inset.v-input--is-dirty .v-input--switch__thumb{-webkit-transform:translate(-26px)!important;transform:translate(-26px)!important}.theme--light.v-input--range-slider.v-input--slider.v-input--is-disabled .v-slider.v-slider .v-slider__thumb{background:#fafafa}.theme--dark.v-input--range-slider.v-input--slider.v-input--is-disabled .v-slider.v-slider .v-slider__thumb{background:#424242}.v-input--range-slider.v-input--is-disabled .v-slider__track-fill{display:none}.v-input--range-slider.v-input--is-disabled.v-input--slider .v-slider.v-slider .v-slider__thumb{border-color:transparent}.theme--light.v-slider .v-slider__thumb,.theme--light.v-slider .v-slider__track-background,.theme--light.v-slider .v-slider__track-fill{background:rgba(0,0,0,.26)}.theme--dark.v-slider .v-slider__thumb,.theme--dark.v-slider .v-slider__track-background,.theme--dark.v-slider .v-slider__track-fill{background:hsla(0,0%,100%,.2)}.v-slider{cursor:default;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.v-slider input{cursor:default;padding:0;width:100%;display:none}.v-slider__track-container{position:absolute;border-radius:0}.v-slider__thumb-container,.v-slider__track-background,.v-slider__track-fill{position:absolute;-webkit-transition:.3s cubic-bezier(.25,.8,.5,1);transition:.3s cubic-bezier(.25,.8,.5,1)}.v-slider__thumb-container{outline:none;top:50%}.v-slider__thumb-container:hover .v-slider__thumb:before{-webkit-transform:scale(1);transform:scale(1)}.v-slider__thumb{width:12px;height:12px;left:-6px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.v-slider__thumb,.v-slider__thumb:before{position:absolute;border-radius:50%;-webkit-transition:.3s cubic-bezier(.25,.8,.5,1);transition:.3s cubic-bezier(.25,.8,.5,1)}.v-slider__thumb:before{content:"";color:inherit;width:36px;height:36px;background:currentColor;opacity:.3;left:-12px;top:-12px;-webkit-transform:scale(.1);transform:scale(.1);pointer-events:none}.v-slider__thumb:after{content:"";width:42px;height:42px;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.v-slider__tick,.v-slider__ticks-container{position:absolute}.v-slider__tick{opacity:0;background-color:rgba(0,0,0,.5);-webkit-transition:.3s cubic-bezier(.25,.8,.5,1);transition:.3s cubic-bezier(.25,.8,.5,1);border-radius:0}.v-slider__tick--filled{background-color:hsla(0,0%,100%,.5)}.v-application--is-ltr .v-slider__tick:first-child .v-slider__tick-label{-webkit-transform:none;transform:none}.v-application--is-rtl .v-slider__tick:first-child .v-slider__tick-label{-webkit-transform:translateX(100%);transform:translateX(100%)}.v-application--is-ltr .v-slider__tick:last-child .v-slider__tick-label{-webkit-transform:translateX(-100%);transform:translateX(-100%)}.v-application--is-rtl .v-slider__tick:last-child .v-slider__tick-label{-webkit-transform:none;transform:none}.v-slider__tick-label{position:absolute;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap}.v-slider__thumb-label-container{top:0}.v-slider__thumb-label,.v-slider__thumb-label-container{position:absolute;left:0;-webkit-transition:.3s cubic-bezier(.25,.8,.25,1);transition:.3s cubic-bezier(.25,.8,.25,1)}.v-slider__thumb-label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:.75rem;color:#fff;width:32px;height:32px;border-radius:50% 50% 0;bottom:100%;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.v-slider--horizontal{min-height:32px;margin-left:8px;margin-right:8px}.v-slider--horizontal .v-slider__track-container{width:100%;height:2px;left:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.v-slider--horizontal .v-slider__track-background,.v-slider--horizontal .v-slider__track-fill{height:100%}.v-slider--horizontal .v-slider__ticks-container{left:0;height:2px;width:100%}.v-application--is-ltr .v-slider--horizontal .v-slider__tick:first-child .v-slider__tick-label,.v-application--is-rtl .v-slider--horizontal .v-slider__tick:first-child .v-slider__tick-label{-webkit-transform:translateX(0);transform:translateX(0)}.v-application--is-ltr .v-slider--horizontal .v-slider__tick:last-child .v-slider__tick-label{-webkit-transform:translateX(-100%);transform:translateX(-100%)}.v-application--is-rtl .v-slider--horizontal .v-slider__tick:last-child .v-slider__tick-label{-webkit-transform:translateX(100%);transform:translateX(100%)}.v-slider--horizontal .v-slider__tick .v-slider__tick-label{top:8px}.v-application--is-ltr .v-slider--horizontal .v-slider__tick .v-slider__tick-label{-webkit-transform:translateX(-50%);transform:translateX(-50%)}.v-application--is-rtl .v-slider--horizontal .v-slider__tick .v-slider__tick-label{-webkit-transform:translateX(50%);transform:translateX(50%)}.v-slider--horizontal .v-slider__thumb-label{-webkit-transform:translateY(-20%) translateY(-12px) translateX(-50%) rotate(45deg);transform:translateY(-20%) translateY(-12px) translateX(-50%) rotate(45deg)}.v-slider--horizontal .v-slider__thumb-label>*{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.v-slider--vertical{min-height:150px;margin-top:12px;margin-bottom:12px}.v-slider--vertical .v-slider__track-container{height:100%;width:2px;left:50%;top:0;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.v-slider--vertical .v-slider__track-background,.v-slider--vertical .v-slider__track-fill{width:100%}.v-slider--vertical .v-slider__thumb-container{left:50%}.v-slider--vertical .v-slider__ticks-container{top:0;width:2px;height:100%;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.v-application--is-ltr .v-slider--vertical .v-slider__tick .v-slider__tick-label,.v-application--is-ltr .v-slider--vertical .v-slider__tick:first-child .v-slider__tick-label,.v-application--is-ltr .v-slider--vertical .v-slider__tick:last-child .v-slider__tick-label{-webkit-transform:translateY(-50%);transform:translateY(-50%);left:12px}.v-application--is-rtl .v-slider--vertical .v-slider__tick .v-slider__tick-label,.v-application--is-rtl .v-slider--vertical .v-slider__tick:first-child .v-slider__tick-label,.v-application--is-rtl .v-slider--vertical .v-slider__tick:last-child .v-slider__tick-label{-webkit-transform:translateY(-50%);transform:translateY(-50%);right:12px}.v-slider--vertical .v-slider__thumb-label>*{-webkit-transform:rotate(-135deg);transform:rotate(-135deg)}.v-slider__thumb-container--focused .v-slider__thumb:before{-webkit-transform:scale(1);transform:scale(1)}.v-slider--active .v-slider__tick{opacity:1}.v-slider__thumb-container--active .v-slider__thumb:before{-webkit-transform:scale(1.5)!important;transform:scale(1.5)!important}.v-slider--disabled{pointer-events:none}.v-slider--disabled .v-slider__thumb{width:8px;height:8px;left:-4px}.v-slider--disabled .v-slider__thumb:before{display:none}.v-slider__ticks-container--always-show .v-slider__tick{opacity:1}.v-input__slider.v-input--is-readonly>.v-input__control{pointer-events:none}.v-application--is-ltr .v-input__slider .v-input__slot .v-label{margin-left:0;margin-right:12px}.v-application--is-ltr .v-input__slider--inverse-label .v-input__slot .v-label,.v-application--is-rtl .v-input__slider .v-input__slot .v-label{margin-right:0;margin-left:12px}.v-application--is-rtl .v-input__slider--inverse-label .v-input__slot .v-label{margin-left:0;margin-right:12px}.v-input__slider--vertical{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.v-application--is-ltr .v-input__slider--vertical{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.v-application--is-rtl .v-input__slider--vertical{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.v-input__slider--vertical .v-input__append-outer,.v-input__slider--vertical .v-input__prepend-outer,.v-input__slider--vertical .v-input__slot{margin:0}.v-input__slider--vertical .v-messages{display:none}.v-input--has-state .v-slider__track-background{opacity:.4}.v-input--radio-group legend.v-label{cursor:text;font-size:14px;height:auto}.v-input--radio-group__input{border:none;cursor:default;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}.v-input--radio-group--column .v-input--radio-group__input>.v-label{padding-bottom:8px}.v-input--radio-group--row .v-input--radio-group__input>.v-label{padding-right:8px}.v-input--radio-group--row legend{-ms-flex-item-align:center;align-self:center;display:inline-block}.v-input--radio-group--row .v-input--radio-group__input{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}.v-input--radio-group--column legend{padding-bottom:8px}.v-input--radio-group--column .v-radio:not(:last-child):not(:only-child){margin-bottom:8px}.v-input--radio-group--column .v-input--radio-group__input{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.theme--light.v-radio--is-disabled label{color:rgba(0,0,0,.38)}.theme--dark.v-radio--is-disabled label{color:hsla(0,0%,100%,.5)}.v-radio{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;height:auto;outline:none}.v-radio--is-disabled{pointer-events:none;cursor:default}.v-input--radio-group.v-input--radio-group--row .v-radio{margin-right:16px}.color-primary[data-v-451ea3fa]{color:#89a3c2}.color-secondary[data-v-451ea3fa]{color:#1d3c5f}.color-tertiary[data-v-451ea3fa]{color:#eef1f6}.color-grey[data-v-451ea3fa]{color:#666}.color-grey-important[data-v-451ea3fa]{color:#666!important}.color-grey-border[data-v-451ea3fa]{color:#bbb!important}.color-grey-transparent[data-v-451ea3fa]{color:rgba(0,0,0,.54)}.color-grey-medium[data-v-451ea3fa]{color:#b0b0b0}.color-grey-dark[data-v-451ea3fa]{color:#242424}.color-black[data-v-451ea3fa]{color:#000}.alert-chip[data-v-451ea3fa]{cursor:pointer!important;background-color:#ffe5e7!important}.border-bottom[data-v-451ea3fa]{padding-bottom:12px;margin-bottom:12px;border-bottom:1px solid #bbb}@media(max-width:599px){.border-bottom[data-v-451ea3fa]{padding:10px;margin-bottom:10px}}.button-group[data-v-451ea3fa]{padding:4px 5px;border:1px solid #bbb;border-radius:4px}.button-group.--small[data-v-451ea3fa]{padding:0}@media(max-width:599px){.button-group.--small[data-v-451ea3fa]{margin-bottom:2px}}.checkbox-label[data-v-451ea3fa]{display:inline-block!important;max-width:100%!important;font-size:14px}.color-tertiary[data-v-451ea3fa]{background-color:#eef1f6}.content-container[data-v-451ea3fa]{margin-top:56px}.autocomplete-field[data-v-451ea3fa],.country-select[data-v-451ea3fa]{width:100%;max-width:100%;min-height:36px;padding:0 12px;border:1px solid #bbb;border-radius:4px}.autocomplete-field[data-v-451ea3fa]:focus,.country-select[data-v-451ea3fa]:focus{outline-color:#89a3c2}.cursor-pointer[data-v-451ea3fa]{cursor:pointer}.data-overlay[data-v-451ea3fa]{min-height:calc(100vh - 350px)}.diary-card[data-v-451ea3fa]{height:100%;padding:10px;font-size:.8125rem!important}@media(min-width:960px){.diary-card[data-v-451ea3fa]{padding:12px;font-size:.875rem!important}}.diary-card .diary-menu-button[data-v-451ea3fa]{left:10px;min-width:24px!important;max-width:24px!important;height:24px!important}.diary-card .diary-label[data-v-451ea3fa]{font-size:.75rem!important;font-weight:600;color:#666;letter-spacing:.0333333333em!important}@media(max-width:599px){.diary-card .diary-label[data-v-451ea3fa]{font-size:.7rem!important}}.diary-card .diary-details-item[data-v-451ea3fa]{min-width:24px;max-width:none;margin-bottom:0;line-height:1.1rem}@media(max-width:849px){.diary-card .diary-details-item[data-v-451ea3fa]{min-width:100%}}@media(max-width:849px){.diary-card .diary-inspection-meta[data-v-451ea3fa]{margin-right:-8px}}.diary-card .diary-inspection-date-item[data-v-451ea3fa]{max-width:150px;margin-bottom:0;line-height:1.1rem}.diary-card .diary-inspection-title[data-v-451ea3fa]{margin-bottom:0;font-size:.75rem!important;font-weight:600;line-height:24px;color:#242424;letter-spacing:.0333333333em!important;white-space:nowrap}@media(max-width:599px){.diary-card .diary-inspection-title[data-v-451ea3fa]{font-size:.7rem!important}}@media(min-width:600px){.diary-card .diary-inspection-text[data-v-451ea3fa]{margin-top:2px}}.diary-card .diary-inspection-text.inspection-date[data-v-451ea3fa]{white-space:normal}.diary-card .hide-md[data-v-451ea3fa]{display:-webkit-box;display:-ms-flexbox;display:flex}@media(min-width:851px)and (max-width:1264px){.diary-card .hide-md[data-v-451ea3fa]{display:none}}.diary-card .diary-inspection-content[data-v-451ea3fa]{margin-top:10px!important;margin-left:10px!important}@media(min-width:600px){.diary-card .diary-inspection-content[data-v-451ea3fa]{margin-left:0!important}}@media(min-width:850px){.diary-card .diary-inspection-content[data-v-451ea3fa]{margin-top:0!important}}.diary-card .diary-inspection-content .diary-content-item[data-v-451ea3fa]{margin-bottom:4px}@media(min-width:850px){.diary-card .diary-inspection-content .diary-content-item[data-v-451ea3fa]{margin-bottom:0!important}}.diary-card .notes[data-v-451ea3fa],.diary-card .reminder[data-v-451ea3fa]{display:inline-block;max-height:33px;overflow:hidden;line-height:1.1rem;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical}@media(max-width:599px){.diary-card .notes[data-v-451ea3fa],.diary-card .reminder[data-v-451ea3fa]{line-height:1rem}}.filter-bar-wrapper[data-v-451ea3fa]{position:fixed;top:100px;z-index:2;width:100%;margin-top:-4px;background-color:#eef1f6;border-bottom:1px solid #e3e9f2}.filter-bar-wrapper .v-input[data-v-451ea3fa]:not(.switch-label){background-color:#fff}@media(max-width:599px){.filter-bar-wrapper .filter-container[data-v-451ea3fa]{padding:10px}}.filter-bar-wrapper .filter-bar[data-v-451ea3fa]{margin-top:-10px;margin-bottom:-10px}@media(min-width:600px){.filter-bar-wrapper .filter-bar[data-v-451ea3fa]{margin-top:-12px;margin-bottom:-12px}}@media(max-width:599px){.filter-bar-wrapper .filter-bar .filter-buttons[data-v-451ea3fa]:not(.--alerts){max-width:300px}}@media(max-width:599px){.filter-bar-wrapper .filter-bar .filter-buttons:not(.--alerts).filter-buttons--small[data-v-451ea3fa]{max-width:170px}}@media(max-width:599px){.filter-bar-wrapper .filter-bar .v-input[data-v-451ea3fa]:not(.input-text-field--large):not(.v-input--checkbox):not(.filter-text-field--alerts){max-width:120px}}.filter-bar-wrapper .filter-bar .v-input.switch-label[data-v-451ea3fa]{max-width:unset;width:140px}@media(max-width:599px){.filter-bar-wrapper .filter-bar .v-input.switch-label[data-v-451ea3fa]{width:120px}}@media(max-width:372px){.filter-bar-wrapper .filter-bar .v-input.v-text-field.v-text-field--enclosed.v-input--dense:not(.v-text-field--solo).v-text-field--outlined.input-text-field--large[data-v-451ea3fa]{max-width:120px}}@media(max-width:599px){.filter-bar-wrapper .filter-bar .v-input.v-text-field.v-text-field--enclosed.v-input--dense:not(.v-text-field--solo).v-text-field--outlined.input-text-field--large .v-input__slot .v-text-field__slot[data-v-451ea3fa]{min-width:115px}}@media(max-width:372px){.filter-bar-wrapper .filter-bar .v-input.v-text-field.v-text-field--enclosed.v-input--dense:not(.v-text-field--solo).v-text-field--outlined.input-text-field--large .v-input__slot .v-text-field__slot[data-v-451ea3fa]{min-width:74px}}.filter-bar-wrapper .filter-bar .v-input.v-text-field.v-text-field--enclosed.v-input--dense:not(.v-text-field--solo).v-text-field--outlined.input-text-field--full[data-v-451ea3fa]{max-width:100%}.filter-bar-wrapper .filter-bar .v-input.v-text-field.v-text-field--enclosed.v-input--dense:not(.v-text-field--solo).v-text-field--outlined .v-input__slot .v-label.v-label--active[data-v-451ea3fa]{color:#89a3c2!important}@media(max-width:599px){.filter-bar-wrapper .filter-bar .v-input.v-text-field.v-text-field--enclosed.v-input--dense:not(.v-text-field--solo).v-text-field--outlined .v-input__slot[data-v-451ea3fa]{padding:0 2px 0 6px!important}.filter-bar-wrapper .filter-bar .v-input.v-text-field.v-text-field--enclosed.v-input--dense:not(.v-text-field--solo).v-text-field--outlined .v-input__slot .v-text-field__slot[data-v-451ea3fa]{min-width:72px}.filter-bar-wrapper .filter-bar .v-input.v-text-field.v-text-field--enclosed.v-input--dense:not(.v-text-field--solo).v-text-field--outlined .v-input__slot .v-text-field__slot .v-label--active[data-v-451ea3fa]{left:4px!important}}@media(max-width:599px){.filter-bar-wrapper .filter-bar .v-input.v-text-field.v-input--is-focused.v-input--dense:not(.v-text-field--solo).v-text-field--outlined .v-input__slot .v-text-field__slot[data-v-451ea3fa]{min-width:63px;height:30px!important}}@media(max-width:372px){.filter-bar-wrapper .filter-bar .v-input.v-text-field.v-input--is-focused.v-input--dense:not(.v-text-field--solo).v-text-field--outlined.filter-text-field--alerts .v-input__slot .v-text-field__slot[data-v-451ea3fa]{min-width:45px}}.filter-bar-wrapper .filter-bar .view-buttons[data-v-451ea3fa]{padding:9px}.filter-bar-wrapper.--back[data-v-451ea3fa]{top:52px}.filter-bar-wrapper.--back .filter-bar .v-input.v-input--switch[data-v-451ea3fa]{background-color:transparent!important}.filter-bar-wrapper.--back .filter-bar .v-input--selection-controls[data-v-451ea3fa]{margin-top:0}.area-color-picker[data-v-451ea3fa]{margin-top:-10px}.flex-color-picker[data-v-451ea3fa]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flex-color-picker .v-color-picker__controls[data-v-451ea3fa]{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.flex-color-picker .v-color-picker__swatches[data-v-451ea3fa]{margin-top:10px}.flex-color-picker.queen-color-picker[data-v-451ea3fa]{border:1px solid #bbb!important;-webkit-box-shadow:none!important;box-shadow:none!important}.flex-color-picker.queen-color-picker .v-color-picker__swatch:nth-child(2) .v-color-picker__color>div[data-v-451ea3fa]{border:1px solid #bbb}.full-width[data-v-451ea3fa]{width:100%}.area-color-picker-footer[data-v-451ea3fa],.area-color-picker-toolbar[data-v-451ea3fa]{border-radius:4px}.area-color-picker-title[data-v-451ea3fa]{font-weight:500}.area-color-picker-footer[data-v-451ea3fa]{margin-top:-5px}.area-color-picker-footer .v-toolbar__content[data-v-451ea3fa]{padding:0 10px}.hcs-tooltip[data-v-451ea3fa]{font-family:Roboto,sans-serif!important;font-size:.8rem;font-weight:500!important;color:#242424!important;border-radius:6px;background-color:hsla(0,0%,94.1%,.95);border:1px solid #909090}.hcs-tooltip[data-v-451ea3fa]:after{content:"";position:absolute;left:50%;bottom:-4px;width:8px;height:8px;background:inherit;-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-box-shadow:inset -1px -1px 0 0 #909090;box-shadow:inset -1px -1px 0 0 #909090}.keep-spaces[data-v-451ea3fa]{white-space:pre-wrap}.location[data-v-451ea3fa]{padding-bottom:16px;margin:0}@media(max-width:599px){.location[data-v-451ea3fa]{margin:0 -12px 12px -12px}.location[data-v-451ea3fa]:not(.xs-view){padding:0 10px 8px 10px}.location.xs-view[data-v-451ea3fa]{padding:0 10px 0 10px}}.location[data-v-451ea3fa]:first-child{margin-top:70px}@media(max-width:599px){.location[data-v-451ea3fa]:first-child{margin-top:56px}}.location[data-v-451ea3fa]:last-child{margin-bottom:10px;border-bottom:none}.location .location-title[data-v-451ea3fa]{width:100%;padding-bottom:4px;margin:10px 0 12px;border-bottom:1px solid #000}@media(max-width:599px){.location .location-title[data-v-451ea3fa]{padding-bottom:2px;margin:8px 0 10px}}.location .research-item-transition-wrapper[data-v-451ea3fa]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}@media(max-width:599px){.location .research-item-transition-wrapper[data-v-451ea3fa]{min-width:100%}}.loading[data-v-451ea3fa]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-height:80vh;text-align:center}.lowercase[data-v-451ea3fa]{text-transform:lowercase}.mb-2px[data-v-451ea3fa]{margin-bottom:2px}.ml-2px[data-v-451ea3fa]{margin-left:2px}.ml-n2px[data-v-451ea3fa]{margin-left:-2px!important}.mr-2px[data-v-451ea3fa]{margin-right:2px}.mr-5px[data-v-451ea3fa]{margin-right:5px}.mr-6px[data-v-451ea3fa]{margin-right:6px}.mr-n2px[data-v-451ea3fa]{margin-right:-2px}.mt-2px[data-v-451ea3fa]{margin-top:2px!important}.mt-6px[data-v-451ea3fa]{margin-top:6px!important}.mt-n2px[data-v-451ea3fa]{margin-top:-2px!important}.mx-2px[data-v-451ea3fa]{margin-left:2px;margin-right:2px}.my-2px[data-v-451ea3fa]{margin-top:2px!important;margin-bottom:2px!important}.node-inactive[data-v-451ea3fa]{color:#909090!important}.overflow-auto[data-v-451ea3fa]{overflow:auto}.overlay-modal[data-v-451ea3fa]{width:590px;color:#000}@media(max-width:599px){.overlay-modal[data-v-451ea3fa]{max-width:95vw}}@media(min-width:960px){.overlay-modal[data-v-451ea3fa]{width:690px}}.overlay-parent[data-v-451ea3fa]{position:relative}.overlay-parent.no-cursor[data-v-451ea3fa]{cursor:not-allowed}.overlay-toolbar[data-v-451ea3fa]{border-top-left-radius:4px!important;border-top-right-radius:4px!important;-webkit-box-shadow:none!important;box-shadow:none!important}.overlay-toolbar span[data-v-451ea3fa]{font-size:1.25rem;font-weight:500;letter-spacing:.0125em;line-height:2rem;word-break:break-all}.overlay-body[data-v-451ea3fa]{border-radius:0 0 4px 4px!important;background-color:#fff;padding:4px}.pro-label[data-v-451ea3fa]{background:#049717!important}.pa-2px[data-v-451ea3fa]{padding:2px!important}.py-6px[data-v-451ea3fa]{padding-top:6px!important;padding-bottom:6px!important}.basic-label[data-v-451ea3fa]{background:#1d3c5f!important}.light-label[data-v-451ea3fa]{background:#89a3c2!important}.rounded-border[data-v-451ea3fa]{padding:12px;border:1px solid #bbb;border-radius:4px}@media(max-width:599px){.rounded-border[data-v-451ea3fa]{padding:10px!important}}.rounded-border.primary-border[data-v-451ea3fa]{border:1px solid #89a3c2}.rounded-border.--small[data-v-451ea3fa]{padding:6px}@media(max-width:599px){.rounded-border.--small[data-v-451ea3fa]{padding:4px!important}}.save-bar[data-v-451ea3fa]{position:fixed;z-index:2;width:100%;margin-top:-56px;background-color:#eef1f6!important;border-bottom:1px solid #e3e9f2!important;-webkit-box-shadow:none!important;box-shadow:none!important}.save-bar.save-bar--back[data-v-451ea3fa]{margin-top:0}.back-content[data-v-451ea3fa]{margin-top:56px}.back-with-toolbar-content[data-v-451ea3fa]{margin-top:75px}@media(max-width:599px){.back-with-toolbar-content[data-v-451ea3fa]{margin-top:48px}}.back-with-toolbar-content.--100[data-v-451ea3fa]{height:100%}@media(max-width:599px){.button-mobile-wide[data-v-451ea3fa]{width:100%}}.tab-container[data-v-451ea3fa]{margin-top:104px}.to-do-date[data-v-451ea3fa]{width:auto;padding:2px 4px!important;font-weight:600;line-height:1rem;color:red;text-align:center;white-space:nowrap;border:1px solid red;border-radius:5px}.to-do-date.green--text[data-v-451ea3fa]{border-color:green}.zindex1[data-v-451ea3fa]{z-index:1}.v-icon[data-v-451ea3fa]{color:#666}.theme--light.v-btn.v-btn--icon.color-black[data-v-451ea3fa],.v-btn>.v-btn__content .v-icon.color-black[data-v-451ea3fa],.v-icon.color-black[data-v-451ea3fa]{color:#000}.theme--light.v-btn.v-btn--icon.color-primary[data-v-451ea3fa],.v-btn>.v-btn__content .v-icon.color-primary[data-v-451ea3fa],.v-icon.color-primary[data-v-451ea3fa]{color:#89a3c2}.theme--light.v-btn.v-btn--icon.color-grey[data-v-451ea3fa],.v-btn>.v-btn__content .v-icon.color-grey[data-v-451ea3fa],.v-icon.color-grey[data-v-451ea3fa]{color:#666}.theme--light.v-btn.v-btn--icon.color-grey-medium[data-v-451ea3fa],.v-btn>.v-btn__content .v-icon.color-grey-medium[data-v-451ea3fa],.v-icon.color-grey-medium[data-v-451ea3fa]{color:#b0b0b0}.theme--light.v-btn.v-btn--icon.color-grey-dark[data-v-451ea3fa],.v-btn>.v-btn__content .v-icon.color-grey-dark[data-v-451ea3fa],.v-icon.color-grey-dark[data-v-451ea3fa]{color:#242424}.theme--light.v-btn.v-btn--icon.color-grey-light[data-v-451ea3fa],.v-btn>.v-btn__content .v-icon.color-grey-light[data-v-451ea3fa],.v-icon.color-grey-light[data-v-451ea3fa]{color:#f9f9f9}.theme--light.v-btn.v-btn--icon.color-grey-transparent[data-v-451ea3fa],.v-btn>.v-btn__content .v-icon.color-grey-transparent[data-v-451ea3fa],.v-icon.color-grey-transparent[data-v-451ea3fa]{color:rgba(0,0,0,.54)}.theme--light.v-btn.v-btn--icon.color-grey-border[data-v-451ea3fa],.theme--light.v-btn.v-btn--icon.color-grey-medium-light[data-v-451ea3fa],.v-btn>.v-btn__content .v-icon.color-grey-border[data-v-451ea3fa],.v-btn>.v-btn__content .v-icon.color-grey-medium-light[data-v-451ea3fa],.v-icon.color-grey-border[data-v-451ea3fa],.v-icon.color-grey-medium-light[data-v-451ea3fa]{color:#bbb}.theme--light.v-btn.v-btn--icon.color-green-bright[data-v-451ea3fa],.v-btn>.v-btn__content .v-icon.color-green-bright[data-v-451ea3fa],.v-icon.color-green-bright[data-v-451ea3fa]{color:#0ebc27}.v-btn.color-black>.v-btn__content .v-icon[data-v-451ea3fa]{color:#000}.full-height[data-v-451ea3fa]{height:100%}.hcs-icon[data-v-451ea3fa]{display:inline-block;min-width:23px;min-height:23px;margin:2px;line-height:1.2rem;vertical-align:top;background-color:transparent!important;background-repeat:no-repeat;background-position:50%}.hcs-icon--small[data-v-451ea3fa]{min-width:16px;min-height:16px}.hcs-icon--large[data-v-451ea3fa]{min-width:30px;min-height:30px}.hcs-icon--xl[data-v-451ea3fa]{min-width:45px;min-height:45px}.hcs-icon--xxl[data-v-451ea3fa]{min-width:100px;min-height:100px}.hcs-icon-sensor[data-v-451ea3fa]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_hcm.svg)}.hcs-icon-sensor-orange[data-v-451ea3fa]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_hcm-orange.svg)}.hcs-icon-sensor-grey[data-v-451ea3fa]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_hcm-grey.svg)}.hcs-icon-sensor-primary[data-v-451ea3fa]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_hcm-primary.svg)}.hcs-icon-sensor-secondary[data-v-451ea3fa]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_hcm-secondary.svg)}.hcs-icon-sensors[data-v-451ea3fa]{font-size:13px}.hcs-icon-sensors[data-v-451ea3fa]:before{margin-left:2px;font-family:Material Design Icons;content:"󰘊"}.hcs-icon-sensors--no-outline[data-v-451ea3fa]{font-size:22px;color:#666!important;background-color:transparent;border:none;border-radius:0}.hcs-icon-sensors--no-outline[data-v-451ea3fa]:before{font-family:Material Design Icons;content:"󰘊"}.hcs-icon-sensors--no-outline--small[data-v-451ea3fa]{margin:2px 0 0 0;font-size:16px}.hcs-icon-bv[data-v-451ea3fa]{font-size:15px}.hcs-icon-bv[data-v-451ea3fa]:before{font-family:Material Design Icons;content:"󰂁"}.hcs-icon-rssi[data-v-451ea3fa],.hcs-icon-snr[data-v-451ea3fa]{font-size:15px}.hcs-icon-rssi[data-v-451ea3fa]:before,.hcs-icon-snr[data-v-451ea3fa]:before{font-family:Material Design Icons;content:"󰒓"}.hcs-icon-t_0[data-v-451ea3fa],.hcs-icon-t_1[data-v-451ea3fa],.hcs-icon-t_2[data-v-451ea3fa],.hcs-icon-t_3[data-v-451ea3fa],.hcs-icon-t_4[data-v-451ea3fa],.hcs-icon-t_5[data-v-451ea3fa],.hcs-icon-t_6[data-v-451ea3fa],.hcs-icon-t_7[data-v-451ea3fa],.hcs-icon-t_8[data-v-451ea3fa],.hcs-icon-t_9[data-v-451ea3fa],.hcs-icon-t_i[data-v-451ea3fa]{font-size:16px}.hcs-icon-t_0[data-v-451ea3fa]:before,.hcs-icon-t_1[data-v-451ea3fa]:before,.hcs-icon-t_2[data-v-451ea3fa]:before,.hcs-icon-t_3[data-v-451ea3fa]:before,.hcs-icon-t_4[data-v-451ea3fa]:before,.hcs-icon-t_5[data-v-451ea3fa]:before,.hcs-icon-t_6[data-v-451ea3fa]:before,.hcs-icon-t_7[data-v-451ea3fa]:before,.hcs-icon-t_8[data-v-451ea3fa]:before,.hcs-icon-t_9[data-v-451ea3fa]:before,.hcs-icon-t_i[data-v-451ea3fa]:before{font-family:Material Design Icons;content:"󰔏"}.hcs-icon-weight_kg[data-v-451ea3fa]{font-size:15px}.hcs-icon-weight_kg[data-v-451ea3fa]:before{font-family:Material Design Icons;content:"󰖡"}.hcs-icon-magnify[data-v-451ea3fa]{font-size:15px}.hcs-icon-magnify[data-v-451ea3fa]:before{margin-left:1px;font-family:Material Design Icons;content:"󰍉"}.hcs-icon-text[data-v-451ea3fa]{font-size:9.5px;font-weight:600;color:#fff;border-radius:50%}.hcs-icon.color-red[data-v-451ea3fa]{background-color:#ff001d!important;border-color:#ff001d}.hcs-icon.color-green[data-v-451ea3fa]{background-color:#049717!important;border-color:#049717}.hcs-icon.color-primary[data-v-451ea3fa]{background-color:#89a3c2!important;border-color:#89a3c2}.hcs-icon-chartgroup-air[data-v-451ea3fa]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-air[data-v-451ea3fa]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_air.png);background-size:contain}.hcs-icon-chartgroup-air.print[data-v-451ea3fa]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_air.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-alert[data-v-451ea3fa]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-alert[data-v-451ea3fa]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_alert.png);background-size:contain}.hcs-icon-chartgroup-alert.print[data-v-451ea3fa]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_alert.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-bat[data-v-451ea3fa]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-bat[data-v-451ea3fa]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_bat.png);background-size:contain}.hcs-icon-chartgroup-bat.print[data-v-451ea3fa]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_bat.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-ch4[data-v-451ea3fa]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-ch4[data-v-451ea3fa]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_ch4.png);background-size:contain}.hcs-icon-chartgroup-ch4.print[data-v-451ea3fa]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_ch4.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-cloud[data-v-451ea3fa]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-cloud[data-v-451ea3fa]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_cloud.png);background-size:contain}.hcs-icon-chartgroup-cloud.print[data-v-451ea3fa]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_cloud.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-co2[data-v-451ea3fa]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-co2[data-v-451ea3fa]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_co2.png);background-size:contain}.hcs-icon-chartgroup-co2.print[data-v-451ea3fa]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_co2.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-connection[data-v-451ea3fa]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-connection[data-v-451ea3fa]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_connection.png);background-size:contain}.hcs-icon-chartgroup-connection.print[data-v-451ea3fa]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_connection.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-dust[data-v-451ea3fa]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-dust[data-v-451ea3fa]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_dust.png);background-size:contain}.hcs-icon-chartgroup-dust.print[data-v-451ea3fa]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_dust.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-hcm_line[data-v-451ea3fa]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-hcm_line[data-v-451ea3fa]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_hcm_line.png);background-size:contain}.hcs-icon-chartgroup-hcm_line.print[data-v-451ea3fa]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_hcm_line.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-nh3[data-v-451ea3fa]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-nh3[data-v-451ea3fa]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_nh3.png);background-size:contain}.hcs-icon-chartgroup-nh3.print[data-v-451ea3fa]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_nh3.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-mic[data-v-451ea3fa]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-mic[data-v-451ea3fa]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_mic.png);background-size:contain}.hcs-icon-chartgroup-mic.print[data-v-451ea3fa]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_mic.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-movement[data-v-451ea3fa]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-movement[data-v-451ea3fa]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_movement.png);background-size:contain}.hcs-icon-chartgroup-movement.print[data-v-451ea3fa]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_movement.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-rh[data-v-451ea3fa]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-rh[data-v-451ea3fa]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_rh.png);background-size:contain}.hcs-icon-chartgroup-rh.print[data-v-451ea3fa]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_rh.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-setting[data-v-451ea3fa]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-setting[data-v-451ea3fa]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_setting.png);background-size:contain}.hcs-icon-chartgroup-setting.print[data-v-451ea3fa]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_setting.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-sound[data-v-451ea3fa]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-sound[data-v-451ea3fa]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_sound.png);background-size:contain}.hcs-icon-chartgroup-sound.print[data-v-451ea3fa]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_sound.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-sun[data-v-451ea3fa]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-sun[data-v-451ea3fa]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_sun.png);background-size:contain}.hcs-icon-chartgroup-sun.print[data-v-451ea3fa]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_sun.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-switch[data-v-451ea3fa]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-switch[data-v-451ea3fa]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_switch.png);background-size:contain}.hcs-icon-chartgroup-switch.print[data-v-451ea3fa]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_switch.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-temp[data-v-451ea3fa]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-temp[data-v-451ea3fa]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_temp.png);background-size:contain}.hcs-icon-chartgroup-temp.print[data-v-451ea3fa]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_temp.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-thi[data-v-451ea3fa]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-thi[data-v-451ea3fa]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_thi.png);background-size:contain}.hcs-icon-chartgroup-thi.print[data-v-451ea3fa]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_thi.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-weight[data-v-451ea3fa]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-weight[data-v-451ea3fa]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_weight.png);background-size:contain}.hcs-icon-chartgroup-weight.print[data-v-451ea3fa]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_weight.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-wind[data-v-451ea3fa]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-wind[data-v-451ea3fa]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_wind.png);background-size:contain}.hcs-icon-chartgroup-wind.print[data-v-451ea3fa]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_wind.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-temp.print[data-v-451ea3fa]{height:20px;width:auto}.hcs-icon-chartgroup-bat.print[data-v-451ea3fa],.hcs-icon-chartgroup-cloud.print[data-v-451ea3fa]{width:20px;height:auto}.hcs-icon-farm[data-v-451ea3fa]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_farm.svg)}.hcs-icon-farm.print[data-v-451ea3fa]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_farm.svg);height:30px;width:30px}.hcs-icon-farm-grey[data-v-451ea3fa]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_farm-grey.svg)}.hcs-icon-farm-grey.print[data-v-451ea3fa]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_farm-grey.svg);height:30px;width:30px}.hcs-icon-farm-secondary[data-v-451ea3fa]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_farm-secondary.svg)}.hcs-icon-farm-secondary.print[data-v-451ea3fa]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_farm-secondary.svg);height:30px;width:30px}.hcs-icon-factory[data-v-451ea3fa]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_factory.svg)}.hcs-icon-factory.print[data-v-451ea3fa]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_factory.svg);height:30px;width:30px}.hcs-icon-greenhouse[data-v-451ea3fa]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_greenhouse.svg)}.hcs-icon-greenhouse.print[data-v-451ea3fa]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_greenhouse.svg);height:30px;width:30px}.hcs-icon-home[data-v-451ea3fa]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_home.svg)}.hcs-icon-home.print[data-v-451ea3fa]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_home.svg);height:30px;width:30px}.hcs-icon-office[data-v-451ea3fa]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_office.svg)}.hcs-icon-office.print[data-v-451ea3fa]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_office.svg);height:30px;width:30px}.hcs-icon-school[data-v-451ea3fa]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_school.svg)}.hcs-icon-school.print[data-v-451ea3fa]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_school.svg);height:30px;width:30px}.hcs-icon-air[data-v-451ea3fa]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_air.svg)}.hcs-icon-air.print[data-v-451ea3fa]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_air.svg);height:30px;width:30px}.hcs-icon-air-red[data-v-451ea3fa]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_air-red.svg)}.hcs-icon-air-red.print[data-v-451ea3fa]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_air-red.svg);height:30px;width:30px}.hcs-icon-alert[data-v-451ea3fa]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_alert.svg)}.hcs-icon-alert.print[data-v-451ea3fa]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_alert.svg);height:30px;width:30px}.hcs-icon-bat[data-v-451ea3fa]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_bat.svg)}.hcs-icon-bat.print[data-v-451ea3fa]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_bat.svg);height:30px;width:30px}.hcs-icon-bat-red[data-v-451ea3fa]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_bat-red.svg)}.hcs-icon-bat-red.print[data-v-451ea3fa]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_bat-red.svg);height:30px;width:30px}.hcs-icon-ch4[data-v-451ea3fa]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_ch4.svg)}.hcs-icon-ch4.print[data-v-451ea3fa]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_ch4.svg);height:30px;width:30px}.hcs-icon-ch4-green[data-v-451ea3fa]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_ch4-green.svg)}.hcs-icon-ch4-green.print[data-v-451ea3fa]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_ch4-green.svg);height:30px;width:30px}.hcs-icon-ch4-orange[data-v-451ea3fa]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_ch4-orange.svg)}.hcs-icon-ch4-orange.print[data-v-451ea3fa]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_ch4-orange.svg);height:30px;width:30px}.hcs-icon-ch4-red[data-v-451ea3fa]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_ch4-red.svg)}.hcs-icon-ch4-red.print[data-v-451ea3fa]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_ch4-red.svg);height:30px;width:30px}.hcs-icon-cloud[data-v-451ea3fa]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_cloud.svg)}.hcs-icon-cloud.print[data-v-451ea3fa]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_cloud.svg);height:30px;width:30px}.hcs-icon-cloud-red[data-v-451ea3fa]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_cloud-red.svg)}.hcs-icon-cloud-red.print[data-v-451ea3fa]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_cloud-red.svg);height:30px;width:30px}.hcs-icon-co2[data-v-451ea3fa]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_co2.svg)}.hcs-icon-co2.print[data-v-451ea3fa]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_co2.svg);height:30px;width:30px}.hcs-icon-dust[data-v-451ea3fa]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_dust.svg)}.hcs-icon-dust.print[data-v-451ea3fa]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_dust.svg);height:30px;width:30px}.hcs-icon-hcm_line[data-v-451ea3fa]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_hcm_line.svg)}.hcs-icon-hcm_line.print[data-v-451ea3fa]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_hcm_line.svg);height:30px;width:30px}.hcs-icon-hcm_line-red[data-v-451ea3fa]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_hcm_line-red.svg)}.hcs-icon-hcm_line-red.print[data-v-451ea3fa]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_hcm_line-red.svg);height:30px;width:30px}.hcs-icon-nh3[data-v-451ea3fa]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_nh3.svg)}.hcs-icon-nh3.print[data-v-451ea3fa]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_nh3.svg);height:30px;width:30px}.hcs-icon-nh3-grey[data-v-451ea3fa]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_nh3-grey.svg)}.hcs-icon-nh3-grey.print[data-v-451ea3fa]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_nh3-grey.svg);height:30px;width:30px}.hcs-icon-nh3-primary[data-v-451ea3fa]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_nh3-primary.svg)}.hcs-icon-nh3-primary.print[data-v-451ea3fa]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_nh3-primary.svg);height:30px;width:30px}.hcs-icon-nh3-secondary[data-v-451ea3fa]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_nh3-secondary.svg)}.hcs-icon-nh3-secondary.print[data-v-451ea3fa]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_nh3-secondary.svg);height:30px;width:30px}.hcs-icon-mic[data-v-451ea3fa]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_mic.svg)}.hcs-icon-mic.print[data-v-451ea3fa]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_mic.svg);height:30px;width:30px}.hcs-icon-mic-red[data-v-451ea3fa]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_mic-red.svg)}.hcs-icon-mic-red.print[data-v-451ea3fa]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_mic-red.svg);height:30px;width:30px}.hcs-icon-rh[data-v-451ea3fa]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_rh.svg)}.hcs-icon-rh.print[data-v-451ea3fa]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_rh.svg);height:30px;width:30px}.hcs-icon-setting[data-v-451ea3fa]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_setting.svg)}.hcs-icon-setting.print[data-v-451ea3fa]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_setting.svg);height:30px;width:30px}.hcs-icon-sound[data-v-451ea3fa]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_sound.svg)}.hcs-icon-sound.print[data-v-451ea3fa]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_sound.svg);height:30px;width:30px}.hcs-icon-sun[data-v-451ea3fa]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_sun.svg)}.hcs-icon-sun.print[data-v-451ea3fa]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_sun.svg);height:30px;width:30px}.hcs-icon-sun-red[data-v-451ea3fa]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_sun-red.svg)}.hcs-icon-sun-red.print[data-v-451ea3fa]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_sun-red.svg);height:30px;width:30px}.hcs-icon-temp[data-v-451ea3fa]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_temp.svg)}.hcs-icon-temp.print[data-v-451ea3fa]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_temp.svg);height:30px;width:30px}.hcs-icon-thi[data-v-451ea3fa]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_thi.svg)}.hcs-icon-thi.print[data-v-451ea3fa]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_thi.svg);height:30px;width:30px}.hcs-icon-wind[data-v-451ea3fa]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_wind.svg)}.hcs-icon-wind.print[data-v-451ea3fa]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_wind.svg);height:30px;width:30px}.hcs-icon-wind-red[data-v-451ea3fa]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_wind-red.svg)}.hcs-icon-wind-red.print[data-v-451ea3fa]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_wind-red.svg);height:30px;width:30px}.hcs-icon-co2-green[data-v-451ea3fa]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_co2-green.svg)}.hcs-icon-co2-green.print[data-v-451ea3fa]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_co2-green.svg);height:30px;width:30px}.hcs-icon-dust-green[data-v-451ea3fa]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_dust-green.svg)}.hcs-icon-dust-green.print[data-v-451ea3fa]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_dust-green.svg);height:30px;width:30px}.hcs-icon-movement[data-v-451ea3fa]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_movement.svg)}.hcs-icon-movement.print[data-v-451ea3fa]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_movement.svg);height:30px;width:30px}.hcs-icon-movement-green[data-v-451ea3fa]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_movement-green.svg)}.hcs-icon-movement-green.print[data-v-451ea3fa]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_movement-green.svg);height:30px;width:30px}.hcs-icon-nh3-green[data-v-451ea3fa]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_nh3-green.svg)}.hcs-icon-nh3-green.print[data-v-451ea3fa]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_nh3-green.svg);height:30px;width:30px}.hcs-icon-rh-green[data-v-451ea3fa]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_rh-green.svg)}.hcs-icon-rh-green.print[data-v-451ea3fa]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_rh-green.svg);height:30px;width:30px}.hcs-icon-temp-green[data-v-451ea3fa]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_temp-green.svg)}.hcs-icon-temp-green.print[data-v-451ea3fa]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_temp-green.svg);height:30px;width:30px}.hcs-icon-thi-green[data-v-451ea3fa]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_thi-green.svg)}.hcs-icon-thi-green.print[data-v-451ea3fa]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_thi-green.svg);height:30px;width:30px}.hcs-icon-co2-red[data-v-451ea3fa]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_co2-red.svg)}.hcs-icon-co2-red.print[data-v-451ea3fa]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_co2-red.svg);height:30px;width:30px}.hcs-icon-dust-red[data-v-451ea3fa]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_dust-red.svg)}.hcs-icon-dust-red.print[data-v-451ea3fa]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_dust-red.svg);height:30px;width:30px}.hcs-icon-movement-red[data-v-451ea3fa]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_movement-red.svg)}.hcs-icon-movement-red.print[data-v-451ea3fa]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_movement-red.svg);height:30px;width:30px}.hcs-icon-nh3-red[data-v-451ea3fa]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_nh3-red.svg)}.hcs-icon-nh3-red.print[data-v-451ea3fa]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_nh3-red.svg);height:30px;width:30px}.hcs-icon-rh-red[data-v-451ea3fa]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_rh-red.svg)}.hcs-icon-rh-red.print[data-v-451ea3fa]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_rh-red.svg);height:30px;width:30px}.hcs-icon-temp-red[data-v-451ea3fa]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_temp-red.svg)}.hcs-icon-temp-red.print[data-v-451ea3fa]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_temp-red.svg);height:30px;width:30px}.hcs-icon-thi-red[data-v-451ea3fa]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_thi-red.svg)}.hcs-icon-thi-red.print[data-v-451ea3fa]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_thi-red.svg);height:30px;width:30px}.hcs-icon-co2-orange[data-v-451ea3fa]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_co2-orange.svg)}.hcs-icon-co2-orange.print[data-v-451ea3fa]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_co2-orange.svg);height:30px;width:30px}.hcs-icon-dust-orange[data-v-451ea3fa]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_dust-orange.svg)}.hcs-icon-dust-orange.print[data-v-451ea3fa]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_dust-orange.svg);height:30px;width:30px}.hcs-icon-movement-orange[data-v-451ea3fa]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_movement-orange.svg)}.hcs-icon-movement-orange.print[data-v-451ea3fa]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_movement-orange.svg);height:30px;width:30px}.hcs-icon-nh3-orange[data-v-451ea3fa]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_nh3-orange.svg)}.hcs-icon-nh3-orange.print[data-v-451ea3fa]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_nh3-orange.svg);height:30px;width:30px}.hcs-icon-rh-orange[data-v-451ea3fa]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_rh-orange.svg)}.hcs-icon-rh-orange.print[data-v-451ea3fa]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_rh-orange.svg);height:30px;width:30px}.hcs-icon-temp-orange[data-v-451ea3fa]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_temp-orange.svg)}.hcs-icon-temp-orange.print[data-v-451ea3fa]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_temp-orange.svg);height:30px;width:30px}.hcs-icon-thi-orange[data-v-451ea3fa]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_thi-orange.svg)}.hcs-icon-thi-orange.print[data-v-451ea3fa]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_thi-orange.svg);height:30px;width:30px}.hcs-icon-broiler.on-top[data-v-451ea3fa]{margin:0}.hcs-icon-broiler[data-v-451ea3fa]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/broiler.svg)}.hcs-icon-broiler:not(.print).on-top[data-v-451ea3fa]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/broiler.svg)}.hcs-icon-broiler.print[data-v-451ea3fa]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/broiler.svg);max-height:50px}.hcs-icon-broiler.print.on-top[data-v-451ea3fa]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/broiler.svg)}.hcs-icon-broiler-white[data-v-451ea3fa]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/broiler-white.svg)}.hcs-icon-broiler-grey[data-v-451ea3fa]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/broiler-grey.svg)}.hcs-icon-broiler-secondary[data-v-451ea3fa]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/broiler-secondary.svg)}.hcs-icon-calves.on-top[data-v-451ea3fa]{margin:0}.hcs-icon-calves[data-v-451ea3fa]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/calves.svg)}.hcs-icon-calves:not(.print).on-top[data-v-451ea3fa]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/calves.svg)}.hcs-icon-calves.print[data-v-451ea3fa]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/calves.svg);max-height:50px}.hcs-icon-calves.print.on-top[data-v-451ea3fa]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/calves.svg)}.hcs-icon-calves-white[data-v-451ea3fa]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/calves-white.svg)}.hcs-icon-calves-grey[data-v-451ea3fa]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/calves-grey.svg)}.hcs-icon-calves-secondary[data-v-451ea3fa]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/calves-secondary.svg)}.hcs-icon-cattle.on-top[data-v-451ea3fa]{margin:0}.hcs-icon-cattle[data-v-451ea3fa]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/cattle.svg)}.hcs-icon-cattle:not(.print).on-top[data-v-451ea3fa]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/cattle.svg)}.hcs-icon-cattle.print[data-v-451ea3fa]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/cattle.svg);max-height:50px}.hcs-icon-cattle.print.on-top[data-v-451ea3fa]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/cattle.svg)}.hcs-icon-cattle-white[data-v-451ea3fa]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/cattle-white.svg)}.hcs-icon-cattle-grey[data-v-451ea3fa]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/cattle-grey.svg)}.hcs-icon-cattle-secondary[data-v-451ea3fa]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/cattle-secondary.svg)}.hcs-icon-chicken.on-top[data-v-451ea3fa]{margin:0}.hcs-icon-chicken[data-v-451ea3fa]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/chicken.svg)}.hcs-icon-chicken:not(.print).on-top[data-v-451ea3fa]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/chicken.svg)}.hcs-icon-chicken.print[data-v-451ea3fa]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/chicken.svg);max-height:50px}.hcs-icon-chicken.print.on-top[data-v-451ea3fa]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/chicken.svg)}.hcs-icon-chicken-white[data-v-451ea3fa]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/chicken-white.svg)}.hcs-icon-chicken-grey[data-v-451ea3fa]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/chicken-grey.svg)}.hcs-icon-chicken-secondary[data-v-451ea3fa]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/chicken-secondary.svg)}.hcs-icon-dairy_cattle.on-top[data-v-451ea3fa]{margin:0}.hcs-icon-dairy_cattle[data-v-451ea3fa]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/dairy_cattle.svg)}.hcs-icon-dairy_cattle:not(.print).on-top[data-v-451ea3fa]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/dairy_cattle.svg)}.hcs-icon-dairy_cattle.print[data-v-451ea3fa]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/dairy_cattle.svg);max-height:50px}.hcs-icon-dairy_cattle.print.on-top[data-v-451ea3fa]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/dairy_cattle.svg)}.hcs-icon-dairy_cattle-white[data-v-451ea3fa]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/dairy_cattle-white.svg)}.hcs-icon-dairy_cattle-grey[data-v-451ea3fa]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/dairy_cattle-grey.svg)}.hcs-icon-dairy_cattle-secondary[data-v-451ea3fa]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/dairy_cattle-secondary.svg)}.hcs-icon-goat.on-top[data-v-451ea3fa]{margin:0}.hcs-icon-goat[data-v-451ea3fa]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/goat.svg)}.hcs-icon-goat:not(.print).on-top[data-v-451ea3fa]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/goat.svg)}.hcs-icon-goat.print[data-v-451ea3fa]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/goat.svg);max-height:50px}.hcs-icon-goat.print.on-top[data-v-451ea3fa]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/goat.svg)}.hcs-icon-goat-white[data-v-451ea3fa]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/goat-white.svg)}.hcs-icon-goat-grey[data-v-451ea3fa]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/goat-grey.svg)}.hcs-icon-goat-secondary[data-v-451ea3fa]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/goat-secondary.svg)}.hcs-icon-horse.on-top[data-v-451ea3fa]{margin:0}.hcs-icon-horse[data-v-451ea3fa]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/horse.svg)}.hcs-icon-horse:not(.print).on-top[data-v-451ea3fa]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/horse.svg)}.hcs-icon-horse.print[data-v-451ea3fa]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/horse.svg);max-height:50px}.hcs-icon-horse.print.on-top[data-v-451ea3fa]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/horse.svg)}.hcs-icon-horse-white[data-v-451ea3fa]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/horse-white.svg)}.hcs-icon-horse-grey[data-v-451ea3fa]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/horse-grey.svg)}.hcs-icon-horse-secondary[data-v-451ea3fa]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/horse-secondary.svg)}.hcs-icon-human.on-top[data-v-451ea3fa]{margin:0}.hcs-icon-human[data-v-451ea3fa]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/human.svg)}.hcs-icon-human:not(.print).on-top[data-v-451ea3fa]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/human.svg)}.hcs-icon-human.print[data-v-451ea3fa]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/human.svg);max-height:50px}.hcs-icon-human.print.on-top[data-v-451ea3fa]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/human.svg)}.hcs-icon-human-white[data-v-451ea3fa]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/human-white.svg)}.hcs-icon-human-grey[data-v-451ea3fa]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/human-grey.svg)}.hcs-icon-human-secondary[data-v-451ea3fa]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/human-secondary.svg)}.hcs-icon-pig.on-top[data-v-451ea3fa]{margin:0}.hcs-icon-pig[data-v-451ea3fa]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/pig.svg)}.hcs-icon-pig:not(.print).on-top[data-v-451ea3fa]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/pig.svg)}.hcs-icon-pig.print[data-v-451ea3fa]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/pig.svg);max-height:50px}.hcs-icon-pig.print.on-top[data-v-451ea3fa]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/pig.svg)}.hcs-icon-pig-white[data-v-451ea3fa]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/pig-white.svg)}.hcs-icon-pig-grey[data-v-451ea3fa]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/pig-grey.svg)}.hcs-icon-pig-secondary[data-v-451ea3fa]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/pig-secondary.svg)}.hcs-icon-piglet.on-top[data-v-451ea3fa]{margin:0}.hcs-icon-piglet[data-v-451ea3fa]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/piglet.svg)}.hcs-icon-piglet:not(.print).on-top[data-v-451ea3fa]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/piglet.svg)}.hcs-icon-piglet.print[data-v-451ea3fa]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/piglet.svg);max-height:50px}.hcs-icon-piglet.print.on-top[data-v-451ea3fa]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/piglet.svg)}.hcs-icon-piglet-white[data-v-451ea3fa]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/piglet-white.svg)}.hcs-icon-piglet-grey[data-v-451ea3fa]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/piglet-grey.svg)}.hcs-icon-piglet-secondary[data-v-451ea3fa]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/piglet-secondary.svg)}.hcs-icon-rearing_chicken.on-top[data-v-451ea3fa]{margin:0}.hcs-icon-rearing_chicken[data-v-451ea3fa]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/rearing_chicken.svg)}.hcs-icon-rearing_chicken:not(.print).on-top[data-v-451ea3fa]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/rearing_chicken.svg)}.hcs-icon-rearing_chicken.print[data-v-451ea3fa]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/rearing_chicken.svg);max-height:50px}.hcs-icon-rearing_chicken.print.on-top[data-v-451ea3fa]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/rearing_chicken.svg)}.hcs-icon-rearing_chicken-white[data-v-451ea3fa]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/rearing_chicken-white.svg)}.hcs-icon-rearing_chicken-grey[data-v-451ea3fa]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/rearing_chicken-grey.svg)}.hcs-icon-rearing_chicken-secondary[data-v-451ea3fa]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/rearing_chicken-secondary.svg)}.hcs-icon-sheep.on-top[data-v-451ea3fa]{margin:0}.hcs-icon-sheep[data-v-451ea3fa]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sheep.svg)}.hcs-icon-sheep:not(.print).on-top[data-v-451ea3fa]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/sheep.svg)}.hcs-icon-sheep.print[data-v-451ea3fa]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sheep.svg);max-height:50px}.hcs-icon-sheep.print.on-top[data-v-451ea3fa]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/sheep.svg)}.hcs-icon-sheep-white[data-v-451ea3fa]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sheep-white.svg)}.hcs-icon-sheep-grey[data-v-451ea3fa]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sheep-grey.svg)}.hcs-icon-sheep-secondary[data-v-451ea3fa]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sheep-secondary.svg)}.hcs-icon-sow.on-top[data-v-451ea3fa]{margin:0}.hcs-icon-sow[data-v-451ea3fa]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sow.svg)}.hcs-icon-sow:not(.print).on-top[data-v-451ea3fa]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/sow.svg)}.hcs-icon-sow.print[data-v-451ea3fa]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sow.svg);max-height:50px}.hcs-icon-sow.print.on-top[data-v-451ea3fa]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/sow.svg)}.hcs-icon-sow-white[data-v-451ea3fa]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sow-white.svg)}.hcs-icon-sow-grey[data-v-451ea3fa]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sow-grey.svg)}.hcs-icon-sow-secondary[data-v-451ea3fa]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sow-secondary.svg)}.hcs-icon-sow_lactating.on-top[data-v-451ea3fa]{margin:0}.hcs-icon-sow_lactating[data-v-451ea3fa]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sow_lactating.svg)}.hcs-icon-sow_lactating:not(.print).on-top[data-v-451ea3fa]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/sow_lactating.svg)}.hcs-icon-sow_lactating.print[data-v-451ea3fa]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sow_lactating.svg);max-height:50px}.hcs-icon-sow_lactating.print.on-top[data-v-451ea3fa]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/sow_lactating.svg)}.hcs-icon-sow_lactating-white[data-v-451ea3fa]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sow_lactating-white.svg)}.hcs-icon-sow_lactating-grey[data-v-451ea3fa]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sow_lactating-grey.svg)}.hcs-icon-sow_lactating-secondary[data-v-451ea3fa]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sow_lactating-secondary.svg)}.hcs-icon-veal_calves.on-top[data-v-451ea3fa]{margin:0}.hcs-icon-veal_calves[data-v-451ea3fa]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/veal_calves.svg)}.hcs-icon-veal_calves:not(.print).on-top[data-v-451ea3fa]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/veal_calves.svg)}.hcs-icon-veal_calves.print[data-v-451ea3fa]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/veal_calves.svg);max-height:50px}.hcs-icon-veal_calves.print.on-top[data-v-451ea3fa]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/veal_calves.svg)}.hcs-icon-veal_calves-white[data-v-451ea3fa]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/veal_calves-white.svg)}.hcs-icon-veal_calves-grey[data-v-451ea3fa]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/veal_calves-grey.svg)}.hcs-icon-veal_calves-secondary[data-v-451ea3fa]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/veal_calves-secondary.svg)}.hcs-icon-null[data-v-451ea3fa]{font-size:18px}.hcs-icon-null[data-v-451ea3fa]:before{margin-left:1px;font-family:Material Design Icons;content:"󰄰"}.hcs-icon-sensor-status[data-v-451ea3fa]{width:55px;height:55px;margin:4px;background-size:cover}@media(max-width:599px){.hcs-icon-sensor-status[data-v-451ea3fa]{width:40px;height:40px}}.hcs-icon-sensor-status.--tiny[data-v-451ea3fa]{width:30px;min-width:30px;height:30px}.hcs-icon-sensor-status.--small[data-v-451ea3fa]{width:40px;min-width:40px;height:40px}.hcs-icon-sensor-status.--large[data-v-451ea3fa]{width:90px;height:90px}.hcs-icon-sensor-status.--large[data-v-451ea3fa],.hcs-icon-sensor-status.--small[data-v-451ea3fa],.hcs-icon-sensor-status.--tiny[data-v-451ea3fa]{background-size:contain;image-rendering:-moz-crisp-edges;image-rendering:-o-crisp-edges;image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges;-ms-interpolation-mode:nearest-neighbor}.research-grade--filter[data-v-451ea3fa]{width:23px;height:23px;line-height:20px;text-align:center;background-color:rgba(0,0,0,.54);border-radius:4px}.research-grade--filter span[data-v-451ea3fa]{font-size:11px;font-weight:600;color:#eef1f6}.research-grade--filter.--active[data-v-451ea3fa]{line-height:18px;background-color:#ff001d;border:1px solid #666}.research-grade--filter.--active span[data-v-451ea3fa]{color:#666}.icon-side-arrow[data-v-451ea3fa]{font-size:18px}.icon-info[data-v-451ea3fa]{margin-top:-2px}body[data-v-451ea3fa]{font-family:Roboto,sans-serif!important}button[data-v-451ea3fa],input[data-v-451ea3fa],select[data-v-451ea3fa],textarea[data-v-451ea3fa]{font-family:inherit;font-size:inherit;line-height:inherit;color:inherit}a[data-v-451ea3fa]{color:#1d3c5f!important;text-decoration:none}.extra-text[data-v-451ea3fa]{margin-top:2px;font-style:italic;font-size:11px!important}.font-small[data-v-451ea3fa]{font-size:12px!important;line-height:14px}.font-xsmall[data-v-451ea3fa]{font-size:11px!important;line-height:13px!important}.font-xxsmall[data-v-451ea3fa]{font-size:8px!important}.hcs-info-label[data-v-451ea3fa],.hcs-label[data-v-451ea3fa]{font-family:Roboto,sans-serif!important;font-size:12px!important;font-weight:400;line-height:16px;color:#242424}.hcs-label[data-v-451ea3fa]{margin-bottom:4px}.info-text[data-v-451ea3fa]{font-style:italic}.overflow-ellipsis[data-v-451ea3fa]{text-overflow:ellipsis;overflow:hidden}.overline-tabsize[data-v-451ea3fa]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#666;font-size:.875rem;font-weight:500;letter-spacing:.0892857143em;line-height:normal;height:48px;text-transform:uppercase}.overline-tabsize.active[data-v-451ea3fa]{color:#000}.uppercase[data-v-451ea3fa]{color:#666;font-size:12px;font-weight:500;letter-spacing:.0892857143em;line-height:normal;text-transform:uppercase}.unauthorized-title[data-v-451ea3fa]{padding-top:40px;text-align:center}.roboto-condensed[data-v-451ea3fa]{font-family:Roboto Condensed,Helvetica Neue,Helvetica,Arial,sans-serif}.single-line-height[data-v-451ea3fa]{line-height:1rem!important}.text-ellipsis[data-v-451ea3fa]{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}@media(min-width:960px){.container[data-v-451ea3fa]{max-width:calc(100vw - 48px)!important}}.el-tree[data-v-451ea3fa]{color:#242424!important}.v-application .red--text[data-v-451ea3fa]{color:#ff001d!important;caret-color:#ff001d!important}.v-application .red[data-v-451ea3fa]{background-color:#ff001d!important;border-color:#ff001d!important}.v-application .accent[data-v-451ea3fa]{background-color:#89a3c2!important;border-color:#89a3c2!important}.v-application .accent--text[data-v-451ea3fa]{color:#89a3c2!important;caret-color:#89a3c2!important}.theme--light.v-label[data-v-451ea3fa]{color:#242424}.filter-radio-group .v-label[data-v-451ea3fa]{font-size:14px!important}.theme--light.v-card.v-card--outlined[data-v-451ea3fa]{border:thin solid #bbb}.theme--light.v-chip[data-v-451ea3fa],.theme--light.v-chip[data-v-451ea3fa]:not(.v-chip--active){background-color:#bbcadc}.theme--light.v-chip.v-chip--active.background-color-secondary[data-v-451ea3fa]{background-color:#1d3c5f!important;color:#fff!important}.theme--light.v-btn[data-v-451ea3fa]{color:inherit}.v-btn .v-ripple__container[data-v-451ea3fa],.v-btn[data-v-451ea3fa]:before,.v-icon.v-icon[data-v-451ea3fa]:after{display:none!important}.theme--light.v-btn.color-secondary .v-btn__content[data-v-451ea3fa]{color:#1d3c5f;border-color:#1d3c5f}.theme--light.v-icon.v-icon.v-icon--disabled.transparent--text[data-v-451ea3fa]{color:transparent!important}.v-btn.group--left[data-v-451ea3fa]{border-radius:4px 0 0 4px!important;margin-right:-1px!important}.v-btn.group--right[data-v-451ea3fa]{border-radius:0 4px 4px 0!important}.v-btn.group--middle[data-v-451ea3fa]{border-radius:0!important;margin-right:-1px!important}.v-text-field--outlined fieldset[data-v-451ea3fa]{border-color:#bbb}.v-tabs--icons-and-text>.v-tabs-bar[data-v-451ea3fa]{height:48px!important}.v-tabs--icons-and-text>.v-tabs-bar .v-tab[data-v-451ea3fa]{text-transform:none!important;letter-spacing:.075}.v-tabs--icons-and-text>.v-tabs-bar .v-tab>[data-v-451ea3fa]:first-child{margin-bottom:2px!important}@media(max-width:599px){.v-tabs--icons-and-text>.v-tabs-bar .v-tab[data-v-451ea3fa]{font-size:12px!important;letter-spacing:.04}}@media(max-width:400px){.v-tabs--icons-and-text>.v-tabs-bar .v-tab[data-v-451ea3fa]{min-width:68px!important;padding:0 4px!important}}@media(max-width:500px){.v-tabs--icons-and-text>.v-tabs-bar .v-tab[data-v-451ea3fa]{padding:0 7px!important}}@media(max-width:500px){.v-tabs--icons-and-text>.v-tabs-bar .v-tab.compact-view[data-v-451ea3fa]{padding:0!important;min-width:62px!important}}.v-tabs .v-tab--active[data-v-451ea3fa]:hover:before,.v-tabs .v-tab[data-v-451ea3fa]:hover:before{opacity:0!important}.v-tabs--dashboard .v-tabs-bar--is-mobile .v-tab[data-v-451ea3fa]{padding:0 10px!important}.location-create .v-item-group.v-tabs-bar[data-v-451ea3fa]{position:fixed!important;top:48px!important;z-index:2!important;width:100%!important}.v-toolbar__content .v-toolbar__title[data-v-451ea3fa]{padding-left:0!important}.v-text-field.error--text .v-label[data-v-451ea3fa]{color:#ff5252!important;caret-color:#ff5252!important}.v-text-field.v-text-field--solo .v-input__control[data-v-451ea3fa]{min-width:160px!important}@media(min-width:1264px){.v-text-field.v-text-field--solo .v-input__control[data-v-451ea3fa]{min-width:0!important}}.v-text-field.v-text-field--solo .v-input__control .v-input__slot[data-v-451ea3fa]{background:transparent!important}.v-text-field .v-input__control .v-input__slot[data-v-451ea3fa]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important;min-height:auto!important}.v-text-field:not(.v-text-field--outlined):not(.v-text-field--solo):not(.v-select) input[data-v-451ea3fa]{padding:8px 0 0}.v-text-field.v-text-field--outlined input[data-v-451ea3fa]{width:100%;max-height:none!important;padding-top:10px}.v-text-field.v-text-field--enclosed.v-input--dense:not(.v-text-field--solo).v-text-field--outlined .v-input__slot[data-v-451ea3fa]{padding-right:4px!important}.v-text-field.v-text-field--enclosed.v-input--dense:not(.v-text-field--solo).v-text-field--outlined .v-input__append-inner[data-v-451ea3fa]{margin-top:6px!important}@media(max-width:599px){.v-text-field.v-text-field--enclosed.v-input--dense:not(.v-text-field--solo).v-text-field--outlined:not(.v-input--xsmall):not(.input-text-field--full) .v-input__append-inner[data-v-451ea3fa]{margin-top:3px!important}}.v-text-field.v-text-field--enclosed.v-input--height36 .v-input__append-inner[data-v-451ea3fa]{margin-top:14px!important}.v-text-field.v-text-field--enclosed.v-input--width240[data-v-451ea3fa]{width:240px}@media(max-width:599px){.v-text-field.v-text-field--enclosed.v-input--width240[data-v-451ea3fa]{width:120px}}.v-text-field.v-text-field--enclosed.v-input--width157[data-v-451ea3fa]{width:157px}@media(max-width:599px){.v-text-field.v-text-field--enclosed.v-input--width157[data-v-451ea3fa]{width:84px}}.v-text-field.hcs--large[data-v-451ea3fa]{padding-top:8px!important;font-size:1.8rem!important}.v-text-field.hcs--large.v-text-field .v-input__control .v-input__slot[data-v-451ea3fa]{height:42px!important;min-height:42px!important}.v-text-field.hcs--large.v-text-field input[data-v-451ea3fa]{padding:0 0 4px!important;margin-top:8px!important}.v-text-field:not(.date-picker):not(.time-picker):not(.bg-transparent) .v-input__slot[data-v-451ea3fa],input[type=number][data-v-451ea3fa]{background-color:#fff!important}.v-select.v-select--chips.v-input--dense .v-select__selections[data-v-451ea3fa]{min-height:30px}.v-select.v-input--small .v-select__selections[data-v-451ea3fa],.v-select.v-input--xsmall .v-select__selections[data-v-451ea3fa]{padding:0!important}.v-input.v-input--selection-controls.v-input--switch .v-input__slot>.v-label[data-v-451ea3fa]{font-size:12px!important;line-height:16px}.v-input textarea[data-v-451ea3fa]{padding-top:4px}div[role=combobox] .v-label[data-v-451ea3fa]{top:-2px!important}.v-input__slider[data-v-451ea3fa]{max-width:600px}.v-input__slider .v-slider.v-slider--horizontal .v-slider__tick .v-slider__tick-label[data-v-451ea3fa]{width:65px;max-width:65px;margin-top:2px;font-size:.75rem!important;line-height:1rem;text-align:center;white-space:normal}.v-input__slider .v-slider.v-slider--horizontal .v-slider__tick:first-child .v-slider__tick-label[data-v-451ea3fa],.v-input__slider .v-slider.v-slider--horizontal .v-slider__tick:last-child .v-slider__tick-label[data-v-451ea3fa]{-webkit-transform:translateX(-50%)!important;transform:translateX(-50%)!important}.v-input__slider.slider--default .v-slider div[aria-valuenow="0"] .primary[data-v-451ea3fa]{color:#b0b0b0!important;background-color:#b0b0b0!important}.v-input__slider.slider--default .v-slider div[aria-valuenow="0"] .v-slider__thumb-label[data-v-451ea3fa]{display:none!important}.v-input__slider.slider--default:not(.slider--big-label) .v-slider[data-v-451ea3fa]{max-width:245px!important;margin-top:18px!important}.v-input__slider.slider--big-label .v-slider[data-v-451ea3fa]{margin-top:25px!important}.v-input__slider.slider--number-percentage .v-slider div[aria-valuenow="-1"] .primary[data-v-451ea3fa]{color:#b0b0b0!important;background-color:#b0b0b0!important}.v-input__slider.slider--number-percentage .v-slider div[aria-valuenow="-1"] .v-slider__thumb-label[data-v-451ea3fa]{display:none!important}.v-input__slider.slider--score-amount .v-slider__ticks-container .v-slider__tick[data-v-451ea3fa]:nth-child(2){background-color:#069518!important}.v-input__slider.slider--score-amount .v-slider__ticks-container .v-slider__tick[data-v-451ea3fa]:nth-child(3){background-color:#243d80!important}.v-input__slider.slider--score-amount .v-slider__ticks-container .v-slider__tick[data-v-451ea3fa]:nth-child(4){background-color:#5f3f90!important}.v-input__slider.slider--score-amount .v-slider__ticks-container .v-slider__tick[data-v-451ea3fa]:nth-child(5){background-color:#8f1619!important}.v-input__slider.slider--score-quality .v-slider__ticks-container .v-slider__tick[data-v-451ea3fa]:nth-child(5){background-color:#069518!important}.v-input__slider.slider--score-quality .v-slider__ticks-container .v-slider__tick[data-v-451ea3fa]:nth-child(4){background-color:#243d80!important}.v-input__slider.slider--score-quality .v-slider__ticks-container .v-slider__tick[data-v-451ea3fa]:nth-child(3){background-color:#5f3f90!important}.v-input__slider.slider--score-quality .v-slider__ticks-container .v-slider__tick[data-v-451ea3fa]:nth-child(2){background-color:#8f1619!important}.v-input__slider.slider--grade .v-slider__ticks-container .v-slider__tick[data-v-451ea3fa]:nth-child(9),.v-input__slider.slider--grade .v-slider__ticks-container .v-slider__tick[data-v-451ea3fa]:nth-child(10),.v-input__slider.slider--grade .v-slider__ticks-container .v-slider__tick[data-v-451ea3fa]:nth-child(11){background-color:#069518!important}.v-input__slider.slider--grade .v-slider__ticks-container .v-slider__tick[data-v-451ea3fa]:nth-child(7),.v-input__slider.slider--grade .v-slider__ticks-container .v-slider__tick[data-v-451ea3fa]:nth-child(8){background-color:#243d80!important}.v-input__slider.slider--grade .v-slider__ticks-container .v-slider__tick[data-v-451ea3fa]:nth-child(5),.v-input__slider.slider--grade .v-slider__ticks-container .v-slider__tick[data-v-451ea3fa]:nth-child(6){background-color:#5f3f90!important}.v-input__slider.slider--grade .v-slider__ticks-container .v-slider__tick[data-v-451ea3fa]:nth-child(2),.v-input__slider.slider--grade .v-slider__ticks-container .v-slider__tick[data-v-451ea3fa]:nth-child(3),.v-input__slider.slider--grade .v-slider__ticks-container .v-slider__tick[data-v-451ea3fa]:nth-child(4){background-color:#8f1619!important}.v-card__subtitle[data-v-451ea3fa],.v-card__text[data-v-451ea3fa],.v-card__title[data-v-451ea3fa]{padding:12px!important}@media(max-width:599px){.v-card__subtitle[data-v-451ea3fa],.v-card__text[data-v-451ea3fa],.v-card__title[data-v-451ea3fa]{padding:10px!important}}.v-card__title+.v-card__subtitle[data-v-451ea3fa],.v-card__title+.v-card__text[data-v-451ea3fa]{padding:0 12px!important}@media(max-width:599px){.v-card__title+.v-card__subtitle[data-v-451ea3fa],.v-card__title+.v-card__text[data-v-451ea3fa]{padding:0 10px!important}}.v-data-table[data-v-451ea3fa]{background-color:transparent!important}@media(max-width:599px){.v-data-table:not(.table-heatmap) .v-input__control[data-v-451ea3fa],.v-data-table:not(.table-heatmap) input[data-v-451ea3fa]{font-size:12px!important}}.v-data-table:not(.table-heatmap) tr.tr-clickable>td[data-v-451ea3fa]{cursor:pointer!important}.v-data-table:not(.table-heatmap) .td--small .v-input__control[data-v-451ea3fa]{min-width:116px!important;max-width:116px!important}@media(max-width:599px){.v-data-table:not(.table-heatmap) .td--small .v-input__control[data-v-451ea3fa]{min-width:80px!important;max-width:80px!important}}.v-data-table:not(.table-heatmap) .td--medium .v-input__control[data-v-451ea3fa]{min-width:130px!important;max-width:130px!important}@media(max-width:599px){.v-data-table:not(.table-heatmap) .v-data-table__wrapper>table>tbody>tr>td[data-v-451ea3fa],.v-data-table:not(.table-heatmap) .v-data-table__wrapper>table>thead>tr>th[data-v-451ea3fa]{padding:0 5px!important;font-size:12px!important}}.v-data-table:not(.table-heatmap).--full-width[data-v-451ea3fa]{width:100%}.v-data-table:not(.table-heatmap).v-data-table--smallfont .v-data-table__wrapper>table>tbody>tr>td[data-v-451ea3fa],.v-data-table:not(.table-heatmap).v-data-table--smallfont .v-data-table__wrapper>table>thead>tr>th[data-v-451ea3fa],.v-data-table:not(.table-heatmap).v-data-table--smallfont .v-input__control[data-v-451ea3fa],.v-data-table:not(.table-heatmap).v-data-table--smallfont input[data-v-451ea3fa]{font-size:12px!important}.v-data-table.v-data-table--dense.table-heatmap>.v-data-table__wrapper>table>tbody>tr>td[data-v-451ea3fa]{height:11px!important}.v-data-table.table-heatmap .v-data-table__wrapper[data-v-451ea3fa]{overflow:visible;width:100%}.v-data-table.emission-table .v-data-table__wrapper[data-v-451ea3fa]{overflow:visible!important}@media(max-width:599px){.v-application--is-ltr .v-data-table.table-saved-inputs>.v-data-footer__select[data-v-451ea3fa]{margin-left:0!important;margin-right:0!important}}.v-calendar-weekly__day.v-present[data-v-451ea3fa]{background-color:#bbcadc!important}.v-event strong[data-v-451ea3fa]{display:none}.el-checkbox__input.is-checked .el-checkbox__inner[data-v-451ea3fa],.el-checkbox__input.is-indeterminate .el-checkbox__inner[data-v-451ea3fa]{background-color:#89a3c2;border-color:#89a3c2}.el-input-number .el-input__inner[data-v-451ea3fa]{color:#242424!important}.el-input-number.comma-warning .el-input__inner[data-v-451ea3fa]{border:1px solid #ff001d!important}.el-input-number.table input[data-v-451ea3fa]{background-color:hsla(0,0%,100%,.5)!important}.el-input-number--medium[data-v-451ea3fa]{width:160px!important}@media(max-width:599px){.el-input-number--medium[data-v-451ea3fa]{width:130px!important}}.el-input-number__decrease[data-v-451ea3fa],.el-input-number__increase[data-v-451ea3fa]{background:none!important}.el-input-number__decrease:hover:not(.is-disabled)~.el-input .el-input__inner[data-v-451ea3fa]:not(.is-disabled),.el-input-number__increase:hover:not(.is-disabled)~.el-input .el-input__inner[data-v-451ea3fa]:not(.is-disabled),.el-input.is-active .el-input__inner[data-v-451ea3fa],.el-input__inner[data-v-451ea3fa]:focus{border-color:#89a3c2!important}.v-badge__badge[data-v-451ea3fa]{min-width:16px!important;height:16px!important;padding:3px 5px!important;font-size:11px!important}.v-badge.font-xxsmall .v-badge__badge[data-v-451ea3fa]{font-size:8px!important}.alerts-item .v-alert__wrapper[data-v-451ea3fa]{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:start!important}.v-overlay.manual-input-overlay>.v-overlay__content .overlay-modal[data-v-451ea3fa]{max-height:90vh!important;min-height:500px!important;overflow:auto!important;background-color:#fff;border-radius:4px}@media(max-width:599px){.v-overlay.manual-input-overlay>.v-overlay__content .overlay-modal[data-v-451ea3fa]{min-height:300px!important}}.vue-treeselect .vue-treeselect__control[data-v-451ea3fa]{border-color:#bbb;border-radius:4px}.vue-treeselect:not(.filter-treeselect) .vue-treeselect__control[data-v-451ea3fa]{background:transparent}.vue-treeselect.emission-treeselect .vue-treeselect__control[data-v-451ea3fa]{border-color:#666}.vue-treeselect.emission-treeselect .vue-treeselect__control-arrow[data-v-451ea3fa]{color:#666}.vue-treeselect.emission-treeselect.vue-treeselect:not(.vue-treeselect--disabled):not(.vue-treeselect--focused) .vue-treeselect__control[data-v-451ea3fa]:hover{border-color:#909090}.vue-treeselect--focused:not(.vue-treeselect--open) .vue-treeselect__control[data-v-451ea3fa]{border-color:#89a3c2!important;-webkit-box-shadow:none!important;box-shadow:none!important}.vue-treeselect--has-value .vue-treeselect__multi-value[data-v-451ea3fa]{margin-bottom:1px!important}.vue-treeselect__multi-value-item[data-v-451ea3fa]{padding:0!important;line-height:12px!important;color:#242424!important;background:#bbcadc!important}.vue-treeselect__multi-value-item .vue-treeselect__multi-value-label[data-v-451ea3fa]{font-weight:600!important}.vue-treeselect__value-remove[data-v-451ea3fa]{color:#242424!important}.vue-treeselect__checkbox--checked[data-v-451ea3fa],.vue-treeselect__checkbox--indeterminate[data-v-451ea3fa]{background:#89a3c2!important;border-color:#89a3c2!important}.vue-treeselect.color-red .vue-treeselect__multi-value-item[data-v-451ea3fa],.vue-treeselect.color-red .vue-treeselect__value-remove[data-v-451ea3fa]{color:#ff001d!important;background:#ffe5e7!important}.vue-treeselect.color-red .vue-treeselect__checkbox--checked[data-v-451ea3fa]{background:#ff001d!important;border-color:#ff001d!important}.vue-treeselect--open-below:not(.vue-treeselect--append-to-body) .vue-treeselect__menu-container[data-v-451ea3fa]{top:unset!important}@media(max-width:599px){.vue-treeselect.treeselect--small .vue-treeselect__control[data-v-451ea3fa],.vue-treeselect.treeselect--small .vue-treeselect__menu[data-v-451ea3fa]{font-size:14px!important}}.vue-treeselect.treeselect-icon-selectbox .vue-treeselect__control[data-v-451ea3fa]{max-height:34px!important;height:34px!important;max-width:85px!important;width:85px!important;border-color:#bbb!important}.vue-treeselect.treeselect-icon-selectbox .vue-treeselect__control .vue-treeselect__single-value[data-v-451ea3fa]{top:1px}.vue-treeselect.treeselect-icon-selectbox .vue-treeselect__control[data-v-451ea3fa],.vue-treeselect.treeselect-icon-selectbox .vue-treeselect__menu[data-v-451ea3fa]{font-size:10px!important}.vue-treeselect.vue-treeselect--multi.treeselect-chartgroup .vue-treeselect__multi-value-item[data-v-451ea3fa]{background:#fff!important}.vue-treeselect.vue-treeselect--multi.treeselect-chartgroup.vue-treeselect--disabled .vue-treeselect__multi-value-item[data-v-451ea3fa]{background:#ededed!important;border-color:#ededed!important}.vue-treeselect__multi-value-item-container[data-v-451ea3fa]{padding-top:2px!important}.vdatetime-input[data-v-451ea3fa]{color:#89a3c2;cursor:pointer}.vdatetime.green--text .vdatetime-input[data-v-451ea3fa]{color:#049717}.vdatetime-popup[data-v-451ea3fa]{border-radius:4px}.vdatetime-popup .vdatetime-calendar__month[data-v-451ea3fa]{min-height:317px!important}.vdatetime-popup .vdatetime-calendar__month__day--selected:hover>span>span[data-v-451ea3fa],.vdatetime-popup .vdatetime-calendar__month__day--selected>span>span[data-v-451ea3fa],.vdatetime-popup .vdatetime-popup__header[data-v-451ea3fa]{background:#89a3c2!important}.vdatetime-popup .vdatetime-popup__actions__button[data-v-451ea3fa],.vdatetime-popup .vdatetime-time-picker__item--selected[data-v-451ea3fa],.vdatetime-popup .vdatetime-year-picker__item--selected[data-v-451ea3fa]{color:#89a3c2!important}.vdatetime-popup .vdatetime-popup__header[data-v-451ea3fa]{border-top-left-radius:inherit;border-top-right-radius:inherit}.vdatetime-popup .vdatetime-popup__actions__button[data-v-451ea3fa]{padding:0!important}.ep-container[data-v-451ea3fa]{height:110px!important}@media(max-width:599px){.ep-container[data-v-451ea3fa]{height:86px!important}}.ep-container .ep-svg-container[data-v-451ea3fa]{margin-top:-5px}@media(max-width:599px){.ep-container .ep-svg-container[data-v-451ea3fa]{margin-top:-3px}}@media(max-width:599px){.ep-container.expanded[data-v-451ea3fa]:not(.print){height:110px!important}.ep-container.expanded:not(.print) .ep-svg-container[data-v-451ea3fa]{margin-top:-37px}.ep-container.expanded:not(.print) .ep-svg-container .ep-svg[data-v-451ea3fa]{height:60px!important}}.ep-legend--container[data-v-451ea3fa]{top:0!important}@media(max-width:599px){.ep-legend--container[data-v-451ea3fa]{margin-top:4px}}@media print{.v-main[data-v-451ea3fa]{display:block!important;padding:0 0 0 0!important}.v-application[data-v-451ea3fa]{line-height:0!important}.v-application-wrap[data-v-451ea3fa]{display:block!important;min-height:0!important}}.print-only[data-v-451ea3fa]{display:none}@media print{body[data-v-451ea3fa],html[data-v-451ea3fa]{width:210mm;height:296.8mm;padding:0;margin:0;-webkit-print-color-adjust:exact!important;color-adjust:exact!important;print-color-adjust:exact!important}[data-v-451ea3fa],[data-v-451ea3fa]:after,[data-v-451ea3fa]:before{color:inherit!important;background:inherit!important}.grade-details-text[data-v-451ea3fa]{font-size:15.5px!important}.header-page[data-v-451ea3fa]{display:block;width:210mm;height:296.8mm;padding:0;margin:0;overflow:hidden;page-break-after:always;-webkit-region-break-after:always!important;-webkit-column-break-after:page!important;-moz-column-break-after:page!important;break-after:page!important}.header-page .content[data-v-451ea3fa]{display:block;padding-top:40%;padding-right:10mm;padding-left:10mm;margin:0;text-align:center}.header-page .content .logo[data-v-451ea3fa]{position:relative;height:40mm;margin-bottom:30mm}.header-page .content .date[data-v-451ea3fa],.header-page .content .logo[data-v-451ea3fa],.header-page .content .subtitle[data-v-451ea3fa],.header-page .content .title[data-v-451ea3fa]{margin-bottom:10mm}.header-page .content .subtitle[data-v-451ea3fa]{line-height:1.2}.no-print[data-v-451ea3fa],.toggle-icon[data-v-451ea3fa]{display:none!important}.print-hide-icon[data-v-451ea3fa]:before{content:""!important}.print-inspections-page[data-v-451ea3fa]{page-break-after:always;page-break-before:always}.print-only[data-v-451ea3fa]{display:block!important}.font-xsmall[data-v-451ea3fa],.font-xxsmall[data-v-451ea3fa]{font-size:.6rem!important}.print-card[data-v-451ea3fa]{display:block!important;border:none!important;padding:0!important;margin:0!important;min-height:296.8mm!important}.print-diary-item[data-v-451ea3fa]{page-break-inside:avoid}.print-photo[data-v-451ea3fa]{width:18%;max-width:40mm}.print-photo-selected img[data-v-451ea3fa],.print-photo img[data-v-451ea3fa]{width:100%}.print-photo-selected-text[data-v-451ea3fa]{max-height:48px;overflow:hidden}.chart-wrapper[data-v-451ea3fa],.download-wrapper[data-v-451ea3fa]{display:block;-webkit-column-break-inside:avoid;page-break-inside:avoid;-moz-column-break-inside:avoid;break-inside:avoid;break-inside:avoid-page}.heatmap-chart[data-v-451ea3fa],.wind-chart[data-v-451ea3fa]{height:100%;max-height:35mm}.heatmap-chart-wrapper[data-v-451ea3fa],.wind-chart-wrapper[data-v-451ea3fa]{margin-bottom:43mm}.title-wrapper[data-v-451ea3fa]{margin-top:7mm;margin-bottom:1mm}.charts-wrapper-4 .title-wrapper .overline[data-v-451ea3fa]{font-size:.7rem!important;line-height:1.25rem!important}.charts .ct-legend li .ct-legend-square[data-v-451ea3fa]{max-height:3px!important;margin-top:5px!important}.charts .ct-legend li[data-v-451ea3fa]{margin-bottom:0}.charts .ct-legend li span[data-v-451ea3fa]{font-size:.75rem!important}.wind-degrees-icon[data-v-451ea3fa]{background-color:transparent!important}.mean-values.print[data-v-451ea3fa]{margin-top:3mm}.grade-wrapper.print[data-v-451ea3fa]{-webkit-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%}.grade-wrapper.print .research-grade[data-v-451ea3fa]{width:68px;height:68px;line-height:66px}.grade-wrapper.print .research-grade.research-grade--with-icon[data-v-451ea3fa]{margin-top:-1px}.grade-wrapper.print .research-grade span[data-v-451ea3fa]{font-size:28px}.grade-details-translation[data-v-451ea3fa]{font-weight:700;font-size:medium!important}.gauge-label[data-v-451ea3fa]{font-size:14px!important;line-height:16px!important;margin-top:7px!important}.gauge-label.gauge-label--minmax[data-v-451ea3fa]{font-size:14px!important;line-height:16px!important;max-width:none;margin-top:1px!important}.gauge-label.gauge-label--minmax .delta[data-v-451ea3fa]{margin-bottom:-1px}}.ep-container.print[data-v-451ea3fa]{display:block;width:150px!important;height:176px!important}.ep-container.print .ep-svg-container[data-v-451ea3fa]{margin-top:-20px}.ep-container.print .ep-legend--value__counter[data-v-451ea3fa]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:10px}.ep-container.print .ep-legend--container .ep-legend--value[data-v-451ea3fa]{width:150px}.ep-container.print .ep-legend--container .gauge-label--name[data-v-451ea3fa]{display:block!important;display:-webkit-box!important;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:1;-webkit-box-orient:vertical;word-break:break-all}.ep-container.print .ep-legend--container .v-sheet[data-v-451ea3fa]{position:relative;height:36px;width:36px;margin-top:15px}.gauge-value.print[data-v-451ea3fa]{max-height:18px;margin-top:12px;font-size:28px}.measurements-content.print[data-v-451ea3fa]{margin-top:0;display:block;width:200mm}.filter-list .filter-list-item[data-v-451ea3fa]{color:#242424!important;height:30px;line-height:1;margin-bottom:3px}.filter-list .filter-radio-group .depth-1[data-v-451ea3fa]{margin-left:12px}.filter-list .filter-radio-group .depth-2[data-v-451ea3fa]{margin-left:24px}.filter-list .filter-radio-group .depth-3[data-v-451ea3fa]{margin-left:36px}.color-primary[data-v-1cdc8de5]{color:#89a3c2}.color-secondary[data-v-1cdc8de5]{color:#1d3c5f}.color-tertiary[data-v-1cdc8de5]{color:#eef1f6}.color-grey[data-v-1cdc8de5]{color:#666}.color-grey-important[data-v-1cdc8de5]{color:#666!important}.color-grey-border[data-v-1cdc8de5]{color:#bbb!important}.color-grey-transparent[data-v-1cdc8de5]{color:rgba(0,0,0,.54)}.color-grey-medium[data-v-1cdc8de5]{color:#b0b0b0}.color-grey-dark[data-v-1cdc8de5]{color:#242424}.color-black[data-v-1cdc8de5]{color:#000}.alert-chip[data-v-1cdc8de5]{cursor:pointer!important;background-color:#ffe5e7!important}.border-bottom[data-v-1cdc8de5]{padding-bottom:12px;margin-bottom:12px;border-bottom:1px solid #bbb}@media(max-width:599px){.border-bottom[data-v-1cdc8de5]{padding:10px;margin-bottom:10px}}.button-group[data-v-1cdc8de5]{padding:4px 5px;border:1px solid #bbb;border-radius:4px}.button-group.--small[data-v-1cdc8de5]{padding:0}@media(max-width:599px){.button-group.--small[data-v-1cdc8de5]{margin-bottom:2px}}.checkbox-label[data-v-1cdc8de5]{display:inline-block!important;max-width:100%!important;font-size:14px}.color-tertiary[data-v-1cdc8de5]{background-color:#eef1f6}.content-container[data-v-1cdc8de5]{margin-top:56px}.autocomplete-field[data-v-1cdc8de5],.country-select[data-v-1cdc8de5]{width:100%;max-width:100%;min-height:36px;padding:0 12px;border:1px solid #bbb;border-radius:4px}.autocomplete-field[data-v-1cdc8de5]:focus,.country-select[data-v-1cdc8de5]:focus{outline-color:#89a3c2}.cursor-pointer[data-v-1cdc8de5]{cursor:pointer}.data-overlay[data-v-1cdc8de5]{min-height:calc(100vh - 350px)}.diary-card[data-v-1cdc8de5]{height:100%;padding:10px;font-size:.8125rem!important}@media(min-width:960px){.diary-card[data-v-1cdc8de5]{padding:12px;font-size:.875rem!important}}.diary-card .diary-menu-button[data-v-1cdc8de5]{left:10px;min-width:24px!important;max-width:24px!important;height:24px!important}.diary-card .diary-label[data-v-1cdc8de5]{font-size:.75rem!important;font-weight:600;color:#666;letter-spacing:.0333333333em!important}@media(max-width:599px){.diary-card .diary-label[data-v-1cdc8de5]{font-size:.7rem!important}}.diary-card .diary-details-item[data-v-1cdc8de5]{min-width:24px;max-width:none;margin-bottom:0;line-height:1.1rem}@media(max-width:849px){.diary-card .diary-details-item[data-v-1cdc8de5]{min-width:100%}}@media(max-width:849px){.diary-card .diary-inspection-meta[data-v-1cdc8de5]{margin-right:-8px}}.diary-card .diary-inspection-date-item[data-v-1cdc8de5]{max-width:150px;margin-bottom:0;line-height:1.1rem}.diary-card .diary-inspection-title[data-v-1cdc8de5]{margin-bottom:0;font-size:.75rem!important;font-weight:600;line-height:24px;color:#242424;letter-spacing:.0333333333em!important;white-space:nowrap}@media(max-width:599px){.diary-card .diary-inspection-title[data-v-1cdc8de5]{font-size:.7rem!important}}@media(min-width:600px){.diary-card .diary-inspection-text[data-v-1cdc8de5]{margin-top:2px}}.diary-card .diary-inspection-text.inspection-date[data-v-1cdc8de5]{white-space:normal}.diary-card .hide-md[data-v-1cdc8de5]{display:-webkit-box;display:-ms-flexbox;display:flex}@media(min-width:851px)and (max-width:1264px){.diary-card .hide-md[data-v-1cdc8de5]{display:none}}.diary-card .diary-inspection-content[data-v-1cdc8de5]{margin-top:10px!important;margin-left:10px!important}@media(min-width:600px){.diary-card .diary-inspection-content[data-v-1cdc8de5]{margin-left:0!important}}@media(min-width:850px){.diary-card .diary-inspection-content[data-v-1cdc8de5]{margin-top:0!important}}.diary-card .diary-inspection-content .diary-content-item[data-v-1cdc8de5]{margin-bottom:4px}@media(min-width:850px){.diary-card .diary-inspection-content .diary-content-item[data-v-1cdc8de5]{margin-bottom:0!important}}.diary-card .notes[data-v-1cdc8de5],.diary-card .reminder[data-v-1cdc8de5]{display:inline-block;max-height:33px;overflow:hidden;line-height:1.1rem;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical}@media(max-width:599px){.diary-card .notes[data-v-1cdc8de5],.diary-card .reminder[data-v-1cdc8de5]{line-height:1rem}}.filter-bar-wrapper[data-v-1cdc8de5]{position:fixed;top:100px;z-index:2;width:100%;margin-top:-4px;background-color:#eef1f6;border-bottom:1px solid #e3e9f2}.filter-bar-wrapper .v-input[data-v-1cdc8de5]:not(.switch-label){background-color:#fff}@media(max-width:599px){.filter-bar-wrapper .filter-container[data-v-1cdc8de5]{padding:10px}}.filter-bar-wrapper .filter-bar[data-v-1cdc8de5]{margin-top:-10px;margin-bottom:-10px}@media(min-width:600px){.filter-bar-wrapper .filter-bar[data-v-1cdc8de5]{margin-top:-12px;margin-bottom:-12px}}@media(max-width:599px){.filter-bar-wrapper .filter-bar .filter-buttons[data-v-1cdc8de5]:not(.--alerts){max-width:300px}}@media(max-width:599px){.filter-bar-wrapper .filter-bar .filter-buttons:not(.--alerts).filter-buttons--small[data-v-1cdc8de5]{max-width:170px}}@media(max-width:599px){.filter-bar-wrapper .filter-bar .v-input[data-v-1cdc8de5]:not(.input-text-field--large):not(.v-input--checkbox):not(.filter-text-field--alerts){max-width:120px}}.filter-bar-wrapper .filter-bar .v-input.switch-label[data-v-1cdc8de5]{max-width:unset;width:140px}@media(max-width:599px){.filter-bar-wrapper .filter-bar .v-input.switch-label[data-v-1cdc8de5]{width:120px}}@media(max-width:372px){.filter-bar-wrapper .filter-bar .v-input.v-text-field.v-text-field--enclosed.v-input--dense:not(.v-text-field--solo).v-text-field--outlined.input-text-field--large[data-v-1cdc8de5]{max-width:120px}}@media(max-width:599px){.filter-bar-wrapper .filter-bar .v-input.v-text-field.v-text-field--enclosed.v-input--dense:not(.v-text-field--solo).v-text-field--outlined.input-text-field--large .v-input__slot .v-text-field__slot[data-v-1cdc8de5]{min-width:115px}}@media(max-width:372px){.filter-bar-wrapper .filter-bar .v-input.v-text-field.v-text-field--enclosed.v-input--dense:not(.v-text-field--solo).v-text-field--outlined.input-text-field--large .v-input__slot .v-text-field__slot[data-v-1cdc8de5]{min-width:74px}}.filter-bar-wrapper .filter-bar .v-input.v-text-field.v-text-field--enclosed.v-input--dense:not(.v-text-field--solo).v-text-field--outlined.input-text-field--full[data-v-1cdc8de5]{max-width:100%}.filter-bar-wrapper .filter-bar .v-input.v-text-field.v-text-field--enclosed.v-input--dense:not(.v-text-field--solo).v-text-field--outlined .v-input__slot .v-label.v-label--active[data-v-1cdc8de5]{color:#89a3c2!important}@media(max-width:599px){.filter-bar-wrapper .filter-bar .v-input.v-text-field.v-text-field--enclosed.v-input--dense:not(.v-text-field--solo).v-text-field--outlined .v-input__slot[data-v-1cdc8de5]{padding:0 2px 0 6px!important}.filter-bar-wrapper .filter-bar .v-input.v-text-field.v-text-field--enclosed.v-input--dense:not(.v-text-field--solo).v-text-field--outlined .v-input__slot .v-text-field__slot[data-v-1cdc8de5]{min-width:72px}.filter-bar-wrapper .filter-bar .v-input.v-text-field.v-text-field--enclosed.v-input--dense:not(.v-text-field--solo).v-text-field--outlined .v-input__slot .v-text-field__slot .v-label--active[data-v-1cdc8de5]{left:4px!important}}@media(max-width:599px){.filter-bar-wrapper .filter-bar .v-input.v-text-field.v-input--is-focused.v-input--dense:not(.v-text-field--solo).v-text-field--outlined .v-input__slot .v-text-field__slot[data-v-1cdc8de5]{min-width:63px;height:30px!important}}@media(max-width:372px){.filter-bar-wrapper .filter-bar .v-input.v-text-field.v-input--is-focused.v-input--dense:not(.v-text-field--solo).v-text-field--outlined.filter-text-field--alerts .v-input__slot .v-text-field__slot[data-v-1cdc8de5]{min-width:45px}}.filter-bar-wrapper .filter-bar .view-buttons[data-v-1cdc8de5]{padding:9px}.filter-bar-wrapper.--back[data-v-1cdc8de5]{top:52px}.filter-bar-wrapper.--back .filter-bar .v-input.v-input--switch[data-v-1cdc8de5]{background-color:transparent!important}.filter-bar-wrapper.--back .filter-bar .v-input--selection-controls[data-v-1cdc8de5]{margin-top:0}.area-color-picker[data-v-1cdc8de5]{margin-top:-10px}.flex-color-picker[data-v-1cdc8de5]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flex-color-picker .v-color-picker__controls[data-v-1cdc8de5]{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.flex-color-picker .v-color-picker__swatches[data-v-1cdc8de5]{margin-top:10px}.flex-color-picker.queen-color-picker[data-v-1cdc8de5]{border:1px solid #bbb!important;-webkit-box-shadow:none!important;box-shadow:none!important}.flex-color-picker.queen-color-picker .v-color-picker__swatch:nth-child(2) .v-color-picker__color>div[data-v-1cdc8de5]{border:1px solid #bbb}.full-width[data-v-1cdc8de5]{width:100%}.area-color-picker-footer[data-v-1cdc8de5],.area-color-picker-toolbar[data-v-1cdc8de5]{border-radius:4px}.area-color-picker-title[data-v-1cdc8de5]{font-weight:500}.area-color-picker-footer[data-v-1cdc8de5]{margin-top:-5px}.area-color-picker-footer .v-toolbar__content[data-v-1cdc8de5]{padding:0 10px}.hcs-tooltip[data-v-1cdc8de5]{font-family:Roboto,sans-serif!important;font-size:.8rem;font-weight:500!important;color:#242424!important;border-radius:6px;background-color:hsla(0,0%,94.1%,.95);border:1px solid #909090}.hcs-tooltip[data-v-1cdc8de5]:after{content:"";position:absolute;left:50%;bottom:-4px;width:8px;height:8px;background:inherit;-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-box-shadow:inset -1px -1px 0 0 #909090;box-shadow:inset -1px -1px 0 0 #909090}.keep-spaces[data-v-1cdc8de5]{white-space:pre-wrap}.location[data-v-1cdc8de5]{padding-bottom:16px;margin:0}@media(max-width:599px){.location[data-v-1cdc8de5]{margin:0 -12px 12px -12px}.location[data-v-1cdc8de5]:not(.xs-view){padding:0 10px 8px 10px}.location.xs-view[data-v-1cdc8de5]{padding:0 10px 0 10px}}.location[data-v-1cdc8de5]:first-child{margin-top:70px}@media(max-width:599px){.location[data-v-1cdc8de5]:first-child{margin-top:56px}}.location[data-v-1cdc8de5]:last-child{margin-bottom:10px;border-bottom:none}.location .location-title[data-v-1cdc8de5]{width:100%;padding-bottom:4px;margin:10px 0 12px;border-bottom:1px solid #000}@media(max-width:599px){.location .location-title[data-v-1cdc8de5]{padding-bottom:2px;margin:8px 0 10px}}.location .research-item-transition-wrapper[data-v-1cdc8de5]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}@media(max-width:599px){.location .research-item-transition-wrapper[data-v-1cdc8de5]{min-width:100%}}.loading[data-v-1cdc8de5]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-height:80vh;text-align:center}.lowercase[data-v-1cdc8de5]{text-transform:lowercase}.mb-2px[data-v-1cdc8de5]{margin-bottom:2px}.ml-2px[data-v-1cdc8de5]{margin-left:2px}.ml-n2px[data-v-1cdc8de5]{margin-left:-2px!important}.mr-2px[data-v-1cdc8de5]{margin-right:2px}.mr-5px[data-v-1cdc8de5]{margin-right:5px}.mr-6px[data-v-1cdc8de5]{margin-right:6px}.mr-n2px[data-v-1cdc8de5]{margin-right:-2px}.mt-2px[data-v-1cdc8de5]{margin-top:2px!important}.mt-6px[data-v-1cdc8de5]{margin-top:6px!important}.mt-n2px[data-v-1cdc8de5]{margin-top:-2px!important}.mx-2px[data-v-1cdc8de5]{margin-left:2px;margin-right:2px}.my-2px[data-v-1cdc8de5]{margin-top:2px!important;margin-bottom:2px!important}.node-inactive[data-v-1cdc8de5]{color:#909090!important}.overflow-auto[data-v-1cdc8de5]{overflow:auto}.overlay-modal[data-v-1cdc8de5]{width:590px;color:#000}@media(max-width:599px){.overlay-modal[data-v-1cdc8de5]{max-width:95vw}}@media(min-width:960px){.overlay-modal[data-v-1cdc8de5]{width:690px}}.overlay-parent[data-v-1cdc8de5]{position:relative}.overlay-parent.no-cursor[data-v-1cdc8de5]{cursor:not-allowed}.overlay-toolbar[data-v-1cdc8de5]{border-top-left-radius:4px!important;border-top-right-radius:4px!important;-webkit-box-shadow:none!important;box-shadow:none!important}.overlay-toolbar span[data-v-1cdc8de5]{font-size:1.25rem;font-weight:500;letter-spacing:.0125em;line-height:2rem;word-break:break-all}.overlay-body[data-v-1cdc8de5]{border-radius:0 0 4px 4px!important;background-color:#fff;padding:4px}.pro-label[data-v-1cdc8de5]{background:#049717!important}.pa-2px[data-v-1cdc8de5]{padding:2px!important}.py-6px[data-v-1cdc8de5]{padding-top:6px!important;padding-bottom:6px!important}.basic-label[data-v-1cdc8de5]{background:#1d3c5f!important}.light-label[data-v-1cdc8de5]{background:#89a3c2!important}.rounded-border[data-v-1cdc8de5]{padding:12px;border:1px solid #bbb;border-radius:4px}@media(max-width:599px){.rounded-border[data-v-1cdc8de5]{padding:10px!important}}.rounded-border.primary-border[data-v-1cdc8de5]{border:1px solid #89a3c2}.rounded-border.--small[data-v-1cdc8de5]{padding:6px}@media(max-width:599px){.rounded-border.--small[data-v-1cdc8de5]{padding:4px!important}}.save-bar[data-v-1cdc8de5]{position:fixed;z-index:2;width:100%;margin-top:-56px;background-color:#eef1f6!important;border-bottom:1px solid #e3e9f2!important;-webkit-box-shadow:none!important;box-shadow:none!important}.save-bar.save-bar--back[data-v-1cdc8de5]{margin-top:0}.back-content[data-v-1cdc8de5]{margin-top:56px}.back-with-toolbar-content[data-v-1cdc8de5]{margin-top:75px}@media(max-width:599px){.back-with-toolbar-content[data-v-1cdc8de5]{margin-top:48px}}.back-with-toolbar-content.--100[data-v-1cdc8de5]{height:100%}@media(max-width:599px){.button-mobile-wide[data-v-1cdc8de5]{width:100%}}.tab-container[data-v-1cdc8de5]{margin-top:104px}.to-do-date[data-v-1cdc8de5]{width:auto;padding:2px 4px!important;font-weight:600;line-height:1rem;color:red;text-align:center;white-space:nowrap;border:1px solid red;border-radius:5px}.to-do-date.green--text[data-v-1cdc8de5]{border-color:green}.zindex1[data-v-1cdc8de5]{z-index:1}.v-icon[data-v-1cdc8de5]{color:#666}.theme--light.v-btn.v-btn--icon.color-black[data-v-1cdc8de5],.v-btn>.v-btn__content .v-icon.color-black[data-v-1cdc8de5],.v-icon.color-black[data-v-1cdc8de5]{color:#000}.theme--light.v-btn.v-btn--icon.color-primary[data-v-1cdc8de5],.v-btn>.v-btn__content .v-icon.color-primary[data-v-1cdc8de5],.v-icon.color-primary[data-v-1cdc8de5]{color:#89a3c2}.theme--light.v-btn.v-btn--icon.color-grey[data-v-1cdc8de5],.v-btn>.v-btn__content .v-icon.color-grey[data-v-1cdc8de5],.v-icon.color-grey[data-v-1cdc8de5]{color:#666}.theme--light.v-btn.v-btn--icon.color-grey-medium[data-v-1cdc8de5],.v-btn>.v-btn__content .v-icon.color-grey-medium[data-v-1cdc8de5],.v-icon.color-grey-medium[data-v-1cdc8de5]{color:#b0b0b0}.theme--light.v-btn.v-btn--icon.color-grey-dark[data-v-1cdc8de5],.v-btn>.v-btn__content .v-icon.color-grey-dark[data-v-1cdc8de5],.v-icon.color-grey-dark[data-v-1cdc8de5]{color:#242424}.theme--light.v-btn.v-btn--icon.color-grey-light[data-v-1cdc8de5],.v-btn>.v-btn__content .v-icon.color-grey-light[data-v-1cdc8de5],.v-icon.color-grey-light[data-v-1cdc8de5]{color:#f9f9f9}.theme--light.v-btn.v-btn--icon.color-grey-transparent[data-v-1cdc8de5],.v-btn>.v-btn__content .v-icon.color-grey-transparent[data-v-1cdc8de5],.v-icon.color-grey-transparent[data-v-1cdc8de5]{color:rgba(0,0,0,.54)}.theme--light.v-btn.v-btn--icon.color-grey-border[data-v-1cdc8de5],.theme--light.v-btn.v-btn--icon.color-grey-medium-light[data-v-1cdc8de5],.v-btn>.v-btn__content .v-icon.color-grey-border[data-v-1cdc8de5],.v-btn>.v-btn__content .v-icon.color-grey-medium-light[data-v-1cdc8de5],.v-icon.color-grey-border[data-v-1cdc8de5],.v-icon.color-grey-medium-light[data-v-1cdc8de5]{color:#bbb}.theme--light.v-btn.v-btn--icon.color-green-bright[data-v-1cdc8de5],.v-btn>.v-btn__content .v-icon.color-green-bright[data-v-1cdc8de5],.v-icon.color-green-bright[data-v-1cdc8de5]{color:#0ebc27}.v-btn.color-black>.v-btn__content .v-icon[data-v-1cdc8de5]{color:#000}.full-height[data-v-1cdc8de5]{height:100%}.hcs-icon[data-v-1cdc8de5]{display:inline-block;min-width:23px;min-height:23px;margin:2px;line-height:1.2rem;vertical-align:top;background-color:transparent!important;background-repeat:no-repeat;background-position:50%}.hcs-icon--small[data-v-1cdc8de5]{min-width:16px;min-height:16px}.hcs-icon--large[data-v-1cdc8de5]{min-width:30px;min-height:30px}.hcs-icon--xl[data-v-1cdc8de5]{min-width:45px;min-height:45px}.hcs-icon--xxl[data-v-1cdc8de5]{min-width:100px;min-height:100px}.hcs-icon-sensor[data-v-1cdc8de5]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_hcm.svg)}.hcs-icon-sensor-orange[data-v-1cdc8de5]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_hcm-orange.svg)}.hcs-icon-sensor-grey[data-v-1cdc8de5]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_hcm-grey.svg)}.hcs-icon-sensor-primary[data-v-1cdc8de5]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_hcm-primary.svg)}.hcs-icon-sensor-secondary[data-v-1cdc8de5]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_hcm-secondary.svg)}.hcs-icon-sensors[data-v-1cdc8de5]{font-size:13px}.hcs-icon-sensors[data-v-1cdc8de5]:before{margin-left:2px;font-family:Material Design Icons;content:"󰘊"}.hcs-icon-sensors--no-outline[data-v-1cdc8de5]{font-size:22px;color:#666!important;background-color:transparent;border:none;border-radius:0}.hcs-icon-sensors--no-outline[data-v-1cdc8de5]:before{font-family:Material Design Icons;content:"󰘊"}.hcs-icon-sensors--no-outline--small[data-v-1cdc8de5]{margin:2px 0 0 0;font-size:16px}.hcs-icon-bv[data-v-1cdc8de5]{font-size:15px}.hcs-icon-bv[data-v-1cdc8de5]:before{font-family:Material Design Icons;content:"󰂁"}.hcs-icon-rssi[data-v-1cdc8de5],.hcs-icon-snr[data-v-1cdc8de5]{font-size:15px}.hcs-icon-rssi[data-v-1cdc8de5]:before,.hcs-icon-snr[data-v-1cdc8de5]:before{font-family:Material Design Icons;content:"󰒓"}.hcs-icon-t_0[data-v-1cdc8de5],.hcs-icon-t_1[data-v-1cdc8de5],.hcs-icon-t_2[data-v-1cdc8de5],.hcs-icon-t_3[data-v-1cdc8de5],.hcs-icon-t_4[data-v-1cdc8de5],.hcs-icon-t_5[data-v-1cdc8de5],.hcs-icon-t_6[data-v-1cdc8de5],.hcs-icon-t_7[data-v-1cdc8de5],.hcs-icon-t_8[data-v-1cdc8de5],.hcs-icon-t_9[data-v-1cdc8de5],.hcs-icon-t_i[data-v-1cdc8de5]{font-size:16px}.hcs-icon-t_0[data-v-1cdc8de5]:before,.hcs-icon-t_1[data-v-1cdc8de5]:before,.hcs-icon-t_2[data-v-1cdc8de5]:before,.hcs-icon-t_3[data-v-1cdc8de5]:before,.hcs-icon-t_4[data-v-1cdc8de5]:before,.hcs-icon-t_5[data-v-1cdc8de5]:before,.hcs-icon-t_6[data-v-1cdc8de5]:before,.hcs-icon-t_7[data-v-1cdc8de5]:before,.hcs-icon-t_8[data-v-1cdc8de5]:before,.hcs-icon-t_9[data-v-1cdc8de5]:before,.hcs-icon-t_i[data-v-1cdc8de5]:before{font-family:Material Design Icons;content:"󰔏"}.hcs-icon-weight_kg[data-v-1cdc8de5]{font-size:15px}.hcs-icon-weight_kg[data-v-1cdc8de5]:before{font-family:Material Design Icons;content:"󰖡"}.hcs-icon-magnify[data-v-1cdc8de5]{font-size:15px}.hcs-icon-magnify[data-v-1cdc8de5]:before{margin-left:1px;font-family:Material Design Icons;content:"󰍉"}.hcs-icon-text[data-v-1cdc8de5]{font-size:9.5px;font-weight:600;color:#fff;border-radius:50%}.hcs-icon.color-red[data-v-1cdc8de5]{background-color:#ff001d!important;border-color:#ff001d}.hcs-icon.color-green[data-v-1cdc8de5]{background-color:#049717!important;border-color:#049717}.hcs-icon.color-primary[data-v-1cdc8de5]{background-color:#89a3c2!important;border-color:#89a3c2}.hcs-icon-chartgroup-air[data-v-1cdc8de5]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-air[data-v-1cdc8de5]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_air.png);background-size:contain}.hcs-icon-chartgroup-air.print[data-v-1cdc8de5]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_air.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-alert[data-v-1cdc8de5]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-alert[data-v-1cdc8de5]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_alert.png);background-size:contain}.hcs-icon-chartgroup-alert.print[data-v-1cdc8de5]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_alert.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-bat[data-v-1cdc8de5]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-bat[data-v-1cdc8de5]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_bat.png);background-size:contain}.hcs-icon-chartgroup-bat.print[data-v-1cdc8de5]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_bat.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-ch4[data-v-1cdc8de5]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-ch4[data-v-1cdc8de5]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_ch4.png);background-size:contain}.hcs-icon-chartgroup-ch4.print[data-v-1cdc8de5]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_ch4.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-cloud[data-v-1cdc8de5]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-cloud[data-v-1cdc8de5]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_cloud.png);background-size:contain}.hcs-icon-chartgroup-cloud.print[data-v-1cdc8de5]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_cloud.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-co2[data-v-1cdc8de5]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-co2[data-v-1cdc8de5]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_co2.png);background-size:contain}.hcs-icon-chartgroup-co2.print[data-v-1cdc8de5]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_co2.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-connection[data-v-1cdc8de5]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-connection[data-v-1cdc8de5]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_connection.png);background-size:contain}.hcs-icon-chartgroup-connection.print[data-v-1cdc8de5]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_connection.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-dust[data-v-1cdc8de5]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-dust[data-v-1cdc8de5]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_dust.png);background-size:contain}.hcs-icon-chartgroup-dust.print[data-v-1cdc8de5]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_dust.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-hcm_line[data-v-1cdc8de5]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-hcm_line[data-v-1cdc8de5]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_hcm_line.png);background-size:contain}.hcs-icon-chartgroup-hcm_line.print[data-v-1cdc8de5]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_hcm_line.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-nh3[data-v-1cdc8de5]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-nh3[data-v-1cdc8de5]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_nh3.png);background-size:contain}.hcs-icon-chartgroup-nh3.print[data-v-1cdc8de5]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_nh3.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-mic[data-v-1cdc8de5]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-mic[data-v-1cdc8de5]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_mic.png);background-size:contain}.hcs-icon-chartgroup-mic.print[data-v-1cdc8de5]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_mic.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-movement[data-v-1cdc8de5]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-movement[data-v-1cdc8de5]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_movement.png);background-size:contain}.hcs-icon-chartgroup-movement.print[data-v-1cdc8de5]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_movement.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-rh[data-v-1cdc8de5]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-rh[data-v-1cdc8de5]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_rh.png);background-size:contain}.hcs-icon-chartgroup-rh.print[data-v-1cdc8de5]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_rh.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-setting[data-v-1cdc8de5]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-setting[data-v-1cdc8de5]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_setting.png);background-size:contain}.hcs-icon-chartgroup-setting.print[data-v-1cdc8de5]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_setting.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-sound[data-v-1cdc8de5]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-sound[data-v-1cdc8de5]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_sound.png);background-size:contain}.hcs-icon-chartgroup-sound.print[data-v-1cdc8de5]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_sound.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-sun[data-v-1cdc8de5]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-sun[data-v-1cdc8de5]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_sun.png);background-size:contain}.hcs-icon-chartgroup-sun.print[data-v-1cdc8de5]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_sun.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-switch[data-v-1cdc8de5]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-switch[data-v-1cdc8de5]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_switch.png);background-size:contain}.hcs-icon-chartgroup-switch.print[data-v-1cdc8de5]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_switch.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-temp[data-v-1cdc8de5]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-temp[data-v-1cdc8de5]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_temp.png);background-size:contain}.hcs-icon-chartgroup-temp.print[data-v-1cdc8de5]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_temp.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-thi[data-v-1cdc8de5]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-thi[data-v-1cdc8de5]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_thi.png);background-size:contain}.hcs-icon-chartgroup-thi.print[data-v-1cdc8de5]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_thi.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-weight[data-v-1cdc8de5]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-weight[data-v-1cdc8de5]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_weight.png);background-size:contain}.hcs-icon-chartgroup-weight.print[data-v-1cdc8de5]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_weight.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-wind[data-v-1cdc8de5]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-wind[data-v-1cdc8de5]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_wind.png);background-size:contain}.hcs-icon-chartgroup-wind.print[data-v-1cdc8de5]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_wind.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-temp.print[data-v-1cdc8de5]{height:20px;width:auto}.hcs-icon-chartgroup-bat.print[data-v-1cdc8de5],.hcs-icon-chartgroup-cloud.print[data-v-1cdc8de5]{width:20px;height:auto}.hcs-icon-farm[data-v-1cdc8de5]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_farm.svg)}.hcs-icon-farm.print[data-v-1cdc8de5]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_farm.svg);height:30px;width:30px}.hcs-icon-farm-grey[data-v-1cdc8de5]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_farm-grey.svg)}.hcs-icon-farm-grey.print[data-v-1cdc8de5]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_farm-grey.svg);height:30px;width:30px}.hcs-icon-farm-secondary[data-v-1cdc8de5]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_farm-secondary.svg)}.hcs-icon-farm-secondary.print[data-v-1cdc8de5]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_farm-secondary.svg);height:30px;width:30px}.hcs-icon-factory[data-v-1cdc8de5]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_factory.svg)}.hcs-icon-factory.print[data-v-1cdc8de5]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_factory.svg);height:30px;width:30px}.hcs-icon-greenhouse[data-v-1cdc8de5]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_greenhouse.svg)}.hcs-icon-greenhouse.print[data-v-1cdc8de5]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_greenhouse.svg);height:30px;width:30px}.hcs-icon-home[data-v-1cdc8de5]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_home.svg)}.hcs-icon-home.print[data-v-1cdc8de5]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_home.svg);height:30px;width:30px}.hcs-icon-office[data-v-1cdc8de5]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_office.svg)}.hcs-icon-office.print[data-v-1cdc8de5]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_office.svg);height:30px;width:30px}.hcs-icon-school[data-v-1cdc8de5]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_school.svg)}.hcs-icon-school.print[data-v-1cdc8de5]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_school.svg);height:30px;width:30px}.hcs-icon-air[data-v-1cdc8de5]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_air.svg)}.hcs-icon-air.print[data-v-1cdc8de5]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_air.svg);height:30px;width:30px}.hcs-icon-air-red[data-v-1cdc8de5]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_air-red.svg)}.hcs-icon-air-red.print[data-v-1cdc8de5]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_air-red.svg);height:30px;width:30px}.hcs-icon-alert[data-v-1cdc8de5]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_alert.svg)}.hcs-icon-alert.print[data-v-1cdc8de5]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_alert.svg);height:30px;width:30px}.hcs-icon-bat[data-v-1cdc8de5]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_bat.svg)}.hcs-icon-bat.print[data-v-1cdc8de5]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_bat.svg);height:30px;width:30px}.hcs-icon-bat-red[data-v-1cdc8de5]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_bat-red.svg)}.hcs-icon-bat-red.print[data-v-1cdc8de5]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_bat-red.svg);height:30px;width:30px}.hcs-icon-ch4[data-v-1cdc8de5]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_ch4.svg)}.hcs-icon-ch4.print[data-v-1cdc8de5]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_ch4.svg);height:30px;width:30px}.hcs-icon-ch4-green[data-v-1cdc8de5]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_ch4-green.svg)}.hcs-icon-ch4-green.print[data-v-1cdc8de5]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_ch4-green.svg);height:30px;width:30px}.hcs-icon-ch4-orange[data-v-1cdc8de5]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_ch4-orange.svg)}.hcs-icon-ch4-orange.print[data-v-1cdc8de5]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_ch4-orange.svg);height:30px;width:30px}.hcs-icon-ch4-red[data-v-1cdc8de5]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_ch4-red.svg)}.hcs-icon-ch4-red.print[data-v-1cdc8de5]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_ch4-red.svg);height:30px;width:30px}.hcs-icon-cloud[data-v-1cdc8de5]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_cloud.svg)}.hcs-icon-cloud.print[data-v-1cdc8de5]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_cloud.svg);height:30px;width:30px}.hcs-icon-cloud-red[data-v-1cdc8de5]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_cloud-red.svg)}.hcs-icon-cloud-red.print[data-v-1cdc8de5]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_cloud-red.svg);height:30px;width:30px}.hcs-icon-co2[data-v-1cdc8de5]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_co2.svg)}.hcs-icon-co2.print[data-v-1cdc8de5]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_co2.svg);height:30px;width:30px}.hcs-icon-dust[data-v-1cdc8de5]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_dust.svg)}.hcs-icon-dust.print[data-v-1cdc8de5]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_dust.svg);height:30px;width:30px}.hcs-icon-hcm_line[data-v-1cdc8de5]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_hcm_line.svg)}.hcs-icon-hcm_line.print[data-v-1cdc8de5]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_hcm_line.svg);height:30px;width:30px}.hcs-icon-hcm_line-red[data-v-1cdc8de5]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_hcm_line-red.svg)}.hcs-icon-hcm_line-red.print[data-v-1cdc8de5]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_hcm_line-red.svg);height:30px;width:30px}.hcs-icon-nh3[data-v-1cdc8de5]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_nh3.svg)}.hcs-icon-nh3.print[data-v-1cdc8de5]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_nh3.svg);height:30px;width:30px}.hcs-icon-nh3-grey[data-v-1cdc8de5]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_nh3-grey.svg)}.hcs-icon-nh3-grey.print[data-v-1cdc8de5]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_nh3-grey.svg);height:30px;width:30px}.hcs-icon-nh3-primary[data-v-1cdc8de5]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_nh3-primary.svg)}.hcs-icon-nh3-primary.print[data-v-1cdc8de5]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_nh3-primary.svg);height:30px;width:30px}.hcs-icon-nh3-secondary[data-v-1cdc8de5]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_nh3-secondary.svg)}.hcs-icon-nh3-secondary.print[data-v-1cdc8de5]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_nh3-secondary.svg);height:30px;width:30px}.hcs-icon-mic[data-v-1cdc8de5]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_mic.svg)}.hcs-icon-mic.print[data-v-1cdc8de5]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_mic.svg);height:30px;width:30px}.hcs-icon-mic-red[data-v-1cdc8de5]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_mic-red.svg)}.hcs-icon-mic-red.print[data-v-1cdc8de5]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_mic-red.svg);height:30px;width:30px}.hcs-icon-rh[data-v-1cdc8de5]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_rh.svg)}.hcs-icon-rh.print[data-v-1cdc8de5]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_rh.svg);height:30px;width:30px}.hcs-icon-setting[data-v-1cdc8de5]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_setting.svg)}.hcs-icon-setting.print[data-v-1cdc8de5]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_setting.svg);height:30px;width:30px}.hcs-icon-sound[data-v-1cdc8de5]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_sound.svg)}.hcs-icon-sound.print[data-v-1cdc8de5]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_sound.svg);height:30px;width:30px}.hcs-icon-sun[data-v-1cdc8de5]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_sun.svg)}.hcs-icon-sun.print[data-v-1cdc8de5]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_sun.svg);height:30px;width:30px}.hcs-icon-sun-red[data-v-1cdc8de5]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_sun-red.svg)}.hcs-icon-sun-red.print[data-v-1cdc8de5]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_sun-red.svg);height:30px;width:30px}.hcs-icon-temp[data-v-1cdc8de5]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_temp.svg)}.hcs-icon-temp.print[data-v-1cdc8de5]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_temp.svg);height:30px;width:30px}.hcs-icon-thi[data-v-1cdc8de5]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_thi.svg)}.hcs-icon-thi.print[data-v-1cdc8de5]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_thi.svg);height:30px;width:30px}.hcs-icon-wind[data-v-1cdc8de5]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_wind.svg)}.hcs-icon-wind.print[data-v-1cdc8de5]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_wind.svg);height:30px;width:30px}.hcs-icon-wind-red[data-v-1cdc8de5]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_wind-red.svg)}.hcs-icon-wind-red.print[data-v-1cdc8de5]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_wind-red.svg);height:30px;width:30px}.hcs-icon-co2-green[data-v-1cdc8de5]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_co2-green.svg)}.hcs-icon-co2-green.print[data-v-1cdc8de5]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_co2-green.svg);height:30px;width:30px}.hcs-icon-dust-green[data-v-1cdc8de5]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_dust-green.svg)}.hcs-icon-dust-green.print[data-v-1cdc8de5]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_dust-green.svg);height:30px;width:30px}.hcs-icon-movement[data-v-1cdc8de5]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_movement.svg)}.hcs-icon-movement.print[data-v-1cdc8de5]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_movement.svg);height:30px;width:30px}.hcs-icon-movement-green[data-v-1cdc8de5]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_movement-green.svg)}.hcs-icon-movement-green.print[data-v-1cdc8de5]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_movement-green.svg);height:30px;width:30px}.hcs-icon-nh3-green[data-v-1cdc8de5]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_nh3-green.svg)}.hcs-icon-nh3-green.print[data-v-1cdc8de5]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_nh3-green.svg);height:30px;width:30px}.hcs-icon-rh-green[data-v-1cdc8de5]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_rh-green.svg)}.hcs-icon-rh-green.print[data-v-1cdc8de5]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_rh-green.svg);height:30px;width:30px}.hcs-icon-temp-green[data-v-1cdc8de5]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_temp-green.svg)}.hcs-icon-temp-green.print[data-v-1cdc8de5]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_temp-green.svg);height:30px;width:30px}.hcs-icon-thi-green[data-v-1cdc8de5]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_thi-green.svg)}.hcs-icon-thi-green.print[data-v-1cdc8de5]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_thi-green.svg);height:30px;width:30px}.hcs-icon-co2-red[data-v-1cdc8de5]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_co2-red.svg)}.hcs-icon-co2-red.print[data-v-1cdc8de5]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_co2-red.svg);height:30px;width:30px}.hcs-icon-dust-red[data-v-1cdc8de5]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_dust-red.svg)}.hcs-icon-dust-red.print[data-v-1cdc8de5]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_dust-red.svg);height:30px;width:30px}.hcs-icon-movement-red[data-v-1cdc8de5]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_movement-red.svg)}.hcs-icon-movement-red.print[data-v-1cdc8de5]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_movement-red.svg);height:30px;width:30px}.hcs-icon-nh3-red[data-v-1cdc8de5]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_nh3-red.svg)}.hcs-icon-nh3-red.print[data-v-1cdc8de5]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_nh3-red.svg);height:30px;width:30px}.hcs-icon-rh-red[data-v-1cdc8de5]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_rh-red.svg)}.hcs-icon-rh-red.print[data-v-1cdc8de5]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_rh-red.svg);height:30px;width:30px}.hcs-icon-temp-red[data-v-1cdc8de5]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_temp-red.svg)}.hcs-icon-temp-red.print[data-v-1cdc8de5]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_temp-red.svg);height:30px;width:30px}.hcs-icon-thi-red[data-v-1cdc8de5]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_thi-red.svg)}.hcs-icon-thi-red.print[data-v-1cdc8de5]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_thi-red.svg);height:30px;width:30px}.hcs-icon-co2-orange[data-v-1cdc8de5]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_co2-orange.svg)}.hcs-icon-co2-orange.print[data-v-1cdc8de5]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_co2-orange.svg);height:30px;width:30px}.hcs-icon-dust-orange[data-v-1cdc8de5]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_dust-orange.svg)}.hcs-icon-dust-orange.print[data-v-1cdc8de5]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_dust-orange.svg);height:30px;width:30px}.hcs-icon-movement-orange[data-v-1cdc8de5]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_movement-orange.svg)}.hcs-icon-movement-orange.print[data-v-1cdc8de5]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_movement-orange.svg);height:30px;width:30px}.hcs-icon-nh3-orange[data-v-1cdc8de5]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_nh3-orange.svg)}.hcs-icon-nh3-orange.print[data-v-1cdc8de5]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_nh3-orange.svg);height:30px;width:30px}.hcs-icon-rh-orange[data-v-1cdc8de5]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_rh-orange.svg)}.hcs-icon-rh-orange.print[data-v-1cdc8de5]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_rh-orange.svg);height:30px;width:30px}.hcs-icon-temp-orange[data-v-1cdc8de5]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_temp-orange.svg)}.hcs-icon-temp-orange.print[data-v-1cdc8de5]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_temp-orange.svg);height:30px;width:30px}.hcs-icon-thi-orange[data-v-1cdc8de5]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_thi-orange.svg)}.hcs-icon-thi-orange.print[data-v-1cdc8de5]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_thi-orange.svg);height:30px;width:30px}.hcs-icon-broiler.on-top[data-v-1cdc8de5]{margin:0}.hcs-icon-broiler[data-v-1cdc8de5]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/broiler.svg)}.hcs-icon-broiler:not(.print).on-top[data-v-1cdc8de5]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/broiler.svg)}.hcs-icon-broiler.print[data-v-1cdc8de5]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/broiler.svg);max-height:50px}.hcs-icon-broiler.print.on-top[data-v-1cdc8de5]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/broiler.svg)}.hcs-icon-broiler-white[data-v-1cdc8de5]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/broiler-white.svg)}.hcs-icon-broiler-grey[data-v-1cdc8de5]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/broiler-grey.svg)}.hcs-icon-broiler-secondary[data-v-1cdc8de5]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/broiler-secondary.svg)}.hcs-icon-calves.on-top[data-v-1cdc8de5]{margin:0}.hcs-icon-calves[data-v-1cdc8de5]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/calves.svg)}.hcs-icon-calves:not(.print).on-top[data-v-1cdc8de5]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/calves.svg)}.hcs-icon-calves.print[data-v-1cdc8de5]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/calves.svg);max-height:50px}.hcs-icon-calves.print.on-top[data-v-1cdc8de5]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/calves.svg)}.hcs-icon-calves-white[data-v-1cdc8de5]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/calves-white.svg)}.hcs-icon-calves-grey[data-v-1cdc8de5]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/calves-grey.svg)}.hcs-icon-calves-secondary[data-v-1cdc8de5]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/calves-secondary.svg)}.hcs-icon-cattle.on-top[data-v-1cdc8de5]{margin:0}.hcs-icon-cattle[data-v-1cdc8de5]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/cattle.svg)}.hcs-icon-cattle:not(.print).on-top[data-v-1cdc8de5]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/cattle.svg)}.hcs-icon-cattle.print[data-v-1cdc8de5]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/cattle.svg);max-height:50px}.hcs-icon-cattle.print.on-top[data-v-1cdc8de5]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/cattle.svg)}.hcs-icon-cattle-white[data-v-1cdc8de5]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/cattle-white.svg)}.hcs-icon-cattle-grey[data-v-1cdc8de5]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/cattle-grey.svg)}.hcs-icon-cattle-secondary[data-v-1cdc8de5]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/cattle-secondary.svg)}.hcs-icon-chicken.on-top[data-v-1cdc8de5]{margin:0}.hcs-icon-chicken[data-v-1cdc8de5]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/chicken.svg)}.hcs-icon-chicken:not(.print).on-top[data-v-1cdc8de5]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/chicken.svg)}.hcs-icon-chicken.print[data-v-1cdc8de5]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/chicken.svg);max-height:50px}.hcs-icon-chicken.print.on-top[data-v-1cdc8de5]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/chicken.svg)}.hcs-icon-chicken-white[data-v-1cdc8de5]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/chicken-white.svg)}.hcs-icon-chicken-grey[data-v-1cdc8de5]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/chicken-grey.svg)}.hcs-icon-chicken-secondary[data-v-1cdc8de5]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/chicken-secondary.svg)}.hcs-icon-dairy_cattle.on-top[data-v-1cdc8de5]{margin:0}.hcs-icon-dairy_cattle[data-v-1cdc8de5]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/dairy_cattle.svg)}.hcs-icon-dairy_cattle:not(.print).on-top[data-v-1cdc8de5]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/dairy_cattle.svg)}.hcs-icon-dairy_cattle.print[data-v-1cdc8de5]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/dairy_cattle.svg);max-height:50px}.hcs-icon-dairy_cattle.print.on-top[data-v-1cdc8de5]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/dairy_cattle.svg)}.hcs-icon-dairy_cattle-white[data-v-1cdc8de5]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/dairy_cattle-white.svg)}.hcs-icon-dairy_cattle-grey[data-v-1cdc8de5]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/dairy_cattle-grey.svg)}.hcs-icon-dairy_cattle-secondary[data-v-1cdc8de5]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/dairy_cattle-secondary.svg)}.hcs-icon-goat.on-top[data-v-1cdc8de5]{margin:0}.hcs-icon-goat[data-v-1cdc8de5]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/goat.svg)}.hcs-icon-goat:not(.print).on-top[data-v-1cdc8de5]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/goat.svg)}.hcs-icon-goat.print[data-v-1cdc8de5]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/goat.svg);max-height:50px}.hcs-icon-goat.print.on-top[data-v-1cdc8de5]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/goat.svg)}.hcs-icon-goat-white[data-v-1cdc8de5]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/goat-white.svg)}.hcs-icon-goat-grey[data-v-1cdc8de5]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/goat-grey.svg)}.hcs-icon-goat-secondary[data-v-1cdc8de5]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/goat-secondary.svg)}.hcs-icon-horse.on-top[data-v-1cdc8de5]{margin:0}.hcs-icon-horse[data-v-1cdc8de5]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/horse.svg)}.hcs-icon-horse:not(.print).on-top[data-v-1cdc8de5]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/horse.svg)}.hcs-icon-horse.print[data-v-1cdc8de5]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/horse.svg);max-height:50px}.hcs-icon-horse.print.on-top[data-v-1cdc8de5]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/horse.svg)}.hcs-icon-horse-white[data-v-1cdc8de5]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/horse-white.svg)}.hcs-icon-horse-grey[data-v-1cdc8de5]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/horse-grey.svg)}.hcs-icon-horse-secondary[data-v-1cdc8de5]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/horse-secondary.svg)}.hcs-icon-human.on-top[data-v-1cdc8de5]{margin:0}.hcs-icon-human[data-v-1cdc8de5]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/human.svg)}.hcs-icon-human:not(.print).on-top[data-v-1cdc8de5]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/human.svg)}.hcs-icon-human.print[data-v-1cdc8de5]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/human.svg);max-height:50px}.hcs-icon-human.print.on-top[data-v-1cdc8de5]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/human.svg)}.hcs-icon-human-white[data-v-1cdc8de5]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/human-white.svg)}.hcs-icon-human-grey[data-v-1cdc8de5]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/human-grey.svg)}.hcs-icon-human-secondary[data-v-1cdc8de5]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/human-secondary.svg)}.hcs-icon-pig.on-top[data-v-1cdc8de5]{margin:0}.hcs-icon-pig[data-v-1cdc8de5]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/pig.svg)}.hcs-icon-pig:not(.print).on-top[data-v-1cdc8de5]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/pig.svg)}.hcs-icon-pig.print[data-v-1cdc8de5]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/pig.svg);max-height:50px}.hcs-icon-pig.print.on-top[data-v-1cdc8de5]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/pig.svg)}.hcs-icon-pig-white[data-v-1cdc8de5]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/pig-white.svg)}.hcs-icon-pig-grey[data-v-1cdc8de5]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/pig-grey.svg)}.hcs-icon-pig-secondary[data-v-1cdc8de5]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/pig-secondary.svg)}.hcs-icon-piglet.on-top[data-v-1cdc8de5]{margin:0}.hcs-icon-piglet[data-v-1cdc8de5]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/piglet.svg)}.hcs-icon-piglet:not(.print).on-top[data-v-1cdc8de5]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/piglet.svg)}.hcs-icon-piglet.print[data-v-1cdc8de5]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/piglet.svg);max-height:50px}.hcs-icon-piglet.print.on-top[data-v-1cdc8de5]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/piglet.svg)}.hcs-icon-piglet-white[data-v-1cdc8de5]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/piglet-white.svg)}.hcs-icon-piglet-grey[data-v-1cdc8de5]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/piglet-grey.svg)}.hcs-icon-piglet-secondary[data-v-1cdc8de5]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/piglet-secondary.svg)}.hcs-icon-rearing_chicken.on-top[data-v-1cdc8de5]{margin:0}.hcs-icon-rearing_chicken[data-v-1cdc8de5]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/rearing_chicken.svg)}.hcs-icon-rearing_chicken:not(.print).on-top[data-v-1cdc8de5]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/rearing_chicken.svg)}.hcs-icon-rearing_chicken.print[data-v-1cdc8de5]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/rearing_chicken.svg);max-height:50px}.hcs-icon-rearing_chicken.print.on-top[data-v-1cdc8de5]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/rearing_chicken.svg)}.hcs-icon-rearing_chicken-white[data-v-1cdc8de5]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/rearing_chicken-white.svg)}.hcs-icon-rearing_chicken-grey[data-v-1cdc8de5]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/rearing_chicken-grey.svg)}.hcs-icon-rearing_chicken-secondary[data-v-1cdc8de5]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/rearing_chicken-secondary.svg)}.hcs-icon-sheep.on-top[data-v-1cdc8de5]{margin:0}.hcs-icon-sheep[data-v-1cdc8de5]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sheep.svg)}.hcs-icon-sheep:not(.print).on-top[data-v-1cdc8de5]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/sheep.svg)}.hcs-icon-sheep.print[data-v-1cdc8de5]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sheep.svg);max-height:50px}.hcs-icon-sheep.print.on-top[data-v-1cdc8de5]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/sheep.svg)}.hcs-icon-sheep-white[data-v-1cdc8de5]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sheep-white.svg)}.hcs-icon-sheep-grey[data-v-1cdc8de5]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sheep-grey.svg)}.hcs-icon-sheep-secondary[data-v-1cdc8de5]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sheep-secondary.svg)}.hcs-icon-sow.on-top[data-v-1cdc8de5]{margin:0}.hcs-icon-sow[data-v-1cdc8de5]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sow.svg)}.hcs-icon-sow:not(.print).on-top[data-v-1cdc8de5]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/sow.svg)}.hcs-icon-sow.print[data-v-1cdc8de5]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sow.svg);max-height:50px}.hcs-icon-sow.print.on-top[data-v-1cdc8de5]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/sow.svg)}.hcs-icon-sow-white[data-v-1cdc8de5]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sow-white.svg)}.hcs-icon-sow-grey[data-v-1cdc8de5]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sow-grey.svg)}.hcs-icon-sow-secondary[data-v-1cdc8de5]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sow-secondary.svg)}.hcs-icon-sow_lactating.on-top[data-v-1cdc8de5]{margin:0}.hcs-icon-sow_lactating[data-v-1cdc8de5]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sow_lactating.svg)}.hcs-icon-sow_lactating:not(.print).on-top[data-v-1cdc8de5]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/sow_lactating.svg)}.hcs-icon-sow_lactating.print[data-v-1cdc8de5]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sow_lactating.svg);max-height:50px}.hcs-icon-sow_lactating.print.on-top[data-v-1cdc8de5]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/sow_lactating.svg)}.hcs-icon-sow_lactating-white[data-v-1cdc8de5]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sow_lactating-white.svg)}.hcs-icon-sow_lactating-grey[data-v-1cdc8de5]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sow_lactating-grey.svg)}.hcs-icon-sow_lactating-secondary[data-v-1cdc8de5]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sow_lactating-secondary.svg)}.hcs-icon-veal_calves.on-top[data-v-1cdc8de5]{margin:0}.hcs-icon-veal_calves[data-v-1cdc8de5]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/veal_calves.svg)}.hcs-icon-veal_calves:not(.print).on-top[data-v-1cdc8de5]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/veal_calves.svg)}.hcs-icon-veal_calves.print[data-v-1cdc8de5]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/veal_calves.svg);max-height:50px}.hcs-icon-veal_calves.print.on-top[data-v-1cdc8de5]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/veal_calves.svg)}.hcs-icon-veal_calves-white[data-v-1cdc8de5]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/veal_calves-white.svg)}.hcs-icon-veal_calves-grey[data-v-1cdc8de5]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/veal_calves-grey.svg)}.hcs-icon-veal_calves-secondary[data-v-1cdc8de5]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/veal_calves-secondary.svg)}.hcs-icon-null[data-v-1cdc8de5]{font-size:18px}.hcs-icon-null[data-v-1cdc8de5]:before{margin-left:1px;font-family:Material Design Icons;content:"󰄰"}.hcs-icon-sensor-status[data-v-1cdc8de5]{width:55px;height:55px;margin:4px;background-size:cover}@media(max-width:599px){.hcs-icon-sensor-status[data-v-1cdc8de5]{width:40px;height:40px}}.hcs-icon-sensor-status.--tiny[data-v-1cdc8de5]{width:30px;min-width:30px;height:30px}.hcs-icon-sensor-status.--small[data-v-1cdc8de5]{width:40px;min-width:40px;height:40px}.hcs-icon-sensor-status.--large[data-v-1cdc8de5]{width:90px;height:90px}.hcs-icon-sensor-status.--large[data-v-1cdc8de5],.hcs-icon-sensor-status.--small[data-v-1cdc8de5],.hcs-icon-sensor-status.--tiny[data-v-1cdc8de5]{background-size:contain;image-rendering:-moz-crisp-edges;image-rendering:-o-crisp-edges;image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges;-ms-interpolation-mode:nearest-neighbor}.research-grade--filter[data-v-1cdc8de5]{width:23px;height:23px;line-height:20px;text-align:center;background-color:rgba(0,0,0,.54);border-radius:4px}.research-grade--filter span[data-v-1cdc8de5]{font-size:11px;font-weight:600;color:#eef1f6}.research-grade--filter.--active[data-v-1cdc8de5]{line-height:18px;background-color:#ff001d;border:1px solid #666}.research-grade--filter.--active span[data-v-1cdc8de5]{color:#666}.icon-side-arrow[data-v-1cdc8de5]{font-size:18px}.icon-info[data-v-1cdc8de5]{margin-top:-2px}body[data-v-1cdc8de5]{font-family:Roboto,sans-serif!important}button[data-v-1cdc8de5],input[data-v-1cdc8de5],select[data-v-1cdc8de5],textarea[data-v-1cdc8de5]{font-family:inherit;font-size:inherit;line-height:inherit;color:inherit}a[data-v-1cdc8de5]{color:#1d3c5f!important;text-decoration:none}.extra-text[data-v-1cdc8de5]{margin-top:2px;font-style:italic;font-size:11px!important}.font-small[data-v-1cdc8de5]{font-size:12px!important;line-height:14px}.font-xsmall[data-v-1cdc8de5]{font-size:11px!important;line-height:13px!important}.font-xxsmall[data-v-1cdc8de5]{font-size:8px!important}.hcs-info-label[data-v-1cdc8de5],.hcs-label[data-v-1cdc8de5]{font-family:Roboto,sans-serif!important;font-size:12px!important;font-weight:400;line-height:16px;color:#242424}.hcs-label[data-v-1cdc8de5]{margin-bottom:4px}.info-text[data-v-1cdc8de5]{font-style:italic}.overflow-ellipsis[data-v-1cdc8de5]{text-overflow:ellipsis;overflow:hidden}.overline-tabsize[data-v-1cdc8de5]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#666;font-size:.875rem;font-weight:500;letter-spacing:.0892857143em;line-height:normal;height:48px;text-transform:uppercase}.overline-tabsize.active[data-v-1cdc8de5]{color:#000}.uppercase[data-v-1cdc8de5]{color:#666;font-size:12px;font-weight:500;letter-spacing:.0892857143em;line-height:normal;text-transform:uppercase}.unauthorized-title[data-v-1cdc8de5]{padding-top:40px;text-align:center}.roboto-condensed[data-v-1cdc8de5]{font-family:Roboto Condensed,Helvetica Neue,Helvetica,Arial,sans-serif}.single-line-height[data-v-1cdc8de5]{line-height:1rem!important}.text-ellipsis[data-v-1cdc8de5]{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}@media(min-width:960px){.container[data-v-1cdc8de5]{max-width:calc(100vw - 48px)!important}}.el-tree[data-v-1cdc8de5]{color:#242424!important}.v-application .red--text[data-v-1cdc8de5]{color:#ff001d!important;caret-color:#ff001d!important}.v-application .red[data-v-1cdc8de5]{background-color:#ff001d!important;border-color:#ff001d!important}.v-application .accent[data-v-1cdc8de5]{background-color:#89a3c2!important;border-color:#89a3c2!important}.v-application .accent--text[data-v-1cdc8de5]{color:#89a3c2!important;caret-color:#89a3c2!important}.theme--light.v-label[data-v-1cdc8de5]{color:#242424}.filter-radio-group .v-label[data-v-1cdc8de5]{font-size:14px!important}.theme--light.v-card.v-card--outlined[data-v-1cdc8de5]{border:thin solid #bbb}.theme--light.v-chip[data-v-1cdc8de5],.theme--light.v-chip[data-v-1cdc8de5]:not(.v-chip--active){background-color:#bbcadc}.theme--light.v-chip.v-chip--active.background-color-secondary[data-v-1cdc8de5]{background-color:#1d3c5f!important;color:#fff!important}.theme--light.v-btn[data-v-1cdc8de5]{color:inherit}.v-btn .v-ripple__container[data-v-1cdc8de5],.v-btn[data-v-1cdc8de5]:before,.v-icon.v-icon[data-v-1cdc8de5]:after{display:none!important}.theme--light.v-btn.color-secondary .v-btn__content[data-v-1cdc8de5]{color:#1d3c5f;border-color:#1d3c5f}.theme--light.v-icon.v-icon.v-icon--disabled.transparent--text[data-v-1cdc8de5]{color:transparent!important}.v-btn.group--left[data-v-1cdc8de5]{border-radius:4px 0 0 4px!important;margin-right:-1px!important}.v-btn.group--right[data-v-1cdc8de5]{border-radius:0 4px 4px 0!important}.v-btn.group--middle[data-v-1cdc8de5]{border-radius:0!important;margin-right:-1px!important}.v-text-field--outlined fieldset[data-v-1cdc8de5]{border-color:#bbb}.v-tabs--icons-and-text>.v-tabs-bar[data-v-1cdc8de5]{height:48px!important}.v-tabs--icons-and-text>.v-tabs-bar .v-tab[data-v-1cdc8de5]{text-transform:none!important;letter-spacing:.075}.v-tabs--icons-and-text>.v-tabs-bar .v-tab>[data-v-1cdc8de5]:first-child{margin-bottom:2px!important}@media(max-width:599px){.v-tabs--icons-and-text>.v-tabs-bar .v-tab[data-v-1cdc8de5]{font-size:12px!important;letter-spacing:.04}}@media(max-width:400px){.v-tabs--icons-and-text>.v-tabs-bar .v-tab[data-v-1cdc8de5]{min-width:68px!important;padding:0 4px!important}}@media(max-width:500px){.v-tabs--icons-and-text>.v-tabs-bar .v-tab[data-v-1cdc8de5]{padding:0 7px!important}}@media(max-width:500px){.v-tabs--icons-and-text>.v-tabs-bar .v-tab.compact-view[data-v-1cdc8de5]{padding:0!important;min-width:62px!important}}.v-tabs .v-tab--active[data-v-1cdc8de5]:hover:before,.v-tabs .v-tab[data-v-1cdc8de5]:hover:before{opacity:0!important}.v-tabs--dashboard .v-tabs-bar--is-mobile .v-tab[data-v-1cdc8de5]{padding:0 10px!important}.location-create .v-item-group.v-tabs-bar[data-v-1cdc8de5]{position:fixed!important;top:48px!important;z-index:2!important;width:100%!important}.v-toolbar__content .v-toolbar__title[data-v-1cdc8de5]{padding-left:0!important}.v-text-field.error--text .v-label[data-v-1cdc8de5]{color:#ff5252!important;caret-color:#ff5252!important}.v-text-field.v-text-field--solo .v-input__control[data-v-1cdc8de5]{min-width:160px!important}@media(min-width:1264px){.v-text-field.v-text-field--solo .v-input__control[data-v-1cdc8de5]{min-width:0!important}}.v-text-field.v-text-field--solo .v-input__control .v-input__slot[data-v-1cdc8de5]{background:transparent!important}.v-text-field .v-input__control .v-input__slot[data-v-1cdc8de5]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important;min-height:auto!important}.v-text-field:not(.v-text-field--outlined):not(.v-text-field--solo):not(.v-select) input[data-v-1cdc8de5]{padding:8px 0 0}.v-text-field.v-text-field--outlined input[data-v-1cdc8de5]{width:100%;max-height:none!important;padding-top:10px}.v-text-field.v-text-field--enclosed.v-input--dense:not(.v-text-field--solo).v-text-field--outlined .v-input__slot[data-v-1cdc8de5]{padding-right:4px!important}.v-text-field.v-text-field--enclosed.v-input--dense:not(.v-text-field--solo).v-text-field--outlined .v-input__append-inner[data-v-1cdc8de5]{margin-top:6px!important}@media(max-width:599px){.v-text-field.v-text-field--enclosed.v-input--dense:not(.v-text-field--solo).v-text-field--outlined:not(.v-input--xsmall):not(.input-text-field--full) .v-input__append-inner[data-v-1cdc8de5]{margin-top:3px!important}}.v-text-field.v-text-field--enclosed.v-input--height36 .v-input__append-inner[data-v-1cdc8de5]{margin-top:14px!important}.v-text-field.v-text-field--enclosed.v-input--width240[data-v-1cdc8de5]{width:240px}@media(max-width:599px){.v-text-field.v-text-field--enclosed.v-input--width240[data-v-1cdc8de5]{width:120px}}.v-text-field.v-text-field--enclosed.v-input--width157[data-v-1cdc8de5]{width:157px}@media(max-width:599px){.v-text-field.v-text-field--enclosed.v-input--width157[data-v-1cdc8de5]{width:84px}}.v-text-field.hcs--large[data-v-1cdc8de5]{padding-top:8px!important;font-size:1.8rem!important}.v-text-field.hcs--large.v-text-field .v-input__control .v-input__slot[data-v-1cdc8de5]{height:42px!important;min-height:42px!important}.v-text-field.hcs--large.v-text-field input[data-v-1cdc8de5]{padding:0 0 4px!important;margin-top:8px!important}.v-text-field:not(.date-picker):not(.time-picker):not(.bg-transparent) .v-input__slot[data-v-1cdc8de5],input[type=number][data-v-1cdc8de5]{background-color:#fff!important}.v-select.v-select--chips.v-input--dense .v-select__selections[data-v-1cdc8de5]{min-height:30px}.v-select.v-input--small .v-select__selections[data-v-1cdc8de5],.v-select.v-input--xsmall .v-select__selections[data-v-1cdc8de5]{padding:0!important}.v-input.v-input--selection-controls.v-input--switch .v-input__slot>.v-label[data-v-1cdc8de5]{font-size:12px!important;line-height:16px}.v-input textarea[data-v-1cdc8de5]{padding-top:4px}div[role=combobox] .v-label[data-v-1cdc8de5]{top:-2px!important}.v-input__slider[data-v-1cdc8de5]{max-width:600px}.v-input__slider .v-slider.v-slider--horizontal .v-slider__tick .v-slider__tick-label[data-v-1cdc8de5]{width:65px;max-width:65px;margin-top:2px;font-size:.75rem!important;line-height:1rem;text-align:center;white-space:normal}.v-input__slider .v-slider.v-slider--horizontal .v-slider__tick:first-child .v-slider__tick-label[data-v-1cdc8de5],.v-input__slider .v-slider.v-slider--horizontal .v-slider__tick:last-child .v-slider__tick-label[data-v-1cdc8de5]{-webkit-transform:translateX(-50%)!important;transform:translateX(-50%)!important}.v-input__slider.slider--default .v-slider div[aria-valuenow="0"] .primary[data-v-1cdc8de5]{color:#b0b0b0!important;background-color:#b0b0b0!important}.v-input__slider.slider--default .v-slider div[aria-valuenow="0"] .v-slider__thumb-label[data-v-1cdc8de5]{display:none!important}.v-input__slider.slider--default:not(.slider--big-label) .v-slider[data-v-1cdc8de5]{max-width:245px!important;margin-top:18px!important}.v-input__slider.slider--big-label .v-slider[data-v-1cdc8de5]{margin-top:25px!important}.v-input__slider.slider--number-percentage .v-slider div[aria-valuenow="-1"] .primary[data-v-1cdc8de5]{color:#b0b0b0!important;background-color:#b0b0b0!important}.v-input__slider.slider--number-percentage .v-slider div[aria-valuenow="-1"] .v-slider__thumb-label[data-v-1cdc8de5]{display:none!important}.v-input__slider.slider--score-amount .v-slider__ticks-container .v-slider__tick[data-v-1cdc8de5]:nth-child(2){background-color:#069518!important}.v-input__slider.slider--score-amount .v-slider__ticks-container .v-slider__tick[data-v-1cdc8de5]:nth-child(3){background-color:#243d80!important}.v-input__slider.slider--score-amount .v-slider__ticks-container .v-slider__tick[data-v-1cdc8de5]:nth-child(4){background-color:#5f3f90!important}.v-input__slider.slider--score-amount .v-slider__ticks-container .v-slider__tick[data-v-1cdc8de5]:nth-child(5){background-color:#8f1619!important}.v-input__slider.slider--score-quality .v-slider__ticks-container .v-slider__tick[data-v-1cdc8de5]:nth-child(5){background-color:#069518!important}.v-input__slider.slider--score-quality .v-slider__ticks-container .v-slider__tick[data-v-1cdc8de5]:nth-child(4){background-color:#243d80!important}.v-input__slider.slider--score-quality .v-slider__ticks-container .v-slider__tick[data-v-1cdc8de5]:nth-child(3){background-color:#5f3f90!important}.v-input__slider.slider--score-quality .v-slider__ticks-container .v-slider__tick[data-v-1cdc8de5]:nth-child(2){background-color:#8f1619!important}.v-input__slider.slider--grade .v-slider__ticks-container .v-slider__tick[data-v-1cdc8de5]:nth-child(9),.v-input__slider.slider--grade .v-slider__ticks-container .v-slider__tick[data-v-1cdc8de5]:nth-child(10),.v-input__slider.slider--grade .v-slider__ticks-container .v-slider__tick[data-v-1cdc8de5]:nth-child(11){background-color:#069518!important}.v-input__slider.slider--grade .v-slider__ticks-container .v-slider__tick[data-v-1cdc8de5]:nth-child(7),.v-input__slider.slider--grade .v-slider__ticks-container .v-slider__tick[data-v-1cdc8de5]:nth-child(8){background-color:#243d80!important}.v-input__slider.slider--grade .v-slider__ticks-container .v-slider__tick[data-v-1cdc8de5]:nth-child(5),.v-input__slider.slider--grade .v-slider__ticks-container .v-slider__tick[data-v-1cdc8de5]:nth-child(6){background-color:#5f3f90!important}.v-input__slider.slider--grade .v-slider__ticks-container .v-slider__tick[data-v-1cdc8de5]:nth-child(2),.v-input__slider.slider--grade .v-slider__ticks-container .v-slider__tick[data-v-1cdc8de5]:nth-child(3),.v-input__slider.slider--grade .v-slider__ticks-container .v-slider__tick[data-v-1cdc8de5]:nth-child(4){background-color:#8f1619!important}.v-card__subtitle[data-v-1cdc8de5],.v-card__text[data-v-1cdc8de5],.v-card__title[data-v-1cdc8de5]{padding:12px!important}@media(max-width:599px){.v-card__subtitle[data-v-1cdc8de5],.v-card__text[data-v-1cdc8de5],.v-card__title[data-v-1cdc8de5]{padding:10px!important}}.v-card__title+.v-card__subtitle[data-v-1cdc8de5],.v-card__title+.v-card__text[data-v-1cdc8de5]{padding:0 12px!important}@media(max-width:599px){.v-card__title+.v-card__subtitle[data-v-1cdc8de5],.v-card__title+.v-card__text[data-v-1cdc8de5]{padding:0 10px!important}}.v-data-table[data-v-1cdc8de5]{background-color:transparent!important}@media(max-width:599px){.v-data-table:not(.table-heatmap) .v-input__control[data-v-1cdc8de5],.v-data-table:not(.table-heatmap) input[data-v-1cdc8de5]{font-size:12px!important}}.v-data-table:not(.table-heatmap) tr.tr-clickable>td[data-v-1cdc8de5]{cursor:pointer!important}.v-data-table:not(.table-heatmap) .td--small .v-input__control[data-v-1cdc8de5]{min-width:116px!important;max-width:116px!important}@media(max-width:599px){.v-data-table:not(.table-heatmap) .td--small .v-input__control[data-v-1cdc8de5]{min-width:80px!important;max-width:80px!important}}.v-data-table:not(.table-heatmap) .td--medium .v-input__control[data-v-1cdc8de5]{min-width:130px!important;max-width:130px!important}@media(max-width:599px){.v-data-table:not(.table-heatmap) .v-data-table__wrapper>table>tbody>tr>td[data-v-1cdc8de5],.v-data-table:not(.table-heatmap) .v-data-table__wrapper>table>thead>tr>th[data-v-1cdc8de5]{padding:0 5px!important;font-size:12px!important}}.v-data-table:not(.table-heatmap).--full-width[data-v-1cdc8de5]{width:100%}.v-data-table:not(.table-heatmap).v-data-table--smallfont .v-data-table__wrapper>table>tbody>tr>td[data-v-1cdc8de5],.v-data-table:not(.table-heatmap).v-data-table--smallfont .v-data-table__wrapper>table>thead>tr>th[data-v-1cdc8de5],.v-data-table:not(.table-heatmap).v-data-table--smallfont .v-input__control[data-v-1cdc8de5],.v-data-table:not(.table-heatmap).v-data-table--smallfont input[data-v-1cdc8de5]{font-size:12px!important}.v-data-table.v-data-table--dense.table-heatmap>.v-data-table__wrapper>table>tbody>tr>td[data-v-1cdc8de5]{height:11px!important}.v-data-table.table-heatmap .v-data-table__wrapper[data-v-1cdc8de5]{overflow:visible;width:100%}.v-data-table.emission-table .v-data-table__wrapper[data-v-1cdc8de5]{overflow:visible!important}@media(max-width:599px){.v-application--is-ltr .v-data-table.table-saved-inputs>.v-data-footer__select[data-v-1cdc8de5]{margin-left:0!important;margin-right:0!important}}.v-calendar-weekly__day.v-present[data-v-1cdc8de5]{background-color:#bbcadc!important}.v-event strong[data-v-1cdc8de5]{display:none}.el-checkbox__input.is-checked .el-checkbox__inner[data-v-1cdc8de5],.el-checkbox__input.is-indeterminate .el-checkbox__inner[data-v-1cdc8de5]{background-color:#89a3c2;border-color:#89a3c2}.el-input-number .el-input__inner[data-v-1cdc8de5]{color:#242424!important}.el-input-number.comma-warning .el-input__inner[data-v-1cdc8de5]{border:1px solid #ff001d!important}.el-input-number.table input[data-v-1cdc8de5]{background-color:hsla(0,0%,100%,.5)!important}.el-input-number--medium[data-v-1cdc8de5]{width:160px!important}@media(max-width:599px){.el-input-number--medium[data-v-1cdc8de5]{width:130px!important}}.el-input-number__decrease[data-v-1cdc8de5],.el-input-number__increase[data-v-1cdc8de5]{background:none!important}.el-input-number__decrease:hover:not(.is-disabled)~.el-input .el-input__inner[data-v-1cdc8de5]:not(.is-disabled),.el-input-number__increase:hover:not(.is-disabled)~.el-input .el-input__inner[data-v-1cdc8de5]:not(.is-disabled),.el-input.is-active .el-input__inner[data-v-1cdc8de5],.el-input__inner[data-v-1cdc8de5]:focus{border-color:#89a3c2!important}.v-badge__badge[data-v-1cdc8de5]{min-width:16px!important;height:16px!important;padding:3px 5px!important;font-size:11px!important}.v-badge.font-xxsmall .v-badge__badge[data-v-1cdc8de5]{font-size:8px!important}.alerts-item .v-alert__wrapper[data-v-1cdc8de5]{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:start!important}.v-overlay.manual-input-overlay>.v-overlay__content .overlay-modal[data-v-1cdc8de5]{max-height:90vh!important;min-height:500px!important;overflow:auto!important;background-color:#fff;border-radius:4px}@media(max-width:599px){.v-overlay.manual-input-overlay>.v-overlay__content .overlay-modal[data-v-1cdc8de5]{min-height:300px!important}}.vue-treeselect .vue-treeselect__control[data-v-1cdc8de5]{border-color:#bbb;border-radius:4px}.vue-treeselect:not(.filter-treeselect) .vue-treeselect__control[data-v-1cdc8de5]{background:transparent}.vue-treeselect.emission-treeselect .vue-treeselect__control[data-v-1cdc8de5]{border-color:#666}.vue-treeselect.emission-treeselect .vue-treeselect__control-arrow[data-v-1cdc8de5]{color:#666}.vue-treeselect.emission-treeselect.vue-treeselect:not(.vue-treeselect--disabled):not(.vue-treeselect--focused) .vue-treeselect__control[data-v-1cdc8de5]:hover{border-color:#909090}.vue-treeselect--focused:not(.vue-treeselect--open) .vue-treeselect__control[data-v-1cdc8de5]{border-color:#89a3c2!important;-webkit-box-shadow:none!important;box-shadow:none!important}.vue-treeselect--has-value .vue-treeselect__multi-value[data-v-1cdc8de5]{margin-bottom:1px!important}.vue-treeselect__multi-value-item[data-v-1cdc8de5]{padding:0!important;line-height:12px!important;color:#242424!important;background:#bbcadc!important}.vue-treeselect__multi-value-item .vue-treeselect__multi-value-label[data-v-1cdc8de5]{font-weight:600!important}.vue-treeselect__value-remove[data-v-1cdc8de5]{color:#242424!important}.vue-treeselect__checkbox--checked[data-v-1cdc8de5],.vue-treeselect__checkbox--indeterminate[data-v-1cdc8de5]{background:#89a3c2!important;border-color:#89a3c2!important}.vue-treeselect.color-red .vue-treeselect__multi-value-item[data-v-1cdc8de5],.vue-treeselect.color-red .vue-treeselect__value-remove[data-v-1cdc8de5]{color:#ff001d!important;background:#ffe5e7!important}.vue-treeselect.color-red .vue-treeselect__checkbox--checked[data-v-1cdc8de5]{background:#ff001d!important;border-color:#ff001d!important}.vue-treeselect--open-below:not(.vue-treeselect--append-to-body) .vue-treeselect__menu-container[data-v-1cdc8de5]{top:unset!important}@media(max-width:599px){.vue-treeselect.treeselect--small .vue-treeselect__control[data-v-1cdc8de5],.vue-treeselect.treeselect--small .vue-treeselect__menu[data-v-1cdc8de5]{font-size:14px!important}}.vue-treeselect.treeselect-icon-selectbox .vue-treeselect__control[data-v-1cdc8de5]{max-height:34px!important;height:34px!important;max-width:85px!important;width:85px!important;border-color:#bbb!important}.vue-treeselect.treeselect-icon-selectbox .vue-treeselect__control .vue-treeselect__single-value[data-v-1cdc8de5]{top:1px}.vue-treeselect.treeselect-icon-selectbox .vue-treeselect__control[data-v-1cdc8de5],.vue-treeselect.treeselect-icon-selectbox .vue-treeselect__menu[data-v-1cdc8de5]{font-size:10px!important}.vue-treeselect.vue-treeselect--multi.treeselect-chartgroup .vue-treeselect__multi-value-item[data-v-1cdc8de5]{background:#fff!important}.vue-treeselect.vue-treeselect--multi.treeselect-chartgroup.vue-treeselect--disabled .vue-treeselect__multi-value-item[data-v-1cdc8de5]{background:#ededed!important;border-color:#ededed!important}.vue-treeselect__multi-value-item-container[data-v-1cdc8de5]{padding-top:2px!important}.vdatetime-input[data-v-1cdc8de5]{color:#89a3c2;cursor:pointer}.vdatetime.green--text .vdatetime-input[data-v-1cdc8de5]{color:#049717}.vdatetime-popup[data-v-1cdc8de5]{border-radius:4px}.vdatetime-popup .vdatetime-calendar__month[data-v-1cdc8de5]{min-height:317px!important}.vdatetime-popup .vdatetime-calendar__month__day--selected:hover>span>span[data-v-1cdc8de5],.vdatetime-popup .vdatetime-calendar__month__day--selected>span>span[data-v-1cdc8de5],.vdatetime-popup .vdatetime-popup__header[data-v-1cdc8de5]{background:#89a3c2!important}.vdatetime-popup .vdatetime-popup__actions__button[data-v-1cdc8de5],.vdatetime-popup .vdatetime-time-picker__item--selected[data-v-1cdc8de5],.vdatetime-popup .vdatetime-year-picker__item--selected[data-v-1cdc8de5]{color:#89a3c2!important}.vdatetime-popup .vdatetime-popup__header[data-v-1cdc8de5]{border-top-left-radius:inherit;border-top-right-radius:inherit}.vdatetime-popup .vdatetime-popup__actions__button[data-v-1cdc8de5]{padding:0!important}.ep-container[data-v-1cdc8de5]{height:110px!important}@media(max-width:599px){.ep-container[data-v-1cdc8de5]{height:86px!important}}.ep-container .ep-svg-container[data-v-1cdc8de5]{margin-top:-5px}@media(max-width:599px){.ep-container .ep-svg-container[data-v-1cdc8de5]{margin-top:-3px}}@media(max-width:599px){.ep-container.expanded[data-v-1cdc8de5]:not(.print){height:110px!important}.ep-container.expanded:not(.print) .ep-svg-container[data-v-1cdc8de5]{margin-top:-37px}.ep-container.expanded:not(.print) .ep-svg-container .ep-svg[data-v-1cdc8de5]{height:60px!important}}.ep-legend--container[data-v-1cdc8de5]{top:0!important}@media(max-width:599px){.ep-legend--container[data-v-1cdc8de5]{margin-top:4px}}@media print{.v-main[data-v-1cdc8de5]{display:block!important;padding:0 0 0 0!important}.v-application[data-v-1cdc8de5]{line-height:0!important}.v-application-wrap[data-v-1cdc8de5]{display:block!important;min-height:0!important}}.print-only[data-v-1cdc8de5]{display:none}@media print{body[data-v-1cdc8de5],html[data-v-1cdc8de5]{width:210mm;height:296.8mm;padding:0;margin:0;-webkit-print-color-adjust:exact!important;color-adjust:exact!important;print-color-adjust:exact!important}[data-v-1cdc8de5],[data-v-1cdc8de5]:after,[data-v-1cdc8de5]:before{color:inherit!important;background:inherit!important}.grade-details-text[data-v-1cdc8de5]{font-size:15.5px!important}.header-page[data-v-1cdc8de5]{display:block;width:210mm;height:296.8mm;padding:0;margin:0;overflow:hidden;page-break-after:always;-webkit-region-break-after:always!important;-webkit-column-break-after:page!important;-moz-column-break-after:page!important;break-after:page!important}.header-page .content[data-v-1cdc8de5]{display:block;padding-top:40%;padding-right:10mm;padding-left:10mm;margin:0;text-align:center}.header-page .content .logo[data-v-1cdc8de5]{position:relative;height:40mm;margin-bottom:30mm}.header-page .content .date[data-v-1cdc8de5],.header-page .content .logo[data-v-1cdc8de5],.header-page .content .subtitle[data-v-1cdc8de5],.header-page .content .title[data-v-1cdc8de5]{margin-bottom:10mm}.header-page .content .subtitle[data-v-1cdc8de5]{line-height:1.2}.no-print[data-v-1cdc8de5],.toggle-icon[data-v-1cdc8de5]{display:none!important}.print-hide-icon[data-v-1cdc8de5]:before{content:""!important}.print-inspections-page[data-v-1cdc8de5]{page-break-after:always;page-break-before:always}.print-only[data-v-1cdc8de5]{display:block!important}.font-xsmall[data-v-1cdc8de5],.font-xxsmall[data-v-1cdc8de5]{font-size:.6rem!important}.print-card[data-v-1cdc8de5]{display:block!important;border:none!important;padding:0!important;margin:0!important;min-height:296.8mm!important}.print-diary-item[data-v-1cdc8de5]{page-break-inside:avoid}.print-photo[data-v-1cdc8de5]{width:18%;max-width:40mm}.print-photo-selected img[data-v-1cdc8de5],.print-photo img[data-v-1cdc8de5]{width:100%}.print-photo-selected-text[data-v-1cdc8de5]{max-height:48px;overflow:hidden}.chart-wrapper[data-v-1cdc8de5],.download-wrapper[data-v-1cdc8de5]{display:block;-webkit-column-break-inside:avoid;page-break-inside:avoid;-moz-column-break-inside:avoid;break-inside:avoid;break-inside:avoid-page}.heatmap-chart[data-v-1cdc8de5],.wind-chart[data-v-1cdc8de5]{height:100%;max-height:35mm}.heatmap-chart-wrapper[data-v-1cdc8de5],.wind-chart-wrapper[data-v-1cdc8de5]{margin-bottom:43mm}.title-wrapper[data-v-1cdc8de5]{margin-top:7mm;margin-bottom:1mm}.charts-wrapper-4 .title-wrapper .overline[data-v-1cdc8de5]{font-size:.7rem!important;line-height:1.25rem!important}.charts .ct-legend li .ct-legend-square[data-v-1cdc8de5]{max-height:3px!important;margin-top:5px!important}.charts .ct-legend li[data-v-1cdc8de5]{margin-bottom:0}.charts .ct-legend li span[data-v-1cdc8de5]{font-size:.75rem!important}.wind-degrees-icon[data-v-1cdc8de5]{background-color:transparent!important}.mean-values.print[data-v-1cdc8de5]{margin-top:3mm}.grade-wrapper.print[data-v-1cdc8de5]{-webkit-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%}.grade-wrapper.print .research-grade[data-v-1cdc8de5]{width:68px;height:68px;line-height:66px}.grade-wrapper.print .research-grade.research-grade--with-icon[data-v-1cdc8de5]{margin-top:-1px}.grade-wrapper.print .research-grade span[data-v-1cdc8de5]{font-size:28px}.grade-details-translation[data-v-1cdc8de5]{font-weight:700;font-size:medium!important}.gauge-label[data-v-1cdc8de5]{font-size:14px!important;line-height:16px!important;margin-top:7px!important}.gauge-label.gauge-label--minmax[data-v-1cdc8de5]{font-size:14px!important;line-height:16px!important;max-width:none;margin-top:1px!important}.gauge-label.gauge-label--minmax .delta[data-v-1cdc8de5]{margin-bottom:-1px}}.ep-container.print[data-v-1cdc8de5]{display:block;width:150px!important;height:176px!important}.ep-container.print .ep-svg-container[data-v-1cdc8de5]{margin-top:-20px}.ep-container.print .ep-legend--value__counter[data-v-1cdc8de5]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:10px}.ep-container.print .ep-legend--container .ep-legend--value[data-v-1cdc8de5]{width:150px}.ep-container.print .ep-legend--container .gauge-label--name[data-v-1cdc8de5]{display:block!important;display:-webkit-box!important;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:1;-webkit-box-orient:vertical;word-break:break-all}.ep-container.print .ep-legend--container .v-sheet[data-v-1cdc8de5]{position:relative;height:36px;width:36px;margin-top:15px}.gauge-value.print[data-v-1cdc8de5]{max-height:18px;margin-top:12px;font-size:28px}.measurements-content.print[data-v-1cdc8de5]{margin-top:0;display:block;width:200mm}.yes-no-button[data-v-1cdc8de5]{height:30px!important;min-width:0!important}.yes-no-button.yes-red .green--text[data-v-1cdc8de5]{color:#ff001d!important}.yes-no-button.yes-red .red--text[data-v-1cdc8de5]{color:#049717!important}.yes-no-button.yes-no-button--small[data-v-1cdc8de5]{height:auto!important;font-size:12px!important}.color-primary[data-v-33da7fbc]{color:#89a3c2}.color-secondary[data-v-33da7fbc]{color:#1d3c5f}.color-tertiary[data-v-33da7fbc]{color:#eef1f6}.color-grey[data-v-33da7fbc]{color:#666}.color-grey-important[data-v-33da7fbc]{color:#666!important}.color-grey-border[data-v-33da7fbc]{color:#bbb!important}.color-grey-transparent[data-v-33da7fbc]{color:rgba(0,0,0,.54)}.color-grey-medium[data-v-33da7fbc]{color:#b0b0b0}.color-grey-dark[data-v-33da7fbc]{color:#242424}.color-black[data-v-33da7fbc]{color:#000}.alert-chip[data-v-33da7fbc]{cursor:pointer!important;background-color:#ffe5e7!important}.border-bottom[data-v-33da7fbc]{padding-bottom:12px;margin-bottom:12px;border-bottom:1px solid #bbb}@media(max-width:599px){.border-bottom[data-v-33da7fbc]{padding:10px;margin-bottom:10px}}.button-group[data-v-33da7fbc]{padding:4px 5px;border:1px solid #bbb;border-radius:4px}.button-group.--small[data-v-33da7fbc]{padding:0}@media(max-width:599px){.button-group.--small[data-v-33da7fbc]{margin-bottom:2px}}.checkbox-label[data-v-33da7fbc]{display:inline-block!important;max-width:100%!important;font-size:14px}.color-tertiary[data-v-33da7fbc]{background-color:#eef1f6}.content-container[data-v-33da7fbc]{margin-top:56px}.autocomplete-field[data-v-33da7fbc],.country-select[data-v-33da7fbc]{width:100%;max-width:100%;min-height:36px;padding:0 12px;border:1px solid #bbb;border-radius:4px}.autocomplete-field[data-v-33da7fbc]:focus,.country-select[data-v-33da7fbc]:focus{outline-color:#89a3c2}.cursor-pointer[data-v-33da7fbc]{cursor:pointer}.data-overlay[data-v-33da7fbc]{min-height:calc(100vh - 350px)}.diary-card[data-v-33da7fbc]{height:100%;padding:10px;font-size:.8125rem!important}@media(min-width:960px){.diary-card[data-v-33da7fbc]{padding:12px;font-size:.875rem!important}}.diary-card .diary-menu-button[data-v-33da7fbc]{left:10px;min-width:24px!important;max-width:24px!important;height:24px!important}.diary-card .diary-label[data-v-33da7fbc]{font-size:.75rem!important;font-weight:600;color:#666;letter-spacing:.0333333333em!important}@media(max-width:599px){.diary-card .diary-label[data-v-33da7fbc]{font-size:.7rem!important}}.diary-card .diary-details-item[data-v-33da7fbc]{min-width:24px;max-width:none;margin-bottom:0;line-height:1.1rem}@media(max-width:849px){.diary-card .diary-details-item[data-v-33da7fbc]{min-width:100%}}@media(max-width:849px){.diary-card .diary-inspection-meta[data-v-33da7fbc]{margin-right:-8px}}.diary-card .diary-inspection-date-item[data-v-33da7fbc]{max-width:150px;margin-bottom:0;line-height:1.1rem}.diary-card .diary-inspection-title[data-v-33da7fbc]{margin-bottom:0;font-size:.75rem!important;font-weight:600;line-height:24px;color:#242424;letter-spacing:.0333333333em!important;white-space:nowrap}@media(max-width:599px){.diary-card .diary-inspection-title[data-v-33da7fbc]{font-size:.7rem!important}}@media(min-width:600px){.diary-card .diary-inspection-text[data-v-33da7fbc]{margin-top:2px}}.diary-card .diary-inspection-text.inspection-date[data-v-33da7fbc]{white-space:normal}.diary-card .hide-md[data-v-33da7fbc]{display:-webkit-box;display:-ms-flexbox;display:flex}@media(min-width:851px)and (max-width:1264px){.diary-card .hide-md[data-v-33da7fbc]{display:none}}.diary-card .diary-inspection-content[data-v-33da7fbc]{margin-top:10px!important;margin-left:10px!important}@media(min-width:600px){.diary-card .diary-inspection-content[data-v-33da7fbc]{margin-left:0!important}}@media(min-width:850px){.diary-card .diary-inspection-content[data-v-33da7fbc]{margin-top:0!important}}.diary-card .diary-inspection-content .diary-content-item[data-v-33da7fbc]{margin-bottom:4px}@media(min-width:850px){.diary-card .diary-inspection-content .diary-content-item[data-v-33da7fbc]{margin-bottom:0!important}}.diary-card .notes[data-v-33da7fbc],.diary-card .reminder[data-v-33da7fbc]{display:inline-block;max-height:33px;overflow:hidden;line-height:1.1rem;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical}@media(max-width:599px){.diary-card .notes[data-v-33da7fbc],.diary-card .reminder[data-v-33da7fbc]{line-height:1rem}}.filter-bar-wrapper[data-v-33da7fbc]{position:fixed;top:100px;z-index:2;width:100%;margin-top:-4px;background-color:#eef1f6;border-bottom:1px solid #e3e9f2}.filter-bar-wrapper .v-input[data-v-33da7fbc]:not(.switch-label){background-color:#fff}@media(max-width:599px){.filter-bar-wrapper .filter-container[data-v-33da7fbc]{padding:10px}}.filter-bar-wrapper .filter-bar[data-v-33da7fbc]{margin-top:-10px;margin-bottom:-10px}@media(min-width:600px){.filter-bar-wrapper .filter-bar[data-v-33da7fbc]{margin-top:-12px;margin-bottom:-12px}}@media(max-width:599px){.filter-bar-wrapper .filter-bar .filter-buttons[data-v-33da7fbc]:not(.--alerts){max-width:300px}}@media(max-width:599px){.filter-bar-wrapper .filter-bar .filter-buttons:not(.--alerts).filter-buttons--small[data-v-33da7fbc]{max-width:170px}}@media(max-width:599px){.filter-bar-wrapper .filter-bar .v-input[data-v-33da7fbc]:not(.input-text-field--large):not(.v-input--checkbox):not(.filter-text-field--alerts){max-width:120px}}.filter-bar-wrapper .filter-bar .v-input.switch-label[data-v-33da7fbc]{max-width:unset;width:140px}@media(max-width:599px){.filter-bar-wrapper .filter-bar .v-input.switch-label[data-v-33da7fbc]{width:120px}}@media(max-width:372px){.filter-bar-wrapper .filter-bar .v-input.v-text-field.v-text-field--enclosed.v-input--dense:not(.v-text-field--solo).v-text-field--outlined.input-text-field--large[data-v-33da7fbc]{max-width:120px}}@media(max-width:599px){.filter-bar-wrapper .filter-bar .v-input.v-text-field.v-text-field--enclosed.v-input--dense:not(.v-text-field--solo).v-text-field--outlined.input-text-field--large .v-input__slot .v-text-field__slot[data-v-33da7fbc]{min-width:115px}}@media(max-width:372px){.filter-bar-wrapper .filter-bar .v-input.v-text-field.v-text-field--enclosed.v-input--dense:not(.v-text-field--solo).v-text-field--outlined.input-text-field--large .v-input__slot .v-text-field__slot[data-v-33da7fbc]{min-width:74px}}.filter-bar-wrapper .filter-bar .v-input.v-text-field.v-text-field--enclosed.v-input--dense:not(.v-text-field--solo).v-text-field--outlined.input-text-field--full[data-v-33da7fbc]{max-width:100%}.filter-bar-wrapper .filter-bar .v-input.v-text-field.v-text-field--enclosed.v-input--dense:not(.v-text-field--solo).v-text-field--outlined .v-input__slot .v-label.v-label--active[data-v-33da7fbc]{color:#89a3c2!important}@media(max-width:599px){.filter-bar-wrapper .filter-bar .v-input.v-text-field.v-text-field--enclosed.v-input--dense:not(.v-text-field--solo).v-text-field--outlined .v-input__slot[data-v-33da7fbc]{padding:0 2px 0 6px!important}.filter-bar-wrapper .filter-bar .v-input.v-text-field.v-text-field--enclosed.v-input--dense:not(.v-text-field--solo).v-text-field--outlined .v-input__slot .v-text-field__slot[data-v-33da7fbc]{min-width:72px}.filter-bar-wrapper .filter-bar .v-input.v-text-field.v-text-field--enclosed.v-input--dense:not(.v-text-field--solo).v-text-field--outlined .v-input__slot .v-text-field__slot .v-label--active[data-v-33da7fbc]{left:4px!important}}@media(max-width:599px){.filter-bar-wrapper .filter-bar .v-input.v-text-field.v-input--is-focused.v-input--dense:not(.v-text-field--solo).v-text-field--outlined .v-input__slot .v-text-field__slot[data-v-33da7fbc]{min-width:63px;height:30px!important}}@media(max-width:372px){.filter-bar-wrapper .filter-bar .v-input.v-text-field.v-input--is-focused.v-input--dense:not(.v-text-field--solo).v-text-field--outlined.filter-text-field--alerts .v-input__slot .v-text-field__slot[data-v-33da7fbc]{min-width:45px}}.filter-bar-wrapper .filter-bar .view-buttons[data-v-33da7fbc]{padding:9px}.filter-bar-wrapper.--back[data-v-33da7fbc]{top:52px}.filter-bar-wrapper.--back .filter-bar .v-input.v-input--switch[data-v-33da7fbc]{background-color:transparent!important}.filter-bar-wrapper.--back .filter-bar .v-input--selection-controls[data-v-33da7fbc]{margin-top:0}.area-color-picker[data-v-33da7fbc]{margin-top:-10px}.flex-color-picker[data-v-33da7fbc]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flex-color-picker .v-color-picker__controls[data-v-33da7fbc]{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.flex-color-picker .v-color-picker__swatches[data-v-33da7fbc]{margin-top:10px}.flex-color-picker.queen-color-picker[data-v-33da7fbc]{border:1px solid #bbb!important;-webkit-box-shadow:none!important;box-shadow:none!important}.flex-color-picker.queen-color-picker .v-color-picker__swatch:nth-child(2) .v-color-picker__color>div[data-v-33da7fbc]{border:1px solid #bbb}.full-width[data-v-33da7fbc]{width:100%}.area-color-picker-footer[data-v-33da7fbc],.area-color-picker-toolbar[data-v-33da7fbc]{border-radius:4px}.area-color-picker-title[data-v-33da7fbc]{font-weight:500}.area-color-picker-footer[data-v-33da7fbc]{margin-top:-5px}.area-color-picker-footer .v-toolbar__content[data-v-33da7fbc]{padding:0 10px}.hcs-tooltip[data-v-33da7fbc]{font-family:Roboto,sans-serif!important;font-size:.8rem;font-weight:500!important;color:#242424!important;border-radius:6px;background-color:hsla(0,0%,94.1%,.95);border:1px solid #909090}.hcs-tooltip[data-v-33da7fbc]:after{content:"";position:absolute;left:50%;bottom:-4px;width:8px;height:8px;background:inherit;-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-box-shadow:inset -1px -1px 0 0 #909090;box-shadow:inset -1px -1px 0 0 #909090}.keep-spaces[data-v-33da7fbc]{white-space:pre-wrap}.location[data-v-33da7fbc]{padding-bottom:16px;margin:0}@media(max-width:599px){.location[data-v-33da7fbc]{margin:0 -12px 12px -12px}.location[data-v-33da7fbc]:not(.xs-view){padding:0 10px 8px 10px}.location.xs-view[data-v-33da7fbc]{padding:0 10px 0 10px}}.location[data-v-33da7fbc]:first-child{margin-top:70px}@media(max-width:599px){.location[data-v-33da7fbc]:first-child{margin-top:56px}}.location[data-v-33da7fbc]:last-child{margin-bottom:10px;border-bottom:none}.location .location-title[data-v-33da7fbc]{width:100%;padding-bottom:4px;margin:10px 0 12px;border-bottom:1px solid #000}@media(max-width:599px){.location .location-title[data-v-33da7fbc]{padding-bottom:2px;margin:8px 0 10px}}.location .research-item-transition-wrapper[data-v-33da7fbc]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}@media(max-width:599px){.location .research-item-transition-wrapper[data-v-33da7fbc]{min-width:100%}}.loading[data-v-33da7fbc]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-height:80vh;text-align:center}.lowercase[data-v-33da7fbc]{text-transform:lowercase}.mb-2px[data-v-33da7fbc]{margin-bottom:2px}.ml-2px[data-v-33da7fbc]{margin-left:2px}.ml-n2px[data-v-33da7fbc]{margin-left:-2px!important}.mr-2px[data-v-33da7fbc]{margin-right:2px}.mr-5px[data-v-33da7fbc]{margin-right:5px}.mr-6px[data-v-33da7fbc]{margin-right:6px}.mr-n2px[data-v-33da7fbc]{margin-right:-2px}.mt-2px[data-v-33da7fbc]{margin-top:2px!important}.mt-6px[data-v-33da7fbc]{margin-top:6px!important}.mt-n2px[data-v-33da7fbc]{margin-top:-2px!important}.mx-2px[data-v-33da7fbc]{margin-left:2px;margin-right:2px}.my-2px[data-v-33da7fbc]{margin-top:2px!important;margin-bottom:2px!important}.node-inactive[data-v-33da7fbc]{color:#909090!important}.overflow-auto[data-v-33da7fbc]{overflow:auto}.overlay-modal[data-v-33da7fbc]{width:590px;color:#000}@media(max-width:599px){.overlay-modal[data-v-33da7fbc]{max-width:95vw}}@media(min-width:960px){.overlay-modal[data-v-33da7fbc]{width:690px}}.overlay-parent[data-v-33da7fbc]{position:relative}.overlay-parent.no-cursor[data-v-33da7fbc]{cursor:not-allowed}.overlay-toolbar[data-v-33da7fbc]{border-top-left-radius:4px!important;border-top-right-radius:4px!important;-webkit-box-shadow:none!important;box-shadow:none!important}.overlay-toolbar span[data-v-33da7fbc]{font-size:1.25rem;font-weight:500;letter-spacing:.0125em;line-height:2rem;word-break:break-all}.overlay-body[data-v-33da7fbc]{border-radius:0 0 4px 4px!important;background-color:#fff;padding:4px}.pro-label[data-v-33da7fbc]{background:#049717!important}.pa-2px[data-v-33da7fbc]{padding:2px!important}.py-6px[data-v-33da7fbc]{padding-top:6px!important;padding-bottom:6px!important}.basic-label[data-v-33da7fbc]{background:#1d3c5f!important}.light-label[data-v-33da7fbc]{background:#89a3c2!important}.rounded-border[data-v-33da7fbc]{padding:12px;border:1px solid #bbb;border-radius:4px}@media(max-width:599px){.rounded-border[data-v-33da7fbc]{padding:10px!important}}.rounded-border.primary-border[data-v-33da7fbc]{border:1px solid #89a3c2}.rounded-border.--small[data-v-33da7fbc]{padding:6px}@media(max-width:599px){.rounded-border.--small[data-v-33da7fbc]{padding:4px!important}}.save-bar[data-v-33da7fbc]{position:fixed;z-index:2;width:100%;margin-top:-56px;background-color:#eef1f6!important;border-bottom:1px solid #e3e9f2!important;-webkit-box-shadow:none!important;box-shadow:none!important}.save-bar.save-bar--back[data-v-33da7fbc]{margin-top:0}.back-content[data-v-33da7fbc]{margin-top:56px}.back-with-toolbar-content[data-v-33da7fbc]{margin-top:75px}@media(max-width:599px){.back-with-toolbar-content[data-v-33da7fbc]{margin-top:48px}}.back-with-toolbar-content.--100[data-v-33da7fbc]{height:100%}@media(max-width:599px){.button-mobile-wide[data-v-33da7fbc]{width:100%}}.tab-container[data-v-33da7fbc]{margin-top:104px}.to-do-date[data-v-33da7fbc]{width:auto;padding:2px 4px!important;font-weight:600;line-height:1rem;color:red;text-align:center;white-space:nowrap;border:1px solid red;border-radius:5px}.to-do-date.green--text[data-v-33da7fbc]{border-color:green}.zindex1[data-v-33da7fbc]{z-index:1}.v-icon[data-v-33da7fbc]{color:#666}.theme--light.v-btn.v-btn--icon.color-black[data-v-33da7fbc],.v-btn>.v-btn__content .v-icon.color-black[data-v-33da7fbc],.v-icon.color-black[data-v-33da7fbc]{color:#000}.theme--light.v-btn.v-btn--icon.color-primary[data-v-33da7fbc],.v-btn>.v-btn__content .v-icon.color-primary[data-v-33da7fbc],.v-icon.color-primary[data-v-33da7fbc]{color:#89a3c2}.theme--light.v-btn.v-btn--icon.color-grey[data-v-33da7fbc],.v-btn>.v-btn__content .v-icon.color-grey[data-v-33da7fbc],.v-icon.color-grey[data-v-33da7fbc]{color:#666}.theme--light.v-btn.v-btn--icon.color-grey-medium[data-v-33da7fbc],.v-btn>.v-btn__content .v-icon.color-grey-medium[data-v-33da7fbc],.v-icon.color-grey-medium[data-v-33da7fbc]{color:#b0b0b0}.theme--light.v-btn.v-btn--icon.color-grey-dark[data-v-33da7fbc],.v-btn>.v-btn__content .v-icon.color-grey-dark[data-v-33da7fbc],.v-icon.color-grey-dark[data-v-33da7fbc]{color:#242424}.theme--light.v-btn.v-btn--icon.color-grey-light[data-v-33da7fbc],.v-btn>.v-btn__content .v-icon.color-grey-light[data-v-33da7fbc],.v-icon.color-grey-light[data-v-33da7fbc]{color:#f9f9f9}.theme--light.v-btn.v-btn--icon.color-grey-transparent[data-v-33da7fbc],.v-btn>.v-btn__content .v-icon.color-grey-transparent[data-v-33da7fbc],.v-icon.color-grey-transparent[data-v-33da7fbc]{color:rgba(0,0,0,.54)}.theme--light.v-btn.v-btn--icon.color-grey-border[data-v-33da7fbc],.theme--light.v-btn.v-btn--icon.color-grey-medium-light[data-v-33da7fbc],.v-btn>.v-btn__content .v-icon.color-grey-border[data-v-33da7fbc],.v-btn>.v-btn__content .v-icon.color-grey-medium-light[data-v-33da7fbc],.v-icon.color-grey-border[data-v-33da7fbc],.v-icon.color-grey-medium-light[data-v-33da7fbc]{color:#bbb}.theme--light.v-btn.v-btn--icon.color-green-bright[data-v-33da7fbc],.v-btn>.v-btn__content .v-icon.color-green-bright[data-v-33da7fbc],.v-icon.color-green-bright[data-v-33da7fbc]{color:#0ebc27}.v-btn.color-black>.v-btn__content .v-icon[data-v-33da7fbc]{color:#000}.full-height[data-v-33da7fbc]{height:100%}.hcs-icon[data-v-33da7fbc]{display:inline-block;min-width:23px;min-height:23px;margin:2px;line-height:1.2rem;vertical-align:top;background-color:transparent!important;background-repeat:no-repeat;background-position:50%}.hcs-icon--small[data-v-33da7fbc]{min-width:16px;min-height:16px}.hcs-icon--large[data-v-33da7fbc]{min-width:30px;min-height:30px}.hcs-icon--xl[data-v-33da7fbc]{min-width:45px;min-height:45px}.hcs-icon--xxl[data-v-33da7fbc]{min-width:100px;min-height:100px}.hcs-icon-sensor[data-v-33da7fbc]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_hcm.svg)}.hcs-icon-sensor-orange[data-v-33da7fbc]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_hcm-orange.svg)}.hcs-icon-sensor-grey[data-v-33da7fbc]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_hcm-grey.svg)}.hcs-icon-sensor-primary[data-v-33da7fbc]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_hcm-primary.svg)}.hcs-icon-sensor-secondary[data-v-33da7fbc]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_hcm-secondary.svg)}.hcs-icon-sensors[data-v-33da7fbc]{font-size:13px}.hcs-icon-sensors[data-v-33da7fbc]:before{margin-left:2px;font-family:Material Design Icons;content:"󰘊"}.hcs-icon-sensors--no-outline[data-v-33da7fbc]{font-size:22px;color:#666!important;background-color:transparent;border:none;border-radius:0}.hcs-icon-sensors--no-outline[data-v-33da7fbc]:before{font-family:Material Design Icons;content:"󰘊"}.hcs-icon-sensors--no-outline--small[data-v-33da7fbc]{margin:2px 0 0 0;font-size:16px}.hcs-icon-bv[data-v-33da7fbc]{font-size:15px}.hcs-icon-bv[data-v-33da7fbc]:before{font-family:Material Design Icons;content:"󰂁"}.hcs-icon-rssi[data-v-33da7fbc],.hcs-icon-snr[data-v-33da7fbc]{font-size:15px}.hcs-icon-rssi[data-v-33da7fbc]:before,.hcs-icon-snr[data-v-33da7fbc]:before{font-family:Material Design Icons;content:"󰒓"}.hcs-icon-t_0[data-v-33da7fbc],.hcs-icon-t_1[data-v-33da7fbc],.hcs-icon-t_2[data-v-33da7fbc],.hcs-icon-t_3[data-v-33da7fbc],.hcs-icon-t_4[data-v-33da7fbc],.hcs-icon-t_5[data-v-33da7fbc],.hcs-icon-t_6[data-v-33da7fbc],.hcs-icon-t_7[data-v-33da7fbc],.hcs-icon-t_8[data-v-33da7fbc],.hcs-icon-t_9[data-v-33da7fbc],.hcs-icon-t_i[data-v-33da7fbc]{font-size:16px}.hcs-icon-t_0[data-v-33da7fbc]:before,.hcs-icon-t_1[data-v-33da7fbc]:before,.hcs-icon-t_2[data-v-33da7fbc]:before,.hcs-icon-t_3[data-v-33da7fbc]:before,.hcs-icon-t_4[data-v-33da7fbc]:before,.hcs-icon-t_5[data-v-33da7fbc]:before,.hcs-icon-t_6[data-v-33da7fbc]:before,.hcs-icon-t_7[data-v-33da7fbc]:before,.hcs-icon-t_8[data-v-33da7fbc]:before,.hcs-icon-t_9[data-v-33da7fbc]:before,.hcs-icon-t_i[data-v-33da7fbc]:before{font-family:Material Design Icons;content:"󰔏"}.hcs-icon-weight_kg[data-v-33da7fbc]{font-size:15px}.hcs-icon-weight_kg[data-v-33da7fbc]:before{font-family:Material Design Icons;content:"󰖡"}.hcs-icon-magnify[data-v-33da7fbc]{font-size:15px}.hcs-icon-magnify[data-v-33da7fbc]:before{margin-left:1px;font-family:Material Design Icons;content:"󰍉"}.hcs-icon-text[data-v-33da7fbc]{font-size:9.5px;font-weight:600;color:#fff;border-radius:50%}.hcs-icon.color-red[data-v-33da7fbc]{background-color:#ff001d!important;border-color:#ff001d}.hcs-icon.color-green[data-v-33da7fbc]{background-color:#049717!important;border-color:#049717}.hcs-icon.color-primary[data-v-33da7fbc]{background-color:#89a3c2!important;border-color:#89a3c2}.hcs-icon-chartgroup-air[data-v-33da7fbc]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-air[data-v-33da7fbc]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_air.png);background-size:contain}.hcs-icon-chartgroup-air.print[data-v-33da7fbc]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_air.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-alert[data-v-33da7fbc]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-alert[data-v-33da7fbc]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_alert.png);background-size:contain}.hcs-icon-chartgroup-alert.print[data-v-33da7fbc]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_alert.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-bat[data-v-33da7fbc]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-bat[data-v-33da7fbc]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_bat.png);background-size:contain}.hcs-icon-chartgroup-bat.print[data-v-33da7fbc]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_bat.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-ch4[data-v-33da7fbc]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-ch4[data-v-33da7fbc]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_ch4.png);background-size:contain}.hcs-icon-chartgroup-ch4.print[data-v-33da7fbc]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_ch4.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-cloud[data-v-33da7fbc]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-cloud[data-v-33da7fbc]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_cloud.png);background-size:contain}.hcs-icon-chartgroup-cloud.print[data-v-33da7fbc]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_cloud.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-co2[data-v-33da7fbc]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-co2[data-v-33da7fbc]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_co2.png);background-size:contain}.hcs-icon-chartgroup-co2.print[data-v-33da7fbc]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_co2.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-connection[data-v-33da7fbc]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-connection[data-v-33da7fbc]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_connection.png);background-size:contain}.hcs-icon-chartgroup-connection.print[data-v-33da7fbc]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_connection.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-dust[data-v-33da7fbc]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-dust[data-v-33da7fbc]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_dust.png);background-size:contain}.hcs-icon-chartgroup-dust.print[data-v-33da7fbc]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_dust.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-hcm_line[data-v-33da7fbc]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-hcm_line[data-v-33da7fbc]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_hcm_line.png);background-size:contain}.hcs-icon-chartgroup-hcm_line.print[data-v-33da7fbc]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_hcm_line.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-nh3[data-v-33da7fbc]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-nh3[data-v-33da7fbc]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_nh3.png);background-size:contain}.hcs-icon-chartgroup-nh3.print[data-v-33da7fbc]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_nh3.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-mic[data-v-33da7fbc]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-mic[data-v-33da7fbc]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_mic.png);background-size:contain}.hcs-icon-chartgroup-mic.print[data-v-33da7fbc]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_mic.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-movement[data-v-33da7fbc]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-movement[data-v-33da7fbc]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_movement.png);background-size:contain}.hcs-icon-chartgroup-movement.print[data-v-33da7fbc]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_movement.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-rh[data-v-33da7fbc]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-rh[data-v-33da7fbc]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_rh.png);background-size:contain}.hcs-icon-chartgroup-rh.print[data-v-33da7fbc]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_rh.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-setting[data-v-33da7fbc]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-setting[data-v-33da7fbc]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_setting.png);background-size:contain}.hcs-icon-chartgroup-setting.print[data-v-33da7fbc]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_setting.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-sound[data-v-33da7fbc]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-sound[data-v-33da7fbc]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_sound.png);background-size:contain}.hcs-icon-chartgroup-sound.print[data-v-33da7fbc]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_sound.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-sun[data-v-33da7fbc]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-sun[data-v-33da7fbc]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_sun.png);background-size:contain}.hcs-icon-chartgroup-sun.print[data-v-33da7fbc]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_sun.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-switch[data-v-33da7fbc]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-switch[data-v-33da7fbc]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_switch.png);background-size:contain}.hcs-icon-chartgroup-switch.print[data-v-33da7fbc]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_switch.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-temp[data-v-33da7fbc]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-temp[data-v-33da7fbc]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_temp.png);background-size:contain}.hcs-icon-chartgroup-temp.print[data-v-33da7fbc]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_temp.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-thi[data-v-33da7fbc]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-thi[data-v-33da7fbc]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_thi.png);background-size:contain}.hcs-icon-chartgroup-thi.print[data-v-33da7fbc]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_thi.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-weight[data-v-33da7fbc]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-weight[data-v-33da7fbc]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_weight.png);background-size:contain}.hcs-icon-chartgroup-weight.print[data-v-33da7fbc]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_weight.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-wind[data-v-33da7fbc]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-wind[data-v-33da7fbc]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_wind.png);background-size:contain}.hcs-icon-chartgroup-wind.print[data-v-33da7fbc]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_wind.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-temp.print[data-v-33da7fbc]{height:20px;width:auto}.hcs-icon-chartgroup-bat.print[data-v-33da7fbc],.hcs-icon-chartgroup-cloud.print[data-v-33da7fbc]{width:20px;height:auto}.hcs-icon-farm[data-v-33da7fbc]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_farm.svg)}.hcs-icon-farm.print[data-v-33da7fbc]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_farm.svg);height:30px;width:30px}.hcs-icon-farm-grey[data-v-33da7fbc]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_farm-grey.svg)}.hcs-icon-farm-grey.print[data-v-33da7fbc]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_farm-grey.svg);height:30px;width:30px}.hcs-icon-farm-secondary[data-v-33da7fbc]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_farm-secondary.svg)}.hcs-icon-farm-secondary.print[data-v-33da7fbc]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_farm-secondary.svg);height:30px;width:30px}.hcs-icon-factory[data-v-33da7fbc]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_factory.svg)}.hcs-icon-factory.print[data-v-33da7fbc]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_factory.svg);height:30px;width:30px}.hcs-icon-greenhouse[data-v-33da7fbc]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_greenhouse.svg)}.hcs-icon-greenhouse.print[data-v-33da7fbc]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_greenhouse.svg);height:30px;width:30px}.hcs-icon-home[data-v-33da7fbc]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_home.svg)}.hcs-icon-home.print[data-v-33da7fbc]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_home.svg);height:30px;width:30px}.hcs-icon-office[data-v-33da7fbc]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_office.svg)}.hcs-icon-office.print[data-v-33da7fbc]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_office.svg);height:30px;width:30px}.hcs-icon-school[data-v-33da7fbc]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_school.svg)}.hcs-icon-school.print[data-v-33da7fbc]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_school.svg);height:30px;width:30px}.hcs-icon-air[data-v-33da7fbc]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_air.svg)}.hcs-icon-air.print[data-v-33da7fbc]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_air.svg);height:30px;width:30px}.hcs-icon-air-red[data-v-33da7fbc]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_air-red.svg)}.hcs-icon-air-red.print[data-v-33da7fbc]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_air-red.svg);height:30px;width:30px}.hcs-icon-alert[data-v-33da7fbc]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_alert.svg)}.hcs-icon-alert.print[data-v-33da7fbc]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_alert.svg);height:30px;width:30px}.hcs-icon-bat[data-v-33da7fbc]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_bat.svg)}.hcs-icon-bat.print[data-v-33da7fbc]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_bat.svg);height:30px;width:30px}.hcs-icon-bat-red[data-v-33da7fbc]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_bat-red.svg)}.hcs-icon-bat-red.print[data-v-33da7fbc]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_bat-red.svg);height:30px;width:30px}.hcs-icon-ch4[data-v-33da7fbc]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_ch4.svg)}.hcs-icon-ch4.print[data-v-33da7fbc]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_ch4.svg);height:30px;width:30px}.hcs-icon-ch4-green[data-v-33da7fbc]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_ch4-green.svg)}.hcs-icon-ch4-green.print[data-v-33da7fbc]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_ch4-green.svg);height:30px;width:30px}.hcs-icon-ch4-orange[data-v-33da7fbc]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_ch4-orange.svg)}.hcs-icon-ch4-orange.print[data-v-33da7fbc]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_ch4-orange.svg);height:30px;width:30px}.hcs-icon-ch4-red[data-v-33da7fbc]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_ch4-red.svg)}.hcs-icon-ch4-red.print[data-v-33da7fbc]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_ch4-red.svg);height:30px;width:30px}.hcs-icon-cloud[data-v-33da7fbc]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_cloud.svg)}.hcs-icon-cloud.print[data-v-33da7fbc]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_cloud.svg);height:30px;width:30px}.hcs-icon-cloud-red[data-v-33da7fbc]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_cloud-red.svg)}.hcs-icon-cloud-red.print[data-v-33da7fbc]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_cloud-red.svg);height:30px;width:30px}.hcs-icon-co2[data-v-33da7fbc]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_co2.svg)}.hcs-icon-co2.print[data-v-33da7fbc]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_co2.svg);height:30px;width:30px}.hcs-icon-dust[data-v-33da7fbc]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_dust.svg)}.hcs-icon-dust.print[data-v-33da7fbc]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_dust.svg);height:30px;width:30px}.hcs-icon-hcm_line[data-v-33da7fbc]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_hcm_line.svg)}.hcs-icon-hcm_line.print[data-v-33da7fbc]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_hcm_line.svg);height:30px;width:30px}.hcs-icon-hcm_line-red[data-v-33da7fbc]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_hcm_line-red.svg)}.hcs-icon-hcm_line-red.print[data-v-33da7fbc]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_hcm_line-red.svg);height:30px;width:30px}.hcs-icon-nh3[data-v-33da7fbc]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_nh3.svg)}.hcs-icon-nh3.print[data-v-33da7fbc]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_nh3.svg);height:30px;width:30px}.hcs-icon-nh3-grey[data-v-33da7fbc]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_nh3-grey.svg)}.hcs-icon-nh3-grey.print[data-v-33da7fbc]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_nh3-grey.svg);height:30px;width:30px}.hcs-icon-nh3-primary[data-v-33da7fbc]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_nh3-primary.svg)}.hcs-icon-nh3-primary.print[data-v-33da7fbc]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_nh3-primary.svg);height:30px;width:30px}.hcs-icon-nh3-secondary[data-v-33da7fbc]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_nh3-secondary.svg)}.hcs-icon-nh3-secondary.print[data-v-33da7fbc]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_nh3-secondary.svg);height:30px;width:30px}.hcs-icon-mic[data-v-33da7fbc]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_mic.svg)}.hcs-icon-mic.print[data-v-33da7fbc]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_mic.svg);height:30px;width:30px}.hcs-icon-mic-red[data-v-33da7fbc]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_mic-red.svg)}.hcs-icon-mic-red.print[data-v-33da7fbc]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_mic-red.svg);height:30px;width:30px}.hcs-icon-rh[data-v-33da7fbc]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_rh.svg)}.hcs-icon-rh.print[data-v-33da7fbc]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_rh.svg);height:30px;width:30px}.hcs-icon-setting[data-v-33da7fbc]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_setting.svg)}.hcs-icon-setting.print[data-v-33da7fbc]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_setting.svg);height:30px;width:30px}.hcs-icon-sound[data-v-33da7fbc]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_sound.svg)}.hcs-icon-sound.print[data-v-33da7fbc]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_sound.svg);height:30px;width:30px}.hcs-icon-sun[data-v-33da7fbc]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_sun.svg)}.hcs-icon-sun.print[data-v-33da7fbc]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_sun.svg);height:30px;width:30px}.hcs-icon-sun-red[data-v-33da7fbc]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_sun-red.svg)}.hcs-icon-sun-red.print[data-v-33da7fbc]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_sun-red.svg);height:30px;width:30px}.hcs-icon-temp[data-v-33da7fbc]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_temp.svg)}.hcs-icon-temp.print[data-v-33da7fbc]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_temp.svg);height:30px;width:30px}.hcs-icon-thi[data-v-33da7fbc]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_thi.svg)}.hcs-icon-thi.print[data-v-33da7fbc]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_thi.svg);height:30px;width:30px}.hcs-icon-wind[data-v-33da7fbc]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_wind.svg)}.hcs-icon-wind.print[data-v-33da7fbc]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_wind.svg);height:30px;width:30px}.hcs-icon-wind-red[data-v-33da7fbc]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_wind-red.svg)}.hcs-icon-wind-red.print[data-v-33da7fbc]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_wind-red.svg);height:30px;width:30px}.hcs-icon-co2-green[data-v-33da7fbc]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_co2-green.svg)}.hcs-icon-co2-green.print[data-v-33da7fbc]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_co2-green.svg);height:30px;width:30px}.hcs-icon-dust-green[data-v-33da7fbc]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_dust-green.svg)}.hcs-icon-dust-green.print[data-v-33da7fbc]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_dust-green.svg);height:30px;width:30px}.hcs-icon-movement[data-v-33da7fbc]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_movement.svg)}.hcs-icon-movement.print[data-v-33da7fbc]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_movement.svg);height:30px;width:30px}.hcs-icon-movement-green[data-v-33da7fbc]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_movement-green.svg)}.hcs-icon-movement-green.print[data-v-33da7fbc]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_movement-green.svg);height:30px;width:30px}.hcs-icon-nh3-green[data-v-33da7fbc]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_nh3-green.svg)}.hcs-icon-nh3-green.print[data-v-33da7fbc]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_nh3-green.svg);height:30px;width:30px}.hcs-icon-rh-green[data-v-33da7fbc]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_rh-green.svg)}.hcs-icon-rh-green.print[data-v-33da7fbc]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_rh-green.svg);height:30px;width:30px}.hcs-icon-temp-green[data-v-33da7fbc]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_temp-green.svg)}.hcs-icon-temp-green.print[data-v-33da7fbc]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_temp-green.svg);height:30px;width:30px}.hcs-icon-thi-green[data-v-33da7fbc]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_thi-green.svg)}.hcs-icon-thi-green.print[data-v-33da7fbc]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_thi-green.svg);height:30px;width:30px}.hcs-icon-co2-red[data-v-33da7fbc]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_co2-red.svg)}.hcs-icon-co2-red.print[data-v-33da7fbc]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_co2-red.svg);height:30px;width:30px}.hcs-icon-dust-red[data-v-33da7fbc]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_dust-red.svg)}.hcs-icon-dust-red.print[data-v-33da7fbc]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_dust-red.svg);height:30px;width:30px}.hcs-icon-movement-red[data-v-33da7fbc]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_movement-red.svg)}.hcs-icon-movement-red.print[data-v-33da7fbc]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_movement-red.svg);height:30px;width:30px}.hcs-icon-nh3-red[data-v-33da7fbc]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_nh3-red.svg)}.hcs-icon-nh3-red.print[data-v-33da7fbc]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_nh3-red.svg);height:30px;width:30px}.hcs-icon-rh-red[data-v-33da7fbc]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_rh-red.svg)}.hcs-icon-rh-red.print[data-v-33da7fbc]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_rh-red.svg);height:30px;width:30px}.hcs-icon-temp-red[data-v-33da7fbc]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_temp-red.svg)}.hcs-icon-temp-red.print[data-v-33da7fbc]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_temp-red.svg);height:30px;width:30px}.hcs-icon-thi-red[data-v-33da7fbc]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_thi-red.svg)}.hcs-icon-thi-red.print[data-v-33da7fbc]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_thi-red.svg);height:30px;width:30px}.hcs-icon-co2-orange[data-v-33da7fbc]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_co2-orange.svg)}.hcs-icon-co2-orange.print[data-v-33da7fbc]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_co2-orange.svg);height:30px;width:30px}.hcs-icon-dust-orange[data-v-33da7fbc]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_dust-orange.svg)}.hcs-icon-dust-orange.print[data-v-33da7fbc]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_dust-orange.svg);height:30px;width:30px}.hcs-icon-movement-orange[data-v-33da7fbc]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_movement-orange.svg)}.hcs-icon-movement-orange.print[data-v-33da7fbc]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_movement-orange.svg);height:30px;width:30px}.hcs-icon-nh3-orange[data-v-33da7fbc]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_nh3-orange.svg)}.hcs-icon-nh3-orange.print[data-v-33da7fbc]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_nh3-orange.svg);height:30px;width:30px}.hcs-icon-rh-orange[data-v-33da7fbc]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_rh-orange.svg)}.hcs-icon-rh-orange.print[data-v-33da7fbc]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_rh-orange.svg);height:30px;width:30px}.hcs-icon-temp-orange[data-v-33da7fbc]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_temp-orange.svg)}.hcs-icon-temp-orange.print[data-v-33da7fbc]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_temp-orange.svg);height:30px;width:30px}.hcs-icon-thi-orange[data-v-33da7fbc]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_thi-orange.svg)}.hcs-icon-thi-orange.print[data-v-33da7fbc]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_thi-orange.svg);height:30px;width:30px}.hcs-icon-broiler.on-top[data-v-33da7fbc]{margin:0}.hcs-icon-broiler[data-v-33da7fbc]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/broiler.svg)}.hcs-icon-broiler:not(.print).on-top[data-v-33da7fbc]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/broiler.svg)}.hcs-icon-broiler.print[data-v-33da7fbc]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/broiler.svg);max-height:50px}.hcs-icon-broiler.print.on-top[data-v-33da7fbc]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/broiler.svg)}.hcs-icon-broiler-white[data-v-33da7fbc]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/broiler-white.svg)}.hcs-icon-broiler-grey[data-v-33da7fbc]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/broiler-grey.svg)}.hcs-icon-broiler-secondary[data-v-33da7fbc]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/broiler-secondary.svg)}.hcs-icon-calves.on-top[data-v-33da7fbc]{margin:0}.hcs-icon-calves[data-v-33da7fbc]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/calves.svg)}.hcs-icon-calves:not(.print).on-top[data-v-33da7fbc]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/calves.svg)}.hcs-icon-calves.print[data-v-33da7fbc]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/calves.svg);max-height:50px}.hcs-icon-calves.print.on-top[data-v-33da7fbc]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/calves.svg)}.hcs-icon-calves-white[data-v-33da7fbc]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/calves-white.svg)}.hcs-icon-calves-grey[data-v-33da7fbc]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/calves-grey.svg)}.hcs-icon-calves-secondary[data-v-33da7fbc]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/calves-secondary.svg)}.hcs-icon-cattle.on-top[data-v-33da7fbc]{margin:0}.hcs-icon-cattle[data-v-33da7fbc]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/cattle.svg)}.hcs-icon-cattle:not(.print).on-top[data-v-33da7fbc]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/cattle.svg)}.hcs-icon-cattle.print[data-v-33da7fbc]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/cattle.svg);max-height:50px}.hcs-icon-cattle.print.on-top[data-v-33da7fbc]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/cattle.svg)}.hcs-icon-cattle-white[data-v-33da7fbc]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/cattle-white.svg)}.hcs-icon-cattle-grey[data-v-33da7fbc]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/cattle-grey.svg)}.hcs-icon-cattle-secondary[data-v-33da7fbc]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/cattle-secondary.svg)}.hcs-icon-chicken.on-top[data-v-33da7fbc]{margin:0}.hcs-icon-chicken[data-v-33da7fbc]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/chicken.svg)}.hcs-icon-chicken:not(.print).on-top[data-v-33da7fbc]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/chicken.svg)}.hcs-icon-chicken.print[data-v-33da7fbc]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/chicken.svg);max-height:50px}.hcs-icon-chicken.print.on-top[data-v-33da7fbc]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/chicken.svg)}.hcs-icon-chicken-white[data-v-33da7fbc]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/chicken-white.svg)}.hcs-icon-chicken-grey[data-v-33da7fbc]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/chicken-grey.svg)}.hcs-icon-chicken-secondary[data-v-33da7fbc]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/chicken-secondary.svg)}.hcs-icon-dairy_cattle.on-top[data-v-33da7fbc]{margin:0}.hcs-icon-dairy_cattle[data-v-33da7fbc]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/dairy_cattle.svg)}.hcs-icon-dairy_cattle:not(.print).on-top[data-v-33da7fbc]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/dairy_cattle.svg)}.hcs-icon-dairy_cattle.print[data-v-33da7fbc]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/dairy_cattle.svg);max-height:50px}.hcs-icon-dairy_cattle.print.on-top[data-v-33da7fbc]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/dairy_cattle.svg)}.hcs-icon-dairy_cattle-white[data-v-33da7fbc]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/dairy_cattle-white.svg)}.hcs-icon-dairy_cattle-grey[data-v-33da7fbc]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/dairy_cattle-grey.svg)}.hcs-icon-dairy_cattle-secondary[data-v-33da7fbc]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/dairy_cattle-secondary.svg)}.hcs-icon-goat.on-top[data-v-33da7fbc]{margin:0}.hcs-icon-goat[data-v-33da7fbc]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/goat.svg)}.hcs-icon-goat:not(.print).on-top[data-v-33da7fbc]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/goat.svg)}.hcs-icon-goat.print[data-v-33da7fbc]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/goat.svg);max-height:50px}.hcs-icon-goat.print.on-top[data-v-33da7fbc]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/goat.svg)}.hcs-icon-goat-white[data-v-33da7fbc]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/goat-white.svg)}.hcs-icon-goat-grey[data-v-33da7fbc]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/goat-grey.svg)}.hcs-icon-goat-secondary[data-v-33da7fbc]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/goat-secondary.svg)}.hcs-icon-horse.on-top[data-v-33da7fbc]{margin:0}.hcs-icon-horse[data-v-33da7fbc]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/horse.svg)}.hcs-icon-horse:not(.print).on-top[data-v-33da7fbc]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/horse.svg)}.hcs-icon-horse.print[data-v-33da7fbc]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/horse.svg);max-height:50px}.hcs-icon-horse.print.on-top[data-v-33da7fbc]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/horse.svg)}.hcs-icon-horse-white[data-v-33da7fbc]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/horse-white.svg)}.hcs-icon-horse-grey[data-v-33da7fbc]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/horse-grey.svg)}.hcs-icon-horse-secondary[data-v-33da7fbc]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/horse-secondary.svg)}.hcs-icon-human.on-top[data-v-33da7fbc]{margin:0}.hcs-icon-human[data-v-33da7fbc]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/human.svg)}.hcs-icon-human:not(.print).on-top[data-v-33da7fbc]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/human.svg)}.hcs-icon-human.print[data-v-33da7fbc]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/human.svg);max-height:50px}.hcs-icon-human.print.on-top[data-v-33da7fbc]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/human.svg)}.hcs-icon-human-white[data-v-33da7fbc]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/human-white.svg)}.hcs-icon-human-grey[data-v-33da7fbc]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/human-grey.svg)}.hcs-icon-human-secondary[data-v-33da7fbc]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/human-secondary.svg)}.hcs-icon-pig.on-top[data-v-33da7fbc]{margin:0}.hcs-icon-pig[data-v-33da7fbc]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/pig.svg)}.hcs-icon-pig:not(.print).on-top[data-v-33da7fbc]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/pig.svg)}.hcs-icon-pig.print[data-v-33da7fbc]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/pig.svg);max-height:50px}.hcs-icon-pig.print.on-top[data-v-33da7fbc]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/pig.svg)}.hcs-icon-pig-white[data-v-33da7fbc]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/pig-white.svg)}.hcs-icon-pig-grey[data-v-33da7fbc]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/pig-grey.svg)}.hcs-icon-pig-secondary[data-v-33da7fbc]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/pig-secondary.svg)}.hcs-icon-piglet.on-top[data-v-33da7fbc]{margin:0}.hcs-icon-piglet[data-v-33da7fbc]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/piglet.svg)}.hcs-icon-piglet:not(.print).on-top[data-v-33da7fbc]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/piglet.svg)}.hcs-icon-piglet.print[data-v-33da7fbc]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/piglet.svg);max-height:50px}.hcs-icon-piglet.print.on-top[data-v-33da7fbc]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/piglet.svg)}.hcs-icon-piglet-white[data-v-33da7fbc]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/piglet-white.svg)}.hcs-icon-piglet-grey[data-v-33da7fbc]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/piglet-grey.svg)}.hcs-icon-piglet-secondary[data-v-33da7fbc]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/piglet-secondary.svg)}.hcs-icon-rearing_chicken.on-top[data-v-33da7fbc]{margin:0}.hcs-icon-rearing_chicken[data-v-33da7fbc]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/rearing_chicken.svg)}.hcs-icon-rearing_chicken:not(.print).on-top[data-v-33da7fbc]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/rearing_chicken.svg)}.hcs-icon-rearing_chicken.print[data-v-33da7fbc]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/rearing_chicken.svg);max-height:50px}.hcs-icon-rearing_chicken.print.on-top[data-v-33da7fbc]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/rearing_chicken.svg)}.hcs-icon-rearing_chicken-white[data-v-33da7fbc]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/rearing_chicken-white.svg)}.hcs-icon-rearing_chicken-grey[data-v-33da7fbc]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/rearing_chicken-grey.svg)}.hcs-icon-rearing_chicken-secondary[data-v-33da7fbc]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/rearing_chicken-secondary.svg)}.hcs-icon-sheep.on-top[data-v-33da7fbc]{margin:0}.hcs-icon-sheep[data-v-33da7fbc]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sheep.svg)}.hcs-icon-sheep:not(.print).on-top[data-v-33da7fbc]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/sheep.svg)}.hcs-icon-sheep.print[data-v-33da7fbc]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sheep.svg);max-height:50px}.hcs-icon-sheep.print.on-top[data-v-33da7fbc]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/sheep.svg)}.hcs-icon-sheep-white[data-v-33da7fbc]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sheep-white.svg)}.hcs-icon-sheep-grey[data-v-33da7fbc]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sheep-grey.svg)}.hcs-icon-sheep-secondary[data-v-33da7fbc]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sheep-secondary.svg)}.hcs-icon-sow.on-top[data-v-33da7fbc]{margin:0}.hcs-icon-sow[data-v-33da7fbc]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sow.svg)}.hcs-icon-sow:not(.print).on-top[data-v-33da7fbc]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/sow.svg)}.hcs-icon-sow.print[data-v-33da7fbc]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sow.svg);max-height:50px}.hcs-icon-sow.print.on-top[data-v-33da7fbc]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/sow.svg)}.hcs-icon-sow-white[data-v-33da7fbc]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sow-white.svg)}.hcs-icon-sow-grey[data-v-33da7fbc]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sow-grey.svg)}.hcs-icon-sow-secondary[data-v-33da7fbc]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sow-secondary.svg)}.hcs-icon-sow_lactating.on-top[data-v-33da7fbc]{margin:0}.hcs-icon-sow_lactating[data-v-33da7fbc]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sow_lactating.svg)}.hcs-icon-sow_lactating:not(.print).on-top[data-v-33da7fbc]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/sow_lactating.svg)}.hcs-icon-sow_lactating.print[data-v-33da7fbc]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sow_lactating.svg);max-height:50px}.hcs-icon-sow_lactating.print.on-top[data-v-33da7fbc]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/sow_lactating.svg)}.hcs-icon-sow_lactating-white[data-v-33da7fbc]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sow_lactating-white.svg)}.hcs-icon-sow_lactating-grey[data-v-33da7fbc]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sow_lactating-grey.svg)}.hcs-icon-sow_lactating-secondary[data-v-33da7fbc]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sow_lactating-secondary.svg)}.hcs-icon-veal_calves.on-top[data-v-33da7fbc]{margin:0}.hcs-icon-veal_calves[data-v-33da7fbc]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/veal_calves.svg)}.hcs-icon-veal_calves:not(.print).on-top[data-v-33da7fbc]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/veal_calves.svg)}.hcs-icon-veal_calves.print[data-v-33da7fbc]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/veal_calves.svg);max-height:50px}.hcs-icon-veal_calves.print.on-top[data-v-33da7fbc]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/veal_calves.svg)}.hcs-icon-veal_calves-white[data-v-33da7fbc]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/veal_calves-white.svg)}.hcs-icon-veal_calves-grey[data-v-33da7fbc]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/veal_calves-grey.svg)}.hcs-icon-veal_calves-secondary[data-v-33da7fbc]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/veal_calves-secondary.svg)}.hcs-icon-null[data-v-33da7fbc]{font-size:18px}.hcs-icon-null[data-v-33da7fbc]:before{margin-left:1px;font-family:Material Design Icons;content:"󰄰"}.hcs-icon-sensor-status[data-v-33da7fbc]{width:55px;height:55px;margin:4px;background-size:cover}@media(max-width:599px){.hcs-icon-sensor-status[data-v-33da7fbc]{width:40px;height:40px}}.hcs-icon-sensor-status.--tiny[data-v-33da7fbc]{width:30px;min-width:30px;height:30px}.hcs-icon-sensor-status.--small[data-v-33da7fbc]{width:40px;min-width:40px;height:40px}.hcs-icon-sensor-status.--large[data-v-33da7fbc]{width:90px;height:90px}.hcs-icon-sensor-status.--large[data-v-33da7fbc],.hcs-icon-sensor-status.--small[data-v-33da7fbc],.hcs-icon-sensor-status.--tiny[data-v-33da7fbc]{background-size:contain;image-rendering:-moz-crisp-edges;image-rendering:-o-crisp-edges;image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges;-ms-interpolation-mode:nearest-neighbor}.research-grade--filter[data-v-33da7fbc]{width:23px;height:23px;line-height:20px;text-align:center;background-color:rgba(0,0,0,.54);border-radius:4px}.research-grade--filter span[data-v-33da7fbc]{font-size:11px;font-weight:600;color:#eef1f6}.research-grade--filter.--active[data-v-33da7fbc]{line-height:18px;background-color:#ff001d;border:1px solid #666}.research-grade--filter.--active span[data-v-33da7fbc]{color:#666}.icon-side-arrow[data-v-33da7fbc]{font-size:18px}.icon-info[data-v-33da7fbc]{margin-top:-2px}body[data-v-33da7fbc]{font-family:Roboto,sans-serif!important}button[data-v-33da7fbc],input[data-v-33da7fbc],select[data-v-33da7fbc],textarea[data-v-33da7fbc]{font-family:inherit;font-size:inherit;line-height:inherit;color:inherit}a[data-v-33da7fbc]{color:#1d3c5f!important;text-decoration:none}.extra-text[data-v-33da7fbc]{margin-top:2px;font-style:italic;font-size:11px!important}.font-small[data-v-33da7fbc]{font-size:12px!important;line-height:14px}.font-xsmall[data-v-33da7fbc]{font-size:11px!important;line-height:13px!important}.font-xxsmall[data-v-33da7fbc]{font-size:8px!important}.hcs-info-label[data-v-33da7fbc],.hcs-label[data-v-33da7fbc]{font-family:Roboto,sans-serif!important;font-size:12px!important;font-weight:400;line-height:16px;color:#242424}.hcs-label[data-v-33da7fbc]{margin-bottom:4px}.info-text[data-v-33da7fbc]{font-style:italic}.overflow-ellipsis[data-v-33da7fbc]{text-overflow:ellipsis;overflow:hidden}.overline-tabsize[data-v-33da7fbc]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#666;font-size:.875rem;font-weight:500;letter-spacing:.0892857143em;line-height:normal;height:48px;text-transform:uppercase}.overline-tabsize.active[data-v-33da7fbc]{color:#000}.uppercase[data-v-33da7fbc]{color:#666;font-size:12px;font-weight:500;letter-spacing:.0892857143em;line-height:normal;text-transform:uppercase}.unauthorized-title[data-v-33da7fbc]{padding-top:40px;text-align:center}.roboto-condensed[data-v-33da7fbc]{font-family:Roboto Condensed,Helvetica Neue,Helvetica,Arial,sans-serif}.single-line-height[data-v-33da7fbc]{line-height:1rem!important}.text-ellipsis[data-v-33da7fbc]{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}@media(min-width:960px){.container[data-v-33da7fbc]{max-width:calc(100vw - 48px)!important}}.el-tree[data-v-33da7fbc]{color:#242424!important}.v-application .red--text[data-v-33da7fbc]{color:#ff001d!important;caret-color:#ff001d!important}.v-application .red[data-v-33da7fbc]{background-color:#ff001d!important;border-color:#ff001d!important}.v-application .accent[data-v-33da7fbc]{background-color:#89a3c2!important;border-color:#89a3c2!important}.v-application .accent--text[data-v-33da7fbc]{color:#89a3c2!important;caret-color:#89a3c2!important}.theme--light.v-label[data-v-33da7fbc]{color:#242424}.filter-radio-group .v-label[data-v-33da7fbc]{font-size:14px!important}.theme--light.v-card.v-card--outlined[data-v-33da7fbc]{border:thin solid #bbb}.theme--light.v-chip[data-v-33da7fbc],.theme--light.v-chip[data-v-33da7fbc]:not(.v-chip--active){background-color:#bbcadc}.theme--light.v-chip.v-chip--active.background-color-secondary[data-v-33da7fbc]{background-color:#1d3c5f!important;color:#fff!important}.theme--light.v-btn[data-v-33da7fbc]{color:inherit}.v-btn .v-ripple__container[data-v-33da7fbc],.v-btn[data-v-33da7fbc]:before,.v-icon.v-icon[data-v-33da7fbc]:after{display:none!important}.theme--light.v-btn.color-secondary .v-btn__content[data-v-33da7fbc]{color:#1d3c5f;border-color:#1d3c5f}.theme--light.v-icon.v-icon.v-icon--disabled.transparent--text[data-v-33da7fbc]{color:transparent!important}.v-btn.group--left[data-v-33da7fbc]{border-radius:4px 0 0 4px!important;margin-right:-1px!important}.v-btn.group--right[data-v-33da7fbc]{border-radius:0 4px 4px 0!important}.v-btn.group--middle[data-v-33da7fbc]{border-radius:0!important;margin-right:-1px!important}.v-text-field--outlined fieldset[data-v-33da7fbc]{border-color:#bbb}.v-tabs--icons-and-text>.v-tabs-bar[data-v-33da7fbc]{height:48px!important}.v-tabs--icons-and-text>.v-tabs-bar .v-tab[data-v-33da7fbc]{text-transform:none!important;letter-spacing:.075}.v-tabs--icons-and-text>.v-tabs-bar .v-tab>[data-v-33da7fbc]:first-child{margin-bottom:2px!important}@media(max-width:599px){.v-tabs--icons-and-text>.v-tabs-bar .v-tab[data-v-33da7fbc]{font-size:12px!important;letter-spacing:.04}}@media(max-width:400px){.v-tabs--icons-and-text>.v-tabs-bar .v-tab[data-v-33da7fbc]{min-width:68px!important;padding:0 4px!important}}@media(max-width:500px){.v-tabs--icons-and-text>.v-tabs-bar .v-tab[data-v-33da7fbc]{padding:0 7px!important}}@media(max-width:500px){.v-tabs--icons-and-text>.v-tabs-bar .v-tab.compact-view[data-v-33da7fbc]{padding:0!important;min-width:62px!important}}.v-tabs .v-tab--active[data-v-33da7fbc]:hover:before,.v-tabs .v-tab[data-v-33da7fbc]:hover:before{opacity:0!important}.v-tabs--dashboard .v-tabs-bar--is-mobile .v-tab[data-v-33da7fbc]{padding:0 10px!important}.location-create .v-item-group.v-tabs-bar[data-v-33da7fbc]{position:fixed!important;top:48px!important;z-index:2!important;width:100%!important}.v-toolbar__content .v-toolbar__title[data-v-33da7fbc]{padding-left:0!important}.v-text-field.error--text .v-label[data-v-33da7fbc]{color:#ff5252!important;caret-color:#ff5252!important}.v-text-field.v-text-field--solo .v-input__control[data-v-33da7fbc]{min-width:160px!important}@media(min-width:1264px){.v-text-field.v-text-field--solo .v-input__control[data-v-33da7fbc]{min-width:0!important}}.v-text-field.v-text-field--solo .v-input__control .v-input__slot[data-v-33da7fbc]{background:transparent!important}.v-text-field .v-input__control .v-input__slot[data-v-33da7fbc]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important;min-height:auto!important}.v-text-field:not(.v-text-field--outlined):not(.v-text-field--solo):not(.v-select) input[data-v-33da7fbc]{padding:8px 0 0}.v-text-field.v-text-field--outlined input[data-v-33da7fbc]{width:100%;max-height:none!important;padding-top:10px}.v-text-field.v-text-field--enclosed.v-input--dense:not(.v-text-field--solo).v-text-field--outlined .v-input__slot[data-v-33da7fbc]{padding-right:4px!important}.v-text-field.v-text-field--enclosed.v-input--dense:not(.v-text-field--solo).v-text-field--outlined .v-input__append-inner[data-v-33da7fbc]{margin-top:6px!important}@media(max-width:599px){.v-text-field.v-text-field--enclosed.v-input--dense:not(.v-text-field--solo).v-text-field--outlined:not(.v-input--xsmall):not(.input-text-field--full) .v-input__append-inner[data-v-33da7fbc]{margin-top:3px!important}}.v-text-field.v-text-field--enclosed.v-input--height36 .v-input__append-inner[data-v-33da7fbc]{margin-top:14px!important}.v-text-field.v-text-field--enclosed.v-input--width240[data-v-33da7fbc]{width:240px}@media(max-width:599px){.v-text-field.v-text-field--enclosed.v-input--width240[data-v-33da7fbc]{width:120px}}.v-text-field.v-text-field--enclosed.v-input--width157[data-v-33da7fbc]{width:157px}@media(max-width:599px){.v-text-field.v-text-field--enclosed.v-input--width157[data-v-33da7fbc]{width:84px}}.v-text-field.hcs--large[data-v-33da7fbc]{padding-top:8px!important;font-size:1.8rem!important}.v-text-field.hcs--large.v-text-field .v-input__control .v-input__slot[data-v-33da7fbc]{height:42px!important;min-height:42px!important}.v-text-field.hcs--large.v-text-field input[data-v-33da7fbc]{padding:0 0 4px!important;margin-top:8px!important}.v-text-field:not(.date-picker):not(.time-picker):not(.bg-transparent) .v-input__slot[data-v-33da7fbc],input[type=number][data-v-33da7fbc]{background-color:#fff!important}.v-select.v-select--chips.v-input--dense .v-select__selections[data-v-33da7fbc]{min-height:30px}.v-select.v-input--small .v-select__selections[data-v-33da7fbc],.v-select.v-input--xsmall .v-select__selections[data-v-33da7fbc]{padding:0!important}.v-input.v-input--selection-controls.v-input--switch .v-input__slot>.v-label[data-v-33da7fbc]{font-size:12px!important;line-height:16px}.v-input textarea[data-v-33da7fbc]{padding-top:4px}div[role=combobox] .v-label[data-v-33da7fbc]{top:-2px!important}.v-input__slider[data-v-33da7fbc]{max-width:600px}.v-input__slider .v-slider.v-slider--horizontal .v-slider__tick .v-slider__tick-label[data-v-33da7fbc]{width:65px;max-width:65px;margin-top:2px;font-size:.75rem!important;line-height:1rem;text-align:center;white-space:normal}.v-input__slider .v-slider.v-slider--horizontal .v-slider__tick:first-child .v-slider__tick-label[data-v-33da7fbc],.v-input__slider .v-slider.v-slider--horizontal .v-slider__tick:last-child .v-slider__tick-label[data-v-33da7fbc]{-webkit-transform:translateX(-50%)!important;transform:translateX(-50%)!important}.v-input__slider.slider--default .v-slider div[aria-valuenow="0"] .primary[data-v-33da7fbc]{color:#b0b0b0!important;background-color:#b0b0b0!important}.v-input__slider.slider--default .v-slider div[aria-valuenow="0"] .v-slider__thumb-label[data-v-33da7fbc]{display:none!important}.v-input__slider.slider--default:not(.slider--big-label) .v-slider[data-v-33da7fbc]{max-width:245px!important;margin-top:18px!important}.v-input__slider.slider--big-label .v-slider[data-v-33da7fbc]{margin-top:25px!important}.v-input__slider.slider--number-percentage .v-slider div[aria-valuenow="-1"] .primary[data-v-33da7fbc]{color:#b0b0b0!important;background-color:#b0b0b0!important}.v-input__slider.slider--number-percentage .v-slider div[aria-valuenow="-1"] .v-slider__thumb-label[data-v-33da7fbc]{display:none!important}.v-input__slider.slider--score-amount .v-slider__ticks-container .v-slider__tick[data-v-33da7fbc]:nth-child(2){background-color:#069518!important}.v-input__slider.slider--score-amount .v-slider__ticks-container .v-slider__tick[data-v-33da7fbc]:nth-child(3){background-color:#243d80!important}.v-input__slider.slider--score-amount .v-slider__ticks-container .v-slider__tick[data-v-33da7fbc]:nth-child(4){background-color:#5f3f90!important}.v-input__slider.slider--score-amount .v-slider__ticks-container .v-slider__tick[data-v-33da7fbc]:nth-child(5){background-color:#8f1619!important}.v-input__slider.slider--score-quality .v-slider__ticks-container .v-slider__tick[data-v-33da7fbc]:nth-child(5){background-color:#069518!important}.v-input__slider.slider--score-quality .v-slider__ticks-container .v-slider__tick[data-v-33da7fbc]:nth-child(4){background-color:#243d80!important}.v-input__slider.slider--score-quality .v-slider__ticks-container .v-slider__tick[data-v-33da7fbc]:nth-child(3){background-color:#5f3f90!important}.v-input__slider.slider--score-quality .v-slider__ticks-container .v-slider__tick[data-v-33da7fbc]:nth-child(2){background-color:#8f1619!important}.v-input__slider.slider--grade .v-slider__ticks-container .v-slider__tick[data-v-33da7fbc]:nth-child(9),.v-input__slider.slider--grade .v-slider__ticks-container .v-slider__tick[data-v-33da7fbc]:nth-child(10),.v-input__slider.slider--grade .v-slider__ticks-container .v-slider__tick[data-v-33da7fbc]:nth-child(11){background-color:#069518!important}.v-input__slider.slider--grade .v-slider__ticks-container .v-slider__tick[data-v-33da7fbc]:nth-child(7),.v-input__slider.slider--grade .v-slider__ticks-container .v-slider__tick[data-v-33da7fbc]:nth-child(8){background-color:#243d80!important}.v-input__slider.slider--grade .v-slider__ticks-container .v-slider__tick[data-v-33da7fbc]:nth-child(5),.v-input__slider.slider--grade .v-slider__ticks-container .v-slider__tick[data-v-33da7fbc]:nth-child(6){background-color:#5f3f90!important}.v-input__slider.slider--grade .v-slider__ticks-container .v-slider__tick[data-v-33da7fbc]:nth-child(2),.v-input__slider.slider--grade .v-slider__ticks-container .v-slider__tick[data-v-33da7fbc]:nth-child(3),.v-input__slider.slider--grade .v-slider__ticks-container .v-slider__tick[data-v-33da7fbc]:nth-child(4){background-color:#8f1619!important}.v-card__subtitle[data-v-33da7fbc],.v-card__text[data-v-33da7fbc],.v-card__title[data-v-33da7fbc]{padding:12px!important}@media(max-width:599px){.v-card__subtitle[data-v-33da7fbc],.v-card__text[data-v-33da7fbc],.v-card__title[data-v-33da7fbc]{padding:10px!important}}.v-card__title+.v-card__subtitle[data-v-33da7fbc],.v-card__title+.v-card__text[data-v-33da7fbc]{padding:0 12px!important}@media(max-width:599px){.v-card__title+.v-card__subtitle[data-v-33da7fbc],.v-card__title+.v-card__text[data-v-33da7fbc]{padding:0 10px!important}}.v-data-table[data-v-33da7fbc]{background-color:transparent!important}@media(max-width:599px){.v-data-table:not(.table-heatmap) .v-input__control[data-v-33da7fbc],.v-data-table:not(.table-heatmap) input[data-v-33da7fbc]{font-size:12px!important}}.v-data-table:not(.table-heatmap) tr.tr-clickable>td[data-v-33da7fbc]{cursor:pointer!important}.v-data-table:not(.table-heatmap) .td--small .v-input__control[data-v-33da7fbc]{min-width:116px!important;max-width:116px!important}@media(max-width:599px){.v-data-table:not(.table-heatmap) .td--small .v-input__control[data-v-33da7fbc]{min-width:80px!important;max-width:80px!important}}.v-data-table:not(.table-heatmap) .td--medium .v-input__control[data-v-33da7fbc]{min-width:130px!important;max-width:130px!important}@media(max-width:599px){.v-data-table:not(.table-heatmap) .v-data-table__wrapper>table>tbody>tr>td[data-v-33da7fbc],.v-data-table:not(.table-heatmap) .v-data-table__wrapper>table>thead>tr>th[data-v-33da7fbc]{padding:0 5px!important;font-size:12px!important}}.v-data-table:not(.table-heatmap).--full-width[data-v-33da7fbc]{width:100%}.v-data-table:not(.table-heatmap).v-data-table--smallfont .v-data-table__wrapper>table>tbody>tr>td[data-v-33da7fbc],.v-data-table:not(.table-heatmap).v-data-table--smallfont .v-data-table__wrapper>table>thead>tr>th[data-v-33da7fbc],.v-data-table:not(.table-heatmap).v-data-table--smallfont .v-input__control[data-v-33da7fbc],.v-data-table:not(.table-heatmap).v-data-table--smallfont input[data-v-33da7fbc]{font-size:12px!important}.v-data-table.v-data-table--dense.table-heatmap>.v-data-table__wrapper>table>tbody>tr>td[data-v-33da7fbc]{height:11px!important}.v-data-table.table-heatmap .v-data-table__wrapper[data-v-33da7fbc]{overflow:visible;width:100%}.v-data-table.emission-table .v-data-table__wrapper[data-v-33da7fbc]{overflow:visible!important}@media(max-width:599px){.v-application--is-ltr .v-data-table.table-saved-inputs>.v-data-footer__select[data-v-33da7fbc]{margin-left:0!important;margin-right:0!important}}.v-calendar-weekly__day.v-present[data-v-33da7fbc]{background-color:#bbcadc!important}.v-event strong[data-v-33da7fbc]{display:none}.el-checkbox__input.is-checked .el-checkbox__inner[data-v-33da7fbc],.el-checkbox__input.is-indeterminate .el-checkbox__inner[data-v-33da7fbc]{background-color:#89a3c2;border-color:#89a3c2}.el-input-number .el-input__inner[data-v-33da7fbc]{color:#242424!important}.el-input-number.comma-warning .el-input__inner[data-v-33da7fbc]{border:1px solid #ff001d!important}.el-input-number.table input[data-v-33da7fbc]{background-color:hsla(0,0%,100%,.5)!important}.el-input-number--medium[data-v-33da7fbc]{width:160px!important}@media(max-width:599px){.el-input-number--medium[data-v-33da7fbc]{width:130px!important}}.el-input-number__decrease[data-v-33da7fbc],.el-input-number__increase[data-v-33da7fbc]{background:none!important}.el-input-number__decrease:hover:not(.is-disabled)~.el-input .el-input__inner[data-v-33da7fbc]:not(.is-disabled),.el-input-number__increase:hover:not(.is-disabled)~.el-input .el-input__inner[data-v-33da7fbc]:not(.is-disabled),.el-input.is-active .el-input__inner[data-v-33da7fbc],.el-input__inner[data-v-33da7fbc]:focus{border-color:#89a3c2!important}.v-badge__badge[data-v-33da7fbc]{min-width:16px!important;height:16px!important;padding:3px 5px!important;font-size:11px!important}.v-badge.font-xxsmall .v-badge__badge[data-v-33da7fbc]{font-size:8px!important}.alerts-item .v-alert__wrapper[data-v-33da7fbc]{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:start!important}.v-overlay.manual-input-overlay>.v-overlay__content .overlay-modal[data-v-33da7fbc]{max-height:90vh!important;min-height:500px!important;overflow:auto!important;background-color:#fff;border-radius:4px}@media(max-width:599px){.v-overlay.manual-input-overlay>.v-overlay__content .overlay-modal[data-v-33da7fbc]{min-height:300px!important}}.vue-treeselect .vue-treeselect__control[data-v-33da7fbc]{border-color:#bbb;border-radius:4px}.vue-treeselect:not(.filter-treeselect) .vue-treeselect__control[data-v-33da7fbc]{background:transparent}.vue-treeselect.emission-treeselect .vue-treeselect__control[data-v-33da7fbc]{border-color:#666}.vue-treeselect.emission-treeselect .vue-treeselect__control-arrow[data-v-33da7fbc]{color:#666}.vue-treeselect.emission-treeselect.vue-treeselect:not(.vue-treeselect--disabled):not(.vue-treeselect--focused) .vue-treeselect__control[data-v-33da7fbc]:hover{border-color:#909090}.vue-treeselect--focused:not(.vue-treeselect--open) .vue-treeselect__control[data-v-33da7fbc]{border-color:#89a3c2!important;-webkit-box-shadow:none!important;box-shadow:none!important}.vue-treeselect--has-value .vue-treeselect__multi-value[data-v-33da7fbc]{margin-bottom:1px!important}.vue-treeselect__multi-value-item[data-v-33da7fbc]{padding:0!important;line-height:12px!important;color:#242424!important;background:#bbcadc!important}.vue-treeselect__multi-value-item .vue-treeselect__multi-value-label[data-v-33da7fbc]{font-weight:600!important}.vue-treeselect__value-remove[data-v-33da7fbc]{color:#242424!important}.vue-treeselect__checkbox--checked[data-v-33da7fbc],.vue-treeselect__checkbox--indeterminate[data-v-33da7fbc]{background:#89a3c2!important;border-color:#89a3c2!important}.vue-treeselect.color-red .vue-treeselect__multi-value-item[data-v-33da7fbc],.vue-treeselect.color-red .vue-treeselect__value-remove[data-v-33da7fbc]{color:#ff001d!important;background:#ffe5e7!important}.vue-treeselect.color-red .vue-treeselect__checkbox--checked[data-v-33da7fbc]{background:#ff001d!important;border-color:#ff001d!important}.vue-treeselect--open-below:not(.vue-treeselect--append-to-body) .vue-treeselect__menu-container[data-v-33da7fbc]{top:unset!important}@media(max-width:599px){.vue-treeselect.treeselect--small .vue-treeselect__control[data-v-33da7fbc],.vue-treeselect.treeselect--small .vue-treeselect__menu[data-v-33da7fbc]{font-size:14px!important}}.vue-treeselect.treeselect-icon-selectbox .vue-treeselect__control[data-v-33da7fbc]{max-height:34px!important;height:34px!important;max-width:85px!important;width:85px!important;border-color:#bbb!important}.vue-treeselect.treeselect-icon-selectbox .vue-treeselect__control .vue-treeselect__single-value[data-v-33da7fbc]{top:1px}.vue-treeselect.treeselect-icon-selectbox .vue-treeselect__control[data-v-33da7fbc],.vue-treeselect.treeselect-icon-selectbox .vue-treeselect__menu[data-v-33da7fbc]{font-size:10px!important}.vue-treeselect.vue-treeselect--multi.treeselect-chartgroup .vue-treeselect__multi-value-item[data-v-33da7fbc]{background:#fff!important}.vue-treeselect.vue-treeselect--multi.treeselect-chartgroup.vue-treeselect--disabled .vue-treeselect__multi-value-item[data-v-33da7fbc]{background:#ededed!important;border-color:#ededed!important}.vue-treeselect__multi-value-item-container[data-v-33da7fbc]{padding-top:2px!important}.vdatetime-input[data-v-33da7fbc]{color:#89a3c2;cursor:pointer}.vdatetime.green--text .vdatetime-input[data-v-33da7fbc]{color:#049717}.vdatetime-popup[data-v-33da7fbc]{border-radius:4px}.vdatetime-popup .vdatetime-calendar__month[data-v-33da7fbc]{min-height:317px!important}.vdatetime-popup .vdatetime-calendar__month__day--selected:hover>span>span[data-v-33da7fbc],.vdatetime-popup .vdatetime-calendar__month__day--selected>span>span[data-v-33da7fbc],.vdatetime-popup .vdatetime-popup__header[data-v-33da7fbc]{background:#89a3c2!important}.vdatetime-popup .vdatetime-popup__actions__button[data-v-33da7fbc],.vdatetime-popup .vdatetime-time-picker__item--selected[data-v-33da7fbc],.vdatetime-popup .vdatetime-year-picker__item--selected[data-v-33da7fbc]{color:#89a3c2!important}.vdatetime-popup .vdatetime-popup__header[data-v-33da7fbc]{border-top-left-radius:inherit;border-top-right-radius:inherit}.vdatetime-popup .vdatetime-popup__actions__button[data-v-33da7fbc]{padding:0!important}.ep-container[data-v-33da7fbc]{height:110px!important}@media(max-width:599px){.ep-container[data-v-33da7fbc]{height:86px!important}}.ep-container .ep-svg-container[data-v-33da7fbc]{margin-top:-5px}@media(max-width:599px){.ep-container .ep-svg-container[data-v-33da7fbc]{margin-top:-3px}}@media(max-width:599px){.ep-container.expanded[data-v-33da7fbc]:not(.print){height:110px!important}.ep-container.expanded:not(.print) .ep-svg-container[data-v-33da7fbc]{margin-top:-37px}.ep-container.expanded:not(.print) .ep-svg-container .ep-svg[data-v-33da7fbc]{height:60px!important}}.ep-legend--container[data-v-33da7fbc]{top:0!important}@media(max-width:599px){.ep-legend--container[data-v-33da7fbc]{margin-top:4px}}@media print{.v-main[data-v-33da7fbc]{display:block!important;padding:0 0 0 0!important}.v-application[data-v-33da7fbc]{line-height:0!important}.v-application-wrap[data-v-33da7fbc]{display:block!important;min-height:0!important}}.print-only[data-v-33da7fbc]{display:none}@media print{body[data-v-33da7fbc],html[data-v-33da7fbc]{width:210mm;height:296.8mm;padding:0;margin:0;-webkit-print-color-adjust:exact!important;color-adjust:exact!important;print-color-adjust:exact!important}[data-v-33da7fbc],[data-v-33da7fbc]:after,[data-v-33da7fbc]:before{color:inherit!important;background:inherit!important}.grade-details-text[data-v-33da7fbc]{font-size:15.5px!important}.header-page[data-v-33da7fbc]{display:block;width:210mm;height:296.8mm;padding:0;margin:0;overflow:hidden;page-break-after:always;-webkit-region-break-after:always!important;-webkit-column-break-after:page!important;-moz-column-break-after:page!important;break-after:page!important}.header-page .content[data-v-33da7fbc]{display:block;padding-top:40%;padding-right:10mm;padding-left:10mm;margin:0;text-align:center}.header-page .content .logo[data-v-33da7fbc]{position:relative;height:40mm;margin-bottom:30mm}.header-page .content .date[data-v-33da7fbc],.header-page .content .logo[data-v-33da7fbc],.header-page .content .subtitle[data-v-33da7fbc],.header-page .content .title[data-v-33da7fbc]{margin-bottom:10mm}.header-page .content .subtitle[data-v-33da7fbc]{line-height:1.2}.no-print[data-v-33da7fbc],.toggle-icon[data-v-33da7fbc]{display:none!important}.print-hide-icon[data-v-33da7fbc]:before{content:""!important}.print-inspections-page[data-v-33da7fbc]{page-break-after:always;page-break-before:always}.print-only[data-v-33da7fbc]{display:block!important}.font-xsmall[data-v-33da7fbc],.font-xxsmall[data-v-33da7fbc]{font-size:.6rem!important}.print-card[data-v-33da7fbc]{display:block!important;border:none!important;padding:0!important;margin:0!important;min-height:296.8mm!important}.print-diary-item[data-v-33da7fbc]{page-break-inside:avoid}.print-photo[data-v-33da7fbc]{width:18%;max-width:40mm}.print-photo-selected img[data-v-33da7fbc],.print-photo img[data-v-33da7fbc]{width:100%}.print-photo-selected-text[data-v-33da7fbc]{max-height:48px;overflow:hidden}.chart-wrapper[data-v-33da7fbc],.download-wrapper[data-v-33da7fbc]{display:block;-webkit-column-break-inside:avoid;page-break-inside:avoid;-moz-column-break-inside:avoid;break-inside:avoid;break-inside:avoid-page}.heatmap-chart[data-v-33da7fbc],.wind-chart[data-v-33da7fbc]{height:100%;max-height:35mm}.heatmap-chart-wrapper[data-v-33da7fbc],.wind-chart-wrapper[data-v-33da7fbc]{margin-bottom:43mm}.title-wrapper[data-v-33da7fbc]{margin-top:7mm;margin-bottom:1mm}.charts-wrapper-4 .title-wrapper .overline[data-v-33da7fbc]{font-size:.7rem!important;line-height:1.25rem!important}.charts .ct-legend li .ct-legend-square[data-v-33da7fbc]{max-height:3px!important;margin-top:5px!important}.charts .ct-legend li[data-v-33da7fbc]{margin-bottom:0}.charts .ct-legend li span[data-v-33da7fbc]{font-size:.75rem!important}.wind-degrees-icon[data-v-33da7fbc]{background-color:transparent!important}.mean-values.print[data-v-33da7fbc]{margin-top:3mm}.grade-wrapper.print[data-v-33da7fbc]{-webkit-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%}.grade-wrapper.print .research-grade[data-v-33da7fbc]{width:68px;height:68px;line-height:66px}.grade-wrapper.print .research-grade.research-grade--with-icon[data-v-33da7fbc]{margin-top:-1px}.grade-wrapper.print .research-grade span[data-v-33da7fbc]{font-size:28px}.grade-details-translation[data-v-33da7fbc]{font-weight:700;font-size:medium!important}.gauge-label[data-v-33da7fbc]{font-size:14px!important;line-height:16px!important;margin-top:7px!important}.gauge-label.gauge-label--minmax[data-v-33da7fbc]{font-size:14px!important;line-height:16px!important;max-width:none;margin-top:1px!important}.gauge-label.gauge-label--minmax .delta[data-v-33da7fbc]{margin-bottom:-1px}}.ep-container.print[data-v-33da7fbc]{display:block;width:150px!important;height:176px!important}.ep-container.print .ep-svg-container[data-v-33da7fbc]{margin-top:-20px}.ep-container.print .ep-legend--value__counter[data-v-33da7fbc]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:10px}.ep-container.print .ep-legend--container .ep-legend--value[data-v-33da7fbc]{width:150px}.ep-container.print .ep-legend--container .gauge-label--name[data-v-33da7fbc]{display:block!important;display:-webkit-box!important;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:1;-webkit-box-orient:vertical;word-break:break-all}.ep-container.print .ep-legend--container .v-sheet[data-v-33da7fbc]{position:relative;height:36px;width:36px;margin-top:15px}.gauge-value.print[data-v-33da7fbc]{max-height:18px;margin-top:12px;font-size:28px}.measurements-content.print[data-v-33da7fbc]{margin-top:0;display:block;width:200mm}.filter-item[data-v-33da7fbc]{background-color:#eef1f6;margin-bottom:12px;max-width:600px}.filter-item.active[data-v-33da7fbc]{background-color:#dde3ed}.filter-item.active .filter-item-title[data-v-33da7fbc]{color:#000}.filter-item .filter-item-title[data-v-33da7fbc]{max-width:calc(100% - 28px)}.theme--light.v-picker__title{background:#e0e0e0}.theme--dark.v-picker__title{background:#616161}.theme--light.v-picker__body{background:#fff}.theme--dark.v-picker__body{background:#424242}.v-picker{border-radius:4px;contain:layout style;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;font-size:1rem;vertical-align:top;position:relative}.v-picker--full-width{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}.v-picker--full-width>.v-picker__body{margin:initial}.v-picker__title{color:#fff;border-top-left-radius:4px;border-top-right-radius:4px;padding:16px}.v-picker__title__btn{-webkit-transition:.3s cubic-bezier(.25,.8,.5,1);transition:.3s cubic-bezier(.25,.8,.5,1)}.v-picker__title__btn:not(.v-picker__title__btn--active){opacity:.6;cursor:pointer}.v-picker__title__btn:not(.v-picker__title__btn--active):hover:not(:focus){opacity:1}.v-picker__title__btn--readonly{pointer-events:none}.v-picker__title__btn--active{opacity:1}.v-picker__body{height:auto;overflow:hidden;position:relative;z-index:0;-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 auto}.v-picker__body>div{width:100%}.v-picker__body>div.fade-transition-leave-active{position:absolute}.v-picker--landscape .v-picker__title{border-top-right-radius:0;border-bottom-right-radius:0;width:170px;position:absolute;top:0;height:100%;z-index:1}.v-application--is-ltr .v-picker--landscape .v-picker__title{left:0}.v-application--is-rtl .v-picker--landscape .v-picker__title{right:0}.v-application--is-ltr .v-picker--landscape .v-picker__actions:not(.v-picker__actions--no-title),.v-application--is-ltr .v-picker--landscape .v-picker__body:not(.v-picker__body--no-title){margin-left:170px;margin-right:0}.v-application--is-rtl .v-picker--landscape .v-picker__actions:not(.v-picker__actions--no-title),.v-application--is-rtl .v-picker--landscape .v-picker__body:not(.v-picker__body--no-title){margin-right:170px;margin-left:0}.v-picker--flat{-webkit-box-shadow:0 0 0 0 rgba(0,0,0,.2),0 0 0 0 rgba(0,0,0,.14),0 0 0 0 rgba(0,0,0,.12);box-shadow:0 0 0 0 rgba(0,0,0,.2),0 0 0 0 rgba(0,0,0,.14),0 0 0 0 rgba(0,0,0,.12)}.v-date-picker-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:wrap;flex-wrap:wrap;line-height:1}.v-application--is-ltr .v-date-picker-title .v-picker__title__btn{text-align:left}.v-application--is-rtl .v-date-picker-title .v-picker__title__btn{text-align:right}.v-date-picker-title__year{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-size:14px;font-weight:500;margin-bottom:8px}.v-date-picker-title__date{font-size:34px;text-align:left;font-weight:500;position:relative;overflow:hidden;padding-bottom:8px;margin-bottom:-8px}.v-date-picker-title__date>div{position:relative}.v-date-picker-title--disabled{pointer-events:none}.theme--light.v-date-picker-header .v-date-picker-header__value:not(.v-date-picker-header__value--disabled) button:not(:hover):not(:focus){color:rgba(0,0,0,.87)}.theme--light.v-date-picker-header .v-date-picker-header__value--disabled button{color:rgba(0,0,0,.38)}.theme--dark.v-date-picker-header .v-date-picker-header__value:not(.v-date-picker-header__value--disabled) button:not(:hover):not(:focus){color:#fff}.theme--dark.v-date-picker-header .v-date-picker-header__value--disabled button{color:hsla(0,0%,100%,.5)}.v-date-picker-header{padding:4px 16px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:relative}.v-date-picker-header .v-btn{margin:0;z-index:auto}.v-date-picker-header .v-icon{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.v-date-picker-header__value{-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:center;position:relative;overflow:hidden}.v-date-picker-header__value div{width:100%}.v-date-picker-header__value button,.v-date-picker-header__value div{-webkit-transition:.3s cubic-bezier(.25,.8,.5,1);transition:.3s cubic-bezier(.25,.8,.5,1)}.v-date-picker-header__value button{cursor:pointer;font-weight:700;outline:none;padding:.5rem}.v-date-picker-header--disabled{pointer-events:none}.theme--light.v-date-picker-table .v-date-picker-table--date__week,.theme--light.v-date-picker-table th{color:rgba(0,0,0,.38)}.theme--dark.v-date-picker-table .v-date-picker-table--date__week,.theme--dark.v-date-picker-table th{color:hsla(0,0%,100%,.5)}.v-date-picker-table{position:relative;padding:0 12px;height:242px}.v-date-picker-table table{-webkit-transition:.3s cubic-bezier(.25,.8,.5,1);transition:.3s cubic-bezier(.25,.8,.5,1);top:0;table-layout:fixed;width:100%}.v-date-picker-table td,.v-date-picker-table th{text-align:center;position:relative}.v-date-picker-table th{font-size:12px}.v-date-picker-table--date .v-btn{height:32px;width:32px}.v-date-picker-table .v-btn{z-index:auto;margin:0;font-size:12px}.v-date-picker-table .v-btn.v-btn--active{color:#fff}.v-date-picker-table--month td{width:33.333333%;height:56px;vertical-align:middle;text-align:center}.v-date-picker-table--month td .v-btn{margin:0 auto;max-width:140px;min-width:40px;width:100%}.v-date-picker-table--date th{padding:8px 0;font-weight:600}.v-date-picker-table--date td{width:45px}.v-date-picker-table__events{height:8px;left:0;position:absolute;text-align:center;white-space:pre;width:100%}.v-date-picker-table__events>div{border-radius:50%;display:inline-block;height:8px;margin:0 1px;width:8px}.v-date-picker-table--date .v-date-picker-table__events{bottom:6px}.v-date-picker-table--month .v-date-picker-table__events{bottom:8px}.v-date-picker-table__current .v-date-picker-table__events{margin-bottom:-1px}.v-date-picker-table--disabled{pointer-events:none}.v-date-picker-years{font-size:16px;font-weight:400;height:290px;list-style-type:none;overflow:auto;text-align:center}.v-date-picker-years.v-date-picker-years{padding:0}.v-date-picker-years li{cursor:pointer;padding:8px 0;-webkit-transition:none;transition:none}.v-date-picker-years li.active{font-size:26px;font-weight:500;padding:10px 0}.v-date-picker-years li:hover{background:rgba(0,0,0,.12)}.v-picker--landscape .v-date-picker-years{padding:0;height:290px}.chartjs-wrapper{height:246px;width:100%}.chartjs-wrapper.--xs{height:150px}.chartjs-wrapper.--m{height:230px}.chartjs-wrapper.--xl{height:300px}.chartjs-wrapper.--xxl{height:400px}.chartjs-wrapper.print{width:100%}.chartjs-wrapper.print.--xl{max-height:76mm;margin-bottom:2mm}.chartjs-wrapper--analysis{height:calc(100vh - 270px);width:100%;margin-bottom:24px}.chartjs-wrapper--analysis.--xs{height:350px}.chartjs-wrapper--analysis.--m{height:calc(100vh - 700px);min-height:450px}.chartjs-wrapper--analysis.--m.--live{height:calc(100vh - 900px);margin-bottom:0}.chartjs-wrapper--analysis.--xl{height:calc(100vh - 270px);min-height:450px}.chartjs-wrapper--analysis.print{width:190mm;margin:3mm 0}.chartjs-wrapper--analysis.print.--xl{max-height:224mm}@media(max-width:599px){.chartjs-wrapper--analysis{height:calc(100vh - 225px)}.chartjs-wrapper--analysis.--m{max-height:calc(100vh - 300px);height:300px}.chartjs-wrapper--analysis.--xl{height:calc(100vh - 225px)}}.chartjs-wrapper--correlation{height:80vw;max-height:calc(100vh - 450px)}@media(min-width:960px){.chartjs-wrapper--correlation{height:48vw}}@media(min-width:1264px){.chartjs-wrapper--correlation{height:55vw}}@media(min-width:1800px){.chartjs-wrapper--correlation{height:65vw}}.color-primary[data-v-6208f576]{color:#89a3c2}.color-secondary[data-v-6208f576]{color:#1d3c5f}.color-tertiary[data-v-6208f576]{color:#eef1f6}.color-grey[data-v-6208f576]{color:#666}.color-grey-important[data-v-6208f576]{color:#666!important}.color-grey-border[data-v-6208f576]{color:#bbb!important}.color-grey-transparent[data-v-6208f576]{color:rgba(0,0,0,.54)}.color-grey-medium[data-v-6208f576]{color:#b0b0b0}.color-grey-dark[data-v-6208f576]{color:#242424}.color-black[data-v-6208f576]{color:#000}.alert-chip[data-v-6208f576]{cursor:pointer!important;background-color:#ffe5e7!important}.border-bottom[data-v-6208f576]{padding-bottom:12px;margin-bottom:12px;border-bottom:1px solid #bbb}@media(max-width:599px){.border-bottom[data-v-6208f576]{padding:10px;margin-bottom:10px}}.button-group[data-v-6208f576]{padding:4px 5px;border:1px solid #bbb;border-radius:4px}.button-group.--small[data-v-6208f576]{padding:0}@media(max-width:599px){.button-group.--small[data-v-6208f576]{margin-bottom:2px}}.checkbox-label[data-v-6208f576]{display:inline-block!important;max-width:100%!important;font-size:14px}.color-tertiary[data-v-6208f576]{background-color:#eef1f6}.content-container[data-v-6208f576]{margin-top:56px}.autocomplete-field[data-v-6208f576],.country-select[data-v-6208f576]{width:100%;max-width:100%;min-height:36px;padding:0 12px;border:1px solid #bbb;border-radius:4px}.autocomplete-field[data-v-6208f576]:focus,.country-select[data-v-6208f576]:focus{outline-color:#89a3c2}.cursor-pointer[data-v-6208f576]{cursor:pointer}.data-overlay[data-v-6208f576]{min-height:calc(100vh - 350px)}.diary-card[data-v-6208f576]{height:100%;padding:10px;font-size:.8125rem!important}@media(min-width:960px){.diary-card[data-v-6208f576]{padding:12px;font-size:.875rem!important}}.diary-card .diary-menu-button[data-v-6208f576]{left:10px;min-width:24px!important;max-width:24px!important;height:24px!important}.diary-card .diary-label[data-v-6208f576]{font-size:.75rem!important;font-weight:600;color:#666;letter-spacing:.0333333333em!important}@media(max-width:599px){.diary-card .diary-label[data-v-6208f576]{font-size:.7rem!important}}.diary-card .diary-details-item[data-v-6208f576]{min-width:24px;max-width:none;margin-bottom:0;line-height:1.1rem}@media(max-width:849px){.diary-card .diary-details-item[data-v-6208f576]{min-width:100%}}@media(max-width:849px){.diary-card .diary-inspection-meta[data-v-6208f576]{margin-right:-8px}}.diary-card .diary-inspection-date-item[data-v-6208f576]{max-width:150px;margin-bottom:0;line-height:1.1rem}.diary-card .diary-inspection-title[data-v-6208f576]{margin-bottom:0;font-size:.75rem!important;font-weight:600;line-height:24px;color:#242424;letter-spacing:.0333333333em!important;white-space:nowrap}@media(max-width:599px){.diary-card .diary-inspection-title[data-v-6208f576]{font-size:.7rem!important}}@media(min-width:600px){.diary-card .diary-inspection-text[data-v-6208f576]{margin-top:2px}}.diary-card .diary-inspection-text.inspection-date[data-v-6208f576]{white-space:normal}.diary-card .hide-md[data-v-6208f576]{display:-webkit-box;display:-ms-flexbox;display:flex}@media(min-width:851px)and (max-width:1264px){.diary-card .hide-md[data-v-6208f576]{display:none}}.diary-card .diary-inspection-content[data-v-6208f576]{margin-top:10px!important;margin-left:10px!important}@media(min-width:600px){.diary-card .diary-inspection-content[data-v-6208f576]{margin-left:0!important}}@media(min-width:850px){.diary-card .diary-inspection-content[data-v-6208f576]{margin-top:0!important}}.diary-card .diary-inspection-content .diary-content-item[data-v-6208f576]{margin-bottom:4px}@media(min-width:850px){.diary-card .diary-inspection-content .diary-content-item[data-v-6208f576]{margin-bottom:0!important}}.diary-card .notes[data-v-6208f576],.diary-card .reminder[data-v-6208f576]{display:inline-block;max-height:33px;overflow:hidden;line-height:1.1rem;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical}@media(max-width:599px){.diary-card .notes[data-v-6208f576],.diary-card .reminder[data-v-6208f576]{line-height:1rem}}.filter-bar-wrapper[data-v-6208f576]{position:fixed;top:100px;z-index:2;width:100%;margin-top:-4px;background-color:#eef1f6;border-bottom:1px solid #e3e9f2}.filter-bar-wrapper .v-input[data-v-6208f576]:not(.switch-label){background-color:#fff}@media(max-width:599px){.filter-bar-wrapper .filter-container[data-v-6208f576]{padding:10px}}.filter-bar-wrapper .filter-bar[data-v-6208f576]{margin-top:-10px;margin-bottom:-10px}@media(min-width:600px){.filter-bar-wrapper .filter-bar[data-v-6208f576]{margin-top:-12px;margin-bottom:-12px}}@media(max-width:599px){.filter-bar-wrapper .filter-bar .filter-buttons[data-v-6208f576]:not(.--alerts){max-width:300px}}@media(max-width:599px){.filter-bar-wrapper .filter-bar .filter-buttons:not(.--alerts).filter-buttons--small[data-v-6208f576]{max-width:170px}}@media(max-width:599px){.filter-bar-wrapper .filter-bar .v-input[data-v-6208f576]:not(.input-text-field--large):not(.v-input--checkbox):not(.filter-text-field--alerts){max-width:120px}}.filter-bar-wrapper .filter-bar .v-input.switch-label[data-v-6208f576]{max-width:unset;width:140px}@media(max-width:599px){.filter-bar-wrapper .filter-bar .v-input.switch-label[data-v-6208f576]{width:120px}}@media(max-width:372px){.filter-bar-wrapper .filter-bar .v-input.v-text-field.v-text-field--enclosed.v-input--dense:not(.v-text-field--solo).v-text-field--outlined.input-text-field--large[data-v-6208f576]{max-width:120px}}@media(max-width:599px){.filter-bar-wrapper .filter-bar .v-input.v-text-field.v-text-field--enclosed.v-input--dense:not(.v-text-field--solo).v-text-field--outlined.input-text-field--large .v-input__slot .v-text-field__slot[data-v-6208f576]{min-width:115px}}@media(max-width:372px){.filter-bar-wrapper .filter-bar .v-input.v-text-field.v-text-field--enclosed.v-input--dense:not(.v-text-field--solo).v-text-field--outlined.input-text-field--large .v-input__slot .v-text-field__slot[data-v-6208f576]{min-width:74px}}.filter-bar-wrapper .filter-bar .v-input.v-text-field.v-text-field--enclosed.v-input--dense:not(.v-text-field--solo).v-text-field--outlined.input-text-field--full[data-v-6208f576]{max-width:100%}.filter-bar-wrapper .filter-bar .v-input.v-text-field.v-text-field--enclosed.v-input--dense:not(.v-text-field--solo).v-text-field--outlined .v-input__slot .v-label.v-label--active[data-v-6208f576]{color:#89a3c2!important}@media(max-width:599px){.filter-bar-wrapper .filter-bar .v-input.v-text-field.v-text-field--enclosed.v-input--dense:not(.v-text-field--solo).v-text-field--outlined .v-input__slot[data-v-6208f576]{padding:0 2px 0 6px!important}.filter-bar-wrapper .filter-bar .v-input.v-text-field.v-text-field--enclosed.v-input--dense:not(.v-text-field--solo).v-text-field--outlined .v-input__slot .v-text-field__slot[data-v-6208f576]{min-width:72px}.filter-bar-wrapper .filter-bar .v-input.v-text-field.v-text-field--enclosed.v-input--dense:not(.v-text-field--solo).v-text-field--outlined .v-input__slot .v-text-field__slot .v-label--active[data-v-6208f576]{left:4px!important}}@media(max-width:599px){.filter-bar-wrapper .filter-bar .v-input.v-text-field.v-input--is-focused.v-input--dense:not(.v-text-field--solo).v-text-field--outlined .v-input__slot .v-text-field__slot[data-v-6208f576]{min-width:63px;height:30px!important}}@media(max-width:372px){.filter-bar-wrapper .filter-bar .v-input.v-text-field.v-input--is-focused.v-input--dense:not(.v-text-field--solo).v-text-field--outlined.filter-text-field--alerts .v-input__slot .v-text-field__slot[data-v-6208f576]{min-width:45px}}.filter-bar-wrapper .filter-bar .view-buttons[data-v-6208f576]{padding:9px}.filter-bar-wrapper.--back[data-v-6208f576]{top:52px}.filter-bar-wrapper.--back .filter-bar .v-input.v-input--switch[data-v-6208f576]{background-color:transparent!important}.filter-bar-wrapper.--back .filter-bar .v-input--selection-controls[data-v-6208f576]{margin-top:0}.area-color-picker[data-v-6208f576]{margin-top:-10px}.flex-color-picker[data-v-6208f576]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flex-color-picker .v-color-picker__controls[data-v-6208f576]{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.flex-color-picker .v-color-picker__swatches[data-v-6208f576]{margin-top:10px}.flex-color-picker.queen-color-picker[data-v-6208f576]{border:1px solid #bbb!important;-webkit-box-shadow:none!important;box-shadow:none!important}.flex-color-picker.queen-color-picker .v-color-picker__swatch:nth-child(2) .v-color-picker__color>div[data-v-6208f576]{border:1px solid #bbb}.full-width[data-v-6208f576]{width:100%}.area-color-picker-footer[data-v-6208f576],.area-color-picker-toolbar[data-v-6208f576]{border-radius:4px}.area-color-picker-title[data-v-6208f576]{font-weight:500}.area-color-picker-footer[data-v-6208f576]{margin-top:-5px}.area-color-picker-footer .v-toolbar__content[data-v-6208f576]{padding:0 10px}.hcs-tooltip[data-v-6208f576]{font-family:Roboto,sans-serif!important;font-size:.8rem;font-weight:500!important;color:#242424!important;border-radius:6px;background-color:hsla(0,0%,94.1%,.95);border:1px solid #909090}.hcs-tooltip[data-v-6208f576]:after{content:"";position:absolute;left:50%;bottom:-4px;width:8px;height:8px;background:inherit;-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-box-shadow:inset -1px -1px 0 0 #909090;box-shadow:inset -1px -1px 0 0 #909090}.keep-spaces[data-v-6208f576]{white-space:pre-wrap}.location[data-v-6208f576]{padding-bottom:16px;margin:0}@media(max-width:599px){.location[data-v-6208f576]{margin:0 -12px 12px -12px}.location[data-v-6208f576]:not(.xs-view){padding:0 10px 8px 10px}.location.xs-view[data-v-6208f576]{padding:0 10px 0 10px}}.location[data-v-6208f576]:first-child{margin-top:70px}@media(max-width:599px){.location[data-v-6208f576]:first-child{margin-top:56px}}.location[data-v-6208f576]:last-child{margin-bottom:10px;border-bottom:none}.location .location-title[data-v-6208f576]{width:100%;padding-bottom:4px;margin:10px 0 12px;border-bottom:1px solid #000}@media(max-width:599px){.location .location-title[data-v-6208f576]{padding-bottom:2px;margin:8px 0 10px}}.location .research-item-transition-wrapper[data-v-6208f576]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}@media(max-width:599px){.location .research-item-transition-wrapper[data-v-6208f576]{min-width:100%}}.loading[data-v-6208f576]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-height:80vh;text-align:center}.lowercase[data-v-6208f576]{text-transform:lowercase}.mb-2px[data-v-6208f576]{margin-bottom:2px}.ml-2px[data-v-6208f576]{margin-left:2px}.ml-n2px[data-v-6208f576]{margin-left:-2px!important}.mr-2px[data-v-6208f576]{margin-right:2px}.mr-5px[data-v-6208f576]{margin-right:5px}.mr-6px[data-v-6208f576]{margin-right:6px}.mr-n2px[data-v-6208f576]{margin-right:-2px}.mt-2px[data-v-6208f576]{margin-top:2px!important}.mt-6px[data-v-6208f576]{margin-top:6px!important}.mt-n2px[data-v-6208f576]{margin-top:-2px!important}.mx-2px[data-v-6208f576]{margin-left:2px;margin-right:2px}.my-2px[data-v-6208f576]{margin-top:2px!important;margin-bottom:2px!important}.node-inactive[data-v-6208f576]{color:#909090!important}.overflow-auto[data-v-6208f576]{overflow:auto}.overlay-modal[data-v-6208f576]{width:590px;color:#000}@media(max-width:599px){.overlay-modal[data-v-6208f576]{max-width:95vw}}@media(min-width:960px){.overlay-modal[data-v-6208f576]{width:690px}}.overlay-parent[data-v-6208f576]{position:relative}.overlay-parent.no-cursor[data-v-6208f576]{cursor:not-allowed}.overlay-toolbar[data-v-6208f576]{border-top-left-radius:4px!important;border-top-right-radius:4px!important;-webkit-box-shadow:none!important;box-shadow:none!important}.overlay-toolbar span[data-v-6208f576]{font-size:1.25rem;font-weight:500;letter-spacing:.0125em;line-height:2rem;word-break:break-all}.overlay-body[data-v-6208f576]{border-radius:0 0 4px 4px!important;background-color:#fff;padding:4px}.pro-label[data-v-6208f576]{background:#049717!important}.pa-2px[data-v-6208f576]{padding:2px!important}.py-6px[data-v-6208f576]{padding-top:6px!important;padding-bottom:6px!important}.basic-label[data-v-6208f576]{background:#1d3c5f!important}.light-label[data-v-6208f576]{background:#89a3c2!important}.rounded-border[data-v-6208f576]{padding:12px;border:1px solid #bbb;border-radius:4px}@media(max-width:599px){.rounded-border[data-v-6208f576]{padding:10px!important}}.rounded-border.primary-border[data-v-6208f576]{border:1px solid #89a3c2}.rounded-border.--small[data-v-6208f576]{padding:6px}@media(max-width:599px){.rounded-border.--small[data-v-6208f576]{padding:4px!important}}.save-bar[data-v-6208f576]{position:fixed;z-index:2;width:100%;margin-top:-56px;background-color:#eef1f6!important;border-bottom:1px solid #e3e9f2!important;-webkit-box-shadow:none!important;box-shadow:none!important}.save-bar.save-bar--back[data-v-6208f576]{margin-top:0}.back-content[data-v-6208f576]{margin-top:56px}.back-with-toolbar-content[data-v-6208f576]{margin-top:75px}@media(max-width:599px){.back-with-toolbar-content[data-v-6208f576]{margin-top:48px}}.back-with-toolbar-content.--100[data-v-6208f576]{height:100%}@media(max-width:599px){.button-mobile-wide[data-v-6208f576]{width:100%}}.tab-container[data-v-6208f576]{margin-top:104px}.to-do-date[data-v-6208f576]{width:auto;padding:2px 4px!important;font-weight:600;line-height:1rem;color:red;text-align:center;white-space:nowrap;border:1px solid red;border-radius:5px}.to-do-date.green--text[data-v-6208f576]{border-color:green}.zindex1[data-v-6208f576]{z-index:1}.v-icon[data-v-6208f576]{color:#666}.theme--light.v-btn.v-btn--icon.color-black[data-v-6208f576],.v-btn>.v-btn__content .v-icon.color-black[data-v-6208f576],.v-icon.color-black[data-v-6208f576]{color:#000}.theme--light.v-btn.v-btn--icon.color-primary[data-v-6208f576],.v-btn>.v-btn__content .v-icon.color-primary[data-v-6208f576],.v-icon.color-primary[data-v-6208f576]{color:#89a3c2}.theme--light.v-btn.v-btn--icon.color-grey[data-v-6208f576],.v-btn>.v-btn__content .v-icon.color-grey[data-v-6208f576],.v-icon.color-grey[data-v-6208f576]{color:#666}.theme--light.v-btn.v-btn--icon.color-grey-medium[data-v-6208f576],.v-btn>.v-btn__content .v-icon.color-grey-medium[data-v-6208f576],.v-icon.color-grey-medium[data-v-6208f576]{color:#b0b0b0}.theme--light.v-btn.v-btn--icon.color-grey-dark[data-v-6208f576],.v-btn>.v-btn__content .v-icon.color-grey-dark[data-v-6208f576],.v-icon.color-grey-dark[data-v-6208f576]{color:#242424}.theme--light.v-btn.v-btn--icon.color-grey-light[data-v-6208f576],.v-btn>.v-btn__content .v-icon.color-grey-light[data-v-6208f576],.v-icon.color-grey-light[data-v-6208f576]{color:#f9f9f9}.theme--light.v-btn.v-btn--icon.color-grey-transparent[data-v-6208f576],.v-btn>.v-btn__content .v-icon.color-grey-transparent[data-v-6208f576],.v-icon.color-grey-transparent[data-v-6208f576]{color:rgba(0,0,0,.54)}.theme--light.v-btn.v-btn--icon.color-grey-border[data-v-6208f576],.theme--light.v-btn.v-btn--icon.color-grey-medium-light[data-v-6208f576],.v-btn>.v-btn__content .v-icon.color-grey-border[data-v-6208f576],.v-btn>.v-btn__content .v-icon.color-grey-medium-light[data-v-6208f576],.v-icon.color-grey-border[data-v-6208f576],.v-icon.color-grey-medium-light[data-v-6208f576]{color:#bbb}.theme--light.v-btn.v-btn--icon.color-green-bright[data-v-6208f576],.v-btn>.v-btn__content .v-icon.color-green-bright[data-v-6208f576],.v-icon.color-green-bright[data-v-6208f576]{color:#0ebc27}.v-btn.color-black>.v-btn__content .v-icon[data-v-6208f576]{color:#000}.full-height[data-v-6208f576]{height:100%}.hcs-icon[data-v-6208f576]{display:inline-block;min-width:23px;min-height:23px;margin:2px;line-height:1.2rem;vertical-align:top;background-color:transparent!important;background-repeat:no-repeat;background-position:50%}.hcs-icon--small[data-v-6208f576]{min-width:16px;min-height:16px}.hcs-icon--large[data-v-6208f576]{min-width:30px;min-height:30px}.hcs-icon--xl[data-v-6208f576]{min-width:45px;min-height:45px}.hcs-icon--xxl[data-v-6208f576]{min-width:100px;min-height:100px}.hcs-icon-sensor[data-v-6208f576]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_hcm.svg)}.hcs-icon-sensor-orange[data-v-6208f576]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_hcm-orange.svg)}.hcs-icon-sensor-grey[data-v-6208f576]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_hcm-grey.svg)}.hcs-icon-sensor-primary[data-v-6208f576]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_hcm-primary.svg)}.hcs-icon-sensor-secondary[data-v-6208f576]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_hcm-secondary.svg)}.hcs-icon-sensors[data-v-6208f576]{font-size:13px}.hcs-icon-sensors[data-v-6208f576]:before{margin-left:2px;font-family:Material Design Icons;content:"󰘊"}.hcs-icon-sensors--no-outline[data-v-6208f576]{font-size:22px;color:#666!important;background-color:transparent;border:none;border-radius:0}.hcs-icon-sensors--no-outline[data-v-6208f576]:before{font-family:Material Design Icons;content:"󰘊"}.hcs-icon-sensors--no-outline--small[data-v-6208f576]{margin:2px 0 0 0;font-size:16px}.hcs-icon-bv[data-v-6208f576]{font-size:15px}.hcs-icon-bv[data-v-6208f576]:before{font-family:Material Design Icons;content:"󰂁"}.hcs-icon-rssi[data-v-6208f576],.hcs-icon-snr[data-v-6208f576]{font-size:15px}.hcs-icon-rssi[data-v-6208f576]:before,.hcs-icon-snr[data-v-6208f576]:before{font-family:Material Design Icons;content:"󰒓"}.hcs-icon-t_0[data-v-6208f576],.hcs-icon-t_1[data-v-6208f576],.hcs-icon-t_2[data-v-6208f576],.hcs-icon-t_3[data-v-6208f576],.hcs-icon-t_4[data-v-6208f576],.hcs-icon-t_5[data-v-6208f576],.hcs-icon-t_6[data-v-6208f576],.hcs-icon-t_7[data-v-6208f576],.hcs-icon-t_8[data-v-6208f576],.hcs-icon-t_9[data-v-6208f576],.hcs-icon-t_i[data-v-6208f576]{font-size:16px}.hcs-icon-t_0[data-v-6208f576]:before,.hcs-icon-t_1[data-v-6208f576]:before,.hcs-icon-t_2[data-v-6208f576]:before,.hcs-icon-t_3[data-v-6208f576]:before,.hcs-icon-t_4[data-v-6208f576]:before,.hcs-icon-t_5[data-v-6208f576]:before,.hcs-icon-t_6[data-v-6208f576]:before,.hcs-icon-t_7[data-v-6208f576]:before,.hcs-icon-t_8[data-v-6208f576]:before,.hcs-icon-t_9[data-v-6208f576]:before,.hcs-icon-t_i[data-v-6208f576]:before{font-family:Material Design Icons;content:"󰔏"}.hcs-icon-weight_kg[data-v-6208f576]{font-size:15px}.hcs-icon-weight_kg[data-v-6208f576]:before{font-family:Material Design Icons;content:"󰖡"}.hcs-icon-magnify[data-v-6208f576]{font-size:15px}.hcs-icon-magnify[data-v-6208f576]:before{margin-left:1px;font-family:Material Design Icons;content:"󰍉"}.hcs-icon-text[data-v-6208f576]{font-size:9.5px;font-weight:600;color:#fff;border-radius:50%}.hcs-icon.color-red[data-v-6208f576]{background-color:#ff001d!important;border-color:#ff001d}.hcs-icon.color-green[data-v-6208f576]{background-color:#049717!important;border-color:#049717}.hcs-icon.color-primary[data-v-6208f576]{background-color:#89a3c2!important;border-color:#89a3c2}.hcs-icon-chartgroup-air[data-v-6208f576]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-air[data-v-6208f576]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_air.png);background-size:contain}.hcs-icon-chartgroup-air.print[data-v-6208f576]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_air.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-alert[data-v-6208f576]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-alert[data-v-6208f576]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_alert.png);background-size:contain}.hcs-icon-chartgroup-alert.print[data-v-6208f576]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_alert.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-bat[data-v-6208f576]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-bat[data-v-6208f576]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_bat.png);background-size:contain}.hcs-icon-chartgroup-bat.print[data-v-6208f576]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_bat.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-ch4[data-v-6208f576]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-ch4[data-v-6208f576]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_ch4.png);background-size:contain}.hcs-icon-chartgroup-ch4.print[data-v-6208f576]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_ch4.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-cloud[data-v-6208f576]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-cloud[data-v-6208f576]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_cloud.png);background-size:contain}.hcs-icon-chartgroup-cloud.print[data-v-6208f576]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_cloud.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-co2[data-v-6208f576]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-co2[data-v-6208f576]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_co2.png);background-size:contain}.hcs-icon-chartgroup-co2.print[data-v-6208f576]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_co2.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-connection[data-v-6208f576]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-connection[data-v-6208f576]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_connection.png);background-size:contain}.hcs-icon-chartgroup-connection.print[data-v-6208f576]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_connection.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-dust[data-v-6208f576]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-dust[data-v-6208f576]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_dust.png);background-size:contain}.hcs-icon-chartgroup-dust.print[data-v-6208f576]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_dust.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-hcm_line[data-v-6208f576]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-hcm_line[data-v-6208f576]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_hcm_line.png);background-size:contain}.hcs-icon-chartgroup-hcm_line.print[data-v-6208f576]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_hcm_line.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-nh3[data-v-6208f576]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-nh3[data-v-6208f576]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_nh3.png);background-size:contain}.hcs-icon-chartgroup-nh3.print[data-v-6208f576]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_nh3.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-mic[data-v-6208f576]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-mic[data-v-6208f576]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_mic.png);background-size:contain}.hcs-icon-chartgroup-mic.print[data-v-6208f576]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_mic.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-movement[data-v-6208f576]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-movement[data-v-6208f576]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_movement.png);background-size:contain}.hcs-icon-chartgroup-movement.print[data-v-6208f576]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_movement.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-rh[data-v-6208f576]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-rh[data-v-6208f576]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_rh.png);background-size:contain}.hcs-icon-chartgroup-rh.print[data-v-6208f576]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_rh.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-setting[data-v-6208f576]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-setting[data-v-6208f576]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_setting.png);background-size:contain}.hcs-icon-chartgroup-setting.print[data-v-6208f576]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_setting.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-sound[data-v-6208f576]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-sound[data-v-6208f576]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_sound.png);background-size:contain}.hcs-icon-chartgroup-sound.print[data-v-6208f576]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_sound.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-sun[data-v-6208f576]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-sun[data-v-6208f576]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_sun.png);background-size:contain}.hcs-icon-chartgroup-sun.print[data-v-6208f576]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_sun.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-switch[data-v-6208f576]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-switch[data-v-6208f576]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_switch.png);background-size:contain}.hcs-icon-chartgroup-switch.print[data-v-6208f576]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_switch.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-temp[data-v-6208f576]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-temp[data-v-6208f576]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_temp.png);background-size:contain}.hcs-icon-chartgroup-temp.print[data-v-6208f576]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_temp.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-thi[data-v-6208f576]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-thi[data-v-6208f576]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_thi.png);background-size:contain}.hcs-icon-chartgroup-thi.print[data-v-6208f576]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_thi.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-weight[data-v-6208f576]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-weight[data-v-6208f576]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_weight.png);background-size:contain}.hcs-icon-chartgroup-weight.print[data-v-6208f576]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_weight.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-wind[data-v-6208f576]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-wind[data-v-6208f576]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_wind.png);background-size:contain}.hcs-icon-chartgroup-wind.print[data-v-6208f576]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_wind.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-temp.print[data-v-6208f576]{height:20px;width:auto}.hcs-icon-chartgroup-bat.print[data-v-6208f576],.hcs-icon-chartgroup-cloud.print[data-v-6208f576]{width:20px;height:auto}.hcs-icon-farm[data-v-6208f576]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_farm.svg)}.hcs-icon-farm.print[data-v-6208f576]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_farm.svg);height:30px;width:30px}.hcs-icon-farm-grey[data-v-6208f576]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_farm-grey.svg)}.hcs-icon-farm-grey.print[data-v-6208f576]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_farm-grey.svg);height:30px;width:30px}.hcs-icon-farm-secondary[data-v-6208f576]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_farm-secondary.svg)}.hcs-icon-farm-secondary.print[data-v-6208f576]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_farm-secondary.svg);height:30px;width:30px}.hcs-icon-factory[data-v-6208f576]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_factory.svg)}.hcs-icon-factory.print[data-v-6208f576]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_factory.svg);height:30px;width:30px}.hcs-icon-greenhouse[data-v-6208f576]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_greenhouse.svg)}.hcs-icon-greenhouse.print[data-v-6208f576]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_greenhouse.svg);height:30px;width:30px}.hcs-icon-home[data-v-6208f576]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_home.svg)}.hcs-icon-home.print[data-v-6208f576]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_home.svg);height:30px;width:30px}.hcs-icon-office[data-v-6208f576]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_office.svg)}.hcs-icon-office.print[data-v-6208f576]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_office.svg);height:30px;width:30px}.hcs-icon-school[data-v-6208f576]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_school.svg)}.hcs-icon-school.print[data-v-6208f576]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_school.svg);height:30px;width:30px}.hcs-icon-air[data-v-6208f576]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_air.svg)}.hcs-icon-air.print[data-v-6208f576]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_air.svg);height:30px;width:30px}.hcs-icon-air-red[data-v-6208f576]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_air-red.svg)}.hcs-icon-air-red.print[data-v-6208f576]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_air-red.svg);height:30px;width:30px}.hcs-icon-alert[data-v-6208f576]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_alert.svg)}.hcs-icon-alert.print[data-v-6208f576]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_alert.svg);height:30px;width:30px}.hcs-icon-bat[data-v-6208f576]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_bat.svg)}.hcs-icon-bat.print[data-v-6208f576]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_bat.svg);height:30px;width:30px}.hcs-icon-bat-red[data-v-6208f576]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_bat-red.svg)}.hcs-icon-bat-red.print[data-v-6208f576]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_bat-red.svg);height:30px;width:30px}.hcs-icon-ch4[data-v-6208f576]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_ch4.svg)}.hcs-icon-ch4.print[data-v-6208f576]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_ch4.svg);height:30px;width:30px}.hcs-icon-ch4-green[data-v-6208f576]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_ch4-green.svg)}.hcs-icon-ch4-green.print[data-v-6208f576]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_ch4-green.svg);height:30px;width:30px}.hcs-icon-ch4-orange[data-v-6208f576]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_ch4-orange.svg)}.hcs-icon-ch4-orange.print[data-v-6208f576]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_ch4-orange.svg);height:30px;width:30px}.hcs-icon-ch4-red[data-v-6208f576]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_ch4-red.svg)}.hcs-icon-ch4-red.print[data-v-6208f576]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_ch4-red.svg);height:30px;width:30px}.hcs-icon-cloud[data-v-6208f576]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_cloud.svg)}.hcs-icon-cloud.print[data-v-6208f576]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_cloud.svg);height:30px;width:30px}.hcs-icon-cloud-red[data-v-6208f576]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_cloud-red.svg)}.hcs-icon-cloud-red.print[data-v-6208f576]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_cloud-red.svg);height:30px;width:30px}.hcs-icon-co2[data-v-6208f576]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_co2.svg)}.hcs-icon-co2.print[data-v-6208f576]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_co2.svg);height:30px;width:30px}.hcs-icon-dust[data-v-6208f576]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_dust.svg)}.hcs-icon-dust.print[data-v-6208f576]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_dust.svg);height:30px;width:30px}.hcs-icon-hcm_line[data-v-6208f576]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_hcm_line.svg)}.hcs-icon-hcm_line.print[data-v-6208f576]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_hcm_line.svg);height:30px;width:30px}.hcs-icon-hcm_line-red[data-v-6208f576]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_hcm_line-red.svg)}.hcs-icon-hcm_line-red.print[data-v-6208f576]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_hcm_line-red.svg);height:30px;width:30px}.hcs-icon-nh3[data-v-6208f576]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_nh3.svg)}.hcs-icon-nh3.print[data-v-6208f576]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_nh3.svg);height:30px;width:30px}.hcs-icon-nh3-grey[data-v-6208f576]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_nh3-grey.svg)}.hcs-icon-nh3-grey.print[data-v-6208f576]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_nh3-grey.svg);height:30px;width:30px}.hcs-icon-nh3-primary[data-v-6208f576]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_nh3-primary.svg)}.hcs-icon-nh3-primary.print[data-v-6208f576]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_nh3-primary.svg);height:30px;width:30px}.hcs-icon-nh3-secondary[data-v-6208f576]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_nh3-secondary.svg)}.hcs-icon-nh3-secondary.print[data-v-6208f576]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_nh3-secondary.svg);height:30px;width:30px}.hcs-icon-mic[data-v-6208f576]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_mic.svg)}.hcs-icon-mic.print[data-v-6208f576]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_mic.svg);height:30px;width:30px}.hcs-icon-mic-red[data-v-6208f576]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_mic-red.svg)}.hcs-icon-mic-red.print[data-v-6208f576]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_mic-red.svg);height:30px;width:30px}.hcs-icon-rh[data-v-6208f576]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_rh.svg)}.hcs-icon-rh.print[data-v-6208f576]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_rh.svg);height:30px;width:30px}.hcs-icon-setting[data-v-6208f576]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_setting.svg)}.hcs-icon-setting.print[data-v-6208f576]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_setting.svg);height:30px;width:30px}.hcs-icon-sound[data-v-6208f576]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_sound.svg)}.hcs-icon-sound.print[data-v-6208f576]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_sound.svg);height:30px;width:30px}.hcs-icon-sun[data-v-6208f576]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_sun.svg)}.hcs-icon-sun.print[data-v-6208f576]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_sun.svg);height:30px;width:30px}.hcs-icon-sun-red[data-v-6208f576]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_sun-red.svg)}.hcs-icon-sun-red.print[data-v-6208f576]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_sun-red.svg);height:30px;width:30px}.hcs-icon-temp[data-v-6208f576]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_temp.svg)}.hcs-icon-temp.print[data-v-6208f576]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_temp.svg);height:30px;width:30px}.hcs-icon-thi[data-v-6208f576]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_thi.svg)}.hcs-icon-thi.print[data-v-6208f576]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_thi.svg);height:30px;width:30px}.hcs-icon-wind[data-v-6208f576]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_wind.svg)}.hcs-icon-wind.print[data-v-6208f576]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_wind.svg);height:30px;width:30px}.hcs-icon-wind-red[data-v-6208f576]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_wind-red.svg)}.hcs-icon-wind-red.print[data-v-6208f576]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_wind-red.svg);height:30px;width:30px}.hcs-icon-co2-green[data-v-6208f576]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_co2-green.svg)}.hcs-icon-co2-green.print[data-v-6208f576]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_co2-green.svg);height:30px;width:30px}.hcs-icon-dust-green[data-v-6208f576]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_dust-green.svg)}.hcs-icon-dust-green.print[data-v-6208f576]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_dust-green.svg);height:30px;width:30px}.hcs-icon-movement[data-v-6208f576]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_movement.svg)}.hcs-icon-movement.print[data-v-6208f576]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_movement.svg);height:30px;width:30px}.hcs-icon-movement-green[data-v-6208f576]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_movement-green.svg)}.hcs-icon-movement-green.print[data-v-6208f576]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_movement-green.svg);height:30px;width:30px}.hcs-icon-nh3-green[data-v-6208f576]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_nh3-green.svg)}.hcs-icon-nh3-green.print[data-v-6208f576]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_nh3-green.svg);height:30px;width:30px}.hcs-icon-rh-green[data-v-6208f576]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_rh-green.svg)}.hcs-icon-rh-green.print[data-v-6208f576]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_rh-green.svg);height:30px;width:30px}.hcs-icon-temp-green[data-v-6208f576]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_temp-green.svg)}.hcs-icon-temp-green.print[data-v-6208f576]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_temp-green.svg);height:30px;width:30px}.hcs-icon-thi-green[data-v-6208f576]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_thi-green.svg)}.hcs-icon-thi-green.print[data-v-6208f576]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_thi-green.svg);height:30px;width:30px}.hcs-icon-co2-red[data-v-6208f576]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_co2-red.svg)}.hcs-icon-co2-red.print[data-v-6208f576]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_co2-red.svg);height:30px;width:30px}.hcs-icon-dust-red[data-v-6208f576]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_dust-red.svg)}.hcs-icon-dust-red.print[data-v-6208f576]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_dust-red.svg);height:30px;width:30px}.hcs-icon-movement-red[data-v-6208f576]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_movement-red.svg)}.hcs-icon-movement-red.print[data-v-6208f576]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_movement-red.svg);height:30px;width:30px}.hcs-icon-nh3-red[data-v-6208f576]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_nh3-red.svg)}.hcs-icon-nh3-red.print[data-v-6208f576]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_nh3-red.svg);height:30px;width:30px}.hcs-icon-rh-red[data-v-6208f576]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_rh-red.svg)}.hcs-icon-rh-red.print[data-v-6208f576]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_rh-red.svg);height:30px;width:30px}.hcs-icon-temp-red[data-v-6208f576]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_temp-red.svg)}.hcs-icon-temp-red.print[data-v-6208f576]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_temp-red.svg);height:30px;width:30px}.hcs-icon-thi-red[data-v-6208f576]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_thi-red.svg)}.hcs-icon-thi-red.print[data-v-6208f576]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_thi-red.svg);height:30px;width:30px}.hcs-icon-co2-orange[data-v-6208f576]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_co2-orange.svg)}.hcs-icon-co2-orange.print[data-v-6208f576]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_co2-orange.svg);height:30px;width:30px}.hcs-icon-dust-orange[data-v-6208f576]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_dust-orange.svg)}.hcs-icon-dust-orange.print[data-v-6208f576]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_dust-orange.svg);height:30px;width:30px}.hcs-icon-movement-orange[data-v-6208f576]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_movement-orange.svg)}.hcs-icon-movement-orange.print[data-v-6208f576]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_movement-orange.svg);height:30px;width:30px}.hcs-icon-nh3-orange[data-v-6208f576]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_nh3-orange.svg)}.hcs-icon-nh3-orange.print[data-v-6208f576]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_nh3-orange.svg);height:30px;width:30px}.hcs-icon-rh-orange[data-v-6208f576]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_rh-orange.svg)}.hcs-icon-rh-orange.print[data-v-6208f576]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_rh-orange.svg);height:30px;width:30px}.hcs-icon-temp-orange[data-v-6208f576]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_temp-orange.svg)}.hcs-icon-temp-orange.print[data-v-6208f576]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_temp-orange.svg);height:30px;width:30px}.hcs-icon-thi-orange[data-v-6208f576]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_thi-orange.svg)}.hcs-icon-thi-orange.print[data-v-6208f576]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_thi-orange.svg);height:30px;width:30px}.hcs-icon-broiler.on-top[data-v-6208f576]{margin:0}.hcs-icon-broiler[data-v-6208f576]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/broiler.svg)}.hcs-icon-broiler:not(.print).on-top[data-v-6208f576]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/broiler.svg)}.hcs-icon-broiler.print[data-v-6208f576]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/broiler.svg);max-height:50px}.hcs-icon-broiler.print.on-top[data-v-6208f576]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/broiler.svg)}.hcs-icon-broiler-white[data-v-6208f576]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/broiler-white.svg)}.hcs-icon-broiler-grey[data-v-6208f576]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/broiler-grey.svg)}.hcs-icon-broiler-secondary[data-v-6208f576]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/broiler-secondary.svg)}.hcs-icon-calves.on-top[data-v-6208f576]{margin:0}.hcs-icon-calves[data-v-6208f576]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/calves.svg)}.hcs-icon-calves:not(.print).on-top[data-v-6208f576]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/calves.svg)}.hcs-icon-calves.print[data-v-6208f576]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/calves.svg);max-height:50px}.hcs-icon-calves.print.on-top[data-v-6208f576]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/calves.svg)}.hcs-icon-calves-white[data-v-6208f576]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/calves-white.svg)}.hcs-icon-calves-grey[data-v-6208f576]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/calves-grey.svg)}.hcs-icon-calves-secondary[data-v-6208f576]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/calves-secondary.svg)}.hcs-icon-cattle.on-top[data-v-6208f576]{margin:0}.hcs-icon-cattle[data-v-6208f576]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/cattle.svg)}.hcs-icon-cattle:not(.print).on-top[data-v-6208f576]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/cattle.svg)}.hcs-icon-cattle.print[data-v-6208f576]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/cattle.svg);max-height:50px}.hcs-icon-cattle.print.on-top[data-v-6208f576]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/cattle.svg)}.hcs-icon-cattle-white[data-v-6208f576]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/cattle-white.svg)}.hcs-icon-cattle-grey[data-v-6208f576]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/cattle-grey.svg)}.hcs-icon-cattle-secondary[data-v-6208f576]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/cattle-secondary.svg)}.hcs-icon-chicken.on-top[data-v-6208f576]{margin:0}.hcs-icon-chicken[data-v-6208f576]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/chicken.svg)}.hcs-icon-chicken:not(.print).on-top[data-v-6208f576]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/chicken.svg)}.hcs-icon-chicken.print[data-v-6208f576]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/chicken.svg);max-height:50px}.hcs-icon-chicken.print.on-top[data-v-6208f576]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/chicken.svg)}.hcs-icon-chicken-white[data-v-6208f576]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/chicken-white.svg)}.hcs-icon-chicken-grey[data-v-6208f576]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/chicken-grey.svg)}.hcs-icon-chicken-secondary[data-v-6208f576]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/chicken-secondary.svg)}.hcs-icon-dairy_cattle.on-top[data-v-6208f576]{margin:0}.hcs-icon-dairy_cattle[data-v-6208f576]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/dairy_cattle.svg)}.hcs-icon-dairy_cattle:not(.print).on-top[data-v-6208f576]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/dairy_cattle.svg)}.hcs-icon-dairy_cattle.print[data-v-6208f576]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/dairy_cattle.svg);max-height:50px}.hcs-icon-dairy_cattle.print.on-top[data-v-6208f576]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/dairy_cattle.svg)}.hcs-icon-dairy_cattle-white[data-v-6208f576]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/dairy_cattle-white.svg)}.hcs-icon-dairy_cattle-grey[data-v-6208f576]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/dairy_cattle-grey.svg)}.hcs-icon-dairy_cattle-secondary[data-v-6208f576]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/dairy_cattle-secondary.svg)}.hcs-icon-goat.on-top[data-v-6208f576]{margin:0}.hcs-icon-goat[data-v-6208f576]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/goat.svg)}.hcs-icon-goat:not(.print).on-top[data-v-6208f576]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/goat.svg)}.hcs-icon-goat.print[data-v-6208f576]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/goat.svg);max-height:50px}.hcs-icon-goat.print.on-top[data-v-6208f576]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/goat.svg)}.hcs-icon-goat-white[data-v-6208f576]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/goat-white.svg)}.hcs-icon-goat-grey[data-v-6208f576]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/goat-grey.svg)}.hcs-icon-goat-secondary[data-v-6208f576]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/goat-secondary.svg)}.hcs-icon-horse.on-top[data-v-6208f576]{margin:0}.hcs-icon-horse[data-v-6208f576]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/horse.svg)}.hcs-icon-horse:not(.print).on-top[data-v-6208f576]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/horse.svg)}.hcs-icon-horse.print[data-v-6208f576]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/horse.svg);max-height:50px}.hcs-icon-horse.print.on-top[data-v-6208f576]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/horse.svg)}.hcs-icon-horse-white[data-v-6208f576]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/horse-white.svg)}.hcs-icon-horse-grey[data-v-6208f576]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/horse-grey.svg)}.hcs-icon-horse-secondary[data-v-6208f576]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/horse-secondary.svg)}.hcs-icon-human.on-top[data-v-6208f576]{margin:0}.hcs-icon-human[data-v-6208f576]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/human.svg)}.hcs-icon-human:not(.print).on-top[data-v-6208f576]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/human.svg)}.hcs-icon-human.print[data-v-6208f576]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/human.svg);max-height:50px}.hcs-icon-human.print.on-top[data-v-6208f576]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/human.svg)}.hcs-icon-human-white[data-v-6208f576]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/human-white.svg)}.hcs-icon-human-grey[data-v-6208f576]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/human-grey.svg)}.hcs-icon-human-secondary[data-v-6208f576]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/human-secondary.svg)}.hcs-icon-pig.on-top[data-v-6208f576]{margin:0}.hcs-icon-pig[data-v-6208f576]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/pig.svg)}.hcs-icon-pig:not(.print).on-top[data-v-6208f576]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/pig.svg)}.hcs-icon-pig.print[data-v-6208f576]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/pig.svg);max-height:50px}.hcs-icon-pig.print.on-top[data-v-6208f576]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/pig.svg)}.hcs-icon-pig-white[data-v-6208f576]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/pig-white.svg)}.hcs-icon-pig-grey[data-v-6208f576]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/pig-grey.svg)}.hcs-icon-pig-secondary[data-v-6208f576]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/pig-secondary.svg)}.hcs-icon-piglet.on-top[data-v-6208f576]{margin:0}.hcs-icon-piglet[data-v-6208f576]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/piglet.svg)}.hcs-icon-piglet:not(.print).on-top[data-v-6208f576]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/piglet.svg)}.hcs-icon-piglet.print[data-v-6208f576]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/piglet.svg);max-height:50px}.hcs-icon-piglet.print.on-top[data-v-6208f576]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/piglet.svg)}.hcs-icon-piglet-white[data-v-6208f576]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/piglet-white.svg)}.hcs-icon-piglet-grey[data-v-6208f576]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/piglet-grey.svg)}.hcs-icon-piglet-secondary[data-v-6208f576]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/piglet-secondary.svg)}.hcs-icon-rearing_chicken.on-top[data-v-6208f576]{margin:0}.hcs-icon-rearing_chicken[data-v-6208f576]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/rearing_chicken.svg)}.hcs-icon-rearing_chicken:not(.print).on-top[data-v-6208f576]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/rearing_chicken.svg)}.hcs-icon-rearing_chicken.print[data-v-6208f576]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/rearing_chicken.svg);max-height:50px}.hcs-icon-rearing_chicken.print.on-top[data-v-6208f576]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/rearing_chicken.svg)}.hcs-icon-rearing_chicken-white[data-v-6208f576]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/rearing_chicken-white.svg)}.hcs-icon-rearing_chicken-grey[data-v-6208f576]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/rearing_chicken-grey.svg)}.hcs-icon-rearing_chicken-secondary[data-v-6208f576]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/rearing_chicken-secondary.svg)}.hcs-icon-sheep.on-top[data-v-6208f576]{margin:0}.hcs-icon-sheep[data-v-6208f576]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sheep.svg)}.hcs-icon-sheep:not(.print).on-top[data-v-6208f576]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/sheep.svg)}.hcs-icon-sheep.print[data-v-6208f576]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sheep.svg);max-height:50px}.hcs-icon-sheep.print.on-top[data-v-6208f576]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/sheep.svg)}.hcs-icon-sheep-white[data-v-6208f576]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sheep-white.svg)}.hcs-icon-sheep-grey[data-v-6208f576]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sheep-grey.svg)}.hcs-icon-sheep-secondary[data-v-6208f576]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sheep-secondary.svg)}.hcs-icon-sow.on-top[data-v-6208f576]{margin:0}.hcs-icon-sow[data-v-6208f576]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sow.svg)}.hcs-icon-sow:not(.print).on-top[data-v-6208f576]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/sow.svg)}.hcs-icon-sow.print[data-v-6208f576]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sow.svg);max-height:50px}.hcs-icon-sow.print.on-top[data-v-6208f576]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/sow.svg)}.hcs-icon-sow-white[data-v-6208f576]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sow-white.svg)}.hcs-icon-sow-grey[data-v-6208f576]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sow-grey.svg)}.hcs-icon-sow-secondary[data-v-6208f576]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sow-secondary.svg)}.hcs-icon-sow_lactating.on-top[data-v-6208f576]{margin:0}.hcs-icon-sow_lactating[data-v-6208f576]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sow_lactating.svg)}.hcs-icon-sow_lactating:not(.print).on-top[data-v-6208f576]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/sow_lactating.svg)}.hcs-icon-sow_lactating.print[data-v-6208f576]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sow_lactating.svg);max-height:50px}.hcs-icon-sow_lactating.print.on-top[data-v-6208f576]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/sow_lactating.svg)}.hcs-icon-sow_lactating-white[data-v-6208f576]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sow_lactating-white.svg)}.hcs-icon-sow_lactating-grey[data-v-6208f576]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sow_lactating-grey.svg)}.hcs-icon-sow_lactating-secondary[data-v-6208f576]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sow_lactating-secondary.svg)}.hcs-icon-veal_calves.on-top[data-v-6208f576]{margin:0}.hcs-icon-veal_calves[data-v-6208f576]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/veal_calves.svg)}.hcs-icon-veal_calves:not(.print).on-top[data-v-6208f576]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/veal_calves.svg)}.hcs-icon-veal_calves.print[data-v-6208f576]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/veal_calves.svg);max-height:50px}.hcs-icon-veal_calves.print.on-top[data-v-6208f576]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/veal_calves.svg)}.hcs-icon-veal_calves-white[data-v-6208f576]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/veal_calves-white.svg)}.hcs-icon-veal_calves-grey[data-v-6208f576]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/veal_calves-grey.svg)}.hcs-icon-veal_calves-secondary[data-v-6208f576]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/veal_calves-secondary.svg)}.hcs-icon-null[data-v-6208f576]{font-size:18px}.hcs-icon-null[data-v-6208f576]:before{margin-left:1px;font-family:Material Design Icons;content:"󰄰"}.hcs-icon-sensor-status[data-v-6208f576]{width:55px;height:55px;margin:4px;background-size:cover}@media(max-width:599px){.hcs-icon-sensor-status[data-v-6208f576]{width:40px;height:40px}}.hcs-icon-sensor-status.--tiny[data-v-6208f576]{width:30px;min-width:30px;height:30px}.hcs-icon-sensor-status.--small[data-v-6208f576]{width:40px;min-width:40px;height:40px}.hcs-icon-sensor-status.--large[data-v-6208f576]{width:90px;height:90px}.hcs-icon-sensor-status.--large[data-v-6208f576],.hcs-icon-sensor-status.--small[data-v-6208f576],.hcs-icon-sensor-status.--tiny[data-v-6208f576]{background-size:contain;image-rendering:-moz-crisp-edges;image-rendering:-o-crisp-edges;image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges;-ms-interpolation-mode:nearest-neighbor}.research-grade--filter[data-v-6208f576]{width:23px;height:23px;line-height:20px;text-align:center;background-color:rgba(0,0,0,.54);border-radius:4px}.research-grade--filter span[data-v-6208f576]{font-size:11px;font-weight:600;color:#eef1f6}.research-grade--filter.--active[data-v-6208f576]{line-height:18px;background-color:#ff001d;border:1px solid #666}.research-grade--filter.--active span[data-v-6208f576]{color:#666}.icon-side-arrow[data-v-6208f576]{font-size:18px}.icon-info[data-v-6208f576]{margin-top:-2px}body[data-v-6208f576]{font-family:Roboto,sans-serif!important}button[data-v-6208f576],input[data-v-6208f576],select[data-v-6208f576],textarea[data-v-6208f576]{font-family:inherit;font-size:inherit;line-height:inherit;color:inherit}a[data-v-6208f576]{color:#1d3c5f!important;text-decoration:none}.extra-text[data-v-6208f576]{margin-top:2px;font-style:italic;font-size:11px!important}.font-small[data-v-6208f576]{font-size:12px!important;line-height:14px}.font-xsmall[data-v-6208f576]{font-size:11px!important;line-height:13px!important}.font-xxsmall[data-v-6208f576]{font-size:8px!important}.hcs-info-label[data-v-6208f576],.hcs-label[data-v-6208f576]{font-family:Roboto,sans-serif!important;font-size:12px!important;font-weight:400;line-height:16px;color:#242424}.hcs-label[data-v-6208f576]{margin-bottom:4px}.info-text[data-v-6208f576]{font-style:italic}.overflow-ellipsis[data-v-6208f576]{text-overflow:ellipsis;overflow:hidden}.overline-tabsize[data-v-6208f576]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#666;font-size:.875rem;font-weight:500;letter-spacing:.0892857143em;line-height:normal;height:48px;text-transform:uppercase}.overline-tabsize.active[data-v-6208f576]{color:#000}.uppercase[data-v-6208f576]{color:#666;font-size:12px;font-weight:500;letter-spacing:.0892857143em;line-height:normal;text-transform:uppercase}.unauthorized-title[data-v-6208f576]{padding-top:40px;text-align:center}.roboto-condensed[data-v-6208f576]{font-family:Roboto Condensed,Helvetica Neue,Helvetica,Arial,sans-serif}.single-line-height[data-v-6208f576]{line-height:1rem!important}.text-ellipsis[data-v-6208f576]{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}@media(min-width:960px){.container[data-v-6208f576]{max-width:calc(100vw - 48px)!important}}.el-tree[data-v-6208f576]{color:#242424!important}.v-application .red--text[data-v-6208f576]{color:#ff001d!important;caret-color:#ff001d!important}.v-application .red[data-v-6208f576]{background-color:#ff001d!important;border-color:#ff001d!important}.v-application .accent[data-v-6208f576]{background-color:#89a3c2!important;border-color:#89a3c2!important}.v-application .accent--text[data-v-6208f576]{color:#89a3c2!important;caret-color:#89a3c2!important}.theme--light.v-label[data-v-6208f576]{color:#242424}.filter-radio-group .v-label[data-v-6208f576]{font-size:14px!important}.theme--light.v-card.v-card--outlined[data-v-6208f576]{border:thin solid #bbb}.theme--light.v-chip[data-v-6208f576],.theme--light.v-chip[data-v-6208f576]:not(.v-chip--active){background-color:#bbcadc}.theme--light.v-chip.v-chip--active.background-color-secondary[data-v-6208f576]{background-color:#1d3c5f!important;color:#fff!important}.theme--light.v-btn[data-v-6208f576]{color:inherit}.v-btn .v-ripple__container[data-v-6208f576],.v-btn[data-v-6208f576]:before,.v-icon.v-icon[data-v-6208f576]:after{display:none!important}.theme--light.v-btn.color-secondary .v-btn__content[data-v-6208f576]{color:#1d3c5f;border-color:#1d3c5f}.theme--light.v-icon.v-icon.v-icon--disabled.transparent--text[data-v-6208f576]{color:transparent!important}.v-btn.group--left[data-v-6208f576]{border-radius:4px 0 0 4px!important;margin-right:-1px!important}.v-btn.group--right[data-v-6208f576]{border-radius:0 4px 4px 0!important}.v-btn.group--middle[data-v-6208f576]{border-radius:0!important;margin-right:-1px!important}.v-text-field--outlined fieldset[data-v-6208f576]{border-color:#bbb}.v-tabs--icons-and-text>.v-tabs-bar[data-v-6208f576]{height:48px!important}.v-tabs--icons-and-text>.v-tabs-bar .v-tab[data-v-6208f576]{text-transform:none!important;letter-spacing:.075}.v-tabs--icons-and-text>.v-tabs-bar .v-tab>[data-v-6208f576]:first-child{margin-bottom:2px!important}@media(max-width:599px){.v-tabs--icons-and-text>.v-tabs-bar .v-tab[data-v-6208f576]{font-size:12px!important;letter-spacing:.04}}@media(max-width:400px){.v-tabs--icons-and-text>.v-tabs-bar .v-tab[data-v-6208f576]{min-width:68px!important;padding:0 4px!important}}@media(max-width:500px){.v-tabs--icons-and-text>.v-tabs-bar .v-tab[data-v-6208f576]{padding:0 7px!important}}@media(max-width:500px){.v-tabs--icons-and-text>.v-tabs-bar .v-tab.compact-view[data-v-6208f576]{padding:0!important;min-width:62px!important}}.v-tabs .v-tab--active[data-v-6208f576]:hover:before,.v-tabs .v-tab[data-v-6208f576]:hover:before{opacity:0!important}.v-tabs--dashboard .v-tabs-bar--is-mobile .v-tab[data-v-6208f576]{padding:0 10px!important}.location-create .v-item-group.v-tabs-bar[data-v-6208f576]{position:fixed!important;top:48px!important;z-index:2!important;width:100%!important}.v-toolbar__content .v-toolbar__title[data-v-6208f576]{padding-left:0!important}.v-text-field.error--text .v-label[data-v-6208f576]{color:#ff5252!important;caret-color:#ff5252!important}.v-text-field.v-text-field--solo .v-input__control[data-v-6208f576]{min-width:160px!important}@media(min-width:1264px){.v-text-field.v-text-field--solo .v-input__control[data-v-6208f576]{min-width:0!important}}.v-text-field.v-text-field--solo .v-input__control .v-input__slot[data-v-6208f576]{background:transparent!important}.v-text-field .v-input__control .v-input__slot[data-v-6208f576]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important;min-height:auto!important}.v-text-field:not(.v-text-field--outlined):not(.v-text-field--solo):not(.v-select) input[data-v-6208f576]{padding:8px 0 0}.v-text-field.v-text-field--outlined input[data-v-6208f576]{width:100%;max-height:none!important;padding-top:10px}.v-text-field.v-text-field--enclosed.v-input--dense:not(.v-text-field--solo).v-text-field--outlined .v-input__slot[data-v-6208f576]{padding-right:4px!important}.v-text-field.v-text-field--enclosed.v-input--dense:not(.v-text-field--solo).v-text-field--outlined .v-input__append-inner[data-v-6208f576]{margin-top:6px!important}@media(max-width:599px){.v-text-field.v-text-field--enclosed.v-input--dense:not(.v-text-field--solo).v-text-field--outlined:not(.v-input--xsmall):not(.input-text-field--full) .v-input__append-inner[data-v-6208f576]{margin-top:3px!important}}.v-text-field.v-text-field--enclosed.v-input--height36 .v-input__append-inner[data-v-6208f576]{margin-top:14px!important}.v-text-field.v-text-field--enclosed.v-input--width240[data-v-6208f576]{width:240px}@media(max-width:599px){.v-text-field.v-text-field--enclosed.v-input--width240[data-v-6208f576]{width:120px}}.v-text-field.v-text-field--enclosed.v-input--width157[data-v-6208f576]{width:157px}@media(max-width:599px){.v-text-field.v-text-field--enclosed.v-input--width157[data-v-6208f576]{width:84px}}.v-text-field.hcs--large[data-v-6208f576]{padding-top:8px!important;font-size:1.8rem!important}.v-text-field.hcs--large.v-text-field .v-input__control .v-input__slot[data-v-6208f576]{height:42px!important;min-height:42px!important}.v-text-field.hcs--large.v-text-field input[data-v-6208f576]{padding:0 0 4px!important;margin-top:8px!important}.v-text-field:not(.date-picker):not(.time-picker):not(.bg-transparent) .v-input__slot[data-v-6208f576],input[type=number][data-v-6208f576]{background-color:#fff!important}.v-select.v-select--chips.v-input--dense .v-select__selections[data-v-6208f576]{min-height:30px}.v-select.v-input--small .v-select__selections[data-v-6208f576],.v-select.v-input--xsmall .v-select__selections[data-v-6208f576]{padding:0!important}.v-input.v-input--selection-controls.v-input--switch .v-input__slot>.v-label[data-v-6208f576]{font-size:12px!important;line-height:16px}.v-input textarea[data-v-6208f576]{padding-top:4px}div[role=combobox] .v-label[data-v-6208f576]{top:-2px!important}.v-input__slider[data-v-6208f576]{max-width:600px}.v-input__slider .v-slider.v-slider--horizontal .v-slider__tick .v-slider__tick-label[data-v-6208f576]{width:65px;max-width:65px;margin-top:2px;font-size:.75rem!important;line-height:1rem;text-align:center;white-space:normal}.v-input__slider .v-slider.v-slider--horizontal .v-slider__tick:first-child .v-slider__tick-label[data-v-6208f576],.v-input__slider .v-slider.v-slider--horizontal .v-slider__tick:last-child .v-slider__tick-label[data-v-6208f576]{-webkit-transform:translateX(-50%)!important;transform:translateX(-50%)!important}.v-input__slider.slider--default .v-slider div[aria-valuenow="0"] .primary[data-v-6208f576]{color:#b0b0b0!important;background-color:#b0b0b0!important}.v-input__slider.slider--default .v-slider div[aria-valuenow="0"] .v-slider__thumb-label[data-v-6208f576]{display:none!important}.v-input__slider.slider--default:not(.slider--big-label) .v-slider[data-v-6208f576]{max-width:245px!important;margin-top:18px!important}.v-input__slider.slider--big-label .v-slider[data-v-6208f576]{margin-top:25px!important}.v-input__slider.slider--number-percentage .v-slider div[aria-valuenow="-1"] .primary[data-v-6208f576]{color:#b0b0b0!important;background-color:#b0b0b0!important}.v-input__slider.slider--number-percentage .v-slider div[aria-valuenow="-1"] .v-slider__thumb-label[data-v-6208f576]{display:none!important}.v-input__slider.slider--score-amount .v-slider__ticks-container .v-slider__tick[data-v-6208f576]:nth-child(2){background-color:#069518!important}.v-input__slider.slider--score-amount .v-slider__ticks-container .v-slider__tick[data-v-6208f576]:nth-child(3){background-color:#243d80!important}.v-input__slider.slider--score-amount .v-slider__ticks-container .v-slider__tick[data-v-6208f576]:nth-child(4){background-color:#5f3f90!important}.v-input__slider.slider--score-amount .v-slider__ticks-container .v-slider__tick[data-v-6208f576]:nth-child(5){background-color:#8f1619!important}.v-input__slider.slider--score-quality .v-slider__ticks-container .v-slider__tick[data-v-6208f576]:nth-child(5){background-color:#069518!important}.v-input__slider.slider--score-quality .v-slider__ticks-container .v-slider__tick[data-v-6208f576]:nth-child(4){background-color:#243d80!important}.v-input__slider.slider--score-quality .v-slider__ticks-container .v-slider__tick[data-v-6208f576]:nth-child(3){background-color:#5f3f90!important}.v-input__slider.slider--score-quality .v-slider__ticks-container .v-slider__tick[data-v-6208f576]:nth-child(2){background-color:#8f1619!important}.v-input__slider.slider--grade .v-slider__ticks-container .v-slider__tick[data-v-6208f576]:nth-child(9),.v-input__slider.slider--grade .v-slider__ticks-container .v-slider__tick[data-v-6208f576]:nth-child(10),.v-input__slider.slider--grade .v-slider__ticks-container .v-slider__tick[data-v-6208f576]:nth-child(11){background-color:#069518!important}.v-input__slider.slider--grade .v-slider__ticks-container .v-slider__tick[data-v-6208f576]:nth-child(7),.v-input__slider.slider--grade .v-slider__ticks-container .v-slider__tick[data-v-6208f576]:nth-child(8){background-color:#243d80!important}.v-input__slider.slider--grade .v-slider__ticks-container .v-slider__tick[data-v-6208f576]:nth-child(5),.v-input__slider.slider--grade .v-slider__ticks-container .v-slider__tick[data-v-6208f576]:nth-child(6){background-color:#5f3f90!important}.v-input__slider.slider--grade .v-slider__ticks-container .v-slider__tick[data-v-6208f576]:nth-child(2),.v-input__slider.slider--grade .v-slider__ticks-container .v-slider__tick[data-v-6208f576]:nth-child(3),.v-input__slider.slider--grade .v-slider__ticks-container .v-slider__tick[data-v-6208f576]:nth-child(4){background-color:#8f1619!important}.v-card__subtitle[data-v-6208f576],.v-card__text[data-v-6208f576],.v-card__title[data-v-6208f576]{padding:12px!important}@media(max-width:599px){.v-card__subtitle[data-v-6208f576],.v-card__text[data-v-6208f576],.v-card__title[data-v-6208f576]{padding:10px!important}}.v-card__title+.v-card__subtitle[data-v-6208f576],.v-card__title+.v-card__text[data-v-6208f576]{padding:0 12px!important}@media(max-width:599px){.v-card__title+.v-card__subtitle[data-v-6208f576],.v-card__title+.v-card__text[data-v-6208f576]{padding:0 10px!important}}.v-data-table[data-v-6208f576]{background-color:transparent!important}@media(max-width:599px){.v-data-table:not(.table-heatmap) .v-input__control[data-v-6208f576],.v-data-table:not(.table-heatmap) input[data-v-6208f576]{font-size:12px!important}}.v-data-table:not(.table-heatmap) tr.tr-clickable>td[data-v-6208f576]{cursor:pointer!important}.v-data-table:not(.table-heatmap) .td--small .v-input__control[data-v-6208f576]{min-width:116px!important;max-width:116px!important}@media(max-width:599px){.v-data-table:not(.table-heatmap) .td--small .v-input__control[data-v-6208f576]{min-width:80px!important;max-width:80px!important}}.v-data-table:not(.table-heatmap) .td--medium .v-input__control[data-v-6208f576]{min-width:130px!important;max-width:130px!important}@media(max-width:599px){.v-data-table:not(.table-heatmap) .v-data-table__wrapper>table>tbody>tr>td[data-v-6208f576],.v-data-table:not(.table-heatmap) .v-data-table__wrapper>table>thead>tr>th[data-v-6208f576]{padding:0 5px!important;font-size:12px!important}}.v-data-table:not(.table-heatmap).--full-width[data-v-6208f576]{width:100%}.v-data-table:not(.table-heatmap).v-data-table--smallfont .v-data-table__wrapper>table>tbody>tr>td[data-v-6208f576],.v-data-table:not(.table-heatmap).v-data-table--smallfont .v-data-table__wrapper>table>thead>tr>th[data-v-6208f576],.v-data-table:not(.table-heatmap).v-data-table--smallfont .v-input__control[data-v-6208f576],.v-data-table:not(.table-heatmap).v-data-table--smallfont input[data-v-6208f576]{font-size:12px!important}.v-data-table.v-data-table--dense.table-heatmap>.v-data-table__wrapper>table>tbody>tr>td[data-v-6208f576]{height:11px!important}.v-data-table.table-heatmap .v-data-table__wrapper[data-v-6208f576]{overflow:visible;width:100%}.v-data-table.emission-table .v-data-table__wrapper[data-v-6208f576]{overflow:visible!important}@media(max-width:599px){.v-application--is-ltr .v-data-table.table-saved-inputs>.v-data-footer__select[data-v-6208f576]{margin-left:0!important;margin-right:0!important}}.v-calendar-weekly__day.v-present[data-v-6208f576]{background-color:#bbcadc!important}.v-event strong[data-v-6208f576]{display:none}.el-checkbox__input.is-checked .el-checkbox__inner[data-v-6208f576],.el-checkbox__input.is-indeterminate .el-checkbox__inner[data-v-6208f576]{background-color:#89a3c2;border-color:#89a3c2}.el-input-number .el-input__inner[data-v-6208f576]{color:#242424!important}.el-input-number.comma-warning .el-input__inner[data-v-6208f576]{border:1px solid #ff001d!important}.el-input-number.table input[data-v-6208f576]{background-color:hsla(0,0%,100%,.5)!important}.el-input-number--medium[data-v-6208f576]{width:160px!important}@media(max-width:599px){.el-input-number--medium[data-v-6208f576]{width:130px!important}}.el-input-number__decrease[data-v-6208f576],.el-input-number__increase[data-v-6208f576]{background:none!important}.el-input-number__decrease:hover:not(.is-disabled)~.el-input .el-input__inner[data-v-6208f576]:not(.is-disabled),.el-input-number__increase:hover:not(.is-disabled)~.el-input .el-input__inner[data-v-6208f576]:not(.is-disabled),.el-input.is-active .el-input__inner[data-v-6208f576],.el-input__inner[data-v-6208f576]:focus{border-color:#89a3c2!important}.v-badge__badge[data-v-6208f576]{min-width:16px!important;height:16px!important;padding:3px 5px!important;font-size:11px!important}.v-badge.font-xxsmall .v-badge__badge[data-v-6208f576]{font-size:8px!important}.alerts-item .v-alert__wrapper[data-v-6208f576]{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:start!important}.v-overlay.manual-input-overlay>.v-overlay__content .overlay-modal[data-v-6208f576]{max-height:90vh!important;min-height:500px!important;overflow:auto!important;background-color:#fff;border-radius:4px}@media(max-width:599px){.v-overlay.manual-input-overlay>.v-overlay__content .overlay-modal[data-v-6208f576]{min-height:300px!important}}.vue-treeselect .vue-treeselect__control[data-v-6208f576]{border-color:#bbb;border-radius:4px}.vue-treeselect:not(.filter-treeselect) .vue-treeselect__control[data-v-6208f576]{background:transparent}.vue-treeselect.emission-treeselect .vue-treeselect__control[data-v-6208f576]{border-color:#666}.vue-treeselect.emission-treeselect .vue-treeselect__control-arrow[data-v-6208f576]{color:#666}.vue-treeselect.emission-treeselect.vue-treeselect:not(.vue-treeselect--disabled):not(.vue-treeselect--focused) .vue-treeselect__control[data-v-6208f576]:hover{border-color:#909090}.vue-treeselect--focused:not(.vue-treeselect--open) .vue-treeselect__control[data-v-6208f576]{border-color:#89a3c2!important;-webkit-box-shadow:none!important;box-shadow:none!important}.vue-treeselect--has-value .vue-treeselect__multi-value[data-v-6208f576]{margin-bottom:1px!important}.vue-treeselect__multi-value-item[data-v-6208f576]{padding:0!important;line-height:12px!important;color:#242424!important;background:#bbcadc!important}.vue-treeselect__multi-value-item .vue-treeselect__multi-value-label[data-v-6208f576]{font-weight:600!important}.vue-treeselect__value-remove[data-v-6208f576]{color:#242424!important}.vue-treeselect__checkbox--checked[data-v-6208f576],.vue-treeselect__checkbox--indeterminate[data-v-6208f576]{background:#89a3c2!important;border-color:#89a3c2!important}.vue-treeselect.color-red .vue-treeselect__multi-value-item[data-v-6208f576],.vue-treeselect.color-red .vue-treeselect__value-remove[data-v-6208f576]{color:#ff001d!important;background:#ffe5e7!important}.vue-treeselect.color-red .vue-treeselect__checkbox--checked[data-v-6208f576]{background:#ff001d!important;border-color:#ff001d!important}.vue-treeselect--open-below:not(.vue-treeselect--append-to-body) .vue-treeselect__menu-container[data-v-6208f576]{top:unset!important}@media(max-width:599px){.vue-treeselect.treeselect--small .vue-treeselect__control[data-v-6208f576],.vue-treeselect.treeselect--small .vue-treeselect__menu[data-v-6208f576]{font-size:14px!important}}.vue-treeselect.treeselect-icon-selectbox .vue-treeselect__control[data-v-6208f576]{max-height:34px!important;height:34px!important;max-width:85px!important;width:85px!important;border-color:#bbb!important}.vue-treeselect.treeselect-icon-selectbox .vue-treeselect__control .vue-treeselect__single-value[data-v-6208f576]{top:1px}.vue-treeselect.treeselect-icon-selectbox .vue-treeselect__control[data-v-6208f576],.vue-treeselect.treeselect-icon-selectbox .vue-treeselect__menu[data-v-6208f576]{font-size:10px!important}.vue-treeselect.vue-treeselect--multi.treeselect-chartgroup .vue-treeselect__multi-value-item[data-v-6208f576]{background:#fff!important}.vue-treeselect.vue-treeselect--multi.treeselect-chartgroup.vue-treeselect--disabled .vue-treeselect__multi-value-item[data-v-6208f576]{background:#ededed!important;border-color:#ededed!important}.vue-treeselect__multi-value-item-container[data-v-6208f576]{padding-top:2px!important}.vdatetime-input[data-v-6208f576]{color:#89a3c2;cursor:pointer}.vdatetime.green--text .vdatetime-input[data-v-6208f576]{color:#049717}.vdatetime-popup[data-v-6208f576]{border-radius:4px}.vdatetime-popup .vdatetime-calendar__month[data-v-6208f576]{min-height:317px!important}.vdatetime-popup .vdatetime-calendar__month__day--selected:hover>span>span[data-v-6208f576],.vdatetime-popup .vdatetime-calendar__month__day--selected>span>span[data-v-6208f576],.vdatetime-popup .vdatetime-popup__header[data-v-6208f576]{background:#89a3c2!important}.vdatetime-popup .vdatetime-popup__actions__button[data-v-6208f576],.vdatetime-popup .vdatetime-time-picker__item--selected[data-v-6208f576],.vdatetime-popup .vdatetime-year-picker__item--selected[data-v-6208f576]{color:#89a3c2!important}.vdatetime-popup .vdatetime-popup__header[data-v-6208f576]{border-top-left-radius:inherit;border-top-right-radius:inherit}.vdatetime-popup .vdatetime-popup__actions__button[data-v-6208f576]{padding:0!important}.ep-container[data-v-6208f576]{height:110px!important}@media(max-width:599px){.ep-container[data-v-6208f576]{height:86px!important}}.ep-container .ep-svg-container[data-v-6208f576]{margin-top:-5px}@media(max-width:599px){.ep-container .ep-svg-container[data-v-6208f576]{margin-top:-3px}}@media(max-width:599px){.ep-container.expanded[data-v-6208f576]:not(.print){height:110px!important}.ep-container.expanded:not(.print) .ep-svg-container[data-v-6208f576]{margin-top:-37px}.ep-container.expanded:not(.print) .ep-svg-container .ep-svg[data-v-6208f576]{height:60px!important}}.ep-legend--container[data-v-6208f576]{top:0!important}@media(max-width:599px){.ep-legend--container[data-v-6208f576]{margin-top:4px}}@media print{.v-main[data-v-6208f576]{display:block!important;padding:0 0 0 0!important}.v-application[data-v-6208f576]{line-height:0!important}.v-application-wrap[data-v-6208f576]{display:block!important;min-height:0!important}}.print-only[data-v-6208f576]{display:none}@media print{body[data-v-6208f576],html[data-v-6208f576]{width:210mm;height:296.8mm;padding:0;margin:0;-webkit-print-color-adjust:exact!important;color-adjust:exact!important;print-color-adjust:exact!important}[data-v-6208f576],[data-v-6208f576]:after,[data-v-6208f576]:before{color:inherit!important;background:inherit!important}.grade-details-text[data-v-6208f576]{font-size:15.5px!important}.header-page[data-v-6208f576]{display:block;width:210mm;height:296.8mm;padding:0;margin:0;overflow:hidden;page-break-after:always;-webkit-region-break-after:always!important;-webkit-column-break-after:page!important;-moz-column-break-after:page!important;break-after:page!important}.header-page .content[data-v-6208f576]{display:block;padding-top:40%;padding-right:10mm;padding-left:10mm;margin:0;text-align:center}.header-page .content .logo[data-v-6208f576]{position:relative;height:40mm;margin-bottom:30mm}.header-page .content .date[data-v-6208f576],.header-page .content .logo[data-v-6208f576],.header-page .content .subtitle[data-v-6208f576],.header-page .content .title[data-v-6208f576]{margin-bottom:10mm}.header-page .content .subtitle[data-v-6208f576]{line-height:1.2}.no-print[data-v-6208f576],.toggle-icon[data-v-6208f576]{display:none!important}.print-hide-icon[data-v-6208f576]:before{content:""!important}.print-inspections-page[data-v-6208f576]{page-break-after:always;page-break-before:always}.print-only[data-v-6208f576]{display:block!important}.font-xsmall[data-v-6208f576],.font-xxsmall[data-v-6208f576]{font-size:.6rem!important}.print-card[data-v-6208f576]{display:block!important;border:none!important;padding:0!important;margin:0!important;min-height:296.8mm!important}.print-diary-item[data-v-6208f576]{page-break-inside:avoid}.print-photo[data-v-6208f576]{width:18%;max-width:40mm}.print-photo-selected img[data-v-6208f576],.print-photo img[data-v-6208f576]{width:100%}.print-photo-selected-text[data-v-6208f576]{max-height:48px;overflow:hidden}.chart-wrapper[data-v-6208f576],.download-wrapper[data-v-6208f576]{display:block;-webkit-column-break-inside:avoid;page-break-inside:avoid;-moz-column-break-inside:avoid;break-inside:avoid;break-inside:avoid-page}.heatmap-chart[data-v-6208f576],.wind-chart[data-v-6208f576]{height:100%;max-height:35mm}.heatmap-chart-wrapper[data-v-6208f576],.wind-chart-wrapper[data-v-6208f576]{margin-bottom:43mm}.title-wrapper[data-v-6208f576]{margin-top:7mm;margin-bottom:1mm}.charts-wrapper-4 .title-wrapper .overline[data-v-6208f576]{font-size:.7rem!important;line-height:1.25rem!important}.charts .ct-legend li .ct-legend-square[data-v-6208f576]{max-height:3px!important;margin-top:5px!important}.charts .ct-legend li[data-v-6208f576]{margin-bottom:0}.charts .ct-legend li span[data-v-6208f576]{font-size:.75rem!important}.wind-degrees-icon[data-v-6208f576]{background-color:transparent!important}.mean-values.print[data-v-6208f576]{margin-top:3mm}.grade-wrapper.print[data-v-6208f576]{-webkit-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%}.grade-wrapper.print .research-grade[data-v-6208f576]{width:68px;height:68px;line-height:66px}.grade-wrapper.print .research-grade.research-grade--with-icon[data-v-6208f576]{margin-top:-1px}.grade-wrapper.print .research-grade span[data-v-6208f576]{font-size:28px}.grade-details-translation[data-v-6208f576]{font-weight:700;font-size:medium!important}.gauge-label[data-v-6208f576]{font-size:14px!important;line-height:16px!important;margin-top:7px!important}.gauge-label.gauge-label--minmax[data-v-6208f576]{font-size:14px!important;line-height:16px!important;max-width:none;margin-top:1px!important}.gauge-label.gauge-label--minmax .delta[data-v-6208f576]{margin-bottom:-1px}}.ep-container.print[data-v-6208f576]{display:block;width:150px!important;height:176px!important}.ep-container.print .ep-svg-container[data-v-6208f576]{margin-top:-20px}.ep-container.print .ep-legend--value__counter[data-v-6208f576]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:10px}.ep-container.print .ep-legend--container .ep-legend--value[data-v-6208f576]{width:150px}.ep-container.print .ep-legend--container .gauge-label--name[data-v-6208f576]{display:block!important;display:-webkit-box!important;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:1;-webkit-box-orient:vertical;word-break:break-all}.ep-container.print .ep-legend--container .v-sheet[data-v-6208f576]{position:relative;height:36px;width:36px;margin-top:15px}.gauge-value.print[data-v-6208f576]{max-height:18px;margin-top:12px;font-size:28px}.measurements-content.print[data-v-6208f576]{margin-top:0;display:block;width:200mm}.bubble[data-v-6208f576]{width:100%}@media(max-width:599px){.bubble[data-v-6208f576]{height:90vh}}@media(min-width:600px){.bubble[data-v-6208f576]{height:80vh;max-height:80vh}.bubble.--half-size[data-v-6208f576]{height:40vh;max-height:40vh}.bubble.--grid-size[data-v-6208f576]{height:16vh;max-height:16vh;min-height:260px}}.theme--light.v-data-table{background-color:#fff;color:rgba(0,0,0,.87)}.theme--light.v-data-table .v-data-table__divider{border-right:thin solid rgba(0,0,0,.12)}.theme--light.v-data-table.v-data-table--fixed-header thead th{background:#fff;-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,.12);box-shadow:inset 0 -1px 0 rgba(0,0,0,.12)}.theme--light.v-data-table>.v-data-table__wrapper>table>thead>tr>th{color:rgba(0,0,0,.6)}.theme--light.v-data-table>.v-data-table__wrapper>table>tbody>tr:not(:last-child)>td:last-child,.theme--light.v-data-table>.v-data-table__wrapper>table>tbody>tr:not(:last-child)>td:not(.v-data-table__mobile-row),.theme--light.v-data-table>.v-data-table__wrapper>table>tbody>tr:not(:last-child)>th:last-child,.theme--light.v-data-table>.v-data-table__wrapper>table>tbody>tr:not(:last-child)>th:not(.v-data-table__mobile-row),.theme--light.v-data-table>.v-data-table__wrapper>table>thead>tr:last-child>th{border-bottom:thin solid rgba(0,0,0,.12)}.theme--light.v-data-table>.v-data-table__wrapper>table>tbody>tr.active{background:#f5f5f5}.theme--light.v-data-table>.v-data-table__wrapper>table>tbody>tr:hover:not(.v-data-table__expanded__content):not(.v-data-table__empty-wrapper){background:#eee}.theme--light.v-data-table>.v-data-table__wrapper>table>tfoot>tr>td:not(.v-data-table__mobile-row),.theme--light.v-data-table>.v-data-table__wrapper>table>tfoot>tr>th:not(.v-data-table__mobile-row){border-top:thin solid rgba(0,0,0,.12)}.theme--dark.v-data-table{background-color:#1e1e1e;color:#fff}.theme--dark.v-data-table .v-data-table__divider{border-right:thin solid hsla(0,0%,100%,.12)}.theme--dark.v-data-table.v-data-table--fixed-header thead th{background:#1e1e1e;-webkit-box-shadow:inset 0 -1px 0 hsla(0,0%,100%,.12);box-shadow:inset 0 -1px 0 hsla(0,0%,100%,.12)}.theme--dark.v-data-table>.v-data-table__wrapper>table>thead>tr>th{color:hsla(0,0%,100%,.7)}.theme--dark.v-data-table>.v-data-table__wrapper>table>tbody>tr:not(:last-child)>td:last-child,.theme--dark.v-data-table>.v-data-table__wrapper>table>tbody>tr:not(:last-child)>td:not(.v-data-table__mobile-row),.theme--dark.v-data-table>.v-data-table__wrapper>table>tbody>tr:not(:last-child)>th:last-child,.theme--dark.v-data-table>.v-data-table__wrapper>table>tbody>tr:not(:last-child)>th:not(.v-data-table__mobile-row),.theme--dark.v-data-table>.v-data-table__wrapper>table>thead>tr:last-child>th{border-bottom:thin solid hsla(0,0%,100%,.12)}.theme--dark.v-data-table>.v-data-table__wrapper>table>tbody>tr.active{background:#505050}.theme--dark.v-data-table>.v-data-table__wrapper>table>tbody>tr:hover:not(.v-data-table__expanded__content):not(.v-data-table__empty-wrapper){background:#616161}.theme--dark.v-data-table>.v-data-table__wrapper>table>tfoot>tr>td:not(.v-data-table__mobile-row),.theme--dark.v-data-table>.v-data-table__wrapper>table>tfoot>tr>th:not(.v-data-table__mobile-row){border-top:thin solid hsla(0,0%,100%,.12)}.v-data-table{line-height:1.5;max-width:100%}.v-data-table>.v-data-table__wrapper>table{width:100%;border-spacing:0}.v-data-table>.v-data-table__wrapper>table>tbody>tr>td,.v-data-table>.v-data-table__wrapper>table>tbody>tr>th,.v-data-table>.v-data-table__wrapper>table>tfoot>tr>td,.v-data-table>.v-data-table__wrapper>table>tfoot>tr>th,.v-data-table>.v-data-table__wrapper>table>thead>tr>td,.v-data-table>.v-data-table__wrapper>table>thead>tr>th{padding:0 16px;-webkit-transition:height .2s cubic-bezier(.4,0,.6,1);transition:height .2s cubic-bezier(.4,0,.6,1)}.v-data-table>.v-data-table__wrapper>table>tbody>tr>th,.v-data-table>.v-data-table__wrapper>table>tfoot>tr>th,.v-data-table>.v-data-table__wrapper>table>thead>tr>th{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;font-size:.75rem;height:48px}.v-application--is-ltr .v-data-table>.v-data-table__wrapper>table>tbody>tr>th,.v-application--is-ltr .v-data-table>.v-data-table__wrapper>table>tfoot>tr>th,.v-application--is-ltr .v-data-table>.v-data-table__wrapper>table>thead>tr>th{text-align:left}.v-application--is-rtl .v-data-table>.v-data-table__wrapper>table>tbody>tr>th,.v-application--is-rtl .v-data-table>.v-data-table__wrapper>table>tfoot>tr>th,.v-application--is-rtl .v-data-table>.v-data-table__wrapper>table>thead>tr>th{text-align:right}.v-data-table>.v-data-table__wrapper>table>tbody>tr>td,.v-data-table>.v-data-table__wrapper>table>tfoot>tr>td,.v-data-table>.v-data-table__wrapper>table>thead>tr>td{font-size:.875rem;height:48px}.v-data-table__wrapper{overflow-x:auto;overflow-y:hidden}.v-data-table__progress{height:auto!important}.v-data-table__progress th{height:auto!important;border:none!important;padding:0;position:relative}.v-data-table--dense>.v-data-table__wrapper>table>tbody>tr>td,.v-data-table--dense>.v-data-table__wrapper>table>tbody>tr>th,.v-data-table--dense>.v-data-table__wrapper>table>tfoot>tr>td,.v-data-table--dense>.v-data-table__wrapper>table>tfoot>tr>th,.v-data-table--dense>.v-data-table__wrapper>table>thead>tr>td,.v-data-table--dense>.v-data-table__wrapper>table>thead>tr>th{height:32px}.v-data-table--has-top>.v-data-table__wrapper>table>tbody>tr:first-child:hover>td:first-child{border-top-left-radius:0}.v-data-table--has-top>.v-data-table__wrapper>table>tbody>tr:first-child:hover>td:last-child{border-top-right-radius:0}.v-data-table--has-bottom>.v-data-table__wrapper>table>tbody>tr:last-child:hover>td:first-child{border-bottom-left-radius:0}.v-data-table--has-bottom>.v-data-table__wrapper>table>tbody>tr:last-child:hover>td:last-child{border-bottom-right-radius:0}.v-data-table--fixed-header>.v-data-table__wrapper,.v-data-table--fixed-height .v-data-table__wrapper{overflow-y:auto}.v-data-table--fixed-header>.v-data-table__wrapper>table>thead>tr>th{border-bottom:0!important;position:sticky;top:0;z-index:2}.v-data-table--fixed-header>.v-data-table__wrapper>table>thead>tr:nth-child(2)>th{top:48px}.v-application--is-ltr .v-data-table--fixed-header .v-data-footer{margin-right:17px}.v-application--is-rtl .v-data-table--fixed-header .v-data-footer{margin-left:17px}.v-data-table--fixed-header.v-data-table--dense>.v-data-table__wrapper>table>thead>tr:nth-child(2)>th{top:32px}.research-data-heatmap .table-heatmap--legend{line-height:14px;border-spacing:0}.research-data-heatmap .table-heatmap--legend .td--heatmap-legend{width:1px;height:11px;padding:0}.research-data-heatmap .table-heatmap{width:calc(100% + 10px)!important;font-size:.7rem!important;line-height:11px!important}@media(max-width:599px){.research-data-heatmap .table-heatmap{font-size:.6rem!important}}.research-data-heatmap .tr--heatmap{height:13px!important;max-height:13px!important}.research-data-heatmap .tr--heatmap td:nth-child(2){border-left:1px solid #666!important}.research-data-heatmap .tr--heatmap:last-child .td--heatmap{border-bottom:1px solid #666!important}.research-data-heatmap .tr--heatmap .td--heatmap-label{border-bottom:0 solid #fff!important}.research-data-heatmap .td--heatmap-label,.research-data-heatmap .tf--heatmap-label{font-size:.7rem!important;font-weight:400!important;color:#242424!important;white-space:inherit}.research-data-heatmap .td--heatmap-label.--small,.research-data-heatmap .tf--heatmap-label.--small{font-size:.6rem!important;-webkit-transform:rotate(-30deg);transform:rotate(-30deg)}.research-data-heatmap .td--heatmap{width:auto!important;max-width:8px!important;height:11px!important;padding:0!important;cursor:default}.research-data-heatmap .td--heatmap .heatmap-tooltip,.research-data-heatmap .td--heatmap .hover-overlay{display:none}.research-data-heatmap .td--heatmap:hover .hover-overlay{display:block;width:100%;height:100%;background-color:"rgba(137, 163, 194, 0.8)"!important;opacity:.8}.research-data-heatmap .td--heatmap:hover .heatmap-tooltip{border:1px solid!important;position:absolute;display:block;width:175px;padding:4px 8px;margin-top:-65px;margin-left:-86px;line-height:1rem;text-align:left}.research-data-heatmap .td--heatmap:hover .hcs-tooltip{background-color:rgba(137,163,194,.95)!important;border:1px solid #1d3c5f}.research-data-heatmap .td--heatmap:hover .hcs-tooltip:after{-webkit-box-shadow:inset -1px -1px 0 0 #1d3c5f;box-shadow:inset -1px -1px 0 0 #1d3c5f}.research-data-heatmap .td--heatmap-label{width:5px!important;min-width:72px!important;max-width:72px!important;height:11px!important;padding:0 8px 0 0!important;overflow:hidden;text-align:right!important;white-space:nowrap;border-bottom:0!important}@media(max-width:599px){.research-data-heatmap .td--heatmap-label{width:51px!important;min-width:51px!important;max-width:51px!important;padding:0 2px 0 0!important;font-size:.55rem!important;text-overflow:ellipsis}}.research-data-heatmap .td--heatmap-label.--alert{font-size:10px!important;color:#ff001d!important;overflow:hidden;text-overflow:ellipsis}.research-data-heatmap .tf--heatmap-label-span{max-width:30px;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex}.research-data-heatmap .tf--heatmap{width:auto!important;max-width:1px!important;padding:0!important;line-height:1}.research-data-heatmap .td-border{border-left:1px solid rgba(0,0,0,.1)}.research-data-heatmap tbody .tr--heatmap:first-child .td--heatmap{border-top:1px solid rgba(0,0,0,.1)}.color-primary[data-v-086ce520]{color:#89a3c2}.color-secondary[data-v-086ce520]{color:#1d3c5f}.color-tertiary[data-v-086ce520]{color:#eef1f6}.color-grey[data-v-086ce520]{color:#666}.color-grey-important[data-v-086ce520]{color:#666!important}.color-grey-border[data-v-086ce520]{color:#bbb!important}.color-grey-transparent[data-v-086ce520]{color:rgba(0,0,0,.54)}.color-grey-medium[data-v-086ce520]{color:#b0b0b0}.color-grey-dark[data-v-086ce520]{color:#242424}.color-black[data-v-086ce520]{color:#000}.alert-chip[data-v-086ce520]{cursor:pointer!important;background-color:#ffe5e7!important}.border-bottom[data-v-086ce520]{padding-bottom:12px;margin-bottom:12px;border-bottom:1px solid #bbb}@media(max-width:599px){.border-bottom[data-v-086ce520]{padding:10px;margin-bottom:10px}}.button-group[data-v-086ce520]{padding:4px 5px;border:1px solid #bbb;border-radius:4px}.button-group.--small[data-v-086ce520]{padding:0}@media(max-width:599px){.button-group.--small[data-v-086ce520]{margin-bottom:2px}}.checkbox-label[data-v-086ce520]{display:inline-block!important;max-width:100%!important;font-size:14px}.color-tertiary[data-v-086ce520]{background-color:#eef1f6}.content-container[data-v-086ce520]{margin-top:56px}.autocomplete-field[data-v-086ce520],.country-select[data-v-086ce520]{width:100%;max-width:100%;min-height:36px;padding:0 12px;border:1px solid #bbb;border-radius:4px}.autocomplete-field[data-v-086ce520]:focus,.country-select[data-v-086ce520]:focus{outline-color:#89a3c2}.cursor-pointer[data-v-086ce520]{cursor:pointer}.data-overlay[data-v-086ce520]{min-height:calc(100vh - 350px)}.diary-card[data-v-086ce520]{height:100%;padding:10px;font-size:.8125rem!important}@media(min-width:960px){.diary-card[data-v-086ce520]{padding:12px;font-size:.875rem!important}}.diary-card .diary-menu-button[data-v-086ce520]{left:10px;min-width:24px!important;max-width:24px!important;height:24px!important}.diary-card .diary-label[data-v-086ce520]{font-size:.75rem!important;font-weight:600;color:#666;letter-spacing:.0333333333em!important}@media(max-width:599px){.diary-card .diary-label[data-v-086ce520]{font-size:.7rem!important}}.diary-card .diary-details-item[data-v-086ce520]{min-width:24px;max-width:none;margin-bottom:0;line-height:1.1rem}@media(max-width:849px){.diary-card .diary-details-item[data-v-086ce520]{min-width:100%}}@media(max-width:849px){.diary-card .diary-inspection-meta[data-v-086ce520]{margin-right:-8px}}.diary-card .diary-inspection-date-item[data-v-086ce520]{max-width:150px;margin-bottom:0;line-height:1.1rem}.diary-card .diary-inspection-title[data-v-086ce520]{margin-bottom:0;font-size:.75rem!important;font-weight:600;line-height:24px;color:#242424;letter-spacing:.0333333333em!important;white-space:nowrap}@media(max-width:599px){.diary-card .diary-inspection-title[data-v-086ce520]{font-size:.7rem!important}}@media(min-width:600px){.diary-card .diary-inspection-text[data-v-086ce520]{margin-top:2px}}.diary-card .diary-inspection-text.inspection-date[data-v-086ce520]{white-space:normal}.diary-card .hide-md[data-v-086ce520]{display:-webkit-box;display:-ms-flexbox;display:flex}@media(min-width:851px)and (max-width:1264px){.diary-card .hide-md[data-v-086ce520]{display:none}}.diary-card .diary-inspection-content[data-v-086ce520]{margin-top:10px!important;margin-left:10px!important}@media(min-width:600px){.diary-card .diary-inspection-content[data-v-086ce520]{margin-left:0!important}}@media(min-width:850px){.diary-card .diary-inspection-content[data-v-086ce520]{margin-top:0!important}}.diary-card .diary-inspection-content .diary-content-item[data-v-086ce520]{margin-bottom:4px}@media(min-width:850px){.diary-card .diary-inspection-content .diary-content-item[data-v-086ce520]{margin-bottom:0!important}}.diary-card .notes[data-v-086ce520],.diary-card .reminder[data-v-086ce520]{display:inline-block;max-height:33px;overflow:hidden;line-height:1.1rem;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical}@media(max-width:599px){.diary-card .notes[data-v-086ce520],.diary-card .reminder[data-v-086ce520]{line-height:1rem}}.filter-bar-wrapper[data-v-086ce520]{position:fixed;top:100px;z-index:2;width:100%;margin-top:-4px;background-color:#eef1f6;border-bottom:1px solid #e3e9f2}.filter-bar-wrapper .v-input[data-v-086ce520]:not(.switch-label){background-color:#fff}@media(max-width:599px){.filter-bar-wrapper .filter-container[data-v-086ce520]{padding:10px}}.filter-bar-wrapper .filter-bar[data-v-086ce520]{margin-top:-10px;margin-bottom:-10px}@media(min-width:600px){.filter-bar-wrapper .filter-bar[data-v-086ce520]{margin-top:-12px;margin-bottom:-12px}}@media(max-width:599px){.filter-bar-wrapper .filter-bar .filter-buttons[data-v-086ce520]:not(.--alerts){max-width:300px}}@media(max-width:599px){.filter-bar-wrapper .filter-bar .filter-buttons:not(.--alerts).filter-buttons--small[data-v-086ce520]{max-width:170px}}@media(max-width:599px){.filter-bar-wrapper .filter-bar .v-input[data-v-086ce520]:not(.input-text-field--large):not(.v-input--checkbox):not(.filter-text-field--alerts){max-width:120px}}.filter-bar-wrapper .filter-bar .v-input.switch-label[data-v-086ce520]{max-width:unset;width:140px}@media(max-width:599px){.filter-bar-wrapper .filter-bar .v-input.switch-label[data-v-086ce520]{width:120px}}@media(max-width:372px){.filter-bar-wrapper .filter-bar .v-input.v-text-field.v-text-field--enclosed.v-input--dense:not(.v-text-field--solo).v-text-field--outlined.input-text-field--large[data-v-086ce520]{max-width:120px}}@media(max-width:599px){.filter-bar-wrapper .filter-bar .v-input.v-text-field.v-text-field--enclosed.v-input--dense:not(.v-text-field--solo).v-text-field--outlined.input-text-field--large .v-input__slot .v-text-field__slot[data-v-086ce520]{min-width:115px}}@media(max-width:372px){.filter-bar-wrapper .filter-bar .v-input.v-text-field.v-text-field--enclosed.v-input--dense:not(.v-text-field--solo).v-text-field--outlined.input-text-field--large .v-input__slot .v-text-field__slot[data-v-086ce520]{min-width:74px}}.filter-bar-wrapper .filter-bar .v-input.v-text-field.v-text-field--enclosed.v-input--dense:not(.v-text-field--solo).v-text-field--outlined.input-text-field--full[data-v-086ce520]{max-width:100%}.filter-bar-wrapper .filter-bar .v-input.v-text-field.v-text-field--enclosed.v-input--dense:not(.v-text-field--solo).v-text-field--outlined .v-input__slot .v-label.v-label--active[data-v-086ce520]{color:#89a3c2!important}@media(max-width:599px){.filter-bar-wrapper .filter-bar .v-input.v-text-field.v-text-field--enclosed.v-input--dense:not(.v-text-field--solo).v-text-field--outlined .v-input__slot[data-v-086ce520]{padding:0 2px 0 6px!important}.filter-bar-wrapper .filter-bar .v-input.v-text-field.v-text-field--enclosed.v-input--dense:not(.v-text-field--solo).v-text-field--outlined .v-input__slot .v-text-field__slot[data-v-086ce520]{min-width:72px}.filter-bar-wrapper .filter-bar .v-input.v-text-field.v-text-field--enclosed.v-input--dense:not(.v-text-field--solo).v-text-field--outlined .v-input__slot .v-text-field__slot .v-label--active[data-v-086ce520]{left:4px!important}}@media(max-width:599px){.filter-bar-wrapper .filter-bar .v-input.v-text-field.v-input--is-focused.v-input--dense:not(.v-text-field--solo).v-text-field--outlined .v-input__slot .v-text-field__slot[data-v-086ce520]{min-width:63px;height:30px!important}}@media(max-width:372px){.filter-bar-wrapper .filter-bar .v-input.v-text-field.v-input--is-focused.v-input--dense:not(.v-text-field--solo).v-text-field--outlined.filter-text-field--alerts .v-input__slot .v-text-field__slot[data-v-086ce520]{min-width:45px}}.filter-bar-wrapper .filter-bar .view-buttons[data-v-086ce520]{padding:9px}.filter-bar-wrapper.--back[data-v-086ce520]{top:52px}.filter-bar-wrapper.--back .filter-bar .v-input.v-input--switch[data-v-086ce520]{background-color:transparent!important}.filter-bar-wrapper.--back .filter-bar .v-input--selection-controls[data-v-086ce520]{margin-top:0}.area-color-picker[data-v-086ce520]{margin-top:-10px}.flex-color-picker[data-v-086ce520]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flex-color-picker .v-color-picker__controls[data-v-086ce520]{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.flex-color-picker .v-color-picker__swatches[data-v-086ce520]{margin-top:10px}.flex-color-picker.queen-color-picker[data-v-086ce520]{border:1px solid #bbb!important;-webkit-box-shadow:none!important;box-shadow:none!important}.flex-color-picker.queen-color-picker .v-color-picker__swatch:nth-child(2) .v-color-picker__color>div[data-v-086ce520]{border:1px solid #bbb}.full-width[data-v-086ce520]{width:100%}.area-color-picker-footer[data-v-086ce520],.area-color-picker-toolbar[data-v-086ce520]{border-radius:4px}.area-color-picker-title[data-v-086ce520]{font-weight:500}.area-color-picker-footer[data-v-086ce520]{margin-top:-5px}.area-color-picker-footer .v-toolbar__content[data-v-086ce520]{padding:0 10px}.hcs-tooltip[data-v-086ce520]{font-family:Roboto,sans-serif!important;font-size:.8rem;font-weight:500!important;color:#242424!important;border-radius:6px;background-color:hsla(0,0%,94.1%,.95);border:1px solid #909090}.hcs-tooltip[data-v-086ce520]:after{content:"";position:absolute;left:50%;bottom:-4px;width:8px;height:8px;background:inherit;-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-box-shadow:inset -1px -1px 0 0 #909090;box-shadow:inset -1px -1px 0 0 #909090}.keep-spaces[data-v-086ce520]{white-space:pre-wrap}.location[data-v-086ce520]{padding-bottom:16px;margin:0}@media(max-width:599px){.location[data-v-086ce520]{margin:0 -12px 12px -12px}.location[data-v-086ce520]:not(.xs-view){padding:0 10px 8px 10px}.location.xs-view[data-v-086ce520]{padding:0 10px 0 10px}}.location[data-v-086ce520]:first-child{margin-top:70px}@media(max-width:599px){.location[data-v-086ce520]:first-child{margin-top:56px}}.location[data-v-086ce520]:last-child{margin-bottom:10px;border-bottom:none}.location .location-title[data-v-086ce520]{width:100%;padding-bottom:4px;margin:10px 0 12px;border-bottom:1px solid #000}@media(max-width:599px){.location .location-title[data-v-086ce520]{padding-bottom:2px;margin:8px 0 10px}}.location .research-item-transition-wrapper[data-v-086ce520]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}@media(max-width:599px){.location .research-item-transition-wrapper[data-v-086ce520]{min-width:100%}}.loading[data-v-086ce520]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-height:80vh;text-align:center}.lowercase[data-v-086ce520]{text-transform:lowercase}.mb-2px[data-v-086ce520]{margin-bottom:2px}.ml-2px[data-v-086ce520]{margin-left:2px}.ml-n2px[data-v-086ce520]{margin-left:-2px!important}.mr-2px[data-v-086ce520]{margin-right:2px}.mr-5px[data-v-086ce520]{margin-right:5px}.mr-6px[data-v-086ce520]{margin-right:6px}.mr-n2px[data-v-086ce520]{margin-right:-2px}.mt-2px[data-v-086ce520]{margin-top:2px!important}.mt-6px[data-v-086ce520]{margin-top:6px!important}.mt-n2px[data-v-086ce520]{margin-top:-2px!important}.mx-2px[data-v-086ce520]{margin-left:2px;margin-right:2px}.my-2px[data-v-086ce520]{margin-top:2px!important;margin-bottom:2px!important}.node-inactive[data-v-086ce520]{color:#909090!important}.overflow-auto[data-v-086ce520]{overflow:auto}.overlay-modal[data-v-086ce520]{width:590px;color:#000}@media(max-width:599px){.overlay-modal[data-v-086ce520]{max-width:95vw}}@media(min-width:960px){.overlay-modal[data-v-086ce520]{width:690px}}.overlay-parent[data-v-086ce520]{position:relative}.overlay-parent.no-cursor[data-v-086ce520]{cursor:not-allowed}.overlay-toolbar[data-v-086ce520]{border-top-left-radius:4px!important;border-top-right-radius:4px!important;-webkit-box-shadow:none!important;box-shadow:none!important}.overlay-toolbar span[data-v-086ce520]{font-size:1.25rem;font-weight:500;letter-spacing:.0125em;line-height:2rem;word-break:break-all}.overlay-body[data-v-086ce520]{border-radius:0 0 4px 4px!important;background-color:#fff;padding:4px}.pro-label[data-v-086ce520]{background:#049717!important}.pa-2px[data-v-086ce520]{padding:2px!important}.py-6px[data-v-086ce520]{padding-top:6px!important;padding-bottom:6px!important}.basic-label[data-v-086ce520]{background:#1d3c5f!important}.light-label[data-v-086ce520]{background:#89a3c2!important}.rounded-border[data-v-086ce520]{padding:12px;border:1px solid #bbb;border-radius:4px}@media(max-width:599px){.rounded-border[data-v-086ce520]{padding:10px!important}}.rounded-border.primary-border[data-v-086ce520]{border:1px solid #89a3c2}.rounded-border.--small[data-v-086ce520]{padding:6px}@media(max-width:599px){.rounded-border.--small[data-v-086ce520]{padding:4px!important}}.save-bar[data-v-086ce520]{position:fixed;z-index:2;width:100%;margin-top:-56px;background-color:#eef1f6!important;border-bottom:1px solid #e3e9f2!important;-webkit-box-shadow:none!important;box-shadow:none!important}.save-bar.save-bar--back[data-v-086ce520]{margin-top:0}.back-content[data-v-086ce520]{margin-top:56px}.back-with-toolbar-content[data-v-086ce520]{margin-top:75px}@media(max-width:599px){.back-with-toolbar-content[data-v-086ce520]{margin-top:48px}}.back-with-toolbar-content.--100[data-v-086ce520]{height:100%}@media(max-width:599px){.button-mobile-wide[data-v-086ce520]{width:100%}}.tab-container[data-v-086ce520]{margin-top:104px}.to-do-date[data-v-086ce520]{width:auto;padding:2px 4px!important;font-weight:600;line-height:1rem;color:red;text-align:center;white-space:nowrap;border:1px solid red;border-radius:5px}.to-do-date.green--text[data-v-086ce520]{border-color:green}.zindex1[data-v-086ce520]{z-index:1}.v-icon[data-v-086ce520]{color:#666}.theme--light.v-btn.v-btn--icon.color-black[data-v-086ce520],.v-btn>.v-btn__content .v-icon.color-black[data-v-086ce520],.v-icon.color-black[data-v-086ce520]{color:#000}.theme--light.v-btn.v-btn--icon.color-primary[data-v-086ce520],.v-btn>.v-btn__content .v-icon.color-primary[data-v-086ce520],.v-icon.color-primary[data-v-086ce520]{color:#89a3c2}.theme--light.v-btn.v-btn--icon.color-grey[data-v-086ce520],.v-btn>.v-btn__content .v-icon.color-grey[data-v-086ce520],.v-icon.color-grey[data-v-086ce520]{color:#666}.theme--light.v-btn.v-btn--icon.color-grey-medium[data-v-086ce520],.v-btn>.v-btn__content .v-icon.color-grey-medium[data-v-086ce520],.v-icon.color-grey-medium[data-v-086ce520]{color:#b0b0b0}.theme--light.v-btn.v-btn--icon.color-grey-dark[data-v-086ce520],.v-btn>.v-btn__content .v-icon.color-grey-dark[data-v-086ce520],.v-icon.color-grey-dark[data-v-086ce520]{color:#242424}.theme--light.v-btn.v-btn--icon.color-grey-light[data-v-086ce520],.v-btn>.v-btn__content .v-icon.color-grey-light[data-v-086ce520],.v-icon.color-grey-light[data-v-086ce520]{color:#f9f9f9}.theme--light.v-btn.v-btn--icon.color-grey-transparent[data-v-086ce520],.v-btn>.v-btn__content .v-icon.color-grey-transparent[data-v-086ce520],.v-icon.color-grey-transparent[data-v-086ce520]{color:rgba(0,0,0,.54)}.theme--light.v-btn.v-btn--icon.color-grey-border[data-v-086ce520],.theme--light.v-btn.v-btn--icon.color-grey-medium-light[data-v-086ce520],.v-btn>.v-btn__content .v-icon.color-grey-border[data-v-086ce520],.v-btn>.v-btn__content .v-icon.color-grey-medium-light[data-v-086ce520],.v-icon.color-grey-border[data-v-086ce520],.v-icon.color-grey-medium-light[data-v-086ce520]{color:#bbb}.theme--light.v-btn.v-btn--icon.color-green-bright[data-v-086ce520],.v-btn>.v-btn__content .v-icon.color-green-bright[data-v-086ce520],.v-icon.color-green-bright[data-v-086ce520]{color:#0ebc27}.v-btn.color-black>.v-btn__content .v-icon[data-v-086ce520]{color:#000}.full-height[data-v-086ce520]{height:100%}.hcs-icon[data-v-086ce520]{display:inline-block;min-width:23px;min-height:23px;margin:2px;line-height:1.2rem;vertical-align:top;background-color:transparent!important;background-repeat:no-repeat;background-position:50%}.hcs-icon--small[data-v-086ce520]{min-width:16px;min-height:16px}.hcs-icon--large[data-v-086ce520]{min-width:30px;min-height:30px}.hcs-icon--xl[data-v-086ce520]{min-width:45px;min-height:45px}.hcs-icon--xxl[data-v-086ce520]{min-width:100px;min-height:100px}.hcs-icon-sensor[data-v-086ce520]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_hcm.svg)}.hcs-icon-sensor-orange[data-v-086ce520]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_hcm-orange.svg)}.hcs-icon-sensor-grey[data-v-086ce520]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_hcm-grey.svg)}.hcs-icon-sensor-primary[data-v-086ce520]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_hcm-primary.svg)}.hcs-icon-sensor-secondary[data-v-086ce520]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_hcm-secondary.svg)}.hcs-icon-sensors[data-v-086ce520]{font-size:13px}.hcs-icon-sensors[data-v-086ce520]:before{margin-left:2px;font-family:Material Design Icons;content:"󰘊"}.hcs-icon-sensors--no-outline[data-v-086ce520]{font-size:22px;color:#666!important;background-color:transparent;border:none;border-radius:0}.hcs-icon-sensors--no-outline[data-v-086ce520]:before{font-family:Material Design Icons;content:"󰘊"}.hcs-icon-sensors--no-outline--small[data-v-086ce520]{margin:2px 0 0 0;font-size:16px}.hcs-icon-bv[data-v-086ce520]{font-size:15px}.hcs-icon-bv[data-v-086ce520]:before{font-family:Material Design Icons;content:"󰂁"}.hcs-icon-rssi[data-v-086ce520],.hcs-icon-snr[data-v-086ce520]{font-size:15px}.hcs-icon-rssi[data-v-086ce520]:before,.hcs-icon-snr[data-v-086ce520]:before{font-family:Material Design Icons;content:"󰒓"}.hcs-icon-t_0[data-v-086ce520],.hcs-icon-t_1[data-v-086ce520],.hcs-icon-t_2[data-v-086ce520],.hcs-icon-t_3[data-v-086ce520],.hcs-icon-t_4[data-v-086ce520],.hcs-icon-t_5[data-v-086ce520],.hcs-icon-t_6[data-v-086ce520],.hcs-icon-t_7[data-v-086ce520],.hcs-icon-t_8[data-v-086ce520],.hcs-icon-t_9[data-v-086ce520],.hcs-icon-t_i[data-v-086ce520]{font-size:16px}.hcs-icon-t_0[data-v-086ce520]:before,.hcs-icon-t_1[data-v-086ce520]:before,.hcs-icon-t_2[data-v-086ce520]:before,.hcs-icon-t_3[data-v-086ce520]:before,.hcs-icon-t_4[data-v-086ce520]:before,.hcs-icon-t_5[data-v-086ce520]:before,.hcs-icon-t_6[data-v-086ce520]:before,.hcs-icon-t_7[data-v-086ce520]:before,.hcs-icon-t_8[data-v-086ce520]:before,.hcs-icon-t_9[data-v-086ce520]:before,.hcs-icon-t_i[data-v-086ce520]:before{font-family:Material Design Icons;content:"󰔏"}.hcs-icon-weight_kg[data-v-086ce520]{font-size:15px}.hcs-icon-weight_kg[data-v-086ce520]:before{font-family:Material Design Icons;content:"󰖡"}.hcs-icon-magnify[data-v-086ce520]{font-size:15px}.hcs-icon-magnify[data-v-086ce520]:before{margin-left:1px;font-family:Material Design Icons;content:"󰍉"}.hcs-icon-text[data-v-086ce520]{font-size:9.5px;font-weight:600;color:#fff;border-radius:50%}.hcs-icon.color-red[data-v-086ce520]{background-color:#ff001d!important;border-color:#ff001d}.hcs-icon.color-green[data-v-086ce520]{background-color:#049717!important;border-color:#049717}.hcs-icon.color-primary[data-v-086ce520]{background-color:#89a3c2!important;border-color:#89a3c2}.hcs-icon-chartgroup-air[data-v-086ce520]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-air[data-v-086ce520]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_air.png);background-size:contain}.hcs-icon-chartgroup-air.print[data-v-086ce520]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_air.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-alert[data-v-086ce520]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-alert[data-v-086ce520]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_alert.png);background-size:contain}.hcs-icon-chartgroup-alert.print[data-v-086ce520]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_alert.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-bat[data-v-086ce520]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-bat[data-v-086ce520]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_bat.png);background-size:contain}.hcs-icon-chartgroup-bat.print[data-v-086ce520]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_bat.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-ch4[data-v-086ce520]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-ch4[data-v-086ce520]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_ch4.png);background-size:contain}.hcs-icon-chartgroup-ch4.print[data-v-086ce520]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_ch4.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-cloud[data-v-086ce520]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-cloud[data-v-086ce520]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_cloud.png);background-size:contain}.hcs-icon-chartgroup-cloud.print[data-v-086ce520]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_cloud.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-co2[data-v-086ce520]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-co2[data-v-086ce520]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_co2.png);background-size:contain}.hcs-icon-chartgroup-co2.print[data-v-086ce520]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_co2.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-connection[data-v-086ce520]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-connection[data-v-086ce520]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_connection.png);background-size:contain}.hcs-icon-chartgroup-connection.print[data-v-086ce520]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_connection.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-dust[data-v-086ce520]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-dust[data-v-086ce520]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_dust.png);background-size:contain}.hcs-icon-chartgroup-dust.print[data-v-086ce520]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_dust.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-hcm_line[data-v-086ce520]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-hcm_line[data-v-086ce520]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_hcm_line.png);background-size:contain}.hcs-icon-chartgroup-hcm_line.print[data-v-086ce520]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_hcm_line.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-nh3[data-v-086ce520]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-nh3[data-v-086ce520]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_nh3.png);background-size:contain}.hcs-icon-chartgroup-nh3.print[data-v-086ce520]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_nh3.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-mic[data-v-086ce520]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-mic[data-v-086ce520]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_mic.png);background-size:contain}.hcs-icon-chartgroup-mic.print[data-v-086ce520]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_mic.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-movement[data-v-086ce520]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-movement[data-v-086ce520]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_movement.png);background-size:contain}.hcs-icon-chartgroup-movement.print[data-v-086ce520]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_movement.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-rh[data-v-086ce520]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-rh[data-v-086ce520]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_rh.png);background-size:contain}.hcs-icon-chartgroup-rh.print[data-v-086ce520]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_rh.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-setting[data-v-086ce520]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-setting[data-v-086ce520]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_setting.png);background-size:contain}.hcs-icon-chartgroup-setting.print[data-v-086ce520]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_setting.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-sound[data-v-086ce520]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-sound[data-v-086ce520]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_sound.png);background-size:contain}.hcs-icon-chartgroup-sound.print[data-v-086ce520]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_sound.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-sun[data-v-086ce520]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-sun[data-v-086ce520]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_sun.png);background-size:contain}.hcs-icon-chartgroup-sun.print[data-v-086ce520]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_sun.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-switch[data-v-086ce520]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-switch[data-v-086ce520]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_switch.png);background-size:contain}.hcs-icon-chartgroup-switch.print[data-v-086ce520]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_switch.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-temp[data-v-086ce520]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-temp[data-v-086ce520]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_temp.png);background-size:contain}.hcs-icon-chartgroup-temp.print[data-v-086ce520]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_temp.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-thi[data-v-086ce520]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-thi[data-v-086ce520]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_thi.png);background-size:contain}.hcs-icon-chartgroup-thi.print[data-v-086ce520]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_thi.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-weight[data-v-086ce520]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-weight[data-v-086ce520]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_weight.png);background-size:contain}.hcs-icon-chartgroup-weight.print[data-v-086ce520]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_weight.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-wind[data-v-086ce520]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-wind[data-v-086ce520]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_wind.png);background-size:contain}.hcs-icon-chartgroup-wind.print[data-v-086ce520]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_wind.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-temp.print[data-v-086ce520]{height:20px;width:auto}.hcs-icon-chartgroup-bat.print[data-v-086ce520],.hcs-icon-chartgroup-cloud.print[data-v-086ce520]{width:20px;height:auto}.hcs-icon-farm[data-v-086ce520]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_farm.svg)}.hcs-icon-farm.print[data-v-086ce520]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_farm.svg);height:30px;width:30px}.hcs-icon-farm-grey[data-v-086ce520]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_farm-grey.svg)}.hcs-icon-farm-grey.print[data-v-086ce520]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_farm-grey.svg);height:30px;width:30px}.hcs-icon-farm-secondary[data-v-086ce520]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_farm-secondary.svg)}.hcs-icon-farm-secondary.print[data-v-086ce520]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_farm-secondary.svg);height:30px;width:30px}.hcs-icon-factory[data-v-086ce520]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_factory.svg)}.hcs-icon-factory.print[data-v-086ce520]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_factory.svg);height:30px;width:30px}.hcs-icon-greenhouse[data-v-086ce520]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_greenhouse.svg)}.hcs-icon-greenhouse.print[data-v-086ce520]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_greenhouse.svg);height:30px;width:30px}.hcs-icon-home[data-v-086ce520]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_home.svg)}.hcs-icon-home.print[data-v-086ce520]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_home.svg);height:30px;width:30px}.hcs-icon-office[data-v-086ce520]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_office.svg)}.hcs-icon-office.print[data-v-086ce520]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_office.svg);height:30px;width:30px}.hcs-icon-school[data-v-086ce520]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_school.svg)}.hcs-icon-school.print[data-v-086ce520]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_school.svg);height:30px;width:30px}.hcs-icon-air[data-v-086ce520]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_air.svg)}.hcs-icon-air.print[data-v-086ce520]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_air.svg);height:30px;width:30px}.hcs-icon-air-red[data-v-086ce520]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_air-red.svg)}.hcs-icon-air-red.print[data-v-086ce520]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_air-red.svg);height:30px;width:30px}.hcs-icon-alert[data-v-086ce520]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_alert.svg)}.hcs-icon-alert.print[data-v-086ce520]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_alert.svg);height:30px;width:30px}.hcs-icon-bat[data-v-086ce520]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_bat.svg)}.hcs-icon-bat.print[data-v-086ce520]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_bat.svg);height:30px;width:30px}.hcs-icon-bat-red[data-v-086ce520]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_bat-red.svg)}.hcs-icon-bat-red.print[data-v-086ce520]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_bat-red.svg);height:30px;width:30px}.hcs-icon-ch4[data-v-086ce520]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_ch4.svg)}.hcs-icon-ch4.print[data-v-086ce520]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_ch4.svg);height:30px;width:30px}.hcs-icon-ch4-green[data-v-086ce520]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_ch4-green.svg)}.hcs-icon-ch4-green.print[data-v-086ce520]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_ch4-green.svg);height:30px;width:30px}.hcs-icon-ch4-orange[data-v-086ce520]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_ch4-orange.svg)}.hcs-icon-ch4-orange.print[data-v-086ce520]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_ch4-orange.svg);height:30px;width:30px}.hcs-icon-ch4-red[data-v-086ce520]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_ch4-red.svg)}.hcs-icon-ch4-red.print[data-v-086ce520]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_ch4-red.svg);height:30px;width:30px}.hcs-icon-cloud[data-v-086ce520]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_cloud.svg)}.hcs-icon-cloud.print[data-v-086ce520]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_cloud.svg);height:30px;width:30px}.hcs-icon-cloud-red[data-v-086ce520]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_cloud-red.svg)}.hcs-icon-cloud-red.print[data-v-086ce520]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_cloud-red.svg);height:30px;width:30px}.hcs-icon-co2[data-v-086ce520]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_co2.svg)}.hcs-icon-co2.print[data-v-086ce520]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_co2.svg);height:30px;width:30px}.hcs-icon-dust[data-v-086ce520]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_dust.svg)}.hcs-icon-dust.print[data-v-086ce520]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_dust.svg);height:30px;width:30px}.hcs-icon-hcm_line[data-v-086ce520]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_hcm_line.svg)}.hcs-icon-hcm_line.print[data-v-086ce520]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_hcm_line.svg);height:30px;width:30px}.hcs-icon-hcm_line-red[data-v-086ce520]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_hcm_line-red.svg)}.hcs-icon-hcm_line-red.print[data-v-086ce520]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_hcm_line-red.svg);height:30px;width:30px}.hcs-icon-nh3[data-v-086ce520]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_nh3.svg)}.hcs-icon-nh3.print[data-v-086ce520]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_nh3.svg);height:30px;width:30px}.hcs-icon-nh3-grey[data-v-086ce520]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_nh3-grey.svg)}.hcs-icon-nh3-grey.print[data-v-086ce520]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_nh3-grey.svg);height:30px;width:30px}.hcs-icon-nh3-primary[data-v-086ce520]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_nh3-primary.svg)}.hcs-icon-nh3-primary.print[data-v-086ce520]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_nh3-primary.svg);height:30px;width:30px}.hcs-icon-nh3-secondary[data-v-086ce520]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_nh3-secondary.svg)}.hcs-icon-nh3-secondary.print[data-v-086ce520]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_nh3-secondary.svg);height:30px;width:30px}.hcs-icon-mic[data-v-086ce520]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_mic.svg)}.hcs-icon-mic.print[data-v-086ce520]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_mic.svg);height:30px;width:30px}.hcs-icon-mic-red[data-v-086ce520]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_mic-red.svg)}.hcs-icon-mic-red.print[data-v-086ce520]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_mic-red.svg);height:30px;width:30px}.hcs-icon-rh[data-v-086ce520]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_rh.svg)}.hcs-icon-rh.print[data-v-086ce520]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_rh.svg);height:30px;width:30px}.hcs-icon-setting[data-v-086ce520]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_setting.svg)}.hcs-icon-setting.print[data-v-086ce520]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_setting.svg);height:30px;width:30px}.hcs-icon-sound[data-v-086ce520]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_sound.svg)}.hcs-icon-sound.print[data-v-086ce520]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_sound.svg);height:30px;width:30px}.hcs-icon-sun[data-v-086ce520]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_sun.svg)}.hcs-icon-sun.print[data-v-086ce520]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_sun.svg);height:30px;width:30px}.hcs-icon-sun-red[data-v-086ce520]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_sun-red.svg)}.hcs-icon-sun-red.print[data-v-086ce520]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_sun-red.svg);height:30px;width:30px}.hcs-icon-temp[data-v-086ce520]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_temp.svg)}.hcs-icon-temp.print[data-v-086ce520]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_temp.svg);height:30px;width:30px}.hcs-icon-thi[data-v-086ce520]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_thi.svg)}.hcs-icon-thi.print[data-v-086ce520]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_thi.svg);height:30px;width:30px}.hcs-icon-wind[data-v-086ce520]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_wind.svg)}.hcs-icon-wind.print[data-v-086ce520]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_wind.svg);height:30px;width:30px}.hcs-icon-wind-red[data-v-086ce520]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_wind-red.svg)}.hcs-icon-wind-red.print[data-v-086ce520]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_wind-red.svg);height:30px;width:30px}.hcs-icon-co2-green[data-v-086ce520]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_co2-green.svg)}.hcs-icon-co2-green.print[data-v-086ce520]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_co2-green.svg);height:30px;width:30px}.hcs-icon-dust-green[data-v-086ce520]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_dust-green.svg)}.hcs-icon-dust-green.print[data-v-086ce520]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_dust-green.svg);height:30px;width:30px}.hcs-icon-movement[data-v-086ce520]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_movement.svg)}.hcs-icon-movement.print[data-v-086ce520]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_movement.svg);height:30px;width:30px}.hcs-icon-movement-green[data-v-086ce520]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_movement-green.svg)}.hcs-icon-movement-green.print[data-v-086ce520]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_movement-green.svg);height:30px;width:30px}.hcs-icon-nh3-green[data-v-086ce520]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_nh3-green.svg)}.hcs-icon-nh3-green.print[data-v-086ce520]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_nh3-green.svg);height:30px;width:30px}.hcs-icon-rh-green[data-v-086ce520]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_rh-green.svg)}.hcs-icon-rh-green.print[data-v-086ce520]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_rh-green.svg);height:30px;width:30px}.hcs-icon-temp-green[data-v-086ce520]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_temp-green.svg)}.hcs-icon-temp-green.print[data-v-086ce520]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_temp-green.svg);height:30px;width:30px}.hcs-icon-thi-green[data-v-086ce520]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_thi-green.svg)}.hcs-icon-thi-green.print[data-v-086ce520]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_thi-green.svg);height:30px;width:30px}.hcs-icon-co2-red[data-v-086ce520]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_co2-red.svg)}.hcs-icon-co2-red.print[data-v-086ce520]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_co2-red.svg);height:30px;width:30px}.hcs-icon-dust-red[data-v-086ce520]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_dust-red.svg)}.hcs-icon-dust-red.print[data-v-086ce520]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_dust-red.svg);height:30px;width:30px}.hcs-icon-movement-red[data-v-086ce520]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_movement-red.svg)}.hcs-icon-movement-red.print[data-v-086ce520]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_movement-red.svg);height:30px;width:30px}.hcs-icon-nh3-red[data-v-086ce520]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_nh3-red.svg)}.hcs-icon-nh3-red.print[data-v-086ce520]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_nh3-red.svg);height:30px;width:30px}.hcs-icon-rh-red[data-v-086ce520]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_rh-red.svg)}.hcs-icon-rh-red.print[data-v-086ce520]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_rh-red.svg);height:30px;width:30px}.hcs-icon-temp-red[data-v-086ce520]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_temp-red.svg)}.hcs-icon-temp-red.print[data-v-086ce520]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_temp-red.svg);height:30px;width:30px}.hcs-icon-thi-red[data-v-086ce520]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_thi-red.svg)}.hcs-icon-thi-red.print[data-v-086ce520]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_thi-red.svg);height:30px;width:30px}.hcs-icon-co2-orange[data-v-086ce520]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_co2-orange.svg)}.hcs-icon-co2-orange.print[data-v-086ce520]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_co2-orange.svg);height:30px;width:30px}.hcs-icon-dust-orange[data-v-086ce520]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_dust-orange.svg)}.hcs-icon-dust-orange.print[data-v-086ce520]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_dust-orange.svg);height:30px;width:30px}.hcs-icon-movement-orange[data-v-086ce520]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_movement-orange.svg)}.hcs-icon-movement-orange.print[data-v-086ce520]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_movement-orange.svg);height:30px;width:30px}.hcs-icon-nh3-orange[data-v-086ce520]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_nh3-orange.svg)}.hcs-icon-nh3-orange.print[data-v-086ce520]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_nh3-orange.svg);height:30px;width:30px}.hcs-icon-rh-orange[data-v-086ce520]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_rh-orange.svg)}.hcs-icon-rh-orange.print[data-v-086ce520]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_rh-orange.svg);height:30px;width:30px}.hcs-icon-temp-orange[data-v-086ce520]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_temp-orange.svg)}.hcs-icon-temp-orange.print[data-v-086ce520]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_temp-orange.svg);height:30px;width:30px}.hcs-icon-thi-orange[data-v-086ce520]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_thi-orange.svg)}.hcs-icon-thi-orange.print[data-v-086ce520]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_thi-orange.svg);height:30px;width:30px}.hcs-icon-broiler.on-top[data-v-086ce520]{margin:0}.hcs-icon-broiler[data-v-086ce520]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/broiler.svg)}.hcs-icon-broiler:not(.print).on-top[data-v-086ce520]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/broiler.svg)}.hcs-icon-broiler.print[data-v-086ce520]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/broiler.svg);max-height:50px}.hcs-icon-broiler.print.on-top[data-v-086ce520]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/broiler.svg)}.hcs-icon-broiler-white[data-v-086ce520]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/broiler-white.svg)}.hcs-icon-broiler-grey[data-v-086ce520]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/broiler-grey.svg)}.hcs-icon-broiler-secondary[data-v-086ce520]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/broiler-secondary.svg)}.hcs-icon-calves.on-top[data-v-086ce520]{margin:0}.hcs-icon-calves[data-v-086ce520]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/calves.svg)}.hcs-icon-calves:not(.print).on-top[data-v-086ce520]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/calves.svg)}.hcs-icon-calves.print[data-v-086ce520]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/calves.svg);max-height:50px}.hcs-icon-calves.print.on-top[data-v-086ce520]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/calves.svg)}.hcs-icon-calves-white[data-v-086ce520]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/calves-white.svg)}.hcs-icon-calves-grey[data-v-086ce520]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/calves-grey.svg)}.hcs-icon-calves-secondary[data-v-086ce520]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/calves-secondary.svg)}.hcs-icon-cattle.on-top[data-v-086ce520]{margin:0}.hcs-icon-cattle[data-v-086ce520]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/cattle.svg)}.hcs-icon-cattle:not(.print).on-top[data-v-086ce520]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/cattle.svg)}.hcs-icon-cattle.print[data-v-086ce520]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/cattle.svg);max-height:50px}.hcs-icon-cattle.print.on-top[data-v-086ce520]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/cattle.svg)}.hcs-icon-cattle-white[data-v-086ce520]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/cattle-white.svg)}.hcs-icon-cattle-grey[data-v-086ce520]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/cattle-grey.svg)}.hcs-icon-cattle-secondary[data-v-086ce520]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/cattle-secondary.svg)}.hcs-icon-chicken.on-top[data-v-086ce520]{margin:0}.hcs-icon-chicken[data-v-086ce520]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/chicken.svg)}.hcs-icon-chicken:not(.print).on-top[data-v-086ce520]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/chicken.svg)}.hcs-icon-chicken.print[data-v-086ce520]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/chicken.svg);max-height:50px}.hcs-icon-chicken.print.on-top[data-v-086ce520]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/chicken.svg)}.hcs-icon-chicken-white[data-v-086ce520]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/chicken-white.svg)}.hcs-icon-chicken-grey[data-v-086ce520]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/chicken-grey.svg)}.hcs-icon-chicken-secondary[data-v-086ce520]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/chicken-secondary.svg)}.hcs-icon-dairy_cattle.on-top[data-v-086ce520]{margin:0}.hcs-icon-dairy_cattle[data-v-086ce520]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/dairy_cattle.svg)}.hcs-icon-dairy_cattle:not(.print).on-top[data-v-086ce520]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/dairy_cattle.svg)}.hcs-icon-dairy_cattle.print[data-v-086ce520]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/dairy_cattle.svg);max-height:50px}.hcs-icon-dairy_cattle.print.on-top[data-v-086ce520]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/dairy_cattle.svg)}.hcs-icon-dairy_cattle-white[data-v-086ce520]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/dairy_cattle-white.svg)}.hcs-icon-dairy_cattle-grey[data-v-086ce520]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/dairy_cattle-grey.svg)}.hcs-icon-dairy_cattle-secondary[data-v-086ce520]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/dairy_cattle-secondary.svg)}.hcs-icon-goat.on-top[data-v-086ce520]{margin:0}.hcs-icon-goat[data-v-086ce520]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/goat.svg)}.hcs-icon-goat:not(.print).on-top[data-v-086ce520]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/goat.svg)}.hcs-icon-goat.print[data-v-086ce520]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/goat.svg);max-height:50px}.hcs-icon-goat.print.on-top[data-v-086ce520]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/goat.svg)}.hcs-icon-goat-white[data-v-086ce520]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/goat-white.svg)}.hcs-icon-goat-grey[data-v-086ce520]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/goat-grey.svg)}.hcs-icon-goat-secondary[data-v-086ce520]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/goat-secondary.svg)}.hcs-icon-horse.on-top[data-v-086ce520]{margin:0}.hcs-icon-horse[data-v-086ce520]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/horse.svg)}.hcs-icon-horse:not(.print).on-top[data-v-086ce520]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/horse.svg)}.hcs-icon-horse.print[data-v-086ce520]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/horse.svg);max-height:50px}.hcs-icon-horse.print.on-top[data-v-086ce520]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/horse.svg)}.hcs-icon-horse-white[data-v-086ce520]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/horse-white.svg)}.hcs-icon-horse-grey[data-v-086ce520]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/horse-grey.svg)}.hcs-icon-horse-secondary[data-v-086ce520]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/horse-secondary.svg)}.hcs-icon-human.on-top[data-v-086ce520]{margin:0}.hcs-icon-human[data-v-086ce520]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/human.svg)}.hcs-icon-human:not(.print).on-top[data-v-086ce520]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/human.svg)}.hcs-icon-human.print[data-v-086ce520]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/human.svg);max-height:50px}.hcs-icon-human.print.on-top[data-v-086ce520]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/human.svg)}.hcs-icon-human-white[data-v-086ce520]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/human-white.svg)}.hcs-icon-human-grey[data-v-086ce520]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/human-grey.svg)}.hcs-icon-human-secondary[data-v-086ce520]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/human-secondary.svg)}.hcs-icon-pig.on-top[data-v-086ce520]{margin:0}.hcs-icon-pig[data-v-086ce520]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/pig.svg)}.hcs-icon-pig:not(.print).on-top[data-v-086ce520]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/pig.svg)}.hcs-icon-pig.print[data-v-086ce520]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/pig.svg);max-height:50px}.hcs-icon-pig.print.on-top[data-v-086ce520]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/pig.svg)}.hcs-icon-pig-white[data-v-086ce520]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/pig-white.svg)}.hcs-icon-pig-grey[data-v-086ce520]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/pig-grey.svg)}.hcs-icon-pig-secondary[data-v-086ce520]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/pig-secondary.svg)}.hcs-icon-piglet.on-top[data-v-086ce520]{margin:0}.hcs-icon-piglet[data-v-086ce520]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/piglet.svg)}.hcs-icon-piglet:not(.print).on-top[data-v-086ce520]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/piglet.svg)}.hcs-icon-piglet.print[data-v-086ce520]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/piglet.svg);max-height:50px}.hcs-icon-piglet.print.on-top[data-v-086ce520]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/piglet.svg)}.hcs-icon-piglet-white[data-v-086ce520]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/piglet-white.svg)}.hcs-icon-piglet-grey[data-v-086ce520]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/piglet-grey.svg)}.hcs-icon-piglet-secondary[data-v-086ce520]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/piglet-secondary.svg)}.hcs-icon-rearing_chicken.on-top[data-v-086ce520]{margin:0}.hcs-icon-rearing_chicken[data-v-086ce520]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/rearing_chicken.svg)}.hcs-icon-rearing_chicken:not(.print).on-top[data-v-086ce520]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/rearing_chicken.svg)}.hcs-icon-rearing_chicken.print[data-v-086ce520]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/rearing_chicken.svg);max-height:50px}.hcs-icon-rearing_chicken.print.on-top[data-v-086ce520]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/rearing_chicken.svg)}.hcs-icon-rearing_chicken-white[data-v-086ce520]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/rearing_chicken-white.svg)}.hcs-icon-rearing_chicken-grey[data-v-086ce520]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/rearing_chicken-grey.svg)}.hcs-icon-rearing_chicken-secondary[data-v-086ce520]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/rearing_chicken-secondary.svg)}.hcs-icon-sheep.on-top[data-v-086ce520]{margin:0}.hcs-icon-sheep[data-v-086ce520]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sheep.svg)}.hcs-icon-sheep:not(.print).on-top[data-v-086ce520]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/sheep.svg)}.hcs-icon-sheep.print[data-v-086ce520]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sheep.svg);max-height:50px}.hcs-icon-sheep.print.on-top[data-v-086ce520]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/sheep.svg)}.hcs-icon-sheep-white[data-v-086ce520]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sheep-white.svg)}.hcs-icon-sheep-grey[data-v-086ce520]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sheep-grey.svg)}.hcs-icon-sheep-secondary[data-v-086ce520]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sheep-secondary.svg)}.hcs-icon-sow.on-top[data-v-086ce520]{margin:0}.hcs-icon-sow[data-v-086ce520]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sow.svg)}.hcs-icon-sow:not(.print).on-top[data-v-086ce520]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/sow.svg)}.hcs-icon-sow.print[data-v-086ce520]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sow.svg);max-height:50px}.hcs-icon-sow.print.on-top[data-v-086ce520]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/sow.svg)}.hcs-icon-sow-white[data-v-086ce520]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sow-white.svg)}.hcs-icon-sow-grey[data-v-086ce520]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sow-grey.svg)}.hcs-icon-sow-secondary[data-v-086ce520]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sow-secondary.svg)}.hcs-icon-sow_lactating.on-top[data-v-086ce520]{margin:0}.hcs-icon-sow_lactating[data-v-086ce520]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sow_lactating.svg)}.hcs-icon-sow_lactating:not(.print).on-top[data-v-086ce520]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/sow_lactating.svg)}.hcs-icon-sow_lactating.print[data-v-086ce520]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sow_lactating.svg);max-height:50px}.hcs-icon-sow_lactating.print.on-top[data-v-086ce520]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/sow_lactating.svg)}.hcs-icon-sow_lactating-white[data-v-086ce520]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sow_lactating-white.svg)}.hcs-icon-sow_lactating-grey[data-v-086ce520]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sow_lactating-grey.svg)}.hcs-icon-sow_lactating-secondary[data-v-086ce520]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sow_lactating-secondary.svg)}.hcs-icon-veal_calves.on-top[data-v-086ce520]{margin:0}.hcs-icon-veal_calves[data-v-086ce520]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/veal_calves.svg)}.hcs-icon-veal_calves:not(.print).on-top[data-v-086ce520]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/veal_calves.svg)}.hcs-icon-veal_calves.print[data-v-086ce520]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/veal_calves.svg);max-height:50px}.hcs-icon-veal_calves.print.on-top[data-v-086ce520]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/veal_calves.svg)}.hcs-icon-veal_calves-white[data-v-086ce520]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/veal_calves-white.svg)}.hcs-icon-veal_calves-grey[data-v-086ce520]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/veal_calves-grey.svg)}.hcs-icon-veal_calves-secondary[data-v-086ce520]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/veal_calves-secondary.svg)}.hcs-icon-null[data-v-086ce520]{font-size:18px}.hcs-icon-null[data-v-086ce520]:before{margin-left:1px;font-family:Material Design Icons;content:"󰄰"}.hcs-icon-sensor-status[data-v-086ce520]{width:55px;height:55px;margin:4px;background-size:cover}@media(max-width:599px){.hcs-icon-sensor-status[data-v-086ce520]{width:40px;height:40px}}.hcs-icon-sensor-status.--tiny[data-v-086ce520]{width:30px;min-width:30px;height:30px}.hcs-icon-sensor-status.--small[data-v-086ce520]{width:40px;min-width:40px;height:40px}.hcs-icon-sensor-status.--large[data-v-086ce520]{width:90px;height:90px}.hcs-icon-sensor-status.--large[data-v-086ce520],.hcs-icon-sensor-status.--small[data-v-086ce520],.hcs-icon-sensor-status.--tiny[data-v-086ce520]{background-size:contain;image-rendering:-moz-crisp-edges;image-rendering:-o-crisp-edges;image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges;-ms-interpolation-mode:nearest-neighbor}.research-grade--filter[data-v-086ce520]{width:23px;height:23px;line-height:20px;text-align:center;background-color:rgba(0,0,0,.54);border-radius:4px}.research-grade--filter span[data-v-086ce520]{font-size:11px;font-weight:600;color:#eef1f6}.research-grade--filter.--active[data-v-086ce520]{line-height:18px;background-color:#ff001d;border:1px solid #666}.research-grade--filter.--active span[data-v-086ce520]{color:#666}.icon-side-arrow[data-v-086ce520]{font-size:18px}.icon-info[data-v-086ce520]{margin-top:-2px}body[data-v-086ce520]{font-family:Roboto,sans-serif!important}button[data-v-086ce520],input[data-v-086ce520],select[data-v-086ce520],textarea[data-v-086ce520]{font-family:inherit;font-size:inherit;line-height:inherit;color:inherit}a[data-v-086ce520]{color:#1d3c5f!important;text-decoration:none}.extra-text[data-v-086ce520]{margin-top:2px;font-style:italic;font-size:11px!important}.font-small[data-v-086ce520]{font-size:12px!important;line-height:14px}.font-xsmall[data-v-086ce520]{font-size:11px!important;line-height:13px!important}.font-xxsmall[data-v-086ce520]{font-size:8px!important}.hcs-info-label[data-v-086ce520],.hcs-label[data-v-086ce520]{font-family:Roboto,sans-serif!important;font-size:12px!important;font-weight:400;line-height:16px;color:#242424}.hcs-label[data-v-086ce520]{margin-bottom:4px}.info-text[data-v-086ce520]{font-style:italic}.overflow-ellipsis[data-v-086ce520]{text-overflow:ellipsis;overflow:hidden}.overline-tabsize[data-v-086ce520]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#666;font-size:.875rem;font-weight:500;letter-spacing:.0892857143em;line-height:normal;height:48px;text-transform:uppercase}.overline-tabsize.active[data-v-086ce520]{color:#000}.uppercase[data-v-086ce520]{color:#666;font-size:12px;font-weight:500;letter-spacing:.0892857143em;line-height:normal;text-transform:uppercase}.unauthorized-title[data-v-086ce520]{padding-top:40px;text-align:center}.roboto-condensed[data-v-086ce520]{font-family:Roboto Condensed,Helvetica Neue,Helvetica,Arial,sans-serif}.single-line-height[data-v-086ce520]{line-height:1rem!important}.text-ellipsis[data-v-086ce520]{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}@media(min-width:960px){.container[data-v-086ce520]{max-width:calc(100vw - 48px)!important}}.el-tree[data-v-086ce520]{color:#242424!important}.v-application .red--text[data-v-086ce520]{color:#ff001d!important;caret-color:#ff001d!important}.v-application .red[data-v-086ce520]{background-color:#ff001d!important;border-color:#ff001d!important}.v-application .accent[data-v-086ce520]{background-color:#89a3c2!important;border-color:#89a3c2!important}.v-application .accent--text[data-v-086ce520]{color:#89a3c2!important;caret-color:#89a3c2!important}.theme--light.v-label[data-v-086ce520]{color:#242424}.filter-radio-group .v-label[data-v-086ce520]{font-size:14px!important}.theme--light.v-card.v-card--outlined[data-v-086ce520]{border:thin solid #bbb}.theme--light.v-chip[data-v-086ce520],.theme--light.v-chip[data-v-086ce520]:not(.v-chip--active){background-color:#bbcadc}.theme--light.v-chip.v-chip--active.background-color-secondary[data-v-086ce520]{background-color:#1d3c5f!important;color:#fff!important}.theme--light.v-btn[data-v-086ce520]{color:inherit}.v-btn .v-ripple__container[data-v-086ce520],.v-btn[data-v-086ce520]:before,.v-icon.v-icon[data-v-086ce520]:after{display:none!important}.theme--light.v-btn.color-secondary .v-btn__content[data-v-086ce520]{color:#1d3c5f;border-color:#1d3c5f}.theme--light.v-icon.v-icon.v-icon--disabled.transparent--text[data-v-086ce520]{color:transparent!important}.v-btn.group--left[data-v-086ce520]{border-radius:4px 0 0 4px!important;margin-right:-1px!important}.v-btn.group--right[data-v-086ce520]{border-radius:0 4px 4px 0!important}.v-btn.group--middle[data-v-086ce520]{border-radius:0!important;margin-right:-1px!important}.v-text-field--outlined fieldset[data-v-086ce520]{border-color:#bbb}.v-tabs--icons-and-text>.v-tabs-bar[data-v-086ce520]{height:48px!important}.v-tabs--icons-and-text>.v-tabs-bar .v-tab[data-v-086ce520]{text-transform:none!important;letter-spacing:.075}.v-tabs--icons-and-text>.v-tabs-bar .v-tab>[data-v-086ce520]:first-child{margin-bottom:2px!important}@media(max-width:599px){.v-tabs--icons-and-text>.v-tabs-bar .v-tab[data-v-086ce520]{font-size:12px!important;letter-spacing:.04}}@media(max-width:400px){.v-tabs--icons-and-text>.v-tabs-bar .v-tab[data-v-086ce520]{min-width:68px!important;padding:0 4px!important}}@media(max-width:500px){.v-tabs--icons-and-text>.v-tabs-bar .v-tab[data-v-086ce520]{padding:0 7px!important}}@media(max-width:500px){.v-tabs--icons-and-text>.v-tabs-bar .v-tab.compact-view[data-v-086ce520]{padding:0!important;min-width:62px!important}}.v-tabs .v-tab--active[data-v-086ce520]:hover:before,.v-tabs .v-tab[data-v-086ce520]:hover:before{opacity:0!important}.v-tabs--dashboard .v-tabs-bar--is-mobile .v-tab[data-v-086ce520]{padding:0 10px!important}.location-create .v-item-group.v-tabs-bar[data-v-086ce520]{position:fixed!important;top:48px!important;z-index:2!important;width:100%!important}.v-toolbar__content .v-toolbar__title[data-v-086ce520]{padding-left:0!important}.v-text-field.error--text .v-label[data-v-086ce520]{color:#ff5252!important;caret-color:#ff5252!important}.v-text-field.v-text-field--solo .v-input__control[data-v-086ce520]{min-width:160px!important}@media(min-width:1264px){.v-text-field.v-text-field--solo .v-input__control[data-v-086ce520]{min-width:0!important}}.v-text-field.v-text-field--solo .v-input__control .v-input__slot[data-v-086ce520]{background:transparent!important}.v-text-field .v-input__control .v-input__slot[data-v-086ce520]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important;min-height:auto!important}.v-text-field:not(.v-text-field--outlined):not(.v-text-field--solo):not(.v-select) input[data-v-086ce520]{padding:8px 0 0}.v-text-field.v-text-field--outlined input[data-v-086ce520]{width:100%;max-height:none!important;padding-top:10px}.v-text-field.v-text-field--enclosed.v-input--dense:not(.v-text-field--solo).v-text-field--outlined .v-input__slot[data-v-086ce520]{padding-right:4px!important}.v-text-field.v-text-field--enclosed.v-input--dense:not(.v-text-field--solo).v-text-field--outlined .v-input__append-inner[data-v-086ce520]{margin-top:6px!important}@media(max-width:599px){.v-text-field.v-text-field--enclosed.v-input--dense:not(.v-text-field--solo).v-text-field--outlined:not(.v-input--xsmall):not(.input-text-field--full) .v-input__append-inner[data-v-086ce520]{margin-top:3px!important}}.v-text-field.v-text-field--enclosed.v-input--height36 .v-input__append-inner[data-v-086ce520]{margin-top:14px!important}.v-text-field.v-text-field--enclosed.v-input--width240[data-v-086ce520]{width:240px}@media(max-width:599px){.v-text-field.v-text-field--enclosed.v-input--width240[data-v-086ce520]{width:120px}}.v-text-field.v-text-field--enclosed.v-input--width157[data-v-086ce520]{width:157px}@media(max-width:599px){.v-text-field.v-text-field--enclosed.v-input--width157[data-v-086ce520]{width:84px}}.v-text-field.hcs--large[data-v-086ce520]{padding-top:8px!important;font-size:1.8rem!important}.v-text-field.hcs--large.v-text-field .v-input__control .v-input__slot[data-v-086ce520]{height:42px!important;min-height:42px!important}.v-text-field.hcs--large.v-text-field input[data-v-086ce520]{padding:0 0 4px!important;margin-top:8px!important}.v-text-field:not(.date-picker):not(.time-picker):not(.bg-transparent) .v-input__slot[data-v-086ce520],input[type=number][data-v-086ce520]{background-color:#fff!important}.v-select.v-select--chips.v-input--dense .v-select__selections[data-v-086ce520]{min-height:30px}.v-select.v-input--small .v-select__selections[data-v-086ce520],.v-select.v-input--xsmall .v-select__selections[data-v-086ce520]{padding:0!important}.v-input.v-input--selection-controls.v-input--switch .v-input__slot>.v-label[data-v-086ce520]{font-size:12px!important;line-height:16px}.v-input textarea[data-v-086ce520]{padding-top:4px}div[role=combobox] .v-label[data-v-086ce520]{top:-2px!important}.v-input__slider[data-v-086ce520]{max-width:600px}.v-input__slider .v-slider.v-slider--horizontal .v-slider__tick .v-slider__tick-label[data-v-086ce520]{width:65px;max-width:65px;margin-top:2px;font-size:.75rem!important;line-height:1rem;text-align:center;white-space:normal}.v-input__slider .v-slider.v-slider--horizontal .v-slider__tick:first-child .v-slider__tick-label[data-v-086ce520],.v-input__slider .v-slider.v-slider--horizontal .v-slider__tick:last-child .v-slider__tick-label[data-v-086ce520]{-webkit-transform:translateX(-50%)!important;transform:translateX(-50%)!important}.v-input__slider.slider--default .v-slider div[aria-valuenow="0"] .primary[data-v-086ce520]{color:#b0b0b0!important;background-color:#b0b0b0!important}.v-input__slider.slider--default .v-slider div[aria-valuenow="0"] .v-slider__thumb-label[data-v-086ce520]{display:none!important}.v-input__slider.slider--default:not(.slider--big-label) .v-slider[data-v-086ce520]{max-width:245px!important;margin-top:18px!important}.v-input__slider.slider--big-label .v-slider[data-v-086ce520]{margin-top:25px!important}.v-input__slider.slider--number-percentage .v-slider div[aria-valuenow="-1"] .primary[data-v-086ce520]{color:#b0b0b0!important;background-color:#b0b0b0!important}.v-input__slider.slider--number-percentage .v-slider div[aria-valuenow="-1"] .v-slider__thumb-label[data-v-086ce520]{display:none!important}.v-input__slider.slider--score-amount .v-slider__ticks-container .v-slider__tick[data-v-086ce520]:nth-child(2){background-color:#069518!important}.v-input__slider.slider--score-amount .v-slider__ticks-container .v-slider__tick[data-v-086ce520]:nth-child(3){background-color:#243d80!important}.v-input__slider.slider--score-amount .v-slider__ticks-container .v-slider__tick[data-v-086ce520]:nth-child(4){background-color:#5f3f90!important}.v-input__slider.slider--score-amount .v-slider__ticks-container .v-slider__tick[data-v-086ce520]:nth-child(5){background-color:#8f1619!important}.v-input__slider.slider--score-quality .v-slider__ticks-container .v-slider__tick[data-v-086ce520]:nth-child(5){background-color:#069518!important}.v-input__slider.slider--score-quality .v-slider__ticks-container .v-slider__tick[data-v-086ce520]:nth-child(4){background-color:#243d80!important}.v-input__slider.slider--score-quality .v-slider__ticks-container .v-slider__tick[data-v-086ce520]:nth-child(3){background-color:#5f3f90!important}.v-input__slider.slider--score-quality .v-slider__ticks-container .v-slider__tick[data-v-086ce520]:nth-child(2){background-color:#8f1619!important}.v-input__slider.slider--grade .v-slider__ticks-container .v-slider__tick[data-v-086ce520]:nth-child(9),.v-input__slider.slider--grade .v-slider__ticks-container .v-slider__tick[data-v-086ce520]:nth-child(10),.v-input__slider.slider--grade .v-slider__ticks-container .v-slider__tick[data-v-086ce520]:nth-child(11){background-color:#069518!important}.v-input__slider.slider--grade .v-slider__ticks-container .v-slider__tick[data-v-086ce520]:nth-child(7),.v-input__slider.slider--grade .v-slider__ticks-container .v-slider__tick[data-v-086ce520]:nth-child(8){background-color:#243d80!important}.v-input__slider.slider--grade .v-slider__ticks-container .v-slider__tick[data-v-086ce520]:nth-child(5),.v-input__slider.slider--grade .v-slider__ticks-container .v-slider__tick[data-v-086ce520]:nth-child(6){background-color:#5f3f90!important}.v-input__slider.slider--grade .v-slider__ticks-container .v-slider__tick[data-v-086ce520]:nth-child(2),.v-input__slider.slider--grade .v-slider__ticks-container .v-slider__tick[data-v-086ce520]:nth-child(3),.v-input__slider.slider--grade .v-slider__ticks-container .v-slider__tick[data-v-086ce520]:nth-child(4){background-color:#8f1619!important}.v-card__subtitle[data-v-086ce520],.v-card__text[data-v-086ce520],.v-card__title[data-v-086ce520]{padding:12px!important}@media(max-width:599px){.v-card__subtitle[data-v-086ce520],.v-card__text[data-v-086ce520],.v-card__title[data-v-086ce520]{padding:10px!important}}.v-card__title+.v-card__subtitle[data-v-086ce520],.v-card__title+.v-card__text[data-v-086ce520]{padding:0 12px!important}@media(max-width:599px){.v-card__title+.v-card__subtitle[data-v-086ce520],.v-card__title+.v-card__text[data-v-086ce520]{padding:0 10px!important}}.v-data-table[data-v-086ce520]{background-color:transparent!important}@media(max-width:599px){.v-data-table:not(.table-heatmap) .v-input__control[data-v-086ce520],.v-data-table:not(.table-heatmap) input[data-v-086ce520]{font-size:12px!important}}.v-data-table:not(.table-heatmap) tr.tr-clickable>td[data-v-086ce520]{cursor:pointer!important}.v-data-table:not(.table-heatmap) .td--small .v-input__control[data-v-086ce520]{min-width:116px!important;max-width:116px!important}@media(max-width:599px){.v-data-table:not(.table-heatmap) .td--small .v-input__control[data-v-086ce520]{min-width:80px!important;max-width:80px!important}}.v-data-table:not(.table-heatmap) .td--medium .v-input__control[data-v-086ce520]{min-width:130px!important;max-width:130px!important}@media(max-width:599px){.v-data-table:not(.table-heatmap) .v-data-table__wrapper>table>tbody>tr>td[data-v-086ce520],.v-data-table:not(.table-heatmap) .v-data-table__wrapper>table>thead>tr>th[data-v-086ce520]{padding:0 5px!important;font-size:12px!important}}.v-data-table:not(.table-heatmap).--full-width[data-v-086ce520]{width:100%}.v-data-table:not(.table-heatmap).v-data-table--smallfont .v-data-table__wrapper>table>tbody>tr>td[data-v-086ce520],.v-data-table:not(.table-heatmap).v-data-table--smallfont .v-data-table__wrapper>table>thead>tr>th[data-v-086ce520],.v-data-table:not(.table-heatmap).v-data-table--smallfont .v-input__control[data-v-086ce520],.v-data-table:not(.table-heatmap).v-data-table--smallfont input[data-v-086ce520]{font-size:12px!important}.v-data-table.v-data-table--dense.table-heatmap>.v-data-table__wrapper>table>tbody>tr>td[data-v-086ce520]{height:11px!important}.v-data-table.table-heatmap .v-data-table__wrapper[data-v-086ce520]{overflow:visible;width:100%}.v-data-table.emission-table .v-data-table__wrapper[data-v-086ce520]{overflow:visible!important}@media(max-width:599px){.v-application--is-ltr .v-data-table.table-saved-inputs>.v-data-footer__select[data-v-086ce520]{margin-left:0!important;margin-right:0!important}}.v-calendar-weekly__day.v-present[data-v-086ce520]{background-color:#bbcadc!important}.v-event strong[data-v-086ce520]{display:none}.el-checkbox__input.is-checked .el-checkbox__inner[data-v-086ce520],.el-checkbox__input.is-indeterminate .el-checkbox__inner[data-v-086ce520]{background-color:#89a3c2;border-color:#89a3c2}.el-input-number .el-input__inner[data-v-086ce520]{color:#242424!important}.el-input-number.comma-warning .el-input__inner[data-v-086ce520]{border:1px solid #ff001d!important}.el-input-number.table input[data-v-086ce520]{background-color:hsla(0,0%,100%,.5)!important}.el-input-number--medium[data-v-086ce520]{width:160px!important}@media(max-width:599px){.el-input-number--medium[data-v-086ce520]{width:130px!important}}.el-input-number__decrease[data-v-086ce520],.el-input-number__increase[data-v-086ce520]{background:none!important}.el-input-number__decrease:hover:not(.is-disabled)~.el-input .el-input__inner[data-v-086ce520]:not(.is-disabled),.el-input-number__increase:hover:not(.is-disabled)~.el-input .el-input__inner[data-v-086ce520]:not(.is-disabled),.el-input.is-active .el-input__inner[data-v-086ce520],.el-input__inner[data-v-086ce520]:focus{border-color:#89a3c2!important}.v-badge__badge[data-v-086ce520]{min-width:16px!important;height:16px!important;padding:3px 5px!important;font-size:11px!important}.v-badge.font-xxsmall .v-badge__badge[data-v-086ce520]{font-size:8px!important}.alerts-item .v-alert__wrapper[data-v-086ce520]{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:start!important}.v-overlay.manual-input-overlay>.v-overlay__content .overlay-modal[data-v-086ce520]{max-height:90vh!important;min-height:500px!important;overflow:auto!important;background-color:#fff;border-radius:4px}@media(max-width:599px){.v-overlay.manual-input-overlay>.v-overlay__content .overlay-modal[data-v-086ce520]{min-height:300px!important}}.vue-treeselect .vue-treeselect__control[data-v-086ce520]{border-color:#bbb;border-radius:4px}.vue-treeselect:not(.filter-treeselect) .vue-treeselect__control[data-v-086ce520]{background:transparent}.vue-treeselect.emission-treeselect .vue-treeselect__control[data-v-086ce520]{border-color:#666}.vue-treeselect.emission-treeselect .vue-treeselect__control-arrow[data-v-086ce520]{color:#666}.vue-treeselect.emission-treeselect.vue-treeselect:not(.vue-treeselect--disabled):not(.vue-treeselect--focused) .vue-treeselect__control[data-v-086ce520]:hover{border-color:#909090}.vue-treeselect--focused:not(.vue-treeselect--open) .vue-treeselect__control[data-v-086ce520]{border-color:#89a3c2!important;-webkit-box-shadow:none!important;box-shadow:none!important}.vue-treeselect--has-value .vue-treeselect__multi-value[data-v-086ce520]{margin-bottom:1px!important}.vue-treeselect__multi-value-item[data-v-086ce520]{padding:0!important;line-height:12px!important;color:#242424!important;background:#bbcadc!important}.vue-treeselect__multi-value-item .vue-treeselect__multi-value-label[data-v-086ce520]{font-weight:600!important}.vue-treeselect__value-remove[data-v-086ce520]{color:#242424!important}.vue-treeselect__checkbox--checked[data-v-086ce520],.vue-treeselect__checkbox--indeterminate[data-v-086ce520]{background:#89a3c2!important;border-color:#89a3c2!important}.vue-treeselect.color-red .vue-treeselect__multi-value-item[data-v-086ce520],.vue-treeselect.color-red .vue-treeselect__value-remove[data-v-086ce520]{color:#ff001d!important;background:#ffe5e7!important}.vue-treeselect.color-red .vue-treeselect__checkbox--checked[data-v-086ce520]{background:#ff001d!important;border-color:#ff001d!important}.vue-treeselect--open-below:not(.vue-treeselect--append-to-body) .vue-treeselect__menu-container[data-v-086ce520]{top:unset!important}@media(max-width:599px){.vue-treeselect.treeselect--small .vue-treeselect__control[data-v-086ce520],.vue-treeselect.treeselect--small .vue-treeselect__menu[data-v-086ce520]{font-size:14px!important}}.vue-treeselect.treeselect-icon-selectbox .vue-treeselect__control[data-v-086ce520]{max-height:34px!important;height:34px!important;max-width:85px!important;width:85px!important;border-color:#bbb!important}.vue-treeselect.treeselect-icon-selectbox .vue-treeselect__control .vue-treeselect__single-value[data-v-086ce520]{top:1px}.vue-treeselect.treeselect-icon-selectbox .vue-treeselect__control[data-v-086ce520],.vue-treeselect.treeselect-icon-selectbox .vue-treeselect__menu[data-v-086ce520]{font-size:10px!important}.vue-treeselect.vue-treeselect--multi.treeselect-chartgroup .vue-treeselect__multi-value-item[data-v-086ce520]{background:#fff!important}.vue-treeselect.vue-treeselect--multi.treeselect-chartgroup.vue-treeselect--disabled .vue-treeselect__multi-value-item[data-v-086ce520]{background:#ededed!important;border-color:#ededed!important}.vue-treeselect__multi-value-item-container[data-v-086ce520]{padding-top:2px!important}.vdatetime-input[data-v-086ce520]{color:#89a3c2;cursor:pointer}.vdatetime.green--text .vdatetime-input[data-v-086ce520]{color:#049717}.vdatetime-popup[data-v-086ce520]{border-radius:4px}.vdatetime-popup .vdatetime-calendar__month[data-v-086ce520]{min-height:317px!important}.vdatetime-popup .vdatetime-calendar__month__day--selected:hover>span>span[data-v-086ce520],.vdatetime-popup .vdatetime-calendar__month__day--selected>span>span[data-v-086ce520],.vdatetime-popup .vdatetime-popup__header[data-v-086ce520]{background:#89a3c2!important}.vdatetime-popup .vdatetime-popup__actions__button[data-v-086ce520],.vdatetime-popup .vdatetime-time-picker__item--selected[data-v-086ce520],.vdatetime-popup .vdatetime-year-picker__item--selected[data-v-086ce520]{color:#89a3c2!important}.vdatetime-popup .vdatetime-popup__header[data-v-086ce520]{border-top-left-radius:inherit;border-top-right-radius:inherit}.vdatetime-popup .vdatetime-popup__actions__button[data-v-086ce520]{padding:0!important}.ep-container[data-v-086ce520]{height:110px!important}@media(max-width:599px){.ep-container[data-v-086ce520]{height:86px!important}}.ep-container .ep-svg-container[data-v-086ce520]{margin-top:-5px}@media(max-width:599px){.ep-container .ep-svg-container[data-v-086ce520]{margin-top:-3px}}@media(max-width:599px){.ep-container.expanded[data-v-086ce520]:not(.print){height:110px!important}.ep-container.expanded:not(.print) .ep-svg-container[data-v-086ce520]{margin-top:-37px}.ep-container.expanded:not(.print) .ep-svg-container .ep-svg[data-v-086ce520]{height:60px!important}}.ep-legend--container[data-v-086ce520]{top:0!important}@media(max-width:599px){.ep-legend--container[data-v-086ce520]{margin-top:4px}}@media print{.v-main[data-v-086ce520]{display:block!important;padding:0 0 0 0!important}.v-application[data-v-086ce520]{line-height:0!important}.v-application-wrap[data-v-086ce520]{display:block!important;min-height:0!important}}.print-only[data-v-086ce520]{display:none}@media print{body[data-v-086ce520],html[data-v-086ce520]{width:210mm;height:296.8mm;padding:0;margin:0;-webkit-print-color-adjust:exact!important;color-adjust:exact!important;print-color-adjust:exact!important}[data-v-086ce520],[data-v-086ce520]:after,[data-v-086ce520]:before{color:inherit!important;background:inherit!important}.grade-details-text[data-v-086ce520]{font-size:15.5px!important}.header-page[data-v-086ce520]{display:block;width:210mm;height:296.8mm;padding:0;margin:0;overflow:hidden;page-break-after:always;-webkit-region-break-after:always!important;-webkit-column-break-after:page!important;-moz-column-break-after:page!important;break-after:page!important}.header-page .content[data-v-086ce520]{display:block;padding-top:40%;padding-right:10mm;padding-left:10mm;margin:0;text-align:center}.header-page .content .logo[data-v-086ce520]{position:relative;height:40mm;margin-bottom:30mm}.header-page .content .date[data-v-086ce520],.header-page .content .logo[data-v-086ce520],.header-page .content .subtitle[data-v-086ce520],.header-page .content .title[data-v-086ce520]{margin-bottom:10mm}.header-page .content .subtitle[data-v-086ce520]{line-height:1.2}.no-print[data-v-086ce520],.toggle-icon[data-v-086ce520]{display:none!important}.print-hide-icon[data-v-086ce520]:before{content:""!important}.print-inspections-page[data-v-086ce520]{page-break-after:always;page-break-before:always}.print-only[data-v-086ce520]{display:block!important}.font-xsmall[data-v-086ce520],.font-xxsmall[data-v-086ce520]{font-size:.6rem!important}.print-card[data-v-086ce520]{display:block!important;border:none!important;padding:0!important;margin:0!important;min-height:296.8mm!important}.print-diary-item[data-v-086ce520]{page-break-inside:avoid}.print-photo[data-v-086ce520]{width:18%;max-width:40mm}.print-photo-selected img[data-v-086ce520],.print-photo img[data-v-086ce520]{width:100%}.print-photo-selected-text[data-v-086ce520]{max-height:48px;overflow:hidden}.chart-wrapper[data-v-086ce520],.download-wrapper[data-v-086ce520]{display:block;-webkit-column-break-inside:avoid;page-break-inside:avoid;-moz-column-break-inside:avoid;break-inside:avoid;break-inside:avoid-page}.heatmap-chart[data-v-086ce520],.wind-chart[data-v-086ce520]{height:100%;max-height:35mm}.heatmap-chart-wrapper[data-v-086ce520],.wind-chart-wrapper[data-v-086ce520]{margin-bottom:43mm}.title-wrapper[data-v-086ce520]{margin-top:7mm;margin-bottom:1mm}.charts-wrapper-4 .title-wrapper .overline[data-v-086ce520]{font-size:.7rem!important;line-height:1.25rem!important}.charts .ct-legend li .ct-legend-square[data-v-086ce520]{max-height:3px!important;margin-top:5px!important}.charts .ct-legend li[data-v-086ce520]{margin-bottom:0}.charts .ct-legend li span[data-v-086ce520]{font-size:.75rem!important}.wind-degrees-icon[data-v-086ce520]{background-color:transparent!important}.mean-values.print[data-v-086ce520]{margin-top:3mm}.grade-wrapper.print[data-v-086ce520]{-webkit-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%}.grade-wrapper.print .research-grade[data-v-086ce520]{width:68px;height:68px;line-height:66px}.grade-wrapper.print .research-grade.research-grade--with-icon[data-v-086ce520]{margin-top:-1px}.grade-wrapper.print .research-grade span[data-v-086ce520]{font-size:28px}.grade-details-translation[data-v-086ce520]{font-weight:700;font-size:medium!important}.gauge-label[data-v-086ce520]{font-size:14px!important;line-height:16px!important;margin-top:7px!important}.gauge-label.gauge-label--minmax[data-v-086ce520]{font-size:14px!important;line-height:16px!important;max-width:none;margin-top:1px!important}.gauge-label.gauge-label--minmax .delta[data-v-086ce520]{margin-bottom:-1px}}.ep-container.print[data-v-086ce520]{display:block;width:150px!important;height:176px!important}.ep-container.print .ep-svg-container[data-v-086ce520]{margin-top:-20px}.ep-container.print .ep-legend--value__counter[data-v-086ce520]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:10px}.ep-container.print .ep-legend--container .ep-legend--value[data-v-086ce520]{width:150px}.ep-container.print .ep-legend--container .gauge-label--name[data-v-086ce520]{display:block!important;display:-webkit-box!important;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:1;-webkit-box-orient:vertical;word-break:break-all}.ep-container.print .ep-legend--container .v-sheet[data-v-086ce520]{position:relative;height:36px;width:36px;margin-top:15px}.gauge-value.print[data-v-086ce520]{max-height:18px;margin-top:12px;font-size:28px}.measurements-content.print[data-v-086ce520]{margin-top:0;display:block;width:200mm}.boxplot[data-v-086ce520]{max-height:70vh;height:346px;width:100%}.color-primary[data-v-d4c178ac]{color:#89a3c2}.color-secondary[data-v-d4c178ac]{color:#1d3c5f}.color-tertiary[data-v-d4c178ac]{color:#eef1f6}.color-grey[data-v-d4c178ac]{color:#666}.color-grey-important[data-v-d4c178ac]{color:#666!important}.color-grey-border[data-v-d4c178ac]{color:#bbb!important}.color-grey-transparent[data-v-d4c178ac]{color:rgba(0,0,0,.54)}.color-grey-medium[data-v-d4c178ac]{color:#b0b0b0}.color-grey-dark[data-v-d4c178ac]{color:#242424}.color-black[data-v-d4c178ac]{color:#000}.alert-chip[data-v-d4c178ac]{cursor:pointer!important;background-color:#ffe5e7!important}.border-bottom[data-v-d4c178ac]{padding-bottom:12px;margin-bottom:12px;border-bottom:1px solid #bbb}@media(max-width:599px){.border-bottom[data-v-d4c178ac]{padding:10px;margin-bottom:10px}}.button-group[data-v-d4c178ac]{padding:4px 5px;border:1px solid #bbb;border-radius:4px}.button-group.--small[data-v-d4c178ac]{padding:0}@media(max-width:599px){.button-group.--small[data-v-d4c178ac]{margin-bottom:2px}}.checkbox-label[data-v-d4c178ac]{display:inline-block!important;max-width:100%!important;font-size:14px}.color-tertiary[data-v-d4c178ac]{background-color:#eef1f6}.content-container[data-v-d4c178ac]{margin-top:56px}.autocomplete-field[data-v-d4c178ac],.country-select[data-v-d4c178ac]{width:100%;max-width:100%;min-height:36px;padding:0 12px;border:1px solid #bbb;border-radius:4px}.autocomplete-field[data-v-d4c178ac]:focus,.country-select[data-v-d4c178ac]:focus{outline-color:#89a3c2}.cursor-pointer[data-v-d4c178ac]{cursor:pointer}.data-overlay[data-v-d4c178ac]{min-height:calc(100vh - 350px)}.diary-card[data-v-d4c178ac]{height:100%;padding:10px;font-size:.8125rem!important}@media(min-width:960px){.diary-card[data-v-d4c178ac]{padding:12px;font-size:.875rem!important}}.diary-card .diary-menu-button[data-v-d4c178ac]{left:10px;min-width:24px!important;max-width:24px!important;height:24px!important}.diary-card .diary-label[data-v-d4c178ac]{font-size:.75rem!important;font-weight:600;color:#666;letter-spacing:.0333333333em!important}@media(max-width:599px){.diary-card .diary-label[data-v-d4c178ac]{font-size:.7rem!important}}.diary-card .diary-details-item[data-v-d4c178ac]{min-width:24px;max-width:none;margin-bottom:0;line-height:1.1rem}@media(max-width:849px){.diary-card .diary-details-item[data-v-d4c178ac]{min-width:100%}}@media(max-width:849px){.diary-card .diary-inspection-meta[data-v-d4c178ac]{margin-right:-8px}}.diary-card .diary-inspection-date-item[data-v-d4c178ac]{max-width:150px;margin-bottom:0;line-height:1.1rem}.diary-card .diary-inspection-title[data-v-d4c178ac]{margin-bottom:0;font-size:.75rem!important;font-weight:600;line-height:24px;color:#242424;letter-spacing:.0333333333em!important;white-space:nowrap}@media(max-width:599px){.diary-card .diary-inspection-title[data-v-d4c178ac]{font-size:.7rem!important}}@media(min-width:600px){.diary-card .diary-inspection-text[data-v-d4c178ac]{margin-top:2px}}.diary-card .diary-inspection-text.inspection-date[data-v-d4c178ac]{white-space:normal}.diary-card .hide-md[data-v-d4c178ac]{display:-webkit-box;display:-ms-flexbox;display:flex}@media(min-width:851px)and (max-width:1264px){.diary-card .hide-md[data-v-d4c178ac]{display:none}}.diary-card .diary-inspection-content[data-v-d4c178ac]{margin-top:10px!important;margin-left:10px!important}@media(min-width:600px){.diary-card .diary-inspection-content[data-v-d4c178ac]{margin-left:0!important}}@media(min-width:850px){.diary-card .diary-inspection-content[data-v-d4c178ac]{margin-top:0!important}}.diary-card .diary-inspection-content .diary-content-item[data-v-d4c178ac]{margin-bottom:4px}@media(min-width:850px){.diary-card .diary-inspection-content .diary-content-item[data-v-d4c178ac]{margin-bottom:0!important}}.diary-card .notes[data-v-d4c178ac],.diary-card .reminder[data-v-d4c178ac]{display:inline-block;max-height:33px;overflow:hidden;line-height:1.1rem;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical}@media(max-width:599px){.diary-card .notes[data-v-d4c178ac],.diary-card .reminder[data-v-d4c178ac]{line-height:1rem}}.filter-bar-wrapper[data-v-d4c178ac]{position:fixed;top:100px;z-index:2;width:100%;margin-top:-4px;background-color:#eef1f6;border-bottom:1px solid #e3e9f2}.filter-bar-wrapper .v-input[data-v-d4c178ac]:not(.switch-label){background-color:#fff}@media(max-width:599px){.filter-bar-wrapper .filter-container[data-v-d4c178ac]{padding:10px}}.filter-bar-wrapper .filter-bar[data-v-d4c178ac]{margin-top:-10px;margin-bottom:-10px}@media(min-width:600px){.filter-bar-wrapper .filter-bar[data-v-d4c178ac]{margin-top:-12px;margin-bottom:-12px}}@media(max-width:599px){.filter-bar-wrapper .filter-bar .filter-buttons[data-v-d4c178ac]:not(.--alerts){max-width:300px}}@media(max-width:599px){.filter-bar-wrapper .filter-bar .filter-buttons:not(.--alerts).filter-buttons--small[data-v-d4c178ac]{max-width:170px}}@media(max-width:599px){.filter-bar-wrapper .filter-bar .v-input[data-v-d4c178ac]:not(.input-text-field--large):not(.v-input--checkbox):not(.filter-text-field--alerts){max-width:120px}}.filter-bar-wrapper .filter-bar .v-input.switch-label[data-v-d4c178ac]{max-width:unset;width:140px}@media(max-width:599px){.filter-bar-wrapper .filter-bar .v-input.switch-label[data-v-d4c178ac]{width:120px}}@media(max-width:372px){.filter-bar-wrapper .filter-bar .v-input.v-text-field.v-text-field--enclosed.v-input--dense:not(.v-text-field--solo).v-text-field--outlined.input-text-field--large[data-v-d4c178ac]{max-width:120px}}@media(max-width:599px){.filter-bar-wrapper .filter-bar .v-input.v-text-field.v-text-field--enclosed.v-input--dense:not(.v-text-field--solo).v-text-field--outlined.input-text-field--large .v-input__slot .v-text-field__slot[data-v-d4c178ac]{min-width:115px}}@media(max-width:372px){.filter-bar-wrapper .filter-bar .v-input.v-text-field.v-text-field--enclosed.v-input--dense:not(.v-text-field--solo).v-text-field--outlined.input-text-field--large .v-input__slot .v-text-field__slot[data-v-d4c178ac]{min-width:74px}}.filter-bar-wrapper .filter-bar .v-input.v-text-field.v-text-field--enclosed.v-input--dense:not(.v-text-field--solo).v-text-field--outlined.input-text-field--full[data-v-d4c178ac]{max-width:100%}.filter-bar-wrapper .filter-bar .v-input.v-text-field.v-text-field--enclosed.v-input--dense:not(.v-text-field--solo).v-text-field--outlined .v-input__slot .v-label.v-label--active[data-v-d4c178ac]{color:#89a3c2!important}@media(max-width:599px){.filter-bar-wrapper .filter-bar .v-input.v-text-field.v-text-field--enclosed.v-input--dense:not(.v-text-field--solo).v-text-field--outlined .v-input__slot[data-v-d4c178ac]{padding:0 2px 0 6px!important}.filter-bar-wrapper .filter-bar .v-input.v-text-field.v-text-field--enclosed.v-input--dense:not(.v-text-field--solo).v-text-field--outlined .v-input__slot .v-text-field__slot[data-v-d4c178ac]{min-width:72px}.filter-bar-wrapper .filter-bar .v-input.v-text-field.v-text-field--enclosed.v-input--dense:not(.v-text-field--solo).v-text-field--outlined .v-input__slot .v-text-field__slot .v-label--active[data-v-d4c178ac]{left:4px!important}}@media(max-width:599px){.filter-bar-wrapper .filter-bar .v-input.v-text-field.v-input--is-focused.v-input--dense:not(.v-text-field--solo).v-text-field--outlined .v-input__slot .v-text-field__slot[data-v-d4c178ac]{min-width:63px;height:30px!important}}@media(max-width:372px){.filter-bar-wrapper .filter-bar .v-input.v-text-field.v-input--is-focused.v-input--dense:not(.v-text-field--solo).v-text-field--outlined.filter-text-field--alerts .v-input__slot .v-text-field__slot[data-v-d4c178ac]{min-width:45px}}.filter-bar-wrapper .filter-bar .view-buttons[data-v-d4c178ac]{padding:9px}.filter-bar-wrapper.--back[data-v-d4c178ac]{top:52px}.filter-bar-wrapper.--back .filter-bar .v-input.v-input--switch[data-v-d4c178ac]{background-color:transparent!important}.filter-bar-wrapper.--back .filter-bar .v-input--selection-controls[data-v-d4c178ac]{margin-top:0}.area-color-picker[data-v-d4c178ac]{margin-top:-10px}.flex-color-picker[data-v-d4c178ac]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flex-color-picker .v-color-picker__controls[data-v-d4c178ac]{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.flex-color-picker .v-color-picker__swatches[data-v-d4c178ac]{margin-top:10px}.flex-color-picker.queen-color-picker[data-v-d4c178ac]{border:1px solid #bbb!important;-webkit-box-shadow:none!important;box-shadow:none!important}.flex-color-picker.queen-color-picker .v-color-picker__swatch:nth-child(2) .v-color-picker__color>div[data-v-d4c178ac]{border:1px solid #bbb}.full-width[data-v-d4c178ac]{width:100%}.area-color-picker-footer[data-v-d4c178ac],.area-color-picker-toolbar[data-v-d4c178ac]{border-radius:4px}.area-color-picker-title[data-v-d4c178ac]{font-weight:500}.area-color-picker-footer[data-v-d4c178ac]{margin-top:-5px}.area-color-picker-footer .v-toolbar__content[data-v-d4c178ac]{padding:0 10px}.hcs-tooltip[data-v-d4c178ac]{font-family:Roboto,sans-serif!important;font-size:.8rem;font-weight:500!important;color:#242424!important;border-radius:6px;background-color:hsla(0,0%,94.1%,.95);border:1px solid #909090}.hcs-tooltip[data-v-d4c178ac]:after{content:"";position:absolute;left:50%;bottom:-4px;width:8px;height:8px;background:inherit;-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-box-shadow:inset -1px -1px 0 0 #909090;box-shadow:inset -1px -1px 0 0 #909090}.keep-spaces[data-v-d4c178ac]{white-space:pre-wrap}.location[data-v-d4c178ac]{padding-bottom:16px;margin:0}@media(max-width:599px){.location[data-v-d4c178ac]{margin:0 -12px 12px -12px}.location[data-v-d4c178ac]:not(.xs-view){padding:0 10px 8px 10px}.location.xs-view[data-v-d4c178ac]{padding:0 10px 0 10px}}.location[data-v-d4c178ac]:first-child{margin-top:70px}@media(max-width:599px){.location[data-v-d4c178ac]:first-child{margin-top:56px}}.location[data-v-d4c178ac]:last-child{margin-bottom:10px;border-bottom:none}.location .location-title[data-v-d4c178ac]{width:100%;padding-bottom:4px;margin:10px 0 12px;border-bottom:1px solid #000}@media(max-width:599px){.location .location-title[data-v-d4c178ac]{padding-bottom:2px;margin:8px 0 10px}}.location .research-item-transition-wrapper[data-v-d4c178ac]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}@media(max-width:599px){.location .research-item-transition-wrapper[data-v-d4c178ac]{min-width:100%}}.loading[data-v-d4c178ac]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-height:80vh;text-align:center}.lowercase[data-v-d4c178ac]{text-transform:lowercase}.mb-2px[data-v-d4c178ac]{margin-bottom:2px}.ml-2px[data-v-d4c178ac]{margin-left:2px}.ml-n2px[data-v-d4c178ac]{margin-left:-2px!important}.mr-2px[data-v-d4c178ac]{margin-right:2px}.mr-5px[data-v-d4c178ac]{margin-right:5px}.mr-6px[data-v-d4c178ac]{margin-right:6px}.mr-n2px[data-v-d4c178ac]{margin-right:-2px}.mt-2px[data-v-d4c178ac]{margin-top:2px!important}.mt-6px[data-v-d4c178ac]{margin-top:6px!important}.mt-n2px[data-v-d4c178ac]{margin-top:-2px!important}.mx-2px[data-v-d4c178ac]{margin-left:2px;margin-right:2px}.my-2px[data-v-d4c178ac]{margin-top:2px!important;margin-bottom:2px!important}.node-inactive[data-v-d4c178ac]{color:#909090!important}.overflow-auto[data-v-d4c178ac]{overflow:auto}.overlay-modal[data-v-d4c178ac]{width:590px;color:#000}@media(max-width:599px){.overlay-modal[data-v-d4c178ac]{max-width:95vw}}@media(min-width:960px){.overlay-modal[data-v-d4c178ac]{width:690px}}.overlay-parent[data-v-d4c178ac]{position:relative}.overlay-parent.no-cursor[data-v-d4c178ac]{cursor:not-allowed}.overlay-toolbar[data-v-d4c178ac]{border-top-left-radius:4px!important;border-top-right-radius:4px!important;-webkit-box-shadow:none!important;box-shadow:none!important}.overlay-toolbar span[data-v-d4c178ac]{font-size:1.25rem;font-weight:500;letter-spacing:.0125em;line-height:2rem;word-break:break-all}.overlay-body[data-v-d4c178ac]{border-radius:0 0 4px 4px!important;background-color:#fff;padding:4px}.pro-label[data-v-d4c178ac]{background:#049717!important}.pa-2px[data-v-d4c178ac]{padding:2px!important}.py-6px[data-v-d4c178ac]{padding-top:6px!important;padding-bottom:6px!important}.basic-label[data-v-d4c178ac]{background:#1d3c5f!important}.light-label[data-v-d4c178ac]{background:#89a3c2!important}.rounded-border[data-v-d4c178ac]{padding:12px;border:1px solid #bbb;border-radius:4px}@media(max-width:599px){.rounded-border[data-v-d4c178ac]{padding:10px!important}}.rounded-border.primary-border[data-v-d4c178ac]{border:1px solid #89a3c2}.rounded-border.--small[data-v-d4c178ac]{padding:6px}@media(max-width:599px){.rounded-border.--small[data-v-d4c178ac]{padding:4px!important}}.save-bar[data-v-d4c178ac]{position:fixed;z-index:2;width:100%;margin-top:-56px;background-color:#eef1f6!important;border-bottom:1px solid #e3e9f2!important;-webkit-box-shadow:none!important;box-shadow:none!important}.save-bar.save-bar--back[data-v-d4c178ac]{margin-top:0}.back-content[data-v-d4c178ac]{margin-top:56px}.back-with-toolbar-content[data-v-d4c178ac]{margin-top:75px}@media(max-width:599px){.back-with-toolbar-content[data-v-d4c178ac]{margin-top:48px}}.back-with-toolbar-content.--100[data-v-d4c178ac]{height:100%}@media(max-width:599px){.button-mobile-wide[data-v-d4c178ac]{width:100%}}.tab-container[data-v-d4c178ac]{margin-top:104px}.to-do-date[data-v-d4c178ac]{width:auto;padding:2px 4px!important;font-weight:600;line-height:1rem;color:red;text-align:center;white-space:nowrap;border:1px solid red;border-radius:5px}.to-do-date.green--text[data-v-d4c178ac]{border-color:green}.zindex1[data-v-d4c178ac]{z-index:1}.v-icon[data-v-d4c178ac]{color:#666}.theme--light.v-btn.v-btn--icon.color-black[data-v-d4c178ac],.v-btn>.v-btn__content .v-icon.color-black[data-v-d4c178ac],.v-icon.color-black[data-v-d4c178ac]{color:#000}.theme--light.v-btn.v-btn--icon.color-primary[data-v-d4c178ac],.v-btn>.v-btn__content .v-icon.color-primary[data-v-d4c178ac],.v-icon.color-primary[data-v-d4c178ac]{color:#89a3c2}.theme--light.v-btn.v-btn--icon.color-grey[data-v-d4c178ac],.v-btn>.v-btn__content .v-icon.color-grey[data-v-d4c178ac],.v-icon.color-grey[data-v-d4c178ac]{color:#666}.theme--light.v-btn.v-btn--icon.color-grey-medium[data-v-d4c178ac],.v-btn>.v-btn__content .v-icon.color-grey-medium[data-v-d4c178ac],.v-icon.color-grey-medium[data-v-d4c178ac]{color:#b0b0b0}.theme--light.v-btn.v-btn--icon.color-grey-dark[data-v-d4c178ac],.v-btn>.v-btn__content .v-icon.color-grey-dark[data-v-d4c178ac],.v-icon.color-grey-dark[data-v-d4c178ac]{color:#242424}.theme--light.v-btn.v-btn--icon.color-grey-light[data-v-d4c178ac],.v-btn>.v-btn__content .v-icon.color-grey-light[data-v-d4c178ac],.v-icon.color-grey-light[data-v-d4c178ac]{color:#f9f9f9}.theme--light.v-btn.v-btn--icon.color-grey-transparent[data-v-d4c178ac],.v-btn>.v-btn__content .v-icon.color-grey-transparent[data-v-d4c178ac],.v-icon.color-grey-transparent[data-v-d4c178ac]{color:rgba(0,0,0,.54)}.theme--light.v-btn.v-btn--icon.color-grey-border[data-v-d4c178ac],.theme--light.v-btn.v-btn--icon.color-grey-medium-light[data-v-d4c178ac],.v-btn>.v-btn__content .v-icon.color-grey-border[data-v-d4c178ac],.v-btn>.v-btn__content .v-icon.color-grey-medium-light[data-v-d4c178ac],.v-icon.color-grey-border[data-v-d4c178ac],.v-icon.color-grey-medium-light[data-v-d4c178ac]{color:#bbb}.theme--light.v-btn.v-btn--icon.color-green-bright[data-v-d4c178ac],.v-btn>.v-btn__content .v-icon.color-green-bright[data-v-d4c178ac],.v-icon.color-green-bright[data-v-d4c178ac]{color:#0ebc27}.v-btn.color-black>.v-btn__content .v-icon[data-v-d4c178ac]{color:#000}.full-height[data-v-d4c178ac]{height:100%}.hcs-icon[data-v-d4c178ac]{display:inline-block;min-width:23px;min-height:23px;margin:2px;line-height:1.2rem;vertical-align:top;background-color:transparent!important;background-repeat:no-repeat;background-position:50%}.hcs-icon--small[data-v-d4c178ac]{min-width:16px;min-height:16px}.hcs-icon--large[data-v-d4c178ac]{min-width:30px;min-height:30px}.hcs-icon--xl[data-v-d4c178ac]{min-width:45px;min-height:45px}.hcs-icon--xxl[data-v-d4c178ac]{min-width:100px;min-height:100px}.hcs-icon-sensor[data-v-d4c178ac]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_hcm.svg)}.hcs-icon-sensor-orange[data-v-d4c178ac]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_hcm-orange.svg)}.hcs-icon-sensor-grey[data-v-d4c178ac]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_hcm-grey.svg)}.hcs-icon-sensor-primary[data-v-d4c178ac]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_hcm-primary.svg)}.hcs-icon-sensor-secondary[data-v-d4c178ac]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_hcm-secondary.svg)}.hcs-icon-sensors[data-v-d4c178ac]{font-size:13px}.hcs-icon-sensors[data-v-d4c178ac]:before{margin-left:2px;font-family:Material Design Icons;content:"󰘊"}.hcs-icon-sensors--no-outline[data-v-d4c178ac]{font-size:22px;color:#666!important;background-color:transparent;border:none;border-radius:0}.hcs-icon-sensors--no-outline[data-v-d4c178ac]:before{font-family:Material Design Icons;content:"󰘊"}.hcs-icon-sensors--no-outline--small[data-v-d4c178ac]{margin:2px 0 0 0;font-size:16px}.hcs-icon-bv[data-v-d4c178ac]{font-size:15px}.hcs-icon-bv[data-v-d4c178ac]:before{font-family:Material Design Icons;content:"󰂁"}.hcs-icon-rssi[data-v-d4c178ac],.hcs-icon-snr[data-v-d4c178ac]{font-size:15px}.hcs-icon-rssi[data-v-d4c178ac]:before,.hcs-icon-snr[data-v-d4c178ac]:before{font-family:Material Design Icons;content:"󰒓"}.hcs-icon-t_0[data-v-d4c178ac],.hcs-icon-t_1[data-v-d4c178ac],.hcs-icon-t_2[data-v-d4c178ac],.hcs-icon-t_3[data-v-d4c178ac],.hcs-icon-t_4[data-v-d4c178ac],.hcs-icon-t_5[data-v-d4c178ac],.hcs-icon-t_6[data-v-d4c178ac],.hcs-icon-t_7[data-v-d4c178ac],.hcs-icon-t_8[data-v-d4c178ac],.hcs-icon-t_9[data-v-d4c178ac],.hcs-icon-t_i[data-v-d4c178ac]{font-size:16px}.hcs-icon-t_0[data-v-d4c178ac]:before,.hcs-icon-t_1[data-v-d4c178ac]:before,.hcs-icon-t_2[data-v-d4c178ac]:before,.hcs-icon-t_3[data-v-d4c178ac]:before,.hcs-icon-t_4[data-v-d4c178ac]:before,.hcs-icon-t_5[data-v-d4c178ac]:before,.hcs-icon-t_6[data-v-d4c178ac]:before,.hcs-icon-t_7[data-v-d4c178ac]:before,.hcs-icon-t_8[data-v-d4c178ac]:before,.hcs-icon-t_9[data-v-d4c178ac]:before,.hcs-icon-t_i[data-v-d4c178ac]:before{font-family:Material Design Icons;content:"󰔏"}.hcs-icon-weight_kg[data-v-d4c178ac]{font-size:15px}.hcs-icon-weight_kg[data-v-d4c178ac]:before{font-family:Material Design Icons;content:"󰖡"}.hcs-icon-magnify[data-v-d4c178ac]{font-size:15px}.hcs-icon-magnify[data-v-d4c178ac]:before{margin-left:1px;font-family:Material Design Icons;content:"󰍉"}.hcs-icon-text[data-v-d4c178ac]{font-size:9.5px;font-weight:600;color:#fff;border-radius:50%}.hcs-icon.color-red[data-v-d4c178ac]{background-color:#ff001d!important;border-color:#ff001d}.hcs-icon.color-green[data-v-d4c178ac]{background-color:#049717!important;border-color:#049717}.hcs-icon.color-primary[data-v-d4c178ac]{background-color:#89a3c2!important;border-color:#89a3c2}.hcs-icon-chartgroup-air[data-v-d4c178ac]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-air[data-v-d4c178ac]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_air.png);background-size:contain}.hcs-icon-chartgroup-air.print[data-v-d4c178ac]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_air.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-alert[data-v-d4c178ac]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-alert[data-v-d4c178ac]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_alert.png);background-size:contain}.hcs-icon-chartgroup-alert.print[data-v-d4c178ac]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_alert.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-bat[data-v-d4c178ac]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-bat[data-v-d4c178ac]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_bat.png);background-size:contain}.hcs-icon-chartgroup-bat.print[data-v-d4c178ac]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_bat.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-ch4[data-v-d4c178ac]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-ch4[data-v-d4c178ac]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_ch4.png);background-size:contain}.hcs-icon-chartgroup-ch4.print[data-v-d4c178ac]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_ch4.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-cloud[data-v-d4c178ac]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-cloud[data-v-d4c178ac]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_cloud.png);background-size:contain}.hcs-icon-chartgroup-cloud.print[data-v-d4c178ac]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_cloud.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-co2[data-v-d4c178ac]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-co2[data-v-d4c178ac]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_co2.png);background-size:contain}.hcs-icon-chartgroup-co2.print[data-v-d4c178ac]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_co2.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-connection[data-v-d4c178ac]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-connection[data-v-d4c178ac]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_connection.png);background-size:contain}.hcs-icon-chartgroup-connection.print[data-v-d4c178ac]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_connection.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-dust[data-v-d4c178ac]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-dust[data-v-d4c178ac]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_dust.png);background-size:contain}.hcs-icon-chartgroup-dust.print[data-v-d4c178ac]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_dust.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-hcm_line[data-v-d4c178ac]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-hcm_line[data-v-d4c178ac]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_hcm_line.png);background-size:contain}.hcs-icon-chartgroup-hcm_line.print[data-v-d4c178ac]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_hcm_line.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-nh3[data-v-d4c178ac]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-nh3[data-v-d4c178ac]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_nh3.png);background-size:contain}.hcs-icon-chartgroup-nh3.print[data-v-d4c178ac]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_nh3.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-mic[data-v-d4c178ac]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-mic[data-v-d4c178ac]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_mic.png);background-size:contain}.hcs-icon-chartgroup-mic.print[data-v-d4c178ac]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_mic.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-movement[data-v-d4c178ac]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-movement[data-v-d4c178ac]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_movement.png);background-size:contain}.hcs-icon-chartgroup-movement.print[data-v-d4c178ac]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_movement.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-rh[data-v-d4c178ac]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-rh[data-v-d4c178ac]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_rh.png);background-size:contain}.hcs-icon-chartgroup-rh.print[data-v-d4c178ac]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_rh.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-setting[data-v-d4c178ac]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-setting[data-v-d4c178ac]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_setting.png);background-size:contain}.hcs-icon-chartgroup-setting.print[data-v-d4c178ac]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_setting.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-sound[data-v-d4c178ac]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-sound[data-v-d4c178ac]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_sound.png);background-size:contain}.hcs-icon-chartgroup-sound.print[data-v-d4c178ac]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_sound.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-sun[data-v-d4c178ac]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-sun[data-v-d4c178ac]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_sun.png);background-size:contain}.hcs-icon-chartgroup-sun.print[data-v-d4c178ac]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_sun.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-switch[data-v-d4c178ac]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-switch[data-v-d4c178ac]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_switch.png);background-size:contain}.hcs-icon-chartgroup-switch.print[data-v-d4c178ac]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_switch.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-temp[data-v-d4c178ac]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-temp[data-v-d4c178ac]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_temp.png);background-size:contain}.hcs-icon-chartgroup-temp.print[data-v-d4c178ac]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_temp.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-thi[data-v-d4c178ac]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-thi[data-v-d4c178ac]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_thi.png);background-size:contain}.hcs-icon-chartgroup-thi.print[data-v-d4c178ac]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_thi.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-weight[data-v-d4c178ac]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-weight[data-v-d4c178ac]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_weight.png);background-size:contain}.hcs-icon-chartgroup-weight.print[data-v-d4c178ac]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_weight.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-wind[data-v-d4c178ac]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-wind[data-v-d4c178ac]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_wind.png);background-size:contain}.hcs-icon-chartgroup-wind.print[data-v-d4c178ac]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_wind.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-temp.print[data-v-d4c178ac]{height:20px;width:auto}.hcs-icon-chartgroup-bat.print[data-v-d4c178ac],.hcs-icon-chartgroup-cloud.print[data-v-d4c178ac]{width:20px;height:auto}.hcs-icon-farm[data-v-d4c178ac]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_farm.svg)}.hcs-icon-farm.print[data-v-d4c178ac]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_farm.svg);height:30px;width:30px}.hcs-icon-farm-grey[data-v-d4c178ac]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_farm-grey.svg)}.hcs-icon-farm-grey.print[data-v-d4c178ac]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_farm-grey.svg);height:30px;width:30px}.hcs-icon-farm-secondary[data-v-d4c178ac]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_farm-secondary.svg)}.hcs-icon-farm-secondary.print[data-v-d4c178ac]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_farm-secondary.svg);height:30px;width:30px}.hcs-icon-factory[data-v-d4c178ac]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_factory.svg)}.hcs-icon-factory.print[data-v-d4c178ac]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_factory.svg);height:30px;width:30px}.hcs-icon-greenhouse[data-v-d4c178ac]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_greenhouse.svg)}.hcs-icon-greenhouse.print[data-v-d4c178ac]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_greenhouse.svg);height:30px;width:30px}.hcs-icon-home[data-v-d4c178ac]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_home.svg)}.hcs-icon-home.print[data-v-d4c178ac]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_home.svg);height:30px;width:30px}.hcs-icon-office[data-v-d4c178ac]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_office.svg)}.hcs-icon-office.print[data-v-d4c178ac]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_office.svg);height:30px;width:30px}.hcs-icon-school[data-v-d4c178ac]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_school.svg)}.hcs-icon-school.print[data-v-d4c178ac]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_school.svg);height:30px;width:30px}.hcs-icon-air[data-v-d4c178ac]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_air.svg)}.hcs-icon-air.print[data-v-d4c178ac]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_air.svg);height:30px;width:30px}.hcs-icon-air-red[data-v-d4c178ac]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_air-red.svg)}.hcs-icon-air-red.print[data-v-d4c178ac]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_air-red.svg);height:30px;width:30px}.hcs-icon-alert[data-v-d4c178ac]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_alert.svg)}.hcs-icon-alert.print[data-v-d4c178ac]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_alert.svg);height:30px;width:30px}.hcs-icon-bat[data-v-d4c178ac]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_bat.svg)}.hcs-icon-bat.print[data-v-d4c178ac]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_bat.svg);height:30px;width:30px}.hcs-icon-bat-red[data-v-d4c178ac]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_bat-red.svg)}.hcs-icon-bat-red.print[data-v-d4c178ac]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_bat-red.svg);height:30px;width:30px}.hcs-icon-ch4[data-v-d4c178ac]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_ch4.svg)}.hcs-icon-ch4.print[data-v-d4c178ac]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_ch4.svg);height:30px;width:30px}.hcs-icon-ch4-green[data-v-d4c178ac]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_ch4-green.svg)}.hcs-icon-ch4-green.print[data-v-d4c178ac]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_ch4-green.svg);height:30px;width:30px}.hcs-icon-ch4-orange[data-v-d4c178ac]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_ch4-orange.svg)}.hcs-icon-ch4-orange.print[data-v-d4c178ac]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_ch4-orange.svg);height:30px;width:30px}.hcs-icon-ch4-red[data-v-d4c178ac]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_ch4-red.svg)}.hcs-icon-ch4-red.print[data-v-d4c178ac]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_ch4-red.svg);height:30px;width:30px}.hcs-icon-cloud[data-v-d4c178ac]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_cloud.svg)}.hcs-icon-cloud.print[data-v-d4c178ac]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_cloud.svg);height:30px;width:30px}.hcs-icon-cloud-red[data-v-d4c178ac]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_cloud-red.svg)}.hcs-icon-cloud-red.print[data-v-d4c178ac]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_cloud-red.svg);height:30px;width:30px}.hcs-icon-co2[data-v-d4c178ac]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_co2.svg)}.hcs-icon-co2.print[data-v-d4c178ac]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_co2.svg);height:30px;width:30px}.hcs-icon-dust[data-v-d4c178ac]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_dust.svg)}.hcs-icon-dust.print[data-v-d4c178ac]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_dust.svg);height:30px;width:30px}.hcs-icon-hcm_line[data-v-d4c178ac]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_hcm_line.svg)}.hcs-icon-hcm_line.print[data-v-d4c178ac]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_hcm_line.svg);height:30px;width:30px}.hcs-icon-hcm_line-red[data-v-d4c178ac]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_hcm_line-red.svg)}.hcs-icon-hcm_line-red.print[data-v-d4c178ac]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_hcm_line-red.svg);height:30px;width:30px}.hcs-icon-nh3[data-v-d4c178ac]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_nh3.svg)}.hcs-icon-nh3.print[data-v-d4c178ac]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_nh3.svg);height:30px;width:30px}.hcs-icon-nh3-grey[data-v-d4c178ac]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_nh3-grey.svg)}.hcs-icon-nh3-grey.print[data-v-d4c178ac]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_nh3-grey.svg);height:30px;width:30px}.hcs-icon-nh3-primary[data-v-d4c178ac]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_nh3-primary.svg)}.hcs-icon-nh3-primary.print[data-v-d4c178ac]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_nh3-primary.svg);height:30px;width:30px}.hcs-icon-nh3-secondary[data-v-d4c178ac]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_nh3-secondary.svg)}.hcs-icon-nh3-secondary.print[data-v-d4c178ac]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_nh3-secondary.svg);height:30px;width:30px}.hcs-icon-mic[data-v-d4c178ac]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_mic.svg)}.hcs-icon-mic.print[data-v-d4c178ac]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_mic.svg);height:30px;width:30px}.hcs-icon-mic-red[data-v-d4c178ac]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_mic-red.svg)}.hcs-icon-mic-red.print[data-v-d4c178ac]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_mic-red.svg);height:30px;width:30px}.hcs-icon-rh[data-v-d4c178ac]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_rh.svg)}.hcs-icon-rh.print[data-v-d4c178ac]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_rh.svg);height:30px;width:30px}.hcs-icon-setting[data-v-d4c178ac]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_setting.svg)}.hcs-icon-setting.print[data-v-d4c178ac]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_setting.svg);height:30px;width:30px}.hcs-icon-sound[data-v-d4c178ac]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_sound.svg)}.hcs-icon-sound.print[data-v-d4c178ac]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_sound.svg);height:30px;width:30px}.hcs-icon-sun[data-v-d4c178ac]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_sun.svg)}.hcs-icon-sun.print[data-v-d4c178ac]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_sun.svg);height:30px;width:30px}.hcs-icon-sun-red[data-v-d4c178ac]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_sun-red.svg)}.hcs-icon-sun-red.print[data-v-d4c178ac]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_sun-red.svg);height:30px;width:30px}.hcs-icon-temp[data-v-d4c178ac]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_temp.svg)}.hcs-icon-temp.print[data-v-d4c178ac]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_temp.svg);height:30px;width:30px}.hcs-icon-thi[data-v-d4c178ac]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_thi.svg)}.hcs-icon-thi.print[data-v-d4c178ac]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_thi.svg);height:30px;width:30px}.hcs-icon-wind[data-v-d4c178ac]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_wind.svg)}.hcs-icon-wind.print[data-v-d4c178ac]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_wind.svg);height:30px;width:30px}.hcs-icon-wind-red[data-v-d4c178ac]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_wind-red.svg)}.hcs-icon-wind-red.print[data-v-d4c178ac]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_wind-red.svg);height:30px;width:30px}.hcs-icon-co2-green[data-v-d4c178ac]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_co2-green.svg)}.hcs-icon-co2-green.print[data-v-d4c178ac]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_co2-green.svg);height:30px;width:30px}.hcs-icon-dust-green[data-v-d4c178ac]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_dust-green.svg)}.hcs-icon-dust-green.print[data-v-d4c178ac]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_dust-green.svg);height:30px;width:30px}.hcs-icon-movement[data-v-d4c178ac]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_movement.svg)}.hcs-icon-movement.print[data-v-d4c178ac]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_movement.svg);height:30px;width:30px}.hcs-icon-movement-green[data-v-d4c178ac]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_movement-green.svg)}.hcs-icon-movement-green.print[data-v-d4c178ac]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_movement-green.svg);height:30px;width:30px}.hcs-icon-nh3-green[data-v-d4c178ac]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_nh3-green.svg)}.hcs-icon-nh3-green.print[data-v-d4c178ac]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_nh3-green.svg);height:30px;width:30px}.hcs-icon-rh-green[data-v-d4c178ac]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_rh-green.svg)}.hcs-icon-rh-green.print[data-v-d4c178ac]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_rh-green.svg);height:30px;width:30px}.hcs-icon-temp-green[data-v-d4c178ac]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_temp-green.svg)}.hcs-icon-temp-green.print[data-v-d4c178ac]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_temp-green.svg);height:30px;width:30px}.hcs-icon-thi-green[data-v-d4c178ac]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_thi-green.svg)}.hcs-icon-thi-green.print[data-v-d4c178ac]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_thi-green.svg);height:30px;width:30px}.hcs-icon-co2-red[data-v-d4c178ac]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_co2-red.svg)}.hcs-icon-co2-red.print[data-v-d4c178ac]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_co2-red.svg);height:30px;width:30px}.hcs-icon-dust-red[data-v-d4c178ac]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_dust-red.svg)}.hcs-icon-dust-red.print[data-v-d4c178ac]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_dust-red.svg);height:30px;width:30px}.hcs-icon-movement-red[data-v-d4c178ac]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_movement-red.svg)}.hcs-icon-movement-red.print[data-v-d4c178ac]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_movement-red.svg);height:30px;width:30px}.hcs-icon-nh3-red[data-v-d4c178ac]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_nh3-red.svg)}.hcs-icon-nh3-red.print[data-v-d4c178ac]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_nh3-red.svg);height:30px;width:30px}.hcs-icon-rh-red[data-v-d4c178ac]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_rh-red.svg)}.hcs-icon-rh-red.print[data-v-d4c178ac]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_rh-red.svg);height:30px;width:30px}.hcs-icon-temp-red[data-v-d4c178ac]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_temp-red.svg)}.hcs-icon-temp-red.print[data-v-d4c178ac]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_temp-red.svg);height:30px;width:30px}.hcs-icon-thi-red[data-v-d4c178ac]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_thi-red.svg)}.hcs-icon-thi-red.print[data-v-d4c178ac]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_thi-red.svg);height:30px;width:30px}.hcs-icon-co2-orange[data-v-d4c178ac]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_co2-orange.svg)}.hcs-icon-co2-orange.print[data-v-d4c178ac]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_co2-orange.svg);height:30px;width:30px}.hcs-icon-dust-orange[data-v-d4c178ac]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_dust-orange.svg)}.hcs-icon-dust-orange.print[data-v-d4c178ac]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_dust-orange.svg);height:30px;width:30px}.hcs-icon-movement-orange[data-v-d4c178ac]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_movement-orange.svg)}.hcs-icon-movement-orange.print[data-v-d4c178ac]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_movement-orange.svg);height:30px;width:30px}.hcs-icon-nh3-orange[data-v-d4c178ac]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_nh3-orange.svg)}.hcs-icon-nh3-orange.print[data-v-d4c178ac]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_nh3-orange.svg);height:30px;width:30px}.hcs-icon-rh-orange[data-v-d4c178ac]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_rh-orange.svg)}.hcs-icon-rh-orange.print[data-v-d4c178ac]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_rh-orange.svg);height:30px;width:30px}.hcs-icon-temp-orange[data-v-d4c178ac]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_temp-orange.svg)}.hcs-icon-temp-orange.print[data-v-d4c178ac]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_temp-orange.svg);height:30px;width:30px}.hcs-icon-thi-orange[data-v-d4c178ac]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_thi-orange.svg)}.hcs-icon-thi-orange.print[data-v-d4c178ac]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_thi-orange.svg);height:30px;width:30px}.hcs-icon-broiler.on-top[data-v-d4c178ac]{margin:0}.hcs-icon-broiler[data-v-d4c178ac]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/broiler.svg)}.hcs-icon-broiler:not(.print).on-top[data-v-d4c178ac]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/broiler.svg)}.hcs-icon-broiler.print[data-v-d4c178ac]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/broiler.svg);max-height:50px}.hcs-icon-broiler.print.on-top[data-v-d4c178ac]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/broiler.svg)}.hcs-icon-broiler-white[data-v-d4c178ac]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/broiler-white.svg)}.hcs-icon-broiler-grey[data-v-d4c178ac]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/broiler-grey.svg)}.hcs-icon-broiler-secondary[data-v-d4c178ac]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/broiler-secondary.svg)}.hcs-icon-calves.on-top[data-v-d4c178ac]{margin:0}.hcs-icon-calves[data-v-d4c178ac]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/calves.svg)}.hcs-icon-calves:not(.print).on-top[data-v-d4c178ac]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/calves.svg)}.hcs-icon-calves.print[data-v-d4c178ac]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/calves.svg);max-height:50px}.hcs-icon-calves.print.on-top[data-v-d4c178ac]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/calves.svg)}.hcs-icon-calves-white[data-v-d4c178ac]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/calves-white.svg)}.hcs-icon-calves-grey[data-v-d4c178ac]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/calves-grey.svg)}.hcs-icon-calves-secondary[data-v-d4c178ac]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/calves-secondary.svg)}.hcs-icon-cattle.on-top[data-v-d4c178ac]{margin:0}.hcs-icon-cattle[data-v-d4c178ac]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/cattle.svg)}.hcs-icon-cattle:not(.print).on-top[data-v-d4c178ac]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/cattle.svg)}.hcs-icon-cattle.print[data-v-d4c178ac]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/cattle.svg);max-height:50px}.hcs-icon-cattle.print.on-top[data-v-d4c178ac]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/cattle.svg)}.hcs-icon-cattle-white[data-v-d4c178ac]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/cattle-white.svg)}.hcs-icon-cattle-grey[data-v-d4c178ac]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/cattle-grey.svg)}.hcs-icon-cattle-secondary[data-v-d4c178ac]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/cattle-secondary.svg)}.hcs-icon-chicken.on-top[data-v-d4c178ac]{margin:0}.hcs-icon-chicken[data-v-d4c178ac]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/chicken.svg)}.hcs-icon-chicken:not(.print).on-top[data-v-d4c178ac]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/chicken.svg)}.hcs-icon-chicken.print[data-v-d4c178ac]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/chicken.svg);max-height:50px}.hcs-icon-chicken.print.on-top[data-v-d4c178ac]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/chicken.svg)}.hcs-icon-chicken-white[data-v-d4c178ac]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/chicken-white.svg)}.hcs-icon-chicken-grey[data-v-d4c178ac]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/chicken-grey.svg)}.hcs-icon-chicken-secondary[data-v-d4c178ac]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/chicken-secondary.svg)}.hcs-icon-dairy_cattle.on-top[data-v-d4c178ac]{margin:0}.hcs-icon-dairy_cattle[data-v-d4c178ac]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/dairy_cattle.svg)}.hcs-icon-dairy_cattle:not(.print).on-top[data-v-d4c178ac]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/dairy_cattle.svg)}.hcs-icon-dairy_cattle.print[data-v-d4c178ac]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/dairy_cattle.svg);max-height:50px}.hcs-icon-dairy_cattle.print.on-top[data-v-d4c178ac]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/dairy_cattle.svg)}.hcs-icon-dairy_cattle-white[data-v-d4c178ac]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/dairy_cattle-white.svg)}.hcs-icon-dairy_cattle-grey[data-v-d4c178ac]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/dairy_cattle-grey.svg)}.hcs-icon-dairy_cattle-secondary[data-v-d4c178ac]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/dairy_cattle-secondary.svg)}.hcs-icon-goat.on-top[data-v-d4c178ac]{margin:0}.hcs-icon-goat[data-v-d4c178ac]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/goat.svg)}.hcs-icon-goat:not(.print).on-top[data-v-d4c178ac]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/goat.svg)}.hcs-icon-goat.print[data-v-d4c178ac]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/goat.svg);max-height:50px}.hcs-icon-goat.print.on-top[data-v-d4c178ac]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/goat.svg)}.hcs-icon-goat-white[data-v-d4c178ac]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/goat-white.svg)}.hcs-icon-goat-grey[data-v-d4c178ac]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/goat-grey.svg)}.hcs-icon-goat-secondary[data-v-d4c178ac]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/goat-secondary.svg)}.hcs-icon-horse.on-top[data-v-d4c178ac]{margin:0}.hcs-icon-horse[data-v-d4c178ac]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/horse.svg)}.hcs-icon-horse:not(.print).on-top[data-v-d4c178ac]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/horse.svg)}.hcs-icon-horse.print[data-v-d4c178ac]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/horse.svg);max-height:50px}.hcs-icon-horse.print.on-top[data-v-d4c178ac]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/horse.svg)}.hcs-icon-horse-white[data-v-d4c178ac]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/horse-white.svg)}.hcs-icon-horse-grey[data-v-d4c178ac]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/horse-grey.svg)}.hcs-icon-horse-secondary[data-v-d4c178ac]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/horse-secondary.svg)}.hcs-icon-human.on-top[data-v-d4c178ac]{margin:0}.hcs-icon-human[data-v-d4c178ac]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/human.svg)}.hcs-icon-human:not(.print).on-top[data-v-d4c178ac]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/human.svg)}.hcs-icon-human.print[data-v-d4c178ac]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/human.svg);max-height:50px}.hcs-icon-human.print.on-top[data-v-d4c178ac]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/human.svg)}.hcs-icon-human-white[data-v-d4c178ac]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/human-white.svg)}.hcs-icon-human-grey[data-v-d4c178ac]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/human-grey.svg)}.hcs-icon-human-secondary[data-v-d4c178ac]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/human-secondary.svg)}.hcs-icon-pig.on-top[data-v-d4c178ac]{margin:0}.hcs-icon-pig[data-v-d4c178ac]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/pig.svg)}.hcs-icon-pig:not(.print).on-top[data-v-d4c178ac]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/pig.svg)}.hcs-icon-pig.print[data-v-d4c178ac]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/pig.svg);max-height:50px}.hcs-icon-pig.print.on-top[data-v-d4c178ac]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/pig.svg)}.hcs-icon-pig-white[data-v-d4c178ac]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/pig-white.svg)}.hcs-icon-pig-grey[data-v-d4c178ac]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/pig-grey.svg)}.hcs-icon-pig-secondary[data-v-d4c178ac]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/pig-secondary.svg)}.hcs-icon-piglet.on-top[data-v-d4c178ac]{margin:0}.hcs-icon-piglet[data-v-d4c178ac]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/piglet.svg)}.hcs-icon-piglet:not(.print).on-top[data-v-d4c178ac]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/piglet.svg)}.hcs-icon-piglet.print[data-v-d4c178ac]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/piglet.svg);max-height:50px}.hcs-icon-piglet.print.on-top[data-v-d4c178ac]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/piglet.svg)}.hcs-icon-piglet-white[data-v-d4c178ac]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/piglet-white.svg)}.hcs-icon-piglet-grey[data-v-d4c178ac]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/piglet-grey.svg)}.hcs-icon-piglet-secondary[data-v-d4c178ac]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/piglet-secondary.svg)}.hcs-icon-rearing_chicken.on-top[data-v-d4c178ac]{margin:0}.hcs-icon-rearing_chicken[data-v-d4c178ac]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/rearing_chicken.svg)}.hcs-icon-rearing_chicken:not(.print).on-top[data-v-d4c178ac]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/rearing_chicken.svg)}.hcs-icon-rearing_chicken.print[data-v-d4c178ac]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/rearing_chicken.svg);max-height:50px}.hcs-icon-rearing_chicken.print.on-top[data-v-d4c178ac]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/rearing_chicken.svg)}.hcs-icon-rearing_chicken-white[data-v-d4c178ac]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/rearing_chicken-white.svg)}.hcs-icon-rearing_chicken-grey[data-v-d4c178ac]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/rearing_chicken-grey.svg)}.hcs-icon-rearing_chicken-secondary[data-v-d4c178ac]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/rearing_chicken-secondary.svg)}.hcs-icon-sheep.on-top[data-v-d4c178ac]{margin:0}.hcs-icon-sheep[data-v-d4c178ac]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sheep.svg)}.hcs-icon-sheep:not(.print).on-top[data-v-d4c178ac]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/sheep.svg)}.hcs-icon-sheep.print[data-v-d4c178ac]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sheep.svg);max-height:50px}.hcs-icon-sheep.print.on-top[data-v-d4c178ac]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/sheep.svg)}.hcs-icon-sheep-white[data-v-d4c178ac]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sheep-white.svg)}.hcs-icon-sheep-grey[data-v-d4c178ac]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sheep-grey.svg)}.hcs-icon-sheep-secondary[data-v-d4c178ac]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sheep-secondary.svg)}.hcs-icon-sow.on-top[data-v-d4c178ac]{margin:0}.hcs-icon-sow[data-v-d4c178ac]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sow.svg)}.hcs-icon-sow:not(.print).on-top[data-v-d4c178ac]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/sow.svg)}.hcs-icon-sow.print[data-v-d4c178ac]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sow.svg);max-height:50px}.hcs-icon-sow.print.on-top[data-v-d4c178ac]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/sow.svg)}.hcs-icon-sow-white[data-v-d4c178ac]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sow-white.svg)}.hcs-icon-sow-grey[data-v-d4c178ac]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sow-grey.svg)}.hcs-icon-sow-secondary[data-v-d4c178ac]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sow-secondary.svg)}.hcs-icon-sow_lactating.on-top[data-v-d4c178ac]{margin:0}.hcs-icon-sow_lactating[data-v-d4c178ac]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sow_lactating.svg)}.hcs-icon-sow_lactating:not(.print).on-top[data-v-d4c178ac]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/sow_lactating.svg)}.hcs-icon-sow_lactating.print[data-v-d4c178ac]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sow_lactating.svg);max-height:50px}.hcs-icon-sow_lactating.print.on-top[data-v-d4c178ac]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/sow_lactating.svg)}.hcs-icon-sow_lactating-white[data-v-d4c178ac]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sow_lactating-white.svg)}.hcs-icon-sow_lactating-grey[data-v-d4c178ac]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sow_lactating-grey.svg)}.hcs-icon-sow_lactating-secondary[data-v-d4c178ac]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sow_lactating-secondary.svg)}.hcs-icon-veal_calves.on-top[data-v-d4c178ac]{margin:0}.hcs-icon-veal_calves[data-v-d4c178ac]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/veal_calves.svg)}.hcs-icon-veal_calves:not(.print).on-top[data-v-d4c178ac]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/veal_calves.svg)}.hcs-icon-veal_calves.print[data-v-d4c178ac]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/veal_calves.svg);max-height:50px}.hcs-icon-veal_calves.print.on-top[data-v-d4c178ac]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/veal_calves.svg)}.hcs-icon-veal_calves-white[data-v-d4c178ac]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/veal_calves-white.svg)}.hcs-icon-veal_calves-grey[data-v-d4c178ac]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/veal_calves-grey.svg)}.hcs-icon-veal_calves-secondary[data-v-d4c178ac]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/veal_calves-secondary.svg)}.hcs-icon-null[data-v-d4c178ac]{font-size:18px}.hcs-icon-null[data-v-d4c178ac]:before{margin-left:1px;font-family:Material Design Icons;content:"󰄰"}.hcs-icon-sensor-status[data-v-d4c178ac]{width:55px;height:55px;margin:4px;background-size:cover}@media(max-width:599px){.hcs-icon-sensor-status[data-v-d4c178ac]{width:40px;height:40px}}.hcs-icon-sensor-status.--tiny[data-v-d4c178ac]{width:30px;min-width:30px;height:30px}.hcs-icon-sensor-status.--small[data-v-d4c178ac]{width:40px;min-width:40px;height:40px}.hcs-icon-sensor-status.--large[data-v-d4c178ac]{width:90px;height:90px}.hcs-icon-sensor-status.--large[data-v-d4c178ac],.hcs-icon-sensor-status.--small[data-v-d4c178ac],.hcs-icon-sensor-status.--tiny[data-v-d4c178ac]{background-size:contain;image-rendering:-moz-crisp-edges;image-rendering:-o-crisp-edges;image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges;-ms-interpolation-mode:nearest-neighbor}.research-grade--filter[data-v-d4c178ac]{width:23px;height:23px;line-height:20px;text-align:center;background-color:rgba(0,0,0,.54);border-radius:4px}.research-grade--filter span[data-v-d4c178ac]{font-size:11px;font-weight:600;color:#eef1f6}.research-grade--filter.--active[data-v-d4c178ac]{line-height:18px;background-color:#ff001d;border:1px solid #666}.research-grade--filter.--active span[data-v-d4c178ac]{color:#666}.icon-side-arrow[data-v-d4c178ac]{font-size:18px}.icon-info[data-v-d4c178ac]{margin-top:-2px}body[data-v-d4c178ac]{font-family:Roboto,sans-serif!important}button[data-v-d4c178ac],input[data-v-d4c178ac],select[data-v-d4c178ac],textarea[data-v-d4c178ac]{font-family:inherit;font-size:inherit;line-height:inherit;color:inherit}a[data-v-d4c178ac]{color:#1d3c5f!important;text-decoration:none}.extra-text[data-v-d4c178ac]{margin-top:2px;font-style:italic;font-size:11px!important}.font-small[data-v-d4c178ac]{font-size:12px!important;line-height:14px}.font-xsmall[data-v-d4c178ac]{font-size:11px!important;line-height:13px!important}.font-xxsmall[data-v-d4c178ac]{font-size:8px!important}.hcs-info-label[data-v-d4c178ac],.hcs-label[data-v-d4c178ac]{font-family:Roboto,sans-serif!important;font-size:12px!important;font-weight:400;line-height:16px;color:#242424}.hcs-label[data-v-d4c178ac]{margin-bottom:4px}.info-text[data-v-d4c178ac]{font-style:italic}.overflow-ellipsis[data-v-d4c178ac]{text-overflow:ellipsis;overflow:hidden}.overline-tabsize[data-v-d4c178ac]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#666;font-size:.875rem;font-weight:500;letter-spacing:.0892857143em;line-height:normal;height:48px;text-transform:uppercase}.overline-tabsize.active[data-v-d4c178ac]{color:#000}.uppercase[data-v-d4c178ac]{color:#666;font-size:12px;font-weight:500;letter-spacing:.0892857143em;line-height:normal;text-transform:uppercase}.unauthorized-title[data-v-d4c178ac]{padding-top:40px;text-align:center}.roboto-condensed[data-v-d4c178ac]{font-family:Roboto Condensed,Helvetica Neue,Helvetica,Arial,sans-serif}.single-line-height[data-v-d4c178ac]{line-height:1rem!important}.text-ellipsis[data-v-d4c178ac]{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}@media(min-width:960px){.container[data-v-d4c178ac]{max-width:calc(100vw - 48px)!important}}.el-tree[data-v-d4c178ac]{color:#242424!important}.v-application .red--text[data-v-d4c178ac]{color:#ff001d!important;caret-color:#ff001d!important}.v-application .red[data-v-d4c178ac]{background-color:#ff001d!important;border-color:#ff001d!important}.v-application .accent[data-v-d4c178ac]{background-color:#89a3c2!important;border-color:#89a3c2!important}.v-application .accent--text[data-v-d4c178ac]{color:#89a3c2!important;caret-color:#89a3c2!important}.theme--light.v-label[data-v-d4c178ac]{color:#242424}.filter-radio-group .v-label[data-v-d4c178ac]{font-size:14px!important}.theme--light.v-card.v-card--outlined[data-v-d4c178ac]{border:thin solid #bbb}.theme--light.v-chip[data-v-d4c178ac],.theme--light.v-chip[data-v-d4c178ac]:not(.v-chip--active){background-color:#bbcadc}.theme--light.v-chip.v-chip--active.background-color-secondary[data-v-d4c178ac]{background-color:#1d3c5f!important;color:#fff!important}.theme--light.v-btn[data-v-d4c178ac]{color:inherit}.v-btn .v-ripple__container[data-v-d4c178ac],.v-btn[data-v-d4c178ac]:before,.v-icon.v-icon[data-v-d4c178ac]:after{display:none!important}.theme--light.v-btn.color-secondary .v-btn__content[data-v-d4c178ac]{color:#1d3c5f;border-color:#1d3c5f}.theme--light.v-icon.v-icon.v-icon--disabled.transparent--text[data-v-d4c178ac]{color:transparent!important}.v-btn.group--left[data-v-d4c178ac]{border-radius:4px 0 0 4px!important;margin-right:-1px!important}.v-btn.group--right[data-v-d4c178ac]{border-radius:0 4px 4px 0!important}.v-btn.group--middle[data-v-d4c178ac]{border-radius:0!important;margin-right:-1px!important}.v-text-field--outlined fieldset[data-v-d4c178ac]{border-color:#bbb}.v-tabs--icons-and-text>.v-tabs-bar[data-v-d4c178ac]{height:48px!important}.v-tabs--icons-and-text>.v-tabs-bar .v-tab[data-v-d4c178ac]{text-transform:none!important;letter-spacing:.075}.v-tabs--icons-and-text>.v-tabs-bar .v-tab>[data-v-d4c178ac]:first-child{margin-bottom:2px!important}@media(max-width:599px){.v-tabs--icons-and-text>.v-tabs-bar .v-tab[data-v-d4c178ac]{font-size:12px!important;letter-spacing:.04}}@media(max-width:400px){.v-tabs--icons-and-text>.v-tabs-bar .v-tab[data-v-d4c178ac]{min-width:68px!important;padding:0 4px!important}}@media(max-width:500px){.v-tabs--icons-and-text>.v-tabs-bar .v-tab[data-v-d4c178ac]{padding:0 7px!important}}@media(max-width:500px){.v-tabs--icons-and-text>.v-tabs-bar .v-tab.compact-view[data-v-d4c178ac]{padding:0!important;min-width:62px!important}}.v-tabs .v-tab--active[data-v-d4c178ac]:hover:before,.v-tabs .v-tab[data-v-d4c178ac]:hover:before{opacity:0!important}.v-tabs--dashboard .v-tabs-bar--is-mobile .v-tab[data-v-d4c178ac]{padding:0 10px!important}.location-create .v-item-group.v-tabs-bar[data-v-d4c178ac]{position:fixed!important;top:48px!important;z-index:2!important;width:100%!important}.v-toolbar__content .v-toolbar__title[data-v-d4c178ac]{padding-left:0!important}.v-text-field.error--text .v-label[data-v-d4c178ac]{color:#ff5252!important;caret-color:#ff5252!important}.v-text-field.v-text-field--solo .v-input__control[data-v-d4c178ac]{min-width:160px!important}@media(min-width:1264px){.v-text-field.v-text-field--solo .v-input__control[data-v-d4c178ac]{min-width:0!important}}.v-text-field.v-text-field--solo .v-input__control .v-input__slot[data-v-d4c178ac]{background:transparent!important}.v-text-field .v-input__control .v-input__slot[data-v-d4c178ac]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important;min-height:auto!important}.v-text-field:not(.v-text-field--outlined):not(.v-text-field--solo):not(.v-select) input[data-v-d4c178ac]{padding:8px 0 0}.v-text-field.v-text-field--outlined input[data-v-d4c178ac]{width:100%;max-height:none!important;padding-top:10px}.v-text-field.v-text-field--enclosed.v-input--dense:not(.v-text-field--solo).v-text-field--outlined .v-input__slot[data-v-d4c178ac]{padding-right:4px!important}.v-text-field.v-text-field--enclosed.v-input--dense:not(.v-text-field--solo).v-text-field--outlined .v-input__append-inner[data-v-d4c178ac]{margin-top:6px!important}@media(max-width:599px){.v-text-field.v-text-field--enclosed.v-input--dense:not(.v-text-field--solo).v-text-field--outlined:not(.v-input--xsmall):not(.input-text-field--full) .v-input__append-inner[data-v-d4c178ac]{margin-top:3px!important}}.v-text-field.v-text-field--enclosed.v-input--height36 .v-input__append-inner[data-v-d4c178ac]{margin-top:14px!important}.v-text-field.v-text-field--enclosed.v-input--width240[data-v-d4c178ac]{width:240px}@media(max-width:599px){.v-text-field.v-text-field--enclosed.v-input--width240[data-v-d4c178ac]{width:120px}}.v-text-field.v-text-field--enclosed.v-input--width157[data-v-d4c178ac]{width:157px}@media(max-width:599px){.v-text-field.v-text-field--enclosed.v-input--width157[data-v-d4c178ac]{width:84px}}.v-text-field.hcs--large[data-v-d4c178ac]{padding-top:8px!important;font-size:1.8rem!important}.v-text-field.hcs--large.v-text-field .v-input__control .v-input__slot[data-v-d4c178ac]{height:42px!important;min-height:42px!important}.v-text-field.hcs--large.v-text-field input[data-v-d4c178ac]{padding:0 0 4px!important;margin-top:8px!important}.v-text-field:not(.date-picker):not(.time-picker):not(.bg-transparent) .v-input__slot[data-v-d4c178ac],input[type=number][data-v-d4c178ac]{background-color:#fff!important}.v-select.v-select--chips.v-input--dense .v-select__selections[data-v-d4c178ac]{min-height:30px}.v-select.v-input--small .v-select__selections[data-v-d4c178ac],.v-select.v-input--xsmall .v-select__selections[data-v-d4c178ac]{padding:0!important}.v-input.v-input--selection-controls.v-input--switch .v-input__slot>.v-label[data-v-d4c178ac]{font-size:12px!important;line-height:16px}.v-input textarea[data-v-d4c178ac]{padding-top:4px}div[role=combobox] .v-label[data-v-d4c178ac]{top:-2px!important}.v-input__slider[data-v-d4c178ac]{max-width:600px}.v-input__slider .v-slider.v-slider--horizontal .v-slider__tick .v-slider__tick-label[data-v-d4c178ac]{width:65px;max-width:65px;margin-top:2px;font-size:.75rem!important;line-height:1rem;text-align:center;white-space:normal}.v-input__slider .v-slider.v-slider--horizontal .v-slider__tick:first-child .v-slider__tick-label[data-v-d4c178ac],.v-input__slider .v-slider.v-slider--horizontal .v-slider__tick:last-child .v-slider__tick-label[data-v-d4c178ac]{-webkit-transform:translateX(-50%)!important;transform:translateX(-50%)!important}.v-input__slider.slider--default .v-slider div[aria-valuenow="0"] .primary[data-v-d4c178ac]{color:#b0b0b0!important;background-color:#b0b0b0!important}.v-input__slider.slider--default .v-slider div[aria-valuenow="0"] .v-slider__thumb-label[data-v-d4c178ac]{display:none!important}.v-input__slider.slider--default:not(.slider--big-label) .v-slider[data-v-d4c178ac]{max-width:245px!important;margin-top:18px!important}.v-input__slider.slider--big-label .v-slider[data-v-d4c178ac]{margin-top:25px!important}.v-input__slider.slider--number-percentage .v-slider div[aria-valuenow="-1"] .primary[data-v-d4c178ac]{color:#b0b0b0!important;background-color:#b0b0b0!important}.v-input__slider.slider--number-percentage .v-slider div[aria-valuenow="-1"] .v-slider__thumb-label[data-v-d4c178ac]{display:none!important}.v-input__slider.slider--score-amount .v-slider__ticks-container .v-slider__tick[data-v-d4c178ac]:nth-child(2){background-color:#069518!important}.v-input__slider.slider--score-amount .v-slider__ticks-container .v-slider__tick[data-v-d4c178ac]:nth-child(3){background-color:#243d80!important}.v-input__slider.slider--score-amount .v-slider__ticks-container .v-slider__tick[data-v-d4c178ac]:nth-child(4){background-color:#5f3f90!important}.v-input__slider.slider--score-amount .v-slider__ticks-container .v-slider__tick[data-v-d4c178ac]:nth-child(5){background-color:#8f1619!important}.v-input__slider.slider--score-quality .v-slider__ticks-container .v-slider__tick[data-v-d4c178ac]:nth-child(5){background-color:#069518!important}.v-input__slider.slider--score-quality .v-slider__ticks-container .v-slider__tick[data-v-d4c178ac]:nth-child(4){background-color:#243d80!important}.v-input__slider.slider--score-quality .v-slider__ticks-container .v-slider__tick[data-v-d4c178ac]:nth-child(3){background-color:#5f3f90!important}.v-input__slider.slider--score-quality .v-slider__ticks-container .v-slider__tick[data-v-d4c178ac]:nth-child(2){background-color:#8f1619!important}.v-input__slider.slider--grade .v-slider__ticks-container .v-slider__tick[data-v-d4c178ac]:nth-child(9),.v-input__slider.slider--grade .v-slider__ticks-container .v-slider__tick[data-v-d4c178ac]:nth-child(10),.v-input__slider.slider--grade .v-slider__ticks-container .v-slider__tick[data-v-d4c178ac]:nth-child(11){background-color:#069518!important}.v-input__slider.slider--grade .v-slider__ticks-container .v-slider__tick[data-v-d4c178ac]:nth-child(7),.v-input__slider.slider--grade .v-slider__ticks-container .v-slider__tick[data-v-d4c178ac]:nth-child(8){background-color:#243d80!important}.v-input__slider.slider--grade .v-slider__ticks-container .v-slider__tick[data-v-d4c178ac]:nth-child(5),.v-input__slider.slider--grade .v-slider__ticks-container .v-slider__tick[data-v-d4c178ac]:nth-child(6){background-color:#5f3f90!important}.v-input__slider.slider--grade .v-slider__ticks-container .v-slider__tick[data-v-d4c178ac]:nth-child(2),.v-input__slider.slider--grade .v-slider__ticks-container .v-slider__tick[data-v-d4c178ac]:nth-child(3),.v-input__slider.slider--grade .v-slider__ticks-container .v-slider__tick[data-v-d4c178ac]:nth-child(4){background-color:#8f1619!important}.v-card__subtitle[data-v-d4c178ac],.v-card__text[data-v-d4c178ac],.v-card__title[data-v-d4c178ac]{padding:12px!important}@media(max-width:599px){.v-card__subtitle[data-v-d4c178ac],.v-card__text[data-v-d4c178ac],.v-card__title[data-v-d4c178ac]{padding:10px!important}}.v-card__title+.v-card__subtitle[data-v-d4c178ac],.v-card__title+.v-card__text[data-v-d4c178ac]{padding:0 12px!important}@media(max-width:599px){.v-card__title+.v-card__subtitle[data-v-d4c178ac],.v-card__title+.v-card__text[data-v-d4c178ac]{padding:0 10px!important}}.v-data-table[data-v-d4c178ac]{background-color:transparent!important}@media(max-width:599px){.v-data-table:not(.table-heatmap) .v-input__control[data-v-d4c178ac],.v-data-table:not(.table-heatmap) input[data-v-d4c178ac]{font-size:12px!important}}.v-data-table:not(.table-heatmap) tr.tr-clickable>td[data-v-d4c178ac]{cursor:pointer!important}.v-data-table:not(.table-heatmap) .td--small .v-input__control[data-v-d4c178ac]{min-width:116px!important;max-width:116px!important}@media(max-width:599px){.v-data-table:not(.table-heatmap) .td--small .v-input__control[data-v-d4c178ac]{min-width:80px!important;max-width:80px!important}}.v-data-table:not(.table-heatmap) .td--medium .v-input__control[data-v-d4c178ac]{min-width:130px!important;max-width:130px!important}@media(max-width:599px){.v-data-table:not(.table-heatmap) .v-data-table__wrapper>table>tbody>tr>td[data-v-d4c178ac],.v-data-table:not(.table-heatmap) .v-data-table__wrapper>table>thead>tr>th[data-v-d4c178ac]{padding:0 5px!important;font-size:12px!important}}.v-data-table:not(.table-heatmap).--full-width[data-v-d4c178ac]{width:100%}.v-data-table:not(.table-heatmap).v-data-table--smallfont .v-data-table__wrapper>table>tbody>tr>td[data-v-d4c178ac],.v-data-table:not(.table-heatmap).v-data-table--smallfont .v-data-table__wrapper>table>thead>tr>th[data-v-d4c178ac],.v-data-table:not(.table-heatmap).v-data-table--smallfont .v-input__control[data-v-d4c178ac],.v-data-table:not(.table-heatmap).v-data-table--smallfont input[data-v-d4c178ac]{font-size:12px!important}.v-data-table.v-data-table--dense.table-heatmap>.v-data-table__wrapper>table>tbody>tr>td[data-v-d4c178ac]{height:11px!important}.v-data-table.table-heatmap .v-data-table__wrapper[data-v-d4c178ac]{overflow:visible;width:100%}.v-data-table.emission-table .v-data-table__wrapper[data-v-d4c178ac]{overflow:visible!important}@media(max-width:599px){.v-application--is-ltr .v-data-table.table-saved-inputs>.v-data-footer__select[data-v-d4c178ac]{margin-left:0!important;margin-right:0!important}}.v-calendar-weekly__day.v-present[data-v-d4c178ac]{background-color:#bbcadc!important}.v-event strong[data-v-d4c178ac]{display:none}.el-checkbox__input.is-checked .el-checkbox__inner[data-v-d4c178ac],.el-checkbox__input.is-indeterminate .el-checkbox__inner[data-v-d4c178ac]{background-color:#89a3c2;border-color:#89a3c2}.el-input-number .el-input__inner[data-v-d4c178ac]{color:#242424!important}.el-input-number.comma-warning .el-input__inner[data-v-d4c178ac]{border:1px solid #ff001d!important}.el-input-number.table input[data-v-d4c178ac]{background-color:hsla(0,0%,100%,.5)!important}.el-input-number--medium[data-v-d4c178ac]{width:160px!important}@media(max-width:599px){.el-input-number--medium[data-v-d4c178ac]{width:130px!important}}.el-input-number__decrease[data-v-d4c178ac],.el-input-number__increase[data-v-d4c178ac]{background:none!important}.el-input-number__decrease:hover:not(.is-disabled)~.el-input .el-input__inner[data-v-d4c178ac]:not(.is-disabled),.el-input-number__increase:hover:not(.is-disabled)~.el-input .el-input__inner[data-v-d4c178ac]:not(.is-disabled),.el-input.is-active .el-input__inner[data-v-d4c178ac],.el-input__inner[data-v-d4c178ac]:focus{border-color:#89a3c2!important}.v-badge__badge[data-v-d4c178ac]{min-width:16px!important;height:16px!important;padding:3px 5px!important;font-size:11px!important}.v-badge.font-xxsmall .v-badge__badge[data-v-d4c178ac]{font-size:8px!important}.alerts-item .v-alert__wrapper[data-v-d4c178ac]{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:start!important}.v-overlay.manual-input-overlay>.v-overlay__content .overlay-modal[data-v-d4c178ac]{max-height:90vh!important;min-height:500px!important;overflow:auto!important;background-color:#fff;border-radius:4px}@media(max-width:599px){.v-overlay.manual-input-overlay>.v-overlay__content .overlay-modal[data-v-d4c178ac]{min-height:300px!important}}.vue-treeselect .vue-treeselect__control[data-v-d4c178ac]{border-color:#bbb;border-radius:4px}.vue-treeselect:not(.filter-treeselect) .vue-treeselect__control[data-v-d4c178ac]{background:transparent}.vue-treeselect.emission-treeselect .vue-treeselect__control[data-v-d4c178ac]{border-color:#666}.vue-treeselect.emission-treeselect .vue-treeselect__control-arrow[data-v-d4c178ac]{color:#666}.vue-treeselect.emission-treeselect.vue-treeselect:not(.vue-treeselect--disabled):not(.vue-treeselect--focused) .vue-treeselect__control[data-v-d4c178ac]:hover{border-color:#909090}.vue-treeselect--focused:not(.vue-treeselect--open) .vue-treeselect__control[data-v-d4c178ac]{border-color:#89a3c2!important;-webkit-box-shadow:none!important;box-shadow:none!important}.vue-treeselect--has-value .vue-treeselect__multi-value[data-v-d4c178ac]{margin-bottom:1px!important}.vue-treeselect__multi-value-item[data-v-d4c178ac]{padding:0!important;line-height:12px!important;color:#242424!important;background:#bbcadc!important}.vue-treeselect__multi-value-item .vue-treeselect__multi-value-label[data-v-d4c178ac]{font-weight:600!important}.vue-treeselect__value-remove[data-v-d4c178ac]{color:#242424!important}.vue-treeselect__checkbox--checked[data-v-d4c178ac],.vue-treeselect__checkbox--indeterminate[data-v-d4c178ac]{background:#89a3c2!important;border-color:#89a3c2!important}.vue-treeselect.color-red .vue-treeselect__multi-value-item[data-v-d4c178ac],.vue-treeselect.color-red .vue-treeselect__value-remove[data-v-d4c178ac]{color:#ff001d!important;background:#ffe5e7!important}.vue-treeselect.color-red .vue-treeselect__checkbox--checked[data-v-d4c178ac]{background:#ff001d!important;border-color:#ff001d!important}.vue-treeselect--open-below:not(.vue-treeselect--append-to-body) .vue-treeselect__menu-container[data-v-d4c178ac]{top:unset!important}@media(max-width:599px){.vue-treeselect.treeselect--small .vue-treeselect__control[data-v-d4c178ac],.vue-treeselect.treeselect--small .vue-treeselect__menu[data-v-d4c178ac]{font-size:14px!important}}.vue-treeselect.treeselect-icon-selectbox .vue-treeselect__control[data-v-d4c178ac]{max-height:34px!important;height:34px!important;max-width:85px!important;width:85px!important;border-color:#bbb!important}.vue-treeselect.treeselect-icon-selectbox .vue-treeselect__control .vue-treeselect__single-value[data-v-d4c178ac]{top:1px}.vue-treeselect.treeselect-icon-selectbox .vue-treeselect__control[data-v-d4c178ac],.vue-treeselect.treeselect-icon-selectbox .vue-treeselect__menu[data-v-d4c178ac]{font-size:10px!important}.vue-treeselect.vue-treeselect--multi.treeselect-chartgroup .vue-treeselect__multi-value-item[data-v-d4c178ac]{background:#fff!important}.vue-treeselect.vue-treeselect--multi.treeselect-chartgroup.vue-treeselect--disabled .vue-treeselect__multi-value-item[data-v-d4c178ac]{background:#ededed!important;border-color:#ededed!important}.vue-treeselect__multi-value-item-container[data-v-d4c178ac]{padding-top:2px!important}.vdatetime-input[data-v-d4c178ac]{color:#89a3c2;cursor:pointer}.vdatetime.green--text .vdatetime-input[data-v-d4c178ac]{color:#049717}.vdatetime-popup[data-v-d4c178ac]{border-radius:4px}.vdatetime-popup .vdatetime-calendar__month[data-v-d4c178ac]{min-height:317px!important}.vdatetime-popup .vdatetime-calendar__month__day--selected:hover>span>span[data-v-d4c178ac],.vdatetime-popup .vdatetime-calendar__month__day--selected>span>span[data-v-d4c178ac],.vdatetime-popup .vdatetime-popup__header[data-v-d4c178ac]{background:#89a3c2!important}.vdatetime-popup .vdatetime-popup__actions__button[data-v-d4c178ac],.vdatetime-popup .vdatetime-time-picker__item--selected[data-v-d4c178ac],.vdatetime-popup .vdatetime-year-picker__item--selected[data-v-d4c178ac]{color:#89a3c2!important}.vdatetime-popup .vdatetime-popup__header[data-v-d4c178ac]{border-top-left-radius:inherit;border-top-right-radius:inherit}.vdatetime-popup .vdatetime-popup__actions__button[data-v-d4c178ac]{padding:0!important}.ep-container[data-v-d4c178ac]{height:110px!important}@media(max-width:599px){.ep-container[data-v-d4c178ac]{height:86px!important}}.ep-container .ep-svg-container[data-v-d4c178ac]{margin-top:-5px}@media(max-width:599px){.ep-container .ep-svg-container[data-v-d4c178ac]{margin-top:-3px}}@media(max-width:599px){.ep-container.expanded[data-v-d4c178ac]:not(.print){height:110px!important}.ep-container.expanded:not(.print) .ep-svg-container[data-v-d4c178ac]{margin-top:-37px}.ep-container.expanded:not(.print) .ep-svg-container .ep-svg[data-v-d4c178ac]{height:60px!important}}.ep-legend--container[data-v-d4c178ac]{top:0!important}@media(max-width:599px){.ep-legend--container[data-v-d4c178ac]{margin-top:4px}}@media print{.v-main[data-v-d4c178ac]{display:block!important;padding:0 0 0 0!important}.v-application[data-v-d4c178ac]{line-height:0!important}.v-application-wrap[data-v-d4c178ac]{display:block!important;min-height:0!important}}.print-only[data-v-d4c178ac]{display:none}@media print{body[data-v-d4c178ac],html[data-v-d4c178ac]{width:210mm;height:296.8mm;padding:0;margin:0;-webkit-print-color-adjust:exact!important;color-adjust:exact!important;print-color-adjust:exact!important}[data-v-d4c178ac],[data-v-d4c178ac]:after,[data-v-d4c178ac]:before{color:inherit!important;background:inherit!important}.grade-details-text[data-v-d4c178ac]{font-size:15.5px!important}.header-page[data-v-d4c178ac]{display:block;width:210mm;height:296.8mm;padding:0;margin:0;overflow:hidden;page-break-after:always;-webkit-region-break-after:always!important;-webkit-column-break-after:page!important;-moz-column-break-after:page!important;break-after:page!important}.header-page .content[data-v-d4c178ac]{display:block;padding-top:40%;padding-right:10mm;padding-left:10mm;margin:0;text-align:center}.header-page .content .logo[data-v-d4c178ac]{position:relative;height:40mm;margin-bottom:30mm}.header-page .content .date[data-v-d4c178ac],.header-page .content .logo[data-v-d4c178ac],.header-page .content .subtitle[data-v-d4c178ac],.header-page .content .title[data-v-d4c178ac]{margin-bottom:10mm}.header-page .content .subtitle[data-v-d4c178ac]{line-height:1.2}.no-print[data-v-d4c178ac],.toggle-icon[data-v-d4c178ac]{display:none!important}.print-hide-icon[data-v-d4c178ac]:before{content:""!important}.print-inspections-page[data-v-d4c178ac]{page-break-after:always;page-break-before:always}.print-only[data-v-d4c178ac]{display:block!important}.font-xsmall[data-v-d4c178ac],.font-xxsmall[data-v-d4c178ac]{font-size:.6rem!important}.print-card[data-v-d4c178ac]{display:block!important;border:none!important;padding:0!important;margin:0!important;min-height:296.8mm!important}.print-diary-item[data-v-d4c178ac]{page-break-inside:avoid}.print-photo[data-v-d4c178ac]{width:18%;max-width:40mm}.print-photo-selected img[data-v-d4c178ac],.print-photo img[data-v-d4c178ac]{width:100%}.print-photo-selected-text[data-v-d4c178ac]{max-height:48px;overflow:hidden}.chart-wrapper[data-v-d4c178ac],.download-wrapper[data-v-d4c178ac]{display:block;-webkit-column-break-inside:avoid;page-break-inside:avoid;-moz-column-break-inside:avoid;break-inside:avoid;break-inside:avoid-page}.heatmap-chart[data-v-d4c178ac],.wind-chart[data-v-d4c178ac]{height:100%;max-height:35mm}.heatmap-chart-wrapper[data-v-d4c178ac],.wind-chart-wrapper[data-v-d4c178ac]{margin-bottom:43mm}.title-wrapper[data-v-d4c178ac]{margin-top:7mm;margin-bottom:1mm}.charts-wrapper-4 .title-wrapper .overline[data-v-d4c178ac]{font-size:.7rem!important;line-height:1.25rem!important}.charts .ct-legend li .ct-legend-square[data-v-d4c178ac]{max-height:3px!important;margin-top:5px!important}.charts .ct-legend li[data-v-d4c178ac]{margin-bottom:0}.charts .ct-legend li span[data-v-d4c178ac]{font-size:.75rem!important}.wind-degrees-icon[data-v-d4c178ac]{background-color:transparent!important}.mean-values.print[data-v-d4c178ac]{margin-top:3mm}.grade-wrapper.print[data-v-d4c178ac]{-webkit-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%}.grade-wrapper.print .research-grade[data-v-d4c178ac]{width:68px;height:68px;line-height:66px}.grade-wrapper.print .research-grade.research-grade--with-icon[data-v-d4c178ac]{margin-top:-1px}.grade-wrapper.print .research-grade span[data-v-d4c178ac]{font-size:28px}.grade-details-translation[data-v-d4c178ac]{font-weight:700;font-size:medium!important}.gauge-label[data-v-d4c178ac]{font-size:14px!important;line-height:16px!important;margin-top:7px!important}.gauge-label.gauge-label--minmax[data-v-d4c178ac]{font-size:14px!important;line-height:16px!important;max-width:none;margin-top:1px!important}.gauge-label.gauge-label--minmax .delta[data-v-d4c178ac]{margin-bottom:-1px}}.ep-container.print[data-v-d4c178ac]{display:block;width:150px!important;height:176px!important}.ep-container.print .ep-svg-container[data-v-d4c178ac]{margin-top:-20px}.ep-container.print .ep-legend--value__counter[data-v-d4c178ac]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:10px}.ep-container.print .ep-legend--container .ep-legend--value[data-v-d4c178ac]{width:150px}.ep-container.print .ep-legend--container .gauge-label--name[data-v-d4c178ac]{display:block!important;display:-webkit-box!important;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:1;-webkit-box-orient:vertical;word-break:break-all}.ep-container.print .ep-legend--container .v-sheet[data-v-d4c178ac]{position:relative;height:36px;width:36px;margin-top:15px}.gauge-value.print[data-v-d4c178ac]{max-height:18px;margin-top:12px;font-size:28px}.measurements-content.print[data-v-d4c178ac]{margin-top:0;display:block;width:200mm}.bp-wrapper[data-v-d4c178ac]{max-height:346px}.bp-title[data-v-d4c178ac]{text-align:center;height:44px}.avg-numbers[data-v-d4c178ac]{line-height:1.3;max-width:150px;min-width:125px}.avg-numbers .tn-name[data-v-d4c178ac]{min-width:58px}.avg-numbers .tn-value[data-v-d4c178ac]{width:auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.color-primary[data-v-6c53e452]{color:#89a3c2}.color-secondary[data-v-6c53e452]{color:#1d3c5f}.color-tertiary[data-v-6c53e452]{color:#eef1f6}.color-grey[data-v-6c53e452]{color:#666}.color-grey-important[data-v-6c53e452]{color:#666!important}.color-grey-border[data-v-6c53e452]{color:#bbb!important}.color-grey-transparent[data-v-6c53e452]{color:rgba(0,0,0,.54)}.color-grey-medium[data-v-6c53e452]{color:#b0b0b0}.color-grey-dark[data-v-6c53e452]{color:#242424}.color-black[data-v-6c53e452]{color:#000}.alert-chip[data-v-6c53e452]{cursor:pointer!important;background-color:#ffe5e7!important}.border-bottom[data-v-6c53e452]{padding-bottom:12px;margin-bottom:12px;border-bottom:1px solid #bbb}@media(max-width:599px){.border-bottom[data-v-6c53e452]{padding:10px;margin-bottom:10px}}.button-group[data-v-6c53e452]{padding:4px 5px;border:1px solid #bbb;border-radius:4px}.button-group.--small[data-v-6c53e452]{padding:0}@media(max-width:599px){.button-group.--small[data-v-6c53e452]{margin-bottom:2px}}.checkbox-label[data-v-6c53e452]{display:inline-block!important;max-width:100%!important;font-size:14px}.color-tertiary[data-v-6c53e452]{background-color:#eef1f6}.content-container[data-v-6c53e452]{margin-top:56px}.autocomplete-field[data-v-6c53e452],.country-select[data-v-6c53e452]{width:100%;max-width:100%;min-height:36px;padding:0 12px;border:1px solid #bbb;border-radius:4px}.autocomplete-field[data-v-6c53e452]:focus,.country-select[data-v-6c53e452]:focus{outline-color:#89a3c2}.cursor-pointer[data-v-6c53e452]{cursor:pointer}.data-overlay[data-v-6c53e452]{min-height:calc(100vh - 350px)}.diary-card[data-v-6c53e452]{height:100%;padding:10px;font-size:.8125rem!important}@media(min-width:960px){.diary-card[data-v-6c53e452]{padding:12px;font-size:.875rem!important}}.diary-card .diary-menu-button[data-v-6c53e452]{left:10px;min-width:24px!important;max-width:24px!important;height:24px!important}.diary-card .diary-label[data-v-6c53e452]{font-size:.75rem!important;font-weight:600;color:#666;letter-spacing:.0333333333em!important}@media(max-width:599px){.diary-card .diary-label[data-v-6c53e452]{font-size:.7rem!important}}.diary-card .diary-details-item[data-v-6c53e452]{min-width:24px;max-width:none;margin-bottom:0;line-height:1.1rem}@media(max-width:849px){.diary-card .diary-details-item[data-v-6c53e452]{min-width:100%}}@media(max-width:849px){.diary-card .diary-inspection-meta[data-v-6c53e452]{margin-right:-8px}}.diary-card .diary-inspection-date-item[data-v-6c53e452]{max-width:150px;margin-bottom:0;line-height:1.1rem}.diary-card .diary-inspection-title[data-v-6c53e452]{margin-bottom:0;font-size:.75rem!important;font-weight:600;line-height:24px;color:#242424;letter-spacing:.0333333333em!important;white-space:nowrap}@media(max-width:599px){.diary-card .diary-inspection-title[data-v-6c53e452]{font-size:.7rem!important}}@media(min-width:600px){.diary-card .diary-inspection-text[data-v-6c53e452]{margin-top:2px}}.diary-card .diary-inspection-text.inspection-date[data-v-6c53e452]{white-space:normal}.diary-card .hide-md[data-v-6c53e452]{display:-webkit-box;display:-ms-flexbox;display:flex}@media(min-width:851px)and (max-width:1264px){.diary-card .hide-md[data-v-6c53e452]{display:none}}.diary-card .diary-inspection-content[data-v-6c53e452]{margin-top:10px!important;margin-left:10px!important}@media(min-width:600px){.diary-card .diary-inspection-content[data-v-6c53e452]{margin-left:0!important}}@media(min-width:850px){.diary-card .diary-inspection-content[data-v-6c53e452]{margin-top:0!important}}.diary-card .diary-inspection-content .diary-content-item[data-v-6c53e452]{margin-bottom:4px}@media(min-width:850px){.diary-card .diary-inspection-content .diary-content-item[data-v-6c53e452]{margin-bottom:0!important}}.diary-card .notes[data-v-6c53e452],.diary-card .reminder[data-v-6c53e452]{display:inline-block;max-height:33px;overflow:hidden;line-height:1.1rem;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical}@media(max-width:599px){.diary-card .notes[data-v-6c53e452],.diary-card .reminder[data-v-6c53e452]{line-height:1rem}}.filter-bar-wrapper[data-v-6c53e452]{position:fixed;top:100px;z-index:2;width:100%;margin-top:-4px;background-color:#eef1f6;border-bottom:1px solid #e3e9f2}.filter-bar-wrapper .v-input[data-v-6c53e452]:not(.switch-label){background-color:#fff}@media(max-width:599px){.filter-bar-wrapper .filter-container[data-v-6c53e452]{padding:10px}}.filter-bar-wrapper .filter-bar[data-v-6c53e452]{margin-top:-10px;margin-bottom:-10px}@media(min-width:600px){.filter-bar-wrapper .filter-bar[data-v-6c53e452]{margin-top:-12px;margin-bottom:-12px}}@media(max-width:599px){.filter-bar-wrapper .filter-bar .filter-buttons[data-v-6c53e452]:not(.--alerts){max-width:300px}}@media(max-width:599px){.filter-bar-wrapper .filter-bar .filter-buttons:not(.--alerts).filter-buttons--small[data-v-6c53e452]{max-width:170px}}@media(max-width:599px){.filter-bar-wrapper .filter-bar .v-input[data-v-6c53e452]:not(.input-text-field--large):not(.v-input--checkbox):not(.filter-text-field--alerts){max-width:120px}}.filter-bar-wrapper .filter-bar .v-input.switch-label[data-v-6c53e452]{max-width:unset;width:140px}@media(max-width:599px){.filter-bar-wrapper .filter-bar .v-input.switch-label[data-v-6c53e452]{width:120px}}@media(max-width:372px){.filter-bar-wrapper .filter-bar .v-input.v-text-field.v-text-field--enclosed.v-input--dense:not(.v-text-field--solo).v-text-field--outlined.input-text-field--large[data-v-6c53e452]{max-width:120px}}@media(max-width:599px){.filter-bar-wrapper .filter-bar .v-input.v-text-field.v-text-field--enclosed.v-input--dense:not(.v-text-field--solo).v-text-field--outlined.input-text-field--large .v-input__slot .v-text-field__slot[data-v-6c53e452]{min-width:115px}}@media(max-width:372px){.filter-bar-wrapper .filter-bar .v-input.v-text-field.v-text-field--enclosed.v-input--dense:not(.v-text-field--solo).v-text-field--outlined.input-text-field--large .v-input__slot .v-text-field__slot[data-v-6c53e452]{min-width:74px}}.filter-bar-wrapper .filter-bar .v-input.v-text-field.v-text-field--enclosed.v-input--dense:not(.v-text-field--solo).v-text-field--outlined.input-text-field--full[data-v-6c53e452]{max-width:100%}.filter-bar-wrapper .filter-bar .v-input.v-text-field.v-text-field--enclosed.v-input--dense:not(.v-text-field--solo).v-text-field--outlined .v-input__slot .v-label.v-label--active[data-v-6c53e452]{color:#89a3c2!important}@media(max-width:599px){.filter-bar-wrapper .filter-bar .v-input.v-text-field.v-text-field--enclosed.v-input--dense:not(.v-text-field--solo).v-text-field--outlined .v-input__slot[data-v-6c53e452]{padding:0 2px 0 6px!important}.filter-bar-wrapper .filter-bar .v-input.v-text-field.v-text-field--enclosed.v-input--dense:not(.v-text-field--solo).v-text-field--outlined .v-input__slot .v-text-field__slot[data-v-6c53e452]{min-width:72px}.filter-bar-wrapper .filter-bar .v-input.v-text-field.v-text-field--enclosed.v-input--dense:not(.v-text-field--solo).v-text-field--outlined .v-input__slot .v-text-field__slot .v-label--active[data-v-6c53e452]{left:4px!important}}@media(max-width:599px){.filter-bar-wrapper .filter-bar .v-input.v-text-field.v-input--is-focused.v-input--dense:not(.v-text-field--solo).v-text-field--outlined .v-input__slot .v-text-field__slot[data-v-6c53e452]{min-width:63px;height:30px!important}}@media(max-width:372px){.filter-bar-wrapper .filter-bar .v-input.v-text-field.v-input--is-focused.v-input--dense:not(.v-text-field--solo).v-text-field--outlined.filter-text-field--alerts .v-input__slot .v-text-field__slot[data-v-6c53e452]{min-width:45px}}.filter-bar-wrapper .filter-bar .view-buttons[data-v-6c53e452]{padding:9px}.filter-bar-wrapper.--back[data-v-6c53e452]{top:52px}.filter-bar-wrapper.--back .filter-bar .v-input.v-input--switch[data-v-6c53e452]{background-color:transparent!important}.filter-bar-wrapper.--back .filter-bar .v-input--selection-controls[data-v-6c53e452]{margin-top:0}.area-color-picker[data-v-6c53e452]{margin-top:-10px}.flex-color-picker[data-v-6c53e452]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flex-color-picker .v-color-picker__controls[data-v-6c53e452]{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.flex-color-picker .v-color-picker__swatches[data-v-6c53e452]{margin-top:10px}.flex-color-picker.queen-color-picker[data-v-6c53e452]{border:1px solid #bbb!important;-webkit-box-shadow:none!important;box-shadow:none!important}.flex-color-picker.queen-color-picker .v-color-picker__swatch:nth-child(2) .v-color-picker__color>div[data-v-6c53e452]{border:1px solid #bbb}.full-width[data-v-6c53e452]{width:100%}.area-color-picker-footer[data-v-6c53e452],.area-color-picker-toolbar[data-v-6c53e452]{border-radius:4px}.area-color-picker-title[data-v-6c53e452]{font-weight:500}.area-color-picker-footer[data-v-6c53e452]{margin-top:-5px}.area-color-picker-footer .v-toolbar__content[data-v-6c53e452]{padding:0 10px}.hcs-tooltip[data-v-6c53e452]{font-family:Roboto,sans-serif!important;font-size:.8rem;font-weight:500!important;color:#242424!important;border-radius:6px;background-color:hsla(0,0%,94.1%,.95);border:1px solid #909090}.hcs-tooltip[data-v-6c53e452]:after{content:"";position:absolute;left:50%;bottom:-4px;width:8px;height:8px;background:inherit;-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-box-shadow:inset -1px -1px 0 0 #909090;box-shadow:inset -1px -1px 0 0 #909090}.keep-spaces[data-v-6c53e452]{white-space:pre-wrap}.location[data-v-6c53e452]{padding-bottom:16px;margin:0}@media(max-width:599px){.location[data-v-6c53e452]{margin:0 -12px 12px -12px}.location[data-v-6c53e452]:not(.xs-view){padding:0 10px 8px 10px}.location.xs-view[data-v-6c53e452]{padding:0 10px 0 10px}}.location[data-v-6c53e452]:first-child{margin-top:70px}@media(max-width:599px){.location[data-v-6c53e452]:first-child{margin-top:56px}}.location[data-v-6c53e452]:last-child{margin-bottom:10px;border-bottom:none}.location .location-title[data-v-6c53e452]{width:100%;padding-bottom:4px;margin:10px 0 12px;border-bottom:1px solid #000}@media(max-width:599px){.location .location-title[data-v-6c53e452]{padding-bottom:2px;margin:8px 0 10px}}.location .research-item-transition-wrapper[data-v-6c53e452]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}@media(max-width:599px){.location .research-item-transition-wrapper[data-v-6c53e452]{min-width:100%}}.loading[data-v-6c53e452]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-height:80vh;text-align:center}.lowercase[data-v-6c53e452]{text-transform:lowercase}.mb-2px[data-v-6c53e452]{margin-bottom:2px}.ml-2px[data-v-6c53e452]{margin-left:2px}.ml-n2px[data-v-6c53e452]{margin-left:-2px!important}.mr-2px[data-v-6c53e452]{margin-right:2px}.mr-5px[data-v-6c53e452]{margin-right:5px}.mr-6px[data-v-6c53e452]{margin-right:6px}.mr-n2px[data-v-6c53e452]{margin-right:-2px}.mt-2px[data-v-6c53e452]{margin-top:2px!important}.mt-6px[data-v-6c53e452]{margin-top:6px!important}.mt-n2px[data-v-6c53e452]{margin-top:-2px!important}.mx-2px[data-v-6c53e452]{margin-left:2px;margin-right:2px}.my-2px[data-v-6c53e452]{margin-top:2px!important;margin-bottom:2px!important}.node-inactive[data-v-6c53e452]{color:#909090!important}.overflow-auto[data-v-6c53e452]{overflow:auto}.overlay-modal[data-v-6c53e452]{width:590px;color:#000}@media(max-width:599px){.overlay-modal[data-v-6c53e452]{max-width:95vw}}@media(min-width:960px){.overlay-modal[data-v-6c53e452]{width:690px}}.overlay-parent[data-v-6c53e452]{position:relative}.overlay-parent.no-cursor[data-v-6c53e452]{cursor:not-allowed}.overlay-toolbar[data-v-6c53e452]{border-top-left-radius:4px!important;border-top-right-radius:4px!important;-webkit-box-shadow:none!important;box-shadow:none!important}.overlay-toolbar span[data-v-6c53e452]{font-size:1.25rem;font-weight:500;letter-spacing:.0125em;line-height:2rem;word-break:break-all}.overlay-body[data-v-6c53e452]{border-radius:0 0 4px 4px!important;background-color:#fff;padding:4px}.pro-label[data-v-6c53e452]{background:#049717!important}.pa-2px[data-v-6c53e452]{padding:2px!important}.py-6px[data-v-6c53e452]{padding-top:6px!important;padding-bottom:6px!important}.basic-label[data-v-6c53e452]{background:#1d3c5f!important}.light-label[data-v-6c53e452]{background:#89a3c2!important}.rounded-border[data-v-6c53e452]{padding:12px;border:1px solid #bbb;border-radius:4px}@media(max-width:599px){.rounded-border[data-v-6c53e452]{padding:10px!important}}.rounded-border.primary-border[data-v-6c53e452]{border:1px solid #89a3c2}.rounded-border.--small[data-v-6c53e452]{padding:6px}@media(max-width:599px){.rounded-border.--small[data-v-6c53e452]{padding:4px!important}}.save-bar[data-v-6c53e452]{position:fixed;z-index:2;width:100%;margin-top:-56px;background-color:#eef1f6!important;border-bottom:1px solid #e3e9f2!important;-webkit-box-shadow:none!important;box-shadow:none!important}.save-bar.save-bar--back[data-v-6c53e452]{margin-top:0}.back-content[data-v-6c53e452]{margin-top:56px}.back-with-toolbar-content[data-v-6c53e452]{margin-top:75px}@media(max-width:599px){.back-with-toolbar-content[data-v-6c53e452]{margin-top:48px}}.back-with-toolbar-content.--100[data-v-6c53e452]{height:100%}@media(max-width:599px){.button-mobile-wide[data-v-6c53e452]{width:100%}}.tab-container[data-v-6c53e452]{margin-top:104px}.to-do-date[data-v-6c53e452]{width:auto;padding:2px 4px!important;font-weight:600;line-height:1rem;color:red;text-align:center;white-space:nowrap;border:1px solid red;border-radius:5px}.to-do-date.green--text[data-v-6c53e452]{border-color:green}.zindex1[data-v-6c53e452]{z-index:1}.v-icon[data-v-6c53e452]{color:#666}.theme--light.v-btn.v-btn--icon.color-black[data-v-6c53e452],.v-btn>.v-btn__content .v-icon.color-black[data-v-6c53e452],.v-icon.color-black[data-v-6c53e452]{color:#000}.theme--light.v-btn.v-btn--icon.color-primary[data-v-6c53e452],.v-btn>.v-btn__content .v-icon.color-primary[data-v-6c53e452],.v-icon.color-primary[data-v-6c53e452]{color:#89a3c2}.theme--light.v-btn.v-btn--icon.color-grey[data-v-6c53e452],.v-btn>.v-btn__content .v-icon.color-grey[data-v-6c53e452],.v-icon.color-grey[data-v-6c53e452]{color:#666}.theme--light.v-btn.v-btn--icon.color-grey-medium[data-v-6c53e452],.v-btn>.v-btn__content .v-icon.color-grey-medium[data-v-6c53e452],.v-icon.color-grey-medium[data-v-6c53e452]{color:#b0b0b0}.theme--light.v-btn.v-btn--icon.color-grey-dark[data-v-6c53e452],.v-btn>.v-btn__content .v-icon.color-grey-dark[data-v-6c53e452],.v-icon.color-grey-dark[data-v-6c53e452]{color:#242424}.theme--light.v-btn.v-btn--icon.color-grey-light[data-v-6c53e452],.v-btn>.v-btn__content .v-icon.color-grey-light[data-v-6c53e452],.v-icon.color-grey-light[data-v-6c53e452]{color:#f9f9f9}.theme--light.v-btn.v-btn--icon.color-grey-transparent[data-v-6c53e452],.v-btn>.v-btn__content .v-icon.color-grey-transparent[data-v-6c53e452],.v-icon.color-grey-transparent[data-v-6c53e452]{color:rgba(0,0,0,.54)}.theme--light.v-btn.v-btn--icon.color-grey-border[data-v-6c53e452],.theme--light.v-btn.v-btn--icon.color-grey-medium-light[data-v-6c53e452],.v-btn>.v-btn__content .v-icon.color-grey-border[data-v-6c53e452],.v-btn>.v-btn__content .v-icon.color-grey-medium-light[data-v-6c53e452],.v-icon.color-grey-border[data-v-6c53e452],.v-icon.color-grey-medium-light[data-v-6c53e452]{color:#bbb}.theme--light.v-btn.v-btn--icon.color-green-bright[data-v-6c53e452],.v-btn>.v-btn__content .v-icon.color-green-bright[data-v-6c53e452],.v-icon.color-green-bright[data-v-6c53e452]{color:#0ebc27}.v-btn.color-black>.v-btn__content .v-icon[data-v-6c53e452]{color:#000}.full-height[data-v-6c53e452]{height:100%}.hcs-icon[data-v-6c53e452]{display:inline-block;min-width:23px;min-height:23px;margin:2px;line-height:1.2rem;vertical-align:top;background-color:transparent!important;background-repeat:no-repeat;background-position:50%}.hcs-icon--small[data-v-6c53e452]{min-width:16px;min-height:16px}.hcs-icon--large[data-v-6c53e452]{min-width:30px;min-height:30px}.hcs-icon--xl[data-v-6c53e452]{min-width:45px;min-height:45px}.hcs-icon--xxl[data-v-6c53e452]{min-width:100px;min-height:100px}.hcs-icon-sensor[data-v-6c53e452]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_hcm.svg)}.hcs-icon-sensor-orange[data-v-6c53e452]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_hcm-orange.svg)}.hcs-icon-sensor-grey[data-v-6c53e452]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_hcm-grey.svg)}.hcs-icon-sensor-primary[data-v-6c53e452]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_hcm-primary.svg)}.hcs-icon-sensor-secondary[data-v-6c53e452]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_hcm-secondary.svg)}.hcs-icon-sensors[data-v-6c53e452]{font-size:13px}.hcs-icon-sensors[data-v-6c53e452]:before{margin-left:2px;font-family:Material Design Icons;content:"󰘊"}.hcs-icon-sensors--no-outline[data-v-6c53e452]{font-size:22px;color:#666!important;background-color:transparent;border:none;border-radius:0}.hcs-icon-sensors--no-outline[data-v-6c53e452]:before{font-family:Material Design Icons;content:"󰘊"}.hcs-icon-sensors--no-outline--small[data-v-6c53e452]{margin:2px 0 0 0;font-size:16px}.hcs-icon-bv[data-v-6c53e452]{font-size:15px}.hcs-icon-bv[data-v-6c53e452]:before{font-family:Material Design Icons;content:"󰂁"}.hcs-icon-rssi[data-v-6c53e452],.hcs-icon-snr[data-v-6c53e452]{font-size:15px}.hcs-icon-rssi[data-v-6c53e452]:before,.hcs-icon-snr[data-v-6c53e452]:before{font-family:Material Design Icons;content:"󰒓"}.hcs-icon-t_0[data-v-6c53e452],.hcs-icon-t_1[data-v-6c53e452],.hcs-icon-t_2[data-v-6c53e452],.hcs-icon-t_3[data-v-6c53e452],.hcs-icon-t_4[data-v-6c53e452],.hcs-icon-t_5[data-v-6c53e452],.hcs-icon-t_6[data-v-6c53e452],.hcs-icon-t_7[data-v-6c53e452],.hcs-icon-t_8[data-v-6c53e452],.hcs-icon-t_9[data-v-6c53e452],.hcs-icon-t_i[data-v-6c53e452]{font-size:16px}.hcs-icon-t_0[data-v-6c53e452]:before,.hcs-icon-t_1[data-v-6c53e452]:before,.hcs-icon-t_2[data-v-6c53e452]:before,.hcs-icon-t_3[data-v-6c53e452]:before,.hcs-icon-t_4[data-v-6c53e452]:before,.hcs-icon-t_5[data-v-6c53e452]:before,.hcs-icon-t_6[data-v-6c53e452]:before,.hcs-icon-t_7[data-v-6c53e452]:before,.hcs-icon-t_8[data-v-6c53e452]:before,.hcs-icon-t_9[data-v-6c53e452]:before,.hcs-icon-t_i[data-v-6c53e452]:before{font-family:Material Design Icons;content:"󰔏"}.hcs-icon-weight_kg[data-v-6c53e452]{font-size:15px}.hcs-icon-weight_kg[data-v-6c53e452]:before{font-family:Material Design Icons;content:"󰖡"}.hcs-icon-magnify[data-v-6c53e452]{font-size:15px}.hcs-icon-magnify[data-v-6c53e452]:before{margin-left:1px;font-family:Material Design Icons;content:"󰍉"}.hcs-icon-text[data-v-6c53e452]{font-size:9.5px;font-weight:600;color:#fff;border-radius:50%}.hcs-icon.color-red[data-v-6c53e452]{background-color:#ff001d!important;border-color:#ff001d}.hcs-icon.color-green[data-v-6c53e452]{background-color:#049717!important;border-color:#049717}.hcs-icon.color-primary[data-v-6c53e452]{background-color:#89a3c2!important;border-color:#89a3c2}.hcs-icon-chartgroup-air[data-v-6c53e452]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-air[data-v-6c53e452]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_air.png);background-size:contain}.hcs-icon-chartgroup-air.print[data-v-6c53e452]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_air.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-alert[data-v-6c53e452]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-alert[data-v-6c53e452]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_alert.png);background-size:contain}.hcs-icon-chartgroup-alert.print[data-v-6c53e452]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_alert.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-bat[data-v-6c53e452]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-bat[data-v-6c53e452]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_bat.png);background-size:contain}.hcs-icon-chartgroup-bat.print[data-v-6c53e452]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_bat.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-ch4[data-v-6c53e452]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-ch4[data-v-6c53e452]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_ch4.png);background-size:contain}.hcs-icon-chartgroup-ch4.print[data-v-6c53e452]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_ch4.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-cloud[data-v-6c53e452]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-cloud[data-v-6c53e452]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_cloud.png);background-size:contain}.hcs-icon-chartgroup-cloud.print[data-v-6c53e452]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_cloud.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-co2[data-v-6c53e452]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-co2[data-v-6c53e452]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_co2.png);background-size:contain}.hcs-icon-chartgroup-co2.print[data-v-6c53e452]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_co2.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-connection[data-v-6c53e452]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-connection[data-v-6c53e452]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_connection.png);background-size:contain}.hcs-icon-chartgroup-connection.print[data-v-6c53e452]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_connection.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-dust[data-v-6c53e452]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-dust[data-v-6c53e452]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_dust.png);background-size:contain}.hcs-icon-chartgroup-dust.print[data-v-6c53e452]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_dust.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-hcm_line[data-v-6c53e452]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-hcm_line[data-v-6c53e452]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_hcm_line.png);background-size:contain}.hcs-icon-chartgroup-hcm_line.print[data-v-6c53e452]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_hcm_line.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-nh3[data-v-6c53e452]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-nh3[data-v-6c53e452]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_nh3.png);background-size:contain}.hcs-icon-chartgroup-nh3.print[data-v-6c53e452]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_nh3.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-mic[data-v-6c53e452]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-mic[data-v-6c53e452]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_mic.png);background-size:contain}.hcs-icon-chartgroup-mic.print[data-v-6c53e452]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_mic.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-movement[data-v-6c53e452]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-movement[data-v-6c53e452]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_movement.png);background-size:contain}.hcs-icon-chartgroup-movement.print[data-v-6c53e452]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_movement.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-rh[data-v-6c53e452]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-rh[data-v-6c53e452]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_rh.png);background-size:contain}.hcs-icon-chartgroup-rh.print[data-v-6c53e452]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_rh.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-setting[data-v-6c53e452]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-setting[data-v-6c53e452]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_setting.png);background-size:contain}.hcs-icon-chartgroup-setting.print[data-v-6c53e452]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_setting.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-sound[data-v-6c53e452]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-sound[data-v-6c53e452]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_sound.png);background-size:contain}.hcs-icon-chartgroup-sound.print[data-v-6c53e452]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_sound.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-sun[data-v-6c53e452]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-sun[data-v-6c53e452]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_sun.png);background-size:contain}.hcs-icon-chartgroup-sun.print[data-v-6c53e452]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_sun.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-switch[data-v-6c53e452]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-switch[data-v-6c53e452]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_switch.png);background-size:contain}.hcs-icon-chartgroup-switch.print[data-v-6c53e452]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_switch.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-temp[data-v-6c53e452]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-temp[data-v-6c53e452]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_temp.png);background-size:contain}.hcs-icon-chartgroup-temp.print[data-v-6c53e452]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_temp.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-thi[data-v-6c53e452]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-thi[data-v-6c53e452]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_thi.png);background-size:contain}.hcs-icon-chartgroup-thi.print[data-v-6c53e452]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_thi.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-weight[data-v-6c53e452]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-weight[data-v-6c53e452]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_weight.png);background-size:contain}.hcs-icon-chartgroup-weight.print[data-v-6c53e452]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_weight.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-wind[data-v-6c53e452]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-wind[data-v-6c53e452]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_wind.png);background-size:contain}.hcs-icon-chartgroup-wind.print[data-v-6c53e452]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_wind.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-temp.print[data-v-6c53e452]{height:20px;width:auto}.hcs-icon-chartgroup-bat.print[data-v-6c53e452],.hcs-icon-chartgroup-cloud.print[data-v-6c53e452]{width:20px;height:auto}.hcs-icon-farm[data-v-6c53e452]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_farm.svg)}.hcs-icon-farm.print[data-v-6c53e452]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_farm.svg);height:30px;width:30px}.hcs-icon-farm-grey[data-v-6c53e452]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_farm-grey.svg)}.hcs-icon-farm-grey.print[data-v-6c53e452]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_farm-grey.svg);height:30px;width:30px}.hcs-icon-farm-secondary[data-v-6c53e452]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_farm-secondary.svg)}.hcs-icon-farm-secondary.print[data-v-6c53e452]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_farm-secondary.svg);height:30px;width:30px}.hcs-icon-factory[data-v-6c53e452]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_factory.svg)}.hcs-icon-factory.print[data-v-6c53e452]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_factory.svg);height:30px;width:30px}.hcs-icon-greenhouse[data-v-6c53e452]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_greenhouse.svg)}.hcs-icon-greenhouse.print[data-v-6c53e452]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_greenhouse.svg);height:30px;width:30px}.hcs-icon-home[data-v-6c53e452]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_home.svg)}.hcs-icon-home.print[data-v-6c53e452]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_home.svg);height:30px;width:30px}.hcs-icon-office[data-v-6c53e452]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_office.svg)}.hcs-icon-office.print[data-v-6c53e452]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_office.svg);height:30px;width:30px}.hcs-icon-school[data-v-6c53e452]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_school.svg)}.hcs-icon-school.print[data-v-6c53e452]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_school.svg);height:30px;width:30px}.hcs-icon-air[data-v-6c53e452]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_air.svg)}.hcs-icon-air.print[data-v-6c53e452]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_air.svg);height:30px;width:30px}.hcs-icon-air-red[data-v-6c53e452]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_air-red.svg)}.hcs-icon-air-red.print[data-v-6c53e452]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_air-red.svg);height:30px;width:30px}.hcs-icon-alert[data-v-6c53e452]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_alert.svg)}.hcs-icon-alert.print[data-v-6c53e452]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_alert.svg);height:30px;width:30px}.hcs-icon-bat[data-v-6c53e452]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_bat.svg)}.hcs-icon-bat.print[data-v-6c53e452]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_bat.svg);height:30px;width:30px}.hcs-icon-bat-red[data-v-6c53e452]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_bat-red.svg)}.hcs-icon-bat-red.print[data-v-6c53e452]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_bat-red.svg);height:30px;width:30px}.hcs-icon-ch4[data-v-6c53e452]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_ch4.svg)}.hcs-icon-ch4.print[data-v-6c53e452]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_ch4.svg);height:30px;width:30px}.hcs-icon-ch4-green[data-v-6c53e452]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_ch4-green.svg)}.hcs-icon-ch4-green.print[data-v-6c53e452]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_ch4-green.svg);height:30px;width:30px}.hcs-icon-ch4-orange[data-v-6c53e452]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_ch4-orange.svg)}.hcs-icon-ch4-orange.print[data-v-6c53e452]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_ch4-orange.svg);height:30px;width:30px}.hcs-icon-ch4-red[data-v-6c53e452]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_ch4-red.svg)}.hcs-icon-ch4-red.print[data-v-6c53e452]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_ch4-red.svg);height:30px;width:30px}.hcs-icon-cloud[data-v-6c53e452]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_cloud.svg)}.hcs-icon-cloud.print[data-v-6c53e452]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_cloud.svg);height:30px;width:30px}.hcs-icon-cloud-red[data-v-6c53e452]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_cloud-red.svg)}.hcs-icon-cloud-red.print[data-v-6c53e452]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_cloud-red.svg);height:30px;width:30px}.hcs-icon-co2[data-v-6c53e452]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_co2.svg)}.hcs-icon-co2.print[data-v-6c53e452]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_co2.svg);height:30px;width:30px}.hcs-icon-dust[data-v-6c53e452]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_dust.svg)}.hcs-icon-dust.print[data-v-6c53e452]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_dust.svg);height:30px;width:30px}.hcs-icon-hcm_line[data-v-6c53e452]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_hcm_line.svg)}.hcs-icon-hcm_line.print[data-v-6c53e452]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_hcm_line.svg);height:30px;width:30px}.hcs-icon-hcm_line-red[data-v-6c53e452]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_hcm_line-red.svg)}.hcs-icon-hcm_line-red.print[data-v-6c53e452]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_hcm_line-red.svg);height:30px;width:30px}.hcs-icon-nh3[data-v-6c53e452]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_nh3.svg)}.hcs-icon-nh3.print[data-v-6c53e452]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_nh3.svg);height:30px;width:30px}.hcs-icon-nh3-grey[data-v-6c53e452]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_nh3-grey.svg)}.hcs-icon-nh3-grey.print[data-v-6c53e452]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_nh3-grey.svg);height:30px;width:30px}.hcs-icon-nh3-primary[data-v-6c53e452]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_nh3-primary.svg)}.hcs-icon-nh3-primary.print[data-v-6c53e452]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_nh3-primary.svg);height:30px;width:30px}.hcs-icon-nh3-secondary[data-v-6c53e452]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_nh3-secondary.svg)}.hcs-icon-nh3-secondary.print[data-v-6c53e452]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_nh3-secondary.svg);height:30px;width:30px}.hcs-icon-mic[data-v-6c53e452]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_mic.svg)}.hcs-icon-mic.print[data-v-6c53e452]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_mic.svg);height:30px;width:30px}.hcs-icon-mic-red[data-v-6c53e452]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_mic-red.svg)}.hcs-icon-mic-red.print[data-v-6c53e452]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_mic-red.svg);height:30px;width:30px}.hcs-icon-rh[data-v-6c53e452]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_rh.svg)}.hcs-icon-rh.print[data-v-6c53e452]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_rh.svg);height:30px;width:30px}.hcs-icon-setting[data-v-6c53e452]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_setting.svg)}.hcs-icon-setting.print[data-v-6c53e452]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_setting.svg);height:30px;width:30px}.hcs-icon-sound[data-v-6c53e452]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_sound.svg)}.hcs-icon-sound.print[data-v-6c53e452]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_sound.svg);height:30px;width:30px}.hcs-icon-sun[data-v-6c53e452]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_sun.svg)}.hcs-icon-sun.print[data-v-6c53e452]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_sun.svg);height:30px;width:30px}.hcs-icon-sun-red[data-v-6c53e452]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_sun-red.svg)}.hcs-icon-sun-red.print[data-v-6c53e452]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_sun-red.svg);height:30px;width:30px}.hcs-icon-temp[data-v-6c53e452]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_temp.svg)}.hcs-icon-temp.print[data-v-6c53e452]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_temp.svg);height:30px;width:30px}.hcs-icon-thi[data-v-6c53e452]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_thi.svg)}.hcs-icon-thi.print[data-v-6c53e452]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_thi.svg);height:30px;width:30px}.hcs-icon-wind[data-v-6c53e452]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_wind.svg)}.hcs-icon-wind.print[data-v-6c53e452]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_wind.svg);height:30px;width:30px}.hcs-icon-wind-red[data-v-6c53e452]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_wind-red.svg)}.hcs-icon-wind-red.print[data-v-6c53e452]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_wind-red.svg);height:30px;width:30px}.hcs-icon-co2-green[data-v-6c53e452]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_co2-green.svg)}.hcs-icon-co2-green.print[data-v-6c53e452]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_co2-green.svg);height:30px;width:30px}.hcs-icon-dust-green[data-v-6c53e452]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_dust-green.svg)}.hcs-icon-dust-green.print[data-v-6c53e452]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_dust-green.svg);height:30px;width:30px}.hcs-icon-movement[data-v-6c53e452]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_movement.svg)}.hcs-icon-movement.print[data-v-6c53e452]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_movement.svg);height:30px;width:30px}.hcs-icon-movement-green[data-v-6c53e452]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_movement-green.svg)}.hcs-icon-movement-green.print[data-v-6c53e452]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_movement-green.svg);height:30px;width:30px}.hcs-icon-nh3-green[data-v-6c53e452]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_nh3-green.svg)}.hcs-icon-nh3-green.print[data-v-6c53e452]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_nh3-green.svg);height:30px;width:30px}.hcs-icon-rh-green[data-v-6c53e452]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_rh-green.svg)}.hcs-icon-rh-green.print[data-v-6c53e452]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_rh-green.svg);height:30px;width:30px}.hcs-icon-temp-green[data-v-6c53e452]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_temp-green.svg)}.hcs-icon-temp-green.print[data-v-6c53e452]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_temp-green.svg);height:30px;width:30px}.hcs-icon-thi-green[data-v-6c53e452]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_thi-green.svg)}.hcs-icon-thi-green.print[data-v-6c53e452]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_thi-green.svg);height:30px;width:30px}.hcs-icon-co2-red[data-v-6c53e452]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_co2-red.svg)}.hcs-icon-co2-red.print[data-v-6c53e452]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_co2-red.svg);height:30px;width:30px}.hcs-icon-dust-red[data-v-6c53e452]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_dust-red.svg)}.hcs-icon-dust-red.print[data-v-6c53e452]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_dust-red.svg);height:30px;width:30px}.hcs-icon-movement-red[data-v-6c53e452]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_movement-red.svg)}.hcs-icon-movement-red.print[data-v-6c53e452]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_movement-red.svg);height:30px;width:30px}.hcs-icon-nh3-red[data-v-6c53e452]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_nh3-red.svg)}.hcs-icon-nh3-red.print[data-v-6c53e452]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_nh3-red.svg);height:30px;width:30px}.hcs-icon-rh-red[data-v-6c53e452]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_rh-red.svg)}.hcs-icon-rh-red.print[data-v-6c53e452]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_rh-red.svg);height:30px;width:30px}.hcs-icon-temp-red[data-v-6c53e452]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_temp-red.svg)}.hcs-icon-temp-red.print[data-v-6c53e452]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_temp-red.svg);height:30px;width:30px}.hcs-icon-thi-red[data-v-6c53e452]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_thi-red.svg)}.hcs-icon-thi-red.print[data-v-6c53e452]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_thi-red.svg);height:30px;width:30px}.hcs-icon-co2-orange[data-v-6c53e452]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_co2-orange.svg)}.hcs-icon-co2-orange.print[data-v-6c53e452]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_co2-orange.svg);height:30px;width:30px}.hcs-icon-dust-orange[data-v-6c53e452]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_dust-orange.svg)}.hcs-icon-dust-orange.print[data-v-6c53e452]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_dust-orange.svg);height:30px;width:30px}.hcs-icon-movement-orange[data-v-6c53e452]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_movement-orange.svg)}.hcs-icon-movement-orange.print[data-v-6c53e452]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_movement-orange.svg);height:30px;width:30px}.hcs-icon-nh3-orange[data-v-6c53e452]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_nh3-orange.svg)}.hcs-icon-nh3-orange.print[data-v-6c53e452]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_nh3-orange.svg);height:30px;width:30px}.hcs-icon-rh-orange[data-v-6c53e452]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_rh-orange.svg)}.hcs-icon-rh-orange.print[data-v-6c53e452]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_rh-orange.svg);height:30px;width:30px}.hcs-icon-temp-orange[data-v-6c53e452]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_temp-orange.svg)}.hcs-icon-temp-orange.print[data-v-6c53e452]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_temp-orange.svg);height:30px;width:30px}.hcs-icon-thi-orange[data-v-6c53e452]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_thi-orange.svg)}.hcs-icon-thi-orange.print[data-v-6c53e452]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_thi-orange.svg);height:30px;width:30px}.hcs-icon-broiler.on-top[data-v-6c53e452]{margin:0}.hcs-icon-broiler[data-v-6c53e452]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/broiler.svg)}.hcs-icon-broiler:not(.print).on-top[data-v-6c53e452]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/broiler.svg)}.hcs-icon-broiler.print[data-v-6c53e452]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/broiler.svg);max-height:50px}.hcs-icon-broiler.print.on-top[data-v-6c53e452]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/broiler.svg)}.hcs-icon-broiler-white[data-v-6c53e452]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/broiler-white.svg)}.hcs-icon-broiler-grey[data-v-6c53e452]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/broiler-grey.svg)}.hcs-icon-broiler-secondary[data-v-6c53e452]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/broiler-secondary.svg)}.hcs-icon-calves.on-top[data-v-6c53e452]{margin:0}.hcs-icon-calves[data-v-6c53e452]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/calves.svg)}.hcs-icon-calves:not(.print).on-top[data-v-6c53e452]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/calves.svg)}.hcs-icon-calves.print[data-v-6c53e452]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/calves.svg);max-height:50px}.hcs-icon-calves.print.on-top[data-v-6c53e452]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/calves.svg)}.hcs-icon-calves-white[data-v-6c53e452]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/calves-white.svg)}.hcs-icon-calves-grey[data-v-6c53e452]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/calves-grey.svg)}.hcs-icon-calves-secondary[data-v-6c53e452]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/calves-secondary.svg)}.hcs-icon-cattle.on-top[data-v-6c53e452]{margin:0}.hcs-icon-cattle[data-v-6c53e452]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/cattle.svg)}.hcs-icon-cattle:not(.print).on-top[data-v-6c53e452]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/cattle.svg)}.hcs-icon-cattle.print[data-v-6c53e452]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/cattle.svg);max-height:50px}.hcs-icon-cattle.print.on-top[data-v-6c53e452]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/cattle.svg)}.hcs-icon-cattle-white[data-v-6c53e452]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/cattle-white.svg)}.hcs-icon-cattle-grey[data-v-6c53e452]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/cattle-grey.svg)}.hcs-icon-cattle-secondary[data-v-6c53e452]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/cattle-secondary.svg)}.hcs-icon-chicken.on-top[data-v-6c53e452]{margin:0}.hcs-icon-chicken[data-v-6c53e452]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/chicken.svg)}.hcs-icon-chicken:not(.print).on-top[data-v-6c53e452]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/chicken.svg)}.hcs-icon-chicken.print[data-v-6c53e452]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/chicken.svg);max-height:50px}.hcs-icon-chicken.print.on-top[data-v-6c53e452]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/chicken.svg)}.hcs-icon-chicken-white[data-v-6c53e452]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/chicken-white.svg)}.hcs-icon-chicken-grey[data-v-6c53e452]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/chicken-grey.svg)}.hcs-icon-chicken-secondary[data-v-6c53e452]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/chicken-secondary.svg)}.hcs-icon-dairy_cattle.on-top[data-v-6c53e452]{margin:0}.hcs-icon-dairy_cattle[data-v-6c53e452]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/dairy_cattle.svg)}.hcs-icon-dairy_cattle:not(.print).on-top[data-v-6c53e452]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/dairy_cattle.svg)}.hcs-icon-dairy_cattle.print[data-v-6c53e452]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/dairy_cattle.svg);max-height:50px}.hcs-icon-dairy_cattle.print.on-top[data-v-6c53e452]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/dairy_cattle.svg)}.hcs-icon-dairy_cattle-white[data-v-6c53e452]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/dairy_cattle-white.svg)}.hcs-icon-dairy_cattle-grey[data-v-6c53e452]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/dairy_cattle-grey.svg)}.hcs-icon-dairy_cattle-secondary[data-v-6c53e452]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/dairy_cattle-secondary.svg)}.hcs-icon-goat.on-top[data-v-6c53e452]{margin:0}.hcs-icon-goat[data-v-6c53e452]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/goat.svg)}.hcs-icon-goat:not(.print).on-top[data-v-6c53e452]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/goat.svg)}.hcs-icon-goat.print[data-v-6c53e452]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/goat.svg);max-height:50px}.hcs-icon-goat.print.on-top[data-v-6c53e452]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/goat.svg)}.hcs-icon-goat-white[data-v-6c53e452]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/goat-white.svg)}.hcs-icon-goat-grey[data-v-6c53e452]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/goat-grey.svg)}.hcs-icon-goat-secondary[data-v-6c53e452]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/goat-secondary.svg)}.hcs-icon-horse.on-top[data-v-6c53e452]{margin:0}.hcs-icon-horse[data-v-6c53e452]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/horse.svg)}.hcs-icon-horse:not(.print).on-top[data-v-6c53e452]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/horse.svg)}.hcs-icon-horse.print[data-v-6c53e452]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/horse.svg);max-height:50px}.hcs-icon-horse.print.on-top[data-v-6c53e452]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/horse.svg)}.hcs-icon-horse-white[data-v-6c53e452]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/horse-white.svg)}.hcs-icon-horse-grey[data-v-6c53e452]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/horse-grey.svg)}.hcs-icon-horse-secondary[data-v-6c53e452]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/horse-secondary.svg)}.hcs-icon-human.on-top[data-v-6c53e452]{margin:0}.hcs-icon-human[data-v-6c53e452]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/human.svg)}.hcs-icon-human:not(.print).on-top[data-v-6c53e452]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/human.svg)}.hcs-icon-human.print[data-v-6c53e452]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/human.svg);max-height:50px}.hcs-icon-human.print.on-top[data-v-6c53e452]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/human.svg)}.hcs-icon-human-white[data-v-6c53e452]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/human-white.svg)}.hcs-icon-human-grey[data-v-6c53e452]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/human-grey.svg)}.hcs-icon-human-secondary[data-v-6c53e452]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/human-secondary.svg)}.hcs-icon-pig.on-top[data-v-6c53e452]{margin:0}.hcs-icon-pig[data-v-6c53e452]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/pig.svg)}.hcs-icon-pig:not(.print).on-top[data-v-6c53e452]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/pig.svg)}.hcs-icon-pig.print[data-v-6c53e452]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/pig.svg);max-height:50px}.hcs-icon-pig.print.on-top[data-v-6c53e452]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/pig.svg)}.hcs-icon-pig-white[data-v-6c53e452]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/pig-white.svg)}.hcs-icon-pig-grey[data-v-6c53e452]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/pig-grey.svg)}.hcs-icon-pig-secondary[data-v-6c53e452]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/pig-secondary.svg)}.hcs-icon-piglet.on-top[data-v-6c53e452]{margin:0}.hcs-icon-piglet[data-v-6c53e452]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/piglet.svg)}.hcs-icon-piglet:not(.print).on-top[data-v-6c53e452]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/piglet.svg)}.hcs-icon-piglet.print[data-v-6c53e452]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/piglet.svg);max-height:50px}.hcs-icon-piglet.print.on-top[data-v-6c53e452]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/piglet.svg)}.hcs-icon-piglet-white[data-v-6c53e452]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/piglet-white.svg)}.hcs-icon-piglet-grey[data-v-6c53e452]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/piglet-grey.svg)}.hcs-icon-piglet-secondary[data-v-6c53e452]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/piglet-secondary.svg)}.hcs-icon-rearing_chicken.on-top[data-v-6c53e452]{margin:0}.hcs-icon-rearing_chicken[data-v-6c53e452]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/rearing_chicken.svg)}.hcs-icon-rearing_chicken:not(.print).on-top[data-v-6c53e452]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/rearing_chicken.svg)}.hcs-icon-rearing_chicken.print[data-v-6c53e452]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/rearing_chicken.svg);max-height:50px}.hcs-icon-rearing_chicken.print.on-top[data-v-6c53e452]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/rearing_chicken.svg)}.hcs-icon-rearing_chicken-white[data-v-6c53e452]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/rearing_chicken-white.svg)}.hcs-icon-rearing_chicken-grey[data-v-6c53e452]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/rearing_chicken-grey.svg)}.hcs-icon-rearing_chicken-secondary[data-v-6c53e452]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/rearing_chicken-secondary.svg)}.hcs-icon-sheep.on-top[data-v-6c53e452]{margin:0}.hcs-icon-sheep[data-v-6c53e452]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sheep.svg)}.hcs-icon-sheep:not(.print).on-top[data-v-6c53e452]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/sheep.svg)}.hcs-icon-sheep.print[data-v-6c53e452]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sheep.svg);max-height:50px}.hcs-icon-sheep.print.on-top[data-v-6c53e452]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/sheep.svg)}.hcs-icon-sheep-white[data-v-6c53e452]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sheep-white.svg)}.hcs-icon-sheep-grey[data-v-6c53e452]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sheep-grey.svg)}.hcs-icon-sheep-secondary[data-v-6c53e452]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sheep-secondary.svg)}.hcs-icon-sow.on-top[data-v-6c53e452]{margin:0}.hcs-icon-sow[data-v-6c53e452]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sow.svg)}.hcs-icon-sow:not(.print).on-top[data-v-6c53e452]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/sow.svg)}.hcs-icon-sow.print[data-v-6c53e452]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sow.svg);max-height:50px}.hcs-icon-sow.print.on-top[data-v-6c53e452]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/sow.svg)}.hcs-icon-sow-white[data-v-6c53e452]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sow-white.svg)}.hcs-icon-sow-grey[data-v-6c53e452]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sow-grey.svg)}.hcs-icon-sow-secondary[data-v-6c53e452]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sow-secondary.svg)}.hcs-icon-sow_lactating.on-top[data-v-6c53e452]{margin:0}.hcs-icon-sow_lactating[data-v-6c53e452]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sow_lactating.svg)}.hcs-icon-sow_lactating:not(.print).on-top[data-v-6c53e452]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/sow_lactating.svg)}.hcs-icon-sow_lactating.print[data-v-6c53e452]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sow_lactating.svg);max-height:50px}.hcs-icon-sow_lactating.print.on-top[data-v-6c53e452]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/sow_lactating.svg)}.hcs-icon-sow_lactating-white[data-v-6c53e452]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sow_lactating-white.svg)}.hcs-icon-sow_lactating-grey[data-v-6c53e452]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sow_lactating-grey.svg)}.hcs-icon-sow_lactating-secondary[data-v-6c53e452]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sow_lactating-secondary.svg)}.hcs-icon-veal_calves.on-top[data-v-6c53e452]{margin:0}.hcs-icon-veal_calves[data-v-6c53e452]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/veal_calves.svg)}.hcs-icon-veal_calves:not(.print).on-top[data-v-6c53e452]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/veal_calves.svg)}.hcs-icon-veal_calves.print[data-v-6c53e452]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/veal_calves.svg);max-height:50px}.hcs-icon-veal_calves.print.on-top[data-v-6c53e452]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/veal_calves.svg)}.hcs-icon-veal_calves-white[data-v-6c53e452]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/veal_calves-white.svg)}.hcs-icon-veal_calves-grey[data-v-6c53e452]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/veal_calves-grey.svg)}.hcs-icon-veal_calves-secondary[data-v-6c53e452]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/veal_calves-secondary.svg)}.hcs-icon-null[data-v-6c53e452]{font-size:18px}.hcs-icon-null[data-v-6c53e452]:before{margin-left:1px;font-family:Material Design Icons;content:"󰄰"}.hcs-icon-sensor-status[data-v-6c53e452]{width:55px;height:55px;margin:4px;background-size:cover}@media(max-width:599px){.hcs-icon-sensor-status[data-v-6c53e452]{width:40px;height:40px}}.hcs-icon-sensor-status.--tiny[data-v-6c53e452]{width:30px;min-width:30px;height:30px}.hcs-icon-sensor-status.--small[data-v-6c53e452]{width:40px;min-width:40px;height:40px}.hcs-icon-sensor-status.--large[data-v-6c53e452]{width:90px;height:90px}.hcs-icon-sensor-status.--large[data-v-6c53e452],.hcs-icon-sensor-status.--small[data-v-6c53e452],.hcs-icon-sensor-status.--tiny[data-v-6c53e452]{background-size:contain;image-rendering:-moz-crisp-edges;image-rendering:-o-crisp-edges;image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges;-ms-interpolation-mode:nearest-neighbor}.research-grade--filter[data-v-6c53e452]{width:23px;height:23px;line-height:20px;text-align:center;background-color:rgba(0,0,0,.54);border-radius:4px}.research-grade--filter span[data-v-6c53e452]{font-size:11px;font-weight:600;color:#eef1f6}.research-grade--filter.--active[data-v-6c53e452]{line-height:18px;background-color:#ff001d;border:1px solid #666}.research-grade--filter.--active span[data-v-6c53e452]{color:#666}.icon-side-arrow[data-v-6c53e452]{font-size:18px}.icon-info[data-v-6c53e452]{margin-top:-2px}body[data-v-6c53e452]{font-family:Roboto,sans-serif!important}button[data-v-6c53e452],input[data-v-6c53e452],select[data-v-6c53e452],textarea[data-v-6c53e452]{font-family:inherit;font-size:inherit;line-height:inherit;color:inherit}a[data-v-6c53e452]{color:#1d3c5f!important;text-decoration:none}.extra-text[data-v-6c53e452]{margin-top:2px;font-style:italic;font-size:11px!important}.font-small[data-v-6c53e452]{font-size:12px!important;line-height:14px}.font-xsmall[data-v-6c53e452]{font-size:11px!important;line-height:13px!important}.font-xxsmall[data-v-6c53e452]{font-size:8px!important}.hcs-info-label[data-v-6c53e452],.hcs-label[data-v-6c53e452]{font-family:Roboto,sans-serif!important;font-size:12px!important;font-weight:400;line-height:16px;color:#242424}.hcs-label[data-v-6c53e452]{margin-bottom:4px}.info-text[data-v-6c53e452]{font-style:italic}.overflow-ellipsis[data-v-6c53e452]{text-overflow:ellipsis;overflow:hidden}.overline-tabsize[data-v-6c53e452]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#666;font-size:.875rem;font-weight:500;letter-spacing:.0892857143em;line-height:normal;height:48px;text-transform:uppercase}.overline-tabsize.active[data-v-6c53e452]{color:#000}.uppercase[data-v-6c53e452]{color:#666;font-size:12px;font-weight:500;letter-spacing:.0892857143em;line-height:normal;text-transform:uppercase}.unauthorized-title[data-v-6c53e452]{padding-top:40px;text-align:center}.roboto-condensed[data-v-6c53e452]{font-family:Roboto Condensed,Helvetica Neue,Helvetica,Arial,sans-serif}.single-line-height[data-v-6c53e452]{line-height:1rem!important}.text-ellipsis[data-v-6c53e452]{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}@media(min-width:960px){.container[data-v-6c53e452]{max-width:calc(100vw - 48px)!important}}.el-tree[data-v-6c53e452]{color:#242424!important}.v-application .red--text[data-v-6c53e452]{color:#ff001d!important;caret-color:#ff001d!important}.v-application .red[data-v-6c53e452]{background-color:#ff001d!important;border-color:#ff001d!important}.v-application .accent[data-v-6c53e452]{background-color:#89a3c2!important;border-color:#89a3c2!important}.v-application .accent--text[data-v-6c53e452]{color:#89a3c2!important;caret-color:#89a3c2!important}.theme--light.v-label[data-v-6c53e452]{color:#242424}.filter-radio-group .v-label[data-v-6c53e452]{font-size:14px!important}.theme--light.v-card.v-card--outlined[data-v-6c53e452]{border:thin solid #bbb}.theme--light.v-chip[data-v-6c53e452],.theme--light.v-chip[data-v-6c53e452]:not(.v-chip--active){background-color:#bbcadc}.theme--light.v-chip.v-chip--active.background-color-secondary[data-v-6c53e452]{background-color:#1d3c5f!important;color:#fff!important}.theme--light.v-btn[data-v-6c53e452]{color:inherit}.v-btn .v-ripple__container[data-v-6c53e452],.v-btn[data-v-6c53e452]:before,.v-icon.v-icon[data-v-6c53e452]:after{display:none!important}.theme--light.v-btn.color-secondary .v-btn__content[data-v-6c53e452]{color:#1d3c5f;border-color:#1d3c5f}.theme--light.v-icon.v-icon.v-icon--disabled.transparent--text[data-v-6c53e452]{color:transparent!important}.v-btn.group--left[data-v-6c53e452]{border-radius:4px 0 0 4px!important;margin-right:-1px!important}.v-btn.group--right[data-v-6c53e452]{border-radius:0 4px 4px 0!important}.v-btn.group--middle[data-v-6c53e452]{border-radius:0!important;margin-right:-1px!important}.v-text-field--outlined fieldset[data-v-6c53e452]{border-color:#bbb}.v-tabs--icons-and-text>.v-tabs-bar[data-v-6c53e452]{height:48px!important}.v-tabs--icons-and-text>.v-tabs-bar .v-tab[data-v-6c53e452]{text-transform:none!important;letter-spacing:.075}.v-tabs--icons-and-text>.v-tabs-bar .v-tab>[data-v-6c53e452]:first-child{margin-bottom:2px!important}@media(max-width:599px){.v-tabs--icons-and-text>.v-tabs-bar .v-tab[data-v-6c53e452]{font-size:12px!important;letter-spacing:.04}}@media(max-width:400px){.v-tabs--icons-and-text>.v-tabs-bar .v-tab[data-v-6c53e452]{min-width:68px!important;padding:0 4px!important}}@media(max-width:500px){.v-tabs--icons-and-text>.v-tabs-bar .v-tab[data-v-6c53e452]{padding:0 7px!important}}@media(max-width:500px){.v-tabs--icons-and-text>.v-tabs-bar .v-tab.compact-view[data-v-6c53e452]{padding:0!important;min-width:62px!important}}.v-tabs .v-tab--active[data-v-6c53e452]:hover:before,.v-tabs .v-tab[data-v-6c53e452]:hover:before{opacity:0!important}.v-tabs--dashboard .v-tabs-bar--is-mobile .v-tab[data-v-6c53e452]{padding:0 10px!important}.location-create .v-item-group.v-tabs-bar[data-v-6c53e452]{position:fixed!important;top:48px!important;z-index:2!important;width:100%!important}.v-toolbar__content .v-toolbar__title[data-v-6c53e452]{padding-left:0!important}.v-text-field.error--text .v-label[data-v-6c53e452]{color:#ff5252!important;caret-color:#ff5252!important}.v-text-field.v-text-field--solo .v-input__control[data-v-6c53e452]{min-width:160px!important}@media(min-width:1264px){.v-text-field.v-text-field--solo .v-input__control[data-v-6c53e452]{min-width:0!important}}.v-text-field.v-text-field--solo .v-input__control .v-input__slot[data-v-6c53e452]{background:transparent!important}.v-text-field .v-input__control .v-input__slot[data-v-6c53e452]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important;min-height:auto!important}.v-text-field:not(.v-text-field--outlined):not(.v-text-field--solo):not(.v-select) input[data-v-6c53e452]{padding:8px 0 0}.v-text-field.v-text-field--outlined input[data-v-6c53e452]{width:100%;max-height:none!important;padding-top:10px}.v-text-field.v-text-field--enclosed.v-input--dense:not(.v-text-field--solo).v-text-field--outlined .v-input__slot[data-v-6c53e452]{padding-right:4px!important}.v-text-field.v-text-field--enclosed.v-input--dense:not(.v-text-field--solo).v-text-field--outlined .v-input__append-inner[data-v-6c53e452]{margin-top:6px!important}@media(max-width:599px){.v-text-field.v-text-field--enclosed.v-input--dense:not(.v-text-field--solo).v-text-field--outlined:not(.v-input--xsmall):not(.input-text-field--full) .v-input__append-inner[data-v-6c53e452]{margin-top:3px!important}}.v-text-field.v-text-field--enclosed.v-input--height36 .v-input__append-inner[data-v-6c53e452]{margin-top:14px!important}.v-text-field.v-text-field--enclosed.v-input--width240[data-v-6c53e452]{width:240px}@media(max-width:599px){.v-text-field.v-text-field--enclosed.v-input--width240[data-v-6c53e452]{width:120px}}.v-text-field.v-text-field--enclosed.v-input--width157[data-v-6c53e452]{width:157px}@media(max-width:599px){.v-text-field.v-text-field--enclosed.v-input--width157[data-v-6c53e452]{width:84px}}.v-text-field.hcs--large[data-v-6c53e452]{padding-top:8px!important;font-size:1.8rem!important}.v-text-field.hcs--large.v-text-field .v-input__control .v-input__slot[data-v-6c53e452]{height:42px!important;min-height:42px!important}.v-text-field.hcs--large.v-text-field input[data-v-6c53e452]{padding:0 0 4px!important;margin-top:8px!important}.v-text-field:not(.date-picker):not(.time-picker):not(.bg-transparent) .v-input__slot[data-v-6c53e452],input[type=number][data-v-6c53e452]{background-color:#fff!important}.v-select.v-select--chips.v-input--dense .v-select__selections[data-v-6c53e452]{min-height:30px}.v-select.v-input--small .v-select__selections[data-v-6c53e452],.v-select.v-input--xsmall .v-select__selections[data-v-6c53e452]{padding:0!important}.v-input.v-input--selection-controls.v-input--switch .v-input__slot>.v-label[data-v-6c53e452]{font-size:12px!important;line-height:16px}.v-input textarea[data-v-6c53e452]{padding-top:4px}div[role=combobox] .v-label[data-v-6c53e452]{top:-2px!important}.v-input__slider[data-v-6c53e452]{max-width:600px}.v-input__slider .v-slider.v-slider--horizontal .v-slider__tick .v-slider__tick-label[data-v-6c53e452]{width:65px;max-width:65px;margin-top:2px;font-size:.75rem!important;line-height:1rem;text-align:center;white-space:normal}.v-input__slider .v-slider.v-slider--horizontal .v-slider__tick:first-child .v-slider__tick-label[data-v-6c53e452],.v-input__slider .v-slider.v-slider--horizontal .v-slider__tick:last-child .v-slider__tick-label[data-v-6c53e452]{-webkit-transform:translateX(-50%)!important;transform:translateX(-50%)!important}.v-input__slider.slider--default .v-slider div[aria-valuenow="0"] .primary[data-v-6c53e452]{color:#b0b0b0!important;background-color:#b0b0b0!important}.v-input__slider.slider--default .v-slider div[aria-valuenow="0"] .v-slider__thumb-label[data-v-6c53e452]{display:none!important}.v-input__slider.slider--default:not(.slider--big-label) .v-slider[data-v-6c53e452]{max-width:245px!important;margin-top:18px!important}.v-input__slider.slider--big-label .v-slider[data-v-6c53e452]{margin-top:25px!important}.v-input__slider.slider--number-percentage .v-slider div[aria-valuenow="-1"] .primary[data-v-6c53e452]{color:#b0b0b0!important;background-color:#b0b0b0!important}.v-input__slider.slider--number-percentage .v-slider div[aria-valuenow="-1"] .v-slider__thumb-label[data-v-6c53e452]{display:none!important}.v-input__slider.slider--score-amount .v-slider__ticks-container .v-slider__tick[data-v-6c53e452]:nth-child(2){background-color:#069518!important}.v-input__slider.slider--score-amount .v-slider__ticks-container .v-slider__tick[data-v-6c53e452]:nth-child(3){background-color:#243d80!important}.v-input__slider.slider--score-amount .v-slider__ticks-container .v-slider__tick[data-v-6c53e452]:nth-child(4){background-color:#5f3f90!important}.v-input__slider.slider--score-amount .v-slider__ticks-container .v-slider__tick[data-v-6c53e452]:nth-child(5){background-color:#8f1619!important}.v-input__slider.slider--score-quality .v-slider__ticks-container .v-slider__tick[data-v-6c53e452]:nth-child(5){background-color:#069518!important}.v-input__slider.slider--score-quality .v-slider__ticks-container .v-slider__tick[data-v-6c53e452]:nth-child(4){background-color:#243d80!important}.v-input__slider.slider--score-quality .v-slider__ticks-container .v-slider__tick[data-v-6c53e452]:nth-child(3){background-color:#5f3f90!important}.v-input__slider.slider--score-quality .v-slider__ticks-container .v-slider__tick[data-v-6c53e452]:nth-child(2){background-color:#8f1619!important}.v-input__slider.slider--grade .v-slider__ticks-container .v-slider__tick[data-v-6c53e452]:nth-child(9),.v-input__slider.slider--grade .v-slider__ticks-container .v-slider__tick[data-v-6c53e452]:nth-child(10),.v-input__slider.slider--grade .v-slider__ticks-container .v-slider__tick[data-v-6c53e452]:nth-child(11){background-color:#069518!important}.v-input__slider.slider--grade .v-slider__ticks-container .v-slider__tick[data-v-6c53e452]:nth-child(7),.v-input__slider.slider--grade .v-slider__ticks-container .v-slider__tick[data-v-6c53e452]:nth-child(8){background-color:#243d80!important}.v-input__slider.slider--grade .v-slider__ticks-container .v-slider__tick[data-v-6c53e452]:nth-child(5),.v-input__slider.slider--grade .v-slider__ticks-container .v-slider__tick[data-v-6c53e452]:nth-child(6){background-color:#5f3f90!important}.v-input__slider.slider--grade .v-slider__ticks-container .v-slider__tick[data-v-6c53e452]:nth-child(2),.v-input__slider.slider--grade .v-slider__ticks-container .v-slider__tick[data-v-6c53e452]:nth-child(3),.v-input__slider.slider--grade .v-slider__ticks-container .v-slider__tick[data-v-6c53e452]:nth-child(4){background-color:#8f1619!important}.v-card__subtitle[data-v-6c53e452],.v-card__text[data-v-6c53e452],.v-card__title[data-v-6c53e452]{padding:12px!important}@media(max-width:599px){.v-card__subtitle[data-v-6c53e452],.v-card__text[data-v-6c53e452],.v-card__title[data-v-6c53e452]{padding:10px!important}}.v-card__title+.v-card__subtitle[data-v-6c53e452],.v-card__title+.v-card__text[data-v-6c53e452]{padding:0 12px!important}@media(max-width:599px){.v-card__title+.v-card__subtitle[data-v-6c53e452],.v-card__title+.v-card__text[data-v-6c53e452]{padding:0 10px!important}}.v-data-table[data-v-6c53e452]{background-color:transparent!important}@media(max-width:599px){.v-data-table:not(.table-heatmap) .v-input__control[data-v-6c53e452],.v-data-table:not(.table-heatmap) input[data-v-6c53e452]{font-size:12px!important}}.v-data-table:not(.table-heatmap) tr.tr-clickable>td[data-v-6c53e452]{cursor:pointer!important}.v-data-table:not(.table-heatmap) .td--small .v-input__control[data-v-6c53e452]{min-width:116px!important;max-width:116px!important}@media(max-width:599px){.v-data-table:not(.table-heatmap) .td--small .v-input__control[data-v-6c53e452]{min-width:80px!important;max-width:80px!important}}.v-data-table:not(.table-heatmap) .td--medium .v-input__control[data-v-6c53e452]{min-width:130px!important;max-width:130px!important}@media(max-width:599px){.v-data-table:not(.table-heatmap) .v-data-table__wrapper>table>tbody>tr>td[data-v-6c53e452],.v-data-table:not(.table-heatmap) .v-data-table__wrapper>table>thead>tr>th[data-v-6c53e452]{padding:0 5px!important;font-size:12px!important}}.v-data-table:not(.table-heatmap).--full-width[data-v-6c53e452]{width:100%}.v-data-table:not(.table-heatmap).v-data-table--smallfont .v-data-table__wrapper>table>tbody>tr>td[data-v-6c53e452],.v-data-table:not(.table-heatmap).v-data-table--smallfont .v-data-table__wrapper>table>thead>tr>th[data-v-6c53e452],.v-data-table:not(.table-heatmap).v-data-table--smallfont .v-input__control[data-v-6c53e452],.v-data-table:not(.table-heatmap).v-data-table--smallfont input[data-v-6c53e452]{font-size:12px!important}.v-data-table.v-data-table--dense.table-heatmap>.v-data-table__wrapper>table>tbody>tr>td[data-v-6c53e452]{height:11px!important}.v-data-table.table-heatmap .v-data-table__wrapper[data-v-6c53e452]{overflow:visible;width:100%}.v-data-table.emission-table .v-data-table__wrapper[data-v-6c53e452]{overflow:visible!important}@media(max-width:599px){.v-application--is-ltr .v-data-table.table-saved-inputs>.v-data-footer__select[data-v-6c53e452]{margin-left:0!important;margin-right:0!important}}.v-calendar-weekly__day.v-present[data-v-6c53e452]{background-color:#bbcadc!important}.v-event strong[data-v-6c53e452]{display:none}.el-checkbox__input.is-checked .el-checkbox__inner[data-v-6c53e452],.el-checkbox__input.is-indeterminate .el-checkbox__inner[data-v-6c53e452]{background-color:#89a3c2;border-color:#89a3c2}.el-input-number .el-input__inner[data-v-6c53e452]{color:#242424!important}.el-input-number.comma-warning .el-input__inner[data-v-6c53e452]{border:1px solid #ff001d!important}.el-input-number.table input[data-v-6c53e452]{background-color:hsla(0,0%,100%,.5)!important}.el-input-number--medium[data-v-6c53e452]{width:160px!important}@media(max-width:599px){.el-input-number--medium[data-v-6c53e452]{width:130px!important}}.el-input-number__decrease[data-v-6c53e452],.el-input-number__increase[data-v-6c53e452]{background:none!important}.el-input-number__decrease:hover:not(.is-disabled)~.el-input .el-input__inner[data-v-6c53e452]:not(.is-disabled),.el-input-number__increase:hover:not(.is-disabled)~.el-input .el-input__inner[data-v-6c53e452]:not(.is-disabled),.el-input.is-active .el-input__inner[data-v-6c53e452],.el-input__inner[data-v-6c53e452]:focus{border-color:#89a3c2!important}.v-badge__badge[data-v-6c53e452]{min-width:16px!important;height:16px!important;padding:3px 5px!important;font-size:11px!important}.v-badge.font-xxsmall .v-badge__badge[data-v-6c53e452]{font-size:8px!important}.alerts-item .v-alert__wrapper[data-v-6c53e452]{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:start!important}.v-overlay.manual-input-overlay>.v-overlay__content .overlay-modal[data-v-6c53e452]{max-height:90vh!important;min-height:500px!important;overflow:auto!important;background-color:#fff;border-radius:4px}@media(max-width:599px){.v-overlay.manual-input-overlay>.v-overlay__content .overlay-modal[data-v-6c53e452]{min-height:300px!important}}.vue-treeselect .vue-treeselect__control[data-v-6c53e452]{border-color:#bbb;border-radius:4px}.vue-treeselect:not(.filter-treeselect) .vue-treeselect__control[data-v-6c53e452]{background:transparent}.vue-treeselect.emission-treeselect .vue-treeselect__control[data-v-6c53e452]{border-color:#666}.vue-treeselect.emission-treeselect .vue-treeselect__control-arrow[data-v-6c53e452]{color:#666}.vue-treeselect.emission-treeselect.vue-treeselect:not(.vue-treeselect--disabled):not(.vue-treeselect--focused) .vue-treeselect__control[data-v-6c53e452]:hover{border-color:#909090}.vue-treeselect--focused:not(.vue-treeselect--open) .vue-treeselect__control[data-v-6c53e452]{border-color:#89a3c2!important;-webkit-box-shadow:none!important;box-shadow:none!important}.vue-treeselect--has-value .vue-treeselect__multi-value[data-v-6c53e452]{margin-bottom:1px!important}.vue-treeselect__multi-value-item[data-v-6c53e452]{padding:0!important;line-height:12px!important;color:#242424!important;background:#bbcadc!important}.vue-treeselect__multi-value-item .vue-treeselect__multi-value-label[data-v-6c53e452]{font-weight:600!important}.vue-treeselect__value-remove[data-v-6c53e452]{color:#242424!important}.vue-treeselect__checkbox--checked[data-v-6c53e452],.vue-treeselect__checkbox--indeterminate[data-v-6c53e452]{background:#89a3c2!important;border-color:#89a3c2!important}.vue-treeselect.color-red .vue-treeselect__multi-value-item[data-v-6c53e452],.vue-treeselect.color-red .vue-treeselect__value-remove[data-v-6c53e452]{color:#ff001d!important;background:#ffe5e7!important}.vue-treeselect.color-red .vue-treeselect__checkbox--checked[data-v-6c53e452]{background:#ff001d!important;border-color:#ff001d!important}.vue-treeselect--open-below:not(.vue-treeselect--append-to-body) .vue-treeselect__menu-container[data-v-6c53e452]{top:unset!important}@media(max-width:599px){.vue-treeselect.treeselect--small .vue-treeselect__control[data-v-6c53e452],.vue-treeselect.treeselect--small .vue-treeselect__menu[data-v-6c53e452]{font-size:14px!important}}.vue-treeselect.treeselect-icon-selectbox .vue-treeselect__control[data-v-6c53e452]{max-height:34px!important;height:34px!important;max-width:85px!important;width:85px!important;border-color:#bbb!important}.vue-treeselect.treeselect-icon-selectbox .vue-treeselect__control .vue-treeselect__single-value[data-v-6c53e452]{top:1px}.vue-treeselect.treeselect-icon-selectbox .vue-treeselect__control[data-v-6c53e452],.vue-treeselect.treeselect-icon-selectbox .vue-treeselect__menu[data-v-6c53e452]{font-size:10px!important}.vue-treeselect.vue-treeselect--multi.treeselect-chartgroup .vue-treeselect__multi-value-item[data-v-6c53e452]{background:#fff!important}.vue-treeselect.vue-treeselect--multi.treeselect-chartgroup.vue-treeselect--disabled .vue-treeselect__multi-value-item[data-v-6c53e452]{background:#ededed!important;border-color:#ededed!important}.vue-treeselect__multi-value-item-container[data-v-6c53e452]{padding-top:2px!important}.vdatetime-input[data-v-6c53e452]{color:#89a3c2;cursor:pointer}.vdatetime.green--text .vdatetime-input[data-v-6c53e452]{color:#049717}.vdatetime-popup[data-v-6c53e452]{border-radius:4px}.vdatetime-popup .vdatetime-calendar__month[data-v-6c53e452]{min-height:317px!important}.vdatetime-popup .vdatetime-calendar__month__day--selected:hover>span>span[data-v-6c53e452],.vdatetime-popup .vdatetime-calendar__month__day--selected>span>span[data-v-6c53e452],.vdatetime-popup .vdatetime-popup__header[data-v-6c53e452]{background:#89a3c2!important}.vdatetime-popup .vdatetime-popup__actions__button[data-v-6c53e452],.vdatetime-popup .vdatetime-time-picker__item--selected[data-v-6c53e452],.vdatetime-popup .vdatetime-year-picker__item--selected[data-v-6c53e452]{color:#89a3c2!important}.vdatetime-popup .vdatetime-popup__header[data-v-6c53e452]{border-top-left-radius:inherit;border-top-right-radius:inherit}.vdatetime-popup .vdatetime-popup__actions__button[data-v-6c53e452]{padding:0!important}.ep-container[data-v-6c53e452]{height:110px!important}@media(max-width:599px){.ep-container[data-v-6c53e452]{height:86px!important}}.ep-container .ep-svg-container[data-v-6c53e452]{margin-top:-5px}@media(max-width:599px){.ep-container .ep-svg-container[data-v-6c53e452]{margin-top:-3px}}@media(max-width:599px){.ep-container.expanded[data-v-6c53e452]:not(.print){height:110px!important}.ep-container.expanded:not(.print) .ep-svg-container[data-v-6c53e452]{margin-top:-37px}.ep-container.expanded:not(.print) .ep-svg-container .ep-svg[data-v-6c53e452]{height:60px!important}}.ep-legend--container[data-v-6c53e452]{top:0!important}@media(max-width:599px){.ep-legend--container[data-v-6c53e452]{margin-top:4px}}@media print{.v-main[data-v-6c53e452]{display:block!important;padding:0 0 0 0!important}.v-application[data-v-6c53e452]{line-height:0!important}.v-application-wrap[data-v-6c53e452]{display:block!important;min-height:0!important}}.print-only[data-v-6c53e452]{display:none}@media print{body[data-v-6c53e452],html[data-v-6c53e452]{width:210mm;height:296.8mm;padding:0;margin:0;-webkit-print-color-adjust:exact!important;color-adjust:exact!important;print-color-adjust:exact!important}[data-v-6c53e452],[data-v-6c53e452]:after,[data-v-6c53e452]:before{color:inherit!important;background:inherit!important}.grade-details-text[data-v-6c53e452]{font-size:15.5px!important}.header-page[data-v-6c53e452]{display:block;width:210mm;height:296.8mm;padding:0;margin:0;overflow:hidden;page-break-after:always;-webkit-region-break-after:always!important;-webkit-column-break-after:page!important;-moz-column-break-after:page!important;break-after:page!important}.header-page .content[data-v-6c53e452]{display:block;padding-top:40%;padding-right:10mm;padding-left:10mm;margin:0;text-align:center}.header-page .content .logo[data-v-6c53e452]{position:relative;height:40mm;margin-bottom:30mm}.header-page .content .date[data-v-6c53e452],.header-page .content .logo[data-v-6c53e452],.header-page .content .subtitle[data-v-6c53e452],.header-page .content .title[data-v-6c53e452]{margin-bottom:10mm}.header-page .content .subtitle[data-v-6c53e452]{line-height:1.2}.no-print[data-v-6c53e452],.toggle-icon[data-v-6c53e452]{display:none!important}.print-hide-icon[data-v-6c53e452]:before{content:""!important}.print-inspections-page[data-v-6c53e452]{page-break-after:always;page-break-before:always}.print-only[data-v-6c53e452]{display:block!important}.font-xsmall[data-v-6c53e452],.font-xxsmall[data-v-6c53e452]{font-size:.6rem!important}.print-card[data-v-6c53e452]{display:block!important;border:none!important;padding:0!important;margin:0!important;min-height:296.8mm!important}.print-diary-item[data-v-6c53e452]{page-break-inside:avoid}.print-photo[data-v-6c53e452]{width:18%;max-width:40mm}.print-photo-selected img[data-v-6c53e452],.print-photo img[data-v-6c53e452]{width:100%}.print-photo-selected-text[data-v-6c53e452]{max-height:48px;overflow:hidden}.chart-wrapper[data-v-6c53e452],.download-wrapper[data-v-6c53e452]{display:block;-webkit-column-break-inside:avoid;page-break-inside:avoid;-moz-column-break-inside:avoid;break-inside:avoid;break-inside:avoid-page}.heatmap-chart[data-v-6c53e452],.wind-chart[data-v-6c53e452]{height:100%;max-height:35mm}.heatmap-chart-wrapper[data-v-6c53e452],.wind-chart-wrapper[data-v-6c53e452]{margin-bottom:43mm}.title-wrapper[data-v-6c53e452]{margin-top:7mm;margin-bottom:1mm}.charts-wrapper-4 .title-wrapper .overline[data-v-6c53e452]{font-size:.7rem!important;line-height:1.25rem!important}.charts .ct-legend li .ct-legend-square[data-v-6c53e452]{max-height:3px!important;margin-top:5px!important}.charts .ct-legend li[data-v-6c53e452]{margin-bottom:0}.charts .ct-legend li span[data-v-6c53e452]{font-size:.75rem!important}.wind-degrees-icon[data-v-6c53e452]{background-color:transparent!important}.mean-values.print[data-v-6c53e452]{margin-top:3mm}.grade-wrapper.print[data-v-6c53e452]{-webkit-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%}.grade-wrapper.print .research-grade[data-v-6c53e452]{width:68px;height:68px;line-height:66px}.grade-wrapper.print .research-grade.research-grade--with-icon[data-v-6c53e452]{margin-top:-1px}.grade-wrapper.print .research-grade span[data-v-6c53e452]{font-size:28px}.grade-details-translation[data-v-6c53e452]{font-weight:700;font-size:medium!important}.gauge-label[data-v-6c53e452]{font-size:14px!important;line-height:16px!important;margin-top:7px!important}.gauge-label.gauge-label--minmax[data-v-6c53e452]{font-size:14px!important;line-height:16px!important;max-width:none;margin-top:1px!important}.gauge-label.gauge-label--minmax .delta[data-v-6c53e452]{margin-bottom:-1px}}.ep-container.print[data-v-6c53e452]{display:block;width:150px!important;height:176px!important}.ep-container.print .ep-svg-container[data-v-6c53e452]{margin-top:-20px}.ep-container.print .ep-legend--value__counter[data-v-6c53e452]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:10px}.ep-container.print .ep-legend--container .ep-legend--value[data-v-6c53e452]{width:150px}.ep-container.print .ep-legend--container .gauge-label--name[data-v-6c53e452]{display:block!important;display:-webkit-box!important;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:1;-webkit-box-orient:vertical;word-break:break-all}.ep-container.print .ep-legend--container .v-sheet[data-v-6c53e452]{position:relative;height:36px;width:36px;margin-top:15px}.gauge-value.print[data-v-6c53e452]{max-height:18px;margin-top:12px;font-size:28px}.measurements-content.print[data-v-6c53e452]{margin-top:0;display:block;width:200mm}.bubble-treeselect-wrapper[data-v-6c53e452]{max-width:50%}.bubble-treeselect[data-v-6c53e452]{max-width:200px}.bubble-treeselect--large[data-v-6c53e452]{max-width:600px}.color-primary[data-v-76b30f3c]{color:#89a3c2}.color-secondary[data-v-76b30f3c]{color:#1d3c5f}.color-tertiary[data-v-76b30f3c]{color:#eef1f6}.color-grey[data-v-76b30f3c]{color:#666}.color-grey-important[data-v-76b30f3c]{color:#666!important}.color-grey-border[data-v-76b30f3c]{color:#bbb!important}.color-grey-transparent[data-v-76b30f3c]{color:rgba(0,0,0,.54)}.color-grey-medium[data-v-76b30f3c]{color:#b0b0b0}.color-grey-dark[data-v-76b30f3c]{color:#242424}.color-black[data-v-76b30f3c]{color:#000}.alert-chip[data-v-76b30f3c]{cursor:pointer!important;background-color:#ffe5e7!important}.border-bottom[data-v-76b30f3c]{padding-bottom:12px;margin-bottom:12px;border-bottom:1px solid #bbb}@media(max-width:599px){.border-bottom[data-v-76b30f3c]{padding:10px;margin-bottom:10px}}.button-group[data-v-76b30f3c]{padding:4px 5px;border:1px solid #bbb;border-radius:4px}.button-group.--small[data-v-76b30f3c]{padding:0}@media(max-width:599px){.button-group.--small[data-v-76b30f3c]{margin-bottom:2px}}.checkbox-label[data-v-76b30f3c]{display:inline-block!important;max-width:100%!important;font-size:14px}.color-tertiary[data-v-76b30f3c]{background-color:#eef1f6}.content-container[data-v-76b30f3c]{margin-top:56px}.autocomplete-field[data-v-76b30f3c],.country-select[data-v-76b30f3c]{width:100%;max-width:100%;min-height:36px;padding:0 12px;border:1px solid #bbb;border-radius:4px}.autocomplete-field[data-v-76b30f3c]:focus,.country-select[data-v-76b30f3c]:focus{outline-color:#89a3c2}.cursor-pointer[data-v-76b30f3c]{cursor:pointer}.data-overlay[data-v-76b30f3c]{min-height:calc(100vh - 350px)}.diary-card[data-v-76b30f3c]{height:100%;padding:10px;font-size:.8125rem!important}@media(min-width:960px){.diary-card[data-v-76b30f3c]{padding:12px;font-size:.875rem!important}}.diary-card .diary-menu-button[data-v-76b30f3c]{left:10px;min-width:24px!important;max-width:24px!important;height:24px!important}.diary-card .diary-label[data-v-76b30f3c]{font-size:.75rem!important;font-weight:600;color:#666;letter-spacing:.0333333333em!important}@media(max-width:599px){.diary-card .diary-label[data-v-76b30f3c]{font-size:.7rem!important}}.diary-card .diary-details-item[data-v-76b30f3c]{min-width:24px;max-width:none;margin-bottom:0;line-height:1.1rem}@media(max-width:849px){.diary-card .diary-details-item[data-v-76b30f3c]{min-width:100%}}@media(max-width:849px){.diary-card .diary-inspection-meta[data-v-76b30f3c]{margin-right:-8px}}.diary-card .diary-inspection-date-item[data-v-76b30f3c]{max-width:150px;margin-bottom:0;line-height:1.1rem}.diary-card .diary-inspection-title[data-v-76b30f3c]{margin-bottom:0;font-size:.75rem!important;font-weight:600;line-height:24px;color:#242424;letter-spacing:.0333333333em!important;white-space:nowrap}@media(max-width:599px){.diary-card .diary-inspection-title[data-v-76b30f3c]{font-size:.7rem!important}}@media(min-width:600px){.diary-card .diary-inspection-text[data-v-76b30f3c]{margin-top:2px}}.diary-card .diary-inspection-text.inspection-date[data-v-76b30f3c]{white-space:normal}.diary-card .hide-md[data-v-76b30f3c]{display:-webkit-box;display:-ms-flexbox;display:flex}@media(min-width:851px)and (max-width:1264px){.diary-card .hide-md[data-v-76b30f3c]{display:none}}.diary-card .diary-inspection-content[data-v-76b30f3c]{margin-top:10px!important;margin-left:10px!important}@media(min-width:600px){.diary-card .diary-inspection-content[data-v-76b30f3c]{margin-left:0!important}}@media(min-width:850px){.diary-card .diary-inspection-content[data-v-76b30f3c]{margin-top:0!important}}.diary-card .diary-inspection-content .diary-content-item[data-v-76b30f3c]{margin-bottom:4px}@media(min-width:850px){.diary-card .diary-inspection-content .diary-content-item[data-v-76b30f3c]{margin-bottom:0!important}}.diary-card .notes[data-v-76b30f3c],.diary-card .reminder[data-v-76b30f3c]{display:inline-block;max-height:33px;overflow:hidden;line-height:1.1rem;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical}@media(max-width:599px){.diary-card .notes[data-v-76b30f3c],.diary-card .reminder[data-v-76b30f3c]{line-height:1rem}}.filter-bar-wrapper[data-v-76b30f3c]{position:fixed;top:100px;z-index:2;width:100%;margin-top:-4px;background-color:#eef1f6;border-bottom:1px solid #e3e9f2}.filter-bar-wrapper .v-input[data-v-76b30f3c]:not(.switch-label){background-color:#fff}@media(max-width:599px){.filter-bar-wrapper .filter-container[data-v-76b30f3c]{padding:10px}}.filter-bar-wrapper .filter-bar[data-v-76b30f3c]{margin-top:-10px;margin-bottom:-10px}@media(min-width:600px){.filter-bar-wrapper .filter-bar[data-v-76b30f3c]{margin-top:-12px;margin-bottom:-12px}}@media(max-width:599px){.filter-bar-wrapper .filter-bar .filter-buttons[data-v-76b30f3c]:not(.--alerts){max-width:300px}}@media(max-width:599px){.filter-bar-wrapper .filter-bar .filter-buttons:not(.--alerts).filter-buttons--small[data-v-76b30f3c]{max-width:170px}}@media(max-width:599px){.filter-bar-wrapper .filter-bar .v-input[data-v-76b30f3c]:not(.input-text-field--large):not(.v-input--checkbox):not(.filter-text-field--alerts){max-width:120px}}.filter-bar-wrapper .filter-bar .v-input.switch-label[data-v-76b30f3c]{max-width:unset;width:140px}@media(max-width:599px){.filter-bar-wrapper .filter-bar .v-input.switch-label[data-v-76b30f3c]{width:120px}}@media(max-width:372px){.filter-bar-wrapper .filter-bar .v-input.v-text-field.v-text-field--enclosed.v-input--dense:not(.v-text-field--solo).v-text-field--outlined.input-text-field--large[data-v-76b30f3c]{max-width:120px}}@media(max-width:599px){.filter-bar-wrapper .filter-bar .v-input.v-text-field.v-text-field--enclosed.v-input--dense:not(.v-text-field--solo).v-text-field--outlined.input-text-field--large .v-input__slot .v-text-field__slot[data-v-76b30f3c]{min-width:115px}}@media(max-width:372px){.filter-bar-wrapper .filter-bar .v-input.v-text-field.v-text-field--enclosed.v-input--dense:not(.v-text-field--solo).v-text-field--outlined.input-text-field--large .v-input__slot .v-text-field__slot[data-v-76b30f3c]{min-width:74px}}.filter-bar-wrapper .filter-bar .v-input.v-text-field.v-text-field--enclosed.v-input--dense:not(.v-text-field--solo).v-text-field--outlined.input-text-field--full[data-v-76b30f3c]{max-width:100%}.filter-bar-wrapper .filter-bar .v-input.v-text-field.v-text-field--enclosed.v-input--dense:not(.v-text-field--solo).v-text-field--outlined .v-input__slot .v-label.v-label--active[data-v-76b30f3c]{color:#89a3c2!important}@media(max-width:599px){.filter-bar-wrapper .filter-bar .v-input.v-text-field.v-text-field--enclosed.v-input--dense:not(.v-text-field--solo).v-text-field--outlined .v-input__slot[data-v-76b30f3c]{padding:0 2px 0 6px!important}.filter-bar-wrapper .filter-bar .v-input.v-text-field.v-text-field--enclosed.v-input--dense:not(.v-text-field--solo).v-text-field--outlined .v-input__slot .v-text-field__slot[data-v-76b30f3c]{min-width:72px}.filter-bar-wrapper .filter-bar .v-input.v-text-field.v-text-field--enclosed.v-input--dense:not(.v-text-field--solo).v-text-field--outlined .v-input__slot .v-text-field__slot .v-label--active[data-v-76b30f3c]{left:4px!important}}@media(max-width:599px){.filter-bar-wrapper .filter-bar .v-input.v-text-field.v-input--is-focused.v-input--dense:not(.v-text-field--solo).v-text-field--outlined .v-input__slot .v-text-field__slot[data-v-76b30f3c]{min-width:63px;height:30px!important}}@media(max-width:372px){.filter-bar-wrapper .filter-bar .v-input.v-text-field.v-input--is-focused.v-input--dense:not(.v-text-field--solo).v-text-field--outlined.filter-text-field--alerts .v-input__slot .v-text-field__slot[data-v-76b30f3c]{min-width:45px}}.filter-bar-wrapper .filter-bar .view-buttons[data-v-76b30f3c]{padding:9px}.filter-bar-wrapper.--back[data-v-76b30f3c]{top:52px}.filter-bar-wrapper.--back .filter-bar .v-input.v-input--switch[data-v-76b30f3c]{background-color:transparent!important}.filter-bar-wrapper.--back .filter-bar .v-input--selection-controls[data-v-76b30f3c]{margin-top:0}.area-color-picker[data-v-76b30f3c]{margin-top:-10px}.flex-color-picker[data-v-76b30f3c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flex-color-picker .v-color-picker__controls[data-v-76b30f3c]{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.flex-color-picker .v-color-picker__swatches[data-v-76b30f3c]{margin-top:10px}.flex-color-picker.queen-color-picker[data-v-76b30f3c]{border:1px solid #bbb!important;-webkit-box-shadow:none!important;box-shadow:none!important}.flex-color-picker.queen-color-picker .v-color-picker__swatch:nth-child(2) .v-color-picker__color>div[data-v-76b30f3c]{border:1px solid #bbb}.full-width[data-v-76b30f3c]{width:100%}.area-color-picker-footer[data-v-76b30f3c],.area-color-picker-toolbar[data-v-76b30f3c]{border-radius:4px}.area-color-picker-title[data-v-76b30f3c]{font-weight:500}.area-color-picker-footer[data-v-76b30f3c]{margin-top:-5px}.area-color-picker-footer .v-toolbar__content[data-v-76b30f3c]{padding:0 10px}.hcs-tooltip[data-v-76b30f3c]{font-family:Roboto,sans-serif!important;font-size:.8rem;font-weight:500!important;color:#242424!important;border-radius:6px;background-color:hsla(0,0%,94.1%,.95);border:1px solid #909090}.hcs-tooltip[data-v-76b30f3c]:after{content:"";position:absolute;left:50%;bottom:-4px;width:8px;height:8px;background:inherit;-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-box-shadow:inset -1px -1px 0 0 #909090;box-shadow:inset -1px -1px 0 0 #909090}.keep-spaces[data-v-76b30f3c]{white-space:pre-wrap}.location[data-v-76b30f3c]{padding-bottom:16px;margin:0}@media(max-width:599px){.location[data-v-76b30f3c]{margin:0 -12px 12px -12px}.location[data-v-76b30f3c]:not(.xs-view){padding:0 10px 8px 10px}.location.xs-view[data-v-76b30f3c]{padding:0 10px 0 10px}}.location[data-v-76b30f3c]:first-child{margin-top:70px}@media(max-width:599px){.location[data-v-76b30f3c]:first-child{margin-top:56px}}.location[data-v-76b30f3c]:last-child{margin-bottom:10px;border-bottom:none}.location .location-title[data-v-76b30f3c]{width:100%;padding-bottom:4px;margin:10px 0 12px;border-bottom:1px solid #000}@media(max-width:599px){.location .location-title[data-v-76b30f3c]{padding-bottom:2px;margin:8px 0 10px}}.location .research-item-transition-wrapper[data-v-76b30f3c]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}@media(max-width:599px){.location .research-item-transition-wrapper[data-v-76b30f3c]{min-width:100%}}.loading[data-v-76b30f3c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-height:80vh;text-align:center}.lowercase[data-v-76b30f3c]{text-transform:lowercase}.mb-2px[data-v-76b30f3c]{margin-bottom:2px}.ml-2px[data-v-76b30f3c]{margin-left:2px}.ml-n2px[data-v-76b30f3c]{margin-left:-2px!important}.mr-2px[data-v-76b30f3c]{margin-right:2px}.mr-5px[data-v-76b30f3c]{margin-right:5px}.mr-6px[data-v-76b30f3c]{margin-right:6px}.mr-n2px[data-v-76b30f3c]{margin-right:-2px}.mt-2px[data-v-76b30f3c]{margin-top:2px!important}.mt-6px[data-v-76b30f3c]{margin-top:6px!important}.mt-n2px[data-v-76b30f3c]{margin-top:-2px!important}.mx-2px[data-v-76b30f3c]{margin-left:2px;margin-right:2px}.my-2px[data-v-76b30f3c]{margin-top:2px!important;margin-bottom:2px!important}.node-inactive[data-v-76b30f3c]{color:#909090!important}.overflow-auto[data-v-76b30f3c]{overflow:auto}.overlay-modal[data-v-76b30f3c]{width:590px;color:#000}@media(max-width:599px){.overlay-modal[data-v-76b30f3c]{max-width:95vw}}@media(min-width:960px){.overlay-modal[data-v-76b30f3c]{width:690px}}.overlay-parent[data-v-76b30f3c]{position:relative}.overlay-parent.no-cursor[data-v-76b30f3c]{cursor:not-allowed}.overlay-toolbar[data-v-76b30f3c]{border-top-left-radius:4px!important;border-top-right-radius:4px!important;-webkit-box-shadow:none!important;box-shadow:none!important}.overlay-toolbar span[data-v-76b30f3c]{font-size:1.25rem;font-weight:500;letter-spacing:.0125em;line-height:2rem;word-break:break-all}.overlay-body[data-v-76b30f3c]{border-radius:0 0 4px 4px!important;background-color:#fff;padding:4px}.pro-label[data-v-76b30f3c]{background:#049717!important}.pa-2px[data-v-76b30f3c]{padding:2px!important}.py-6px[data-v-76b30f3c]{padding-top:6px!important;padding-bottom:6px!important}.basic-label[data-v-76b30f3c]{background:#1d3c5f!important}.light-label[data-v-76b30f3c]{background:#89a3c2!important}.rounded-border[data-v-76b30f3c]{padding:12px;border:1px solid #bbb;border-radius:4px}@media(max-width:599px){.rounded-border[data-v-76b30f3c]{padding:10px!important}}.rounded-border.primary-border[data-v-76b30f3c]{border:1px solid #89a3c2}.rounded-border.--small[data-v-76b30f3c]{padding:6px}@media(max-width:599px){.rounded-border.--small[data-v-76b30f3c]{padding:4px!important}}.save-bar[data-v-76b30f3c]{position:fixed;z-index:2;width:100%;margin-top:-56px;background-color:#eef1f6!important;border-bottom:1px solid #e3e9f2!important;-webkit-box-shadow:none!important;box-shadow:none!important}.save-bar.save-bar--back[data-v-76b30f3c]{margin-top:0}.back-content[data-v-76b30f3c]{margin-top:56px}.back-with-toolbar-content[data-v-76b30f3c]{margin-top:75px}@media(max-width:599px){.back-with-toolbar-content[data-v-76b30f3c]{margin-top:48px}}.back-with-toolbar-content.--100[data-v-76b30f3c]{height:100%}@media(max-width:599px){.button-mobile-wide[data-v-76b30f3c]{width:100%}}.tab-container[data-v-76b30f3c]{margin-top:104px}.to-do-date[data-v-76b30f3c]{width:auto;padding:2px 4px!important;font-weight:600;line-height:1rem;color:red;text-align:center;white-space:nowrap;border:1px solid red;border-radius:5px}.to-do-date.green--text[data-v-76b30f3c]{border-color:green}.zindex1[data-v-76b30f3c]{z-index:1}.v-icon[data-v-76b30f3c]{color:#666}.theme--light.v-btn.v-btn--icon.color-black[data-v-76b30f3c],.v-btn>.v-btn__content .v-icon.color-black[data-v-76b30f3c],.v-icon.color-black[data-v-76b30f3c]{color:#000}.theme--light.v-btn.v-btn--icon.color-primary[data-v-76b30f3c],.v-btn>.v-btn__content .v-icon.color-primary[data-v-76b30f3c],.v-icon.color-primary[data-v-76b30f3c]{color:#89a3c2}.theme--light.v-btn.v-btn--icon.color-grey[data-v-76b30f3c],.v-btn>.v-btn__content .v-icon.color-grey[data-v-76b30f3c],.v-icon.color-grey[data-v-76b30f3c]{color:#666}.theme--light.v-btn.v-btn--icon.color-grey-medium[data-v-76b30f3c],.v-btn>.v-btn__content .v-icon.color-grey-medium[data-v-76b30f3c],.v-icon.color-grey-medium[data-v-76b30f3c]{color:#b0b0b0}.theme--light.v-btn.v-btn--icon.color-grey-dark[data-v-76b30f3c],.v-btn>.v-btn__content .v-icon.color-grey-dark[data-v-76b30f3c],.v-icon.color-grey-dark[data-v-76b30f3c]{color:#242424}.theme--light.v-btn.v-btn--icon.color-grey-light[data-v-76b30f3c],.v-btn>.v-btn__content .v-icon.color-grey-light[data-v-76b30f3c],.v-icon.color-grey-light[data-v-76b30f3c]{color:#f9f9f9}.theme--light.v-btn.v-btn--icon.color-grey-transparent[data-v-76b30f3c],.v-btn>.v-btn__content .v-icon.color-grey-transparent[data-v-76b30f3c],.v-icon.color-grey-transparent[data-v-76b30f3c]{color:rgba(0,0,0,.54)}.theme--light.v-btn.v-btn--icon.color-grey-border[data-v-76b30f3c],.theme--light.v-btn.v-btn--icon.color-grey-medium-light[data-v-76b30f3c],.v-btn>.v-btn__content .v-icon.color-grey-border[data-v-76b30f3c],.v-btn>.v-btn__content .v-icon.color-grey-medium-light[data-v-76b30f3c],.v-icon.color-grey-border[data-v-76b30f3c],.v-icon.color-grey-medium-light[data-v-76b30f3c]{color:#bbb}.theme--light.v-btn.v-btn--icon.color-green-bright[data-v-76b30f3c],.v-btn>.v-btn__content .v-icon.color-green-bright[data-v-76b30f3c],.v-icon.color-green-bright[data-v-76b30f3c]{color:#0ebc27}.v-btn.color-black>.v-btn__content .v-icon[data-v-76b30f3c]{color:#000}.full-height[data-v-76b30f3c]{height:100%}.hcs-icon[data-v-76b30f3c]{display:inline-block;min-width:23px;min-height:23px;margin:2px;line-height:1.2rem;vertical-align:top;background-color:transparent!important;background-repeat:no-repeat;background-position:50%}.hcs-icon--small[data-v-76b30f3c]{min-width:16px;min-height:16px}.hcs-icon--large[data-v-76b30f3c]{min-width:30px;min-height:30px}.hcs-icon--xl[data-v-76b30f3c]{min-width:45px;min-height:45px}.hcs-icon--xxl[data-v-76b30f3c]{min-width:100px;min-height:100px}.hcs-icon-sensor[data-v-76b30f3c]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_hcm.svg)}.hcs-icon-sensor-orange[data-v-76b30f3c]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_hcm-orange.svg)}.hcs-icon-sensor-grey[data-v-76b30f3c]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_hcm-grey.svg)}.hcs-icon-sensor-primary[data-v-76b30f3c]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_hcm-primary.svg)}.hcs-icon-sensor-secondary[data-v-76b30f3c]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_hcm-secondary.svg)}.hcs-icon-sensors[data-v-76b30f3c]{font-size:13px}.hcs-icon-sensors[data-v-76b30f3c]:before{margin-left:2px;font-family:Material Design Icons;content:"󰘊"}.hcs-icon-sensors--no-outline[data-v-76b30f3c]{font-size:22px;color:#666!important;background-color:transparent;border:none;border-radius:0}.hcs-icon-sensors--no-outline[data-v-76b30f3c]:before{font-family:Material Design Icons;content:"󰘊"}.hcs-icon-sensors--no-outline--small[data-v-76b30f3c]{margin:2px 0 0 0;font-size:16px}.hcs-icon-bv[data-v-76b30f3c]{font-size:15px}.hcs-icon-bv[data-v-76b30f3c]:before{font-family:Material Design Icons;content:"󰂁"}.hcs-icon-rssi[data-v-76b30f3c],.hcs-icon-snr[data-v-76b30f3c]{font-size:15px}.hcs-icon-rssi[data-v-76b30f3c]:before,.hcs-icon-snr[data-v-76b30f3c]:before{font-family:Material Design Icons;content:"󰒓"}.hcs-icon-t_0[data-v-76b30f3c],.hcs-icon-t_1[data-v-76b30f3c],.hcs-icon-t_2[data-v-76b30f3c],.hcs-icon-t_3[data-v-76b30f3c],.hcs-icon-t_4[data-v-76b30f3c],.hcs-icon-t_5[data-v-76b30f3c],.hcs-icon-t_6[data-v-76b30f3c],.hcs-icon-t_7[data-v-76b30f3c],.hcs-icon-t_8[data-v-76b30f3c],.hcs-icon-t_9[data-v-76b30f3c],.hcs-icon-t_i[data-v-76b30f3c]{font-size:16px}.hcs-icon-t_0[data-v-76b30f3c]:before,.hcs-icon-t_1[data-v-76b30f3c]:before,.hcs-icon-t_2[data-v-76b30f3c]:before,.hcs-icon-t_3[data-v-76b30f3c]:before,.hcs-icon-t_4[data-v-76b30f3c]:before,.hcs-icon-t_5[data-v-76b30f3c]:before,.hcs-icon-t_6[data-v-76b30f3c]:before,.hcs-icon-t_7[data-v-76b30f3c]:before,.hcs-icon-t_8[data-v-76b30f3c]:before,.hcs-icon-t_9[data-v-76b30f3c]:before,.hcs-icon-t_i[data-v-76b30f3c]:before{font-family:Material Design Icons;content:"󰔏"}.hcs-icon-weight_kg[data-v-76b30f3c]{font-size:15px}.hcs-icon-weight_kg[data-v-76b30f3c]:before{font-family:Material Design Icons;content:"󰖡"}.hcs-icon-magnify[data-v-76b30f3c]{font-size:15px}.hcs-icon-magnify[data-v-76b30f3c]:before{margin-left:1px;font-family:Material Design Icons;content:"󰍉"}.hcs-icon-text[data-v-76b30f3c]{font-size:9.5px;font-weight:600;color:#fff;border-radius:50%}.hcs-icon.color-red[data-v-76b30f3c]{background-color:#ff001d!important;border-color:#ff001d}.hcs-icon.color-green[data-v-76b30f3c]{background-color:#049717!important;border-color:#049717}.hcs-icon.color-primary[data-v-76b30f3c]{background-color:#89a3c2!important;border-color:#89a3c2}.hcs-icon-chartgroup-air[data-v-76b30f3c]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-air[data-v-76b30f3c]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_air.png);background-size:contain}.hcs-icon-chartgroup-air.print[data-v-76b30f3c]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_air.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-alert[data-v-76b30f3c]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-alert[data-v-76b30f3c]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_alert.png);background-size:contain}.hcs-icon-chartgroup-alert.print[data-v-76b30f3c]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_alert.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-bat[data-v-76b30f3c]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-bat[data-v-76b30f3c]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_bat.png);background-size:contain}.hcs-icon-chartgroup-bat.print[data-v-76b30f3c]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_bat.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-ch4[data-v-76b30f3c]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-ch4[data-v-76b30f3c]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_ch4.png);background-size:contain}.hcs-icon-chartgroup-ch4.print[data-v-76b30f3c]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_ch4.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-cloud[data-v-76b30f3c]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-cloud[data-v-76b30f3c]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_cloud.png);background-size:contain}.hcs-icon-chartgroup-cloud.print[data-v-76b30f3c]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_cloud.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-co2[data-v-76b30f3c]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-co2[data-v-76b30f3c]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_co2.png);background-size:contain}.hcs-icon-chartgroup-co2.print[data-v-76b30f3c]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_co2.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-connection[data-v-76b30f3c]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-connection[data-v-76b30f3c]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_connection.png);background-size:contain}.hcs-icon-chartgroup-connection.print[data-v-76b30f3c]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_connection.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-dust[data-v-76b30f3c]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-dust[data-v-76b30f3c]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_dust.png);background-size:contain}.hcs-icon-chartgroup-dust.print[data-v-76b30f3c]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_dust.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-hcm_line[data-v-76b30f3c]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-hcm_line[data-v-76b30f3c]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_hcm_line.png);background-size:contain}.hcs-icon-chartgroup-hcm_line.print[data-v-76b30f3c]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_hcm_line.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-nh3[data-v-76b30f3c]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-nh3[data-v-76b30f3c]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_nh3.png);background-size:contain}.hcs-icon-chartgroup-nh3.print[data-v-76b30f3c]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_nh3.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-mic[data-v-76b30f3c]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-mic[data-v-76b30f3c]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_mic.png);background-size:contain}.hcs-icon-chartgroup-mic.print[data-v-76b30f3c]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_mic.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-movement[data-v-76b30f3c]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-movement[data-v-76b30f3c]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_movement.png);background-size:contain}.hcs-icon-chartgroup-movement.print[data-v-76b30f3c]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_movement.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-rh[data-v-76b30f3c]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-rh[data-v-76b30f3c]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_rh.png);background-size:contain}.hcs-icon-chartgroup-rh.print[data-v-76b30f3c]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_rh.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-setting[data-v-76b30f3c]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-setting[data-v-76b30f3c]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_setting.png);background-size:contain}.hcs-icon-chartgroup-setting.print[data-v-76b30f3c]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_setting.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-sound[data-v-76b30f3c]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-sound[data-v-76b30f3c]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_sound.png);background-size:contain}.hcs-icon-chartgroup-sound.print[data-v-76b30f3c]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_sound.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-sun[data-v-76b30f3c]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-sun[data-v-76b30f3c]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_sun.png);background-size:contain}.hcs-icon-chartgroup-sun.print[data-v-76b30f3c]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_sun.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-switch[data-v-76b30f3c]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-switch[data-v-76b30f3c]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_switch.png);background-size:contain}.hcs-icon-chartgroup-switch.print[data-v-76b30f3c]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_switch.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-temp[data-v-76b30f3c]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-temp[data-v-76b30f3c]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_temp.png);background-size:contain}.hcs-icon-chartgroup-temp.print[data-v-76b30f3c]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_temp.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-thi[data-v-76b30f3c]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-thi[data-v-76b30f3c]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_thi.png);background-size:contain}.hcs-icon-chartgroup-thi.print[data-v-76b30f3c]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_thi.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-weight[data-v-76b30f3c]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-weight[data-v-76b30f3c]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_weight.png);background-size:contain}.hcs-icon-chartgroup-weight.print[data-v-76b30f3c]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_weight.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-wind[data-v-76b30f3c]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-wind[data-v-76b30f3c]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_wind.png);background-size:contain}.hcs-icon-chartgroup-wind.print[data-v-76b30f3c]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_wind.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-temp.print[data-v-76b30f3c]{height:20px;width:auto}.hcs-icon-chartgroup-bat.print[data-v-76b30f3c],.hcs-icon-chartgroup-cloud.print[data-v-76b30f3c]{width:20px;height:auto}.hcs-icon-farm[data-v-76b30f3c]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_farm.svg)}.hcs-icon-farm.print[data-v-76b30f3c]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_farm.svg);height:30px;width:30px}.hcs-icon-farm-grey[data-v-76b30f3c]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_farm-grey.svg)}.hcs-icon-farm-grey.print[data-v-76b30f3c]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_farm-grey.svg);height:30px;width:30px}.hcs-icon-farm-secondary[data-v-76b30f3c]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_farm-secondary.svg)}.hcs-icon-farm-secondary.print[data-v-76b30f3c]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_farm-secondary.svg);height:30px;width:30px}.hcs-icon-factory[data-v-76b30f3c]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_factory.svg)}.hcs-icon-factory.print[data-v-76b30f3c]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_factory.svg);height:30px;width:30px}.hcs-icon-greenhouse[data-v-76b30f3c]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_greenhouse.svg)}.hcs-icon-greenhouse.print[data-v-76b30f3c]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_greenhouse.svg);height:30px;width:30px}.hcs-icon-home[data-v-76b30f3c]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_home.svg)}.hcs-icon-home.print[data-v-76b30f3c]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_home.svg);height:30px;width:30px}.hcs-icon-office[data-v-76b30f3c]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_office.svg)}.hcs-icon-office.print[data-v-76b30f3c]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_office.svg);height:30px;width:30px}.hcs-icon-school[data-v-76b30f3c]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_school.svg)}.hcs-icon-school.print[data-v-76b30f3c]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_school.svg);height:30px;width:30px}.hcs-icon-air[data-v-76b30f3c]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_air.svg)}.hcs-icon-air.print[data-v-76b30f3c]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_air.svg);height:30px;width:30px}.hcs-icon-air-red[data-v-76b30f3c]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_air-red.svg)}.hcs-icon-air-red.print[data-v-76b30f3c]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_air-red.svg);height:30px;width:30px}.hcs-icon-alert[data-v-76b30f3c]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_alert.svg)}.hcs-icon-alert.print[data-v-76b30f3c]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_alert.svg);height:30px;width:30px}.hcs-icon-bat[data-v-76b30f3c]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_bat.svg)}.hcs-icon-bat.print[data-v-76b30f3c]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_bat.svg);height:30px;width:30px}.hcs-icon-bat-red[data-v-76b30f3c]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_bat-red.svg)}.hcs-icon-bat-red.print[data-v-76b30f3c]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_bat-red.svg);height:30px;width:30px}.hcs-icon-ch4[data-v-76b30f3c]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_ch4.svg)}.hcs-icon-ch4.print[data-v-76b30f3c]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_ch4.svg);height:30px;width:30px}.hcs-icon-ch4-green[data-v-76b30f3c]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_ch4-green.svg)}.hcs-icon-ch4-green.print[data-v-76b30f3c]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_ch4-green.svg);height:30px;width:30px}.hcs-icon-ch4-orange[data-v-76b30f3c]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_ch4-orange.svg)}.hcs-icon-ch4-orange.print[data-v-76b30f3c]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_ch4-orange.svg);height:30px;width:30px}.hcs-icon-ch4-red[data-v-76b30f3c]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_ch4-red.svg)}.hcs-icon-ch4-red.print[data-v-76b30f3c]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_ch4-red.svg);height:30px;width:30px}.hcs-icon-cloud[data-v-76b30f3c]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_cloud.svg)}.hcs-icon-cloud.print[data-v-76b30f3c]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_cloud.svg);height:30px;width:30px}.hcs-icon-cloud-red[data-v-76b30f3c]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_cloud-red.svg)}.hcs-icon-cloud-red.print[data-v-76b30f3c]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_cloud-red.svg);height:30px;width:30px}.hcs-icon-co2[data-v-76b30f3c]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_co2.svg)}.hcs-icon-co2.print[data-v-76b30f3c]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_co2.svg);height:30px;width:30px}.hcs-icon-dust[data-v-76b30f3c]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_dust.svg)}.hcs-icon-dust.print[data-v-76b30f3c]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_dust.svg);height:30px;width:30px}.hcs-icon-hcm_line[data-v-76b30f3c]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_hcm_line.svg)}.hcs-icon-hcm_line.print[data-v-76b30f3c]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_hcm_line.svg);height:30px;width:30px}.hcs-icon-hcm_line-red[data-v-76b30f3c]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_hcm_line-red.svg)}.hcs-icon-hcm_line-red.print[data-v-76b30f3c]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_hcm_line-red.svg);height:30px;width:30px}.hcs-icon-nh3[data-v-76b30f3c]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_nh3.svg)}.hcs-icon-nh3.print[data-v-76b30f3c]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_nh3.svg);height:30px;width:30px}.hcs-icon-nh3-grey[data-v-76b30f3c]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_nh3-grey.svg)}.hcs-icon-nh3-grey.print[data-v-76b30f3c]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_nh3-grey.svg);height:30px;width:30px}.hcs-icon-nh3-primary[data-v-76b30f3c]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_nh3-primary.svg)}.hcs-icon-nh3-primary.print[data-v-76b30f3c]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_nh3-primary.svg);height:30px;width:30px}.hcs-icon-nh3-secondary[data-v-76b30f3c]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_nh3-secondary.svg)}.hcs-icon-nh3-secondary.print[data-v-76b30f3c]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_nh3-secondary.svg);height:30px;width:30px}.hcs-icon-mic[data-v-76b30f3c]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_mic.svg)}.hcs-icon-mic.print[data-v-76b30f3c]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_mic.svg);height:30px;width:30px}.hcs-icon-mic-red[data-v-76b30f3c]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_mic-red.svg)}.hcs-icon-mic-red.print[data-v-76b30f3c]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_mic-red.svg);height:30px;width:30px}.hcs-icon-rh[data-v-76b30f3c]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_rh.svg)}.hcs-icon-rh.print[data-v-76b30f3c]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_rh.svg);height:30px;width:30px}.hcs-icon-setting[data-v-76b30f3c]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_setting.svg)}.hcs-icon-setting.print[data-v-76b30f3c]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_setting.svg);height:30px;width:30px}.hcs-icon-sound[data-v-76b30f3c]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_sound.svg)}.hcs-icon-sound.print[data-v-76b30f3c]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_sound.svg);height:30px;width:30px}.hcs-icon-sun[data-v-76b30f3c]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_sun.svg)}.hcs-icon-sun.print[data-v-76b30f3c]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_sun.svg);height:30px;width:30px}.hcs-icon-sun-red[data-v-76b30f3c]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_sun-red.svg)}.hcs-icon-sun-red.print[data-v-76b30f3c]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_sun-red.svg);height:30px;width:30px}.hcs-icon-temp[data-v-76b30f3c]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_temp.svg)}.hcs-icon-temp.print[data-v-76b30f3c]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_temp.svg);height:30px;width:30px}.hcs-icon-thi[data-v-76b30f3c]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_thi.svg)}.hcs-icon-thi.print[data-v-76b30f3c]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_thi.svg);height:30px;width:30px}.hcs-icon-wind[data-v-76b30f3c]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_wind.svg)}.hcs-icon-wind.print[data-v-76b30f3c]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_wind.svg);height:30px;width:30px}.hcs-icon-wind-red[data-v-76b30f3c]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_wind-red.svg)}.hcs-icon-wind-red.print[data-v-76b30f3c]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_wind-red.svg);height:30px;width:30px}.hcs-icon-co2-green[data-v-76b30f3c]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_co2-green.svg)}.hcs-icon-co2-green.print[data-v-76b30f3c]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_co2-green.svg);height:30px;width:30px}.hcs-icon-dust-green[data-v-76b30f3c]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_dust-green.svg)}.hcs-icon-dust-green.print[data-v-76b30f3c]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_dust-green.svg);height:30px;width:30px}.hcs-icon-movement[data-v-76b30f3c]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_movement.svg)}.hcs-icon-movement.print[data-v-76b30f3c]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_movement.svg);height:30px;width:30px}.hcs-icon-movement-green[data-v-76b30f3c]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_movement-green.svg)}.hcs-icon-movement-green.print[data-v-76b30f3c]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_movement-green.svg);height:30px;width:30px}.hcs-icon-nh3-green[data-v-76b30f3c]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_nh3-green.svg)}.hcs-icon-nh3-green.print[data-v-76b30f3c]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_nh3-green.svg);height:30px;width:30px}.hcs-icon-rh-green[data-v-76b30f3c]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_rh-green.svg)}.hcs-icon-rh-green.print[data-v-76b30f3c]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_rh-green.svg);height:30px;width:30px}.hcs-icon-temp-green[data-v-76b30f3c]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_temp-green.svg)}.hcs-icon-temp-green.print[data-v-76b30f3c]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_temp-green.svg);height:30px;width:30px}.hcs-icon-thi-green[data-v-76b30f3c]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_thi-green.svg)}.hcs-icon-thi-green.print[data-v-76b30f3c]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_thi-green.svg);height:30px;width:30px}.hcs-icon-co2-red[data-v-76b30f3c]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_co2-red.svg)}.hcs-icon-co2-red.print[data-v-76b30f3c]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_co2-red.svg);height:30px;width:30px}.hcs-icon-dust-red[data-v-76b30f3c]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_dust-red.svg)}.hcs-icon-dust-red.print[data-v-76b30f3c]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_dust-red.svg);height:30px;width:30px}.hcs-icon-movement-red[data-v-76b30f3c]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_movement-red.svg)}.hcs-icon-movement-red.print[data-v-76b30f3c]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_movement-red.svg);height:30px;width:30px}.hcs-icon-nh3-red[data-v-76b30f3c]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_nh3-red.svg)}.hcs-icon-nh3-red.print[data-v-76b30f3c]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_nh3-red.svg);height:30px;width:30px}.hcs-icon-rh-red[data-v-76b30f3c]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_rh-red.svg)}.hcs-icon-rh-red.print[data-v-76b30f3c]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_rh-red.svg);height:30px;width:30px}.hcs-icon-temp-red[data-v-76b30f3c]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_temp-red.svg)}.hcs-icon-temp-red.print[data-v-76b30f3c]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_temp-red.svg);height:30px;width:30px}.hcs-icon-thi-red[data-v-76b30f3c]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_thi-red.svg)}.hcs-icon-thi-red.print[data-v-76b30f3c]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_thi-red.svg);height:30px;width:30px}.hcs-icon-co2-orange[data-v-76b30f3c]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_co2-orange.svg)}.hcs-icon-co2-orange.print[data-v-76b30f3c]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_co2-orange.svg);height:30px;width:30px}.hcs-icon-dust-orange[data-v-76b30f3c]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_dust-orange.svg)}.hcs-icon-dust-orange.print[data-v-76b30f3c]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_dust-orange.svg);height:30px;width:30px}.hcs-icon-movement-orange[data-v-76b30f3c]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_movement-orange.svg)}.hcs-icon-movement-orange.print[data-v-76b30f3c]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_movement-orange.svg);height:30px;width:30px}.hcs-icon-nh3-orange[data-v-76b30f3c]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_nh3-orange.svg)}.hcs-icon-nh3-orange.print[data-v-76b30f3c]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_nh3-orange.svg);height:30px;width:30px}.hcs-icon-rh-orange[data-v-76b30f3c]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_rh-orange.svg)}.hcs-icon-rh-orange.print[data-v-76b30f3c]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_rh-orange.svg);height:30px;width:30px}.hcs-icon-temp-orange[data-v-76b30f3c]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_temp-orange.svg)}.hcs-icon-temp-orange.print[data-v-76b30f3c]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_temp-orange.svg);height:30px;width:30px}.hcs-icon-thi-orange[data-v-76b30f3c]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_thi-orange.svg)}.hcs-icon-thi-orange.print[data-v-76b30f3c]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_thi-orange.svg);height:30px;width:30px}.hcs-icon-broiler.on-top[data-v-76b30f3c]{margin:0}.hcs-icon-broiler[data-v-76b30f3c]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/broiler.svg)}.hcs-icon-broiler:not(.print).on-top[data-v-76b30f3c]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/broiler.svg)}.hcs-icon-broiler.print[data-v-76b30f3c]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/broiler.svg);max-height:50px}.hcs-icon-broiler.print.on-top[data-v-76b30f3c]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/broiler.svg)}.hcs-icon-broiler-white[data-v-76b30f3c]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/broiler-white.svg)}.hcs-icon-broiler-grey[data-v-76b30f3c]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/broiler-grey.svg)}.hcs-icon-broiler-secondary[data-v-76b30f3c]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/broiler-secondary.svg)}.hcs-icon-calves.on-top[data-v-76b30f3c]{margin:0}.hcs-icon-calves[data-v-76b30f3c]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/calves.svg)}.hcs-icon-calves:not(.print).on-top[data-v-76b30f3c]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/calves.svg)}.hcs-icon-calves.print[data-v-76b30f3c]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/calves.svg);max-height:50px}.hcs-icon-calves.print.on-top[data-v-76b30f3c]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/calves.svg)}.hcs-icon-calves-white[data-v-76b30f3c]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/calves-white.svg)}.hcs-icon-calves-grey[data-v-76b30f3c]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/calves-grey.svg)}.hcs-icon-calves-secondary[data-v-76b30f3c]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/calves-secondary.svg)}.hcs-icon-cattle.on-top[data-v-76b30f3c]{margin:0}.hcs-icon-cattle[data-v-76b30f3c]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/cattle.svg)}.hcs-icon-cattle:not(.print).on-top[data-v-76b30f3c]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/cattle.svg)}.hcs-icon-cattle.print[data-v-76b30f3c]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/cattle.svg);max-height:50px}.hcs-icon-cattle.print.on-top[data-v-76b30f3c]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/cattle.svg)}.hcs-icon-cattle-white[data-v-76b30f3c]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/cattle-white.svg)}.hcs-icon-cattle-grey[data-v-76b30f3c]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/cattle-grey.svg)}.hcs-icon-cattle-secondary[data-v-76b30f3c]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/cattle-secondary.svg)}.hcs-icon-chicken.on-top[data-v-76b30f3c]{margin:0}.hcs-icon-chicken[data-v-76b30f3c]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/chicken.svg)}.hcs-icon-chicken:not(.print).on-top[data-v-76b30f3c]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/chicken.svg)}.hcs-icon-chicken.print[data-v-76b30f3c]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/chicken.svg);max-height:50px}.hcs-icon-chicken.print.on-top[data-v-76b30f3c]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/chicken.svg)}.hcs-icon-chicken-white[data-v-76b30f3c]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/chicken-white.svg)}.hcs-icon-chicken-grey[data-v-76b30f3c]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/chicken-grey.svg)}.hcs-icon-chicken-secondary[data-v-76b30f3c]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/chicken-secondary.svg)}.hcs-icon-dairy_cattle.on-top[data-v-76b30f3c]{margin:0}.hcs-icon-dairy_cattle[data-v-76b30f3c]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/dairy_cattle.svg)}.hcs-icon-dairy_cattle:not(.print).on-top[data-v-76b30f3c]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/dairy_cattle.svg)}.hcs-icon-dairy_cattle.print[data-v-76b30f3c]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/dairy_cattle.svg);max-height:50px}.hcs-icon-dairy_cattle.print.on-top[data-v-76b30f3c]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/dairy_cattle.svg)}.hcs-icon-dairy_cattle-white[data-v-76b30f3c]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/dairy_cattle-white.svg)}.hcs-icon-dairy_cattle-grey[data-v-76b30f3c]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/dairy_cattle-grey.svg)}.hcs-icon-dairy_cattle-secondary[data-v-76b30f3c]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/dairy_cattle-secondary.svg)}.hcs-icon-goat.on-top[data-v-76b30f3c]{margin:0}.hcs-icon-goat[data-v-76b30f3c]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/goat.svg)}.hcs-icon-goat:not(.print).on-top[data-v-76b30f3c]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/goat.svg)}.hcs-icon-goat.print[data-v-76b30f3c]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/goat.svg);max-height:50px}.hcs-icon-goat.print.on-top[data-v-76b30f3c]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/goat.svg)}.hcs-icon-goat-white[data-v-76b30f3c]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/goat-white.svg)}.hcs-icon-goat-grey[data-v-76b30f3c]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/goat-grey.svg)}.hcs-icon-goat-secondary[data-v-76b30f3c]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/goat-secondary.svg)}.hcs-icon-horse.on-top[data-v-76b30f3c]{margin:0}.hcs-icon-horse[data-v-76b30f3c]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/horse.svg)}.hcs-icon-horse:not(.print).on-top[data-v-76b30f3c]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/horse.svg)}.hcs-icon-horse.print[data-v-76b30f3c]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/horse.svg);max-height:50px}.hcs-icon-horse.print.on-top[data-v-76b30f3c]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/horse.svg)}.hcs-icon-horse-white[data-v-76b30f3c]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/horse-white.svg)}.hcs-icon-horse-grey[data-v-76b30f3c]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/horse-grey.svg)}.hcs-icon-horse-secondary[data-v-76b30f3c]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/horse-secondary.svg)}.hcs-icon-human.on-top[data-v-76b30f3c]{margin:0}.hcs-icon-human[data-v-76b30f3c]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/human.svg)}.hcs-icon-human:not(.print).on-top[data-v-76b30f3c]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/human.svg)}.hcs-icon-human.print[data-v-76b30f3c]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/human.svg);max-height:50px}.hcs-icon-human.print.on-top[data-v-76b30f3c]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/human.svg)}.hcs-icon-human-white[data-v-76b30f3c]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/human-white.svg)}.hcs-icon-human-grey[data-v-76b30f3c]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/human-grey.svg)}.hcs-icon-human-secondary[data-v-76b30f3c]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/human-secondary.svg)}.hcs-icon-pig.on-top[data-v-76b30f3c]{margin:0}.hcs-icon-pig[data-v-76b30f3c]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/pig.svg)}.hcs-icon-pig:not(.print).on-top[data-v-76b30f3c]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/pig.svg)}.hcs-icon-pig.print[data-v-76b30f3c]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/pig.svg);max-height:50px}.hcs-icon-pig.print.on-top[data-v-76b30f3c]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/pig.svg)}.hcs-icon-pig-white[data-v-76b30f3c]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/pig-white.svg)}.hcs-icon-pig-grey[data-v-76b30f3c]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/pig-grey.svg)}.hcs-icon-pig-secondary[data-v-76b30f3c]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/pig-secondary.svg)}.hcs-icon-piglet.on-top[data-v-76b30f3c]{margin:0}.hcs-icon-piglet[data-v-76b30f3c]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/piglet.svg)}.hcs-icon-piglet:not(.print).on-top[data-v-76b30f3c]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/piglet.svg)}.hcs-icon-piglet.print[data-v-76b30f3c]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/piglet.svg);max-height:50px}.hcs-icon-piglet.print.on-top[data-v-76b30f3c]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/piglet.svg)}.hcs-icon-piglet-white[data-v-76b30f3c]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/piglet-white.svg)}.hcs-icon-piglet-grey[data-v-76b30f3c]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/piglet-grey.svg)}.hcs-icon-piglet-secondary[data-v-76b30f3c]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/piglet-secondary.svg)}.hcs-icon-rearing_chicken.on-top[data-v-76b30f3c]{margin:0}.hcs-icon-rearing_chicken[data-v-76b30f3c]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/rearing_chicken.svg)}.hcs-icon-rearing_chicken:not(.print).on-top[data-v-76b30f3c]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/rearing_chicken.svg)}.hcs-icon-rearing_chicken.print[data-v-76b30f3c]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/rearing_chicken.svg);max-height:50px}.hcs-icon-rearing_chicken.print.on-top[data-v-76b30f3c]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/rearing_chicken.svg)}.hcs-icon-rearing_chicken-white[data-v-76b30f3c]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/rearing_chicken-white.svg)}.hcs-icon-rearing_chicken-grey[data-v-76b30f3c]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/rearing_chicken-grey.svg)}.hcs-icon-rearing_chicken-secondary[data-v-76b30f3c]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/rearing_chicken-secondary.svg)}.hcs-icon-sheep.on-top[data-v-76b30f3c]{margin:0}.hcs-icon-sheep[data-v-76b30f3c]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sheep.svg)}.hcs-icon-sheep:not(.print).on-top[data-v-76b30f3c]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/sheep.svg)}.hcs-icon-sheep.print[data-v-76b30f3c]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sheep.svg);max-height:50px}.hcs-icon-sheep.print.on-top[data-v-76b30f3c]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/sheep.svg)}.hcs-icon-sheep-white[data-v-76b30f3c]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sheep-white.svg)}.hcs-icon-sheep-grey[data-v-76b30f3c]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sheep-grey.svg)}.hcs-icon-sheep-secondary[data-v-76b30f3c]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sheep-secondary.svg)}.hcs-icon-sow.on-top[data-v-76b30f3c]{margin:0}.hcs-icon-sow[data-v-76b30f3c]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sow.svg)}.hcs-icon-sow:not(.print).on-top[data-v-76b30f3c]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/sow.svg)}.hcs-icon-sow.print[data-v-76b30f3c]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sow.svg);max-height:50px}.hcs-icon-sow.print.on-top[data-v-76b30f3c]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/sow.svg)}.hcs-icon-sow-white[data-v-76b30f3c]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sow-white.svg)}.hcs-icon-sow-grey[data-v-76b30f3c]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sow-grey.svg)}.hcs-icon-sow-secondary[data-v-76b30f3c]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sow-secondary.svg)}.hcs-icon-sow_lactating.on-top[data-v-76b30f3c]{margin:0}.hcs-icon-sow_lactating[data-v-76b30f3c]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sow_lactating.svg)}.hcs-icon-sow_lactating:not(.print).on-top[data-v-76b30f3c]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/sow_lactating.svg)}.hcs-icon-sow_lactating.print[data-v-76b30f3c]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sow_lactating.svg);max-height:50px}.hcs-icon-sow_lactating.print.on-top[data-v-76b30f3c]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/sow_lactating.svg)}.hcs-icon-sow_lactating-white[data-v-76b30f3c]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sow_lactating-white.svg)}.hcs-icon-sow_lactating-grey[data-v-76b30f3c]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sow_lactating-grey.svg)}.hcs-icon-sow_lactating-secondary[data-v-76b30f3c]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sow_lactating-secondary.svg)}.hcs-icon-veal_calves.on-top[data-v-76b30f3c]{margin:0}.hcs-icon-veal_calves[data-v-76b30f3c]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/veal_calves.svg)}.hcs-icon-veal_calves:not(.print).on-top[data-v-76b30f3c]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/veal_calves.svg)}.hcs-icon-veal_calves.print[data-v-76b30f3c]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/veal_calves.svg);max-height:50px}.hcs-icon-veal_calves.print.on-top[data-v-76b30f3c]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/veal_calves.svg)}.hcs-icon-veal_calves-white[data-v-76b30f3c]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/veal_calves-white.svg)}.hcs-icon-veal_calves-grey[data-v-76b30f3c]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/veal_calves-grey.svg)}.hcs-icon-veal_calves-secondary[data-v-76b30f3c]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/veal_calves-secondary.svg)}.hcs-icon-null[data-v-76b30f3c]{font-size:18px}.hcs-icon-null[data-v-76b30f3c]:before{margin-left:1px;font-family:Material Design Icons;content:"󰄰"}.hcs-icon-sensor-status[data-v-76b30f3c]{width:55px;height:55px;margin:4px;background-size:cover}@media(max-width:599px){.hcs-icon-sensor-status[data-v-76b30f3c]{width:40px;height:40px}}.hcs-icon-sensor-status.--tiny[data-v-76b30f3c]{width:30px;min-width:30px;height:30px}.hcs-icon-sensor-status.--small[data-v-76b30f3c]{width:40px;min-width:40px;height:40px}.hcs-icon-sensor-status.--large[data-v-76b30f3c]{width:90px;height:90px}.hcs-icon-sensor-status.--large[data-v-76b30f3c],.hcs-icon-sensor-status.--small[data-v-76b30f3c],.hcs-icon-sensor-status.--tiny[data-v-76b30f3c]{background-size:contain;image-rendering:-moz-crisp-edges;image-rendering:-o-crisp-edges;image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges;-ms-interpolation-mode:nearest-neighbor}.research-grade--filter[data-v-76b30f3c]{width:23px;height:23px;line-height:20px;text-align:center;background-color:rgba(0,0,0,.54);border-radius:4px}.research-grade--filter span[data-v-76b30f3c]{font-size:11px;font-weight:600;color:#eef1f6}.research-grade--filter.--active[data-v-76b30f3c]{line-height:18px;background-color:#ff001d;border:1px solid #666}.research-grade--filter.--active span[data-v-76b30f3c]{color:#666}.icon-side-arrow[data-v-76b30f3c]{font-size:18px}.icon-info[data-v-76b30f3c]{margin-top:-2px}body[data-v-76b30f3c]{font-family:Roboto,sans-serif!important}button[data-v-76b30f3c],input[data-v-76b30f3c],select[data-v-76b30f3c],textarea[data-v-76b30f3c]{font-family:inherit;font-size:inherit;line-height:inherit;color:inherit}a[data-v-76b30f3c]{color:#1d3c5f!important;text-decoration:none}.extra-text[data-v-76b30f3c]{margin-top:2px;font-style:italic;font-size:11px!important}.font-small[data-v-76b30f3c]{font-size:12px!important;line-height:14px}.font-xsmall[data-v-76b30f3c]{font-size:11px!important;line-height:13px!important}.font-xxsmall[data-v-76b30f3c]{font-size:8px!important}.hcs-info-label[data-v-76b30f3c],.hcs-label[data-v-76b30f3c]{font-family:Roboto,sans-serif!important;font-size:12px!important;font-weight:400;line-height:16px;color:#242424}.hcs-label[data-v-76b30f3c]{margin-bottom:4px}.info-text[data-v-76b30f3c]{font-style:italic}.overflow-ellipsis[data-v-76b30f3c]{text-overflow:ellipsis;overflow:hidden}.overline-tabsize[data-v-76b30f3c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#666;font-size:.875rem;font-weight:500;letter-spacing:.0892857143em;line-height:normal;height:48px;text-transform:uppercase}.overline-tabsize.active[data-v-76b30f3c]{color:#000}.uppercase[data-v-76b30f3c]{color:#666;font-size:12px;font-weight:500;letter-spacing:.0892857143em;line-height:normal;text-transform:uppercase}.unauthorized-title[data-v-76b30f3c]{padding-top:40px;text-align:center}.roboto-condensed[data-v-76b30f3c]{font-family:Roboto Condensed,Helvetica Neue,Helvetica,Arial,sans-serif}.single-line-height[data-v-76b30f3c]{line-height:1rem!important}.text-ellipsis[data-v-76b30f3c]{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}@media(min-width:960px){.container[data-v-76b30f3c]{max-width:calc(100vw - 48px)!important}}.el-tree[data-v-76b30f3c]{color:#242424!important}.v-application .red--text[data-v-76b30f3c]{color:#ff001d!important;caret-color:#ff001d!important}.v-application .red[data-v-76b30f3c]{background-color:#ff001d!important;border-color:#ff001d!important}.v-application .accent[data-v-76b30f3c]{background-color:#89a3c2!important;border-color:#89a3c2!important}.v-application .accent--text[data-v-76b30f3c]{color:#89a3c2!important;caret-color:#89a3c2!important}.theme--light.v-label[data-v-76b30f3c]{color:#242424}.filter-radio-group .v-label[data-v-76b30f3c]{font-size:14px!important}.theme--light.v-card.v-card--outlined[data-v-76b30f3c]{border:thin solid #bbb}.theme--light.v-chip[data-v-76b30f3c],.theme--light.v-chip[data-v-76b30f3c]:not(.v-chip--active){background-color:#bbcadc}.theme--light.v-chip.v-chip--active.background-color-secondary[data-v-76b30f3c]{background-color:#1d3c5f!important;color:#fff!important}.theme--light.v-btn[data-v-76b30f3c]{color:inherit}.v-btn .v-ripple__container[data-v-76b30f3c],.v-btn[data-v-76b30f3c]:before,.v-icon.v-icon[data-v-76b30f3c]:after{display:none!important}.theme--light.v-btn.color-secondary .v-btn__content[data-v-76b30f3c]{color:#1d3c5f;border-color:#1d3c5f}.theme--light.v-icon.v-icon.v-icon--disabled.transparent--text[data-v-76b30f3c]{color:transparent!important}.v-btn.group--left[data-v-76b30f3c]{border-radius:4px 0 0 4px!important;margin-right:-1px!important}.v-btn.group--right[data-v-76b30f3c]{border-radius:0 4px 4px 0!important}.v-btn.group--middle[data-v-76b30f3c]{border-radius:0!important;margin-right:-1px!important}.v-text-field--outlined fieldset[data-v-76b30f3c]{border-color:#bbb}.v-tabs--icons-and-text>.v-tabs-bar[data-v-76b30f3c]{height:48px!important}.v-tabs--icons-and-text>.v-tabs-bar .v-tab[data-v-76b30f3c]{text-transform:none!important;letter-spacing:.075}.v-tabs--icons-and-text>.v-tabs-bar .v-tab>[data-v-76b30f3c]:first-child{margin-bottom:2px!important}@media(max-width:599px){.v-tabs--icons-and-text>.v-tabs-bar .v-tab[data-v-76b30f3c]{font-size:12px!important;letter-spacing:.04}}@media(max-width:400px){.v-tabs--icons-and-text>.v-tabs-bar .v-tab[data-v-76b30f3c]{min-width:68px!important;padding:0 4px!important}}@media(max-width:500px){.v-tabs--icons-and-text>.v-tabs-bar .v-tab[data-v-76b30f3c]{padding:0 7px!important}}@media(max-width:500px){.v-tabs--icons-and-text>.v-tabs-bar .v-tab.compact-view[data-v-76b30f3c]{padding:0!important;min-width:62px!important}}.v-tabs .v-tab--active[data-v-76b30f3c]:hover:before,.v-tabs .v-tab[data-v-76b30f3c]:hover:before{opacity:0!important}.v-tabs--dashboard .v-tabs-bar--is-mobile .v-tab[data-v-76b30f3c]{padding:0 10px!important}.location-create .v-item-group.v-tabs-bar[data-v-76b30f3c]{position:fixed!important;top:48px!important;z-index:2!important;width:100%!important}.v-toolbar__content .v-toolbar__title[data-v-76b30f3c]{padding-left:0!important}.v-text-field.error--text .v-label[data-v-76b30f3c]{color:#ff5252!important;caret-color:#ff5252!important}.v-text-field.v-text-field--solo .v-input__control[data-v-76b30f3c]{min-width:160px!important}@media(min-width:1264px){.v-text-field.v-text-field--solo .v-input__control[data-v-76b30f3c]{min-width:0!important}}.v-text-field.v-text-field--solo .v-input__control .v-input__slot[data-v-76b30f3c]{background:transparent!important}.v-text-field .v-input__control .v-input__slot[data-v-76b30f3c]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important;min-height:auto!important}.v-text-field:not(.v-text-field--outlined):not(.v-text-field--solo):not(.v-select) input[data-v-76b30f3c]{padding:8px 0 0}.v-text-field.v-text-field--outlined input[data-v-76b30f3c]{width:100%;max-height:none!important;padding-top:10px}.v-text-field.v-text-field--enclosed.v-input--dense:not(.v-text-field--solo).v-text-field--outlined .v-input__slot[data-v-76b30f3c]{padding-right:4px!important}.v-text-field.v-text-field--enclosed.v-input--dense:not(.v-text-field--solo).v-text-field--outlined .v-input__append-inner[data-v-76b30f3c]{margin-top:6px!important}@media(max-width:599px){.v-text-field.v-text-field--enclosed.v-input--dense:not(.v-text-field--solo).v-text-field--outlined:not(.v-input--xsmall):not(.input-text-field--full) .v-input__append-inner[data-v-76b30f3c]{margin-top:3px!important}}.v-text-field.v-text-field--enclosed.v-input--height36 .v-input__append-inner[data-v-76b30f3c]{margin-top:14px!important}.v-text-field.v-text-field--enclosed.v-input--width240[data-v-76b30f3c]{width:240px}@media(max-width:599px){.v-text-field.v-text-field--enclosed.v-input--width240[data-v-76b30f3c]{width:120px}}.v-text-field.v-text-field--enclosed.v-input--width157[data-v-76b30f3c]{width:157px}@media(max-width:599px){.v-text-field.v-text-field--enclosed.v-input--width157[data-v-76b30f3c]{width:84px}}.v-text-field.hcs--large[data-v-76b30f3c]{padding-top:8px!important;font-size:1.8rem!important}.v-text-field.hcs--large.v-text-field .v-input__control .v-input__slot[data-v-76b30f3c]{height:42px!important;min-height:42px!important}.v-text-field.hcs--large.v-text-field input[data-v-76b30f3c]{padding:0 0 4px!important;margin-top:8px!important}.v-text-field:not(.date-picker):not(.time-picker):not(.bg-transparent) .v-input__slot[data-v-76b30f3c],input[type=number][data-v-76b30f3c]{background-color:#fff!important}.v-select.v-select--chips.v-input--dense .v-select__selections[data-v-76b30f3c]{min-height:30px}.v-select.v-input--small .v-select__selections[data-v-76b30f3c],.v-select.v-input--xsmall .v-select__selections[data-v-76b30f3c]{padding:0!important}.v-input.v-input--selection-controls.v-input--switch .v-input__slot>.v-label[data-v-76b30f3c]{font-size:12px!important;line-height:16px}.v-input textarea[data-v-76b30f3c]{padding-top:4px}div[role=combobox] .v-label[data-v-76b30f3c]{top:-2px!important}.v-input__slider[data-v-76b30f3c]{max-width:600px}.v-input__slider .v-slider.v-slider--horizontal .v-slider__tick .v-slider__tick-label[data-v-76b30f3c]{width:65px;max-width:65px;margin-top:2px;font-size:.75rem!important;line-height:1rem;text-align:center;white-space:normal}.v-input__slider .v-slider.v-slider--horizontal .v-slider__tick:first-child .v-slider__tick-label[data-v-76b30f3c],.v-input__slider .v-slider.v-slider--horizontal .v-slider__tick:last-child .v-slider__tick-label[data-v-76b30f3c]{-webkit-transform:translateX(-50%)!important;transform:translateX(-50%)!important}.v-input__slider.slider--default .v-slider div[aria-valuenow="0"] .primary[data-v-76b30f3c]{color:#b0b0b0!important;background-color:#b0b0b0!important}.v-input__slider.slider--default .v-slider div[aria-valuenow="0"] .v-slider__thumb-label[data-v-76b30f3c]{display:none!important}.v-input__slider.slider--default:not(.slider--big-label) .v-slider[data-v-76b30f3c]{max-width:245px!important;margin-top:18px!important}.v-input__slider.slider--big-label .v-slider[data-v-76b30f3c]{margin-top:25px!important}.v-input__slider.slider--number-percentage .v-slider div[aria-valuenow="-1"] .primary[data-v-76b30f3c]{color:#b0b0b0!important;background-color:#b0b0b0!important}.v-input__slider.slider--number-percentage .v-slider div[aria-valuenow="-1"] .v-slider__thumb-label[data-v-76b30f3c]{display:none!important}.v-input__slider.slider--score-amount .v-slider__ticks-container .v-slider__tick[data-v-76b30f3c]:nth-child(2){background-color:#069518!important}.v-input__slider.slider--score-amount .v-slider__ticks-container .v-slider__tick[data-v-76b30f3c]:nth-child(3){background-color:#243d80!important}.v-input__slider.slider--score-amount .v-slider__ticks-container .v-slider__tick[data-v-76b30f3c]:nth-child(4){background-color:#5f3f90!important}.v-input__slider.slider--score-amount .v-slider__ticks-container .v-slider__tick[data-v-76b30f3c]:nth-child(5){background-color:#8f1619!important}.v-input__slider.slider--score-quality .v-slider__ticks-container .v-slider__tick[data-v-76b30f3c]:nth-child(5){background-color:#069518!important}.v-input__slider.slider--score-quality .v-slider__ticks-container .v-slider__tick[data-v-76b30f3c]:nth-child(4){background-color:#243d80!important}.v-input__slider.slider--score-quality .v-slider__ticks-container .v-slider__tick[data-v-76b30f3c]:nth-child(3){background-color:#5f3f90!important}.v-input__slider.slider--score-quality .v-slider__ticks-container .v-slider__tick[data-v-76b30f3c]:nth-child(2){background-color:#8f1619!important}.v-input__slider.slider--grade .v-slider__ticks-container .v-slider__tick[data-v-76b30f3c]:nth-child(9),.v-input__slider.slider--grade .v-slider__ticks-container .v-slider__tick[data-v-76b30f3c]:nth-child(10),.v-input__slider.slider--grade .v-slider__ticks-container .v-slider__tick[data-v-76b30f3c]:nth-child(11){background-color:#069518!important}.v-input__slider.slider--grade .v-slider__ticks-container .v-slider__tick[data-v-76b30f3c]:nth-child(7),.v-input__slider.slider--grade .v-slider__ticks-container .v-slider__tick[data-v-76b30f3c]:nth-child(8){background-color:#243d80!important}.v-input__slider.slider--grade .v-slider__ticks-container .v-slider__tick[data-v-76b30f3c]:nth-child(5),.v-input__slider.slider--grade .v-slider__ticks-container .v-slider__tick[data-v-76b30f3c]:nth-child(6){background-color:#5f3f90!important}.v-input__slider.slider--grade .v-slider__ticks-container .v-slider__tick[data-v-76b30f3c]:nth-child(2),.v-input__slider.slider--grade .v-slider__ticks-container .v-slider__tick[data-v-76b30f3c]:nth-child(3),.v-input__slider.slider--grade .v-slider__ticks-container .v-slider__tick[data-v-76b30f3c]:nth-child(4){background-color:#8f1619!important}.v-card__subtitle[data-v-76b30f3c],.v-card__text[data-v-76b30f3c],.v-card__title[data-v-76b30f3c]{padding:12px!important}@media(max-width:599px){.v-card__subtitle[data-v-76b30f3c],.v-card__text[data-v-76b30f3c],.v-card__title[data-v-76b30f3c]{padding:10px!important}}.v-card__title+.v-card__subtitle[data-v-76b30f3c],.v-card__title+.v-card__text[data-v-76b30f3c]{padding:0 12px!important}@media(max-width:599px){.v-card__title+.v-card__subtitle[data-v-76b30f3c],.v-card__title+.v-card__text[data-v-76b30f3c]{padding:0 10px!important}}.v-data-table[data-v-76b30f3c]{background-color:transparent!important}@media(max-width:599px){.v-data-table:not(.table-heatmap) .v-input__control[data-v-76b30f3c],.v-data-table:not(.table-heatmap) input[data-v-76b30f3c]{font-size:12px!important}}.v-data-table:not(.table-heatmap) tr.tr-clickable>td[data-v-76b30f3c]{cursor:pointer!important}.v-data-table:not(.table-heatmap) .td--small .v-input__control[data-v-76b30f3c]{min-width:116px!important;max-width:116px!important}@media(max-width:599px){.v-data-table:not(.table-heatmap) .td--small .v-input__control[data-v-76b30f3c]{min-width:80px!important;max-width:80px!important}}.v-data-table:not(.table-heatmap) .td--medium .v-input__control[data-v-76b30f3c]{min-width:130px!important;max-width:130px!important}@media(max-width:599px){.v-data-table:not(.table-heatmap) .v-data-table__wrapper>table>tbody>tr>td[data-v-76b30f3c],.v-data-table:not(.table-heatmap) .v-data-table__wrapper>table>thead>tr>th[data-v-76b30f3c]{padding:0 5px!important;font-size:12px!important}}.v-data-table:not(.table-heatmap).--full-width[data-v-76b30f3c]{width:100%}.v-data-table:not(.table-heatmap).v-data-table--smallfont .v-data-table__wrapper>table>tbody>tr>td[data-v-76b30f3c],.v-data-table:not(.table-heatmap).v-data-table--smallfont .v-data-table__wrapper>table>thead>tr>th[data-v-76b30f3c],.v-data-table:not(.table-heatmap).v-data-table--smallfont .v-input__control[data-v-76b30f3c],.v-data-table:not(.table-heatmap).v-data-table--smallfont input[data-v-76b30f3c]{font-size:12px!important}.v-data-table.v-data-table--dense.table-heatmap>.v-data-table__wrapper>table>tbody>tr>td[data-v-76b30f3c]{height:11px!important}.v-data-table.table-heatmap .v-data-table__wrapper[data-v-76b30f3c]{overflow:visible;width:100%}.v-data-table.emission-table .v-data-table__wrapper[data-v-76b30f3c]{overflow:visible!important}@media(max-width:599px){.v-application--is-ltr .v-data-table.table-saved-inputs>.v-data-footer__select[data-v-76b30f3c]{margin-left:0!important;margin-right:0!important}}.v-calendar-weekly__day.v-present[data-v-76b30f3c]{background-color:#bbcadc!important}.v-event strong[data-v-76b30f3c]{display:none}.el-checkbox__input.is-checked .el-checkbox__inner[data-v-76b30f3c],.el-checkbox__input.is-indeterminate .el-checkbox__inner[data-v-76b30f3c]{background-color:#89a3c2;border-color:#89a3c2}.el-input-number .el-input__inner[data-v-76b30f3c]{color:#242424!important}.el-input-number.comma-warning .el-input__inner[data-v-76b30f3c]{border:1px solid #ff001d!important}.el-input-number.table input[data-v-76b30f3c]{background-color:hsla(0,0%,100%,.5)!important}.el-input-number--medium[data-v-76b30f3c]{width:160px!important}@media(max-width:599px){.el-input-number--medium[data-v-76b30f3c]{width:130px!important}}.el-input-number__decrease[data-v-76b30f3c],.el-input-number__increase[data-v-76b30f3c]{background:none!important}.el-input-number__decrease:hover:not(.is-disabled)~.el-input .el-input__inner[data-v-76b30f3c]:not(.is-disabled),.el-input-number__increase:hover:not(.is-disabled)~.el-input .el-input__inner[data-v-76b30f3c]:not(.is-disabled),.el-input.is-active .el-input__inner[data-v-76b30f3c],.el-input__inner[data-v-76b30f3c]:focus{border-color:#89a3c2!important}.v-badge__badge[data-v-76b30f3c]{min-width:16px!important;height:16px!important;padding:3px 5px!important;font-size:11px!important}.v-badge.font-xxsmall .v-badge__badge[data-v-76b30f3c]{font-size:8px!important}.alerts-item .v-alert__wrapper[data-v-76b30f3c]{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:start!important}.v-overlay.manual-input-overlay>.v-overlay__content .overlay-modal[data-v-76b30f3c]{max-height:90vh!important;min-height:500px!important;overflow:auto!important;background-color:#fff;border-radius:4px}@media(max-width:599px){.v-overlay.manual-input-overlay>.v-overlay__content .overlay-modal[data-v-76b30f3c]{min-height:300px!important}}.vue-treeselect .vue-treeselect__control[data-v-76b30f3c]{border-color:#bbb;border-radius:4px}.vue-treeselect:not(.filter-treeselect) .vue-treeselect__control[data-v-76b30f3c]{background:transparent}.vue-treeselect.emission-treeselect .vue-treeselect__control[data-v-76b30f3c]{border-color:#666}.vue-treeselect.emission-treeselect .vue-treeselect__control-arrow[data-v-76b30f3c]{color:#666}.vue-treeselect.emission-treeselect.vue-treeselect:not(.vue-treeselect--disabled):not(.vue-treeselect--focused) .vue-treeselect__control[data-v-76b30f3c]:hover{border-color:#909090}.vue-treeselect--focused:not(.vue-treeselect--open) .vue-treeselect__control[data-v-76b30f3c]{border-color:#89a3c2!important;-webkit-box-shadow:none!important;box-shadow:none!important}.vue-treeselect--has-value .vue-treeselect__multi-value[data-v-76b30f3c]{margin-bottom:1px!important}.vue-treeselect__multi-value-item[data-v-76b30f3c]{padding:0!important;line-height:12px!important;color:#242424!important;background:#bbcadc!important}.vue-treeselect__multi-value-item .vue-treeselect__multi-value-label[data-v-76b30f3c]{font-weight:600!important}.vue-treeselect__value-remove[data-v-76b30f3c]{color:#242424!important}.vue-treeselect__checkbox--checked[data-v-76b30f3c],.vue-treeselect__checkbox--indeterminate[data-v-76b30f3c]{background:#89a3c2!important;border-color:#89a3c2!important}.vue-treeselect.color-red .vue-treeselect__multi-value-item[data-v-76b30f3c],.vue-treeselect.color-red .vue-treeselect__value-remove[data-v-76b30f3c]{color:#ff001d!important;background:#ffe5e7!important}.vue-treeselect.color-red .vue-treeselect__checkbox--checked[data-v-76b30f3c]{background:#ff001d!important;border-color:#ff001d!important}.vue-treeselect--open-below:not(.vue-treeselect--append-to-body) .vue-treeselect__menu-container[data-v-76b30f3c]{top:unset!important}@media(max-width:599px){.vue-treeselect.treeselect--small .vue-treeselect__control[data-v-76b30f3c],.vue-treeselect.treeselect--small .vue-treeselect__menu[data-v-76b30f3c]{font-size:14px!important}}.vue-treeselect.treeselect-icon-selectbox .vue-treeselect__control[data-v-76b30f3c]{max-height:34px!important;height:34px!important;max-width:85px!important;width:85px!important;border-color:#bbb!important}.vue-treeselect.treeselect-icon-selectbox .vue-treeselect__control .vue-treeselect__single-value[data-v-76b30f3c]{top:1px}.vue-treeselect.treeselect-icon-selectbox .vue-treeselect__control[data-v-76b30f3c],.vue-treeselect.treeselect-icon-selectbox .vue-treeselect__menu[data-v-76b30f3c]{font-size:10px!important}.vue-treeselect.vue-treeselect--multi.treeselect-chartgroup .vue-treeselect__multi-value-item[data-v-76b30f3c]{background:#fff!important}.vue-treeselect.vue-treeselect--multi.treeselect-chartgroup.vue-treeselect--disabled .vue-treeselect__multi-value-item[data-v-76b30f3c]{background:#ededed!important;border-color:#ededed!important}.vue-treeselect__multi-value-item-container[data-v-76b30f3c]{padding-top:2px!important}.vdatetime-input[data-v-76b30f3c]{color:#89a3c2;cursor:pointer}.vdatetime.green--text .vdatetime-input[data-v-76b30f3c]{color:#049717}.vdatetime-popup[data-v-76b30f3c]{border-radius:4px}.vdatetime-popup .vdatetime-calendar__month[data-v-76b30f3c]{min-height:317px!important}.vdatetime-popup .vdatetime-calendar__month__day--selected:hover>span>span[data-v-76b30f3c],.vdatetime-popup .vdatetime-calendar__month__day--selected>span>span[data-v-76b30f3c],.vdatetime-popup .vdatetime-popup__header[data-v-76b30f3c]{background:#89a3c2!important}.vdatetime-popup .vdatetime-popup__actions__button[data-v-76b30f3c],.vdatetime-popup .vdatetime-time-picker__item--selected[data-v-76b30f3c],.vdatetime-popup .vdatetime-year-picker__item--selected[data-v-76b30f3c]{color:#89a3c2!important}.vdatetime-popup .vdatetime-popup__header[data-v-76b30f3c]{border-top-left-radius:inherit;border-top-right-radius:inherit}.vdatetime-popup .vdatetime-popup__actions__button[data-v-76b30f3c]{padding:0!important}.ep-container[data-v-76b30f3c]{height:110px!important}@media(max-width:599px){.ep-container[data-v-76b30f3c]{height:86px!important}}.ep-container .ep-svg-container[data-v-76b30f3c]{margin-top:-5px}@media(max-width:599px){.ep-container .ep-svg-container[data-v-76b30f3c]{margin-top:-3px}}@media(max-width:599px){.ep-container.expanded[data-v-76b30f3c]:not(.print){height:110px!important}.ep-container.expanded:not(.print) .ep-svg-container[data-v-76b30f3c]{margin-top:-37px}.ep-container.expanded:not(.print) .ep-svg-container .ep-svg[data-v-76b30f3c]{height:60px!important}}.ep-legend--container[data-v-76b30f3c]{top:0!important}@media(max-width:599px){.ep-legend--container[data-v-76b30f3c]{margin-top:4px}}@media print{.v-main[data-v-76b30f3c]{display:block!important;padding:0 0 0 0!important}.v-application[data-v-76b30f3c]{line-height:0!important}.v-application-wrap[data-v-76b30f3c]{display:block!important;min-height:0!important}}.print-only[data-v-76b30f3c]{display:none}@media print{body[data-v-76b30f3c],html[data-v-76b30f3c]{width:210mm;height:296.8mm;padding:0;margin:0;-webkit-print-color-adjust:exact!important;color-adjust:exact!important;print-color-adjust:exact!important}[data-v-76b30f3c],[data-v-76b30f3c]:after,[data-v-76b30f3c]:before{color:inherit!important;background:inherit!important}.grade-details-text[data-v-76b30f3c]{font-size:15.5px!important}.header-page[data-v-76b30f3c]{display:block;width:210mm;height:296.8mm;padding:0;margin:0;overflow:hidden;page-break-after:always;-webkit-region-break-after:always!important;-webkit-column-break-after:page!important;-moz-column-break-after:page!important;break-after:page!important}.header-page .content[data-v-76b30f3c]{display:block;padding-top:40%;padding-right:10mm;padding-left:10mm;margin:0;text-align:center}.header-page .content .logo[data-v-76b30f3c]{position:relative;height:40mm;margin-bottom:30mm}.header-page .content .date[data-v-76b30f3c],.header-page .content .logo[data-v-76b30f3c],.header-page .content .subtitle[data-v-76b30f3c],.header-page .content .title[data-v-76b30f3c]{margin-bottom:10mm}.header-page .content .subtitle[data-v-76b30f3c]{line-height:1.2}.no-print[data-v-76b30f3c],.toggle-icon[data-v-76b30f3c]{display:none!important}.print-hide-icon[data-v-76b30f3c]:before{content:""!important}.print-inspections-page[data-v-76b30f3c]{page-break-after:always;page-break-before:always}.print-only[data-v-76b30f3c]{display:block!important}.font-xsmall[data-v-76b30f3c],.font-xxsmall[data-v-76b30f3c]{font-size:.6rem!important}.print-card[data-v-76b30f3c]{display:block!important;border:none!important;padding:0!important;margin:0!important;min-height:296.8mm!important}.print-diary-item[data-v-76b30f3c]{page-break-inside:avoid}.print-photo[data-v-76b30f3c]{width:18%;max-width:40mm}.print-photo-selected img[data-v-76b30f3c],.print-photo img[data-v-76b30f3c]{width:100%}.print-photo-selected-text[data-v-76b30f3c]{max-height:48px;overflow:hidden}.chart-wrapper[data-v-76b30f3c],.download-wrapper[data-v-76b30f3c]{display:block;-webkit-column-break-inside:avoid;page-break-inside:avoid;-moz-column-break-inside:avoid;break-inside:avoid;break-inside:avoid-page}.heatmap-chart[data-v-76b30f3c],.wind-chart[data-v-76b30f3c]{height:100%;max-height:35mm}.heatmap-chart-wrapper[data-v-76b30f3c],.wind-chart-wrapper[data-v-76b30f3c]{margin-bottom:43mm}.title-wrapper[data-v-76b30f3c]{margin-top:7mm;margin-bottom:1mm}.charts-wrapper-4 .title-wrapper .overline[data-v-76b30f3c]{font-size:.7rem!important;line-height:1.25rem!important}.charts .ct-legend li .ct-legend-square[data-v-76b30f3c]{max-height:3px!important;margin-top:5px!important}.charts .ct-legend li[data-v-76b30f3c]{margin-bottom:0}.charts .ct-legend li span[data-v-76b30f3c]{font-size:.75rem!important}.wind-degrees-icon[data-v-76b30f3c]{background-color:transparent!important}.mean-values.print[data-v-76b30f3c]{margin-top:3mm}.grade-wrapper.print[data-v-76b30f3c]{-webkit-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%}.grade-wrapper.print .research-grade[data-v-76b30f3c]{width:68px;height:68px;line-height:66px}.grade-wrapper.print .research-grade.research-grade--with-icon[data-v-76b30f3c]{margin-top:-1px}.grade-wrapper.print .research-grade span[data-v-76b30f3c]{font-size:28px}.grade-details-translation[data-v-76b30f3c]{font-weight:700;font-size:medium!important}.gauge-label[data-v-76b30f3c]{font-size:14px!important;line-height:16px!important;margin-top:7px!important}.gauge-label.gauge-label--minmax[data-v-76b30f3c]{font-size:14px!important;line-height:16px!important;max-width:none;margin-top:1px!important}.gauge-label.gauge-label--minmax .delta[data-v-76b30f3c]{margin-bottom:-1px}}.ep-container.print[data-v-76b30f3c]{display:block;width:150px!important;height:176px!important}.ep-container.print .ep-svg-container[data-v-76b30f3c]{margin-top:-20px}.ep-container.print .ep-legend--value__counter[data-v-76b30f3c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:10px}.ep-container.print .ep-legend--container .ep-legend--value[data-v-76b30f3c]{width:150px}.ep-container.print .ep-legend--container .gauge-label--name[data-v-76b30f3c]{display:block!important;display:-webkit-box!important;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:1;-webkit-box-orient:vertical;word-break:break-all}.ep-container.print .ep-legend--container .v-sheet[data-v-76b30f3c]{position:relative;height:36px;width:36px;margin-top:15px}.gauge-value.print[data-v-76b30f3c]{max-height:18px;margin-top:12px;font-size:28px}.measurements-content.print[data-v-76b30f3c]{margin-top:0;display:block;width:200mm}.date-picker[data-v-76b30f3c]{max-width:300px}.period-title[data-v-76b30f3c]{margin-top:1px;margin-left:2px;font-family:Roboto,sans-serif!important;font-size:1rem!important;font-weight:500;line-height:1rem;text-transform:uppercase;letter-spacing:.1666666667em!important;min-width:360px}@media(max-width:599px){.period-title[data-v-76b30f3c]{margin-top:0;margin-left:1px;font-size:12px!important;letter-spacing:.15em!important;min-width:180px}}.period-title.--short[data-v-76b30f3c]{min-width:180px}@media(max-width:599px){.period-title.--short[data-v-76b30f3c]{min-width:140px}}.period-title.--medium[data-v-76b30f3c]{min-width:300px}@media(max-width:599px){.period-title.--medium[data-v-76b30f3c]{min-width:190px}}.wifi-symbol[data-v-76b30f3c]{display:none}.wifi-symbol[data-v-76b30f3c],.wifi-symbol [foo][data-v-76b30f3c]{display:block;width:16px;height:16px;min-height:20px;margin-top:-12px;margin-bottom:7px;margin-right:3px;-webkit-transform:rotate(-45deg) translate(-2px);transform:rotate(-45deg) translate(-2px)}.wifi-symbol .wifi-circle[data-v-76b30f3c]{-webkit-box-sizing:border-box;box-sizing:border-box;-moz-box-sizing:border-box;display:block;width:100%;height:100%;font-size:2px;position:absolute;bottom:0;left:0;border-color:#1d3c5f;border-style:solid;border-width:1em 1em 0 0;border-radius:0 100% 0 0;opacity:0;-webkit-animation:wifianimation-76b30f3c 1s infinite;animation:wifianimation-76b30f3c 1ås infinite}.wifi-symbol .wifi-circle.first[data-v-76b30f3c]{width:5em;height:5em;-webkit-animation-delay:.3s;animation-delay:.3s}.wifi-symbol .wifi-circle.second[data-v-76b30f3c]{width:3em;height:3em}.wifi-symbol .wifi-circle.third[data-v-76b30f3c]{width:1em;height:1em;opacity:1;background-color:#1d3c5f;-webkit-animation:none;animation:none}@-webkit-keyframes wifianimation-76b30f3c{0%{opacity:.4}5%{opactiy:1}6%{opactiy:.1}to{opactiy:.1}}.status-icon[data-v-76b30f3c]{max-width:16px}.status-text[data-v-76b30f3c]{font-size:.65rem!important;font-weight:500;letter-spacing:.1666666667em!important;text-transform:uppercase}.color-primary[data-v-73807e6b]{color:#89a3c2}.color-secondary[data-v-73807e6b]{color:#1d3c5f}.color-tertiary[data-v-73807e6b]{color:#eef1f6}.color-grey[data-v-73807e6b]{color:#666}.color-grey-important[data-v-73807e6b]{color:#666!important}.color-grey-border[data-v-73807e6b]{color:#bbb!important}.color-grey-transparent[data-v-73807e6b]{color:rgba(0,0,0,.54)}.color-grey-medium[data-v-73807e6b]{color:#b0b0b0}.color-grey-dark[data-v-73807e6b]{color:#242424}.color-black[data-v-73807e6b]{color:#000}.alert-chip[data-v-73807e6b]{cursor:pointer!important;background-color:#ffe5e7!important}.border-bottom[data-v-73807e6b]{padding-bottom:12px;margin-bottom:12px;border-bottom:1px solid #bbb}@media(max-width:599px){.border-bottom[data-v-73807e6b]{padding:10px;margin-bottom:10px}}.button-group[data-v-73807e6b]{padding:4px 5px;border:1px solid #bbb;border-radius:4px}.button-group.--small[data-v-73807e6b]{padding:0}@media(max-width:599px){.button-group.--small[data-v-73807e6b]{margin-bottom:2px}}.checkbox-label[data-v-73807e6b]{display:inline-block!important;max-width:100%!important;font-size:14px}.color-tertiary[data-v-73807e6b]{background-color:#eef1f6}.content-container[data-v-73807e6b]{margin-top:56px}.autocomplete-field[data-v-73807e6b],.country-select[data-v-73807e6b]{width:100%;max-width:100%;min-height:36px;padding:0 12px;border:1px solid #bbb;border-radius:4px}.autocomplete-field[data-v-73807e6b]:focus,.country-select[data-v-73807e6b]:focus{outline-color:#89a3c2}.cursor-pointer[data-v-73807e6b]{cursor:pointer}.data-overlay[data-v-73807e6b]{min-height:calc(100vh - 350px)}.diary-card[data-v-73807e6b]{height:100%;padding:10px;font-size:.8125rem!important}@media(min-width:960px){.diary-card[data-v-73807e6b]{padding:12px;font-size:.875rem!important}}.diary-card .diary-menu-button[data-v-73807e6b]{left:10px;min-width:24px!important;max-width:24px!important;height:24px!important}.diary-card .diary-label[data-v-73807e6b]{font-size:.75rem!important;font-weight:600;color:#666;letter-spacing:.0333333333em!important}@media(max-width:599px){.diary-card .diary-label[data-v-73807e6b]{font-size:.7rem!important}}.diary-card .diary-details-item[data-v-73807e6b]{min-width:24px;max-width:none;margin-bottom:0;line-height:1.1rem}@media(max-width:849px){.diary-card .diary-details-item[data-v-73807e6b]{min-width:100%}}@media(max-width:849px){.diary-card .diary-inspection-meta[data-v-73807e6b]{margin-right:-8px}}.diary-card .diary-inspection-date-item[data-v-73807e6b]{max-width:150px;margin-bottom:0;line-height:1.1rem}.diary-card .diary-inspection-title[data-v-73807e6b]{margin-bottom:0;font-size:.75rem!important;font-weight:600;line-height:24px;color:#242424;letter-spacing:.0333333333em!important;white-space:nowrap}@media(max-width:599px){.diary-card .diary-inspection-title[data-v-73807e6b]{font-size:.7rem!important}}@media(min-width:600px){.diary-card .diary-inspection-text[data-v-73807e6b]{margin-top:2px}}.diary-card .diary-inspection-text.inspection-date[data-v-73807e6b]{white-space:normal}.diary-card .hide-md[data-v-73807e6b]{display:-webkit-box;display:-ms-flexbox;display:flex}@media(min-width:851px)and (max-width:1264px){.diary-card .hide-md[data-v-73807e6b]{display:none}}.diary-card .diary-inspection-content[data-v-73807e6b]{margin-top:10px!important;margin-left:10px!important}@media(min-width:600px){.diary-card .diary-inspection-content[data-v-73807e6b]{margin-left:0!important}}@media(min-width:850px){.diary-card .diary-inspection-content[data-v-73807e6b]{margin-top:0!important}}.diary-card .diary-inspection-content .diary-content-item[data-v-73807e6b]{margin-bottom:4px}@media(min-width:850px){.diary-card .diary-inspection-content .diary-content-item[data-v-73807e6b]{margin-bottom:0!important}}.diary-card .notes[data-v-73807e6b],.diary-card .reminder[data-v-73807e6b]{display:inline-block;max-height:33px;overflow:hidden;line-height:1.1rem;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical}@media(max-width:599px){.diary-card .notes[data-v-73807e6b],.diary-card .reminder[data-v-73807e6b]{line-height:1rem}}.filter-bar-wrapper[data-v-73807e6b]{position:fixed;top:100px;z-index:2;width:100%;margin-top:-4px;background-color:#eef1f6;border-bottom:1px solid #e3e9f2}.filter-bar-wrapper .v-input[data-v-73807e6b]:not(.switch-label){background-color:#fff}@media(max-width:599px){.filter-bar-wrapper .filter-container[data-v-73807e6b]{padding:10px}}.filter-bar-wrapper .filter-bar[data-v-73807e6b]{margin-top:-10px;margin-bottom:-10px}@media(min-width:600px){.filter-bar-wrapper .filter-bar[data-v-73807e6b]{margin-top:-12px;margin-bottom:-12px}}@media(max-width:599px){.filter-bar-wrapper .filter-bar .filter-buttons[data-v-73807e6b]:not(.--alerts){max-width:300px}}@media(max-width:599px){.filter-bar-wrapper .filter-bar .filter-buttons:not(.--alerts).filter-buttons--small[data-v-73807e6b]{max-width:170px}}@media(max-width:599px){.filter-bar-wrapper .filter-bar .v-input[data-v-73807e6b]:not(.input-text-field--large):not(.v-input--checkbox):not(.filter-text-field--alerts){max-width:120px}}.filter-bar-wrapper .filter-bar .v-input.switch-label[data-v-73807e6b]{max-width:unset;width:140px}@media(max-width:599px){.filter-bar-wrapper .filter-bar .v-input.switch-label[data-v-73807e6b]{width:120px}}@media(max-width:372px){.filter-bar-wrapper .filter-bar .v-input.v-text-field.v-text-field--enclosed.v-input--dense:not(.v-text-field--solo).v-text-field--outlined.input-text-field--large[data-v-73807e6b]{max-width:120px}}@media(max-width:599px){.filter-bar-wrapper .filter-bar .v-input.v-text-field.v-text-field--enclosed.v-input--dense:not(.v-text-field--solo).v-text-field--outlined.input-text-field--large .v-input__slot .v-text-field__slot[data-v-73807e6b]{min-width:115px}}@media(max-width:372px){.filter-bar-wrapper .filter-bar .v-input.v-text-field.v-text-field--enclosed.v-input--dense:not(.v-text-field--solo).v-text-field--outlined.input-text-field--large .v-input__slot .v-text-field__slot[data-v-73807e6b]{min-width:74px}}.filter-bar-wrapper .filter-bar .v-input.v-text-field.v-text-field--enclosed.v-input--dense:not(.v-text-field--solo).v-text-field--outlined.input-text-field--full[data-v-73807e6b]{max-width:100%}.filter-bar-wrapper .filter-bar .v-input.v-text-field.v-text-field--enclosed.v-input--dense:not(.v-text-field--solo).v-text-field--outlined .v-input__slot .v-label.v-label--active[data-v-73807e6b]{color:#89a3c2!important}@media(max-width:599px){.filter-bar-wrapper .filter-bar .v-input.v-text-field.v-text-field--enclosed.v-input--dense:not(.v-text-field--solo).v-text-field--outlined .v-input__slot[data-v-73807e6b]{padding:0 2px 0 6px!important}.filter-bar-wrapper .filter-bar .v-input.v-text-field.v-text-field--enclosed.v-input--dense:not(.v-text-field--solo).v-text-field--outlined .v-input__slot .v-text-field__slot[data-v-73807e6b]{min-width:72px}.filter-bar-wrapper .filter-bar .v-input.v-text-field.v-text-field--enclosed.v-input--dense:not(.v-text-field--solo).v-text-field--outlined .v-input__slot .v-text-field__slot .v-label--active[data-v-73807e6b]{left:4px!important}}@media(max-width:599px){.filter-bar-wrapper .filter-bar .v-input.v-text-field.v-input--is-focused.v-input--dense:not(.v-text-field--solo).v-text-field--outlined .v-input__slot .v-text-field__slot[data-v-73807e6b]{min-width:63px;height:30px!important}}@media(max-width:372px){.filter-bar-wrapper .filter-bar .v-input.v-text-field.v-input--is-focused.v-input--dense:not(.v-text-field--solo).v-text-field--outlined.filter-text-field--alerts .v-input__slot .v-text-field__slot[data-v-73807e6b]{min-width:45px}}.filter-bar-wrapper .filter-bar .view-buttons[data-v-73807e6b]{padding:9px}.filter-bar-wrapper.--back[data-v-73807e6b]{top:52px}.filter-bar-wrapper.--back .filter-bar .v-input.v-input--switch[data-v-73807e6b]{background-color:transparent!important}.filter-bar-wrapper.--back .filter-bar .v-input--selection-controls[data-v-73807e6b]{margin-top:0}.area-color-picker[data-v-73807e6b]{margin-top:-10px}.flex-color-picker[data-v-73807e6b]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flex-color-picker .v-color-picker__controls[data-v-73807e6b]{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.flex-color-picker .v-color-picker__swatches[data-v-73807e6b]{margin-top:10px}.flex-color-picker.queen-color-picker[data-v-73807e6b]{border:1px solid #bbb!important;-webkit-box-shadow:none!important;box-shadow:none!important}.flex-color-picker.queen-color-picker .v-color-picker__swatch:nth-child(2) .v-color-picker__color>div[data-v-73807e6b]{border:1px solid #bbb}.full-width[data-v-73807e6b]{width:100%}.area-color-picker-footer[data-v-73807e6b],.area-color-picker-toolbar[data-v-73807e6b]{border-radius:4px}.area-color-picker-title[data-v-73807e6b]{font-weight:500}.area-color-picker-footer[data-v-73807e6b]{margin-top:-5px}.area-color-picker-footer .v-toolbar__content[data-v-73807e6b]{padding:0 10px}.hcs-tooltip[data-v-73807e6b]{font-family:Roboto,sans-serif!important;font-size:.8rem;font-weight:500!important;color:#242424!important;border-radius:6px;background-color:hsla(0,0%,94.1%,.95);border:1px solid #909090}.hcs-tooltip[data-v-73807e6b]:after{content:"";position:absolute;left:50%;bottom:-4px;width:8px;height:8px;background:inherit;-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-box-shadow:inset -1px -1px 0 0 #909090;box-shadow:inset -1px -1px 0 0 #909090}.keep-spaces[data-v-73807e6b]{white-space:pre-wrap}.location[data-v-73807e6b]{padding-bottom:16px;margin:0}@media(max-width:599px){.location[data-v-73807e6b]{margin:0 -12px 12px -12px}.location[data-v-73807e6b]:not(.xs-view){padding:0 10px 8px 10px}.location.xs-view[data-v-73807e6b]{padding:0 10px 0 10px}}.location[data-v-73807e6b]:first-child{margin-top:70px}@media(max-width:599px){.location[data-v-73807e6b]:first-child{margin-top:56px}}.location[data-v-73807e6b]:last-child{margin-bottom:10px;border-bottom:none}.location .location-title[data-v-73807e6b]{width:100%;padding-bottom:4px;margin:10px 0 12px;border-bottom:1px solid #000}@media(max-width:599px){.location .location-title[data-v-73807e6b]{padding-bottom:2px;margin:8px 0 10px}}.location .research-item-transition-wrapper[data-v-73807e6b]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}@media(max-width:599px){.location .research-item-transition-wrapper[data-v-73807e6b]{min-width:100%}}.loading[data-v-73807e6b]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-height:80vh;text-align:center}.lowercase[data-v-73807e6b]{text-transform:lowercase}.mb-2px[data-v-73807e6b]{margin-bottom:2px}.ml-2px[data-v-73807e6b]{margin-left:2px}.ml-n2px[data-v-73807e6b]{margin-left:-2px!important}.mr-2px[data-v-73807e6b]{margin-right:2px}.mr-5px[data-v-73807e6b]{margin-right:5px}.mr-6px[data-v-73807e6b]{margin-right:6px}.mr-n2px[data-v-73807e6b]{margin-right:-2px}.mt-2px[data-v-73807e6b]{margin-top:2px!important}.mt-6px[data-v-73807e6b]{margin-top:6px!important}.mt-n2px[data-v-73807e6b]{margin-top:-2px!important}.mx-2px[data-v-73807e6b]{margin-left:2px;margin-right:2px}.my-2px[data-v-73807e6b]{margin-top:2px!important;margin-bottom:2px!important}.node-inactive[data-v-73807e6b]{color:#909090!important}.overflow-auto[data-v-73807e6b]{overflow:auto}.overlay-modal[data-v-73807e6b]{width:590px;color:#000}@media(max-width:599px){.overlay-modal[data-v-73807e6b]{max-width:95vw}}@media(min-width:960px){.overlay-modal[data-v-73807e6b]{width:690px}}.overlay-parent[data-v-73807e6b]{position:relative}.overlay-parent.no-cursor[data-v-73807e6b]{cursor:not-allowed}.overlay-toolbar[data-v-73807e6b]{border-top-left-radius:4px!important;border-top-right-radius:4px!important;-webkit-box-shadow:none!important;box-shadow:none!important}.overlay-toolbar span[data-v-73807e6b]{font-size:1.25rem;font-weight:500;letter-spacing:.0125em;line-height:2rem;word-break:break-all}.overlay-body[data-v-73807e6b]{border-radius:0 0 4px 4px!important;background-color:#fff;padding:4px}.pro-label[data-v-73807e6b]{background:#049717!important}.pa-2px[data-v-73807e6b]{padding:2px!important}.py-6px[data-v-73807e6b]{padding-top:6px!important;padding-bottom:6px!important}.basic-label[data-v-73807e6b]{background:#1d3c5f!important}.light-label[data-v-73807e6b]{background:#89a3c2!important}.rounded-border[data-v-73807e6b]{padding:12px;border:1px solid #bbb;border-radius:4px}@media(max-width:599px){.rounded-border[data-v-73807e6b]{padding:10px!important}}.rounded-border.primary-border[data-v-73807e6b]{border:1px solid #89a3c2}.rounded-border.--small[data-v-73807e6b]{padding:6px}@media(max-width:599px){.rounded-border.--small[data-v-73807e6b]{padding:4px!important}}.save-bar[data-v-73807e6b]{position:fixed;z-index:2;width:100%;margin-top:-56px;background-color:#eef1f6!important;border-bottom:1px solid #e3e9f2!important;-webkit-box-shadow:none!important;box-shadow:none!important}.save-bar.save-bar--back[data-v-73807e6b]{margin-top:0}.back-content[data-v-73807e6b]{margin-top:56px}.back-with-toolbar-content[data-v-73807e6b]{margin-top:75px}@media(max-width:599px){.back-with-toolbar-content[data-v-73807e6b]{margin-top:48px}}.back-with-toolbar-content.--100[data-v-73807e6b]{height:100%}@media(max-width:599px){.button-mobile-wide[data-v-73807e6b]{width:100%}}.tab-container[data-v-73807e6b]{margin-top:104px}.to-do-date[data-v-73807e6b]{width:auto;padding:2px 4px!important;font-weight:600;line-height:1rem;color:red;text-align:center;white-space:nowrap;border:1px solid red;border-radius:5px}.to-do-date.green--text[data-v-73807e6b]{border-color:green}.zindex1[data-v-73807e6b]{z-index:1}.v-icon[data-v-73807e6b]{color:#666}.theme--light.v-btn.v-btn--icon.color-black[data-v-73807e6b],.v-btn>.v-btn__content .v-icon.color-black[data-v-73807e6b],.v-icon.color-black[data-v-73807e6b]{color:#000}.theme--light.v-btn.v-btn--icon.color-primary[data-v-73807e6b],.v-btn>.v-btn__content .v-icon.color-primary[data-v-73807e6b],.v-icon.color-primary[data-v-73807e6b]{color:#89a3c2}.theme--light.v-btn.v-btn--icon.color-grey[data-v-73807e6b],.v-btn>.v-btn__content .v-icon.color-grey[data-v-73807e6b],.v-icon.color-grey[data-v-73807e6b]{color:#666}.theme--light.v-btn.v-btn--icon.color-grey-medium[data-v-73807e6b],.v-btn>.v-btn__content .v-icon.color-grey-medium[data-v-73807e6b],.v-icon.color-grey-medium[data-v-73807e6b]{color:#b0b0b0}.theme--light.v-btn.v-btn--icon.color-grey-dark[data-v-73807e6b],.v-btn>.v-btn__content .v-icon.color-grey-dark[data-v-73807e6b],.v-icon.color-grey-dark[data-v-73807e6b]{color:#242424}.theme--light.v-btn.v-btn--icon.color-grey-light[data-v-73807e6b],.v-btn>.v-btn__content .v-icon.color-grey-light[data-v-73807e6b],.v-icon.color-grey-light[data-v-73807e6b]{color:#f9f9f9}.theme--light.v-btn.v-btn--icon.color-grey-transparent[data-v-73807e6b],.v-btn>.v-btn__content .v-icon.color-grey-transparent[data-v-73807e6b],.v-icon.color-grey-transparent[data-v-73807e6b]{color:rgba(0,0,0,.54)}.theme--light.v-btn.v-btn--icon.color-grey-border[data-v-73807e6b],.theme--light.v-btn.v-btn--icon.color-grey-medium-light[data-v-73807e6b],.v-btn>.v-btn__content .v-icon.color-grey-border[data-v-73807e6b],.v-btn>.v-btn__content .v-icon.color-grey-medium-light[data-v-73807e6b],.v-icon.color-grey-border[data-v-73807e6b],.v-icon.color-grey-medium-light[data-v-73807e6b]{color:#bbb}.theme--light.v-btn.v-btn--icon.color-green-bright[data-v-73807e6b],.v-btn>.v-btn__content .v-icon.color-green-bright[data-v-73807e6b],.v-icon.color-green-bright[data-v-73807e6b]{color:#0ebc27}.v-btn.color-black>.v-btn__content .v-icon[data-v-73807e6b]{color:#000}.full-height[data-v-73807e6b]{height:100%}.hcs-icon[data-v-73807e6b]{display:inline-block;min-width:23px;min-height:23px;margin:2px;line-height:1.2rem;vertical-align:top;background-color:transparent!important;background-repeat:no-repeat;background-position:50%}.hcs-icon--small[data-v-73807e6b]{min-width:16px;min-height:16px}.hcs-icon--large[data-v-73807e6b]{min-width:30px;min-height:30px}.hcs-icon--xl[data-v-73807e6b]{min-width:45px;min-height:45px}.hcs-icon--xxl[data-v-73807e6b]{min-width:100px;min-height:100px}.hcs-icon-sensor[data-v-73807e6b]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_hcm.svg)}.hcs-icon-sensor-orange[data-v-73807e6b]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_hcm-orange.svg)}.hcs-icon-sensor-grey[data-v-73807e6b]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_hcm-grey.svg)}.hcs-icon-sensor-primary[data-v-73807e6b]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_hcm-primary.svg)}.hcs-icon-sensor-secondary[data-v-73807e6b]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_hcm-secondary.svg)}.hcs-icon-sensors[data-v-73807e6b]{font-size:13px}.hcs-icon-sensors[data-v-73807e6b]:before{margin-left:2px;font-family:Material Design Icons;content:"󰘊"}.hcs-icon-sensors--no-outline[data-v-73807e6b]{font-size:22px;color:#666!important;background-color:transparent;border:none;border-radius:0}.hcs-icon-sensors--no-outline[data-v-73807e6b]:before{font-family:Material Design Icons;content:"󰘊"}.hcs-icon-sensors--no-outline--small[data-v-73807e6b]{margin:2px 0 0 0;font-size:16px}.hcs-icon-bv[data-v-73807e6b]{font-size:15px}.hcs-icon-bv[data-v-73807e6b]:before{font-family:Material Design Icons;content:"󰂁"}.hcs-icon-rssi[data-v-73807e6b],.hcs-icon-snr[data-v-73807e6b]{font-size:15px}.hcs-icon-rssi[data-v-73807e6b]:before,.hcs-icon-snr[data-v-73807e6b]:before{font-family:Material Design Icons;content:"󰒓"}.hcs-icon-t_0[data-v-73807e6b],.hcs-icon-t_1[data-v-73807e6b],.hcs-icon-t_2[data-v-73807e6b],.hcs-icon-t_3[data-v-73807e6b],.hcs-icon-t_4[data-v-73807e6b],.hcs-icon-t_5[data-v-73807e6b],.hcs-icon-t_6[data-v-73807e6b],.hcs-icon-t_7[data-v-73807e6b],.hcs-icon-t_8[data-v-73807e6b],.hcs-icon-t_9[data-v-73807e6b],.hcs-icon-t_i[data-v-73807e6b]{font-size:16px}.hcs-icon-t_0[data-v-73807e6b]:before,.hcs-icon-t_1[data-v-73807e6b]:before,.hcs-icon-t_2[data-v-73807e6b]:before,.hcs-icon-t_3[data-v-73807e6b]:before,.hcs-icon-t_4[data-v-73807e6b]:before,.hcs-icon-t_5[data-v-73807e6b]:before,.hcs-icon-t_6[data-v-73807e6b]:before,.hcs-icon-t_7[data-v-73807e6b]:before,.hcs-icon-t_8[data-v-73807e6b]:before,.hcs-icon-t_9[data-v-73807e6b]:before,.hcs-icon-t_i[data-v-73807e6b]:before{font-family:Material Design Icons;content:"󰔏"}.hcs-icon-weight_kg[data-v-73807e6b]{font-size:15px}.hcs-icon-weight_kg[data-v-73807e6b]:before{font-family:Material Design Icons;content:"󰖡"}.hcs-icon-magnify[data-v-73807e6b]{font-size:15px}.hcs-icon-magnify[data-v-73807e6b]:before{margin-left:1px;font-family:Material Design Icons;content:"󰍉"}.hcs-icon-text[data-v-73807e6b]{font-size:9.5px;font-weight:600;color:#fff;border-radius:50%}.hcs-icon.color-red[data-v-73807e6b]{background-color:#ff001d!important;border-color:#ff001d}.hcs-icon.color-green[data-v-73807e6b]{background-color:#049717!important;border-color:#049717}.hcs-icon.color-primary[data-v-73807e6b]{background-color:#89a3c2!important;border-color:#89a3c2}.hcs-icon-chartgroup-air[data-v-73807e6b]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-air[data-v-73807e6b]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_air.png);background-size:contain}.hcs-icon-chartgroup-air.print[data-v-73807e6b]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_air.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-alert[data-v-73807e6b]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-alert[data-v-73807e6b]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_alert.png);background-size:contain}.hcs-icon-chartgroup-alert.print[data-v-73807e6b]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_alert.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-bat[data-v-73807e6b]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-bat[data-v-73807e6b]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_bat.png);background-size:contain}.hcs-icon-chartgroup-bat.print[data-v-73807e6b]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_bat.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-ch4[data-v-73807e6b]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-ch4[data-v-73807e6b]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_ch4.png);background-size:contain}.hcs-icon-chartgroup-ch4.print[data-v-73807e6b]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_ch4.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-cloud[data-v-73807e6b]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-cloud[data-v-73807e6b]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_cloud.png);background-size:contain}.hcs-icon-chartgroup-cloud.print[data-v-73807e6b]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_cloud.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-co2[data-v-73807e6b]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-co2[data-v-73807e6b]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_co2.png);background-size:contain}.hcs-icon-chartgroup-co2.print[data-v-73807e6b]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_co2.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-connection[data-v-73807e6b]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-connection[data-v-73807e6b]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_connection.png);background-size:contain}.hcs-icon-chartgroup-connection.print[data-v-73807e6b]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_connection.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-dust[data-v-73807e6b]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-dust[data-v-73807e6b]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_dust.png);background-size:contain}.hcs-icon-chartgroup-dust.print[data-v-73807e6b]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_dust.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-hcm_line[data-v-73807e6b]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-hcm_line[data-v-73807e6b]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_hcm_line.png);background-size:contain}.hcs-icon-chartgroup-hcm_line.print[data-v-73807e6b]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_hcm_line.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-nh3[data-v-73807e6b]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-nh3[data-v-73807e6b]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_nh3.png);background-size:contain}.hcs-icon-chartgroup-nh3.print[data-v-73807e6b]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_nh3.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-mic[data-v-73807e6b]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-mic[data-v-73807e6b]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_mic.png);background-size:contain}.hcs-icon-chartgroup-mic.print[data-v-73807e6b]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_mic.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-movement[data-v-73807e6b]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-movement[data-v-73807e6b]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_movement.png);background-size:contain}.hcs-icon-chartgroup-movement.print[data-v-73807e6b]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_movement.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-rh[data-v-73807e6b]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-rh[data-v-73807e6b]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_rh.png);background-size:contain}.hcs-icon-chartgroup-rh.print[data-v-73807e6b]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_rh.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-setting[data-v-73807e6b]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-setting[data-v-73807e6b]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_setting.png);background-size:contain}.hcs-icon-chartgroup-setting.print[data-v-73807e6b]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_setting.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-sound[data-v-73807e6b]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-sound[data-v-73807e6b]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_sound.png);background-size:contain}.hcs-icon-chartgroup-sound.print[data-v-73807e6b]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_sound.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-sun[data-v-73807e6b]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-sun[data-v-73807e6b]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_sun.png);background-size:contain}.hcs-icon-chartgroup-sun.print[data-v-73807e6b]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_sun.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-switch[data-v-73807e6b]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-switch[data-v-73807e6b]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_switch.png);background-size:contain}.hcs-icon-chartgroup-switch.print[data-v-73807e6b]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_switch.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-temp[data-v-73807e6b]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-temp[data-v-73807e6b]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_temp.png);background-size:contain}.hcs-icon-chartgroup-temp.print[data-v-73807e6b]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_temp.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-thi[data-v-73807e6b]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-thi[data-v-73807e6b]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_thi.png);background-size:contain}.hcs-icon-chartgroup-thi.print[data-v-73807e6b]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_thi.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-weight[data-v-73807e6b]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-weight[data-v-73807e6b]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_weight.png);background-size:contain}.hcs-icon-chartgroup-weight.print[data-v-73807e6b]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_weight.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-wind[data-v-73807e6b]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-wind[data-v-73807e6b]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_wind.png);background-size:contain}.hcs-icon-chartgroup-wind.print[data-v-73807e6b]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_wind.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-temp.print[data-v-73807e6b]{height:20px;width:auto}.hcs-icon-chartgroup-bat.print[data-v-73807e6b],.hcs-icon-chartgroup-cloud.print[data-v-73807e6b]{width:20px;height:auto}.hcs-icon-farm[data-v-73807e6b]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_farm.svg)}.hcs-icon-farm.print[data-v-73807e6b]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_farm.svg);height:30px;width:30px}.hcs-icon-farm-grey[data-v-73807e6b]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_farm-grey.svg)}.hcs-icon-farm-grey.print[data-v-73807e6b]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_farm-grey.svg);height:30px;width:30px}.hcs-icon-farm-secondary[data-v-73807e6b]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_farm-secondary.svg)}.hcs-icon-farm-secondary.print[data-v-73807e6b]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_farm-secondary.svg);height:30px;width:30px}.hcs-icon-factory[data-v-73807e6b]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_factory.svg)}.hcs-icon-factory.print[data-v-73807e6b]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_factory.svg);height:30px;width:30px}.hcs-icon-greenhouse[data-v-73807e6b]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_greenhouse.svg)}.hcs-icon-greenhouse.print[data-v-73807e6b]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_greenhouse.svg);height:30px;width:30px}.hcs-icon-home[data-v-73807e6b]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_home.svg)}.hcs-icon-home.print[data-v-73807e6b]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_home.svg);height:30px;width:30px}.hcs-icon-office[data-v-73807e6b]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_office.svg)}.hcs-icon-office.print[data-v-73807e6b]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_office.svg);height:30px;width:30px}.hcs-icon-school[data-v-73807e6b]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_school.svg)}.hcs-icon-school.print[data-v-73807e6b]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_school.svg);height:30px;width:30px}.hcs-icon-air[data-v-73807e6b]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_air.svg)}.hcs-icon-air.print[data-v-73807e6b]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_air.svg);height:30px;width:30px}.hcs-icon-air-red[data-v-73807e6b]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_air-red.svg)}.hcs-icon-air-red.print[data-v-73807e6b]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_air-red.svg);height:30px;width:30px}.hcs-icon-alert[data-v-73807e6b]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_alert.svg)}.hcs-icon-alert.print[data-v-73807e6b]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_alert.svg);height:30px;width:30px}.hcs-icon-bat[data-v-73807e6b]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_bat.svg)}.hcs-icon-bat.print[data-v-73807e6b]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_bat.svg);height:30px;width:30px}.hcs-icon-bat-red[data-v-73807e6b]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_bat-red.svg)}.hcs-icon-bat-red.print[data-v-73807e6b]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_bat-red.svg);height:30px;width:30px}.hcs-icon-ch4[data-v-73807e6b]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_ch4.svg)}.hcs-icon-ch4.print[data-v-73807e6b]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_ch4.svg);height:30px;width:30px}.hcs-icon-ch4-green[data-v-73807e6b]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_ch4-green.svg)}.hcs-icon-ch4-green.print[data-v-73807e6b]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_ch4-green.svg);height:30px;width:30px}.hcs-icon-ch4-orange[data-v-73807e6b]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_ch4-orange.svg)}.hcs-icon-ch4-orange.print[data-v-73807e6b]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_ch4-orange.svg);height:30px;width:30px}.hcs-icon-ch4-red[data-v-73807e6b]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_ch4-red.svg)}.hcs-icon-ch4-red.print[data-v-73807e6b]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_ch4-red.svg);height:30px;width:30px}.hcs-icon-cloud[data-v-73807e6b]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_cloud.svg)}.hcs-icon-cloud.print[data-v-73807e6b]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_cloud.svg);height:30px;width:30px}.hcs-icon-cloud-red[data-v-73807e6b]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_cloud-red.svg)}.hcs-icon-cloud-red.print[data-v-73807e6b]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_cloud-red.svg);height:30px;width:30px}.hcs-icon-co2[data-v-73807e6b]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_co2.svg)}.hcs-icon-co2.print[data-v-73807e6b]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_co2.svg);height:30px;width:30px}.hcs-icon-dust[data-v-73807e6b]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_dust.svg)}.hcs-icon-dust.print[data-v-73807e6b]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_dust.svg);height:30px;width:30px}.hcs-icon-hcm_line[data-v-73807e6b]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_hcm_line.svg)}.hcs-icon-hcm_line.print[data-v-73807e6b]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_hcm_line.svg);height:30px;width:30px}.hcs-icon-hcm_line-red[data-v-73807e6b]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_hcm_line-red.svg)}.hcs-icon-hcm_line-red.print[data-v-73807e6b]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_hcm_line-red.svg);height:30px;width:30px}.hcs-icon-nh3[data-v-73807e6b]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_nh3.svg)}.hcs-icon-nh3.print[data-v-73807e6b]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_nh3.svg);height:30px;width:30px}.hcs-icon-nh3-grey[data-v-73807e6b]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_nh3-grey.svg)}.hcs-icon-nh3-grey.print[data-v-73807e6b]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_nh3-grey.svg);height:30px;width:30px}.hcs-icon-nh3-primary[data-v-73807e6b]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_nh3-primary.svg)}.hcs-icon-nh3-primary.print[data-v-73807e6b]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_nh3-primary.svg);height:30px;width:30px}.hcs-icon-nh3-secondary[data-v-73807e6b]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_nh3-secondary.svg)}.hcs-icon-nh3-secondary.print[data-v-73807e6b]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_nh3-secondary.svg);height:30px;width:30px}.hcs-icon-mic[data-v-73807e6b]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_mic.svg)}.hcs-icon-mic.print[data-v-73807e6b]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_mic.svg);height:30px;width:30px}.hcs-icon-mic-red[data-v-73807e6b]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_mic-red.svg)}.hcs-icon-mic-red.print[data-v-73807e6b]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_mic-red.svg);height:30px;width:30px}.hcs-icon-rh[data-v-73807e6b]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_rh.svg)}.hcs-icon-rh.print[data-v-73807e6b]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_rh.svg);height:30px;width:30px}.hcs-icon-setting[data-v-73807e6b]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_setting.svg)}.hcs-icon-setting.print[data-v-73807e6b]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_setting.svg);height:30px;width:30px}.hcs-icon-sound[data-v-73807e6b]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_sound.svg)}.hcs-icon-sound.print[data-v-73807e6b]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_sound.svg);height:30px;width:30px}.hcs-icon-sun[data-v-73807e6b]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_sun.svg)}.hcs-icon-sun.print[data-v-73807e6b]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_sun.svg);height:30px;width:30px}.hcs-icon-sun-red[data-v-73807e6b]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_sun-red.svg)}.hcs-icon-sun-red.print[data-v-73807e6b]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_sun-red.svg);height:30px;width:30px}.hcs-icon-temp[data-v-73807e6b]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_temp.svg)}.hcs-icon-temp.print[data-v-73807e6b]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_temp.svg);height:30px;width:30px}.hcs-icon-thi[data-v-73807e6b]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_thi.svg)}.hcs-icon-thi.print[data-v-73807e6b]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_thi.svg);height:30px;width:30px}.hcs-icon-wind[data-v-73807e6b]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_wind.svg)}.hcs-icon-wind.print[data-v-73807e6b]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_wind.svg);height:30px;width:30px}.hcs-icon-wind-red[data-v-73807e6b]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_wind-red.svg)}.hcs-icon-wind-red.print[data-v-73807e6b]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_wind-red.svg);height:30px;width:30px}.hcs-icon-co2-green[data-v-73807e6b]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_co2-green.svg)}.hcs-icon-co2-green.print[data-v-73807e6b]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_co2-green.svg);height:30px;width:30px}.hcs-icon-dust-green[data-v-73807e6b]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_dust-green.svg)}.hcs-icon-dust-green.print[data-v-73807e6b]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_dust-green.svg);height:30px;width:30px}.hcs-icon-movement[data-v-73807e6b]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_movement.svg)}.hcs-icon-movement.print[data-v-73807e6b]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_movement.svg);height:30px;width:30px}.hcs-icon-movement-green[data-v-73807e6b]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_movement-green.svg)}.hcs-icon-movement-green.print[data-v-73807e6b]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_movement-green.svg);height:30px;width:30px}.hcs-icon-nh3-green[data-v-73807e6b]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_nh3-green.svg)}.hcs-icon-nh3-green.print[data-v-73807e6b]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_nh3-green.svg);height:30px;width:30px}.hcs-icon-rh-green[data-v-73807e6b]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_rh-green.svg)}.hcs-icon-rh-green.print[data-v-73807e6b]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_rh-green.svg);height:30px;width:30px}.hcs-icon-temp-green[data-v-73807e6b]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_temp-green.svg)}.hcs-icon-temp-green.print[data-v-73807e6b]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_temp-green.svg);height:30px;width:30px}.hcs-icon-thi-green[data-v-73807e6b]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_thi-green.svg)}.hcs-icon-thi-green.print[data-v-73807e6b]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_thi-green.svg);height:30px;width:30px}.hcs-icon-co2-red[data-v-73807e6b]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_co2-red.svg)}.hcs-icon-co2-red.print[data-v-73807e6b]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_co2-red.svg);height:30px;width:30px}.hcs-icon-dust-red[data-v-73807e6b]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_dust-red.svg)}.hcs-icon-dust-red.print[data-v-73807e6b]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_dust-red.svg);height:30px;width:30px}.hcs-icon-movement-red[data-v-73807e6b]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_movement-red.svg)}.hcs-icon-movement-red.print[data-v-73807e6b]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_movement-red.svg);height:30px;width:30px}.hcs-icon-nh3-red[data-v-73807e6b]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_nh3-red.svg)}.hcs-icon-nh3-red.print[data-v-73807e6b]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_nh3-red.svg);height:30px;width:30px}.hcs-icon-rh-red[data-v-73807e6b]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_rh-red.svg)}.hcs-icon-rh-red.print[data-v-73807e6b]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_rh-red.svg);height:30px;width:30px}.hcs-icon-temp-red[data-v-73807e6b]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_temp-red.svg)}.hcs-icon-temp-red.print[data-v-73807e6b]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_temp-red.svg);height:30px;width:30px}.hcs-icon-thi-red[data-v-73807e6b]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_thi-red.svg)}.hcs-icon-thi-red.print[data-v-73807e6b]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_thi-red.svg);height:30px;width:30px}.hcs-icon-co2-orange[data-v-73807e6b]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_co2-orange.svg)}.hcs-icon-co2-orange.print[data-v-73807e6b]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_co2-orange.svg);height:30px;width:30px}.hcs-icon-dust-orange[data-v-73807e6b]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_dust-orange.svg)}.hcs-icon-dust-orange.print[data-v-73807e6b]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_dust-orange.svg);height:30px;width:30px}.hcs-icon-movement-orange[data-v-73807e6b]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_movement-orange.svg)}.hcs-icon-movement-orange.print[data-v-73807e6b]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_movement-orange.svg);height:30px;width:30px}.hcs-icon-nh3-orange[data-v-73807e6b]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_nh3-orange.svg)}.hcs-icon-nh3-orange.print[data-v-73807e6b]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_nh3-orange.svg);height:30px;width:30px}.hcs-icon-rh-orange[data-v-73807e6b]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_rh-orange.svg)}.hcs-icon-rh-orange.print[data-v-73807e6b]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_rh-orange.svg);height:30px;width:30px}.hcs-icon-temp-orange[data-v-73807e6b]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_temp-orange.svg)}.hcs-icon-temp-orange.print[data-v-73807e6b]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_temp-orange.svg);height:30px;width:30px}.hcs-icon-thi-orange[data-v-73807e6b]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_thi-orange.svg)}.hcs-icon-thi-orange.print[data-v-73807e6b]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_thi-orange.svg);height:30px;width:30px}.hcs-icon-broiler.on-top[data-v-73807e6b]{margin:0}.hcs-icon-broiler[data-v-73807e6b]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/broiler.svg)}.hcs-icon-broiler:not(.print).on-top[data-v-73807e6b]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/broiler.svg)}.hcs-icon-broiler.print[data-v-73807e6b]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/broiler.svg);max-height:50px}.hcs-icon-broiler.print.on-top[data-v-73807e6b]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/broiler.svg)}.hcs-icon-broiler-white[data-v-73807e6b]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/broiler-white.svg)}.hcs-icon-broiler-grey[data-v-73807e6b]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/broiler-grey.svg)}.hcs-icon-broiler-secondary[data-v-73807e6b]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/broiler-secondary.svg)}.hcs-icon-calves.on-top[data-v-73807e6b]{margin:0}.hcs-icon-calves[data-v-73807e6b]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/calves.svg)}.hcs-icon-calves:not(.print).on-top[data-v-73807e6b]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/calves.svg)}.hcs-icon-calves.print[data-v-73807e6b]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/calves.svg);max-height:50px}.hcs-icon-calves.print.on-top[data-v-73807e6b]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/calves.svg)}.hcs-icon-calves-white[data-v-73807e6b]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/calves-white.svg)}.hcs-icon-calves-grey[data-v-73807e6b]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/calves-grey.svg)}.hcs-icon-calves-secondary[data-v-73807e6b]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/calves-secondary.svg)}.hcs-icon-cattle.on-top[data-v-73807e6b]{margin:0}.hcs-icon-cattle[data-v-73807e6b]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/cattle.svg)}.hcs-icon-cattle:not(.print).on-top[data-v-73807e6b]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/cattle.svg)}.hcs-icon-cattle.print[data-v-73807e6b]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/cattle.svg);max-height:50px}.hcs-icon-cattle.print.on-top[data-v-73807e6b]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/cattle.svg)}.hcs-icon-cattle-white[data-v-73807e6b]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/cattle-white.svg)}.hcs-icon-cattle-grey[data-v-73807e6b]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/cattle-grey.svg)}.hcs-icon-cattle-secondary[data-v-73807e6b]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/cattle-secondary.svg)}.hcs-icon-chicken.on-top[data-v-73807e6b]{margin:0}.hcs-icon-chicken[data-v-73807e6b]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/chicken.svg)}.hcs-icon-chicken:not(.print).on-top[data-v-73807e6b]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/chicken.svg)}.hcs-icon-chicken.print[data-v-73807e6b]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/chicken.svg);max-height:50px}.hcs-icon-chicken.print.on-top[data-v-73807e6b]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/chicken.svg)}.hcs-icon-chicken-white[data-v-73807e6b]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/chicken-white.svg)}.hcs-icon-chicken-grey[data-v-73807e6b]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/chicken-grey.svg)}.hcs-icon-chicken-secondary[data-v-73807e6b]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/chicken-secondary.svg)}.hcs-icon-dairy_cattle.on-top[data-v-73807e6b]{margin:0}.hcs-icon-dairy_cattle[data-v-73807e6b]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/dairy_cattle.svg)}.hcs-icon-dairy_cattle:not(.print).on-top[data-v-73807e6b]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/dairy_cattle.svg)}.hcs-icon-dairy_cattle.print[data-v-73807e6b]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/dairy_cattle.svg);max-height:50px}.hcs-icon-dairy_cattle.print.on-top[data-v-73807e6b]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/dairy_cattle.svg)}.hcs-icon-dairy_cattle-white[data-v-73807e6b]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/dairy_cattle-white.svg)}.hcs-icon-dairy_cattle-grey[data-v-73807e6b]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/dairy_cattle-grey.svg)}.hcs-icon-dairy_cattle-secondary[data-v-73807e6b]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/dairy_cattle-secondary.svg)}.hcs-icon-goat.on-top[data-v-73807e6b]{margin:0}.hcs-icon-goat[data-v-73807e6b]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/goat.svg)}.hcs-icon-goat:not(.print).on-top[data-v-73807e6b]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/goat.svg)}.hcs-icon-goat.print[data-v-73807e6b]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/goat.svg);max-height:50px}.hcs-icon-goat.print.on-top[data-v-73807e6b]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/goat.svg)}.hcs-icon-goat-white[data-v-73807e6b]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/goat-white.svg)}.hcs-icon-goat-grey[data-v-73807e6b]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/goat-grey.svg)}.hcs-icon-goat-secondary[data-v-73807e6b]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/goat-secondary.svg)}.hcs-icon-horse.on-top[data-v-73807e6b]{margin:0}.hcs-icon-horse[data-v-73807e6b]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/horse.svg)}.hcs-icon-horse:not(.print).on-top[data-v-73807e6b]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/horse.svg)}.hcs-icon-horse.print[data-v-73807e6b]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/horse.svg);max-height:50px}.hcs-icon-horse.print.on-top[data-v-73807e6b]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/horse.svg)}.hcs-icon-horse-white[data-v-73807e6b]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/horse-white.svg)}.hcs-icon-horse-grey[data-v-73807e6b]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/horse-grey.svg)}.hcs-icon-horse-secondary[data-v-73807e6b]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/horse-secondary.svg)}.hcs-icon-human.on-top[data-v-73807e6b]{margin:0}.hcs-icon-human[data-v-73807e6b]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/human.svg)}.hcs-icon-human:not(.print).on-top[data-v-73807e6b]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/human.svg)}.hcs-icon-human.print[data-v-73807e6b]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/human.svg);max-height:50px}.hcs-icon-human.print.on-top[data-v-73807e6b]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/human.svg)}.hcs-icon-human-white[data-v-73807e6b]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/human-white.svg)}.hcs-icon-human-grey[data-v-73807e6b]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/human-grey.svg)}.hcs-icon-human-secondary[data-v-73807e6b]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/human-secondary.svg)}.hcs-icon-pig.on-top[data-v-73807e6b]{margin:0}.hcs-icon-pig[data-v-73807e6b]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/pig.svg)}.hcs-icon-pig:not(.print).on-top[data-v-73807e6b]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/pig.svg)}.hcs-icon-pig.print[data-v-73807e6b]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/pig.svg);max-height:50px}.hcs-icon-pig.print.on-top[data-v-73807e6b]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/pig.svg)}.hcs-icon-pig-white[data-v-73807e6b]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/pig-white.svg)}.hcs-icon-pig-grey[data-v-73807e6b]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/pig-grey.svg)}.hcs-icon-pig-secondary[data-v-73807e6b]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/pig-secondary.svg)}.hcs-icon-piglet.on-top[data-v-73807e6b]{margin:0}.hcs-icon-piglet[data-v-73807e6b]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/piglet.svg)}.hcs-icon-piglet:not(.print).on-top[data-v-73807e6b]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/piglet.svg)}.hcs-icon-piglet.print[data-v-73807e6b]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/piglet.svg);max-height:50px}.hcs-icon-piglet.print.on-top[data-v-73807e6b]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/piglet.svg)}.hcs-icon-piglet-white[data-v-73807e6b]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/piglet-white.svg)}.hcs-icon-piglet-grey[data-v-73807e6b]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/piglet-grey.svg)}.hcs-icon-piglet-secondary[data-v-73807e6b]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/piglet-secondary.svg)}.hcs-icon-rearing_chicken.on-top[data-v-73807e6b]{margin:0}.hcs-icon-rearing_chicken[data-v-73807e6b]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/rearing_chicken.svg)}.hcs-icon-rearing_chicken:not(.print).on-top[data-v-73807e6b]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/rearing_chicken.svg)}.hcs-icon-rearing_chicken.print[data-v-73807e6b]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/rearing_chicken.svg);max-height:50px}.hcs-icon-rearing_chicken.print.on-top[data-v-73807e6b]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/rearing_chicken.svg)}.hcs-icon-rearing_chicken-white[data-v-73807e6b]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/rearing_chicken-white.svg)}.hcs-icon-rearing_chicken-grey[data-v-73807e6b]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/rearing_chicken-grey.svg)}.hcs-icon-rearing_chicken-secondary[data-v-73807e6b]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/rearing_chicken-secondary.svg)}.hcs-icon-sheep.on-top[data-v-73807e6b]{margin:0}.hcs-icon-sheep[data-v-73807e6b]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sheep.svg)}.hcs-icon-sheep:not(.print).on-top[data-v-73807e6b]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/sheep.svg)}.hcs-icon-sheep.print[data-v-73807e6b]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sheep.svg);max-height:50px}.hcs-icon-sheep.print.on-top[data-v-73807e6b]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/sheep.svg)}.hcs-icon-sheep-white[data-v-73807e6b]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sheep-white.svg)}.hcs-icon-sheep-grey[data-v-73807e6b]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sheep-grey.svg)}.hcs-icon-sheep-secondary[data-v-73807e6b]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sheep-secondary.svg)}.hcs-icon-sow.on-top[data-v-73807e6b]{margin:0}.hcs-icon-sow[data-v-73807e6b]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sow.svg)}.hcs-icon-sow:not(.print).on-top[data-v-73807e6b]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/sow.svg)}.hcs-icon-sow.print[data-v-73807e6b]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sow.svg);max-height:50px}.hcs-icon-sow.print.on-top[data-v-73807e6b]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/sow.svg)}.hcs-icon-sow-white[data-v-73807e6b]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sow-white.svg)}.hcs-icon-sow-grey[data-v-73807e6b]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sow-grey.svg)}.hcs-icon-sow-secondary[data-v-73807e6b]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sow-secondary.svg)}.hcs-icon-sow_lactating.on-top[data-v-73807e6b]{margin:0}.hcs-icon-sow_lactating[data-v-73807e6b]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sow_lactating.svg)}.hcs-icon-sow_lactating:not(.print).on-top[data-v-73807e6b]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/sow_lactating.svg)}.hcs-icon-sow_lactating.print[data-v-73807e6b]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sow_lactating.svg);max-height:50px}.hcs-icon-sow_lactating.print.on-top[data-v-73807e6b]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/sow_lactating.svg)}.hcs-icon-sow_lactating-white[data-v-73807e6b]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sow_lactating-white.svg)}.hcs-icon-sow_lactating-grey[data-v-73807e6b]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sow_lactating-grey.svg)}.hcs-icon-sow_lactating-secondary[data-v-73807e6b]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sow_lactating-secondary.svg)}.hcs-icon-veal_calves.on-top[data-v-73807e6b]{margin:0}.hcs-icon-veal_calves[data-v-73807e6b]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/veal_calves.svg)}.hcs-icon-veal_calves:not(.print).on-top[data-v-73807e6b]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/veal_calves.svg)}.hcs-icon-veal_calves.print[data-v-73807e6b]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/veal_calves.svg);max-height:50px}.hcs-icon-veal_calves.print.on-top[data-v-73807e6b]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/veal_calves.svg)}.hcs-icon-veal_calves-white[data-v-73807e6b]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/veal_calves-white.svg)}.hcs-icon-veal_calves-grey[data-v-73807e6b]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/veal_calves-grey.svg)}.hcs-icon-veal_calves-secondary[data-v-73807e6b]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/veal_calves-secondary.svg)}.hcs-icon-null[data-v-73807e6b]{font-size:18px}.hcs-icon-null[data-v-73807e6b]:before{margin-left:1px;font-family:Material Design Icons;content:"󰄰"}.hcs-icon-sensor-status[data-v-73807e6b]{width:55px;height:55px;margin:4px;background-size:cover}@media(max-width:599px){.hcs-icon-sensor-status[data-v-73807e6b]{width:40px;height:40px}}.hcs-icon-sensor-status.--tiny[data-v-73807e6b]{width:30px;min-width:30px;height:30px}.hcs-icon-sensor-status.--small[data-v-73807e6b]{width:40px;min-width:40px;height:40px}.hcs-icon-sensor-status.--large[data-v-73807e6b]{width:90px;height:90px}.hcs-icon-sensor-status.--large[data-v-73807e6b],.hcs-icon-sensor-status.--small[data-v-73807e6b],.hcs-icon-sensor-status.--tiny[data-v-73807e6b]{background-size:contain;image-rendering:-moz-crisp-edges;image-rendering:-o-crisp-edges;image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges;-ms-interpolation-mode:nearest-neighbor}.research-grade--filter[data-v-73807e6b]{width:23px;height:23px;line-height:20px;text-align:center;background-color:rgba(0,0,0,.54);border-radius:4px}.research-grade--filter span[data-v-73807e6b]{font-size:11px;font-weight:600;color:#eef1f6}.research-grade--filter.--active[data-v-73807e6b]{line-height:18px;background-color:#ff001d;border:1px solid #666}.research-grade--filter.--active span[data-v-73807e6b]{color:#666}.icon-side-arrow[data-v-73807e6b]{font-size:18px}.icon-info[data-v-73807e6b]{margin-top:-2px}body[data-v-73807e6b]{font-family:Roboto,sans-serif!important}button[data-v-73807e6b],input[data-v-73807e6b],select[data-v-73807e6b],textarea[data-v-73807e6b]{font-family:inherit;font-size:inherit;line-height:inherit;color:inherit}a[data-v-73807e6b]{color:#1d3c5f!important;text-decoration:none}.extra-text[data-v-73807e6b]{margin-top:2px;font-style:italic;font-size:11px!important}.font-small[data-v-73807e6b]{font-size:12px!important;line-height:14px}.font-xsmall[data-v-73807e6b]{font-size:11px!important;line-height:13px!important}.font-xxsmall[data-v-73807e6b]{font-size:8px!important}.hcs-info-label[data-v-73807e6b],.hcs-label[data-v-73807e6b]{font-family:Roboto,sans-serif!important;font-size:12px!important;font-weight:400;line-height:16px;color:#242424}.hcs-label[data-v-73807e6b]{margin-bottom:4px}.info-text[data-v-73807e6b]{font-style:italic}.overflow-ellipsis[data-v-73807e6b]{text-overflow:ellipsis;overflow:hidden}.overline-tabsize[data-v-73807e6b]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#666;font-size:.875rem;font-weight:500;letter-spacing:.0892857143em;line-height:normal;height:48px;text-transform:uppercase}.overline-tabsize.active[data-v-73807e6b]{color:#000}.uppercase[data-v-73807e6b]{color:#666;font-size:12px;font-weight:500;letter-spacing:.0892857143em;line-height:normal;text-transform:uppercase}.unauthorized-title[data-v-73807e6b]{padding-top:40px;text-align:center}.roboto-condensed[data-v-73807e6b]{font-family:Roboto Condensed,Helvetica Neue,Helvetica,Arial,sans-serif}.single-line-height[data-v-73807e6b]{line-height:1rem!important}.text-ellipsis[data-v-73807e6b]{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}@media(min-width:960px){.container[data-v-73807e6b]{max-width:calc(100vw - 48px)!important}}.el-tree[data-v-73807e6b]{color:#242424!important}.v-application .red--text[data-v-73807e6b]{color:#ff001d!important;caret-color:#ff001d!important}.v-application .red[data-v-73807e6b]{background-color:#ff001d!important;border-color:#ff001d!important}.v-application .accent[data-v-73807e6b]{background-color:#89a3c2!important;border-color:#89a3c2!important}.v-application .accent--text[data-v-73807e6b]{color:#89a3c2!important;caret-color:#89a3c2!important}.theme--light.v-label[data-v-73807e6b]{color:#242424}.filter-radio-group .v-label[data-v-73807e6b]{font-size:14px!important}.theme--light.v-card.v-card--outlined[data-v-73807e6b]{border:thin solid #bbb}.theme--light.v-chip[data-v-73807e6b],.theme--light.v-chip[data-v-73807e6b]:not(.v-chip--active){background-color:#bbcadc}.theme--light.v-chip.v-chip--active.background-color-secondary[data-v-73807e6b]{background-color:#1d3c5f!important;color:#fff!important}.theme--light.v-btn[data-v-73807e6b]{color:inherit}.v-btn .v-ripple__container[data-v-73807e6b],.v-btn[data-v-73807e6b]:before,.v-icon.v-icon[data-v-73807e6b]:after{display:none!important}.theme--light.v-btn.color-secondary .v-btn__content[data-v-73807e6b]{color:#1d3c5f;border-color:#1d3c5f}.theme--light.v-icon.v-icon.v-icon--disabled.transparent--text[data-v-73807e6b]{color:transparent!important}.v-btn.group--left[data-v-73807e6b]{border-radius:4px 0 0 4px!important;margin-right:-1px!important}.v-btn.group--right[data-v-73807e6b]{border-radius:0 4px 4px 0!important}.v-btn.group--middle[data-v-73807e6b]{border-radius:0!important;margin-right:-1px!important}.v-text-field--outlined fieldset[data-v-73807e6b]{border-color:#bbb}.v-tabs--icons-and-text>.v-tabs-bar[data-v-73807e6b]{height:48px!important}.v-tabs--icons-and-text>.v-tabs-bar .v-tab[data-v-73807e6b]{text-transform:none!important;letter-spacing:.075}.v-tabs--icons-and-text>.v-tabs-bar .v-tab>[data-v-73807e6b]:first-child{margin-bottom:2px!important}@media(max-width:599px){.v-tabs--icons-and-text>.v-tabs-bar .v-tab[data-v-73807e6b]{font-size:12px!important;letter-spacing:.04}}@media(max-width:400px){.v-tabs--icons-and-text>.v-tabs-bar .v-tab[data-v-73807e6b]{min-width:68px!important;padding:0 4px!important}}@media(max-width:500px){.v-tabs--icons-and-text>.v-tabs-bar .v-tab[data-v-73807e6b]{padding:0 7px!important}}@media(max-width:500px){.v-tabs--icons-and-text>.v-tabs-bar .v-tab.compact-view[data-v-73807e6b]{padding:0!important;min-width:62px!important}}.v-tabs .v-tab--active[data-v-73807e6b]:hover:before,.v-tabs .v-tab[data-v-73807e6b]:hover:before{opacity:0!important}.v-tabs--dashboard .v-tabs-bar--is-mobile .v-tab[data-v-73807e6b]{padding:0 10px!important}.location-create .v-item-group.v-tabs-bar[data-v-73807e6b]{position:fixed!important;top:48px!important;z-index:2!important;width:100%!important}.v-toolbar__content .v-toolbar__title[data-v-73807e6b]{padding-left:0!important}.v-text-field.error--text .v-label[data-v-73807e6b]{color:#ff5252!important;caret-color:#ff5252!important}.v-text-field.v-text-field--solo .v-input__control[data-v-73807e6b]{min-width:160px!important}@media(min-width:1264px){.v-text-field.v-text-field--solo .v-input__control[data-v-73807e6b]{min-width:0!important}}.v-text-field.v-text-field--solo .v-input__control .v-input__slot[data-v-73807e6b]{background:transparent!important}.v-text-field .v-input__control .v-input__slot[data-v-73807e6b]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important;min-height:auto!important}.v-text-field:not(.v-text-field--outlined):not(.v-text-field--solo):not(.v-select) input[data-v-73807e6b]{padding:8px 0 0}.v-text-field.v-text-field--outlined input[data-v-73807e6b]{width:100%;max-height:none!important;padding-top:10px}.v-text-field.v-text-field--enclosed.v-input--dense:not(.v-text-field--solo).v-text-field--outlined .v-input__slot[data-v-73807e6b]{padding-right:4px!important}.v-text-field.v-text-field--enclosed.v-input--dense:not(.v-text-field--solo).v-text-field--outlined .v-input__append-inner[data-v-73807e6b]{margin-top:6px!important}@media(max-width:599px){.v-text-field.v-text-field--enclosed.v-input--dense:not(.v-text-field--solo).v-text-field--outlined:not(.v-input--xsmall):not(.input-text-field--full) .v-input__append-inner[data-v-73807e6b]{margin-top:3px!important}}.v-text-field.v-text-field--enclosed.v-input--height36 .v-input__append-inner[data-v-73807e6b]{margin-top:14px!important}.v-text-field.v-text-field--enclosed.v-input--width240[data-v-73807e6b]{width:240px}@media(max-width:599px){.v-text-field.v-text-field--enclosed.v-input--width240[data-v-73807e6b]{width:120px}}.v-text-field.v-text-field--enclosed.v-input--width157[data-v-73807e6b]{width:157px}@media(max-width:599px){.v-text-field.v-text-field--enclosed.v-input--width157[data-v-73807e6b]{width:84px}}.v-text-field.hcs--large[data-v-73807e6b]{padding-top:8px!important;font-size:1.8rem!important}.v-text-field.hcs--large.v-text-field .v-input__control .v-input__slot[data-v-73807e6b]{height:42px!important;min-height:42px!important}.v-text-field.hcs--large.v-text-field input[data-v-73807e6b]{padding:0 0 4px!important;margin-top:8px!important}.v-text-field:not(.date-picker):not(.time-picker):not(.bg-transparent) .v-input__slot[data-v-73807e6b],input[type=number][data-v-73807e6b]{background-color:#fff!important}.v-select.v-select--chips.v-input--dense .v-select__selections[data-v-73807e6b]{min-height:30px}.v-select.v-input--small .v-select__selections[data-v-73807e6b],.v-select.v-input--xsmall .v-select__selections[data-v-73807e6b]{padding:0!important}.v-input.v-input--selection-controls.v-input--switch .v-input__slot>.v-label[data-v-73807e6b]{font-size:12px!important;line-height:16px}.v-input textarea[data-v-73807e6b]{padding-top:4px}div[role=combobox] .v-label[data-v-73807e6b]{top:-2px!important}.v-input__slider[data-v-73807e6b]{max-width:600px}.v-input__slider .v-slider.v-slider--horizontal .v-slider__tick .v-slider__tick-label[data-v-73807e6b]{width:65px;max-width:65px;margin-top:2px;font-size:.75rem!important;line-height:1rem;text-align:center;white-space:normal}.v-input__slider .v-slider.v-slider--horizontal .v-slider__tick:first-child .v-slider__tick-label[data-v-73807e6b],.v-input__slider .v-slider.v-slider--horizontal .v-slider__tick:last-child .v-slider__tick-label[data-v-73807e6b]{-webkit-transform:translateX(-50%)!important;transform:translateX(-50%)!important}.v-input__slider.slider--default .v-slider div[aria-valuenow="0"] .primary[data-v-73807e6b]{color:#b0b0b0!important;background-color:#b0b0b0!important}.v-input__slider.slider--default .v-slider div[aria-valuenow="0"] .v-slider__thumb-label[data-v-73807e6b]{display:none!important}.v-input__slider.slider--default:not(.slider--big-label) .v-slider[data-v-73807e6b]{max-width:245px!important;margin-top:18px!important}.v-input__slider.slider--big-label .v-slider[data-v-73807e6b]{margin-top:25px!important}.v-input__slider.slider--number-percentage .v-slider div[aria-valuenow="-1"] .primary[data-v-73807e6b]{color:#b0b0b0!important;background-color:#b0b0b0!important}.v-input__slider.slider--number-percentage .v-slider div[aria-valuenow="-1"] .v-slider__thumb-label[data-v-73807e6b]{display:none!important}.v-input__slider.slider--score-amount .v-slider__ticks-container .v-slider__tick[data-v-73807e6b]:nth-child(2){background-color:#069518!important}.v-input__slider.slider--score-amount .v-slider__ticks-container .v-slider__tick[data-v-73807e6b]:nth-child(3){background-color:#243d80!important}.v-input__slider.slider--score-amount .v-slider__ticks-container .v-slider__tick[data-v-73807e6b]:nth-child(4){background-color:#5f3f90!important}.v-input__slider.slider--score-amount .v-slider__ticks-container .v-slider__tick[data-v-73807e6b]:nth-child(5){background-color:#8f1619!important}.v-input__slider.slider--score-quality .v-slider__ticks-container .v-slider__tick[data-v-73807e6b]:nth-child(5){background-color:#069518!important}.v-input__slider.slider--score-quality .v-slider__ticks-container .v-slider__tick[data-v-73807e6b]:nth-child(4){background-color:#243d80!important}.v-input__slider.slider--score-quality .v-slider__ticks-container .v-slider__tick[data-v-73807e6b]:nth-child(3){background-color:#5f3f90!important}.v-input__slider.slider--score-quality .v-slider__ticks-container .v-slider__tick[data-v-73807e6b]:nth-child(2){background-color:#8f1619!important}.v-input__slider.slider--grade .v-slider__ticks-container .v-slider__tick[data-v-73807e6b]:nth-child(9),.v-input__slider.slider--grade .v-slider__ticks-container .v-slider__tick[data-v-73807e6b]:nth-child(10),.v-input__slider.slider--grade .v-slider__ticks-container .v-slider__tick[data-v-73807e6b]:nth-child(11){background-color:#069518!important}.v-input__slider.slider--grade .v-slider__ticks-container .v-slider__tick[data-v-73807e6b]:nth-child(7),.v-input__slider.slider--grade .v-slider__ticks-container .v-slider__tick[data-v-73807e6b]:nth-child(8){background-color:#243d80!important}.v-input__slider.slider--grade .v-slider__ticks-container .v-slider__tick[data-v-73807e6b]:nth-child(5),.v-input__slider.slider--grade .v-slider__ticks-container .v-slider__tick[data-v-73807e6b]:nth-child(6){background-color:#5f3f90!important}.v-input__slider.slider--grade .v-slider__ticks-container .v-slider__tick[data-v-73807e6b]:nth-child(2),.v-input__slider.slider--grade .v-slider__ticks-container .v-slider__tick[data-v-73807e6b]:nth-child(3),.v-input__slider.slider--grade .v-slider__ticks-container .v-slider__tick[data-v-73807e6b]:nth-child(4){background-color:#8f1619!important}.v-card__subtitle[data-v-73807e6b],.v-card__text[data-v-73807e6b],.v-card__title[data-v-73807e6b]{padding:12px!important}@media(max-width:599px){.v-card__subtitle[data-v-73807e6b],.v-card__text[data-v-73807e6b],.v-card__title[data-v-73807e6b]{padding:10px!important}}.v-card__title+.v-card__subtitle[data-v-73807e6b],.v-card__title+.v-card__text[data-v-73807e6b]{padding:0 12px!important}@media(max-width:599px){.v-card__title+.v-card__subtitle[data-v-73807e6b],.v-card__title+.v-card__text[data-v-73807e6b]{padding:0 10px!important}}.v-data-table[data-v-73807e6b]{background-color:transparent!important}@media(max-width:599px){.v-data-table:not(.table-heatmap) .v-input__control[data-v-73807e6b],.v-data-table:not(.table-heatmap) input[data-v-73807e6b]{font-size:12px!important}}.v-data-table:not(.table-heatmap) tr.tr-clickable>td[data-v-73807e6b]{cursor:pointer!important}.v-data-table:not(.table-heatmap) .td--small .v-input__control[data-v-73807e6b]{min-width:116px!important;max-width:116px!important}@media(max-width:599px){.v-data-table:not(.table-heatmap) .td--small .v-input__control[data-v-73807e6b]{min-width:80px!important;max-width:80px!important}}.v-data-table:not(.table-heatmap) .td--medium .v-input__control[data-v-73807e6b]{min-width:130px!important;max-width:130px!important}@media(max-width:599px){.v-data-table:not(.table-heatmap) .v-data-table__wrapper>table>tbody>tr>td[data-v-73807e6b],.v-data-table:not(.table-heatmap) .v-data-table__wrapper>table>thead>tr>th[data-v-73807e6b]{padding:0 5px!important;font-size:12px!important}}.v-data-table:not(.table-heatmap).--full-width[data-v-73807e6b]{width:100%}.v-data-table:not(.table-heatmap).v-data-table--smallfont .v-data-table__wrapper>table>tbody>tr>td[data-v-73807e6b],.v-data-table:not(.table-heatmap).v-data-table--smallfont .v-data-table__wrapper>table>thead>tr>th[data-v-73807e6b],.v-data-table:not(.table-heatmap).v-data-table--smallfont .v-input__control[data-v-73807e6b],.v-data-table:not(.table-heatmap).v-data-table--smallfont input[data-v-73807e6b]{font-size:12px!important}.v-data-table.v-data-table--dense.table-heatmap>.v-data-table__wrapper>table>tbody>tr>td[data-v-73807e6b]{height:11px!important}.v-data-table.table-heatmap .v-data-table__wrapper[data-v-73807e6b]{overflow:visible;width:100%}.v-data-table.emission-table .v-data-table__wrapper[data-v-73807e6b]{overflow:visible!important}@media(max-width:599px){.v-application--is-ltr .v-data-table.table-saved-inputs>.v-data-footer__select[data-v-73807e6b]{margin-left:0!important;margin-right:0!important}}.v-calendar-weekly__day.v-present[data-v-73807e6b]{background-color:#bbcadc!important}.v-event strong[data-v-73807e6b]{display:none}.el-checkbox__input.is-checked .el-checkbox__inner[data-v-73807e6b],.el-checkbox__input.is-indeterminate .el-checkbox__inner[data-v-73807e6b]{background-color:#89a3c2;border-color:#89a3c2}.el-input-number .el-input__inner[data-v-73807e6b]{color:#242424!important}.el-input-number.comma-warning .el-input__inner[data-v-73807e6b]{border:1px solid #ff001d!important}.el-input-number.table input[data-v-73807e6b]{background-color:hsla(0,0%,100%,.5)!important}.el-input-number--medium[data-v-73807e6b]{width:160px!important}@media(max-width:599px){.el-input-number--medium[data-v-73807e6b]{width:130px!important}}.el-input-number__decrease[data-v-73807e6b],.el-input-number__increase[data-v-73807e6b]{background:none!important}.el-input-number__decrease:hover:not(.is-disabled)~.el-input .el-input__inner[data-v-73807e6b]:not(.is-disabled),.el-input-number__increase:hover:not(.is-disabled)~.el-input .el-input__inner[data-v-73807e6b]:not(.is-disabled),.el-input.is-active .el-input__inner[data-v-73807e6b],.el-input__inner[data-v-73807e6b]:focus{border-color:#89a3c2!important}.v-badge__badge[data-v-73807e6b]{min-width:16px!important;height:16px!important;padding:3px 5px!important;font-size:11px!important}.v-badge.font-xxsmall .v-badge__badge[data-v-73807e6b]{font-size:8px!important}.alerts-item .v-alert__wrapper[data-v-73807e6b]{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:start!important}.v-overlay.manual-input-overlay>.v-overlay__content .overlay-modal[data-v-73807e6b]{max-height:90vh!important;min-height:500px!important;overflow:auto!important;background-color:#fff;border-radius:4px}@media(max-width:599px){.v-overlay.manual-input-overlay>.v-overlay__content .overlay-modal[data-v-73807e6b]{min-height:300px!important}}.vue-treeselect .vue-treeselect__control[data-v-73807e6b]{border-color:#bbb;border-radius:4px}.vue-treeselect:not(.filter-treeselect) .vue-treeselect__control[data-v-73807e6b]{background:transparent}.vue-treeselect.emission-treeselect .vue-treeselect__control[data-v-73807e6b]{border-color:#666}.vue-treeselect.emission-treeselect .vue-treeselect__control-arrow[data-v-73807e6b]{color:#666}.vue-treeselect.emission-treeselect.vue-treeselect:not(.vue-treeselect--disabled):not(.vue-treeselect--focused) .vue-treeselect__control[data-v-73807e6b]:hover{border-color:#909090}.vue-treeselect--focused:not(.vue-treeselect--open) .vue-treeselect__control[data-v-73807e6b]{border-color:#89a3c2!important;-webkit-box-shadow:none!important;box-shadow:none!important}.vue-treeselect--has-value .vue-treeselect__multi-value[data-v-73807e6b]{margin-bottom:1px!important}.vue-treeselect__multi-value-item[data-v-73807e6b]{padding:0!important;line-height:12px!important;color:#242424!important;background:#bbcadc!important}.vue-treeselect__multi-value-item .vue-treeselect__multi-value-label[data-v-73807e6b]{font-weight:600!important}.vue-treeselect__value-remove[data-v-73807e6b]{color:#242424!important}.vue-treeselect__checkbox--checked[data-v-73807e6b],.vue-treeselect__checkbox--indeterminate[data-v-73807e6b]{background:#89a3c2!important;border-color:#89a3c2!important}.vue-treeselect.color-red .vue-treeselect__multi-value-item[data-v-73807e6b],.vue-treeselect.color-red .vue-treeselect__value-remove[data-v-73807e6b]{color:#ff001d!important;background:#ffe5e7!important}.vue-treeselect.color-red .vue-treeselect__checkbox--checked[data-v-73807e6b]{background:#ff001d!important;border-color:#ff001d!important}.vue-treeselect--open-below:not(.vue-treeselect--append-to-body) .vue-treeselect__menu-container[data-v-73807e6b]{top:unset!important}@media(max-width:599px){.vue-treeselect.treeselect--small .vue-treeselect__control[data-v-73807e6b],.vue-treeselect.treeselect--small .vue-treeselect__menu[data-v-73807e6b]{font-size:14px!important}}.vue-treeselect.treeselect-icon-selectbox .vue-treeselect__control[data-v-73807e6b]{max-height:34px!important;height:34px!important;max-width:85px!important;width:85px!important;border-color:#bbb!important}.vue-treeselect.treeselect-icon-selectbox .vue-treeselect__control .vue-treeselect__single-value[data-v-73807e6b]{top:1px}.vue-treeselect.treeselect-icon-selectbox .vue-treeselect__control[data-v-73807e6b],.vue-treeselect.treeselect-icon-selectbox .vue-treeselect__menu[data-v-73807e6b]{font-size:10px!important}.vue-treeselect.vue-treeselect--multi.treeselect-chartgroup .vue-treeselect__multi-value-item[data-v-73807e6b]{background:#fff!important}.vue-treeselect.vue-treeselect--multi.treeselect-chartgroup.vue-treeselect--disabled .vue-treeselect__multi-value-item[data-v-73807e6b]{background:#ededed!important;border-color:#ededed!important}.vue-treeselect__multi-value-item-container[data-v-73807e6b]{padding-top:2px!important}.vdatetime-input[data-v-73807e6b]{color:#89a3c2;cursor:pointer}.vdatetime.green--text .vdatetime-input[data-v-73807e6b]{color:#049717}.vdatetime-popup[data-v-73807e6b]{border-radius:4px}.vdatetime-popup .vdatetime-calendar__month[data-v-73807e6b]{min-height:317px!important}.vdatetime-popup .vdatetime-calendar__month__day--selected:hover>span>span[data-v-73807e6b],.vdatetime-popup .vdatetime-calendar__month__day--selected>span>span[data-v-73807e6b],.vdatetime-popup .vdatetime-popup__header[data-v-73807e6b]{background:#89a3c2!important}.vdatetime-popup .vdatetime-popup__actions__button[data-v-73807e6b],.vdatetime-popup .vdatetime-time-picker__item--selected[data-v-73807e6b],.vdatetime-popup .vdatetime-year-picker__item--selected[data-v-73807e6b]{color:#89a3c2!important}.vdatetime-popup .vdatetime-popup__header[data-v-73807e6b]{border-top-left-radius:inherit;border-top-right-radius:inherit}.vdatetime-popup .vdatetime-popup__actions__button[data-v-73807e6b]{padding:0!important}.ep-container[data-v-73807e6b]{height:110px!important}@media(max-width:599px){.ep-container[data-v-73807e6b]{height:86px!important}}.ep-container .ep-svg-container[data-v-73807e6b]{margin-top:-5px}@media(max-width:599px){.ep-container .ep-svg-container[data-v-73807e6b]{margin-top:-3px}}@media(max-width:599px){.ep-container.expanded[data-v-73807e6b]:not(.print){height:110px!important}.ep-container.expanded:not(.print) .ep-svg-container[data-v-73807e6b]{margin-top:-37px}.ep-container.expanded:not(.print) .ep-svg-container .ep-svg[data-v-73807e6b]{height:60px!important}}.ep-legend--container[data-v-73807e6b]{top:0!important}@media(max-width:599px){.ep-legend--container[data-v-73807e6b]{margin-top:4px}}@media print{.v-main[data-v-73807e6b]{display:block!important;padding:0 0 0 0!important}.v-application[data-v-73807e6b]{line-height:0!important}.v-application-wrap[data-v-73807e6b]{display:block!important;min-height:0!important}}.print-only[data-v-73807e6b]{display:none}@media print{body[data-v-73807e6b],html[data-v-73807e6b]{width:210mm;height:296.8mm;padding:0;margin:0;-webkit-print-color-adjust:exact!important;color-adjust:exact!important;print-color-adjust:exact!important}[data-v-73807e6b],[data-v-73807e6b]:after,[data-v-73807e6b]:before{color:inherit!important;background:inherit!important}.grade-details-text[data-v-73807e6b]{font-size:15.5px!important}.header-page[data-v-73807e6b]{display:block;width:210mm;height:296.8mm;padding:0;margin:0;overflow:hidden;page-break-after:always;-webkit-region-break-after:always!important;-webkit-column-break-after:page!important;-moz-column-break-after:page!important;break-after:page!important}.header-page .content[data-v-73807e6b]{display:block;padding-top:40%;padding-right:10mm;padding-left:10mm;margin:0;text-align:center}.header-page .content .logo[data-v-73807e6b]{position:relative;height:40mm;margin-bottom:30mm}.header-page .content .date[data-v-73807e6b],.header-page .content .logo[data-v-73807e6b],.header-page .content .subtitle[data-v-73807e6b],.header-page .content .title[data-v-73807e6b]{margin-bottom:10mm}.header-page .content .subtitle[data-v-73807e6b]{line-height:1.2}.no-print[data-v-73807e6b],.toggle-icon[data-v-73807e6b]{display:none!important}.print-hide-icon[data-v-73807e6b]:before{content:""!important}.print-inspections-page[data-v-73807e6b]{page-break-after:always;page-break-before:always}.print-only[data-v-73807e6b]{display:block!important}.font-xsmall[data-v-73807e6b],.font-xxsmall[data-v-73807e6b]{font-size:.6rem!important}.print-card[data-v-73807e6b]{display:block!important;border:none!important;padding:0!important;margin:0!important;min-height:296.8mm!important}.print-diary-item[data-v-73807e6b]{page-break-inside:avoid}.print-photo[data-v-73807e6b]{width:18%;max-width:40mm}.print-photo-selected img[data-v-73807e6b],.print-photo img[data-v-73807e6b]{width:100%}.print-photo-selected-text[data-v-73807e6b]{max-height:48px;overflow:hidden}.chart-wrapper[data-v-73807e6b],.download-wrapper[data-v-73807e6b]{display:block;-webkit-column-break-inside:avoid;page-break-inside:avoid;-moz-column-break-inside:avoid;break-inside:avoid;break-inside:avoid-page}.heatmap-chart[data-v-73807e6b],.wind-chart[data-v-73807e6b]{height:100%;max-height:35mm}.heatmap-chart-wrapper[data-v-73807e6b],.wind-chart-wrapper[data-v-73807e6b]{margin-bottom:43mm}.title-wrapper[data-v-73807e6b]{margin-top:7mm;margin-bottom:1mm}.charts-wrapper-4 .title-wrapper .overline[data-v-73807e6b]{font-size:.7rem!important;line-height:1.25rem!important}.charts .ct-legend li .ct-legend-square[data-v-73807e6b]{max-height:3px!important;margin-top:5px!important}.charts .ct-legend li[data-v-73807e6b]{margin-bottom:0}.charts .ct-legend li span[data-v-73807e6b]{font-size:.75rem!important}.wind-degrees-icon[data-v-73807e6b]{background-color:transparent!important}.mean-values.print[data-v-73807e6b]{margin-top:3mm}.grade-wrapper.print[data-v-73807e6b]{-webkit-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%}.grade-wrapper.print .research-grade[data-v-73807e6b]{width:68px;height:68px;line-height:66px}.grade-wrapper.print .research-grade.research-grade--with-icon[data-v-73807e6b]{margin-top:-1px}.grade-wrapper.print .research-grade span[data-v-73807e6b]{font-size:28px}.grade-details-translation[data-v-73807e6b]{font-weight:700;font-size:medium!important}.gauge-label[data-v-73807e6b]{font-size:14px!important;line-height:16px!important;margin-top:7px!important}.gauge-label.gauge-label--minmax[data-v-73807e6b]{font-size:14px!important;line-height:16px!important;max-width:none;margin-top:1px!important}.gauge-label.gauge-label--minmax .delta[data-v-73807e6b]{margin-bottom:-1px}}.ep-container.print[data-v-73807e6b]{display:block;width:150px!important;height:176px!important}.ep-container.print .ep-svg-container[data-v-73807e6b]{margin-top:-20px}.ep-container.print .ep-legend--value__counter[data-v-73807e6b]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:10px}.ep-container.print .ep-legend--container .ep-legend--value[data-v-73807e6b]{width:150px}.ep-container.print .ep-legend--container .gauge-label--name[data-v-73807e6b]{display:block!important;display:-webkit-box!important;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:1;-webkit-box-orient:vertical;word-break:break-all}.ep-container.print .ep-legend--container .v-sheet[data-v-73807e6b]{position:relative;height:36px;width:36px;margin-top:15px}.gauge-value.print[data-v-73807e6b]{max-height:18px;margin-top:12px;font-size:28px}.measurements-content.print[data-v-73807e6b]{margin-top:0;display:block;width:200mm}.period-bar-wrapper[data-v-73807e6b]{width:100%;background-color:#eef1f6;border-bottom:1px solid #e3e9f2}.period-bar-wrapper.--fixed[data-v-73807e6b]{position:fixed;top:96px;z-index:5}.period-bar-wrapper.print[data-v-73807e6b]{border-bottom:0}.period-bar-wrapper .period-container[data-v-73807e6b]{padding-right:80px;padding-left:80px}@media(max-width:599px){.period-bar-wrapper .period-container[data-v-73807e6b]{padding:10px}}.period-bar-wrapper .period-bar[data-v-73807e6b]{margin-top:-10px;margin-bottom:-10px}@media(min-width:1264px){.period-bar-wrapper .period-bar[data-v-73807e6b]{margin-top:-12px;margin-bottom:-12px}}@media(min-width:1264px){.period-bar-wrapper .action-buttons[data-v-73807e6b]{margin-right:16px!important}}@media(max-width:599px){.period-bar-wrapper .action-buttons[data-v-73807e6b]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-right:4px!important}}.color-primary[data-v-f018e5b4]{color:#89a3c2}.color-secondary[data-v-f018e5b4]{color:#1d3c5f}.color-tertiary[data-v-f018e5b4]{color:#eef1f6}.color-grey[data-v-f018e5b4]{color:#666}.color-grey-important[data-v-f018e5b4]{color:#666!important}.color-grey-border[data-v-f018e5b4]{color:#bbb!important}.color-grey-transparent[data-v-f018e5b4]{color:rgba(0,0,0,.54)}.color-grey-medium[data-v-f018e5b4]{color:#b0b0b0}.color-grey-dark[data-v-f018e5b4]{color:#242424}.color-black[data-v-f018e5b4]{color:#000}.alert-chip[data-v-f018e5b4]{cursor:pointer!important;background-color:#ffe5e7!important}.border-bottom[data-v-f018e5b4]{padding-bottom:12px;margin-bottom:12px;border-bottom:1px solid #bbb}@media(max-width:599px){.border-bottom[data-v-f018e5b4]{padding:10px;margin-bottom:10px}}.button-group[data-v-f018e5b4]{padding:4px 5px;border:1px solid #bbb;border-radius:4px}.button-group.--small[data-v-f018e5b4]{padding:0}@media(max-width:599px){.button-group.--small[data-v-f018e5b4]{margin-bottom:2px}}.checkbox-label[data-v-f018e5b4]{display:inline-block!important;max-width:100%!important;font-size:14px}.color-tertiary[data-v-f018e5b4]{background-color:#eef1f6}.content-container[data-v-f018e5b4]{margin-top:56px}.autocomplete-field[data-v-f018e5b4],.country-select[data-v-f018e5b4]{width:100%;max-width:100%;min-height:36px;padding:0 12px;border:1px solid #bbb;border-radius:4px}.autocomplete-field[data-v-f018e5b4]:focus,.country-select[data-v-f018e5b4]:focus{outline-color:#89a3c2}.cursor-pointer[data-v-f018e5b4]{cursor:pointer}.data-overlay[data-v-f018e5b4]{min-height:calc(100vh - 350px)}.diary-card[data-v-f018e5b4]{height:100%;padding:10px;font-size:.8125rem!important}@media(min-width:960px){.diary-card[data-v-f018e5b4]{padding:12px;font-size:.875rem!important}}.diary-card .diary-menu-button[data-v-f018e5b4]{left:10px;min-width:24px!important;max-width:24px!important;height:24px!important}.diary-card .diary-label[data-v-f018e5b4]{font-size:.75rem!important;font-weight:600;color:#666;letter-spacing:.0333333333em!important}@media(max-width:599px){.diary-card .diary-label[data-v-f018e5b4]{font-size:.7rem!important}}.diary-card .diary-details-item[data-v-f018e5b4]{min-width:24px;max-width:none;margin-bottom:0;line-height:1.1rem}@media(max-width:849px){.diary-card .diary-details-item[data-v-f018e5b4]{min-width:100%}}@media(max-width:849px){.diary-card .diary-inspection-meta[data-v-f018e5b4]{margin-right:-8px}}.diary-card .diary-inspection-date-item[data-v-f018e5b4]{max-width:150px;margin-bottom:0;line-height:1.1rem}.diary-card .diary-inspection-title[data-v-f018e5b4]{margin-bottom:0;font-size:.75rem!important;font-weight:600;line-height:24px;color:#242424;letter-spacing:.0333333333em!important;white-space:nowrap}@media(max-width:599px){.diary-card .diary-inspection-title[data-v-f018e5b4]{font-size:.7rem!important}}@media(min-width:600px){.diary-card .diary-inspection-text[data-v-f018e5b4]{margin-top:2px}}.diary-card .diary-inspection-text.inspection-date[data-v-f018e5b4]{white-space:normal}.diary-card .hide-md[data-v-f018e5b4]{display:-webkit-box;display:-ms-flexbox;display:flex}@media(min-width:851px)and (max-width:1264px){.diary-card .hide-md[data-v-f018e5b4]{display:none}}.diary-card .diary-inspection-content[data-v-f018e5b4]{margin-top:10px!important;margin-left:10px!important}@media(min-width:600px){.diary-card .diary-inspection-content[data-v-f018e5b4]{margin-left:0!important}}@media(min-width:850px){.diary-card .diary-inspection-content[data-v-f018e5b4]{margin-top:0!important}}.diary-card .diary-inspection-content .diary-content-item[data-v-f018e5b4]{margin-bottom:4px}@media(min-width:850px){.diary-card .diary-inspection-content .diary-content-item[data-v-f018e5b4]{margin-bottom:0!important}}.diary-card .notes[data-v-f018e5b4],.diary-card .reminder[data-v-f018e5b4]{display:inline-block;max-height:33px;overflow:hidden;line-height:1.1rem;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical}@media(max-width:599px){.diary-card .notes[data-v-f018e5b4],.diary-card .reminder[data-v-f018e5b4]{line-height:1rem}}.filter-bar-wrapper[data-v-f018e5b4]{position:fixed;top:100px;z-index:2;width:100%;margin-top:-4px;background-color:#eef1f6;border-bottom:1px solid #e3e9f2}.filter-bar-wrapper .v-input[data-v-f018e5b4]:not(.switch-label){background-color:#fff}@media(max-width:599px){.filter-bar-wrapper .filter-container[data-v-f018e5b4]{padding:10px}}.filter-bar-wrapper .filter-bar[data-v-f018e5b4]{margin-top:-10px;margin-bottom:-10px}@media(min-width:600px){.filter-bar-wrapper .filter-bar[data-v-f018e5b4]{margin-top:-12px;margin-bottom:-12px}}@media(max-width:599px){.filter-bar-wrapper .filter-bar .filter-buttons[data-v-f018e5b4]:not(.--alerts){max-width:300px}}@media(max-width:599px){.filter-bar-wrapper .filter-bar .filter-buttons:not(.--alerts).filter-buttons--small[data-v-f018e5b4]{max-width:170px}}@media(max-width:599px){.filter-bar-wrapper .filter-bar .v-input[data-v-f018e5b4]:not(.input-text-field--large):not(.v-input--checkbox):not(.filter-text-field--alerts){max-width:120px}}.filter-bar-wrapper .filter-bar .v-input.switch-label[data-v-f018e5b4]{max-width:unset;width:140px}@media(max-width:599px){.filter-bar-wrapper .filter-bar .v-input.switch-label[data-v-f018e5b4]{width:120px}}@media(max-width:372px){.filter-bar-wrapper .filter-bar .v-input.v-text-field.v-text-field--enclosed.v-input--dense:not(.v-text-field--solo).v-text-field--outlined.input-text-field--large[data-v-f018e5b4]{max-width:120px}}@media(max-width:599px){.filter-bar-wrapper .filter-bar .v-input.v-text-field.v-text-field--enclosed.v-input--dense:not(.v-text-field--solo).v-text-field--outlined.input-text-field--large .v-input__slot .v-text-field__slot[data-v-f018e5b4]{min-width:115px}}@media(max-width:372px){.filter-bar-wrapper .filter-bar .v-input.v-text-field.v-text-field--enclosed.v-input--dense:not(.v-text-field--solo).v-text-field--outlined.input-text-field--large .v-input__slot .v-text-field__slot[data-v-f018e5b4]{min-width:74px}}.filter-bar-wrapper .filter-bar .v-input.v-text-field.v-text-field--enclosed.v-input--dense:not(.v-text-field--solo).v-text-field--outlined.input-text-field--full[data-v-f018e5b4]{max-width:100%}.filter-bar-wrapper .filter-bar .v-input.v-text-field.v-text-field--enclosed.v-input--dense:not(.v-text-field--solo).v-text-field--outlined .v-input__slot .v-label.v-label--active[data-v-f018e5b4]{color:#89a3c2!important}@media(max-width:599px){.filter-bar-wrapper .filter-bar .v-input.v-text-field.v-text-field--enclosed.v-input--dense:not(.v-text-field--solo).v-text-field--outlined .v-input__slot[data-v-f018e5b4]{padding:0 2px 0 6px!important}.filter-bar-wrapper .filter-bar .v-input.v-text-field.v-text-field--enclosed.v-input--dense:not(.v-text-field--solo).v-text-field--outlined .v-input__slot .v-text-field__slot[data-v-f018e5b4]{min-width:72px}.filter-bar-wrapper .filter-bar .v-input.v-text-field.v-text-field--enclosed.v-input--dense:not(.v-text-field--solo).v-text-field--outlined .v-input__slot .v-text-field__slot .v-label--active[data-v-f018e5b4]{left:4px!important}}@media(max-width:599px){.filter-bar-wrapper .filter-bar .v-input.v-text-field.v-input--is-focused.v-input--dense:not(.v-text-field--solo).v-text-field--outlined .v-input__slot .v-text-field__slot[data-v-f018e5b4]{min-width:63px;height:30px!important}}@media(max-width:372px){.filter-bar-wrapper .filter-bar .v-input.v-text-field.v-input--is-focused.v-input--dense:not(.v-text-field--solo).v-text-field--outlined.filter-text-field--alerts .v-input__slot .v-text-field__slot[data-v-f018e5b4]{min-width:45px}}.filter-bar-wrapper .filter-bar .view-buttons[data-v-f018e5b4]{padding:9px}.filter-bar-wrapper.--back[data-v-f018e5b4]{top:52px}.filter-bar-wrapper.--back .filter-bar .v-input.v-input--switch[data-v-f018e5b4]{background-color:transparent!important}.filter-bar-wrapper.--back .filter-bar .v-input--selection-controls[data-v-f018e5b4]{margin-top:0}.area-color-picker[data-v-f018e5b4]{margin-top:-10px}.flex-color-picker[data-v-f018e5b4]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flex-color-picker .v-color-picker__controls[data-v-f018e5b4]{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.flex-color-picker .v-color-picker__swatches[data-v-f018e5b4]{margin-top:10px}.flex-color-picker.queen-color-picker[data-v-f018e5b4]{border:1px solid #bbb!important;-webkit-box-shadow:none!important;box-shadow:none!important}.flex-color-picker.queen-color-picker .v-color-picker__swatch:nth-child(2) .v-color-picker__color>div[data-v-f018e5b4]{border:1px solid #bbb}.full-width[data-v-f018e5b4]{width:100%}.area-color-picker-footer[data-v-f018e5b4],.area-color-picker-toolbar[data-v-f018e5b4]{border-radius:4px}.area-color-picker-title[data-v-f018e5b4]{font-weight:500}.area-color-picker-footer[data-v-f018e5b4]{margin-top:-5px}.area-color-picker-footer .v-toolbar__content[data-v-f018e5b4]{padding:0 10px}.hcs-tooltip[data-v-f018e5b4]{font-family:Roboto,sans-serif!important;font-size:.8rem;font-weight:500!important;color:#242424!important;border-radius:6px;background-color:hsla(0,0%,94.1%,.95);border:1px solid #909090}.hcs-tooltip[data-v-f018e5b4]:after{content:"";position:absolute;left:50%;bottom:-4px;width:8px;height:8px;background:inherit;-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-box-shadow:inset -1px -1px 0 0 #909090;box-shadow:inset -1px -1px 0 0 #909090}.keep-spaces[data-v-f018e5b4]{white-space:pre-wrap}.location[data-v-f018e5b4]{padding-bottom:16px;margin:0}@media(max-width:599px){.location[data-v-f018e5b4]{margin:0 -12px 12px -12px}.location[data-v-f018e5b4]:not(.xs-view){padding:0 10px 8px 10px}.location.xs-view[data-v-f018e5b4]{padding:0 10px 0 10px}}.location[data-v-f018e5b4]:first-child{margin-top:70px}@media(max-width:599px){.location[data-v-f018e5b4]:first-child{margin-top:56px}}.location[data-v-f018e5b4]:last-child{margin-bottom:10px;border-bottom:none}.location .location-title[data-v-f018e5b4]{width:100%;padding-bottom:4px;margin:10px 0 12px;border-bottom:1px solid #000}@media(max-width:599px){.location .location-title[data-v-f018e5b4]{padding-bottom:2px;margin:8px 0 10px}}.location .research-item-transition-wrapper[data-v-f018e5b4]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}@media(max-width:599px){.location .research-item-transition-wrapper[data-v-f018e5b4]{min-width:100%}}.loading[data-v-f018e5b4]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-height:80vh;text-align:center}.lowercase[data-v-f018e5b4]{text-transform:lowercase}.mb-2px[data-v-f018e5b4]{margin-bottom:2px}.ml-2px[data-v-f018e5b4]{margin-left:2px}.ml-n2px[data-v-f018e5b4]{margin-left:-2px!important}.mr-2px[data-v-f018e5b4]{margin-right:2px}.mr-5px[data-v-f018e5b4]{margin-right:5px}.mr-6px[data-v-f018e5b4]{margin-right:6px}.mr-n2px[data-v-f018e5b4]{margin-right:-2px}.mt-2px[data-v-f018e5b4]{margin-top:2px!important}.mt-6px[data-v-f018e5b4]{margin-top:6px!important}.mt-n2px[data-v-f018e5b4]{margin-top:-2px!important}.mx-2px[data-v-f018e5b4]{margin-left:2px;margin-right:2px}.my-2px[data-v-f018e5b4]{margin-top:2px!important;margin-bottom:2px!important}.node-inactive[data-v-f018e5b4]{color:#909090!important}.overflow-auto[data-v-f018e5b4]{overflow:auto}.overlay-modal[data-v-f018e5b4]{width:590px;color:#000}@media(max-width:599px){.overlay-modal[data-v-f018e5b4]{max-width:95vw}}@media(min-width:960px){.overlay-modal[data-v-f018e5b4]{width:690px}}.overlay-parent[data-v-f018e5b4]{position:relative}.overlay-parent.no-cursor[data-v-f018e5b4]{cursor:not-allowed}.overlay-toolbar[data-v-f018e5b4]{border-top-left-radius:4px!important;border-top-right-radius:4px!important;-webkit-box-shadow:none!important;box-shadow:none!important}.overlay-toolbar span[data-v-f018e5b4]{font-size:1.25rem;font-weight:500;letter-spacing:.0125em;line-height:2rem;word-break:break-all}.overlay-body[data-v-f018e5b4]{border-radius:0 0 4px 4px!important;background-color:#fff;padding:4px}.pro-label[data-v-f018e5b4]{background:#049717!important}.pa-2px[data-v-f018e5b4]{padding:2px!important}.py-6px[data-v-f018e5b4]{padding-top:6px!important;padding-bottom:6px!important}.basic-label[data-v-f018e5b4]{background:#1d3c5f!important}.light-label[data-v-f018e5b4]{background:#89a3c2!important}.rounded-border[data-v-f018e5b4]{padding:12px;border:1px solid #bbb;border-radius:4px}@media(max-width:599px){.rounded-border[data-v-f018e5b4]{padding:10px!important}}.rounded-border.primary-border[data-v-f018e5b4]{border:1px solid #89a3c2}.rounded-border.--small[data-v-f018e5b4]{padding:6px}@media(max-width:599px){.rounded-border.--small[data-v-f018e5b4]{padding:4px!important}}.save-bar[data-v-f018e5b4]{position:fixed;z-index:2;width:100%;margin-top:-56px;background-color:#eef1f6!important;border-bottom:1px solid #e3e9f2!important;-webkit-box-shadow:none!important;box-shadow:none!important}.save-bar.save-bar--back[data-v-f018e5b4]{margin-top:0}.back-content[data-v-f018e5b4]{margin-top:56px}.back-with-toolbar-content[data-v-f018e5b4]{margin-top:75px}@media(max-width:599px){.back-with-toolbar-content[data-v-f018e5b4]{margin-top:48px}}.back-with-toolbar-content.--100[data-v-f018e5b4]{height:100%}@media(max-width:599px){.button-mobile-wide[data-v-f018e5b4]{width:100%}}.tab-container[data-v-f018e5b4]{margin-top:104px}.to-do-date[data-v-f018e5b4]{width:auto;padding:2px 4px!important;font-weight:600;line-height:1rem;color:red;text-align:center;white-space:nowrap;border:1px solid red;border-radius:5px}.to-do-date.green--text[data-v-f018e5b4]{border-color:green}.zindex1[data-v-f018e5b4]{z-index:1}.v-icon[data-v-f018e5b4]{color:#666}.theme--light.v-btn.v-btn--icon.color-black[data-v-f018e5b4],.v-btn>.v-btn__content .v-icon.color-black[data-v-f018e5b4],.v-icon.color-black[data-v-f018e5b4]{color:#000}.theme--light.v-btn.v-btn--icon.color-primary[data-v-f018e5b4],.v-btn>.v-btn__content .v-icon.color-primary[data-v-f018e5b4],.v-icon.color-primary[data-v-f018e5b4]{color:#89a3c2}.theme--light.v-btn.v-btn--icon.color-grey[data-v-f018e5b4],.v-btn>.v-btn__content .v-icon.color-grey[data-v-f018e5b4],.v-icon.color-grey[data-v-f018e5b4]{color:#666}.theme--light.v-btn.v-btn--icon.color-grey-medium[data-v-f018e5b4],.v-btn>.v-btn__content .v-icon.color-grey-medium[data-v-f018e5b4],.v-icon.color-grey-medium[data-v-f018e5b4]{color:#b0b0b0}.theme--light.v-btn.v-btn--icon.color-grey-dark[data-v-f018e5b4],.v-btn>.v-btn__content .v-icon.color-grey-dark[data-v-f018e5b4],.v-icon.color-grey-dark[data-v-f018e5b4]{color:#242424}.theme--light.v-btn.v-btn--icon.color-grey-light[data-v-f018e5b4],.v-btn>.v-btn__content .v-icon.color-grey-light[data-v-f018e5b4],.v-icon.color-grey-light[data-v-f018e5b4]{color:#f9f9f9}.theme--light.v-btn.v-btn--icon.color-grey-transparent[data-v-f018e5b4],.v-btn>.v-btn__content .v-icon.color-grey-transparent[data-v-f018e5b4],.v-icon.color-grey-transparent[data-v-f018e5b4]{color:rgba(0,0,0,.54)}.theme--light.v-btn.v-btn--icon.color-grey-border[data-v-f018e5b4],.theme--light.v-btn.v-btn--icon.color-grey-medium-light[data-v-f018e5b4],.v-btn>.v-btn__content .v-icon.color-grey-border[data-v-f018e5b4],.v-btn>.v-btn__content .v-icon.color-grey-medium-light[data-v-f018e5b4],.v-icon.color-grey-border[data-v-f018e5b4],.v-icon.color-grey-medium-light[data-v-f018e5b4]{color:#bbb}.theme--light.v-btn.v-btn--icon.color-green-bright[data-v-f018e5b4],.v-btn>.v-btn__content .v-icon.color-green-bright[data-v-f018e5b4],.v-icon.color-green-bright[data-v-f018e5b4]{color:#0ebc27}.v-btn.color-black>.v-btn__content .v-icon[data-v-f018e5b4]{color:#000}.full-height[data-v-f018e5b4]{height:100%}.hcs-icon[data-v-f018e5b4]{display:inline-block;min-width:23px;min-height:23px;margin:2px;line-height:1.2rem;vertical-align:top;background-color:transparent!important;background-repeat:no-repeat;background-position:50%}.hcs-icon--small[data-v-f018e5b4]{min-width:16px;min-height:16px}.hcs-icon--large[data-v-f018e5b4]{min-width:30px;min-height:30px}.hcs-icon--xl[data-v-f018e5b4]{min-width:45px;min-height:45px}.hcs-icon--xxl[data-v-f018e5b4]{min-width:100px;min-height:100px}.hcs-icon-sensor[data-v-f018e5b4]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_hcm.svg)}.hcs-icon-sensor-orange[data-v-f018e5b4]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_hcm-orange.svg)}.hcs-icon-sensor-grey[data-v-f018e5b4]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_hcm-grey.svg)}.hcs-icon-sensor-primary[data-v-f018e5b4]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_hcm-primary.svg)}.hcs-icon-sensor-secondary[data-v-f018e5b4]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_hcm-secondary.svg)}.hcs-icon-sensors[data-v-f018e5b4]{font-size:13px}.hcs-icon-sensors[data-v-f018e5b4]:before{margin-left:2px;font-family:Material Design Icons;content:"󰘊"}.hcs-icon-sensors--no-outline[data-v-f018e5b4]{font-size:22px;color:#666!important;background-color:transparent;border:none;border-radius:0}.hcs-icon-sensors--no-outline[data-v-f018e5b4]:before{font-family:Material Design Icons;content:"󰘊"}.hcs-icon-sensors--no-outline--small[data-v-f018e5b4]{margin:2px 0 0 0;font-size:16px}.hcs-icon-bv[data-v-f018e5b4]{font-size:15px}.hcs-icon-bv[data-v-f018e5b4]:before{font-family:Material Design Icons;content:"󰂁"}.hcs-icon-rssi[data-v-f018e5b4],.hcs-icon-snr[data-v-f018e5b4]{font-size:15px}.hcs-icon-rssi[data-v-f018e5b4]:before,.hcs-icon-snr[data-v-f018e5b4]:before{font-family:Material Design Icons;content:"󰒓"}.hcs-icon-t_0[data-v-f018e5b4],.hcs-icon-t_1[data-v-f018e5b4],.hcs-icon-t_2[data-v-f018e5b4],.hcs-icon-t_3[data-v-f018e5b4],.hcs-icon-t_4[data-v-f018e5b4],.hcs-icon-t_5[data-v-f018e5b4],.hcs-icon-t_6[data-v-f018e5b4],.hcs-icon-t_7[data-v-f018e5b4],.hcs-icon-t_8[data-v-f018e5b4],.hcs-icon-t_9[data-v-f018e5b4],.hcs-icon-t_i[data-v-f018e5b4]{font-size:16px}.hcs-icon-t_0[data-v-f018e5b4]:before,.hcs-icon-t_1[data-v-f018e5b4]:before,.hcs-icon-t_2[data-v-f018e5b4]:before,.hcs-icon-t_3[data-v-f018e5b4]:before,.hcs-icon-t_4[data-v-f018e5b4]:before,.hcs-icon-t_5[data-v-f018e5b4]:before,.hcs-icon-t_6[data-v-f018e5b4]:before,.hcs-icon-t_7[data-v-f018e5b4]:before,.hcs-icon-t_8[data-v-f018e5b4]:before,.hcs-icon-t_9[data-v-f018e5b4]:before,.hcs-icon-t_i[data-v-f018e5b4]:before{font-family:Material Design Icons;content:"󰔏"}.hcs-icon-weight_kg[data-v-f018e5b4]{font-size:15px}.hcs-icon-weight_kg[data-v-f018e5b4]:before{font-family:Material Design Icons;content:"󰖡"}.hcs-icon-magnify[data-v-f018e5b4]{font-size:15px}.hcs-icon-magnify[data-v-f018e5b4]:before{margin-left:1px;font-family:Material Design Icons;content:"󰍉"}.hcs-icon-text[data-v-f018e5b4]{font-size:9.5px;font-weight:600;color:#fff;border-radius:50%}.hcs-icon.color-red[data-v-f018e5b4]{background-color:#ff001d!important;border-color:#ff001d}.hcs-icon.color-green[data-v-f018e5b4]{background-color:#049717!important;border-color:#049717}.hcs-icon.color-primary[data-v-f018e5b4]{background-color:#89a3c2!important;border-color:#89a3c2}.hcs-icon-chartgroup-air[data-v-f018e5b4]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-air[data-v-f018e5b4]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_air.png);background-size:contain}.hcs-icon-chartgroup-air.print[data-v-f018e5b4]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_air.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-alert[data-v-f018e5b4]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-alert[data-v-f018e5b4]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_alert.png);background-size:contain}.hcs-icon-chartgroup-alert.print[data-v-f018e5b4]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_alert.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-bat[data-v-f018e5b4]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-bat[data-v-f018e5b4]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_bat.png);background-size:contain}.hcs-icon-chartgroup-bat.print[data-v-f018e5b4]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_bat.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-ch4[data-v-f018e5b4]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-ch4[data-v-f018e5b4]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_ch4.png);background-size:contain}.hcs-icon-chartgroup-ch4.print[data-v-f018e5b4]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_ch4.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-cloud[data-v-f018e5b4]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-cloud[data-v-f018e5b4]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_cloud.png);background-size:contain}.hcs-icon-chartgroup-cloud.print[data-v-f018e5b4]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_cloud.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-co2[data-v-f018e5b4]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-co2[data-v-f018e5b4]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_co2.png);background-size:contain}.hcs-icon-chartgroup-co2.print[data-v-f018e5b4]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_co2.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-connection[data-v-f018e5b4]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-connection[data-v-f018e5b4]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_connection.png);background-size:contain}.hcs-icon-chartgroup-connection.print[data-v-f018e5b4]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_connection.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-dust[data-v-f018e5b4]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-dust[data-v-f018e5b4]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_dust.png);background-size:contain}.hcs-icon-chartgroup-dust.print[data-v-f018e5b4]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_dust.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-hcm_line[data-v-f018e5b4]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-hcm_line[data-v-f018e5b4]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_hcm_line.png);background-size:contain}.hcs-icon-chartgroup-hcm_line.print[data-v-f018e5b4]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_hcm_line.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-nh3[data-v-f018e5b4]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-nh3[data-v-f018e5b4]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_nh3.png);background-size:contain}.hcs-icon-chartgroup-nh3.print[data-v-f018e5b4]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_nh3.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-mic[data-v-f018e5b4]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-mic[data-v-f018e5b4]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_mic.png);background-size:contain}.hcs-icon-chartgroup-mic.print[data-v-f018e5b4]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_mic.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-movement[data-v-f018e5b4]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-movement[data-v-f018e5b4]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_movement.png);background-size:contain}.hcs-icon-chartgroup-movement.print[data-v-f018e5b4]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_movement.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-rh[data-v-f018e5b4]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-rh[data-v-f018e5b4]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_rh.png);background-size:contain}.hcs-icon-chartgroup-rh.print[data-v-f018e5b4]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_rh.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-setting[data-v-f018e5b4]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-setting[data-v-f018e5b4]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_setting.png);background-size:contain}.hcs-icon-chartgroup-setting.print[data-v-f018e5b4]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_setting.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-sound[data-v-f018e5b4]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-sound[data-v-f018e5b4]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_sound.png);background-size:contain}.hcs-icon-chartgroup-sound.print[data-v-f018e5b4]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_sound.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-sun[data-v-f018e5b4]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-sun[data-v-f018e5b4]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_sun.png);background-size:contain}.hcs-icon-chartgroup-sun.print[data-v-f018e5b4]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_sun.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-switch[data-v-f018e5b4]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-switch[data-v-f018e5b4]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_switch.png);background-size:contain}.hcs-icon-chartgroup-switch.print[data-v-f018e5b4]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_switch.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-temp[data-v-f018e5b4]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-temp[data-v-f018e5b4]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_temp.png);background-size:contain}.hcs-icon-chartgroup-temp.print[data-v-f018e5b4]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_temp.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-thi[data-v-f018e5b4]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-thi[data-v-f018e5b4]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_thi.png);background-size:contain}.hcs-icon-chartgroup-thi.print[data-v-f018e5b4]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_thi.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-weight[data-v-f018e5b4]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-weight[data-v-f018e5b4]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_weight.png);background-size:contain}.hcs-icon-chartgroup-weight.print[data-v-f018e5b4]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_weight.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-wind[data-v-f018e5b4]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-wind[data-v-f018e5b4]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_wind.png);background-size:contain}.hcs-icon-chartgroup-wind.print[data-v-f018e5b4]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_wind.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-temp.print[data-v-f018e5b4]{height:20px;width:auto}.hcs-icon-chartgroup-bat.print[data-v-f018e5b4],.hcs-icon-chartgroup-cloud.print[data-v-f018e5b4]{width:20px;height:auto}.hcs-icon-farm[data-v-f018e5b4]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_farm.svg)}.hcs-icon-farm.print[data-v-f018e5b4]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_farm.svg);height:30px;width:30px}.hcs-icon-farm-grey[data-v-f018e5b4]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_farm-grey.svg)}.hcs-icon-farm-grey.print[data-v-f018e5b4]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_farm-grey.svg);height:30px;width:30px}.hcs-icon-farm-secondary[data-v-f018e5b4]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_farm-secondary.svg)}.hcs-icon-farm-secondary.print[data-v-f018e5b4]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_farm-secondary.svg);height:30px;width:30px}.hcs-icon-factory[data-v-f018e5b4]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_factory.svg)}.hcs-icon-factory.print[data-v-f018e5b4]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_factory.svg);height:30px;width:30px}.hcs-icon-greenhouse[data-v-f018e5b4]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_greenhouse.svg)}.hcs-icon-greenhouse.print[data-v-f018e5b4]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_greenhouse.svg);height:30px;width:30px}.hcs-icon-home[data-v-f018e5b4]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_home.svg)}.hcs-icon-home.print[data-v-f018e5b4]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_home.svg);height:30px;width:30px}.hcs-icon-office[data-v-f018e5b4]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_office.svg)}.hcs-icon-office.print[data-v-f018e5b4]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_office.svg);height:30px;width:30px}.hcs-icon-school[data-v-f018e5b4]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_school.svg)}.hcs-icon-school.print[data-v-f018e5b4]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_school.svg);height:30px;width:30px}.hcs-icon-air[data-v-f018e5b4]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_air.svg)}.hcs-icon-air.print[data-v-f018e5b4]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_air.svg);height:30px;width:30px}.hcs-icon-air-red[data-v-f018e5b4]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_air-red.svg)}.hcs-icon-air-red.print[data-v-f018e5b4]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_air-red.svg);height:30px;width:30px}.hcs-icon-alert[data-v-f018e5b4]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_alert.svg)}.hcs-icon-alert.print[data-v-f018e5b4]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_alert.svg);height:30px;width:30px}.hcs-icon-bat[data-v-f018e5b4]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_bat.svg)}.hcs-icon-bat.print[data-v-f018e5b4]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_bat.svg);height:30px;width:30px}.hcs-icon-bat-red[data-v-f018e5b4]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_bat-red.svg)}.hcs-icon-bat-red.print[data-v-f018e5b4]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_bat-red.svg);height:30px;width:30px}.hcs-icon-ch4[data-v-f018e5b4]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_ch4.svg)}.hcs-icon-ch4.print[data-v-f018e5b4]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_ch4.svg);height:30px;width:30px}.hcs-icon-ch4-green[data-v-f018e5b4]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_ch4-green.svg)}.hcs-icon-ch4-green.print[data-v-f018e5b4]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_ch4-green.svg);height:30px;width:30px}.hcs-icon-ch4-orange[data-v-f018e5b4]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_ch4-orange.svg)}.hcs-icon-ch4-orange.print[data-v-f018e5b4]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_ch4-orange.svg);height:30px;width:30px}.hcs-icon-ch4-red[data-v-f018e5b4]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_ch4-red.svg)}.hcs-icon-ch4-red.print[data-v-f018e5b4]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_ch4-red.svg);height:30px;width:30px}.hcs-icon-cloud[data-v-f018e5b4]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_cloud.svg)}.hcs-icon-cloud.print[data-v-f018e5b4]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_cloud.svg);height:30px;width:30px}.hcs-icon-cloud-red[data-v-f018e5b4]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_cloud-red.svg)}.hcs-icon-cloud-red.print[data-v-f018e5b4]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_cloud-red.svg);height:30px;width:30px}.hcs-icon-co2[data-v-f018e5b4]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_co2.svg)}.hcs-icon-co2.print[data-v-f018e5b4]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_co2.svg);height:30px;width:30px}.hcs-icon-dust[data-v-f018e5b4]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_dust.svg)}.hcs-icon-dust.print[data-v-f018e5b4]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_dust.svg);height:30px;width:30px}.hcs-icon-hcm_line[data-v-f018e5b4]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_hcm_line.svg)}.hcs-icon-hcm_line.print[data-v-f018e5b4]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_hcm_line.svg);height:30px;width:30px}.hcs-icon-hcm_line-red[data-v-f018e5b4]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_hcm_line-red.svg)}.hcs-icon-hcm_line-red.print[data-v-f018e5b4]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_hcm_line-red.svg);height:30px;width:30px}.hcs-icon-nh3[data-v-f018e5b4]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_nh3.svg)}.hcs-icon-nh3.print[data-v-f018e5b4]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_nh3.svg);height:30px;width:30px}.hcs-icon-nh3-grey[data-v-f018e5b4]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_nh3-grey.svg)}.hcs-icon-nh3-grey.print[data-v-f018e5b4]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_nh3-grey.svg);height:30px;width:30px}.hcs-icon-nh3-primary[data-v-f018e5b4]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_nh3-primary.svg)}.hcs-icon-nh3-primary.print[data-v-f018e5b4]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_nh3-primary.svg);height:30px;width:30px}.hcs-icon-nh3-secondary[data-v-f018e5b4]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_nh3-secondary.svg)}.hcs-icon-nh3-secondary.print[data-v-f018e5b4]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_nh3-secondary.svg);height:30px;width:30px}.hcs-icon-mic[data-v-f018e5b4]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_mic.svg)}.hcs-icon-mic.print[data-v-f018e5b4]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_mic.svg);height:30px;width:30px}.hcs-icon-mic-red[data-v-f018e5b4]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_mic-red.svg)}.hcs-icon-mic-red.print[data-v-f018e5b4]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_mic-red.svg);height:30px;width:30px}.hcs-icon-rh[data-v-f018e5b4]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_rh.svg)}.hcs-icon-rh.print[data-v-f018e5b4]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_rh.svg);height:30px;width:30px}.hcs-icon-setting[data-v-f018e5b4]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_setting.svg)}.hcs-icon-setting.print[data-v-f018e5b4]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_setting.svg);height:30px;width:30px}.hcs-icon-sound[data-v-f018e5b4]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_sound.svg)}.hcs-icon-sound.print[data-v-f018e5b4]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_sound.svg);height:30px;width:30px}.hcs-icon-sun[data-v-f018e5b4]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_sun.svg)}.hcs-icon-sun.print[data-v-f018e5b4]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_sun.svg);height:30px;width:30px}.hcs-icon-sun-red[data-v-f018e5b4]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_sun-red.svg)}.hcs-icon-sun-red.print[data-v-f018e5b4]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_sun-red.svg);height:30px;width:30px}.hcs-icon-temp[data-v-f018e5b4]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_temp.svg)}.hcs-icon-temp.print[data-v-f018e5b4]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_temp.svg);height:30px;width:30px}.hcs-icon-thi[data-v-f018e5b4]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_thi.svg)}.hcs-icon-thi.print[data-v-f018e5b4]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_thi.svg);height:30px;width:30px}.hcs-icon-wind[data-v-f018e5b4]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_wind.svg)}.hcs-icon-wind.print[data-v-f018e5b4]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_wind.svg);height:30px;width:30px}.hcs-icon-wind-red[data-v-f018e5b4]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_wind-red.svg)}.hcs-icon-wind-red.print[data-v-f018e5b4]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_wind-red.svg);height:30px;width:30px}.hcs-icon-co2-green[data-v-f018e5b4]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_co2-green.svg)}.hcs-icon-co2-green.print[data-v-f018e5b4]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_co2-green.svg);height:30px;width:30px}.hcs-icon-dust-green[data-v-f018e5b4]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_dust-green.svg)}.hcs-icon-dust-green.print[data-v-f018e5b4]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_dust-green.svg);height:30px;width:30px}.hcs-icon-movement[data-v-f018e5b4]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_movement.svg)}.hcs-icon-movement.print[data-v-f018e5b4]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_movement.svg);height:30px;width:30px}.hcs-icon-movement-green[data-v-f018e5b4]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_movement-green.svg)}.hcs-icon-movement-green.print[data-v-f018e5b4]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_movement-green.svg);height:30px;width:30px}.hcs-icon-nh3-green[data-v-f018e5b4]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_nh3-green.svg)}.hcs-icon-nh3-green.print[data-v-f018e5b4]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_nh3-green.svg);height:30px;width:30px}.hcs-icon-rh-green[data-v-f018e5b4]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_rh-green.svg)}.hcs-icon-rh-green.print[data-v-f018e5b4]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_rh-green.svg);height:30px;width:30px}.hcs-icon-temp-green[data-v-f018e5b4]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_temp-green.svg)}.hcs-icon-temp-green.print[data-v-f018e5b4]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_temp-green.svg);height:30px;width:30px}.hcs-icon-thi-green[data-v-f018e5b4]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_thi-green.svg)}.hcs-icon-thi-green.print[data-v-f018e5b4]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_thi-green.svg);height:30px;width:30px}.hcs-icon-co2-red[data-v-f018e5b4]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_co2-red.svg)}.hcs-icon-co2-red.print[data-v-f018e5b4]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_co2-red.svg);height:30px;width:30px}.hcs-icon-dust-red[data-v-f018e5b4]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_dust-red.svg)}.hcs-icon-dust-red.print[data-v-f018e5b4]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_dust-red.svg);height:30px;width:30px}.hcs-icon-movement-red[data-v-f018e5b4]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_movement-red.svg)}.hcs-icon-movement-red.print[data-v-f018e5b4]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_movement-red.svg);height:30px;width:30px}.hcs-icon-nh3-red[data-v-f018e5b4]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_nh3-red.svg)}.hcs-icon-nh3-red.print[data-v-f018e5b4]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_nh3-red.svg);height:30px;width:30px}.hcs-icon-rh-red[data-v-f018e5b4]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_rh-red.svg)}.hcs-icon-rh-red.print[data-v-f018e5b4]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_rh-red.svg);height:30px;width:30px}.hcs-icon-temp-red[data-v-f018e5b4]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_temp-red.svg)}.hcs-icon-temp-red.print[data-v-f018e5b4]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_temp-red.svg);height:30px;width:30px}.hcs-icon-thi-red[data-v-f018e5b4]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_thi-red.svg)}.hcs-icon-thi-red.print[data-v-f018e5b4]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_thi-red.svg);height:30px;width:30px}.hcs-icon-co2-orange[data-v-f018e5b4]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_co2-orange.svg)}.hcs-icon-co2-orange.print[data-v-f018e5b4]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_co2-orange.svg);height:30px;width:30px}.hcs-icon-dust-orange[data-v-f018e5b4]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_dust-orange.svg)}.hcs-icon-dust-orange.print[data-v-f018e5b4]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_dust-orange.svg);height:30px;width:30px}.hcs-icon-movement-orange[data-v-f018e5b4]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_movement-orange.svg)}.hcs-icon-movement-orange.print[data-v-f018e5b4]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_movement-orange.svg);height:30px;width:30px}.hcs-icon-nh3-orange[data-v-f018e5b4]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_nh3-orange.svg)}.hcs-icon-nh3-orange.print[data-v-f018e5b4]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_nh3-orange.svg);height:30px;width:30px}.hcs-icon-rh-orange[data-v-f018e5b4]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_rh-orange.svg)}.hcs-icon-rh-orange.print[data-v-f018e5b4]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_rh-orange.svg);height:30px;width:30px}.hcs-icon-temp-orange[data-v-f018e5b4]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_temp-orange.svg)}.hcs-icon-temp-orange.print[data-v-f018e5b4]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_temp-orange.svg);height:30px;width:30px}.hcs-icon-thi-orange[data-v-f018e5b4]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_thi-orange.svg)}.hcs-icon-thi-orange.print[data-v-f018e5b4]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_thi-orange.svg);height:30px;width:30px}.hcs-icon-broiler.on-top[data-v-f018e5b4]{margin:0}.hcs-icon-broiler[data-v-f018e5b4]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/broiler.svg)}.hcs-icon-broiler:not(.print).on-top[data-v-f018e5b4]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/broiler.svg)}.hcs-icon-broiler.print[data-v-f018e5b4]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/broiler.svg);max-height:50px}.hcs-icon-broiler.print.on-top[data-v-f018e5b4]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/broiler.svg)}.hcs-icon-broiler-white[data-v-f018e5b4]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/broiler-white.svg)}.hcs-icon-broiler-grey[data-v-f018e5b4]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/broiler-grey.svg)}.hcs-icon-broiler-secondary[data-v-f018e5b4]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/broiler-secondary.svg)}.hcs-icon-calves.on-top[data-v-f018e5b4]{margin:0}.hcs-icon-calves[data-v-f018e5b4]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/calves.svg)}.hcs-icon-calves:not(.print).on-top[data-v-f018e5b4]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/calves.svg)}.hcs-icon-calves.print[data-v-f018e5b4]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/calves.svg);max-height:50px}.hcs-icon-calves.print.on-top[data-v-f018e5b4]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/calves.svg)}.hcs-icon-calves-white[data-v-f018e5b4]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/calves-white.svg)}.hcs-icon-calves-grey[data-v-f018e5b4]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/calves-grey.svg)}.hcs-icon-calves-secondary[data-v-f018e5b4]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/calves-secondary.svg)}.hcs-icon-cattle.on-top[data-v-f018e5b4]{margin:0}.hcs-icon-cattle[data-v-f018e5b4]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/cattle.svg)}.hcs-icon-cattle:not(.print).on-top[data-v-f018e5b4]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/cattle.svg)}.hcs-icon-cattle.print[data-v-f018e5b4]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/cattle.svg);max-height:50px}.hcs-icon-cattle.print.on-top[data-v-f018e5b4]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/cattle.svg)}.hcs-icon-cattle-white[data-v-f018e5b4]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/cattle-white.svg)}.hcs-icon-cattle-grey[data-v-f018e5b4]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/cattle-grey.svg)}.hcs-icon-cattle-secondary[data-v-f018e5b4]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/cattle-secondary.svg)}.hcs-icon-chicken.on-top[data-v-f018e5b4]{margin:0}.hcs-icon-chicken[data-v-f018e5b4]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/chicken.svg)}.hcs-icon-chicken:not(.print).on-top[data-v-f018e5b4]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/chicken.svg)}.hcs-icon-chicken.print[data-v-f018e5b4]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/chicken.svg);max-height:50px}.hcs-icon-chicken.print.on-top[data-v-f018e5b4]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/chicken.svg)}.hcs-icon-chicken-white[data-v-f018e5b4]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/chicken-white.svg)}.hcs-icon-chicken-grey[data-v-f018e5b4]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/chicken-grey.svg)}.hcs-icon-chicken-secondary[data-v-f018e5b4]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/chicken-secondary.svg)}.hcs-icon-dairy_cattle.on-top[data-v-f018e5b4]{margin:0}.hcs-icon-dairy_cattle[data-v-f018e5b4]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/dairy_cattle.svg)}.hcs-icon-dairy_cattle:not(.print).on-top[data-v-f018e5b4]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/dairy_cattle.svg)}.hcs-icon-dairy_cattle.print[data-v-f018e5b4]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/dairy_cattle.svg);max-height:50px}.hcs-icon-dairy_cattle.print.on-top[data-v-f018e5b4]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/dairy_cattle.svg)}.hcs-icon-dairy_cattle-white[data-v-f018e5b4]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/dairy_cattle-white.svg)}.hcs-icon-dairy_cattle-grey[data-v-f018e5b4]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/dairy_cattle-grey.svg)}.hcs-icon-dairy_cattle-secondary[data-v-f018e5b4]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/dairy_cattle-secondary.svg)}.hcs-icon-goat.on-top[data-v-f018e5b4]{margin:0}.hcs-icon-goat[data-v-f018e5b4]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/goat.svg)}.hcs-icon-goat:not(.print).on-top[data-v-f018e5b4]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/goat.svg)}.hcs-icon-goat.print[data-v-f018e5b4]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/goat.svg);max-height:50px}.hcs-icon-goat.print.on-top[data-v-f018e5b4]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/goat.svg)}.hcs-icon-goat-white[data-v-f018e5b4]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/goat-white.svg)}.hcs-icon-goat-grey[data-v-f018e5b4]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/goat-grey.svg)}.hcs-icon-goat-secondary[data-v-f018e5b4]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/goat-secondary.svg)}.hcs-icon-horse.on-top[data-v-f018e5b4]{margin:0}.hcs-icon-horse[data-v-f018e5b4]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/horse.svg)}.hcs-icon-horse:not(.print).on-top[data-v-f018e5b4]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/horse.svg)}.hcs-icon-horse.print[data-v-f018e5b4]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/horse.svg);max-height:50px}.hcs-icon-horse.print.on-top[data-v-f018e5b4]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/horse.svg)}.hcs-icon-horse-white[data-v-f018e5b4]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/horse-white.svg)}.hcs-icon-horse-grey[data-v-f018e5b4]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/horse-grey.svg)}.hcs-icon-horse-secondary[data-v-f018e5b4]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/horse-secondary.svg)}.hcs-icon-human.on-top[data-v-f018e5b4]{margin:0}.hcs-icon-human[data-v-f018e5b4]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/human.svg)}.hcs-icon-human:not(.print).on-top[data-v-f018e5b4]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/human.svg)}.hcs-icon-human.print[data-v-f018e5b4]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/human.svg);max-height:50px}.hcs-icon-human.print.on-top[data-v-f018e5b4]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/human.svg)}.hcs-icon-human-white[data-v-f018e5b4]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/human-white.svg)}.hcs-icon-human-grey[data-v-f018e5b4]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/human-grey.svg)}.hcs-icon-human-secondary[data-v-f018e5b4]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/human-secondary.svg)}.hcs-icon-pig.on-top[data-v-f018e5b4]{margin:0}.hcs-icon-pig[data-v-f018e5b4]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/pig.svg)}.hcs-icon-pig:not(.print).on-top[data-v-f018e5b4]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/pig.svg)}.hcs-icon-pig.print[data-v-f018e5b4]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/pig.svg);max-height:50px}.hcs-icon-pig.print.on-top[data-v-f018e5b4]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/pig.svg)}.hcs-icon-pig-white[data-v-f018e5b4]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/pig-white.svg)}.hcs-icon-pig-grey[data-v-f018e5b4]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/pig-grey.svg)}.hcs-icon-pig-secondary[data-v-f018e5b4]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/pig-secondary.svg)}.hcs-icon-piglet.on-top[data-v-f018e5b4]{margin:0}.hcs-icon-piglet[data-v-f018e5b4]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/piglet.svg)}.hcs-icon-piglet:not(.print).on-top[data-v-f018e5b4]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/piglet.svg)}.hcs-icon-piglet.print[data-v-f018e5b4]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/piglet.svg);max-height:50px}.hcs-icon-piglet.print.on-top[data-v-f018e5b4]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/piglet.svg)}.hcs-icon-piglet-white[data-v-f018e5b4]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/piglet-white.svg)}.hcs-icon-piglet-grey[data-v-f018e5b4]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/piglet-grey.svg)}.hcs-icon-piglet-secondary[data-v-f018e5b4]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/piglet-secondary.svg)}.hcs-icon-rearing_chicken.on-top[data-v-f018e5b4]{margin:0}.hcs-icon-rearing_chicken[data-v-f018e5b4]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/rearing_chicken.svg)}.hcs-icon-rearing_chicken:not(.print).on-top[data-v-f018e5b4]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/rearing_chicken.svg)}.hcs-icon-rearing_chicken.print[data-v-f018e5b4]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/rearing_chicken.svg);max-height:50px}.hcs-icon-rearing_chicken.print.on-top[data-v-f018e5b4]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/rearing_chicken.svg)}.hcs-icon-rearing_chicken-white[data-v-f018e5b4]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/rearing_chicken-white.svg)}.hcs-icon-rearing_chicken-grey[data-v-f018e5b4]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/rearing_chicken-grey.svg)}.hcs-icon-rearing_chicken-secondary[data-v-f018e5b4]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/rearing_chicken-secondary.svg)}.hcs-icon-sheep.on-top[data-v-f018e5b4]{margin:0}.hcs-icon-sheep[data-v-f018e5b4]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sheep.svg)}.hcs-icon-sheep:not(.print).on-top[data-v-f018e5b4]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/sheep.svg)}.hcs-icon-sheep.print[data-v-f018e5b4]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sheep.svg);max-height:50px}.hcs-icon-sheep.print.on-top[data-v-f018e5b4]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/sheep.svg)}.hcs-icon-sheep-white[data-v-f018e5b4]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sheep-white.svg)}.hcs-icon-sheep-grey[data-v-f018e5b4]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sheep-grey.svg)}.hcs-icon-sheep-secondary[data-v-f018e5b4]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sheep-secondary.svg)}.hcs-icon-sow.on-top[data-v-f018e5b4]{margin:0}.hcs-icon-sow[data-v-f018e5b4]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sow.svg)}.hcs-icon-sow:not(.print).on-top[data-v-f018e5b4]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/sow.svg)}.hcs-icon-sow.print[data-v-f018e5b4]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sow.svg);max-height:50px}.hcs-icon-sow.print.on-top[data-v-f018e5b4]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/sow.svg)}.hcs-icon-sow-white[data-v-f018e5b4]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sow-white.svg)}.hcs-icon-sow-grey[data-v-f018e5b4]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sow-grey.svg)}.hcs-icon-sow-secondary[data-v-f018e5b4]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sow-secondary.svg)}.hcs-icon-sow_lactating.on-top[data-v-f018e5b4]{margin:0}.hcs-icon-sow_lactating[data-v-f018e5b4]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sow_lactating.svg)}.hcs-icon-sow_lactating:not(.print).on-top[data-v-f018e5b4]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/sow_lactating.svg)}.hcs-icon-sow_lactating.print[data-v-f018e5b4]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sow_lactating.svg);max-height:50px}.hcs-icon-sow_lactating.print.on-top[data-v-f018e5b4]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/sow_lactating.svg)}.hcs-icon-sow_lactating-white[data-v-f018e5b4]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sow_lactating-white.svg)}.hcs-icon-sow_lactating-grey[data-v-f018e5b4]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sow_lactating-grey.svg)}.hcs-icon-sow_lactating-secondary[data-v-f018e5b4]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sow_lactating-secondary.svg)}.hcs-icon-veal_calves.on-top[data-v-f018e5b4]{margin:0}.hcs-icon-veal_calves[data-v-f018e5b4]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/veal_calves.svg)}.hcs-icon-veal_calves:not(.print).on-top[data-v-f018e5b4]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/veal_calves.svg)}.hcs-icon-veal_calves.print[data-v-f018e5b4]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/veal_calves.svg);max-height:50px}.hcs-icon-veal_calves.print.on-top[data-v-f018e5b4]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/veal_calves.svg)}.hcs-icon-veal_calves-white[data-v-f018e5b4]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/veal_calves-white.svg)}.hcs-icon-veal_calves-grey[data-v-f018e5b4]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/veal_calves-grey.svg)}.hcs-icon-veal_calves-secondary[data-v-f018e5b4]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/veal_calves-secondary.svg)}.hcs-icon-null[data-v-f018e5b4]{font-size:18px}.hcs-icon-null[data-v-f018e5b4]:before{margin-left:1px;font-family:Material Design Icons;content:"󰄰"}.hcs-icon-sensor-status[data-v-f018e5b4]{width:55px;height:55px;margin:4px;background-size:cover}@media(max-width:599px){.hcs-icon-sensor-status[data-v-f018e5b4]{width:40px;height:40px}}.hcs-icon-sensor-status.--tiny[data-v-f018e5b4]{width:30px;min-width:30px;height:30px}.hcs-icon-sensor-status.--small[data-v-f018e5b4]{width:40px;min-width:40px;height:40px}.hcs-icon-sensor-status.--large[data-v-f018e5b4]{width:90px;height:90px}.hcs-icon-sensor-status.--large[data-v-f018e5b4],.hcs-icon-sensor-status.--small[data-v-f018e5b4],.hcs-icon-sensor-status.--tiny[data-v-f018e5b4]{background-size:contain;image-rendering:-moz-crisp-edges;image-rendering:-o-crisp-edges;image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges;-ms-interpolation-mode:nearest-neighbor}.research-grade--filter[data-v-f018e5b4]{width:23px;height:23px;line-height:20px;text-align:center;background-color:rgba(0,0,0,.54);border-radius:4px}.research-grade--filter span[data-v-f018e5b4]{font-size:11px;font-weight:600;color:#eef1f6}.research-grade--filter.--active[data-v-f018e5b4]{line-height:18px;background-color:#ff001d;border:1px solid #666}.research-grade--filter.--active span[data-v-f018e5b4]{color:#666}.icon-side-arrow[data-v-f018e5b4]{font-size:18px}.icon-info[data-v-f018e5b4]{margin-top:-2px}body[data-v-f018e5b4]{font-family:Roboto,sans-serif!important}button[data-v-f018e5b4],input[data-v-f018e5b4],select[data-v-f018e5b4],textarea[data-v-f018e5b4]{font-family:inherit;font-size:inherit;line-height:inherit;color:inherit}a[data-v-f018e5b4]{color:#1d3c5f!important;text-decoration:none}.extra-text[data-v-f018e5b4]{margin-top:2px;font-style:italic;font-size:11px!important}.font-small[data-v-f018e5b4]{font-size:12px!important;line-height:14px}.font-xsmall[data-v-f018e5b4]{font-size:11px!important;line-height:13px!important}.font-xxsmall[data-v-f018e5b4]{font-size:8px!important}.hcs-info-label[data-v-f018e5b4],.hcs-label[data-v-f018e5b4]{font-family:Roboto,sans-serif!important;font-size:12px!important;font-weight:400;line-height:16px;color:#242424}.hcs-label[data-v-f018e5b4]{margin-bottom:4px}.info-text[data-v-f018e5b4]{font-style:italic}.overflow-ellipsis[data-v-f018e5b4]{text-overflow:ellipsis;overflow:hidden}.overline-tabsize[data-v-f018e5b4]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#666;font-size:.875rem;font-weight:500;letter-spacing:.0892857143em;line-height:normal;height:48px;text-transform:uppercase}.overline-tabsize.active[data-v-f018e5b4]{color:#000}.uppercase[data-v-f018e5b4]{color:#666;font-size:12px;font-weight:500;letter-spacing:.0892857143em;line-height:normal;text-transform:uppercase}.unauthorized-title[data-v-f018e5b4]{padding-top:40px;text-align:center}.roboto-condensed[data-v-f018e5b4]{font-family:Roboto Condensed,Helvetica Neue,Helvetica,Arial,sans-serif}.single-line-height[data-v-f018e5b4]{line-height:1rem!important}.text-ellipsis[data-v-f018e5b4]{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}@media(min-width:960px){.container[data-v-f018e5b4]{max-width:calc(100vw - 48px)!important}}.el-tree[data-v-f018e5b4]{color:#242424!important}.v-application .red--text[data-v-f018e5b4]{color:#ff001d!important;caret-color:#ff001d!important}.v-application .red[data-v-f018e5b4]{background-color:#ff001d!important;border-color:#ff001d!important}.v-application .accent[data-v-f018e5b4]{background-color:#89a3c2!important;border-color:#89a3c2!important}.v-application .accent--text[data-v-f018e5b4]{color:#89a3c2!important;caret-color:#89a3c2!important}.theme--light.v-label[data-v-f018e5b4]{color:#242424}.filter-radio-group .v-label[data-v-f018e5b4]{font-size:14px!important}.theme--light.v-card.v-card--outlined[data-v-f018e5b4]{border:thin solid #bbb}.theme--light.v-chip[data-v-f018e5b4],.theme--light.v-chip[data-v-f018e5b4]:not(.v-chip--active){background-color:#bbcadc}.theme--light.v-chip.v-chip--active.background-color-secondary[data-v-f018e5b4]{background-color:#1d3c5f!important;color:#fff!important}.theme--light.v-btn[data-v-f018e5b4]{color:inherit}.v-btn .v-ripple__container[data-v-f018e5b4],.v-btn[data-v-f018e5b4]:before,.v-icon.v-icon[data-v-f018e5b4]:after{display:none!important}.theme--light.v-btn.color-secondary .v-btn__content[data-v-f018e5b4]{color:#1d3c5f;border-color:#1d3c5f}.theme--light.v-icon.v-icon.v-icon--disabled.transparent--text[data-v-f018e5b4]{color:transparent!important}.v-btn.group--left[data-v-f018e5b4]{border-radius:4px 0 0 4px!important;margin-right:-1px!important}.v-btn.group--right[data-v-f018e5b4]{border-radius:0 4px 4px 0!important}.v-btn.group--middle[data-v-f018e5b4]{border-radius:0!important;margin-right:-1px!important}.v-text-field--outlined fieldset[data-v-f018e5b4]{border-color:#bbb}.v-tabs--icons-and-text>.v-tabs-bar[data-v-f018e5b4]{height:48px!important}.v-tabs--icons-and-text>.v-tabs-bar .v-tab[data-v-f018e5b4]{text-transform:none!important;letter-spacing:.075}.v-tabs--icons-and-text>.v-tabs-bar .v-tab>[data-v-f018e5b4]:first-child{margin-bottom:2px!important}@media(max-width:599px){.v-tabs--icons-and-text>.v-tabs-bar .v-tab[data-v-f018e5b4]{font-size:12px!important;letter-spacing:.04}}@media(max-width:400px){.v-tabs--icons-and-text>.v-tabs-bar .v-tab[data-v-f018e5b4]{min-width:68px!important;padding:0 4px!important}}@media(max-width:500px){.v-tabs--icons-and-text>.v-tabs-bar .v-tab[data-v-f018e5b4]{padding:0 7px!important}}@media(max-width:500px){.v-tabs--icons-and-text>.v-tabs-bar .v-tab.compact-view[data-v-f018e5b4]{padding:0!important;min-width:62px!important}}.v-tabs .v-tab--active[data-v-f018e5b4]:hover:before,.v-tabs .v-tab[data-v-f018e5b4]:hover:before{opacity:0!important}.v-tabs--dashboard .v-tabs-bar--is-mobile .v-tab[data-v-f018e5b4]{padding:0 10px!important}.location-create .v-item-group.v-tabs-bar[data-v-f018e5b4]{position:fixed!important;top:48px!important;z-index:2!important;width:100%!important}.v-toolbar__content .v-toolbar__title[data-v-f018e5b4]{padding-left:0!important}.v-text-field.error--text .v-label[data-v-f018e5b4]{color:#ff5252!important;caret-color:#ff5252!important}.v-text-field.v-text-field--solo .v-input__control[data-v-f018e5b4]{min-width:160px!important}@media(min-width:1264px){.v-text-field.v-text-field--solo .v-input__control[data-v-f018e5b4]{min-width:0!important}}.v-text-field.v-text-field--solo .v-input__control .v-input__slot[data-v-f018e5b4]{background:transparent!important}.v-text-field .v-input__control .v-input__slot[data-v-f018e5b4]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important;min-height:auto!important}.v-text-field:not(.v-text-field--outlined):not(.v-text-field--solo):not(.v-select) input[data-v-f018e5b4]{padding:8px 0 0}.v-text-field.v-text-field--outlined input[data-v-f018e5b4]{width:100%;max-height:none!important;padding-top:10px}.v-text-field.v-text-field--enclosed.v-input--dense:not(.v-text-field--solo).v-text-field--outlined .v-input__slot[data-v-f018e5b4]{padding-right:4px!important}.v-text-field.v-text-field--enclosed.v-input--dense:not(.v-text-field--solo).v-text-field--outlined .v-input__append-inner[data-v-f018e5b4]{margin-top:6px!important}@media(max-width:599px){.v-text-field.v-text-field--enclosed.v-input--dense:not(.v-text-field--solo).v-text-field--outlined:not(.v-input--xsmall):not(.input-text-field--full) .v-input__append-inner[data-v-f018e5b4]{margin-top:3px!important}}.v-text-field.v-text-field--enclosed.v-input--height36 .v-input__append-inner[data-v-f018e5b4]{margin-top:14px!important}.v-text-field.v-text-field--enclosed.v-input--width240[data-v-f018e5b4]{width:240px}@media(max-width:599px){.v-text-field.v-text-field--enclosed.v-input--width240[data-v-f018e5b4]{width:120px}}.v-text-field.v-text-field--enclosed.v-input--width157[data-v-f018e5b4]{width:157px}@media(max-width:599px){.v-text-field.v-text-field--enclosed.v-input--width157[data-v-f018e5b4]{width:84px}}.v-text-field.hcs--large[data-v-f018e5b4]{padding-top:8px!important;font-size:1.8rem!important}.v-text-field.hcs--large.v-text-field .v-input__control .v-input__slot[data-v-f018e5b4]{height:42px!important;min-height:42px!important}.v-text-field.hcs--large.v-text-field input[data-v-f018e5b4]{padding:0 0 4px!important;margin-top:8px!important}.v-text-field:not(.date-picker):not(.time-picker):not(.bg-transparent) .v-input__slot[data-v-f018e5b4],input[type=number][data-v-f018e5b4]{background-color:#fff!important}.v-select.v-select--chips.v-input--dense .v-select__selections[data-v-f018e5b4]{min-height:30px}.v-select.v-input--small .v-select__selections[data-v-f018e5b4],.v-select.v-input--xsmall .v-select__selections[data-v-f018e5b4]{padding:0!important}.v-input.v-input--selection-controls.v-input--switch .v-input__slot>.v-label[data-v-f018e5b4]{font-size:12px!important;line-height:16px}.v-input textarea[data-v-f018e5b4]{padding-top:4px}div[role=combobox] .v-label[data-v-f018e5b4]{top:-2px!important}.v-input__slider[data-v-f018e5b4]{max-width:600px}.v-input__slider .v-slider.v-slider--horizontal .v-slider__tick .v-slider__tick-label[data-v-f018e5b4]{width:65px;max-width:65px;margin-top:2px;font-size:.75rem!important;line-height:1rem;text-align:center;white-space:normal}.v-input__slider .v-slider.v-slider--horizontal .v-slider__tick:first-child .v-slider__tick-label[data-v-f018e5b4],.v-input__slider .v-slider.v-slider--horizontal .v-slider__tick:last-child .v-slider__tick-label[data-v-f018e5b4]{-webkit-transform:translateX(-50%)!important;transform:translateX(-50%)!important}.v-input__slider.slider--default .v-slider div[aria-valuenow="0"] .primary[data-v-f018e5b4]{color:#b0b0b0!important;background-color:#b0b0b0!important}.v-input__slider.slider--default .v-slider div[aria-valuenow="0"] .v-slider__thumb-label[data-v-f018e5b4]{display:none!important}.v-input__slider.slider--default:not(.slider--big-label) .v-slider[data-v-f018e5b4]{max-width:245px!important;margin-top:18px!important}.v-input__slider.slider--big-label .v-slider[data-v-f018e5b4]{margin-top:25px!important}.v-input__slider.slider--number-percentage .v-slider div[aria-valuenow="-1"] .primary[data-v-f018e5b4]{color:#b0b0b0!important;background-color:#b0b0b0!important}.v-input__slider.slider--number-percentage .v-slider div[aria-valuenow="-1"] .v-slider__thumb-label[data-v-f018e5b4]{display:none!important}.v-input__slider.slider--score-amount .v-slider__ticks-container .v-slider__tick[data-v-f018e5b4]:nth-child(2){background-color:#069518!important}.v-input__slider.slider--score-amount .v-slider__ticks-container .v-slider__tick[data-v-f018e5b4]:nth-child(3){background-color:#243d80!important}.v-input__slider.slider--score-amount .v-slider__ticks-container .v-slider__tick[data-v-f018e5b4]:nth-child(4){background-color:#5f3f90!important}.v-input__slider.slider--score-amount .v-slider__ticks-container .v-slider__tick[data-v-f018e5b4]:nth-child(5){background-color:#8f1619!important}.v-input__slider.slider--score-quality .v-slider__ticks-container .v-slider__tick[data-v-f018e5b4]:nth-child(5){background-color:#069518!important}.v-input__slider.slider--score-quality .v-slider__ticks-container .v-slider__tick[data-v-f018e5b4]:nth-child(4){background-color:#243d80!important}.v-input__slider.slider--score-quality .v-slider__ticks-container .v-slider__tick[data-v-f018e5b4]:nth-child(3){background-color:#5f3f90!important}.v-input__slider.slider--score-quality .v-slider__ticks-container .v-slider__tick[data-v-f018e5b4]:nth-child(2){background-color:#8f1619!important}.v-input__slider.slider--grade .v-slider__ticks-container .v-slider__tick[data-v-f018e5b4]:nth-child(9),.v-input__slider.slider--grade .v-slider__ticks-container .v-slider__tick[data-v-f018e5b4]:nth-child(10),.v-input__slider.slider--grade .v-slider__ticks-container .v-slider__tick[data-v-f018e5b4]:nth-child(11){background-color:#069518!important}.v-input__slider.slider--grade .v-slider__ticks-container .v-slider__tick[data-v-f018e5b4]:nth-child(7),.v-input__slider.slider--grade .v-slider__ticks-container .v-slider__tick[data-v-f018e5b4]:nth-child(8){background-color:#243d80!important}.v-input__slider.slider--grade .v-slider__ticks-container .v-slider__tick[data-v-f018e5b4]:nth-child(5),.v-input__slider.slider--grade .v-slider__ticks-container .v-slider__tick[data-v-f018e5b4]:nth-child(6){background-color:#5f3f90!important}.v-input__slider.slider--grade .v-slider__ticks-container .v-slider__tick[data-v-f018e5b4]:nth-child(2),.v-input__slider.slider--grade .v-slider__ticks-container .v-slider__tick[data-v-f018e5b4]:nth-child(3),.v-input__slider.slider--grade .v-slider__ticks-container .v-slider__tick[data-v-f018e5b4]:nth-child(4){background-color:#8f1619!important}.v-card__subtitle[data-v-f018e5b4],.v-card__text[data-v-f018e5b4],.v-card__title[data-v-f018e5b4]{padding:12px!important}@media(max-width:599px){.v-card__subtitle[data-v-f018e5b4],.v-card__text[data-v-f018e5b4],.v-card__title[data-v-f018e5b4]{padding:10px!important}}.v-card__title+.v-card__subtitle[data-v-f018e5b4],.v-card__title+.v-card__text[data-v-f018e5b4]{padding:0 12px!important}@media(max-width:599px){.v-card__title+.v-card__subtitle[data-v-f018e5b4],.v-card__title+.v-card__text[data-v-f018e5b4]{padding:0 10px!important}}.v-data-table[data-v-f018e5b4]{background-color:transparent!important}@media(max-width:599px){.v-data-table:not(.table-heatmap) .v-input__control[data-v-f018e5b4],.v-data-table:not(.table-heatmap) input[data-v-f018e5b4]{font-size:12px!important}}.v-data-table:not(.table-heatmap) tr.tr-clickable>td[data-v-f018e5b4]{cursor:pointer!important}.v-data-table:not(.table-heatmap) .td--small .v-input__control[data-v-f018e5b4]{min-width:116px!important;max-width:116px!important}@media(max-width:599px){.v-data-table:not(.table-heatmap) .td--small .v-input__control[data-v-f018e5b4]{min-width:80px!important;max-width:80px!important}}.v-data-table:not(.table-heatmap) .td--medium .v-input__control[data-v-f018e5b4]{min-width:130px!important;max-width:130px!important}@media(max-width:599px){.v-data-table:not(.table-heatmap) .v-data-table__wrapper>table>tbody>tr>td[data-v-f018e5b4],.v-data-table:not(.table-heatmap) .v-data-table__wrapper>table>thead>tr>th[data-v-f018e5b4]{padding:0 5px!important;font-size:12px!important}}.v-data-table:not(.table-heatmap).--full-width[data-v-f018e5b4]{width:100%}.v-data-table:not(.table-heatmap).v-data-table--smallfont .v-data-table__wrapper>table>tbody>tr>td[data-v-f018e5b4],.v-data-table:not(.table-heatmap).v-data-table--smallfont .v-data-table__wrapper>table>thead>tr>th[data-v-f018e5b4],.v-data-table:not(.table-heatmap).v-data-table--smallfont .v-input__control[data-v-f018e5b4],.v-data-table:not(.table-heatmap).v-data-table--smallfont input[data-v-f018e5b4]{font-size:12px!important}.v-data-table.v-data-table--dense.table-heatmap>.v-data-table__wrapper>table>tbody>tr>td[data-v-f018e5b4]{height:11px!important}.v-data-table.table-heatmap .v-data-table__wrapper[data-v-f018e5b4]{overflow:visible;width:100%}.v-data-table.emission-table .v-data-table__wrapper[data-v-f018e5b4]{overflow:visible!important}@media(max-width:599px){.v-application--is-ltr .v-data-table.table-saved-inputs>.v-data-footer__select[data-v-f018e5b4]{margin-left:0!important;margin-right:0!important}}.v-calendar-weekly__day.v-present[data-v-f018e5b4]{background-color:#bbcadc!important}.v-event strong[data-v-f018e5b4]{display:none}.el-checkbox__input.is-checked .el-checkbox__inner[data-v-f018e5b4],.el-checkbox__input.is-indeterminate .el-checkbox__inner[data-v-f018e5b4]{background-color:#89a3c2;border-color:#89a3c2}.el-input-number .el-input__inner[data-v-f018e5b4]{color:#242424!important}.el-input-number.comma-warning .el-input__inner[data-v-f018e5b4]{border:1px solid #ff001d!important}.el-input-number.table input[data-v-f018e5b4]{background-color:hsla(0,0%,100%,.5)!important}.el-input-number--medium[data-v-f018e5b4]{width:160px!important}@media(max-width:599px){.el-input-number--medium[data-v-f018e5b4]{width:130px!important}}.el-input-number__decrease[data-v-f018e5b4],.el-input-number__increase[data-v-f018e5b4]{background:none!important}.el-input-number__decrease:hover:not(.is-disabled)~.el-input .el-input__inner[data-v-f018e5b4]:not(.is-disabled),.el-input-number__increase:hover:not(.is-disabled)~.el-input .el-input__inner[data-v-f018e5b4]:not(.is-disabled),.el-input.is-active .el-input__inner[data-v-f018e5b4],.el-input__inner[data-v-f018e5b4]:focus{border-color:#89a3c2!important}.v-badge__badge[data-v-f018e5b4]{min-width:16px!important;height:16px!important;padding:3px 5px!important;font-size:11px!important}.v-badge.font-xxsmall .v-badge__badge[data-v-f018e5b4]{font-size:8px!important}.alerts-item .v-alert__wrapper[data-v-f018e5b4]{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:start!important}.v-overlay.manual-input-overlay>.v-overlay__content .overlay-modal[data-v-f018e5b4]{max-height:90vh!important;min-height:500px!important;overflow:auto!important;background-color:#fff;border-radius:4px}@media(max-width:599px){.v-overlay.manual-input-overlay>.v-overlay__content .overlay-modal[data-v-f018e5b4]{min-height:300px!important}}.vue-treeselect .vue-treeselect__control[data-v-f018e5b4]{border-color:#bbb;border-radius:4px}.vue-treeselect:not(.filter-treeselect) .vue-treeselect__control[data-v-f018e5b4]{background:transparent}.vue-treeselect.emission-treeselect .vue-treeselect__control[data-v-f018e5b4]{border-color:#666}.vue-treeselect.emission-treeselect .vue-treeselect__control-arrow[data-v-f018e5b4]{color:#666}.vue-treeselect.emission-treeselect.vue-treeselect:not(.vue-treeselect--disabled):not(.vue-treeselect--focused) .vue-treeselect__control[data-v-f018e5b4]:hover{border-color:#909090}.vue-treeselect--focused:not(.vue-treeselect--open) .vue-treeselect__control[data-v-f018e5b4]{border-color:#89a3c2!important;-webkit-box-shadow:none!important;box-shadow:none!important}.vue-treeselect--has-value .vue-treeselect__multi-value[data-v-f018e5b4]{margin-bottom:1px!important}.vue-treeselect__multi-value-item[data-v-f018e5b4]{padding:0!important;line-height:12px!important;color:#242424!important;background:#bbcadc!important}.vue-treeselect__multi-value-item .vue-treeselect__multi-value-label[data-v-f018e5b4]{font-weight:600!important}.vue-treeselect__value-remove[data-v-f018e5b4]{color:#242424!important}.vue-treeselect__checkbox--checked[data-v-f018e5b4],.vue-treeselect__checkbox--indeterminate[data-v-f018e5b4]{background:#89a3c2!important;border-color:#89a3c2!important}.vue-treeselect.color-red .vue-treeselect__multi-value-item[data-v-f018e5b4],.vue-treeselect.color-red .vue-treeselect__value-remove[data-v-f018e5b4]{color:#ff001d!important;background:#ffe5e7!important}.vue-treeselect.color-red .vue-treeselect__checkbox--checked[data-v-f018e5b4]{background:#ff001d!important;border-color:#ff001d!important}.vue-treeselect--open-below:not(.vue-treeselect--append-to-body) .vue-treeselect__menu-container[data-v-f018e5b4]{top:unset!important}@media(max-width:599px){.vue-treeselect.treeselect--small .vue-treeselect__control[data-v-f018e5b4],.vue-treeselect.treeselect--small .vue-treeselect__menu[data-v-f018e5b4]{font-size:14px!important}}.vue-treeselect.treeselect-icon-selectbox .vue-treeselect__control[data-v-f018e5b4]{max-height:34px!important;height:34px!important;max-width:85px!important;width:85px!important;border-color:#bbb!important}.vue-treeselect.treeselect-icon-selectbox .vue-treeselect__control .vue-treeselect__single-value[data-v-f018e5b4]{top:1px}.vue-treeselect.treeselect-icon-selectbox .vue-treeselect__control[data-v-f018e5b4],.vue-treeselect.treeselect-icon-selectbox .vue-treeselect__menu[data-v-f018e5b4]{font-size:10px!important}.vue-treeselect.vue-treeselect--multi.treeselect-chartgroup .vue-treeselect__multi-value-item[data-v-f018e5b4]{background:#fff!important}.vue-treeselect.vue-treeselect--multi.treeselect-chartgroup.vue-treeselect--disabled .vue-treeselect__multi-value-item[data-v-f018e5b4]{background:#ededed!important;border-color:#ededed!important}.vue-treeselect__multi-value-item-container[data-v-f018e5b4]{padding-top:2px!important}.vdatetime-input[data-v-f018e5b4]{color:#89a3c2;cursor:pointer}.vdatetime.green--text .vdatetime-input[data-v-f018e5b4]{color:#049717}.vdatetime-popup[data-v-f018e5b4]{border-radius:4px}.vdatetime-popup .vdatetime-calendar__month[data-v-f018e5b4]{min-height:317px!important}.vdatetime-popup .vdatetime-calendar__month__day--selected:hover>span>span[data-v-f018e5b4],.vdatetime-popup .vdatetime-calendar__month__day--selected>span>span[data-v-f018e5b4],.vdatetime-popup .vdatetime-popup__header[data-v-f018e5b4]{background:#89a3c2!important}.vdatetime-popup .vdatetime-popup__actions__button[data-v-f018e5b4],.vdatetime-popup .vdatetime-time-picker__item--selected[data-v-f018e5b4],.vdatetime-popup .vdatetime-year-picker__item--selected[data-v-f018e5b4]{color:#89a3c2!important}.vdatetime-popup .vdatetime-popup__header[data-v-f018e5b4]{border-top-left-radius:inherit;border-top-right-radius:inherit}.vdatetime-popup .vdatetime-popup__actions__button[data-v-f018e5b4]{padding:0!important}.ep-container[data-v-f018e5b4]{height:110px!important}@media(max-width:599px){.ep-container[data-v-f018e5b4]{height:86px!important}}.ep-container .ep-svg-container[data-v-f018e5b4]{margin-top:-5px}@media(max-width:599px){.ep-container .ep-svg-container[data-v-f018e5b4]{margin-top:-3px}}@media(max-width:599px){.ep-container.expanded[data-v-f018e5b4]:not(.print){height:110px!important}.ep-container.expanded:not(.print) .ep-svg-container[data-v-f018e5b4]{margin-top:-37px}.ep-container.expanded:not(.print) .ep-svg-container .ep-svg[data-v-f018e5b4]{height:60px!important}}.ep-legend--container[data-v-f018e5b4]{top:0!important}@media(max-width:599px){.ep-legend--container[data-v-f018e5b4]{margin-top:4px}}@media print{.v-main[data-v-f018e5b4]{display:block!important;padding:0 0 0 0!important}.v-application[data-v-f018e5b4]{line-height:0!important}.v-application-wrap[data-v-f018e5b4]{display:block!important;min-height:0!important}}.print-only[data-v-f018e5b4]{display:none}@media print{body[data-v-f018e5b4],html[data-v-f018e5b4]{width:210mm;height:296.8mm;padding:0;margin:0;-webkit-print-color-adjust:exact!important;color-adjust:exact!important;print-color-adjust:exact!important}[data-v-f018e5b4],[data-v-f018e5b4]:after,[data-v-f018e5b4]:before{color:inherit!important;background:inherit!important}.grade-details-text[data-v-f018e5b4]{font-size:15.5px!important}.header-page[data-v-f018e5b4]{display:block;width:210mm;height:296.8mm;padding:0;margin:0;overflow:hidden;page-break-after:always;-webkit-region-break-after:always!important;-webkit-column-break-after:page!important;-moz-column-break-after:page!important;break-after:page!important}.header-page .content[data-v-f018e5b4]{display:block;padding-top:40%;padding-right:10mm;padding-left:10mm;margin:0;text-align:center}.header-page .content .logo[data-v-f018e5b4]{position:relative;height:40mm;margin-bottom:30mm}.header-page .content .date[data-v-f018e5b4],.header-page .content .logo[data-v-f018e5b4],.header-page .content .subtitle[data-v-f018e5b4],.header-page .content .title[data-v-f018e5b4]{margin-bottom:10mm}.header-page .content .subtitle[data-v-f018e5b4]{line-height:1.2}.no-print[data-v-f018e5b4],.toggle-icon[data-v-f018e5b4]{display:none!important}.print-hide-icon[data-v-f018e5b4]:before{content:""!important}.print-inspections-page[data-v-f018e5b4]{page-break-after:always;page-break-before:always}.print-only[data-v-f018e5b4]{display:block!important}.font-xsmall[data-v-f018e5b4],.font-xxsmall[data-v-f018e5b4]{font-size:.6rem!important}.print-card[data-v-f018e5b4]{display:block!important;border:none!important;padding:0!important;margin:0!important;min-height:296.8mm!important}.print-diary-item[data-v-f018e5b4]{page-break-inside:avoid}.print-photo[data-v-f018e5b4]{width:18%;max-width:40mm}.print-photo-selected img[data-v-f018e5b4],.print-photo img[data-v-f018e5b4]{width:100%}.print-photo-selected-text[data-v-f018e5b4]{max-height:48px;overflow:hidden}.chart-wrapper[data-v-f018e5b4],.download-wrapper[data-v-f018e5b4]{display:block;-webkit-column-break-inside:avoid;page-break-inside:avoid;-moz-column-break-inside:avoid;break-inside:avoid;break-inside:avoid-page}.heatmap-chart[data-v-f018e5b4],.wind-chart[data-v-f018e5b4]{height:100%;max-height:35mm}.heatmap-chart-wrapper[data-v-f018e5b4],.wind-chart-wrapper[data-v-f018e5b4]{margin-bottom:43mm}.title-wrapper[data-v-f018e5b4]{margin-top:7mm;margin-bottom:1mm}.charts-wrapper-4 .title-wrapper .overline[data-v-f018e5b4]{font-size:.7rem!important;line-height:1.25rem!important}.charts .ct-legend li .ct-legend-square[data-v-f018e5b4]{max-height:3px!important;margin-top:5px!important}.charts .ct-legend li[data-v-f018e5b4]{margin-bottom:0}.charts .ct-legend li span[data-v-f018e5b4]{font-size:.75rem!important}.wind-degrees-icon[data-v-f018e5b4]{background-color:transparent!important}.mean-values.print[data-v-f018e5b4]{margin-top:3mm}.grade-wrapper.print[data-v-f018e5b4]{-webkit-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%}.grade-wrapper.print .research-grade[data-v-f018e5b4]{width:68px;height:68px;line-height:66px}.grade-wrapper.print .research-grade.research-grade--with-icon[data-v-f018e5b4]{margin-top:-1px}.grade-wrapper.print .research-grade span[data-v-f018e5b4]{font-size:28px}.grade-details-translation[data-v-f018e5b4]{font-weight:700;font-size:medium!important}.gauge-label[data-v-f018e5b4]{font-size:14px!important;line-height:16px!important;margin-top:7px!important}.gauge-label.gauge-label--minmax[data-v-f018e5b4]{font-size:14px!important;line-height:16px!important;max-width:none;margin-top:1px!important}.gauge-label.gauge-label--minmax .delta[data-v-f018e5b4]{margin-bottom:-1px}}.ep-container.print[data-v-f018e5b4]{display:block;width:150px!important;height:176px!important}.ep-container.print .ep-svg-container[data-v-f018e5b4]{margin-top:-20px}.ep-container.print .ep-legend--value__counter[data-v-f018e5b4]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:10px}.ep-container.print .ep-legend--container .ep-legend--value[data-v-f018e5b4]{width:150px}.ep-container.print .ep-legend--container .gauge-label--name[data-v-f018e5b4]{display:block!important;display:-webkit-box!important;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:1;-webkit-box-orient:vertical;word-break:break-all}.ep-container.print .ep-legend--container .v-sheet[data-v-f018e5b4]{position:relative;height:36px;width:36px;margin-top:15px}.gauge-value.print[data-v-f018e5b4]{max-height:18px;margin-top:12px;font-size:28px}.measurements-content.print[data-v-f018e5b4]{margin-top:0;display:block;width:200mm}.interval-bar-wrapper[data-v-f018e5b4]{width:100%;background-color:#eef1f6;border-bottom:1px solid #e3e9f2}.interval-bar-wrapper.--fixed[data-v-f018e5b4]{position:fixed;top:96px;z-index:5}.interval-bar-wrapper.print[data-v-f018e5b4]{border-bottom:0}.interval-bar-wrapper .interval-container[data-v-f018e5b4]{padding-right:80px;padding-left:80px}@media(max-width:599px){.interval-bar-wrapper .interval-container[data-v-f018e5b4]{padding:10px}}.interval-bar-wrapper .interval-bar[data-v-f018e5b4]{margin-top:-10px;margin-bottom:-10px}@media(min-width:1264px){.interval-bar-wrapper .interval-bar[data-v-f018e5b4]{margin-top:-12px;margin-bottom:-12px}}.color-primary[data-v-614a92fa]{color:#89a3c2}.color-secondary[data-v-614a92fa]{color:#1d3c5f}.color-tertiary[data-v-614a92fa]{color:#eef1f6}.color-grey[data-v-614a92fa]{color:#666}.color-grey-important[data-v-614a92fa]{color:#666!important}.color-grey-border[data-v-614a92fa]{color:#bbb!important}.color-grey-transparent[data-v-614a92fa]{color:rgba(0,0,0,.54)}.color-grey-medium[data-v-614a92fa]{color:#b0b0b0}.color-grey-dark[data-v-614a92fa]{color:#242424}.color-black[data-v-614a92fa]{color:#000}.alert-chip[data-v-614a92fa]{cursor:pointer!important;background-color:#ffe5e7!important}.border-bottom[data-v-614a92fa]{padding-bottom:12px;margin-bottom:12px;border-bottom:1px solid #bbb}@media(max-width:599px){.border-bottom[data-v-614a92fa]{padding:10px;margin-bottom:10px}}.button-group[data-v-614a92fa]{padding:4px 5px;border:1px solid #bbb;border-radius:4px}.button-group.--small[data-v-614a92fa]{padding:0}@media(max-width:599px){.button-group.--small[data-v-614a92fa]{margin-bottom:2px}}.checkbox-label[data-v-614a92fa]{display:inline-block!important;max-width:100%!important;font-size:14px}.color-tertiary[data-v-614a92fa]{background-color:#eef1f6}.content-container[data-v-614a92fa]{margin-top:56px}.autocomplete-field[data-v-614a92fa],.country-select[data-v-614a92fa]{width:100%;max-width:100%;min-height:36px;padding:0 12px;border:1px solid #bbb;border-radius:4px}.autocomplete-field[data-v-614a92fa]:focus,.country-select[data-v-614a92fa]:focus{outline-color:#89a3c2}.cursor-pointer[data-v-614a92fa]{cursor:pointer}.data-overlay[data-v-614a92fa]{min-height:calc(100vh - 350px)}.diary-card[data-v-614a92fa]{height:100%;padding:10px;font-size:.8125rem!important}@media(min-width:960px){.diary-card[data-v-614a92fa]{padding:12px;font-size:.875rem!important}}.diary-card .diary-menu-button[data-v-614a92fa]{left:10px;min-width:24px!important;max-width:24px!important;height:24px!important}.diary-card .diary-label[data-v-614a92fa]{font-size:.75rem!important;font-weight:600;color:#666;letter-spacing:.0333333333em!important}@media(max-width:599px){.diary-card .diary-label[data-v-614a92fa]{font-size:.7rem!important}}.diary-card .diary-details-item[data-v-614a92fa]{min-width:24px;max-width:none;margin-bottom:0;line-height:1.1rem}@media(max-width:849px){.diary-card .diary-details-item[data-v-614a92fa]{min-width:100%}}@media(max-width:849px){.diary-card .diary-inspection-meta[data-v-614a92fa]{margin-right:-8px}}.diary-card .diary-inspection-date-item[data-v-614a92fa]{max-width:150px;margin-bottom:0;line-height:1.1rem}.diary-card .diary-inspection-title[data-v-614a92fa]{margin-bottom:0;font-size:.75rem!important;font-weight:600;line-height:24px;color:#242424;letter-spacing:.0333333333em!important;white-space:nowrap}@media(max-width:599px){.diary-card .diary-inspection-title[data-v-614a92fa]{font-size:.7rem!important}}@media(min-width:600px){.diary-card .diary-inspection-text[data-v-614a92fa]{margin-top:2px}}.diary-card .diary-inspection-text.inspection-date[data-v-614a92fa]{white-space:normal}.diary-card .hide-md[data-v-614a92fa]{display:-webkit-box;display:-ms-flexbox;display:flex}@media(min-width:851px)and (max-width:1264px){.diary-card .hide-md[data-v-614a92fa]{display:none}}.diary-card .diary-inspection-content[data-v-614a92fa]{margin-top:10px!important;margin-left:10px!important}@media(min-width:600px){.diary-card .diary-inspection-content[data-v-614a92fa]{margin-left:0!important}}@media(min-width:850px){.diary-card .diary-inspection-content[data-v-614a92fa]{margin-top:0!important}}.diary-card .diary-inspection-content .diary-content-item[data-v-614a92fa]{margin-bottom:4px}@media(min-width:850px){.diary-card .diary-inspection-content .diary-content-item[data-v-614a92fa]{margin-bottom:0!important}}.diary-card .notes[data-v-614a92fa],.diary-card .reminder[data-v-614a92fa]{display:inline-block;max-height:33px;overflow:hidden;line-height:1.1rem;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical}@media(max-width:599px){.diary-card .notes[data-v-614a92fa],.diary-card .reminder[data-v-614a92fa]{line-height:1rem}}.filter-bar-wrapper[data-v-614a92fa]{position:fixed;top:100px;z-index:2;width:100%;margin-top:-4px;background-color:#eef1f6;border-bottom:1px solid #e3e9f2}.filter-bar-wrapper .v-input[data-v-614a92fa]:not(.switch-label){background-color:#fff}@media(max-width:599px){.filter-bar-wrapper .filter-container[data-v-614a92fa]{padding:10px}}.filter-bar-wrapper .filter-bar[data-v-614a92fa]{margin-top:-10px;margin-bottom:-10px}@media(min-width:600px){.filter-bar-wrapper .filter-bar[data-v-614a92fa]{margin-top:-12px;margin-bottom:-12px}}@media(max-width:599px){.filter-bar-wrapper .filter-bar .filter-buttons[data-v-614a92fa]:not(.--alerts){max-width:300px}}@media(max-width:599px){.filter-bar-wrapper .filter-bar .filter-buttons:not(.--alerts).filter-buttons--small[data-v-614a92fa]{max-width:170px}}@media(max-width:599px){.filter-bar-wrapper .filter-bar .v-input[data-v-614a92fa]:not(.input-text-field--large):not(.v-input--checkbox):not(.filter-text-field--alerts){max-width:120px}}.filter-bar-wrapper .filter-bar .v-input.switch-label[data-v-614a92fa]{max-width:unset;width:140px}@media(max-width:599px){.filter-bar-wrapper .filter-bar .v-input.switch-label[data-v-614a92fa]{width:120px}}@media(max-width:372px){.filter-bar-wrapper .filter-bar .v-input.v-text-field.v-text-field--enclosed.v-input--dense:not(.v-text-field--solo).v-text-field--outlined.input-text-field--large[data-v-614a92fa]{max-width:120px}}@media(max-width:599px){.filter-bar-wrapper .filter-bar .v-input.v-text-field.v-text-field--enclosed.v-input--dense:not(.v-text-field--solo).v-text-field--outlined.input-text-field--large .v-input__slot .v-text-field__slot[data-v-614a92fa]{min-width:115px}}@media(max-width:372px){.filter-bar-wrapper .filter-bar .v-input.v-text-field.v-text-field--enclosed.v-input--dense:not(.v-text-field--solo).v-text-field--outlined.input-text-field--large .v-input__slot .v-text-field__slot[data-v-614a92fa]{min-width:74px}}.filter-bar-wrapper .filter-bar .v-input.v-text-field.v-text-field--enclosed.v-input--dense:not(.v-text-field--solo).v-text-field--outlined.input-text-field--full[data-v-614a92fa]{max-width:100%}.filter-bar-wrapper .filter-bar .v-input.v-text-field.v-text-field--enclosed.v-input--dense:not(.v-text-field--solo).v-text-field--outlined .v-input__slot .v-label.v-label--active[data-v-614a92fa]{color:#89a3c2!important}@media(max-width:599px){.filter-bar-wrapper .filter-bar .v-input.v-text-field.v-text-field--enclosed.v-input--dense:not(.v-text-field--solo).v-text-field--outlined .v-input__slot[data-v-614a92fa]{padding:0 2px 0 6px!important}.filter-bar-wrapper .filter-bar .v-input.v-text-field.v-text-field--enclosed.v-input--dense:not(.v-text-field--solo).v-text-field--outlined .v-input__slot .v-text-field__slot[data-v-614a92fa]{min-width:72px}.filter-bar-wrapper .filter-bar .v-input.v-text-field.v-text-field--enclosed.v-input--dense:not(.v-text-field--solo).v-text-field--outlined .v-input__slot .v-text-field__slot .v-label--active[data-v-614a92fa]{left:4px!important}}@media(max-width:599px){.filter-bar-wrapper .filter-bar .v-input.v-text-field.v-input--is-focused.v-input--dense:not(.v-text-field--solo).v-text-field--outlined .v-input__slot .v-text-field__slot[data-v-614a92fa]{min-width:63px;height:30px!important}}@media(max-width:372px){.filter-bar-wrapper .filter-bar .v-input.v-text-field.v-input--is-focused.v-input--dense:not(.v-text-field--solo).v-text-field--outlined.filter-text-field--alerts .v-input__slot .v-text-field__slot[data-v-614a92fa]{min-width:45px}}.filter-bar-wrapper .filter-bar .view-buttons[data-v-614a92fa]{padding:9px}.filter-bar-wrapper.--back[data-v-614a92fa]{top:52px}.filter-bar-wrapper.--back .filter-bar .v-input.v-input--switch[data-v-614a92fa]{background-color:transparent!important}.filter-bar-wrapper.--back .filter-bar .v-input--selection-controls[data-v-614a92fa]{margin-top:0}.area-color-picker[data-v-614a92fa]{margin-top:-10px}.flex-color-picker[data-v-614a92fa]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flex-color-picker .v-color-picker__controls[data-v-614a92fa]{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.flex-color-picker .v-color-picker__swatches[data-v-614a92fa]{margin-top:10px}.flex-color-picker.queen-color-picker[data-v-614a92fa]{border:1px solid #bbb!important;-webkit-box-shadow:none!important;box-shadow:none!important}.flex-color-picker.queen-color-picker .v-color-picker__swatch:nth-child(2) .v-color-picker__color>div[data-v-614a92fa]{border:1px solid #bbb}.full-width[data-v-614a92fa]{width:100%}.area-color-picker-footer[data-v-614a92fa],.area-color-picker-toolbar[data-v-614a92fa]{border-radius:4px}.area-color-picker-title[data-v-614a92fa]{font-weight:500}.area-color-picker-footer[data-v-614a92fa]{margin-top:-5px}.area-color-picker-footer .v-toolbar__content[data-v-614a92fa]{padding:0 10px}.hcs-tooltip[data-v-614a92fa]{font-family:Roboto,sans-serif!important;font-size:.8rem;font-weight:500!important;color:#242424!important;border-radius:6px;background-color:hsla(0,0%,94.1%,.95);border:1px solid #909090}.hcs-tooltip[data-v-614a92fa]:after{content:"";position:absolute;left:50%;bottom:-4px;width:8px;height:8px;background:inherit;-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-box-shadow:inset -1px -1px 0 0 #909090;box-shadow:inset -1px -1px 0 0 #909090}.keep-spaces[data-v-614a92fa]{white-space:pre-wrap}.location[data-v-614a92fa]{padding-bottom:16px;margin:0}@media(max-width:599px){.location[data-v-614a92fa]{margin:0 -12px 12px -12px}.location[data-v-614a92fa]:not(.xs-view){padding:0 10px 8px 10px}.location.xs-view[data-v-614a92fa]{padding:0 10px 0 10px}}.location[data-v-614a92fa]:first-child{margin-top:70px}@media(max-width:599px){.location[data-v-614a92fa]:first-child{margin-top:56px}}.location[data-v-614a92fa]:last-child{margin-bottom:10px;border-bottom:none}.location .location-title[data-v-614a92fa]{width:100%;padding-bottom:4px;margin:10px 0 12px;border-bottom:1px solid #000}@media(max-width:599px){.location .location-title[data-v-614a92fa]{padding-bottom:2px;margin:8px 0 10px}}.location .research-item-transition-wrapper[data-v-614a92fa]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}@media(max-width:599px){.location .research-item-transition-wrapper[data-v-614a92fa]{min-width:100%}}.loading[data-v-614a92fa]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-height:80vh;text-align:center}.lowercase[data-v-614a92fa]{text-transform:lowercase}.mb-2px[data-v-614a92fa]{margin-bottom:2px}.ml-2px[data-v-614a92fa]{margin-left:2px}.ml-n2px[data-v-614a92fa]{margin-left:-2px!important}.mr-2px[data-v-614a92fa]{margin-right:2px}.mr-5px[data-v-614a92fa]{margin-right:5px}.mr-6px[data-v-614a92fa]{margin-right:6px}.mr-n2px[data-v-614a92fa]{margin-right:-2px}.mt-2px[data-v-614a92fa]{margin-top:2px!important}.mt-6px[data-v-614a92fa]{margin-top:6px!important}.mt-n2px[data-v-614a92fa]{margin-top:-2px!important}.mx-2px[data-v-614a92fa]{margin-left:2px;margin-right:2px}.my-2px[data-v-614a92fa]{margin-top:2px!important;margin-bottom:2px!important}.node-inactive[data-v-614a92fa]{color:#909090!important}.overflow-auto[data-v-614a92fa]{overflow:auto}.overlay-modal[data-v-614a92fa]{width:590px;color:#000}@media(max-width:599px){.overlay-modal[data-v-614a92fa]{max-width:95vw}}@media(min-width:960px){.overlay-modal[data-v-614a92fa]{width:690px}}.overlay-parent[data-v-614a92fa]{position:relative}.overlay-parent.no-cursor[data-v-614a92fa]{cursor:not-allowed}.overlay-toolbar[data-v-614a92fa]{border-top-left-radius:4px!important;border-top-right-radius:4px!important;-webkit-box-shadow:none!important;box-shadow:none!important}.overlay-toolbar span[data-v-614a92fa]{font-size:1.25rem;font-weight:500;letter-spacing:.0125em;line-height:2rem;word-break:break-all}.overlay-body[data-v-614a92fa]{border-radius:0 0 4px 4px!important;background-color:#fff;padding:4px}.pro-label[data-v-614a92fa]{background:#049717!important}.pa-2px[data-v-614a92fa]{padding:2px!important}.py-6px[data-v-614a92fa]{padding-top:6px!important;padding-bottom:6px!important}.basic-label[data-v-614a92fa]{background:#1d3c5f!important}.light-label[data-v-614a92fa]{background:#89a3c2!important}.rounded-border[data-v-614a92fa]{padding:12px;border:1px solid #bbb;border-radius:4px}@media(max-width:599px){.rounded-border[data-v-614a92fa]{padding:10px!important}}.rounded-border.primary-border[data-v-614a92fa]{border:1px solid #89a3c2}.rounded-border.--small[data-v-614a92fa]{padding:6px}@media(max-width:599px){.rounded-border.--small[data-v-614a92fa]{padding:4px!important}}.save-bar[data-v-614a92fa]{position:fixed;z-index:2;width:100%;margin-top:-56px;background-color:#eef1f6!important;border-bottom:1px solid #e3e9f2!important;-webkit-box-shadow:none!important;box-shadow:none!important}.save-bar.save-bar--back[data-v-614a92fa]{margin-top:0}.back-content[data-v-614a92fa]{margin-top:56px}.back-with-toolbar-content[data-v-614a92fa]{margin-top:75px}@media(max-width:599px){.back-with-toolbar-content[data-v-614a92fa]{margin-top:48px}}.back-with-toolbar-content.--100[data-v-614a92fa]{height:100%}@media(max-width:599px){.button-mobile-wide[data-v-614a92fa]{width:100%}}.tab-container[data-v-614a92fa]{margin-top:104px}.to-do-date[data-v-614a92fa]{width:auto;padding:2px 4px!important;font-weight:600;line-height:1rem;color:red;text-align:center;white-space:nowrap;border:1px solid red;border-radius:5px}.to-do-date.green--text[data-v-614a92fa]{border-color:green}.zindex1[data-v-614a92fa]{z-index:1}.v-icon[data-v-614a92fa]{color:#666}.theme--light.v-btn.v-btn--icon.color-black[data-v-614a92fa],.v-btn>.v-btn__content .v-icon.color-black[data-v-614a92fa],.v-icon.color-black[data-v-614a92fa]{color:#000}.theme--light.v-btn.v-btn--icon.color-primary[data-v-614a92fa],.v-btn>.v-btn__content .v-icon.color-primary[data-v-614a92fa],.v-icon.color-primary[data-v-614a92fa]{color:#89a3c2}.theme--light.v-btn.v-btn--icon.color-grey[data-v-614a92fa],.v-btn>.v-btn__content .v-icon.color-grey[data-v-614a92fa],.v-icon.color-grey[data-v-614a92fa]{color:#666}.theme--light.v-btn.v-btn--icon.color-grey-medium[data-v-614a92fa],.v-btn>.v-btn__content .v-icon.color-grey-medium[data-v-614a92fa],.v-icon.color-grey-medium[data-v-614a92fa]{color:#b0b0b0}.theme--light.v-btn.v-btn--icon.color-grey-dark[data-v-614a92fa],.v-btn>.v-btn__content .v-icon.color-grey-dark[data-v-614a92fa],.v-icon.color-grey-dark[data-v-614a92fa]{color:#242424}.theme--light.v-btn.v-btn--icon.color-grey-light[data-v-614a92fa],.v-btn>.v-btn__content .v-icon.color-grey-light[data-v-614a92fa],.v-icon.color-grey-light[data-v-614a92fa]{color:#f9f9f9}.theme--light.v-btn.v-btn--icon.color-grey-transparent[data-v-614a92fa],.v-btn>.v-btn__content .v-icon.color-grey-transparent[data-v-614a92fa],.v-icon.color-grey-transparent[data-v-614a92fa]{color:rgba(0,0,0,.54)}.theme--light.v-btn.v-btn--icon.color-grey-border[data-v-614a92fa],.theme--light.v-btn.v-btn--icon.color-grey-medium-light[data-v-614a92fa],.v-btn>.v-btn__content .v-icon.color-grey-border[data-v-614a92fa],.v-btn>.v-btn__content .v-icon.color-grey-medium-light[data-v-614a92fa],.v-icon.color-grey-border[data-v-614a92fa],.v-icon.color-grey-medium-light[data-v-614a92fa]{color:#bbb}.theme--light.v-btn.v-btn--icon.color-green-bright[data-v-614a92fa],.v-btn>.v-btn__content .v-icon.color-green-bright[data-v-614a92fa],.v-icon.color-green-bright[data-v-614a92fa]{color:#0ebc27}.v-btn.color-black>.v-btn__content .v-icon[data-v-614a92fa]{color:#000}.full-height[data-v-614a92fa]{height:100%}.hcs-icon[data-v-614a92fa]{display:inline-block;min-width:23px;min-height:23px;margin:2px;line-height:1.2rem;vertical-align:top;background-color:transparent!important;background-repeat:no-repeat;background-position:50%}.hcs-icon--small[data-v-614a92fa]{min-width:16px;min-height:16px}.hcs-icon--large[data-v-614a92fa]{min-width:30px;min-height:30px}.hcs-icon--xl[data-v-614a92fa]{min-width:45px;min-height:45px}.hcs-icon--xxl[data-v-614a92fa]{min-width:100px;min-height:100px}.hcs-icon-sensor[data-v-614a92fa]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_hcm.svg)}.hcs-icon-sensor-orange[data-v-614a92fa]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_hcm-orange.svg)}.hcs-icon-sensor-grey[data-v-614a92fa]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_hcm-grey.svg)}.hcs-icon-sensor-primary[data-v-614a92fa]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_hcm-primary.svg)}.hcs-icon-sensor-secondary[data-v-614a92fa]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_hcm-secondary.svg)}.hcs-icon-sensors[data-v-614a92fa]{font-size:13px}.hcs-icon-sensors[data-v-614a92fa]:before{margin-left:2px;font-family:Material Design Icons;content:"󰘊"}.hcs-icon-sensors--no-outline[data-v-614a92fa]{font-size:22px;color:#666!important;background-color:transparent;border:none;border-radius:0}.hcs-icon-sensors--no-outline[data-v-614a92fa]:before{font-family:Material Design Icons;content:"󰘊"}.hcs-icon-sensors--no-outline--small[data-v-614a92fa]{margin:2px 0 0 0;font-size:16px}.hcs-icon-bv[data-v-614a92fa]{font-size:15px}.hcs-icon-bv[data-v-614a92fa]:before{font-family:Material Design Icons;content:"󰂁"}.hcs-icon-rssi[data-v-614a92fa],.hcs-icon-snr[data-v-614a92fa]{font-size:15px}.hcs-icon-rssi[data-v-614a92fa]:before,.hcs-icon-snr[data-v-614a92fa]:before{font-family:Material Design Icons;content:"󰒓"}.hcs-icon-t_0[data-v-614a92fa],.hcs-icon-t_1[data-v-614a92fa],.hcs-icon-t_2[data-v-614a92fa],.hcs-icon-t_3[data-v-614a92fa],.hcs-icon-t_4[data-v-614a92fa],.hcs-icon-t_5[data-v-614a92fa],.hcs-icon-t_6[data-v-614a92fa],.hcs-icon-t_7[data-v-614a92fa],.hcs-icon-t_8[data-v-614a92fa],.hcs-icon-t_9[data-v-614a92fa],.hcs-icon-t_i[data-v-614a92fa]{font-size:16px}.hcs-icon-t_0[data-v-614a92fa]:before,.hcs-icon-t_1[data-v-614a92fa]:before,.hcs-icon-t_2[data-v-614a92fa]:before,.hcs-icon-t_3[data-v-614a92fa]:before,.hcs-icon-t_4[data-v-614a92fa]:before,.hcs-icon-t_5[data-v-614a92fa]:before,.hcs-icon-t_6[data-v-614a92fa]:before,.hcs-icon-t_7[data-v-614a92fa]:before,.hcs-icon-t_8[data-v-614a92fa]:before,.hcs-icon-t_9[data-v-614a92fa]:before,.hcs-icon-t_i[data-v-614a92fa]:before{font-family:Material Design Icons;content:"󰔏"}.hcs-icon-weight_kg[data-v-614a92fa]{font-size:15px}.hcs-icon-weight_kg[data-v-614a92fa]:before{font-family:Material Design Icons;content:"󰖡"}.hcs-icon-magnify[data-v-614a92fa]{font-size:15px}.hcs-icon-magnify[data-v-614a92fa]:before{margin-left:1px;font-family:Material Design Icons;content:"󰍉"}.hcs-icon-text[data-v-614a92fa]{font-size:9.5px;font-weight:600;color:#fff;border-radius:50%}.hcs-icon.color-red[data-v-614a92fa]{background-color:#ff001d!important;border-color:#ff001d}.hcs-icon.color-green[data-v-614a92fa]{background-color:#049717!important;border-color:#049717}.hcs-icon.color-primary[data-v-614a92fa]{background-color:#89a3c2!important;border-color:#89a3c2}.hcs-icon-chartgroup-air[data-v-614a92fa]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-air[data-v-614a92fa]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_air.png);background-size:contain}.hcs-icon-chartgroup-air.print[data-v-614a92fa]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_air.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-alert[data-v-614a92fa]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-alert[data-v-614a92fa]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_alert.png);background-size:contain}.hcs-icon-chartgroup-alert.print[data-v-614a92fa]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_alert.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-bat[data-v-614a92fa]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-bat[data-v-614a92fa]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_bat.png);background-size:contain}.hcs-icon-chartgroup-bat.print[data-v-614a92fa]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_bat.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-ch4[data-v-614a92fa]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-ch4[data-v-614a92fa]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_ch4.png);background-size:contain}.hcs-icon-chartgroup-ch4.print[data-v-614a92fa]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_ch4.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-cloud[data-v-614a92fa]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-cloud[data-v-614a92fa]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_cloud.png);background-size:contain}.hcs-icon-chartgroup-cloud.print[data-v-614a92fa]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_cloud.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-co2[data-v-614a92fa]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-co2[data-v-614a92fa]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_co2.png);background-size:contain}.hcs-icon-chartgroup-co2.print[data-v-614a92fa]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_co2.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-connection[data-v-614a92fa]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-connection[data-v-614a92fa]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_connection.png);background-size:contain}.hcs-icon-chartgroup-connection.print[data-v-614a92fa]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_connection.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-dust[data-v-614a92fa]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-dust[data-v-614a92fa]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_dust.png);background-size:contain}.hcs-icon-chartgroup-dust.print[data-v-614a92fa]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_dust.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-hcm_line[data-v-614a92fa]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-hcm_line[data-v-614a92fa]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_hcm_line.png);background-size:contain}.hcs-icon-chartgroup-hcm_line.print[data-v-614a92fa]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_hcm_line.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-nh3[data-v-614a92fa]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-nh3[data-v-614a92fa]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_nh3.png);background-size:contain}.hcs-icon-chartgroup-nh3.print[data-v-614a92fa]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_nh3.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-mic[data-v-614a92fa]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-mic[data-v-614a92fa]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_mic.png);background-size:contain}.hcs-icon-chartgroup-mic.print[data-v-614a92fa]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_mic.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-movement[data-v-614a92fa]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-movement[data-v-614a92fa]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_movement.png);background-size:contain}.hcs-icon-chartgroup-movement.print[data-v-614a92fa]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_movement.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-rh[data-v-614a92fa]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-rh[data-v-614a92fa]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_rh.png);background-size:contain}.hcs-icon-chartgroup-rh.print[data-v-614a92fa]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_rh.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-setting[data-v-614a92fa]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-setting[data-v-614a92fa]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_setting.png);background-size:contain}.hcs-icon-chartgroup-setting.print[data-v-614a92fa]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_setting.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-sound[data-v-614a92fa]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-sound[data-v-614a92fa]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_sound.png);background-size:contain}.hcs-icon-chartgroup-sound.print[data-v-614a92fa]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_sound.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-sun[data-v-614a92fa]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-sun[data-v-614a92fa]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_sun.png);background-size:contain}.hcs-icon-chartgroup-sun.print[data-v-614a92fa]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_sun.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-switch[data-v-614a92fa]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-switch[data-v-614a92fa]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_switch.png);background-size:contain}.hcs-icon-chartgroup-switch.print[data-v-614a92fa]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_switch.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-temp[data-v-614a92fa]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-temp[data-v-614a92fa]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_temp.png);background-size:contain}.hcs-icon-chartgroup-temp.print[data-v-614a92fa]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_temp.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-thi[data-v-614a92fa]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-thi[data-v-614a92fa]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_thi.png);background-size:contain}.hcs-icon-chartgroup-thi.print[data-v-614a92fa]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_thi.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-weight[data-v-614a92fa]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-weight[data-v-614a92fa]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_weight.png);background-size:contain}.hcs-icon-chartgroup-weight.print[data-v-614a92fa]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_weight.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-wind[data-v-614a92fa]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-wind[data-v-614a92fa]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_wind.png);background-size:contain}.hcs-icon-chartgroup-wind.print[data-v-614a92fa]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_wind.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-temp.print[data-v-614a92fa]{height:20px;width:auto}.hcs-icon-chartgroup-bat.print[data-v-614a92fa],.hcs-icon-chartgroup-cloud.print[data-v-614a92fa]{width:20px;height:auto}.hcs-icon-farm[data-v-614a92fa]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_farm.svg)}.hcs-icon-farm.print[data-v-614a92fa]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_farm.svg);height:30px;width:30px}.hcs-icon-farm-grey[data-v-614a92fa]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_farm-grey.svg)}.hcs-icon-farm-grey.print[data-v-614a92fa]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_farm-grey.svg);height:30px;width:30px}.hcs-icon-farm-secondary[data-v-614a92fa]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_farm-secondary.svg)}.hcs-icon-farm-secondary.print[data-v-614a92fa]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_farm-secondary.svg);height:30px;width:30px}.hcs-icon-factory[data-v-614a92fa]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_factory.svg)}.hcs-icon-factory.print[data-v-614a92fa]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_factory.svg);height:30px;width:30px}.hcs-icon-greenhouse[data-v-614a92fa]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_greenhouse.svg)}.hcs-icon-greenhouse.print[data-v-614a92fa]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_greenhouse.svg);height:30px;width:30px}.hcs-icon-home[data-v-614a92fa]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_home.svg)}.hcs-icon-home.print[data-v-614a92fa]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_home.svg);height:30px;width:30px}.hcs-icon-office[data-v-614a92fa]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_office.svg)}.hcs-icon-office.print[data-v-614a92fa]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_office.svg);height:30px;width:30px}.hcs-icon-school[data-v-614a92fa]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_school.svg)}.hcs-icon-school.print[data-v-614a92fa]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_school.svg);height:30px;width:30px}.hcs-icon-air[data-v-614a92fa]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_air.svg)}.hcs-icon-air.print[data-v-614a92fa]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_air.svg);height:30px;width:30px}.hcs-icon-air-red[data-v-614a92fa]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_air-red.svg)}.hcs-icon-air-red.print[data-v-614a92fa]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_air-red.svg);height:30px;width:30px}.hcs-icon-alert[data-v-614a92fa]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_alert.svg)}.hcs-icon-alert.print[data-v-614a92fa]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_alert.svg);height:30px;width:30px}.hcs-icon-bat[data-v-614a92fa]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_bat.svg)}.hcs-icon-bat.print[data-v-614a92fa]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_bat.svg);height:30px;width:30px}.hcs-icon-bat-red[data-v-614a92fa]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_bat-red.svg)}.hcs-icon-bat-red.print[data-v-614a92fa]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_bat-red.svg);height:30px;width:30px}.hcs-icon-ch4[data-v-614a92fa]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_ch4.svg)}.hcs-icon-ch4.print[data-v-614a92fa]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_ch4.svg);height:30px;width:30px}.hcs-icon-ch4-green[data-v-614a92fa]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_ch4-green.svg)}.hcs-icon-ch4-green.print[data-v-614a92fa]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_ch4-green.svg);height:30px;width:30px}.hcs-icon-ch4-orange[data-v-614a92fa]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_ch4-orange.svg)}.hcs-icon-ch4-orange.print[data-v-614a92fa]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_ch4-orange.svg);height:30px;width:30px}.hcs-icon-ch4-red[data-v-614a92fa]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_ch4-red.svg)}.hcs-icon-ch4-red.print[data-v-614a92fa]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_ch4-red.svg);height:30px;width:30px}.hcs-icon-cloud[data-v-614a92fa]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_cloud.svg)}.hcs-icon-cloud.print[data-v-614a92fa]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_cloud.svg);height:30px;width:30px}.hcs-icon-cloud-red[data-v-614a92fa]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_cloud-red.svg)}.hcs-icon-cloud-red.print[data-v-614a92fa]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_cloud-red.svg);height:30px;width:30px}.hcs-icon-co2[data-v-614a92fa]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_co2.svg)}.hcs-icon-co2.print[data-v-614a92fa]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_co2.svg);height:30px;width:30px}.hcs-icon-dust[data-v-614a92fa]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_dust.svg)}.hcs-icon-dust.print[data-v-614a92fa]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_dust.svg);height:30px;width:30px}.hcs-icon-hcm_line[data-v-614a92fa]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_hcm_line.svg)}.hcs-icon-hcm_line.print[data-v-614a92fa]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_hcm_line.svg);height:30px;width:30px}.hcs-icon-hcm_line-red[data-v-614a92fa]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_hcm_line-red.svg)}.hcs-icon-hcm_line-red.print[data-v-614a92fa]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_hcm_line-red.svg);height:30px;width:30px}.hcs-icon-nh3[data-v-614a92fa]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_nh3.svg)}.hcs-icon-nh3.print[data-v-614a92fa]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_nh3.svg);height:30px;width:30px}.hcs-icon-nh3-grey[data-v-614a92fa]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_nh3-grey.svg)}.hcs-icon-nh3-grey.print[data-v-614a92fa]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_nh3-grey.svg);height:30px;width:30px}.hcs-icon-nh3-primary[data-v-614a92fa]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_nh3-primary.svg)}.hcs-icon-nh3-primary.print[data-v-614a92fa]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_nh3-primary.svg);height:30px;width:30px}.hcs-icon-nh3-secondary[data-v-614a92fa]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_nh3-secondary.svg)}.hcs-icon-nh3-secondary.print[data-v-614a92fa]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_nh3-secondary.svg);height:30px;width:30px}.hcs-icon-mic[data-v-614a92fa]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_mic.svg)}.hcs-icon-mic.print[data-v-614a92fa]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_mic.svg);height:30px;width:30px}.hcs-icon-mic-red[data-v-614a92fa]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_mic-red.svg)}.hcs-icon-mic-red.print[data-v-614a92fa]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_mic-red.svg);height:30px;width:30px}.hcs-icon-rh[data-v-614a92fa]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_rh.svg)}.hcs-icon-rh.print[data-v-614a92fa]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_rh.svg);height:30px;width:30px}.hcs-icon-setting[data-v-614a92fa]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_setting.svg)}.hcs-icon-setting.print[data-v-614a92fa]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_setting.svg);height:30px;width:30px}.hcs-icon-sound[data-v-614a92fa]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_sound.svg)}.hcs-icon-sound.print[data-v-614a92fa]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_sound.svg);height:30px;width:30px}.hcs-icon-sun[data-v-614a92fa]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_sun.svg)}.hcs-icon-sun.print[data-v-614a92fa]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_sun.svg);height:30px;width:30px}.hcs-icon-sun-red[data-v-614a92fa]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_sun-red.svg)}.hcs-icon-sun-red.print[data-v-614a92fa]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_sun-red.svg);height:30px;width:30px}.hcs-icon-temp[data-v-614a92fa]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_temp.svg)}.hcs-icon-temp.print[data-v-614a92fa]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_temp.svg);height:30px;width:30px}.hcs-icon-thi[data-v-614a92fa]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_thi.svg)}.hcs-icon-thi.print[data-v-614a92fa]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_thi.svg);height:30px;width:30px}.hcs-icon-wind[data-v-614a92fa]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_wind.svg)}.hcs-icon-wind.print[data-v-614a92fa]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_wind.svg);height:30px;width:30px}.hcs-icon-wind-red[data-v-614a92fa]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_wind-red.svg)}.hcs-icon-wind-red.print[data-v-614a92fa]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_wind-red.svg);height:30px;width:30px}.hcs-icon-co2-green[data-v-614a92fa]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_co2-green.svg)}.hcs-icon-co2-green.print[data-v-614a92fa]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_co2-green.svg);height:30px;width:30px}.hcs-icon-dust-green[data-v-614a92fa]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_dust-green.svg)}.hcs-icon-dust-green.print[data-v-614a92fa]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_dust-green.svg);height:30px;width:30px}.hcs-icon-movement[data-v-614a92fa]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_movement.svg)}.hcs-icon-movement.print[data-v-614a92fa]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_movement.svg);height:30px;width:30px}.hcs-icon-movement-green[data-v-614a92fa]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_movement-green.svg)}.hcs-icon-movement-green.print[data-v-614a92fa]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_movement-green.svg);height:30px;width:30px}.hcs-icon-nh3-green[data-v-614a92fa]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_nh3-green.svg)}.hcs-icon-nh3-green.print[data-v-614a92fa]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_nh3-green.svg);height:30px;width:30px}.hcs-icon-rh-green[data-v-614a92fa]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_rh-green.svg)}.hcs-icon-rh-green.print[data-v-614a92fa]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_rh-green.svg);height:30px;width:30px}.hcs-icon-temp-green[data-v-614a92fa]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_temp-green.svg)}.hcs-icon-temp-green.print[data-v-614a92fa]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_temp-green.svg);height:30px;width:30px}.hcs-icon-thi-green[data-v-614a92fa]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_thi-green.svg)}.hcs-icon-thi-green.print[data-v-614a92fa]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_thi-green.svg);height:30px;width:30px}.hcs-icon-co2-red[data-v-614a92fa]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_co2-red.svg)}.hcs-icon-co2-red.print[data-v-614a92fa]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_co2-red.svg);height:30px;width:30px}.hcs-icon-dust-red[data-v-614a92fa]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_dust-red.svg)}.hcs-icon-dust-red.print[data-v-614a92fa]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_dust-red.svg);height:30px;width:30px}.hcs-icon-movement-red[data-v-614a92fa]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_movement-red.svg)}.hcs-icon-movement-red.print[data-v-614a92fa]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_movement-red.svg);height:30px;width:30px}.hcs-icon-nh3-red[data-v-614a92fa]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_nh3-red.svg)}.hcs-icon-nh3-red.print[data-v-614a92fa]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_nh3-red.svg);height:30px;width:30px}.hcs-icon-rh-red[data-v-614a92fa]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_rh-red.svg)}.hcs-icon-rh-red.print[data-v-614a92fa]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_rh-red.svg);height:30px;width:30px}.hcs-icon-temp-red[data-v-614a92fa]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_temp-red.svg)}.hcs-icon-temp-red.print[data-v-614a92fa]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_temp-red.svg);height:30px;width:30px}.hcs-icon-thi-red[data-v-614a92fa]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_thi-red.svg)}.hcs-icon-thi-red.print[data-v-614a92fa]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_thi-red.svg);height:30px;width:30px}.hcs-icon-co2-orange[data-v-614a92fa]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_co2-orange.svg)}.hcs-icon-co2-orange.print[data-v-614a92fa]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_co2-orange.svg);height:30px;width:30px}.hcs-icon-dust-orange[data-v-614a92fa]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_dust-orange.svg)}.hcs-icon-dust-orange.print[data-v-614a92fa]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_dust-orange.svg);height:30px;width:30px}.hcs-icon-movement-orange[data-v-614a92fa]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_movement-orange.svg)}.hcs-icon-movement-orange.print[data-v-614a92fa]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_movement-orange.svg);height:30px;width:30px}.hcs-icon-nh3-orange[data-v-614a92fa]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_nh3-orange.svg)}.hcs-icon-nh3-orange.print[data-v-614a92fa]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_nh3-orange.svg);height:30px;width:30px}.hcs-icon-rh-orange[data-v-614a92fa]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_rh-orange.svg)}.hcs-icon-rh-orange.print[data-v-614a92fa]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_rh-orange.svg);height:30px;width:30px}.hcs-icon-temp-orange[data-v-614a92fa]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_temp-orange.svg)}.hcs-icon-temp-orange.print[data-v-614a92fa]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_temp-orange.svg);height:30px;width:30px}.hcs-icon-thi-orange[data-v-614a92fa]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_thi-orange.svg)}.hcs-icon-thi-orange.print[data-v-614a92fa]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_thi-orange.svg);height:30px;width:30px}.hcs-icon-broiler.on-top[data-v-614a92fa]{margin:0}.hcs-icon-broiler[data-v-614a92fa]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/broiler.svg)}.hcs-icon-broiler:not(.print).on-top[data-v-614a92fa]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/broiler.svg)}.hcs-icon-broiler.print[data-v-614a92fa]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/broiler.svg);max-height:50px}.hcs-icon-broiler.print.on-top[data-v-614a92fa]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/broiler.svg)}.hcs-icon-broiler-white[data-v-614a92fa]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/broiler-white.svg)}.hcs-icon-broiler-grey[data-v-614a92fa]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/broiler-grey.svg)}.hcs-icon-broiler-secondary[data-v-614a92fa]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/broiler-secondary.svg)}.hcs-icon-calves.on-top[data-v-614a92fa]{margin:0}.hcs-icon-calves[data-v-614a92fa]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/calves.svg)}.hcs-icon-calves:not(.print).on-top[data-v-614a92fa]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/calves.svg)}.hcs-icon-calves.print[data-v-614a92fa]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/calves.svg);max-height:50px}.hcs-icon-calves.print.on-top[data-v-614a92fa]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/calves.svg)}.hcs-icon-calves-white[data-v-614a92fa]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/calves-white.svg)}.hcs-icon-calves-grey[data-v-614a92fa]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/calves-grey.svg)}.hcs-icon-calves-secondary[data-v-614a92fa]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/calves-secondary.svg)}.hcs-icon-cattle.on-top[data-v-614a92fa]{margin:0}.hcs-icon-cattle[data-v-614a92fa]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/cattle.svg)}.hcs-icon-cattle:not(.print).on-top[data-v-614a92fa]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/cattle.svg)}.hcs-icon-cattle.print[data-v-614a92fa]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/cattle.svg);max-height:50px}.hcs-icon-cattle.print.on-top[data-v-614a92fa]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/cattle.svg)}.hcs-icon-cattle-white[data-v-614a92fa]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/cattle-white.svg)}.hcs-icon-cattle-grey[data-v-614a92fa]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/cattle-grey.svg)}.hcs-icon-cattle-secondary[data-v-614a92fa]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/cattle-secondary.svg)}.hcs-icon-chicken.on-top[data-v-614a92fa]{margin:0}.hcs-icon-chicken[data-v-614a92fa]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/chicken.svg)}.hcs-icon-chicken:not(.print).on-top[data-v-614a92fa]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/chicken.svg)}.hcs-icon-chicken.print[data-v-614a92fa]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/chicken.svg);max-height:50px}.hcs-icon-chicken.print.on-top[data-v-614a92fa]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/chicken.svg)}.hcs-icon-chicken-white[data-v-614a92fa]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/chicken-white.svg)}.hcs-icon-chicken-grey[data-v-614a92fa]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/chicken-grey.svg)}.hcs-icon-chicken-secondary[data-v-614a92fa]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/chicken-secondary.svg)}.hcs-icon-dairy_cattle.on-top[data-v-614a92fa]{margin:0}.hcs-icon-dairy_cattle[data-v-614a92fa]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/dairy_cattle.svg)}.hcs-icon-dairy_cattle:not(.print).on-top[data-v-614a92fa]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/dairy_cattle.svg)}.hcs-icon-dairy_cattle.print[data-v-614a92fa]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/dairy_cattle.svg);max-height:50px}.hcs-icon-dairy_cattle.print.on-top[data-v-614a92fa]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/dairy_cattle.svg)}.hcs-icon-dairy_cattle-white[data-v-614a92fa]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/dairy_cattle-white.svg)}.hcs-icon-dairy_cattle-grey[data-v-614a92fa]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/dairy_cattle-grey.svg)}.hcs-icon-dairy_cattle-secondary[data-v-614a92fa]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/dairy_cattle-secondary.svg)}.hcs-icon-goat.on-top[data-v-614a92fa]{margin:0}.hcs-icon-goat[data-v-614a92fa]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/goat.svg)}.hcs-icon-goat:not(.print).on-top[data-v-614a92fa]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/goat.svg)}.hcs-icon-goat.print[data-v-614a92fa]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/goat.svg);max-height:50px}.hcs-icon-goat.print.on-top[data-v-614a92fa]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/goat.svg)}.hcs-icon-goat-white[data-v-614a92fa]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/goat-white.svg)}.hcs-icon-goat-grey[data-v-614a92fa]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/goat-grey.svg)}.hcs-icon-goat-secondary[data-v-614a92fa]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/goat-secondary.svg)}.hcs-icon-horse.on-top[data-v-614a92fa]{margin:0}.hcs-icon-horse[data-v-614a92fa]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/horse.svg)}.hcs-icon-horse:not(.print).on-top[data-v-614a92fa]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/horse.svg)}.hcs-icon-horse.print[data-v-614a92fa]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/horse.svg);max-height:50px}.hcs-icon-horse.print.on-top[data-v-614a92fa]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/horse.svg)}.hcs-icon-horse-white[data-v-614a92fa]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/horse-white.svg)}.hcs-icon-horse-grey[data-v-614a92fa]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/horse-grey.svg)}.hcs-icon-horse-secondary[data-v-614a92fa]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/horse-secondary.svg)}.hcs-icon-human.on-top[data-v-614a92fa]{margin:0}.hcs-icon-human[data-v-614a92fa]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/human.svg)}.hcs-icon-human:not(.print).on-top[data-v-614a92fa]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/human.svg)}.hcs-icon-human.print[data-v-614a92fa]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/human.svg);max-height:50px}.hcs-icon-human.print.on-top[data-v-614a92fa]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/human.svg)}.hcs-icon-human-white[data-v-614a92fa]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/human-white.svg)}.hcs-icon-human-grey[data-v-614a92fa]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/human-grey.svg)}.hcs-icon-human-secondary[data-v-614a92fa]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/human-secondary.svg)}.hcs-icon-pig.on-top[data-v-614a92fa]{margin:0}.hcs-icon-pig[data-v-614a92fa]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/pig.svg)}.hcs-icon-pig:not(.print).on-top[data-v-614a92fa]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/pig.svg)}.hcs-icon-pig.print[data-v-614a92fa]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/pig.svg);max-height:50px}.hcs-icon-pig.print.on-top[data-v-614a92fa]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/pig.svg)}.hcs-icon-pig-white[data-v-614a92fa]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/pig-white.svg)}.hcs-icon-pig-grey[data-v-614a92fa]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/pig-grey.svg)}.hcs-icon-pig-secondary[data-v-614a92fa]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/pig-secondary.svg)}.hcs-icon-piglet.on-top[data-v-614a92fa]{margin:0}.hcs-icon-piglet[data-v-614a92fa]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/piglet.svg)}.hcs-icon-piglet:not(.print).on-top[data-v-614a92fa]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/piglet.svg)}.hcs-icon-piglet.print[data-v-614a92fa]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/piglet.svg);max-height:50px}.hcs-icon-piglet.print.on-top[data-v-614a92fa]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/piglet.svg)}.hcs-icon-piglet-white[data-v-614a92fa]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/piglet-white.svg)}.hcs-icon-piglet-grey[data-v-614a92fa]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/piglet-grey.svg)}.hcs-icon-piglet-secondary[data-v-614a92fa]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/piglet-secondary.svg)}.hcs-icon-rearing_chicken.on-top[data-v-614a92fa]{margin:0}.hcs-icon-rearing_chicken[data-v-614a92fa]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/rearing_chicken.svg)}.hcs-icon-rearing_chicken:not(.print).on-top[data-v-614a92fa]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/rearing_chicken.svg)}.hcs-icon-rearing_chicken.print[data-v-614a92fa]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/rearing_chicken.svg);max-height:50px}.hcs-icon-rearing_chicken.print.on-top[data-v-614a92fa]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/rearing_chicken.svg)}.hcs-icon-rearing_chicken-white[data-v-614a92fa]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/rearing_chicken-white.svg)}.hcs-icon-rearing_chicken-grey[data-v-614a92fa]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/rearing_chicken-grey.svg)}.hcs-icon-rearing_chicken-secondary[data-v-614a92fa]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/rearing_chicken-secondary.svg)}.hcs-icon-sheep.on-top[data-v-614a92fa]{margin:0}.hcs-icon-sheep[data-v-614a92fa]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sheep.svg)}.hcs-icon-sheep:not(.print).on-top[data-v-614a92fa]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/sheep.svg)}.hcs-icon-sheep.print[data-v-614a92fa]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sheep.svg);max-height:50px}.hcs-icon-sheep.print.on-top[data-v-614a92fa]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/sheep.svg)}.hcs-icon-sheep-white[data-v-614a92fa]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sheep-white.svg)}.hcs-icon-sheep-grey[data-v-614a92fa]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sheep-grey.svg)}.hcs-icon-sheep-secondary[data-v-614a92fa]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sheep-secondary.svg)}.hcs-icon-sow.on-top[data-v-614a92fa]{margin:0}.hcs-icon-sow[data-v-614a92fa]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sow.svg)}.hcs-icon-sow:not(.print).on-top[data-v-614a92fa]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/sow.svg)}.hcs-icon-sow.print[data-v-614a92fa]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sow.svg);max-height:50px}.hcs-icon-sow.print.on-top[data-v-614a92fa]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/sow.svg)}.hcs-icon-sow-white[data-v-614a92fa]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sow-white.svg)}.hcs-icon-sow-grey[data-v-614a92fa]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sow-grey.svg)}.hcs-icon-sow-secondary[data-v-614a92fa]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sow-secondary.svg)}.hcs-icon-sow_lactating.on-top[data-v-614a92fa]{margin:0}.hcs-icon-sow_lactating[data-v-614a92fa]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sow_lactating.svg)}.hcs-icon-sow_lactating:not(.print).on-top[data-v-614a92fa]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/sow_lactating.svg)}.hcs-icon-sow_lactating.print[data-v-614a92fa]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sow_lactating.svg);max-height:50px}.hcs-icon-sow_lactating.print.on-top[data-v-614a92fa]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/sow_lactating.svg)}.hcs-icon-sow_lactating-white[data-v-614a92fa]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sow_lactating-white.svg)}.hcs-icon-sow_lactating-grey[data-v-614a92fa]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sow_lactating-grey.svg)}.hcs-icon-sow_lactating-secondary[data-v-614a92fa]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sow_lactating-secondary.svg)}.hcs-icon-veal_calves.on-top[data-v-614a92fa]{margin:0}.hcs-icon-veal_calves[data-v-614a92fa]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/veal_calves.svg)}.hcs-icon-veal_calves:not(.print).on-top[data-v-614a92fa]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/veal_calves.svg)}.hcs-icon-veal_calves.print[data-v-614a92fa]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/veal_calves.svg);max-height:50px}.hcs-icon-veal_calves.print.on-top[data-v-614a92fa]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/veal_calves.svg)}.hcs-icon-veal_calves-white[data-v-614a92fa]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/veal_calves-white.svg)}.hcs-icon-veal_calves-grey[data-v-614a92fa]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/veal_calves-grey.svg)}.hcs-icon-veal_calves-secondary[data-v-614a92fa]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/veal_calves-secondary.svg)}.hcs-icon-null[data-v-614a92fa]{font-size:18px}.hcs-icon-null[data-v-614a92fa]:before{margin-left:1px;font-family:Material Design Icons;content:"󰄰"}.hcs-icon-sensor-status[data-v-614a92fa]{width:55px;height:55px;margin:4px;background-size:cover}@media(max-width:599px){.hcs-icon-sensor-status[data-v-614a92fa]{width:40px;height:40px}}.hcs-icon-sensor-status.--tiny[data-v-614a92fa]{width:30px;min-width:30px;height:30px}.hcs-icon-sensor-status.--small[data-v-614a92fa]{width:40px;min-width:40px;height:40px}.hcs-icon-sensor-status.--large[data-v-614a92fa]{width:90px;height:90px}.hcs-icon-sensor-status.--large[data-v-614a92fa],.hcs-icon-sensor-status.--small[data-v-614a92fa],.hcs-icon-sensor-status.--tiny[data-v-614a92fa]{background-size:contain;image-rendering:-moz-crisp-edges;image-rendering:-o-crisp-edges;image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges;-ms-interpolation-mode:nearest-neighbor}.research-grade--filter[data-v-614a92fa]{width:23px;height:23px;line-height:20px;text-align:center;background-color:rgba(0,0,0,.54);border-radius:4px}.research-grade--filter span[data-v-614a92fa]{font-size:11px;font-weight:600;color:#eef1f6}.research-grade--filter.--active[data-v-614a92fa]{line-height:18px;background-color:#ff001d;border:1px solid #666}.research-grade--filter.--active span[data-v-614a92fa]{color:#666}.icon-side-arrow[data-v-614a92fa]{font-size:18px}.icon-info[data-v-614a92fa]{margin-top:-2px}body[data-v-614a92fa]{font-family:Roboto,sans-serif!important}button[data-v-614a92fa],input[data-v-614a92fa],select[data-v-614a92fa],textarea[data-v-614a92fa]{font-family:inherit;font-size:inherit;line-height:inherit;color:inherit}a[data-v-614a92fa]{color:#1d3c5f!important;text-decoration:none}.extra-text[data-v-614a92fa]{margin-top:2px;font-style:italic;font-size:11px!important}.font-small[data-v-614a92fa]{font-size:12px!important;line-height:14px}.font-xsmall[data-v-614a92fa]{font-size:11px!important;line-height:13px!important}.font-xxsmall[data-v-614a92fa]{font-size:8px!important}.hcs-info-label[data-v-614a92fa],.hcs-label[data-v-614a92fa]{font-family:Roboto,sans-serif!important;font-size:12px!important;font-weight:400;line-height:16px;color:#242424}.hcs-label[data-v-614a92fa]{margin-bottom:4px}.info-text[data-v-614a92fa]{font-style:italic}.overflow-ellipsis[data-v-614a92fa]{text-overflow:ellipsis;overflow:hidden}.overline-tabsize[data-v-614a92fa]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#666;font-size:.875rem;font-weight:500;letter-spacing:.0892857143em;line-height:normal;height:48px;text-transform:uppercase}.overline-tabsize.active[data-v-614a92fa]{color:#000}.uppercase[data-v-614a92fa]{color:#666;font-size:12px;font-weight:500;letter-spacing:.0892857143em;line-height:normal;text-transform:uppercase}.unauthorized-title[data-v-614a92fa]{padding-top:40px;text-align:center}.roboto-condensed[data-v-614a92fa]{font-family:Roboto Condensed,Helvetica Neue,Helvetica,Arial,sans-serif}.single-line-height[data-v-614a92fa]{line-height:1rem!important}.text-ellipsis[data-v-614a92fa]{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}@media(min-width:960px){.container[data-v-614a92fa]{max-width:calc(100vw - 48px)!important}}.el-tree[data-v-614a92fa]{color:#242424!important}.v-application .red--text[data-v-614a92fa]{color:#ff001d!important;caret-color:#ff001d!important}.v-application .red[data-v-614a92fa]{background-color:#ff001d!important;border-color:#ff001d!important}.v-application .accent[data-v-614a92fa]{background-color:#89a3c2!important;border-color:#89a3c2!important}.v-application .accent--text[data-v-614a92fa]{color:#89a3c2!important;caret-color:#89a3c2!important}.theme--light.v-label[data-v-614a92fa]{color:#242424}.filter-radio-group .v-label[data-v-614a92fa]{font-size:14px!important}.theme--light.v-card.v-card--outlined[data-v-614a92fa]{border:thin solid #bbb}.theme--light.v-chip[data-v-614a92fa],.theme--light.v-chip[data-v-614a92fa]:not(.v-chip--active){background-color:#bbcadc}.theme--light.v-chip.v-chip--active.background-color-secondary[data-v-614a92fa]{background-color:#1d3c5f!important;color:#fff!important}.theme--light.v-btn[data-v-614a92fa]{color:inherit}.v-btn .v-ripple__container[data-v-614a92fa],.v-btn[data-v-614a92fa]:before,.v-icon.v-icon[data-v-614a92fa]:after{display:none!important}.theme--light.v-btn.color-secondary .v-btn__content[data-v-614a92fa]{color:#1d3c5f;border-color:#1d3c5f}.theme--light.v-icon.v-icon.v-icon--disabled.transparent--text[data-v-614a92fa]{color:transparent!important}.v-btn.group--left[data-v-614a92fa]{border-radius:4px 0 0 4px!important;margin-right:-1px!important}.v-btn.group--right[data-v-614a92fa]{border-radius:0 4px 4px 0!important}.v-btn.group--middle[data-v-614a92fa]{border-radius:0!important;margin-right:-1px!important}.v-text-field--outlined fieldset[data-v-614a92fa]{border-color:#bbb}.v-tabs--icons-and-text>.v-tabs-bar[data-v-614a92fa]{height:48px!important}.v-tabs--icons-and-text>.v-tabs-bar .v-tab[data-v-614a92fa]{text-transform:none!important;letter-spacing:.075}.v-tabs--icons-and-text>.v-tabs-bar .v-tab>[data-v-614a92fa]:first-child{margin-bottom:2px!important}@media(max-width:599px){.v-tabs--icons-and-text>.v-tabs-bar .v-tab[data-v-614a92fa]{font-size:12px!important;letter-spacing:.04}}@media(max-width:400px){.v-tabs--icons-and-text>.v-tabs-bar .v-tab[data-v-614a92fa]{min-width:68px!important;padding:0 4px!important}}@media(max-width:500px){.v-tabs--icons-and-text>.v-tabs-bar .v-tab[data-v-614a92fa]{padding:0 7px!important}}@media(max-width:500px){.v-tabs--icons-and-text>.v-tabs-bar .v-tab.compact-view[data-v-614a92fa]{padding:0!important;min-width:62px!important}}.v-tabs .v-tab--active[data-v-614a92fa]:hover:before,.v-tabs .v-tab[data-v-614a92fa]:hover:before{opacity:0!important}.v-tabs--dashboard .v-tabs-bar--is-mobile .v-tab[data-v-614a92fa]{padding:0 10px!important}.location-create .v-item-group.v-tabs-bar[data-v-614a92fa]{position:fixed!important;top:48px!important;z-index:2!important;width:100%!important}.v-toolbar__content .v-toolbar__title[data-v-614a92fa]{padding-left:0!important}.v-text-field.error--text .v-label[data-v-614a92fa]{color:#ff5252!important;caret-color:#ff5252!important}.v-text-field.v-text-field--solo .v-input__control[data-v-614a92fa]{min-width:160px!important}@media(min-width:1264px){.v-text-field.v-text-field--solo .v-input__control[data-v-614a92fa]{min-width:0!important}}.v-text-field.v-text-field--solo .v-input__control .v-input__slot[data-v-614a92fa]{background:transparent!important}.v-text-field .v-input__control .v-input__slot[data-v-614a92fa]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important;min-height:auto!important}.v-text-field:not(.v-text-field--outlined):not(.v-text-field--solo):not(.v-select) input[data-v-614a92fa]{padding:8px 0 0}.v-text-field.v-text-field--outlined input[data-v-614a92fa]{width:100%;max-height:none!important;padding-top:10px}.v-text-field.v-text-field--enclosed.v-input--dense:not(.v-text-field--solo).v-text-field--outlined .v-input__slot[data-v-614a92fa]{padding-right:4px!important}.v-text-field.v-text-field--enclosed.v-input--dense:not(.v-text-field--solo).v-text-field--outlined .v-input__append-inner[data-v-614a92fa]{margin-top:6px!important}@media(max-width:599px){.v-text-field.v-text-field--enclosed.v-input--dense:not(.v-text-field--solo).v-text-field--outlined:not(.v-input--xsmall):not(.input-text-field--full) .v-input__append-inner[data-v-614a92fa]{margin-top:3px!important}}.v-text-field.v-text-field--enclosed.v-input--height36 .v-input__append-inner[data-v-614a92fa]{margin-top:14px!important}.v-text-field.v-text-field--enclosed.v-input--width240[data-v-614a92fa]{width:240px}@media(max-width:599px){.v-text-field.v-text-field--enclosed.v-input--width240[data-v-614a92fa]{width:120px}}.v-text-field.v-text-field--enclosed.v-input--width157[data-v-614a92fa]{width:157px}@media(max-width:599px){.v-text-field.v-text-field--enclosed.v-input--width157[data-v-614a92fa]{width:84px}}.v-text-field.hcs--large[data-v-614a92fa]{padding-top:8px!important;font-size:1.8rem!important}.v-text-field.hcs--large.v-text-field .v-input__control .v-input__slot[data-v-614a92fa]{height:42px!important;min-height:42px!important}.v-text-field.hcs--large.v-text-field input[data-v-614a92fa]{padding:0 0 4px!important;margin-top:8px!important}.v-text-field:not(.date-picker):not(.time-picker):not(.bg-transparent) .v-input__slot[data-v-614a92fa],input[type=number][data-v-614a92fa]{background-color:#fff!important}.v-select.v-select--chips.v-input--dense .v-select__selections[data-v-614a92fa]{min-height:30px}.v-select.v-input--small .v-select__selections[data-v-614a92fa],.v-select.v-input--xsmall .v-select__selections[data-v-614a92fa]{padding:0!important}.v-input.v-input--selection-controls.v-input--switch .v-input__slot>.v-label[data-v-614a92fa]{font-size:12px!important;line-height:16px}.v-input textarea[data-v-614a92fa]{padding-top:4px}div[role=combobox] .v-label[data-v-614a92fa]{top:-2px!important}.v-input__slider[data-v-614a92fa]{max-width:600px}.v-input__slider .v-slider.v-slider--horizontal .v-slider__tick .v-slider__tick-label[data-v-614a92fa]{width:65px;max-width:65px;margin-top:2px;font-size:.75rem!important;line-height:1rem;text-align:center;white-space:normal}.v-input__slider .v-slider.v-slider--horizontal .v-slider__tick:first-child .v-slider__tick-label[data-v-614a92fa],.v-input__slider .v-slider.v-slider--horizontal .v-slider__tick:last-child .v-slider__tick-label[data-v-614a92fa]{-webkit-transform:translateX(-50%)!important;transform:translateX(-50%)!important}.v-input__slider.slider--default .v-slider div[aria-valuenow="0"] .primary[data-v-614a92fa]{color:#b0b0b0!important;background-color:#b0b0b0!important}.v-input__slider.slider--default .v-slider div[aria-valuenow="0"] .v-slider__thumb-label[data-v-614a92fa]{display:none!important}.v-input__slider.slider--default:not(.slider--big-label) .v-slider[data-v-614a92fa]{max-width:245px!important;margin-top:18px!important}.v-input__slider.slider--big-label .v-slider[data-v-614a92fa]{margin-top:25px!important}.v-input__slider.slider--number-percentage .v-slider div[aria-valuenow="-1"] .primary[data-v-614a92fa]{color:#b0b0b0!important;background-color:#b0b0b0!important}.v-input__slider.slider--number-percentage .v-slider div[aria-valuenow="-1"] .v-slider__thumb-label[data-v-614a92fa]{display:none!important}.v-input__slider.slider--score-amount .v-slider__ticks-container .v-slider__tick[data-v-614a92fa]:nth-child(2){background-color:#069518!important}.v-input__slider.slider--score-amount .v-slider__ticks-container .v-slider__tick[data-v-614a92fa]:nth-child(3){background-color:#243d80!important}.v-input__slider.slider--score-amount .v-slider__ticks-container .v-slider__tick[data-v-614a92fa]:nth-child(4){background-color:#5f3f90!important}.v-input__slider.slider--score-amount .v-slider__ticks-container .v-slider__tick[data-v-614a92fa]:nth-child(5){background-color:#8f1619!important}.v-input__slider.slider--score-quality .v-slider__ticks-container .v-slider__tick[data-v-614a92fa]:nth-child(5){background-color:#069518!important}.v-input__slider.slider--score-quality .v-slider__ticks-container .v-slider__tick[data-v-614a92fa]:nth-child(4){background-color:#243d80!important}.v-input__slider.slider--score-quality .v-slider__ticks-container .v-slider__tick[data-v-614a92fa]:nth-child(3){background-color:#5f3f90!important}.v-input__slider.slider--score-quality .v-slider__ticks-container .v-slider__tick[data-v-614a92fa]:nth-child(2){background-color:#8f1619!important}.v-input__slider.slider--grade .v-slider__ticks-container .v-slider__tick[data-v-614a92fa]:nth-child(9),.v-input__slider.slider--grade .v-slider__ticks-container .v-slider__tick[data-v-614a92fa]:nth-child(10),.v-input__slider.slider--grade .v-slider__ticks-container .v-slider__tick[data-v-614a92fa]:nth-child(11){background-color:#069518!important}.v-input__slider.slider--grade .v-slider__ticks-container .v-slider__tick[data-v-614a92fa]:nth-child(7),.v-input__slider.slider--grade .v-slider__ticks-container .v-slider__tick[data-v-614a92fa]:nth-child(8){background-color:#243d80!important}.v-input__slider.slider--grade .v-slider__ticks-container .v-slider__tick[data-v-614a92fa]:nth-child(5),.v-input__slider.slider--grade .v-slider__ticks-container .v-slider__tick[data-v-614a92fa]:nth-child(6){background-color:#5f3f90!important}.v-input__slider.slider--grade .v-slider__ticks-container .v-slider__tick[data-v-614a92fa]:nth-child(2),.v-input__slider.slider--grade .v-slider__ticks-container .v-slider__tick[data-v-614a92fa]:nth-child(3),.v-input__slider.slider--grade .v-slider__ticks-container .v-slider__tick[data-v-614a92fa]:nth-child(4){background-color:#8f1619!important}.v-card__subtitle[data-v-614a92fa],.v-card__text[data-v-614a92fa],.v-card__title[data-v-614a92fa]{padding:12px!important}@media(max-width:599px){.v-card__subtitle[data-v-614a92fa],.v-card__text[data-v-614a92fa],.v-card__title[data-v-614a92fa]{padding:10px!important}}.v-card__title+.v-card__subtitle[data-v-614a92fa],.v-card__title+.v-card__text[data-v-614a92fa]{padding:0 12px!important}@media(max-width:599px){.v-card__title+.v-card__subtitle[data-v-614a92fa],.v-card__title+.v-card__text[data-v-614a92fa]{padding:0 10px!important}}.v-data-table[data-v-614a92fa]{background-color:transparent!important}@media(max-width:599px){.v-data-table:not(.table-heatmap) .v-input__control[data-v-614a92fa],.v-data-table:not(.table-heatmap) input[data-v-614a92fa]{font-size:12px!important}}.v-data-table:not(.table-heatmap) tr.tr-clickable>td[data-v-614a92fa]{cursor:pointer!important}.v-data-table:not(.table-heatmap) .td--small .v-input__control[data-v-614a92fa]{min-width:116px!important;max-width:116px!important}@media(max-width:599px){.v-data-table:not(.table-heatmap) .td--small .v-input__control[data-v-614a92fa]{min-width:80px!important;max-width:80px!important}}.v-data-table:not(.table-heatmap) .td--medium .v-input__control[data-v-614a92fa]{min-width:130px!important;max-width:130px!important}@media(max-width:599px){.v-data-table:not(.table-heatmap) .v-data-table__wrapper>table>tbody>tr>td[data-v-614a92fa],.v-data-table:not(.table-heatmap) .v-data-table__wrapper>table>thead>tr>th[data-v-614a92fa]{padding:0 5px!important;font-size:12px!important}}.v-data-table:not(.table-heatmap).--full-width[data-v-614a92fa]{width:100%}.v-data-table:not(.table-heatmap).v-data-table--smallfont .v-data-table__wrapper>table>tbody>tr>td[data-v-614a92fa],.v-data-table:not(.table-heatmap).v-data-table--smallfont .v-data-table__wrapper>table>thead>tr>th[data-v-614a92fa],.v-data-table:not(.table-heatmap).v-data-table--smallfont .v-input__control[data-v-614a92fa],.v-data-table:not(.table-heatmap).v-data-table--smallfont input[data-v-614a92fa]{font-size:12px!important}.v-data-table.v-data-table--dense.table-heatmap>.v-data-table__wrapper>table>tbody>tr>td[data-v-614a92fa]{height:11px!important}.v-data-table.table-heatmap .v-data-table__wrapper[data-v-614a92fa]{overflow:visible;width:100%}.v-data-table.emission-table .v-data-table__wrapper[data-v-614a92fa]{overflow:visible!important}@media(max-width:599px){.v-application--is-ltr .v-data-table.table-saved-inputs>.v-data-footer__select[data-v-614a92fa]{margin-left:0!important;margin-right:0!important}}.v-calendar-weekly__day.v-present[data-v-614a92fa]{background-color:#bbcadc!important}.v-event strong[data-v-614a92fa]{display:none}.el-checkbox__input.is-checked .el-checkbox__inner[data-v-614a92fa],.el-checkbox__input.is-indeterminate .el-checkbox__inner[data-v-614a92fa]{background-color:#89a3c2;border-color:#89a3c2}.el-input-number .el-input__inner[data-v-614a92fa]{color:#242424!important}.el-input-number.comma-warning .el-input__inner[data-v-614a92fa]{border:1px solid #ff001d!important}.el-input-number.table input[data-v-614a92fa]{background-color:hsla(0,0%,100%,.5)!important}.el-input-number--medium[data-v-614a92fa]{width:160px!important}@media(max-width:599px){.el-input-number--medium[data-v-614a92fa]{width:130px!important}}.el-input-number__decrease[data-v-614a92fa],.el-input-number__increase[data-v-614a92fa]{background:none!important}.el-input-number__decrease:hover:not(.is-disabled)~.el-input .el-input__inner[data-v-614a92fa]:not(.is-disabled),.el-input-number__increase:hover:not(.is-disabled)~.el-input .el-input__inner[data-v-614a92fa]:not(.is-disabled),.el-input.is-active .el-input__inner[data-v-614a92fa],.el-input__inner[data-v-614a92fa]:focus{border-color:#89a3c2!important}.v-badge__badge[data-v-614a92fa]{min-width:16px!important;height:16px!important;padding:3px 5px!important;font-size:11px!important}.v-badge.font-xxsmall .v-badge__badge[data-v-614a92fa]{font-size:8px!important}.alerts-item .v-alert__wrapper[data-v-614a92fa]{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:start!important}.v-overlay.manual-input-overlay>.v-overlay__content .overlay-modal[data-v-614a92fa]{max-height:90vh!important;min-height:500px!important;overflow:auto!important;background-color:#fff;border-radius:4px}@media(max-width:599px){.v-overlay.manual-input-overlay>.v-overlay__content .overlay-modal[data-v-614a92fa]{min-height:300px!important}}.vue-treeselect .vue-treeselect__control[data-v-614a92fa]{border-color:#bbb;border-radius:4px}.vue-treeselect:not(.filter-treeselect) .vue-treeselect__control[data-v-614a92fa]{background:transparent}.vue-treeselect.emission-treeselect .vue-treeselect__control[data-v-614a92fa]{border-color:#666}.vue-treeselect.emission-treeselect .vue-treeselect__control-arrow[data-v-614a92fa]{color:#666}.vue-treeselect.emission-treeselect.vue-treeselect:not(.vue-treeselect--disabled):not(.vue-treeselect--focused) .vue-treeselect__control[data-v-614a92fa]:hover{border-color:#909090}.vue-treeselect--focused:not(.vue-treeselect--open) .vue-treeselect__control[data-v-614a92fa]{border-color:#89a3c2!important;-webkit-box-shadow:none!important;box-shadow:none!important}.vue-treeselect--has-value .vue-treeselect__multi-value[data-v-614a92fa]{margin-bottom:1px!important}.vue-treeselect__multi-value-item[data-v-614a92fa]{padding:0!important;line-height:12px!important;color:#242424!important;background:#bbcadc!important}.vue-treeselect__multi-value-item .vue-treeselect__multi-value-label[data-v-614a92fa]{font-weight:600!important}.vue-treeselect__value-remove[data-v-614a92fa]{color:#242424!important}.vue-treeselect__checkbox--checked[data-v-614a92fa],.vue-treeselect__checkbox--indeterminate[data-v-614a92fa]{background:#89a3c2!important;border-color:#89a3c2!important}.vue-treeselect.color-red .vue-treeselect__multi-value-item[data-v-614a92fa],.vue-treeselect.color-red .vue-treeselect__value-remove[data-v-614a92fa]{color:#ff001d!important;background:#ffe5e7!important}.vue-treeselect.color-red .vue-treeselect__checkbox--checked[data-v-614a92fa]{background:#ff001d!important;border-color:#ff001d!important}.vue-treeselect--open-below:not(.vue-treeselect--append-to-body) .vue-treeselect__menu-container[data-v-614a92fa]{top:unset!important}@media(max-width:599px){.vue-treeselect.treeselect--small .vue-treeselect__control[data-v-614a92fa],.vue-treeselect.treeselect--small .vue-treeselect__menu[data-v-614a92fa]{font-size:14px!important}}.vue-treeselect.treeselect-icon-selectbox .vue-treeselect__control[data-v-614a92fa]{max-height:34px!important;height:34px!important;max-width:85px!important;width:85px!important;border-color:#bbb!important}.vue-treeselect.treeselect-icon-selectbox .vue-treeselect__control .vue-treeselect__single-value[data-v-614a92fa]{top:1px}.vue-treeselect.treeselect-icon-selectbox .vue-treeselect__control[data-v-614a92fa],.vue-treeselect.treeselect-icon-selectbox .vue-treeselect__menu[data-v-614a92fa]{font-size:10px!important}.vue-treeselect.vue-treeselect--multi.treeselect-chartgroup .vue-treeselect__multi-value-item[data-v-614a92fa]{background:#fff!important}.vue-treeselect.vue-treeselect--multi.treeselect-chartgroup.vue-treeselect--disabled .vue-treeselect__multi-value-item[data-v-614a92fa]{background:#ededed!important;border-color:#ededed!important}.vue-treeselect__multi-value-item-container[data-v-614a92fa]{padding-top:2px!important}.vdatetime-input[data-v-614a92fa]{color:#89a3c2;cursor:pointer}.vdatetime.green--text .vdatetime-input[data-v-614a92fa]{color:#049717}.vdatetime-popup[data-v-614a92fa]{border-radius:4px}.vdatetime-popup .vdatetime-calendar__month[data-v-614a92fa]{min-height:317px!important}.vdatetime-popup .vdatetime-calendar__month__day--selected:hover>span>span[data-v-614a92fa],.vdatetime-popup .vdatetime-calendar__month__day--selected>span>span[data-v-614a92fa],.vdatetime-popup .vdatetime-popup__header[data-v-614a92fa]{background:#89a3c2!important}.vdatetime-popup .vdatetime-popup__actions__button[data-v-614a92fa],.vdatetime-popup .vdatetime-time-picker__item--selected[data-v-614a92fa],.vdatetime-popup .vdatetime-year-picker__item--selected[data-v-614a92fa]{color:#89a3c2!important}.vdatetime-popup .vdatetime-popup__header[data-v-614a92fa]{border-top-left-radius:inherit;border-top-right-radius:inherit}.vdatetime-popup .vdatetime-popup__actions__button[data-v-614a92fa]{padding:0!important}.ep-container[data-v-614a92fa]{height:110px!important}@media(max-width:599px){.ep-container[data-v-614a92fa]{height:86px!important}}.ep-container .ep-svg-container[data-v-614a92fa]{margin-top:-5px}@media(max-width:599px){.ep-container .ep-svg-container[data-v-614a92fa]{margin-top:-3px}}@media(max-width:599px){.ep-container.expanded[data-v-614a92fa]:not(.print){height:110px!important}.ep-container.expanded:not(.print) .ep-svg-container[data-v-614a92fa]{margin-top:-37px}.ep-container.expanded:not(.print) .ep-svg-container .ep-svg[data-v-614a92fa]{height:60px!important}}.ep-legend--container[data-v-614a92fa]{top:0!important}@media(max-width:599px){.ep-legend--container[data-v-614a92fa]{margin-top:4px}}@media print{.v-main[data-v-614a92fa]{display:block!important;padding:0 0 0 0!important}.v-application[data-v-614a92fa]{line-height:0!important}.v-application-wrap[data-v-614a92fa]{display:block!important;min-height:0!important}}.print-only[data-v-614a92fa]{display:none}@media print{body[data-v-614a92fa],html[data-v-614a92fa]{width:210mm;height:296.8mm;padding:0;margin:0;-webkit-print-color-adjust:exact!important;color-adjust:exact!important;print-color-adjust:exact!important}[data-v-614a92fa],[data-v-614a92fa]:after,[data-v-614a92fa]:before{color:inherit!important;background:inherit!important}.grade-details-text[data-v-614a92fa]{font-size:15.5px!important}.header-page[data-v-614a92fa]{display:block;width:210mm;height:296.8mm;padding:0;margin:0;overflow:hidden;page-break-after:always;-webkit-region-break-after:always!important;-webkit-column-break-after:page!important;-moz-column-break-after:page!important;break-after:page!important}.header-page .content[data-v-614a92fa]{display:block;padding-top:40%;padding-right:10mm;padding-left:10mm;margin:0;text-align:center}.header-page .content .logo[data-v-614a92fa]{position:relative;height:40mm;margin-bottom:30mm}.header-page .content .date[data-v-614a92fa],.header-page .content .logo[data-v-614a92fa],.header-page .content .subtitle[data-v-614a92fa],.header-page .content .title[data-v-614a92fa]{margin-bottom:10mm}.header-page .content .subtitle[data-v-614a92fa]{line-height:1.2}.no-print[data-v-614a92fa],.toggle-icon[data-v-614a92fa]{display:none!important}.print-hide-icon[data-v-614a92fa]:before{content:""!important}.print-inspections-page[data-v-614a92fa]{page-break-after:always;page-break-before:always}.print-only[data-v-614a92fa]{display:block!important}.font-xsmall[data-v-614a92fa],.font-xxsmall[data-v-614a92fa]{font-size:.6rem!important}.print-card[data-v-614a92fa]{display:block!important;border:none!important;padding:0!important;margin:0!important;min-height:296.8mm!important}.print-diary-item[data-v-614a92fa]{page-break-inside:avoid}.print-photo[data-v-614a92fa]{width:18%;max-width:40mm}.print-photo-selected img[data-v-614a92fa],.print-photo img[data-v-614a92fa]{width:100%}.print-photo-selected-text[data-v-614a92fa]{max-height:48px;overflow:hidden}.chart-wrapper[data-v-614a92fa],.download-wrapper[data-v-614a92fa]{display:block;-webkit-column-break-inside:avoid;page-break-inside:avoid;-moz-column-break-inside:avoid;break-inside:avoid;break-inside:avoid-page}.heatmap-chart[data-v-614a92fa],.wind-chart[data-v-614a92fa]{height:100%;max-height:35mm}.heatmap-chart-wrapper[data-v-614a92fa],.wind-chart-wrapper[data-v-614a92fa]{margin-bottom:43mm}.title-wrapper[data-v-614a92fa]{margin-top:7mm;margin-bottom:1mm}.charts-wrapper-4 .title-wrapper .overline[data-v-614a92fa]{font-size:.7rem!important;line-height:1.25rem!important}.charts .ct-legend li .ct-legend-square[data-v-614a92fa]{max-height:3px!important;margin-top:5px!important}.charts .ct-legend li[data-v-614a92fa]{margin-bottom:0}.charts .ct-legend li span[data-v-614a92fa]{font-size:.75rem!important}.wind-degrees-icon[data-v-614a92fa]{background-color:transparent!important}.mean-values.print[data-v-614a92fa]{margin-top:3mm}.grade-wrapper.print[data-v-614a92fa]{-webkit-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%}.grade-wrapper.print .research-grade[data-v-614a92fa]{width:68px;height:68px;line-height:66px}.grade-wrapper.print .research-grade.research-grade--with-icon[data-v-614a92fa]{margin-top:-1px}.grade-wrapper.print .research-grade span[data-v-614a92fa]{font-size:28px}.grade-details-translation[data-v-614a92fa]{font-weight:700;font-size:medium!important}.gauge-label[data-v-614a92fa]{font-size:14px!important;line-height:16px!important;margin-top:7px!important}.gauge-label.gauge-label--minmax[data-v-614a92fa]{font-size:14px!important;line-height:16px!important;max-width:none;margin-top:1px!important}.gauge-label.gauge-label--minmax .delta[data-v-614a92fa]{margin-bottom:-1px}}.ep-container.print[data-v-614a92fa]{display:block;width:150px!important;height:176px!important}.ep-container.print .ep-svg-container[data-v-614a92fa]{margin-top:-20px}.ep-container.print .ep-legend--value__counter[data-v-614a92fa]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:10px}.ep-container.print .ep-legend--container .ep-legend--value[data-v-614a92fa]{width:150px}.ep-container.print .ep-legend--container .gauge-label--name[data-v-614a92fa]{display:block!important;display:-webkit-box!important;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:1;-webkit-box-orient:vertical;word-break:break-all}.ep-container.print .ep-legend--container .v-sheet[data-v-614a92fa]{position:relative;height:36px;width:36px;margin-top:15px}.gauge-value.print[data-v-614a92fa]{max-height:18px;margin-top:12px;font-size:28px}.measurements-content.print[data-v-614a92fa]{margin-top:0;display:block;width:200mm}.icon-placeholder[data-v-614a92fa]{width:28px;height:10px}.gauge-label{max-width:95px;min-height:18px;font-size:.59rem!important;line-height:1!important;word-break:break-word}.gauge-label.gauge-label--minmax{min-height:35px;min-width:74px}@media(max-width:599px){.gauge-label .delta{margin-bottom:2px}}.color-primary[data-v-ca3a638a]{color:#89a3c2}.color-secondary[data-v-ca3a638a]{color:#1d3c5f}.color-tertiary[data-v-ca3a638a]{color:#eef1f6}.color-grey[data-v-ca3a638a]{color:#666}.color-grey-important[data-v-ca3a638a]{color:#666!important}.color-grey-border[data-v-ca3a638a]{color:#bbb!important}.color-grey-transparent[data-v-ca3a638a]{color:rgba(0,0,0,.54)}.color-grey-medium[data-v-ca3a638a]{color:#b0b0b0}.color-grey-dark[data-v-ca3a638a]{color:#242424}.color-black[data-v-ca3a638a]{color:#000}.alert-chip[data-v-ca3a638a]{cursor:pointer!important;background-color:#ffe5e7!important}.border-bottom[data-v-ca3a638a]{padding-bottom:12px;margin-bottom:12px;border-bottom:1px solid #bbb}@media(max-width:599px){.border-bottom[data-v-ca3a638a]{padding:10px;margin-bottom:10px}}.button-group[data-v-ca3a638a]{padding:4px 5px;border:1px solid #bbb;border-radius:4px}.button-group.--small[data-v-ca3a638a]{padding:0}@media(max-width:599px){.button-group.--small[data-v-ca3a638a]{margin-bottom:2px}}.checkbox-label[data-v-ca3a638a]{display:inline-block!important;max-width:100%!important;font-size:14px}.color-tertiary[data-v-ca3a638a]{background-color:#eef1f6}.content-container[data-v-ca3a638a]{margin-top:56px}.autocomplete-field[data-v-ca3a638a],.country-select[data-v-ca3a638a]{width:100%;max-width:100%;min-height:36px;padding:0 12px;border:1px solid #bbb;border-radius:4px}.autocomplete-field[data-v-ca3a638a]:focus,.country-select[data-v-ca3a638a]:focus{outline-color:#89a3c2}.cursor-pointer[data-v-ca3a638a]{cursor:pointer}.data-overlay[data-v-ca3a638a]{min-height:calc(100vh - 350px)}.diary-card[data-v-ca3a638a]{height:100%;padding:10px;font-size:.8125rem!important}@media(min-width:960px){.diary-card[data-v-ca3a638a]{padding:12px;font-size:.875rem!important}}.diary-card .diary-menu-button[data-v-ca3a638a]{left:10px;min-width:24px!important;max-width:24px!important;height:24px!important}.diary-card .diary-label[data-v-ca3a638a]{font-size:.75rem!important;font-weight:600;color:#666;letter-spacing:.0333333333em!important}@media(max-width:599px){.diary-card .diary-label[data-v-ca3a638a]{font-size:.7rem!important}}.diary-card .diary-details-item[data-v-ca3a638a]{min-width:24px;max-width:none;margin-bottom:0;line-height:1.1rem}@media(max-width:849px){.diary-card .diary-details-item[data-v-ca3a638a]{min-width:100%}}@media(max-width:849px){.diary-card .diary-inspection-meta[data-v-ca3a638a]{margin-right:-8px}}.diary-card .diary-inspection-date-item[data-v-ca3a638a]{max-width:150px;margin-bottom:0;line-height:1.1rem}.diary-card .diary-inspection-title[data-v-ca3a638a]{margin-bottom:0;font-size:.75rem!important;font-weight:600;line-height:24px;color:#242424;letter-spacing:.0333333333em!important;white-space:nowrap}@media(max-width:599px){.diary-card .diary-inspection-title[data-v-ca3a638a]{font-size:.7rem!important}}@media(min-width:600px){.diary-card .diary-inspection-text[data-v-ca3a638a]{margin-top:2px}}.diary-card .diary-inspection-text.inspection-date[data-v-ca3a638a]{white-space:normal}.diary-card .hide-md[data-v-ca3a638a]{display:-webkit-box;display:-ms-flexbox;display:flex}@media(min-width:851px)and (max-width:1264px){.diary-card .hide-md[data-v-ca3a638a]{display:none}}.diary-card .diary-inspection-content[data-v-ca3a638a]{margin-top:10px!important;margin-left:10px!important}@media(min-width:600px){.diary-card .diary-inspection-content[data-v-ca3a638a]{margin-left:0!important}}@media(min-width:850px){.diary-card .diary-inspection-content[data-v-ca3a638a]{margin-top:0!important}}.diary-card .diary-inspection-content .diary-content-item[data-v-ca3a638a]{margin-bottom:4px}@media(min-width:850px){.diary-card .diary-inspection-content .diary-content-item[data-v-ca3a638a]{margin-bottom:0!important}}.diary-card .notes[data-v-ca3a638a],.diary-card .reminder[data-v-ca3a638a]{display:inline-block;max-height:33px;overflow:hidden;line-height:1.1rem;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical}@media(max-width:599px){.diary-card .notes[data-v-ca3a638a],.diary-card .reminder[data-v-ca3a638a]{line-height:1rem}}.filter-bar-wrapper[data-v-ca3a638a]{position:fixed;top:100px;z-index:2;width:100%;margin-top:-4px;background-color:#eef1f6;border-bottom:1px solid #e3e9f2}.filter-bar-wrapper .v-input[data-v-ca3a638a]:not(.switch-label){background-color:#fff}@media(max-width:599px){.filter-bar-wrapper .filter-container[data-v-ca3a638a]{padding:10px}}.filter-bar-wrapper .filter-bar[data-v-ca3a638a]{margin-top:-10px;margin-bottom:-10px}@media(min-width:600px){.filter-bar-wrapper .filter-bar[data-v-ca3a638a]{margin-top:-12px;margin-bottom:-12px}}@media(max-width:599px){.filter-bar-wrapper .filter-bar .filter-buttons[data-v-ca3a638a]:not(.--alerts){max-width:300px}}@media(max-width:599px){.filter-bar-wrapper .filter-bar .filter-buttons:not(.--alerts).filter-buttons--small[data-v-ca3a638a]{max-width:170px}}@media(max-width:599px){.filter-bar-wrapper .filter-bar .v-input[data-v-ca3a638a]:not(.input-text-field--large):not(.v-input--checkbox):not(.filter-text-field--alerts){max-width:120px}}.filter-bar-wrapper .filter-bar .v-input.switch-label[data-v-ca3a638a]{max-width:unset;width:140px}@media(max-width:599px){.filter-bar-wrapper .filter-bar .v-input.switch-label[data-v-ca3a638a]{width:120px}}@media(max-width:372px){.filter-bar-wrapper .filter-bar .v-input.v-text-field.v-text-field--enclosed.v-input--dense:not(.v-text-field--solo).v-text-field--outlined.input-text-field--large[data-v-ca3a638a]{max-width:120px}}@media(max-width:599px){.filter-bar-wrapper .filter-bar .v-input.v-text-field.v-text-field--enclosed.v-input--dense:not(.v-text-field--solo).v-text-field--outlined.input-text-field--large .v-input__slot .v-text-field__slot[data-v-ca3a638a]{min-width:115px}}@media(max-width:372px){.filter-bar-wrapper .filter-bar .v-input.v-text-field.v-text-field--enclosed.v-input--dense:not(.v-text-field--solo).v-text-field--outlined.input-text-field--large .v-input__slot .v-text-field__slot[data-v-ca3a638a]{min-width:74px}}.filter-bar-wrapper .filter-bar .v-input.v-text-field.v-text-field--enclosed.v-input--dense:not(.v-text-field--solo).v-text-field--outlined.input-text-field--full[data-v-ca3a638a]{max-width:100%}.filter-bar-wrapper .filter-bar .v-input.v-text-field.v-text-field--enclosed.v-input--dense:not(.v-text-field--solo).v-text-field--outlined .v-input__slot .v-label.v-label--active[data-v-ca3a638a]{color:#89a3c2!important}@media(max-width:599px){.filter-bar-wrapper .filter-bar .v-input.v-text-field.v-text-field--enclosed.v-input--dense:not(.v-text-field--solo).v-text-field--outlined .v-input__slot[data-v-ca3a638a]{padding:0 2px 0 6px!important}.filter-bar-wrapper .filter-bar .v-input.v-text-field.v-text-field--enclosed.v-input--dense:not(.v-text-field--solo).v-text-field--outlined .v-input__slot .v-text-field__slot[data-v-ca3a638a]{min-width:72px}.filter-bar-wrapper .filter-bar .v-input.v-text-field.v-text-field--enclosed.v-input--dense:not(.v-text-field--solo).v-text-field--outlined .v-input__slot .v-text-field__slot .v-label--active[data-v-ca3a638a]{left:4px!important}}@media(max-width:599px){.filter-bar-wrapper .filter-bar .v-input.v-text-field.v-input--is-focused.v-input--dense:not(.v-text-field--solo).v-text-field--outlined .v-input__slot .v-text-field__slot[data-v-ca3a638a]{min-width:63px;height:30px!important}}@media(max-width:372px){.filter-bar-wrapper .filter-bar .v-input.v-text-field.v-input--is-focused.v-input--dense:not(.v-text-field--solo).v-text-field--outlined.filter-text-field--alerts .v-input__slot .v-text-field__slot[data-v-ca3a638a]{min-width:45px}}.filter-bar-wrapper .filter-bar .view-buttons[data-v-ca3a638a]{padding:9px}.filter-bar-wrapper.--back[data-v-ca3a638a]{top:52px}.filter-bar-wrapper.--back .filter-bar .v-input.v-input--switch[data-v-ca3a638a]{background-color:transparent!important}.filter-bar-wrapper.--back .filter-bar .v-input--selection-controls[data-v-ca3a638a]{margin-top:0}.area-color-picker[data-v-ca3a638a]{margin-top:-10px}.flex-color-picker[data-v-ca3a638a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flex-color-picker .v-color-picker__controls[data-v-ca3a638a]{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.flex-color-picker .v-color-picker__swatches[data-v-ca3a638a]{margin-top:10px}.flex-color-picker.queen-color-picker[data-v-ca3a638a]{border:1px solid #bbb!important;-webkit-box-shadow:none!important;box-shadow:none!important}.flex-color-picker.queen-color-picker .v-color-picker__swatch:nth-child(2) .v-color-picker__color>div[data-v-ca3a638a]{border:1px solid #bbb}.full-width[data-v-ca3a638a]{width:100%}.area-color-picker-footer[data-v-ca3a638a],.area-color-picker-toolbar[data-v-ca3a638a]{border-radius:4px}.area-color-picker-title[data-v-ca3a638a]{font-weight:500}.area-color-picker-footer[data-v-ca3a638a]{margin-top:-5px}.area-color-picker-footer .v-toolbar__content[data-v-ca3a638a]{padding:0 10px}.hcs-tooltip[data-v-ca3a638a]{font-family:Roboto,sans-serif!important;font-size:.8rem;font-weight:500!important;color:#242424!important;border-radius:6px;background-color:hsla(0,0%,94.1%,.95);border:1px solid #909090}.hcs-tooltip[data-v-ca3a638a]:after{content:"";position:absolute;left:50%;bottom:-4px;width:8px;height:8px;background:inherit;-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-box-shadow:inset -1px -1px 0 0 #909090;box-shadow:inset -1px -1px 0 0 #909090}.keep-spaces[data-v-ca3a638a]{white-space:pre-wrap}.location[data-v-ca3a638a]{padding-bottom:16px;margin:0}@media(max-width:599px){.location[data-v-ca3a638a]{margin:0 -12px 12px -12px}.location[data-v-ca3a638a]:not(.xs-view){padding:0 10px 8px 10px}.location.xs-view[data-v-ca3a638a]{padding:0 10px 0 10px}}.location[data-v-ca3a638a]:first-child{margin-top:70px}@media(max-width:599px){.location[data-v-ca3a638a]:first-child{margin-top:56px}}.location[data-v-ca3a638a]:last-child{margin-bottom:10px;border-bottom:none}.location .location-title[data-v-ca3a638a]{width:100%;padding-bottom:4px;margin:10px 0 12px;border-bottom:1px solid #000}@media(max-width:599px){.location .location-title[data-v-ca3a638a]{padding-bottom:2px;margin:8px 0 10px}}.location .research-item-transition-wrapper[data-v-ca3a638a]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}@media(max-width:599px){.location .research-item-transition-wrapper[data-v-ca3a638a]{min-width:100%}}.loading[data-v-ca3a638a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-height:80vh;text-align:center}.lowercase[data-v-ca3a638a]{text-transform:lowercase}.mb-2px[data-v-ca3a638a]{margin-bottom:2px}.ml-2px[data-v-ca3a638a]{margin-left:2px}.ml-n2px[data-v-ca3a638a]{margin-left:-2px!important}.mr-2px[data-v-ca3a638a]{margin-right:2px}.mr-5px[data-v-ca3a638a]{margin-right:5px}.mr-6px[data-v-ca3a638a]{margin-right:6px}.mr-n2px[data-v-ca3a638a]{margin-right:-2px}.mt-2px[data-v-ca3a638a]{margin-top:2px!important}.mt-6px[data-v-ca3a638a]{margin-top:6px!important}.mt-n2px[data-v-ca3a638a]{margin-top:-2px!important}.mx-2px[data-v-ca3a638a]{margin-left:2px;margin-right:2px}.my-2px[data-v-ca3a638a]{margin-top:2px!important;margin-bottom:2px!important}.node-inactive[data-v-ca3a638a]{color:#909090!important}.overflow-auto[data-v-ca3a638a]{overflow:auto}.overlay-modal[data-v-ca3a638a]{width:590px;color:#000}@media(max-width:599px){.overlay-modal[data-v-ca3a638a]{max-width:95vw}}@media(min-width:960px){.overlay-modal[data-v-ca3a638a]{width:690px}}.overlay-parent[data-v-ca3a638a]{position:relative}.overlay-parent.no-cursor[data-v-ca3a638a]{cursor:not-allowed}.overlay-toolbar[data-v-ca3a638a]{border-top-left-radius:4px!important;border-top-right-radius:4px!important;-webkit-box-shadow:none!important;box-shadow:none!important}.overlay-toolbar span[data-v-ca3a638a]{font-size:1.25rem;font-weight:500;letter-spacing:.0125em;line-height:2rem;word-break:break-all}.overlay-body[data-v-ca3a638a]{border-radius:0 0 4px 4px!important;background-color:#fff;padding:4px}.pro-label[data-v-ca3a638a]{background:#049717!important}.pa-2px[data-v-ca3a638a]{padding:2px!important}.py-6px[data-v-ca3a638a]{padding-top:6px!important;padding-bottom:6px!important}.basic-label[data-v-ca3a638a]{background:#1d3c5f!important}.light-label[data-v-ca3a638a]{background:#89a3c2!important}.rounded-border[data-v-ca3a638a]{padding:12px;border:1px solid #bbb;border-radius:4px}@media(max-width:599px){.rounded-border[data-v-ca3a638a]{padding:10px!important}}.rounded-border.primary-border[data-v-ca3a638a]{border:1px solid #89a3c2}.rounded-border.--small[data-v-ca3a638a]{padding:6px}@media(max-width:599px){.rounded-border.--small[data-v-ca3a638a]{padding:4px!important}}.save-bar[data-v-ca3a638a]{position:fixed;z-index:2;width:100%;margin-top:-56px;background-color:#eef1f6!important;border-bottom:1px solid #e3e9f2!important;-webkit-box-shadow:none!important;box-shadow:none!important}.save-bar.save-bar--back[data-v-ca3a638a]{margin-top:0}.back-content[data-v-ca3a638a]{margin-top:56px}.back-with-toolbar-content[data-v-ca3a638a]{margin-top:75px}@media(max-width:599px){.back-with-toolbar-content[data-v-ca3a638a]{margin-top:48px}}.back-with-toolbar-content.--100[data-v-ca3a638a]{height:100%}@media(max-width:599px){.button-mobile-wide[data-v-ca3a638a]{width:100%}}.tab-container[data-v-ca3a638a]{margin-top:104px}.to-do-date[data-v-ca3a638a]{width:auto;padding:2px 4px!important;font-weight:600;line-height:1rem;color:red;text-align:center;white-space:nowrap;border:1px solid red;border-radius:5px}.to-do-date.green--text[data-v-ca3a638a]{border-color:green}.zindex1[data-v-ca3a638a]{z-index:1}.v-icon[data-v-ca3a638a]{color:#666}.theme--light.v-btn.v-btn--icon.color-black[data-v-ca3a638a],.v-btn>.v-btn__content .v-icon.color-black[data-v-ca3a638a],.v-icon.color-black[data-v-ca3a638a]{color:#000}.theme--light.v-btn.v-btn--icon.color-primary[data-v-ca3a638a],.v-btn>.v-btn__content .v-icon.color-primary[data-v-ca3a638a],.v-icon.color-primary[data-v-ca3a638a]{color:#89a3c2}.theme--light.v-btn.v-btn--icon.color-grey[data-v-ca3a638a],.v-btn>.v-btn__content .v-icon.color-grey[data-v-ca3a638a],.v-icon.color-grey[data-v-ca3a638a]{color:#666}.theme--light.v-btn.v-btn--icon.color-grey-medium[data-v-ca3a638a],.v-btn>.v-btn__content .v-icon.color-grey-medium[data-v-ca3a638a],.v-icon.color-grey-medium[data-v-ca3a638a]{color:#b0b0b0}.theme--light.v-btn.v-btn--icon.color-grey-dark[data-v-ca3a638a],.v-btn>.v-btn__content .v-icon.color-grey-dark[data-v-ca3a638a],.v-icon.color-grey-dark[data-v-ca3a638a]{color:#242424}.theme--light.v-btn.v-btn--icon.color-grey-light[data-v-ca3a638a],.v-btn>.v-btn__content .v-icon.color-grey-light[data-v-ca3a638a],.v-icon.color-grey-light[data-v-ca3a638a]{color:#f9f9f9}.theme--light.v-btn.v-btn--icon.color-grey-transparent[data-v-ca3a638a],.v-btn>.v-btn__content .v-icon.color-grey-transparent[data-v-ca3a638a],.v-icon.color-grey-transparent[data-v-ca3a638a]{color:rgba(0,0,0,.54)}.theme--light.v-btn.v-btn--icon.color-grey-border[data-v-ca3a638a],.theme--light.v-btn.v-btn--icon.color-grey-medium-light[data-v-ca3a638a],.v-btn>.v-btn__content .v-icon.color-grey-border[data-v-ca3a638a],.v-btn>.v-btn__content .v-icon.color-grey-medium-light[data-v-ca3a638a],.v-icon.color-grey-border[data-v-ca3a638a],.v-icon.color-grey-medium-light[data-v-ca3a638a]{color:#bbb}.theme--light.v-btn.v-btn--icon.color-green-bright[data-v-ca3a638a],.v-btn>.v-btn__content .v-icon.color-green-bright[data-v-ca3a638a],.v-icon.color-green-bright[data-v-ca3a638a]{color:#0ebc27}.v-btn.color-black>.v-btn__content .v-icon[data-v-ca3a638a]{color:#000}.full-height[data-v-ca3a638a]{height:100%}.hcs-icon[data-v-ca3a638a]{display:inline-block;min-width:23px;min-height:23px;margin:2px;line-height:1.2rem;vertical-align:top;background-color:transparent!important;background-repeat:no-repeat;background-position:50%}.hcs-icon--small[data-v-ca3a638a]{min-width:16px;min-height:16px}.hcs-icon--large[data-v-ca3a638a]{min-width:30px;min-height:30px}.hcs-icon--xl[data-v-ca3a638a]{min-width:45px;min-height:45px}.hcs-icon--xxl[data-v-ca3a638a]{min-width:100px;min-height:100px}.hcs-icon-sensor[data-v-ca3a638a]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_hcm.svg)}.hcs-icon-sensor-orange[data-v-ca3a638a]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_hcm-orange.svg)}.hcs-icon-sensor-grey[data-v-ca3a638a]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_hcm-grey.svg)}.hcs-icon-sensor-primary[data-v-ca3a638a]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_hcm-primary.svg)}.hcs-icon-sensor-secondary[data-v-ca3a638a]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_hcm-secondary.svg)}.hcs-icon-sensors[data-v-ca3a638a]{font-size:13px}.hcs-icon-sensors[data-v-ca3a638a]:before{margin-left:2px;font-family:Material Design Icons;content:"󰘊"}.hcs-icon-sensors--no-outline[data-v-ca3a638a]{font-size:22px;color:#666!important;background-color:transparent;border:none;border-radius:0}.hcs-icon-sensors--no-outline[data-v-ca3a638a]:before{font-family:Material Design Icons;content:"󰘊"}.hcs-icon-sensors--no-outline--small[data-v-ca3a638a]{margin:2px 0 0 0;font-size:16px}.hcs-icon-bv[data-v-ca3a638a]{font-size:15px}.hcs-icon-bv[data-v-ca3a638a]:before{font-family:Material Design Icons;content:"󰂁"}.hcs-icon-rssi[data-v-ca3a638a],.hcs-icon-snr[data-v-ca3a638a]{font-size:15px}.hcs-icon-rssi[data-v-ca3a638a]:before,.hcs-icon-snr[data-v-ca3a638a]:before{font-family:Material Design Icons;content:"󰒓"}.hcs-icon-t_0[data-v-ca3a638a],.hcs-icon-t_1[data-v-ca3a638a],.hcs-icon-t_2[data-v-ca3a638a],.hcs-icon-t_3[data-v-ca3a638a],.hcs-icon-t_4[data-v-ca3a638a],.hcs-icon-t_5[data-v-ca3a638a],.hcs-icon-t_6[data-v-ca3a638a],.hcs-icon-t_7[data-v-ca3a638a],.hcs-icon-t_8[data-v-ca3a638a],.hcs-icon-t_9[data-v-ca3a638a],.hcs-icon-t_i[data-v-ca3a638a]{font-size:16px}.hcs-icon-t_0[data-v-ca3a638a]:before,.hcs-icon-t_1[data-v-ca3a638a]:before,.hcs-icon-t_2[data-v-ca3a638a]:before,.hcs-icon-t_3[data-v-ca3a638a]:before,.hcs-icon-t_4[data-v-ca3a638a]:before,.hcs-icon-t_5[data-v-ca3a638a]:before,.hcs-icon-t_6[data-v-ca3a638a]:before,.hcs-icon-t_7[data-v-ca3a638a]:before,.hcs-icon-t_8[data-v-ca3a638a]:before,.hcs-icon-t_9[data-v-ca3a638a]:before,.hcs-icon-t_i[data-v-ca3a638a]:before{font-family:Material Design Icons;content:"󰔏"}.hcs-icon-weight_kg[data-v-ca3a638a]{font-size:15px}.hcs-icon-weight_kg[data-v-ca3a638a]:before{font-family:Material Design Icons;content:"󰖡"}.hcs-icon-magnify[data-v-ca3a638a]{font-size:15px}.hcs-icon-magnify[data-v-ca3a638a]:before{margin-left:1px;font-family:Material Design Icons;content:"󰍉"}.hcs-icon-text[data-v-ca3a638a]{font-size:9.5px;font-weight:600;color:#fff;border-radius:50%}.hcs-icon.color-red[data-v-ca3a638a]{background-color:#ff001d!important;border-color:#ff001d}.hcs-icon.color-green[data-v-ca3a638a]{background-color:#049717!important;border-color:#049717}.hcs-icon.color-primary[data-v-ca3a638a]{background-color:#89a3c2!important;border-color:#89a3c2}.hcs-icon-chartgroup-air[data-v-ca3a638a]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-air[data-v-ca3a638a]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_air.png);background-size:contain}.hcs-icon-chartgroup-air.print[data-v-ca3a638a]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_air.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-alert[data-v-ca3a638a]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-alert[data-v-ca3a638a]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_alert.png);background-size:contain}.hcs-icon-chartgroup-alert.print[data-v-ca3a638a]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_alert.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-bat[data-v-ca3a638a]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-bat[data-v-ca3a638a]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_bat.png);background-size:contain}.hcs-icon-chartgroup-bat.print[data-v-ca3a638a]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_bat.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-ch4[data-v-ca3a638a]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-ch4[data-v-ca3a638a]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_ch4.png);background-size:contain}.hcs-icon-chartgroup-ch4.print[data-v-ca3a638a]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_ch4.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-cloud[data-v-ca3a638a]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-cloud[data-v-ca3a638a]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_cloud.png);background-size:contain}.hcs-icon-chartgroup-cloud.print[data-v-ca3a638a]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_cloud.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-co2[data-v-ca3a638a]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-co2[data-v-ca3a638a]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_co2.png);background-size:contain}.hcs-icon-chartgroup-co2.print[data-v-ca3a638a]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_co2.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-connection[data-v-ca3a638a]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-connection[data-v-ca3a638a]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_connection.png);background-size:contain}.hcs-icon-chartgroup-connection.print[data-v-ca3a638a]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_connection.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-dust[data-v-ca3a638a]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-dust[data-v-ca3a638a]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_dust.png);background-size:contain}.hcs-icon-chartgroup-dust.print[data-v-ca3a638a]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_dust.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-hcm_line[data-v-ca3a638a]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-hcm_line[data-v-ca3a638a]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_hcm_line.png);background-size:contain}.hcs-icon-chartgroup-hcm_line.print[data-v-ca3a638a]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_hcm_line.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-nh3[data-v-ca3a638a]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-nh3[data-v-ca3a638a]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_nh3.png);background-size:contain}.hcs-icon-chartgroup-nh3.print[data-v-ca3a638a]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_nh3.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-mic[data-v-ca3a638a]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-mic[data-v-ca3a638a]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_mic.png);background-size:contain}.hcs-icon-chartgroup-mic.print[data-v-ca3a638a]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_mic.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-movement[data-v-ca3a638a]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-movement[data-v-ca3a638a]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_movement.png);background-size:contain}.hcs-icon-chartgroup-movement.print[data-v-ca3a638a]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_movement.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-rh[data-v-ca3a638a]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-rh[data-v-ca3a638a]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_rh.png);background-size:contain}.hcs-icon-chartgroup-rh.print[data-v-ca3a638a]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_rh.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-setting[data-v-ca3a638a]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-setting[data-v-ca3a638a]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_setting.png);background-size:contain}.hcs-icon-chartgroup-setting.print[data-v-ca3a638a]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_setting.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-sound[data-v-ca3a638a]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-sound[data-v-ca3a638a]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_sound.png);background-size:contain}.hcs-icon-chartgroup-sound.print[data-v-ca3a638a]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_sound.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-sun[data-v-ca3a638a]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-sun[data-v-ca3a638a]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_sun.png);background-size:contain}.hcs-icon-chartgroup-sun.print[data-v-ca3a638a]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_sun.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-switch[data-v-ca3a638a]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-switch[data-v-ca3a638a]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_switch.png);background-size:contain}.hcs-icon-chartgroup-switch.print[data-v-ca3a638a]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_switch.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-temp[data-v-ca3a638a]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-temp[data-v-ca3a638a]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_temp.png);background-size:contain}.hcs-icon-chartgroup-temp.print[data-v-ca3a638a]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_temp.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-thi[data-v-ca3a638a]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-thi[data-v-ca3a638a]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_thi.png);background-size:contain}.hcs-icon-chartgroup-thi.print[data-v-ca3a638a]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_thi.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-weight[data-v-ca3a638a]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-weight[data-v-ca3a638a]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_weight.png);background-size:contain}.hcs-icon-chartgroup-weight.print[data-v-ca3a638a]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_weight.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-wind[data-v-ca3a638a]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-wind[data-v-ca3a638a]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_wind.png);background-size:contain}.hcs-icon-chartgroup-wind.print[data-v-ca3a638a]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_wind.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-temp.print[data-v-ca3a638a]{height:20px;width:auto}.hcs-icon-chartgroup-bat.print[data-v-ca3a638a],.hcs-icon-chartgroup-cloud.print[data-v-ca3a638a]{width:20px;height:auto}.hcs-icon-farm[data-v-ca3a638a]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_farm.svg)}.hcs-icon-farm.print[data-v-ca3a638a]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_farm.svg);height:30px;width:30px}.hcs-icon-farm-grey[data-v-ca3a638a]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_farm-grey.svg)}.hcs-icon-farm-grey.print[data-v-ca3a638a]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_farm-grey.svg);height:30px;width:30px}.hcs-icon-farm-secondary[data-v-ca3a638a]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_farm-secondary.svg)}.hcs-icon-farm-secondary.print[data-v-ca3a638a]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_farm-secondary.svg);height:30px;width:30px}.hcs-icon-factory[data-v-ca3a638a]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_factory.svg)}.hcs-icon-factory.print[data-v-ca3a638a]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_factory.svg);height:30px;width:30px}.hcs-icon-greenhouse[data-v-ca3a638a]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_greenhouse.svg)}.hcs-icon-greenhouse.print[data-v-ca3a638a]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_greenhouse.svg);height:30px;width:30px}.hcs-icon-home[data-v-ca3a638a]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_home.svg)}.hcs-icon-home.print[data-v-ca3a638a]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_home.svg);height:30px;width:30px}.hcs-icon-office[data-v-ca3a638a]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_office.svg)}.hcs-icon-office.print[data-v-ca3a638a]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_office.svg);height:30px;width:30px}.hcs-icon-school[data-v-ca3a638a]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_school.svg)}.hcs-icon-school.print[data-v-ca3a638a]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_school.svg);height:30px;width:30px}.hcs-icon-air[data-v-ca3a638a]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_air.svg)}.hcs-icon-air.print[data-v-ca3a638a]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_air.svg);height:30px;width:30px}.hcs-icon-air-red[data-v-ca3a638a]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_air-red.svg)}.hcs-icon-air-red.print[data-v-ca3a638a]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_air-red.svg);height:30px;width:30px}.hcs-icon-alert[data-v-ca3a638a]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_alert.svg)}.hcs-icon-alert.print[data-v-ca3a638a]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_alert.svg);height:30px;width:30px}.hcs-icon-bat[data-v-ca3a638a]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_bat.svg)}.hcs-icon-bat.print[data-v-ca3a638a]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_bat.svg);height:30px;width:30px}.hcs-icon-bat-red[data-v-ca3a638a]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_bat-red.svg)}.hcs-icon-bat-red.print[data-v-ca3a638a]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_bat-red.svg);height:30px;width:30px}.hcs-icon-ch4[data-v-ca3a638a]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_ch4.svg)}.hcs-icon-ch4.print[data-v-ca3a638a]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_ch4.svg);height:30px;width:30px}.hcs-icon-ch4-green[data-v-ca3a638a]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_ch4-green.svg)}.hcs-icon-ch4-green.print[data-v-ca3a638a]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_ch4-green.svg);height:30px;width:30px}.hcs-icon-ch4-orange[data-v-ca3a638a]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_ch4-orange.svg)}.hcs-icon-ch4-orange.print[data-v-ca3a638a]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_ch4-orange.svg);height:30px;width:30px}.hcs-icon-ch4-red[data-v-ca3a638a]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_ch4-red.svg)}.hcs-icon-ch4-red.print[data-v-ca3a638a]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_ch4-red.svg);height:30px;width:30px}.hcs-icon-cloud[data-v-ca3a638a]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_cloud.svg)}.hcs-icon-cloud.print[data-v-ca3a638a]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_cloud.svg);height:30px;width:30px}.hcs-icon-cloud-red[data-v-ca3a638a]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_cloud-red.svg)}.hcs-icon-cloud-red.print[data-v-ca3a638a]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_cloud-red.svg);height:30px;width:30px}.hcs-icon-co2[data-v-ca3a638a]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_co2.svg)}.hcs-icon-co2.print[data-v-ca3a638a]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_co2.svg);height:30px;width:30px}.hcs-icon-dust[data-v-ca3a638a]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_dust.svg)}.hcs-icon-dust.print[data-v-ca3a638a]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_dust.svg);height:30px;width:30px}.hcs-icon-hcm_line[data-v-ca3a638a]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_hcm_line.svg)}.hcs-icon-hcm_line.print[data-v-ca3a638a]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_hcm_line.svg);height:30px;width:30px}.hcs-icon-hcm_line-red[data-v-ca3a638a]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_hcm_line-red.svg)}.hcs-icon-hcm_line-red.print[data-v-ca3a638a]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_hcm_line-red.svg);height:30px;width:30px}.hcs-icon-nh3[data-v-ca3a638a]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_nh3.svg)}.hcs-icon-nh3.print[data-v-ca3a638a]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_nh3.svg);height:30px;width:30px}.hcs-icon-nh3-grey[data-v-ca3a638a]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_nh3-grey.svg)}.hcs-icon-nh3-grey.print[data-v-ca3a638a]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_nh3-grey.svg);height:30px;width:30px}.hcs-icon-nh3-primary[data-v-ca3a638a]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_nh3-primary.svg)}.hcs-icon-nh3-primary.print[data-v-ca3a638a]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_nh3-primary.svg);height:30px;width:30px}.hcs-icon-nh3-secondary[data-v-ca3a638a]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_nh3-secondary.svg)}.hcs-icon-nh3-secondary.print[data-v-ca3a638a]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_nh3-secondary.svg);height:30px;width:30px}.hcs-icon-mic[data-v-ca3a638a]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_mic.svg)}.hcs-icon-mic.print[data-v-ca3a638a]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_mic.svg);height:30px;width:30px}.hcs-icon-mic-red[data-v-ca3a638a]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_mic-red.svg)}.hcs-icon-mic-red.print[data-v-ca3a638a]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_mic-red.svg);height:30px;width:30px}.hcs-icon-rh[data-v-ca3a638a]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_rh.svg)}.hcs-icon-rh.print[data-v-ca3a638a]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_rh.svg);height:30px;width:30px}.hcs-icon-setting[data-v-ca3a638a]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_setting.svg)}.hcs-icon-setting.print[data-v-ca3a638a]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_setting.svg);height:30px;width:30px}.hcs-icon-sound[data-v-ca3a638a]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_sound.svg)}.hcs-icon-sound.print[data-v-ca3a638a]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_sound.svg);height:30px;width:30px}.hcs-icon-sun[data-v-ca3a638a]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_sun.svg)}.hcs-icon-sun.print[data-v-ca3a638a]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_sun.svg);height:30px;width:30px}.hcs-icon-sun-red[data-v-ca3a638a]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_sun-red.svg)}.hcs-icon-sun-red.print[data-v-ca3a638a]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_sun-red.svg);height:30px;width:30px}.hcs-icon-temp[data-v-ca3a638a]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_temp.svg)}.hcs-icon-temp.print[data-v-ca3a638a]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_temp.svg);height:30px;width:30px}.hcs-icon-thi[data-v-ca3a638a]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_thi.svg)}.hcs-icon-thi.print[data-v-ca3a638a]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_thi.svg);height:30px;width:30px}.hcs-icon-wind[data-v-ca3a638a]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_wind.svg)}.hcs-icon-wind.print[data-v-ca3a638a]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_wind.svg);height:30px;width:30px}.hcs-icon-wind-red[data-v-ca3a638a]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_wind-red.svg)}.hcs-icon-wind-red.print[data-v-ca3a638a]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_wind-red.svg);height:30px;width:30px}.hcs-icon-co2-green[data-v-ca3a638a]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_co2-green.svg)}.hcs-icon-co2-green.print[data-v-ca3a638a]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_co2-green.svg);height:30px;width:30px}.hcs-icon-dust-green[data-v-ca3a638a]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_dust-green.svg)}.hcs-icon-dust-green.print[data-v-ca3a638a]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_dust-green.svg);height:30px;width:30px}.hcs-icon-movement[data-v-ca3a638a]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_movement.svg)}.hcs-icon-movement.print[data-v-ca3a638a]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_movement.svg);height:30px;width:30px}.hcs-icon-movement-green[data-v-ca3a638a]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_movement-green.svg)}.hcs-icon-movement-green.print[data-v-ca3a638a]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_movement-green.svg);height:30px;width:30px}.hcs-icon-nh3-green[data-v-ca3a638a]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_nh3-green.svg)}.hcs-icon-nh3-green.print[data-v-ca3a638a]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_nh3-green.svg);height:30px;width:30px}.hcs-icon-rh-green[data-v-ca3a638a]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_rh-green.svg)}.hcs-icon-rh-green.print[data-v-ca3a638a]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_rh-green.svg);height:30px;width:30px}.hcs-icon-temp-green[data-v-ca3a638a]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_temp-green.svg)}.hcs-icon-temp-green.print[data-v-ca3a638a]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_temp-green.svg);height:30px;width:30px}.hcs-icon-thi-green[data-v-ca3a638a]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_thi-green.svg)}.hcs-icon-thi-green.print[data-v-ca3a638a]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_thi-green.svg);height:30px;width:30px}.hcs-icon-co2-red[data-v-ca3a638a]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_co2-red.svg)}.hcs-icon-co2-red.print[data-v-ca3a638a]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_co2-red.svg);height:30px;width:30px}.hcs-icon-dust-red[data-v-ca3a638a]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_dust-red.svg)}.hcs-icon-dust-red.print[data-v-ca3a638a]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_dust-red.svg);height:30px;width:30px}.hcs-icon-movement-red[data-v-ca3a638a]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_movement-red.svg)}.hcs-icon-movement-red.print[data-v-ca3a638a]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_movement-red.svg);height:30px;width:30px}.hcs-icon-nh3-red[data-v-ca3a638a]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_nh3-red.svg)}.hcs-icon-nh3-red.print[data-v-ca3a638a]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_nh3-red.svg);height:30px;width:30px}.hcs-icon-rh-red[data-v-ca3a638a]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_rh-red.svg)}.hcs-icon-rh-red.print[data-v-ca3a638a]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_rh-red.svg);height:30px;width:30px}.hcs-icon-temp-red[data-v-ca3a638a]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_temp-red.svg)}.hcs-icon-temp-red.print[data-v-ca3a638a]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_temp-red.svg);height:30px;width:30px}.hcs-icon-thi-red[data-v-ca3a638a]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_thi-red.svg)}.hcs-icon-thi-red.print[data-v-ca3a638a]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_thi-red.svg);height:30px;width:30px}.hcs-icon-co2-orange[data-v-ca3a638a]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_co2-orange.svg)}.hcs-icon-co2-orange.print[data-v-ca3a638a]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_co2-orange.svg);height:30px;width:30px}.hcs-icon-dust-orange[data-v-ca3a638a]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_dust-orange.svg)}.hcs-icon-dust-orange.print[data-v-ca3a638a]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_dust-orange.svg);height:30px;width:30px}.hcs-icon-movement-orange[data-v-ca3a638a]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_movement-orange.svg)}.hcs-icon-movement-orange.print[data-v-ca3a638a]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_movement-orange.svg);height:30px;width:30px}.hcs-icon-nh3-orange[data-v-ca3a638a]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_nh3-orange.svg)}.hcs-icon-nh3-orange.print[data-v-ca3a638a]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_nh3-orange.svg);height:30px;width:30px}.hcs-icon-rh-orange[data-v-ca3a638a]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_rh-orange.svg)}.hcs-icon-rh-orange.print[data-v-ca3a638a]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_rh-orange.svg);height:30px;width:30px}.hcs-icon-temp-orange[data-v-ca3a638a]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_temp-orange.svg)}.hcs-icon-temp-orange.print[data-v-ca3a638a]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_temp-orange.svg);height:30px;width:30px}.hcs-icon-thi-orange[data-v-ca3a638a]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_thi-orange.svg)}.hcs-icon-thi-orange.print[data-v-ca3a638a]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_thi-orange.svg);height:30px;width:30px}.hcs-icon-broiler.on-top[data-v-ca3a638a]{margin:0}.hcs-icon-broiler[data-v-ca3a638a]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/broiler.svg)}.hcs-icon-broiler:not(.print).on-top[data-v-ca3a638a]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/broiler.svg)}.hcs-icon-broiler.print[data-v-ca3a638a]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/broiler.svg);max-height:50px}.hcs-icon-broiler.print.on-top[data-v-ca3a638a]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/broiler.svg)}.hcs-icon-broiler-white[data-v-ca3a638a]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/broiler-white.svg)}.hcs-icon-broiler-grey[data-v-ca3a638a]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/broiler-grey.svg)}.hcs-icon-broiler-secondary[data-v-ca3a638a]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/broiler-secondary.svg)}.hcs-icon-calves.on-top[data-v-ca3a638a]{margin:0}.hcs-icon-calves[data-v-ca3a638a]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/calves.svg)}.hcs-icon-calves:not(.print).on-top[data-v-ca3a638a]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/calves.svg)}.hcs-icon-calves.print[data-v-ca3a638a]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/calves.svg);max-height:50px}.hcs-icon-calves.print.on-top[data-v-ca3a638a]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/calves.svg)}.hcs-icon-calves-white[data-v-ca3a638a]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/calves-white.svg)}.hcs-icon-calves-grey[data-v-ca3a638a]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/calves-grey.svg)}.hcs-icon-calves-secondary[data-v-ca3a638a]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/calves-secondary.svg)}.hcs-icon-cattle.on-top[data-v-ca3a638a]{margin:0}.hcs-icon-cattle[data-v-ca3a638a]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/cattle.svg)}.hcs-icon-cattle:not(.print).on-top[data-v-ca3a638a]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/cattle.svg)}.hcs-icon-cattle.print[data-v-ca3a638a]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/cattle.svg);max-height:50px}.hcs-icon-cattle.print.on-top[data-v-ca3a638a]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/cattle.svg)}.hcs-icon-cattle-white[data-v-ca3a638a]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/cattle-white.svg)}.hcs-icon-cattle-grey[data-v-ca3a638a]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/cattle-grey.svg)}.hcs-icon-cattle-secondary[data-v-ca3a638a]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/cattle-secondary.svg)}.hcs-icon-chicken.on-top[data-v-ca3a638a]{margin:0}.hcs-icon-chicken[data-v-ca3a638a]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/chicken.svg)}.hcs-icon-chicken:not(.print).on-top[data-v-ca3a638a]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/chicken.svg)}.hcs-icon-chicken.print[data-v-ca3a638a]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/chicken.svg);max-height:50px}.hcs-icon-chicken.print.on-top[data-v-ca3a638a]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/chicken.svg)}.hcs-icon-chicken-white[data-v-ca3a638a]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/chicken-white.svg)}.hcs-icon-chicken-grey[data-v-ca3a638a]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/chicken-grey.svg)}.hcs-icon-chicken-secondary[data-v-ca3a638a]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/chicken-secondary.svg)}.hcs-icon-dairy_cattle.on-top[data-v-ca3a638a]{margin:0}.hcs-icon-dairy_cattle[data-v-ca3a638a]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/dairy_cattle.svg)}.hcs-icon-dairy_cattle:not(.print).on-top[data-v-ca3a638a]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/dairy_cattle.svg)}.hcs-icon-dairy_cattle.print[data-v-ca3a638a]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/dairy_cattle.svg);max-height:50px}.hcs-icon-dairy_cattle.print.on-top[data-v-ca3a638a]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/dairy_cattle.svg)}.hcs-icon-dairy_cattle-white[data-v-ca3a638a]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/dairy_cattle-white.svg)}.hcs-icon-dairy_cattle-grey[data-v-ca3a638a]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/dairy_cattle-grey.svg)}.hcs-icon-dairy_cattle-secondary[data-v-ca3a638a]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/dairy_cattle-secondary.svg)}.hcs-icon-goat.on-top[data-v-ca3a638a]{margin:0}.hcs-icon-goat[data-v-ca3a638a]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/goat.svg)}.hcs-icon-goat:not(.print).on-top[data-v-ca3a638a]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/goat.svg)}.hcs-icon-goat.print[data-v-ca3a638a]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/goat.svg);max-height:50px}.hcs-icon-goat.print.on-top[data-v-ca3a638a]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/goat.svg)}.hcs-icon-goat-white[data-v-ca3a638a]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/goat-white.svg)}.hcs-icon-goat-grey[data-v-ca3a638a]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/goat-grey.svg)}.hcs-icon-goat-secondary[data-v-ca3a638a]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/goat-secondary.svg)}.hcs-icon-horse.on-top[data-v-ca3a638a]{margin:0}.hcs-icon-horse[data-v-ca3a638a]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/horse.svg)}.hcs-icon-horse:not(.print).on-top[data-v-ca3a638a]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/horse.svg)}.hcs-icon-horse.print[data-v-ca3a638a]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/horse.svg);max-height:50px}.hcs-icon-horse.print.on-top[data-v-ca3a638a]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/horse.svg)}.hcs-icon-horse-white[data-v-ca3a638a]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/horse-white.svg)}.hcs-icon-horse-grey[data-v-ca3a638a]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/horse-grey.svg)}.hcs-icon-horse-secondary[data-v-ca3a638a]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/horse-secondary.svg)}.hcs-icon-human.on-top[data-v-ca3a638a]{margin:0}.hcs-icon-human[data-v-ca3a638a]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/human.svg)}.hcs-icon-human:not(.print).on-top[data-v-ca3a638a]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/human.svg)}.hcs-icon-human.print[data-v-ca3a638a]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/human.svg);max-height:50px}.hcs-icon-human.print.on-top[data-v-ca3a638a]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/human.svg)}.hcs-icon-human-white[data-v-ca3a638a]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/human-white.svg)}.hcs-icon-human-grey[data-v-ca3a638a]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/human-grey.svg)}.hcs-icon-human-secondary[data-v-ca3a638a]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/human-secondary.svg)}.hcs-icon-pig.on-top[data-v-ca3a638a]{margin:0}.hcs-icon-pig[data-v-ca3a638a]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/pig.svg)}.hcs-icon-pig:not(.print).on-top[data-v-ca3a638a]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/pig.svg)}.hcs-icon-pig.print[data-v-ca3a638a]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/pig.svg);max-height:50px}.hcs-icon-pig.print.on-top[data-v-ca3a638a]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/pig.svg)}.hcs-icon-pig-white[data-v-ca3a638a]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/pig-white.svg)}.hcs-icon-pig-grey[data-v-ca3a638a]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/pig-grey.svg)}.hcs-icon-pig-secondary[data-v-ca3a638a]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/pig-secondary.svg)}.hcs-icon-piglet.on-top[data-v-ca3a638a]{margin:0}.hcs-icon-piglet[data-v-ca3a638a]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/piglet.svg)}.hcs-icon-piglet:not(.print).on-top[data-v-ca3a638a]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/piglet.svg)}.hcs-icon-piglet.print[data-v-ca3a638a]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/piglet.svg);max-height:50px}.hcs-icon-piglet.print.on-top[data-v-ca3a638a]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/piglet.svg)}.hcs-icon-piglet-white[data-v-ca3a638a]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/piglet-white.svg)}.hcs-icon-piglet-grey[data-v-ca3a638a]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/piglet-grey.svg)}.hcs-icon-piglet-secondary[data-v-ca3a638a]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/piglet-secondary.svg)}.hcs-icon-rearing_chicken.on-top[data-v-ca3a638a]{margin:0}.hcs-icon-rearing_chicken[data-v-ca3a638a]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/rearing_chicken.svg)}.hcs-icon-rearing_chicken:not(.print).on-top[data-v-ca3a638a]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/rearing_chicken.svg)}.hcs-icon-rearing_chicken.print[data-v-ca3a638a]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/rearing_chicken.svg);max-height:50px}.hcs-icon-rearing_chicken.print.on-top[data-v-ca3a638a]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/rearing_chicken.svg)}.hcs-icon-rearing_chicken-white[data-v-ca3a638a]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/rearing_chicken-white.svg)}.hcs-icon-rearing_chicken-grey[data-v-ca3a638a]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/rearing_chicken-grey.svg)}.hcs-icon-rearing_chicken-secondary[data-v-ca3a638a]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/rearing_chicken-secondary.svg)}.hcs-icon-sheep.on-top[data-v-ca3a638a]{margin:0}.hcs-icon-sheep[data-v-ca3a638a]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sheep.svg)}.hcs-icon-sheep:not(.print).on-top[data-v-ca3a638a]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/sheep.svg)}.hcs-icon-sheep.print[data-v-ca3a638a]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sheep.svg);max-height:50px}.hcs-icon-sheep.print.on-top[data-v-ca3a638a]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/sheep.svg)}.hcs-icon-sheep-white[data-v-ca3a638a]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sheep-white.svg)}.hcs-icon-sheep-grey[data-v-ca3a638a]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sheep-grey.svg)}.hcs-icon-sheep-secondary[data-v-ca3a638a]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sheep-secondary.svg)}.hcs-icon-sow.on-top[data-v-ca3a638a]{margin:0}.hcs-icon-sow[data-v-ca3a638a]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sow.svg)}.hcs-icon-sow:not(.print).on-top[data-v-ca3a638a]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/sow.svg)}.hcs-icon-sow.print[data-v-ca3a638a]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sow.svg);max-height:50px}.hcs-icon-sow.print.on-top[data-v-ca3a638a]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/sow.svg)}.hcs-icon-sow-white[data-v-ca3a638a]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sow-white.svg)}.hcs-icon-sow-grey[data-v-ca3a638a]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sow-grey.svg)}.hcs-icon-sow-secondary[data-v-ca3a638a]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sow-secondary.svg)}.hcs-icon-sow_lactating.on-top[data-v-ca3a638a]{margin:0}.hcs-icon-sow_lactating[data-v-ca3a638a]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sow_lactating.svg)}.hcs-icon-sow_lactating:not(.print).on-top[data-v-ca3a638a]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/sow_lactating.svg)}.hcs-icon-sow_lactating.print[data-v-ca3a638a]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sow_lactating.svg);max-height:50px}.hcs-icon-sow_lactating.print.on-top[data-v-ca3a638a]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/sow_lactating.svg)}.hcs-icon-sow_lactating-white[data-v-ca3a638a]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sow_lactating-white.svg)}.hcs-icon-sow_lactating-grey[data-v-ca3a638a]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sow_lactating-grey.svg)}.hcs-icon-sow_lactating-secondary[data-v-ca3a638a]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sow_lactating-secondary.svg)}.hcs-icon-veal_calves.on-top[data-v-ca3a638a]{margin:0}.hcs-icon-veal_calves[data-v-ca3a638a]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/veal_calves.svg)}.hcs-icon-veal_calves:not(.print).on-top[data-v-ca3a638a]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/veal_calves.svg)}.hcs-icon-veal_calves.print[data-v-ca3a638a]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/veal_calves.svg);max-height:50px}.hcs-icon-veal_calves.print.on-top[data-v-ca3a638a]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/veal_calves.svg)}.hcs-icon-veal_calves-white[data-v-ca3a638a]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/veal_calves-white.svg)}.hcs-icon-veal_calves-grey[data-v-ca3a638a]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/veal_calves-grey.svg)}.hcs-icon-veal_calves-secondary[data-v-ca3a638a]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/veal_calves-secondary.svg)}.hcs-icon-null[data-v-ca3a638a]{font-size:18px}.hcs-icon-null[data-v-ca3a638a]:before{margin-left:1px;font-family:Material Design Icons;content:"󰄰"}.hcs-icon-sensor-status[data-v-ca3a638a]{width:55px;height:55px;margin:4px;background-size:cover}@media(max-width:599px){.hcs-icon-sensor-status[data-v-ca3a638a]{width:40px;height:40px}}.hcs-icon-sensor-status.--tiny[data-v-ca3a638a]{width:30px;min-width:30px;height:30px}.hcs-icon-sensor-status.--small[data-v-ca3a638a]{width:40px;min-width:40px;height:40px}.hcs-icon-sensor-status.--large[data-v-ca3a638a]{width:90px;height:90px}.hcs-icon-sensor-status.--large[data-v-ca3a638a],.hcs-icon-sensor-status.--small[data-v-ca3a638a],.hcs-icon-sensor-status.--tiny[data-v-ca3a638a]{background-size:contain;image-rendering:-moz-crisp-edges;image-rendering:-o-crisp-edges;image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges;-ms-interpolation-mode:nearest-neighbor}.research-grade--filter[data-v-ca3a638a]{width:23px;height:23px;line-height:20px;text-align:center;background-color:rgba(0,0,0,.54);border-radius:4px}.research-grade--filter span[data-v-ca3a638a]{font-size:11px;font-weight:600;color:#eef1f6}.research-grade--filter.--active[data-v-ca3a638a]{line-height:18px;background-color:#ff001d;border:1px solid #666}.research-grade--filter.--active span[data-v-ca3a638a]{color:#666}.icon-side-arrow[data-v-ca3a638a]{font-size:18px}.icon-info[data-v-ca3a638a]{margin-top:-2px}body[data-v-ca3a638a]{font-family:Roboto,sans-serif!important}button[data-v-ca3a638a],input[data-v-ca3a638a],select[data-v-ca3a638a],textarea[data-v-ca3a638a]{font-family:inherit;font-size:inherit;line-height:inherit;color:inherit}a[data-v-ca3a638a]{color:#1d3c5f!important;text-decoration:none}.extra-text[data-v-ca3a638a]{margin-top:2px;font-style:italic;font-size:11px!important}.font-small[data-v-ca3a638a]{font-size:12px!important;line-height:14px}.font-xsmall[data-v-ca3a638a]{font-size:11px!important;line-height:13px!important}.font-xxsmall[data-v-ca3a638a]{font-size:8px!important}.hcs-info-label[data-v-ca3a638a],.hcs-label[data-v-ca3a638a]{font-family:Roboto,sans-serif!important;font-size:12px!important;font-weight:400;line-height:16px;color:#242424}.hcs-label[data-v-ca3a638a]{margin-bottom:4px}.info-text[data-v-ca3a638a]{font-style:italic}.overflow-ellipsis[data-v-ca3a638a]{text-overflow:ellipsis;overflow:hidden}.overline-tabsize[data-v-ca3a638a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#666;font-size:.875rem;font-weight:500;letter-spacing:.0892857143em;line-height:normal;height:48px;text-transform:uppercase}.overline-tabsize.active[data-v-ca3a638a]{color:#000}.uppercase[data-v-ca3a638a]{color:#666;font-size:12px;font-weight:500;letter-spacing:.0892857143em;line-height:normal;text-transform:uppercase}.unauthorized-title[data-v-ca3a638a]{padding-top:40px;text-align:center}.roboto-condensed[data-v-ca3a638a]{font-family:Roboto Condensed,Helvetica Neue,Helvetica,Arial,sans-serif}.single-line-height[data-v-ca3a638a]{line-height:1rem!important}.text-ellipsis[data-v-ca3a638a]{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}@media(min-width:960px){.container[data-v-ca3a638a]{max-width:calc(100vw - 48px)!important}}.el-tree[data-v-ca3a638a]{color:#242424!important}.v-application .red--text[data-v-ca3a638a]{color:#ff001d!important;caret-color:#ff001d!important}.v-application .red[data-v-ca3a638a]{background-color:#ff001d!important;border-color:#ff001d!important}.v-application .accent[data-v-ca3a638a]{background-color:#89a3c2!important;border-color:#89a3c2!important}.v-application .accent--text[data-v-ca3a638a]{color:#89a3c2!important;caret-color:#89a3c2!important}.theme--light.v-label[data-v-ca3a638a]{color:#242424}.filter-radio-group .v-label[data-v-ca3a638a]{font-size:14px!important}.theme--light.v-card.v-card--outlined[data-v-ca3a638a]{border:thin solid #bbb}.theme--light.v-chip[data-v-ca3a638a],.theme--light.v-chip[data-v-ca3a638a]:not(.v-chip--active){background-color:#bbcadc}.theme--light.v-chip.v-chip--active.background-color-secondary[data-v-ca3a638a]{background-color:#1d3c5f!important;color:#fff!important}.theme--light.v-btn[data-v-ca3a638a]{color:inherit}.v-btn .v-ripple__container[data-v-ca3a638a],.v-btn[data-v-ca3a638a]:before,.v-icon.v-icon[data-v-ca3a638a]:after{display:none!important}.theme--light.v-btn.color-secondary .v-btn__content[data-v-ca3a638a]{color:#1d3c5f;border-color:#1d3c5f}.theme--light.v-icon.v-icon.v-icon--disabled.transparent--text[data-v-ca3a638a]{color:transparent!important}.v-btn.group--left[data-v-ca3a638a]{border-radius:4px 0 0 4px!important;margin-right:-1px!important}.v-btn.group--right[data-v-ca3a638a]{border-radius:0 4px 4px 0!important}.v-btn.group--middle[data-v-ca3a638a]{border-radius:0!important;margin-right:-1px!important}.v-text-field--outlined fieldset[data-v-ca3a638a]{border-color:#bbb}.v-tabs--icons-and-text>.v-tabs-bar[data-v-ca3a638a]{height:48px!important}.v-tabs--icons-and-text>.v-tabs-bar .v-tab[data-v-ca3a638a]{text-transform:none!important;letter-spacing:.075}.v-tabs--icons-and-text>.v-tabs-bar .v-tab>[data-v-ca3a638a]:first-child{margin-bottom:2px!important}@media(max-width:599px){.v-tabs--icons-and-text>.v-tabs-bar .v-tab[data-v-ca3a638a]{font-size:12px!important;letter-spacing:.04}}@media(max-width:400px){.v-tabs--icons-and-text>.v-tabs-bar .v-tab[data-v-ca3a638a]{min-width:68px!important;padding:0 4px!important}}@media(max-width:500px){.v-tabs--icons-and-text>.v-tabs-bar .v-tab[data-v-ca3a638a]{padding:0 7px!important}}@media(max-width:500px){.v-tabs--icons-and-text>.v-tabs-bar .v-tab.compact-view[data-v-ca3a638a]{padding:0!important;min-width:62px!important}}.v-tabs .v-tab--active[data-v-ca3a638a]:hover:before,.v-tabs .v-tab[data-v-ca3a638a]:hover:before{opacity:0!important}.v-tabs--dashboard .v-tabs-bar--is-mobile .v-tab[data-v-ca3a638a]{padding:0 10px!important}.location-create .v-item-group.v-tabs-bar[data-v-ca3a638a]{position:fixed!important;top:48px!important;z-index:2!important;width:100%!important}.v-toolbar__content .v-toolbar__title[data-v-ca3a638a]{padding-left:0!important}.v-text-field.error--text .v-label[data-v-ca3a638a]{color:#ff5252!important;caret-color:#ff5252!important}.v-text-field.v-text-field--solo .v-input__control[data-v-ca3a638a]{min-width:160px!important}@media(min-width:1264px){.v-text-field.v-text-field--solo .v-input__control[data-v-ca3a638a]{min-width:0!important}}.v-text-field.v-text-field--solo .v-input__control .v-input__slot[data-v-ca3a638a]{background:transparent!important}.v-text-field .v-input__control .v-input__slot[data-v-ca3a638a]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important;min-height:auto!important}.v-text-field:not(.v-text-field--outlined):not(.v-text-field--solo):not(.v-select) input[data-v-ca3a638a]{padding:8px 0 0}.v-text-field.v-text-field--outlined input[data-v-ca3a638a]{width:100%;max-height:none!important;padding-top:10px}.v-text-field.v-text-field--enclosed.v-input--dense:not(.v-text-field--solo).v-text-field--outlined .v-input__slot[data-v-ca3a638a]{padding-right:4px!important}.v-text-field.v-text-field--enclosed.v-input--dense:not(.v-text-field--solo).v-text-field--outlined .v-input__append-inner[data-v-ca3a638a]{margin-top:6px!important}@media(max-width:599px){.v-text-field.v-text-field--enclosed.v-input--dense:not(.v-text-field--solo).v-text-field--outlined:not(.v-input--xsmall):not(.input-text-field--full) .v-input__append-inner[data-v-ca3a638a]{margin-top:3px!important}}.v-text-field.v-text-field--enclosed.v-input--height36 .v-input__append-inner[data-v-ca3a638a]{margin-top:14px!important}.v-text-field.v-text-field--enclosed.v-input--width240[data-v-ca3a638a]{width:240px}@media(max-width:599px){.v-text-field.v-text-field--enclosed.v-input--width240[data-v-ca3a638a]{width:120px}}.v-text-field.v-text-field--enclosed.v-input--width157[data-v-ca3a638a]{width:157px}@media(max-width:599px){.v-text-field.v-text-field--enclosed.v-input--width157[data-v-ca3a638a]{width:84px}}.v-text-field.hcs--large[data-v-ca3a638a]{padding-top:8px!important;font-size:1.8rem!important}.v-text-field.hcs--large.v-text-field .v-input__control .v-input__slot[data-v-ca3a638a]{height:42px!important;min-height:42px!important}.v-text-field.hcs--large.v-text-field input[data-v-ca3a638a]{padding:0 0 4px!important;margin-top:8px!important}.v-text-field:not(.date-picker):not(.time-picker):not(.bg-transparent) .v-input__slot[data-v-ca3a638a],input[type=number][data-v-ca3a638a]{background-color:#fff!important}.v-select.v-select--chips.v-input--dense .v-select__selections[data-v-ca3a638a]{min-height:30px}.v-select.v-input--small .v-select__selections[data-v-ca3a638a],.v-select.v-input--xsmall .v-select__selections[data-v-ca3a638a]{padding:0!important}.v-input.v-input--selection-controls.v-input--switch .v-input__slot>.v-label[data-v-ca3a638a]{font-size:12px!important;line-height:16px}.v-input textarea[data-v-ca3a638a]{padding-top:4px}div[role=combobox] .v-label[data-v-ca3a638a]{top:-2px!important}.v-input__slider[data-v-ca3a638a]{max-width:600px}.v-input__slider .v-slider.v-slider--horizontal .v-slider__tick .v-slider__tick-label[data-v-ca3a638a]{width:65px;max-width:65px;margin-top:2px;font-size:.75rem!important;line-height:1rem;text-align:center;white-space:normal}.v-input__slider .v-slider.v-slider--horizontal .v-slider__tick:first-child .v-slider__tick-label[data-v-ca3a638a],.v-input__slider .v-slider.v-slider--horizontal .v-slider__tick:last-child .v-slider__tick-label[data-v-ca3a638a]{-webkit-transform:translateX(-50%)!important;transform:translateX(-50%)!important}.v-input__slider.slider--default .v-slider div[aria-valuenow="0"] .primary[data-v-ca3a638a]{color:#b0b0b0!important;background-color:#b0b0b0!important}.v-input__slider.slider--default .v-slider div[aria-valuenow="0"] .v-slider__thumb-label[data-v-ca3a638a]{display:none!important}.v-input__slider.slider--default:not(.slider--big-label) .v-slider[data-v-ca3a638a]{max-width:245px!important;margin-top:18px!important}.v-input__slider.slider--big-label .v-slider[data-v-ca3a638a]{margin-top:25px!important}.v-input__slider.slider--number-percentage .v-slider div[aria-valuenow="-1"] .primary[data-v-ca3a638a]{color:#b0b0b0!important;background-color:#b0b0b0!important}.v-input__slider.slider--number-percentage .v-slider div[aria-valuenow="-1"] .v-slider__thumb-label[data-v-ca3a638a]{display:none!important}.v-input__slider.slider--score-amount .v-slider__ticks-container .v-slider__tick[data-v-ca3a638a]:nth-child(2){background-color:#069518!important}.v-input__slider.slider--score-amount .v-slider__ticks-container .v-slider__tick[data-v-ca3a638a]:nth-child(3){background-color:#243d80!important}.v-input__slider.slider--score-amount .v-slider__ticks-container .v-slider__tick[data-v-ca3a638a]:nth-child(4){background-color:#5f3f90!important}.v-input__slider.slider--score-amount .v-slider__ticks-container .v-slider__tick[data-v-ca3a638a]:nth-child(5){background-color:#8f1619!important}.v-input__slider.slider--score-quality .v-slider__ticks-container .v-slider__tick[data-v-ca3a638a]:nth-child(5){background-color:#069518!important}.v-input__slider.slider--score-quality .v-slider__ticks-container .v-slider__tick[data-v-ca3a638a]:nth-child(4){background-color:#243d80!important}.v-input__slider.slider--score-quality .v-slider__ticks-container .v-slider__tick[data-v-ca3a638a]:nth-child(3){background-color:#5f3f90!important}.v-input__slider.slider--score-quality .v-slider__ticks-container .v-slider__tick[data-v-ca3a638a]:nth-child(2){background-color:#8f1619!important}.v-input__slider.slider--grade .v-slider__ticks-container .v-slider__tick[data-v-ca3a638a]:nth-child(9),.v-input__slider.slider--grade .v-slider__ticks-container .v-slider__tick[data-v-ca3a638a]:nth-child(10),.v-input__slider.slider--grade .v-slider__ticks-container .v-slider__tick[data-v-ca3a638a]:nth-child(11){background-color:#069518!important}.v-input__slider.slider--grade .v-slider__ticks-container .v-slider__tick[data-v-ca3a638a]:nth-child(7),.v-input__slider.slider--grade .v-slider__ticks-container .v-slider__tick[data-v-ca3a638a]:nth-child(8){background-color:#243d80!important}.v-input__slider.slider--grade .v-slider__ticks-container .v-slider__tick[data-v-ca3a638a]:nth-child(5),.v-input__slider.slider--grade .v-slider__ticks-container .v-slider__tick[data-v-ca3a638a]:nth-child(6){background-color:#5f3f90!important}.v-input__slider.slider--grade .v-slider__ticks-container .v-slider__tick[data-v-ca3a638a]:nth-child(2),.v-input__slider.slider--grade .v-slider__ticks-container .v-slider__tick[data-v-ca3a638a]:nth-child(3),.v-input__slider.slider--grade .v-slider__ticks-container .v-slider__tick[data-v-ca3a638a]:nth-child(4){background-color:#8f1619!important}.v-card__subtitle[data-v-ca3a638a],.v-card__text[data-v-ca3a638a],.v-card__title[data-v-ca3a638a]{padding:12px!important}@media(max-width:599px){.v-card__subtitle[data-v-ca3a638a],.v-card__text[data-v-ca3a638a],.v-card__title[data-v-ca3a638a]{padding:10px!important}}.v-card__title+.v-card__subtitle[data-v-ca3a638a],.v-card__title+.v-card__text[data-v-ca3a638a]{padding:0 12px!important}@media(max-width:599px){.v-card__title+.v-card__subtitle[data-v-ca3a638a],.v-card__title+.v-card__text[data-v-ca3a638a]{padding:0 10px!important}}.v-data-table[data-v-ca3a638a]{background-color:transparent!important}@media(max-width:599px){.v-data-table:not(.table-heatmap) .v-input__control[data-v-ca3a638a],.v-data-table:not(.table-heatmap) input[data-v-ca3a638a]{font-size:12px!important}}.v-data-table:not(.table-heatmap) tr.tr-clickable>td[data-v-ca3a638a]{cursor:pointer!important}.v-data-table:not(.table-heatmap) .td--small .v-input__control[data-v-ca3a638a]{min-width:116px!important;max-width:116px!important}@media(max-width:599px){.v-data-table:not(.table-heatmap) .td--small .v-input__control[data-v-ca3a638a]{min-width:80px!important;max-width:80px!important}}.v-data-table:not(.table-heatmap) .td--medium .v-input__control[data-v-ca3a638a]{min-width:130px!important;max-width:130px!important}@media(max-width:599px){.v-data-table:not(.table-heatmap) .v-data-table__wrapper>table>tbody>tr>td[data-v-ca3a638a],.v-data-table:not(.table-heatmap) .v-data-table__wrapper>table>thead>tr>th[data-v-ca3a638a]{padding:0 5px!important;font-size:12px!important}}.v-data-table:not(.table-heatmap).--full-width[data-v-ca3a638a]{width:100%}.v-data-table:not(.table-heatmap).v-data-table--smallfont .v-data-table__wrapper>table>tbody>tr>td[data-v-ca3a638a],.v-data-table:not(.table-heatmap).v-data-table--smallfont .v-data-table__wrapper>table>thead>tr>th[data-v-ca3a638a],.v-data-table:not(.table-heatmap).v-data-table--smallfont .v-input__control[data-v-ca3a638a],.v-data-table:not(.table-heatmap).v-data-table--smallfont input[data-v-ca3a638a]{font-size:12px!important}.v-data-table.v-data-table--dense.table-heatmap>.v-data-table__wrapper>table>tbody>tr>td[data-v-ca3a638a]{height:11px!important}.v-data-table.table-heatmap .v-data-table__wrapper[data-v-ca3a638a]{overflow:visible;width:100%}.v-data-table.emission-table .v-data-table__wrapper[data-v-ca3a638a]{overflow:visible!important}@media(max-width:599px){.v-application--is-ltr .v-data-table.table-saved-inputs>.v-data-footer__select[data-v-ca3a638a]{margin-left:0!important;margin-right:0!important}}.v-calendar-weekly__day.v-present[data-v-ca3a638a]{background-color:#bbcadc!important}.v-event strong[data-v-ca3a638a]{display:none}.el-checkbox__input.is-checked .el-checkbox__inner[data-v-ca3a638a],.el-checkbox__input.is-indeterminate .el-checkbox__inner[data-v-ca3a638a]{background-color:#89a3c2;border-color:#89a3c2}.el-input-number .el-input__inner[data-v-ca3a638a]{color:#242424!important}.el-input-number.comma-warning .el-input__inner[data-v-ca3a638a]{border:1px solid #ff001d!important}.el-input-number.table input[data-v-ca3a638a]{background-color:hsla(0,0%,100%,.5)!important}.el-input-number--medium[data-v-ca3a638a]{width:160px!important}@media(max-width:599px){.el-input-number--medium[data-v-ca3a638a]{width:130px!important}}.el-input-number__decrease[data-v-ca3a638a],.el-input-number__increase[data-v-ca3a638a]{background:none!important}.el-input-number__decrease:hover:not(.is-disabled)~.el-input .el-input__inner[data-v-ca3a638a]:not(.is-disabled),.el-input-number__increase:hover:not(.is-disabled)~.el-input .el-input__inner[data-v-ca3a638a]:not(.is-disabled),.el-input.is-active .el-input__inner[data-v-ca3a638a],.el-input__inner[data-v-ca3a638a]:focus{border-color:#89a3c2!important}.v-badge__badge[data-v-ca3a638a]{min-width:16px!important;height:16px!important;padding:3px 5px!important;font-size:11px!important}.v-badge.font-xxsmall .v-badge__badge[data-v-ca3a638a]{font-size:8px!important}.alerts-item .v-alert__wrapper[data-v-ca3a638a]{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:start!important}.v-overlay.manual-input-overlay>.v-overlay__content .overlay-modal[data-v-ca3a638a]{max-height:90vh!important;min-height:500px!important;overflow:auto!important;background-color:#fff;border-radius:4px}@media(max-width:599px){.v-overlay.manual-input-overlay>.v-overlay__content .overlay-modal[data-v-ca3a638a]{min-height:300px!important}}.vue-treeselect .vue-treeselect__control[data-v-ca3a638a]{border-color:#bbb;border-radius:4px}.vue-treeselect:not(.filter-treeselect) .vue-treeselect__control[data-v-ca3a638a]{background:transparent}.vue-treeselect.emission-treeselect .vue-treeselect__control[data-v-ca3a638a]{border-color:#666}.vue-treeselect.emission-treeselect .vue-treeselect__control-arrow[data-v-ca3a638a]{color:#666}.vue-treeselect.emission-treeselect.vue-treeselect:not(.vue-treeselect--disabled):not(.vue-treeselect--focused) .vue-treeselect__control[data-v-ca3a638a]:hover{border-color:#909090}.vue-treeselect--focused:not(.vue-treeselect--open) .vue-treeselect__control[data-v-ca3a638a]{border-color:#89a3c2!important;-webkit-box-shadow:none!important;box-shadow:none!important}.vue-treeselect--has-value .vue-treeselect__multi-value[data-v-ca3a638a]{margin-bottom:1px!important}.vue-treeselect__multi-value-item[data-v-ca3a638a]{padding:0!important;line-height:12px!important;color:#242424!important;background:#bbcadc!important}.vue-treeselect__multi-value-item .vue-treeselect__multi-value-label[data-v-ca3a638a]{font-weight:600!important}.vue-treeselect__value-remove[data-v-ca3a638a]{color:#242424!important}.vue-treeselect__checkbox--checked[data-v-ca3a638a],.vue-treeselect__checkbox--indeterminate[data-v-ca3a638a]{background:#89a3c2!important;border-color:#89a3c2!important}.vue-treeselect.color-red .vue-treeselect__multi-value-item[data-v-ca3a638a],.vue-treeselect.color-red .vue-treeselect__value-remove[data-v-ca3a638a]{color:#ff001d!important;background:#ffe5e7!important}.vue-treeselect.color-red .vue-treeselect__checkbox--checked[data-v-ca3a638a]{background:#ff001d!important;border-color:#ff001d!important}.vue-treeselect--open-below:not(.vue-treeselect--append-to-body) .vue-treeselect__menu-container[data-v-ca3a638a]{top:unset!important}@media(max-width:599px){.vue-treeselect.treeselect--small .vue-treeselect__control[data-v-ca3a638a],.vue-treeselect.treeselect--small .vue-treeselect__menu[data-v-ca3a638a]{font-size:14px!important}}.vue-treeselect.treeselect-icon-selectbox .vue-treeselect__control[data-v-ca3a638a]{max-height:34px!important;height:34px!important;max-width:85px!important;width:85px!important;border-color:#bbb!important}.vue-treeselect.treeselect-icon-selectbox .vue-treeselect__control .vue-treeselect__single-value[data-v-ca3a638a]{top:1px}.vue-treeselect.treeselect-icon-selectbox .vue-treeselect__control[data-v-ca3a638a],.vue-treeselect.treeselect-icon-selectbox .vue-treeselect__menu[data-v-ca3a638a]{font-size:10px!important}.vue-treeselect.vue-treeselect--multi.treeselect-chartgroup .vue-treeselect__multi-value-item[data-v-ca3a638a]{background:#fff!important}.vue-treeselect.vue-treeselect--multi.treeselect-chartgroup.vue-treeselect--disabled .vue-treeselect__multi-value-item[data-v-ca3a638a]{background:#ededed!important;border-color:#ededed!important}.vue-treeselect__multi-value-item-container[data-v-ca3a638a]{padding-top:2px!important}.vdatetime-input[data-v-ca3a638a]{color:#89a3c2;cursor:pointer}.vdatetime.green--text .vdatetime-input[data-v-ca3a638a]{color:#049717}.vdatetime-popup[data-v-ca3a638a]{border-radius:4px}.vdatetime-popup .vdatetime-calendar__month[data-v-ca3a638a]{min-height:317px!important}.vdatetime-popup .vdatetime-calendar__month__day--selected:hover>span>span[data-v-ca3a638a],.vdatetime-popup .vdatetime-calendar__month__day--selected>span>span[data-v-ca3a638a],.vdatetime-popup .vdatetime-popup__header[data-v-ca3a638a]{background:#89a3c2!important}.vdatetime-popup .vdatetime-popup__actions__button[data-v-ca3a638a],.vdatetime-popup .vdatetime-time-picker__item--selected[data-v-ca3a638a],.vdatetime-popup .vdatetime-year-picker__item--selected[data-v-ca3a638a]{color:#89a3c2!important}.vdatetime-popup .vdatetime-popup__header[data-v-ca3a638a]{border-top-left-radius:inherit;border-top-right-radius:inherit}.vdatetime-popup .vdatetime-popup__actions__button[data-v-ca3a638a]{padding:0!important}.ep-container[data-v-ca3a638a]{height:110px!important}@media(max-width:599px){.ep-container[data-v-ca3a638a]{height:86px!important}}.ep-container .ep-svg-container[data-v-ca3a638a]{margin-top:-5px}@media(max-width:599px){.ep-container .ep-svg-container[data-v-ca3a638a]{margin-top:-3px}}@media(max-width:599px){.ep-container.expanded[data-v-ca3a638a]:not(.print){height:110px!important}.ep-container.expanded:not(.print) .ep-svg-container[data-v-ca3a638a]{margin-top:-37px}.ep-container.expanded:not(.print) .ep-svg-container .ep-svg[data-v-ca3a638a]{height:60px!important}}.ep-legend--container[data-v-ca3a638a]{top:0!important}@media(max-width:599px){.ep-legend--container[data-v-ca3a638a]{margin-top:4px}}@media print{.v-main[data-v-ca3a638a]{display:block!important;padding:0 0 0 0!important}.v-application[data-v-ca3a638a]{line-height:0!important}.v-application-wrap[data-v-ca3a638a]{display:block!important;min-height:0!important}}.print-only[data-v-ca3a638a]{display:none}@media print{body[data-v-ca3a638a],html[data-v-ca3a638a]{width:210mm;height:296.8mm;padding:0;margin:0;-webkit-print-color-adjust:exact!important;color-adjust:exact!important;print-color-adjust:exact!important}[data-v-ca3a638a],[data-v-ca3a638a]:after,[data-v-ca3a638a]:before{color:inherit!important;background:inherit!important}.grade-details-text[data-v-ca3a638a]{font-size:15.5px!important}.header-page[data-v-ca3a638a]{display:block;width:210mm;height:296.8mm;padding:0;margin:0;overflow:hidden;page-break-after:always;-webkit-region-break-after:always!important;-webkit-column-break-after:page!important;-moz-column-break-after:page!important;break-after:page!important}.header-page .content[data-v-ca3a638a]{display:block;padding-top:40%;padding-right:10mm;padding-left:10mm;margin:0;text-align:center}.header-page .content .logo[data-v-ca3a638a]{position:relative;height:40mm;margin-bottom:30mm}.header-page .content .date[data-v-ca3a638a],.header-page .content .logo[data-v-ca3a638a],.header-page .content .subtitle[data-v-ca3a638a],.header-page .content .title[data-v-ca3a638a]{margin-bottom:10mm}.header-page .content .subtitle[data-v-ca3a638a]{line-height:1.2}.no-print[data-v-ca3a638a],.toggle-icon[data-v-ca3a638a]{display:none!important}.print-hide-icon[data-v-ca3a638a]:before{content:""!important}.print-inspections-page[data-v-ca3a638a]{page-break-after:always;page-break-before:always}.print-only[data-v-ca3a638a]{display:block!important}.font-xsmall[data-v-ca3a638a],.font-xxsmall[data-v-ca3a638a]{font-size:.6rem!important}.print-card[data-v-ca3a638a]{display:block!important;border:none!important;padding:0!important;margin:0!important;min-height:296.8mm!important}.print-diary-item[data-v-ca3a638a]{page-break-inside:avoid}.print-photo[data-v-ca3a638a]{width:18%;max-width:40mm}.print-photo-selected img[data-v-ca3a638a],.print-photo img[data-v-ca3a638a]{width:100%}.print-photo-selected-text[data-v-ca3a638a]{max-height:48px;overflow:hidden}.chart-wrapper[data-v-ca3a638a],.download-wrapper[data-v-ca3a638a]{display:block;-webkit-column-break-inside:avoid;page-break-inside:avoid;-moz-column-break-inside:avoid;break-inside:avoid;break-inside:avoid-page}.heatmap-chart[data-v-ca3a638a],.wind-chart[data-v-ca3a638a]{height:100%;max-height:35mm}.heatmap-chart-wrapper[data-v-ca3a638a],.wind-chart-wrapper[data-v-ca3a638a]{margin-bottom:43mm}.title-wrapper[data-v-ca3a638a]{margin-top:7mm;margin-bottom:1mm}.charts-wrapper-4 .title-wrapper .overline[data-v-ca3a638a]{font-size:.7rem!important;line-height:1.25rem!important}.charts .ct-legend li .ct-legend-square[data-v-ca3a638a]{max-height:3px!important;margin-top:5px!important}.charts .ct-legend li[data-v-ca3a638a]{margin-bottom:0}.charts .ct-legend li span[data-v-ca3a638a]{font-size:.75rem!important}.wind-degrees-icon[data-v-ca3a638a]{background-color:transparent!important}.mean-values.print[data-v-ca3a638a]{margin-top:3mm}.grade-wrapper.print[data-v-ca3a638a]{-webkit-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%}.grade-wrapper.print .research-grade[data-v-ca3a638a]{width:68px;height:68px;line-height:66px}.grade-wrapper.print .research-grade.research-grade--with-icon[data-v-ca3a638a]{margin-top:-1px}.grade-wrapper.print .research-grade span[data-v-ca3a638a]{font-size:28px}.grade-details-translation[data-v-ca3a638a]{font-weight:700;font-size:medium!important}.gauge-label[data-v-ca3a638a]{font-size:14px!important;line-height:16px!important;margin-top:7px!important}.gauge-label.gauge-label--minmax[data-v-ca3a638a]{font-size:14px!important;line-height:16px!important;max-width:none;margin-top:1px!important}.gauge-label.gauge-label--minmax .delta[data-v-ca3a638a]{margin-bottom:-1px}}.ep-container.print[data-v-ca3a638a]{display:block;width:150px!important;height:176px!important}.ep-container.print .ep-svg-container[data-v-ca3a638a]{margin-top:-20px}.ep-container.print .ep-legend--value__counter[data-v-ca3a638a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:10px}.ep-container.print .ep-legend--container .ep-legend--value[data-v-ca3a638a]{width:150px}.ep-container.print .ep-legend--container .gauge-label--name[data-v-ca3a638a]{display:block!important;display:-webkit-box!important;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:1;-webkit-box-orient:vertical;word-break:break-all}.ep-container.print .ep-legend--container .v-sheet[data-v-ca3a638a]{position:relative;height:36px;width:36px;margin-top:15px}.gauge-value.print[data-v-ca3a638a]{max-height:18px;margin-top:12px;font-size:28px}.measurements-content.print[data-v-ca3a638a]{margin-top:0;display:block;width:200mm}.research-grade-details[data-v-ca3a638a]{max-width:100%}.research-grade-details .filler[data-v-ca3a638a]{width:40px;height:38px}.research-grade-details .faded[data-v-ca3a638a]{opacity:.5}.research-grade-details .research-measurement-wrapper[data-v-ca3a638a]{min-width:44px;max-width:58px}.research-grade-details .grade-details-text[data-v-ca3a638a]{width:100%;font-size:10.5px;line-height:1.5;white-space:nowrap}.research-grade-details .grade-details-period[data-v-ca3a638a]{overflow:visible;white-space:nowrap}.research-grade-details .grade-details-translation[data-v-ca3a638a]{white-space:nowrap;overflow:hidden;text-overflow:clip}.color-primary[data-v-8532b332]{color:#89a3c2}.color-secondary[data-v-8532b332]{color:#1d3c5f}.color-tertiary[data-v-8532b332]{color:#eef1f6}.color-grey[data-v-8532b332]{color:#666}.color-grey-important[data-v-8532b332]{color:#666!important}.color-grey-border[data-v-8532b332]{color:#bbb!important}.color-grey-transparent[data-v-8532b332]{color:rgba(0,0,0,.54)}.color-grey-medium[data-v-8532b332]{color:#b0b0b0}.color-grey-dark[data-v-8532b332]{color:#242424}.color-black[data-v-8532b332]{color:#000}.alert-chip[data-v-8532b332]{cursor:pointer!important;background-color:#ffe5e7!important}.border-bottom[data-v-8532b332]{padding-bottom:12px;margin-bottom:12px;border-bottom:1px solid #bbb}@media(max-width:599px){.border-bottom[data-v-8532b332]{padding:10px;margin-bottom:10px}}.button-group[data-v-8532b332]{padding:4px 5px;border:1px solid #bbb;border-radius:4px}.button-group.--small[data-v-8532b332]{padding:0}@media(max-width:599px){.button-group.--small[data-v-8532b332]{margin-bottom:2px}}.checkbox-label[data-v-8532b332]{display:inline-block!important;max-width:100%!important;font-size:14px}.color-tertiary[data-v-8532b332]{background-color:#eef1f6}.content-container[data-v-8532b332]{margin-top:56px}.autocomplete-field[data-v-8532b332],.country-select[data-v-8532b332]{width:100%;max-width:100%;min-height:36px;padding:0 12px;border:1px solid #bbb;border-radius:4px}.autocomplete-field[data-v-8532b332]:focus,.country-select[data-v-8532b332]:focus{outline-color:#89a3c2}.cursor-pointer[data-v-8532b332]{cursor:pointer}.data-overlay[data-v-8532b332]{min-height:calc(100vh - 350px)}.diary-card[data-v-8532b332]{height:100%;padding:10px;font-size:.8125rem!important}@media(min-width:960px){.diary-card[data-v-8532b332]{padding:12px;font-size:.875rem!important}}.diary-card .diary-menu-button[data-v-8532b332]{left:10px;min-width:24px!important;max-width:24px!important;height:24px!important}.diary-card .diary-label[data-v-8532b332]{font-size:.75rem!important;font-weight:600;color:#666;letter-spacing:.0333333333em!important}@media(max-width:599px){.diary-card .diary-label[data-v-8532b332]{font-size:.7rem!important}}.diary-card .diary-details-item[data-v-8532b332]{min-width:24px;max-width:none;margin-bottom:0;line-height:1.1rem}@media(max-width:849px){.diary-card .diary-details-item[data-v-8532b332]{min-width:100%}}@media(max-width:849px){.diary-card .diary-inspection-meta[data-v-8532b332]{margin-right:-8px}}.diary-card .diary-inspection-date-item[data-v-8532b332]{max-width:150px;margin-bottom:0;line-height:1.1rem}.diary-card .diary-inspection-title[data-v-8532b332]{margin-bottom:0;font-size:.75rem!important;font-weight:600;line-height:24px;color:#242424;letter-spacing:.0333333333em!important;white-space:nowrap}@media(max-width:599px){.diary-card .diary-inspection-title[data-v-8532b332]{font-size:.7rem!important}}@media(min-width:600px){.diary-card .diary-inspection-text[data-v-8532b332]{margin-top:2px}}.diary-card .diary-inspection-text.inspection-date[data-v-8532b332]{white-space:normal}.diary-card .hide-md[data-v-8532b332]{display:-webkit-box;display:-ms-flexbox;display:flex}@media(min-width:851px)and (max-width:1264px){.diary-card .hide-md[data-v-8532b332]{display:none}}.diary-card .diary-inspection-content[data-v-8532b332]{margin-top:10px!important;margin-left:10px!important}@media(min-width:600px){.diary-card .diary-inspection-content[data-v-8532b332]{margin-left:0!important}}@media(min-width:850px){.diary-card .diary-inspection-content[data-v-8532b332]{margin-top:0!important}}.diary-card .diary-inspection-content .diary-content-item[data-v-8532b332]{margin-bottom:4px}@media(min-width:850px){.diary-card .diary-inspection-content .diary-content-item[data-v-8532b332]{margin-bottom:0!important}}.diary-card .notes[data-v-8532b332],.diary-card .reminder[data-v-8532b332]{display:inline-block;max-height:33px;overflow:hidden;line-height:1.1rem;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical}@media(max-width:599px){.diary-card .notes[data-v-8532b332],.diary-card .reminder[data-v-8532b332]{line-height:1rem}}.filter-bar-wrapper[data-v-8532b332]{position:fixed;top:100px;z-index:2;width:100%;margin-top:-4px;background-color:#eef1f6;border-bottom:1px solid #e3e9f2}.filter-bar-wrapper .v-input[data-v-8532b332]:not(.switch-label){background-color:#fff}@media(max-width:599px){.filter-bar-wrapper .filter-container[data-v-8532b332]{padding:10px}}.filter-bar-wrapper .filter-bar[data-v-8532b332]{margin-top:-10px;margin-bottom:-10px}@media(min-width:600px){.filter-bar-wrapper .filter-bar[data-v-8532b332]{margin-top:-12px;margin-bottom:-12px}}@media(max-width:599px){.filter-bar-wrapper .filter-bar .filter-buttons[data-v-8532b332]:not(.--alerts){max-width:300px}}@media(max-width:599px){.filter-bar-wrapper .filter-bar .filter-buttons:not(.--alerts).filter-buttons--small[data-v-8532b332]{max-width:170px}}@media(max-width:599px){.filter-bar-wrapper .filter-bar .v-input[data-v-8532b332]:not(.input-text-field--large):not(.v-input--checkbox):not(.filter-text-field--alerts){max-width:120px}}.filter-bar-wrapper .filter-bar .v-input.switch-label[data-v-8532b332]{max-width:unset;width:140px}@media(max-width:599px){.filter-bar-wrapper .filter-bar .v-input.switch-label[data-v-8532b332]{width:120px}}@media(max-width:372px){.filter-bar-wrapper .filter-bar .v-input.v-text-field.v-text-field--enclosed.v-input--dense:not(.v-text-field--solo).v-text-field--outlined.input-text-field--large[data-v-8532b332]{max-width:120px}}@media(max-width:599px){.filter-bar-wrapper .filter-bar .v-input.v-text-field.v-text-field--enclosed.v-input--dense:not(.v-text-field--solo).v-text-field--outlined.input-text-field--large .v-input__slot .v-text-field__slot[data-v-8532b332]{min-width:115px}}@media(max-width:372px){.filter-bar-wrapper .filter-bar .v-input.v-text-field.v-text-field--enclosed.v-input--dense:not(.v-text-field--solo).v-text-field--outlined.input-text-field--large .v-input__slot .v-text-field__slot[data-v-8532b332]{min-width:74px}}.filter-bar-wrapper .filter-bar .v-input.v-text-field.v-text-field--enclosed.v-input--dense:not(.v-text-field--solo).v-text-field--outlined.input-text-field--full[data-v-8532b332]{max-width:100%}.filter-bar-wrapper .filter-bar .v-input.v-text-field.v-text-field--enclosed.v-input--dense:not(.v-text-field--solo).v-text-field--outlined .v-input__slot .v-label.v-label--active[data-v-8532b332]{color:#89a3c2!important}@media(max-width:599px){.filter-bar-wrapper .filter-bar .v-input.v-text-field.v-text-field--enclosed.v-input--dense:not(.v-text-field--solo).v-text-field--outlined .v-input__slot[data-v-8532b332]{padding:0 2px 0 6px!important}.filter-bar-wrapper .filter-bar .v-input.v-text-field.v-text-field--enclosed.v-input--dense:not(.v-text-field--solo).v-text-field--outlined .v-input__slot .v-text-field__slot[data-v-8532b332]{min-width:72px}.filter-bar-wrapper .filter-bar .v-input.v-text-field.v-text-field--enclosed.v-input--dense:not(.v-text-field--solo).v-text-field--outlined .v-input__slot .v-text-field__slot .v-label--active[data-v-8532b332]{left:4px!important}}@media(max-width:599px){.filter-bar-wrapper .filter-bar .v-input.v-text-field.v-input--is-focused.v-input--dense:not(.v-text-field--solo).v-text-field--outlined .v-input__slot .v-text-field__slot[data-v-8532b332]{min-width:63px;height:30px!important}}@media(max-width:372px){.filter-bar-wrapper .filter-bar .v-input.v-text-field.v-input--is-focused.v-input--dense:not(.v-text-field--solo).v-text-field--outlined.filter-text-field--alerts .v-input__slot .v-text-field__slot[data-v-8532b332]{min-width:45px}}.filter-bar-wrapper .filter-bar .view-buttons[data-v-8532b332]{padding:9px}.filter-bar-wrapper.--back[data-v-8532b332]{top:52px}.filter-bar-wrapper.--back .filter-bar .v-input.v-input--switch[data-v-8532b332]{background-color:transparent!important}.filter-bar-wrapper.--back .filter-bar .v-input--selection-controls[data-v-8532b332]{margin-top:0}.area-color-picker[data-v-8532b332]{margin-top:-10px}.flex-color-picker[data-v-8532b332]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flex-color-picker .v-color-picker__controls[data-v-8532b332]{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.flex-color-picker .v-color-picker__swatches[data-v-8532b332]{margin-top:10px}.flex-color-picker.queen-color-picker[data-v-8532b332]{border:1px solid #bbb!important;-webkit-box-shadow:none!important;box-shadow:none!important}.flex-color-picker.queen-color-picker .v-color-picker__swatch:nth-child(2) .v-color-picker__color>div[data-v-8532b332]{border:1px solid #bbb}.full-width[data-v-8532b332]{width:100%}.area-color-picker-footer[data-v-8532b332],.area-color-picker-toolbar[data-v-8532b332]{border-radius:4px}.area-color-picker-title[data-v-8532b332]{font-weight:500}.area-color-picker-footer[data-v-8532b332]{margin-top:-5px}.area-color-picker-footer .v-toolbar__content[data-v-8532b332]{padding:0 10px}.hcs-tooltip[data-v-8532b332]{font-family:Roboto,sans-serif!important;font-size:.8rem;font-weight:500!important;color:#242424!important;border-radius:6px;background-color:hsla(0,0%,94.1%,.95);border:1px solid #909090}.hcs-tooltip[data-v-8532b332]:after{content:"";position:absolute;left:50%;bottom:-4px;width:8px;height:8px;background:inherit;-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-box-shadow:inset -1px -1px 0 0 #909090;box-shadow:inset -1px -1px 0 0 #909090}.keep-spaces[data-v-8532b332]{white-space:pre-wrap}.location[data-v-8532b332]{padding-bottom:16px;margin:0}@media(max-width:599px){.location[data-v-8532b332]{margin:0 -12px 12px -12px}.location[data-v-8532b332]:not(.xs-view){padding:0 10px 8px 10px}.location.xs-view[data-v-8532b332]{padding:0 10px 0 10px}}.location[data-v-8532b332]:first-child{margin-top:70px}@media(max-width:599px){.location[data-v-8532b332]:first-child{margin-top:56px}}.location[data-v-8532b332]:last-child{margin-bottom:10px;border-bottom:none}.location .location-title[data-v-8532b332]{width:100%;padding-bottom:4px;margin:10px 0 12px;border-bottom:1px solid #000}@media(max-width:599px){.location .location-title[data-v-8532b332]{padding-bottom:2px;margin:8px 0 10px}}.location .research-item-transition-wrapper[data-v-8532b332]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}@media(max-width:599px){.location .research-item-transition-wrapper[data-v-8532b332]{min-width:100%}}.loading[data-v-8532b332]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-height:80vh;text-align:center}.lowercase[data-v-8532b332]{text-transform:lowercase}.mb-2px[data-v-8532b332]{margin-bottom:2px}.ml-2px[data-v-8532b332]{margin-left:2px}.ml-n2px[data-v-8532b332]{margin-left:-2px!important}.mr-2px[data-v-8532b332]{margin-right:2px}.mr-5px[data-v-8532b332]{margin-right:5px}.mr-6px[data-v-8532b332]{margin-right:6px}.mr-n2px[data-v-8532b332]{margin-right:-2px}.mt-2px[data-v-8532b332]{margin-top:2px!important}.mt-6px[data-v-8532b332]{margin-top:6px!important}.mt-n2px[data-v-8532b332]{margin-top:-2px!important}.mx-2px[data-v-8532b332]{margin-left:2px;margin-right:2px}.my-2px[data-v-8532b332]{margin-top:2px!important;margin-bottom:2px!important}.node-inactive[data-v-8532b332]{color:#909090!important}.overflow-auto[data-v-8532b332]{overflow:auto}.overlay-modal[data-v-8532b332]{width:590px;color:#000}@media(max-width:599px){.overlay-modal[data-v-8532b332]{max-width:95vw}}@media(min-width:960px){.overlay-modal[data-v-8532b332]{width:690px}}.overlay-parent[data-v-8532b332]{position:relative}.overlay-parent.no-cursor[data-v-8532b332]{cursor:not-allowed}.overlay-toolbar[data-v-8532b332]{border-top-left-radius:4px!important;border-top-right-radius:4px!important;-webkit-box-shadow:none!important;box-shadow:none!important}.overlay-toolbar span[data-v-8532b332]{font-size:1.25rem;font-weight:500;letter-spacing:.0125em;line-height:2rem;word-break:break-all}.overlay-body[data-v-8532b332]{border-radius:0 0 4px 4px!important;background-color:#fff;padding:4px}.pro-label[data-v-8532b332]{background:#049717!important}.pa-2px[data-v-8532b332]{padding:2px!important}.py-6px[data-v-8532b332]{padding-top:6px!important;padding-bottom:6px!important}.basic-label[data-v-8532b332]{background:#1d3c5f!important}.light-label[data-v-8532b332]{background:#89a3c2!important}.rounded-border[data-v-8532b332]{padding:12px;border:1px solid #bbb;border-radius:4px}@media(max-width:599px){.rounded-border[data-v-8532b332]{padding:10px!important}}.rounded-border.primary-border[data-v-8532b332]{border:1px solid #89a3c2}.rounded-border.--small[data-v-8532b332]{padding:6px}@media(max-width:599px){.rounded-border.--small[data-v-8532b332]{padding:4px!important}}.save-bar[data-v-8532b332]{position:fixed;z-index:2;width:100%;margin-top:-56px;background-color:#eef1f6!important;border-bottom:1px solid #e3e9f2!important;-webkit-box-shadow:none!important;box-shadow:none!important}.save-bar.save-bar--back[data-v-8532b332]{margin-top:0}.back-content[data-v-8532b332]{margin-top:56px}.back-with-toolbar-content[data-v-8532b332]{margin-top:75px}@media(max-width:599px){.back-with-toolbar-content[data-v-8532b332]{margin-top:48px}}.back-with-toolbar-content.--100[data-v-8532b332]{height:100%}@media(max-width:599px){.button-mobile-wide[data-v-8532b332]{width:100%}}.tab-container[data-v-8532b332]{margin-top:104px}.to-do-date[data-v-8532b332]{width:auto;padding:2px 4px!important;font-weight:600;line-height:1rem;color:red;text-align:center;white-space:nowrap;border:1px solid red;border-radius:5px}.to-do-date.green--text[data-v-8532b332]{border-color:green}.zindex1[data-v-8532b332]{z-index:1}.v-icon[data-v-8532b332]{color:#666}.theme--light.v-btn.v-btn--icon.color-black[data-v-8532b332],.v-btn>.v-btn__content .v-icon.color-black[data-v-8532b332],.v-icon.color-black[data-v-8532b332]{color:#000}.theme--light.v-btn.v-btn--icon.color-primary[data-v-8532b332],.v-btn>.v-btn__content .v-icon.color-primary[data-v-8532b332],.v-icon.color-primary[data-v-8532b332]{color:#89a3c2}.theme--light.v-btn.v-btn--icon.color-grey[data-v-8532b332],.v-btn>.v-btn__content .v-icon.color-grey[data-v-8532b332],.v-icon.color-grey[data-v-8532b332]{color:#666}.theme--light.v-btn.v-btn--icon.color-grey-medium[data-v-8532b332],.v-btn>.v-btn__content .v-icon.color-grey-medium[data-v-8532b332],.v-icon.color-grey-medium[data-v-8532b332]{color:#b0b0b0}.theme--light.v-btn.v-btn--icon.color-grey-dark[data-v-8532b332],.v-btn>.v-btn__content .v-icon.color-grey-dark[data-v-8532b332],.v-icon.color-grey-dark[data-v-8532b332]{color:#242424}.theme--light.v-btn.v-btn--icon.color-grey-light[data-v-8532b332],.v-btn>.v-btn__content .v-icon.color-grey-light[data-v-8532b332],.v-icon.color-grey-light[data-v-8532b332]{color:#f9f9f9}.theme--light.v-btn.v-btn--icon.color-grey-transparent[data-v-8532b332],.v-btn>.v-btn__content .v-icon.color-grey-transparent[data-v-8532b332],.v-icon.color-grey-transparent[data-v-8532b332]{color:rgba(0,0,0,.54)}.theme--light.v-btn.v-btn--icon.color-grey-border[data-v-8532b332],.theme--light.v-btn.v-btn--icon.color-grey-medium-light[data-v-8532b332],.v-btn>.v-btn__content .v-icon.color-grey-border[data-v-8532b332],.v-btn>.v-btn__content .v-icon.color-grey-medium-light[data-v-8532b332],.v-icon.color-grey-border[data-v-8532b332],.v-icon.color-grey-medium-light[data-v-8532b332]{color:#bbb}.theme--light.v-btn.v-btn--icon.color-green-bright[data-v-8532b332],.v-btn>.v-btn__content .v-icon.color-green-bright[data-v-8532b332],.v-icon.color-green-bright[data-v-8532b332]{color:#0ebc27}.v-btn.color-black>.v-btn__content .v-icon[data-v-8532b332]{color:#000}.full-height[data-v-8532b332]{height:100%}.hcs-icon[data-v-8532b332]{display:inline-block;min-width:23px;min-height:23px;margin:2px;line-height:1.2rem;vertical-align:top;background-color:transparent!important;background-repeat:no-repeat;background-position:50%}.hcs-icon--small[data-v-8532b332]{min-width:16px;min-height:16px}.hcs-icon--large[data-v-8532b332]{min-width:30px;min-height:30px}.hcs-icon--xl[data-v-8532b332]{min-width:45px;min-height:45px}.hcs-icon--xxl[data-v-8532b332]{min-width:100px;min-height:100px}.hcs-icon-sensor[data-v-8532b332]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_hcm.svg)}.hcs-icon-sensor-orange[data-v-8532b332]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_hcm-orange.svg)}.hcs-icon-sensor-grey[data-v-8532b332]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_hcm-grey.svg)}.hcs-icon-sensor-primary[data-v-8532b332]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_hcm-primary.svg)}.hcs-icon-sensor-secondary[data-v-8532b332]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_hcm-secondary.svg)}.hcs-icon-sensors[data-v-8532b332]{font-size:13px}.hcs-icon-sensors[data-v-8532b332]:before{margin-left:2px;font-family:Material Design Icons;content:"󰘊"}.hcs-icon-sensors--no-outline[data-v-8532b332]{font-size:22px;color:#666!important;background-color:transparent;border:none;border-radius:0}.hcs-icon-sensors--no-outline[data-v-8532b332]:before{font-family:Material Design Icons;content:"󰘊"}.hcs-icon-sensors--no-outline--small[data-v-8532b332]{margin:2px 0 0 0;font-size:16px}.hcs-icon-bv[data-v-8532b332]{font-size:15px}.hcs-icon-bv[data-v-8532b332]:before{font-family:Material Design Icons;content:"󰂁"}.hcs-icon-rssi[data-v-8532b332],.hcs-icon-snr[data-v-8532b332]{font-size:15px}.hcs-icon-rssi[data-v-8532b332]:before,.hcs-icon-snr[data-v-8532b332]:before{font-family:Material Design Icons;content:"󰒓"}.hcs-icon-t_0[data-v-8532b332],.hcs-icon-t_1[data-v-8532b332],.hcs-icon-t_2[data-v-8532b332],.hcs-icon-t_3[data-v-8532b332],.hcs-icon-t_4[data-v-8532b332],.hcs-icon-t_5[data-v-8532b332],.hcs-icon-t_6[data-v-8532b332],.hcs-icon-t_7[data-v-8532b332],.hcs-icon-t_8[data-v-8532b332],.hcs-icon-t_9[data-v-8532b332],.hcs-icon-t_i[data-v-8532b332]{font-size:16px}.hcs-icon-t_0[data-v-8532b332]:before,.hcs-icon-t_1[data-v-8532b332]:before,.hcs-icon-t_2[data-v-8532b332]:before,.hcs-icon-t_3[data-v-8532b332]:before,.hcs-icon-t_4[data-v-8532b332]:before,.hcs-icon-t_5[data-v-8532b332]:before,.hcs-icon-t_6[data-v-8532b332]:before,.hcs-icon-t_7[data-v-8532b332]:before,.hcs-icon-t_8[data-v-8532b332]:before,.hcs-icon-t_9[data-v-8532b332]:before,.hcs-icon-t_i[data-v-8532b332]:before{font-family:Material Design Icons;content:"󰔏"}.hcs-icon-weight_kg[data-v-8532b332]{font-size:15px}.hcs-icon-weight_kg[data-v-8532b332]:before{font-family:Material Design Icons;content:"󰖡"}.hcs-icon-magnify[data-v-8532b332]{font-size:15px}.hcs-icon-magnify[data-v-8532b332]:before{margin-left:1px;font-family:Material Design Icons;content:"󰍉"}.hcs-icon-text[data-v-8532b332]{font-size:9.5px;font-weight:600;color:#fff;border-radius:50%}.hcs-icon.color-red[data-v-8532b332]{background-color:#ff001d!important;border-color:#ff001d}.hcs-icon.color-green[data-v-8532b332]{background-color:#049717!important;border-color:#049717}.hcs-icon.color-primary[data-v-8532b332]{background-color:#89a3c2!important;border-color:#89a3c2}.hcs-icon-chartgroup-air[data-v-8532b332]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-air[data-v-8532b332]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_air.png);background-size:contain}.hcs-icon-chartgroup-air.print[data-v-8532b332]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_air.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-alert[data-v-8532b332]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-alert[data-v-8532b332]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_alert.png);background-size:contain}.hcs-icon-chartgroup-alert.print[data-v-8532b332]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_alert.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-bat[data-v-8532b332]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-bat[data-v-8532b332]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_bat.png);background-size:contain}.hcs-icon-chartgroup-bat.print[data-v-8532b332]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_bat.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-ch4[data-v-8532b332]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-ch4[data-v-8532b332]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_ch4.png);background-size:contain}.hcs-icon-chartgroup-ch4.print[data-v-8532b332]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_ch4.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-cloud[data-v-8532b332]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-cloud[data-v-8532b332]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_cloud.png);background-size:contain}.hcs-icon-chartgroup-cloud.print[data-v-8532b332]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_cloud.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-co2[data-v-8532b332]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-co2[data-v-8532b332]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_co2.png);background-size:contain}.hcs-icon-chartgroup-co2.print[data-v-8532b332]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_co2.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-connection[data-v-8532b332]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-connection[data-v-8532b332]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_connection.png);background-size:contain}.hcs-icon-chartgroup-connection.print[data-v-8532b332]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_connection.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-dust[data-v-8532b332]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-dust[data-v-8532b332]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_dust.png);background-size:contain}.hcs-icon-chartgroup-dust.print[data-v-8532b332]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_dust.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-hcm_line[data-v-8532b332]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-hcm_line[data-v-8532b332]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_hcm_line.png);background-size:contain}.hcs-icon-chartgroup-hcm_line.print[data-v-8532b332]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_hcm_line.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-nh3[data-v-8532b332]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-nh3[data-v-8532b332]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_nh3.png);background-size:contain}.hcs-icon-chartgroup-nh3.print[data-v-8532b332]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_nh3.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-mic[data-v-8532b332]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-mic[data-v-8532b332]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_mic.png);background-size:contain}.hcs-icon-chartgroup-mic.print[data-v-8532b332]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_mic.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-movement[data-v-8532b332]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-movement[data-v-8532b332]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_movement.png);background-size:contain}.hcs-icon-chartgroup-movement.print[data-v-8532b332]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_movement.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-rh[data-v-8532b332]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-rh[data-v-8532b332]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_rh.png);background-size:contain}.hcs-icon-chartgroup-rh.print[data-v-8532b332]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_rh.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-setting[data-v-8532b332]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-setting[data-v-8532b332]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_setting.png);background-size:contain}.hcs-icon-chartgroup-setting.print[data-v-8532b332]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_setting.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-sound[data-v-8532b332]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-sound[data-v-8532b332]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_sound.png);background-size:contain}.hcs-icon-chartgroup-sound.print[data-v-8532b332]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_sound.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-sun[data-v-8532b332]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-sun[data-v-8532b332]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_sun.png);background-size:contain}.hcs-icon-chartgroup-sun.print[data-v-8532b332]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_sun.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-switch[data-v-8532b332]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-switch[data-v-8532b332]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_switch.png);background-size:contain}.hcs-icon-chartgroup-switch.print[data-v-8532b332]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_switch.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-temp[data-v-8532b332]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-temp[data-v-8532b332]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_temp.png);background-size:contain}.hcs-icon-chartgroup-temp.print[data-v-8532b332]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_temp.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-thi[data-v-8532b332]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-thi[data-v-8532b332]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_thi.png);background-size:contain}.hcs-icon-chartgroup-thi.print[data-v-8532b332]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_thi.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-weight[data-v-8532b332]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-weight[data-v-8532b332]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_weight.png);background-size:contain}.hcs-icon-chartgroup-weight.print[data-v-8532b332]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_weight.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-wind[data-v-8532b332]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-wind[data-v-8532b332]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_wind.png);background-size:contain}.hcs-icon-chartgroup-wind.print[data-v-8532b332]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_wind.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-temp.print[data-v-8532b332]{height:20px;width:auto}.hcs-icon-chartgroup-bat.print[data-v-8532b332],.hcs-icon-chartgroup-cloud.print[data-v-8532b332]{width:20px;height:auto}.hcs-icon-farm[data-v-8532b332]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_farm.svg)}.hcs-icon-farm.print[data-v-8532b332]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_farm.svg);height:30px;width:30px}.hcs-icon-farm-grey[data-v-8532b332]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_farm-grey.svg)}.hcs-icon-farm-grey.print[data-v-8532b332]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_farm-grey.svg);height:30px;width:30px}.hcs-icon-farm-secondary[data-v-8532b332]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_farm-secondary.svg)}.hcs-icon-farm-secondary.print[data-v-8532b332]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_farm-secondary.svg);height:30px;width:30px}.hcs-icon-factory[data-v-8532b332]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_factory.svg)}.hcs-icon-factory.print[data-v-8532b332]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_factory.svg);height:30px;width:30px}.hcs-icon-greenhouse[data-v-8532b332]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_greenhouse.svg)}.hcs-icon-greenhouse.print[data-v-8532b332]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_greenhouse.svg);height:30px;width:30px}.hcs-icon-home[data-v-8532b332]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_home.svg)}.hcs-icon-home.print[data-v-8532b332]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_home.svg);height:30px;width:30px}.hcs-icon-office[data-v-8532b332]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_office.svg)}.hcs-icon-office.print[data-v-8532b332]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_office.svg);height:30px;width:30px}.hcs-icon-school[data-v-8532b332]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_school.svg)}.hcs-icon-school.print[data-v-8532b332]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_school.svg);height:30px;width:30px}.hcs-icon-air[data-v-8532b332]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_air.svg)}.hcs-icon-air.print[data-v-8532b332]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_air.svg);height:30px;width:30px}.hcs-icon-air-red[data-v-8532b332]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_air-red.svg)}.hcs-icon-air-red.print[data-v-8532b332]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_air-red.svg);height:30px;width:30px}.hcs-icon-alert[data-v-8532b332]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_alert.svg)}.hcs-icon-alert.print[data-v-8532b332]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_alert.svg);height:30px;width:30px}.hcs-icon-bat[data-v-8532b332]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_bat.svg)}.hcs-icon-bat.print[data-v-8532b332]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_bat.svg);height:30px;width:30px}.hcs-icon-bat-red[data-v-8532b332]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_bat-red.svg)}.hcs-icon-bat-red.print[data-v-8532b332]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_bat-red.svg);height:30px;width:30px}.hcs-icon-ch4[data-v-8532b332]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_ch4.svg)}.hcs-icon-ch4.print[data-v-8532b332]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_ch4.svg);height:30px;width:30px}.hcs-icon-ch4-green[data-v-8532b332]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_ch4-green.svg)}.hcs-icon-ch4-green.print[data-v-8532b332]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_ch4-green.svg);height:30px;width:30px}.hcs-icon-ch4-orange[data-v-8532b332]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_ch4-orange.svg)}.hcs-icon-ch4-orange.print[data-v-8532b332]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_ch4-orange.svg);height:30px;width:30px}.hcs-icon-ch4-red[data-v-8532b332]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_ch4-red.svg)}.hcs-icon-ch4-red.print[data-v-8532b332]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_ch4-red.svg);height:30px;width:30px}.hcs-icon-cloud[data-v-8532b332]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_cloud.svg)}.hcs-icon-cloud.print[data-v-8532b332]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_cloud.svg);height:30px;width:30px}.hcs-icon-cloud-red[data-v-8532b332]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_cloud-red.svg)}.hcs-icon-cloud-red.print[data-v-8532b332]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_cloud-red.svg);height:30px;width:30px}.hcs-icon-co2[data-v-8532b332]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_co2.svg)}.hcs-icon-co2.print[data-v-8532b332]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_co2.svg);height:30px;width:30px}.hcs-icon-dust[data-v-8532b332]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_dust.svg)}.hcs-icon-dust.print[data-v-8532b332]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_dust.svg);height:30px;width:30px}.hcs-icon-hcm_line[data-v-8532b332]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_hcm_line.svg)}.hcs-icon-hcm_line.print[data-v-8532b332]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_hcm_line.svg);height:30px;width:30px}.hcs-icon-hcm_line-red[data-v-8532b332]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_hcm_line-red.svg)}.hcs-icon-hcm_line-red.print[data-v-8532b332]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_hcm_line-red.svg);height:30px;width:30px}.hcs-icon-nh3[data-v-8532b332]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_nh3.svg)}.hcs-icon-nh3.print[data-v-8532b332]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_nh3.svg);height:30px;width:30px}.hcs-icon-nh3-grey[data-v-8532b332]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_nh3-grey.svg)}.hcs-icon-nh3-grey.print[data-v-8532b332]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_nh3-grey.svg);height:30px;width:30px}.hcs-icon-nh3-primary[data-v-8532b332]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_nh3-primary.svg)}.hcs-icon-nh3-primary.print[data-v-8532b332]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_nh3-primary.svg);height:30px;width:30px}.hcs-icon-nh3-secondary[data-v-8532b332]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_nh3-secondary.svg)}.hcs-icon-nh3-secondary.print[data-v-8532b332]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_nh3-secondary.svg);height:30px;width:30px}.hcs-icon-mic[data-v-8532b332]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_mic.svg)}.hcs-icon-mic.print[data-v-8532b332]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_mic.svg);height:30px;width:30px}.hcs-icon-mic-red[data-v-8532b332]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_mic-red.svg)}.hcs-icon-mic-red.print[data-v-8532b332]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_mic-red.svg);height:30px;width:30px}.hcs-icon-rh[data-v-8532b332]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_rh.svg)}.hcs-icon-rh.print[data-v-8532b332]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_rh.svg);height:30px;width:30px}.hcs-icon-setting[data-v-8532b332]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_setting.svg)}.hcs-icon-setting.print[data-v-8532b332]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_setting.svg);height:30px;width:30px}.hcs-icon-sound[data-v-8532b332]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_sound.svg)}.hcs-icon-sound.print[data-v-8532b332]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_sound.svg);height:30px;width:30px}.hcs-icon-sun[data-v-8532b332]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_sun.svg)}.hcs-icon-sun.print[data-v-8532b332]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_sun.svg);height:30px;width:30px}.hcs-icon-sun-red[data-v-8532b332]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_sun-red.svg)}.hcs-icon-sun-red.print[data-v-8532b332]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_sun-red.svg);height:30px;width:30px}.hcs-icon-temp[data-v-8532b332]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_temp.svg)}.hcs-icon-temp.print[data-v-8532b332]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_temp.svg);height:30px;width:30px}.hcs-icon-thi[data-v-8532b332]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_thi.svg)}.hcs-icon-thi.print[data-v-8532b332]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_thi.svg);height:30px;width:30px}.hcs-icon-wind[data-v-8532b332]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_wind.svg)}.hcs-icon-wind.print[data-v-8532b332]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_wind.svg);height:30px;width:30px}.hcs-icon-wind-red[data-v-8532b332]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_wind-red.svg)}.hcs-icon-wind-red.print[data-v-8532b332]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_wind-red.svg);height:30px;width:30px}.hcs-icon-co2-green[data-v-8532b332]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_co2-green.svg)}.hcs-icon-co2-green.print[data-v-8532b332]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_co2-green.svg);height:30px;width:30px}.hcs-icon-dust-green[data-v-8532b332]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_dust-green.svg)}.hcs-icon-dust-green.print[data-v-8532b332]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_dust-green.svg);height:30px;width:30px}.hcs-icon-movement[data-v-8532b332]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_movement.svg)}.hcs-icon-movement.print[data-v-8532b332]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_movement.svg);height:30px;width:30px}.hcs-icon-movement-green[data-v-8532b332]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_movement-green.svg)}.hcs-icon-movement-green.print[data-v-8532b332]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_movement-green.svg);height:30px;width:30px}.hcs-icon-nh3-green[data-v-8532b332]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_nh3-green.svg)}.hcs-icon-nh3-green.print[data-v-8532b332]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_nh3-green.svg);height:30px;width:30px}.hcs-icon-rh-green[data-v-8532b332]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_rh-green.svg)}.hcs-icon-rh-green.print[data-v-8532b332]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_rh-green.svg);height:30px;width:30px}.hcs-icon-temp-green[data-v-8532b332]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_temp-green.svg)}.hcs-icon-temp-green.print[data-v-8532b332]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_temp-green.svg);height:30px;width:30px}.hcs-icon-thi-green[data-v-8532b332]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_thi-green.svg)}.hcs-icon-thi-green.print[data-v-8532b332]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_thi-green.svg);height:30px;width:30px}.hcs-icon-co2-red[data-v-8532b332]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_co2-red.svg)}.hcs-icon-co2-red.print[data-v-8532b332]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_co2-red.svg);height:30px;width:30px}.hcs-icon-dust-red[data-v-8532b332]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_dust-red.svg)}.hcs-icon-dust-red.print[data-v-8532b332]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_dust-red.svg);height:30px;width:30px}.hcs-icon-movement-red[data-v-8532b332]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_movement-red.svg)}.hcs-icon-movement-red.print[data-v-8532b332]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_movement-red.svg);height:30px;width:30px}.hcs-icon-nh3-red[data-v-8532b332]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_nh3-red.svg)}.hcs-icon-nh3-red.print[data-v-8532b332]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_nh3-red.svg);height:30px;width:30px}.hcs-icon-rh-red[data-v-8532b332]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_rh-red.svg)}.hcs-icon-rh-red.print[data-v-8532b332]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_rh-red.svg);height:30px;width:30px}.hcs-icon-temp-red[data-v-8532b332]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_temp-red.svg)}.hcs-icon-temp-red.print[data-v-8532b332]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_temp-red.svg);height:30px;width:30px}.hcs-icon-thi-red[data-v-8532b332]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_thi-red.svg)}.hcs-icon-thi-red.print[data-v-8532b332]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_thi-red.svg);height:30px;width:30px}.hcs-icon-co2-orange[data-v-8532b332]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_co2-orange.svg)}.hcs-icon-co2-orange.print[data-v-8532b332]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_co2-orange.svg);height:30px;width:30px}.hcs-icon-dust-orange[data-v-8532b332]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_dust-orange.svg)}.hcs-icon-dust-orange.print[data-v-8532b332]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_dust-orange.svg);height:30px;width:30px}.hcs-icon-movement-orange[data-v-8532b332]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_movement-orange.svg)}.hcs-icon-movement-orange.print[data-v-8532b332]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_movement-orange.svg);height:30px;width:30px}.hcs-icon-nh3-orange[data-v-8532b332]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_nh3-orange.svg)}.hcs-icon-nh3-orange.print[data-v-8532b332]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_nh3-orange.svg);height:30px;width:30px}.hcs-icon-rh-orange[data-v-8532b332]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_rh-orange.svg)}.hcs-icon-rh-orange.print[data-v-8532b332]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_rh-orange.svg);height:30px;width:30px}.hcs-icon-temp-orange[data-v-8532b332]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_temp-orange.svg)}.hcs-icon-temp-orange.print[data-v-8532b332]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_temp-orange.svg);height:30px;width:30px}.hcs-icon-thi-orange[data-v-8532b332]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_thi-orange.svg)}.hcs-icon-thi-orange.print[data-v-8532b332]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_thi-orange.svg);height:30px;width:30px}.hcs-icon-broiler.on-top[data-v-8532b332]{margin:0}.hcs-icon-broiler[data-v-8532b332]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/broiler.svg)}.hcs-icon-broiler:not(.print).on-top[data-v-8532b332]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/broiler.svg)}.hcs-icon-broiler.print[data-v-8532b332]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/broiler.svg);max-height:50px}.hcs-icon-broiler.print.on-top[data-v-8532b332]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/broiler.svg)}.hcs-icon-broiler-white[data-v-8532b332]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/broiler-white.svg)}.hcs-icon-broiler-grey[data-v-8532b332]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/broiler-grey.svg)}.hcs-icon-broiler-secondary[data-v-8532b332]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/broiler-secondary.svg)}.hcs-icon-calves.on-top[data-v-8532b332]{margin:0}.hcs-icon-calves[data-v-8532b332]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/calves.svg)}.hcs-icon-calves:not(.print).on-top[data-v-8532b332]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/calves.svg)}.hcs-icon-calves.print[data-v-8532b332]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/calves.svg);max-height:50px}.hcs-icon-calves.print.on-top[data-v-8532b332]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/calves.svg)}.hcs-icon-calves-white[data-v-8532b332]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/calves-white.svg)}.hcs-icon-calves-grey[data-v-8532b332]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/calves-grey.svg)}.hcs-icon-calves-secondary[data-v-8532b332]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/calves-secondary.svg)}.hcs-icon-cattle.on-top[data-v-8532b332]{margin:0}.hcs-icon-cattle[data-v-8532b332]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/cattle.svg)}.hcs-icon-cattle:not(.print).on-top[data-v-8532b332]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/cattle.svg)}.hcs-icon-cattle.print[data-v-8532b332]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/cattle.svg);max-height:50px}.hcs-icon-cattle.print.on-top[data-v-8532b332]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/cattle.svg)}.hcs-icon-cattle-white[data-v-8532b332]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/cattle-white.svg)}.hcs-icon-cattle-grey[data-v-8532b332]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/cattle-grey.svg)}.hcs-icon-cattle-secondary[data-v-8532b332]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/cattle-secondary.svg)}.hcs-icon-chicken.on-top[data-v-8532b332]{margin:0}.hcs-icon-chicken[data-v-8532b332]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/chicken.svg)}.hcs-icon-chicken:not(.print).on-top[data-v-8532b332]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/chicken.svg)}.hcs-icon-chicken.print[data-v-8532b332]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/chicken.svg);max-height:50px}.hcs-icon-chicken.print.on-top[data-v-8532b332]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/chicken.svg)}.hcs-icon-chicken-white[data-v-8532b332]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/chicken-white.svg)}.hcs-icon-chicken-grey[data-v-8532b332]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/chicken-grey.svg)}.hcs-icon-chicken-secondary[data-v-8532b332]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/chicken-secondary.svg)}.hcs-icon-dairy_cattle.on-top[data-v-8532b332]{margin:0}.hcs-icon-dairy_cattle[data-v-8532b332]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/dairy_cattle.svg)}.hcs-icon-dairy_cattle:not(.print).on-top[data-v-8532b332]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/dairy_cattle.svg)}.hcs-icon-dairy_cattle.print[data-v-8532b332]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/dairy_cattle.svg);max-height:50px}.hcs-icon-dairy_cattle.print.on-top[data-v-8532b332]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/dairy_cattle.svg)}.hcs-icon-dairy_cattle-white[data-v-8532b332]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/dairy_cattle-white.svg)}.hcs-icon-dairy_cattle-grey[data-v-8532b332]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/dairy_cattle-grey.svg)}.hcs-icon-dairy_cattle-secondary[data-v-8532b332]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/dairy_cattle-secondary.svg)}.hcs-icon-goat.on-top[data-v-8532b332]{margin:0}.hcs-icon-goat[data-v-8532b332]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/goat.svg)}.hcs-icon-goat:not(.print).on-top[data-v-8532b332]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/goat.svg)}.hcs-icon-goat.print[data-v-8532b332]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/goat.svg);max-height:50px}.hcs-icon-goat.print.on-top[data-v-8532b332]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/goat.svg)}.hcs-icon-goat-white[data-v-8532b332]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/goat-white.svg)}.hcs-icon-goat-grey[data-v-8532b332]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/goat-grey.svg)}.hcs-icon-goat-secondary[data-v-8532b332]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/goat-secondary.svg)}.hcs-icon-horse.on-top[data-v-8532b332]{margin:0}.hcs-icon-horse[data-v-8532b332]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/horse.svg)}.hcs-icon-horse:not(.print).on-top[data-v-8532b332]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/horse.svg)}.hcs-icon-horse.print[data-v-8532b332]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/horse.svg);max-height:50px}.hcs-icon-horse.print.on-top[data-v-8532b332]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/horse.svg)}.hcs-icon-horse-white[data-v-8532b332]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/horse-white.svg)}.hcs-icon-horse-grey[data-v-8532b332]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/horse-grey.svg)}.hcs-icon-horse-secondary[data-v-8532b332]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/horse-secondary.svg)}.hcs-icon-human.on-top[data-v-8532b332]{margin:0}.hcs-icon-human[data-v-8532b332]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/human.svg)}.hcs-icon-human:not(.print).on-top[data-v-8532b332]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/human.svg)}.hcs-icon-human.print[data-v-8532b332]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/human.svg);max-height:50px}.hcs-icon-human.print.on-top[data-v-8532b332]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/human.svg)}.hcs-icon-human-white[data-v-8532b332]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/human-white.svg)}.hcs-icon-human-grey[data-v-8532b332]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/human-grey.svg)}.hcs-icon-human-secondary[data-v-8532b332]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/human-secondary.svg)}.hcs-icon-pig.on-top[data-v-8532b332]{margin:0}.hcs-icon-pig[data-v-8532b332]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/pig.svg)}.hcs-icon-pig:not(.print).on-top[data-v-8532b332]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/pig.svg)}.hcs-icon-pig.print[data-v-8532b332]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/pig.svg);max-height:50px}.hcs-icon-pig.print.on-top[data-v-8532b332]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/pig.svg)}.hcs-icon-pig-white[data-v-8532b332]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/pig-white.svg)}.hcs-icon-pig-grey[data-v-8532b332]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/pig-grey.svg)}.hcs-icon-pig-secondary[data-v-8532b332]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/pig-secondary.svg)}.hcs-icon-piglet.on-top[data-v-8532b332]{margin:0}.hcs-icon-piglet[data-v-8532b332]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/piglet.svg)}.hcs-icon-piglet:not(.print).on-top[data-v-8532b332]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/piglet.svg)}.hcs-icon-piglet.print[data-v-8532b332]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/piglet.svg);max-height:50px}.hcs-icon-piglet.print.on-top[data-v-8532b332]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/piglet.svg)}.hcs-icon-piglet-white[data-v-8532b332]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/piglet-white.svg)}.hcs-icon-piglet-grey[data-v-8532b332]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/piglet-grey.svg)}.hcs-icon-piglet-secondary[data-v-8532b332]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/piglet-secondary.svg)}.hcs-icon-rearing_chicken.on-top[data-v-8532b332]{margin:0}.hcs-icon-rearing_chicken[data-v-8532b332]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/rearing_chicken.svg)}.hcs-icon-rearing_chicken:not(.print).on-top[data-v-8532b332]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/rearing_chicken.svg)}.hcs-icon-rearing_chicken.print[data-v-8532b332]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/rearing_chicken.svg);max-height:50px}.hcs-icon-rearing_chicken.print.on-top[data-v-8532b332]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/rearing_chicken.svg)}.hcs-icon-rearing_chicken-white[data-v-8532b332]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/rearing_chicken-white.svg)}.hcs-icon-rearing_chicken-grey[data-v-8532b332]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/rearing_chicken-grey.svg)}.hcs-icon-rearing_chicken-secondary[data-v-8532b332]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/rearing_chicken-secondary.svg)}.hcs-icon-sheep.on-top[data-v-8532b332]{margin:0}.hcs-icon-sheep[data-v-8532b332]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sheep.svg)}.hcs-icon-sheep:not(.print).on-top[data-v-8532b332]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/sheep.svg)}.hcs-icon-sheep.print[data-v-8532b332]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sheep.svg);max-height:50px}.hcs-icon-sheep.print.on-top[data-v-8532b332]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/sheep.svg)}.hcs-icon-sheep-white[data-v-8532b332]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sheep-white.svg)}.hcs-icon-sheep-grey[data-v-8532b332]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sheep-grey.svg)}.hcs-icon-sheep-secondary[data-v-8532b332]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sheep-secondary.svg)}.hcs-icon-sow.on-top[data-v-8532b332]{margin:0}.hcs-icon-sow[data-v-8532b332]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sow.svg)}.hcs-icon-sow:not(.print).on-top[data-v-8532b332]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/sow.svg)}.hcs-icon-sow.print[data-v-8532b332]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sow.svg);max-height:50px}.hcs-icon-sow.print.on-top[data-v-8532b332]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/sow.svg)}.hcs-icon-sow-white[data-v-8532b332]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sow-white.svg)}.hcs-icon-sow-grey[data-v-8532b332]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sow-grey.svg)}.hcs-icon-sow-secondary[data-v-8532b332]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sow-secondary.svg)}.hcs-icon-sow_lactating.on-top[data-v-8532b332]{margin:0}.hcs-icon-sow_lactating[data-v-8532b332]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sow_lactating.svg)}.hcs-icon-sow_lactating:not(.print).on-top[data-v-8532b332]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/sow_lactating.svg)}.hcs-icon-sow_lactating.print[data-v-8532b332]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sow_lactating.svg);max-height:50px}.hcs-icon-sow_lactating.print.on-top[data-v-8532b332]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/sow_lactating.svg)}.hcs-icon-sow_lactating-white[data-v-8532b332]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sow_lactating-white.svg)}.hcs-icon-sow_lactating-grey[data-v-8532b332]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sow_lactating-grey.svg)}.hcs-icon-sow_lactating-secondary[data-v-8532b332]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sow_lactating-secondary.svg)}.hcs-icon-veal_calves.on-top[data-v-8532b332]{margin:0}.hcs-icon-veal_calves[data-v-8532b332]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/veal_calves.svg)}.hcs-icon-veal_calves:not(.print).on-top[data-v-8532b332]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/veal_calves.svg)}.hcs-icon-veal_calves.print[data-v-8532b332]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/veal_calves.svg);max-height:50px}.hcs-icon-veal_calves.print.on-top[data-v-8532b332]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/veal_calves.svg)}.hcs-icon-veal_calves-white[data-v-8532b332]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/veal_calves-white.svg)}.hcs-icon-veal_calves-grey[data-v-8532b332]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/veal_calves-grey.svg)}.hcs-icon-veal_calves-secondary[data-v-8532b332]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/veal_calves-secondary.svg)}.hcs-icon-null[data-v-8532b332]{font-size:18px}.hcs-icon-null[data-v-8532b332]:before{margin-left:1px;font-family:Material Design Icons;content:"󰄰"}.hcs-icon-sensor-status[data-v-8532b332]{width:55px;height:55px;margin:4px;background-size:cover}@media(max-width:599px){.hcs-icon-sensor-status[data-v-8532b332]{width:40px;height:40px}}.hcs-icon-sensor-status.--tiny[data-v-8532b332]{width:30px;min-width:30px;height:30px}.hcs-icon-sensor-status.--small[data-v-8532b332]{width:40px;min-width:40px;height:40px}.hcs-icon-sensor-status.--large[data-v-8532b332]{width:90px;height:90px}.hcs-icon-sensor-status.--large[data-v-8532b332],.hcs-icon-sensor-status.--small[data-v-8532b332],.hcs-icon-sensor-status.--tiny[data-v-8532b332]{background-size:contain;image-rendering:-moz-crisp-edges;image-rendering:-o-crisp-edges;image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges;-ms-interpolation-mode:nearest-neighbor}.research-grade--filter[data-v-8532b332]{width:23px;height:23px;line-height:20px;text-align:center;background-color:rgba(0,0,0,.54);border-radius:4px}.research-grade--filter span[data-v-8532b332]{font-size:11px;font-weight:600;color:#eef1f6}.research-grade--filter.--active[data-v-8532b332]{line-height:18px;background-color:#ff001d;border:1px solid #666}.research-grade--filter.--active span[data-v-8532b332]{color:#666}.icon-side-arrow[data-v-8532b332]{font-size:18px}.icon-info[data-v-8532b332]{margin-top:-2px}body[data-v-8532b332]{font-family:Roboto,sans-serif!important}button[data-v-8532b332],input[data-v-8532b332],select[data-v-8532b332],textarea[data-v-8532b332]{font-family:inherit;font-size:inherit;line-height:inherit;color:inherit}a[data-v-8532b332]{color:#1d3c5f!important;text-decoration:none}.extra-text[data-v-8532b332]{margin-top:2px;font-style:italic;font-size:11px!important}.font-small[data-v-8532b332]{font-size:12px!important;line-height:14px}.font-xsmall[data-v-8532b332]{font-size:11px!important;line-height:13px!important}.font-xxsmall[data-v-8532b332]{font-size:8px!important}.hcs-info-label[data-v-8532b332],.hcs-label[data-v-8532b332]{font-family:Roboto,sans-serif!important;font-size:12px!important;font-weight:400;line-height:16px;color:#242424}.hcs-label[data-v-8532b332]{margin-bottom:4px}.info-text[data-v-8532b332]{font-style:italic}.overflow-ellipsis[data-v-8532b332]{text-overflow:ellipsis;overflow:hidden}.overline-tabsize[data-v-8532b332]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#666;font-size:.875rem;font-weight:500;letter-spacing:.0892857143em;line-height:normal;height:48px;text-transform:uppercase}.overline-tabsize.active[data-v-8532b332]{color:#000}.uppercase[data-v-8532b332]{color:#666;font-size:12px;font-weight:500;letter-spacing:.0892857143em;line-height:normal;text-transform:uppercase}.unauthorized-title[data-v-8532b332]{padding-top:40px;text-align:center}.roboto-condensed[data-v-8532b332]{font-family:Roboto Condensed,Helvetica Neue,Helvetica,Arial,sans-serif}.single-line-height[data-v-8532b332]{line-height:1rem!important}.text-ellipsis[data-v-8532b332]{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}@media(min-width:960px){.container[data-v-8532b332]{max-width:calc(100vw - 48px)!important}}.el-tree[data-v-8532b332]{color:#242424!important}.v-application .red--text[data-v-8532b332]{color:#ff001d!important;caret-color:#ff001d!important}.v-application .red[data-v-8532b332]{background-color:#ff001d!important;border-color:#ff001d!important}.v-application .accent[data-v-8532b332]{background-color:#89a3c2!important;border-color:#89a3c2!important}.v-application .accent--text[data-v-8532b332]{color:#89a3c2!important;caret-color:#89a3c2!important}.theme--light.v-label[data-v-8532b332]{color:#242424}.filter-radio-group .v-label[data-v-8532b332]{font-size:14px!important}.theme--light.v-card.v-card--outlined[data-v-8532b332]{border:thin solid #bbb}.theme--light.v-chip[data-v-8532b332],.theme--light.v-chip[data-v-8532b332]:not(.v-chip--active){background-color:#bbcadc}.theme--light.v-chip.v-chip--active.background-color-secondary[data-v-8532b332]{background-color:#1d3c5f!important;color:#fff!important}.theme--light.v-btn[data-v-8532b332]{color:inherit}.v-btn .v-ripple__container[data-v-8532b332],.v-btn[data-v-8532b332]:before,.v-icon.v-icon[data-v-8532b332]:after{display:none!important}.theme--light.v-btn.color-secondary .v-btn__content[data-v-8532b332]{color:#1d3c5f;border-color:#1d3c5f}.theme--light.v-icon.v-icon.v-icon--disabled.transparent--text[data-v-8532b332]{color:transparent!important}.v-btn.group--left[data-v-8532b332]{border-radius:4px 0 0 4px!important;margin-right:-1px!important}.v-btn.group--right[data-v-8532b332]{border-radius:0 4px 4px 0!important}.v-btn.group--middle[data-v-8532b332]{border-radius:0!important;margin-right:-1px!important}.v-text-field--outlined fieldset[data-v-8532b332]{border-color:#bbb}.v-tabs--icons-and-text>.v-tabs-bar[data-v-8532b332]{height:48px!important}.v-tabs--icons-and-text>.v-tabs-bar .v-tab[data-v-8532b332]{text-transform:none!important;letter-spacing:.075}.v-tabs--icons-and-text>.v-tabs-bar .v-tab>[data-v-8532b332]:first-child{margin-bottom:2px!important}@media(max-width:599px){.v-tabs--icons-and-text>.v-tabs-bar .v-tab[data-v-8532b332]{font-size:12px!important;letter-spacing:.04}}@media(max-width:400px){.v-tabs--icons-and-text>.v-tabs-bar .v-tab[data-v-8532b332]{min-width:68px!important;padding:0 4px!important}}@media(max-width:500px){.v-tabs--icons-and-text>.v-tabs-bar .v-tab[data-v-8532b332]{padding:0 7px!important}}@media(max-width:500px){.v-tabs--icons-and-text>.v-tabs-bar .v-tab.compact-view[data-v-8532b332]{padding:0!important;min-width:62px!important}}.v-tabs .v-tab--active[data-v-8532b332]:hover:before,.v-tabs .v-tab[data-v-8532b332]:hover:before{opacity:0!important}.v-tabs--dashboard .v-tabs-bar--is-mobile .v-tab[data-v-8532b332]{padding:0 10px!important}.location-create .v-item-group.v-tabs-bar[data-v-8532b332]{position:fixed!important;top:48px!important;z-index:2!important;width:100%!important}.v-toolbar__content .v-toolbar__title[data-v-8532b332]{padding-left:0!important}.v-text-field.error--text .v-label[data-v-8532b332]{color:#ff5252!important;caret-color:#ff5252!important}.v-text-field.v-text-field--solo .v-input__control[data-v-8532b332]{min-width:160px!important}@media(min-width:1264px){.v-text-field.v-text-field--solo .v-input__control[data-v-8532b332]{min-width:0!important}}.v-text-field.v-text-field--solo .v-input__control .v-input__slot[data-v-8532b332]{background:transparent!important}.v-text-field .v-input__control .v-input__slot[data-v-8532b332]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important;min-height:auto!important}.v-text-field:not(.v-text-field--outlined):not(.v-text-field--solo):not(.v-select) input[data-v-8532b332]{padding:8px 0 0}.v-text-field.v-text-field--outlined input[data-v-8532b332]{width:100%;max-height:none!important;padding-top:10px}.v-text-field.v-text-field--enclosed.v-input--dense:not(.v-text-field--solo).v-text-field--outlined .v-input__slot[data-v-8532b332]{padding-right:4px!important}.v-text-field.v-text-field--enclosed.v-input--dense:not(.v-text-field--solo).v-text-field--outlined .v-input__append-inner[data-v-8532b332]{margin-top:6px!important}@media(max-width:599px){.v-text-field.v-text-field--enclosed.v-input--dense:not(.v-text-field--solo).v-text-field--outlined:not(.v-input--xsmall):not(.input-text-field--full) .v-input__append-inner[data-v-8532b332]{margin-top:3px!important}}.v-text-field.v-text-field--enclosed.v-input--height36 .v-input__append-inner[data-v-8532b332]{margin-top:14px!important}.v-text-field.v-text-field--enclosed.v-input--width240[data-v-8532b332]{width:240px}@media(max-width:599px){.v-text-field.v-text-field--enclosed.v-input--width240[data-v-8532b332]{width:120px}}.v-text-field.v-text-field--enclosed.v-input--width157[data-v-8532b332]{width:157px}@media(max-width:599px){.v-text-field.v-text-field--enclosed.v-input--width157[data-v-8532b332]{width:84px}}.v-text-field.hcs--large[data-v-8532b332]{padding-top:8px!important;font-size:1.8rem!important}.v-text-field.hcs--large.v-text-field .v-input__control .v-input__slot[data-v-8532b332]{height:42px!important;min-height:42px!important}.v-text-field.hcs--large.v-text-field input[data-v-8532b332]{padding:0 0 4px!important;margin-top:8px!important}.v-text-field:not(.date-picker):not(.time-picker):not(.bg-transparent) .v-input__slot[data-v-8532b332],input[type=number][data-v-8532b332]{background-color:#fff!important}.v-select.v-select--chips.v-input--dense .v-select__selections[data-v-8532b332]{min-height:30px}.v-select.v-input--small .v-select__selections[data-v-8532b332],.v-select.v-input--xsmall .v-select__selections[data-v-8532b332]{padding:0!important}.v-input.v-input--selection-controls.v-input--switch .v-input__slot>.v-label[data-v-8532b332]{font-size:12px!important;line-height:16px}.v-input textarea[data-v-8532b332]{padding-top:4px}div[role=combobox] .v-label[data-v-8532b332]{top:-2px!important}.v-input__slider[data-v-8532b332]{max-width:600px}.v-input__slider .v-slider.v-slider--horizontal .v-slider__tick .v-slider__tick-label[data-v-8532b332]{width:65px;max-width:65px;margin-top:2px;font-size:.75rem!important;line-height:1rem;text-align:center;white-space:normal}.v-input__slider .v-slider.v-slider--horizontal .v-slider__tick:first-child .v-slider__tick-label[data-v-8532b332],.v-input__slider .v-slider.v-slider--horizontal .v-slider__tick:last-child .v-slider__tick-label[data-v-8532b332]{-webkit-transform:translateX(-50%)!important;transform:translateX(-50%)!important}.v-input__slider.slider--default .v-slider div[aria-valuenow="0"] .primary[data-v-8532b332]{color:#b0b0b0!important;background-color:#b0b0b0!important}.v-input__slider.slider--default .v-slider div[aria-valuenow="0"] .v-slider__thumb-label[data-v-8532b332]{display:none!important}.v-input__slider.slider--default:not(.slider--big-label) .v-slider[data-v-8532b332]{max-width:245px!important;margin-top:18px!important}.v-input__slider.slider--big-label .v-slider[data-v-8532b332]{margin-top:25px!important}.v-input__slider.slider--number-percentage .v-slider div[aria-valuenow="-1"] .primary[data-v-8532b332]{color:#b0b0b0!important;background-color:#b0b0b0!important}.v-input__slider.slider--number-percentage .v-slider div[aria-valuenow="-1"] .v-slider__thumb-label[data-v-8532b332]{display:none!important}.v-input__slider.slider--score-amount .v-slider__ticks-container .v-slider__tick[data-v-8532b332]:nth-child(2){background-color:#069518!important}.v-input__slider.slider--score-amount .v-slider__ticks-container .v-slider__tick[data-v-8532b332]:nth-child(3){background-color:#243d80!important}.v-input__slider.slider--score-amount .v-slider__ticks-container .v-slider__tick[data-v-8532b332]:nth-child(4){background-color:#5f3f90!important}.v-input__slider.slider--score-amount .v-slider__ticks-container .v-slider__tick[data-v-8532b332]:nth-child(5){background-color:#8f1619!important}.v-input__slider.slider--score-quality .v-slider__ticks-container .v-slider__tick[data-v-8532b332]:nth-child(5){background-color:#069518!important}.v-input__slider.slider--score-quality .v-slider__ticks-container .v-slider__tick[data-v-8532b332]:nth-child(4){background-color:#243d80!important}.v-input__slider.slider--score-quality .v-slider__ticks-container .v-slider__tick[data-v-8532b332]:nth-child(3){background-color:#5f3f90!important}.v-input__slider.slider--score-quality .v-slider__ticks-container .v-slider__tick[data-v-8532b332]:nth-child(2){background-color:#8f1619!important}.v-input__slider.slider--grade .v-slider__ticks-container .v-slider__tick[data-v-8532b332]:nth-child(9),.v-input__slider.slider--grade .v-slider__ticks-container .v-slider__tick[data-v-8532b332]:nth-child(10),.v-input__slider.slider--grade .v-slider__ticks-container .v-slider__tick[data-v-8532b332]:nth-child(11){background-color:#069518!important}.v-input__slider.slider--grade .v-slider__ticks-container .v-slider__tick[data-v-8532b332]:nth-child(7),.v-input__slider.slider--grade .v-slider__ticks-container .v-slider__tick[data-v-8532b332]:nth-child(8){background-color:#243d80!important}.v-input__slider.slider--grade .v-slider__ticks-container .v-slider__tick[data-v-8532b332]:nth-child(5),.v-input__slider.slider--grade .v-slider__ticks-container .v-slider__tick[data-v-8532b332]:nth-child(6){background-color:#5f3f90!important}.v-input__slider.slider--grade .v-slider__ticks-container .v-slider__tick[data-v-8532b332]:nth-child(2),.v-input__slider.slider--grade .v-slider__ticks-container .v-slider__tick[data-v-8532b332]:nth-child(3),.v-input__slider.slider--grade .v-slider__ticks-container .v-slider__tick[data-v-8532b332]:nth-child(4){background-color:#8f1619!important}.v-card__subtitle[data-v-8532b332],.v-card__text[data-v-8532b332],.v-card__title[data-v-8532b332]{padding:12px!important}@media(max-width:599px){.v-card__subtitle[data-v-8532b332],.v-card__text[data-v-8532b332],.v-card__title[data-v-8532b332]{padding:10px!important}}.v-card__title+.v-card__subtitle[data-v-8532b332],.v-card__title+.v-card__text[data-v-8532b332]{padding:0 12px!important}@media(max-width:599px){.v-card__title+.v-card__subtitle[data-v-8532b332],.v-card__title+.v-card__text[data-v-8532b332]{padding:0 10px!important}}.v-data-table[data-v-8532b332]{background-color:transparent!important}@media(max-width:599px){.v-data-table:not(.table-heatmap) .v-input__control[data-v-8532b332],.v-data-table:not(.table-heatmap) input[data-v-8532b332]{font-size:12px!important}}.v-data-table:not(.table-heatmap) tr.tr-clickable>td[data-v-8532b332]{cursor:pointer!important}.v-data-table:not(.table-heatmap) .td--small .v-input__control[data-v-8532b332]{min-width:116px!important;max-width:116px!important}@media(max-width:599px){.v-data-table:not(.table-heatmap) .td--small .v-input__control[data-v-8532b332]{min-width:80px!important;max-width:80px!important}}.v-data-table:not(.table-heatmap) .td--medium .v-input__control[data-v-8532b332]{min-width:130px!important;max-width:130px!important}@media(max-width:599px){.v-data-table:not(.table-heatmap) .v-data-table__wrapper>table>tbody>tr>td[data-v-8532b332],.v-data-table:not(.table-heatmap) .v-data-table__wrapper>table>thead>tr>th[data-v-8532b332]{padding:0 5px!important;font-size:12px!important}}.v-data-table:not(.table-heatmap).--full-width[data-v-8532b332]{width:100%}.v-data-table:not(.table-heatmap).v-data-table--smallfont .v-data-table__wrapper>table>tbody>tr>td[data-v-8532b332],.v-data-table:not(.table-heatmap).v-data-table--smallfont .v-data-table__wrapper>table>thead>tr>th[data-v-8532b332],.v-data-table:not(.table-heatmap).v-data-table--smallfont .v-input__control[data-v-8532b332],.v-data-table:not(.table-heatmap).v-data-table--smallfont input[data-v-8532b332]{font-size:12px!important}.v-data-table.v-data-table--dense.table-heatmap>.v-data-table__wrapper>table>tbody>tr>td[data-v-8532b332]{height:11px!important}.v-data-table.table-heatmap .v-data-table__wrapper[data-v-8532b332]{overflow:visible;width:100%}.v-data-table.emission-table .v-data-table__wrapper[data-v-8532b332]{overflow:visible!important}@media(max-width:599px){.v-application--is-ltr .v-data-table.table-saved-inputs>.v-data-footer__select[data-v-8532b332]{margin-left:0!important;margin-right:0!important}}.v-calendar-weekly__day.v-present[data-v-8532b332]{background-color:#bbcadc!important}.v-event strong[data-v-8532b332]{display:none}.el-checkbox__input.is-checked .el-checkbox__inner[data-v-8532b332],.el-checkbox__input.is-indeterminate .el-checkbox__inner[data-v-8532b332]{background-color:#89a3c2;border-color:#89a3c2}.el-input-number .el-input__inner[data-v-8532b332]{color:#242424!important}.el-input-number.comma-warning .el-input__inner[data-v-8532b332]{border:1px solid #ff001d!important}.el-input-number.table input[data-v-8532b332]{background-color:hsla(0,0%,100%,.5)!important}.el-input-number--medium[data-v-8532b332]{width:160px!important}@media(max-width:599px){.el-input-number--medium[data-v-8532b332]{width:130px!important}}.el-input-number__decrease[data-v-8532b332],.el-input-number__increase[data-v-8532b332]{background:none!important}.el-input-number__decrease:hover:not(.is-disabled)~.el-input .el-input__inner[data-v-8532b332]:not(.is-disabled),.el-input-number__increase:hover:not(.is-disabled)~.el-input .el-input__inner[data-v-8532b332]:not(.is-disabled),.el-input.is-active .el-input__inner[data-v-8532b332],.el-input__inner[data-v-8532b332]:focus{border-color:#89a3c2!important}.v-badge__badge[data-v-8532b332]{min-width:16px!important;height:16px!important;padding:3px 5px!important;font-size:11px!important}.v-badge.font-xxsmall .v-badge__badge[data-v-8532b332]{font-size:8px!important}.alerts-item .v-alert__wrapper[data-v-8532b332]{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:start!important}.v-overlay.manual-input-overlay>.v-overlay__content .overlay-modal[data-v-8532b332]{max-height:90vh!important;min-height:500px!important;overflow:auto!important;background-color:#fff;border-radius:4px}@media(max-width:599px){.v-overlay.manual-input-overlay>.v-overlay__content .overlay-modal[data-v-8532b332]{min-height:300px!important}}.vue-treeselect .vue-treeselect__control[data-v-8532b332]{border-color:#bbb;border-radius:4px}.vue-treeselect:not(.filter-treeselect) .vue-treeselect__control[data-v-8532b332]{background:transparent}.vue-treeselect.emission-treeselect .vue-treeselect__control[data-v-8532b332]{border-color:#666}.vue-treeselect.emission-treeselect .vue-treeselect__control-arrow[data-v-8532b332]{color:#666}.vue-treeselect.emission-treeselect.vue-treeselect:not(.vue-treeselect--disabled):not(.vue-treeselect--focused) .vue-treeselect__control[data-v-8532b332]:hover{border-color:#909090}.vue-treeselect--focused:not(.vue-treeselect--open) .vue-treeselect__control[data-v-8532b332]{border-color:#89a3c2!important;-webkit-box-shadow:none!important;box-shadow:none!important}.vue-treeselect--has-value .vue-treeselect__multi-value[data-v-8532b332]{margin-bottom:1px!important}.vue-treeselect__multi-value-item[data-v-8532b332]{padding:0!important;line-height:12px!important;color:#242424!important;background:#bbcadc!important}.vue-treeselect__multi-value-item .vue-treeselect__multi-value-label[data-v-8532b332]{font-weight:600!important}.vue-treeselect__value-remove[data-v-8532b332]{color:#242424!important}.vue-treeselect__checkbox--checked[data-v-8532b332],.vue-treeselect__checkbox--indeterminate[data-v-8532b332]{background:#89a3c2!important;border-color:#89a3c2!important}.vue-treeselect.color-red .vue-treeselect__multi-value-item[data-v-8532b332],.vue-treeselect.color-red .vue-treeselect__value-remove[data-v-8532b332]{color:#ff001d!important;background:#ffe5e7!important}.vue-treeselect.color-red .vue-treeselect__checkbox--checked[data-v-8532b332]{background:#ff001d!important;border-color:#ff001d!important}.vue-treeselect--open-below:not(.vue-treeselect--append-to-body) .vue-treeselect__menu-container[data-v-8532b332]{top:unset!important}@media(max-width:599px){.vue-treeselect.treeselect--small .vue-treeselect__control[data-v-8532b332],.vue-treeselect.treeselect--small .vue-treeselect__menu[data-v-8532b332]{font-size:14px!important}}.vue-treeselect.treeselect-icon-selectbox .vue-treeselect__control[data-v-8532b332]{max-height:34px!important;height:34px!important;max-width:85px!important;width:85px!important;border-color:#bbb!important}.vue-treeselect.treeselect-icon-selectbox .vue-treeselect__control .vue-treeselect__single-value[data-v-8532b332]{top:1px}.vue-treeselect.treeselect-icon-selectbox .vue-treeselect__control[data-v-8532b332],.vue-treeselect.treeselect-icon-selectbox .vue-treeselect__menu[data-v-8532b332]{font-size:10px!important}.vue-treeselect.vue-treeselect--multi.treeselect-chartgroup .vue-treeselect__multi-value-item[data-v-8532b332]{background:#fff!important}.vue-treeselect.vue-treeselect--multi.treeselect-chartgroup.vue-treeselect--disabled .vue-treeselect__multi-value-item[data-v-8532b332]{background:#ededed!important;border-color:#ededed!important}.vue-treeselect__multi-value-item-container[data-v-8532b332]{padding-top:2px!important}.vdatetime-input[data-v-8532b332]{color:#89a3c2;cursor:pointer}.vdatetime.green--text .vdatetime-input[data-v-8532b332]{color:#049717}.vdatetime-popup[data-v-8532b332]{border-radius:4px}.vdatetime-popup .vdatetime-calendar__month[data-v-8532b332]{min-height:317px!important}.vdatetime-popup .vdatetime-calendar__month__day--selected:hover>span>span[data-v-8532b332],.vdatetime-popup .vdatetime-calendar__month__day--selected>span>span[data-v-8532b332],.vdatetime-popup .vdatetime-popup__header[data-v-8532b332]{background:#89a3c2!important}.vdatetime-popup .vdatetime-popup__actions__button[data-v-8532b332],.vdatetime-popup .vdatetime-time-picker__item--selected[data-v-8532b332],.vdatetime-popup .vdatetime-year-picker__item--selected[data-v-8532b332]{color:#89a3c2!important}.vdatetime-popup .vdatetime-popup__header[data-v-8532b332]{border-top-left-radius:inherit;border-top-right-radius:inherit}.vdatetime-popup .vdatetime-popup__actions__button[data-v-8532b332]{padding:0!important}.ep-container[data-v-8532b332]{height:110px!important}@media(max-width:599px){.ep-container[data-v-8532b332]{height:86px!important}}.ep-container .ep-svg-container[data-v-8532b332]{margin-top:-5px}@media(max-width:599px){.ep-container .ep-svg-container[data-v-8532b332]{margin-top:-3px}}@media(max-width:599px){.ep-container.expanded[data-v-8532b332]:not(.print){height:110px!important}.ep-container.expanded:not(.print) .ep-svg-container[data-v-8532b332]{margin-top:-37px}.ep-container.expanded:not(.print) .ep-svg-container .ep-svg[data-v-8532b332]{height:60px!important}}.ep-legend--container[data-v-8532b332]{top:0!important}@media(max-width:599px){.ep-legend--container[data-v-8532b332]{margin-top:4px}}@media print{.v-main[data-v-8532b332]{display:block!important;padding:0 0 0 0!important}.v-application[data-v-8532b332]{line-height:0!important}.v-application-wrap[data-v-8532b332]{display:block!important;min-height:0!important}}.print-only[data-v-8532b332]{display:none}@media print{body[data-v-8532b332],html[data-v-8532b332]{width:210mm;height:296.8mm;padding:0;margin:0;-webkit-print-color-adjust:exact!important;color-adjust:exact!important;print-color-adjust:exact!important}[data-v-8532b332],[data-v-8532b332]:after,[data-v-8532b332]:before{color:inherit!important;background:inherit!important}.grade-details-text[data-v-8532b332]{font-size:15.5px!important}.header-page[data-v-8532b332]{display:block;width:210mm;height:296.8mm;padding:0;margin:0;overflow:hidden;page-break-after:always;-webkit-region-break-after:always!important;-webkit-column-break-after:page!important;-moz-column-break-after:page!important;break-after:page!important}.header-page .content[data-v-8532b332]{display:block;padding-top:40%;padding-right:10mm;padding-left:10mm;margin:0;text-align:center}.header-page .content .logo[data-v-8532b332]{position:relative;height:40mm;margin-bottom:30mm}.header-page .content .date[data-v-8532b332],.header-page .content .logo[data-v-8532b332],.header-page .content .subtitle[data-v-8532b332],.header-page .content .title[data-v-8532b332]{margin-bottom:10mm}.header-page .content .subtitle[data-v-8532b332]{line-height:1.2}.no-print[data-v-8532b332],.toggle-icon[data-v-8532b332]{display:none!important}.print-hide-icon[data-v-8532b332]:before{content:""!important}.print-inspections-page[data-v-8532b332]{page-break-after:always;page-break-before:always}.print-only[data-v-8532b332]{display:block!important}.font-xsmall[data-v-8532b332],.font-xxsmall[data-v-8532b332]{font-size:.6rem!important}.print-card[data-v-8532b332]{display:block!important;border:none!important;padding:0!important;margin:0!important;min-height:296.8mm!important}.print-diary-item[data-v-8532b332]{page-break-inside:avoid}.print-photo[data-v-8532b332]{width:18%;max-width:40mm}.print-photo-selected img[data-v-8532b332],.print-photo img[data-v-8532b332]{width:100%}.print-photo-selected-text[data-v-8532b332]{max-height:48px;overflow:hidden}.chart-wrapper[data-v-8532b332],.download-wrapper[data-v-8532b332]{display:block;-webkit-column-break-inside:avoid;page-break-inside:avoid;-moz-column-break-inside:avoid;break-inside:avoid;break-inside:avoid-page}.heatmap-chart[data-v-8532b332],.wind-chart[data-v-8532b332]{height:100%;max-height:35mm}.heatmap-chart-wrapper[data-v-8532b332],.wind-chart-wrapper[data-v-8532b332]{margin-bottom:43mm}.title-wrapper[data-v-8532b332]{margin-top:7mm;margin-bottom:1mm}.charts-wrapper-4 .title-wrapper .overline[data-v-8532b332]{font-size:.7rem!important;line-height:1.25rem!important}.charts .ct-legend li .ct-legend-square[data-v-8532b332]{max-height:3px!important;margin-top:5px!important}.charts .ct-legend li[data-v-8532b332]{margin-bottom:0}.charts .ct-legend li span[data-v-8532b332]{font-size:.75rem!important}.wind-degrees-icon[data-v-8532b332]{background-color:transparent!important}.mean-values.print[data-v-8532b332]{margin-top:3mm}.grade-wrapper.print[data-v-8532b332]{-webkit-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%}.grade-wrapper.print .research-grade[data-v-8532b332]{width:68px;height:68px;line-height:66px}.grade-wrapper.print .research-grade.research-grade--with-icon[data-v-8532b332]{margin-top:-1px}.grade-wrapper.print .research-grade span[data-v-8532b332]{font-size:28px}.grade-details-translation[data-v-8532b332]{font-weight:700;font-size:medium!important}.gauge-label[data-v-8532b332]{font-size:14px!important;line-height:16px!important;margin-top:7px!important}.gauge-label.gauge-label--minmax[data-v-8532b332]{font-size:14px!important;line-height:16px!important;max-width:none;margin-top:1px!important}.gauge-label.gauge-label--minmax .delta[data-v-8532b332]{margin-bottom:-1px}}.ep-container.print[data-v-8532b332]{display:block;width:150px!important;height:176px!important}.ep-container.print .ep-svg-container[data-v-8532b332]{margin-top:-20px}.ep-container.print .ep-legend--value__counter[data-v-8532b332]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:10px}.ep-container.print .ep-legend--container .ep-legend--value[data-v-8532b332]{width:150px}.ep-container.print .ep-legend--container .gauge-label--name[data-v-8532b332]{display:block!important;display:-webkit-box!important;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:1;-webkit-box-orient:vertical;word-break:break-all}.ep-container.print .ep-legend--container .v-sheet[data-v-8532b332]{position:relative;height:36px;width:36px;margin-top:15px}.gauge-value.print[data-v-8532b332]{max-height:18px;margin-top:12px;font-size:28px}.measurements-content.print[data-v-8532b332]{margin-top:0;display:block;width:200mm}.research-grade[data-v-8532b332]{width:34px;height:34px;line-height:32px;text-align:center;background-color:green;border:1px solid #000;border-radius:4px}.research-grade.research-grade--with-icon[data-v-8532b332]{margin-top:0}.research-grade.research-grade--with-alerts[data-v-8532b332]{margin-top:-3px}.research-grade.research-grade--hide-grade[data-v-8532b332]{background-color:#fff}.research-grade.research-grade--hide-grade-with-alerts[data-v-8532b332]{margin-top:2px}.research-grade span[data-v-8532b332]{font-size:14px;font-weight:600}.color-primary[data-v-c6eba7ee]{color:#89a3c2}.color-secondary[data-v-c6eba7ee]{color:#1d3c5f}.color-tertiary[data-v-c6eba7ee]{color:#eef1f6}.color-grey[data-v-c6eba7ee]{color:#666}.color-grey-important[data-v-c6eba7ee]{color:#666!important}.color-grey-border[data-v-c6eba7ee]{color:#bbb!important}.color-grey-transparent[data-v-c6eba7ee]{color:rgba(0,0,0,.54)}.color-grey-medium[data-v-c6eba7ee]{color:#b0b0b0}.color-grey-dark[data-v-c6eba7ee]{color:#242424}.color-black[data-v-c6eba7ee]{color:#000}.alert-chip[data-v-c6eba7ee]{cursor:pointer!important;background-color:#ffe5e7!important}.border-bottom[data-v-c6eba7ee]{padding-bottom:12px;margin-bottom:12px;border-bottom:1px solid #bbb}@media(max-width:599px){.border-bottom[data-v-c6eba7ee]{padding:10px;margin-bottom:10px}}.button-group[data-v-c6eba7ee]{padding:4px 5px;border:1px solid #bbb;border-radius:4px}.button-group.--small[data-v-c6eba7ee]{padding:0}@media(max-width:599px){.button-group.--small[data-v-c6eba7ee]{margin-bottom:2px}}.checkbox-label[data-v-c6eba7ee]{display:inline-block!important;max-width:100%!important;font-size:14px}.color-tertiary[data-v-c6eba7ee]{background-color:#eef1f6}.content-container[data-v-c6eba7ee]{margin-top:56px}.autocomplete-field[data-v-c6eba7ee],.country-select[data-v-c6eba7ee]{width:100%;max-width:100%;min-height:36px;padding:0 12px;border:1px solid #bbb;border-radius:4px}.autocomplete-field[data-v-c6eba7ee]:focus,.country-select[data-v-c6eba7ee]:focus{outline-color:#89a3c2}.cursor-pointer[data-v-c6eba7ee]{cursor:pointer}.data-overlay[data-v-c6eba7ee]{min-height:calc(100vh - 350px)}.diary-card[data-v-c6eba7ee]{height:100%;padding:10px;font-size:.8125rem!important}@media(min-width:960px){.diary-card[data-v-c6eba7ee]{padding:12px;font-size:.875rem!important}}.diary-card .diary-menu-button[data-v-c6eba7ee]{left:10px;min-width:24px!important;max-width:24px!important;height:24px!important}.diary-card .diary-label[data-v-c6eba7ee]{font-size:.75rem!important;font-weight:600;color:#666;letter-spacing:.0333333333em!important}@media(max-width:599px){.diary-card .diary-label[data-v-c6eba7ee]{font-size:.7rem!important}}.diary-card .diary-details-item[data-v-c6eba7ee]{min-width:24px;max-width:none;margin-bottom:0;line-height:1.1rem}@media(max-width:849px){.diary-card .diary-details-item[data-v-c6eba7ee]{min-width:100%}}@media(max-width:849px){.diary-card .diary-inspection-meta[data-v-c6eba7ee]{margin-right:-8px}}.diary-card .diary-inspection-date-item[data-v-c6eba7ee]{max-width:150px;margin-bottom:0;line-height:1.1rem}.diary-card .diary-inspection-title[data-v-c6eba7ee]{margin-bottom:0;font-size:.75rem!important;font-weight:600;line-height:24px;color:#242424;letter-spacing:.0333333333em!important;white-space:nowrap}@media(max-width:599px){.diary-card .diary-inspection-title[data-v-c6eba7ee]{font-size:.7rem!important}}@media(min-width:600px){.diary-card .diary-inspection-text[data-v-c6eba7ee]{margin-top:2px}}.diary-card .diary-inspection-text.inspection-date[data-v-c6eba7ee]{white-space:normal}.diary-card .hide-md[data-v-c6eba7ee]{display:-webkit-box;display:-ms-flexbox;display:flex}@media(min-width:851px)and (max-width:1264px){.diary-card .hide-md[data-v-c6eba7ee]{display:none}}.diary-card .diary-inspection-content[data-v-c6eba7ee]{margin-top:10px!important;margin-left:10px!important}@media(min-width:600px){.diary-card .diary-inspection-content[data-v-c6eba7ee]{margin-left:0!important}}@media(min-width:850px){.diary-card .diary-inspection-content[data-v-c6eba7ee]{margin-top:0!important}}.diary-card .diary-inspection-content .diary-content-item[data-v-c6eba7ee]{margin-bottom:4px}@media(min-width:850px){.diary-card .diary-inspection-content .diary-content-item[data-v-c6eba7ee]{margin-bottom:0!important}}.diary-card .notes[data-v-c6eba7ee],.diary-card .reminder[data-v-c6eba7ee]{display:inline-block;max-height:33px;overflow:hidden;line-height:1.1rem;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical}@media(max-width:599px){.diary-card .notes[data-v-c6eba7ee],.diary-card .reminder[data-v-c6eba7ee]{line-height:1rem}}.filter-bar-wrapper[data-v-c6eba7ee]{position:fixed;top:100px;z-index:2;width:100%;margin-top:-4px;background-color:#eef1f6;border-bottom:1px solid #e3e9f2}.filter-bar-wrapper .v-input[data-v-c6eba7ee]:not(.switch-label){background-color:#fff}@media(max-width:599px){.filter-bar-wrapper .filter-container[data-v-c6eba7ee]{padding:10px}}.filter-bar-wrapper .filter-bar[data-v-c6eba7ee]{margin-top:-10px;margin-bottom:-10px}@media(min-width:600px){.filter-bar-wrapper .filter-bar[data-v-c6eba7ee]{margin-top:-12px;margin-bottom:-12px}}@media(max-width:599px){.filter-bar-wrapper .filter-bar .filter-buttons[data-v-c6eba7ee]:not(.--alerts){max-width:300px}}@media(max-width:599px){.filter-bar-wrapper .filter-bar .filter-buttons:not(.--alerts).filter-buttons--small[data-v-c6eba7ee]{max-width:170px}}@media(max-width:599px){.filter-bar-wrapper .filter-bar .v-input[data-v-c6eba7ee]:not(.input-text-field--large):not(.v-input--checkbox):not(.filter-text-field--alerts){max-width:120px}}.filter-bar-wrapper .filter-bar .v-input.switch-label[data-v-c6eba7ee]{max-width:unset;width:140px}@media(max-width:599px){.filter-bar-wrapper .filter-bar .v-input.switch-label[data-v-c6eba7ee]{width:120px}}@media(max-width:372px){.filter-bar-wrapper .filter-bar .v-input.v-text-field.v-text-field--enclosed.v-input--dense:not(.v-text-field--solo).v-text-field--outlined.input-text-field--large[data-v-c6eba7ee]{max-width:120px}}@media(max-width:599px){.filter-bar-wrapper .filter-bar .v-input.v-text-field.v-text-field--enclosed.v-input--dense:not(.v-text-field--solo).v-text-field--outlined.input-text-field--large .v-input__slot .v-text-field__slot[data-v-c6eba7ee]{min-width:115px}}@media(max-width:372px){.filter-bar-wrapper .filter-bar .v-input.v-text-field.v-text-field--enclosed.v-input--dense:not(.v-text-field--solo).v-text-field--outlined.input-text-field--large .v-input__slot .v-text-field__slot[data-v-c6eba7ee]{min-width:74px}}.filter-bar-wrapper .filter-bar .v-input.v-text-field.v-text-field--enclosed.v-input--dense:not(.v-text-field--solo).v-text-field--outlined.input-text-field--full[data-v-c6eba7ee]{max-width:100%}.filter-bar-wrapper .filter-bar .v-input.v-text-field.v-text-field--enclosed.v-input--dense:not(.v-text-field--solo).v-text-field--outlined .v-input__slot .v-label.v-label--active[data-v-c6eba7ee]{color:#89a3c2!important}@media(max-width:599px){.filter-bar-wrapper .filter-bar .v-input.v-text-field.v-text-field--enclosed.v-input--dense:not(.v-text-field--solo).v-text-field--outlined .v-input__slot[data-v-c6eba7ee]{padding:0 2px 0 6px!important}.filter-bar-wrapper .filter-bar .v-input.v-text-field.v-text-field--enclosed.v-input--dense:not(.v-text-field--solo).v-text-field--outlined .v-input__slot .v-text-field__slot[data-v-c6eba7ee]{min-width:72px}.filter-bar-wrapper .filter-bar .v-input.v-text-field.v-text-field--enclosed.v-input--dense:not(.v-text-field--solo).v-text-field--outlined .v-input__slot .v-text-field__slot .v-label--active[data-v-c6eba7ee]{left:4px!important}}@media(max-width:599px){.filter-bar-wrapper .filter-bar .v-input.v-text-field.v-input--is-focused.v-input--dense:not(.v-text-field--solo).v-text-field--outlined .v-input__slot .v-text-field__slot[data-v-c6eba7ee]{min-width:63px;height:30px!important}}@media(max-width:372px){.filter-bar-wrapper .filter-bar .v-input.v-text-field.v-input--is-focused.v-input--dense:not(.v-text-field--solo).v-text-field--outlined.filter-text-field--alerts .v-input__slot .v-text-field__slot[data-v-c6eba7ee]{min-width:45px}}.filter-bar-wrapper .filter-bar .view-buttons[data-v-c6eba7ee]{padding:9px}.filter-bar-wrapper.--back[data-v-c6eba7ee]{top:52px}.filter-bar-wrapper.--back .filter-bar .v-input.v-input--switch[data-v-c6eba7ee]{background-color:transparent!important}.filter-bar-wrapper.--back .filter-bar .v-input--selection-controls[data-v-c6eba7ee]{margin-top:0}.area-color-picker[data-v-c6eba7ee]{margin-top:-10px}.flex-color-picker[data-v-c6eba7ee]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flex-color-picker .v-color-picker__controls[data-v-c6eba7ee]{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.flex-color-picker .v-color-picker__swatches[data-v-c6eba7ee]{margin-top:10px}.flex-color-picker.queen-color-picker[data-v-c6eba7ee]{border:1px solid #bbb!important;-webkit-box-shadow:none!important;box-shadow:none!important}.flex-color-picker.queen-color-picker .v-color-picker__swatch:nth-child(2) .v-color-picker__color>div[data-v-c6eba7ee]{border:1px solid #bbb}.full-width[data-v-c6eba7ee]{width:100%}.area-color-picker-footer[data-v-c6eba7ee],.area-color-picker-toolbar[data-v-c6eba7ee]{border-radius:4px}.area-color-picker-title[data-v-c6eba7ee]{font-weight:500}.area-color-picker-footer[data-v-c6eba7ee]{margin-top:-5px}.area-color-picker-footer .v-toolbar__content[data-v-c6eba7ee]{padding:0 10px}.hcs-tooltip[data-v-c6eba7ee]{font-family:Roboto,sans-serif!important;font-size:.8rem;font-weight:500!important;color:#242424!important;border-radius:6px;background-color:hsla(0,0%,94.1%,.95);border:1px solid #909090}.hcs-tooltip[data-v-c6eba7ee]:after{content:"";position:absolute;left:50%;bottom:-4px;width:8px;height:8px;background:inherit;-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-box-shadow:inset -1px -1px 0 0 #909090;box-shadow:inset -1px -1px 0 0 #909090}.keep-spaces[data-v-c6eba7ee]{white-space:pre-wrap}.location[data-v-c6eba7ee]{padding-bottom:16px;margin:0}@media(max-width:599px){.location[data-v-c6eba7ee]{margin:0 -12px 12px -12px}.location[data-v-c6eba7ee]:not(.xs-view){padding:0 10px 8px 10px}.location.xs-view[data-v-c6eba7ee]{padding:0 10px 0 10px}}.location[data-v-c6eba7ee]:first-child{margin-top:70px}@media(max-width:599px){.location[data-v-c6eba7ee]:first-child{margin-top:56px}}.location[data-v-c6eba7ee]:last-child{margin-bottom:10px;border-bottom:none}.location .location-title[data-v-c6eba7ee]{width:100%;padding-bottom:4px;margin:10px 0 12px;border-bottom:1px solid #000}@media(max-width:599px){.location .location-title[data-v-c6eba7ee]{padding-bottom:2px;margin:8px 0 10px}}.location .research-item-transition-wrapper[data-v-c6eba7ee]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}@media(max-width:599px){.location .research-item-transition-wrapper[data-v-c6eba7ee]{min-width:100%}}.loading[data-v-c6eba7ee]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-height:80vh;text-align:center}.lowercase[data-v-c6eba7ee]{text-transform:lowercase}.mb-2px[data-v-c6eba7ee]{margin-bottom:2px}.ml-2px[data-v-c6eba7ee]{margin-left:2px}.ml-n2px[data-v-c6eba7ee]{margin-left:-2px!important}.mr-2px[data-v-c6eba7ee]{margin-right:2px}.mr-5px[data-v-c6eba7ee]{margin-right:5px}.mr-6px[data-v-c6eba7ee]{margin-right:6px}.mr-n2px[data-v-c6eba7ee]{margin-right:-2px}.mt-2px[data-v-c6eba7ee]{margin-top:2px!important}.mt-6px[data-v-c6eba7ee]{margin-top:6px!important}.mt-n2px[data-v-c6eba7ee]{margin-top:-2px!important}.mx-2px[data-v-c6eba7ee]{margin-left:2px;margin-right:2px}.my-2px[data-v-c6eba7ee]{margin-top:2px!important;margin-bottom:2px!important}.node-inactive[data-v-c6eba7ee]{color:#909090!important}.overflow-auto[data-v-c6eba7ee]{overflow:auto}.overlay-modal[data-v-c6eba7ee]{width:590px;color:#000}@media(max-width:599px){.overlay-modal[data-v-c6eba7ee]{max-width:95vw}}@media(min-width:960px){.overlay-modal[data-v-c6eba7ee]{width:690px}}.overlay-parent[data-v-c6eba7ee]{position:relative}.overlay-parent.no-cursor[data-v-c6eba7ee]{cursor:not-allowed}.overlay-toolbar[data-v-c6eba7ee]{border-top-left-radius:4px!important;border-top-right-radius:4px!important;-webkit-box-shadow:none!important;box-shadow:none!important}.overlay-toolbar span[data-v-c6eba7ee]{font-size:1.25rem;font-weight:500;letter-spacing:.0125em;line-height:2rem;word-break:break-all}.overlay-body[data-v-c6eba7ee]{border-radius:0 0 4px 4px!important;background-color:#fff;padding:4px}.pro-label[data-v-c6eba7ee]{background:#049717!important}.pa-2px[data-v-c6eba7ee]{padding:2px!important}.py-6px[data-v-c6eba7ee]{padding-top:6px!important;padding-bottom:6px!important}.basic-label[data-v-c6eba7ee]{background:#1d3c5f!important}.light-label[data-v-c6eba7ee]{background:#89a3c2!important}.rounded-border[data-v-c6eba7ee]{padding:12px;border:1px solid #bbb;border-radius:4px}@media(max-width:599px){.rounded-border[data-v-c6eba7ee]{padding:10px!important}}.rounded-border.primary-border[data-v-c6eba7ee]{border:1px solid #89a3c2}.rounded-border.--small[data-v-c6eba7ee]{padding:6px}@media(max-width:599px){.rounded-border.--small[data-v-c6eba7ee]{padding:4px!important}}.save-bar[data-v-c6eba7ee]{position:fixed;z-index:2;width:100%;margin-top:-56px;background-color:#eef1f6!important;border-bottom:1px solid #e3e9f2!important;-webkit-box-shadow:none!important;box-shadow:none!important}.save-bar.save-bar--back[data-v-c6eba7ee]{margin-top:0}.back-content[data-v-c6eba7ee]{margin-top:56px}.back-with-toolbar-content[data-v-c6eba7ee]{margin-top:75px}@media(max-width:599px){.back-with-toolbar-content[data-v-c6eba7ee]{margin-top:48px}}.back-with-toolbar-content.--100[data-v-c6eba7ee]{height:100%}@media(max-width:599px){.button-mobile-wide[data-v-c6eba7ee]{width:100%}}.tab-container[data-v-c6eba7ee]{margin-top:104px}.to-do-date[data-v-c6eba7ee]{width:auto;padding:2px 4px!important;font-weight:600;line-height:1rem;color:red;text-align:center;white-space:nowrap;border:1px solid red;border-radius:5px}.to-do-date.green--text[data-v-c6eba7ee]{border-color:green}.zindex1[data-v-c6eba7ee]{z-index:1}.v-icon[data-v-c6eba7ee]{color:#666}.theme--light.v-btn.v-btn--icon.color-black[data-v-c6eba7ee],.v-btn>.v-btn__content .v-icon.color-black[data-v-c6eba7ee],.v-icon.color-black[data-v-c6eba7ee]{color:#000}.theme--light.v-btn.v-btn--icon.color-primary[data-v-c6eba7ee],.v-btn>.v-btn__content .v-icon.color-primary[data-v-c6eba7ee],.v-icon.color-primary[data-v-c6eba7ee]{color:#89a3c2}.theme--light.v-btn.v-btn--icon.color-grey[data-v-c6eba7ee],.v-btn>.v-btn__content .v-icon.color-grey[data-v-c6eba7ee],.v-icon.color-grey[data-v-c6eba7ee]{color:#666}.theme--light.v-btn.v-btn--icon.color-grey-medium[data-v-c6eba7ee],.v-btn>.v-btn__content .v-icon.color-grey-medium[data-v-c6eba7ee],.v-icon.color-grey-medium[data-v-c6eba7ee]{color:#b0b0b0}.theme--light.v-btn.v-btn--icon.color-grey-dark[data-v-c6eba7ee],.v-btn>.v-btn__content .v-icon.color-grey-dark[data-v-c6eba7ee],.v-icon.color-grey-dark[data-v-c6eba7ee]{color:#242424}.theme--light.v-btn.v-btn--icon.color-grey-light[data-v-c6eba7ee],.v-btn>.v-btn__content .v-icon.color-grey-light[data-v-c6eba7ee],.v-icon.color-grey-light[data-v-c6eba7ee]{color:#f9f9f9}.theme--light.v-btn.v-btn--icon.color-grey-transparent[data-v-c6eba7ee],.v-btn>.v-btn__content .v-icon.color-grey-transparent[data-v-c6eba7ee],.v-icon.color-grey-transparent[data-v-c6eba7ee]{color:rgba(0,0,0,.54)}.theme--light.v-btn.v-btn--icon.color-grey-border[data-v-c6eba7ee],.theme--light.v-btn.v-btn--icon.color-grey-medium-light[data-v-c6eba7ee],.v-btn>.v-btn__content .v-icon.color-grey-border[data-v-c6eba7ee],.v-btn>.v-btn__content .v-icon.color-grey-medium-light[data-v-c6eba7ee],.v-icon.color-grey-border[data-v-c6eba7ee],.v-icon.color-grey-medium-light[data-v-c6eba7ee]{color:#bbb}.theme--light.v-btn.v-btn--icon.color-green-bright[data-v-c6eba7ee],.v-btn>.v-btn__content .v-icon.color-green-bright[data-v-c6eba7ee],.v-icon.color-green-bright[data-v-c6eba7ee]{color:#0ebc27}.v-btn.color-black>.v-btn__content .v-icon[data-v-c6eba7ee]{color:#000}.full-height[data-v-c6eba7ee]{height:100%}.hcs-icon[data-v-c6eba7ee]{display:inline-block;min-width:23px;min-height:23px;margin:2px;line-height:1.2rem;vertical-align:top;background-color:transparent!important;background-repeat:no-repeat;background-position:50%}.hcs-icon--small[data-v-c6eba7ee]{min-width:16px;min-height:16px}.hcs-icon--large[data-v-c6eba7ee]{min-width:30px;min-height:30px}.hcs-icon--xl[data-v-c6eba7ee]{min-width:45px;min-height:45px}.hcs-icon--xxl[data-v-c6eba7ee]{min-width:100px;min-height:100px}.hcs-icon-sensor[data-v-c6eba7ee]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_hcm.svg)}.hcs-icon-sensor-orange[data-v-c6eba7ee]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_hcm-orange.svg)}.hcs-icon-sensor-grey[data-v-c6eba7ee]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_hcm-grey.svg)}.hcs-icon-sensor-primary[data-v-c6eba7ee]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_hcm-primary.svg)}.hcs-icon-sensor-secondary[data-v-c6eba7ee]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_hcm-secondary.svg)}.hcs-icon-sensors[data-v-c6eba7ee]{font-size:13px}.hcs-icon-sensors[data-v-c6eba7ee]:before{margin-left:2px;font-family:Material Design Icons;content:"󰘊"}.hcs-icon-sensors--no-outline[data-v-c6eba7ee]{font-size:22px;color:#666!important;background-color:transparent;border:none;border-radius:0}.hcs-icon-sensors--no-outline[data-v-c6eba7ee]:before{font-family:Material Design Icons;content:"󰘊"}.hcs-icon-sensors--no-outline--small[data-v-c6eba7ee]{margin:2px 0 0 0;font-size:16px}.hcs-icon-bv[data-v-c6eba7ee]{font-size:15px}.hcs-icon-bv[data-v-c6eba7ee]:before{font-family:Material Design Icons;content:"󰂁"}.hcs-icon-rssi[data-v-c6eba7ee],.hcs-icon-snr[data-v-c6eba7ee]{font-size:15px}.hcs-icon-rssi[data-v-c6eba7ee]:before,.hcs-icon-snr[data-v-c6eba7ee]:before{font-family:Material Design Icons;content:"󰒓"}.hcs-icon-t_0[data-v-c6eba7ee],.hcs-icon-t_1[data-v-c6eba7ee],.hcs-icon-t_2[data-v-c6eba7ee],.hcs-icon-t_3[data-v-c6eba7ee],.hcs-icon-t_4[data-v-c6eba7ee],.hcs-icon-t_5[data-v-c6eba7ee],.hcs-icon-t_6[data-v-c6eba7ee],.hcs-icon-t_7[data-v-c6eba7ee],.hcs-icon-t_8[data-v-c6eba7ee],.hcs-icon-t_9[data-v-c6eba7ee],.hcs-icon-t_i[data-v-c6eba7ee]{font-size:16px}.hcs-icon-t_0[data-v-c6eba7ee]:before,.hcs-icon-t_1[data-v-c6eba7ee]:before,.hcs-icon-t_2[data-v-c6eba7ee]:before,.hcs-icon-t_3[data-v-c6eba7ee]:before,.hcs-icon-t_4[data-v-c6eba7ee]:before,.hcs-icon-t_5[data-v-c6eba7ee]:before,.hcs-icon-t_6[data-v-c6eba7ee]:before,.hcs-icon-t_7[data-v-c6eba7ee]:before,.hcs-icon-t_8[data-v-c6eba7ee]:before,.hcs-icon-t_9[data-v-c6eba7ee]:before,.hcs-icon-t_i[data-v-c6eba7ee]:before{font-family:Material Design Icons;content:"󰔏"}.hcs-icon-weight_kg[data-v-c6eba7ee]{font-size:15px}.hcs-icon-weight_kg[data-v-c6eba7ee]:before{font-family:Material Design Icons;content:"󰖡"}.hcs-icon-magnify[data-v-c6eba7ee]{font-size:15px}.hcs-icon-magnify[data-v-c6eba7ee]:before{margin-left:1px;font-family:Material Design Icons;content:"󰍉"}.hcs-icon-text[data-v-c6eba7ee]{font-size:9.5px;font-weight:600;color:#fff;border-radius:50%}.hcs-icon.color-red[data-v-c6eba7ee]{background-color:#ff001d!important;border-color:#ff001d}.hcs-icon.color-green[data-v-c6eba7ee]{background-color:#049717!important;border-color:#049717}.hcs-icon.color-primary[data-v-c6eba7ee]{background-color:#89a3c2!important;border-color:#89a3c2}.hcs-icon-chartgroup-air[data-v-c6eba7ee]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-air[data-v-c6eba7ee]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_air.png);background-size:contain}.hcs-icon-chartgroup-air.print[data-v-c6eba7ee]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_air.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-alert[data-v-c6eba7ee]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-alert[data-v-c6eba7ee]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_alert.png);background-size:contain}.hcs-icon-chartgroup-alert.print[data-v-c6eba7ee]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_alert.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-bat[data-v-c6eba7ee]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-bat[data-v-c6eba7ee]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_bat.png);background-size:contain}.hcs-icon-chartgroup-bat.print[data-v-c6eba7ee]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_bat.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-ch4[data-v-c6eba7ee]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-ch4[data-v-c6eba7ee]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_ch4.png);background-size:contain}.hcs-icon-chartgroup-ch4.print[data-v-c6eba7ee]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_ch4.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-cloud[data-v-c6eba7ee]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-cloud[data-v-c6eba7ee]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_cloud.png);background-size:contain}.hcs-icon-chartgroup-cloud.print[data-v-c6eba7ee]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_cloud.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-co2[data-v-c6eba7ee]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-co2[data-v-c6eba7ee]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_co2.png);background-size:contain}.hcs-icon-chartgroup-co2.print[data-v-c6eba7ee]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_co2.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-connection[data-v-c6eba7ee]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-connection[data-v-c6eba7ee]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_connection.png);background-size:contain}.hcs-icon-chartgroup-connection.print[data-v-c6eba7ee]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_connection.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-dust[data-v-c6eba7ee]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-dust[data-v-c6eba7ee]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_dust.png);background-size:contain}.hcs-icon-chartgroup-dust.print[data-v-c6eba7ee]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_dust.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-hcm_line[data-v-c6eba7ee]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-hcm_line[data-v-c6eba7ee]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_hcm_line.png);background-size:contain}.hcs-icon-chartgroup-hcm_line.print[data-v-c6eba7ee]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_hcm_line.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-nh3[data-v-c6eba7ee]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-nh3[data-v-c6eba7ee]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_nh3.png);background-size:contain}.hcs-icon-chartgroup-nh3.print[data-v-c6eba7ee]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_nh3.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-mic[data-v-c6eba7ee]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-mic[data-v-c6eba7ee]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_mic.png);background-size:contain}.hcs-icon-chartgroup-mic.print[data-v-c6eba7ee]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_mic.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-movement[data-v-c6eba7ee]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-movement[data-v-c6eba7ee]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_movement.png);background-size:contain}.hcs-icon-chartgroup-movement.print[data-v-c6eba7ee]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_movement.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-rh[data-v-c6eba7ee]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-rh[data-v-c6eba7ee]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_rh.png);background-size:contain}.hcs-icon-chartgroup-rh.print[data-v-c6eba7ee]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_rh.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-setting[data-v-c6eba7ee]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-setting[data-v-c6eba7ee]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_setting.png);background-size:contain}.hcs-icon-chartgroup-setting.print[data-v-c6eba7ee]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_setting.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-sound[data-v-c6eba7ee]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-sound[data-v-c6eba7ee]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_sound.png);background-size:contain}.hcs-icon-chartgroup-sound.print[data-v-c6eba7ee]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_sound.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-sun[data-v-c6eba7ee]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-sun[data-v-c6eba7ee]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_sun.png);background-size:contain}.hcs-icon-chartgroup-sun.print[data-v-c6eba7ee]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_sun.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-switch[data-v-c6eba7ee]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-switch[data-v-c6eba7ee]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_switch.png);background-size:contain}.hcs-icon-chartgroup-switch.print[data-v-c6eba7ee]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_switch.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-temp[data-v-c6eba7ee]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-temp[data-v-c6eba7ee]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_temp.png);background-size:contain}.hcs-icon-chartgroup-temp.print[data-v-c6eba7ee]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_temp.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-thi[data-v-c6eba7ee]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-thi[data-v-c6eba7ee]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_thi.png);background-size:contain}.hcs-icon-chartgroup-thi.print[data-v-c6eba7ee]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_thi.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-weight[data-v-c6eba7ee]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-weight[data-v-c6eba7ee]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_weight.png);background-size:contain}.hcs-icon-chartgroup-weight.print[data-v-c6eba7ee]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_weight.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-wind[data-v-c6eba7ee]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-wind[data-v-c6eba7ee]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_wind.png);background-size:contain}.hcs-icon-chartgroup-wind.print[data-v-c6eba7ee]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_wind.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-temp.print[data-v-c6eba7ee]{height:20px;width:auto}.hcs-icon-chartgroup-bat.print[data-v-c6eba7ee],.hcs-icon-chartgroup-cloud.print[data-v-c6eba7ee]{width:20px;height:auto}.hcs-icon-farm[data-v-c6eba7ee]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_farm.svg)}.hcs-icon-farm.print[data-v-c6eba7ee]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_farm.svg);height:30px;width:30px}.hcs-icon-farm-grey[data-v-c6eba7ee]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_farm-grey.svg)}.hcs-icon-farm-grey.print[data-v-c6eba7ee]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_farm-grey.svg);height:30px;width:30px}.hcs-icon-farm-secondary[data-v-c6eba7ee]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_farm-secondary.svg)}.hcs-icon-farm-secondary.print[data-v-c6eba7ee]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_farm-secondary.svg);height:30px;width:30px}.hcs-icon-factory[data-v-c6eba7ee]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_factory.svg)}.hcs-icon-factory.print[data-v-c6eba7ee]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_factory.svg);height:30px;width:30px}.hcs-icon-greenhouse[data-v-c6eba7ee]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_greenhouse.svg)}.hcs-icon-greenhouse.print[data-v-c6eba7ee]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_greenhouse.svg);height:30px;width:30px}.hcs-icon-home[data-v-c6eba7ee]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_home.svg)}.hcs-icon-home.print[data-v-c6eba7ee]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_home.svg);height:30px;width:30px}.hcs-icon-office[data-v-c6eba7ee]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_office.svg)}.hcs-icon-office.print[data-v-c6eba7ee]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_office.svg);height:30px;width:30px}.hcs-icon-school[data-v-c6eba7ee]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_school.svg)}.hcs-icon-school.print[data-v-c6eba7ee]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_school.svg);height:30px;width:30px}.hcs-icon-air[data-v-c6eba7ee]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_air.svg)}.hcs-icon-air.print[data-v-c6eba7ee]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_air.svg);height:30px;width:30px}.hcs-icon-air-red[data-v-c6eba7ee]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_air-red.svg)}.hcs-icon-air-red.print[data-v-c6eba7ee]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_air-red.svg);height:30px;width:30px}.hcs-icon-alert[data-v-c6eba7ee]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_alert.svg)}.hcs-icon-alert.print[data-v-c6eba7ee]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_alert.svg);height:30px;width:30px}.hcs-icon-bat[data-v-c6eba7ee]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_bat.svg)}.hcs-icon-bat.print[data-v-c6eba7ee]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_bat.svg);height:30px;width:30px}.hcs-icon-bat-red[data-v-c6eba7ee]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_bat-red.svg)}.hcs-icon-bat-red.print[data-v-c6eba7ee]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_bat-red.svg);height:30px;width:30px}.hcs-icon-ch4[data-v-c6eba7ee]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_ch4.svg)}.hcs-icon-ch4.print[data-v-c6eba7ee]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_ch4.svg);height:30px;width:30px}.hcs-icon-ch4-green[data-v-c6eba7ee]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_ch4-green.svg)}.hcs-icon-ch4-green.print[data-v-c6eba7ee]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_ch4-green.svg);height:30px;width:30px}.hcs-icon-ch4-orange[data-v-c6eba7ee]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_ch4-orange.svg)}.hcs-icon-ch4-orange.print[data-v-c6eba7ee]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_ch4-orange.svg);height:30px;width:30px}.hcs-icon-ch4-red[data-v-c6eba7ee]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_ch4-red.svg)}.hcs-icon-ch4-red.print[data-v-c6eba7ee]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_ch4-red.svg);height:30px;width:30px}.hcs-icon-cloud[data-v-c6eba7ee]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_cloud.svg)}.hcs-icon-cloud.print[data-v-c6eba7ee]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_cloud.svg);height:30px;width:30px}.hcs-icon-cloud-red[data-v-c6eba7ee]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_cloud-red.svg)}.hcs-icon-cloud-red.print[data-v-c6eba7ee]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_cloud-red.svg);height:30px;width:30px}.hcs-icon-co2[data-v-c6eba7ee]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_co2.svg)}.hcs-icon-co2.print[data-v-c6eba7ee]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_co2.svg);height:30px;width:30px}.hcs-icon-dust[data-v-c6eba7ee]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_dust.svg)}.hcs-icon-dust.print[data-v-c6eba7ee]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_dust.svg);height:30px;width:30px}.hcs-icon-hcm_line[data-v-c6eba7ee]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_hcm_line.svg)}.hcs-icon-hcm_line.print[data-v-c6eba7ee]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_hcm_line.svg);height:30px;width:30px}.hcs-icon-hcm_line-red[data-v-c6eba7ee]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_hcm_line-red.svg)}.hcs-icon-hcm_line-red.print[data-v-c6eba7ee]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_hcm_line-red.svg);height:30px;width:30px}.hcs-icon-nh3[data-v-c6eba7ee]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_nh3.svg)}.hcs-icon-nh3.print[data-v-c6eba7ee]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_nh3.svg);height:30px;width:30px}.hcs-icon-nh3-grey[data-v-c6eba7ee]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_nh3-grey.svg)}.hcs-icon-nh3-grey.print[data-v-c6eba7ee]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_nh3-grey.svg);height:30px;width:30px}.hcs-icon-nh3-primary[data-v-c6eba7ee]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_nh3-primary.svg)}.hcs-icon-nh3-primary.print[data-v-c6eba7ee]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_nh3-primary.svg);height:30px;width:30px}.hcs-icon-nh3-secondary[data-v-c6eba7ee]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_nh3-secondary.svg)}.hcs-icon-nh3-secondary.print[data-v-c6eba7ee]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_nh3-secondary.svg);height:30px;width:30px}.hcs-icon-mic[data-v-c6eba7ee]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_mic.svg)}.hcs-icon-mic.print[data-v-c6eba7ee]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_mic.svg);height:30px;width:30px}.hcs-icon-mic-red[data-v-c6eba7ee]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_mic-red.svg)}.hcs-icon-mic-red.print[data-v-c6eba7ee]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_mic-red.svg);height:30px;width:30px}.hcs-icon-rh[data-v-c6eba7ee]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_rh.svg)}.hcs-icon-rh.print[data-v-c6eba7ee]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_rh.svg);height:30px;width:30px}.hcs-icon-setting[data-v-c6eba7ee]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_setting.svg)}.hcs-icon-setting.print[data-v-c6eba7ee]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_setting.svg);height:30px;width:30px}.hcs-icon-sound[data-v-c6eba7ee]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_sound.svg)}.hcs-icon-sound.print[data-v-c6eba7ee]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_sound.svg);height:30px;width:30px}.hcs-icon-sun[data-v-c6eba7ee]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_sun.svg)}.hcs-icon-sun.print[data-v-c6eba7ee]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_sun.svg);height:30px;width:30px}.hcs-icon-sun-red[data-v-c6eba7ee]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_sun-red.svg)}.hcs-icon-sun-red.print[data-v-c6eba7ee]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_sun-red.svg);height:30px;width:30px}.hcs-icon-temp[data-v-c6eba7ee]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_temp.svg)}.hcs-icon-temp.print[data-v-c6eba7ee]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_temp.svg);height:30px;width:30px}.hcs-icon-thi[data-v-c6eba7ee]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_thi.svg)}.hcs-icon-thi.print[data-v-c6eba7ee]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_thi.svg);height:30px;width:30px}.hcs-icon-wind[data-v-c6eba7ee]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_wind.svg)}.hcs-icon-wind.print[data-v-c6eba7ee]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_wind.svg);height:30px;width:30px}.hcs-icon-wind-red[data-v-c6eba7ee]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_wind-red.svg)}.hcs-icon-wind-red.print[data-v-c6eba7ee]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_wind-red.svg);height:30px;width:30px}.hcs-icon-co2-green[data-v-c6eba7ee]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_co2-green.svg)}.hcs-icon-co2-green.print[data-v-c6eba7ee]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_co2-green.svg);height:30px;width:30px}.hcs-icon-dust-green[data-v-c6eba7ee]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_dust-green.svg)}.hcs-icon-dust-green.print[data-v-c6eba7ee]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_dust-green.svg);height:30px;width:30px}.hcs-icon-movement[data-v-c6eba7ee]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_movement.svg)}.hcs-icon-movement.print[data-v-c6eba7ee]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_movement.svg);height:30px;width:30px}.hcs-icon-movement-green[data-v-c6eba7ee]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_movement-green.svg)}.hcs-icon-movement-green.print[data-v-c6eba7ee]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_movement-green.svg);height:30px;width:30px}.hcs-icon-nh3-green[data-v-c6eba7ee]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_nh3-green.svg)}.hcs-icon-nh3-green.print[data-v-c6eba7ee]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_nh3-green.svg);height:30px;width:30px}.hcs-icon-rh-green[data-v-c6eba7ee]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_rh-green.svg)}.hcs-icon-rh-green.print[data-v-c6eba7ee]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_rh-green.svg);height:30px;width:30px}.hcs-icon-temp-green[data-v-c6eba7ee]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_temp-green.svg)}.hcs-icon-temp-green.print[data-v-c6eba7ee]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_temp-green.svg);height:30px;width:30px}.hcs-icon-thi-green[data-v-c6eba7ee]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_thi-green.svg)}.hcs-icon-thi-green.print[data-v-c6eba7ee]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_thi-green.svg);height:30px;width:30px}.hcs-icon-co2-red[data-v-c6eba7ee]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_co2-red.svg)}.hcs-icon-co2-red.print[data-v-c6eba7ee]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_co2-red.svg);height:30px;width:30px}.hcs-icon-dust-red[data-v-c6eba7ee]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_dust-red.svg)}.hcs-icon-dust-red.print[data-v-c6eba7ee]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_dust-red.svg);height:30px;width:30px}.hcs-icon-movement-red[data-v-c6eba7ee]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_movement-red.svg)}.hcs-icon-movement-red.print[data-v-c6eba7ee]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_movement-red.svg);height:30px;width:30px}.hcs-icon-nh3-red[data-v-c6eba7ee]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_nh3-red.svg)}.hcs-icon-nh3-red.print[data-v-c6eba7ee]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_nh3-red.svg);height:30px;width:30px}.hcs-icon-rh-red[data-v-c6eba7ee]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_rh-red.svg)}.hcs-icon-rh-red.print[data-v-c6eba7ee]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_rh-red.svg);height:30px;width:30px}.hcs-icon-temp-red[data-v-c6eba7ee]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_temp-red.svg)}.hcs-icon-temp-red.print[data-v-c6eba7ee]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_temp-red.svg);height:30px;width:30px}.hcs-icon-thi-red[data-v-c6eba7ee]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_thi-red.svg)}.hcs-icon-thi-red.print[data-v-c6eba7ee]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_thi-red.svg);height:30px;width:30px}.hcs-icon-co2-orange[data-v-c6eba7ee]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_co2-orange.svg)}.hcs-icon-co2-orange.print[data-v-c6eba7ee]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_co2-orange.svg);height:30px;width:30px}.hcs-icon-dust-orange[data-v-c6eba7ee]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_dust-orange.svg)}.hcs-icon-dust-orange.print[data-v-c6eba7ee]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_dust-orange.svg);height:30px;width:30px}.hcs-icon-movement-orange[data-v-c6eba7ee]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_movement-orange.svg)}.hcs-icon-movement-orange.print[data-v-c6eba7ee]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_movement-orange.svg);height:30px;width:30px}.hcs-icon-nh3-orange[data-v-c6eba7ee]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_nh3-orange.svg)}.hcs-icon-nh3-orange.print[data-v-c6eba7ee]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_nh3-orange.svg);height:30px;width:30px}.hcs-icon-rh-orange[data-v-c6eba7ee]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_rh-orange.svg)}.hcs-icon-rh-orange.print[data-v-c6eba7ee]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_rh-orange.svg);height:30px;width:30px}.hcs-icon-temp-orange[data-v-c6eba7ee]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_temp-orange.svg)}.hcs-icon-temp-orange.print[data-v-c6eba7ee]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_temp-orange.svg);height:30px;width:30px}.hcs-icon-thi-orange[data-v-c6eba7ee]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_thi-orange.svg)}.hcs-icon-thi-orange.print[data-v-c6eba7ee]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_thi-orange.svg);height:30px;width:30px}.hcs-icon-broiler.on-top[data-v-c6eba7ee]{margin:0}.hcs-icon-broiler[data-v-c6eba7ee]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/broiler.svg)}.hcs-icon-broiler:not(.print).on-top[data-v-c6eba7ee]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/broiler.svg)}.hcs-icon-broiler.print[data-v-c6eba7ee]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/broiler.svg);max-height:50px}.hcs-icon-broiler.print.on-top[data-v-c6eba7ee]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/broiler.svg)}.hcs-icon-broiler-white[data-v-c6eba7ee]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/broiler-white.svg)}.hcs-icon-broiler-grey[data-v-c6eba7ee]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/broiler-grey.svg)}.hcs-icon-broiler-secondary[data-v-c6eba7ee]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/broiler-secondary.svg)}.hcs-icon-calves.on-top[data-v-c6eba7ee]{margin:0}.hcs-icon-calves[data-v-c6eba7ee]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/calves.svg)}.hcs-icon-calves:not(.print).on-top[data-v-c6eba7ee]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/calves.svg)}.hcs-icon-calves.print[data-v-c6eba7ee]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/calves.svg);max-height:50px}.hcs-icon-calves.print.on-top[data-v-c6eba7ee]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/calves.svg)}.hcs-icon-calves-white[data-v-c6eba7ee]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/calves-white.svg)}.hcs-icon-calves-grey[data-v-c6eba7ee]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/calves-grey.svg)}.hcs-icon-calves-secondary[data-v-c6eba7ee]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/calves-secondary.svg)}.hcs-icon-cattle.on-top[data-v-c6eba7ee]{margin:0}.hcs-icon-cattle[data-v-c6eba7ee]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/cattle.svg)}.hcs-icon-cattle:not(.print).on-top[data-v-c6eba7ee]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/cattle.svg)}.hcs-icon-cattle.print[data-v-c6eba7ee]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/cattle.svg);max-height:50px}.hcs-icon-cattle.print.on-top[data-v-c6eba7ee]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/cattle.svg)}.hcs-icon-cattle-white[data-v-c6eba7ee]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/cattle-white.svg)}.hcs-icon-cattle-grey[data-v-c6eba7ee]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/cattle-grey.svg)}.hcs-icon-cattle-secondary[data-v-c6eba7ee]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/cattle-secondary.svg)}.hcs-icon-chicken.on-top[data-v-c6eba7ee]{margin:0}.hcs-icon-chicken[data-v-c6eba7ee]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/chicken.svg)}.hcs-icon-chicken:not(.print).on-top[data-v-c6eba7ee]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/chicken.svg)}.hcs-icon-chicken.print[data-v-c6eba7ee]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/chicken.svg);max-height:50px}.hcs-icon-chicken.print.on-top[data-v-c6eba7ee]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/chicken.svg)}.hcs-icon-chicken-white[data-v-c6eba7ee]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/chicken-white.svg)}.hcs-icon-chicken-grey[data-v-c6eba7ee]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/chicken-grey.svg)}.hcs-icon-chicken-secondary[data-v-c6eba7ee]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/chicken-secondary.svg)}.hcs-icon-dairy_cattle.on-top[data-v-c6eba7ee]{margin:0}.hcs-icon-dairy_cattle[data-v-c6eba7ee]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/dairy_cattle.svg)}.hcs-icon-dairy_cattle:not(.print).on-top[data-v-c6eba7ee]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/dairy_cattle.svg)}.hcs-icon-dairy_cattle.print[data-v-c6eba7ee]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/dairy_cattle.svg);max-height:50px}.hcs-icon-dairy_cattle.print.on-top[data-v-c6eba7ee]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/dairy_cattle.svg)}.hcs-icon-dairy_cattle-white[data-v-c6eba7ee]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/dairy_cattle-white.svg)}.hcs-icon-dairy_cattle-grey[data-v-c6eba7ee]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/dairy_cattle-grey.svg)}.hcs-icon-dairy_cattle-secondary[data-v-c6eba7ee]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/dairy_cattle-secondary.svg)}.hcs-icon-goat.on-top[data-v-c6eba7ee]{margin:0}.hcs-icon-goat[data-v-c6eba7ee]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/goat.svg)}.hcs-icon-goat:not(.print).on-top[data-v-c6eba7ee]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/goat.svg)}.hcs-icon-goat.print[data-v-c6eba7ee]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/goat.svg);max-height:50px}.hcs-icon-goat.print.on-top[data-v-c6eba7ee]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/goat.svg)}.hcs-icon-goat-white[data-v-c6eba7ee]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/goat-white.svg)}.hcs-icon-goat-grey[data-v-c6eba7ee]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/goat-grey.svg)}.hcs-icon-goat-secondary[data-v-c6eba7ee]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/goat-secondary.svg)}.hcs-icon-horse.on-top[data-v-c6eba7ee]{margin:0}.hcs-icon-horse[data-v-c6eba7ee]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/horse.svg)}.hcs-icon-horse:not(.print).on-top[data-v-c6eba7ee]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/horse.svg)}.hcs-icon-horse.print[data-v-c6eba7ee]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/horse.svg);max-height:50px}.hcs-icon-horse.print.on-top[data-v-c6eba7ee]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/horse.svg)}.hcs-icon-horse-white[data-v-c6eba7ee]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/horse-white.svg)}.hcs-icon-horse-grey[data-v-c6eba7ee]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/horse-grey.svg)}.hcs-icon-horse-secondary[data-v-c6eba7ee]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/horse-secondary.svg)}.hcs-icon-human.on-top[data-v-c6eba7ee]{margin:0}.hcs-icon-human[data-v-c6eba7ee]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/human.svg)}.hcs-icon-human:not(.print).on-top[data-v-c6eba7ee]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/human.svg)}.hcs-icon-human.print[data-v-c6eba7ee]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/human.svg);max-height:50px}.hcs-icon-human.print.on-top[data-v-c6eba7ee]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/human.svg)}.hcs-icon-human-white[data-v-c6eba7ee]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/human-white.svg)}.hcs-icon-human-grey[data-v-c6eba7ee]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/human-grey.svg)}.hcs-icon-human-secondary[data-v-c6eba7ee]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/human-secondary.svg)}.hcs-icon-pig.on-top[data-v-c6eba7ee]{margin:0}.hcs-icon-pig[data-v-c6eba7ee]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/pig.svg)}.hcs-icon-pig:not(.print).on-top[data-v-c6eba7ee]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/pig.svg)}.hcs-icon-pig.print[data-v-c6eba7ee]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/pig.svg);max-height:50px}.hcs-icon-pig.print.on-top[data-v-c6eba7ee]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/pig.svg)}.hcs-icon-pig-white[data-v-c6eba7ee]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/pig-white.svg)}.hcs-icon-pig-grey[data-v-c6eba7ee]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/pig-grey.svg)}.hcs-icon-pig-secondary[data-v-c6eba7ee]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/pig-secondary.svg)}.hcs-icon-piglet.on-top[data-v-c6eba7ee]{margin:0}.hcs-icon-piglet[data-v-c6eba7ee]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/piglet.svg)}.hcs-icon-piglet:not(.print).on-top[data-v-c6eba7ee]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/piglet.svg)}.hcs-icon-piglet.print[data-v-c6eba7ee]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/piglet.svg);max-height:50px}.hcs-icon-piglet.print.on-top[data-v-c6eba7ee]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/piglet.svg)}.hcs-icon-piglet-white[data-v-c6eba7ee]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/piglet-white.svg)}.hcs-icon-piglet-grey[data-v-c6eba7ee]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/piglet-grey.svg)}.hcs-icon-piglet-secondary[data-v-c6eba7ee]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/piglet-secondary.svg)}.hcs-icon-rearing_chicken.on-top[data-v-c6eba7ee]{margin:0}.hcs-icon-rearing_chicken[data-v-c6eba7ee]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/rearing_chicken.svg)}.hcs-icon-rearing_chicken:not(.print).on-top[data-v-c6eba7ee]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/rearing_chicken.svg)}.hcs-icon-rearing_chicken.print[data-v-c6eba7ee]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/rearing_chicken.svg);max-height:50px}.hcs-icon-rearing_chicken.print.on-top[data-v-c6eba7ee]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/rearing_chicken.svg)}.hcs-icon-rearing_chicken-white[data-v-c6eba7ee]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/rearing_chicken-white.svg)}.hcs-icon-rearing_chicken-grey[data-v-c6eba7ee]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/rearing_chicken-grey.svg)}.hcs-icon-rearing_chicken-secondary[data-v-c6eba7ee]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/rearing_chicken-secondary.svg)}.hcs-icon-sheep.on-top[data-v-c6eba7ee]{margin:0}.hcs-icon-sheep[data-v-c6eba7ee]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sheep.svg)}.hcs-icon-sheep:not(.print).on-top[data-v-c6eba7ee]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/sheep.svg)}.hcs-icon-sheep.print[data-v-c6eba7ee]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sheep.svg);max-height:50px}.hcs-icon-sheep.print.on-top[data-v-c6eba7ee]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/sheep.svg)}.hcs-icon-sheep-white[data-v-c6eba7ee]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sheep-white.svg)}.hcs-icon-sheep-grey[data-v-c6eba7ee]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sheep-grey.svg)}.hcs-icon-sheep-secondary[data-v-c6eba7ee]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sheep-secondary.svg)}.hcs-icon-sow.on-top[data-v-c6eba7ee]{margin:0}.hcs-icon-sow[data-v-c6eba7ee]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sow.svg)}.hcs-icon-sow:not(.print).on-top[data-v-c6eba7ee]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/sow.svg)}.hcs-icon-sow.print[data-v-c6eba7ee]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sow.svg);max-height:50px}.hcs-icon-sow.print.on-top[data-v-c6eba7ee]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/sow.svg)}.hcs-icon-sow-white[data-v-c6eba7ee]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sow-white.svg)}.hcs-icon-sow-grey[data-v-c6eba7ee]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sow-grey.svg)}.hcs-icon-sow-secondary[data-v-c6eba7ee]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sow-secondary.svg)}.hcs-icon-sow_lactating.on-top[data-v-c6eba7ee]{margin:0}.hcs-icon-sow_lactating[data-v-c6eba7ee]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sow_lactating.svg)}.hcs-icon-sow_lactating:not(.print).on-top[data-v-c6eba7ee]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/sow_lactating.svg)}.hcs-icon-sow_lactating.print[data-v-c6eba7ee]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sow_lactating.svg);max-height:50px}.hcs-icon-sow_lactating.print.on-top[data-v-c6eba7ee]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/sow_lactating.svg)}.hcs-icon-sow_lactating-white[data-v-c6eba7ee]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sow_lactating-white.svg)}.hcs-icon-sow_lactating-grey[data-v-c6eba7ee]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sow_lactating-grey.svg)}.hcs-icon-sow_lactating-secondary[data-v-c6eba7ee]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sow_lactating-secondary.svg)}.hcs-icon-veal_calves.on-top[data-v-c6eba7ee]{margin:0}.hcs-icon-veal_calves[data-v-c6eba7ee]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/veal_calves.svg)}.hcs-icon-veal_calves:not(.print).on-top[data-v-c6eba7ee]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/veal_calves.svg)}.hcs-icon-veal_calves.print[data-v-c6eba7ee]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/veal_calves.svg);max-height:50px}.hcs-icon-veal_calves.print.on-top[data-v-c6eba7ee]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/veal_calves.svg)}.hcs-icon-veal_calves-white[data-v-c6eba7ee]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/veal_calves-white.svg)}.hcs-icon-veal_calves-grey[data-v-c6eba7ee]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/veal_calves-grey.svg)}.hcs-icon-veal_calves-secondary[data-v-c6eba7ee]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/veal_calves-secondary.svg)}.hcs-icon-null[data-v-c6eba7ee]{font-size:18px}.hcs-icon-null[data-v-c6eba7ee]:before{margin-left:1px;font-family:Material Design Icons;content:"󰄰"}.hcs-icon-sensor-status[data-v-c6eba7ee]{width:55px;height:55px;margin:4px;background-size:cover}@media(max-width:599px){.hcs-icon-sensor-status[data-v-c6eba7ee]{width:40px;height:40px}}.hcs-icon-sensor-status.--tiny[data-v-c6eba7ee]{width:30px;min-width:30px;height:30px}.hcs-icon-sensor-status.--small[data-v-c6eba7ee]{width:40px;min-width:40px;height:40px}.hcs-icon-sensor-status.--large[data-v-c6eba7ee]{width:90px;height:90px}.hcs-icon-sensor-status.--large[data-v-c6eba7ee],.hcs-icon-sensor-status.--small[data-v-c6eba7ee],.hcs-icon-sensor-status.--tiny[data-v-c6eba7ee]{background-size:contain;image-rendering:-moz-crisp-edges;image-rendering:-o-crisp-edges;image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges;-ms-interpolation-mode:nearest-neighbor}.research-grade--filter[data-v-c6eba7ee]{width:23px;height:23px;line-height:20px;text-align:center;background-color:rgba(0,0,0,.54);border-radius:4px}.research-grade--filter span[data-v-c6eba7ee]{font-size:11px;font-weight:600;color:#eef1f6}.research-grade--filter.--active[data-v-c6eba7ee]{line-height:18px;background-color:#ff001d;border:1px solid #666}.research-grade--filter.--active span[data-v-c6eba7ee]{color:#666}.icon-side-arrow[data-v-c6eba7ee]{font-size:18px}.icon-info[data-v-c6eba7ee]{margin-top:-2px}body[data-v-c6eba7ee]{font-family:Roboto,sans-serif!important}button[data-v-c6eba7ee],input[data-v-c6eba7ee],select[data-v-c6eba7ee],textarea[data-v-c6eba7ee]{font-family:inherit;font-size:inherit;line-height:inherit;color:inherit}a[data-v-c6eba7ee]{color:#1d3c5f!important;text-decoration:none}.extra-text[data-v-c6eba7ee]{margin-top:2px;font-style:italic;font-size:11px!important}.font-small[data-v-c6eba7ee]{font-size:12px!important;line-height:14px}.font-xsmall[data-v-c6eba7ee]{font-size:11px!important;line-height:13px!important}.font-xxsmall[data-v-c6eba7ee]{font-size:8px!important}.hcs-info-label[data-v-c6eba7ee],.hcs-label[data-v-c6eba7ee]{font-family:Roboto,sans-serif!important;font-size:12px!important;font-weight:400;line-height:16px;color:#242424}.hcs-label[data-v-c6eba7ee]{margin-bottom:4px}.info-text[data-v-c6eba7ee]{font-style:italic}.overflow-ellipsis[data-v-c6eba7ee]{text-overflow:ellipsis;overflow:hidden}.overline-tabsize[data-v-c6eba7ee]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#666;font-size:.875rem;font-weight:500;letter-spacing:.0892857143em;line-height:normal;height:48px;text-transform:uppercase}.overline-tabsize.active[data-v-c6eba7ee]{color:#000}.uppercase[data-v-c6eba7ee]{color:#666;font-size:12px;font-weight:500;letter-spacing:.0892857143em;line-height:normal;text-transform:uppercase}.unauthorized-title[data-v-c6eba7ee]{padding-top:40px;text-align:center}.roboto-condensed[data-v-c6eba7ee]{font-family:Roboto Condensed,Helvetica Neue,Helvetica,Arial,sans-serif}.single-line-height[data-v-c6eba7ee]{line-height:1rem!important}.text-ellipsis[data-v-c6eba7ee]{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}@media(min-width:960px){.container[data-v-c6eba7ee]{max-width:calc(100vw - 48px)!important}}.el-tree[data-v-c6eba7ee]{color:#242424!important}.v-application .red--text[data-v-c6eba7ee]{color:#ff001d!important;caret-color:#ff001d!important}.v-application .red[data-v-c6eba7ee]{background-color:#ff001d!important;border-color:#ff001d!important}.v-application .accent[data-v-c6eba7ee]{background-color:#89a3c2!important;border-color:#89a3c2!important}.v-application .accent--text[data-v-c6eba7ee]{color:#89a3c2!important;caret-color:#89a3c2!important}.theme--light.v-label[data-v-c6eba7ee]{color:#242424}.filter-radio-group .v-label[data-v-c6eba7ee]{font-size:14px!important}.theme--light.v-card.v-card--outlined[data-v-c6eba7ee]{border:thin solid #bbb}.theme--light.v-chip[data-v-c6eba7ee],.theme--light.v-chip[data-v-c6eba7ee]:not(.v-chip--active){background-color:#bbcadc}.theme--light.v-chip.v-chip--active.background-color-secondary[data-v-c6eba7ee]{background-color:#1d3c5f!important;color:#fff!important}.theme--light.v-btn[data-v-c6eba7ee]{color:inherit}.v-btn .v-ripple__container[data-v-c6eba7ee],.v-btn[data-v-c6eba7ee]:before,.v-icon.v-icon[data-v-c6eba7ee]:after{display:none!important}.theme--light.v-btn.color-secondary .v-btn__content[data-v-c6eba7ee]{color:#1d3c5f;border-color:#1d3c5f}.theme--light.v-icon.v-icon.v-icon--disabled.transparent--text[data-v-c6eba7ee]{color:transparent!important}.v-btn.group--left[data-v-c6eba7ee]{border-radius:4px 0 0 4px!important;margin-right:-1px!important}.v-btn.group--right[data-v-c6eba7ee]{border-radius:0 4px 4px 0!important}.v-btn.group--middle[data-v-c6eba7ee]{border-radius:0!important;margin-right:-1px!important}.v-text-field--outlined fieldset[data-v-c6eba7ee]{border-color:#bbb}.v-tabs--icons-and-text>.v-tabs-bar[data-v-c6eba7ee]{height:48px!important}.v-tabs--icons-and-text>.v-tabs-bar .v-tab[data-v-c6eba7ee]{text-transform:none!important;letter-spacing:.075}.v-tabs--icons-and-text>.v-tabs-bar .v-tab>[data-v-c6eba7ee]:first-child{margin-bottom:2px!important}@media(max-width:599px){.v-tabs--icons-and-text>.v-tabs-bar .v-tab[data-v-c6eba7ee]{font-size:12px!important;letter-spacing:.04}}@media(max-width:400px){.v-tabs--icons-and-text>.v-tabs-bar .v-tab[data-v-c6eba7ee]{min-width:68px!important;padding:0 4px!important}}@media(max-width:500px){.v-tabs--icons-and-text>.v-tabs-bar .v-tab[data-v-c6eba7ee]{padding:0 7px!important}}@media(max-width:500px){.v-tabs--icons-and-text>.v-tabs-bar .v-tab.compact-view[data-v-c6eba7ee]{padding:0!important;min-width:62px!important}}.v-tabs .v-tab--active[data-v-c6eba7ee]:hover:before,.v-tabs .v-tab[data-v-c6eba7ee]:hover:before{opacity:0!important}.v-tabs--dashboard .v-tabs-bar--is-mobile .v-tab[data-v-c6eba7ee]{padding:0 10px!important}.location-create .v-item-group.v-tabs-bar[data-v-c6eba7ee]{position:fixed!important;top:48px!important;z-index:2!important;width:100%!important}.v-toolbar__content .v-toolbar__title[data-v-c6eba7ee]{padding-left:0!important}.v-text-field.error--text .v-label[data-v-c6eba7ee]{color:#ff5252!important;caret-color:#ff5252!important}.v-text-field.v-text-field--solo .v-input__control[data-v-c6eba7ee]{min-width:160px!important}@media(min-width:1264px){.v-text-field.v-text-field--solo .v-input__control[data-v-c6eba7ee]{min-width:0!important}}.v-text-field.v-text-field--solo .v-input__control .v-input__slot[data-v-c6eba7ee]{background:transparent!important}.v-text-field .v-input__control .v-input__slot[data-v-c6eba7ee]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important;min-height:auto!important}.v-text-field:not(.v-text-field--outlined):not(.v-text-field--solo):not(.v-select) input[data-v-c6eba7ee]{padding:8px 0 0}.v-text-field.v-text-field--outlined input[data-v-c6eba7ee]{width:100%;max-height:none!important;padding-top:10px}.v-text-field.v-text-field--enclosed.v-input--dense:not(.v-text-field--solo).v-text-field--outlined .v-input__slot[data-v-c6eba7ee]{padding-right:4px!important}.v-text-field.v-text-field--enclosed.v-input--dense:not(.v-text-field--solo).v-text-field--outlined .v-input__append-inner[data-v-c6eba7ee]{margin-top:6px!important}@media(max-width:599px){.v-text-field.v-text-field--enclosed.v-input--dense:not(.v-text-field--solo).v-text-field--outlined:not(.v-input--xsmall):not(.input-text-field--full) .v-input__append-inner[data-v-c6eba7ee]{margin-top:3px!important}}.v-text-field.v-text-field--enclosed.v-input--height36 .v-input__append-inner[data-v-c6eba7ee]{margin-top:14px!important}.v-text-field.v-text-field--enclosed.v-input--width240[data-v-c6eba7ee]{width:240px}@media(max-width:599px){.v-text-field.v-text-field--enclosed.v-input--width240[data-v-c6eba7ee]{width:120px}}.v-text-field.v-text-field--enclosed.v-input--width157[data-v-c6eba7ee]{width:157px}@media(max-width:599px){.v-text-field.v-text-field--enclosed.v-input--width157[data-v-c6eba7ee]{width:84px}}.v-text-field.hcs--large[data-v-c6eba7ee]{padding-top:8px!important;font-size:1.8rem!important}.v-text-field.hcs--large.v-text-field .v-input__control .v-input__slot[data-v-c6eba7ee]{height:42px!important;min-height:42px!important}.v-text-field.hcs--large.v-text-field input[data-v-c6eba7ee]{padding:0 0 4px!important;margin-top:8px!important}.v-text-field:not(.date-picker):not(.time-picker):not(.bg-transparent) .v-input__slot[data-v-c6eba7ee],input[type=number][data-v-c6eba7ee]{background-color:#fff!important}.v-select.v-select--chips.v-input--dense .v-select__selections[data-v-c6eba7ee]{min-height:30px}.v-select.v-input--small .v-select__selections[data-v-c6eba7ee],.v-select.v-input--xsmall .v-select__selections[data-v-c6eba7ee]{padding:0!important}.v-input.v-input--selection-controls.v-input--switch .v-input__slot>.v-label[data-v-c6eba7ee]{font-size:12px!important;line-height:16px}.v-input textarea[data-v-c6eba7ee]{padding-top:4px}div[role=combobox] .v-label[data-v-c6eba7ee]{top:-2px!important}.v-input__slider[data-v-c6eba7ee]{max-width:600px}.v-input__slider .v-slider.v-slider--horizontal .v-slider__tick .v-slider__tick-label[data-v-c6eba7ee]{width:65px;max-width:65px;margin-top:2px;font-size:.75rem!important;line-height:1rem;text-align:center;white-space:normal}.v-input__slider .v-slider.v-slider--horizontal .v-slider__tick:first-child .v-slider__tick-label[data-v-c6eba7ee],.v-input__slider .v-slider.v-slider--horizontal .v-slider__tick:last-child .v-slider__tick-label[data-v-c6eba7ee]{-webkit-transform:translateX(-50%)!important;transform:translateX(-50%)!important}.v-input__slider.slider--default .v-slider div[aria-valuenow="0"] .primary[data-v-c6eba7ee]{color:#b0b0b0!important;background-color:#b0b0b0!important}.v-input__slider.slider--default .v-slider div[aria-valuenow="0"] .v-slider__thumb-label[data-v-c6eba7ee]{display:none!important}.v-input__slider.slider--default:not(.slider--big-label) .v-slider[data-v-c6eba7ee]{max-width:245px!important;margin-top:18px!important}.v-input__slider.slider--big-label .v-slider[data-v-c6eba7ee]{margin-top:25px!important}.v-input__slider.slider--number-percentage .v-slider div[aria-valuenow="-1"] .primary[data-v-c6eba7ee]{color:#b0b0b0!important;background-color:#b0b0b0!important}.v-input__slider.slider--number-percentage .v-slider div[aria-valuenow="-1"] .v-slider__thumb-label[data-v-c6eba7ee]{display:none!important}.v-input__slider.slider--score-amount .v-slider__ticks-container .v-slider__tick[data-v-c6eba7ee]:nth-child(2){background-color:#069518!important}.v-input__slider.slider--score-amount .v-slider__ticks-container .v-slider__tick[data-v-c6eba7ee]:nth-child(3){background-color:#243d80!important}.v-input__slider.slider--score-amount .v-slider__ticks-container .v-slider__tick[data-v-c6eba7ee]:nth-child(4){background-color:#5f3f90!important}.v-input__slider.slider--score-amount .v-slider__ticks-container .v-slider__tick[data-v-c6eba7ee]:nth-child(5){background-color:#8f1619!important}.v-input__slider.slider--score-quality .v-slider__ticks-container .v-slider__tick[data-v-c6eba7ee]:nth-child(5){background-color:#069518!important}.v-input__slider.slider--score-quality .v-slider__ticks-container .v-slider__tick[data-v-c6eba7ee]:nth-child(4){background-color:#243d80!important}.v-input__slider.slider--score-quality .v-slider__ticks-container .v-slider__tick[data-v-c6eba7ee]:nth-child(3){background-color:#5f3f90!important}.v-input__slider.slider--score-quality .v-slider__ticks-container .v-slider__tick[data-v-c6eba7ee]:nth-child(2){background-color:#8f1619!important}.v-input__slider.slider--grade .v-slider__ticks-container .v-slider__tick[data-v-c6eba7ee]:nth-child(9),.v-input__slider.slider--grade .v-slider__ticks-container .v-slider__tick[data-v-c6eba7ee]:nth-child(10),.v-input__slider.slider--grade .v-slider__ticks-container .v-slider__tick[data-v-c6eba7ee]:nth-child(11){background-color:#069518!important}.v-input__slider.slider--grade .v-slider__ticks-container .v-slider__tick[data-v-c6eba7ee]:nth-child(7),.v-input__slider.slider--grade .v-slider__ticks-container .v-slider__tick[data-v-c6eba7ee]:nth-child(8){background-color:#243d80!important}.v-input__slider.slider--grade .v-slider__ticks-container .v-slider__tick[data-v-c6eba7ee]:nth-child(5),.v-input__slider.slider--grade .v-slider__ticks-container .v-slider__tick[data-v-c6eba7ee]:nth-child(6){background-color:#5f3f90!important}.v-input__slider.slider--grade .v-slider__ticks-container .v-slider__tick[data-v-c6eba7ee]:nth-child(2),.v-input__slider.slider--grade .v-slider__ticks-container .v-slider__tick[data-v-c6eba7ee]:nth-child(3),.v-input__slider.slider--grade .v-slider__ticks-container .v-slider__tick[data-v-c6eba7ee]:nth-child(4){background-color:#8f1619!important}.v-card__subtitle[data-v-c6eba7ee],.v-card__text[data-v-c6eba7ee],.v-card__title[data-v-c6eba7ee]{padding:12px!important}@media(max-width:599px){.v-card__subtitle[data-v-c6eba7ee],.v-card__text[data-v-c6eba7ee],.v-card__title[data-v-c6eba7ee]{padding:10px!important}}.v-card__title+.v-card__subtitle[data-v-c6eba7ee],.v-card__title+.v-card__text[data-v-c6eba7ee]{padding:0 12px!important}@media(max-width:599px){.v-card__title+.v-card__subtitle[data-v-c6eba7ee],.v-card__title+.v-card__text[data-v-c6eba7ee]{padding:0 10px!important}}.v-data-table[data-v-c6eba7ee]{background-color:transparent!important}@media(max-width:599px){.v-data-table:not(.table-heatmap) .v-input__control[data-v-c6eba7ee],.v-data-table:not(.table-heatmap) input[data-v-c6eba7ee]{font-size:12px!important}}.v-data-table:not(.table-heatmap) tr.tr-clickable>td[data-v-c6eba7ee]{cursor:pointer!important}.v-data-table:not(.table-heatmap) .td--small .v-input__control[data-v-c6eba7ee]{min-width:116px!important;max-width:116px!important}@media(max-width:599px){.v-data-table:not(.table-heatmap) .td--small .v-input__control[data-v-c6eba7ee]{min-width:80px!important;max-width:80px!important}}.v-data-table:not(.table-heatmap) .td--medium .v-input__control[data-v-c6eba7ee]{min-width:130px!important;max-width:130px!important}@media(max-width:599px){.v-data-table:not(.table-heatmap) .v-data-table__wrapper>table>tbody>tr>td[data-v-c6eba7ee],.v-data-table:not(.table-heatmap) .v-data-table__wrapper>table>thead>tr>th[data-v-c6eba7ee]{padding:0 5px!important;font-size:12px!important}}.v-data-table:not(.table-heatmap).--full-width[data-v-c6eba7ee]{width:100%}.v-data-table:not(.table-heatmap).v-data-table--smallfont .v-data-table__wrapper>table>tbody>tr>td[data-v-c6eba7ee],.v-data-table:not(.table-heatmap).v-data-table--smallfont .v-data-table__wrapper>table>thead>tr>th[data-v-c6eba7ee],.v-data-table:not(.table-heatmap).v-data-table--smallfont .v-input__control[data-v-c6eba7ee],.v-data-table:not(.table-heatmap).v-data-table--smallfont input[data-v-c6eba7ee]{font-size:12px!important}.v-data-table.v-data-table--dense.table-heatmap>.v-data-table__wrapper>table>tbody>tr>td[data-v-c6eba7ee]{height:11px!important}.v-data-table.table-heatmap .v-data-table__wrapper[data-v-c6eba7ee]{overflow:visible;width:100%}.v-data-table.emission-table .v-data-table__wrapper[data-v-c6eba7ee]{overflow:visible!important}@media(max-width:599px){.v-application--is-ltr .v-data-table.table-saved-inputs>.v-data-footer__select[data-v-c6eba7ee]{margin-left:0!important;margin-right:0!important}}.v-calendar-weekly__day.v-present[data-v-c6eba7ee]{background-color:#bbcadc!important}.v-event strong[data-v-c6eba7ee]{display:none}.el-checkbox__input.is-checked .el-checkbox__inner[data-v-c6eba7ee],.el-checkbox__input.is-indeterminate .el-checkbox__inner[data-v-c6eba7ee]{background-color:#89a3c2;border-color:#89a3c2}.el-input-number .el-input__inner[data-v-c6eba7ee]{color:#242424!important}.el-input-number.comma-warning .el-input__inner[data-v-c6eba7ee]{border:1px solid #ff001d!important}.el-input-number.table input[data-v-c6eba7ee]{background-color:hsla(0,0%,100%,.5)!important}.el-input-number--medium[data-v-c6eba7ee]{width:160px!important}@media(max-width:599px){.el-input-number--medium[data-v-c6eba7ee]{width:130px!important}}.el-input-number__decrease[data-v-c6eba7ee],.el-input-number__increase[data-v-c6eba7ee]{background:none!important}.el-input-number__decrease:hover:not(.is-disabled)~.el-input .el-input__inner[data-v-c6eba7ee]:not(.is-disabled),.el-input-number__increase:hover:not(.is-disabled)~.el-input .el-input__inner[data-v-c6eba7ee]:not(.is-disabled),.el-input.is-active .el-input__inner[data-v-c6eba7ee],.el-input__inner[data-v-c6eba7ee]:focus{border-color:#89a3c2!important}.v-badge__badge[data-v-c6eba7ee]{min-width:16px!important;height:16px!important;padding:3px 5px!important;font-size:11px!important}.v-badge.font-xxsmall .v-badge__badge[data-v-c6eba7ee]{font-size:8px!important}.alerts-item .v-alert__wrapper[data-v-c6eba7ee]{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:start!important}.v-overlay.manual-input-overlay>.v-overlay__content .overlay-modal[data-v-c6eba7ee]{max-height:90vh!important;min-height:500px!important;overflow:auto!important;background-color:#fff;border-radius:4px}@media(max-width:599px){.v-overlay.manual-input-overlay>.v-overlay__content .overlay-modal[data-v-c6eba7ee]{min-height:300px!important}}.vue-treeselect .vue-treeselect__control[data-v-c6eba7ee]{border-color:#bbb;border-radius:4px}.vue-treeselect:not(.filter-treeselect) .vue-treeselect__control[data-v-c6eba7ee]{background:transparent}.vue-treeselect.emission-treeselect .vue-treeselect__control[data-v-c6eba7ee]{border-color:#666}.vue-treeselect.emission-treeselect .vue-treeselect__control-arrow[data-v-c6eba7ee]{color:#666}.vue-treeselect.emission-treeselect.vue-treeselect:not(.vue-treeselect--disabled):not(.vue-treeselect--focused) .vue-treeselect__control[data-v-c6eba7ee]:hover{border-color:#909090}.vue-treeselect--focused:not(.vue-treeselect--open) .vue-treeselect__control[data-v-c6eba7ee]{border-color:#89a3c2!important;-webkit-box-shadow:none!important;box-shadow:none!important}.vue-treeselect--has-value .vue-treeselect__multi-value[data-v-c6eba7ee]{margin-bottom:1px!important}.vue-treeselect__multi-value-item[data-v-c6eba7ee]{padding:0!important;line-height:12px!important;color:#242424!important;background:#bbcadc!important}.vue-treeselect__multi-value-item .vue-treeselect__multi-value-label[data-v-c6eba7ee]{font-weight:600!important}.vue-treeselect__value-remove[data-v-c6eba7ee]{color:#242424!important}.vue-treeselect__checkbox--checked[data-v-c6eba7ee],.vue-treeselect__checkbox--indeterminate[data-v-c6eba7ee]{background:#89a3c2!important;border-color:#89a3c2!important}.vue-treeselect.color-red .vue-treeselect__multi-value-item[data-v-c6eba7ee],.vue-treeselect.color-red .vue-treeselect__value-remove[data-v-c6eba7ee]{color:#ff001d!important;background:#ffe5e7!important}.vue-treeselect.color-red .vue-treeselect__checkbox--checked[data-v-c6eba7ee]{background:#ff001d!important;border-color:#ff001d!important}.vue-treeselect--open-below:not(.vue-treeselect--append-to-body) .vue-treeselect__menu-container[data-v-c6eba7ee]{top:unset!important}@media(max-width:599px){.vue-treeselect.treeselect--small .vue-treeselect__control[data-v-c6eba7ee],.vue-treeselect.treeselect--small .vue-treeselect__menu[data-v-c6eba7ee]{font-size:14px!important}}.vue-treeselect.treeselect-icon-selectbox .vue-treeselect__control[data-v-c6eba7ee]{max-height:34px!important;height:34px!important;max-width:85px!important;width:85px!important;border-color:#bbb!important}.vue-treeselect.treeselect-icon-selectbox .vue-treeselect__control .vue-treeselect__single-value[data-v-c6eba7ee]{top:1px}.vue-treeselect.treeselect-icon-selectbox .vue-treeselect__control[data-v-c6eba7ee],.vue-treeselect.treeselect-icon-selectbox .vue-treeselect__menu[data-v-c6eba7ee]{font-size:10px!important}.vue-treeselect.vue-treeselect--multi.treeselect-chartgroup .vue-treeselect__multi-value-item[data-v-c6eba7ee]{background:#fff!important}.vue-treeselect.vue-treeselect--multi.treeselect-chartgroup.vue-treeselect--disabled .vue-treeselect__multi-value-item[data-v-c6eba7ee]{background:#ededed!important;border-color:#ededed!important}.vue-treeselect__multi-value-item-container[data-v-c6eba7ee]{padding-top:2px!important}.vdatetime-input[data-v-c6eba7ee]{color:#89a3c2;cursor:pointer}.vdatetime.green--text .vdatetime-input[data-v-c6eba7ee]{color:#049717}.vdatetime-popup[data-v-c6eba7ee]{border-radius:4px}.vdatetime-popup .vdatetime-calendar__month[data-v-c6eba7ee]{min-height:317px!important}.vdatetime-popup .vdatetime-calendar__month__day--selected:hover>span>span[data-v-c6eba7ee],.vdatetime-popup .vdatetime-calendar__month__day--selected>span>span[data-v-c6eba7ee],.vdatetime-popup .vdatetime-popup__header[data-v-c6eba7ee]{background:#89a3c2!important}.vdatetime-popup .vdatetime-popup__actions__button[data-v-c6eba7ee],.vdatetime-popup .vdatetime-time-picker__item--selected[data-v-c6eba7ee],.vdatetime-popup .vdatetime-year-picker__item--selected[data-v-c6eba7ee]{color:#89a3c2!important}.vdatetime-popup .vdatetime-popup__header[data-v-c6eba7ee]{border-top-left-radius:inherit;border-top-right-radius:inherit}.vdatetime-popup .vdatetime-popup__actions__button[data-v-c6eba7ee]{padding:0!important}.ep-container[data-v-c6eba7ee]{height:110px!important}@media(max-width:599px){.ep-container[data-v-c6eba7ee]{height:86px!important}}.ep-container .ep-svg-container[data-v-c6eba7ee]{margin-top:-5px}@media(max-width:599px){.ep-container .ep-svg-container[data-v-c6eba7ee]{margin-top:-3px}}@media(max-width:599px){.ep-container.expanded[data-v-c6eba7ee]:not(.print){height:110px!important}.ep-container.expanded:not(.print) .ep-svg-container[data-v-c6eba7ee]{margin-top:-37px}.ep-container.expanded:not(.print) .ep-svg-container .ep-svg[data-v-c6eba7ee]{height:60px!important}}.ep-legend--container[data-v-c6eba7ee]{top:0!important}@media(max-width:599px){.ep-legend--container[data-v-c6eba7ee]{margin-top:4px}}@media print{.v-main[data-v-c6eba7ee]{display:block!important;padding:0 0 0 0!important}.v-application[data-v-c6eba7ee]{line-height:0!important}.v-application-wrap[data-v-c6eba7ee]{display:block!important;min-height:0!important}}.print-only[data-v-c6eba7ee]{display:none}@media print{body[data-v-c6eba7ee],html[data-v-c6eba7ee]{width:210mm;height:296.8mm;padding:0;margin:0;-webkit-print-color-adjust:exact!important;color-adjust:exact!important;print-color-adjust:exact!important}[data-v-c6eba7ee],[data-v-c6eba7ee]:after,[data-v-c6eba7ee]:before{color:inherit!important;background:inherit!important}.grade-details-text[data-v-c6eba7ee]{font-size:15.5px!important}.header-page[data-v-c6eba7ee]{display:block;width:210mm;height:296.8mm;padding:0;margin:0;overflow:hidden;page-break-after:always;-webkit-region-break-after:always!important;-webkit-column-break-after:page!important;-moz-column-break-after:page!important;break-after:page!important}.header-page .content[data-v-c6eba7ee]{display:block;padding-top:40%;padding-right:10mm;padding-left:10mm;margin:0;text-align:center}.header-page .content .logo[data-v-c6eba7ee]{position:relative;height:40mm;margin-bottom:30mm}.header-page .content .date[data-v-c6eba7ee],.header-page .content .logo[data-v-c6eba7ee],.header-page .content .subtitle[data-v-c6eba7ee],.header-page .content .title[data-v-c6eba7ee]{margin-bottom:10mm}.header-page .content .subtitle[data-v-c6eba7ee]{line-height:1.2}.no-print[data-v-c6eba7ee],.toggle-icon[data-v-c6eba7ee]{display:none!important}.print-hide-icon[data-v-c6eba7ee]:before{content:""!important}.print-inspections-page[data-v-c6eba7ee]{page-break-after:always;page-break-before:always}.print-only[data-v-c6eba7ee]{display:block!important}.font-xsmall[data-v-c6eba7ee],.font-xxsmall[data-v-c6eba7ee]{font-size:.6rem!important}.print-card[data-v-c6eba7ee]{display:block!important;border:none!important;padding:0!important;margin:0!important;min-height:296.8mm!important}.print-diary-item[data-v-c6eba7ee]{page-break-inside:avoid}.print-photo[data-v-c6eba7ee]{width:18%;max-width:40mm}.print-photo-selected img[data-v-c6eba7ee],.print-photo img[data-v-c6eba7ee]{width:100%}.print-photo-selected-text[data-v-c6eba7ee]{max-height:48px;overflow:hidden}.chart-wrapper[data-v-c6eba7ee],.download-wrapper[data-v-c6eba7ee]{display:block;-webkit-column-break-inside:avoid;page-break-inside:avoid;-moz-column-break-inside:avoid;break-inside:avoid;break-inside:avoid-page}.heatmap-chart[data-v-c6eba7ee],.wind-chart[data-v-c6eba7ee]{height:100%;max-height:35mm}.heatmap-chart-wrapper[data-v-c6eba7ee],.wind-chart-wrapper[data-v-c6eba7ee]{margin-bottom:43mm}.title-wrapper[data-v-c6eba7ee]{margin-top:7mm;margin-bottom:1mm}.charts-wrapper-4 .title-wrapper .overline[data-v-c6eba7ee]{font-size:.7rem!important;line-height:1.25rem!important}.charts .ct-legend li .ct-legend-square[data-v-c6eba7ee]{max-height:3px!important;margin-top:5px!important}.charts .ct-legend li[data-v-c6eba7ee]{margin-bottom:0}.charts .ct-legend li span[data-v-c6eba7ee]{font-size:.75rem!important}.wind-degrees-icon[data-v-c6eba7ee]{background-color:transparent!important}.mean-values.print[data-v-c6eba7ee]{margin-top:3mm}.grade-wrapper.print[data-v-c6eba7ee]{-webkit-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%}.grade-wrapper.print .research-grade[data-v-c6eba7ee]{width:68px;height:68px;line-height:66px}.grade-wrapper.print .research-grade.research-grade--with-icon[data-v-c6eba7ee]{margin-top:-1px}.grade-wrapper.print .research-grade span[data-v-c6eba7ee]{font-size:28px}.grade-details-translation[data-v-c6eba7ee]{font-weight:700;font-size:medium!important}.gauge-label[data-v-c6eba7ee]{font-size:14px!important;line-height:16px!important;margin-top:7px!important}.gauge-label.gauge-label--minmax[data-v-c6eba7ee]{font-size:14px!important;line-height:16px!important;max-width:none;margin-top:1px!important}.gauge-label.gauge-label--minmax .delta[data-v-c6eba7ee]{margin-bottom:-1px}}.ep-container.print[data-v-c6eba7ee]{display:block;width:150px!important;height:176px!important}.ep-container.print .ep-svg-container[data-v-c6eba7ee]{margin-top:-20px}.ep-container.print .ep-legend--value__counter[data-v-c6eba7ee]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:10px}.ep-container.print .ep-legend--container .ep-legend--value[data-v-c6eba7ee]{width:150px}.ep-container.print .ep-legend--container .gauge-label--name[data-v-c6eba7ee]{display:block!important;display:-webkit-box!important;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:1;-webkit-box-orient:vertical;word-break:break-all}.ep-container.print .ep-legend--container .v-sheet[data-v-c6eba7ee]{position:relative;height:36px;width:36px;margin-top:15px}.gauge-value.print[data-v-c6eba7ee]{max-height:18px;margin-top:12px;font-size:28px}.measurements-content.print[data-v-c6eba7ee]{margin-top:0;display:block;width:200mm}.mean-values[data-v-c6eba7ee]{overflow:hidden}.grade-wrapper.side-bar[data-v-c6eba7ee]{overflow:auto;width:100%}.gauge-value[data-v-c6eba7ee]{font-size:16px;color:#242424}@media(max-width:599px){.gauge-value[data-v-c6eba7ee]{max-height:18px;font-size:14px}}.color-primary[data-v-856c8d78]{color:#89a3c2}.color-secondary[data-v-856c8d78]{color:#1d3c5f}.color-tertiary[data-v-856c8d78]{color:#eef1f6}.color-grey[data-v-856c8d78]{color:#666}.color-grey-important[data-v-856c8d78]{color:#666!important}.color-grey-border[data-v-856c8d78]{color:#bbb!important}.color-grey-transparent[data-v-856c8d78]{color:rgba(0,0,0,.54)}.color-grey-medium[data-v-856c8d78]{color:#b0b0b0}.color-grey-dark[data-v-856c8d78]{color:#242424}.color-black[data-v-856c8d78]{color:#000}.alert-chip[data-v-856c8d78]{cursor:pointer!important;background-color:#ffe5e7!important}.border-bottom[data-v-856c8d78]{padding-bottom:12px;margin-bottom:12px;border-bottom:1px solid #bbb}@media(max-width:599px){.border-bottom[data-v-856c8d78]{padding:10px;margin-bottom:10px}}.button-group[data-v-856c8d78]{padding:4px 5px;border:1px solid #bbb;border-radius:4px}.button-group.--small[data-v-856c8d78]{padding:0}@media(max-width:599px){.button-group.--small[data-v-856c8d78]{margin-bottom:2px}}.checkbox-label[data-v-856c8d78]{display:inline-block!important;max-width:100%!important;font-size:14px}.color-tertiary[data-v-856c8d78]{background-color:#eef1f6}.content-container[data-v-856c8d78]{margin-top:56px}.autocomplete-field[data-v-856c8d78],.country-select[data-v-856c8d78]{width:100%;max-width:100%;min-height:36px;padding:0 12px;border:1px solid #bbb;border-radius:4px}.autocomplete-field[data-v-856c8d78]:focus,.country-select[data-v-856c8d78]:focus{outline-color:#89a3c2}.cursor-pointer[data-v-856c8d78]{cursor:pointer}.data-overlay[data-v-856c8d78]{min-height:calc(100vh - 350px)}.diary-card[data-v-856c8d78]{height:100%;padding:10px;font-size:.8125rem!important}@media(min-width:960px){.diary-card[data-v-856c8d78]{padding:12px;font-size:.875rem!important}}.diary-card .diary-menu-button[data-v-856c8d78]{left:10px;min-width:24px!important;max-width:24px!important;height:24px!important}.diary-card .diary-label[data-v-856c8d78]{font-size:.75rem!important;font-weight:600;color:#666;letter-spacing:.0333333333em!important}@media(max-width:599px){.diary-card .diary-label[data-v-856c8d78]{font-size:.7rem!important}}.diary-card .diary-details-item[data-v-856c8d78]{min-width:24px;max-width:none;margin-bottom:0;line-height:1.1rem}@media(max-width:849px){.diary-card .diary-details-item[data-v-856c8d78]{min-width:100%}}@media(max-width:849px){.diary-card .diary-inspection-meta[data-v-856c8d78]{margin-right:-8px}}.diary-card .diary-inspection-date-item[data-v-856c8d78]{max-width:150px;margin-bottom:0;line-height:1.1rem}.diary-card .diary-inspection-title[data-v-856c8d78]{margin-bottom:0;font-size:.75rem!important;font-weight:600;line-height:24px;color:#242424;letter-spacing:.0333333333em!important;white-space:nowrap}@media(max-width:599px){.diary-card .diary-inspection-title[data-v-856c8d78]{font-size:.7rem!important}}@media(min-width:600px){.diary-card .diary-inspection-text[data-v-856c8d78]{margin-top:2px}}.diary-card .diary-inspection-text.inspection-date[data-v-856c8d78]{white-space:normal}.diary-card .hide-md[data-v-856c8d78]{display:-webkit-box;display:-ms-flexbox;display:flex}@media(min-width:851px)and (max-width:1264px){.diary-card .hide-md[data-v-856c8d78]{display:none}}.diary-card .diary-inspection-content[data-v-856c8d78]{margin-top:10px!important;margin-left:10px!important}@media(min-width:600px){.diary-card .diary-inspection-content[data-v-856c8d78]{margin-left:0!important}}@media(min-width:850px){.diary-card .diary-inspection-content[data-v-856c8d78]{margin-top:0!important}}.diary-card .diary-inspection-content .diary-content-item[data-v-856c8d78]{margin-bottom:4px}@media(min-width:850px){.diary-card .diary-inspection-content .diary-content-item[data-v-856c8d78]{margin-bottom:0!important}}.diary-card .notes[data-v-856c8d78],.diary-card .reminder[data-v-856c8d78]{display:inline-block;max-height:33px;overflow:hidden;line-height:1.1rem;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical}@media(max-width:599px){.diary-card .notes[data-v-856c8d78],.diary-card .reminder[data-v-856c8d78]{line-height:1rem}}.filter-bar-wrapper[data-v-856c8d78]{position:fixed;top:100px;z-index:2;width:100%;margin-top:-4px;background-color:#eef1f6;border-bottom:1px solid #e3e9f2}.filter-bar-wrapper .v-input[data-v-856c8d78]:not(.switch-label){background-color:#fff}@media(max-width:599px){.filter-bar-wrapper .filter-container[data-v-856c8d78]{padding:10px}}.filter-bar-wrapper .filter-bar[data-v-856c8d78]{margin-top:-10px;margin-bottom:-10px}@media(min-width:600px){.filter-bar-wrapper .filter-bar[data-v-856c8d78]{margin-top:-12px;margin-bottom:-12px}}@media(max-width:599px){.filter-bar-wrapper .filter-bar .filter-buttons[data-v-856c8d78]:not(.--alerts){max-width:300px}}@media(max-width:599px){.filter-bar-wrapper .filter-bar .filter-buttons:not(.--alerts).filter-buttons--small[data-v-856c8d78]{max-width:170px}}@media(max-width:599px){.filter-bar-wrapper .filter-bar .v-input[data-v-856c8d78]:not(.input-text-field--large):not(.v-input--checkbox):not(.filter-text-field--alerts){max-width:120px}}.filter-bar-wrapper .filter-bar .v-input.switch-label[data-v-856c8d78]{max-width:unset;width:140px}@media(max-width:599px){.filter-bar-wrapper .filter-bar .v-input.switch-label[data-v-856c8d78]{width:120px}}@media(max-width:372px){.filter-bar-wrapper .filter-bar .v-input.v-text-field.v-text-field--enclosed.v-input--dense:not(.v-text-field--solo).v-text-field--outlined.input-text-field--large[data-v-856c8d78]{max-width:120px}}@media(max-width:599px){.filter-bar-wrapper .filter-bar .v-input.v-text-field.v-text-field--enclosed.v-input--dense:not(.v-text-field--solo).v-text-field--outlined.input-text-field--large .v-input__slot .v-text-field__slot[data-v-856c8d78]{min-width:115px}}@media(max-width:372px){.filter-bar-wrapper .filter-bar .v-input.v-text-field.v-text-field--enclosed.v-input--dense:not(.v-text-field--solo).v-text-field--outlined.input-text-field--large .v-input__slot .v-text-field__slot[data-v-856c8d78]{min-width:74px}}.filter-bar-wrapper .filter-bar .v-input.v-text-field.v-text-field--enclosed.v-input--dense:not(.v-text-field--solo).v-text-field--outlined.input-text-field--full[data-v-856c8d78]{max-width:100%}.filter-bar-wrapper .filter-bar .v-input.v-text-field.v-text-field--enclosed.v-input--dense:not(.v-text-field--solo).v-text-field--outlined .v-input__slot .v-label.v-label--active[data-v-856c8d78]{color:#89a3c2!important}@media(max-width:599px){.filter-bar-wrapper .filter-bar .v-input.v-text-field.v-text-field--enclosed.v-input--dense:not(.v-text-field--solo).v-text-field--outlined .v-input__slot[data-v-856c8d78]{padding:0 2px 0 6px!important}.filter-bar-wrapper .filter-bar .v-input.v-text-field.v-text-field--enclosed.v-input--dense:not(.v-text-field--solo).v-text-field--outlined .v-input__slot .v-text-field__slot[data-v-856c8d78]{min-width:72px}.filter-bar-wrapper .filter-bar .v-input.v-text-field.v-text-field--enclosed.v-input--dense:not(.v-text-field--solo).v-text-field--outlined .v-input__slot .v-text-field__slot .v-label--active[data-v-856c8d78]{left:4px!important}}@media(max-width:599px){.filter-bar-wrapper .filter-bar .v-input.v-text-field.v-input--is-focused.v-input--dense:not(.v-text-field--solo).v-text-field--outlined .v-input__slot .v-text-field__slot[data-v-856c8d78]{min-width:63px;height:30px!important}}@media(max-width:372px){.filter-bar-wrapper .filter-bar .v-input.v-text-field.v-input--is-focused.v-input--dense:not(.v-text-field--solo).v-text-field--outlined.filter-text-field--alerts .v-input__slot .v-text-field__slot[data-v-856c8d78]{min-width:45px}}.filter-bar-wrapper .filter-bar .view-buttons[data-v-856c8d78]{padding:9px}.filter-bar-wrapper.--back[data-v-856c8d78]{top:52px}.filter-bar-wrapper.--back .filter-bar .v-input.v-input--switch[data-v-856c8d78]{background-color:transparent!important}.filter-bar-wrapper.--back .filter-bar .v-input--selection-controls[data-v-856c8d78]{margin-top:0}.area-color-picker[data-v-856c8d78]{margin-top:-10px}.flex-color-picker[data-v-856c8d78]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flex-color-picker .v-color-picker__controls[data-v-856c8d78]{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.flex-color-picker .v-color-picker__swatches[data-v-856c8d78]{margin-top:10px}.flex-color-picker.queen-color-picker[data-v-856c8d78]{border:1px solid #bbb!important;-webkit-box-shadow:none!important;box-shadow:none!important}.flex-color-picker.queen-color-picker .v-color-picker__swatch:nth-child(2) .v-color-picker__color>div[data-v-856c8d78]{border:1px solid #bbb}.full-width[data-v-856c8d78]{width:100%}.area-color-picker-footer[data-v-856c8d78],.area-color-picker-toolbar[data-v-856c8d78]{border-radius:4px}.area-color-picker-title[data-v-856c8d78]{font-weight:500}.area-color-picker-footer[data-v-856c8d78]{margin-top:-5px}.area-color-picker-footer .v-toolbar__content[data-v-856c8d78]{padding:0 10px}.hcs-tooltip[data-v-856c8d78]{font-family:Roboto,sans-serif!important;font-size:.8rem;font-weight:500!important;color:#242424!important;border-radius:6px;background-color:hsla(0,0%,94.1%,.95);border:1px solid #909090}.hcs-tooltip[data-v-856c8d78]:after{content:"";position:absolute;left:50%;bottom:-4px;width:8px;height:8px;background:inherit;-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-box-shadow:inset -1px -1px 0 0 #909090;box-shadow:inset -1px -1px 0 0 #909090}.keep-spaces[data-v-856c8d78]{white-space:pre-wrap}.location[data-v-856c8d78]{padding-bottom:16px;margin:0}@media(max-width:599px){.location[data-v-856c8d78]{margin:0 -12px 12px -12px}.location[data-v-856c8d78]:not(.xs-view){padding:0 10px 8px 10px}.location.xs-view[data-v-856c8d78]{padding:0 10px 0 10px}}.location[data-v-856c8d78]:first-child{margin-top:70px}@media(max-width:599px){.location[data-v-856c8d78]:first-child{margin-top:56px}}.location[data-v-856c8d78]:last-child{margin-bottom:10px;border-bottom:none}.location .location-title[data-v-856c8d78]{width:100%;padding-bottom:4px;margin:10px 0 12px;border-bottom:1px solid #000}@media(max-width:599px){.location .location-title[data-v-856c8d78]{padding-bottom:2px;margin:8px 0 10px}}.location .research-item-transition-wrapper[data-v-856c8d78]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}@media(max-width:599px){.location .research-item-transition-wrapper[data-v-856c8d78]{min-width:100%}}.loading[data-v-856c8d78]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-height:80vh;text-align:center}.lowercase[data-v-856c8d78]{text-transform:lowercase}.mb-2px[data-v-856c8d78]{margin-bottom:2px}.ml-2px[data-v-856c8d78]{margin-left:2px}.ml-n2px[data-v-856c8d78]{margin-left:-2px!important}.mr-2px[data-v-856c8d78]{margin-right:2px}.mr-5px[data-v-856c8d78]{margin-right:5px}.mr-6px[data-v-856c8d78]{margin-right:6px}.mr-n2px[data-v-856c8d78]{margin-right:-2px}.mt-2px[data-v-856c8d78]{margin-top:2px!important}.mt-6px[data-v-856c8d78]{margin-top:6px!important}.mt-n2px[data-v-856c8d78]{margin-top:-2px!important}.mx-2px[data-v-856c8d78]{margin-left:2px;margin-right:2px}.my-2px[data-v-856c8d78]{margin-top:2px!important;margin-bottom:2px!important}.node-inactive[data-v-856c8d78]{color:#909090!important}.overflow-auto[data-v-856c8d78]{overflow:auto}.overlay-modal[data-v-856c8d78]{width:590px;color:#000}@media(max-width:599px){.overlay-modal[data-v-856c8d78]{max-width:95vw}}@media(min-width:960px){.overlay-modal[data-v-856c8d78]{width:690px}}.overlay-parent[data-v-856c8d78]{position:relative}.overlay-parent.no-cursor[data-v-856c8d78]{cursor:not-allowed}.overlay-toolbar[data-v-856c8d78]{border-top-left-radius:4px!important;border-top-right-radius:4px!important;-webkit-box-shadow:none!important;box-shadow:none!important}.overlay-toolbar span[data-v-856c8d78]{font-size:1.25rem;font-weight:500;letter-spacing:.0125em;line-height:2rem;word-break:break-all}.overlay-body[data-v-856c8d78]{border-radius:0 0 4px 4px!important;background-color:#fff;padding:4px}.pro-label[data-v-856c8d78]{background:#049717!important}.pa-2px[data-v-856c8d78]{padding:2px!important}.py-6px[data-v-856c8d78]{padding-top:6px!important;padding-bottom:6px!important}.basic-label[data-v-856c8d78]{background:#1d3c5f!important}.light-label[data-v-856c8d78]{background:#89a3c2!important}.rounded-border[data-v-856c8d78]{padding:12px;border:1px solid #bbb;border-radius:4px}@media(max-width:599px){.rounded-border[data-v-856c8d78]{padding:10px!important}}.rounded-border.primary-border[data-v-856c8d78]{border:1px solid #89a3c2}.rounded-border.--small[data-v-856c8d78]{padding:6px}@media(max-width:599px){.rounded-border.--small[data-v-856c8d78]{padding:4px!important}}.save-bar[data-v-856c8d78]{position:fixed;z-index:2;width:100%;margin-top:-56px;background-color:#eef1f6!important;border-bottom:1px solid #e3e9f2!important;-webkit-box-shadow:none!important;box-shadow:none!important}.save-bar.save-bar--back[data-v-856c8d78]{margin-top:0}.back-content[data-v-856c8d78]{margin-top:56px}.back-with-toolbar-content[data-v-856c8d78]{margin-top:75px}@media(max-width:599px){.back-with-toolbar-content[data-v-856c8d78]{margin-top:48px}}.back-with-toolbar-content.--100[data-v-856c8d78]{height:100%}@media(max-width:599px){.button-mobile-wide[data-v-856c8d78]{width:100%}}.tab-container[data-v-856c8d78]{margin-top:104px}.to-do-date[data-v-856c8d78]{width:auto;padding:2px 4px!important;font-weight:600;line-height:1rem;color:red;text-align:center;white-space:nowrap;border:1px solid red;border-radius:5px}.to-do-date.green--text[data-v-856c8d78]{border-color:green}.zindex1[data-v-856c8d78]{z-index:1}.v-icon[data-v-856c8d78]{color:#666}.theme--light.v-btn.v-btn--icon.color-black[data-v-856c8d78],.v-btn>.v-btn__content .v-icon.color-black[data-v-856c8d78],.v-icon.color-black[data-v-856c8d78]{color:#000}.theme--light.v-btn.v-btn--icon.color-primary[data-v-856c8d78],.v-btn>.v-btn__content .v-icon.color-primary[data-v-856c8d78],.v-icon.color-primary[data-v-856c8d78]{color:#89a3c2}.theme--light.v-btn.v-btn--icon.color-grey[data-v-856c8d78],.v-btn>.v-btn__content .v-icon.color-grey[data-v-856c8d78],.v-icon.color-grey[data-v-856c8d78]{color:#666}.theme--light.v-btn.v-btn--icon.color-grey-medium[data-v-856c8d78],.v-btn>.v-btn__content .v-icon.color-grey-medium[data-v-856c8d78],.v-icon.color-grey-medium[data-v-856c8d78]{color:#b0b0b0}.theme--light.v-btn.v-btn--icon.color-grey-dark[data-v-856c8d78],.v-btn>.v-btn__content .v-icon.color-grey-dark[data-v-856c8d78],.v-icon.color-grey-dark[data-v-856c8d78]{color:#242424}.theme--light.v-btn.v-btn--icon.color-grey-light[data-v-856c8d78],.v-btn>.v-btn__content .v-icon.color-grey-light[data-v-856c8d78],.v-icon.color-grey-light[data-v-856c8d78]{color:#f9f9f9}.theme--light.v-btn.v-btn--icon.color-grey-transparent[data-v-856c8d78],.v-btn>.v-btn__content .v-icon.color-grey-transparent[data-v-856c8d78],.v-icon.color-grey-transparent[data-v-856c8d78]{color:rgba(0,0,0,.54)}.theme--light.v-btn.v-btn--icon.color-grey-border[data-v-856c8d78],.theme--light.v-btn.v-btn--icon.color-grey-medium-light[data-v-856c8d78],.v-btn>.v-btn__content .v-icon.color-grey-border[data-v-856c8d78],.v-btn>.v-btn__content .v-icon.color-grey-medium-light[data-v-856c8d78],.v-icon.color-grey-border[data-v-856c8d78],.v-icon.color-grey-medium-light[data-v-856c8d78]{color:#bbb}.theme--light.v-btn.v-btn--icon.color-green-bright[data-v-856c8d78],.v-btn>.v-btn__content .v-icon.color-green-bright[data-v-856c8d78],.v-icon.color-green-bright[data-v-856c8d78]{color:#0ebc27}.v-btn.color-black>.v-btn__content .v-icon[data-v-856c8d78]{color:#000}.full-height[data-v-856c8d78]{height:100%}.hcs-icon[data-v-856c8d78]{display:inline-block;min-width:23px;min-height:23px;margin:2px;line-height:1.2rem;vertical-align:top;background-color:transparent!important;background-repeat:no-repeat;background-position:50%}.hcs-icon--small[data-v-856c8d78]{min-width:16px;min-height:16px}.hcs-icon--large[data-v-856c8d78]{min-width:30px;min-height:30px}.hcs-icon--xl[data-v-856c8d78]{min-width:45px;min-height:45px}.hcs-icon--xxl[data-v-856c8d78]{min-width:100px;min-height:100px}.hcs-icon-sensor[data-v-856c8d78]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_hcm.svg)}.hcs-icon-sensor-orange[data-v-856c8d78]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_hcm-orange.svg)}.hcs-icon-sensor-grey[data-v-856c8d78]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_hcm-grey.svg)}.hcs-icon-sensor-primary[data-v-856c8d78]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_hcm-primary.svg)}.hcs-icon-sensor-secondary[data-v-856c8d78]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_hcm-secondary.svg)}.hcs-icon-sensors[data-v-856c8d78]{font-size:13px}.hcs-icon-sensors[data-v-856c8d78]:before{margin-left:2px;font-family:Material Design Icons;content:"󰘊"}.hcs-icon-sensors--no-outline[data-v-856c8d78]{font-size:22px;color:#666!important;background-color:transparent;border:none;border-radius:0}.hcs-icon-sensors--no-outline[data-v-856c8d78]:before{font-family:Material Design Icons;content:"󰘊"}.hcs-icon-sensors--no-outline--small[data-v-856c8d78]{margin:2px 0 0 0;font-size:16px}.hcs-icon-bv[data-v-856c8d78]{font-size:15px}.hcs-icon-bv[data-v-856c8d78]:before{font-family:Material Design Icons;content:"󰂁"}.hcs-icon-rssi[data-v-856c8d78],.hcs-icon-snr[data-v-856c8d78]{font-size:15px}.hcs-icon-rssi[data-v-856c8d78]:before,.hcs-icon-snr[data-v-856c8d78]:before{font-family:Material Design Icons;content:"󰒓"}.hcs-icon-t_0[data-v-856c8d78],.hcs-icon-t_1[data-v-856c8d78],.hcs-icon-t_2[data-v-856c8d78],.hcs-icon-t_3[data-v-856c8d78],.hcs-icon-t_4[data-v-856c8d78],.hcs-icon-t_5[data-v-856c8d78],.hcs-icon-t_6[data-v-856c8d78],.hcs-icon-t_7[data-v-856c8d78],.hcs-icon-t_8[data-v-856c8d78],.hcs-icon-t_9[data-v-856c8d78],.hcs-icon-t_i[data-v-856c8d78]{font-size:16px}.hcs-icon-t_0[data-v-856c8d78]:before,.hcs-icon-t_1[data-v-856c8d78]:before,.hcs-icon-t_2[data-v-856c8d78]:before,.hcs-icon-t_3[data-v-856c8d78]:before,.hcs-icon-t_4[data-v-856c8d78]:before,.hcs-icon-t_5[data-v-856c8d78]:before,.hcs-icon-t_6[data-v-856c8d78]:before,.hcs-icon-t_7[data-v-856c8d78]:before,.hcs-icon-t_8[data-v-856c8d78]:before,.hcs-icon-t_9[data-v-856c8d78]:before,.hcs-icon-t_i[data-v-856c8d78]:before{font-family:Material Design Icons;content:"󰔏"}.hcs-icon-weight_kg[data-v-856c8d78]{font-size:15px}.hcs-icon-weight_kg[data-v-856c8d78]:before{font-family:Material Design Icons;content:"󰖡"}.hcs-icon-magnify[data-v-856c8d78]{font-size:15px}.hcs-icon-magnify[data-v-856c8d78]:before{margin-left:1px;font-family:Material Design Icons;content:"󰍉"}.hcs-icon-text[data-v-856c8d78]{font-size:9.5px;font-weight:600;color:#fff;border-radius:50%}.hcs-icon.color-red[data-v-856c8d78]{background-color:#ff001d!important;border-color:#ff001d}.hcs-icon.color-green[data-v-856c8d78]{background-color:#049717!important;border-color:#049717}.hcs-icon.color-primary[data-v-856c8d78]{background-color:#89a3c2!important;border-color:#89a3c2}.hcs-icon-chartgroup-air[data-v-856c8d78]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-air[data-v-856c8d78]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_air.png);background-size:contain}.hcs-icon-chartgroup-air.print[data-v-856c8d78]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_air.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-alert[data-v-856c8d78]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-alert[data-v-856c8d78]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_alert.png);background-size:contain}.hcs-icon-chartgroup-alert.print[data-v-856c8d78]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_alert.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-bat[data-v-856c8d78]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-bat[data-v-856c8d78]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_bat.png);background-size:contain}.hcs-icon-chartgroup-bat.print[data-v-856c8d78]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_bat.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-ch4[data-v-856c8d78]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-ch4[data-v-856c8d78]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_ch4.png);background-size:contain}.hcs-icon-chartgroup-ch4.print[data-v-856c8d78]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_ch4.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-cloud[data-v-856c8d78]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-cloud[data-v-856c8d78]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_cloud.png);background-size:contain}.hcs-icon-chartgroup-cloud.print[data-v-856c8d78]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_cloud.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-co2[data-v-856c8d78]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-co2[data-v-856c8d78]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_co2.png);background-size:contain}.hcs-icon-chartgroup-co2.print[data-v-856c8d78]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_co2.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-connection[data-v-856c8d78]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-connection[data-v-856c8d78]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_connection.png);background-size:contain}.hcs-icon-chartgroup-connection.print[data-v-856c8d78]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_connection.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-dust[data-v-856c8d78]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-dust[data-v-856c8d78]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_dust.png);background-size:contain}.hcs-icon-chartgroup-dust.print[data-v-856c8d78]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_dust.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-hcm_line[data-v-856c8d78]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-hcm_line[data-v-856c8d78]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_hcm_line.png);background-size:contain}.hcs-icon-chartgroup-hcm_line.print[data-v-856c8d78]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_hcm_line.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-nh3[data-v-856c8d78]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-nh3[data-v-856c8d78]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_nh3.png);background-size:contain}.hcs-icon-chartgroup-nh3.print[data-v-856c8d78]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_nh3.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-mic[data-v-856c8d78]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-mic[data-v-856c8d78]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_mic.png);background-size:contain}.hcs-icon-chartgroup-mic.print[data-v-856c8d78]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_mic.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-movement[data-v-856c8d78]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-movement[data-v-856c8d78]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_movement.png);background-size:contain}.hcs-icon-chartgroup-movement.print[data-v-856c8d78]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_movement.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-rh[data-v-856c8d78]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-rh[data-v-856c8d78]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_rh.png);background-size:contain}.hcs-icon-chartgroup-rh.print[data-v-856c8d78]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_rh.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-setting[data-v-856c8d78]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-setting[data-v-856c8d78]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_setting.png);background-size:contain}.hcs-icon-chartgroup-setting.print[data-v-856c8d78]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_setting.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-sound[data-v-856c8d78]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-sound[data-v-856c8d78]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_sound.png);background-size:contain}.hcs-icon-chartgroup-sound.print[data-v-856c8d78]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_sound.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-sun[data-v-856c8d78]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-sun[data-v-856c8d78]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_sun.png);background-size:contain}.hcs-icon-chartgroup-sun.print[data-v-856c8d78]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_sun.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-switch[data-v-856c8d78]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-switch[data-v-856c8d78]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_switch.png);background-size:contain}.hcs-icon-chartgroup-switch.print[data-v-856c8d78]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_switch.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-temp[data-v-856c8d78]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-temp[data-v-856c8d78]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_temp.png);background-size:contain}.hcs-icon-chartgroup-temp.print[data-v-856c8d78]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_temp.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-thi[data-v-856c8d78]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-thi[data-v-856c8d78]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_thi.png);background-size:contain}.hcs-icon-chartgroup-thi.print[data-v-856c8d78]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_thi.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-weight[data-v-856c8d78]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-weight[data-v-856c8d78]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_weight.png);background-size:contain}.hcs-icon-chartgroup-weight.print[data-v-856c8d78]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_weight.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-wind[data-v-856c8d78]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-wind[data-v-856c8d78]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_wind.png);background-size:contain}.hcs-icon-chartgroup-wind.print[data-v-856c8d78]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_wind.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-temp.print[data-v-856c8d78]{height:20px;width:auto}.hcs-icon-chartgroup-bat.print[data-v-856c8d78],.hcs-icon-chartgroup-cloud.print[data-v-856c8d78]{width:20px;height:auto}.hcs-icon-farm[data-v-856c8d78]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_farm.svg)}.hcs-icon-farm.print[data-v-856c8d78]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_farm.svg);height:30px;width:30px}.hcs-icon-farm-grey[data-v-856c8d78]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_farm-grey.svg)}.hcs-icon-farm-grey.print[data-v-856c8d78]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_farm-grey.svg);height:30px;width:30px}.hcs-icon-farm-secondary[data-v-856c8d78]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_farm-secondary.svg)}.hcs-icon-farm-secondary.print[data-v-856c8d78]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_farm-secondary.svg);height:30px;width:30px}.hcs-icon-factory[data-v-856c8d78]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_factory.svg)}.hcs-icon-factory.print[data-v-856c8d78]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_factory.svg);height:30px;width:30px}.hcs-icon-greenhouse[data-v-856c8d78]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_greenhouse.svg)}.hcs-icon-greenhouse.print[data-v-856c8d78]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_greenhouse.svg);height:30px;width:30px}.hcs-icon-home[data-v-856c8d78]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_home.svg)}.hcs-icon-home.print[data-v-856c8d78]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_home.svg);height:30px;width:30px}.hcs-icon-office[data-v-856c8d78]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_office.svg)}.hcs-icon-office.print[data-v-856c8d78]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_office.svg);height:30px;width:30px}.hcs-icon-school[data-v-856c8d78]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_school.svg)}.hcs-icon-school.print[data-v-856c8d78]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_school.svg);height:30px;width:30px}.hcs-icon-air[data-v-856c8d78]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_air.svg)}.hcs-icon-air.print[data-v-856c8d78]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_air.svg);height:30px;width:30px}.hcs-icon-air-red[data-v-856c8d78]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_air-red.svg)}.hcs-icon-air-red.print[data-v-856c8d78]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_air-red.svg);height:30px;width:30px}.hcs-icon-alert[data-v-856c8d78]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_alert.svg)}.hcs-icon-alert.print[data-v-856c8d78]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_alert.svg);height:30px;width:30px}.hcs-icon-bat[data-v-856c8d78]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_bat.svg)}.hcs-icon-bat.print[data-v-856c8d78]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_bat.svg);height:30px;width:30px}.hcs-icon-bat-red[data-v-856c8d78]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_bat-red.svg)}.hcs-icon-bat-red.print[data-v-856c8d78]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_bat-red.svg);height:30px;width:30px}.hcs-icon-ch4[data-v-856c8d78]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_ch4.svg)}.hcs-icon-ch4.print[data-v-856c8d78]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_ch4.svg);height:30px;width:30px}.hcs-icon-ch4-green[data-v-856c8d78]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_ch4-green.svg)}.hcs-icon-ch4-green.print[data-v-856c8d78]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_ch4-green.svg);height:30px;width:30px}.hcs-icon-ch4-orange[data-v-856c8d78]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_ch4-orange.svg)}.hcs-icon-ch4-orange.print[data-v-856c8d78]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_ch4-orange.svg);height:30px;width:30px}.hcs-icon-ch4-red[data-v-856c8d78]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_ch4-red.svg)}.hcs-icon-ch4-red.print[data-v-856c8d78]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_ch4-red.svg);height:30px;width:30px}.hcs-icon-cloud[data-v-856c8d78]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_cloud.svg)}.hcs-icon-cloud.print[data-v-856c8d78]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_cloud.svg);height:30px;width:30px}.hcs-icon-cloud-red[data-v-856c8d78]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_cloud-red.svg)}.hcs-icon-cloud-red.print[data-v-856c8d78]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_cloud-red.svg);height:30px;width:30px}.hcs-icon-co2[data-v-856c8d78]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_co2.svg)}.hcs-icon-co2.print[data-v-856c8d78]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_co2.svg);height:30px;width:30px}.hcs-icon-dust[data-v-856c8d78]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_dust.svg)}.hcs-icon-dust.print[data-v-856c8d78]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_dust.svg);height:30px;width:30px}.hcs-icon-hcm_line[data-v-856c8d78]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_hcm_line.svg)}.hcs-icon-hcm_line.print[data-v-856c8d78]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_hcm_line.svg);height:30px;width:30px}.hcs-icon-hcm_line-red[data-v-856c8d78]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_hcm_line-red.svg)}.hcs-icon-hcm_line-red.print[data-v-856c8d78]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_hcm_line-red.svg);height:30px;width:30px}.hcs-icon-nh3[data-v-856c8d78]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_nh3.svg)}.hcs-icon-nh3.print[data-v-856c8d78]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_nh3.svg);height:30px;width:30px}.hcs-icon-nh3-grey[data-v-856c8d78]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_nh3-grey.svg)}.hcs-icon-nh3-grey.print[data-v-856c8d78]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_nh3-grey.svg);height:30px;width:30px}.hcs-icon-nh3-primary[data-v-856c8d78]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_nh3-primary.svg)}.hcs-icon-nh3-primary.print[data-v-856c8d78]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_nh3-primary.svg);height:30px;width:30px}.hcs-icon-nh3-secondary[data-v-856c8d78]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_nh3-secondary.svg)}.hcs-icon-nh3-secondary.print[data-v-856c8d78]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_nh3-secondary.svg);height:30px;width:30px}.hcs-icon-mic[data-v-856c8d78]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_mic.svg)}.hcs-icon-mic.print[data-v-856c8d78]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_mic.svg);height:30px;width:30px}.hcs-icon-mic-red[data-v-856c8d78]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_mic-red.svg)}.hcs-icon-mic-red.print[data-v-856c8d78]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_mic-red.svg);height:30px;width:30px}.hcs-icon-rh[data-v-856c8d78]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_rh.svg)}.hcs-icon-rh.print[data-v-856c8d78]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_rh.svg);height:30px;width:30px}.hcs-icon-setting[data-v-856c8d78]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_setting.svg)}.hcs-icon-setting.print[data-v-856c8d78]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_setting.svg);height:30px;width:30px}.hcs-icon-sound[data-v-856c8d78]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_sound.svg)}.hcs-icon-sound.print[data-v-856c8d78]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_sound.svg);height:30px;width:30px}.hcs-icon-sun[data-v-856c8d78]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_sun.svg)}.hcs-icon-sun.print[data-v-856c8d78]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_sun.svg);height:30px;width:30px}.hcs-icon-sun-red[data-v-856c8d78]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_sun-red.svg)}.hcs-icon-sun-red.print[data-v-856c8d78]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_sun-red.svg);height:30px;width:30px}.hcs-icon-temp[data-v-856c8d78]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_temp.svg)}.hcs-icon-temp.print[data-v-856c8d78]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_temp.svg);height:30px;width:30px}.hcs-icon-thi[data-v-856c8d78]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_thi.svg)}.hcs-icon-thi.print[data-v-856c8d78]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_thi.svg);height:30px;width:30px}.hcs-icon-wind[data-v-856c8d78]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_wind.svg)}.hcs-icon-wind.print[data-v-856c8d78]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_wind.svg);height:30px;width:30px}.hcs-icon-wind-red[data-v-856c8d78]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_wind-red.svg)}.hcs-icon-wind-red.print[data-v-856c8d78]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_wind-red.svg);height:30px;width:30px}.hcs-icon-co2-green[data-v-856c8d78]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_co2-green.svg)}.hcs-icon-co2-green.print[data-v-856c8d78]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_co2-green.svg);height:30px;width:30px}.hcs-icon-dust-green[data-v-856c8d78]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_dust-green.svg)}.hcs-icon-dust-green.print[data-v-856c8d78]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_dust-green.svg);height:30px;width:30px}.hcs-icon-movement[data-v-856c8d78]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_movement.svg)}.hcs-icon-movement.print[data-v-856c8d78]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_movement.svg);height:30px;width:30px}.hcs-icon-movement-green[data-v-856c8d78]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_movement-green.svg)}.hcs-icon-movement-green.print[data-v-856c8d78]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_movement-green.svg);height:30px;width:30px}.hcs-icon-nh3-green[data-v-856c8d78]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_nh3-green.svg)}.hcs-icon-nh3-green.print[data-v-856c8d78]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_nh3-green.svg);height:30px;width:30px}.hcs-icon-rh-green[data-v-856c8d78]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_rh-green.svg)}.hcs-icon-rh-green.print[data-v-856c8d78]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_rh-green.svg);height:30px;width:30px}.hcs-icon-temp-green[data-v-856c8d78]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_temp-green.svg)}.hcs-icon-temp-green.print[data-v-856c8d78]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_temp-green.svg);height:30px;width:30px}.hcs-icon-thi-green[data-v-856c8d78]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_thi-green.svg)}.hcs-icon-thi-green.print[data-v-856c8d78]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_thi-green.svg);height:30px;width:30px}.hcs-icon-co2-red[data-v-856c8d78]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_co2-red.svg)}.hcs-icon-co2-red.print[data-v-856c8d78]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_co2-red.svg);height:30px;width:30px}.hcs-icon-dust-red[data-v-856c8d78]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_dust-red.svg)}.hcs-icon-dust-red.print[data-v-856c8d78]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_dust-red.svg);height:30px;width:30px}.hcs-icon-movement-red[data-v-856c8d78]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_movement-red.svg)}.hcs-icon-movement-red.print[data-v-856c8d78]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_movement-red.svg);height:30px;width:30px}.hcs-icon-nh3-red[data-v-856c8d78]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_nh3-red.svg)}.hcs-icon-nh3-red.print[data-v-856c8d78]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_nh3-red.svg);height:30px;width:30px}.hcs-icon-rh-red[data-v-856c8d78]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_rh-red.svg)}.hcs-icon-rh-red.print[data-v-856c8d78]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_rh-red.svg);height:30px;width:30px}.hcs-icon-temp-red[data-v-856c8d78]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_temp-red.svg)}.hcs-icon-temp-red.print[data-v-856c8d78]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_temp-red.svg);height:30px;width:30px}.hcs-icon-thi-red[data-v-856c8d78]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_thi-red.svg)}.hcs-icon-thi-red.print[data-v-856c8d78]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_thi-red.svg);height:30px;width:30px}.hcs-icon-co2-orange[data-v-856c8d78]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_co2-orange.svg)}.hcs-icon-co2-orange.print[data-v-856c8d78]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_co2-orange.svg);height:30px;width:30px}.hcs-icon-dust-orange[data-v-856c8d78]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_dust-orange.svg)}.hcs-icon-dust-orange.print[data-v-856c8d78]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_dust-orange.svg);height:30px;width:30px}.hcs-icon-movement-orange[data-v-856c8d78]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_movement-orange.svg)}.hcs-icon-movement-orange.print[data-v-856c8d78]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_movement-orange.svg);height:30px;width:30px}.hcs-icon-nh3-orange[data-v-856c8d78]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_nh3-orange.svg)}.hcs-icon-nh3-orange.print[data-v-856c8d78]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_nh3-orange.svg);height:30px;width:30px}.hcs-icon-rh-orange[data-v-856c8d78]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_rh-orange.svg)}.hcs-icon-rh-orange.print[data-v-856c8d78]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_rh-orange.svg);height:30px;width:30px}.hcs-icon-temp-orange[data-v-856c8d78]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_temp-orange.svg)}.hcs-icon-temp-orange.print[data-v-856c8d78]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_temp-orange.svg);height:30px;width:30px}.hcs-icon-thi-orange[data-v-856c8d78]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_thi-orange.svg)}.hcs-icon-thi-orange.print[data-v-856c8d78]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_thi-orange.svg);height:30px;width:30px}.hcs-icon-broiler.on-top[data-v-856c8d78]{margin:0}.hcs-icon-broiler[data-v-856c8d78]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/broiler.svg)}.hcs-icon-broiler:not(.print).on-top[data-v-856c8d78]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/broiler.svg)}.hcs-icon-broiler.print[data-v-856c8d78]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/broiler.svg);max-height:50px}.hcs-icon-broiler.print.on-top[data-v-856c8d78]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/broiler.svg)}.hcs-icon-broiler-white[data-v-856c8d78]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/broiler-white.svg)}.hcs-icon-broiler-grey[data-v-856c8d78]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/broiler-grey.svg)}.hcs-icon-broiler-secondary[data-v-856c8d78]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/broiler-secondary.svg)}.hcs-icon-calves.on-top[data-v-856c8d78]{margin:0}.hcs-icon-calves[data-v-856c8d78]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/calves.svg)}.hcs-icon-calves:not(.print).on-top[data-v-856c8d78]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/calves.svg)}.hcs-icon-calves.print[data-v-856c8d78]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/calves.svg);max-height:50px}.hcs-icon-calves.print.on-top[data-v-856c8d78]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/calves.svg)}.hcs-icon-calves-white[data-v-856c8d78]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/calves-white.svg)}.hcs-icon-calves-grey[data-v-856c8d78]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/calves-grey.svg)}.hcs-icon-calves-secondary[data-v-856c8d78]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/calves-secondary.svg)}.hcs-icon-cattle.on-top[data-v-856c8d78]{margin:0}.hcs-icon-cattle[data-v-856c8d78]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/cattle.svg)}.hcs-icon-cattle:not(.print).on-top[data-v-856c8d78]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/cattle.svg)}.hcs-icon-cattle.print[data-v-856c8d78]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/cattle.svg);max-height:50px}.hcs-icon-cattle.print.on-top[data-v-856c8d78]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/cattle.svg)}.hcs-icon-cattle-white[data-v-856c8d78]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/cattle-white.svg)}.hcs-icon-cattle-grey[data-v-856c8d78]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/cattle-grey.svg)}.hcs-icon-cattle-secondary[data-v-856c8d78]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/cattle-secondary.svg)}.hcs-icon-chicken.on-top[data-v-856c8d78]{margin:0}.hcs-icon-chicken[data-v-856c8d78]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/chicken.svg)}.hcs-icon-chicken:not(.print).on-top[data-v-856c8d78]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/chicken.svg)}.hcs-icon-chicken.print[data-v-856c8d78]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/chicken.svg);max-height:50px}.hcs-icon-chicken.print.on-top[data-v-856c8d78]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/chicken.svg)}.hcs-icon-chicken-white[data-v-856c8d78]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/chicken-white.svg)}.hcs-icon-chicken-grey[data-v-856c8d78]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/chicken-grey.svg)}.hcs-icon-chicken-secondary[data-v-856c8d78]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/chicken-secondary.svg)}.hcs-icon-dairy_cattle.on-top[data-v-856c8d78]{margin:0}.hcs-icon-dairy_cattle[data-v-856c8d78]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/dairy_cattle.svg)}.hcs-icon-dairy_cattle:not(.print).on-top[data-v-856c8d78]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/dairy_cattle.svg)}.hcs-icon-dairy_cattle.print[data-v-856c8d78]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/dairy_cattle.svg);max-height:50px}.hcs-icon-dairy_cattle.print.on-top[data-v-856c8d78]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/dairy_cattle.svg)}.hcs-icon-dairy_cattle-white[data-v-856c8d78]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/dairy_cattle-white.svg)}.hcs-icon-dairy_cattle-grey[data-v-856c8d78]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/dairy_cattle-grey.svg)}.hcs-icon-dairy_cattle-secondary[data-v-856c8d78]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/dairy_cattle-secondary.svg)}.hcs-icon-goat.on-top[data-v-856c8d78]{margin:0}.hcs-icon-goat[data-v-856c8d78]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/goat.svg)}.hcs-icon-goat:not(.print).on-top[data-v-856c8d78]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/goat.svg)}.hcs-icon-goat.print[data-v-856c8d78]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/goat.svg);max-height:50px}.hcs-icon-goat.print.on-top[data-v-856c8d78]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/goat.svg)}.hcs-icon-goat-white[data-v-856c8d78]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/goat-white.svg)}.hcs-icon-goat-grey[data-v-856c8d78]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/goat-grey.svg)}.hcs-icon-goat-secondary[data-v-856c8d78]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/goat-secondary.svg)}.hcs-icon-horse.on-top[data-v-856c8d78]{margin:0}.hcs-icon-horse[data-v-856c8d78]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/horse.svg)}.hcs-icon-horse:not(.print).on-top[data-v-856c8d78]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/horse.svg)}.hcs-icon-horse.print[data-v-856c8d78]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/horse.svg);max-height:50px}.hcs-icon-horse.print.on-top[data-v-856c8d78]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/horse.svg)}.hcs-icon-horse-white[data-v-856c8d78]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/horse-white.svg)}.hcs-icon-horse-grey[data-v-856c8d78]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/horse-grey.svg)}.hcs-icon-horse-secondary[data-v-856c8d78]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/horse-secondary.svg)}.hcs-icon-human.on-top[data-v-856c8d78]{margin:0}.hcs-icon-human[data-v-856c8d78]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/human.svg)}.hcs-icon-human:not(.print).on-top[data-v-856c8d78]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/human.svg)}.hcs-icon-human.print[data-v-856c8d78]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/human.svg);max-height:50px}.hcs-icon-human.print.on-top[data-v-856c8d78]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/human.svg)}.hcs-icon-human-white[data-v-856c8d78]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/human-white.svg)}.hcs-icon-human-grey[data-v-856c8d78]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/human-grey.svg)}.hcs-icon-human-secondary[data-v-856c8d78]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/human-secondary.svg)}.hcs-icon-pig.on-top[data-v-856c8d78]{margin:0}.hcs-icon-pig[data-v-856c8d78]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/pig.svg)}.hcs-icon-pig:not(.print).on-top[data-v-856c8d78]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/pig.svg)}.hcs-icon-pig.print[data-v-856c8d78]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/pig.svg);max-height:50px}.hcs-icon-pig.print.on-top[data-v-856c8d78]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/pig.svg)}.hcs-icon-pig-white[data-v-856c8d78]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/pig-white.svg)}.hcs-icon-pig-grey[data-v-856c8d78]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/pig-grey.svg)}.hcs-icon-pig-secondary[data-v-856c8d78]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/pig-secondary.svg)}.hcs-icon-piglet.on-top[data-v-856c8d78]{margin:0}.hcs-icon-piglet[data-v-856c8d78]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/piglet.svg)}.hcs-icon-piglet:not(.print).on-top[data-v-856c8d78]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/piglet.svg)}.hcs-icon-piglet.print[data-v-856c8d78]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/piglet.svg);max-height:50px}.hcs-icon-piglet.print.on-top[data-v-856c8d78]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/piglet.svg)}.hcs-icon-piglet-white[data-v-856c8d78]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/piglet-white.svg)}.hcs-icon-piglet-grey[data-v-856c8d78]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/piglet-grey.svg)}.hcs-icon-piglet-secondary[data-v-856c8d78]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/piglet-secondary.svg)}.hcs-icon-rearing_chicken.on-top[data-v-856c8d78]{margin:0}.hcs-icon-rearing_chicken[data-v-856c8d78]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/rearing_chicken.svg)}.hcs-icon-rearing_chicken:not(.print).on-top[data-v-856c8d78]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/rearing_chicken.svg)}.hcs-icon-rearing_chicken.print[data-v-856c8d78]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/rearing_chicken.svg);max-height:50px}.hcs-icon-rearing_chicken.print.on-top[data-v-856c8d78]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/rearing_chicken.svg)}.hcs-icon-rearing_chicken-white[data-v-856c8d78]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/rearing_chicken-white.svg)}.hcs-icon-rearing_chicken-grey[data-v-856c8d78]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/rearing_chicken-grey.svg)}.hcs-icon-rearing_chicken-secondary[data-v-856c8d78]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/rearing_chicken-secondary.svg)}.hcs-icon-sheep.on-top[data-v-856c8d78]{margin:0}.hcs-icon-sheep[data-v-856c8d78]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sheep.svg)}.hcs-icon-sheep:not(.print).on-top[data-v-856c8d78]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/sheep.svg)}.hcs-icon-sheep.print[data-v-856c8d78]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sheep.svg);max-height:50px}.hcs-icon-sheep.print.on-top[data-v-856c8d78]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/sheep.svg)}.hcs-icon-sheep-white[data-v-856c8d78]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sheep-white.svg)}.hcs-icon-sheep-grey[data-v-856c8d78]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sheep-grey.svg)}.hcs-icon-sheep-secondary[data-v-856c8d78]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sheep-secondary.svg)}.hcs-icon-sow.on-top[data-v-856c8d78]{margin:0}.hcs-icon-sow[data-v-856c8d78]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sow.svg)}.hcs-icon-sow:not(.print).on-top[data-v-856c8d78]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/sow.svg)}.hcs-icon-sow.print[data-v-856c8d78]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sow.svg);max-height:50px}.hcs-icon-sow.print.on-top[data-v-856c8d78]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/sow.svg)}.hcs-icon-sow-white[data-v-856c8d78]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sow-white.svg)}.hcs-icon-sow-grey[data-v-856c8d78]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sow-grey.svg)}.hcs-icon-sow-secondary[data-v-856c8d78]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sow-secondary.svg)}.hcs-icon-sow_lactating.on-top[data-v-856c8d78]{margin:0}.hcs-icon-sow_lactating[data-v-856c8d78]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sow_lactating.svg)}.hcs-icon-sow_lactating:not(.print).on-top[data-v-856c8d78]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/sow_lactating.svg)}.hcs-icon-sow_lactating.print[data-v-856c8d78]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sow_lactating.svg);max-height:50px}.hcs-icon-sow_lactating.print.on-top[data-v-856c8d78]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/sow_lactating.svg)}.hcs-icon-sow_lactating-white[data-v-856c8d78]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sow_lactating-white.svg)}.hcs-icon-sow_lactating-grey[data-v-856c8d78]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sow_lactating-grey.svg)}.hcs-icon-sow_lactating-secondary[data-v-856c8d78]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sow_lactating-secondary.svg)}.hcs-icon-veal_calves.on-top[data-v-856c8d78]{margin:0}.hcs-icon-veal_calves[data-v-856c8d78]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/veal_calves.svg)}.hcs-icon-veal_calves:not(.print).on-top[data-v-856c8d78]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/veal_calves.svg)}.hcs-icon-veal_calves.print[data-v-856c8d78]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/veal_calves.svg);max-height:50px}.hcs-icon-veal_calves.print.on-top[data-v-856c8d78]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/veal_calves.svg)}.hcs-icon-veal_calves-white[data-v-856c8d78]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/veal_calves-white.svg)}.hcs-icon-veal_calves-grey[data-v-856c8d78]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/veal_calves-grey.svg)}.hcs-icon-veal_calves-secondary[data-v-856c8d78]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/veal_calves-secondary.svg)}.hcs-icon-null[data-v-856c8d78]{font-size:18px}.hcs-icon-null[data-v-856c8d78]:before{margin-left:1px;font-family:Material Design Icons;content:"󰄰"}.hcs-icon-sensor-status[data-v-856c8d78]{width:55px;height:55px;margin:4px;background-size:cover}@media(max-width:599px){.hcs-icon-sensor-status[data-v-856c8d78]{width:40px;height:40px}}.hcs-icon-sensor-status.--tiny[data-v-856c8d78]{width:30px;min-width:30px;height:30px}.hcs-icon-sensor-status.--small[data-v-856c8d78]{width:40px;min-width:40px;height:40px}.hcs-icon-sensor-status.--large[data-v-856c8d78]{width:90px;height:90px}.hcs-icon-sensor-status.--large[data-v-856c8d78],.hcs-icon-sensor-status.--small[data-v-856c8d78],.hcs-icon-sensor-status.--tiny[data-v-856c8d78]{background-size:contain;image-rendering:-moz-crisp-edges;image-rendering:-o-crisp-edges;image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges;-ms-interpolation-mode:nearest-neighbor}.research-grade--filter[data-v-856c8d78]{width:23px;height:23px;line-height:20px;text-align:center;background-color:rgba(0,0,0,.54);border-radius:4px}.research-grade--filter span[data-v-856c8d78]{font-size:11px;font-weight:600;color:#eef1f6}.research-grade--filter.--active[data-v-856c8d78]{line-height:18px;background-color:#ff001d;border:1px solid #666}.research-grade--filter.--active span[data-v-856c8d78]{color:#666}.icon-side-arrow[data-v-856c8d78]{font-size:18px}.icon-info[data-v-856c8d78]{margin-top:-2px}body[data-v-856c8d78]{font-family:Roboto,sans-serif!important}button[data-v-856c8d78],input[data-v-856c8d78],select[data-v-856c8d78],textarea[data-v-856c8d78]{font-family:inherit;font-size:inherit;line-height:inherit;color:inherit}a[data-v-856c8d78]{color:#1d3c5f!important;text-decoration:none}.extra-text[data-v-856c8d78]{margin-top:2px;font-style:italic;font-size:11px!important}.font-small[data-v-856c8d78]{font-size:12px!important;line-height:14px}.font-xsmall[data-v-856c8d78]{font-size:11px!important;line-height:13px!important}.font-xxsmall[data-v-856c8d78]{font-size:8px!important}.hcs-info-label[data-v-856c8d78],.hcs-label[data-v-856c8d78]{font-family:Roboto,sans-serif!important;font-size:12px!important;font-weight:400;line-height:16px;color:#242424}.hcs-label[data-v-856c8d78]{margin-bottom:4px}.info-text[data-v-856c8d78]{font-style:italic}.overflow-ellipsis[data-v-856c8d78]{text-overflow:ellipsis;overflow:hidden}.overline-tabsize[data-v-856c8d78]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#666;font-size:.875rem;font-weight:500;letter-spacing:.0892857143em;line-height:normal;height:48px;text-transform:uppercase}.overline-tabsize.active[data-v-856c8d78]{color:#000}.uppercase[data-v-856c8d78]{color:#666;font-size:12px;font-weight:500;letter-spacing:.0892857143em;line-height:normal;text-transform:uppercase}.unauthorized-title[data-v-856c8d78]{padding-top:40px;text-align:center}.roboto-condensed[data-v-856c8d78]{font-family:Roboto Condensed,Helvetica Neue,Helvetica,Arial,sans-serif}.single-line-height[data-v-856c8d78]{line-height:1rem!important}.text-ellipsis[data-v-856c8d78]{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}@media(min-width:960px){.container[data-v-856c8d78]{max-width:calc(100vw - 48px)!important}}.el-tree[data-v-856c8d78]{color:#242424!important}.v-application .red--text[data-v-856c8d78]{color:#ff001d!important;caret-color:#ff001d!important}.v-application .red[data-v-856c8d78]{background-color:#ff001d!important;border-color:#ff001d!important}.v-application .accent[data-v-856c8d78]{background-color:#89a3c2!important;border-color:#89a3c2!important}.v-application .accent--text[data-v-856c8d78]{color:#89a3c2!important;caret-color:#89a3c2!important}.theme--light.v-label[data-v-856c8d78]{color:#242424}.filter-radio-group .v-label[data-v-856c8d78]{font-size:14px!important}.theme--light.v-card.v-card--outlined[data-v-856c8d78]{border:thin solid #bbb}.theme--light.v-chip[data-v-856c8d78],.theme--light.v-chip[data-v-856c8d78]:not(.v-chip--active){background-color:#bbcadc}.theme--light.v-chip.v-chip--active.background-color-secondary[data-v-856c8d78]{background-color:#1d3c5f!important;color:#fff!important}.theme--light.v-btn[data-v-856c8d78]{color:inherit}.v-btn .v-ripple__container[data-v-856c8d78],.v-btn[data-v-856c8d78]:before,.v-icon.v-icon[data-v-856c8d78]:after{display:none!important}.theme--light.v-btn.color-secondary .v-btn__content[data-v-856c8d78]{color:#1d3c5f;border-color:#1d3c5f}.theme--light.v-icon.v-icon.v-icon--disabled.transparent--text[data-v-856c8d78]{color:transparent!important}.v-btn.group--left[data-v-856c8d78]{border-radius:4px 0 0 4px!important;margin-right:-1px!important}.v-btn.group--right[data-v-856c8d78]{border-radius:0 4px 4px 0!important}.v-btn.group--middle[data-v-856c8d78]{border-radius:0!important;margin-right:-1px!important}.v-text-field--outlined fieldset[data-v-856c8d78]{border-color:#bbb}.v-tabs--icons-and-text>.v-tabs-bar[data-v-856c8d78]{height:48px!important}.v-tabs--icons-and-text>.v-tabs-bar .v-tab[data-v-856c8d78]{text-transform:none!important;letter-spacing:.075}.v-tabs--icons-and-text>.v-tabs-bar .v-tab>[data-v-856c8d78]:first-child{margin-bottom:2px!important}@media(max-width:599px){.v-tabs--icons-and-text>.v-tabs-bar .v-tab[data-v-856c8d78]{font-size:12px!important;letter-spacing:.04}}@media(max-width:400px){.v-tabs--icons-and-text>.v-tabs-bar .v-tab[data-v-856c8d78]{min-width:68px!important;padding:0 4px!important}}@media(max-width:500px){.v-tabs--icons-and-text>.v-tabs-bar .v-tab[data-v-856c8d78]{padding:0 7px!important}}@media(max-width:500px){.v-tabs--icons-and-text>.v-tabs-bar .v-tab.compact-view[data-v-856c8d78]{padding:0!important;min-width:62px!important}}.v-tabs .v-tab--active[data-v-856c8d78]:hover:before,.v-tabs .v-tab[data-v-856c8d78]:hover:before{opacity:0!important}.v-tabs--dashboard .v-tabs-bar--is-mobile .v-tab[data-v-856c8d78]{padding:0 10px!important}.location-create .v-item-group.v-tabs-bar[data-v-856c8d78]{position:fixed!important;top:48px!important;z-index:2!important;width:100%!important}.v-toolbar__content .v-toolbar__title[data-v-856c8d78]{padding-left:0!important}.v-text-field.error--text .v-label[data-v-856c8d78]{color:#ff5252!important;caret-color:#ff5252!important}.v-text-field.v-text-field--solo .v-input__control[data-v-856c8d78]{min-width:160px!important}@media(min-width:1264px){.v-text-field.v-text-field--solo .v-input__control[data-v-856c8d78]{min-width:0!important}}.v-text-field.v-text-field--solo .v-input__control .v-input__slot[data-v-856c8d78]{background:transparent!important}.v-text-field .v-input__control .v-input__slot[data-v-856c8d78]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important;min-height:auto!important}.v-text-field:not(.v-text-field--outlined):not(.v-text-field--solo):not(.v-select) input[data-v-856c8d78]{padding:8px 0 0}.v-text-field.v-text-field--outlined input[data-v-856c8d78]{width:100%;max-height:none!important;padding-top:10px}.v-text-field.v-text-field--enclosed.v-input--dense:not(.v-text-field--solo).v-text-field--outlined .v-input__slot[data-v-856c8d78]{padding-right:4px!important}.v-text-field.v-text-field--enclosed.v-input--dense:not(.v-text-field--solo).v-text-field--outlined .v-input__append-inner[data-v-856c8d78]{margin-top:6px!important}@media(max-width:599px){.v-text-field.v-text-field--enclosed.v-input--dense:not(.v-text-field--solo).v-text-field--outlined:not(.v-input--xsmall):not(.input-text-field--full) .v-input__append-inner[data-v-856c8d78]{margin-top:3px!important}}.v-text-field.v-text-field--enclosed.v-input--height36 .v-input__append-inner[data-v-856c8d78]{margin-top:14px!important}.v-text-field.v-text-field--enclosed.v-input--width240[data-v-856c8d78]{width:240px}@media(max-width:599px){.v-text-field.v-text-field--enclosed.v-input--width240[data-v-856c8d78]{width:120px}}.v-text-field.v-text-field--enclosed.v-input--width157[data-v-856c8d78]{width:157px}@media(max-width:599px){.v-text-field.v-text-field--enclosed.v-input--width157[data-v-856c8d78]{width:84px}}.v-text-field.hcs--large[data-v-856c8d78]{padding-top:8px!important;font-size:1.8rem!important}.v-text-field.hcs--large.v-text-field .v-input__control .v-input__slot[data-v-856c8d78]{height:42px!important;min-height:42px!important}.v-text-field.hcs--large.v-text-field input[data-v-856c8d78]{padding:0 0 4px!important;margin-top:8px!important}.v-text-field:not(.date-picker):not(.time-picker):not(.bg-transparent) .v-input__slot[data-v-856c8d78],input[type=number][data-v-856c8d78]{background-color:#fff!important}.v-select.v-select--chips.v-input--dense .v-select__selections[data-v-856c8d78]{min-height:30px}.v-select.v-input--small .v-select__selections[data-v-856c8d78],.v-select.v-input--xsmall .v-select__selections[data-v-856c8d78]{padding:0!important}.v-input.v-input--selection-controls.v-input--switch .v-input__slot>.v-label[data-v-856c8d78]{font-size:12px!important;line-height:16px}.v-input textarea[data-v-856c8d78]{padding-top:4px}div[role=combobox] .v-label[data-v-856c8d78]{top:-2px!important}.v-input__slider[data-v-856c8d78]{max-width:600px}.v-input__slider .v-slider.v-slider--horizontal .v-slider__tick .v-slider__tick-label[data-v-856c8d78]{width:65px;max-width:65px;margin-top:2px;font-size:.75rem!important;line-height:1rem;text-align:center;white-space:normal}.v-input__slider .v-slider.v-slider--horizontal .v-slider__tick:first-child .v-slider__tick-label[data-v-856c8d78],.v-input__slider .v-slider.v-slider--horizontal .v-slider__tick:last-child .v-slider__tick-label[data-v-856c8d78]{-webkit-transform:translateX(-50%)!important;transform:translateX(-50%)!important}.v-input__slider.slider--default .v-slider div[aria-valuenow="0"] .primary[data-v-856c8d78]{color:#b0b0b0!important;background-color:#b0b0b0!important}.v-input__slider.slider--default .v-slider div[aria-valuenow="0"] .v-slider__thumb-label[data-v-856c8d78]{display:none!important}.v-input__slider.slider--default:not(.slider--big-label) .v-slider[data-v-856c8d78]{max-width:245px!important;margin-top:18px!important}.v-input__slider.slider--big-label .v-slider[data-v-856c8d78]{margin-top:25px!important}.v-input__slider.slider--number-percentage .v-slider div[aria-valuenow="-1"] .primary[data-v-856c8d78]{color:#b0b0b0!important;background-color:#b0b0b0!important}.v-input__slider.slider--number-percentage .v-slider div[aria-valuenow="-1"] .v-slider__thumb-label[data-v-856c8d78]{display:none!important}.v-input__slider.slider--score-amount .v-slider__ticks-container .v-slider__tick[data-v-856c8d78]:nth-child(2){background-color:#069518!important}.v-input__slider.slider--score-amount .v-slider__ticks-container .v-slider__tick[data-v-856c8d78]:nth-child(3){background-color:#243d80!important}.v-input__slider.slider--score-amount .v-slider__ticks-container .v-slider__tick[data-v-856c8d78]:nth-child(4){background-color:#5f3f90!important}.v-input__slider.slider--score-amount .v-slider__ticks-container .v-slider__tick[data-v-856c8d78]:nth-child(5){background-color:#8f1619!important}.v-input__slider.slider--score-quality .v-slider__ticks-container .v-slider__tick[data-v-856c8d78]:nth-child(5){background-color:#069518!important}.v-input__slider.slider--score-quality .v-slider__ticks-container .v-slider__tick[data-v-856c8d78]:nth-child(4){background-color:#243d80!important}.v-input__slider.slider--score-quality .v-slider__ticks-container .v-slider__tick[data-v-856c8d78]:nth-child(3){background-color:#5f3f90!important}.v-input__slider.slider--score-quality .v-slider__ticks-container .v-slider__tick[data-v-856c8d78]:nth-child(2){background-color:#8f1619!important}.v-input__slider.slider--grade .v-slider__ticks-container .v-slider__tick[data-v-856c8d78]:nth-child(9),.v-input__slider.slider--grade .v-slider__ticks-container .v-slider__tick[data-v-856c8d78]:nth-child(10),.v-input__slider.slider--grade .v-slider__ticks-container .v-slider__tick[data-v-856c8d78]:nth-child(11){background-color:#069518!important}.v-input__slider.slider--grade .v-slider__ticks-container .v-slider__tick[data-v-856c8d78]:nth-child(7),.v-input__slider.slider--grade .v-slider__ticks-container .v-slider__tick[data-v-856c8d78]:nth-child(8){background-color:#243d80!important}.v-input__slider.slider--grade .v-slider__ticks-container .v-slider__tick[data-v-856c8d78]:nth-child(5),.v-input__slider.slider--grade .v-slider__ticks-container .v-slider__tick[data-v-856c8d78]:nth-child(6){background-color:#5f3f90!important}.v-input__slider.slider--grade .v-slider__ticks-container .v-slider__tick[data-v-856c8d78]:nth-child(2),.v-input__slider.slider--grade .v-slider__ticks-container .v-slider__tick[data-v-856c8d78]:nth-child(3),.v-input__slider.slider--grade .v-slider__ticks-container .v-slider__tick[data-v-856c8d78]:nth-child(4){background-color:#8f1619!important}.v-card__subtitle[data-v-856c8d78],.v-card__text[data-v-856c8d78],.v-card__title[data-v-856c8d78]{padding:12px!important}@media(max-width:599px){.v-card__subtitle[data-v-856c8d78],.v-card__text[data-v-856c8d78],.v-card__title[data-v-856c8d78]{padding:10px!important}}.v-card__title+.v-card__subtitle[data-v-856c8d78],.v-card__title+.v-card__text[data-v-856c8d78]{padding:0 12px!important}@media(max-width:599px){.v-card__title+.v-card__subtitle[data-v-856c8d78],.v-card__title+.v-card__text[data-v-856c8d78]{padding:0 10px!important}}.v-data-table[data-v-856c8d78]{background-color:transparent!important}@media(max-width:599px){.v-data-table:not(.table-heatmap) .v-input__control[data-v-856c8d78],.v-data-table:not(.table-heatmap) input[data-v-856c8d78]{font-size:12px!important}}.v-data-table:not(.table-heatmap) tr.tr-clickable>td[data-v-856c8d78]{cursor:pointer!important}.v-data-table:not(.table-heatmap) .td--small .v-input__control[data-v-856c8d78]{min-width:116px!important;max-width:116px!important}@media(max-width:599px){.v-data-table:not(.table-heatmap) .td--small .v-input__control[data-v-856c8d78]{min-width:80px!important;max-width:80px!important}}.v-data-table:not(.table-heatmap) .td--medium .v-input__control[data-v-856c8d78]{min-width:130px!important;max-width:130px!important}@media(max-width:599px){.v-data-table:not(.table-heatmap) .v-data-table__wrapper>table>tbody>tr>td[data-v-856c8d78],.v-data-table:not(.table-heatmap) .v-data-table__wrapper>table>thead>tr>th[data-v-856c8d78]{padding:0 5px!important;font-size:12px!important}}.v-data-table:not(.table-heatmap).--full-width[data-v-856c8d78]{width:100%}.v-data-table:not(.table-heatmap).v-data-table--smallfont .v-data-table__wrapper>table>tbody>tr>td[data-v-856c8d78],.v-data-table:not(.table-heatmap).v-data-table--smallfont .v-data-table__wrapper>table>thead>tr>th[data-v-856c8d78],.v-data-table:not(.table-heatmap).v-data-table--smallfont .v-input__control[data-v-856c8d78],.v-data-table:not(.table-heatmap).v-data-table--smallfont input[data-v-856c8d78]{font-size:12px!important}.v-data-table.v-data-table--dense.table-heatmap>.v-data-table__wrapper>table>tbody>tr>td[data-v-856c8d78]{height:11px!important}.v-data-table.table-heatmap .v-data-table__wrapper[data-v-856c8d78]{overflow:visible;width:100%}.v-data-table.emission-table .v-data-table__wrapper[data-v-856c8d78]{overflow:visible!important}@media(max-width:599px){.v-application--is-ltr .v-data-table.table-saved-inputs>.v-data-footer__select[data-v-856c8d78]{margin-left:0!important;margin-right:0!important}}.v-calendar-weekly__day.v-present[data-v-856c8d78]{background-color:#bbcadc!important}.v-event strong[data-v-856c8d78]{display:none}.el-checkbox__input.is-checked .el-checkbox__inner[data-v-856c8d78],.el-checkbox__input.is-indeterminate .el-checkbox__inner[data-v-856c8d78]{background-color:#89a3c2;border-color:#89a3c2}.el-input-number .el-input__inner[data-v-856c8d78]{color:#242424!important}.el-input-number.comma-warning .el-input__inner[data-v-856c8d78]{border:1px solid #ff001d!important}.el-input-number.table input[data-v-856c8d78]{background-color:hsla(0,0%,100%,.5)!important}.el-input-number--medium[data-v-856c8d78]{width:160px!important}@media(max-width:599px){.el-input-number--medium[data-v-856c8d78]{width:130px!important}}.el-input-number__decrease[data-v-856c8d78],.el-input-number__increase[data-v-856c8d78]{background:none!important}.el-input-number__decrease:hover:not(.is-disabled)~.el-input .el-input__inner[data-v-856c8d78]:not(.is-disabled),.el-input-number__increase:hover:not(.is-disabled)~.el-input .el-input__inner[data-v-856c8d78]:not(.is-disabled),.el-input.is-active .el-input__inner[data-v-856c8d78],.el-input__inner[data-v-856c8d78]:focus{border-color:#89a3c2!important}.v-badge__badge[data-v-856c8d78]{min-width:16px!important;height:16px!important;padding:3px 5px!important;font-size:11px!important}.v-badge.font-xxsmall .v-badge__badge[data-v-856c8d78]{font-size:8px!important}.alerts-item .v-alert__wrapper[data-v-856c8d78]{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:start!important}.v-overlay.manual-input-overlay>.v-overlay__content .overlay-modal[data-v-856c8d78]{max-height:90vh!important;min-height:500px!important;overflow:auto!important;background-color:#fff;border-radius:4px}@media(max-width:599px){.v-overlay.manual-input-overlay>.v-overlay__content .overlay-modal[data-v-856c8d78]{min-height:300px!important}}.vue-treeselect .vue-treeselect__control[data-v-856c8d78]{border-color:#bbb;border-radius:4px}.vue-treeselect:not(.filter-treeselect) .vue-treeselect__control[data-v-856c8d78]{background:transparent}.vue-treeselect.emission-treeselect .vue-treeselect__control[data-v-856c8d78]{border-color:#666}.vue-treeselect.emission-treeselect .vue-treeselect__control-arrow[data-v-856c8d78]{color:#666}.vue-treeselect.emission-treeselect.vue-treeselect:not(.vue-treeselect--disabled):not(.vue-treeselect--focused) .vue-treeselect__control[data-v-856c8d78]:hover{border-color:#909090}.vue-treeselect--focused:not(.vue-treeselect--open) .vue-treeselect__control[data-v-856c8d78]{border-color:#89a3c2!important;-webkit-box-shadow:none!important;box-shadow:none!important}.vue-treeselect--has-value .vue-treeselect__multi-value[data-v-856c8d78]{margin-bottom:1px!important}.vue-treeselect__multi-value-item[data-v-856c8d78]{padding:0!important;line-height:12px!important;color:#242424!important;background:#bbcadc!important}.vue-treeselect__multi-value-item .vue-treeselect__multi-value-label[data-v-856c8d78]{font-weight:600!important}.vue-treeselect__value-remove[data-v-856c8d78]{color:#242424!important}.vue-treeselect__checkbox--checked[data-v-856c8d78],.vue-treeselect__checkbox--indeterminate[data-v-856c8d78]{background:#89a3c2!important;border-color:#89a3c2!important}.vue-treeselect.color-red .vue-treeselect__multi-value-item[data-v-856c8d78],.vue-treeselect.color-red .vue-treeselect__value-remove[data-v-856c8d78]{color:#ff001d!important;background:#ffe5e7!important}.vue-treeselect.color-red .vue-treeselect__checkbox--checked[data-v-856c8d78]{background:#ff001d!important;border-color:#ff001d!important}.vue-treeselect--open-below:not(.vue-treeselect--append-to-body) .vue-treeselect__menu-container[data-v-856c8d78]{top:unset!important}@media(max-width:599px){.vue-treeselect.treeselect--small .vue-treeselect__control[data-v-856c8d78],.vue-treeselect.treeselect--small .vue-treeselect__menu[data-v-856c8d78]{font-size:14px!important}}.vue-treeselect.treeselect-icon-selectbox .vue-treeselect__control[data-v-856c8d78]{max-height:34px!important;height:34px!important;max-width:85px!important;width:85px!important;border-color:#bbb!important}.vue-treeselect.treeselect-icon-selectbox .vue-treeselect__control .vue-treeselect__single-value[data-v-856c8d78]{top:1px}.vue-treeselect.treeselect-icon-selectbox .vue-treeselect__control[data-v-856c8d78],.vue-treeselect.treeselect-icon-selectbox .vue-treeselect__menu[data-v-856c8d78]{font-size:10px!important}.vue-treeselect.vue-treeselect--multi.treeselect-chartgroup .vue-treeselect__multi-value-item[data-v-856c8d78]{background:#fff!important}.vue-treeselect.vue-treeselect--multi.treeselect-chartgroup.vue-treeselect--disabled .vue-treeselect__multi-value-item[data-v-856c8d78]{background:#ededed!important;border-color:#ededed!important}.vue-treeselect__multi-value-item-container[data-v-856c8d78]{padding-top:2px!important}.vdatetime-input[data-v-856c8d78]{color:#89a3c2;cursor:pointer}.vdatetime.green--text .vdatetime-input[data-v-856c8d78]{color:#049717}.vdatetime-popup[data-v-856c8d78]{border-radius:4px}.vdatetime-popup .vdatetime-calendar__month[data-v-856c8d78]{min-height:317px!important}.vdatetime-popup .vdatetime-calendar__month__day--selected:hover>span>span[data-v-856c8d78],.vdatetime-popup .vdatetime-calendar__month__day--selected>span>span[data-v-856c8d78],.vdatetime-popup .vdatetime-popup__header[data-v-856c8d78]{background:#89a3c2!important}.vdatetime-popup .vdatetime-popup__actions__button[data-v-856c8d78],.vdatetime-popup .vdatetime-time-picker__item--selected[data-v-856c8d78],.vdatetime-popup .vdatetime-year-picker__item--selected[data-v-856c8d78]{color:#89a3c2!important}.vdatetime-popup .vdatetime-popup__header[data-v-856c8d78]{border-top-left-radius:inherit;border-top-right-radius:inherit}.vdatetime-popup .vdatetime-popup__actions__button[data-v-856c8d78]{padding:0!important}.ep-container[data-v-856c8d78]{height:110px!important}@media(max-width:599px){.ep-container[data-v-856c8d78]{height:86px!important}}.ep-container .ep-svg-container[data-v-856c8d78]{margin-top:-5px}@media(max-width:599px){.ep-container .ep-svg-container[data-v-856c8d78]{margin-top:-3px}}@media(max-width:599px){.ep-container.expanded[data-v-856c8d78]:not(.print){height:110px!important}.ep-container.expanded:not(.print) .ep-svg-container[data-v-856c8d78]{margin-top:-37px}.ep-container.expanded:not(.print) .ep-svg-container .ep-svg[data-v-856c8d78]{height:60px!important}}.ep-legend--container[data-v-856c8d78]{top:0!important}@media(max-width:599px){.ep-legend--container[data-v-856c8d78]{margin-top:4px}}@media print{.v-main[data-v-856c8d78]{display:block!important;padding:0 0 0 0!important}.v-application[data-v-856c8d78]{line-height:0!important}.v-application-wrap[data-v-856c8d78]{display:block!important;min-height:0!important}}.print-only[data-v-856c8d78]{display:none}@media print{body[data-v-856c8d78],html[data-v-856c8d78]{width:210mm;height:296.8mm;padding:0;margin:0;-webkit-print-color-adjust:exact!important;color-adjust:exact!important;print-color-adjust:exact!important}[data-v-856c8d78],[data-v-856c8d78]:after,[data-v-856c8d78]:before{color:inherit!important;background:inherit!important}.grade-details-text[data-v-856c8d78]{font-size:15.5px!important}.header-page[data-v-856c8d78]{display:block;width:210mm;height:296.8mm;padding:0;margin:0;overflow:hidden;page-break-after:always;-webkit-region-break-after:always!important;-webkit-column-break-after:page!important;-moz-column-break-after:page!important;break-after:page!important}.header-page .content[data-v-856c8d78]{display:block;padding-top:40%;padding-right:10mm;padding-left:10mm;margin:0;text-align:center}.header-page .content .logo[data-v-856c8d78]{position:relative;height:40mm;margin-bottom:30mm}.header-page .content .date[data-v-856c8d78],.header-page .content .logo[data-v-856c8d78],.header-page .content .subtitle[data-v-856c8d78],.header-page .content .title[data-v-856c8d78]{margin-bottom:10mm}.header-page .content .subtitle[data-v-856c8d78]{line-height:1.2}.no-print[data-v-856c8d78],.toggle-icon[data-v-856c8d78]{display:none!important}.print-hide-icon[data-v-856c8d78]:before{content:""!important}.print-inspections-page[data-v-856c8d78]{page-break-after:always;page-break-before:always}.print-only[data-v-856c8d78]{display:block!important}.font-xsmall[data-v-856c8d78],.font-xxsmall[data-v-856c8d78]{font-size:.6rem!important}.print-card[data-v-856c8d78]{display:block!important;border:none!important;padding:0!important;margin:0!important;min-height:296.8mm!important}.print-diary-item[data-v-856c8d78]{page-break-inside:avoid}.print-photo[data-v-856c8d78]{width:18%;max-width:40mm}.print-photo-selected img[data-v-856c8d78],.print-photo img[data-v-856c8d78]{width:100%}.print-photo-selected-text[data-v-856c8d78]{max-height:48px;overflow:hidden}.chart-wrapper[data-v-856c8d78],.download-wrapper[data-v-856c8d78]{display:block;-webkit-column-break-inside:avoid;page-break-inside:avoid;-moz-column-break-inside:avoid;break-inside:avoid;break-inside:avoid-page}.heatmap-chart[data-v-856c8d78],.wind-chart[data-v-856c8d78]{height:100%;max-height:35mm}.heatmap-chart-wrapper[data-v-856c8d78],.wind-chart-wrapper[data-v-856c8d78]{margin-bottom:43mm}.title-wrapper[data-v-856c8d78]{margin-top:7mm;margin-bottom:1mm}.charts-wrapper-4 .title-wrapper .overline[data-v-856c8d78]{font-size:.7rem!important;line-height:1.25rem!important}.charts .ct-legend li .ct-legend-square[data-v-856c8d78]{max-height:3px!important;margin-top:5px!important}.charts .ct-legend li[data-v-856c8d78]{margin-bottom:0}.charts .ct-legend li span[data-v-856c8d78]{font-size:.75rem!important}.wind-degrees-icon[data-v-856c8d78]{background-color:transparent!important}.mean-values.print[data-v-856c8d78]{margin-top:3mm}.grade-wrapper.print[data-v-856c8d78]{-webkit-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%}.grade-wrapper.print .research-grade[data-v-856c8d78]{width:68px;height:68px;line-height:66px}.grade-wrapper.print .research-grade.research-grade--with-icon[data-v-856c8d78]{margin-top:-1px}.grade-wrapper.print .research-grade span[data-v-856c8d78]{font-size:28px}.grade-details-translation[data-v-856c8d78]{font-weight:700;font-size:medium!important}.gauge-label[data-v-856c8d78]{font-size:14px!important;line-height:16px!important;margin-top:7px!important}.gauge-label.gauge-label--minmax[data-v-856c8d78]{font-size:14px!important;line-height:16px!important;max-width:none;margin-top:1px!important}.gauge-label.gauge-label--minmax .delta[data-v-856c8d78]{margin-bottom:-1px}}.ep-container.print[data-v-856c8d78]{display:block;width:150px!important;height:176px!important}.ep-container.print .ep-svg-container[data-v-856c8d78]{margin-top:-20px}.ep-container.print .ep-legend--value__counter[data-v-856c8d78]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:10px}.ep-container.print .ep-legend--container .ep-legend--value[data-v-856c8d78]{width:150px}.ep-container.print .ep-legend--container .gauge-label--name[data-v-856c8d78]{display:block!important;display:-webkit-box!important;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:1;-webkit-box-orient:vertical;word-break:break-all}.ep-container.print .ep-legend--container .v-sheet[data-v-856c8d78]{position:relative;height:36px;width:36px;margin-top:15px}.gauge-value.print[data-v-856c8d78]{max-height:18px;margin-top:12px;font-size:28px}.measurements-content.print[data-v-856c8d78]{margin-top:0;display:block;width:200mm}.pro-line-chart-placeholder[data-v-856c8d78]{height:278px}.pro-weekmap-placeholder[data-v-856c8d78]{height:215px}.pro-chart-title[data-v-856c8d78]{text-align:center!important;width:100%}.theme--light.v-data-table tbody tr.v-data-table__selected{background:#f5f5f5}.theme--light.v-data-table .v-row-group__header,.theme--light.v-data-table .v-row-group__summary{background:#eee}.theme--light.v-data-table .v-data-footer{border-top:thin solid rgba(0,0,0,.12)}.theme--light.v-data-table .v-data-table__empty-wrapper{color:rgba(0,0,0,.38)}.theme--dark.v-data-table tbody tr.v-data-table__selected{background:#505050}.theme--dark.v-data-table .v-row-group__header,.theme--dark.v-data-table .v-row-group__summary{background:#616161}.theme--dark.v-data-table .v-data-footer{border-top:thin solid hsla(0,0%,100%,.12)}.theme--dark.v-data-table .v-data-table__empty-wrapper{color:hsla(0,0%,100%,.5)}.v-data-table{border-radius:4px}.v-data-table--mobile>.v-data-table__wrapper tbody{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.v-data-table>.v-data-table__wrapper tbody tr.v-data-table__expanded{border-bottom:0}.v-data-table>.v-data-table__wrapper tbody tr.v-data-table__expanded__content{-webkit-box-shadow:inset 0 4px 8px -5px rgba(50,50,50,.75),inset 0 -4px 8px -5px rgba(50,50,50,.75);box-shadow:inset 0 4px 8px -5px rgba(50,50,50,.75),inset 0 -4px 8px -5px rgba(50,50,50,.75)}.v-data-table>.v-data-table__wrapper tbody tr:first-child:hover td:first-child{border-top-left-radius:4px}.v-data-table>.v-data-table__wrapper tbody tr:first-child:hover td:last-child{border-top-right-radius:4px}.v-data-table>.v-data-table__wrapper tbody tr:last-child:hover td:first-child{border-bottom-left-radius:4px}.v-data-table>.v-data-table__wrapper tbody tr:last-child:hover td:last-child{border-bottom-right-radius:4px}.v-data-table>.v-data-table__wrapper .v-data-table__mobile-table-row{display:initial}.v-data-table>.v-data-table__wrapper .v-data-table__mobile-row{height:auto;min-height:48px}.v-data-table__empty-wrapper{text-align:center}.v-data-table__mobile-row{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.v-data-table__mobile-row__header{font-weight:600}.v-application--is-ltr .v-data-table__mobile-row__header{padding-right:16px}.v-application--is-rtl .v-data-table__mobile-row__header{padding-left:16px}.v-application--is-ltr .v-data-table__mobile-row__cell{text-align:right}.v-application--is-rtl .v-data-table__mobile-row__cell{text-align:left}.v-row-group__header td,.v-row-group__summary td{height:35px}.v-data-table__expand-icon{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer}.v-data-table__expand-icon--active{-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}.v-data-footer{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.75rem;padding:0 8px}.v-data-footer .v-btn{color:inherit}.v-application--is-ltr .v-data-footer__icons-before .v-btn:last-child{margin-right:7px}.v-application--is-ltr .v-data-footer__icons-after .v-btn:first-child,.v-application--is-rtl .v-data-footer__icons-before .v-btn:last-child{margin-left:7px}.v-application--is-rtl .v-data-footer__icons-after .v-btn:first-child{margin-right:7px}.v-data-footer__pagination{display:block;text-align:center}.v-application--is-ltr .v-data-footer__pagination{margin:0 32px 0 24px}.v-application--is-rtl .v-data-footer__pagination{margin:0 24px 0 32px}.v-data-footer__select{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:0;-ms-flex:0 0 0px;flex:0 0 0;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;white-space:nowrap}.v-application--is-ltr .v-data-footer__select{margin-left:auto;margin-right:14px}.v-application--is-rtl .v-data-footer__select{margin-left:14px;margin-right:auto}.v-data-footer__select .v-select{-webkit-box-flex:0;-ms-flex:0 1 0px;flex:0 1 0;padding:0;position:static}.v-application--is-ltr .v-data-footer__select .v-select{margin:13px 0 13px 34px}.v-application--is-rtl .v-data-footer__select .v-select{margin:13px 34px 13px 0}.v-data-footer__select .v-select__selections{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.v-data-footer__select .v-select__selections .v-select__selection--comma{font-size:.75rem}.theme--light.v-data-table .v-data-table-header th.sortable .v-data-table-header__icon{color:rgba(0,0,0,.38)}.theme--light.v-data-table .v-data-table-header th.sortable.active,.theme--light.v-data-table .v-data-table-header th.sortable.active .v-data-table-header__icon,.theme--light.v-data-table .v-data-table-header th.sortable:hover{color:rgba(0,0,0,.87)}.theme--light.v-data-table .v-data-table-header__sort-badge{background-color:rgba(0,0,0,.12);color:rgba(0,0,0,.87)}.theme--dark.v-data-table .v-data-table-header th.sortable .v-data-table-header__icon{color:hsla(0,0%,100%,.5)}.theme--dark.v-data-table .v-data-table-header th.sortable.active,.theme--dark.v-data-table .v-data-table-header th.sortable.active .v-data-table-header__icon,.theme--dark.v-data-table .v-data-table-header th.sortable:hover{color:#fff}.theme--dark.v-data-table .v-data-table-header__sort-badge{background-color:hsla(0,0%,100%,.12);color:#fff}.v-data-table-header th.sortable{pointer-events:auto;cursor:pointer;outline:0}.v-data-table-header th.sortable .v-data-table-header__icon{line-height:.9}.v-data-table-header th.active .v-data-table-header__icon,.v-data-table-header th:hover .v-data-table-header__icon{-webkit-transform:none;transform:none;opacity:1}.v-data-table-header th.desc .v-data-table-header__icon{-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}.v-data-table-header__icon{display:inline-block;opacity:0;-webkit-transition:.3s cubic-bezier(.25,.8,.5,1);transition:.3s cubic-bezier(.25,.8,.5,1)}.v-data-table-header__sort-badge{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:0;border-radius:50%;min-width:18px;min-height:18px;height:18px;width:18px}.v-data-table-header-mobile th{height:auto}.v-data-table-header-mobile__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.v-data-table-header-mobile__wrapper .v-select{margin-bottom:8px}.v-data-table-header-mobile__wrapper .v-select .v-chip{height:24px}.v-data-table-header-mobile__wrapper .v-select .v-chip__close.desc .v-icon{-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}.v-data-table-header-mobile__select{min-width:56px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.color-primary{color:#89a3c2}.color-secondary{color:#1d3c5f}.color-tertiary{color:#eef1f6}.color-grey{color:#666}.color-grey-important{color:#666!important}.color-grey-border{color:#bbb!important}.color-grey-transparent{color:rgba(0,0,0,.54)}.color-grey-medium{color:#b0b0b0}.color-grey-dark{color:#242424}.color-black{color:#000}.alert-chip{cursor:pointer!important;background-color:#ffe5e7!important}.border-bottom{padding-bottom:12px;margin-bottom:12px;border-bottom:1px solid #bbb}@media(max-width:599px){.border-bottom{padding:10px;margin-bottom:10px}}.button-group{padding:4px 5px;border:1px solid #bbb;border-radius:4px}.button-group.--small{padding:0}@media(max-width:599px){.button-group.--small{margin-bottom:2px}}.checkbox-label{display:inline-block!important;max-width:100%!important;font-size:14px}.color-tertiary{background-color:#eef1f6}.content-container{margin-top:56px}.autocomplete-field,.country-select{width:100%;max-width:100%;min-height:36px;padding:0 12px;border:1px solid #bbb;border-radius:4px}.autocomplete-field:focus,.country-select:focus{outline-color:#89a3c2}.cursor-pointer{cursor:pointer}.data-overlay{min-height:calc(100vh - 350px)}.diary-card{height:100%;padding:10px;font-size:.8125rem!important}@media(min-width:960px){.diary-card{padding:12px;font-size:.875rem!important}}.diary-card .diary-menu-button{left:10px;min-width:24px!important;max-width:24px!important;height:24px!important}.diary-card .diary-label{font-size:.75rem!important;font-weight:600;color:#666;letter-spacing:.0333333333em!important}@media(max-width:599px){.diary-card .diary-label{font-size:.7rem!important}}.diary-card .diary-details-item{min-width:24px;max-width:none;margin-bottom:0;line-height:1.1rem}@media(max-width:849px){.diary-card .diary-details-item{min-width:100%}}@media(max-width:849px){.diary-card .diary-inspection-meta{margin-right:-8px}}.diary-card .diary-inspection-date-item{max-width:150px;margin-bottom:0;line-height:1.1rem}.diary-card .diary-inspection-title{margin-bottom:0;font-size:.75rem!important;font-weight:600;line-height:24px;color:#242424;letter-spacing:.0333333333em!important;white-space:nowrap}@media(max-width:599px){.diary-card .diary-inspection-title{font-size:.7rem!important}}@media(min-width:600px){.diary-card .diary-inspection-text{margin-top:2px}}.diary-card .diary-inspection-text.inspection-date{white-space:normal}.diary-card .hide-md{display:-webkit-box;display:-ms-flexbox;display:flex}@media(min-width:851px)and (max-width:1264px){.diary-card .hide-md{display:none}}.diary-card .diary-inspection-content{margin-top:10px!important;margin-left:10px!important}@media(min-width:600px){.diary-card .diary-inspection-content{margin-left:0!important}}@media(min-width:850px){.diary-card .diary-inspection-content{margin-top:0!important}}.diary-card .diary-inspection-content .diary-content-item{margin-bottom:4px}@media(min-width:850px){.diary-card .diary-inspection-content .diary-content-item{margin-bottom:0!important}}.diary-card .notes,.diary-card .reminder{display:inline-block;max-height:33px;overflow:hidden;line-height:1.1rem;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical}@media(max-width:599px){.diary-card .notes,.diary-card .reminder{line-height:1rem}}.filter-bar-wrapper{position:fixed;top:100px;z-index:2;width:100%;margin-top:-4px;background-color:#eef1f6;border-bottom:1px solid #e3e9f2}.filter-bar-wrapper .v-input:not(.switch-label){background-color:#fff}@media(max-width:599px){.filter-bar-wrapper .filter-container{padding:10px}}.filter-bar-wrapper .filter-bar{margin-top:-10px;margin-bottom:-10px}@media(min-width:600px){.filter-bar-wrapper .filter-bar{margin-top:-12px;margin-bottom:-12px}}@media(max-width:599px){.filter-bar-wrapper .filter-bar .filter-buttons:not(.--alerts){max-width:300px}}@media(max-width:599px){.filter-bar-wrapper .filter-bar .filter-buttons:not(.--alerts).filter-buttons--small{max-width:170px}}@media(max-width:599px){.filter-bar-wrapper .filter-bar .v-input:not(.input-text-field--large):not(.v-input--checkbox):not(.filter-text-field--alerts){max-width:120px}}.filter-bar-wrapper .filter-bar .v-input.switch-label{max-width:unset;width:140px}@media(max-width:599px){.filter-bar-wrapper .filter-bar .v-input.switch-label{width:120px}}@media(max-width:372px){.filter-bar-wrapper .filter-bar .v-input.v-text-field.v-text-field--enclosed.v-input--dense:not(.v-text-field--solo).v-text-field--outlined.input-text-field--large{max-width:120px}}@media(max-width:599px){.filter-bar-wrapper .filter-bar .v-input.v-text-field.v-text-field--enclosed.v-input--dense:not(.v-text-field--solo).v-text-field--outlined.input-text-field--large .v-input__slot .v-text-field__slot{min-width:115px}}@media(max-width:372px){.filter-bar-wrapper .filter-bar .v-input.v-text-field.v-text-field--enclosed.v-input--dense:not(.v-text-field--solo).v-text-field--outlined.input-text-field--large .v-input__slot .v-text-field__slot{min-width:74px}}.filter-bar-wrapper .filter-bar .v-input.v-text-field.v-text-field--enclosed.v-input--dense:not(.v-text-field--solo).v-text-field--outlined.input-text-field--full{max-width:100%}.filter-bar-wrapper .filter-bar .v-input.v-text-field.v-text-field--enclosed.v-input--dense:not(.v-text-field--solo).v-text-field--outlined .v-input__slot .v-label.v-label--active{color:#89a3c2!important}@media(max-width:599px){.filter-bar-wrapper .filter-bar .v-input.v-text-field.v-text-field--enclosed.v-input--dense:not(.v-text-field--solo).v-text-field--outlined .v-input__slot{padding:0 2px 0 6px!important}.filter-bar-wrapper .filter-bar .v-input.v-text-field.v-text-field--enclosed.v-input--dense:not(.v-text-field--solo).v-text-field--outlined .v-input__slot .v-text-field__slot{min-width:72px}.filter-bar-wrapper .filter-bar .v-input.v-text-field.v-text-field--enclosed.v-input--dense:not(.v-text-field--solo).v-text-field--outlined .v-input__slot .v-text-field__slot .v-label--active{left:4px!important}}@media(max-width:599px){.filter-bar-wrapper .filter-bar .v-input.v-text-field.v-input--is-focused.v-input--dense:not(.v-text-field--solo).v-text-field--outlined .v-input__slot .v-text-field__slot{min-width:63px;height:30px!important}}@media(max-width:372px){.filter-bar-wrapper .filter-bar .v-input.v-text-field.v-input--is-focused.v-input--dense:not(.v-text-field--solo).v-text-field--outlined.filter-text-field--alerts .v-input__slot .v-text-field__slot{min-width:45px}}.filter-bar-wrapper .filter-bar .view-buttons{padding:9px}.filter-bar-wrapper.--back{top:52px}.filter-bar-wrapper.--back .filter-bar .v-input.v-input--switch{background-color:transparent!important}.filter-bar-wrapper.--back .filter-bar .v-input--selection-controls{margin-top:0}.area-color-picker{margin-top:-10px}.flex-color-picker{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flex-color-picker .v-color-picker__controls{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.flex-color-picker .v-color-picker__swatches{margin-top:10px}.flex-color-picker.queen-color-picker{border:1px solid #bbb!important;-webkit-box-shadow:none!important;box-shadow:none!important}.flex-color-picker.queen-color-picker .v-color-picker__swatch:nth-child(2) .v-color-picker__color>div{border:1px solid #bbb}.full-width{width:100%}.area-color-picker-footer,.area-color-picker-toolbar{border-radius:4px}.area-color-picker-title{font-weight:500}.area-color-picker-footer{margin-top:-5px}.area-color-picker-footer .v-toolbar__content{padding:0 10px}.hcs-tooltip{font-family:Roboto,sans-serif!important;font-size:.8rem;font-weight:500!important;color:#242424!important;border-radius:6px;background-color:hsla(0,0%,94.1%,.95);border:1px solid #909090}.hcs-tooltip:after{content:"";position:absolute;left:50%;bottom:-4px;width:8px;height:8px;background:inherit;-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-box-shadow:inset -1px -1px 0 0 #909090;box-shadow:inset -1px -1px 0 0 #909090}.keep-spaces{white-space:pre-wrap}.location{padding-bottom:16px;margin:0}@media(max-width:599px){.location{margin:0 -12px 12px -12px}.location:not(.xs-view){padding:0 10px 8px 10px}.location.xs-view{padding:0 10px 0 10px}}.location:first-child{margin-top:70px}@media(max-width:599px){.location:first-child{margin-top:56px}}.location:last-child{margin-bottom:10px;border-bottom:none}.location .location-title{width:100%;padding-bottom:4px;margin:10px 0 12px;border-bottom:1px solid #000}@media(max-width:599px){.location .location-title{padding-bottom:2px;margin:8px 0 10px}}.location .research-item-transition-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}@media(max-width:599px){.location .research-item-transition-wrapper{min-width:100%}}.loading{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-height:80vh;text-align:center}.lowercase{text-transform:lowercase}.mb-2px{margin-bottom:2px}.ml-2px{margin-left:2px}.ml-n2px{margin-left:-2px!important}.mr-2px{margin-right:2px}.mr-5px{margin-right:5px}.mr-6px{margin-right:6px}.mr-n2px{margin-right:-2px}.mt-2px{margin-top:2px!important}.mt-6px{margin-top:6px!important}.mt-n2px{margin-top:-2px!important}.mx-2px{margin-left:2px;margin-right:2px}.my-2px{margin-top:2px!important;margin-bottom:2px!important}.node-inactive{color:#909090!important}.overflow-auto{overflow:auto}.overlay-modal{width:590px;color:#000}@media(max-width:599px){.overlay-modal{max-width:95vw}}@media(min-width:960px){.overlay-modal{width:690px}}.overlay-parent{position:relative}.overlay-parent.no-cursor{cursor:not-allowed}.overlay-toolbar{border-top-left-radius:4px!important;border-top-right-radius:4px!important;-webkit-box-shadow:none!important;box-shadow:none!important}.overlay-toolbar span{font-size:1.25rem;font-weight:500;letter-spacing:.0125em;line-height:2rem;word-break:break-all}.overlay-body{border-radius:0 0 4px 4px!important;background-color:#fff;padding:4px}.pro-label{background:#049717!important}.pa-2px{padding:2px!important}.py-6px{padding-top:6px!important;padding-bottom:6px!important}.basic-label{background:#1d3c5f!important}.light-label{background:#89a3c2!important}.rounded-border{padding:12px;border:1px solid #bbb;border-radius:4px}@media(max-width:599px){.rounded-border{padding:10px!important}}.rounded-border.primary-border{border:1px solid #89a3c2}.rounded-border.--small{padding:6px}@media(max-width:599px){.rounded-border.--small{padding:4px!important}}.save-bar{position:fixed;z-index:2;width:100%;margin-top:-56px;background-color:#eef1f6!important;border-bottom:1px solid #e3e9f2!important;-webkit-box-shadow:none!important;box-shadow:none!important}.save-bar.save-bar--back{margin-top:0}.back-content{margin-top:56px}.back-with-toolbar-content{margin-top:75px}@media(max-width:599px){.back-with-toolbar-content{margin-top:48px}}.back-with-toolbar-content.--100{height:100%}@media(max-width:599px){.button-mobile-wide{width:100%}}.tab-container{margin-top:104px}.to-do-date{width:auto;padding:2px 4px!important;font-weight:600;line-height:1rem;color:red;text-align:center;white-space:nowrap;border:1px solid red;border-radius:5px}.to-do-date.green--text{border-color:green}.zindex1{z-index:1}.v-icon{color:#666}.theme--light.v-btn.v-btn--icon.color-black,.v-btn>.v-btn__content .v-icon.color-black,.v-icon.color-black{color:#000}.theme--light.v-btn.v-btn--icon.color-primary,.v-btn>.v-btn__content .v-icon.color-primary,.v-icon.color-primary{color:#89a3c2}.theme--light.v-btn.v-btn--icon.color-grey,.v-btn>.v-btn__content .v-icon.color-grey,.v-icon.color-grey{color:#666}.theme--light.v-btn.v-btn--icon.color-grey-medium,.v-btn>.v-btn__content .v-icon.color-grey-medium,.v-icon.color-grey-medium{color:#b0b0b0}.theme--light.v-btn.v-btn--icon.color-grey-dark,.v-btn>.v-btn__content .v-icon.color-grey-dark,.v-icon.color-grey-dark{color:#242424}.theme--light.v-btn.v-btn--icon.color-grey-light,.v-btn>.v-btn__content .v-icon.color-grey-light,.v-icon.color-grey-light{color:#f9f9f9}.theme--light.v-btn.v-btn--icon.color-grey-transparent,.v-btn>.v-btn__content .v-icon.color-grey-transparent,.v-icon.color-grey-transparent{color:rgba(0,0,0,.54)}.theme--light.v-btn.v-btn--icon.color-grey-border,.theme--light.v-btn.v-btn--icon.color-grey-medium-light,.v-btn>.v-btn__content .v-icon.color-grey-border,.v-btn>.v-btn__content .v-icon.color-grey-medium-light,.v-icon.color-grey-border,.v-icon.color-grey-medium-light{color:#bbb}.theme--light.v-btn.v-btn--icon.color-green-bright,.v-btn>.v-btn__content .v-icon.color-green-bright,.v-icon.color-green-bright{color:#0ebc27}.v-btn.color-black>.v-btn__content .v-icon{color:#000}.full-height{height:100%}.hcs-icon{display:inline-block;min-width:23px;min-height:23px;margin:2px;line-height:1.2rem;vertical-align:top;background-color:transparent!important;background-repeat:no-repeat;background-position:50%}.hcs-icon--small{min-width:16px;min-height:16px}.hcs-icon--large{min-width:30px;min-height:30px}.hcs-icon--xl{min-width:45px;min-height:45px}.hcs-icon--xxl{min-width:100px;min-height:100px}.hcs-icon-sensor{background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_hcm.svg)}.hcs-icon-sensor-orange{background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_hcm-orange.svg)}.hcs-icon-sensor-grey{background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_hcm-grey.svg)}.hcs-icon-sensor-primary{background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_hcm-primary.svg)}.hcs-icon-sensor-secondary{background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_hcm-secondary.svg)}.hcs-icon-sensors{font-size:13px}.hcs-icon-sensors:before{margin-left:2px;font-family:Material Design Icons;content:"󰘊"}.hcs-icon-sensors--no-outline{font-size:22px;color:#666!important;background-color:transparent;border:none;border-radius:0}.hcs-icon-sensors--no-outline:before{font-family:Material Design Icons;content:"󰘊"}.hcs-icon-sensors--no-outline--small{margin:2px 0 0 0;font-size:16px}.hcs-icon-bv{font-size:15px}.hcs-icon-bv:before{font-family:Material Design Icons;content:"󰂁"}.hcs-icon-rssi,.hcs-icon-snr{font-size:15px}.hcs-icon-rssi:before,.hcs-icon-snr:before{font-family:Material Design Icons;content:"󰒓"}.hcs-icon-t_0,.hcs-icon-t_1,.hcs-icon-t_2,.hcs-icon-t_3,.hcs-icon-t_4,.hcs-icon-t_5,.hcs-icon-t_6,.hcs-icon-t_7,.hcs-icon-t_8,.hcs-icon-t_9,.hcs-icon-t_i{font-size:16px}.hcs-icon-t_0:before,.hcs-icon-t_1:before,.hcs-icon-t_2:before,.hcs-icon-t_3:before,.hcs-icon-t_4:before,.hcs-icon-t_5:before,.hcs-icon-t_6:before,.hcs-icon-t_7:before,.hcs-icon-t_8:before,.hcs-icon-t_9:before,.hcs-icon-t_i:before{font-family:Material Design Icons;content:"󰔏"}.hcs-icon-weight_kg{font-size:15px}.hcs-icon-weight_kg:before{font-family:Material Design Icons;content:"󰖡"}.hcs-icon-magnify{font-size:15px}.hcs-icon-magnify:before{margin-left:1px;font-family:Material Design Icons;content:"󰍉"}.hcs-icon-text{font-size:9.5px;font-weight:600;color:#fff;border-radius:50%}.hcs-icon.color-red{background-color:#ff001d!important;border-color:#ff001d}.hcs-icon.color-green{background-color:#049717!important;border-color:#049717}.hcs-icon.color-primary{background-color:#89a3c2!important;border-color:#89a3c2}.hcs-icon-chartgroup-air{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-air:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_air.png);background-size:contain}.hcs-icon-chartgroup-air.print{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_air.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-alert{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-alert:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_alert.png);background-size:contain}.hcs-icon-chartgroup-alert.print{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_alert.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-bat{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-bat:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_bat.png);background-size:contain}.hcs-icon-chartgroup-bat.print{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_bat.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-ch4{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-ch4:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_ch4.png);background-size:contain}.hcs-icon-chartgroup-ch4.print{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_ch4.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-cloud{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-cloud:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_cloud.png);background-size:contain}.hcs-icon-chartgroup-cloud.print{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_cloud.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-co2{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-co2:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_co2.png);background-size:contain}.hcs-icon-chartgroup-co2.print{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_co2.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-connection{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-connection:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_connection.png);background-size:contain}.hcs-icon-chartgroup-connection.print{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_connection.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-dust{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-dust:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_dust.png);background-size:contain}.hcs-icon-chartgroup-dust.print{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_dust.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-hcm_line{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-hcm_line:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_hcm_line.png);background-size:contain}.hcs-icon-chartgroup-hcm_line.print{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_hcm_line.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-nh3{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-nh3:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_nh3.png);background-size:contain}.hcs-icon-chartgroup-nh3.print{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_nh3.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-mic{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-mic:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_mic.png);background-size:contain}.hcs-icon-chartgroup-mic.print{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_mic.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-movement{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-movement:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_movement.png);background-size:contain}.hcs-icon-chartgroup-movement.print{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_movement.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-rh{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-rh:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_rh.png);background-size:contain}.hcs-icon-chartgroup-rh.print{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_rh.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-setting{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-setting:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_setting.png);background-size:contain}.hcs-icon-chartgroup-setting.print{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_setting.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-sound{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-sound:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_sound.png);background-size:contain}.hcs-icon-chartgroup-sound.print{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_sound.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-sun{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-sun:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_sun.png);background-size:contain}.hcs-icon-chartgroup-sun.print{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_sun.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-switch{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-switch:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_switch.png);background-size:contain}.hcs-icon-chartgroup-switch.print{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_switch.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-temp{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-temp:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_temp.png);background-size:contain}.hcs-icon-chartgroup-temp.print{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_temp.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-thi{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-thi:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_thi.png);background-size:contain}.hcs-icon-chartgroup-thi.print{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_thi.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-weight{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-weight:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_weight.png);background-size:contain}.hcs-icon-chartgroup-weight.print{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_weight.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-wind{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-wind:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_wind.png);background-size:contain}.hcs-icon-chartgroup-wind.print{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_wind.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-temp.print{height:20px;width:auto}.hcs-icon-chartgroup-bat.print,.hcs-icon-chartgroup-cloud.print{width:20px;height:auto}.hcs-icon-farm:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_farm.svg)}.hcs-icon-farm.print{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_farm.svg);height:30px;width:30px}.hcs-icon-farm-grey:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_farm-grey.svg)}.hcs-icon-farm-grey.print{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_farm-grey.svg);height:30px;width:30px}.hcs-icon-farm-secondary:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_farm-secondary.svg)}.hcs-icon-farm-secondary.print{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_farm-secondary.svg);height:30px;width:30px}.hcs-icon-factory:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_factory.svg)}.hcs-icon-factory.print{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_factory.svg);height:30px;width:30px}.hcs-icon-greenhouse:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_greenhouse.svg)}.hcs-icon-greenhouse.print{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_greenhouse.svg);height:30px;width:30px}.hcs-icon-home:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_home.svg)}.hcs-icon-home.print{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_home.svg);height:30px;width:30px}.hcs-icon-office:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_office.svg)}.hcs-icon-office.print{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_office.svg);height:30px;width:30px}.hcs-icon-school:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_school.svg)}.hcs-icon-school.print{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_school.svg);height:30px;width:30px}.hcs-icon-air:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_air.svg)}.hcs-icon-air.print{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_air.svg);height:30px;width:30px}.hcs-icon-air-red:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_air-red.svg)}.hcs-icon-air-red.print{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_air-red.svg);height:30px;width:30px}.hcs-icon-alert:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_alert.svg)}.hcs-icon-alert.print{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_alert.svg);height:30px;width:30px}.hcs-icon-bat:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_bat.svg)}.hcs-icon-bat.print{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_bat.svg);height:30px;width:30px}.hcs-icon-bat-red:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_bat-red.svg)}.hcs-icon-bat-red.print{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_bat-red.svg);height:30px;width:30px}.hcs-icon-ch4:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_ch4.svg)}.hcs-icon-ch4.print{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_ch4.svg);height:30px;width:30px}.hcs-icon-ch4-green:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_ch4-green.svg)}.hcs-icon-ch4-green.print{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_ch4-green.svg);height:30px;width:30px}.hcs-icon-ch4-orange:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_ch4-orange.svg)}.hcs-icon-ch4-orange.print{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_ch4-orange.svg);height:30px;width:30px}.hcs-icon-ch4-red:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_ch4-red.svg)}.hcs-icon-ch4-red.print{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_ch4-red.svg);height:30px;width:30px}.hcs-icon-cloud:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_cloud.svg)}.hcs-icon-cloud.print{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_cloud.svg);height:30px;width:30px}.hcs-icon-cloud-red:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_cloud-red.svg)}.hcs-icon-cloud-red.print{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_cloud-red.svg);height:30px;width:30px}.hcs-icon-co2:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_co2.svg)}.hcs-icon-co2.print{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_co2.svg);height:30px;width:30px}.hcs-icon-dust:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_dust.svg)}.hcs-icon-dust.print{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_dust.svg);height:30px;width:30px}.hcs-icon-hcm_line:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_hcm_line.svg)}.hcs-icon-hcm_line.print{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_hcm_line.svg);height:30px;width:30px}.hcs-icon-hcm_line-red:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_hcm_line-red.svg)}.hcs-icon-hcm_line-red.print{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_hcm_line-red.svg);height:30px;width:30px}.hcs-icon-nh3:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_nh3.svg)}.hcs-icon-nh3.print{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_nh3.svg);height:30px;width:30px}.hcs-icon-nh3-grey:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_nh3-grey.svg)}.hcs-icon-nh3-grey.print{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_nh3-grey.svg);height:30px;width:30px}.hcs-icon-nh3-primary:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_nh3-primary.svg)}.hcs-icon-nh3-primary.print{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_nh3-primary.svg);height:30px;width:30px}.hcs-icon-nh3-secondary:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_nh3-secondary.svg)}.hcs-icon-nh3-secondary.print{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_nh3-secondary.svg);height:30px;width:30px}.hcs-icon-mic:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_mic.svg)}.hcs-icon-mic.print{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_mic.svg);height:30px;width:30px}.hcs-icon-mic-red:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_mic-red.svg)}.hcs-icon-mic-red.print{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_mic-red.svg);height:30px;width:30px}.hcs-icon-rh:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_rh.svg)}.hcs-icon-rh.print{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_rh.svg);height:30px;width:30px}.hcs-icon-setting:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_setting.svg)}.hcs-icon-setting.print{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_setting.svg);height:30px;width:30px}.hcs-icon-sound:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_sound.svg)}.hcs-icon-sound.print{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_sound.svg);height:30px;width:30px}.hcs-icon-sun:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_sun.svg)}.hcs-icon-sun.print{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_sun.svg);height:30px;width:30px}.hcs-icon-sun-red:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_sun-red.svg)}.hcs-icon-sun-red.print{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_sun-red.svg);height:30px;width:30px}.hcs-icon-temp:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_temp.svg)}.hcs-icon-temp.print{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_temp.svg);height:30px;width:30px}.hcs-icon-thi:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_thi.svg)}.hcs-icon-thi.print{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_thi.svg);height:30px;width:30px}.hcs-icon-wind:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_wind.svg)}.hcs-icon-wind.print{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_wind.svg);height:30px;width:30px}.hcs-icon-wind-red:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_wind-red.svg)}.hcs-icon-wind-red.print{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_wind-red.svg);height:30px;width:30px}.hcs-icon-co2-green:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_co2-green.svg)}.hcs-icon-co2-green.print{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_co2-green.svg);height:30px;width:30px}.hcs-icon-dust-green:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_dust-green.svg)}.hcs-icon-dust-green.print{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_dust-green.svg);height:30px;width:30px}.hcs-icon-movement:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_movement.svg)}.hcs-icon-movement.print{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_movement.svg);height:30px;width:30px}.hcs-icon-movement-green:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_movement-green.svg)}.hcs-icon-movement-green.print{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_movement-green.svg);height:30px;width:30px}.hcs-icon-nh3-green:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_nh3-green.svg)}.hcs-icon-nh3-green.print{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_nh3-green.svg);height:30px;width:30px}.hcs-icon-rh-green:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_rh-green.svg)}.hcs-icon-rh-green.print{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_rh-green.svg);height:30px;width:30px}.hcs-icon-temp-green:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_temp-green.svg)}.hcs-icon-temp-green.print{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_temp-green.svg);height:30px;width:30px}.hcs-icon-thi-green:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_thi-green.svg)}.hcs-icon-thi-green.print{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_thi-green.svg);height:30px;width:30px}.hcs-icon-co2-red:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_co2-red.svg)}.hcs-icon-co2-red.print{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_co2-red.svg);height:30px;width:30px}.hcs-icon-dust-red:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_dust-red.svg)}.hcs-icon-dust-red.print{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_dust-red.svg);height:30px;width:30px}.hcs-icon-movement-red:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_movement-red.svg)}.hcs-icon-movement-red.print{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_movement-red.svg);height:30px;width:30px}.hcs-icon-nh3-red:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_nh3-red.svg)}.hcs-icon-nh3-red.print{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_nh3-red.svg);height:30px;width:30px}.hcs-icon-rh-red:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_rh-red.svg)}.hcs-icon-rh-red.print{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_rh-red.svg);height:30px;width:30px}.hcs-icon-temp-red:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_temp-red.svg)}.hcs-icon-temp-red.print{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_temp-red.svg);height:30px;width:30px}.hcs-icon-thi-red:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_thi-red.svg)}.hcs-icon-thi-red.print{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_thi-red.svg);height:30px;width:30px}.hcs-icon-co2-orange:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_co2-orange.svg)}.hcs-icon-co2-orange.print{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_co2-orange.svg);height:30px;width:30px}.hcs-icon-dust-orange:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_dust-orange.svg)}.hcs-icon-dust-orange.print{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_dust-orange.svg);height:30px;width:30px}.hcs-icon-movement-orange:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_movement-orange.svg)}.hcs-icon-movement-orange.print{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_movement-orange.svg);height:30px;width:30px}.hcs-icon-nh3-orange:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_nh3-orange.svg)}.hcs-icon-nh3-orange.print{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_nh3-orange.svg);height:30px;width:30px}.hcs-icon-rh-orange:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_rh-orange.svg)}.hcs-icon-rh-orange.print{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_rh-orange.svg);height:30px;width:30px}.hcs-icon-temp-orange:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_temp-orange.svg)}.hcs-icon-temp-orange.print{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_temp-orange.svg);height:30px;width:30px}.hcs-icon-thi-orange:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_thi-orange.svg)}.hcs-icon-thi-orange.print{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_thi-orange.svg);height:30px;width:30px}.hcs-icon-broiler.on-top{margin:0}.hcs-icon-broiler:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/broiler.svg)}.hcs-icon-broiler:not(.print).on-top{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/broiler.svg)}.hcs-icon-broiler.print{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/broiler.svg);max-height:50px}.hcs-icon-broiler.print.on-top{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/broiler.svg)}.hcs-icon-broiler-white{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/broiler-white.svg)}.hcs-icon-broiler-grey{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/broiler-grey.svg)}.hcs-icon-broiler-secondary{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/broiler-secondary.svg)}.hcs-icon-calves.on-top{margin:0}.hcs-icon-calves:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/calves.svg)}.hcs-icon-calves:not(.print).on-top{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/calves.svg)}.hcs-icon-calves.print{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/calves.svg);max-height:50px}.hcs-icon-calves.print.on-top{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/calves.svg)}.hcs-icon-calves-white{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/calves-white.svg)}.hcs-icon-calves-grey{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/calves-grey.svg)}.hcs-icon-calves-secondary{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/calves-secondary.svg)}.hcs-icon-cattle.on-top{margin:0}.hcs-icon-cattle:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/cattle.svg)}.hcs-icon-cattle:not(.print).on-top{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/cattle.svg)}.hcs-icon-cattle.print{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/cattle.svg);max-height:50px}.hcs-icon-cattle.print.on-top{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/cattle.svg)}.hcs-icon-cattle-white{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/cattle-white.svg)}.hcs-icon-cattle-grey{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/cattle-grey.svg)}.hcs-icon-cattle-secondary{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/cattle-secondary.svg)}.hcs-icon-chicken.on-top{margin:0}.hcs-icon-chicken:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/chicken.svg)}.hcs-icon-chicken:not(.print).on-top{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/chicken.svg)}.hcs-icon-chicken.print{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/chicken.svg);max-height:50px}.hcs-icon-chicken.print.on-top{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/chicken.svg)}.hcs-icon-chicken-white{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/chicken-white.svg)}.hcs-icon-chicken-grey{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/chicken-grey.svg)}.hcs-icon-chicken-secondary{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/chicken-secondary.svg)}.hcs-icon-dairy_cattle.on-top{margin:0}.hcs-icon-dairy_cattle:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/dairy_cattle.svg)}.hcs-icon-dairy_cattle:not(.print).on-top{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/dairy_cattle.svg)}.hcs-icon-dairy_cattle.print{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/dairy_cattle.svg);max-height:50px}.hcs-icon-dairy_cattle.print.on-top{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/dairy_cattle.svg)}.hcs-icon-dairy_cattle-white{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/dairy_cattle-white.svg)}.hcs-icon-dairy_cattle-grey{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/dairy_cattle-grey.svg)}.hcs-icon-dairy_cattle-secondary{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/dairy_cattle-secondary.svg)}.hcs-icon-goat.on-top{margin:0}.hcs-icon-goat:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/goat.svg)}.hcs-icon-goat:not(.print).on-top{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/goat.svg)}.hcs-icon-goat.print{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/goat.svg);max-height:50px}.hcs-icon-goat.print.on-top{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/goat.svg)}.hcs-icon-goat-white{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/goat-white.svg)}.hcs-icon-goat-grey{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/goat-grey.svg)}.hcs-icon-goat-secondary{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/goat-secondary.svg)}.hcs-icon-horse.on-top{margin:0}.hcs-icon-horse:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/horse.svg)}.hcs-icon-horse:not(.print).on-top{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/horse.svg)}.hcs-icon-horse.print{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/horse.svg);max-height:50px}.hcs-icon-horse.print.on-top{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/horse.svg)}.hcs-icon-horse-white{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/horse-white.svg)}.hcs-icon-horse-grey{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/horse-grey.svg)}.hcs-icon-horse-secondary{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/horse-secondary.svg)}.hcs-icon-human.on-top{margin:0}.hcs-icon-human:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/human.svg)}.hcs-icon-human:not(.print).on-top{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/human.svg)}.hcs-icon-human.print{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/human.svg);max-height:50px}.hcs-icon-human.print.on-top{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/human.svg)}.hcs-icon-human-white{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/human-white.svg)}.hcs-icon-human-grey{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/human-grey.svg)}.hcs-icon-human-secondary{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/human-secondary.svg)}.hcs-icon-pig.on-top{margin:0}.hcs-icon-pig:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/pig.svg)}.hcs-icon-pig:not(.print).on-top{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/pig.svg)}.hcs-icon-pig.print{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/pig.svg);max-height:50px}.hcs-icon-pig.print.on-top{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/pig.svg)}.hcs-icon-pig-white{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/pig-white.svg)}.hcs-icon-pig-grey{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/pig-grey.svg)}.hcs-icon-pig-secondary{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/pig-secondary.svg)}.hcs-icon-piglet.on-top{margin:0}.hcs-icon-piglet:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/piglet.svg)}.hcs-icon-piglet:not(.print).on-top{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/piglet.svg)}.hcs-icon-piglet.print{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/piglet.svg);max-height:50px}.hcs-icon-piglet.print.on-top{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/piglet.svg)}.hcs-icon-piglet-white{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/piglet-white.svg)}.hcs-icon-piglet-grey{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/piglet-grey.svg)}.hcs-icon-piglet-secondary{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/piglet-secondary.svg)}.hcs-icon-rearing_chicken.on-top{margin:0}.hcs-icon-rearing_chicken:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/rearing_chicken.svg)}.hcs-icon-rearing_chicken:not(.print).on-top{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/rearing_chicken.svg)}.hcs-icon-rearing_chicken.print{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/rearing_chicken.svg);max-height:50px}.hcs-icon-rearing_chicken.print.on-top{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/rearing_chicken.svg)}.hcs-icon-rearing_chicken-white{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/rearing_chicken-white.svg)}.hcs-icon-rearing_chicken-grey{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/rearing_chicken-grey.svg)}.hcs-icon-rearing_chicken-secondary{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/rearing_chicken-secondary.svg)}.hcs-icon-sheep.on-top{margin:0}.hcs-icon-sheep:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sheep.svg)}.hcs-icon-sheep:not(.print).on-top{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/sheep.svg)}.hcs-icon-sheep.print{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sheep.svg);max-height:50px}.hcs-icon-sheep.print.on-top{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/sheep.svg)}.hcs-icon-sheep-white{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sheep-white.svg)}.hcs-icon-sheep-grey{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sheep-grey.svg)}.hcs-icon-sheep-secondary{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sheep-secondary.svg)}.hcs-icon-sow.on-top{margin:0}.hcs-icon-sow:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sow.svg)}.hcs-icon-sow:not(.print).on-top{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/sow.svg)}.hcs-icon-sow.print{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sow.svg);max-height:50px}.hcs-icon-sow.print.on-top{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/sow.svg)}.hcs-icon-sow-white{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sow-white.svg)}.hcs-icon-sow-grey{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sow-grey.svg)}.hcs-icon-sow-secondary{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sow-secondary.svg)}.hcs-icon-sow_lactating.on-top{margin:0}.hcs-icon-sow_lactating:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sow_lactating.svg)}.hcs-icon-sow_lactating:not(.print).on-top{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/sow_lactating.svg)}.hcs-icon-sow_lactating.print{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sow_lactating.svg);max-height:50px}.hcs-icon-sow_lactating.print.on-top{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/sow_lactating.svg)}.hcs-icon-sow_lactating-white{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sow_lactating-white.svg)}.hcs-icon-sow_lactating-grey{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sow_lactating-grey.svg)}.hcs-icon-sow_lactating-secondary{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sow_lactating-secondary.svg)}.hcs-icon-veal_calves.on-top{margin:0}.hcs-icon-veal_calves:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/veal_calves.svg)}.hcs-icon-veal_calves:not(.print).on-top{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/veal_calves.svg)}.hcs-icon-veal_calves.print{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/veal_calves.svg);max-height:50px}.hcs-icon-veal_calves.print.on-top{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/veal_calves.svg)}.hcs-icon-veal_calves-white{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/veal_calves-white.svg)}.hcs-icon-veal_calves-grey{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/veal_calves-grey.svg)}.hcs-icon-veal_calves-secondary{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/veal_calves-secondary.svg)}.hcs-icon-null{font-size:18px}.hcs-icon-null:before{margin-left:1px;font-family:Material Design Icons;content:"󰄰"}.hcs-icon-sensor-status{width:55px;height:55px;margin:4px;background-size:cover}@media(max-width:599px){.hcs-icon-sensor-status{width:40px;height:40px}}.hcs-icon-sensor-status.--tiny{width:30px;min-width:30px;height:30px}.hcs-icon-sensor-status.--small{width:40px;min-width:40px;height:40px}.hcs-icon-sensor-status.--large{width:90px;height:90px}.hcs-icon-sensor-status.--large,.hcs-icon-sensor-status.--small,.hcs-icon-sensor-status.--tiny{background-size:contain;image-rendering:-moz-crisp-edges;image-rendering:-o-crisp-edges;image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges;-ms-interpolation-mode:nearest-neighbor}.research-grade--filter{width:23px;height:23px;line-height:20px;text-align:center;background-color:rgba(0,0,0,.54);border-radius:4px}.research-grade--filter span{font-size:11px;font-weight:600;color:#eef1f6}.research-grade--filter.--active{line-height:18px;background-color:#ff001d;border:1px solid #666}.research-grade--filter.--active span{color:#666}.icon-side-arrow{font-size:18px}.icon-info{margin-top:-2px}body{font-family:Roboto,sans-serif!important}button,input,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit;color:inherit}a{color:#1d3c5f!important;text-decoration:none}.extra-text{margin-top:2px;font-style:italic;font-size:11px!important}.font-small{font-size:12px!important;line-height:14px}.font-xsmall{font-size:11px!important;line-height:13px!important}.font-xxsmall{font-size:8px!important}.hcs-info-label,.hcs-label{font-family:Roboto,sans-serif!important;font-size:12px!important;font-weight:400;line-height:16px;color:#242424}.hcs-label{margin-bottom:4px}.info-text{font-style:italic}.overflow-ellipsis{text-overflow:ellipsis;overflow:hidden}.overline-tabsize{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#666;font-size:.875rem;font-weight:500;letter-spacing:.0892857143em;line-height:normal;height:48px;text-transform:uppercase}.overline-tabsize.active{color:#000}.uppercase{color:#666;font-size:12px;font-weight:500;letter-spacing:.0892857143em;line-height:normal;text-transform:uppercase}.unauthorized-title{padding-top:40px;text-align:center}.roboto-condensed{font-family:Roboto Condensed,Helvetica Neue,Helvetica,Arial,sans-serif}.single-line-height{line-height:1rem!important}.text-ellipsis{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}@media(min-width:960px){.container{max-width:calc(100vw - 48px)!important}}.el-tree{color:#242424!important}.v-application .red--text{color:#ff001d!important;caret-color:#ff001d!important}.v-application .red{background-color:#ff001d!important;border-color:#ff001d!important}.v-application .accent{background-color:#89a3c2!important;border-color:#89a3c2!important}.v-application .accent--text{color:#89a3c2!important;caret-color:#89a3c2!important}.theme--light.v-label{color:#242424}.filter-radio-group .v-label{font-size:14px!important}.theme--light.v-card.v-card--outlined{border:thin solid #bbb}.theme--light.v-chip,.theme--light.v-chip:not(.v-chip--active){background-color:#bbcadc}.theme--light.v-chip.v-chip--active.background-color-secondary{background-color:#1d3c5f!important;color:#fff!important}.theme--light.v-btn{color:inherit}.v-btn .v-ripple__container,.v-btn:before,.v-icon.v-icon:after{display:none!important}.theme--light.v-btn.color-secondary .v-btn__content{color:#1d3c5f;border-color:#1d3c5f}.theme--light.v-icon.v-icon.v-icon--disabled.transparent--text{color:transparent!important}.v-btn.group--left{border-radius:4px 0 0 4px!important;margin-right:-1px!important}.v-btn.group--right{border-radius:0 4px 4px 0!important}.v-btn.group--middle{border-radius:0!important;margin-right:-1px!important}.v-text-field--outlined fieldset{border-color:#bbb}.v-tabs--icons-and-text>.v-tabs-bar{height:48px!important}.v-tabs--icons-and-text>.v-tabs-bar .v-tab{text-transform:none!important;letter-spacing:.075}.v-tabs--icons-and-text>.v-tabs-bar .v-tab>:first-child{margin-bottom:2px!important}@media(max-width:599px){.v-tabs--icons-and-text>.v-tabs-bar .v-tab{font-size:12px!important;letter-spacing:.04}}@media(max-width:400px){.v-tabs--icons-and-text>.v-tabs-bar .v-tab{min-width:68px!important;padding:0 4px!important}}@media(max-width:500px){.v-tabs--icons-and-text>.v-tabs-bar .v-tab{padding:0 7px!important}}@media(max-width:500px){.v-tabs--icons-and-text>.v-tabs-bar .v-tab.compact-view{padding:0!important;min-width:62px!important}}.v-tabs .v-tab--active:hover:before,.v-tabs .v-tab:hover:before{opacity:0!important}.v-tabs--dashboard .v-tabs-bar--is-mobile .v-tab{padding:0 10px!important}.location-create .v-item-group.v-tabs-bar{position:fixed!important;top:48px!important;z-index:2!important;width:100%!important}.v-toolbar__content .v-toolbar__title{padding-left:0!important}.v-text-field.error--text .v-label{color:#ff5252!important;caret-color:#ff5252!important}.v-text-field.v-text-field--solo .v-input__control{min-width:160px!important}@media(min-width:1264px){.v-text-field.v-text-field--solo .v-input__control{min-width:0!important}}.v-text-field.v-text-field--solo .v-input__control .v-input__slot{background:transparent!important}.v-text-field .v-input__control .v-input__slot{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important;min-height:auto!important}.v-text-field:not(.v-text-field--outlined):not(.v-text-field--solo):not(.v-select) input{padding:8px 0 0}.v-text-field.v-text-field--outlined input{width:100%;max-height:none!important;padding-top:10px}.v-text-field.v-text-field--enclosed.v-input--dense:not(.v-text-field--solo).v-text-field--outlined .v-input__slot{padding-right:4px!important}.v-text-field.v-text-field--enclosed.v-input--dense:not(.v-text-field--solo).v-text-field--outlined .v-input__append-inner{margin-top:6px!important}@media(max-width:599px){.v-text-field.v-text-field--enclosed.v-input--dense:not(.v-text-field--solo).v-text-field--outlined:not(.v-input--xsmall):not(.input-text-field--full) .v-input__append-inner{margin-top:3px!important}}.v-text-field.v-text-field--enclosed.v-input--height36 .v-input__append-inner{margin-top:14px!important}.v-text-field.v-text-field--enclosed.v-input--width240{width:240px}@media(max-width:599px){.v-text-field.v-text-field--enclosed.v-input--width240{width:120px}}.v-text-field.v-text-field--enclosed.v-input--width157{width:157px}@media(max-width:599px){.v-text-field.v-text-field--enclosed.v-input--width157{width:84px}}.v-text-field.hcs--large{padding-top:8px!important;font-size:1.8rem!important}.v-text-field.hcs--large.v-text-field .v-input__control .v-input__slot{height:42px!important;min-height:42px!important}.v-text-field.hcs--large.v-text-field input{padding:0 0 4px!important;margin-top:8px!important}.v-text-field:not(.date-picker):not(.time-picker):not(.bg-transparent) .v-input__slot,input[type=number]{background-color:#fff!important}.v-select.v-select--chips.v-input--dense .v-select__selections{min-height:30px}.v-select.v-input--small .v-select__selections,.v-select.v-input--xsmall .v-select__selections{padding:0!important}.v-input.v-input--selection-controls.v-input--switch .v-input__slot>.v-label{font-size:12px!important;line-height:16px}.v-input textarea{padding-top:4px}div[role=combobox] .v-label{top:-2px!important}.v-input__slider{max-width:600px}.v-input__slider .v-slider.v-slider--horizontal .v-slider__tick .v-slider__tick-label{width:65px;max-width:65px;margin-top:2px;font-size:.75rem!important;line-height:1rem;text-align:center;white-space:normal}.v-input__slider .v-slider.v-slider--horizontal .v-slider__tick:first-child .v-slider__tick-label,.v-input__slider .v-slider.v-slider--horizontal .v-slider__tick:last-child .v-slider__tick-label{-webkit-transform:translateX(-50%)!important;transform:translateX(-50%)!important}.v-input__slider.slider--default .v-slider div[aria-valuenow="0"] .primary{color:#b0b0b0!important;background-color:#b0b0b0!important}.v-input__slider.slider--default .v-slider div[aria-valuenow="0"] .v-slider__thumb-label{display:none!important}.v-input__slider.slider--default:not(.slider--big-label) .v-slider{max-width:245px!important;margin-top:18px!important}.v-input__slider.slider--big-label .v-slider{margin-top:25px!important}.v-input__slider.slider--number-percentage .v-slider div[aria-valuenow="-1"] .primary{color:#b0b0b0!important;background-color:#b0b0b0!important}.v-input__slider.slider--number-percentage .v-slider div[aria-valuenow="-1"] .v-slider__thumb-label{display:none!important}.v-input__slider.slider--score-amount .v-slider__ticks-container .v-slider__tick:nth-child(2){background-color:#069518!important}.v-input__slider.slider--score-amount .v-slider__ticks-container .v-slider__tick:nth-child(3){background-color:#243d80!important}.v-input__slider.slider--score-amount .v-slider__ticks-container .v-slider__tick:nth-child(4){background-color:#5f3f90!important}.v-input__slider.slider--score-amount .v-slider__ticks-container .v-slider__tick:nth-child(5){background-color:#8f1619!important}.v-input__slider.slider--score-quality .v-slider__ticks-container .v-slider__tick:nth-child(5){background-color:#069518!important}.v-input__slider.slider--score-quality .v-slider__ticks-container .v-slider__tick:nth-child(4){background-color:#243d80!important}.v-input__slider.slider--score-quality .v-slider__ticks-container .v-slider__tick:nth-child(3){background-color:#5f3f90!important}.v-input__slider.slider--score-quality .v-slider__ticks-container .v-slider__tick:nth-child(2){background-color:#8f1619!important}.v-input__slider.slider--grade .v-slider__ticks-container .v-slider__tick:nth-child(9),.v-input__slider.slider--grade .v-slider__ticks-container .v-slider__tick:nth-child(10),.v-input__slider.slider--grade .v-slider__ticks-container .v-slider__tick:nth-child(11){background-color:#069518!important}.v-input__slider.slider--grade .v-slider__ticks-container .v-slider__tick:nth-child(7),.v-input__slider.slider--grade .v-slider__ticks-container .v-slider__tick:nth-child(8){background-color:#243d80!important}.v-input__slider.slider--grade .v-slider__ticks-container .v-slider__tick:nth-child(5),.v-input__slider.slider--grade .v-slider__ticks-container .v-slider__tick:nth-child(6){background-color:#5f3f90!important}.v-input__slider.slider--grade .v-slider__ticks-container .v-slider__tick:nth-child(2),.v-input__slider.slider--grade .v-slider__ticks-container .v-slider__tick:nth-child(3),.v-input__slider.slider--grade .v-slider__ticks-container .v-slider__tick:nth-child(4){background-color:#8f1619!important}.v-card__subtitle,.v-card__text,.v-card__title{padding:12px!important}@media(max-width:599px){.v-card__subtitle,.v-card__text,.v-card__title{padding:10px!important}}.v-card__title+.v-card__subtitle,.v-card__title+.v-card__text{padding:0 12px!important}@media(max-width:599px){.v-card__title+.v-card__subtitle,.v-card__title+.v-card__text{padding:0 10px!important}}.v-data-table{background-color:transparent!important}@media(max-width:599px){.v-data-table:not(.table-heatmap) .v-input__control,.v-data-table:not(.table-heatmap) input{font-size:12px!important}}.v-data-table:not(.table-heatmap) tr.tr-clickable>td{cursor:pointer!important}.v-data-table:not(.table-heatmap) .td--small .v-input__control{min-width:116px!important;max-width:116px!important}@media(max-width:599px){.v-data-table:not(.table-heatmap) .td--small .v-input__control{min-width:80px!important;max-width:80px!important}}.v-data-table:not(.table-heatmap) .td--medium .v-input__control{min-width:130px!important;max-width:130px!important}@media(max-width:599px){.v-data-table:not(.table-heatmap) .v-data-table__wrapper>table>tbody>tr>td,.v-data-table:not(.table-heatmap) .v-data-table__wrapper>table>thead>tr>th{padding:0 5px!important;font-size:12px!important}}.v-data-table:not(.table-heatmap).--full-width{width:100%}.v-data-table:not(.table-heatmap).v-data-table--smallfont .v-data-table__wrapper>table>tbody>tr>td,.v-data-table:not(.table-heatmap).v-data-table--smallfont .v-data-table__wrapper>table>thead>tr>th,.v-data-table:not(.table-heatmap).v-data-table--smallfont .v-input__control,.v-data-table:not(.table-heatmap).v-data-table--smallfont input{font-size:12px!important}.v-data-table.v-data-table--dense.table-heatmap>.v-data-table__wrapper>table>tbody>tr>td{height:11px!important}.v-data-table.table-heatmap .v-data-table__wrapper{overflow:visible;width:100%}.v-data-table.emission-table .v-data-table__wrapper{overflow:visible!important}@media(max-width:599px){.v-application--is-ltr .v-data-table.table-saved-inputs>.v-data-footer__select{margin-left:0!important;margin-right:0!important}}.v-calendar-weekly__day.v-present{background-color:#bbcadc!important}.v-event strong{display:none}.el-checkbox__input.is-checked .el-checkbox__inner,.el-checkbox__input.is-indeterminate .el-checkbox__inner{background-color:#89a3c2;border-color:#89a3c2}.el-input-number .el-input__inner{color:#242424!important}.el-input-number.comma-warning .el-input__inner{border:1px solid #ff001d!important}.el-input-number.table input{background-color:hsla(0,0%,100%,.5)!important}.el-input-number--medium{width:160px!important}@media(max-width:599px){.el-input-number--medium{width:130px!important}}.el-input-number__decrease,.el-input-number__increase{background:none!important}.el-input-number__decrease:hover:not(.is-disabled)~.el-input .el-input__inner:not(.is-disabled),.el-input-number__increase:hover:not(.is-disabled)~.el-input .el-input__inner:not(.is-disabled),.el-input.is-active .el-input__inner,.el-input__inner:focus{border-color:#89a3c2!important}.v-badge__badge{min-width:16px!important;height:16px!important;padding:3px 5px!important;font-size:11px!important}.v-badge.font-xxsmall .v-badge__badge{font-size:8px!important}.alerts-item .v-alert__wrapper{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:start!important}.v-overlay.manual-input-overlay>.v-overlay__content .overlay-modal{max-height:90vh!important;min-height:500px!important;overflow:auto!important;background-color:#fff;border-radius:4px}@media(max-width:599px){.v-overlay.manual-input-overlay>.v-overlay__content .overlay-modal{min-height:300px!important}}.vue-treeselect .vue-treeselect__control{border-color:#bbb;border-radius:4px}.vue-treeselect:not(.filter-treeselect) .vue-treeselect__control{background:transparent}.vue-treeselect.emission-treeselect .vue-treeselect__control{border-color:#666}.vue-treeselect.emission-treeselect .vue-treeselect__control-arrow{color:#666}.vue-treeselect.emission-treeselect.vue-treeselect:not(.vue-treeselect--disabled):not(.vue-treeselect--focused) .vue-treeselect__control:hover{border-color:#909090}.vue-treeselect--focused:not(.vue-treeselect--open) .vue-treeselect__control{border-color:#89a3c2!important;-webkit-box-shadow:none!important;box-shadow:none!important}.vue-treeselect--has-value .vue-treeselect__multi-value{margin-bottom:1px!important}.vue-treeselect__multi-value-item{padding:0!important;line-height:12px!important;color:#242424!important;background:#bbcadc!important}.vue-treeselect__multi-value-item .vue-treeselect__multi-value-label{font-weight:600!important}.vue-treeselect__value-remove{color:#242424!important}.vue-treeselect__checkbox--checked,.vue-treeselect__checkbox--indeterminate{background:#89a3c2!important;border-color:#89a3c2!important}.vue-treeselect.color-red .vue-treeselect__multi-value-item,.vue-treeselect.color-red .vue-treeselect__value-remove{color:#ff001d!important;background:#ffe5e7!important}.vue-treeselect.color-red .vue-treeselect__checkbox--checked{background:#ff001d!important;border-color:#ff001d!important}.vue-treeselect--open-below:not(.vue-treeselect--append-to-body) .vue-treeselect__menu-container{top:unset!important}@media(max-width:599px){.vue-treeselect.treeselect--small .vue-treeselect__control,.vue-treeselect.treeselect--small .vue-treeselect__menu{font-size:14px!important}}.vue-treeselect.treeselect-icon-selectbox .vue-treeselect__control{max-height:34px!important;height:34px!important;max-width:85px!important;width:85px!important;border-color:#bbb!important}.vue-treeselect.treeselect-icon-selectbox .vue-treeselect__control .vue-treeselect__single-value{top:1px}.vue-treeselect.treeselect-icon-selectbox .vue-treeselect__control,.vue-treeselect.treeselect-icon-selectbox .vue-treeselect__menu{font-size:10px!important}.vue-treeselect.vue-treeselect--multi.treeselect-chartgroup .vue-treeselect__multi-value-item{background:#fff!important}.vue-treeselect.vue-treeselect--multi.treeselect-chartgroup.vue-treeselect--disabled .vue-treeselect__multi-value-item{background:#ededed!important;border-color:#ededed!important}.vue-treeselect__multi-value-item-container{padding-top:2px!important}.vdatetime-input{color:#89a3c2;cursor:pointer}.vdatetime.green--text .vdatetime-input{color:#049717}.vdatetime-popup{border-radius:4px}.vdatetime-popup .vdatetime-calendar__month{min-height:317px!important}.vdatetime-popup .vdatetime-calendar__month__day--selected:hover>span>span,.vdatetime-popup .vdatetime-calendar__month__day--selected>span>span,.vdatetime-popup .vdatetime-popup__header{background:#89a3c2!important}.vdatetime-popup .vdatetime-popup__actions__button,.vdatetime-popup .vdatetime-time-picker__item--selected,.vdatetime-popup .vdatetime-year-picker__item--selected{color:#89a3c2!important}.vdatetime-popup .vdatetime-popup__header{border-top-left-radius:inherit;border-top-right-radius:inherit}.vdatetime-popup .vdatetime-popup__actions__button{padding:0!important}.ep-container{height:110px!important}@media(max-width:599px){.ep-container{height:86px!important}}.ep-container .ep-svg-container{margin-top:-5px}@media(max-width:599px){.ep-container .ep-svg-container{margin-top:-3px}}@media(max-width:599px){.ep-container.expanded:not(.print){height:110px!important}.ep-container.expanded:not(.print) .ep-svg-container{margin-top:-37px}.ep-container.expanded:not(.print) .ep-svg-container .ep-svg{height:60px!important}}.ep-legend--container{top:0!important}@media(max-width:599px){.ep-legend--container{margin-top:4px}}@media print{.v-main{display:block!important;padding:0 0 0 0!important}.v-application{line-height:0!important}.v-application-wrap{display:block!important;min-height:0!important}}.print-only{display:none}@media print{body,html{width:210mm;height:296.8mm;padding:0;margin:0;-webkit-print-color-adjust:exact!important;color-adjust:exact!important;print-color-adjust:exact!important}*,:after,:before{color:inherit!important;background:inherit!important}.grade-details-text{font-size:15.5px!important}.header-page{display:block;width:210mm;height:296.8mm;padding:0;margin:0;overflow:hidden;page-break-after:always;-webkit-region-break-after:always!important;-webkit-column-break-after:page!important;-moz-column-break-after:page!important;break-after:page!important}.header-page .content{display:block;padding-top:40%;padding-right:10mm;padding-left:10mm;margin:0;text-align:center}.header-page .content .logo{position:relative;height:40mm;margin-bottom:30mm}.header-page .content .date,.header-page .content .logo,.header-page .content .subtitle,.header-page .content .title{margin-bottom:10mm}.header-page .content .subtitle{line-height:1.2}.no-print,.toggle-icon{display:none!important}.print-hide-icon:before{content:""!important}.print-inspections-page{page-break-after:always;page-break-before:always}.print-only{display:block!important}.font-xsmall,.font-xxsmall{font-size:.6rem!important}.print-card{display:block!important;border:none!important;padding:0!important;margin:0!important;min-height:296.8mm!important}.print-diary-item{page-break-inside:avoid}.print-photo{width:18%;max-width:40mm}.print-photo-selected img,.print-photo img{width:100%}.print-photo-selected-text{max-height:48px;overflow:hidden}.chart-wrapper,.download-wrapper{display:block;-webkit-column-break-inside:avoid;page-break-inside:avoid;-moz-column-break-inside:avoid;break-inside:avoid;break-inside:avoid-page}.heatmap-chart,.wind-chart{height:100%;max-height:35mm}.heatmap-chart-wrapper,.wind-chart-wrapper{margin-bottom:43mm}.title-wrapper{margin-top:7mm;margin-bottom:1mm}.charts-wrapper-4 .title-wrapper .overline{font-size:.7rem!important;line-height:1.25rem!important}.charts .ct-legend li .ct-legend-square{max-height:3px!important;margin-top:5px!important}.charts .ct-legend li{margin-bottom:0}.charts .ct-legend li span{font-size:.75rem!important}.wind-degrees-icon{background-color:transparent!important}.mean-values.print{margin-top:3mm}.grade-wrapper.print{-webkit-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%}.grade-wrapper.print .research-grade{width:68px;height:68px;line-height:66px}.grade-wrapper.print .research-grade.research-grade--with-icon{margin-top:-1px}.grade-wrapper.print .research-grade span{font-size:28px}.grade-details-translation{font-weight:700;font-size:medium!important}.gauge-label{margin-top:7px!important}.gauge-label,.gauge-label.gauge-label--minmax{font-size:14px!important;line-height:16px!important}.gauge-label.gauge-label--minmax{max-width:none;margin-top:1px!important}.gauge-label.gauge-label--minmax .delta{margin-bottom:-1px}}.ep-container.print{display:block;width:150px!important;height:176px!important}.ep-container.print .ep-svg-container{margin-top:-20px}.ep-container.print .ep-legend--value__counter{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:10px}.ep-container.print .ep-legend--container .ep-legend--value{width:150px}.ep-container.print .ep-legend--container .gauge-label--name{display:block!important;display:-webkit-box!important;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:1;-webkit-box-orient:vertical;word-break:break-all}.ep-container.print .ep-legend--container .v-sheet{position:relative;height:36px;width:36px;margin-top:15px}.gauge-value.print{max-height:18px;margin-top:12px;font-size:28px}.measurements-content.print{margin-top:0;display:block;width:200mm}.doughnut-chart{max-width:400px}.doughnut-full-width{width:33%;max-width:400px}.color-primary[data-v-953254bc]{color:#89a3c2}.color-secondary[data-v-953254bc]{color:#1d3c5f}.color-tertiary[data-v-953254bc]{color:#eef1f6}.color-grey[data-v-953254bc]{color:#666}.color-grey-important[data-v-953254bc]{color:#666!important}.color-grey-border[data-v-953254bc]{color:#bbb!important}.color-grey-transparent[data-v-953254bc]{color:rgba(0,0,0,.54)}.color-grey-medium[data-v-953254bc]{color:#b0b0b0}.color-grey-dark[data-v-953254bc]{color:#242424}.color-black[data-v-953254bc]{color:#000}.alert-chip[data-v-953254bc]{cursor:pointer!important;background-color:#ffe5e7!important}.border-bottom[data-v-953254bc]{padding-bottom:12px;margin-bottom:12px;border-bottom:1px solid #bbb}@media(max-width:599px){.border-bottom[data-v-953254bc]{padding:10px;margin-bottom:10px}}.button-group[data-v-953254bc]{padding:4px 5px;border:1px solid #bbb;border-radius:4px}.button-group.--small[data-v-953254bc]{padding:0}@media(max-width:599px){.button-group.--small[data-v-953254bc]{margin-bottom:2px}}.checkbox-label[data-v-953254bc]{display:inline-block!important;max-width:100%!important;font-size:14px}.color-tertiary[data-v-953254bc]{background-color:#eef1f6}.content-container[data-v-953254bc]{margin-top:56px}.autocomplete-field[data-v-953254bc],.country-select[data-v-953254bc]{width:100%;max-width:100%;min-height:36px;padding:0 12px;border:1px solid #bbb;border-radius:4px}.autocomplete-field[data-v-953254bc]:focus,.country-select[data-v-953254bc]:focus{outline-color:#89a3c2}.cursor-pointer[data-v-953254bc]{cursor:pointer}.data-overlay[data-v-953254bc]{min-height:calc(100vh - 350px)}.diary-card[data-v-953254bc]{height:100%;padding:10px;font-size:.8125rem!important}@media(min-width:960px){.diary-card[data-v-953254bc]{padding:12px;font-size:.875rem!important}}.diary-card .diary-menu-button[data-v-953254bc]{left:10px;min-width:24px!important;max-width:24px!important;height:24px!important}.diary-card .diary-label[data-v-953254bc]{font-size:.75rem!important;font-weight:600;color:#666;letter-spacing:.0333333333em!important}@media(max-width:599px){.diary-card .diary-label[data-v-953254bc]{font-size:.7rem!important}}.diary-card .diary-details-item[data-v-953254bc]{min-width:24px;max-width:none;margin-bottom:0;line-height:1.1rem}@media(max-width:849px){.diary-card .diary-details-item[data-v-953254bc]{min-width:100%}}@media(max-width:849px){.diary-card .diary-inspection-meta[data-v-953254bc]{margin-right:-8px}}.diary-card .diary-inspection-date-item[data-v-953254bc]{max-width:150px;margin-bottom:0;line-height:1.1rem}.diary-card .diary-inspection-title[data-v-953254bc]{margin-bottom:0;font-size:.75rem!important;font-weight:600;line-height:24px;color:#242424;letter-spacing:.0333333333em!important;white-space:nowrap}@media(max-width:599px){.diary-card .diary-inspection-title[data-v-953254bc]{font-size:.7rem!important}}@media(min-width:600px){.diary-card .diary-inspection-text[data-v-953254bc]{margin-top:2px}}.diary-card .diary-inspection-text.inspection-date[data-v-953254bc]{white-space:normal}.diary-card .hide-md[data-v-953254bc]{display:-webkit-box;display:-ms-flexbox;display:flex}@media(min-width:851px)and (max-width:1264px){.diary-card .hide-md[data-v-953254bc]{display:none}}.diary-card .diary-inspection-content[data-v-953254bc]{margin-top:10px!important;margin-left:10px!important}@media(min-width:600px){.diary-card .diary-inspection-content[data-v-953254bc]{margin-left:0!important}}@media(min-width:850px){.diary-card .diary-inspection-content[data-v-953254bc]{margin-top:0!important}}.diary-card .diary-inspection-content .diary-content-item[data-v-953254bc]{margin-bottom:4px}@media(min-width:850px){.diary-card .diary-inspection-content .diary-content-item[data-v-953254bc]{margin-bottom:0!important}}.diary-card .notes[data-v-953254bc],.diary-card .reminder[data-v-953254bc]{display:inline-block;max-height:33px;overflow:hidden;line-height:1.1rem;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical}@media(max-width:599px){.diary-card .notes[data-v-953254bc],.diary-card .reminder[data-v-953254bc]{line-height:1rem}}.filter-bar-wrapper[data-v-953254bc]{position:fixed;top:100px;z-index:2;width:100%;margin-top:-4px;background-color:#eef1f6;border-bottom:1px solid #e3e9f2}.filter-bar-wrapper .v-input[data-v-953254bc]:not(.switch-label){background-color:#fff}@media(max-width:599px){.filter-bar-wrapper .filter-container[data-v-953254bc]{padding:10px}}.filter-bar-wrapper .filter-bar[data-v-953254bc]{margin-top:-10px;margin-bottom:-10px}@media(min-width:600px){.filter-bar-wrapper .filter-bar[data-v-953254bc]{margin-top:-12px;margin-bottom:-12px}}@media(max-width:599px){.filter-bar-wrapper .filter-bar .filter-buttons[data-v-953254bc]:not(.--alerts){max-width:300px}}@media(max-width:599px){.filter-bar-wrapper .filter-bar .filter-buttons:not(.--alerts).filter-buttons--small[data-v-953254bc]{max-width:170px}}@media(max-width:599px){.filter-bar-wrapper .filter-bar .v-input[data-v-953254bc]:not(.input-text-field--large):not(.v-input--checkbox):not(.filter-text-field--alerts){max-width:120px}}.filter-bar-wrapper .filter-bar .v-input.switch-label[data-v-953254bc]{max-width:unset;width:140px}@media(max-width:599px){.filter-bar-wrapper .filter-bar .v-input.switch-label[data-v-953254bc]{width:120px}}@media(max-width:372px){.filter-bar-wrapper .filter-bar .v-input.v-text-field.v-text-field--enclosed.v-input--dense:not(.v-text-field--solo).v-text-field--outlined.input-text-field--large[data-v-953254bc]{max-width:120px}}@media(max-width:599px){.filter-bar-wrapper .filter-bar .v-input.v-text-field.v-text-field--enclosed.v-input--dense:not(.v-text-field--solo).v-text-field--outlined.input-text-field--large .v-input__slot .v-text-field__slot[data-v-953254bc]{min-width:115px}}@media(max-width:372px){.filter-bar-wrapper .filter-bar .v-input.v-text-field.v-text-field--enclosed.v-input--dense:not(.v-text-field--solo).v-text-field--outlined.input-text-field--large .v-input__slot .v-text-field__slot[data-v-953254bc]{min-width:74px}}.filter-bar-wrapper .filter-bar .v-input.v-text-field.v-text-field--enclosed.v-input--dense:not(.v-text-field--solo).v-text-field--outlined.input-text-field--full[data-v-953254bc]{max-width:100%}.filter-bar-wrapper .filter-bar .v-input.v-text-field.v-text-field--enclosed.v-input--dense:not(.v-text-field--solo).v-text-field--outlined .v-input__slot .v-label.v-label--active[data-v-953254bc]{color:#89a3c2!important}@media(max-width:599px){.filter-bar-wrapper .filter-bar .v-input.v-text-field.v-text-field--enclosed.v-input--dense:not(.v-text-field--solo).v-text-field--outlined .v-input__slot[data-v-953254bc]{padding:0 2px 0 6px!important}.filter-bar-wrapper .filter-bar .v-input.v-text-field.v-text-field--enclosed.v-input--dense:not(.v-text-field--solo).v-text-field--outlined .v-input__slot .v-text-field__slot[data-v-953254bc]{min-width:72px}.filter-bar-wrapper .filter-bar .v-input.v-text-field.v-text-field--enclosed.v-input--dense:not(.v-text-field--solo).v-text-field--outlined .v-input__slot .v-text-field__slot .v-label--active[data-v-953254bc]{left:4px!important}}@media(max-width:599px){.filter-bar-wrapper .filter-bar .v-input.v-text-field.v-input--is-focused.v-input--dense:not(.v-text-field--solo).v-text-field--outlined .v-input__slot .v-text-field__slot[data-v-953254bc]{min-width:63px;height:30px!important}}@media(max-width:372px){.filter-bar-wrapper .filter-bar .v-input.v-text-field.v-input--is-focused.v-input--dense:not(.v-text-field--solo).v-text-field--outlined.filter-text-field--alerts .v-input__slot .v-text-field__slot[data-v-953254bc]{min-width:45px}}.filter-bar-wrapper .filter-bar .view-buttons[data-v-953254bc]{padding:9px}.filter-bar-wrapper.--back[data-v-953254bc]{top:52px}.filter-bar-wrapper.--back .filter-bar .v-input.v-input--switch[data-v-953254bc]{background-color:transparent!important}.filter-bar-wrapper.--back .filter-bar .v-input--selection-controls[data-v-953254bc]{margin-top:0}.area-color-picker[data-v-953254bc]{margin-top:-10px}.flex-color-picker[data-v-953254bc]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flex-color-picker .v-color-picker__controls[data-v-953254bc]{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.flex-color-picker .v-color-picker__swatches[data-v-953254bc]{margin-top:10px}.flex-color-picker.queen-color-picker[data-v-953254bc]{border:1px solid #bbb!important;-webkit-box-shadow:none!important;box-shadow:none!important}.flex-color-picker.queen-color-picker .v-color-picker__swatch:nth-child(2) .v-color-picker__color>div[data-v-953254bc]{border:1px solid #bbb}.full-width[data-v-953254bc]{width:100%}.area-color-picker-footer[data-v-953254bc],.area-color-picker-toolbar[data-v-953254bc]{border-radius:4px}.area-color-picker-title[data-v-953254bc]{font-weight:500}.area-color-picker-footer[data-v-953254bc]{margin-top:-5px}.area-color-picker-footer .v-toolbar__content[data-v-953254bc]{padding:0 10px}.hcs-tooltip[data-v-953254bc]{font-family:Roboto,sans-serif!important;font-size:.8rem;font-weight:500!important;color:#242424!important;border-radius:6px;background-color:hsla(0,0%,94.1%,.95);border:1px solid #909090}.hcs-tooltip[data-v-953254bc]:after{content:"";position:absolute;left:50%;bottom:-4px;width:8px;height:8px;background:inherit;-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-box-shadow:inset -1px -1px 0 0 #909090;box-shadow:inset -1px -1px 0 0 #909090}.keep-spaces[data-v-953254bc]{white-space:pre-wrap}.location[data-v-953254bc]{padding-bottom:16px;margin:0}@media(max-width:599px){.location[data-v-953254bc]{margin:0 -12px 12px -12px}.location[data-v-953254bc]:not(.xs-view){padding:0 10px 8px 10px}.location.xs-view[data-v-953254bc]{padding:0 10px 0 10px}}.location[data-v-953254bc]:first-child{margin-top:70px}@media(max-width:599px){.location[data-v-953254bc]:first-child{margin-top:56px}}.location[data-v-953254bc]:last-child{margin-bottom:10px;border-bottom:none}.location .location-title[data-v-953254bc]{width:100%;padding-bottom:4px;margin:10px 0 12px;border-bottom:1px solid #000}@media(max-width:599px){.location .location-title[data-v-953254bc]{padding-bottom:2px;margin:8px 0 10px}}.location .research-item-transition-wrapper[data-v-953254bc]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}@media(max-width:599px){.location .research-item-transition-wrapper[data-v-953254bc]{min-width:100%}}.loading[data-v-953254bc]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-height:80vh;text-align:center}.lowercase[data-v-953254bc]{text-transform:lowercase}.mb-2px[data-v-953254bc]{margin-bottom:2px}.ml-2px[data-v-953254bc]{margin-left:2px}.ml-n2px[data-v-953254bc]{margin-left:-2px!important}.mr-2px[data-v-953254bc]{margin-right:2px}.mr-5px[data-v-953254bc]{margin-right:5px}.mr-6px[data-v-953254bc]{margin-right:6px}.mr-n2px[data-v-953254bc]{margin-right:-2px}.mt-2px[data-v-953254bc]{margin-top:2px!important}.mt-6px[data-v-953254bc]{margin-top:6px!important}.mt-n2px[data-v-953254bc]{margin-top:-2px!important}.mx-2px[data-v-953254bc]{margin-left:2px;margin-right:2px}.my-2px[data-v-953254bc]{margin-top:2px!important;margin-bottom:2px!important}.node-inactive[data-v-953254bc]{color:#909090!important}.overflow-auto[data-v-953254bc]{overflow:auto}.overlay-modal[data-v-953254bc]{width:590px;color:#000}@media(max-width:599px){.overlay-modal[data-v-953254bc]{max-width:95vw}}@media(min-width:960px){.overlay-modal[data-v-953254bc]{width:690px}}.overlay-parent[data-v-953254bc]{position:relative}.overlay-parent.no-cursor[data-v-953254bc]{cursor:not-allowed}.overlay-toolbar[data-v-953254bc]{border-top-left-radius:4px!important;border-top-right-radius:4px!important;-webkit-box-shadow:none!important;box-shadow:none!important}.overlay-toolbar span[data-v-953254bc]{font-size:1.25rem;font-weight:500;letter-spacing:.0125em;line-height:2rem;word-break:break-all}.overlay-body[data-v-953254bc]{border-radius:0 0 4px 4px!important;background-color:#fff;padding:4px}.pro-label[data-v-953254bc]{background:#049717!important}.pa-2px[data-v-953254bc]{padding:2px!important}.py-6px[data-v-953254bc]{padding-top:6px!important;padding-bottom:6px!important}.basic-label[data-v-953254bc]{background:#1d3c5f!important}.light-label[data-v-953254bc]{background:#89a3c2!important}.rounded-border[data-v-953254bc]{padding:12px;border:1px solid #bbb;border-radius:4px}@media(max-width:599px){.rounded-border[data-v-953254bc]{padding:10px!important}}.rounded-border.primary-border[data-v-953254bc]{border:1px solid #89a3c2}.rounded-border.--small[data-v-953254bc]{padding:6px}@media(max-width:599px){.rounded-border.--small[data-v-953254bc]{padding:4px!important}}.save-bar[data-v-953254bc]{position:fixed;z-index:2;width:100%;margin-top:-56px;background-color:#eef1f6!important;border-bottom:1px solid #e3e9f2!important;-webkit-box-shadow:none!important;box-shadow:none!important}.save-bar.save-bar--back[data-v-953254bc]{margin-top:0}.back-content[data-v-953254bc]{margin-top:56px}.back-with-toolbar-content[data-v-953254bc]{margin-top:75px}@media(max-width:599px){.back-with-toolbar-content[data-v-953254bc]{margin-top:48px}}.back-with-toolbar-content.--100[data-v-953254bc]{height:100%}@media(max-width:599px){.button-mobile-wide[data-v-953254bc]{width:100%}}.tab-container[data-v-953254bc]{margin-top:104px}.to-do-date[data-v-953254bc]{width:auto;padding:2px 4px!important;font-weight:600;line-height:1rem;color:red;text-align:center;white-space:nowrap;border:1px solid red;border-radius:5px}.to-do-date.green--text[data-v-953254bc]{border-color:green}.zindex1[data-v-953254bc]{z-index:1}.v-icon[data-v-953254bc]{color:#666}.theme--light.v-btn.v-btn--icon.color-black[data-v-953254bc],.v-btn>.v-btn__content .v-icon.color-black[data-v-953254bc],.v-icon.color-black[data-v-953254bc]{color:#000}.theme--light.v-btn.v-btn--icon.color-primary[data-v-953254bc],.v-btn>.v-btn__content .v-icon.color-primary[data-v-953254bc],.v-icon.color-primary[data-v-953254bc]{color:#89a3c2}.theme--light.v-btn.v-btn--icon.color-grey[data-v-953254bc],.v-btn>.v-btn__content .v-icon.color-grey[data-v-953254bc],.v-icon.color-grey[data-v-953254bc]{color:#666}.theme--light.v-btn.v-btn--icon.color-grey-medium[data-v-953254bc],.v-btn>.v-btn__content .v-icon.color-grey-medium[data-v-953254bc],.v-icon.color-grey-medium[data-v-953254bc]{color:#b0b0b0}.theme--light.v-btn.v-btn--icon.color-grey-dark[data-v-953254bc],.v-btn>.v-btn__content .v-icon.color-grey-dark[data-v-953254bc],.v-icon.color-grey-dark[data-v-953254bc]{color:#242424}.theme--light.v-btn.v-btn--icon.color-grey-light[data-v-953254bc],.v-btn>.v-btn__content .v-icon.color-grey-light[data-v-953254bc],.v-icon.color-grey-light[data-v-953254bc]{color:#f9f9f9}.theme--light.v-btn.v-btn--icon.color-grey-transparent[data-v-953254bc],.v-btn>.v-btn__content .v-icon.color-grey-transparent[data-v-953254bc],.v-icon.color-grey-transparent[data-v-953254bc]{color:rgba(0,0,0,.54)}.theme--light.v-btn.v-btn--icon.color-grey-border[data-v-953254bc],.theme--light.v-btn.v-btn--icon.color-grey-medium-light[data-v-953254bc],.v-btn>.v-btn__content .v-icon.color-grey-border[data-v-953254bc],.v-btn>.v-btn__content .v-icon.color-grey-medium-light[data-v-953254bc],.v-icon.color-grey-border[data-v-953254bc],.v-icon.color-grey-medium-light[data-v-953254bc]{color:#bbb}.theme--light.v-btn.v-btn--icon.color-green-bright[data-v-953254bc],.v-btn>.v-btn__content .v-icon.color-green-bright[data-v-953254bc],.v-icon.color-green-bright[data-v-953254bc]{color:#0ebc27}.v-btn.color-black>.v-btn__content .v-icon[data-v-953254bc]{color:#000}.full-height[data-v-953254bc]{height:100%}.hcs-icon[data-v-953254bc]{display:inline-block;min-width:23px;min-height:23px;margin:2px;line-height:1.2rem;vertical-align:top;background-color:transparent!important;background-repeat:no-repeat;background-position:50%}.hcs-icon--small[data-v-953254bc]{min-width:16px;min-height:16px}.hcs-icon--large[data-v-953254bc]{min-width:30px;min-height:30px}.hcs-icon--xl[data-v-953254bc]{min-width:45px;min-height:45px}.hcs-icon--xxl[data-v-953254bc]{min-width:100px;min-height:100px}.hcs-icon-sensor[data-v-953254bc]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_hcm.svg)}.hcs-icon-sensor-orange[data-v-953254bc]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_hcm-orange.svg)}.hcs-icon-sensor-grey[data-v-953254bc]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_hcm-grey.svg)}.hcs-icon-sensor-primary[data-v-953254bc]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_hcm-primary.svg)}.hcs-icon-sensor-secondary[data-v-953254bc]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_hcm-secondary.svg)}.hcs-icon-sensors[data-v-953254bc]{font-size:13px}.hcs-icon-sensors[data-v-953254bc]:before{margin-left:2px;font-family:Material Design Icons;content:"󰘊"}.hcs-icon-sensors--no-outline[data-v-953254bc]{font-size:22px;color:#666!important;background-color:transparent;border:none;border-radius:0}.hcs-icon-sensors--no-outline[data-v-953254bc]:before{font-family:Material Design Icons;content:"󰘊"}.hcs-icon-sensors--no-outline--small[data-v-953254bc]{margin:2px 0 0 0;font-size:16px}.hcs-icon-bv[data-v-953254bc]{font-size:15px}.hcs-icon-bv[data-v-953254bc]:before{font-family:Material Design Icons;content:"󰂁"}.hcs-icon-rssi[data-v-953254bc],.hcs-icon-snr[data-v-953254bc]{font-size:15px}.hcs-icon-rssi[data-v-953254bc]:before,.hcs-icon-snr[data-v-953254bc]:before{font-family:Material Design Icons;content:"󰒓"}.hcs-icon-t_0[data-v-953254bc],.hcs-icon-t_1[data-v-953254bc],.hcs-icon-t_2[data-v-953254bc],.hcs-icon-t_3[data-v-953254bc],.hcs-icon-t_4[data-v-953254bc],.hcs-icon-t_5[data-v-953254bc],.hcs-icon-t_6[data-v-953254bc],.hcs-icon-t_7[data-v-953254bc],.hcs-icon-t_8[data-v-953254bc],.hcs-icon-t_9[data-v-953254bc],.hcs-icon-t_i[data-v-953254bc]{font-size:16px}.hcs-icon-t_0[data-v-953254bc]:before,.hcs-icon-t_1[data-v-953254bc]:before,.hcs-icon-t_2[data-v-953254bc]:before,.hcs-icon-t_3[data-v-953254bc]:before,.hcs-icon-t_4[data-v-953254bc]:before,.hcs-icon-t_5[data-v-953254bc]:before,.hcs-icon-t_6[data-v-953254bc]:before,.hcs-icon-t_7[data-v-953254bc]:before,.hcs-icon-t_8[data-v-953254bc]:before,.hcs-icon-t_9[data-v-953254bc]:before,.hcs-icon-t_i[data-v-953254bc]:before{font-family:Material Design Icons;content:"󰔏"}.hcs-icon-weight_kg[data-v-953254bc]{font-size:15px}.hcs-icon-weight_kg[data-v-953254bc]:before{font-family:Material Design Icons;content:"󰖡"}.hcs-icon-magnify[data-v-953254bc]{font-size:15px}.hcs-icon-magnify[data-v-953254bc]:before{margin-left:1px;font-family:Material Design Icons;content:"󰍉"}.hcs-icon-text[data-v-953254bc]{font-size:9.5px;font-weight:600;color:#fff;border-radius:50%}.hcs-icon.color-red[data-v-953254bc]{background-color:#ff001d!important;border-color:#ff001d}.hcs-icon.color-green[data-v-953254bc]{background-color:#049717!important;border-color:#049717}.hcs-icon.color-primary[data-v-953254bc]{background-color:#89a3c2!important;border-color:#89a3c2}.hcs-icon-chartgroup-air[data-v-953254bc]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-air[data-v-953254bc]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_air.png);background-size:contain}.hcs-icon-chartgroup-air.print[data-v-953254bc]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_air.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-alert[data-v-953254bc]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-alert[data-v-953254bc]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_alert.png);background-size:contain}.hcs-icon-chartgroup-alert.print[data-v-953254bc]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_alert.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-bat[data-v-953254bc]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-bat[data-v-953254bc]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_bat.png);background-size:contain}.hcs-icon-chartgroup-bat.print[data-v-953254bc]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_bat.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-ch4[data-v-953254bc]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-ch4[data-v-953254bc]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_ch4.png);background-size:contain}.hcs-icon-chartgroup-ch4.print[data-v-953254bc]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_ch4.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-cloud[data-v-953254bc]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-cloud[data-v-953254bc]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_cloud.png);background-size:contain}.hcs-icon-chartgroup-cloud.print[data-v-953254bc]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_cloud.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-co2[data-v-953254bc]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-co2[data-v-953254bc]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_co2.png);background-size:contain}.hcs-icon-chartgroup-co2.print[data-v-953254bc]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_co2.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-connection[data-v-953254bc]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-connection[data-v-953254bc]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_connection.png);background-size:contain}.hcs-icon-chartgroup-connection.print[data-v-953254bc]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_connection.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-dust[data-v-953254bc]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-dust[data-v-953254bc]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_dust.png);background-size:contain}.hcs-icon-chartgroup-dust.print[data-v-953254bc]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_dust.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-hcm_line[data-v-953254bc]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-hcm_line[data-v-953254bc]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_hcm_line.png);background-size:contain}.hcs-icon-chartgroup-hcm_line.print[data-v-953254bc]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_hcm_line.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-nh3[data-v-953254bc]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-nh3[data-v-953254bc]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_nh3.png);background-size:contain}.hcs-icon-chartgroup-nh3.print[data-v-953254bc]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_nh3.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-mic[data-v-953254bc]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-mic[data-v-953254bc]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_mic.png);background-size:contain}.hcs-icon-chartgroup-mic.print[data-v-953254bc]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_mic.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-movement[data-v-953254bc]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-movement[data-v-953254bc]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_movement.png);background-size:contain}.hcs-icon-chartgroup-movement.print[data-v-953254bc]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_movement.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-rh[data-v-953254bc]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-rh[data-v-953254bc]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_rh.png);background-size:contain}.hcs-icon-chartgroup-rh.print[data-v-953254bc]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_rh.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-setting[data-v-953254bc]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-setting[data-v-953254bc]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_setting.png);background-size:contain}.hcs-icon-chartgroup-setting.print[data-v-953254bc]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_setting.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-sound[data-v-953254bc]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-sound[data-v-953254bc]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_sound.png);background-size:contain}.hcs-icon-chartgroup-sound.print[data-v-953254bc]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_sound.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-sun[data-v-953254bc]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-sun[data-v-953254bc]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_sun.png);background-size:contain}.hcs-icon-chartgroup-sun.print[data-v-953254bc]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_sun.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-switch[data-v-953254bc]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-switch[data-v-953254bc]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_switch.png);background-size:contain}.hcs-icon-chartgroup-switch.print[data-v-953254bc]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_switch.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-temp[data-v-953254bc]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-temp[data-v-953254bc]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_temp.png);background-size:contain}.hcs-icon-chartgroup-temp.print[data-v-953254bc]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_temp.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-thi[data-v-953254bc]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-thi[data-v-953254bc]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_thi.png);background-size:contain}.hcs-icon-chartgroup-thi.print[data-v-953254bc]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_thi.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-weight[data-v-953254bc]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-weight[data-v-953254bc]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_weight.png);background-size:contain}.hcs-icon-chartgroup-weight.print[data-v-953254bc]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_weight.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-wind[data-v-953254bc]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-wind[data-v-953254bc]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_wind.png);background-size:contain}.hcs-icon-chartgroup-wind.print[data-v-953254bc]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_wind.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-temp.print[data-v-953254bc]{height:20px;width:auto}.hcs-icon-chartgroup-bat.print[data-v-953254bc],.hcs-icon-chartgroup-cloud.print[data-v-953254bc]{width:20px;height:auto}.hcs-icon-farm[data-v-953254bc]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_farm.svg)}.hcs-icon-farm.print[data-v-953254bc]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_farm.svg);height:30px;width:30px}.hcs-icon-farm-grey[data-v-953254bc]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_farm-grey.svg)}.hcs-icon-farm-grey.print[data-v-953254bc]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_farm-grey.svg);height:30px;width:30px}.hcs-icon-farm-secondary[data-v-953254bc]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_farm-secondary.svg)}.hcs-icon-farm-secondary.print[data-v-953254bc]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_farm-secondary.svg);height:30px;width:30px}.hcs-icon-factory[data-v-953254bc]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_factory.svg)}.hcs-icon-factory.print[data-v-953254bc]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_factory.svg);height:30px;width:30px}.hcs-icon-greenhouse[data-v-953254bc]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_greenhouse.svg)}.hcs-icon-greenhouse.print[data-v-953254bc]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_greenhouse.svg);height:30px;width:30px}.hcs-icon-home[data-v-953254bc]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_home.svg)}.hcs-icon-home.print[data-v-953254bc]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_home.svg);height:30px;width:30px}.hcs-icon-office[data-v-953254bc]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_office.svg)}.hcs-icon-office.print[data-v-953254bc]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_office.svg);height:30px;width:30px}.hcs-icon-school[data-v-953254bc]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_school.svg)}.hcs-icon-school.print[data-v-953254bc]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_school.svg);height:30px;width:30px}.hcs-icon-air[data-v-953254bc]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_air.svg)}.hcs-icon-air.print[data-v-953254bc]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_air.svg);height:30px;width:30px}.hcs-icon-air-red[data-v-953254bc]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_air-red.svg)}.hcs-icon-air-red.print[data-v-953254bc]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_air-red.svg);height:30px;width:30px}.hcs-icon-alert[data-v-953254bc]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_alert.svg)}.hcs-icon-alert.print[data-v-953254bc]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_alert.svg);height:30px;width:30px}.hcs-icon-bat[data-v-953254bc]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_bat.svg)}.hcs-icon-bat.print[data-v-953254bc]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_bat.svg);height:30px;width:30px}.hcs-icon-bat-red[data-v-953254bc]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_bat-red.svg)}.hcs-icon-bat-red.print[data-v-953254bc]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_bat-red.svg);height:30px;width:30px}.hcs-icon-ch4[data-v-953254bc]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_ch4.svg)}.hcs-icon-ch4.print[data-v-953254bc]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_ch4.svg);height:30px;width:30px}.hcs-icon-ch4-green[data-v-953254bc]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_ch4-green.svg)}.hcs-icon-ch4-green.print[data-v-953254bc]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_ch4-green.svg);height:30px;width:30px}.hcs-icon-ch4-orange[data-v-953254bc]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_ch4-orange.svg)}.hcs-icon-ch4-orange.print[data-v-953254bc]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_ch4-orange.svg);height:30px;width:30px}.hcs-icon-ch4-red[data-v-953254bc]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_ch4-red.svg)}.hcs-icon-ch4-red.print[data-v-953254bc]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_ch4-red.svg);height:30px;width:30px}.hcs-icon-cloud[data-v-953254bc]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_cloud.svg)}.hcs-icon-cloud.print[data-v-953254bc]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_cloud.svg);height:30px;width:30px}.hcs-icon-cloud-red[data-v-953254bc]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_cloud-red.svg)}.hcs-icon-cloud-red.print[data-v-953254bc]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_cloud-red.svg);height:30px;width:30px}.hcs-icon-co2[data-v-953254bc]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_co2.svg)}.hcs-icon-co2.print[data-v-953254bc]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_co2.svg);height:30px;width:30px}.hcs-icon-dust[data-v-953254bc]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_dust.svg)}.hcs-icon-dust.print[data-v-953254bc]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_dust.svg);height:30px;width:30px}.hcs-icon-hcm_line[data-v-953254bc]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_hcm_line.svg)}.hcs-icon-hcm_line.print[data-v-953254bc]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_hcm_line.svg);height:30px;width:30px}.hcs-icon-hcm_line-red[data-v-953254bc]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_hcm_line-red.svg)}.hcs-icon-hcm_line-red.print[data-v-953254bc]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_hcm_line-red.svg);height:30px;width:30px}.hcs-icon-nh3[data-v-953254bc]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_nh3.svg)}.hcs-icon-nh3.print[data-v-953254bc]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_nh3.svg);height:30px;width:30px}.hcs-icon-nh3-grey[data-v-953254bc]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_nh3-grey.svg)}.hcs-icon-nh3-grey.print[data-v-953254bc]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_nh3-grey.svg);height:30px;width:30px}.hcs-icon-nh3-primary[data-v-953254bc]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_nh3-primary.svg)}.hcs-icon-nh3-primary.print[data-v-953254bc]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_nh3-primary.svg);height:30px;width:30px}.hcs-icon-nh3-secondary[data-v-953254bc]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_nh3-secondary.svg)}.hcs-icon-nh3-secondary.print[data-v-953254bc]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_nh3-secondary.svg);height:30px;width:30px}.hcs-icon-mic[data-v-953254bc]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_mic.svg)}.hcs-icon-mic.print[data-v-953254bc]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_mic.svg);height:30px;width:30px}.hcs-icon-mic-red[data-v-953254bc]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_mic-red.svg)}.hcs-icon-mic-red.print[data-v-953254bc]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_mic-red.svg);height:30px;width:30px}.hcs-icon-rh[data-v-953254bc]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_rh.svg)}.hcs-icon-rh.print[data-v-953254bc]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_rh.svg);height:30px;width:30px}.hcs-icon-setting[data-v-953254bc]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_setting.svg)}.hcs-icon-setting.print[data-v-953254bc]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_setting.svg);height:30px;width:30px}.hcs-icon-sound[data-v-953254bc]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_sound.svg)}.hcs-icon-sound.print[data-v-953254bc]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_sound.svg);height:30px;width:30px}.hcs-icon-sun[data-v-953254bc]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_sun.svg)}.hcs-icon-sun.print[data-v-953254bc]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_sun.svg);height:30px;width:30px}.hcs-icon-sun-red[data-v-953254bc]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_sun-red.svg)}.hcs-icon-sun-red.print[data-v-953254bc]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_sun-red.svg);height:30px;width:30px}.hcs-icon-temp[data-v-953254bc]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_temp.svg)}.hcs-icon-temp.print[data-v-953254bc]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_temp.svg);height:30px;width:30px}.hcs-icon-thi[data-v-953254bc]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_thi.svg)}.hcs-icon-thi.print[data-v-953254bc]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_thi.svg);height:30px;width:30px}.hcs-icon-wind[data-v-953254bc]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_wind.svg)}.hcs-icon-wind.print[data-v-953254bc]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_wind.svg);height:30px;width:30px}.hcs-icon-wind-red[data-v-953254bc]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_wind-red.svg)}.hcs-icon-wind-red.print[data-v-953254bc]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_wind-red.svg);height:30px;width:30px}.hcs-icon-co2-green[data-v-953254bc]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_co2-green.svg)}.hcs-icon-co2-green.print[data-v-953254bc]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_co2-green.svg);height:30px;width:30px}.hcs-icon-dust-green[data-v-953254bc]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_dust-green.svg)}.hcs-icon-dust-green.print[data-v-953254bc]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_dust-green.svg);height:30px;width:30px}.hcs-icon-movement[data-v-953254bc]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_movement.svg)}.hcs-icon-movement.print[data-v-953254bc]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_movement.svg);height:30px;width:30px}.hcs-icon-movement-green[data-v-953254bc]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_movement-green.svg)}.hcs-icon-movement-green.print[data-v-953254bc]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_movement-green.svg);height:30px;width:30px}.hcs-icon-nh3-green[data-v-953254bc]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_nh3-green.svg)}.hcs-icon-nh3-green.print[data-v-953254bc]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_nh3-green.svg);height:30px;width:30px}.hcs-icon-rh-green[data-v-953254bc]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_rh-green.svg)}.hcs-icon-rh-green.print[data-v-953254bc]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_rh-green.svg);height:30px;width:30px}.hcs-icon-temp-green[data-v-953254bc]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_temp-green.svg)}.hcs-icon-temp-green.print[data-v-953254bc]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_temp-green.svg);height:30px;width:30px}.hcs-icon-thi-green[data-v-953254bc]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_thi-green.svg)}.hcs-icon-thi-green.print[data-v-953254bc]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_thi-green.svg);height:30px;width:30px}.hcs-icon-co2-red[data-v-953254bc]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_co2-red.svg)}.hcs-icon-co2-red.print[data-v-953254bc]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_co2-red.svg);height:30px;width:30px}.hcs-icon-dust-red[data-v-953254bc]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_dust-red.svg)}.hcs-icon-dust-red.print[data-v-953254bc]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_dust-red.svg);height:30px;width:30px}.hcs-icon-movement-red[data-v-953254bc]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_movement-red.svg)}.hcs-icon-movement-red.print[data-v-953254bc]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_movement-red.svg);height:30px;width:30px}.hcs-icon-nh3-red[data-v-953254bc]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_nh3-red.svg)}.hcs-icon-nh3-red.print[data-v-953254bc]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_nh3-red.svg);height:30px;width:30px}.hcs-icon-rh-red[data-v-953254bc]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_rh-red.svg)}.hcs-icon-rh-red.print[data-v-953254bc]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_rh-red.svg);height:30px;width:30px}.hcs-icon-temp-red[data-v-953254bc]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_temp-red.svg)}.hcs-icon-temp-red.print[data-v-953254bc]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_temp-red.svg);height:30px;width:30px}.hcs-icon-thi-red[data-v-953254bc]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_thi-red.svg)}.hcs-icon-thi-red.print[data-v-953254bc]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_thi-red.svg);height:30px;width:30px}.hcs-icon-co2-orange[data-v-953254bc]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_co2-orange.svg)}.hcs-icon-co2-orange.print[data-v-953254bc]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_co2-orange.svg);height:30px;width:30px}.hcs-icon-dust-orange[data-v-953254bc]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_dust-orange.svg)}.hcs-icon-dust-orange.print[data-v-953254bc]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_dust-orange.svg);height:30px;width:30px}.hcs-icon-movement-orange[data-v-953254bc]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_movement-orange.svg)}.hcs-icon-movement-orange.print[data-v-953254bc]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_movement-orange.svg);height:30px;width:30px}.hcs-icon-nh3-orange[data-v-953254bc]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_nh3-orange.svg)}.hcs-icon-nh3-orange.print[data-v-953254bc]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_nh3-orange.svg);height:30px;width:30px}.hcs-icon-rh-orange[data-v-953254bc]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_rh-orange.svg)}.hcs-icon-rh-orange.print[data-v-953254bc]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_rh-orange.svg);height:30px;width:30px}.hcs-icon-temp-orange[data-v-953254bc]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_temp-orange.svg)}.hcs-icon-temp-orange.print[data-v-953254bc]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_temp-orange.svg);height:30px;width:30px}.hcs-icon-thi-orange[data-v-953254bc]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_thi-orange.svg)}.hcs-icon-thi-orange.print[data-v-953254bc]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_thi-orange.svg);height:30px;width:30px}.hcs-icon-broiler.on-top[data-v-953254bc]{margin:0}.hcs-icon-broiler[data-v-953254bc]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/broiler.svg)}.hcs-icon-broiler:not(.print).on-top[data-v-953254bc]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/broiler.svg)}.hcs-icon-broiler.print[data-v-953254bc]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/broiler.svg);max-height:50px}.hcs-icon-broiler.print.on-top[data-v-953254bc]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/broiler.svg)}.hcs-icon-broiler-white[data-v-953254bc]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/broiler-white.svg)}.hcs-icon-broiler-grey[data-v-953254bc]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/broiler-grey.svg)}.hcs-icon-broiler-secondary[data-v-953254bc]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/broiler-secondary.svg)}.hcs-icon-calves.on-top[data-v-953254bc]{margin:0}.hcs-icon-calves[data-v-953254bc]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/calves.svg)}.hcs-icon-calves:not(.print).on-top[data-v-953254bc]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/calves.svg)}.hcs-icon-calves.print[data-v-953254bc]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/calves.svg);max-height:50px}.hcs-icon-calves.print.on-top[data-v-953254bc]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/calves.svg)}.hcs-icon-calves-white[data-v-953254bc]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/calves-white.svg)}.hcs-icon-calves-grey[data-v-953254bc]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/calves-grey.svg)}.hcs-icon-calves-secondary[data-v-953254bc]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/calves-secondary.svg)}.hcs-icon-cattle.on-top[data-v-953254bc]{margin:0}.hcs-icon-cattle[data-v-953254bc]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/cattle.svg)}.hcs-icon-cattle:not(.print).on-top[data-v-953254bc]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/cattle.svg)}.hcs-icon-cattle.print[data-v-953254bc]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/cattle.svg);max-height:50px}.hcs-icon-cattle.print.on-top[data-v-953254bc]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/cattle.svg)}.hcs-icon-cattle-white[data-v-953254bc]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/cattle-white.svg)}.hcs-icon-cattle-grey[data-v-953254bc]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/cattle-grey.svg)}.hcs-icon-cattle-secondary[data-v-953254bc]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/cattle-secondary.svg)}.hcs-icon-chicken.on-top[data-v-953254bc]{margin:0}.hcs-icon-chicken[data-v-953254bc]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/chicken.svg)}.hcs-icon-chicken:not(.print).on-top[data-v-953254bc]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/chicken.svg)}.hcs-icon-chicken.print[data-v-953254bc]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/chicken.svg);max-height:50px}.hcs-icon-chicken.print.on-top[data-v-953254bc]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/chicken.svg)}.hcs-icon-chicken-white[data-v-953254bc]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/chicken-white.svg)}.hcs-icon-chicken-grey[data-v-953254bc]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/chicken-grey.svg)}.hcs-icon-chicken-secondary[data-v-953254bc]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/chicken-secondary.svg)}.hcs-icon-dairy_cattle.on-top[data-v-953254bc]{margin:0}.hcs-icon-dairy_cattle[data-v-953254bc]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/dairy_cattle.svg)}.hcs-icon-dairy_cattle:not(.print).on-top[data-v-953254bc]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/dairy_cattle.svg)}.hcs-icon-dairy_cattle.print[data-v-953254bc]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/dairy_cattle.svg);max-height:50px}.hcs-icon-dairy_cattle.print.on-top[data-v-953254bc]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/dairy_cattle.svg)}.hcs-icon-dairy_cattle-white[data-v-953254bc]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/dairy_cattle-white.svg)}.hcs-icon-dairy_cattle-grey[data-v-953254bc]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/dairy_cattle-grey.svg)}.hcs-icon-dairy_cattle-secondary[data-v-953254bc]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/dairy_cattle-secondary.svg)}.hcs-icon-goat.on-top[data-v-953254bc]{margin:0}.hcs-icon-goat[data-v-953254bc]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/goat.svg)}.hcs-icon-goat:not(.print).on-top[data-v-953254bc]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/goat.svg)}.hcs-icon-goat.print[data-v-953254bc]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/goat.svg);max-height:50px}.hcs-icon-goat.print.on-top[data-v-953254bc]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/goat.svg)}.hcs-icon-goat-white[data-v-953254bc]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/goat-white.svg)}.hcs-icon-goat-grey[data-v-953254bc]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/goat-grey.svg)}.hcs-icon-goat-secondary[data-v-953254bc]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/goat-secondary.svg)}.hcs-icon-horse.on-top[data-v-953254bc]{margin:0}.hcs-icon-horse[data-v-953254bc]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/horse.svg)}.hcs-icon-horse:not(.print).on-top[data-v-953254bc]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/horse.svg)}.hcs-icon-horse.print[data-v-953254bc]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/horse.svg);max-height:50px}.hcs-icon-horse.print.on-top[data-v-953254bc]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/horse.svg)}.hcs-icon-horse-white[data-v-953254bc]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/horse-white.svg)}.hcs-icon-horse-grey[data-v-953254bc]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/horse-grey.svg)}.hcs-icon-horse-secondary[data-v-953254bc]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/horse-secondary.svg)}.hcs-icon-human.on-top[data-v-953254bc]{margin:0}.hcs-icon-human[data-v-953254bc]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/human.svg)}.hcs-icon-human:not(.print).on-top[data-v-953254bc]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/human.svg)}.hcs-icon-human.print[data-v-953254bc]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/human.svg);max-height:50px}.hcs-icon-human.print.on-top[data-v-953254bc]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/human.svg)}.hcs-icon-human-white[data-v-953254bc]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/human-white.svg)}.hcs-icon-human-grey[data-v-953254bc]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/human-grey.svg)}.hcs-icon-human-secondary[data-v-953254bc]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/human-secondary.svg)}.hcs-icon-pig.on-top[data-v-953254bc]{margin:0}.hcs-icon-pig[data-v-953254bc]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/pig.svg)}.hcs-icon-pig:not(.print).on-top[data-v-953254bc]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/pig.svg)}.hcs-icon-pig.print[data-v-953254bc]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/pig.svg);max-height:50px}.hcs-icon-pig.print.on-top[data-v-953254bc]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/pig.svg)}.hcs-icon-pig-white[data-v-953254bc]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/pig-white.svg)}.hcs-icon-pig-grey[data-v-953254bc]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/pig-grey.svg)}.hcs-icon-pig-secondary[data-v-953254bc]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/pig-secondary.svg)}.hcs-icon-piglet.on-top[data-v-953254bc]{margin:0}.hcs-icon-piglet[data-v-953254bc]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/piglet.svg)}.hcs-icon-piglet:not(.print).on-top[data-v-953254bc]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/piglet.svg)}.hcs-icon-piglet.print[data-v-953254bc]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/piglet.svg);max-height:50px}.hcs-icon-piglet.print.on-top[data-v-953254bc]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/piglet.svg)}.hcs-icon-piglet-white[data-v-953254bc]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/piglet-white.svg)}.hcs-icon-piglet-grey[data-v-953254bc]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/piglet-grey.svg)}.hcs-icon-piglet-secondary[data-v-953254bc]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/piglet-secondary.svg)}.hcs-icon-rearing_chicken.on-top[data-v-953254bc]{margin:0}.hcs-icon-rearing_chicken[data-v-953254bc]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/rearing_chicken.svg)}.hcs-icon-rearing_chicken:not(.print).on-top[data-v-953254bc]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/rearing_chicken.svg)}.hcs-icon-rearing_chicken.print[data-v-953254bc]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/rearing_chicken.svg);max-height:50px}.hcs-icon-rearing_chicken.print.on-top[data-v-953254bc]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/rearing_chicken.svg)}.hcs-icon-rearing_chicken-white[data-v-953254bc]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/rearing_chicken-white.svg)}.hcs-icon-rearing_chicken-grey[data-v-953254bc]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/rearing_chicken-grey.svg)}.hcs-icon-rearing_chicken-secondary[data-v-953254bc]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/rearing_chicken-secondary.svg)}.hcs-icon-sheep.on-top[data-v-953254bc]{margin:0}.hcs-icon-sheep[data-v-953254bc]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sheep.svg)}.hcs-icon-sheep:not(.print).on-top[data-v-953254bc]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/sheep.svg)}.hcs-icon-sheep.print[data-v-953254bc]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sheep.svg);max-height:50px}.hcs-icon-sheep.print.on-top[data-v-953254bc]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/sheep.svg)}.hcs-icon-sheep-white[data-v-953254bc]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sheep-white.svg)}.hcs-icon-sheep-grey[data-v-953254bc]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sheep-grey.svg)}.hcs-icon-sheep-secondary[data-v-953254bc]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sheep-secondary.svg)}.hcs-icon-sow.on-top[data-v-953254bc]{margin:0}.hcs-icon-sow[data-v-953254bc]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sow.svg)}.hcs-icon-sow:not(.print).on-top[data-v-953254bc]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/sow.svg)}.hcs-icon-sow.print[data-v-953254bc]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sow.svg);max-height:50px}.hcs-icon-sow.print.on-top[data-v-953254bc]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/sow.svg)}.hcs-icon-sow-white[data-v-953254bc]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sow-white.svg)}.hcs-icon-sow-grey[data-v-953254bc]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sow-grey.svg)}.hcs-icon-sow-secondary[data-v-953254bc]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sow-secondary.svg)}.hcs-icon-sow_lactating.on-top[data-v-953254bc]{margin:0}.hcs-icon-sow_lactating[data-v-953254bc]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sow_lactating.svg)}.hcs-icon-sow_lactating:not(.print).on-top[data-v-953254bc]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/sow_lactating.svg)}.hcs-icon-sow_lactating.print[data-v-953254bc]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sow_lactating.svg);max-height:50px}.hcs-icon-sow_lactating.print.on-top[data-v-953254bc]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/sow_lactating.svg)}.hcs-icon-sow_lactating-white[data-v-953254bc]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sow_lactating-white.svg)}.hcs-icon-sow_lactating-grey[data-v-953254bc]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sow_lactating-grey.svg)}.hcs-icon-sow_lactating-secondary[data-v-953254bc]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sow_lactating-secondary.svg)}.hcs-icon-veal_calves.on-top[data-v-953254bc]{margin:0}.hcs-icon-veal_calves[data-v-953254bc]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/veal_calves.svg)}.hcs-icon-veal_calves:not(.print).on-top[data-v-953254bc]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/veal_calves.svg)}.hcs-icon-veal_calves.print[data-v-953254bc]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/veal_calves.svg);max-height:50px}.hcs-icon-veal_calves.print.on-top[data-v-953254bc]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/veal_calves.svg)}.hcs-icon-veal_calves-white[data-v-953254bc]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/veal_calves-white.svg)}.hcs-icon-veal_calves-grey[data-v-953254bc]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/veal_calves-grey.svg)}.hcs-icon-veal_calves-secondary[data-v-953254bc]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/veal_calves-secondary.svg)}.hcs-icon-null[data-v-953254bc]{font-size:18px}.hcs-icon-null[data-v-953254bc]:before{margin-left:1px;font-family:Material Design Icons;content:"󰄰"}.hcs-icon-sensor-status[data-v-953254bc]{width:55px;height:55px;margin:4px;background-size:cover}@media(max-width:599px){.hcs-icon-sensor-status[data-v-953254bc]{width:40px;height:40px}}.hcs-icon-sensor-status.--tiny[data-v-953254bc]{width:30px;min-width:30px;height:30px}.hcs-icon-sensor-status.--small[data-v-953254bc]{width:40px;min-width:40px;height:40px}.hcs-icon-sensor-status.--large[data-v-953254bc]{width:90px;height:90px}.hcs-icon-sensor-status.--large[data-v-953254bc],.hcs-icon-sensor-status.--small[data-v-953254bc],.hcs-icon-sensor-status.--tiny[data-v-953254bc]{background-size:contain;image-rendering:-moz-crisp-edges;image-rendering:-o-crisp-edges;image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges;-ms-interpolation-mode:nearest-neighbor}.research-grade--filter[data-v-953254bc]{width:23px;height:23px;line-height:20px;text-align:center;background-color:rgba(0,0,0,.54);border-radius:4px}.research-grade--filter span[data-v-953254bc]{font-size:11px;font-weight:600;color:#eef1f6}.research-grade--filter.--active[data-v-953254bc]{line-height:18px;background-color:#ff001d;border:1px solid #666}.research-grade--filter.--active span[data-v-953254bc]{color:#666}.icon-side-arrow[data-v-953254bc]{font-size:18px}.icon-info[data-v-953254bc]{margin-top:-2px}body[data-v-953254bc]{font-family:Roboto,sans-serif!important}button[data-v-953254bc],input[data-v-953254bc],select[data-v-953254bc],textarea[data-v-953254bc]{font-family:inherit;font-size:inherit;line-height:inherit;color:inherit}a[data-v-953254bc]{color:#1d3c5f!important;text-decoration:none}.extra-text[data-v-953254bc]{margin-top:2px;font-style:italic;font-size:11px!important}.font-small[data-v-953254bc]{font-size:12px!important;line-height:14px}.font-xsmall[data-v-953254bc]{font-size:11px!important;line-height:13px!important}.font-xxsmall[data-v-953254bc]{font-size:8px!important}.hcs-info-label[data-v-953254bc],.hcs-label[data-v-953254bc]{font-family:Roboto,sans-serif!important;font-size:12px!important;font-weight:400;line-height:16px;color:#242424}.hcs-label[data-v-953254bc]{margin-bottom:4px}.info-text[data-v-953254bc]{font-style:italic}.overflow-ellipsis[data-v-953254bc]{text-overflow:ellipsis;overflow:hidden}.overline-tabsize[data-v-953254bc]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#666;font-size:.875rem;font-weight:500;letter-spacing:.0892857143em;line-height:normal;height:48px;text-transform:uppercase}.overline-tabsize.active[data-v-953254bc]{color:#000}.uppercase[data-v-953254bc]{color:#666;font-size:12px;font-weight:500;letter-spacing:.0892857143em;line-height:normal;text-transform:uppercase}.unauthorized-title[data-v-953254bc]{padding-top:40px;text-align:center}.roboto-condensed[data-v-953254bc]{font-family:Roboto Condensed,Helvetica Neue,Helvetica,Arial,sans-serif}.single-line-height[data-v-953254bc]{line-height:1rem!important}.text-ellipsis[data-v-953254bc]{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}@media(min-width:960px){.container[data-v-953254bc]{max-width:calc(100vw - 48px)!important}}.el-tree[data-v-953254bc]{color:#242424!important}.v-application .red--text[data-v-953254bc]{color:#ff001d!important;caret-color:#ff001d!important}.v-application .red[data-v-953254bc]{background-color:#ff001d!important;border-color:#ff001d!important}.v-application .accent[data-v-953254bc]{background-color:#89a3c2!important;border-color:#89a3c2!important}.v-application .accent--text[data-v-953254bc]{color:#89a3c2!important;caret-color:#89a3c2!important}.theme--light.v-label[data-v-953254bc]{color:#242424}.filter-radio-group .v-label[data-v-953254bc]{font-size:14px!important}.theme--light.v-card.v-card--outlined[data-v-953254bc]{border:thin solid #bbb}.theme--light.v-chip[data-v-953254bc],.theme--light.v-chip[data-v-953254bc]:not(.v-chip--active){background-color:#bbcadc}.theme--light.v-chip.v-chip--active.background-color-secondary[data-v-953254bc]{background-color:#1d3c5f!important;color:#fff!important}.theme--light.v-btn[data-v-953254bc]{color:inherit}.v-btn .v-ripple__container[data-v-953254bc],.v-btn[data-v-953254bc]:before,.v-icon.v-icon[data-v-953254bc]:after{display:none!important}.theme--light.v-btn.color-secondary .v-btn__content[data-v-953254bc]{color:#1d3c5f;border-color:#1d3c5f}.theme--light.v-icon.v-icon.v-icon--disabled.transparent--text[data-v-953254bc]{color:transparent!important}.v-btn.group--left[data-v-953254bc]{border-radius:4px 0 0 4px!important;margin-right:-1px!important}.v-btn.group--right[data-v-953254bc]{border-radius:0 4px 4px 0!important}.v-btn.group--middle[data-v-953254bc]{border-radius:0!important;margin-right:-1px!important}.v-text-field--outlined fieldset[data-v-953254bc]{border-color:#bbb}.v-tabs--icons-and-text>.v-tabs-bar[data-v-953254bc]{height:48px!important}.v-tabs--icons-and-text>.v-tabs-bar .v-tab[data-v-953254bc]{text-transform:none!important;letter-spacing:.075}.v-tabs--icons-and-text>.v-tabs-bar .v-tab>[data-v-953254bc]:first-child{margin-bottom:2px!important}@media(max-width:599px){.v-tabs--icons-and-text>.v-tabs-bar .v-tab[data-v-953254bc]{font-size:12px!important;letter-spacing:.04}}@media(max-width:400px){.v-tabs--icons-and-text>.v-tabs-bar .v-tab[data-v-953254bc]{min-width:68px!important;padding:0 4px!important}}@media(max-width:500px){.v-tabs--icons-and-text>.v-tabs-bar .v-tab[data-v-953254bc]{padding:0 7px!important}}@media(max-width:500px){.v-tabs--icons-and-text>.v-tabs-bar .v-tab.compact-view[data-v-953254bc]{padding:0!important;min-width:62px!important}}.v-tabs .v-tab--active[data-v-953254bc]:hover:before,.v-tabs .v-tab[data-v-953254bc]:hover:before{opacity:0!important}.v-tabs--dashboard .v-tabs-bar--is-mobile .v-tab[data-v-953254bc]{padding:0 10px!important}.location-create .v-item-group.v-tabs-bar[data-v-953254bc]{position:fixed!important;top:48px!important;z-index:2!important;width:100%!important}.v-toolbar__content .v-toolbar__title[data-v-953254bc]{padding-left:0!important}.v-text-field.error--text .v-label[data-v-953254bc]{color:#ff5252!important;caret-color:#ff5252!important}.v-text-field.v-text-field--solo .v-input__control[data-v-953254bc]{min-width:160px!important}@media(min-width:1264px){.v-text-field.v-text-field--solo .v-input__control[data-v-953254bc]{min-width:0!important}}.v-text-field.v-text-field--solo .v-input__control .v-input__slot[data-v-953254bc]{background:transparent!important}.v-text-field .v-input__control .v-input__slot[data-v-953254bc]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important;min-height:auto!important}.v-text-field:not(.v-text-field--outlined):not(.v-text-field--solo):not(.v-select) input[data-v-953254bc]{padding:8px 0 0}.v-text-field.v-text-field--outlined input[data-v-953254bc]{width:100%;max-height:none!important;padding-top:10px}.v-text-field.v-text-field--enclosed.v-input--dense:not(.v-text-field--solo).v-text-field--outlined .v-input__slot[data-v-953254bc]{padding-right:4px!important}.v-text-field.v-text-field--enclosed.v-input--dense:not(.v-text-field--solo).v-text-field--outlined .v-input__append-inner[data-v-953254bc]{margin-top:6px!important}@media(max-width:599px){.v-text-field.v-text-field--enclosed.v-input--dense:not(.v-text-field--solo).v-text-field--outlined:not(.v-input--xsmall):not(.input-text-field--full) .v-input__append-inner[data-v-953254bc]{margin-top:3px!important}}.v-text-field.v-text-field--enclosed.v-input--height36 .v-input__append-inner[data-v-953254bc]{margin-top:14px!important}.v-text-field.v-text-field--enclosed.v-input--width240[data-v-953254bc]{width:240px}@media(max-width:599px){.v-text-field.v-text-field--enclosed.v-input--width240[data-v-953254bc]{width:120px}}.v-text-field.v-text-field--enclosed.v-input--width157[data-v-953254bc]{width:157px}@media(max-width:599px){.v-text-field.v-text-field--enclosed.v-input--width157[data-v-953254bc]{width:84px}}.v-text-field.hcs--large[data-v-953254bc]{padding-top:8px!important;font-size:1.8rem!important}.v-text-field.hcs--large.v-text-field .v-input__control .v-input__slot[data-v-953254bc]{height:42px!important;min-height:42px!important}.v-text-field.hcs--large.v-text-field input[data-v-953254bc]{padding:0 0 4px!important;margin-top:8px!important}.v-text-field:not(.date-picker):not(.time-picker):not(.bg-transparent) .v-input__slot[data-v-953254bc],input[type=number][data-v-953254bc]{background-color:#fff!important}.v-select.v-select--chips.v-input--dense .v-select__selections[data-v-953254bc]{min-height:30px}.v-select.v-input--small .v-select__selections[data-v-953254bc],.v-select.v-input--xsmall .v-select__selections[data-v-953254bc]{padding:0!important}.v-input.v-input--selection-controls.v-input--switch .v-input__slot>.v-label[data-v-953254bc]{font-size:12px!important;line-height:16px}.v-input textarea[data-v-953254bc]{padding-top:4px}div[role=combobox] .v-label[data-v-953254bc]{top:-2px!important}.v-input__slider[data-v-953254bc]{max-width:600px}.v-input__slider .v-slider.v-slider--horizontal .v-slider__tick .v-slider__tick-label[data-v-953254bc]{width:65px;max-width:65px;margin-top:2px;font-size:.75rem!important;line-height:1rem;text-align:center;white-space:normal}.v-input__slider .v-slider.v-slider--horizontal .v-slider__tick:first-child .v-slider__tick-label[data-v-953254bc],.v-input__slider .v-slider.v-slider--horizontal .v-slider__tick:last-child .v-slider__tick-label[data-v-953254bc]{-webkit-transform:translateX(-50%)!important;transform:translateX(-50%)!important}.v-input__slider.slider--default .v-slider div[aria-valuenow="0"] .primary[data-v-953254bc]{color:#b0b0b0!important;background-color:#b0b0b0!important}.v-input__slider.slider--default .v-slider div[aria-valuenow="0"] .v-slider__thumb-label[data-v-953254bc]{display:none!important}.v-input__slider.slider--default:not(.slider--big-label) .v-slider[data-v-953254bc]{max-width:245px!important;margin-top:18px!important}.v-input__slider.slider--big-label .v-slider[data-v-953254bc]{margin-top:25px!important}.v-input__slider.slider--number-percentage .v-slider div[aria-valuenow="-1"] .primary[data-v-953254bc]{color:#b0b0b0!important;background-color:#b0b0b0!important}.v-input__slider.slider--number-percentage .v-slider div[aria-valuenow="-1"] .v-slider__thumb-label[data-v-953254bc]{display:none!important}.v-input__slider.slider--score-amount .v-slider__ticks-container .v-slider__tick[data-v-953254bc]:nth-child(2){background-color:#069518!important}.v-input__slider.slider--score-amount .v-slider__ticks-container .v-slider__tick[data-v-953254bc]:nth-child(3){background-color:#243d80!important}.v-input__slider.slider--score-amount .v-slider__ticks-container .v-slider__tick[data-v-953254bc]:nth-child(4){background-color:#5f3f90!important}.v-input__slider.slider--score-amount .v-slider__ticks-container .v-slider__tick[data-v-953254bc]:nth-child(5){background-color:#8f1619!important}.v-input__slider.slider--score-quality .v-slider__ticks-container .v-slider__tick[data-v-953254bc]:nth-child(5){background-color:#069518!important}.v-input__slider.slider--score-quality .v-slider__ticks-container .v-slider__tick[data-v-953254bc]:nth-child(4){background-color:#243d80!important}.v-input__slider.slider--score-quality .v-slider__ticks-container .v-slider__tick[data-v-953254bc]:nth-child(3){background-color:#5f3f90!important}.v-input__slider.slider--score-quality .v-slider__ticks-container .v-slider__tick[data-v-953254bc]:nth-child(2){background-color:#8f1619!important}.v-input__slider.slider--grade .v-slider__ticks-container .v-slider__tick[data-v-953254bc]:nth-child(9),.v-input__slider.slider--grade .v-slider__ticks-container .v-slider__tick[data-v-953254bc]:nth-child(10),.v-input__slider.slider--grade .v-slider__ticks-container .v-slider__tick[data-v-953254bc]:nth-child(11){background-color:#069518!important}.v-input__slider.slider--grade .v-slider__ticks-container .v-slider__tick[data-v-953254bc]:nth-child(7),.v-input__slider.slider--grade .v-slider__ticks-container .v-slider__tick[data-v-953254bc]:nth-child(8){background-color:#243d80!important}.v-input__slider.slider--grade .v-slider__ticks-container .v-slider__tick[data-v-953254bc]:nth-child(5),.v-input__slider.slider--grade .v-slider__ticks-container .v-slider__tick[data-v-953254bc]:nth-child(6){background-color:#5f3f90!important}.v-input__slider.slider--grade .v-slider__ticks-container .v-slider__tick[data-v-953254bc]:nth-child(2),.v-input__slider.slider--grade .v-slider__ticks-container .v-slider__tick[data-v-953254bc]:nth-child(3),.v-input__slider.slider--grade .v-slider__ticks-container .v-slider__tick[data-v-953254bc]:nth-child(4){background-color:#8f1619!important}.v-card__subtitle[data-v-953254bc],.v-card__text[data-v-953254bc],.v-card__title[data-v-953254bc]{padding:12px!important}@media(max-width:599px){.v-card__subtitle[data-v-953254bc],.v-card__text[data-v-953254bc],.v-card__title[data-v-953254bc]{padding:10px!important}}.v-card__title+.v-card__subtitle[data-v-953254bc],.v-card__title+.v-card__text[data-v-953254bc]{padding:0 12px!important}@media(max-width:599px){.v-card__title+.v-card__subtitle[data-v-953254bc],.v-card__title+.v-card__text[data-v-953254bc]{padding:0 10px!important}}.v-data-table[data-v-953254bc]{background-color:transparent!important}@media(max-width:599px){.v-data-table:not(.table-heatmap) .v-input__control[data-v-953254bc],.v-data-table:not(.table-heatmap) input[data-v-953254bc]{font-size:12px!important}}.v-data-table:not(.table-heatmap) tr.tr-clickable>td[data-v-953254bc]{cursor:pointer!important}.v-data-table:not(.table-heatmap) .td--small .v-input__control[data-v-953254bc]{min-width:116px!important;max-width:116px!important}@media(max-width:599px){.v-data-table:not(.table-heatmap) .td--small .v-input__control[data-v-953254bc]{min-width:80px!important;max-width:80px!important}}.v-data-table:not(.table-heatmap) .td--medium .v-input__control[data-v-953254bc]{min-width:130px!important;max-width:130px!important}@media(max-width:599px){.v-data-table:not(.table-heatmap) .v-data-table__wrapper>table>tbody>tr>td[data-v-953254bc],.v-data-table:not(.table-heatmap) .v-data-table__wrapper>table>thead>tr>th[data-v-953254bc]{padding:0 5px!important;font-size:12px!important}}.v-data-table:not(.table-heatmap).--full-width[data-v-953254bc]{width:100%}.v-data-table:not(.table-heatmap).v-data-table--smallfont .v-data-table__wrapper>table>tbody>tr>td[data-v-953254bc],.v-data-table:not(.table-heatmap).v-data-table--smallfont .v-data-table__wrapper>table>thead>tr>th[data-v-953254bc],.v-data-table:not(.table-heatmap).v-data-table--smallfont .v-input__control[data-v-953254bc],.v-data-table:not(.table-heatmap).v-data-table--smallfont input[data-v-953254bc]{font-size:12px!important}.v-data-table.v-data-table--dense.table-heatmap>.v-data-table__wrapper>table>tbody>tr>td[data-v-953254bc]{height:11px!important}.v-data-table.table-heatmap .v-data-table__wrapper[data-v-953254bc]{overflow:visible;width:100%}.v-data-table.emission-table .v-data-table__wrapper[data-v-953254bc]{overflow:visible!important}@media(max-width:599px){.v-application--is-ltr .v-data-table.table-saved-inputs>.v-data-footer__select[data-v-953254bc]{margin-left:0!important;margin-right:0!important}}.v-calendar-weekly__day.v-present[data-v-953254bc]{background-color:#bbcadc!important}.v-event strong[data-v-953254bc]{display:none}.el-checkbox__input.is-checked .el-checkbox__inner[data-v-953254bc],.el-checkbox__input.is-indeterminate .el-checkbox__inner[data-v-953254bc]{background-color:#89a3c2;border-color:#89a3c2}.el-input-number .el-input__inner[data-v-953254bc]{color:#242424!important}.el-input-number.comma-warning .el-input__inner[data-v-953254bc]{border:1px solid #ff001d!important}.el-input-number.table input[data-v-953254bc]{background-color:hsla(0,0%,100%,.5)!important}.el-input-number--medium[data-v-953254bc]{width:160px!important}@media(max-width:599px){.el-input-number--medium[data-v-953254bc]{width:130px!important}}.el-input-number__decrease[data-v-953254bc],.el-input-number__increase[data-v-953254bc]{background:none!important}.el-input-number__decrease:hover:not(.is-disabled)~.el-input .el-input__inner[data-v-953254bc]:not(.is-disabled),.el-input-number__increase:hover:not(.is-disabled)~.el-input .el-input__inner[data-v-953254bc]:not(.is-disabled),.el-input.is-active .el-input__inner[data-v-953254bc],.el-input__inner[data-v-953254bc]:focus{border-color:#89a3c2!important}.v-badge__badge[data-v-953254bc]{min-width:16px!important;height:16px!important;padding:3px 5px!important;font-size:11px!important}.v-badge.font-xxsmall .v-badge__badge[data-v-953254bc]{font-size:8px!important}.alerts-item .v-alert__wrapper[data-v-953254bc]{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:start!important}.v-overlay.manual-input-overlay>.v-overlay__content .overlay-modal[data-v-953254bc]{max-height:90vh!important;min-height:500px!important;overflow:auto!important;background-color:#fff;border-radius:4px}@media(max-width:599px){.v-overlay.manual-input-overlay>.v-overlay__content .overlay-modal[data-v-953254bc]{min-height:300px!important}}.vue-treeselect .vue-treeselect__control[data-v-953254bc]{border-color:#bbb;border-radius:4px}.vue-treeselect:not(.filter-treeselect) .vue-treeselect__control[data-v-953254bc]{background:transparent}.vue-treeselect.emission-treeselect .vue-treeselect__control[data-v-953254bc]{border-color:#666}.vue-treeselect.emission-treeselect .vue-treeselect__control-arrow[data-v-953254bc]{color:#666}.vue-treeselect.emission-treeselect.vue-treeselect:not(.vue-treeselect--disabled):not(.vue-treeselect--focused) .vue-treeselect__control[data-v-953254bc]:hover{border-color:#909090}.vue-treeselect--focused:not(.vue-treeselect--open) .vue-treeselect__control[data-v-953254bc]{border-color:#89a3c2!important;-webkit-box-shadow:none!important;box-shadow:none!important}.vue-treeselect--has-value .vue-treeselect__multi-value[data-v-953254bc]{margin-bottom:1px!important}.vue-treeselect__multi-value-item[data-v-953254bc]{padding:0!important;line-height:12px!important;color:#242424!important;background:#bbcadc!important}.vue-treeselect__multi-value-item .vue-treeselect__multi-value-label[data-v-953254bc]{font-weight:600!important}.vue-treeselect__value-remove[data-v-953254bc]{color:#242424!important}.vue-treeselect__checkbox--checked[data-v-953254bc],.vue-treeselect__checkbox--indeterminate[data-v-953254bc]{background:#89a3c2!important;border-color:#89a3c2!important}.vue-treeselect.color-red .vue-treeselect__multi-value-item[data-v-953254bc],.vue-treeselect.color-red .vue-treeselect__value-remove[data-v-953254bc]{color:#ff001d!important;background:#ffe5e7!important}.vue-treeselect.color-red .vue-treeselect__checkbox--checked[data-v-953254bc]{background:#ff001d!important;border-color:#ff001d!important}.vue-treeselect--open-below:not(.vue-treeselect--append-to-body) .vue-treeselect__menu-container[data-v-953254bc]{top:unset!important}@media(max-width:599px){.vue-treeselect.treeselect--small .vue-treeselect__control[data-v-953254bc],.vue-treeselect.treeselect--small .vue-treeselect__menu[data-v-953254bc]{font-size:14px!important}}.vue-treeselect.treeselect-icon-selectbox .vue-treeselect__control[data-v-953254bc]{max-height:34px!important;height:34px!important;max-width:85px!important;width:85px!important;border-color:#bbb!important}.vue-treeselect.treeselect-icon-selectbox .vue-treeselect__control .vue-treeselect__single-value[data-v-953254bc]{top:1px}.vue-treeselect.treeselect-icon-selectbox .vue-treeselect__control[data-v-953254bc],.vue-treeselect.treeselect-icon-selectbox .vue-treeselect__menu[data-v-953254bc]{font-size:10px!important}.vue-treeselect.vue-treeselect--multi.treeselect-chartgroup .vue-treeselect__multi-value-item[data-v-953254bc]{background:#fff!important}.vue-treeselect.vue-treeselect--multi.treeselect-chartgroup.vue-treeselect--disabled .vue-treeselect__multi-value-item[data-v-953254bc]{background:#ededed!important;border-color:#ededed!important}.vue-treeselect__multi-value-item-container[data-v-953254bc]{padding-top:2px!important}.vdatetime-input[data-v-953254bc]{color:#89a3c2;cursor:pointer}.vdatetime.green--text .vdatetime-input[data-v-953254bc]{color:#049717}.vdatetime-popup[data-v-953254bc]{border-radius:4px}.vdatetime-popup .vdatetime-calendar__month[data-v-953254bc]{min-height:317px!important}.vdatetime-popup .vdatetime-calendar__month__day--selected:hover>span>span[data-v-953254bc],.vdatetime-popup .vdatetime-calendar__month__day--selected>span>span[data-v-953254bc],.vdatetime-popup .vdatetime-popup__header[data-v-953254bc]{background:#89a3c2!important}.vdatetime-popup .vdatetime-popup__actions__button[data-v-953254bc],.vdatetime-popup .vdatetime-time-picker__item--selected[data-v-953254bc],.vdatetime-popup .vdatetime-year-picker__item--selected[data-v-953254bc]{color:#89a3c2!important}.vdatetime-popup .vdatetime-popup__header[data-v-953254bc]{border-top-left-radius:inherit;border-top-right-radius:inherit}.vdatetime-popup .vdatetime-popup__actions__button[data-v-953254bc]{padding:0!important}.ep-container[data-v-953254bc]{height:110px!important}@media(max-width:599px){.ep-container[data-v-953254bc]{height:86px!important}}.ep-container .ep-svg-container[data-v-953254bc]{margin-top:-5px}@media(max-width:599px){.ep-container .ep-svg-container[data-v-953254bc]{margin-top:-3px}}@media(max-width:599px){.ep-container.expanded[data-v-953254bc]:not(.print){height:110px!important}.ep-container.expanded:not(.print) .ep-svg-container[data-v-953254bc]{margin-top:-37px}.ep-container.expanded:not(.print) .ep-svg-container .ep-svg[data-v-953254bc]{height:60px!important}}.ep-legend--container[data-v-953254bc]{top:0!important}@media(max-width:599px){.ep-legend--container[data-v-953254bc]{margin-top:4px}}@media print{.v-main[data-v-953254bc]{display:block!important;padding:0 0 0 0!important}.v-application[data-v-953254bc]{line-height:0!important}.v-application-wrap[data-v-953254bc]{display:block!important;min-height:0!important}}.print-only[data-v-953254bc]{display:none}@media print{body[data-v-953254bc],html[data-v-953254bc]{width:210mm;height:296.8mm;padding:0;margin:0;-webkit-print-color-adjust:exact!important;color-adjust:exact!important;print-color-adjust:exact!important}[data-v-953254bc],[data-v-953254bc]:after,[data-v-953254bc]:before{color:inherit!important;background:inherit!important}.grade-details-text[data-v-953254bc]{font-size:15.5px!important}.header-page[data-v-953254bc]{display:block;width:210mm;height:296.8mm;padding:0;margin:0;overflow:hidden;page-break-after:always;-webkit-region-break-after:always!important;-webkit-column-break-after:page!important;-moz-column-break-after:page!important;break-after:page!important}.header-page .content[data-v-953254bc]{display:block;padding-top:40%;padding-right:10mm;padding-left:10mm;margin:0;text-align:center}.header-page .content .logo[data-v-953254bc]{position:relative;height:40mm;margin-bottom:30mm}.header-page .content .date[data-v-953254bc],.header-page .content .logo[data-v-953254bc],.header-page .content .subtitle[data-v-953254bc],.header-page .content .title[data-v-953254bc]{margin-bottom:10mm}.header-page .content .subtitle[data-v-953254bc]{line-height:1.2}.no-print[data-v-953254bc],.toggle-icon[data-v-953254bc]{display:none!important}.print-hide-icon[data-v-953254bc]:before{content:""!important}.print-inspections-page[data-v-953254bc]{page-break-after:always;page-break-before:always}.print-only[data-v-953254bc]{display:block!important}.font-xsmall[data-v-953254bc],.font-xxsmall[data-v-953254bc]{font-size:.6rem!important}.print-card[data-v-953254bc]{display:block!important;border:none!important;padding:0!important;margin:0!important;min-height:296.8mm!important}.print-diary-item[data-v-953254bc]{page-break-inside:avoid}.print-photo[data-v-953254bc]{width:18%;max-width:40mm}.print-photo-selected img[data-v-953254bc],.print-photo img[data-v-953254bc]{width:100%}.print-photo-selected-text[data-v-953254bc]{max-height:48px;overflow:hidden}.chart-wrapper[data-v-953254bc],.download-wrapper[data-v-953254bc]{display:block;-webkit-column-break-inside:avoid;page-break-inside:avoid;-moz-column-break-inside:avoid;break-inside:avoid;break-inside:avoid-page}.heatmap-chart[data-v-953254bc],.wind-chart[data-v-953254bc]{height:100%;max-height:35mm}.heatmap-chart-wrapper[data-v-953254bc],.wind-chart-wrapper[data-v-953254bc]{margin-bottom:43mm}.title-wrapper[data-v-953254bc]{margin-top:7mm;margin-bottom:1mm}.charts-wrapper-4 .title-wrapper .overline[data-v-953254bc]{font-size:.7rem!important;line-height:1.25rem!important}.charts .ct-legend li .ct-legend-square[data-v-953254bc]{max-height:3px!important;margin-top:5px!important}.charts .ct-legend li[data-v-953254bc]{margin-bottom:0}.charts .ct-legend li span[data-v-953254bc]{font-size:.75rem!important}.wind-degrees-icon[data-v-953254bc]{background-color:transparent!important}.mean-values.print[data-v-953254bc]{margin-top:3mm}.grade-wrapper.print[data-v-953254bc]{-webkit-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%}.grade-wrapper.print .research-grade[data-v-953254bc]{width:68px;height:68px;line-height:66px}.grade-wrapper.print .research-grade.research-grade--with-icon[data-v-953254bc]{margin-top:-1px}.grade-wrapper.print .research-grade span[data-v-953254bc]{font-size:28px}.grade-details-translation[data-v-953254bc]{font-weight:700;font-size:medium!important}.gauge-label[data-v-953254bc]{font-size:14px!important;line-height:16px!important;margin-top:7px!important}.gauge-label.gauge-label--minmax[data-v-953254bc]{font-size:14px!important;line-height:16px!important;max-width:none;margin-top:1px!important}.gauge-label.gauge-label--minmax .delta[data-v-953254bc]{margin-bottom:-1px}}.ep-container.print[data-v-953254bc]{display:block;width:150px!important;height:176px!important}.ep-container.print .ep-svg-container[data-v-953254bc]{margin-top:-20px}.ep-container.print .ep-legend--value__counter[data-v-953254bc]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:10px}.ep-container.print .ep-legend--container .ep-legend--value[data-v-953254bc]{width:150px}.ep-container.print .ep-legend--container .gauge-label--name[data-v-953254bc]{display:block!important;display:-webkit-box!important;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:1;-webkit-box-orient:vertical;word-break:break-all}.ep-container.print .ep-legend--container .v-sheet[data-v-953254bc]{position:relative;height:36px;width:36px;margin-top:15px}.gauge-value.print[data-v-953254bc]{max-height:18px;margin-top:12px;font-size:28px}.measurements-content.print[data-v-953254bc]{margin-top:0;display:block;width:200mm}.bar-wrapper[data-v-953254bc]{height:246px;width:100%}.color-primary[data-v-6ab04d00]{color:#89a3c2}.color-secondary[data-v-6ab04d00]{color:#1d3c5f}.color-tertiary[data-v-6ab04d00]{color:#eef1f6}.color-grey[data-v-6ab04d00]{color:#666}.color-grey-important[data-v-6ab04d00]{color:#666!important}.color-grey-border[data-v-6ab04d00]{color:#bbb!important}.color-grey-transparent[data-v-6ab04d00]{color:rgba(0,0,0,.54)}.color-grey-medium[data-v-6ab04d00]{color:#b0b0b0}.color-grey-dark[data-v-6ab04d00]{color:#242424}.color-black[data-v-6ab04d00]{color:#000}.alert-chip[data-v-6ab04d00]{cursor:pointer!important;background-color:#ffe5e7!important}.border-bottom[data-v-6ab04d00]{padding-bottom:12px;margin-bottom:12px;border-bottom:1px solid #bbb}@media(max-width:599px){.border-bottom[data-v-6ab04d00]{padding:10px;margin-bottom:10px}}.button-group[data-v-6ab04d00]{padding:4px 5px;border:1px solid #bbb;border-radius:4px}.button-group.--small[data-v-6ab04d00]{padding:0}@media(max-width:599px){.button-group.--small[data-v-6ab04d00]{margin-bottom:2px}}.checkbox-label[data-v-6ab04d00]{display:inline-block!important;max-width:100%!important;font-size:14px}.color-tertiary[data-v-6ab04d00]{background-color:#eef1f6}.content-container[data-v-6ab04d00]{margin-top:56px}.autocomplete-field[data-v-6ab04d00],.country-select[data-v-6ab04d00]{width:100%;max-width:100%;min-height:36px;padding:0 12px;border:1px solid #bbb;border-radius:4px}.autocomplete-field[data-v-6ab04d00]:focus,.country-select[data-v-6ab04d00]:focus{outline-color:#89a3c2}.cursor-pointer[data-v-6ab04d00]{cursor:pointer}.data-overlay[data-v-6ab04d00]{min-height:calc(100vh - 350px)}.diary-card[data-v-6ab04d00]{height:100%;padding:10px;font-size:.8125rem!important}@media(min-width:960px){.diary-card[data-v-6ab04d00]{padding:12px;font-size:.875rem!important}}.diary-card .diary-menu-button[data-v-6ab04d00]{left:10px;min-width:24px!important;max-width:24px!important;height:24px!important}.diary-card .diary-label[data-v-6ab04d00]{font-size:.75rem!important;font-weight:600;color:#666;letter-spacing:.0333333333em!important}@media(max-width:599px){.diary-card .diary-label[data-v-6ab04d00]{font-size:.7rem!important}}.diary-card .diary-details-item[data-v-6ab04d00]{min-width:24px;max-width:none;margin-bottom:0;line-height:1.1rem}@media(max-width:849px){.diary-card .diary-details-item[data-v-6ab04d00]{min-width:100%}}@media(max-width:849px){.diary-card .diary-inspection-meta[data-v-6ab04d00]{margin-right:-8px}}.diary-card .diary-inspection-date-item[data-v-6ab04d00]{max-width:150px;margin-bottom:0;line-height:1.1rem}.diary-card .diary-inspection-title[data-v-6ab04d00]{margin-bottom:0;font-size:.75rem!important;font-weight:600;line-height:24px;color:#242424;letter-spacing:.0333333333em!important;white-space:nowrap}@media(max-width:599px){.diary-card .diary-inspection-title[data-v-6ab04d00]{font-size:.7rem!important}}@media(min-width:600px){.diary-card .diary-inspection-text[data-v-6ab04d00]{margin-top:2px}}.diary-card .diary-inspection-text.inspection-date[data-v-6ab04d00]{white-space:normal}.diary-card .hide-md[data-v-6ab04d00]{display:-webkit-box;display:-ms-flexbox;display:flex}@media(min-width:851px)and (max-width:1264px){.diary-card .hide-md[data-v-6ab04d00]{display:none}}.diary-card .diary-inspection-content[data-v-6ab04d00]{margin-top:10px!important;margin-left:10px!important}@media(min-width:600px){.diary-card .diary-inspection-content[data-v-6ab04d00]{margin-left:0!important}}@media(min-width:850px){.diary-card .diary-inspection-content[data-v-6ab04d00]{margin-top:0!important}}.diary-card .diary-inspection-content .diary-content-item[data-v-6ab04d00]{margin-bottom:4px}@media(min-width:850px){.diary-card .diary-inspection-content .diary-content-item[data-v-6ab04d00]{margin-bottom:0!important}}.diary-card .notes[data-v-6ab04d00],.diary-card .reminder[data-v-6ab04d00]{display:inline-block;max-height:33px;overflow:hidden;line-height:1.1rem;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical}@media(max-width:599px){.diary-card .notes[data-v-6ab04d00],.diary-card .reminder[data-v-6ab04d00]{line-height:1rem}}.filter-bar-wrapper[data-v-6ab04d00]{position:fixed;top:100px;z-index:2;width:100%;margin-top:-4px;background-color:#eef1f6;border-bottom:1px solid #e3e9f2}.filter-bar-wrapper .v-input[data-v-6ab04d00]:not(.switch-label){background-color:#fff}@media(max-width:599px){.filter-bar-wrapper .filter-container[data-v-6ab04d00]{padding:10px}}.filter-bar-wrapper .filter-bar[data-v-6ab04d00]{margin-top:-10px;margin-bottom:-10px}@media(min-width:600px){.filter-bar-wrapper .filter-bar[data-v-6ab04d00]{margin-top:-12px;margin-bottom:-12px}}@media(max-width:599px){.filter-bar-wrapper .filter-bar .filter-buttons[data-v-6ab04d00]:not(.--alerts){max-width:300px}}@media(max-width:599px){.filter-bar-wrapper .filter-bar .filter-buttons:not(.--alerts).filter-buttons--small[data-v-6ab04d00]{max-width:170px}}@media(max-width:599px){.filter-bar-wrapper .filter-bar .v-input[data-v-6ab04d00]:not(.input-text-field--large):not(.v-input--checkbox):not(.filter-text-field--alerts){max-width:120px}}.filter-bar-wrapper .filter-bar .v-input.switch-label[data-v-6ab04d00]{max-width:unset;width:140px}@media(max-width:599px){.filter-bar-wrapper .filter-bar .v-input.switch-label[data-v-6ab04d00]{width:120px}}@media(max-width:372px){.filter-bar-wrapper .filter-bar .v-input.v-text-field.v-text-field--enclosed.v-input--dense:not(.v-text-field--solo).v-text-field--outlined.input-text-field--large[data-v-6ab04d00]{max-width:120px}}@media(max-width:599px){.filter-bar-wrapper .filter-bar .v-input.v-text-field.v-text-field--enclosed.v-input--dense:not(.v-text-field--solo).v-text-field--outlined.input-text-field--large .v-input__slot .v-text-field__slot[data-v-6ab04d00]{min-width:115px}}@media(max-width:372px){.filter-bar-wrapper .filter-bar .v-input.v-text-field.v-text-field--enclosed.v-input--dense:not(.v-text-field--solo).v-text-field--outlined.input-text-field--large .v-input__slot .v-text-field__slot[data-v-6ab04d00]{min-width:74px}}.filter-bar-wrapper .filter-bar .v-input.v-text-field.v-text-field--enclosed.v-input--dense:not(.v-text-field--solo).v-text-field--outlined.input-text-field--full[data-v-6ab04d00]{max-width:100%}.filter-bar-wrapper .filter-bar .v-input.v-text-field.v-text-field--enclosed.v-input--dense:not(.v-text-field--solo).v-text-field--outlined .v-input__slot .v-label.v-label--active[data-v-6ab04d00]{color:#89a3c2!important}@media(max-width:599px){.filter-bar-wrapper .filter-bar .v-input.v-text-field.v-text-field--enclosed.v-input--dense:not(.v-text-field--solo).v-text-field--outlined .v-input__slot[data-v-6ab04d00]{padding:0 2px 0 6px!important}.filter-bar-wrapper .filter-bar .v-input.v-text-field.v-text-field--enclosed.v-input--dense:not(.v-text-field--solo).v-text-field--outlined .v-input__slot .v-text-field__slot[data-v-6ab04d00]{min-width:72px}.filter-bar-wrapper .filter-bar .v-input.v-text-field.v-text-field--enclosed.v-input--dense:not(.v-text-field--solo).v-text-field--outlined .v-input__slot .v-text-field__slot .v-label--active[data-v-6ab04d00]{left:4px!important}}@media(max-width:599px){.filter-bar-wrapper .filter-bar .v-input.v-text-field.v-input--is-focused.v-input--dense:not(.v-text-field--solo).v-text-field--outlined .v-input__slot .v-text-field__slot[data-v-6ab04d00]{min-width:63px;height:30px!important}}@media(max-width:372px){.filter-bar-wrapper .filter-bar .v-input.v-text-field.v-input--is-focused.v-input--dense:not(.v-text-field--solo).v-text-field--outlined.filter-text-field--alerts .v-input__slot .v-text-field__slot[data-v-6ab04d00]{min-width:45px}}.filter-bar-wrapper .filter-bar .view-buttons[data-v-6ab04d00]{padding:9px}.filter-bar-wrapper.--back[data-v-6ab04d00]{top:52px}.filter-bar-wrapper.--back .filter-bar .v-input.v-input--switch[data-v-6ab04d00]{background-color:transparent!important}.filter-bar-wrapper.--back .filter-bar .v-input--selection-controls[data-v-6ab04d00]{margin-top:0}.area-color-picker[data-v-6ab04d00]{margin-top:-10px}.flex-color-picker[data-v-6ab04d00]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flex-color-picker .v-color-picker__controls[data-v-6ab04d00]{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.flex-color-picker .v-color-picker__swatches[data-v-6ab04d00]{margin-top:10px}.flex-color-picker.queen-color-picker[data-v-6ab04d00]{border:1px solid #bbb!important;-webkit-box-shadow:none!important;box-shadow:none!important}.flex-color-picker.queen-color-picker .v-color-picker__swatch:nth-child(2) .v-color-picker__color>div[data-v-6ab04d00]{border:1px solid #bbb}.full-width[data-v-6ab04d00]{width:100%}.area-color-picker-footer[data-v-6ab04d00],.area-color-picker-toolbar[data-v-6ab04d00]{border-radius:4px}.area-color-picker-title[data-v-6ab04d00]{font-weight:500}.area-color-picker-footer[data-v-6ab04d00]{margin-top:-5px}.area-color-picker-footer .v-toolbar__content[data-v-6ab04d00]{padding:0 10px}.hcs-tooltip[data-v-6ab04d00]{font-family:Roboto,sans-serif!important;font-size:.8rem;font-weight:500!important;color:#242424!important;border-radius:6px;background-color:hsla(0,0%,94.1%,.95);border:1px solid #909090}.hcs-tooltip[data-v-6ab04d00]:after{content:"";position:absolute;left:50%;bottom:-4px;width:8px;height:8px;background:inherit;-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-box-shadow:inset -1px -1px 0 0 #909090;box-shadow:inset -1px -1px 0 0 #909090}.keep-spaces[data-v-6ab04d00]{white-space:pre-wrap}.location[data-v-6ab04d00]{padding-bottom:16px;margin:0}@media(max-width:599px){.location[data-v-6ab04d00]{margin:0 -12px 12px -12px}.location[data-v-6ab04d00]:not(.xs-view){padding:0 10px 8px 10px}.location.xs-view[data-v-6ab04d00]{padding:0 10px 0 10px}}.location[data-v-6ab04d00]:first-child{margin-top:70px}@media(max-width:599px){.location[data-v-6ab04d00]:first-child{margin-top:56px}}.location[data-v-6ab04d00]:last-child{margin-bottom:10px;border-bottom:none}.location .location-title[data-v-6ab04d00]{width:100%;padding-bottom:4px;margin:10px 0 12px;border-bottom:1px solid #000}@media(max-width:599px){.location .location-title[data-v-6ab04d00]{padding-bottom:2px;margin:8px 0 10px}}.location .research-item-transition-wrapper[data-v-6ab04d00]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}@media(max-width:599px){.location .research-item-transition-wrapper[data-v-6ab04d00]{min-width:100%}}.loading[data-v-6ab04d00]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-height:80vh;text-align:center}.lowercase[data-v-6ab04d00]{text-transform:lowercase}.mb-2px[data-v-6ab04d00]{margin-bottom:2px}.ml-2px[data-v-6ab04d00]{margin-left:2px}.ml-n2px[data-v-6ab04d00]{margin-left:-2px!important}.mr-2px[data-v-6ab04d00]{margin-right:2px}.mr-5px[data-v-6ab04d00]{margin-right:5px}.mr-6px[data-v-6ab04d00]{margin-right:6px}.mr-n2px[data-v-6ab04d00]{margin-right:-2px}.mt-2px[data-v-6ab04d00]{margin-top:2px!important}.mt-6px[data-v-6ab04d00]{margin-top:6px!important}.mt-n2px[data-v-6ab04d00]{margin-top:-2px!important}.mx-2px[data-v-6ab04d00]{margin-left:2px;margin-right:2px}.my-2px[data-v-6ab04d00]{margin-top:2px!important;margin-bottom:2px!important}.node-inactive[data-v-6ab04d00]{color:#909090!important}.overflow-auto[data-v-6ab04d00]{overflow:auto}.overlay-modal[data-v-6ab04d00]{width:590px;color:#000}@media(max-width:599px){.overlay-modal[data-v-6ab04d00]{max-width:95vw}}@media(min-width:960px){.overlay-modal[data-v-6ab04d00]{width:690px}}.overlay-parent[data-v-6ab04d00]{position:relative}.overlay-parent.no-cursor[data-v-6ab04d00]{cursor:not-allowed}.overlay-toolbar[data-v-6ab04d00]{border-top-left-radius:4px!important;border-top-right-radius:4px!important;-webkit-box-shadow:none!important;box-shadow:none!important}.overlay-toolbar span[data-v-6ab04d00]{font-size:1.25rem;font-weight:500;letter-spacing:.0125em;line-height:2rem;word-break:break-all}.overlay-body[data-v-6ab04d00]{border-radius:0 0 4px 4px!important;background-color:#fff;padding:4px}.pro-label[data-v-6ab04d00]{background:#049717!important}.pa-2px[data-v-6ab04d00]{padding:2px!important}.py-6px[data-v-6ab04d00]{padding-top:6px!important;padding-bottom:6px!important}.basic-label[data-v-6ab04d00]{background:#1d3c5f!important}.light-label[data-v-6ab04d00]{background:#89a3c2!important}.rounded-border[data-v-6ab04d00]{padding:12px;border:1px solid #bbb;border-radius:4px}@media(max-width:599px){.rounded-border[data-v-6ab04d00]{padding:10px!important}}.rounded-border.primary-border[data-v-6ab04d00]{border:1px solid #89a3c2}.rounded-border.--small[data-v-6ab04d00]{padding:6px}@media(max-width:599px){.rounded-border.--small[data-v-6ab04d00]{padding:4px!important}}.save-bar[data-v-6ab04d00]{position:fixed;z-index:2;width:100%;margin-top:-56px;background-color:#eef1f6!important;border-bottom:1px solid #e3e9f2!important;-webkit-box-shadow:none!important;box-shadow:none!important}.save-bar.save-bar--back[data-v-6ab04d00]{margin-top:0}.back-content[data-v-6ab04d00]{margin-top:56px}.back-with-toolbar-content[data-v-6ab04d00]{margin-top:75px}@media(max-width:599px){.back-with-toolbar-content[data-v-6ab04d00]{margin-top:48px}}.back-with-toolbar-content.--100[data-v-6ab04d00]{height:100%}@media(max-width:599px){.button-mobile-wide[data-v-6ab04d00]{width:100%}}.tab-container[data-v-6ab04d00]{margin-top:104px}.to-do-date[data-v-6ab04d00]{width:auto;padding:2px 4px!important;font-weight:600;line-height:1rem;color:red;text-align:center;white-space:nowrap;border:1px solid red;border-radius:5px}.to-do-date.green--text[data-v-6ab04d00]{border-color:green}.zindex1[data-v-6ab04d00]{z-index:1}.v-icon[data-v-6ab04d00]{color:#666}.theme--light.v-btn.v-btn--icon.color-black[data-v-6ab04d00],.v-btn>.v-btn__content .v-icon.color-black[data-v-6ab04d00],.v-icon.color-black[data-v-6ab04d00]{color:#000}.theme--light.v-btn.v-btn--icon.color-primary[data-v-6ab04d00],.v-btn>.v-btn__content .v-icon.color-primary[data-v-6ab04d00],.v-icon.color-primary[data-v-6ab04d00]{color:#89a3c2}.theme--light.v-btn.v-btn--icon.color-grey[data-v-6ab04d00],.v-btn>.v-btn__content .v-icon.color-grey[data-v-6ab04d00],.v-icon.color-grey[data-v-6ab04d00]{color:#666}.theme--light.v-btn.v-btn--icon.color-grey-medium[data-v-6ab04d00],.v-btn>.v-btn__content .v-icon.color-grey-medium[data-v-6ab04d00],.v-icon.color-grey-medium[data-v-6ab04d00]{color:#b0b0b0}.theme--light.v-btn.v-btn--icon.color-grey-dark[data-v-6ab04d00],.v-btn>.v-btn__content .v-icon.color-grey-dark[data-v-6ab04d00],.v-icon.color-grey-dark[data-v-6ab04d00]{color:#242424}.theme--light.v-btn.v-btn--icon.color-grey-light[data-v-6ab04d00],.v-btn>.v-btn__content .v-icon.color-grey-light[data-v-6ab04d00],.v-icon.color-grey-light[data-v-6ab04d00]{color:#f9f9f9}.theme--light.v-btn.v-btn--icon.color-grey-transparent[data-v-6ab04d00],.v-btn>.v-btn__content .v-icon.color-grey-transparent[data-v-6ab04d00],.v-icon.color-grey-transparent[data-v-6ab04d00]{color:rgba(0,0,0,.54)}.theme--light.v-btn.v-btn--icon.color-grey-border[data-v-6ab04d00],.theme--light.v-btn.v-btn--icon.color-grey-medium-light[data-v-6ab04d00],.v-btn>.v-btn__content .v-icon.color-grey-border[data-v-6ab04d00],.v-btn>.v-btn__content .v-icon.color-grey-medium-light[data-v-6ab04d00],.v-icon.color-grey-border[data-v-6ab04d00],.v-icon.color-grey-medium-light[data-v-6ab04d00]{color:#bbb}.theme--light.v-btn.v-btn--icon.color-green-bright[data-v-6ab04d00],.v-btn>.v-btn__content .v-icon.color-green-bright[data-v-6ab04d00],.v-icon.color-green-bright[data-v-6ab04d00]{color:#0ebc27}.v-btn.color-black>.v-btn__content .v-icon[data-v-6ab04d00]{color:#000}.full-height[data-v-6ab04d00]{height:100%}.hcs-icon[data-v-6ab04d00]{display:inline-block;min-width:23px;min-height:23px;margin:2px;line-height:1.2rem;vertical-align:top;background-color:transparent!important;background-repeat:no-repeat;background-position:50%}.hcs-icon--small[data-v-6ab04d00]{min-width:16px;min-height:16px}.hcs-icon--large[data-v-6ab04d00]{min-width:30px;min-height:30px}.hcs-icon--xl[data-v-6ab04d00]{min-width:45px;min-height:45px}.hcs-icon--xxl[data-v-6ab04d00]{min-width:100px;min-height:100px}.hcs-icon-sensor[data-v-6ab04d00]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_hcm.svg)}.hcs-icon-sensor-orange[data-v-6ab04d00]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_hcm-orange.svg)}.hcs-icon-sensor-grey[data-v-6ab04d00]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_hcm-grey.svg)}.hcs-icon-sensor-primary[data-v-6ab04d00]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_hcm-primary.svg)}.hcs-icon-sensor-secondary[data-v-6ab04d00]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_hcm-secondary.svg)}.hcs-icon-sensors[data-v-6ab04d00]{font-size:13px}.hcs-icon-sensors[data-v-6ab04d00]:before{margin-left:2px;font-family:Material Design Icons;content:"󰘊"}.hcs-icon-sensors--no-outline[data-v-6ab04d00]{font-size:22px;color:#666!important;background-color:transparent;border:none;border-radius:0}.hcs-icon-sensors--no-outline[data-v-6ab04d00]:before{font-family:Material Design Icons;content:"󰘊"}.hcs-icon-sensors--no-outline--small[data-v-6ab04d00]{margin:2px 0 0 0;font-size:16px}.hcs-icon-bv[data-v-6ab04d00]{font-size:15px}.hcs-icon-bv[data-v-6ab04d00]:before{font-family:Material Design Icons;content:"󰂁"}.hcs-icon-rssi[data-v-6ab04d00],.hcs-icon-snr[data-v-6ab04d00]{font-size:15px}.hcs-icon-rssi[data-v-6ab04d00]:before,.hcs-icon-snr[data-v-6ab04d00]:before{font-family:Material Design Icons;content:"󰒓"}.hcs-icon-t_0[data-v-6ab04d00],.hcs-icon-t_1[data-v-6ab04d00],.hcs-icon-t_2[data-v-6ab04d00],.hcs-icon-t_3[data-v-6ab04d00],.hcs-icon-t_4[data-v-6ab04d00],.hcs-icon-t_5[data-v-6ab04d00],.hcs-icon-t_6[data-v-6ab04d00],.hcs-icon-t_7[data-v-6ab04d00],.hcs-icon-t_8[data-v-6ab04d00],.hcs-icon-t_9[data-v-6ab04d00],.hcs-icon-t_i[data-v-6ab04d00]{font-size:16px}.hcs-icon-t_0[data-v-6ab04d00]:before,.hcs-icon-t_1[data-v-6ab04d00]:before,.hcs-icon-t_2[data-v-6ab04d00]:before,.hcs-icon-t_3[data-v-6ab04d00]:before,.hcs-icon-t_4[data-v-6ab04d00]:before,.hcs-icon-t_5[data-v-6ab04d00]:before,.hcs-icon-t_6[data-v-6ab04d00]:before,.hcs-icon-t_7[data-v-6ab04d00]:before,.hcs-icon-t_8[data-v-6ab04d00]:before,.hcs-icon-t_9[data-v-6ab04d00]:before,.hcs-icon-t_i[data-v-6ab04d00]:before{font-family:Material Design Icons;content:"󰔏"}.hcs-icon-weight_kg[data-v-6ab04d00]{font-size:15px}.hcs-icon-weight_kg[data-v-6ab04d00]:before{font-family:Material Design Icons;content:"󰖡"}.hcs-icon-magnify[data-v-6ab04d00]{font-size:15px}.hcs-icon-magnify[data-v-6ab04d00]:before{margin-left:1px;font-family:Material Design Icons;content:"󰍉"}.hcs-icon-text[data-v-6ab04d00]{font-size:9.5px;font-weight:600;color:#fff;border-radius:50%}.hcs-icon.color-red[data-v-6ab04d00]{background-color:#ff001d!important;border-color:#ff001d}.hcs-icon.color-green[data-v-6ab04d00]{background-color:#049717!important;border-color:#049717}.hcs-icon.color-primary[data-v-6ab04d00]{background-color:#89a3c2!important;border-color:#89a3c2}.hcs-icon-chartgroup-air[data-v-6ab04d00]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-air[data-v-6ab04d00]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_air.png);background-size:contain}.hcs-icon-chartgroup-air.print[data-v-6ab04d00]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_air.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-alert[data-v-6ab04d00]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-alert[data-v-6ab04d00]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_alert.png);background-size:contain}.hcs-icon-chartgroup-alert.print[data-v-6ab04d00]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_alert.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-bat[data-v-6ab04d00]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-bat[data-v-6ab04d00]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_bat.png);background-size:contain}.hcs-icon-chartgroup-bat.print[data-v-6ab04d00]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_bat.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-ch4[data-v-6ab04d00]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-ch4[data-v-6ab04d00]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_ch4.png);background-size:contain}.hcs-icon-chartgroup-ch4.print[data-v-6ab04d00]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_ch4.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-cloud[data-v-6ab04d00]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-cloud[data-v-6ab04d00]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_cloud.png);background-size:contain}.hcs-icon-chartgroup-cloud.print[data-v-6ab04d00]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_cloud.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-co2[data-v-6ab04d00]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-co2[data-v-6ab04d00]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_co2.png);background-size:contain}.hcs-icon-chartgroup-co2.print[data-v-6ab04d00]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_co2.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-connection[data-v-6ab04d00]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-connection[data-v-6ab04d00]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_connection.png);background-size:contain}.hcs-icon-chartgroup-connection.print[data-v-6ab04d00]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_connection.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-dust[data-v-6ab04d00]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-dust[data-v-6ab04d00]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_dust.png);background-size:contain}.hcs-icon-chartgroup-dust.print[data-v-6ab04d00]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_dust.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-hcm_line[data-v-6ab04d00]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-hcm_line[data-v-6ab04d00]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_hcm_line.png);background-size:contain}.hcs-icon-chartgroup-hcm_line.print[data-v-6ab04d00]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_hcm_line.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-nh3[data-v-6ab04d00]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-nh3[data-v-6ab04d00]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_nh3.png);background-size:contain}.hcs-icon-chartgroup-nh3.print[data-v-6ab04d00]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_nh3.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-mic[data-v-6ab04d00]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-mic[data-v-6ab04d00]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_mic.png);background-size:contain}.hcs-icon-chartgroup-mic.print[data-v-6ab04d00]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_mic.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-movement[data-v-6ab04d00]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-movement[data-v-6ab04d00]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_movement.png);background-size:contain}.hcs-icon-chartgroup-movement.print[data-v-6ab04d00]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_movement.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-rh[data-v-6ab04d00]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-rh[data-v-6ab04d00]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_rh.png);background-size:contain}.hcs-icon-chartgroup-rh.print[data-v-6ab04d00]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_rh.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-setting[data-v-6ab04d00]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-setting[data-v-6ab04d00]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_setting.png);background-size:contain}.hcs-icon-chartgroup-setting.print[data-v-6ab04d00]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_setting.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-sound[data-v-6ab04d00]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-sound[data-v-6ab04d00]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_sound.png);background-size:contain}.hcs-icon-chartgroup-sound.print[data-v-6ab04d00]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_sound.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-sun[data-v-6ab04d00]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-sun[data-v-6ab04d00]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_sun.png);background-size:contain}.hcs-icon-chartgroup-sun.print[data-v-6ab04d00]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_sun.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-switch[data-v-6ab04d00]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-switch[data-v-6ab04d00]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_switch.png);background-size:contain}.hcs-icon-chartgroup-switch.print[data-v-6ab04d00]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_switch.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-temp[data-v-6ab04d00]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-temp[data-v-6ab04d00]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_temp.png);background-size:contain}.hcs-icon-chartgroup-temp.print[data-v-6ab04d00]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_temp.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-thi[data-v-6ab04d00]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-thi[data-v-6ab04d00]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_thi.png);background-size:contain}.hcs-icon-chartgroup-thi.print[data-v-6ab04d00]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_thi.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-weight[data-v-6ab04d00]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-weight[data-v-6ab04d00]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_weight.png);background-size:contain}.hcs-icon-chartgroup-weight.print[data-v-6ab04d00]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_weight.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-wind[data-v-6ab04d00]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-wind[data-v-6ab04d00]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_wind.png);background-size:contain}.hcs-icon-chartgroup-wind.print[data-v-6ab04d00]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_wind.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-temp.print[data-v-6ab04d00]{height:20px;width:auto}.hcs-icon-chartgroup-bat.print[data-v-6ab04d00],.hcs-icon-chartgroup-cloud.print[data-v-6ab04d00]{width:20px;height:auto}.hcs-icon-farm[data-v-6ab04d00]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_farm.svg)}.hcs-icon-farm.print[data-v-6ab04d00]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_farm.svg);height:30px;width:30px}.hcs-icon-farm-grey[data-v-6ab04d00]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_farm-grey.svg)}.hcs-icon-farm-grey.print[data-v-6ab04d00]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_farm-grey.svg);height:30px;width:30px}.hcs-icon-farm-secondary[data-v-6ab04d00]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_farm-secondary.svg)}.hcs-icon-farm-secondary.print[data-v-6ab04d00]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_farm-secondary.svg);height:30px;width:30px}.hcs-icon-factory[data-v-6ab04d00]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_factory.svg)}.hcs-icon-factory.print[data-v-6ab04d00]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_factory.svg);height:30px;width:30px}.hcs-icon-greenhouse[data-v-6ab04d00]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_greenhouse.svg)}.hcs-icon-greenhouse.print[data-v-6ab04d00]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_greenhouse.svg);height:30px;width:30px}.hcs-icon-home[data-v-6ab04d00]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_home.svg)}.hcs-icon-home.print[data-v-6ab04d00]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_home.svg);height:30px;width:30px}.hcs-icon-office[data-v-6ab04d00]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_office.svg)}.hcs-icon-office.print[data-v-6ab04d00]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_office.svg);height:30px;width:30px}.hcs-icon-school[data-v-6ab04d00]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_school.svg)}.hcs-icon-school.print[data-v-6ab04d00]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_school.svg);height:30px;width:30px}.hcs-icon-air[data-v-6ab04d00]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_air.svg)}.hcs-icon-air.print[data-v-6ab04d00]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_air.svg);height:30px;width:30px}.hcs-icon-air-red[data-v-6ab04d00]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_air-red.svg)}.hcs-icon-air-red.print[data-v-6ab04d00]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_air-red.svg);height:30px;width:30px}.hcs-icon-alert[data-v-6ab04d00]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_alert.svg)}.hcs-icon-alert.print[data-v-6ab04d00]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_alert.svg);height:30px;width:30px}.hcs-icon-bat[data-v-6ab04d00]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_bat.svg)}.hcs-icon-bat.print[data-v-6ab04d00]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_bat.svg);height:30px;width:30px}.hcs-icon-bat-red[data-v-6ab04d00]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_bat-red.svg)}.hcs-icon-bat-red.print[data-v-6ab04d00]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_bat-red.svg);height:30px;width:30px}.hcs-icon-ch4[data-v-6ab04d00]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_ch4.svg)}.hcs-icon-ch4.print[data-v-6ab04d00]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_ch4.svg);height:30px;width:30px}.hcs-icon-ch4-green[data-v-6ab04d00]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_ch4-green.svg)}.hcs-icon-ch4-green.print[data-v-6ab04d00]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_ch4-green.svg);height:30px;width:30px}.hcs-icon-ch4-orange[data-v-6ab04d00]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_ch4-orange.svg)}.hcs-icon-ch4-orange.print[data-v-6ab04d00]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_ch4-orange.svg);height:30px;width:30px}.hcs-icon-ch4-red[data-v-6ab04d00]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_ch4-red.svg)}.hcs-icon-ch4-red.print[data-v-6ab04d00]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_ch4-red.svg);height:30px;width:30px}.hcs-icon-cloud[data-v-6ab04d00]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_cloud.svg)}.hcs-icon-cloud.print[data-v-6ab04d00]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_cloud.svg);height:30px;width:30px}.hcs-icon-cloud-red[data-v-6ab04d00]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_cloud-red.svg)}.hcs-icon-cloud-red.print[data-v-6ab04d00]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_cloud-red.svg);height:30px;width:30px}.hcs-icon-co2[data-v-6ab04d00]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_co2.svg)}.hcs-icon-co2.print[data-v-6ab04d00]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_co2.svg);height:30px;width:30px}.hcs-icon-dust[data-v-6ab04d00]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_dust.svg)}.hcs-icon-dust.print[data-v-6ab04d00]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_dust.svg);height:30px;width:30px}.hcs-icon-hcm_line[data-v-6ab04d00]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_hcm_line.svg)}.hcs-icon-hcm_line.print[data-v-6ab04d00]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_hcm_line.svg);height:30px;width:30px}.hcs-icon-hcm_line-red[data-v-6ab04d00]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_hcm_line-red.svg)}.hcs-icon-hcm_line-red.print[data-v-6ab04d00]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_hcm_line-red.svg);height:30px;width:30px}.hcs-icon-nh3[data-v-6ab04d00]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_nh3.svg)}.hcs-icon-nh3.print[data-v-6ab04d00]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_nh3.svg);height:30px;width:30px}.hcs-icon-nh3-grey[data-v-6ab04d00]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_nh3-grey.svg)}.hcs-icon-nh3-grey.print[data-v-6ab04d00]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_nh3-grey.svg);height:30px;width:30px}.hcs-icon-nh3-primary[data-v-6ab04d00]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_nh3-primary.svg)}.hcs-icon-nh3-primary.print[data-v-6ab04d00]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_nh3-primary.svg);height:30px;width:30px}.hcs-icon-nh3-secondary[data-v-6ab04d00]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_nh3-secondary.svg)}.hcs-icon-nh3-secondary.print[data-v-6ab04d00]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_nh3-secondary.svg);height:30px;width:30px}.hcs-icon-mic[data-v-6ab04d00]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_mic.svg)}.hcs-icon-mic.print[data-v-6ab04d00]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_mic.svg);height:30px;width:30px}.hcs-icon-mic-red[data-v-6ab04d00]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_mic-red.svg)}.hcs-icon-mic-red.print[data-v-6ab04d00]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_mic-red.svg);height:30px;width:30px}.hcs-icon-rh[data-v-6ab04d00]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_rh.svg)}.hcs-icon-rh.print[data-v-6ab04d00]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_rh.svg);height:30px;width:30px}.hcs-icon-setting[data-v-6ab04d00]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_setting.svg)}.hcs-icon-setting.print[data-v-6ab04d00]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_setting.svg);height:30px;width:30px}.hcs-icon-sound[data-v-6ab04d00]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_sound.svg)}.hcs-icon-sound.print[data-v-6ab04d00]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_sound.svg);height:30px;width:30px}.hcs-icon-sun[data-v-6ab04d00]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_sun.svg)}.hcs-icon-sun.print[data-v-6ab04d00]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_sun.svg);height:30px;width:30px}.hcs-icon-sun-red[data-v-6ab04d00]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_sun-red.svg)}.hcs-icon-sun-red.print[data-v-6ab04d00]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_sun-red.svg);height:30px;width:30px}.hcs-icon-temp[data-v-6ab04d00]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_temp.svg)}.hcs-icon-temp.print[data-v-6ab04d00]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_temp.svg);height:30px;width:30px}.hcs-icon-thi[data-v-6ab04d00]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_thi.svg)}.hcs-icon-thi.print[data-v-6ab04d00]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_thi.svg);height:30px;width:30px}.hcs-icon-wind[data-v-6ab04d00]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_wind.svg)}.hcs-icon-wind.print[data-v-6ab04d00]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_wind.svg);height:30px;width:30px}.hcs-icon-wind-red[data-v-6ab04d00]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_wind-red.svg)}.hcs-icon-wind-red.print[data-v-6ab04d00]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_wind-red.svg);height:30px;width:30px}.hcs-icon-co2-green[data-v-6ab04d00]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_co2-green.svg)}.hcs-icon-co2-green.print[data-v-6ab04d00]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_co2-green.svg);height:30px;width:30px}.hcs-icon-dust-green[data-v-6ab04d00]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_dust-green.svg)}.hcs-icon-dust-green.print[data-v-6ab04d00]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_dust-green.svg);height:30px;width:30px}.hcs-icon-movement[data-v-6ab04d00]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_movement.svg)}.hcs-icon-movement.print[data-v-6ab04d00]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_movement.svg);height:30px;width:30px}.hcs-icon-movement-green[data-v-6ab04d00]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_movement-green.svg)}.hcs-icon-movement-green.print[data-v-6ab04d00]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_movement-green.svg);height:30px;width:30px}.hcs-icon-nh3-green[data-v-6ab04d00]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_nh3-green.svg)}.hcs-icon-nh3-green.print[data-v-6ab04d00]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_nh3-green.svg);height:30px;width:30px}.hcs-icon-rh-green[data-v-6ab04d00]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_rh-green.svg)}.hcs-icon-rh-green.print[data-v-6ab04d00]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_rh-green.svg);height:30px;width:30px}.hcs-icon-temp-green[data-v-6ab04d00]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_temp-green.svg)}.hcs-icon-temp-green.print[data-v-6ab04d00]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_temp-green.svg);height:30px;width:30px}.hcs-icon-thi-green[data-v-6ab04d00]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_thi-green.svg)}.hcs-icon-thi-green.print[data-v-6ab04d00]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_thi-green.svg);height:30px;width:30px}.hcs-icon-co2-red[data-v-6ab04d00]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_co2-red.svg)}.hcs-icon-co2-red.print[data-v-6ab04d00]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_co2-red.svg);height:30px;width:30px}.hcs-icon-dust-red[data-v-6ab04d00]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_dust-red.svg)}.hcs-icon-dust-red.print[data-v-6ab04d00]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_dust-red.svg);height:30px;width:30px}.hcs-icon-movement-red[data-v-6ab04d00]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_movement-red.svg)}.hcs-icon-movement-red.print[data-v-6ab04d00]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_movement-red.svg);height:30px;width:30px}.hcs-icon-nh3-red[data-v-6ab04d00]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_nh3-red.svg)}.hcs-icon-nh3-red.print[data-v-6ab04d00]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_nh3-red.svg);height:30px;width:30px}.hcs-icon-rh-red[data-v-6ab04d00]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_rh-red.svg)}.hcs-icon-rh-red.print[data-v-6ab04d00]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_rh-red.svg);height:30px;width:30px}.hcs-icon-temp-red[data-v-6ab04d00]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_temp-red.svg)}.hcs-icon-temp-red.print[data-v-6ab04d00]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_temp-red.svg);height:30px;width:30px}.hcs-icon-thi-red[data-v-6ab04d00]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_thi-red.svg)}.hcs-icon-thi-red.print[data-v-6ab04d00]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_thi-red.svg);height:30px;width:30px}.hcs-icon-co2-orange[data-v-6ab04d00]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_co2-orange.svg)}.hcs-icon-co2-orange.print[data-v-6ab04d00]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_co2-orange.svg);height:30px;width:30px}.hcs-icon-dust-orange[data-v-6ab04d00]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_dust-orange.svg)}.hcs-icon-dust-orange.print[data-v-6ab04d00]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_dust-orange.svg);height:30px;width:30px}.hcs-icon-movement-orange[data-v-6ab04d00]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_movement-orange.svg)}.hcs-icon-movement-orange.print[data-v-6ab04d00]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_movement-orange.svg);height:30px;width:30px}.hcs-icon-nh3-orange[data-v-6ab04d00]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_nh3-orange.svg)}.hcs-icon-nh3-orange.print[data-v-6ab04d00]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_nh3-orange.svg);height:30px;width:30px}.hcs-icon-rh-orange[data-v-6ab04d00]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_rh-orange.svg)}.hcs-icon-rh-orange.print[data-v-6ab04d00]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_rh-orange.svg);height:30px;width:30px}.hcs-icon-temp-orange[data-v-6ab04d00]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_temp-orange.svg)}.hcs-icon-temp-orange.print[data-v-6ab04d00]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_temp-orange.svg);height:30px;width:30px}.hcs-icon-thi-orange[data-v-6ab04d00]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_thi-orange.svg)}.hcs-icon-thi-orange.print[data-v-6ab04d00]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_thi-orange.svg);height:30px;width:30px}.hcs-icon-broiler.on-top[data-v-6ab04d00]{margin:0}.hcs-icon-broiler[data-v-6ab04d00]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/broiler.svg)}.hcs-icon-broiler:not(.print).on-top[data-v-6ab04d00]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/broiler.svg)}.hcs-icon-broiler.print[data-v-6ab04d00]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/broiler.svg);max-height:50px}.hcs-icon-broiler.print.on-top[data-v-6ab04d00]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/broiler.svg)}.hcs-icon-broiler-white[data-v-6ab04d00]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/broiler-white.svg)}.hcs-icon-broiler-grey[data-v-6ab04d00]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/broiler-grey.svg)}.hcs-icon-broiler-secondary[data-v-6ab04d00]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/broiler-secondary.svg)}.hcs-icon-calves.on-top[data-v-6ab04d00]{margin:0}.hcs-icon-calves[data-v-6ab04d00]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/calves.svg)}.hcs-icon-calves:not(.print).on-top[data-v-6ab04d00]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/calves.svg)}.hcs-icon-calves.print[data-v-6ab04d00]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/calves.svg);max-height:50px}.hcs-icon-calves.print.on-top[data-v-6ab04d00]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/calves.svg)}.hcs-icon-calves-white[data-v-6ab04d00]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/calves-white.svg)}.hcs-icon-calves-grey[data-v-6ab04d00]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/calves-grey.svg)}.hcs-icon-calves-secondary[data-v-6ab04d00]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/calves-secondary.svg)}.hcs-icon-cattle.on-top[data-v-6ab04d00]{margin:0}.hcs-icon-cattle[data-v-6ab04d00]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/cattle.svg)}.hcs-icon-cattle:not(.print).on-top[data-v-6ab04d00]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/cattle.svg)}.hcs-icon-cattle.print[data-v-6ab04d00]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/cattle.svg);max-height:50px}.hcs-icon-cattle.print.on-top[data-v-6ab04d00]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/cattle.svg)}.hcs-icon-cattle-white[data-v-6ab04d00]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/cattle-white.svg)}.hcs-icon-cattle-grey[data-v-6ab04d00]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/cattle-grey.svg)}.hcs-icon-cattle-secondary[data-v-6ab04d00]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/cattle-secondary.svg)}.hcs-icon-chicken.on-top[data-v-6ab04d00]{margin:0}.hcs-icon-chicken[data-v-6ab04d00]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/chicken.svg)}.hcs-icon-chicken:not(.print).on-top[data-v-6ab04d00]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/chicken.svg)}.hcs-icon-chicken.print[data-v-6ab04d00]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/chicken.svg);max-height:50px}.hcs-icon-chicken.print.on-top[data-v-6ab04d00]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/chicken.svg)}.hcs-icon-chicken-white[data-v-6ab04d00]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/chicken-white.svg)}.hcs-icon-chicken-grey[data-v-6ab04d00]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/chicken-grey.svg)}.hcs-icon-chicken-secondary[data-v-6ab04d00]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/chicken-secondary.svg)}.hcs-icon-dairy_cattle.on-top[data-v-6ab04d00]{margin:0}.hcs-icon-dairy_cattle[data-v-6ab04d00]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/dairy_cattle.svg)}.hcs-icon-dairy_cattle:not(.print).on-top[data-v-6ab04d00]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/dairy_cattle.svg)}.hcs-icon-dairy_cattle.print[data-v-6ab04d00]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/dairy_cattle.svg);max-height:50px}.hcs-icon-dairy_cattle.print.on-top[data-v-6ab04d00]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/dairy_cattle.svg)}.hcs-icon-dairy_cattle-white[data-v-6ab04d00]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/dairy_cattle-white.svg)}.hcs-icon-dairy_cattle-grey[data-v-6ab04d00]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/dairy_cattle-grey.svg)}.hcs-icon-dairy_cattle-secondary[data-v-6ab04d00]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/dairy_cattle-secondary.svg)}.hcs-icon-goat.on-top[data-v-6ab04d00]{margin:0}.hcs-icon-goat[data-v-6ab04d00]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/goat.svg)}.hcs-icon-goat:not(.print).on-top[data-v-6ab04d00]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/goat.svg)}.hcs-icon-goat.print[data-v-6ab04d00]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/goat.svg);max-height:50px}.hcs-icon-goat.print.on-top[data-v-6ab04d00]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/goat.svg)}.hcs-icon-goat-white[data-v-6ab04d00]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/goat-white.svg)}.hcs-icon-goat-grey[data-v-6ab04d00]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/goat-grey.svg)}.hcs-icon-goat-secondary[data-v-6ab04d00]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/goat-secondary.svg)}.hcs-icon-horse.on-top[data-v-6ab04d00]{margin:0}.hcs-icon-horse[data-v-6ab04d00]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/horse.svg)}.hcs-icon-horse:not(.print).on-top[data-v-6ab04d00]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/horse.svg)}.hcs-icon-horse.print[data-v-6ab04d00]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/horse.svg);max-height:50px}.hcs-icon-horse.print.on-top[data-v-6ab04d00]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/horse.svg)}.hcs-icon-horse-white[data-v-6ab04d00]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/horse-white.svg)}.hcs-icon-horse-grey[data-v-6ab04d00]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/horse-grey.svg)}.hcs-icon-horse-secondary[data-v-6ab04d00]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/horse-secondary.svg)}.hcs-icon-human.on-top[data-v-6ab04d00]{margin:0}.hcs-icon-human[data-v-6ab04d00]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/human.svg)}.hcs-icon-human:not(.print).on-top[data-v-6ab04d00]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/human.svg)}.hcs-icon-human.print[data-v-6ab04d00]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/human.svg);max-height:50px}.hcs-icon-human.print.on-top[data-v-6ab04d00]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/human.svg)}.hcs-icon-human-white[data-v-6ab04d00]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/human-white.svg)}.hcs-icon-human-grey[data-v-6ab04d00]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/human-grey.svg)}.hcs-icon-human-secondary[data-v-6ab04d00]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/human-secondary.svg)}.hcs-icon-pig.on-top[data-v-6ab04d00]{margin:0}.hcs-icon-pig[data-v-6ab04d00]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/pig.svg)}.hcs-icon-pig:not(.print).on-top[data-v-6ab04d00]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/pig.svg)}.hcs-icon-pig.print[data-v-6ab04d00]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/pig.svg);max-height:50px}.hcs-icon-pig.print.on-top[data-v-6ab04d00]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/pig.svg)}.hcs-icon-pig-white[data-v-6ab04d00]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/pig-white.svg)}.hcs-icon-pig-grey[data-v-6ab04d00]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/pig-grey.svg)}.hcs-icon-pig-secondary[data-v-6ab04d00]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/pig-secondary.svg)}.hcs-icon-piglet.on-top[data-v-6ab04d00]{margin:0}.hcs-icon-piglet[data-v-6ab04d00]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/piglet.svg)}.hcs-icon-piglet:not(.print).on-top[data-v-6ab04d00]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/piglet.svg)}.hcs-icon-piglet.print[data-v-6ab04d00]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/piglet.svg);max-height:50px}.hcs-icon-piglet.print.on-top[data-v-6ab04d00]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/piglet.svg)}.hcs-icon-piglet-white[data-v-6ab04d00]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/piglet-white.svg)}.hcs-icon-piglet-grey[data-v-6ab04d00]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/piglet-grey.svg)}.hcs-icon-piglet-secondary[data-v-6ab04d00]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/piglet-secondary.svg)}.hcs-icon-rearing_chicken.on-top[data-v-6ab04d00]{margin:0}.hcs-icon-rearing_chicken[data-v-6ab04d00]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/rearing_chicken.svg)}.hcs-icon-rearing_chicken:not(.print).on-top[data-v-6ab04d00]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/rearing_chicken.svg)}.hcs-icon-rearing_chicken.print[data-v-6ab04d00]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/rearing_chicken.svg);max-height:50px}.hcs-icon-rearing_chicken.print.on-top[data-v-6ab04d00]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/rearing_chicken.svg)}.hcs-icon-rearing_chicken-white[data-v-6ab04d00]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/rearing_chicken-white.svg)}.hcs-icon-rearing_chicken-grey[data-v-6ab04d00]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/rearing_chicken-grey.svg)}.hcs-icon-rearing_chicken-secondary[data-v-6ab04d00]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/rearing_chicken-secondary.svg)}.hcs-icon-sheep.on-top[data-v-6ab04d00]{margin:0}.hcs-icon-sheep[data-v-6ab04d00]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sheep.svg)}.hcs-icon-sheep:not(.print).on-top[data-v-6ab04d00]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/sheep.svg)}.hcs-icon-sheep.print[data-v-6ab04d00]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sheep.svg);max-height:50px}.hcs-icon-sheep.print.on-top[data-v-6ab04d00]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/sheep.svg)}.hcs-icon-sheep-white[data-v-6ab04d00]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sheep-white.svg)}.hcs-icon-sheep-grey[data-v-6ab04d00]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sheep-grey.svg)}.hcs-icon-sheep-secondary[data-v-6ab04d00]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sheep-secondary.svg)}.hcs-icon-sow.on-top[data-v-6ab04d00]{margin:0}.hcs-icon-sow[data-v-6ab04d00]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sow.svg)}.hcs-icon-sow:not(.print).on-top[data-v-6ab04d00]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/sow.svg)}.hcs-icon-sow.print[data-v-6ab04d00]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sow.svg);max-height:50px}.hcs-icon-sow.print.on-top[data-v-6ab04d00]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/sow.svg)}.hcs-icon-sow-white[data-v-6ab04d00]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sow-white.svg)}.hcs-icon-sow-grey[data-v-6ab04d00]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sow-grey.svg)}.hcs-icon-sow-secondary[data-v-6ab04d00]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sow-secondary.svg)}.hcs-icon-sow_lactating.on-top[data-v-6ab04d00]{margin:0}.hcs-icon-sow_lactating[data-v-6ab04d00]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sow_lactating.svg)}.hcs-icon-sow_lactating:not(.print).on-top[data-v-6ab04d00]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/sow_lactating.svg)}.hcs-icon-sow_lactating.print[data-v-6ab04d00]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sow_lactating.svg);max-height:50px}.hcs-icon-sow_lactating.print.on-top[data-v-6ab04d00]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/sow_lactating.svg)}.hcs-icon-sow_lactating-white[data-v-6ab04d00]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sow_lactating-white.svg)}.hcs-icon-sow_lactating-grey[data-v-6ab04d00]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sow_lactating-grey.svg)}.hcs-icon-sow_lactating-secondary[data-v-6ab04d00]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sow_lactating-secondary.svg)}.hcs-icon-veal_calves.on-top[data-v-6ab04d00]{margin:0}.hcs-icon-veal_calves[data-v-6ab04d00]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/veal_calves.svg)}.hcs-icon-veal_calves:not(.print).on-top[data-v-6ab04d00]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/veal_calves.svg)}.hcs-icon-veal_calves.print[data-v-6ab04d00]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/veal_calves.svg);max-height:50px}.hcs-icon-veal_calves.print.on-top[data-v-6ab04d00]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/veal_calves.svg)}.hcs-icon-veal_calves-white[data-v-6ab04d00]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/veal_calves-white.svg)}.hcs-icon-veal_calves-grey[data-v-6ab04d00]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/veal_calves-grey.svg)}.hcs-icon-veal_calves-secondary[data-v-6ab04d00]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/veal_calves-secondary.svg)}.hcs-icon-null[data-v-6ab04d00]{font-size:18px}.hcs-icon-null[data-v-6ab04d00]:before{margin-left:1px;font-family:Material Design Icons;content:"󰄰"}.hcs-icon-sensor-status[data-v-6ab04d00]{width:55px;height:55px;margin:4px;background-size:cover}@media(max-width:599px){.hcs-icon-sensor-status[data-v-6ab04d00]{width:40px;height:40px}}.hcs-icon-sensor-status.--tiny[data-v-6ab04d00]{width:30px;min-width:30px;height:30px}.hcs-icon-sensor-status.--small[data-v-6ab04d00]{width:40px;min-width:40px;height:40px}.hcs-icon-sensor-status.--large[data-v-6ab04d00]{width:90px;height:90px}.hcs-icon-sensor-status.--large[data-v-6ab04d00],.hcs-icon-sensor-status.--small[data-v-6ab04d00],.hcs-icon-sensor-status.--tiny[data-v-6ab04d00]{background-size:contain;image-rendering:-moz-crisp-edges;image-rendering:-o-crisp-edges;image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges;-ms-interpolation-mode:nearest-neighbor}.research-grade--filter[data-v-6ab04d00]{width:23px;height:23px;line-height:20px;text-align:center;background-color:rgba(0,0,0,.54);border-radius:4px}.research-grade--filter span[data-v-6ab04d00]{font-size:11px;font-weight:600;color:#eef1f6}.research-grade--filter.--active[data-v-6ab04d00]{line-height:18px;background-color:#ff001d;border:1px solid #666}.research-grade--filter.--active span[data-v-6ab04d00]{color:#666}.icon-side-arrow[data-v-6ab04d00]{font-size:18px}.icon-info[data-v-6ab04d00]{margin-top:-2px}body[data-v-6ab04d00]{font-family:Roboto,sans-serif!important}button[data-v-6ab04d00],input[data-v-6ab04d00],select[data-v-6ab04d00],textarea[data-v-6ab04d00]{font-family:inherit;font-size:inherit;line-height:inherit;color:inherit}a[data-v-6ab04d00]{color:#1d3c5f!important;text-decoration:none}.extra-text[data-v-6ab04d00]{margin-top:2px;font-style:italic;font-size:11px!important}.font-small[data-v-6ab04d00]{font-size:12px!important;line-height:14px}.font-xsmall[data-v-6ab04d00]{font-size:11px!important;line-height:13px!important}.font-xxsmall[data-v-6ab04d00]{font-size:8px!important}.hcs-info-label[data-v-6ab04d00],.hcs-label[data-v-6ab04d00]{font-family:Roboto,sans-serif!important;font-size:12px!important;font-weight:400;line-height:16px;color:#242424}.hcs-label[data-v-6ab04d00]{margin-bottom:4px}.info-text[data-v-6ab04d00]{font-style:italic}.overflow-ellipsis[data-v-6ab04d00]{text-overflow:ellipsis;overflow:hidden}.overline-tabsize[data-v-6ab04d00]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#666;font-size:.875rem;font-weight:500;letter-spacing:.0892857143em;line-height:normal;height:48px;text-transform:uppercase}.overline-tabsize.active[data-v-6ab04d00]{color:#000}.uppercase[data-v-6ab04d00]{color:#666;font-size:12px;font-weight:500;letter-spacing:.0892857143em;line-height:normal;text-transform:uppercase}.unauthorized-title[data-v-6ab04d00]{padding-top:40px;text-align:center}.roboto-condensed[data-v-6ab04d00]{font-family:Roboto Condensed,Helvetica Neue,Helvetica,Arial,sans-serif}.single-line-height[data-v-6ab04d00]{line-height:1rem!important}.text-ellipsis[data-v-6ab04d00]{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}@media(min-width:960px){.container[data-v-6ab04d00]{max-width:calc(100vw - 48px)!important}}.el-tree[data-v-6ab04d00]{color:#242424!important}.v-application .red--text[data-v-6ab04d00]{color:#ff001d!important;caret-color:#ff001d!important}.v-application .red[data-v-6ab04d00]{background-color:#ff001d!important;border-color:#ff001d!important}.v-application .accent[data-v-6ab04d00]{background-color:#89a3c2!important;border-color:#89a3c2!important}.v-application .accent--text[data-v-6ab04d00]{color:#89a3c2!important;caret-color:#89a3c2!important}.theme--light.v-label[data-v-6ab04d00]{color:#242424}.filter-radio-group .v-label[data-v-6ab04d00]{font-size:14px!important}.theme--light.v-card.v-card--outlined[data-v-6ab04d00]{border:thin solid #bbb}.theme--light.v-chip[data-v-6ab04d00],.theme--light.v-chip[data-v-6ab04d00]:not(.v-chip--active){background-color:#bbcadc}.theme--light.v-chip.v-chip--active.background-color-secondary[data-v-6ab04d00]{background-color:#1d3c5f!important;color:#fff!important}.theme--light.v-btn[data-v-6ab04d00]{color:inherit}.v-btn .v-ripple__container[data-v-6ab04d00],.v-btn[data-v-6ab04d00]:before,.v-icon.v-icon[data-v-6ab04d00]:after{display:none!important}.theme--light.v-btn.color-secondary .v-btn__content[data-v-6ab04d00]{color:#1d3c5f;border-color:#1d3c5f}.theme--light.v-icon.v-icon.v-icon--disabled.transparent--text[data-v-6ab04d00]{color:transparent!important}.v-btn.group--left[data-v-6ab04d00]{border-radius:4px 0 0 4px!important;margin-right:-1px!important}.v-btn.group--right[data-v-6ab04d00]{border-radius:0 4px 4px 0!important}.v-btn.group--middle[data-v-6ab04d00]{border-radius:0!important;margin-right:-1px!important}.v-text-field--outlined fieldset[data-v-6ab04d00]{border-color:#bbb}.v-tabs--icons-and-text>.v-tabs-bar[data-v-6ab04d00]{height:48px!important}.v-tabs--icons-and-text>.v-tabs-bar .v-tab[data-v-6ab04d00]{text-transform:none!important;letter-spacing:.075}.v-tabs--icons-and-text>.v-tabs-bar .v-tab>[data-v-6ab04d00]:first-child{margin-bottom:2px!important}@media(max-width:599px){.v-tabs--icons-and-text>.v-tabs-bar .v-tab[data-v-6ab04d00]{font-size:12px!important;letter-spacing:.04}}@media(max-width:400px){.v-tabs--icons-and-text>.v-tabs-bar .v-tab[data-v-6ab04d00]{min-width:68px!important;padding:0 4px!important}}@media(max-width:500px){.v-tabs--icons-and-text>.v-tabs-bar .v-tab[data-v-6ab04d00]{padding:0 7px!important}}@media(max-width:500px){.v-tabs--icons-and-text>.v-tabs-bar .v-tab.compact-view[data-v-6ab04d00]{padding:0!important;min-width:62px!important}}.v-tabs .v-tab--active[data-v-6ab04d00]:hover:before,.v-tabs .v-tab[data-v-6ab04d00]:hover:before{opacity:0!important}.v-tabs--dashboard .v-tabs-bar--is-mobile .v-tab[data-v-6ab04d00]{padding:0 10px!important}.location-create .v-item-group.v-tabs-bar[data-v-6ab04d00]{position:fixed!important;top:48px!important;z-index:2!important;width:100%!important}.v-toolbar__content .v-toolbar__title[data-v-6ab04d00]{padding-left:0!important}.v-text-field.error--text .v-label[data-v-6ab04d00]{color:#ff5252!important;caret-color:#ff5252!important}.v-text-field.v-text-field--solo .v-input__control[data-v-6ab04d00]{min-width:160px!important}@media(min-width:1264px){.v-text-field.v-text-field--solo .v-input__control[data-v-6ab04d00]{min-width:0!important}}.v-text-field.v-text-field--solo .v-input__control .v-input__slot[data-v-6ab04d00]{background:transparent!important}.v-text-field .v-input__control .v-input__slot[data-v-6ab04d00]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important;min-height:auto!important}.v-text-field:not(.v-text-field--outlined):not(.v-text-field--solo):not(.v-select) input[data-v-6ab04d00]{padding:8px 0 0}.v-text-field.v-text-field--outlined input[data-v-6ab04d00]{width:100%;max-height:none!important;padding-top:10px}.v-text-field.v-text-field--enclosed.v-input--dense:not(.v-text-field--solo).v-text-field--outlined .v-input__slot[data-v-6ab04d00]{padding-right:4px!important}.v-text-field.v-text-field--enclosed.v-input--dense:not(.v-text-field--solo).v-text-field--outlined .v-input__append-inner[data-v-6ab04d00]{margin-top:6px!important}@media(max-width:599px){.v-text-field.v-text-field--enclosed.v-input--dense:not(.v-text-field--solo).v-text-field--outlined:not(.v-input--xsmall):not(.input-text-field--full) .v-input__append-inner[data-v-6ab04d00]{margin-top:3px!important}}.v-text-field.v-text-field--enclosed.v-input--height36 .v-input__append-inner[data-v-6ab04d00]{margin-top:14px!important}.v-text-field.v-text-field--enclosed.v-input--width240[data-v-6ab04d00]{width:240px}@media(max-width:599px){.v-text-field.v-text-field--enclosed.v-input--width240[data-v-6ab04d00]{width:120px}}.v-text-field.v-text-field--enclosed.v-input--width157[data-v-6ab04d00]{width:157px}@media(max-width:599px){.v-text-field.v-text-field--enclosed.v-input--width157[data-v-6ab04d00]{width:84px}}.v-text-field.hcs--large[data-v-6ab04d00]{padding-top:8px!important;font-size:1.8rem!important}.v-text-field.hcs--large.v-text-field .v-input__control .v-input__slot[data-v-6ab04d00]{height:42px!important;min-height:42px!important}.v-text-field.hcs--large.v-text-field input[data-v-6ab04d00]{padding:0 0 4px!important;margin-top:8px!important}.v-text-field:not(.date-picker):not(.time-picker):not(.bg-transparent) .v-input__slot[data-v-6ab04d00],input[type=number][data-v-6ab04d00]{background-color:#fff!important}.v-select.v-select--chips.v-input--dense .v-select__selections[data-v-6ab04d00]{min-height:30px}.v-select.v-input--small .v-select__selections[data-v-6ab04d00],.v-select.v-input--xsmall .v-select__selections[data-v-6ab04d00]{padding:0!important}.v-input.v-input--selection-controls.v-input--switch .v-input__slot>.v-label[data-v-6ab04d00]{font-size:12px!important;line-height:16px}.v-input textarea[data-v-6ab04d00]{padding-top:4px}div[role=combobox] .v-label[data-v-6ab04d00]{top:-2px!important}.v-input__slider[data-v-6ab04d00]{max-width:600px}.v-input__slider .v-slider.v-slider--horizontal .v-slider__tick .v-slider__tick-label[data-v-6ab04d00]{width:65px;max-width:65px;margin-top:2px;font-size:.75rem!important;line-height:1rem;text-align:center;white-space:normal}.v-input__slider .v-slider.v-slider--horizontal .v-slider__tick:first-child .v-slider__tick-label[data-v-6ab04d00],.v-input__slider .v-slider.v-slider--horizontal .v-slider__tick:last-child .v-slider__tick-label[data-v-6ab04d00]{-webkit-transform:translateX(-50%)!important;transform:translateX(-50%)!important}.v-input__slider.slider--default .v-slider div[aria-valuenow="0"] .primary[data-v-6ab04d00]{color:#b0b0b0!important;background-color:#b0b0b0!important}.v-input__slider.slider--default .v-slider div[aria-valuenow="0"] .v-slider__thumb-label[data-v-6ab04d00]{display:none!important}.v-input__slider.slider--default:not(.slider--big-label) .v-slider[data-v-6ab04d00]{max-width:245px!important;margin-top:18px!important}.v-input__slider.slider--big-label .v-slider[data-v-6ab04d00]{margin-top:25px!important}.v-input__slider.slider--number-percentage .v-slider div[aria-valuenow="-1"] .primary[data-v-6ab04d00]{color:#b0b0b0!important;background-color:#b0b0b0!important}.v-input__slider.slider--number-percentage .v-slider div[aria-valuenow="-1"] .v-slider__thumb-label[data-v-6ab04d00]{display:none!important}.v-input__slider.slider--score-amount .v-slider__ticks-container .v-slider__tick[data-v-6ab04d00]:nth-child(2){background-color:#069518!important}.v-input__slider.slider--score-amount .v-slider__ticks-container .v-slider__tick[data-v-6ab04d00]:nth-child(3){background-color:#243d80!important}.v-input__slider.slider--score-amount .v-slider__ticks-container .v-slider__tick[data-v-6ab04d00]:nth-child(4){background-color:#5f3f90!important}.v-input__slider.slider--score-amount .v-slider__ticks-container .v-slider__tick[data-v-6ab04d00]:nth-child(5){background-color:#8f1619!important}.v-input__slider.slider--score-quality .v-slider__ticks-container .v-slider__tick[data-v-6ab04d00]:nth-child(5){background-color:#069518!important}.v-input__slider.slider--score-quality .v-slider__ticks-container .v-slider__tick[data-v-6ab04d00]:nth-child(4){background-color:#243d80!important}.v-input__slider.slider--score-quality .v-slider__ticks-container .v-slider__tick[data-v-6ab04d00]:nth-child(3){background-color:#5f3f90!important}.v-input__slider.slider--score-quality .v-slider__ticks-container .v-slider__tick[data-v-6ab04d00]:nth-child(2){background-color:#8f1619!important}.v-input__slider.slider--grade .v-slider__ticks-container .v-slider__tick[data-v-6ab04d00]:nth-child(9),.v-input__slider.slider--grade .v-slider__ticks-container .v-slider__tick[data-v-6ab04d00]:nth-child(10),.v-input__slider.slider--grade .v-slider__ticks-container .v-slider__tick[data-v-6ab04d00]:nth-child(11){background-color:#069518!important}.v-input__slider.slider--grade .v-slider__ticks-container .v-slider__tick[data-v-6ab04d00]:nth-child(7),.v-input__slider.slider--grade .v-slider__ticks-container .v-slider__tick[data-v-6ab04d00]:nth-child(8){background-color:#243d80!important}.v-input__slider.slider--grade .v-slider__ticks-container .v-slider__tick[data-v-6ab04d00]:nth-child(5),.v-input__slider.slider--grade .v-slider__ticks-container .v-slider__tick[data-v-6ab04d00]:nth-child(6){background-color:#5f3f90!important}.v-input__slider.slider--grade .v-slider__ticks-container .v-slider__tick[data-v-6ab04d00]:nth-child(2),.v-input__slider.slider--grade .v-slider__ticks-container .v-slider__tick[data-v-6ab04d00]:nth-child(3),.v-input__slider.slider--grade .v-slider__ticks-container .v-slider__tick[data-v-6ab04d00]:nth-child(4){background-color:#8f1619!important}.v-card__subtitle[data-v-6ab04d00],.v-card__text[data-v-6ab04d00],.v-card__title[data-v-6ab04d00]{padding:12px!important}@media(max-width:599px){.v-card__subtitle[data-v-6ab04d00],.v-card__text[data-v-6ab04d00],.v-card__title[data-v-6ab04d00]{padding:10px!important}}.v-card__title+.v-card__subtitle[data-v-6ab04d00],.v-card__title+.v-card__text[data-v-6ab04d00]{padding:0 12px!important}@media(max-width:599px){.v-card__title+.v-card__subtitle[data-v-6ab04d00],.v-card__title+.v-card__text[data-v-6ab04d00]{padding:0 10px!important}}.v-data-table[data-v-6ab04d00]{background-color:transparent!important}@media(max-width:599px){.v-data-table:not(.table-heatmap) .v-input__control[data-v-6ab04d00],.v-data-table:not(.table-heatmap) input[data-v-6ab04d00]{font-size:12px!important}}.v-data-table:not(.table-heatmap) tr.tr-clickable>td[data-v-6ab04d00]{cursor:pointer!important}.v-data-table:not(.table-heatmap) .td--small .v-input__control[data-v-6ab04d00]{min-width:116px!important;max-width:116px!important}@media(max-width:599px){.v-data-table:not(.table-heatmap) .td--small .v-input__control[data-v-6ab04d00]{min-width:80px!important;max-width:80px!important}}.v-data-table:not(.table-heatmap) .td--medium .v-input__control[data-v-6ab04d00]{min-width:130px!important;max-width:130px!important}@media(max-width:599px){.v-data-table:not(.table-heatmap) .v-data-table__wrapper>table>tbody>tr>td[data-v-6ab04d00],.v-data-table:not(.table-heatmap) .v-data-table__wrapper>table>thead>tr>th[data-v-6ab04d00]{padding:0 5px!important;font-size:12px!important}}.v-data-table:not(.table-heatmap).--full-width[data-v-6ab04d00]{width:100%}.v-data-table:not(.table-heatmap).v-data-table--smallfont .v-data-table__wrapper>table>tbody>tr>td[data-v-6ab04d00],.v-data-table:not(.table-heatmap).v-data-table--smallfont .v-data-table__wrapper>table>thead>tr>th[data-v-6ab04d00],.v-data-table:not(.table-heatmap).v-data-table--smallfont .v-input__control[data-v-6ab04d00],.v-data-table:not(.table-heatmap).v-data-table--smallfont input[data-v-6ab04d00]{font-size:12px!important}.v-data-table.v-data-table--dense.table-heatmap>.v-data-table__wrapper>table>tbody>tr>td[data-v-6ab04d00]{height:11px!important}.v-data-table.table-heatmap .v-data-table__wrapper[data-v-6ab04d00]{overflow:visible;width:100%}.v-data-table.emission-table .v-data-table__wrapper[data-v-6ab04d00]{overflow:visible!important}@media(max-width:599px){.v-application--is-ltr .v-data-table.table-saved-inputs>.v-data-footer__select[data-v-6ab04d00]{margin-left:0!important;margin-right:0!important}}.v-calendar-weekly__day.v-present[data-v-6ab04d00]{background-color:#bbcadc!important}.v-event strong[data-v-6ab04d00]{display:none}.el-checkbox__input.is-checked .el-checkbox__inner[data-v-6ab04d00],.el-checkbox__input.is-indeterminate .el-checkbox__inner[data-v-6ab04d00]{background-color:#89a3c2;border-color:#89a3c2}.el-input-number .el-input__inner[data-v-6ab04d00]{color:#242424!important}.el-input-number.comma-warning .el-input__inner[data-v-6ab04d00]{border:1px solid #ff001d!important}.el-input-number.table input[data-v-6ab04d00]{background-color:hsla(0,0%,100%,.5)!important}.el-input-number--medium[data-v-6ab04d00]{width:160px!important}@media(max-width:599px){.el-input-number--medium[data-v-6ab04d00]{width:130px!important}}.el-input-number__decrease[data-v-6ab04d00],.el-input-number__increase[data-v-6ab04d00]{background:none!important}.el-input-number__decrease:hover:not(.is-disabled)~.el-input .el-input__inner[data-v-6ab04d00]:not(.is-disabled),.el-input-number__increase:hover:not(.is-disabled)~.el-input .el-input__inner[data-v-6ab04d00]:not(.is-disabled),.el-input.is-active .el-input__inner[data-v-6ab04d00],.el-input__inner[data-v-6ab04d00]:focus{border-color:#89a3c2!important}.v-badge__badge[data-v-6ab04d00]{min-width:16px!important;height:16px!important;padding:3px 5px!important;font-size:11px!important}.v-badge.font-xxsmall .v-badge__badge[data-v-6ab04d00]{font-size:8px!important}.alerts-item .v-alert__wrapper[data-v-6ab04d00]{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:start!important}.v-overlay.manual-input-overlay>.v-overlay__content .overlay-modal[data-v-6ab04d00]{max-height:90vh!important;min-height:500px!important;overflow:auto!important;background-color:#fff;border-radius:4px}@media(max-width:599px){.v-overlay.manual-input-overlay>.v-overlay__content .overlay-modal[data-v-6ab04d00]{min-height:300px!important}}.vue-treeselect .vue-treeselect__control[data-v-6ab04d00]{border-color:#bbb;border-radius:4px}.vue-treeselect:not(.filter-treeselect) .vue-treeselect__control[data-v-6ab04d00]{background:transparent}.vue-treeselect.emission-treeselect .vue-treeselect__control[data-v-6ab04d00]{border-color:#666}.vue-treeselect.emission-treeselect .vue-treeselect__control-arrow[data-v-6ab04d00]{color:#666}.vue-treeselect.emission-treeselect.vue-treeselect:not(.vue-treeselect--disabled):not(.vue-treeselect--focused) .vue-treeselect__control[data-v-6ab04d00]:hover{border-color:#909090}.vue-treeselect--focused:not(.vue-treeselect--open) .vue-treeselect__control[data-v-6ab04d00]{border-color:#89a3c2!important;-webkit-box-shadow:none!important;box-shadow:none!important}.vue-treeselect--has-value .vue-treeselect__multi-value[data-v-6ab04d00]{margin-bottom:1px!important}.vue-treeselect__multi-value-item[data-v-6ab04d00]{padding:0!important;line-height:12px!important;color:#242424!important;background:#bbcadc!important}.vue-treeselect__multi-value-item .vue-treeselect__multi-value-label[data-v-6ab04d00]{font-weight:600!important}.vue-treeselect__value-remove[data-v-6ab04d00]{color:#242424!important}.vue-treeselect__checkbox--checked[data-v-6ab04d00],.vue-treeselect__checkbox--indeterminate[data-v-6ab04d00]{background:#89a3c2!important;border-color:#89a3c2!important}.vue-treeselect.color-red .vue-treeselect__multi-value-item[data-v-6ab04d00],.vue-treeselect.color-red .vue-treeselect__value-remove[data-v-6ab04d00]{color:#ff001d!important;background:#ffe5e7!important}.vue-treeselect.color-red .vue-treeselect__checkbox--checked[data-v-6ab04d00]{background:#ff001d!important;border-color:#ff001d!important}.vue-treeselect--open-below:not(.vue-treeselect--append-to-body) .vue-treeselect__menu-container[data-v-6ab04d00]{top:unset!important}@media(max-width:599px){.vue-treeselect.treeselect--small .vue-treeselect__control[data-v-6ab04d00],.vue-treeselect.treeselect--small .vue-treeselect__menu[data-v-6ab04d00]{font-size:14px!important}}.vue-treeselect.treeselect-icon-selectbox .vue-treeselect__control[data-v-6ab04d00]{max-height:34px!important;height:34px!important;max-width:85px!important;width:85px!important;border-color:#bbb!important}.vue-treeselect.treeselect-icon-selectbox .vue-treeselect__control .vue-treeselect__single-value[data-v-6ab04d00]{top:1px}.vue-treeselect.treeselect-icon-selectbox .vue-treeselect__control[data-v-6ab04d00],.vue-treeselect.treeselect-icon-selectbox .vue-treeselect__menu[data-v-6ab04d00]{font-size:10px!important}.vue-treeselect.vue-treeselect--multi.treeselect-chartgroup .vue-treeselect__multi-value-item[data-v-6ab04d00]{background:#fff!important}.vue-treeselect.vue-treeselect--multi.treeselect-chartgroup.vue-treeselect--disabled .vue-treeselect__multi-value-item[data-v-6ab04d00]{background:#ededed!important;border-color:#ededed!important}.vue-treeselect__multi-value-item-container[data-v-6ab04d00]{padding-top:2px!important}.vdatetime-input[data-v-6ab04d00]{color:#89a3c2;cursor:pointer}.vdatetime.green--text .vdatetime-input[data-v-6ab04d00]{color:#049717}.vdatetime-popup[data-v-6ab04d00]{border-radius:4px}.vdatetime-popup .vdatetime-calendar__month[data-v-6ab04d00]{min-height:317px!important}.vdatetime-popup .vdatetime-calendar__month__day--selected:hover>span>span[data-v-6ab04d00],.vdatetime-popup .vdatetime-calendar__month__day--selected>span>span[data-v-6ab04d00],.vdatetime-popup .vdatetime-popup__header[data-v-6ab04d00]{background:#89a3c2!important}.vdatetime-popup .vdatetime-popup__actions__button[data-v-6ab04d00],.vdatetime-popup .vdatetime-time-picker__item--selected[data-v-6ab04d00],.vdatetime-popup .vdatetime-year-picker__item--selected[data-v-6ab04d00]{color:#89a3c2!important}.vdatetime-popup .vdatetime-popup__header[data-v-6ab04d00]{border-top-left-radius:inherit;border-top-right-radius:inherit}.vdatetime-popup .vdatetime-popup__actions__button[data-v-6ab04d00]{padding:0!important}.ep-container[data-v-6ab04d00]{height:110px!important}@media(max-width:599px){.ep-container[data-v-6ab04d00]{height:86px!important}}.ep-container .ep-svg-container[data-v-6ab04d00]{margin-top:-5px}@media(max-width:599px){.ep-container .ep-svg-container[data-v-6ab04d00]{margin-top:-3px}}@media(max-width:599px){.ep-container.expanded[data-v-6ab04d00]:not(.print){height:110px!important}.ep-container.expanded:not(.print) .ep-svg-container[data-v-6ab04d00]{margin-top:-37px}.ep-container.expanded:not(.print) .ep-svg-container .ep-svg[data-v-6ab04d00]{height:60px!important}}.ep-legend--container[data-v-6ab04d00]{top:0!important}@media(max-width:599px){.ep-legend--container[data-v-6ab04d00]{margin-top:4px}}@media print{.v-main[data-v-6ab04d00]{display:block!important;padding:0 0 0 0!important}.v-application[data-v-6ab04d00]{line-height:0!important}.v-application-wrap[data-v-6ab04d00]{display:block!important;min-height:0!important}}.print-only[data-v-6ab04d00]{display:none}@media print{body[data-v-6ab04d00],html[data-v-6ab04d00]{width:210mm;height:296.8mm;padding:0;margin:0;-webkit-print-color-adjust:exact!important;color-adjust:exact!important;print-color-adjust:exact!important}[data-v-6ab04d00],[data-v-6ab04d00]:after,[data-v-6ab04d00]:before{color:inherit!important;background:inherit!important}.grade-details-text[data-v-6ab04d00]{font-size:15.5px!important}.header-page[data-v-6ab04d00]{display:block;width:210mm;height:296.8mm;padding:0;margin:0;overflow:hidden;page-break-after:always;-webkit-region-break-after:always!important;-webkit-column-break-after:page!important;-moz-column-break-after:page!important;break-after:page!important}.header-page .content[data-v-6ab04d00]{display:block;padding-top:40%;padding-right:10mm;padding-left:10mm;margin:0;text-align:center}.header-page .content .logo[data-v-6ab04d00]{position:relative;height:40mm;margin-bottom:30mm}.header-page .content .date[data-v-6ab04d00],.header-page .content .logo[data-v-6ab04d00],.header-page .content .subtitle[data-v-6ab04d00],.header-page .content .title[data-v-6ab04d00]{margin-bottom:10mm}.header-page .content .subtitle[data-v-6ab04d00]{line-height:1.2}.no-print[data-v-6ab04d00],.toggle-icon[data-v-6ab04d00]{display:none!important}.print-hide-icon[data-v-6ab04d00]:before{content:""!important}.print-inspections-page[data-v-6ab04d00]{page-break-after:always;page-break-before:always}.print-only[data-v-6ab04d00]{display:block!important}.font-xsmall[data-v-6ab04d00],.font-xxsmall[data-v-6ab04d00]{font-size:.6rem!important}.print-card[data-v-6ab04d00]{display:block!important;border:none!important;padding:0!important;margin:0!important;min-height:296.8mm!important}.print-diary-item[data-v-6ab04d00]{page-break-inside:avoid}.print-photo[data-v-6ab04d00]{width:18%;max-width:40mm}.print-photo-selected img[data-v-6ab04d00],.print-photo img[data-v-6ab04d00]{width:100%}.print-photo-selected-text[data-v-6ab04d00]{max-height:48px;overflow:hidden}.chart-wrapper[data-v-6ab04d00],.download-wrapper[data-v-6ab04d00]{display:block;-webkit-column-break-inside:avoid;page-break-inside:avoid;-moz-column-break-inside:avoid;break-inside:avoid;break-inside:avoid-page}.heatmap-chart[data-v-6ab04d00],.wind-chart[data-v-6ab04d00]{height:100%;max-height:35mm}.heatmap-chart-wrapper[data-v-6ab04d00],.wind-chart-wrapper[data-v-6ab04d00]{margin-bottom:43mm}.title-wrapper[data-v-6ab04d00]{margin-top:7mm;margin-bottom:1mm}.charts-wrapper-4 .title-wrapper .overline[data-v-6ab04d00]{font-size:.7rem!important;line-height:1.25rem!important}.charts .ct-legend li .ct-legend-square[data-v-6ab04d00]{max-height:3px!important;margin-top:5px!important}.charts .ct-legend li[data-v-6ab04d00]{margin-bottom:0}.charts .ct-legend li span[data-v-6ab04d00]{font-size:.75rem!important}.wind-degrees-icon[data-v-6ab04d00]{background-color:transparent!important}.mean-values.print[data-v-6ab04d00]{margin-top:3mm}.grade-wrapper.print[data-v-6ab04d00]{-webkit-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%}.grade-wrapper.print .research-grade[data-v-6ab04d00]{width:68px;height:68px;line-height:66px}.grade-wrapper.print .research-grade.research-grade--with-icon[data-v-6ab04d00]{margin-top:-1px}.grade-wrapper.print .research-grade span[data-v-6ab04d00]{font-size:28px}.grade-details-translation[data-v-6ab04d00]{font-weight:700;font-size:medium!important}.gauge-label[data-v-6ab04d00]{font-size:14px!important;line-height:16px!important;margin-top:7px!important}.gauge-label.gauge-label--minmax[data-v-6ab04d00]{font-size:14px!important;line-height:16px!important;max-width:none;margin-top:1px!important}.gauge-label.gauge-label--minmax .delta[data-v-6ab04d00]{margin-bottom:-1px}}.ep-container.print[data-v-6ab04d00]{display:block;width:150px!important;height:176px!important}.ep-container.print .ep-svg-container[data-v-6ab04d00]{margin-top:-20px}.ep-container.print .ep-legend--value__counter[data-v-6ab04d00]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:10px}.ep-container.print .ep-legend--container .ep-legend--value[data-v-6ab04d00]{width:150px}.ep-container.print .ep-legend--container .gauge-label--name[data-v-6ab04d00]{display:block!important;display:-webkit-box!important;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:1;-webkit-box-orient:vertical;word-break:break-all}.ep-container.print .ep-legend--container .v-sheet[data-v-6ab04d00]{position:relative;height:36px;width:36px;margin-top:15px}.gauge-value.print[data-v-6ab04d00]{max-height:18px;margin-top:12px;font-size:28px}.measurements-content.print[data-v-6ab04d00]{margin-top:0;display:block;width:200mm}.pie-chart[data-v-6ab04d00]{max-width:100px;max-height:100px}.pie-wrapper[data-v-6ab04d00]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-line-pack:center;align-content:center;width:100px}.color-primary[data-v-73ff21fc]{color:#89a3c2}.color-secondary[data-v-73ff21fc]{color:#1d3c5f}.color-tertiary[data-v-73ff21fc]{color:#eef1f6}.color-grey[data-v-73ff21fc]{color:#666}.color-grey-important[data-v-73ff21fc]{color:#666!important}.color-grey-border[data-v-73ff21fc]{color:#bbb!important}.color-grey-transparent[data-v-73ff21fc]{color:rgba(0,0,0,.54)}.color-grey-medium[data-v-73ff21fc]{color:#b0b0b0}.color-grey-dark[data-v-73ff21fc]{color:#242424}.color-black[data-v-73ff21fc]{color:#000}.alert-chip[data-v-73ff21fc]{cursor:pointer!important;background-color:#ffe5e7!important}.border-bottom[data-v-73ff21fc]{padding-bottom:12px;margin-bottom:12px;border-bottom:1px solid #bbb}@media(max-width:599px){.border-bottom[data-v-73ff21fc]{padding:10px;margin-bottom:10px}}.button-group[data-v-73ff21fc]{padding:4px 5px;border:1px solid #bbb;border-radius:4px}.button-group.--small[data-v-73ff21fc]{padding:0}@media(max-width:599px){.button-group.--small[data-v-73ff21fc]{margin-bottom:2px}}.checkbox-label[data-v-73ff21fc]{display:inline-block!important;max-width:100%!important;font-size:14px}.color-tertiary[data-v-73ff21fc]{background-color:#eef1f6}.content-container[data-v-73ff21fc]{margin-top:56px}.autocomplete-field[data-v-73ff21fc],.country-select[data-v-73ff21fc]{width:100%;max-width:100%;min-height:36px;padding:0 12px;border:1px solid #bbb;border-radius:4px}.autocomplete-field[data-v-73ff21fc]:focus,.country-select[data-v-73ff21fc]:focus{outline-color:#89a3c2}.cursor-pointer[data-v-73ff21fc]{cursor:pointer}.data-overlay[data-v-73ff21fc]{min-height:calc(100vh - 350px)}.diary-card[data-v-73ff21fc]{height:100%;padding:10px;font-size:.8125rem!important}@media(min-width:960px){.diary-card[data-v-73ff21fc]{padding:12px;font-size:.875rem!important}}.diary-card .diary-menu-button[data-v-73ff21fc]{left:10px;min-width:24px!important;max-width:24px!important;height:24px!important}.diary-card .diary-label[data-v-73ff21fc]{font-size:.75rem!important;font-weight:600;color:#666;letter-spacing:.0333333333em!important}@media(max-width:599px){.diary-card .diary-label[data-v-73ff21fc]{font-size:.7rem!important}}.diary-card .diary-details-item[data-v-73ff21fc]{min-width:24px;max-width:none;margin-bottom:0;line-height:1.1rem}@media(max-width:849px){.diary-card .diary-details-item[data-v-73ff21fc]{min-width:100%}}@media(max-width:849px){.diary-card .diary-inspection-meta[data-v-73ff21fc]{margin-right:-8px}}.diary-card .diary-inspection-date-item[data-v-73ff21fc]{max-width:150px;margin-bottom:0;line-height:1.1rem}.diary-card .diary-inspection-title[data-v-73ff21fc]{margin-bottom:0;font-size:.75rem!important;font-weight:600;line-height:24px;color:#242424;letter-spacing:.0333333333em!important;white-space:nowrap}@media(max-width:599px){.diary-card .diary-inspection-title[data-v-73ff21fc]{font-size:.7rem!important}}@media(min-width:600px){.diary-card .diary-inspection-text[data-v-73ff21fc]{margin-top:2px}}.diary-card .diary-inspection-text.inspection-date[data-v-73ff21fc]{white-space:normal}.diary-card .hide-md[data-v-73ff21fc]{display:-webkit-box;display:-ms-flexbox;display:flex}@media(min-width:851px)and (max-width:1264px){.diary-card .hide-md[data-v-73ff21fc]{display:none}}.diary-card .diary-inspection-content[data-v-73ff21fc]{margin-top:10px!important;margin-left:10px!important}@media(min-width:600px){.diary-card .diary-inspection-content[data-v-73ff21fc]{margin-left:0!important}}@media(min-width:850px){.diary-card .diary-inspection-content[data-v-73ff21fc]{margin-top:0!important}}.diary-card .diary-inspection-content .diary-content-item[data-v-73ff21fc]{margin-bottom:4px}@media(min-width:850px){.diary-card .diary-inspection-content .diary-content-item[data-v-73ff21fc]{margin-bottom:0!important}}.diary-card .notes[data-v-73ff21fc],.diary-card .reminder[data-v-73ff21fc]{display:inline-block;max-height:33px;overflow:hidden;line-height:1.1rem;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical}@media(max-width:599px){.diary-card .notes[data-v-73ff21fc],.diary-card .reminder[data-v-73ff21fc]{line-height:1rem}}.filter-bar-wrapper[data-v-73ff21fc]{position:fixed;top:100px;z-index:2;width:100%;margin-top:-4px;background-color:#eef1f6;border-bottom:1px solid #e3e9f2}.filter-bar-wrapper .v-input[data-v-73ff21fc]:not(.switch-label){background-color:#fff}@media(max-width:599px){.filter-bar-wrapper .filter-container[data-v-73ff21fc]{padding:10px}}.filter-bar-wrapper .filter-bar[data-v-73ff21fc]{margin-top:-10px;margin-bottom:-10px}@media(min-width:600px){.filter-bar-wrapper .filter-bar[data-v-73ff21fc]{margin-top:-12px;margin-bottom:-12px}}@media(max-width:599px){.filter-bar-wrapper .filter-bar .filter-buttons[data-v-73ff21fc]:not(.--alerts){max-width:300px}}@media(max-width:599px){.filter-bar-wrapper .filter-bar .filter-buttons:not(.--alerts).filter-buttons--small[data-v-73ff21fc]{max-width:170px}}@media(max-width:599px){.filter-bar-wrapper .filter-bar .v-input[data-v-73ff21fc]:not(.input-text-field--large):not(.v-input--checkbox):not(.filter-text-field--alerts){max-width:120px}}.filter-bar-wrapper .filter-bar .v-input.switch-label[data-v-73ff21fc]{max-width:unset;width:140px}@media(max-width:599px){.filter-bar-wrapper .filter-bar .v-input.switch-label[data-v-73ff21fc]{width:120px}}@media(max-width:372px){.filter-bar-wrapper .filter-bar .v-input.v-text-field.v-text-field--enclosed.v-input--dense:not(.v-text-field--solo).v-text-field--outlined.input-text-field--large[data-v-73ff21fc]{max-width:120px}}@media(max-width:599px){.filter-bar-wrapper .filter-bar .v-input.v-text-field.v-text-field--enclosed.v-input--dense:not(.v-text-field--solo).v-text-field--outlined.input-text-field--large .v-input__slot .v-text-field__slot[data-v-73ff21fc]{min-width:115px}}@media(max-width:372px){.filter-bar-wrapper .filter-bar .v-input.v-text-field.v-text-field--enclosed.v-input--dense:not(.v-text-field--solo).v-text-field--outlined.input-text-field--large .v-input__slot .v-text-field__slot[data-v-73ff21fc]{min-width:74px}}.filter-bar-wrapper .filter-bar .v-input.v-text-field.v-text-field--enclosed.v-input--dense:not(.v-text-field--solo).v-text-field--outlined.input-text-field--full[data-v-73ff21fc]{max-width:100%}.filter-bar-wrapper .filter-bar .v-input.v-text-field.v-text-field--enclosed.v-input--dense:not(.v-text-field--solo).v-text-field--outlined .v-input__slot .v-label.v-label--active[data-v-73ff21fc]{color:#89a3c2!important}@media(max-width:599px){.filter-bar-wrapper .filter-bar .v-input.v-text-field.v-text-field--enclosed.v-input--dense:not(.v-text-field--solo).v-text-field--outlined .v-input__slot[data-v-73ff21fc]{padding:0 2px 0 6px!important}.filter-bar-wrapper .filter-bar .v-input.v-text-field.v-text-field--enclosed.v-input--dense:not(.v-text-field--solo).v-text-field--outlined .v-input__slot .v-text-field__slot[data-v-73ff21fc]{min-width:72px}.filter-bar-wrapper .filter-bar .v-input.v-text-field.v-text-field--enclosed.v-input--dense:not(.v-text-field--solo).v-text-field--outlined .v-input__slot .v-text-field__slot .v-label--active[data-v-73ff21fc]{left:4px!important}}@media(max-width:599px){.filter-bar-wrapper .filter-bar .v-input.v-text-field.v-input--is-focused.v-input--dense:not(.v-text-field--solo).v-text-field--outlined .v-input__slot .v-text-field__slot[data-v-73ff21fc]{min-width:63px;height:30px!important}}@media(max-width:372px){.filter-bar-wrapper .filter-bar .v-input.v-text-field.v-input--is-focused.v-input--dense:not(.v-text-field--solo).v-text-field--outlined.filter-text-field--alerts .v-input__slot .v-text-field__slot[data-v-73ff21fc]{min-width:45px}}.filter-bar-wrapper .filter-bar .view-buttons[data-v-73ff21fc]{padding:9px}.filter-bar-wrapper.--back[data-v-73ff21fc]{top:52px}.filter-bar-wrapper.--back .filter-bar .v-input.v-input--switch[data-v-73ff21fc]{background-color:transparent!important}.filter-bar-wrapper.--back .filter-bar .v-input--selection-controls[data-v-73ff21fc]{margin-top:0}.area-color-picker[data-v-73ff21fc]{margin-top:-10px}.flex-color-picker[data-v-73ff21fc]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flex-color-picker .v-color-picker__controls[data-v-73ff21fc]{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.flex-color-picker .v-color-picker__swatches[data-v-73ff21fc]{margin-top:10px}.flex-color-picker.queen-color-picker[data-v-73ff21fc]{border:1px solid #bbb!important;-webkit-box-shadow:none!important;box-shadow:none!important}.flex-color-picker.queen-color-picker .v-color-picker__swatch:nth-child(2) .v-color-picker__color>div[data-v-73ff21fc]{border:1px solid #bbb}.full-width[data-v-73ff21fc]{width:100%}.area-color-picker-footer[data-v-73ff21fc],.area-color-picker-toolbar[data-v-73ff21fc]{border-radius:4px}.area-color-picker-title[data-v-73ff21fc]{font-weight:500}.area-color-picker-footer[data-v-73ff21fc]{margin-top:-5px}.area-color-picker-footer .v-toolbar__content[data-v-73ff21fc]{padding:0 10px}.hcs-tooltip[data-v-73ff21fc]{font-family:Roboto,sans-serif!important;font-size:.8rem;font-weight:500!important;color:#242424!important;border-radius:6px;background-color:hsla(0,0%,94.1%,.95);border:1px solid #909090}.hcs-tooltip[data-v-73ff21fc]:after{content:"";position:absolute;left:50%;bottom:-4px;width:8px;height:8px;background:inherit;-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-box-shadow:inset -1px -1px 0 0 #909090;box-shadow:inset -1px -1px 0 0 #909090}.keep-spaces[data-v-73ff21fc]{white-space:pre-wrap}.location[data-v-73ff21fc]{padding-bottom:16px;margin:0}@media(max-width:599px){.location[data-v-73ff21fc]{margin:0 -12px 12px -12px}.location[data-v-73ff21fc]:not(.xs-view){padding:0 10px 8px 10px}.location.xs-view[data-v-73ff21fc]{padding:0 10px 0 10px}}.location[data-v-73ff21fc]:first-child{margin-top:70px}@media(max-width:599px){.location[data-v-73ff21fc]:first-child{margin-top:56px}}.location[data-v-73ff21fc]:last-child{margin-bottom:10px;border-bottom:none}.location .location-title[data-v-73ff21fc]{width:100%;padding-bottom:4px;margin:10px 0 12px;border-bottom:1px solid #000}@media(max-width:599px){.location .location-title[data-v-73ff21fc]{padding-bottom:2px;margin:8px 0 10px}}.location .research-item-transition-wrapper[data-v-73ff21fc]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}@media(max-width:599px){.location .research-item-transition-wrapper[data-v-73ff21fc]{min-width:100%}}.loading[data-v-73ff21fc]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-height:80vh;text-align:center}.lowercase[data-v-73ff21fc]{text-transform:lowercase}.mb-2px[data-v-73ff21fc]{margin-bottom:2px}.ml-2px[data-v-73ff21fc]{margin-left:2px}.ml-n2px[data-v-73ff21fc]{margin-left:-2px!important}.mr-2px[data-v-73ff21fc]{margin-right:2px}.mr-5px[data-v-73ff21fc]{margin-right:5px}.mr-6px[data-v-73ff21fc]{margin-right:6px}.mr-n2px[data-v-73ff21fc]{margin-right:-2px}.mt-2px[data-v-73ff21fc]{margin-top:2px!important}.mt-6px[data-v-73ff21fc]{margin-top:6px!important}.mt-n2px[data-v-73ff21fc]{margin-top:-2px!important}.mx-2px[data-v-73ff21fc]{margin-left:2px;margin-right:2px}.my-2px[data-v-73ff21fc]{margin-top:2px!important;margin-bottom:2px!important}.node-inactive[data-v-73ff21fc]{color:#909090!important}.overflow-auto[data-v-73ff21fc]{overflow:auto}.overlay-modal[data-v-73ff21fc]{width:590px;color:#000}@media(max-width:599px){.overlay-modal[data-v-73ff21fc]{max-width:95vw}}@media(min-width:960px){.overlay-modal[data-v-73ff21fc]{width:690px}}.overlay-parent[data-v-73ff21fc]{position:relative}.overlay-parent.no-cursor[data-v-73ff21fc]{cursor:not-allowed}.overlay-toolbar[data-v-73ff21fc]{border-top-left-radius:4px!important;border-top-right-radius:4px!important;-webkit-box-shadow:none!important;box-shadow:none!important}.overlay-toolbar span[data-v-73ff21fc]{font-size:1.25rem;font-weight:500;letter-spacing:.0125em;line-height:2rem;word-break:break-all}.overlay-body[data-v-73ff21fc]{border-radius:0 0 4px 4px!important;background-color:#fff;padding:4px}.pro-label[data-v-73ff21fc]{background:#049717!important}.pa-2px[data-v-73ff21fc]{padding:2px!important}.py-6px[data-v-73ff21fc]{padding-top:6px!important;padding-bottom:6px!important}.basic-label[data-v-73ff21fc]{background:#1d3c5f!important}.light-label[data-v-73ff21fc]{background:#89a3c2!important}.rounded-border[data-v-73ff21fc]{padding:12px;border:1px solid #bbb;border-radius:4px}@media(max-width:599px){.rounded-border[data-v-73ff21fc]{padding:10px!important}}.rounded-border.primary-border[data-v-73ff21fc]{border:1px solid #89a3c2}.rounded-border.--small[data-v-73ff21fc]{padding:6px}@media(max-width:599px){.rounded-border.--small[data-v-73ff21fc]{padding:4px!important}}.save-bar[data-v-73ff21fc]{position:fixed;z-index:2;width:100%;margin-top:-56px;background-color:#eef1f6!important;border-bottom:1px solid #e3e9f2!important;-webkit-box-shadow:none!important;box-shadow:none!important}.save-bar.save-bar--back[data-v-73ff21fc]{margin-top:0}.back-content[data-v-73ff21fc]{margin-top:56px}.back-with-toolbar-content[data-v-73ff21fc]{margin-top:75px}@media(max-width:599px){.back-with-toolbar-content[data-v-73ff21fc]{margin-top:48px}}.back-with-toolbar-content.--100[data-v-73ff21fc]{height:100%}@media(max-width:599px){.button-mobile-wide[data-v-73ff21fc]{width:100%}}.tab-container[data-v-73ff21fc]{margin-top:104px}.to-do-date[data-v-73ff21fc]{width:auto;padding:2px 4px!important;font-weight:600;line-height:1rem;color:red;text-align:center;white-space:nowrap;border:1px solid red;border-radius:5px}.to-do-date.green--text[data-v-73ff21fc]{border-color:green}.zindex1[data-v-73ff21fc]{z-index:1}.v-icon[data-v-73ff21fc]{color:#666}.theme--light.v-btn.v-btn--icon.color-black[data-v-73ff21fc],.v-btn>.v-btn__content .v-icon.color-black[data-v-73ff21fc],.v-icon.color-black[data-v-73ff21fc]{color:#000}.theme--light.v-btn.v-btn--icon.color-primary[data-v-73ff21fc],.v-btn>.v-btn__content .v-icon.color-primary[data-v-73ff21fc],.v-icon.color-primary[data-v-73ff21fc]{color:#89a3c2}.theme--light.v-btn.v-btn--icon.color-grey[data-v-73ff21fc],.v-btn>.v-btn__content .v-icon.color-grey[data-v-73ff21fc],.v-icon.color-grey[data-v-73ff21fc]{color:#666}.theme--light.v-btn.v-btn--icon.color-grey-medium[data-v-73ff21fc],.v-btn>.v-btn__content .v-icon.color-grey-medium[data-v-73ff21fc],.v-icon.color-grey-medium[data-v-73ff21fc]{color:#b0b0b0}.theme--light.v-btn.v-btn--icon.color-grey-dark[data-v-73ff21fc],.v-btn>.v-btn__content .v-icon.color-grey-dark[data-v-73ff21fc],.v-icon.color-grey-dark[data-v-73ff21fc]{color:#242424}.theme--light.v-btn.v-btn--icon.color-grey-light[data-v-73ff21fc],.v-btn>.v-btn__content .v-icon.color-grey-light[data-v-73ff21fc],.v-icon.color-grey-light[data-v-73ff21fc]{color:#f9f9f9}.theme--light.v-btn.v-btn--icon.color-grey-transparent[data-v-73ff21fc],.v-btn>.v-btn__content .v-icon.color-grey-transparent[data-v-73ff21fc],.v-icon.color-grey-transparent[data-v-73ff21fc]{color:rgba(0,0,0,.54)}.theme--light.v-btn.v-btn--icon.color-grey-border[data-v-73ff21fc],.theme--light.v-btn.v-btn--icon.color-grey-medium-light[data-v-73ff21fc],.v-btn>.v-btn__content .v-icon.color-grey-border[data-v-73ff21fc],.v-btn>.v-btn__content .v-icon.color-grey-medium-light[data-v-73ff21fc],.v-icon.color-grey-border[data-v-73ff21fc],.v-icon.color-grey-medium-light[data-v-73ff21fc]{color:#bbb}.theme--light.v-btn.v-btn--icon.color-green-bright[data-v-73ff21fc],.v-btn>.v-btn__content .v-icon.color-green-bright[data-v-73ff21fc],.v-icon.color-green-bright[data-v-73ff21fc]{color:#0ebc27}.v-btn.color-black>.v-btn__content .v-icon[data-v-73ff21fc]{color:#000}.full-height[data-v-73ff21fc]{height:100%}.hcs-icon[data-v-73ff21fc]{display:inline-block;min-width:23px;min-height:23px;margin:2px;line-height:1.2rem;vertical-align:top;background-color:transparent!important;background-repeat:no-repeat;background-position:50%}.hcs-icon--small[data-v-73ff21fc]{min-width:16px;min-height:16px}.hcs-icon--large[data-v-73ff21fc]{min-width:30px;min-height:30px}.hcs-icon--xl[data-v-73ff21fc]{min-width:45px;min-height:45px}.hcs-icon--xxl[data-v-73ff21fc]{min-width:100px;min-height:100px}.hcs-icon-sensor[data-v-73ff21fc]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_hcm.svg)}.hcs-icon-sensor-orange[data-v-73ff21fc]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_hcm-orange.svg)}.hcs-icon-sensor-grey[data-v-73ff21fc]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_hcm-grey.svg)}.hcs-icon-sensor-primary[data-v-73ff21fc]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_hcm-primary.svg)}.hcs-icon-sensor-secondary[data-v-73ff21fc]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_hcm-secondary.svg)}.hcs-icon-sensors[data-v-73ff21fc]{font-size:13px}.hcs-icon-sensors[data-v-73ff21fc]:before{margin-left:2px;font-family:Material Design Icons;content:"󰘊"}.hcs-icon-sensors--no-outline[data-v-73ff21fc]{font-size:22px;color:#666!important;background-color:transparent;border:none;border-radius:0}.hcs-icon-sensors--no-outline[data-v-73ff21fc]:before{font-family:Material Design Icons;content:"󰘊"}.hcs-icon-sensors--no-outline--small[data-v-73ff21fc]{margin:2px 0 0 0;font-size:16px}.hcs-icon-bv[data-v-73ff21fc]{font-size:15px}.hcs-icon-bv[data-v-73ff21fc]:before{font-family:Material Design Icons;content:"󰂁"}.hcs-icon-rssi[data-v-73ff21fc],.hcs-icon-snr[data-v-73ff21fc]{font-size:15px}.hcs-icon-rssi[data-v-73ff21fc]:before,.hcs-icon-snr[data-v-73ff21fc]:before{font-family:Material Design Icons;content:"󰒓"}.hcs-icon-t_0[data-v-73ff21fc],.hcs-icon-t_1[data-v-73ff21fc],.hcs-icon-t_2[data-v-73ff21fc],.hcs-icon-t_3[data-v-73ff21fc],.hcs-icon-t_4[data-v-73ff21fc],.hcs-icon-t_5[data-v-73ff21fc],.hcs-icon-t_6[data-v-73ff21fc],.hcs-icon-t_7[data-v-73ff21fc],.hcs-icon-t_8[data-v-73ff21fc],.hcs-icon-t_9[data-v-73ff21fc],.hcs-icon-t_i[data-v-73ff21fc]{font-size:16px}.hcs-icon-t_0[data-v-73ff21fc]:before,.hcs-icon-t_1[data-v-73ff21fc]:before,.hcs-icon-t_2[data-v-73ff21fc]:before,.hcs-icon-t_3[data-v-73ff21fc]:before,.hcs-icon-t_4[data-v-73ff21fc]:before,.hcs-icon-t_5[data-v-73ff21fc]:before,.hcs-icon-t_6[data-v-73ff21fc]:before,.hcs-icon-t_7[data-v-73ff21fc]:before,.hcs-icon-t_8[data-v-73ff21fc]:before,.hcs-icon-t_9[data-v-73ff21fc]:before,.hcs-icon-t_i[data-v-73ff21fc]:before{font-family:Material Design Icons;content:"󰔏"}.hcs-icon-weight_kg[data-v-73ff21fc]{font-size:15px}.hcs-icon-weight_kg[data-v-73ff21fc]:before{font-family:Material Design Icons;content:"󰖡"}.hcs-icon-magnify[data-v-73ff21fc]{font-size:15px}.hcs-icon-magnify[data-v-73ff21fc]:before{margin-left:1px;font-family:Material Design Icons;content:"󰍉"}.hcs-icon-text[data-v-73ff21fc]{font-size:9.5px;font-weight:600;color:#fff;border-radius:50%}.hcs-icon.color-red[data-v-73ff21fc]{background-color:#ff001d!important;border-color:#ff001d}.hcs-icon.color-green[data-v-73ff21fc]{background-color:#049717!important;border-color:#049717}.hcs-icon.color-primary[data-v-73ff21fc]{background-color:#89a3c2!important;border-color:#89a3c2}.hcs-icon-chartgroup-air[data-v-73ff21fc]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-air[data-v-73ff21fc]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_air.png);background-size:contain}.hcs-icon-chartgroup-air.print[data-v-73ff21fc]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_air.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-alert[data-v-73ff21fc]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-alert[data-v-73ff21fc]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_alert.png);background-size:contain}.hcs-icon-chartgroup-alert.print[data-v-73ff21fc]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_alert.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-bat[data-v-73ff21fc]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-bat[data-v-73ff21fc]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_bat.png);background-size:contain}.hcs-icon-chartgroup-bat.print[data-v-73ff21fc]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_bat.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-ch4[data-v-73ff21fc]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-ch4[data-v-73ff21fc]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_ch4.png);background-size:contain}.hcs-icon-chartgroup-ch4.print[data-v-73ff21fc]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_ch4.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-cloud[data-v-73ff21fc]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-cloud[data-v-73ff21fc]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_cloud.png);background-size:contain}.hcs-icon-chartgroup-cloud.print[data-v-73ff21fc]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_cloud.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-co2[data-v-73ff21fc]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-co2[data-v-73ff21fc]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_co2.png);background-size:contain}.hcs-icon-chartgroup-co2.print[data-v-73ff21fc]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_co2.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-connection[data-v-73ff21fc]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-connection[data-v-73ff21fc]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_connection.png);background-size:contain}.hcs-icon-chartgroup-connection.print[data-v-73ff21fc]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_connection.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-dust[data-v-73ff21fc]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-dust[data-v-73ff21fc]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_dust.png);background-size:contain}.hcs-icon-chartgroup-dust.print[data-v-73ff21fc]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_dust.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-hcm_line[data-v-73ff21fc]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-hcm_line[data-v-73ff21fc]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_hcm_line.png);background-size:contain}.hcs-icon-chartgroup-hcm_line.print[data-v-73ff21fc]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_hcm_line.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-nh3[data-v-73ff21fc]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-nh3[data-v-73ff21fc]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_nh3.png);background-size:contain}.hcs-icon-chartgroup-nh3.print[data-v-73ff21fc]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_nh3.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-mic[data-v-73ff21fc]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-mic[data-v-73ff21fc]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_mic.png);background-size:contain}.hcs-icon-chartgroup-mic.print[data-v-73ff21fc]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_mic.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-movement[data-v-73ff21fc]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-movement[data-v-73ff21fc]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_movement.png);background-size:contain}.hcs-icon-chartgroup-movement.print[data-v-73ff21fc]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_movement.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-rh[data-v-73ff21fc]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-rh[data-v-73ff21fc]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_rh.png);background-size:contain}.hcs-icon-chartgroup-rh.print[data-v-73ff21fc]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_rh.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-setting[data-v-73ff21fc]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-setting[data-v-73ff21fc]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_setting.png);background-size:contain}.hcs-icon-chartgroup-setting.print[data-v-73ff21fc]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_setting.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-sound[data-v-73ff21fc]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-sound[data-v-73ff21fc]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_sound.png);background-size:contain}.hcs-icon-chartgroup-sound.print[data-v-73ff21fc]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_sound.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-sun[data-v-73ff21fc]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-sun[data-v-73ff21fc]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_sun.png);background-size:contain}.hcs-icon-chartgroup-sun.print[data-v-73ff21fc]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_sun.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-switch[data-v-73ff21fc]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-switch[data-v-73ff21fc]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_switch.png);background-size:contain}.hcs-icon-chartgroup-switch.print[data-v-73ff21fc]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_switch.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-temp[data-v-73ff21fc]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-temp[data-v-73ff21fc]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_temp.png);background-size:contain}.hcs-icon-chartgroup-temp.print[data-v-73ff21fc]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_temp.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-thi[data-v-73ff21fc]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-thi[data-v-73ff21fc]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_thi.png);background-size:contain}.hcs-icon-chartgroup-thi.print[data-v-73ff21fc]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_thi.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-weight[data-v-73ff21fc]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-weight[data-v-73ff21fc]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_weight.png);background-size:contain}.hcs-icon-chartgroup-weight.print[data-v-73ff21fc]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_weight.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-wind[data-v-73ff21fc]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-wind[data-v-73ff21fc]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_wind.png);background-size:contain}.hcs-icon-chartgroup-wind.print[data-v-73ff21fc]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_wind.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-temp.print[data-v-73ff21fc]{height:20px;width:auto}.hcs-icon-chartgroup-bat.print[data-v-73ff21fc],.hcs-icon-chartgroup-cloud.print[data-v-73ff21fc]{width:20px;height:auto}.hcs-icon-farm[data-v-73ff21fc]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_farm.svg)}.hcs-icon-farm.print[data-v-73ff21fc]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_farm.svg);height:30px;width:30px}.hcs-icon-farm-grey[data-v-73ff21fc]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_farm-grey.svg)}.hcs-icon-farm-grey.print[data-v-73ff21fc]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_farm-grey.svg);height:30px;width:30px}.hcs-icon-farm-secondary[data-v-73ff21fc]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_farm-secondary.svg)}.hcs-icon-farm-secondary.print[data-v-73ff21fc]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_farm-secondary.svg);height:30px;width:30px}.hcs-icon-factory[data-v-73ff21fc]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_factory.svg)}.hcs-icon-factory.print[data-v-73ff21fc]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_factory.svg);height:30px;width:30px}.hcs-icon-greenhouse[data-v-73ff21fc]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_greenhouse.svg)}.hcs-icon-greenhouse.print[data-v-73ff21fc]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_greenhouse.svg);height:30px;width:30px}.hcs-icon-home[data-v-73ff21fc]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_home.svg)}.hcs-icon-home.print[data-v-73ff21fc]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_home.svg);height:30px;width:30px}.hcs-icon-office[data-v-73ff21fc]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_office.svg)}.hcs-icon-office.print[data-v-73ff21fc]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_office.svg);height:30px;width:30px}.hcs-icon-school[data-v-73ff21fc]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_school.svg)}.hcs-icon-school.print[data-v-73ff21fc]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_school.svg);height:30px;width:30px}.hcs-icon-air[data-v-73ff21fc]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_air.svg)}.hcs-icon-air.print[data-v-73ff21fc]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_air.svg);height:30px;width:30px}.hcs-icon-air-red[data-v-73ff21fc]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_air-red.svg)}.hcs-icon-air-red.print[data-v-73ff21fc]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_air-red.svg);height:30px;width:30px}.hcs-icon-alert[data-v-73ff21fc]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_alert.svg)}.hcs-icon-alert.print[data-v-73ff21fc]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_alert.svg);height:30px;width:30px}.hcs-icon-bat[data-v-73ff21fc]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_bat.svg)}.hcs-icon-bat.print[data-v-73ff21fc]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_bat.svg);height:30px;width:30px}.hcs-icon-bat-red[data-v-73ff21fc]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_bat-red.svg)}.hcs-icon-bat-red.print[data-v-73ff21fc]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_bat-red.svg);height:30px;width:30px}.hcs-icon-ch4[data-v-73ff21fc]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_ch4.svg)}.hcs-icon-ch4.print[data-v-73ff21fc]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_ch4.svg);height:30px;width:30px}.hcs-icon-ch4-green[data-v-73ff21fc]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_ch4-green.svg)}.hcs-icon-ch4-green.print[data-v-73ff21fc]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_ch4-green.svg);height:30px;width:30px}.hcs-icon-ch4-orange[data-v-73ff21fc]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_ch4-orange.svg)}.hcs-icon-ch4-orange.print[data-v-73ff21fc]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_ch4-orange.svg);height:30px;width:30px}.hcs-icon-ch4-red[data-v-73ff21fc]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_ch4-red.svg)}.hcs-icon-ch4-red.print[data-v-73ff21fc]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_ch4-red.svg);height:30px;width:30px}.hcs-icon-cloud[data-v-73ff21fc]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_cloud.svg)}.hcs-icon-cloud.print[data-v-73ff21fc]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_cloud.svg);height:30px;width:30px}.hcs-icon-cloud-red[data-v-73ff21fc]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_cloud-red.svg)}.hcs-icon-cloud-red.print[data-v-73ff21fc]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_cloud-red.svg);height:30px;width:30px}.hcs-icon-co2[data-v-73ff21fc]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_co2.svg)}.hcs-icon-co2.print[data-v-73ff21fc]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_co2.svg);height:30px;width:30px}.hcs-icon-dust[data-v-73ff21fc]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_dust.svg)}.hcs-icon-dust.print[data-v-73ff21fc]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_dust.svg);height:30px;width:30px}.hcs-icon-hcm_line[data-v-73ff21fc]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_hcm_line.svg)}.hcs-icon-hcm_line.print[data-v-73ff21fc]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_hcm_line.svg);height:30px;width:30px}.hcs-icon-hcm_line-red[data-v-73ff21fc]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_hcm_line-red.svg)}.hcs-icon-hcm_line-red.print[data-v-73ff21fc]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_hcm_line-red.svg);height:30px;width:30px}.hcs-icon-nh3[data-v-73ff21fc]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_nh3.svg)}.hcs-icon-nh3.print[data-v-73ff21fc]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_nh3.svg);height:30px;width:30px}.hcs-icon-nh3-grey[data-v-73ff21fc]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_nh3-grey.svg)}.hcs-icon-nh3-grey.print[data-v-73ff21fc]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_nh3-grey.svg);height:30px;width:30px}.hcs-icon-nh3-primary[data-v-73ff21fc]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_nh3-primary.svg)}.hcs-icon-nh3-primary.print[data-v-73ff21fc]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_nh3-primary.svg);height:30px;width:30px}.hcs-icon-nh3-secondary[data-v-73ff21fc]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_nh3-secondary.svg)}.hcs-icon-nh3-secondary.print[data-v-73ff21fc]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_nh3-secondary.svg);height:30px;width:30px}.hcs-icon-mic[data-v-73ff21fc]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_mic.svg)}.hcs-icon-mic.print[data-v-73ff21fc]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_mic.svg);height:30px;width:30px}.hcs-icon-mic-red[data-v-73ff21fc]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_mic-red.svg)}.hcs-icon-mic-red.print[data-v-73ff21fc]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_mic-red.svg);height:30px;width:30px}.hcs-icon-rh[data-v-73ff21fc]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_rh.svg)}.hcs-icon-rh.print[data-v-73ff21fc]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_rh.svg);height:30px;width:30px}.hcs-icon-setting[data-v-73ff21fc]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_setting.svg)}.hcs-icon-setting.print[data-v-73ff21fc]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_setting.svg);height:30px;width:30px}.hcs-icon-sound[data-v-73ff21fc]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_sound.svg)}.hcs-icon-sound.print[data-v-73ff21fc]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_sound.svg);height:30px;width:30px}.hcs-icon-sun[data-v-73ff21fc]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_sun.svg)}.hcs-icon-sun.print[data-v-73ff21fc]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_sun.svg);height:30px;width:30px}.hcs-icon-sun-red[data-v-73ff21fc]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_sun-red.svg)}.hcs-icon-sun-red.print[data-v-73ff21fc]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_sun-red.svg);height:30px;width:30px}.hcs-icon-temp[data-v-73ff21fc]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_temp.svg)}.hcs-icon-temp.print[data-v-73ff21fc]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_temp.svg);height:30px;width:30px}.hcs-icon-thi[data-v-73ff21fc]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_thi.svg)}.hcs-icon-thi.print[data-v-73ff21fc]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_thi.svg);height:30px;width:30px}.hcs-icon-wind[data-v-73ff21fc]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_wind.svg)}.hcs-icon-wind.print[data-v-73ff21fc]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_wind.svg);height:30px;width:30px}.hcs-icon-wind-red[data-v-73ff21fc]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_wind-red.svg)}.hcs-icon-wind-red.print[data-v-73ff21fc]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_wind-red.svg);height:30px;width:30px}.hcs-icon-co2-green[data-v-73ff21fc]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_co2-green.svg)}.hcs-icon-co2-green.print[data-v-73ff21fc]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_co2-green.svg);height:30px;width:30px}.hcs-icon-dust-green[data-v-73ff21fc]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_dust-green.svg)}.hcs-icon-dust-green.print[data-v-73ff21fc]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_dust-green.svg);height:30px;width:30px}.hcs-icon-movement[data-v-73ff21fc]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_movement.svg)}.hcs-icon-movement.print[data-v-73ff21fc]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_movement.svg);height:30px;width:30px}.hcs-icon-movement-green[data-v-73ff21fc]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_movement-green.svg)}.hcs-icon-movement-green.print[data-v-73ff21fc]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_movement-green.svg);height:30px;width:30px}.hcs-icon-nh3-green[data-v-73ff21fc]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_nh3-green.svg)}.hcs-icon-nh3-green.print[data-v-73ff21fc]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_nh3-green.svg);height:30px;width:30px}.hcs-icon-rh-green[data-v-73ff21fc]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_rh-green.svg)}.hcs-icon-rh-green.print[data-v-73ff21fc]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_rh-green.svg);height:30px;width:30px}.hcs-icon-temp-green[data-v-73ff21fc]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_temp-green.svg)}.hcs-icon-temp-green.print[data-v-73ff21fc]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_temp-green.svg);height:30px;width:30px}.hcs-icon-thi-green[data-v-73ff21fc]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_thi-green.svg)}.hcs-icon-thi-green.print[data-v-73ff21fc]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_thi-green.svg);height:30px;width:30px}.hcs-icon-co2-red[data-v-73ff21fc]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_co2-red.svg)}.hcs-icon-co2-red.print[data-v-73ff21fc]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_co2-red.svg);height:30px;width:30px}.hcs-icon-dust-red[data-v-73ff21fc]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_dust-red.svg)}.hcs-icon-dust-red.print[data-v-73ff21fc]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_dust-red.svg);height:30px;width:30px}.hcs-icon-movement-red[data-v-73ff21fc]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_movement-red.svg)}.hcs-icon-movement-red.print[data-v-73ff21fc]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_movement-red.svg);height:30px;width:30px}.hcs-icon-nh3-red[data-v-73ff21fc]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_nh3-red.svg)}.hcs-icon-nh3-red.print[data-v-73ff21fc]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_nh3-red.svg);height:30px;width:30px}.hcs-icon-rh-red[data-v-73ff21fc]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_rh-red.svg)}.hcs-icon-rh-red.print[data-v-73ff21fc]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_rh-red.svg);height:30px;width:30px}.hcs-icon-temp-red[data-v-73ff21fc]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_temp-red.svg)}.hcs-icon-temp-red.print[data-v-73ff21fc]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_temp-red.svg);height:30px;width:30px}.hcs-icon-thi-red[data-v-73ff21fc]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_thi-red.svg)}.hcs-icon-thi-red.print[data-v-73ff21fc]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_thi-red.svg);height:30px;width:30px}.hcs-icon-co2-orange[data-v-73ff21fc]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_co2-orange.svg)}.hcs-icon-co2-orange.print[data-v-73ff21fc]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_co2-orange.svg);height:30px;width:30px}.hcs-icon-dust-orange[data-v-73ff21fc]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_dust-orange.svg)}.hcs-icon-dust-orange.print[data-v-73ff21fc]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_dust-orange.svg);height:30px;width:30px}.hcs-icon-movement-orange[data-v-73ff21fc]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_movement-orange.svg)}.hcs-icon-movement-orange.print[data-v-73ff21fc]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_movement-orange.svg);height:30px;width:30px}.hcs-icon-nh3-orange[data-v-73ff21fc]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_nh3-orange.svg)}.hcs-icon-nh3-orange.print[data-v-73ff21fc]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_nh3-orange.svg);height:30px;width:30px}.hcs-icon-rh-orange[data-v-73ff21fc]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_rh-orange.svg)}.hcs-icon-rh-orange.print[data-v-73ff21fc]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_rh-orange.svg);height:30px;width:30px}.hcs-icon-temp-orange[data-v-73ff21fc]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_temp-orange.svg)}.hcs-icon-temp-orange.print[data-v-73ff21fc]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_temp-orange.svg);height:30px;width:30px}.hcs-icon-thi-orange[data-v-73ff21fc]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_thi-orange.svg)}.hcs-icon-thi-orange.print[data-v-73ff21fc]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_thi-orange.svg);height:30px;width:30px}.hcs-icon-broiler.on-top[data-v-73ff21fc]{margin:0}.hcs-icon-broiler[data-v-73ff21fc]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/broiler.svg)}.hcs-icon-broiler:not(.print).on-top[data-v-73ff21fc]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/broiler.svg)}.hcs-icon-broiler.print[data-v-73ff21fc]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/broiler.svg);max-height:50px}.hcs-icon-broiler.print.on-top[data-v-73ff21fc]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/broiler.svg)}.hcs-icon-broiler-white[data-v-73ff21fc]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/broiler-white.svg)}.hcs-icon-broiler-grey[data-v-73ff21fc]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/broiler-grey.svg)}.hcs-icon-broiler-secondary[data-v-73ff21fc]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/broiler-secondary.svg)}.hcs-icon-calves.on-top[data-v-73ff21fc]{margin:0}.hcs-icon-calves[data-v-73ff21fc]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/calves.svg)}.hcs-icon-calves:not(.print).on-top[data-v-73ff21fc]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/calves.svg)}.hcs-icon-calves.print[data-v-73ff21fc]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/calves.svg);max-height:50px}.hcs-icon-calves.print.on-top[data-v-73ff21fc]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/calves.svg)}.hcs-icon-calves-white[data-v-73ff21fc]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/calves-white.svg)}.hcs-icon-calves-grey[data-v-73ff21fc]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/calves-grey.svg)}.hcs-icon-calves-secondary[data-v-73ff21fc]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/calves-secondary.svg)}.hcs-icon-cattle.on-top[data-v-73ff21fc]{margin:0}.hcs-icon-cattle[data-v-73ff21fc]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/cattle.svg)}.hcs-icon-cattle:not(.print).on-top[data-v-73ff21fc]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/cattle.svg)}.hcs-icon-cattle.print[data-v-73ff21fc]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/cattle.svg);max-height:50px}.hcs-icon-cattle.print.on-top[data-v-73ff21fc]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/cattle.svg)}.hcs-icon-cattle-white[data-v-73ff21fc]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/cattle-white.svg)}.hcs-icon-cattle-grey[data-v-73ff21fc]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/cattle-grey.svg)}.hcs-icon-cattle-secondary[data-v-73ff21fc]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/cattle-secondary.svg)}.hcs-icon-chicken.on-top[data-v-73ff21fc]{margin:0}.hcs-icon-chicken[data-v-73ff21fc]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/chicken.svg)}.hcs-icon-chicken:not(.print).on-top[data-v-73ff21fc]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/chicken.svg)}.hcs-icon-chicken.print[data-v-73ff21fc]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/chicken.svg);max-height:50px}.hcs-icon-chicken.print.on-top[data-v-73ff21fc]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/chicken.svg)}.hcs-icon-chicken-white[data-v-73ff21fc]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/chicken-white.svg)}.hcs-icon-chicken-grey[data-v-73ff21fc]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/chicken-grey.svg)}.hcs-icon-chicken-secondary[data-v-73ff21fc]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/chicken-secondary.svg)}.hcs-icon-dairy_cattle.on-top[data-v-73ff21fc]{margin:0}.hcs-icon-dairy_cattle[data-v-73ff21fc]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/dairy_cattle.svg)}.hcs-icon-dairy_cattle:not(.print).on-top[data-v-73ff21fc]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/dairy_cattle.svg)}.hcs-icon-dairy_cattle.print[data-v-73ff21fc]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/dairy_cattle.svg);max-height:50px}.hcs-icon-dairy_cattle.print.on-top[data-v-73ff21fc]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/dairy_cattle.svg)}.hcs-icon-dairy_cattle-white[data-v-73ff21fc]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/dairy_cattle-white.svg)}.hcs-icon-dairy_cattle-grey[data-v-73ff21fc]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/dairy_cattle-grey.svg)}.hcs-icon-dairy_cattle-secondary[data-v-73ff21fc]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/dairy_cattle-secondary.svg)}.hcs-icon-goat.on-top[data-v-73ff21fc]{margin:0}.hcs-icon-goat[data-v-73ff21fc]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/goat.svg)}.hcs-icon-goat:not(.print).on-top[data-v-73ff21fc]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/goat.svg)}.hcs-icon-goat.print[data-v-73ff21fc]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/goat.svg);max-height:50px}.hcs-icon-goat.print.on-top[data-v-73ff21fc]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/goat.svg)}.hcs-icon-goat-white[data-v-73ff21fc]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/goat-white.svg)}.hcs-icon-goat-grey[data-v-73ff21fc]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/goat-grey.svg)}.hcs-icon-goat-secondary[data-v-73ff21fc]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/goat-secondary.svg)}.hcs-icon-horse.on-top[data-v-73ff21fc]{margin:0}.hcs-icon-horse[data-v-73ff21fc]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/horse.svg)}.hcs-icon-horse:not(.print).on-top[data-v-73ff21fc]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/horse.svg)}.hcs-icon-horse.print[data-v-73ff21fc]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/horse.svg);max-height:50px}.hcs-icon-horse.print.on-top[data-v-73ff21fc]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/horse.svg)}.hcs-icon-horse-white[data-v-73ff21fc]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/horse-white.svg)}.hcs-icon-horse-grey[data-v-73ff21fc]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/horse-grey.svg)}.hcs-icon-horse-secondary[data-v-73ff21fc]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/horse-secondary.svg)}.hcs-icon-human.on-top[data-v-73ff21fc]{margin:0}.hcs-icon-human[data-v-73ff21fc]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/human.svg)}.hcs-icon-human:not(.print).on-top[data-v-73ff21fc]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/human.svg)}.hcs-icon-human.print[data-v-73ff21fc]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/human.svg);max-height:50px}.hcs-icon-human.print.on-top[data-v-73ff21fc]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/human.svg)}.hcs-icon-human-white[data-v-73ff21fc]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/human-white.svg)}.hcs-icon-human-grey[data-v-73ff21fc]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/human-grey.svg)}.hcs-icon-human-secondary[data-v-73ff21fc]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/human-secondary.svg)}.hcs-icon-pig.on-top[data-v-73ff21fc]{margin:0}.hcs-icon-pig[data-v-73ff21fc]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/pig.svg)}.hcs-icon-pig:not(.print).on-top[data-v-73ff21fc]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/pig.svg)}.hcs-icon-pig.print[data-v-73ff21fc]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/pig.svg);max-height:50px}.hcs-icon-pig.print.on-top[data-v-73ff21fc]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/pig.svg)}.hcs-icon-pig-white[data-v-73ff21fc]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/pig-white.svg)}.hcs-icon-pig-grey[data-v-73ff21fc]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/pig-grey.svg)}.hcs-icon-pig-secondary[data-v-73ff21fc]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/pig-secondary.svg)}.hcs-icon-piglet.on-top[data-v-73ff21fc]{margin:0}.hcs-icon-piglet[data-v-73ff21fc]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/piglet.svg)}.hcs-icon-piglet:not(.print).on-top[data-v-73ff21fc]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/piglet.svg)}.hcs-icon-piglet.print[data-v-73ff21fc]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/piglet.svg);max-height:50px}.hcs-icon-piglet.print.on-top[data-v-73ff21fc]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/piglet.svg)}.hcs-icon-piglet-white[data-v-73ff21fc]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/piglet-white.svg)}.hcs-icon-piglet-grey[data-v-73ff21fc]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/piglet-grey.svg)}.hcs-icon-piglet-secondary[data-v-73ff21fc]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/piglet-secondary.svg)}.hcs-icon-rearing_chicken.on-top[data-v-73ff21fc]{margin:0}.hcs-icon-rearing_chicken[data-v-73ff21fc]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/rearing_chicken.svg)}.hcs-icon-rearing_chicken:not(.print).on-top[data-v-73ff21fc]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/rearing_chicken.svg)}.hcs-icon-rearing_chicken.print[data-v-73ff21fc]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/rearing_chicken.svg);max-height:50px}.hcs-icon-rearing_chicken.print.on-top[data-v-73ff21fc]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/rearing_chicken.svg)}.hcs-icon-rearing_chicken-white[data-v-73ff21fc]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/rearing_chicken-white.svg)}.hcs-icon-rearing_chicken-grey[data-v-73ff21fc]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/rearing_chicken-grey.svg)}.hcs-icon-rearing_chicken-secondary[data-v-73ff21fc]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/rearing_chicken-secondary.svg)}.hcs-icon-sheep.on-top[data-v-73ff21fc]{margin:0}.hcs-icon-sheep[data-v-73ff21fc]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sheep.svg)}.hcs-icon-sheep:not(.print).on-top[data-v-73ff21fc]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/sheep.svg)}.hcs-icon-sheep.print[data-v-73ff21fc]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sheep.svg);max-height:50px}.hcs-icon-sheep.print.on-top[data-v-73ff21fc]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/sheep.svg)}.hcs-icon-sheep-white[data-v-73ff21fc]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sheep-white.svg)}.hcs-icon-sheep-grey[data-v-73ff21fc]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sheep-grey.svg)}.hcs-icon-sheep-secondary[data-v-73ff21fc]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sheep-secondary.svg)}.hcs-icon-sow.on-top[data-v-73ff21fc]{margin:0}.hcs-icon-sow[data-v-73ff21fc]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sow.svg)}.hcs-icon-sow:not(.print).on-top[data-v-73ff21fc]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/sow.svg)}.hcs-icon-sow.print[data-v-73ff21fc]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sow.svg);max-height:50px}.hcs-icon-sow.print.on-top[data-v-73ff21fc]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/sow.svg)}.hcs-icon-sow-white[data-v-73ff21fc]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sow-white.svg)}.hcs-icon-sow-grey[data-v-73ff21fc]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sow-grey.svg)}.hcs-icon-sow-secondary[data-v-73ff21fc]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sow-secondary.svg)}.hcs-icon-sow_lactating.on-top[data-v-73ff21fc]{margin:0}.hcs-icon-sow_lactating[data-v-73ff21fc]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sow_lactating.svg)}.hcs-icon-sow_lactating:not(.print).on-top[data-v-73ff21fc]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/sow_lactating.svg)}.hcs-icon-sow_lactating.print[data-v-73ff21fc]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sow_lactating.svg);max-height:50px}.hcs-icon-sow_lactating.print.on-top[data-v-73ff21fc]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/sow_lactating.svg)}.hcs-icon-sow_lactating-white[data-v-73ff21fc]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sow_lactating-white.svg)}.hcs-icon-sow_lactating-grey[data-v-73ff21fc]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sow_lactating-grey.svg)}.hcs-icon-sow_lactating-secondary[data-v-73ff21fc]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sow_lactating-secondary.svg)}.hcs-icon-veal_calves.on-top[data-v-73ff21fc]{margin:0}.hcs-icon-veal_calves[data-v-73ff21fc]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/veal_calves.svg)}.hcs-icon-veal_calves:not(.print).on-top[data-v-73ff21fc]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/veal_calves.svg)}.hcs-icon-veal_calves.print[data-v-73ff21fc]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/veal_calves.svg);max-height:50px}.hcs-icon-veal_calves.print.on-top[data-v-73ff21fc]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/veal_calves.svg)}.hcs-icon-veal_calves-white[data-v-73ff21fc]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/veal_calves-white.svg)}.hcs-icon-veal_calves-grey[data-v-73ff21fc]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/veal_calves-grey.svg)}.hcs-icon-veal_calves-secondary[data-v-73ff21fc]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/veal_calves-secondary.svg)}.hcs-icon-null[data-v-73ff21fc]{font-size:18px}.hcs-icon-null[data-v-73ff21fc]:before{margin-left:1px;font-family:Material Design Icons;content:"󰄰"}.hcs-icon-sensor-status[data-v-73ff21fc]{width:55px;height:55px;margin:4px;background-size:cover}@media(max-width:599px){.hcs-icon-sensor-status[data-v-73ff21fc]{width:40px;height:40px}}.hcs-icon-sensor-status.--tiny[data-v-73ff21fc]{width:30px;min-width:30px;height:30px}.hcs-icon-sensor-status.--small[data-v-73ff21fc]{width:40px;min-width:40px;height:40px}.hcs-icon-sensor-status.--large[data-v-73ff21fc]{width:90px;height:90px}.hcs-icon-sensor-status.--large[data-v-73ff21fc],.hcs-icon-sensor-status.--small[data-v-73ff21fc],.hcs-icon-sensor-status.--tiny[data-v-73ff21fc]{background-size:contain;image-rendering:-moz-crisp-edges;image-rendering:-o-crisp-edges;image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges;-ms-interpolation-mode:nearest-neighbor}.research-grade--filter[data-v-73ff21fc]{width:23px;height:23px;line-height:20px;text-align:center;background-color:rgba(0,0,0,.54);border-radius:4px}.research-grade--filter span[data-v-73ff21fc]{font-size:11px;font-weight:600;color:#eef1f6}.research-grade--filter.--active[data-v-73ff21fc]{line-height:18px;background-color:#ff001d;border:1px solid #666}.research-grade--filter.--active span[data-v-73ff21fc]{color:#666}.icon-side-arrow[data-v-73ff21fc]{font-size:18px}.icon-info[data-v-73ff21fc]{margin-top:-2px}body[data-v-73ff21fc]{font-family:Roboto,sans-serif!important}button[data-v-73ff21fc],input[data-v-73ff21fc],select[data-v-73ff21fc],textarea[data-v-73ff21fc]{font-family:inherit;font-size:inherit;line-height:inherit;color:inherit}a[data-v-73ff21fc]{color:#1d3c5f!important;text-decoration:none}.extra-text[data-v-73ff21fc]{margin-top:2px;font-style:italic;font-size:11px!important}.font-small[data-v-73ff21fc]{font-size:12px!important;line-height:14px}.font-xsmall[data-v-73ff21fc]{font-size:11px!important;line-height:13px!important}.font-xxsmall[data-v-73ff21fc]{font-size:8px!important}.hcs-info-label[data-v-73ff21fc],.hcs-label[data-v-73ff21fc]{font-family:Roboto,sans-serif!important;font-size:12px!important;font-weight:400;line-height:16px;color:#242424}.hcs-label[data-v-73ff21fc]{margin-bottom:4px}.info-text[data-v-73ff21fc]{font-style:italic}.overflow-ellipsis[data-v-73ff21fc]{text-overflow:ellipsis;overflow:hidden}.overline-tabsize[data-v-73ff21fc]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#666;font-size:.875rem;font-weight:500;letter-spacing:.0892857143em;line-height:normal;height:48px;text-transform:uppercase}.overline-tabsize.active[data-v-73ff21fc]{color:#000}.uppercase[data-v-73ff21fc]{color:#666;font-size:12px;font-weight:500;letter-spacing:.0892857143em;line-height:normal;text-transform:uppercase}.unauthorized-title[data-v-73ff21fc]{padding-top:40px;text-align:center}.roboto-condensed[data-v-73ff21fc]{font-family:Roboto Condensed,Helvetica Neue,Helvetica,Arial,sans-serif}.single-line-height[data-v-73ff21fc]{line-height:1rem!important}.text-ellipsis[data-v-73ff21fc]{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}@media(min-width:960px){.container[data-v-73ff21fc]{max-width:calc(100vw - 48px)!important}}.el-tree[data-v-73ff21fc]{color:#242424!important}.v-application .red--text[data-v-73ff21fc]{color:#ff001d!important;caret-color:#ff001d!important}.v-application .red[data-v-73ff21fc]{background-color:#ff001d!important;border-color:#ff001d!important}.v-application .accent[data-v-73ff21fc]{background-color:#89a3c2!important;border-color:#89a3c2!important}.v-application .accent--text[data-v-73ff21fc]{color:#89a3c2!important;caret-color:#89a3c2!important}.theme--light.v-label[data-v-73ff21fc]{color:#242424}.filter-radio-group .v-label[data-v-73ff21fc]{font-size:14px!important}.theme--light.v-card.v-card--outlined[data-v-73ff21fc]{border:thin solid #bbb}.theme--light.v-chip[data-v-73ff21fc],.theme--light.v-chip[data-v-73ff21fc]:not(.v-chip--active){background-color:#bbcadc}.theme--light.v-chip.v-chip--active.background-color-secondary[data-v-73ff21fc]{background-color:#1d3c5f!important;color:#fff!important}.theme--light.v-btn[data-v-73ff21fc]{color:inherit}.v-btn .v-ripple__container[data-v-73ff21fc],.v-btn[data-v-73ff21fc]:before,.v-icon.v-icon[data-v-73ff21fc]:after{display:none!important}.theme--light.v-btn.color-secondary .v-btn__content[data-v-73ff21fc]{color:#1d3c5f;border-color:#1d3c5f}.theme--light.v-icon.v-icon.v-icon--disabled.transparent--text[data-v-73ff21fc]{color:transparent!important}.v-btn.group--left[data-v-73ff21fc]{border-radius:4px 0 0 4px!important;margin-right:-1px!important}.v-btn.group--right[data-v-73ff21fc]{border-radius:0 4px 4px 0!important}.v-btn.group--middle[data-v-73ff21fc]{border-radius:0!important;margin-right:-1px!important}.v-text-field--outlined fieldset[data-v-73ff21fc]{border-color:#bbb}.v-tabs--icons-and-text>.v-tabs-bar[data-v-73ff21fc]{height:48px!important}.v-tabs--icons-and-text>.v-tabs-bar .v-tab[data-v-73ff21fc]{text-transform:none!important;letter-spacing:.075}.v-tabs--icons-and-text>.v-tabs-bar .v-tab>[data-v-73ff21fc]:first-child{margin-bottom:2px!important}@media(max-width:599px){.v-tabs--icons-and-text>.v-tabs-bar .v-tab[data-v-73ff21fc]{font-size:12px!important;letter-spacing:.04}}@media(max-width:400px){.v-tabs--icons-and-text>.v-tabs-bar .v-tab[data-v-73ff21fc]{min-width:68px!important;padding:0 4px!important}}@media(max-width:500px){.v-tabs--icons-and-text>.v-tabs-bar .v-tab[data-v-73ff21fc]{padding:0 7px!important}}@media(max-width:500px){.v-tabs--icons-and-text>.v-tabs-bar .v-tab.compact-view[data-v-73ff21fc]{padding:0!important;min-width:62px!important}}.v-tabs .v-tab--active[data-v-73ff21fc]:hover:before,.v-tabs .v-tab[data-v-73ff21fc]:hover:before{opacity:0!important}.v-tabs--dashboard .v-tabs-bar--is-mobile .v-tab[data-v-73ff21fc]{padding:0 10px!important}.location-create .v-item-group.v-tabs-bar[data-v-73ff21fc]{position:fixed!important;top:48px!important;z-index:2!important;width:100%!important}.v-toolbar__content .v-toolbar__title[data-v-73ff21fc]{padding-left:0!important}.v-text-field.error--text .v-label[data-v-73ff21fc]{color:#ff5252!important;caret-color:#ff5252!important}.v-text-field.v-text-field--solo .v-input__control[data-v-73ff21fc]{min-width:160px!important}@media(min-width:1264px){.v-text-field.v-text-field--solo .v-input__control[data-v-73ff21fc]{min-width:0!important}}.v-text-field.v-text-field--solo .v-input__control .v-input__slot[data-v-73ff21fc]{background:transparent!important}.v-text-field .v-input__control .v-input__slot[data-v-73ff21fc]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important;min-height:auto!important}.v-text-field:not(.v-text-field--outlined):not(.v-text-field--solo):not(.v-select) input[data-v-73ff21fc]{padding:8px 0 0}.v-text-field.v-text-field--outlined input[data-v-73ff21fc]{width:100%;max-height:none!important;padding-top:10px}.v-text-field.v-text-field--enclosed.v-input--dense:not(.v-text-field--solo).v-text-field--outlined .v-input__slot[data-v-73ff21fc]{padding-right:4px!important}.v-text-field.v-text-field--enclosed.v-input--dense:not(.v-text-field--solo).v-text-field--outlined .v-input__append-inner[data-v-73ff21fc]{margin-top:6px!important}@media(max-width:599px){.v-text-field.v-text-field--enclosed.v-input--dense:not(.v-text-field--solo).v-text-field--outlined:not(.v-input--xsmall):not(.input-text-field--full) .v-input__append-inner[data-v-73ff21fc]{margin-top:3px!important}}.v-text-field.v-text-field--enclosed.v-input--height36 .v-input__append-inner[data-v-73ff21fc]{margin-top:14px!important}.v-text-field.v-text-field--enclosed.v-input--width240[data-v-73ff21fc]{width:240px}@media(max-width:599px){.v-text-field.v-text-field--enclosed.v-input--width240[data-v-73ff21fc]{width:120px}}.v-text-field.v-text-field--enclosed.v-input--width157[data-v-73ff21fc]{width:157px}@media(max-width:599px){.v-text-field.v-text-field--enclosed.v-input--width157[data-v-73ff21fc]{width:84px}}.v-text-field.hcs--large[data-v-73ff21fc]{padding-top:8px!important;font-size:1.8rem!important}.v-text-field.hcs--large.v-text-field .v-input__control .v-input__slot[data-v-73ff21fc]{height:42px!important;min-height:42px!important}.v-text-field.hcs--large.v-text-field input[data-v-73ff21fc]{padding:0 0 4px!important;margin-top:8px!important}.v-text-field:not(.date-picker):not(.time-picker):not(.bg-transparent) .v-input__slot[data-v-73ff21fc],input[type=number][data-v-73ff21fc]{background-color:#fff!important}.v-select.v-select--chips.v-input--dense .v-select__selections[data-v-73ff21fc]{min-height:30px}.v-select.v-input--small .v-select__selections[data-v-73ff21fc],.v-select.v-input--xsmall .v-select__selections[data-v-73ff21fc]{padding:0!important}.v-input.v-input--selection-controls.v-input--switch .v-input__slot>.v-label[data-v-73ff21fc]{font-size:12px!important;line-height:16px}.v-input textarea[data-v-73ff21fc]{padding-top:4px}div[role=combobox] .v-label[data-v-73ff21fc]{top:-2px!important}.v-input__slider[data-v-73ff21fc]{max-width:600px}.v-input__slider .v-slider.v-slider--horizontal .v-slider__tick .v-slider__tick-label[data-v-73ff21fc]{width:65px;max-width:65px;margin-top:2px;font-size:.75rem!important;line-height:1rem;text-align:center;white-space:normal}.v-input__slider .v-slider.v-slider--horizontal .v-slider__tick:first-child .v-slider__tick-label[data-v-73ff21fc],.v-input__slider .v-slider.v-slider--horizontal .v-slider__tick:last-child .v-slider__tick-label[data-v-73ff21fc]{-webkit-transform:translateX(-50%)!important;transform:translateX(-50%)!important}.v-input__slider.slider--default .v-slider div[aria-valuenow="0"] .primary[data-v-73ff21fc]{color:#b0b0b0!important;background-color:#b0b0b0!important}.v-input__slider.slider--default .v-slider div[aria-valuenow="0"] .v-slider__thumb-label[data-v-73ff21fc]{display:none!important}.v-input__slider.slider--default:not(.slider--big-label) .v-slider[data-v-73ff21fc]{max-width:245px!important;margin-top:18px!important}.v-input__slider.slider--big-label .v-slider[data-v-73ff21fc]{margin-top:25px!important}.v-input__slider.slider--number-percentage .v-slider div[aria-valuenow="-1"] .primary[data-v-73ff21fc]{color:#b0b0b0!important;background-color:#b0b0b0!important}.v-input__slider.slider--number-percentage .v-slider div[aria-valuenow="-1"] .v-slider__thumb-label[data-v-73ff21fc]{display:none!important}.v-input__slider.slider--score-amount .v-slider__ticks-container .v-slider__tick[data-v-73ff21fc]:nth-child(2){background-color:#069518!important}.v-input__slider.slider--score-amount .v-slider__ticks-container .v-slider__tick[data-v-73ff21fc]:nth-child(3){background-color:#243d80!important}.v-input__slider.slider--score-amount .v-slider__ticks-container .v-slider__tick[data-v-73ff21fc]:nth-child(4){background-color:#5f3f90!important}.v-input__slider.slider--score-amount .v-slider__ticks-container .v-slider__tick[data-v-73ff21fc]:nth-child(5){background-color:#8f1619!important}.v-input__slider.slider--score-quality .v-slider__ticks-container .v-slider__tick[data-v-73ff21fc]:nth-child(5){background-color:#069518!important}.v-input__slider.slider--score-quality .v-slider__ticks-container .v-slider__tick[data-v-73ff21fc]:nth-child(4){background-color:#243d80!important}.v-input__slider.slider--score-quality .v-slider__ticks-container .v-slider__tick[data-v-73ff21fc]:nth-child(3){background-color:#5f3f90!important}.v-input__slider.slider--score-quality .v-slider__ticks-container .v-slider__tick[data-v-73ff21fc]:nth-child(2){background-color:#8f1619!important}.v-input__slider.slider--grade .v-slider__ticks-container .v-slider__tick[data-v-73ff21fc]:nth-child(9),.v-input__slider.slider--grade .v-slider__ticks-container .v-slider__tick[data-v-73ff21fc]:nth-child(10),.v-input__slider.slider--grade .v-slider__ticks-container .v-slider__tick[data-v-73ff21fc]:nth-child(11){background-color:#069518!important}.v-input__slider.slider--grade .v-slider__ticks-container .v-slider__tick[data-v-73ff21fc]:nth-child(7),.v-input__slider.slider--grade .v-slider__ticks-container .v-slider__tick[data-v-73ff21fc]:nth-child(8){background-color:#243d80!important}.v-input__slider.slider--grade .v-slider__ticks-container .v-slider__tick[data-v-73ff21fc]:nth-child(5),.v-input__slider.slider--grade .v-slider__ticks-container .v-slider__tick[data-v-73ff21fc]:nth-child(6){background-color:#5f3f90!important}.v-input__slider.slider--grade .v-slider__ticks-container .v-slider__tick[data-v-73ff21fc]:nth-child(2),.v-input__slider.slider--grade .v-slider__ticks-container .v-slider__tick[data-v-73ff21fc]:nth-child(3),.v-input__slider.slider--grade .v-slider__ticks-container .v-slider__tick[data-v-73ff21fc]:nth-child(4){background-color:#8f1619!important}.v-card__subtitle[data-v-73ff21fc],.v-card__text[data-v-73ff21fc],.v-card__title[data-v-73ff21fc]{padding:12px!important}@media(max-width:599px){.v-card__subtitle[data-v-73ff21fc],.v-card__text[data-v-73ff21fc],.v-card__title[data-v-73ff21fc]{padding:10px!important}}.v-card__title+.v-card__subtitle[data-v-73ff21fc],.v-card__title+.v-card__text[data-v-73ff21fc]{padding:0 12px!important}@media(max-width:599px){.v-card__title+.v-card__subtitle[data-v-73ff21fc],.v-card__title+.v-card__text[data-v-73ff21fc]{padding:0 10px!important}}.v-data-table[data-v-73ff21fc]{background-color:transparent!important}@media(max-width:599px){.v-data-table:not(.table-heatmap) .v-input__control[data-v-73ff21fc],.v-data-table:not(.table-heatmap) input[data-v-73ff21fc]{font-size:12px!important}}.v-data-table:not(.table-heatmap) tr.tr-clickable>td[data-v-73ff21fc]{cursor:pointer!important}.v-data-table:not(.table-heatmap) .td--small .v-input__control[data-v-73ff21fc]{min-width:116px!important;max-width:116px!important}@media(max-width:599px){.v-data-table:not(.table-heatmap) .td--small .v-input__control[data-v-73ff21fc]{min-width:80px!important;max-width:80px!important}}.v-data-table:not(.table-heatmap) .td--medium .v-input__control[data-v-73ff21fc]{min-width:130px!important;max-width:130px!important}@media(max-width:599px){.v-data-table:not(.table-heatmap) .v-data-table__wrapper>table>tbody>tr>td[data-v-73ff21fc],.v-data-table:not(.table-heatmap) .v-data-table__wrapper>table>thead>tr>th[data-v-73ff21fc]{padding:0 5px!important;font-size:12px!important}}.v-data-table:not(.table-heatmap).--full-width[data-v-73ff21fc]{width:100%}.v-data-table:not(.table-heatmap).v-data-table--smallfont .v-data-table__wrapper>table>tbody>tr>td[data-v-73ff21fc],.v-data-table:not(.table-heatmap).v-data-table--smallfont .v-data-table__wrapper>table>thead>tr>th[data-v-73ff21fc],.v-data-table:not(.table-heatmap).v-data-table--smallfont .v-input__control[data-v-73ff21fc],.v-data-table:not(.table-heatmap).v-data-table--smallfont input[data-v-73ff21fc]{font-size:12px!important}.v-data-table.v-data-table--dense.table-heatmap>.v-data-table__wrapper>table>tbody>tr>td[data-v-73ff21fc]{height:11px!important}.v-data-table.table-heatmap .v-data-table__wrapper[data-v-73ff21fc]{overflow:visible;width:100%}.v-data-table.emission-table .v-data-table__wrapper[data-v-73ff21fc]{overflow:visible!important}@media(max-width:599px){.v-application--is-ltr .v-data-table.table-saved-inputs>.v-data-footer__select[data-v-73ff21fc]{margin-left:0!important;margin-right:0!important}}.v-calendar-weekly__day.v-present[data-v-73ff21fc]{background-color:#bbcadc!important}.v-event strong[data-v-73ff21fc]{display:none}.el-checkbox__input.is-checked .el-checkbox__inner[data-v-73ff21fc],.el-checkbox__input.is-indeterminate .el-checkbox__inner[data-v-73ff21fc]{background-color:#89a3c2;border-color:#89a3c2}.el-input-number .el-input__inner[data-v-73ff21fc]{color:#242424!important}.el-input-number.comma-warning .el-input__inner[data-v-73ff21fc]{border:1px solid #ff001d!important}.el-input-number.table input[data-v-73ff21fc]{background-color:hsla(0,0%,100%,.5)!important}.el-input-number--medium[data-v-73ff21fc]{width:160px!important}@media(max-width:599px){.el-input-number--medium[data-v-73ff21fc]{width:130px!important}}.el-input-number__decrease[data-v-73ff21fc],.el-input-number__increase[data-v-73ff21fc]{background:none!important}.el-input-number__decrease:hover:not(.is-disabled)~.el-input .el-input__inner[data-v-73ff21fc]:not(.is-disabled),.el-input-number__increase:hover:not(.is-disabled)~.el-input .el-input__inner[data-v-73ff21fc]:not(.is-disabled),.el-input.is-active .el-input__inner[data-v-73ff21fc],.el-input__inner[data-v-73ff21fc]:focus{border-color:#89a3c2!important}.v-badge__badge[data-v-73ff21fc]{min-width:16px!important;height:16px!important;padding:3px 5px!important;font-size:11px!important}.v-badge.font-xxsmall .v-badge__badge[data-v-73ff21fc]{font-size:8px!important}.alerts-item .v-alert__wrapper[data-v-73ff21fc]{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:start!important}.v-overlay.manual-input-overlay>.v-overlay__content .overlay-modal[data-v-73ff21fc]{max-height:90vh!important;min-height:500px!important;overflow:auto!important;background-color:#fff;border-radius:4px}@media(max-width:599px){.v-overlay.manual-input-overlay>.v-overlay__content .overlay-modal[data-v-73ff21fc]{min-height:300px!important}}.vue-treeselect .vue-treeselect__control[data-v-73ff21fc]{border-color:#bbb;border-radius:4px}.vue-treeselect:not(.filter-treeselect) .vue-treeselect__control[data-v-73ff21fc]{background:transparent}.vue-treeselect.emission-treeselect .vue-treeselect__control[data-v-73ff21fc]{border-color:#666}.vue-treeselect.emission-treeselect .vue-treeselect__control-arrow[data-v-73ff21fc]{color:#666}.vue-treeselect.emission-treeselect.vue-treeselect:not(.vue-treeselect--disabled):not(.vue-treeselect--focused) .vue-treeselect__control[data-v-73ff21fc]:hover{border-color:#909090}.vue-treeselect--focused:not(.vue-treeselect--open) .vue-treeselect__control[data-v-73ff21fc]{border-color:#89a3c2!important;-webkit-box-shadow:none!important;box-shadow:none!important}.vue-treeselect--has-value .vue-treeselect__multi-value[data-v-73ff21fc]{margin-bottom:1px!important}.vue-treeselect__multi-value-item[data-v-73ff21fc]{padding:0!important;line-height:12px!important;color:#242424!important;background:#bbcadc!important}.vue-treeselect__multi-value-item .vue-treeselect__multi-value-label[data-v-73ff21fc]{font-weight:600!important}.vue-treeselect__value-remove[data-v-73ff21fc]{color:#242424!important}.vue-treeselect__checkbox--checked[data-v-73ff21fc],.vue-treeselect__checkbox--indeterminate[data-v-73ff21fc]{background:#89a3c2!important;border-color:#89a3c2!important}.vue-treeselect.color-red .vue-treeselect__multi-value-item[data-v-73ff21fc],.vue-treeselect.color-red .vue-treeselect__value-remove[data-v-73ff21fc]{color:#ff001d!important;background:#ffe5e7!important}.vue-treeselect.color-red .vue-treeselect__checkbox--checked[data-v-73ff21fc]{background:#ff001d!important;border-color:#ff001d!important}.vue-treeselect--open-below:not(.vue-treeselect--append-to-body) .vue-treeselect__menu-container[data-v-73ff21fc]{top:unset!important}@media(max-width:599px){.vue-treeselect.treeselect--small .vue-treeselect__control[data-v-73ff21fc],.vue-treeselect.treeselect--small .vue-treeselect__menu[data-v-73ff21fc]{font-size:14px!important}}.vue-treeselect.treeselect-icon-selectbox .vue-treeselect__control[data-v-73ff21fc]{max-height:34px!important;height:34px!important;max-width:85px!important;width:85px!important;border-color:#bbb!important}.vue-treeselect.treeselect-icon-selectbox .vue-treeselect__control .vue-treeselect__single-value[data-v-73ff21fc]{top:1px}.vue-treeselect.treeselect-icon-selectbox .vue-treeselect__control[data-v-73ff21fc],.vue-treeselect.treeselect-icon-selectbox .vue-treeselect__menu[data-v-73ff21fc]{font-size:10px!important}.vue-treeselect.vue-treeselect--multi.treeselect-chartgroup .vue-treeselect__multi-value-item[data-v-73ff21fc]{background:#fff!important}.vue-treeselect.vue-treeselect--multi.treeselect-chartgroup.vue-treeselect--disabled .vue-treeselect__multi-value-item[data-v-73ff21fc]{background:#ededed!important;border-color:#ededed!important}.vue-treeselect__multi-value-item-container[data-v-73ff21fc]{padding-top:2px!important}.vdatetime-input[data-v-73ff21fc]{color:#89a3c2;cursor:pointer}.vdatetime.green--text .vdatetime-input[data-v-73ff21fc]{color:#049717}.vdatetime-popup[data-v-73ff21fc]{border-radius:4px}.vdatetime-popup .vdatetime-calendar__month[data-v-73ff21fc]{min-height:317px!important}.vdatetime-popup .vdatetime-calendar__month__day--selected:hover>span>span[data-v-73ff21fc],.vdatetime-popup .vdatetime-calendar__month__day--selected>span>span[data-v-73ff21fc],.vdatetime-popup .vdatetime-popup__header[data-v-73ff21fc]{background:#89a3c2!important}.vdatetime-popup .vdatetime-popup__actions__button[data-v-73ff21fc],.vdatetime-popup .vdatetime-time-picker__item--selected[data-v-73ff21fc],.vdatetime-popup .vdatetime-year-picker__item--selected[data-v-73ff21fc]{color:#89a3c2!important}.vdatetime-popup .vdatetime-popup__header[data-v-73ff21fc]{border-top-left-radius:inherit;border-top-right-radius:inherit}.vdatetime-popup .vdatetime-popup__actions__button[data-v-73ff21fc]{padding:0!important}.ep-container[data-v-73ff21fc]{height:110px!important}@media(max-width:599px){.ep-container[data-v-73ff21fc]{height:86px!important}}.ep-container .ep-svg-container[data-v-73ff21fc]{margin-top:-5px}@media(max-width:599px){.ep-container .ep-svg-container[data-v-73ff21fc]{margin-top:-3px}}@media(max-width:599px){.ep-container.expanded[data-v-73ff21fc]:not(.print){height:110px!important}.ep-container.expanded:not(.print) .ep-svg-container[data-v-73ff21fc]{margin-top:-37px}.ep-container.expanded:not(.print) .ep-svg-container .ep-svg[data-v-73ff21fc]{height:60px!important}}.ep-legend--container[data-v-73ff21fc]{top:0!important}@media(max-width:599px){.ep-legend--container[data-v-73ff21fc]{margin-top:4px}}@media print{.v-main[data-v-73ff21fc]{display:block!important;padding:0 0 0 0!important}.v-application[data-v-73ff21fc]{line-height:0!important}.v-application-wrap[data-v-73ff21fc]{display:block!important;min-height:0!important}}.print-only[data-v-73ff21fc]{display:none}@media print{body[data-v-73ff21fc],html[data-v-73ff21fc]{width:210mm;height:296.8mm;padding:0;margin:0;-webkit-print-color-adjust:exact!important;color-adjust:exact!important;print-color-adjust:exact!important}[data-v-73ff21fc],[data-v-73ff21fc]:after,[data-v-73ff21fc]:before{color:inherit!important;background:inherit!important}.grade-details-text[data-v-73ff21fc]{font-size:15.5px!important}.header-page[data-v-73ff21fc]{display:block;width:210mm;height:296.8mm;padding:0;margin:0;overflow:hidden;page-break-after:always;-webkit-region-break-after:always!important;-webkit-column-break-after:page!important;-moz-column-break-after:page!important;break-after:page!important}.header-page .content[data-v-73ff21fc]{display:block;padding-top:40%;padding-right:10mm;padding-left:10mm;margin:0;text-align:center}.header-page .content .logo[data-v-73ff21fc]{position:relative;height:40mm;margin-bottom:30mm}.header-page .content .date[data-v-73ff21fc],.header-page .content .logo[data-v-73ff21fc],.header-page .content .subtitle[data-v-73ff21fc],.header-page .content .title[data-v-73ff21fc]{margin-bottom:10mm}.header-page .content .subtitle[data-v-73ff21fc]{line-height:1.2}.no-print[data-v-73ff21fc],.toggle-icon[data-v-73ff21fc]{display:none!important}.print-hide-icon[data-v-73ff21fc]:before{content:""!important}.print-inspections-page[data-v-73ff21fc]{page-break-after:always;page-break-before:always}.print-only[data-v-73ff21fc]{display:block!important}.font-xsmall[data-v-73ff21fc],.font-xxsmall[data-v-73ff21fc]{font-size:.6rem!important}.print-card[data-v-73ff21fc]{display:block!important;border:none!important;padding:0!important;margin:0!important;min-height:296.8mm!important}.print-diary-item[data-v-73ff21fc]{page-break-inside:avoid}.print-photo[data-v-73ff21fc]{width:18%;max-width:40mm}.print-photo-selected img[data-v-73ff21fc],.print-photo img[data-v-73ff21fc]{width:100%}.print-photo-selected-text[data-v-73ff21fc]{max-height:48px;overflow:hidden}.chart-wrapper[data-v-73ff21fc],.download-wrapper[data-v-73ff21fc]{display:block;-webkit-column-break-inside:avoid;page-break-inside:avoid;-moz-column-break-inside:avoid;break-inside:avoid;break-inside:avoid-page}.heatmap-chart[data-v-73ff21fc],.wind-chart[data-v-73ff21fc]{height:100%;max-height:35mm}.heatmap-chart-wrapper[data-v-73ff21fc],.wind-chart-wrapper[data-v-73ff21fc]{margin-bottom:43mm}.title-wrapper[data-v-73ff21fc]{margin-top:7mm;margin-bottom:1mm}.charts-wrapper-4 .title-wrapper .overline[data-v-73ff21fc]{font-size:.7rem!important;line-height:1.25rem!important}.charts .ct-legend li .ct-legend-square[data-v-73ff21fc]{max-height:3px!important;margin-top:5px!important}.charts .ct-legend li[data-v-73ff21fc]{margin-bottom:0}.charts .ct-legend li span[data-v-73ff21fc]{font-size:.75rem!important}.wind-degrees-icon[data-v-73ff21fc]{background-color:transparent!important}.mean-values.print[data-v-73ff21fc]{margin-top:3mm}.grade-wrapper.print[data-v-73ff21fc]{-webkit-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%}.grade-wrapper.print .research-grade[data-v-73ff21fc]{width:68px;height:68px;line-height:66px}.grade-wrapper.print .research-grade.research-grade--with-icon[data-v-73ff21fc]{margin-top:-1px}.grade-wrapper.print .research-grade span[data-v-73ff21fc]{font-size:28px}.grade-details-translation[data-v-73ff21fc]{font-weight:700;font-size:medium!important}.gauge-label[data-v-73ff21fc]{font-size:14px!important;line-height:16px!important;margin-top:7px!important}.gauge-label.gauge-label--minmax[data-v-73ff21fc]{font-size:14px!important;line-height:16px!important;max-width:none;margin-top:1px!important}.gauge-label.gauge-label--minmax .delta[data-v-73ff21fc]{margin-bottom:-1px}}.ep-container.print[data-v-73ff21fc]{display:block;width:150px!important;height:176px!important}.ep-container.print .ep-svg-container[data-v-73ff21fc]{margin-top:-20px}.ep-container.print .ep-legend--value__counter[data-v-73ff21fc]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:10px}.ep-container.print .ep-legend--container .ep-legend--value[data-v-73ff21fc]{width:150px}.ep-container.print .ep-legend--container .gauge-label--name[data-v-73ff21fc]{display:block!important;display:-webkit-box!important;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:1;-webkit-box-orient:vertical;word-break:break-all}.ep-container.print .ep-legend--container .v-sheet[data-v-73ff21fc]{position:relative;height:36px;width:36px;margin-top:15px}.gauge-value.print[data-v-73ff21fc]{max-height:18px;margin-top:12px;font-size:28px}.measurements-content.print[data-v-73ff21fc]{margin-top:0;display:block;width:200mm}.loading-meta[data-v-73ff21fc]{min-height:100vh}.color-primary[data-v-783d972a]{color:#89a3c2}.color-secondary[data-v-783d972a]{color:#1d3c5f}.color-tertiary[data-v-783d972a]{color:#eef1f6}.color-grey[data-v-783d972a]{color:#666}.color-grey-important[data-v-783d972a]{color:#666!important}.color-grey-border[data-v-783d972a]{color:#bbb!important}.color-grey-transparent[data-v-783d972a]{color:rgba(0,0,0,.54)}.color-grey-medium[data-v-783d972a]{color:#b0b0b0}.color-grey-dark[data-v-783d972a]{color:#242424}.color-black[data-v-783d972a]{color:#000}.alert-chip[data-v-783d972a]{cursor:pointer!important;background-color:#ffe5e7!important}.border-bottom[data-v-783d972a]{padding-bottom:12px;margin-bottom:12px;border-bottom:1px solid #bbb}@media(max-width:599px){.border-bottom[data-v-783d972a]{padding:10px;margin-bottom:10px}}.button-group[data-v-783d972a]{padding:4px 5px;border:1px solid #bbb;border-radius:4px}.button-group.--small[data-v-783d972a]{padding:0}@media(max-width:599px){.button-group.--small[data-v-783d972a]{margin-bottom:2px}}.checkbox-label[data-v-783d972a]{display:inline-block!important;max-width:100%!important;font-size:14px}.color-tertiary[data-v-783d972a]{background-color:#eef1f6}.content-container[data-v-783d972a]{margin-top:56px}.autocomplete-field[data-v-783d972a],.country-select[data-v-783d972a]{width:100%;max-width:100%;min-height:36px;padding:0 12px;border:1px solid #bbb;border-radius:4px}.autocomplete-field[data-v-783d972a]:focus,.country-select[data-v-783d972a]:focus{outline-color:#89a3c2}.cursor-pointer[data-v-783d972a]{cursor:pointer}.data-overlay[data-v-783d972a]{min-height:calc(100vh - 350px)}.diary-card[data-v-783d972a]{height:100%;padding:10px;font-size:.8125rem!important}@media(min-width:960px){.diary-card[data-v-783d972a]{padding:12px;font-size:.875rem!important}}.diary-card .diary-menu-button[data-v-783d972a]{left:10px;min-width:24px!important;max-width:24px!important;height:24px!important}.diary-card .diary-label[data-v-783d972a]{font-size:.75rem!important;font-weight:600;color:#666;letter-spacing:.0333333333em!important}@media(max-width:599px){.diary-card .diary-label[data-v-783d972a]{font-size:.7rem!important}}.diary-card .diary-details-item[data-v-783d972a]{min-width:24px;max-width:none;margin-bottom:0;line-height:1.1rem}@media(max-width:849px){.diary-card .diary-details-item[data-v-783d972a]{min-width:100%}}@media(max-width:849px){.diary-card .diary-inspection-meta[data-v-783d972a]{margin-right:-8px}}.diary-card .diary-inspection-date-item[data-v-783d972a]{max-width:150px;margin-bottom:0;line-height:1.1rem}.diary-card .diary-inspection-title[data-v-783d972a]{margin-bottom:0;font-size:.75rem!important;font-weight:600;line-height:24px;color:#242424;letter-spacing:.0333333333em!important;white-space:nowrap}@media(max-width:599px){.diary-card .diary-inspection-title[data-v-783d972a]{font-size:.7rem!important}}@media(min-width:600px){.diary-card .diary-inspection-text[data-v-783d972a]{margin-top:2px}}.diary-card .diary-inspection-text.inspection-date[data-v-783d972a]{white-space:normal}.diary-card .hide-md[data-v-783d972a]{display:-webkit-box;display:-ms-flexbox;display:flex}@media(min-width:851px)and (max-width:1264px){.diary-card .hide-md[data-v-783d972a]{display:none}}.diary-card .diary-inspection-content[data-v-783d972a]{margin-top:10px!important;margin-left:10px!important}@media(min-width:600px){.diary-card .diary-inspection-content[data-v-783d972a]{margin-left:0!important}}@media(min-width:850px){.diary-card .diary-inspection-content[data-v-783d972a]{margin-top:0!important}}.diary-card .diary-inspection-content .diary-content-item[data-v-783d972a]{margin-bottom:4px}@media(min-width:850px){.diary-card .diary-inspection-content .diary-content-item[data-v-783d972a]{margin-bottom:0!important}}.diary-card .notes[data-v-783d972a],.diary-card .reminder[data-v-783d972a]{display:inline-block;max-height:33px;overflow:hidden;line-height:1.1rem;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical}@media(max-width:599px){.diary-card .notes[data-v-783d972a],.diary-card .reminder[data-v-783d972a]{line-height:1rem}}.filter-bar-wrapper[data-v-783d972a]{position:fixed;top:100px;z-index:2;width:100%;margin-top:-4px;background-color:#eef1f6;border-bottom:1px solid #e3e9f2}.filter-bar-wrapper .v-input[data-v-783d972a]:not(.switch-label){background-color:#fff}@media(max-width:599px){.filter-bar-wrapper .filter-container[data-v-783d972a]{padding:10px}}.filter-bar-wrapper .filter-bar[data-v-783d972a]{margin-top:-10px;margin-bottom:-10px}@media(min-width:600px){.filter-bar-wrapper .filter-bar[data-v-783d972a]{margin-top:-12px;margin-bottom:-12px}}@media(max-width:599px){.filter-bar-wrapper .filter-bar .filter-buttons[data-v-783d972a]:not(.--alerts){max-width:300px}}@media(max-width:599px){.filter-bar-wrapper .filter-bar .filter-buttons:not(.--alerts).filter-buttons--small[data-v-783d972a]{max-width:170px}}@media(max-width:599px){.filter-bar-wrapper .filter-bar .v-input[data-v-783d972a]:not(.input-text-field--large):not(.v-input--checkbox):not(.filter-text-field--alerts){max-width:120px}}.filter-bar-wrapper .filter-bar .v-input.switch-label[data-v-783d972a]{max-width:unset;width:140px}@media(max-width:599px){.filter-bar-wrapper .filter-bar .v-input.switch-label[data-v-783d972a]{width:120px}}@media(max-width:372px){.filter-bar-wrapper .filter-bar .v-input.v-text-field.v-text-field--enclosed.v-input--dense:not(.v-text-field--solo).v-text-field--outlined.input-text-field--large[data-v-783d972a]{max-width:120px}}@media(max-width:599px){.filter-bar-wrapper .filter-bar .v-input.v-text-field.v-text-field--enclosed.v-input--dense:not(.v-text-field--solo).v-text-field--outlined.input-text-field--large .v-input__slot .v-text-field__slot[data-v-783d972a]{min-width:115px}}@media(max-width:372px){.filter-bar-wrapper .filter-bar .v-input.v-text-field.v-text-field--enclosed.v-input--dense:not(.v-text-field--solo).v-text-field--outlined.input-text-field--large .v-input__slot .v-text-field__slot[data-v-783d972a]{min-width:74px}}.filter-bar-wrapper .filter-bar .v-input.v-text-field.v-text-field--enclosed.v-input--dense:not(.v-text-field--solo).v-text-field--outlined.input-text-field--full[data-v-783d972a]{max-width:100%}.filter-bar-wrapper .filter-bar .v-input.v-text-field.v-text-field--enclosed.v-input--dense:not(.v-text-field--solo).v-text-field--outlined .v-input__slot .v-label.v-label--active[data-v-783d972a]{color:#89a3c2!important}@media(max-width:599px){.filter-bar-wrapper .filter-bar .v-input.v-text-field.v-text-field--enclosed.v-input--dense:not(.v-text-field--solo).v-text-field--outlined .v-input__slot[data-v-783d972a]{padding:0 2px 0 6px!important}.filter-bar-wrapper .filter-bar .v-input.v-text-field.v-text-field--enclosed.v-input--dense:not(.v-text-field--solo).v-text-field--outlined .v-input__slot .v-text-field__slot[data-v-783d972a]{min-width:72px}.filter-bar-wrapper .filter-bar .v-input.v-text-field.v-text-field--enclosed.v-input--dense:not(.v-text-field--solo).v-text-field--outlined .v-input__slot .v-text-field__slot .v-label--active[data-v-783d972a]{left:4px!important}}@media(max-width:599px){.filter-bar-wrapper .filter-bar .v-input.v-text-field.v-input--is-focused.v-input--dense:not(.v-text-field--solo).v-text-field--outlined .v-input__slot .v-text-field__slot[data-v-783d972a]{min-width:63px;height:30px!important}}@media(max-width:372px){.filter-bar-wrapper .filter-bar .v-input.v-text-field.v-input--is-focused.v-input--dense:not(.v-text-field--solo).v-text-field--outlined.filter-text-field--alerts .v-input__slot .v-text-field__slot[data-v-783d972a]{min-width:45px}}.filter-bar-wrapper .filter-bar .view-buttons[data-v-783d972a]{padding:9px}.filter-bar-wrapper.--back[data-v-783d972a]{top:52px}.filter-bar-wrapper.--back .filter-bar .v-input.v-input--switch[data-v-783d972a]{background-color:transparent!important}.filter-bar-wrapper.--back .filter-bar .v-input--selection-controls[data-v-783d972a]{margin-top:0}.area-color-picker[data-v-783d972a]{margin-top:-10px}.flex-color-picker[data-v-783d972a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flex-color-picker .v-color-picker__controls[data-v-783d972a]{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.flex-color-picker .v-color-picker__swatches[data-v-783d972a]{margin-top:10px}.flex-color-picker.queen-color-picker[data-v-783d972a]{border:1px solid #bbb!important;-webkit-box-shadow:none!important;box-shadow:none!important}.flex-color-picker.queen-color-picker .v-color-picker__swatch:nth-child(2) .v-color-picker__color>div[data-v-783d972a]{border:1px solid #bbb}.full-width[data-v-783d972a]{width:100%}.area-color-picker-footer[data-v-783d972a],.area-color-picker-toolbar[data-v-783d972a]{border-radius:4px}.area-color-picker-title[data-v-783d972a]{font-weight:500}.area-color-picker-footer[data-v-783d972a]{margin-top:-5px}.area-color-picker-footer .v-toolbar__content[data-v-783d972a]{padding:0 10px}.hcs-tooltip[data-v-783d972a]{font-family:Roboto,sans-serif!important;font-size:.8rem;font-weight:500!important;color:#242424!important;border-radius:6px;background-color:hsla(0,0%,94.1%,.95);border:1px solid #909090}.hcs-tooltip[data-v-783d972a]:after{content:"";position:absolute;left:50%;bottom:-4px;width:8px;height:8px;background:inherit;-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-box-shadow:inset -1px -1px 0 0 #909090;box-shadow:inset -1px -1px 0 0 #909090}.keep-spaces[data-v-783d972a]{white-space:pre-wrap}.location[data-v-783d972a]{padding-bottom:16px;margin:0}@media(max-width:599px){.location[data-v-783d972a]{margin:0 -12px 12px -12px}.location[data-v-783d972a]:not(.xs-view){padding:0 10px 8px 10px}.location.xs-view[data-v-783d972a]{padding:0 10px 0 10px}}.location[data-v-783d972a]:first-child{margin-top:70px}@media(max-width:599px){.location[data-v-783d972a]:first-child{margin-top:56px}}.location[data-v-783d972a]:last-child{margin-bottom:10px;border-bottom:none}.location .location-title[data-v-783d972a]{width:100%;padding-bottom:4px;margin:10px 0 12px;border-bottom:1px solid #000}@media(max-width:599px){.location .location-title[data-v-783d972a]{padding-bottom:2px;margin:8px 0 10px}}.location .research-item-transition-wrapper[data-v-783d972a]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}@media(max-width:599px){.location .research-item-transition-wrapper[data-v-783d972a]{min-width:100%}}.loading[data-v-783d972a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-height:80vh;text-align:center}.lowercase[data-v-783d972a]{text-transform:lowercase}.mb-2px[data-v-783d972a]{margin-bottom:2px}.ml-2px[data-v-783d972a]{margin-left:2px}.ml-n2px[data-v-783d972a]{margin-left:-2px!important}.mr-2px[data-v-783d972a]{margin-right:2px}.mr-5px[data-v-783d972a]{margin-right:5px}.mr-6px[data-v-783d972a]{margin-right:6px}.mr-n2px[data-v-783d972a]{margin-right:-2px}.mt-2px[data-v-783d972a]{margin-top:2px!important}.mt-6px[data-v-783d972a]{margin-top:6px!important}.mt-n2px[data-v-783d972a]{margin-top:-2px!important}.mx-2px[data-v-783d972a]{margin-left:2px;margin-right:2px}.my-2px[data-v-783d972a]{margin-top:2px!important;margin-bottom:2px!important}.node-inactive[data-v-783d972a]{color:#909090!important}.overflow-auto[data-v-783d972a]{overflow:auto}.overlay-modal[data-v-783d972a]{width:590px;color:#000}@media(max-width:599px){.overlay-modal[data-v-783d972a]{max-width:95vw}}@media(min-width:960px){.overlay-modal[data-v-783d972a]{width:690px}}.overlay-parent[data-v-783d972a]{position:relative}.overlay-parent.no-cursor[data-v-783d972a]{cursor:not-allowed}.overlay-toolbar[data-v-783d972a]{border-top-left-radius:4px!important;border-top-right-radius:4px!important;-webkit-box-shadow:none!important;box-shadow:none!important}.overlay-toolbar span[data-v-783d972a]{font-size:1.25rem;font-weight:500;letter-spacing:.0125em;line-height:2rem;word-break:break-all}.overlay-body[data-v-783d972a]{border-radius:0 0 4px 4px!important;background-color:#fff;padding:4px}.pro-label[data-v-783d972a]{background:#049717!important}.pa-2px[data-v-783d972a]{padding:2px!important}.py-6px[data-v-783d972a]{padding-top:6px!important;padding-bottom:6px!important}.basic-label[data-v-783d972a]{background:#1d3c5f!important}.light-label[data-v-783d972a]{background:#89a3c2!important}.rounded-border[data-v-783d972a]{padding:12px;border:1px solid #bbb;border-radius:4px}@media(max-width:599px){.rounded-border[data-v-783d972a]{padding:10px!important}}.rounded-border.primary-border[data-v-783d972a]{border:1px solid #89a3c2}.rounded-border.--small[data-v-783d972a]{padding:6px}@media(max-width:599px){.rounded-border.--small[data-v-783d972a]{padding:4px!important}}.save-bar[data-v-783d972a]{position:fixed;z-index:2;width:100%;margin-top:-56px;background-color:#eef1f6!important;border-bottom:1px solid #e3e9f2!important;-webkit-box-shadow:none!important;box-shadow:none!important}.save-bar.save-bar--back[data-v-783d972a]{margin-top:0}.back-content[data-v-783d972a]{margin-top:56px}.back-with-toolbar-content[data-v-783d972a]{margin-top:75px}@media(max-width:599px){.back-with-toolbar-content[data-v-783d972a]{margin-top:48px}}.back-with-toolbar-content.--100[data-v-783d972a]{height:100%}@media(max-width:599px){.button-mobile-wide[data-v-783d972a]{width:100%}}.tab-container[data-v-783d972a]{margin-top:104px}.to-do-date[data-v-783d972a]{width:auto;padding:2px 4px!important;font-weight:600;line-height:1rem;color:red;text-align:center;white-space:nowrap;border:1px solid red;border-radius:5px}.to-do-date.green--text[data-v-783d972a]{border-color:green}.zindex1[data-v-783d972a]{z-index:1}.v-icon[data-v-783d972a]{color:#666}.theme--light.v-btn.v-btn--icon.color-black[data-v-783d972a],.v-btn>.v-btn__content .v-icon.color-black[data-v-783d972a],.v-icon.color-black[data-v-783d972a]{color:#000}.theme--light.v-btn.v-btn--icon.color-primary[data-v-783d972a],.v-btn>.v-btn__content .v-icon.color-primary[data-v-783d972a],.v-icon.color-primary[data-v-783d972a]{color:#89a3c2}.theme--light.v-btn.v-btn--icon.color-grey[data-v-783d972a],.v-btn>.v-btn__content .v-icon.color-grey[data-v-783d972a],.v-icon.color-grey[data-v-783d972a]{color:#666}.theme--light.v-btn.v-btn--icon.color-grey-medium[data-v-783d972a],.v-btn>.v-btn__content .v-icon.color-grey-medium[data-v-783d972a],.v-icon.color-grey-medium[data-v-783d972a]{color:#b0b0b0}.theme--light.v-btn.v-btn--icon.color-grey-dark[data-v-783d972a],.v-btn>.v-btn__content .v-icon.color-grey-dark[data-v-783d972a],.v-icon.color-grey-dark[data-v-783d972a]{color:#242424}.theme--light.v-btn.v-btn--icon.color-grey-light[data-v-783d972a],.v-btn>.v-btn__content .v-icon.color-grey-light[data-v-783d972a],.v-icon.color-grey-light[data-v-783d972a]{color:#f9f9f9}.theme--light.v-btn.v-btn--icon.color-grey-transparent[data-v-783d972a],.v-btn>.v-btn__content .v-icon.color-grey-transparent[data-v-783d972a],.v-icon.color-grey-transparent[data-v-783d972a]{color:rgba(0,0,0,.54)}.theme--light.v-btn.v-btn--icon.color-grey-border[data-v-783d972a],.theme--light.v-btn.v-btn--icon.color-grey-medium-light[data-v-783d972a],.v-btn>.v-btn__content .v-icon.color-grey-border[data-v-783d972a],.v-btn>.v-btn__content .v-icon.color-grey-medium-light[data-v-783d972a],.v-icon.color-grey-border[data-v-783d972a],.v-icon.color-grey-medium-light[data-v-783d972a]{color:#bbb}.theme--light.v-btn.v-btn--icon.color-green-bright[data-v-783d972a],.v-btn>.v-btn__content .v-icon.color-green-bright[data-v-783d972a],.v-icon.color-green-bright[data-v-783d972a]{color:#0ebc27}.v-btn.color-black>.v-btn__content .v-icon[data-v-783d972a]{color:#000}.full-height[data-v-783d972a]{height:100%}.hcs-icon[data-v-783d972a]{display:inline-block;min-width:23px;min-height:23px;margin:2px;line-height:1.2rem;vertical-align:top;background-color:transparent!important;background-repeat:no-repeat;background-position:50%}.hcs-icon--small[data-v-783d972a]{min-width:16px;min-height:16px}.hcs-icon--large[data-v-783d972a]{min-width:30px;min-height:30px}.hcs-icon--xl[data-v-783d972a]{min-width:45px;min-height:45px}.hcs-icon--xxl[data-v-783d972a]{min-width:100px;min-height:100px}.hcs-icon-sensor[data-v-783d972a]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_hcm.svg)}.hcs-icon-sensor-orange[data-v-783d972a]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_hcm-orange.svg)}.hcs-icon-sensor-grey[data-v-783d972a]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_hcm-grey.svg)}.hcs-icon-sensor-primary[data-v-783d972a]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_hcm-primary.svg)}.hcs-icon-sensor-secondary[data-v-783d972a]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_hcm-secondary.svg)}.hcs-icon-sensors[data-v-783d972a]{font-size:13px}.hcs-icon-sensors[data-v-783d972a]:before{margin-left:2px;font-family:Material Design Icons;content:"󰘊"}.hcs-icon-sensors--no-outline[data-v-783d972a]{font-size:22px;color:#666!important;background-color:transparent;border:none;border-radius:0}.hcs-icon-sensors--no-outline[data-v-783d972a]:before{font-family:Material Design Icons;content:"󰘊"}.hcs-icon-sensors--no-outline--small[data-v-783d972a]{margin:2px 0 0 0;font-size:16px}.hcs-icon-bv[data-v-783d972a]{font-size:15px}.hcs-icon-bv[data-v-783d972a]:before{font-family:Material Design Icons;content:"󰂁"}.hcs-icon-rssi[data-v-783d972a],.hcs-icon-snr[data-v-783d972a]{font-size:15px}.hcs-icon-rssi[data-v-783d972a]:before,.hcs-icon-snr[data-v-783d972a]:before{font-family:Material Design Icons;content:"󰒓"}.hcs-icon-t_0[data-v-783d972a],.hcs-icon-t_1[data-v-783d972a],.hcs-icon-t_2[data-v-783d972a],.hcs-icon-t_3[data-v-783d972a],.hcs-icon-t_4[data-v-783d972a],.hcs-icon-t_5[data-v-783d972a],.hcs-icon-t_6[data-v-783d972a],.hcs-icon-t_7[data-v-783d972a],.hcs-icon-t_8[data-v-783d972a],.hcs-icon-t_9[data-v-783d972a],.hcs-icon-t_i[data-v-783d972a]{font-size:16px}.hcs-icon-t_0[data-v-783d972a]:before,.hcs-icon-t_1[data-v-783d972a]:before,.hcs-icon-t_2[data-v-783d972a]:before,.hcs-icon-t_3[data-v-783d972a]:before,.hcs-icon-t_4[data-v-783d972a]:before,.hcs-icon-t_5[data-v-783d972a]:before,.hcs-icon-t_6[data-v-783d972a]:before,.hcs-icon-t_7[data-v-783d972a]:before,.hcs-icon-t_8[data-v-783d972a]:before,.hcs-icon-t_9[data-v-783d972a]:before,.hcs-icon-t_i[data-v-783d972a]:before{font-family:Material Design Icons;content:"󰔏"}.hcs-icon-weight_kg[data-v-783d972a]{font-size:15px}.hcs-icon-weight_kg[data-v-783d972a]:before{font-family:Material Design Icons;content:"󰖡"}.hcs-icon-magnify[data-v-783d972a]{font-size:15px}.hcs-icon-magnify[data-v-783d972a]:before{margin-left:1px;font-family:Material Design Icons;content:"󰍉"}.hcs-icon-text[data-v-783d972a]{font-size:9.5px;font-weight:600;color:#fff;border-radius:50%}.hcs-icon.color-red[data-v-783d972a]{background-color:#ff001d!important;border-color:#ff001d}.hcs-icon.color-green[data-v-783d972a]{background-color:#049717!important;border-color:#049717}.hcs-icon.color-primary[data-v-783d972a]{background-color:#89a3c2!important;border-color:#89a3c2}.hcs-icon-chartgroup-air[data-v-783d972a]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-air[data-v-783d972a]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_air.png);background-size:contain}.hcs-icon-chartgroup-air.print[data-v-783d972a]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_air.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-alert[data-v-783d972a]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-alert[data-v-783d972a]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_alert.png);background-size:contain}.hcs-icon-chartgroup-alert.print[data-v-783d972a]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_alert.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-bat[data-v-783d972a]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-bat[data-v-783d972a]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_bat.png);background-size:contain}.hcs-icon-chartgroup-bat.print[data-v-783d972a]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_bat.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-ch4[data-v-783d972a]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-ch4[data-v-783d972a]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_ch4.png);background-size:contain}.hcs-icon-chartgroup-ch4.print[data-v-783d972a]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_ch4.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-cloud[data-v-783d972a]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-cloud[data-v-783d972a]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_cloud.png);background-size:contain}.hcs-icon-chartgroup-cloud.print[data-v-783d972a]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_cloud.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-co2[data-v-783d972a]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-co2[data-v-783d972a]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_co2.png);background-size:contain}.hcs-icon-chartgroup-co2.print[data-v-783d972a]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_co2.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-connection[data-v-783d972a]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-connection[data-v-783d972a]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_connection.png);background-size:contain}.hcs-icon-chartgroup-connection.print[data-v-783d972a]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_connection.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-dust[data-v-783d972a]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-dust[data-v-783d972a]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_dust.png);background-size:contain}.hcs-icon-chartgroup-dust.print[data-v-783d972a]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_dust.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-hcm_line[data-v-783d972a]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-hcm_line[data-v-783d972a]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_hcm_line.png);background-size:contain}.hcs-icon-chartgroup-hcm_line.print[data-v-783d972a]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_hcm_line.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-nh3[data-v-783d972a]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-nh3[data-v-783d972a]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_nh3.png);background-size:contain}.hcs-icon-chartgroup-nh3.print[data-v-783d972a]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_nh3.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-mic[data-v-783d972a]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-mic[data-v-783d972a]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_mic.png);background-size:contain}.hcs-icon-chartgroup-mic.print[data-v-783d972a]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_mic.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-movement[data-v-783d972a]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-movement[data-v-783d972a]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_movement.png);background-size:contain}.hcs-icon-chartgroup-movement.print[data-v-783d972a]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_movement.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-rh[data-v-783d972a]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-rh[data-v-783d972a]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_rh.png);background-size:contain}.hcs-icon-chartgroup-rh.print[data-v-783d972a]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_rh.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-setting[data-v-783d972a]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-setting[data-v-783d972a]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_setting.png);background-size:contain}.hcs-icon-chartgroup-setting.print[data-v-783d972a]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_setting.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-sound[data-v-783d972a]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-sound[data-v-783d972a]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_sound.png);background-size:contain}.hcs-icon-chartgroup-sound.print[data-v-783d972a]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_sound.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-sun[data-v-783d972a]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-sun[data-v-783d972a]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_sun.png);background-size:contain}.hcs-icon-chartgroup-sun.print[data-v-783d972a]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_sun.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-switch[data-v-783d972a]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-switch[data-v-783d972a]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_switch.png);background-size:contain}.hcs-icon-chartgroup-switch.print[data-v-783d972a]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_switch.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-temp[data-v-783d972a]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-temp[data-v-783d972a]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_temp.png);background-size:contain}.hcs-icon-chartgroup-temp.print[data-v-783d972a]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_temp.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-thi[data-v-783d972a]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-thi[data-v-783d972a]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_thi.png);background-size:contain}.hcs-icon-chartgroup-thi.print[data-v-783d972a]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_thi.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-weight[data-v-783d972a]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-weight[data-v-783d972a]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_weight.png);background-size:contain}.hcs-icon-chartgroup-weight.print[data-v-783d972a]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_weight.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-wind[data-v-783d972a]{width:20px;height:20px;-webkit-box-shadow:unset!important;box-shadow:unset!important}.hcs-icon-chartgroup-wind[data-v-783d972a]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_wind.png);background-size:contain}.hcs-icon-chartgroup-wind.print[data-v-783d972a]{content:url(https://assets.healthyclimate.nl/static/img/chartgroup/icn_wind.png);min-width:unset;min-height:unset}.hcs-icon-chartgroup-temp.print[data-v-783d972a]{height:20px;width:auto}.hcs-icon-chartgroup-bat.print[data-v-783d972a],.hcs-icon-chartgroup-cloud.print[data-v-783d972a]{width:20px;height:auto}.hcs-icon-farm[data-v-783d972a]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_farm.svg)}.hcs-icon-farm.print[data-v-783d972a]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_farm.svg);height:30px;width:30px}.hcs-icon-farm-grey[data-v-783d972a]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_farm-grey.svg)}.hcs-icon-farm-grey.print[data-v-783d972a]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_farm-grey.svg);height:30px;width:30px}.hcs-icon-farm-secondary[data-v-783d972a]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_farm-secondary.svg)}.hcs-icon-farm-secondary.print[data-v-783d972a]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_farm-secondary.svg);height:30px;width:30px}.hcs-icon-factory[data-v-783d972a]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_factory.svg)}.hcs-icon-factory.print[data-v-783d972a]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_factory.svg);height:30px;width:30px}.hcs-icon-greenhouse[data-v-783d972a]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_greenhouse.svg)}.hcs-icon-greenhouse.print[data-v-783d972a]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_greenhouse.svg);height:30px;width:30px}.hcs-icon-home[data-v-783d972a]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_home.svg)}.hcs-icon-home.print[data-v-783d972a]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_home.svg);height:30px;width:30px}.hcs-icon-office[data-v-783d972a]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_office.svg)}.hcs-icon-office.print[data-v-783d972a]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_office.svg);height:30px;width:30px}.hcs-icon-school[data-v-783d972a]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_school.svg)}.hcs-icon-school.print[data-v-783d972a]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_school.svg);height:30px;width:30px}.hcs-icon-air[data-v-783d972a]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_air.svg)}.hcs-icon-air.print[data-v-783d972a]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_air.svg);height:30px;width:30px}.hcs-icon-air-red[data-v-783d972a]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_air-red.svg)}.hcs-icon-air-red.print[data-v-783d972a]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_air-red.svg);height:30px;width:30px}.hcs-icon-alert[data-v-783d972a]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_alert.svg)}.hcs-icon-alert.print[data-v-783d972a]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_alert.svg);height:30px;width:30px}.hcs-icon-bat[data-v-783d972a]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_bat.svg)}.hcs-icon-bat.print[data-v-783d972a]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_bat.svg);height:30px;width:30px}.hcs-icon-bat-red[data-v-783d972a]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_bat-red.svg)}.hcs-icon-bat-red.print[data-v-783d972a]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_bat-red.svg);height:30px;width:30px}.hcs-icon-ch4[data-v-783d972a]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_ch4.svg)}.hcs-icon-ch4.print[data-v-783d972a]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_ch4.svg);height:30px;width:30px}.hcs-icon-ch4-green[data-v-783d972a]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_ch4-green.svg)}.hcs-icon-ch4-green.print[data-v-783d972a]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_ch4-green.svg);height:30px;width:30px}.hcs-icon-ch4-orange[data-v-783d972a]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_ch4-orange.svg)}.hcs-icon-ch4-orange.print[data-v-783d972a]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_ch4-orange.svg);height:30px;width:30px}.hcs-icon-ch4-red[data-v-783d972a]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_ch4-red.svg)}.hcs-icon-ch4-red.print[data-v-783d972a]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_ch4-red.svg);height:30px;width:30px}.hcs-icon-cloud[data-v-783d972a]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_cloud.svg)}.hcs-icon-cloud.print[data-v-783d972a]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_cloud.svg);height:30px;width:30px}.hcs-icon-cloud-red[data-v-783d972a]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_cloud-red.svg)}.hcs-icon-cloud-red.print[data-v-783d972a]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_cloud-red.svg);height:30px;width:30px}.hcs-icon-co2[data-v-783d972a]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_co2.svg)}.hcs-icon-co2.print[data-v-783d972a]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_co2.svg);height:30px;width:30px}.hcs-icon-dust[data-v-783d972a]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_dust.svg)}.hcs-icon-dust.print[data-v-783d972a]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_dust.svg);height:30px;width:30px}.hcs-icon-hcm_line[data-v-783d972a]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_hcm_line.svg)}.hcs-icon-hcm_line.print[data-v-783d972a]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_hcm_line.svg);height:30px;width:30px}.hcs-icon-hcm_line-red[data-v-783d972a]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_hcm_line-red.svg)}.hcs-icon-hcm_line-red.print[data-v-783d972a]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_hcm_line-red.svg);height:30px;width:30px}.hcs-icon-nh3[data-v-783d972a]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_nh3.svg)}.hcs-icon-nh3.print[data-v-783d972a]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_nh3.svg);height:30px;width:30px}.hcs-icon-nh3-grey[data-v-783d972a]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_nh3-grey.svg)}.hcs-icon-nh3-grey.print[data-v-783d972a]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_nh3-grey.svg);height:30px;width:30px}.hcs-icon-nh3-primary[data-v-783d972a]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_nh3-primary.svg)}.hcs-icon-nh3-primary.print[data-v-783d972a]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_nh3-primary.svg);height:30px;width:30px}.hcs-icon-nh3-secondary[data-v-783d972a]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_nh3-secondary.svg)}.hcs-icon-nh3-secondary.print[data-v-783d972a]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_nh3-secondary.svg);height:30px;width:30px}.hcs-icon-mic[data-v-783d972a]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_mic.svg)}.hcs-icon-mic.print[data-v-783d972a]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_mic.svg);height:30px;width:30px}.hcs-icon-mic-red[data-v-783d972a]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_mic-red.svg)}.hcs-icon-mic-red.print[data-v-783d972a]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_mic-red.svg);height:30px;width:30px}.hcs-icon-rh[data-v-783d972a]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_rh.svg)}.hcs-icon-rh.print[data-v-783d972a]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_rh.svg);height:30px;width:30px}.hcs-icon-setting[data-v-783d972a]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_setting.svg)}.hcs-icon-setting.print[data-v-783d972a]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_setting.svg);height:30px;width:30px}.hcs-icon-sound[data-v-783d972a]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_sound.svg)}.hcs-icon-sound.print[data-v-783d972a]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_sound.svg);height:30px;width:30px}.hcs-icon-sun[data-v-783d972a]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_sun.svg)}.hcs-icon-sun.print[data-v-783d972a]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_sun.svg);height:30px;width:30px}.hcs-icon-sun-red[data-v-783d972a]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_sun-red.svg)}.hcs-icon-sun-red.print[data-v-783d972a]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_sun-red.svg);height:30px;width:30px}.hcs-icon-temp[data-v-783d972a]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_temp.svg)}.hcs-icon-temp.print[data-v-783d972a]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_temp.svg);height:30px;width:30px}.hcs-icon-thi[data-v-783d972a]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_thi.svg)}.hcs-icon-thi.print[data-v-783d972a]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_thi.svg);height:30px;width:30px}.hcs-icon-wind[data-v-783d972a]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_wind.svg)}.hcs-icon-wind.print[data-v-783d972a]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_wind.svg);height:30px;width:30px}.hcs-icon-wind-red[data-v-783d972a]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_wind-red.svg)}.hcs-icon-wind-red.print[data-v-783d972a]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_wind-red.svg);height:30px;width:30px}.hcs-icon-co2-green[data-v-783d972a]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_co2-green.svg)}.hcs-icon-co2-green.print[data-v-783d972a]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_co2-green.svg);height:30px;width:30px}.hcs-icon-dust-green[data-v-783d972a]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_dust-green.svg)}.hcs-icon-dust-green.print[data-v-783d972a]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_dust-green.svg);height:30px;width:30px}.hcs-icon-movement[data-v-783d972a]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_movement.svg)}.hcs-icon-movement.print[data-v-783d972a]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_movement.svg);height:30px;width:30px}.hcs-icon-movement-green[data-v-783d972a]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_movement-green.svg)}.hcs-icon-movement-green.print[data-v-783d972a]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_movement-green.svg);height:30px;width:30px}.hcs-icon-nh3-green[data-v-783d972a]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_nh3-green.svg)}.hcs-icon-nh3-green.print[data-v-783d972a]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_nh3-green.svg);height:30px;width:30px}.hcs-icon-rh-green[data-v-783d972a]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_rh-green.svg)}.hcs-icon-rh-green.print[data-v-783d972a]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_rh-green.svg);height:30px;width:30px}.hcs-icon-temp-green[data-v-783d972a]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_temp-green.svg)}.hcs-icon-temp-green.print[data-v-783d972a]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_temp-green.svg);height:30px;width:30px}.hcs-icon-thi-green[data-v-783d972a]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_thi-green.svg)}.hcs-icon-thi-green.print[data-v-783d972a]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_thi-green.svg);height:30px;width:30px}.hcs-icon-co2-red[data-v-783d972a]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_co2-red.svg)}.hcs-icon-co2-red.print[data-v-783d972a]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_co2-red.svg);height:30px;width:30px}.hcs-icon-dust-red[data-v-783d972a]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_dust-red.svg)}.hcs-icon-dust-red.print[data-v-783d972a]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_dust-red.svg);height:30px;width:30px}.hcs-icon-movement-red[data-v-783d972a]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_movement-red.svg)}.hcs-icon-movement-red.print[data-v-783d972a]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_movement-red.svg);height:30px;width:30px}.hcs-icon-nh3-red[data-v-783d972a]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_nh3-red.svg)}.hcs-icon-nh3-red.print[data-v-783d972a]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_nh3-red.svg);height:30px;width:30px}.hcs-icon-rh-red[data-v-783d972a]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_rh-red.svg)}.hcs-icon-rh-red.print[data-v-783d972a]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_rh-red.svg);height:30px;width:30px}.hcs-icon-temp-red[data-v-783d972a]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_temp-red.svg)}.hcs-icon-temp-red.print[data-v-783d972a]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_temp-red.svg);height:30px;width:30px}.hcs-icon-thi-red[data-v-783d972a]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_thi-red.svg)}.hcs-icon-thi-red.print[data-v-783d972a]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_thi-red.svg);height:30px;width:30px}.hcs-icon-co2-orange[data-v-783d972a]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_co2-orange.svg)}.hcs-icon-co2-orange.print[data-v-783d972a]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_co2-orange.svg);height:30px;width:30px}.hcs-icon-dust-orange[data-v-783d972a]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_dust-orange.svg)}.hcs-icon-dust-orange.print[data-v-783d972a]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_dust-orange.svg);height:30px;width:30px}.hcs-icon-movement-orange[data-v-783d972a]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_movement-orange.svg)}.hcs-icon-movement-orange.print[data-v-783d972a]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_movement-orange.svg);height:30px;width:30px}.hcs-icon-nh3-orange[data-v-783d972a]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_nh3-orange.svg)}.hcs-icon-nh3-orange.print[data-v-783d972a]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_nh3-orange.svg);height:30px;width:30px}.hcs-icon-rh-orange[data-v-783d972a]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_rh-orange.svg)}.hcs-icon-rh-orange.print[data-v-783d972a]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_rh-orange.svg);height:30px;width:30px}.hcs-icon-temp-orange[data-v-783d972a]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_temp-orange.svg)}.hcs-icon-temp-orange.print[data-v-783d972a]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_temp-orange.svg);height:30px;width:30px}.hcs-icon-thi-orange[data-v-783d972a]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/icn_thi-orange.svg)}.hcs-icon-thi-orange.print[data-v-783d972a]{content:url(https://assets.healthyclimate.nl/static/img/icons/icn_thi-orange.svg);height:30px;width:30px}.hcs-icon-broiler.on-top[data-v-783d972a]{margin:0}.hcs-icon-broiler[data-v-783d972a]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/broiler.svg)}.hcs-icon-broiler:not(.print).on-top[data-v-783d972a]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/broiler.svg)}.hcs-icon-broiler.print[data-v-783d972a]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/broiler.svg);max-height:50px}.hcs-icon-broiler.print.on-top[data-v-783d972a]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/broiler.svg)}.hcs-icon-broiler-white[data-v-783d972a]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/broiler-white.svg)}.hcs-icon-broiler-grey[data-v-783d972a]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/broiler-grey.svg)}.hcs-icon-broiler-secondary[data-v-783d972a]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/broiler-secondary.svg)}.hcs-icon-calves.on-top[data-v-783d972a]{margin:0}.hcs-icon-calves[data-v-783d972a]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/calves.svg)}.hcs-icon-calves:not(.print).on-top[data-v-783d972a]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/calves.svg)}.hcs-icon-calves.print[data-v-783d972a]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/calves.svg);max-height:50px}.hcs-icon-calves.print.on-top[data-v-783d972a]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/calves.svg)}.hcs-icon-calves-white[data-v-783d972a]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/calves-white.svg)}.hcs-icon-calves-grey[data-v-783d972a]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/calves-grey.svg)}.hcs-icon-calves-secondary[data-v-783d972a]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/calves-secondary.svg)}.hcs-icon-cattle.on-top[data-v-783d972a]{margin:0}.hcs-icon-cattle[data-v-783d972a]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/cattle.svg)}.hcs-icon-cattle:not(.print).on-top[data-v-783d972a]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/cattle.svg)}.hcs-icon-cattle.print[data-v-783d972a]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/cattle.svg);max-height:50px}.hcs-icon-cattle.print.on-top[data-v-783d972a]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/cattle.svg)}.hcs-icon-cattle-white[data-v-783d972a]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/cattle-white.svg)}.hcs-icon-cattle-grey[data-v-783d972a]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/cattle-grey.svg)}.hcs-icon-cattle-secondary[data-v-783d972a]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/cattle-secondary.svg)}.hcs-icon-chicken.on-top[data-v-783d972a]{margin:0}.hcs-icon-chicken[data-v-783d972a]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/chicken.svg)}.hcs-icon-chicken:not(.print).on-top[data-v-783d972a]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/chicken.svg)}.hcs-icon-chicken.print[data-v-783d972a]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/chicken.svg);max-height:50px}.hcs-icon-chicken.print.on-top[data-v-783d972a]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/chicken.svg)}.hcs-icon-chicken-white[data-v-783d972a]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/chicken-white.svg)}.hcs-icon-chicken-grey[data-v-783d972a]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/chicken-grey.svg)}.hcs-icon-chicken-secondary[data-v-783d972a]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/chicken-secondary.svg)}.hcs-icon-dairy_cattle.on-top[data-v-783d972a]{margin:0}.hcs-icon-dairy_cattle[data-v-783d972a]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/dairy_cattle.svg)}.hcs-icon-dairy_cattle:not(.print).on-top[data-v-783d972a]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/dairy_cattle.svg)}.hcs-icon-dairy_cattle.print[data-v-783d972a]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/dairy_cattle.svg);max-height:50px}.hcs-icon-dairy_cattle.print.on-top[data-v-783d972a]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/dairy_cattle.svg)}.hcs-icon-dairy_cattle-white[data-v-783d972a]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/dairy_cattle-white.svg)}.hcs-icon-dairy_cattle-grey[data-v-783d972a]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/dairy_cattle-grey.svg)}.hcs-icon-dairy_cattle-secondary[data-v-783d972a]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/dairy_cattle-secondary.svg)}.hcs-icon-goat.on-top[data-v-783d972a]{margin:0}.hcs-icon-goat[data-v-783d972a]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/goat.svg)}.hcs-icon-goat:not(.print).on-top[data-v-783d972a]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/goat.svg)}.hcs-icon-goat.print[data-v-783d972a]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/goat.svg);max-height:50px}.hcs-icon-goat.print.on-top[data-v-783d972a]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/goat.svg)}.hcs-icon-goat-white[data-v-783d972a]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/goat-white.svg)}.hcs-icon-goat-grey[data-v-783d972a]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/goat-grey.svg)}.hcs-icon-goat-secondary[data-v-783d972a]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/goat-secondary.svg)}.hcs-icon-horse.on-top[data-v-783d972a]{margin:0}.hcs-icon-horse[data-v-783d972a]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/horse.svg)}.hcs-icon-horse:not(.print).on-top[data-v-783d972a]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/horse.svg)}.hcs-icon-horse.print[data-v-783d972a]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/horse.svg);max-height:50px}.hcs-icon-horse.print.on-top[data-v-783d972a]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/horse.svg)}.hcs-icon-horse-white[data-v-783d972a]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/horse-white.svg)}.hcs-icon-horse-grey[data-v-783d972a]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/horse-grey.svg)}.hcs-icon-horse-secondary[data-v-783d972a]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/horse-secondary.svg)}.hcs-icon-human.on-top[data-v-783d972a]{margin:0}.hcs-icon-human[data-v-783d972a]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/human.svg)}.hcs-icon-human:not(.print).on-top[data-v-783d972a]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/human.svg)}.hcs-icon-human.print[data-v-783d972a]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/human.svg);max-height:50px}.hcs-icon-human.print.on-top[data-v-783d972a]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/human.svg)}.hcs-icon-human-white[data-v-783d972a]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/human-white.svg)}.hcs-icon-human-grey[data-v-783d972a]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/human-grey.svg)}.hcs-icon-human-secondary[data-v-783d972a]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/human-secondary.svg)}.hcs-icon-pig.on-top[data-v-783d972a]{margin:0}.hcs-icon-pig[data-v-783d972a]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/pig.svg)}.hcs-icon-pig:not(.print).on-top[data-v-783d972a]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/pig.svg)}.hcs-icon-pig.print[data-v-783d972a]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/pig.svg);max-height:50px}.hcs-icon-pig.print.on-top[data-v-783d972a]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/pig.svg)}.hcs-icon-pig-white[data-v-783d972a]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/pig-white.svg)}.hcs-icon-pig-grey[data-v-783d972a]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/pig-grey.svg)}.hcs-icon-pig-secondary[data-v-783d972a]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/pig-secondary.svg)}.hcs-icon-piglet.on-top[data-v-783d972a]{margin:0}.hcs-icon-piglet[data-v-783d972a]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/piglet.svg)}.hcs-icon-piglet:not(.print).on-top[data-v-783d972a]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/piglet.svg)}.hcs-icon-piglet.print[data-v-783d972a]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/piglet.svg);max-height:50px}.hcs-icon-piglet.print.on-top[data-v-783d972a]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/piglet.svg)}.hcs-icon-piglet-white[data-v-783d972a]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/piglet-white.svg)}.hcs-icon-piglet-grey[data-v-783d972a]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/piglet-grey.svg)}.hcs-icon-piglet-secondary[data-v-783d972a]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/piglet-secondary.svg)}.hcs-icon-rearing_chicken.on-top[data-v-783d972a]{margin:0}.hcs-icon-rearing_chicken[data-v-783d972a]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/rearing_chicken.svg)}.hcs-icon-rearing_chicken:not(.print).on-top[data-v-783d972a]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/rearing_chicken.svg)}.hcs-icon-rearing_chicken.print[data-v-783d972a]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/rearing_chicken.svg);max-height:50px}.hcs-icon-rearing_chicken.print.on-top[data-v-783d972a]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/rearing_chicken.svg)}.hcs-icon-rearing_chicken-white[data-v-783d972a]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/rearing_chicken-white.svg)}.hcs-icon-rearing_chicken-grey[data-v-783d972a]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/rearing_chicken-grey.svg)}.hcs-icon-rearing_chicken-secondary[data-v-783d972a]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/rearing_chicken-secondary.svg)}.hcs-icon-sheep.on-top[data-v-783d972a]{margin:0}.hcs-icon-sheep[data-v-783d972a]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sheep.svg)}.hcs-icon-sheep:not(.print).on-top[data-v-783d972a]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/sheep.svg)}.hcs-icon-sheep.print[data-v-783d972a]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sheep.svg);max-height:50px}.hcs-icon-sheep.print.on-top[data-v-783d972a]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/sheep.svg)}.hcs-icon-sheep-white[data-v-783d972a]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sheep-white.svg)}.hcs-icon-sheep-grey[data-v-783d972a]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sheep-grey.svg)}.hcs-icon-sheep-secondary[data-v-783d972a]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sheep-secondary.svg)}.hcs-icon-sow.on-top[data-v-783d972a]{margin:0}.hcs-icon-sow[data-v-783d972a]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sow.svg)}.hcs-icon-sow:not(.print).on-top[data-v-783d972a]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/sow.svg)}.hcs-icon-sow.print[data-v-783d972a]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sow.svg);max-height:50px}.hcs-icon-sow.print.on-top[data-v-783d972a]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/sow.svg)}.hcs-icon-sow-white[data-v-783d972a]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sow-white.svg)}.hcs-icon-sow-grey[data-v-783d972a]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sow-grey.svg)}.hcs-icon-sow-secondary[data-v-783d972a]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sow-secondary.svg)}.hcs-icon-sow_lactating.on-top[data-v-783d972a]{margin:0}.hcs-icon-sow_lactating[data-v-783d972a]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sow_lactating.svg)}.hcs-icon-sow_lactating:not(.print).on-top[data-v-783d972a]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/sow_lactating.svg)}.hcs-icon-sow_lactating.print[data-v-783d972a]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sow_lactating.svg);max-height:50px}.hcs-icon-sow_lactating.print.on-top[data-v-783d972a]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/sow_lactating.svg)}.hcs-icon-sow_lactating-white[data-v-783d972a]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sow_lactating-white.svg)}.hcs-icon-sow_lactating-grey[data-v-783d972a]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sow_lactating-grey.svg)}.hcs-icon-sow_lactating-secondary[data-v-783d972a]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/sow_lactating-secondary.svg)}.hcs-icon-veal_calves.on-top[data-v-783d972a]{margin:0}.hcs-icon-veal_calves[data-v-783d972a]:not(.print){background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/veal_calves.svg)}.hcs-icon-veal_calves:not(.print).on-top[data-v-783d972a]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/veal_calves.svg)}.hcs-icon-veal_calves.print[data-v-783d972a]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type/veal_calves.svg);max-height:50px}.hcs-icon-veal_calves.print.on-top[data-v-783d972a]{content:url(https://assets.healthyclimate.nl/static/img/icons/area_type_grade/veal_calves.svg)}.hcs-icon-veal_calves-white[data-v-783d972a]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/veal_calves-white.svg)}.hcs-icon-veal_calves-grey[data-v-783d972a]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/veal_calves-grey.svg)}.hcs-icon-veal_calves-secondary[data-v-783d972a]{background-image:url(https://assets.healthyclimate.nl/static/img/icons/area_type/veal_calves-secondary.svg)}.hcs-icon-null[data-v-783d972a]{font-size:18px}.hcs-icon-null[data-v-783d972a]:before{margin-left:1px;font-family:Material Design Icons;content:"󰄰"}.hcs-icon-sensor-status[data-v-783d972a]{width:55px;height:55px;margin:4px;background-size:cover}@media(max-width:599px){.hcs-icon-sensor-status[data-v-783d972a]{width:40px;height:40px}}.hcs-icon-sensor-status.--tiny[data-v-783d972a]{width:30px;min-width:30px;height:30px}.hcs-icon-sensor-status.--small[data-v-783d972a]{width:40px;min-width:40px;height:40px}.hcs-icon-sensor-status.--large[data-v-783d972a]{width:90px;height:90px}.hcs-icon-sensor-status.--large[data-v-783d972a],.hcs-icon-sensor-status.--small[data-v-783d972a],.hcs-icon-sensor-status.--tiny[data-v-783d972a]{background-size:contain;image-rendering:-moz-crisp-edges;image-rendering:-o-crisp-edges;image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges;-ms-interpolation-mode:nearest-neighbor}.research-grade--filter[data-v-783d972a]{width:23px;height:23px;line-height:20px;text-align:center;background-color:rgba(0,0,0,.54);border-radius:4px}.research-grade--filter span[data-v-783d972a]{font-size:11px;font-weight:600;color:#eef1f6}.research-grade--filter.--active[data-v-783d972a]{line-height:18px;background-color:#ff001d;border:1px solid #666}.research-grade--filter.--active span[data-v-783d972a]{color:#666}.icon-side-arrow[data-v-783d972a]{font-size:18px}.icon-info[data-v-783d972a]{margin-top:-2px}body[data-v-783d972a]{font-family:Roboto,sans-serif!important}button[data-v-783d972a],input[data-v-783d972a],select[data-v-783d972a],textarea[data-v-783d972a]{font-family:inherit;font-size:inherit;line-height:inherit;color:inherit}a[data-v-783d972a]{color:#1d3c5f!important;text-decoration:none}.extra-text[data-v-783d972a]{margin-top:2px;font-style:italic;font-size:11px!important}.font-small[data-v-783d972a]{font-size:12px!important;line-height:14px}.font-xsmall[data-v-783d972a]{font-size:11px!important;line-height:13px!important}.font-xxsmall[data-v-783d972a]{font-size:8px!important}.hcs-info-label[data-v-783d972a],.hcs-label[data-v-783d972a]{font-family:Roboto,sans-serif!important;font-size:12px!important;font-weight:400;line-height:16px;color:#242424}.hcs-label[data-v-783d972a]{margin-bottom:4px}.info-text[data-v-783d972a]{font-style:italic}.overflow-ellipsis[data-v-783d972a]{text-overflow:ellipsis;overflow:hidden}.overline-tabsize[data-v-783d972a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#666;font-size:.875rem;font-weight:500;letter-spacing:.0892857143em;line-height:normal;height:48px;text-transform:uppercase}.overline-tabsize.active[data-v-783d972a]{color:#000}.uppercase[data-v-783d972a]{color:#666;font-size:12px;font-weight:500;letter-spacing:.0892857143em;line-height:normal;text-transform:uppercase}.unauthorized-title[data-v-783d972a]{padding-top:40px;text-align:center}.roboto-condensed[data-v-783d972a]{font-family:Roboto Condensed,Helvetica Neue,Helvetica,Arial,sans-serif}.single-line-height[data-v-783d972a]{line-height:1rem!important}.text-ellipsis[data-v-783d972a]{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}@media(min-width:960px){.container[data-v-783d972a]{max-width:calc(100vw - 48px)!important}}.el-tree[data-v-783d972a]{color:#242424!important}.v-application .red--text[data-v-783d972a]{color:#ff001d!important;caret-color:#ff001d!important}.v-application .red[data-v-783d972a]{background-color:#ff001d!important;border-color:#ff001d!important}.v-application .accent[data-v-783d972a]{background-color:#89a3c2!important;border-color:#89a3c2!important}.v-application .accent--text[data-v-783d972a]{color:#89a3c2!important;caret-color:#89a3c2!important}.theme--light.v-label[data-v-783d972a]{color:#242424}.filter-radio-group .v-label[data-v-783d972a]{font-size:14px!important}.theme--light.v-card.v-card--outlined[data-v-783d972a]{border:thin solid #bbb}.theme--light.v-chip[data-v-783d972a],.theme--light.v-chip[data-v-783d972a]:not(.v-chip--active){background-color:#bbcadc}.theme--light.v-chip.v-chip--active.background-color-secondary[data-v-783d972a]{background-color:#1d3c5f!important;color:#fff!important}.theme--light.v-btn[data-v-783d972a]{color:inherit}.v-btn .v-ripple__container[data-v-783d972a],.v-btn[data-v-783d972a]:before,.v-icon.v-icon[data-v-783d972a]:after{display:none!important}.theme--light.v-btn.color-secondary .v-btn__content[data-v-783d972a]{color:#1d3c5f;border-color:#1d3c5f}.theme--light.v-icon.v-icon.v-icon--disabled.transparent--text[data-v-783d972a]{color:transparent!important}.v-btn.group--left[data-v-783d972a]{border-radius:4px 0 0 4px!important;margin-right:-1px!important}.v-btn.group--right[data-v-783d972a]{border-radius:0 4px 4px 0!important}.v-btn.group--middle[data-v-783d972a]{border-radius:0!important;margin-right:-1px!important}.v-text-field--outlined fieldset[data-v-783d972a]{border-color:#bbb}.v-tabs--icons-and-text>.v-tabs-bar[data-v-783d972a]{height:48px!important}.v-tabs--icons-and-text>.v-tabs-bar .v-tab[data-v-783d972a]{text-transform:none!important;letter-spacing:.075}.v-tabs--icons-and-text>.v-tabs-bar .v-tab>[data-v-783d972a]:first-child{margin-bottom:2px!important}@media(max-width:599px){.v-tabs--icons-and-text>.v-tabs-bar .v-tab[data-v-783d972a]{font-size:12px!important;letter-spacing:.04}}@media(max-width:400px){.v-tabs--icons-and-text>.v-tabs-bar .v-tab[data-v-783d972a]{min-width:68px!important;padding:0 4px!important}}@media(max-width:500px){.v-tabs--icons-and-text>.v-tabs-bar .v-tab[data-v-783d972a]{padding:0 7px!important}}@media(max-width:500px){.v-tabs--icons-and-text>.v-tabs-bar .v-tab.compact-view[data-v-783d972a]{padding:0!important;min-width:62px!important}}.v-tabs .v-tab--active[data-v-783d972a]:hover:before,.v-tabs .v-tab[data-v-783d972a]:hover:before{opacity:0!important}.v-tabs--dashboard .v-tabs-bar--is-mobile .v-tab[data-v-783d972a]{padding:0 10px!important}.location-create .v-item-group.v-tabs-bar[data-v-783d972a]{position:fixed!important;top:48px!important;z-index:2!important;width:100%!important}.v-toolbar__content .v-toolbar__title[data-v-783d972a]{padding-left:0!important}.v-text-field.error--text .v-label[data-v-783d972a]{color:#ff5252!important;caret-color:#ff5252!important}.v-text-field.v-text-field--solo .v-input__control[data-v-783d972a]{min-width:160px!important}@media(min-width:1264px){.v-text-field.v-text-field--solo .v-input__control[data-v-783d972a]{min-width:0!important}}.v-text-field.v-text-field--solo .v-input__control .v-input__slot[data-v-783d972a]{background:transparent!important}.v-text-field .v-input__control .v-input__slot[data-v-783d972a]{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important;min-height:auto!important}.v-text-field:not(.v-text-field--outlined):not(.v-text-field--solo):not(.v-select) input[data-v-783d972a]{padding:8px 0 0}.v-text-field.v-text-field--outlined input[data-v-783d972a]{width:100%;max-height:none!important;padding-top:10px}.v-text-field.v-text-field--enclosed.v-input--dense:not(.v-text-field--solo).v-text-field--outlined .v-input__slot[data-v-783d972a]{padding-right:4px!important}.v-text-field.v-text-field--enclosed.v-input--dense:not(.v-text-field--solo).v-text-field--outlined .v-input__append-inner[data-v-783d972a]{margin-top:6px!important}@media(max-width:599px){.v-text-field.v-text-field--enclosed.v-input--dense:not(.v-text-field--solo).v-text-field--outlined:not(.v-input--xsmall):not(.input-text-field--full) .v-input__append-inner[data-v-783d972a]{margin-top:3px!important}}.v-text-field.v-text-field--enclosed.v-input--height36 .v-input__append-inner[data-v-783d972a]{margin-top:14px!important}.v-text-field.v-text-field--enclosed.v-input--width240[data-v-783d972a]{width:240px}@media(max-width:599px){.v-text-field.v-text-field--enclosed.v-input--width240[data-v-783d972a]{width:120px}}.v-text-field.v-text-field--enclosed.v-input--width157[data-v-783d972a]{width:157px}@media(max-width:599px){.v-text-field.v-text-field--enclosed.v-input--width157[data-v-783d972a]{width:84px}}.v-text-field.hcs--large[data-v-783d972a]{padding-top:8px!important;font-size:1.8rem!important}.v-text-field.hcs--large.v-text-field .v-input__control .v-input__slot[data-v-783d972a]{height:42px!important;min-height:42px!important}.v-text-field.hcs--large.v-text-field input[data-v-783d972a]{padding:0 0 4px!important;margin-top:8px!important}.v-text-field:not(.date-picker):not(.time-picker):not(.bg-transparent) .v-input__slot[data-v-783d972a],input[type=number][data-v-783d972a]{background-color:#fff!important}.v-select.v-select--chips.v-input--dense .v-select__selections[data-v-783d972a]{min-height:30px}.v-select.v-input--small .v-select__selections[data-v-783d972a],.v-select.v-input--xsmall .v-select__selections[data-v-783d972a]{padding:0!important}.v-input.v-input--selection-controls.v-input--switch .v-input__slot>.v-label[data-v-783d972a]{font-size:12px!important;line-height:16px}.v-input textarea[data-v-783d972a]{padding-top:4px}div[role=combobox] .v-label[data-v-783d972a]{top:-2px!important}.v-input__slider[data-v-783d972a]{max-width:600px}.v-input__slider .v-slider.v-slider--horizontal .v-slider__tick .v-slider__tick-label[data-v-783d972a]{width:65px;max-width:65px;margin-top:2px;font-size:.75rem!important;line-height:1rem;text-align:center;white-space:normal}.v-input__slider .v-slider.v-slider--horizontal .v-slider__tick:first-child .v-slider__tick-label[data-v-783d972a],.v-input__slider .v-slider.v-slider--horizontal .v-slider__tick:last-child .v-slider__tick-label[data-v-783d972a]{-webkit-transform:translateX(-50%)!important;transform:translateX(-50%)!important}.v-input__slider.slider--default .v-slider div[aria-valuenow="0"] .primary[data-v-783d972a]{color:#b0b0b0!important;background-color:#b0b0b0!important}.v-input__slider.slider--default .v-slider div[aria-valuenow="0"] .v-slider__thumb-label[data-v-783d972a]{display:none!important}.v-input__slider.slider--default:not(.slider--big-label) .v-slider[data-v-783d972a]{max-width:245px!important;margin-top:18px!important}.v-input__slider.slider--big-label .v-slider[data-v-783d972a]{margin-top:25px!important}.v-input__slider.slider--number-percentage .v-slider div[aria-valuenow="-1"] .primary[data-v-783d972a]{color:#b0b0b0!important;background-color:#b0b0b0!important}.v-input__slider.slider--number-percentage .v-slider div[aria-valuenow="-1"] .v-slider__thumb-label[data-v-783d972a]{display:none!important}.v-input__slider.slider--score-amount .v-slider__ticks-container .v-slider__tick[data-v-783d972a]:nth-child(2){background-color:#069518!important}.v-input__slider.slider--score-amount .v-slider__ticks-container .v-slider__tick[data-v-783d972a]:nth-child(3){background-color:#243d80!important}.v-input__slider.slider--score-amount .v-slider__ticks-container .v-slider__tick[data-v-783d972a]:nth-child(4){background-color:#5f3f90!important}.v-input__slider.slider--score-amount .v-slider__ticks-container .v-slider__tick[data-v-783d972a]:nth-child(5){background-color:#8f1619!important}.v-input__slider.slider--score-quality .v-slider__ticks-container .v-slider__tick[data-v-783d972a]:nth-child(5){background-color:#069518!important}.v-input__slider.slider--score-quality .v-slider__ticks-container .v-slider__tick[data-v-783d972a]:nth-child(4){background-color:#243d80!important}.v-input__slider.slider--score-quality .v-slider__ticks-container .v-slider__tick[data-v-783d972a]:nth-child(3){background-color:#5f3f90!important}.v-input__slider.slider--score-quality .v-slider__ticks-container .v-slider__tick[data-v-783d972a]:nth-child(2){background-color:#8f1619!important}.v-input__slider.slider--grade .v-slider__ticks-container .v-slider__tick[data-v-783d972a]:nth-child(9),.v-input__slider.slider--grade .v-slider__ticks-container .v-slider__tick[data-v-783d972a]:nth-child(10),.v-input__slider.slider--grade .v-slider__ticks-container .v-slider__tick[data-v-783d972a]:nth-child(11){background-color:#069518!important}.v-input__slider.slider--grade .v-slider__ticks-container .v-slider__tick[data-v-783d972a]:nth-child(7),.v-input__slider.slider--grade .v-slider__ticks-container .v-slider__tick[data-v-783d972a]:nth-child(8){background-color:#243d80!important}.v-input__slider.slider--grade .v-slider__ticks-container .v-slider__tick[data-v-783d972a]:nth-child(5),.v-input__slider.slider--grade .v-slider__ticks-container .v-slider__tick[data-v-783d972a]:nth-child(6){background-color:#5f3f90!important}.v-input__slider.slider--grade .v-slider__ticks-container .v-slider__tick[data-v-783d972a]:nth-child(2),.v-input__slider.slider--grade .v-slider__ticks-container .v-slider__tick[data-v-783d972a]:nth-child(3),.v-input__slider.slider--grade .v-slider__ticks-container .v-slider__tick[data-v-783d972a]:nth-child(4){background-color:#8f1619!important}.v-card__subtitle[data-v-783d972a],.v-card__text[data-v-783d972a],.v-card__title[data-v-783d972a]{padding:12px!important}@media(max-width:599px){.v-card__subtitle[data-v-783d972a],.v-card__text[data-v-783d972a],.v-card__title[data-v-783d972a]{padding:10px!important}}.v-card__title+.v-card__subtitle[data-v-783d972a],.v-card__title+.v-card__text[data-v-783d972a]{padding:0 12px!important}@media(max-width:599px){.v-card__title+.v-card__subtitle[data-v-783d972a],.v-card__title+.v-card__text[data-v-783d972a]{padding:0 10px!important}}.v-data-table[data-v-783d972a]{background-color:transparent!important}@media(max-width:599px){.v-data-table:not(.table-heatmap) .v-input__control[data-v-783d972a],.v-data-table:not(.table-heatmap) input[data-v-783d972a]{font-size:12px!important}}.v-data-table:not(.table-heatmap) tr.tr-clickable>td[data-v-783d972a]{cursor:pointer!important}.v-data-table:not(.table-heatmap) .td--small .v-input__control[data-v-783d972a]{min-width:116px!important;max-width:116px!important}@media(max-width:599px){.v-data-table:not(.table-heatmap) .td--small .v-input__control[data-v-783d972a]{min-width:80px!important;max-width:80px!important}}.v-data-table:not(.table-heatmap) .td--medium .v-input__control[data-v-783d972a]{min-width:130px!important;max-width:130px!important}@media(max-width:599px){.v-data-table:not(.table-heatmap) .v-data-table__wrapper>table>tbody>tr>td[data-v-783d972a],.v-data-table:not(.table-heatmap) .v-data-table__wrapper>table>thead>tr>th[data-v-783d972a]{padding:0 5px!important;font-size:12px!important}}.v-data-table:not(.table-heatmap).--full-width[data-v-783d972a]{width:100%}.v-data-table:not(.table-heatmap).v-data-table--smallfont .v-data-table__wrapper>table>tbody>tr>td[data-v-783d972a],.v-data-table:not(.table-heatmap).v-data-table--smallfont .v-data-table__wrapper>table>thead>tr>th[data-v-783d972a],.v-data-table:not(.table-heatmap).v-data-table--smallfont .v-input__control[data-v-783d972a],.v-data-table:not(.table-heatmap).v-data-table--smallfont input[data-v-783d972a]{font-size:12px!important}.v-data-table.v-data-table--dense.table-heatmap>.v-data-table__wrapper>table>tbody>tr>td[data-v-783d972a]{height:11px!important}.v-data-table.table-heatmap .v-data-table__wrapper[data-v-783d972a]{overflow:visible;width:100%}.v-data-table.emission-table .v-data-table__wrapper[data-v-783d972a]{overflow:visible!important}@media(max-width:599px){.v-application--is-ltr .v-data-table.table-saved-inputs>.v-data-footer__select[data-v-783d972a]{margin-left:0!important;margin-right:0!important}}.v-calendar-weekly__day.v-present[data-v-783d972a]{background-color:#bbcadc!important}.v-event strong[data-v-783d972a]{display:none}.el-checkbox__input.is-checked .el-checkbox__inner[data-v-783d972a],.el-checkbox__input.is-indeterminate .el-checkbox__inner[data-v-783d972a]{background-color:#89a3c2;border-color:#89a3c2}.el-input-number .el-input__inner[data-v-783d972a]{color:#242424!important}.el-input-number.comma-warning .el-input__inner[data-v-783d972a]{border:1px solid #ff001d!important}.el-input-number.table input[data-v-783d972a]{background-color:hsla(0,0%,100%,.5)!important}.el-input-number--medium[data-v-783d972a]{width:160px!important}@media(max-width:599px){.el-input-number--medium[data-v-783d972a]{width:130px!important}}.el-input-number__decrease[data-v-783d972a],.el-input-number__increase[data-v-783d972a]{background:none!important}.el-input-number__decrease:hover:not(.is-disabled)~.el-input .el-input__inner[data-v-783d972a]:not(.is-disabled),.el-input-number__increase:hover:not(.is-disabled)~.el-input .el-input__inner[data-v-783d972a]:not(.is-disabled),.el-input.is-active .el-input__inner[data-v-783d972a],.el-input__inner[data-v-783d972a]:focus{border-color:#89a3c2!important}.v-badge__badge[data-v-783d972a]{min-width:16px!important;height:16px!important;padding:3px 5px!important;font-size:11px!important}.v-badge.font-xxsmall .v-badge__badge[data-v-783d972a]{font-size:8px!important}.alerts-item .v-alert__wrapper[data-v-783d972a]{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:start!important}.v-overlay.manual-input-overlay>.v-overlay__content .overlay-modal[data-v-783d972a]{max-height:90vh!important;min-height:500px!important;overflow:auto!important;background-color:#fff;border-radius:4px}@media(max-width:599px){.v-overlay.manual-input-overlay>.v-overlay__content .overlay-modal[data-v-783d972a]{min-height:300px!important}}.vue-treeselect .vue-treeselect__control[data-v-783d972a]{border-color:#bbb;border-radius:4px}.vue-treeselect:not(.filter-treeselect) .vue-treeselect__control[data-v-783d972a]{background:transparent}.vue-treeselect.emission-treeselect .vue-treeselect__control[data-v-783d972a]{border-color:#666}.vue-treeselect.emission-treeselect .vue-treeselect__control-arrow[data-v-783d972a]{color:#666}.vue-treeselect.emission-treeselect.vue-treeselect:not(.vue-treeselect--disabled):not(.vue-treeselect--focused) .vue-treeselect__control[data-v-783d972a]:hover{border-color:#909090}.vue-treeselect--focused:not(.vue-treeselect--open) .vue-treeselect__control[data-v-783d972a]{border-color:#89a3c2!important;-webkit-box-shadow:none!important;box-shadow:none!important}.vue-treeselect--has-value .vue-treeselect__multi-value[data-v-783d972a]{margin-bottom:1px!important}.vue-treeselect__multi-value-item[data-v-783d972a]{padding:0!important;line-height:12px!important;color:#242424!important;background:#bbcadc!important}.vue-treeselect__multi-value-item .vue-treeselect__multi-value-label[data-v-783d972a]{font-weight:600!important}.vue-treeselect__value-remove[data-v-783d972a]{color:#242424!important}.vue-treeselect__checkbox--checked[data-v-783d972a],.vue-treeselect__checkbox--indeterminate[data-v-783d972a]{background:#89a3c2!important;border-color:#89a3c2!important}.vue-treeselect.color-red .vue-treeselect__multi-value-item[data-v-783d972a],.vue-treeselect.color-red .vue-treeselect__value-remove[data-v-783d972a]{color:#ff001d!important;background:#ffe5e7!important}.vue-treeselect.color-red .vue-treeselect__checkbox--checked[data-v-783d972a]{background:#ff001d!important;border-color:#ff001d!important}.vue-treeselect--open-below:not(.vue-treeselect--append-to-body) .vue-treeselect__menu-container[data-v-783d972a]{top:unset!important}@media(max-width:599px){.vue-treeselect.treeselect--small .vue-treeselect__control[data-v-783d972a],.vue-treeselect.treeselect--small .vue-treeselect__menu[data-v-783d972a]{font-size:14px!important}}.vue-treeselect.treeselect-icon-selectbox .vue-treeselect__control[data-v-783d972a]{max-height:34px!important;height:34px!important;max-width:85px!important;width:85px!important;border-color:#bbb!important}.vue-treeselect.treeselect-icon-selectbox .vue-treeselect__control .vue-treeselect__single-value[data-v-783d972a]{top:1px}.vue-treeselect.treeselect-icon-selectbox .vue-treeselect__control[data-v-783d972a],.vue-treeselect.treeselect-icon-selectbox .vue-treeselect__menu[data-v-783d972a]{font-size:10px!important}.vue-treeselect.vue-treeselect--multi.treeselect-chartgroup .vue-treeselect__multi-value-item[data-v-783d972a]{background:#fff!important}.vue-treeselect.vue-treeselect--multi.treeselect-chartgroup.vue-treeselect--disabled .vue-treeselect__multi-value-item[data-v-783d972a]{background:#ededed!important;border-color:#ededed!important}.vue-treeselect__multi-value-item-container[data-v-783d972a]{padding-top:2px!important}.vdatetime-input[data-v-783d972a]{color:#89a3c2;cursor:pointer}.vdatetime.green--text .vdatetime-input[data-v-783d972a]{color:#049717}.vdatetime-popup[data-v-783d972a]{border-radius:4px}.vdatetime-popup .vdatetime-calendar__month[data-v-783d972a]{min-height:317px!important}.vdatetime-popup .vdatetime-calendar__month__day--selected:hover>span>span[data-v-783d972a],.vdatetime-popup .vdatetime-calendar__month__day--selected>span>span[data-v-783d972a],.vdatetime-popup .vdatetime-popup__header[data-v-783d972a]{background:#89a3c2!important}.vdatetime-popup .vdatetime-popup__actions__button[data-v-783d972a],.vdatetime-popup .vdatetime-time-picker__item--selected[data-v-783d972a],.vdatetime-popup .vdatetime-year-picker__item--selected[data-v-783d972a]{color:#89a3c2!important}.vdatetime-popup .vdatetime-popup__header[data-v-783d972a]{border-top-left-radius:inherit;border-top-right-radius:inherit}.vdatetime-popup .vdatetime-popup__actions__button[data-v-783d972a]{padding:0!important}.ep-container[data-v-783d972a]{height:110px!important}@media(max-width:599px){.ep-container[data-v-783d972a]{height:86px!important}}.ep-container .ep-svg-container[data-v-783d972a]{margin-top:-5px}@media(max-width:599px){.ep-container .ep-svg-container[data-v-783d972a]{margin-top:-3px}}@media(max-width:599px){.ep-container.expanded[data-v-783d972a]:not(.print){height:110px!important}.ep-container.expanded:not(.print) .ep-svg-container[data-v-783d972a]{margin-top:-37px}.ep-container.expanded:not(.print) .ep-svg-container .ep-svg[data-v-783d972a]{height:60px!important}}.ep-legend--container[data-v-783d972a]{top:0!important}@media(max-width:599px){.ep-legend--container[data-v-783d972a]{margin-top:4px}}@media print{.v-main[data-v-783d972a]{display:block!important;padding:0 0 0 0!important}.v-application[data-v-783d972a]{line-height:0!important}.v-application-wrap[data-v-783d972a]{display:block!important;min-height:0!important}}.print-only[data-v-783d972a]{display:none}@page{size:A4;size:210mm 296.8mm;padding:0;margin:0}@media print{body[data-v-783d972a],html[data-v-783d972a]{width:210mm;height:296.8mm;padding:0;margin:0;-webkit-print-color-adjust:exact!important;color-adjust:exact!important;print-color-adjust:exact!important}[data-v-783d972a],[data-v-783d972a]:after,[data-v-783d972a]:before{color:inherit!important;background:inherit!important}.grade-details-text[data-v-783d972a]{font-size:15.5px!important}.header-page[data-v-783d972a]{display:block;width:210mm;height:296.8mm;padding:0;margin:0;overflow:hidden;page-break-after:always;-webkit-region-break-after:always!important;-webkit-column-break-after:page!important;-moz-column-break-after:page!important;break-after:page!important}.header-page .content[data-v-783d972a]{display:block;padding-top:40%;padding-right:10mm;padding-left:10mm;margin:0;text-align:center}.header-page .content .logo[data-v-783d972a]{position:relative;height:40mm;margin-bottom:30mm}.header-page .content .date[data-v-783d972a],.header-page .content .logo[data-v-783d972a],.header-page .content .subtitle[data-v-783d972a],.header-page .content .title[data-v-783d972a]{margin-bottom:10mm}.header-page .content .subtitle[data-v-783d972a]{line-height:1.2}.no-print[data-v-783d972a],.toggle-icon[data-v-783d972a]{display:none!important}.print-hide-icon[data-v-783d972a]:before{content:""!important}.print-inspections-page[data-v-783d972a]{page-break-after:always;page-break-before:always}.print-only[data-v-783d972a]{display:block!important}.font-xsmall[data-v-783d972a],.font-xxsmall[data-v-783d972a]{font-size:.6rem!important}.print-card[data-v-783d972a]{display:block!important;border:none!important;padding:0!important;margin:0!important;min-height:296.8mm!important}.print-diary-item[data-v-783d972a]{page-break-inside:avoid}.print-photo[data-v-783d972a]{width:18%;max-width:40mm}.print-photo-selected img[data-v-783d972a],.print-photo img[data-v-783d972a]{width:100%}.print-photo-selected-text[data-v-783d972a]{max-height:48px;overflow:hidden}.chart-wrapper[data-v-783d972a],.download-wrapper[data-v-783d972a]{display:block;-webkit-column-break-inside:avoid;page-break-inside:avoid;-moz-column-break-inside:avoid;break-inside:avoid;break-inside:avoid-page}.heatmap-chart[data-v-783d972a],.wind-chart[data-v-783d972a]{height:100%;max-height:35mm}.heatmap-chart-wrapper[data-v-783d972a],.wind-chart-wrapper[data-v-783d972a]{margin-bottom:43mm}.title-wrapper[data-v-783d972a]{margin-top:7mm;margin-bottom:1mm}.charts-wrapper-4 .title-wrapper .overline[data-v-783d972a]{font-size:.7rem!important;line-height:1.25rem!important}.charts .ct-legend li .ct-legend-square[data-v-783d972a]{max-height:3px!important;margin-top:5px!important}.charts .ct-legend li[data-v-783d972a]{margin-bottom:0}.charts .ct-legend li span[data-v-783d972a]{font-size:.75rem!important}.wind-degrees-icon[data-v-783d972a]{background-color:transparent!important}.mean-values.print[data-v-783d972a]{margin-top:3mm}.grade-wrapper.print[data-v-783d972a]{-webkit-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%}.grade-wrapper.print .research-grade[data-v-783d972a]{width:68px;height:68px;line-height:66px}.grade-wrapper.print .research-grade.research-grade--with-icon[data-v-783d972a]{margin-top:-1px}.grade-wrapper.print .research-grade span[data-v-783d972a]{font-size:28px}.grade-details-translation[data-v-783d972a]{font-weight:700;font-size:medium!important}.gauge-label[data-v-783d972a]{font-size:14px!important;line-height:16px!important;margin-top:7px!important}.gauge-label.gauge-label--minmax[data-v-783d972a]{font-size:14px!important;line-height:16px!important;max-width:none;margin-top:1px!important}.gauge-label.gauge-label--minmax .delta[data-v-783d972a]{margin-bottom:-1px}}.ep-container.print[data-v-783d972a]{display:block;width:150px!important;height:176px!important}.ep-container.print .ep-svg-container[data-v-783d972a]{margin-top:-20px}.ep-container.print .ep-legend--value__counter[data-v-783d972a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:10px}.ep-container.print .ep-legend--container .ep-legend--value[data-v-783d972a]{width:150px}.ep-container.print .ep-legend--container .gauge-label--name[data-v-783d972a]{display:block!important;display:-webkit-box!important;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:1;-webkit-box-orient:vertical;word-break:break-all}.ep-container.print .ep-legend--container .v-sheet[data-v-783d972a]{position:relative;height:36px;width:36px;margin-top:15px}.gauge-value.print[data-v-783d972a]{max-height:18px;margin-top:12px;font-size:28px}.measurements-content.print[data-v-783d972a]{margin-top:0;display:block;width:200mm}@media(max-width:599px){.filter-column[data-v-783d972a]{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.data-column[data-v-783d972a]{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}.filter-reset-icon[data-v-783d972a]{margin-top:-1px}.researchdata-tab-item[data-v-783d972a]{border:1px solid #bbcadc;border-radius:4px;margin-top:-1px;background-color:transparent}.pro-tab-card[data-v-783d972a]{min-height:calc(100vh - 130px)}