/*!
 * Cropper.js v1.5.13
 * https://fengyuanchen.github.io/cropperjs
 *
 * Copyright 2015-present Chen Fengyuan
 * Released under the MIT license
 *
 * Date: 2022-11-20T05:30:43.444Z
 */.cropper-container{direction:ltr;font-size:0;line-height:0;position:relative;touch-action:none;-webkit-user-select:none;user-select:none}.cropper-container img{backface-visibility:hidden;display:block;height:100%;image-orientation:0deg;max-height:none!important;max-width:none!important;min-height:0!important;min-width:0!important;width:100%}.cropper-canvas,.cropper-crop-box,.cropper-drag-box,.cropper-modal,.cropper-wrap-box{inset:0;position:absolute}.cropper-canvas,.cropper-wrap-box{overflow:hidden}.cropper-drag-box{background-color:#fff;opacity:0}.cropper-modal{background-color:#000;opacity:.5}.cropper-view-box{display:block;height:100%;outline:1px solid #39f;outline-color:#3399ffbf;overflow:hidden;width:100%}.cropper-dashed{border:0 dashed #eee;display:block;opacity:.5;position:absolute}.cropper-dashed.dashed-h{border-bottom-width:1px;border-top-width:1px;height:33.33333%;left:0;top:33.33333%;width:100%}.cropper-dashed.dashed-v{border-left-width:1px;border-right-width:1px;height:100%;left:33.33333%;top:0;width:33.33333%}.cropper-center{display:block;height:0;left:50%;opacity:.75;position:absolute;top:50%;width:0}.cropper-center:after,.cropper-center:before{background-color:#eee;content:" ";display:block;position:absolute}.cropper-center:before{height:1px;left:-3px;top:0;width:7px}.cropper-center:after{height:7px;left:0;top:-3px;width:1px}.cropper-face,.cropper-line,.cropper-point{display:block;height:100%;opacity:.1;position:absolute;width:100%}.cropper-face{background-color:#fff;left:0;top:0}.cropper-line{background-color:#39f}.cropper-line.line-e{cursor:ew-resize;right:-3px;top:0;width:5px}.cropper-line.line-n{cursor:ns-resize;height:5px;left:0;top:-3px}.cropper-line.line-w{cursor:ew-resize;left:-3px;top:0;width:5px}.cropper-line.line-s{bottom:-3px;cursor:ns-resize;height:5px;left:0}.cropper-point{background-color:#39f;height:5px;opacity:.75;width:5px}.cropper-point.point-e{cursor:ew-resize;margin-top:-3px;right:-3px;top:50%}.cropper-point.point-n{cursor:ns-resize;left:50%;margin-left:-3px;top:-3px}.cropper-point.point-w{cursor:ew-resize;left:-3px;margin-top:-3px;top:50%}.cropper-point.point-s{bottom:-3px;cursor:s-resize;left:50%;margin-left:-3px}.cropper-point.point-ne{cursor:nesw-resize;right:-3px;top:-3px}.cropper-point.point-nw{cursor:nwse-resize;left:-3px;top:-3px}.cropper-point.point-sw{bottom:-3px;cursor:nesw-resize;left:-3px}.cropper-point.point-se{bottom:-3px;cursor:nwse-resize;height:20px;opacity:1;right:-3px;width:20px}@media (min-width:768px){.cropper-point.point-se{height:15px;width:15px}}@media (min-width:992px){.cropper-point.point-se{height:10px;width:10px}}@media (min-width:1200px){.cropper-point.point-se{height:5px;opacity:.75;width:5px}}.cropper-point.point-se:before{background-color:#39f;bottom:-50%;content:" ";display:block;height:200%;opacity:0;position:absolute;right:-50%;width:200%}.cropper-invisible{opacity:0}.cropper-bg{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQAQMAAAAlPW0iAAAAA3NCSVQICAjb4U/gAAAABlBMVEXMzMz////TjRV2AAAACXBIWXMAAArrAAAK6wGCiw1aAAAAHHRFWHRTb2Z0d2FyZQBBZG9iZSBGaXJld29ya3MgQ1M26LyyjAAAABFJREFUCJlj+M/AgBVhF/0PAH6/D/HkDxOGAAAAAElFTkSuQmCC)}.cropper-hide{display:block;height:0;position:absolute;width:0}.cropper-hidden{display:none!important}.cropper-move{cursor:move}.cropper-crop{cursor:crosshair}.cropper-disabled .cropper-drag-box,.cropper-disabled .cropper-face,.cropper-disabled .cropper-line,.cropper-disabled .cropper-point{cursor:not-allowed}:root{--highlight-bg-color: rgba(180, 0, 170, 1);--highlight-selected-bg-color: rgba(0, 100, 0, 1)}@media screen and (forced-colors: active){:root{--highlight-bg-color: Highlight;--highlight-selected-bg-color: ButtonText}}.textLayer{position:absolute;text-align:initial;inset:0;overflow:hidden;opacity:.25;line-height:1;-webkit-text-size-adjust:none;text-size-adjust:none;forced-color-adjust:none;transform-origin:0 0;z-index:2}.textLayer span,.textLayer br{color:transparent;position:absolute;white-space:pre;cursor:text;transform-origin:0% 0%}.textLayer span.markedContent{top:0;height:0}.textLayer .highlight{margin:-1px;padding:1px;background-color:var(--highlight-bg-color);border-radius:4px}.textLayer .highlight.appended{position:initial}.textLayer .highlight.begin{border-radius:4px 0 0 4px}.textLayer .highlight.end{border-radius:0 4px 4px 0}.textLayer .highlight.middle{border-radius:0}.textLayer .highlight.selected{background-color:var(--highlight-selected-bg-color)}.textLayer ::selection{background:blue;background:AccentColor}.textLayer br::selection{background:transparent}.textLayer .endOfContent{display:block;position:absolute;inset:100% 0 0;z-index:-1;cursor:default;-webkit-user-select:none;user-select:none}.textLayer .endOfContent.active{top:0}:root{--annotation-unfocused-field-background: url("data:image/svg+xml;charset=UTF-8,<svg width='1px' height='1px' xmlns='http://www.w3.org/2000/svg'><rect width='100%' height='100%' style='fill:rgba(0, 54, 255, 0.13);'/></svg>");--input-focus-border-color: Highlight;--input-focus-outline: 1px solid Canvas;--input-unfocused-border-color: transparent;--input-disabled-border-color: transparent;--input-hover-border-color: black;--link-outline: none}@media screen and (forced-colors: active){:root{--input-focus-border-color: CanvasText;--input-unfocused-border-color: ActiveText;--input-disabled-border-color: GrayText;--input-hover-border-color: Highlight;--link-outline: 1.5px solid LinkText}.annotationLayer .textWidgetAnnotation input:required,.annotationLayer .textWidgetAnnotation textarea:required,.annotationLayer .choiceWidgetAnnotation select:required,.annotationLayer .buttonWidgetAnnotation.checkBox input:required,.annotationLayer .buttonWidgetAnnotation.radioButton input:required{outline:1.5px solid selectedItem}.annotationLayer .linkAnnotation:hover{-webkit-backdrop-filter:invert(100%);backdrop-filter:invert(100%)}}.annotationLayer{position:absolute;top:0;left:0;pointer-events:none;transform-origin:0 0;z-index:3}.annotationLayer section{position:absolute;text-align:initial;pointer-events:auto;box-sizing:border-box;transform-origin:0 0}.annotationLayer .linkAnnotation{outline:var(--link-outline)}.annotationLayer .linkAnnotation>a,.annotationLayer .buttonWidgetAnnotation.pushButton>a{position:absolute;font-size:1em;top:0;left:0;width:100%;height:100%}.annotationLayer .buttonWidgetAnnotation.pushButton>canvas{width:100%;height:100%}.annotationLayer .linkAnnotation>a:hover,.annotationLayer .buttonWidgetAnnotation.pushButton>a:hover{opacity:.2;background:rgba(255,255,0,1);box-shadow:0 2px 10px #ff0}.annotationLayer .textAnnotation img{position:absolute;cursor:pointer;width:100%;height:100%}.annotationLayer .textWidgetAnnotation input,.annotationLayer .textWidgetAnnotation textarea,.annotationLayer .choiceWidgetAnnotation select,.annotationLayer .buttonWidgetAnnotation.checkBox input,.annotationLayer .buttonWidgetAnnotation.radioButton input{background-image:var(--annotation-unfocused-field-background);border:2px solid var(--input-unfocused-border-color);box-sizing:border-box;font:calc(9px * var(--scale-factor)) sans-serif;height:100%;margin:0;vertical-align:top;width:100%}.annotationLayer .textWidgetAnnotation input:required,.annotationLayer .textWidgetAnnotation textarea:required,.annotationLayer .choiceWidgetAnnotation select:required,.annotationLayer .buttonWidgetAnnotation.checkBox input:required,.annotationLayer .buttonWidgetAnnotation.radioButton input:required{outline:1.5px solid red}.annotationLayer .choiceWidgetAnnotation select option{padding:0}.annotationLayer .buttonWidgetAnnotation.radioButton input{border-radius:50%}.annotationLayer .textWidgetAnnotation textarea{resize:none}.annotationLayer .textWidgetAnnotation input[disabled],.annotationLayer .textWidgetAnnotation textarea[disabled],.annotationLayer .choiceWidgetAnnotation select[disabled],.annotationLayer .buttonWidgetAnnotation.checkBox input[disabled],.annotationLayer .buttonWidgetAnnotation.radioButton input[disabled]{background:none;border:2px solid var(--input-disabled-border-color);cursor:not-allowed}.annotationLayer .textWidgetAnnotation input:hover,.annotationLayer .textWidgetAnnotation textarea:hover,.annotationLayer .choiceWidgetAnnotation select:hover,.annotationLayer .buttonWidgetAnnotation.checkBox input:hover,.annotationLayer .buttonWidgetAnnotation.radioButton input:hover{border:2px solid var(--input-hover-border-color)}.annotationLayer .textWidgetAnnotation input:hover,.annotationLayer .textWidgetAnnotation textarea:hover,.annotationLayer .choiceWidgetAnnotation select:hover,.annotationLayer .buttonWidgetAnnotation.checkBox input:hover{border-radius:2px}.annotationLayer .textWidgetAnnotation input:focus,.annotationLayer .textWidgetAnnotation textarea:focus,.annotationLayer .choiceWidgetAnnotation select:focus{background:none;border:2px solid var(--input-focus-border-color);border-radius:2px;outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation.checkBox :focus,.annotationLayer .buttonWidgetAnnotation.radioButton :focus{background-image:none;background-color:transparent}.annotationLayer .buttonWidgetAnnotation.checkBox :focus{border:2px solid var(--input-focus-border-color);border-radius:2px;outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation.radioButton :focus{border:2px solid var(--input-focus-border-color);outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before,.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after,.annotationLayer .buttonWidgetAnnotation.radioButton input:checked:before{background-color:CanvasText;content:"";display:block;position:absolute}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before,.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after{height:80%;left:45%;width:1px}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before{transform:rotate(45deg)}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after{transform:rotate(-45deg)}.annotationLayer .buttonWidgetAnnotation.radioButton input:checked:before{border-radius:50%;height:50%;left:30%;top:20%;width:50%}.annotationLayer .textWidgetAnnotation input.comb{font-family:monospace;padding-left:2px;padding-right:0}.annotationLayer .textWidgetAnnotation input.comb:focus{width:103%}.annotationLayer .buttonWidgetAnnotation.checkBox input,.annotationLayer .buttonWidgetAnnotation.radioButton input{appearance:none}.annotationLayer .popupTriggerArea{height:100%;width:100%}.annotationLayer .popupWrapper{position:absolute;font-size:calc(9px * var(--scale-factor));width:100%;min-width:calc(180px * var(--scale-factor));pointer-events:none}.annotationLayer .popup{position:absolute;max-width:calc(180px * var(--scale-factor));background-color:#ff9;box-shadow:0 calc(2px * var(--scale-factor)) calc(5px * var(--scale-factor)) #888;border-radius:calc(2px * var(--scale-factor));padding:calc(6px * var(--scale-factor));margin-left:calc(5px * var(--scale-factor));cursor:pointer;font:message-box;white-space:normal;word-wrap:break-word;pointer-events:auto}.annotationLayer .popup>*{font-size:calc(9px * var(--scale-factor))}.annotationLayer .popup h1{display:inline-block}.annotationLayer .popupDate{display:inline-block;margin-left:calc(5px * var(--scale-factor))}.annotationLayer .popupContent{border-top:1px solid rgba(51,51,51,1);margin-top:calc(2px * var(--scale-factor));padding-top:calc(2px * var(--scale-factor))}.annotationLayer .richText>*{white-space:pre-wrap;font-size:calc(9px * var(--scale-factor))}.annotationLayer .highlightAnnotation,.annotationLayer .underlineAnnotation,.annotationLayer .squigglyAnnotation,.annotationLayer .strikeoutAnnotation,.annotationLayer .freeTextAnnotation,.annotationLayer .lineAnnotation svg line,.annotationLayer .squareAnnotation svg rect,.annotationLayer .circleAnnotation svg ellipse,.annotationLayer .polylineAnnotation svg polyline,.annotationLayer .polygonAnnotation svg polygon,.annotationLayer .caretAnnotation,.annotationLayer .inkAnnotation svg polyline,.annotationLayer .stampAnnotation,.annotationLayer .fileAttachmentAnnotation{cursor:pointer}.annotationLayer section svg{position:absolute;width:100%;height:100%}.annotationLayer .annotationTextContent{position:absolute;width:100%;height:100%;opacity:0;color:transparent;-webkit-user-select:none;user-select:none;pointer-events:none}.annotationLayer .annotationTextContent span{width:100%;display:inline-block}:root{--xfa-unfocused-field-background: url("data:image/svg+xml;charset=UTF-8,<svg width='1px' height='1px' xmlns='http://www.w3.org/2000/svg'><rect width='100%' height='100%' style='fill:rgba(0, 54, 255, 0.13);'/></svg>");--xfa-focus-outline: auto}@media screen and (forced-colors: active){:root{--xfa-focus-outline: 2px solid CanvasText}.xfaLayer *:required{outline:1.5px solid selectedItem}}.xfaLayer{background-color:transparent}.xfaLayer .highlight{margin:-1px;padding:1px;background-color:#efcbed;border-radius:4px}.xfaLayer .highlight.appended{position:initial}.xfaLayer .highlight.begin{border-radius:4px 0 0 4px}.xfaLayer .highlight.end{border-radius:0 4px 4px 0}.xfaLayer .highlight.middle{border-radius:0}.xfaLayer .highlight.selected{background-color:#cbdfcb}.xfaPage{overflow:hidden;position:relative}.xfaContentarea{position:absolute}.xfaPrintOnly{display:none}.xfaLayer{position:absolute;text-align:initial;top:0;left:0;transform-origin:0 0;line-height:1.2}.xfaLayer *{color:inherit;font:inherit;font-style:inherit;font-weight:inherit;font-kerning:inherit;letter-spacing:-.01px;text-align:inherit;text-decoration:inherit;box-sizing:border-box;background-color:transparent;padding:0;margin:0;pointer-events:auto;line-height:inherit}.xfaLayer *:required{outline:1.5px solid red}.xfaLayer div{pointer-events:none}.xfaLayer svg{pointer-events:none}.xfaLayer svg *{pointer-events:none}.xfaLayer a{color:#00f}.xfaRich li{margin-left:3em}.xfaFont{color:#000;font-weight:400;font-kerning:none;font-size:10px;font-style:normal;letter-spacing:0;text-decoration:none;vertical-align:0}.xfaCaption{overflow:hidden;flex:0 0 auto}.xfaCaptionForCheckButton{overflow:hidden;flex:1 1 auto}.xfaLabel{height:100%;width:100%}.xfaLeft{display:flex;flex-direction:row;align-items:center}.xfaRight{display:flex;flex-direction:row-reverse;align-items:center}.xfaLeft>.xfaCaption,.xfaLeft>.xfaCaptionForCheckButton,.xfaRight>.xfaCaption,.xfaRight>.xfaCaptionForCheckButton{max-height:100%}.xfaTop{display:flex;flex-direction:column;align-items:flex-start}.xfaBottom{display:flex;flex-direction:column-reverse;align-items:flex-start}.xfaTop>.xfaCaption,.xfaTop>.xfaCaptionForCheckButton,.xfaBottom>.xfaCaption,.xfaBottom>.xfaCaptionForCheckButton{width:100%}.xfaBorder{background-color:transparent;position:absolute;pointer-events:none}.xfaWrapped{width:100%;height:100%}.xfaTextfield:focus,.xfaSelect:focus{background-image:none;background-color:transparent;outline:var(--xfa-focus-outline);outline-offset:-1px}.xfaCheckbox:focus,.xfaRadio:focus{outline:var(--xfa-focus-outline)}.xfaTextfield,.xfaSelect{height:100%;width:100%;flex:1 1 auto;border:none;resize:none;background-image:var(--xfa-unfocused-field-background)}.xfaSelect{padding-inline:2px}.xfaTop>.xfaTextfield,.xfaTop>.xfaSelect,.xfaBottom>.xfaTextfield,.xfaBottom>.xfaSelect{flex:0 1 auto}.xfaButton{cursor:pointer;width:100%;height:100%;border:none;text-align:center}.xfaLink{width:100%;height:100%;position:absolute;top:0;left:0}.xfaCheckbox,.xfaRadio{width:100%;height:100%;flex:0 0 auto;border:none}.xfaRich{white-space:pre-wrap;width:100%;height:100%}.xfaImage{object-position:left top;object-fit:contain;width:100%;height:100%}.xfaLrTb,.xfaRlTb,.xfaTb{display:flex;flex-direction:column;align-items:stretch}.xfaLr{display:flex;flex-direction:row;align-items:stretch}.xfaRl{display:flex;flex-direction:row-reverse;align-items:stretch}.xfaTb>div{justify-content:left}.xfaPosition,.xfaArea{position:relative}.xfaValignMiddle{display:flex;align-items:center}.xfaTable{display:flex;flex-direction:column;align-items:stretch}.xfaTable .xfaRow{display:flex;flex-direction:row;align-items:stretch}.xfaTable .xfaRlRow{display:flex;flex-direction:row-reverse;align-items:stretch;flex:1}.xfaTable .xfaRlRow>div{flex:1}.xfaNonInteractive input,.xfaNonInteractive textarea,.xfaDisabled input,.xfaDisabled textarea,.xfaReadOnly input,.xfaReadOnly textarea{background:initial}@media print{.xfaTextfield,.xfaSelect{background:transparent}.xfaSelect{appearance:none;text-indent:1px;text-overflow:""}}:root{--focus-outline: solid 2px blue;--hover-outline: dashed 2px blue;--freetext-line-height: 1.35;--freetext-padding: 2px;--editorFreeText-editing-cursor: text;--editorInk-editing-cursor: pointer}@media screen and (forced-colors: active){:root{--focus-outline: solid 3px ButtonText;--hover-outline: dashed 3px ButtonText}}[data-editor-rotation="90"]{transform:rotate(90deg)}[data-editor-rotation="180"]{transform:rotate(180deg)}[data-editor-rotation="270"]{transform:rotate(270deg)}.annotationEditorLayer{background:transparent;position:absolute;top:0;left:0;font-size:calc(100px * var(--scale-factor));transform-origin:0 0;cursor:auto;z-index:4}.annotationEditorLayer.freeTextEditing{cursor:var(--editorFreeText-editing-cursor)}.annotationEditorLayer.inkEditing{cursor:var(--editorInk-editing-cursor)}.annotationEditorLayer .selectedEditor{outline:var(--focus-outline);resize:none}.annotationEditorLayer .freeTextEditor{position:absolute;background:transparent;border-radius:3px;padding:calc(var(--freetext-padding) * var(--scale-factor));resize:none;width:auto;height:auto;z-index:1;transform-origin:0 0;touch-action:none;cursor:auto}.annotationEditorLayer .freeTextEditor .internal{background:transparent;border:none;top:0;left:0;overflow:visible;white-space:nowrap;resize:none;font:10px sans-serif;line-height:var(--freetext-line-height)}.annotationEditorLayer .freeTextEditor .overlay{position:absolute;display:none;background:transparent;top:0;left:0;width:100%;height:100%}.annotationEditorLayer .freeTextEditor .overlay.enabled{display:block}.annotationEditorLayer .freeTextEditor .internal:empty:before{content:attr(default-content);color:gray}.annotationEditorLayer .freeTextEditor .internal:focus{outline:none}.annotationEditorLayer .inkEditor.disabled{resize:none}.annotationEditorLayer .inkEditor.disabled.selectedEditor{resize:horizontal}.annotationEditorLayer .freeTextEditor:hover:not(.selectedEditor),.annotationEditorLayer .inkEditor:hover:not(.selectedEditor){outline:var(--hover-outline)}.annotationEditorLayer .inkEditor{position:absolute;background:transparent;border-radius:3px;overflow:auto;width:100%;height:100%;z-index:1;transform-origin:0 0;cursor:auto}.annotationEditorLayer .inkEditor.editing{resize:none;cursor:inherit}.annotationEditorLayer .inkEditor .inkEditorCanvas{position:absolute;top:0;left:0;width:100%;height:100%;touch-action:none}:root{--viewer-container-height: 0;--pdfViewer-padding-bottom: 0;--page-margin: 1px auto -8px;--page-border: 9px solid transparent;--spreadHorizontalWrapped-margin-LR: -3.5px;--loading-icon-delay: .4s}@media screen and (forced-colors: active){:root{--pdfViewer-padding-bottom: 9px;--page-margin: 8px auto -1px;--page-border: 1px solid CanvasText;--spreadHorizontalWrapped-margin-LR: 3.5px}}[data-main-rotation="90"]{transform:rotate(90deg) translateY(-100%)}[data-main-rotation="180"]{transform:rotate(180deg) translate(-100%,-100%)}[data-main-rotation="270"]{transform:rotate(270deg) translate(-100%)}.pdfViewer{--scale-factor: 1;padding-bottom:var(--pdfViewer-padding-bottom)}.pdfViewer .canvasWrapper{overflow:hidden;width:100%;height:100%;z-index:1}.pdfViewer .page{direction:ltr;width:816px;height:1056px;margin:var(--page-margin);position:relative;overflow:visible;border:var(--page-border);background-clip:content-box;background-color:#fff}.pdfViewer .dummyPage{position:relative;width:0;height:var(--viewer-container-height)}.pdfViewer.removePageBorders .page{margin:0 auto 10px;border:none}.pdfViewer.singlePageView{display:inline-block}.pdfViewer.singlePageView .page{margin:0;border:none}.pdfViewer.scrollHorizontal,.pdfViewer.scrollWrapped,.spread{margin-left:3.5px;margin-right:3.5px;text-align:center}.pdfViewer.scrollHorizontal,.spread{white-space:nowrap}.pdfViewer.removePageBorders,.pdfViewer.scrollHorizontal .spread,.pdfViewer.scrollWrapped .spread{margin-left:0;margin-right:0}.spread .page,.spread .dummyPage,.pdfViewer.scrollHorizontal .page,.pdfViewer.scrollWrapped .page,.pdfViewer.scrollHorizontal .spread,.pdfViewer.scrollWrapped .spread{display:inline-block;vertical-align:middle}.spread .page,.pdfViewer.scrollHorizontal .page,.pdfViewer.scrollWrapped .page{margin-left:var(--spreadHorizontalWrapped-margin-LR);margin-right:var(--spreadHorizontalWrapped-margin-LR)}.pdfViewer.removePageBorders .spread .page,.pdfViewer.removePageBorders.scrollHorizontal .page,.pdfViewer.removePageBorders.scrollWrapped .page{margin-left:5px;margin-right:5px}.pdfViewer .page canvas{margin:0;display:block}.pdfViewer .page canvas .structTree{contain:strict}.pdfViewer .page canvas[hidden]{display:none}.pdfViewer .page canvas[zooming]{width:100%;height:100%}.pdfViewer .page.loadingIcon:after{position:absolute;top:0;left:0;content:"";width:100%;height:100%;background:url(loading-icon.042fa80689a7f6d0.gif) center no-repeat;display:none;transition-property:display;transition-delay:var(--loading-icon-delay);z-index:5;contain:strict}.pdfViewer .page.loading:after{display:block}.pdfViewer .page:not(.loading):after{transition-property:none;display:none}.pdfViewer.enablePermissions .textLayer span{-webkit-user-select:none!important;user-select:none!important;cursor:not-allowed}.pdfPresentationMode .pdfViewer{padding-bottom:0}.pdfPresentationMode .spread{margin:0}.pdfPresentationMode .pdfViewer .page{margin:0 auto;border:2px solid transparent}.leaflet-pane,.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile-container,.leaflet-pane>svg,.leaflet-pane>canvas,.leaflet-zoom-box,.leaflet-image-layer,.leaflet-layer{position:absolute;left:0;top:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::selection{background:transparent}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{width:1600px;height:1600px;-webkit-transform-origin:0 0}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-width:none!important;max-height:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer,.leaflet-container .leaflet-tile{max-width:none!important;max-height:none!important;width:auto;padding:0}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:rgba(51,181,229,.4)}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{width:0;height:0;box-sizing:border-box;z-index:800}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{position:relative;z-index:800;pointer-events:visiblePainted;pointer-events:auto}.leaflet-top,.leaflet-bottom{position:absolute;z-index:1000;pointer-events:none}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-zoom-anim .leaflet-tile,.leaflet-pan-anim .leaflet-tile{transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-popup-pane,.leaflet-control{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:grabbing}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-image-layer,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-marker-icon.leaflet-interactive,.leaflet-image-layer.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{background:#ddd;outline-offset:1px}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{border:2px dotted #38f;background:rgba(255,255,255,.5)}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:12px;font-size:.75rem;line-height:1.5}.leaflet-bar{box-shadow:0 1px 5px #000000a6;border-radius:4px}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;display:block;text-align:center;text-decoration:none;color:#000}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:hover,.leaflet-bar a:focus{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom-left-radius:4px;border-bottom-right-radius:4px;border-bottom:none}.leaflet-bar a.leaflet-disabled{cursor:default;background-color:#f4f4f4;color:#bbb}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:700 18px Lucida Console,Monaco,monospace;text-indent:1px}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{box-shadow:0 1px 5px #0006;background:#fff;border-radius:5px}.leaflet-control-layers-toggle{background-image:url(layers.ef6db8722c2c3f9a.png);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(layers-2x.9859cd1231006a4a.png);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{padding:6px 10px 6px 6px;color:#333;background:#fff}.leaflet-control-layers-scrollbar{overflow-y:scroll;overflow-x:hidden;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block;font-size:13px;font-size:1.08333em}.leaflet-control-layers-separator{height:0;border-top:1px solid #ddd;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(marker-icon.d577052aa271e13f.png)}.leaflet-container .leaflet-control-attribution{background:#fff;background:rgba(255,255,255,.8);margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{padding:0 5px;color:#333;line-height:1.4}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:hover,.leaflet-control-attribution a:focus{text-decoration:underline}.leaflet-attribution-flag{display:inline!important;vertical-align:baseline!important;width:1em;height:.6669em}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{border:2px solid #777;border-top:none;line-height:1.1;padding:2px 5px 1px;white-space:nowrap;box-sizing:border-box;background:rgba(255,255,255,.8);text-shadow:1px 1px #fff}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{box-shadow:none}.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{border:2px solid rgba(0,0,0,.2);background-clip:padding-box}.leaflet-popup{position:absolute;text-align:center;margin-bottom:20px}.leaflet-popup-content-wrapper{padding:1px;text-align:left;border-radius:12px}.leaflet-popup-content{margin:13px 24px 13px 20px;line-height:1.3;font-size:13px;font-size:1.08333em;min-height:1px}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{width:40px;height:20px;position:absolute;left:50%;margin-top:-1px;margin-left:-20px;overflow:hidden;pointer-events:none}.leaflet-popup-tip{width:17px;height:17px;padding:1px;margin:-10px auto 0;pointer-events:auto;transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:white;color:#333;box-shadow:0 3px 14px #0006}.leaflet-container a.leaflet-popup-close-button{position:absolute;top:0;right:0;border:none;text-align:center;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;color:#757575;text-decoration:none;background:transparent}.leaflet-container a.leaflet-popup-close-button:hover,.leaflet-container a.leaflet-popup-close-button:focus{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{width:24px;margin:0 auto;-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=.70710678,M12=.70710678,M21=-.70710678,M22=.70710678)}.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{position:absolute;padding:6px;background-color:#fff;border:1px solid #fff;border-radius:3px;color:#222;white-space:nowrap;-webkit-user-select:none;user-select:none;pointer-events:none;box-shadow:0 1px 3px #0006}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-top:before,.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{position:absolute;pointer-events:none;border:6px solid transparent;background:transparent;content:""}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{bottom:0;margin-bottom:-12px;border-top-color:#fff}.leaflet-tooltip-bottom:before{top:0;margin-top:-12px;margin-left:-6px;border-bottom-color:#fff}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{top:50%;margin-top:-6px}.leaflet-tooltip-left:before{right:0;margin-right:-12px;border-left-color:#fff}.leaflet-tooltip-right:before{left:0;margin-left:-12px;border-right-color:#fff}@media print{.leaflet-control{print-color-adjust:exact}}:root .aca-page-layout .sidebar{overflow-y:hidden!important}:root adf-info-drawer .adf-property-list{background-color:inherit}:root adf-info-drawer .mat-tab-header{color:var(--theme-text-bold-color)}:root .aca-page-layout-header{background:var(--theme-background-color)!important}:root .adf-upload-dialog{background-color:var(--theme-background-color)!important;color:var(--theme-text-fg-color)!important}:root .adf-upload-dialog__header,:root .adf-upload-dialog__header button,:root .adf-upload-dialog__content{color:var(--theme-text-fg-color)!important}:root .adf-upload-dialog .adf-file-uploading-row:hover{background-color:var(--theme-mat-table-hover-color)!important}:root ::-webkit-scrollbar{width:8px;height:8px}:root ::-webkit-scrollbar-thumb{height:50px;background-color:var(--theme-text-disabled-color);border-radius:3px}:root ::-webkit-scrollbar-track{background-color:var(--theme-text-color)}:root ::-webkit-scrollbar-track-piece{background-color:var(--theme-background-color)}:root .adf-content-node-selector-content-list .adf-content-selector-modified-cell{display:none}:root .adf-content-node-selector-content-list .adf-content-selector-modifier-cell{display:none}:root .adf-content-node-selector-content .adf-toolbar-title .adf-dropdown-breadcrumb-container{width:100%}:root adf-share-dialog .mat-form-field-label-wrapper label{display:none!important}:root .mat-chip:focus{background-color:var(--theme-primary-color);color:var(--theme-primary-color-default-contrast)!important}:root .mat-chip:focus .mat-chip-remove{color:var(--theme-primary-color-default-contrast)!important}:root .adf-file-uploading-row__status--done{color:var(--theme-primary-color)}:root .app-toolbar-menu-item:last-child>.mat-divider-horizontal{display:flex!important}:root .adf-toolbar-divider>div{background-color:var(--theme-text-disabled-color)}:root .adf-fill-remaining-space{flex:1 1 auto}:root .adf-toolbar--spacer{flex:1 1 auto}:root .mat-progress-bar.mat-accent .mat-progress-bar-fill:after{background-color:var(--theme-progress-bar-color)}:root .mat-progress-bar.mat-accent .mat-progress-bar-buffer{background-color:var(--theme-accent-lighter-color)!important}:root .mat-drawer{color:var(--theme-text-color)!important}:root .adf-login-content .mat-raised-button.mat-accent.mat-button-disabled{color:var(--theme-text-disabled-color)!important}:root .aca-toolbar-action,:root .app-toolbar-button{color:var(--theme-text-color)}:root .aca-toolbar-action:hover,:root .app-toolbar-button:hover{color:var(--theme-primary-color)}:root .aca-toolbar-action{margin:0!important}:root .adf-userinfo-card-header{background-image:none!important;background-color:var(--theme-primary-lighter-color)}:root .adf-is-selected{background:var(--theme-primary-color)}:root .adf-error-snackbar{background-color:var(--theme-warn-color)!important}:root .adf-error-snackbar .mat-simple-snackbar-action{color:var(--adf-snackbar-error-action-color)}:root .mat-toolbar{color:var(--theme-text-color, rgba(0, 0, 0, .54))}:root mat-form-field{width:100%}:root mat-form-field.mat-paginator-page-size-select{width:56px}:root table{width:100%;overflow:auto;transition:none!important;box-shadow:none!important}:root .adf-info-drawer-layout-header{margin-bottom:0!important}:root .adf-info-drawer-layout .mat-tab-label{color:var(--theme-foreground-text-color)}:root .adf-info-drawer-layout .mat-tab-label-active{color:var(--theme-primary-color)}:root .adf-breadcrumb-dropdown-trigger-icon{color:var(--theme-text-color, rgba(0, 0, 0, .54))}:root .tezza-assignees-column{width:250px}:root .adf-toolbar .mat-toolbar-single-row{height:48px;padding:0 16px}:root .adf-confirm-dialog #adf-confirm-all{order:3}:root .adf-confirm-dialog #adf-confirm-accept{order:2}:root .adf-confirm-dialog #adf-confirm-cancel{order:1}:root .mat-badge-warn .mat-badge-content{color:var(--theme-warn-color)!important}:root .adf-pagination{background-color:var(--theme-toolbar-background)!important}:root .adf-property-field .adf-property-clear-value,:root .adf-property-field .adf-property-clear-value.mat-button-base{color:transparent}:root .adf-property-field.contezza-form-field .adf-property-clear-value{display:revert}:root .adf-property-field.adf-card-textitem-field:hover .adf-textitem-edit-icon{display:none!important}:root .adf-property-field.adf-card-textitem-field:hover .adf-property-clear-value{color:var(--adf-card-view-text-color)}:root .adf-property-field.adf-card-textitem-field:hover .adf-property-clear-value:hover{color:var(--theme-text-fg-color)}:root .mat-form-field:not(.mat-form-field-appearance-legacy) .mat-form-field-suffix .mat-icon-button{display:unset}:root adf-empty-content .adf-empty-content__title{line-height:unset}:root mat-dialog-container>*:first-child{display:flex;flex-direction:column;height:100%;max-height:80vh;max-width:80vw;position:relative}:root mat-dialog-container>*:first-child mat-dialog-content{height:calc(100% - 96px);max-height:unset}:root .contezza-select-arrow{width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-top:5px solid;margin:0 4px;color:var(--theme-text-color);cursor:pointer;opacity:.2}:root .contezza-select-arrow:hover{opacity:1}:root .handsontable{font-family:unset!important}:root .adf-sidenav-layout adf-layout-container>mat-sidenav-container>mat-sidenav>div>div{height:100%}:root .aca-page-layout .aca-content-header{display:flex;align-items:center;flex:0 0 0;border-bottom:1px solid var(--theme-border-color, rgba(0, 0, 0, .07));padding:0;background:none}:root .aca-page-layout .aca-content-header>.aca-page-layout-header{padding:0 24px;min-height:48px}:root .aca-page-layout .aca-content-header>.aca-page-layout-header .aca-page-title{flex:1;min-width:0;width:unset;font-size:14px;font-weight:600;color:var(--theme-text-bold-color)}:root app-view-profile .app-profile-title>.app-profile-icon{display:none}:root .adf-content-metadata mat-accordion>.mat-expansion-panel:not([data-automation-id=adf-metadata-group-properties]),:root .adf-content-metadata mat-accordion div.adf-metadata-properties-tags,:root .adf-content-metadata mat-accordion div.adf-metadata-categories-header{display:none}:root .mat-paginator-container{flex-wrap:nowrap}:root .aca-page-layout .aca-page-layout-header .adf-breadcrumb-item{font-size:14px}:root .adf-error-snackbar{background-color:var(--theme-warn-color)!important;color:var(--theme-warn-color-default-contrast)}:root .adf-warning-snackbar{background-color:var(--theme-accent-color)!important;color:var(--theme-accent-color-default-contrast)}:root .adf-info-snackbar{background-color:var(--theme-primary-color)!important}:root .adf-info-snackbar .mat-simple-snackbar,:root .adf-info-snackbar .mat-simple-snackbar-action{color:var(--theme-primary-color-default-contrast)!important}:root .adf-viewer__mimeicon[alt="application/pdf"]{display:none}:root .adf-viewer-render{height:100%;display:flex}:root .adf-viewer-render-content-container{height:100%}:root .adf-viewer-render-content-container adf-preview-extension{height:100%;width:100%}:root .adf-pdf-viewer__container{height:100%}:root .adf-pdf-viewer__container .adf-viewer-pdf-viewer{height:100%}:root .adf-upload-dialog{z-index:1000!important}:root mat-slide-toggle.mat-slide-toggle .mat-slide-toggle-label .mat-slide-toggle-thumb,:root mat-slide-toggle.mat-slide-toggle.mat-form-field .mat-slide-toggle-label .mat-slide-toggle-thumb{width:20px;height:20px;transform:unset;background-color:#fafafa}:root mat-slide-toggle.mat-slide-toggle .mat-slide-toggle-label .mat-slide-toggle-bar,:root mat-slide-toggle.mat-slide-toggle.mat-form-field .mat-slide-toggle-label .mat-slide-toggle-bar{border-radius:8px;height:14px}:root mat-slide-toggle.mat-slide-toggle .mat-slide-toggle-label .mat-slide-toggle-thumb-container,:root mat-slide-toggle.mat-slide-toggle.mat-form-field .mat-slide-toggle-label .mat-slide-toggle-thumb-container{top:-3px}:root mat-slide-toggle.mat-slide-toggle .mat-slide-toggle-label .mat-slide-toggle-ripple,:root mat-slide-toggle.mat-slide-toggle.mat-form-field .mat-slide-toggle-label .mat-slide-toggle-ripple{display:unset}:root mat-slide-toggle.mat-slide-toggle .mat-slide-toggle-label.cdk-keyboard-focused .mat-slide-toggle-bar,:root mat-slide-toggle.mat-slide-toggle.mat-form-field .mat-slide-toggle-label.cdk-keyboard-focused .mat-slide-toggle-bar{outline:unset}:root mat-slide-toggle.mat-slide-toggle.mat-primary.mat-checked:not(.mat-disabled) .mat-slide-toggle-label .mat-slide-toggle-thumb,:root mat-slide-toggle.mat-slide-toggle.mat-form-field.mat-primary.mat-checked:not(.mat-disabled) .mat-slide-toggle-label .mat-slide-toggle-thumb{background-color:var(--theme-primary-color)!important}:root mat-slide-toggle.mat-slide-toggle.mat-primary.mat-checked:not(.mat-disabled) .mat-slide-toggle-label .mat-slide-toggle-bar,:root mat-slide-toggle.mat-slide-toggle.mat-form-field.mat-primary.mat-checked:not(.mat-disabled) .mat-slide-toggle-label .mat-slide-toggle-bar{background-color:var(--theme-primary-lighter-color)!important}:root .mat-tab-label{color:inherit!important}:root .mat-tab-label.mat-tab-label-active{color:var(--theme-primary-color)!important}:root .adf-content-node-selector-content{background-color:inherit!important;border:none!important;color:var(--theme-text-color)!important}:root .adf-content-node-selector-content .mat-toolbar,:root .adf-content-node-selector-content .adf-datatable-list,:root .adf-content-node-selector-content .adf-content-node-selector-content-list{background-color:inherit!important}:root .adf-content-node-selector-content .adf-datatable-row,:root .adf-content-node-selector-content .mat-toolbar,:root .adf-content-node-selector-content .adf-content-node-selector-content-list{border:1px solid var(--theme-border-color)!important}:root .adf-content-node-selector-content .adf-content-node-selector-content-breadcrumb .mat-icon{color:var(--theme-primary-color)!important}:root .adf-content-node-selector-content .adf-current-folder,:root .adf-content-node-selector-content .adf-datatable-list .adf-datatable-cell,:root .adf-content-node-selector-content .adf-content-node-selector-content-breadcrumb .adf-dropdown-breadcrumb-item-chevron{color:var(--theme-text-color)!important}:root .adf-share-link-dialog .adf-share-link__label,:root .adf-share-link-dialog .adf-share-link__title,:root .adf-share-link-dialog .adf-share-link__info,:root .adf-share-link-dialog .adf-share-link__input{color:var(--theme-text-bold-color)!important}:root .adf-share-link-dialog .adf-share-link__label:hover,:root .adf-share-link-dialog .adf-share-link__title:hover,:root .adf-share-link-dialog .adf-share-link__info:hover,:root .adf-share-link-dialog .adf-share-link__input:hover{color:var(--theme-primary-color)}:root .mat-calendar .mat-calendar-header button,:root .mat-calendar .mat-calendar-content .mat-calendar-table-header th{color:var(--theme-text-color)!important}:root .adf-empty-content{color:var(--theme-text-color)!important}:root .adf-breadcrumb-item{color:var(--theme-text-bold-color)!important}:root .aca-locked-by{color:var(--theme-text-color)!important}:root .mat-dialog-actions>*:last-child>*:first-child>.mat-button-wrapper{color:var(--theme-text-bold-color)}:root .table.collapsed .row.active{background-color:var(--theme-background-color)!important}:root .adf-toolbar.adf-toolbar--inline .mat-toolbar{background-color:inherit!important}:root .adf-viewer__display-name{color:inherit!important}:root .adf-info-drawer-layout-header-title{color:var(--theme-text-color)!important}:root .mat-tab-body-content .mat-form-field-label,:root .mat-tab-body-content .right-of-use-tab-list-item-label{color:var(--theme-text-bolder-color)!important}:root .adf-pdf-viewer__toolbar .adf-toolbar .mat-toolbar,:root .adf-pdf-viewer__toolbar-page-selector>input{background-color:var(--theme-card-background-color)!important}:root .adf-pdf-viewer__thumbnails .mat-icon-button{color:var(--theme-text-color)!important}:root .mat-dialog-container .adf-search-results-label{color:var(--theme-text-color)}:root .mat-dialog-container .mat-dialog-title{color:var(--theme-text-color)}:root .mat-dialog-container .adf-datatable--empty .adf-datatable-body .adf-datatable-row{background-color:inherit}:root .adf-datatable-list,:root .adf-datatable-row{background-color:var(--theme-dialog-background-color)}:root .adf-datatable-link,:root .adf-datatable-cell,:root .adf-datatable-cell-header{color:var(--theme-text-bold-color)!important}:root .adf-pagination__max-items,:root .adf-pagination__current-page{color:var(--theme-text-color)}:root .aca-page-layout .sidebar{display:block;height:100%;overflow-y:scroll;max-width:350px;width:350px}:root .mat-icon{overflow:unset!important}@font-face{font-family:Material Icons;font-style:normal;font-weight:400;font-display:block;src:url(material-icons.59322316b3fd6063.woff2) format("woff2"),url(material-icons.4ad034d2c499d9b6.woff) format("woff")}.material-icons{font-family:Material Icons;font-weight:400;font-style:normal;font-size:24px;line-height:1;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;font-feature-settings:"liga"}@font-face{font-family:Material Icons Outlined;font-style:normal;font-weight:400;font-display:block;src:url(material-icons-outlined.f86cb7b0aa53f0fe.woff2) format("woff2"),url(material-icons-outlined.78a93b2079680a08.woff) format("woff")}.material-icons-outlined{font-family:Material Icons Outlined;font-weight:400;font-style:normal;font-size:24px;line-height:1;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;font-feature-settings:"liga"}@font-face{font-family:Material Icons Round;font-style:normal;font-weight:400;font-display:block;src:url(material-icons-round.b10ec9db5b7fbc74.woff2) format("woff2"),url(material-icons-round.92dc7ca2f4c591e7.woff) format("woff")}.material-icons-round{font-family:Material Icons Round;font-weight:400;font-style:normal;font-size:24px;line-height:1;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;font-feature-settings:"liga"}@font-face{font-family:Material Icons Sharp;font-style:normal;font-weight:400;font-display:block;src:url(material-icons-sharp.3885863ee4746422.woff2) format("woff2"),url(material-icons-sharp.a71cb2bf66c604de.woff) format("woff")}.material-icons-sharp{font-family:Material Icons Sharp;font-weight:400;font-style:normal;font-size:24px;line-height:1;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;font-feature-settings:"liga"}@font-face{font-family:Material Icons Two Tone;font-style:normal;font-weight:400;font-display:block;src:url(material-icons-two-tone.675bd578bd14533e.woff2) format("woff2"),url(material-icons-two-tone.588d63134de807a7.woff) format("woff")}.material-icons-two-tone{font-family:Material Icons Two Tone;font-weight:400;font-style:normal;font-size:24px;line-height:1;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;font-feature-settings:"liga"}@font-face{font-family:Open Sans;font-style:normal;font-display:swap;font-weight:400;src:url(open-sans-cyrillic-ext-400-normal.845b212ea653b304.woff2) format("woff2"),url(open-sans-cyrillic-ext-400-normal.061f27c265d0fd07.woff) format("woff");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Open Sans;font-style:normal;font-display:swap;font-weight:400;src:url(open-sans-cyrillic-400-normal.a1935e51fafcaa87.woff2) format("woff2"),url(open-sans-cyrillic-400-normal.e72978674d132fd0.woff) format("woff");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Open Sans;font-style:normal;font-display:swap;font-weight:400;src:url(open-sans-greek-ext-400-normal.33b6fc5b53704100.woff2) format("woff2"),url(open-sans-greek-ext-400-normal.8991cfcb7cce9314.woff) format("woff");unicode-range:U+1F00-1FFF}@font-face{font-family:Open Sans;font-style:normal;font-display:swap;font-weight:400;src:url(open-sans-greek-400-normal.f64b206d2b194abc.woff2) format("woff2"),url(open-sans-greek-400-normal.0e4fdb702bb9257b.woff) format("woff");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:Open Sans;font-style:normal;font-display:swap;font-weight:400;src:url(open-sans-hebrew-400-normal.df578503ee927afc.woff2) format("woff2"),url(open-sans-hebrew-400-normal.f76f880004ddd910.woff) format("woff");unicode-range:U+0307-0308,U+0590-05FF,U+200C-2010,U+20AA,U+25CC,U+FB1D-FB4F}@font-face{font-family:Open Sans;font-style:normal;font-display:swap;font-weight:400;src:url(open-sans-math-400-normal.cf1af25c943568c6.woff2) format("woff2"),url(open-sans-math-400-normal.9a3b9eadd0d2a164.woff) format("woff");unicode-range:U+0302-0303,U+0305,U+0307-0308,U+0310,U+0312,U+0315,U+031A,U+0326-0327,U+032C,U+032F-0330,U+0332-0333,U+0338,U+033A,U+0346,U+034D,U+0391-03A1,U+03A3-03A9,U+03B1-03C9,U+03D1,U+03D5-03D6,U+03F0-03F1,U+03F4-03F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE00-1EEFF}@font-face{font-family:Open Sans;font-style:normal;font-display:swap;font-weight:400;src:url(open-sans-symbols-400-normal.1c8a79bd38c714a8.woff2) format("woff2"),url(open-sans-symbols-400-normal.79043a16b5ed7385.woff) format("woff");unicode-range:U+0001-000C,U+000E-001F,U+007F-009F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+2800-28FF,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B00-2BFF,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F000-1F0FF,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F700-1F7FF,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB00-1FBFF}@font-face{font-family:Open Sans;font-style:normal;font-display:swap;font-weight:400;src:url(open-sans-vietnamese-400-normal.82704f6a62ed72b7.woff2) format("woff2"),url(open-sans-vietnamese-400-normal.b38c3113e77e9556.woff) format("woff");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Open Sans;font-style:normal;font-display:swap;font-weight:400;src:url(open-sans-latin-ext-400-normal.cf153568fa4cabd8.woff2) format("woff2"),url(open-sans-latin-ext-400-normal.8437c6a49c41c7e9.woff) format("woff");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Open Sans;font-style:normal;font-display:swap;font-weight:400;src:url(open-sans-latin-400-normal.4159f72d26926390.woff2) format("woff2"),url(open-sans-latin-400-normal.7d140f7a4a10a696.woff) format("woff");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@media (max-width: 959.9px){.adf-hide-small{display:none!important}}@media (max-width: 599.9px){.adf-hide-xsmall{display:none!important}}ul>li>form-field>.adf-focus .adf-label{color:var(--theme-primary-color)}.adf-error-container{height:20px;margin-top:-12px}.adf-error-text{padding:1px;height:16px;font-size:var(--theme-caption-font-size);line-height:1.33;color:var(--theme-warn-color)}.adf-error-icon{font-size:var(--theme-adf-icon-1-font-size);color:var(--theme-warn-color)}.adf-label{color:var(--adf-theme-foreground-secondary-text-color)}.adf-asterisk{padding-left:2px;color:var(--theme-warn-color)}.adf-invalid .mat-checkbox-layout{padding-bottom:12px}.adf-invalid .mat-form-field-underline{background-color:var(--theme-warn-color)!important}.adf-invalid .mat-select-arrow{color:var(--adf-theme-foreground-secondary-text-color)!important}.adf-invalid .adf-file{border-color:var(--theme-warn-color)}.adf-invalid .mat-form-field-prefix{color:var(--adf-theme-foreground-secondary-text-color)}.adf-invalid .adf-input{border-color:var(--theme-warn-color)}.adf-left-label{color:var(--adf-theme-foreground-secondary-text-color)}@media screen and (-ms-high-contrast: active),screen and (-ms-high-contrast: none){adf-form-field .mat-input-element,adf-form-field .mat-select,adf-form-field .mat-form-field{display:block!important}}.adf-copy-tooltip{position:absolute;background:var(--theme-primary-color);color:var(--theme-primary-color-default-contrast)!important;font-size:var(--theme-caption-font-size);padding:2px 5px;border-radius:5px;bottom:93%;left:0;z-index:1001;min-height:20px}.adf-sticky-header .adf-copy-tooltip{top:85%!important;bottom:0!important}.mat-badge-content{font-weight:600;font-size:12px;font-family:Open Sans}.mat-badge-small .mat-badge-content{font-size:9px}.mat-badge-large .mat-badge-content{font-size:24px}.mat-h1,.mat-headline,.mat-typography .mat-h1,.mat-typography .mat-headline,.mat-typography h1{font:400 24px/32px Open Sans;letter-spacing:normal;margin:0 0 16px}.mat-h2,.mat-title,.mat-typography .mat-h2,.mat-typography .mat-title,.mat-typography h2{font:500 20px/32px Open Sans;letter-spacing:normal;margin:0 0 16px}.mat-h3,.mat-subheading-2,.mat-typography .mat-h3,.mat-typography .mat-subheading-2,.mat-typography h3{font:400 16px/28px Open Sans;letter-spacing:normal;margin:0 0 16px}.mat-h4,.mat-subheading-1,.mat-typography .mat-h4,.mat-typography .mat-subheading-1,.mat-typography h4{font:400 15px/24px Open Sans;letter-spacing:normal;margin:0 0 16px}.mat-h5,.mat-typography .mat-h5,.mat-typography h5{font:400 11.62px/20px Open Sans;margin:0 0 12px}.mat-h6,.mat-typography .mat-h6,.mat-typography h6{font:400 9.38px/20px Open Sans;margin:0 0 12px}.mat-body-strong,.mat-body-2,.mat-typography .mat-body-strong,.mat-typography .mat-body-2{font:500 14px/24px Open Sans;letter-spacing:normal}.mat-body,.mat-body-1,.mat-typography .mat-body,.mat-typography .mat-body-1,.mat-typography{font:400 14px/20px Open Sans;letter-spacing:normal}.mat-body p,.mat-body-1 p,.mat-typography .mat-body p,.mat-typography .mat-body-1 p,.mat-typography p{margin:0 0 12px}.mat-small,.mat-caption,.mat-typography .mat-small,.mat-typography .mat-caption{font:400 12px/20px Open Sans;letter-spacing:normal}.mat-display-4,.mat-typography .mat-display-4{font:300 112px/112px Open Sans;letter-spacing:-.05em;margin:0 0 56px}.mat-display-3,.mat-typography .mat-display-3{font:400 56px/56px Open Sans;letter-spacing:-.02em;margin:0 0 64px}.mat-display-2,.mat-typography .mat-display-2{font:400 45px/48px Open Sans;letter-spacing:-.005em;margin:0 0 64px}.mat-display-1,.mat-typography .mat-display-1{font:400 34px/40px Open Sans;letter-spacing:normal;margin:0 0 64px}.mat-bottom-sheet-container{font:400 14px/20px Open Sans;letter-spacing:normal}.mat-button,.mat-raised-button,.mat-icon-button,.mat-stroked-button,.mat-flat-button,.mat-fab,.mat-mini-fab{font-family:Open Sans;font-size:14px;font-weight:500}.mat-button-toggle,.mat-card{font-family:Open Sans}.mat-card-title{font-size:24px;font-weight:500}.mat-card-header .mat-card-title{font-size:20px}.mat-card-subtitle,.mat-card-content{font-size:14px}.mat-checkbox{font-family:Open Sans}.mat-checkbox-layout .mat-checkbox-label{line-height:24px}.mat-chip{font-size:14px;font-weight:500}.mat-chip .mat-chip-trailing-icon.mat-icon,.mat-chip .mat-chip-remove.mat-icon{font-size:18px}.mat-table{font-family:Open Sans}.mat-header-cell{font-size:12px;font-weight:500}.mat-cell,.mat-footer-cell{font-size:14px}.mat-calendar{font-family:Open Sans}.mat-calendar-body{font-size:13px}.mat-calendar-body-label,.mat-calendar-period-button{font-size:14px;font-weight:500}.mat-calendar-table-header th{font-size:11px;font-weight:400}.mat-dialog-title{font:500 20px/32px Open Sans;letter-spacing:normal}.mat-expansion-panel-header{font-family:Open Sans;font-size:15px;font-weight:400}.mat-expansion-panel-content{font:400 14px/20px Open Sans;letter-spacing:normal}.mat-form-field{font-size:inherit;font-weight:400;line-height:1.125;font-family:Open Sans;letter-spacing:normal}.mat-form-field-wrapper{padding-bottom:1.34375em}.mat-form-field-prefix .mat-icon,.mat-form-field-suffix .mat-icon{font-size:150%;line-height:1.125}.mat-form-field-prefix .mat-icon-button,.mat-form-field-suffix .mat-icon-button{height:1.5em;width:1.5em}.mat-form-field-prefix .mat-icon-button .mat-icon,.mat-form-field-suffix .mat-icon-button .mat-icon{height:1.125em;line-height:1.125}.mat-form-field-infix{padding:.5em 0;border-top:.84375em solid transparent}.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.34375em) scale(.75);width:133.3333333333%}.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.34374em) scale(.75);width:133.3333433333%}.mat-form-field-label-wrapper{top:-.84375em;padding-top:.84375em}.mat-form-field-label{top:1.34375em}.mat-form-field-underline{bottom:1.34375em}.mat-form-field-subscript-wrapper{font-size:75%;margin-top:.6666666667em;top:calc(100% - 1.7916666667em)}.mat-form-field-appearance-legacy .mat-form-field-wrapper{padding-bottom:1.25em}.mat-form-field-appearance-legacy .mat-form-field-infix{padding:.4375em 0}.mat-form-field-appearance-legacy.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28125em) scale(.75) perspective(100px) translateZ(.001px);width:133.3333333333%}.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-form-field-autofill-control:-webkit-autofill+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28125em) scale(.75) perspective(100px) translateZ(.00101px);width:133.3333433333%}.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28125em) scale(.75) perspective(100px) translateZ(.00102px);width:133.3333533333%}.mat-form-field-appearance-legacy .mat-form-field-label{top:1.28125em}.mat-form-field-appearance-legacy .mat-form-field-underline{bottom:1.25em}.mat-form-field-appearance-legacy .mat-form-field-subscript-wrapper{margin-top:.5416666667em;top:calc(100% - 1.6666666667em)}@media print{.mat-form-field-appearance-legacy.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28122em) scale(.75)}.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-form-field-autofill-control:-webkit-autofill+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28121em) scale(.75)}.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.2812em) scale(.75)}}.mat-form-field-appearance-fill .mat-form-field-infix{padding:.25em 0 .75em}.mat-form-field-appearance-fill .mat-form-field-label{top:1.09375em;margin-top:-.5em}.mat-form-field-appearance-fill.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,.mat-form-field-appearance-fill.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-.59375em) scale(.75);width:133.3333333333%}.mat-form-field-appearance-fill.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-.59374em) scale(.75);width:133.3333433333%}.mat-form-field-appearance-outline .mat-form-field-infix{padding:1em 0}.mat-form-field-appearance-outline .mat-form-field-label{top:1.84375em;margin-top:-.25em}.mat-form-field-appearance-outline.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,.mat-form-field-appearance-outline.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.59375em) scale(.75);width:133.3333333333%}.mat-form-field-appearance-outline.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.59374em) scale(.75);width:133.3333433333%}.mat-grid-tile-header,.mat-grid-tile-footer{font-size:14px}.mat-grid-tile-header .mat-line,.mat-grid-tile-footer .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.mat-grid-tile-header .mat-line:nth-child(n+2),.mat-grid-tile-footer .mat-line:nth-child(n+2){font-size:12px}input.mat-input-element{margin-top:-.0625em}.mat-menu-item{font-family:Open Sans;font-size:14px;font-weight:400}.mat-paginator,.mat-paginator-page-size .mat-select-trigger{font-family:Open Sans;font-size:12px}.mat-radio-button,.mat-select{font-family:Open Sans}.mat-select-trigger{height:1.125em}.mat-slide-toggle-content{font-family:Open Sans}.mat-slider-thumb-label-text{font-family:Open Sans;font-size:12px;font-weight:500}.mat-stepper-vertical,.mat-stepper-horizontal{font-family:Open Sans}.mat-step-label{font-size:14px;font-weight:400}.mat-step-sub-label-error{font-weight:400}.mat-step-label-error{font-size:14px}.mat-step-label-selected{font-size:14px;font-weight:500}.mat-tab-group{font-family:Open Sans}.mat-tab-label,.mat-tab-link{font-family:Open Sans;font-size:14px;font-weight:500}.mat-toolbar,.mat-toolbar h1,.mat-toolbar h2,.mat-toolbar h3,.mat-toolbar h4,.mat-toolbar h5,.mat-toolbar h6{font:500 20px/32px Open Sans;letter-spacing:normal;margin:0}.mat-tooltip{font-family:Open Sans;font-size:10px;padding-top:6px;padding-bottom:6px}.mat-tooltip-handset{font-size:14px;padding-top:8px;padding-bottom:8px}.mat-list-item,.mat-list-option{font-family:Open Sans}.mat-list-base .mat-list-item{font-size:16px}.mat-list-base .mat-list-item .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.mat-list-base .mat-list-item .mat-line:nth-child(n+2){font-size:14px}.mat-list-base .mat-list-option{font-size:16px}.mat-list-base .mat-list-option .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.mat-list-base .mat-list-option .mat-line:nth-child(n+2){font-size:14px}.mat-list-base .mat-subheader{font-family:Open Sans;font-size:14px;font-weight:500}.mat-list-base[dense] .mat-list-item{font-size:12px}.mat-list-base[dense] .mat-list-item .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.mat-list-base[dense] .mat-list-item .mat-line:nth-child(n+2){font-size:12px}.mat-list-base[dense] .mat-list-option{font-size:12px}.mat-list-base[dense] .mat-list-option .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.mat-list-base[dense] .mat-list-option .mat-line:nth-child(n+2){font-size:12px}.mat-list-base[dense] .mat-subheader{font-family:Open Sans;font-size:12px;font-weight:500}.mat-option{font-family:Open Sans;font-size:16px}.mat-optgroup-label{font:500 14px/24px Open Sans;letter-spacing:normal}.mat-simple-snackbar{font-family:Open Sans;font-size:14px}.mat-simple-snackbar-action{line-height:1;font-family:inherit;font-size:inherit;font-weight:500}.mat-tree{font-family:Open Sans}.mat-tree-node,.mat-nested-tree-node{font-weight:400;font-size:14px}.mat-ripple{overflow:hidden;position:relative}.mat-ripple:not(:empty){transform:translateZ(0)}.mat-ripple.mat-ripple-unbounded{overflow:visible}.mat-ripple-element{position:absolute;border-radius:50%;pointer-events:none;transition:opacity,transform 0ms cubic-bezier(0,0,.2,1);transform:scale3d(0,0,0)}.cdk-high-contrast-active .mat-ripple-element{display:none}.cdk-visually-hidden{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;white-space:nowrap;outline:0;-webkit-appearance:none;-moz-appearance:none;left:0}[dir=rtl] .cdk-visually-hidden{left:auto;right:0}.cdk-overlay-container,.cdk-global-overlay-wrapper{pointer-events:none;top:0;left:0;height:100%;width:100%}.cdk-overlay-container{position:fixed;z-index:1000}.cdk-overlay-container:empty{display:none}.cdk-global-overlay-wrapper{display:flex;position:absolute;z-index:1000}.cdk-overlay-pane{position:absolute;pointer-events:auto;box-sizing:border-box;z-index:1000;display:flex;max-width:100%;max-height:100%}.cdk-overlay-backdrop{position:absolute;inset:0;z-index:1000;pointer-events:auto;-webkit-tap-highlight-color:transparent;transition:opacity .4s cubic-bezier(.25,.8,.25,1);opacity:0}.cdk-overlay-backdrop.cdk-overlay-backdrop-showing{opacity:1}.cdk-high-contrast-active .cdk-overlay-backdrop.cdk-overlay-backdrop-showing{opacity:.6}.cdk-overlay-dark-backdrop{background:rgba(0,0,0,.32)}.cdk-overlay-transparent-backdrop{transition:visibility 1ms linear,opacity 1ms linear;visibility:hidden;opacity:1}.cdk-overlay-transparent-backdrop.cdk-overlay-backdrop-showing{opacity:0;visibility:visible}.cdk-overlay-backdrop-noop-animation{transition:none}.cdk-overlay-connected-position-bounding-box{position:absolute;z-index:1000;display:flex;flex-direction:column;min-width:1px;min-height:1px}.cdk-global-scrollblock{position:fixed;width:100%;overflow-y:scroll}textarea.cdk-textarea-autosize{resize:none}textarea.cdk-textarea-autosize-measuring{padding:2px 0!important;box-sizing:content-box!important;height:auto!important;overflow:hidden!important}textarea.cdk-textarea-autosize-measuring-firefox{padding:2px 0!important;box-sizing:content-box!important;height:0!important}@keyframes cdk-text-field-autofill-start{}@keyframes cdk-text-field-autofill-end{}.cdk-text-field-autofill-monitored:-webkit-autofill{animation:cdk-text-field-autofill-start 0s 1ms}.cdk-text-field-autofill-monitored:not(:-webkit-autofill){animation:cdk-text-field-autofill-end 0s 1ms}.mat-focus-indicator{position:relative}.mat-focus-indicator:before{inset:0;position:absolute;box-sizing:border-box;pointer-events:none;display:var(--mat-focus-indicator-display, none);border:var(--mat-focus-indicator-border-width, 3px) var(--mat-focus-indicator-border-style, solid) var(--mat-focus-indicator-border-color, transparent);border-radius:var(--mat-focus-indicator-border-radius, 4px)}.mat-focus-indicator:focus:before{content:""}.cdk-high-contrast-active{--mat-focus-indicator-display: block}.mat-mdc-focus-indicator{position:relative}.mat-mdc-focus-indicator:before{inset:0;position:absolute;box-sizing:border-box;pointer-events:none;display:var(--mat-mdc-focus-indicator-display, none);border:var(--mat-mdc-focus-indicator-border-width, 3px) var(--mat-mdc-focus-indicator-border-style, solid) var(--mat-mdc-focus-indicator-border-color, transparent);border-radius:var(--mat-mdc-focus-indicator-border-radius, 4px)}.mat-mdc-focus-indicator:focus:before{content:""}.cdk-high-contrast-active{--mat-mdc-focus-indicator-display: block}:root{--theme-text-color: rgba(0, 0, 0, .54);--theme-text-bold-color: rgba(0, 0, 0, .87);--theme-title-color: rgba(0, 0, 0, .87);--theme-text-disabled-color: rgba(0, 0, 0, .38);--theme-border-color: rgba(0, 0, 0, .07);--theme-card-background-color: white;--theme-foreground-text-color: rgba(0, 0, 0, .72);--theme-foreground-text-bold-color: rgba(0, 0, 0, .87);--theme-secondary-text-color: rgba(0, 0, 0, .54);--theme-divider-color: rgba(0, 0, 0, .07);--theme-dialog-background-color: white;--theme-header-text-color: rgba(0, 0, 0, .87);--new-button-font-size: .9rem;--theme-grey-text-background-color: rgba(33, 33, 33, .05);--theme-grey-background-color: rgba(33, 33, 33, .12);--theme-grey-hover-background-color: rgba(33, 33, 33, .24);--theme-blue-button-color: #1f74db;--theme-heading-color: #4e4c4c;--theme-dropdown-color: #eee;--theme-grey-background-hover: #e0e0e0;--theme-grey-divider-color: rgba(0, 0, 0, .22);--theme-pagination-background-color: #fafafa;--theme-about-panel-border-color: rgba(33, 33, 33, .12);--theme-about-panel-background-color: white;--theme-about-panel-title-color: rgba(0, 0, 0, .87);--theme-datetimepicker-font-color: rgba(0, 0, 0, .87);--theme-datetimepicker-selected-date-background: #2254b2;--theme-datetimepicker-cell-background: #fff;--theme-datetimepicker-cell-focus-border: #1f74db;--theme-sidenav-background-color: #f8f8f8;--theme-selected-text-color: #212121;--theme-selected-background-color: rgba(31, 116, 219, .24);--theme-hover-background-color: rgba(33, 33, 33, .05);--theme-action-button-text-color: rgba(33, 35, 40, .7);--theme-page-layout-header-background-color: #fff;--theme-search-chip-icon-color: #757575;--theme-disabled-chip-background-color: #f5f5f5;--theme-contrast-gray: #646569}.mat-ripple-element{background-color:#0000001a}.mat-option{color:#000000de}.mat-option:hover:not(.mat-option-disabled),.mat-option:focus:not(.mat-option-disabled){background:rgba(0,0,0,.04)}.mat-option.mat-selected:not(.mat-option-multiple):not(.mat-option-disabled){background:rgba(0,0,0,.04)}.mat-option.mat-active{background:rgba(0,0,0,.04);color:#000000de}.mat-option.mat-option-disabled{color:#00000061}.mat-primary .mat-option.mat-selected:not(.mat-option-disabled){color:#0055b8}.mat-accent .mat-option.mat-selected:not(.mat-option-disabled){color:#00754a}.mat-warn .mat-option.mat-selected:not(.mat-option-disabled){color:#b8082a}.mat-option{font-family:Open Sans;font-size:16px}.mat-optgroup-label{color:#0000008a}.mat-optgroup-disabled .mat-optgroup-label{color:#00000061}.mat-optgroup-label{font:500 14px/24px Open Sans;letter-spacing:normal}.mat-pseudo-checkbox{color:#0000008a}.mat-pseudo-checkbox:after{color:#fafafa}.mat-pseudo-checkbox-disabled{color:#b0b0b0}.mat-primary .mat-pseudo-checkbox-checked,.mat-primary .mat-pseudo-checkbox-indeterminate{background:#0055b8}.mat-pseudo-checkbox-checked,.mat-pseudo-checkbox-indeterminate,.mat-accent .mat-pseudo-checkbox-checked,.mat-accent .mat-pseudo-checkbox-indeterminate{background:#00754a}.mat-warn .mat-pseudo-checkbox-checked,.mat-warn .mat-pseudo-checkbox-indeterminate{background:#b8082a}.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-disabled,.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-disabled{background:#b0b0b0}.mat-app-background{background-color:#fafafa;color:#000000de}.mat-elevation-z0{box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.mat-elevation-z1{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}.mat-elevation-z2{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.mat-elevation-z3{box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.mat-elevation-z4{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.mat-elevation-z5{box-shadow:0 3px 5px -1px #0003,0 5px 8px #00000024,0 1px 14px #0000001f}.mat-elevation-z6{box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.mat-elevation-z7{box-shadow:0 4px 5px -2px #0003,0 7px 10px 1px #00000024,0 2px 16px 1px #0000001f}.mat-elevation-z8{box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.mat-elevation-z9{box-shadow:0 5px 6px -3px #0003,0 9px 12px 1px #00000024,0 3px 16px 2px #0000001f}.mat-elevation-z10{box-shadow:0 6px 6px -3px #0003,0 10px 14px 1px #00000024,0 4px 18px 3px #0000001f}.mat-elevation-z11{box-shadow:0 6px 7px -4px #0003,0 11px 15px 1px #00000024,0 4px 20px 3px #0000001f}.mat-elevation-z12{box-shadow:0 7px 8px -4px #0003,0 12px 17px 2px #00000024,0 5px 22px 4px #0000001f}.mat-elevation-z13{box-shadow:0 7px 8px -4px #0003,0 13px 19px 2px #00000024,0 5px 24px 4px #0000001f}.mat-elevation-z14{box-shadow:0 7px 9px -4px #0003,0 14px 21px 2px #00000024,0 5px 26px 4px #0000001f}.mat-elevation-z15{box-shadow:0 8px 9px -5px #0003,0 15px 22px 2px #00000024,0 6px 28px 5px #0000001f}.mat-elevation-z16{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}.mat-elevation-z17{box-shadow:0 8px 11px -5px #0003,0 17px 26px 2px #00000024,0 6px 32px 5px #0000001f}.mat-elevation-z18{box-shadow:0 9px 11px -5px #0003,0 18px 28px 2px #00000024,0 7px 34px 6px #0000001f}.mat-elevation-z19{box-shadow:0 9px 12px -6px #0003,0 19px 29px 2px #00000024,0 7px 36px 6px #0000001f}.mat-elevation-z20{box-shadow:0 10px 13px -6px #0003,0 20px 31px 3px #00000024,0 8px 38px 7px #0000001f}.mat-elevation-z21{box-shadow:0 10px 13px -6px #0003,0 21px 33px 3px #00000024,0 8px 40px 7px #0000001f}.mat-elevation-z22{box-shadow:0 10px 14px -6px #0003,0 22px 35px 3px #00000024,0 8px 42px 7px #0000001f}.mat-elevation-z23{box-shadow:0 11px 14px -7px #0003,0 23px 36px 3px #00000024,0 9px 44px 8px #0000001f}.mat-elevation-z24{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}.mat-autocomplete-panel{background:white;color:#000000de}.mat-autocomplete-panel:not([class*=mat-elevation-z]){box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover){background:white}.mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover):not(.mat-option-disabled){color:#000000de}.mat-badge{position:relative}.mat-badge.mat-badge{overflow:visible}.mat-badge-hidden .mat-badge-content{display:none}.mat-badge-content{position:absolute;text-align:center;display:inline-block;border-radius:50%;transition:transform .2s ease-in-out;transform:scale(.6);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;pointer-events:none}.ng-animate-disabled .mat-badge-content,.mat-badge-content._mat-animation-noopable{transition:none}.mat-badge-content.mat-badge-active{transform:none}.mat-badge-small .mat-badge-content{width:16px;height:16px;line-height:16px}.mat-badge-small.mat-badge-above .mat-badge-content{top:-8px}.mat-badge-small.mat-badge-below .mat-badge-content{bottom:-8px}.mat-badge-small.mat-badge-before .mat-badge-content{left:-16px}[dir=rtl] .mat-badge-small.mat-badge-before .mat-badge-content{left:auto;right:-16px}.mat-badge-small.mat-badge-after .mat-badge-content{right:-16px}[dir=rtl] .mat-badge-small.mat-badge-after .mat-badge-content{right:auto;left:-16px}.mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-8px}[dir=rtl] .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-8px}.mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-8px}[dir=rtl] .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-8px}.mat-badge-medium .mat-badge-content{width:22px;height:22px;line-height:22px}.mat-badge-medium.mat-badge-above .mat-badge-content{top:-11px}.mat-badge-medium.mat-badge-below .mat-badge-content{bottom:-11px}.mat-badge-medium.mat-badge-before .mat-badge-content{left:-22px}[dir=rtl] .mat-badge-medium.mat-badge-before .mat-badge-content{left:auto;right:-22px}.mat-badge-medium.mat-badge-after .mat-badge-content{right:-22px}[dir=rtl] .mat-badge-medium.mat-badge-after .mat-badge-content{right:auto;left:-22px}.mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-11px}[dir=rtl] .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-11px}.mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-11px}[dir=rtl] .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-11px}.mat-badge-large .mat-badge-content{width:28px;height:28px;line-height:28px}.mat-badge-large.mat-badge-above .mat-badge-content{top:-14px}.mat-badge-large.mat-badge-below .mat-badge-content{bottom:-14px}.mat-badge-large.mat-badge-before .mat-badge-content{left:-28px}[dir=rtl] .mat-badge-large.mat-badge-before .mat-badge-content{left:auto;right:-28px}.mat-badge-large.mat-badge-after .mat-badge-content{right:-28px}[dir=rtl] .mat-badge-large.mat-badge-after .mat-badge-content{right:auto;left:-28px}.mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-14px}[dir=rtl] .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-14px}.mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-14px}[dir=rtl] .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-14px}.mat-badge-content{color:#fff;background:#0055b8}.cdk-high-contrast-active .mat-badge-content{outline:solid 1px;border-radius:0}.mat-badge-accent .mat-badge-content{background:#00754a;color:#fff}.mat-badge-warn .mat-badge-content{color:#000000de;background:#b8082a}.mat-badge-disabled .mat-badge-content{background:#b9b9b9;color:#00000061}.mat-badge-content{font-weight:600;font-size:12px;font-family:Open Sans}.mat-badge-small .mat-badge-content{font-size:9px}.mat-badge-large .mat-badge-content{font-size:24px}.mat-bottom-sheet-container{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f;background:white;color:#000000de}.mat-bottom-sheet-container{font:400 14px/20px Open Sans;letter-spacing:normal}.mat-button,.mat-icon-button,.mat-stroked-button{color:inherit;background:transparent}.mat-button.mat-primary,.mat-icon-button.mat-primary,.mat-stroked-button.mat-primary{color:#0055b8}.mat-button.mat-accent,.mat-icon-button.mat-accent,.mat-stroked-button.mat-accent{color:#00754a}.mat-button.mat-warn,.mat-icon-button.mat-warn,.mat-stroked-button.mat-warn{color:#b8082a}.mat-button.mat-primary.mat-button-disabled,.mat-button.mat-accent.mat-button-disabled,.mat-button.mat-warn.mat-button-disabled,.mat-button.mat-button-disabled.mat-button-disabled,.mat-icon-button.mat-primary.mat-button-disabled,.mat-icon-button.mat-accent.mat-button-disabled,.mat-icon-button.mat-warn.mat-button-disabled,.mat-icon-button.mat-button-disabled.mat-button-disabled,.mat-stroked-button.mat-primary.mat-button-disabled,.mat-stroked-button.mat-accent.mat-button-disabled,.mat-stroked-button.mat-warn.mat-button-disabled,.mat-stroked-button.mat-button-disabled.mat-button-disabled{color:#00000042}.mat-button.mat-primary .mat-button-focus-overlay,.mat-icon-button.mat-primary .mat-button-focus-overlay,.mat-stroked-button.mat-primary .mat-button-focus-overlay{background-color:#0055b8}.mat-button.mat-accent .mat-button-focus-overlay,.mat-icon-button.mat-accent .mat-button-focus-overlay,.mat-stroked-button.mat-accent .mat-button-focus-overlay{background-color:#00754a}.mat-button.mat-warn .mat-button-focus-overlay,.mat-icon-button.mat-warn .mat-button-focus-overlay,.mat-stroked-button.mat-warn .mat-button-focus-overlay{background-color:#b8082a}.mat-button.mat-button-disabled .mat-button-focus-overlay,.mat-icon-button.mat-button-disabled .mat-button-focus-overlay,.mat-stroked-button.mat-button-disabled .mat-button-focus-overlay{background-color:transparent}.mat-button .mat-ripple-element,.mat-icon-button .mat-ripple-element,.mat-stroked-button .mat-ripple-element{opacity:.1;background-color:currentColor}.mat-button-focus-overlay{background:black}.mat-stroked-button:not(.mat-button-disabled){border-color:#0000001f}.mat-flat-button,.mat-raised-button,.mat-fab,.mat-mini-fab{color:#000000de;background-color:#fff}.mat-flat-button.mat-primary,.mat-raised-button.mat-primary,.mat-fab.mat-primary,.mat-mini-fab.mat-primary,.mat-flat-button.mat-accent,.mat-raised-button.mat-accent,.mat-fab.mat-accent,.mat-mini-fab.mat-accent{color:#fff}.mat-flat-button.mat-warn,.mat-raised-button.mat-warn,.mat-fab.mat-warn,.mat-mini-fab.mat-warn{color:#000000de}.mat-flat-button.mat-primary.mat-button-disabled,.mat-flat-button.mat-accent.mat-button-disabled,.mat-flat-button.mat-warn.mat-button-disabled,.mat-flat-button.mat-button-disabled.mat-button-disabled,.mat-raised-button.mat-primary.mat-button-disabled,.mat-raised-button.mat-accent.mat-button-disabled,.mat-raised-button.mat-warn.mat-button-disabled,.mat-raised-button.mat-button-disabled.mat-button-disabled,.mat-fab.mat-primary.mat-button-disabled,.mat-fab.mat-accent.mat-button-disabled,.mat-fab.mat-warn.mat-button-disabled,.mat-fab.mat-button-disabled.mat-button-disabled,.mat-mini-fab.mat-primary.mat-button-disabled,.mat-mini-fab.mat-accent.mat-button-disabled,.mat-mini-fab.mat-warn.mat-button-disabled,.mat-mini-fab.mat-button-disabled.mat-button-disabled{color:#00000042}.mat-flat-button.mat-primary,.mat-raised-button.mat-primary,.mat-fab.mat-primary,.mat-mini-fab.mat-primary{background-color:#0055b8}.mat-flat-button.mat-accent,.mat-raised-button.mat-accent,.mat-fab.mat-accent,.mat-mini-fab.mat-accent{background-color:#00754a}.mat-flat-button.mat-warn,.mat-raised-button.mat-warn,.mat-fab.mat-warn,.mat-mini-fab.mat-warn{background-color:#b8082a}.mat-flat-button.mat-primary.mat-button-disabled,.mat-flat-button.mat-accent.mat-button-disabled,.mat-flat-button.mat-warn.mat-button-disabled,.mat-flat-button.mat-button-disabled.mat-button-disabled,.mat-raised-button.mat-primary.mat-button-disabled,.mat-raised-button.mat-accent.mat-button-disabled,.mat-raised-button.mat-warn.mat-button-disabled,.mat-raised-button.mat-button-disabled.mat-button-disabled,.mat-fab.mat-primary.mat-button-disabled,.mat-fab.mat-accent.mat-button-disabled,.mat-fab.mat-warn.mat-button-disabled,.mat-fab.mat-button-disabled.mat-button-disabled,.mat-mini-fab.mat-primary.mat-button-disabled,.mat-mini-fab.mat-accent.mat-button-disabled,.mat-mini-fab.mat-warn.mat-button-disabled,.mat-mini-fab.mat-button-disabled.mat-button-disabled{background-color:#0000001f}.mat-flat-button.mat-primary .mat-ripple-element,.mat-raised-button.mat-primary .mat-ripple-element,.mat-fab.mat-primary .mat-ripple-element,.mat-mini-fab.mat-primary .mat-ripple-element,.mat-flat-button.mat-accent .mat-ripple-element,.mat-raised-button.mat-accent .mat-ripple-element,.mat-fab.mat-accent .mat-ripple-element,.mat-mini-fab.mat-accent .mat-ripple-element{background-color:#ffffff1a}.mat-flat-button.mat-warn .mat-ripple-element,.mat-raised-button.mat-warn .mat-ripple-element,.mat-fab.mat-warn .mat-ripple-element,.mat-mini-fab.mat-warn .mat-ripple-element{background-color:#0000001a}.mat-stroked-button:not([class*=mat-elevation-z]),.mat-flat-button:not([class*=mat-elevation-z]){box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.mat-raised-button:not([class*=mat-elevation-z]){box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.mat-raised-button:not(.mat-button-disabled):active:not([class*=mat-elevation-z]){box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.mat-raised-button.mat-button-disabled:not([class*=mat-elevation-z]){box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.mat-fab:not([class*=mat-elevation-z]),.mat-mini-fab:not([class*=mat-elevation-z]){box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.mat-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]),.mat-mini-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]){box-shadow:0 7px 8px -4px #0003,0 12px 17px 2px #00000024,0 5px 22px 4px #0000001f}.mat-fab.mat-button-disabled:not([class*=mat-elevation-z]),.mat-mini-fab.mat-button-disabled:not([class*=mat-elevation-z]){box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.mat-button,.mat-raised-button,.mat-icon-button,.mat-stroked-button,.mat-flat-button,.mat-fab,.mat-mini-fab{font-family:Open Sans;font-size:14px;font-weight:500}.mat-button-toggle-standalone:not([class*=mat-elevation-z]),.mat-button-toggle-group:not([class*=mat-elevation-z]){box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.mat-button-toggle-standalone.mat-button-toggle-appearance-standard:not([class*=mat-elevation-z]),.mat-button-toggle-group-appearance-standard:not([class*=mat-elevation-z]){box-shadow:none}.mat-button-toggle{color:#00000061}.mat-button-toggle .mat-button-toggle-focus-overlay{background-color:#0000001f}.mat-button-toggle-appearance-standard{color:#000000de;background:white}.mat-button-toggle-appearance-standard .mat-button-toggle-focus-overlay{background-color:#000}.mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle{border-left:solid 1px #e0e0e0}[dir=rtl] .mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle{border-left:none;border-right:solid 1px #e0e0e0}.mat-button-toggle-group-appearance-standard.mat-button-toggle-vertical .mat-button-toggle+.mat-button-toggle{border-left:none;border-right:none;border-top:solid 1px #e0e0e0}.mat-button-toggle-checked{background-color:#e0e0e0;color:#0000008a}.mat-button-toggle-checked.mat-button-toggle-appearance-standard{color:#000000de}.mat-button-toggle-disabled{color:#00000042;background-color:#eee}.mat-button-toggle-disabled.mat-button-toggle-appearance-standard{background:white}.mat-button-toggle-disabled.mat-button-toggle-checked{background-color:#bdbdbd}.mat-button-toggle-standalone.mat-button-toggle-appearance-standard,.mat-button-toggle-group-appearance-standard{border:solid 1px #e0e0e0}.mat-button-toggle-appearance-standard .mat-button-toggle-label-content{line-height:48px}.mat-button-toggle{font-family:Open Sans}.mat-card{background:white;color:#000000de}.mat-card:not([class*=mat-elevation-z]){box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}.mat-card.mat-card-flat:not([class*=mat-elevation-z]){box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.mat-card-subtitle{color:#0000008a}.mat-card{font-family:Open Sans}.mat-card-title{font-size:24px;font-weight:500}.mat-card-header .mat-card-title{font-size:20px}.mat-card-subtitle,.mat-card-content{font-size:14px}.mat-checkbox-frame{border-color:#0000008a}.mat-checkbox-checkmark{fill:#fafafa}.mat-checkbox-checkmark-path{stroke:#fafafa!important}.mat-checkbox-mixedmark{background-color:#fafafa}.mat-checkbox-indeterminate.mat-primary .mat-checkbox-background,.mat-checkbox-checked.mat-primary .mat-checkbox-background{background-color:#0055b8}.mat-checkbox-indeterminate.mat-accent .mat-checkbox-background,.mat-checkbox-checked.mat-accent .mat-checkbox-background{background-color:#00754a}.mat-checkbox-indeterminate.mat-warn .mat-checkbox-background,.mat-checkbox-checked.mat-warn .mat-checkbox-background{background-color:#b8082a}.mat-checkbox-disabled.mat-checkbox-checked .mat-checkbox-background,.mat-checkbox-disabled.mat-checkbox-indeterminate .mat-checkbox-background{background-color:#b0b0b0}.mat-checkbox-disabled:not(.mat-checkbox-checked) .mat-checkbox-frame{border-color:#b0b0b0}.mat-checkbox-disabled .mat-checkbox-label{color:#00000061}.mat-checkbox .mat-ripple-element{background-color:#000}.mat-checkbox-checked:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element,.mat-checkbox:active:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element{background:#0055b8}.mat-checkbox-checked:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element,.mat-checkbox:active:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element{background:#00754a}.mat-checkbox-checked:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element,.mat-checkbox:active:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element{background:#b8082a}.mat-checkbox{font-family:Open Sans}.mat-checkbox-layout .mat-checkbox-label{line-height:24px}.mat-chip.mat-standard-chip{background-color:#e0e0e0;color:#000000de}.mat-chip.mat-standard-chip .mat-chip-remove{color:#000000de;opacity:.4}.mat-chip.mat-standard-chip:not(.mat-chip-disabled):active{box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.mat-chip.mat-standard-chip:not(.mat-chip-disabled) .mat-chip-remove:hover{opacity:.54}.mat-chip.mat-standard-chip.mat-chip-disabled{opacity:.4}.mat-chip.mat-standard-chip:after{background:black}.mat-chip.mat-standard-chip.mat-chip-selected.mat-primary{background-color:#0055b8;color:#fff}.mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-chip-remove{color:#fff;opacity:.4}.mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-ripple-element{background-color:#ffffff1a}.mat-chip.mat-standard-chip.mat-chip-selected.mat-warn{background-color:#b8082a;color:#000000de}.mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-chip-remove{color:#000000de;opacity:.4}.mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-ripple-element{background-color:#0000001a}.mat-chip.mat-standard-chip.mat-chip-selected.mat-accent{background-color:#00754a;color:#fff}.mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-chip-remove{color:#fff;opacity:.4}.mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-ripple-element{background-color:#ffffff1a}.mat-chip{font-size:14px;font-weight:500}.mat-chip .mat-chip-trailing-icon.mat-icon,.mat-chip .mat-chip-remove.mat-icon{font-size:18px}.mat-table{background:white}.mat-table thead,.mat-table tbody,.mat-table tfoot,mat-header-row,mat-row,mat-footer-row,[mat-header-row],[mat-row],[mat-footer-row],.mat-table-sticky{background:inherit}mat-row,mat-header-row,mat-footer-row,th.mat-header-cell,td.mat-cell,td.mat-footer-cell{border-bottom-color:#0000001f}.mat-header-cell{color:#0000008a}.mat-cell,.mat-footer-cell{color:#000000de}.mat-table{font-family:Open Sans}.mat-header-cell{font-size:12px;font-weight:500}.mat-cell,.mat-footer-cell{font-size:14px}.mat-calendar-arrow{fill:#0000008a}.mat-datepicker-toggle,.mat-datepicker-content .mat-calendar-next-button,.mat-datepicker-content .mat-calendar-previous-button{color:#0000008a}.mat-calendar-table-header-divider:after{background:rgba(0,0,0,.12)}.mat-calendar-table-header,.mat-calendar-body-label{color:#0000008a}.mat-calendar-body-cell-content,.mat-date-range-input-separator{color:#000000de;border-color:transparent}.mat-calendar-body-disabled>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){color:#00000061}.mat-form-field-disabled .mat-date-range-input-separator{color:#00000061}.mat-calendar-body-in-preview{color:#0000003d}.mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){border-color:#00000061}.mat-calendar-body-disabled>.mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){border-color:#0000002e}.mat-calendar-body-in-range:before{background:rgba(0,85,184,.2)}.mat-calendar-body-comparison-identical,.mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}.mat-calendar-body-comparison-bridge-start:before,[dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(to right,rgba(0,85,184,.2) 50%,rgba(249,171,0,.2) 50%)}.mat-calendar-body-comparison-bridge-end:before,[dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(to left,rgba(0,85,184,.2) 50%,rgba(249,171,0,.2) 50%)}.mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}.mat-calendar-body-comparison-identical.mat-calendar-body-selected,.mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.mat-calendar-body-selected{background-color:#0055b8;color:#fff}.mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#0055b866}.mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}.cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#0055b84d}@media (hover: hover){.mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#0055b84d}}.mat-datepicker-content{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f;background-color:#fff;color:#000000de}.mat-datepicker-content.mat-accent .mat-calendar-body-in-range:before{background:rgba(0,117,74,.2)}.mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical,.mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}.mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-start:before,.mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(to right,rgba(0,117,74,.2) 50%,rgba(249,171,0,.2) 50%)}.mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-end:before,.mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(to left,rgba(0,117,74,.2) 50%,rgba(249,171,0,.2) 50%)}.mat-datepicker-content.mat-accent .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}.mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.mat-datepicker-content.mat-accent .mat-calendar-body-selected{background-color:#00754a;color:#fff}.mat-datepicker-content.mat-accent .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#00754a66}.mat-datepicker-content.mat-accent .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}.mat-datepicker-content.mat-accent .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.mat-datepicker-content.mat-accent .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#00754a4d}@media (hover: hover){.mat-datepicker-content.mat-accent .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#00754a4d}}.mat-datepicker-content.mat-warn .mat-calendar-body-in-range:before{background:rgba(184,8,42,.2)}.mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical,.mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}.mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-start:before,.mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(to right,rgba(184,8,42,.2) 50%,rgba(249,171,0,.2) 50%)}.mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-end:before,.mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(to left,rgba(184,8,42,.2) 50%,rgba(249,171,0,.2) 50%)}.mat-datepicker-content.mat-warn .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}.mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.mat-datepicker-content.mat-warn .mat-calendar-body-selected{background-color:#b8082a;color:#000000de}.mat-datepicker-content.mat-warn .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#b8082a66}.mat-datepicker-content.mat-warn .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #000000de}.mat-datepicker-content.mat-warn .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.mat-datepicker-content.mat-warn .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#b8082a4d}@media (hover: hover){.mat-datepicker-content.mat-warn .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#b8082a4d}}.mat-datepicker-content-touch{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}.mat-datepicker-toggle-active{color:#0055b8}.mat-datepicker-toggle-active.mat-accent{color:#00754a}.mat-datepicker-toggle-active.mat-warn{color:#b8082a}.mat-date-range-input-inner[disabled]{color:#00000061}.mat-calendar{font-family:Open Sans}.mat-calendar-body{font-size:13px}.mat-calendar-body-label,.mat-calendar-period-button{font-size:14px;font-weight:500}.mat-calendar-table-header th{font-size:11px;font-weight:400}.mat-dialog-container{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f;background:white;color:#000000de}.mat-dialog-title{font:500 20px/32px Open Sans;letter-spacing:normal}.mat-divider{border-top-color:#0000001f}.mat-divider-vertical{border-right-color:#0000001f}.mat-expansion-panel{background:white;color:#000000de}.mat-expansion-panel:not([class*=mat-elevation-z]){box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.mat-action-row{border-top-color:#0000001f}.mat-expansion-panel .mat-expansion-panel-header.cdk-keyboard-focused:not([aria-disabled=true]),.mat-expansion-panel .mat-expansion-panel-header.cdk-program-focused:not([aria-disabled=true]),.mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:hover:not([aria-disabled=true]){background:rgba(0,0,0,.04)}@media (hover: none){.mat-expansion-panel:not(.mat-expanded):not([aria-disabled=true]) .mat-expansion-panel-header:hover{background:white}}.mat-expansion-panel-header-title{color:#000000de}.mat-expansion-panel-header-description,.mat-expansion-indicator:after{color:#0000008a}.mat-expansion-panel-header[aria-disabled=true]{color:#00000042}.mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-title,.mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-description{color:inherit}.mat-expansion-panel-header{height:48px}.mat-expansion-panel-header.mat-expanded{height:64px}.mat-expansion-panel-header{font-family:Open Sans;font-size:15px;font-weight:400}.mat-expansion-panel-content{font:400 14px/20px Open Sans;letter-spacing:normal}.mat-form-field-label,.mat-hint{color:#0009}.mat-form-field.mat-focused .mat-form-field-label{color:#0055b8}.mat-form-field.mat-focused .mat-form-field-label.mat-accent{color:#00754a}.mat-form-field.mat-focused .mat-form-field-label.mat-warn{color:#b8082a}.mat-focused .mat-form-field-required-marker{color:#00754a}.mat-form-field-ripple{background-color:#000000de}.mat-form-field.mat-focused .mat-form-field-ripple{background-color:#0055b8}.mat-form-field.mat-focused .mat-form-field-ripple.mat-accent{background-color:#00754a}.mat-form-field.mat-focused .mat-form-field-ripple.mat-warn{background-color:#b8082a}.mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid) .mat-form-field-infix:after{color:#0055b8}.mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-accent .mat-form-field-infix:after{color:#00754a}.mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-warn .mat-form-field-infix:after{color:#b8082a}.mat-form-field.mat-form-field-invalid .mat-form-field-label,.mat-form-field.mat-form-field-invalid .mat-form-field-label.mat-accent,.mat-form-field.mat-form-field-invalid .mat-form-field-label .mat-form-field-required-marker{color:#b8082a}.mat-form-field.mat-form-field-invalid .mat-form-field-ripple,.mat-form-field.mat-form-field-invalid .mat-form-field-ripple.mat-accent{background-color:#b8082a}.mat-error{color:#b8082a}.mat-form-field-appearance-legacy .mat-form-field-label,.mat-form-field-appearance-legacy .mat-hint{color:#0000008a}.mat-form-field-appearance-legacy .mat-form-field-underline{background-color:#0000006b}.mat-form-field-appearance-legacy.mat-form-field-disabled .mat-form-field-underline{background-image:linear-gradient(to right,rgba(0,0,0,.42) 0%,rgba(0,0,0,.42) 33%,transparent 0%);background-size:4px 100%;background-repeat:repeat-x}.mat-form-field-appearance-standard .mat-form-field-underline{background-color:#0000006b}.mat-form-field-appearance-standard.mat-form-field-disabled .mat-form-field-underline{background-image:linear-gradient(to right,rgba(0,0,0,.42) 0%,rgba(0,0,0,.42) 33%,transparent 0%);background-size:4px 100%;background-repeat:repeat-x}.mat-form-field-appearance-fill .mat-form-field-flex{background-color:#0000000a}.mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-flex{background-color:#00000005}.mat-form-field-appearance-fill .mat-form-field-underline:before{background-color:#0000006b}.mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-label{color:#00000061}.mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-underline:before{background-color:transparent}.mat-form-field-appearance-outline .mat-form-field-outline{color:#0000001f}.mat-form-field-appearance-outline .mat-form-field-outline-thick{color:#000000de}.mat-form-field-appearance-outline.mat-focused .mat-form-field-outline-thick{color:#0055b8}.mat-form-field-appearance-outline.mat-focused.mat-accent .mat-form-field-outline-thick{color:#00754a}.mat-form-field-appearance-outline.mat-focused.mat-warn .mat-form-field-outline-thick,.mat-form-field-appearance-outline.mat-form-field-invalid.mat-form-field-invalid .mat-form-field-outline-thick{color:#b8082a}.mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-label{color:#00000061}.mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-outline{color:#0000000f}.mat-form-field{font-size:inherit;font-weight:400;line-height:1.125;font-family:Open Sans;letter-spacing:normal}.mat-form-field-wrapper{padding-bottom:1.34375em}.mat-form-field-prefix .mat-icon,.mat-form-field-suffix .mat-icon{font-size:150%;line-height:1.125}.mat-form-field-prefix .mat-icon-button,.mat-form-field-suffix .mat-icon-button{height:1.5em;width:1.5em}.mat-form-field-prefix .mat-icon-button .mat-icon,.mat-form-field-suffix .mat-icon-button .mat-icon{height:1.125em;line-height:1.125}.mat-form-field-infix{padding:.5em 0;border-top:.84375em solid transparent}.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.34373em) scale(.75);width:133.3333533333%}.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.34372em) scale(.75);width:133.3333633333%}.mat-form-field-label-wrapper{top:-.84375em;padding-top:.84375em}.mat-form-field-label{top:1.34375em}.mat-form-field-underline{bottom:1.34375em}.mat-form-field-subscript-wrapper{font-size:75%;margin-top:.6666666667em;top:calc(100% - 1.7916666667em)}.mat-form-field-appearance-legacy .mat-form-field-wrapper{padding-bottom:1.25em}.mat-form-field-appearance-legacy .mat-form-field-infix{padding:.4375em 0}.mat-form-field-appearance-legacy.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28125em) scale(.75) perspective(100px) translateZ(.00106px);width:133.3333933333%}.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-form-field-autofill-control:-webkit-autofill+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28125em) scale(.75) perspective(100px) translateZ(.00107px);width:133.3334033333%}.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28125em) scale(.75) perspective(100px) translateZ(.00108px);width:133.3334133333%}.mat-form-field-appearance-legacy .mat-form-field-label{top:1.28125em}.mat-form-field-appearance-legacy .mat-form-field-underline{bottom:1.25em}.mat-form-field-appearance-legacy .mat-form-field-subscript-wrapper{margin-top:.5416666667em;top:calc(100% - 1.6666666667em)}@media print{.mat-form-field-appearance-legacy.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28116em) scale(.75)}.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-form-field-autofill-control:-webkit-autofill+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28115em) scale(.75)}.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28114em) scale(.75)}}.mat-form-field-appearance-fill .mat-form-field-infix{padding:.25em 0 .75em}.mat-form-field-appearance-fill .mat-form-field-label{top:1.09375em;margin-top:-.5em}.mat-form-field-appearance-fill.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,.mat-form-field-appearance-fill.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-.59373em) scale(.75);width:133.3333533333%}.mat-form-field-appearance-fill.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-.59372em) scale(.75);width:133.3333633333%}.mat-form-field-appearance-outline .mat-form-field-infix{padding:1em 0}.mat-form-field-appearance-outline .mat-form-field-label{top:1.84375em;margin-top:-.25em}.mat-form-field-appearance-outline.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,.mat-form-field-appearance-outline.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.59373em) scale(.75);width:133.3333533333%}.mat-form-field-appearance-outline.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.59372em) scale(.75);width:133.3333633333%}.mat-grid-tile-header,.mat-grid-tile-footer{font-size:14px}.mat-grid-tile-header .mat-line,.mat-grid-tile-footer .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.mat-grid-tile-header .mat-line:nth-child(n+2),.mat-grid-tile-footer .mat-line:nth-child(n+2){font-size:12px}.mat-icon.mat-primary{color:#0055b8}.mat-icon.mat-accent{color:#00754a}.mat-icon.mat-warn{color:#b8082a}.mat-form-field-type-mat-native-select .mat-form-field-infix:after{color:#0000008a}.mat-input-element:disabled,.mat-form-field-type-mat-native-select.mat-form-field-disabled .mat-form-field-infix:after{color:#00000061}.mat-input-element{caret-color:#0055b8}.mat-input-element::placeholder{color:#0000006b}.mat-input-element::-moz-placeholder{color:#0000006b}.mat-input-element::-webkit-input-placeholder{color:#0000006b}.mat-input-element:-ms-input-placeholder{color:#0000006b}.mat-form-field.mat-accent .mat-input-element{caret-color:#00754a}.mat-form-field.mat-warn .mat-input-element,.mat-form-field-invalid .mat-input-element{caret-color:#b8082a}.mat-form-field-type-mat-native-select.mat-form-field-invalid .mat-form-field-infix:after{color:#b8082a}input.mat-input-element{margin-top:-.0625em}.mat-list-base .mat-list-item,.mat-list-base .mat-list-option{color:#000000de}.mat-list-base .mat-subheader{color:#0000008a}.mat-list-base .mat-list-item-disabled{background-color:#eee;color:#00000061}.mat-list-option:hover,.mat-list-option:focus,.mat-nav-list .mat-list-item:hover,.mat-nav-list .mat-list-item:focus,.mat-action-list .mat-list-item:hover,.mat-action-list .mat-list-item:focus{background:rgba(0,0,0,.04)}.mat-list-single-selected-option,.mat-list-single-selected-option:hover,.mat-list-single-selected-option:focus{background:rgba(0,0,0,.12)}.mat-list-item,.mat-list-option{font-family:Open Sans}.mat-list-base .mat-list-item{font-size:16px}.mat-list-base .mat-list-item .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.mat-list-base .mat-list-item .mat-line:nth-child(n+2){font-size:14px}.mat-list-base .mat-list-option{font-size:16px}.mat-list-base .mat-list-option .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.mat-list-base .mat-list-option .mat-line:nth-child(n+2){font-size:14px}.mat-list-base .mat-subheader{font-family:Open Sans;font-size:14px;font-weight:500}.mat-list-base[dense] .mat-list-item{font-size:12px}.mat-list-base[dense] .mat-list-item .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.mat-list-base[dense] .mat-list-item .mat-line:nth-child(n+2){font-size:12px}.mat-list-base[dense] .mat-list-option{font-size:12px}.mat-list-base[dense] .mat-list-option .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.mat-list-base[dense] .mat-list-option .mat-line:nth-child(n+2){font-size:12px}.mat-list-base[dense] .mat-subheader{font-family:Open Sans;font-size:12px;font-weight:500}.mat-menu-panel{background:white}.mat-menu-panel:not([class*=mat-elevation-z]){box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.mat-menu-item{background:transparent;color:#000000de}.mat-menu-item[disabled],.mat-menu-item[disabled] .mat-menu-submenu-icon,.mat-menu-item[disabled] .mat-icon-no-color{color:#00000061}.mat-menu-item .mat-icon-no-color,.mat-menu-submenu-icon{color:#0000008a}.mat-menu-item:hover:not([disabled]),.mat-menu-item.cdk-program-focused:not([disabled]),.mat-menu-item.cdk-keyboard-focused:not([disabled]),.mat-menu-item-highlighted:not([disabled]){background:rgba(0,0,0,.04)}.mat-menu-item{font-family:Open Sans;font-size:14px;font-weight:400}.mat-paginator{background:white}.mat-paginator,.mat-paginator-page-size .mat-select-trigger{color:#0000008a}.mat-paginator-decrement,.mat-paginator-increment{border-top:2px solid rgba(0,0,0,.54);border-right:2px solid rgba(0,0,0,.54)}.mat-paginator-first,.mat-paginator-last{border-top:2px solid rgba(0,0,0,.54)}.mat-icon-button[disabled] .mat-paginator-decrement,.mat-icon-button[disabled] .mat-paginator-increment,.mat-icon-button[disabled] .mat-paginator-first,.mat-icon-button[disabled] .mat-paginator-last{border-color:#00000061}.mat-paginator-container{min-height:56px}.mat-paginator,.mat-paginator-page-size .mat-select-trigger{font-family:Open Sans;font-size:12px}.mat-progress-bar-background{fill:#bcd1ea}.mat-progress-bar-buffer{background-color:#bcd1ea}.mat-progress-bar-fill:after{background-color:#0055b8}.mat-progress-bar.mat-accent .mat-progress-bar-background{fill:#bcd9ce}.mat-progress-bar.mat-accent .mat-progress-bar-buffer{background-color:#bcd9ce}.mat-progress-bar.mat-accent .mat-progress-bar-fill:after{background-color:#00754a}.mat-progress-bar.mat-warn .mat-progress-bar-background{fill:#eabec6}.mat-progress-bar.mat-warn .mat-progress-bar-buffer{background-color:#eabec6}.mat-progress-bar.mat-warn .mat-progress-bar-fill:after{background-color:#b8082a}.mat-progress-spinner circle,.mat-spinner circle{stroke:#0055b8}.mat-progress-spinner.mat-accent circle,.mat-spinner.mat-accent circle{stroke:#00754a}.mat-progress-spinner.mat-warn circle,.mat-spinner.mat-warn circle{stroke:#b8082a}.mat-radio-outer-circle{border-color:#0000008a}.mat-radio-button.mat-primary.mat-radio-checked .mat-radio-outer-circle{border-color:#0055b8}.mat-radio-button.mat-primary .mat-radio-inner-circle,.mat-radio-button.mat-primary .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.mat-radio-button.mat-primary.mat-radio-checked .mat-radio-persistent-ripple,.mat-radio-button.mat-primary:active .mat-radio-persistent-ripple{background-color:#0055b8}.mat-radio-button.mat-accent.mat-radio-checked .mat-radio-outer-circle{border-color:#00754a}.mat-radio-button.mat-accent .mat-radio-inner-circle,.mat-radio-button.mat-accent .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.mat-radio-button.mat-accent.mat-radio-checked .mat-radio-persistent-ripple,.mat-radio-button.mat-accent:active .mat-radio-persistent-ripple{background-color:#00754a}.mat-radio-button.mat-warn.mat-radio-checked .mat-radio-outer-circle{border-color:#b8082a}.mat-radio-button.mat-warn .mat-radio-inner-circle,.mat-radio-button.mat-warn .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.mat-radio-button.mat-warn.mat-radio-checked .mat-radio-persistent-ripple,.mat-radio-button.mat-warn:active .mat-radio-persistent-ripple{background-color:#b8082a}.mat-radio-button.mat-radio-disabled.mat-radio-checked .mat-radio-outer-circle,.mat-radio-button.mat-radio-disabled .mat-radio-outer-circle{border-color:#00000061}.mat-radio-button.mat-radio-disabled .mat-radio-ripple .mat-ripple-element,.mat-radio-button.mat-radio-disabled .mat-radio-inner-circle{background-color:#00000061}.mat-radio-button.mat-radio-disabled .mat-radio-label-content{color:#00000061}.mat-radio-button .mat-ripple-element{background-color:#000}.mat-radio-button{font-family:Open Sans}.mat-select-value{color:#000000de}.mat-select-placeholder{color:#0000006b}.mat-select-disabled .mat-select-value{color:#00000061}.mat-select-arrow{color:#0000008a}.mat-select-panel{background:white}.mat-select-panel:not([class*=mat-elevation-z]){box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.mat-select-panel .mat-option.mat-selected:not(.mat-option-multiple){background:rgba(0,0,0,.12)}.mat-form-field.mat-focused.mat-primary .mat-select-arrow{color:#0055b8}.mat-form-field.mat-focused.mat-accent .mat-select-arrow{color:#00754a}.mat-form-field.mat-focused.mat-warn .mat-select-arrow,.mat-form-field .mat-select.mat-select-invalid .mat-select-arrow{color:#b8082a}.mat-form-field .mat-select.mat-select-disabled .mat-select-arrow{color:#00000061}.mat-select{font-family:Open Sans}.mat-select-trigger{height:1.125em}.mat-drawer-container{background-color:#fafafa;color:#000000de}.mat-drawer{background-color:#fff;color:#000000de}.mat-drawer.mat-drawer-push{background-color:#fff}.mat-drawer:not(.mat-drawer-side){box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}.mat-drawer-side{border-right:solid 1px rgba(0,0,0,.12)}.mat-drawer-side.mat-drawer-end,[dir=rtl] .mat-drawer-side{border-left:solid 1px rgba(0,0,0,.12);border-right:none}[dir=rtl] .mat-drawer-side.mat-drawer-end{border-left:none;border-right:solid 1px rgba(0,0,0,.12)}.mat-drawer-backdrop.mat-drawer-shown{background-color:#0009}.mat-slide-toggle.mat-checked .mat-slide-toggle-thumb{background-color:#00754a}.mat-slide-toggle.mat-checked .mat-slide-toggle-bar{background-color:#00754a8a}.mat-slide-toggle.mat-checked .mat-ripple-element{background-color:#00754a}.mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-thumb{background-color:#0055b8}.mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-bar{background-color:#0055b88a}.mat-slide-toggle.mat-primary.mat-checked .mat-ripple-element{background-color:#0055b8}.mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-thumb{background-color:#b8082a}.mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-bar{background-color:#b8082a8a}.mat-slide-toggle.mat-warn.mat-checked .mat-ripple-element{background-color:#b8082a}.mat-slide-toggle:not(.mat-checked) .mat-ripple-element{background-color:#000}.mat-slide-toggle-thumb{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f;background-color:#fafafa}.mat-slide-toggle-bar{background-color:#00000061}.mat-slide-toggle-content{font-family:Open Sans}.mat-slider-track-background{background-color:#00000042}.mat-slider.mat-primary .mat-slider-track-fill,.mat-slider.mat-primary .mat-slider-thumb,.mat-slider.mat-primary .mat-slider-thumb-label{background-color:#0055b8}.mat-slider.mat-primary .mat-slider-thumb-label-text{color:#fff}.mat-slider.mat-primary .mat-slider-focus-ring{background-color:#0055b833}.mat-slider.mat-accent .mat-slider-track-fill,.mat-slider.mat-accent .mat-slider-thumb,.mat-slider.mat-accent .mat-slider-thumb-label{background-color:#00754a}.mat-slider.mat-accent .mat-slider-thumb-label-text{color:#fff}.mat-slider.mat-accent .mat-slider-focus-ring{background-color:#00754a33}.mat-slider.mat-warn .mat-slider-track-fill,.mat-slider.mat-warn .mat-slider-thumb,.mat-slider.mat-warn .mat-slider-thumb-label{background-color:#b8082a}.mat-slider.mat-warn .mat-slider-thumb-label-text{color:#000000de}.mat-slider.mat-warn .mat-slider-focus-ring{background-color:#b8082a33}.mat-slider:hover .mat-slider-track-background,.mat-slider.cdk-focused .mat-slider-track-background{background-color:#00000061}.mat-slider.mat-slider-disabled .mat-slider-track-background,.mat-slider.mat-slider-disabled .mat-slider-track-fill,.mat-slider.mat-slider-disabled .mat-slider-thumb,.mat-slider.mat-slider-disabled:hover .mat-slider-track-background{background-color:#00000042}.mat-slider.mat-slider-min-value .mat-slider-focus-ring{background-color:#0000001f}.mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb,.mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb-label{background-color:#000000de}.mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb,.mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb-label{background-color:#00000042}.mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing) .mat-slider-thumb{border-color:#00000042;background-color:transparent}.mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover .mat-slider-thumb,.mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused .mat-slider-thumb{border-color:#00000061}.mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover.mat-slider-disabled .mat-slider-thumb,.mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused.mat-slider-disabled .mat-slider-thumb{border-color:#00000042}.mat-slider-has-ticks .mat-slider-wrapper:after{border-color:#000000b3}.mat-slider-horizontal .mat-slider-ticks{background-image:repeating-linear-gradient(to right,rgba(0,0,0,.7),rgba(0,0,0,.7) 2px,transparent 0,transparent);background-image:-moz-repeating-linear-gradient(.0001deg,rgba(0,0,0,.7),rgba(0,0,0,.7) 2px,transparent 0,transparent)}.mat-slider-vertical .mat-slider-ticks{background-image:repeating-linear-gradient(to bottom,rgba(0,0,0,.7),rgba(0,0,0,.7) 2px,transparent 0,transparent)}.mat-slider-thumb-label-text{font-family:Open Sans;font-size:12px;font-weight:500}.mat-step-header.cdk-keyboard-focused,.mat-step-header.cdk-program-focused,.mat-step-header:hover:not([aria-disabled]),.mat-step-header:hover[aria-disabled=false]{background-color:#0000000a}.mat-step-header:hover[aria-disabled=true]{cursor:default}@media (hover: none){.mat-step-header:hover{background:none}}.mat-step-header .mat-step-label,.mat-step-header .mat-step-optional{color:#0000008a}.mat-step-header .mat-step-icon{background-color:#0000008a;color:#fff}.mat-step-header .mat-step-icon-selected,.mat-step-header .mat-step-icon-state-done,.mat-step-header .mat-step-icon-state-edit{background-color:#0055b8;color:#fff}.mat-step-header.mat-accent .mat-step-icon{color:#fff}.mat-step-header.mat-accent .mat-step-icon-selected,.mat-step-header.mat-accent .mat-step-icon-state-done,.mat-step-header.mat-accent .mat-step-icon-state-edit{background-color:#00754a;color:#fff}.mat-step-header.mat-warn .mat-step-icon{color:#000000de}.mat-step-header.mat-warn .mat-step-icon-selected,.mat-step-header.mat-warn .mat-step-icon-state-done,.mat-step-header.mat-warn .mat-step-icon-state-edit{background-color:#b8082a;color:#000000de}.mat-step-header .mat-step-icon-state-error{background-color:transparent;color:#b8082a}.mat-step-header .mat-step-label.mat-step-label-active{color:#000000de}.mat-step-header .mat-step-label.mat-step-label-error{color:#b8082a}.mat-stepper-horizontal,.mat-stepper-vertical{background-color:#fff}.mat-stepper-vertical-line:before{border-left-color:#0000001f}.mat-horizontal-stepper-header:before,.mat-horizontal-stepper-header:after,.mat-stepper-horizontal-line{border-top-color:#0000001f}.mat-horizontal-stepper-header{height:72px}.mat-stepper-label-position-bottom .mat-horizontal-stepper-header,.mat-vertical-stepper-header{padding:24px}.mat-stepper-vertical-line:before{top:-16px;bottom:-16px}.mat-stepper-label-position-bottom .mat-horizontal-stepper-header:after,.mat-stepper-label-position-bottom .mat-horizontal-stepper-header:before{top:36px}.mat-stepper-label-position-bottom .mat-stepper-horizontal-line{top:36px}.mat-stepper-vertical,.mat-stepper-horizontal{font-family:Open Sans}.mat-step-label{font-size:14px;font-weight:400}.mat-step-sub-label-error{font-weight:400}.mat-step-label-error{font-size:14px}.mat-step-label-selected{font-size:14px;font-weight:500}.mat-sort-header-arrow{color:#757575}.mat-tab-nav-bar,.mat-tab-header{border-bottom:1px solid rgba(0,0,0,.12)}.mat-tab-group-inverted-header .mat-tab-nav-bar,.mat-tab-group-inverted-header .mat-tab-header{border-top:1px solid rgba(0,0,0,.12);border-bottom:none}.mat-tab-label,.mat-tab-link{color:#000000de}.mat-tab-label.mat-tab-disabled,.mat-tab-link.mat-tab-disabled{color:#00000061}.mat-tab-header-pagination-chevron{border-color:#000000de}.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:#00000061}.mat-tab-group[class*=mat-background-]>.mat-tab-header,.mat-tab-nav-bar[class*=mat-background-]{border-bottom:none;border-top:none}.mat-tab-group.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-group.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#b3ccea4d}.mat-tab-group.mat-primary .mat-ink-bar,.mat-tab-nav-bar.mat-primary .mat-ink-bar{background-color:#0055b8}.mat-tab-group.mat-primary.mat-background-primary>.mat-tab-header .mat-ink-bar,.mat-tab-group.mat-primary.mat-background-primary>.mat-tab-link-container .mat-ink-bar,.mat-tab-nav-bar.mat-primary.mat-background-primary>.mat-tab-header .mat-ink-bar,.mat-tab-nav-bar.mat-primary.mat-background-primary>.mat-tab-link-container .mat-ink-bar{background-color:#fff}.mat-tab-group.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-group.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#c2e1c24d}.mat-tab-group.mat-accent .mat-ink-bar,.mat-tab-nav-bar.mat-accent .mat-ink-bar{background-color:#00754a}.mat-tab-group.mat-accent.mat-background-accent>.mat-tab-header .mat-ink-bar,.mat-tab-group.mat-accent.mat-background-accent>.mat-tab-link-container .mat-ink-bar,.mat-tab-nav-bar.mat-accent.mat-background-accent>.mat-tab-header .mat-ink-bar,.mat-tab-nav-bar.mat-accent.mat-background-accent>.mat-tab-link-container .mat-ink-bar{background-color:#fff}.mat-tab-group.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-group.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#eab5bf4d}.mat-tab-group.mat-warn .mat-ink-bar,.mat-tab-nav-bar.mat-warn .mat-ink-bar{background-color:#b8082a}.mat-tab-group.mat-warn.mat-background-warn>.mat-tab-header .mat-ink-bar,.mat-tab-group.mat-warn.mat-background-warn>.mat-tab-link-container .mat-ink-bar,.mat-tab-nav-bar.mat-warn.mat-background-warn>.mat-tab-header .mat-ink-bar,.mat-tab-nav-bar.mat-warn.mat-background-warn>.mat-tab-link-container .mat-ink-bar{background-color:#000000de}.mat-tab-group.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-group.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#b3ccea4d}.mat-tab-group.mat-background-primary>.mat-tab-header,.mat-tab-group.mat-background-primary>.mat-tab-link-container,.mat-tab-group.mat-background-primary>.mat-tab-header-pagination,.mat-tab-nav-bar.mat-background-primary>.mat-tab-header,.mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container,.mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination{background-color:#0055b8}.mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-label,.mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-tab-link,.mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-label,.mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-tab-link{color:#fff}.mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-label.mat-tab-disabled,.mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,.mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-label.mat-tab-disabled,.mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-tab-link.mat-tab-disabled{color:#fff6}.mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-chevron,.mat-tab-group.mat-background-primary>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-focus-indicator:before,.mat-tab-group.mat-background-primary>.mat-tab-header .mat-focus-indicator:before,.mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-focus-indicator:before,.mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-focus-indicator:before{border-color:#fff}.mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.mat-tab-group.mat-background-primary>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:#fff;opacity:.4}.mat-tab-group.mat-background-primary>.mat-tab-header .mat-ripple-element,.mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-ripple-element,.mat-tab-group.mat-background-primary>.mat-tab-header-pagination .mat-ripple-element,.mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-ripple-element,.mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-ripple-element,.mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination .mat-ripple-element{background-color:#fff;opacity:.12}.mat-tab-group.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-group.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#c2e1c24d}.mat-tab-group.mat-background-accent>.mat-tab-header,.mat-tab-group.mat-background-accent>.mat-tab-link-container,.mat-tab-group.mat-background-accent>.mat-tab-header-pagination,.mat-tab-nav-bar.mat-background-accent>.mat-tab-header,.mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container,.mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination{background-color:#00754a}.mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-label,.mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-tab-link,.mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-label,.mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-tab-link{color:#fff}.mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-label.mat-tab-disabled,.mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,.mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-label.mat-tab-disabled,.mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-tab-link.mat-tab-disabled{color:#fff6}.mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-chevron,.mat-tab-group.mat-background-accent>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-focus-indicator:before,.mat-tab-group.mat-background-accent>.mat-tab-header .mat-focus-indicator:before,.mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-focus-indicator:before,.mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-focus-indicator:before{border-color:#fff}.mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.mat-tab-group.mat-background-accent>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:#fff;opacity:.4}.mat-tab-group.mat-background-accent>.mat-tab-header .mat-ripple-element,.mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-ripple-element,.mat-tab-group.mat-background-accent>.mat-tab-header-pagination .mat-ripple-element,.mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-ripple-element,.mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-ripple-element,.mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination .mat-ripple-element{background-color:#fff;opacity:.12}.mat-tab-group.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-group.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#eab5bf4d}.mat-tab-group.mat-background-warn>.mat-tab-header,.mat-tab-group.mat-background-warn>.mat-tab-link-container,.mat-tab-group.mat-background-warn>.mat-tab-header-pagination,.mat-tab-nav-bar.mat-background-warn>.mat-tab-header,.mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container,.mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination{background-color:#b8082a}.mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-label,.mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-tab-link,.mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-label,.mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-tab-link{color:#000000de}.mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-label.mat-tab-disabled,.mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,.mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-label.mat-tab-disabled,.mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-tab-link.mat-tab-disabled{color:#0006}.mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-chevron,.mat-tab-group.mat-background-warn>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-focus-indicator:before,.mat-tab-group.mat-background-warn>.mat-tab-header .mat-focus-indicator:before,.mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-focus-indicator:before,.mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-focus-indicator:before{border-color:#000000de}.mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.mat-tab-group.mat-background-warn>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:#000;opacity:.4}.mat-tab-group.mat-background-warn>.mat-tab-header .mat-ripple-element,.mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-ripple-element,.mat-tab-group.mat-background-warn>.mat-tab-header-pagination .mat-ripple-element,.mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-ripple-element,.mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-ripple-element,.mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination .mat-ripple-element{background-color:#000;opacity:.12}.mat-tab-group{font-family:Open Sans}.mat-tab-label,.mat-tab-link{font-family:Open Sans;font-size:14px;font-weight:500}.mat-toolbar{background:whitesmoke;color:#000000de}.mat-toolbar.mat-primary{background:#0055b8;color:#fff}.mat-toolbar.mat-accent{background:#00754a;color:#fff}.mat-toolbar.mat-warn{background:#b8082a;color:#000000de}.mat-toolbar .mat-form-field-underline,.mat-toolbar .mat-form-field-ripple,.mat-toolbar .mat-focused .mat-form-field-ripple{background-color:currentColor}.mat-toolbar .mat-form-field-label,.mat-toolbar .mat-focused .mat-form-field-label,.mat-toolbar .mat-select-value,.mat-toolbar .mat-select-arrow,.mat-toolbar .mat-form-field.mat-focused .mat-select-arrow{color:inherit}.mat-toolbar .mat-input-element{caret-color:currentColor}.mat-toolbar-multiple-rows{min-height:64px}.mat-toolbar-row,.mat-toolbar-single-row{height:64px}@media (max-width: 599px){.mat-toolbar-multiple-rows{min-height:56px}.mat-toolbar-row,.mat-toolbar-single-row{height:56px}}.mat-toolbar,.mat-toolbar h1,.mat-toolbar h2,.mat-toolbar h3,.mat-toolbar h4,.mat-toolbar h5,.mat-toolbar h6{font:500 20px/32px Open Sans;letter-spacing:normal;margin:0}.mat-tooltip{background:rgba(97,97,97,.9)}.mat-tooltip{font-family:Open Sans;font-size:10px;padding-top:6px;padding-bottom:6px}.mat-tooltip-handset{font-size:14px;padding-top:8px;padding-bottom:8px}.mat-tree{background:white}.mat-tree-node,.mat-nested-tree-node{color:#000000de}.mat-tree-node{min-height:48px}.mat-tree{font-family:Open Sans}.mat-tree-node,.mat-nested-tree-node{font-weight:400;font-size:14px}.mat-snack-bar-container{color:#ffffffb3;background:#323232;box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.mat-simple-snackbar-action{color:#00754a}.mat-simple-snackbar{font-family:Open Sans;font-size:14px}.mat-simple-snackbar-action{line-height:1;font-family:inherit;font-size:inherit;font-weight:500}:root{--theme-primary-color: #0055b8;--theme-primary-color-default-contrast: white;--theme-header-text-color: white;--adf-theme-primary-50: #e0ebf6;--adf-theme-primary-100: #b3ccea;--adf-theme-primary-300: #4d88cd;--adf-theme-primary-900: #002a91;--theme-warn-color: #b8082a;--theme-warn-color-default-contrast: rgba(0, 0, 0, .87);--theme-accent-color: #00754a;--theme-accent-color-a200: #00754a;--theme-accent-color-default-contrast: white;--theme-accent-500: #359b34;--adf-theme-foreground-base-color: black;--adf-theme-foreground-base-color-065: rgba(0, 0, 0, .65);--adf-theme-foreground-base-color-045: rgba(0, 0, 0, .45);--adf-theme-foreground-disabled-text-color: rgba(0, 0, 0, .38);--adf-theme-foreground-divider-color: rgba(0, 0, 0, .12);--adf-theme-foreground-icon-color: rgba(0, 0, 0, .54);--adf-theme-foreground-icon-color-054: rgba(0, 0, 0, .54);--adf-theme-foreground-secondary-text-color: rgba(0, 0, 0, .54);--adf-theme-foreground-text-color: rgba(0, 0, 0, .87);--adf-theme-foreground-text-color-087: rgba(0, 0, 0, .87);--adf-theme-foreground-text-color-075: rgba(0, 0, 0, .75);--adf-theme-foreground-text-color-064: rgba(0, 0, 0, .64);--adf-theme-foreground-text-color-054: rgba(0, 0, 0, .54);--adf-theme-foreground-text-color-042: rgba(0, 0, 0, .42);--adf-theme-foreground-text-color-040: rgba(0, 0, 0, .4);--adf-theme-foreground-text-color-027: rgba(0, 0, 0, .27);--adf-theme-foreground-text-color-025: rgba(0, 0, 0, .25);--adf-theme-foreground-text-color-014: rgba(0, 0, 0, .14);--adf-theme-foreground-text-color-007: rgba(0, 0, 0, .07);--adf-theme-background-card-color: white;--adf-theme-background-card-color-087: rgba(255, 255, 255, .87);--theme-background-color: #fafafa;--adf-theme-background-dialog-color: white;--adf-theme-background-hover-color: rgba(0, 0, 0, .04);--adf-theme-background-selected-button-color: #e0e0e0;--adf-theme-background-status-bar-color: #e0e0e0;--adf-theme-background-unselected-chip-color: #e0e0e0;--theme-font-family: Open Sans;--theme-body-1-font-size: 14px;--theme-body-2-font-size: 14px;--theme-body-1-line-height: 20px;--theme-display-1-font-size: 34px;--theme-display-3-font-size: 56px;--theme-display-4-font-size: 112px;--theme-caption-font-size: 12px;--theme-title-font-size: 20px;--theme-subheading-1-font-size: 15px;--theme-subheading-2-font-size: 16px;--theme-button-font-size: 14px;--theme-headline-font-size: 24px;--theme-headline-line-height: 32px;--theme-adf-icon-1-font-size: 17px;--theme-adf-picture-1-font-size: 18px;--theme-adf-task-footer-font-size: 18px;--theme-adf-task-title-font-size: 18px;--adf-theme-mat-grey-color-a200: #eeeeee;--adf-theme-mat-grey-color-a400: #bdbdbd;--adf-theme-mat-grey-color-50: #fafafa;--adf-theme-spacing: 16px}.mat-datetimepicker-calendar-header{background-color:#0055b8}.mat-datetimepicker-calendar-body-cell-content.mat-datetimepicker-calendar-body-selected{background-color:#0055b8;color:#fff}.mat-datetimepicker-calendar-body-cell-content.mat-datetimepicker-calendar-body-disabled>.mat-datetimepicker-calendar-body-selected{background-color:#0055b866}.mat-datetimepicker-calendar-body-cell-content.mat-datetimepicker-calendar-body-today:not(.mat-datetimepicker-calendar-body-selected){border-color:#0055b8}.mat-datetimepicker-calendar-body-cell-content.mat-datetimepicker-calendar-body-today.mat-datetimepicker-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}.mat-datetimepicker-clock-center,.mat-datetimepicker-clock-hand{background-color:#0055b8}.mat-datetimepicker-clock-hand:before{background-color:#0055b8}.mat-datetimepicker-clock-cell.mat-datetimepicker-clock-cell-selected{background-color:#0061d2}.adf-error-snackbar{background-color:var(--theme-warn-color)}.adf-warning-snackbar{background-color:var(--theme-accent-color)}.adf-info-snackbar{background-color:var(--theme-primary-color)}.mat-expansion-panel .mat-expansion-panel-header.cdk-keyboard-focused:not([aria-disabled=true]),.mat-expansion-panel .mat-expansion-panel-header.cdk-program-focused:not([aria-disabled=true]),.mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:hover:not([aria-disabled=true]){background-color:var(--adf-theme-background-hover-color)}.mat-calendar .mat-calendar-header button{color:var(--adf-theme-foreground-text-color-087)}.mat-calendar .mat-calendar-header button:disabled{color:var(--adf-theme-foreground-text-color-054)}.mat-calendar .mat-calendar-content .mat-calendar-table-header th{color:var(--adf-theme-foreground-text-color-054)}.mat-calendar .mat-calendar-content .mat-calendar-body-disabled>div{color:var(--adf-theme-foreground-text-color-054)!important}.mat-datetimepicker-calendar .mat-datetimepicker-calendar-header .mat-datetimepicker-calendar-header-year,.mat-datetimepicker-calendar .mat-datetimepicker-calendar-header .mat-datetimepicker-calendar-header-date,.mat-datetimepicker-calendar .mat-datetimepicker-calendar-header .mat-datetimepicker-calendar-header-time{opacity:1}.mat-datetimepicker-calendar .mat-datetimepicker-calendar-content .mat-datetimepicker-calendar-table-header th{color:var(--adf-theme-foreground-text-color-054)}.mat-datetimepicker-calendar .mat-datetimepicker-calendar-content .mat-datetimepicker-calendar-body-disabled>div{color:var(--adf-theme-foreground-text-color-054)}:root{--adf-card-view-background: white;--adf-card-view-border: unset;--adf-card-view-border-color: unset;--adf-card-view-border-radius: 0;--adf-card-view-array-item-background: white;--adf-card-view-array-item-border: unset;--adf-card-view-array-item-border-color: unset;--adf-card-view-array-item-border-radius: 0;--adf-edit-task-and-service-filter-header-title-color: rgba(0, 0, 0, .87);--adf-edit-task-and-service-filter-header-description-color: rgba(0, 0, 0, .54);--adf-edit-task-and-service-filter-content-text-label-color: rgba(0, 0, 0, .54);--adf-edit-task-and-service-filter-content-select-label-color: rgba(0, 0, 0, .54);--adf-edit-task-and-service-filter-header-height: 48px;--adf-about-panel-header-height: 48px;--adf-about-panel-header-title-color: rgba(0, 0, 0, .87);--adf-edit-process-filter-header-height: 48px;--adf-edit-process-filter-header-title-color: rgba(0, 0, 0, .87);--adf-edit-process-filter-header-description-color: rgba(0, 0, 0, .54);--adf-edit-process-filter-content-text-label-color: rgba(0, 0, 0, .54);--adf-edit-process-filter-content-select-label-color: rgba(0, 0, 0, .54);--adf-about-server-settings-background: white;--adf-about-server-settings-color: rgba(0, 0, 0, .87);--adf-about-server-settings-border-radius: 4px;--adf-about-server-settings-padding: 16px;--adf-package-list-table-background: white;--adf-package-list-table-header-border-bottom-color: rgba(0, 0, 0, .12);--adf-package-list-table-header-border-style: solid;--adf-package-list-table-header-border-bottom-width: 1px;--adf-package-list-table-header-border-width: 0;--adf-package-list-table-header-min-height: 56px;--adf-package-list-table-header-cell-color: rgba(0, 0, 0, .54);--adf-package-list-table-row-border-bottom-color: rgba(0, 0, 0, .12);--adf-package-list-table-row-border-style: solid;--adf-package-list-table-row-border-bottom-width: 1px;--adf-package-list-table-row-border-width: 0;--adf-package-list-table-row-min-height: 48px;--adf-package-list-table-row-cell-color: rgba(0, 0, 0, .87);--adf-identity-user-info-background: var(--adf-theme-primary-300);--adf-identity-user-info-height: 40px;--adf-identity-user-info-width: 40px;--adf-identity-user-info-line-height: 40px;--adf-identity-user-info-font-size: var(--theme-adf-picture-1-font-size);--adf-user-info-container-margin-right: 8px}.adf-content-node-selector-content-list .adf-content-selector-modified-cell,.adf-content-node-selector-content-list .adf-content-selector-modifier-cell{display:none}adf-pagination.adf-pagination{height:32px;line-height:24px;padding:16px 0}adf-pagination.adf-pagination .adf-pagination__block{flex:none;padding:0;font-weight:400;font-size:14px;line-height:24px;letter-spacing:.25px}adf-pagination.adf-pagination .adf-pagination__block.adf-pagination__range-block{padding:0 24px}adf-pagination.adf-pagination .adf-pagination__perpage-block{flex:auto;padding-right:24px}adf-pagination.adf-pagination .adf-pagination__actualinfo-block{padding-right:12px}adf-pagination.adf-pagination .adf-pagination__actualinfo-block .mat-menu-trigger{display:none}adf-pagination.adf-pagination .adf-pagination__previous-button{margin:0 12px 0 0}adf-pagination.adf-pagination .adf-pagination__next-button{margin:0}adf-pagination.adf-pagination .adf-pagination__controls-block{padding-right:24px}.mat-icon-button:focus-visible,.mat-button:focus-visible,.mat-checkbox:focus-visible,.mat-raised-button:focus-visible{outline:2px solid var(--theme-blue-button-color);border-radius:4px}.mat-icon-button .mat-ripple-element,.mat-button .mat-ripple-element,.mat-checkbox .mat-ripple-element,.mat-raised-button .mat-ripple-element,.mat-icon-button.cdk-keyboard-focused .mat-button-focus-overlay,.mat-button.cdk-keyboard-focused .mat-button-focus-overlay,.mat-checkbox.cdk-keyboard-focused .mat-button-focus-overlay,.mat-raised-button.cdk-keyboard-focused .mat-button-focus-overlay{display:none}.mat-icon-button.cdk-keyboard-focused .mat-checkbox-ripple,.mat-button.cdk-keyboard-focused .mat-checkbox-ripple,.mat-checkbox.cdk-keyboard-focused .mat-checkbox-ripple,.mat-raised-button.cdk-keyboard-focused .mat-checkbox-ripple{outline:2px solid var(--theme-blue-button-color);border-radius:4px;height:22px;width:22px;left:calc(50% - 11px);top:calc(50% - 11px)}.adf-content-node-selector-content-list .adf-datatable-list .adf-datatable-selected.mat-icon>svg{fill:var(--theme-blue-button-color)}.mat-list-base .mat-list-option .mat-list-item-content{border:2px solid transparent;border-radius:4px}.mat-list-base .mat-list-option:focus-visible{background-color:#fff}.mat-list-base .mat-list-option:focus-visible .mat-list-item-content{border:2px solid var(--theme-blue-button-color);border-radius:4px}.adf-search-user-button.mat-button,.app-search-button{line-height:36px;border:2px solid transparent;border-radius:4px}.adf-search-user-button.mat-button:focus-visible,.app-search-button:focus-visible{outline:none;border:2px solid var(--theme-blue-button-color);border-radius:4px}.mat-menu-content .mat-menu-item{border:2px solid transparent;border-radius:4px}.mat-menu-content .mat-menu-item .mat-menu-ripple{display:none}.mat-menu-content .mat-menu-item:focus-visible{border:2px solid var(--theme-blue-button-color);border-radius:4px;background-color:#fff}.mat-menu-content .mat-menu-item.cdk-keyboard-focused:not([disabled]){background-color:#fff}.adf-toolbar-title{padding:2px}.mat-option.cdk-keyboard-focused .mat-option-ripple{outline:2px solid var(--theme-blue-button-color);border-radius:4px}.mat-slide-toggle .mat-slide-toggle-thumb{width:15px;height:15px;transform:translate(20%,50%);background-color:#484a4d}.mat-slide-toggle .mat-slide-toggle-bar{border-radius:15px;height:20px}.mat-slide-toggle .mat-slide-toggle-thumb-container{top:-5px}.mat-slide-toggle .mat-slide-toggle-ripple{display:none}.mat-slide-toggle.cdk-keyboard-focused .mat-slide-toggle-bar{outline:2px solid var(--theme-blue-button-color)}.mat-slide-toggle.mat-primary.mat-checked:not(.mat-disabled) .mat-slide-toggle-bar{background-color:var(--theme-blue-button-color)}.mat-slide-toggle.mat-primary.mat-checked:not(.mat-disabled) .mat-slide-toggle-thumb{background-color:#fff}.mat-stroked-button.cdk-keyboard-focused .mat-button-ripple.mat-ripple,.mat-flat-button.cdk-keyboard-focused .mat-button-ripple.mat-ripple{outline:2px solid var(--theme-blue-button-color);inset:-4px}.mat-datetimepicker-calendar-body-active .mat-datetimepicker-calendar-body-cell-content{outline:2px solid var(--theme-datetimepicker-cell-focus-border)}.mat-datetimepicker-calendar-body-active .mat-datetimepicker-calendar-body-cell-content:not(.mat-datetimepicker-calendar-body-selected){background-color:var(--theme-datetimepicker-cell-background)}.mat-datetimepicker-calendar-body-cell-content.mat-datetimepicker-calendar-body-selected{background-color:var(--theme-datetimepicker-selected-date-background)}.mat-datetimepicker-calendar-body-active .mat-datetimepicker-calendar-body-cell-content.mat-datetimepicker-calendar-body-selected{background-color:var(--theme-about-panel-border-color);color:var(--theme-datetimepicker-font-color)}.mat-expansion-panel .mat-expansion-panel-header{border:2px solid transparent;box-sizing:border-box}.mat-expansion-panel .mat-expansion-panel-header .mat-button-base.mat-button{outline:none;border:2px solid transparent;border-radius:4px}.mat-expansion-panel .mat-expansion-panel-header .mat-button-base.mat-button:focus-visible{border:2px solid var(--theme-blue-button-color);border-radius:4px;background-color:#fff}.mat-expansion-panel .mat-expansion-panel-header.cdk-keyboard-focused:not([aria-disabled=true]){background-color:#fff;border:2px solid var(--theme-blue-button-color);border-radius:4px}.adf-error-snackbar{background-color:#ba1b1b}.adf-error-snackbar .mat-simple-snackbar,.adf-error-snackbar .mat-simple-snackbar-action{color:#fff}.adf-info-snackbar{background-color:var(--theme-blue-button-color)}.adf-info-snackbar .mat-simple-snackbar,.adf-info-snackbar .mat-simple-snackbar-action{color:#fff}.mat-button-base.adf-filter-button{margin-left:-2px}.adf-pagination__perpage-block .mat-icon-button,.adf-pagination__actualinfo-block .mat-icon-button{left:3px}.adf-pagination__perpage-block .mat-icon-button:focus-visible,.adf-pagination__actualinfo-block .mat-icon-button:focus-visible{outline:none}.adf-pagination__perpage-block .mat-icon-button.cdk-keyboard-focused .mat-icon,.adf-pagination__actualinfo-block .mat-icon-button.cdk-keyboard-focused .mat-icon{outline:2px solid var(--theme-blue-button-color);border-radius:4px}adf-about{background-color:var(--theme-about-panel-background-color);overflow:auto}adf-about .mat-accordion{box-shadow:none;border:none}adf-about .mat-accordion.adf-about-panel .mat-expansion-panel{box-shadow:none;border-radius:12px;margin:24px;width:95%;border:1px solid var(--theme-about-panel-border-color)}adf-about .mat-expansion-panel-header{height:80px;line-height:32px}adf-about mat-panel-title{font-style:normal;font-weight:700;font-size:14px;line-height:24px}.mat-toolbar{color:var(--theme-text-color, rgba(0, 0, 0, .54))}.adf-name-location-cell-location.adf-datatable-cell-value{color:var(--theme-contrast-gray)}.mat-tab-list .mat-tab-labels .mat-tab-label.mat-tab-label-active{color:#212121}.mat-form-field-label-wrapper .mat-form-field-label,.mat-tab-list .mat-tab-labels .mat-tab-label,.mat-checkbox-label,mat-toolbar.mat-toolbar.mat-toolbar-multiple-row,mat-toolbar.mat-toolbar.mat-toolbar-single-row{color:var(--theme-contrast-gray);opacity:1}.adf-upload-dialog__header,.adf-upload-dialog__content{color:var(--theme-contrast-gray)}.adf-version-list .adf-version-list-item-comment,.adf-version-list .adf-version-list-item-date{color:var(--theme-contrast-gray);opacity:1}.mat-chip.mat-standard-chip{background-color:#efefef;color:var(--theme-contrast-gray)}.adf-property-field .adf-textitem-edit-icon.mat-icon,.adf-property-field.adf-card-textitem-field:hover .adf-property-clear-value,.adf-empty-content__icon{color:var(--theme-contrast-gray)}html,body{display:flex;flex-direction:column;flex:1;height:100%;overflow:hidden;min-height:0;font-size:14px;font-family:Open Sans,serif;color:#000000de;margin:0}html>main,body>main{display:flex;flex-direction:column;flex:1;height:100%;overflow:hidden;min-height:0}[dir=rtl] .mat-icon{transform:scaleX(-1)}.adf-container-full-width{overflow:hidden}app-root,app-shell,app-about,adf-layout-container,aca-search-results,ng-component{display:flex;flex-direction:column;flex:1;height:100%;overflow:hidden;min-height:0}@media screen and (max-width: 600px){app-root,app-about,adf-layout-container,aca-search-results,ng-component{height:100vh}}.aca-sidebar{display:block;height:100%;overflow-y:scroll;max-width:350px;width:350px}.aca-page-title{cursor:default;font-size:20px;font-weight:400;letter-spacing:.15px;line-height:33px;margin:0;color:var(--adf-theme-foreground-text-color-087);width:100%}:root{--theme-primary-color: midnightblue;--theme-primary-color-default-contrast: white;--theme-primary-lighter-color: #b7b7ef;--theme-primary-darker-color: #1b1b48;--theme-accent-color: #30cfd0;--theme-accent-color-default-contrast: white;--theme-accent-lighter-color: #bef0f0;--theme-accent-darker-color: #2a5b5b;--theme-text-color: rgba(0, 0, 0, .57);--theme-foreground-text-color: rgba(0, 0, 0, .72);--theme-text-bold-color: rgba(0, 0, 0, .87);--theme-text-disabled-color: rgba(0, 0, 0, .38);--theme-secondary-text-color: rgba(0, 0, 0, .54);--theme-title-color: rgba(0, 0, 0, .87);--theme-border-color: rgba(0, 0, 0, .07);--theme-card-background-color: white;--theme-card-background-light-color: rgba(0, 0, 0, .04);--theme-card-background-box-shadow-color: rgba(0, 0, 0, .2);--theme-divider-color: rgba(0, 0, 0, .07);--theme-dialog-background-color: white;--theme-warn-color: #e44263;--theme-toolbar-background: whitesmoke;--theme-mat-table-hover-color: rgba(245, 245, 245, .54);--theme-icon-blue-color: #0a1f8f;--theme-icon-green-color: #0fd850;--theme-icon-red-color: #e6007e;--theme-swichter-light-image: url(assets/tezza/images/theme_switcher_light.svg);--theme-swichter-dark-image: url(assets/tezza/images/theme_switcher_dark.svg);--theme-warn-color-default-contrast: white;--theme-accent-color-a200: #30cfd0;--adf-snackbar-error-bg-color: #e44263;--adf-snackbar-error-action-color: white;--adf-snackbar-warning-bg-color: #30cfd0;--adf-snackbar-warning-action-color: white;--adf-snackbar-info-bg-color: midnightblue;--adf-snackbar-info-action-color: white;--adf-breadcrumb-item-active-color: rgba(0, 0, 0, .87);--adf-breadcrumb-item-active-hover-color: rgba(0, 0, 0, .72);--adf-node-selector-icon-color: rgba(0, 0, 0, .57);--adf-node-selector-base-color: rgba(0, 0, 0, .4);--adf-node-selector-base-bold-color: rgba(0, 0, 0, .72);--adf-datatable-cell-link-hover-color: #30cfd0;--adf-datatable-selected-color: #b7b7ef;--adf-user-info-color: midnightblue;--adf-comment-list-primary-color: #b7b7ef;--adf-comment-list-ripple-color: midnightblue;--adf-search-input-bg-color: #b7b7ef;--adf-search-input-highlight-color: #1b1b48;--adf-tooltip-card-color: rgba(0, 0, 0, .72);--adf-card-view-text-color: rgba(0, 0, 0, .27);--adf-card-view-label-color: rgba(0, 0, 0, .4);--adf-card-view-datetime-border-color: rgba(0, 0, 0, .4);--adf-upload-border-color: rgba(0, 0, 0, .14);--adf-header-background-color: white;--adf-theme-background-dialog-color: #fff;--theme-hover-bg-color: rgba(0, 0, 0, .04);--theme-background-color: #fafafa;--theme-text-fg-color: rgba(0, 0, 0, .87);--theme-text-fg-shadow-color: rgba(0, 0, 0, .27);--theme-card-bg-color: white;--theme-card-bg-bold-color: rgba(255, 255, 255, .87);--theme-dialog-bg-color: white;--theme-bg-hover-color: rgba(0, 0, 0, .04);--theme-fg-base-color: black;--theme-fg-divider: rgba(0, 0, 0, .12);--theme-disabled-text-color: rgba(0, 0, 0, .38);--theme-selected-button-bg-color: #e0e0e0;--theme-icon-fg-color: rgba(0, 0, 0, .54);--theme-unselected-chip-bg-color: #e0e0e0;--theme-status-bar-bg-color: #e0e0e0;--theme-colors-mat-grey-dark: rgba(0, 0, 0, .57);--theme-font-family: Muli, Roboto, "Helvetica Neue", sans-serif;--theme-body-1-font-size: 14px;--theme-body-2-font-size: 14px;--theme-body-1-line-height: 20px;--theme-display-1-font-size: 34px;--theme-display-3-font-size: 56px;--theme-display-4-font-size: 112px;--theme-caption-font-size: 12px;--theme-title-font-size: 20px;--theme-subheading-2-font-size: 16px;--theme-button-font-size: 14px;--theme-headline-line-height: 32px;--contezza-theme-header-background-image: url(assets/tezza/images/header_background.jpg);--contezza-theme-header-text-color: var(--theme-primary-color);--contezza-theme-header-logo: url(assets/tezza/images/logo-tekst.svg);--theme-status-done-color: #5fad41;--theme-status-expired-color: #f44336;--user-card-image: url(assets/tezza/images/user-card-header.png)}:root .mat-ripple-element{background-color:#0000001a}:root .mat-option{color:#000000de}:root .mat-option:hover:not(.mat-option-disabled),:root .mat-option:focus:not(.mat-option-disabled){background:rgba(0,0,0,.04)}:root .mat-option.mat-selected:not(.mat-option-multiple):not(.mat-option-disabled){background:rgba(0,0,0,.04)}:root .mat-option.mat-active{background:rgba(0,0,0,.04);color:#000000de}:root .mat-option.mat-option-disabled{color:#00000061}:root .mat-primary .mat-option.mat-selected:not(.mat-option-disabled){color:#191970}:root .mat-accent .mat-option.mat-selected:not(.mat-option-disabled){color:#30cfd0}:root .mat-warn .mat-option.mat-selected:not(.mat-option-disabled){color:#e44263}:root .mat-option{font-family:Open Sans;font-size:16px}:root .mat-optgroup-label{color:#0000008a}:root .mat-optgroup-disabled .mat-optgroup-label{color:#00000061}:root .mat-optgroup-label{font:500 14px/24px Open Sans;letter-spacing:normal}:root .mat-pseudo-checkbox{color:#0000008a}:root .mat-pseudo-checkbox:after{color:#fafafa}:root .mat-pseudo-checkbox-disabled{color:#b0b0b0}:root .mat-primary .mat-pseudo-checkbox-checked,:root .mat-primary .mat-pseudo-checkbox-indeterminate{background:midnightblue}:root .mat-pseudo-checkbox-checked,:root .mat-pseudo-checkbox-indeterminate,:root .mat-accent .mat-pseudo-checkbox-checked,:root .mat-accent .mat-pseudo-checkbox-indeterminate{background:#30cfd0}:root .mat-warn .mat-pseudo-checkbox-checked,:root .mat-warn .mat-pseudo-checkbox-indeterminate{background:#e44263}:root .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-disabled,:root .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-disabled{background:#b0b0b0}:root .mat-app-background,:root.mat-app-background{background-color:#fafafa;color:#000000de}:root .mat-elevation-z0{box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}:root .mat-elevation-z1{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}:root .mat-elevation-z2{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}:root .mat-elevation-z3{box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}:root .mat-elevation-z4{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}:root .mat-elevation-z5{box-shadow:0 3px 5px -1px #0003,0 5px 8px #00000024,0 1px 14px #0000001f}:root .mat-elevation-z6{box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}:root .mat-elevation-z7{box-shadow:0 4px 5px -2px #0003,0 7px 10px 1px #00000024,0 2px 16px 1px #0000001f}:root .mat-elevation-z8{box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}:root .mat-elevation-z9{box-shadow:0 5px 6px -3px #0003,0 9px 12px 1px #00000024,0 3px 16px 2px #0000001f}:root .mat-elevation-z10{box-shadow:0 6px 6px -3px #0003,0 10px 14px 1px #00000024,0 4px 18px 3px #0000001f}:root .mat-elevation-z11{box-shadow:0 6px 7px -4px #0003,0 11px 15px 1px #00000024,0 4px 20px 3px #0000001f}:root .mat-elevation-z12{box-shadow:0 7px 8px -4px #0003,0 12px 17px 2px #00000024,0 5px 22px 4px #0000001f}:root .mat-elevation-z13{box-shadow:0 7px 8px -4px #0003,0 13px 19px 2px #00000024,0 5px 24px 4px #0000001f}:root .mat-elevation-z14{box-shadow:0 7px 9px -4px #0003,0 14px 21px 2px #00000024,0 5px 26px 4px #0000001f}:root .mat-elevation-z15{box-shadow:0 8px 9px -5px #0003,0 15px 22px 2px #00000024,0 6px 28px 5px #0000001f}:root .mat-elevation-z16{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}:root .mat-elevation-z17{box-shadow:0 8px 11px -5px #0003,0 17px 26px 2px #00000024,0 6px 32px 5px #0000001f}:root .mat-elevation-z18{box-shadow:0 9px 11px -5px #0003,0 18px 28px 2px #00000024,0 7px 34px 6px #0000001f}:root .mat-elevation-z19{box-shadow:0 9px 12px -6px #0003,0 19px 29px 2px #00000024,0 7px 36px 6px #0000001f}:root .mat-elevation-z20{box-shadow:0 10px 13px -6px #0003,0 20px 31px 3px #00000024,0 8px 38px 7px #0000001f}:root .mat-elevation-z21{box-shadow:0 10px 13px -6px #0003,0 21px 33px 3px #00000024,0 8px 40px 7px #0000001f}:root .mat-elevation-z22{box-shadow:0 10px 14px -6px #0003,0 22px 35px 3px #00000024,0 8px 42px 7px #0000001f}:root .mat-elevation-z23{box-shadow:0 11px 14px -7px #0003,0 23px 36px 3px #00000024,0 9px 44px 8px #0000001f}:root .mat-elevation-z24{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}:root .mat-autocomplete-panel{background:white;color:#000000de}:root .mat-autocomplete-panel:not([class*=mat-elevation-z]){box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}:root .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover){background:white}:root .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover):not(.mat-option-disabled){color:#000000de}:root .mat-badge-content{color:#fff;background:midnightblue}.cdk-high-contrast-active :root .mat-badge-content{outline:solid 1px;border-radius:0}:root .mat-badge-accent .mat-badge-content{background:#30cfd0;color:#fff}:root .mat-badge-warn .mat-badge-content{color:#fff;background:#e44263}:root .mat-badge-disabled .mat-badge-content{background:#b9b9b9;color:#00000061}:root .mat-badge-content{font-weight:600;font-size:12px;font-family:Open Sans}:root .mat-badge-small .mat-badge-content{font-size:9px}:root .mat-badge-large .mat-badge-content{font-size:24px}:root .mat-bottom-sheet-container{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f;background:white;color:#000000de}:root .mat-bottom-sheet-container{font:400 14px/20px Open Sans;letter-spacing:normal}:root .mat-button,:root .mat-icon-button,:root .mat-stroked-button{color:inherit;background:transparent}:root .mat-button.mat-primary,:root .mat-icon-button.mat-primary,:root .mat-stroked-button.mat-primary{color:#191970}:root .mat-button.mat-accent,:root .mat-icon-button.mat-accent,:root .mat-stroked-button.mat-accent{color:#30cfd0}:root .mat-button.mat-warn,:root .mat-icon-button.mat-warn,:root .mat-stroked-button.mat-warn{color:#e44263}:root .mat-button.mat-primary.mat-button-disabled,:root .mat-button.mat-accent.mat-button-disabled,:root .mat-button.mat-warn.mat-button-disabled,:root .mat-button.mat-button-disabled.mat-button-disabled,:root .mat-icon-button.mat-primary.mat-button-disabled,:root .mat-icon-button.mat-accent.mat-button-disabled,:root .mat-icon-button.mat-warn.mat-button-disabled,:root .mat-icon-button.mat-button-disabled.mat-button-disabled,:root .mat-stroked-button.mat-primary.mat-button-disabled,:root .mat-stroked-button.mat-accent.mat-button-disabled,:root .mat-stroked-button.mat-warn.mat-button-disabled,:root .mat-stroked-button.mat-button-disabled.mat-button-disabled{color:#00000042}:root .mat-button.mat-primary .mat-button-focus-overlay,:root .mat-icon-button.mat-primary .mat-button-focus-overlay,:root .mat-stroked-button.mat-primary .mat-button-focus-overlay{background-color:#191970}:root .mat-button.mat-accent .mat-button-focus-overlay,:root .mat-icon-button.mat-accent .mat-button-focus-overlay,:root .mat-stroked-button.mat-accent .mat-button-focus-overlay{background-color:#30cfd0}:root .mat-button.mat-warn .mat-button-focus-overlay,:root .mat-icon-button.mat-warn .mat-button-focus-overlay,:root .mat-stroked-button.mat-warn .mat-button-focus-overlay{background-color:#e44263}:root .mat-button.mat-button-disabled .mat-button-focus-overlay,:root .mat-icon-button.mat-button-disabled .mat-button-focus-overlay,:root .mat-stroked-button.mat-button-disabled .mat-button-focus-overlay{background-color:transparent}:root .mat-button .mat-ripple-element,:root .mat-icon-button .mat-ripple-element,:root .mat-stroked-button .mat-ripple-element{opacity:.1;background-color:currentColor}:root .mat-button-focus-overlay{background:black}:root .mat-stroked-button:not(.mat-button-disabled){border-color:#0000001f}:root .mat-flat-button,:root .mat-raised-button,:root .mat-fab,:root .mat-mini-fab{color:#000000de;background-color:#fff}:root .mat-flat-button.mat-primary,:root .mat-raised-button.mat-primary,:root .mat-fab.mat-primary,:root .mat-mini-fab.mat-primary{color:#fff}:root .mat-flat-button.mat-accent,:root .mat-raised-button.mat-accent,:root .mat-fab.mat-accent,:root .mat-mini-fab.mat-accent{color:#fff}:root .mat-flat-button.mat-warn,:root .mat-raised-button.mat-warn,:root .mat-fab.mat-warn,:root .mat-mini-fab.mat-warn{color:#fff}:root .mat-flat-button.mat-primary.mat-button-disabled,:root .mat-flat-button.mat-accent.mat-button-disabled,:root .mat-flat-button.mat-warn.mat-button-disabled,:root .mat-flat-button.mat-button-disabled.mat-button-disabled,:root .mat-raised-button.mat-primary.mat-button-disabled,:root .mat-raised-button.mat-accent.mat-button-disabled,:root .mat-raised-button.mat-warn.mat-button-disabled,:root .mat-raised-button.mat-button-disabled.mat-button-disabled,:root .mat-fab.mat-primary.mat-button-disabled,:root .mat-fab.mat-accent.mat-button-disabled,:root .mat-fab.mat-warn.mat-button-disabled,:root .mat-fab.mat-button-disabled.mat-button-disabled,:root .mat-mini-fab.mat-primary.mat-button-disabled,:root .mat-mini-fab.mat-accent.mat-button-disabled,:root .mat-mini-fab.mat-warn.mat-button-disabled,:root .mat-mini-fab.mat-button-disabled.mat-button-disabled{color:#00000042}:root .mat-flat-button.mat-primary,:root .mat-raised-button.mat-primary,:root .mat-fab.mat-primary,:root .mat-mini-fab.mat-primary{background-color:#191970}:root .mat-flat-button.mat-accent,:root .mat-raised-button.mat-accent,:root .mat-fab.mat-accent,:root .mat-mini-fab.mat-accent{background-color:#30cfd0}:root .mat-flat-button.mat-warn,:root .mat-raised-button.mat-warn,:root .mat-fab.mat-warn,:root .mat-mini-fab.mat-warn{background-color:#e44263}:root .mat-flat-button.mat-primary.mat-button-disabled,:root .mat-flat-button.mat-accent.mat-button-disabled,:root .mat-flat-button.mat-warn.mat-button-disabled,:root .mat-flat-button.mat-button-disabled.mat-button-disabled,:root .mat-raised-button.mat-primary.mat-button-disabled,:root .mat-raised-button.mat-accent.mat-button-disabled,:root .mat-raised-button.mat-warn.mat-button-disabled,:root .mat-raised-button.mat-button-disabled.mat-button-disabled,:root .mat-fab.mat-primary.mat-button-disabled,:root .mat-fab.mat-accent.mat-button-disabled,:root .mat-fab.mat-warn.mat-button-disabled,:root .mat-fab.mat-button-disabled.mat-button-disabled,:root .mat-mini-fab.mat-primary.mat-button-disabled,:root .mat-mini-fab.mat-accent.mat-button-disabled,:root .mat-mini-fab.mat-warn.mat-button-disabled,:root .mat-mini-fab.mat-button-disabled.mat-button-disabled{background-color:#0000001f}:root .mat-flat-button.mat-primary .mat-ripple-element,:root .mat-raised-button.mat-primary .mat-ripple-element,:root .mat-fab.mat-primary .mat-ripple-element,:root .mat-mini-fab.mat-primary .mat-ripple-element{background-color:#ffffff1a}:root .mat-flat-button.mat-accent .mat-ripple-element,:root .mat-raised-button.mat-accent .mat-ripple-element,:root .mat-fab.mat-accent .mat-ripple-element,:root .mat-mini-fab.mat-accent .mat-ripple-element{background-color:#ffffff1a}:root .mat-flat-button.mat-warn .mat-ripple-element,:root .mat-raised-button.mat-warn .mat-ripple-element,:root .mat-fab.mat-warn .mat-ripple-element,:root .mat-mini-fab.mat-warn .mat-ripple-element{background-color:#ffffff1a}:root .mat-stroked-button:not([class*=mat-elevation-z]),:root .mat-flat-button:not([class*=mat-elevation-z]){box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}:root .mat-raised-button:not([class*=mat-elevation-z]){box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}:root .mat-raised-button:not(.mat-button-disabled):active:not([class*=mat-elevation-z]){box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}:root .mat-raised-button.mat-button-disabled:not([class*=mat-elevation-z]){box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}:root .mat-fab:not([class*=mat-elevation-z]),:root .mat-mini-fab:not([class*=mat-elevation-z]){box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}:root .mat-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]),:root .mat-mini-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]){box-shadow:0 7px 8px -4px #0003,0 12px 17px 2px #00000024,0 5px 22px 4px #0000001f}:root .mat-fab.mat-button-disabled:not([class*=mat-elevation-z]),:root .mat-mini-fab.mat-button-disabled:not([class*=mat-elevation-z]){box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}:root .mat-button,:root .mat-raised-button,:root .mat-icon-button,:root .mat-stroked-button,:root .mat-flat-button,:root .mat-fab,:root .mat-mini-fab{font-family:Open Sans;font-size:14px;font-weight:500}:root .mat-button-toggle-standalone:not([class*=mat-elevation-z]),:root .mat-button-toggle-group:not([class*=mat-elevation-z]){box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}:root .mat-button-toggle-standalone.mat-button-toggle-appearance-standard:not([class*=mat-elevation-z]),:root .mat-button-toggle-group-appearance-standard:not([class*=mat-elevation-z]){box-shadow:none}:root .mat-button-toggle{color:#00000061}:root .mat-button-toggle .mat-button-toggle-focus-overlay{background-color:#0000001f}:root .mat-button-toggle-appearance-standard{color:#000000de;background:white}:root .mat-button-toggle-appearance-standard .mat-button-toggle-focus-overlay{background-color:#000}:root .mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle{border-left:solid 1px #e0e0e0}:root [dir=rtl] .mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle{border-left:none;border-right:solid 1px #e0e0e0}:root .mat-button-toggle-group-appearance-standard.mat-button-toggle-vertical .mat-button-toggle+.mat-button-toggle{border-left:none;border-right:none;border-top:solid 1px #e0e0e0}:root .mat-button-toggle-checked{background-color:#e0e0e0;color:#0000008a}:root .mat-button-toggle-checked.mat-button-toggle-appearance-standard{color:#000000de}:root .mat-button-toggle-disabled{color:#00000042;background-color:#eee}:root .mat-button-toggle-disabled.mat-button-toggle-appearance-standard{background:white}:root .mat-button-toggle-disabled.mat-button-toggle-checked{background-color:#bdbdbd}:root .mat-button-toggle-standalone.mat-button-toggle-appearance-standard,:root .mat-button-toggle-group-appearance-standard{border:solid 1px #e0e0e0}:root .mat-button-toggle-appearance-standard .mat-button-toggle-label-content{line-height:48px}:root .mat-button-toggle{font-family:Open Sans}:root .mat-card{background:white;color:#000000de}:root .mat-card:not([class*=mat-elevation-z]){box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}:root .mat-card.mat-card-flat:not([class*=mat-elevation-z]){box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}:root .mat-card-subtitle{color:#0000008a}:root .mat-card{font-family:Open Sans}:root .mat-card-title{font-size:24px;font-weight:500}:root .mat-card-header .mat-card-title{font-size:20px}:root .mat-card-subtitle,:root .mat-card-content{font-size:14px}:root .mat-checkbox-frame{border-color:#0000008a}:root .mat-checkbox-checkmark{fill:#fafafa}:root .mat-checkbox-checkmark-path{stroke:#fafafa!important}:root .mat-checkbox-mixedmark{background-color:#fafafa}:root .mat-checkbox-indeterminate.mat-primary .mat-checkbox-background,:root .mat-checkbox-checked.mat-primary .mat-checkbox-background{background-color:#191970}:root .mat-checkbox-indeterminate.mat-accent .mat-checkbox-background,:root .mat-checkbox-checked.mat-accent .mat-checkbox-background{background-color:#30cfd0}:root .mat-checkbox-indeterminate.mat-warn .mat-checkbox-background,:root .mat-checkbox-checked.mat-warn .mat-checkbox-background{background-color:#e44263}:root .mat-checkbox-disabled.mat-checkbox-checked .mat-checkbox-background,:root .mat-checkbox-disabled.mat-checkbox-indeterminate .mat-checkbox-background{background-color:#b0b0b0}:root .mat-checkbox-disabled:not(.mat-checkbox-checked) .mat-checkbox-frame{border-color:#b0b0b0}:root .mat-checkbox-disabled .mat-checkbox-label{color:#00000061}:root .mat-checkbox .mat-ripple-element{background-color:#000}:root .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element,:root .mat-checkbox:active:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element{background:midnightblue}:root .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element,:root .mat-checkbox:active:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element{background:#30cfd0}:root .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element,:root .mat-checkbox:active:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element{background:#e44263}:root .mat-checkbox{font-family:Open Sans}:root .mat-checkbox-layout .mat-checkbox-label{line-height:24px}:root .mat-chip.mat-standard-chip{background-color:#e0e0e0;color:#000000de}:root .mat-chip.mat-standard-chip .mat-chip-remove{color:#000000de;opacity:.4}:root .mat-chip.mat-standard-chip:not(.mat-chip-disabled):active{box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}:root .mat-chip.mat-standard-chip:not(.mat-chip-disabled) .mat-chip-remove:hover{opacity:.54}:root .mat-chip.mat-standard-chip.mat-chip-disabled{opacity:.4}:root .mat-chip.mat-standard-chip:after{background:black}:root .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary{background-color:#191970;color:#fff}:root .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-chip-remove{color:#fff;opacity:.4}:root .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-ripple-element{background-color:#ffffff1a}:root .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn{background-color:#e44263;color:#fff}:root .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-chip-remove{color:#fff;opacity:.4}:root .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-ripple-element{background-color:#ffffff1a}:root .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent{background-color:#30cfd0;color:#fff}:root .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-chip-remove{color:#fff;opacity:.4}:root .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-ripple-element{background-color:#ffffff1a}:root .mat-chip{font-size:14px;font-weight:500}:root .mat-chip .mat-chip-trailing-icon.mat-icon,:root .mat-chip .mat-chip-remove.mat-icon{font-size:18px}:root .mat-table{background:white}:root .mat-table thead,:root .mat-table tbody,:root .mat-table tfoot,:root mat-header-row,:root mat-row,:root mat-footer-row,:root [mat-header-row],:root [mat-row],:root [mat-footer-row],:root .mat-table-sticky{background:inherit}:root mat-row,:root mat-header-row,:root mat-footer-row,:root th.mat-header-cell,:root td.mat-cell,:root td.mat-footer-cell{border-bottom-color:#0000001f}:root .mat-header-cell{color:#0000008a}:root .mat-cell,:root .mat-footer-cell{color:#000000de}:root .mat-table{font-family:Open Sans}:root .mat-header-cell{font-size:12px;font-weight:500}:root .mat-cell,:root .mat-footer-cell{font-size:14px}:root .mat-calendar-arrow{fill:#0000008a}:root .mat-datepicker-toggle,:root .mat-datepicker-content .mat-calendar-next-button,:root .mat-datepicker-content .mat-calendar-previous-button{color:#0000008a}:root .mat-calendar-table-header-divider:after{background:rgba(0,0,0,.12)}:root .mat-calendar-table-header,:root .mat-calendar-body-label{color:#0000008a}:root .mat-calendar-body-cell-content,:root .mat-date-range-input-separator{color:#000000de;border-color:transparent}:root .mat-calendar-body-disabled>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){color:#00000061}:root .mat-form-field-disabled .mat-date-range-input-separator{color:#00000061}:root .mat-calendar-body-in-preview{color:#0000003d}:root .mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){border-color:#00000061}:root .mat-calendar-body-disabled>.mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){border-color:#0000002e}:root .mat-calendar-body-in-range:before{background:rgba(25,25,112,.2)}:root .mat-calendar-body-comparison-identical,:root .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}:root .mat-calendar-body-comparison-bridge-start:before,:root [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(to right,rgba(25,25,112,.2) 50%,rgba(249,171,0,.2) 50%)}:root .mat-calendar-body-comparison-bridge-end:before,:root [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(to left,rgba(25,25,112,.2) 50%,rgba(249,171,0,.2) 50%)}:root .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,:root .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}:root .mat-calendar-body-comparison-identical.mat-calendar-body-selected,:root .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}:root .mat-calendar-body-selected{background-color:#191970;color:#fff}:root .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#19197066}:root .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}:root .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),:root .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#1919704d}@media (hover: hover){:root .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#1919704d}}:root .mat-datepicker-content{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f;background-color:#fff;color:#000000de}:root .mat-datepicker-content.mat-accent .mat-calendar-body-in-range:before{background:rgba(48,207,208,.2)}:root .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical,:root .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}:root .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-start:before,:root .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(to right,rgba(48,207,208,.2) 50%,rgba(249,171,0,.2) 50%)}:root .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-end:before,:root .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(to left,rgba(48,207,208,.2) 50%,rgba(249,171,0,.2) 50%)}:root .mat-datepicker-content.mat-accent .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,:root .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}:root .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical.mat-calendar-body-selected,:root .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}:root .mat-datepicker-content.mat-accent .mat-calendar-body-selected{background-color:#30cfd0;color:#fff}:root .mat-datepicker-content.mat-accent .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#30cfd066}:root .mat-datepicker-content.mat-accent .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}:root .mat-datepicker-content.mat-accent .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),:root .mat-datepicker-content.mat-accent .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#30cfd04d}@media (hover: hover){:root .mat-datepicker-content.mat-accent .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#30cfd04d}}:root .mat-datepicker-content.mat-warn .mat-calendar-body-in-range:before{background:rgba(228,66,99,.2)}:root .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical,:root .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}:root .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-start:before,:root .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(to right,rgba(228,66,99,.2) 50%,rgba(249,171,0,.2) 50%)}:root .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-end:before,:root .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(to left,rgba(228,66,99,.2) 50%,rgba(249,171,0,.2) 50%)}:root .mat-datepicker-content.mat-warn .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,:root .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}:root .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical.mat-calendar-body-selected,:root .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}:root .mat-datepicker-content.mat-warn .mat-calendar-body-selected{background-color:#e44263;color:#fff}:root .mat-datepicker-content.mat-warn .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#e4426366}:root .mat-datepicker-content.mat-warn .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}:root .mat-datepicker-content.mat-warn .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),:root .mat-datepicker-content.mat-warn .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#e442634d}@media (hover: hover){:root .mat-datepicker-content.mat-warn .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#e442634d}}:root .mat-datepicker-content-touch{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}:root .mat-datepicker-toggle-active{color:#191970}:root .mat-datepicker-toggle-active.mat-accent{color:#30cfd0}:root .mat-datepicker-toggle-active.mat-warn{color:#e44263}:root .mat-date-range-input-inner[disabled]{color:#00000061}:root .mat-calendar{font-family:Open Sans}:root .mat-calendar-body{font-size:13px}:root .mat-calendar-body-label,:root .mat-calendar-period-button{font-size:14px;font-weight:500}:root .mat-calendar-table-header th{font-size:11px;font-weight:400}:root .mat-dialog-container{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f;background:white;color:#000000de}:root .mat-dialog-title{font:500 20px/32px Open Sans;letter-spacing:normal}:root .mat-divider{border-top-color:#0000001f}:root .mat-divider-vertical{border-right-color:#0000001f}:root .mat-expansion-panel{background:white;color:#000000de}:root .mat-expansion-panel:not([class*=mat-elevation-z]){box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}:root .mat-action-row{border-top-color:#0000001f}:root .mat-expansion-panel .mat-expansion-panel-header.cdk-keyboard-focused:not([aria-disabled=true]),:root .mat-expansion-panel .mat-expansion-panel-header.cdk-program-focused:not([aria-disabled=true]),:root .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:hover:not([aria-disabled=true]){background:rgba(0,0,0,.04)}@media (hover: none){:root .mat-expansion-panel:not(.mat-expanded):not([aria-disabled=true]) .mat-expansion-panel-header:hover{background:white}}:root .mat-expansion-panel-header-title{color:#000000de}:root .mat-expansion-panel-header-description,:root .mat-expansion-indicator:after{color:#0000008a}:root .mat-expansion-panel-header[aria-disabled=true]{color:#00000042}:root .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-title,:root .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-description{color:inherit}:root .mat-expansion-panel-header{height:48px}:root .mat-expansion-panel-header.mat-expanded{height:64px}:root .mat-expansion-panel-header{font-family:Open Sans;font-size:15px;font-weight:400}:root .mat-expansion-panel-content{font:400 14px/20px Open Sans;letter-spacing:normal}:root .mat-form-field-label{color:#0009}:root .mat-hint{color:#0009}:root .mat-form-field.mat-focused .mat-form-field-label{color:#191970}:root .mat-form-field.mat-focused .mat-form-field-label.mat-accent{color:#30cfd0}:root .mat-form-field.mat-focused .mat-form-field-label.mat-warn{color:#e44263}:root .mat-focused .mat-form-field-required-marker{color:#30cfd0}:root .mat-form-field-ripple{background-color:#000000de}:root .mat-form-field.mat-focused .mat-form-field-ripple{background-color:#191970}:root .mat-form-field.mat-focused .mat-form-field-ripple.mat-accent{background-color:#30cfd0}:root .mat-form-field.mat-focused .mat-form-field-ripple.mat-warn{background-color:#e44263}:root .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid) .mat-form-field-infix:after{color:#191970}:root .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-accent .mat-form-field-infix:after{color:#30cfd0}:root .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-warn .mat-form-field-infix:after{color:#e44263}:root .mat-form-field.mat-form-field-invalid .mat-form-field-label{color:#e44263}:root .mat-form-field.mat-form-field-invalid .mat-form-field-label.mat-accent,:root .mat-form-field.mat-form-field-invalid .mat-form-field-label .mat-form-field-required-marker{color:#e44263}:root .mat-form-field.mat-form-field-invalid .mat-form-field-ripple,:root .mat-form-field.mat-form-field-invalid .mat-form-field-ripple.mat-accent{background-color:#e44263}:root .mat-error{color:#e44263}:root .mat-form-field-appearance-legacy .mat-form-field-label{color:#0000008a}:root .mat-form-field-appearance-legacy .mat-hint{color:#0000008a}:root .mat-form-field-appearance-legacy .mat-form-field-underline{background-color:#0000006b}:root .mat-form-field-appearance-legacy.mat-form-field-disabled .mat-form-field-underline{background-image:linear-gradient(to right,rgba(0,0,0,.42) 0%,rgba(0,0,0,.42) 33%,transparent 0%);background-size:4px 100%;background-repeat:repeat-x}:root .mat-form-field-appearance-standard .mat-form-field-underline{background-color:#0000006b}:root .mat-form-field-appearance-standard.mat-form-field-disabled .mat-form-field-underline{background-image:linear-gradient(to right,rgba(0,0,0,.42) 0%,rgba(0,0,0,.42) 33%,transparent 0%);background-size:4px 100%;background-repeat:repeat-x}:root .mat-form-field-appearance-fill .mat-form-field-flex{background-color:#0000000a}:root .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-flex{background-color:#00000005}:root .mat-form-field-appearance-fill .mat-form-field-underline:before{background-color:#0000006b}:root .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-label{color:#00000061}:root .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-underline:before{background-color:transparent}:root .mat-form-field-appearance-outline .mat-form-field-outline{color:#0000001f}:root .mat-form-field-appearance-outline .mat-form-field-outline-thick{color:#000000de}:root .mat-form-field-appearance-outline.mat-focused .mat-form-field-outline-thick{color:#191970}:root .mat-form-field-appearance-outline.mat-focused.mat-accent .mat-form-field-outline-thick{color:#30cfd0}:root .mat-form-field-appearance-outline.mat-focused.mat-warn .mat-form-field-outline-thick{color:#e44263}:root .mat-form-field-appearance-outline.mat-form-field-invalid.mat-form-field-invalid .mat-form-field-outline-thick{color:#e44263}:root .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-label{color:#00000061}:root .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-outline{color:#0000000f}:root .mat-form-field{font-size:inherit;font-weight:400;line-height:1.125;font-family:Open Sans;letter-spacing:normal}:root .mat-form-field-wrapper{padding-bottom:1.34375em}:root .mat-form-field-prefix .mat-icon,:root .mat-form-field-suffix .mat-icon{font-size:150%;line-height:1.125}:root .mat-form-field-prefix .mat-icon-button,:root .mat-form-field-suffix .mat-icon-button{height:1.5em;width:1.5em}:root .mat-form-field-prefix .mat-icon-button .mat-icon,:root .mat-form-field-suffix .mat-icon-button .mat-icon{height:1.125em;line-height:1.125}:root .mat-form-field-infix{padding:.5em 0;border-top:.84375em solid transparent}:root .mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,:root .mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.34371em) scale(.75);width:133.3333733333%}:root .mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.3437em) scale(.75);width:133.3333833333%}:root .mat-form-field-label-wrapper{top:-.84375em;padding-top:.84375em}:root .mat-form-field-label{top:1.34375em}:root .mat-form-field-underline{bottom:1.34375em}:root .mat-form-field-subscript-wrapper{font-size:75%;margin-top:.6666666667em;top:calc(100% - 1.7916666667em)}:root .mat-form-field-appearance-legacy .mat-form-field-wrapper{padding-bottom:1.25em}:root .mat-form-field-appearance-legacy .mat-form-field-infix{padding:.4375em 0}:root .mat-form-field-appearance-legacy.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,:root .mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28125em) scale(.75) perspective(100px) translateZ(.00112px);width:133.3334533333%}:root .mat-form-field-appearance-legacy.mat-form-field-can-float .mat-form-field-autofill-control:-webkit-autofill+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28125em) scale(.75) perspective(100px) translateZ(.00113px);width:133.3334633333%}:root .mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28125em) scale(.75) perspective(100px) translateZ(.00114px);width:133.3334733333%}:root .mat-form-field-appearance-legacy .mat-form-field-label{top:1.28125em}:root .mat-form-field-appearance-legacy .mat-form-field-underline{bottom:1.25em}:root .mat-form-field-appearance-legacy .mat-form-field-subscript-wrapper{margin-top:.5416666667em;top:calc(100% - 1.6666666667em)}@media print{:root .mat-form-field-appearance-legacy.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,:root .mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.2811em) scale(.75)}:root .mat-form-field-appearance-legacy.mat-form-field-can-float .mat-form-field-autofill-control:-webkit-autofill+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28109em) scale(.75)}:root .mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28108em) scale(.75)}}:root .mat-form-field-appearance-fill .mat-form-field-infix{padding:.25em 0 .75em}:root .mat-form-field-appearance-fill .mat-form-field-label{top:1.09375em;margin-top:-.5em}:root .mat-form-field-appearance-fill.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,:root .mat-form-field-appearance-fill.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-.59371em) scale(.75);width:133.3333733333%}:root .mat-form-field-appearance-fill.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-.5937em) scale(.75);width:133.3333833333%}:root .mat-form-field-appearance-outline .mat-form-field-infix{padding:1em 0}:root .mat-form-field-appearance-outline .mat-form-field-label{top:1.84375em;margin-top:-.25em}:root .mat-form-field-appearance-outline.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,:root .mat-form-field-appearance-outline.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.59371em) scale(.75);width:133.3333733333%}:root .mat-form-field-appearance-outline.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.5937em) scale(.75);width:133.3333833333%}:root .mat-grid-tile-header,:root .mat-grid-tile-footer{font-size:14px}:root .mat-grid-tile-header .mat-line,:root .mat-grid-tile-footer .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}:root .mat-grid-tile-header .mat-line:nth-child(n+2),:root .mat-grid-tile-footer .mat-line:nth-child(n+2){font-size:12px}:root .mat-icon.mat-primary{color:#191970}:root .mat-icon.mat-accent{color:#30cfd0}:root .mat-icon.mat-warn{color:#e44263}:root .mat-form-field-type-mat-native-select .mat-form-field-infix:after{color:#0000008a}:root .mat-input-element:disabled,:root .mat-form-field-type-mat-native-select.mat-form-field-disabled .mat-form-field-infix:after{color:#00000061}:root .mat-input-element{caret-color:#191970}:root .mat-input-element::placeholder{color:#0000006b}:root .mat-input-element::-moz-placeholder{color:#0000006b}:root .mat-input-element::-webkit-input-placeholder{color:#0000006b}:root .mat-input-element:-ms-input-placeholder{color:#0000006b}:root .mat-form-field.mat-accent .mat-input-element{caret-color:#30cfd0}:root .mat-form-field.mat-warn .mat-input-element,:root .mat-form-field-invalid .mat-input-element{caret-color:#e44263}:root .mat-form-field-type-mat-native-select.mat-form-field-invalid .mat-form-field-infix:after{color:#e44263}:root input.mat-input-element{margin-top:-.0625em}:root .mat-list-base .mat-list-item{color:#000000de}:root .mat-list-base .mat-list-option{color:#000000de}:root .mat-list-base .mat-subheader{color:#0000008a}:root .mat-list-base .mat-list-item-disabled{background-color:#eee;color:#00000061}:root .mat-list-option:hover,:root .mat-list-option:focus,:root .mat-nav-list .mat-list-item:hover,:root .mat-nav-list .mat-list-item:focus,:root .mat-action-list .mat-list-item:hover,:root .mat-action-list .mat-list-item:focus{background:rgba(0,0,0,.04)}:root .mat-list-single-selected-option,:root .mat-list-single-selected-option:hover,:root .mat-list-single-selected-option:focus{background:rgba(0,0,0,.12)}:root .mat-list-item{font-family:Open Sans}:root .mat-list-option{font-family:Open Sans}:root .mat-list-base .mat-list-item{font-size:16px}:root .mat-list-base .mat-list-item .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}:root .mat-list-base .mat-list-item .mat-line:nth-child(n+2){font-size:14px}:root .mat-list-base .mat-list-option{font-size:16px}:root .mat-list-base .mat-list-option .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}:root .mat-list-base .mat-list-option .mat-line:nth-child(n+2){font-size:14px}:root .mat-list-base .mat-subheader{font-family:Open Sans;font-size:14px;font-weight:500}:root .mat-list-base[dense] .mat-list-item{font-size:12px}:root .mat-list-base[dense] .mat-list-item .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}:root .mat-list-base[dense] .mat-list-item .mat-line:nth-child(n+2){font-size:12px}:root .mat-list-base[dense] .mat-list-option{font-size:12px}:root .mat-list-base[dense] .mat-list-option .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}:root .mat-list-base[dense] .mat-list-option .mat-line:nth-child(n+2){font-size:12px}:root .mat-list-base[dense] .mat-subheader{font-family:Open Sans;font-size:12px;font-weight:500}:root .mat-menu-panel{background:white}:root .mat-menu-panel:not([class*=mat-elevation-z]){box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}:root .mat-menu-item{background:transparent;color:#000000de}:root .mat-menu-item[disabled],:root .mat-menu-item[disabled] .mat-menu-submenu-icon,:root .mat-menu-item[disabled] .mat-icon-no-color{color:#00000061}:root .mat-menu-item .mat-icon-no-color,:root .mat-menu-submenu-icon{color:#0000008a}:root .mat-menu-item:hover:not([disabled]),:root .mat-menu-item.cdk-program-focused:not([disabled]),:root .mat-menu-item.cdk-keyboard-focused:not([disabled]),:root .mat-menu-item-highlighted:not([disabled]){background:rgba(0,0,0,.04)}:root .mat-menu-item{font-family:Open Sans;font-size:14px;font-weight:400}:root .mat-paginator{background:white}:root .mat-paginator,:root .mat-paginator-page-size .mat-select-trigger{color:#0000008a}:root .mat-paginator-decrement,:root .mat-paginator-increment{border-top:2px solid rgba(0,0,0,.54);border-right:2px solid rgba(0,0,0,.54)}:root .mat-paginator-first,:root .mat-paginator-last{border-top:2px solid rgba(0,0,0,.54)}:root .mat-icon-button[disabled] .mat-paginator-decrement,:root .mat-icon-button[disabled] .mat-paginator-increment,:root .mat-icon-button[disabled] .mat-paginator-first,:root .mat-icon-button[disabled] .mat-paginator-last{border-color:#00000061}:root .mat-paginator-container{min-height:56px}:root .mat-paginator,:root .mat-paginator-page-size .mat-select-trigger{font-family:Open Sans;font-size:12px}:root .mat-progress-bar-background{fill:#c2c2d8}:root .mat-progress-bar-buffer{background-color:#c2c2d8}:root .mat-progress-bar-fill:after{background-color:#191970}:root .mat-progress-bar.mat-accent .mat-progress-bar-background{fill:#c8eff0}:root .mat-progress-bar.mat-accent .mat-progress-bar-buffer{background-color:#c8eff0}:root .mat-progress-bar.mat-accent .mat-progress-bar-fill:after{background-color:#30cfd0}:root .mat-progress-bar.mat-warn .mat-progress-bar-background{fill:#f5ccd4}:root .mat-progress-bar.mat-warn .mat-progress-bar-buffer{background-color:#f5ccd4}:root .mat-progress-bar.mat-warn .mat-progress-bar-fill:after{background-color:#e44263}:root .mat-progress-spinner circle,:root .mat-spinner circle{stroke:#191970}:root .mat-progress-spinner.mat-accent circle,:root .mat-spinner.mat-accent circle{stroke:#30cfd0}:root .mat-progress-spinner.mat-warn circle,:root .mat-spinner.mat-warn circle{stroke:#e44263}:root .mat-radio-outer-circle{border-color:#0000008a}:root .mat-radio-button.mat-primary.mat-radio-checked .mat-radio-outer-circle{border-color:#191970}:root .mat-radio-button.mat-primary .mat-radio-inner-circle,:root .mat-radio-button.mat-primary .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),:root .mat-radio-button.mat-primary.mat-radio-checked .mat-radio-persistent-ripple,:root .mat-radio-button.mat-primary:active .mat-radio-persistent-ripple{background-color:#191970}:root .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-outer-circle{border-color:#30cfd0}:root .mat-radio-button.mat-accent .mat-radio-inner-circle,:root .mat-radio-button.mat-accent .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),:root .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-persistent-ripple,:root .mat-radio-button.mat-accent:active .mat-radio-persistent-ripple{background-color:#30cfd0}:root .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-outer-circle{border-color:#e44263}:root .mat-radio-button.mat-warn .mat-radio-inner-circle,:root .mat-radio-button.mat-warn .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),:root .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-persistent-ripple,:root .mat-radio-button.mat-warn:active .mat-radio-persistent-ripple{background-color:#e44263}:root .mat-radio-button.mat-radio-disabled.mat-radio-checked .mat-radio-outer-circle,:root .mat-radio-button.mat-radio-disabled .mat-radio-outer-circle{border-color:#00000061}:root .mat-radio-button.mat-radio-disabled .mat-radio-ripple .mat-ripple-element,:root .mat-radio-button.mat-radio-disabled .mat-radio-inner-circle{background-color:#00000061}:root .mat-radio-button.mat-radio-disabled .mat-radio-label-content{color:#00000061}:root .mat-radio-button .mat-ripple-element{background-color:#000}:root .mat-radio-button{font-family:Open Sans}:root .mat-select-value{color:#000000de}:root .mat-select-placeholder{color:#0000006b}:root .mat-select-disabled .mat-select-value{color:#00000061}:root .mat-select-arrow{color:#0000008a}:root .mat-select-panel{background:white}:root .mat-select-panel:not([class*=mat-elevation-z]){box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}:root .mat-select-panel .mat-option.mat-selected:not(.mat-option-multiple){background:rgba(0,0,0,.12)}:root .mat-form-field.mat-focused.mat-primary .mat-select-arrow{color:#191970}:root .mat-form-field.mat-focused.mat-accent .mat-select-arrow{color:#30cfd0}:root .mat-form-field.mat-focused.mat-warn .mat-select-arrow{color:#e44263}:root .mat-form-field .mat-select.mat-select-invalid .mat-select-arrow{color:#e44263}:root .mat-form-field .mat-select.mat-select-disabled .mat-select-arrow{color:#00000061}:root .mat-select{font-family:Open Sans}:root .mat-select-trigger{height:1.125em}:root .mat-drawer-container{background-color:#fafafa;color:#000000de}:root .mat-drawer{background-color:#fff;color:#000000de}:root .mat-drawer.mat-drawer-push{background-color:#fff}:root .mat-drawer:not(.mat-drawer-side){box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}:root .mat-drawer-side{border-right:solid 1px rgba(0,0,0,.12)}:root .mat-drawer-side.mat-drawer-end{border-left:solid 1px rgba(0,0,0,.12);border-right:none}:root [dir=rtl] .mat-drawer-side{border-left:solid 1px rgba(0,0,0,.12);border-right:none}:root [dir=rtl] .mat-drawer-side.mat-drawer-end{border-left:none;border-right:solid 1px rgba(0,0,0,.12)}:root .mat-drawer-backdrop.mat-drawer-shown{background-color:#0009}:root .mat-slide-toggle.mat-checked .mat-slide-toggle-thumb{background-color:#30cfd0}:root .mat-slide-toggle.mat-checked .mat-slide-toggle-bar{background-color:#30cfd08a}:root .mat-slide-toggle.mat-checked .mat-ripple-element{background-color:#30cfd0}:root .mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-thumb{background-color:#191970}:root .mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-bar{background-color:#1919708a}:root .mat-slide-toggle.mat-primary.mat-checked .mat-ripple-element{background-color:#191970}:root .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-thumb{background-color:#e44263}:root .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-bar{background-color:#e442638a}:root .mat-slide-toggle.mat-warn.mat-checked .mat-ripple-element{background-color:#e44263}:root .mat-slide-toggle:not(.mat-checked) .mat-ripple-element{background-color:#000}:root .mat-slide-toggle-thumb{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f;background-color:#fafafa}:root .mat-slide-toggle-bar{background-color:#00000061}:root .mat-slide-toggle-content{font-family:Open Sans}:root .mat-slider-track-background{background-color:#00000042}:root .mat-slider.mat-primary .mat-slider-track-fill,:root .mat-slider.mat-primary .mat-slider-thumb,:root .mat-slider.mat-primary .mat-slider-thumb-label{background-color:#191970}:root .mat-slider.mat-primary .mat-slider-thumb-label-text{color:#fff}:root .mat-slider.mat-primary .mat-slider-focus-ring{background-color:#19197033}:root .mat-slider.mat-accent .mat-slider-track-fill,:root .mat-slider.mat-accent .mat-slider-thumb,:root .mat-slider.mat-accent .mat-slider-thumb-label{background-color:#30cfd0}:root .mat-slider.mat-accent .mat-slider-thumb-label-text{color:#fff}:root .mat-slider.mat-accent .mat-slider-focus-ring{background-color:#30cfd033}:root .mat-slider.mat-warn .mat-slider-track-fill,:root .mat-slider.mat-warn .mat-slider-thumb,:root .mat-slider.mat-warn .mat-slider-thumb-label{background-color:#e44263}:root .mat-slider.mat-warn .mat-slider-thumb-label-text{color:#fff}:root .mat-slider.mat-warn .mat-slider-focus-ring{background-color:#e4426333}:root .mat-slider:hover .mat-slider-track-background,:root .mat-slider.cdk-focused .mat-slider-track-background{background-color:#00000061}:root .mat-slider.mat-slider-disabled .mat-slider-track-background,:root .mat-slider.mat-slider-disabled .mat-slider-track-fill,:root .mat-slider.mat-slider-disabled .mat-slider-thumb{background-color:#00000042}:root .mat-slider.mat-slider-disabled:hover .mat-slider-track-background{background-color:#00000042}:root .mat-slider.mat-slider-min-value .mat-slider-focus-ring{background-color:#0000001f}:root .mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb,:root .mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb-label{background-color:#000000de}:root .mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb,:root .mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb-label{background-color:#00000042}:root .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing) .mat-slider-thumb{border-color:#00000042;background-color:transparent}:root .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover .mat-slider-thumb,:root .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused .mat-slider-thumb{border-color:#00000061}:root .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover.mat-slider-disabled .mat-slider-thumb,:root .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused.mat-slider-disabled .mat-slider-thumb{border-color:#00000042}:root .mat-slider-has-ticks .mat-slider-wrapper:after{border-color:#000000b3}:root .mat-slider-horizontal .mat-slider-ticks{background-image:repeating-linear-gradient(to right,rgba(0,0,0,.7),rgba(0,0,0,.7) 2px,transparent 0,transparent);background-image:-moz-repeating-linear-gradient(.0001deg,rgba(0,0,0,.7),rgba(0,0,0,.7) 2px,transparent 0,transparent)}:root .mat-slider-vertical .mat-slider-ticks{background-image:repeating-linear-gradient(to bottom,rgba(0,0,0,.7),rgba(0,0,0,.7) 2px,transparent 0,transparent)}:root .mat-slider-thumb-label-text{font-family:Open Sans;font-size:12px;font-weight:500}:root .mat-step-header.cdk-keyboard-focused,:root .mat-step-header.cdk-program-focused,:root .mat-step-header:hover:not([aria-disabled]),:root .mat-step-header:hover[aria-disabled=false]{background-color:#0000000a}:root .mat-step-header:hover[aria-disabled=true]{cursor:default}@media (hover: none){:root .mat-step-header:hover{background:none}}:root .mat-step-header .mat-step-label,:root .mat-step-header .mat-step-optional{color:#0000008a}:root .mat-step-header .mat-step-icon{background-color:#0000008a;color:#fff}:root .mat-step-header .mat-step-icon-selected,:root .mat-step-header .mat-step-icon-state-done,:root .mat-step-header .mat-step-icon-state-edit{background-color:#191970;color:#fff}:root .mat-step-header.mat-accent .mat-step-icon{color:#fff}:root .mat-step-header.mat-accent .mat-step-icon-selected,:root .mat-step-header.mat-accent .mat-step-icon-state-done,:root .mat-step-header.mat-accent .mat-step-icon-state-edit{background-color:#30cfd0;color:#fff}:root .mat-step-header.mat-warn .mat-step-icon{color:#fff}:root .mat-step-header.mat-warn .mat-step-icon-selected,:root .mat-step-header.mat-warn .mat-step-icon-state-done,:root .mat-step-header.mat-warn .mat-step-icon-state-edit{background-color:#e44263;color:#fff}:root .mat-step-header .mat-step-icon-state-error{background-color:transparent;color:#e44263}:root .mat-step-header .mat-step-label.mat-step-label-active{color:#000000de}:root .mat-step-header .mat-step-label.mat-step-label-error{color:#e44263}:root .mat-stepper-horizontal,:root .mat-stepper-vertical{background-color:#fff}:root .mat-stepper-vertical-line:before{border-left-color:#0000001f}:root .mat-horizontal-stepper-header:before,:root .mat-horizontal-stepper-header:after,:root .mat-stepper-horizontal-line{border-top-color:#0000001f}:root .mat-horizontal-stepper-header{height:72px}:root .mat-stepper-label-position-bottom .mat-horizontal-stepper-header,:root .mat-vertical-stepper-header{padding:24px}:root .mat-stepper-vertical-line:before{top:-16px;bottom:-16px}:root .mat-stepper-label-position-bottom .mat-horizontal-stepper-header:after,:root .mat-stepper-label-position-bottom .mat-horizontal-stepper-header:before{top:36px}:root .mat-stepper-label-position-bottom .mat-stepper-horizontal-line{top:36px}:root .mat-stepper-vertical,:root .mat-stepper-horizontal{font-family:Open Sans}:root .mat-step-label{font-size:14px;font-weight:400}:root .mat-step-sub-label-error{font-weight:400}:root .mat-step-label-error{font-size:14px}:root .mat-step-label-selected{font-size:14px;font-weight:500}:root .mat-sort-header-arrow{color:#757575}:root .mat-tab-nav-bar,:root .mat-tab-header{border-bottom:1px solid rgba(0,0,0,.12)}:root .mat-tab-group-inverted-header .mat-tab-nav-bar,:root .mat-tab-group-inverted-header .mat-tab-header{border-top:1px solid rgba(0,0,0,.12);border-bottom:none}:root .mat-tab-label,:root .mat-tab-link{color:#000000de}:root .mat-tab-label.mat-tab-disabled,:root .mat-tab-link.mat-tab-disabled{color:#00000061}:root .mat-tab-header-pagination-chevron{border-color:#000000de}:root .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:#00000061}:root .mat-tab-group[class*=mat-background-]>.mat-tab-header,:root .mat-tab-nav-bar[class*=mat-background-]{border-bottom:none;border-top:none}:root .mat-tab-group.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),:root .mat-tab-group.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),:root .mat-tab-group.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),:root .mat-tab-group.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),:root .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),:root .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),:root .mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),:root .mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#b7b7ef4d}:root .mat-tab-group.mat-primary .mat-ink-bar,:root .mat-tab-nav-bar.mat-primary .mat-ink-bar{background-color:#191970}:root .mat-tab-group.mat-primary.mat-background-primary>.mat-tab-header .mat-ink-bar,:root .mat-tab-group.mat-primary.mat-background-primary>.mat-tab-link-container .mat-ink-bar,:root .mat-tab-nav-bar.mat-primary.mat-background-primary>.mat-tab-header .mat-ink-bar,:root .mat-tab-nav-bar.mat-primary.mat-background-primary>.mat-tab-link-container .mat-ink-bar{background-color:#fff}:root .mat-tab-group.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),:root .mat-tab-group.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),:root .mat-tab-group.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),:root .mat-tab-group.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),:root .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),:root .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),:root .mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),:root .mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#bef0f04d}:root .mat-tab-group.mat-accent .mat-ink-bar,:root .mat-tab-nav-bar.mat-accent .mat-ink-bar{background-color:#30cfd0}:root .mat-tab-group.mat-accent.mat-background-accent>.mat-tab-header .mat-ink-bar,:root .mat-tab-group.mat-accent.mat-background-accent>.mat-tab-link-container .mat-ink-bar,:root .mat-tab-nav-bar.mat-accent.mat-background-accent>.mat-tab-header .mat-ink-bar,:root .mat-tab-nav-bar.mat-accent.mat-background-accent>.mat-tab-link-container .mat-ink-bar{background-color:#fff}:root .mat-tab-group.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),:root .mat-tab-group.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),:root .mat-tab-group.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),:root .mat-tab-group.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),:root .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),:root .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),:root .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),:root .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#f7c6d04d}:root .mat-tab-group.mat-warn .mat-ink-bar,:root .mat-tab-nav-bar.mat-warn .mat-ink-bar{background-color:#e44263}:root .mat-tab-group.mat-warn.mat-background-warn>.mat-tab-header .mat-ink-bar,:root .mat-tab-group.mat-warn.mat-background-warn>.mat-tab-link-container .mat-ink-bar,:root .mat-tab-nav-bar.mat-warn.mat-background-warn>.mat-tab-header .mat-ink-bar,:root .mat-tab-nav-bar.mat-warn.mat-background-warn>.mat-tab-link-container .mat-ink-bar{background-color:#fff}:root .mat-tab-group.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),:root .mat-tab-group.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),:root .mat-tab-group.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),:root .mat-tab-group.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),:root .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),:root .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),:root .mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),:root .mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#b7b7ef4d}:root .mat-tab-group.mat-background-primary>.mat-tab-header,:root .mat-tab-group.mat-background-primary>.mat-tab-link-container,:root .mat-tab-group.mat-background-primary>.mat-tab-header-pagination,:root .mat-tab-nav-bar.mat-background-primary>.mat-tab-header,:root .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container,:root .mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination{background-color:#191970}:root .mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-label,:root .mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-tab-link,:root .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-label,:root .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-tab-link{color:#fff}:root .mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-label.mat-tab-disabled,:root .mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,:root .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-label.mat-tab-disabled,:root .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-tab-link.mat-tab-disabled{color:#fff6}:root .mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-chevron,:root .mat-tab-group.mat-background-primary>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,:root .mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-focus-indicator:before,:root .mat-tab-group.mat-background-primary>.mat-tab-header .mat-focus-indicator:before,:root .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-chevron,:root .mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,:root .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-focus-indicator:before,:root .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-focus-indicator:before{border-color:#fff}:root .mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,:root .mat-tab-group.mat-background-primary>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,:root .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,:root .mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:#fff;opacity:.4}:root .mat-tab-group.mat-background-primary>.mat-tab-header .mat-ripple-element,:root .mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-ripple-element,:root .mat-tab-group.mat-background-primary>.mat-tab-header-pagination .mat-ripple-element,:root .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-ripple-element,:root .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-ripple-element,:root .mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination .mat-ripple-element{background-color:#fff;opacity:.12}:root .mat-tab-group.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),:root .mat-tab-group.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),:root .mat-tab-group.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),:root .mat-tab-group.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),:root .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),:root .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),:root .mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),:root .mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#bef0f04d}:root .mat-tab-group.mat-background-accent>.mat-tab-header,:root .mat-tab-group.mat-background-accent>.mat-tab-link-container,:root .mat-tab-group.mat-background-accent>.mat-tab-header-pagination,:root .mat-tab-nav-bar.mat-background-accent>.mat-tab-header,:root .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container,:root .mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination{background-color:#30cfd0}:root .mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-label,:root .mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-tab-link,:root .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-label,:root .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-tab-link{color:#fff}:root .mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-label.mat-tab-disabled,:root .mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,:root .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-label.mat-tab-disabled,:root .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-tab-link.mat-tab-disabled{color:#fff6}:root .mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-chevron,:root .mat-tab-group.mat-background-accent>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,:root .mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-focus-indicator:before,:root .mat-tab-group.mat-background-accent>.mat-tab-header .mat-focus-indicator:before,:root .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-chevron,:root .mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,:root .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-focus-indicator:before,:root .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-focus-indicator:before{border-color:#fff}:root .mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,:root .mat-tab-group.mat-background-accent>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,:root .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,:root .mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:#fff;opacity:.4}:root .mat-tab-group.mat-background-accent>.mat-tab-header .mat-ripple-element,:root .mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-ripple-element,:root .mat-tab-group.mat-background-accent>.mat-tab-header-pagination .mat-ripple-element,:root .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-ripple-element,:root .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-ripple-element,:root .mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination .mat-ripple-element{background-color:#fff;opacity:.12}:root .mat-tab-group.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),:root .mat-tab-group.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),:root .mat-tab-group.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),:root .mat-tab-group.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),:root .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),:root .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),:root .mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),:root .mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#f7c6d04d}:root .mat-tab-group.mat-background-warn>.mat-tab-header,:root .mat-tab-group.mat-background-warn>.mat-tab-link-container,:root .mat-tab-group.mat-background-warn>.mat-tab-header-pagination,:root .mat-tab-nav-bar.mat-background-warn>.mat-tab-header,:root .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container,:root .mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination{background-color:#e44263}:root .mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-label,:root .mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-tab-link,:root .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-label,:root .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-tab-link{color:#fff}:root .mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-label.mat-tab-disabled,:root .mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,:root .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-label.mat-tab-disabled,:root .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-tab-link.mat-tab-disabled{color:#fff6}:root .mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-chevron,:root .mat-tab-group.mat-background-warn>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,:root .mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-focus-indicator:before,:root .mat-tab-group.mat-background-warn>.mat-tab-header .mat-focus-indicator:before,:root .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-chevron,:root .mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,:root .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-focus-indicator:before,:root .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-focus-indicator:before{border-color:#fff}:root .mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,:root .mat-tab-group.mat-background-warn>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,:root .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,:root .mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:#fff;opacity:.4}:root .mat-tab-group.mat-background-warn>.mat-tab-header .mat-ripple-element,:root .mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-ripple-element,:root .mat-tab-group.mat-background-warn>.mat-tab-header-pagination .mat-ripple-element,:root .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-ripple-element,:root .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-ripple-element,:root .mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination .mat-ripple-element{background-color:#fff;opacity:.12}:root .mat-tab-group{font-family:Open Sans}:root .mat-tab-label,:root .mat-tab-link{font-family:Open Sans;font-size:14px;font-weight:500}:root .mat-toolbar{background:whitesmoke;color:#000000de}:root .mat-toolbar.mat-primary{background:midnightblue;color:#fff}:root .mat-toolbar.mat-accent{background:#30cfd0;color:#fff}:root .mat-toolbar.mat-warn{background:#e44263;color:#fff}:root .mat-toolbar .mat-form-field-underline,:root .mat-toolbar .mat-form-field-ripple,:root .mat-toolbar .mat-focused .mat-form-field-ripple{background-color:currentColor}:root .mat-toolbar .mat-form-field-label,:root .mat-toolbar .mat-focused .mat-form-field-label,:root .mat-toolbar .mat-select-value,:root .mat-toolbar .mat-select-arrow,:root .mat-toolbar .mat-form-field.mat-focused .mat-select-arrow{color:inherit}:root .mat-toolbar .mat-input-element{caret-color:currentColor}:root .mat-toolbar-multiple-rows{min-height:64px}:root .mat-toolbar-row,:root .mat-toolbar-single-row{height:64px}@media (max-width: 599px){:root .mat-toolbar-multiple-rows{min-height:56px}:root .mat-toolbar-row,:root .mat-toolbar-single-row{height:56px}}:root .mat-toolbar,:root .mat-toolbar h1,:root .mat-toolbar h2,:root .mat-toolbar h3,:root .mat-toolbar h4,:root .mat-toolbar h5,:root .mat-toolbar h6{font:500 20px/32px Open Sans;letter-spacing:normal;margin:0}:root .mat-tooltip{background:rgba(97,97,97,.9)}:root .mat-tooltip{font-family:Open Sans;font-size:10px;padding-top:6px;padding-bottom:6px}:root .mat-tooltip-handset{font-size:14px;padding-top:8px;padding-bottom:8px}:root .mat-tree{background:white}:root .mat-tree-node,:root .mat-nested-tree-node{color:#000000de}:root .mat-tree-node{min-height:48px}:root .mat-tree{font-family:Open Sans}:root .mat-tree-node,:root .mat-nested-tree-node{font-weight:400;font-size:14px}:root .mat-snack-bar-container{color:#ffffffb3;background:#323232;box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}:root .mat-simple-snackbar-action{color:#30cfd0}:root .mat-simple-snackbar{font-family:Open Sans;font-size:14px}:root .mat-simple-snackbar-action{line-height:1;font-family:inherit;font-size:inherit;font-weight:500}:root :root{--theme-primary-color: midnightblue;--theme-primary-color-default-contrast: white;--theme-header-text-color: white;--adf-theme-primary-50: #b7b7ef;--adf-theme-primary-100: #9f9fe9;--adf-theme-primary-300: #5454d9;--adf-theme-primary-900: #171731;--theme-warn-color: #e44263;--theme-warn-color-default-contrast: white;--theme-accent-color: #30cfd0;--theme-accent-color-a200: #30cfd0;--theme-accent-color-default-contrast: white;--theme-accent-500: #30cfd0;--adf-theme-foreground-base-color: black;--adf-theme-foreground-base-color-065: rgba(0, 0, 0, .65);--adf-theme-foreground-base-color-045: rgba(0, 0, 0, .45);--adf-theme-foreground-disabled-text-color: rgba(0, 0, 0, .38);--adf-theme-foreground-divider-color: rgba(0, 0, 0, .12);--adf-theme-foreground-icon-color: rgba(0, 0, 0, .54);--adf-theme-foreground-icon-color-054: rgba(0, 0, 0, .54);--adf-theme-foreground-secondary-text-color: rgba(0, 0, 0, .54);--adf-theme-foreground-text-color: rgba(0, 0, 0, .87);--adf-theme-foreground-text-color-087: rgba(0, 0, 0, .87);--adf-theme-foreground-text-color-075: rgba(0, 0, 0, .75);--adf-theme-foreground-text-color-064: rgba(0, 0, 0, .64);--adf-theme-foreground-text-color-054: rgba(0, 0, 0, .54);--adf-theme-foreground-text-color-042: rgba(0, 0, 0, .42);--adf-theme-foreground-text-color-040: rgba(0, 0, 0, .4);--adf-theme-foreground-text-color-027: rgba(0, 0, 0, .27);--adf-theme-foreground-text-color-025: rgba(0, 0, 0, .25);--adf-theme-foreground-text-color-014: rgba(0, 0, 0, .14);--adf-theme-foreground-text-color-007: rgba(0, 0, 0, .07);--adf-theme-background-card-color: white;--adf-theme-background-card-color-087: rgba(255, 255, 255, .87);--theme-background-color: #fafafa;--adf-theme-background-dialog-color: white;--adf-theme-background-hover-color: rgba(0, 0, 0, .04);--adf-theme-background-selected-button-color: #e0e0e0;--adf-theme-background-status-bar-color: #e0e0e0;--adf-theme-background-unselected-chip-color: #e0e0e0;--theme-font-family: Open Sans;--theme-body-1-font-size: 14px;--theme-body-2-font-size: 14px;--theme-body-1-line-height: 20px;--theme-display-1-font-size: 34px;--theme-display-3-font-size: 56px;--theme-display-4-font-size: 112px;--theme-caption-font-size: 12px;--theme-title-font-size: 20px;--theme-subheading-1-font-size: 15px;--theme-subheading-2-font-size: 16px;--theme-button-font-size: 14px;--theme-headline-font-size: 24px;--theme-headline-line-height: 32px;--theme-adf-icon-1-font-size: 17px;--theme-adf-picture-1-font-size: 18px;--theme-adf-task-footer-font-size: 18px;--theme-adf-task-title-font-size: 18px;--adf-theme-mat-grey-color-a200: #eeeeee;--adf-theme-mat-grey-color-a400: #bdbdbd;--adf-theme-mat-grey-color-50: #fafafa;--adf-theme-spacing: 16px}:root .mat-datetimepicker-calendar-header{background-color:#191970}:root .mat-datetimepicker-calendar-body-cell-content.mat-datetimepicker-calendar-body-selected{background-color:#191970;color:#fff}:root .mat-datetimepicker-calendar-body-cell-content.mat-datetimepicker-calendar-body-disabled>.mat-datetimepicker-calendar-body-selected{background-color:#19197066}:root .mat-datetimepicker-calendar-body-cell-content.mat-datetimepicker-calendar-body-today:not(.mat-datetimepicker-calendar-body-selected){border-color:#191970}:root .mat-datetimepicker-calendar-body-cell-content.mat-datetimepicker-calendar-body-today.mat-datetimepicker-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}:root .mat-datetimepicker-clock-center{background-color:#191970}:root .mat-datetimepicker-clock-hand{background-color:#191970}:root .mat-datetimepicker-clock-hand:before{background-color:#191970}:root .mat-datetimepicker-clock-cell.mat-datetimepicker-clock-cell-selected{background-color:#1e1e85}:root .adf-error-snackbar{background-color:var(--theme-warn-color)}:root .adf-warning-snackbar{background-color:var(--theme-accent-color)}:root .adf-info-snackbar{background-color:var(--theme-primary-color)}:root .mat-expansion-panel .mat-expansion-panel-header.cdk-keyboard-focused:not([aria-disabled=true]),:root .mat-expansion-panel .mat-expansion-panel-header.cdk-program-focused:not([aria-disabled=true]),:root .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:hover:not([aria-disabled=true]){background-color:var(--adf-theme-background-hover-color)}:root .mat-calendar .mat-calendar-header button{color:var(--adf-theme-foreground-text-color-087)}:root .mat-calendar .mat-calendar-header button:disabled{color:var(--adf-theme-foreground-text-color-054)}:root .mat-calendar .mat-calendar-content .mat-calendar-table-header th{color:var(--adf-theme-foreground-text-color-054)}:root .mat-calendar .mat-calendar-content .mat-calendar-body-disabled>div{color:var(--adf-theme-foreground-text-color-054)!important}:root .mat-datetimepicker-calendar .mat-datetimepicker-calendar-header .mat-datetimepicker-calendar-header-year{opacity:1}:root .mat-datetimepicker-calendar .mat-datetimepicker-calendar-header .mat-datetimepicker-calendar-header-date{opacity:1}:root .mat-datetimepicker-calendar .mat-datetimepicker-calendar-header .mat-datetimepicker-calendar-header-time{opacity:1}:root .mat-datetimepicker-calendar .mat-datetimepicker-calendar-content .mat-datetimepicker-calendar-table-header th{color:var(--adf-theme-foreground-text-color-054)}:root .mat-datetimepicker-calendar .mat-datetimepicker-calendar-content .mat-datetimepicker-calendar-body-disabled>div{color:var(--adf-theme-foreground-text-color-054)}:root :root{--adf-card-view-background: white;--adf-card-view-border: unset;--adf-card-view-border-color: unset;--adf-card-view-border-radius: 0;--adf-card-view-array-item-background: white;--adf-card-view-array-item-border: unset;--adf-card-view-array-item-border-color: unset;--adf-card-view-array-item-border-radius: 0;--adf-edit-task-and-service-filter-header-title-color: rgba(0, 0, 0, .87);--adf-edit-task-and-service-filter-header-description-color: rgba(0, 0, 0, .54);--adf-edit-task-and-service-filter-content-text-label-color: rgba(0, 0, 0, .54);--adf-edit-task-and-service-filter-content-select-label-color: rgba(0, 0, 0, .54);--adf-edit-task-and-service-filter-header-height: 48px;--adf-about-panel-header-height: 48px;--adf-about-panel-header-title-color: rgba(0, 0, 0, .87);--adf-edit-process-filter-header-height: 48px;--adf-edit-process-filter-header-title-color: rgba(0, 0, 0, .87);--adf-edit-process-filter-header-description-color: rgba(0, 0, 0, .54);--adf-edit-process-filter-content-text-label-color: rgba(0, 0, 0, .54);--adf-edit-process-filter-content-select-label-color: rgba(0, 0, 0, .54);--adf-about-server-settings-background: white;--adf-about-server-settings-color: rgba(0, 0, 0, .87);--adf-about-server-settings-border-radius: 4px;--adf-about-server-settings-padding: 16px;--adf-package-list-table-background: white;--adf-package-list-table-header-border-bottom-color: rgba(0, 0, 0, .12);--adf-package-list-table-header-border-style: solid;--adf-package-list-table-header-border-bottom-width: 1px;--adf-package-list-table-header-border-width: 0;--adf-package-list-table-header-min-height: 56px;--adf-package-list-table-header-cell-color: rgba(0, 0, 0, .54);--adf-package-list-table-row-border-bottom-color: rgba(0, 0, 0, .12);--adf-package-list-table-row-border-style: solid;--adf-package-list-table-row-border-bottom-width: 1px;--adf-package-list-table-row-border-width: 0;--adf-package-list-table-row-min-height: 48px;--adf-package-list-table-row-cell-color: rgba(0, 0, 0, .87);--adf-identity-user-info-background: var(--adf-theme-primary-300);--adf-identity-user-info-height: 40px;--adf-identity-user-info-width: 40px;--adf-identity-user-info-line-height: 40px;--adf-identity-user-info-font-size: var(--theme-adf-picture-1-font-size);--adf-user-info-container-margin-right: 8px}:root .adf-content-node-selector-content-list .adf-content-selector-modified-cell{display:none}:root .adf-content-node-selector-content-list .adf-content-selector-modifier-cell{display:none}:root adf-pagination.adf-pagination{height:32px;line-height:24px;padding:16px 0}:root adf-pagination.adf-pagination .adf-pagination__block{flex:none;padding:0;font-weight:400;font-size:14px;line-height:24px;letter-spacing:.25px}:root adf-pagination.adf-pagination .adf-pagination__block.adf-pagination__range-block{padding:0 24px}:root adf-pagination.adf-pagination .adf-pagination__perpage-block{flex:auto;padding-right:24px}:root adf-pagination.adf-pagination .adf-pagination__actualinfo-block{padding-right:12px}:root adf-pagination.adf-pagination .adf-pagination__actualinfo-block .mat-menu-trigger{display:none}:root adf-pagination.adf-pagination .adf-pagination__previous-button{margin:0 12px 0 0}:root adf-pagination.adf-pagination .adf-pagination__next-button{margin:0}:root adf-pagination.adf-pagination .adf-pagination__controls-block{padding-right:24px}:root .mat-icon-button:focus-visible,:root .mat-button:focus-visible,:root .mat-checkbox:focus-visible,:root .mat-raised-button:focus-visible{outline:2px solid var(--theme-blue-button-color);border-radius:4px}:root .mat-icon-button .mat-ripple-element,:root .mat-button .mat-ripple-element,:root .mat-checkbox .mat-ripple-element,:root .mat-raised-button .mat-ripple-element{display:none}:root .mat-icon-button.cdk-keyboard-focused .mat-button-focus-overlay,:root .mat-button.cdk-keyboard-focused .mat-button-focus-overlay,:root .mat-checkbox.cdk-keyboard-focused .mat-button-focus-overlay,:root .mat-raised-button.cdk-keyboard-focused .mat-button-focus-overlay{display:none}:root .mat-icon-button.cdk-keyboard-focused .mat-checkbox-ripple,:root .mat-button.cdk-keyboard-focused .mat-checkbox-ripple,:root .mat-checkbox.cdk-keyboard-focused .mat-checkbox-ripple,:root .mat-raised-button.cdk-keyboard-focused .mat-checkbox-ripple{outline:2px solid var(--theme-blue-button-color);border-radius:4px;height:22px;width:22px;left:calc(50% - 11px);top:calc(50% - 11px)}:root .adf-content-node-selector-content-list .adf-datatable-list .adf-datatable-selected.mat-icon>svg{fill:var(--theme-blue-button-color)}:root .mat-list-base .mat-list-option .mat-list-item-content{border:2px solid transparent;border-radius:4px}:root .mat-list-base .mat-list-option:focus-visible{background-color:#fff}:root .mat-list-base .mat-list-option:focus-visible .mat-list-item-content{border:2px solid var(--theme-blue-button-color);border-radius:4px}:root .adf-search-user-button.mat-button,:root .app-search-button{line-height:36px;border:2px solid transparent;border-radius:4px}:root .adf-search-user-button.mat-button:focus-visible,:root .app-search-button:focus-visible{outline:none;border:2px solid var(--theme-blue-button-color);border-radius:4px}:root .mat-menu-content .mat-menu-item{border:2px solid transparent;border-radius:4px}:root .mat-menu-content .mat-menu-item .mat-menu-ripple{display:none}:root .mat-menu-content .mat-menu-item:focus-visible{border:2px solid var(--theme-blue-button-color);border-radius:4px;background-color:#fff}:root .mat-menu-content .mat-menu-item.cdk-keyboard-focused:not([disabled]){background-color:#fff}:root .adf-toolbar-title{padding:2px}:root .mat-option.cdk-keyboard-focused .mat-option-ripple{outline:2px solid var(--theme-blue-button-color);border-radius:4px}:root .mat-slide-toggle .mat-slide-toggle-thumb{width:15px;height:15px;transform:translate(20%,50%);background-color:#484a4d}:root .mat-slide-toggle .mat-slide-toggle-bar{border-radius:15px;height:20px}:root .mat-slide-toggle .mat-slide-toggle-thumb-container{top:-5px}:root .mat-slide-toggle .mat-slide-toggle-ripple{display:none}:root .mat-slide-toggle.cdk-keyboard-focused .mat-slide-toggle-bar{outline:2px solid var(--theme-blue-button-color)}:root .mat-slide-toggle.mat-primary.mat-checked:not(.mat-disabled) .mat-slide-toggle-bar{background-color:var(--theme-blue-button-color)}:root .mat-slide-toggle.mat-primary.mat-checked:not(.mat-disabled) .mat-slide-toggle-thumb{background-color:#fff}:root .mat-stroked-button.cdk-keyboard-focused .mat-button-ripple.mat-ripple,:root .mat-flat-button.cdk-keyboard-focused .mat-button-ripple.mat-ripple{outline:2px solid var(--theme-blue-button-color);inset:-4px}:root .mat-datetimepicker-calendar-body-active .mat-datetimepicker-calendar-body-cell-content{outline:2px solid var(--theme-datetimepicker-cell-focus-border)}:root .mat-datetimepicker-calendar-body-active .mat-datetimepicker-calendar-body-cell-content:not(.mat-datetimepicker-calendar-body-selected){background-color:var(--theme-datetimepicker-cell-background)}:root .mat-datetimepicker-calendar-body-cell-content.mat-datetimepicker-calendar-body-selected{background-color:var(--theme-datetimepicker-selected-date-background)}:root .mat-datetimepicker-calendar-body-active .mat-datetimepicker-calendar-body-cell-content.mat-datetimepicker-calendar-body-selected{background-color:var(--theme-about-panel-border-color);color:var(--theme-datetimepicker-font-color)}:root .mat-expansion-panel .mat-expansion-panel-header{border:2px solid transparent;box-sizing:border-box}:root .mat-expansion-panel .mat-expansion-panel-header .mat-button-base.mat-button{outline:none;border:2px solid transparent;border-radius:4px}:root .mat-expansion-panel .mat-expansion-panel-header .mat-button-base.mat-button:focus-visible{border:2px solid var(--theme-blue-button-color);border-radius:4px;background-color:#fff}:root .mat-expansion-panel .mat-expansion-panel-header.cdk-keyboard-focused:not([aria-disabled=true]){background-color:#fff;border:2px solid var(--theme-blue-button-color);border-radius:4px}:root .adf-error-snackbar{background-color:#ba1b1b}:root .adf-error-snackbar .mat-simple-snackbar,:root .adf-error-snackbar .mat-simple-snackbar-action{color:#fff}:root .adf-info-snackbar{background-color:var(--theme-blue-button-color)}:root .adf-info-snackbar .mat-simple-snackbar,:root .adf-info-snackbar .mat-simple-snackbar-action{color:#fff}:root .mat-button-base.adf-filter-button{margin-left:-2px}:root .adf-pagination__perpage-block .mat-icon-button,:root .adf-pagination__actualinfo-block .mat-icon-button{left:3px}:root .adf-pagination__perpage-block .mat-icon-button:focus-visible,:root .adf-pagination__actualinfo-block .mat-icon-button:focus-visible{outline:none}:root .adf-pagination__perpage-block .mat-icon-button.cdk-keyboard-focused .mat-icon,:root .adf-pagination__actualinfo-block .mat-icon-button.cdk-keyboard-focused .mat-icon{outline:2px solid var(--theme-blue-button-color);border-radius:4px}:root adf-about{background-color:var(--theme-about-panel-background-color);overflow:auto}:root adf-about .mat-accordion{box-shadow:none;border:none}:root adf-about .mat-accordion.adf-about-panel .mat-expansion-panel{box-shadow:none;border-radius:12px;margin:24px;width:95%;border:1px solid var(--theme-about-panel-border-color)}:root adf-about .mat-expansion-panel-header{height:80px;line-height:32px}:root adf-about mat-panel-title{font-style:normal;font-weight:700;font-size:14px;line-height:24px}:root .tezza-zaak{--theme-primary-color: midnightblue;--theme-primary-color-default-contrast: white;--theme-primary-lighter-color: #b7b7ef;--theme-primary-darker-color: #1b1b48;--theme-accent-color: #30cfd0;--theme-accent-color-default-contrast: white;--theme-accent-lighter-color: #bef0f0;--theme-accent-darker-color: #2a5b5b;--theme-text-color: rgba(0, 0, 0, .57);--theme-foreground-text-color: rgba(0, 0, 0, .72);--theme-text-bold-color: rgba(0, 0, 0, .87);--theme-text-disabled-color: rgba(0, 0, 0, .38);--theme-secondary-text-color: rgba(0, 0, 0, .54);--theme-title-color: rgba(0, 0, 0, .87);--theme-border-color: rgba(0, 0, 0, .07);--theme-card-background-color: white;--theme-card-background-light-color: rgba(0, 0, 0, .04);--theme-card-background-box-shadow-color: rgba(0, 0, 0, .2);--theme-divider-color: rgba(0, 0, 0, .07);--theme-dialog-background-color: white;--theme-warn-color: #e44263;--theme-toolbar-background: whitesmoke;--theme-mat-table-hover-color: rgba(245, 245, 245, .54);--theme-icon-blue-color: #0a1f8f;--theme-icon-green-color: #0fd850;--theme-icon-red-color: #e6007e;--theme-swichter-light-image: url(assets/tezza/images/theme_switcher_light.svg);--theme-swichter-dark-image: url(assets/tezza/images/theme_switcher_dark.svg);--theme-warn-color-default-contrast: white;--theme-accent-color-a200: #30cfd0;--adf-snackbar-error-bg-color: #e44263;--adf-snackbar-error-action-color: white;--adf-snackbar-warning-bg-color: #30cfd0;--adf-snackbar-warning-action-color: white;--adf-snackbar-info-bg-color: midnightblue;--adf-snackbar-info-action-color: white;--adf-breadcrumb-item-active-color: rgba(0, 0, 0, .87);--adf-breadcrumb-item-active-hover-color: rgba(0, 0, 0, .72);--adf-node-selector-icon-color: rgba(0, 0, 0, .57);--adf-node-selector-base-color: rgba(0, 0, 0, .4);--adf-node-selector-base-bold-color: rgba(0, 0, 0, .72);--adf-datatable-cell-link-hover-color: #30cfd0;--adf-datatable-selected-color: #b7b7ef;--adf-user-info-color: midnightblue;--adf-comment-list-primary-color: #b7b7ef;--adf-comment-list-ripple-color: midnightblue;--adf-search-input-bg-color: #b7b7ef;--adf-search-input-highlight-color: #1b1b48;--adf-tooltip-card-color: rgba(0, 0, 0, .72);--adf-card-view-text-color: rgba(0, 0, 0, .27);--adf-card-view-label-color: rgba(0, 0, 0, .4);--adf-card-view-datetime-border-color: rgba(0, 0, 0, .4);--adf-upload-border-color: rgba(0, 0, 0, .14);--adf-header-background-color: white;--adf-theme-background-dialog-color: #fff;--theme-hover-bg-color: rgba(0, 0, 0, .04);--theme-background-color: #fafafa;--theme-text-fg-color: rgba(0, 0, 0, .87);--theme-text-fg-shadow-color: rgba(0, 0, 0, .27);--theme-card-bg-color: white;--theme-card-bg-bold-color: rgba(255, 255, 255, .87);--theme-dialog-bg-color: white;--theme-bg-hover-color: rgba(0, 0, 0, .04);--theme-fg-base-color: black;--theme-fg-divider: rgba(0, 0, 0, .12);--theme-disabled-text-color: rgba(0, 0, 0, .38);--theme-selected-button-bg-color: #e0e0e0;--theme-icon-fg-color: rgba(0, 0, 0, .54);--theme-unselected-chip-bg-color: #e0e0e0;--theme-status-bar-bg-color: #e0e0e0;--theme-colors-mat-grey-dark: rgba(0, 0, 0, .57);--theme-font-family: Muli, Roboto, "Helvetica Neue", sans-serif;--theme-body-1-font-size: 14px;--theme-body-2-font-size: 14px;--theme-body-1-line-height: 20px;--theme-display-1-font-size: 34px;--theme-display-3-font-size: 56px;--theme-display-4-font-size: 112px;--theme-caption-font-size: 12px;--theme-title-font-size: 20px;--theme-subheading-2-font-size: 16px;--theme-button-font-size: 14px;--theme-headline-line-height: 32px}:root .tezza-zaak .mat-ripple-element{background-color:#0000001a}:root .tezza-zaak .mat-option{color:#000000de}:root .tezza-zaak .mat-option:hover:not(.mat-option-disabled),:root .tezza-zaak .mat-option:focus:not(.mat-option-disabled){background:rgba(0,0,0,.04)}:root .tezza-zaak .mat-option.mat-selected:not(.mat-option-multiple):not(.mat-option-disabled){background:rgba(0,0,0,.04)}:root .tezza-zaak .mat-option.mat-active{background:rgba(0,0,0,.04);color:#000000de}:root .tezza-zaak .mat-option.mat-option-disabled{color:#00000061}:root .tezza-zaak .mat-primary .mat-option.mat-selected:not(.mat-option-disabled){color:#191970}:root .tezza-zaak .mat-accent .mat-option.mat-selected:not(.mat-option-disabled){color:#30cfd0}:root .tezza-zaak .mat-warn .mat-option.mat-selected:not(.mat-option-disabled){color:#e44263}:root .tezza-zaak .mat-option{font-family:Open Sans;font-size:16px}:root .tezza-zaak .mat-optgroup-label{color:#0000008a}:root .tezza-zaak .mat-optgroup-disabled .mat-optgroup-label{color:#00000061}:root .tezza-zaak .mat-optgroup-label{font:500 14px/24px Open Sans;letter-spacing:normal}:root .tezza-zaak .mat-pseudo-checkbox{color:#0000008a}:root .tezza-zaak .mat-pseudo-checkbox:after{color:#fafafa}:root .tezza-zaak .mat-pseudo-checkbox-disabled{color:#b0b0b0}:root .tezza-zaak .mat-primary .mat-pseudo-checkbox-checked,:root .tezza-zaak .mat-primary .mat-pseudo-checkbox-indeterminate{background:midnightblue}:root .tezza-zaak .mat-pseudo-checkbox-checked,:root .tezza-zaak .mat-pseudo-checkbox-indeterminate,:root .tezza-zaak .mat-accent .mat-pseudo-checkbox-checked,:root .tezza-zaak .mat-accent .mat-pseudo-checkbox-indeterminate{background:#30cfd0}:root .tezza-zaak .mat-warn .mat-pseudo-checkbox-checked,:root .tezza-zaak .mat-warn .mat-pseudo-checkbox-indeterminate{background:#e44263}:root .tezza-zaak .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-disabled,:root .tezza-zaak .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-disabled{background:#b0b0b0}:root .tezza-zaak .mat-app-background,:root .tezza-zaak.mat-app-background{background-color:#fafafa;color:#000000de}:root .tezza-zaak .mat-elevation-z0{box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}:root .tezza-zaak .mat-elevation-z1{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}:root .tezza-zaak .mat-elevation-z2{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}:root .tezza-zaak .mat-elevation-z3{box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}:root .tezza-zaak .mat-elevation-z4{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}:root .tezza-zaak .mat-elevation-z5{box-shadow:0 3px 5px -1px #0003,0 5px 8px #00000024,0 1px 14px #0000001f}:root .tezza-zaak .mat-elevation-z6{box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}:root .tezza-zaak .mat-elevation-z7{box-shadow:0 4px 5px -2px #0003,0 7px 10px 1px #00000024,0 2px 16px 1px #0000001f}:root .tezza-zaak .mat-elevation-z8{box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}:root .tezza-zaak .mat-elevation-z9{box-shadow:0 5px 6px -3px #0003,0 9px 12px 1px #00000024,0 3px 16px 2px #0000001f}:root .tezza-zaak .mat-elevation-z10{box-shadow:0 6px 6px -3px #0003,0 10px 14px 1px #00000024,0 4px 18px 3px #0000001f}:root .tezza-zaak .mat-elevation-z11{box-shadow:0 6px 7px -4px #0003,0 11px 15px 1px #00000024,0 4px 20px 3px #0000001f}:root .tezza-zaak .mat-elevation-z12{box-shadow:0 7px 8px -4px #0003,0 12px 17px 2px #00000024,0 5px 22px 4px #0000001f}:root .tezza-zaak .mat-elevation-z13{box-shadow:0 7px 8px -4px #0003,0 13px 19px 2px #00000024,0 5px 24px 4px #0000001f}:root .tezza-zaak .mat-elevation-z14{box-shadow:0 7px 9px -4px #0003,0 14px 21px 2px #00000024,0 5px 26px 4px #0000001f}:root .tezza-zaak .mat-elevation-z15{box-shadow:0 8px 9px -5px #0003,0 15px 22px 2px #00000024,0 6px 28px 5px #0000001f}:root .tezza-zaak .mat-elevation-z16{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}:root .tezza-zaak .mat-elevation-z17{box-shadow:0 8px 11px -5px #0003,0 17px 26px 2px #00000024,0 6px 32px 5px #0000001f}:root .tezza-zaak .mat-elevation-z18{box-shadow:0 9px 11px -5px #0003,0 18px 28px 2px #00000024,0 7px 34px 6px #0000001f}:root .tezza-zaak .mat-elevation-z19{box-shadow:0 9px 12px -6px #0003,0 19px 29px 2px #00000024,0 7px 36px 6px #0000001f}:root .tezza-zaak .mat-elevation-z20{box-shadow:0 10px 13px -6px #0003,0 20px 31px 3px #00000024,0 8px 38px 7px #0000001f}:root .tezza-zaak .mat-elevation-z21{box-shadow:0 10px 13px -6px #0003,0 21px 33px 3px #00000024,0 8px 40px 7px #0000001f}:root .tezza-zaak .mat-elevation-z22{box-shadow:0 10px 14px -6px #0003,0 22px 35px 3px #00000024,0 8px 42px 7px #0000001f}:root .tezza-zaak .mat-elevation-z23{box-shadow:0 11px 14px -7px #0003,0 23px 36px 3px #00000024,0 9px 44px 8px #0000001f}:root .tezza-zaak .mat-elevation-z24{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}:root .tezza-zaak .mat-autocomplete-panel{background:white;color:#000000de}:root .tezza-zaak .mat-autocomplete-panel:not([class*=mat-elevation-z]){box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}:root .tezza-zaak .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover){background:white}:root .tezza-zaak .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover):not(.mat-option-disabled){color:#000000de}:root .tezza-zaak .mat-badge-content{color:#fff;background:midnightblue}.cdk-high-contrast-active :root .tezza-zaak .mat-badge-content{outline:solid 1px;border-radius:0}:root .tezza-zaak .mat-badge-accent .mat-badge-content{background:#30cfd0;color:#fff}:root .tezza-zaak .mat-badge-warn .mat-badge-content{color:#fff;background:#e44263}:root .tezza-zaak .mat-badge-disabled .mat-badge-content{background:#b9b9b9;color:#00000061}:root .tezza-zaak .mat-badge-content{font-weight:600;font-size:12px;font-family:Open Sans}:root .tezza-zaak .mat-badge-small .mat-badge-content{font-size:9px}:root .tezza-zaak .mat-badge-large .mat-badge-content{font-size:24px}:root .tezza-zaak .mat-bottom-sheet-container{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f;background:white;color:#000000de}:root .tezza-zaak .mat-bottom-sheet-container{font:400 14px/20px Open Sans;letter-spacing:normal}:root .tezza-zaak .mat-button,:root .tezza-zaak .mat-icon-button,:root .tezza-zaak .mat-stroked-button{color:inherit;background:transparent}:root .tezza-zaak .mat-button.mat-primary,:root .tezza-zaak .mat-icon-button.mat-primary,:root .tezza-zaak .mat-stroked-button.mat-primary{color:#191970}:root .tezza-zaak .mat-button.mat-accent,:root .tezza-zaak .mat-icon-button.mat-accent,:root .tezza-zaak .mat-stroked-button.mat-accent{color:#30cfd0}:root .tezza-zaak .mat-button.mat-warn,:root .tezza-zaak .mat-icon-button.mat-warn,:root .tezza-zaak .mat-stroked-button.mat-warn{color:#e44263}:root .tezza-zaak .mat-button.mat-primary.mat-button-disabled,:root .tezza-zaak .mat-button.mat-accent.mat-button-disabled,:root .tezza-zaak .mat-button.mat-warn.mat-button-disabled,:root .tezza-zaak .mat-button.mat-button-disabled.mat-button-disabled,:root .tezza-zaak .mat-icon-button.mat-primary.mat-button-disabled,:root .tezza-zaak .mat-icon-button.mat-accent.mat-button-disabled,:root .tezza-zaak .mat-icon-button.mat-warn.mat-button-disabled,:root .tezza-zaak .mat-icon-button.mat-button-disabled.mat-button-disabled,:root .tezza-zaak .mat-stroked-button.mat-primary.mat-button-disabled,:root .tezza-zaak .mat-stroked-button.mat-accent.mat-button-disabled,:root .tezza-zaak .mat-stroked-button.mat-warn.mat-button-disabled,:root .tezza-zaak .mat-stroked-button.mat-button-disabled.mat-button-disabled{color:#00000042}:root .tezza-zaak .mat-button.mat-primary .mat-button-focus-overlay,:root .tezza-zaak .mat-icon-button.mat-primary .mat-button-focus-overlay,:root .tezza-zaak .mat-stroked-button.mat-primary .mat-button-focus-overlay{background-color:#191970}:root .tezza-zaak .mat-button.mat-accent .mat-button-focus-overlay,:root .tezza-zaak .mat-icon-button.mat-accent .mat-button-focus-overlay,:root .tezza-zaak .mat-stroked-button.mat-accent .mat-button-focus-overlay{background-color:#30cfd0}:root .tezza-zaak .mat-button.mat-warn .mat-button-focus-overlay,:root .tezza-zaak .mat-icon-button.mat-warn .mat-button-focus-overlay,:root .tezza-zaak .mat-stroked-button.mat-warn .mat-button-focus-overlay{background-color:#e44263}:root .tezza-zaak .mat-button.mat-button-disabled .mat-button-focus-overlay,:root .tezza-zaak .mat-icon-button.mat-button-disabled .mat-button-focus-overlay,:root .tezza-zaak .mat-stroked-button.mat-button-disabled .mat-button-focus-overlay{background-color:transparent}:root .tezza-zaak .mat-button .mat-ripple-element,:root .tezza-zaak .mat-icon-button .mat-ripple-element,:root .tezza-zaak .mat-stroked-button .mat-ripple-element{opacity:.1;background-color:currentColor}:root .tezza-zaak .mat-button-focus-overlay{background:black}:root .tezza-zaak .mat-stroked-button:not(.mat-button-disabled){border-color:#0000001f}:root .tezza-zaak .mat-flat-button,:root .tezza-zaak .mat-raised-button,:root .tezza-zaak .mat-fab,:root .tezza-zaak .mat-mini-fab{color:#000000de;background-color:#fff}:root .tezza-zaak .mat-flat-button.mat-primary,:root .tezza-zaak .mat-raised-button.mat-primary,:root .tezza-zaak .mat-fab.mat-primary,:root .tezza-zaak .mat-mini-fab.mat-primary{color:#fff}:root .tezza-zaak .mat-flat-button.mat-accent,:root .tezza-zaak .mat-raised-button.mat-accent,:root .tezza-zaak .mat-fab.mat-accent,:root .tezza-zaak .mat-mini-fab.mat-accent{color:#fff}:root .tezza-zaak .mat-flat-button.mat-warn,:root .tezza-zaak .mat-raised-button.mat-warn,:root .tezza-zaak .mat-fab.mat-warn,:root .tezza-zaak .mat-mini-fab.mat-warn{color:#fff}:root .tezza-zaak .mat-flat-button.mat-primary.mat-button-disabled,:root .tezza-zaak .mat-flat-button.mat-accent.mat-button-disabled,:root .tezza-zaak .mat-flat-button.mat-warn.mat-button-disabled,:root .tezza-zaak .mat-flat-button.mat-button-disabled.mat-button-disabled,:root .tezza-zaak .mat-raised-button.mat-primary.mat-button-disabled,:root .tezza-zaak .mat-raised-button.mat-accent.mat-button-disabled,:root .tezza-zaak .mat-raised-button.mat-warn.mat-button-disabled,:root .tezza-zaak .mat-raised-button.mat-button-disabled.mat-button-disabled,:root .tezza-zaak .mat-fab.mat-primary.mat-button-disabled,:root .tezza-zaak .mat-fab.mat-accent.mat-button-disabled,:root .tezza-zaak .mat-fab.mat-warn.mat-button-disabled,:root .tezza-zaak .mat-fab.mat-button-disabled.mat-button-disabled,:root .tezza-zaak .mat-mini-fab.mat-primary.mat-button-disabled,:root .tezza-zaak .mat-mini-fab.mat-accent.mat-button-disabled,:root .tezza-zaak .mat-mini-fab.mat-warn.mat-button-disabled,:root .tezza-zaak .mat-mini-fab.mat-button-disabled.mat-button-disabled{color:#00000042}:root .tezza-zaak .mat-flat-button.mat-primary,:root .tezza-zaak .mat-raised-button.mat-primary,:root .tezza-zaak .mat-fab.mat-primary,:root .tezza-zaak .mat-mini-fab.mat-primary{background-color:#191970}:root .tezza-zaak .mat-flat-button.mat-accent,:root .tezza-zaak .mat-raised-button.mat-accent,:root .tezza-zaak .mat-fab.mat-accent,:root .tezza-zaak .mat-mini-fab.mat-accent{background-color:#30cfd0}:root .tezza-zaak .mat-flat-button.mat-warn,:root .tezza-zaak .mat-raised-button.mat-warn,:root .tezza-zaak .mat-fab.mat-warn,:root .tezza-zaak .mat-mini-fab.mat-warn{background-color:#e44263}:root .tezza-zaak .mat-flat-button.mat-primary.mat-button-disabled,:root .tezza-zaak .mat-flat-button.mat-accent.mat-button-disabled,:root .tezza-zaak .mat-flat-button.mat-warn.mat-button-disabled,:root .tezza-zaak .mat-flat-button.mat-button-disabled.mat-button-disabled,:root .tezza-zaak .mat-raised-button.mat-primary.mat-button-disabled,:root .tezza-zaak .mat-raised-button.mat-accent.mat-button-disabled,:root .tezza-zaak .mat-raised-button.mat-warn.mat-button-disabled,:root .tezza-zaak .mat-raised-button.mat-button-disabled.mat-button-disabled,:root .tezza-zaak .mat-fab.mat-primary.mat-button-disabled,:root .tezza-zaak .mat-fab.mat-accent.mat-button-disabled,:root .tezza-zaak .mat-fab.mat-warn.mat-button-disabled,:root .tezza-zaak .mat-fab.mat-button-disabled.mat-button-disabled,:root .tezza-zaak .mat-mini-fab.mat-primary.mat-button-disabled,:root .tezza-zaak .mat-mini-fab.mat-accent.mat-button-disabled,:root .tezza-zaak .mat-mini-fab.mat-warn.mat-button-disabled,:root .tezza-zaak .mat-mini-fab.mat-button-disabled.mat-button-disabled{background-color:#0000001f}:root .tezza-zaak .mat-flat-button.mat-primary .mat-ripple-element,:root .tezza-zaak .mat-raised-button.mat-primary .mat-ripple-element,:root .tezza-zaak .mat-fab.mat-primary .mat-ripple-element,:root .tezza-zaak .mat-mini-fab.mat-primary .mat-ripple-element{background-color:#ffffff1a}:root .tezza-zaak .mat-flat-button.mat-accent .mat-ripple-element,:root .tezza-zaak .mat-raised-button.mat-accent .mat-ripple-element,:root .tezza-zaak .mat-fab.mat-accent .mat-ripple-element,:root .tezza-zaak .mat-mini-fab.mat-accent .mat-ripple-element{background-color:#ffffff1a}:root .tezza-zaak .mat-flat-button.mat-warn .mat-ripple-element,:root .tezza-zaak .mat-raised-button.mat-warn .mat-ripple-element,:root .tezza-zaak .mat-fab.mat-warn .mat-ripple-element,:root .tezza-zaak .mat-mini-fab.mat-warn .mat-ripple-element{background-color:#ffffff1a}:root .tezza-zaak .mat-stroked-button:not([class*=mat-elevation-z]),:root .tezza-zaak .mat-flat-button:not([class*=mat-elevation-z]){box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}:root .tezza-zaak .mat-raised-button:not([class*=mat-elevation-z]){box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}:root .tezza-zaak .mat-raised-button:not(.mat-button-disabled):active:not([class*=mat-elevation-z]){box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}:root .tezza-zaak .mat-raised-button.mat-button-disabled:not([class*=mat-elevation-z]){box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}:root .tezza-zaak .mat-fab:not([class*=mat-elevation-z]),:root .tezza-zaak .mat-mini-fab:not([class*=mat-elevation-z]){box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}:root .tezza-zaak .mat-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]),:root .tezza-zaak .mat-mini-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]){box-shadow:0 7px 8px -4px #0003,0 12px 17px 2px #00000024,0 5px 22px 4px #0000001f}:root .tezza-zaak .mat-fab.mat-button-disabled:not([class*=mat-elevation-z]),:root .tezza-zaak .mat-mini-fab.mat-button-disabled:not([class*=mat-elevation-z]){box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}:root .tezza-zaak .mat-button,:root .tezza-zaak .mat-raised-button,:root .tezza-zaak .mat-icon-button,:root .tezza-zaak .mat-stroked-button,:root .tezza-zaak .mat-flat-button,:root .tezza-zaak .mat-fab,:root .tezza-zaak .mat-mini-fab{font-family:Open Sans;font-size:14px;font-weight:500}:root .tezza-zaak .mat-button-toggle-standalone:not([class*=mat-elevation-z]),:root .tezza-zaak .mat-button-toggle-group:not([class*=mat-elevation-z]){box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}:root .tezza-zaak .mat-button-toggle-standalone.mat-button-toggle-appearance-standard:not([class*=mat-elevation-z]),:root .tezza-zaak .mat-button-toggle-group-appearance-standard:not([class*=mat-elevation-z]){box-shadow:none}:root .tezza-zaak .mat-button-toggle{color:#00000061}:root .tezza-zaak .mat-button-toggle .mat-button-toggle-focus-overlay{background-color:#0000001f}:root .tezza-zaak .mat-button-toggle-appearance-standard{color:#000000de;background:white}:root .tezza-zaak .mat-button-toggle-appearance-standard .mat-button-toggle-focus-overlay{background-color:#000}:root .tezza-zaak .mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle{border-left:solid 1px #e0e0e0}:root .tezza-zaak [dir=rtl] .mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle{border-left:none;border-right:solid 1px #e0e0e0}:root .tezza-zaak .mat-button-toggle-group-appearance-standard.mat-button-toggle-vertical .mat-button-toggle+.mat-button-toggle{border-left:none;border-right:none;border-top:solid 1px #e0e0e0}:root .tezza-zaak .mat-button-toggle-checked{background-color:#e0e0e0;color:#0000008a}:root .tezza-zaak .mat-button-toggle-checked.mat-button-toggle-appearance-standard{color:#000000de}:root .tezza-zaak .mat-button-toggle-disabled{color:#00000042;background-color:#eee}:root .tezza-zaak .mat-button-toggle-disabled.mat-button-toggle-appearance-standard{background:white}:root .tezza-zaak .mat-button-toggle-disabled.mat-button-toggle-checked{background-color:#bdbdbd}:root .tezza-zaak .mat-button-toggle-standalone.mat-button-toggle-appearance-standard,:root .tezza-zaak .mat-button-toggle-group-appearance-standard{border:solid 1px #e0e0e0}:root .tezza-zaak .mat-button-toggle-appearance-standard .mat-button-toggle-label-content{line-height:48px}:root .tezza-zaak .mat-button-toggle{font-family:Open Sans}:root .tezza-zaak .mat-card{background:white;color:#000000de}:root .tezza-zaak .mat-card:not([class*=mat-elevation-z]){box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}:root .tezza-zaak .mat-card.mat-card-flat:not([class*=mat-elevation-z]){box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}:root .tezza-zaak .mat-card-subtitle{color:#0000008a}:root .tezza-zaak .mat-card{font-family:Open Sans}:root .tezza-zaak .mat-card-title{font-size:24px;font-weight:500}:root .tezza-zaak .mat-card-header .mat-card-title{font-size:20px}:root .tezza-zaak .mat-card-subtitle,:root .tezza-zaak .mat-card-content{font-size:14px}:root .tezza-zaak .mat-checkbox-frame{border-color:#0000008a}:root .tezza-zaak .mat-checkbox-checkmark{fill:#fafafa}:root .tezza-zaak .mat-checkbox-checkmark-path{stroke:#fafafa!important}:root .tezza-zaak .mat-checkbox-mixedmark{background-color:#fafafa}:root .tezza-zaak .mat-checkbox-indeterminate.mat-primary .mat-checkbox-background,:root .tezza-zaak .mat-checkbox-checked.mat-primary .mat-checkbox-background{background-color:#191970}:root .tezza-zaak .mat-checkbox-indeterminate.mat-accent .mat-checkbox-background,:root .tezza-zaak .mat-checkbox-checked.mat-accent .mat-checkbox-background{background-color:#30cfd0}:root .tezza-zaak .mat-checkbox-indeterminate.mat-warn .mat-checkbox-background,:root .tezza-zaak .mat-checkbox-checked.mat-warn .mat-checkbox-background{background-color:#e44263}:root .tezza-zaak .mat-checkbox-disabled.mat-checkbox-checked .mat-checkbox-background,:root .tezza-zaak .mat-checkbox-disabled.mat-checkbox-indeterminate .mat-checkbox-background{background-color:#b0b0b0}:root .tezza-zaak .mat-checkbox-disabled:not(.mat-checkbox-checked) .mat-checkbox-frame{border-color:#b0b0b0}:root .tezza-zaak .mat-checkbox-disabled .mat-checkbox-label{color:#00000061}:root .tezza-zaak .mat-checkbox .mat-ripple-element{background-color:#000}:root .tezza-zaak .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element,:root .tezza-zaak .mat-checkbox:active:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element{background:midnightblue}:root .tezza-zaak .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element,:root .tezza-zaak .mat-checkbox:active:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element{background:#30cfd0}:root .tezza-zaak .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element,:root .tezza-zaak .mat-checkbox:active:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element{background:#e44263}:root .tezza-zaak .mat-checkbox{font-family:Open Sans}:root .tezza-zaak .mat-checkbox-layout .mat-checkbox-label{line-height:24px}:root .tezza-zaak .mat-chip.mat-standard-chip{background-color:#e0e0e0;color:#000000de}:root .tezza-zaak .mat-chip.mat-standard-chip .mat-chip-remove{color:#000000de;opacity:.4}:root .tezza-zaak .mat-chip.mat-standard-chip:not(.mat-chip-disabled):active{box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}:root .tezza-zaak .mat-chip.mat-standard-chip:not(.mat-chip-disabled) .mat-chip-remove:hover{opacity:.54}:root .tezza-zaak .mat-chip.mat-standard-chip.mat-chip-disabled{opacity:.4}:root .tezza-zaak .mat-chip.mat-standard-chip:after{background:black}:root .tezza-zaak .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary{background-color:#191970;color:#fff}:root .tezza-zaak .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-chip-remove{color:#fff;opacity:.4}:root .tezza-zaak .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-ripple-element{background-color:#ffffff1a}:root .tezza-zaak .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn{background-color:#e44263;color:#fff}:root .tezza-zaak .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-chip-remove{color:#fff;opacity:.4}:root .tezza-zaak .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-ripple-element{background-color:#ffffff1a}:root .tezza-zaak .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent{background-color:#30cfd0;color:#fff}:root .tezza-zaak .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-chip-remove{color:#fff;opacity:.4}:root .tezza-zaak .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-ripple-element{background-color:#ffffff1a}:root .tezza-zaak .mat-chip{font-size:14px;font-weight:500}:root .tezza-zaak .mat-chip .mat-chip-trailing-icon.mat-icon,:root .tezza-zaak .mat-chip .mat-chip-remove.mat-icon{font-size:18px}:root .tezza-zaak .mat-table{background:white}:root .tezza-zaak .mat-table thead,:root .tezza-zaak .mat-table tbody,:root .tezza-zaak .mat-table tfoot,:root .tezza-zaak mat-header-row,:root .tezza-zaak mat-row,:root .tezza-zaak mat-footer-row,:root .tezza-zaak [mat-header-row],:root .tezza-zaak [mat-row],:root .tezza-zaak [mat-footer-row],:root .tezza-zaak .mat-table-sticky{background:inherit}:root .tezza-zaak mat-row,:root .tezza-zaak mat-header-row,:root .tezza-zaak mat-footer-row,:root .tezza-zaak th.mat-header-cell,:root .tezza-zaak td.mat-cell,:root .tezza-zaak td.mat-footer-cell{border-bottom-color:#0000001f}:root .tezza-zaak .mat-header-cell{color:#0000008a}:root .tezza-zaak .mat-cell,:root .tezza-zaak .mat-footer-cell{color:#000000de}:root .tezza-zaak .mat-table{font-family:Open Sans}:root .tezza-zaak .mat-header-cell{font-size:12px;font-weight:500}:root .tezza-zaak .mat-cell,:root .tezza-zaak .mat-footer-cell{font-size:14px}:root .tezza-zaak .mat-calendar-arrow{fill:#0000008a}:root .tezza-zaak .mat-datepicker-toggle,:root .tezza-zaak .mat-datepicker-content .mat-calendar-next-button,:root .tezza-zaak .mat-datepicker-content .mat-calendar-previous-button{color:#0000008a}:root .tezza-zaak .mat-calendar-table-header-divider:after{background:rgba(0,0,0,.12)}:root .tezza-zaak .mat-calendar-table-header,:root .tezza-zaak .mat-calendar-body-label{color:#0000008a}:root .tezza-zaak .mat-calendar-body-cell-content,:root .tezza-zaak .mat-date-range-input-separator{color:#000000de;border-color:transparent}:root .tezza-zaak .mat-calendar-body-disabled>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){color:#00000061}:root .tezza-zaak .mat-form-field-disabled .mat-date-range-input-separator{color:#00000061}:root .tezza-zaak .mat-calendar-body-in-preview{color:#0000003d}:root .tezza-zaak .mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){border-color:#00000061}:root .tezza-zaak .mat-calendar-body-disabled>.mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){border-color:#0000002e}:root .tezza-zaak .mat-calendar-body-in-range:before{background:rgba(25,25,112,.2)}:root .tezza-zaak .mat-calendar-body-comparison-identical,:root .tezza-zaak .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}:root .tezza-zaak .mat-calendar-body-comparison-bridge-start:before,:root .tezza-zaak [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(to right,rgba(25,25,112,.2) 50%,rgba(249,171,0,.2) 50%)}:root .tezza-zaak .mat-calendar-body-comparison-bridge-end:before,:root .tezza-zaak [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(to left,rgba(25,25,112,.2) 50%,rgba(249,171,0,.2) 50%)}:root .tezza-zaak .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,:root .tezza-zaak .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}:root .tezza-zaak .mat-calendar-body-comparison-identical.mat-calendar-body-selected,:root .tezza-zaak .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}:root .tezza-zaak .mat-calendar-body-selected{background-color:#191970;color:#fff}:root .tezza-zaak .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#19197066}:root .tezza-zaak .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}:root .tezza-zaak .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),:root .tezza-zaak .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#1919704d}@media (hover: hover){:root .tezza-zaak .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#1919704d}}:root .tezza-zaak .mat-datepicker-content{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f;background-color:#fff;color:#000000de}:root .tezza-zaak .mat-datepicker-content.mat-accent .mat-calendar-body-in-range:before{background:rgba(48,207,208,.2)}:root .tezza-zaak .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical,:root .tezza-zaak .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}:root .tezza-zaak .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-start:before,:root .tezza-zaak .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(to right,rgba(48,207,208,.2) 50%,rgba(249,171,0,.2) 50%)}:root .tezza-zaak .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-end:before,:root .tezza-zaak .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(to left,rgba(48,207,208,.2) 50%,rgba(249,171,0,.2) 50%)}:root .tezza-zaak .mat-datepicker-content.mat-accent .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,:root .tezza-zaak .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}:root .tezza-zaak .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical.mat-calendar-body-selected,:root .tezza-zaak .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}:root .tezza-zaak .mat-datepicker-content.mat-accent .mat-calendar-body-selected{background-color:#30cfd0;color:#fff}:root .tezza-zaak .mat-datepicker-content.mat-accent .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#30cfd066}:root .tezza-zaak .mat-datepicker-content.mat-accent .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}:root .tezza-zaak .mat-datepicker-content.mat-accent .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),:root .tezza-zaak .mat-datepicker-content.mat-accent .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#30cfd04d}@media (hover: hover){:root .tezza-zaak .mat-datepicker-content.mat-accent .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#30cfd04d}}:root .tezza-zaak .mat-datepicker-content.mat-warn .mat-calendar-body-in-range:before{background:rgba(228,66,99,.2)}:root .tezza-zaak .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical,:root .tezza-zaak .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}:root .tezza-zaak .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-start:before,:root .tezza-zaak .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(to right,rgba(228,66,99,.2) 50%,rgba(249,171,0,.2) 50%)}:root .tezza-zaak .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-end:before,:root .tezza-zaak .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(to left,rgba(228,66,99,.2) 50%,rgba(249,171,0,.2) 50%)}:root .tezza-zaak .mat-datepicker-content.mat-warn .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,:root .tezza-zaak .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}:root .tezza-zaak .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical.mat-calendar-body-selected,:root .tezza-zaak .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}:root .tezza-zaak .mat-datepicker-content.mat-warn .mat-calendar-body-selected{background-color:#e44263;color:#fff}:root .tezza-zaak .mat-datepicker-content.mat-warn .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#e4426366}:root .tezza-zaak .mat-datepicker-content.mat-warn .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}:root .tezza-zaak .mat-datepicker-content.mat-warn .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),:root .tezza-zaak .mat-datepicker-content.mat-warn .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#e442634d}@media (hover: hover){:root .tezza-zaak .mat-datepicker-content.mat-warn .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#e442634d}}:root .tezza-zaak .mat-datepicker-content-touch{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}:root .tezza-zaak .mat-datepicker-toggle-active{color:#191970}:root .tezza-zaak .mat-datepicker-toggle-active.mat-accent{color:#30cfd0}:root .tezza-zaak .mat-datepicker-toggle-active.mat-warn{color:#e44263}:root .tezza-zaak .mat-date-range-input-inner[disabled]{color:#00000061}:root .tezza-zaak .mat-calendar{font-family:Open Sans}:root .tezza-zaak .mat-calendar-body{font-size:13px}:root .tezza-zaak .mat-calendar-body-label,:root .tezza-zaak .mat-calendar-period-button{font-size:14px;font-weight:500}:root .tezza-zaak .mat-calendar-table-header th{font-size:11px;font-weight:400}:root .tezza-zaak .mat-dialog-container{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f;background:white;color:#000000de}:root .tezza-zaak .mat-dialog-title{font:500 20px/32px Open Sans;letter-spacing:normal}:root .tezza-zaak .mat-divider{border-top-color:#0000001f}:root .tezza-zaak .mat-divider-vertical{border-right-color:#0000001f}:root .tezza-zaak .mat-expansion-panel{background:white;color:#000000de}:root .tezza-zaak .mat-expansion-panel:not([class*=mat-elevation-z]){box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}:root .tezza-zaak .mat-action-row{border-top-color:#0000001f}:root .tezza-zaak .mat-expansion-panel .mat-expansion-panel-header.cdk-keyboard-focused:not([aria-disabled=true]),:root .tezza-zaak .mat-expansion-panel .mat-expansion-panel-header.cdk-program-focused:not([aria-disabled=true]),:root .tezza-zaak .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:hover:not([aria-disabled=true]){background:rgba(0,0,0,.04)}@media (hover: none){:root .tezza-zaak .mat-expansion-panel:not(.mat-expanded):not([aria-disabled=true]) .mat-expansion-panel-header:hover{background:white}}:root .tezza-zaak .mat-expansion-panel-header-title{color:#000000de}:root .tezza-zaak .mat-expansion-panel-header-description,:root .tezza-zaak .mat-expansion-indicator:after{color:#0000008a}:root .tezza-zaak .mat-expansion-panel-header[aria-disabled=true]{color:#00000042}:root .tezza-zaak .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-title,:root .tezza-zaak .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-description{color:inherit}:root .tezza-zaak .mat-expansion-panel-header{height:48px}:root .tezza-zaak .mat-expansion-panel-header.mat-expanded{height:64px}:root .tezza-zaak .mat-expansion-panel-header{font-family:Open Sans;font-size:15px;font-weight:400}:root .tezza-zaak .mat-expansion-panel-content{font:400 14px/20px Open Sans;letter-spacing:normal}:root .tezza-zaak .mat-form-field-label{color:#0009}:root .tezza-zaak .mat-hint{color:#0009}:root .tezza-zaak .mat-form-field.mat-focused .mat-form-field-label{color:#191970}:root .tezza-zaak .mat-form-field.mat-focused .mat-form-field-label.mat-accent{color:#30cfd0}:root .tezza-zaak .mat-form-field.mat-focused .mat-form-field-label.mat-warn{color:#e44263}:root .tezza-zaak .mat-focused .mat-form-field-required-marker{color:#30cfd0}:root .tezza-zaak .mat-form-field-ripple{background-color:#000000de}:root .tezza-zaak .mat-form-field.mat-focused .mat-form-field-ripple{background-color:#191970}:root .tezza-zaak .mat-form-field.mat-focused .mat-form-field-ripple.mat-accent{background-color:#30cfd0}:root .tezza-zaak .mat-form-field.mat-focused .mat-form-field-ripple.mat-warn{background-color:#e44263}:root .tezza-zaak .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid) .mat-form-field-infix:after{color:#191970}:root .tezza-zaak .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-accent .mat-form-field-infix:after{color:#30cfd0}:root .tezza-zaak .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-warn .mat-form-field-infix:after{color:#e44263}:root .tezza-zaak .mat-form-field.mat-form-field-invalid .mat-form-field-label{color:#e44263}:root .tezza-zaak .mat-form-field.mat-form-field-invalid .mat-form-field-label.mat-accent,:root .tezza-zaak .mat-form-field.mat-form-field-invalid .mat-form-field-label .mat-form-field-required-marker{color:#e44263}:root .tezza-zaak .mat-form-field.mat-form-field-invalid .mat-form-field-ripple,:root .tezza-zaak .mat-form-field.mat-form-field-invalid .mat-form-field-ripple.mat-accent{background-color:#e44263}:root .tezza-zaak .mat-error{color:#e44263}:root .tezza-zaak .mat-form-field-appearance-legacy .mat-form-field-label{color:#0000008a}:root .tezza-zaak .mat-form-field-appearance-legacy .mat-hint{color:#0000008a}:root .tezza-zaak .mat-form-field-appearance-legacy .mat-form-field-underline{background-color:#0000006b}:root .tezza-zaak .mat-form-field-appearance-legacy.mat-form-field-disabled .mat-form-field-underline{background-image:linear-gradient(to right,rgba(0,0,0,.42) 0%,rgba(0,0,0,.42) 33%,transparent 0%);background-size:4px 100%;background-repeat:repeat-x}:root .tezza-zaak .mat-form-field-appearance-standard .mat-form-field-underline{background-color:#0000006b}:root .tezza-zaak .mat-form-field-appearance-standard.mat-form-field-disabled .mat-form-field-underline{background-image:linear-gradient(to right,rgba(0,0,0,.42) 0%,rgba(0,0,0,.42) 33%,transparent 0%);background-size:4px 100%;background-repeat:repeat-x}:root .tezza-zaak .mat-form-field-appearance-fill .mat-form-field-flex{background-color:#0000000a}:root .tezza-zaak .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-flex{background-color:#00000005}:root .tezza-zaak .mat-form-field-appearance-fill .mat-form-field-underline:before{background-color:#0000006b}:root .tezza-zaak .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-label{color:#00000061}:root .tezza-zaak .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-underline:before{background-color:transparent}:root .tezza-zaak .mat-form-field-appearance-outline .mat-form-field-outline{color:#0000001f}:root .tezza-zaak .mat-form-field-appearance-outline .mat-form-field-outline-thick{color:#000000de}:root .tezza-zaak .mat-form-field-appearance-outline.mat-focused .mat-form-field-outline-thick{color:#191970}:root .tezza-zaak .mat-form-field-appearance-outline.mat-focused.mat-accent .mat-form-field-outline-thick{color:#30cfd0}:root .tezza-zaak .mat-form-field-appearance-outline.mat-focused.mat-warn .mat-form-field-outline-thick{color:#e44263}:root .tezza-zaak .mat-form-field-appearance-outline.mat-form-field-invalid.mat-form-field-invalid .mat-form-field-outline-thick{color:#e44263}:root .tezza-zaak .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-label{color:#00000061}:root .tezza-zaak .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-outline{color:#0000000f}:root .tezza-zaak .mat-form-field{font-size:inherit;font-weight:400;line-height:1.125;font-family:Open Sans;letter-spacing:normal}:root .tezza-zaak .mat-form-field-wrapper{padding-bottom:1.34375em}:root .tezza-zaak .mat-form-field-prefix .mat-icon,:root .tezza-zaak .mat-form-field-suffix .mat-icon{font-size:150%;line-height:1.125}:root .tezza-zaak .mat-form-field-prefix .mat-icon-button,:root .tezza-zaak .mat-form-field-suffix .mat-icon-button{height:1.5em;width:1.5em}:root .tezza-zaak .mat-form-field-prefix .mat-icon-button .mat-icon,:root .tezza-zaak .mat-form-field-suffix .mat-icon-button .mat-icon{height:1.125em;line-height:1.125}:root .tezza-zaak .mat-form-field-infix{padding:.5em 0;border-top:.84375em solid transparent}:root .tezza-zaak .mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,:root .tezza-zaak .mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.34369em) scale(.75);width:133.3333933333%}:root .tezza-zaak .mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.34368em) scale(.75);width:133.3334033333%}:root .tezza-zaak .mat-form-field-label-wrapper{top:-.84375em;padding-top:.84375em}:root .tezza-zaak .mat-form-field-label{top:1.34375em}:root .tezza-zaak .mat-form-field-underline{bottom:1.34375em}:root .tezza-zaak .mat-form-field-subscript-wrapper{font-size:75%;margin-top:.6666666667em;top:calc(100% - 1.7916666667em)}:root .tezza-zaak .mat-form-field-appearance-legacy .mat-form-field-wrapper{padding-bottom:1.25em}:root .tezza-zaak .mat-form-field-appearance-legacy .mat-form-field-infix{padding:.4375em 0}:root .tezza-zaak .mat-form-field-appearance-legacy.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,:root .tezza-zaak .mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28125em) scale(.75) perspective(100px) translateZ(.00118px);width:133.3335133333%}:root .tezza-zaak .mat-form-field-appearance-legacy.mat-form-field-can-float .mat-form-field-autofill-control:-webkit-autofill+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28125em) scale(.75) perspective(100px) translateZ(.00119px);width:133.3335233333%}:root .tezza-zaak .mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28125em) scale(.75) perspective(100px) translateZ(.0012px);width:133.3335333333%}:root .tezza-zaak .mat-form-field-appearance-legacy .mat-form-field-label{top:1.28125em}:root .tezza-zaak .mat-form-field-appearance-legacy .mat-form-field-underline{bottom:1.25em}:root .tezza-zaak .mat-form-field-appearance-legacy .mat-form-field-subscript-wrapper{margin-top:.5416666667em;top:calc(100% - 1.6666666667em)}@media print{:root .tezza-zaak .mat-form-field-appearance-legacy.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,:root .tezza-zaak .mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28104em) scale(.75)}:root .tezza-zaak .mat-form-field-appearance-legacy.mat-form-field-can-float .mat-form-field-autofill-control:-webkit-autofill+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28103em) scale(.75)}:root .tezza-zaak .mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28102em) scale(.75)}}:root .tezza-zaak .mat-form-field-appearance-fill .mat-form-field-infix{padding:.25em 0 .75em}:root .tezza-zaak .mat-form-field-appearance-fill .mat-form-field-label{top:1.09375em;margin-top:-.5em}:root .tezza-zaak .mat-form-field-appearance-fill.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,:root .tezza-zaak .mat-form-field-appearance-fill.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-.59369em) scale(.75);width:133.3333933333%}:root .tezza-zaak .mat-form-field-appearance-fill.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-.59368em) scale(.75);width:133.3334033333%}:root .tezza-zaak .mat-form-field-appearance-outline .mat-form-field-infix{padding:1em 0}:root .tezza-zaak .mat-form-field-appearance-outline .mat-form-field-label{top:1.84375em;margin-top:-.25em}:root .tezza-zaak .mat-form-field-appearance-outline.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,:root .tezza-zaak .mat-form-field-appearance-outline.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.59369em) scale(.75);width:133.3333933333%}:root .tezza-zaak .mat-form-field-appearance-outline.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.59368em) scale(.75);width:133.3334033333%}:root .tezza-zaak .mat-grid-tile-header,:root .tezza-zaak .mat-grid-tile-footer{font-size:14px}:root .tezza-zaak .mat-grid-tile-header .mat-line,:root .tezza-zaak .mat-grid-tile-footer .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}:root .tezza-zaak .mat-grid-tile-header .mat-line:nth-child(n+2),:root .tezza-zaak .mat-grid-tile-footer .mat-line:nth-child(n+2){font-size:12px}:root .tezza-zaak .mat-icon.mat-primary{color:#191970}:root .tezza-zaak .mat-icon.mat-accent{color:#30cfd0}:root .tezza-zaak .mat-icon.mat-warn{color:#e44263}:root .tezza-zaak .mat-form-field-type-mat-native-select .mat-form-field-infix:after{color:#0000008a}:root .tezza-zaak .mat-input-element:disabled,:root .tezza-zaak .mat-form-field-type-mat-native-select.mat-form-field-disabled .mat-form-field-infix:after{color:#00000061}:root .tezza-zaak .mat-input-element{caret-color:#191970}:root .tezza-zaak .mat-input-element::placeholder{color:#0000006b}:root .tezza-zaak .mat-input-element::-moz-placeholder{color:#0000006b}:root .tezza-zaak .mat-input-element::-webkit-input-placeholder{color:#0000006b}:root .tezza-zaak .mat-input-element:-ms-input-placeholder{color:#0000006b}:root .tezza-zaak .mat-form-field.mat-accent .mat-input-element{caret-color:#30cfd0}:root .tezza-zaak .mat-form-field.mat-warn .mat-input-element,:root .tezza-zaak .mat-form-field-invalid .mat-input-element{caret-color:#e44263}:root .tezza-zaak .mat-form-field-type-mat-native-select.mat-form-field-invalid .mat-form-field-infix:after{color:#e44263}:root .tezza-zaak input.mat-input-element{margin-top:-.0625em}:root .tezza-zaak .mat-list-base .mat-list-item{color:#000000de}:root .tezza-zaak .mat-list-base .mat-list-option{color:#000000de}:root .tezza-zaak .mat-list-base .mat-subheader{color:#0000008a}:root .tezza-zaak .mat-list-base .mat-list-item-disabled{background-color:#eee;color:#00000061}:root .tezza-zaak .mat-list-option:hover,:root .tezza-zaak .mat-list-option:focus,:root .tezza-zaak .mat-nav-list .mat-list-item:hover,:root .tezza-zaak .mat-nav-list .mat-list-item:focus,:root .tezza-zaak .mat-action-list .mat-list-item:hover,:root .tezza-zaak .mat-action-list .mat-list-item:focus{background:rgba(0,0,0,.04)}:root .tezza-zaak .mat-list-single-selected-option,:root .tezza-zaak .mat-list-single-selected-option:hover,:root .tezza-zaak .mat-list-single-selected-option:focus{background:rgba(0,0,0,.12)}:root .tezza-zaak .mat-list-item{font-family:Open Sans}:root .tezza-zaak .mat-list-option{font-family:Open Sans}:root .tezza-zaak .mat-list-base .mat-list-item{font-size:16px}:root .tezza-zaak .mat-list-base .mat-list-item .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}:root .tezza-zaak .mat-list-base .mat-list-item .mat-line:nth-child(n+2){font-size:14px}:root .tezza-zaak .mat-list-base .mat-list-option{font-size:16px}:root .tezza-zaak .mat-list-base .mat-list-option .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}:root .tezza-zaak .mat-list-base .mat-list-option .mat-line:nth-child(n+2){font-size:14px}:root .tezza-zaak .mat-list-base .mat-subheader{font-family:Open Sans;font-size:14px;font-weight:500}:root .tezza-zaak .mat-list-base[dense] .mat-list-item{font-size:12px}:root .tezza-zaak .mat-list-base[dense] .mat-list-item .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}:root .tezza-zaak .mat-list-base[dense] .mat-list-item .mat-line:nth-child(n+2){font-size:12px}:root .tezza-zaak .mat-list-base[dense] .mat-list-option{font-size:12px}:root .tezza-zaak .mat-list-base[dense] .mat-list-option .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}:root .tezza-zaak .mat-list-base[dense] .mat-list-option .mat-line:nth-child(n+2){font-size:12px}:root .tezza-zaak .mat-list-base[dense] .mat-subheader{font-family:Open Sans;font-size:12px;font-weight:500}:root .tezza-zaak .mat-menu-panel{background:white}:root .tezza-zaak .mat-menu-panel:not([class*=mat-elevation-z]){box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}:root .tezza-zaak .mat-menu-item{background:transparent;color:#000000de}:root .tezza-zaak .mat-menu-item[disabled],:root .tezza-zaak .mat-menu-item[disabled] .mat-menu-submenu-icon,:root .tezza-zaak .mat-menu-item[disabled] .mat-icon-no-color{color:#00000061}:root .tezza-zaak .mat-menu-item .mat-icon-no-color,:root .tezza-zaak .mat-menu-submenu-icon{color:#0000008a}:root .tezza-zaak .mat-menu-item:hover:not([disabled]),:root .tezza-zaak .mat-menu-item.cdk-program-focused:not([disabled]),:root .tezza-zaak .mat-menu-item.cdk-keyboard-focused:not([disabled]),:root .tezza-zaak .mat-menu-item-highlighted:not([disabled]){background:rgba(0,0,0,.04)}:root .tezza-zaak .mat-menu-item{font-family:Open Sans;font-size:14px;font-weight:400}:root .tezza-zaak .mat-paginator{background:white}:root .tezza-zaak .mat-paginator,:root .tezza-zaak .mat-paginator-page-size .mat-select-trigger{color:#0000008a}:root .tezza-zaak .mat-paginator-decrement,:root .tezza-zaak .mat-paginator-increment{border-top:2px solid rgba(0,0,0,.54);border-right:2px solid rgba(0,0,0,.54)}:root .tezza-zaak .mat-paginator-first,:root .tezza-zaak .mat-paginator-last{border-top:2px solid rgba(0,0,0,.54)}:root .tezza-zaak .mat-icon-button[disabled] .mat-paginator-decrement,:root .tezza-zaak .mat-icon-button[disabled] .mat-paginator-increment,:root .tezza-zaak .mat-icon-button[disabled] .mat-paginator-first,:root .tezza-zaak .mat-icon-button[disabled] .mat-paginator-last{border-color:#00000061}:root .tezza-zaak .mat-paginator-container{min-height:56px}:root .tezza-zaak .mat-paginator,:root .tezza-zaak .mat-paginator-page-size .mat-select-trigger{font-family:Open Sans;font-size:12px}:root .tezza-zaak .mat-progress-bar-background{fill:#c2c2d8}:root .tezza-zaak .mat-progress-bar-buffer{background-color:#c2c2d8}:root .tezza-zaak .mat-progress-bar-fill:after{background-color:#191970}:root .tezza-zaak .mat-progress-bar.mat-accent .mat-progress-bar-background{fill:#c8eff0}:root .tezza-zaak .mat-progress-bar.mat-accent .mat-progress-bar-buffer{background-color:#c8eff0}:root .tezza-zaak .mat-progress-bar.mat-accent .mat-progress-bar-fill:after{background-color:#30cfd0}:root .tezza-zaak .mat-progress-bar.mat-warn .mat-progress-bar-background{fill:#f5ccd4}:root .tezza-zaak .mat-progress-bar.mat-warn .mat-progress-bar-buffer{background-color:#f5ccd4}:root .tezza-zaak .mat-progress-bar.mat-warn .mat-progress-bar-fill:after{background-color:#e44263}:root .tezza-zaak .mat-progress-spinner circle,:root .tezza-zaak .mat-spinner circle{stroke:#191970}:root .tezza-zaak .mat-progress-spinner.mat-accent circle,:root .tezza-zaak .mat-spinner.mat-accent circle{stroke:#30cfd0}:root .tezza-zaak .mat-progress-spinner.mat-warn circle,:root .tezza-zaak .mat-spinner.mat-warn circle{stroke:#e44263}:root .tezza-zaak .mat-radio-outer-circle{border-color:#0000008a}:root .tezza-zaak .mat-radio-button.mat-primary.mat-radio-checked .mat-radio-outer-circle{border-color:#191970}:root .tezza-zaak .mat-radio-button.mat-primary .mat-radio-inner-circle,:root .tezza-zaak .mat-radio-button.mat-primary .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),:root .tezza-zaak .mat-radio-button.mat-primary.mat-radio-checked .mat-radio-persistent-ripple,:root .tezza-zaak .mat-radio-button.mat-primary:active .mat-radio-persistent-ripple{background-color:#191970}:root .tezza-zaak .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-outer-circle{border-color:#30cfd0}:root .tezza-zaak .mat-radio-button.mat-accent .mat-radio-inner-circle,:root .tezza-zaak .mat-radio-button.mat-accent .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),:root .tezza-zaak .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-persistent-ripple,:root .tezza-zaak .mat-radio-button.mat-accent:active .mat-radio-persistent-ripple{background-color:#30cfd0}:root .tezza-zaak .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-outer-circle{border-color:#e44263}:root .tezza-zaak .mat-radio-button.mat-warn .mat-radio-inner-circle,:root .tezza-zaak .mat-radio-button.mat-warn .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),:root .tezza-zaak .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-persistent-ripple,:root .tezza-zaak .mat-radio-button.mat-warn:active .mat-radio-persistent-ripple{background-color:#e44263}:root .tezza-zaak .mat-radio-button.mat-radio-disabled.mat-radio-checked .mat-radio-outer-circle,:root .tezza-zaak .mat-radio-button.mat-radio-disabled .mat-radio-outer-circle{border-color:#00000061}:root .tezza-zaak .mat-radio-button.mat-radio-disabled .mat-radio-ripple .mat-ripple-element,:root .tezza-zaak .mat-radio-button.mat-radio-disabled .mat-radio-inner-circle{background-color:#00000061}:root .tezza-zaak .mat-radio-button.mat-radio-disabled .mat-radio-label-content{color:#00000061}:root .tezza-zaak .mat-radio-button .mat-ripple-element{background-color:#000}:root .tezza-zaak .mat-radio-button{font-family:Open Sans}:root .tezza-zaak .mat-select-value{color:#000000de}:root .tezza-zaak .mat-select-placeholder{color:#0000006b}:root .tezza-zaak .mat-select-disabled .mat-select-value{color:#00000061}:root .tezza-zaak .mat-select-arrow{color:#0000008a}:root .tezza-zaak .mat-select-panel{background:white}:root .tezza-zaak .mat-select-panel:not([class*=mat-elevation-z]){box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}:root .tezza-zaak .mat-select-panel .mat-option.mat-selected:not(.mat-option-multiple){background:rgba(0,0,0,.12)}:root .tezza-zaak .mat-form-field.mat-focused.mat-primary .mat-select-arrow{color:#191970}:root .tezza-zaak .mat-form-field.mat-focused.mat-accent .mat-select-arrow{color:#30cfd0}:root .tezza-zaak .mat-form-field.mat-focused.mat-warn .mat-select-arrow{color:#e44263}:root .tezza-zaak .mat-form-field .mat-select.mat-select-invalid .mat-select-arrow{color:#e44263}:root .tezza-zaak .mat-form-field .mat-select.mat-select-disabled .mat-select-arrow{color:#00000061}:root .tezza-zaak .mat-select{font-family:Open Sans}:root .tezza-zaak .mat-select-trigger{height:1.125em}:root .tezza-zaak .mat-drawer-container{background-color:#fafafa;color:#000000de}:root .tezza-zaak .mat-drawer{background-color:#fff;color:#000000de}:root .tezza-zaak .mat-drawer.mat-drawer-push{background-color:#fff}:root .tezza-zaak .mat-drawer:not(.mat-drawer-side){box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}:root .tezza-zaak .mat-drawer-side{border-right:solid 1px rgba(0,0,0,.12)}:root .tezza-zaak .mat-drawer-side.mat-drawer-end{border-left:solid 1px rgba(0,0,0,.12);border-right:none}:root .tezza-zaak [dir=rtl] .mat-drawer-side{border-left:solid 1px rgba(0,0,0,.12);border-right:none}:root .tezza-zaak [dir=rtl] .mat-drawer-side.mat-drawer-end{border-left:none;border-right:solid 1px rgba(0,0,0,.12)}:root .tezza-zaak .mat-drawer-backdrop.mat-drawer-shown{background-color:#0009}:root .tezza-zaak .mat-slide-toggle.mat-checked .mat-slide-toggle-thumb{background-color:#30cfd0}:root .tezza-zaak .mat-slide-toggle.mat-checked .mat-slide-toggle-bar{background-color:#30cfd08a}:root .tezza-zaak .mat-slide-toggle.mat-checked .mat-ripple-element{background-color:#30cfd0}:root .tezza-zaak .mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-thumb{background-color:#191970}:root .tezza-zaak .mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-bar{background-color:#1919708a}:root .tezza-zaak .mat-slide-toggle.mat-primary.mat-checked .mat-ripple-element{background-color:#191970}:root .tezza-zaak .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-thumb{background-color:#e44263}:root .tezza-zaak .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-bar{background-color:#e442638a}:root .tezza-zaak .mat-slide-toggle.mat-warn.mat-checked .mat-ripple-element{background-color:#e44263}:root .tezza-zaak .mat-slide-toggle:not(.mat-checked) .mat-ripple-element{background-color:#000}:root .tezza-zaak .mat-slide-toggle-thumb{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f;background-color:#fafafa}:root .tezza-zaak .mat-slide-toggle-bar{background-color:#00000061}:root .tezza-zaak .mat-slide-toggle-content{font-family:Open Sans}:root .tezza-zaak .mat-slider-track-background{background-color:#00000042}:root .tezza-zaak .mat-slider.mat-primary .mat-slider-track-fill,:root .tezza-zaak .mat-slider.mat-primary .mat-slider-thumb,:root .tezza-zaak .mat-slider.mat-primary .mat-slider-thumb-label{background-color:#191970}:root .tezza-zaak .mat-slider.mat-primary .mat-slider-thumb-label-text{color:#fff}:root .tezza-zaak .mat-slider.mat-primary .mat-slider-focus-ring{background-color:#19197033}:root .tezza-zaak .mat-slider.mat-accent .mat-slider-track-fill,:root .tezza-zaak .mat-slider.mat-accent .mat-slider-thumb,:root .tezza-zaak .mat-slider.mat-accent .mat-slider-thumb-label{background-color:#30cfd0}:root .tezza-zaak .mat-slider.mat-accent .mat-slider-thumb-label-text{color:#fff}:root .tezza-zaak .mat-slider.mat-accent .mat-slider-focus-ring{background-color:#30cfd033}:root .tezza-zaak .mat-slider.mat-warn .mat-slider-track-fill,:root .tezza-zaak .mat-slider.mat-warn .mat-slider-thumb,:root .tezza-zaak .mat-slider.mat-warn .mat-slider-thumb-label{background-color:#e44263}:root .tezza-zaak .mat-slider.mat-warn .mat-slider-thumb-label-text{color:#fff}:root .tezza-zaak .mat-slider.mat-warn .mat-slider-focus-ring{background-color:#e4426333}:root .tezza-zaak .mat-slider:hover .mat-slider-track-background,:root .tezza-zaak .mat-slider.cdk-focused .mat-slider-track-background{background-color:#00000061}:root .tezza-zaak .mat-slider.mat-slider-disabled .mat-slider-track-background,:root .tezza-zaak .mat-slider.mat-slider-disabled .mat-slider-track-fill,:root .tezza-zaak .mat-slider.mat-slider-disabled .mat-slider-thumb{background-color:#00000042}:root .tezza-zaak .mat-slider.mat-slider-disabled:hover .mat-slider-track-background{background-color:#00000042}:root .tezza-zaak .mat-slider.mat-slider-min-value .mat-slider-focus-ring{background-color:#0000001f}:root .tezza-zaak .mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb,:root .tezza-zaak .mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb-label{background-color:#000000de}:root .tezza-zaak .mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb,:root .tezza-zaak .mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb-label{background-color:#00000042}:root .tezza-zaak .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing) .mat-slider-thumb{border-color:#00000042;background-color:transparent}:root .tezza-zaak .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover .mat-slider-thumb,:root .tezza-zaak .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused .mat-slider-thumb{border-color:#00000061}:root .tezza-zaak .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover.mat-slider-disabled .mat-slider-thumb,:root .tezza-zaak .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused.mat-slider-disabled .mat-slider-thumb{border-color:#00000042}:root .tezza-zaak .mat-slider-has-ticks .mat-slider-wrapper:after{border-color:#000000b3}:root .tezza-zaak .mat-slider-horizontal .mat-slider-ticks{background-image:repeating-linear-gradient(to right,rgba(0,0,0,.7),rgba(0,0,0,.7) 2px,transparent 0,transparent);background-image:-moz-repeating-linear-gradient(.0001deg,rgba(0,0,0,.7),rgba(0,0,0,.7) 2px,transparent 0,transparent)}:root .tezza-zaak .mat-slider-vertical .mat-slider-ticks{background-image:repeating-linear-gradient(to bottom,rgba(0,0,0,.7),rgba(0,0,0,.7) 2px,transparent 0,transparent)}:root .tezza-zaak .mat-slider-thumb-label-text{font-family:Open Sans;font-size:12px;font-weight:500}:root .tezza-zaak .mat-step-header.cdk-keyboard-focused,:root .tezza-zaak .mat-step-header.cdk-program-focused,:root .tezza-zaak .mat-step-header:hover:not([aria-disabled]),:root .tezza-zaak .mat-step-header:hover[aria-disabled=false]{background-color:#0000000a}:root .tezza-zaak .mat-step-header:hover[aria-disabled=true]{cursor:default}@media (hover: none){:root .tezza-zaak .mat-step-header:hover{background:none}}:root .tezza-zaak .mat-step-header .mat-step-label,:root .tezza-zaak .mat-step-header .mat-step-optional{color:#0000008a}:root .tezza-zaak .mat-step-header .mat-step-icon{background-color:#0000008a;color:#fff}:root .tezza-zaak .mat-step-header .mat-step-icon-selected,:root .tezza-zaak .mat-step-header .mat-step-icon-state-done,:root .tezza-zaak .mat-step-header .mat-step-icon-state-edit{background-color:#191970;color:#fff}:root .tezza-zaak .mat-step-header.mat-accent .mat-step-icon{color:#fff}:root .tezza-zaak .mat-step-header.mat-accent .mat-step-icon-selected,:root .tezza-zaak .mat-step-header.mat-accent .mat-step-icon-state-done,:root .tezza-zaak .mat-step-header.mat-accent .mat-step-icon-state-edit{background-color:#30cfd0;color:#fff}:root .tezza-zaak .mat-step-header.mat-warn .mat-step-icon{color:#fff}:root .tezza-zaak .mat-step-header.mat-warn .mat-step-icon-selected,:root .tezza-zaak .mat-step-header.mat-warn .mat-step-icon-state-done,:root .tezza-zaak .mat-step-header.mat-warn .mat-step-icon-state-edit{background-color:#e44263;color:#fff}:root .tezza-zaak .mat-step-header .mat-step-icon-state-error{background-color:transparent;color:#e44263}:root .tezza-zaak .mat-step-header .mat-step-label.mat-step-label-active{color:#000000de}:root .tezza-zaak .mat-step-header .mat-step-label.mat-step-label-error{color:#e44263}:root .tezza-zaak .mat-stepper-horizontal,:root .tezza-zaak .mat-stepper-vertical{background-color:#fff}:root .tezza-zaak .mat-stepper-vertical-line:before{border-left-color:#0000001f}:root .tezza-zaak .mat-horizontal-stepper-header:before,:root .tezza-zaak .mat-horizontal-stepper-header:after,:root .tezza-zaak .mat-stepper-horizontal-line{border-top-color:#0000001f}:root .tezza-zaak .mat-horizontal-stepper-header{height:72px}:root .tezza-zaak .mat-stepper-label-position-bottom .mat-horizontal-stepper-header,:root .tezza-zaak .mat-vertical-stepper-header{padding:24px}:root .tezza-zaak .mat-stepper-vertical-line:before{top:-16px;bottom:-16px}:root .tezza-zaak .mat-stepper-label-position-bottom .mat-horizontal-stepper-header:after,:root .tezza-zaak .mat-stepper-label-position-bottom .mat-horizontal-stepper-header:before{top:36px}:root .tezza-zaak .mat-stepper-label-position-bottom .mat-stepper-horizontal-line{top:36px}:root .tezza-zaak .mat-stepper-vertical,:root .tezza-zaak .mat-stepper-horizontal{font-family:Open Sans}:root .tezza-zaak .mat-step-label{font-size:14px;font-weight:400}:root .tezza-zaak .mat-step-sub-label-error{font-weight:400}:root .tezza-zaak .mat-step-label-error{font-size:14px}:root .tezza-zaak .mat-step-label-selected{font-size:14px;font-weight:500}:root .tezza-zaak .mat-sort-header-arrow{color:#757575}:root .tezza-zaak .mat-tab-nav-bar,:root .tezza-zaak .mat-tab-header{border-bottom:1px solid rgba(0,0,0,.12)}:root .tezza-zaak .mat-tab-group-inverted-header .mat-tab-nav-bar,:root .tezza-zaak .mat-tab-group-inverted-header .mat-tab-header{border-top:1px solid rgba(0,0,0,.12);border-bottom:none}:root .tezza-zaak .mat-tab-label,:root .tezza-zaak .mat-tab-link{color:#000000de}:root .tezza-zaak .mat-tab-label.mat-tab-disabled,:root .tezza-zaak .mat-tab-link.mat-tab-disabled{color:#00000061}:root .tezza-zaak .mat-tab-header-pagination-chevron{border-color:#000000de}:root .tezza-zaak .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:#00000061}:root .tezza-zaak .mat-tab-group[class*=mat-background-]>.mat-tab-header,:root .tezza-zaak .mat-tab-nav-bar[class*=mat-background-]{border-bottom:none;border-top:none}:root .tezza-zaak .mat-tab-group.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),:root .tezza-zaak .mat-tab-group.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),:root .tezza-zaak .mat-tab-group.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),:root .tezza-zaak .mat-tab-group.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),:root .tezza-zaak .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),:root .tezza-zaak .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),:root .tezza-zaak .mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),:root .tezza-zaak .mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#b7b7ef4d}:root .tezza-zaak .mat-tab-group.mat-primary .mat-ink-bar,:root .tezza-zaak .mat-tab-nav-bar.mat-primary .mat-ink-bar{background-color:#191970}:root .tezza-zaak .mat-tab-group.mat-primary.mat-background-primary>.mat-tab-header .mat-ink-bar,:root .tezza-zaak .mat-tab-group.mat-primary.mat-background-primary>.mat-tab-link-container .mat-ink-bar,:root .tezza-zaak .mat-tab-nav-bar.mat-primary.mat-background-primary>.mat-tab-header .mat-ink-bar,:root .tezza-zaak .mat-tab-nav-bar.mat-primary.mat-background-primary>.mat-tab-link-container .mat-ink-bar{background-color:#fff}:root .tezza-zaak .mat-tab-group.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),:root .tezza-zaak .mat-tab-group.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),:root .tezza-zaak .mat-tab-group.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),:root .tezza-zaak .mat-tab-group.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),:root .tezza-zaak .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),:root .tezza-zaak .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),:root .tezza-zaak .mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),:root .tezza-zaak .mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#bef0f04d}:root .tezza-zaak .mat-tab-group.mat-accent .mat-ink-bar,:root .tezza-zaak .mat-tab-nav-bar.mat-accent .mat-ink-bar{background-color:#30cfd0}:root .tezza-zaak .mat-tab-group.mat-accent.mat-background-accent>.mat-tab-header .mat-ink-bar,:root .tezza-zaak .mat-tab-group.mat-accent.mat-background-accent>.mat-tab-link-container .mat-ink-bar,:root .tezza-zaak .mat-tab-nav-bar.mat-accent.mat-background-accent>.mat-tab-header .mat-ink-bar,:root .tezza-zaak .mat-tab-nav-bar.mat-accent.mat-background-accent>.mat-tab-link-container .mat-ink-bar{background-color:#fff}:root .tezza-zaak .mat-tab-group.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),:root .tezza-zaak .mat-tab-group.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),:root .tezza-zaak .mat-tab-group.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),:root .tezza-zaak .mat-tab-group.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),:root .tezza-zaak .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),:root .tezza-zaak .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),:root .tezza-zaak .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),:root .tezza-zaak .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#f7c6d04d}:root .tezza-zaak .mat-tab-group.mat-warn .mat-ink-bar,:root .tezza-zaak .mat-tab-nav-bar.mat-warn .mat-ink-bar{background-color:#e44263}:root .tezza-zaak .mat-tab-group.mat-warn.mat-background-warn>.mat-tab-header .mat-ink-bar,:root .tezza-zaak .mat-tab-group.mat-warn.mat-background-warn>.mat-tab-link-container .mat-ink-bar,:root .tezza-zaak .mat-tab-nav-bar.mat-warn.mat-background-warn>.mat-tab-header .mat-ink-bar,:root .tezza-zaak .mat-tab-nav-bar.mat-warn.mat-background-warn>.mat-tab-link-container .mat-ink-bar{background-color:#fff}:root .tezza-zaak .mat-tab-group.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),:root .tezza-zaak .mat-tab-group.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),:root .tezza-zaak .mat-tab-group.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),:root .tezza-zaak .mat-tab-group.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),:root .tezza-zaak .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),:root .tezza-zaak .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),:root .tezza-zaak .mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),:root .tezza-zaak .mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#b7b7ef4d}:root .tezza-zaak .mat-tab-group.mat-background-primary>.mat-tab-header,:root .tezza-zaak .mat-tab-group.mat-background-primary>.mat-tab-link-container,:root .tezza-zaak .mat-tab-group.mat-background-primary>.mat-tab-header-pagination,:root .tezza-zaak .mat-tab-nav-bar.mat-background-primary>.mat-tab-header,:root .tezza-zaak .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container,:root .tezza-zaak .mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination{background-color:#191970}:root .tezza-zaak .mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-label,:root .tezza-zaak .mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-tab-link,:root .tezza-zaak .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-label,:root .tezza-zaak .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-tab-link{color:#fff}:root .tezza-zaak .mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-label.mat-tab-disabled,:root .tezza-zaak .mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,:root .tezza-zaak .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-label.mat-tab-disabled,:root .tezza-zaak .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-tab-link.mat-tab-disabled{color:#fff6}:root .tezza-zaak .mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-chevron,:root .tezza-zaak .mat-tab-group.mat-background-primary>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,:root .tezza-zaak .mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-focus-indicator:before,:root .tezza-zaak .mat-tab-group.mat-background-primary>.mat-tab-header .mat-focus-indicator:before,:root .tezza-zaak .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-chevron,:root .tezza-zaak .mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,:root .tezza-zaak .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-focus-indicator:before,:root .tezza-zaak .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-focus-indicator:before{border-color:#fff}:root .tezza-zaak .mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,:root .tezza-zaak .mat-tab-group.mat-background-primary>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,:root .tezza-zaak .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,:root .tezza-zaak .mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:#fff;opacity:.4}:root .tezza-zaak .mat-tab-group.mat-background-primary>.mat-tab-header .mat-ripple-element,:root .tezza-zaak .mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-ripple-element,:root .tezza-zaak .mat-tab-group.mat-background-primary>.mat-tab-header-pagination .mat-ripple-element,:root .tezza-zaak .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-ripple-element,:root .tezza-zaak .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-ripple-element,:root .tezza-zaak .mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination .mat-ripple-element{background-color:#fff;opacity:.12}:root .tezza-zaak .mat-tab-group.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),:root .tezza-zaak .mat-tab-group.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),:root .tezza-zaak .mat-tab-group.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),:root .tezza-zaak .mat-tab-group.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),:root .tezza-zaak .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),:root .tezza-zaak .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),:root .tezza-zaak .mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),:root .tezza-zaak .mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#bef0f04d}:root .tezza-zaak .mat-tab-group.mat-background-accent>.mat-tab-header,:root .tezza-zaak .mat-tab-group.mat-background-accent>.mat-tab-link-container,:root .tezza-zaak .mat-tab-group.mat-background-accent>.mat-tab-header-pagination,:root .tezza-zaak .mat-tab-nav-bar.mat-background-accent>.mat-tab-header,:root .tezza-zaak .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container,:root .tezza-zaak .mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination{background-color:#30cfd0}:root .tezza-zaak .mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-label,:root .tezza-zaak .mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-tab-link,:root .tezza-zaak .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-label,:root .tezza-zaak .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-tab-link{color:#fff}:root .tezza-zaak .mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-label.mat-tab-disabled,:root .tezza-zaak .mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,:root .tezza-zaak .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-label.mat-tab-disabled,:root .tezza-zaak .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-tab-link.mat-tab-disabled{color:#fff6}:root .tezza-zaak .mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-chevron,:root .tezza-zaak .mat-tab-group.mat-background-accent>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,:root .tezza-zaak .mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-focus-indicator:before,:root .tezza-zaak .mat-tab-group.mat-background-accent>.mat-tab-header .mat-focus-indicator:before,:root .tezza-zaak .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-chevron,:root .tezza-zaak .mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,:root .tezza-zaak .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-focus-indicator:before,:root .tezza-zaak .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-focus-indicator:before{border-color:#fff}:root .tezza-zaak .mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,:root .tezza-zaak .mat-tab-group.mat-background-accent>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,:root .tezza-zaak .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,:root .tezza-zaak .mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:#fff;opacity:.4}:root .tezza-zaak .mat-tab-group.mat-background-accent>.mat-tab-header .mat-ripple-element,:root .tezza-zaak .mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-ripple-element,:root .tezza-zaak .mat-tab-group.mat-background-accent>.mat-tab-header-pagination .mat-ripple-element,:root .tezza-zaak .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-ripple-element,:root .tezza-zaak .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-ripple-element,:root .tezza-zaak .mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination .mat-ripple-element{background-color:#fff;opacity:.12}:root .tezza-zaak .mat-tab-group.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),:root .tezza-zaak .mat-tab-group.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),:root .tezza-zaak .mat-tab-group.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),:root .tezza-zaak .mat-tab-group.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),:root .tezza-zaak .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),:root .tezza-zaak .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),:root .tezza-zaak .mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),:root .tezza-zaak .mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#f7c6d04d}:root .tezza-zaak .mat-tab-group.mat-background-warn>.mat-tab-header,:root .tezza-zaak .mat-tab-group.mat-background-warn>.mat-tab-link-container,:root .tezza-zaak .mat-tab-group.mat-background-warn>.mat-tab-header-pagination,:root .tezza-zaak .mat-tab-nav-bar.mat-background-warn>.mat-tab-header,:root .tezza-zaak .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container,:root .tezza-zaak .mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination{background-color:#e44263}:root .tezza-zaak .mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-label,:root .tezza-zaak .mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-tab-link,:root .tezza-zaak .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-label,:root .tezza-zaak .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-tab-link{color:#fff}:root .tezza-zaak .mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-label.mat-tab-disabled,:root .tezza-zaak .mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,:root .tezza-zaak .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-label.mat-tab-disabled,:root .tezza-zaak .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-tab-link.mat-tab-disabled{color:#fff6}:root .tezza-zaak .mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-chevron,:root .tezza-zaak .mat-tab-group.mat-background-warn>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,:root .tezza-zaak .mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-focus-indicator:before,:root .tezza-zaak .mat-tab-group.mat-background-warn>.mat-tab-header .mat-focus-indicator:before,:root .tezza-zaak .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-chevron,:root .tezza-zaak .mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,:root .tezza-zaak .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-focus-indicator:before,:root .tezza-zaak .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-focus-indicator:before{border-color:#fff}:root .tezza-zaak .mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,:root .tezza-zaak .mat-tab-group.mat-background-warn>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,:root .tezza-zaak .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,:root .tezza-zaak .mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:#fff;opacity:.4}:root .tezza-zaak .mat-tab-group.mat-background-warn>.mat-tab-header .mat-ripple-element,:root .tezza-zaak .mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-ripple-element,:root .tezza-zaak .mat-tab-group.mat-background-warn>.mat-tab-header-pagination .mat-ripple-element,:root .tezza-zaak .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-ripple-element,:root .tezza-zaak .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-ripple-element,:root .tezza-zaak .mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination .mat-ripple-element{background-color:#fff;opacity:.12}:root .tezza-zaak .mat-tab-group{font-family:Open Sans}:root .tezza-zaak .mat-tab-label,:root .tezza-zaak .mat-tab-link{font-family:Open Sans;font-size:14px;font-weight:500}:root .tezza-zaak .mat-toolbar{background:whitesmoke;color:#000000de}:root .tezza-zaak .mat-toolbar.mat-primary{background:midnightblue;color:#fff}:root .tezza-zaak .mat-toolbar.mat-accent{background:#30cfd0;color:#fff}:root .tezza-zaak .mat-toolbar.mat-warn{background:#e44263;color:#fff}:root .tezza-zaak .mat-toolbar .mat-form-field-underline,:root .tezza-zaak .mat-toolbar .mat-form-field-ripple,:root .tezza-zaak .mat-toolbar .mat-focused .mat-form-field-ripple{background-color:currentColor}:root .tezza-zaak .mat-toolbar .mat-form-field-label,:root .tezza-zaak .mat-toolbar .mat-focused .mat-form-field-label,:root .tezza-zaak .mat-toolbar .mat-select-value,:root .tezza-zaak .mat-toolbar .mat-select-arrow,:root .tezza-zaak .mat-toolbar .mat-form-field.mat-focused .mat-select-arrow{color:inherit}:root .tezza-zaak .mat-toolbar .mat-input-element{caret-color:currentColor}:root .tezza-zaak .mat-toolbar-multiple-rows{min-height:64px}:root .tezza-zaak .mat-toolbar-row,:root .tezza-zaak .mat-toolbar-single-row{height:64px}@media (max-width: 599px){:root .tezza-zaak .mat-toolbar-multiple-rows{min-height:56px}:root .tezza-zaak .mat-toolbar-row,:root .tezza-zaak .mat-toolbar-single-row{height:56px}}:root .tezza-zaak .mat-toolbar,:root .tezza-zaak .mat-toolbar h1,:root .tezza-zaak .mat-toolbar h2,:root .tezza-zaak .mat-toolbar h3,:root .tezza-zaak .mat-toolbar h4,:root .tezza-zaak .mat-toolbar h5,:root .tezza-zaak .mat-toolbar h6{font:500 20px/32px Open Sans;letter-spacing:normal;margin:0}:root .tezza-zaak .mat-tooltip{background:rgba(97,97,97,.9)}:root .tezza-zaak .mat-tooltip{font-family:Open Sans;font-size:10px;padding-top:6px;padding-bottom:6px}:root .tezza-zaak .mat-tooltip-handset{font-size:14px;padding-top:8px;padding-bottom:8px}:root .tezza-zaak .mat-tree{background:white}:root .tezza-zaak .mat-tree-node,:root .tezza-zaak .mat-nested-tree-node{color:#000000de}:root .tezza-zaak .mat-tree-node{min-height:48px}:root .tezza-zaak .mat-tree{font-family:Open Sans}:root .tezza-zaak .mat-tree-node,:root .tezza-zaak .mat-nested-tree-node{font-weight:400;font-size:14px}:root .tezza-zaak .mat-snack-bar-container{color:#ffffffb3;background:#323232;box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}:root .tezza-zaak .mat-simple-snackbar-action{color:#30cfd0}:root .tezza-zaak .mat-simple-snackbar{font-family:Open Sans;font-size:14px}:root .tezza-zaak .mat-simple-snackbar-action{line-height:1;font-family:inherit;font-size:inherit;font-weight:500}:root .tezza-zaak :root{--theme-primary-color: midnightblue;--theme-primary-color-default-contrast: white;--theme-header-text-color: white;--adf-theme-primary-50: #b7b7ef;--adf-theme-primary-100: #9f9fe9;--adf-theme-primary-300: #5454d9;--adf-theme-primary-900: #171731;--theme-warn-color: #e44263;--theme-warn-color-default-contrast: white;--theme-accent-color: #30cfd0;--theme-accent-color-a200: #30cfd0;--theme-accent-color-default-contrast: white;--theme-accent-500: #30cfd0;--adf-theme-foreground-base-color: black;--adf-theme-foreground-base-color-065: rgba(0, 0, 0, .65);--adf-theme-foreground-base-color-045: rgba(0, 0, 0, .45);--adf-theme-foreground-disabled-text-color: rgba(0, 0, 0, .38);--adf-theme-foreground-divider-color: rgba(0, 0, 0, .12);--adf-theme-foreground-icon-color: rgba(0, 0, 0, .54);--adf-theme-foreground-icon-color-054: rgba(0, 0, 0, .54);--adf-theme-foreground-secondary-text-color: rgba(0, 0, 0, .54);--adf-theme-foreground-text-color: rgba(0, 0, 0, .87);--adf-theme-foreground-text-color-087: rgba(0, 0, 0, .87);--adf-theme-foreground-text-color-075: rgba(0, 0, 0, .75);--adf-theme-foreground-text-color-064: rgba(0, 0, 0, .64);--adf-theme-foreground-text-color-054: rgba(0, 0, 0, .54);--adf-theme-foreground-text-color-042: rgba(0, 0, 0, .42);--adf-theme-foreground-text-color-040: rgba(0, 0, 0, .4);--adf-theme-foreground-text-color-027: rgba(0, 0, 0, .27);--adf-theme-foreground-text-color-025: rgba(0, 0, 0, .25);--adf-theme-foreground-text-color-014: rgba(0, 0, 0, .14);--adf-theme-foreground-text-color-007: rgba(0, 0, 0, .07);--adf-theme-background-card-color: white;--adf-theme-background-card-color-087: rgba(255, 255, 255, .87);--theme-background-color: #fafafa;--adf-theme-background-dialog-color: white;--adf-theme-background-hover-color: rgba(0, 0, 0, .04);--adf-theme-background-selected-button-color: #e0e0e0;--adf-theme-background-status-bar-color: #e0e0e0;--adf-theme-background-unselected-chip-color: #e0e0e0;--theme-font-family: Open Sans;--theme-body-1-font-size: 14px;--theme-body-2-font-size: 14px;--theme-body-1-line-height: 20px;--theme-display-1-font-size: 34px;--theme-display-3-font-size: 56px;--theme-display-4-font-size: 112px;--theme-caption-font-size: 12px;--theme-title-font-size: 20px;--theme-subheading-1-font-size: 15px;--theme-subheading-2-font-size: 16px;--theme-button-font-size: 14px;--theme-headline-font-size: 24px;--theme-headline-line-height: 32px;--theme-adf-icon-1-font-size: 17px;--theme-adf-picture-1-font-size: 18px;--theme-adf-task-footer-font-size: 18px;--theme-adf-task-title-font-size: 18px;--adf-theme-mat-grey-color-a200: #eeeeee;--adf-theme-mat-grey-color-a400: #bdbdbd;--adf-theme-mat-grey-color-50: #fafafa;--adf-theme-spacing: 16px}:root .tezza-zaak .mat-datetimepicker-calendar-header{background-color:#191970}:root .tezza-zaak .mat-datetimepicker-calendar-body-cell-content.mat-datetimepicker-calendar-body-selected{background-color:#191970;color:#fff}:root .tezza-zaak .mat-datetimepicker-calendar-body-cell-content.mat-datetimepicker-calendar-body-disabled>.mat-datetimepicker-calendar-body-selected{background-color:#19197066}:root .tezza-zaak .mat-datetimepicker-calendar-body-cell-content.mat-datetimepicker-calendar-body-today:not(.mat-datetimepicker-calendar-body-selected){border-color:#191970}:root .tezza-zaak .mat-datetimepicker-calendar-body-cell-content.mat-datetimepicker-calendar-body-today.mat-datetimepicker-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}:root .tezza-zaak .mat-datetimepicker-clock-center{background-color:#191970}:root .tezza-zaak .mat-datetimepicker-clock-hand{background-color:#191970}:root .tezza-zaak .mat-datetimepicker-clock-hand:before{background-color:#191970}:root .tezza-zaak .mat-datetimepicker-clock-cell.mat-datetimepicker-clock-cell-selected{background-color:#1e1e85}:root .tezza-zaak .adf-error-snackbar{background-color:var(--theme-warn-color)}:root .tezza-zaak .adf-warning-snackbar{background-color:var(--theme-accent-color)}:root .tezza-zaak .adf-info-snackbar{background-color:var(--theme-primary-color)}:root .tezza-zaak .mat-expansion-panel .mat-expansion-panel-header.cdk-keyboard-focused:not([aria-disabled=true]),:root .tezza-zaak .mat-expansion-panel .mat-expansion-panel-header.cdk-program-focused:not([aria-disabled=true]),:root .tezza-zaak .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:hover:not([aria-disabled=true]){background-color:var(--adf-theme-background-hover-color)}:root .tezza-zaak .mat-calendar .mat-calendar-header button{color:var(--adf-theme-foreground-text-color-087)}:root .tezza-zaak .mat-calendar .mat-calendar-header button:disabled{color:var(--adf-theme-foreground-text-color-054)}:root .tezza-zaak .mat-calendar .mat-calendar-content .mat-calendar-table-header th{color:var(--adf-theme-foreground-text-color-054)}:root .tezza-zaak .mat-calendar .mat-calendar-content .mat-calendar-body-disabled>div{color:var(--adf-theme-foreground-text-color-054)!important}:root .tezza-zaak .mat-datetimepicker-calendar .mat-datetimepicker-calendar-header .mat-datetimepicker-calendar-header-year{opacity:1}:root .tezza-zaak .mat-datetimepicker-calendar .mat-datetimepicker-calendar-header .mat-datetimepicker-calendar-header-date{opacity:1}:root .tezza-zaak .mat-datetimepicker-calendar .mat-datetimepicker-calendar-header .mat-datetimepicker-calendar-header-time{opacity:1}:root .tezza-zaak .mat-datetimepicker-calendar .mat-datetimepicker-calendar-content .mat-datetimepicker-calendar-table-header th{color:var(--adf-theme-foreground-text-color-054)}:root .tezza-zaak .mat-datetimepicker-calendar .mat-datetimepicker-calendar-content .mat-datetimepicker-calendar-body-disabled>div{color:var(--adf-theme-foreground-text-color-054)}:root .tezza-zaak :root{--adf-card-view-background: white;--adf-card-view-border: unset;--adf-card-view-border-color: unset;--adf-card-view-border-radius: 0;--adf-card-view-array-item-background: white;--adf-card-view-array-item-border: unset;--adf-card-view-array-item-border-color: unset;--adf-card-view-array-item-border-radius: 0;--adf-edit-task-and-service-filter-header-title-color: rgba(0, 0, 0, .87);--adf-edit-task-and-service-filter-header-description-color: rgba(0, 0, 0, .54);--adf-edit-task-and-service-filter-content-text-label-color: rgba(0, 0, 0, .54);--adf-edit-task-and-service-filter-content-select-label-color: rgba(0, 0, 0, .54);--adf-edit-task-and-service-filter-header-height: 48px;--adf-about-panel-header-height: 48px;--adf-about-panel-header-title-color: rgba(0, 0, 0, .87);--adf-edit-process-filter-header-height: 48px;--adf-edit-process-filter-header-title-color: rgba(0, 0, 0, .87);--adf-edit-process-filter-header-description-color: rgba(0, 0, 0, .54);--adf-edit-process-filter-content-text-label-color: rgba(0, 0, 0, .54);--adf-edit-process-filter-content-select-label-color: rgba(0, 0, 0, .54);--adf-about-server-settings-background: white;--adf-about-server-settings-color: rgba(0, 0, 0, .87);--adf-about-server-settings-border-radius: 4px;--adf-about-server-settings-padding: 16px;--adf-package-list-table-background: white;--adf-package-list-table-header-border-bottom-color: rgba(0, 0, 0, .12);--adf-package-list-table-header-border-style: solid;--adf-package-list-table-header-border-bottom-width: 1px;--adf-package-list-table-header-border-width: 0;--adf-package-list-table-header-min-height: 56px;--adf-package-list-table-header-cell-color: rgba(0, 0, 0, .54);--adf-package-list-table-row-border-bottom-color: rgba(0, 0, 0, .12);--adf-package-list-table-row-border-style: solid;--adf-package-list-table-row-border-bottom-width: 1px;--adf-package-list-table-row-border-width: 0;--adf-package-list-table-row-min-height: 48px;--adf-package-list-table-row-cell-color: rgba(0, 0, 0, .87);--adf-identity-user-info-background: var(--adf-theme-primary-300);--adf-identity-user-info-height: 40px;--adf-identity-user-info-width: 40px;--adf-identity-user-info-line-height: 40px;--adf-identity-user-info-font-size: var(--theme-adf-picture-1-font-size);--adf-user-info-container-margin-right: 8px}:root .tezza-zaak .adf-content-node-selector-content-list .adf-content-selector-modified-cell{display:none}:root .tezza-zaak .adf-content-node-selector-content-list .adf-content-selector-modifier-cell{display:none}:root .tezza-zaak adf-pagination.adf-pagination{height:32px;line-height:24px;padding:16px 0}:root .tezza-zaak adf-pagination.adf-pagination .adf-pagination__block{flex:none;padding:0;font-weight:400;font-size:14px;line-height:24px;letter-spacing:.25px}:root .tezza-zaak adf-pagination.adf-pagination .adf-pagination__block.adf-pagination__range-block{padding:0 24px}:root .tezza-zaak adf-pagination.adf-pagination .adf-pagination__perpage-block{flex:auto;padding-right:24px}:root .tezza-zaak adf-pagination.adf-pagination .adf-pagination__actualinfo-block{padding-right:12px}:root .tezza-zaak adf-pagination.adf-pagination .adf-pagination__actualinfo-block .mat-menu-trigger{display:none}:root .tezza-zaak adf-pagination.adf-pagination .adf-pagination__previous-button{margin:0 12px 0 0}:root .tezza-zaak adf-pagination.adf-pagination .adf-pagination__next-button{margin:0}:root .tezza-zaak adf-pagination.adf-pagination .adf-pagination__controls-block{padding-right:24px}:root .tezza-zaak .mat-icon-button:focus-visible,:root .tezza-zaak .mat-button:focus-visible,:root .tezza-zaak .mat-checkbox:focus-visible,:root .tezza-zaak .mat-raised-button:focus-visible{outline:2px solid var(--theme-blue-button-color);border-radius:4px}:root .tezza-zaak .mat-icon-button .mat-ripple-element,:root .tezza-zaak .mat-button .mat-ripple-element,:root .tezza-zaak .mat-checkbox .mat-ripple-element,:root .tezza-zaak .mat-raised-button .mat-ripple-element{display:none}:root .tezza-zaak .mat-icon-button.cdk-keyboard-focused .mat-button-focus-overlay,:root .tezza-zaak .mat-button.cdk-keyboard-focused .mat-button-focus-overlay,:root .tezza-zaak .mat-checkbox.cdk-keyboard-focused .mat-button-focus-overlay,:root .tezza-zaak .mat-raised-button.cdk-keyboard-focused .mat-button-focus-overlay{display:none}:root .tezza-zaak .mat-icon-button.cdk-keyboard-focused .mat-checkbox-ripple,:root .tezza-zaak .mat-button.cdk-keyboard-focused .mat-checkbox-ripple,:root .tezza-zaak .mat-checkbox.cdk-keyboard-focused .mat-checkbox-ripple,:root .tezza-zaak .mat-raised-button.cdk-keyboard-focused .mat-checkbox-ripple{outline:2px solid var(--theme-blue-button-color);border-radius:4px;height:22px;width:22px;left:calc(50% - 11px);top:calc(50% - 11px)}:root .tezza-zaak .adf-content-node-selector-content-list .adf-datatable-list .adf-datatable-selected.mat-icon>svg{fill:var(--theme-blue-button-color)}:root .tezza-zaak .mat-list-base .mat-list-option .mat-list-item-content{border:2px solid transparent;border-radius:4px}:root .tezza-zaak .mat-list-base .mat-list-option:focus-visible{background-color:#fff}:root .tezza-zaak .mat-list-base .mat-list-option:focus-visible .mat-list-item-content{border:2px solid var(--theme-blue-button-color);border-radius:4px}:root .tezza-zaak .adf-search-user-button.mat-button,:root .tezza-zaak .app-search-button{line-height:36px;border:2px solid transparent;border-radius:4px}:root .tezza-zaak .adf-search-user-button.mat-button:focus-visible,:root .tezza-zaak .app-search-button:focus-visible{outline:none;border:2px solid var(--theme-blue-button-color);border-radius:4px}:root .tezza-zaak .mat-menu-content .mat-menu-item{border:2px solid transparent;border-radius:4px}:root .tezza-zaak .mat-menu-content .mat-menu-item .mat-menu-ripple{display:none}:root .tezza-zaak .mat-menu-content .mat-menu-item:focus-visible{border:2px solid var(--theme-blue-button-color);border-radius:4px;background-color:#fff}:root .tezza-zaak .mat-menu-content .mat-menu-item.cdk-keyboard-focused:not([disabled]){background-color:#fff}:root .tezza-zaak .adf-toolbar-title{padding:2px}:root .tezza-zaak .mat-option.cdk-keyboard-focused .mat-option-ripple{outline:2px solid var(--theme-blue-button-color);border-radius:4px}:root .tezza-zaak .mat-slide-toggle .mat-slide-toggle-thumb{width:15px;height:15px;transform:translate(20%,50%);background-color:#484a4d}:root .tezza-zaak .mat-slide-toggle .mat-slide-toggle-bar{border-radius:15px;height:20px}:root .tezza-zaak .mat-slide-toggle .mat-slide-toggle-thumb-container{top:-5px}:root .tezza-zaak .mat-slide-toggle .mat-slide-toggle-ripple{display:none}:root .tezza-zaak .mat-slide-toggle.cdk-keyboard-focused .mat-slide-toggle-bar{outline:2px solid var(--theme-blue-button-color)}:root .tezza-zaak .mat-slide-toggle.mat-primary.mat-checked:not(.mat-disabled) .mat-slide-toggle-bar{background-color:var(--theme-blue-button-color)}:root .tezza-zaak .mat-slide-toggle.mat-primary.mat-checked:not(.mat-disabled) .mat-slide-toggle-thumb{background-color:#fff}:root .tezza-zaak .mat-stroked-button.cdk-keyboard-focused .mat-button-ripple.mat-ripple,:root .tezza-zaak .mat-flat-button.cdk-keyboard-focused .mat-button-ripple.mat-ripple{outline:2px solid var(--theme-blue-button-color);inset:-4px}:root .tezza-zaak .mat-datetimepicker-calendar-body-active .mat-datetimepicker-calendar-body-cell-content{outline:2px solid var(--theme-datetimepicker-cell-focus-border)}:root .tezza-zaak .mat-datetimepicker-calendar-body-active .mat-datetimepicker-calendar-body-cell-content:not(.mat-datetimepicker-calendar-body-selected){background-color:var(--theme-datetimepicker-cell-background)}:root .tezza-zaak .mat-datetimepicker-calendar-body-cell-content.mat-datetimepicker-calendar-body-selected{background-color:var(--theme-datetimepicker-selected-date-background)}:root .tezza-zaak .mat-datetimepicker-calendar-body-active .mat-datetimepicker-calendar-body-cell-content.mat-datetimepicker-calendar-body-selected{background-color:var(--theme-about-panel-border-color);color:var(--theme-datetimepicker-font-color)}:root .tezza-zaak .mat-expansion-panel .mat-expansion-panel-header{border:2px solid transparent;box-sizing:border-box}:root .tezza-zaak .mat-expansion-panel .mat-expansion-panel-header .mat-button-base.mat-button{outline:none;border:2px solid transparent;border-radius:4px}:root .tezza-zaak .mat-expansion-panel .mat-expansion-panel-header .mat-button-base.mat-button:focus-visible{border:2px solid var(--theme-blue-button-color);border-radius:4px;background-color:#fff}:root .tezza-zaak .mat-expansion-panel .mat-expansion-panel-header.cdk-keyboard-focused:not([aria-disabled=true]){background-color:#fff;border:2px solid var(--theme-blue-button-color);border-radius:4px}:root .tezza-zaak .adf-error-snackbar{background-color:#ba1b1b}:root .tezza-zaak .adf-error-snackbar .mat-simple-snackbar,:root .tezza-zaak .adf-error-snackbar .mat-simple-snackbar-action{color:#fff}:root .tezza-zaak .adf-info-snackbar{background-color:var(--theme-blue-button-color)}:root .tezza-zaak .adf-info-snackbar .mat-simple-snackbar,:root .tezza-zaak .adf-info-snackbar .mat-simple-snackbar-action{color:#fff}:root .tezza-zaak .mat-button-base.adf-filter-button{margin-left:-2px}:root .tezza-zaak .adf-pagination__perpage-block .mat-icon-button,:root .tezza-zaak .adf-pagination__actualinfo-block .mat-icon-button{left:3px}:root .tezza-zaak .adf-pagination__perpage-block .mat-icon-button:focus-visible,:root .tezza-zaak .adf-pagination__actualinfo-block .mat-icon-button:focus-visible{outline:none}:root .tezza-zaak .adf-pagination__perpage-block .mat-icon-button.cdk-keyboard-focused .mat-icon,:root .tezza-zaak .adf-pagination__actualinfo-block .mat-icon-button.cdk-keyboard-focused .mat-icon{outline:2px solid var(--theme-blue-button-color);border-radius:4px}:root .tezza-zaak adf-about{background-color:var(--theme-about-panel-background-color);overflow:auto}:root .tezza-zaak adf-about .mat-accordion{box-shadow:none;border:none}:root .tezza-zaak adf-about .mat-accordion.adf-about-panel .mat-expansion-panel{box-shadow:none;border-radius:12px;margin:24px;width:95%;border:1px solid var(--theme-about-panel-border-color)}:root .tezza-zaak adf-about .mat-expansion-panel-header{height:80px;line-height:32px}:root .tezza-zaak adf-about mat-panel-title{font-style:normal;font-weight:700;font-size:14px;line-height:24px}:root .tezza-dossier{--theme-primary-color: #74194b;--theme-primary-color-default-contrast: white;--theme-primary-lighter-color: #ffa6d7;--theme-primary-darker-color: #8f1759;--theme-accent-color: #30cfd0;--theme-accent-color-default-contrast: white;--theme-accent-lighter-color: #bef0f0;--theme-accent-darker-color: #2a5b5b;--theme-text-color: rgba(0, 0, 0, .57);--theme-foreground-text-color: rgba(0, 0, 0, .72);--theme-text-bold-color: rgba(0, 0, 0, .87);--theme-text-disabled-color: rgba(0, 0, 0, .38);--theme-secondary-text-color: rgba(0, 0, 0, .54);--theme-title-color: rgba(0, 0, 0, .87);--theme-border-color: rgba(0, 0, 0, .07);--theme-card-background-color: white;--theme-card-background-light-color: rgba(0, 0, 0, .04);--theme-card-background-box-shadow-color: rgba(0, 0, 0, .2);--theme-divider-color: rgba(0, 0, 0, .07);--theme-dialog-background-color: white;--theme-warn-color: #e44263;--theme-toolbar-background: whitesmoke;--theme-mat-table-hover-color: rgba(245, 245, 245, .54);--theme-icon-blue-color: #0a1f8f;--theme-icon-green-color: #0fd850;--theme-icon-red-color: #e6007e;--theme-swichter-light-image: url(assets/tezza/images/theme_switcher_light.svg);--theme-swichter-dark-image: url(assets/tezza/images/theme_switcher_dark.svg);--theme-warn-color-default-contrast: white;--theme-accent-color-a200: #30cfd0;--adf-snackbar-error-bg-color: #e44263;--adf-snackbar-error-action-color: white;--adf-snackbar-warning-bg-color: #30cfd0;--adf-snackbar-warning-action-color: white;--adf-snackbar-info-bg-color: #74194b;--adf-snackbar-info-action-color: white;--adf-breadcrumb-item-active-color: rgba(0, 0, 0, .87);--adf-breadcrumb-item-active-hover-color: rgba(0, 0, 0, .72);--adf-node-selector-icon-color: rgba(0, 0, 0, .57);--adf-node-selector-base-color: rgba(0, 0, 0, .4);--adf-node-selector-base-bold-color: rgba(0, 0, 0, .72);--adf-datatable-cell-link-hover-color: #30cfd0;--adf-datatable-selected-color: #ffa6d7;--adf-user-info-color: #74194b;--adf-comment-list-primary-color: #ffa6d7;--adf-comment-list-ripple-color: #74194b;--adf-search-input-bg-color: #ffa6d7;--adf-search-input-highlight-color: #8f1759;--adf-tooltip-card-color: rgba(0, 0, 0, .72);--adf-card-view-text-color: rgba(0, 0, 0, .27);--adf-card-view-label-color: rgba(0, 0, 0, .4);--adf-card-view-datetime-border-color: rgba(0, 0, 0, .4);--adf-upload-border-color: rgba(0, 0, 0, .14);--adf-header-background-color: white;--adf-theme-background-dialog-color: #fff;--theme-hover-bg-color: rgba(0, 0, 0, .04);--theme-background-color: #fafafa;--theme-text-fg-color: rgba(0, 0, 0, .87);--theme-text-fg-shadow-color: rgba(0, 0, 0, .27);--theme-card-bg-color: white;--theme-card-bg-bold-color: rgba(255, 255, 255, .87);--theme-dialog-bg-color: white;--theme-bg-hover-color: rgba(0, 0, 0, .04);--theme-fg-base-color: black;--theme-fg-divider: rgba(0, 0, 0, .12);--theme-disabled-text-color: rgba(0, 0, 0, .38);--theme-selected-button-bg-color: #e0e0e0;--theme-icon-fg-color: rgba(0, 0, 0, .54);--theme-unselected-chip-bg-color: #e0e0e0;--theme-status-bar-bg-color: #e0e0e0;--theme-colors-mat-grey-dark: rgba(0, 0, 0, .57);--theme-font-family: Muli, Roboto, "Helvetica Neue", sans-serif;--theme-body-1-font-size: 14px;--theme-body-2-font-size: 14px;--theme-body-1-line-height: 20px;--theme-display-1-font-size: 34px;--theme-display-3-font-size: 56px;--theme-display-4-font-size: 112px;--theme-caption-font-size: 12px;--theme-title-font-size: 20px;--theme-subheading-2-font-size: 16px;--theme-button-font-size: 14px;--theme-headline-line-height: 32px}:root .tezza-dossier .mat-ripple-element{background-color:#0000001a}:root .tezza-dossier .mat-option{color:#000000de}:root .tezza-dossier .mat-option:hover:not(.mat-option-disabled),:root .tezza-dossier .mat-option:focus:not(.mat-option-disabled){background:rgba(0,0,0,.04)}:root .tezza-dossier .mat-option.mat-selected:not(.mat-option-multiple):not(.mat-option-disabled){background:rgba(0,0,0,.04)}:root .tezza-dossier .mat-option.mat-active{background:rgba(0,0,0,.04);color:#000000de}:root .tezza-dossier .mat-option.mat-option-disabled{color:#00000061}:root .tezza-dossier .mat-primary .mat-option.mat-selected:not(.mat-option-disabled){color:#74194b}:root .tezza-dossier .mat-accent .mat-option.mat-selected:not(.mat-option-disabled){color:#30cfd0}:root .tezza-dossier .mat-warn .mat-option.mat-selected:not(.mat-option-disabled){color:#e44263}:root .tezza-dossier .mat-option{font-family:Open Sans;font-size:16px}:root .tezza-dossier .mat-optgroup-label{color:#0000008a}:root .tezza-dossier .mat-optgroup-disabled .mat-optgroup-label{color:#00000061}:root .tezza-dossier .mat-optgroup-label{font:500 14px/24px Open Sans;letter-spacing:normal}:root .tezza-dossier .mat-pseudo-checkbox{color:#0000008a}:root .tezza-dossier .mat-pseudo-checkbox:after{color:#fafafa}:root .tezza-dossier .mat-pseudo-checkbox-disabled{color:#b0b0b0}:root .tezza-dossier .mat-primary .mat-pseudo-checkbox-checked,:root .tezza-dossier .mat-primary .mat-pseudo-checkbox-indeterminate{background:#74194b}:root .tezza-dossier .mat-pseudo-checkbox-checked,:root .tezza-dossier .mat-pseudo-checkbox-indeterminate,:root .tezza-dossier .mat-accent .mat-pseudo-checkbox-checked,:root .tezza-dossier .mat-accent .mat-pseudo-checkbox-indeterminate{background:#30cfd0}:root .tezza-dossier .mat-warn .mat-pseudo-checkbox-checked,:root .tezza-dossier .mat-warn .mat-pseudo-checkbox-indeterminate{background:#e44263}:root .tezza-dossier .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-disabled,:root .tezza-dossier .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-disabled{background:#b0b0b0}:root .tezza-dossier .mat-app-background,:root .tezza-dossier.mat-app-background{background-color:#fafafa;color:#000000de}:root .tezza-dossier .mat-elevation-z0{box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}:root .tezza-dossier .mat-elevation-z1{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}:root .tezza-dossier .mat-elevation-z2{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}:root .tezza-dossier .mat-elevation-z3{box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}:root .tezza-dossier .mat-elevation-z4{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}:root .tezza-dossier .mat-elevation-z5{box-shadow:0 3px 5px -1px #0003,0 5px 8px #00000024,0 1px 14px #0000001f}:root .tezza-dossier .mat-elevation-z6{box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}:root .tezza-dossier .mat-elevation-z7{box-shadow:0 4px 5px -2px #0003,0 7px 10px 1px #00000024,0 2px 16px 1px #0000001f}:root .tezza-dossier .mat-elevation-z8{box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}:root .tezza-dossier .mat-elevation-z9{box-shadow:0 5px 6px -3px #0003,0 9px 12px 1px #00000024,0 3px 16px 2px #0000001f}:root .tezza-dossier .mat-elevation-z10{box-shadow:0 6px 6px -3px #0003,0 10px 14px 1px #00000024,0 4px 18px 3px #0000001f}:root .tezza-dossier .mat-elevation-z11{box-shadow:0 6px 7px -4px #0003,0 11px 15px 1px #00000024,0 4px 20px 3px #0000001f}:root .tezza-dossier .mat-elevation-z12{box-shadow:0 7px 8px -4px #0003,0 12px 17px 2px #00000024,0 5px 22px 4px #0000001f}:root .tezza-dossier .mat-elevation-z13{box-shadow:0 7px 8px -4px #0003,0 13px 19px 2px #00000024,0 5px 24px 4px #0000001f}:root .tezza-dossier .mat-elevation-z14{box-shadow:0 7px 9px -4px #0003,0 14px 21px 2px #00000024,0 5px 26px 4px #0000001f}:root .tezza-dossier .mat-elevation-z15{box-shadow:0 8px 9px -5px #0003,0 15px 22px 2px #00000024,0 6px 28px 5px #0000001f}:root .tezza-dossier .mat-elevation-z16{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}:root .tezza-dossier .mat-elevation-z17{box-shadow:0 8px 11px -5px #0003,0 17px 26px 2px #00000024,0 6px 32px 5px #0000001f}:root .tezza-dossier .mat-elevation-z18{box-shadow:0 9px 11px -5px #0003,0 18px 28px 2px #00000024,0 7px 34px 6px #0000001f}:root .tezza-dossier .mat-elevation-z19{box-shadow:0 9px 12px -6px #0003,0 19px 29px 2px #00000024,0 7px 36px 6px #0000001f}:root .tezza-dossier .mat-elevation-z20{box-shadow:0 10px 13px -6px #0003,0 20px 31px 3px #00000024,0 8px 38px 7px #0000001f}:root .tezza-dossier .mat-elevation-z21{box-shadow:0 10px 13px -6px #0003,0 21px 33px 3px #00000024,0 8px 40px 7px #0000001f}:root .tezza-dossier .mat-elevation-z22{box-shadow:0 10px 14px -6px #0003,0 22px 35px 3px #00000024,0 8px 42px 7px #0000001f}:root .tezza-dossier .mat-elevation-z23{box-shadow:0 11px 14px -7px #0003,0 23px 36px 3px #00000024,0 9px 44px 8px #0000001f}:root .tezza-dossier .mat-elevation-z24{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}:root .tezza-dossier .mat-autocomplete-panel{background:white;color:#000000de}:root .tezza-dossier .mat-autocomplete-panel:not([class*=mat-elevation-z]){box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}:root .tezza-dossier .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover){background:white}:root .tezza-dossier .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover):not(.mat-option-disabled){color:#000000de}:root .tezza-dossier .mat-badge-content{color:#fff;background:#74194b}.cdk-high-contrast-active :root .tezza-dossier .mat-badge-content{outline:solid 1px;border-radius:0}:root .tezza-dossier .mat-badge-accent .mat-badge-content{background:#30cfd0;color:#fff}:root .tezza-dossier .mat-badge-warn .mat-badge-content{color:#fff;background:#e44263}:root .tezza-dossier .mat-badge-disabled .mat-badge-content{background:#b9b9b9;color:#00000061}:root .tezza-dossier .mat-badge-content{font-weight:600;font-size:12px;font-family:Open Sans}:root .tezza-dossier .mat-badge-small .mat-badge-content{font-size:9px}:root .tezza-dossier .mat-badge-large .mat-badge-content{font-size:24px}:root .tezza-dossier .mat-bottom-sheet-container{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f;background:white;color:#000000de}:root .tezza-dossier .mat-bottom-sheet-container{font:400 14px/20px Open Sans;letter-spacing:normal}:root .tezza-dossier .mat-button,:root .tezza-dossier .mat-icon-button,:root .tezza-dossier .mat-stroked-button{color:inherit;background:transparent}:root .tezza-dossier .mat-button.mat-primary,:root .tezza-dossier .mat-icon-button.mat-primary,:root .tezza-dossier .mat-stroked-button.mat-primary{color:#74194b}:root .tezza-dossier .mat-button.mat-accent,:root .tezza-dossier .mat-icon-button.mat-accent,:root .tezza-dossier .mat-stroked-button.mat-accent{color:#30cfd0}:root .tezza-dossier .mat-button.mat-warn,:root .tezza-dossier .mat-icon-button.mat-warn,:root .tezza-dossier .mat-stroked-button.mat-warn{color:#e44263}:root .tezza-dossier .mat-button.mat-primary.mat-button-disabled,:root .tezza-dossier .mat-button.mat-accent.mat-button-disabled,:root .tezza-dossier .mat-button.mat-warn.mat-button-disabled,:root .tezza-dossier .mat-button.mat-button-disabled.mat-button-disabled,:root .tezza-dossier .mat-icon-button.mat-primary.mat-button-disabled,:root .tezza-dossier .mat-icon-button.mat-accent.mat-button-disabled,:root .tezza-dossier .mat-icon-button.mat-warn.mat-button-disabled,:root .tezza-dossier .mat-icon-button.mat-button-disabled.mat-button-disabled,:root .tezza-dossier .mat-stroked-button.mat-primary.mat-button-disabled,:root .tezza-dossier .mat-stroked-button.mat-accent.mat-button-disabled,:root .tezza-dossier .mat-stroked-button.mat-warn.mat-button-disabled,:root .tezza-dossier .mat-stroked-button.mat-button-disabled.mat-button-disabled{color:#00000042}:root .tezza-dossier .mat-button.mat-primary .mat-button-focus-overlay,:root .tezza-dossier .mat-icon-button.mat-primary .mat-button-focus-overlay,:root .tezza-dossier .mat-stroked-button.mat-primary .mat-button-focus-overlay{background-color:#74194b}:root .tezza-dossier .mat-button.mat-accent .mat-button-focus-overlay,:root .tezza-dossier .mat-icon-button.mat-accent .mat-button-focus-overlay,:root .tezza-dossier .mat-stroked-button.mat-accent .mat-button-focus-overlay{background-color:#30cfd0}:root .tezza-dossier .mat-button.mat-warn .mat-button-focus-overlay,:root .tezza-dossier .mat-icon-button.mat-warn .mat-button-focus-overlay,:root .tezza-dossier .mat-stroked-button.mat-warn .mat-button-focus-overlay{background-color:#e44263}:root .tezza-dossier .mat-button.mat-button-disabled .mat-button-focus-overlay,:root .tezza-dossier .mat-icon-button.mat-button-disabled .mat-button-focus-overlay,:root .tezza-dossier .mat-stroked-button.mat-button-disabled .mat-button-focus-overlay{background-color:transparent}:root .tezza-dossier .mat-button .mat-ripple-element,:root .tezza-dossier .mat-icon-button .mat-ripple-element,:root .tezza-dossier .mat-stroked-button .mat-ripple-element{opacity:.1;background-color:currentColor}:root .tezza-dossier .mat-button-focus-overlay{background:black}:root .tezza-dossier .mat-stroked-button:not(.mat-button-disabled){border-color:#0000001f}:root .tezza-dossier .mat-flat-button,:root .tezza-dossier .mat-raised-button,:root .tezza-dossier .mat-fab,:root .tezza-dossier .mat-mini-fab{color:#000000de;background-color:#fff}:root .tezza-dossier .mat-flat-button.mat-primary,:root .tezza-dossier .mat-raised-button.mat-primary,:root .tezza-dossier .mat-fab.mat-primary,:root .tezza-dossier .mat-mini-fab.mat-primary{color:#fff}:root .tezza-dossier .mat-flat-button.mat-accent,:root .tezza-dossier .mat-raised-button.mat-accent,:root .tezza-dossier .mat-fab.mat-accent,:root .tezza-dossier .mat-mini-fab.mat-accent{color:#fff}:root .tezza-dossier .mat-flat-button.mat-warn,:root .tezza-dossier .mat-raised-button.mat-warn,:root .tezza-dossier .mat-fab.mat-warn,:root .tezza-dossier .mat-mini-fab.mat-warn{color:#fff}:root .tezza-dossier .mat-flat-button.mat-primary.mat-button-disabled,:root .tezza-dossier .mat-flat-button.mat-accent.mat-button-disabled,:root .tezza-dossier .mat-flat-button.mat-warn.mat-button-disabled,:root .tezza-dossier .mat-flat-button.mat-button-disabled.mat-button-disabled,:root .tezza-dossier .mat-raised-button.mat-primary.mat-button-disabled,:root .tezza-dossier .mat-raised-button.mat-accent.mat-button-disabled,:root .tezza-dossier .mat-raised-button.mat-warn.mat-button-disabled,:root .tezza-dossier .mat-raised-button.mat-button-disabled.mat-button-disabled,:root .tezza-dossier .mat-fab.mat-primary.mat-button-disabled,:root .tezza-dossier .mat-fab.mat-accent.mat-button-disabled,:root .tezza-dossier .mat-fab.mat-warn.mat-button-disabled,:root .tezza-dossier .mat-fab.mat-button-disabled.mat-button-disabled,:root .tezza-dossier .mat-mini-fab.mat-primary.mat-button-disabled,:root .tezza-dossier .mat-mini-fab.mat-accent.mat-button-disabled,:root .tezza-dossier .mat-mini-fab.mat-warn.mat-button-disabled,:root .tezza-dossier .mat-mini-fab.mat-button-disabled.mat-button-disabled{color:#00000042}:root .tezza-dossier .mat-flat-button.mat-primary,:root .tezza-dossier .mat-raised-button.mat-primary,:root .tezza-dossier .mat-fab.mat-primary,:root .tezza-dossier .mat-mini-fab.mat-primary{background-color:#74194b}:root .tezza-dossier .mat-flat-button.mat-accent,:root .tezza-dossier .mat-raised-button.mat-accent,:root .tezza-dossier .mat-fab.mat-accent,:root .tezza-dossier .mat-mini-fab.mat-accent{background-color:#30cfd0}:root .tezza-dossier .mat-flat-button.mat-warn,:root .tezza-dossier .mat-raised-button.mat-warn,:root .tezza-dossier .mat-fab.mat-warn,:root .tezza-dossier .mat-mini-fab.mat-warn{background-color:#e44263}:root .tezza-dossier .mat-flat-button.mat-primary.mat-button-disabled,:root .tezza-dossier .mat-flat-button.mat-accent.mat-button-disabled,:root .tezza-dossier .mat-flat-button.mat-warn.mat-button-disabled,:root .tezza-dossier .mat-flat-button.mat-button-disabled.mat-button-disabled,:root .tezza-dossier .mat-raised-button.mat-primary.mat-button-disabled,:root .tezza-dossier .mat-raised-button.mat-accent.mat-button-disabled,:root .tezza-dossier .mat-raised-button.mat-warn.mat-button-disabled,:root .tezza-dossier .mat-raised-button.mat-button-disabled.mat-button-disabled,:root .tezza-dossier .mat-fab.mat-primary.mat-button-disabled,:root .tezza-dossier .mat-fab.mat-accent.mat-button-disabled,:root .tezza-dossier .mat-fab.mat-warn.mat-button-disabled,:root .tezza-dossier .mat-fab.mat-button-disabled.mat-button-disabled,:root .tezza-dossier .mat-mini-fab.mat-primary.mat-button-disabled,:root .tezza-dossier .mat-mini-fab.mat-accent.mat-button-disabled,:root .tezza-dossier .mat-mini-fab.mat-warn.mat-button-disabled,:root .tezza-dossier .mat-mini-fab.mat-button-disabled.mat-button-disabled{background-color:#0000001f}:root .tezza-dossier .mat-flat-button.mat-primary .mat-ripple-element,:root .tezza-dossier .mat-raised-button.mat-primary .mat-ripple-element,:root .tezza-dossier .mat-fab.mat-primary .mat-ripple-element,:root .tezza-dossier .mat-mini-fab.mat-primary .mat-ripple-element{background-color:#ffffff1a}:root .tezza-dossier .mat-flat-button.mat-accent .mat-ripple-element,:root .tezza-dossier .mat-raised-button.mat-accent .mat-ripple-element,:root .tezza-dossier .mat-fab.mat-accent .mat-ripple-element,:root .tezza-dossier .mat-mini-fab.mat-accent .mat-ripple-element{background-color:#ffffff1a}:root .tezza-dossier .mat-flat-button.mat-warn .mat-ripple-element,:root .tezza-dossier .mat-raised-button.mat-warn .mat-ripple-element,:root .tezza-dossier .mat-fab.mat-warn .mat-ripple-element,:root .tezza-dossier .mat-mini-fab.mat-warn .mat-ripple-element{background-color:#ffffff1a}:root .tezza-dossier .mat-stroked-button:not([class*=mat-elevation-z]),:root .tezza-dossier .mat-flat-button:not([class*=mat-elevation-z]){box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}:root .tezza-dossier .mat-raised-button:not([class*=mat-elevation-z]){box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}:root .tezza-dossier .mat-raised-button:not(.mat-button-disabled):active:not([class*=mat-elevation-z]){box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}:root .tezza-dossier .mat-raised-button.mat-button-disabled:not([class*=mat-elevation-z]){box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}:root .tezza-dossier .mat-fab:not([class*=mat-elevation-z]),:root .tezza-dossier .mat-mini-fab:not([class*=mat-elevation-z]){box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}:root .tezza-dossier .mat-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]),:root .tezza-dossier .mat-mini-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]){box-shadow:0 7px 8px -4px #0003,0 12px 17px 2px #00000024,0 5px 22px 4px #0000001f}:root .tezza-dossier .mat-fab.mat-button-disabled:not([class*=mat-elevation-z]),:root .tezza-dossier .mat-mini-fab.mat-button-disabled:not([class*=mat-elevation-z]){box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}:root .tezza-dossier .mat-button,:root .tezza-dossier .mat-raised-button,:root .tezza-dossier .mat-icon-button,:root .tezza-dossier .mat-stroked-button,:root .tezza-dossier .mat-flat-button,:root .tezza-dossier .mat-fab,:root .tezza-dossier .mat-mini-fab{font-family:Open Sans;font-size:14px;font-weight:500}:root .tezza-dossier .mat-button-toggle-standalone:not([class*=mat-elevation-z]),:root .tezza-dossier .mat-button-toggle-group:not([class*=mat-elevation-z]){box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}:root .tezza-dossier .mat-button-toggle-standalone.mat-button-toggle-appearance-standard:not([class*=mat-elevation-z]),:root .tezza-dossier .mat-button-toggle-group-appearance-standard:not([class*=mat-elevation-z]){box-shadow:none}:root .tezza-dossier .mat-button-toggle{color:#00000061}:root .tezza-dossier .mat-button-toggle .mat-button-toggle-focus-overlay{background-color:#0000001f}:root .tezza-dossier .mat-button-toggle-appearance-standard{color:#000000de;background:white}:root .tezza-dossier .mat-button-toggle-appearance-standard .mat-button-toggle-focus-overlay{background-color:#000}:root .tezza-dossier .mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle{border-left:solid 1px #e0e0e0}:root .tezza-dossier [dir=rtl] .mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle{border-left:none;border-right:solid 1px #e0e0e0}:root .tezza-dossier .mat-button-toggle-group-appearance-standard.mat-button-toggle-vertical .mat-button-toggle+.mat-button-toggle{border-left:none;border-right:none;border-top:solid 1px #e0e0e0}:root .tezza-dossier .mat-button-toggle-checked{background-color:#e0e0e0;color:#0000008a}:root .tezza-dossier .mat-button-toggle-checked.mat-button-toggle-appearance-standard{color:#000000de}:root .tezza-dossier .mat-button-toggle-disabled{color:#00000042;background-color:#eee}:root .tezza-dossier .mat-button-toggle-disabled.mat-button-toggle-appearance-standard{background:white}:root .tezza-dossier .mat-button-toggle-disabled.mat-button-toggle-checked{background-color:#bdbdbd}:root .tezza-dossier .mat-button-toggle-standalone.mat-button-toggle-appearance-standard,:root .tezza-dossier .mat-button-toggle-group-appearance-standard{border:solid 1px #e0e0e0}:root .tezza-dossier .mat-button-toggle-appearance-standard .mat-button-toggle-label-content{line-height:48px}:root .tezza-dossier .mat-button-toggle{font-family:Open Sans}:root .tezza-dossier .mat-card{background:white;color:#000000de}:root .tezza-dossier .mat-card:not([class*=mat-elevation-z]){box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}:root .tezza-dossier .mat-card.mat-card-flat:not([class*=mat-elevation-z]){box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}:root .tezza-dossier .mat-card-subtitle{color:#0000008a}:root .tezza-dossier .mat-card{font-family:Open Sans}:root .tezza-dossier .mat-card-title{font-size:24px;font-weight:500}:root .tezza-dossier .mat-card-header .mat-card-title{font-size:20px}:root .tezza-dossier .mat-card-subtitle,:root .tezza-dossier .mat-card-content{font-size:14px}:root .tezza-dossier .mat-checkbox-frame{border-color:#0000008a}:root .tezza-dossier .mat-checkbox-checkmark{fill:#fafafa}:root .tezza-dossier .mat-checkbox-checkmark-path{stroke:#fafafa!important}:root .tezza-dossier .mat-checkbox-mixedmark{background-color:#fafafa}:root .tezza-dossier .mat-checkbox-indeterminate.mat-primary .mat-checkbox-background,:root .tezza-dossier .mat-checkbox-checked.mat-primary .mat-checkbox-background{background-color:#74194b}:root .tezza-dossier .mat-checkbox-indeterminate.mat-accent .mat-checkbox-background,:root .tezza-dossier .mat-checkbox-checked.mat-accent .mat-checkbox-background{background-color:#30cfd0}:root .tezza-dossier .mat-checkbox-indeterminate.mat-warn .mat-checkbox-background,:root .tezza-dossier .mat-checkbox-checked.mat-warn .mat-checkbox-background{background-color:#e44263}:root .tezza-dossier .mat-checkbox-disabled.mat-checkbox-checked .mat-checkbox-background,:root .tezza-dossier .mat-checkbox-disabled.mat-checkbox-indeterminate .mat-checkbox-background{background-color:#b0b0b0}:root .tezza-dossier .mat-checkbox-disabled:not(.mat-checkbox-checked) .mat-checkbox-frame{border-color:#b0b0b0}:root .tezza-dossier .mat-checkbox-disabled .mat-checkbox-label{color:#00000061}:root .tezza-dossier .mat-checkbox .mat-ripple-element{background-color:#000}:root .tezza-dossier .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element,:root .tezza-dossier .mat-checkbox:active:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element{background:#74194b}:root .tezza-dossier .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element,:root .tezza-dossier .mat-checkbox:active:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element{background:#30cfd0}:root .tezza-dossier .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element,:root .tezza-dossier .mat-checkbox:active:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element{background:#e44263}:root .tezza-dossier .mat-checkbox{font-family:Open Sans}:root .tezza-dossier .mat-checkbox-layout .mat-checkbox-label{line-height:24px}:root .tezza-dossier .mat-chip.mat-standard-chip{background-color:#e0e0e0;color:#000000de}:root .tezza-dossier .mat-chip.mat-standard-chip .mat-chip-remove{color:#000000de;opacity:.4}:root .tezza-dossier .mat-chip.mat-standard-chip:not(.mat-chip-disabled):active{box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}:root .tezza-dossier .mat-chip.mat-standard-chip:not(.mat-chip-disabled) .mat-chip-remove:hover{opacity:.54}:root .tezza-dossier .mat-chip.mat-standard-chip.mat-chip-disabled{opacity:.4}:root .tezza-dossier .mat-chip.mat-standard-chip:after{background:black}:root .tezza-dossier .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary{background-color:#74194b;color:#fff}:root .tezza-dossier .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-chip-remove{color:#fff;opacity:.4}:root .tezza-dossier .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-ripple-element{background-color:#ffffff1a}:root .tezza-dossier .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn{background-color:#e44263;color:#fff}:root .tezza-dossier .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-chip-remove{color:#fff;opacity:.4}:root .tezza-dossier .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-ripple-element{background-color:#ffffff1a}:root .tezza-dossier .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent{background-color:#30cfd0;color:#fff}:root .tezza-dossier .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-chip-remove{color:#fff;opacity:.4}:root .tezza-dossier .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-ripple-element{background-color:#ffffff1a}:root .tezza-dossier .mat-chip{font-size:14px;font-weight:500}:root .tezza-dossier .mat-chip .mat-chip-trailing-icon.mat-icon,:root .tezza-dossier .mat-chip .mat-chip-remove.mat-icon{font-size:18px}:root .tezza-dossier .mat-table{background:white}:root .tezza-dossier .mat-table thead,:root .tezza-dossier .mat-table tbody,:root .tezza-dossier .mat-table tfoot,:root .tezza-dossier mat-header-row,:root .tezza-dossier mat-row,:root .tezza-dossier mat-footer-row,:root .tezza-dossier [mat-header-row],:root .tezza-dossier [mat-row],:root .tezza-dossier [mat-footer-row],:root .tezza-dossier .mat-table-sticky{background:inherit}:root .tezza-dossier mat-row,:root .tezza-dossier mat-header-row,:root .tezza-dossier mat-footer-row,:root .tezza-dossier th.mat-header-cell,:root .tezza-dossier td.mat-cell,:root .tezza-dossier td.mat-footer-cell{border-bottom-color:#0000001f}:root .tezza-dossier .mat-header-cell{color:#0000008a}:root .tezza-dossier .mat-cell,:root .tezza-dossier .mat-footer-cell{color:#000000de}:root .tezza-dossier .mat-table{font-family:Open Sans}:root .tezza-dossier .mat-header-cell{font-size:12px;font-weight:500}:root .tezza-dossier .mat-cell,:root .tezza-dossier .mat-footer-cell{font-size:14px}:root .tezza-dossier .mat-calendar-arrow{fill:#0000008a}:root .tezza-dossier .mat-datepicker-toggle,:root .tezza-dossier .mat-datepicker-content .mat-calendar-next-button,:root .tezza-dossier .mat-datepicker-content .mat-calendar-previous-button{color:#0000008a}:root .tezza-dossier .mat-calendar-table-header-divider:after{background:rgba(0,0,0,.12)}:root .tezza-dossier .mat-calendar-table-header,:root .tezza-dossier .mat-calendar-body-label{color:#0000008a}:root .tezza-dossier .mat-calendar-body-cell-content,:root .tezza-dossier .mat-date-range-input-separator{color:#000000de;border-color:transparent}:root .tezza-dossier .mat-calendar-body-disabled>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){color:#00000061}:root .tezza-dossier .mat-form-field-disabled .mat-date-range-input-separator{color:#00000061}:root .tezza-dossier .mat-calendar-body-in-preview{color:#0000003d}:root .tezza-dossier .mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){border-color:#00000061}:root .tezza-dossier .mat-calendar-body-disabled>.mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){border-color:#0000002e}:root .tezza-dossier .mat-calendar-body-in-range:before{background:rgba(116,25,75,.2)}:root .tezza-dossier .mat-calendar-body-comparison-identical,:root .tezza-dossier .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}:root .tezza-dossier .mat-calendar-body-comparison-bridge-start:before,:root .tezza-dossier [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(to right,rgba(116,25,75,.2) 50%,rgba(249,171,0,.2) 50%)}:root .tezza-dossier .mat-calendar-body-comparison-bridge-end:before,:root .tezza-dossier [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(to left,rgba(116,25,75,.2) 50%,rgba(249,171,0,.2) 50%)}:root .tezza-dossier .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,:root .tezza-dossier .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}:root .tezza-dossier .mat-calendar-body-comparison-identical.mat-calendar-body-selected,:root .tezza-dossier .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}:root .tezza-dossier .mat-calendar-body-selected{background-color:#74194b;color:#fff}:root .tezza-dossier .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#74194b66}:root .tezza-dossier .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}:root .tezza-dossier .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),:root .tezza-dossier .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#74194b4d}@media (hover: hover){:root .tezza-dossier .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#74194b4d}}:root .tezza-dossier .mat-datepicker-content{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f;background-color:#fff;color:#000000de}:root .tezza-dossier .mat-datepicker-content.mat-accent .mat-calendar-body-in-range:before{background:rgba(48,207,208,.2)}:root .tezza-dossier .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical,:root .tezza-dossier .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}:root .tezza-dossier .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-start:before,:root .tezza-dossier .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(to right,rgba(48,207,208,.2) 50%,rgba(249,171,0,.2) 50%)}:root .tezza-dossier .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-end:before,:root .tezza-dossier .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(to left,rgba(48,207,208,.2) 50%,rgba(249,171,0,.2) 50%)}:root .tezza-dossier .mat-datepicker-content.mat-accent .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,:root .tezza-dossier .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}:root .tezza-dossier .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical.mat-calendar-body-selected,:root .tezza-dossier .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}:root .tezza-dossier .mat-datepicker-content.mat-accent .mat-calendar-body-selected{background-color:#30cfd0;color:#fff}:root .tezza-dossier .mat-datepicker-content.mat-accent .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#30cfd066}:root .tezza-dossier .mat-datepicker-content.mat-accent .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}:root .tezza-dossier .mat-datepicker-content.mat-accent .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),:root .tezza-dossier .mat-datepicker-content.mat-accent .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#30cfd04d}@media (hover: hover){:root .tezza-dossier .mat-datepicker-content.mat-accent .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#30cfd04d}}:root .tezza-dossier .mat-datepicker-content.mat-warn .mat-calendar-body-in-range:before{background:rgba(228,66,99,.2)}:root .tezza-dossier .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical,:root .tezza-dossier .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}:root .tezza-dossier .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-start:before,:root .tezza-dossier .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(to right,rgba(228,66,99,.2) 50%,rgba(249,171,0,.2) 50%)}:root .tezza-dossier .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-end:before,:root .tezza-dossier .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(to left,rgba(228,66,99,.2) 50%,rgba(249,171,0,.2) 50%)}:root .tezza-dossier .mat-datepicker-content.mat-warn .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,:root .tezza-dossier .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}:root .tezza-dossier .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical.mat-calendar-body-selected,:root .tezza-dossier .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}:root .tezza-dossier .mat-datepicker-content.mat-warn .mat-calendar-body-selected{background-color:#e44263;color:#fff}:root .tezza-dossier .mat-datepicker-content.mat-warn .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#e4426366}:root .tezza-dossier .mat-datepicker-content.mat-warn .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}:root .tezza-dossier .mat-datepicker-content.mat-warn .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),:root .tezza-dossier .mat-datepicker-content.mat-warn .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#e442634d}@media (hover: hover){:root .tezza-dossier .mat-datepicker-content.mat-warn .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#e442634d}}:root .tezza-dossier .mat-datepicker-content-touch{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}:root .tezza-dossier .mat-datepicker-toggle-active{color:#74194b}:root .tezza-dossier .mat-datepicker-toggle-active.mat-accent{color:#30cfd0}:root .tezza-dossier .mat-datepicker-toggle-active.mat-warn{color:#e44263}:root .tezza-dossier .mat-date-range-input-inner[disabled]{color:#00000061}:root .tezza-dossier .mat-calendar{font-family:Open Sans}:root .tezza-dossier .mat-calendar-body{font-size:13px}:root .tezza-dossier .mat-calendar-body-label,:root .tezza-dossier .mat-calendar-period-button{font-size:14px;font-weight:500}:root .tezza-dossier .mat-calendar-table-header th{font-size:11px;font-weight:400}:root .tezza-dossier .mat-dialog-container{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f;background:white;color:#000000de}:root .tezza-dossier .mat-dialog-title{font:500 20px/32px Open Sans;letter-spacing:normal}:root .tezza-dossier .mat-divider{border-top-color:#0000001f}:root .tezza-dossier .mat-divider-vertical{border-right-color:#0000001f}:root .tezza-dossier .mat-expansion-panel{background:white;color:#000000de}:root .tezza-dossier .mat-expansion-panel:not([class*=mat-elevation-z]){box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}:root .tezza-dossier .mat-action-row{border-top-color:#0000001f}:root .tezza-dossier .mat-expansion-panel .mat-expansion-panel-header.cdk-keyboard-focused:not([aria-disabled=true]),:root .tezza-dossier .mat-expansion-panel .mat-expansion-panel-header.cdk-program-focused:not([aria-disabled=true]),:root .tezza-dossier .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:hover:not([aria-disabled=true]){background:rgba(0,0,0,.04)}@media (hover: none){:root .tezza-dossier .mat-expansion-panel:not(.mat-expanded):not([aria-disabled=true]) .mat-expansion-panel-header:hover{background:white}}:root .tezza-dossier .mat-expansion-panel-header-title{color:#000000de}:root .tezza-dossier .mat-expansion-panel-header-description,:root .tezza-dossier .mat-expansion-indicator:after{color:#0000008a}:root .tezza-dossier .mat-expansion-panel-header[aria-disabled=true]{color:#00000042}:root .tezza-dossier .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-title,:root .tezza-dossier .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-description{color:inherit}:root .tezza-dossier .mat-expansion-panel-header{height:48px}:root .tezza-dossier .mat-expansion-panel-header.mat-expanded{height:64px}:root .tezza-dossier .mat-expansion-panel-header{font-family:Open Sans;font-size:15px;font-weight:400}:root .tezza-dossier .mat-expansion-panel-content{font:400 14px/20px Open Sans;letter-spacing:normal}:root .tezza-dossier .mat-form-field-label{color:#0009}:root .tezza-dossier .mat-hint{color:#0009}:root .tezza-dossier .mat-form-field.mat-focused .mat-form-field-label{color:#74194b}:root .tezza-dossier .mat-form-field.mat-focused .mat-form-field-label.mat-accent{color:#30cfd0}:root .tezza-dossier .mat-form-field.mat-focused .mat-form-field-label.mat-warn{color:#e44263}:root .tezza-dossier .mat-focused .mat-form-field-required-marker{color:#30cfd0}:root .tezza-dossier .mat-form-field-ripple{background-color:#000000de}:root .tezza-dossier .mat-form-field.mat-focused .mat-form-field-ripple{background-color:#74194b}:root .tezza-dossier .mat-form-field.mat-focused .mat-form-field-ripple.mat-accent{background-color:#30cfd0}:root .tezza-dossier .mat-form-field.mat-focused .mat-form-field-ripple.mat-warn{background-color:#e44263}:root .tezza-dossier .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid) .mat-form-field-infix:after{color:#74194b}:root .tezza-dossier .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-accent .mat-form-field-infix:after{color:#30cfd0}:root .tezza-dossier .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-warn .mat-form-field-infix:after{color:#e44263}:root .tezza-dossier .mat-form-field.mat-form-field-invalid .mat-form-field-label{color:#e44263}:root .tezza-dossier .mat-form-field.mat-form-field-invalid .mat-form-field-label.mat-accent,:root .tezza-dossier .mat-form-field.mat-form-field-invalid .mat-form-field-label .mat-form-field-required-marker{color:#e44263}:root .tezza-dossier .mat-form-field.mat-form-field-invalid .mat-form-field-ripple,:root .tezza-dossier .mat-form-field.mat-form-field-invalid .mat-form-field-ripple.mat-accent{background-color:#e44263}:root .tezza-dossier .mat-error{color:#e44263}:root .tezza-dossier .mat-form-field-appearance-legacy .mat-form-field-label{color:#0000008a}:root .tezza-dossier .mat-form-field-appearance-legacy .mat-hint{color:#0000008a}:root .tezza-dossier .mat-form-field-appearance-legacy .mat-form-field-underline{background-color:#0000006b}:root .tezza-dossier .mat-form-field-appearance-legacy.mat-form-field-disabled .mat-form-field-underline{background-image:linear-gradient(to right,rgba(0,0,0,.42) 0%,rgba(0,0,0,.42) 33%,transparent 0%);background-size:4px 100%;background-repeat:repeat-x}:root .tezza-dossier .mat-form-field-appearance-standard .mat-form-field-underline{background-color:#0000006b}:root .tezza-dossier .mat-form-field-appearance-standard.mat-form-field-disabled .mat-form-field-underline{background-image:linear-gradient(to right,rgba(0,0,0,.42) 0%,rgba(0,0,0,.42) 33%,transparent 0%);background-size:4px 100%;background-repeat:repeat-x}:root .tezza-dossier .mat-form-field-appearance-fill .mat-form-field-flex{background-color:#0000000a}:root .tezza-dossier .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-flex{background-color:#00000005}:root .tezza-dossier .mat-form-field-appearance-fill .mat-form-field-underline:before{background-color:#0000006b}:root .tezza-dossier .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-label{color:#00000061}:root .tezza-dossier .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-underline:before{background-color:transparent}:root .tezza-dossier .mat-form-field-appearance-outline .mat-form-field-outline{color:#0000001f}:root .tezza-dossier .mat-form-field-appearance-outline .mat-form-field-outline-thick{color:#000000de}:root .tezza-dossier .mat-form-field-appearance-outline.mat-focused .mat-form-field-outline-thick{color:#74194b}:root .tezza-dossier .mat-form-field-appearance-outline.mat-focused.mat-accent .mat-form-field-outline-thick{color:#30cfd0}:root .tezza-dossier .mat-form-field-appearance-outline.mat-focused.mat-warn .mat-form-field-outline-thick{color:#e44263}:root .tezza-dossier .mat-form-field-appearance-outline.mat-form-field-invalid.mat-form-field-invalid .mat-form-field-outline-thick{color:#e44263}:root .tezza-dossier .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-label{color:#00000061}:root .tezza-dossier .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-outline{color:#0000000f}:root .tezza-dossier .mat-form-field{font-size:inherit;font-weight:400;line-height:1.125;font-family:Open Sans;letter-spacing:normal}:root .tezza-dossier .mat-form-field-wrapper{padding-bottom:1.34375em}:root .tezza-dossier .mat-form-field-prefix .mat-icon,:root .tezza-dossier .mat-form-field-suffix .mat-icon{font-size:150%;line-height:1.125}:root .tezza-dossier .mat-form-field-prefix .mat-icon-button,:root .tezza-dossier .mat-form-field-suffix .mat-icon-button{height:1.5em;width:1.5em}:root .tezza-dossier .mat-form-field-prefix .mat-icon-button .mat-icon,:root .tezza-dossier .mat-form-field-suffix .mat-icon-button .mat-icon{height:1.125em;line-height:1.125}:root .tezza-dossier .mat-form-field-infix{padding:.5em 0;border-top:.84375em solid transparent}:root .tezza-dossier .mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,:root .tezza-dossier .mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.34367em) scale(.75);width:133.3334133333%}:root .tezza-dossier .mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.34366em) scale(.75);width:133.3334233333%}:root .tezza-dossier .mat-form-field-label-wrapper{top:-.84375em;padding-top:.84375em}:root .tezza-dossier .mat-form-field-label{top:1.34375em}:root .tezza-dossier .mat-form-field-underline{bottom:1.34375em}:root .tezza-dossier .mat-form-field-subscript-wrapper{font-size:75%;margin-top:.6666666667em;top:calc(100% - 1.7916666667em)}:root .tezza-dossier .mat-form-field-appearance-legacy .mat-form-field-wrapper{padding-bottom:1.25em}:root .tezza-dossier .mat-form-field-appearance-legacy .mat-form-field-infix{padding:.4375em 0}:root .tezza-dossier .mat-form-field-appearance-legacy.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,:root .tezza-dossier .mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28125em) scale(.75) perspective(100px) translateZ(.00124px);width:133.3335733333%}:root .tezza-dossier .mat-form-field-appearance-legacy.mat-form-field-can-float .mat-form-field-autofill-control:-webkit-autofill+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28125em) scale(.75) perspective(100px) translateZ(.00125px);width:133.3335833333%}:root .tezza-dossier .mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28125em) scale(.75) perspective(100px) translateZ(.00126px);width:133.3335933333%}:root .tezza-dossier .mat-form-field-appearance-legacy .mat-form-field-label{top:1.28125em}:root .tezza-dossier .mat-form-field-appearance-legacy .mat-form-field-underline{bottom:1.25em}:root .tezza-dossier .mat-form-field-appearance-legacy .mat-form-field-subscript-wrapper{margin-top:.5416666667em;top:calc(100% - 1.6666666667em)}@media print{:root .tezza-dossier .mat-form-field-appearance-legacy.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,:root .tezza-dossier .mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28098em) scale(.75)}:root .tezza-dossier .mat-form-field-appearance-legacy.mat-form-field-can-float .mat-form-field-autofill-control:-webkit-autofill+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28097em) scale(.75)}:root .tezza-dossier .mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28096em) scale(.75)}}:root .tezza-dossier .mat-form-field-appearance-fill .mat-form-field-infix{padding:.25em 0 .75em}:root .tezza-dossier .mat-form-field-appearance-fill .mat-form-field-label{top:1.09375em;margin-top:-.5em}:root .tezza-dossier .mat-form-field-appearance-fill.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,:root .tezza-dossier .mat-form-field-appearance-fill.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-.59367em) scale(.75);width:133.3334133333%}:root .tezza-dossier .mat-form-field-appearance-fill.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-.59366em) scale(.75);width:133.3334233333%}:root .tezza-dossier .mat-form-field-appearance-outline .mat-form-field-infix{padding:1em 0}:root .tezza-dossier .mat-form-field-appearance-outline .mat-form-field-label{top:1.84375em;margin-top:-.25em}:root .tezza-dossier .mat-form-field-appearance-outline.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,:root .tezza-dossier .mat-form-field-appearance-outline.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.59367em) scale(.75);width:133.3334133333%}:root .tezza-dossier .mat-form-field-appearance-outline.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.59366em) scale(.75);width:133.3334233333%}:root .tezza-dossier .mat-grid-tile-header,:root .tezza-dossier .mat-grid-tile-footer{font-size:14px}:root .tezza-dossier .mat-grid-tile-header .mat-line,:root .tezza-dossier .mat-grid-tile-footer .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}:root .tezza-dossier .mat-grid-tile-header .mat-line:nth-child(n+2),:root .tezza-dossier .mat-grid-tile-footer .mat-line:nth-child(n+2){font-size:12px}:root .tezza-dossier .mat-icon.mat-primary{color:#74194b}:root .tezza-dossier .mat-icon.mat-accent{color:#30cfd0}:root .tezza-dossier .mat-icon.mat-warn{color:#e44263}:root .tezza-dossier .mat-form-field-type-mat-native-select .mat-form-field-infix:after{color:#0000008a}:root .tezza-dossier .mat-input-element:disabled,:root .tezza-dossier .mat-form-field-type-mat-native-select.mat-form-field-disabled .mat-form-field-infix:after{color:#00000061}:root .tezza-dossier .mat-input-element{caret-color:#74194b}:root .tezza-dossier .mat-input-element::placeholder{color:#0000006b}:root .tezza-dossier .mat-input-element::-moz-placeholder{color:#0000006b}:root .tezza-dossier .mat-input-element::-webkit-input-placeholder{color:#0000006b}:root .tezza-dossier .mat-input-element:-ms-input-placeholder{color:#0000006b}:root .tezza-dossier .mat-form-field.mat-accent .mat-input-element{caret-color:#30cfd0}:root .tezza-dossier .mat-form-field.mat-warn .mat-input-element,:root .tezza-dossier .mat-form-field-invalid .mat-input-element{caret-color:#e44263}:root .tezza-dossier .mat-form-field-type-mat-native-select.mat-form-field-invalid .mat-form-field-infix:after{color:#e44263}:root .tezza-dossier input.mat-input-element{margin-top:-.0625em}:root .tezza-dossier .mat-list-base .mat-list-item{color:#000000de}:root .tezza-dossier .mat-list-base .mat-list-option{color:#000000de}:root .tezza-dossier .mat-list-base .mat-subheader{color:#0000008a}:root .tezza-dossier .mat-list-base .mat-list-item-disabled{background-color:#eee;color:#00000061}:root .tezza-dossier .mat-list-option:hover,:root .tezza-dossier .mat-list-option:focus,:root .tezza-dossier .mat-nav-list .mat-list-item:hover,:root .tezza-dossier .mat-nav-list .mat-list-item:focus,:root .tezza-dossier .mat-action-list .mat-list-item:hover,:root .tezza-dossier .mat-action-list .mat-list-item:focus{background:rgba(0,0,0,.04)}:root .tezza-dossier .mat-list-single-selected-option,:root .tezza-dossier .mat-list-single-selected-option:hover,:root .tezza-dossier .mat-list-single-selected-option:focus{background:rgba(0,0,0,.12)}:root .tezza-dossier .mat-list-item{font-family:Open Sans}:root .tezza-dossier .mat-list-option{font-family:Open Sans}:root .tezza-dossier .mat-list-base .mat-list-item{font-size:16px}:root .tezza-dossier .mat-list-base .mat-list-item .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}:root .tezza-dossier .mat-list-base .mat-list-item .mat-line:nth-child(n+2){font-size:14px}:root .tezza-dossier .mat-list-base .mat-list-option{font-size:16px}:root .tezza-dossier .mat-list-base .mat-list-option .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}:root .tezza-dossier .mat-list-base .mat-list-option .mat-line:nth-child(n+2){font-size:14px}:root .tezza-dossier .mat-list-base .mat-subheader{font-family:Open Sans;font-size:14px;font-weight:500}:root .tezza-dossier .mat-list-base[dense] .mat-list-item{font-size:12px}:root .tezza-dossier .mat-list-base[dense] .mat-list-item .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}:root .tezza-dossier .mat-list-base[dense] .mat-list-item .mat-line:nth-child(n+2){font-size:12px}:root .tezza-dossier .mat-list-base[dense] .mat-list-option{font-size:12px}:root .tezza-dossier .mat-list-base[dense] .mat-list-option .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}:root .tezza-dossier .mat-list-base[dense] .mat-list-option .mat-line:nth-child(n+2){font-size:12px}:root .tezza-dossier .mat-list-base[dense] .mat-subheader{font-family:Open Sans;font-size:12px;font-weight:500}:root .tezza-dossier .mat-menu-panel{background:white}:root .tezza-dossier .mat-menu-panel:not([class*=mat-elevation-z]){box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}:root .tezza-dossier .mat-menu-item{background:transparent;color:#000000de}:root .tezza-dossier .mat-menu-item[disabled],:root .tezza-dossier .mat-menu-item[disabled] .mat-menu-submenu-icon,:root .tezza-dossier .mat-menu-item[disabled] .mat-icon-no-color{color:#00000061}:root .tezza-dossier .mat-menu-item .mat-icon-no-color,:root .tezza-dossier .mat-menu-submenu-icon{color:#0000008a}:root .tezza-dossier .mat-menu-item:hover:not([disabled]),:root .tezza-dossier .mat-menu-item.cdk-program-focused:not([disabled]),:root .tezza-dossier .mat-menu-item.cdk-keyboard-focused:not([disabled]),:root .tezza-dossier .mat-menu-item-highlighted:not([disabled]){background:rgba(0,0,0,.04)}:root .tezza-dossier .mat-menu-item{font-family:Open Sans;font-size:14px;font-weight:400}:root .tezza-dossier .mat-paginator{background:white}:root .tezza-dossier .mat-paginator,:root .tezza-dossier .mat-paginator-page-size .mat-select-trigger{color:#0000008a}:root .tezza-dossier .mat-paginator-decrement,:root .tezza-dossier .mat-paginator-increment{border-top:2px solid rgba(0,0,0,.54);border-right:2px solid rgba(0,0,0,.54)}:root .tezza-dossier .mat-paginator-first,:root .tezza-dossier .mat-paginator-last{border-top:2px solid rgba(0,0,0,.54)}:root .tezza-dossier .mat-icon-button[disabled] .mat-paginator-decrement,:root .tezza-dossier .mat-icon-button[disabled] .mat-paginator-increment,:root .tezza-dossier .mat-icon-button[disabled] .mat-paginator-first,:root .tezza-dossier .mat-icon-button[disabled] .mat-paginator-last{border-color:#00000061}:root .tezza-dossier .mat-paginator-container{min-height:56px}:root .tezza-dossier .mat-paginator,:root .tezza-dossier .mat-paginator-page-size .mat-select-trigger{font-family:Open Sans;font-size:12px}:root .tezza-dossier .mat-progress-bar-background{fill:#d9c2ce}:root .tezza-dossier .mat-progress-bar-buffer{background-color:#d9c2ce}:root .tezza-dossier .mat-progress-bar-fill:after{background-color:#74194b}:root .tezza-dossier .mat-progress-bar.mat-accent .mat-progress-bar-background{fill:#c8eff0}:root .tezza-dossier .mat-progress-bar.mat-accent .mat-progress-bar-buffer{background-color:#c8eff0}:root .tezza-dossier .mat-progress-bar.mat-accent .mat-progress-bar-fill:after{background-color:#30cfd0}:root .tezza-dossier .mat-progress-bar.mat-warn .mat-progress-bar-background{fill:#f5ccd4}:root .tezza-dossier .mat-progress-bar.mat-warn .mat-progress-bar-buffer{background-color:#f5ccd4}:root .tezza-dossier .mat-progress-bar.mat-warn .mat-progress-bar-fill:after{background-color:#e44263}:root .tezza-dossier .mat-progress-spinner circle,:root .tezza-dossier .mat-spinner circle{stroke:#74194b}:root .tezza-dossier .mat-progress-spinner.mat-accent circle,:root .tezza-dossier .mat-spinner.mat-accent circle{stroke:#30cfd0}:root .tezza-dossier .mat-progress-spinner.mat-warn circle,:root .tezza-dossier .mat-spinner.mat-warn circle{stroke:#e44263}:root .tezza-dossier .mat-radio-outer-circle{border-color:#0000008a}:root .tezza-dossier .mat-radio-button.mat-primary.mat-radio-checked .mat-radio-outer-circle{border-color:#74194b}:root .tezza-dossier .mat-radio-button.mat-primary .mat-radio-inner-circle,:root .tezza-dossier .mat-radio-button.mat-primary .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),:root .tezza-dossier .mat-radio-button.mat-primary.mat-radio-checked .mat-radio-persistent-ripple,:root .tezza-dossier .mat-radio-button.mat-primary:active .mat-radio-persistent-ripple{background-color:#74194b}:root .tezza-dossier .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-outer-circle{border-color:#30cfd0}:root .tezza-dossier .mat-radio-button.mat-accent .mat-radio-inner-circle,:root .tezza-dossier .mat-radio-button.mat-accent .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),:root .tezza-dossier .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-persistent-ripple,:root .tezza-dossier .mat-radio-button.mat-accent:active .mat-radio-persistent-ripple{background-color:#30cfd0}:root .tezza-dossier .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-outer-circle{border-color:#e44263}:root .tezza-dossier .mat-radio-button.mat-warn .mat-radio-inner-circle,:root .tezza-dossier .mat-radio-button.mat-warn .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),:root .tezza-dossier .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-persistent-ripple,:root .tezza-dossier .mat-radio-button.mat-warn:active .mat-radio-persistent-ripple{background-color:#e44263}:root .tezza-dossier .mat-radio-button.mat-radio-disabled.mat-radio-checked .mat-radio-outer-circle,:root .tezza-dossier .mat-radio-button.mat-radio-disabled .mat-radio-outer-circle{border-color:#00000061}:root .tezza-dossier .mat-radio-button.mat-radio-disabled .mat-radio-ripple .mat-ripple-element,:root .tezza-dossier .mat-radio-button.mat-radio-disabled .mat-radio-inner-circle{background-color:#00000061}:root .tezza-dossier .mat-radio-button.mat-radio-disabled .mat-radio-label-content{color:#00000061}:root .tezza-dossier .mat-radio-button .mat-ripple-element{background-color:#000}:root .tezza-dossier .mat-radio-button{font-family:Open Sans}:root .tezza-dossier .mat-select-value{color:#000000de}:root .tezza-dossier .mat-select-placeholder{color:#0000006b}:root .tezza-dossier .mat-select-disabled .mat-select-value{color:#00000061}:root .tezza-dossier .mat-select-arrow{color:#0000008a}:root .tezza-dossier .mat-select-panel{background:white}:root .tezza-dossier .mat-select-panel:not([class*=mat-elevation-z]){box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}:root .tezza-dossier .mat-select-panel .mat-option.mat-selected:not(.mat-option-multiple){background:rgba(0,0,0,.12)}:root .tezza-dossier .mat-form-field.mat-focused.mat-primary .mat-select-arrow{color:#74194b}:root .tezza-dossier .mat-form-field.mat-focused.mat-accent .mat-select-arrow{color:#30cfd0}:root .tezza-dossier .mat-form-field.mat-focused.mat-warn .mat-select-arrow{color:#e44263}:root .tezza-dossier .mat-form-field .mat-select.mat-select-invalid .mat-select-arrow{color:#e44263}:root .tezza-dossier .mat-form-field .mat-select.mat-select-disabled .mat-select-arrow{color:#00000061}:root .tezza-dossier .mat-select{font-family:Open Sans}:root .tezza-dossier .mat-select-trigger{height:1.125em}:root .tezza-dossier .mat-drawer-container{background-color:#fafafa;color:#000000de}:root .tezza-dossier .mat-drawer{background-color:#fff;color:#000000de}:root .tezza-dossier .mat-drawer.mat-drawer-push{background-color:#fff}:root .tezza-dossier .mat-drawer:not(.mat-drawer-side){box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}:root .tezza-dossier .mat-drawer-side{border-right:solid 1px rgba(0,0,0,.12)}:root .tezza-dossier .mat-drawer-side.mat-drawer-end{border-left:solid 1px rgba(0,0,0,.12);border-right:none}:root .tezza-dossier [dir=rtl] .mat-drawer-side{border-left:solid 1px rgba(0,0,0,.12);border-right:none}:root .tezza-dossier [dir=rtl] .mat-drawer-side.mat-drawer-end{border-left:none;border-right:solid 1px rgba(0,0,0,.12)}:root .tezza-dossier .mat-drawer-backdrop.mat-drawer-shown{background-color:#0009}:root .tezza-dossier .mat-slide-toggle.mat-checked .mat-slide-toggle-thumb{background-color:#30cfd0}:root .tezza-dossier .mat-slide-toggle.mat-checked .mat-slide-toggle-bar{background-color:#30cfd08a}:root .tezza-dossier .mat-slide-toggle.mat-checked .mat-ripple-element{background-color:#30cfd0}:root .tezza-dossier .mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-thumb{background-color:#74194b}:root .tezza-dossier .mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-bar{background-color:#74194b8a}:root .tezza-dossier .mat-slide-toggle.mat-primary.mat-checked .mat-ripple-element{background-color:#74194b}:root .tezza-dossier .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-thumb{background-color:#e44263}:root .tezza-dossier .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-bar{background-color:#e442638a}:root .tezza-dossier .mat-slide-toggle.mat-warn.mat-checked .mat-ripple-element{background-color:#e44263}:root .tezza-dossier .mat-slide-toggle:not(.mat-checked) .mat-ripple-element{background-color:#000}:root .tezza-dossier .mat-slide-toggle-thumb{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f;background-color:#fafafa}:root .tezza-dossier .mat-slide-toggle-bar{background-color:#00000061}:root .tezza-dossier .mat-slide-toggle-content{font-family:Open Sans}:root .tezza-dossier .mat-slider-track-background{background-color:#00000042}:root .tezza-dossier .mat-slider.mat-primary .mat-slider-track-fill,:root .tezza-dossier .mat-slider.mat-primary .mat-slider-thumb,:root .tezza-dossier .mat-slider.mat-primary .mat-slider-thumb-label{background-color:#74194b}:root .tezza-dossier .mat-slider.mat-primary .mat-slider-thumb-label-text{color:#fff}:root .tezza-dossier .mat-slider.mat-primary .mat-slider-focus-ring{background-color:#74194b33}:root .tezza-dossier .mat-slider.mat-accent .mat-slider-track-fill,:root .tezza-dossier .mat-slider.mat-accent .mat-slider-thumb,:root .tezza-dossier .mat-slider.mat-accent .mat-slider-thumb-label{background-color:#30cfd0}:root .tezza-dossier .mat-slider.mat-accent .mat-slider-thumb-label-text{color:#fff}:root .tezza-dossier .mat-slider.mat-accent .mat-slider-focus-ring{background-color:#30cfd033}:root .tezza-dossier .mat-slider.mat-warn .mat-slider-track-fill,:root .tezza-dossier .mat-slider.mat-warn .mat-slider-thumb,:root .tezza-dossier .mat-slider.mat-warn .mat-slider-thumb-label{background-color:#e44263}:root .tezza-dossier .mat-slider.mat-warn .mat-slider-thumb-label-text{color:#fff}:root .tezza-dossier .mat-slider.mat-warn .mat-slider-focus-ring{background-color:#e4426333}:root .tezza-dossier .mat-slider:hover .mat-slider-track-background,:root .tezza-dossier .mat-slider.cdk-focused .mat-slider-track-background{background-color:#00000061}:root .tezza-dossier .mat-slider.mat-slider-disabled .mat-slider-track-background,:root .tezza-dossier .mat-slider.mat-slider-disabled .mat-slider-track-fill,:root .tezza-dossier .mat-slider.mat-slider-disabled .mat-slider-thumb{background-color:#00000042}:root .tezza-dossier .mat-slider.mat-slider-disabled:hover .mat-slider-track-background{background-color:#00000042}:root .tezza-dossier .mat-slider.mat-slider-min-value .mat-slider-focus-ring{background-color:#0000001f}:root .tezza-dossier .mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb,:root .tezza-dossier .mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb-label{background-color:#000000de}:root .tezza-dossier .mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb,:root .tezza-dossier .mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb-label{background-color:#00000042}:root .tezza-dossier .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing) .mat-slider-thumb{border-color:#00000042;background-color:transparent}:root .tezza-dossier .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover .mat-slider-thumb,:root .tezza-dossier .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused .mat-slider-thumb{border-color:#00000061}:root .tezza-dossier .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover.mat-slider-disabled .mat-slider-thumb,:root .tezza-dossier .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused.mat-slider-disabled .mat-slider-thumb{border-color:#00000042}:root .tezza-dossier .mat-slider-has-ticks .mat-slider-wrapper:after{border-color:#000000b3}:root .tezza-dossier .mat-slider-horizontal .mat-slider-ticks{background-image:repeating-linear-gradient(to right,rgba(0,0,0,.7),rgba(0,0,0,.7) 2px,transparent 0,transparent);background-image:-moz-repeating-linear-gradient(.0001deg,rgba(0,0,0,.7),rgba(0,0,0,.7) 2px,transparent 0,transparent)}:root .tezza-dossier .mat-slider-vertical .mat-slider-ticks{background-image:repeating-linear-gradient(to bottom,rgba(0,0,0,.7),rgba(0,0,0,.7) 2px,transparent 0,transparent)}:root .tezza-dossier .mat-slider-thumb-label-text{font-family:Open Sans;font-size:12px;font-weight:500}:root .tezza-dossier .mat-step-header.cdk-keyboard-focused,:root .tezza-dossier .mat-step-header.cdk-program-focused,:root .tezza-dossier .mat-step-header:hover:not([aria-disabled]),:root .tezza-dossier .mat-step-header:hover[aria-disabled=false]{background-color:#0000000a}:root .tezza-dossier .mat-step-header:hover[aria-disabled=true]{cursor:default}@media (hover: none){:root .tezza-dossier .mat-step-header:hover{background:none}}:root .tezza-dossier .mat-step-header .mat-step-label,:root .tezza-dossier .mat-step-header .mat-step-optional{color:#0000008a}:root .tezza-dossier .mat-step-header .mat-step-icon{background-color:#0000008a;color:#fff}:root .tezza-dossier .mat-step-header .mat-step-icon-selected,:root .tezza-dossier .mat-step-header .mat-step-icon-state-done,:root .tezza-dossier .mat-step-header .mat-step-icon-state-edit{background-color:#74194b;color:#fff}:root .tezza-dossier .mat-step-header.mat-accent .mat-step-icon{color:#fff}:root .tezza-dossier .mat-step-header.mat-accent .mat-step-icon-selected,:root .tezza-dossier .mat-step-header.mat-accent .mat-step-icon-state-done,:root .tezza-dossier .mat-step-header.mat-accent .mat-step-icon-state-edit{background-color:#30cfd0;color:#fff}:root .tezza-dossier .mat-step-header.mat-warn .mat-step-icon{color:#fff}:root .tezza-dossier .mat-step-header.mat-warn .mat-step-icon-selected,:root .tezza-dossier .mat-step-header.mat-warn .mat-step-icon-state-done,:root .tezza-dossier .mat-step-header.mat-warn .mat-step-icon-state-edit{background-color:#e44263;color:#fff}:root .tezza-dossier .mat-step-header .mat-step-icon-state-error{background-color:transparent;color:#e44263}:root .tezza-dossier .mat-step-header .mat-step-label.mat-step-label-active{color:#000000de}:root .tezza-dossier .mat-step-header .mat-step-label.mat-step-label-error{color:#e44263}:root .tezza-dossier .mat-stepper-horizontal,:root .tezza-dossier .mat-stepper-vertical{background-color:#fff}:root .tezza-dossier .mat-stepper-vertical-line:before{border-left-color:#0000001f}:root .tezza-dossier .mat-horizontal-stepper-header:before,:root .tezza-dossier .mat-horizontal-stepper-header:after,:root .tezza-dossier .mat-stepper-horizontal-line{border-top-color:#0000001f}:root .tezza-dossier .mat-horizontal-stepper-header{height:72px}:root .tezza-dossier .mat-stepper-label-position-bottom .mat-horizontal-stepper-header,:root .tezza-dossier .mat-vertical-stepper-header{padding:24px}:root .tezza-dossier .mat-stepper-vertical-line:before{top:-16px;bottom:-16px}:root .tezza-dossier .mat-stepper-label-position-bottom .mat-horizontal-stepper-header:after,:root .tezza-dossier .mat-stepper-label-position-bottom .mat-horizontal-stepper-header:before{top:36px}:root .tezza-dossier .mat-stepper-label-position-bottom .mat-stepper-horizontal-line{top:36px}:root .tezza-dossier .mat-stepper-vertical,:root .tezza-dossier .mat-stepper-horizontal{font-family:Open Sans}:root .tezza-dossier .mat-step-label{font-size:14px;font-weight:400}:root .tezza-dossier .mat-step-sub-label-error{font-weight:400}:root .tezza-dossier .mat-step-label-error{font-size:14px}:root .tezza-dossier .mat-step-label-selected{font-size:14px;font-weight:500}:root .tezza-dossier .mat-sort-header-arrow{color:#757575}:root .tezza-dossier .mat-tab-nav-bar,:root .tezza-dossier .mat-tab-header{border-bottom:1px solid rgba(0,0,0,.12)}:root .tezza-dossier .mat-tab-group-inverted-header .mat-tab-nav-bar,:root .tezza-dossier .mat-tab-group-inverted-header .mat-tab-header{border-top:1px solid rgba(0,0,0,.12);border-bottom:none}:root .tezza-dossier .mat-tab-label,:root .tezza-dossier .mat-tab-link{color:#000000de}:root .tezza-dossier .mat-tab-label.mat-tab-disabled,:root .tezza-dossier .mat-tab-link.mat-tab-disabled{color:#00000061}:root .tezza-dossier .mat-tab-header-pagination-chevron{border-color:#000000de}:root .tezza-dossier .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:#00000061}:root .tezza-dossier .mat-tab-group[class*=mat-background-]>.mat-tab-header,:root .tezza-dossier .mat-tab-nav-bar[class*=mat-background-]{border-bottom:none;border-top:none}:root .tezza-dossier .mat-tab-group.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),:root .tezza-dossier .mat-tab-group.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),:root .tezza-dossier .mat-tab-group.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),:root .tezza-dossier .mat-tab-group.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),:root .tezza-dossier .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),:root .tezza-dossier .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),:root .tezza-dossier .mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),:root .tezza-dossier .mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#ffa6d74d}:root .tezza-dossier .mat-tab-group.mat-primary .mat-ink-bar,:root .tezza-dossier .mat-tab-nav-bar.mat-primary .mat-ink-bar{background-color:#74194b}:root .tezza-dossier .mat-tab-group.mat-primary.mat-background-primary>.mat-tab-header .mat-ink-bar,:root .tezza-dossier .mat-tab-group.mat-primary.mat-background-primary>.mat-tab-link-container .mat-ink-bar,:root .tezza-dossier .mat-tab-nav-bar.mat-primary.mat-background-primary>.mat-tab-header .mat-ink-bar,:root .tezza-dossier .mat-tab-nav-bar.mat-primary.mat-background-primary>.mat-tab-link-container .mat-ink-bar{background-color:#fff}:root .tezza-dossier .mat-tab-group.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),:root .tezza-dossier .mat-tab-group.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),:root .tezza-dossier .mat-tab-group.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),:root .tezza-dossier .mat-tab-group.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),:root .tezza-dossier .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),:root .tezza-dossier .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),:root .tezza-dossier .mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),:root .tezza-dossier .mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#bef0f04d}:root .tezza-dossier .mat-tab-group.mat-accent .mat-ink-bar,:root .tezza-dossier .mat-tab-nav-bar.mat-accent .mat-ink-bar{background-color:#30cfd0}:root .tezza-dossier .mat-tab-group.mat-accent.mat-background-accent>.mat-tab-header .mat-ink-bar,:root .tezza-dossier .mat-tab-group.mat-accent.mat-background-accent>.mat-tab-link-container .mat-ink-bar,:root .tezza-dossier .mat-tab-nav-bar.mat-accent.mat-background-accent>.mat-tab-header .mat-ink-bar,:root .tezza-dossier .mat-tab-nav-bar.mat-accent.mat-background-accent>.mat-tab-link-container .mat-ink-bar{background-color:#fff}:root .tezza-dossier .mat-tab-group.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),:root .tezza-dossier .mat-tab-group.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),:root .tezza-dossier .mat-tab-group.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),:root .tezza-dossier .mat-tab-group.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),:root .tezza-dossier .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),:root .tezza-dossier .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),:root .tezza-dossier .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),:root .tezza-dossier .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#f7c6d04d}:root .tezza-dossier .mat-tab-group.mat-warn .mat-ink-bar,:root .tezza-dossier .mat-tab-nav-bar.mat-warn .mat-ink-bar{background-color:#e44263}:root .tezza-dossier .mat-tab-group.mat-warn.mat-background-warn>.mat-tab-header .mat-ink-bar,:root .tezza-dossier .mat-tab-group.mat-warn.mat-background-warn>.mat-tab-link-container .mat-ink-bar,:root .tezza-dossier .mat-tab-nav-bar.mat-warn.mat-background-warn>.mat-tab-header .mat-ink-bar,:root .tezza-dossier .mat-tab-nav-bar.mat-warn.mat-background-warn>.mat-tab-link-container .mat-ink-bar{background-color:#fff}:root .tezza-dossier .mat-tab-group.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),:root .tezza-dossier .mat-tab-group.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),:root .tezza-dossier .mat-tab-group.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),:root .tezza-dossier .mat-tab-group.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),:root .tezza-dossier .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),:root .tezza-dossier .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),:root .tezza-dossier .mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),:root .tezza-dossier .mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#ffa6d74d}:root .tezza-dossier .mat-tab-group.mat-background-primary>.mat-tab-header,:root .tezza-dossier .mat-tab-group.mat-background-primary>.mat-tab-link-container,:root .tezza-dossier .mat-tab-group.mat-background-primary>.mat-tab-header-pagination,:root .tezza-dossier .mat-tab-nav-bar.mat-background-primary>.mat-tab-header,:root .tezza-dossier .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container,:root .tezza-dossier .mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination{background-color:#74194b}:root .tezza-dossier .mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-label,:root .tezza-dossier .mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-tab-link,:root .tezza-dossier .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-label,:root .tezza-dossier .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-tab-link{color:#fff}:root .tezza-dossier .mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-label.mat-tab-disabled,:root .tezza-dossier .mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,:root .tezza-dossier .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-label.mat-tab-disabled,:root .tezza-dossier .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-tab-link.mat-tab-disabled{color:#fff6}:root .tezza-dossier .mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-chevron,:root .tezza-dossier .mat-tab-group.mat-background-primary>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,:root .tezza-dossier .mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-focus-indicator:before,:root .tezza-dossier .mat-tab-group.mat-background-primary>.mat-tab-header .mat-focus-indicator:before,:root .tezza-dossier .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-chevron,:root .tezza-dossier .mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,:root .tezza-dossier .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-focus-indicator:before,:root .tezza-dossier .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-focus-indicator:before{border-color:#fff}:root .tezza-dossier .mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,:root .tezza-dossier .mat-tab-group.mat-background-primary>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,:root .tezza-dossier .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,:root .tezza-dossier .mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:#fff;opacity:.4}:root .tezza-dossier .mat-tab-group.mat-background-primary>.mat-tab-header .mat-ripple-element,:root .tezza-dossier .mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-ripple-element,:root .tezza-dossier .mat-tab-group.mat-background-primary>.mat-tab-header-pagination .mat-ripple-element,:root .tezza-dossier .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-ripple-element,:root .tezza-dossier .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-ripple-element,:root .tezza-dossier .mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination .mat-ripple-element{background-color:#fff;opacity:.12}:root .tezza-dossier .mat-tab-group.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),:root .tezza-dossier .mat-tab-group.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),:root .tezza-dossier .mat-tab-group.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),:root .tezza-dossier .mat-tab-group.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),:root .tezza-dossier .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),:root .tezza-dossier .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),:root .tezza-dossier .mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),:root .tezza-dossier .mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#bef0f04d}:root .tezza-dossier .mat-tab-group.mat-background-accent>.mat-tab-header,:root .tezza-dossier .mat-tab-group.mat-background-accent>.mat-tab-link-container,:root .tezza-dossier .mat-tab-group.mat-background-accent>.mat-tab-header-pagination,:root .tezza-dossier .mat-tab-nav-bar.mat-background-accent>.mat-tab-header,:root .tezza-dossier .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container,:root .tezza-dossier .mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination{background-color:#30cfd0}:root .tezza-dossier .mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-label,:root .tezza-dossier .mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-tab-link,:root .tezza-dossier .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-label,:root .tezza-dossier .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-tab-link{color:#fff}:root .tezza-dossier .mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-label.mat-tab-disabled,:root .tezza-dossier .mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,:root .tezza-dossier .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-label.mat-tab-disabled,:root .tezza-dossier .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-tab-link.mat-tab-disabled{color:#fff6}:root .tezza-dossier .mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-chevron,:root .tezza-dossier .mat-tab-group.mat-background-accent>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,:root .tezza-dossier .mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-focus-indicator:before,:root .tezza-dossier .mat-tab-group.mat-background-accent>.mat-tab-header .mat-focus-indicator:before,:root .tezza-dossier .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-chevron,:root .tezza-dossier .mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,:root .tezza-dossier .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-focus-indicator:before,:root .tezza-dossier .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-focus-indicator:before{border-color:#fff}:root .tezza-dossier .mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,:root .tezza-dossier .mat-tab-group.mat-background-accent>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,:root .tezza-dossier .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,:root .tezza-dossier .mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:#fff;opacity:.4}:root .tezza-dossier .mat-tab-group.mat-background-accent>.mat-tab-header .mat-ripple-element,:root .tezza-dossier .mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-ripple-element,:root .tezza-dossier .mat-tab-group.mat-background-accent>.mat-tab-header-pagination .mat-ripple-element,:root .tezza-dossier .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-ripple-element,:root .tezza-dossier .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-ripple-element,:root .tezza-dossier .mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination .mat-ripple-element{background-color:#fff;opacity:.12}:root .tezza-dossier .mat-tab-group.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),:root .tezza-dossier .mat-tab-group.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),:root .tezza-dossier .mat-tab-group.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),:root .tezza-dossier .mat-tab-group.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),:root .tezza-dossier .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),:root .tezza-dossier .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),:root .tezza-dossier .mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),:root .tezza-dossier .mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#f7c6d04d}:root .tezza-dossier .mat-tab-group.mat-background-warn>.mat-tab-header,:root .tezza-dossier .mat-tab-group.mat-background-warn>.mat-tab-link-container,:root .tezza-dossier .mat-tab-group.mat-background-warn>.mat-tab-header-pagination,:root .tezza-dossier .mat-tab-nav-bar.mat-background-warn>.mat-tab-header,:root .tezza-dossier .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container,:root .tezza-dossier .mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination{background-color:#e44263}:root .tezza-dossier .mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-label,:root .tezza-dossier .mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-tab-link,:root .tezza-dossier .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-label,:root .tezza-dossier .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-tab-link{color:#fff}:root .tezza-dossier .mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-label.mat-tab-disabled,:root .tezza-dossier .mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,:root .tezza-dossier .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-label.mat-tab-disabled,:root .tezza-dossier .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-tab-link.mat-tab-disabled{color:#fff6}:root .tezza-dossier .mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-chevron,:root .tezza-dossier .mat-tab-group.mat-background-warn>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,:root .tezza-dossier .mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-focus-indicator:before,:root .tezza-dossier .mat-tab-group.mat-background-warn>.mat-tab-header .mat-focus-indicator:before,:root .tezza-dossier .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-chevron,:root .tezza-dossier .mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,:root .tezza-dossier .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-focus-indicator:before,:root .tezza-dossier .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-focus-indicator:before{border-color:#fff}:root .tezza-dossier .mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,:root .tezza-dossier .mat-tab-group.mat-background-warn>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,:root .tezza-dossier .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,:root .tezza-dossier .mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:#fff;opacity:.4}:root .tezza-dossier .mat-tab-group.mat-background-warn>.mat-tab-header .mat-ripple-element,:root .tezza-dossier .mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-ripple-element,:root .tezza-dossier .mat-tab-group.mat-background-warn>.mat-tab-header-pagination .mat-ripple-element,:root .tezza-dossier .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-ripple-element,:root .tezza-dossier .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-ripple-element,:root .tezza-dossier .mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination .mat-ripple-element{background-color:#fff;opacity:.12}:root .tezza-dossier .mat-tab-group{font-family:Open Sans}:root .tezza-dossier .mat-tab-label,:root .tezza-dossier .mat-tab-link{font-family:Open Sans;font-size:14px;font-weight:500}:root .tezza-dossier .mat-toolbar{background:whitesmoke;color:#000000de}:root .tezza-dossier .mat-toolbar.mat-primary{background:#74194b;color:#fff}:root .tezza-dossier .mat-toolbar.mat-accent{background:#30cfd0;color:#fff}:root .tezza-dossier .mat-toolbar.mat-warn{background:#e44263;color:#fff}:root .tezza-dossier .mat-toolbar .mat-form-field-underline,:root .tezza-dossier .mat-toolbar .mat-form-field-ripple,:root .tezza-dossier .mat-toolbar .mat-focused .mat-form-field-ripple{background-color:currentColor}:root .tezza-dossier .mat-toolbar .mat-form-field-label,:root .tezza-dossier .mat-toolbar .mat-focused .mat-form-field-label,:root .tezza-dossier .mat-toolbar .mat-select-value,:root .tezza-dossier .mat-toolbar .mat-select-arrow,:root .tezza-dossier .mat-toolbar .mat-form-field.mat-focused .mat-select-arrow{color:inherit}:root .tezza-dossier .mat-toolbar .mat-input-element{caret-color:currentColor}:root .tezza-dossier .mat-toolbar-multiple-rows{min-height:64px}:root .tezza-dossier .mat-toolbar-row,:root .tezza-dossier .mat-toolbar-single-row{height:64px}@media (max-width: 599px){:root .tezza-dossier .mat-toolbar-multiple-rows{min-height:56px}:root .tezza-dossier .mat-toolbar-row,:root .tezza-dossier .mat-toolbar-single-row{height:56px}}:root .tezza-dossier .mat-toolbar,:root .tezza-dossier .mat-toolbar h1,:root .tezza-dossier .mat-toolbar h2,:root .tezza-dossier .mat-toolbar h3,:root .tezza-dossier .mat-toolbar h4,:root .tezza-dossier .mat-toolbar h5,:root .tezza-dossier .mat-toolbar h6{font:500 20px/32px Open Sans;letter-spacing:normal;margin:0}:root .tezza-dossier .mat-tooltip{background:rgba(97,97,97,.9)}:root .tezza-dossier .mat-tooltip{font-family:Open Sans;font-size:10px;padding-top:6px;padding-bottom:6px}:root .tezza-dossier .mat-tooltip-handset{font-size:14px;padding-top:8px;padding-bottom:8px}:root .tezza-dossier .mat-tree{background:white}:root .tezza-dossier .mat-tree-node,:root .tezza-dossier .mat-nested-tree-node{color:#000000de}:root .tezza-dossier .mat-tree-node{min-height:48px}:root .tezza-dossier .mat-tree{font-family:Open Sans}:root .tezza-dossier .mat-tree-node,:root .tezza-dossier .mat-nested-tree-node{font-weight:400;font-size:14px}:root .tezza-dossier .mat-snack-bar-container{color:#ffffffb3;background:#323232;box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}:root .tezza-dossier .mat-simple-snackbar-action{color:#30cfd0}:root .tezza-dossier .mat-simple-snackbar{font-family:Open Sans;font-size:14px}:root .tezza-dossier .mat-simple-snackbar-action{line-height:1;font-family:inherit;font-size:inherit;font-weight:500}:root .tezza-dossier :root{--theme-primary-color: #74194b;--theme-primary-color-default-contrast: white;--theme-header-text-color: white;--adf-theme-primary-50: #ffbde1;--adf-theme-primary-100: #ffa6d7;--adf-theme-primary-300: #ff62b8;--adf-theme-primary-900: #5f1940;--theme-warn-color: #e44263;--theme-warn-color-default-contrast: white;--theme-accent-color: #30cfd0;--theme-accent-color-a200: #30cfd0;--theme-accent-color-default-contrast: white;--theme-accent-500: #30cfd0;--adf-theme-foreground-base-color: black;--adf-theme-foreground-base-color-065: rgba(0, 0, 0, .65);--adf-theme-foreground-base-color-045: rgba(0, 0, 0, .45);--adf-theme-foreground-disabled-text-color: rgba(0, 0, 0, .38);--adf-theme-foreground-divider-color: rgba(0, 0, 0, .12);--adf-theme-foreground-icon-color: rgba(0, 0, 0, .54);--adf-theme-foreground-icon-color-054: rgba(0, 0, 0, .54);--adf-theme-foreground-secondary-text-color: rgba(0, 0, 0, .54);--adf-theme-foreground-text-color: rgba(0, 0, 0, .87);--adf-theme-foreground-text-color-087: rgba(0, 0, 0, .87);--adf-theme-foreground-text-color-075: rgba(0, 0, 0, .75);--adf-theme-foreground-text-color-064: rgba(0, 0, 0, .64);--adf-theme-foreground-text-color-054: rgba(0, 0, 0, .54);--adf-theme-foreground-text-color-042: rgba(0, 0, 0, .42);--adf-theme-foreground-text-color-040: rgba(0, 0, 0, .4);--adf-theme-foreground-text-color-027: rgba(0, 0, 0, .27);--adf-theme-foreground-text-color-025: rgba(0, 0, 0, .25);--adf-theme-foreground-text-color-014: rgba(0, 0, 0, .14);--adf-theme-foreground-text-color-007: rgba(0, 0, 0, .07);--adf-theme-background-card-color: white;--adf-theme-background-card-color-087: rgba(255, 255, 255, .87);--theme-background-color: #fafafa;--adf-theme-background-dialog-color: white;--adf-theme-background-hover-color: rgba(0, 0, 0, .04);--adf-theme-background-selected-button-color: #e0e0e0;--adf-theme-background-status-bar-color: #e0e0e0;--adf-theme-background-unselected-chip-color: #e0e0e0;--theme-font-family: Open Sans;--theme-body-1-font-size: 14px;--theme-body-2-font-size: 14px;--theme-body-1-line-height: 20px;--theme-display-1-font-size: 34px;--theme-display-3-font-size: 56px;--theme-display-4-font-size: 112px;--theme-caption-font-size: 12px;--theme-title-font-size: 20px;--theme-subheading-1-font-size: 15px;--theme-subheading-2-font-size: 16px;--theme-button-font-size: 14px;--theme-headline-font-size: 24px;--theme-headline-line-height: 32px;--theme-adf-icon-1-font-size: 17px;--theme-adf-picture-1-font-size: 18px;--theme-adf-task-footer-font-size: 18px;--theme-adf-task-title-font-size: 18px;--adf-theme-mat-grey-color-a200: #eeeeee;--adf-theme-mat-grey-color-a400: #bdbdbd;--adf-theme-mat-grey-color-50: #fafafa;--adf-theme-spacing: 16px}:root .tezza-dossier .mat-datetimepicker-calendar-header{background-color:#74194b}:root .tezza-dossier .mat-datetimepicker-calendar-body-cell-content.mat-datetimepicker-calendar-body-selected{background-color:#74194b;color:#fff}:root .tezza-dossier .mat-datetimepicker-calendar-body-cell-content.mat-datetimepicker-calendar-body-disabled>.mat-datetimepicker-calendar-body-selected{background-color:#74194b66}:root .tezza-dossier .mat-datetimepicker-calendar-body-cell-content.mat-datetimepicker-calendar-body-today:not(.mat-datetimepicker-calendar-body-selected){border-color:#74194b}:root .tezza-dossier .mat-datetimepicker-calendar-body-cell-content.mat-datetimepicker-calendar-body-today.mat-datetimepicker-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}:root .tezza-dossier .mat-datetimepicker-clock-center{background-color:#74194b}:root .tezza-dossier .mat-datetimepicker-clock-hand{background-color:#74194b}:root .tezza-dossier .mat-datetimepicker-clock-hand:before{background-color:#74194b}:root .tezza-dossier .mat-datetimepicker-clock-cell.mat-datetimepicker-clock-cell-selected{background-color:#891e59}:root .tezza-dossier .adf-error-snackbar{background-color:var(--theme-warn-color)}:root .tezza-dossier .adf-warning-snackbar{background-color:var(--theme-accent-color)}:root .tezza-dossier .adf-info-snackbar{background-color:var(--theme-primary-color)}:root .tezza-dossier .mat-expansion-panel .mat-expansion-panel-header.cdk-keyboard-focused:not([aria-disabled=true]),:root .tezza-dossier .mat-expansion-panel .mat-expansion-panel-header.cdk-program-focused:not([aria-disabled=true]),:root .tezza-dossier .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:hover:not([aria-disabled=true]){background-color:var(--adf-theme-background-hover-color)}:root .tezza-dossier .mat-calendar .mat-calendar-header button{color:var(--adf-theme-foreground-text-color-087)}:root .tezza-dossier .mat-calendar .mat-calendar-header button:disabled{color:var(--adf-theme-foreground-text-color-054)}:root .tezza-dossier .mat-calendar .mat-calendar-content .mat-calendar-table-header th{color:var(--adf-theme-foreground-text-color-054)}:root .tezza-dossier .mat-calendar .mat-calendar-content .mat-calendar-body-disabled>div{color:var(--adf-theme-foreground-text-color-054)!important}:root .tezza-dossier .mat-datetimepicker-calendar .mat-datetimepicker-calendar-header .mat-datetimepicker-calendar-header-year{opacity:1}:root .tezza-dossier .mat-datetimepicker-calendar .mat-datetimepicker-calendar-header .mat-datetimepicker-calendar-header-date{opacity:1}:root .tezza-dossier .mat-datetimepicker-calendar .mat-datetimepicker-calendar-header .mat-datetimepicker-calendar-header-time{opacity:1}:root .tezza-dossier .mat-datetimepicker-calendar .mat-datetimepicker-calendar-content .mat-datetimepicker-calendar-table-header th{color:var(--adf-theme-foreground-text-color-054)}:root .tezza-dossier .mat-datetimepicker-calendar .mat-datetimepicker-calendar-content .mat-datetimepicker-calendar-body-disabled>div{color:var(--adf-theme-foreground-text-color-054)}:root .tezza-dossier :root{--adf-card-view-background: white;--adf-card-view-border: unset;--adf-card-view-border-color: unset;--adf-card-view-border-radius: 0;--adf-card-view-array-item-background: white;--adf-card-view-array-item-border: unset;--adf-card-view-array-item-border-color: unset;--adf-card-view-array-item-border-radius: 0;--adf-edit-task-and-service-filter-header-title-color: rgba(0, 0, 0, .87);--adf-edit-task-and-service-filter-header-description-color: rgba(0, 0, 0, .54);--adf-edit-task-and-service-filter-content-text-label-color: rgba(0, 0, 0, .54);--adf-edit-task-and-service-filter-content-select-label-color: rgba(0, 0, 0, .54);--adf-edit-task-and-service-filter-header-height: 48px;--adf-about-panel-header-height: 48px;--adf-about-panel-header-title-color: rgba(0, 0, 0, .87);--adf-edit-process-filter-header-height: 48px;--adf-edit-process-filter-header-title-color: rgba(0, 0, 0, .87);--adf-edit-process-filter-header-description-color: rgba(0, 0, 0, .54);--adf-edit-process-filter-content-text-label-color: rgba(0, 0, 0, .54);--adf-edit-process-filter-content-select-label-color: rgba(0, 0, 0, .54);--adf-about-server-settings-background: white;--adf-about-server-settings-color: rgba(0, 0, 0, .87);--adf-about-server-settings-border-radius: 4px;--adf-about-server-settings-padding: 16px;--adf-package-list-table-background: white;--adf-package-list-table-header-border-bottom-color: rgba(0, 0, 0, .12);--adf-package-list-table-header-border-style: solid;--adf-package-list-table-header-border-bottom-width: 1px;--adf-package-list-table-header-border-width: 0;--adf-package-list-table-header-min-height: 56px;--adf-package-list-table-header-cell-color: rgba(0, 0, 0, .54);--adf-package-list-table-row-border-bottom-color: rgba(0, 0, 0, .12);--adf-package-list-table-row-border-style: solid;--adf-package-list-table-row-border-bottom-width: 1px;--adf-package-list-table-row-border-width: 0;--adf-package-list-table-row-min-height: 48px;--adf-package-list-table-row-cell-color: rgba(0, 0, 0, .87);--adf-identity-user-info-background: var(--adf-theme-primary-300);--adf-identity-user-info-height: 40px;--adf-identity-user-info-width: 40px;--adf-identity-user-info-line-height: 40px;--adf-identity-user-info-font-size: var(--theme-adf-picture-1-font-size);--adf-user-info-container-margin-right: 8px}:root .tezza-dossier .adf-content-node-selector-content-list .adf-content-selector-modified-cell{display:none}:root .tezza-dossier .adf-content-node-selector-content-list .adf-content-selector-modifier-cell{display:none}:root .tezza-dossier adf-pagination.adf-pagination{height:32px;line-height:24px;padding:16px 0}:root .tezza-dossier adf-pagination.adf-pagination .adf-pagination__block{flex:none;padding:0;font-weight:400;font-size:14px;line-height:24px;letter-spacing:.25px}:root .tezza-dossier adf-pagination.adf-pagination .adf-pagination__block.adf-pagination__range-block{padding:0 24px}:root .tezza-dossier adf-pagination.adf-pagination .adf-pagination__perpage-block{flex:auto;padding-right:24px}:root .tezza-dossier adf-pagination.adf-pagination .adf-pagination__actualinfo-block{padding-right:12px}:root .tezza-dossier adf-pagination.adf-pagination .adf-pagination__actualinfo-block .mat-menu-trigger{display:none}:root .tezza-dossier adf-pagination.adf-pagination .adf-pagination__previous-button{margin:0 12px 0 0}:root .tezza-dossier adf-pagination.adf-pagination .adf-pagination__next-button{margin:0}:root .tezza-dossier adf-pagination.adf-pagination .adf-pagination__controls-block{padding-right:24px}:root .tezza-dossier .mat-icon-button:focus-visible,:root .tezza-dossier .mat-button:focus-visible,:root .tezza-dossier .mat-checkbox:focus-visible,:root .tezza-dossier .mat-raised-button:focus-visible{outline:2px solid var(--theme-blue-button-color);border-radius:4px}:root .tezza-dossier .mat-icon-button .mat-ripple-element,:root .tezza-dossier .mat-button .mat-ripple-element,:root .tezza-dossier .mat-checkbox .mat-ripple-element,:root .tezza-dossier .mat-raised-button .mat-ripple-element{display:none}:root .tezza-dossier .mat-icon-button.cdk-keyboard-focused .mat-button-focus-overlay,:root .tezza-dossier .mat-button.cdk-keyboard-focused .mat-button-focus-overlay,:root .tezza-dossier .mat-checkbox.cdk-keyboard-focused .mat-button-focus-overlay,:root .tezza-dossier .mat-raised-button.cdk-keyboard-focused .mat-button-focus-overlay{display:none}:root .tezza-dossier .mat-icon-button.cdk-keyboard-focused .mat-checkbox-ripple,:root .tezza-dossier .mat-button.cdk-keyboard-focused .mat-checkbox-ripple,:root .tezza-dossier .mat-checkbox.cdk-keyboard-focused .mat-checkbox-ripple,:root .tezza-dossier .mat-raised-button.cdk-keyboard-focused .mat-checkbox-ripple{outline:2px solid var(--theme-blue-button-color);border-radius:4px;height:22px;width:22px;left:calc(50% - 11px);top:calc(50% - 11px)}:root .tezza-dossier .adf-content-node-selector-content-list .adf-datatable-list .adf-datatable-selected.mat-icon>svg{fill:var(--theme-blue-button-color)}:root .tezza-dossier .mat-list-base .mat-list-option .mat-list-item-content{border:2px solid transparent;border-radius:4px}:root .tezza-dossier .mat-list-base .mat-list-option:focus-visible{background-color:#fff}:root .tezza-dossier .mat-list-base .mat-list-option:focus-visible .mat-list-item-content{border:2px solid var(--theme-blue-button-color);border-radius:4px}:root .tezza-dossier .adf-search-user-button.mat-button,:root .tezza-dossier .app-search-button{line-height:36px;border:2px solid transparent;border-radius:4px}:root .tezza-dossier .adf-search-user-button.mat-button:focus-visible,:root .tezza-dossier .app-search-button:focus-visible{outline:none;border:2px solid var(--theme-blue-button-color);border-radius:4px}:root .tezza-dossier .mat-menu-content .mat-menu-item{border:2px solid transparent;border-radius:4px}:root .tezza-dossier .mat-menu-content .mat-menu-item .mat-menu-ripple{display:none}:root .tezza-dossier .mat-menu-content .mat-menu-item:focus-visible{border:2px solid var(--theme-blue-button-color);border-radius:4px;background-color:#fff}:root .tezza-dossier .mat-menu-content .mat-menu-item.cdk-keyboard-focused:not([disabled]){background-color:#fff}:root .tezza-dossier .adf-toolbar-title{padding:2px}:root .tezza-dossier .mat-option.cdk-keyboard-focused .mat-option-ripple{outline:2px solid var(--theme-blue-button-color);border-radius:4px}:root .tezza-dossier .mat-slide-toggle .mat-slide-toggle-thumb{width:15px;height:15px;transform:translate(20%,50%);background-color:#484a4d}:root .tezza-dossier .mat-slide-toggle .mat-slide-toggle-bar{border-radius:15px;height:20px}:root .tezza-dossier .mat-slide-toggle .mat-slide-toggle-thumb-container{top:-5px}:root .tezza-dossier .mat-slide-toggle .mat-slide-toggle-ripple{display:none}:root .tezza-dossier .mat-slide-toggle.cdk-keyboard-focused .mat-slide-toggle-bar{outline:2px solid var(--theme-blue-button-color)}:root .tezza-dossier .mat-slide-toggle.mat-primary.mat-checked:not(.mat-disabled) .mat-slide-toggle-bar{background-color:var(--theme-blue-button-color)}:root .tezza-dossier .mat-slide-toggle.mat-primary.mat-checked:not(.mat-disabled) .mat-slide-toggle-thumb{background-color:#fff}:root .tezza-dossier .mat-stroked-button.cdk-keyboard-focused .mat-button-ripple.mat-ripple,:root .tezza-dossier .mat-flat-button.cdk-keyboard-focused .mat-button-ripple.mat-ripple{outline:2px solid var(--theme-blue-button-color);inset:-4px}:root .tezza-dossier .mat-datetimepicker-calendar-body-active .mat-datetimepicker-calendar-body-cell-content{outline:2px solid var(--theme-datetimepicker-cell-focus-border)}:root .tezza-dossier .mat-datetimepicker-calendar-body-active .mat-datetimepicker-calendar-body-cell-content:not(.mat-datetimepicker-calendar-body-selected){background-color:var(--theme-datetimepicker-cell-background)}:root .tezza-dossier .mat-datetimepicker-calendar-body-cell-content.mat-datetimepicker-calendar-body-selected{background-color:var(--theme-datetimepicker-selected-date-background)}:root .tezza-dossier .mat-datetimepicker-calendar-body-active .mat-datetimepicker-calendar-body-cell-content.mat-datetimepicker-calendar-body-selected{background-color:var(--theme-about-panel-border-color);color:var(--theme-datetimepicker-font-color)}:root .tezza-dossier .mat-expansion-panel .mat-expansion-panel-header{border:2px solid transparent;box-sizing:border-box}:root .tezza-dossier .mat-expansion-panel .mat-expansion-panel-header .mat-button-base.mat-button{outline:none;border:2px solid transparent;border-radius:4px}:root .tezza-dossier .mat-expansion-panel .mat-expansion-panel-header .mat-button-base.mat-button:focus-visible{border:2px solid var(--theme-blue-button-color);border-radius:4px;background-color:#fff}:root .tezza-dossier .mat-expansion-panel .mat-expansion-panel-header.cdk-keyboard-focused:not([aria-disabled=true]){background-color:#fff;border:2px solid var(--theme-blue-button-color);border-radius:4px}:root .tezza-dossier .adf-error-snackbar{background-color:#ba1b1b}:root .tezza-dossier .adf-error-snackbar .mat-simple-snackbar,:root .tezza-dossier .adf-error-snackbar .mat-simple-snackbar-action{color:#fff}:root .tezza-dossier .adf-info-snackbar{background-color:var(--theme-blue-button-color)}:root .tezza-dossier .adf-info-snackbar .mat-simple-snackbar,:root .tezza-dossier .adf-info-snackbar .mat-simple-snackbar-action{color:#fff}:root .tezza-dossier .mat-button-base.adf-filter-button{margin-left:-2px}:root .tezza-dossier .adf-pagination__perpage-block .mat-icon-button,:root .tezza-dossier .adf-pagination__actualinfo-block .mat-icon-button{left:3px}:root .tezza-dossier .adf-pagination__perpage-block .mat-icon-button:focus-visible,:root .tezza-dossier .adf-pagination__actualinfo-block .mat-icon-button:focus-visible{outline:none}:root .tezza-dossier .adf-pagination__perpage-block .mat-icon-button.cdk-keyboard-focused .mat-icon,:root .tezza-dossier .adf-pagination__actualinfo-block .mat-icon-button.cdk-keyboard-focused .mat-icon{outline:2px solid var(--theme-blue-button-color);border-radius:4px}:root .tezza-dossier adf-about{background-color:var(--theme-about-panel-background-color);overflow:auto}:root .tezza-dossier adf-about .mat-accordion{box-shadow:none;border:none}:root .tezza-dossier adf-about .mat-accordion.adf-about-panel .mat-expansion-panel{box-shadow:none;border-radius:12px;margin:24px;width:95%;border:1px solid var(--theme-about-panel-border-color)}:root .tezza-dossier adf-about .mat-expansion-panel-header{height:80px;line-height:32px}:root .tezza-dossier adf-about mat-panel-title{font-style:normal;font-weight:700;font-size:14px;line-height:24px}:root .tezza-object{--theme-primary-color: #2a5b5b;--theme-primary-color-default-contrast: white;--theme-primary-lighter-color: #bef0f0;--theme-primary-darker-color: #338686;--theme-accent-color: #30cfd0;--theme-accent-color-default-contrast: white;--theme-accent-lighter-color: #bef0f0;--theme-accent-darker-color: #2a5b5b;--theme-text-color: rgba(0, 0, 0, .57);--theme-foreground-text-color: rgba(0, 0, 0, .72);--theme-text-bold-color: rgba(0, 0, 0, .87);--theme-text-disabled-color: rgba(0, 0, 0, .38);--theme-secondary-text-color: rgba(0, 0, 0, .54);--theme-title-color: rgba(0, 0, 0, .87);--theme-border-color: rgba(0, 0, 0, .07);--theme-card-background-color: white;--theme-card-background-light-color: rgba(0, 0, 0, .04);--theme-card-background-box-shadow-color: rgba(0, 0, 0, .2);--theme-divider-color: rgba(0, 0, 0, .07);--theme-dialog-background-color: white;--theme-warn-color: #e44263;--theme-toolbar-background: whitesmoke;--theme-mat-table-hover-color: rgba(245, 245, 245, .54);--theme-icon-blue-color: #0a1f8f;--theme-icon-green-color: #0fd850;--theme-icon-red-color: #e6007e;--theme-swichter-light-image: url(assets/tezza/images/theme_switcher_light.svg);--theme-swichter-dark-image: url(assets/tezza/images/theme_switcher_dark.svg);--theme-warn-color-default-contrast: white;--theme-accent-color-a200: #30cfd0;--adf-snackbar-error-bg-color: #e44263;--adf-snackbar-error-action-color: white;--adf-snackbar-warning-bg-color: #30cfd0;--adf-snackbar-warning-action-color: white;--adf-snackbar-info-bg-color: #2a5b5b;--adf-snackbar-info-action-color: white;--adf-breadcrumb-item-active-color: rgba(0, 0, 0, .87);--adf-breadcrumb-item-active-hover-color: rgba(0, 0, 0, .72);--adf-node-selector-icon-color: rgba(0, 0, 0, .57);--adf-node-selector-base-color: rgba(0, 0, 0, .4);--adf-node-selector-base-bold-color: rgba(0, 0, 0, .72);--adf-datatable-cell-link-hover-color: #30cfd0;--adf-datatable-selected-color: #bef0f0;--adf-user-info-color: #2a5b5b;--adf-comment-list-primary-color: #bef0f0;--adf-comment-list-ripple-color: #2a5b5b;--adf-search-input-bg-color: #bef0f0;--adf-search-input-highlight-color: #338686;--adf-tooltip-card-color: rgba(0, 0, 0, .72);--adf-card-view-text-color: rgba(0, 0, 0, .27);--adf-card-view-label-color: rgba(0, 0, 0, .4);--adf-card-view-datetime-border-color: rgba(0, 0, 0, .4);--adf-upload-border-color: rgba(0, 0, 0, .14);--adf-header-background-color: white;--adf-theme-background-dialog-color: #fff;--theme-hover-bg-color: rgba(0, 0, 0, .04);--theme-background-color: #fafafa;--theme-text-fg-color: rgba(0, 0, 0, .87);--theme-text-fg-shadow-color: rgba(0, 0, 0, .27);--theme-card-bg-color: white;--theme-card-bg-bold-color: rgba(255, 255, 255, .87);--theme-dialog-bg-color: white;--theme-bg-hover-color: rgba(0, 0, 0, .04);--theme-fg-base-color: black;--theme-fg-divider: rgba(0, 0, 0, .12);--theme-disabled-text-color: rgba(0, 0, 0, .38);--theme-selected-button-bg-color: #e0e0e0;--theme-icon-fg-color: rgba(0, 0, 0, .54);--theme-unselected-chip-bg-color: #e0e0e0;--theme-status-bar-bg-color: #e0e0e0;--theme-colors-mat-grey-dark: rgba(0, 0, 0, .57);--theme-font-family: Muli, Roboto, "Helvetica Neue", sans-serif;--theme-body-1-font-size: 14px;--theme-body-2-font-size: 14px;--theme-body-1-line-height: 20px;--theme-display-1-font-size: 34px;--theme-display-3-font-size: 56px;--theme-display-4-font-size: 112px;--theme-caption-font-size: 12px;--theme-title-font-size: 20px;--theme-subheading-2-font-size: 16px;--theme-button-font-size: 14px;--theme-headline-line-height: 32px}:root .tezza-object .mat-ripple-element{background-color:#0000001a}:root .tezza-object .mat-option{color:#000000de}:root .tezza-object .mat-option:hover:not(.mat-option-disabled),:root .tezza-object .mat-option:focus:not(.mat-option-disabled){background:rgba(0,0,0,.04)}:root .tezza-object .mat-option.mat-selected:not(.mat-option-multiple):not(.mat-option-disabled){background:rgba(0,0,0,.04)}:root .tezza-object .mat-option.mat-active{background:rgba(0,0,0,.04);color:#000000de}:root .tezza-object .mat-option.mat-option-disabled{color:#00000061}:root .tezza-object .mat-primary .mat-option.mat-selected:not(.mat-option-disabled){color:#2a5b5b}:root .tezza-object .mat-accent .mat-option.mat-selected:not(.mat-option-disabled){color:#30cfd0}:root .tezza-object .mat-warn .mat-option.mat-selected:not(.mat-option-disabled){color:#e44263}:root .tezza-object .mat-option{font-family:Open Sans;font-size:16px}:root .tezza-object .mat-optgroup-label{color:#0000008a}:root .tezza-object .mat-optgroup-disabled .mat-optgroup-label{color:#00000061}:root .tezza-object .mat-optgroup-label{font:500 14px/24px Open Sans;letter-spacing:normal}:root .tezza-object .mat-pseudo-checkbox{color:#0000008a}:root .tezza-object .mat-pseudo-checkbox:after{color:#fafafa}:root .tezza-object .mat-pseudo-checkbox-disabled{color:#b0b0b0}:root .tezza-object .mat-primary .mat-pseudo-checkbox-checked,:root .tezza-object .mat-primary .mat-pseudo-checkbox-indeterminate{background:#2a5b5b}:root .tezza-object .mat-pseudo-checkbox-checked,:root .tezza-object .mat-pseudo-checkbox-indeterminate,:root .tezza-object .mat-accent .mat-pseudo-checkbox-checked,:root .tezza-object .mat-accent .mat-pseudo-checkbox-indeterminate{background:#30cfd0}:root .tezza-object .mat-warn .mat-pseudo-checkbox-checked,:root .tezza-object .mat-warn .mat-pseudo-checkbox-indeterminate{background:#e44263}:root .tezza-object .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-disabled,:root .tezza-object .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-disabled{background:#b0b0b0}:root .tezza-object .mat-app-background,:root .tezza-object.mat-app-background{background-color:#fafafa;color:#000000de}:root .tezza-object .mat-elevation-z0{box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}:root .tezza-object .mat-elevation-z1{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}:root .tezza-object .mat-elevation-z2{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}:root .tezza-object .mat-elevation-z3{box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}:root .tezza-object .mat-elevation-z4{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}:root .tezza-object .mat-elevation-z5{box-shadow:0 3px 5px -1px #0003,0 5px 8px #00000024,0 1px 14px #0000001f}:root .tezza-object .mat-elevation-z6{box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}:root .tezza-object .mat-elevation-z7{box-shadow:0 4px 5px -2px #0003,0 7px 10px 1px #00000024,0 2px 16px 1px #0000001f}:root .tezza-object .mat-elevation-z8{box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}:root .tezza-object .mat-elevation-z9{box-shadow:0 5px 6px -3px #0003,0 9px 12px 1px #00000024,0 3px 16px 2px #0000001f}:root .tezza-object .mat-elevation-z10{box-shadow:0 6px 6px -3px #0003,0 10px 14px 1px #00000024,0 4px 18px 3px #0000001f}:root .tezza-object .mat-elevation-z11{box-shadow:0 6px 7px -4px #0003,0 11px 15px 1px #00000024,0 4px 20px 3px #0000001f}:root .tezza-object .mat-elevation-z12{box-shadow:0 7px 8px -4px #0003,0 12px 17px 2px #00000024,0 5px 22px 4px #0000001f}:root .tezza-object .mat-elevation-z13{box-shadow:0 7px 8px -4px #0003,0 13px 19px 2px #00000024,0 5px 24px 4px #0000001f}:root .tezza-object .mat-elevation-z14{box-shadow:0 7px 9px -4px #0003,0 14px 21px 2px #00000024,0 5px 26px 4px #0000001f}:root .tezza-object .mat-elevation-z15{box-shadow:0 8px 9px -5px #0003,0 15px 22px 2px #00000024,0 6px 28px 5px #0000001f}:root .tezza-object .mat-elevation-z16{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}:root .tezza-object .mat-elevation-z17{box-shadow:0 8px 11px -5px #0003,0 17px 26px 2px #00000024,0 6px 32px 5px #0000001f}:root .tezza-object .mat-elevation-z18{box-shadow:0 9px 11px -5px #0003,0 18px 28px 2px #00000024,0 7px 34px 6px #0000001f}:root .tezza-object .mat-elevation-z19{box-shadow:0 9px 12px -6px #0003,0 19px 29px 2px #00000024,0 7px 36px 6px #0000001f}:root .tezza-object .mat-elevation-z20{box-shadow:0 10px 13px -6px #0003,0 20px 31px 3px #00000024,0 8px 38px 7px #0000001f}:root .tezza-object .mat-elevation-z21{box-shadow:0 10px 13px -6px #0003,0 21px 33px 3px #00000024,0 8px 40px 7px #0000001f}:root .tezza-object .mat-elevation-z22{box-shadow:0 10px 14px -6px #0003,0 22px 35px 3px #00000024,0 8px 42px 7px #0000001f}:root .tezza-object .mat-elevation-z23{box-shadow:0 11px 14px -7px #0003,0 23px 36px 3px #00000024,0 9px 44px 8px #0000001f}:root .tezza-object .mat-elevation-z24{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}:root .tezza-object .mat-autocomplete-panel{background:white;color:#000000de}:root .tezza-object .mat-autocomplete-panel:not([class*=mat-elevation-z]){box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}:root .tezza-object .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover){background:white}:root .tezza-object .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover):not(.mat-option-disabled){color:#000000de}:root .tezza-object .mat-badge-content{color:#fff;background:#2a5b5b}.cdk-high-contrast-active :root .tezza-object .mat-badge-content{outline:solid 1px;border-radius:0}:root .tezza-object .mat-badge-accent .mat-badge-content{background:#30cfd0;color:#fff}:root .tezza-object .mat-badge-warn .mat-badge-content{color:#fff;background:#e44263}:root .tezza-object .mat-badge-disabled .mat-badge-content{background:#b9b9b9;color:#00000061}:root .tezza-object .mat-badge-content{font-weight:600;font-size:12px;font-family:Open Sans}:root .tezza-object .mat-badge-small .mat-badge-content{font-size:9px}:root .tezza-object .mat-badge-large .mat-badge-content{font-size:24px}:root .tezza-object .mat-bottom-sheet-container{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f;background:white;color:#000000de}:root .tezza-object .mat-bottom-sheet-container{font:400 14px/20px Open Sans;letter-spacing:normal}:root .tezza-object .mat-button,:root .tezza-object .mat-icon-button,:root .tezza-object .mat-stroked-button{color:inherit;background:transparent}:root .tezza-object .mat-button.mat-primary,:root .tezza-object .mat-icon-button.mat-primary,:root .tezza-object .mat-stroked-button.mat-primary{color:#2a5b5b}:root .tezza-object .mat-button.mat-accent,:root .tezza-object .mat-icon-button.mat-accent,:root .tezza-object .mat-stroked-button.mat-accent{color:#30cfd0}:root .tezza-object .mat-button.mat-warn,:root .tezza-object .mat-icon-button.mat-warn,:root .tezza-object .mat-stroked-button.mat-warn{color:#e44263}:root .tezza-object .mat-button.mat-primary.mat-button-disabled,:root .tezza-object .mat-button.mat-accent.mat-button-disabled,:root .tezza-object .mat-button.mat-warn.mat-button-disabled,:root .tezza-object .mat-button.mat-button-disabled.mat-button-disabled,:root .tezza-object .mat-icon-button.mat-primary.mat-button-disabled,:root .tezza-object .mat-icon-button.mat-accent.mat-button-disabled,:root .tezza-object .mat-icon-button.mat-warn.mat-button-disabled,:root .tezza-object .mat-icon-button.mat-button-disabled.mat-button-disabled,:root .tezza-object .mat-stroked-button.mat-primary.mat-button-disabled,:root .tezza-object .mat-stroked-button.mat-accent.mat-button-disabled,:root .tezza-object .mat-stroked-button.mat-warn.mat-button-disabled,:root .tezza-object .mat-stroked-button.mat-button-disabled.mat-button-disabled{color:#00000042}:root .tezza-object .mat-button.mat-primary .mat-button-focus-overlay,:root .tezza-object .mat-icon-button.mat-primary .mat-button-focus-overlay,:root .tezza-object .mat-stroked-button.mat-primary .mat-button-focus-overlay{background-color:#2a5b5b}:root .tezza-object .mat-button.mat-accent .mat-button-focus-overlay,:root .tezza-object .mat-icon-button.mat-accent .mat-button-focus-overlay,:root .tezza-object .mat-stroked-button.mat-accent .mat-button-focus-overlay{background-color:#30cfd0}:root .tezza-object .mat-button.mat-warn .mat-button-focus-overlay,:root .tezza-object .mat-icon-button.mat-warn .mat-button-focus-overlay,:root .tezza-object .mat-stroked-button.mat-warn .mat-button-focus-overlay{background-color:#e44263}:root .tezza-object .mat-button.mat-button-disabled .mat-button-focus-overlay,:root .tezza-object .mat-icon-button.mat-button-disabled .mat-button-focus-overlay,:root .tezza-object .mat-stroked-button.mat-button-disabled .mat-button-focus-overlay{background-color:transparent}:root .tezza-object .mat-button .mat-ripple-element,:root .tezza-object .mat-icon-button .mat-ripple-element,:root .tezza-object .mat-stroked-button .mat-ripple-element{opacity:.1;background-color:currentColor}:root .tezza-object .mat-button-focus-overlay{background:black}:root .tezza-object .mat-stroked-button:not(.mat-button-disabled){border-color:#0000001f}:root .tezza-object .mat-flat-button,:root .tezza-object .mat-raised-button,:root .tezza-object .mat-fab,:root .tezza-object .mat-mini-fab{color:#000000de;background-color:#fff}:root .tezza-object .mat-flat-button.mat-primary,:root .tezza-object .mat-raised-button.mat-primary,:root .tezza-object .mat-fab.mat-primary,:root .tezza-object .mat-mini-fab.mat-primary{color:#fff}:root .tezza-object .mat-flat-button.mat-accent,:root .tezza-object .mat-raised-button.mat-accent,:root .tezza-object .mat-fab.mat-accent,:root .tezza-object .mat-mini-fab.mat-accent{color:#fff}:root .tezza-object .mat-flat-button.mat-warn,:root .tezza-object .mat-raised-button.mat-warn,:root .tezza-object .mat-fab.mat-warn,:root .tezza-object .mat-mini-fab.mat-warn{color:#fff}:root .tezza-object .mat-flat-button.mat-primary.mat-button-disabled,:root .tezza-object .mat-flat-button.mat-accent.mat-button-disabled,:root .tezza-object .mat-flat-button.mat-warn.mat-button-disabled,:root .tezza-object .mat-flat-button.mat-button-disabled.mat-button-disabled,:root .tezza-object .mat-raised-button.mat-primary.mat-button-disabled,:root .tezza-object .mat-raised-button.mat-accent.mat-button-disabled,:root .tezza-object .mat-raised-button.mat-warn.mat-button-disabled,:root .tezza-object .mat-raised-button.mat-button-disabled.mat-button-disabled,:root .tezza-object .mat-fab.mat-primary.mat-button-disabled,:root .tezza-object .mat-fab.mat-accent.mat-button-disabled,:root .tezza-object .mat-fab.mat-warn.mat-button-disabled,:root .tezza-object .mat-fab.mat-button-disabled.mat-button-disabled,:root .tezza-object .mat-mini-fab.mat-primary.mat-button-disabled,:root .tezza-object .mat-mini-fab.mat-accent.mat-button-disabled,:root .tezza-object .mat-mini-fab.mat-warn.mat-button-disabled,:root .tezza-object .mat-mini-fab.mat-button-disabled.mat-button-disabled{color:#00000042}:root .tezza-object .mat-flat-button.mat-primary,:root .tezza-object .mat-raised-button.mat-primary,:root .tezza-object .mat-fab.mat-primary,:root .tezza-object .mat-mini-fab.mat-primary{background-color:#2a5b5b}:root .tezza-object .mat-flat-button.mat-accent,:root .tezza-object .mat-raised-button.mat-accent,:root .tezza-object .mat-fab.mat-accent,:root .tezza-object .mat-mini-fab.mat-accent{background-color:#30cfd0}:root .tezza-object .mat-flat-button.mat-warn,:root .tezza-object .mat-raised-button.mat-warn,:root .tezza-object .mat-fab.mat-warn,:root .tezza-object .mat-mini-fab.mat-warn{background-color:#e44263}:root .tezza-object .mat-flat-button.mat-primary.mat-button-disabled,:root .tezza-object .mat-flat-button.mat-accent.mat-button-disabled,:root .tezza-object .mat-flat-button.mat-warn.mat-button-disabled,:root .tezza-object .mat-flat-button.mat-button-disabled.mat-button-disabled,:root .tezza-object .mat-raised-button.mat-primary.mat-button-disabled,:root .tezza-object .mat-raised-button.mat-accent.mat-button-disabled,:root .tezza-object .mat-raised-button.mat-warn.mat-button-disabled,:root .tezza-object .mat-raised-button.mat-button-disabled.mat-button-disabled,:root .tezza-object .mat-fab.mat-primary.mat-button-disabled,:root .tezza-object .mat-fab.mat-accent.mat-button-disabled,:root .tezza-object .mat-fab.mat-warn.mat-button-disabled,:root .tezza-object .mat-fab.mat-button-disabled.mat-button-disabled,:root .tezza-object .mat-mini-fab.mat-primary.mat-button-disabled,:root .tezza-object .mat-mini-fab.mat-accent.mat-button-disabled,:root .tezza-object .mat-mini-fab.mat-warn.mat-button-disabled,:root .tezza-object .mat-mini-fab.mat-button-disabled.mat-button-disabled{background-color:#0000001f}:root .tezza-object .mat-flat-button.mat-primary .mat-ripple-element,:root .tezza-object .mat-raised-button.mat-primary .mat-ripple-element,:root .tezza-object .mat-fab.mat-primary .mat-ripple-element,:root .tezza-object .mat-mini-fab.mat-primary .mat-ripple-element{background-color:#ffffff1a}:root .tezza-object .mat-flat-button.mat-accent .mat-ripple-element,:root .tezza-object .mat-raised-button.mat-accent .mat-ripple-element,:root .tezza-object .mat-fab.mat-accent .mat-ripple-element,:root .tezza-object .mat-mini-fab.mat-accent .mat-ripple-element{background-color:#ffffff1a}:root .tezza-object .mat-flat-button.mat-warn .mat-ripple-element,:root .tezza-object .mat-raised-button.mat-warn .mat-ripple-element,:root .tezza-object .mat-fab.mat-warn .mat-ripple-element,:root .tezza-object .mat-mini-fab.mat-warn .mat-ripple-element{background-color:#ffffff1a}:root .tezza-object .mat-stroked-button:not([class*=mat-elevation-z]),:root .tezza-object .mat-flat-button:not([class*=mat-elevation-z]){box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}:root .tezza-object .mat-raised-button:not([class*=mat-elevation-z]){box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}:root .tezza-object .mat-raised-button:not(.mat-button-disabled):active:not([class*=mat-elevation-z]){box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}:root .tezza-object .mat-raised-button.mat-button-disabled:not([class*=mat-elevation-z]){box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}:root .tezza-object .mat-fab:not([class*=mat-elevation-z]),:root .tezza-object .mat-mini-fab:not([class*=mat-elevation-z]){box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}:root .tezza-object .mat-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]),:root .tezza-object .mat-mini-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]){box-shadow:0 7px 8px -4px #0003,0 12px 17px 2px #00000024,0 5px 22px 4px #0000001f}:root .tezza-object .mat-fab.mat-button-disabled:not([class*=mat-elevation-z]),:root .tezza-object .mat-mini-fab.mat-button-disabled:not([class*=mat-elevation-z]){box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}:root .tezza-object .mat-button,:root .tezza-object .mat-raised-button,:root .tezza-object .mat-icon-button,:root .tezza-object .mat-stroked-button,:root .tezza-object .mat-flat-button,:root .tezza-object .mat-fab,:root .tezza-object .mat-mini-fab{font-family:Open Sans;font-size:14px;font-weight:500}:root .tezza-object .mat-button-toggle-standalone:not([class*=mat-elevation-z]),:root .tezza-object .mat-button-toggle-group:not([class*=mat-elevation-z]){box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}:root .tezza-object .mat-button-toggle-standalone.mat-button-toggle-appearance-standard:not([class*=mat-elevation-z]),:root .tezza-object .mat-button-toggle-group-appearance-standard:not([class*=mat-elevation-z]){box-shadow:none}:root .tezza-object .mat-button-toggle{color:#00000061}:root .tezza-object .mat-button-toggle .mat-button-toggle-focus-overlay{background-color:#0000001f}:root .tezza-object .mat-button-toggle-appearance-standard{color:#000000de;background:white}:root .tezza-object .mat-button-toggle-appearance-standard .mat-button-toggle-focus-overlay{background-color:#000}:root .tezza-object .mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle{border-left:solid 1px #e0e0e0}:root .tezza-object [dir=rtl] .mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle{border-left:none;border-right:solid 1px #e0e0e0}:root .tezza-object .mat-button-toggle-group-appearance-standard.mat-button-toggle-vertical .mat-button-toggle+.mat-button-toggle{border-left:none;border-right:none;border-top:solid 1px #e0e0e0}:root .tezza-object .mat-button-toggle-checked{background-color:#e0e0e0;color:#0000008a}:root .tezza-object .mat-button-toggle-checked.mat-button-toggle-appearance-standard{color:#000000de}:root .tezza-object .mat-button-toggle-disabled{color:#00000042;background-color:#eee}:root .tezza-object .mat-button-toggle-disabled.mat-button-toggle-appearance-standard{background:white}:root .tezza-object .mat-button-toggle-disabled.mat-button-toggle-checked{background-color:#bdbdbd}:root .tezza-object .mat-button-toggle-standalone.mat-button-toggle-appearance-standard,:root .tezza-object .mat-button-toggle-group-appearance-standard{border:solid 1px #e0e0e0}:root .tezza-object .mat-button-toggle-appearance-standard .mat-button-toggle-label-content{line-height:48px}:root .tezza-object .mat-button-toggle{font-family:Open Sans}:root .tezza-object .mat-card{background:white;color:#000000de}:root .tezza-object .mat-card:not([class*=mat-elevation-z]){box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}:root .tezza-object .mat-card.mat-card-flat:not([class*=mat-elevation-z]){box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}:root .tezza-object .mat-card-subtitle{color:#0000008a}:root .tezza-object .mat-card{font-family:Open Sans}:root .tezza-object .mat-card-title{font-size:24px;font-weight:500}:root .tezza-object .mat-card-header .mat-card-title{font-size:20px}:root .tezza-object .mat-card-subtitle,:root .tezza-object .mat-card-content{font-size:14px}:root .tezza-object .mat-checkbox-frame{border-color:#0000008a}:root .tezza-object .mat-checkbox-checkmark{fill:#fafafa}:root .tezza-object .mat-checkbox-checkmark-path{stroke:#fafafa!important}:root .tezza-object .mat-checkbox-mixedmark{background-color:#fafafa}:root .tezza-object .mat-checkbox-indeterminate.mat-primary .mat-checkbox-background,:root .tezza-object .mat-checkbox-checked.mat-primary .mat-checkbox-background{background-color:#2a5b5b}:root .tezza-object .mat-checkbox-indeterminate.mat-accent .mat-checkbox-background,:root .tezza-object .mat-checkbox-checked.mat-accent .mat-checkbox-background{background-color:#30cfd0}:root .tezza-object .mat-checkbox-indeterminate.mat-warn .mat-checkbox-background,:root .tezza-object .mat-checkbox-checked.mat-warn .mat-checkbox-background{background-color:#e44263}:root .tezza-object .mat-checkbox-disabled.mat-checkbox-checked .mat-checkbox-background,:root .tezza-object .mat-checkbox-disabled.mat-checkbox-indeterminate .mat-checkbox-background{background-color:#b0b0b0}:root .tezza-object .mat-checkbox-disabled:not(.mat-checkbox-checked) .mat-checkbox-frame{border-color:#b0b0b0}:root .tezza-object .mat-checkbox-disabled .mat-checkbox-label{color:#00000061}:root .tezza-object .mat-checkbox .mat-ripple-element{background-color:#000}:root .tezza-object .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element,:root .tezza-object .mat-checkbox:active:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element{background:#2a5b5b}:root .tezza-object .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element,:root .tezza-object .mat-checkbox:active:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element{background:#30cfd0}:root .tezza-object .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element,:root .tezza-object .mat-checkbox:active:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element{background:#e44263}:root .tezza-object .mat-checkbox{font-family:Open Sans}:root .tezza-object .mat-checkbox-layout .mat-checkbox-label{line-height:24px}:root .tezza-object .mat-chip.mat-standard-chip{background-color:#e0e0e0;color:#000000de}:root .tezza-object .mat-chip.mat-standard-chip .mat-chip-remove{color:#000000de;opacity:.4}:root .tezza-object .mat-chip.mat-standard-chip:not(.mat-chip-disabled):active{box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}:root .tezza-object .mat-chip.mat-standard-chip:not(.mat-chip-disabled) .mat-chip-remove:hover{opacity:.54}:root .tezza-object .mat-chip.mat-standard-chip.mat-chip-disabled{opacity:.4}:root .tezza-object .mat-chip.mat-standard-chip:after{background:black}:root .tezza-object .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary{background-color:#2a5b5b;color:#fff}:root .tezza-object .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-chip-remove{color:#fff;opacity:.4}:root .tezza-object .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-ripple-element{background-color:#ffffff1a}:root .tezza-object .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn{background-color:#e44263;color:#fff}:root .tezza-object .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-chip-remove{color:#fff;opacity:.4}:root .tezza-object .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-ripple-element{background-color:#ffffff1a}:root .tezza-object .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent{background-color:#30cfd0;color:#fff}:root .tezza-object .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-chip-remove{color:#fff;opacity:.4}:root .tezza-object .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-ripple-element{background-color:#ffffff1a}:root .tezza-object .mat-chip{font-size:14px;font-weight:500}:root .tezza-object .mat-chip .mat-chip-trailing-icon.mat-icon,:root .tezza-object .mat-chip .mat-chip-remove.mat-icon{font-size:18px}:root .tezza-object .mat-table{background:white}:root .tezza-object .mat-table thead,:root .tezza-object .mat-table tbody,:root .tezza-object .mat-table tfoot,:root .tezza-object mat-header-row,:root .tezza-object mat-row,:root .tezza-object mat-footer-row,:root .tezza-object [mat-header-row],:root .tezza-object [mat-row],:root .tezza-object [mat-footer-row],:root .tezza-object .mat-table-sticky{background:inherit}:root .tezza-object mat-row,:root .tezza-object mat-header-row,:root .tezza-object mat-footer-row,:root .tezza-object th.mat-header-cell,:root .tezza-object td.mat-cell,:root .tezza-object td.mat-footer-cell{border-bottom-color:#0000001f}:root .tezza-object .mat-header-cell{color:#0000008a}:root .tezza-object .mat-cell,:root .tezza-object .mat-footer-cell{color:#000000de}:root .tezza-object .mat-table{font-family:Open Sans}:root .tezza-object .mat-header-cell{font-size:12px;font-weight:500}:root .tezza-object .mat-cell,:root .tezza-object .mat-footer-cell{font-size:14px}:root .tezza-object .mat-calendar-arrow{fill:#0000008a}:root .tezza-object .mat-datepicker-toggle,:root .tezza-object .mat-datepicker-content .mat-calendar-next-button,:root .tezza-object .mat-datepicker-content .mat-calendar-previous-button{color:#0000008a}:root .tezza-object .mat-calendar-table-header-divider:after{background:rgba(0,0,0,.12)}:root .tezza-object .mat-calendar-table-header,:root .tezza-object .mat-calendar-body-label{color:#0000008a}:root .tezza-object .mat-calendar-body-cell-content,:root .tezza-object .mat-date-range-input-separator{color:#000000de;border-color:transparent}:root .tezza-object .mat-calendar-body-disabled>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){color:#00000061}:root .tezza-object .mat-form-field-disabled .mat-date-range-input-separator{color:#00000061}:root .tezza-object .mat-calendar-body-in-preview{color:#0000003d}:root .tezza-object .mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){border-color:#00000061}:root .tezza-object .mat-calendar-body-disabled>.mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){border-color:#0000002e}:root .tezza-object .mat-calendar-body-in-range:before{background:rgba(42,91,91,.2)}:root .tezza-object .mat-calendar-body-comparison-identical,:root .tezza-object .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}:root .tezza-object .mat-calendar-body-comparison-bridge-start:before,:root .tezza-object [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(to right,rgba(42,91,91,.2) 50%,rgba(249,171,0,.2) 50%)}:root .tezza-object .mat-calendar-body-comparison-bridge-end:before,:root .tezza-object [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(to left,rgba(42,91,91,.2) 50%,rgba(249,171,0,.2) 50%)}:root .tezza-object .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,:root .tezza-object .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}:root .tezza-object .mat-calendar-body-comparison-identical.mat-calendar-body-selected,:root .tezza-object .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}:root .tezza-object .mat-calendar-body-selected{background-color:#2a5b5b;color:#fff}:root .tezza-object .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#2a5b5b66}:root .tezza-object .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}:root .tezza-object .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),:root .tezza-object .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#2a5b5b4d}@media (hover: hover){:root .tezza-object .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#2a5b5b4d}}:root .tezza-object .mat-datepicker-content{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f;background-color:#fff;color:#000000de}:root .tezza-object .mat-datepicker-content.mat-accent .mat-calendar-body-in-range:before{background:rgba(48,207,208,.2)}:root .tezza-object .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical,:root .tezza-object .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}:root .tezza-object .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-start:before,:root .tezza-object .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(to right,rgba(48,207,208,.2) 50%,rgba(249,171,0,.2) 50%)}:root .tezza-object .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-end:before,:root .tezza-object .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(to left,rgba(48,207,208,.2) 50%,rgba(249,171,0,.2) 50%)}:root .tezza-object .mat-datepicker-content.mat-accent .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,:root .tezza-object .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}:root .tezza-object .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical.mat-calendar-body-selected,:root .tezza-object .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}:root .tezza-object .mat-datepicker-content.mat-accent .mat-calendar-body-selected{background-color:#30cfd0;color:#fff}:root .tezza-object .mat-datepicker-content.mat-accent .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#30cfd066}:root .tezza-object .mat-datepicker-content.mat-accent .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}:root .tezza-object .mat-datepicker-content.mat-accent .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),:root .tezza-object .mat-datepicker-content.mat-accent .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#30cfd04d}@media (hover: hover){:root .tezza-object .mat-datepicker-content.mat-accent .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#30cfd04d}}:root .tezza-object .mat-datepicker-content.mat-warn .mat-calendar-body-in-range:before{background:rgba(228,66,99,.2)}:root .tezza-object .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical,:root .tezza-object .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}:root .tezza-object .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-start:before,:root .tezza-object .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(to right,rgba(228,66,99,.2) 50%,rgba(249,171,0,.2) 50%)}:root .tezza-object .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-end:before,:root .tezza-object .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(to left,rgba(228,66,99,.2) 50%,rgba(249,171,0,.2) 50%)}:root .tezza-object .mat-datepicker-content.mat-warn .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,:root .tezza-object .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}:root .tezza-object .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical.mat-calendar-body-selected,:root .tezza-object .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}:root .tezza-object .mat-datepicker-content.mat-warn .mat-calendar-body-selected{background-color:#e44263;color:#fff}:root .tezza-object .mat-datepicker-content.mat-warn .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#e4426366}:root .tezza-object .mat-datepicker-content.mat-warn .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}:root .tezza-object .mat-datepicker-content.mat-warn .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),:root .tezza-object .mat-datepicker-content.mat-warn .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#e442634d}@media (hover: hover){:root .tezza-object .mat-datepicker-content.mat-warn .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#e442634d}}:root .tezza-object .mat-datepicker-content-touch{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}:root .tezza-object .mat-datepicker-toggle-active{color:#2a5b5b}:root .tezza-object .mat-datepicker-toggle-active.mat-accent{color:#30cfd0}:root .tezza-object .mat-datepicker-toggle-active.mat-warn{color:#e44263}:root .tezza-object .mat-date-range-input-inner[disabled]{color:#00000061}:root .tezza-object .mat-calendar{font-family:Open Sans}:root .tezza-object .mat-calendar-body{font-size:13px}:root .tezza-object .mat-calendar-body-label,:root .tezza-object .mat-calendar-period-button{font-size:14px;font-weight:500}:root .tezza-object .mat-calendar-table-header th{font-size:11px;font-weight:400}:root .tezza-object .mat-dialog-container{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f;background:white;color:#000000de}:root .tezza-object .mat-dialog-title{font:500 20px/32px Open Sans;letter-spacing:normal}:root .tezza-object .mat-divider{border-top-color:#0000001f}:root .tezza-object .mat-divider-vertical{border-right-color:#0000001f}:root .tezza-object .mat-expansion-panel{background:white;color:#000000de}:root .tezza-object .mat-expansion-panel:not([class*=mat-elevation-z]){box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}:root .tezza-object .mat-action-row{border-top-color:#0000001f}:root .tezza-object .mat-expansion-panel .mat-expansion-panel-header.cdk-keyboard-focused:not([aria-disabled=true]),:root .tezza-object .mat-expansion-panel .mat-expansion-panel-header.cdk-program-focused:not([aria-disabled=true]),:root .tezza-object .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:hover:not([aria-disabled=true]){background:rgba(0,0,0,.04)}@media (hover: none){:root .tezza-object .mat-expansion-panel:not(.mat-expanded):not([aria-disabled=true]) .mat-expansion-panel-header:hover{background:white}}:root .tezza-object .mat-expansion-panel-header-title{color:#000000de}:root .tezza-object .mat-expansion-panel-header-description,:root .tezza-object .mat-expansion-indicator:after{color:#0000008a}:root .tezza-object .mat-expansion-panel-header[aria-disabled=true]{color:#00000042}:root .tezza-object .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-title,:root .tezza-object .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-description{color:inherit}:root .tezza-object .mat-expansion-panel-header{height:48px}:root .tezza-object .mat-expansion-panel-header.mat-expanded{height:64px}:root .tezza-object .mat-expansion-panel-header{font-family:Open Sans;font-size:15px;font-weight:400}:root .tezza-object .mat-expansion-panel-content{font:400 14px/20px Open Sans;letter-spacing:normal}:root .tezza-object .mat-form-field-label{color:#0009}:root .tezza-object .mat-hint{color:#0009}:root .tezza-object .mat-form-field.mat-focused .mat-form-field-label{color:#2a5b5b}:root .tezza-object .mat-form-field.mat-focused .mat-form-field-label.mat-accent{color:#30cfd0}:root .tezza-object .mat-form-field.mat-focused .mat-form-field-label.mat-warn{color:#e44263}:root .tezza-object .mat-focused .mat-form-field-required-marker{color:#30cfd0}:root .tezza-object .mat-form-field-ripple{background-color:#000000de}:root .tezza-object .mat-form-field.mat-focused .mat-form-field-ripple{background-color:#2a5b5b}:root .tezza-object .mat-form-field.mat-focused .mat-form-field-ripple.mat-accent{background-color:#30cfd0}:root .tezza-object .mat-form-field.mat-focused .mat-form-field-ripple.mat-warn{background-color:#e44263}:root .tezza-object .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid) .mat-form-field-infix:after{color:#2a5b5b}:root .tezza-object .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-accent .mat-form-field-infix:after{color:#30cfd0}:root .tezza-object .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-warn .mat-form-field-infix:after{color:#e44263}:root .tezza-object .mat-form-field.mat-form-field-invalid .mat-form-field-label{color:#e44263}:root .tezza-object .mat-form-field.mat-form-field-invalid .mat-form-field-label.mat-accent,:root .tezza-object .mat-form-field.mat-form-field-invalid .mat-form-field-label .mat-form-field-required-marker{color:#e44263}:root .tezza-object .mat-form-field.mat-form-field-invalid .mat-form-field-ripple,:root .tezza-object .mat-form-field.mat-form-field-invalid .mat-form-field-ripple.mat-accent{background-color:#e44263}:root .tezza-object .mat-error{color:#e44263}:root .tezza-object .mat-form-field-appearance-legacy .mat-form-field-label{color:#0000008a}:root .tezza-object .mat-form-field-appearance-legacy .mat-hint{color:#0000008a}:root .tezza-object .mat-form-field-appearance-legacy .mat-form-field-underline{background-color:#0000006b}:root .tezza-object .mat-form-field-appearance-legacy.mat-form-field-disabled .mat-form-field-underline{background-image:linear-gradient(to right,rgba(0,0,0,.42) 0%,rgba(0,0,0,.42) 33%,transparent 0%);background-size:4px 100%;background-repeat:repeat-x}:root .tezza-object .mat-form-field-appearance-standard .mat-form-field-underline{background-color:#0000006b}:root .tezza-object .mat-form-field-appearance-standard.mat-form-field-disabled .mat-form-field-underline{background-image:linear-gradient(to right,rgba(0,0,0,.42) 0%,rgba(0,0,0,.42) 33%,transparent 0%);background-size:4px 100%;background-repeat:repeat-x}:root .tezza-object .mat-form-field-appearance-fill .mat-form-field-flex{background-color:#0000000a}:root .tezza-object .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-flex{background-color:#00000005}:root .tezza-object .mat-form-field-appearance-fill .mat-form-field-underline:before{background-color:#0000006b}:root .tezza-object .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-label{color:#00000061}:root .tezza-object .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-underline:before{background-color:transparent}:root .tezza-object .mat-form-field-appearance-outline .mat-form-field-outline{color:#0000001f}:root .tezza-object .mat-form-field-appearance-outline .mat-form-field-outline-thick{color:#000000de}:root .tezza-object .mat-form-field-appearance-outline.mat-focused .mat-form-field-outline-thick{color:#2a5b5b}:root .tezza-object .mat-form-field-appearance-outline.mat-focused.mat-accent .mat-form-field-outline-thick{color:#30cfd0}:root .tezza-object .mat-form-field-appearance-outline.mat-focused.mat-warn .mat-form-field-outline-thick{color:#e44263}:root .tezza-object .mat-form-field-appearance-outline.mat-form-field-invalid.mat-form-field-invalid .mat-form-field-outline-thick{color:#e44263}:root .tezza-object .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-label{color:#00000061}:root .tezza-object .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-outline{color:#0000000f}:root .tezza-object .mat-form-field{font-size:inherit;font-weight:400;line-height:1.125;font-family:Open Sans;letter-spacing:normal}:root .tezza-object .mat-form-field-wrapper{padding-bottom:1.34375em}:root .tezza-object .mat-form-field-prefix .mat-icon,:root .tezza-object .mat-form-field-suffix .mat-icon{font-size:150%;line-height:1.125}:root .tezza-object .mat-form-field-prefix .mat-icon-button,:root .tezza-object .mat-form-field-suffix .mat-icon-button{height:1.5em;width:1.5em}:root .tezza-object .mat-form-field-prefix .mat-icon-button .mat-icon,:root .tezza-object .mat-form-field-suffix .mat-icon-button .mat-icon{height:1.125em;line-height:1.125}:root .tezza-object .mat-form-field-infix{padding:.5em 0;border-top:.84375em solid transparent}:root .tezza-object .mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,:root .tezza-object .mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.34365em) scale(.75);width:133.3334333333%}:root .tezza-object .mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.34364em) scale(.75);width:133.3334433333%}:root .tezza-object .mat-form-field-label-wrapper{top:-.84375em;padding-top:.84375em}:root .tezza-object .mat-form-field-label{top:1.34375em}:root .tezza-object .mat-form-field-underline{bottom:1.34375em}:root .tezza-object .mat-form-field-subscript-wrapper{font-size:75%;margin-top:.6666666667em;top:calc(100% - 1.7916666667em)}:root .tezza-object .mat-form-field-appearance-legacy .mat-form-field-wrapper{padding-bottom:1.25em}:root .tezza-object .mat-form-field-appearance-legacy .mat-form-field-infix{padding:.4375em 0}:root .tezza-object .mat-form-field-appearance-legacy.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,:root .tezza-object .mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28125em) scale(.75) perspective(100px) translateZ(.0013px);width:133.3336333333%}:root .tezza-object .mat-form-field-appearance-legacy.mat-form-field-can-float .mat-form-field-autofill-control:-webkit-autofill+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28125em) scale(.75) perspective(100px) translateZ(.00131px);width:133.3336433333%}:root .tezza-object .mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28125em) scale(.75) perspective(100px) translateZ(.00132px);width:133.3336533333%}:root .tezza-object .mat-form-field-appearance-legacy .mat-form-field-label{top:1.28125em}:root .tezza-object .mat-form-field-appearance-legacy .mat-form-field-underline{bottom:1.25em}:root .tezza-object .mat-form-field-appearance-legacy .mat-form-field-subscript-wrapper{margin-top:.5416666667em;top:calc(100% - 1.6666666667em)}@media print{:root .tezza-object .mat-form-field-appearance-legacy.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,:root .tezza-object .mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28092em) scale(.75)}:root .tezza-object .mat-form-field-appearance-legacy.mat-form-field-can-float .mat-form-field-autofill-control:-webkit-autofill+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28091em) scale(.75)}:root .tezza-object .mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.2809em) scale(.75)}}:root .tezza-object .mat-form-field-appearance-fill .mat-form-field-infix{padding:.25em 0 .75em}:root .tezza-object .mat-form-field-appearance-fill .mat-form-field-label{top:1.09375em;margin-top:-.5em}:root .tezza-object .mat-form-field-appearance-fill.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,:root .tezza-object .mat-form-field-appearance-fill.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-.59365em) scale(.75);width:133.3334333333%}:root .tezza-object .mat-form-field-appearance-fill.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-.59364em) scale(.75);width:133.3334433333%}:root .tezza-object .mat-form-field-appearance-outline .mat-form-field-infix{padding:1em 0}:root .tezza-object .mat-form-field-appearance-outline .mat-form-field-label{top:1.84375em;margin-top:-.25em}:root .tezza-object .mat-form-field-appearance-outline.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,:root .tezza-object .mat-form-field-appearance-outline.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.59365em) scale(.75);width:133.3334333333%}:root .tezza-object .mat-form-field-appearance-outline.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.59364em) scale(.75);width:133.3334433333%}:root .tezza-object .mat-grid-tile-header,:root .tezza-object .mat-grid-tile-footer{font-size:14px}:root .tezza-object .mat-grid-tile-header .mat-line,:root .tezza-object .mat-grid-tile-footer .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}:root .tezza-object .mat-grid-tile-header .mat-line:nth-child(n+2),:root .tezza-object .mat-grid-tile-footer .mat-line:nth-child(n+2){font-size:12px}:root .tezza-object .mat-icon.mat-primary{color:#2a5b5b}:root .tezza-object .mat-icon.mat-accent{color:#30cfd0}:root .tezza-object .mat-icon.mat-warn{color:#e44263}:root .tezza-object .mat-form-field-type-mat-native-select .mat-form-field-infix:after{color:#0000008a}:root .tezza-object .mat-input-element:disabled,:root .tezza-object .mat-form-field-type-mat-native-select.mat-form-field-disabled .mat-form-field-infix:after{color:#00000061}:root .tezza-object .mat-input-element{caret-color:#2a5b5b}:root .tezza-object .mat-input-element::placeholder{color:#0000006b}:root .tezza-object .mat-input-element::-moz-placeholder{color:#0000006b}:root .tezza-object .mat-input-element::-webkit-input-placeholder{color:#0000006b}:root .tezza-object .mat-input-element:-ms-input-placeholder{color:#0000006b}:root .tezza-object .mat-form-field.mat-accent .mat-input-element{caret-color:#30cfd0}:root .tezza-object .mat-form-field.mat-warn .mat-input-element,:root .tezza-object .mat-form-field-invalid .mat-input-element{caret-color:#e44263}:root .tezza-object .mat-form-field-type-mat-native-select.mat-form-field-invalid .mat-form-field-infix:after{color:#e44263}:root .tezza-object input.mat-input-element{margin-top:-.0625em}:root .tezza-object .mat-list-base .mat-list-item{color:#000000de}:root .tezza-object .mat-list-base .mat-list-option{color:#000000de}:root .tezza-object .mat-list-base .mat-subheader{color:#0000008a}:root .tezza-object .mat-list-base .mat-list-item-disabled{background-color:#eee;color:#00000061}:root .tezza-object .mat-list-option:hover,:root .tezza-object .mat-list-option:focus,:root .tezza-object .mat-nav-list .mat-list-item:hover,:root .tezza-object .mat-nav-list .mat-list-item:focus,:root .tezza-object .mat-action-list .mat-list-item:hover,:root .tezza-object .mat-action-list .mat-list-item:focus{background:rgba(0,0,0,.04)}:root .tezza-object .mat-list-single-selected-option,:root .tezza-object .mat-list-single-selected-option:hover,:root .tezza-object .mat-list-single-selected-option:focus{background:rgba(0,0,0,.12)}:root .tezza-object .mat-list-item{font-family:Open Sans}:root .tezza-object .mat-list-option{font-family:Open Sans}:root .tezza-object .mat-list-base .mat-list-item{font-size:16px}:root .tezza-object .mat-list-base .mat-list-item .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}:root .tezza-object .mat-list-base .mat-list-item .mat-line:nth-child(n+2){font-size:14px}:root .tezza-object .mat-list-base .mat-list-option{font-size:16px}:root .tezza-object .mat-list-base .mat-list-option .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}:root .tezza-object .mat-list-base .mat-list-option .mat-line:nth-child(n+2){font-size:14px}:root .tezza-object .mat-list-base .mat-subheader{font-family:Open Sans;font-size:14px;font-weight:500}:root .tezza-object .mat-list-base[dense] .mat-list-item{font-size:12px}:root .tezza-object .mat-list-base[dense] .mat-list-item .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}:root .tezza-object .mat-list-base[dense] .mat-list-item .mat-line:nth-child(n+2){font-size:12px}:root .tezza-object .mat-list-base[dense] .mat-list-option{font-size:12px}:root .tezza-object .mat-list-base[dense] .mat-list-option .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}:root .tezza-object .mat-list-base[dense] .mat-list-option .mat-line:nth-child(n+2){font-size:12px}:root .tezza-object .mat-list-base[dense] .mat-subheader{font-family:Open Sans;font-size:12px;font-weight:500}:root .tezza-object .mat-menu-panel{background:white}:root .tezza-object .mat-menu-panel:not([class*=mat-elevation-z]){box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}:root .tezza-object .mat-menu-item{background:transparent;color:#000000de}:root .tezza-object .mat-menu-item[disabled],:root .tezza-object .mat-menu-item[disabled] .mat-menu-submenu-icon,:root .tezza-object .mat-menu-item[disabled] .mat-icon-no-color{color:#00000061}:root .tezza-object .mat-menu-item .mat-icon-no-color,:root .tezza-object .mat-menu-submenu-icon{color:#0000008a}:root .tezza-object .mat-menu-item:hover:not([disabled]),:root .tezza-object .mat-menu-item.cdk-program-focused:not([disabled]),:root .tezza-object .mat-menu-item.cdk-keyboard-focused:not([disabled]),:root .tezza-object .mat-menu-item-highlighted:not([disabled]){background:rgba(0,0,0,.04)}:root .tezza-object .mat-menu-item{font-family:Open Sans;font-size:14px;font-weight:400}:root .tezza-object .mat-paginator{background:white}:root .tezza-object .mat-paginator,:root .tezza-object .mat-paginator-page-size .mat-select-trigger{color:#0000008a}:root .tezza-object .mat-paginator-decrement,:root .tezza-object .mat-paginator-increment{border-top:2px solid rgba(0,0,0,.54);border-right:2px solid rgba(0,0,0,.54)}:root .tezza-object .mat-paginator-first,:root .tezza-object .mat-paginator-last{border-top:2px solid rgba(0,0,0,.54)}:root .tezza-object .mat-icon-button[disabled] .mat-paginator-decrement,:root .tezza-object .mat-icon-button[disabled] .mat-paginator-increment,:root .tezza-object .mat-icon-button[disabled] .mat-paginator-first,:root .tezza-object .mat-icon-button[disabled] .mat-paginator-last{border-color:#00000061}:root .tezza-object .mat-paginator-container{min-height:56px}:root .tezza-object .mat-paginator,:root .tezza-object .mat-paginator-page-size .mat-select-trigger{font-family:Open Sans;font-size:12px}:root .tezza-object .mat-progress-bar-background{fill:#c6d2d2}:root .tezza-object .mat-progress-bar-buffer{background-color:#c6d2d2}:root .tezza-object .mat-progress-bar-fill:after{background-color:#2a5b5b}:root .tezza-object .mat-progress-bar.mat-accent .mat-progress-bar-background{fill:#c8eff0}:root .tezza-object .mat-progress-bar.mat-accent .mat-progress-bar-buffer{background-color:#c8eff0}:root .tezza-object .mat-progress-bar.mat-accent .mat-progress-bar-fill:after{background-color:#30cfd0}:root .tezza-object .mat-progress-bar.mat-warn .mat-progress-bar-background{fill:#f5ccd4}:root .tezza-object .mat-progress-bar.mat-warn .mat-progress-bar-buffer{background-color:#f5ccd4}:root .tezza-object .mat-progress-bar.mat-warn .mat-progress-bar-fill:after{background-color:#e44263}:root .tezza-object .mat-progress-spinner circle,:root .tezza-object .mat-spinner circle{stroke:#2a5b5b}:root .tezza-object .mat-progress-spinner.mat-accent circle,:root .tezza-object .mat-spinner.mat-accent circle{stroke:#30cfd0}:root .tezza-object .mat-progress-spinner.mat-warn circle,:root .tezza-object .mat-spinner.mat-warn circle{stroke:#e44263}:root .tezza-object .mat-radio-outer-circle{border-color:#0000008a}:root .tezza-object .mat-radio-button.mat-primary.mat-radio-checked .mat-radio-outer-circle{border-color:#2a5b5b}:root .tezza-object .mat-radio-button.mat-primary .mat-radio-inner-circle,:root .tezza-object .mat-radio-button.mat-primary .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),:root .tezza-object .mat-radio-button.mat-primary.mat-radio-checked .mat-radio-persistent-ripple,:root .tezza-object .mat-radio-button.mat-primary:active .mat-radio-persistent-ripple{background-color:#2a5b5b}:root .tezza-object .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-outer-circle{border-color:#30cfd0}:root .tezza-object .mat-radio-button.mat-accent .mat-radio-inner-circle,:root .tezza-object .mat-radio-button.mat-accent .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),:root .tezza-object .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-persistent-ripple,:root .tezza-object .mat-radio-button.mat-accent:active .mat-radio-persistent-ripple{background-color:#30cfd0}:root .tezza-object .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-outer-circle{border-color:#e44263}:root .tezza-object .mat-radio-button.mat-warn .mat-radio-inner-circle,:root .tezza-object .mat-radio-button.mat-warn .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),:root .tezza-object .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-persistent-ripple,:root .tezza-object .mat-radio-button.mat-warn:active .mat-radio-persistent-ripple{background-color:#e44263}:root .tezza-object .mat-radio-button.mat-radio-disabled.mat-radio-checked .mat-radio-outer-circle,:root .tezza-object .mat-radio-button.mat-radio-disabled .mat-radio-outer-circle{border-color:#00000061}:root .tezza-object .mat-radio-button.mat-radio-disabled .mat-radio-ripple .mat-ripple-element,:root .tezza-object .mat-radio-button.mat-radio-disabled .mat-radio-inner-circle{background-color:#00000061}:root .tezza-object .mat-radio-button.mat-radio-disabled .mat-radio-label-content{color:#00000061}:root .tezza-object .mat-radio-button .mat-ripple-element{background-color:#000}:root .tezza-object .mat-radio-button{font-family:Open Sans}:root .tezza-object .mat-select-value{color:#000000de}:root .tezza-object .mat-select-placeholder{color:#0000006b}:root .tezza-object .mat-select-disabled .mat-select-value{color:#00000061}:root .tezza-object .mat-select-arrow{color:#0000008a}:root .tezza-object .mat-select-panel{background:white}:root .tezza-object .mat-select-panel:not([class*=mat-elevation-z]){box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}:root .tezza-object .mat-select-panel .mat-option.mat-selected:not(.mat-option-multiple){background:rgba(0,0,0,.12)}:root .tezza-object .mat-form-field.mat-focused.mat-primary .mat-select-arrow{color:#2a5b5b}:root .tezza-object .mat-form-field.mat-focused.mat-accent .mat-select-arrow{color:#30cfd0}:root .tezza-object .mat-form-field.mat-focused.mat-warn .mat-select-arrow{color:#e44263}:root .tezza-object .mat-form-field .mat-select.mat-select-invalid .mat-select-arrow{color:#e44263}:root .tezza-object .mat-form-field .mat-select.mat-select-disabled .mat-select-arrow{color:#00000061}:root .tezza-object .mat-select{font-family:Open Sans}:root .tezza-object .mat-select-trigger{height:1.125em}:root .tezza-object .mat-drawer-container{background-color:#fafafa;color:#000000de}:root .tezza-object .mat-drawer{background-color:#fff;color:#000000de}:root .tezza-object .mat-drawer.mat-drawer-push{background-color:#fff}:root .tezza-object .mat-drawer:not(.mat-drawer-side){box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}:root .tezza-object .mat-drawer-side{border-right:solid 1px rgba(0,0,0,.12)}:root .tezza-object .mat-drawer-side.mat-drawer-end{border-left:solid 1px rgba(0,0,0,.12);border-right:none}:root .tezza-object [dir=rtl] .mat-drawer-side{border-left:solid 1px rgba(0,0,0,.12);border-right:none}:root .tezza-object [dir=rtl] .mat-drawer-side.mat-drawer-end{border-left:none;border-right:solid 1px rgba(0,0,0,.12)}:root .tezza-object .mat-drawer-backdrop.mat-drawer-shown{background-color:#0009}:root .tezza-object .mat-slide-toggle.mat-checked .mat-slide-toggle-thumb{background-color:#30cfd0}:root .tezza-object .mat-slide-toggle.mat-checked .mat-slide-toggle-bar{background-color:#30cfd08a}:root .tezza-object .mat-slide-toggle.mat-checked .mat-ripple-element{background-color:#30cfd0}:root .tezza-object .mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-thumb{background-color:#2a5b5b}:root .tezza-object .mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-bar{background-color:#2a5b5b8a}:root .tezza-object .mat-slide-toggle.mat-primary.mat-checked .mat-ripple-element{background-color:#2a5b5b}:root .tezza-object .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-thumb{background-color:#e44263}:root .tezza-object .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-bar{background-color:#e442638a}:root .tezza-object .mat-slide-toggle.mat-warn.mat-checked .mat-ripple-element{background-color:#e44263}:root .tezza-object .mat-slide-toggle:not(.mat-checked) .mat-ripple-element{background-color:#000}:root .tezza-object .mat-slide-toggle-thumb{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f;background-color:#fafafa}:root .tezza-object .mat-slide-toggle-bar{background-color:#00000061}:root .tezza-object .mat-slide-toggle-content{font-family:Open Sans}:root .tezza-object .mat-slider-track-background{background-color:#00000042}:root .tezza-object .mat-slider.mat-primary .mat-slider-track-fill,:root .tezza-object .mat-slider.mat-primary .mat-slider-thumb,:root .tezza-object .mat-slider.mat-primary .mat-slider-thumb-label{background-color:#2a5b5b}:root .tezza-object .mat-slider.mat-primary .mat-slider-thumb-label-text{color:#fff}:root .tezza-object .mat-slider.mat-primary .mat-slider-focus-ring{background-color:#2a5b5b33}:root .tezza-object .mat-slider.mat-accent .mat-slider-track-fill,:root .tezza-object .mat-slider.mat-accent .mat-slider-thumb,:root .tezza-object .mat-slider.mat-accent .mat-slider-thumb-label{background-color:#30cfd0}:root .tezza-object .mat-slider.mat-accent .mat-slider-thumb-label-text{color:#fff}:root .tezza-object .mat-slider.mat-accent .mat-slider-focus-ring{background-color:#30cfd033}:root .tezza-object .mat-slider.mat-warn .mat-slider-track-fill,:root .tezza-object .mat-slider.mat-warn .mat-slider-thumb,:root .tezza-object .mat-slider.mat-warn .mat-slider-thumb-label{background-color:#e44263}:root .tezza-object .mat-slider.mat-warn .mat-slider-thumb-label-text{color:#fff}:root .tezza-object .mat-slider.mat-warn .mat-slider-focus-ring{background-color:#e4426333}:root .tezza-object .mat-slider:hover .mat-slider-track-background,:root .tezza-object .mat-slider.cdk-focused .mat-slider-track-background{background-color:#00000061}:root .tezza-object .mat-slider.mat-slider-disabled .mat-slider-track-background,:root .tezza-object .mat-slider.mat-slider-disabled .mat-slider-track-fill,:root .tezza-object .mat-slider.mat-slider-disabled .mat-slider-thumb{background-color:#00000042}:root .tezza-object .mat-slider.mat-slider-disabled:hover .mat-slider-track-background{background-color:#00000042}:root .tezza-object .mat-slider.mat-slider-min-value .mat-slider-focus-ring{background-color:#0000001f}:root .tezza-object .mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb,:root .tezza-object .mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb-label{background-color:#000000de}:root .tezza-object .mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb,:root .tezza-object .mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb-label{background-color:#00000042}:root .tezza-object .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing) .mat-slider-thumb{border-color:#00000042;background-color:transparent}:root .tezza-object .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover .mat-slider-thumb,:root .tezza-object .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused .mat-slider-thumb{border-color:#00000061}:root .tezza-object .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover.mat-slider-disabled .mat-slider-thumb,:root .tezza-object .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused.mat-slider-disabled .mat-slider-thumb{border-color:#00000042}:root .tezza-object .mat-slider-has-ticks .mat-slider-wrapper:after{border-color:#000000b3}:root .tezza-object .mat-slider-horizontal .mat-slider-ticks{background-image:repeating-linear-gradient(to right,rgba(0,0,0,.7),rgba(0,0,0,.7) 2px,transparent 0,transparent);background-image:-moz-repeating-linear-gradient(.0001deg,rgba(0,0,0,.7),rgba(0,0,0,.7) 2px,transparent 0,transparent)}:root .tezza-object .mat-slider-vertical .mat-slider-ticks{background-image:repeating-linear-gradient(to bottom,rgba(0,0,0,.7),rgba(0,0,0,.7) 2px,transparent 0,transparent)}:root .tezza-object .mat-slider-thumb-label-text{font-family:Open Sans;font-size:12px;font-weight:500}:root .tezza-object .mat-step-header.cdk-keyboard-focused,:root .tezza-object .mat-step-header.cdk-program-focused,:root .tezza-object .mat-step-header:hover:not([aria-disabled]),:root .tezza-object .mat-step-header:hover[aria-disabled=false]{background-color:#0000000a}:root .tezza-object .mat-step-header:hover[aria-disabled=true]{cursor:default}@media (hover: none){:root .tezza-object .mat-step-header:hover{background:none}}:root .tezza-object .mat-step-header .mat-step-label,:root .tezza-object .mat-step-header .mat-step-optional{color:#0000008a}:root .tezza-object .mat-step-header .mat-step-icon{background-color:#0000008a;color:#fff}:root .tezza-object .mat-step-header .mat-step-icon-selected,:root .tezza-object .mat-step-header .mat-step-icon-state-done,:root .tezza-object .mat-step-header .mat-step-icon-state-edit{background-color:#2a5b5b;color:#fff}:root .tezza-object .mat-step-header.mat-accent .mat-step-icon{color:#fff}:root .tezza-object .mat-step-header.mat-accent .mat-step-icon-selected,:root .tezza-object .mat-step-header.mat-accent .mat-step-icon-state-done,:root .tezza-object .mat-step-header.mat-accent .mat-step-icon-state-edit{background-color:#30cfd0;color:#fff}:root .tezza-object .mat-step-header.mat-warn .mat-step-icon{color:#fff}:root .tezza-object .mat-step-header.mat-warn .mat-step-icon-selected,:root .tezza-object .mat-step-header.mat-warn .mat-step-icon-state-done,:root .tezza-object .mat-step-header.mat-warn .mat-step-icon-state-edit{background-color:#e44263;color:#fff}:root .tezza-object .mat-step-header .mat-step-icon-state-error{background-color:transparent;color:#e44263}:root .tezza-object .mat-step-header .mat-step-label.mat-step-label-active{color:#000000de}:root .tezza-object .mat-step-header .mat-step-label.mat-step-label-error{color:#e44263}:root .tezza-object .mat-stepper-horizontal,:root .tezza-object .mat-stepper-vertical{background-color:#fff}:root .tezza-object .mat-stepper-vertical-line:before{border-left-color:#0000001f}:root .tezza-object .mat-horizontal-stepper-header:before,:root .tezza-object .mat-horizontal-stepper-header:after,:root .tezza-object .mat-stepper-horizontal-line{border-top-color:#0000001f}:root .tezza-object .mat-horizontal-stepper-header{height:72px}:root .tezza-object .mat-stepper-label-position-bottom .mat-horizontal-stepper-header,:root .tezza-object .mat-vertical-stepper-header{padding:24px}:root .tezza-object .mat-stepper-vertical-line:before{top:-16px;bottom:-16px}:root .tezza-object .mat-stepper-label-position-bottom .mat-horizontal-stepper-header:after,:root .tezza-object .mat-stepper-label-position-bottom .mat-horizontal-stepper-header:before{top:36px}:root .tezza-object .mat-stepper-label-position-bottom .mat-stepper-horizontal-line{top:36px}:root .tezza-object .mat-stepper-vertical,:root .tezza-object .mat-stepper-horizontal{font-family:Open Sans}:root .tezza-object .mat-step-label{font-size:14px;font-weight:400}:root .tezza-object .mat-step-sub-label-error{font-weight:400}:root .tezza-object .mat-step-label-error{font-size:14px}:root .tezza-object .mat-step-label-selected{font-size:14px;font-weight:500}:root .tezza-object .mat-sort-header-arrow{color:#757575}:root .tezza-object .mat-tab-nav-bar,:root .tezza-object .mat-tab-header{border-bottom:1px solid rgba(0,0,0,.12)}:root .tezza-object .mat-tab-group-inverted-header .mat-tab-nav-bar,:root .tezza-object .mat-tab-group-inverted-header .mat-tab-header{border-top:1px solid rgba(0,0,0,.12);border-bottom:none}:root .tezza-object .mat-tab-label,:root .tezza-object .mat-tab-link{color:#000000de}:root .tezza-object .mat-tab-label.mat-tab-disabled,:root .tezza-object .mat-tab-link.mat-tab-disabled{color:#00000061}:root .tezza-object .mat-tab-header-pagination-chevron{border-color:#000000de}:root .tezza-object .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:#00000061}:root .tezza-object .mat-tab-group[class*=mat-background-]>.mat-tab-header,:root .tezza-object .mat-tab-nav-bar[class*=mat-background-]{border-bottom:none;border-top:none}:root .tezza-object .mat-tab-group.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),:root .tezza-object .mat-tab-group.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),:root .tezza-object .mat-tab-group.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),:root .tezza-object .mat-tab-group.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),:root .tezza-object .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),:root .tezza-object .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),:root .tezza-object .mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),:root .tezza-object .mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#bef0f04d}:root .tezza-object .mat-tab-group.mat-primary .mat-ink-bar,:root .tezza-object .mat-tab-nav-bar.mat-primary .mat-ink-bar{background-color:#2a5b5b}:root .tezza-object .mat-tab-group.mat-primary.mat-background-primary>.mat-tab-header .mat-ink-bar,:root .tezza-object .mat-tab-group.mat-primary.mat-background-primary>.mat-tab-link-container .mat-ink-bar,:root .tezza-object .mat-tab-nav-bar.mat-primary.mat-background-primary>.mat-tab-header .mat-ink-bar,:root .tezza-object .mat-tab-nav-bar.mat-primary.mat-background-primary>.mat-tab-link-container .mat-ink-bar{background-color:#fff}:root .tezza-object .mat-tab-group.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),:root .tezza-object .mat-tab-group.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),:root .tezza-object .mat-tab-group.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),:root .tezza-object .mat-tab-group.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),:root .tezza-object .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),:root .tezza-object .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),:root .tezza-object .mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),:root .tezza-object .mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#bef0f04d}:root .tezza-object .mat-tab-group.mat-accent .mat-ink-bar,:root .tezza-object .mat-tab-nav-bar.mat-accent .mat-ink-bar{background-color:#30cfd0}:root .tezza-object .mat-tab-group.mat-accent.mat-background-accent>.mat-tab-header .mat-ink-bar,:root .tezza-object .mat-tab-group.mat-accent.mat-background-accent>.mat-tab-link-container .mat-ink-bar,:root .tezza-object .mat-tab-nav-bar.mat-accent.mat-background-accent>.mat-tab-header .mat-ink-bar,:root .tezza-object .mat-tab-nav-bar.mat-accent.mat-background-accent>.mat-tab-link-container .mat-ink-bar{background-color:#fff}:root .tezza-object .mat-tab-group.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),:root .tezza-object .mat-tab-group.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),:root .tezza-object .mat-tab-group.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),:root .tezza-object .mat-tab-group.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),:root .tezza-object .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),:root .tezza-object .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),:root .tezza-object .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),:root .tezza-object .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#f7c6d04d}:root .tezza-object .mat-tab-group.mat-warn .mat-ink-bar,:root .tezza-object .mat-tab-nav-bar.mat-warn .mat-ink-bar{background-color:#e44263}:root .tezza-object .mat-tab-group.mat-warn.mat-background-warn>.mat-tab-header .mat-ink-bar,:root .tezza-object .mat-tab-group.mat-warn.mat-background-warn>.mat-tab-link-container .mat-ink-bar,:root .tezza-object .mat-tab-nav-bar.mat-warn.mat-background-warn>.mat-tab-header .mat-ink-bar,:root .tezza-object .mat-tab-nav-bar.mat-warn.mat-background-warn>.mat-tab-link-container .mat-ink-bar{background-color:#fff}:root .tezza-object .mat-tab-group.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),:root .tezza-object .mat-tab-group.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),:root .tezza-object .mat-tab-group.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),:root .tezza-object .mat-tab-group.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),:root .tezza-object .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),:root .tezza-object .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),:root .tezza-object .mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),:root .tezza-object .mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#bef0f04d}:root .tezza-object .mat-tab-group.mat-background-primary>.mat-tab-header,:root .tezza-object .mat-tab-group.mat-background-primary>.mat-tab-link-container,:root .tezza-object .mat-tab-group.mat-background-primary>.mat-tab-header-pagination,:root .tezza-object .mat-tab-nav-bar.mat-background-primary>.mat-tab-header,:root .tezza-object .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container,:root .tezza-object .mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination{background-color:#2a5b5b}:root .tezza-object .mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-label,:root .tezza-object .mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-tab-link,:root .tezza-object .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-label,:root .tezza-object .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-tab-link{color:#fff}:root .tezza-object .mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-label.mat-tab-disabled,:root .tezza-object .mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,:root .tezza-object .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-label.mat-tab-disabled,:root .tezza-object .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-tab-link.mat-tab-disabled{color:#fff6}:root .tezza-object .mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-chevron,:root .tezza-object .mat-tab-group.mat-background-primary>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,:root .tezza-object .mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-focus-indicator:before,:root .tezza-object .mat-tab-group.mat-background-primary>.mat-tab-header .mat-focus-indicator:before,:root .tezza-object .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-chevron,:root .tezza-object .mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,:root .tezza-object .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-focus-indicator:before,:root .tezza-object .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-focus-indicator:before{border-color:#fff}:root .tezza-object .mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,:root .tezza-object .mat-tab-group.mat-background-primary>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,:root .tezza-object .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,:root .tezza-object .mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:#fff;opacity:.4}:root .tezza-object .mat-tab-group.mat-background-primary>.mat-tab-header .mat-ripple-element,:root .tezza-object .mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-ripple-element,:root .tezza-object .mat-tab-group.mat-background-primary>.mat-tab-header-pagination .mat-ripple-element,:root .tezza-object .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-ripple-element,:root .tezza-object .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-ripple-element,:root .tezza-object .mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination .mat-ripple-element{background-color:#fff;opacity:.12}:root .tezza-object .mat-tab-group.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),:root .tezza-object .mat-tab-group.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),:root .tezza-object .mat-tab-group.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),:root .tezza-object .mat-tab-group.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),:root .tezza-object .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),:root .tezza-object .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),:root .tezza-object .mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),:root .tezza-object .mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#bef0f04d}:root .tezza-object .mat-tab-group.mat-background-accent>.mat-tab-header,:root .tezza-object .mat-tab-group.mat-background-accent>.mat-tab-link-container,:root .tezza-object .mat-tab-group.mat-background-accent>.mat-tab-header-pagination,:root .tezza-object .mat-tab-nav-bar.mat-background-accent>.mat-tab-header,:root .tezza-object .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container,:root .tezza-object .mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination{background-color:#30cfd0}:root .tezza-object .mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-label,:root .tezza-object .mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-tab-link,:root .tezza-object .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-label,:root .tezza-object .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-tab-link{color:#fff}:root .tezza-object .mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-label.mat-tab-disabled,:root .tezza-object .mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,:root .tezza-object .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-label.mat-tab-disabled,:root .tezza-object .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-tab-link.mat-tab-disabled{color:#fff6}:root .tezza-object .mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-chevron,:root .tezza-object .mat-tab-group.mat-background-accent>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,:root .tezza-object .mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-focus-indicator:before,:root .tezza-object .mat-tab-group.mat-background-accent>.mat-tab-header .mat-focus-indicator:before,:root .tezza-object .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-chevron,:root .tezza-object .mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,:root .tezza-object .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-focus-indicator:before,:root .tezza-object .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-focus-indicator:before{border-color:#fff}:root .tezza-object .mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,:root .tezza-object .mat-tab-group.mat-background-accent>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,:root .tezza-object .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,:root .tezza-object .mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:#fff;opacity:.4}:root .tezza-object .mat-tab-group.mat-background-accent>.mat-tab-header .mat-ripple-element,:root .tezza-object .mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-ripple-element,:root .tezza-object .mat-tab-group.mat-background-accent>.mat-tab-header-pagination .mat-ripple-element,:root .tezza-object .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-ripple-element,:root .tezza-object .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-ripple-element,:root .tezza-object .mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination .mat-ripple-element{background-color:#fff;opacity:.12}:root .tezza-object .mat-tab-group.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),:root .tezza-object .mat-tab-group.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),:root .tezza-object .mat-tab-group.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),:root .tezza-object .mat-tab-group.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),:root .tezza-object .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),:root .tezza-object .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),:root .tezza-object .mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),:root .tezza-object .mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#f7c6d04d}:root .tezza-object .mat-tab-group.mat-background-warn>.mat-tab-header,:root .tezza-object .mat-tab-group.mat-background-warn>.mat-tab-link-container,:root .tezza-object .mat-tab-group.mat-background-warn>.mat-tab-header-pagination,:root .tezza-object .mat-tab-nav-bar.mat-background-warn>.mat-tab-header,:root .tezza-object .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container,:root .tezza-object .mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination{background-color:#e44263}:root .tezza-object .mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-label,:root .tezza-object .mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-tab-link,:root .tezza-object .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-label,:root .tezza-object .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-tab-link{color:#fff}:root .tezza-object .mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-label.mat-tab-disabled,:root .tezza-object .mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,:root .tezza-object .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-label.mat-tab-disabled,:root .tezza-object .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-tab-link.mat-tab-disabled{color:#fff6}:root .tezza-object .mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-chevron,:root .tezza-object .mat-tab-group.mat-background-warn>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,:root .tezza-object .mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-focus-indicator:before,:root .tezza-object .mat-tab-group.mat-background-warn>.mat-tab-header .mat-focus-indicator:before,:root .tezza-object .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-chevron,:root .tezza-object .mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,:root .tezza-object .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-focus-indicator:before,:root .tezza-object .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-focus-indicator:before{border-color:#fff}:root .tezza-object .mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,:root .tezza-object .mat-tab-group.mat-background-warn>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,:root .tezza-object .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,:root .tezza-object .mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:#fff;opacity:.4}:root .tezza-object .mat-tab-group.mat-background-warn>.mat-tab-header .mat-ripple-element,:root .tezza-object .mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-ripple-element,:root .tezza-object .mat-tab-group.mat-background-warn>.mat-tab-header-pagination .mat-ripple-element,:root .tezza-object .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-ripple-element,:root .tezza-object .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-ripple-element,:root .tezza-object .mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination .mat-ripple-element{background-color:#fff;opacity:.12}:root .tezza-object .mat-tab-group{font-family:Open Sans}:root .tezza-object .mat-tab-label,:root .tezza-object .mat-tab-link{font-family:Open Sans;font-size:14px;font-weight:500}:root .tezza-object .mat-toolbar{background:whitesmoke;color:#000000de}:root .tezza-object .mat-toolbar.mat-primary{background:#2a5b5b;color:#fff}:root .tezza-object .mat-toolbar.mat-accent{background:#30cfd0;color:#fff}:root .tezza-object .mat-toolbar.mat-warn{background:#e44263;color:#fff}:root .tezza-object .mat-toolbar .mat-form-field-underline,:root .tezza-object .mat-toolbar .mat-form-field-ripple,:root .tezza-object .mat-toolbar .mat-focused .mat-form-field-ripple{background-color:currentColor}:root .tezza-object .mat-toolbar .mat-form-field-label,:root .tezza-object .mat-toolbar .mat-focused .mat-form-field-label,:root .tezza-object .mat-toolbar .mat-select-value,:root .tezza-object .mat-toolbar .mat-select-arrow,:root .tezza-object .mat-toolbar .mat-form-field.mat-focused .mat-select-arrow{color:inherit}:root .tezza-object .mat-toolbar .mat-input-element{caret-color:currentColor}:root .tezza-object .mat-toolbar-multiple-rows{min-height:64px}:root .tezza-object .mat-toolbar-row,:root .tezza-object .mat-toolbar-single-row{height:64px}@media (max-width: 599px){:root .tezza-object .mat-toolbar-multiple-rows{min-height:56px}:root .tezza-object .mat-toolbar-row,:root .tezza-object .mat-toolbar-single-row{height:56px}}:root .tezza-object .mat-toolbar,:root .tezza-object .mat-toolbar h1,:root .tezza-object .mat-toolbar h2,:root .tezza-object .mat-toolbar h3,:root .tezza-object .mat-toolbar h4,:root .tezza-object .mat-toolbar h5,:root .tezza-object .mat-toolbar h6{font:500 20px/32px Open Sans;letter-spacing:normal;margin:0}:root .tezza-object .mat-tooltip{background:rgba(97,97,97,.9)}:root .tezza-object .mat-tooltip{font-family:Open Sans;font-size:10px;padding-top:6px;padding-bottom:6px}:root .tezza-object .mat-tooltip-handset{font-size:14px;padding-top:8px;padding-bottom:8px}:root .tezza-object .mat-tree{background:white}:root .tezza-object .mat-tree-node,:root .tezza-object .mat-nested-tree-node{color:#000000de}:root .tezza-object .mat-tree-node{min-height:48px}:root .tezza-object .mat-tree{font-family:Open Sans}:root .tezza-object .mat-tree-node,:root .tezza-object .mat-nested-tree-node{font-weight:400;font-size:14px}:root .tezza-object .mat-snack-bar-container{color:#ffffffb3;background:#323232;box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}:root .tezza-object .mat-simple-snackbar-action{color:#30cfd0}:root .tezza-object .mat-simple-snackbar{font-family:Open Sans;font-size:14px}:root .tezza-object .mat-simple-snackbar-action{line-height:1;font-family:inherit;font-size:inherit;font-weight:500}:root .tezza-object :root{--theme-primary-color: #2a5b5b;--theme-primary-color-default-contrast: white;--theme-header-text-color: white;--adf-theme-primary-50: #cef4f4;--adf-theme-primary-100: #bef0f0;--adf-theme-primary-300: #8be5e5;--adf-theme-primary-900: #2a5b5b;--theme-warn-color: #e44263;--theme-warn-color-default-contrast: white;--theme-accent-color: #30cfd0;--theme-accent-color-a200: #30cfd0;--theme-accent-color-default-contrast: white;--theme-accent-500: #30cfd0;--adf-theme-foreground-base-color: black;--adf-theme-foreground-base-color-065: rgba(0, 0, 0, .65);--adf-theme-foreground-base-color-045: rgba(0, 0, 0, .45);--adf-theme-foreground-disabled-text-color: rgba(0, 0, 0, .38);--adf-theme-foreground-divider-color: rgba(0, 0, 0, .12);--adf-theme-foreground-icon-color: rgba(0, 0, 0, .54);--adf-theme-foreground-icon-color-054: rgba(0, 0, 0, .54);--adf-theme-foreground-secondary-text-color: rgba(0, 0, 0, .54);--adf-theme-foreground-text-color: rgba(0, 0, 0, .87);--adf-theme-foreground-text-color-087: rgba(0, 0, 0, .87);--adf-theme-foreground-text-color-075: rgba(0, 0, 0, .75);--adf-theme-foreground-text-color-064: rgba(0, 0, 0, .64);--adf-theme-foreground-text-color-054: rgba(0, 0, 0, .54);--adf-theme-foreground-text-color-042: rgba(0, 0, 0, .42);--adf-theme-foreground-text-color-040: rgba(0, 0, 0, .4);--adf-theme-foreground-text-color-027: rgba(0, 0, 0, .27);--adf-theme-foreground-text-color-025: rgba(0, 0, 0, .25);--adf-theme-foreground-text-color-014: rgba(0, 0, 0, .14);--adf-theme-foreground-text-color-007: rgba(0, 0, 0, .07);--adf-theme-background-card-color: white;--adf-theme-background-card-color-087: rgba(255, 255, 255, .87);--theme-background-color: #fafafa;--adf-theme-background-dialog-color: white;--adf-theme-background-hover-color: rgba(0, 0, 0, .04);--adf-theme-background-selected-button-color: #e0e0e0;--adf-theme-background-status-bar-color: #e0e0e0;--adf-theme-background-unselected-chip-color: #e0e0e0;--theme-font-family: Open Sans;--theme-body-1-font-size: 14px;--theme-body-2-font-size: 14px;--theme-body-1-line-height: 20px;--theme-display-1-font-size: 34px;--theme-display-3-font-size: 56px;--theme-display-4-font-size: 112px;--theme-caption-font-size: 12px;--theme-title-font-size: 20px;--theme-subheading-1-font-size: 15px;--theme-subheading-2-font-size: 16px;--theme-button-font-size: 14px;--theme-headline-font-size: 24px;--theme-headline-line-height: 32px;--theme-adf-icon-1-font-size: 17px;--theme-adf-picture-1-font-size: 18px;--theme-adf-task-footer-font-size: 18px;--theme-adf-task-title-font-size: 18px;--adf-theme-mat-grey-color-a200: #eeeeee;--adf-theme-mat-grey-color-a400: #bdbdbd;--adf-theme-mat-grey-color-50: #fafafa;--adf-theme-spacing: 16px}:root .tezza-object .mat-datetimepicker-calendar-header{background-color:#2a5b5b}:root .tezza-object .mat-datetimepicker-calendar-body-cell-content.mat-datetimepicker-calendar-body-selected{background-color:#2a5b5b;color:#fff}:root .tezza-object .mat-datetimepicker-calendar-body-cell-content.mat-datetimepicker-calendar-body-disabled>.mat-datetimepicker-calendar-body-selected{background-color:#2a5b5b66}:root .tezza-object .mat-datetimepicker-calendar-body-cell-content.mat-datetimepicker-calendar-body-today:not(.mat-datetimepicker-calendar-body-selected){border-color:#2a5b5b}:root .tezza-object .mat-datetimepicker-calendar-body-cell-content.mat-datetimepicker-calendar-body-today.mat-datetimepicker-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}:root .tezza-object .mat-datetimepicker-clock-center{background-color:#2a5b5b}:root .tezza-object .mat-datetimepicker-clock-hand{background-color:#2a5b5b}:root .tezza-object .mat-datetimepicker-clock-hand:before{background-color:#2a5b5b}:root .tezza-object .mat-datetimepicker-clock-cell.mat-datetimepicker-clock-cell-selected{background-color:#326c6c}:root .tezza-object .adf-error-snackbar{background-color:var(--theme-warn-color)}:root .tezza-object .adf-warning-snackbar{background-color:var(--theme-accent-color)}:root .tezza-object .adf-info-snackbar{background-color:var(--theme-primary-color)}:root .tezza-object .mat-expansion-panel .mat-expansion-panel-header.cdk-keyboard-focused:not([aria-disabled=true]),:root .tezza-object .mat-expansion-panel .mat-expansion-panel-header.cdk-program-focused:not([aria-disabled=true]),:root .tezza-object .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:hover:not([aria-disabled=true]){background-color:var(--adf-theme-background-hover-color)}:root .tezza-object .mat-calendar .mat-calendar-header button{color:var(--adf-theme-foreground-text-color-087)}:root .tezza-object .mat-calendar .mat-calendar-header button:disabled{color:var(--adf-theme-foreground-text-color-054)}:root .tezza-object .mat-calendar .mat-calendar-content .mat-calendar-table-header th{color:var(--adf-theme-foreground-text-color-054)}:root .tezza-object .mat-calendar .mat-calendar-content .mat-calendar-body-disabled>div{color:var(--adf-theme-foreground-text-color-054)!important}:root .tezza-object .mat-datetimepicker-calendar .mat-datetimepicker-calendar-header .mat-datetimepicker-calendar-header-year{opacity:1}:root .tezza-object .mat-datetimepicker-calendar .mat-datetimepicker-calendar-header .mat-datetimepicker-calendar-header-date{opacity:1}:root .tezza-object .mat-datetimepicker-calendar .mat-datetimepicker-calendar-header .mat-datetimepicker-calendar-header-time{opacity:1}:root .tezza-object .mat-datetimepicker-calendar .mat-datetimepicker-calendar-content .mat-datetimepicker-calendar-table-header th{color:var(--adf-theme-foreground-text-color-054)}:root .tezza-object .mat-datetimepicker-calendar .mat-datetimepicker-calendar-content .mat-datetimepicker-calendar-body-disabled>div{color:var(--adf-theme-foreground-text-color-054)}:root .tezza-object :root{--adf-card-view-background: white;--adf-card-view-border: unset;--adf-card-view-border-color: unset;--adf-card-view-border-radius: 0;--adf-card-view-array-item-background: white;--adf-card-view-array-item-border: unset;--adf-card-view-array-item-border-color: unset;--adf-card-view-array-item-border-radius: 0;--adf-edit-task-and-service-filter-header-title-color: rgba(0, 0, 0, .87);--adf-edit-task-and-service-filter-header-description-color: rgba(0, 0, 0, .54);--adf-edit-task-and-service-filter-content-text-label-color: rgba(0, 0, 0, .54);--adf-edit-task-and-service-filter-content-select-label-color: rgba(0, 0, 0, .54);--adf-edit-task-and-service-filter-header-height: 48px;--adf-about-panel-header-height: 48px;--adf-about-panel-header-title-color: rgba(0, 0, 0, .87);--adf-edit-process-filter-header-height: 48px;--adf-edit-process-filter-header-title-color: rgba(0, 0, 0, .87);--adf-edit-process-filter-header-description-color: rgba(0, 0, 0, .54);--adf-edit-process-filter-content-text-label-color: rgba(0, 0, 0, .54);--adf-edit-process-filter-content-select-label-color: rgba(0, 0, 0, .54);--adf-about-server-settings-background: white;--adf-about-server-settings-color: rgba(0, 0, 0, .87);--adf-about-server-settings-border-radius: 4px;--adf-about-server-settings-padding: 16px;--adf-package-list-table-background: white;--adf-package-list-table-header-border-bottom-color: rgba(0, 0, 0, .12);--adf-package-list-table-header-border-style: solid;--adf-package-list-table-header-border-bottom-width: 1px;--adf-package-list-table-header-border-width: 0;--adf-package-list-table-header-min-height: 56px;--adf-package-list-table-header-cell-color: rgba(0, 0, 0, .54);--adf-package-list-table-row-border-bottom-color: rgba(0, 0, 0, .12);--adf-package-list-table-row-border-style: solid;--adf-package-list-table-row-border-bottom-width: 1px;--adf-package-list-table-row-border-width: 0;--adf-package-list-table-row-min-height: 48px;--adf-package-list-table-row-cell-color: rgba(0, 0, 0, .87);--adf-identity-user-info-background: var(--adf-theme-primary-300);--adf-identity-user-info-height: 40px;--adf-identity-user-info-width: 40px;--adf-identity-user-info-line-height: 40px;--adf-identity-user-info-font-size: var(--theme-adf-picture-1-font-size);--adf-user-info-container-margin-right: 8px}:root .tezza-object .adf-content-node-selector-content-list .adf-content-selector-modified-cell{display:none}:root .tezza-object .adf-content-node-selector-content-list .adf-content-selector-modifier-cell{display:none}:root .tezza-object adf-pagination.adf-pagination{height:32px;line-height:24px;padding:16px 0}:root .tezza-object adf-pagination.adf-pagination .adf-pagination__block{flex:none;padding:0;font-weight:400;font-size:14px;line-height:24px;letter-spacing:.25px}:root .tezza-object adf-pagination.adf-pagination .adf-pagination__block.adf-pagination__range-block{padding:0 24px}:root .tezza-object adf-pagination.adf-pagination .adf-pagination__perpage-block{flex:auto;padding-right:24px}:root .tezza-object adf-pagination.adf-pagination .adf-pagination__actualinfo-block{padding-right:12px}:root .tezza-object adf-pagination.adf-pagination .adf-pagination__actualinfo-block .mat-menu-trigger{display:none}:root .tezza-object adf-pagination.adf-pagination .adf-pagination__previous-button{margin:0 12px 0 0}:root .tezza-object adf-pagination.adf-pagination .adf-pagination__next-button{margin:0}:root .tezza-object adf-pagination.adf-pagination .adf-pagination__controls-block{padding-right:24px}:root .tezza-object .mat-icon-button:focus-visible,:root .tezza-object .mat-button:focus-visible,:root .tezza-object .mat-checkbox:focus-visible,:root .tezza-object .mat-raised-button:focus-visible{outline:2px solid var(--theme-blue-button-color);border-radius:4px}:root .tezza-object .mat-icon-button .mat-ripple-element,:root .tezza-object .mat-button .mat-ripple-element,:root .tezza-object .mat-checkbox .mat-ripple-element,:root .tezza-object .mat-raised-button .mat-ripple-element{display:none}:root .tezza-object .mat-icon-button.cdk-keyboard-focused .mat-button-focus-overlay,:root .tezza-object .mat-button.cdk-keyboard-focused .mat-button-focus-overlay,:root .tezza-object .mat-checkbox.cdk-keyboard-focused .mat-button-focus-overlay,:root .tezza-object .mat-raised-button.cdk-keyboard-focused .mat-button-focus-overlay{display:none}:root .tezza-object .mat-icon-button.cdk-keyboard-focused .mat-checkbox-ripple,:root .tezza-object .mat-button.cdk-keyboard-focused .mat-checkbox-ripple,:root .tezza-object .mat-checkbox.cdk-keyboard-focused .mat-checkbox-ripple,:root .tezza-object .mat-raised-button.cdk-keyboard-focused .mat-checkbox-ripple{outline:2px solid var(--theme-blue-button-color);border-radius:4px;height:22px;width:22px;left:calc(50% - 11px);top:calc(50% - 11px)}:root .tezza-object .adf-content-node-selector-content-list .adf-datatable-list .adf-datatable-selected.mat-icon>svg{fill:var(--theme-blue-button-color)}:root .tezza-object .mat-list-base .mat-list-option .mat-list-item-content{border:2px solid transparent;border-radius:4px}:root .tezza-object .mat-list-base .mat-list-option:focus-visible{background-color:#fff}:root .tezza-object .mat-list-base .mat-list-option:focus-visible .mat-list-item-content{border:2px solid var(--theme-blue-button-color);border-radius:4px}:root .tezza-object .adf-search-user-button.mat-button,:root .tezza-object .app-search-button{line-height:36px;border:2px solid transparent;border-radius:4px}:root .tezza-object .adf-search-user-button.mat-button:focus-visible,:root .tezza-object .app-search-button:focus-visible{outline:none;border:2px solid var(--theme-blue-button-color);border-radius:4px}:root .tezza-object .mat-menu-content .mat-menu-item{border:2px solid transparent;border-radius:4px}:root .tezza-object .mat-menu-content .mat-menu-item .mat-menu-ripple{display:none}:root .tezza-object .mat-menu-content .mat-menu-item:focus-visible{border:2px solid var(--theme-blue-button-color);border-radius:4px;background-color:#fff}:root .tezza-object .mat-menu-content .mat-menu-item.cdk-keyboard-focused:not([disabled]){background-color:#fff}:root .tezza-object .adf-toolbar-title{padding:2px}:root .tezza-object .mat-option.cdk-keyboard-focused .mat-option-ripple{outline:2px solid var(--theme-blue-button-color);border-radius:4px}:root .tezza-object .mat-slide-toggle .mat-slide-toggle-thumb{width:15px;height:15px;transform:translate(20%,50%);background-color:#484a4d}:root .tezza-object .mat-slide-toggle .mat-slide-toggle-bar{border-radius:15px;height:20px}:root .tezza-object .mat-slide-toggle .mat-slide-toggle-thumb-container{top:-5px}:root .tezza-object .mat-slide-toggle .mat-slide-toggle-ripple{display:none}:root .tezza-object .mat-slide-toggle.cdk-keyboard-focused .mat-slide-toggle-bar{outline:2px solid var(--theme-blue-button-color)}:root .tezza-object .mat-slide-toggle.mat-primary.mat-checked:not(.mat-disabled) .mat-slide-toggle-bar{background-color:var(--theme-blue-button-color)}:root .tezza-object .mat-slide-toggle.mat-primary.mat-checked:not(.mat-disabled) .mat-slide-toggle-thumb{background-color:#fff}:root .tezza-object .mat-stroked-button.cdk-keyboard-focused .mat-button-ripple.mat-ripple,:root .tezza-object .mat-flat-button.cdk-keyboard-focused .mat-button-ripple.mat-ripple{outline:2px solid var(--theme-blue-button-color);inset:-4px}:root .tezza-object .mat-datetimepicker-calendar-body-active .mat-datetimepicker-calendar-body-cell-content{outline:2px solid var(--theme-datetimepicker-cell-focus-border)}:root .tezza-object .mat-datetimepicker-calendar-body-active .mat-datetimepicker-calendar-body-cell-content:not(.mat-datetimepicker-calendar-body-selected){background-color:var(--theme-datetimepicker-cell-background)}:root .tezza-object .mat-datetimepicker-calendar-body-cell-content.mat-datetimepicker-calendar-body-selected{background-color:var(--theme-datetimepicker-selected-date-background)}:root .tezza-object .mat-datetimepicker-calendar-body-active .mat-datetimepicker-calendar-body-cell-content.mat-datetimepicker-calendar-body-selected{background-color:var(--theme-about-panel-border-color);color:var(--theme-datetimepicker-font-color)}:root .tezza-object .mat-expansion-panel .mat-expansion-panel-header{border:2px solid transparent;box-sizing:border-box}:root .tezza-object .mat-expansion-panel .mat-expansion-panel-header .mat-button-base.mat-button{outline:none;border:2px solid transparent;border-radius:4px}:root .tezza-object .mat-expansion-panel .mat-expansion-panel-header .mat-button-base.mat-button:focus-visible{border:2px solid var(--theme-blue-button-color);border-radius:4px;background-color:#fff}:root .tezza-object .mat-expansion-panel .mat-expansion-panel-header.cdk-keyboard-focused:not([aria-disabled=true]){background-color:#fff;border:2px solid var(--theme-blue-button-color);border-radius:4px}:root .tezza-object .adf-error-snackbar{background-color:#ba1b1b}:root .tezza-object .adf-error-snackbar .mat-simple-snackbar,:root .tezza-object .adf-error-snackbar .mat-simple-snackbar-action{color:#fff}:root .tezza-object .adf-info-snackbar{background-color:var(--theme-blue-button-color)}:root .tezza-object .adf-info-snackbar .mat-simple-snackbar,:root .tezza-object .adf-info-snackbar .mat-simple-snackbar-action{color:#fff}:root .tezza-object .mat-button-base.adf-filter-button{margin-left:-2px}:root .tezza-object .adf-pagination__perpage-block .mat-icon-button,:root .tezza-object .adf-pagination__actualinfo-block .mat-icon-button{left:3px}:root .tezza-object .adf-pagination__perpage-block .mat-icon-button:focus-visible,:root .tezza-object .adf-pagination__actualinfo-block .mat-icon-button:focus-visible{outline:none}:root .tezza-object .adf-pagination__perpage-block .mat-icon-button.cdk-keyboard-focused .mat-icon,:root .tezza-object .adf-pagination__actualinfo-block .mat-icon-button.cdk-keyboard-focused .mat-icon{outline:2px solid var(--theme-blue-button-color);border-radius:4px}:root .tezza-object adf-about{background-color:var(--theme-about-panel-background-color);overflow:auto}:root .tezza-object adf-about .mat-accordion{box-shadow:none;border:none}:root .tezza-object adf-about .mat-accordion.adf-about-panel .mat-expansion-panel{box-shadow:none;border-radius:12px;margin:24px;width:95%;border:1px solid var(--theme-about-panel-border-color)}:root .tezza-object adf-about .mat-expansion-panel-header{height:80px;line-height:32px}:root .tezza-object adf-about mat-panel-title{font-style:normal;font-weight:700;font-size:14px;line-height:24px}:root .adf-layout-header .adf-app-title{display:none}:root.contezza-theme-dark{--theme-primary-color: #30cfd0;--theme-primary-color-default-contrast: white;--theme-primary-lighter-color: #bef0f0;--theme-primary-darker-color: #2f6f6f;--theme-accent-color: midnightblue;--theme-accent-color-default-contrast: white;--theme-accent-lighter-color: #b7b7ef;--theme-accent-darker-color: #1b1b48;--theme-text-color: rgba(255, 255, 255, .57);--theme-foreground-text-color: rgba(255, 255, 255, .72);--theme-text-bold-color: rgba(255, 255, 255, .87);--theme-text-disabled-color: rgba(255, 255, 255, .38);--theme-secondary-text-color: rgba(255, 255, 255, .7);--theme-title-color: rgba(255, 255, 255, .87);--theme-border-color: rgba(255, 255, 255, .07);--theme-card-background-color: #424242;--theme-card-background-light-color: rgba(255, 255, 255, .04);--theme-card-background-box-shadow-color: rgba(255, 255, 255, .2);--theme-divider-color: rgba(255, 255, 255, .07);--theme-dialog-background-color: #424242;--theme-warn-color: #e44263;--theme-toolbar-background: #212121;--theme-mat-table-hover-color: rgba(33, 33, 33, .54);--theme-icon-blue-color: #0a1f8f;--theme-icon-green-color: #0fd850;--theme-icon-red-color: #e6007e;--theme-swichter-light-image: url(assets/tezza/images/theme_switcher_light.svg);--theme-swichter-dark-image: url(assets/tezza/images/theme_switcher_dark.svg);--theme-warn-color-default-contrast: white;--theme-accent-color-a200: midnightblue;--adf-snackbar-error-bg-color: #e44263;--adf-snackbar-error-action-color: white;--adf-snackbar-warning-bg-color: midnightblue;--adf-snackbar-warning-action-color: white;--adf-snackbar-info-bg-color: #30cfd0;--adf-snackbar-info-action-color: white;--adf-breadcrumb-item-active-color: rgba(255, 255, 255, .87);--adf-breadcrumb-item-active-hover-color: rgba(255, 255, 255, .72);--adf-node-selector-icon-color: rgba(255, 255, 255, .57);--adf-node-selector-base-color: rgba(255, 255, 255, .4);--adf-node-selector-base-bold-color: rgba(255, 255, 255, .72);--adf-datatable-cell-link-hover-color: midnightblue;--adf-datatable-selected-color: #bef0f0;--adf-user-info-color: #30cfd0;--adf-comment-list-primary-color: #bef0f0;--adf-comment-list-ripple-color: #30cfd0;--adf-search-input-bg-color: #bef0f0;--adf-search-input-highlight-color: #2f6f6f;--adf-tooltip-card-color: rgba(255, 255, 255, .72);--adf-card-view-text-color: rgba(255, 255, 255, .27);--adf-card-view-label-color: rgba(255, 255, 255, .4);--adf-card-view-datetime-border-color: rgba(255, 255, 255, .4);--adf-upload-border-color: rgba(255, 255, 255, .14);--adf-header-background-color: white;--adf-theme-background-dialog-color: #fff;--theme-hover-bg-color: rgba(255, 255, 255, .04);--theme-background-color: #303030;--theme-text-fg-color: white;--theme-text-fg-shadow-color: rgba(255, 255, 255, .27);--theme-card-bg-color: #424242;--theme-card-bg-bold-color: rgba(66, 66, 66, .87);--theme-dialog-bg-color: #424242;--theme-bg-hover-color: rgba(255, 255, 255, .04);--theme-fg-base-color: white;--theme-fg-divider: rgba(255, 255, 255, .12);--theme-disabled-text-color: rgba(255, 255, 255, .38);--theme-selected-button-bg-color: #212121;--theme-icon-fg-color: white;--theme-unselected-chip-bg-color: #616161;--theme-status-bar-bg-color: black;--theme-colors-mat-grey-dark: rgba(255, 255, 255, .57);--theme-font-family: Muli, Roboto, "Helvetica Neue", sans-serif;--theme-body-1-font-size: 14px;--theme-body-2-font-size: 14px;--theme-body-1-line-height: 20px;--theme-display-1-font-size: 34px;--theme-display-3-font-size: 56px;--theme-display-4-font-size: 112px;--theme-caption-font-size: 12px;--theme-title-font-size: 20px;--theme-subheading-2-font-size: 16px;--theme-button-font-size: 14px;--theme-headline-line-height: 32px;--contezza-theme-header-background-image: url(assets/tezza/images/header_background_dark.jpg);--contezza-theme-header-logo: url(assets/tezza/images/logo-tekst-dark.svg);--user-card-image: url(assets/tezza/images/user-card-header-dark.png)}:root.contezza-theme-dark .mat-ripple-element{background-color:#ffffff1a}:root.contezza-theme-dark .mat-option{color:#fff}:root.contezza-theme-dark .mat-option:hover:not(.mat-option-disabled),:root.contezza-theme-dark .mat-option:focus:not(.mat-option-disabled){background:rgba(255,255,255,.04)}:root.contezza-theme-dark .mat-option.mat-selected:not(.mat-option-multiple):not(.mat-option-disabled){background:rgba(255,255,255,.04)}:root.contezza-theme-dark .mat-option.mat-active{background:rgba(255,255,255,.04);color:#fff}:root.contezza-theme-dark .mat-option.mat-option-disabled{color:#ffffff80}:root.contezza-theme-dark .mat-primary .mat-option.mat-selected:not(.mat-option-disabled){color:#30cfd0}:root.contezza-theme-dark .mat-accent .mat-option.mat-selected:not(.mat-option-disabled){color:#191970}:root.contezza-theme-dark .mat-warn .mat-option.mat-selected:not(.mat-option-disabled){color:#e44263}:root.contezza-theme-dark .mat-option{font-family:Open Sans;font-size:16px}:root.contezza-theme-dark .mat-optgroup-label{color:#ffffffb3}:root.contezza-theme-dark .mat-optgroup-disabled .mat-optgroup-label{color:#ffffff80}:root.contezza-theme-dark .mat-optgroup-label{font:500 14px/24px Open Sans;letter-spacing:normal}:root.contezza-theme-dark .mat-pseudo-checkbox{color:#ffffffb3}:root.contezza-theme-dark .mat-pseudo-checkbox:after{color:#303030}:root.contezza-theme-dark .mat-pseudo-checkbox-disabled{color:#686868}:root.contezza-theme-dark .mat-primary .mat-pseudo-checkbox-checked,:root.contezza-theme-dark .mat-primary .mat-pseudo-checkbox-indeterminate{background:#30cfd0}:root.contezza-theme-dark .mat-pseudo-checkbox-checked,:root.contezza-theme-dark .mat-pseudo-checkbox-indeterminate,:root.contezza-theme-dark .mat-accent .mat-pseudo-checkbox-checked,:root.contezza-theme-dark .mat-accent .mat-pseudo-checkbox-indeterminate{background:midnightblue}:root.contezza-theme-dark .mat-warn .mat-pseudo-checkbox-checked,:root.contezza-theme-dark .mat-warn .mat-pseudo-checkbox-indeterminate{background:#e44263}:root.contezza-theme-dark .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-disabled,:root.contezza-theme-dark .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-disabled{background:#686868}:root.contezza-theme-dark .mat-app-background,:root.contezza-theme-dark.mat-app-background{background-color:#303030;color:#fff}:root.contezza-theme-dark .mat-elevation-z0{box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}:root.contezza-theme-dark .mat-elevation-z1{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}:root.contezza-theme-dark .mat-elevation-z2{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}:root.contezza-theme-dark .mat-elevation-z3{box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}:root.contezza-theme-dark .mat-elevation-z4{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}:root.contezza-theme-dark .mat-elevation-z5{box-shadow:0 3px 5px -1px #0003,0 5px 8px #00000024,0 1px 14px #0000001f}:root.contezza-theme-dark .mat-elevation-z6{box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}:root.contezza-theme-dark .mat-elevation-z7{box-shadow:0 4px 5px -2px #0003,0 7px 10px 1px #00000024,0 2px 16px 1px #0000001f}:root.contezza-theme-dark .mat-elevation-z8{box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}:root.contezza-theme-dark .mat-elevation-z9{box-shadow:0 5px 6px -3px #0003,0 9px 12px 1px #00000024,0 3px 16px 2px #0000001f}:root.contezza-theme-dark .mat-elevation-z10{box-shadow:0 6px 6px -3px #0003,0 10px 14px 1px #00000024,0 4px 18px 3px #0000001f}:root.contezza-theme-dark .mat-elevation-z11{box-shadow:0 6px 7px -4px #0003,0 11px 15px 1px #00000024,0 4px 20px 3px #0000001f}:root.contezza-theme-dark .mat-elevation-z12{box-shadow:0 7px 8px -4px #0003,0 12px 17px 2px #00000024,0 5px 22px 4px #0000001f}:root.contezza-theme-dark .mat-elevation-z13{box-shadow:0 7px 8px -4px #0003,0 13px 19px 2px #00000024,0 5px 24px 4px #0000001f}:root.contezza-theme-dark .mat-elevation-z14{box-shadow:0 7px 9px -4px #0003,0 14px 21px 2px #00000024,0 5px 26px 4px #0000001f}:root.contezza-theme-dark .mat-elevation-z15{box-shadow:0 8px 9px -5px #0003,0 15px 22px 2px #00000024,0 6px 28px 5px #0000001f}:root.contezza-theme-dark .mat-elevation-z16{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}:root.contezza-theme-dark .mat-elevation-z17{box-shadow:0 8px 11px -5px #0003,0 17px 26px 2px #00000024,0 6px 32px 5px #0000001f}:root.contezza-theme-dark .mat-elevation-z18{box-shadow:0 9px 11px -5px #0003,0 18px 28px 2px #00000024,0 7px 34px 6px #0000001f}:root.contezza-theme-dark .mat-elevation-z19{box-shadow:0 9px 12px -6px #0003,0 19px 29px 2px #00000024,0 7px 36px 6px #0000001f}:root.contezza-theme-dark .mat-elevation-z20{box-shadow:0 10px 13px -6px #0003,0 20px 31px 3px #00000024,0 8px 38px 7px #0000001f}:root.contezza-theme-dark .mat-elevation-z21{box-shadow:0 10px 13px -6px #0003,0 21px 33px 3px #00000024,0 8px 40px 7px #0000001f}:root.contezza-theme-dark .mat-elevation-z22{box-shadow:0 10px 14px -6px #0003,0 22px 35px 3px #00000024,0 8px 42px 7px #0000001f}:root.contezza-theme-dark .mat-elevation-z23{box-shadow:0 11px 14px -7px #0003,0 23px 36px 3px #00000024,0 9px 44px 8px #0000001f}:root.contezza-theme-dark .mat-elevation-z24{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}:root.contezza-theme-dark .mat-autocomplete-panel{background:#424242;color:#fff}:root.contezza-theme-dark .mat-autocomplete-panel:not([class*=mat-elevation-z]){box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}:root.contezza-theme-dark .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover){background:#424242}:root.contezza-theme-dark .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover):not(.mat-option-disabled){color:#fff}:root.contezza-theme-dark .mat-badge-content{color:#fff;background:#30cfd0}.cdk-high-contrast-active :root.contezza-theme-dark .mat-badge-content{outline:solid 1px;border-radius:0}:root.contezza-theme-dark .mat-badge-accent .mat-badge-content{background:midnightblue;color:#fff}:root.contezza-theme-dark .mat-badge-warn .mat-badge-content{color:#fff;background:#e44263}:root.contezza-theme-dark .mat-badge-disabled .mat-badge-content{background:#6e6e6e;color:#ffffff80}:root.contezza-theme-dark .mat-badge-content{font-weight:600;font-size:12px;font-family:Open Sans}:root.contezza-theme-dark .mat-badge-small .mat-badge-content{font-size:9px}:root.contezza-theme-dark .mat-badge-large .mat-badge-content{font-size:24px}:root.contezza-theme-dark .mat-bottom-sheet-container{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f;background:#424242;color:#fff}:root.contezza-theme-dark .mat-bottom-sheet-container{font:400 14px/20px Open Sans;letter-spacing:normal}:root.contezza-theme-dark .mat-button,:root.contezza-theme-dark .mat-icon-button,:root.contezza-theme-dark .mat-stroked-button{color:inherit;background:transparent}:root.contezza-theme-dark .mat-button.mat-primary,:root.contezza-theme-dark .mat-icon-button.mat-primary,:root.contezza-theme-dark .mat-stroked-button.mat-primary{color:#30cfd0}:root.contezza-theme-dark .mat-button.mat-accent,:root.contezza-theme-dark .mat-icon-button.mat-accent,:root.contezza-theme-dark .mat-stroked-button.mat-accent{color:#191970}:root.contezza-theme-dark .mat-button.mat-warn,:root.contezza-theme-dark .mat-icon-button.mat-warn,:root.contezza-theme-dark .mat-stroked-button.mat-warn{color:#e44263}:root.contezza-theme-dark .mat-button.mat-primary.mat-button-disabled,:root.contezza-theme-dark .mat-button.mat-accent.mat-button-disabled,:root.contezza-theme-dark .mat-button.mat-warn.mat-button-disabled,:root.contezza-theme-dark .mat-button.mat-button-disabled.mat-button-disabled,:root.contezza-theme-dark .mat-icon-button.mat-primary.mat-button-disabled,:root.contezza-theme-dark .mat-icon-button.mat-accent.mat-button-disabled,:root.contezza-theme-dark .mat-icon-button.mat-warn.mat-button-disabled,:root.contezza-theme-dark .mat-icon-button.mat-button-disabled.mat-button-disabled,:root.contezza-theme-dark .mat-stroked-button.mat-primary.mat-button-disabled,:root.contezza-theme-dark .mat-stroked-button.mat-accent.mat-button-disabled,:root.contezza-theme-dark .mat-stroked-button.mat-warn.mat-button-disabled,:root.contezza-theme-dark .mat-stroked-button.mat-button-disabled.mat-button-disabled{color:#ffffff4d}:root.contezza-theme-dark .mat-button.mat-primary .mat-button-focus-overlay,:root.contezza-theme-dark .mat-icon-button.mat-primary .mat-button-focus-overlay,:root.contezza-theme-dark .mat-stroked-button.mat-primary .mat-button-focus-overlay{background-color:#30cfd0}:root.contezza-theme-dark .mat-button.mat-accent .mat-button-focus-overlay,:root.contezza-theme-dark .mat-icon-button.mat-accent .mat-button-focus-overlay,:root.contezza-theme-dark .mat-stroked-button.mat-accent .mat-button-focus-overlay{background-color:#191970}:root.contezza-theme-dark .mat-button.mat-warn .mat-button-focus-overlay,:root.contezza-theme-dark .mat-icon-button.mat-warn .mat-button-focus-overlay,:root.contezza-theme-dark .mat-stroked-button.mat-warn .mat-button-focus-overlay{background-color:#e44263}:root.contezza-theme-dark .mat-button.mat-button-disabled .mat-button-focus-overlay,:root.contezza-theme-dark .mat-icon-button.mat-button-disabled .mat-button-focus-overlay,:root.contezza-theme-dark .mat-stroked-button.mat-button-disabled .mat-button-focus-overlay{background-color:transparent}:root.contezza-theme-dark .mat-button .mat-ripple-element,:root.contezza-theme-dark .mat-icon-button .mat-ripple-element,:root.contezza-theme-dark .mat-stroked-button .mat-ripple-element{opacity:.1;background-color:currentColor}:root.contezza-theme-dark .mat-button-focus-overlay{background:white}:root.contezza-theme-dark .mat-stroked-button:not(.mat-button-disabled){border-color:#ffffff1f}:root.contezza-theme-dark .mat-flat-button,:root.contezza-theme-dark .mat-raised-button,:root.contezza-theme-dark .mat-fab,:root.contezza-theme-dark .mat-mini-fab{color:#fff;background-color:#424242}:root.contezza-theme-dark .mat-flat-button.mat-primary,:root.contezza-theme-dark .mat-raised-button.mat-primary,:root.contezza-theme-dark .mat-fab.mat-primary,:root.contezza-theme-dark .mat-mini-fab.mat-primary{color:#fff}:root.contezza-theme-dark .mat-flat-button.mat-accent,:root.contezza-theme-dark .mat-raised-button.mat-accent,:root.contezza-theme-dark .mat-fab.mat-accent,:root.contezza-theme-dark .mat-mini-fab.mat-accent{color:#fff}:root.contezza-theme-dark .mat-flat-button.mat-warn,:root.contezza-theme-dark .mat-raised-button.mat-warn,:root.contezza-theme-dark .mat-fab.mat-warn,:root.contezza-theme-dark .mat-mini-fab.mat-warn{color:#fff}:root.contezza-theme-dark .mat-flat-button.mat-primary.mat-button-disabled,:root.contezza-theme-dark .mat-flat-button.mat-accent.mat-button-disabled,:root.contezza-theme-dark .mat-flat-button.mat-warn.mat-button-disabled,:root.contezza-theme-dark .mat-flat-button.mat-button-disabled.mat-button-disabled,:root.contezza-theme-dark .mat-raised-button.mat-primary.mat-button-disabled,:root.contezza-theme-dark .mat-raised-button.mat-accent.mat-button-disabled,:root.contezza-theme-dark .mat-raised-button.mat-warn.mat-button-disabled,:root.contezza-theme-dark .mat-raised-button.mat-button-disabled.mat-button-disabled,:root.contezza-theme-dark .mat-fab.mat-primary.mat-button-disabled,:root.contezza-theme-dark .mat-fab.mat-accent.mat-button-disabled,:root.contezza-theme-dark .mat-fab.mat-warn.mat-button-disabled,:root.contezza-theme-dark .mat-fab.mat-button-disabled.mat-button-disabled,:root.contezza-theme-dark .mat-mini-fab.mat-primary.mat-button-disabled,:root.contezza-theme-dark .mat-mini-fab.mat-accent.mat-button-disabled,:root.contezza-theme-dark .mat-mini-fab.mat-warn.mat-button-disabled,:root.contezza-theme-dark .mat-mini-fab.mat-button-disabled.mat-button-disabled{color:#ffffff4d}:root.contezza-theme-dark .mat-flat-button.mat-primary,:root.contezza-theme-dark .mat-raised-button.mat-primary,:root.contezza-theme-dark .mat-fab.mat-primary,:root.contezza-theme-dark .mat-mini-fab.mat-primary{background-color:#30cfd0}:root.contezza-theme-dark .mat-flat-button.mat-accent,:root.contezza-theme-dark .mat-raised-button.mat-accent,:root.contezza-theme-dark .mat-fab.mat-accent,:root.contezza-theme-dark .mat-mini-fab.mat-accent{background-color:#191970}:root.contezza-theme-dark .mat-flat-button.mat-warn,:root.contezza-theme-dark .mat-raised-button.mat-warn,:root.contezza-theme-dark .mat-fab.mat-warn,:root.contezza-theme-dark .mat-mini-fab.mat-warn{background-color:#e44263}:root.contezza-theme-dark .mat-flat-button.mat-primary.mat-button-disabled,:root.contezza-theme-dark .mat-flat-button.mat-accent.mat-button-disabled,:root.contezza-theme-dark .mat-flat-button.mat-warn.mat-button-disabled,:root.contezza-theme-dark .mat-flat-button.mat-button-disabled.mat-button-disabled,:root.contezza-theme-dark .mat-raised-button.mat-primary.mat-button-disabled,:root.contezza-theme-dark .mat-raised-button.mat-accent.mat-button-disabled,:root.contezza-theme-dark .mat-raised-button.mat-warn.mat-button-disabled,:root.contezza-theme-dark .mat-raised-button.mat-button-disabled.mat-button-disabled,:root.contezza-theme-dark .mat-fab.mat-primary.mat-button-disabled,:root.contezza-theme-dark .mat-fab.mat-accent.mat-button-disabled,:root.contezza-theme-dark .mat-fab.mat-warn.mat-button-disabled,:root.contezza-theme-dark .mat-fab.mat-button-disabled.mat-button-disabled,:root.contezza-theme-dark .mat-mini-fab.mat-primary.mat-button-disabled,:root.contezza-theme-dark .mat-mini-fab.mat-accent.mat-button-disabled,:root.contezza-theme-dark .mat-mini-fab.mat-warn.mat-button-disabled,:root.contezza-theme-dark .mat-mini-fab.mat-button-disabled.mat-button-disabled{background-color:#ffffff1f}:root.contezza-theme-dark .mat-flat-button.mat-primary .mat-ripple-element,:root.contezza-theme-dark .mat-raised-button.mat-primary .mat-ripple-element,:root.contezza-theme-dark .mat-fab.mat-primary .mat-ripple-element,:root.contezza-theme-dark .mat-mini-fab.mat-primary .mat-ripple-element{background-color:#ffffff1a}:root.contezza-theme-dark .mat-flat-button.mat-accent .mat-ripple-element,:root.contezza-theme-dark .mat-raised-button.mat-accent .mat-ripple-element,:root.contezza-theme-dark .mat-fab.mat-accent .mat-ripple-element,:root.contezza-theme-dark .mat-mini-fab.mat-accent .mat-ripple-element{background-color:#ffffff1a}:root.contezza-theme-dark .mat-flat-button.mat-warn .mat-ripple-element,:root.contezza-theme-dark .mat-raised-button.mat-warn .mat-ripple-element,:root.contezza-theme-dark .mat-fab.mat-warn .mat-ripple-element,:root.contezza-theme-dark .mat-mini-fab.mat-warn .mat-ripple-element{background-color:#ffffff1a}:root.contezza-theme-dark .mat-stroked-button:not([class*=mat-elevation-z]),:root.contezza-theme-dark .mat-flat-button:not([class*=mat-elevation-z]){box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}:root.contezza-theme-dark .mat-raised-button:not([class*=mat-elevation-z]){box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}:root.contezza-theme-dark .mat-raised-button:not(.mat-button-disabled):active:not([class*=mat-elevation-z]){box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}:root.contezza-theme-dark .mat-raised-button.mat-button-disabled:not([class*=mat-elevation-z]){box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}:root.contezza-theme-dark .mat-fab:not([class*=mat-elevation-z]),:root.contezza-theme-dark .mat-mini-fab:not([class*=mat-elevation-z]){box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}:root.contezza-theme-dark .mat-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]),:root.contezza-theme-dark .mat-mini-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]){box-shadow:0 7px 8px -4px #0003,0 12px 17px 2px #00000024,0 5px 22px 4px #0000001f}:root.contezza-theme-dark .mat-fab.mat-button-disabled:not([class*=mat-elevation-z]),:root.contezza-theme-dark .mat-mini-fab.mat-button-disabled:not([class*=mat-elevation-z]){box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}:root.contezza-theme-dark .mat-button,:root.contezza-theme-dark .mat-raised-button,:root.contezza-theme-dark .mat-icon-button,:root.contezza-theme-dark .mat-stroked-button,:root.contezza-theme-dark .mat-flat-button,:root.contezza-theme-dark .mat-fab,:root.contezza-theme-dark .mat-mini-fab{font-family:Open Sans;font-size:14px;font-weight:500}:root.contezza-theme-dark .mat-button-toggle-standalone:not([class*=mat-elevation-z]),:root.contezza-theme-dark .mat-button-toggle-group:not([class*=mat-elevation-z]){box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}:root.contezza-theme-dark .mat-button-toggle-standalone.mat-button-toggle-appearance-standard:not([class*=mat-elevation-z]),:root.contezza-theme-dark .mat-button-toggle-group-appearance-standard:not([class*=mat-elevation-z]){box-shadow:none}:root.contezza-theme-dark .mat-button-toggle{color:#ffffff80}:root.contezza-theme-dark .mat-button-toggle .mat-button-toggle-focus-overlay{background-color:#ffffff1f}:root.contezza-theme-dark .mat-button-toggle-appearance-standard{color:#fff;background:#424242}:root.contezza-theme-dark .mat-button-toggle-appearance-standard .mat-button-toggle-focus-overlay{background-color:#fff}:root.contezza-theme-dark .mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle{border-left:solid 1px #595959}:root.contezza-theme-dark [dir=rtl] .mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle{border-left:none;border-right:solid 1px #595959}:root.contezza-theme-dark .mat-button-toggle-group-appearance-standard.mat-button-toggle-vertical .mat-button-toggle+.mat-button-toggle{border-left:none;border-right:none;border-top:solid 1px #595959}:root.contezza-theme-dark .mat-button-toggle-checked{background-color:#212121;color:#ffffffb3}:root.contezza-theme-dark .mat-button-toggle-checked.mat-button-toggle-appearance-standard{color:#fff}:root.contezza-theme-dark .mat-button-toggle-disabled{color:#ffffff4d;background-color:#000}:root.contezza-theme-dark .mat-button-toggle-disabled.mat-button-toggle-appearance-standard{background:#424242}:root.contezza-theme-dark .mat-button-toggle-disabled.mat-button-toggle-checked{background-color:#424242}:root.contezza-theme-dark .mat-button-toggle-standalone.mat-button-toggle-appearance-standard,:root.contezza-theme-dark .mat-button-toggle-group-appearance-standard{border:solid 1px #595959}:root.contezza-theme-dark .mat-button-toggle-appearance-standard .mat-button-toggle-label-content{line-height:48px}:root.contezza-theme-dark .mat-button-toggle{font-family:Open Sans}:root.contezza-theme-dark .mat-card{background:#424242;color:#fff}:root.contezza-theme-dark .mat-card:not([class*=mat-elevation-z]){box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}:root.contezza-theme-dark .mat-card.mat-card-flat:not([class*=mat-elevation-z]){box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}:root.contezza-theme-dark .mat-card-subtitle{color:#ffffffb3}:root.contezza-theme-dark .mat-card{font-family:Open Sans}:root.contezza-theme-dark .mat-card-title{font-size:24px;font-weight:500}:root.contezza-theme-dark .mat-card-header .mat-card-title{font-size:20px}:root.contezza-theme-dark .mat-card-subtitle,:root.contezza-theme-dark .mat-card-content{font-size:14px}:root.contezza-theme-dark .mat-checkbox-frame{border-color:#ffffffb3}:root.contezza-theme-dark .mat-checkbox-checkmark{fill:#303030}:root.contezza-theme-dark .mat-checkbox-checkmark-path{stroke:#303030!important}:root.contezza-theme-dark .mat-checkbox-mixedmark{background-color:#303030}:root.contezza-theme-dark .mat-checkbox-indeterminate.mat-primary .mat-checkbox-background,:root.contezza-theme-dark .mat-checkbox-checked.mat-primary .mat-checkbox-background{background-color:#30cfd0}:root.contezza-theme-dark .mat-checkbox-indeterminate.mat-accent .mat-checkbox-background,:root.contezza-theme-dark .mat-checkbox-checked.mat-accent .mat-checkbox-background{background-color:#191970}:root.contezza-theme-dark .mat-checkbox-indeterminate.mat-warn .mat-checkbox-background,:root.contezza-theme-dark .mat-checkbox-checked.mat-warn .mat-checkbox-background{background-color:#e44263}:root.contezza-theme-dark .mat-checkbox-disabled.mat-checkbox-checked .mat-checkbox-background,:root.contezza-theme-dark .mat-checkbox-disabled.mat-checkbox-indeterminate .mat-checkbox-background{background-color:#686868}:root.contezza-theme-dark .mat-checkbox-disabled:not(.mat-checkbox-checked) .mat-checkbox-frame{border-color:#686868}:root.contezza-theme-dark .mat-checkbox-disabled .mat-checkbox-label{color:#ffffff80}:root.contezza-theme-dark .mat-checkbox .mat-ripple-element{background-color:#fff}:root.contezza-theme-dark .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element,:root.contezza-theme-dark .mat-checkbox:active:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element{background:#30cfd0}:root.contezza-theme-dark .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element,:root.contezza-theme-dark .mat-checkbox:active:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element{background:midnightblue}:root.contezza-theme-dark .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element,:root.contezza-theme-dark .mat-checkbox:active:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element{background:#e44263}:root.contezza-theme-dark .mat-checkbox{font-family:Open Sans}:root.contezza-theme-dark .mat-checkbox-layout .mat-checkbox-label{line-height:24px}:root.contezza-theme-dark .mat-chip.mat-standard-chip{background-color:#616161;color:#fff}:root.contezza-theme-dark .mat-chip.mat-standard-chip .mat-chip-remove{color:#fff;opacity:.4}:root.contezza-theme-dark .mat-chip.mat-standard-chip:not(.mat-chip-disabled):active{box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}:root.contezza-theme-dark .mat-chip.mat-standard-chip:not(.mat-chip-disabled) .mat-chip-remove:hover{opacity:.54}:root.contezza-theme-dark .mat-chip.mat-standard-chip.mat-chip-disabled{opacity:.4}:root.contezza-theme-dark .mat-chip.mat-standard-chip:after{background:white}:root.contezza-theme-dark .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary{background-color:#30cfd0;color:#fff}:root.contezza-theme-dark .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-chip-remove{color:#fff;opacity:.4}:root.contezza-theme-dark .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-ripple-element{background-color:#ffffff1a}:root.contezza-theme-dark .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn{background-color:#e44263;color:#fff}:root.contezza-theme-dark .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-chip-remove{color:#fff;opacity:.4}:root.contezza-theme-dark .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-ripple-element{background-color:#ffffff1a}:root.contezza-theme-dark .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent{background-color:#191970;color:#fff}:root.contezza-theme-dark .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-chip-remove{color:#fff;opacity:.4}:root.contezza-theme-dark .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-ripple-element{background-color:#ffffff1a}:root.contezza-theme-dark .mat-chip{font-size:14px;font-weight:500}:root.contezza-theme-dark .mat-chip .mat-chip-trailing-icon.mat-icon,:root.contezza-theme-dark .mat-chip .mat-chip-remove.mat-icon{font-size:18px}:root.contezza-theme-dark .mat-table{background:#424242}:root.contezza-theme-dark .mat-table thead,:root.contezza-theme-dark .mat-table tbody,:root.contezza-theme-dark .mat-table tfoot,:root.contezza-theme-dark mat-header-row,:root.contezza-theme-dark mat-row,:root.contezza-theme-dark mat-footer-row,:root.contezza-theme-dark [mat-header-row],:root.contezza-theme-dark [mat-row],:root.contezza-theme-dark [mat-footer-row],:root.contezza-theme-dark .mat-table-sticky{background:inherit}:root.contezza-theme-dark mat-row,:root.contezza-theme-dark mat-header-row,:root.contezza-theme-dark mat-footer-row,:root.contezza-theme-dark th.mat-header-cell,:root.contezza-theme-dark td.mat-cell,:root.contezza-theme-dark td.mat-footer-cell{border-bottom-color:#ffffff1f}:root.contezza-theme-dark .mat-header-cell{color:#ffffffb3}:root.contezza-theme-dark .mat-cell,:root.contezza-theme-dark .mat-footer-cell{color:#fff}:root.contezza-theme-dark .mat-table{font-family:Open Sans}:root.contezza-theme-dark .mat-header-cell{font-size:12px;font-weight:500}:root.contezza-theme-dark .mat-cell,:root.contezza-theme-dark .mat-footer-cell{font-size:14px}:root.contezza-theme-dark .mat-calendar-arrow{fill:#fff}:root.contezza-theme-dark .mat-datepicker-toggle,:root.contezza-theme-dark .mat-datepicker-content .mat-calendar-next-button,:root.contezza-theme-dark .mat-datepicker-content .mat-calendar-previous-button{color:#fff}:root.contezza-theme-dark .mat-calendar-table-header-divider:after{background:rgba(255,255,255,.12)}:root.contezza-theme-dark .mat-calendar-table-header,:root.contezza-theme-dark .mat-calendar-body-label{color:#ffffffb3}:root.contezza-theme-dark .mat-calendar-body-cell-content,:root.contezza-theme-dark .mat-date-range-input-separator{color:#fff;border-color:transparent}:root.contezza-theme-dark .mat-calendar-body-disabled>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){color:#ffffff80}:root.contezza-theme-dark .mat-form-field-disabled .mat-date-range-input-separator{color:#ffffff80}:root.contezza-theme-dark .mat-calendar-body-in-preview{color:#ffffff3d}:root.contezza-theme-dark .mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){border-color:#ffffff80}:root.contezza-theme-dark .mat-calendar-body-disabled>.mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){border-color:#ffffff4d}:root.contezza-theme-dark .mat-calendar-body-in-range:before{background:rgba(48,207,208,.2)}:root.contezza-theme-dark .mat-calendar-body-comparison-identical,:root.contezza-theme-dark .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}:root.contezza-theme-dark .mat-calendar-body-comparison-bridge-start:before,:root.contezza-theme-dark [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(to right,rgba(48,207,208,.2) 50%,rgba(249,171,0,.2) 50%)}:root.contezza-theme-dark .mat-calendar-body-comparison-bridge-end:before,:root.contezza-theme-dark [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(to left,rgba(48,207,208,.2) 50%,rgba(249,171,0,.2) 50%)}:root.contezza-theme-dark .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,:root.contezza-theme-dark .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}:root.contezza-theme-dark .mat-calendar-body-comparison-identical.mat-calendar-body-selected,:root.contezza-theme-dark .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}:root.contezza-theme-dark .mat-calendar-body-selected{background-color:#30cfd0;color:#fff}:root.contezza-theme-dark .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#30cfd066}:root.contezza-theme-dark .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}:root.contezza-theme-dark .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),:root.contezza-theme-dark .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#30cfd04d}@media (hover: hover){:root.contezza-theme-dark .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#30cfd04d}}:root.contezza-theme-dark .mat-datepicker-content{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f;background-color:#424242;color:#fff}:root.contezza-theme-dark .mat-datepicker-content.mat-accent .mat-calendar-body-in-range:before{background:rgba(25,25,112,.2)}:root.contezza-theme-dark .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical,:root.contezza-theme-dark .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}:root.contezza-theme-dark .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-start:before,:root.contezza-theme-dark .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(to right,rgba(25,25,112,.2) 50%,rgba(249,171,0,.2) 50%)}:root.contezza-theme-dark .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-end:before,:root.contezza-theme-dark .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(to left,rgba(25,25,112,.2) 50%,rgba(249,171,0,.2) 50%)}:root.contezza-theme-dark .mat-datepicker-content.mat-accent .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,:root.contezza-theme-dark .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}:root.contezza-theme-dark .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical.mat-calendar-body-selected,:root.contezza-theme-dark .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}:root.contezza-theme-dark .mat-datepicker-content.mat-accent .mat-calendar-body-selected{background-color:#191970;color:#fff}:root.contezza-theme-dark .mat-datepicker-content.mat-accent .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#19197066}:root.contezza-theme-dark .mat-datepicker-content.mat-accent .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}:root.contezza-theme-dark .mat-datepicker-content.mat-accent .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),:root.contezza-theme-dark .mat-datepicker-content.mat-accent .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#1919704d}@media (hover: hover){:root.contezza-theme-dark .mat-datepicker-content.mat-accent .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#1919704d}}:root.contezza-theme-dark .mat-datepicker-content.mat-warn .mat-calendar-body-in-range:before{background:rgba(228,66,99,.2)}:root.contezza-theme-dark .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical,:root.contezza-theme-dark .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}:root.contezza-theme-dark .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-start:before,:root.contezza-theme-dark .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(to right,rgba(228,66,99,.2) 50%,rgba(249,171,0,.2) 50%)}:root.contezza-theme-dark .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-end:before,:root.contezza-theme-dark .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(to left,rgba(228,66,99,.2) 50%,rgba(249,171,0,.2) 50%)}:root.contezza-theme-dark .mat-datepicker-content.mat-warn .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,:root.contezza-theme-dark .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}:root.contezza-theme-dark .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical.mat-calendar-body-selected,:root.contezza-theme-dark .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}:root.contezza-theme-dark .mat-datepicker-content.mat-warn .mat-calendar-body-selected{background-color:#e44263;color:#fff}:root.contezza-theme-dark .mat-datepicker-content.mat-warn .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#e4426366}:root.contezza-theme-dark .mat-datepicker-content.mat-warn .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}:root.contezza-theme-dark .mat-datepicker-content.mat-warn .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),:root.contezza-theme-dark .mat-datepicker-content.mat-warn .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#e442634d}@media (hover: hover){:root.contezza-theme-dark .mat-datepicker-content.mat-warn .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#e442634d}}:root.contezza-theme-dark .mat-datepicker-content-touch{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}:root.contezza-theme-dark .mat-datepicker-toggle-active{color:#30cfd0}:root.contezza-theme-dark .mat-datepicker-toggle-active.mat-accent{color:#191970}:root.contezza-theme-dark .mat-datepicker-toggle-active.mat-warn{color:#e44263}:root.contezza-theme-dark .mat-date-range-input-inner[disabled]{color:#ffffff80}:root.contezza-theme-dark .mat-calendar{font-family:Open Sans}:root.contezza-theme-dark .mat-calendar-body{font-size:13px}:root.contezza-theme-dark .mat-calendar-body-label,:root.contezza-theme-dark .mat-calendar-period-button{font-size:14px;font-weight:500}:root.contezza-theme-dark .mat-calendar-table-header th{font-size:11px;font-weight:400}:root.contezza-theme-dark .mat-dialog-container{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f;background:#424242;color:#fff}:root.contezza-theme-dark .mat-dialog-title{font:500 20px/32px Open Sans;letter-spacing:normal}:root.contezza-theme-dark .mat-divider{border-top-color:#ffffff1f}:root.contezza-theme-dark .mat-divider-vertical{border-right-color:#ffffff1f}:root.contezza-theme-dark .mat-expansion-panel{background:#424242;color:#fff}:root.contezza-theme-dark .mat-expansion-panel:not([class*=mat-elevation-z]){box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}:root.contezza-theme-dark .mat-action-row{border-top-color:#ffffff1f}:root.contezza-theme-dark .mat-expansion-panel .mat-expansion-panel-header.cdk-keyboard-focused:not([aria-disabled=true]),:root.contezza-theme-dark .mat-expansion-panel .mat-expansion-panel-header.cdk-program-focused:not([aria-disabled=true]),:root.contezza-theme-dark .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:hover:not([aria-disabled=true]){background:rgba(255,255,255,.04)}@media (hover: none){:root.contezza-theme-dark .mat-expansion-panel:not(.mat-expanded):not([aria-disabled=true]) .mat-expansion-panel-header:hover{background:#424242}}:root.contezza-theme-dark .mat-expansion-panel-header-title{color:#fff}:root.contezza-theme-dark .mat-expansion-panel-header-description,:root.contezza-theme-dark .mat-expansion-indicator:after{color:#ffffffb3}:root.contezza-theme-dark .mat-expansion-panel-header[aria-disabled=true]{color:#ffffff4d}:root.contezza-theme-dark .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-title,:root.contezza-theme-dark .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-description{color:inherit}:root.contezza-theme-dark .mat-expansion-panel-header{height:48px}:root.contezza-theme-dark .mat-expansion-panel-header.mat-expanded{height:64px}:root.contezza-theme-dark .mat-expansion-panel-header{font-family:Open Sans;font-size:15px;font-weight:400}:root.contezza-theme-dark .mat-expansion-panel-content{font:400 14px/20px Open Sans;letter-spacing:normal}:root.contezza-theme-dark .mat-form-field-label{color:#ffffffb3}:root.contezza-theme-dark .mat-hint{color:#ffffffb3}:root.contezza-theme-dark .mat-form-field.mat-focused .mat-form-field-label{color:#30cfd0}:root.contezza-theme-dark .mat-form-field.mat-focused .mat-form-field-label.mat-accent{color:#191970}:root.contezza-theme-dark .mat-form-field.mat-focused .mat-form-field-label.mat-warn{color:#e44263}:root.contezza-theme-dark .mat-focused .mat-form-field-required-marker{color:#191970}:root.contezza-theme-dark .mat-form-field-ripple{background-color:#fff}:root.contezza-theme-dark .mat-form-field.mat-focused .mat-form-field-ripple{background-color:#30cfd0}:root.contezza-theme-dark .mat-form-field.mat-focused .mat-form-field-ripple.mat-accent{background-color:#191970}:root.contezza-theme-dark .mat-form-field.mat-focused .mat-form-field-ripple.mat-warn{background-color:#e44263}:root.contezza-theme-dark .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid) .mat-form-field-infix:after{color:#30cfd0}:root.contezza-theme-dark .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-accent .mat-form-field-infix:after{color:#191970}:root.contezza-theme-dark .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-warn .mat-form-field-infix:after{color:#e44263}:root.contezza-theme-dark .mat-form-field.mat-form-field-invalid .mat-form-field-label{color:#e44263}:root.contezza-theme-dark .mat-form-field.mat-form-field-invalid .mat-form-field-label.mat-accent,:root.contezza-theme-dark .mat-form-field.mat-form-field-invalid .mat-form-field-label .mat-form-field-required-marker{color:#e44263}:root.contezza-theme-dark .mat-form-field.mat-form-field-invalid .mat-form-field-ripple,:root.contezza-theme-dark .mat-form-field.mat-form-field-invalid .mat-form-field-ripple.mat-accent{background-color:#e44263}:root.contezza-theme-dark .mat-error{color:#e44263}:root.contezza-theme-dark .mat-form-field-appearance-legacy .mat-form-field-label{color:#ffffffb3}:root.contezza-theme-dark .mat-form-field-appearance-legacy .mat-hint{color:#ffffffb3}:root.contezza-theme-dark .mat-form-field-appearance-legacy .mat-form-field-underline{background-color:#ffffffb3}:root.contezza-theme-dark .mat-form-field-appearance-legacy.mat-form-field-disabled .mat-form-field-underline{background-image:linear-gradient(to right,rgba(255,255,255,.7) 0%,rgba(255,255,255,.7) 33%,transparent 0%);background-size:4px 100%;background-repeat:repeat-x}:root.contezza-theme-dark .mat-form-field-appearance-standard .mat-form-field-underline{background-color:#ffffffb3}:root.contezza-theme-dark .mat-form-field-appearance-standard.mat-form-field-disabled .mat-form-field-underline{background-image:linear-gradient(to right,rgba(255,255,255,.7) 0%,rgba(255,255,255,.7) 33%,transparent 0%);background-size:4px 100%;background-repeat:repeat-x}:root.contezza-theme-dark .mat-form-field-appearance-fill .mat-form-field-flex{background-color:#ffffff1a}:root.contezza-theme-dark .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-flex{background-color:#ffffff0d}:root.contezza-theme-dark .mat-form-field-appearance-fill .mat-form-field-underline:before{background-color:#ffffff80}:root.contezza-theme-dark .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-label{color:#ffffff80}:root.contezza-theme-dark .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-underline:before{background-color:transparent}:root.contezza-theme-dark .mat-form-field-appearance-outline .mat-form-field-outline{color:#ffffff4d}:root.contezza-theme-dark .mat-form-field-appearance-outline .mat-form-field-outline-thick{color:#fff}:root.contezza-theme-dark .mat-form-field-appearance-outline.mat-focused .mat-form-field-outline-thick{color:#30cfd0}:root.contezza-theme-dark .mat-form-field-appearance-outline.mat-focused.mat-accent .mat-form-field-outline-thick{color:#191970}:root.contezza-theme-dark .mat-form-field-appearance-outline.mat-focused.mat-warn .mat-form-field-outline-thick{color:#e44263}:root.contezza-theme-dark .mat-form-field-appearance-outline.mat-form-field-invalid.mat-form-field-invalid .mat-form-field-outline-thick{color:#e44263}:root.contezza-theme-dark .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-label{color:#ffffff80}:root.contezza-theme-dark .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-outline{color:#ffffff26}:root.contezza-theme-dark .mat-form-field{font-size:inherit;font-weight:400;line-height:1.125;font-family:Open Sans;letter-spacing:normal}:root.contezza-theme-dark .mat-form-field-wrapper{padding-bottom:1.34375em}:root.contezza-theme-dark .mat-form-field-prefix .mat-icon,:root.contezza-theme-dark .mat-form-field-suffix .mat-icon{font-size:150%;line-height:1.125}:root.contezza-theme-dark .mat-form-field-prefix .mat-icon-button,:root.contezza-theme-dark .mat-form-field-suffix .mat-icon-button{height:1.5em;width:1.5em}:root.contezza-theme-dark .mat-form-field-prefix .mat-icon-button .mat-icon,:root.contezza-theme-dark .mat-form-field-suffix .mat-icon-button .mat-icon{height:1.125em;line-height:1.125}:root.contezza-theme-dark .mat-form-field-infix{padding:.5em 0;border-top:.84375em solid transparent}:root.contezza-theme-dark .mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,:root.contezza-theme-dark .mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.34363em) scale(.75);width:133.3334533333%}:root.contezza-theme-dark .mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.34362em) scale(.75);width:133.3334633333%}:root.contezza-theme-dark .mat-form-field-label-wrapper{top:-.84375em;padding-top:.84375em}:root.contezza-theme-dark .mat-form-field-label{top:1.34375em}:root.contezza-theme-dark .mat-form-field-underline{bottom:1.34375em}:root.contezza-theme-dark .mat-form-field-subscript-wrapper{font-size:75%;margin-top:.6666666667em;top:calc(100% - 1.7916666667em)}:root.contezza-theme-dark .mat-form-field-appearance-legacy .mat-form-field-wrapper{padding-bottom:1.25em}:root.contezza-theme-dark .mat-form-field-appearance-legacy .mat-form-field-infix{padding:.4375em 0}:root.contezza-theme-dark .mat-form-field-appearance-legacy.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,:root.contezza-theme-dark .mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28125em) scale(.75) perspective(100px) translateZ(.00136px);width:133.3336933333%}:root.contezza-theme-dark .mat-form-field-appearance-legacy.mat-form-field-can-float .mat-form-field-autofill-control:-webkit-autofill+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28125em) scale(.75) perspective(100px) translateZ(.00137px);width:133.3337033333%}:root.contezza-theme-dark .mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28125em) scale(.75) perspective(100px) translateZ(.00138px);width:133.3337133333%}:root.contezza-theme-dark .mat-form-field-appearance-legacy .mat-form-field-label{top:1.28125em}:root.contezza-theme-dark .mat-form-field-appearance-legacy .mat-form-field-underline{bottom:1.25em}:root.contezza-theme-dark .mat-form-field-appearance-legacy .mat-form-field-subscript-wrapper{margin-top:.5416666667em;top:calc(100% - 1.6666666667em)}@media print{:root.contezza-theme-dark .mat-form-field-appearance-legacy.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,:root.contezza-theme-dark .mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28086em) scale(.75)}:root.contezza-theme-dark .mat-form-field-appearance-legacy.mat-form-field-can-float .mat-form-field-autofill-control:-webkit-autofill+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28085em) scale(.75)}:root.contezza-theme-dark .mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28084em) scale(.75)}}:root.contezza-theme-dark .mat-form-field-appearance-fill .mat-form-field-infix{padding:.25em 0 .75em}:root.contezza-theme-dark .mat-form-field-appearance-fill .mat-form-field-label{top:1.09375em;margin-top:-.5em}:root.contezza-theme-dark .mat-form-field-appearance-fill.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,:root.contezza-theme-dark .mat-form-field-appearance-fill.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-.59363em) scale(.75);width:133.3334533333%}:root.contezza-theme-dark .mat-form-field-appearance-fill.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-.59362em) scale(.75);width:133.3334633333%}:root.contezza-theme-dark .mat-form-field-appearance-outline .mat-form-field-infix{padding:1em 0}:root.contezza-theme-dark .mat-form-field-appearance-outline .mat-form-field-label{top:1.84375em;margin-top:-.25em}:root.contezza-theme-dark .mat-form-field-appearance-outline.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,:root.contezza-theme-dark .mat-form-field-appearance-outline.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.59363em) scale(.75);width:133.3334533333%}:root.contezza-theme-dark .mat-form-field-appearance-outline.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.59362em) scale(.75);width:133.3334633333%}:root.contezza-theme-dark .mat-grid-tile-header,:root.contezza-theme-dark .mat-grid-tile-footer{font-size:14px}:root.contezza-theme-dark .mat-grid-tile-header .mat-line,:root.contezza-theme-dark .mat-grid-tile-footer .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}:root.contezza-theme-dark .mat-grid-tile-header .mat-line:nth-child(n+2),:root.contezza-theme-dark .mat-grid-tile-footer .mat-line:nth-child(n+2){font-size:12px}:root.contezza-theme-dark .mat-icon.mat-primary{color:#30cfd0}:root.contezza-theme-dark .mat-icon.mat-accent{color:#191970}:root.contezza-theme-dark .mat-icon.mat-warn{color:#e44263}:root.contezza-theme-dark .mat-form-field-type-mat-native-select .mat-form-field-infix:after{color:#ffffffb3}:root.contezza-theme-dark .mat-input-element:disabled,:root.contezza-theme-dark .mat-form-field-type-mat-native-select.mat-form-field-disabled .mat-form-field-infix:after{color:#ffffff80}:root.contezza-theme-dark .mat-input-element{caret-color:#30cfd0}:root.contezza-theme-dark .mat-input-element::placeholder{color:#ffffff80}:root.contezza-theme-dark .mat-input-element::-moz-placeholder{color:#ffffff80}:root.contezza-theme-dark .mat-input-element::-webkit-input-placeholder{color:#ffffff80}:root.contezza-theme-dark .mat-input-element:-ms-input-placeholder{color:#ffffff80}:root.contezza-theme-dark .mat-input-element:not(.mat-native-select-inline) option{color:#000000de}:root.contezza-theme-dark .mat-input-element:not(.mat-native-select-inline) option:disabled{color:#00000061}:root.contezza-theme-dark .mat-form-field.mat-accent .mat-input-element{caret-color:#191970}:root.contezza-theme-dark .mat-form-field.mat-warn .mat-input-element,:root.contezza-theme-dark .mat-form-field-invalid .mat-input-element{caret-color:#e44263}:root.contezza-theme-dark .mat-form-field-type-mat-native-select.mat-form-field-invalid .mat-form-field-infix:after{color:#e44263}:root.contezza-theme-dark input.mat-input-element{margin-top:-.0625em}:root.contezza-theme-dark .mat-list-base .mat-list-item{color:#fff}:root.contezza-theme-dark .mat-list-base .mat-list-option{color:#fff}:root.contezza-theme-dark .mat-list-base .mat-subheader{color:#ffffffb3}:root.contezza-theme-dark .mat-list-base .mat-list-item-disabled{background-color:#ffffff1f;color:#ffffff80}:root.contezza-theme-dark .mat-list-option:hover,:root.contezza-theme-dark .mat-list-option:focus,:root.contezza-theme-dark .mat-nav-list .mat-list-item:hover,:root.contezza-theme-dark .mat-nav-list .mat-list-item:focus,:root.contezza-theme-dark .mat-action-list .mat-list-item:hover,:root.contezza-theme-dark .mat-action-list .mat-list-item:focus{background:rgba(255,255,255,.04)}:root.contezza-theme-dark .mat-list-single-selected-option,:root.contezza-theme-dark .mat-list-single-selected-option:hover,:root.contezza-theme-dark .mat-list-single-selected-option:focus{background:rgba(255,255,255,.12)}:root.contezza-theme-dark .mat-list-item{font-family:Open Sans}:root.contezza-theme-dark .mat-list-option{font-family:Open Sans}:root.contezza-theme-dark .mat-list-base .mat-list-item{font-size:16px}:root.contezza-theme-dark .mat-list-base .mat-list-item .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}:root.contezza-theme-dark .mat-list-base .mat-list-item .mat-line:nth-child(n+2){font-size:14px}:root.contezza-theme-dark .mat-list-base .mat-list-option{font-size:16px}:root.contezza-theme-dark .mat-list-base .mat-list-option .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}:root.contezza-theme-dark .mat-list-base .mat-list-option .mat-line:nth-child(n+2){font-size:14px}:root.contezza-theme-dark .mat-list-base .mat-subheader{font-family:Open Sans;font-size:14px;font-weight:500}:root.contezza-theme-dark .mat-list-base[dense] .mat-list-item{font-size:12px}:root.contezza-theme-dark .mat-list-base[dense] .mat-list-item .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}:root.contezza-theme-dark .mat-list-base[dense] .mat-list-item .mat-line:nth-child(n+2){font-size:12px}:root.contezza-theme-dark .mat-list-base[dense] .mat-list-option{font-size:12px}:root.contezza-theme-dark .mat-list-base[dense] .mat-list-option .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}:root.contezza-theme-dark .mat-list-base[dense] .mat-list-option .mat-line:nth-child(n+2){font-size:12px}:root.contezza-theme-dark .mat-list-base[dense] .mat-subheader{font-family:Open Sans;font-size:12px;font-weight:500}:root.contezza-theme-dark .mat-menu-panel{background:#424242}:root.contezza-theme-dark .mat-menu-panel:not([class*=mat-elevation-z]){box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}:root.contezza-theme-dark .mat-menu-item{background:transparent;color:#fff}:root.contezza-theme-dark .mat-menu-item[disabled],:root.contezza-theme-dark .mat-menu-item[disabled] .mat-menu-submenu-icon,:root.contezza-theme-dark .mat-menu-item[disabled] .mat-icon-no-color{color:#ffffff80}:root.contezza-theme-dark .mat-menu-item .mat-icon-no-color,:root.contezza-theme-dark .mat-menu-submenu-icon{color:#fff}:root.contezza-theme-dark .mat-menu-item:hover:not([disabled]),:root.contezza-theme-dark .mat-menu-item.cdk-program-focused:not([disabled]),:root.contezza-theme-dark .mat-menu-item.cdk-keyboard-focused:not([disabled]),:root.contezza-theme-dark .mat-menu-item-highlighted:not([disabled]){background:rgba(255,255,255,.04)}:root.contezza-theme-dark .mat-menu-item{font-family:Open Sans;font-size:14px;font-weight:400}:root.contezza-theme-dark .mat-paginator{background:#424242}:root.contezza-theme-dark .mat-paginator,:root.contezza-theme-dark .mat-paginator-page-size .mat-select-trigger{color:#ffffffb3}:root.contezza-theme-dark .mat-paginator-decrement,:root.contezza-theme-dark .mat-paginator-increment{border-top:2px solid white;border-right:2px solid white}:root.contezza-theme-dark .mat-paginator-first,:root.contezza-theme-dark .mat-paginator-last{border-top:2px solid white}:root.contezza-theme-dark .mat-icon-button[disabled] .mat-paginator-decrement,:root.contezza-theme-dark .mat-icon-button[disabled] .mat-paginator-increment,:root.contezza-theme-dark .mat-icon-button[disabled] .mat-paginator-first,:root.contezza-theme-dark .mat-icon-button[disabled] .mat-paginator-last{border-color:#ffffff80}:root.contezza-theme-dark .mat-paginator-container{min-height:56px}:root.contezza-theme-dark .mat-paginator,:root.contezza-theme-dark .mat-paginator-page-size .mat-select-trigger{font-family:Open Sans;font-size:12px}:root.contezza-theme-dark .mat-progress-bar-background{fill:#305858}:root.contezza-theme-dark .mat-progress-bar-buffer{background-color:#305858}:root.contezza-theme-dark .mat-progress-bar-fill:after{background-color:#30cfd0}:root.contezza-theme-dark .mat-progress-bar.mat-accent .mat-progress-bar-background{fill:#2a2a40}:root.contezza-theme-dark .mat-progress-bar.mat-accent .mat-progress-bar-buffer{background-color:#2a2a40}:root.contezza-theme-dark .mat-progress-bar.mat-accent .mat-progress-bar-fill:after{background-color:#191970}:root.contezza-theme-dark .mat-progress-bar.mat-warn .mat-progress-bar-background{fill:#5d353d}:root.contezza-theme-dark .mat-progress-bar.mat-warn .mat-progress-bar-buffer{background-color:#5d353d}:root.contezza-theme-dark .mat-progress-bar.mat-warn .mat-progress-bar-fill:after{background-color:#e44263}:root.contezza-theme-dark .mat-progress-spinner circle,:root.contezza-theme-dark .mat-spinner circle{stroke:#30cfd0}:root.contezza-theme-dark .mat-progress-spinner.mat-accent circle,:root.contezza-theme-dark .mat-spinner.mat-accent circle{stroke:#191970}:root.contezza-theme-dark .mat-progress-spinner.mat-warn circle,:root.contezza-theme-dark .mat-spinner.mat-warn circle{stroke:#e44263}:root.contezza-theme-dark .mat-radio-outer-circle{border-color:#ffffffb3}:root.contezza-theme-dark .mat-radio-button.mat-primary.mat-radio-checked .mat-radio-outer-circle{border-color:#30cfd0}:root.contezza-theme-dark .mat-radio-button.mat-primary .mat-radio-inner-circle,:root.contezza-theme-dark .mat-radio-button.mat-primary .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),:root.contezza-theme-dark .mat-radio-button.mat-primary.mat-radio-checked .mat-radio-persistent-ripple,:root.contezza-theme-dark .mat-radio-button.mat-primary:active .mat-radio-persistent-ripple{background-color:#30cfd0}:root.contezza-theme-dark .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-outer-circle{border-color:#191970}:root.contezza-theme-dark .mat-radio-button.mat-accent .mat-radio-inner-circle,:root.contezza-theme-dark .mat-radio-button.mat-accent .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),:root.contezza-theme-dark .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-persistent-ripple,:root.contezza-theme-dark .mat-radio-button.mat-accent:active .mat-radio-persistent-ripple{background-color:#191970}:root.contezza-theme-dark .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-outer-circle{border-color:#e44263}:root.contezza-theme-dark .mat-radio-button.mat-warn .mat-radio-inner-circle,:root.contezza-theme-dark .mat-radio-button.mat-warn .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),:root.contezza-theme-dark .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-persistent-ripple,:root.contezza-theme-dark .mat-radio-button.mat-warn:active .mat-radio-persistent-ripple{background-color:#e44263}:root.contezza-theme-dark .mat-radio-button.mat-radio-disabled.mat-radio-checked .mat-radio-outer-circle,:root.contezza-theme-dark .mat-radio-button.mat-radio-disabled .mat-radio-outer-circle{border-color:#ffffff80}:root.contezza-theme-dark .mat-radio-button.mat-radio-disabled .mat-radio-ripple .mat-ripple-element,:root.contezza-theme-dark .mat-radio-button.mat-radio-disabled .mat-radio-inner-circle{background-color:#ffffff80}:root.contezza-theme-dark .mat-radio-button.mat-radio-disabled .mat-radio-label-content{color:#ffffff80}:root.contezza-theme-dark .mat-radio-button .mat-ripple-element{background-color:#fff}:root.contezza-theme-dark .mat-radio-button{font-family:Open Sans}:root.contezza-theme-dark .mat-select-value{color:#fff}:root.contezza-theme-dark .mat-select-placeholder{color:#ffffff80}:root.contezza-theme-dark .mat-select-disabled .mat-select-value{color:#ffffff80}:root.contezza-theme-dark .mat-select-arrow{color:#ffffffb3}:root.contezza-theme-dark .mat-select-panel{background:#424242}:root.contezza-theme-dark .mat-select-panel:not([class*=mat-elevation-z]){box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}:root.contezza-theme-dark .mat-select-panel .mat-option.mat-selected:not(.mat-option-multiple){background:rgba(255,255,255,.12)}:root.contezza-theme-dark .mat-form-field.mat-focused.mat-primary .mat-select-arrow{color:#30cfd0}:root.contezza-theme-dark .mat-form-field.mat-focused.mat-accent .mat-select-arrow{color:#191970}:root.contezza-theme-dark .mat-form-field.mat-focused.mat-warn .mat-select-arrow{color:#e44263}:root.contezza-theme-dark .mat-form-field .mat-select.mat-select-invalid .mat-select-arrow{color:#e44263}:root.contezza-theme-dark .mat-form-field .mat-select.mat-select-disabled .mat-select-arrow{color:#ffffff80}:root.contezza-theme-dark .mat-select{font-family:Open Sans}:root.contezza-theme-dark .mat-select-trigger{height:1.125em}:root.contezza-theme-dark .mat-drawer-container{background-color:#303030;color:#fff}:root.contezza-theme-dark .mat-drawer{background-color:#424242;color:#fff}:root.contezza-theme-dark .mat-drawer.mat-drawer-push{background-color:#424242}:root.contezza-theme-dark .mat-drawer:not(.mat-drawer-side){box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}:root.contezza-theme-dark .mat-drawer-side{border-right:solid 1px rgba(255,255,255,.12)}:root.contezza-theme-dark .mat-drawer-side.mat-drawer-end{border-left:solid 1px rgba(255,255,255,.12);border-right:none}:root.contezza-theme-dark [dir=rtl] .mat-drawer-side{border-left:solid 1px rgba(255,255,255,.12);border-right:none}:root.contezza-theme-dark [dir=rtl] .mat-drawer-side.mat-drawer-end{border-left:none;border-right:solid 1px rgba(255,255,255,.12)}:root.contezza-theme-dark .mat-drawer-backdrop.mat-drawer-shown{background-color:#bdbdbd99}:root.contezza-theme-dark .mat-slide-toggle.mat-checked .mat-slide-toggle-thumb{background-color:#191970}:root.contezza-theme-dark .mat-slide-toggle.mat-checked .mat-slide-toggle-bar{background-color:#1919708a}:root.contezza-theme-dark .mat-slide-toggle.mat-checked .mat-ripple-element{background-color:#191970}:root.contezza-theme-dark .mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-thumb{background-color:#30cfd0}:root.contezza-theme-dark .mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-bar{background-color:#30cfd08a}:root.contezza-theme-dark .mat-slide-toggle.mat-primary.mat-checked .mat-ripple-element{background-color:#30cfd0}:root.contezza-theme-dark .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-thumb{background-color:#e44263}:root.contezza-theme-dark .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-bar{background-color:#e442638a}:root.contezza-theme-dark .mat-slide-toggle.mat-warn.mat-checked .mat-ripple-element{background-color:#e44263}:root.contezza-theme-dark .mat-slide-toggle:not(.mat-checked) .mat-ripple-element{background-color:#fff}:root.contezza-theme-dark .mat-slide-toggle-thumb{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f;background-color:#bdbdbd}:root.contezza-theme-dark .mat-slide-toggle-bar{background-color:#ffffff80}:root.contezza-theme-dark .mat-slide-toggle-content{font-family:Open Sans}:root.contezza-theme-dark .mat-slider-track-background{background-color:#ffffff4d}:root.contezza-theme-dark .mat-slider.mat-primary .mat-slider-track-fill,:root.contezza-theme-dark .mat-slider.mat-primary .mat-slider-thumb,:root.contezza-theme-dark .mat-slider.mat-primary .mat-slider-thumb-label{background-color:#30cfd0}:root.contezza-theme-dark .mat-slider.mat-primary .mat-slider-thumb-label-text{color:#fff}:root.contezza-theme-dark .mat-slider.mat-primary .mat-slider-focus-ring{background-color:#30cfd033}:root.contezza-theme-dark .mat-slider.mat-accent .mat-slider-track-fill,:root.contezza-theme-dark .mat-slider.mat-accent .mat-slider-thumb,:root.contezza-theme-dark .mat-slider.mat-accent .mat-slider-thumb-label{background-color:#191970}:root.contezza-theme-dark .mat-slider.mat-accent .mat-slider-thumb-label-text{color:#fff}:root.contezza-theme-dark .mat-slider.mat-accent .mat-slider-focus-ring{background-color:#19197033}:root.contezza-theme-dark .mat-slider.mat-warn .mat-slider-track-fill,:root.contezza-theme-dark .mat-slider.mat-warn .mat-slider-thumb,:root.contezza-theme-dark .mat-slider.mat-warn .mat-slider-thumb-label{background-color:#e44263}:root.contezza-theme-dark .mat-slider.mat-warn .mat-slider-thumb-label-text{color:#fff}:root.contezza-theme-dark .mat-slider.mat-warn .mat-slider-focus-ring{background-color:#e4426333}:root.contezza-theme-dark .mat-slider:hover .mat-slider-track-background,:root.contezza-theme-dark .mat-slider.cdk-focused .mat-slider-track-background{background-color:#ffffff4d}:root.contezza-theme-dark .mat-slider.mat-slider-disabled .mat-slider-track-background,:root.contezza-theme-dark .mat-slider.mat-slider-disabled .mat-slider-track-fill,:root.contezza-theme-dark .mat-slider.mat-slider-disabled .mat-slider-thumb{background-color:#ffffff4d}:root.contezza-theme-dark .mat-slider.mat-slider-disabled:hover .mat-slider-track-background{background-color:#ffffff4d}:root.contezza-theme-dark .mat-slider.mat-slider-min-value .mat-slider-focus-ring{background-color:#ffffff1f}:root.contezza-theme-dark .mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb,:root.contezza-theme-dark .mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb-label{background-color:#fff}:root.contezza-theme-dark .mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb,:root.contezza-theme-dark .mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb-label{background-color:#ffffff4d}:root.contezza-theme-dark .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing) .mat-slider-thumb{border-color:#ffffff4d;background-color:transparent}:root.contezza-theme-dark .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover .mat-slider-thumb,:root.contezza-theme-dark .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused .mat-slider-thumb{border-color:#ffffff4d}:root.contezza-theme-dark .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover.mat-slider-disabled .mat-slider-thumb,:root.contezza-theme-dark .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused.mat-slider-disabled .mat-slider-thumb{border-color:#ffffff4d}:root.contezza-theme-dark .mat-slider-has-ticks .mat-slider-wrapper:after{border-color:#ffffffb3}:root.contezza-theme-dark .mat-slider-horizontal .mat-slider-ticks{background-image:repeating-linear-gradient(to right,rgba(255,255,255,.7),rgba(255,255,255,.7) 2px,transparent 0,transparent);background-image:-moz-repeating-linear-gradient(.0001deg,rgba(255,255,255,.7),rgba(255,255,255,.7) 2px,transparent 0,transparent)}:root.contezza-theme-dark .mat-slider-vertical .mat-slider-ticks{background-image:repeating-linear-gradient(to bottom,rgba(255,255,255,.7),rgba(255,255,255,.7) 2px,transparent 0,transparent)}:root.contezza-theme-dark .mat-slider-thumb-label-text{font-family:Open Sans;font-size:12px;font-weight:500}:root.contezza-theme-dark .mat-step-header.cdk-keyboard-focused,:root.contezza-theme-dark .mat-step-header.cdk-program-focused,:root.contezza-theme-dark .mat-step-header:hover:not([aria-disabled]),:root.contezza-theme-dark .mat-step-header:hover[aria-disabled=false]{background-color:#ffffff0a}:root.contezza-theme-dark .mat-step-header:hover[aria-disabled=true]{cursor:default}@media (hover: none){:root.contezza-theme-dark .mat-step-header:hover{background:none}}:root.contezza-theme-dark .mat-step-header .mat-step-label,:root.contezza-theme-dark .mat-step-header .mat-step-optional{color:#ffffffb3}:root.contezza-theme-dark .mat-step-header .mat-step-icon{background-color:#ffffffb3;color:#fff}:root.contezza-theme-dark .mat-step-header .mat-step-icon-selected,:root.contezza-theme-dark .mat-step-header .mat-step-icon-state-done,:root.contezza-theme-dark .mat-step-header .mat-step-icon-state-edit{background-color:#30cfd0;color:#fff}:root.contezza-theme-dark .mat-step-header.mat-accent .mat-step-icon{color:#fff}:root.contezza-theme-dark .mat-step-header.mat-accent .mat-step-icon-selected,:root.contezza-theme-dark .mat-step-header.mat-accent .mat-step-icon-state-done,:root.contezza-theme-dark .mat-step-header.mat-accent .mat-step-icon-state-edit{background-color:#191970;color:#fff}:root.contezza-theme-dark .mat-step-header.mat-warn .mat-step-icon{color:#fff}:root.contezza-theme-dark .mat-step-header.mat-warn .mat-step-icon-selected,:root.contezza-theme-dark .mat-step-header.mat-warn .mat-step-icon-state-done,:root.contezza-theme-dark .mat-step-header.mat-warn .mat-step-icon-state-edit{background-color:#e44263;color:#fff}:root.contezza-theme-dark .mat-step-header .mat-step-icon-state-error{background-color:transparent;color:#e44263}:root.contezza-theme-dark .mat-step-header .mat-step-label.mat-step-label-active{color:#fff}:root.contezza-theme-dark .mat-step-header .mat-step-label.mat-step-label-error{color:#e44263}:root.contezza-theme-dark .mat-stepper-horizontal,:root.contezza-theme-dark .mat-stepper-vertical{background-color:#424242}:root.contezza-theme-dark .mat-stepper-vertical-line:before{border-left-color:#ffffff1f}:root.contezza-theme-dark .mat-horizontal-stepper-header:before,:root.contezza-theme-dark .mat-horizontal-stepper-header:after,:root.contezza-theme-dark .mat-stepper-horizontal-line{border-top-color:#ffffff1f}:root.contezza-theme-dark .mat-horizontal-stepper-header{height:72px}:root.contezza-theme-dark .mat-stepper-label-position-bottom .mat-horizontal-stepper-header,:root.contezza-theme-dark .mat-vertical-stepper-header{padding:24px}:root.contezza-theme-dark .mat-stepper-vertical-line:before{top:-16px;bottom:-16px}:root.contezza-theme-dark .mat-stepper-label-position-bottom .mat-horizontal-stepper-header:after,:root.contezza-theme-dark .mat-stepper-label-position-bottom .mat-horizontal-stepper-header:before{top:36px}:root.contezza-theme-dark .mat-stepper-label-position-bottom .mat-stepper-horizontal-line{top:36px}:root.contezza-theme-dark .mat-stepper-vertical,:root.contezza-theme-dark .mat-stepper-horizontal{font-family:Open Sans}:root.contezza-theme-dark .mat-step-label{font-size:14px;font-weight:400}:root.contezza-theme-dark .mat-step-sub-label-error{font-weight:400}:root.contezza-theme-dark .mat-step-label-error{font-size:14px}:root.contezza-theme-dark .mat-step-label-selected{font-size:14px;font-weight:500}:root.contezza-theme-dark .mat-sort-header-arrow{color:#c6c6c6}:root.contezza-theme-dark .mat-tab-nav-bar,:root.contezza-theme-dark .mat-tab-header{border-bottom:1px solid rgba(255,255,255,.12)}:root.contezza-theme-dark .mat-tab-group-inverted-header .mat-tab-nav-bar,:root.contezza-theme-dark .mat-tab-group-inverted-header .mat-tab-header{border-top:1px solid rgba(255,255,255,.12);border-bottom:none}:root.contezza-theme-dark .mat-tab-label,:root.contezza-theme-dark .mat-tab-link{color:#fff}:root.contezza-theme-dark .mat-tab-label.mat-tab-disabled,:root.contezza-theme-dark .mat-tab-link.mat-tab-disabled{color:#ffffff80}:root.contezza-theme-dark .mat-tab-header-pagination-chevron{border-color:#fff}:root.contezza-theme-dark .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:#ffffff80}:root.contezza-theme-dark .mat-tab-group[class*=mat-background-]>.mat-tab-header,:root.contezza-theme-dark .mat-tab-nav-bar[class*=mat-background-]{border-bottom:none;border-top:none}:root.contezza-theme-dark .mat-tab-group.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),:root.contezza-theme-dark .mat-tab-group.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),:root.contezza-theme-dark .mat-tab-group.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),:root.contezza-theme-dark .mat-tab-group.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),:root.contezza-theme-dark .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),:root.contezza-theme-dark .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),:root.contezza-theme-dark .mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),:root.contezza-theme-dark .mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#bef0f04d}:root.contezza-theme-dark .mat-tab-group.mat-primary .mat-ink-bar,:root.contezza-theme-dark .mat-tab-nav-bar.mat-primary .mat-ink-bar{background-color:#30cfd0}:root.contezza-theme-dark .mat-tab-group.mat-primary.mat-background-primary>.mat-tab-header .mat-ink-bar,:root.contezza-theme-dark .mat-tab-group.mat-primary.mat-background-primary>.mat-tab-link-container .mat-ink-bar,:root.contezza-theme-dark .mat-tab-nav-bar.mat-primary.mat-background-primary>.mat-tab-header .mat-ink-bar,:root.contezza-theme-dark .mat-tab-nav-bar.mat-primary.mat-background-primary>.mat-tab-link-container .mat-ink-bar{background-color:#fff}:root.contezza-theme-dark .mat-tab-group.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),:root.contezza-theme-dark .mat-tab-group.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),:root.contezza-theme-dark .mat-tab-group.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),:root.contezza-theme-dark .mat-tab-group.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),:root.contezza-theme-dark .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),:root.contezza-theme-dark .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),:root.contezza-theme-dark .mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),:root.contezza-theme-dark .mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#b7b7ef4d}:root.contezza-theme-dark .mat-tab-group.mat-accent .mat-ink-bar,:root.contezza-theme-dark .mat-tab-nav-bar.mat-accent .mat-ink-bar{background-color:#191970}:root.contezza-theme-dark .mat-tab-group.mat-accent.mat-background-accent>.mat-tab-header .mat-ink-bar,:root.contezza-theme-dark .mat-tab-group.mat-accent.mat-background-accent>.mat-tab-link-container .mat-ink-bar,:root.contezza-theme-dark .mat-tab-nav-bar.mat-accent.mat-background-accent>.mat-tab-header .mat-ink-bar,:root.contezza-theme-dark .mat-tab-nav-bar.mat-accent.mat-background-accent>.mat-tab-link-container .mat-ink-bar{background-color:#fff}:root.contezza-theme-dark .mat-tab-group.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),:root.contezza-theme-dark .mat-tab-group.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),:root.contezza-theme-dark .mat-tab-group.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),:root.contezza-theme-dark .mat-tab-group.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),:root.contezza-theme-dark .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),:root.contezza-theme-dark .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),:root.contezza-theme-dark .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),:root.contezza-theme-dark .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#f7c6d04d}:root.contezza-theme-dark .mat-tab-group.mat-warn .mat-ink-bar,:root.contezza-theme-dark .mat-tab-nav-bar.mat-warn .mat-ink-bar{background-color:#e44263}:root.contezza-theme-dark .mat-tab-group.mat-warn.mat-background-warn>.mat-tab-header .mat-ink-bar,:root.contezza-theme-dark .mat-tab-group.mat-warn.mat-background-warn>.mat-tab-link-container .mat-ink-bar,:root.contezza-theme-dark .mat-tab-nav-bar.mat-warn.mat-background-warn>.mat-tab-header .mat-ink-bar,:root.contezza-theme-dark .mat-tab-nav-bar.mat-warn.mat-background-warn>.mat-tab-link-container .mat-ink-bar{background-color:#fff}:root.contezza-theme-dark .mat-tab-group.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),:root.contezza-theme-dark .mat-tab-group.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),:root.contezza-theme-dark .mat-tab-group.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),:root.contezza-theme-dark .mat-tab-group.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),:root.contezza-theme-dark .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),:root.contezza-theme-dark .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),:root.contezza-theme-dark .mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),:root.contezza-theme-dark .mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#bef0f04d}:root.contezza-theme-dark .mat-tab-group.mat-background-primary>.mat-tab-header,:root.contezza-theme-dark .mat-tab-group.mat-background-primary>.mat-tab-link-container,:root.contezza-theme-dark .mat-tab-group.mat-background-primary>.mat-tab-header-pagination,:root.contezza-theme-dark .mat-tab-nav-bar.mat-background-primary>.mat-tab-header,:root.contezza-theme-dark .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container,:root.contezza-theme-dark .mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination{background-color:#30cfd0}:root.contezza-theme-dark .mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-label,:root.contezza-theme-dark .mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-tab-link,:root.contezza-theme-dark .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-label,:root.contezza-theme-dark .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-tab-link{color:#fff}:root.contezza-theme-dark .mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-label.mat-tab-disabled,:root.contezza-theme-dark .mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,:root.contezza-theme-dark .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-label.mat-tab-disabled,:root.contezza-theme-dark .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-tab-link.mat-tab-disabled{color:#fff6}:root.contezza-theme-dark .mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-chevron,:root.contezza-theme-dark .mat-tab-group.mat-background-primary>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,:root.contezza-theme-dark .mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-focus-indicator:before,:root.contezza-theme-dark .mat-tab-group.mat-background-primary>.mat-tab-header .mat-focus-indicator:before,:root.contezza-theme-dark .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-chevron,:root.contezza-theme-dark .mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,:root.contezza-theme-dark .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-focus-indicator:before,:root.contezza-theme-dark .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-focus-indicator:before{border-color:#fff}:root.contezza-theme-dark .mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,:root.contezza-theme-dark .mat-tab-group.mat-background-primary>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,:root.contezza-theme-dark .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,:root.contezza-theme-dark .mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:#fff;opacity:.4}:root.contezza-theme-dark .mat-tab-group.mat-background-primary>.mat-tab-header .mat-ripple-element,:root.contezza-theme-dark .mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-ripple-element,:root.contezza-theme-dark .mat-tab-group.mat-background-primary>.mat-tab-header-pagination .mat-ripple-element,:root.contezza-theme-dark .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-ripple-element,:root.contezza-theme-dark .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-ripple-element,:root.contezza-theme-dark .mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination .mat-ripple-element{background-color:#fff;opacity:.12}:root.contezza-theme-dark .mat-tab-group.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),:root.contezza-theme-dark .mat-tab-group.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),:root.contezza-theme-dark .mat-tab-group.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),:root.contezza-theme-dark .mat-tab-group.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),:root.contezza-theme-dark .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),:root.contezza-theme-dark .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),:root.contezza-theme-dark .mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),:root.contezza-theme-dark .mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#b7b7ef4d}:root.contezza-theme-dark .mat-tab-group.mat-background-accent>.mat-tab-header,:root.contezza-theme-dark .mat-tab-group.mat-background-accent>.mat-tab-link-container,:root.contezza-theme-dark .mat-tab-group.mat-background-accent>.mat-tab-header-pagination,:root.contezza-theme-dark .mat-tab-nav-bar.mat-background-accent>.mat-tab-header,:root.contezza-theme-dark .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container,:root.contezza-theme-dark .mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination{background-color:#191970}:root.contezza-theme-dark .mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-label,:root.contezza-theme-dark .mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-tab-link,:root.contezza-theme-dark .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-label,:root.contezza-theme-dark .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-tab-link{color:#fff}:root.contezza-theme-dark .mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-label.mat-tab-disabled,:root.contezza-theme-dark .mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,:root.contezza-theme-dark .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-label.mat-tab-disabled,:root.contezza-theme-dark .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-tab-link.mat-tab-disabled{color:#fff6}:root.contezza-theme-dark .mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-chevron,:root.contezza-theme-dark .mat-tab-group.mat-background-accent>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,:root.contezza-theme-dark .mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-focus-indicator:before,:root.contezza-theme-dark .mat-tab-group.mat-background-accent>.mat-tab-header .mat-focus-indicator:before,:root.contezza-theme-dark .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-chevron,:root.contezza-theme-dark .mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,:root.contezza-theme-dark .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-focus-indicator:before,:root.contezza-theme-dark .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-focus-indicator:before{border-color:#fff}:root.contezza-theme-dark .mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,:root.contezza-theme-dark .mat-tab-group.mat-background-accent>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,:root.contezza-theme-dark .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,:root.contezza-theme-dark .mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:#fff;opacity:.4}:root.contezza-theme-dark .mat-tab-group.mat-background-accent>.mat-tab-header .mat-ripple-element,:root.contezza-theme-dark .mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-ripple-element,:root.contezza-theme-dark .mat-tab-group.mat-background-accent>.mat-tab-header-pagination .mat-ripple-element,:root.contezza-theme-dark .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-ripple-element,:root.contezza-theme-dark .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-ripple-element,:root.contezza-theme-dark .mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination .mat-ripple-element{background-color:#fff;opacity:.12}:root.contezza-theme-dark .mat-tab-group.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),:root.contezza-theme-dark .mat-tab-group.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),:root.contezza-theme-dark .mat-tab-group.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),:root.contezza-theme-dark .mat-tab-group.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),:root.contezza-theme-dark .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),:root.contezza-theme-dark .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),:root.contezza-theme-dark .mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),:root.contezza-theme-dark .mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#f7c6d04d}:root.contezza-theme-dark .mat-tab-group.mat-background-warn>.mat-tab-header,:root.contezza-theme-dark .mat-tab-group.mat-background-warn>.mat-tab-link-container,:root.contezza-theme-dark .mat-tab-group.mat-background-warn>.mat-tab-header-pagination,:root.contezza-theme-dark .mat-tab-nav-bar.mat-background-warn>.mat-tab-header,:root.contezza-theme-dark .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container,:root.contezza-theme-dark .mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination{background-color:#e44263}:root.contezza-theme-dark .mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-label,:root.contezza-theme-dark .mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-tab-link,:root.contezza-theme-dark .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-label,:root.contezza-theme-dark .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-tab-link{color:#fff}:root.contezza-theme-dark .mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-label.mat-tab-disabled,:root.contezza-theme-dark .mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,:root.contezza-theme-dark .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-label.mat-tab-disabled,:root.contezza-theme-dark .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-tab-link.mat-tab-disabled{color:#fff6}:root.contezza-theme-dark .mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-chevron,:root.contezza-theme-dark .mat-tab-group.mat-background-warn>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,:root.contezza-theme-dark .mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-focus-indicator:before,:root.contezza-theme-dark .mat-tab-group.mat-background-warn>.mat-tab-header .mat-focus-indicator:before,:root.contezza-theme-dark .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-chevron,:root.contezza-theme-dark .mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,:root.contezza-theme-dark .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-focus-indicator:before,:root.contezza-theme-dark .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-focus-indicator:before{border-color:#fff}:root.contezza-theme-dark .mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,:root.contezza-theme-dark .mat-tab-group.mat-background-warn>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,:root.contezza-theme-dark .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,:root.contezza-theme-dark .mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:#fff;opacity:.4}:root.contezza-theme-dark .mat-tab-group.mat-background-warn>.mat-tab-header .mat-ripple-element,:root.contezza-theme-dark .mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-ripple-element,:root.contezza-theme-dark .mat-tab-group.mat-background-warn>.mat-tab-header-pagination .mat-ripple-element,:root.contezza-theme-dark .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-ripple-element,:root.contezza-theme-dark .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-ripple-element,:root.contezza-theme-dark .mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination .mat-ripple-element{background-color:#fff;opacity:.12}:root.contezza-theme-dark .mat-tab-group{font-family:Open Sans}:root.contezza-theme-dark .mat-tab-label,:root.contezza-theme-dark .mat-tab-link{font-family:Open Sans;font-size:14px;font-weight:500}:root.contezza-theme-dark .mat-toolbar{background:#212121;color:#fff}:root.contezza-theme-dark .mat-toolbar.mat-primary{background:#30cfd0;color:#fff}:root.contezza-theme-dark .mat-toolbar.mat-accent{background:midnightblue;color:#fff}:root.contezza-theme-dark .mat-toolbar.mat-warn{background:#e44263;color:#fff}:root.contezza-theme-dark .mat-toolbar .mat-form-field-underline,:root.contezza-theme-dark .mat-toolbar .mat-form-field-ripple,:root.contezza-theme-dark .mat-toolbar .mat-focused .mat-form-field-ripple{background-color:currentColor}:root.contezza-theme-dark .mat-toolbar .mat-form-field-label,:root.contezza-theme-dark .mat-toolbar .mat-focused .mat-form-field-label,:root.contezza-theme-dark .mat-toolbar .mat-select-value,:root.contezza-theme-dark .mat-toolbar .mat-select-arrow,:root.contezza-theme-dark .mat-toolbar .mat-form-field.mat-focused .mat-select-arrow{color:inherit}:root.contezza-theme-dark .mat-toolbar .mat-input-element{caret-color:currentColor}:root.contezza-theme-dark .mat-toolbar-multiple-rows{min-height:64px}:root.contezza-theme-dark .mat-toolbar-row,:root.contezza-theme-dark .mat-toolbar-single-row{height:64px}@media (max-width: 599px){:root.contezza-theme-dark .mat-toolbar-multiple-rows{min-height:56px}:root.contezza-theme-dark .mat-toolbar-row,:root.contezza-theme-dark .mat-toolbar-single-row{height:56px}}:root.contezza-theme-dark .mat-toolbar,:root.contezza-theme-dark .mat-toolbar h1,:root.contezza-theme-dark .mat-toolbar h2,:root.contezza-theme-dark .mat-toolbar h3,:root.contezza-theme-dark .mat-toolbar h4,:root.contezza-theme-dark .mat-toolbar h5,:root.contezza-theme-dark .mat-toolbar h6{font:500 20px/32px Open Sans;letter-spacing:normal;margin:0}:root.contezza-theme-dark .mat-tooltip{background:rgba(97,97,97,.9)}:root.contezza-theme-dark .mat-tooltip{font-family:Open Sans;font-size:10px;padding-top:6px;padding-bottom:6px}:root.contezza-theme-dark .mat-tooltip-handset{font-size:14px;padding-top:8px;padding-bottom:8px}:root.contezza-theme-dark .mat-tree{background:#424242}:root.contezza-theme-dark .mat-tree-node,:root.contezza-theme-dark .mat-nested-tree-node{color:#fff}:root.contezza-theme-dark .mat-tree-node{min-height:48px}:root.contezza-theme-dark .mat-tree{font-family:Open Sans}:root.contezza-theme-dark .mat-tree-node,:root.contezza-theme-dark .mat-nested-tree-node{font-weight:400;font-size:14px}:root.contezza-theme-dark .mat-snack-bar-container{color:#000000de;background:#fafafa;box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}:root.contezza-theme-dark .mat-simple-snackbar-action{color:inherit}:root.contezza-theme-dark .mat-simple-snackbar{font-family:Open Sans;font-size:14px}:root.contezza-theme-dark .mat-simple-snackbar-action{line-height:1;font-family:inherit;font-size:inherit;font-weight:500}:root.contezza-theme-dark :root{--theme-primary-color: #30cfd0;--theme-primary-color-default-contrast: white;--theme-header-text-color: white;--adf-theme-primary-50: #cef4f4;--adf-theme-primary-100: #bef0f0;--adf-theme-primary-300: #8be5e5;--adf-theme-primary-900: #2a5b5b;--theme-warn-color: #e44263;--theme-warn-color-default-contrast: white;--theme-accent-color: midnightblue;--theme-accent-color-a200: midnightblue;--theme-accent-color-default-contrast: white;--theme-accent-500: midnightblue;--adf-theme-foreground-base-color: white;--adf-theme-foreground-base-color-065: rgba(255, 255, 255, .65);--adf-theme-foreground-base-color-045: rgba(255, 255, 255, .45);--adf-theme-foreground-disabled-text-color: rgba(255, 255, 255, .5);--adf-theme-foreground-divider-color: rgba(255, 255, 255, .12);--adf-theme-foreground-icon-color: white;--adf-theme-foreground-icon-color-054: rgba(255, 255, 255, .54);--adf-theme-foreground-secondary-text-color: rgba(255, 255, 255, .7);--adf-theme-foreground-text-color: white;--adf-theme-foreground-text-color-087: rgba(255, 255, 255, .87);--adf-theme-foreground-text-color-075: rgba(255, 255, 255, .75);--adf-theme-foreground-text-color-064: rgba(255, 255, 255, .64);--adf-theme-foreground-text-color-054: rgba(255, 255, 255, .54);--adf-theme-foreground-text-color-042: rgba(255, 255, 255, .42);--adf-theme-foreground-text-color-040: rgba(255, 255, 255, .4);--adf-theme-foreground-text-color-027: rgba(255, 255, 255, .27);--adf-theme-foreground-text-color-025: rgba(255, 255, 255, .25);--adf-theme-foreground-text-color-014: rgba(255, 255, 255, .14);--adf-theme-foreground-text-color-007: rgba(255, 255, 255, .07);--adf-theme-background-card-color: #424242;--adf-theme-background-card-color-087: rgba(66, 66, 66, .87);--theme-background-color: #303030;--adf-theme-background-dialog-color: #424242;--adf-theme-background-hover-color: rgba(255, 255, 255, .04);--adf-theme-background-selected-button-color: #212121;--adf-theme-background-status-bar-color: black;--adf-theme-background-unselected-chip-color: #616161;--theme-font-family: Open Sans;--theme-body-1-font-size: 14px;--theme-body-2-font-size: 14px;--theme-body-1-line-height: 20px;--theme-display-1-font-size: 34px;--theme-display-3-font-size: 56px;--theme-display-4-font-size: 112px;--theme-caption-font-size: 12px;--theme-title-font-size: 20px;--theme-subheading-1-font-size: 15px;--theme-subheading-2-font-size: 16px;--theme-button-font-size: 14px;--theme-headline-font-size: 24px;--theme-headline-line-height: 32px;--theme-adf-icon-1-font-size: 17px;--theme-adf-picture-1-font-size: 18px;--theme-adf-task-footer-font-size: 18px;--theme-adf-task-title-font-size: 18px;--adf-theme-mat-grey-color-a200: #eeeeee;--adf-theme-mat-grey-color-a400: #bdbdbd;--adf-theme-mat-grey-color-50: #fafafa;--adf-theme-spacing: 16px}:root.contezza-theme-dark .mat-datetimepicker-calendar-header{background-color:#30cfd0}:root.contezza-theme-dark .mat-datetimepicker-calendar-body-cell-content.mat-datetimepicker-calendar-body-selected{background-color:#30cfd0;color:#fff}:root.contezza-theme-dark .mat-datetimepicker-calendar-body-cell-content.mat-datetimepicker-calendar-body-disabled>.mat-datetimepicker-calendar-body-selected{background-color:#30cfd066}:root.contezza-theme-dark .mat-datetimepicker-calendar-body-cell-content.mat-datetimepicker-calendar-body-today:not(.mat-datetimepicker-calendar-body-selected){border-color:#30cfd0}:root.contezza-theme-dark .mat-datetimepicker-calendar-body-cell-content.mat-datetimepicker-calendar-body-today.mat-datetimepicker-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}:root.contezza-theme-dark .mat-datetimepicker-clock-center{background-color:#30cfd0}:root.contezza-theme-dark .mat-datetimepicker-clock-hand{background-color:#30cfd0}:root.contezza-theme-dark .mat-datetimepicker-clock-hand:before{background-color:#30cfd0}:root.contezza-theme-dark .mat-datetimepicker-clock-cell.mat-datetimepicker-clock-cell-selected{background-color:#45d4d5}:root.contezza-theme-dark .adf-error-snackbar{background-color:var(--theme-warn-color)}:root.contezza-theme-dark .adf-warning-snackbar{background-color:var(--theme-accent-color)}:root.contezza-theme-dark .adf-info-snackbar{background-color:var(--theme-primary-color)}:root.contezza-theme-dark .mat-expansion-panel .mat-expansion-panel-header.cdk-keyboard-focused:not([aria-disabled=true]),:root.contezza-theme-dark .mat-expansion-panel .mat-expansion-panel-header.cdk-program-focused:not([aria-disabled=true]),:root.contezza-theme-dark .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:hover:not([aria-disabled=true]){background-color:var(--adf-theme-background-hover-color)}:root.contezza-theme-dark .mat-calendar .mat-calendar-header button{color:var(--adf-theme-foreground-text-color-087)}:root.contezza-theme-dark .mat-calendar .mat-calendar-header button:disabled{color:var(--adf-theme-foreground-text-color-054)}:root.contezza-theme-dark .mat-calendar .mat-calendar-content .mat-calendar-table-header th{color:var(--adf-theme-foreground-text-color-054)}:root.contezza-theme-dark .mat-calendar .mat-calendar-content .mat-calendar-body-disabled>div{color:var(--adf-theme-foreground-text-color-054)!important}:root.contezza-theme-dark .mat-datetimepicker-calendar .mat-datetimepicker-calendar-header .mat-datetimepicker-calendar-header-year{opacity:1}:root.contezza-theme-dark .mat-datetimepicker-calendar .mat-datetimepicker-calendar-header .mat-datetimepicker-calendar-header-date{opacity:1}:root.contezza-theme-dark .mat-datetimepicker-calendar .mat-datetimepicker-calendar-header .mat-datetimepicker-calendar-header-time{opacity:1}:root.contezza-theme-dark .mat-datetimepicker-calendar .mat-datetimepicker-calendar-content .mat-datetimepicker-calendar-table-header th{color:var(--adf-theme-foreground-text-color-054)}:root.contezza-theme-dark .mat-datetimepicker-calendar .mat-datetimepicker-calendar-content .mat-datetimepicker-calendar-body-disabled>div{color:var(--adf-theme-foreground-text-color-054)}:root.contezza-theme-dark :root{--adf-card-view-background: white;--adf-card-view-border: unset;--adf-card-view-border-color: unset;--adf-card-view-border-radius: 0;--adf-card-view-array-item-background: white;--adf-card-view-array-item-border: unset;--adf-card-view-array-item-border-color: unset;--adf-card-view-array-item-border-radius: 0;--adf-edit-task-and-service-filter-header-title-color: rgba(0, 0, 0, .87);--adf-edit-task-and-service-filter-header-description-color: rgba(0, 0, 0, .54);--adf-edit-task-and-service-filter-content-text-label-color: rgba(0, 0, 0, .54);--adf-edit-task-and-service-filter-content-select-label-color: rgba(0, 0, 0, .54);--adf-edit-task-and-service-filter-header-height: 48px;--adf-about-panel-header-height: 48px;--adf-about-panel-header-title-color: rgba(0, 0, 0, .87);--adf-edit-process-filter-header-height: 48px;--adf-edit-process-filter-header-title-color: rgba(0, 0, 0, .87);--adf-edit-process-filter-header-description-color: rgba(0, 0, 0, .54);--adf-edit-process-filter-content-text-label-color: rgba(0, 0, 0, .54);--adf-edit-process-filter-content-select-label-color: rgba(0, 0, 0, .54);--adf-about-server-settings-background: white;--adf-about-server-settings-color: rgba(0, 0, 0, .87);--adf-about-server-settings-border-radius: 4px;--adf-about-server-settings-padding: 16px;--adf-package-list-table-background: white;--adf-package-list-table-header-border-bottom-color: rgba(0, 0, 0, .12);--adf-package-list-table-header-border-style: solid;--adf-package-list-table-header-border-bottom-width: 1px;--adf-package-list-table-header-border-width: 0;--adf-package-list-table-header-min-height: 56px;--adf-package-list-table-header-cell-color: rgba(0, 0, 0, .54);--adf-package-list-table-row-border-bottom-color: rgba(0, 0, 0, .12);--adf-package-list-table-row-border-style: solid;--adf-package-list-table-row-border-bottom-width: 1px;--adf-package-list-table-row-border-width: 0;--adf-package-list-table-row-min-height: 48px;--adf-package-list-table-row-cell-color: rgba(0, 0, 0, .87);--adf-identity-user-info-background: var(--adf-theme-primary-300);--adf-identity-user-info-height: 40px;--adf-identity-user-info-width: 40px;--adf-identity-user-info-line-height: 40px;--adf-identity-user-info-font-size: var(--theme-adf-picture-1-font-size);--adf-user-info-container-margin-right: 8px}:root.contezza-theme-dark .adf-content-node-selector-content-list .adf-content-selector-modified-cell{display:none}:root.contezza-theme-dark .adf-content-node-selector-content-list .adf-content-selector-modifier-cell{display:none}:root.contezza-theme-dark adf-pagination.adf-pagination{height:32px;line-height:24px;padding:16px 0}:root.contezza-theme-dark adf-pagination.adf-pagination .adf-pagination__block{flex:none;padding:0;font-weight:400;font-size:14px;line-height:24px;letter-spacing:.25px}:root.contezza-theme-dark adf-pagination.adf-pagination .adf-pagination__block.adf-pagination__range-block{padding:0 24px}:root.contezza-theme-dark adf-pagination.adf-pagination .adf-pagination__perpage-block{flex:auto;padding-right:24px}:root.contezza-theme-dark adf-pagination.adf-pagination .adf-pagination__actualinfo-block{padding-right:12px}:root.contezza-theme-dark adf-pagination.adf-pagination .adf-pagination__actualinfo-block .mat-menu-trigger{display:none}:root.contezza-theme-dark adf-pagination.adf-pagination .adf-pagination__previous-button{margin:0 12px 0 0}:root.contezza-theme-dark adf-pagination.adf-pagination .adf-pagination__next-button{margin:0}:root.contezza-theme-dark adf-pagination.adf-pagination .adf-pagination__controls-block{padding-right:24px}:root.contezza-theme-dark .mat-icon-button:focus-visible,:root.contezza-theme-dark .mat-button:focus-visible,:root.contezza-theme-dark .mat-checkbox:focus-visible,:root.contezza-theme-dark .mat-raised-button:focus-visible{outline:2px solid var(--theme-blue-button-color);border-radius:4px}:root.contezza-theme-dark .mat-icon-button .mat-ripple-element,:root.contezza-theme-dark .mat-button .mat-ripple-element,:root.contezza-theme-dark .mat-checkbox .mat-ripple-element,:root.contezza-theme-dark .mat-raised-button .mat-ripple-element{display:none}:root.contezza-theme-dark .mat-icon-button.cdk-keyboard-focused .mat-button-focus-overlay,:root.contezza-theme-dark .mat-button.cdk-keyboard-focused .mat-button-focus-overlay,:root.contezza-theme-dark .mat-checkbox.cdk-keyboard-focused .mat-button-focus-overlay,:root.contezza-theme-dark .mat-raised-button.cdk-keyboard-focused .mat-button-focus-overlay{display:none}:root.contezza-theme-dark .mat-icon-button.cdk-keyboard-focused .mat-checkbox-ripple,:root.contezza-theme-dark .mat-button.cdk-keyboard-focused .mat-checkbox-ripple,:root.contezza-theme-dark .mat-checkbox.cdk-keyboard-focused .mat-checkbox-ripple,:root.contezza-theme-dark .mat-raised-button.cdk-keyboard-focused .mat-checkbox-ripple{outline:2px solid var(--theme-blue-button-color);border-radius:4px;height:22px;width:22px;left:calc(50% - 11px);top:calc(50% - 11px)}:root.contezza-theme-dark .adf-content-node-selector-content-list .adf-datatable-list .adf-datatable-selected.mat-icon>svg{fill:var(--theme-blue-button-color)}:root.contezza-theme-dark .mat-list-base .mat-list-option .mat-list-item-content{border:2px solid transparent;border-radius:4px}:root.contezza-theme-dark .mat-list-base .mat-list-option:focus-visible{background-color:#fff}:root.contezza-theme-dark .mat-list-base .mat-list-option:focus-visible .mat-list-item-content{border:2px solid var(--theme-blue-button-color);border-radius:4px}:root.contezza-theme-dark .adf-search-user-button.mat-button,:root.contezza-theme-dark .app-search-button{line-height:36px;border:2px solid transparent;border-radius:4px}:root.contezza-theme-dark .adf-search-user-button.mat-button:focus-visible,:root.contezza-theme-dark .app-search-button:focus-visible{outline:none;border:2px solid var(--theme-blue-button-color);border-radius:4px}:root.contezza-theme-dark .mat-menu-content .mat-menu-item{border:2px solid transparent;border-radius:4px}:root.contezza-theme-dark .mat-menu-content .mat-menu-item .mat-menu-ripple{display:none}:root.contezza-theme-dark .mat-menu-content .mat-menu-item:focus-visible{border:2px solid var(--theme-blue-button-color);border-radius:4px;background-color:#fff}:root.contezza-theme-dark .mat-menu-content .mat-menu-item.cdk-keyboard-focused:not([disabled]){background-color:#fff}:root.contezza-theme-dark .adf-toolbar-title{padding:2px}:root.contezza-theme-dark .mat-option.cdk-keyboard-focused .mat-option-ripple{outline:2px solid var(--theme-blue-button-color);border-radius:4px}:root.contezza-theme-dark .mat-slide-toggle .mat-slide-toggle-thumb{width:15px;height:15px;transform:translate(20%,50%);background-color:#484a4d}:root.contezza-theme-dark .mat-slide-toggle .mat-slide-toggle-bar{border-radius:15px;height:20px}:root.contezza-theme-dark .mat-slide-toggle .mat-slide-toggle-thumb-container{top:-5px}:root.contezza-theme-dark .mat-slide-toggle .mat-slide-toggle-ripple{display:none}:root.contezza-theme-dark .mat-slide-toggle.cdk-keyboard-focused .mat-slide-toggle-bar{outline:2px solid var(--theme-blue-button-color)}:root.contezza-theme-dark .mat-slide-toggle.mat-primary.mat-checked:not(.mat-disabled) .mat-slide-toggle-bar{background-color:var(--theme-blue-button-color)}:root.contezza-theme-dark .mat-slide-toggle.mat-primary.mat-checked:not(.mat-disabled) .mat-slide-toggle-thumb{background-color:#fff}:root.contezza-theme-dark .mat-stroked-button.cdk-keyboard-focused .mat-button-ripple.mat-ripple,:root.contezza-theme-dark .mat-flat-button.cdk-keyboard-focused .mat-button-ripple.mat-ripple{outline:2px solid var(--theme-blue-button-color);inset:-4px}:root.contezza-theme-dark .mat-datetimepicker-calendar-body-active .mat-datetimepicker-calendar-body-cell-content{outline:2px solid var(--theme-datetimepicker-cell-focus-border)}:root.contezza-theme-dark .mat-datetimepicker-calendar-body-active .mat-datetimepicker-calendar-body-cell-content:not(.mat-datetimepicker-calendar-body-selected){background-color:var(--theme-datetimepicker-cell-background)}:root.contezza-theme-dark .mat-datetimepicker-calendar-body-cell-content.mat-datetimepicker-calendar-body-selected{background-color:var(--theme-datetimepicker-selected-date-background)}:root.contezza-theme-dark .mat-datetimepicker-calendar-body-active .mat-datetimepicker-calendar-body-cell-content.mat-datetimepicker-calendar-body-selected{background-color:var(--theme-about-panel-border-color);color:var(--theme-datetimepicker-font-color)}:root.contezza-theme-dark .mat-expansion-panel .mat-expansion-panel-header{border:2px solid transparent;box-sizing:border-box}:root.contezza-theme-dark .mat-expansion-panel .mat-expansion-panel-header .mat-button-base.mat-button{outline:none;border:2px solid transparent;border-radius:4px}:root.contezza-theme-dark .mat-expansion-panel .mat-expansion-panel-header .mat-button-base.mat-button:focus-visible{border:2px solid var(--theme-blue-button-color);border-radius:4px;background-color:#fff}:root.contezza-theme-dark .mat-expansion-panel .mat-expansion-panel-header.cdk-keyboard-focused:not([aria-disabled=true]){background-color:#fff;border:2px solid var(--theme-blue-button-color);border-radius:4px}:root.contezza-theme-dark .adf-error-snackbar{background-color:#ba1b1b}:root.contezza-theme-dark .adf-error-snackbar .mat-simple-snackbar,:root.contezza-theme-dark .adf-error-snackbar .mat-simple-snackbar-action{color:#fff}:root.contezza-theme-dark .adf-info-snackbar{background-color:var(--theme-blue-button-color)}:root.contezza-theme-dark .adf-info-snackbar .mat-simple-snackbar,:root.contezza-theme-dark .adf-info-snackbar .mat-simple-snackbar-action{color:#fff}:root.contezza-theme-dark .mat-button-base.adf-filter-button{margin-left:-2px}:root.contezza-theme-dark .adf-pagination__perpage-block .mat-icon-button,:root.contezza-theme-dark .adf-pagination__actualinfo-block .mat-icon-button{left:3px}:root.contezza-theme-dark .adf-pagination__perpage-block .mat-icon-button:focus-visible,:root.contezza-theme-dark .adf-pagination__actualinfo-block .mat-icon-button:focus-visible{outline:none}:root.contezza-theme-dark .adf-pagination__perpage-block .mat-icon-button.cdk-keyboard-focused .mat-icon,:root.contezza-theme-dark .adf-pagination__actualinfo-block .mat-icon-button.cdk-keyboard-focused .mat-icon{outline:2px solid var(--theme-blue-button-color);border-radius:4px}:root.contezza-theme-dark adf-about{background-color:var(--theme-about-panel-background-color);overflow:auto}:root.contezza-theme-dark adf-about .mat-accordion{box-shadow:none;border:none}:root.contezza-theme-dark adf-about .mat-accordion.adf-about-panel .mat-expansion-panel{box-shadow:none;border-radius:12px;margin:24px;width:95%;border:1px solid var(--theme-about-panel-border-color)}:root.contezza-theme-dark adf-about .mat-expansion-panel-header{height:80px;line-height:32px}:root.contezza-theme-dark adf-about mat-panel-title{font-style:normal;font-weight:700;font-size:14px;line-height:24px}:root.contezza-theme-dark .tezza-zaak{--theme-primary-color: #7e7ee2;--theme-primary-color-default-contrast: black;--theme-primary-lighter-color: #9f9fe9;--theme-primary-darker-color: #1b1b48;--theme-accent-color: midnightblue;--theme-accent-color-default-contrast: white;--theme-accent-lighter-color: #b7b7ef;--theme-accent-darker-color: #1b1b48;--theme-text-color: rgba(255, 255, 255, .57);--theme-foreground-text-color: rgba(255, 255, 255, .72);--theme-text-bold-color: rgba(255, 255, 255, .87);--theme-text-disabled-color: rgba(255, 255, 255, .38);--theme-secondary-text-color: rgba(255, 255, 255, .7);--theme-title-color: rgba(255, 255, 255, .87);--theme-border-color: rgba(255, 255, 255, .07);--theme-card-background-color: #424242;--theme-card-background-light-color: rgba(255, 255, 255, .04);--theme-card-background-box-shadow-color: rgba(255, 255, 255, .2);--theme-divider-color: rgba(255, 255, 255, .07);--theme-dialog-background-color: #424242;--theme-warn-color: #e44263;--theme-toolbar-background: #212121;--theme-mat-table-hover-color: rgba(33, 33, 33, .54);--theme-icon-blue-color: #0a1f8f;--theme-icon-green-color: #0fd850;--theme-icon-red-color: #e6007e;--theme-swichter-light-image: url(assets/tezza/images/theme_switcher_light.svg);--theme-swichter-dark-image: url(assets/tezza/images/theme_switcher_dark.svg);--theme-warn-color-default-contrast: white;--theme-accent-color-a200: midnightblue;--adf-snackbar-error-bg-color: #e44263;--adf-snackbar-error-action-color: white;--adf-snackbar-warning-bg-color: midnightblue;--adf-snackbar-warning-action-color: white;--adf-snackbar-info-bg-color: #7e7ee2;--adf-snackbar-info-action-color: black;--adf-breadcrumb-item-active-color: rgba(255, 255, 255, .87);--adf-breadcrumb-item-active-hover-color: rgba(255, 255, 255, .72);--adf-node-selector-icon-color: rgba(255, 255, 255, .57);--adf-node-selector-base-color: rgba(255, 255, 255, .4);--adf-node-selector-base-bold-color: rgba(255, 255, 255, .72);--adf-datatable-cell-link-hover-color: midnightblue;--adf-datatable-selected-color: #9f9fe9;--adf-user-info-color: #7e7ee2;--adf-comment-list-primary-color: #9f9fe9;--adf-comment-list-ripple-color: #7e7ee2;--adf-search-input-bg-color: #9f9fe9;--adf-search-input-highlight-color: #1b1b48;--adf-tooltip-card-color: rgba(255, 255, 255, .72);--adf-card-view-text-color: rgba(255, 255, 255, .27);--adf-card-view-label-color: rgba(255, 255, 255, .4);--adf-card-view-datetime-border-color: rgba(255, 255, 255, .4);--adf-upload-border-color: rgba(255, 255, 255, .14);--adf-header-background-color: black;--adf-theme-background-dialog-color: #fff;--theme-hover-bg-color: rgba(255, 255, 255, .04);--theme-background-color: #303030;--theme-text-fg-color: white;--theme-text-fg-shadow-color: rgba(255, 255, 255, .27);--theme-card-bg-color: #424242;--theme-card-bg-bold-color: rgba(66, 66, 66, .87);--theme-dialog-bg-color: #424242;--theme-bg-hover-color: rgba(255, 255, 255, .04);--theme-fg-base-color: white;--theme-fg-divider: rgba(255, 255, 255, .12);--theme-disabled-text-color: rgba(255, 255, 255, .38);--theme-selected-button-bg-color: #212121;--theme-icon-fg-color: white;--theme-unselected-chip-bg-color: #616161;--theme-status-bar-bg-color: black;--theme-colors-mat-grey-dark: rgba(255, 255, 255, .57);--theme-font-family: Muli, Roboto, "Helvetica Neue", sans-serif;--theme-body-1-font-size: 14px;--theme-body-2-font-size: 14px;--theme-body-1-line-height: 20px;--theme-display-1-font-size: 34px;--theme-display-3-font-size: 56px;--theme-display-4-font-size: 112px;--theme-caption-font-size: 12px;--theme-title-font-size: 20px;--theme-subheading-2-font-size: 16px;--theme-button-font-size: 14px;--theme-headline-line-height: 32px}:root.contezza-theme-dark .tezza-zaak .mat-ripple-element{background-color:#ffffff1a}:root.contezza-theme-dark .tezza-zaak .mat-option{color:#fff}:root.contezza-theme-dark .tezza-zaak .mat-option:hover:not(.mat-option-disabled),:root.contezza-theme-dark .tezza-zaak .mat-option:focus:not(.mat-option-disabled){background:rgba(255,255,255,.04)}:root.contezza-theme-dark .tezza-zaak .mat-option.mat-selected:not(.mat-option-multiple):not(.mat-option-disabled){background:rgba(255,255,255,.04)}:root.contezza-theme-dark .tezza-zaak .mat-option.mat-active{background:rgba(255,255,255,.04);color:#fff}:root.contezza-theme-dark .tezza-zaak .mat-option.mat-option-disabled{color:#ffffff80}:root.contezza-theme-dark .tezza-zaak .mat-primary .mat-option.mat-selected:not(.mat-option-disabled){color:#7e7ee2}:root.contezza-theme-dark .tezza-zaak .mat-accent .mat-option.mat-selected:not(.mat-option-disabled){color:#191970}:root.contezza-theme-dark .tezza-zaak .mat-warn .mat-option.mat-selected:not(.mat-option-disabled){color:#e44263}:root.contezza-theme-dark .tezza-zaak .mat-option{font-family:Open Sans;font-size:16px}:root.contezza-theme-dark .tezza-zaak .mat-optgroup-label{color:#ffffffb3}:root.contezza-theme-dark .tezza-zaak .mat-optgroup-disabled .mat-optgroup-label{color:#ffffff80}:root.contezza-theme-dark .tezza-zaak .mat-optgroup-label{font:500 14px/24px Open Sans;letter-spacing:normal}:root.contezza-theme-dark .tezza-zaak .mat-pseudo-checkbox{color:#ffffffb3}:root.contezza-theme-dark .tezza-zaak .mat-pseudo-checkbox:after{color:#303030}:root.contezza-theme-dark .tezza-zaak .mat-pseudo-checkbox-disabled{color:#686868}:root.contezza-theme-dark .tezza-zaak .mat-primary .mat-pseudo-checkbox-checked,:root.contezza-theme-dark .tezza-zaak .mat-primary .mat-pseudo-checkbox-indeterminate{background:#7e7ee2}:root.contezza-theme-dark .tezza-zaak .mat-pseudo-checkbox-checked,:root.contezza-theme-dark .tezza-zaak .mat-pseudo-checkbox-indeterminate,:root.contezza-theme-dark .tezza-zaak .mat-accent .mat-pseudo-checkbox-checked,:root.contezza-theme-dark .tezza-zaak .mat-accent .mat-pseudo-checkbox-indeterminate{background:midnightblue}:root.contezza-theme-dark .tezza-zaak .mat-warn .mat-pseudo-checkbox-checked,:root.contezza-theme-dark .tezza-zaak .mat-warn .mat-pseudo-checkbox-indeterminate{background:#e44263}:root.contezza-theme-dark .tezza-zaak .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-disabled,:root.contezza-theme-dark .tezza-zaak .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-disabled{background:#686868}:root.contezza-theme-dark .tezza-zaak .mat-app-background,:root.contezza-theme-dark .tezza-zaak.mat-app-background{background-color:#303030;color:#fff}:root.contezza-theme-dark .tezza-zaak .mat-elevation-z0{box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}:root.contezza-theme-dark .tezza-zaak .mat-elevation-z1{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}:root.contezza-theme-dark .tezza-zaak .mat-elevation-z2{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}:root.contezza-theme-dark .tezza-zaak .mat-elevation-z3{box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}:root.contezza-theme-dark .tezza-zaak .mat-elevation-z4{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}:root.contezza-theme-dark .tezza-zaak .mat-elevation-z5{box-shadow:0 3px 5px -1px #0003,0 5px 8px #00000024,0 1px 14px #0000001f}:root.contezza-theme-dark .tezza-zaak .mat-elevation-z6{box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}:root.contezza-theme-dark .tezza-zaak .mat-elevation-z7{box-shadow:0 4px 5px -2px #0003,0 7px 10px 1px #00000024,0 2px 16px 1px #0000001f}:root.contezza-theme-dark .tezza-zaak .mat-elevation-z8{box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}:root.contezza-theme-dark .tezza-zaak .mat-elevation-z9{box-shadow:0 5px 6px -3px #0003,0 9px 12px 1px #00000024,0 3px 16px 2px #0000001f}:root.contezza-theme-dark .tezza-zaak .mat-elevation-z10{box-shadow:0 6px 6px -3px #0003,0 10px 14px 1px #00000024,0 4px 18px 3px #0000001f}:root.contezza-theme-dark .tezza-zaak .mat-elevation-z11{box-shadow:0 6px 7px -4px #0003,0 11px 15px 1px #00000024,0 4px 20px 3px #0000001f}:root.contezza-theme-dark .tezza-zaak .mat-elevation-z12{box-shadow:0 7px 8px -4px #0003,0 12px 17px 2px #00000024,0 5px 22px 4px #0000001f}:root.contezza-theme-dark .tezza-zaak .mat-elevation-z13{box-shadow:0 7px 8px -4px #0003,0 13px 19px 2px #00000024,0 5px 24px 4px #0000001f}:root.contezza-theme-dark .tezza-zaak .mat-elevation-z14{box-shadow:0 7px 9px -4px #0003,0 14px 21px 2px #00000024,0 5px 26px 4px #0000001f}:root.contezza-theme-dark .tezza-zaak .mat-elevation-z15{box-shadow:0 8px 9px -5px #0003,0 15px 22px 2px #00000024,0 6px 28px 5px #0000001f}:root.contezza-theme-dark .tezza-zaak .mat-elevation-z16{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}:root.contezza-theme-dark .tezza-zaak .mat-elevation-z17{box-shadow:0 8px 11px -5px #0003,0 17px 26px 2px #00000024,0 6px 32px 5px #0000001f}:root.contezza-theme-dark .tezza-zaak .mat-elevation-z18{box-shadow:0 9px 11px -5px #0003,0 18px 28px 2px #00000024,0 7px 34px 6px #0000001f}:root.contezza-theme-dark .tezza-zaak .mat-elevation-z19{box-shadow:0 9px 12px -6px #0003,0 19px 29px 2px #00000024,0 7px 36px 6px #0000001f}:root.contezza-theme-dark .tezza-zaak .mat-elevation-z20{box-shadow:0 10px 13px -6px #0003,0 20px 31px 3px #00000024,0 8px 38px 7px #0000001f}:root.contezza-theme-dark .tezza-zaak .mat-elevation-z21{box-shadow:0 10px 13px -6px #0003,0 21px 33px 3px #00000024,0 8px 40px 7px #0000001f}:root.contezza-theme-dark .tezza-zaak .mat-elevation-z22{box-shadow:0 10px 14px -6px #0003,0 22px 35px 3px #00000024,0 8px 42px 7px #0000001f}:root.contezza-theme-dark .tezza-zaak .mat-elevation-z23{box-shadow:0 11px 14px -7px #0003,0 23px 36px 3px #00000024,0 9px 44px 8px #0000001f}:root.contezza-theme-dark .tezza-zaak .mat-elevation-z24{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}:root.contezza-theme-dark .tezza-zaak .mat-autocomplete-panel{background:#424242;color:#fff}:root.contezza-theme-dark .tezza-zaak .mat-autocomplete-panel:not([class*=mat-elevation-z]){box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}:root.contezza-theme-dark .tezza-zaak .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover){background:#424242}:root.contezza-theme-dark .tezza-zaak .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover):not(.mat-option-disabled){color:#fff}:root.contezza-theme-dark .tezza-zaak .mat-badge-content{color:#000;background:#7e7ee2}.cdk-high-contrast-active :root.contezza-theme-dark .tezza-zaak .mat-badge-content{outline:solid 1px;border-radius:0}:root.contezza-theme-dark .tezza-zaak .mat-badge-accent .mat-badge-content{background:midnightblue;color:#fff}:root.contezza-theme-dark .tezza-zaak .mat-badge-warn .mat-badge-content{color:#fff;background:#e44263}:root.contezza-theme-dark .tezza-zaak .mat-badge-disabled .mat-badge-content{background:#6e6e6e;color:#ffffff80}:root.contezza-theme-dark .tezza-zaak .mat-badge-content{font-weight:600;font-size:12px;font-family:Open Sans}:root.contezza-theme-dark .tezza-zaak .mat-badge-small .mat-badge-content{font-size:9px}:root.contezza-theme-dark .tezza-zaak .mat-badge-large .mat-badge-content{font-size:24px}:root.contezza-theme-dark .tezza-zaak .mat-bottom-sheet-container{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f;background:#424242;color:#fff}:root.contezza-theme-dark .tezza-zaak .mat-bottom-sheet-container{font:400 14px/20px Open Sans;letter-spacing:normal}:root.contezza-theme-dark .tezza-zaak .mat-button,:root.contezza-theme-dark .tezza-zaak .mat-icon-button,:root.contezza-theme-dark .tezza-zaak .mat-stroked-button{color:inherit;background:transparent}:root.contezza-theme-dark .tezza-zaak .mat-button.mat-primary,:root.contezza-theme-dark .tezza-zaak .mat-icon-button.mat-primary,:root.contezza-theme-dark .tezza-zaak .mat-stroked-button.mat-primary{color:#7e7ee2}:root.contezza-theme-dark .tezza-zaak .mat-button.mat-accent,:root.contezza-theme-dark .tezza-zaak .mat-icon-button.mat-accent,:root.contezza-theme-dark .tezza-zaak .mat-stroked-button.mat-accent{color:#191970}:root.contezza-theme-dark .tezza-zaak .mat-button.mat-warn,:root.contezza-theme-dark .tezza-zaak .mat-icon-button.mat-warn,:root.contezza-theme-dark .tezza-zaak .mat-stroked-button.mat-warn{color:#e44263}:root.contezza-theme-dark .tezza-zaak .mat-button.mat-primary.mat-button-disabled,:root.contezza-theme-dark .tezza-zaak .mat-button.mat-accent.mat-button-disabled,:root.contezza-theme-dark .tezza-zaak .mat-button.mat-warn.mat-button-disabled,:root.contezza-theme-dark .tezza-zaak .mat-button.mat-button-disabled.mat-button-disabled,:root.contezza-theme-dark .tezza-zaak .mat-icon-button.mat-primary.mat-button-disabled,:root.contezza-theme-dark .tezza-zaak .mat-icon-button.mat-accent.mat-button-disabled,:root.contezza-theme-dark .tezza-zaak .mat-icon-button.mat-warn.mat-button-disabled,:root.contezza-theme-dark .tezza-zaak .mat-icon-button.mat-button-disabled.mat-button-disabled,:root.contezza-theme-dark .tezza-zaak .mat-stroked-button.mat-primary.mat-button-disabled,:root.contezza-theme-dark .tezza-zaak .mat-stroked-button.mat-accent.mat-button-disabled,:root.contezza-theme-dark .tezza-zaak .mat-stroked-button.mat-warn.mat-button-disabled,:root.contezza-theme-dark .tezza-zaak .mat-stroked-button.mat-button-disabled.mat-button-disabled{color:#ffffff4d}:root.contezza-theme-dark .tezza-zaak .mat-button.mat-primary .mat-button-focus-overlay,:root.contezza-theme-dark .tezza-zaak .mat-icon-button.mat-primary .mat-button-focus-overlay,:root.contezza-theme-dark .tezza-zaak .mat-stroked-button.mat-primary .mat-button-focus-overlay{background-color:#7e7ee2}:root.contezza-theme-dark .tezza-zaak .mat-button.mat-accent .mat-button-focus-overlay,:root.contezza-theme-dark .tezza-zaak .mat-icon-button.mat-accent .mat-button-focus-overlay,:root.contezza-theme-dark .tezza-zaak .mat-stroked-button.mat-accent .mat-button-focus-overlay{background-color:#191970}:root.contezza-theme-dark .tezza-zaak .mat-button.mat-warn .mat-button-focus-overlay,:root.contezza-theme-dark .tezza-zaak .mat-icon-button.mat-warn .mat-button-focus-overlay,:root.contezza-theme-dark .tezza-zaak .mat-stroked-button.mat-warn .mat-button-focus-overlay{background-color:#e44263}:root.contezza-theme-dark .tezza-zaak .mat-button.mat-button-disabled .mat-button-focus-overlay,:root.contezza-theme-dark .tezza-zaak .mat-icon-button.mat-button-disabled .mat-button-focus-overlay,:root.contezza-theme-dark .tezza-zaak .mat-stroked-button.mat-button-disabled .mat-button-focus-overlay{background-color:transparent}:root.contezza-theme-dark .tezza-zaak .mat-button .mat-ripple-element,:root.contezza-theme-dark .tezza-zaak .mat-icon-button .mat-ripple-element,:root.contezza-theme-dark .tezza-zaak .mat-stroked-button .mat-ripple-element{opacity:.1;background-color:currentColor}:root.contezza-theme-dark .tezza-zaak .mat-button-focus-overlay{background:white}:root.contezza-theme-dark .tezza-zaak .mat-stroked-button:not(.mat-button-disabled){border-color:#ffffff1f}:root.contezza-theme-dark .tezza-zaak .mat-flat-button,:root.contezza-theme-dark .tezza-zaak .mat-raised-button,:root.contezza-theme-dark .tezza-zaak .mat-fab,:root.contezza-theme-dark .tezza-zaak .mat-mini-fab{color:#fff;background-color:#424242}:root.contezza-theme-dark .tezza-zaak .mat-flat-button.mat-primary,:root.contezza-theme-dark .tezza-zaak .mat-raised-button.mat-primary,:root.contezza-theme-dark .tezza-zaak .mat-fab.mat-primary,:root.contezza-theme-dark .tezza-zaak .mat-mini-fab.mat-primary{color:#000}:root.contezza-theme-dark .tezza-zaak .mat-flat-button.mat-accent,:root.contezza-theme-dark .tezza-zaak .mat-raised-button.mat-accent,:root.contezza-theme-dark .tezza-zaak .mat-fab.mat-accent,:root.contezza-theme-dark .tezza-zaak .mat-mini-fab.mat-accent{color:#fff}:root.contezza-theme-dark .tezza-zaak .mat-flat-button.mat-warn,:root.contezza-theme-dark .tezza-zaak .mat-raised-button.mat-warn,:root.contezza-theme-dark .tezza-zaak .mat-fab.mat-warn,:root.contezza-theme-dark .tezza-zaak .mat-mini-fab.mat-warn{color:#fff}:root.contezza-theme-dark .tezza-zaak .mat-flat-button.mat-primary.mat-button-disabled,:root.contezza-theme-dark .tezza-zaak .mat-flat-button.mat-accent.mat-button-disabled,:root.contezza-theme-dark .tezza-zaak .mat-flat-button.mat-warn.mat-button-disabled,:root.contezza-theme-dark .tezza-zaak .mat-flat-button.mat-button-disabled.mat-button-disabled,:root.contezza-theme-dark .tezza-zaak .mat-raised-button.mat-primary.mat-button-disabled,:root.contezza-theme-dark .tezza-zaak .mat-raised-button.mat-accent.mat-button-disabled,:root.contezza-theme-dark .tezza-zaak .mat-raised-button.mat-warn.mat-button-disabled,:root.contezza-theme-dark .tezza-zaak .mat-raised-button.mat-button-disabled.mat-button-disabled,:root.contezza-theme-dark .tezza-zaak .mat-fab.mat-primary.mat-button-disabled,:root.contezza-theme-dark .tezza-zaak .mat-fab.mat-accent.mat-button-disabled,:root.contezza-theme-dark .tezza-zaak .mat-fab.mat-warn.mat-button-disabled,:root.contezza-theme-dark .tezza-zaak .mat-fab.mat-button-disabled.mat-button-disabled,:root.contezza-theme-dark .tezza-zaak .mat-mini-fab.mat-primary.mat-button-disabled,:root.contezza-theme-dark .tezza-zaak .mat-mini-fab.mat-accent.mat-button-disabled,:root.contezza-theme-dark .tezza-zaak .mat-mini-fab.mat-warn.mat-button-disabled,:root.contezza-theme-dark .tezza-zaak .mat-mini-fab.mat-button-disabled.mat-button-disabled{color:#ffffff4d}:root.contezza-theme-dark .tezza-zaak .mat-flat-button.mat-primary,:root.contezza-theme-dark .tezza-zaak .mat-raised-button.mat-primary,:root.contezza-theme-dark .tezza-zaak .mat-fab.mat-primary,:root.contezza-theme-dark .tezza-zaak .mat-mini-fab.mat-primary{background-color:#7e7ee2}:root.contezza-theme-dark .tezza-zaak .mat-flat-button.mat-accent,:root.contezza-theme-dark .tezza-zaak .mat-raised-button.mat-accent,:root.contezza-theme-dark .tezza-zaak .mat-fab.mat-accent,:root.contezza-theme-dark .tezza-zaak .mat-mini-fab.mat-accent{background-color:#191970}:root.contezza-theme-dark .tezza-zaak .mat-flat-button.mat-warn,:root.contezza-theme-dark .tezza-zaak .mat-raised-button.mat-warn,:root.contezza-theme-dark .tezza-zaak .mat-fab.mat-warn,:root.contezza-theme-dark .tezza-zaak .mat-mini-fab.mat-warn{background-color:#e44263}:root.contezza-theme-dark .tezza-zaak .mat-flat-button.mat-primary.mat-button-disabled,:root.contezza-theme-dark .tezza-zaak .mat-flat-button.mat-accent.mat-button-disabled,:root.contezza-theme-dark .tezza-zaak .mat-flat-button.mat-warn.mat-button-disabled,:root.contezza-theme-dark .tezza-zaak .mat-flat-button.mat-button-disabled.mat-button-disabled,:root.contezza-theme-dark .tezza-zaak .mat-raised-button.mat-primary.mat-button-disabled,:root.contezza-theme-dark .tezza-zaak .mat-raised-button.mat-accent.mat-button-disabled,:root.contezza-theme-dark .tezza-zaak .mat-raised-button.mat-warn.mat-button-disabled,:root.contezza-theme-dark .tezza-zaak .mat-raised-button.mat-button-disabled.mat-button-disabled,:root.contezza-theme-dark .tezza-zaak .mat-fab.mat-primary.mat-button-disabled,:root.contezza-theme-dark .tezza-zaak .mat-fab.mat-accent.mat-button-disabled,:root.contezza-theme-dark .tezza-zaak .mat-fab.mat-warn.mat-button-disabled,:root.contezza-theme-dark .tezza-zaak .mat-fab.mat-button-disabled.mat-button-disabled,:root.contezza-theme-dark .tezza-zaak .mat-mini-fab.mat-primary.mat-button-disabled,:root.contezza-theme-dark .tezza-zaak .mat-mini-fab.mat-accent.mat-button-disabled,:root.contezza-theme-dark .tezza-zaak .mat-mini-fab.mat-warn.mat-button-disabled,:root.contezza-theme-dark .tezza-zaak .mat-mini-fab.mat-button-disabled.mat-button-disabled{background-color:#ffffff1f}:root.contezza-theme-dark .tezza-zaak .mat-flat-button.mat-primary .mat-ripple-element,:root.contezza-theme-dark .tezza-zaak .mat-raised-button.mat-primary .mat-ripple-element,:root.contezza-theme-dark .tezza-zaak .mat-fab.mat-primary .mat-ripple-element,:root.contezza-theme-dark .tezza-zaak .mat-mini-fab.mat-primary .mat-ripple-element{background-color:#0000001a}:root.contezza-theme-dark .tezza-zaak .mat-flat-button.mat-accent .mat-ripple-element,:root.contezza-theme-dark .tezza-zaak .mat-raised-button.mat-accent .mat-ripple-element,:root.contezza-theme-dark .tezza-zaak .mat-fab.mat-accent .mat-ripple-element,:root.contezza-theme-dark .tezza-zaak .mat-mini-fab.mat-accent .mat-ripple-element{background-color:#ffffff1a}:root.contezza-theme-dark .tezza-zaak .mat-flat-button.mat-warn .mat-ripple-element,:root.contezza-theme-dark .tezza-zaak .mat-raised-button.mat-warn .mat-ripple-element,:root.contezza-theme-dark .tezza-zaak .mat-fab.mat-warn .mat-ripple-element,:root.contezza-theme-dark .tezza-zaak .mat-mini-fab.mat-warn .mat-ripple-element{background-color:#ffffff1a}:root.contezza-theme-dark .tezza-zaak .mat-stroked-button:not([class*=mat-elevation-z]),:root.contezza-theme-dark .tezza-zaak .mat-flat-button:not([class*=mat-elevation-z]){box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}:root.contezza-theme-dark .tezza-zaak .mat-raised-button:not([class*=mat-elevation-z]){box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}:root.contezza-theme-dark .tezza-zaak .mat-raised-button:not(.mat-button-disabled):active:not([class*=mat-elevation-z]){box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}:root.contezza-theme-dark .tezza-zaak .mat-raised-button.mat-button-disabled:not([class*=mat-elevation-z]){box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}:root.contezza-theme-dark .tezza-zaak .mat-fab:not([class*=mat-elevation-z]),:root.contezza-theme-dark .tezza-zaak .mat-mini-fab:not([class*=mat-elevation-z]){box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}:root.contezza-theme-dark .tezza-zaak .mat-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]),:root.contezza-theme-dark .tezza-zaak .mat-mini-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]){box-shadow:0 7px 8px -4px #0003,0 12px 17px 2px #00000024,0 5px 22px 4px #0000001f}:root.contezza-theme-dark .tezza-zaak .mat-fab.mat-button-disabled:not([class*=mat-elevation-z]),:root.contezza-theme-dark .tezza-zaak .mat-mini-fab.mat-button-disabled:not([class*=mat-elevation-z]){box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}:root.contezza-theme-dark .tezza-zaak .mat-button,:root.contezza-theme-dark .tezza-zaak .mat-raised-button,:root.contezza-theme-dark .tezza-zaak .mat-icon-button,:root.contezza-theme-dark .tezza-zaak .mat-stroked-button,:root.contezza-theme-dark .tezza-zaak .mat-flat-button,:root.contezza-theme-dark .tezza-zaak .mat-fab,:root.contezza-theme-dark .tezza-zaak .mat-mini-fab{font-family:Open Sans;font-size:14px;font-weight:500}:root.contezza-theme-dark .tezza-zaak .mat-button-toggle-standalone:not([class*=mat-elevation-z]),:root.contezza-theme-dark .tezza-zaak .mat-button-toggle-group:not([class*=mat-elevation-z]){box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}:root.contezza-theme-dark .tezza-zaak .mat-button-toggle-standalone.mat-button-toggle-appearance-standard:not([class*=mat-elevation-z]),:root.contezza-theme-dark .tezza-zaak .mat-button-toggle-group-appearance-standard:not([class*=mat-elevation-z]){box-shadow:none}:root.contezza-theme-dark .tezza-zaak .mat-button-toggle{color:#ffffff80}:root.contezza-theme-dark .tezza-zaak .mat-button-toggle .mat-button-toggle-focus-overlay{background-color:#ffffff1f}:root.contezza-theme-dark .tezza-zaak .mat-button-toggle-appearance-standard{color:#fff;background:#424242}:root.contezza-theme-dark .tezza-zaak .mat-button-toggle-appearance-standard .mat-button-toggle-focus-overlay{background-color:#fff}:root.contezza-theme-dark .tezza-zaak .mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle{border-left:solid 1px #595959}:root.contezza-theme-dark .tezza-zaak [dir=rtl] .mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle{border-left:none;border-right:solid 1px #595959}:root.contezza-theme-dark .tezza-zaak .mat-button-toggle-group-appearance-standard.mat-button-toggle-vertical .mat-button-toggle+.mat-button-toggle{border-left:none;border-right:none;border-top:solid 1px #595959}:root.contezza-theme-dark .tezza-zaak .mat-button-toggle-checked{background-color:#212121;color:#ffffffb3}:root.contezza-theme-dark .tezza-zaak .mat-button-toggle-checked.mat-button-toggle-appearance-standard{color:#fff}:root.contezza-theme-dark .tezza-zaak .mat-button-toggle-disabled{color:#ffffff4d;background-color:#000}:root.contezza-theme-dark .tezza-zaak .mat-button-toggle-disabled.mat-button-toggle-appearance-standard{background:#424242}:root.contezza-theme-dark .tezza-zaak .mat-button-toggle-disabled.mat-button-toggle-checked{background-color:#424242}:root.contezza-theme-dark .tezza-zaak .mat-button-toggle-standalone.mat-button-toggle-appearance-standard,:root.contezza-theme-dark .tezza-zaak .mat-button-toggle-group-appearance-standard{border:solid 1px #595959}:root.contezza-theme-dark .tezza-zaak .mat-button-toggle-appearance-standard .mat-button-toggle-label-content{line-height:48px}:root.contezza-theme-dark .tezza-zaak .mat-button-toggle{font-family:Open Sans}:root.contezza-theme-dark .tezza-zaak .mat-card{background:#424242;color:#fff}:root.contezza-theme-dark .tezza-zaak .mat-card:not([class*=mat-elevation-z]){box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}:root.contezza-theme-dark .tezza-zaak .mat-card.mat-card-flat:not([class*=mat-elevation-z]){box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}:root.contezza-theme-dark .tezza-zaak .mat-card-subtitle{color:#ffffffb3}:root.contezza-theme-dark .tezza-zaak .mat-card{font-family:Open Sans}:root.contezza-theme-dark .tezza-zaak .mat-card-title{font-size:24px;font-weight:500}:root.contezza-theme-dark .tezza-zaak .mat-card-header .mat-card-title{font-size:20px}:root.contezza-theme-dark .tezza-zaak .mat-card-subtitle,:root.contezza-theme-dark .tezza-zaak .mat-card-content{font-size:14px}:root.contezza-theme-dark .tezza-zaak .mat-checkbox-frame{border-color:#ffffffb3}:root.contezza-theme-dark .tezza-zaak .mat-checkbox-checkmark{fill:#303030}:root.contezza-theme-dark .tezza-zaak .mat-checkbox-checkmark-path{stroke:#303030!important}:root.contezza-theme-dark .tezza-zaak .mat-checkbox-mixedmark{background-color:#303030}:root.contezza-theme-dark .tezza-zaak .mat-checkbox-indeterminate.mat-primary .mat-checkbox-background,:root.contezza-theme-dark .tezza-zaak .mat-checkbox-checked.mat-primary .mat-checkbox-background{background-color:#7e7ee2}:root.contezza-theme-dark .tezza-zaak .mat-checkbox-indeterminate.mat-accent .mat-checkbox-background,:root.contezza-theme-dark .tezza-zaak .mat-checkbox-checked.mat-accent .mat-checkbox-background{background-color:#191970}:root.contezza-theme-dark .tezza-zaak .mat-checkbox-indeterminate.mat-warn .mat-checkbox-background,:root.contezza-theme-dark .tezza-zaak .mat-checkbox-checked.mat-warn .mat-checkbox-background{background-color:#e44263}:root.contezza-theme-dark .tezza-zaak .mat-checkbox-disabled.mat-checkbox-checked .mat-checkbox-background,:root.contezza-theme-dark .tezza-zaak .mat-checkbox-disabled.mat-checkbox-indeterminate .mat-checkbox-background{background-color:#686868}:root.contezza-theme-dark .tezza-zaak .mat-checkbox-disabled:not(.mat-checkbox-checked) .mat-checkbox-frame{border-color:#686868}:root.contezza-theme-dark .tezza-zaak .mat-checkbox-disabled .mat-checkbox-label{color:#ffffff80}:root.contezza-theme-dark .tezza-zaak .mat-checkbox .mat-ripple-element{background-color:#fff}:root.contezza-theme-dark .tezza-zaak .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element,:root.contezza-theme-dark .tezza-zaak .mat-checkbox:active:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element{background:#7e7ee2}:root.contezza-theme-dark .tezza-zaak .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element,:root.contezza-theme-dark .tezza-zaak .mat-checkbox:active:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element{background:midnightblue}:root.contezza-theme-dark .tezza-zaak .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element,:root.contezza-theme-dark .tezza-zaak .mat-checkbox:active:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element{background:#e44263}:root.contezza-theme-dark .tezza-zaak .mat-checkbox{font-family:Open Sans}:root.contezza-theme-dark .tezza-zaak .mat-checkbox-layout .mat-checkbox-label{line-height:24px}:root.contezza-theme-dark .tezza-zaak .mat-chip.mat-standard-chip{background-color:#616161;color:#fff}:root.contezza-theme-dark .tezza-zaak .mat-chip.mat-standard-chip .mat-chip-remove{color:#fff;opacity:.4}:root.contezza-theme-dark .tezza-zaak .mat-chip.mat-standard-chip:not(.mat-chip-disabled):active{box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}:root.contezza-theme-dark .tezza-zaak .mat-chip.mat-standard-chip:not(.mat-chip-disabled) .mat-chip-remove:hover{opacity:.54}:root.contezza-theme-dark .tezza-zaak .mat-chip.mat-standard-chip.mat-chip-disabled{opacity:.4}:root.contezza-theme-dark .tezza-zaak .mat-chip.mat-standard-chip:after{background:white}:root.contezza-theme-dark .tezza-zaak .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary{background-color:#7e7ee2;color:#000}:root.contezza-theme-dark .tezza-zaak .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-chip-remove{color:#000;opacity:.4}:root.contezza-theme-dark .tezza-zaak .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-ripple-element{background-color:#0000001a}:root.contezza-theme-dark .tezza-zaak .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn{background-color:#e44263;color:#fff}:root.contezza-theme-dark .tezza-zaak .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-chip-remove{color:#fff;opacity:.4}:root.contezza-theme-dark .tezza-zaak .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-ripple-element{background-color:#ffffff1a}:root.contezza-theme-dark .tezza-zaak .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent{background-color:#191970;color:#fff}:root.contezza-theme-dark .tezza-zaak .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-chip-remove{color:#fff;opacity:.4}:root.contezza-theme-dark .tezza-zaak .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-ripple-element{background-color:#ffffff1a}:root.contezza-theme-dark .tezza-zaak .mat-chip{font-size:14px;font-weight:500}:root.contezza-theme-dark .tezza-zaak .mat-chip .mat-chip-trailing-icon.mat-icon,:root.contezza-theme-dark .tezza-zaak .mat-chip .mat-chip-remove.mat-icon{font-size:18px}:root.contezza-theme-dark .tezza-zaak .mat-table{background:#424242}:root.contezza-theme-dark .tezza-zaak .mat-table thead,:root.contezza-theme-dark .tezza-zaak .mat-table tbody,:root.contezza-theme-dark .tezza-zaak .mat-table tfoot,:root.contezza-theme-dark .tezza-zaak mat-header-row,:root.contezza-theme-dark .tezza-zaak mat-row,:root.contezza-theme-dark .tezza-zaak mat-footer-row,:root.contezza-theme-dark .tezza-zaak [mat-header-row],:root.contezza-theme-dark .tezza-zaak [mat-row],:root.contezza-theme-dark .tezza-zaak [mat-footer-row],:root.contezza-theme-dark .tezza-zaak .mat-table-sticky{background:inherit}:root.contezza-theme-dark .tezza-zaak mat-row,:root.contezza-theme-dark .tezza-zaak mat-header-row,:root.contezza-theme-dark .tezza-zaak mat-footer-row,:root.contezza-theme-dark .tezza-zaak th.mat-header-cell,:root.contezza-theme-dark .tezza-zaak td.mat-cell,:root.contezza-theme-dark .tezza-zaak td.mat-footer-cell{border-bottom-color:#ffffff1f}:root.contezza-theme-dark .tezza-zaak .mat-header-cell{color:#ffffffb3}:root.contezza-theme-dark .tezza-zaak .mat-cell,:root.contezza-theme-dark .tezza-zaak .mat-footer-cell{color:#fff}:root.contezza-theme-dark .tezza-zaak .mat-table{font-family:Open Sans}:root.contezza-theme-dark .tezza-zaak .mat-header-cell{font-size:12px;font-weight:500}:root.contezza-theme-dark .tezza-zaak .mat-cell,:root.contezza-theme-dark .tezza-zaak .mat-footer-cell{font-size:14px}:root.contezza-theme-dark .tezza-zaak .mat-calendar-arrow{fill:#fff}:root.contezza-theme-dark .tezza-zaak .mat-datepicker-toggle,:root.contezza-theme-dark .tezza-zaak .mat-datepicker-content .mat-calendar-next-button,:root.contezza-theme-dark .tezza-zaak .mat-datepicker-content .mat-calendar-previous-button{color:#fff}:root.contezza-theme-dark .tezza-zaak .mat-calendar-table-header-divider:after{background:rgba(255,255,255,.12)}:root.contezza-theme-dark .tezza-zaak .mat-calendar-table-header,:root.contezza-theme-dark .tezza-zaak .mat-calendar-body-label{color:#ffffffb3}:root.contezza-theme-dark .tezza-zaak .mat-calendar-body-cell-content,:root.contezza-theme-dark .tezza-zaak .mat-date-range-input-separator{color:#fff;border-color:transparent}:root.contezza-theme-dark .tezza-zaak .mat-calendar-body-disabled>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){color:#ffffff80}:root.contezza-theme-dark .tezza-zaak .mat-form-field-disabled .mat-date-range-input-separator{color:#ffffff80}:root.contezza-theme-dark .tezza-zaak .mat-calendar-body-in-preview{color:#ffffff3d}:root.contezza-theme-dark .tezza-zaak .mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){border-color:#ffffff80}:root.contezza-theme-dark .tezza-zaak .mat-calendar-body-disabled>.mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){border-color:#ffffff4d}:root.contezza-theme-dark .tezza-zaak .mat-calendar-body-in-range:before{background:rgba(126,126,226,.2)}:root.contezza-theme-dark .tezza-zaak .mat-calendar-body-comparison-identical,:root.contezza-theme-dark .tezza-zaak .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}:root.contezza-theme-dark .tezza-zaak .mat-calendar-body-comparison-bridge-start:before,:root.contezza-theme-dark .tezza-zaak [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(to right,rgba(126,126,226,.2) 50%,rgba(249,171,0,.2) 50%)}:root.contezza-theme-dark .tezza-zaak .mat-calendar-body-comparison-bridge-end:before,:root.contezza-theme-dark .tezza-zaak [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(to left,rgba(126,126,226,.2) 50%,rgba(249,171,0,.2) 50%)}:root.contezza-theme-dark .tezza-zaak .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,:root.contezza-theme-dark .tezza-zaak .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}:root.contezza-theme-dark .tezza-zaak .mat-calendar-body-comparison-identical.mat-calendar-body-selected,:root.contezza-theme-dark .tezza-zaak .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}:root.contezza-theme-dark .tezza-zaak .mat-calendar-body-selected{background-color:#7e7ee2;color:#000}:root.contezza-theme-dark .tezza-zaak .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#7e7ee266}:root.contezza-theme-dark .tezza-zaak .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #000}:root.contezza-theme-dark .tezza-zaak .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),:root.contezza-theme-dark .tezza-zaak .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#7e7ee24d}@media (hover: hover){:root.contezza-theme-dark .tezza-zaak .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#7e7ee24d}}:root.contezza-theme-dark .tezza-zaak .mat-datepicker-content{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f;background-color:#424242;color:#fff}:root.contezza-theme-dark .tezza-zaak .mat-datepicker-content.mat-accent .mat-calendar-body-in-range:before{background:rgba(25,25,112,.2)}:root.contezza-theme-dark .tezza-zaak .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical,:root.contezza-theme-dark .tezza-zaak .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}:root.contezza-theme-dark .tezza-zaak .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-start:before,:root.contezza-theme-dark .tezza-zaak .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(to right,rgba(25,25,112,.2) 50%,rgba(249,171,0,.2) 50%)}:root.contezza-theme-dark .tezza-zaak .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-end:before,:root.contezza-theme-dark .tezza-zaak .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(to left,rgba(25,25,112,.2) 50%,rgba(249,171,0,.2) 50%)}:root.contezza-theme-dark .tezza-zaak .mat-datepicker-content.mat-accent .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,:root.contezza-theme-dark .tezza-zaak .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}:root.contezza-theme-dark .tezza-zaak .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical.mat-calendar-body-selected,:root.contezza-theme-dark .tezza-zaak .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}:root.contezza-theme-dark .tezza-zaak .mat-datepicker-content.mat-accent .mat-calendar-body-selected{background-color:#191970;color:#fff}:root.contezza-theme-dark .tezza-zaak .mat-datepicker-content.mat-accent .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#19197066}:root.contezza-theme-dark .tezza-zaak .mat-datepicker-content.mat-accent .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}:root.contezza-theme-dark .tezza-zaak .mat-datepicker-content.mat-accent .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),:root.contezza-theme-dark .tezza-zaak .mat-datepicker-content.mat-accent .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#1919704d}@media (hover: hover){:root.contezza-theme-dark .tezza-zaak .mat-datepicker-content.mat-accent .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#1919704d}}:root.contezza-theme-dark .tezza-zaak .mat-datepicker-content.mat-warn .mat-calendar-body-in-range:before{background:rgba(228,66,99,.2)}:root.contezza-theme-dark .tezza-zaak .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical,:root.contezza-theme-dark .tezza-zaak .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}:root.contezza-theme-dark .tezza-zaak .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-start:before,:root.contezza-theme-dark .tezza-zaak .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(to right,rgba(228,66,99,.2) 50%,rgba(249,171,0,.2) 50%)}:root.contezza-theme-dark .tezza-zaak .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-end:before,:root.contezza-theme-dark .tezza-zaak .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(to left,rgba(228,66,99,.2) 50%,rgba(249,171,0,.2) 50%)}:root.contezza-theme-dark .tezza-zaak .mat-datepicker-content.mat-warn .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,:root.contezza-theme-dark .tezza-zaak .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}:root.contezza-theme-dark .tezza-zaak .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical.mat-calendar-body-selected,:root.contezza-theme-dark .tezza-zaak .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}:root.contezza-theme-dark .tezza-zaak .mat-datepicker-content.mat-warn .mat-calendar-body-selected{background-color:#e44263;color:#fff}:root.contezza-theme-dark .tezza-zaak .mat-datepicker-content.mat-warn .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#e4426366}:root.contezza-theme-dark .tezza-zaak .mat-datepicker-content.mat-warn .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}:root.contezza-theme-dark .tezza-zaak .mat-datepicker-content.mat-warn .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),:root.contezza-theme-dark .tezza-zaak .mat-datepicker-content.mat-warn .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#e442634d}@media (hover: hover){:root.contezza-theme-dark .tezza-zaak .mat-datepicker-content.mat-warn .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#e442634d}}:root.contezza-theme-dark .tezza-zaak .mat-datepicker-content-touch{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}:root.contezza-theme-dark .tezza-zaak .mat-datepicker-toggle-active{color:#7e7ee2}:root.contezza-theme-dark .tezza-zaak .mat-datepicker-toggle-active.mat-accent{color:#191970}:root.contezza-theme-dark .tezza-zaak .mat-datepicker-toggle-active.mat-warn{color:#e44263}:root.contezza-theme-dark .tezza-zaak .mat-date-range-input-inner[disabled]{color:#ffffff80}:root.contezza-theme-dark .tezza-zaak .mat-calendar{font-family:Open Sans}:root.contezza-theme-dark .tezza-zaak .mat-calendar-body{font-size:13px}:root.contezza-theme-dark .tezza-zaak .mat-calendar-body-label,:root.contezza-theme-dark .tezza-zaak .mat-calendar-period-button{font-size:14px;font-weight:500}:root.contezza-theme-dark .tezza-zaak .mat-calendar-table-header th{font-size:11px;font-weight:400}:root.contezza-theme-dark .tezza-zaak .mat-dialog-container{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f;background:#424242;color:#fff}:root.contezza-theme-dark .tezza-zaak .mat-dialog-title{font:500 20px/32px Open Sans;letter-spacing:normal}:root.contezza-theme-dark .tezza-zaak .mat-divider{border-top-color:#ffffff1f}:root.contezza-theme-dark .tezza-zaak .mat-divider-vertical{border-right-color:#ffffff1f}:root.contezza-theme-dark .tezza-zaak .mat-expansion-panel{background:#424242;color:#fff}:root.contezza-theme-dark .tezza-zaak .mat-expansion-panel:not([class*=mat-elevation-z]){box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}:root.contezza-theme-dark .tezza-zaak .mat-action-row{border-top-color:#ffffff1f}:root.contezza-theme-dark .tezza-zaak .mat-expansion-panel .mat-expansion-panel-header.cdk-keyboard-focused:not([aria-disabled=true]),:root.contezza-theme-dark .tezza-zaak .mat-expansion-panel .mat-expansion-panel-header.cdk-program-focused:not([aria-disabled=true]),:root.contezza-theme-dark .tezza-zaak .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:hover:not([aria-disabled=true]){background:rgba(255,255,255,.04)}@media (hover: none){:root.contezza-theme-dark .tezza-zaak .mat-expansion-panel:not(.mat-expanded):not([aria-disabled=true]) .mat-expansion-panel-header:hover{background:#424242}}:root.contezza-theme-dark .tezza-zaak .mat-expansion-panel-header-title{color:#fff}:root.contezza-theme-dark .tezza-zaak .mat-expansion-panel-header-description,:root.contezza-theme-dark .tezza-zaak .mat-expansion-indicator:after{color:#ffffffb3}:root.contezza-theme-dark .tezza-zaak .mat-expansion-panel-header[aria-disabled=true]{color:#ffffff4d}:root.contezza-theme-dark .tezza-zaak .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-title,:root.contezza-theme-dark .tezza-zaak .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-description{color:inherit}:root.contezza-theme-dark .tezza-zaak .mat-expansion-panel-header{height:48px}:root.contezza-theme-dark .tezza-zaak .mat-expansion-panel-header.mat-expanded{height:64px}:root.contezza-theme-dark .tezza-zaak .mat-expansion-panel-header{font-family:Open Sans;font-size:15px;font-weight:400}:root.contezza-theme-dark .tezza-zaak .mat-expansion-panel-content{font:400 14px/20px Open Sans;letter-spacing:normal}:root.contezza-theme-dark .tezza-zaak .mat-form-field-label{color:#ffffffb3}:root.contezza-theme-dark .tezza-zaak .mat-hint{color:#ffffffb3}:root.contezza-theme-dark .tezza-zaak .mat-form-field.mat-focused .mat-form-field-label{color:#7e7ee2}:root.contezza-theme-dark .tezza-zaak .mat-form-field.mat-focused .mat-form-field-label.mat-accent{color:#191970}:root.contezza-theme-dark .tezza-zaak .mat-form-field.mat-focused .mat-form-field-label.mat-warn{color:#e44263}:root.contezza-theme-dark .tezza-zaak .mat-focused .mat-form-field-required-marker{color:#191970}:root.contezza-theme-dark .tezza-zaak .mat-form-field-ripple{background-color:#fff}:root.contezza-theme-dark .tezza-zaak .mat-form-field.mat-focused .mat-form-field-ripple{background-color:#7e7ee2}:root.contezza-theme-dark .tezza-zaak .mat-form-field.mat-focused .mat-form-field-ripple.mat-accent{background-color:#191970}:root.contezza-theme-dark .tezza-zaak .mat-form-field.mat-focused .mat-form-field-ripple.mat-warn{background-color:#e44263}:root.contezza-theme-dark .tezza-zaak .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid) .mat-form-field-infix:after{color:#7e7ee2}:root.contezza-theme-dark .tezza-zaak .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-accent .mat-form-field-infix:after{color:#191970}:root.contezza-theme-dark .tezza-zaak .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-warn .mat-form-field-infix:after{color:#e44263}:root.contezza-theme-dark .tezza-zaak .mat-form-field.mat-form-field-invalid .mat-form-field-label{color:#e44263}:root.contezza-theme-dark .tezza-zaak .mat-form-field.mat-form-field-invalid .mat-form-field-label.mat-accent,:root.contezza-theme-dark .tezza-zaak .mat-form-field.mat-form-field-invalid .mat-form-field-label .mat-form-field-required-marker{color:#e44263}:root.contezza-theme-dark .tezza-zaak .mat-form-field.mat-form-field-invalid .mat-form-field-ripple,:root.contezza-theme-dark .tezza-zaak .mat-form-field.mat-form-field-invalid .mat-form-field-ripple.mat-accent{background-color:#e44263}:root.contezza-theme-dark .tezza-zaak .mat-error{color:#e44263}:root.contezza-theme-dark .tezza-zaak .mat-form-field-appearance-legacy .mat-form-field-label{color:#ffffffb3}:root.contezza-theme-dark .tezza-zaak .mat-form-field-appearance-legacy .mat-hint{color:#ffffffb3}:root.contezza-theme-dark .tezza-zaak .mat-form-field-appearance-legacy .mat-form-field-underline{background-color:#ffffffb3}:root.contezza-theme-dark .tezza-zaak .mat-form-field-appearance-legacy.mat-form-field-disabled .mat-form-field-underline{background-image:linear-gradient(to right,rgba(255,255,255,.7) 0%,rgba(255,255,255,.7) 33%,transparent 0%);background-size:4px 100%;background-repeat:repeat-x}:root.contezza-theme-dark .tezza-zaak .mat-form-field-appearance-standard .mat-form-field-underline{background-color:#ffffffb3}:root.contezza-theme-dark .tezza-zaak .mat-form-field-appearance-standard.mat-form-field-disabled .mat-form-field-underline{background-image:linear-gradient(to right,rgba(255,255,255,.7) 0%,rgba(255,255,255,.7) 33%,transparent 0%);background-size:4px 100%;background-repeat:repeat-x}:root.contezza-theme-dark .tezza-zaak .mat-form-field-appearance-fill .mat-form-field-flex{background-color:#ffffff1a}:root.contezza-theme-dark .tezza-zaak .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-flex{background-color:#ffffff0d}:root.contezza-theme-dark .tezza-zaak .mat-form-field-appearance-fill .mat-form-field-underline:before{background-color:#ffffff80}:root.contezza-theme-dark .tezza-zaak .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-label{color:#ffffff80}:root.contezza-theme-dark .tezza-zaak .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-underline:before{background-color:transparent}:root.contezza-theme-dark .tezza-zaak .mat-form-field-appearance-outline .mat-form-field-outline{color:#ffffff4d}:root.contezza-theme-dark .tezza-zaak .mat-form-field-appearance-outline .mat-form-field-outline-thick{color:#fff}:root.contezza-theme-dark .tezza-zaak .mat-form-field-appearance-outline.mat-focused .mat-form-field-outline-thick{color:#7e7ee2}:root.contezza-theme-dark .tezza-zaak .mat-form-field-appearance-outline.mat-focused.mat-accent .mat-form-field-outline-thick{color:#191970}:root.contezza-theme-dark .tezza-zaak .mat-form-field-appearance-outline.mat-focused.mat-warn .mat-form-field-outline-thick{color:#e44263}:root.contezza-theme-dark .tezza-zaak .mat-form-field-appearance-outline.mat-form-field-invalid.mat-form-field-invalid .mat-form-field-outline-thick{color:#e44263}:root.contezza-theme-dark .tezza-zaak .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-label{color:#ffffff80}:root.contezza-theme-dark .tezza-zaak .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-outline{color:#ffffff26}:root.contezza-theme-dark .tezza-zaak .mat-form-field{font-size:inherit;font-weight:400;line-height:1.125;font-family:Open Sans;letter-spacing:normal}:root.contezza-theme-dark .tezza-zaak .mat-form-field-wrapper{padding-bottom:1.34375em}:root.contezza-theme-dark .tezza-zaak .mat-form-field-prefix .mat-icon,:root.contezza-theme-dark .tezza-zaak .mat-form-field-suffix .mat-icon{font-size:150%;line-height:1.125}:root.contezza-theme-dark .tezza-zaak .mat-form-field-prefix .mat-icon-button,:root.contezza-theme-dark .tezza-zaak .mat-form-field-suffix .mat-icon-button{height:1.5em;width:1.5em}:root.contezza-theme-dark .tezza-zaak .mat-form-field-prefix .mat-icon-button .mat-icon,:root.contezza-theme-dark .tezza-zaak .mat-form-field-suffix .mat-icon-button .mat-icon{height:1.125em;line-height:1.125}:root.contezza-theme-dark .tezza-zaak .mat-form-field-infix{padding:.5em 0;border-top:.84375em solid transparent}:root.contezza-theme-dark .tezza-zaak .mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,:root.contezza-theme-dark .tezza-zaak .mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.34361em) scale(.75);width:133.3334733333%}:root.contezza-theme-dark .tezza-zaak .mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.3436em) scale(.75);width:133.3334833333%}:root.contezza-theme-dark .tezza-zaak .mat-form-field-label-wrapper{top:-.84375em;padding-top:.84375em}:root.contezza-theme-dark .tezza-zaak .mat-form-field-label{top:1.34375em}:root.contezza-theme-dark .tezza-zaak .mat-form-field-underline{bottom:1.34375em}:root.contezza-theme-dark .tezza-zaak .mat-form-field-subscript-wrapper{font-size:75%;margin-top:.6666666667em;top:calc(100% - 1.7916666667em)}:root.contezza-theme-dark .tezza-zaak .mat-form-field-appearance-legacy .mat-form-field-wrapper{padding-bottom:1.25em}:root.contezza-theme-dark .tezza-zaak .mat-form-field-appearance-legacy .mat-form-field-infix{padding:.4375em 0}:root.contezza-theme-dark .tezza-zaak .mat-form-field-appearance-legacy.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,:root.contezza-theme-dark .tezza-zaak .mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28125em) scale(.75) perspective(100px) translateZ(.00142px);width:133.3337533333%}:root.contezza-theme-dark .tezza-zaak .mat-form-field-appearance-legacy.mat-form-field-can-float .mat-form-field-autofill-control:-webkit-autofill+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28125em) scale(.75) perspective(100px) translateZ(.00143px);width:133.3337633333%}:root.contezza-theme-dark .tezza-zaak .mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28125em) scale(.75) perspective(100px) translateZ(.00144px);width:133.3337733333%}:root.contezza-theme-dark .tezza-zaak .mat-form-field-appearance-legacy .mat-form-field-label{top:1.28125em}:root.contezza-theme-dark .tezza-zaak .mat-form-field-appearance-legacy .mat-form-field-underline{bottom:1.25em}:root.contezza-theme-dark .tezza-zaak .mat-form-field-appearance-legacy .mat-form-field-subscript-wrapper{margin-top:.5416666667em;top:calc(100% - 1.6666666667em)}@media print{:root.contezza-theme-dark .tezza-zaak .mat-form-field-appearance-legacy.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,:root.contezza-theme-dark .tezza-zaak .mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.2808em) scale(.75)}:root.contezza-theme-dark .tezza-zaak .mat-form-field-appearance-legacy.mat-form-field-can-float .mat-form-field-autofill-control:-webkit-autofill+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28079em) scale(.75)}:root.contezza-theme-dark .tezza-zaak .mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28078em) scale(.75)}}:root.contezza-theme-dark .tezza-zaak .mat-form-field-appearance-fill .mat-form-field-infix{padding:.25em 0 .75em}:root.contezza-theme-dark .tezza-zaak .mat-form-field-appearance-fill .mat-form-field-label{top:1.09375em;margin-top:-.5em}:root.contezza-theme-dark .tezza-zaak .mat-form-field-appearance-fill.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,:root.contezza-theme-dark .tezza-zaak .mat-form-field-appearance-fill.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-.59361em) scale(.75);width:133.3334733333%}:root.contezza-theme-dark .tezza-zaak .mat-form-field-appearance-fill.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-.5936em) scale(.75);width:133.3334833333%}:root.contezza-theme-dark .tezza-zaak .mat-form-field-appearance-outline .mat-form-field-infix{padding:1em 0}:root.contezza-theme-dark .tezza-zaak .mat-form-field-appearance-outline .mat-form-field-label{top:1.84375em;margin-top:-.25em}:root.contezza-theme-dark .tezza-zaak .mat-form-field-appearance-outline.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,:root.contezza-theme-dark .tezza-zaak .mat-form-field-appearance-outline.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.59361em) scale(.75);width:133.3334733333%}:root.contezza-theme-dark .tezza-zaak .mat-form-field-appearance-outline.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.5936em) scale(.75);width:133.3334833333%}:root.contezza-theme-dark .tezza-zaak .mat-grid-tile-header,:root.contezza-theme-dark .tezza-zaak .mat-grid-tile-footer{font-size:14px}:root.contezza-theme-dark .tezza-zaak .mat-grid-tile-header .mat-line,:root.contezza-theme-dark .tezza-zaak .mat-grid-tile-footer .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}:root.contezza-theme-dark .tezza-zaak .mat-grid-tile-header .mat-line:nth-child(n+2),:root.contezza-theme-dark .tezza-zaak .mat-grid-tile-footer .mat-line:nth-child(n+2){font-size:12px}:root.contezza-theme-dark .tezza-zaak .mat-icon.mat-primary{color:#7e7ee2}:root.contezza-theme-dark .tezza-zaak .mat-icon.mat-accent{color:#191970}:root.contezza-theme-dark .tezza-zaak .mat-icon.mat-warn{color:#e44263}:root.contezza-theme-dark .tezza-zaak .mat-form-field-type-mat-native-select .mat-form-field-infix:after{color:#ffffffb3}:root.contezza-theme-dark .tezza-zaak .mat-input-element:disabled,:root.contezza-theme-dark .tezza-zaak .mat-form-field-type-mat-native-select.mat-form-field-disabled .mat-form-field-infix:after{color:#ffffff80}:root.contezza-theme-dark .tezza-zaak .mat-input-element{caret-color:#7e7ee2}:root.contezza-theme-dark .tezza-zaak .mat-input-element::placeholder{color:#ffffff80}:root.contezza-theme-dark .tezza-zaak .mat-input-element::-moz-placeholder{color:#ffffff80}:root.contezza-theme-dark .tezza-zaak .mat-input-element::-webkit-input-placeholder{color:#ffffff80}:root.contezza-theme-dark .tezza-zaak .mat-input-element:-ms-input-placeholder{color:#ffffff80}:root.contezza-theme-dark .tezza-zaak .mat-input-element:not(.mat-native-select-inline) option{color:#000000de}:root.contezza-theme-dark .tezza-zaak .mat-input-element:not(.mat-native-select-inline) option:disabled{color:#00000061}:root.contezza-theme-dark .tezza-zaak .mat-form-field.mat-accent .mat-input-element{caret-color:#191970}:root.contezza-theme-dark .tezza-zaak .mat-form-field.mat-warn .mat-input-element,:root.contezza-theme-dark .tezza-zaak .mat-form-field-invalid .mat-input-element{caret-color:#e44263}:root.contezza-theme-dark .tezza-zaak .mat-form-field-type-mat-native-select.mat-form-field-invalid .mat-form-field-infix:after{color:#e44263}:root.contezza-theme-dark .tezza-zaak input.mat-input-element{margin-top:-.0625em}:root.contezza-theme-dark .tezza-zaak .mat-list-base .mat-list-item{color:#fff}:root.contezza-theme-dark .tezza-zaak .mat-list-base .mat-list-option{color:#fff}:root.contezza-theme-dark .tezza-zaak .mat-list-base .mat-subheader{color:#ffffffb3}:root.contezza-theme-dark .tezza-zaak .mat-list-base .mat-list-item-disabled{background-color:#ffffff1f;color:#ffffff80}:root.contezza-theme-dark .tezza-zaak .mat-list-option:hover,:root.contezza-theme-dark .tezza-zaak .mat-list-option:focus,:root.contezza-theme-dark .tezza-zaak .mat-nav-list .mat-list-item:hover,:root.contezza-theme-dark .tezza-zaak .mat-nav-list .mat-list-item:focus,:root.contezza-theme-dark .tezza-zaak .mat-action-list .mat-list-item:hover,:root.contezza-theme-dark .tezza-zaak .mat-action-list .mat-list-item:focus{background:rgba(255,255,255,.04)}:root.contezza-theme-dark .tezza-zaak .mat-list-single-selected-option,:root.contezza-theme-dark .tezza-zaak .mat-list-single-selected-option:hover,:root.contezza-theme-dark .tezza-zaak .mat-list-single-selected-option:focus{background:rgba(255,255,255,.12)}:root.contezza-theme-dark .tezza-zaak .mat-list-item{font-family:Open Sans}:root.contezza-theme-dark .tezza-zaak .mat-list-option{font-family:Open Sans}:root.contezza-theme-dark .tezza-zaak .mat-list-base .mat-list-item{font-size:16px}:root.contezza-theme-dark .tezza-zaak .mat-list-base .mat-list-item .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}:root.contezza-theme-dark .tezza-zaak .mat-list-base .mat-list-item .mat-line:nth-child(n+2){font-size:14px}:root.contezza-theme-dark .tezza-zaak .mat-list-base .mat-list-option{font-size:16px}:root.contezza-theme-dark .tezza-zaak .mat-list-base .mat-list-option .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}:root.contezza-theme-dark .tezza-zaak .mat-list-base .mat-list-option .mat-line:nth-child(n+2){font-size:14px}:root.contezza-theme-dark .tezza-zaak .mat-list-base .mat-subheader{font-family:Open Sans;font-size:14px;font-weight:500}:root.contezza-theme-dark .tezza-zaak .mat-list-base[dense] .mat-list-item{font-size:12px}:root.contezza-theme-dark .tezza-zaak .mat-list-base[dense] .mat-list-item .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}:root.contezza-theme-dark .tezza-zaak .mat-list-base[dense] .mat-list-item .mat-line:nth-child(n+2){font-size:12px}:root.contezza-theme-dark .tezza-zaak .mat-list-base[dense] .mat-list-option{font-size:12px}:root.contezza-theme-dark .tezza-zaak .mat-list-base[dense] .mat-list-option .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}:root.contezza-theme-dark .tezza-zaak .mat-list-base[dense] .mat-list-option .mat-line:nth-child(n+2){font-size:12px}:root.contezza-theme-dark .tezza-zaak .mat-list-base[dense] .mat-subheader{font-family:Open Sans;font-size:12px;font-weight:500}:root.contezza-theme-dark .tezza-zaak .mat-menu-panel{background:#424242}:root.contezza-theme-dark .tezza-zaak .mat-menu-panel:not([class*=mat-elevation-z]){box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}:root.contezza-theme-dark .tezza-zaak .mat-menu-item{background:transparent;color:#fff}:root.contezza-theme-dark .tezza-zaak .mat-menu-item[disabled],:root.contezza-theme-dark .tezza-zaak .mat-menu-item[disabled] .mat-menu-submenu-icon,:root.contezza-theme-dark .tezza-zaak .mat-menu-item[disabled] .mat-icon-no-color{color:#ffffff80}:root.contezza-theme-dark .tezza-zaak .mat-menu-item .mat-icon-no-color,:root.contezza-theme-dark .tezza-zaak .mat-menu-submenu-icon{color:#fff}:root.contezza-theme-dark .tezza-zaak .mat-menu-item:hover:not([disabled]),:root.contezza-theme-dark .tezza-zaak .mat-menu-item.cdk-program-focused:not([disabled]),:root.contezza-theme-dark .tezza-zaak .mat-menu-item.cdk-keyboard-focused:not([disabled]),:root.contezza-theme-dark .tezza-zaak .mat-menu-item-highlighted:not([disabled]){background:rgba(255,255,255,.04)}:root.contezza-theme-dark .tezza-zaak .mat-menu-item{font-family:Open Sans;font-size:14px;font-weight:400}:root.contezza-theme-dark .tezza-zaak .mat-paginator{background:#424242}:root.contezza-theme-dark .tezza-zaak .mat-paginator,:root.contezza-theme-dark .tezza-zaak .mat-paginator-page-size .mat-select-trigger{color:#ffffffb3}:root.contezza-theme-dark .tezza-zaak .mat-paginator-decrement,:root.contezza-theme-dark .tezza-zaak .mat-paginator-increment{border-top:2px solid white;border-right:2px solid white}:root.contezza-theme-dark .tezza-zaak .mat-paginator-first,:root.contezza-theme-dark .tezza-zaak .mat-paginator-last{border-top:2px solid white}:root.contezza-theme-dark .tezza-zaak .mat-icon-button[disabled] .mat-paginator-decrement,:root.contezza-theme-dark .tezza-zaak .mat-icon-button[disabled] .mat-paginator-increment,:root.contezza-theme-dark .tezza-zaak .mat-icon-button[disabled] .mat-paginator-first,:root.contezza-theme-dark .tezza-zaak .mat-icon-button[disabled] .mat-paginator-last{border-color:#ffffff80}:root.contezza-theme-dark .tezza-zaak .mat-paginator-container{min-height:56px}:root.contezza-theme-dark .tezza-zaak .mat-paginator,:root.contezza-theme-dark .tezza-zaak .mat-paginator-page-size .mat-select-trigger{font-family:Open Sans;font-size:12px}:root.contezza-theme-dark .tezza-zaak .mat-progress-bar-background{fill:#44445d}:root.contezza-theme-dark .tezza-zaak .mat-progress-bar-buffer{background-color:#44445d}:root.contezza-theme-dark .tezza-zaak .mat-progress-bar-fill:after{background-color:#7e7ee2}:root.contezza-theme-dark .tezza-zaak .mat-progress-bar.mat-accent .mat-progress-bar-background{fill:#2a2a40}:root.contezza-theme-dark .tezza-zaak .mat-progress-bar.mat-accent .mat-progress-bar-buffer{background-color:#2a2a40}:root.contezza-theme-dark .tezza-zaak .mat-progress-bar.mat-accent .mat-progress-bar-fill:after{background-color:#191970}:root.contezza-theme-dark .tezza-zaak .mat-progress-bar.mat-warn .mat-progress-bar-background{fill:#5d353d}:root.contezza-theme-dark .tezza-zaak .mat-progress-bar.mat-warn .mat-progress-bar-buffer{background-color:#5d353d}:root.contezza-theme-dark .tezza-zaak .mat-progress-bar.mat-warn .mat-progress-bar-fill:after{background-color:#e44263}:root.contezza-theme-dark .tezza-zaak .mat-progress-spinner circle,:root.contezza-theme-dark .tezza-zaak .mat-spinner circle{stroke:#7e7ee2}:root.contezza-theme-dark .tezza-zaak .mat-progress-spinner.mat-accent circle,:root.contezza-theme-dark .tezza-zaak .mat-spinner.mat-accent circle{stroke:#191970}:root.contezza-theme-dark .tezza-zaak .mat-progress-spinner.mat-warn circle,:root.contezza-theme-dark .tezza-zaak .mat-spinner.mat-warn circle{stroke:#e44263}:root.contezza-theme-dark .tezza-zaak .mat-radio-outer-circle{border-color:#ffffffb3}:root.contezza-theme-dark .tezza-zaak .mat-radio-button.mat-primary.mat-radio-checked .mat-radio-outer-circle{border-color:#7e7ee2}:root.contezza-theme-dark .tezza-zaak .mat-radio-button.mat-primary .mat-radio-inner-circle,:root.contezza-theme-dark .tezza-zaak .mat-radio-button.mat-primary .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),:root.contezza-theme-dark .tezza-zaak .mat-radio-button.mat-primary.mat-radio-checked .mat-radio-persistent-ripple,:root.contezza-theme-dark .tezza-zaak .mat-radio-button.mat-primary:active .mat-radio-persistent-ripple{background-color:#7e7ee2}:root.contezza-theme-dark .tezza-zaak .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-outer-circle{border-color:#191970}:root.contezza-theme-dark .tezza-zaak .mat-radio-button.mat-accent .mat-radio-inner-circle,:root.contezza-theme-dark .tezza-zaak .mat-radio-button.mat-accent .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),:root.contezza-theme-dark .tezza-zaak .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-persistent-ripple,:root.contezza-theme-dark .tezza-zaak .mat-radio-button.mat-accent:active .mat-radio-persistent-ripple{background-color:#191970}:root.contezza-theme-dark .tezza-zaak .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-outer-circle{border-color:#e44263}:root.contezza-theme-dark .tezza-zaak .mat-radio-button.mat-warn .mat-radio-inner-circle,:root.contezza-theme-dark .tezza-zaak .mat-radio-button.mat-warn .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),:root.contezza-theme-dark .tezza-zaak .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-persistent-ripple,:root.contezza-theme-dark .tezza-zaak .mat-radio-button.mat-warn:active .mat-radio-persistent-ripple{background-color:#e44263}:root.contezza-theme-dark .tezza-zaak .mat-radio-button.mat-radio-disabled.mat-radio-checked .mat-radio-outer-circle,:root.contezza-theme-dark .tezza-zaak .mat-radio-button.mat-radio-disabled .mat-radio-outer-circle{border-color:#ffffff80}:root.contezza-theme-dark .tezza-zaak .mat-radio-button.mat-radio-disabled .mat-radio-ripple .mat-ripple-element,:root.contezza-theme-dark .tezza-zaak .mat-radio-button.mat-radio-disabled .mat-radio-inner-circle{background-color:#ffffff80}:root.contezza-theme-dark .tezza-zaak .mat-radio-button.mat-radio-disabled .mat-radio-label-content{color:#ffffff80}:root.contezza-theme-dark .tezza-zaak .mat-radio-button .mat-ripple-element{background-color:#fff}:root.contezza-theme-dark .tezza-zaak .mat-radio-button{font-family:Open Sans}:root.contezza-theme-dark .tezza-zaak .mat-select-value{color:#fff}:root.contezza-theme-dark .tezza-zaak .mat-select-placeholder{color:#ffffff80}:root.contezza-theme-dark .tezza-zaak .mat-select-disabled .mat-select-value{color:#ffffff80}:root.contezza-theme-dark .tezza-zaak .mat-select-arrow{color:#ffffffb3}:root.contezza-theme-dark .tezza-zaak .mat-select-panel{background:#424242}:root.contezza-theme-dark .tezza-zaak .mat-select-panel:not([class*=mat-elevation-z]){box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}:root.contezza-theme-dark .tezza-zaak .mat-select-panel .mat-option.mat-selected:not(.mat-option-multiple){background:rgba(255,255,255,.12)}:root.contezza-theme-dark .tezza-zaak .mat-form-field.mat-focused.mat-primary .mat-select-arrow{color:#7e7ee2}:root.contezza-theme-dark .tezza-zaak .mat-form-field.mat-focused.mat-accent .mat-select-arrow{color:#191970}:root.contezza-theme-dark .tezza-zaak .mat-form-field.mat-focused.mat-warn .mat-select-arrow{color:#e44263}:root.contezza-theme-dark .tezza-zaak .mat-form-field .mat-select.mat-select-invalid .mat-select-arrow{color:#e44263}:root.contezza-theme-dark .tezza-zaak .mat-form-field .mat-select.mat-select-disabled .mat-select-arrow{color:#ffffff80}:root.contezza-theme-dark .tezza-zaak .mat-select{font-family:Open Sans}:root.contezza-theme-dark .tezza-zaak .mat-select-trigger{height:1.125em}:root.contezza-theme-dark .tezza-zaak .mat-drawer-container{background-color:#303030;color:#fff}:root.contezza-theme-dark .tezza-zaak .mat-drawer{background-color:#424242;color:#fff}:root.contezza-theme-dark .tezza-zaak .mat-drawer.mat-drawer-push{background-color:#424242}:root.contezza-theme-dark .tezza-zaak .mat-drawer:not(.mat-drawer-side){box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}:root.contezza-theme-dark .tezza-zaak .mat-drawer-side{border-right:solid 1px rgba(255,255,255,.12)}:root.contezza-theme-dark .tezza-zaak .mat-drawer-side.mat-drawer-end{border-left:solid 1px rgba(255,255,255,.12);border-right:none}:root.contezza-theme-dark .tezza-zaak [dir=rtl] .mat-drawer-side{border-left:solid 1px rgba(255,255,255,.12);border-right:none}:root.contezza-theme-dark .tezza-zaak [dir=rtl] .mat-drawer-side.mat-drawer-end{border-left:none;border-right:solid 1px rgba(255,255,255,.12)}:root.contezza-theme-dark .tezza-zaak .mat-drawer-backdrop.mat-drawer-shown{background-color:#bdbdbd99}:root.contezza-theme-dark .tezza-zaak .mat-slide-toggle.mat-checked .mat-slide-toggle-thumb{background-color:#191970}:root.contezza-theme-dark .tezza-zaak .mat-slide-toggle.mat-checked .mat-slide-toggle-bar{background-color:#1919708a}:root.contezza-theme-dark .tezza-zaak .mat-slide-toggle.mat-checked .mat-ripple-element{background-color:#191970}:root.contezza-theme-dark .tezza-zaak .mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-thumb{background-color:#7e7ee2}:root.contezza-theme-dark .tezza-zaak .mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-bar{background-color:#7e7ee28a}:root.contezza-theme-dark .tezza-zaak .mat-slide-toggle.mat-primary.mat-checked .mat-ripple-element{background-color:#7e7ee2}:root.contezza-theme-dark .tezza-zaak .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-thumb{background-color:#e44263}:root.contezza-theme-dark .tezza-zaak .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-bar{background-color:#e442638a}:root.contezza-theme-dark .tezza-zaak .mat-slide-toggle.mat-warn.mat-checked .mat-ripple-element{background-color:#e44263}:root.contezza-theme-dark .tezza-zaak .mat-slide-toggle:not(.mat-checked) .mat-ripple-element{background-color:#fff}:root.contezza-theme-dark .tezza-zaak .mat-slide-toggle-thumb{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f;background-color:#bdbdbd}:root.contezza-theme-dark .tezza-zaak .mat-slide-toggle-bar{background-color:#ffffff80}:root.contezza-theme-dark .tezza-zaak .mat-slide-toggle-content{font-family:Open Sans}:root.contezza-theme-dark .tezza-zaak .mat-slider-track-background{background-color:#ffffff4d}:root.contezza-theme-dark .tezza-zaak .mat-slider.mat-primary .mat-slider-track-fill,:root.contezza-theme-dark .tezza-zaak .mat-slider.mat-primary .mat-slider-thumb,:root.contezza-theme-dark .tezza-zaak .mat-slider.mat-primary .mat-slider-thumb-label{background-color:#7e7ee2}:root.contezza-theme-dark .tezza-zaak .mat-slider.mat-primary .mat-slider-thumb-label-text{color:#000}:root.contezza-theme-dark .tezza-zaak .mat-slider.mat-primary .mat-slider-focus-ring{background-color:#7e7ee233}:root.contezza-theme-dark .tezza-zaak .mat-slider.mat-accent .mat-slider-track-fill,:root.contezza-theme-dark .tezza-zaak .mat-slider.mat-accent .mat-slider-thumb,:root.contezza-theme-dark .tezza-zaak .mat-slider.mat-accent .mat-slider-thumb-label{background-color:#191970}:root.contezza-theme-dark .tezza-zaak .mat-slider.mat-accent .mat-slider-thumb-label-text{color:#fff}:root.contezza-theme-dark .tezza-zaak .mat-slider.mat-accent .mat-slider-focus-ring{background-color:#19197033}:root.contezza-theme-dark .tezza-zaak .mat-slider.mat-warn .mat-slider-track-fill,:root.contezza-theme-dark .tezza-zaak .mat-slider.mat-warn .mat-slider-thumb,:root.contezza-theme-dark .tezza-zaak .mat-slider.mat-warn .mat-slider-thumb-label{background-color:#e44263}:root.contezza-theme-dark .tezza-zaak .mat-slider.mat-warn .mat-slider-thumb-label-text{color:#fff}:root.contezza-theme-dark .tezza-zaak .mat-slider.mat-warn .mat-slider-focus-ring{background-color:#e4426333}:root.contezza-theme-dark .tezza-zaak .mat-slider:hover .mat-slider-track-background,:root.contezza-theme-dark .tezza-zaak .mat-slider.cdk-focused .mat-slider-track-background{background-color:#ffffff4d}:root.contezza-theme-dark .tezza-zaak .mat-slider.mat-slider-disabled .mat-slider-track-background,:root.contezza-theme-dark .tezza-zaak .mat-slider.mat-slider-disabled .mat-slider-track-fill,:root.contezza-theme-dark .tezza-zaak .mat-slider.mat-slider-disabled .mat-slider-thumb{background-color:#ffffff4d}:root.contezza-theme-dark .tezza-zaak .mat-slider.mat-slider-disabled:hover .mat-slider-track-background{background-color:#ffffff4d}:root.contezza-theme-dark .tezza-zaak .mat-slider.mat-slider-min-value .mat-slider-focus-ring{background-color:#ffffff1f}:root.contezza-theme-dark .tezza-zaak .mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb,:root.contezza-theme-dark .tezza-zaak .mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb-label{background-color:#fff}:root.contezza-theme-dark .tezza-zaak .mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb,:root.contezza-theme-dark .tezza-zaak .mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb-label{background-color:#ffffff4d}:root.contezza-theme-dark .tezza-zaak .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing) .mat-slider-thumb{border-color:#ffffff4d;background-color:transparent}:root.contezza-theme-dark .tezza-zaak .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover .mat-slider-thumb,:root.contezza-theme-dark .tezza-zaak .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused .mat-slider-thumb{border-color:#ffffff4d}:root.contezza-theme-dark .tezza-zaak .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover.mat-slider-disabled .mat-slider-thumb,:root.contezza-theme-dark .tezza-zaak .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused.mat-slider-disabled .mat-slider-thumb{border-color:#ffffff4d}:root.contezza-theme-dark .tezza-zaak .mat-slider-has-ticks .mat-slider-wrapper:after{border-color:#ffffffb3}:root.contezza-theme-dark .tezza-zaak .mat-slider-horizontal .mat-slider-ticks{background-image:repeating-linear-gradient(to right,rgba(255,255,255,.7),rgba(255,255,255,.7) 2px,transparent 0,transparent);background-image:-moz-repeating-linear-gradient(.0001deg,rgba(255,255,255,.7),rgba(255,255,255,.7) 2px,transparent 0,transparent)}:root.contezza-theme-dark .tezza-zaak .mat-slider-vertical .mat-slider-ticks{background-image:repeating-linear-gradient(to bottom,rgba(255,255,255,.7),rgba(255,255,255,.7) 2px,transparent 0,transparent)}:root.contezza-theme-dark .tezza-zaak .mat-slider-thumb-label-text{font-family:Open Sans;font-size:12px;font-weight:500}:root.contezza-theme-dark .tezza-zaak .mat-step-header.cdk-keyboard-focused,:root.contezza-theme-dark .tezza-zaak .mat-step-header.cdk-program-focused,:root.contezza-theme-dark .tezza-zaak .mat-step-header:hover:not([aria-disabled]),:root.contezza-theme-dark .tezza-zaak .mat-step-header:hover[aria-disabled=false]{background-color:#ffffff0a}:root.contezza-theme-dark .tezza-zaak .mat-step-header:hover[aria-disabled=true]{cursor:default}@media (hover: none){:root.contezza-theme-dark .tezza-zaak .mat-step-header:hover{background:none}}:root.contezza-theme-dark .tezza-zaak .mat-step-header .mat-step-label,:root.contezza-theme-dark .tezza-zaak .mat-step-header .mat-step-optional{color:#ffffffb3}:root.contezza-theme-dark .tezza-zaak .mat-step-header .mat-step-icon{background-color:#ffffffb3;color:#000}:root.contezza-theme-dark .tezza-zaak .mat-step-header .mat-step-icon-selected,:root.contezza-theme-dark .tezza-zaak .mat-step-header .mat-step-icon-state-done,:root.contezza-theme-dark .tezza-zaak .mat-step-header .mat-step-icon-state-edit{background-color:#7e7ee2;color:#000}:root.contezza-theme-dark .tezza-zaak .mat-step-header.mat-accent .mat-step-icon{color:#fff}:root.contezza-theme-dark .tezza-zaak .mat-step-header.mat-accent .mat-step-icon-selected,:root.contezza-theme-dark .tezza-zaak .mat-step-header.mat-accent .mat-step-icon-state-done,:root.contezza-theme-dark .tezza-zaak .mat-step-header.mat-accent .mat-step-icon-state-edit{background-color:#191970;color:#fff}:root.contezza-theme-dark .tezza-zaak .mat-step-header.mat-warn .mat-step-icon{color:#fff}:root.contezza-theme-dark .tezza-zaak .mat-step-header.mat-warn .mat-step-icon-selected,:root.contezza-theme-dark .tezza-zaak .mat-step-header.mat-warn .mat-step-icon-state-done,:root.contezza-theme-dark .tezza-zaak .mat-step-header.mat-warn .mat-step-icon-state-edit{background-color:#e44263;color:#fff}:root.contezza-theme-dark .tezza-zaak .mat-step-header .mat-step-icon-state-error{background-color:transparent;color:#e44263}:root.contezza-theme-dark .tezza-zaak .mat-step-header .mat-step-label.mat-step-label-active{color:#fff}:root.contezza-theme-dark .tezza-zaak .mat-step-header .mat-step-label.mat-step-label-error{color:#e44263}:root.contezza-theme-dark .tezza-zaak .mat-stepper-horizontal,:root.contezza-theme-dark .tezza-zaak .mat-stepper-vertical{background-color:#424242}:root.contezza-theme-dark .tezza-zaak .mat-stepper-vertical-line:before{border-left-color:#ffffff1f}:root.contezza-theme-dark .tezza-zaak .mat-horizontal-stepper-header:before,:root.contezza-theme-dark .tezza-zaak .mat-horizontal-stepper-header:after,:root.contezza-theme-dark .tezza-zaak .mat-stepper-horizontal-line{border-top-color:#ffffff1f}:root.contezza-theme-dark .tezza-zaak .mat-horizontal-stepper-header{height:72px}:root.contezza-theme-dark .tezza-zaak .mat-stepper-label-position-bottom .mat-horizontal-stepper-header,:root.contezza-theme-dark .tezza-zaak .mat-vertical-stepper-header{padding:24px}:root.contezza-theme-dark .tezza-zaak .mat-stepper-vertical-line:before{top:-16px;bottom:-16px}:root.contezza-theme-dark .tezza-zaak .mat-stepper-label-position-bottom .mat-horizontal-stepper-header:after,:root.contezza-theme-dark .tezza-zaak .mat-stepper-label-position-bottom .mat-horizontal-stepper-header:before{top:36px}:root.contezza-theme-dark .tezza-zaak .mat-stepper-label-position-bottom .mat-stepper-horizontal-line{top:36px}:root.contezza-theme-dark .tezza-zaak .mat-stepper-vertical,:root.contezza-theme-dark .tezza-zaak .mat-stepper-horizontal{font-family:Open Sans}:root.contezza-theme-dark .tezza-zaak .mat-step-label{font-size:14px;font-weight:400}:root.contezza-theme-dark .tezza-zaak .mat-step-sub-label-error{font-weight:400}:root.contezza-theme-dark .tezza-zaak .mat-step-label-error{font-size:14px}:root.contezza-theme-dark .tezza-zaak .mat-step-label-selected{font-size:14px;font-weight:500}:root.contezza-theme-dark .tezza-zaak .mat-sort-header-arrow{color:#c6c6c6}:root.contezza-theme-dark .tezza-zaak .mat-tab-nav-bar,:root.contezza-theme-dark .tezza-zaak .mat-tab-header{border-bottom:1px solid rgba(255,255,255,.12)}:root.contezza-theme-dark .tezza-zaak .mat-tab-group-inverted-header .mat-tab-nav-bar,:root.contezza-theme-dark .tezza-zaak .mat-tab-group-inverted-header .mat-tab-header{border-top:1px solid rgba(255,255,255,.12);border-bottom:none}:root.contezza-theme-dark .tezza-zaak .mat-tab-label,:root.contezza-theme-dark .tezza-zaak .mat-tab-link{color:#fff}:root.contezza-theme-dark .tezza-zaak .mat-tab-label.mat-tab-disabled,:root.contezza-theme-dark .tezza-zaak .mat-tab-link.mat-tab-disabled{color:#ffffff80}:root.contezza-theme-dark .tezza-zaak .mat-tab-header-pagination-chevron{border-color:#fff}:root.contezza-theme-dark .tezza-zaak .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:#ffffff80}:root.contezza-theme-dark .tezza-zaak .mat-tab-group[class*=mat-background-]>.mat-tab-header,:root.contezza-theme-dark .tezza-zaak .mat-tab-nav-bar[class*=mat-background-]{border-bottom:none;border-top:none}:root.contezza-theme-dark .tezza-zaak .mat-tab-group.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),:root.contezza-theme-dark .tezza-zaak .mat-tab-group.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),:root.contezza-theme-dark .tezza-zaak .mat-tab-group.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),:root.contezza-theme-dark .tezza-zaak .mat-tab-group.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),:root.contezza-theme-dark .tezza-zaak .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),:root.contezza-theme-dark .tezza-zaak .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),:root.contezza-theme-dark .tezza-zaak .mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),:root.contezza-theme-dark .tezza-zaak .mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#9f9fe94d}:root.contezza-theme-dark .tezza-zaak .mat-tab-group.mat-primary .mat-ink-bar,:root.contezza-theme-dark .tezza-zaak .mat-tab-nav-bar.mat-primary .mat-ink-bar{background-color:#7e7ee2}:root.contezza-theme-dark .tezza-zaak .mat-tab-group.mat-primary.mat-background-primary>.mat-tab-header .mat-ink-bar,:root.contezza-theme-dark .tezza-zaak .mat-tab-group.mat-primary.mat-background-primary>.mat-tab-link-container .mat-ink-bar,:root.contezza-theme-dark .tezza-zaak .mat-tab-nav-bar.mat-primary.mat-background-primary>.mat-tab-header .mat-ink-bar,:root.contezza-theme-dark .tezza-zaak .mat-tab-nav-bar.mat-primary.mat-background-primary>.mat-tab-link-container .mat-ink-bar{background-color:#000}:root.contezza-theme-dark .tezza-zaak .mat-tab-group.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),:root.contezza-theme-dark .tezza-zaak .mat-tab-group.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),:root.contezza-theme-dark .tezza-zaak .mat-tab-group.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),:root.contezza-theme-dark .tezza-zaak .mat-tab-group.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),:root.contezza-theme-dark .tezza-zaak .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),:root.contezza-theme-dark .tezza-zaak .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),:root.contezza-theme-dark .tezza-zaak .mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),:root.contezza-theme-dark .tezza-zaak .mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#b7b7ef4d}:root.contezza-theme-dark .tezza-zaak .mat-tab-group.mat-accent .mat-ink-bar,:root.contezza-theme-dark .tezza-zaak .mat-tab-nav-bar.mat-accent .mat-ink-bar{background-color:#191970}:root.contezza-theme-dark .tezza-zaak .mat-tab-group.mat-accent.mat-background-accent>.mat-tab-header .mat-ink-bar,:root.contezza-theme-dark .tezza-zaak .mat-tab-group.mat-accent.mat-background-accent>.mat-tab-link-container .mat-ink-bar,:root.contezza-theme-dark .tezza-zaak .mat-tab-nav-bar.mat-accent.mat-background-accent>.mat-tab-header .mat-ink-bar,:root.contezza-theme-dark .tezza-zaak .mat-tab-nav-bar.mat-accent.mat-background-accent>.mat-tab-link-container .mat-ink-bar{background-color:#fff}:root.contezza-theme-dark .tezza-zaak .mat-tab-group.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),:root.contezza-theme-dark .tezza-zaak .mat-tab-group.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),:root.contezza-theme-dark .tezza-zaak .mat-tab-group.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),:root.contezza-theme-dark .tezza-zaak .mat-tab-group.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),:root.contezza-theme-dark .tezza-zaak .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),:root.contezza-theme-dark .tezza-zaak .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),:root.contezza-theme-dark .tezza-zaak .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),:root.contezza-theme-dark .tezza-zaak .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#f7c6d04d}:root.contezza-theme-dark .tezza-zaak .mat-tab-group.mat-warn .mat-ink-bar,:root.contezza-theme-dark .tezza-zaak .mat-tab-nav-bar.mat-warn .mat-ink-bar{background-color:#e44263}:root.contezza-theme-dark .tezza-zaak .mat-tab-group.mat-warn.mat-background-warn>.mat-tab-header .mat-ink-bar,:root.contezza-theme-dark .tezza-zaak .mat-tab-group.mat-warn.mat-background-warn>.mat-tab-link-container .mat-ink-bar,:root.contezza-theme-dark .tezza-zaak .mat-tab-nav-bar.mat-warn.mat-background-warn>.mat-tab-header .mat-ink-bar,:root.contezza-theme-dark .tezza-zaak .mat-tab-nav-bar.mat-warn.mat-background-warn>.mat-tab-link-container .mat-ink-bar{background-color:#fff}:root.contezza-theme-dark .tezza-zaak .mat-tab-group.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),:root.contezza-theme-dark .tezza-zaak .mat-tab-group.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),:root.contezza-theme-dark .tezza-zaak .mat-tab-group.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),:root.contezza-theme-dark .tezza-zaak .mat-tab-group.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),:root.contezza-theme-dark .tezza-zaak .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),:root.contezza-theme-dark .tezza-zaak .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),:root.contezza-theme-dark .tezza-zaak .mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),:root.contezza-theme-dark .tezza-zaak .mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#9f9fe94d}:root.contezza-theme-dark .tezza-zaak .mat-tab-group.mat-background-primary>.mat-tab-header,:root.contezza-theme-dark .tezza-zaak .mat-tab-group.mat-background-primary>.mat-tab-link-container,:root.contezza-theme-dark .tezza-zaak .mat-tab-group.mat-background-primary>.mat-tab-header-pagination,:root.contezza-theme-dark .tezza-zaak .mat-tab-nav-bar.mat-background-primary>.mat-tab-header,:root.contezza-theme-dark .tezza-zaak .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container,:root.contezza-theme-dark .tezza-zaak .mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination{background-color:#7e7ee2}:root.contezza-theme-dark .tezza-zaak .mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-label,:root.contezza-theme-dark .tezza-zaak .mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-tab-link,:root.contezza-theme-dark .tezza-zaak .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-label,:root.contezza-theme-dark .tezza-zaak .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-tab-link{color:#000}:root.contezza-theme-dark .tezza-zaak .mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-label.mat-tab-disabled,:root.contezza-theme-dark .tezza-zaak .mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,:root.contezza-theme-dark .tezza-zaak .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-label.mat-tab-disabled,:root.contezza-theme-dark .tezza-zaak .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-tab-link.mat-tab-disabled{color:#0006}:root.contezza-theme-dark .tezza-zaak .mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-chevron,:root.contezza-theme-dark .tezza-zaak .mat-tab-group.mat-background-primary>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,:root.contezza-theme-dark .tezza-zaak .mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-focus-indicator:before,:root.contezza-theme-dark .tezza-zaak .mat-tab-group.mat-background-primary>.mat-tab-header .mat-focus-indicator:before,:root.contezza-theme-dark .tezza-zaak .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-chevron,:root.contezza-theme-dark .tezza-zaak .mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,:root.contezza-theme-dark .tezza-zaak .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-focus-indicator:before,:root.contezza-theme-dark .tezza-zaak .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-focus-indicator:before{border-color:#000}:root.contezza-theme-dark .tezza-zaak .mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,:root.contezza-theme-dark .tezza-zaak .mat-tab-group.mat-background-primary>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,:root.contezza-theme-dark .tezza-zaak .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,:root.contezza-theme-dark .tezza-zaak .mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:#000;opacity:.4}:root.contezza-theme-dark .tezza-zaak .mat-tab-group.mat-background-primary>.mat-tab-header .mat-ripple-element,:root.contezza-theme-dark .tezza-zaak .mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-ripple-element,:root.contezza-theme-dark .tezza-zaak .mat-tab-group.mat-background-primary>.mat-tab-header-pagination .mat-ripple-element,:root.contezza-theme-dark .tezza-zaak .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-ripple-element,:root.contezza-theme-dark .tezza-zaak .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-ripple-element,:root.contezza-theme-dark .tezza-zaak .mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination .mat-ripple-element{background-color:#000;opacity:.12}:root.contezza-theme-dark .tezza-zaak .mat-tab-group.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),:root.contezza-theme-dark .tezza-zaak .mat-tab-group.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),:root.contezza-theme-dark .tezza-zaak .mat-tab-group.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),:root.contezza-theme-dark .tezza-zaak .mat-tab-group.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),:root.contezza-theme-dark .tezza-zaak .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),:root.contezza-theme-dark .tezza-zaak .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),:root.contezza-theme-dark .tezza-zaak .mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),:root.contezza-theme-dark .tezza-zaak .mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#b7b7ef4d}:root.contezza-theme-dark .tezza-zaak .mat-tab-group.mat-background-accent>.mat-tab-header,:root.contezza-theme-dark .tezza-zaak .mat-tab-group.mat-background-accent>.mat-tab-link-container,:root.contezza-theme-dark .tezza-zaak .mat-tab-group.mat-background-accent>.mat-tab-header-pagination,:root.contezza-theme-dark .tezza-zaak .mat-tab-nav-bar.mat-background-accent>.mat-tab-header,:root.contezza-theme-dark .tezza-zaak .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container,:root.contezza-theme-dark .tezza-zaak .mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination{background-color:#191970}:root.contezza-theme-dark .tezza-zaak .mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-label,:root.contezza-theme-dark .tezza-zaak .mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-tab-link,:root.contezza-theme-dark .tezza-zaak .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-label,:root.contezza-theme-dark .tezza-zaak .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-tab-link{color:#fff}:root.contezza-theme-dark .tezza-zaak .mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-label.mat-tab-disabled,:root.contezza-theme-dark .tezza-zaak .mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,:root.contezza-theme-dark .tezza-zaak .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-label.mat-tab-disabled,:root.contezza-theme-dark .tezza-zaak .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-tab-link.mat-tab-disabled{color:#fff6}:root.contezza-theme-dark .tezza-zaak .mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-chevron,:root.contezza-theme-dark .tezza-zaak .mat-tab-group.mat-background-accent>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,:root.contezza-theme-dark .tezza-zaak .mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-focus-indicator:before,:root.contezza-theme-dark .tezza-zaak .mat-tab-group.mat-background-accent>.mat-tab-header .mat-focus-indicator:before,:root.contezza-theme-dark .tezza-zaak .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-chevron,:root.contezza-theme-dark .tezza-zaak .mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,:root.contezza-theme-dark .tezza-zaak .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-focus-indicator:before,:root.contezza-theme-dark .tezza-zaak .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-focus-indicator:before{border-color:#fff}:root.contezza-theme-dark .tezza-zaak .mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,:root.contezza-theme-dark .tezza-zaak .mat-tab-group.mat-background-accent>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,:root.contezza-theme-dark .tezza-zaak .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,:root.contezza-theme-dark .tezza-zaak .mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:#fff;opacity:.4}:root.contezza-theme-dark .tezza-zaak .mat-tab-group.mat-background-accent>.mat-tab-header .mat-ripple-element,:root.contezza-theme-dark .tezza-zaak .mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-ripple-element,:root.contezza-theme-dark .tezza-zaak .mat-tab-group.mat-background-accent>.mat-tab-header-pagination .mat-ripple-element,:root.contezza-theme-dark .tezza-zaak .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-ripple-element,:root.contezza-theme-dark .tezza-zaak .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-ripple-element,:root.contezza-theme-dark .tezza-zaak .mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination .mat-ripple-element{background-color:#fff;opacity:.12}:root.contezza-theme-dark .tezza-zaak .mat-tab-group.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),:root.contezza-theme-dark .tezza-zaak .mat-tab-group.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),:root.contezza-theme-dark .tezza-zaak .mat-tab-group.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),:root.contezza-theme-dark .tezza-zaak .mat-tab-group.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),:root.contezza-theme-dark .tezza-zaak .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),:root.contezza-theme-dark .tezza-zaak .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),:root.contezza-theme-dark .tezza-zaak .mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),:root.contezza-theme-dark .tezza-zaak .mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#f7c6d04d}:root.contezza-theme-dark .tezza-zaak .mat-tab-group.mat-background-warn>.mat-tab-header,:root.contezza-theme-dark .tezza-zaak .mat-tab-group.mat-background-warn>.mat-tab-link-container,:root.contezza-theme-dark .tezza-zaak .mat-tab-group.mat-background-warn>.mat-tab-header-pagination,:root.contezza-theme-dark .tezza-zaak .mat-tab-nav-bar.mat-background-warn>.mat-tab-header,:root.contezza-theme-dark .tezza-zaak .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container,:root.contezza-theme-dark .tezza-zaak .mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination{background-color:#e44263}:root.contezza-theme-dark .tezza-zaak .mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-label,:root.contezza-theme-dark .tezza-zaak .mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-tab-link,:root.contezza-theme-dark .tezza-zaak .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-label,:root.contezza-theme-dark .tezza-zaak .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-tab-link{color:#fff}:root.contezza-theme-dark .tezza-zaak .mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-label.mat-tab-disabled,:root.contezza-theme-dark .tezza-zaak .mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,:root.contezza-theme-dark .tezza-zaak .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-label.mat-tab-disabled,:root.contezza-theme-dark .tezza-zaak .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-tab-link.mat-tab-disabled{color:#fff6}:root.contezza-theme-dark .tezza-zaak .mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-chevron,:root.contezza-theme-dark .tezza-zaak .mat-tab-group.mat-background-warn>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,:root.contezza-theme-dark .tezza-zaak .mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-focus-indicator:before,:root.contezza-theme-dark .tezza-zaak .mat-tab-group.mat-background-warn>.mat-tab-header .mat-focus-indicator:before,:root.contezza-theme-dark .tezza-zaak .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-chevron,:root.contezza-theme-dark .tezza-zaak .mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,:root.contezza-theme-dark .tezza-zaak .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-focus-indicator:before,:root.contezza-theme-dark .tezza-zaak .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-focus-indicator:before{border-color:#fff}:root.contezza-theme-dark .tezza-zaak .mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,:root.contezza-theme-dark .tezza-zaak .mat-tab-group.mat-background-warn>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,:root.contezza-theme-dark .tezza-zaak .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,:root.contezza-theme-dark .tezza-zaak .mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:#fff;opacity:.4}:root.contezza-theme-dark .tezza-zaak .mat-tab-group.mat-background-warn>.mat-tab-header .mat-ripple-element,:root.contezza-theme-dark .tezza-zaak .mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-ripple-element,:root.contezza-theme-dark .tezza-zaak .mat-tab-group.mat-background-warn>.mat-tab-header-pagination .mat-ripple-element,:root.contezza-theme-dark .tezza-zaak .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-ripple-element,:root.contezza-theme-dark .tezza-zaak .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-ripple-element,:root.contezza-theme-dark .tezza-zaak .mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination .mat-ripple-element{background-color:#fff;opacity:.12}:root.contezza-theme-dark .tezza-zaak .mat-tab-group{font-family:Open Sans}:root.contezza-theme-dark .tezza-zaak .mat-tab-label,:root.contezza-theme-dark .tezza-zaak .mat-tab-link{font-family:Open Sans;font-size:14px;font-weight:500}:root.contezza-theme-dark .tezza-zaak .mat-toolbar{background:#212121;color:#fff}:root.contezza-theme-dark .tezza-zaak .mat-toolbar.mat-primary{background:#7e7ee2;color:#000}:root.contezza-theme-dark .tezza-zaak .mat-toolbar.mat-accent{background:midnightblue;color:#fff}:root.contezza-theme-dark .tezza-zaak .mat-toolbar.mat-warn{background:#e44263;color:#fff}:root.contezza-theme-dark .tezza-zaak .mat-toolbar .mat-form-field-underline,:root.contezza-theme-dark .tezza-zaak .mat-toolbar .mat-form-field-ripple,:root.contezza-theme-dark .tezza-zaak .mat-toolbar .mat-focused .mat-form-field-ripple{background-color:currentColor}:root.contezza-theme-dark .tezza-zaak .mat-toolbar .mat-form-field-label,:root.contezza-theme-dark .tezza-zaak .mat-toolbar .mat-focused .mat-form-field-label,:root.contezza-theme-dark .tezza-zaak .mat-toolbar .mat-select-value,:root.contezza-theme-dark .tezza-zaak .mat-toolbar .mat-select-arrow,:root.contezza-theme-dark .tezza-zaak .mat-toolbar .mat-form-field.mat-focused .mat-select-arrow{color:inherit}:root.contezza-theme-dark .tezza-zaak .mat-toolbar .mat-input-element{caret-color:currentColor}:root.contezza-theme-dark .tezza-zaak .mat-toolbar-multiple-rows{min-height:64px}:root.contezza-theme-dark .tezza-zaak .mat-toolbar-row,:root.contezza-theme-dark .tezza-zaak .mat-toolbar-single-row{height:64px}@media (max-width: 599px){:root.contezza-theme-dark .tezza-zaak .mat-toolbar-multiple-rows{min-height:56px}:root.contezza-theme-dark .tezza-zaak .mat-toolbar-row,:root.contezza-theme-dark .tezza-zaak .mat-toolbar-single-row{height:56px}}:root.contezza-theme-dark .tezza-zaak .mat-toolbar,:root.contezza-theme-dark .tezza-zaak .mat-toolbar h1,:root.contezza-theme-dark .tezza-zaak .mat-toolbar h2,:root.contezza-theme-dark .tezza-zaak .mat-toolbar h3,:root.contezza-theme-dark .tezza-zaak .mat-toolbar h4,:root.contezza-theme-dark .tezza-zaak .mat-toolbar h5,:root.contezza-theme-dark .tezza-zaak .mat-toolbar h6{font:500 20px/32px Open Sans;letter-spacing:normal;margin:0}:root.contezza-theme-dark .tezza-zaak .mat-tooltip{background:rgba(97,97,97,.9)}:root.contezza-theme-dark .tezza-zaak .mat-tooltip{font-family:Open Sans;font-size:10px;padding-top:6px;padding-bottom:6px}:root.contezza-theme-dark .tezza-zaak .mat-tooltip-handset{font-size:14px;padding-top:8px;padding-bottom:8px}:root.contezza-theme-dark .tezza-zaak .mat-tree{background:#424242}:root.contezza-theme-dark .tezza-zaak .mat-tree-node,:root.contezza-theme-dark .tezza-zaak .mat-nested-tree-node{color:#fff}:root.contezza-theme-dark .tezza-zaak .mat-tree-node{min-height:48px}:root.contezza-theme-dark .tezza-zaak .mat-tree{font-family:Open Sans}:root.contezza-theme-dark .tezza-zaak .mat-tree-node,:root.contezza-theme-dark .tezza-zaak .mat-nested-tree-node{font-weight:400;font-size:14px}:root.contezza-theme-dark .tezza-zaak .mat-snack-bar-container{color:#000000de;background:#fafafa;box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}:root.contezza-theme-dark .tezza-zaak .mat-simple-snackbar-action{color:inherit}:root.contezza-theme-dark .tezza-zaak .mat-simple-snackbar{font-family:Open Sans;font-size:14px}:root.contezza-theme-dark .tezza-zaak .mat-simple-snackbar-action{line-height:1;font-family:inherit;font-size:inherit;font-weight:500}:root.contezza-theme-dark .tezza-zaak :root{--theme-primary-color: #7e7ee2;--theme-primary-color-default-contrast: black;--theme-header-text-color: black;--adf-theme-primary-50: #b7b7ef;--adf-theme-primary-100: #9f9fe9;--adf-theme-primary-300: #5454d9;--adf-theme-primary-900: #171731;--theme-warn-color: #e44263;--theme-warn-color-default-contrast: white;--theme-accent-color: midnightblue;--theme-accent-color-a200: midnightblue;--theme-accent-color-default-contrast: white;--theme-accent-500: midnightblue;--adf-theme-foreground-base-color: white;--adf-theme-foreground-base-color-065: rgba(255, 255, 255, .65);--adf-theme-foreground-base-color-045: rgba(255, 255, 255, .45);--adf-theme-foreground-disabled-text-color: rgba(255, 255, 255, .5);--adf-theme-foreground-divider-color: rgba(255, 255, 255, .12);--adf-theme-foreground-icon-color: white;--adf-theme-foreground-icon-color-054: rgba(255, 255, 255, .54);--adf-theme-foreground-secondary-text-color: rgba(255, 255, 255, .7);--adf-theme-foreground-text-color: white;--adf-theme-foreground-text-color-087: rgba(255, 255, 255, .87);--adf-theme-foreground-text-color-075: rgba(255, 255, 255, .75);--adf-theme-foreground-text-color-064: rgba(255, 255, 255, .64);--adf-theme-foreground-text-color-054: rgba(255, 255, 255, .54);--adf-theme-foreground-text-color-042: rgba(255, 255, 255, .42);--adf-theme-foreground-text-color-040: rgba(255, 255, 255, .4);--adf-theme-foreground-text-color-027: rgba(255, 255, 255, .27);--adf-theme-foreground-text-color-025: rgba(255, 255, 255, .25);--adf-theme-foreground-text-color-014: rgba(255, 255, 255, .14);--adf-theme-foreground-text-color-007: rgba(255, 255, 255, .07);--adf-theme-background-card-color: #424242;--adf-theme-background-card-color-087: rgba(66, 66, 66, .87);--theme-background-color: #303030;--adf-theme-background-dialog-color: #424242;--adf-theme-background-hover-color: rgba(255, 255, 255, .04);--adf-theme-background-selected-button-color: #212121;--adf-theme-background-status-bar-color: black;--adf-theme-background-unselected-chip-color: #616161;--theme-font-family: Open Sans;--theme-body-1-font-size: 14px;--theme-body-2-font-size: 14px;--theme-body-1-line-height: 20px;--theme-display-1-font-size: 34px;--theme-display-3-font-size: 56px;--theme-display-4-font-size: 112px;--theme-caption-font-size: 12px;--theme-title-font-size: 20px;--theme-subheading-1-font-size: 15px;--theme-subheading-2-font-size: 16px;--theme-button-font-size: 14px;--theme-headline-font-size: 24px;--theme-headline-line-height: 32px;--theme-adf-icon-1-font-size: 17px;--theme-adf-picture-1-font-size: 18px;--theme-adf-task-footer-font-size: 18px;--theme-adf-task-title-font-size: 18px;--adf-theme-mat-grey-color-a200: #eeeeee;--adf-theme-mat-grey-color-a400: #bdbdbd;--adf-theme-mat-grey-color-50: #fafafa;--adf-theme-spacing: 16px}:root.contezza-theme-dark .tezza-zaak .mat-datetimepicker-calendar-header{background-color:#7e7ee2}:root.contezza-theme-dark .tezza-zaak .mat-datetimepicker-calendar-body-cell-content.mat-datetimepicker-calendar-body-selected{background-color:#7e7ee2;color:#fff}:root.contezza-theme-dark .tezza-zaak .mat-datetimepicker-calendar-body-cell-content.mat-datetimepicker-calendar-body-disabled>.mat-datetimepicker-calendar-body-selected{background-color:#7e7ee266}:root.contezza-theme-dark .tezza-zaak .mat-datetimepicker-calendar-body-cell-content.mat-datetimepicker-calendar-body-today:not(.mat-datetimepicker-calendar-body-selected){border-color:#7e7ee2}:root.contezza-theme-dark .tezza-zaak .mat-datetimepicker-calendar-body-cell-content.mat-datetimepicker-calendar-body-today.mat-datetimepicker-calendar-body-selected{box-shadow:inset 0 0 0 1px #000}:root.contezza-theme-dark .tezza-zaak .mat-datetimepicker-clock-center{background-color:#7e7ee2}:root.contezza-theme-dark .tezza-zaak .mat-datetimepicker-clock-hand{background-color:#7e7ee2}:root.contezza-theme-dark .tezza-zaak .mat-datetimepicker-clock-hand:before{background-color:#7e7ee2}:root.contezza-theme-dark .tezza-zaak .mat-datetimepicker-clock-cell.mat-datetimepicker-clock-cell-selected{background-color:#9393e7}:root.contezza-theme-dark .tezza-zaak .adf-error-snackbar{background-color:var(--theme-warn-color)}:root.contezza-theme-dark .tezza-zaak .adf-warning-snackbar{background-color:var(--theme-accent-color)}:root.contezza-theme-dark .tezza-zaak .adf-info-snackbar{background-color:var(--theme-primary-color)}:root.contezza-theme-dark .tezza-zaak .mat-expansion-panel .mat-expansion-panel-header.cdk-keyboard-focused:not([aria-disabled=true]),:root.contezza-theme-dark .tezza-zaak .mat-expansion-panel .mat-expansion-panel-header.cdk-program-focused:not([aria-disabled=true]),:root.contezza-theme-dark .tezza-zaak .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:hover:not([aria-disabled=true]){background-color:var(--adf-theme-background-hover-color)}:root.contezza-theme-dark .tezza-zaak .mat-calendar .mat-calendar-header button{color:var(--adf-theme-foreground-text-color-087)}:root.contezza-theme-dark .tezza-zaak .mat-calendar .mat-calendar-header button:disabled{color:var(--adf-theme-foreground-text-color-054)}:root.contezza-theme-dark .tezza-zaak .mat-calendar .mat-calendar-content .mat-calendar-table-header th{color:var(--adf-theme-foreground-text-color-054)}:root.contezza-theme-dark .tezza-zaak .mat-calendar .mat-calendar-content .mat-calendar-body-disabled>div{color:var(--adf-theme-foreground-text-color-054)!important}:root.contezza-theme-dark .tezza-zaak .mat-datetimepicker-calendar .mat-datetimepicker-calendar-header .mat-datetimepicker-calendar-header-year{opacity:1}:root.contezza-theme-dark .tezza-zaak .mat-datetimepicker-calendar .mat-datetimepicker-calendar-header .mat-datetimepicker-calendar-header-date{opacity:1}:root.contezza-theme-dark .tezza-zaak .mat-datetimepicker-calendar .mat-datetimepicker-calendar-header .mat-datetimepicker-calendar-header-time{opacity:1}:root.contezza-theme-dark .tezza-zaak .mat-datetimepicker-calendar .mat-datetimepicker-calendar-content .mat-datetimepicker-calendar-table-header th{color:var(--adf-theme-foreground-text-color-054)}:root.contezza-theme-dark .tezza-zaak .mat-datetimepicker-calendar .mat-datetimepicker-calendar-content .mat-datetimepicker-calendar-body-disabled>div{color:var(--adf-theme-foreground-text-color-054)}:root.contezza-theme-dark .tezza-zaak :root{--adf-card-view-background: white;--adf-card-view-border: unset;--adf-card-view-border-color: unset;--adf-card-view-border-radius: 0;--adf-card-view-array-item-background: white;--adf-card-view-array-item-border: unset;--adf-card-view-array-item-border-color: unset;--adf-card-view-array-item-border-radius: 0;--adf-edit-task-and-service-filter-header-title-color: rgba(0, 0, 0, .87);--adf-edit-task-and-service-filter-header-description-color: rgba(0, 0, 0, .54);--adf-edit-task-and-service-filter-content-text-label-color: rgba(0, 0, 0, .54);--adf-edit-task-and-service-filter-content-select-label-color: rgba(0, 0, 0, .54);--adf-edit-task-and-service-filter-header-height: 48px;--adf-about-panel-header-height: 48px;--adf-about-panel-header-title-color: rgba(0, 0, 0, .87);--adf-edit-process-filter-header-height: 48px;--adf-edit-process-filter-header-title-color: rgba(0, 0, 0, .87);--adf-edit-process-filter-header-description-color: rgba(0, 0, 0, .54);--adf-edit-process-filter-content-text-label-color: rgba(0, 0, 0, .54);--adf-edit-process-filter-content-select-label-color: rgba(0, 0, 0, .54);--adf-about-server-settings-background: white;--adf-about-server-settings-color: rgba(0, 0, 0, .87);--adf-about-server-settings-border-radius: 4px;--adf-about-server-settings-padding: 16px;--adf-package-list-table-background: white;--adf-package-list-table-header-border-bottom-color: rgba(0, 0, 0, .12);--adf-package-list-table-header-border-style: solid;--adf-package-list-table-header-border-bottom-width: 1px;--adf-package-list-table-header-border-width: 0;--adf-package-list-table-header-min-height: 56px;--adf-package-list-table-header-cell-color: rgba(0, 0, 0, .54);--adf-package-list-table-row-border-bottom-color: rgba(0, 0, 0, .12);--adf-package-list-table-row-border-style: solid;--adf-package-list-table-row-border-bottom-width: 1px;--adf-package-list-table-row-border-width: 0;--adf-package-list-table-row-min-height: 48px;--adf-package-list-table-row-cell-color: rgba(0, 0, 0, .87);--adf-identity-user-info-background: var(--adf-theme-primary-300);--adf-identity-user-info-height: 40px;--adf-identity-user-info-width: 40px;--adf-identity-user-info-line-height: 40px;--adf-identity-user-info-font-size: var(--theme-adf-picture-1-font-size);--adf-user-info-container-margin-right: 8px}:root.contezza-theme-dark .tezza-zaak .adf-content-node-selector-content-list .adf-content-selector-modified-cell{display:none}:root.contezza-theme-dark .tezza-zaak .adf-content-node-selector-content-list .adf-content-selector-modifier-cell{display:none}:root.contezza-theme-dark .tezza-zaak adf-pagination.adf-pagination{height:32px;line-height:24px;padding:16px 0}:root.contezza-theme-dark .tezza-zaak adf-pagination.adf-pagination .adf-pagination__block{flex:none;padding:0;font-weight:400;font-size:14px;line-height:24px;letter-spacing:.25px}:root.contezza-theme-dark .tezza-zaak adf-pagination.adf-pagination .adf-pagination__block.adf-pagination__range-block{padding:0 24px}:root.contezza-theme-dark .tezza-zaak adf-pagination.adf-pagination .adf-pagination__perpage-block{flex:auto;padding-right:24px}:root.contezza-theme-dark .tezza-zaak adf-pagination.adf-pagination .adf-pagination__actualinfo-block{padding-right:12px}:root.contezza-theme-dark .tezza-zaak adf-pagination.adf-pagination .adf-pagination__actualinfo-block .mat-menu-trigger{display:none}:root.contezza-theme-dark .tezza-zaak adf-pagination.adf-pagination .adf-pagination__previous-button{margin:0 12px 0 0}:root.contezza-theme-dark .tezza-zaak adf-pagination.adf-pagination .adf-pagination__next-button{margin:0}:root.contezza-theme-dark .tezza-zaak adf-pagination.adf-pagination .adf-pagination__controls-block{padding-right:24px}:root.contezza-theme-dark .tezza-zaak .mat-icon-button:focus-visible,:root.contezza-theme-dark .tezza-zaak .mat-button:focus-visible,:root.contezza-theme-dark .tezza-zaak .mat-checkbox:focus-visible,:root.contezza-theme-dark .tezza-zaak .mat-raised-button:focus-visible{outline:2px solid var(--theme-blue-button-color);border-radius:4px}:root.contezza-theme-dark .tezza-zaak .mat-icon-button .mat-ripple-element,:root.contezza-theme-dark .tezza-zaak .mat-button .mat-ripple-element,:root.contezza-theme-dark .tezza-zaak .mat-checkbox .mat-ripple-element,:root.contezza-theme-dark .tezza-zaak .mat-raised-button .mat-ripple-element{display:none}:root.contezza-theme-dark .tezza-zaak .mat-icon-button.cdk-keyboard-focused .mat-button-focus-overlay,:root.contezza-theme-dark .tezza-zaak .mat-button.cdk-keyboard-focused .mat-button-focus-overlay,:root.contezza-theme-dark .tezza-zaak .mat-checkbox.cdk-keyboard-focused .mat-button-focus-overlay,:root.contezza-theme-dark .tezza-zaak .mat-raised-button.cdk-keyboard-focused .mat-button-focus-overlay{display:none}:root.contezza-theme-dark .tezza-zaak .mat-icon-button.cdk-keyboard-focused .mat-checkbox-ripple,:root.contezza-theme-dark .tezza-zaak .mat-button.cdk-keyboard-focused .mat-checkbox-ripple,:root.contezza-theme-dark .tezza-zaak .mat-checkbox.cdk-keyboard-focused .mat-checkbox-ripple,:root.contezza-theme-dark .tezza-zaak .mat-raised-button.cdk-keyboard-focused .mat-checkbox-ripple{outline:2px solid var(--theme-blue-button-color);border-radius:4px;height:22px;width:22px;left:calc(50% - 11px);top:calc(50% - 11px)}:root.contezza-theme-dark .tezza-zaak .adf-content-node-selector-content-list .adf-datatable-list .adf-datatable-selected.mat-icon>svg{fill:var(--theme-blue-button-color)}:root.contezza-theme-dark .tezza-zaak .mat-list-base .mat-list-option .mat-list-item-content{border:2px solid transparent;border-radius:4px}:root.contezza-theme-dark .tezza-zaak .mat-list-base .mat-list-option:focus-visible{background-color:#fff}:root.contezza-theme-dark .tezza-zaak .mat-list-base .mat-list-option:focus-visible .mat-list-item-content{border:2px solid var(--theme-blue-button-color);border-radius:4px}:root.contezza-theme-dark .tezza-zaak .adf-search-user-button.mat-button,:root.contezza-theme-dark .tezza-zaak .app-search-button{line-height:36px;border:2px solid transparent;border-radius:4px}:root.contezza-theme-dark .tezza-zaak .adf-search-user-button.mat-button:focus-visible,:root.contezza-theme-dark .tezza-zaak .app-search-button:focus-visible{outline:none;border:2px solid var(--theme-blue-button-color);border-radius:4px}:root.contezza-theme-dark .tezza-zaak .mat-menu-content .mat-menu-item{border:2px solid transparent;border-radius:4px}:root.contezza-theme-dark .tezza-zaak .mat-menu-content .mat-menu-item .mat-menu-ripple{display:none}:root.contezza-theme-dark .tezza-zaak .mat-menu-content .mat-menu-item:focus-visible{border:2px solid var(--theme-blue-button-color);border-radius:4px;background-color:#fff}:root.contezza-theme-dark .tezza-zaak .mat-menu-content .mat-menu-item.cdk-keyboard-focused:not([disabled]){background-color:#fff}:root.contezza-theme-dark .tezza-zaak .adf-toolbar-title{padding:2px}:root.contezza-theme-dark .tezza-zaak .mat-option.cdk-keyboard-focused .mat-option-ripple{outline:2px solid var(--theme-blue-button-color);border-radius:4px}:root.contezza-theme-dark .tezza-zaak .mat-slide-toggle .mat-slide-toggle-thumb{width:15px;height:15px;transform:translate(20%,50%);background-color:#484a4d}:root.contezza-theme-dark .tezza-zaak .mat-slide-toggle .mat-slide-toggle-bar{border-radius:15px;height:20px}:root.contezza-theme-dark .tezza-zaak .mat-slide-toggle .mat-slide-toggle-thumb-container{top:-5px}:root.contezza-theme-dark .tezza-zaak .mat-slide-toggle .mat-slide-toggle-ripple{display:none}:root.contezza-theme-dark .tezza-zaak .mat-slide-toggle.cdk-keyboard-focused .mat-slide-toggle-bar{outline:2px solid var(--theme-blue-button-color)}:root.contezza-theme-dark .tezza-zaak .mat-slide-toggle.mat-primary.mat-checked:not(.mat-disabled) .mat-slide-toggle-bar{background-color:var(--theme-blue-button-color)}:root.contezza-theme-dark .tezza-zaak .mat-slide-toggle.mat-primary.mat-checked:not(.mat-disabled) .mat-slide-toggle-thumb{background-color:#fff}:root.contezza-theme-dark .tezza-zaak .mat-stroked-button.cdk-keyboard-focused .mat-button-ripple.mat-ripple,:root.contezza-theme-dark .tezza-zaak .mat-flat-button.cdk-keyboard-focused .mat-button-ripple.mat-ripple{outline:2px solid var(--theme-blue-button-color);inset:-4px}:root.contezza-theme-dark .tezza-zaak .mat-datetimepicker-calendar-body-active .mat-datetimepicker-calendar-body-cell-content{outline:2px solid var(--theme-datetimepicker-cell-focus-border)}:root.contezza-theme-dark .tezza-zaak .mat-datetimepicker-calendar-body-active .mat-datetimepicker-calendar-body-cell-content:not(.mat-datetimepicker-calendar-body-selected){background-color:var(--theme-datetimepicker-cell-background)}:root.contezza-theme-dark .tezza-zaak .mat-datetimepicker-calendar-body-cell-content.mat-datetimepicker-calendar-body-selected{background-color:var(--theme-datetimepicker-selected-date-background)}:root.contezza-theme-dark .tezza-zaak .mat-datetimepicker-calendar-body-active .mat-datetimepicker-calendar-body-cell-content.mat-datetimepicker-calendar-body-selected{background-color:var(--theme-about-panel-border-color);color:var(--theme-datetimepicker-font-color)}:root.contezza-theme-dark .tezza-zaak .mat-expansion-panel .mat-expansion-panel-header{border:2px solid transparent;box-sizing:border-box}:root.contezza-theme-dark .tezza-zaak .mat-expansion-panel .mat-expansion-panel-header .mat-button-base.mat-button{outline:none;border:2px solid transparent;border-radius:4px}:root.contezza-theme-dark .tezza-zaak .mat-expansion-panel .mat-expansion-panel-header .mat-button-base.mat-button:focus-visible{border:2px solid var(--theme-blue-button-color);border-radius:4px;background-color:#fff}:root.contezza-theme-dark .tezza-zaak .mat-expansion-panel .mat-expansion-panel-header.cdk-keyboard-focused:not([aria-disabled=true]){background-color:#fff;border:2px solid var(--theme-blue-button-color);border-radius:4px}:root.contezza-theme-dark .tezza-zaak .adf-error-snackbar{background-color:#ba1b1b}:root.contezza-theme-dark .tezza-zaak .adf-error-snackbar .mat-simple-snackbar,:root.contezza-theme-dark .tezza-zaak .adf-error-snackbar .mat-simple-snackbar-action{color:#fff}:root.contezza-theme-dark .tezza-zaak .adf-info-snackbar{background-color:var(--theme-blue-button-color)}:root.contezza-theme-dark .tezza-zaak .adf-info-snackbar .mat-simple-snackbar,:root.contezza-theme-dark .tezza-zaak .adf-info-snackbar .mat-simple-snackbar-action{color:#fff}:root.contezza-theme-dark .tezza-zaak .mat-button-base.adf-filter-button{margin-left:-2px}:root.contezza-theme-dark .tezza-zaak .adf-pagination__perpage-block .mat-icon-button,:root.contezza-theme-dark .tezza-zaak .adf-pagination__actualinfo-block .mat-icon-button{left:3px}:root.contezza-theme-dark .tezza-zaak .adf-pagination__perpage-block .mat-icon-button:focus-visible,:root.contezza-theme-dark .tezza-zaak .adf-pagination__actualinfo-block .mat-icon-button:focus-visible{outline:none}:root.contezza-theme-dark .tezza-zaak .adf-pagination__perpage-block .mat-icon-button.cdk-keyboard-focused .mat-icon,:root.contezza-theme-dark .tezza-zaak .adf-pagination__actualinfo-block .mat-icon-button.cdk-keyboard-focused .mat-icon{outline:2px solid var(--theme-blue-button-color);border-radius:4px}:root.contezza-theme-dark .tezza-zaak adf-about{background-color:var(--theme-about-panel-background-color);overflow:auto}:root.contezza-theme-dark .tezza-zaak adf-about .mat-accordion{box-shadow:none;border:none}:root.contezza-theme-dark .tezza-zaak adf-about .mat-accordion.adf-about-panel .mat-expansion-panel{box-shadow:none;border-radius:12px;margin:24px;width:95%;border:1px solid var(--theme-about-panel-border-color)}:root.contezza-theme-dark .tezza-zaak adf-about .mat-expansion-panel-header{height:80px;line-height:32px}:root.contezza-theme-dark .tezza-zaak adf-about mat-panel-title{font-style:normal;font-weight:700;font-size:14px;line-height:24px}:root.contezza-theme-dark .tezza-dossier{--theme-primary-color: #74194b;--theme-primary-color-default-contrast: white;--theme-primary-lighter-color: #ffa6d7;--theme-primary-darker-color: #8f1759;--theme-accent-color: midnightblue;--theme-accent-color-default-contrast: white;--theme-accent-lighter-color: #b7b7ef;--theme-accent-darker-color: #1b1b48;--theme-text-color: rgba(255, 255, 255, .57);--theme-foreground-text-color: rgba(255, 255, 255, .72);--theme-text-bold-color: rgba(255, 255, 255, .87);--theme-text-disabled-color: rgba(255, 255, 255, .38);--theme-secondary-text-color: rgba(255, 255, 255, .7);--theme-title-color: rgba(255, 255, 255, .87);--theme-border-color: rgba(255, 255, 255, .07);--theme-card-background-color: #424242;--theme-card-background-light-color: rgba(255, 255, 255, .04);--theme-card-background-box-shadow-color: rgba(255, 255, 255, .2);--theme-divider-color: rgba(255, 255, 255, .07);--theme-dialog-background-color: #424242;--theme-warn-color: #e44263;--theme-toolbar-background: #212121;--theme-mat-table-hover-color: rgba(33, 33, 33, .54);--theme-icon-blue-color: #0a1f8f;--theme-icon-green-color: #0fd850;--theme-icon-red-color: #e6007e;--theme-swichter-light-image: url(assets/tezza/images/theme_switcher_light.svg);--theme-swichter-dark-image: url(assets/tezza/images/theme_switcher_dark.svg);--theme-warn-color-default-contrast: white;--theme-accent-color-a200: midnightblue;--adf-snackbar-error-bg-color: #e44263;--adf-snackbar-error-action-color: white;--adf-snackbar-warning-bg-color: midnightblue;--adf-snackbar-warning-action-color: white;--adf-snackbar-info-bg-color: #74194b;--adf-snackbar-info-action-color: white;--adf-breadcrumb-item-active-color: rgba(255, 255, 255, .87);--adf-breadcrumb-item-active-hover-color: rgba(255, 255, 255, .72);--adf-node-selector-icon-color: rgba(255, 255, 255, .57);--adf-node-selector-base-color: rgba(255, 255, 255, .4);--adf-node-selector-base-bold-color: rgba(255, 255, 255, .72);--adf-datatable-cell-link-hover-color: midnightblue;--adf-datatable-selected-color: #ffa6d7;--adf-user-info-color: #74194b;--adf-comment-list-primary-color: #ffa6d7;--adf-comment-list-ripple-color: #74194b;--adf-search-input-bg-color: #ffa6d7;--adf-search-input-highlight-color: #8f1759;--adf-tooltip-card-color: rgba(255, 255, 255, .72);--adf-card-view-text-color: rgba(255, 255, 255, .27);--adf-card-view-label-color: rgba(255, 255, 255, .4);--adf-card-view-datetime-border-color: rgba(255, 255, 255, .4);--adf-upload-border-color: rgba(255, 255, 255, .14);--adf-header-background-color: white;--adf-theme-background-dialog-color: #fff;--theme-hover-bg-color: rgba(255, 255, 255, .04);--theme-background-color: #303030;--theme-text-fg-color: white;--theme-text-fg-shadow-color: rgba(255, 255, 255, .27);--theme-card-bg-color: #424242;--theme-card-bg-bold-color: rgba(66, 66, 66, .87);--theme-dialog-bg-color: #424242;--theme-bg-hover-color: rgba(255, 255, 255, .04);--theme-fg-base-color: white;--theme-fg-divider: rgba(255, 255, 255, .12);--theme-disabled-text-color: rgba(255, 255, 255, .38);--theme-selected-button-bg-color: #212121;--theme-icon-fg-color: white;--theme-unselected-chip-bg-color: #616161;--theme-status-bar-bg-color: black;--theme-colors-mat-grey-dark: rgba(255, 255, 255, .57);--theme-font-family: Muli, Roboto, "Helvetica Neue", sans-serif;--theme-body-1-font-size: 14px;--theme-body-2-font-size: 14px;--theme-body-1-line-height: 20px;--theme-display-1-font-size: 34px;--theme-display-3-font-size: 56px;--theme-display-4-font-size: 112px;--theme-caption-font-size: 12px;--theme-title-font-size: 20px;--theme-subheading-2-font-size: 16px;--theme-button-font-size: 14px;--theme-headline-line-height: 32px}:root.contezza-theme-dark .tezza-dossier .mat-ripple-element{background-color:#ffffff1a}:root.contezza-theme-dark .tezza-dossier .mat-option{color:#fff}:root.contezza-theme-dark .tezza-dossier .mat-option:hover:not(.mat-option-disabled),:root.contezza-theme-dark .tezza-dossier .mat-option:focus:not(.mat-option-disabled){background:rgba(255,255,255,.04)}:root.contezza-theme-dark .tezza-dossier .mat-option.mat-selected:not(.mat-option-multiple):not(.mat-option-disabled){background:rgba(255,255,255,.04)}:root.contezza-theme-dark .tezza-dossier .mat-option.mat-active{background:rgba(255,255,255,.04);color:#fff}:root.contezza-theme-dark .tezza-dossier .mat-option.mat-option-disabled{color:#ffffff80}:root.contezza-theme-dark .tezza-dossier .mat-primary .mat-option.mat-selected:not(.mat-option-disabled){color:#74194b}:root.contezza-theme-dark .tezza-dossier .mat-accent .mat-option.mat-selected:not(.mat-option-disabled){color:#191970}:root.contezza-theme-dark .tezza-dossier .mat-warn .mat-option.mat-selected:not(.mat-option-disabled){color:#e44263}:root.contezza-theme-dark .tezza-dossier .mat-option{font-family:Open Sans;font-size:16px}:root.contezza-theme-dark .tezza-dossier .mat-optgroup-label{color:#ffffffb3}:root.contezza-theme-dark .tezza-dossier .mat-optgroup-disabled .mat-optgroup-label{color:#ffffff80}:root.contezza-theme-dark .tezza-dossier .mat-optgroup-label{font:500 14px/24px Open Sans;letter-spacing:normal}:root.contezza-theme-dark .tezza-dossier .mat-pseudo-checkbox{color:#ffffffb3}:root.contezza-theme-dark .tezza-dossier .mat-pseudo-checkbox:after{color:#303030}:root.contezza-theme-dark .tezza-dossier .mat-pseudo-checkbox-disabled{color:#686868}:root.contezza-theme-dark .tezza-dossier .mat-primary .mat-pseudo-checkbox-checked,:root.contezza-theme-dark .tezza-dossier .mat-primary .mat-pseudo-checkbox-indeterminate{background:#74194b}:root.contezza-theme-dark .tezza-dossier .mat-pseudo-checkbox-checked,:root.contezza-theme-dark .tezza-dossier .mat-pseudo-checkbox-indeterminate,:root.contezza-theme-dark .tezza-dossier .mat-accent .mat-pseudo-checkbox-checked,:root.contezza-theme-dark .tezza-dossier .mat-accent .mat-pseudo-checkbox-indeterminate{background:midnightblue}:root.contezza-theme-dark .tezza-dossier .mat-warn .mat-pseudo-checkbox-checked,:root.contezza-theme-dark .tezza-dossier .mat-warn .mat-pseudo-checkbox-indeterminate{background:#e44263}:root.contezza-theme-dark .tezza-dossier .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-disabled,:root.contezza-theme-dark .tezza-dossier .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-disabled{background:#686868}:root.contezza-theme-dark .tezza-dossier .mat-app-background,:root.contezza-theme-dark .tezza-dossier.mat-app-background{background-color:#303030;color:#fff}:root.contezza-theme-dark .tezza-dossier .mat-elevation-z0{box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}:root.contezza-theme-dark .tezza-dossier .mat-elevation-z1{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}:root.contezza-theme-dark .tezza-dossier .mat-elevation-z2{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}:root.contezza-theme-dark .tezza-dossier .mat-elevation-z3{box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}:root.contezza-theme-dark .tezza-dossier .mat-elevation-z4{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}:root.contezza-theme-dark .tezza-dossier .mat-elevation-z5{box-shadow:0 3px 5px -1px #0003,0 5px 8px #00000024,0 1px 14px #0000001f}:root.contezza-theme-dark .tezza-dossier .mat-elevation-z6{box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}:root.contezza-theme-dark .tezza-dossier .mat-elevation-z7{box-shadow:0 4px 5px -2px #0003,0 7px 10px 1px #00000024,0 2px 16px 1px #0000001f}:root.contezza-theme-dark .tezza-dossier .mat-elevation-z8{box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}:root.contezza-theme-dark .tezza-dossier .mat-elevation-z9{box-shadow:0 5px 6px -3px #0003,0 9px 12px 1px #00000024,0 3px 16px 2px #0000001f}:root.contezza-theme-dark .tezza-dossier .mat-elevation-z10{box-shadow:0 6px 6px -3px #0003,0 10px 14px 1px #00000024,0 4px 18px 3px #0000001f}:root.contezza-theme-dark .tezza-dossier .mat-elevation-z11{box-shadow:0 6px 7px -4px #0003,0 11px 15px 1px #00000024,0 4px 20px 3px #0000001f}:root.contezza-theme-dark .tezza-dossier .mat-elevation-z12{box-shadow:0 7px 8px -4px #0003,0 12px 17px 2px #00000024,0 5px 22px 4px #0000001f}:root.contezza-theme-dark .tezza-dossier .mat-elevation-z13{box-shadow:0 7px 8px -4px #0003,0 13px 19px 2px #00000024,0 5px 24px 4px #0000001f}:root.contezza-theme-dark .tezza-dossier .mat-elevation-z14{box-shadow:0 7px 9px -4px #0003,0 14px 21px 2px #00000024,0 5px 26px 4px #0000001f}:root.contezza-theme-dark .tezza-dossier .mat-elevation-z15{box-shadow:0 8px 9px -5px #0003,0 15px 22px 2px #00000024,0 6px 28px 5px #0000001f}:root.contezza-theme-dark .tezza-dossier .mat-elevation-z16{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}:root.contezza-theme-dark .tezza-dossier .mat-elevation-z17{box-shadow:0 8px 11px -5px #0003,0 17px 26px 2px #00000024,0 6px 32px 5px #0000001f}:root.contezza-theme-dark .tezza-dossier .mat-elevation-z18{box-shadow:0 9px 11px -5px #0003,0 18px 28px 2px #00000024,0 7px 34px 6px #0000001f}:root.contezza-theme-dark .tezza-dossier .mat-elevation-z19{box-shadow:0 9px 12px -6px #0003,0 19px 29px 2px #00000024,0 7px 36px 6px #0000001f}:root.contezza-theme-dark .tezza-dossier .mat-elevation-z20{box-shadow:0 10px 13px -6px #0003,0 20px 31px 3px #00000024,0 8px 38px 7px #0000001f}:root.contezza-theme-dark .tezza-dossier .mat-elevation-z21{box-shadow:0 10px 13px -6px #0003,0 21px 33px 3px #00000024,0 8px 40px 7px #0000001f}:root.contezza-theme-dark .tezza-dossier .mat-elevation-z22{box-shadow:0 10px 14px -6px #0003,0 22px 35px 3px #00000024,0 8px 42px 7px #0000001f}:root.contezza-theme-dark .tezza-dossier .mat-elevation-z23{box-shadow:0 11px 14px -7px #0003,0 23px 36px 3px #00000024,0 9px 44px 8px #0000001f}:root.contezza-theme-dark .tezza-dossier .mat-elevation-z24{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}:root.contezza-theme-dark .tezza-dossier .mat-autocomplete-panel{background:#424242;color:#fff}:root.contezza-theme-dark .tezza-dossier .mat-autocomplete-panel:not([class*=mat-elevation-z]){box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}:root.contezza-theme-dark .tezza-dossier .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover){background:#424242}:root.contezza-theme-dark .tezza-dossier .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover):not(.mat-option-disabled){color:#fff}:root.contezza-theme-dark .tezza-dossier .mat-badge-content{color:#fff;background:#74194b}.cdk-high-contrast-active :root.contezza-theme-dark .tezza-dossier .mat-badge-content{outline:solid 1px;border-radius:0}:root.contezza-theme-dark .tezza-dossier .mat-badge-accent .mat-badge-content{background:midnightblue;color:#fff}:root.contezza-theme-dark .tezza-dossier .mat-badge-warn .mat-badge-content{color:#fff;background:#e44263}:root.contezza-theme-dark .tezza-dossier .mat-badge-disabled .mat-badge-content{background:#6e6e6e;color:#ffffff80}:root.contezza-theme-dark .tezza-dossier .mat-badge-content{font-weight:600;font-size:12px;font-family:Open Sans}:root.contezza-theme-dark .tezza-dossier .mat-badge-small .mat-badge-content{font-size:9px}:root.contezza-theme-dark .tezza-dossier .mat-badge-large .mat-badge-content{font-size:24px}:root.contezza-theme-dark .tezza-dossier .mat-bottom-sheet-container{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f;background:#424242;color:#fff}:root.contezza-theme-dark .tezza-dossier .mat-bottom-sheet-container{font:400 14px/20px Open Sans;letter-spacing:normal}:root.contezza-theme-dark .tezza-dossier .mat-button,:root.contezza-theme-dark .tezza-dossier .mat-icon-button,:root.contezza-theme-dark .tezza-dossier .mat-stroked-button{color:inherit;background:transparent}:root.contezza-theme-dark .tezza-dossier .mat-button.mat-primary,:root.contezza-theme-dark .tezza-dossier .mat-icon-button.mat-primary,:root.contezza-theme-dark .tezza-dossier .mat-stroked-button.mat-primary{color:#74194b}:root.contezza-theme-dark .tezza-dossier .mat-button.mat-accent,:root.contezza-theme-dark .tezza-dossier .mat-icon-button.mat-accent,:root.contezza-theme-dark .tezza-dossier .mat-stroked-button.mat-accent{color:#191970}:root.contezza-theme-dark .tezza-dossier .mat-button.mat-warn,:root.contezza-theme-dark .tezza-dossier .mat-icon-button.mat-warn,:root.contezza-theme-dark .tezza-dossier .mat-stroked-button.mat-warn{color:#e44263}:root.contezza-theme-dark .tezza-dossier .mat-button.mat-primary.mat-button-disabled,:root.contezza-theme-dark .tezza-dossier .mat-button.mat-accent.mat-button-disabled,:root.contezza-theme-dark .tezza-dossier .mat-button.mat-warn.mat-button-disabled,:root.contezza-theme-dark .tezza-dossier .mat-button.mat-button-disabled.mat-button-disabled,:root.contezza-theme-dark .tezza-dossier .mat-icon-button.mat-primary.mat-button-disabled,:root.contezza-theme-dark .tezza-dossier .mat-icon-button.mat-accent.mat-button-disabled,:root.contezza-theme-dark .tezza-dossier .mat-icon-button.mat-warn.mat-button-disabled,:root.contezza-theme-dark .tezza-dossier .mat-icon-button.mat-button-disabled.mat-button-disabled,:root.contezza-theme-dark .tezza-dossier .mat-stroked-button.mat-primary.mat-button-disabled,:root.contezza-theme-dark .tezza-dossier .mat-stroked-button.mat-accent.mat-button-disabled,:root.contezza-theme-dark .tezza-dossier .mat-stroked-button.mat-warn.mat-button-disabled,:root.contezza-theme-dark .tezza-dossier .mat-stroked-button.mat-button-disabled.mat-button-disabled{color:#ffffff4d}:root.contezza-theme-dark .tezza-dossier .mat-button.mat-primary .mat-button-focus-overlay,:root.contezza-theme-dark .tezza-dossier .mat-icon-button.mat-primary .mat-button-focus-overlay,:root.contezza-theme-dark .tezza-dossier .mat-stroked-button.mat-primary .mat-button-focus-overlay{background-color:#74194b}:root.contezza-theme-dark .tezza-dossier .mat-button.mat-accent .mat-button-focus-overlay,:root.contezza-theme-dark .tezza-dossier .mat-icon-button.mat-accent .mat-button-focus-overlay,:root.contezza-theme-dark .tezza-dossier .mat-stroked-button.mat-accent .mat-button-focus-overlay{background-color:#191970}:root.contezza-theme-dark .tezza-dossier .mat-button.mat-warn .mat-button-focus-overlay,:root.contezza-theme-dark .tezza-dossier .mat-icon-button.mat-warn .mat-button-focus-overlay,:root.contezza-theme-dark .tezza-dossier .mat-stroked-button.mat-warn .mat-button-focus-overlay{background-color:#e44263}:root.contezza-theme-dark .tezza-dossier .mat-button.mat-button-disabled .mat-button-focus-overlay,:root.contezza-theme-dark .tezza-dossier .mat-icon-button.mat-button-disabled .mat-button-focus-overlay,:root.contezza-theme-dark .tezza-dossier .mat-stroked-button.mat-button-disabled .mat-button-focus-overlay{background-color:transparent}:root.contezza-theme-dark .tezza-dossier .mat-button .mat-ripple-element,:root.contezza-theme-dark .tezza-dossier .mat-icon-button .mat-ripple-element,:root.contezza-theme-dark .tezza-dossier .mat-stroked-button .mat-ripple-element{opacity:.1;background-color:currentColor}:root.contezza-theme-dark .tezza-dossier .mat-button-focus-overlay{background:white}:root.contezza-theme-dark .tezza-dossier .mat-stroked-button:not(.mat-button-disabled){border-color:#ffffff1f}:root.contezza-theme-dark .tezza-dossier .mat-flat-button,:root.contezza-theme-dark .tezza-dossier .mat-raised-button,:root.contezza-theme-dark .tezza-dossier .mat-fab,:root.contezza-theme-dark .tezza-dossier .mat-mini-fab{color:#fff;background-color:#424242}:root.contezza-theme-dark .tezza-dossier .mat-flat-button.mat-primary,:root.contezza-theme-dark .tezza-dossier .mat-raised-button.mat-primary,:root.contezza-theme-dark .tezza-dossier .mat-fab.mat-primary,:root.contezza-theme-dark .tezza-dossier .mat-mini-fab.mat-primary{color:#fff}:root.contezza-theme-dark .tezza-dossier .mat-flat-button.mat-accent,:root.contezza-theme-dark .tezza-dossier .mat-raised-button.mat-accent,:root.contezza-theme-dark .tezza-dossier .mat-fab.mat-accent,:root.contezza-theme-dark .tezza-dossier .mat-mini-fab.mat-accent{color:#fff}:root.contezza-theme-dark .tezza-dossier .mat-flat-button.mat-warn,:root.contezza-theme-dark .tezza-dossier .mat-raised-button.mat-warn,:root.contezza-theme-dark .tezza-dossier .mat-fab.mat-warn,:root.contezza-theme-dark .tezza-dossier .mat-mini-fab.mat-warn{color:#fff}:root.contezza-theme-dark .tezza-dossier .mat-flat-button.mat-primary.mat-button-disabled,:root.contezza-theme-dark .tezza-dossier .mat-flat-button.mat-accent.mat-button-disabled,:root.contezza-theme-dark .tezza-dossier .mat-flat-button.mat-warn.mat-button-disabled,:root.contezza-theme-dark .tezza-dossier .mat-flat-button.mat-button-disabled.mat-button-disabled,:root.contezza-theme-dark .tezza-dossier .mat-raised-button.mat-primary.mat-button-disabled,:root.contezza-theme-dark .tezza-dossier .mat-raised-button.mat-accent.mat-button-disabled,:root.contezza-theme-dark .tezza-dossier .mat-raised-button.mat-warn.mat-button-disabled,:root.contezza-theme-dark .tezza-dossier .mat-raised-button.mat-button-disabled.mat-button-disabled,:root.contezza-theme-dark .tezza-dossier .mat-fab.mat-primary.mat-button-disabled,:root.contezza-theme-dark .tezza-dossier .mat-fab.mat-accent.mat-button-disabled,:root.contezza-theme-dark .tezza-dossier .mat-fab.mat-warn.mat-button-disabled,:root.contezza-theme-dark .tezza-dossier .mat-fab.mat-button-disabled.mat-button-disabled,:root.contezza-theme-dark .tezza-dossier .mat-mini-fab.mat-primary.mat-button-disabled,:root.contezza-theme-dark .tezza-dossier .mat-mini-fab.mat-accent.mat-button-disabled,:root.contezza-theme-dark .tezza-dossier .mat-mini-fab.mat-warn.mat-button-disabled,:root.contezza-theme-dark .tezza-dossier .mat-mini-fab.mat-button-disabled.mat-button-disabled{color:#ffffff4d}:root.contezza-theme-dark .tezza-dossier .mat-flat-button.mat-primary,:root.contezza-theme-dark .tezza-dossier .mat-raised-button.mat-primary,:root.contezza-theme-dark .tezza-dossier .mat-fab.mat-primary,:root.contezza-theme-dark .tezza-dossier .mat-mini-fab.mat-primary{background-color:#74194b}:root.contezza-theme-dark .tezza-dossier .mat-flat-button.mat-accent,:root.contezza-theme-dark .tezza-dossier .mat-raised-button.mat-accent,:root.contezza-theme-dark .tezza-dossier .mat-fab.mat-accent,:root.contezza-theme-dark .tezza-dossier .mat-mini-fab.mat-accent{background-color:#191970}:root.contezza-theme-dark .tezza-dossier .mat-flat-button.mat-warn,:root.contezza-theme-dark .tezza-dossier .mat-raised-button.mat-warn,:root.contezza-theme-dark .tezza-dossier .mat-fab.mat-warn,:root.contezza-theme-dark .tezza-dossier .mat-mini-fab.mat-warn{background-color:#e44263}:root.contezza-theme-dark .tezza-dossier .mat-flat-button.mat-primary.mat-button-disabled,:root.contezza-theme-dark .tezza-dossier .mat-flat-button.mat-accent.mat-button-disabled,:root.contezza-theme-dark .tezza-dossier .mat-flat-button.mat-warn.mat-button-disabled,:root.contezza-theme-dark .tezza-dossier .mat-flat-button.mat-button-disabled.mat-button-disabled,:root.contezza-theme-dark .tezza-dossier .mat-raised-button.mat-primary.mat-button-disabled,:root.contezza-theme-dark .tezza-dossier .mat-raised-button.mat-accent.mat-button-disabled,:root.contezza-theme-dark .tezza-dossier .mat-raised-button.mat-warn.mat-button-disabled,:root.contezza-theme-dark .tezza-dossier .mat-raised-button.mat-button-disabled.mat-button-disabled,:root.contezza-theme-dark .tezza-dossier .mat-fab.mat-primary.mat-button-disabled,:root.contezza-theme-dark .tezza-dossier .mat-fab.mat-accent.mat-button-disabled,:root.contezza-theme-dark .tezza-dossier .mat-fab.mat-warn.mat-button-disabled,:root.contezza-theme-dark .tezza-dossier .mat-fab.mat-button-disabled.mat-button-disabled,:root.contezza-theme-dark .tezza-dossier .mat-mini-fab.mat-primary.mat-button-disabled,:root.contezza-theme-dark .tezza-dossier .mat-mini-fab.mat-accent.mat-button-disabled,:root.contezza-theme-dark .tezza-dossier .mat-mini-fab.mat-warn.mat-button-disabled,:root.contezza-theme-dark .tezza-dossier .mat-mini-fab.mat-button-disabled.mat-button-disabled{background-color:#ffffff1f}:root.contezza-theme-dark .tezza-dossier .mat-flat-button.mat-primary .mat-ripple-element,:root.contezza-theme-dark .tezza-dossier .mat-raised-button.mat-primary .mat-ripple-element,:root.contezza-theme-dark .tezza-dossier .mat-fab.mat-primary .mat-ripple-element,:root.contezza-theme-dark .tezza-dossier .mat-mini-fab.mat-primary .mat-ripple-element{background-color:#ffffff1a}:root.contezza-theme-dark .tezza-dossier .mat-flat-button.mat-accent .mat-ripple-element,:root.contezza-theme-dark .tezza-dossier .mat-raised-button.mat-accent .mat-ripple-element,:root.contezza-theme-dark .tezza-dossier .mat-fab.mat-accent .mat-ripple-element,:root.contezza-theme-dark .tezza-dossier .mat-mini-fab.mat-accent .mat-ripple-element{background-color:#ffffff1a}:root.contezza-theme-dark .tezza-dossier .mat-flat-button.mat-warn .mat-ripple-element,:root.contezza-theme-dark .tezza-dossier .mat-raised-button.mat-warn .mat-ripple-element,:root.contezza-theme-dark .tezza-dossier .mat-fab.mat-warn .mat-ripple-element,:root.contezza-theme-dark .tezza-dossier .mat-mini-fab.mat-warn .mat-ripple-element{background-color:#ffffff1a}:root.contezza-theme-dark .tezza-dossier .mat-stroked-button:not([class*=mat-elevation-z]),:root.contezza-theme-dark .tezza-dossier .mat-flat-button:not([class*=mat-elevation-z]){box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}:root.contezza-theme-dark .tezza-dossier .mat-raised-button:not([class*=mat-elevation-z]){box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}:root.contezza-theme-dark .tezza-dossier .mat-raised-button:not(.mat-button-disabled):active:not([class*=mat-elevation-z]){box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}:root.contezza-theme-dark .tezza-dossier .mat-raised-button.mat-button-disabled:not([class*=mat-elevation-z]){box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}:root.contezza-theme-dark .tezza-dossier .mat-fab:not([class*=mat-elevation-z]),:root.contezza-theme-dark .tezza-dossier .mat-mini-fab:not([class*=mat-elevation-z]){box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}:root.contezza-theme-dark .tezza-dossier .mat-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]),:root.contezza-theme-dark .tezza-dossier .mat-mini-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]){box-shadow:0 7px 8px -4px #0003,0 12px 17px 2px #00000024,0 5px 22px 4px #0000001f}:root.contezza-theme-dark .tezza-dossier .mat-fab.mat-button-disabled:not([class*=mat-elevation-z]),:root.contezza-theme-dark .tezza-dossier .mat-mini-fab.mat-button-disabled:not([class*=mat-elevation-z]){box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}:root.contezza-theme-dark .tezza-dossier .mat-button,:root.contezza-theme-dark .tezza-dossier .mat-raised-button,:root.contezza-theme-dark .tezza-dossier .mat-icon-button,:root.contezza-theme-dark .tezza-dossier .mat-stroked-button,:root.contezza-theme-dark .tezza-dossier .mat-flat-button,:root.contezza-theme-dark .tezza-dossier .mat-fab,:root.contezza-theme-dark .tezza-dossier .mat-mini-fab{font-family:Open Sans;font-size:14px;font-weight:500}:root.contezza-theme-dark .tezza-dossier .mat-button-toggle-standalone:not([class*=mat-elevation-z]),:root.contezza-theme-dark .tezza-dossier .mat-button-toggle-group:not([class*=mat-elevation-z]){box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}:root.contezza-theme-dark .tezza-dossier .mat-button-toggle-standalone.mat-button-toggle-appearance-standard:not([class*=mat-elevation-z]),:root.contezza-theme-dark .tezza-dossier .mat-button-toggle-group-appearance-standard:not([class*=mat-elevation-z]){box-shadow:none}:root.contezza-theme-dark .tezza-dossier .mat-button-toggle{color:#ffffff80}:root.contezza-theme-dark .tezza-dossier .mat-button-toggle .mat-button-toggle-focus-overlay{background-color:#ffffff1f}:root.contezza-theme-dark .tezza-dossier .mat-button-toggle-appearance-standard{color:#fff;background:#424242}:root.contezza-theme-dark .tezza-dossier .mat-button-toggle-appearance-standard .mat-button-toggle-focus-overlay{background-color:#fff}:root.contezza-theme-dark .tezza-dossier .mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle{border-left:solid 1px #595959}:root.contezza-theme-dark .tezza-dossier [dir=rtl] .mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle{border-left:none;border-right:solid 1px #595959}:root.contezza-theme-dark .tezza-dossier .mat-button-toggle-group-appearance-standard.mat-button-toggle-vertical .mat-button-toggle+.mat-button-toggle{border-left:none;border-right:none;border-top:solid 1px #595959}:root.contezza-theme-dark .tezza-dossier .mat-button-toggle-checked{background-color:#212121;color:#ffffffb3}:root.contezza-theme-dark .tezza-dossier .mat-button-toggle-checked.mat-button-toggle-appearance-standard{color:#fff}:root.contezza-theme-dark .tezza-dossier .mat-button-toggle-disabled{color:#ffffff4d;background-color:#000}:root.contezza-theme-dark .tezza-dossier .mat-button-toggle-disabled.mat-button-toggle-appearance-standard{background:#424242}:root.contezza-theme-dark .tezza-dossier .mat-button-toggle-disabled.mat-button-toggle-checked{background-color:#424242}:root.contezza-theme-dark .tezza-dossier .mat-button-toggle-standalone.mat-button-toggle-appearance-standard,:root.contezza-theme-dark .tezza-dossier .mat-button-toggle-group-appearance-standard{border:solid 1px #595959}:root.contezza-theme-dark .tezza-dossier .mat-button-toggle-appearance-standard .mat-button-toggle-label-content{line-height:48px}:root.contezza-theme-dark .tezza-dossier .mat-button-toggle{font-family:Open Sans}:root.contezza-theme-dark .tezza-dossier .mat-card{background:#424242;color:#fff}:root.contezza-theme-dark .tezza-dossier .mat-card:not([class*=mat-elevation-z]){box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}:root.contezza-theme-dark .tezza-dossier .mat-card.mat-card-flat:not([class*=mat-elevation-z]){box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}:root.contezza-theme-dark .tezza-dossier .mat-card-subtitle{color:#ffffffb3}:root.contezza-theme-dark .tezza-dossier .mat-card{font-family:Open Sans}:root.contezza-theme-dark .tezza-dossier .mat-card-title{font-size:24px;font-weight:500}:root.contezza-theme-dark .tezza-dossier .mat-card-header .mat-card-title{font-size:20px}:root.contezza-theme-dark .tezza-dossier .mat-card-subtitle,:root.contezza-theme-dark .tezza-dossier .mat-card-content{font-size:14px}:root.contezza-theme-dark .tezza-dossier .mat-checkbox-frame{border-color:#ffffffb3}:root.contezza-theme-dark .tezza-dossier .mat-checkbox-checkmark{fill:#303030}:root.contezza-theme-dark .tezza-dossier .mat-checkbox-checkmark-path{stroke:#303030!important}:root.contezza-theme-dark .tezza-dossier .mat-checkbox-mixedmark{background-color:#303030}:root.contezza-theme-dark .tezza-dossier .mat-checkbox-indeterminate.mat-primary .mat-checkbox-background,:root.contezza-theme-dark .tezza-dossier .mat-checkbox-checked.mat-primary .mat-checkbox-background{background-color:#74194b}:root.contezza-theme-dark .tezza-dossier .mat-checkbox-indeterminate.mat-accent .mat-checkbox-background,:root.contezza-theme-dark .tezza-dossier .mat-checkbox-checked.mat-accent .mat-checkbox-background{background-color:#191970}:root.contezza-theme-dark .tezza-dossier .mat-checkbox-indeterminate.mat-warn .mat-checkbox-background,:root.contezza-theme-dark .tezza-dossier .mat-checkbox-checked.mat-warn .mat-checkbox-background{background-color:#e44263}:root.contezza-theme-dark .tezza-dossier .mat-checkbox-disabled.mat-checkbox-checked .mat-checkbox-background,:root.contezza-theme-dark .tezza-dossier .mat-checkbox-disabled.mat-checkbox-indeterminate .mat-checkbox-background{background-color:#686868}:root.contezza-theme-dark .tezza-dossier .mat-checkbox-disabled:not(.mat-checkbox-checked) .mat-checkbox-frame{border-color:#686868}:root.contezza-theme-dark .tezza-dossier .mat-checkbox-disabled .mat-checkbox-label{color:#ffffff80}:root.contezza-theme-dark .tezza-dossier .mat-checkbox .mat-ripple-element{background-color:#fff}:root.contezza-theme-dark .tezza-dossier .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element,:root.contezza-theme-dark .tezza-dossier .mat-checkbox:active:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element{background:#74194b}:root.contezza-theme-dark .tezza-dossier .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element,:root.contezza-theme-dark .tezza-dossier .mat-checkbox:active:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element{background:midnightblue}:root.contezza-theme-dark .tezza-dossier .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element,:root.contezza-theme-dark .tezza-dossier .mat-checkbox:active:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element{background:#e44263}:root.contezza-theme-dark .tezza-dossier .mat-checkbox{font-family:Open Sans}:root.contezza-theme-dark .tezza-dossier .mat-checkbox-layout .mat-checkbox-label{line-height:24px}:root.contezza-theme-dark .tezza-dossier .mat-chip.mat-standard-chip{background-color:#616161;color:#fff}:root.contezza-theme-dark .tezza-dossier .mat-chip.mat-standard-chip .mat-chip-remove{color:#fff;opacity:.4}:root.contezza-theme-dark .tezza-dossier .mat-chip.mat-standard-chip:not(.mat-chip-disabled):active{box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}:root.contezza-theme-dark .tezza-dossier .mat-chip.mat-standard-chip:not(.mat-chip-disabled) .mat-chip-remove:hover{opacity:.54}:root.contezza-theme-dark .tezza-dossier .mat-chip.mat-standard-chip.mat-chip-disabled{opacity:.4}:root.contezza-theme-dark .tezza-dossier .mat-chip.mat-standard-chip:after{background:white}:root.contezza-theme-dark .tezza-dossier .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary{background-color:#74194b;color:#fff}:root.contezza-theme-dark .tezza-dossier .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-chip-remove{color:#fff;opacity:.4}:root.contezza-theme-dark .tezza-dossier .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-ripple-element{background-color:#ffffff1a}:root.contezza-theme-dark .tezza-dossier .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn{background-color:#e44263;color:#fff}:root.contezza-theme-dark .tezza-dossier .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-chip-remove{color:#fff;opacity:.4}:root.contezza-theme-dark .tezza-dossier .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-ripple-element{background-color:#ffffff1a}:root.contezza-theme-dark .tezza-dossier .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent{background-color:#191970;color:#fff}:root.contezza-theme-dark .tezza-dossier .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-chip-remove{color:#fff;opacity:.4}:root.contezza-theme-dark .tezza-dossier .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-ripple-element{background-color:#ffffff1a}:root.contezza-theme-dark .tezza-dossier .mat-chip{font-size:14px;font-weight:500}:root.contezza-theme-dark .tezza-dossier .mat-chip .mat-chip-trailing-icon.mat-icon,:root.contezza-theme-dark .tezza-dossier .mat-chip .mat-chip-remove.mat-icon{font-size:18px}:root.contezza-theme-dark .tezza-dossier .mat-table{background:#424242}:root.contezza-theme-dark .tezza-dossier .mat-table thead,:root.contezza-theme-dark .tezza-dossier .mat-table tbody,:root.contezza-theme-dark .tezza-dossier .mat-table tfoot,:root.contezza-theme-dark .tezza-dossier mat-header-row,:root.contezza-theme-dark .tezza-dossier mat-row,:root.contezza-theme-dark .tezza-dossier mat-footer-row,:root.contezza-theme-dark .tezza-dossier [mat-header-row],:root.contezza-theme-dark .tezza-dossier [mat-row],:root.contezza-theme-dark .tezza-dossier [mat-footer-row],:root.contezza-theme-dark .tezza-dossier .mat-table-sticky{background:inherit}:root.contezza-theme-dark .tezza-dossier mat-row,:root.contezza-theme-dark .tezza-dossier mat-header-row,:root.contezza-theme-dark .tezza-dossier mat-footer-row,:root.contezza-theme-dark .tezza-dossier th.mat-header-cell,:root.contezza-theme-dark .tezza-dossier td.mat-cell,:root.contezza-theme-dark .tezza-dossier td.mat-footer-cell{border-bottom-color:#ffffff1f}:root.contezza-theme-dark .tezza-dossier .mat-header-cell{color:#ffffffb3}:root.contezza-theme-dark .tezza-dossier .mat-cell,:root.contezza-theme-dark .tezza-dossier .mat-footer-cell{color:#fff}:root.contezza-theme-dark .tezza-dossier .mat-table{font-family:Open Sans}:root.contezza-theme-dark .tezza-dossier .mat-header-cell{font-size:12px;font-weight:500}:root.contezza-theme-dark .tezza-dossier .mat-cell,:root.contezza-theme-dark .tezza-dossier .mat-footer-cell{font-size:14px}:root.contezza-theme-dark .tezza-dossier .mat-calendar-arrow{fill:#fff}:root.contezza-theme-dark .tezza-dossier .mat-datepicker-toggle,:root.contezza-theme-dark .tezza-dossier .mat-datepicker-content .mat-calendar-next-button,:root.contezza-theme-dark .tezza-dossier .mat-datepicker-content .mat-calendar-previous-button{color:#fff}:root.contezza-theme-dark .tezza-dossier .mat-calendar-table-header-divider:after{background:rgba(255,255,255,.12)}:root.contezza-theme-dark .tezza-dossier .mat-calendar-table-header,:root.contezza-theme-dark .tezza-dossier .mat-calendar-body-label{color:#ffffffb3}:root.contezza-theme-dark .tezza-dossier .mat-calendar-body-cell-content,:root.contezza-theme-dark .tezza-dossier .mat-date-range-input-separator{color:#fff;border-color:transparent}:root.contezza-theme-dark .tezza-dossier .mat-calendar-body-disabled>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){color:#ffffff80}:root.contezza-theme-dark .tezza-dossier .mat-form-field-disabled .mat-date-range-input-separator{color:#ffffff80}:root.contezza-theme-dark .tezza-dossier .mat-calendar-body-in-preview{color:#ffffff3d}:root.contezza-theme-dark .tezza-dossier .mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){border-color:#ffffff80}:root.contezza-theme-dark .tezza-dossier .mat-calendar-body-disabled>.mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){border-color:#ffffff4d}:root.contezza-theme-dark .tezza-dossier .mat-calendar-body-in-range:before{background:rgba(116,25,75,.2)}:root.contezza-theme-dark .tezza-dossier .mat-calendar-body-comparison-identical,:root.contezza-theme-dark .tezza-dossier .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}:root.contezza-theme-dark .tezza-dossier .mat-calendar-body-comparison-bridge-start:before,:root.contezza-theme-dark .tezza-dossier [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(to right,rgba(116,25,75,.2) 50%,rgba(249,171,0,.2) 50%)}:root.contezza-theme-dark .tezza-dossier .mat-calendar-body-comparison-bridge-end:before,:root.contezza-theme-dark .tezza-dossier [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(to left,rgba(116,25,75,.2) 50%,rgba(249,171,0,.2) 50%)}:root.contezza-theme-dark .tezza-dossier .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,:root.contezza-theme-dark .tezza-dossier .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}:root.contezza-theme-dark .tezza-dossier .mat-calendar-body-comparison-identical.mat-calendar-body-selected,:root.contezza-theme-dark .tezza-dossier .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}:root.contezza-theme-dark .tezza-dossier .mat-calendar-body-selected{background-color:#74194b;color:#fff}:root.contezza-theme-dark .tezza-dossier .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#74194b66}:root.contezza-theme-dark .tezza-dossier .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}:root.contezza-theme-dark .tezza-dossier .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),:root.contezza-theme-dark .tezza-dossier .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#74194b4d}@media (hover: hover){:root.contezza-theme-dark .tezza-dossier .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#74194b4d}}:root.contezza-theme-dark .tezza-dossier .mat-datepicker-content{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f;background-color:#424242;color:#fff}:root.contezza-theme-dark .tezza-dossier .mat-datepicker-content.mat-accent .mat-calendar-body-in-range:before{background:rgba(25,25,112,.2)}:root.contezza-theme-dark .tezza-dossier .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical,:root.contezza-theme-dark .tezza-dossier .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}:root.contezza-theme-dark .tezza-dossier .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-start:before,:root.contezza-theme-dark .tezza-dossier .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(to right,rgba(25,25,112,.2) 50%,rgba(249,171,0,.2) 50%)}:root.contezza-theme-dark .tezza-dossier .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-end:before,:root.contezza-theme-dark .tezza-dossier .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(to left,rgba(25,25,112,.2) 50%,rgba(249,171,0,.2) 50%)}:root.contezza-theme-dark .tezza-dossier .mat-datepicker-content.mat-accent .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,:root.contezza-theme-dark .tezza-dossier .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}:root.contezza-theme-dark .tezza-dossier .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical.mat-calendar-body-selected,:root.contezza-theme-dark .tezza-dossier .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}:root.contezza-theme-dark .tezza-dossier .mat-datepicker-content.mat-accent .mat-calendar-body-selected{background-color:#191970;color:#fff}:root.contezza-theme-dark .tezza-dossier .mat-datepicker-content.mat-accent .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#19197066}:root.contezza-theme-dark .tezza-dossier .mat-datepicker-content.mat-accent .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}:root.contezza-theme-dark .tezza-dossier .mat-datepicker-content.mat-accent .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),:root.contezza-theme-dark .tezza-dossier .mat-datepicker-content.mat-accent .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#1919704d}@media (hover: hover){:root.contezza-theme-dark .tezza-dossier .mat-datepicker-content.mat-accent .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#1919704d}}:root.contezza-theme-dark .tezza-dossier .mat-datepicker-content.mat-warn .mat-calendar-body-in-range:before{background:rgba(228,66,99,.2)}:root.contezza-theme-dark .tezza-dossier .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical,:root.contezza-theme-dark .tezza-dossier .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}:root.contezza-theme-dark .tezza-dossier .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-start:before,:root.contezza-theme-dark .tezza-dossier .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(to right,rgba(228,66,99,.2) 50%,rgba(249,171,0,.2) 50%)}:root.contezza-theme-dark .tezza-dossier .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-end:before,:root.contezza-theme-dark .tezza-dossier .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(to left,rgba(228,66,99,.2) 50%,rgba(249,171,0,.2) 50%)}:root.contezza-theme-dark .tezza-dossier .mat-datepicker-content.mat-warn .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,:root.contezza-theme-dark .tezza-dossier .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}:root.contezza-theme-dark .tezza-dossier .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical.mat-calendar-body-selected,:root.contezza-theme-dark .tezza-dossier .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}:root.contezza-theme-dark .tezza-dossier .mat-datepicker-content.mat-warn .mat-calendar-body-selected{background-color:#e44263;color:#fff}:root.contezza-theme-dark .tezza-dossier .mat-datepicker-content.mat-warn .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#e4426366}:root.contezza-theme-dark .tezza-dossier .mat-datepicker-content.mat-warn .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}:root.contezza-theme-dark .tezza-dossier .mat-datepicker-content.mat-warn .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),:root.contezza-theme-dark .tezza-dossier .mat-datepicker-content.mat-warn .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#e442634d}@media (hover: hover){:root.contezza-theme-dark .tezza-dossier .mat-datepicker-content.mat-warn .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#e442634d}}:root.contezza-theme-dark .tezza-dossier .mat-datepicker-content-touch{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}:root.contezza-theme-dark .tezza-dossier .mat-datepicker-toggle-active{color:#74194b}:root.contezza-theme-dark .tezza-dossier .mat-datepicker-toggle-active.mat-accent{color:#191970}:root.contezza-theme-dark .tezza-dossier .mat-datepicker-toggle-active.mat-warn{color:#e44263}:root.contezza-theme-dark .tezza-dossier .mat-date-range-input-inner[disabled]{color:#ffffff80}:root.contezza-theme-dark .tezza-dossier .mat-calendar{font-family:Open Sans}:root.contezza-theme-dark .tezza-dossier .mat-calendar-body{font-size:13px}:root.contezza-theme-dark .tezza-dossier .mat-calendar-body-label,:root.contezza-theme-dark .tezza-dossier .mat-calendar-period-button{font-size:14px;font-weight:500}:root.contezza-theme-dark .tezza-dossier .mat-calendar-table-header th{font-size:11px;font-weight:400}:root.contezza-theme-dark .tezza-dossier .mat-dialog-container{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f;background:#424242;color:#fff}:root.contezza-theme-dark .tezza-dossier .mat-dialog-title{font:500 20px/32px Open Sans;letter-spacing:normal}:root.contezza-theme-dark .tezza-dossier .mat-divider{border-top-color:#ffffff1f}:root.contezza-theme-dark .tezza-dossier .mat-divider-vertical{border-right-color:#ffffff1f}:root.contezza-theme-dark .tezza-dossier .mat-expansion-panel{background:#424242;color:#fff}:root.contezza-theme-dark .tezza-dossier .mat-expansion-panel:not([class*=mat-elevation-z]){box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}:root.contezza-theme-dark .tezza-dossier .mat-action-row{border-top-color:#ffffff1f}:root.contezza-theme-dark .tezza-dossier .mat-expansion-panel .mat-expansion-panel-header.cdk-keyboard-focused:not([aria-disabled=true]),:root.contezza-theme-dark .tezza-dossier .mat-expansion-panel .mat-expansion-panel-header.cdk-program-focused:not([aria-disabled=true]),:root.contezza-theme-dark .tezza-dossier .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:hover:not([aria-disabled=true]){background:rgba(255,255,255,.04)}@media (hover: none){:root.contezza-theme-dark .tezza-dossier .mat-expansion-panel:not(.mat-expanded):not([aria-disabled=true]) .mat-expansion-panel-header:hover{background:#424242}}:root.contezza-theme-dark .tezza-dossier .mat-expansion-panel-header-title{color:#fff}:root.contezza-theme-dark .tezza-dossier .mat-expansion-panel-header-description,:root.contezza-theme-dark .tezza-dossier .mat-expansion-indicator:after{color:#ffffffb3}:root.contezza-theme-dark .tezza-dossier .mat-expansion-panel-header[aria-disabled=true]{color:#ffffff4d}:root.contezza-theme-dark .tezza-dossier .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-title,:root.contezza-theme-dark .tezza-dossier .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-description{color:inherit}:root.contezza-theme-dark .tezza-dossier .mat-expansion-panel-header{height:48px}:root.contezza-theme-dark .tezza-dossier .mat-expansion-panel-header.mat-expanded{height:64px}:root.contezza-theme-dark .tezza-dossier .mat-expansion-panel-header{font-family:Open Sans;font-size:15px;font-weight:400}:root.contezza-theme-dark .tezza-dossier .mat-expansion-panel-content{font:400 14px/20px Open Sans;letter-spacing:normal}:root.contezza-theme-dark .tezza-dossier .mat-form-field-label{color:#ffffffb3}:root.contezza-theme-dark .tezza-dossier .mat-hint{color:#ffffffb3}:root.contezza-theme-dark .tezza-dossier .mat-form-field.mat-focused .mat-form-field-label{color:#74194b}:root.contezza-theme-dark .tezza-dossier .mat-form-field.mat-focused .mat-form-field-label.mat-accent{color:#191970}:root.contezza-theme-dark .tezza-dossier .mat-form-field.mat-focused .mat-form-field-label.mat-warn{color:#e44263}:root.contezza-theme-dark .tezza-dossier .mat-focused .mat-form-field-required-marker{color:#191970}:root.contezza-theme-dark .tezza-dossier .mat-form-field-ripple{background-color:#fff}:root.contezza-theme-dark .tezza-dossier .mat-form-field.mat-focused .mat-form-field-ripple{background-color:#74194b}:root.contezza-theme-dark .tezza-dossier .mat-form-field.mat-focused .mat-form-field-ripple.mat-accent{background-color:#191970}:root.contezza-theme-dark .tezza-dossier .mat-form-field.mat-focused .mat-form-field-ripple.mat-warn{background-color:#e44263}:root.contezza-theme-dark .tezza-dossier .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid) .mat-form-field-infix:after{color:#74194b}:root.contezza-theme-dark .tezza-dossier .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-accent .mat-form-field-infix:after{color:#191970}:root.contezza-theme-dark .tezza-dossier .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-warn .mat-form-field-infix:after{color:#e44263}:root.contezza-theme-dark .tezza-dossier .mat-form-field.mat-form-field-invalid .mat-form-field-label{color:#e44263}:root.contezza-theme-dark .tezza-dossier .mat-form-field.mat-form-field-invalid .mat-form-field-label.mat-accent,:root.contezza-theme-dark .tezza-dossier .mat-form-field.mat-form-field-invalid .mat-form-field-label .mat-form-field-required-marker{color:#e44263}:root.contezza-theme-dark .tezza-dossier .mat-form-field.mat-form-field-invalid .mat-form-field-ripple,:root.contezza-theme-dark .tezza-dossier .mat-form-field.mat-form-field-invalid .mat-form-field-ripple.mat-accent{background-color:#e44263}:root.contezza-theme-dark .tezza-dossier .mat-error{color:#e44263}:root.contezza-theme-dark .tezza-dossier .mat-form-field-appearance-legacy .mat-form-field-label{color:#ffffffb3}:root.contezza-theme-dark .tezza-dossier .mat-form-field-appearance-legacy .mat-hint{color:#ffffffb3}:root.contezza-theme-dark .tezza-dossier .mat-form-field-appearance-legacy .mat-form-field-underline{background-color:#ffffffb3}:root.contezza-theme-dark .tezza-dossier .mat-form-field-appearance-legacy.mat-form-field-disabled .mat-form-field-underline{background-image:linear-gradient(to right,rgba(255,255,255,.7) 0%,rgba(255,255,255,.7) 33%,transparent 0%);background-size:4px 100%;background-repeat:repeat-x}:root.contezza-theme-dark .tezza-dossier .mat-form-field-appearance-standard .mat-form-field-underline{background-color:#ffffffb3}:root.contezza-theme-dark .tezza-dossier .mat-form-field-appearance-standard.mat-form-field-disabled .mat-form-field-underline{background-image:linear-gradient(to right,rgba(255,255,255,.7) 0%,rgba(255,255,255,.7) 33%,transparent 0%);background-size:4px 100%;background-repeat:repeat-x}:root.contezza-theme-dark .tezza-dossier .mat-form-field-appearance-fill .mat-form-field-flex{background-color:#ffffff1a}:root.contezza-theme-dark .tezza-dossier .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-flex{background-color:#ffffff0d}:root.contezza-theme-dark .tezza-dossier .mat-form-field-appearance-fill .mat-form-field-underline:before{background-color:#ffffff80}:root.contezza-theme-dark .tezza-dossier .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-label{color:#ffffff80}:root.contezza-theme-dark .tezza-dossier .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-underline:before{background-color:transparent}:root.contezza-theme-dark .tezza-dossier .mat-form-field-appearance-outline .mat-form-field-outline{color:#ffffff4d}:root.contezza-theme-dark .tezza-dossier .mat-form-field-appearance-outline .mat-form-field-outline-thick{color:#fff}:root.contezza-theme-dark .tezza-dossier .mat-form-field-appearance-outline.mat-focused .mat-form-field-outline-thick{color:#74194b}:root.contezza-theme-dark .tezza-dossier .mat-form-field-appearance-outline.mat-focused.mat-accent .mat-form-field-outline-thick{color:#191970}:root.contezza-theme-dark .tezza-dossier .mat-form-field-appearance-outline.mat-focused.mat-warn .mat-form-field-outline-thick{color:#e44263}:root.contezza-theme-dark .tezza-dossier .mat-form-field-appearance-outline.mat-form-field-invalid.mat-form-field-invalid .mat-form-field-outline-thick{color:#e44263}:root.contezza-theme-dark .tezza-dossier .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-label{color:#ffffff80}:root.contezza-theme-dark .tezza-dossier .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-outline{color:#ffffff26}:root.contezza-theme-dark .tezza-dossier .mat-form-field{font-size:inherit;font-weight:400;line-height:1.125;font-family:Open Sans;letter-spacing:normal}:root.contezza-theme-dark .tezza-dossier .mat-form-field-wrapper{padding-bottom:1.34375em}:root.contezza-theme-dark .tezza-dossier .mat-form-field-prefix .mat-icon,:root.contezza-theme-dark .tezza-dossier .mat-form-field-suffix .mat-icon{font-size:150%;line-height:1.125}:root.contezza-theme-dark .tezza-dossier .mat-form-field-prefix .mat-icon-button,:root.contezza-theme-dark .tezza-dossier .mat-form-field-suffix .mat-icon-button{height:1.5em;width:1.5em}:root.contezza-theme-dark .tezza-dossier .mat-form-field-prefix .mat-icon-button .mat-icon,:root.contezza-theme-dark .tezza-dossier .mat-form-field-suffix .mat-icon-button .mat-icon{height:1.125em;line-height:1.125}:root.contezza-theme-dark .tezza-dossier .mat-form-field-infix{padding:.5em 0;border-top:.84375em solid transparent}:root.contezza-theme-dark .tezza-dossier .mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,:root.contezza-theme-dark .tezza-dossier .mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.34359em) scale(.75);width:133.3334933333%}:root.contezza-theme-dark .tezza-dossier .mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.34358em) scale(.75);width:133.3335033333%}:root.contezza-theme-dark .tezza-dossier .mat-form-field-label-wrapper{top:-.84375em;padding-top:.84375em}:root.contezza-theme-dark .tezza-dossier .mat-form-field-label{top:1.34375em}:root.contezza-theme-dark .tezza-dossier .mat-form-field-underline{bottom:1.34375em}:root.contezza-theme-dark .tezza-dossier .mat-form-field-subscript-wrapper{font-size:75%;margin-top:.6666666667em;top:calc(100% - 1.7916666667em)}:root.contezza-theme-dark .tezza-dossier .mat-form-field-appearance-legacy .mat-form-field-wrapper{padding-bottom:1.25em}:root.contezza-theme-dark .tezza-dossier .mat-form-field-appearance-legacy .mat-form-field-infix{padding:.4375em 0}:root.contezza-theme-dark .tezza-dossier .mat-form-field-appearance-legacy.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,:root.contezza-theme-dark .tezza-dossier .mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28125em) scale(.75) perspective(100px) translateZ(.00148px);width:133.3338133333%}:root.contezza-theme-dark .tezza-dossier .mat-form-field-appearance-legacy.mat-form-field-can-float .mat-form-field-autofill-control:-webkit-autofill+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28125em) scale(.75) perspective(100px) translateZ(.00149px);width:133.3338233333%}:root.contezza-theme-dark .tezza-dossier .mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28125em) scale(.75) perspective(100px) translateZ(.0015px);width:133.3338333333%}:root.contezza-theme-dark .tezza-dossier .mat-form-field-appearance-legacy .mat-form-field-label{top:1.28125em}:root.contezza-theme-dark .tezza-dossier .mat-form-field-appearance-legacy .mat-form-field-underline{bottom:1.25em}:root.contezza-theme-dark .tezza-dossier .mat-form-field-appearance-legacy .mat-form-field-subscript-wrapper{margin-top:.5416666667em;top:calc(100% - 1.6666666667em)}@media print{:root.contezza-theme-dark .tezza-dossier .mat-form-field-appearance-legacy.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,:root.contezza-theme-dark .tezza-dossier .mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28074em) scale(.75)}:root.contezza-theme-dark .tezza-dossier .mat-form-field-appearance-legacy.mat-form-field-can-float .mat-form-field-autofill-control:-webkit-autofill+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28073em) scale(.75)}:root.contezza-theme-dark .tezza-dossier .mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28072em) scale(.75)}}:root.contezza-theme-dark .tezza-dossier .mat-form-field-appearance-fill .mat-form-field-infix{padding:.25em 0 .75em}:root.contezza-theme-dark .tezza-dossier .mat-form-field-appearance-fill .mat-form-field-label{top:1.09375em;margin-top:-.5em}:root.contezza-theme-dark .tezza-dossier .mat-form-field-appearance-fill.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,:root.contezza-theme-dark .tezza-dossier .mat-form-field-appearance-fill.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-.59359em) scale(.75);width:133.3334933333%}:root.contezza-theme-dark .tezza-dossier .mat-form-field-appearance-fill.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-.59358em) scale(.75);width:133.3335033333%}:root.contezza-theme-dark .tezza-dossier .mat-form-field-appearance-outline .mat-form-field-infix{padding:1em 0}:root.contezza-theme-dark .tezza-dossier .mat-form-field-appearance-outline .mat-form-field-label{top:1.84375em;margin-top:-.25em}:root.contezza-theme-dark .tezza-dossier .mat-form-field-appearance-outline.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,:root.contezza-theme-dark .tezza-dossier .mat-form-field-appearance-outline.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.59359em) scale(.75);width:133.3334933333%}:root.contezza-theme-dark .tezza-dossier .mat-form-field-appearance-outline.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.59358em) scale(.75);width:133.3335033333%}:root.contezza-theme-dark .tezza-dossier .mat-grid-tile-header,:root.contezza-theme-dark .tezza-dossier .mat-grid-tile-footer{font-size:14px}:root.contezza-theme-dark .tezza-dossier .mat-grid-tile-header .mat-line,:root.contezza-theme-dark .tezza-dossier .mat-grid-tile-footer .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}:root.contezza-theme-dark .tezza-dossier .mat-grid-tile-header .mat-line:nth-child(n+2),:root.contezza-theme-dark .tezza-dossier .mat-grid-tile-footer .mat-line:nth-child(n+2){font-size:12px}:root.contezza-theme-dark .tezza-dossier .mat-icon.mat-primary{color:#74194b}:root.contezza-theme-dark .tezza-dossier .mat-icon.mat-accent{color:#191970}:root.contezza-theme-dark .tezza-dossier .mat-icon.mat-warn{color:#e44263}:root.contezza-theme-dark .tezza-dossier .mat-form-field-type-mat-native-select .mat-form-field-infix:after{color:#ffffffb3}:root.contezza-theme-dark .tezza-dossier .mat-input-element:disabled,:root.contezza-theme-dark .tezza-dossier .mat-form-field-type-mat-native-select.mat-form-field-disabled .mat-form-field-infix:after{color:#ffffff80}:root.contezza-theme-dark .tezza-dossier .mat-input-element{caret-color:#74194b}:root.contezza-theme-dark .tezza-dossier .mat-input-element::placeholder{color:#ffffff80}:root.contezza-theme-dark .tezza-dossier .mat-input-element::-moz-placeholder{color:#ffffff80}:root.contezza-theme-dark .tezza-dossier .mat-input-element::-webkit-input-placeholder{color:#ffffff80}:root.contezza-theme-dark .tezza-dossier .mat-input-element:-ms-input-placeholder{color:#ffffff80}:root.contezza-theme-dark .tezza-dossier .mat-input-element:not(.mat-native-select-inline) option{color:#000000de}:root.contezza-theme-dark .tezza-dossier .mat-input-element:not(.mat-native-select-inline) option:disabled{color:#00000061}:root.contezza-theme-dark .tezza-dossier .mat-form-field.mat-accent .mat-input-element{caret-color:#191970}:root.contezza-theme-dark .tezza-dossier .mat-form-field.mat-warn .mat-input-element,:root.contezza-theme-dark .tezza-dossier .mat-form-field-invalid .mat-input-element{caret-color:#e44263}:root.contezza-theme-dark .tezza-dossier .mat-form-field-type-mat-native-select.mat-form-field-invalid .mat-form-field-infix:after{color:#e44263}:root.contezza-theme-dark .tezza-dossier input.mat-input-element{margin-top:-.0625em}:root.contezza-theme-dark .tezza-dossier .mat-list-base .mat-list-item{color:#fff}:root.contezza-theme-dark .tezza-dossier .mat-list-base .mat-list-option{color:#fff}:root.contezza-theme-dark .tezza-dossier .mat-list-base .mat-subheader{color:#ffffffb3}:root.contezza-theme-dark .tezza-dossier .mat-list-base .mat-list-item-disabled{background-color:#ffffff1f;color:#ffffff80}:root.contezza-theme-dark .tezza-dossier .mat-list-option:hover,:root.contezza-theme-dark .tezza-dossier .mat-list-option:focus,:root.contezza-theme-dark .tezza-dossier .mat-nav-list .mat-list-item:hover,:root.contezza-theme-dark .tezza-dossier .mat-nav-list .mat-list-item:focus,:root.contezza-theme-dark .tezza-dossier .mat-action-list .mat-list-item:hover,:root.contezza-theme-dark .tezza-dossier .mat-action-list .mat-list-item:focus{background:rgba(255,255,255,.04)}:root.contezza-theme-dark .tezza-dossier .mat-list-single-selected-option,:root.contezza-theme-dark .tezza-dossier .mat-list-single-selected-option:hover,:root.contezza-theme-dark .tezza-dossier .mat-list-single-selected-option:focus{background:rgba(255,255,255,.12)}:root.contezza-theme-dark .tezza-dossier .mat-list-item{font-family:Open Sans}:root.contezza-theme-dark .tezza-dossier .mat-list-option{font-family:Open Sans}:root.contezza-theme-dark .tezza-dossier .mat-list-base .mat-list-item{font-size:16px}:root.contezza-theme-dark .tezza-dossier .mat-list-base .mat-list-item .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}:root.contezza-theme-dark .tezza-dossier .mat-list-base .mat-list-item .mat-line:nth-child(n+2){font-size:14px}:root.contezza-theme-dark .tezza-dossier .mat-list-base .mat-list-option{font-size:16px}:root.contezza-theme-dark .tezza-dossier .mat-list-base .mat-list-option .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}:root.contezza-theme-dark .tezza-dossier .mat-list-base .mat-list-option .mat-line:nth-child(n+2){font-size:14px}:root.contezza-theme-dark .tezza-dossier .mat-list-base .mat-subheader{font-family:Open Sans;font-size:14px;font-weight:500}:root.contezza-theme-dark .tezza-dossier .mat-list-base[dense] .mat-list-item{font-size:12px}:root.contezza-theme-dark .tezza-dossier .mat-list-base[dense] .mat-list-item .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}:root.contezza-theme-dark .tezza-dossier .mat-list-base[dense] .mat-list-item .mat-line:nth-child(n+2){font-size:12px}:root.contezza-theme-dark .tezza-dossier .mat-list-base[dense] .mat-list-option{font-size:12px}:root.contezza-theme-dark .tezza-dossier .mat-list-base[dense] .mat-list-option .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}:root.contezza-theme-dark .tezza-dossier .mat-list-base[dense] .mat-list-option .mat-line:nth-child(n+2){font-size:12px}:root.contezza-theme-dark .tezza-dossier .mat-list-base[dense] .mat-subheader{font-family:Open Sans;font-size:12px;font-weight:500}:root.contezza-theme-dark .tezza-dossier .mat-menu-panel{background:#424242}:root.contezza-theme-dark .tezza-dossier .mat-menu-panel:not([class*=mat-elevation-z]){box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}:root.contezza-theme-dark .tezza-dossier .mat-menu-item{background:transparent;color:#fff}:root.contezza-theme-dark .tezza-dossier .mat-menu-item[disabled],:root.contezza-theme-dark .tezza-dossier .mat-menu-item[disabled] .mat-menu-submenu-icon,:root.contezza-theme-dark .tezza-dossier .mat-menu-item[disabled] .mat-icon-no-color{color:#ffffff80}:root.contezza-theme-dark .tezza-dossier .mat-menu-item .mat-icon-no-color,:root.contezza-theme-dark .tezza-dossier .mat-menu-submenu-icon{color:#fff}:root.contezza-theme-dark .tezza-dossier .mat-menu-item:hover:not([disabled]),:root.contezza-theme-dark .tezza-dossier .mat-menu-item.cdk-program-focused:not([disabled]),:root.contezza-theme-dark .tezza-dossier .mat-menu-item.cdk-keyboard-focused:not([disabled]),:root.contezza-theme-dark .tezza-dossier .mat-menu-item-highlighted:not([disabled]){background:rgba(255,255,255,.04)}:root.contezza-theme-dark .tezza-dossier .mat-menu-item{font-family:Open Sans;font-size:14px;font-weight:400}:root.contezza-theme-dark .tezza-dossier .mat-paginator{background:#424242}:root.contezza-theme-dark .tezza-dossier .mat-paginator,:root.contezza-theme-dark .tezza-dossier .mat-paginator-page-size .mat-select-trigger{color:#ffffffb3}:root.contezza-theme-dark .tezza-dossier .mat-paginator-decrement,:root.contezza-theme-dark .tezza-dossier .mat-paginator-increment{border-top:2px solid white;border-right:2px solid white}:root.contezza-theme-dark .tezza-dossier .mat-paginator-first,:root.contezza-theme-dark .tezza-dossier .mat-paginator-last{border-top:2px solid white}:root.contezza-theme-dark .tezza-dossier .mat-icon-button[disabled] .mat-paginator-decrement,:root.contezza-theme-dark .tezza-dossier .mat-icon-button[disabled] .mat-paginator-increment,:root.contezza-theme-dark .tezza-dossier .mat-icon-button[disabled] .mat-paginator-first,:root.contezza-theme-dark .tezza-dossier .mat-icon-button[disabled] .mat-paginator-last{border-color:#ffffff80}:root.contezza-theme-dark .tezza-dossier .mat-paginator-container{min-height:56px}:root.contezza-theme-dark .tezza-dossier .mat-paginator,:root.contezza-theme-dark .tezza-dossier .mat-paginator-page-size .mat-select-trigger{font-family:Open Sans;font-size:12px}:root.contezza-theme-dark .tezza-dossier .mat-progress-bar-background{fill:#412a37}:root.contezza-theme-dark .tezza-dossier .mat-progress-bar-buffer{background-color:#412a37}:root.contezza-theme-dark .tezza-dossier .mat-progress-bar-fill:after{background-color:#74194b}:root.contezza-theme-dark .tezza-dossier .mat-progress-bar.mat-accent .mat-progress-bar-background{fill:#2a2a40}:root.contezza-theme-dark .tezza-dossier .mat-progress-bar.mat-accent .mat-progress-bar-buffer{background-color:#2a2a40}:root.contezza-theme-dark .tezza-dossier .mat-progress-bar.mat-accent .mat-progress-bar-fill:after{background-color:#191970}:root.contezza-theme-dark .tezza-dossier .mat-progress-bar.mat-warn .mat-progress-bar-background{fill:#5d353d}:root.contezza-theme-dark .tezza-dossier .mat-progress-bar.mat-warn .mat-progress-bar-buffer{background-color:#5d353d}:root.contezza-theme-dark .tezza-dossier .mat-progress-bar.mat-warn .mat-progress-bar-fill:after{background-color:#e44263}:root.contezza-theme-dark .tezza-dossier .mat-progress-spinner circle,:root.contezza-theme-dark .tezza-dossier .mat-spinner circle{stroke:#74194b}:root.contezza-theme-dark .tezza-dossier .mat-progress-spinner.mat-accent circle,:root.contezza-theme-dark .tezza-dossier .mat-spinner.mat-accent circle{stroke:#191970}:root.contezza-theme-dark .tezza-dossier .mat-progress-spinner.mat-warn circle,:root.contezza-theme-dark .tezza-dossier .mat-spinner.mat-warn circle{stroke:#e44263}:root.contezza-theme-dark .tezza-dossier .mat-radio-outer-circle{border-color:#ffffffb3}:root.contezza-theme-dark .tezza-dossier .mat-radio-button.mat-primary.mat-radio-checked .mat-radio-outer-circle{border-color:#74194b}:root.contezza-theme-dark .tezza-dossier .mat-radio-button.mat-primary .mat-radio-inner-circle,:root.contezza-theme-dark .tezza-dossier .mat-radio-button.mat-primary .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),:root.contezza-theme-dark .tezza-dossier .mat-radio-button.mat-primary.mat-radio-checked .mat-radio-persistent-ripple,:root.contezza-theme-dark .tezza-dossier .mat-radio-button.mat-primary:active .mat-radio-persistent-ripple{background-color:#74194b}:root.contezza-theme-dark .tezza-dossier .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-outer-circle{border-color:#191970}:root.contezza-theme-dark .tezza-dossier .mat-radio-button.mat-accent .mat-radio-inner-circle,:root.contezza-theme-dark .tezza-dossier .mat-radio-button.mat-accent .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),:root.contezza-theme-dark .tezza-dossier .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-persistent-ripple,:root.contezza-theme-dark .tezza-dossier .mat-radio-button.mat-accent:active .mat-radio-persistent-ripple{background-color:#191970}:root.contezza-theme-dark .tezza-dossier .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-outer-circle{border-color:#e44263}:root.contezza-theme-dark .tezza-dossier .mat-radio-button.mat-warn .mat-radio-inner-circle,:root.contezza-theme-dark .tezza-dossier .mat-radio-button.mat-warn .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),:root.contezza-theme-dark .tezza-dossier .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-persistent-ripple,:root.contezza-theme-dark .tezza-dossier .mat-radio-button.mat-warn:active .mat-radio-persistent-ripple{background-color:#e44263}:root.contezza-theme-dark .tezza-dossier .mat-radio-button.mat-radio-disabled.mat-radio-checked .mat-radio-outer-circle,:root.contezza-theme-dark .tezza-dossier .mat-radio-button.mat-radio-disabled .mat-radio-outer-circle{border-color:#ffffff80}:root.contezza-theme-dark .tezza-dossier .mat-radio-button.mat-radio-disabled .mat-radio-ripple .mat-ripple-element,:root.contezza-theme-dark .tezza-dossier .mat-radio-button.mat-radio-disabled .mat-radio-inner-circle{background-color:#ffffff80}:root.contezza-theme-dark .tezza-dossier .mat-radio-button.mat-radio-disabled .mat-radio-label-content{color:#ffffff80}:root.contezza-theme-dark .tezza-dossier .mat-radio-button .mat-ripple-element{background-color:#fff}:root.contezza-theme-dark .tezza-dossier .mat-radio-button{font-family:Open Sans}:root.contezza-theme-dark .tezza-dossier .mat-select-value{color:#fff}:root.contezza-theme-dark .tezza-dossier .mat-select-placeholder{color:#ffffff80}:root.contezza-theme-dark .tezza-dossier .mat-select-disabled .mat-select-value{color:#ffffff80}:root.contezza-theme-dark .tezza-dossier .mat-select-arrow{color:#ffffffb3}:root.contezza-theme-dark .tezza-dossier .mat-select-panel{background:#424242}:root.contezza-theme-dark .tezza-dossier .mat-select-panel:not([class*=mat-elevation-z]){box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}:root.contezza-theme-dark .tezza-dossier .mat-select-panel .mat-option.mat-selected:not(.mat-option-multiple){background:rgba(255,255,255,.12)}:root.contezza-theme-dark .tezza-dossier .mat-form-field.mat-focused.mat-primary .mat-select-arrow{color:#74194b}:root.contezza-theme-dark .tezza-dossier .mat-form-field.mat-focused.mat-accent .mat-select-arrow{color:#191970}:root.contezza-theme-dark .tezza-dossier .mat-form-field.mat-focused.mat-warn .mat-select-arrow{color:#e44263}:root.contezza-theme-dark .tezza-dossier .mat-form-field .mat-select.mat-select-invalid .mat-select-arrow{color:#e44263}:root.contezza-theme-dark .tezza-dossier .mat-form-field .mat-select.mat-select-disabled .mat-select-arrow{color:#ffffff80}:root.contezza-theme-dark .tezza-dossier .mat-select{font-family:Open Sans}:root.contezza-theme-dark .tezza-dossier .mat-select-trigger{height:1.125em}:root.contezza-theme-dark .tezza-dossier .mat-drawer-container{background-color:#303030;color:#fff}:root.contezza-theme-dark .tezza-dossier .mat-drawer{background-color:#424242;color:#fff}:root.contezza-theme-dark .tezza-dossier .mat-drawer.mat-drawer-push{background-color:#424242}:root.contezza-theme-dark .tezza-dossier .mat-drawer:not(.mat-drawer-side){box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}:root.contezza-theme-dark .tezza-dossier .mat-drawer-side{border-right:solid 1px rgba(255,255,255,.12)}:root.contezza-theme-dark .tezza-dossier .mat-drawer-side.mat-drawer-end{border-left:solid 1px rgba(255,255,255,.12);border-right:none}:root.contezza-theme-dark .tezza-dossier [dir=rtl] .mat-drawer-side{border-left:solid 1px rgba(255,255,255,.12);border-right:none}:root.contezza-theme-dark .tezza-dossier [dir=rtl] .mat-drawer-side.mat-drawer-end{border-left:none;border-right:solid 1px rgba(255,255,255,.12)}:root.contezza-theme-dark .tezza-dossier .mat-drawer-backdrop.mat-drawer-shown{background-color:#bdbdbd99}:root.contezza-theme-dark .tezza-dossier .mat-slide-toggle.mat-checked .mat-slide-toggle-thumb{background-color:#191970}:root.contezza-theme-dark .tezza-dossier .mat-slide-toggle.mat-checked .mat-slide-toggle-bar{background-color:#1919708a}:root.contezza-theme-dark .tezza-dossier .mat-slide-toggle.mat-checked .mat-ripple-element{background-color:#191970}:root.contezza-theme-dark .tezza-dossier .mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-thumb{background-color:#74194b}:root.contezza-theme-dark .tezza-dossier .mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-bar{background-color:#74194b8a}:root.contezza-theme-dark .tezza-dossier .mat-slide-toggle.mat-primary.mat-checked .mat-ripple-element{background-color:#74194b}:root.contezza-theme-dark .tezza-dossier .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-thumb{background-color:#e44263}:root.contezza-theme-dark .tezza-dossier .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-bar{background-color:#e442638a}:root.contezza-theme-dark .tezza-dossier .mat-slide-toggle.mat-warn.mat-checked .mat-ripple-element{background-color:#e44263}:root.contezza-theme-dark .tezza-dossier .mat-slide-toggle:not(.mat-checked) .mat-ripple-element{background-color:#fff}:root.contezza-theme-dark .tezza-dossier .mat-slide-toggle-thumb{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f;background-color:#bdbdbd}:root.contezza-theme-dark .tezza-dossier .mat-slide-toggle-bar{background-color:#ffffff80}:root.contezza-theme-dark .tezza-dossier .mat-slide-toggle-content{font-family:Open Sans}:root.contezza-theme-dark .tezza-dossier .mat-slider-track-background{background-color:#ffffff4d}:root.contezza-theme-dark .tezza-dossier .mat-slider.mat-primary .mat-slider-track-fill,:root.contezza-theme-dark .tezza-dossier .mat-slider.mat-primary .mat-slider-thumb,:root.contezza-theme-dark .tezza-dossier .mat-slider.mat-primary .mat-slider-thumb-label{background-color:#74194b}:root.contezza-theme-dark .tezza-dossier .mat-slider.mat-primary .mat-slider-thumb-label-text{color:#fff}:root.contezza-theme-dark .tezza-dossier .mat-slider.mat-primary .mat-slider-focus-ring{background-color:#74194b33}:root.contezza-theme-dark .tezza-dossier .mat-slider.mat-accent .mat-slider-track-fill,:root.contezza-theme-dark .tezza-dossier .mat-slider.mat-accent .mat-slider-thumb,:root.contezza-theme-dark .tezza-dossier .mat-slider.mat-accent .mat-slider-thumb-label{background-color:#191970}:root.contezza-theme-dark .tezza-dossier .mat-slider.mat-accent .mat-slider-thumb-label-text{color:#fff}:root.contezza-theme-dark .tezza-dossier .mat-slider.mat-accent .mat-slider-focus-ring{background-color:#19197033}:root.contezza-theme-dark .tezza-dossier .mat-slider.mat-warn .mat-slider-track-fill,:root.contezza-theme-dark .tezza-dossier .mat-slider.mat-warn .mat-slider-thumb,:root.contezza-theme-dark .tezza-dossier .mat-slider.mat-warn .mat-slider-thumb-label{background-color:#e44263}:root.contezza-theme-dark .tezza-dossier .mat-slider.mat-warn .mat-slider-thumb-label-text{color:#fff}:root.contezza-theme-dark .tezza-dossier .mat-slider.mat-warn .mat-slider-focus-ring{background-color:#e4426333}:root.contezza-theme-dark .tezza-dossier .mat-slider:hover .mat-slider-track-background,:root.contezza-theme-dark .tezza-dossier .mat-slider.cdk-focused .mat-slider-track-background{background-color:#ffffff4d}:root.contezza-theme-dark .tezza-dossier .mat-slider.mat-slider-disabled .mat-slider-track-background,:root.contezza-theme-dark .tezza-dossier .mat-slider.mat-slider-disabled .mat-slider-track-fill,:root.contezza-theme-dark .tezza-dossier .mat-slider.mat-slider-disabled .mat-slider-thumb{background-color:#ffffff4d}:root.contezza-theme-dark .tezza-dossier .mat-slider.mat-slider-disabled:hover .mat-slider-track-background{background-color:#ffffff4d}:root.contezza-theme-dark .tezza-dossier .mat-slider.mat-slider-min-value .mat-slider-focus-ring{background-color:#ffffff1f}:root.contezza-theme-dark .tezza-dossier .mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb,:root.contezza-theme-dark .tezza-dossier .mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb-label{background-color:#fff}:root.contezza-theme-dark .tezza-dossier .mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb,:root.contezza-theme-dark .tezza-dossier .mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb-label{background-color:#ffffff4d}:root.contezza-theme-dark .tezza-dossier .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing) .mat-slider-thumb{border-color:#ffffff4d;background-color:transparent}:root.contezza-theme-dark .tezza-dossier .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover .mat-slider-thumb,:root.contezza-theme-dark .tezza-dossier .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused .mat-slider-thumb{border-color:#ffffff4d}:root.contezza-theme-dark .tezza-dossier .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover.mat-slider-disabled .mat-slider-thumb,:root.contezza-theme-dark .tezza-dossier .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused.mat-slider-disabled .mat-slider-thumb{border-color:#ffffff4d}:root.contezza-theme-dark .tezza-dossier .mat-slider-has-ticks .mat-slider-wrapper:after{border-color:#ffffffb3}:root.contezza-theme-dark .tezza-dossier .mat-slider-horizontal .mat-slider-ticks{background-image:repeating-linear-gradient(to right,rgba(255,255,255,.7),rgba(255,255,255,.7) 2px,transparent 0,transparent);background-image:-moz-repeating-linear-gradient(.0001deg,rgba(255,255,255,.7),rgba(255,255,255,.7) 2px,transparent 0,transparent)}:root.contezza-theme-dark .tezza-dossier .mat-slider-vertical .mat-slider-ticks{background-image:repeating-linear-gradient(to bottom,rgba(255,255,255,.7),rgba(255,255,255,.7) 2px,transparent 0,transparent)}:root.contezza-theme-dark .tezza-dossier .mat-slider-thumb-label-text{font-family:Open Sans;font-size:12px;font-weight:500}:root.contezza-theme-dark .tezza-dossier .mat-step-header.cdk-keyboard-focused,:root.contezza-theme-dark .tezza-dossier .mat-step-header.cdk-program-focused,:root.contezza-theme-dark .tezza-dossier .mat-step-header:hover:not([aria-disabled]),:root.contezza-theme-dark .tezza-dossier .mat-step-header:hover[aria-disabled=false]{background-color:#ffffff0a}:root.contezza-theme-dark .tezza-dossier .mat-step-header:hover[aria-disabled=true]{cursor:default}@media (hover: none){:root.contezza-theme-dark .tezza-dossier .mat-step-header:hover{background:none}}:root.contezza-theme-dark .tezza-dossier .mat-step-header .mat-step-label,:root.contezza-theme-dark .tezza-dossier .mat-step-header .mat-step-optional{color:#ffffffb3}:root.contezza-theme-dark .tezza-dossier .mat-step-header .mat-step-icon{background-color:#ffffffb3;color:#fff}:root.contezza-theme-dark .tezza-dossier .mat-step-header .mat-step-icon-selected,:root.contezza-theme-dark .tezza-dossier .mat-step-header .mat-step-icon-state-done,:root.contezza-theme-dark .tezza-dossier .mat-step-header .mat-step-icon-state-edit{background-color:#74194b;color:#fff}:root.contezza-theme-dark .tezza-dossier .mat-step-header.mat-accent .mat-step-icon{color:#fff}:root.contezza-theme-dark .tezza-dossier .mat-step-header.mat-accent .mat-step-icon-selected,:root.contezza-theme-dark .tezza-dossier .mat-step-header.mat-accent .mat-step-icon-state-done,:root.contezza-theme-dark .tezza-dossier .mat-step-header.mat-accent .mat-step-icon-state-edit{background-color:#191970;color:#fff}:root.contezza-theme-dark .tezza-dossier .mat-step-header.mat-warn .mat-step-icon{color:#fff}:root.contezza-theme-dark .tezza-dossier .mat-step-header.mat-warn .mat-step-icon-selected,:root.contezza-theme-dark .tezza-dossier .mat-step-header.mat-warn .mat-step-icon-state-done,:root.contezza-theme-dark .tezza-dossier .mat-step-header.mat-warn .mat-step-icon-state-edit{background-color:#e44263;color:#fff}:root.contezza-theme-dark .tezza-dossier .mat-step-header .mat-step-icon-state-error{background-color:transparent;color:#e44263}:root.contezza-theme-dark .tezza-dossier .mat-step-header .mat-step-label.mat-step-label-active{color:#fff}:root.contezza-theme-dark .tezza-dossier .mat-step-header .mat-step-label.mat-step-label-error{color:#e44263}:root.contezza-theme-dark .tezza-dossier .mat-stepper-horizontal,:root.contezza-theme-dark .tezza-dossier .mat-stepper-vertical{background-color:#424242}:root.contezza-theme-dark .tezza-dossier .mat-stepper-vertical-line:before{border-left-color:#ffffff1f}:root.contezza-theme-dark .tezza-dossier .mat-horizontal-stepper-header:before,:root.contezza-theme-dark .tezza-dossier .mat-horizontal-stepper-header:after,:root.contezza-theme-dark .tezza-dossier .mat-stepper-horizontal-line{border-top-color:#ffffff1f}:root.contezza-theme-dark .tezza-dossier .mat-horizontal-stepper-header{height:72px}:root.contezza-theme-dark .tezza-dossier .mat-stepper-label-position-bottom .mat-horizontal-stepper-header,:root.contezza-theme-dark .tezza-dossier .mat-vertical-stepper-header{padding:24px}:root.contezza-theme-dark .tezza-dossier .mat-stepper-vertical-line:before{top:-16px;bottom:-16px}:root.contezza-theme-dark .tezza-dossier .mat-stepper-label-position-bottom .mat-horizontal-stepper-header:after,:root.contezza-theme-dark .tezza-dossier .mat-stepper-label-position-bottom .mat-horizontal-stepper-header:before{top:36px}:root.contezza-theme-dark .tezza-dossier .mat-stepper-label-position-bottom .mat-stepper-horizontal-line{top:36px}:root.contezza-theme-dark .tezza-dossier .mat-stepper-vertical,:root.contezza-theme-dark .tezza-dossier .mat-stepper-horizontal{font-family:Open Sans}:root.contezza-theme-dark .tezza-dossier .mat-step-label{font-size:14px;font-weight:400}:root.contezza-theme-dark .tezza-dossier .mat-step-sub-label-error{font-weight:400}:root.contezza-theme-dark .tezza-dossier .mat-step-label-error{font-size:14px}:root.contezza-theme-dark .tezza-dossier .mat-step-label-selected{font-size:14px;font-weight:500}:root.contezza-theme-dark .tezza-dossier .mat-sort-header-arrow{color:#c6c6c6}:root.contezza-theme-dark .tezza-dossier .mat-tab-nav-bar,:root.contezza-theme-dark .tezza-dossier .mat-tab-header{border-bottom:1px solid rgba(255,255,255,.12)}:root.contezza-theme-dark .tezza-dossier .mat-tab-group-inverted-header .mat-tab-nav-bar,:root.contezza-theme-dark .tezza-dossier .mat-tab-group-inverted-header .mat-tab-header{border-top:1px solid rgba(255,255,255,.12);border-bottom:none}:root.contezza-theme-dark .tezza-dossier .mat-tab-label,:root.contezza-theme-dark .tezza-dossier .mat-tab-link{color:#fff}:root.contezza-theme-dark .tezza-dossier .mat-tab-label.mat-tab-disabled,:root.contezza-theme-dark .tezza-dossier .mat-tab-link.mat-tab-disabled{color:#ffffff80}:root.contezza-theme-dark .tezza-dossier .mat-tab-header-pagination-chevron{border-color:#fff}:root.contezza-theme-dark .tezza-dossier .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:#ffffff80}:root.contezza-theme-dark .tezza-dossier .mat-tab-group[class*=mat-background-]>.mat-tab-header,:root.contezza-theme-dark .tezza-dossier .mat-tab-nav-bar[class*=mat-background-]{border-bottom:none;border-top:none}:root.contezza-theme-dark .tezza-dossier .mat-tab-group.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),:root.contezza-theme-dark .tezza-dossier .mat-tab-group.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),:root.contezza-theme-dark .tezza-dossier .mat-tab-group.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),:root.contezza-theme-dark .tezza-dossier .mat-tab-group.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),:root.contezza-theme-dark .tezza-dossier .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),:root.contezza-theme-dark .tezza-dossier .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),:root.contezza-theme-dark .tezza-dossier .mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),:root.contezza-theme-dark .tezza-dossier .mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#ffa6d74d}:root.contezza-theme-dark .tezza-dossier .mat-tab-group.mat-primary .mat-ink-bar,:root.contezza-theme-dark .tezza-dossier .mat-tab-nav-bar.mat-primary .mat-ink-bar{background-color:#74194b}:root.contezza-theme-dark .tezza-dossier .mat-tab-group.mat-primary.mat-background-primary>.mat-tab-header .mat-ink-bar,:root.contezza-theme-dark .tezza-dossier .mat-tab-group.mat-primary.mat-background-primary>.mat-tab-link-container .mat-ink-bar,:root.contezza-theme-dark .tezza-dossier .mat-tab-nav-bar.mat-primary.mat-background-primary>.mat-tab-header .mat-ink-bar,:root.contezza-theme-dark .tezza-dossier .mat-tab-nav-bar.mat-primary.mat-background-primary>.mat-tab-link-container .mat-ink-bar{background-color:#fff}:root.contezza-theme-dark .tezza-dossier .mat-tab-group.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),:root.contezza-theme-dark .tezza-dossier .mat-tab-group.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),:root.contezza-theme-dark .tezza-dossier .mat-tab-group.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),:root.contezza-theme-dark .tezza-dossier .mat-tab-group.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),:root.contezza-theme-dark .tezza-dossier .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),:root.contezza-theme-dark .tezza-dossier .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),:root.contezza-theme-dark .tezza-dossier .mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),:root.contezza-theme-dark .tezza-dossier .mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#b7b7ef4d}:root.contezza-theme-dark .tezza-dossier .mat-tab-group.mat-accent .mat-ink-bar,:root.contezza-theme-dark .tezza-dossier .mat-tab-nav-bar.mat-accent .mat-ink-bar{background-color:#191970}:root.contezza-theme-dark .tezza-dossier .mat-tab-group.mat-accent.mat-background-accent>.mat-tab-header .mat-ink-bar,:root.contezza-theme-dark .tezza-dossier .mat-tab-group.mat-accent.mat-background-accent>.mat-tab-link-container .mat-ink-bar,:root.contezza-theme-dark .tezza-dossier .mat-tab-nav-bar.mat-accent.mat-background-accent>.mat-tab-header .mat-ink-bar,:root.contezza-theme-dark .tezza-dossier .mat-tab-nav-bar.mat-accent.mat-background-accent>.mat-tab-link-container .mat-ink-bar{background-color:#fff}:root.contezza-theme-dark .tezza-dossier .mat-tab-group.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),:root.contezza-theme-dark .tezza-dossier .mat-tab-group.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),:root.contezza-theme-dark .tezza-dossier .mat-tab-group.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),:root.contezza-theme-dark .tezza-dossier .mat-tab-group.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),:root.contezza-theme-dark .tezza-dossier .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),:root.contezza-theme-dark .tezza-dossier .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),:root.contezza-theme-dark .tezza-dossier .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),:root.contezza-theme-dark .tezza-dossier .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#f7c6d04d}:root.contezza-theme-dark .tezza-dossier .mat-tab-group.mat-warn .mat-ink-bar,:root.contezza-theme-dark .tezza-dossier .mat-tab-nav-bar.mat-warn .mat-ink-bar{background-color:#e44263}:root.contezza-theme-dark .tezza-dossier .mat-tab-group.mat-warn.mat-background-warn>.mat-tab-header .mat-ink-bar,:root.contezza-theme-dark .tezza-dossier .mat-tab-group.mat-warn.mat-background-warn>.mat-tab-link-container .mat-ink-bar,:root.contezza-theme-dark .tezza-dossier .mat-tab-nav-bar.mat-warn.mat-background-warn>.mat-tab-header .mat-ink-bar,:root.contezza-theme-dark .tezza-dossier .mat-tab-nav-bar.mat-warn.mat-background-warn>.mat-tab-link-container .mat-ink-bar{background-color:#fff}:root.contezza-theme-dark .tezza-dossier .mat-tab-group.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),:root.contezza-theme-dark .tezza-dossier .mat-tab-group.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),:root.contezza-theme-dark .tezza-dossier .mat-tab-group.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),:root.contezza-theme-dark .tezza-dossier .mat-tab-group.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),:root.contezza-theme-dark .tezza-dossier .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),:root.contezza-theme-dark .tezza-dossier .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),:root.contezza-theme-dark .tezza-dossier .mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),:root.contezza-theme-dark .tezza-dossier .mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#ffa6d74d}:root.contezza-theme-dark .tezza-dossier .mat-tab-group.mat-background-primary>.mat-tab-header,:root.contezza-theme-dark .tezza-dossier .mat-tab-group.mat-background-primary>.mat-tab-link-container,:root.contezza-theme-dark .tezza-dossier .mat-tab-group.mat-background-primary>.mat-tab-header-pagination,:root.contezza-theme-dark .tezza-dossier .mat-tab-nav-bar.mat-background-primary>.mat-tab-header,:root.contezza-theme-dark .tezza-dossier .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container,:root.contezza-theme-dark .tezza-dossier .mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination{background-color:#74194b}:root.contezza-theme-dark .tezza-dossier .mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-label,:root.contezza-theme-dark .tezza-dossier .mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-tab-link,:root.contezza-theme-dark .tezza-dossier .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-label,:root.contezza-theme-dark .tezza-dossier .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-tab-link{color:#fff}:root.contezza-theme-dark .tezza-dossier .mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-label.mat-tab-disabled,:root.contezza-theme-dark .tezza-dossier .mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,:root.contezza-theme-dark .tezza-dossier .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-label.mat-tab-disabled,:root.contezza-theme-dark .tezza-dossier .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-tab-link.mat-tab-disabled{color:#fff6}:root.contezza-theme-dark .tezza-dossier .mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-chevron,:root.contezza-theme-dark .tezza-dossier .mat-tab-group.mat-background-primary>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,:root.contezza-theme-dark .tezza-dossier .mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-focus-indicator:before,:root.contezza-theme-dark .tezza-dossier .mat-tab-group.mat-background-primary>.mat-tab-header .mat-focus-indicator:before,:root.contezza-theme-dark .tezza-dossier .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-chevron,:root.contezza-theme-dark .tezza-dossier .mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,:root.contezza-theme-dark .tezza-dossier .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-focus-indicator:before,:root.contezza-theme-dark .tezza-dossier .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-focus-indicator:before{border-color:#fff}:root.contezza-theme-dark .tezza-dossier .mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,:root.contezza-theme-dark .tezza-dossier .mat-tab-group.mat-background-primary>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,:root.contezza-theme-dark .tezza-dossier .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,:root.contezza-theme-dark .tezza-dossier .mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:#fff;opacity:.4}:root.contezza-theme-dark .tezza-dossier .mat-tab-group.mat-background-primary>.mat-tab-header .mat-ripple-element,:root.contezza-theme-dark .tezza-dossier .mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-ripple-element,:root.contezza-theme-dark .tezza-dossier .mat-tab-group.mat-background-primary>.mat-tab-header-pagination .mat-ripple-element,:root.contezza-theme-dark .tezza-dossier .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-ripple-element,:root.contezza-theme-dark .tezza-dossier .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-ripple-element,:root.contezza-theme-dark .tezza-dossier .mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination .mat-ripple-element{background-color:#fff;opacity:.12}:root.contezza-theme-dark .tezza-dossier .mat-tab-group.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),:root.contezza-theme-dark .tezza-dossier .mat-tab-group.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),:root.contezza-theme-dark .tezza-dossier .mat-tab-group.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),:root.contezza-theme-dark .tezza-dossier .mat-tab-group.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),:root.contezza-theme-dark .tezza-dossier .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),:root.contezza-theme-dark .tezza-dossier .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),:root.contezza-theme-dark .tezza-dossier .mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),:root.contezza-theme-dark .tezza-dossier .mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#b7b7ef4d}:root.contezza-theme-dark .tezza-dossier .mat-tab-group.mat-background-accent>.mat-tab-header,:root.contezza-theme-dark .tezza-dossier .mat-tab-group.mat-background-accent>.mat-tab-link-container,:root.contezza-theme-dark .tezza-dossier .mat-tab-group.mat-background-accent>.mat-tab-header-pagination,:root.contezza-theme-dark .tezza-dossier .mat-tab-nav-bar.mat-background-accent>.mat-tab-header,:root.contezza-theme-dark .tezza-dossier .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container,:root.contezza-theme-dark .tezza-dossier .mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination{background-color:#191970}:root.contezza-theme-dark .tezza-dossier .mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-label,:root.contezza-theme-dark .tezza-dossier .mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-tab-link,:root.contezza-theme-dark .tezza-dossier .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-label,:root.contezza-theme-dark .tezza-dossier .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-tab-link{color:#fff}:root.contezza-theme-dark .tezza-dossier .mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-label.mat-tab-disabled,:root.contezza-theme-dark .tezza-dossier .mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,:root.contezza-theme-dark .tezza-dossier .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-label.mat-tab-disabled,:root.contezza-theme-dark .tezza-dossier .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-tab-link.mat-tab-disabled{color:#fff6}:root.contezza-theme-dark .tezza-dossier .mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-chevron,:root.contezza-theme-dark .tezza-dossier .mat-tab-group.mat-background-accent>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,:root.contezza-theme-dark .tezza-dossier .mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-focus-indicator:before,:root.contezza-theme-dark .tezza-dossier .mat-tab-group.mat-background-accent>.mat-tab-header .mat-focus-indicator:before,:root.contezza-theme-dark .tezza-dossier .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-chevron,:root.contezza-theme-dark .tezza-dossier .mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,:root.contezza-theme-dark .tezza-dossier .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-focus-indicator:before,:root.contezza-theme-dark .tezza-dossier .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-focus-indicator:before{border-color:#fff}:root.contezza-theme-dark .tezza-dossier .mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,:root.contezza-theme-dark .tezza-dossier .mat-tab-group.mat-background-accent>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,:root.contezza-theme-dark .tezza-dossier .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,:root.contezza-theme-dark .tezza-dossier .mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:#fff;opacity:.4}:root.contezza-theme-dark .tezza-dossier .mat-tab-group.mat-background-accent>.mat-tab-header .mat-ripple-element,:root.contezza-theme-dark .tezza-dossier .mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-ripple-element,:root.contezza-theme-dark .tezza-dossier .mat-tab-group.mat-background-accent>.mat-tab-header-pagination .mat-ripple-element,:root.contezza-theme-dark .tezza-dossier .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-ripple-element,:root.contezza-theme-dark .tezza-dossier .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-ripple-element,:root.contezza-theme-dark .tezza-dossier .mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination .mat-ripple-element{background-color:#fff;opacity:.12}:root.contezza-theme-dark .tezza-dossier .mat-tab-group.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),:root.contezza-theme-dark .tezza-dossier .mat-tab-group.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),:root.contezza-theme-dark .tezza-dossier .mat-tab-group.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),:root.contezza-theme-dark .tezza-dossier .mat-tab-group.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),:root.contezza-theme-dark .tezza-dossier .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),:root.contezza-theme-dark .tezza-dossier .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),:root.contezza-theme-dark .tezza-dossier .mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),:root.contezza-theme-dark .tezza-dossier .mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#f7c6d04d}:root.contezza-theme-dark .tezza-dossier .mat-tab-group.mat-background-warn>.mat-tab-header,:root.contezza-theme-dark .tezza-dossier .mat-tab-group.mat-background-warn>.mat-tab-link-container,:root.contezza-theme-dark .tezza-dossier .mat-tab-group.mat-background-warn>.mat-tab-header-pagination,:root.contezza-theme-dark .tezza-dossier .mat-tab-nav-bar.mat-background-warn>.mat-tab-header,:root.contezza-theme-dark .tezza-dossier .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container,:root.contezza-theme-dark .tezza-dossier .mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination{background-color:#e44263}:root.contezza-theme-dark .tezza-dossier .mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-label,:root.contezza-theme-dark .tezza-dossier .mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-tab-link,:root.contezza-theme-dark .tezza-dossier .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-label,:root.contezza-theme-dark .tezza-dossier .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-tab-link{color:#fff}:root.contezza-theme-dark .tezza-dossier .mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-label.mat-tab-disabled,:root.contezza-theme-dark .tezza-dossier .mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,:root.contezza-theme-dark .tezza-dossier .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-label.mat-tab-disabled,:root.contezza-theme-dark .tezza-dossier .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-tab-link.mat-tab-disabled{color:#fff6}:root.contezza-theme-dark .tezza-dossier .mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-chevron,:root.contezza-theme-dark .tezza-dossier .mat-tab-group.mat-background-warn>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,:root.contezza-theme-dark .tezza-dossier .mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-focus-indicator:before,:root.contezza-theme-dark .tezza-dossier .mat-tab-group.mat-background-warn>.mat-tab-header .mat-focus-indicator:before,:root.contezza-theme-dark .tezza-dossier .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-chevron,:root.contezza-theme-dark .tezza-dossier .mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,:root.contezza-theme-dark .tezza-dossier .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-focus-indicator:before,:root.contezza-theme-dark .tezza-dossier .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-focus-indicator:before{border-color:#fff}:root.contezza-theme-dark .tezza-dossier .mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,:root.contezza-theme-dark .tezza-dossier .mat-tab-group.mat-background-warn>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,:root.contezza-theme-dark .tezza-dossier .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,:root.contezza-theme-dark .tezza-dossier .mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:#fff;opacity:.4}:root.contezza-theme-dark .tezza-dossier .mat-tab-group.mat-background-warn>.mat-tab-header .mat-ripple-element,:root.contezza-theme-dark .tezza-dossier .mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-ripple-element,:root.contezza-theme-dark .tezza-dossier .mat-tab-group.mat-background-warn>.mat-tab-header-pagination .mat-ripple-element,:root.contezza-theme-dark .tezza-dossier .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-ripple-element,:root.contezza-theme-dark .tezza-dossier .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-ripple-element,:root.contezza-theme-dark .tezza-dossier .mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination .mat-ripple-element{background-color:#fff;opacity:.12}:root.contezza-theme-dark .tezza-dossier .mat-tab-group{font-family:Open Sans}:root.contezza-theme-dark .tezza-dossier .mat-tab-label,:root.contezza-theme-dark .tezza-dossier .mat-tab-link{font-family:Open Sans;font-size:14px;font-weight:500}:root.contezza-theme-dark .tezza-dossier .mat-toolbar{background:#212121;color:#fff}:root.contezza-theme-dark .tezza-dossier .mat-toolbar.mat-primary{background:#74194b;color:#fff}:root.contezza-theme-dark .tezza-dossier .mat-toolbar.mat-accent{background:midnightblue;color:#fff}:root.contezza-theme-dark .tezza-dossier .mat-toolbar.mat-warn{background:#e44263;color:#fff}:root.contezza-theme-dark .tezza-dossier .mat-toolbar .mat-form-field-underline,:root.contezza-theme-dark .tezza-dossier .mat-toolbar .mat-form-field-ripple,:root.contezza-theme-dark .tezza-dossier .mat-toolbar .mat-focused .mat-form-field-ripple{background-color:currentColor}:root.contezza-theme-dark .tezza-dossier .mat-toolbar .mat-form-field-label,:root.contezza-theme-dark .tezza-dossier .mat-toolbar .mat-focused .mat-form-field-label,:root.contezza-theme-dark .tezza-dossier .mat-toolbar .mat-select-value,:root.contezza-theme-dark .tezza-dossier .mat-toolbar .mat-select-arrow,:root.contezza-theme-dark .tezza-dossier .mat-toolbar .mat-form-field.mat-focused .mat-select-arrow{color:inherit}:root.contezza-theme-dark .tezza-dossier .mat-toolbar .mat-input-element{caret-color:currentColor}:root.contezza-theme-dark .tezza-dossier .mat-toolbar-multiple-rows{min-height:64px}:root.contezza-theme-dark .tezza-dossier .mat-toolbar-row,:root.contezza-theme-dark .tezza-dossier .mat-toolbar-single-row{height:64px}@media (max-width: 599px){:root.contezza-theme-dark .tezza-dossier .mat-toolbar-multiple-rows{min-height:56px}:root.contezza-theme-dark .tezza-dossier .mat-toolbar-row,:root.contezza-theme-dark .tezza-dossier .mat-toolbar-single-row{height:56px}}:root.contezza-theme-dark .tezza-dossier .mat-toolbar,:root.contezza-theme-dark .tezza-dossier .mat-toolbar h1,:root.contezza-theme-dark .tezza-dossier .mat-toolbar h2,:root.contezza-theme-dark .tezza-dossier .mat-toolbar h3,:root.contezza-theme-dark .tezza-dossier .mat-toolbar h4,:root.contezza-theme-dark .tezza-dossier .mat-toolbar h5,:root.contezza-theme-dark .tezza-dossier .mat-toolbar h6{font:500 20px/32px Open Sans;letter-spacing:normal;margin:0}:root.contezza-theme-dark .tezza-dossier .mat-tooltip{background:rgba(97,97,97,.9)}:root.contezza-theme-dark .tezza-dossier .mat-tooltip{font-family:Open Sans;font-size:10px;padding-top:6px;padding-bottom:6px}:root.contezza-theme-dark .tezza-dossier .mat-tooltip-handset{font-size:14px;padding-top:8px;padding-bottom:8px}:root.contezza-theme-dark .tezza-dossier .mat-tree{background:#424242}:root.contezza-theme-dark .tezza-dossier .mat-tree-node,:root.contezza-theme-dark .tezza-dossier .mat-nested-tree-node{color:#fff}:root.contezza-theme-dark .tezza-dossier .mat-tree-node{min-height:48px}:root.contezza-theme-dark .tezza-dossier .mat-tree{font-family:Open Sans}:root.contezza-theme-dark .tezza-dossier .mat-tree-node,:root.contezza-theme-dark .tezza-dossier .mat-nested-tree-node{font-weight:400;font-size:14px}:root.contezza-theme-dark .tezza-dossier .mat-snack-bar-container{color:#000000de;background:#fafafa;box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}:root.contezza-theme-dark .tezza-dossier .mat-simple-snackbar-action{color:inherit}:root.contezza-theme-dark .tezza-dossier .mat-simple-snackbar{font-family:Open Sans;font-size:14px}:root.contezza-theme-dark .tezza-dossier .mat-simple-snackbar-action{line-height:1;font-family:inherit;font-size:inherit;font-weight:500}:root.contezza-theme-dark .tezza-dossier :root{--theme-primary-color: #74194b;--theme-primary-color-default-contrast: white;--theme-header-text-color: white;--adf-theme-primary-50: #ffbde1;--adf-theme-primary-100: #ffa6d7;--adf-theme-primary-300: #ff62b8;--adf-theme-primary-900: #5f1940;--theme-warn-color: #e44263;--theme-warn-color-default-contrast: white;--theme-accent-color: midnightblue;--theme-accent-color-a200: midnightblue;--theme-accent-color-default-contrast: white;--theme-accent-500: midnightblue;--adf-theme-foreground-base-color: white;--adf-theme-foreground-base-color-065: rgba(255, 255, 255, .65);--adf-theme-foreground-base-color-045: rgba(255, 255, 255, .45);--adf-theme-foreground-disabled-text-color: rgba(255, 255, 255, .5);--adf-theme-foreground-divider-color: rgba(255, 255, 255, .12);--adf-theme-foreground-icon-color: white;--adf-theme-foreground-icon-color-054: rgba(255, 255, 255, .54);--adf-theme-foreground-secondary-text-color: rgba(255, 255, 255, .7);--adf-theme-foreground-text-color: white;--adf-theme-foreground-text-color-087: rgba(255, 255, 255, .87);--adf-theme-foreground-text-color-075: rgba(255, 255, 255, .75);--adf-theme-foreground-text-color-064: rgba(255, 255, 255, .64);--adf-theme-foreground-text-color-054: rgba(255, 255, 255, .54);--adf-theme-foreground-text-color-042: rgba(255, 255, 255, .42);--adf-theme-foreground-text-color-040: rgba(255, 255, 255, .4);--adf-theme-foreground-text-color-027: rgba(255, 255, 255, .27);--adf-theme-foreground-text-color-025: rgba(255, 255, 255, .25);--adf-theme-foreground-text-color-014: rgba(255, 255, 255, .14);--adf-theme-foreground-text-color-007: rgba(255, 255, 255, .07);--adf-theme-background-card-color: #424242;--adf-theme-background-card-color-087: rgba(66, 66, 66, .87);--theme-background-color: #303030;--adf-theme-background-dialog-color: #424242;--adf-theme-background-hover-color: rgba(255, 255, 255, .04);--adf-theme-background-selected-button-color: #212121;--adf-theme-background-status-bar-color: black;--adf-theme-background-unselected-chip-color: #616161;--theme-font-family: Open Sans;--theme-body-1-font-size: 14px;--theme-body-2-font-size: 14px;--theme-body-1-line-height: 20px;--theme-display-1-font-size: 34px;--theme-display-3-font-size: 56px;--theme-display-4-font-size: 112px;--theme-caption-font-size: 12px;--theme-title-font-size: 20px;--theme-subheading-1-font-size: 15px;--theme-subheading-2-font-size: 16px;--theme-button-font-size: 14px;--theme-headline-font-size: 24px;--theme-headline-line-height: 32px;--theme-adf-icon-1-font-size: 17px;--theme-adf-picture-1-font-size: 18px;--theme-adf-task-footer-font-size: 18px;--theme-adf-task-title-font-size: 18px;--adf-theme-mat-grey-color-a200: #eeeeee;--adf-theme-mat-grey-color-a400: #bdbdbd;--adf-theme-mat-grey-color-50: #fafafa;--adf-theme-spacing: 16px}:root.contezza-theme-dark .tezza-dossier .mat-datetimepicker-calendar-header{background-color:#74194b}:root.contezza-theme-dark .tezza-dossier .mat-datetimepicker-calendar-body-cell-content.mat-datetimepicker-calendar-body-selected{background-color:#74194b;color:#fff}:root.contezza-theme-dark .tezza-dossier .mat-datetimepicker-calendar-body-cell-content.mat-datetimepicker-calendar-body-disabled>.mat-datetimepicker-calendar-body-selected{background-color:#74194b66}:root.contezza-theme-dark .tezza-dossier .mat-datetimepicker-calendar-body-cell-content.mat-datetimepicker-calendar-body-today:not(.mat-datetimepicker-calendar-body-selected){border-color:#74194b}:root.contezza-theme-dark .tezza-dossier .mat-datetimepicker-calendar-body-cell-content.mat-datetimepicker-calendar-body-today.mat-datetimepicker-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}:root.contezza-theme-dark .tezza-dossier .mat-datetimepicker-clock-center{background-color:#74194b}:root.contezza-theme-dark .tezza-dossier .mat-datetimepicker-clock-hand{background-color:#74194b}:root.contezza-theme-dark .tezza-dossier .mat-datetimepicker-clock-hand:before{background-color:#74194b}:root.contezza-theme-dark .tezza-dossier .mat-datetimepicker-clock-cell.mat-datetimepicker-clock-cell-selected{background-color:#891e59}:root.contezza-theme-dark .tezza-dossier .adf-error-snackbar{background-color:var(--theme-warn-color)}:root.contezza-theme-dark .tezza-dossier .adf-warning-snackbar{background-color:var(--theme-accent-color)}:root.contezza-theme-dark .tezza-dossier .adf-info-snackbar{background-color:var(--theme-primary-color)}:root.contezza-theme-dark .tezza-dossier .mat-expansion-panel .mat-expansion-panel-header.cdk-keyboard-focused:not([aria-disabled=true]),:root.contezza-theme-dark .tezza-dossier .mat-expansion-panel .mat-expansion-panel-header.cdk-program-focused:not([aria-disabled=true]),:root.contezza-theme-dark .tezza-dossier .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:hover:not([aria-disabled=true]){background-color:var(--adf-theme-background-hover-color)}:root.contezza-theme-dark .tezza-dossier .mat-calendar .mat-calendar-header button{color:var(--adf-theme-foreground-text-color-087)}:root.contezza-theme-dark .tezza-dossier .mat-calendar .mat-calendar-header button:disabled{color:var(--adf-theme-foreground-text-color-054)}:root.contezza-theme-dark .tezza-dossier .mat-calendar .mat-calendar-content .mat-calendar-table-header th{color:var(--adf-theme-foreground-text-color-054)}:root.contezza-theme-dark .tezza-dossier .mat-calendar .mat-calendar-content .mat-calendar-body-disabled>div{color:var(--adf-theme-foreground-text-color-054)!important}:root.contezza-theme-dark .tezza-dossier .mat-datetimepicker-calendar .mat-datetimepicker-calendar-header .mat-datetimepicker-calendar-header-year{opacity:1}:root.contezza-theme-dark .tezza-dossier .mat-datetimepicker-calendar .mat-datetimepicker-calendar-header .mat-datetimepicker-calendar-header-date{opacity:1}:root.contezza-theme-dark .tezza-dossier .mat-datetimepicker-calendar .mat-datetimepicker-calendar-header .mat-datetimepicker-calendar-header-time{opacity:1}:root.contezza-theme-dark .tezza-dossier .mat-datetimepicker-calendar .mat-datetimepicker-calendar-content .mat-datetimepicker-calendar-table-header th{color:var(--adf-theme-foreground-text-color-054)}:root.contezza-theme-dark .tezza-dossier .mat-datetimepicker-calendar .mat-datetimepicker-calendar-content .mat-datetimepicker-calendar-body-disabled>div{color:var(--adf-theme-foreground-text-color-054)}:root.contezza-theme-dark .tezza-dossier :root{--adf-card-view-background: white;--adf-card-view-border: unset;--adf-card-view-border-color: unset;--adf-card-view-border-radius: 0;--adf-card-view-array-item-background: white;--adf-card-view-array-item-border: unset;--adf-card-view-array-item-border-color: unset;--adf-card-view-array-item-border-radius: 0;--adf-edit-task-and-service-filter-header-title-color: rgba(0, 0, 0, .87);--adf-edit-task-and-service-filter-header-description-color: rgba(0, 0, 0, .54);--adf-edit-task-and-service-filter-content-text-label-color: rgba(0, 0, 0, .54);--adf-edit-task-and-service-filter-content-select-label-color: rgba(0, 0, 0, .54);--adf-edit-task-and-service-filter-header-height: 48px;--adf-about-panel-header-height: 48px;--adf-about-panel-header-title-color: rgba(0, 0, 0, .87);--adf-edit-process-filter-header-height: 48px;--adf-edit-process-filter-header-title-color: rgba(0, 0, 0, .87);--adf-edit-process-filter-header-description-color: rgba(0, 0, 0, .54);--adf-edit-process-filter-content-text-label-color: rgba(0, 0, 0, .54);--adf-edit-process-filter-content-select-label-color: rgba(0, 0, 0, .54);--adf-about-server-settings-background: white;--adf-about-server-settings-color: rgba(0, 0, 0, .87);--adf-about-server-settings-border-radius: 4px;--adf-about-server-settings-padding: 16px;--adf-package-list-table-background: white;--adf-package-list-table-header-border-bottom-color: rgba(0, 0, 0, .12);--adf-package-list-table-header-border-style: solid;--adf-package-list-table-header-border-bottom-width: 1px;--adf-package-list-table-header-border-width: 0;--adf-package-list-table-header-min-height: 56px;--adf-package-list-table-header-cell-color: rgba(0, 0, 0, .54);--adf-package-list-table-row-border-bottom-color: rgba(0, 0, 0, .12);--adf-package-list-table-row-border-style: solid;--adf-package-list-table-row-border-bottom-width: 1px;--adf-package-list-table-row-border-width: 0;--adf-package-list-table-row-min-height: 48px;--adf-package-list-table-row-cell-color: rgba(0, 0, 0, .87);--adf-identity-user-info-background: var(--adf-theme-primary-300);--adf-identity-user-info-height: 40px;--adf-identity-user-info-width: 40px;--adf-identity-user-info-line-height: 40px;--adf-identity-user-info-font-size: var(--theme-adf-picture-1-font-size);--adf-user-info-container-margin-right: 8px}:root.contezza-theme-dark .tezza-dossier .adf-content-node-selector-content-list .adf-content-selector-modified-cell{display:none}:root.contezza-theme-dark .tezza-dossier .adf-content-node-selector-content-list .adf-content-selector-modifier-cell{display:none}:root.contezza-theme-dark .tezza-dossier adf-pagination.adf-pagination{height:32px;line-height:24px;padding:16px 0}:root.contezza-theme-dark .tezza-dossier adf-pagination.adf-pagination .adf-pagination__block{flex:none;padding:0;font-weight:400;font-size:14px;line-height:24px;letter-spacing:.25px}:root.contezza-theme-dark .tezza-dossier adf-pagination.adf-pagination .adf-pagination__block.adf-pagination__range-block{padding:0 24px}:root.contezza-theme-dark .tezza-dossier adf-pagination.adf-pagination .adf-pagination__perpage-block{flex:auto;padding-right:24px}:root.contezza-theme-dark .tezza-dossier adf-pagination.adf-pagination .adf-pagination__actualinfo-block{padding-right:12px}:root.contezza-theme-dark .tezza-dossier adf-pagination.adf-pagination .adf-pagination__actualinfo-block .mat-menu-trigger{display:none}:root.contezza-theme-dark .tezza-dossier adf-pagination.adf-pagination .adf-pagination__previous-button{margin:0 12px 0 0}:root.contezza-theme-dark .tezza-dossier adf-pagination.adf-pagination .adf-pagination__next-button{margin:0}:root.contezza-theme-dark .tezza-dossier adf-pagination.adf-pagination .adf-pagination__controls-block{padding-right:24px}:root.contezza-theme-dark .tezza-dossier .mat-icon-button:focus-visible,:root.contezza-theme-dark .tezza-dossier .mat-button:focus-visible,:root.contezza-theme-dark .tezza-dossier .mat-checkbox:focus-visible,:root.contezza-theme-dark .tezza-dossier .mat-raised-button:focus-visible{outline:2px solid var(--theme-blue-button-color);border-radius:4px}:root.contezza-theme-dark .tezza-dossier .mat-icon-button .mat-ripple-element,:root.contezza-theme-dark .tezza-dossier .mat-button .mat-ripple-element,:root.contezza-theme-dark .tezza-dossier .mat-checkbox .mat-ripple-element,:root.contezza-theme-dark .tezza-dossier .mat-raised-button .mat-ripple-element{display:none}:root.contezza-theme-dark .tezza-dossier .mat-icon-button.cdk-keyboard-focused .mat-button-focus-overlay,:root.contezza-theme-dark .tezza-dossier .mat-button.cdk-keyboard-focused .mat-button-focus-overlay,:root.contezza-theme-dark .tezza-dossier .mat-checkbox.cdk-keyboard-focused .mat-button-focus-overlay,:root.contezza-theme-dark .tezza-dossier .mat-raised-button.cdk-keyboard-focused .mat-button-focus-overlay{display:none}:root.contezza-theme-dark .tezza-dossier .mat-icon-button.cdk-keyboard-focused .mat-checkbox-ripple,:root.contezza-theme-dark .tezza-dossier .mat-button.cdk-keyboard-focused .mat-checkbox-ripple,:root.contezza-theme-dark .tezza-dossier .mat-checkbox.cdk-keyboard-focused .mat-checkbox-ripple,:root.contezza-theme-dark .tezza-dossier .mat-raised-button.cdk-keyboard-focused .mat-checkbox-ripple{outline:2px solid var(--theme-blue-button-color);border-radius:4px;height:22px;width:22px;left:calc(50% - 11px);top:calc(50% - 11px)}:root.contezza-theme-dark .tezza-dossier .adf-content-node-selector-content-list .adf-datatable-list .adf-datatable-selected.mat-icon>svg{fill:var(--theme-blue-button-color)}:root.contezza-theme-dark .tezza-dossier .mat-list-base .mat-list-option .mat-list-item-content{border:2px solid transparent;border-radius:4px}:root.contezza-theme-dark .tezza-dossier .mat-list-base .mat-list-option:focus-visible{background-color:#fff}:root.contezza-theme-dark .tezza-dossier .mat-list-base .mat-list-option:focus-visible .mat-list-item-content{border:2px solid var(--theme-blue-button-color);border-radius:4px}:root.contezza-theme-dark .tezza-dossier .adf-search-user-button.mat-button,:root.contezza-theme-dark .tezza-dossier .app-search-button{line-height:36px;border:2px solid transparent;border-radius:4px}:root.contezza-theme-dark .tezza-dossier .adf-search-user-button.mat-button:focus-visible,:root.contezza-theme-dark .tezza-dossier .app-search-button:focus-visible{outline:none;border:2px solid var(--theme-blue-button-color);border-radius:4px}:root.contezza-theme-dark .tezza-dossier .mat-menu-content .mat-menu-item{border:2px solid transparent;border-radius:4px}:root.contezza-theme-dark .tezza-dossier .mat-menu-content .mat-menu-item .mat-menu-ripple{display:none}:root.contezza-theme-dark .tezza-dossier .mat-menu-content .mat-menu-item:focus-visible{border:2px solid var(--theme-blue-button-color);border-radius:4px;background-color:#fff}:root.contezza-theme-dark .tezza-dossier .mat-menu-content .mat-menu-item.cdk-keyboard-focused:not([disabled]){background-color:#fff}:root.contezza-theme-dark .tezza-dossier .adf-toolbar-title{padding:2px}:root.contezza-theme-dark .tezza-dossier .mat-option.cdk-keyboard-focused .mat-option-ripple{outline:2px solid var(--theme-blue-button-color);border-radius:4px}:root.contezza-theme-dark .tezza-dossier .mat-slide-toggle .mat-slide-toggle-thumb{width:15px;height:15px;transform:translate(20%,50%);background-color:#484a4d}:root.contezza-theme-dark .tezza-dossier .mat-slide-toggle .mat-slide-toggle-bar{border-radius:15px;height:20px}:root.contezza-theme-dark .tezza-dossier .mat-slide-toggle .mat-slide-toggle-thumb-container{top:-5px}:root.contezza-theme-dark .tezza-dossier .mat-slide-toggle .mat-slide-toggle-ripple{display:none}:root.contezza-theme-dark .tezza-dossier .mat-slide-toggle.cdk-keyboard-focused .mat-slide-toggle-bar{outline:2px solid var(--theme-blue-button-color)}:root.contezza-theme-dark .tezza-dossier .mat-slide-toggle.mat-primary.mat-checked:not(.mat-disabled) .mat-slide-toggle-bar{background-color:var(--theme-blue-button-color)}:root.contezza-theme-dark .tezza-dossier .mat-slide-toggle.mat-primary.mat-checked:not(.mat-disabled) .mat-slide-toggle-thumb{background-color:#fff}:root.contezza-theme-dark .tezza-dossier .mat-stroked-button.cdk-keyboard-focused .mat-button-ripple.mat-ripple,:root.contezza-theme-dark .tezza-dossier .mat-flat-button.cdk-keyboard-focused .mat-button-ripple.mat-ripple{outline:2px solid var(--theme-blue-button-color);inset:-4px}:root.contezza-theme-dark .tezza-dossier .mat-datetimepicker-calendar-body-active .mat-datetimepicker-calendar-body-cell-content{outline:2px solid var(--theme-datetimepicker-cell-focus-border)}:root.contezza-theme-dark .tezza-dossier .mat-datetimepicker-calendar-body-active .mat-datetimepicker-calendar-body-cell-content:not(.mat-datetimepicker-calendar-body-selected){background-color:var(--theme-datetimepicker-cell-background)}:root.contezza-theme-dark .tezza-dossier .mat-datetimepicker-calendar-body-cell-content.mat-datetimepicker-calendar-body-selected{background-color:var(--theme-datetimepicker-selected-date-background)}:root.contezza-theme-dark .tezza-dossier .mat-datetimepicker-calendar-body-active .mat-datetimepicker-calendar-body-cell-content.mat-datetimepicker-calendar-body-selected{background-color:var(--theme-about-panel-border-color);color:var(--theme-datetimepicker-font-color)}:root.contezza-theme-dark .tezza-dossier .mat-expansion-panel .mat-expansion-panel-header{border:2px solid transparent;box-sizing:border-box}:root.contezza-theme-dark .tezza-dossier .mat-expansion-panel .mat-expansion-panel-header .mat-button-base.mat-button{outline:none;border:2px solid transparent;border-radius:4px}:root.contezza-theme-dark .tezza-dossier .mat-expansion-panel .mat-expansion-panel-header .mat-button-base.mat-button:focus-visible{border:2px solid var(--theme-blue-button-color);border-radius:4px;background-color:#fff}:root.contezza-theme-dark .tezza-dossier .mat-expansion-panel .mat-expansion-panel-header.cdk-keyboard-focused:not([aria-disabled=true]){background-color:#fff;border:2px solid var(--theme-blue-button-color);border-radius:4px}:root.contezza-theme-dark .tezza-dossier .adf-error-snackbar{background-color:#ba1b1b}:root.contezza-theme-dark .tezza-dossier .adf-error-snackbar .mat-simple-snackbar,:root.contezza-theme-dark .tezza-dossier .adf-error-snackbar .mat-simple-snackbar-action{color:#fff}:root.contezza-theme-dark .tezza-dossier .adf-info-snackbar{background-color:var(--theme-blue-button-color)}:root.contezza-theme-dark .tezza-dossier .adf-info-snackbar .mat-simple-snackbar,:root.contezza-theme-dark .tezza-dossier .adf-info-snackbar .mat-simple-snackbar-action{color:#fff}:root.contezza-theme-dark .tezza-dossier .mat-button-base.adf-filter-button{margin-left:-2px}:root.contezza-theme-dark .tezza-dossier .adf-pagination__perpage-block .mat-icon-button,:root.contezza-theme-dark .tezza-dossier .adf-pagination__actualinfo-block .mat-icon-button{left:3px}:root.contezza-theme-dark .tezza-dossier .adf-pagination__perpage-block .mat-icon-button:focus-visible,:root.contezza-theme-dark .tezza-dossier .adf-pagination__actualinfo-block .mat-icon-button:focus-visible{outline:none}:root.contezza-theme-dark .tezza-dossier .adf-pagination__perpage-block .mat-icon-button.cdk-keyboard-focused .mat-icon,:root.contezza-theme-dark .tezza-dossier .adf-pagination__actualinfo-block .mat-icon-button.cdk-keyboard-focused .mat-icon{outline:2px solid var(--theme-blue-button-color);border-radius:4px}:root.contezza-theme-dark .tezza-dossier adf-about{background-color:var(--theme-about-panel-background-color);overflow:auto}:root.contezza-theme-dark .tezza-dossier adf-about .mat-accordion{box-shadow:none;border:none}:root.contezza-theme-dark .tezza-dossier adf-about .mat-accordion.adf-about-panel .mat-expansion-panel{box-shadow:none;border-radius:12px;margin:24px;width:95%;border:1px solid var(--theme-about-panel-border-color)}:root.contezza-theme-dark .tezza-dossier adf-about .mat-expansion-panel-header{height:80px;line-height:32px}:root.contezza-theme-dark .tezza-dossier adf-about mat-panel-title{font-style:normal;font-weight:700;font-size:14px;line-height:24px}:root.contezza-theme-dark .tezza-object{--theme-primary-color: #36a4a4;--theme-primary-color-default-contrast: white;--theme-primary-lighter-color: #bef0f0;--theme-primary-darker-color: #338686;--theme-accent-color: midnightblue;--theme-accent-color-default-contrast: white;--theme-accent-lighter-color: #b7b7ef;--theme-accent-darker-color: #1b1b48;--theme-text-color: rgba(255, 255, 255, .57);--theme-foreground-text-color: rgba(255, 255, 255, .72);--theme-text-bold-color: rgba(255, 255, 255, .87);--theme-text-disabled-color: rgba(255, 255, 255, .38);--theme-secondary-text-color: rgba(255, 255, 255, .7);--theme-title-color: rgba(255, 255, 255, .87);--theme-border-color: rgba(255, 255, 255, .07);--theme-card-background-color: #424242;--theme-card-background-light-color: rgba(255, 255, 255, .04);--theme-card-background-box-shadow-color: rgba(255, 255, 255, .2);--theme-divider-color: rgba(255, 255, 255, .07);--theme-dialog-background-color: #424242;--theme-warn-color: #e44263;--theme-toolbar-background: #212121;--theme-mat-table-hover-color: rgba(33, 33, 33, .54);--theme-icon-blue-color: #0a1f8f;--theme-icon-green-color: #0fd850;--theme-icon-red-color: #e6007e;--theme-swichter-light-image: url(assets/tezza/images/theme_switcher_light.svg);--theme-swichter-dark-image: url(assets/tezza/images/theme_switcher_dark.svg);--theme-warn-color-default-contrast: white;--theme-accent-color-a200: midnightblue;--adf-snackbar-error-bg-color: #e44263;--adf-snackbar-error-action-color: white;--adf-snackbar-warning-bg-color: midnightblue;--adf-snackbar-warning-action-color: white;--adf-snackbar-info-bg-color: #36a4a4;--adf-snackbar-info-action-color: white;--adf-breadcrumb-item-active-color: rgba(255, 255, 255, .87);--adf-breadcrumb-item-active-hover-color: rgba(255, 255, 255, .72);--adf-node-selector-icon-color: rgba(255, 255, 255, .57);--adf-node-selector-base-color: rgba(255, 255, 255, .4);--adf-node-selector-base-bold-color: rgba(255, 255, 255, .72);--adf-datatable-cell-link-hover-color: midnightblue;--adf-datatable-selected-color: #bef0f0;--adf-user-info-color: #36a4a4;--adf-comment-list-primary-color: #bef0f0;--adf-comment-list-ripple-color: #36a4a4;--adf-search-input-bg-color: #bef0f0;--adf-search-input-highlight-color: #338686;--adf-tooltip-card-color: rgba(255, 255, 255, .72);--adf-card-view-text-color: rgba(255, 255, 255, .27);--adf-card-view-label-color: rgba(255, 255, 255, .4);--adf-card-view-datetime-border-color: rgba(255, 255, 255, .4);--adf-upload-border-color: rgba(255, 255, 255, .14);--adf-header-background-color: white;--adf-theme-background-dialog-color: #fff;--theme-hover-bg-color: rgba(255, 255, 255, .04);--theme-background-color: #303030;--theme-text-fg-color: white;--theme-text-fg-shadow-color: rgba(255, 255, 255, .27);--theme-card-bg-color: #424242;--theme-card-bg-bold-color: rgba(66, 66, 66, .87);--theme-dialog-bg-color: #424242;--theme-bg-hover-color: rgba(255, 255, 255, .04);--theme-fg-base-color: white;--theme-fg-divider: rgba(255, 255, 255, .12);--theme-disabled-text-color: rgba(255, 255, 255, .38);--theme-selected-button-bg-color: #212121;--theme-icon-fg-color: white;--theme-unselected-chip-bg-color: #616161;--theme-status-bar-bg-color: black;--theme-colors-mat-grey-dark: rgba(255, 255, 255, .57);--theme-font-family: Muli, Roboto, "Helvetica Neue", sans-serif;--theme-body-1-font-size: 14px;--theme-body-2-font-size: 14px;--theme-body-1-line-height: 20px;--theme-display-1-font-size: 34px;--theme-display-3-font-size: 56px;--theme-display-4-font-size: 112px;--theme-caption-font-size: 12px;--theme-title-font-size: 20px;--theme-subheading-2-font-size: 16px;--theme-button-font-size: 14px;--theme-headline-line-height: 32px}:root.contezza-theme-dark .tezza-object .mat-ripple-element{background-color:#ffffff1a}:root.contezza-theme-dark .tezza-object .mat-option{color:#fff}:root.contezza-theme-dark .tezza-object .mat-option:hover:not(.mat-option-disabled),:root.contezza-theme-dark .tezza-object .mat-option:focus:not(.mat-option-disabled){background:rgba(255,255,255,.04)}:root.contezza-theme-dark .tezza-object .mat-option.mat-selected:not(.mat-option-multiple):not(.mat-option-disabled){background:rgba(255,255,255,.04)}:root.contezza-theme-dark .tezza-object .mat-option.mat-active{background:rgba(255,255,255,.04);color:#fff}:root.contezza-theme-dark .tezza-object .mat-option.mat-option-disabled{color:#ffffff80}:root.contezza-theme-dark .tezza-object .mat-primary .mat-option.mat-selected:not(.mat-option-disabled){color:#36a4a4}:root.contezza-theme-dark .tezza-object .mat-accent .mat-option.mat-selected:not(.mat-option-disabled){color:#191970}:root.contezza-theme-dark .tezza-object .mat-warn .mat-option.mat-selected:not(.mat-option-disabled){color:#e44263}:root.contezza-theme-dark .tezza-object .mat-option{font-family:Open Sans;font-size:16px}:root.contezza-theme-dark .tezza-object .mat-optgroup-label{color:#ffffffb3}:root.contezza-theme-dark .tezza-object .mat-optgroup-disabled .mat-optgroup-label{color:#ffffff80}:root.contezza-theme-dark .tezza-object .mat-optgroup-label{font:500 14px/24px Open Sans;letter-spacing:normal}:root.contezza-theme-dark .tezza-object .mat-pseudo-checkbox{color:#ffffffb3}:root.contezza-theme-dark .tezza-object .mat-pseudo-checkbox:after{color:#303030}:root.contezza-theme-dark .tezza-object .mat-pseudo-checkbox-disabled{color:#686868}:root.contezza-theme-dark .tezza-object .mat-primary .mat-pseudo-checkbox-checked,:root.contezza-theme-dark .tezza-object .mat-primary .mat-pseudo-checkbox-indeterminate{background:#36a4a4}:root.contezza-theme-dark .tezza-object .mat-pseudo-checkbox-checked,:root.contezza-theme-dark .tezza-object .mat-pseudo-checkbox-indeterminate,:root.contezza-theme-dark .tezza-object .mat-accent .mat-pseudo-checkbox-checked,:root.contezza-theme-dark .tezza-object .mat-accent .mat-pseudo-checkbox-indeterminate{background:midnightblue}:root.contezza-theme-dark .tezza-object .mat-warn .mat-pseudo-checkbox-checked,:root.contezza-theme-dark .tezza-object .mat-warn .mat-pseudo-checkbox-indeterminate{background:#e44263}:root.contezza-theme-dark .tezza-object .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-disabled,:root.contezza-theme-dark .tezza-object .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-disabled{background:#686868}:root.contezza-theme-dark .tezza-object .mat-app-background,:root.contezza-theme-dark .tezza-object.mat-app-background{background-color:#303030;color:#fff}:root.contezza-theme-dark .tezza-object .mat-elevation-z0{box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}:root.contezza-theme-dark .tezza-object .mat-elevation-z1{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}:root.contezza-theme-dark .tezza-object .mat-elevation-z2{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}:root.contezza-theme-dark .tezza-object .mat-elevation-z3{box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}:root.contezza-theme-dark .tezza-object .mat-elevation-z4{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}:root.contezza-theme-dark .tezza-object .mat-elevation-z5{box-shadow:0 3px 5px -1px #0003,0 5px 8px #00000024,0 1px 14px #0000001f}:root.contezza-theme-dark .tezza-object .mat-elevation-z6{box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}:root.contezza-theme-dark .tezza-object .mat-elevation-z7{box-shadow:0 4px 5px -2px #0003,0 7px 10px 1px #00000024,0 2px 16px 1px #0000001f}:root.contezza-theme-dark .tezza-object .mat-elevation-z8{box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}:root.contezza-theme-dark .tezza-object .mat-elevation-z9{box-shadow:0 5px 6px -3px #0003,0 9px 12px 1px #00000024,0 3px 16px 2px #0000001f}:root.contezza-theme-dark .tezza-object .mat-elevation-z10{box-shadow:0 6px 6px -3px #0003,0 10px 14px 1px #00000024,0 4px 18px 3px #0000001f}:root.contezza-theme-dark .tezza-object .mat-elevation-z11{box-shadow:0 6px 7px -4px #0003,0 11px 15px 1px #00000024,0 4px 20px 3px #0000001f}:root.contezza-theme-dark .tezza-object .mat-elevation-z12{box-shadow:0 7px 8px -4px #0003,0 12px 17px 2px #00000024,0 5px 22px 4px #0000001f}:root.contezza-theme-dark .tezza-object .mat-elevation-z13{box-shadow:0 7px 8px -4px #0003,0 13px 19px 2px #00000024,0 5px 24px 4px #0000001f}:root.contezza-theme-dark .tezza-object .mat-elevation-z14{box-shadow:0 7px 9px -4px #0003,0 14px 21px 2px #00000024,0 5px 26px 4px #0000001f}:root.contezza-theme-dark .tezza-object .mat-elevation-z15{box-shadow:0 8px 9px -5px #0003,0 15px 22px 2px #00000024,0 6px 28px 5px #0000001f}:root.contezza-theme-dark .tezza-object .mat-elevation-z16{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}:root.contezza-theme-dark .tezza-object .mat-elevation-z17{box-shadow:0 8px 11px -5px #0003,0 17px 26px 2px #00000024,0 6px 32px 5px #0000001f}:root.contezza-theme-dark .tezza-object .mat-elevation-z18{box-shadow:0 9px 11px -5px #0003,0 18px 28px 2px #00000024,0 7px 34px 6px #0000001f}:root.contezza-theme-dark .tezza-object .mat-elevation-z19{box-shadow:0 9px 12px -6px #0003,0 19px 29px 2px #00000024,0 7px 36px 6px #0000001f}:root.contezza-theme-dark .tezza-object .mat-elevation-z20{box-shadow:0 10px 13px -6px #0003,0 20px 31px 3px #00000024,0 8px 38px 7px #0000001f}:root.contezza-theme-dark .tezza-object .mat-elevation-z21{box-shadow:0 10px 13px -6px #0003,0 21px 33px 3px #00000024,0 8px 40px 7px #0000001f}:root.contezza-theme-dark .tezza-object .mat-elevation-z22{box-shadow:0 10px 14px -6px #0003,0 22px 35px 3px #00000024,0 8px 42px 7px #0000001f}:root.contezza-theme-dark .tezza-object .mat-elevation-z23{box-shadow:0 11px 14px -7px #0003,0 23px 36px 3px #00000024,0 9px 44px 8px #0000001f}:root.contezza-theme-dark .tezza-object .mat-elevation-z24{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}.mat-theme-loaded-marker{display:none}:root.contezza-theme-dark .tezza-object .mat-autocomplete-panel{background:#424242;color:#fff}:root.contezza-theme-dark .tezza-object .mat-autocomplete-panel:not([class*=mat-elevation-z]){box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}:root.contezza-theme-dark .tezza-object .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover){background:#424242}:root.contezza-theme-dark .tezza-object .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover):not(.mat-option-disabled){color:#fff}:root.contezza-theme-dark .tezza-object .mat-badge-content{color:#fff;background:#36a4a4}.cdk-high-contrast-active :root.contezza-theme-dark .tezza-object .mat-badge-content{outline:solid 1px;border-radius:0}:root.contezza-theme-dark .tezza-object .mat-badge-accent .mat-badge-content{background:midnightblue;color:#fff}:root.contezza-theme-dark .tezza-object .mat-badge-warn .mat-badge-content{color:#fff;background:#e44263}:root.contezza-theme-dark .tezza-object .mat-badge-disabled .mat-badge-content{background:#6e6e6e;color:#ffffff80}:root.contezza-theme-dark .tezza-object .mat-badge-content{font-weight:600;font-size:12px;font-family:Open Sans}:root.contezza-theme-dark .tezza-object .mat-badge-small .mat-badge-content{font-size:9px}:root.contezza-theme-dark .tezza-object .mat-badge-large .mat-badge-content{font-size:24px}:root.contezza-theme-dark .tezza-object .mat-bottom-sheet-container{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f;background:#424242;color:#fff}:root.contezza-theme-dark .tezza-object .mat-bottom-sheet-container{font:400 14px/20px Open Sans;letter-spacing:normal}:root.contezza-theme-dark .tezza-object .mat-button,:root.contezza-theme-dark .tezza-object .mat-icon-button,:root.contezza-theme-dark .tezza-object .mat-stroked-button{color:inherit;background:transparent}:root.contezza-theme-dark .tezza-object .mat-button.mat-primary,:root.contezza-theme-dark .tezza-object .mat-icon-button.mat-primary,:root.contezza-theme-dark .tezza-object .mat-stroked-button.mat-primary{color:#36a4a4}:root.contezza-theme-dark .tezza-object .mat-button.mat-accent,:root.contezza-theme-dark .tezza-object .mat-icon-button.mat-accent,:root.contezza-theme-dark .tezza-object .mat-stroked-button.mat-accent{color:#191970}:root.contezza-theme-dark .tezza-object .mat-button.mat-warn,:root.contezza-theme-dark .tezza-object .mat-icon-button.mat-warn,:root.contezza-theme-dark .tezza-object .mat-stroked-button.mat-warn{color:#e44263}:root.contezza-theme-dark .tezza-object .mat-button.mat-primary.mat-button-disabled,:root.contezza-theme-dark .tezza-object .mat-button.mat-accent.mat-button-disabled,:root.contezza-theme-dark .tezza-object .mat-button.mat-warn.mat-button-disabled,:root.contezza-theme-dark .tezza-object .mat-button.mat-button-disabled.mat-button-disabled,:root.contezza-theme-dark .tezza-object .mat-icon-button.mat-primary.mat-button-disabled,:root.contezza-theme-dark .tezza-object .mat-icon-button.mat-accent.mat-button-disabled,:root.contezza-theme-dark .tezza-object .mat-icon-button.mat-warn.mat-button-disabled,:root.contezza-theme-dark .tezza-object .mat-icon-button.mat-button-disabled.mat-button-disabled,:root.contezza-theme-dark .tezza-object .mat-stroked-button.mat-primary.mat-button-disabled,:root.contezza-theme-dark .tezza-object .mat-stroked-button.mat-accent.mat-button-disabled,:root.contezza-theme-dark .tezza-object .mat-stroked-button.mat-warn.mat-button-disabled,:root.contezza-theme-dark .tezza-object .mat-stroked-button.mat-button-disabled.mat-button-disabled{color:#ffffff4d}:root.contezza-theme-dark .tezza-object .mat-button.mat-primary .mat-button-focus-overlay,:root.contezza-theme-dark .tezza-object .mat-icon-button.mat-primary .mat-button-focus-overlay,:root.contezza-theme-dark .tezza-object .mat-stroked-button.mat-primary .mat-button-focus-overlay{background-color:#36a4a4}:root.contezza-theme-dark .tezza-object .mat-button.mat-accent .mat-button-focus-overlay,:root.contezza-theme-dark .tezza-object .mat-icon-button.mat-accent .mat-button-focus-overlay,:root.contezza-theme-dark .tezza-object .mat-stroked-button.mat-accent .mat-button-focus-overlay{background-color:#191970}:root.contezza-theme-dark .tezza-object .mat-button.mat-warn .mat-button-focus-overlay,:root.contezza-theme-dark .tezza-object .mat-icon-button.mat-warn .mat-button-focus-overlay,:root.contezza-theme-dark .tezza-object .mat-stroked-button.mat-warn .mat-button-focus-overlay{background-color:#e44263}:root.contezza-theme-dark .tezza-object .mat-button.mat-button-disabled .mat-button-focus-overlay,:root.contezza-theme-dark .tezza-object .mat-icon-button.mat-button-disabled .mat-button-focus-overlay,:root.contezza-theme-dark .tezza-object .mat-stroked-button.mat-button-disabled .mat-button-focus-overlay{background-color:transparent}:root.contezza-theme-dark .tezza-object .mat-button .mat-ripple-element,:root.contezza-theme-dark .tezza-object .mat-icon-button .mat-ripple-element,:root.contezza-theme-dark .tezza-object .mat-stroked-button .mat-ripple-element{opacity:.1;background-color:currentColor}:root.contezza-theme-dark .tezza-object .mat-button-focus-overlay{background:white}:root.contezza-theme-dark .tezza-object .mat-stroked-button:not(.mat-button-disabled){border-color:#ffffff1f}:root.contezza-theme-dark .tezza-object .mat-flat-button,:root.contezza-theme-dark .tezza-object .mat-raised-button,:root.contezza-theme-dark .tezza-object .mat-fab,:root.contezza-theme-dark .tezza-object .mat-mini-fab{color:#fff;background-color:#424242}:root.contezza-theme-dark .tezza-object .mat-flat-button.mat-primary,:root.contezza-theme-dark .tezza-object .mat-raised-button.mat-primary,:root.contezza-theme-dark .tezza-object .mat-fab.mat-primary,:root.contezza-theme-dark .tezza-object .mat-mini-fab.mat-primary{color:#fff}:root.contezza-theme-dark .tezza-object .mat-flat-button.mat-accent,:root.contezza-theme-dark .tezza-object .mat-raised-button.mat-accent,:root.contezza-theme-dark .tezza-object .mat-fab.mat-accent,:root.contezza-theme-dark .tezza-object .mat-mini-fab.mat-accent{color:#fff}:root.contezza-theme-dark .tezza-object .mat-flat-button.mat-warn,:root.contezza-theme-dark .tezza-object .mat-raised-button.mat-warn,:root.contezza-theme-dark .tezza-object .mat-fab.mat-warn,:root.contezza-theme-dark .tezza-object .mat-mini-fab.mat-warn{color:#fff}:root.contezza-theme-dark .tezza-object .mat-flat-button.mat-primary.mat-button-disabled,:root.contezza-theme-dark .tezza-object .mat-flat-button.mat-accent.mat-button-disabled,:root.contezza-theme-dark .tezza-object .mat-flat-button.mat-warn.mat-button-disabled,:root.contezza-theme-dark .tezza-object .mat-flat-button.mat-button-disabled.mat-button-disabled,:root.contezza-theme-dark .tezza-object .mat-raised-button.mat-primary.mat-button-disabled,:root.contezza-theme-dark .tezza-object .mat-raised-button.mat-accent.mat-button-disabled,:root.contezza-theme-dark .tezza-object .mat-raised-button.mat-warn.mat-button-disabled,:root.contezza-theme-dark .tezza-object .mat-raised-button.mat-button-disabled.mat-button-disabled,:root.contezza-theme-dark .tezza-object .mat-fab.mat-primary.mat-button-disabled,:root.contezza-theme-dark .tezza-object .mat-fab.mat-accent.mat-button-disabled,:root.contezza-theme-dark .tezza-object .mat-fab.mat-warn.mat-button-disabled,:root.contezza-theme-dark .tezza-object .mat-fab.mat-button-disabled.mat-button-disabled,:root.contezza-theme-dark .tezza-object .mat-mini-fab.mat-primary.mat-button-disabled,:root.contezza-theme-dark .tezza-object .mat-mini-fab.mat-accent.mat-button-disabled,:root.contezza-theme-dark .tezza-object .mat-mini-fab.mat-warn.mat-button-disabled,:root.contezza-theme-dark .tezza-object .mat-mini-fab.mat-button-disabled.mat-button-disabled{color:#ffffff4d}:root.contezza-theme-dark .tezza-object .mat-flat-button.mat-primary,:root.contezza-theme-dark .tezza-object .mat-raised-button.mat-primary,:root.contezza-theme-dark .tezza-object .mat-fab.mat-primary,:root.contezza-theme-dark .tezza-object .mat-mini-fab.mat-primary{background-color:#36a4a4}:root.contezza-theme-dark .tezza-object .mat-flat-button.mat-accent,:root.contezza-theme-dark .tezza-object .mat-raised-button.mat-accent,:root.contezza-theme-dark .tezza-object .mat-fab.mat-accent,:root.contezza-theme-dark .tezza-object .mat-mini-fab.mat-accent{background-color:#191970}:root.contezza-theme-dark .tezza-object .mat-flat-button.mat-warn,:root.contezza-theme-dark .tezza-object .mat-raised-button.mat-warn,:root.contezza-theme-dark .tezza-object .mat-fab.mat-warn,:root.contezza-theme-dark .tezza-object .mat-mini-fab.mat-warn{background-color:#e44263}:root.contezza-theme-dark .tezza-object .mat-flat-button.mat-primary.mat-button-disabled,:root.contezza-theme-dark .tezza-object .mat-flat-button.mat-accent.mat-button-disabled,:root.contezza-theme-dark .tezza-object .mat-flat-button.mat-warn.mat-button-disabled,:root.contezza-theme-dark .tezza-object .mat-flat-button.mat-button-disabled.mat-button-disabled,:root.contezza-theme-dark .tezza-object .mat-raised-button.mat-primary.mat-button-disabled,:root.contezza-theme-dark .tezza-object .mat-raised-button.mat-accent.mat-button-disabled,:root.contezza-theme-dark .tezza-object .mat-raised-button.mat-warn.mat-button-disabled,:root.contezza-theme-dark .tezza-object .mat-raised-button.mat-button-disabled.mat-button-disabled,:root.contezza-theme-dark .tezza-object .mat-fab.mat-primary.mat-button-disabled,:root.contezza-theme-dark .tezza-object .mat-fab.mat-accent.mat-button-disabled,:root.contezza-theme-dark .tezza-object .mat-fab.mat-warn.mat-button-disabled,:root.contezza-theme-dark .tezza-object .mat-fab.mat-button-disabled.mat-button-disabled,:root.contezza-theme-dark .tezza-object .mat-mini-fab.mat-primary.mat-button-disabled,:root.contezza-theme-dark .tezza-object .mat-mini-fab.mat-accent.mat-button-disabled,:root.contezza-theme-dark .tezza-object .mat-mini-fab.mat-warn.mat-button-disabled,:root.contezza-theme-dark .tezza-object .mat-mini-fab.mat-button-disabled.mat-button-disabled{background-color:#ffffff1f}:root.contezza-theme-dark .tezza-object .mat-flat-button.mat-primary .mat-ripple-element,:root.contezza-theme-dark .tezza-object .mat-raised-button.mat-primary .mat-ripple-element,:root.contezza-theme-dark .tezza-object .mat-fab.mat-primary .mat-ripple-element,:root.contezza-theme-dark .tezza-object .mat-mini-fab.mat-primary .mat-ripple-element{background-color:#ffffff1a}:root.contezza-theme-dark .tezza-object .mat-flat-button.mat-accent .mat-ripple-element,:root.contezza-theme-dark .tezza-object .mat-raised-button.mat-accent .mat-ripple-element,:root.contezza-theme-dark .tezza-object .mat-fab.mat-accent .mat-ripple-element,:root.contezza-theme-dark .tezza-object .mat-mini-fab.mat-accent .mat-ripple-element{background-color:#ffffff1a}:root.contezza-theme-dark .tezza-object .mat-flat-button.mat-warn .mat-ripple-element,:root.contezza-theme-dark .tezza-object .mat-raised-button.mat-warn .mat-ripple-element,:root.contezza-theme-dark .tezza-object .mat-fab.mat-warn .mat-ripple-element,:root.contezza-theme-dark .tezza-object .mat-mini-fab.mat-warn .mat-ripple-element{background-color:#ffffff1a}:root.contezza-theme-dark .tezza-object .mat-stroked-button:not([class*=mat-elevation-z]),:root.contezza-theme-dark .tezza-object .mat-flat-button:not([class*=mat-elevation-z]){box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}:root.contezza-theme-dark .tezza-object .mat-raised-button:not([class*=mat-elevation-z]){box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}:root.contezza-theme-dark .tezza-object .mat-raised-button:not(.mat-button-disabled):active:not([class*=mat-elevation-z]){box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}:root.contezza-theme-dark .tezza-object .mat-raised-button.mat-button-disabled:not([class*=mat-elevation-z]){box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}:root.contezza-theme-dark .tezza-object .mat-fab:not([class*=mat-elevation-z]),:root.contezza-theme-dark .tezza-object .mat-mini-fab:not([class*=mat-elevation-z]){box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}:root.contezza-theme-dark .tezza-object .mat-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]),:root.contezza-theme-dark .tezza-object .mat-mini-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]){box-shadow:0 7px 8px -4px #0003,0 12px 17px 2px #00000024,0 5px 22px 4px #0000001f}:root.contezza-theme-dark .tezza-object .mat-fab.mat-button-disabled:not([class*=mat-elevation-z]),:root.contezza-theme-dark .tezza-object .mat-mini-fab.mat-button-disabled:not([class*=mat-elevation-z]){box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}:root.contezza-theme-dark .tezza-object .mat-button,:root.contezza-theme-dark .tezza-object .mat-raised-button,:root.contezza-theme-dark .tezza-object .mat-icon-button,:root.contezza-theme-dark .tezza-object .mat-stroked-button,:root.contezza-theme-dark .tezza-object .mat-flat-button,:root.contezza-theme-dark .tezza-object .mat-fab,:root.contezza-theme-dark .tezza-object .mat-mini-fab{font-family:Open Sans;font-size:14px;font-weight:500}:root.contezza-theme-dark .tezza-object .mat-button-toggle-standalone:not([class*=mat-elevation-z]),:root.contezza-theme-dark .tezza-object .mat-button-toggle-group:not([class*=mat-elevation-z]){box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}:root.contezza-theme-dark .tezza-object .mat-button-toggle-standalone.mat-button-toggle-appearance-standard:not([class*=mat-elevation-z]),:root.contezza-theme-dark .tezza-object .mat-button-toggle-group-appearance-standard:not([class*=mat-elevation-z]){box-shadow:none}:root.contezza-theme-dark .tezza-object .mat-button-toggle{color:#ffffff80}:root.contezza-theme-dark .tezza-object .mat-button-toggle .mat-button-toggle-focus-overlay{background-color:#ffffff1f}:root.contezza-theme-dark .tezza-object .mat-button-toggle-appearance-standard{color:#fff;background:#424242}:root.contezza-theme-dark .tezza-object .mat-button-toggle-appearance-standard .mat-button-toggle-focus-overlay{background-color:#fff}:root.contezza-theme-dark .tezza-object .mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle{border-left:solid 1px #595959}:root.contezza-theme-dark .tezza-object [dir=rtl] .mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle{border-left:none;border-right:solid 1px #595959}:root.contezza-theme-dark .tezza-object .mat-button-toggle-group-appearance-standard.mat-button-toggle-vertical .mat-button-toggle+.mat-button-toggle{border-left:none;border-right:none;border-top:solid 1px #595959}:root.contezza-theme-dark .tezza-object .mat-button-toggle-checked{background-color:#212121;color:#ffffffb3}:root.contezza-theme-dark .tezza-object .mat-button-toggle-checked.mat-button-toggle-appearance-standard{color:#fff}:root.contezza-theme-dark .tezza-object .mat-button-toggle-disabled{color:#ffffff4d;background-color:#000}:root.contezza-theme-dark .tezza-object .mat-button-toggle-disabled.mat-button-toggle-appearance-standard{background:#424242}:root.contezza-theme-dark .tezza-object .mat-button-toggle-disabled.mat-button-toggle-checked{background-color:#424242}:root.contezza-theme-dark .tezza-object .mat-button-toggle-standalone.mat-button-toggle-appearance-standard,:root.contezza-theme-dark .tezza-object .mat-button-toggle-group-appearance-standard{border:solid 1px #595959}:root.contezza-theme-dark .tezza-object .mat-button-toggle-appearance-standard .mat-button-toggle-label-content{line-height:48px}:root.contezza-theme-dark .tezza-object .mat-button-toggle{font-family:Open Sans}:root.contezza-theme-dark .tezza-object .mat-card{background:#424242;color:#fff}:root.contezza-theme-dark .tezza-object .mat-card:not([class*=mat-elevation-z]){box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}:root.contezza-theme-dark .tezza-object .mat-card.mat-card-flat:not([class*=mat-elevation-z]){box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}:root.contezza-theme-dark .tezza-object .mat-card-subtitle{color:#ffffffb3}:root.contezza-theme-dark .tezza-object .mat-card{font-family:Open Sans}:root.contezza-theme-dark .tezza-object .mat-card-title{font-size:24px;font-weight:500}:root.contezza-theme-dark .tezza-object .mat-card-header .mat-card-title{font-size:20px}:root.contezza-theme-dark .tezza-object .mat-card-subtitle,:root.contezza-theme-dark .tezza-object .mat-card-content{font-size:14px}:root.contezza-theme-dark .tezza-object .mat-checkbox-frame{border-color:#ffffffb3}:root.contezza-theme-dark .tezza-object .mat-checkbox-checkmark{fill:#303030}:root.contezza-theme-dark .tezza-object .mat-checkbox-checkmark-path{stroke:#303030!important}:root.contezza-theme-dark .tezza-object .mat-checkbox-mixedmark{background-color:#303030}:root.contezza-theme-dark .tezza-object .mat-checkbox-indeterminate.mat-primary .mat-checkbox-background,:root.contezza-theme-dark .tezza-object .mat-checkbox-checked.mat-primary .mat-checkbox-background{background-color:#36a4a4}:root.contezza-theme-dark .tezza-object .mat-checkbox-indeterminate.mat-accent .mat-checkbox-background,:root.contezza-theme-dark .tezza-object .mat-checkbox-checked.mat-accent .mat-checkbox-background{background-color:#191970}:root.contezza-theme-dark .tezza-object .mat-checkbox-indeterminate.mat-warn .mat-checkbox-background,:root.contezza-theme-dark .tezza-object .mat-checkbox-checked.mat-warn .mat-checkbox-background{background-color:#e44263}:root.contezza-theme-dark .tezza-object .mat-checkbox-disabled.mat-checkbox-checked .mat-checkbox-background,:root.contezza-theme-dark .tezza-object .mat-checkbox-disabled.mat-checkbox-indeterminate .mat-checkbox-background{background-color:#686868}:root.contezza-theme-dark .tezza-object .mat-checkbox-disabled:not(.mat-checkbox-checked) .mat-checkbox-frame{border-color:#686868}:root.contezza-theme-dark .tezza-object .mat-checkbox-disabled .mat-checkbox-label{color:#ffffff80}:root.contezza-theme-dark .tezza-object .mat-checkbox .mat-ripple-element{background-color:#fff}:root.contezza-theme-dark .tezza-object .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element,:root.contezza-theme-dark .tezza-object .mat-checkbox:active:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element{background:#36a4a4}:root.contezza-theme-dark .tezza-object .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element,:root.contezza-theme-dark .tezza-object .mat-checkbox:active:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element{background:midnightblue}:root.contezza-theme-dark .tezza-object .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element,:root.contezza-theme-dark .tezza-object .mat-checkbox:active:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element{background:#e44263}:root.contezza-theme-dark .tezza-object .mat-checkbox{font-family:Open Sans}:root.contezza-theme-dark .tezza-object .mat-checkbox-layout .mat-checkbox-label{line-height:24px}:root.contezza-theme-dark .tezza-object .mat-chip.mat-standard-chip{background-color:#616161;color:#fff}:root.contezza-theme-dark .tezza-object .mat-chip.mat-standard-chip .mat-chip-remove{color:#fff;opacity:.4}:root.contezza-theme-dark .tezza-object .mat-chip.mat-standard-chip:not(.mat-chip-disabled):active{box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}:root.contezza-theme-dark .tezza-object .mat-chip.mat-standard-chip:not(.mat-chip-disabled) .mat-chip-remove:hover{opacity:.54}:root.contezza-theme-dark .tezza-object .mat-chip.mat-standard-chip.mat-chip-disabled{opacity:.4}:root.contezza-theme-dark .tezza-object .mat-chip.mat-standard-chip:after{background:white}:root.contezza-theme-dark .tezza-object .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary{background-color:#36a4a4;color:#fff}:root.contezza-theme-dark .tezza-object .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-chip-remove{color:#fff;opacity:.4}:root.contezza-theme-dark .tezza-object .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-ripple-element{background-color:#ffffff1a}:root.contezza-theme-dark .tezza-object .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn{background-color:#e44263;color:#fff}:root.contezza-theme-dark .tezza-object .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-chip-remove{color:#fff;opacity:.4}:root.contezza-theme-dark .tezza-object .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-ripple-element{background-color:#ffffff1a}:root.contezza-theme-dark .tezza-object .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent{background-color:#191970;color:#fff}:root.contezza-theme-dark .tezza-object .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-chip-remove{color:#fff;opacity:.4}:root.contezza-theme-dark .tezza-object .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-ripple-element{background-color:#ffffff1a}:root.contezza-theme-dark .tezza-object .mat-chip{font-size:14px;font-weight:500}:root.contezza-theme-dark .tezza-object .mat-chip .mat-chip-trailing-icon.mat-icon,:root.contezza-theme-dark .tezza-object .mat-chip .mat-chip-remove.mat-icon{font-size:18px}:root.contezza-theme-dark .tezza-object .mat-table{background:#424242}:root.contezza-theme-dark .tezza-object .mat-table thead,:root.contezza-theme-dark .tezza-object .mat-table tbody,:root.contezza-theme-dark .tezza-object .mat-table tfoot,:root.contezza-theme-dark .tezza-object mat-header-row,:root.contezza-theme-dark .tezza-object mat-row,:root.contezza-theme-dark .tezza-object mat-footer-row,:root.contezza-theme-dark .tezza-object [mat-header-row],:root.contezza-theme-dark .tezza-object [mat-row],:root.contezza-theme-dark .tezza-object [mat-footer-row],:root.contezza-theme-dark .tezza-object .mat-table-sticky{background:inherit}:root.contezza-theme-dark .tezza-object mat-row,:root.contezza-theme-dark .tezza-object mat-header-row,:root.contezza-theme-dark .tezza-object mat-footer-row,:root.contezza-theme-dark .tezza-object th.mat-header-cell,:root.contezza-theme-dark .tezza-object td.mat-cell,:root.contezza-theme-dark .tezza-object td.mat-footer-cell{border-bottom-color:#ffffff1f}:root.contezza-theme-dark .tezza-object .mat-header-cell{color:#ffffffb3}:root.contezza-theme-dark .tezza-object .mat-cell,:root.contezza-theme-dark .tezza-object .mat-footer-cell{color:#fff}:root.contezza-theme-dark .tezza-object .mat-table{font-family:Open Sans}:root.contezza-theme-dark .tezza-object .mat-header-cell{font-size:12px;font-weight:500}:root.contezza-theme-dark .tezza-object .mat-cell,:root.contezza-theme-dark .tezza-object .mat-footer-cell{font-size:14px}:root.contezza-theme-dark .tezza-object .mat-calendar-arrow{fill:#fff}:root.contezza-theme-dark .tezza-object .mat-datepicker-toggle,:root.contezza-theme-dark .tezza-object .mat-datepicker-content .mat-calendar-next-button,:root.contezza-theme-dark .tezza-object .mat-datepicker-content .mat-calendar-previous-button{color:#fff}:root.contezza-theme-dark .tezza-object .mat-calendar-table-header-divider:after{background:rgba(255,255,255,.12)}:root.contezza-theme-dark .tezza-object .mat-calendar-table-header,:root.contezza-theme-dark .tezza-object .mat-calendar-body-label{color:#ffffffb3}:root.contezza-theme-dark .tezza-object .mat-calendar-body-cell-content,:root.contezza-theme-dark .tezza-object .mat-date-range-input-separator{color:#fff;border-color:transparent}:root.contezza-theme-dark .tezza-object .mat-calendar-body-disabled>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){color:#ffffff80}:root.contezza-theme-dark .tezza-object .mat-form-field-disabled .mat-date-range-input-separator{color:#ffffff80}:root.contezza-theme-dark .tezza-object .mat-calendar-body-in-preview{color:#ffffff3d}:root.contezza-theme-dark .tezza-object .mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){border-color:#ffffff80}:root.contezza-theme-dark .tezza-object .mat-calendar-body-disabled>.mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){border-color:#ffffff4d}:root.contezza-theme-dark .tezza-object .mat-calendar-body-in-range:before{background:rgba(54,164,164,.2)}:root.contezza-theme-dark .tezza-object .mat-calendar-body-comparison-identical,:root.contezza-theme-dark .tezza-object .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}:root.contezza-theme-dark .tezza-object .mat-calendar-body-comparison-bridge-start:before,:root.contezza-theme-dark .tezza-object [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(to right,rgba(54,164,164,.2) 50%,rgba(249,171,0,.2) 50%)}:root.contezza-theme-dark .tezza-object .mat-calendar-body-comparison-bridge-end:before,:root.contezza-theme-dark .tezza-object [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(to left,rgba(54,164,164,.2) 50%,rgba(249,171,0,.2) 50%)}:root.contezza-theme-dark .tezza-object .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,:root.contezza-theme-dark .tezza-object .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}:root.contezza-theme-dark .tezza-object .mat-calendar-body-comparison-identical.mat-calendar-body-selected,:root.contezza-theme-dark .tezza-object .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}:root.contezza-theme-dark .tezza-object .mat-calendar-body-selected{background-color:#36a4a4;color:#fff}:root.contezza-theme-dark .tezza-object .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#36a4a466}:root.contezza-theme-dark .tezza-object .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}:root.contezza-theme-dark .tezza-object .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),:root.contezza-theme-dark .tezza-object .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#36a4a44d}@media (hover: hover){:root.contezza-theme-dark .tezza-object .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#36a4a44d}}:root.contezza-theme-dark .tezza-object .mat-datepicker-content{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f;background-color:#424242;color:#fff}:root.contezza-theme-dark .tezza-object .mat-datepicker-content.mat-accent .mat-calendar-body-in-range:before{background:rgba(25,25,112,.2)}:root.contezza-theme-dark .tezza-object .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical,:root.contezza-theme-dark .tezza-object .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}:root.contezza-theme-dark .tezza-object .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-start:before,:root.contezza-theme-dark .tezza-object .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(to right,rgba(25,25,112,.2) 50%,rgba(249,171,0,.2) 50%)}:root.contezza-theme-dark .tezza-object .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-end:before,:root.contezza-theme-dark .tezza-object .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(to left,rgba(25,25,112,.2) 50%,rgba(249,171,0,.2) 50%)}:root.contezza-theme-dark .tezza-object .mat-datepicker-content.mat-accent .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,:root.contezza-theme-dark .tezza-object .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}:root.contezza-theme-dark .tezza-object .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical.mat-calendar-body-selected,:root.contezza-theme-dark .tezza-object .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}:root.contezza-theme-dark .tezza-object .mat-datepicker-content.mat-accent .mat-calendar-body-selected{background-color:#191970;color:#fff}:root.contezza-theme-dark .tezza-object .mat-datepicker-content.mat-accent .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#19197066}:root.contezza-theme-dark .tezza-object .mat-datepicker-content.mat-accent .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}:root.contezza-theme-dark .tezza-object .mat-datepicker-content.mat-accent .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),:root.contezza-theme-dark .tezza-object .mat-datepicker-content.mat-accent .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#1919704d}@media (hover: hover){:root.contezza-theme-dark .tezza-object .mat-datepicker-content.mat-accent .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#1919704d}}:root.contezza-theme-dark .tezza-object .mat-datepicker-content.mat-warn .mat-calendar-body-in-range:before{background:rgba(228,66,99,.2)}:root.contezza-theme-dark .tezza-object .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical,:root.contezza-theme-dark .tezza-object .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}:root.contezza-theme-dark .tezza-object .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-start:before,:root.contezza-theme-dark .tezza-object .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(to right,rgba(228,66,99,.2) 50%,rgba(249,171,0,.2) 50%)}:root.contezza-theme-dark .tezza-object .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-end:before,:root.contezza-theme-dark .tezza-object .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(to left,rgba(228,66,99,.2) 50%,rgba(249,171,0,.2) 50%)}:root.contezza-theme-dark .tezza-object .mat-datepicker-content.mat-warn .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,:root.contezza-theme-dark .tezza-object .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}:root.contezza-theme-dark .tezza-object .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical.mat-calendar-body-selected,:root.contezza-theme-dark .tezza-object .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}:root.contezza-theme-dark .tezza-object .mat-datepicker-content.mat-warn .mat-calendar-body-selected{background-color:#e44263;color:#fff}:root.contezza-theme-dark .tezza-object .mat-datepicker-content.mat-warn .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#e4426366}:root.contezza-theme-dark .tezza-object .mat-datepicker-content.mat-warn .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}:root.contezza-theme-dark .tezza-object .mat-datepicker-content.mat-warn .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),:root.contezza-theme-dark .tezza-object .mat-datepicker-content.mat-warn .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#e442634d}@media (hover: hover){:root.contezza-theme-dark .tezza-object .mat-datepicker-content.mat-warn .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#e442634d}}:root.contezza-theme-dark .tezza-object .mat-datepicker-content-touch{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}:root.contezza-theme-dark .tezza-object .mat-datepicker-toggle-active{color:#36a4a4}:root.contezza-theme-dark .tezza-object .mat-datepicker-toggle-active.mat-accent{color:#191970}:root.contezza-theme-dark .tezza-object .mat-datepicker-toggle-active.mat-warn{color:#e44263}:root.contezza-theme-dark .tezza-object .mat-date-range-input-inner[disabled]{color:#ffffff80}:root.contezza-theme-dark .tezza-object .mat-calendar{font-family:Open Sans}:root.contezza-theme-dark .tezza-object .mat-calendar-body{font-size:13px}:root.contezza-theme-dark .tezza-object .mat-calendar-body-label,:root.contezza-theme-dark .tezza-object .mat-calendar-period-button{font-size:14px;font-weight:500}:root.contezza-theme-dark .tezza-object .mat-calendar-table-header th{font-size:11px;font-weight:400}:root.contezza-theme-dark .tezza-object .mat-dialog-container{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f;background:#424242;color:#fff}:root.contezza-theme-dark .tezza-object .mat-dialog-title{font:500 20px/32px Open Sans;letter-spacing:normal}:root.contezza-theme-dark .tezza-object .mat-divider{border-top-color:#ffffff1f}:root.contezza-theme-dark .tezza-object .mat-divider-vertical{border-right-color:#ffffff1f}:root.contezza-theme-dark .tezza-object .mat-expansion-panel{background:#424242;color:#fff}:root.contezza-theme-dark .tezza-object .mat-expansion-panel:not([class*=mat-elevation-z]){box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}:root.contezza-theme-dark .tezza-object .mat-action-row{border-top-color:#ffffff1f}:root.contezza-theme-dark .tezza-object .mat-expansion-panel .mat-expansion-panel-header.cdk-keyboard-focused:not([aria-disabled=true]),:root.contezza-theme-dark .tezza-object .mat-expansion-panel .mat-expansion-panel-header.cdk-program-focused:not([aria-disabled=true]),:root.contezza-theme-dark .tezza-object .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:hover:not([aria-disabled=true]){background:rgba(255,255,255,.04)}@media (hover: none){:root.contezza-theme-dark .tezza-object .mat-expansion-panel:not(.mat-expanded):not([aria-disabled=true]) .mat-expansion-panel-header:hover{background:#424242}}:root.contezza-theme-dark .tezza-object .mat-expansion-panel-header-title{color:#fff}:root.contezza-theme-dark .tezza-object .mat-expansion-panel-header-description,:root.contezza-theme-dark .tezza-object .mat-expansion-indicator:after{color:#ffffffb3}:root.contezza-theme-dark .tezza-object .mat-expansion-panel-header[aria-disabled=true]{color:#ffffff4d}:root.contezza-theme-dark .tezza-object .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-title,:root.contezza-theme-dark .tezza-object .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-description{color:inherit}:root.contezza-theme-dark .tezza-object .mat-expansion-panel-header{height:48px}:root.contezza-theme-dark .tezza-object .mat-expansion-panel-header.mat-expanded{height:64px}:root.contezza-theme-dark .tezza-object .mat-expansion-panel-header{font-family:Open Sans;font-size:15px;font-weight:400}:root.contezza-theme-dark .tezza-object .mat-expansion-panel-content{font:400 14px/20px Open Sans;letter-spacing:normal}:root.contezza-theme-dark .tezza-object .mat-form-field-label{color:#ffffffb3}:root.contezza-theme-dark .tezza-object .mat-hint{color:#ffffffb3}:root.contezza-theme-dark .tezza-object .mat-form-field.mat-focused .mat-form-field-label{color:#36a4a4}:root.contezza-theme-dark .tezza-object .mat-form-field.mat-focused .mat-form-field-label.mat-accent{color:#191970}:root.contezza-theme-dark .tezza-object .mat-form-field.mat-focused .mat-form-field-label.mat-warn{color:#e44263}:root.contezza-theme-dark .tezza-object .mat-focused .mat-form-field-required-marker{color:#191970}:root.contezza-theme-dark .tezza-object .mat-form-field-ripple{background-color:#fff}:root.contezza-theme-dark .tezza-object .mat-form-field.mat-focused .mat-form-field-ripple{background-color:#36a4a4}:root.contezza-theme-dark .tezza-object .mat-form-field.mat-focused .mat-form-field-ripple.mat-accent{background-color:#191970}:root.contezza-theme-dark .tezza-object .mat-form-field.mat-focused .mat-form-field-ripple.mat-warn{background-color:#e44263}:root.contezza-theme-dark .tezza-object .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid) .mat-form-field-infix:after{color:#36a4a4}:root.contezza-theme-dark .tezza-object .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-accent .mat-form-field-infix:after{color:#191970}:root.contezza-theme-dark .tezza-object .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-warn .mat-form-field-infix:after{color:#e44263}:root.contezza-theme-dark .tezza-object .mat-form-field.mat-form-field-invalid .mat-form-field-label{color:#e44263}:root.contezza-theme-dark .tezza-object .mat-form-field.mat-form-field-invalid .mat-form-field-label.mat-accent,:root.contezza-theme-dark .tezza-object .mat-form-field.mat-form-field-invalid .mat-form-field-label .mat-form-field-required-marker{color:#e44263}:root.contezza-theme-dark .tezza-object .mat-form-field.mat-form-field-invalid .mat-form-field-ripple,:root.contezza-theme-dark .tezza-object .mat-form-field.mat-form-field-invalid .mat-form-field-ripple.mat-accent{background-color:#e44263}:root.contezza-theme-dark .tezza-object .mat-error{color:#e44263}:root.contezza-theme-dark .tezza-object .mat-form-field-appearance-legacy .mat-form-field-label{color:#ffffffb3}:root.contezza-theme-dark .tezza-object .mat-form-field-appearance-legacy .mat-hint{color:#ffffffb3}:root.contezza-theme-dark .tezza-object .mat-form-field-appearance-legacy .mat-form-field-underline{background-color:#ffffffb3}:root.contezza-theme-dark .tezza-object .mat-form-field-appearance-legacy.mat-form-field-disabled .mat-form-field-underline{background-image:linear-gradient(to right,rgba(255,255,255,.7) 0%,rgba(255,255,255,.7) 33%,transparent 0%);background-size:4px 100%;background-repeat:repeat-x}:root.contezza-theme-dark .tezza-object .mat-form-field-appearance-standard .mat-form-field-underline{background-color:#ffffffb3}:root.contezza-theme-dark .tezza-object .mat-form-field-appearance-standard.mat-form-field-disabled .mat-form-field-underline{background-image:linear-gradient(to right,rgba(255,255,255,.7) 0%,rgba(255,255,255,.7) 33%,transparent 0%);background-size:4px 100%;background-repeat:repeat-x}:root.contezza-theme-dark .tezza-object .mat-form-field-appearance-fill .mat-form-field-flex{background-color:#ffffff1a}:root.contezza-theme-dark .tezza-object .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-flex{background-color:#ffffff0d}:root.contezza-theme-dark .tezza-object .mat-form-field-appearance-fill .mat-form-field-underline:before{background-color:#ffffff80}:root.contezza-theme-dark .tezza-object .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-label{color:#ffffff80}:root.contezza-theme-dark .tezza-object .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-underline:before{background-color:transparent}:root.contezza-theme-dark .tezza-object .mat-form-field-appearance-outline .mat-form-field-outline{color:#ffffff4d}:root.contezza-theme-dark .tezza-object .mat-form-field-appearance-outline .mat-form-field-outline-thick{color:#fff}:root.contezza-theme-dark .tezza-object .mat-form-field-appearance-outline.mat-focused .mat-form-field-outline-thick{color:#36a4a4}:root.contezza-theme-dark .tezza-object .mat-form-field-appearance-outline.mat-focused.mat-accent .mat-form-field-outline-thick{color:#191970}:root.contezza-theme-dark .tezza-object .mat-form-field-appearance-outline.mat-focused.mat-warn .mat-form-field-outline-thick{color:#e44263}:root.contezza-theme-dark .tezza-object .mat-form-field-appearance-outline.mat-form-field-invalid.mat-form-field-invalid .mat-form-field-outline-thick{color:#e44263}:root.contezza-theme-dark .tezza-object .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-label{color:#ffffff80}:root.contezza-theme-dark .tezza-object .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-outline{color:#ffffff26}:root.contezza-theme-dark .tezza-object .mat-form-field{font-size:inherit;font-weight:400;line-height:1.125;font-family:Open Sans;letter-spacing:normal}:root.contezza-theme-dark .tezza-object .mat-form-field-wrapper{padding-bottom:1.34375em}:root.contezza-theme-dark .tezza-object .mat-form-field-prefix .mat-icon,:root.contezza-theme-dark .tezza-object .mat-form-field-suffix .mat-icon{font-size:150%;line-height:1.125}:root.contezza-theme-dark .tezza-object .mat-form-field-prefix .mat-icon-button,:root.contezza-theme-dark .tezza-object .mat-form-field-suffix .mat-icon-button{height:1.5em;width:1.5em}:root.contezza-theme-dark .tezza-object .mat-form-field-prefix .mat-icon-button .mat-icon,:root.contezza-theme-dark .tezza-object .mat-form-field-suffix .mat-icon-button .mat-icon{height:1.125em;line-height:1.125}:root.contezza-theme-dark .tezza-object .mat-form-field-infix{padding:.5em 0;border-top:.84375em solid transparent}:root.contezza-theme-dark .tezza-object .mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,:root.contezza-theme-dark .tezza-object .mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.34357em) scale(.75);width:133.3335133333%}:root.contezza-theme-dark .tezza-object .mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.34356em) scale(.75);width:133.3335233333%}:root.contezza-theme-dark .tezza-object .mat-form-field-label-wrapper{top:-.84375em;padding-top:.84375em}:root.contezza-theme-dark .tezza-object .mat-form-field-label{top:1.34375em}:root.contezza-theme-dark .tezza-object .mat-form-field-underline{bottom:1.34375em}:root.contezza-theme-dark .tezza-object .mat-form-field-subscript-wrapper{font-size:75%;margin-top:.6666666667em;top:calc(100% - 1.7916666667em)}:root.contezza-theme-dark .tezza-object .mat-form-field-appearance-legacy .mat-form-field-wrapper{padding-bottom:1.25em}:root.contezza-theme-dark .tezza-object .mat-form-field-appearance-legacy .mat-form-field-infix{padding:.4375em 0}:root.contezza-theme-dark .tezza-object .mat-form-field-appearance-legacy.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,:root.contezza-theme-dark .tezza-object .mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28125em) scale(.75) perspective(100px) translateZ(.00154px);width:133.3338733333%}:root.contezza-theme-dark .tezza-object .mat-form-field-appearance-legacy.mat-form-field-can-float .mat-form-field-autofill-control:-webkit-autofill+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28125em) scale(.75) perspective(100px) translateZ(.00155px);width:133.3338833333%}:root.contezza-theme-dark .tezza-object .mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28125em) scale(.75) perspective(100px) translateZ(.00156px);width:133.3338933333%}:root.contezza-theme-dark .tezza-object .mat-form-field-appearance-legacy .mat-form-field-label{top:1.28125em}:root.contezza-theme-dark .tezza-object .mat-form-field-appearance-legacy .mat-form-field-underline{bottom:1.25em}:root.contezza-theme-dark .tezza-object .mat-form-field-appearance-legacy .mat-form-field-subscript-wrapper{margin-top:.5416666667em;top:calc(100% - 1.6666666667em)}@media print{:root.contezza-theme-dark .tezza-object .mat-form-field-appearance-legacy.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,:root.contezza-theme-dark .tezza-object .mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28068em) scale(.75)}:root.contezza-theme-dark .tezza-object .mat-form-field-appearance-legacy.mat-form-field-can-float .mat-form-field-autofill-control:-webkit-autofill+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28067em) scale(.75)}:root.contezza-theme-dark .tezza-object .mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28066em) scale(.75)}}:root.contezza-theme-dark .tezza-object .mat-form-field-appearance-fill .mat-form-field-infix{padding:.25em 0 .75em}:root.contezza-theme-dark .tezza-object .mat-form-field-appearance-fill .mat-form-field-label{top:1.09375em;margin-top:-.5em}:root.contezza-theme-dark .tezza-object .mat-form-field-appearance-fill.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,:root.contezza-theme-dark .tezza-object .mat-form-field-appearance-fill.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-.59357em) scale(.75);width:133.3335133333%}:root.contezza-theme-dark .tezza-object .mat-form-field-appearance-fill.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-.59356em) scale(.75);width:133.3335233333%}:root.contezza-theme-dark .tezza-object .mat-form-field-appearance-outline .mat-form-field-infix{padding:1em 0}:root.contezza-theme-dark .tezza-object .mat-form-field-appearance-outline .mat-form-field-label{top:1.84375em;margin-top:-.25em}:root.contezza-theme-dark .tezza-object .mat-form-field-appearance-outline.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,:root.contezza-theme-dark .tezza-object .mat-form-field-appearance-outline.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.59357em) scale(.75);width:133.3335133333%}:root.contezza-theme-dark .tezza-object .mat-form-field-appearance-outline.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.59356em) scale(.75);width:133.3335233333%}:root.contezza-theme-dark .tezza-object .mat-grid-tile-header,:root.contezza-theme-dark .tezza-object .mat-grid-tile-footer{font-size:14px}:root.contezza-theme-dark .tezza-object .mat-grid-tile-header .mat-line,:root.contezza-theme-dark .tezza-object .mat-grid-tile-footer .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}:root.contezza-theme-dark .tezza-object .mat-grid-tile-header .mat-line:nth-child(n+2),:root.contezza-theme-dark .tezza-object .mat-grid-tile-footer .mat-line:nth-child(n+2){font-size:12px}:root.contezza-theme-dark .tezza-object .mat-icon.mat-primary{color:#36a4a4}:root.contezza-theme-dark .tezza-object .mat-icon.mat-accent{color:#191970}:root.contezza-theme-dark .tezza-object .mat-icon.mat-warn{color:#e44263}:root.contezza-theme-dark .tezza-object .mat-form-field-type-mat-native-select .mat-form-field-infix:after{color:#ffffffb3}:root.contezza-theme-dark .tezza-object .mat-input-element:disabled,:root.contezza-theme-dark .tezza-object .mat-form-field-type-mat-native-select.mat-form-field-disabled .mat-form-field-infix:after{color:#ffffff80}:root.contezza-theme-dark .tezza-object .mat-input-element{caret-color:#36a4a4}:root.contezza-theme-dark .tezza-object .mat-input-element::placeholder{color:#ffffff80}:root.contezza-theme-dark .tezza-object .mat-input-element::-moz-placeholder{color:#ffffff80}:root.contezza-theme-dark .tezza-object .mat-input-element::-webkit-input-placeholder{color:#ffffff80}:root.contezza-theme-dark .tezza-object .mat-input-element:-ms-input-placeholder{color:#ffffff80}:root.contezza-theme-dark .tezza-object .mat-input-element:not(.mat-native-select-inline) option{color:#000000de}:root.contezza-theme-dark .tezza-object .mat-input-element:not(.mat-native-select-inline) option:disabled{color:#00000061}:root.contezza-theme-dark .tezza-object .mat-form-field.mat-accent .mat-input-element{caret-color:#191970}:root.contezza-theme-dark .tezza-object .mat-form-field.mat-warn .mat-input-element,:root.contezza-theme-dark .tezza-object .mat-form-field-invalid .mat-input-element{caret-color:#e44263}:root.contezza-theme-dark .tezza-object .mat-form-field-type-mat-native-select.mat-form-field-invalid .mat-form-field-infix:after{color:#e44263}:root.contezza-theme-dark .tezza-object input.mat-input-element{margin-top:-.0625em}:root.contezza-theme-dark .tezza-object .mat-list-base .mat-list-item{color:#fff}:root.contezza-theme-dark .tezza-object .mat-list-base .mat-list-option{color:#fff}:root.contezza-theme-dark .tezza-object .mat-list-base .mat-subheader{color:#ffffffb3}:root.contezza-theme-dark .tezza-object .mat-list-base .mat-list-item-disabled{background-color:#ffffff1f;color:#ffffff80}:root.contezza-theme-dark .tezza-object .mat-list-option:hover,:root.contezza-theme-dark .tezza-object .mat-list-option:focus,:root.contezza-theme-dark .tezza-object .mat-nav-list .mat-list-item:hover,:root.contezza-theme-dark .tezza-object .mat-nav-list .mat-list-item:focus,:root.contezza-theme-dark .tezza-object .mat-action-list .mat-list-item:hover,:root.contezza-theme-dark .tezza-object .mat-action-list .mat-list-item:focus{background:rgba(255,255,255,.04)}:root.contezza-theme-dark .tezza-object .mat-list-single-selected-option,:root.contezza-theme-dark .tezza-object .mat-list-single-selected-option:hover,:root.contezza-theme-dark .tezza-object .mat-list-single-selected-option:focus{background:rgba(255,255,255,.12)}:root.contezza-theme-dark .tezza-object .mat-list-item{font-family:Open Sans}:root.contezza-theme-dark .tezza-object .mat-list-option{font-family:Open Sans}:root.contezza-theme-dark .tezza-object .mat-list-base .mat-list-item{font-size:16px}:root.contezza-theme-dark .tezza-object .mat-list-base .mat-list-item .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}:root.contezza-theme-dark .tezza-object .mat-list-base .mat-list-item .mat-line:nth-child(n+2){font-size:14px}:root.contezza-theme-dark .tezza-object .mat-list-base .mat-list-option{font-size:16px}:root.contezza-theme-dark .tezza-object .mat-list-base .mat-list-option .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}:root.contezza-theme-dark .tezza-object .mat-list-base .mat-list-option .mat-line:nth-child(n+2){font-size:14px}:root.contezza-theme-dark .tezza-object .mat-list-base .mat-subheader{font-family:Open Sans;font-size:14px;font-weight:500}:root.contezza-theme-dark .tezza-object .mat-list-base[dense] .mat-list-item{font-size:12px}:root.contezza-theme-dark .tezza-object .mat-list-base[dense] .mat-list-item .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}:root.contezza-theme-dark .tezza-object .mat-list-base[dense] .mat-list-item .mat-line:nth-child(n+2){font-size:12px}:root.contezza-theme-dark .tezza-object .mat-list-base[dense] .mat-list-option{font-size:12px}:root.contezza-theme-dark .tezza-object .mat-list-base[dense] .mat-list-option .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}:root.contezza-theme-dark .tezza-object .mat-list-base[dense] .mat-list-option .mat-line:nth-child(n+2){font-size:12px}:root.contezza-theme-dark .tezza-object .mat-list-base[dense] .mat-subheader{font-family:Open Sans;font-size:12px;font-weight:500}:root.contezza-theme-dark .tezza-object .mat-menu-panel{background:#424242}:root.contezza-theme-dark .tezza-object .mat-menu-panel:not([class*=mat-elevation-z]){box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}:root.contezza-theme-dark .tezza-object .mat-menu-item{background:transparent;color:#fff}:root.contezza-theme-dark .tezza-object .mat-menu-item[disabled],:root.contezza-theme-dark .tezza-object .mat-menu-item[disabled] .mat-menu-submenu-icon,:root.contezza-theme-dark .tezza-object .mat-menu-item[disabled] .mat-icon-no-color{color:#ffffff80}:root.contezza-theme-dark .tezza-object .mat-menu-item .mat-icon-no-color,:root.contezza-theme-dark .tezza-object .mat-menu-submenu-icon{color:#fff}:root.contezza-theme-dark .tezza-object .mat-menu-item:hover:not([disabled]),:root.contezza-theme-dark .tezza-object .mat-menu-item.cdk-program-focused:not([disabled]),:root.contezza-theme-dark .tezza-object .mat-menu-item.cdk-keyboard-focused:not([disabled]),:root.contezza-theme-dark .tezza-object .mat-menu-item-highlighted:not([disabled]){background:rgba(255,255,255,.04)}:root.contezza-theme-dark .tezza-object .mat-menu-item{font-family:Open Sans;font-size:14px;font-weight:400}:root.contezza-theme-dark .tezza-object .mat-paginator{background:#424242}:root.contezza-theme-dark .tezza-object .mat-paginator,:root.contezza-theme-dark .tezza-object .mat-paginator-page-size .mat-select-trigger{color:#ffffffb3}:root.contezza-theme-dark .tezza-object .mat-paginator-decrement,:root.contezza-theme-dark .tezza-object .mat-paginator-increment{border-top:2px solid white;border-right:2px solid white}:root.contezza-theme-dark .tezza-object .mat-paginator-first,:root.contezza-theme-dark .tezza-object .mat-paginator-last{border-top:2px solid white}:root.contezza-theme-dark .tezza-object .mat-icon-button[disabled] .mat-paginator-decrement,:root.contezza-theme-dark .tezza-object .mat-icon-button[disabled] .mat-paginator-increment,:root.contezza-theme-dark .tezza-object .mat-icon-button[disabled] .mat-paginator-first,:root.contezza-theme-dark .tezza-object .mat-icon-button[disabled] .mat-paginator-last{border-color:#ffffff80}:root.contezza-theme-dark .tezza-object .mat-paginator-container{min-height:56px}:root.contezza-theme-dark .tezza-object .mat-paginator,:root.contezza-theme-dark .tezza-object .mat-paginator-page-size .mat-select-trigger{font-family:Open Sans;font-size:12px}:root.contezza-theme-dark .tezza-object .mat-progress-bar-background{fill:#324d4d}:root.contezza-theme-dark .tezza-object .mat-progress-bar-buffer{background-color:#324d4d}:root.contezza-theme-dark .tezza-object .mat-progress-bar-fill:after{background-color:#36a4a4}:root.contezza-theme-dark .tezza-object .mat-progress-bar.mat-accent .mat-progress-bar-background{fill:#2a2a40}:root.contezza-theme-dark .tezza-object .mat-progress-bar.mat-accent .mat-progress-bar-buffer{background-color:#2a2a40}:root.contezza-theme-dark .tezza-object .mat-progress-bar.mat-accent .mat-progress-bar-fill:after{background-color:#191970}:root.contezza-theme-dark .tezza-object .mat-progress-bar.mat-warn .mat-progress-bar-background{fill:#5d353d}:root.contezza-theme-dark .tezza-object .mat-progress-bar.mat-warn .mat-progress-bar-buffer{background-color:#5d353d}:root.contezza-theme-dark .tezza-object .mat-progress-bar.mat-warn .mat-progress-bar-fill:after{background-color:#e44263}:root.contezza-theme-dark .tezza-object .mat-progress-spinner circle,:root.contezza-theme-dark .tezza-object .mat-spinner circle{stroke:#36a4a4}:root.contezza-theme-dark .tezza-object .mat-progress-spinner.mat-accent circle,:root.contezza-theme-dark .tezza-object .mat-spinner.mat-accent circle{stroke:#191970}:root.contezza-theme-dark .tezza-object .mat-progress-spinner.mat-warn circle,:root.contezza-theme-dark .tezza-object .mat-spinner.mat-warn circle{stroke:#e44263}:root.contezza-theme-dark .tezza-object .mat-radio-outer-circle{border-color:#ffffffb3}:root.contezza-theme-dark .tezza-object .mat-radio-button.mat-primary.mat-radio-checked .mat-radio-outer-circle{border-color:#36a4a4}:root.contezza-theme-dark .tezza-object .mat-radio-button.mat-primary .mat-radio-inner-circle,:root.contezza-theme-dark .tezza-object .mat-radio-button.mat-primary .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),:root.contezza-theme-dark .tezza-object .mat-radio-button.mat-primary.mat-radio-checked .mat-radio-persistent-ripple,:root.contezza-theme-dark .tezza-object .mat-radio-button.mat-primary:active .mat-radio-persistent-ripple{background-color:#36a4a4}:root.contezza-theme-dark .tezza-object .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-outer-circle{border-color:#191970}:root.contezza-theme-dark .tezza-object .mat-radio-button.mat-accent .mat-radio-inner-circle,:root.contezza-theme-dark .tezza-object .mat-radio-button.mat-accent .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),:root.contezza-theme-dark .tezza-object .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-persistent-ripple,:root.contezza-theme-dark .tezza-object .mat-radio-button.mat-accent:active .mat-radio-persistent-ripple{background-color:#191970}:root.contezza-theme-dark .tezza-object .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-outer-circle{border-color:#e44263}:root.contezza-theme-dark .tezza-object .mat-radio-button.mat-warn .mat-radio-inner-circle,:root.contezza-theme-dark .tezza-object .mat-radio-button.mat-warn .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),:root.contezza-theme-dark .tezza-object .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-persistent-ripple,:root.contezza-theme-dark .tezza-object .mat-radio-button.mat-warn:active .mat-radio-persistent-ripple{background-color:#e44263}:root.contezza-theme-dark .tezza-object .mat-radio-button.mat-radio-disabled.mat-radio-checked .mat-radio-outer-circle,:root.contezza-theme-dark .tezza-object .mat-radio-button.mat-radio-disabled .mat-radio-outer-circle{border-color:#ffffff80}:root.contezza-theme-dark .tezza-object .mat-radio-button.mat-radio-disabled .mat-radio-ripple .mat-ripple-element,:root.contezza-theme-dark .tezza-object .mat-radio-button.mat-radio-disabled .mat-radio-inner-circle{background-color:#ffffff80}:root.contezza-theme-dark .tezza-object .mat-radio-button.mat-radio-disabled .mat-radio-label-content{color:#ffffff80}:root.contezza-theme-dark .tezza-object .mat-radio-button .mat-ripple-element{background-color:#fff}:root.contezza-theme-dark .tezza-object .mat-radio-button{font-family:Open Sans}:root.contezza-theme-dark .tezza-object .mat-select-value{color:#fff}:root.contezza-theme-dark .tezza-object .mat-select-placeholder{color:#ffffff80}:root.contezza-theme-dark .tezza-object .mat-select-disabled .mat-select-value{color:#ffffff80}:root.contezza-theme-dark .tezza-object .mat-select-arrow{color:#ffffffb3}:root.contezza-theme-dark .tezza-object .mat-select-panel{background:#424242}:root.contezza-theme-dark .tezza-object .mat-select-panel:not([class*=mat-elevation-z]){box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}:root.contezza-theme-dark .tezza-object .mat-select-panel .mat-option.mat-selected:not(.mat-option-multiple){background:rgba(255,255,255,.12)}:root.contezza-theme-dark .tezza-object .mat-form-field.mat-focused.mat-primary .mat-select-arrow{color:#36a4a4}:root.contezza-theme-dark .tezza-object .mat-form-field.mat-focused.mat-accent .mat-select-arrow{color:#191970}:root.contezza-theme-dark .tezza-object .mat-form-field.mat-focused.mat-warn .mat-select-arrow{color:#e44263}:root.contezza-theme-dark .tezza-object .mat-form-field .mat-select.mat-select-invalid .mat-select-arrow{color:#e44263}:root.contezza-theme-dark .tezza-object .mat-form-field .mat-select.mat-select-disabled .mat-select-arrow{color:#ffffff80}:root.contezza-theme-dark .tezza-object .mat-select{font-family:Open Sans}:root.contezza-theme-dark .tezza-object .mat-select-trigger{height:1.125em}:root.contezza-theme-dark .tezza-object .mat-drawer-container{background-color:#303030;color:#fff}:root.contezza-theme-dark .tezza-object .mat-drawer{background-color:#424242;color:#fff}:root.contezza-theme-dark .tezza-object .mat-drawer.mat-drawer-push{background-color:#424242}:root.contezza-theme-dark .tezza-object .mat-drawer:not(.mat-drawer-side){box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}:root.contezza-theme-dark .tezza-object .mat-drawer-side{border-right:solid 1px rgba(255,255,255,.12)}:root.contezza-theme-dark .tezza-object .mat-drawer-side.mat-drawer-end{border-left:solid 1px rgba(255,255,255,.12);border-right:none}:root.contezza-theme-dark .tezza-object [dir=rtl] .mat-drawer-side{border-left:solid 1px rgba(255,255,255,.12);border-right:none}:root.contezza-theme-dark .tezza-object [dir=rtl] .mat-drawer-side.mat-drawer-end{border-left:none;border-right:solid 1px rgba(255,255,255,.12)}:root.contezza-theme-dark .tezza-object .mat-drawer-backdrop.mat-drawer-shown{background-color:#bdbdbd99}:root.contezza-theme-dark .tezza-object .mat-slide-toggle.mat-checked .mat-slide-toggle-thumb{background-color:#191970}:root.contezza-theme-dark .tezza-object .mat-slide-toggle.mat-checked .mat-slide-toggle-bar{background-color:#1919708a}:root.contezza-theme-dark .tezza-object .mat-slide-toggle.mat-checked .mat-ripple-element{background-color:#191970}:root.contezza-theme-dark .tezza-object .mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-thumb{background-color:#36a4a4}:root.contezza-theme-dark .tezza-object .mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-bar{background-color:#36a4a48a}:root.contezza-theme-dark .tezza-object .mat-slide-toggle.mat-primary.mat-checked .mat-ripple-element{background-color:#36a4a4}:root.contezza-theme-dark .tezza-object .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-thumb{background-color:#e44263}:root.contezza-theme-dark .tezza-object .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-bar{background-color:#e442638a}:root.contezza-theme-dark .tezza-object .mat-slide-toggle.mat-warn.mat-checked .mat-ripple-element{background-color:#e44263}:root.contezza-theme-dark .tezza-object .mat-slide-toggle:not(.mat-checked) .mat-ripple-element{background-color:#fff}:root.contezza-theme-dark .tezza-object .mat-slide-toggle-thumb{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f;background-color:#bdbdbd}:root.contezza-theme-dark .tezza-object .mat-slide-toggle-bar{background-color:#ffffff80}:root.contezza-theme-dark .tezza-object .mat-slide-toggle-content{font-family:Open Sans}:root.contezza-theme-dark .tezza-object .mat-slider-track-background{background-color:#ffffff4d}:root.contezza-theme-dark .tezza-object .mat-slider.mat-primary .mat-slider-track-fill,:root.contezza-theme-dark .tezza-object .mat-slider.mat-primary .mat-slider-thumb,:root.contezza-theme-dark .tezza-object .mat-slider.mat-primary .mat-slider-thumb-label{background-color:#36a4a4}:root.contezza-theme-dark .tezza-object .mat-slider.mat-primary .mat-slider-thumb-label-text{color:#fff}:root.contezza-theme-dark .tezza-object .mat-slider.mat-primary .mat-slider-focus-ring{background-color:#36a4a433}:root.contezza-theme-dark .tezza-object .mat-slider.mat-accent .mat-slider-track-fill,:root.contezza-theme-dark .tezza-object .mat-slider.mat-accent .mat-slider-thumb,:root.contezza-theme-dark .tezza-object .mat-slider.mat-accent .mat-slider-thumb-label{background-color:#191970}:root.contezza-theme-dark .tezza-object .mat-slider.mat-accent .mat-slider-thumb-label-text{color:#fff}:root.contezza-theme-dark .tezza-object .mat-slider.mat-accent .mat-slider-focus-ring{background-color:#19197033}:root.contezza-theme-dark .tezza-object .mat-slider.mat-warn .mat-slider-track-fill,:root.contezza-theme-dark .tezza-object .mat-slider.mat-warn .mat-slider-thumb,:root.contezza-theme-dark .tezza-object .mat-slider.mat-warn .mat-slider-thumb-label{background-color:#e44263}:root.contezza-theme-dark .tezza-object .mat-slider.mat-warn .mat-slider-thumb-label-text{color:#fff}:root.contezza-theme-dark .tezza-object .mat-slider.mat-warn .mat-slider-focus-ring{background-color:#e4426333}:root.contezza-theme-dark .tezza-object .mat-slider:hover .mat-slider-track-background,:root.contezza-theme-dark .tezza-object .mat-slider.cdk-focused .mat-slider-track-background{background-color:#ffffff4d}:root.contezza-theme-dark .tezza-object .mat-slider.mat-slider-disabled .mat-slider-track-background,:root.contezza-theme-dark .tezza-object .mat-slider.mat-slider-disabled .mat-slider-track-fill,:root.contezza-theme-dark .tezza-object .mat-slider.mat-slider-disabled .mat-slider-thumb{background-color:#ffffff4d}:root.contezza-theme-dark .tezza-object .mat-slider.mat-slider-disabled:hover .mat-slider-track-background{background-color:#ffffff4d}:root.contezza-theme-dark .tezza-object .mat-slider.mat-slider-min-value .mat-slider-focus-ring{background-color:#ffffff1f}:root.contezza-theme-dark .tezza-object .mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb,:root.contezza-theme-dark .tezza-object .mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb-label{background-color:#fff}:root.contezza-theme-dark .tezza-object .mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb,:root.contezza-theme-dark .tezza-object .mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb-label{background-color:#ffffff4d}:root.contezza-theme-dark .tezza-object .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing) .mat-slider-thumb{border-color:#ffffff4d;background-color:transparent}:root.contezza-theme-dark .tezza-object .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover .mat-slider-thumb,:root.contezza-theme-dark .tezza-object .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused .mat-slider-thumb{border-color:#ffffff4d}:root.contezza-theme-dark .tezza-object .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover.mat-slider-disabled .mat-slider-thumb,:root.contezza-theme-dark .tezza-object .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused.mat-slider-disabled .mat-slider-thumb{border-color:#ffffff4d}:root.contezza-theme-dark .tezza-object .mat-slider-has-ticks .mat-slider-wrapper:after{border-color:#ffffffb3}:root.contezza-theme-dark .tezza-object .mat-slider-horizontal .mat-slider-ticks{background-image:repeating-linear-gradient(to right,rgba(255,255,255,.7),rgba(255,255,255,.7) 2px,transparent 0,transparent);background-image:-moz-repeating-linear-gradient(.0001deg,rgba(255,255,255,.7),rgba(255,255,255,.7) 2px,transparent 0,transparent)}:root.contezza-theme-dark .tezza-object .mat-slider-vertical .mat-slider-ticks{background-image:repeating-linear-gradient(to bottom,rgba(255,255,255,.7),rgba(255,255,255,.7) 2px,transparent 0,transparent)}:root.contezza-theme-dark .tezza-object .mat-slider-thumb-label-text{font-family:Open Sans;font-size:12px;font-weight:500}:root.contezza-theme-dark .tezza-object .mat-step-header.cdk-keyboard-focused,:root.contezza-theme-dark .tezza-object .mat-step-header.cdk-program-focused,:root.contezza-theme-dark .tezza-object .mat-step-header:hover:not([aria-disabled]),:root.contezza-theme-dark .tezza-object .mat-step-header:hover[aria-disabled=false]{background-color:#ffffff0a}:root.contezza-theme-dark .tezza-object .mat-step-header:hover[aria-disabled=true]{cursor:default}@media (hover: none){:root.contezza-theme-dark .tezza-object .mat-step-header:hover{background:none}}:root.contezza-theme-dark .tezza-object .mat-step-header .mat-step-label,:root.contezza-theme-dark .tezza-object .mat-step-header .mat-step-optional{color:#ffffffb3}:root.contezza-theme-dark .tezza-object .mat-step-header .mat-step-icon{background-color:#ffffffb3;color:#fff}:root.contezza-theme-dark .tezza-object .mat-step-header .mat-step-icon-selected,:root.contezza-theme-dark .tezza-object .mat-step-header .mat-step-icon-state-done,:root.contezza-theme-dark .tezza-object .mat-step-header .mat-step-icon-state-edit{background-color:#36a4a4;color:#fff}:root.contezza-theme-dark .tezza-object .mat-step-header.mat-accent .mat-step-icon{color:#fff}:root.contezza-theme-dark .tezza-object .mat-step-header.mat-accent .mat-step-icon-selected,:root.contezza-theme-dark .tezza-object .mat-step-header.mat-accent .mat-step-icon-state-done,:root.contezza-theme-dark .tezza-object .mat-step-header.mat-accent .mat-step-icon-state-edit{background-color:#191970;color:#fff}:root.contezza-theme-dark .tezza-object .mat-step-header.mat-warn .mat-step-icon{color:#fff}:root.contezza-theme-dark .tezza-object .mat-step-header.mat-warn .mat-step-icon-selected,:root.contezza-theme-dark .tezza-object .mat-step-header.mat-warn .mat-step-icon-state-done,:root.contezza-theme-dark .tezza-object .mat-step-header.mat-warn .mat-step-icon-state-edit{background-color:#e44263;color:#fff}:root.contezza-theme-dark .tezza-object .mat-step-header .mat-step-icon-state-error{background-color:transparent;color:#e44263}:root.contezza-theme-dark .tezza-object .mat-step-header .mat-step-label.mat-step-label-active{color:#fff}:root.contezza-theme-dark .tezza-object .mat-step-header .mat-step-label.mat-step-label-error{color:#e44263}:root.contezza-theme-dark .tezza-object .mat-stepper-horizontal,:root.contezza-theme-dark .tezza-object .mat-stepper-vertical{background-color:#424242}:root.contezza-theme-dark .tezza-object .mat-stepper-vertical-line:before{border-left-color:#ffffff1f}:root.contezza-theme-dark .tezza-object .mat-horizontal-stepper-header:before,:root.contezza-theme-dark .tezza-object .mat-horizontal-stepper-header:after,:root.contezza-theme-dark .tezza-object .mat-stepper-horizontal-line{border-top-color:#ffffff1f}:root.contezza-theme-dark .tezza-object .mat-horizontal-stepper-header{height:72px}:root.contezza-theme-dark .tezza-object .mat-stepper-label-position-bottom .mat-horizontal-stepper-header,:root.contezza-theme-dark .tezza-object .mat-vertical-stepper-header{padding:24px}:root.contezza-theme-dark .tezza-object .mat-stepper-vertical-line:before{top:-16px;bottom:-16px}:root.contezza-theme-dark .tezza-object .mat-stepper-label-position-bottom .mat-horizontal-stepper-header:after,:root.contezza-theme-dark .tezza-object .mat-stepper-label-position-bottom .mat-horizontal-stepper-header:before{top:36px}:root.contezza-theme-dark .tezza-object .mat-stepper-label-position-bottom .mat-stepper-horizontal-line{top:36px}:root.contezza-theme-dark .tezza-object .mat-stepper-vertical,:root.contezza-theme-dark .tezza-object .mat-stepper-horizontal{font-family:Open Sans}:root.contezza-theme-dark .tezza-object .mat-step-label{font-size:14px;font-weight:400}:root.contezza-theme-dark .tezza-object .mat-step-sub-label-error{font-weight:400}:root.contezza-theme-dark .tezza-object .mat-step-label-error{font-size:14px}:root.contezza-theme-dark .tezza-object .mat-step-label-selected{font-size:14px;font-weight:500}:root.contezza-theme-dark .tezza-object .mat-sort-header-arrow{color:#c6c6c6}:root.contezza-theme-dark .tezza-object .mat-tab-nav-bar,:root.contezza-theme-dark .tezza-object .mat-tab-header{border-bottom:1px solid rgba(255,255,255,.12)}:root.contezza-theme-dark .tezza-object .mat-tab-group-inverted-header .mat-tab-nav-bar,:root.contezza-theme-dark .tezza-object .mat-tab-group-inverted-header .mat-tab-header{border-top:1px solid rgba(255,255,255,.12);border-bottom:none}:root.contezza-theme-dark .tezza-object .mat-tab-label,:root.contezza-theme-dark .tezza-object .mat-tab-link{color:#fff}:root.contezza-theme-dark .tezza-object .mat-tab-label.mat-tab-disabled,:root.contezza-theme-dark .tezza-object .mat-tab-link.mat-tab-disabled{color:#ffffff80}:root.contezza-theme-dark .tezza-object .mat-tab-header-pagination-chevron{border-color:#fff}:root.contezza-theme-dark .tezza-object .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:#ffffff80}:root.contezza-theme-dark .tezza-object .mat-tab-group[class*=mat-background-]>.mat-tab-header,:root.contezza-theme-dark .tezza-object .mat-tab-nav-bar[class*=mat-background-]{border-bottom:none;border-top:none}:root.contezza-theme-dark .tezza-object .mat-tab-group.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),:root.contezza-theme-dark .tezza-object .mat-tab-group.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),:root.contezza-theme-dark .tezza-object .mat-tab-group.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),:root.contezza-theme-dark .tezza-object .mat-tab-group.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),:root.contezza-theme-dark .tezza-object .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),:root.contezza-theme-dark .tezza-object .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),:root.contezza-theme-dark .tezza-object .mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),:root.contezza-theme-dark .tezza-object .mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#bef0f04d}:root.contezza-theme-dark .tezza-object .mat-tab-group.mat-primary .mat-ink-bar,:root.contezza-theme-dark .tezza-object .mat-tab-nav-bar.mat-primary .mat-ink-bar{background-color:#36a4a4}:root.contezza-theme-dark .tezza-object .mat-tab-group.mat-primary.mat-background-primary>.mat-tab-header .mat-ink-bar,:root.contezza-theme-dark .tezza-object .mat-tab-group.mat-primary.mat-background-primary>.mat-tab-link-container .mat-ink-bar,:root.contezza-theme-dark .tezza-object .mat-tab-nav-bar.mat-primary.mat-background-primary>.mat-tab-header .mat-ink-bar,:root.contezza-theme-dark .tezza-object .mat-tab-nav-bar.mat-primary.mat-background-primary>.mat-tab-link-container .mat-ink-bar{background-color:#fff}:root.contezza-theme-dark .tezza-object .mat-tab-group.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),:root.contezza-theme-dark .tezza-object .mat-tab-group.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),:root.contezza-theme-dark .tezza-object .mat-tab-group.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),:root.contezza-theme-dark .tezza-object .mat-tab-group.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),:root.contezza-theme-dark .tezza-object .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),:root.contezza-theme-dark .tezza-object .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),:root.contezza-theme-dark .tezza-object .mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),:root.contezza-theme-dark .tezza-object .mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#b7b7ef4d}:root.contezza-theme-dark .tezza-object .mat-tab-group.mat-accent .mat-ink-bar,:root.contezza-theme-dark .tezza-object .mat-tab-nav-bar.mat-accent .mat-ink-bar{background-color:#191970}:root.contezza-theme-dark .tezza-object .mat-tab-group.mat-accent.mat-background-accent>.mat-tab-header .mat-ink-bar,:root.contezza-theme-dark .tezza-object .mat-tab-group.mat-accent.mat-background-accent>.mat-tab-link-container .mat-ink-bar,:root.contezza-theme-dark .tezza-object .mat-tab-nav-bar.mat-accent.mat-background-accent>.mat-tab-header .mat-ink-bar,:root.contezza-theme-dark .tezza-object .mat-tab-nav-bar.mat-accent.mat-background-accent>.mat-tab-link-container .mat-ink-bar{background-color:#fff}:root.contezza-theme-dark .tezza-object .mat-tab-group.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),:root.contezza-theme-dark .tezza-object .mat-tab-group.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),:root.contezza-theme-dark .tezza-object .mat-tab-group.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),:root.contezza-theme-dark .tezza-object .mat-tab-group.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),:root.contezza-theme-dark .tezza-object .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),:root.contezza-theme-dark .tezza-object .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),:root.contezza-theme-dark .tezza-object .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),:root.contezza-theme-dark .tezza-object .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#f7c6d04d}:root.contezza-theme-dark .tezza-object .mat-tab-group.mat-warn .mat-ink-bar,:root.contezza-theme-dark .tezza-object .mat-tab-nav-bar.mat-warn .mat-ink-bar{background-color:#e44263}:root.contezza-theme-dark .tezza-object .mat-tab-group.mat-warn.mat-background-warn>.mat-tab-header .mat-ink-bar,:root.contezza-theme-dark .tezza-object .mat-tab-group.mat-warn.mat-background-warn>.mat-tab-link-container .mat-ink-bar,:root.contezza-theme-dark .tezza-object .mat-tab-nav-bar.mat-warn.mat-background-warn>.mat-tab-header .mat-ink-bar,:root.contezza-theme-dark .tezza-object .mat-tab-nav-bar.mat-warn.mat-background-warn>.mat-tab-link-container .mat-ink-bar{background-color:#fff}:root.contezza-theme-dark .tezza-object .mat-tab-group.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),:root.contezza-theme-dark .tezza-object .mat-tab-group.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),:root.contezza-theme-dark .tezza-object .mat-tab-group.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),:root.contezza-theme-dark .tezza-object .mat-tab-group.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),:root.contezza-theme-dark .tezza-object .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),:root.contezza-theme-dark .tezza-object .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),:root.contezza-theme-dark .tezza-object .mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),:root.contezza-theme-dark .tezza-object .mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#bef0f04d}:root.contezza-theme-dark .tezza-object .mat-tab-group.mat-background-primary>.mat-tab-header,:root.contezza-theme-dark .tezza-object .mat-tab-group.mat-background-primary>.mat-tab-link-container,:root.contezza-theme-dark .tezza-object .mat-tab-group.mat-background-primary>.mat-tab-header-pagination,:root.contezza-theme-dark .tezza-object .mat-tab-nav-bar.mat-background-primary>.mat-tab-header,:root.contezza-theme-dark .tezza-object .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container,:root.contezza-theme-dark .tezza-object .mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination{background-color:#36a4a4}:root.contezza-theme-dark .tezza-object .mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-label,:root.contezza-theme-dark .tezza-object .mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-tab-link,:root.contezza-theme-dark .tezza-object .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-label,:root.contezza-theme-dark .tezza-object .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-tab-link{color:#fff}:root.contezza-theme-dark .tezza-object .mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-label.mat-tab-disabled,:root.contezza-theme-dark .tezza-object .mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,:root.contezza-theme-dark .tezza-object .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-label.mat-tab-disabled,:root.contezza-theme-dark .tezza-object .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-tab-link.mat-tab-disabled{color:#fff6}:root.contezza-theme-dark .tezza-object .mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-chevron,:root.contezza-theme-dark .tezza-object .mat-tab-group.mat-background-primary>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,:root.contezza-theme-dark .tezza-object .mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-focus-indicator:before,:root.contezza-theme-dark .tezza-object .mat-tab-group.mat-background-primary>.mat-tab-header .mat-focus-indicator:before,:root.contezza-theme-dark .tezza-object .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-chevron,:root.contezza-theme-dark .tezza-object .mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,:root.contezza-theme-dark .tezza-object .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-focus-indicator:before,:root.contezza-theme-dark .tezza-object .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-focus-indicator:before{border-color:#fff}:root.contezza-theme-dark .tezza-object .mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,:root.contezza-theme-dark .tezza-object .mat-tab-group.mat-background-primary>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,:root.contezza-theme-dark .tezza-object .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,:root.contezza-theme-dark .tezza-object .mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:#fff;opacity:.4}:root.contezza-theme-dark .tezza-object .mat-tab-group.mat-background-primary>.mat-tab-header .mat-ripple-element,:root.contezza-theme-dark .tezza-object .mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-ripple-element,:root.contezza-theme-dark .tezza-object .mat-tab-group.mat-background-primary>.mat-tab-header-pagination .mat-ripple-element,:root.contezza-theme-dark .tezza-object .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-ripple-element,:root.contezza-theme-dark .tezza-object .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-ripple-element,:root.contezza-theme-dark .tezza-object .mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination .mat-ripple-element{background-color:#fff;opacity:.12}:root.contezza-theme-dark .tezza-object .mat-tab-group.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),:root.contezza-theme-dark .tezza-object .mat-tab-group.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),:root.contezza-theme-dark .tezza-object .mat-tab-group.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),:root.contezza-theme-dark .tezza-object .mat-tab-group.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),:root.contezza-theme-dark .tezza-object .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),:root.contezza-theme-dark .tezza-object .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),:root.contezza-theme-dark .tezza-object .mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),:root.contezza-theme-dark .tezza-object .mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#b7b7ef4d}:root.contezza-theme-dark .tezza-object .mat-tab-group.mat-background-accent>.mat-tab-header,:root.contezza-theme-dark .tezza-object .mat-tab-group.mat-background-accent>.mat-tab-link-container,:root.contezza-theme-dark .tezza-object .mat-tab-group.mat-background-accent>.mat-tab-header-pagination,:root.contezza-theme-dark .tezza-object .mat-tab-nav-bar.mat-background-accent>.mat-tab-header,:root.contezza-theme-dark .tezza-object .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container,:root.contezza-theme-dark .tezza-object .mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination{background-color:#191970}:root.contezza-theme-dark .tezza-object .mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-label,:root.contezza-theme-dark .tezza-object .mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-tab-link,:root.contezza-theme-dark .tezza-object .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-label,:root.contezza-theme-dark .tezza-object .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-tab-link{color:#fff}:root.contezza-theme-dark .tezza-object .mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-label.mat-tab-disabled,:root.contezza-theme-dark .tezza-object .mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,:root.contezza-theme-dark .tezza-object .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-label.mat-tab-disabled,:root.contezza-theme-dark .tezza-object .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-tab-link.mat-tab-disabled{color:#fff6}:root.contezza-theme-dark .tezza-object .mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-chevron,:root.contezza-theme-dark .tezza-object .mat-tab-group.mat-background-accent>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,:root.contezza-theme-dark .tezza-object .mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-focus-indicator:before,:root.contezza-theme-dark .tezza-object .mat-tab-group.mat-background-accent>.mat-tab-header .mat-focus-indicator:before,:root.contezza-theme-dark .tezza-object .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-chevron,:root.contezza-theme-dark .tezza-object .mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,:root.contezza-theme-dark .tezza-object .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-focus-indicator:before,:root.contezza-theme-dark .tezza-object .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-focus-indicator:before{border-color:#fff}:root.contezza-theme-dark .tezza-object .mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,:root.contezza-theme-dark .tezza-object .mat-tab-group.mat-background-accent>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,:root.contezza-theme-dark .tezza-object .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,:root.contezza-theme-dark .tezza-object .mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:#fff;opacity:.4}:root.contezza-theme-dark .tezza-object .mat-tab-group.mat-background-accent>.mat-tab-header .mat-ripple-element,:root.contezza-theme-dark .tezza-object .mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-ripple-element,:root.contezza-theme-dark .tezza-object .mat-tab-group.mat-background-accent>.mat-tab-header-pagination .mat-ripple-element,:root.contezza-theme-dark .tezza-object .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-ripple-element,:root.contezza-theme-dark .tezza-object .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-ripple-element,:root.contezza-theme-dark .tezza-object .mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination .mat-ripple-element{background-color:#fff;opacity:.12}:root.contezza-theme-dark .tezza-object .mat-tab-group.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),:root.contezza-theme-dark .tezza-object .mat-tab-group.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),:root.contezza-theme-dark .tezza-object .mat-tab-group.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),:root.contezza-theme-dark .tezza-object .mat-tab-group.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),:root.contezza-theme-dark .tezza-object .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),:root.contezza-theme-dark .tezza-object .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),:root.contezza-theme-dark .tezza-object .mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),:root.contezza-theme-dark .tezza-object .mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#f7c6d04d}:root.contezza-theme-dark .tezza-object .mat-tab-group.mat-background-warn>.mat-tab-header,:root.contezza-theme-dark .tezza-object .mat-tab-group.mat-background-warn>.mat-tab-link-container,:root.contezza-theme-dark .tezza-object .mat-tab-group.mat-background-warn>.mat-tab-header-pagination,:root.contezza-theme-dark .tezza-object .mat-tab-nav-bar.mat-background-warn>.mat-tab-header,:root.contezza-theme-dark .tezza-object .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container,:root.contezza-theme-dark .tezza-object .mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination{background-color:#e44263}:root.contezza-theme-dark .tezza-object .mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-label,:root.contezza-theme-dark .tezza-object .mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-tab-link,:root.contezza-theme-dark .tezza-object .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-label,:root.contezza-theme-dark .tezza-object .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-tab-link{color:#fff}:root.contezza-theme-dark .tezza-object .mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-label.mat-tab-disabled,:root.contezza-theme-dark .tezza-object .mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,:root.contezza-theme-dark .tezza-object .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-label.mat-tab-disabled,:root.contezza-theme-dark .tezza-object .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-tab-link.mat-tab-disabled{color:#fff6}:root.contezza-theme-dark .tezza-object .mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-chevron,:root.contezza-theme-dark .tezza-object .mat-tab-group.mat-background-warn>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,:root.contezza-theme-dark .tezza-object .mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-focus-indicator:before,:root.contezza-theme-dark .tezza-object .mat-tab-group.mat-background-warn>.mat-tab-header .mat-focus-indicator:before,:root.contezza-theme-dark .tezza-object .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-chevron,:root.contezza-theme-dark .tezza-object .mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,:root.contezza-theme-dark .tezza-object .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-focus-indicator:before,:root.contezza-theme-dark .tezza-object .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-focus-indicator:before{border-color:#fff}:root.contezza-theme-dark .tezza-object .mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,:root.contezza-theme-dark .tezza-object .mat-tab-group.mat-background-warn>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,:root.contezza-theme-dark .tezza-object .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,:root.contezza-theme-dark .tezza-object .mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:#fff;opacity:.4}:root.contezza-theme-dark .tezza-object .mat-tab-group.mat-background-warn>.mat-tab-header .mat-ripple-element,:root.contezza-theme-dark .tezza-object .mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-ripple-element,:root.contezza-theme-dark .tezza-object .mat-tab-group.mat-background-warn>.mat-tab-header-pagination .mat-ripple-element,:root.contezza-theme-dark .tezza-object .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-ripple-element,:root.contezza-theme-dark .tezza-object .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-ripple-element,:root.contezza-theme-dark .tezza-object .mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination .mat-ripple-element{background-color:#fff;opacity:.12}:root.contezza-theme-dark .tezza-object .mat-tab-group{font-family:Open Sans}:root.contezza-theme-dark .tezza-object .mat-tab-label,:root.contezza-theme-dark .tezza-object .mat-tab-link{font-family:Open Sans;font-size:14px;font-weight:500}:root.contezza-theme-dark .tezza-object .mat-toolbar{background:#212121;color:#fff}:root.contezza-theme-dark .tezza-object .mat-toolbar.mat-primary{background:#36a4a4;color:#fff}:root.contezza-theme-dark .tezza-object .mat-toolbar.mat-accent{background:midnightblue;color:#fff}:root.contezza-theme-dark .tezza-object .mat-toolbar.mat-warn{background:#e44263;color:#fff}:root.contezza-theme-dark .tezza-object .mat-toolbar .mat-form-field-underline,:root.contezza-theme-dark .tezza-object .mat-toolbar .mat-form-field-ripple,:root.contezza-theme-dark .tezza-object .mat-toolbar .mat-focused .mat-form-field-ripple{background-color:currentColor}:root.contezza-theme-dark .tezza-object .mat-toolbar .mat-form-field-label,:root.contezza-theme-dark .tezza-object .mat-toolbar .mat-focused .mat-form-field-label,:root.contezza-theme-dark .tezza-object .mat-toolbar .mat-select-value,:root.contezza-theme-dark .tezza-object .mat-toolbar .mat-select-arrow,:root.contezza-theme-dark .tezza-object .mat-toolbar .mat-form-field.mat-focused .mat-select-arrow{color:inherit}:root.contezza-theme-dark .tezza-object .mat-toolbar .mat-input-element{caret-color:currentColor}:root.contezza-theme-dark .tezza-object .mat-toolbar-multiple-rows{min-height:64px}:root.contezza-theme-dark .tezza-object .mat-toolbar-row,:root.contezza-theme-dark .tezza-object .mat-toolbar-single-row{height:64px}@media (max-width: 599px){:root.contezza-theme-dark .tezza-object .mat-toolbar-multiple-rows{min-height:56px}:root.contezza-theme-dark .tezza-object .mat-toolbar-row,:root.contezza-theme-dark .tezza-object .mat-toolbar-single-row{height:56px}}:root.contezza-theme-dark .tezza-object .mat-toolbar,:root.contezza-theme-dark .tezza-object .mat-toolbar h1,:root.contezza-theme-dark .tezza-object .mat-toolbar h2,:root.contezza-theme-dark .tezza-object .mat-toolbar h3,:root.contezza-theme-dark .tezza-object .mat-toolbar h4,:root.contezza-theme-dark .tezza-object .mat-toolbar h5,:root.contezza-theme-dark .tezza-object .mat-toolbar h6{font:500 20px/32px Open Sans;letter-spacing:normal;margin:0}:root.contezza-theme-dark .tezza-object .mat-tooltip{background:rgba(97,97,97,.9)}:root.contezza-theme-dark .tezza-object .mat-tooltip{font-family:Open Sans;font-size:10px;padding-top:6px;padding-bottom:6px}:root.contezza-theme-dark .tezza-object .mat-tooltip-handset{font-size:14px;padding-top:8px;padding-bottom:8px}:root.contezza-theme-dark .tezza-object .mat-tree{background:#424242}:root.contezza-theme-dark .tezza-object .mat-tree-node,:root.contezza-theme-dark .tezza-object .mat-nested-tree-node{color:#fff}:root.contezza-theme-dark .tezza-object .mat-tree-node{min-height:48px}:root.contezza-theme-dark .tezza-object .mat-tree{font-family:Open Sans}:root.contezza-theme-dark .tezza-object .mat-tree-node,:root.contezza-theme-dark .tezza-object .mat-nested-tree-node{font-weight:400;font-size:14px}:root.contezza-theme-dark .tezza-object .mat-snack-bar-container{color:#000000de;background:#fafafa;box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}:root.contezza-theme-dark .tezza-object .mat-simple-snackbar-action{color:inherit}:root.contezza-theme-dark .tezza-object .mat-simple-snackbar{font-family:Open Sans;font-size:14px}:root.contezza-theme-dark .tezza-object .mat-simple-snackbar-action{line-height:1;font-family:inherit;font-size:inherit;font-weight:500}:root.contezza-theme-dark .tezza-object :root{--theme-primary-color: #36a4a4;--theme-primary-color-default-contrast: white;--theme-header-text-color: white;--adf-theme-primary-50: #cef4f4;--adf-theme-primary-100: #bef0f0;--adf-theme-primary-300: #8be5e5;--adf-theme-primary-900: #2a5b5b;--theme-warn-color: #e44263;--theme-warn-color-default-contrast: white;--theme-accent-color: midnightblue;--theme-accent-color-a200: midnightblue;--theme-accent-color-default-contrast: white;--theme-accent-500: midnightblue;--adf-theme-foreground-base-color: white;--adf-theme-foreground-base-color-065: rgba(255, 255, 255, .65);--adf-theme-foreground-base-color-045: rgba(255, 255, 255, .45);--adf-theme-foreground-disabled-text-color: rgba(255, 255, 255, .5);--adf-theme-foreground-divider-color: rgba(255, 255, 255, .12);--adf-theme-foreground-icon-color: white;--adf-theme-foreground-icon-color-054: rgba(255, 255, 255, .54);--adf-theme-foreground-secondary-text-color: rgba(255, 255, 255, .7);--adf-theme-foreground-text-color: white;--adf-theme-foreground-text-color-087: rgba(255, 255, 255, .87);--adf-theme-foreground-text-color-075: rgba(255, 255, 255, .75);--adf-theme-foreground-text-color-064: rgba(255, 255, 255, .64);--adf-theme-foreground-text-color-054: rgba(255, 255, 255, .54);--adf-theme-foreground-text-color-042: rgba(255, 255, 255, .42);--adf-theme-foreground-text-color-040: rgba(255, 255, 255, .4);--adf-theme-foreground-text-color-027: rgba(255, 255, 255, .27);--adf-theme-foreground-text-color-025: rgba(255, 255, 255, .25);--adf-theme-foreground-text-color-014: rgba(255, 255, 255, .14);--adf-theme-foreground-text-color-007: rgba(255, 255, 255, .07);--adf-theme-background-card-color: #424242;--adf-theme-background-card-color-087: rgba(66, 66, 66, .87);--theme-background-color: #303030;--adf-theme-background-dialog-color: #424242;--adf-theme-background-hover-color: rgba(255, 255, 255, .04);--adf-theme-background-selected-button-color: #212121;--adf-theme-background-status-bar-color: black;--adf-theme-background-unselected-chip-color: #616161;--theme-font-family: Open Sans;--theme-body-1-font-size: 14px;--theme-body-2-font-size: 14px;--theme-body-1-line-height: 20px;--theme-display-1-font-size: 34px;--theme-display-3-font-size: 56px;--theme-display-4-font-size: 112px;--theme-caption-font-size: 12px;--theme-title-font-size: 20px;--theme-subheading-1-font-size: 15px;--theme-subheading-2-font-size: 16px;--theme-button-font-size: 14px;--theme-headline-font-size: 24px;--theme-headline-line-height: 32px;--theme-adf-icon-1-font-size: 17px;--theme-adf-picture-1-font-size: 18px;--theme-adf-task-footer-font-size: 18px;--theme-adf-task-title-font-size: 18px;--adf-theme-mat-grey-color-a200: #eeeeee;--adf-theme-mat-grey-color-a400: #bdbdbd;--adf-theme-mat-grey-color-50: #fafafa;--adf-theme-spacing: 16px}:root.contezza-theme-dark .tezza-object .mat-datetimepicker-calendar-header{background-color:#36a4a4}:root.contezza-theme-dark .tezza-object .mat-datetimepicker-calendar-body-cell-content.mat-datetimepicker-calendar-body-selected{background-color:#36a4a4;color:#fff}:root.contezza-theme-dark .tezza-object .mat-datetimepicker-calendar-body-cell-content.mat-datetimepicker-calendar-body-disabled>.mat-datetimepicker-calendar-body-selected{background-color:#36a4a466}:root.contezza-theme-dark .tezza-object .mat-datetimepicker-calendar-body-cell-content.mat-datetimepicker-calendar-body-today:not(.mat-datetimepicker-calendar-body-selected){border-color:#36a4a4}:root.contezza-theme-dark .tezza-object .mat-datetimepicker-calendar-body-cell-content.mat-datetimepicker-calendar-body-today.mat-datetimepicker-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}:root.contezza-theme-dark .tezza-object .mat-datetimepicker-clock-center{background-color:#36a4a4}:root.contezza-theme-dark .tezza-object .mat-datetimepicker-clock-hand{background-color:#36a4a4}:root.contezza-theme-dark .tezza-object .mat-datetimepicker-clock-hand:before{background-color:#36a4a4}:root.contezza-theme-dark .tezza-object .mat-datetimepicker-clock-cell.mat-datetimepicker-clock-cell-selected{background-color:#3cb7b7}:root.contezza-theme-dark .tezza-object .adf-error-snackbar{background-color:var(--theme-warn-color)}:root.contezza-theme-dark .tezza-object .adf-warning-snackbar{background-color:var(--theme-accent-color)}:root.contezza-theme-dark .tezza-object .adf-info-snackbar{background-color:var(--theme-primary-color)}:root.contezza-theme-dark .tezza-object .mat-expansion-panel .mat-expansion-panel-header.cdk-keyboard-focused:not([aria-disabled=true]),:root.contezza-theme-dark .tezza-object .mat-expansion-panel .mat-expansion-panel-header.cdk-program-focused:not([aria-disabled=true]),:root.contezza-theme-dark .tezza-object .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:hover:not([aria-disabled=true]){background-color:var(--adf-theme-background-hover-color)}:root.contezza-theme-dark .tezza-object .mat-calendar .mat-calendar-header button{color:var(--adf-theme-foreground-text-color-087)}:root.contezza-theme-dark .tezza-object .mat-calendar .mat-calendar-header button:disabled{color:var(--adf-theme-foreground-text-color-054)}:root.contezza-theme-dark .tezza-object .mat-calendar .mat-calendar-content .mat-calendar-table-header th{color:var(--adf-theme-foreground-text-color-054)}:root.contezza-theme-dark .tezza-object .mat-calendar .mat-calendar-content .mat-calendar-body-disabled>div{color:var(--adf-theme-foreground-text-color-054)!important}:root.contezza-theme-dark .tezza-object .mat-datetimepicker-calendar .mat-datetimepicker-calendar-header .mat-datetimepicker-calendar-header-year{opacity:1}:root.contezza-theme-dark .tezza-object .mat-datetimepicker-calendar .mat-datetimepicker-calendar-header .mat-datetimepicker-calendar-header-date{opacity:1}:root.contezza-theme-dark .tezza-object .mat-datetimepicker-calendar .mat-datetimepicker-calendar-header .mat-datetimepicker-calendar-header-time{opacity:1}:root.contezza-theme-dark .tezza-object .mat-datetimepicker-calendar .mat-datetimepicker-calendar-content .mat-datetimepicker-calendar-table-header th{color:var(--adf-theme-foreground-text-color-054)}:root.contezza-theme-dark .tezza-object .mat-datetimepicker-calendar .mat-datetimepicker-calendar-content .mat-datetimepicker-calendar-body-disabled>div{color:var(--adf-theme-foreground-text-color-054)}:root.contezza-theme-dark .tezza-object :root{--adf-card-view-background: white;--adf-card-view-border: unset;--adf-card-view-border-color: unset;--adf-card-view-border-radius: 0;--adf-card-view-array-item-background: white;--adf-card-view-array-item-border: unset;--adf-card-view-array-item-border-color: unset;--adf-card-view-array-item-border-radius: 0;--adf-edit-task-and-service-filter-header-title-color: rgba(0, 0, 0, .87);--adf-edit-task-and-service-filter-header-description-color: rgba(0, 0, 0, .54);--adf-edit-task-and-service-filter-content-text-label-color: rgba(0, 0, 0, .54);--adf-edit-task-and-service-filter-content-select-label-color: rgba(0, 0, 0, .54);--adf-edit-task-and-service-filter-header-height: 48px;--adf-about-panel-header-height: 48px;--adf-about-panel-header-title-color: rgba(0, 0, 0, .87);--adf-edit-process-filter-header-height: 48px;--adf-edit-process-filter-header-title-color: rgba(0, 0, 0, .87);--adf-edit-process-filter-header-description-color: rgba(0, 0, 0, .54);--adf-edit-process-filter-content-text-label-color: rgba(0, 0, 0, .54);--adf-edit-process-filter-content-select-label-color: rgba(0, 0, 0, .54);--adf-about-server-settings-background: white;--adf-about-server-settings-color: rgba(0, 0, 0, .87);--adf-about-server-settings-border-radius: 4px;--adf-about-server-settings-padding: 16px;--adf-package-list-table-background: white;--adf-package-list-table-header-border-bottom-color: rgba(0, 0, 0, .12);--adf-package-list-table-header-border-style: solid;--adf-package-list-table-header-border-bottom-width: 1px;--adf-package-list-table-header-border-width: 0;--adf-package-list-table-header-min-height: 56px;--adf-package-list-table-header-cell-color: rgba(0, 0, 0, .54);--adf-package-list-table-row-border-bottom-color: rgba(0, 0, 0, .12);--adf-package-list-table-row-border-style: solid;--adf-package-list-table-row-border-bottom-width: 1px;--adf-package-list-table-row-border-width: 0;--adf-package-list-table-row-min-height: 48px;--adf-package-list-table-row-cell-color: rgba(0, 0, 0, .87);--adf-identity-user-info-background: var(--adf-theme-primary-300);--adf-identity-user-info-height: 40px;--adf-identity-user-info-width: 40px;--adf-identity-user-info-line-height: 40px;--adf-identity-user-info-font-size: var(--theme-adf-picture-1-font-size);--adf-user-info-container-margin-right: 8px}:root.contezza-theme-dark .tezza-object .adf-content-node-selector-content-list .adf-content-selector-modified-cell{display:none}:root.contezza-theme-dark .tezza-object .adf-content-node-selector-content-list .adf-content-selector-modifier-cell{display:none}:root.contezza-theme-dark .tezza-object adf-pagination.adf-pagination{height:32px;line-height:24px;padding:16px 0}:root.contezza-theme-dark .tezza-object adf-pagination.adf-pagination .adf-pagination__block{flex:none;padding:0;font-weight:400;font-size:14px;line-height:24px;letter-spacing:.25px}:root.contezza-theme-dark .tezza-object adf-pagination.adf-pagination .adf-pagination__block.adf-pagination__range-block{padding:0 24px}:root.contezza-theme-dark .tezza-object adf-pagination.adf-pagination .adf-pagination__perpage-block{flex:auto;padding-right:24px}:root.contezza-theme-dark .tezza-object adf-pagination.adf-pagination .adf-pagination__actualinfo-block{padding-right:12px}:root.contezza-theme-dark .tezza-object adf-pagination.adf-pagination .adf-pagination__actualinfo-block .mat-menu-trigger{display:none}:root.contezza-theme-dark .tezza-object adf-pagination.adf-pagination .adf-pagination__previous-button{margin:0 12px 0 0}:root.contezza-theme-dark .tezza-object adf-pagination.adf-pagination .adf-pagination__next-button{margin:0}:root.contezza-theme-dark .tezza-object adf-pagination.adf-pagination .adf-pagination__controls-block{padding-right:24px}:root.contezza-theme-dark .tezza-object .mat-icon-button:focus-visible,:root.contezza-theme-dark .tezza-object .mat-button:focus-visible,:root.contezza-theme-dark .tezza-object .mat-checkbox:focus-visible,:root.contezza-theme-dark .tezza-object .mat-raised-button:focus-visible{outline:2px solid var(--theme-blue-button-color);border-radius:4px}:root.contezza-theme-dark .tezza-object .mat-icon-button .mat-ripple-element,:root.contezza-theme-dark .tezza-object .mat-button .mat-ripple-element,:root.contezza-theme-dark .tezza-object .mat-checkbox .mat-ripple-element,:root.contezza-theme-dark .tezza-object .mat-raised-button .mat-ripple-element{display:none}:root.contezza-theme-dark .tezza-object .mat-icon-button.cdk-keyboard-focused .mat-button-focus-overlay,:root.contezza-theme-dark .tezza-object .mat-button.cdk-keyboard-focused .mat-button-focus-overlay,:root.contezza-theme-dark .tezza-object .mat-checkbox.cdk-keyboard-focused .mat-button-focus-overlay,:root.contezza-theme-dark .tezza-object .mat-raised-button.cdk-keyboard-focused .mat-button-focus-overlay{display:none}:root.contezza-theme-dark .tezza-object .mat-icon-button.cdk-keyboard-focused .mat-checkbox-ripple,:root.contezza-theme-dark .tezza-object .mat-button.cdk-keyboard-focused .mat-checkbox-ripple,:root.contezza-theme-dark .tezza-object .mat-checkbox.cdk-keyboard-focused .mat-checkbox-ripple,:root.contezza-theme-dark .tezza-object .mat-raised-button.cdk-keyboard-focused .mat-checkbox-ripple{outline:2px solid var(--theme-blue-button-color);border-radius:4px;height:22px;width:22px;left:calc(50% - 11px);top:calc(50% - 11px)}:root.contezza-theme-dark .tezza-object .adf-content-node-selector-content-list .adf-datatable-list .adf-datatable-selected.mat-icon>svg{fill:var(--theme-blue-button-color)}:root.contezza-theme-dark .tezza-object .mat-list-base .mat-list-option .mat-list-item-content{border:2px solid transparent;border-radius:4px}:root.contezza-theme-dark .tezza-object .mat-list-base .mat-list-option:focus-visible{background-color:#fff}:root.contezza-theme-dark .tezza-object .mat-list-base .mat-list-option:focus-visible .mat-list-item-content{border:2px solid var(--theme-blue-button-color);border-radius:4px}:root.contezza-theme-dark .tezza-object .adf-search-user-button.mat-button,:root.contezza-theme-dark .tezza-object .app-search-button{line-height:36px;border:2px solid transparent;border-radius:4px}:root.contezza-theme-dark .tezza-object .adf-search-user-button.mat-button:focus-visible,:root.contezza-theme-dark .tezza-object .app-search-button:focus-visible{outline:none;border:2px solid var(--theme-blue-button-color);border-radius:4px}:root.contezza-theme-dark .tezza-object .mat-menu-content .mat-menu-item{border:2px solid transparent;border-radius:4px}:root.contezza-theme-dark .tezza-object .mat-menu-content .mat-menu-item .mat-menu-ripple{display:none}:root.contezza-theme-dark .tezza-object .mat-menu-content .mat-menu-item:focus-visible{border:2px solid var(--theme-blue-button-color);border-radius:4px;background-color:#fff}:root.contezza-theme-dark .tezza-object .mat-menu-content .mat-menu-item.cdk-keyboard-focused:not([disabled]){background-color:#fff}:root.contezza-theme-dark .tezza-object .adf-toolbar-title{padding:2px}:root.contezza-theme-dark .tezza-object .mat-option.cdk-keyboard-focused .mat-option-ripple{outline:2px solid var(--theme-blue-button-color);border-radius:4px}:root.contezza-theme-dark .tezza-object .mat-slide-toggle .mat-slide-toggle-thumb{width:15px;height:15px;transform:translate(20%,50%);background-color:#484a4d}:root.contezza-theme-dark .tezza-object .mat-slide-toggle .mat-slide-toggle-bar{border-radius:15px;height:20px}:root.contezza-theme-dark .tezza-object .mat-slide-toggle .mat-slide-toggle-thumb-container{top:-5px}:root.contezza-theme-dark .tezza-object .mat-slide-toggle .mat-slide-toggle-ripple{display:none}:root.contezza-theme-dark .tezza-object .mat-slide-toggle.cdk-keyboard-focused .mat-slide-toggle-bar{outline:2px solid var(--theme-blue-button-color)}:root.contezza-theme-dark .tezza-object .mat-slide-toggle.mat-primary.mat-checked:not(.mat-disabled) .mat-slide-toggle-bar{background-color:var(--theme-blue-button-color)}:root.contezza-theme-dark .tezza-object .mat-slide-toggle.mat-primary.mat-checked:not(.mat-disabled) .mat-slide-toggle-thumb{background-color:#fff}:root.contezza-theme-dark .tezza-object .mat-stroked-button.cdk-keyboard-focused .mat-button-ripple.mat-ripple,:root.contezza-theme-dark .tezza-object .mat-flat-button.cdk-keyboard-focused .mat-button-ripple.mat-ripple{outline:2px solid var(--theme-blue-button-color);inset:-4px}:root.contezza-theme-dark .tezza-object .mat-datetimepicker-calendar-body-active .mat-datetimepicker-calendar-body-cell-content{outline:2px solid var(--theme-datetimepicker-cell-focus-border)}:root.contezza-theme-dark .tezza-object .mat-datetimepicker-calendar-body-active .mat-datetimepicker-calendar-body-cell-content:not(.mat-datetimepicker-calendar-body-selected){background-color:var(--theme-datetimepicker-cell-background)}:root.contezza-theme-dark .tezza-object .mat-datetimepicker-calendar-body-cell-content.mat-datetimepicker-calendar-body-selected{background-color:var(--theme-datetimepicker-selected-date-background)}:root.contezza-theme-dark .tezza-object .mat-datetimepicker-calendar-body-active .mat-datetimepicker-calendar-body-cell-content.mat-datetimepicker-calendar-body-selected{background-color:var(--theme-about-panel-border-color);color:var(--theme-datetimepicker-font-color)}:root.contezza-theme-dark .tezza-object .mat-expansion-panel .mat-expansion-panel-header{border:2px solid transparent;box-sizing:border-box}:root.contezza-theme-dark .tezza-object .mat-expansion-panel .mat-expansion-panel-header .mat-button-base.mat-button{outline:none;border:2px solid transparent;border-radius:4px}:root.contezza-theme-dark .tezza-object .mat-expansion-panel .mat-expansion-panel-header .mat-button-base.mat-button:focus-visible{border:2px solid var(--theme-blue-button-color);border-radius:4px;background-color:#fff}:root.contezza-theme-dark .tezza-object .mat-expansion-panel .mat-expansion-panel-header.cdk-keyboard-focused:not([aria-disabled=true]){background-color:#fff;border:2px solid var(--theme-blue-button-color);border-radius:4px}:root.contezza-theme-dark .tezza-object .adf-error-snackbar{background-color:#ba1b1b}:root.contezza-theme-dark .tezza-object .adf-error-snackbar .mat-simple-snackbar,:root.contezza-theme-dark .tezza-object .adf-error-snackbar .mat-simple-snackbar-action{color:#fff}:root.contezza-theme-dark .tezza-object .adf-info-snackbar{background-color:var(--theme-blue-button-color)}:root.contezza-theme-dark .tezza-object .adf-info-snackbar .mat-simple-snackbar,:root.contezza-theme-dark .tezza-object .adf-info-snackbar .mat-simple-snackbar-action{color:#fff}:root.contezza-theme-dark .tezza-object .mat-button-base.adf-filter-button{margin-left:-2px}:root.contezza-theme-dark .tezza-object .adf-pagination__perpage-block .mat-icon-button,:root.contezza-theme-dark .tezza-object .adf-pagination__actualinfo-block .mat-icon-button{left:3px}:root.contezza-theme-dark .tezza-object .adf-pagination__perpage-block .mat-icon-button:focus-visible,:root.contezza-theme-dark .tezza-object .adf-pagination__actualinfo-block .mat-icon-button:focus-visible{outline:none}:root.contezza-theme-dark .tezza-object .adf-pagination__perpage-block .mat-icon-button.cdk-keyboard-focused .mat-icon,:root.contezza-theme-dark .tezza-object .adf-pagination__actualinfo-block .mat-icon-button.cdk-keyboard-focused .mat-icon{outline:2px solid var(--theme-blue-button-color);border-radius:4px}:root.contezza-theme-dark .tezza-object adf-about{background-color:var(--theme-about-panel-background-color);overflow:auto}:root.contezza-theme-dark .tezza-object adf-about .mat-accordion{box-shadow:none;border:none}:root.contezza-theme-dark .tezza-object adf-about .mat-accordion.adf-about-panel .mat-expansion-panel{box-shadow:none;border-radius:12px;margin:24px;width:95%;border:1px solid var(--theme-about-panel-border-color)}:root.contezza-theme-dark .tezza-object adf-about .mat-expansion-panel-header{height:80px;line-height:32px}:root.contezza-theme-dark .tezza-object adf-about mat-panel-title{font-style:normal;font-weight:700;font-size:14px;line-height:24px}body,html{height:100%}body{margin:0}
