/*!
 * Quill Editor v1.3.7
 * https://quilljs.com/
 * Copyright (c) 2014, Jason Chen
 * Copyright (c) 2013, salesforce.com
 */.ql-container{box-sizing:border-box;font-family:Helvetica,Arial,sans-serif;font-size:13px;height:100%;margin:0;position:relative}.ql-container.ql-disabled .ql-tooltip{visibility:hidden}.ql-container.ql-disabled .ql-editor ul[data-checked]>li:before{pointer-events:none}.ql-clipboard{left:-100000px;height:1px;overflow-y:hidden;position:absolute;top:50%}.ql-clipboard p{margin:0;padding:0}.ql-editor{box-sizing:border-box;line-height:1.42;height:100%;outline:none;overflow-y:auto;padding:12px 15px;tab-size:4;-moz-tab-size:4;text-align:left;white-space:pre-wrap;word-wrap:break-word}.ql-editor>*{cursor:text}.ql-editor p,.ql-editor ol,.ql-editor ul,.ql-editor pre,.ql-editor blockquote,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{margin:0;padding:0;counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol,.ql-editor ul{padding-left:1.5em}.ql-editor ol>li,.ql-editor ul>li{list-style-type:none}.ql-editor ul>li:before{content:"\2022"}.ql-editor ul[data-checked=true],.ql-editor ul[data-checked=false]{pointer-events:none}.ql-editor ul[data-checked=true]>li *,.ql-editor ul[data-checked=false]>li *{pointer-events:all}.ql-editor ul[data-checked=true]>li:before,.ql-editor ul[data-checked=false]>li:before{color:#777;cursor:pointer;pointer-events:all}.ql-editor ul[data-checked=true]>li:before{content:"\2611"}.ql-editor ul[data-checked=false]>li:before{content:"\2610"}.ql-editor li:before{display:inline-block;white-space:nowrap;width:1.2em}.ql-editor li:not(.ql-direction-rtl):before{margin-left:-1.5em;margin-right:.3em;text-align:right}.ql-editor li.ql-direction-rtl:before{margin-left:.3em;margin-right:-1.5em}.ql-editor ol li:not(.ql-direction-rtl),.ql-editor ul li:not(.ql-direction-rtl){padding-left:1.5em}.ql-editor ol li.ql-direction-rtl,.ql-editor ul li.ql-direction-rtl{padding-right:1.5em}.ql-editor ol li{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;counter-increment:list-0}.ql-editor ol li:before{content:counter(list-0,decimal) ". "}.ql-editor ol li.ql-indent-1{counter-increment:list-1}.ql-editor ol li.ql-indent-1:before{content:counter(list-1,lower-alpha) ". "}.ql-editor ol li.ql-indent-1{counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-2{counter-increment:list-2}.ql-editor ol li.ql-indent-2:before{content:counter(list-2,lower-roman) ". "}.ql-editor ol li.ql-indent-2{counter-reset:list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-3{counter-increment:list-3}.ql-editor ol li.ql-indent-3:before{content:counter(list-3,decimal) ". "}.ql-editor ol li.ql-indent-3{counter-reset:list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-4{counter-increment:list-4}.ql-editor ol li.ql-indent-4:before{content:counter(list-4,lower-alpha) ". "}.ql-editor ol li.ql-indent-4{counter-reset:list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-5{counter-increment:list-5}.ql-editor ol li.ql-indent-5:before{content:counter(list-5,lower-roman) ". "}.ql-editor ol li.ql-indent-5{counter-reset:list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-6{counter-increment:list-6}.ql-editor ol li.ql-indent-6:before{content:counter(list-6,decimal) ". "}.ql-editor ol li.ql-indent-6{counter-reset:list-7 list-8 list-9}.ql-editor ol li.ql-indent-7{counter-increment:list-7}.ql-editor ol li.ql-indent-7:before{content:counter(list-7,lower-alpha) ". "}.ql-editor ol li.ql-indent-7{counter-reset:list-8 list-9}.ql-editor ol li.ql-indent-8{counter-increment:list-8}.ql-editor ol li.ql-indent-8:before{content:counter(list-8,lower-roman) ". "}.ql-editor ol li.ql-indent-8{counter-reset:list-9}.ql-editor ol li.ql-indent-9{counter-increment:list-9}.ql-editor ol li.ql-indent-9:before{content:counter(list-9,decimal) ". "}.ql-editor .ql-indent-1:not(.ql-direction-rtl){padding-left:3em}.ql-editor li.ql-indent-1:not(.ql-direction-rtl){padding-left:4.5em}.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:3em}.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:4.5em}.ql-editor .ql-indent-2:not(.ql-direction-rtl){padding-left:6em}.ql-editor li.ql-indent-2:not(.ql-direction-rtl){padding-left:7.5em}.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:6em}.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:7.5em}.ql-editor .ql-indent-3:not(.ql-direction-rtl){padding-left:9em}.ql-editor li.ql-indent-3:not(.ql-direction-rtl){padding-left:10.5em}.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:9em}.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:10.5em}.ql-editor .ql-indent-4:not(.ql-direction-rtl){padding-left:12em}.ql-editor li.ql-indent-4:not(.ql-direction-rtl){padding-left:13.5em}.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:12em}.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:13.5em}.ql-editor .ql-indent-5:not(.ql-direction-rtl){padding-left:15em}.ql-editor li.ql-indent-5:not(.ql-direction-rtl){padding-left:16.5em}.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:15em}.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:16.5em}.ql-editor .ql-indent-6:not(.ql-direction-rtl){padding-left:18em}.ql-editor li.ql-indent-6:not(.ql-direction-rtl){padding-left:19.5em}.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:18em}.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:19.5em}.ql-editor .ql-indent-7:not(.ql-direction-rtl){padding-left:21em}.ql-editor li.ql-indent-7:not(.ql-direction-rtl){padding-left:22.5em}.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:21em}.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:22.5em}.ql-editor .ql-indent-8:not(.ql-direction-rtl){padding-left:24em}.ql-editor li.ql-indent-8:not(.ql-direction-rtl){padding-left:25.5em}.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:24em}.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:25.5em}.ql-editor .ql-indent-9:not(.ql-direction-rtl){padding-left:27em}.ql-editor li.ql-indent-9:not(.ql-direction-rtl){padding-left:28.5em}.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:27em}.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:28.5em}.ql-editor .ql-video{display:block;max-width:100%}.ql-editor .ql-video.ql-align-center{margin:0 auto}.ql-editor .ql-video.ql-align-right{margin:0 0 0 auto}.ql-editor .ql-bg-black{background-color:#000}.ql-editor .ql-bg-red{background-color:#e60000}.ql-editor .ql-bg-orange{background-color:#f90}.ql-editor .ql-bg-yellow{background-color:#ff0}.ql-editor .ql-bg-green{background-color:#008a00}.ql-editor .ql-bg-blue{background-color:#06c}.ql-editor .ql-bg-purple{background-color:#93f}.ql-editor .ql-color-white{color:#fff}.ql-editor .ql-color-red{color:#e60000}.ql-editor .ql-color-orange{color:#f90}.ql-editor .ql-color-yellow{color:#ff0}.ql-editor .ql-color-green{color:#008a00}.ql-editor .ql-color-blue{color:#06c}.ql-editor .ql-color-purple{color:#93f}.ql-editor .ql-font-serif{font-family:Georgia,Times New Roman,serif}.ql-editor .ql-font-monospace{font-family:Monaco,Courier New,monospace}.ql-editor .ql-size-small{font-size:.75em}.ql-editor .ql-size-large{font-size:1.5em}.ql-editor .ql-size-huge{font-size:2.5em}.ql-editor .ql-direction-rtl{direction:rtl;text-align:inherit}.ql-editor .ql-align-center{text-align:center}.ql-editor .ql-align-justify{text-align:justify}.ql-editor .ql-align-right{text-align:right}.ql-editor.ql-blank:before{color:#0009;content:attr(data-placeholder);font-style:italic;left:15px;pointer-events:none;position:absolute;right:15px}.ql-snow.ql-toolbar:after,.ql-snow .ql-toolbar:after{clear:both;content:"";display:table}.ql-snow.ql-toolbar button,.ql-snow .ql-toolbar button{background:none;border:none;cursor:pointer;display:inline-block;float:left;height:24px;padding:3px 5px;width:28px}.ql-snow.ql-toolbar button svg,.ql-snow .ql-toolbar button svg{float:left;height:100%}.ql-snow.ql-toolbar button:active:hover,.ql-snow .ql-toolbar button:active:hover{outline:none}.ql-snow.ql-toolbar input.ql-image[type=file],.ql-snow .ql-toolbar input.ql-image[type=file]{display:none}.ql-snow.ql-toolbar button:hover,.ql-snow .ql-toolbar button:hover,.ql-snow.ql-toolbar button:focus,.ql-snow .ql-toolbar button:focus,.ql-snow.ql-toolbar button.ql-active,.ql-snow .ql-toolbar button.ql-active,.ql-snow.ql-toolbar .ql-picker-label:hover,.ql-snow .ql-toolbar .ql-picker-label:hover,.ql-snow.ql-toolbar .ql-picker-label.ql-active,.ql-snow .ql-toolbar .ql-picker-label.ql-active,.ql-snow.ql-toolbar .ql-picker-item:hover,.ql-snow .ql-toolbar .ql-picker-item:hover,.ql-snow.ql-toolbar .ql-picker-item.ql-selected,.ql-snow .ql-toolbar .ql-picker-item.ql-selected{color:#06c}.ql-snow.ql-toolbar button:hover .ql-fill,.ql-snow .ql-toolbar button:hover .ql-fill,.ql-snow.ql-toolbar button:focus .ql-fill,.ql-snow .ql-toolbar button:focus .ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow.ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill{fill:#06c}.ql-snow.ql-toolbar button:hover .ql-stroke,.ql-snow .ql-toolbar button:hover .ql-stroke,.ql-snow.ql-toolbar button:focus .ql-stroke,.ql-snow .ql-toolbar button:focus .ql-stroke,.ql-snow.ql-toolbar button.ql-active .ql-stroke,.ql-snow .ql-toolbar button.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow.ql-toolbar button:hover .ql-stroke-miter,.ql-snow .ql-toolbar button:hover .ql-stroke-miter,.ql-snow.ql-toolbar button:focus .ql-stroke-miter,.ql-snow .ql-toolbar button:focus .ql-stroke-miter,.ql-snow.ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter{stroke:#06c}@media (pointer: coarse){.ql-snow.ql-toolbar button:hover:not(.ql-active),.ql-snow .ql-toolbar button:hover:not(.ql-active){color:#444}.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill{fill:#444}.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter{stroke:#444}}.ql-snow,.ql-snow *{box-sizing:border-box}.ql-snow .ql-hidden{display:none}.ql-snow .ql-out-bottom,.ql-snow .ql-out-top{visibility:hidden}.ql-snow .ql-tooltip{position:absolute;transform:translateY(10px)}.ql-snow .ql-tooltip a{cursor:pointer;text-decoration:none}.ql-snow .ql-tooltip.ql-flip{transform:translateY(-10px)}.ql-snow .ql-formats{display:inline-block;vertical-align:middle}.ql-snow .ql-formats:after{clear:both;content:"";display:table}.ql-snow .ql-stroke{fill:none;stroke:#444;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.ql-snow .ql-stroke-miter{fill:none;stroke:#444;stroke-miterlimit:10;stroke-width:2}.ql-snow .ql-fill,.ql-snow .ql-stroke.ql-fill{fill:#444}.ql-snow .ql-empty{fill:none}.ql-snow .ql-even{fill-rule:evenodd}.ql-snow .ql-thin,.ql-snow .ql-stroke.ql-thin{stroke-width:1}.ql-snow .ql-transparent{opacity:.4}.ql-snow .ql-direction svg:last-child{display:none}.ql-snow .ql-direction.ql-active svg:last-child{display:inline}.ql-snow .ql-direction.ql-active svg:first-child{display:none}.ql-snow .ql-editor h1{font-size:2em}.ql-snow .ql-editor h2{font-size:1.5em}.ql-snow .ql-editor h3{font-size:1.17em}.ql-snow .ql-editor h4{font-size:1em}.ql-snow .ql-editor h5{font-size:.83em}.ql-snow .ql-editor h6{font-size:.67em}.ql-snow .ql-editor a{text-decoration:underline}.ql-snow .ql-editor blockquote{border-left:4px solid #ccc;margin-bottom:5px;margin-top:5px;padding-left:16px}.ql-snow .ql-editor code,.ql-snow .ql-editor pre{background-color:#f0f0f0;border-radius:3px}.ql-snow .ql-editor pre{white-space:pre-wrap;margin-bottom:5px;margin-top:5px;padding:5px 10px}.ql-snow .ql-editor code{font-size:85%;padding:2px 4px}.ql-snow .ql-editor pre.ql-syntax{background-color:#23241f;color:#f8f8f2;overflow:visible}.ql-snow .ql-editor img{max-width:100%}.ql-snow .ql-picker{color:#444;display:inline-block;float:left;font-size:14px;font-weight:500;height:24px;position:relative;vertical-align:middle}.ql-snow .ql-picker-label{cursor:pointer;display:inline-block;height:100%;padding-left:8px;padding-right:2px;position:relative;width:100%}.ql-snow .ql-picker-label:before{display:inline-block;line-height:22px}.ql-snow .ql-picker-options{background-color:#fff;display:none;min-width:100%;padding:4px 8px;position:absolute;white-space:nowrap}.ql-snow .ql-picker-options .ql-picker-item{cursor:pointer;display:block;padding-bottom:5px;padding-top:5px}.ql-snow .ql-picker.ql-expanded .ql-picker-label{color:#ccc;z-index:2}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-fill{fill:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-stroke{stroke:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-options{display:block;margin-top:-1px;top:100%;z-index:1}.ql-snow .ql-color-picker,.ql-snow .ql-icon-picker{width:28px}.ql-snow .ql-color-picker .ql-picker-label,.ql-snow .ql-icon-picker .ql-picker-label{padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-label svg,.ql-snow .ql-icon-picker .ql-picker-label svg{right:4px}.ql-snow .ql-icon-picker .ql-picker-options{padding:4px 0}.ql-snow .ql-icon-picker .ql-picker-item{height:24px;width:24px;padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-options{padding:3px 5px;width:152px}.ql-snow .ql-color-picker .ql-picker-item{border:1px solid transparent;float:left;height:16px;margin:2px;padding:0;width:16px}.ql-snow .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg{position:absolute;margin-top:-9px;right:0;top:50%;width:18px}.ql-snow .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=""]):before{content:attr(data-label)}.ql-snow .ql-picker.ql-header{width:98px}.ql-snow .ql-picker.ql-header .ql-picker-label:before,.ql-snow .ql-picker.ql-header .ql-picker-item:before{content:"Normal"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="1"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{content:"Heading 1"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="2"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{content:"Heading 2"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="3"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{content:"Heading 3"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="4"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{content:"Heading 4"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="5"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{content:"Heading 5"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="6"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{content:"Heading 6"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{font-size:2em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{font-size:1.5em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{font-size:1.17em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{font-size:1em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{font-size:.83em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{font-size:.67em}.ql-snow .ql-picker.ql-font{width:108px}.ql-snow .ql-picker.ql-font .ql-picker-label:before,.ql-snow .ql-picker.ql-font .ql-picker-item:before{content:"Sans Serif"}.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=serif]:before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{content:"Serif"}.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=monospace]:before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{content:"Monospace"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{font-family:Georgia,Times New Roman,serif}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{font-family:Monaco,Courier New,monospace}.ql-snow .ql-picker.ql-size{width:98px}.ql-snow .ql-picker.ql-size .ql-picker-label:before,.ql-snow .ql-picker.ql-size .ql-picker-item:before{content:"Normal"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=small]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{content:"Small"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=large]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{content:"Large"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=huge]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{content:"Huge"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{font-size:10px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{font-size:18px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{font-size:32px}.ql-snow .ql-color-picker.ql-background .ql-picker-item{background-color:#fff}.ql-snow .ql-color-picker.ql-color .ql-picker-item{background-color:#000}.ql-toolbar.ql-snow{border:1px solid #ccc;box-sizing:border-box;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;padding:8px}.ql-toolbar.ql-snow .ql-formats{margin-right:15px}.ql-toolbar.ql-snow .ql-picker-label{border:1px solid transparent}.ql-toolbar.ql-snow .ql-picker-options{border:1px solid transparent;box-shadow:#0003 0 2px 8px}.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label,.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options{border-color:#ccc}.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item.ql-selected,.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item:hover{border-color:#000}.ql-toolbar.ql-snow+.ql-container.ql-snow{border-top:0px}.ql-snow .ql-tooltip{background-color:#fff;border:1px solid #ccc;box-shadow:0 0 5px #ddd;color:#444;padding:5px 12px;white-space:nowrap}.ql-snow .ql-tooltip:before{content:"Visit URL:";line-height:26px;margin-right:8px}.ql-snow .ql-tooltip input[type=text]{display:none;border:1px solid #ccc;font-size:13px;height:26px;margin:0;padding:3px 5px;width:170px}.ql-snow .ql-tooltip a.ql-preview{display:inline-block;max-width:200px;overflow-x:hidden;text-overflow:ellipsis;vertical-align:top}.ql-snow .ql-tooltip a.ql-action:after{border-right:1px solid #ccc;content:"Edit";margin-left:16px;padding-right:8px}.ql-snow .ql-tooltip a.ql-remove:before{content:"Remove";margin-left:8px}.ql-snow .ql-tooltip a{line-height:26px}.ql-snow .ql-tooltip.ql-editing a.ql-preview,.ql-snow .ql-tooltip.ql-editing a.ql-remove{display:none}.ql-snow .ql-tooltip.ql-editing input[type=text]{display:inline-block}.ql-snow .ql-tooltip.ql-editing a.ql-action:after{border-right:0px;content:"Save";padding-right:0}.ql-snow .ql-tooltip[data-mode=link]:before{content:"Enter link:"}.ql-snow .ql-tooltip[data-mode=formula]:before{content:"Enter formula:"}.ql-snow .ql-tooltip[data-mode=video]:before{content:"Enter video:"}.ql-snow a{color:#06c}.ql-container.ql-snow{border:1px solid #ccc}@charset "UTF-8";.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);background-color:var(--mat-ripple-color, rgba(0, 0, 0, .1))}.cdk-high-contrast-active .mat-ripple-element,.cdk-drag-preview .mat-ripple-element,.cdk-drag-placeholder .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:#00000052}.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}.mat-app-background{background-color:var(--mat-app-background-color, var(--mat-app-background, transparent));color:var(--mat-app-text-color, var(--mat-app-on-background, inherit))}.mat-elevation-z0,.mat-mdc-elevation-specific.mat-elevation-z0{box-shadow:var(--mat-app-elevation-shadow-level-0, none)}.mat-elevation-z1,.mat-mdc-elevation-specific.mat-elevation-z1{box-shadow:var(--mat-app-elevation-shadow-level-1, none)}.mat-elevation-z2,.mat-mdc-elevation-specific.mat-elevation-z2{box-shadow:var(--mat-app-elevation-shadow-level-2, none)}.mat-elevation-z3,.mat-mdc-elevation-specific.mat-elevation-z3{box-shadow:var(--mat-app-elevation-shadow-level-3, none)}.mat-elevation-z4,.mat-mdc-elevation-specific.mat-elevation-z4{box-shadow:var(--mat-app-elevation-shadow-level-4, none)}.mat-elevation-z5,.mat-mdc-elevation-specific.mat-elevation-z5{box-shadow:var(--mat-app-elevation-shadow-level-5, none)}.mat-elevation-z6,.mat-mdc-elevation-specific.mat-elevation-z6{box-shadow:var(--mat-app-elevation-shadow-level-6, none)}.mat-elevation-z7,.mat-mdc-elevation-specific.mat-elevation-z7{box-shadow:var(--mat-app-elevation-shadow-level-7, none)}.mat-elevation-z8,.mat-mdc-elevation-specific.mat-elevation-z8{box-shadow:var(--mat-app-elevation-shadow-level-8, none)}.mat-elevation-z9,.mat-mdc-elevation-specific.mat-elevation-z9{box-shadow:var(--mat-app-elevation-shadow-level-9, none)}.mat-elevation-z10,.mat-mdc-elevation-specific.mat-elevation-z10{box-shadow:var(--mat-app-elevation-shadow-level-10, none)}.mat-elevation-z11,.mat-mdc-elevation-specific.mat-elevation-z11{box-shadow:var(--mat-app-elevation-shadow-level-11, none)}.mat-elevation-z12,.mat-mdc-elevation-specific.mat-elevation-z12{box-shadow:var(--mat-app-elevation-shadow-level-12, none)}.mat-elevation-z13,.mat-mdc-elevation-specific.mat-elevation-z13{box-shadow:var(--mat-app-elevation-shadow-level-13, none)}.mat-elevation-z14,.mat-mdc-elevation-specific.mat-elevation-z14{box-shadow:var(--mat-app-elevation-shadow-level-14, none)}.mat-elevation-z15,.mat-mdc-elevation-specific.mat-elevation-z15{box-shadow:var(--mat-app-elevation-shadow-level-15, none)}.mat-elevation-z16,.mat-mdc-elevation-specific.mat-elevation-z16{box-shadow:var(--mat-app-elevation-shadow-level-16, none)}.mat-elevation-z17,.mat-mdc-elevation-specific.mat-elevation-z17{box-shadow:var(--mat-app-elevation-shadow-level-17, none)}.mat-elevation-z18,.mat-mdc-elevation-specific.mat-elevation-z18{box-shadow:var(--mat-app-elevation-shadow-level-18, none)}.mat-elevation-z19,.mat-mdc-elevation-specific.mat-elevation-z19{box-shadow:var(--mat-app-elevation-shadow-level-19, none)}.mat-elevation-z20,.mat-mdc-elevation-specific.mat-elevation-z20{box-shadow:var(--mat-app-elevation-shadow-level-20, none)}.mat-elevation-z21,.mat-mdc-elevation-specific.mat-elevation-z21{box-shadow:var(--mat-app-elevation-shadow-level-21, none)}.mat-elevation-z22,.mat-mdc-elevation-specific.mat-elevation-z22{box-shadow:var(--mat-app-elevation-shadow-level-22, none)}.mat-elevation-z23,.mat-mdc-elevation-specific.mat-elevation-z23{box-shadow:var(--mat-app-elevation-shadow-level-23, none)}.mat-elevation-z24,.mat-mdc-elevation-specific.mat-elevation-z24{box-shadow:var(--mat-app-elevation-shadow-level-24, none)}.invalid-content{color:#f44336}.mat-theme-loaded-marker{display:none}html{--mat-ripple-color: rgba(0, 0, 0, .1)}html,.mat-accent{--mat-option-selected-state-label-text-color: #008cd2;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.mat-warn{--mat-option-selected-state-label-text-color: #f44336;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}html{--mat-optgroup-label-text-color: rgba(0, 0, 0, .87)}.mat-primary,html,.mat-accent{--mat-full-pseudo-checkbox-selected-icon-color: #008cd2;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #008cd2;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.mat-warn{--mat-full-pseudo-checkbox-selected-icon-color: #f44336;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #f44336;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}html{--mat-app-background-color: #fafafa;--mat-app-text-color: rgba(0, 0, 0, .87);--mat-app-elevation-shadow-level-0: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-1: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-2: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-3: 0px 3px 3px -2px rgba(0, 0, 0, .2), 0px 3px 4px 0px rgba(0, 0, 0, .14), 0px 1px 8px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-4: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-5: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 5px 8px 0px rgba(0, 0, 0, .14), 0px 1px 14px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-6: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-7: 0px 4px 5px -2px rgba(0, 0, 0, .2), 0px 7px 10px 1px rgba(0, 0, 0, .14), 0px 2px 16px 1px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-8: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-9: 0px 5px 6px -3px rgba(0, 0, 0, .2), 0px 9px 12px 1px rgba(0, 0, 0, .14), 0px 3px 16px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-10: 0px 6px 6px -3px rgba(0, 0, 0, .2), 0px 10px 14px 1px rgba(0, 0, 0, .14), 0px 4px 18px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-11: 0px 6px 7px -4px rgba(0, 0, 0, .2), 0px 11px 15px 1px rgba(0, 0, 0, .14), 0px 4px 20px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-12: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-13: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 13px 19px 2px rgba(0, 0, 0, .14), 0px 5px 24px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-14: 0px 7px 9px -4px rgba(0, 0, 0, .2), 0px 14px 21px 2px rgba(0, 0, 0, .14), 0px 5px 26px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-15: 0px 8px 9px -5px rgba(0, 0, 0, .2), 0px 15px 22px 2px rgba(0, 0, 0, .14), 0px 6px 28px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-16: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-17: 0px 8px 11px -5px rgba(0, 0, 0, .2), 0px 17px 26px 2px rgba(0, 0, 0, .14), 0px 6px 32px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-18: 0px 9px 11px -5px rgba(0, 0, 0, .2), 0px 18px 28px 2px rgba(0, 0, 0, .14), 0px 7px 34px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-19: 0px 9px 12px -6px rgba(0, 0, 0, .2), 0px 19px 29px 2px rgba(0, 0, 0, .14), 0px 7px 36px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-20: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 20px 31px 3px rgba(0, 0, 0, .14), 0px 8px 38px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-21: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 21px 33px 3px rgba(0, 0, 0, .14), 0px 8px 40px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-22: 0px 10px 14px -6px rgba(0, 0, 0, .2), 0px 22px 35px 3px rgba(0, 0, 0, .14), 0px 8px 42px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-23: 0px 11px 14px -7px rgba(0, 0, 0, .2), 0px 23px 36px 3px rgba(0, 0, 0, .14), 0px 9px 44px 8px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-24: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12)}html{--mat-option-label-text-font: Roboto, Helvetica Neue, sans-serif;--mat-option-label-text-line-height: 2.4;--mat-option-label-text-size: 15px;--mat-option-label-text-tracking: normal;--mat-option-label-text-weight: 500}html{--mat-optgroup-label-text-font: Roboto, Helvetica Neue, sans-serif;--mat-optgroup-label-text-line-height: 2.4;--mat-optgroup-label-text-size: 15px;--mat-optgroup-label-text-tracking: normal;--mat-optgroup-label-text-weight: 500}html{--mdc-elevated-card-container-shape: 4px;--mdc-outlined-card-container-shape: 4px;--mdc-outlined-card-outline-width: 1px}html{--mdc-elevated-card-container-color: white;--mdc-elevated-card-container-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-outlined-card-container-color: white;--mdc-outlined-card-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-card-container-elevation: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-card-subtitle-text-color: rgba(0, 0, 0, .54)}html{--mat-card-title-text-font: Roboto, Helvetica Neue, sans-serif;--mat-card-title-text-line-height: 2.4;--mat-card-title-text-size: 15px;--mat-card-title-text-tracking: normal;--mat-card-title-text-weight: 500;--mat-card-subtitle-text-font: Roboto, Helvetica Neue, sans-serif;--mat-card-subtitle-text-line-height: 2.4;--mat-card-subtitle-text-size: 15px;--mat-card-subtitle-text-tracking: normal;--mat-card-subtitle-text-weight: 500}html{--mdc-linear-progress-active-indicator-height: 4px;--mdc-linear-progress-track-height: 4px;--mdc-linear-progress-track-shape: 0}.mat-mdc-progress-bar,.mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color: #008cd2;--mdc-linear-progress-track-color: rgba(0, 140, 210, .25)}.mat-mdc-progress-bar.mat-warn{--mdc-linear-progress-active-indicator-color: #f44336;--mdc-linear-progress-track-color: rgba(244, 67, 54, .25)}html{--mdc-plain-tooltip-container-shape: 4px;--mdc-plain-tooltip-supporting-text-line-height: 16px}html{--mdc-plain-tooltip-container-color: #616161;--mdc-plain-tooltip-supporting-text-color: #fff}html{--mdc-plain-tooltip-supporting-text-font: Roboto, Helvetica Neue, sans-serif;--mdc-plain-tooltip-supporting-text-size: 12px;--mdc-plain-tooltip-supporting-text-weight: 400;--mdc-plain-tooltip-supporting-text-tracking: normal}html{--mdc-filled-text-field-active-indicator-height: 1px;--mdc-filled-text-field-focus-active-indicator-height: 2px;--mdc-filled-text-field-container-shape: 4px;--mdc-outlined-text-field-outline-width: 1px;--mdc-outlined-text-field-focus-outline-width: 2px;--mdc-outlined-text-field-container-shape: 4px}html{--mdc-filled-text-field-caret-color: #008cd2;--mdc-filled-text-field-focus-active-indicator-color: #008cd2;--mdc-filled-text-field-focus-label-text-color: rgba(0, 140, 210, .87);--mdc-filled-text-field-container-color: whitesmoke;--mdc-filled-text-field-disabled-container-color: #fafafa;--mdc-filled-text-field-label-text-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-hover-label-text-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-filled-text-field-input-text-color: rgba(0, 0, 0, .87);--mdc-filled-text-field-disabled-input-text-color: rgba(0, 0, 0, .38);--mdc-filled-text-field-input-text-placeholder-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-error-hover-label-text-color: #f44336;--mdc-filled-text-field-error-focus-label-text-color: #f44336;--mdc-filled-text-field-error-label-text-color: #f44336;--mdc-filled-text-field-error-caret-color: #f44336;--mdc-filled-text-field-active-indicator-color: rgba(0, 0, 0, .42);--mdc-filled-text-field-disabled-active-indicator-color: rgba(0, 0, 0, .06);--mdc-filled-text-field-hover-active-indicator-color: rgba(0, 0, 0, .87);--mdc-filled-text-field-error-active-indicator-color: #f44336;--mdc-filled-text-field-error-focus-active-indicator-color: #f44336;--mdc-filled-text-field-error-hover-active-indicator-color: #f44336;--mdc-outlined-text-field-caret-color: #008cd2;--mdc-outlined-text-field-focus-outline-color: #008cd2;--mdc-outlined-text-field-focus-label-text-color: rgba(0, 140, 210, .87);--mdc-outlined-text-field-label-text-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-hover-label-text-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-input-text-color: rgba(0, 0, 0, .87);--mdc-outlined-text-field-disabled-input-text-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-input-text-placeholder-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-error-caret-color: #f44336;--mdc-outlined-text-field-error-focus-label-text-color: #f44336;--mdc-outlined-text-field-error-label-text-color: #f44336;--mdc-outlined-text-field-error-hover-label-text-color: #f44336;--mdc-outlined-text-field-outline-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-disabled-outline-color: rgba(0, 0, 0, .06);--mdc-outlined-text-field-hover-outline-color: rgba(0, 0, 0, .87);--mdc-outlined-text-field-error-focus-outline-color: #f44336;--mdc-outlined-text-field-error-hover-outline-color: #f44336;--mdc-outlined-text-field-error-outline-color: #f44336;--mat-form-field-focus-select-arrow-color: rgba(0, 140, 210, .87);--mat-form-field-disabled-input-text-placeholder-color: rgba(0, 0, 0, .38);--mat-form-field-state-layer-color: rgba(0, 0, 0, .87);--mat-form-field-error-text-color: #f44336;--mat-form-field-select-option-text-color: inherit;--mat-form-field-select-disabled-option-text-color: GrayText;--mat-form-field-leading-icon-color: unset;--mat-form-field-disabled-leading-icon-color: unset;--mat-form-field-trailing-icon-color: unset;--mat-form-field-disabled-trailing-icon-color: unset;--mat-form-field-error-focus-trailing-icon-color: unset;--mat-form-field-error-hover-trailing-icon-color: unset;--mat-form-field-error-trailing-icon-color: unset;--mat-form-field-enabled-select-arrow-color: rgba(0, 0, 0, .54);--mat-form-field-disabled-select-arrow-color: rgba(0, 0, 0, .38);--mat-form-field-hover-state-layer-opacity: .04;--mat-form-field-focus-state-layer-opacity: .08}.mat-mdc-form-field.mat-accent{--mdc-filled-text-field-caret-color: #008cd2;--mdc-filled-text-field-focus-active-indicator-color: #008cd2;--mdc-filled-text-field-focus-label-text-color: rgba(0, 140, 210, .87);--mdc-outlined-text-field-caret-color: #008cd2;--mdc-outlined-text-field-focus-outline-color: #008cd2;--mdc-outlined-text-field-focus-label-text-color: rgba(0, 140, 210, .87);--mat-form-field-focus-select-arrow-color: rgba(0, 140, 210, .87)}.mat-mdc-form-field.mat-warn{--mdc-filled-text-field-caret-color: #f44336;--mdc-filled-text-field-focus-active-indicator-color: #f44336;--mdc-filled-text-field-focus-label-text-color: rgba(244, 67, 54, .87);--mdc-outlined-text-field-caret-color: #f44336;--mdc-outlined-text-field-focus-outline-color: #f44336;--mdc-outlined-text-field-focus-label-text-color: rgba(244, 67, 54, .87);--mat-form-field-focus-select-arrow-color: rgba(244, 67, 54, .87)}html{--mat-form-field-container-height: 56px;--mat-form-field-filled-label-display: block;--mat-form-field-container-vertical-padding: 16px;--mat-form-field-filled-with-label-container-padding-top: 24px;--mat-form-field-filled-with-label-container-padding-bottom: 8px}html{--mdc-filled-text-field-label-text-font: Roboto, Helvetica Neue, sans-serif;--mdc-filled-text-field-label-text-size: 15px;--mdc-filled-text-field-label-text-tracking: normal;--mdc-filled-text-field-label-text-weight: 500;--mdc-outlined-text-field-label-text-font: Roboto, Helvetica Neue, sans-serif;--mdc-outlined-text-field-label-text-size: 15px;--mdc-outlined-text-field-label-text-tracking: normal;--mdc-outlined-text-field-label-text-weight: 500;--mat-form-field-container-text-font: Roboto, Helvetica Neue, sans-serif;--mat-form-field-container-text-line-height: 2.4;--mat-form-field-container-text-size: 15px;--mat-form-field-container-text-tracking: normal;--mat-form-field-container-text-weight: 500;--mat-form-field-outlined-label-text-populated-size: 15px;--mat-form-field-subscript-text-font: Roboto, Helvetica Neue, sans-serif;--mat-form-field-subscript-text-line-height: 2.4;--mat-form-field-subscript-text-size: 12px;--mat-form-field-subscript-text-tracking: normal;--mat-form-field-subscript-text-weight: 400}html{--mat-select-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}html,html .mat-mdc-form-field.mat-accent{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(0, 140, 210, .87);--mat-select-invalid-arrow-color: rgba(244, 67, 54, .87)}html .mat-mdc-form-field.mat-warn{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(244, 67, 54, .87);--mat-select-invalid-arrow-color: rgba(244, 67, 54, .87)}html{--mat-select-arrow-transform: translateY(-8px)}html{--mat-select-trigger-text-font: Roboto, Helvetica Neue, sans-serif;--mat-select-trigger-text-line-height: 2.4;--mat-select-trigger-text-size: 15px;--mat-select-trigger-text-tracking: normal;--mat-select-trigger-text-weight: 500}html{--mat-autocomplete-container-shape: 4px;--mat-autocomplete-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}html{--mat-autocomplete-background-color: white}html{--mdc-dialog-container-shape: 4px;--mat-dialog-container-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mat-dialog-container-max-width: 80vw;--mat-dialog-container-small-max-width: 80vw;--mat-dialog-container-min-width: 0;--mat-dialog-actions-alignment: start;--mat-dialog-actions-padding: 8px;--mat-dialog-content-padding: 20px 24px;--mat-dialog-with-actions-content-padding: 20px 24px;--mat-dialog-headline-padding: 0 24px 9px}html{--mdc-dialog-container-color: white;--mdc-dialog-subhead-color: rgba(0, 0, 0, .87);--mdc-dialog-supporting-text-color: rgba(0, 0, 0, .6)}html{--mdc-dialog-subhead-font: Roboto, Helvetica Neue, sans-serif;--mdc-dialog-subhead-line-height: 2.4;--mdc-dialog-subhead-size: 15px;--mdc-dialog-subhead-weight: 500;--mdc-dialog-subhead-tracking: normal;--mdc-dialog-supporting-text-font: Roboto, Helvetica Neue, sans-serif;--mdc-dialog-supporting-text-line-height: 2.4;--mdc-dialog-supporting-text-size: 15px;--mdc-dialog-supporting-text-weight: 500;--mdc-dialog-supporting-text-tracking: normal}.mat-mdc-standard-chip{--mdc-chip-container-shape-radius: 16px;--mdc-chip-with-avatar-avatar-shape-radius: 14px;--mdc-chip-with-avatar-avatar-size: 28px;--mdc-chip-with-icon-icon-size: 18px;--mdc-chip-outline-width: 0;--mdc-chip-outline-color: transparent;--mdc-chip-disabled-outline-color: transparent;--mdc-chip-focus-outline-color: transparent;--mdc-chip-hover-state-layer-opacity: .04;--mdc-chip-with-avatar-disabled-avatar-opacity: 1;--mdc-chip-flat-selected-outline-width: 0;--mdc-chip-selected-hover-state-layer-opacity: .04;--mdc-chip-with-trailing-icon-disabled-trailing-icon-opacity: 1;--mdc-chip-with-icon-disabled-icon-opacity: 1;--mat-chip-disabled-container-opacity: .4;--mat-chip-trailing-action-opacity: .54;--mat-chip-trailing-action-focus-opacity: 1;--mat-chip-trailing-action-state-layer-color: transparent;--mat-chip-selected-trailing-action-state-layer-color: transparent;--mat-chip-trailing-action-hover-state-layer-opacity: 0;--mat-chip-trailing-action-focus-state-layer-opacity: 0}.mat-mdc-standard-chip{--mdc-chip-disabled-label-text-color: #212121;--mdc-chip-elevated-container-color: #e0e0e0;--mdc-chip-elevated-selected-container-color: #e0e0e0;--mdc-chip-elevated-disabled-container-color: #e0e0e0;--mdc-chip-flat-disabled-selected-container-color: #e0e0e0;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #212121;--mdc-chip-selected-label-text-color: #212121;--mdc-chip-with-icon-icon-color: #212121;--mdc-chip-with-icon-disabled-icon-color: #212121;--mdc-chip-with-icon-selected-icon-color: #212121;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #212121;--mdc-chip-with-trailing-icon-trailing-icon-color: #212121;--mat-chip-selected-disabled-trailing-icon-color: #212121;--mat-chip-selected-trailing-icon-color: #212121}.mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary,.mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #008cd2;--mdc-chip-elevated-selected-container-color: #008cd2;--mdc-chip-elevated-disabled-container-color: #008cd2;--mdc-chip-flat-disabled-selected-container-color: #008cd2;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #f44336;--mdc-chip-elevated-selected-container-color: #f44336;--mdc-chip-elevated-disabled-container-color: #f44336;--mdc-chip-flat-disabled-selected-container-color: #f44336;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.mat-mdc-chip.mat-mdc-standard-chip{--mdc-chip-container-height: 32px}.mat-mdc-standard-chip{--mdc-chip-label-text-font: Roboto, Helvetica Neue, sans-serif;--mdc-chip-label-text-line-height: 2.4;--mdc-chip-label-text-size: 15px;--mdc-chip-label-text-tracking: normal;--mdc-chip-label-text-weight: 500}html{--mdc-switch-disabled-selected-icon-opacity: .38;--mdc-switch-disabled-track-opacity: .12;--mdc-switch-disabled-unselected-icon-opacity: .38;--mdc-switch-handle-height: 20px;--mdc-switch-handle-shape: 10px;--mdc-switch-handle-width: 20px;--mdc-switch-selected-icon-size: 18px;--mdc-switch-track-height: 14px;--mdc-switch-track-shape: 7px;--mdc-switch-track-width: 36px;--mdc-switch-unselected-icon-size: 18px;--mdc-switch-selected-focus-state-layer-opacity: .12;--mdc-switch-selected-hover-state-layer-opacity: .04;--mdc-switch-selected-pressed-state-layer-opacity: .1;--mdc-switch-unselected-focus-state-layer-opacity: .12;--mdc-switch-unselected-hover-state-layer-opacity: .04;--mdc-switch-unselected-pressed-state-layer-opacity: .1}html .mat-mdc-slide-toggle{--mat-switch-disabled-selected-handle-opacity: .38;--mat-switch-disabled-unselected-handle-opacity: .38;--mat-switch-unselected-handle-size: 20px;--mat-switch-selected-handle-size: 20px;--mat-switch-pressed-handle-size: 20px;--mat-switch-with-icon-handle-size: 20px;--mat-switch-selected-handle-horizontal-margin: 0;--mat-switch-selected-with-icon-handle-horizontal-margin: 0;--mat-switch-selected-pressed-handle-horizontal-margin: 0;--mat-switch-unselected-handle-horizontal-margin: 0;--mat-switch-unselected-with-icon-handle-horizontal-margin: 0;--mat-switch-unselected-pressed-handle-horizontal-margin: 0;--mat-switch-visible-track-opacity: 1;--mat-switch-hidden-track-opacity: 1;--mat-switch-visible-track-transition: transform 75ms 0ms cubic-bezier(0, 0, .2, 1);--mat-switch-hidden-track-transition: transform 75ms 0ms cubic-bezier(.4, 0, .6, 1);--mat-switch-track-outline-width: 1px;--mat-switch-track-outline-color: transparent;--mat-switch-selected-track-outline-width: 1px;--mat-switch-selected-track-outline-color: transparent;--mat-switch-disabled-unselected-track-outline-width: 1px;--mat-switch-disabled-unselected-track-outline-color: transparent}html{--mdc-switch-selected-focus-state-layer-color: #0096d7;--mdc-switch-selected-handle-color: #0096d7;--mdc-switch-selected-hover-state-layer-color: #0096d7;--mdc-switch-selected-pressed-state-layer-color: #0096d7;--mdc-switch-selected-focus-handle-color: #0070c4;--mdc-switch-selected-hover-handle-color: #0070c4;--mdc-switch-selected-pressed-handle-color: #0070c4;--mdc-switch-selected-focus-track-color: #4dbbe6;--mdc-switch-selected-hover-track-color: #4dbbe6;--mdc-switch-selected-pressed-track-color: #4dbbe6;--mdc-switch-selected-track-color: #4dbbe6;--mdc-switch-disabled-selected-handle-color: #424242;--mdc-switch-disabled-selected-icon-color: #fff;--mdc-switch-disabled-selected-track-color: #424242;--mdc-switch-disabled-unselected-handle-color: #424242;--mdc-switch-disabled-unselected-icon-color: #fff;--mdc-switch-disabled-unselected-track-color: #424242;--mdc-switch-handle-surface-color: #fff;--mdc-switch-selected-icon-color: #fff;--mdc-switch-unselected-focus-handle-color: #212121;--mdc-switch-unselected-focus-state-layer-color: #424242;--mdc-switch-unselected-focus-track-color: #e0e0e0;--mdc-switch-unselected-handle-color: #616161;--mdc-switch-unselected-hover-handle-color: #212121;--mdc-switch-unselected-hover-state-layer-color: #424242;--mdc-switch-unselected-hover-track-color: #e0e0e0;--mdc-switch-unselected-icon-color: #fff;--mdc-switch-unselected-pressed-handle-color: #212121;--mdc-switch-unselected-pressed-state-layer-color: #424242;--mdc-switch-unselected-pressed-track-color: #e0e0e0;--mdc-switch-unselected-track-color: #e0e0e0;--mdc-switch-handle-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-switch-disabled-handle-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-switch-disabled-label-text-color: rgba(0, 0, 0, .38)}html .mat-mdc-slide-toggle{--mat-switch-label-text-color: rgba(0, 0, 0, .87)}html .mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color: #0096d7;--mdc-switch-selected-handle-color: #0096d7;--mdc-switch-selected-hover-state-layer-color: #0096d7;--mdc-switch-selected-pressed-state-layer-color: #0096d7;--mdc-switch-selected-focus-handle-color: #0070c4;--mdc-switch-selected-hover-handle-color: #0070c4;--mdc-switch-selected-pressed-handle-color: #0070c4;--mdc-switch-selected-focus-track-color: #4dbbe6;--mdc-switch-selected-hover-track-color: #4dbbe6;--mdc-switch-selected-pressed-track-color: #4dbbe6;--mdc-switch-selected-track-color: #4dbbe6}html .mat-mdc-slide-toggle.mat-warn{--mdc-switch-selected-focus-state-layer-color: #e53935;--mdc-switch-selected-handle-color: #e53935;--mdc-switch-selected-hover-state-layer-color: #e53935;--mdc-switch-selected-pressed-state-layer-color: #e53935;--mdc-switch-selected-focus-handle-color: #b71c1c;--mdc-switch-selected-hover-handle-color: #b71c1c;--mdc-switch-selected-pressed-handle-color: #b71c1c;--mdc-switch-selected-focus-track-color: #e57373;--mdc-switch-selected-hover-track-color: #e57373;--mdc-switch-selected-pressed-track-color: #e57373;--mdc-switch-selected-track-color: #e57373}html{--mdc-switch-state-layer-size: 40px}html .mat-mdc-slide-toggle{--mat-switch-label-text-font: Roboto, Helvetica Neue, sans-serif;--mat-switch-label-text-line-height: 2.4;--mat-switch-label-text-size: 15px;--mat-switch-label-text-tracking: normal;--mat-switch-label-text-weight: 500}html{--mdc-radio-disabled-selected-icon-opacity: .38;--mdc-radio-disabled-unselected-icon-opacity: .38;--mdc-radio-state-layer-size: 40px}.mat-mdc-radio-button.mat-primary,.mat-mdc-radio-button.mat-accent{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #008cd2;--mdc-radio-selected-hover-icon-color: #008cd2;--mdc-radio-selected-icon-color: #008cd2;--mdc-radio-selected-pressed-icon-color: #008cd2;--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #008cd2;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-label-text-color: rgba(0, 0, 0, .87)}.mat-mdc-radio-button.mat-warn{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #f44336;--mdc-radio-selected-hover-icon-color: #f44336;--mdc-radio-selected-icon-color: #f44336;--mdc-radio-selected-pressed-icon-color: #f44336;--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #f44336;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-label-text-color: rgba(0, 0, 0, .87)}html{--mdc-radio-state-layer-size: 40px;--mat-radio-touch-target-display: block}html{--mat-radio-label-text-font: Roboto, Helvetica Neue, sans-serif;--mat-radio-label-text-line-height: 2.4;--mat-radio-label-text-size: 15px;--mat-radio-label-text-tracking: normal;--mat-radio-label-text-weight: 500}html{--mdc-slider-active-track-height: 6px;--mdc-slider-active-track-shape: 9999px;--mdc-slider-handle-height: 20px;--mdc-slider-handle-shape: 50%;--mdc-slider-handle-width: 20px;--mdc-slider-inactive-track-height: 4px;--mdc-slider-inactive-track-shape: 9999px;--mdc-slider-with-overlap-handle-outline-width: 1px;--mdc-slider-with-tick-marks-active-container-opacity: .6;--mdc-slider-with-tick-marks-container-shape: 50%;--mdc-slider-with-tick-marks-container-size: 2px;--mdc-slider-with-tick-marks-inactive-container-opacity: .6;--mdc-slider-handle-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-slider-value-indicator-width: auto;--mat-slider-value-indicator-height: 32px;--mat-slider-value-indicator-caret-display: block;--mat-slider-value-indicator-border-radius: 4px;--mat-slider-value-indicator-padding: 0 12px;--mat-slider-value-indicator-text-transform: none;--mat-slider-value-indicator-container-transform: translateX(-50%)}html{--mdc-slider-handle-color: #008cd2;--mdc-slider-focus-handle-color: #008cd2;--mdc-slider-hover-handle-color: #008cd2;--mdc-slider-active-track-color: #008cd2;--mdc-slider-inactive-track-color: #008cd2;--mdc-slider-with-tick-marks-inactive-container-color: #008cd2;--mdc-slider-with-tick-marks-active-container-color: white;--mdc-slider-disabled-active-track-color: #000;--mdc-slider-disabled-handle-color: #000;--mdc-slider-disabled-inactive-track-color: #000;--mdc-slider-label-container-color: #000;--mdc-slider-label-label-text-color: #fff;--mdc-slider-with-overlap-handle-outline-color: #fff;--mdc-slider-with-tick-marks-disabled-container-color: #000;--mat-slider-ripple-color: #008cd2;--mat-slider-hover-state-layer-color: rgba(0, 140, 210, .05);--mat-slider-focus-state-layer-color: rgba(0, 140, 210, .2);--mat-slider-value-indicator-opacity: .6}html .mat-accent{--mdc-slider-handle-color: #008cd2;--mdc-slider-focus-handle-color: #008cd2;--mdc-slider-hover-handle-color: #008cd2;--mdc-slider-active-track-color: #008cd2;--mdc-slider-inactive-track-color: #008cd2;--mdc-slider-with-tick-marks-inactive-container-color: #008cd2;--mdc-slider-with-tick-marks-active-container-color: white;--mat-slider-ripple-color: #008cd2;--mat-slider-hover-state-layer-color: rgba(0, 140, 210, .05);--mat-slider-focus-state-layer-color: rgba(0, 140, 210, .2)}html .mat-warn{--mdc-slider-handle-color: #f44336;--mdc-slider-focus-handle-color: #f44336;--mdc-slider-hover-handle-color: #f44336;--mdc-slider-active-track-color: #f44336;--mdc-slider-inactive-track-color: #f44336;--mdc-slider-with-tick-marks-inactive-container-color: #f44336;--mdc-slider-with-tick-marks-active-container-color: white;--mat-slider-ripple-color: #f44336;--mat-slider-hover-state-layer-color: rgba(244, 67, 54, .05);--mat-slider-focus-state-layer-color: rgba(244, 67, 54, .2)}html{--mdc-slider-label-label-text-font: Roboto, Helvetica Neue, sans-serif;--mdc-slider-label-label-text-size: 15px;--mdc-slider-label-label-text-line-height: 2.4;--mdc-slider-label-label-text-tracking: normal;--mdc-slider-label-label-text-weight: 500}html{--mat-menu-container-shape: 4px;--mat-menu-divider-bottom-spacing: 0;--mat-menu-divider-top-spacing: 0;--mat-menu-item-spacing: 16px;--mat-menu-item-icon-size: 24px;--mat-menu-item-leading-spacing: 16px;--mat-menu-item-trailing-spacing: 16px;--mat-menu-item-with-icon-leading-spacing: 16px;--mat-menu-item-with-icon-trailing-spacing: 16px;--mat-menu-base-elevation-level: 8}html{--mat-menu-item-label-text-color: rgba(0, 0, 0, .87);--mat-menu-item-icon-color: rgba(0, 0, 0, .87);--mat-menu-item-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-item-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-container-color: white;--mat-menu-divider-color: rgba(0, 0, 0, .12)}html{--mat-menu-item-label-text-font: Roboto, Helvetica Neue, sans-serif;--mat-menu-item-label-text-size: 15px;--mat-menu-item-label-text-tracking: normal;--mat-menu-item-label-text-line-height: 2.4;--mat-menu-item-label-text-weight: 500}html{--mdc-list-list-item-container-shape: 0;--mdc-list-list-item-leading-avatar-shape: 50%;--mdc-list-list-item-container-color: transparent;--mdc-list-list-item-selected-container-color: transparent;--mdc-list-list-item-leading-avatar-color: transparent;--mdc-list-list-item-leading-icon-size: 24px;--mdc-list-list-item-leading-avatar-size: 40px;--mdc-list-list-item-trailing-icon-size: 24px;--mdc-list-list-item-disabled-state-layer-color: transparent;--mdc-list-list-item-disabled-state-layer-opacity: 0;--mdc-list-list-item-disabled-label-text-opacity: .38;--mdc-list-list-item-disabled-leading-icon-opacity: .38;--mdc-list-list-item-disabled-trailing-icon-opacity: .38;--mat-list-active-indicator-color: transparent;--mat-list-active-indicator-shape: 4px}html{--mdc-list-list-item-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-supporting-text-color: rgba(0, 0, 0, .54);--mdc-list-list-item-leading-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-supporting-text-color: rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-selected-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-disabled-label-text-color: black;--mdc-list-list-item-disabled-leading-icon-color: black;--mdc-list-list-item-disabled-trailing-icon-color: black;--mdc-list-list-item-hover-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-hover-leading-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-hover-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-focus-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-hover-state-layer-color: black;--mdc-list-list-item-hover-state-layer-opacity: .04;--mdc-list-list-item-focus-state-layer-color: black;--mdc-list-list-item-focus-state-layer-opacity: .12}.mdc-list-item__start,.mdc-list-item__end,.mat-accent .mdc-list-item__start,.mat-accent .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #008cd2;--mdc-radio-selected-hover-icon-color: #008cd2;--mdc-radio-selected-icon-color: #008cd2;--mdc-radio-selected-pressed-icon-color: #008cd2}.mat-warn .mdc-list-item__start,.mat-warn .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #f44336;--mdc-radio-selected-hover-icon-color: #f44336;--mdc-radio-selected-icon-color: #f44336;--mdc-radio-selected-pressed-icon-color: #f44336}.mat-mdc-list-option,.mat-mdc-list-option.mat-accent{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #008cd2;--mdc-checkbox-selected-hover-icon-color: #008cd2;--mdc-checkbox-selected-icon-color: #008cd2;--mdc-checkbox-selected-pressed-icon-color: #008cd2;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #008cd2;--mdc-checkbox-selected-hover-state-layer-color: #008cd2;--mdc-checkbox-selected-pressed-state-layer-color: #008cd2;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.mat-mdc-list-option.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #f44336;--mdc-checkbox-selected-hover-icon-color: #f44336;--mdc-checkbox-selected-icon-color: #f44336;--mdc-checkbox-selected-pressed-icon-color: #f44336;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #f44336;--mdc-checkbox-selected-hover-state-layer-color: #f44336;--mdc-checkbox-selected-pressed-state-layer-color: #f44336;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__start,.mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__start{color:#008cd2}.mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}html{--mdc-list-list-item-one-line-container-height: 48px;--mdc-list-list-item-two-line-container-height: 64px;--mdc-list-list-item-three-line-container-height: 88px;--mat-list-list-item-leading-icon-start-space: 16px;--mat-list-list-item-leading-icon-end-space: 32px}.mdc-list-item__start,.mdc-list-item__end{--mdc-radio-state-layer-size: 40px}.mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-one-line,.mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-one-line,.mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-one-line{height:56px}.mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines,.mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines,.mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines{height:72px}html{--mdc-list-list-item-label-text-font: Roboto, Helvetica Neue, sans-serif;--mdc-list-list-item-label-text-line-height: 2.4;--mdc-list-list-item-label-text-size: 15px;--mdc-list-list-item-label-text-tracking: normal;--mdc-list-list-item-label-text-weight: 500;--mdc-list-list-item-supporting-text-font: Roboto, Helvetica Neue, sans-serif;--mdc-list-list-item-supporting-text-line-height: 2.4;--mdc-list-list-item-supporting-text-size: 15px;--mdc-list-list-item-supporting-text-tracking: normal;--mdc-list-list-item-supporting-text-weight: 500;--mdc-list-list-item-trailing-supporting-text-font: Roboto, Helvetica Neue, sans-serif;--mdc-list-list-item-trailing-supporting-text-line-height: 2.4;--mdc-list-list-item-trailing-supporting-text-size: 12px;--mdc-list-list-item-trailing-supporting-text-tracking: normal;--mdc-list-list-item-trailing-supporting-text-weight: 400}.mdc-list-group__subheader{font:500 15px/2.4 Roboto,Helvetica Neue,sans-serif;letter-spacing:normal}html{--mat-paginator-container-text-color: rgba(0, 0, 0, .87);--mat-paginator-container-background-color: white;--mat-paginator-enabled-icon-color: rgba(0, 0, 0, .54);--mat-paginator-disabled-icon-color: rgba(0, 0, 0, .12)}html{--mat-paginator-container-size: 56px;--mat-paginator-form-field-container-height: 40px;--mat-paginator-form-field-container-vertical-padding: 8px;--mat-paginator-touch-target-display: block}html{--mat-paginator-container-text-font: Roboto, Helvetica Neue, sans-serif;--mat-paginator-container-text-line-height: 2.4;--mat-paginator-container-text-size: 12px;--mat-paginator-container-text-tracking: normal;--mat-paginator-container-text-weight: 400;--mat-paginator-select-trigger-text-size: 12px}html{--mdc-secondary-navigation-tab-container-height: 48px;--mdc-tab-indicator-active-indicator-height: 2px;--mdc-tab-indicator-active-indicator-shape: 0;--mat-tab-header-divider-color: transparent;--mat-tab-header-divider-height: 0}.mat-mdc-tab-group,.mat-mdc-tab-nav-bar,.mat-mdc-tab-group.mat-accent,.mat-mdc-tab-nav-bar.mat-accent{--mdc-tab-indicator-active-indicator-color: #008cd2;--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #008cd2;--mat-tab-header-active-ripple-color: #008cd2;--mat-tab-header-inactive-ripple-color: #008cd2;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #008cd2;--mat-tab-header-active-hover-label-text-color: #008cd2;--mat-tab-header-active-focus-indicator-color: #008cd2;--mat-tab-header-active-hover-indicator-color: #008cd2}.mat-mdc-tab-group.mat-warn,.mat-mdc-tab-nav-bar.mat-warn{--mdc-tab-indicator-active-indicator-color: #f44336;--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #f44336;--mat-tab-header-active-ripple-color: #f44336;--mat-tab-header-inactive-ripple-color: #f44336;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #f44336;--mat-tab-header-active-hover-label-text-color: #f44336;--mat-tab-header-active-focus-indicator-color: #f44336;--mat-tab-header-active-hover-indicator-color: #f44336}.mat-mdc-tab-group.mat-background-primary,.mat-mdc-tab-nav-bar.mat-background-primary,.mat-mdc-tab-group.mat-background-accent,.mat-mdc-tab-nav-bar.mat-background-accent{--mat-tab-header-with-background-background-color: #008cd2;--mat-tab-header-with-background-foreground-color: white}.mat-mdc-tab-group.mat-background-warn,.mat-mdc-tab-nav-bar.mat-background-warn{--mat-tab-header-with-background-background-color: #f44336;--mat-tab-header-with-background-foreground-color: white}.mat-mdc-tab-header{--mdc-secondary-navigation-tab-container-height: 48px}.mat-mdc-tab-header{--mat-tab-header-label-text-font: Roboto, Helvetica Neue, sans-serif;--mat-tab-header-label-text-size: 14px;--mat-tab-header-label-text-tracking: normal;--mat-tab-header-label-text-line-height: 2.4;--mat-tab-header-label-text-weight: 500}html{--mdc-checkbox-disabled-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-state-layer-opacity: .16;--mdc-checkbox-selected-hover-state-layer-opacity: .04;--mdc-checkbox-selected-pressed-state-layer-opacity: .16;--mdc-checkbox-unselected-focus-state-layer-opacity: .16;--mdc-checkbox-unselected-hover-state-layer-opacity: .04;--mdc-checkbox-unselected-pressed-state-layer-opacity: .16}html{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #008cd2;--mdc-checkbox-selected-hover-icon-color: #008cd2;--mdc-checkbox-selected-icon-color: #008cd2;--mdc-checkbox-selected-pressed-icon-color: #008cd2;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #008cd2;--mdc-checkbox-selected-hover-state-layer-color: #008cd2;--mdc-checkbox-selected-pressed-state-layer-color: #008cd2;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black;--mat-checkbox-disabled-label-color: rgba(0, 0, 0, .38);--mat-checkbox-label-text-color: rgba(0, 0, 0, .87)}.mat-mdc-checkbox.mat-primary{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #008cd2;--mdc-checkbox-selected-hover-icon-color: #008cd2;--mdc-checkbox-selected-icon-color: #008cd2;--mdc-checkbox-selected-pressed-icon-color: #008cd2;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #008cd2;--mdc-checkbox-selected-hover-state-layer-color: #008cd2;--mdc-checkbox-selected-pressed-state-layer-color: #008cd2;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.mat-mdc-checkbox.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #f44336;--mdc-checkbox-selected-hover-icon-color: #f44336;--mdc-checkbox-selected-icon-color: #f44336;--mdc-checkbox-selected-pressed-icon-color: #f44336;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #f44336;--mdc-checkbox-selected-hover-state-layer-color: #f44336;--mdc-checkbox-selected-pressed-state-layer-color: #f44336;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}html{--mdc-checkbox-state-layer-size: 40px;--mat-checkbox-touch-target-display: block}html{--mat-checkbox-label-text-font: Roboto, Helvetica Neue, sans-serif;--mat-checkbox-label-text-line-height: 2.4;--mat-checkbox-label-text-size: 15px;--mat-checkbox-label-text-tracking: normal;--mat-checkbox-label-text-weight: 500}html{--mdc-text-button-container-shape: 4px;--mdc-text-button-keep-touch-target: false;--mdc-filled-button-container-shape: 4px;--mdc-filled-button-keep-touch-target: false;--mdc-protected-button-container-shape: 4px;--mdc-protected-button-container-elevation-shadow: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mdc-protected-button-disabled-container-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-protected-button-focus-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-hover-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-pressed-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-outlined-button-keep-touch-target: false;--mdc-outlined-button-outline-width: 1px;--mdc-outlined-button-container-shape: 4px;--mat-text-button-horizontal-padding: 8px;--mat-text-button-with-icon-horizontal-padding: 8px;--mat-text-button-icon-spacing: 8px;--mat-text-button-icon-offset: 0;--mat-filled-button-horizontal-padding: 16px;--mat-filled-button-icon-spacing: 8px;--mat-filled-button-icon-offset: -4px;--mat-protected-button-horizontal-padding: 16px;--mat-protected-button-icon-spacing: 8px;--mat-protected-button-icon-offset: -4px;--mat-outlined-button-horizontal-padding: 15px;--mat-outlined-button-icon-spacing: 8px;--mat-outlined-button-icon-offset: -4px}html{--mdc-text-button-label-text-color: black;--mdc-text-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-text-button-state-layer-color: black;--mat-text-button-disabled-state-layer-color: black;--mat-text-button-ripple-color: rgba(0, 0, 0, .1);--mat-text-button-hover-state-layer-opacity: .04;--mat-text-button-focus-state-layer-opacity: .12;--mat-text-button-pressed-state-layer-opacity: .12;--mdc-filled-button-container-color: white;--mdc-filled-button-label-text-color: black;--mdc-filled-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-filled-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-filled-button-state-layer-color: black;--mat-filled-button-disabled-state-layer-color: black;--mat-filled-button-ripple-color: rgba(0, 0, 0, .1);--mat-filled-button-hover-state-layer-opacity: .04;--mat-filled-button-focus-state-layer-opacity: .12;--mat-filled-button-pressed-state-layer-opacity: .12;--mdc-protected-button-container-color: white;--mdc-protected-button-label-text-color: black;--mdc-protected-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-protected-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-protected-button-state-layer-color: black;--mat-protected-button-disabled-state-layer-color: black;--mat-protected-button-ripple-color: rgba(0, 0, 0, .1);--mat-protected-button-hover-state-layer-opacity: .04;--mat-protected-button-focus-state-layer-opacity: .12;--mat-protected-button-pressed-state-layer-opacity: .12;--mdc-outlined-button-disabled-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-button-label-text-color: black;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: black;--mat-outlined-button-disabled-state-layer-color: black;--mat-outlined-button-ripple-color: rgba(0, 0, 0, .1);--mat-outlined-button-hover-state-layer-opacity: .04;--mat-outlined-button-focus-state-layer-opacity: .12;--mat-outlined-button-pressed-state-layer-opacity: .12}.mat-mdc-button.mat-primary,.mat-mdc-button.mat-accent{--mdc-text-button-label-text-color: #008cd2;--mat-text-button-state-layer-color: #008cd2;--mat-text-button-ripple-color: rgba(0, 140, 210, .1)}.mat-mdc-button.mat-warn{--mdc-text-button-label-text-color: #f44336;--mat-text-button-state-layer-color: #f44336;--mat-text-button-ripple-color: rgba(244, 67, 54, .1)}.mat-mdc-unelevated-button.mat-primary,.mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color: #008cd2;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color: #f44336;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.mat-mdc-raised-button.mat-primary,.mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color: #008cd2;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color: #f44336;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.mat-mdc-outlined-button.mat-primary,.mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color: #008cd2;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: #008cd2;--mat-outlined-button-ripple-color: rgba(0, 140, 210, .1)}.mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color: #f44336;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color: #f44336;--mat-outlined-button-ripple-color: rgba(244, 67, 54, .1)}html{--mdc-text-button-container-height: 36px;--mdc-filled-button-container-height: 36px;--mdc-protected-button-container-height: 36px;--mdc-outlined-button-container-height: 36px;--mat-text-button-touch-target-display: block;--mat-filled-button-touch-target-display: block;--mat-protected-button-touch-target-display: block;--mat-outlined-button-touch-target-display: block}html{--mdc-text-button-label-text-font: Roboto, Helvetica Neue, sans-serif;--mdc-text-button-label-text-size: 14px;--mdc-text-button-label-text-tracking: normal;--mdc-text-button-label-text-weight: 500;--mdc-text-button-label-text-transform: none;--mdc-filled-button-label-text-font: Roboto, Helvetica Neue, sans-serif;--mdc-filled-button-label-text-size: 14px;--mdc-filled-button-label-text-tracking: normal;--mdc-filled-button-label-text-weight: 500;--mdc-filled-button-label-text-transform: none;--mdc-protected-button-label-text-font: Roboto, Helvetica Neue, sans-serif;--mdc-protected-button-label-text-size: 14px;--mdc-protected-button-label-text-tracking: normal;--mdc-protected-button-label-text-weight: 500;--mdc-protected-button-label-text-transform: none;--mdc-outlined-button-label-text-font: Roboto, Helvetica Neue, sans-serif;--mdc-outlined-button-label-text-size: 14px;--mdc-outlined-button-label-text-tracking: normal;--mdc-outlined-button-label-text-weight: 500;--mdc-outlined-button-label-text-transform: none}html{--mdc-icon-button-icon-size: 24px}html{--mdc-icon-button-icon-color: inherit;--mdc-icon-button-disabled-icon-color: rgba(0, 0, 0, .38);--mat-icon-button-state-layer-color: black;--mat-icon-button-disabled-state-layer-color: black;--mat-icon-button-ripple-color: rgba(0, 0, 0, .1);--mat-icon-button-hover-state-layer-opacity: .04;--mat-icon-button-focus-state-layer-opacity: .12;--mat-icon-button-pressed-state-layer-opacity: .12}html .mat-mdc-icon-button.mat-primary,html .mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color: #008cd2;--mat-icon-button-state-layer-color: #008cd2;--mat-icon-button-ripple-color: rgba(0, 140, 210, .1)}html .mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color: #f44336;--mat-icon-button-state-layer-color: #f44336;--mat-icon-button-ripple-color: rgba(244, 67, 54, .1)}html{--mat-icon-button-touch-target-display: block}.mat-mdc-icon-button.mat-mdc-button-base{--mdc-icon-button-state-layer-size: 48px;width:var(--mdc-icon-button-state-layer-size);height:var(--mdc-icon-button-state-layer-size);padding:12px}html{--mdc-fab-container-shape: 50%;--mdc-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-small-container-shape: 50%;--mdc-fab-small-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-small-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-extended-fab-container-height: 48px;--mdc-extended-fab-container-shape: 24px;--mdc-extended-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-extended-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12)}html{--mdc-fab-container-color: white;--mat-fab-foreground-color: black;--mat-fab-state-layer-color: black;--mat-fab-disabled-state-layer-color: black;--mat-fab-ripple-color: rgba(0, 0, 0, .1);--mat-fab-hover-state-layer-opacity: .04;--mat-fab-focus-state-layer-opacity: .12;--mat-fab-pressed-state-layer-opacity: .12;--mat-fab-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-disabled-state-foreground-color: rgba(0, 0, 0, .38);--mdc-fab-small-container-color: white;--mat-fab-small-foreground-color: black;--mat-fab-small-state-layer-color: black;--mat-fab-small-disabled-state-layer-color: black;--mat-fab-small-ripple-color: rgba(0, 0, 0, .1);--mat-fab-small-hover-state-layer-opacity: .04;--mat-fab-small-focus-state-layer-opacity: .12;--mat-fab-small-pressed-state-layer-opacity: .12;--mat-fab-small-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-small-disabled-state-foreground-color: rgba(0, 0, 0, .38)}html .mat-mdc-fab.mat-primary,html .mat-mdc-fab.mat-accent{--mdc-fab-container-color: #008cd2;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}html .mat-mdc-fab.mat-warn{--mdc-fab-container-color: #f44336;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}html .mat-mdc-mini-fab.mat-primary,html .mat-mdc-mini-fab.mat-accent{--mdc-fab-small-container-color: #008cd2;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}html .mat-mdc-mini-fab.mat-warn{--mdc-fab-small-container-color: #f44336;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}html{--mat-fab-touch-target-display: block;--mat-fab-small-touch-target-display: block}html{--mdc-extended-fab-label-text-font: Roboto, Helvetica Neue, sans-serif;--mdc-extended-fab-label-text-size: 14px;--mdc-extended-fab-label-text-tracking: normal;--mdc-extended-fab-label-text-weight: 500}html{--mdc-snackbar-container-shape: 4px}html{--mdc-snackbar-container-color: #333333;--mdc-snackbar-supporting-text-color: rgba(255, 255, 255, .87);--mat-snack-bar-button-color: #008cd2}html{--mdc-snackbar-supporting-text-font: Roboto, Helvetica Neue, sans-serif;--mdc-snackbar-supporting-text-line-height: 2.4;--mdc-snackbar-supporting-text-size: 15px;--mdc-snackbar-supporting-text-weight: 500}html{--mat-table-row-item-outline-width: 1px}html{--mat-table-background-color: white;--mat-table-header-headline-color: rgba(0, 0, 0, .87);--mat-table-row-item-label-text-color: rgba(0, 0, 0, .87);--mat-table-row-item-outline-color: rgba(0, 0, 0, .12)}html{--mat-table-header-container-height: 56px;--mat-table-footer-container-height: 52px;--mat-table-row-item-container-height: 52px}html{--mat-table-header-headline-font: Roboto, Helvetica Neue, sans-serif;--mat-table-header-headline-line-height: 2.4;--mat-table-header-headline-size: 15px;--mat-table-header-headline-weight: 500;--mat-table-header-headline-tracking: normal;--mat-table-row-item-label-text-font: Roboto, Helvetica Neue, sans-serif;--mat-table-row-item-label-text-line-height: 2.4;--mat-table-row-item-label-text-size: 15px;--mat-table-row-item-label-text-weight: 500;--mat-table-row-item-label-text-tracking: normal;--mat-table-footer-supporting-text-font: Roboto, Helvetica Neue, sans-serif;--mat-table-footer-supporting-text-line-height: 2.4;--mat-table-footer-supporting-text-size: 15px;--mat-table-footer-supporting-text-weight: 500;--mat-table-footer-supporting-text-tracking: normal}html{--mdc-circular-progress-active-indicator-width: 4px;--mdc-circular-progress-size: 48px}html,html .mat-accent{--mdc-circular-progress-active-indicator-color: #008cd2}html .mat-warn{--mdc-circular-progress-active-indicator-color: #f44336}html{--mat-badge-container-shape: 50%;--mat-badge-container-size: unset;--mat-badge-small-size-container-size: unset;--mat-badge-large-size-container-size: unset;--mat-badge-legacy-container-size: 22px;--mat-badge-legacy-small-size-container-size: 16px;--mat-badge-legacy-large-size-container-size: 28px;--mat-badge-container-offset: -11px 0;--mat-badge-small-size-container-offset: -8px 0;--mat-badge-large-size-container-offset: -14px 0;--mat-badge-container-overlap-offset: -11px;--mat-badge-small-size-container-overlap-offset: -8px;--mat-badge-large-size-container-overlap-offset: -14px;--mat-badge-container-padding: 0;--mat-badge-small-size-container-padding: 0;--mat-badge-large-size-container-padding: 0}html{--mat-badge-background-color: #008cd2;--mat-badge-text-color: white;--mat-badge-disabled-state-background-color: #b9b9b9;--mat-badge-disabled-state-text-color: rgba(0, 0, 0, .38)}.mat-badge-accent{--mat-badge-background-color: #008cd2;--mat-badge-text-color: white}.mat-badge-warn{--mat-badge-background-color: #f44336;--mat-badge-text-color: white}html{--mat-badge-text-font: Roboto, Helvetica Neue, sans-serif;--mat-badge-line-height: 22px;--mat-badge-text-size: 12px;--mat-badge-text-weight: 600;--mat-badge-small-size-text-size: 9px;--mat-badge-small-size-line-height: 16px;--mat-badge-large-size-text-size: 24px;--mat-badge-large-size-line-height: 28px}html{--mat-bottom-sheet-container-shape: 4px}html{--mat-bottom-sheet-container-text-color: rgba(0, 0, 0, .87);--mat-bottom-sheet-container-background-color: white}html{--mat-bottom-sheet-container-text-font: Roboto, Helvetica Neue, sans-serif;--mat-bottom-sheet-container-text-line-height: 2.4;--mat-bottom-sheet-container-text-size: 15px;--mat-bottom-sheet-container-text-tracking: normal;--mat-bottom-sheet-container-text-weight: 500}html{--mat-legacy-button-toggle-height: 36px;--mat-legacy-button-toggle-shape: 2px;--mat-legacy-button-toggle-focus-state-layer-opacity: 1;--mat-standard-button-toggle-shape: 4px;--mat-standard-button-toggle-hover-state-layer-opacity: .04;--mat-standard-button-toggle-focus-state-layer-opacity: .12}html{--mat-legacy-button-toggle-text-color: rgba(0, 0, 0, .38);--mat-legacy-button-toggle-state-layer-color: rgba(0, 0, 0, .12);--mat-legacy-button-toggle-selected-state-text-color: rgba(0, 0, 0, .54);--mat-legacy-button-toggle-selected-state-background-color: #e0e0e0;--mat-legacy-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-legacy-button-toggle-disabled-state-background-color: #eeeeee;--mat-legacy-button-toggle-disabled-selected-state-background-color: #bdbdbd;--mat-standard-button-toggle-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-background-color: white;--mat-standard-button-toggle-state-layer-color: black;--mat-standard-button-toggle-selected-state-background-color: #e0e0e0;--mat-standard-button-toggle-selected-state-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-standard-button-toggle-disabled-state-background-color: white;--mat-standard-button-toggle-disabled-selected-state-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-disabled-selected-state-background-color: #bdbdbd;--mat-standard-button-toggle-divider-color: #e0e0e0}html{--mat-standard-button-toggle-height: 48px}html{--mat-legacy-button-toggle-label-text-font: Roboto, Helvetica Neue, sans-serif;--mat-legacy-button-toggle-label-text-line-height: 2.4;--mat-legacy-button-toggle-label-text-size: 15px;--mat-legacy-button-toggle-label-text-tracking: normal;--mat-legacy-button-toggle-label-text-weight: 500;--mat-standard-button-toggle-label-text-font: Roboto, Helvetica Neue, sans-serif;--mat-standard-button-toggle-label-text-line-height: 2.4;--mat-standard-button-toggle-label-text-size: 15px;--mat-standard-button-toggle-label-text-tracking: normal;--mat-standard-button-toggle-label-text-weight: 500}html{--mat-datepicker-calendar-container-shape: 4px;--mat-datepicker-calendar-container-touch-shape: 4px;--mat-datepicker-calendar-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-datepicker-calendar-container-touch-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12)}html{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #008cd2;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(0, 140, 210, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(0, 140, 210, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(0, 140, 210, .3);--mat-datepicker-toggle-active-state-icon-color: #008cd2;--mat-datepicker-calendar-date-in-range-state-background-color: rgba(0, 140, 210, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e;--mat-datepicker-toggle-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-body-label-text-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-period-button-text-color: black;--mat-datepicker-calendar-period-button-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-navigation-button-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-header-divider-color: rgba(0, 0, 0, .12);--mat-datepicker-calendar-header-text-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-date-today-outline-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(0, 0, 0, .18);--mat-datepicker-calendar-date-text-color: rgba(0, 0, 0, .87);--mat-datepicker-calendar-date-outline-color: transparent;--mat-datepicker-calendar-date-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-date-preview-state-outline-color: rgba(0, 0, 0, .24);--mat-datepicker-range-input-separator-color: rgba(0, 0, 0, .87);--mat-datepicker-range-input-disabled-state-separator-color: rgba(0, 0, 0, .38);--mat-datepicker-range-input-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-container-background-color: white;--mat-datepicker-calendar-container-text-color: rgba(0, 0, 0, .87)}.mat-datepicker-content.mat-accent{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #008cd2;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(0, 140, 210, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(0, 140, 210, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(0, 140, 210, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(0, 140, 210, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e}.mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #f44336;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(244, 67, 54, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(244, 67, 54, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(244, 67, 54, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(244, 67, 54, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e}.mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color: #008cd2}.mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: #f44336}.mat-calendar-controls{--mat-icon-button-touch-target-display: none}.mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base{--mdc-icon-button-state-layer-size: 40px;width:var(--mdc-icon-button-state-layer-size);height:var(--mdc-icon-button-state-layer-size);padding:8px}html{--mat-datepicker-calendar-text-font: Roboto, Helvetica Neue, sans-serif;--mat-datepicker-calendar-text-size: 13px;--mat-datepicker-calendar-body-label-text-size: 14px;--mat-datepicker-calendar-body-label-text-weight: 500;--mat-datepicker-calendar-period-button-text-size: 14px;--mat-datepicker-calendar-period-button-text-weight: 500;--mat-datepicker-calendar-header-text-size: 11px;--mat-datepicker-calendar-header-text-weight: 500}html{--mat-divider-width: 1px}html{--mat-divider-color: rgba(0, 0, 0, .12)}html{--mat-expansion-container-shape: 4px;--mat-expansion-legacy-header-indicator-display: inline-block;--mat-expansion-header-indicator-display: none}html{--mat-expansion-container-background-color: white;--mat-expansion-container-text-color: rgba(0, 0, 0, .87);--mat-expansion-actions-divider-color: rgba(0, 0, 0, .12);--mat-expansion-header-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-expansion-header-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-expansion-header-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-expansion-header-text-color: rgba(0, 0, 0, .87);--mat-expansion-header-description-color: rgba(0, 0, 0, .54);--mat-expansion-header-indicator-color: rgba(0, 0, 0, .54)}html{--mat-expansion-header-collapsed-state-height: 48px;--mat-expansion-header-expanded-state-height: 64px}html{--mat-expansion-header-text-font: Roboto, Helvetica Neue, sans-serif;--mat-expansion-header-text-size: 15px;--mat-expansion-header-text-weight: 500;--mat-expansion-header-text-line-height: inherit;--mat-expansion-header-text-tracking: inherit;--mat-expansion-container-text-font: Roboto, Helvetica Neue, sans-serif;--mat-expansion-container-text-line-height: 2.4;--mat-expansion-container-text-size: 15px;--mat-expansion-container-text-tracking: normal;--mat-expansion-container-text-weight: 500}html{--mat-grid-list-tile-header-primary-text-size: 15px;--mat-grid-list-tile-header-secondary-text-size: 12px;--mat-grid-list-tile-footer-primary-text-size: 15px;--mat-grid-list-tile-footer-secondary-text-size: 12px}html{--mat-icon-color: inherit}.mat-icon.mat-primary,.mat-icon.mat-accent{--mat-icon-color: #008cd2}.mat-icon.mat-warn{--mat-icon-color: #f44336}html{--mat-sidenav-container-shape: 0;--mat-sidenav-container-elevation-shadow: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-sidenav-container-width: auto}html{--mat-sidenav-container-divider-color: rgba(0, 0, 0, .12);--mat-sidenav-container-background-color: white;--mat-sidenav-container-text-color: rgba(0, 0, 0, .87);--mat-sidenav-content-background-color: #fafafa;--mat-sidenav-content-text-color: rgba(0, 0, 0, .87);--mat-sidenav-scrim-color: rgba(0, 0, 0, .6)}html{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #008cd2;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #008cd2;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #008cd2;--mat-stepper-header-edit-state-icon-foreground-color: white;--mat-stepper-container-color: white;--mat-stepper-line-color: rgba(0, 0, 0, .12);--mat-stepper-header-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-stepper-header-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-stepper-header-label-text-color: rgba(0, 0, 0, .54);--mat-stepper-header-optional-label-text-color: rgba(0, 0, 0, .54);--mat-stepper-header-selected-state-label-text-color: rgba(0, 0, 0, .87);--mat-stepper-header-error-state-label-text-color: #f44336;--mat-stepper-header-icon-background-color: rgba(0, 0, 0, .54);--mat-stepper-header-error-state-icon-foreground-color: #f44336;--mat-stepper-header-error-state-icon-background-color: transparent}html .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #008cd2;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #008cd2;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #008cd2;--mat-stepper-header-edit-state-icon-foreground-color: white}html .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #f44336;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #f44336;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #f44336;--mat-stepper-header-edit-state-icon-foreground-color: white}html{--mat-stepper-header-height: 72px}html{--mat-stepper-container-text-font: Roboto, Helvetica Neue, sans-serif;--mat-stepper-header-label-text-font: Roboto, Helvetica Neue, sans-serif;--mat-stepper-header-label-text-size: 15px;--mat-stepper-header-label-text-weight: 500;--mat-stepper-header-error-state-label-text-size: 15px;--mat-stepper-header-selected-state-label-text-size: 15px;--mat-stepper-header-selected-state-label-text-weight: 500}html{--mat-sort-arrow-color: #757575}html{--mat-toolbar-container-background-color: whitesmoke;--mat-toolbar-container-text-color: rgba(0, 0, 0, .87)}.mat-toolbar.mat-primary,.mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #008cd2;--mat-toolbar-container-text-color: white}.mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #f44336;--mat-toolbar-container-text-color: white}html{--mat-toolbar-standard-height: 64px;--mat-toolbar-mobile-height: 56px}html{--mat-toolbar-title-text-font: Roboto, Helvetica Neue, sans-serif;--mat-toolbar-title-text-line-height: 2.4;--mat-toolbar-title-text-size: 15px;--mat-toolbar-title-text-tracking: normal;--mat-toolbar-title-text-weight: 500}html{--mat-tree-container-background-color: white;--mat-tree-node-text-color: rgba(0, 0, 0, .87)}html{--mat-tree-node-min-height: 48px}html{--mat-tree-node-text-font: Roboto, Helvetica Neue, sans-serif;--mat-tree-node-text-size: 15px;--mat-tree-node-text-weight: 500}:root{--mdc-layout-grid-margin-desktop: 24px;--mdc-layout-grid-gutter-desktop: 24px;--mdc-layout-grid-column-width-desktop: 72px;--mdc-layout-grid-margin-tablet: 16px;--mdc-layout-grid-gutter-tablet: 16px;--mdc-layout-grid-column-width-tablet: 72px;--mdc-layout-grid-margin-phone: 16px;--mdc-layout-grid-gutter-phone: 16px;--mdc-layout-grid-column-width-phone: 72px}@media (min-width: 840px){.mdc-layout-grid{box-sizing:border-box;margin:0 auto;padding:24px;padding:var(--mdc-layout-grid-margin-desktop, 24px)}}@media (min-width: 600px) and (max-width: 839px){.mdc-layout-grid{box-sizing:border-box;margin:0 auto;padding:16px;padding:var(--mdc-layout-grid-margin-tablet, 16px)}}@media (max-width: 599px){.mdc-layout-grid{box-sizing:border-box;margin:0 auto;padding:16px;padding:var(--mdc-layout-grid-margin-phone, 16px)}}@media (min-width: 840px){.mdc-layout-grid__inner{display:flex;flex-flow:row wrap;align-items:stretch;margin:-12px;margin:calc(var(--mdc-layout-grid-gutter-desktop, 24px) / 2 * -1)}@supports (display: grid){.mdc-layout-grid__inner{display:grid;margin:0;grid-gap:24px;grid-gap:var(--mdc-layout-grid-gutter-desktop, 24px);grid-template-columns:repeat(12,minmax(0,1fr))}}}@media (min-width: 600px) and (max-width: 839px){.mdc-layout-grid__inner{display:flex;flex-flow:row wrap;align-items:stretch;margin:-8px;margin:calc(var(--mdc-layout-grid-gutter-tablet, 16px) / 2 * -1)}@supports (display: grid){.mdc-layout-grid__inner{display:grid;margin:0;grid-gap:16px;grid-gap:var(--mdc-layout-grid-gutter-tablet, 16px);grid-template-columns:repeat(8,minmax(0,1fr))}}}@media (max-width: 599px){.mdc-layout-grid__inner{display:flex;flex-flow:row wrap;align-items:stretch;margin:-8px;margin:calc(var(--mdc-layout-grid-gutter-phone, 16px) / 2 * -1)}@supports (display: grid){.mdc-layout-grid__inner{display:grid;margin:0;grid-gap:16px;grid-gap:var(--mdc-layout-grid-gutter-phone, 16px);grid-template-columns:repeat(4,minmax(0,1fr))}}}@media (min-width: 840px){.mdc-layout-grid__cell{width:calc(33.3333333333% - 24px);width:calc(33.3333333333% - var(--mdc-layout-grid-gutter-desktop, 24px));box-sizing:border-box;margin:12px;margin:calc(var(--mdc-layout-grid-gutter-desktop, 24px) / 2)}@supports (display: grid){.mdc-layout-grid__cell{width:auto;grid-column-end:span 4}}@supports (display: grid){.mdc-layout-grid__cell{margin:0}}.mdc-layout-grid__cell--span-1,.mdc-layout-grid__cell--span-1-desktop{width:calc(8.3333333333% - 24px);width:calc(8.3333333333% - var(--mdc-layout-grid-gutter-desktop, 24px))}@supports (display: grid){.mdc-layout-grid__cell--span-1,.mdc-layout-grid__cell--span-1-desktop{width:auto;grid-column-end:span 1}}.mdc-layout-grid__cell--span-2,.mdc-layout-grid__cell--span-2-desktop{width:calc(16.6666666667% - 24px);width:calc(16.6666666667% - var(--mdc-layout-grid-gutter-desktop, 24px))}@supports (display: grid){.mdc-layout-grid__cell--span-2,.mdc-layout-grid__cell--span-2-desktop{width:auto;grid-column-end:span 2}}.mdc-layout-grid__cell--span-3,.mdc-layout-grid__cell--span-3-desktop{width:calc(25% - 24px);width:calc(25% - var(--mdc-layout-grid-gutter-desktop, 24px))}@supports (display: grid){.mdc-layout-grid__cell--span-3,.mdc-layout-grid__cell--span-3-desktop{width:auto;grid-column-end:span 3}}.mdc-layout-grid__cell--span-4,.mdc-layout-grid__cell--span-4-desktop{width:calc(33.3333333333% - 24px);width:calc(33.3333333333% - var(--mdc-layout-grid-gutter-desktop, 24px))}@supports (display: grid){.mdc-layout-grid__cell--span-4,.mdc-layout-grid__cell--span-4-desktop{width:auto;grid-column-end:span 4}}.mdc-layout-grid__cell--span-5,.mdc-layout-grid__cell--span-5-desktop{width:calc(41.6666666667% - 24px);width:calc(41.6666666667% - var(--mdc-layout-grid-gutter-desktop, 24px))}@supports (display: grid){.mdc-layout-grid__cell--span-5,.mdc-layout-grid__cell--span-5-desktop{width:auto;grid-column-end:span 5}}.mdc-layout-grid__cell--span-6,.mdc-layout-grid__cell--span-6-desktop{width:calc(50% - 24px);width:calc(50% - var(--mdc-layout-grid-gutter-desktop, 24px))}@supports (display: grid){.mdc-layout-grid__cell--span-6,.mdc-layout-grid__cell--span-6-desktop{width:auto;grid-column-end:span 6}}.mdc-layout-grid__cell--span-7,.mdc-layout-grid__cell--span-7-desktop{width:calc(58.3333333333% - 24px);width:calc(58.3333333333% - var(--mdc-layout-grid-gutter-desktop, 24px))}@supports (display: grid){.mdc-layout-grid__cell--span-7,.mdc-layout-grid__cell--span-7-desktop{width:auto;grid-column-end:span 7}}.mdc-layout-grid__cell--span-8,.mdc-layout-grid__cell--span-8-desktop{width:calc(66.6666666667% - 24px);width:calc(66.6666666667% - var(--mdc-layout-grid-gutter-desktop, 24px))}@supports (display: grid){.mdc-layout-grid__cell--span-8,.mdc-layout-grid__cell--span-8-desktop{width:auto;grid-column-end:span 8}}.mdc-layout-grid__cell--span-9,.mdc-layout-grid__cell--span-9-desktop{width:calc(75% - 24px);width:calc(75% - var(--mdc-layout-grid-gutter-desktop, 24px))}@supports (display: grid){.mdc-layout-grid__cell--span-9,.mdc-layout-grid__cell--span-9-desktop{width:auto;grid-column-end:span 9}}.mdc-layout-grid__cell--span-10,.mdc-layout-grid__cell--span-10-desktop{width:calc(83.3333333333% - 24px);width:calc(83.3333333333% - var(--mdc-layout-grid-gutter-desktop, 24px))}@supports (display: grid){.mdc-layout-grid__cell--span-10,.mdc-layout-grid__cell--span-10-desktop{width:auto;grid-column-end:span 10}}.mdc-layout-grid__cell--span-11,.mdc-layout-grid__cell--span-11-desktop{width:calc(91.6666666667% - 24px);width:calc(91.6666666667% - var(--mdc-layout-grid-gutter-desktop, 24px))}@supports (display: grid){.mdc-layout-grid__cell--span-11,.mdc-layout-grid__cell--span-11-desktop{width:auto;grid-column-end:span 11}}.mdc-layout-grid__cell--span-12,.mdc-layout-grid__cell--span-12-desktop{width:calc(100% - 24px);width:calc(100% - var(--mdc-layout-grid-gutter-desktop, 24px))}@supports (display: grid){.mdc-layout-grid__cell--span-12,.mdc-layout-grid__cell--span-12-desktop{width:auto;grid-column-end:span 12}}}@media (min-width: 600px) and (max-width: 839px){.mdc-layout-grid__cell{width:calc(50% - 16px);width:calc(50% - var(--mdc-layout-grid-gutter-tablet, 16px));box-sizing:border-box;margin:8px;margin:calc(var(--mdc-layout-grid-gutter-tablet, 16px) / 2)}@supports (display: grid){.mdc-layout-grid__cell{width:auto;grid-column-end:span 4}}@supports (display: grid){.mdc-layout-grid__cell{margin:0}}.mdc-layout-grid__cell--span-1,.mdc-layout-grid__cell--span-1-tablet{width:calc(12.5% - 16px);width:calc(12.5% - var(--mdc-layout-grid-gutter-tablet, 16px))}@supports (display: grid){.mdc-layout-grid__cell--span-1,.mdc-layout-grid__cell--span-1-tablet{width:auto;grid-column-end:span 1}}.mdc-layout-grid__cell--span-2,.mdc-layout-grid__cell--span-2-tablet{width:calc(25% - 16px);width:calc(25% - var(--mdc-layout-grid-gutter-tablet, 16px))}@supports (display: grid){.mdc-layout-grid__cell--span-2,.mdc-layout-grid__cell--span-2-tablet{width:auto;grid-column-end:span 2}}.mdc-layout-grid__cell--span-3,.mdc-layout-grid__cell--span-3-tablet{width:calc(37.5% - 16px);width:calc(37.5% - var(--mdc-layout-grid-gutter-tablet, 16px))}@supports (display: grid){.mdc-layout-grid__cell--span-3,.mdc-layout-grid__cell--span-3-tablet{width:auto;grid-column-end:span 3}}.mdc-layout-grid__cell--span-4,.mdc-layout-grid__cell--span-4-tablet{width:calc(50% - 16px);width:calc(50% - var(--mdc-layout-grid-gutter-tablet, 16px))}@supports (display: grid){.mdc-layout-grid__cell--span-4,.mdc-layout-grid__cell--span-4-tablet{width:auto;grid-column-end:span 4}}.mdc-layout-grid__cell--span-5,.mdc-layout-grid__cell--span-5-tablet{width:calc(62.5% - 16px);width:calc(62.5% - var(--mdc-layout-grid-gutter-tablet, 16px))}@supports (display: grid){.mdc-layout-grid__cell--span-5,.mdc-layout-grid__cell--span-5-tablet{width:auto;grid-column-end:span 5}}.mdc-layout-grid__cell--span-6,.mdc-layout-grid__cell--span-6-tablet{width:calc(75% - 16px);width:calc(75% - var(--mdc-layout-grid-gutter-tablet, 16px))}@supports (display: grid){.mdc-layout-grid__cell--span-6,.mdc-layout-grid__cell--span-6-tablet{width:auto;grid-column-end:span 6}}.mdc-layout-grid__cell--span-7,.mdc-layout-grid__cell--span-7-tablet{width:calc(87.5% - 16px);width:calc(87.5% - var(--mdc-layout-grid-gutter-tablet, 16px))}@supports (display: grid){.mdc-layout-grid__cell--span-7,.mdc-layout-grid__cell--span-7-tablet{width:auto;grid-column-end:span 7}}.mdc-layout-grid__cell--span-8,.mdc-layout-grid__cell--span-8-tablet{width:calc(100% - 16px);width:calc(100% - var(--mdc-layout-grid-gutter-tablet, 16px))}@supports (display: grid){.mdc-layout-grid__cell--span-8,.mdc-layout-grid__cell--span-8-tablet{width:auto;grid-column-end:span 8}}.mdc-layout-grid__cell--span-9,.mdc-layout-grid__cell--span-9-tablet{width:calc(100% - 16px);width:calc(100% - var(--mdc-layout-grid-gutter-tablet, 16px))}@supports (display: grid){.mdc-layout-grid__cell--span-9,.mdc-layout-grid__cell--span-9-tablet{width:auto;grid-column-end:span 8}}.mdc-layout-grid__cell--span-10,.mdc-layout-grid__cell--span-10-tablet{width:calc(100% - 16px);width:calc(100% - var(--mdc-layout-grid-gutter-tablet, 16px))}@supports (display: grid){.mdc-layout-grid__cell--span-10,.mdc-layout-grid__cell--span-10-tablet{width:auto;grid-column-end:span 8}}.mdc-layout-grid__cell--span-11,.mdc-layout-grid__cell--span-11-tablet{width:calc(100% - 16px);width:calc(100% - var(--mdc-layout-grid-gutter-tablet, 16px))}@supports (display: grid){.mdc-layout-grid__cell--span-11,.mdc-layout-grid__cell--span-11-tablet{width:auto;grid-column-end:span 8}}.mdc-layout-grid__cell--span-12,.mdc-layout-grid__cell--span-12-tablet{width:calc(100% - 16px);width:calc(100% - var(--mdc-layout-grid-gutter-tablet, 16px))}@supports (display: grid){.mdc-layout-grid__cell--span-12,.mdc-layout-grid__cell--span-12-tablet{width:auto;grid-column-end:span 8}}}@media (max-width: 599px){.mdc-layout-grid__cell{width:calc(100% - 16px);width:calc(100% - var(--mdc-layout-grid-gutter-phone, 16px));box-sizing:border-box;margin:8px;margin:calc(var(--mdc-layout-grid-gutter-phone, 16px) / 2)}@supports (display: grid){.mdc-layout-grid__cell{width:auto;grid-column-end:span 4}}@supports (display: grid){.mdc-layout-grid__cell{margin:0}}.mdc-layout-grid__cell--span-1,.mdc-layout-grid__cell--span-1-phone{width:calc(25% - 16px);width:calc(25% - var(--mdc-layout-grid-gutter-phone, 16px))}@supports (display: grid){.mdc-layout-grid__cell--span-1,.mdc-layout-grid__cell--span-1-phone{width:auto;grid-column-end:span 1}}.mdc-layout-grid__cell--span-2,.mdc-layout-grid__cell--span-2-phone{width:calc(50% - 16px);width:calc(50% - var(--mdc-layout-grid-gutter-phone, 16px))}@supports (display: grid){.mdc-layout-grid__cell--span-2,.mdc-layout-grid__cell--span-2-phone{width:auto;grid-column-end:span 2}}.mdc-layout-grid__cell--span-3,.mdc-layout-grid__cell--span-3-phone{width:calc(75% - 16px);width:calc(75% - var(--mdc-layout-grid-gutter-phone, 16px))}@supports (display: grid){.mdc-layout-grid__cell--span-3,.mdc-layout-grid__cell--span-3-phone{width:auto;grid-column-end:span 3}}.mdc-layout-grid__cell--span-4,.mdc-layout-grid__cell--span-4-phone{width:calc(100% - 16px);width:calc(100% - var(--mdc-layout-grid-gutter-phone, 16px))}@supports (display: grid){.mdc-layout-grid__cell--span-4,.mdc-layout-grid__cell--span-4-phone{width:auto;grid-column-end:span 4}}.mdc-layout-grid__cell--span-5,.mdc-layout-grid__cell--span-5-phone{width:calc(100% - 16px);width:calc(100% - var(--mdc-layout-grid-gutter-phone, 16px))}@supports (display: grid){.mdc-layout-grid__cell--span-5,.mdc-layout-grid__cell--span-5-phone{width:auto;grid-column-end:span 4}}.mdc-layout-grid__cell--span-6,.mdc-layout-grid__cell--span-6-phone{width:calc(100% - 16px);width:calc(100% - var(--mdc-layout-grid-gutter-phone, 16px))}@supports (display: grid){.mdc-layout-grid__cell--span-6,.mdc-layout-grid__cell--span-6-phone{width:auto;grid-column-end:span 4}}.mdc-layout-grid__cell--span-7,.mdc-layout-grid__cell--span-7-phone{width:calc(100% - 16px);width:calc(100% - var(--mdc-layout-grid-gutter-phone, 16px))}@supports (display: grid){.mdc-layout-grid__cell--span-7,.mdc-layout-grid__cell--span-7-phone{width:auto;grid-column-end:span 4}}.mdc-layout-grid__cell--span-8,.mdc-layout-grid__cell--span-8-phone{width:calc(100% - 16px);width:calc(100% - var(--mdc-layout-grid-gutter-phone, 16px))}@supports (display: grid){.mdc-layout-grid__cell--span-8,.mdc-layout-grid__cell--span-8-phone{width:auto;grid-column-end:span 4}}.mdc-layout-grid__cell--span-9,.mdc-layout-grid__cell--span-9-phone{width:calc(100% - 16px);width:calc(100% - var(--mdc-layout-grid-gutter-phone, 16px))}@supports (display: grid){.mdc-layout-grid__cell--span-9,.mdc-layout-grid__cell--span-9-phone{width:auto;grid-column-end:span 4}}.mdc-layout-grid__cell--span-10,.mdc-layout-grid__cell--span-10-phone{width:calc(100% - 16px);width:calc(100% - var(--mdc-layout-grid-gutter-phone, 16px))}@supports (display: grid){.mdc-layout-grid__cell--span-10,.mdc-layout-grid__cell--span-10-phone{width:auto;grid-column-end:span 4}}.mdc-layout-grid__cell--span-11,.mdc-layout-grid__cell--span-11-phone{width:calc(100% - 16px);width:calc(100% - var(--mdc-layout-grid-gutter-phone, 16px))}@supports (display: grid){.mdc-layout-grid__cell--span-11,.mdc-layout-grid__cell--span-11-phone{width:auto;grid-column-end:span 4}}.mdc-layout-grid__cell--span-12,.mdc-layout-grid__cell--span-12-phone{width:calc(100% - 16px);width:calc(100% - var(--mdc-layout-grid-gutter-phone, 16px))}@supports (display: grid){.mdc-layout-grid__cell--span-12,.mdc-layout-grid__cell--span-12-phone{width:auto;grid-column-end:span 4}}}.mdc-layout-grid__cell--order-1{order:1}.mdc-layout-grid__cell--order-2{order:2}.mdc-layout-grid__cell--order-3{order:3}.mdc-layout-grid__cell--order-4{order:4}.mdc-layout-grid__cell--order-5{order:5}.mdc-layout-grid__cell--order-6{order:6}.mdc-layout-grid__cell--order-7{order:7}.mdc-layout-grid__cell--order-8{order:8}.mdc-layout-grid__cell--order-9{order:9}.mdc-layout-grid__cell--order-10{order:10}.mdc-layout-grid__cell--order-11{order:11}.mdc-layout-grid__cell--order-12{order:12}.mdc-layout-grid__cell--align-top{align-self:flex-start}@supports (display: grid){.mdc-layout-grid__cell--align-top{align-self:start}}.mdc-layout-grid__cell--align-middle{align-self:center}.mdc-layout-grid__cell--align-bottom{align-self:flex-end}@supports (display: grid){.mdc-layout-grid__cell--align-bottom{align-self:end}}@media (min-width: 840px){.mdc-layout-grid--fixed-column-width{width:1176px;width:calc(var(--mdc-layout-grid-column-width-desktop, 72px) * 12 + var(--mdc-layout-grid-gutter-desktop, 24px) * 11 + var(--mdc-layout-grid-margin-desktop, 24px) * 2)}}@media (min-width: 600px) and (max-width: 839px){.mdc-layout-grid--fixed-column-width{width:720px;width:calc(var(--mdc-layout-grid-column-width-tablet, 72px) * 8 + var(--mdc-layout-grid-gutter-tablet, 16px) * 7 + var(--mdc-layout-grid-margin-tablet, 16px) * 2)}}@media (max-width: 599px){.mdc-layout-grid--fixed-column-width{width:368px;width:calc(var(--mdc-layout-grid-column-width-phone, 72px) * 4 + var(--mdc-layout-grid-gutter-phone, 16px) * 3 + var(--mdc-layout-grid-margin-phone, 16px) * 2)}}.mdc-layout-grid--align-left{margin-right:auto;margin-left:0}.mdc-layout-grid--align-right{margin-right:0;margin-left:auto}.ssp-table-content{background-color:#f1f6f8}.ssp-table-content dtt-table,.ssp-table-content .dtt-table{padding:0 28px;overflow-y:scroll}@media screen and (max-width: 540px){.ssp-table-content dtt-table,.ssp-table-content .dtt-table{padding:0 12px}}.ssp-table-content dtt-table dtt-cellgroup:last-child,.ssp-table-content .dtt-table dtt-cellgroup:last-child{padding-right:52px!important}.ssp-table-content dtt-table dtt-cellgroup:first-of-type:before,.ssp-table-content dtt-table .col-head-cell:first-of-type:before,.ssp-table-content dtt-table dtt-cellgroup:first-of-type:after,.ssp-table-content dtt-table .col-head-cell:first-of-type:after,.ssp-table-content .dtt-table dtt-cellgroup:first-of-type:before,.ssp-table-content .dtt-table .col-head-cell:first-of-type:before,.ssp-table-content .dtt-table dtt-cellgroup:first-of-type:after,.ssp-table-content .dtt-table .col-head-cell:first-of-type:after{width:28px;background-color:#f1f6f8}@media screen and (max-width: 540px){.ssp-table-content dtt-table dtt-cellgroup:first-of-type:before,.ssp-table-content dtt-table .col-head-cell:first-of-type:before,.ssp-table-content dtt-table dtt-cellgroup:first-of-type:after,.ssp-table-content dtt-table .col-head-cell:first-of-type:after,.ssp-table-content .dtt-table dtt-cellgroup:first-of-type:before,.ssp-table-content .dtt-table .col-head-cell:first-of-type:before,.ssp-table-content .dtt-table dtt-cellgroup:first-of-type:after,.ssp-table-content .dtt-table .col-head-cell:first-of-type:after{visibility:hidden}}.ssp-table-content dtt-table dtt-cellgroup:first-of-type:before,.ssp-table-content dtt-table .col-head-cell:first-of-type:before,.ssp-table-content .dtt-table dtt-cellgroup:first-of-type:before,.ssp-table-content .dtt-table .col-head-cell:first-of-type:before{left:-28px}.ssp-table-content dtt-table dtt-cellgroup:first-of-type:after,.ssp-table-content dtt-table .col-head-cell:first-of-type:after,.ssp-table-content .dtt-table dtt-cellgroup:first-of-type:after,.ssp-table-content .dtt-table .col-head-cell:first-of-type:after{left:calc(100vw - 312px)}@media screen and (max-width: 1240px){.ssp-table-content dtt-table dtt-cellgroup:first-of-type:after,.ssp-table-content dtt-table .col-head-cell:first-of-type:after,.ssp-table-content .dtt-table dtt-cellgroup:first-of-type:after,.ssp-table-content .dtt-table .col-head-cell:first-of-type:after{left:calc(100vw - 65px)}}.ssp-table-content dtt-table [table-prolog],.ssp-table-content .dtt-table [table-prolog]{padding:36px 28px 16px 0}@media screen and (max-width: 540px){.ssp-table-content dtt-table [table-prolog],.ssp-table-content .dtt-table [table-prolog]{padding:8px 0}}.ssp-table-content dtt-table [table-prolog] h1,.ssp-table-content .dtt-table [table-prolog] h1{margin:0 0 12px}@media screen and (max-width: 540px){.ssp-table-content dtt-table [table-prolog] h1,.ssp-table-content .dtt-table [table-prolog] h1{margin:0 0 4px}}.ssp-table-content dtt-table [table-prolog] .row-left-right,.ssp-table-content .dtt-table [table-prolog] .row-left-right{display:flex;justify-content:space-between;align-items:center}.ssp-table-content dtt-table [table-prolog] .table-total-rows,.ssp-table-content .dtt-table [table-prolog] .table-total-rows{color:#778893}.ssp-table-content dtt-table [table-prolog] .table-total-rows .highlight,.ssp-table-content .dtt-table [table-prolog] .table-total-rows .highlight{color:#4b4d4f}.ssp-table-content dtt-table .table-rows,.ssp-table-content .dtt-table .table-rows{border-collapse:collapse;border-left:1px solid #e4e9ec;border-right:1px solid #e4e9ec;font-size:15px;font-family:Open Sans,Helvetica Neue,sans-serif;color:#4b4d4f;background-color:#fffef4}.ssp-table-content dtt-table .table-rows .header-row .col-head-cell,.ssp-table-content dtt-table .table-rows dtt-row dtt-cellgroup,.ssp-table-content .dtt-table .table-rows .header-row .col-head-cell,.ssp-table-content .dtt-table .table-rows dtt-row dtt-cellgroup{padding:16px;vertical-align:middle}.ssp-table-content dtt-table .table-rows .col-head-cell:last-child,.ssp-table-content .dtt-table .table-rows .col-head-cell:last-child{padding-right:52px!important}.ssp-table-content dtt-table .table-rows .header-row,.ssp-table-content .dtt-table .table-rows .header-row{border:1px solid #e4e9ec;background-color:#fff}.ssp-table-content dtt-table .table-rows .header-row .col-head-cell,.ssp-table-content .dtt-table .table-rows .header-row .col-head-cell{color:#778893;background-color:#fff;border-top:1px solid #e4e9ec;border-bottom:1px solid #e4e9ec;font-family:Roboto,Open Sans,Helvetica Neue,sans-serif;font-size:11px;font-weight:700;letter-spacing:.71px;text-transform:uppercase;line-height:23px;top:-1px}.ssp-table-content dtt-table .table-rows .header-row .col-head-cell:first-of-type,.ssp-table-content .dtt-table .table-rows .header-row .col-head-cell:first-of-type{top:-1px}.ssp-table-content dtt-table .table-rows .header-row .col-head-cell.col-head-cell-not-clickable:hover,.ssp-table-content .dtt-table .table-rows .header-row .col-head-cell.col-head-cell-not-clickable:hover{cursor:default}.ssp-table-content dtt-table .table-rows .header-row .col-head-cell:hover,.ssp-table-content .dtt-table .table-rows .header-row .col-head-cell:hover{cursor:pointer}.ssp-table-content dtt-table .table-rows dtt-row dtt-cellgroup:first-of-type dtt-cell:first-of-type:before,.ssp-table-content .dtt-table .table-rows dtt-row dtt-cellgroup:first-of-type dtt-cell:first-of-type:before{content:"";position:absolute;inset:0;z-index:-1}.ssp-table-content dtt-table .table-rows .col-head-cell:first-of-type :first-child:before,.ssp-table-content .dtt-table .table-rows .col-head-cell:first-of-type :first-child:before{content:"";position:absolute;inset:0;z-index:-1}.ssp-table-content dtt-table .table-rows .col-head-cell,.ssp-table-content .dtt-table .table-rows .col-head-cell{background-color:#fff}.ssp-table-content dtt-table .table-rows dtt-row dtt-cellgroup,.ssp-table-content .dtt-table .table-rows dtt-row dtt-cellgroup{background-color:transparent!important;border-bottom:1px solid #e4e9ec}.ssp-table-content dtt-table .table-rows dtt-row dtt-cellgroup dtt-cell,.ssp-table-content .dtt-table .table-rows dtt-row dtt-cellgroup dtt-cell{line-height:23px;display:flex;align-items:center}.ssp-table-content dtt-table .table-rows dtt-row dtt-cellgroup dtt-cell a,.ssp-table-content .dtt-table .table-rows dtt-row dtt-cellgroup dtt-cell a{text-decoration:underline;cursor:pointer}.ssp-table-content dtt-table .table-rows dtt-row dtt-cellgroup.group-color-label,.ssp-table-content .dtt-table .table-rows dtt-row dtt-cellgroup.group-color-label{padding-left:20px}.ssp-table-content dtt-table .table-rows dtt-row dtt-cellgroup.group-color-label scloud-color-label,.ssp-table-content .dtt-table .table-rows dtt-row dtt-cellgroup.group-color-label scloud-color-label{position:absolute;height:100%;width:4px;left:0;top:0;border-radius:0 2px 2px 0;padding:0}.ssp-table-content dtt-table .table-rows dtt-row dtt-cellgroup.group-color-label scloud-color-label.red-label,.ssp-table-content .dtt-table .table-rows dtt-row dtt-cellgroup.group-color-label scloud-color-label.red-label{background-color:#cd0000}.ssp-table-content dtt-table .table-rows dtt-row dtt-cellgroup.group-color-label scloud-color-label.blue-label,.ssp-table-content .dtt-table .table-rows dtt-row dtt-cellgroup.group-color-label scloud-color-label.blue-label{background-color:#9013fe}.ssp-table-content dtt-table .table-rows dtt-row dtt-cellgroup.group-color-label scloud-color-label.cyan-label,.ssp-table-content .dtt-table .table-rows dtt-row dtt-cellgroup.group-color-label scloud-color-label.cyan-label{background-color:#1173b5}.ssp-table-content dtt-table .table-rows dtt-row dtt-cellgroup.group-color-label scloud-color-label.green-label,.ssp-table-content .dtt-table .table-rows dtt-row dtt-cellgroup.group-color-label scloud-color-label.green-label{background-color:#417505}.ssp-table-content dtt-table .table-rows dtt-row dtt-cellgroup.group-color-label scloud-color-label.yellow-label,.ssp-table-content .dtt-table .table-rows dtt-row dtt-cellgroup.group-color-label scloud-color-label.yellow-label{background-color:#8b572a}.ssp-table-content dtt-table .table-rows dtt-row dtt-cellgroup dtt-cell>svg-icon,.ssp-table-content .dtt-table .table-rows dtt-row dtt-cellgroup dtt-cell>svg-icon{margin:0 2px}.ssp-table-content dtt-table .table-rows dtt-row dtt-cellgroup dtt-cell>svg-icon:first-child,.ssp-table-content .dtt-table .table-rows dtt-row dtt-cellgroup dtt-cell>svg-icon:first-child{margin:0 12px 0 0}.ssp-table-content dtt-table .table-rows dtt-row dtt-cellgroup dtt-cell .icon-with-notification,.ssp-table-content .dtt-table .table-rows dtt-row dtt-cellgroup dtt-cell .icon-with-notification{line-height:1;display:inline-block;position:relative;margin-right:4px}.ssp-table-content dtt-table .table-rows dtt-row dtt-cellgroup dtt-cell .icon-with-notification .notification,.ssp-table-content .dtt-table .table-rows dtt-row dtt-cellgroup dtt-cell .icon-with-notification .notification{top:-4px;right:-4px}.ssp-table-content dtt-table .table-rows dtt-row dtt-cellgroup.label-cell,.ssp-table-content .dtt-table .table-rows dtt-row dtt-cellgroup.label-cell{padding:14px 16px;white-space:nowrap;border-radius:0}.ssp-table-content dtt-table .table-rows dtt-row dtt-cellgroup.label-cell dtt-cell,.ssp-table-content .dtt-table .table-rows dtt-row dtt-cellgroup.label-cell dtt-cell{padding:2px 8px;border-radius:4px;display:inline-flex}.ssp-table-content dtt-table .table-rows dtt-row dtt-cellgroup.label-cell.gray-label dtt-cell,.ssp-table-content dtt-table .table-rows dtt-row dtt-cellgroup.label-cell dtt-cell.gray-label,.ssp-table-content .dtt-table .table-rows dtt-row dtt-cellgroup.label-cell.gray-label dtt-cell,.ssp-table-content .dtt-table .table-rows dtt-row dtt-cellgroup.label-cell dtt-cell.gray-label{background-color:#f1f6f8}.ssp-table-content dtt-table .table-rows dtt-row dtt-cellgroup.label-cell.gray-label dtt-cell svg-icon,.ssp-table-content dtt-table .table-rows dtt-row dtt-cellgroup.label-cell dtt-cell.gray-label svg-icon,.ssp-table-content .dtt-table .table-rows dtt-row dtt-cellgroup.label-cell.gray-label dtt-cell svg-icon,.ssp-table-content .dtt-table .table-rows dtt-row dtt-cellgroup.label-cell dtt-cell.gray-label svg-icon{margin-right:4px}.ssp-table-content dtt-table .table-rows dtt-row dtt-cellgroup.label-cell.gray-label dtt-cell svg-icon path,.ssp-table-content dtt-table .table-rows dtt-row dtt-cellgroup.label-cell dtt-cell.gray-label svg-icon path,.ssp-table-content .dtt-table .table-rows dtt-row dtt-cellgroup.label-cell.gray-label dtt-cell svg-icon path,.ssp-table-content .dtt-table .table-rows dtt-row dtt-cellgroup.label-cell dtt-cell.gray-label svg-icon path{fill:#aab7bf!important}.ssp-table-content dtt-table .table-rows dtt-row dtt-cellgroup.label-cell.red-label dtt-cell,.ssp-table-content dtt-table .table-rows dtt-row dtt-cellgroup.label-cell dtt-cell.red-label,.ssp-table-content .dtt-table .table-rows dtt-row dtt-cellgroup.label-cell.red-label dtt-cell,.ssp-table-content .dtt-table .table-rows dtt-row dtt-cellgroup.label-cell dtt-cell.red-label{color:#cd0000;background-color:#ffe6e6}.ssp-table-content dtt-table .table-rows dtt-row dtt-cellgroup.label-cell.blue-label dtt-cell,.ssp-table-content dtt-table .table-rows dtt-row dtt-cellgroup.label-cell dtt-cell.blue-label,.ssp-table-content .dtt-table .table-rows dtt-row dtt-cellgroup.label-cell.blue-label dtt-cell,.ssp-table-content .dtt-table .table-rows dtt-row dtt-cellgroup.label-cell dtt-cell.blue-label{color:#9013fe;background-color:#f1e2ff}.ssp-table-content dtt-table .table-rows dtt-row dtt-cellgroup.label-cell.cyan-label dtt-cell,.ssp-table-content dtt-table .table-rows dtt-row dtt-cellgroup.label-cell dtt-cell.cyan-label,.ssp-table-content .dtt-table .table-rows dtt-row dtt-cellgroup.label-cell.cyan-label dtt-cell,.ssp-table-content .dtt-table .table-rows dtt-row dtt-cellgroup.label-cell dtt-cell.cyan-label{color:#1173b5;background-color:#d0eafc}.ssp-table-content dtt-table .table-rows dtt-row dtt-cellgroup.label-cell.green-label dtt-cell,.ssp-table-content dtt-table .table-rows dtt-row dtt-cellgroup.label-cell dtt-cell.green-label,.ssp-table-content .dtt-table .table-rows dtt-row dtt-cellgroup.label-cell.green-label dtt-cell,.ssp-table-content .dtt-table .table-rows dtt-row dtt-cellgroup.label-cell dtt-cell.green-label{color:#417505;background-color:#e0f0d0}.ssp-table-content dtt-table .table-rows dtt-row dtt-cellgroup.label-cell.yellow-label dtt-cell,.ssp-table-content dtt-table .table-rows dtt-row dtt-cellgroup.label-cell dtt-cell.yellow-label,.ssp-table-content .dtt-table .table-rows dtt-row dtt-cellgroup.label-cell.yellow-label dtt-cell,.ssp-table-content .dtt-table .table-rows dtt-row dtt-cellgroup.label-cell dtt-cell.yellow-label{color:#8b572a;background-color:#fbf3e2}.ssp-table-content dtt-table .table-rows dtt-row:hover dtt-actions,.ssp-table-content .dtt-table .table-rows dtt-row:hover dtt-actions{background-color:unset}.ssp-table-content dtt-table .table-rows dtt-row.deleted-row,.ssp-table-content .dtt-table .table-rows dtt-row.deleted-row{text-decoration:line-through}.ssp-table-content dtt-table .table-rows svg-icon,.ssp-table-content .dtt-table .table-rows svg-icon{line-height:1}.ssp-table-content dtt-table .table-rows svg-icon path,.ssp-table-content .dtt-table .table-rows svg-icon path{fill:#b8c5ce!important}.ssp-table-content dtt-table .table-rows .mat-mdc-button-base.mat-primary:enabled svg-icon path,.ssp-table-content .dtt-table .table-rows .mat-mdc-button-base.mat-primary:enabled svg-icon path{fill:#1173b5!important}.ssp-table-content dtt-table .table-rows .format-numeric.col-head-cell,.ssp-table-content dtt-table .table-rows .format-date.col-head-cell,.ssp-table-content dtt-table .table-rows .right.col-head-cell,.ssp-table-content .dtt-table .table-rows .format-numeric.col-head-cell,.ssp-table-content .dtt-table .table-rows .format-date.col-head-cell,.ssp-table-content .dtt-table .table-rows .right.col-head-cell{text-align:right}.ssp-table-content dtt-table .table-rows .format-numeric dtt-cell,.ssp-table-content dtt-table .table-rows .format-date dtt-cell,.ssp-table-content dtt-table .table-rows .right dtt-cell,.ssp-table-content .dtt-table .table-rows .format-numeric dtt-cell,.ssp-table-content .dtt-table .table-rows .format-date dtt-cell,.ssp-table-content .dtt-table .table-rows .right dtt-cell{justify-content:flex-end}.ssp-table-content dtt-table .table-rows .order-column-ASC.col-head-cell .after-col-head,.ssp-table-content .dtt-table .table-rows .order-column-ASC.col-head-cell .after-col-head{content:"";width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-bottom:5px solid #778893;margin:0 4px;top:43%;position:absolute}.ssp-table-content dtt-table .table-rows .order-column-DESC.col-head-cell .after-col-head,.ssp-table-content .dtt-table .table-rows .order-column-DESC.col-head-cell .after-col-head{content:"";width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-top:5px solid #778893;margin:0 4px;top:43%;position:absolute}.ssp-table-content dtt-table .table-rows .center.col-head-cell,.ssp-table-content .dtt-table .table-rows .center.col-head-cell{text-align:center}.ssp-table-content dtt-table .table-rows .center dtt-cell,.ssp-table-content .dtt-table .table-rows .center dtt-cell{justify-content:center}.ssp-table-content dtt-table.mobile .table-rows,.ssp-table-content .dtt-table.mobile .table-rows{table-layout:fixed}.ssp-table-content dtt-table.mobile .table-rows .header-row,.ssp-table-content .dtt-table.mobile .table-rows .header-row{display:none}.ssp-table-content dtt-table.mobile .table-rows dtt-row:first-of-type,.ssp-table-content .dtt-table.mobile .table-rows dtt-row:first-of-type{border-top:1px solid #e4e9ec}.ssp-table-content dtt-table.mobile .table-rows dtt-cellgroup:first-of-type dtt-cell:first-of-type:after,.ssp-table-content dtt-table.mobile .table-rows .col-head-cell .before-col-head:after,.ssp-table-content .dtt-table.mobile .table-rows dtt-cellgroup:first-of-type dtt-cell:first-of-type:after,.ssp-table-content .dtt-table.mobile .table-rows .col-head-cell .before-col-head:after{display:none}.ssp-table-content dtt-table.mobile dtt-cellgroup,.ssp-table-content .dtt-table.mobile dtt-cellgroup{display:flex;justify-content:space-between;justify-items:center}.ssp-table-content dtt-table.mobile dtt-cellgroup dtt-cell:first-of-type,.ssp-table-content .dtt-table.mobile dtt-cellgroup dtt-cell:first-of-type{min-width:0;overflow-x:clip;white-space:nowrap;text-overflow:ellipsis}.ssp-table-content dtt-table.has-actions .table-rows .col-head-cell:last-child,.ssp-table-content dtt-table.has-actions .table-rows dtt-cellgroup:last-child,.ssp-table-content dtt-table.has-actions.action-count-2 .table-rows .col-head-cell:last-child,.ssp-table-content dtt-table.has-actions.action-count-2 .table-rows dtt-cellgroup:last-child,.ssp-table-content .dtt-table.has-actions .table-rows .col-head-cell:last-child,.ssp-table-content .dtt-table.has-actions .table-rows dtt-cellgroup:last-child,.ssp-table-content .dtt-table.has-actions.action-count-2 .table-rows .col-head-cell:last-child,.ssp-table-content .dtt-table.has-actions.action-count-2 .table-rows dtt-cellgroup:last-child{padding-right:164px!important}.ssp-table-content dtt-table.has-actions.action-count-1 .table-rows .col-head-cell:last-child,.ssp-table-content dtt-table.has-actions.action-count-1 .table-rows dtt-cellgroup:last-child,.ssp-table-content .dtt-table.has-actions.action-count-1 .table-rows .col-head-cell:last-child,.ssp-table-content .dtt-table.has-actions.action-count-1 .table-rows dtt-cellgroup:last-child{padding-right:124px!important}.ssp-table-content dtt-table.has-actions.action-count-3 .table-rows .col-head-cell:last-child,.ssp-table-content dtt-table.has-actions.action-count-3 .table-rows dtt-cellgroup:last-child,.ssp-table-content .dtt-table.has-actions.action-count-3 .table-rows .col-head-cell:last-child,.ssp-table-content .dtt-table.has-actions.action-count-3 .table-rows dtt-cellgroup:last-child{padding-right:204px!important}.ssp-table-content dtt-table .table-rows dtt-row .actions-anchor .actions-container,.ssp-table-content dtt-table .table-rows dtt-row .actions-anchor-dummy .actions-container,.ssp-table-content dtt-table .table-rows .header-row .actions-anchor .actions-container,.ssp-table-content dtt-table .table-rows .header-row .actions-anchor-dummy .actions-container,.ssp-table-content .dtt-table .table-rows dtt-row .actions-anchor .actions-container,.ssp-table-content .dtt-table .table-rows dtt-row .actions-anchor-dummy .actions-container,.ssp-table-content .dtt-table .table-rows .header-row .actions-anchor .actions-container,.ssp-table-content .dtt-table .table-rows .header-row .actions-anchor-dummy .actions-container{width:auto;bottom:auto;height:100%;left:calc(100vw - 314px)}@media screen and (max-width: 1240px){.ssp-table-content dtt-table .table-rows dtt-row .actions-anchor .actions-container,.ssp-table-content dtt-table .table-rows dtt-row .actions-anchor-dummy .actions-container,.ssp-table-content dtt-table .table-rows .header-row .actions-anchor .actions-container,.ssp-table-content dtt-table .table-rows .header-row .actions-anchor-dummy .actions-container,.ssp-table-content .dtt-table .table-rows dtt-row .actions-anchor .actions-container,.ssp-table-content .dtt-table .table-rows dtt-row .actions-anchor-dummy .actions-container,.ssp-table-content .dtt-table .table-rows .header-row .actions-anchor .actions-container,.ssp-table-content .dtt-table .table-rows .header-row .actions-anchor-dummy .actions-container{left:calc(100vw - 68px)}}.ssp-table-content dtt-table .table-rows dtt-row .actions-anchor .actions-container dtt-actions,.ssp-table-content dtt-table .table-rows dtt-row .actions-anchor-dummy .actions-container dtt-actions,.ssp-table-content dtt-table .table-rows .header-row .actions-anchor .actions-container dtt-actions,.ssp-table-content dtt-table .table-rows .header-row .actions-anchor-dummy .actions-container dtt-actions,.ssp-table-content .dtt-table .table-rows dtt-row .actions-anchor .actions-container dtt-actions,.ssp-table-content .dtt-table .table-rows dtt-row .actions-anchor-dummy .actions-container dtt-actions,.ssp-table-content .dtt-table .table-rows .header-row .actions-anchor .actions-container dtt-actions,.ssp-table-content .dtt-table .table-rows .header-row .actions-anchor-dummy .actions-container dtt-actions{position:absolute;display:flex;justify-content:center;align-items:center;inset:0 -3px 0 auto;height:auto;border:none;border-bottom:1px solid #e4e9ec;padding:7px 16px 8px 36px;border-radius:0;box-shadow:none;overflow:hidden;white-space:nowrap;z-index:1}.ssp-table-content dtt-table .table-rows dtt-row .actions-anchor .actions-container dtt-actions .mat-mdc-icon-button,.ssp-table-content dtt-table .table-rows dtt-row .actions-anchor-dummy .actions-container dtt-actions .mat-mdc-icon-button,.ssp-table-content dtt-table .table-rows .header-row .actions-anchor .actions-container dtt-actions .mat-mdc-icon-button,.ssp-table-content dtt-table .table-rows .header-row .actions-anchor-dummy .actions-container dtt-actions .mat-mdc-icon-button,.ssp-table-content .dtt-table .table-rows dtt-row .actions-anchor .actions-container dtt-actions .mat-mdc-icon-button,.ssp-table-content .dtt-table .table-rows dtt-row .actions-anchor-dummy .actions-container dtt-actions .mat-mdc-icon-button,.ssp-table-content .dtt-table .table-rows .header-row .actions-anchor .actions-container dtt-actions .mat-mdc-icon-button,.ssp-table-content .dtt-table .table-rows .header-row .actions-anchor-dummy .actions-container dtt-actions .mat-mdc-icon-button{display:flex;justify-content:center;align-items:center}.ssp-table-content dtt-table.x-scrolled .table-rows dtt-row dtt-cellgroup:first-of-type dtt-cell:first-of-type:after,.ssp-table-content dtt-table.x-scrolled .table-rows .header-row .col-head-cell .before-col-head:after,.ssp-table-content .dtt-table.x-scrolled .table-rows dtt-row dtt-cellgroup:first-of-type dtt-cell:first-of-type:after,.ssp-table-content .dtt-table.x-scrolled .table-rows .header-row .col-head-cell .before-col-head:after{content:"";position:absolute;inset:0 -20px 0 100%;width:20px;background-image:linear-gradient(270deg,#0000,#0000000d)}.ssp-table-content dtt-table.x-scrolled .table-rows dtt-row dtt-cellgroup:first-of-type dtt-cell:first-of-type:before,.ssp-table-content .dtt-table.x-scrolled .table-rows dtt-row dtt-cellgroup:first-of-type dtt-cell:first-of-type:before{background-color:#fffef4}.ssp-table-content dtt-table.x-scrolled .table-rows .header-row .col-head-cell .before-col-head:before,.ssp-table-content .dtt-table.x-scrolled .table-rows .header-row .col-head-cell .before-col-head:before{background-color:#fff}.ssp-table-content dtt-table .ssp-table-content dtt-table:not(.x-scrolled) .table-rows dtt-row dtt-cellgroup:first-of-type dtt-cell:first-of-type:before,.ssp-table-content .dtt-table .ssp-table-content dtt-table:not(.x-scrolled) .table-rows dtt-row dtt-cellgroup:first-of-type dtt-cell:first-of-type:before{background-color:#fffef4}.ssp-table-content dtt-table .ssp-table-content dtt-table:not(.x-scrolled) .table-rows .header-row .col-head-cell .before-col-head:before,.ssp-table-content .dtt-table .ssp-table-content dtt-table:not(.x-scrolled) .table-rows .header-row .col-head-cell .before-col-head:before{background-color:#fff}.ssp-table-content dtt-table:not(.x-at-end) dtt-actions:before,.ssp-table-content .dtt-table:not(.x-at-end) dtt-actions:before{content:"";display:block;position:absolute;inset:1px 0 -1px;z-index:-1;background-image:linear-gradient(90deg,#0000,#0000000d 20px,#fffef4 21px);border-bottom:1px solid #e4e9ec;background-clip:content-box}.ssp-table-content dtt-table:not(.x-at-end).has-actions .actions-anchor-dummy .actions-container:before,.ssp-table-content dtt-table:not(.x-at-end).has-actions.action-count-2 .actions-anchor-dummy .actions-container:before,.ssp-table-content .dtt-table:not(.x-at-end).has-actions .actions-anchor-dummy .actions-container:before,.ssp-table-content .dtt-table:not(.x-at-end).has-actions.action-count-2 .actions-anchor-dummy .actions-container:before{width:132px;content:"";display:block;position:absolute;top:0;right:-3px;bottom:0;background-image:linear-gradient(90deg,#0000,#0000000d 20px,#fff 21px)}.ssp-table-content dtt-table:not(.x-at-end).has-actions.action-count-1 .actions-anchor-dummy .actions-container:before,.ssp-table-content .dtt-table:not(.x-at-end).has-actions.action-count-1 .actions-anchor-dummy .actions-container:before{width:92px}.ssp-table-content dtt-table:not(.x-at-end).has-actions.action-count-3 .actions-anchor-dummy .actions-container:before,.ssp-table-content .dtt-table:not(.x-at-end).has-actions.action-count-3 .actions-anchor-dummy .actions-container:before{width:172px}.ssp-table-content dtt-table.full-reload .table-rows,.ssp-table-content .dtt-table.full-reload .table-rows{pointer-events:none}.ssp-table-content dtt-table.full-reload .table-rows:after,.ssp-table-content .dtt-table.full-reload .table-rows:after{content:"";position:absolute;inset:0 8px 0 0;background-color:#ffffff80;z-index:100}.ssp-statictable-content:not(.content-tab){background-color:#f1f6f8;height:calc(100vh - 60px);padding:0 28px;overflow-y:scroll;overflow-x:auto}.ssp-statictable-content:not(.content-tab) .form-header{position:sticky;left:0;padding:36px 0 16px}@media screen and (max-width: 540px){.ssp-statictable-content:not(.content-tab) .form-header{padding:8px 0}}.ssp-statictable-content:not(.content-tab) .form-actions{position:sticky;left:0;margin-top:24px}@media screen and (max-width: 540px){.ssp-statictable-content:not(.content-tab) .form-actions{margin-top:12px}}.ssp-statictable-content .static-table-container .static-table{position:relative}.ssp-statictable-content .static-table-container .static-table .static-table-row .static-table-cell:first-of-type{position:sticky;left:0}.ssp-statictable-content .static-table-container .static-table .static-table-row .static-table-cell:first-of-type:before{content:" ";display:block;width:29px;position:absolute;top:-1px;bottom:-1px;left:-29px;background-color:#f1f6f8;border-right:1px solid #e4e9ec}.ssp-statictable-content .static-table-container .static-table .static-table-row .static-table-cell:first-of-type:after{content:" ";display:block;width:29px;position:absolute;top:-1px;bottom:-1px;left:calc(100vw - 312px);background-color:#f1f6f8;border-left:1px solid #e4e9ec}@media screen and (max-width: 1240px){.ssp-statictable-content .static-table-container .static-table .static-table-row .static-table-cell:first-of-type:after{left:calc(100vw - 65px)}}.ssp-statictable-content .static-table-container .static-table .static-table-row .static-table-inactive-cell{text-decoration:line-through}.ssp-statictable-content .static-table-container .static-table .static-table-row .static-table-actions{position:sticky;right:0;white-space:nowrap;padding:8px;display:flex;flex-direction:row-reverse;align-items:center;max-width:unset}.ssp-statictable-content .static-table-container .static-table .static-table-row .static-table-actions svg-icon{width:unset}.ssp-statictable-content .static-table-container .static-table .static-table-row .static-table-actions svg-icon svg{width:unset;height:unset}.ssp-statictable-content .static-table-container .static-table .static-table-header .static-table-actions{padding:16px}.static-table{position:relative;display:table;width:100%;border-collapse:collapse;font-size:15px;font-family:Open Sans,Helvetica Neue,sans-serif;color:#4b4d4f;line-height:23px;box-sizing:border-box}.static-table.static-table-reloading{pointer-events:none}.static-table.static-table-reloading:after{content:"";position:absolute;inset:0;background-color:#ffffff80;z-index:100}.static-table .static-table-row{display:table-row;border:1px solid #e4e9ec;background-color:#fffef4}.static-table .static-table-row.static-table-header{white-space:nowrap;color:#778893;font-family:Roboto,Open Sans,Helvetica Neue,sans-serif;font-size:11px;font-weight:700;letter-spacing:.71px;text-transform:uppercase;background-color:#fff}.static-table .static-table-row.static-table-header .static-table-cell{background-color:#fff}.static-table .static-table-row.static-table-header .static-table-cell a{color:#778893;cursor:pointer;display:block}.static-table .static-table-row.static-table-header .static-table-cell.order-column-ASC:after{content:"";width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-bottom:5px solid #778893;margin:0 4px;top:43%;position:absolute}.static-table .static-table-row.static-table-header .static-table-cell.order-column-DESC:after{content:"";width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-top:5px solid #778893;margin:0 4px;top:43%;position:absolute}.static-table .static-table-row .static-table-cell{display:table-cell;padding:16px;vertical-align:middle;background-color:#fffef4;background-clip:padding-box;white-space:nowrap;max-width:300px;overflow:hidden;text-overflow:ellipsis}.static-table .static-table-row .static-table-cell:first-of-type{position:sticky;left:1px;max-width:300px;overflow:visible}.static-table .static-table-row .static-table-cell .inline-icons{display:flex;align-items:center}.static-table .static-table-row .static-table-cell .inline-icons a{text-overflow:ellipsis;overflow:hidden}.static-table .static-table-row .static-table-cell.format-center{text-align:center}.static-table .static-table-row .static-table-cell.format-numeric,.static-table .static-table-row .static-table-cell.format-time,.static-table .static-table-row .static-table-cell.format-date,.static-table .static-table-row .static-table-cell.right{text-align:right}.static-table .static-table-row .static-table-cell.wrap{white-space:normal}.static-table .static-table-row .static-table-cell .icon-with-notification{line-height:1;display:inline-block;position:relative;margin-right:4px}.static-table .static-table-row .static-table-cell .icon-with-notification .notification{top:-4px;right:-4px}.static-table .static-table-row .static-table-cell .color-label{display:inline-flex;padding:2px 8px}.static-table .static-table-row .static-table-cell .color-strip{position:absolute;height:100%;width:4px;left:0;top:0;border-radius:0 2px 2px 0}.static-table .static-table-row .static-table-cell .color-strip.red-label{background-color:#cd0000}.static-table .static-table-row .static-table-cell .color-strip.blue-label{background-color:#9013fe}.static-table .static-table-row .static-table-cell .color-strip.cyan-label{background-color:#1173b5}.static-table .static-table-row .static-table-cell .color-strip.green-label{background-color:#417505}.static-table .static-table-row .static-table-cell .color-strip.yellow-label{background-color:#8b572a}.static-table .static-table-row .static-table-cell svg-icon{line-height:1}.static-table .static-table-row .static-table-cell svg-icon.unanswered-warning path{fill:#cd0000!important}.static-table .static-table-row .static-table-cell .inline-icons>svg-icon:first-child{margin:0 12px 0 0}.static-table .static-table-row .static-table-cell .static-table-actions{padding:0}.static-table .static-table-row .static-table-cell path{fill:#b8c5ce}.static-table .static-table-row .static-table-cell .mat-mdc-button-base:disabled path{fill:#b8c5ce!important}@media screen and (max-width: 540px){.static-table,.static-table .static-table-row,.static-table .static-table-row .static-table-cell{display:block}}.color-label{border-radius:5px;padding:3px}.color-label svg-icon{margin:0 4px}.color-label.gray-label{color:#778893;background-color:#f1f6f8}.color-label.gray-label svg-icon path{fill:#778893}.color-label.red-label{color:#cd0000;background-color:#ffe6e6}.color-label.red-label svg-icon path{fill:#cd0000}.color-label.blue-label{color:#9013fe;background-color:#f1e2ff}.color-label.blue-label svg-icon path{fill:#9013fe}.color-label.cyan-label{color:#1173b5;background-color:#d0eafc}.color-label.cyan-label svg-icon path{fill:#1173b5}.color-label.green-label{color:#417505;background-color:#e0f0d0}.color-label.green-label svg-icon path{fill:#417505}.color-label.yellow-label{color:#8b572a;background-color:#fbf3e2}.color-label.yellow-label svg-icon path{fill:#8b572a}.color-label.orange-label{color:#a85700;background-color:#ffd0a0}.color-label.orange-label svg-icon path{fill:#a85700}.color-label.ticket-color-label-red{background-color:#f5c8d1;color:#8b001c}.color-label.ticket-color-label-red svg-icon path{fill:#8b001c}.color-label.ticket-color-label-purple{background-color:#edc3f5;color:#6b0080}.color-label.ticket-color-label-purple svg-icon path{fill:#6b0080}.color-label.ticket-color-label-blue{background-color:#cde5f3;color:#02598b}.color-label.ticket-color-label-blue svg-icon path{fill:#02598b}.color-label.ticket-color-label-green{background-color:#cdf5c8;color:#108400}.color-label.ticket-color-label-green svg-icon path{fill:#108400}.color-label.ticket-color-label-orange{background-color:#ffd7cd;color:#8f1d00}.color-label.ticket-color-label-orange svg-icon path{fill:#8f1d00}.color-label.ticket-color-label-yellow{background-color:#f5f3ac;color:#918e04}.color-label.ticket-color-label-yellow svg-icon path{fill:#918e04}dtt-table .table-rows dtt-row.ticket-color-label-red{background-color:#f5c8d1}dtt-table .table-rows dtt-row.ticket-color-label-purple{background-color:#edc3f5}dtt-table .table-rows dtt-row.ticket-color-label-blue{background-color:#cde5f3}dtt-table .table-rows dtt-row.ticket-color-label-green{background-color:#cdf5c8}dtt-table .table-rows dtt-row.ticket-color-label-orange{background-color:#ffd7cd}dtt-table .table-rows dtt-row.ticket-color-label-yellow{background-color:#f5f3ac}div.static-table div.static-table-row.ticket-color-label-red .static-table-cell{background-color:#f5c8d1}div.static-table div.static-table-row.ticket-color-label-purple .static-table-cell{background-color:#edc3f5}div.static-table div.static-table-row.ticket-color-label-blue .static-table-cell{background-color:#cde5f3}div.static-table div.static-table-row.ticket-color-label-green .static-table-cell{background-color:#cdf5c8}div.static-table div.static-table-row.ticket-color-label-orange .static-table-cell{background-color:#ffd7cd}div.static-table div.static-table-row.ticket-color-label-yellow .static-table-cell{background-color:#f5f3ac}.ssp-table-content dtt-table.x-scrolled .table-rows dtt-row.ticket-color-label-red dtt-cellgroup:first-of-type dtt-cell:first-of-type:before,.ssp-table-content .dtt-table.x-scrolled .table-rows dtt-row.ticket-color-label-red dtt-cellgroup:first-of-type dtt-cell:first-of-type:before{background-color:#f5c8d1}.ssp-table-content dtt-table.x-scrolled .table-rows dtt-row.ticket-color-label-purple dtt-cellgroup:first-of-type dtt-cell:first-of-type:before,.ssp-table-content .dtt-table.x-scrolled .table-rows dtt-row.ticket-color-label-purple dtt-cellgroup:first-of-type dtt-cell:first-of-type:before{background-color:#edc3f5}.ssp-table-content dtt-table.x-scrolled .table-rows dtt-row.ticket-color-label-blue dtt-cellgroup:first-of-type dtt-cell:first-of-type:before,.ssp-table-content .dtt-table.x-scrolled .table-rows dtt-row.ticket-color-label-blue dtt-cellgroup:first-of-type dtt-cell:first-of-type:before{background-color:#cde5f3}.ssp-table-content dtt-table.x-scrolled .table-rows dtt-row.ticket-color-label-green dtt-cellgroup:first-of-type dtt-cell:first-of-type:before,.ssp-table-content .dtt-table.x-scrolled .table-rows dtt-row.ticket-color-label-green dtt-cellgroup:first-of-type dtt-cell:first-of-type:before{background-color:#cdf5c8}.ssp-table-content dtt-table.x-scrolled .table-rows dtt-row.ticket-color-label-orange dtt-cellgroup:first-of-type dtt-cell:first-of-type:before,.ssp-table-content .dtt-table.x-scrolled .table-rows dtt-row.ticket-color-label-orange dtt-cellgroup:first-of-type dtt-cell:first-of-type:before{background-color:#ffd7cd}.ssp-table-content dtt-table.x-scrolled .table-rows dtt-row.ticket-color-label-yellow dtt-cellgroup:first-of-type dtt-cell:first-of-type:before,.ssp-table-content .dtt-table.x-scrolled .table-rows dtt-row.ticket-color-label-yellow dtt-cellgroup:first-of-type dtt-cell:first-of-type:before{background-color:#f5f3ac}.explicitly-dark-themed{--mat-ripple-color: rgba(255, 255, 255, .1);--mat-option-selected-state-label-text-color: #008cd2;--mat-option-label-text-color: white;--mat-option-hover-state-layer-color: rgba(255, 255, 255, .08);--mat-option-focus-state-layer-color: rgba(255, 255, 255, .08);--mat-option-selected-state-layer-color: rgba(255, 255, 255, .08);--mat-optgroup-label-text-color: white;--mat-full-pseudo-checkbox-selected-icon-color: #008cd2;--mat-full-pseudo-checkbox-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(255, 255, 255, .7);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #686868;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #686868;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #008cd2;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868;--mat-app-background-color: #303030;--mat-app-text-color: white;--mat-app-elevation-shadow-level-0: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-1: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-2: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-3: 0px 3px 3px -2px rgba(0, 0, 0, .2), 0px 3px 4px 0px rgba(0, 0, 0, .14), 0px 1px 8px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-4: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-5: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 5px 8px 0px rgba(0, 0, 0, .14), 0px 1px 14px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-6: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-7: 0px 4px 5px -2px rgba(0, 0, 0, .2), 0px 7px 10px 1px rgba(0, 0, 0, .14), 0px 2px 16px 1px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-8: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-9: 0px 5px 6px -3px rgba(0, 0, 0, .2), 0px 9px 12px 1px rgba(0, 0, 0, .14), 0px 3px 16px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-10: 0px 6px 6px -3px rgba(0, 0, 0, .2), 0px 10px 14px 1px rgba(0, 0, 0, .14), 0px 4px 18px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-11: 0px 6px 7px -4px rgba(0, 0, 0, .2), 0px 11px 15px 1px rgba(0, 0, 0, .14), 0px 4px 20px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-12: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-13: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 13px 19px 2px rgba(0, 0, 0, .14), 0px 5px 24px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-14: 0px 7px 9px -4px rgba(0, 0, 0, .2), 0px 14px 21px 2px rgba(0, 0, 0, .14), 0px 5px 26px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-15: 0px 8px 9px -5px rgba(0, 0, 0, .2), 0px 15px 22px 2px rgba(0, 0, 0, .14), 0px 6px 28px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-16: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-17: 0px 8px 11px -5px rgba(0, 0, 0, .2), 0px 17px 26px 2px rgba(0, 0, 0, .14), 0px 6px 32px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-18: 0px 9px 11px -5px rgba(0, 0, 0, .2), 0px 18px 28px 2px rgba(0, 0, 0, .14), 0px 7px 34px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-19: 0px 9px 12px -6px rgba(0, 0, 0, .2), 0px 19px 29px 2px rgba(0, 0, 0, .14), 0px 7px 36px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-20: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 20px 31px 3px rgba(0, 0, 0, .14), 0px 8px 38px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-21: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 21px 33px 3px rgba(0, 0, 0, .14), 0px 8px 40px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-22: 0px 10px 14px -6px rgba(0, 0, 0, .2), 0px 22px 35px 3px rgba(0, 0, 0, .14), 0px 8px 42px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-23: 0px 11px 14px -7px rgba(0, 0, 0, .2), 0px 23px 36px 3px rgba(0, 0, 0, .14), 0px 9px 44px 8px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-24: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mat-option-label-text-font: Roboto, Helvetica Neue, sans-serif;--mat-option-label-text-line-height: 2.4;--mat-option-label-text-size: 15px;--mat-option-label-text-tracking: normal;--mat-option-label-text-weight: 500;--mat-optgroup-label-text-font: Roboto, Helvetica Neue, sans-serif;--mat-optgroup-label-text-line-height: 2.4;--mat-optgroup-label-text-size: 15px;--mat-optgroup-label-text-tracking: normal;--mat-optgroup-label-text-weight: 500;--mdc-elevated-card-container-shape: 4px;--mdc-outlined-card-container-shape: 4px;--mdc-outlined-card-outline-width: 1px;--mdc-elevated-card-container-color: #424242;--mdc-elevated-card-container-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-outlined-card-container-color: #424242;--mdc-outlined-card-outline-color: rgba(255, 255, 255, .12);--mdc-outlined-card-container-elevation: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-card-subtitle-text-color: rgba(255, 255, 255, .7);--mat-card-title-text-font: Roboto, Helvetica Neue, sans-serif;--mat-card-title-text-line-height: 2.4;--mat-card-title-text-size: 15px;--mat-card-title-text-tracking: normal;--mat-card-title-text-weight: 500;--mat-card-subtitle-text-font: Roboto, Helvetica Neue, sans-serif;--mat-card-subtitle-text-line-height: 2.4;--mat-card-subtitle-text-size: 15px;--mat-card-subtitle-text-tracking: normal;--mat-card-subtitle-text-weight: 500;--mdc-linear-progress-active-indicator-height: 4px;--mdc-linear-progress-track-height: 4px;--mdc-linear-progress-track-shape: 0;--mdc-plain-tooltip-container-shape: 4px;--mdc-plain-tooltip-supporting-text-line-height: 16px;--mdc-plain-tooltip-container-color: #616161;--mdc-plain-tooltip-supporting-text-color: #fff;--mdc-plain-tooltip-supporting-text-font: Roboto, Helvetica Neue, sans-serif;--mdc-plain-tooltip-supporting-text-size: 12px;--mdc-plain-tooltip-supporting-text-weight: 400;--mdc-plain-tooltip-supporting-text-tracking: normal;--mdc-filled-text-field-active-indicator-height: 1px;--mdc-filled-text-field-focus-active-indicator-height: 2px;--mdc-filled-text-field-container-shape: 4px;--mdc-outlined-text-field-outline-width: 1px;--mdc-outlined-text-field-focus-outline-width: 2px;--mdc-outlined-text-field-container-shape: 4px;--mdc-filled-text-field-caret-color: #008cd2;--mdc-filled-text-field-focus-active-indicator-color: #008cd2;--mdc-filled-text-field-focus-label-text-color: rgba(0, 140, 210, .87);--mdc-filled-text-field-container-color: #4a4a4a;--mdc-filled-text-field-disabled-container-color: #464646;--mdc-filled-text-field-label-text-color: rgba(255, 255, 255, .6);--mdc-filled-text-field-hover-label-text-color: rgba(255, 255, 255, .6);--mdc-filled-text-field-disabled-label-text-color: rgba(255, 255, 255, .38);--mdc-filled-text-field-input-text-color: rgba(255, 255, 255, .87);--mdc-filled-text-field-disabled-input-text-color: rgba(255, 255, 255, .38);--mdc-filled-text-field-input-text-placeholder-color: rgba(255, 255, 255, .6);--mdc-filled-text-field-error-hover-label-text-color: #f44336;--mdc-filled-text-field-error-focus-label-text-color: #f44336;--mdc-filled-text-field-error-label-text-color: #f44336;--mdc-filled-text-field-error-caret-color: #f44336;--mdc-filled-text-field-active-indicator-color: rgba(255, 255, 255, .42);--mdc-filled-text-field-disabled-active-indicator-color: rgba(255, 255, 255, .06);--mdc-filled-text-field-hover-active-indicator-color: rgba(255, 255, 255, .87);--mdc-filled-text-field-error-active-indicator-color: #f44336;--mdc-filled-text-field-error-focus-active-indicator-color: #f44336;--mdc-filled-text-field-error-hover-active-indicator-color: #f44336;--mdc-outlined-text-field-caret-color: #008cd2;--mdc-outlined-text-field-focus-outline-color: #008cd2;--mdc-outlined-text-field-focus-label-text-color: rgba(0, 140, 210, .87);--mdc-outlined-text-field-label-text-color: rgba(255, 255, 255, .6);--mdc-outlined-text-field-hover-label-text-color: rgba(255, 255, 255, .6);--mdc-outlined-text-field-disabled-label-text-color: rgba(255, 255, 255, .38);--mdc-outlined-text-field-input-text-color: rgba(255, 255, 255, .87);--mdc-outlined-text-field-disabled-input-text-color: rgba(255, 255, 255, .38);--mdc-outlined-text-field-input-text-placeholder-color: rgba(255, 255, 255, .6);--mdc-outlined-text-field-error-caret-color: #f44336;--mdc-outlined-text-field-error-focus-label-text-color: #f44336;--mdc-outlined-text-field-error-label-text-color: #f44336;--mdc-outlined-text-field-error-hover-label-text-color: #f44336;--mdc-outlined-text-field-outline-color: rgba(255, 255, 255, .38);--mdc-outlined-text-field-disabled-outline-color: rgba(255, 255, 255, .06);--mdc-outlined-text-field-hover-outline-color: rgba(255, 255, 255, .87);--mdc-outlined-text-field-error-focus-outline-color: #f44336;--mdc-outlined-text-field-error-hover-outline-color: #f44336;--mdc-outlined-text-field-error-outline-color: #f44336;--mat-form-field-focus-select-arrow-color: rgba(0, 140, 210, .87);--mat-form-field-disabled-input-text-placeholder-color: rgba(255, 255, 255, .38);--mat-form-field-state-layer-color: rgba(255, 255, 255, .87);--mat-form-field-error-text-color: #f44336;--mat-form-field-select-option-text-color: rgba(0, 0, 0, .87);--mat-form-field-select-disabled-option-text-color: rgba(0, 0, 0, .38);--mat-form-field-leading-icon-color: unset;--mat-form-field-disabled-leading-icon-color: unset;--mat-form-field-trailing-icon-color: unset;--mat-form-field-disabled-trailing-icon-color: unset;--mat-form-field-error-focus-trailing-icon-color: unset;--mat-form-field-error-hover-trailing-icon-color: unset;--mat-form-field-error-trailing-icon-color: unset;--mat-form-field-enabled-select-arrow-color: rgba(255, 255, 255, .54);--mat-form-field-disabled-select-arrow-color: rgba(255, 255, 255, .38);--mat-form-field-hover-state-layer-opacity: .08;--mat-form-field-focus-state-layer-opacity: .24;--mat-form-field-container-height: 56px;--mat-form-field-filled-label-display: block;--mat-form-field-container-vertical-padding: 16px;--mat-form-field-filled-with-label-container-padding-top: 24px;--mat-form-field-filled-with-label-container-padding-bottom: 8px;--mdc-filled-text-field-label-text-font: Roboto, Helvetica Neue, sans-serif;--mdc-filled-text-field-label-text-size: 15px;--mdc-filled-text-field-label-text-tracking: normal;--mdc-filled-text-field-label-text-weight: 500;--mdc-outlined-text-field-label-text-font: Roboto, Helvetica Neue, sans-serif;--mdc-outlined-text-field-label-text-size: 15px;--mdc-outlined-text-field-label-text-tracking: normal;--mdc-outlined-text-field-label-text-weight: 500;--mat-form-field-container-text-font: Roboto, Helvetica Neue, sans-serif;--mat-form-field-container-text-line-height: 2.4;--mat-form-field-container-text-size: 15px;--mat-form-field-container-text-tracking: normal;--mat-form-field-container-text-weight: 500;--mat-form-field-outlined-label-text-populated-size: 15px;--mat-form-field-subscript-text-font: Roboto, Helvetica Neue, sans-serif;--mat-form-field-subscript-text-line-height: 2.4;--mat-form-field-subscript-text-size: 12px;--mat-form-field-subscript-text-tracking: normal;--mat-form-field-subscript-text-weight: 400;--mat-select-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-select-panel-background-color: #424242;--mat-select-enabled-trigger-text-color: rgba(255, 255, 255, .87);--mat-select-disabled-trigger-text-color: rgba(255, 255, 255, .38);--mat-select-placeholder-text-color: rgba(255, 255, 255, .6);--mat-select-enabled-arrow-color: rgba(255, 255, 255, .54);--mat-select-disabled-arrow-color: rgba(255, 255, 255, .38);--mat-select-focused-arrow-color: rgba(0, 140, 210, .87);--mat-select-invalid-arrow-color: rgba(244, 67, 54, .87);--mat-select-arrow-transform: translateY(-8px);--mat-select-trigger-text-font: Roboto, Helvetica Neue, sans-serif;--mat-select-trigger-text-line-height: 2.4;--mat-select-trigger-text-size: 15px;--mat-select-trigger-text-tracking: normal;--mat-select-trigger-text-weight: 500;--mat-autocomplete-container-shape: 4px;--mat-autocomplete-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-autocomplete-background-color: #424242;--mdc-dialog-container-shape: 4px;--mat-dialog-container-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mat-dialog-container-max-width: 80vw;--mat-dialog-container-small-max-width: 80vw;--mat-dialog-container-min-width: 0;--mat-dialog-actions-alignment: start;--mat-dialog-actions-padding: 8px;--mat-dialog-content-padding: 20px 24px;--mat-dialog-with-actions-content-padding: 20px 24px;--mat-dialog-headline-padding: 0 24px 9px;--mdc-dialog-container-color: #424242;--mdc-dialog-subhead-color: rgba(255, 255, 255, .87);--mdc-dialog-supporting-text-color: rgba(255, 255, 255, .6);--mdc-dialog-subhead-font: Roboto, Helvetica Neue, sans-serif;--mdc-dialog-subhead-line-height: 2.4;--mdc-dialog-subhead-size: 15px;--mdc-dialog-subhead-weight: 500;--mdc-dialog-subhead-tracking: normal;--mdc-dialog-supporting-text-font: Roboto, Helvetica Neue, sans-serif;--mdc-dialog-supporting-text-line-height: 2.4;--mdc-dialog-supporting-text-size: 15px;--mdc-dialog-supporting-text-weight: 500;--mdc-dialog-supporting-text-tracking: normal;--mdc-switch-disabled-selected-icon-opacity: .38;--mdc-switch-disabled-track-opacity: .12;--mdc-switch-disabled-unselected-icon-opacity: .38;--mdc-switch-handle-height: 20px;--mdc-switch-handle-shape: 10px;--mdc-switch-handle-width: 20px;--mdc-switch-selected-icon-size: 18px;--mdc-switch-track-height: 14px;--mdc-switch-track-shape: 7px;--mdc-switch-track-width: 36px;--mdc-switch-unselected-icon-size: 18px;--mdc-switch-selected-focus-state-layer-opacity: .12;--mdc-switch-selected-hover-state-layer-opacity: .04;--mdc-switch-selected-pressed-state-layer-opacity: .1;--mdc-switch-unselected-focus-state-layer-opacity: .12;--mdc-switch-unselected-hover-state-layer-opacity: .04;--mdc-switch-unselected-pressed-state-layer-opacity: .1;--mdc-switch-selected-focus-state-layer-color: #4dbbe6;--mdc-switch-selected-handle-color: #4dbbe6;--mdc-switch-selected-hover-state-layer-color: #4dbbe6;--mdc-switch-selected-pressed-state-layer-color: #4dbbe6;--mdc-switch-selected-focus-handle-color: #80cfed;--mdc-switch-selected-hover-handle-color: #80cfed;--mdc-switch-selected-pressed-handle-color: #80cfed;--mdc-switch-selected-focus-track-color: #0096d7;--mdc-switch-selected-hover-track-color: #0096d7;--mdc-switch-selected-pressed-track-color: #0096d7;--mdc-switch-selected-track-color: #0096d7;--mdc-switch-disabled-selected-handle-color: #000;--mdc-switch-disabled-selected-icon-color: #212121;--mdc-switch-disabled-selected-track-color: #f5f5f5;--mdc-switch-disabled-unselected-handle-color: #000;--mdc-switch-disabled-unselected-icon-color: #212121;--mdc-switch-disabled-unselected-track-color: #f5f5f5;--mdc-switch-handle-surface-color: #fff;--mdc-switch-selected-icon-color: #212121;--mdc-switch-unselected-focus-handle-color: #fafafa;--mdc-switch-unselected-focus-state-layer-color: #f5f5f5;--mdc-switch-unselected-focus-track-color: #616161;--mdc-switch-unselected-handle-color: #9e9e9e;--mdc-switch-unselected-hover-handle-color: #fafafa;--mdc-switch-unselected-hover-state-layer-color: #f5f5f5;--mdc-switch-unselected-hover-track-color: #616161;--mdc-switch-unselected-icon-color: #212121;--mdc-switch-unselected-pressed-handle-color: #fafafa;--mdc-switch-unselected-pressed-state-layer-color: #f5f5f5;--mdc-switch-unselected-pressed-track-color: #616161;--mdc-switch-unselected-track-color: #616161;--mdc-switch-handle-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-switch-disabled-handle-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-switch-disabled-label-text-color: rgba(255, 255, 255, .5);--mdc-switch-state-layer-size: 40px;--mdc-radio-disabled-selected-icon-opacity: .38;--mdc-radio-disabled-unselected-icon-opacity: .38;--mdc-radio-state-layer-size: 40px;--mat-radio-touch-target-display: block;--mat-radio-label-text-font: Roboto, Helvetica Neue, sans-serif;--mat-radio-label-text-line-height: 2.4;--mat-radio-label-text-size: 15px;--mat-radio-label-text-tracking: normal;--mat-radio-label-text-weight: 500;--mdc-slider-active-track-height: 6px;--mdc-slider-active-track-shape: 9999px;--mdc-slider-handle-height: 20px;--mdc-slider-handle-shape: 50%;--mdc-slider-handle-width: 20px;--mdc-slider-inactive-track-height: 4px;--mdc-slider-inactive-track-shape: 9999px;--mdc-slider-with-overlap-handle-outline-width: 1px;--mdc-slider-with-tick-marks-active-container-opacity: .6;--mdc-slider-with-tick-marks-container-shape: 50%;--mdc-slider-with-tick-marks-container-size: 2px;--mdc-slider-with-tick-marks-inactive-container-opacity: .6;--mdc-slider-handle-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-slider-value-indicator-width: auto;--mat-slider-value-indicator-height: 32px;--mat-slider-value-indicator-caret-display: block;--mat-slider-value-indicator-border-radius: 4px;--mat-slider-value-indicator-padding: 0 12px;--mat-slider-value-indicator-text-transform: none;--mat-slider-value-indicator-container-transform: translateX(-50%);--mdc-slider-handle-color: #008cd2;--mdc-slider-focus-handle-color: #008cd2;--mdc-slider-hover-handle-color: #008cd2;--mdc-slider-active-track-color: #008cd2;--mdc-slider-inactive-track-color: #008cd2;--mdc-slider-with-tick-marks-inactive-container-color: #008cd2;--mdc-slider-with-tick-marks-active-container-color: white;--mdc-slider-disabled-active-track-color: #fff;--mdc-slider-disabled-handle-color: #fff;--mdc-slider-disabled-inactive-track-color: #fff;--mdc-slider-label-container-color: #fff;--mdc-slider-label-label-text-color: #000;--mdc-slider-with-overlap-handle-outline-color: #fff;--mdc-slider-with-tick-marks-disabled-container-color: #fff;--mat-slider-ripple-color: #008cd2;--mat-slider-hover-state-layer-color: rgba(0, 140, 210, .05);--mat-slider-focus-state-layer-color: rgba(0, 140, 210, .2);--mat-slider-value-indicator-opacity: .9;--mdc-slider-label-label-text-font: Roboto, Helvetica Neue, sans-serif;--mdc-slider-label-label-text-size: 15px;--mdc-slider-label-label-text-line-height: 2.4;--mdc-slider-label-label-text-tracking: normal;--mdc-slider-label-label-text-weight: 500;--mat-menu-container-shape: 4px;--mat-menu-divider-bottom-spacing: 0;--mat-menu-divider-top-spacing: 0;--mat-menu-item-spacing: 16px;--mat-menu-item-icon-size: 24px;--mat-menu-item-leading-spacing: 16px;--mat-menu-item-trailing-spacing: 16px;--mat-menu-item-with-icon-leading-spacing: 16px;--mat-menu-item-with-icon-trailing-spacing: 16px;--mat-menu-base-elevation-level: 8;--mat-menu-item-label-text-color: white;--mat-menu-item-icon-color: white;--mat-menu-item-hover-state-layer-color: rgba(255, 255, 255, .08);--mat-menu-item-focus-state-layer-color: rgba(255, 255, 255, .08);--mat-menu-container-color: #424242;--mat-menu-divider-color: rgba(255, 255, 255, .12);--mat-menu-item-label-text-font: Roboto, Helvetica Neue, sans-serif;--mat-menu-item-label-text-size: 15px;--mat-menu-item-label-text-tracking: normal;--mat-menu-item-label-text-line-height: 2.4;--mat-menu-item-label-text-weight: 500;--mdc-list-list-item-container-shape: 0;--mdc-list-list-item-leading-avatar-shape: 50%;--mdc-list-list-item-container-color: transparent;--mdc-list-list-item-selected-container-color: transparent;--mdc-list-list-item-leading-avatar-color: transparent;--mdc-list-list-item-leading-icon-size: 24px;--mdc-list-list-item-leading-avatar-size: 40px;--mdc-list-list-item-trailing-icon-size: 24px;--mdc-list-list-item-disabled-state-layer-color: transparent;--mdc-list-list-item-disabled-state-layer-opacity: 0;--mdc-list-list-item-disabled-label-text-opacity: .38;--mdc-list-list-item-disabled-leading-icon-opacity: .38;--mdc-list-list-item-disabled-trailing-icon-opacity: .38;--mat-list-active-indicator-color: transparent;--mat-list-active-indicator-shape: 4px;--mdc-list-list-item-label-text-color: white;--mdc-list-list-item-supporting-text-color: rgba(255, 255, 255, .7);--mdc-list-list-item-leading-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-trailing-supporting-text-color: rgba(255, 255, 255, .5);--mdc-list-list-item-trailing-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-selected-trailing-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-disabled-label-text-color: white;--mdc-list-list-item-disabled-leading-icon-color: white;--mdc-list-list-item-disabled-trailing-icon-color: white;--mdc-list-list-item-hover-label-text-color: white;--mdc-list-list-item-hover-leading-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-hover-trailing-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-focus-label-text-color: white;--mdc-list-list-item-hover-state-layer-color: white;--mdc-list-list-item-hover-state-layer-opacity: .08;--mdc-list-list-item-focus-state-layer-color: white;--mdc-list-list-item-focus-state-layer-opacity: .24;--mdc-list-list-item-one-line-container-height: 48px;--mdc-list-list-item-two-line-container-height: 64px;--mdc-list-list-item-three-line-container-height: 88px;--mat-list-list-item-leading-icon-start-space: 16px;--mat-list-list-item-leading-icon-end-space: 32px;--mdc-list-list-item-label-text-font: Roboto, Helvetica Neue, sans-serif;--mdc-list-list-item-label-text-line-height: 2.4;--mdc-list-list-item-label-text-size: 15px;--mdc-list-list-item-label-text-tracking: normal;--mdc-list-list-item-label-text-weight: 500;--mdc-list-list-item-supporting-text-font: Roboto, Helvetica Neue, sans-serif;--mdc-list-list-item-supporting-text-line-height: 2.4;--mdc-list-list-item-supporting-text-size: 15px;--mdc-list-list-item-supporting-text-tracking: normal;--mdc-list-list-item-supporting-text-weight: 500;--mdc-list-list-item-trailing-supporting-text-font: Roboto, Helvetica Neue, sans-serif;--mdc-list-list-item-trailing-supporting-text-line-height: 2.4;--mdc-list-list-item-trailing-supporting-text-size: 12px;--mdc-list-list-item-trailing-supporting-text-tracking: normal;--mdc-list-list-item-trailing-supporting-text-weight: 400;--mat-paginator-container-text-color: rgba(255, 255, 255, .87);--mat-paginator-container-background-color: #424242;--mat-paginator-enabled-icon-color: rgba(255, 255, 255, .54);--mat-paginator-disabled-icon-color: rgba(255, 255, 255, .12);--mat-paginator-container-size: 56px;--mat-paginator-form-field-container-height: 40px;--mat-paginator-form-field-container-vertical-padding: 8px;--mat-paginator-touch-target-display: block;--mat-paginator-container-text-font: Roboto, Helvetica Neue, sans-serif;--mat-paginator-container-text-line-height: 2.4;--mat-paginator-container-text-size: 12px;--mat-paginator-container-text-tracking: normal;--mat-paginator-container-text-weight: 400;--mat-paginator-select-trigger-text-size: 12px;--mdc-secondary-navigation-tab-container-height: 48px;--mdc-tab-indicator-active-indicator-height: 2px;--mdc-tab-indicator-active-indicator-shape: 0;--mat-tab-header-divider-color: transparent;--mat-tab-header-divider-height: 0;--mdc-checkbox-disabled-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-state-layer-opacity: .16;--mdc-checkbox-selected-hover-state-layer-opacity: .04;--mdc-checkbox-selected-pressed-state-layer-opacity: .16;--mdc-checkbox-unselected-focus-state-layer-opacity: .16;--mdc-checkbox-unselected-hover-state-layer-opacity: .04;--mdc-checkbox-unselected-pressed-state-layer-opacity: .16;--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #008cd2;--mdc-checkbox-selected-hover-icon-color: #008cd2;--mdc-checkbox-selected-icon-color: #008cd2;--mdc-checkbox-selected-pressed-icon-color: #008cd2;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #008cd2;--mdc-checkbox-selected-hover-state-layer-color: #008cd2;--mdc-checkbox-selected-pressed-state-layer-color: #008cd2;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white;--mat-checkbox-disabled-label-color: rgba(255, 255, 255, .5);--mat-checkbox-label-text-color: white;--mdc-checkbox-state-layer-size: 40px;--mat-checkbox-touch-target-display: block;--mat-checkbox-label-text-font: Roboto, Helvetica Neue, sans-serif;--mat-checkbox-label-text-line-height: 2.4;--mat-checkbox-label-text-size: 15px;--mat-checkbox-label-text-tracking: normal;--mat-checkbox-label-text-weight: 500;--mdc-text-button-container-shape: 4px;--mdc-text-button-keep-touch-target: false;--mdc-filled-button-container-shape: 4px;--mdc-filled-button-keep-touch-target: false;--mdc-protected-button-container-shape: 4px;--mdc-protected-button-container-elevation-shadow: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mdc-protected-button-disabled-container-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-protected-button-focus-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-hover-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-pressed-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-outlined-button-keep-touch-target: false;--mdc-outlined-button-outline-width: 1px;--mdc-outlined-button-container-shape: 4px;--mat-text-button-horizontal-padding: 8px;--mat-text-button-with-icon-horizontal-padding: 8px;--mat-text-button-icon-spacing: 8px;--mat-text-button-icon-offset: 0;--mat-filled-button-horizontal-padding: 16px;--mat-filled-button-icon-spacing: 8px;--mat-filled-button-icon-offset: -4px;--mat-protected-button-horizontal-padding: 16px;--mat-protected-button-icon-spacing: 8px;--mat-protected-button-icon-offset: -4px;--mat-outlined-button-horizontal-padding: 15px;--mat-outlined-button-icon-spacing: 8px;--mat-outlined-button-icon-offset: -4px;--mdc-text-button-label-text-color: white;--mdc-text-button-disabled-label-text-color: rgba(255, 255, 255, .5);--mat-text-button-state-layer-color: white;--mat-text-button-disabled-state-layer-color: white;--mat-text-button-ripple-color: rgba(255, 255, 255, .1);--mat-text-button-hover-state-layer-opacity: .08;--mat-text-button-focus-state-layer-opacity: .24;--mat-text-button-pressed-state-layer-opacity: .24;--mdc-filled-button-container-color: #424242;--mdc-filled-button-label-text-color: white;--mdc-filled-button-disabled-container-color: rgba(255, 255, 255, .12);--mdc-filled-button-disabled-label-text-color: rgba(255, 255, 255, .5);--mat-filled-button-state-layer-color: white;--mat-filled-button-disabled-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1);--mat-filled-button-hover-state-layer-opacity: .08;--mat-filled-button-focus-state-layer-opacity: .24;--mat-filled-button-pressed-state-layer-opacity: .24;--mdc-protected-button-container-color: #424242;--mdc-protected-button-label-text-color: white;--mdc-protected-button-disabled-container-color: rgba(255, 255, 255, .12);--mdc-protected-button-disabled-label-text-color: rgba(255, 255, 255, .5);--mat-protected-button-state-layer-color: white;--mat-protected-button-disabled-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1);--mat-protected-button-hover-state-layer-opacity: .08;--mat-protected-button-focus-state-layer-opacity: .24;--mat-protected-button-pressed-state-layer-opacity: .24;--mdc-outlined-button-disabled-outline-color: rgba(255, 255, 255, .12);--mdc-outlined-button-disabled-label-text-color: rgba(255, 255, 255, .5);--mdc-outlined-button-label-text-color: white;--mdc-outlined-button-outline-color: rgba(255, 255, 255, .12);--mat-outlined-button-state-layer-color: white;--mat-outlined-button-disabled-state-layer-color: white;--mat-outlined-button-ripple-color: rgba(255, 255, 255, .1);--mat-outlined-button-hover-state-layer-opacity: .08;--mat-outlined-button-focus-state-layer-opacity: .24;--mat-outlined-button-pressed-state-layer-opacity: .24;--mdc-text-button-container-height: 36px;--mdc-filled-button-container-height: 36px;--mdc-protected-button-container-height: 36px;--mdc-outlined-button-container-height: 36px;--mat-text-button-touch-target-display: block;--mat-filled-button-touch-target-display: block;--mat-protected-button-touch-target-display: block;--mat-outlined-button-touch-target-display: block;--mdc-text-button-label-text-font: Roboto, Helvetica Neue, sans-serif;--mdc-text-button-label-text-size: 14px;--mdc-text-button-label-text-tracking: normal;--mdc-text-button-label-text-weight: 500;--mdc-text-button-label-text-transform: none;--mdc-filled-button-label-text-font: Roboto, Helvetica Neue, sans-serif;--mdc-filled-button-label-text-size: 14px;--mdc-filled-button-label-text-tracking: normal;--mdc-filled-button-label-text-weight: 500;--mdc-filled-button-label-text-transform: none;--mdc-protected-button-label-text-font: Roboto, Helvetica Neue, sans-serif;--mdc-protected-button-label-text-size: 14px;--mdc-protected-button-label-text-tracking: normal;--mdc-protected-button-label-text-weight: 500;--mdc-protected-button-label-text-transform: none;--mdc-outlined-button-label-text-font: Roboto, Helvetica Neue, sans-serif;--mdc-outlined-button-label-text-size: 14px;--mdc-outlined-button-label-text-tracking: normal;--mdc-outlined-button-label-text-weight: 500;--mdc-outlined-button-label-text-transform: none;--mdc-icon-button-icon-size: 24px;--mdc-icon-button-icon-color: inherit;--mdc-icon-button-disabled-icon-color: rgba(255, 255, 255, .5);--mat-icon-button-state-layer-color: white;--mat-icon-button-disabled-state-layer-color: white;--mat-icon-button-ripple-color: rgba(255, 255, 255, .1);--mat-icon-button-hover-state-layer-opacity: .08;--mat-icon-button-focus-state-layer-opacity: .24;--mat-icon-button-pressed-state-layer-opacity: .24;--mat-icon-button-touch-target-display: block;--mdc-fab-container-shape: 50%;--mdc-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-small-container-shape: 50%;--mdc-fab-small-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-small-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-extended-fab-container-height: 48px;--mdc-extended-fab-container-shape: 24px;--mdc-extended-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-extended-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-container-color: #424242;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-disabled-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1);--mat-fab-hover-state-layer-opacity: .08;--mat-fab-focus-state-layer-opacity: .24;--mat-fab-pressed-state-layer-opacity: .24;--mat-fab-disabled-state-container-color: rgba(255, 255, 255, .12);--mat-fab-disabled-state-foreground-color: rgba(255, 255, 255, .5);--mdc-fab-small-container-color: #424242;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-disabled-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1);--mat-fab-small-hover-state-layer-opacity: .08;--mat-fab-small-focus-state-layer-opacity: .24;--mat-fab-small-pressed-state-layer-opacity: .24;--mat-fab-small-disabled-state-container-color: rgba(255, 255, 255, .12);--mat-fab-small-disabled-state-foreground-color: rgba(255, 255, 255, .5);--mat-fab-touch-target-display: block;--mat-fab-small-touch-target-display: block;--mdc-extended-fab-label-text-font: Roboto, Helvetica Neue, sans-serif;--mdc-extended-fab-label-text-size: 14px;--mdc-extended-fab-label-text-tracking: normal;--mdc-extended-fab-label-text-weight: 500;--mdc-snackbar-container-shape: 4px;--mdc-snackbar-container-color: #d9d9d9;--mdc-snackbar-supporting-text-color: rgba(66, 66, 66, .87);--mat-snack-bar-button-color: rgba(0, 0, 0, .87);--mdc-snackbar-supporting-text-font: Roboto, Helvetica Neue, sans-serif;--mdc-snackbar-supporting-text-line-height: 2.4;--mdc-snackbar-supporting-text-size: 15px;--mdc-snackbar-supporting-text-weight: 500;--mat-table-row-item-outline-width: 1px;--mat-table-background-color: #424242;--mat-table-header-headline-color: white;--mat-table-row-item-label-text-color: white;--mat-table-row-item-outline-color: rgba(255, 255, 255, .12);--mat-table-header-container-height: 56px;--mat-table-footer-container-height: 52px;--mat-table-row-item-container-height: 52px;--mat-table-header-headline-font: Roboto, Helvetica Neue, sans-serif;--mat-table-header-headline-line-height: 2.4;--mat-table-header-headline-size: 15px;--mat-table-header-headline-weight: 500;--mat-table-header-headline-tracking: normal;--mat-table-row-item-label-text-font: Roboto, Helvetica Neue, sans-serif;--mat-table-row-item-label-text-line-height: 2.4;--mat-table-row-item-label-text-size: 15px;--mat-table-row-item-label-text-weight: 500;--mat-table-row-item-label-text-tracking: normal;--mat-table-footer-supporting-text-font: Roboto, Helvetica Neue, sans-serif;--mat-table-footer-supporting-text-line-height: 2.4;--mat-table-footer-supporting-text-size: 15px;--mat-table-footer-supporting-text-weight: 500;--mat-table-footer-supporting-text-tracking: normal;--mdc-circular-progress-active-indicator-width: 4px;--mdc-circular-progress-size: 48px;--mdc-circular-progress-active-indicator-color: #008cd2;--mat-badge-container-shape: 50%;--mat-badge-container-size: unset;--mat-badge-small-size-container-size: unset;--mat-badge-large-size-container-size: unset;--mat-badge-legacy-container-size: 22px;--mat-badge-legacy-small-size-container-size: 16px;--mat-badge-legacy-large-size-container-size: 28px;--mat-badge-container-offset: -11px 0;--mat-badge-small-size-container-offset: -8px 0;--mat-badge-large-size-container-offset: -14px 0;--mat-badge-container-overlap-offset: -11px;--mat-badge-small-size-container-overlap-offset: -8px;--mat-badge-large-size-container-overlap-offset: -14px;--mat-badge-container-padding: 0;--mat-badge-small-size-container-padding: 0;--mat-badge-large-size-container-padding: 0;--mat-badge-background-color: #008cd2;--mat-badge-text-color: white;--mat-badge-disabled-state-background-color: #6e6e6e;--mat-badge-disabled-state-text-color: rgba(255, 255, 255, .5);--mat-badge-text-font: Roboto, Helvetica Neue, sans-serif;--mat-badge-line-height: 22px;--mat-badge-text-size: 12px;--mat-badge-text-weight: 600;--mat-badge-small-size-text-size: 9px;--mat-badge-small-size-line-height: 16px;--mat-badge-large-size-text-size: 24px;--mat-badge-large-size-line-height: 28px;--mat-bottom-sheet-container-shape: 4px;--mat-bottom-sheet-container-text-color: white;--mat-bottom-sheet-container-background-color: #424242;--mat-bottom-sheet-container-text-font: Roboto, Helvetica Neue, sans-serif;--mat-bottom-sheet-container-text-line-height: 2.4;--mat-bottom-sheet-container-text-size: 15px;--mat-bottom-sheet-container-text-tracking: normal;--mat-bottom-sheet-container-text-weight: 500;--mat-legacy-button-toggle-height: 36px;--mat-legacy-button-toggle-shape: 2px;--mat-legacy-button-toggle-focus-state-layer-opacity: 1;--mat-standard-button-toggle-shape: 4px;--mat-standard-button-toggle-hover-state-layer-opacity: .04;--mat-standard-button-toggle-focus-state-layer-opacity: .12;--mat-legacy-button-toggle-text-color: rgba(255, 255, 255, .5);--mat-legacy-button-toggle-state-layer-color: rgba(255, 255, 255, .12);--mat-legacy-button-toggle-selected-state-text-color: rgba(255, 255, 255, .7);--mat-legacy-button-toggle-selected-state-background-color: #212121;--mat-legacy-button-toggle-disabled-state-text-color: rgba(255, 255, 255, .3);--mat-legacy-button-toggle-disabled-state-background-color: black;--mat-legacy-button-toggle-disabled-selected-state-background-color: #424242;--mat-standard-button-toggle-text-color: white;--mat-standard-button-toggle-background-color: #424242;--mat-standard-button-toggle-state-layer-color: white;--mat-standard-button-toggle-selected-state-background-color: #212121;--mat-standard-button-toggle-selected-state-text-color: white;--mat-standard-button-toggle-disabled-state-text-color: rgba(255, 255, 255, .3);--mat-standard-button-toggle-disabled-state-background-color: #424242;--mat-standard-button-toggle-disabled-selected-state-text-color: white;--mat-standard-button-toggle-disabled-selected-state-background-color: #424242;--mat-standard-button-toggle-divider-color: #595959;--mat-standard-button-toggle-height: 48px;--mat-legacy-button-toggle-label-text-font: Roboto, Helvetica Neue, sans-serif;--mat-legacy-button-toggle-label-text-line-height: 2.4;--mat-legacy-button-toggle-label-text-size: 15px;--mat-legacy-button-toggle-label-text-tracking: normal;--mat-legacy-button-toggle-label-text-weight: 500;--mat-standard-button-toggle-label-text-font: Roboto, Helvetica Neue, sans-serif;--mat-standard-button-toggle-label-text-line-height: 2.4;--mat-standard-button-toggle-label-text-size: 15px;--mat-standard-button-toggle-label-text-tracking: normal;--mat-standard-button-toggle-label-text-weight: 500;--mat-datepicker-calendar-container-shape: 4px;--mat-datepicker-calendar-container-touch-shape: 4px;--mat-datepicker-calendar-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-datepicker-calendar-container-touch-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #008cd2;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(0, 140, 210, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(0, 140, 210, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(0, 140, 210, .3);--mat-datepicker-toggle-active-state-icon-color: #008cd2;--mat-datepicker-calendar-date-in-range-state-background-color: rgba(0, 140, 210, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e;--mat-datepicker-toggle-icon-color: white;--mat-datepicker-calendar-body-label-text-color: rgba(255, 255, 255, .7);--mat-datepicker-calendar-period-button-text-color: white;--mat-datepicker-calendar-period-button-icon-color: white;--mat-datepicker-calendar-navigation-button-icon-color: white;--mat-datepicker-calendar-header-divider-color: rgba(255, 255, 255, .12);--mat-datepicker-calendar-header-text-color: rgba(255, 255, 255, .7);--mat-datepicker-calendar-date-today-outline-color: rgba(255, 255, 255, .5);--mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(255, 255, 255, .3);--mat-datepicker-calendar-date-text-color: white;--mat-datepicker-calendar-date-outline-color: transparent;--mat-datepicker-calendar-date-disabled-state-text-color: rgba(255, 255, 255, .5);--mat-datepicker-calendar-date-preview-state-outline-color: rgba(255, 255, 255, .24);--mat-datepicker-range-input-separator-color: white;--mat-datepicker-range-input-disabled-state-separator-color: rgba(255, 255, 255, .5);--mat-datepicker-range-input-disabled-state-text-color: rgba(255, 255, 255, .5);--mat-datepicker-calendar-container-background-color: #424242;--mat-datepicker-calendar-container-text-color: white;--mat-datepicker-calendar-text-font: Roboto, Helvetica Neue, sans-serif;--mat-datepicker-calendar-text-size: 13px;--mat-datepicker-calendar-body-label-text-size: 14px;--mat-datepicker-calendar-body-label-text-weight: 500;--mat-datepicker-calendar-period-button-text-size: 14px;--mat-datepicker-calendar-period-button-text-weight: 500;--mat-datepicker-calendar-header-text-size: 11px;--mat-datepicker-calendar-header-text-weight: 500;--mat-divider-width: 1px;--mat-divider-color: rgba(255, 255, 255, .12);--mat-expansion-container-shape: 4px;--mat-expansion-legacy-header-indicator-display: inline-block;--mat-expansion-header-indicator-display: none;--mat-expansion-container-background-color: #424242;--mat-expansion-container-text-color: white;--mat-expansion-actions-divider-color: rgba(255, 255, 255, .12);--mat-expansion-header-hover-state-layer-color: rgba(255, 255, 255, .04);--mat-expansion-header-focus-state-layer-color: rgba(255, 255, 255, .04);--mat-expansion-header-disabled-state-text-color: rgba(255, 255, 255, .3);--mat-expansion-header-text-color: white;--mat-expansion-header-description-color: rgba(255, 255, 255, .7);--mat-expansion-header-indicator-color: rgba(255, 255, 255, .7);--mat-expansion-header-collapsed-state-height: 48px;--mat-expansion-header-expanded-state-height: 64px;--mat-expansion-header-text-font: Roboto, Helvetica Neue, sans-serif;--mat-expansion-header-text-size: 15px;--mat-expansion-header-text-weight: 500;--mat-expansion-header-text-line-height: inherit;--mat-expansion-header-text-tracking: inherit;--mat-expansion-container-text-font: Roboto, Helvetica Neue, sans-serif;--mat-expansion-container-text-line-height: 2.4;--mat-expansion-container-text-size: 15px;--mat-expansion-container-text-tracking: normal;--mat-expansion-container-text-weight: 500;--mat-grid-list-tile-header-primary-text-size: 15px;--mat-grid-list-tile-header-secondary-text-size: 12px;--mat-grid-list-tile-footer-primary-text-size: 15px;--mat-grid-list-tile-footer-secondary-text-size: 12px;--mat-icon-color: inherit;--mat-sidenav-container-shape: 0;--mat-sidenav-container-elevation-shadow: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-sidenav-container-width: auto;--mat-sidenav-container-divider-color: rgba(255, 255, 255, .12);--mat-sidenav-container-background-color: #424242;--mat-sidenav-container-text-color: white;--mat-sidenav-content-background-color: #303030;--mat-sidenav-content-text-color: white;--mat-sidenav-scrim-color: rgba(189, 189, 189, .6);--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #008cd2;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #008cd2;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #008cd2;--mat-stepper-header-edit-state-icon-foreground-color: white;--mat-stepper-container-color: #424242;--mat-stepper-line-color: rgba(255, 255, 255, .12);--mat-stepper-header-hover-state-layer-color: rgba(255, 255, 255, .04);--mat-stepper-header-focus-state-layer-color: rgba(255, 255, 255, .04);--mat-stepper-header-label-text-color: rgba(255, 255, 255, .7);--mat-stepper-header-optional-label-text-color: rgba(255, 255, 255, .7);--mat-stepper-header-selected-state-label-text-color: white;--mat-stepper-header-error-state-label-text-color: #f44336;--mat-stepper-header-icon-background-color: rgba(255, 255, 255, .7);--mat-stepper-header-error-state-icon-foreground-color: #f44336;--mat-stepper-header-error-state-icon-background-color: transparent;--mat-stepper-header-height: 72px;--mat-stepper-container-text-font: Roboto, Helvetica Neue, sans-serif;--mat-stepper-header-label-text-font: Roboto, Helvetica Neue, sans-serif;--mat-stepper-header-label-text-size: 15px;--mat-stepper-header-label-text-weight: 500;--mat-stepper-header-error-state-label-text-size: 15px;--mat-stepper-header-selected-state-label-text-size: 15px;--mat-stepper-header-selected-state-label-text-weight: 500;--mat-sort-arrow-color: #c6c6c6;--mat-toolbar-container-background-color: #212121;--mat-toolbar-container-text-color: white;--mat-toolbar-standard-height: 64px;--mat-toolbar-mobile-height: 56px;--mat-toolbar-title-text-font: Roboto, Helvetica Neue, sans-serif;--mat-toolbar-title-text-line-height: 2.4;--mat-toolbar-title-text-size: 15px;--mat-toolbar-title-text-tracking: normal;--mat-toolbar-title-text-weight: 500;--mat-tree-container-background-color: #424242;--mat-tree-node-text-color: white;--mat-tree-node-min-height: 48px;--mat-tree-node-text-font: Roboto, Helvetica Neue, sans-serif;--mat-tree-node-text-size: 15px;--mat-tree-node-text-weight: 500;background-color:#303030}.explicitly-dark-themed .mat-accent{--mat-option-selected-state-label-text-color: #008cd2;--mat-option-label-text-color: white;--mat-option-hover-state-layer-color: rgba(255, 255, 255, .08);--mat-option-focus-state-layer-color: rgba(255, 255, 255, .08);--mat-option-selected-state-layer-color: rgba(255, 255, 255, .08)}.explicitly-dark-themed .mat-warn{--mat-option-selected-state-label-text-color: #f44336;--mat-option-label-text-color: white;--mat-option-hover-state-layer-color: rgba(255, 255, 255, .08);--mat-option-focus-state-layer-color: rgba(255, 255, 255, .08);--mat-option-selected-state-layer-color: rgba(255, 255, 255, .08)}.explicitly-dark-themed .mat-primary,.explicitly-dark-themed .mat-accent{--mat-full-pseudo-checkbox-selected-icon-color: #008cd2;--mat-full-pseudo-checkbox-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(255, 255, 255, .7);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #686868;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #686868;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #008cd2;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868}.explicitly-dark-themed .mat-warn{--mat-full-pseudo-checkbox-selected-icon-color: #f44336;--mat-full-pseudo-checkbox-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(255, 255, 255, .7);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #686868;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #686868;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #f44336;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868}.explicitly-dark-themed .mat-mdc-progress-bar,.explicitly-dark-themed .mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color: #008cd2;--mdc-linear-progress-track-color: rgba(0, 140, 210, .25)}.explicitly-dark-themed .mat-mdc-progress-bar.mat-warn{--mdc-linear-progress-active-indicator-color: #f44336;--mdc-linear-progress-track-color: rgba(244, 67, 54, .25)}.explicitly-dark-themed .mat-mdc-form-field.mat-accent{--mdc-filled-text-field-caret-color: #008cd2;--mdc-filled-text-field-focus-active-indicator-color: #008cd2;--mdc-filled-text-field-focus-label-text-color: rgba(0, 140, 210, .87);--mdc-outlined-text-field-caret-color: #008cd2;--mdc-outlined-text-field-focus-outline-color: #008cd2;--mdc-outlined-text-field-focus-label-text-color: rgba(0, 140, 210, .87);--mat-form-field-focus-select-arrow-color: rgba(0, 140, 210, .87)}.explicitly-dark-themed .mat-mdc-form-field.mat-warn{--mdc-filled-text-field-caret-color: #f44336;--mdc-filled-text-field-focus-active-indicator-color: #f44336;--mdc-filled-text-field-focus-label-text-color: rgba(244, 67, 54, .87);--mdc-outlined-text-field-caret-color: #f44336;--mdc-outlined-text-field-focus-outline-color: #f44336;--mdc-outlined-text-field-focus-label-text-color: rgba(244, 67, 54, .87);--mat-form-field-focus-select-arrow-color: rgba(244, 67, 54, .87)}.explicitly-dark-themed .mat-mdc-form-field.mat-accent{--mat-select-panel-background-color: #424242;--mat-select-enabled-trigger-text-color: rgba(255, 255, 255, .87);--mat-select-disabled-trigger-text-color: rgba(255, 255, 255, .38);--mat-select-placeholder-text-color: rgba(255, 255, 255, .6);--mat-select-enabled-arrow-color: rgba(255, 255, 255, .54);--mat-select-disabled-arrow-color: rgba(255, 255, 255, .38);--mat-select-focused-arrow-color: rgba(0, 140, 210, .87);--mat-select-invalid-arrow-color: rgba(244, 67, 54, .87)}.explicitly-dark-themed .mat-mdc-form-field.mat-warn{--mat-select-panel-background-color: #424242;--mat-select-enabled-trigger-text-color: rgba(255, 255, 255, .87);--mat-select-disabled-trigger-text-color: rgba(255, 255, 255, .38);--mat-select-placeholder-text-color: rgba(255, 255, 255, .6);--mat-select-enabled-arrow-color: rgba(255, 255, 255, .54);--mat-select-disabled-arrow-color: rgba(255, 255, 255, .38);--mat-select-focused-arrow-color: rgba(244, 67, 54, .87);--mat-select-invalid-arrow-color: rgba(244, 67, 54, .87)}.explicitly-dark-themed .mat-mdc-standard-chip{--mdc-chip-container-shape-radius: 16px;--mdc-chip-with-avatar-avatar-shape-radius: 14px;--mdc-chip-with-avatar-avatar-size: 28px;--mdc-chip-with-icon-icon-size: 18px;--mdc-chip-outline-width: 0;--mdc-chip-outline-color: transparent;--mdc-chip-disabled-outline-color: transparent;--mdc-chip-focus-outline-color: transparent;--mdc-chip-hover-state-layer-opacity: .04;--mdc-chip-with-avatar-disabled-avatar-opacity: 1;--mdc-chip-flat-selected-outline-width: 0;--mdc-chip-selected-hover-state-layer-opacity: .04;--mdc-chip-with-trailing-icon-disabled-trailing-icon-opacity: 1;--mdc-chip-with-icon-disabled-icon-opacity: 1;--mat-chip-disabled-container-opacity: .4;--mat-chip-trailing-action-opacity: .54;--mat-chip-trailing-action-focus-opacity: 1;--mat-chip-trailing-action-state-layer-color: transparent;--mat-chip-selected-trailing-action-state-layer-color: transparent;--mat-chip-trailing-action-hover-state-layer-opacity: 0;--mat-chip-trailing-action-focus-state-layer-opacity: 0}.explicitly-dark-themed .mat-mdc-standard-chip{--mdc-chip-disabled-label-text-color: #fafafa;--mdc-chip-elevated-container-color: #595959;--mdc-chip-elevated-selected-container-color: #595959;--mdc-chip-elevated-disabled-container-color: #595959;--mdc-chip-flat-disabled-selected-container-color: #595959;--mdc-chip-focus-state-layer-color: white;--mdc-chip-hover-state-layer-color: white;--mdc-chip-selected-hover-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: white;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #fafafa;--mdc-chip-selected-label-text-color: #fafafa;--mdc-chip-with-icon-icon-color: #fafafa;--mdc-chip-with-icon-disabled-icon-color: #fafafa;--mdc-chip-with-icon-selected-icon-color: #fafafa;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #fafafa;--mdc-chip-with-trailing-icon-trailing-icon-color: #fafafa;--mat-chip-selected-disabled-trailing-icon-color: #fafafa;--mat-chip-selected-trailing-icon-color: #fafafa}.explicitly-dark-themed .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.explicitly-dark-themed .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary,.explicitly-dark-themed .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.explicitly-dark-themed .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #008cd2;--mdc-chip-elevated-selected-container-color: #008cd2;--mdc-chip-elevated-disabled-container-color: #008cd2;--mdc-chip-flat-disabled-selected-container-color: #008cd2;--mdc-chip-focus-state-layer-color: white;--mdc-chip-hover-state-layer-color: white;--mdc-chip-selected-hover-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: white;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.explicitly-dark-themed .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.explicitly-dark-themed .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #f44336;--mdc-chip-elevated-selected-container-color: #f44336;--mdc-chip-elevated-disabled-container-color: #f44336;--mdc-chip-flat-disabled-selected-container-color: #f44336;--mdc-chip-focus-state-layer-color: white;--mdc-chip-hover-state-layer-color: white;--mdc-chip-selected-hover-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: white;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.explicitly-dark-themed .mat-mdc-chip.mat-mdc-standard-chip{--mdc-chip-container-height: 32px}.explicitly-dark-themed .mat-mdc-standard-chip{--mdc-chip-label-text-font: Roboto, Helvetica Neue, sans-serif;--mdc-chip-label-text-line-height: 2.4;--mdc-chip-label-text-size: 15px;--mdc-chip-label-text-tracking: normal;--mdc-chip-label-text-weight: 500}.explicitly-dark-themed .mat-mdc-slide-toggle{--mat-switch-disabled-selected-handle-opacity: .38;--mat-switch-disabled-unselected-handle-opacity: .38;--mat-switch-unselected-handle-size: 20px;--mat-switch-selected-handle-size: 20px;--mat-switch-pressed-handle-size: 20px;--mat-switch-with-icon-handle-size: 20px;--mat-switch-selected-handle-horizontal-margin: 0;--mat-switch-selected-with-icon-handle-horizontal-margin: 0;--mat-switch-selected-pressed-handle-horizontal-margin: 0;--mat-switch-unselected-handle-horizontal-margin: 0;--mat-switch-unselected-with-icon-handle-horizontal-margin: 0;--mat-switch-unselected-pressed-handle-horizontal-margin: 0;--mat-switch-visible-track-opacity: 1;--mat-switch-hidden-track-opacity: 1;--mat-switch-visible-track-transition: transform 75ms 0ms cubic-bezier(0, 0, .2, 1);--mat-switch-hidden-track-transition: transform 75ms 0ms cubic-bezier(.4, 0, .6, 1);--mat-switch-track-outline-width: 1px;--mat-switch-track-outline-color: transparent;--mat-switch-selected-track-outline-width: 1px;--mat-switch-selected-track-outline-color: transparent;--mat-switch-disabled-unselected-track-outline-width: 1px;--mat-switch-disabled-unselected-track-outline-color: transparent}.explicitly-dark-themed .mat-mdc-slide-toggle{--mat-switch-label-text-color: white}.explicitly-dark-themed .mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color: #4dbbe6;--mdc-switch-selected-handle-color: #4dbbe6;--mdc-switch-selected-hover-state-layer-color: #4dbbe6;--mdc-switch-selected-pressed-state-layer-color: #4dbbe6;--mdc-switch-selected-focus-handle-color: #80cfed;--mdc-switch-selected-hover-handle-color: #80cfed;--mdc-switch-selected-pressed-handle-color: #80cfed;--mdc-switch-selected-focus-track-color: #0096d7;--mdc-switch-selected-hover-track-color: #0096d7;--mdc-switch-selected-pressed-track-color: #0096d7;--mdc-switch-selected-track-color: #0096d7}.explicitly-dark-themed .mat-mdc-slide-toggle.mat-warn{--mdc-switch-selected-focus-state-layer-color: #e57373;--mdc-switch-selected-handle-color: #e57373;--mdc-switch-selected-hover-state-layer-color: #e57373;--mdc-switch-selected-pressed-state-layer-color: #e57373;--mdc-switch-selected-focus-handle-color: #ef9a9a;--mdc-switch-selected-hover-handle-color: #ef9a9a;--mdc-switch-selected-pressed-handle-color: #ef9a9a;--mdc-switch-selected-focus-track-color: #e53935;--mdc-switch-selected-hover-track-color: #e53935;--mdc-switch-selected-pressed-track-color: #e53935;--mdc-switch-selected-track-color: #e53935}.explicitly-dark-themed .mat-mdc-slide-toggle{--mat-switch-label-text-font: Roboto, Helvetica Neue, sans-serif;--mat-switch-label-text-line-height: 2.4;--mat-switch-label-text-size: 15px;--mat-switch-label-text-tracking: normal;--mat-switch-label-text-weight: 500}.explicitly-dark-themed .mat-mdc-radio-button.mat-primary,.explicitly-dark-themed .mat-mdc-radio-button.mat-accent{--mdc-radio-disabled-selected-icon-color: white;--mdc-radio-disabled-unselected-icon-color: white;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #008cd2;--mdc-radio-selected-hover-icon-color: #008cd2;--mdc-radio-selected-icon-color: #008cd2;--mdc-radio-selected-pressed-icon-color: #008cd2;--mat-radio-ripple-color: white;--mat-radio-checked-ripple-color: #008cd2;--mat-radio-disabled-label-color: rgba(255, 255, 255, .5);--mat-radio-label-text-color: white}.explicitly-dark-themed .mat-mdc-radio-button.mat-warn{--mdc-radio-disabled-selected-icon-color: white;--mdc-radio-disabled-unselected-icon-color: white;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #f44336;--mdc-radio-selected-hover-icon-color: #f44336;--mdc-radio-selected-icon-color: #f44336;--mdc-radio-selected-pressed-icon-color: #f44336;--mat-radio-ripple-color: white;--mat-radio-checked-ripple-color: #f44336;--mat-radio-disabled-label-color: rgba(255, 255, 255, .5);--mat-radio-label-text-color: white}.explicitly-dark-themed .mat-accent{--mdc-slider-handle-color: #008cd2;--mdc-slider-focus-handle-color: #008cd2;--mdc-slider-hover-handle-color: #008cd2;--mdc-slider-active-track-color: #008cd2;--mdc-slider-inactive-track-color: #008cd2;--mdc-slider-with-tick-marks-inactive-container-color: #008cd2;--mdc-slider-with-tick-marks-active-container-color: white;--mat-slider-ripple-color: #008cd2;--mat-slider-hover-state-layer-color: rgba(0, 140, 210, .05);--mat-slider-focus-state-layer-color: rgba(0, 140, 210, .2)}.explicitly-dark-themed .mat-warn{--mdc-slider-handle-color: #f44336;--mdc-slider-focus-handle-color: #f44336;--mdc-slider-hover-handle-color: #f44336;--mdc-slider-active-track-color: #f44336;--mdc-slider-inactive-track-color: #f44336;--mdc-slider-with-tick-marks-inactive-container-color: #f44336;--mdc-slider-with-tick-marks-active-container-color: white;--mat-slider-ripple-color: #f44336;--mat-slider-hover-state-layer-color: rgba(244, 67, 54, .05);--mat-slider-focus-state-layer-color: rgba(244, 67, 54, .2)}.explicitly-dark-themed .mdc-list-item__start,.explicitly-dark-themed .mdc-list-item__end,.explicitly-dark-themed .mat-accent .mdc-list-item__start,.explicitly-dark-themed .mat-accent .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: white;--mdc-radio-disabled-unselected-icon-color: white;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #008cd2;--mdc-radio-selected-hover-icon-color: #008cd2;--mdc-radio-selected-icon-color: #008cd2;--mdc-radio-selected-pressed-icon-color: #008cd2}.explicitly-dark-themed .mat-warn .mdc-list-item__start,.explicitly-dark-themed .mat-warn .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: white;--mdc-radio-disabled-unselected-icon-color: white;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #f44336;--mdc-radio-selected-hover-icon-color: #f44336;--mdc-radio-selected-icon-color: #f44336;--mdc-radio-selected-pressed-icon-color: #f44336}.explicitly-dark-themed .mat-mdc-list-option,.explicitly-dark-themed .mat-mdc-list-option.mat-accent{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #008cd2;--mdc-checkbox-selected-hover-icon-color: #008cd2;--mdc-checkbox-selected-icon-color: #008cd2;--mdc-checkbox-selected-pressed-icon-color: #008cd2;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #008cd2;--mdc-checkbox-selected-hover-state-layer-color: #008cd2;--mdc-checkbox-selected-pressed-state-layer-color: #008cd2;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.explicitly-dark-themed .mat-mdc-list-option.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #f44336;--mdc-checkbox-selected-hover-icon-color: #f44336;--mdc-checkbox-selected-icon-color: #f44336;--mdc-checkbox-selected-pressed-icon-color: #f44336;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #f44336;--mdc-checkbox-selected-hover-state-layer-color: #f44336;--mdc-checkbox-selected-pressed-state-layer-color: #f44336;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.explicitly-dark-themed .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.explicitly-dark-themed .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__start,.explicitly-dark-themed .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.explicitly-dark-themed .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__start{color:#008cd2}.explicitly-dark-themed .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.explicitly-dark-themed .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.explicitly-dark-themed .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}.explicitly-dark-themed .mdc-list-item__start,.explicitly-dark-themed .mdc-list-item__end{--mdc-radio-state-layer-size: 40px}.explicitly-dark-themed .mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-one-line,.explicitly-dark-themed .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-one-line,.explicitly-dark-themed .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-one-line{height:56px}.explicitly-dark-themed .mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines,.explicitly-dark-themed .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines,.explicitly-dark-themed .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines{height:72px}.explicitly-dark-themed .mdc-list-group__subheader{font:500 15px/2.4 Roboto,Helvetica Neue,sans-serif;letter-spacing:normal}.explicitly-dark-themed .mat-mdc-tab-group,.explicitly-dark-themed .mat-mdc-tab-nav-bar,.explicitly-dark-themed .mat-mdc-tab-group.mat-accent,.explicitly-dark-themed .mat-mdc-tab-nav-bar.mat-accent{--mdc-tab-indicator-active-indicator-color: #008cd2;--mat-tab-header-disabled-ripple-color: rgba(255, 255, 255, .5);--mat-tab-header-pagination-icon-color: white;--mat-tab-header-inactive-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-label-text-color: #008cd2;--mat-tab-header-active-ripple-color: #008cd2;--mat-tab-header-inactive-ripple-color: #008cd2;--mat-tab-header-inactive-focus-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-focus-label-text-color: #008cd2;--mat-tab-header-active-hover-label-text-color: #008cd2;--mat-tab-header-active-focus-indicator-color: #008cd2;--mat-tab-header-active-hover-indicator-color: #008cd2}.explicitly-dark-themed .mat-mdc-tab-group.mat-warn,.explicitly-dark-themed .mat-mdc-tab-nav-bar.mat-warn{--mdc-tab-indicator-active-indicator-color: #f44336;--mat-tab-header-disabled-ripple-color: rgba(255, 255, 255, .5);--mat-tab-header-pagination-icon-color: white;--mat-tab-header-inactive-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-label-text-color: #f44336;--mat-tab-header-active-ripple-color: #f44336;--mat-tab-header-inactive-ripple-color: #f44336;--mat-tab-header-inactive-focus-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-focus-label-text-color: #f44336;--mat-tab-header-active-hover-label-text-color: #f44336;--mat-tab-header-active-focus-indicator-color: #f44336;--mat-tab-header-active-hover-indicator-color: #f44336}.explicitly-dark-themed .mat-mdc-tab-group.mat-background-primary,.explicitly-dark-themed .mat-mdc-tab-nav-bar.mat-background-primary,.explicitly-dark-themed .mat-mdc-tab-group.mat-background-accent,.explicitly-dark-themed .mat-mdc-tab-nav-bar.mat-background-accent{--mat-tab-header-with-background-background-color: #008cd2;--mat-tab-header-with-background-foreground-color: white}.explicitly-dark-themed .mat-mdc-tab-group.mat-background-warn,.explicitly-dark-themed .mat-mdc-tab-nav-bar.mat-background-warn{--mat-tab-header-with-background-background-color: #f44336;--mat-tab-header-with-background-foreground-color: white}.explicitly-dark-themed .mat-mdc-tab-header{--mdc-secondary-navigation-tab-container-height: 48px}.explicitly-dark-themed .mat-mdc-tab-header{--mat-tab-header-label-text-font: Roboto, Helvetica Neue, sans-serif;--mat-tab-header-label-text-size: 14px;--mat-tab-header-label-text-tracking: normal;--mat-tab-header-label-text-line-height: 2.4;--mat-tab-header-label-text-weight: 500}.explicitly-dark-themed .mat-mdc-checkbox.mat-primary{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #008cd2;--mdc-checkbox-selected-hover-icon-color: #008cd2;--mdc-checkbox-selected-icon-color: #008cd2;--mdc-checkbox-selected-pressed-icon-color: #008cd2;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #008cd2;--mdc-checkbox-selected-hover-state-layer-color: #008cd2;--mdc-checkbox-selected-pressed-state-layer-color: #008cd2;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.explicitly-dark-themed .mat-mdc-checkbox.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #f44336;--mdc-checkbox-selected-hover-icon-color: #f44336;--mdc-checkbox-selected-icon-color: #f44336;--mdc-checkbox-selected-pressed-icon-color: #f44336;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #f44336;--mdc-checkbox-selected-hover-state-layer-color: #f44336;--mdc-checkbox-selected-pressed-state-layer-color: #f44336;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.explicitly-dark-themed .mat-mdc-button.mat-primary,.explicitly-dark-themed .mat-mdc-button.mat-accent{--mdc-text-button-label-text-color: #008cd2;--mat-text-button-state-layer-color: #008cd2;--mat-text-button-ripple-color: rgba(0, 140, 210, .1)}.explicitly-dark-themed .mat-mdc-button.mat-warn{--mdc-text-button-label-text-color: #f44336;--mat-text-button-state-layer-color: #f44336;--mat-text-button-ripple-color: rgba(244, 67, 54, .1)}.explicitly-dark-themed .mat-mdc-unelevated-button.mat-primary,.explicitly-dark-themed .mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color: #008cd2;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.explicitly-dark-themed .mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color: #f44336;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.explicitly-dark-themed .mat-mdc-raised-button.mat-primary,.explicitly-dark-themed .mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color: #008cd2;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.explicitly-dark-themed .mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color: #f44336;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.explicitly-dark-themed .mat-mdc-outlined-button.mat-primary,.explicitly-dark-themed .mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color: #008cd2;--mdc-outlined-button-outline-color: rgba(255, 255, 255, .12);--mat-outlined-button-state-layer-color: #008cd2;--mat-outlined-button-ripple-color: rgba(0, 140, 210, .1)}.explicitly-dark-themed .mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color: #f44336;--mdc-outlined-button-outline-color: rgba(255, 255, 255, .12);--mat-outlined-button-state-layer-color: #f44336;--mat-outlined-button-ripple-color: rgba(244, 67, 54, .1)}.explicitly-dark-themed .mat-mdc-icon-button.mat-primary,.explicitly-dark-themed .mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color: #008cd2;--mat-icon-button-state-layer-color: #008cd2;--mat-icon-button-ripple-color: rgba(0, 140, 210, .1)}.explicitly-dark-themed .mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color: #f44336;--mat-icon-button-state-layer-color: #f44336;--mat-icon-button-ripple-color: rgba(244, 67, 54, .1)}.explicitly-dark-themed .mat-mdc-icon-button.mat-mdc-button-base{--mdc-icon-button-state-layer-size: 48px;width:var(--mdc-icon-button-state-layer-size);height:var(--mdc-icon-button-state-layer-size);padding:12px}.explicitly-dark-themed .mat-mdc-fab.mat-primary,.explicitly-dark-themed .mat-mdc-fab.mat-accent{--mdc-fab-container-color: #008cd2;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.explicitly-dark-themed .mat-mdc-fab.mat-warn{--mdc-fab-container-color: #f44336;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.explicitly-dark-themed .mat-mdc-mini-fab.mat-primary,.explicitly-dark-themed .mat-mdc-mini-fab.mat-accent{--mdc-fab-small-container-color: #008cd2;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.explicitly-dark-themed .mat-mdc-mini-fab.mat-warn{--mdc-fab-small-container-color: #f44336;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.explicitly-dark-themed .mat-accent{--mdc-circular-progress-active-indicator-color: #008cd2}.explicitly-dark-themed .mat-warn{--mdc-circular-progress-active-indicator-color: #f44336}.explicitly-dark-themed .mat-badge-accent{--mat-badge-background-color: #008cd2;--mat-badge-text-color: white}.explicitly-dark-themed .mat-badge-warn{--mat-badge-background-color: #f44336;--mat-badge-text-color: white}.explicitly-dark-themed .mat-datepicker-content.mat-accent{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #008cd2;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(0, 140, 210, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(0, 140, 210, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(0, 140, 210, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(0, 140, 210, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e}.explicitly-dark-themed .mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #f44336;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(244, 67, 54, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(244, 67, 54, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(244, 67, 54, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(244, 67, 54, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e}.explicitly-dark-themed .mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color: #008cd2}.explicitly-dark-themed .mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: #f44336}.explicitly-dark-themed .mat-calendar-controls{--mat-icon-button-touch-target-display: none}.explicitly-dark-themed .mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base{--mdc-icon-button-state-layer-size: 40px;width:var(--mdc-icon-button-state-layer-size);height:var(--mdc-icon-button-state-layer-size);padding:8px}.explicitly-dark-themed .mat-icon.mat-primary,.explicitly-dark-themed .mat-icon.mat-accent{--mat-icon-color: #008cd2}.explicitly-dark-themed .mat-icon.mat-warn{--mat-icon-color: #f44336}.explicitly-dark-themed .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #008cd2;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #008cd2;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #008cd2;--mat-stepper-header-edit-state-icon-foreground-color: white}.explicitly-dark-themed .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #f44336;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #f44336;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #f44336;--mat-stepper-header-edit-state-icon-foreground-color: white}.explicitly-dark-themed .mat-toolbar.mat-primary,.explicitly-dark-themed .mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #008cd2;--mat-toolbar-container-text-color: white}.explicitly-dark-themed .mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #f44336;--mat-toolbar-container-text-color: white}.explicitly-dark-themed.mat-drawer{background-color:#303030;color:#ffffffb3}.explicitly-dark-themed .mat-mdc-input-element{caret-color:#fff}.mat-toolbar-row .mat-mdc-list-base .mat-mdc-list-item{color:#fff}.mat-mdc-card .mat-mdc-button,.mat-mdc-card .mat-mdc-icon-button,.mat-mdc-card .mat-mdc-outlined-button{color:#1173b5}.mat-toolbar h1{font-size:25px}.fill-horiz-space{flex:1 1 auto}html,body{height:100%;color:#23292c}html a,body a{color:#1173b5}html a svg-icon path,body a svg-icon path{fill:#1173b5}html a svg-icon+span,body a svg-icon+span{margin-left:1em}body{margin:0;font-family:Open Sans,Helvetica Neue,sans-serif;--mat-form-field-container-text-line-height: 24px;--mat-select-trigger-text-line-height: 24px;--mdc-outlined-text-field-outline-color: #e0e0e0}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background-color:#7788931a;border-radius:4px}::-webkit-scrollbar-thumb{background:#778893;border-radius:4px}body{scrollbar-color:#778893 rgba(119,136,147,.1);scrollbar-width:thin}html,body{scrollbar-face-color:#778893;scrollbar-arrow-color:#778893;scrollbar-track-color:#e5ebee;scrollbar-shadow-color:#778893;scrollbar-highlight-color:#778893;scrollbar-3dlight-color:#778893;scrollbar-darkshadow-color:#778893}.mdc-button__label{display:flex;align-items:center;min-height:36px}.mat-mdc-outlined-button.mat-mdc-button-base,.mat-mdc-raised-button.mat-mdc-button-base,.mat-mdc-unelevated-button.mat-mdc-button-base{height:auto!important}.mat-mdc-icon-button{display:inline-flex!important;justify-content:center;align-items:center;width:40px!important;height:40px!important;padding:0!important}.mat-mdc-icon-button:hover{--mat-mdc-button-persistent-ripple-color: none}.mat-mdc-button-base .mat-icon{font-size:24px!important;height:24px!important;width:24px!important;margin:0!important}.mat-mdc-button-base svg-icon{display:flex!important;justify-content:center;width:28px}.mat-mdc-button-base svg-icon svg{height:28px;width:28px}.mat-mdc-raised-button{background-color:#f1f6f8!important;color:#4b4d4f!important;font-size:15px;font-weight:400}.mat-mdc-raised-button .mdc-button__label{display:flex;align-items:center;justify-content:center;min-height:36px}.mat-mdc-raised-button .mdc-button__label svg-icon+*{margin-left:8px}.mat-mdc-raised-button svg-icon{line-height:1}.mat-mdc-raised-button svg-icon path{fill:#4b4d4f!important}svg-icon{display:inline-flex;align-items:center}.ssp-page-content{margin:auto;max-width:900px;padding:24px 36px;min-height:calc(100vh - 60px);box-sizing:border-box}@media screen and (max-width: 599px){.ssp-page-content{padding:10px 20px}}.ssp-page-content .form-header{padding-right:0;padding-left:0}.ssp-page-content .form-header .mat-mdc-button-base{font-family:Open Sans,Helvetica Neue,sans-serif;font-size:14px;font-weight:700;text-transform:uppercase}@media screen and (max-width: 599px){.ssp-page-content.tabbed-content{padding:0}}.ssp-page-content h1{color:#23292c;font-family:Roboto,Open Sans,Helvetica Neue,sans-serif;font-size:42px;font-weight:400}.ssp-page-content .mat-mdc-card{background-color:#fff;border-radius:5px;border:none;margin:12px 0;box-shadow:none;padding:32px 40px;color:#23292c;font-family:Open Sans,Helvetica Neue,sans-serif;font-size:14px;line-height:20px}@media screen and (max-width: 540px){.ssp-page-content .mat-mdc-card{padding:24px 20px}}.ssp-page-content .mat-mdc-card h2,.ssp-page-content .mat-mdc-card .mat-mdc-card-title{color:#000;font-family:Roboto,Open Sans,Helvetica Neue,sans-serif;font-size:22px;line-height:22px;font-weight:400;margin-bottom:20px}.ssp-page-content .mat-mdc-card .mat-mdc-card-content{padding:0}.ssp-page-content .mat-mdc-card .mat-mdc-card-content .data-row{display:flex;flex-direction:row;align-items:flex-start;pointer-events:none;margin:8px 0}@media screen and (max-width: 540px){.ssp-page-content .mat-mdc-card .mat-mdc-card-content .data-row{flex-wrap:wrap}}.ssp-page-content .mat-mdc-card .mat-mdc-card-content .data-row:first-of-type{margin-top:0}.ssp-page-content .mat-mdc-card .mat-mdc-card-content .data-row:not(.readonly):after{content:"";color:#d8d8d8;display:block;width:11px;height:11px;background:url(ico-edit.b50c5c1774effe3c.svg);background-size:11px;align-self:center;opacity:.48}.ssp-page-content .mat-mdc-card .mat-mdc-card-content .data-row>:not(.label){margin-right:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:calc(100% - 223px)}@media screen and (max-width: 540px){.ssp-page-content .mat-mdc-card .mat-mdc-card-content .data-row>:not(.label){max-width:calc(100% - 23px)}}.ssp-page-content .mat-mdc-card .mat-mdc-card-content .data-row .label{flex:0 0 200px;color:#778893}@media screen and (max-width: 540px){.ssp-page-content .mat-mdc-card .mat-mdc-card-content .data-row .label{flex:0 0 100%;font-size:75%}}.ssp-page-content .mat-mdc-card .mat-mdc-card-content .data-row ul{margin:0;padding-inline-start:18px;padding-right:12px}.ssp-page-content .mat-mdc-card .mat-mdc-card-content .data-row:not(.readonly) ul{border-right:1px solid rgba(0,0,0,.18)}.text-tabs .text-tab{display:inline-block;color:#005a97;font-family:Roboto,Open Sans,Helvetica Neue,sans-serif;font-size:26px;font-weight:400}.text-tabs .text-tab.text-tab-active{color:#23292c;font-size:42px}.text-tabs .text-tab+.text-tab .text-tab-label{cursor:pointer;text-decoration:underline}.text-tabs .text-tab+.text-tab:before{content:"/";display:inline-block;margin:0 .666em;color:#b8c5ce}@media screen and (max-width: 540px){.text-tabs .text-tab{font-size:20px}.text-tabs .text-tab.text-tab-active{font-size:32px}}.data-row:not(.readonly):after,.data-multi-row:not(.readonly):after{pointer-events:all;cursor:pointer}.data-row.enable-links a,.data-multi-row.enable-links a{pointer-events:auto;cursor:pointer}@media screen and (max-width: 599px){.mdc-layout-grid{padding-left:0;padding-right:0}}.ssp-form-field{width:100%}.ssp-form-field mat-form-field{width:100%}.ssp-radio-button{margin:5px}.ssp-radio-group{display:flex;flex-direction:column;margin:15px 0}.ssp-radio mat-label{font-size:smaller;color:#778893}.mat-mdc-radio-group{display:block;margin-bottom:24px}.mat-mdc-radio-group .mat-mdc-radio-button{display:block;margin:8px 0}.mat-mdc-radio-group .mat-mdc-radio-button .mdc-radio{padding:0;display:flex}.mat-mdc-radio-group .mat-mdc-radio-button label{font-size:15px;font-weight:400;line-height:normal;padding-left:8px}.mat-mdc-select-panel,.mat-mdc-autocomplete-panel,.mat-datepicker-content{background-color:#fff}.mat-mdc-form-field-has-icon-suffix .mat-mdc-text-field-wrapper{padding-right:max(16px,var(--mdc-shape-small, 4px))!important}.mat-mdc-form-field-type-popup-list-control.mat-mdc-form-field-has-icon-suffix .mat-mdc-form-field-icon-suffix{position:absolute;right:32px}.form-actions{display:flex;justify-content:flex-end}.form-actions>.mat-mdc-button-base+.mat-mdc-button-base{margin-left:12px}.form-actions .mat-mdc-button-base{font-family:Open Sans,Helvetica Neue,sans-serif;font-size:14px;font-weight:700;text-transform:uppercase}.form-actions .mat-mdc-button-base.mat-mdc-button{font-size:15px;font-weight:400;text-transform:none;text-decoration:underline}.framed-box{border-top:1px solid #e4e9ec;border-left:1px solid #e4e9ec;border-right:1px solid #e4e9ec;border-radius:0;padding:8px 20px;margin:0}.framed-box:first-of-type{border-top-left-radius:5px;border-top-right-radius:5px}.framed-box:last-of-type{border-bottom-left-radius:5px;border-bottom-right-radius:5px;border-bottom:1px solid #e4e9ec;margin-bottom:40px}.file-upload-zone{height:200px;border-radius:5px;border:2px dashed #cbd3d8;display:flex;flex-direction:column;justify-content:center;align-items:center;margin-bottom:28px}.select-drop-arrow{filter:contrast(.5) invert(1)}.mat-mdc-form-field .mat-mdc-icon-button{filter:contrast(.5)}.mat-mdc-icon-button svg-icon{line-height:16px;display:block}.mat-mdc-unelevated-button.icon-only,.mat-mdc-raised-button.icon-only{padding:0;min-width:40px}.mat-mdc-unelevated-button svg-icon,.mat-mdc-raised-button svg-icon{margin:0 4px 2px 0}.mat-mdc-unelevated-button svg-icon svg,.mat-mdc-raised-button svg-icon svg{width:16px!important;height:16px!important}.mat-mdc-button-base:enabled.mat-primary svg-icon path,.mat-menu-item--primary svg-icon path{fill:#fff}.mat-mdc-outlined-button.mat-primary svg-icon path,.mat-mdc-icon-button:enabled.mat-primary svg-icon path{fill:#1173b5!important}.sc-green{background-color:#5fab0c!important;color:#fff!important}.sc-green svg-icon path{fill:#fff!important}.sc-red{background-color:#cd0000;color:#fff}.sc-red svg-icon path{fill:#fff}.sc-black{background-color:#000;color:#fff}.sc-black svg-icon path{fill:#fff!important}.sc-gray{color:#778893!important}.sc-gray svg-icon path{fill:#778893!important}button.mat-mdc-mini-fab:not(.no-float){position:fixed;bottom:20px;right:36px;z-index:999}button.mat-mdc-mini-fab.no-float{box-shadow:none}.mat-mdc-checkbox{margin-bottom:1.333em;display:block!important}mat-divider.mat-divider{margin:2em 0}.input-line .mat-mdc-form-field+.mat-mdc-form-field{margin-left:8px}.cdk-global-overlay-wrapper,.cdk-overlay-container{z-index:10000!important}app-dialog .overlay .dialog{border-radius:12px;color:#23292c;font-size:15px;font-family:Open Sans,Helvetica Neue,sans-serif;max-height:90%}@media screen and (max-width: 540px),screen and (max-height: 540px){app-dialog .overlay .dialog{border-radius:0;border:none}}app-dialog .overlay .dialog>*{padding:0;border-radius:5px}@media screen and (max-width: 540px),screen and (max-height: 540px){app-dialog .overlay .dialog>*{height:100%}}app-dialog .overlay .dialog .dialog-title{display:flex;align-items:center;justify-items:flex-start;margin:0;padding:12px 16px;gap:8px;border-bottom:1px solid #cbd3d8;box-shadow:0 10px 24px #0000001a;font-size:15px;font-weight:700}app-dialog .overlay .dialog .dialog-title .mat-mdc-icon-button svg-icon{width:fit-content}app-dialog .overlay .dialog .dialog-title .mat-mdc-icon-button svg-icon path{fill:#23292c!important}app-dialog .overlay .dialog .dialog-content{margin:24px 0;padding:0 24px}app-dialog .overlay .dialog .dialog-content>form>mat-form-field:first-of-type.mat-form-field-appearance-outline{padding-top:6px}app-dialog .overlay .dialog .dialog-content h1,app-dialog .overlay .dialog .dialog-content h2{color:#000;font-family:Roboto,Open Sans,Helvetica Neue,sans-serif;font-weight:400}app-dialog .overlay .dialog .dialog-content h1{font-size:42px}app-dialog .overlay .dialog .dialog-content h2{font-size:22px}app-dialog .overlay .dialog .dialog-content h3{font-size:15px;font-weight:700}app-dialog .overlay .dialog .dialog-content .help{color:#778893}app-dialog .overlay .dialog .dialog-content .help svg-icon path{fill:#b8c5ce!important}app-dialog .overlay .dialog .dialog-content svg-icon.help path{fill:#b8c5ce!important}app-dialog .overlay .dialog .dialog-content svg-icon.help-inline-after{margin-left:.5em;margin-bottom:-3px}app-dialog .overlay .dialog .dialog-content svg-icon.down path{fill:#1173b5!important}app-dialog .overlay .dialog .dialog-content .row-left-right{display:flex;justify-content:space-between;align-items:center}app-dialog .overlay .dialog .dialog-content .row-left-right .vertical-center{display:flex;align-items:center}app-dialog .overlay .dialog .dialog-actions{margin:0;border-top:1px solid #cbd3d8;padding:24px;font-weight:700;display:flex;justify-content:center;box-shadow:0 0 24px #0000001a}app-dialog .overlay .dialog .dialog-actions>.mat-mdc-button-base+.mat-mdc-button-base{margin-left:12px}app-dialog .overlay .dialog .dialog-actions .mat-mdc-button-base{font-family:Open Sans,Helvetica Neue,sans-serif;font-size:14px;font-weight:700;text-transform:uppercase}app-dialog .overlay .dialog .dialog-actions .mat-mdc-button-base.mat-mdc-button{font-size:15px;font-weight:400;text-transform:none;text-decoration:underline}app-dialog .overlay .dialog .dialog-actions.center{display:flex;justify-content:center}app-dialog .overlay .dialog .dialog-actions.center>.mat-mdc-button-base+.mat-mdc-button-base{margin-left:24px}app-dialog .overlay .dialog .dialog-actions .dialog-message{text-transform:uppercase;color:#aab7bf;font-size:.9em;margin-right:20px;display:flex;align-items:center}app-dialog .overlay .dialog .dialog-actions .dialog-message.red-cross-message{color:#c61b1b}app-dialog .overlay .dialog .dialog-actions .dialog-message.red-cross-message svg-icon path{fill:#c61b1b!important}app-dialog .overlay .dialog .dialog-actions .dialog-message.green-tick-message{color:#5fab0c}app-dialog .overlay .dialog .dialog-actions .dialog-message.green-tick-message svg-icon path{fill:#5fab0c!important}button.confirm,.mat-confirm{background-color:#5fab0c;color:#fff;text-transform:uppercase;font-weight:600}button.confirm svg-icon path,.mat-confirm svg-icon path{fill:#fff!important}button.reject,.mat-reject{background-color:#c61b1b;color:#fff}button.reject svg-icon path,.mat-reject svg-icon path{fill:#fff!important}.mat-mdc-tooltip{background-color:#23292c;color:#fff;font-size:14px}.warning{padding:16px 16px 16px 48px;border:1px solid #dd8;background-color:#ffe;border-radius:8px;margin:12px 0;position:relative}.warning:before{content:" ";width:24px;height:24px;position:absolute;left:16px;top:calc(50% - 12px);background:url(warning.6ebbd5c279a27337.svg)}.fullscreen{background-color:#fff;position:fixed!important;inset:0;z-index:1000}.file-image-preview{width:55px;height:55px;border-radius:4px;border:1px solid #cbd3d8;display:inline-block;object-fit:cover}.attachment-image-list{display:flex;flex-wrap:wrap}.attachment-image-list>*{margin:2px 4px 2px 0}.file-other{display:flex;align-items:center}.form-header,.dtt-table,dtt-table [table-prolog]{padding:36px 28px 28px;font-size:15px}@media screen and (max-width: 540px){.form-header,.dtt-table,dtt-table [table-prolog]{padding:12px}}.form-header h1,.dtt-table h1,dtt-table [table-prolog] h1{font-size:42px;font-weight:400;margin:0}@media screen and (max-width: 540px){.form-header h1,.dtt-table h1,dtt-table [table-prolog] h1{font-size:32px}}.form-header h1 svg-icon path,.dtt-table h1 svg-icon path,dtt-table [table-prolog] h1 svg-icon path{fill:#23292c!important}.form-header h1 svg-icon svg,.dtt-table h1 svg-icon svg,dtt-table [table-prolog] h1 svg-icon svg{width:28px;height:28px}.form-header .row-heading,.dtt-table .row-heading,dtt-table [table-prolog] .row-heading{max-width:100%;display:flex;align-items:baseline;margin-top:16px}@media screen and (max-width: 540px){.form-header .row-heading,.dtt-table .row-heading,dtt-table [table-prolog] .row-heading{margin-top:8px}}.form-header .row-heading h1,.dtt-table .row-heading h1,dtt-table [table-prolog] .row-heading h1{max-width:100%;overflow-x:hidden;text-overflow:ellipsis}.form-header .row-heading h1 span,.dtt-table .row-heading h1 span,dtt-table [table-prolog] .row-heading h1 span{white-space:nowrap}.form-header .row-heading *+svg-icon,.dtt-table .row-heading *+svg-icon,dtt-table [table-prolog] .row-heading *+svg-icon{margin-left:.333em}.form-header .row-left-right,.dtt-table .row-left-right,dtt-table [table-prolog] .row-left-right{display:flex;justify-content:space-between;align-items:center}.form-body{padding:28px}@media screen and (max-width: 540px){.form-body{padding:12px}}.popover-body{background-color:#fff;border:1px solid #cbd3d8;border-radius:4px;box-shadow:0 12px 24px #0000001a;position:relative}.popover-body:before,.popover-body:after{content:"";display:block;position:absolute;width:0;height:0;border-bottom:12px solid #cbd3d8;border-left:12px solid transparent;border-right:12px solid transparent;top:-12px;left:calc(50% - 12px)}.popover-body:after{top:-10.5px;border-bottom-color:#fff}.popover-body.popover-up{bottom:16px}.popover-body.popover-up:before,.popover-body.popover-up:after{border-bottom:none;border-top:12px solid #cbd3d8;top:auto;bottom:-12px}.popover-body.popover-up:after{top:auto;bottom:-10.5px;border-top-color:#fff}.toolbar{border-bottom:1px solid #cbd3d8;margin-bottom:24px;color:#778893}.toolbar .section{margin:4px 0;display:inline-flex;align-items:center;position:relative}.toolbar .section:after{content:"";display:inline-block;width:1px;background-color:#cbd3d8;margin:8px 12px;height:24px}.toolbar .popup{position:absolute;padding:12px;background-color:#fff;border:1px solid #cbd3d8;border-radius:4px;z-index:100;top:52px}.toolbar .popup:before,.toolbar .popup:after{content:"";display:block;position:absolute;width:0;height:0;border-bottom:12px solid #cbd3d8;border-left:12px solid transparent;border-right:12px solid transparent;top:-12px;left:12px}.toolbar .popup:after{top:-10.5px;border-bottom-color:#fff}.mat-mdc-tab-header{border-bottom:1px solid #cbd3d8}.mat-mdc-tab-header .mat-mdc-tab-header-pagination-before:not(.mat-mdc-tab-header-pagination-disabled){box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.mat-mdc-tab-header .mat-mdc-tab-header-pagination-after:not(.mat-mdc-tab-header-pagination-disabled){box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.mat-mdc-tab-header .mat-mdc-tab-labels .mat-mdc-tab{height:70px;color:#23292c;font-size:13px;text-transform:uppercase;opacity:1;padding:0 24px;min-width:160px}.mat-mdc-tab-header .mat-mdc-tab-labels .mat-mdc-tab .tab-label{color:#23292c}@media screen and (max-width: 599px){.mat-mdc-tab-header .mat-mdc-tab-labels .mat-mdc-tab{min-width:72px}}@media screen and (max-width: 540px){.mat-mdc-tab-header .mat-mdc-tab-labels .mat-mdc-tab{min-width:72px;height:60px;padding:0 12px}}@media screen and (max-width: 460px){.mat-mdc-tab-header .mat-mdc-tab-labels .mat-mdc-tab{padding:0 8px}.mat-mdc-tab-header .mat-mdc-tab-labels .mat-mdc-tab .tab-label{font-size:11px}.mat-mdc-tab-header .mat-mdc-tab-labels .mat-mdc-tab .tab-label-prefix,.mat-mdc-tab-header .mat-mdc-tab-labels .mat-mdc-tab .tab-label-suffix{font-size:9px}}@media screen and (max-width: 320px){.mat-mdc-tab-header .mat-mdc-tab-labels .mat-mdc-tab{background:red;padding:0 4px;min-width:48px}.mat-mdc-tab-header .mat-mdc-tab-labels .mat-mdc-tab .tab-label{font-size:10px}.mat-mdc-tab-header .mat-mdc-tab-labels .mat-mdc-tab .tab-label-prefix,.mat-mdc-tab-header .mat-mdc-tab-labels .mat-mdc-tab .tab-label-suffix{font-size:8px}}.mat-mdc-tab-header .mat-mdc-tab-labels .mat-mdc-tab .tab-label-prefix,.mat-mdc-tab-header .mat-mdc-tab-labels .mat-mdc-tab .tab-label-suffix{text-transform:none;font-size:11px}@media screen and (max-width: 540px){.mat-mdc-tab-header .mat-mdc-tab-labels .mat-mdc-tab .mdc-tab__text-label{flex-direction:column}}@media screen and (min-width: 540px){.mat-mdc-tab-header .mat-mdc-tab-labels .mat-mdc-tab svg-icon{margin-right:8px}}.mat-mdc-tab-header .mat-mdc-tab-labels .mat-mdc-tab svg-icon path{fill:#23292c!important}.mat-mdc-tab-header .mat-mdc-tab-labels .mdc-tab--active .tab-label{color:#1173b5}.mat-mdc-tab-header .mat-mdc-tab-labels .mdc-tab--active svg-icon path{fill:#1173b5!important}.login-outer{position:absolute;inset:0}.login-outer input:-webkit-autofill,.login-outer input:-webkit-autofill:hover,.login-outer input:-webkit-autofill:focus,.login-outer input:-webkit-autofill:active{-webkit-box-shadow:0 0 0 30px #424242 inset!important}.login-outer input:-webkit-autofill{-webkit-text-fill-color:white}input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus,input:-webkit-autofill:active{-webkit-box-shadow:0 0 0 30px #f8f8f8 inset!important}input:-webkit-autofill{-webkit-text-fill-color:rgba(0,0,0,.87)}svg-icon.flag-icon>svg{box-shadow:0 0 0 1px #cbd3d8;margin-left:4px;margin-right:8px}.mat-mdc-form-field-icon-prefix,.mat-mdc-form-field-icon-suffix{display:inline-flex;align-items:center}.notification,.menu-notification{background-color:#fc5c05;border-radius:50%;width:17px;height:17px;font-size:10px;font-weight:700;letter-spacing:-.52px;line-height:17px;color:#fff;display:flex;align-items:center;justify-content:center;position:absolute}.mat-mdc-icon-button .notification,.mat-mdc-icon-button .menu-notification{top:0;right:0}.mat-datepicker-toggle svg{color:#008cd2!important;width:auto!important;height:auto!important}.recipe-history .param-value-row{display:flex}.recipe-history .param-value-row:after{content:"";flex-grow:1;order:2;background-image:radial-gradient(circle,currentcolor .9px,transparent 1px);background-position-y:bottom;background-size:1.5ex 3px;background-repeat:repeat-x;height:.9em}.recipe-history .param-title{order:1;margin-right:15px}.recipe-history .param-value{order:3;margin-left:15px;font-weight:600}html,body{height:100%}body{margin:0;font-family:Roboto,Helvetica Neue,sans-serif}.flex{display:flex}.pl-0{padding-left:0!important}
