/*!
 * 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}/*!
 * 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}@keyframes fadein{0%{opacity:0}to{opacity:1}}html .mat-card .mat-card-title{font-family:Droid Sans,Helvetica Neue,sans-serif;font-weight:400;font-size:20px;font-style:normal;text-transform:none;color:#636363}.night-theme am-value-pair .value-pair,.high-contrast-theme am-value-pair .value-pair,am-value-pair .value-pair,.radio-toggle-content,body{font-family:Roboto,Helvetica Neue,sans-serif;font-weight:400;font-size:14px;font-style:normal;text-transform:none;color:#636363}button.mat-button,a.mat-button{font-family:Roboto,Helvetica Neue,sans-serif;font-weight:400;font-size:13px;font-style:normal;text-transform:uppercase;color:#636363}.night-theme am-value-pair .value-pair .secondary-value,.high-contrast-theme am-value-pair .value-pair .secondary-value,am-value-pair .value-pair .secondary-value{font-family:Roboto,Helvetica Neue,sans-serif;font-weight:400;font-size:12px;font-style:normal;text-transform:none;color:gray}html{height:100%}html ::-webkit-scrollbar-track{box-shadow:none}html ::-webkit-scrollbar{width:6px;height:6px;background-color:#fff0}html ::-webkit-scrollbar-thumb{border-radius:8px;background-color:#e3e3e3}body{padding:0;margin:0;height:100%;background-color:#f1f1f1}input[type=search]{appearance:textfield;box-sizing:content-box}input[type=search]::-webkit-search-decoration,input[type=search]::-webkit-search-cancel-button{appearance:none}input[type=text]::-ms-clear{display:none;width:0;height:0}input[type=text]::-ms-reveal{display:none;width:0;height:0}@font-face{font-family:Material Icons;font-style:normal;font-weight:400;font-display:block;src:url(material-icons.59322316b3fd6063.woff2) format("woff2"),url(material-icons.4ad034d2c499d9b6.woff) format("woff")}.material-icons{font-family:Material Icons;font-weight:400;font-style:normal;font-size:24px;line-height:1;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;font-feature-settings:"liga"}@font-face{font-family:Material Icons Outlined;font-style:normal;font-weight:400;font-display:block;src:url(material-icons-outlined.f86cb7b0aa53f0fe.woff2) format("woff2"),url(material-icons-outlined.78a93b2079680a08.woff) format("woff")}.material-icons-outlined{font-family:Material Icons Outlined;font-weight:400;font-style:normal;font-size:24px;line-height:1;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;font-feature-settings:"liga"}@font-face{font-family:Material Icons Round;font-style:normal;font-weight:400;font-display:block;src:url(material-icons-round.b10ec9db5b7fbc74.woff2) format("woff2"),url(material-icons-round.92dc7ca2f4c591e7.woff) format("woff")}.material-icons-round{font-family:Material Icons Round;font-weight:400;font-style:normal;font-size:24px;line-height:1;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;font-feature-settings:"liga"}@font-face{font-family:Material Icons Sharp;font-style:normal;font-weight:400;font-display:block;src:url(material-icons-sharp.3885863ee4746422.woff2) format("woff2"),url(material-icons-sharp.a71cb2bf66c604de.woff) format("woff")}.material-icons-sharp{font-family:Material Icons Sharp;font-weight:400;font-style:normal;font-size:24px;line-height:1;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;font-feature-settings:"liga"}@font-face{font-family:Material Icons Two Tone;font-style:normal;font-weight:400;font-display:block;src:url(material-icons-two-tone.675bd578bd14533e.woff2) format("woff2"),url(material-icons-two-tone.588d63134de807a7.woff) format("woff")}.material-icons-two-tone{font-family:Material Icons Two Tone;font-weight:400;font-style:normal;font-size:24px;line-height:1;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;font-feature-settings:"liga"}@font-face{font-family:Droid Sans;font-weight:400;font-style:normal;font-display:swap;src:url(droid-sans-latin-400.3e3e07014cd6b9ff.woff2) format("woff2"),url(droid-sans-latin-400.b929b4a25a26fc52.woff) format("woff")}@font-face{font-family:Droid Sans;font-weight:700;font-style:normal;font-display:swap;src:url(droid-sans-latin-700.26d9fc25b330e111.woff2) format("woff2"),url(droid-sans-latin-700.2f03ce3b34590075.woff) format("woff")}@font-face{font-family:Droid Sans-Bold;font-display:swap;src:local("Droid Sans Bold "),local("Droid Sans-Bold"),url(droid-sans-latin-700.26d9fc25b330e111.woff2) format("woff2"),url(droid-sans-latin-700.2f03ce3b34590075.woff) format("woff")}@font-face{font-family:Roboto;font-weight:300;font-style:normal;font-display:swap;src:url(Roboto-Light.0e01b6cd13b3857f.woff2) format("woff2"),url(Roboto-Light.603ca9a537b88428.woff) format("woff")}@font-face{font-family:Roboto-Light;font-display:swap;src:url(Roboto-Light.0e01b6cd13b3857f.woff2) format("woff2"),url(Roboto-Light.603ca9a537b88428.woff) format("woff")}@font-face{font-family:Roboto;font-weight:300;font-style:italic;font-display:swap;src:url(Roboto-LightItalic.232ef4b20215f720.woff2) format("woff2"),url(Roboto-LightItalic.1b5e142f787151c8.woff) format("woff")}@font-face{font-family:Roboto-LightItalic;font-display:swap;src:url(Roboto-LightItalic.232ef4b20215f720.woff2) format("woff2"),url(Roboto-LightItalic.1b5e142f787151c8.woff) format("woff")}@font-face{font-family:Roboto;font-weight:400;font-style:normal;font-display:swap;src:url(Roboto-Regular.475ba9e4e2d63456.woff2) format("woff2"),url(Roboto-Regular.bcefbfee882bc1cb.woff) format("woff")}@font-face{font-family:Roboto-Regular;font-display:swap;src:url(Roboto-Regular.475ba9e4e2d63456.woff2) format("woff2"),url(Roboto-Regular.bcefbfee882bc1cb.woff) format("woff")}@font-face{font-family:Roboto;font-weight:400;font-style:italic;font-display:swap;src:url(Roboto-RegularItalic.e3a9ebdaac06bbc4.woff2) format("woff2"),url(Roboto-RegularItalic.0668fae6af0cf8c2.woff) format("woff")}@font-face{font-family:Roboto-RegularItalic;font-display:swap;src:url(Roboto-RegularItalic.e3a9ebdaac06bbc4.woff2) format("woff2"),url(Roboto-RegularItalic.0668fae6af0cf8c2.woff) format("woff")}@font-face{font-family:Roboto;font-weight:500;font-style:normal;font-display:swap;src:url(Roboto-Medium.457532032ceb0168.woff2) format("woff2"),url(Roboto-Medium.6e1ae5f0b324a0aa.woff) format("woff")}@font-face{font-family:Roboto-Medium;font-display:swap;src:url(Roboto-Medium.457532032ceb0168.woff2) format("woff2"),url(Roboto-Medium.6e1ae5f0b324a0aa.woff) format("woff")}@font-face{font-family:Roboto;font-weight:500;font-style:italic;font-display:swap;src:url(Roboto-MediumItalic.872f7060602d55d2.woff2) format("woff2"),url(Roboto-MediumItalic.e06fb533801cbb08.woff) format("woff")}@font-face{font-family:Roboto-MediumItalic;font-display:swap;src:url(Roboto-MediumItalic.872f7060602d55d2.woff2) format("woff2"),url(Roboto-MediumItalic.e06fb533801cbb08.woff) format("woff")}@font-face{font-family:Roboto;font-weight:700;font-style:normal;font-display:swap;src:url(Roboto-Bold.447291a88c067396.woff2) format("woff2"),url(Roboto-Bold.fc482e6133cf5e26.woff) format("woff")}@font-face{font-family:Roboto-Bold;font-display:swap;src:url(Roboto-Bold.447291a88c067396.woff2) format("woff2"),url(Roboto-Bold.fc482e6133cf5e26.woff) format("woff")}@font-face{font-family:Roboto;font-weight:700;font-style:italic;font-display:swap;src:url(Roboto-BoldItalic.1b15168ef6fa4e16.woff2) format("woff2"),url(Roboto-BoldItalic.e26ba339b06f09f7.woff) format("woff")}@font-face{font-family:Roboto-BoldItalic;font-display:swap;src:url(Roboto-BoldItalic.1b15168ef6fa4e16.woff2) format("woff2"),url(Roboto-BoldItalic.e26ba339b06f09f7.woff) format("woff")}.row-container .row,.row-container .row-10{width:100%;display:flex;flex-wrap:wrap;align-items:stretch;padding-bottom:16px;padding-right:0!important}.row-container .row:last-child,.row-container .row-10:last-child{padding-bottom:0}.row-container .row .col-1{flex:0 0 calc(100 / 12 * 1%);max-width:calc(100 / 12 * 1%)}.row-container .row .col-2{flex:0 0 calc(100 / 6 * 1%);max-width:calc(100 / 6 * 1%)}.row-container .row .col-3{flex:0 0 25%;max-width:25%}.row-container .row .col-4{flex:0 0 calc(100 / 3 * 1%);max-width:calc(100 / 3 * 1%)}.row-container .row .col-5{flex:0 0 calc(100 / 2.4 * 1%);max-width:calc(100 / 2.4 * 1%)}.row-container .row .col-6{flex:0 0 50%;max-width:50%}.row-container .row .col-7{flex:0 0 calc(100 / 1.7142857143 * 1%);max-width:calc(100 / 1.7142857143 * 1%)}.row-container .row .col-8{flex:0 0 calc(100 / 1.5 * 1%);max-width:calc(100 / 1.5 * 1%)}.row-container .row .col-9{flex:0 0 calc(100 / 1.3333333333 * 1%);max-width:calc(100 / 1.3333333333 * 1%)}.row-container .row .col-10{flex:0 0 calc(100 / 1.2 * 1%);max-width:calc(100 / 1.2 * 1%)}.row-container .row .col-11{flex:0 0 calc(100 / 1.0909090909 * 1%);max-width:calc(100 / 1.0909090909 * 1%)}.row-container .row .col-12{flex:0 0 100%;max-width:100%}.row-container .row-10 .col-1{flex:0 0 10%;max-width:10%}.row-container .row-10 .col-2{flex:0 0 20%;max-width:20%}.row-container .row-10 .col-3{flex:0 0 calc(100 / 3.3333333333 * 1%);max-width:calc(100 / 3.3333333333 * 1%)}.row-container .row-10 .col-4{flex:0 0 40%;max-width:40%}.row-container .row-10 .col-5{flex:0 0 50%;max-width:50%}.row-container .row-10 .col-6{flex:0 0 calc(100 / 1.6666666667 * 1%);max-width:calc(100 / 1.6666666667 * 1%)}.row-container .row-10 .col-7{flex:0 0 calc(100 / 1.4285714286 * 1%);max-width:calc(100 / 1.4285714286 * 1%)}.row-container .row-10 .col-8{flex:0 0 80%;max-width:80%}.row-container .row-10 .col-9{flex:0 0 calc(100 / 1.1111111111 * 1%);max-width:calc(100 / 1.1111111111 * 1%)}.row-container .row-10 .col-10{flex:0 0 100%;max-width:100%}.row-container .col{flex-basis:0;flex-grow:1;max-width:100%;padding-right:8px;box-sizing:border-box}.no-padding .mat-dialog-container{padding:0}.filter-pane{padding-left:24px;padding-right:24px}.mat-card .filter-pane{padding-left:0;padding-right:0}.mat-card .filter-pane.default-filter{margin-left:-24px;margin-right:-24px}.functional-panel-full-width .panel{right:0;width:100%}.functional-panel-half-width .panel{right:0;width:50%}.functional-panel-align-right .panel{right:0}.functional-panel-align-left .panel{left:0}.floating-panel{background-color:#fff;display:flex;flex-direction:column;border-radius:2px;opacity:0;visibility:hidden;transition:.3 opacity;width:100%}.floating-panel.expanded{opacity:1;visibility:visible}.floating-panel .list ::-webkit-scrollbar-track{box-shadow:none}.floating-panel .list ::-webkit-scrollbar{width:6px;height:6px;background-color:#fff0}.floating-panel .list ::-webkit-scrollbar-thumb{border-radius:8px;background-color:#e3e3e3}.floating-panel .list ::-webkit-scrollbar-thumb{border:2px solid white}.floating-panel .list ::-webkit-scrollbar{width:10px;height:10px;background-color:transparent}.floating-panel .list .list-item:hover,.floating-panel .list .list-item.focus{background:rgba(0,0,0,.04)}.floating-panel .list .list-item.active{background:rgba(0,0,0,.12)}html .am-drag-drop.hover{border:1px dashed rgba(255,55,0,.88)}html .am-drag-drop.hover .fileUpload .custInputFile mat-icon,html .am-drag-drop.hover .fileUpload .custInputFile span{color:#ff3700}.night-theme am-value-pair .value-pair,.high-contrast-theme am-value-pair .value-pair,am-value-pair .value-pair,.radio-toggle-content,body{font-family:Roboto,Helvetica Neue,sans-serif;font-weight:400;font-size:14px;font-style:normal;text-transform:none;color:#636363}.radio-toggle-content{color:#636363}.am-sticky-header{margin:0 -10px;padding:0 10px}html .mat-card .mat-card-title{font-family:Droid Sans,Helvetica Neue,sans-serif;font-weight:400;font-size:20px;font-style:normal;text-transform:none;color:#636363}.night-theme am-value-pair .value-pair,.high-contrast-theme am-value-pair .value-pair,am-value-pair .value-pair,body,.radio-toggle-content{font-family:Roboto,Helvetica Neue,sans-serif;font-weight:400;font-size:14px;font-style:normal;text-transform:none;color:#636363}button.mat-button,a.mat-button{font-family:Roboto,Helvetica Neue,sans-serif;font-weight:400;font-size:13px;font-style:normal;text-transform:uppercase;color:#636363}.night-theme am-value-pair .value-pair .secondary-value,.high-contrast-theme am-value-pair .value-pair .secondary-value,am-value-pair .value-pair .secondary-value{font-family:Roboto,Helvetica Neue,sans-serif;font-weight:400;font-size:12px;font-style:normal;text-transform:none;color:gray}.mat-snack-bar-container.am-snack-bar{border-radius:4px;min-width:356px;min-height:40px;padding:8px 16px;display:flex;align-items:center}.mat-snack-bar-container.am-snack-bar.am-snack-bar-with-icon{min-width:388px}.mat-snack-bar-container.am-snack-bar.am-snack-bar-with-action{min-width:438px}.mat-snack-bar-container.am-snack-bar.am-snack-bar-with-icon-action{min-width:471px}@media only screen and (max-width: 900px){.mat-snack-bar-container.am-snack-bar{min-width:92vw!important}}.mat-badge-content{font-weight:600;font-size:12px;font-family:Roboto,Helvetica Neue,sans-serif}.mat-badge-small .mat-badge-content{font-size:9px}.mat-badge-large .mat-badge-content{font-size:24px}.mat-h1,.mat-headline,.mat-typography .mat-h1,.mat-typography .mat-headline,.mat-typography h1{font:400 24px/32px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal;margin:0 0 16px}.mat-h2,.mat-title,.mat-typography .mat-h2,.mat-typography .mat-title,.mat-typography h2{font:500 20px/32px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal;margin:0 0 16px}.mat-h3,.mat-subheading-2,.mat-typography .mat-h3,.mat-typography .mat-subheading-2,.mat-typography h3{font:400 16px/28px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal;margin:0 0 16px}.mat-h4,.mat-subheading-1,.mat-typography .mat-h4,.mat-typography .mat-subheading-1,.mat-typography h4{font:400 15px/24px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal;margin:0 0 16px}.mat-h5,.mat-typography .mat-h5,.mat-typography h5{font:400 11.62px/20px Roboto,Helvetica Neue,sans-serif;margin:0 0 12px}.mat-h6,.mat-typography .mat-h6,.mat-typography h6{font:400 9.38px/20px Roboto,Helvetica Neue,sans-serif;margin:0 0 12px}.mat-body-strong,.mat-body-2,.mat-typography .mat-body-strong,.mat-typography .mat-body-2{font:500 14px/24px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal}.mat-body,.mat-body-1,.mat-typography .mat-body,.mat-typography .mat-body-1,.mat-typography{font:400 14px/20px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal}.mat-body p,.mat-body-1 p,.mat-typography .mat-body p,.mat-typography .mat-body-1 p,.mat-typography p{margin:0 0 12px}.mat-small,.mat-caption,.mat-typography .mat-small,.mat-typography .mat-caption{font:400 12px/20px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal}.mat-display-4,.mat-typography .mat-display-4{font:300 112px/112px Roboto,Helvetica Neue,sans-serif;letter-spacing:-.05em;margin:0 0 56px}.mat-display-3,.mat-typography .mat-display-3{font:400 56px/56px Roboto,Helvetica Neue,sans-serif;letter-spacing:-.02em;margin:0 0 64px}.mat-display-2,.mat-typography .mat-display-2{font:400 45px/48px Roboto,Helvetica Neue,sans-serif;letter-spacing:-.005em;margin:0 0 64px}.mat-display-1,.mat-typography .mat-display-1{font:400 34px/40px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal;margin:0 0 64px}.mat-bottom-sheet-container{font:400 14px/20px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal}.mat-button,.mat-raised-button,.mat-icon-button,.mat-stroked-button,.mat-flat-button,.mat-fab,.mat-mini-fab{font-family:Roboto,Helvetica Neue,sans-serif;font-size:14px;font-weight:500}.mat-button-toggle,.mat-card{font-family:Roboto,Helvetica Neue,sans-serif}.mat-card-title{font-size:24px;font-weight:500}.mat-card-header .mat-card-title{font-size:20px}.mat-card-subtitle,.mat-card-content{font-size:14px}.mat-checkbox{font-family:Roboto,Helvetica Neue,sans-serif}.mat-checkbox-layout .mat-checkbox-label{line-height:24px}.mat-chip{font-size:14px;font-weight:500}.mat-chip .mat-chip-trailing-icon.mat-icon,.mat-chip .mat-chip-remove.mat-icon{font-size:18px}.mat-table{font-family:Roboto,Helvetica Neue,sans-serif}.mat-header-cell{font-size:12px;font-weight:500}.mat-cell,.mat-footer-cell{font-size:14px}.mat-calendar{font-family:Roboto,Helvetica Neue,sans-serif}.mat-calendar-body{font-size:13px}.mat-calendar-body-label,.mat-calendar-period-button{font-size:14px;font-weight:500}.mat-calendar-table-header th{font-size:11px;font-weight:400}.mat-dialog-title{font:500 20px/32px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal}.mat-expansion-panel-header{font-family:Roboto,Helvetica Neue,sans-serif;font-size:15px;font-weight:400}.mat-expansion-panel-content{font:400 14px/20px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal}.mat-form-field{font-size:inherit;font-weight:400;line-height:1.125;font-family:Roboto,Helvetica Neue,sans-serif;letter-spacing:normal}.mat-form-field-wrapper{padding-bottom:1.34375em}.mat-form-field-prefix .mat-icon,.mat-form-field-suffix .mat-icon{font-size:150%;line-height:1.125}.mat-form-field-prefix .mat-icon-button,.mat-form-field-suffix .mat-icon-button{height:1.5em;width:1.5em}.mat-form-field-prefix .mat-icon-button .mat-icon,.mat-form-field-suffix .mat-icon-button .mat-icon{height:1.125em;line-height:1.125}.mat-form-field-infix{padding:.5em 0;border-top:.84375em solid transparent}.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.34375em) scale(.75);width:133.3333333333%}.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.34374em) scale(.75);width:133.3333433333%}.mat-form-field-label-wrapper{top:-.84375em;padding-top:.84375em}.mat-form-field-label{top:1.34375em}.mat-form-field-underline{bottom:1.34375em}.mat-form-field-subscript-wrapper{font-size:75%;margin-top:.6666666667em;top:calc(100% - 1.7916666667em)}.mat-form-field-appearance-legacy .mat-form-field-wrapper{padding-bottom:1.25em}.mat-form-field-appearance-legacy .mat-form-field-infix{padding:.4375em 0}.mat-form-field-appearance-legacy.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28125em) scale(.75) perspective(100px) translateZ(.001px);width:133.3333333333%}.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-form-field-autofill-control:-webkit-autofill+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28125em) scale(.75) perspective(100px) translateZ(.00101px);width:133.3333433333%}.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28125em) scale(.75) perspective(100px) translateZ(.00102px);width:133.3333533333%}.mat-form-field-appearance-legacy .mat-form-field-label{top:1.28125em}.mat-form-field-appearance-legacy .mat-form-field-underline{bottom:1.25em}.mat-form-field-appearance-legacy .mat-form-field-subscript-wrapper{margin-top:.5416666667em;top:calc(100% - 1.6666666667em)}@media print{.mat-form-field-appearance-legacy.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28122em) scale(.75)}.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-form-field-autofill-control:-webkit-autofill+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28121em) scale(.75)}.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.2812em) scale(.75)}}.mat-form-field-appearance-fill .mat-form-field-infix{padding:.25em 0 .75em}.mat-form-field-appearance-fill .mat-form-field-label{top:1.09375em;margin-top:-.5em}.mat-form-field-appearance-fill.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,.mat-form-field-appearance-fill.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-.59375em) scale(.75);width:133.3333333333%}.mat-form-field-appearance-fill.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-.59374em) scale(.75);width:133.3333433333%}.mat-form-field-appearance-outline .mat-form-field-infix{padding:1em 0}.mat-form-field-appearance-outline .mat-form-field-label{top:1.84375em;margin-top:-.25em}.mat-form-field-appearance-outline.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,.mat-form-field-appearance-outline.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.59375em) scale(.75);width:133.3333333333%}.mat-form-field-appearance-outline.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.59374em) scale(.75);width:133.3333433333%}.mat-grid-tile-header,.mat-grid-tile-footer{font-size:14px}.mat-grid-tile-header .mat-line,.mat-grid-tile-footer .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.mat-grid-tile-header .mat-line:nth-child(n+2),.mat-grid-tile-footer .mat-line:nth-child(n+2){font-size:12px}input.mat-input-element{margin-top:-.0625em}.mat-menu-item{font-family:Roboto,Helvetica Neue,sans-serif;font-size:14px;font-weight:400}.mat-paginator,.mat-paginator-page-size .mat-select-trigger{font-family:Roboto,Helvetica Neue,sans-serif;font-size:12px}.mat-radio-button,.mat-select{font-family:Roboto,Helvetica Neue,sans-serif}.mat-select-trigger{height:1.125em}.mat-slide-toggle-content{font-family:Roboto,Helvetica Neue,sans-serif}.mat-slider-thumb-label-text{font-family:Roboto,Helvetica Neue,sans-serif;font-size:12px;font-weight:500}.mat-stepper-vertical,.mat-stepper-horizontal{font-family:Roboto,Helvetica Neue,sans-serif}.mat-step-label{font-size:14px;font-weight:400}.mat-step-sub-label-error{font-weight:400}.mat-step-label-error{font-size:14px}.mat-step-label-selected{font-size:14px;font-weight:500}.mat-tab-group{font-family:Roboto,Helvetica Neue,sans-serif}.mat-tab-label,.mat-tab-link{font-family:Roboto,Helvetica Neue,sans-serif;font-size:14px;font-weight:500}.mat-toolbar,.mat-toolbar h1,.mat-toolbar h2,.mat-toolbar h3,.mat-toolbar h4,.mat-toolbar h5,.mat-toolbar h6{font:500 20px/32px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal;margin:0}.mat-tooltip{font-family:Roboto,Helvetica Neue,sans-serif;font-size:10px;padding-top:6px;padding-bottom:6px}.mat-tooltip-handset{font-size:14px;padding-top:8px;padding-bottom:8px}.mat-list-item,.mat-list-option{font-family:Roboto,Helvetica Neue,sans-serif}.mat-list-base .mat-list-item{font-size:16px}.mat-list-base .mat-list-item .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.mat-list-base .mat-list-item .mat-line:nth-child(n+2){font-size:14px}.mat-list-base .mat-list-option{font-size:16px}.mat-list-base .mat-list-option .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.mat-list-base .mat-list-option .mat-line:nth-child(n+2){font-size:14px}.mat-list-base .mat-subheader{font-family:Roboto,Helvetica Neue,sans-serif;font-size:14px;font-weight:500}.mat-list-base[dense] .mat-list-item{font-size:12px}.mat-list-base[dense] .mat-list-item .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.mat-list-base[dense] .mat-list-item .mat-line:nth-child(n+2){font-size:12px}.mat-list-base[dense] .mat-list-option{font-size:12px}.mat-list-base[dense] .mat-list-option .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.mat-list-base[dense] .mat-list-option .mat-line:nth-child(n+2){font-size:12px}.mat-list-base[dense] .mat-subheader{font-family:Roboto,Helvetica Neue,sans-serif;font-size:12px;font-weight:500}.mat-option{font-family:Roboto,Helvetica Neue,sans-serif;font-size:16px}.mat-optgroup-label{font:500 14px/24px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal}.mat-simple-snackbar{font-family:Roboto,Helvetica Neue,sans-serif;font-size:14px}.mat-simple-snackbar-action{line-height:1;font-family:inherit;font-size:inherit;font-weight:500}.mat-tree{font-family:Roboto,Helvetica Neue,sans-serif}.mat-tree-node,.mat-nested-tree-node{font-weight:400;font-size:14px}.mat-ripple{overflow:hidden;position:relative}.mat-ripple:not(:empty){transform:translateZ(0)}.mat-ripple.mat-ripple-unbounded{overflow:visible}.mat-ripple-element{position:absolute;border-radius:50%;pointer-events:none;transition:opacity,transform 0ms cubic-bezier(0,0,.2,1);transform:scale3d(0,0,0)}.cdk-high-contrast-active .mat-ripple-element{display:none}.cdk-visually-hidden{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;white-space:nowrap;outline:0;-webkit-appearance:none;-moz-appearance:none;left:0}[dir=rtl] .cdk-visually-hidden{left:auto;right:0}.cdk-overlay-container,.cdk-global-overlay-wrapper{pointer-events:none;top:0;left:0;height:100%;width:100%}.cdk-overlay-container{position:fixed;z-index:1000}.cdk-overlay-container:empty{display:none}.cdk-global-overlay-wrapper{display:flex;position:absolute;z-index:1000}.cdk-overlay-pane{position:absolute;pointer-events:auto;box-sizing:border-box;z-index:1000;display:flex;max-width:100%;max-height:100%}.cdk-overlay-backdrop{position:absolute;inset:0;z-index:1000;pointer-events:auto;-webkit-tap-highlight-color:transparent;transition:opacity .4s cubic-bezier(.25,.8,.25,1);opacity:0}.cdk-overlay-backdrop.cdk-overlay-backdrop-showing{opacity:1}.cdk-high-contrast-active .cdk-overlay-backdrop.cdk-overlay-backdrop-showing{opacity:.6}.cdk-overlay-dark-backdrop{background:rgba(0,0,0,.32)}.cdk-overlay-transparent-backdrop{transition:visibility 1ms linear,opacity 1ms linear;visibility:hidden;opacity:1}.cdk-overlay-transparent-backdrop.cdk-overlay-backdrop-showing{opacity:0;visibility:visible}.cdk-overlay-backdrop-noop-animation{transition:none}.cdk-overlay-connected-position-bounding-box{position:absolute;z-index:1000;display:flex;flex-direction:column;min-width:1px;min-height:1px}.cdk-global-scrollblock{position:fixed;width:100%;overflow-y:scroll}textarea.cdk-textarea-autosize{resize:none}textarea.cdk-textarea-autosize-measuring{padding:2px 0!important;box-sizing:content-box!important;height:auto!important;overflow:hidden!important}textarea.cdk-textarea-autosize-measuring-firefox{padding:2px 0!important;box-sizing:content-box!important;height:0!important}@keyframes cdk-text-field-autofill-start{}@keyframes cdk-text-field-autofill-end{}.cdk-text-field-autofill-monitored:-webkit-autofill{animation:cdk-text-field-autofill-start 0s 1ms}.cdk-text-field-autofill-monitored:not(:-webkit-autofill){animation:cdk-text-field-autofill-end 0s 1ms}.mat-focus-indicator{position:relative}.mat-focus-indicator:before{inset:0;position:absolute;box-sizing:border-box;pointer-events:none;display:var(--mat-focus-indicator-display, none);border:var(--mat-focus-indicator-border-width, 3px) var(--mat-focus-indicator-border-style, solid) var(--mat-focus-indicator-border-color, transparent);border-radius:var(--mat-focus-indicator-border-radius, 4px)}.mat-focus-indicator:focus:before{content:""}.cdk-high-contrast-active{--mat-focus-indicator-display: block}.mat-mdc-focus-indicator{position:relative}.mat-mdc-focus-indicator:before{inset:0;position:absolute;box-sizing:border-box;pointer-events:none;display:var(--mat-mdc-focus-indicator-display, none);border:var(--mat-mdc-focus-indicator-border-width, 3px) var(--mat-mdc-focus-indicator-border-style, solid) var(--mat-mdc-focus-indicator-border-color, transparent);border-radius:var(--mat-mdc-focus-indicator-border-radius, 4px)}.mat-mdc-focus-indicator:focus:before{content:""}.cdk-high-contrast-active{--mat-mdc-focus-indicator-display: block}button.mat-button.cdk-keyboard-focused .mat-button-focus-overlay,button.mat-button.cdk-program-focused .mat-button-focus-overlay,button.mat-icon-button.cdk-keyboard-focused .mat-button-focus-overlay,button.mat-icon-button.cdk-program-focused .mat-button-focus-overlay,a.mat-button.cdk-keyboard-focused .mat-button-focus-overlay,a.mat-button.cdk-program-focused .mat-button-focus-overlay,a.mat-icon-button.cdk-keyboard-focused .mat-button-focus-overlay,a.mat-icon-button.cdk-program-focused .mat-button-focus-overlay{opacity:0}button.mat-icon-button.context-menu,a.mat-icon-button.context-menu{width:initial;height:initial;margin:0}button.mat-button,a.mat-button{background-color:transparent;border:1px solid;border-radius:2px;min-height:36px}.mat-button,.mat-fab,.mat-icon-button,.mat-mini-fab,.mat-raised-button{min-width:64px;line-height:32px}html .mat-card{margin:0 0 16px;border-radius:4px;padding:24px;box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}html .mat-card .mat-card-header .mat-card-title,html .mat-card .mat-card-header .mat-card-subtitle{display:inline-block}html .mat-card .mat-card-header .mat-card-header-text{margin-left:0}html .mat-card .mat-card-title{line-height:24px;padding-left:0;padding-top:0;padding-right:8px}html .mat-card .mat-card-subtitle{font-family:Roboto,Helvetica Neue,sans-serif;font-size:14px;line-height:24px;padding-left:0;padding-top:0}html .mat-card-content{padding:0!important}.am-no-padding-dialog .mat-dialog-container{padding:0}.am-dialog .mat-dialog-container{padding:0;border-radius:2px}.am-dialog .mat-dialog-title{margin-bottom:0}.am-dialog .mat-dialog-content{padding:24px;margin:0}.am-dialog .mat-dialog-content:not(:last-child){padding-bottom:0}.am-dialog .mat-dialog-actions{margin-bottom:0;padding:8px 24px}.mat-expansion-panel.am-expansion-panel-styling{position:relative}.mat-expansion-panel.am-expansion-panel-styling .mat-expansion-panel-header{padding-left:36px;padding-right:0}.mat-expansion-panel.am-expansion-panel-styling .mat-expansion-panel-header-title{font-size:14px;font-family:Roboto,Helvetica Neue,sans-serif;font-weight:500;text-transform:uppercase}.mat-expansion-panel.am-expansion-panel-styling .mat-expansion-panel-body{padding:12px 0 12px 36px}.mat-expansion-panel-header{height:48px}mat-icon.material-icons,mat-icon.material-icons.mat-icon{width:1em;height:1em}.mat-slider-horizontal{min-width:188px!important;width:initial}mat-sidenav .mat-list-item-content mat-icon{margin:0 16px}mat-sidenav [mat-list-item],mat-sidenav [mat-list-item]:active,mat-sidenav [mat-list-item]:focus{outline:none}.am-condense-theme table.material-table tr,.am-condense-theme table.material-table .mat-header-row,.am-condense-theme table.material-table .mat-row,.am-condense-theme .mat-table tr,.am-condense-theme .mat-table .mat-header-row,.am-condense-theme .mat-table .mat-row{padding:4px 0;height:auto}.am-condense-theme table.material-table tr>*,.am-condense-theme table.material-table .mat-header-row>*,.am-condense-theme table.material-table .mat-row>*,.am-condense-theme .mat-table tr>*,.am-condense-theme .mat-table .mat-header-row>*,.am-condense-theme .mat-table .mat-row>*{margin-top:0;margin-bottom:0}table.material-table,.mat-table{width:100%;position:relative;overflow:hidden;border-collapse:collapse;border-bottom:0}table.material-table .matBtnCellWith,.mat-table .matBtnCellWith{max-width:24px}table.material-table tr,table.material-table .mat-header-row,table.material-table .mat-row,.mat-table tr,.mat-table .mat-header-row,.mat-table .mat-row{border-bottom-style:solid;border-bottom-width:1px;height:49px;padding-left:0;padding-right:0;display:flex;align-items:center}table.material-table tr th,table.material-table tr .mat-header-cell,table.material-table .mat-header-row th,table.material-table .mat-header-row .mat-header-cell,table.material-table .mat-row th,table.material-table .mat-row .mat-header-cell,.mat-table tr th,.mat-table tr .mat-header-cell,.mat-table .mat-header-row th,.mat-table .mat-header-row .mat-header-cell,.mat-table .mat-row th,.mat-table .mat-row .mat-header-cell{font-size:12px;white-space:nowrap;position:relative;font-weight:400;border-bottom-width:0!important}table.material-table tr th:first-child,table.material-table tr .mat-header-cell:first-child,table.material-table .mat-header-row th:first-child,table.material-table .mat-header-row .mat-header-cell:first-child,table.material-table .mat-row th:first-child,table.material-table .mat-row .mat-header-cell:first-child,.mat-table tr th:first-child,.mat-table tr .mat-header-cell:first-child,.mat-table .mat-header-row th:first-child,.mat-table .mat-header-row .mat-header-cell:first-child,.mat-table .mat-row th:first-child,.mat-table .mat-row .mat-header-cell:first-child{padding-left:28px}table.material-table tr td,table.material-table tr .mat-cell,table.material-table .mat-header-row td,table.material-table .mat-header-row .mat-cell,table.material-table .mat-row td,table.material-table .mat-row .mat-cell,.mat-table tr td,.mat-table tr .mat-cell,.mat-table .mat-header-row td,.mat-table .mat-header-row .mat-cell,.mat-table .mat-row td,.mat-table .mat-row .mat-cell{font-size:14px;font-weight:400;line-height:18px;border:0;border-bottom-width:0!important}table.material-table tr td.numeric,table.material-table tr .mat-cell.numeric,table.material-table .mat-header-row td.numeric,table.material-table .mat-header-row .mat-cell.numeric,table.material-table .mat-row td.numeric,table.material-table .mat-row .mat-cell.numeric,.mat-table tr td.numeric,.mat-table tr .mat-cell.numeric,.mat-table .mat-header-row td.numeric,.mat-table .mat-header-row .mat-cell.numeric,.mat-table .mat-row td.numeric,.mat-table .mat-row .mat-cell.numeric{text-align:right}table.material-table tr td:first-child,table.material-table tr .mat-cell:first-child,table.material-table .mat-header-row td:first-child,table.material-table .mat-header-row .mat-cell:first-child,table.material-table .mat-row td:first-child,table.material-table .mat-row .mat-cell:first-child,.mat-table tr td:first-child,.mat-table tr .mat-cell:first-child,.mat-table .mat-header-row td:first-child,.mat-table .mat-header-row .mat-cell:first-child,.mat-table .mat-row td:first-child,.mat-table .mat-row .mat-cell:first-child{padding-left:28px}table.material-table tr th,table.material-table tr td,table.material-table tr .mat-header-cell,table.material-table tr .mat-cell,table.material-table .mat-header-row th,table.material-table .mat-header-row td,table.material-table .mat-header-row .mat-header-cell,table.material-table .mat-header-row .mat-cell,table.material-table .mat-row th,table.material-table .mat-row td,table.material-table .mat-row .mat-header-cell,table.material-table .mat-row .mat-cell,.mat-table tr th,.mat-table tr td,.mat-table tr .mat-header-cell,.mat-table tr .mat-cell,.mat-table .mat-header-row th,.mat-table .mat-header-row td,.mat-table .mat-header-row .mat-header-cell,.mat-table .mat-header-row .mat-cell,.mat-table .mat-row th,.mat-table .mat-row td,.mat-table .mat-row .mat-header-cell,.mat-table .mat-row .mat-cell{display:flex;font-family:Roboto,Helvetica Neue,sans-serif;padding:0;vertical-align:middle;text-align:left;margin-top:4px;margin-bottom:4px;flex:1;overflow:hidden;word-wrap:break-word;box-sizing:border-box;min-height:auto}table.material-table tr .mat-checkbox-cell,table.material-table tr .mat-checkbox-column,table.material-table tr .mat-column-select,table.material-table .mat-header-row .mat-checkbox-cell,table.material-table .mat-header-row .mat-checkbox-column,table.material-table .mat-header-row .mat-column-select,table.material-table .mat-row .mat-checkbox-cell,table.material-table .mat-row .mat-checkbox-column,table.material-table .mat-row .mat-column-select,.mat-table tr .mat-checkbox-cell,.mat-table tr .mat-checkbox-column,.mat-table tr .mat-column-select,.mat-table .mat-header-row .mat-checkbox-cell,.mat-table .mat-header-row .mat-checkbox-column,.mat-table .mat-header-row .mat-column-select,.mat-table .mat-row .mat-checkbox-cell,.mat-table .mat-row .mat-checkbox-column,.mat-table .mat-row .mat-column-select{padding:0!important;text-align:center;flex:0 1 auto;width:42px;min-width:42px;overflow:visible;justify-content:center}table.material-table tr .mat-checkbox-cell .mat-checkbox .mat-checkbox-inner-container,table.material-table tr .mat-checkbox-column .mat-checkbox .mat-checkbox-inner-container,table.material-table tr .mat-column-select .mat-checkbox .mat-checkbox-inner-container,table.material-table .mat-header-row .mat-checkbox-cell .mat-checkbox .mat-checkbox-inner-container,table.material-table .mat-header-row .mat-checkbox-column .mat-checkbox .mat-checkbox-inner-container,table.material-table .mat-header-row .mat-column-select .mat-checkbox .mat-checkbox-inner-container,table.material-table .mat-row .mat-checkbox-cell .mat-checkbox .mat-checkbox-inner-container,table.material-table .mat-row .mat-checkbox-column .mat-checkbox .mat-checkbox-inner-container,table.material-table .mat-row .mat-column-select .mat-checkbox .mat-checkbox-inner-container,.mat-table tr .mat-checkbox-cell .mat-checkbox .mat-checkbox-inner-container,.mat-table tr .mat-checkbox-column .mat-checkbox .mat-checkbox-inner-container,.mat-table tr .mat-column-select .mat-checkbox .mat-checkbox-inner-container,.mat-table .mat-header-row .mat-checkbox-cell .mat-checkbox .mat-checkbox-inner-container,.mat-table .mat-header-row .mat-checkbox-column .mat-checkbox .mat-checkbox-inner-container,.mat-table .mat-header-row .mat-column-select .mat-checkbox .mat-checkbox-inner-container,.mat-table .mat-row .mat-checkbox-cell .mat-checkbox .mat-checkbox-inner-container,.mat-table .mat-row .mat-checkbox-column .mat-checkbox .mat-checkbox-inner-container,.mat-table .mat-row .mat-column-select .mat-checkbox .mat-checkbox-inner-container{width:13px!important;height:13px!important}table.material-table tr .mat-checkbox-cell .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,table.material-table tr .mat-checkbox-column .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,table.material-table tr .mat-column-select .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,table.material-table .mat-header-row .mat-checkbox-cell .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,table.material-table .mat-header-row .mat-checkbox-column .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,table.material-table .mat-header-row .mat-column-select .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,table.material-table .mat-row .mat-checkbox-cell .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,table.material-table .mat-row .mat-checkbox-column .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,table.material-table .mat-row .mat-column-select .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.mat-table tr .mat-checkbox-cell .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.mat-table tr .mat-checkbox-column .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.mat-table tr .mat-column-select .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.mat-table .mat-header-row .mat-checkbox-cell .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.mat-table .mat-header-row .mat-checkbox-column .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.mat-table .mat-header-row .mat-column-select .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.mat-table .mat-row .mat-checkbox-cell .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.mat-table .mat-row .mat-checkbox-column .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.mat-table .mat-row .mat-column-select .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame{border-width:1px!important}table.material-table tr .mat-checkbox-cell .mat-checkbox.mat-checkbox-indeterminate .mat-checkbox-mixedmark,table.material-table tr .mat-checkbox-column .mat-checkbox.mat-checkbox-indeterminate .mat-checkbox-mixedmark,table.material-table tr .mat-column-select .mat-checkbox.mat-checkbox-indeterminate .mat-checkbox-mixedmark,table.material-table .mat-header-row .mat-checkbox-cell .mat-checkbox.mat-checkbox-indeterminate .mat-checkbox-mixedmark,table.material-table .mat-header-row .mat-checkbox-column .mat-checkbox.mat-checkbox-indeterminate .mat-checkbox-mixedmark,table.material-table .mat-header-row .mat-column-select .mat-checkbox.mat-checkbox-indeterminate .mat-checkbox-mixedmark,table.material-table .mat-row .mat-checkbox-cell .mat-checkbox.mat-checkbox-indeterminate .mat-checkbox-mixedmark,table.material-table .mat-row .mat-checkbox-column .mat-checkbox.mat-checkbox-indeterminate .mat-checkbox-mixedmark,table.material-table .mat-row .mat-column-select .mat-checkbox.mat-checkbox-indeterminate .mat-checkbox-mixedmark,.mat-table tr .mat-checkbox-cell .mat-checkbox.mat-checkbox-indeterminate .mat-checkbox-mixedmark,.mat-table tr .mat-checkbox-column .mat-checkbox.mat-checkbox-indeterminate .mat-checkbox-mixedmark,.mat-table tr .mat-column-select .mat-checkbox.mat-checkbox-indeterminate .mat-checkbox-mixedmark,.mat-table .mat-header-row .mat-checkbox-cell .mat-checkbox.mat-checkbox-indeterminate .mat-checkbox-mixedmark,.mat-table .mat-header-row .mat-checkbox-column .mat-checkbox.mat-checkbox-indeterminate .mat-checkbox-mixedmark,.mat-table .mat-header-row .mat-column-select .mat-checkbox.mat-checkbox-indeterminate .mat-checkbox-mixedmark,.mat-table .mat-row .mat-checkbox-cell .mat-checkbox.mat-checkbox-indeterminate .mat-checkbox-mixedmark,.mat-table .mat-row .mat-checkbox-column .mat-checkbox.mat-checkbox-indeterminate .mat-checkbox-mixedmark,.mat-table .mat-row .mat-column-select .mat-checkbox.mat-checkbox-indeterminate .mat-checkbox-mixedmark{height:1px}table.material-table tr .mat-checkbox-cell .mat-pseudo-checkbox,table.material-table tr .mat-checkbox-column .mat-pseudo-checkbox,table.material-table tr .mat-column-select .mat-pseudo-checkbox,table.material-table .mat-header-row .mat-checkbox-cell .mat-pseudo-checkbox,table.material-table .mat-header-row .mat-checkbox-column .mat-pseudo-checkbox,table.material-table .mat-header-row .mat-column-select .mat-pseudo-checkbox,table.material-table .mat-row .mat-checkbox-cell .mat-pseudo-checkbox,table.material-table .mat-row .mat-checkbox-column .mat-pseudo-checkbox,table.material-table .mat-row .mat-column-select .mat-pseudo-checkbox,.mat-table tr .mat-checkbox-cell .mat-pseudo-checkbox,.mat-table tr .mat-checkbox-column .mat-pseudo-checkbox,.mat-table tr .mat-column-select .mat-pseudo-checkbox,.mat-table .mat-header-row .mat-checkbox-cell .mat-pseudo-checkbox,.mat-table .mat-header-row .mat-checkbox-column .mat-pseudo-checkbox,.mat-table .mat-header-row .mat-column-select .mat-pseudo-checkbox,.mat-table .mat-row .mat-checkbox-cell .mat-pseudo-checkbox,.mat-table .mat-row .mat-checkbox-column .mat-pseudo-checkbox,.mat-table .mat-row .mat-column-select .mat-pseudo-checkbox{width:13px!important;height:13px!important;border:1px solid!important}table.material-table tr .mat-checkbox-cell .mat-pseudo-checkbox.mat-pseudo-checkbox-checked:after,table.material-table tr .mat-checkbox-cell .mat-pseudo-checkbox.mat-pseudo-checkbox-indeterminate:after,table.material-table tr .mat-checkbox-column .mat-pseudo-checkbox.mat-pseudo-checkbox-checked:after,table.material-table tr .mat-checkbox-column .mat-pseudo-checkbox.mat-pseudo-checkbox-indeterminate:after,table.material-table tr .mat-column-select .mat-pseudo-checkbox.mat-pseudo-checkbox-checked:after,table.material-table tr .mat-column-select .mat-pseudo-checkbox.mat-pseudo-checkbox-indeterminate:after,table.material-table .mat-header-row .mat-checkbox-cell .mat-pseudo-checkbox.mat-pseudo-checkbox-checked:after,table.material-table .mat-header-row .mat-checkbox-cell .mat-pseudo-checkbox.mat-pseudo-checkbox-indeterminate:after,table.material-table .mat-header-row .mat-checkbox-column .mat-pseudo-checkbox.mat-pseudo-checkbox-checked:after,table.material-table .mat-header-row .mat-checkbox-column .mat-pseudo-checkbox.mat-pseudo-checkbox-indeterminate:after,table.material-table .mat-header-row .mat-column-select .mat-pseudo-checkbox.mat-pseudo-checkbox-checked:after,table.material-table .mat-header-row .mat-column-select .mat-pseudo-checkbox.mat-pseudo-checkbox-indeterminate:after,table.material-table .mat-row .mat-checkbox-cell .mat-pseudo-checkbox.mat-pseudo-checkbox-checked:after,table.material-table .mat-row .mat-checkbox-cell .mat-pseudo-checkbox.mat-pseudo-checkbox-indeterminate:after,table.material-table .mat-row .mat-checkbox-column .mat-pseudo-checkbox.mat-pseudo-checkbox-checked:after,table.material-table .mat-row .mat-checkbox-column .mat-pseudo-checkbox.mat-pseudo-checkbox-indeterminate:after,table.material-table .mat-row .mat-column-select .mat-pseudo-checkbox.mat-pseudo-checkbox-checked:after,table.material-table .mat-row .mat-column-select .mat-pseudo-checkbox.mat-pseudo-checkbox-indeterminate:after,.mat-table tr .mat-checkbox-cell .mat-pseudo-checkbox.mat-pseudo-checkbox-checked:after,.mat-table tr .mat-checkbox-cell .mat-pseudo-checkbox.mat-pseudo-checkbox-indeterminate:after,.mat-table tr .mat-checkbox-column .mat-pseudo-checkbox.mat-pseudo-checkbox-checked:after,.mat-table tr .mat-checkbox-column .mat-pseudo-checkbox.mat-pseudo-checkbox-indeterminate:after,.mat-table tr .mat-column-select .mat-pseudo-checkbox.mat-pseudo-checkbox-checked:after,.mat-table tr .mat-column-select .mat-pseudo-checkbox.mat-pseudo-checkbox-indeterminate:after,.mat-table .mat-header-row .mat-checkbox-cell .mat-pseudo-checkbox.mat-pseudo-checkbox-checked:after,.mat-table .mat-header-row .mat-checkbox-cell .mat-pseudo-checkbox.mat-pseudo-checkbox-indeterminate:after,.mat-table .mat-header-row .mat-checkbox-column .mat-pseudo-checkbox.mat-pseudo-checkbox-checked:after,.mat-table .mat-header-row .mat-checkbox-column .mat-pseudo-checkbox.mat-pseudo-checkbox-indeterminate:after,.mat-table .mat-header-row .mat-column-select .mat-pseudo-checkbox.mat-pseudo-checkbox-checked:after,.mat-table .mat-header-row .mat-column-select .mat-pseudo-checkbox.mat-pseudo-checkbox-indeterminate:after,.mat-table .mat-row .mat-checkbox-cell .mat-pseudo-checkbox.mat-pseudo-checkbox-checked:after,.mat-table .mat-row .mat-checkbox-cell .mat-pseudo-checkbox.mat-pseudo-checkbox-indeterminate:after,.mat-table .mat-row .mat-checkbox-column .mat-pseudo-checkbox.mat-pseudo-checkbox-checked:after,.mat-table .mat-row .mat-checkbox-column .mat-pseudo-checkbox.mat-pseudo-checkbox-indeterminate:after,.mat-table .mat-row .mat-column-select .mat-pseudo-checkbox.mat-pseudo-checkbox-checked:after,.mat-table .mat-row .mat-column-select .mat-pseudo-checkbox.mat-pseudo-checkbox-indeterminate:after{top:2px;border-width:0 0 1px 1px;width:8px!important;height:3px!important}table.material-table tr .primary,table.material-table .mat-header-row .primary,table.material-table .mat-row .primary,.mat-table tr .primary,.mat-table .mat-header-row .primary,.mat-table .mat-row .primary{font-size:13px;display:block}table.material-table tr .secondary,table.material-table .mat-header-row .secondary,table.material-table .mat-row .secondary,.mat-table tr .secondary,.mat-table .mat-header-row .secondary,.mat-table .mat-row .secondary{font-size:11px;display:block}table.material-table.single-row-with-colors th,table.material-table.single-row-with-colors td,table.material-table.single-row-with-colors .mat-header-cell,table.material-table.single-row-with-colors .mat-cell,.mat-table.single-row-with-colors th,.mat-table.single-row-with-colors td,.mat-table.single-row-with-colors .mat-header-cell,.mat-table.single-row-with-colors .mat-cell{min-height:calc(100% - 12px);display:flex;align-items:center}html .mat-tab-group mat-tab-header .mat-tab-label{text-transform:uppercase;min-width:116px}html .mat-tab-group mat-tab-header .mat-tab-label:not(.mat-tab-disabled):focus{font-weight:900;background-color:transparent!important}html .mat-tab-group mat-tab-header .mat-tab-label.mat-tab-label-active{font-weight:900;opacity:1}html .mat-tab-group mat-tab-header .mat-ink-bar{min-width:116px!important}html .mat-tab-group .mat-tab-body-wrapper{margin-top:24px}html .mat-tab-group .mat-tab-body-wrapper mat-tab-body .mat-tab-body-content{font-size:14px}html .mat-tab-group .mat-tab-body-wrapper mat-tab-body .mat-tab-body-content>h1:first-child,html .mat-tab-group .mat-tab-body-wrapper mat-tab-body .mat-tab-body-content>h2:first-child,html .mat-tab-group .mat-tab-body-wrapper mat-tab-body .mat-tab-body-content>h3:first-child,html .mat-tab-group .mat-tab-body-wrapper mat-tab-body .mat-tab-body-content>p:first-child{margin-top:0}html .mat-tab-nav-bar .mat-tab-link{text-transform:uppercase;min-width:116px}html .mat-tab-nav-bar .mat-tab-link.mat-tab-label-active{font-weight:900;opacity:1}.cdk-overlay-container .mat-tooltip a{text-decoration:none}.cdk-overlay-container .mat-tooltip .center{display:flex;align-items:center}.cdk-overlay-container .mat-tooltip .center .value{font-family:Roboto,Helvetica Neue,sans-serif;font-size:14px;line-height:1.14;display:inline-block;margin-right:4px}.cdk-overlay-container .mat-tooltip .center mat-icon{font-size:18px;line-height:14px}mat-form-field.am-form-field-prefix .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-prefix{padding:.25em 4px 0 0}mat-form-field.am-form-field-suffix .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-suffix{padding:.25em 0 0 4px}mat-form-field.am-form-field-prefix.mat-form-field-appearance-outline .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-prefix span,mat-form-field.am-form-field-prefix.mat-form-field-appearance-outline .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-suffix span,mat-form-field.am-form-field-suffix.mat-form-field-appearance-outline .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-prefix span,mat-form-field.am-form-field-suffix.mat-form-field-appearance-outline .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-suffix span{align-self:flex-end}mat-form-field.am-form-field-prefix-icon .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-prefix{padding:0 4px 0 0}mat-form-field.am-form-field-suffix-icon .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-suffix{padding:0 0 0 4px}mat-form-field.am-form-field-suffix .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-suffix,mat-form-field.am-form-field-suffix .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-prefix,mat-form-field.am-form-field-suffix-icon .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-suffix,mat-form-field.am-form-field-suffix-icon .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-prefix{align-items:baseline}.mat-snack-bar-container.am-snack-bar,.mat-snack-bar-container.am-snack-bar a{color:#f8f8f8}.mat-snack-bar-container.am-snack-bar.am-snack-bar-warn .snack-bar-indicator{background:#ffbc33}.mat-snack-bar-container.am-snack-bar.am-snack-bar-error .snack-bar-indicator{background:#dd3333}.mat-snack-bar-container.am-snack-bar.am-snack-bar-confirm .snack-bar-indicator{background:#70bf73}.mat-snack-bar-container.am-snack-bar.am-snack-bar-inform .snack-bar-indicator{background:#3385bb}.mat-snack-bar-container.am-snack-bar.am-snack-bar-warn,.mat-snack-bar-container.am-snack-bar.am-snack-bar-error,.mat-snack-bar-container.am-snack-bar.am-snack-bar-confirm,.mat-snack-bar-container.am-snack-bar.am-snack-bar-inform,.mat-snack-bar-container.am-snack-bar.am-snack-bar-warn a,.mat-snack-bar-container.am-snack-bar.am-snack-bar-error a,.mat-snack-bar-container.am-snack-bar.am-snack-bar-confirm a,.mat-snack-bar-container.am-snack-bar.am-snack-bar-inform a{color:#636363}.am-sticky-header{background-color:#f1f1f1}.mat-ripple-element{background-color:#0000001a}.mat-option{color:#000000de}.mat-option:hover:not(.mat-option-disabled),.mat-option:focus:not(.mat-option-disabled){background:rgba(0,0,0,.04)}.mat-option.mat-selected:not(.mat-option-multiple):not(.mat-option-disabled){background:rgba(0,0,0,.04)}.mat-option.mat-active{background:rgba(0,0,0,.04);color:#000000de}.mat-option.mat-option-disabled{color:#00000061}.mat-primary .mat-option.mat-selected:not(.mat-option-disabled){color:#636363}.mat-accent .mat-option.mat-selected:not(.mat-option-disabled){color:#ff3700}.mat-warn .mat-option.mat-selected:not(.mat-option-disabled){color:#d50000}.mat-optgroup-label{color:#0000008a}.mat-optgroup-disabled .mat-optgroup-label{color:#00000061}.mat-pseudo-checkbox{color:#0000008a}.mat-pseudo-checkbox:after{color:#fafafa}.mat-pseudo-checkbox-disabled{color:#b0b0b0}.mat-primary .mat-pseudo-checkbox-checked,.mat-primary .mat-pseudo-checkbox-indeterminate{background:#636363}.mat-pseudo-checkbox-checked,.mat-pseudo-checkbox-indeterminate,.mat-accent .mat-pseudo-checkbox-checked,.mat-accent .mat-pseudo-checkbox-indeterminate{background:#ff3700}.mat-warn .mat-pseudo-checkbox-checked,.mat-warn .mat-pseudo-checkbox-indeterminate{background:#d50000}.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-disabled,.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-disabled{background:#b0b0b0}.mat-app-background{background-color:#fafafa;color:#000000de}.mat-elevation-z0{box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.mat-elevation-z1{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}.mat-elevation-z2{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.mat-elevation-z3{box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.mat-elevation-z4{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.mat-elevation-z5{box-shadow:0 3px 5px -1px #0003,0 5px 8px #00000024,0 1px 14px #0000001f}.mat-elevation-z6{box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.mat-elevation-z7{box-shadow:0 4px 5px -2px #0003,0 7px 10px 1px #00000024,0 2px 16px 1px #0000001f}.mat-elevation-z8{box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.mat-elevation-z9{box-shadow:0 5px 6px -3px #0003,0 9px 12px 1px #00000024,0 3px 16px 2px #0000001f}.mat-elevation-z10{box-shadow:0 6px 6px -3px #0003,0 10px 14px 1px #00000024,0 4px 18px 3px #0000001f}.mat-elevation-z11{box-shadow:0 6px 7px -4px #0003,0 11px 15px 1px #00000024,0 4px 20px 3px #0000001f}.mat-elevation-z12{box-shadow:0 7px 8px -4px #0003,0 12px 17px 2px #00000024,0 5px 22px 4px #0000001f}.mat-elevation-z13{box-shadow:0 7px 8px -4px #0003,0 13px 19px 2px #00000024,0 5px 24px 4px #0000001f}.mat-elevation-z14{box-shadow:0 7px 9px -4px #0003,0 14px 21px 2px #00000024,0 5px 26px 4px #0000001f}.mat-elevation-z15{box-shadow:0 8px 9px -5px #0003,0 15px 22px 2px #00000024,0 6px 28px 5px #0000001f}.mat-elevation-z16{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}.mat-elevation-z17{box-shadow:0 8px 11px -5px #0003,0 17px 26px 2px #00000024,0 6px 32px 5px #0000001f}.mat-elevation-z18{box-shadow:0 9px 11px -5px #0003,0 18px 28px 2px #00000024,0 7px 34px 6px #0000001f}.mat-elevation-z19{box-shadow:0 9px 12px -6px #0003,0 19px 29px 2px #00000024,0 7px 36px 6px #0000001f}.mat-elevation-z20{box-shadow:0 10px 13px -6px #0003,0 20px 31px 3px #00000024,0 8px 38px 7px #0000001f}.mat-elevation-z21{box-shadow:0 10px 13px -6px #0003,0 21px 33px 3px #00000024,0 8px 40px 7px #0000001f}.mat-elevation-z22{box-shadow:0 10px 14px -6px #0003,0 22px 35px 3px #00000024,0 8px 42px 7px #0000001f}.mat-elevation-z23{box-shadow:0 11px 14px -7px #0003,0 23px 36px 3px #00000024,0 9px 44px 8px #0000001f}.mat-elevation-z24{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}.mat-theme-loaded-marker{display:none}.mat-autocomplete-panel{background:white;color:#000000de}.mat-autocomplete-panel:not([class*=mat-elevation-z]){box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover){background:white}.mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover):not(.mat-option-disabled){color:#000000de}.mat-badge{position:relative}.mat-badge.mat-badge{overflow:visible}.mat-badge-hidden .mat-badge-content{display:none}.mat-badge-content{position:absolute;text-align:center;display:inline-block;border-radius:50%;transition:transform .2s ease-in-out;transform:scale(.6);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;pointer-events:none}.ng-animate-disabled .mat-badge-content,.mat-badge-content._mat-animation-noopable{transition:none}.mat-badge-content.mat-badge-active{transform:none}.mat-badge-small .mat-badge-content{width:16px;height:16px;line-height:16px}.mat-badge-small.mat-badge-above .mat-badge-content{top:-8px}.mat-badge-small.mat-badge-below .mat-badge-content{bottom:-8px}.mat-badge-small.mat-badge-before .mat-badge-content{left:-16px}[dir=rtl] .mat-badge-small.mat-badge-before .mat-badge-content{left:auto;right:-16px}.mat-badge-small.mat-badge-after .mat-badge-content{right:-16px}[dir=rtl] .mat-badge-small.mat-badge-after .mat-badge-content{right:auto;left:-16px}.mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-8px}[dir=rtl] .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-8px}.mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-8px}[dir=rtl] .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-8px}.mat-badge-medium .mat-badge-content{width:22px;height:22px;line-height:22px}.mat-badge-medium.mat-badge-above .mat-badge-content{top:-11px}.mat-badge-medium.mat-badge-below .mat-badge-content{bottom:-11px}.mat-badge-medium.mat-badge-before .mat-badge-content{left:-22px}[dir=rtl] .mat-badge-medium.mat-badge-before .mat-badge-content{left:auto;right:-22px}.mat-badge-medium.mat-badge-after .mat-badge-content{right:-22px}[dir=rtl] .mat-badge-medium.mat-badge-after .mat-badge-content{right:auto;left:-22px}.mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-11px}[dir=rtl] .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-11px}.mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-11px}[dir=rtl] .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-11px}.mat-badge-large .mat-badge-content{width:28px;height:28px;line-height:28px}.mat-badge-large.mat-badge-above .mat-badge-content{top:-14px}.mat-badge-large.mat-badge-below .mat-badge-content{bottom:-14px}.mat-badge-large.mat-badge-before .mat-badge-content{left:-28px}[dir=rtl] .mat-badge-large.mat-badge-before .mat-badge-content{left:auto;right:-28px}.mat-badge-large.mat-badge-after .mat-badge-content{right:-28px}[dir=rtl] .mat-badge-large.mat-badge-after .mat-badge-content{right:auto;left:-28px}.mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-14px}[dir=rtl] .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-14px}.mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-14px}[dir=rtl] .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-14px}.mat-badge-content{color:#fff;background:#636363}.cdk-high-contrast-active .mat-badge-content{outline:solid 1px;border-radius:0}.mat-badge-accent .mat-badge-content{background:#ff3700;color:#fff}.mat-badge-warn .mat-badge-content{color:#fff;background:#d50000}.mat-badge-disabled .mat-badge-content{background:#b9b9b9;color:#00000061}.mat-bottom-sheet-container{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f;background:white;color:#000000de}.mat-button,.mat-icon-button,.mat-stroked-button{color:inherit;background:transparent}.mat-button.mat-primary,.mat-icon-button.mat-primary,.mat-stroked-button.mat-primary{color:#636363}.mat-button.mat-accent,.mat-icon-button.mat-accent,.mat-stroked-button.mat-accent{color:#ff3700}.mat-button.mat-warn,.mat-icon-button.mat-warn,.mat-stroked-button.mat-warn{color:#d50000}.mat-button.mat-primary.mat-button-disabled,.mat-button.mat-accent.mat-button-disabled,.mat-button.mat-warn.mat-button-disabled,.mat-button.mat-button-disabled.mat-button-disabled,.mat-icon-button.mat-primary.mat-button-disabled,.mat-icon-button.mat-accent.mat-button-disabled,.mat-icon-button.mat-warn.mat-button-disabled,.mat-icon-button.mat-button-disabled.mat-button-disabled,.mat-stroked-button.mat-primary.mat-button-disabled,.mat-stroked-button.mat-accent.mat-button-disabled,.mat-stroked-button.mat-warn.mat-button-disabled,.mat-stroked-button.mat-button-disabled.mat-button-disabled{color:#00000042}.mat-button.mat-primary .mat-button-focus-overlay,.mat-icon-button.mat-primary .mat-button-focus-overlay,.mat-stroked-button.mat-primary .mat-button-focus-overlay{background-color:#636363}.mat-button.mat-accent .mat-button-focus-overlay,.mat-icon-button.mat-accent .mat-button-focus-overlay,.mat-stroked-button.mat-accent .mat-button-focus-overlay{background-color:#ff3700}.mat-button.mat-warn .mat-button-focus-overlay,.mat-icon-button.mat-warn .mat-button-focus-overlay,.mat-stroked-button.mat-warn .mat-button-focus-overlay{background-color:#d50000}.mat-button.mat-button-disabled .mat-button-focus-overlay,.mat-icon-button.mat-button-disabled .mat-button-focus-overlay,.mat-stroked-button.mat-button-disabled .mat-button-focus-overlay{background-color:transparent}.mat-button .mat-ripple-element,.mat-icon-button .mat-ripple-element,.mat-stroked-button .mat-ripple-element{opacity:.1;background-color:currentColor}.mat-button-focus-overlay{background:black}.mat-stroked-button:not(.mat-button-disabled){border-color:#0000001f}.mat-flat-button,.mat-raised-button,.mat-fab,.mat-mini-fab{color:#000000de;background-color:#fff}.mat-flat-button.mat-primary,.mat-raised-button.mat-primary,.mat-fab.mat-primary,.mat-mini-fab.mat-primary,.mat-flat-button.mat-accent,.mat-raised-button.mat-accent,.mat-fab.mat-accent,.mat-mini-fab.mat-accent,.mat-flat-button.mat-warn,.mat-raised-button.mat-warn,.mat-fab.mat-warn,.mat-mini-fab.mat-warn{color:#fff}.mat-flat-button.mat-primary.mat-button-disabled,.mat-flat-button.mat-accent.mat-button-disabled,.mat-flat-button.mat-warn.mat-button-disabled,.mat-flat-button.mat-button-disabled.mat-button-disabled,.mat-raised-button.mat-primary.mat-button-disabled,.mat-raised-button.mat-accent.mat-button-disabled,.mat-raised-button.mat-warn.mat-button-disabled,.mat-raised-button.mat-button-disabled.mat-button-disabled,.mat-fab.mat-primary.mat-button-disabled,.mat-fab.mat-accent.mat-button-disabled,.mat-fab.mat-warn.mat-button-disabled,.mat-fab.mat-button-disabled.mat-button-disabled,.mat-mini-fab.mat-primary.mat-button-disabled,.mat-mini-fab.mat-accent.mat-button-disabled,.mat-mini-fab.mat-warn.mat-button-disabled,.mat-mini-fab.mat-button-disabled.mat-button-disabled{color:#00000042}.mat-flat-button.mat-primary,.mat-raised-button.mat-primary,.mat-fab.mat-primary,.mat-mini-fab.mat-primary{background-color:#636363}.mat-flat-button.mat-accent,.mat-raised-button.mat-accent,.mat-fab.mat-accent,.mat-mini-fab.mat-accent{background-color:#ff3700}.mat-flat-button.mat-warn,.mat-raised-button.mat-warn,.mat-fab.mat-warn,.mat-mini-fab.mat-warn{background-color:#d50000}.mat-flat-button.mat-primary.mat-button-disabled,.mat-flat-button.mat-accent.mat-button-disabled,.mat-flat-button.mat-warn.mat-button-disabled,.mat-flat-button.mat-button-disabled.mat-button-disabled,.mat-raised-button.mat-primary.mat-button-disabled,.mat-raised-button.mat-accent.mat-button-disabled,.mat-raised-button.mat-warn.mat-button-disabled,.mat-raised-button.mat-button-disabled.mat-button-disabled,.mat-fab.mat-primary.mat-button-disabled,.mat-fab.mat-accent.mat-button-disabled,.mat-fab.mat-warn.mat-button-disabled,.mat-fab.mat-button-disabled.mat-button-disabled,.mat-mini-fab.mat-primary.mat-button-disabled,.mat-mini-fab.mat-accent.mat-button-disabled,.mat-mini-fab.mat-warn.mat-button-disabled,.mat-mini-fab.mat-button-disabled.mat-button-disabled{background-color:#0000001f}.mat-flat-button.mat-primary .mat-ripple-element,.mat-raised-button.mat-primary .mat-ripple-element,.mat-fab.mat-primary .mat-ripple-element,.mat-mini-fab.mat-primary .mat-ripple-element,.mat-flat-button.mat-accent .mat-ripple-element,.mat-raised-button.mat-accent .mat-ripple-element,.mat-fab.mat-accent .mat-ripple-element,.mat-mini-fab.mat-accent .mat-ripple-element,.mat-flat-button.mat-warn .mat-ripple-element,.mat-raised-button.mat-warn .mat-ripple-element,.mat-fab.mat-warn .mat-ripple-element,.mat-mini-fab.mat-warn .mat-ripple-element{background-color:#ffffff1a}.mat-stroked-button:not([class*=mat-elevation-z]),.mat-flat-button:not([class*=mat-elevation-z]){box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.mat-raised-button:not([class*=mat-elevation-z]){box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.mat-raised-button:not(.mat-button-disabled):active:not([class*=mat-elevation-z]){box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.mat-raised-button.mat-button-disabled:not([class*=mat-elevation-z]){box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.mat-fab:not([class*=mat-elevation-z]),.mat-mini-fab:not([class*=mat-elevation-z]){box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.mat-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]),.mat-mini-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]){box-shadow:0 7px 8px -4px #0003,0 12px 17px 2px #00000024,0 5px 22px 4px #0000001f}.mat-fab.mat-button-disabled:not([class*=mat-elevation-z]),.mat-mini-fab.mat-button-disabled:not([class*=mat-elevation-z]){box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.mat-button-toggle-standalone:not([class*=mat-elevation-z]),.mat-button-toggle-group:not([class*=mat-elevation-z]){box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.mat-button-toggle-standalone.mat-button-toggle-appearance-standard:not([class*=mat-elevation-z]),.mat-button-toggle-group-appearance-standard:not([class*=mat-elevation-z]){box-shadow:none}.mat-button-toggle{color:#00000061}.mat-button-toggle .mat-button-toggle-focus-overlay{background-color:#0000001f}.mat-button-toggle-appearance-standard{color:#000000de;background:white}.mat-button-toggle-appearance-standard .mat-button-toggle-focus-overlay{background-color:#000}.mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle{border-left:solid 1px #e0e0e0}[dir=rtl] .mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle{border-left:none;border-right:solid 1px #e0e0e0}.mat-button-toggle-group-appearance-standard.mat-button-toggle-vertical .mat-button-toggle+.mat-button-toggle{border-left:none;border-right:none;border-top:solid 1px #e0e0e0}.mat-button-toggle-checked{background-color:#e0e0e0;color:#0000008a}.mat-button-toggle-checked.mat-button-toggle-appearance-standard{color:#000000de}.mat-button-toggle-disabled{color:#00000042;background-color:#eee}.mat-button-toggle-disabled.mat-button-toggle-appearance-standard{background:white}.mat-button-toggle-disabled.mat-button-toggle-checked{background-color:#bdbdbd}.mat-button-toggle-standalone.mat-button-toggle-appearance-standard,.mat-button-toggle-group-appearance-standard{border:solid 1px #e0e0e0}.mat-button-toggle-appearance-standard .mat-button-toggle-label-content{line-height:48px}.mat-card{background:white;color:#000000de}.mat-card:not([class*=mat-elevation-z]){box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}.mat-card.mat-card-flat:not([class*=mat-elevation-z]){box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.mat-card-subtitle{color:#0000008a}.mat-checkbox-frame{border-color:#0000008a}.mat-checkbox-checkmark{fill:#fafafa}.mat-checkbox-checkmark-path{stroke:#fafafa!important}.mat-checkbox-mixedmark{background-color:#fafafa}.mat-checkbox-indeterminate.mat-primary .mat-checkbox-background,.mat-checkbox-checked.mat-primary .mat-checkbox-background{background-color:#636363}.mat-checkbox-indeterminate.mat-accent .mat-checkbox-background,.mat-checkbox-checked.mat-accent .mat-checkbox-background{background-color:#ff3700}.mat-checkbox-indeterminate.mat-warn .mat-checkbox-background,.mat-checkbox-checked.mat-warn .mat-checkbox-background{background-color:#d50000}.mat-checkbox-disabled.mat-checkbox-checked .mat-checkbox-background,.mat-checkbox-disabled.mat-checkbox-indeterminate .mat-checkbox-background{background-color:#b0b0b0}.mat-checkbox-disabled:not(.mat-checkbox-checked) .mat-checkbox-frame{border-color:#b0b0b0}.mat-checkbox-disabled .mat-checkbox-label{color:#00000061}.mat-checkbox .mat-ripple-element{background-color:#000}.mat-checkbox-checked:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element,.mat-checkbox:active:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element{background:#636363}.mat-checkbox-checked:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element,.mat-checkbox:active:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element{background:#ff3700}.mat-checkbox-checked:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element,.mat-checkbox:active:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element{background:#d50000}.mat-chip.mat-standard-chip{background-color:#e0e0e0;color:#000000de}.mat-chip.mat-standard-chip .mat-chip-remove{color:#000000de;opacity:.4}.mat-chip.mat-standard-chip:not(.mat-chip-disabled):active{box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.mat-chip.mat-standard-chip:not(.mat-chip-disabled) .mat-chip-remove:hover{opacity:.54}.mat-chip.mat-standard-chip.mat-chip-disabled{opacity:.4}.mat-chip.mat-standard-chip:after{background:black}.mat-chip.mat-standard-chip.mat-chip-selected.mat-primary{background-color:#636363;color:#fff}.mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-chip-remove{color:#fff;opacity:.4}.mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-ripple-element{background-color:#ffffff1a}.mat-chip.mat-standard-chip.mat-chip-selected.mat-warn{background-color:#d50000;color:#fff}.mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-chip-remove{color:#fff;opacity:.4}.mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-ripple-element{background-color:#ffffff1a}.mat-chip.mat-standard-chip.mat-chip-selected.mat-accent{background-color:#ff3700;color:#fff}.mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-chip-remove{color:#fff;opacity:.4}.mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-ripple-element{background-color:#ffffff1a}.mat-table{background:white}.mat-table thead,.mat-table tbody,.mat-table tfoot,mat-header-row,mat-row,mat-footer-row,[mat-header-row],[mat-row],[mat-footer-row],.mat-table-sticky{background:inherit}mat-row,mat-header-row,mat-footer-row,th.mat-header-cell,td.mat-cell,td.mat-footer-cell{border-bottom-color:#0000001f}.mat-header-cell{color:#0000008a}.mat-cell,.mat-footer-cell{color:#000000de}.mat-calendar-arrow{fill:#0000008a}.mat-datepicker-toggle,.mat-datepicker-content .mat-calendar-next-button,.mat-datepicker-content .mat-calendar-previous-button{color:#0000008a}.mat-calendar-table-header-divider:after{background:rgba(0,0,0,.12)}.mat-calendar-table-header,.mat-calendar-body-label{color:#0000008a}.mat-calendar-body-cell-content,.mat-date-range-input-separator{color:#000000de;border-color:transparent}.mat-calendar-body-disabled>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){color:#00000061}.mat-form-field-disabled .mat-date-range-input-separator{color:#00000061}.mat-calendar-body-in-preview{color:#0000003d}.mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){border-color:#00000061}.mat-calendar-body-disabled>.mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){border-color:#0000002e}.mat-calendar-body-in-range:before{background:rgba(99,99,99,.2)}.mat-calendar-body-comparison-identical,.mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}.mat-calendar-body-comparison-bridge-start:before,[dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(to right,rgba(99,99,99,.2) 50%,rgba(249,171,0,.2) 50%)}.mat-calendar-body-comparison-bridge-end:before,[dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(to left,rgba(99,99,99,.2) 50%,rgba(249,171,0,.2) 50%)}.mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}.mat-calendar-body-comparison-identical.mat-calendar-body-selected,.mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.mat-calendar-body-selected{background-color:#636363;color:#fff}.mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#63636366}.mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}.cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#6363634d}@media (hover: hover){.mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#6363634d}}.mat-datepicker-content{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f;background-color:#fff;color:#000000de}.mat-datepicker-content.mat-accent .mat-calendar-body-in-range:before{background:rgba(255,55,0,.2)}.mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical,.mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}.mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-start:before,.mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(to right,rgba(255,55,0,.2) 50%,rgba(249,171,0,.2) 50%)}.mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-end:before,.mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(to left,rgba(255,55,0,.2) 50%,rgba(249,171,0,.2) 50%)}.mat-datepicker-content.mat-accent .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}.mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.mat-datepicker-content.mat-accent .mat-calendar-body-selected{background-color:#ff3700;color:#fff}.mat-datepicker-content.mat-accent .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#ff370066}.mat-datepicker-content.mat-accent .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}.mat-datepicker-content.mat-accent .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.mat-datepicker-content.mat-accent .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#ff37004d}@media (hover: hover){.mat-datepicker-content.mat-accent .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#ff37004d}}.mat-datepicker-content.mat-warn .mat-calendar-body-in-range:before{background:rgba(213,0,0,.2)}.mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical,.mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}.mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-start:before,.mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(to right,rgba(213,0,0,.2) 50%,rgba(249,171,0,.2) 50%)}.mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-end:before,.mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(to left,rgba(213,0,0,.2) 50%,rgba(249,171,0,.2) 50%)}.mat-datepicker-content.mat-warn .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}.mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.mat-datepicker-content.mat-warn .mat-calendar-body-selected{background-color:#d50000;color:#fff}.mat-datepicker-content.mat-warn .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#d5000066}.mat-datepicker-content.mat-warn .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}.mat-datepicker-content.mat-warn .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.mat-datepicker-content.mat-warn .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#d500004d}@media (hover: hover){.mat-datepicker-content.mat-warn .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#d500004d}}.mat-datepicker-content-touch{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}.mat-datepicker-toggle-active{color:#636363}.mat-datepicker-toggle-active.mat-accent{color:#ff3700}.mat-datepicker-toggle-active.mat-warn{color:#d50000}.mat-date-range-input-inner[disabled]{color:#00000061}.mat-dialog-container{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f;background:white;color:#000000de}.mat-divider{border-top-color:#0000001f}.mat-divider-vertical{border-right-color:#0000001f}.mat-expansion-panel{background:white;color:#000000de}.mat-expansion-panel:not([class*=mat-elevation-z]){box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.mat-action-row{border-top-color:#0000001f}.mat-expansion-panel .mat-expansion-panel-header.cdk-keyboard-focused:not([aria-disabled=true]),.mat-expansion-panel .mat-expansion-panel-header.cdk-program-focused:not([aria-disabled=true]),.mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:hover:not([aria-disabled=true]){background:rgba(0,0,0,.04)}@media (hover: none){.mat-expansion-panel:not(.mat-expanded):not([aria-disabled=true]) .mat-expansion-panel-header:hover{background:white}}.mat-expansion-panel-header-title{color:#000000de}.mat-expansion-panel-header-description,.mat-expansion-indicator:after{color:#0000008a}.mat-expansion-panel-header[aria-disabled=true]{color:#00000042}.mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-title,.mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-description{color:inherit}.mat-expansion-panel-header{height:48px}.mat-expansion-panel-header.mat-expanded{height:64px}.mat-form-field-label,.mat-hint{color:#0009}.mat-form-field.mat-focused .mat-form-field-label{color:#636363}.mat-form-field.mat-focused .mat-form-field-label.mat-accent{color:#ff3700}.mat-form-field.mat-focused .mat-form-field-label.mat-warn{color:#d50000}.mat-focused .mat-form-field-required-marker{color:#ff3700}.mat-form-field-ripple{background-color:#000000de}.mat-form-field.mat-focused .mat-form-field-ripple{background-color:#636363}.mat-form-field.mat-focused .mat-form-field-ripple.mat-accent{background-color:#ff3700}.mat-form-field.mat-focused .mat-form-field-ripple.mat-warn{background-color:#d50000}.mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid) .mat-form-field-infix:after{color:#636363}.mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-accent .mat-form-field-infix:after{color:#ff3700}.mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-warn .mat-form-field-infix:after{color:#d50000}.mat-form-field.mat-form-field-invalid .mat-form-field-label,.mat-form-field.mat-form-field-invalid .mat-form-field-label.mat-accent,.mat-form-field.mat-form-field-invalid .mat-form-field-label .mat-form-field-required-marker{color:#d50000}.mat-form-field.mat-form-field-invalid .mat-form-field-ripple,.mat-form-field.mat-form-field-invalid .mat-form-field-ripple.mat-accent{background-color:#d50000}.mat-error{color:#d50000}.mat-form-field-appearance-legacy .mat-form-field-label,.mat-form-field-appearance-legacy .mat-hint{color:#0000008a}.mat-form-field-appearance-legacy .mat-form-field-underline{background-color:#0000006b}.mat-form-field-appearance-legacy.mat-form-field-disabled .mat-form-field-underline{background-image:linear-gradient(to right,rgba(0,0,0,.42) 0%,rgba(0,0,0,.42) 33%,transparent 0%);background-size:4px 100%;background-repeat:repeat-x}.mat-form-field-appearance-standard .mat-form-field-underline{background-color:#0000006b}.mat-form-field-appearance-standard.mat-form-field-disabled .mat-form-field-underline{background-image:linear-gradient(to right,rgba(0,0,0,.42) 0%,rgba(0,0,0,.42) 33%,transparent 0%);background-size:4px 100%;background-repeat:repeat-x}.mat-form-field-appearance-fill .mat-form-field-flex{background-color:#0000000a}.mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-flex{background-color:#00000005}.mat-form-field-appearance-fill .mat-form-field-underline:before{background-color:#0000006b}.mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-label{color:#00000061}.mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-underline:before{background-color:transparent}.mat-form-field-appearance-outline .mat-form-field-outline{color:#0000001f}.mat-form-field-appearance-outline .mat-form-field-outline-thick{color:#000000de}.mat-form-field-appearance-outline.mat-focused .mat-form-field-outline-thick{color:#636363}.mat-form-field-appearance-outline.mat-focused.mat-accent .mat-form-field-outline-thick{color:#ff3700}.mat-form-field-appearance-outline.mat-focused.mat-warn .mat-form-field-outline-thick,.mat-form-field-appearance-outline.mat-form-field-invalid.mat-form-field-invalid .mat-form-field-outline-thick{color:#d50000}.mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-label{color:#00000061}.mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-outline{color:#0000000f}.mat-icon.mat-primary{color:#636363}.mat-icon.mat-accent{color:#ff3700}.mat-icon.mat-warn{color:#d50000}.mat-form-field-type-mat-native-select .mat-form-field-infix:after{color:#0000008a}.mat-input-element:disabled,.mat-form-field-type-mat-native-select.mat-form-field-disabled .mat-form-field-infix:after{color:#00000061}.mat-input-element{caret-color:#636363}.mat-input-element::placeholder{color:#0000006b}.mat-input-element::-moz-placeholder{color:#0000006b}.mat-input-element::-webkit-input-placeholder{color:#0000006b}.mat-input-element:-ms-input-placeholder{color:#0000006b}.mat-form-field.mat-accent .mat-input-element{caret-color:#ff3700}.mat-form-field.mat-warn .mat-input-element,.mat-form-field-invalid .mat-input-element{caret-color:#d50000}.mat-form-field-type-mat-native-select.mat-form-field-invalid .mat-form-field-infix:after{color:#d50000}.mat-list-base .mat-list-item,.mat-list-base .mat-list-option{color:#000000de}.mat-list-base .mat-subheader{color:#0000008a}.mat-list-base .mat-list-item-disabled{background-color:#eee;color:#00000061}.mat-list-option:hover,.mat-list-option:focus,.mat-nav-list .mat-list-item:hover,.mat-nav-list .mat-list-item:focus,.mat-action-list .mat-list-item:hover,.mat-action-list .mat-list-item:focus{background:rgba(0,0,0,.04)}.mat-list-single-selected-option,.mat-list-single-selected-option:hover,.mat-list-single-selected-option:focus{background:rgba(0,0,0,.12)}.mat-menu-panel{background:white}.mat-menu-panel:not([class*=mat-elevation-z]){box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.mat-menu-item{background:transparent;color:#000000de}.mat-menu-item[disabled],.mat-menu-item[disabled] .mat-menu-submenu-icon,.mat-menu-item[disabled] .mat-icon-no-color{color:#00000061}.mat-menu-item .mat-icon-no-color,.mat-menu-submenu-icon{color:#0000008a}.mat-menu-item:hover:not([disabled]),.mat-menu-item.cdk-program-focused:not([disabled]),.mat-menu-item.cdk-keyboard-focused:not([disabled]),.mat-menu-item-highlighted:not([disabled]){background:rgba(0,0,0,.04)}.mat-paginator{background:white}.mat-paginator,.mat-paginator-page-size .mat-select-trigger{color:#0000008a}.mat-paginator-decrement,.mat-paginator-increment{border-top:2px solid rgba(0,0,0,.54);border-right:2px solid rgba(0,0,0,.54)}.mat-paginator-first,.mat-paginator-last{border-top:2px solid rgba(0,0,0,.54)}.mat-icon-button[disabled] .mat-paginator-decrement,.mat-icon-button[disabled] .mat-paginator-increment,.mat-icon-button[disabled] .mat-paginator-first,.mat-icon-button[disabled] .mat-paginator-last{border-color:#00000061}.mat-paginator-container{min-height:56px}.mat-progress-bar-background{fill:#d4d4d4}.mat-progress-bar-buffer{background-color:#d4d4d4}.mat-progress-bar-fill:after{background-color:#636363}.mat-progress-bar.mat-accent .mat-progress-bar-background{fill:#fbc9bc}.mat-progress-bar.mat-accent .mat-progress-bar-buffer{background-color:#fbc9bc}.mat-progress-bar.mat-accent .mat-progress-bar-fill:after{background-color:#ff3700}.mat-progress-bar.mat-warn .mat-progress-bar-background{fill:#f1bcbc}.mat-progress-bar.mat-warn .mat-progress-bar-buffer{background-color:#f1bcbc}.mat-progress-bar.mat-warn .mat-progress-bar-fill:after{background-color:#d50000}.mat-progress-spinner circle,.mat-spinner circle{stroke:#636363}.mat-progress-spinner.mat-accent circle,.mat-spinner.mat-accent circle{stroke:#ff3700}.mat-progress-spinner.mat-warn circle,.mat-spinner.mat-warn circle{stroke:#d50000}.mat-radio-outer-circle{border-color:#0000008a}.mat-radio-button.mat-primary.mat-radio-checked .mat-radio-outer-circle{border-color:#636363}.mat-radio-button.mat-primary .mat-radio-inner-circle,.mat-radio-button.mat-primary .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.mat-radio-button.mat-primary.mat-radio-checked .mat-radio-persistent-ripple,.mat-radio-button.mat-primary:active .mat-radio-persistent-ripple{background-color:#636363}.mat-radio-button.mat-accent.mat-radio-checked .mat-radio-outer-circle{border-color:#ff3700}.mat-radio-button.mat-accent .mat-radio-inner-circle,.mat-radio-button.mat-accent .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.mat-radio-button.mat-accent.mat-radio-checked .mat-radio-persistent-ripple,.mat-radio-button.mat-accent:active .mat-radio-persistent-ripple{background-color:#ff3700}.mat-radio-button.mat-warn.mat-radio-checked .mat-radio-outer-circle{border-color:#d50000}.mat-radio-button.mat-warn .mat-radio-inner-circle,.mat-radio-button.mat-warn .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.mat-radio-button.mat-warn.mat-radio-checked .mat-radio-persistent-ripple,.mat-radio-button.mat-warn:active .mat-radio-persistent-ripple{background-color:#d50000}.mat-radio-button.mat-radio-disabled.mat-radio-checked .mat-radio-outer-circle,.mat-radio-button.mat-radio-disabled .mat-radio-outer-circle{border-color:#00000061}.mat-radio-button.mat-radio-disabled .mat-radio-ripple .mat-ripple-element,.mat-radio-button.mat-radio-disabled .mat-radio-inner-circle{background-color:#00000061}.mat-radio-button.mat-radio-disabled .mat-radio-label-content{color:#00000061}.mat-radio-button .mat-ripple-element{background-color:#000}.mat-select-value{color:#000000de}.mat-select-placeholder{color:#0000006b}.mat-select-disabled .mat-select-value{color:#00000061}.mat-select-arrow{color:#0000008a}.mat-select-panel{background:white}.mat-select-panel:not([class*=mat-elevation-z]){box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.mat-select-panel .mat-option.mat-selected:not(.mat-option-multiple){background:rgba(0,0,0,.12)}.mat-form-field.mat-focused.mat-primary .mat-select-arrow{color:#636363}.mat-form-field.mat-focused.mat-accent .mat-select-arrow{color:#ff3700}.mat-form-field.mat-focused.mat-warn .mat-select-arrow,.mat-form-field .mat-select.mat-select-invalid .mat-select-arrow{color:#d50000}.mat-form-field .mat-select.mat-select-disabled .mat-select-arrow{color:#00000061}.mat-drawer-container{background-color:#fafafa;color:#000000de}.mat-drawer{background-color:#fff;color:#000000de}.mat-drawer.mat-drawer-push{background-color:#fff}.mat-drawer:not(.mat-drawer-side){box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}.mat-drawer-side{border-right:solid 1px rgba(0,0,0,.12)}.mat-drawer-side.mat-drawer-end,[dir=rtl] .mat-drawer-side{border-left:solid 1px rgba(0,0,0,.12);border-right:none}[dir=rtl] .mat-drawer-side.mat-drawer-end{border-left:none;border-right:solid 1px rgba(0,0,0,.12)}.mat-drawer-backdrop.mat-drawer-shown{background-color:#0009}.mat-slide-toggle.mat-checked .mat-slide-toggle-thumb{background-color:#ff3700}.mat-slide-toggle.mat-checked .mat-slide-toggle-bar{background-color:#ff37008a}.mat-slide-toggle.mat-checked .mat-ripple-element{background-color:#ff3700}.mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-thumb{background-color:#636363}.mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-bar{background-color:#6363638a}.mat-slide-toggle.mat-primary.mat-checked .mat-ripple-element{background-color:#636363}.mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-thumb{background-color:#d50000}.mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-bar{background-color:#d500008a}.mat-slide-toggle.mat-warn.mat-checked .mat-ripple-element{background-color:#d50000}.mat-slide-toggle:not(.mat-checked) .mat-ripple-element{background-color:#000}.mat-slide-toggle-thumb{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f;background-color:#fafafa}.mat-slide-toggle-bar{background-color:#00000061}.mat-slider-track-background{background-color:#00000042}.mat-slider.mat-primary .mat-slider-track-fill,.mat-slider.mat-primary .mat-slider-thumb,.mat-slider.mat-primary .mat-slider-thumb-label{background-color:#636363}.mat-slider.mat-primary .mat-slider-thumb-label-text{color:#fff}.mat-slider.mat-primary .mat-slider-focus-ring{background-color:#63636333}.mat-slider.mat-accent .mat-slider-track-fill,.mat-slider.mat-accent .mat-slider-thumb,.mat-slider.mat-accent .mat-slider-thumb-label{background-color:#ff3700}.mat-slider.mat-accent .mat-slider-thumb-label-text{color:#fff}.mat-slider.mat-accent .mat-slider-focus-ring{background-color:#ff370033}.mat-slider.mat-warn .mat-slider-track-fill,.mat-slider.mat-warn .mat-slider-thumb,.mat-slider.mat-warn .mat-slider-thumb-label{background-color:#d50000}.mat-slider.mat-warn .mat-slider-thumb-label-text{color:#fff}.mat-slider.mat-warn .mat-slider-focus-ring{background-color:#d5000033}.mat-slider:hover .mat-slider-track-background,.mat-slider.cdk-focused .mat-slider-track-background{background-color:#00000061}.mat-slider.mat-slider-disabled .mat-slider-track-background,.mat-slider.mat-slider-disabled .mat-slider-track-fill,.mat-slider.mat-slider-disabled .mat-slider-thumb,.mat-slider.mat-slider-disabled:hover .mat-slider-track-background{background-color:#00000042}.mat-slider.mat-slider-min-value .mat-slider-focus-ring{background-color:#0000001f}.mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb,.mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb-label{background-color:#000000de}.mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb,.mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb-label{background-color:#00000042}.mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing) .mat-slider-thumb{border-color:#00000042;background-color:transparent}.mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover .mat-slider-thumb,.mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused .mat-slider-thumb{border-color:#00000061}.mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover.mat-slider-disabled .mat-slider-thumb,.mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused.mat-slider-disabled .mat-slider-thumb{border-color:#00000042}.mat-slider-has-ticks .mat-slider-wrapper:after{border-color:#000000b3}.mat-slider-horizontal .mat-slider-ticks{background-image:repeating-linear-gradient(to right,rgba(0,0,0,.7),rgba(0,0,0,.7) 2px,transparent 0,transparent);background-image:-moz-repeating-linear-gradient(.0001deg,rgba(0,0,0,.7),rgba(0,0,0,.7) 2px,transparent 0,transparent)}.mat-slider-vertical .mat-slider-ticks{background-image:repeating-linear-gradient(to bottom,rgba(0,0,0,.7),rgba(0,0,0,.7) 2px,transparent 0,transparent)}.mat-step-header.cdk-keyboard-focused,.mat-step-header.cdk-program-focused,.mat-step-header:hover:not([aria-disabled]),.mat-step-header:hover[aria-disabled=false]{background-color:#0000000a}.mat-step-header:hover[aria-disabled=true]{cursor:default}@media (hover: none){.mat-step-header:hover{background:none}}.mat-step-header .mat-step-label,.mat-step-header .mat-step-optional{color:#0000008a}.mat-step-header .mat-step-icon{background-color:#0000008a;color:#fff}.mat-step-header .mat-step-icon-selected,.mat-step-header .mat-step-icon-state-done,.mat-step-header .mat-step-icon-state-edit{background-color:#636363;color:#fff}.mat-step-header.mat-accent .mat-step-icon{color:#fff}.mat-step-header.mat-accent .mat-step-icon-selected,.mat-step-header.mat-accent .mat-step-icon-state-done,.mat-step-header.mat-accent .mat-step-icon-state-edit{background-color:#ff3700;color:#fff}.mat-step-header.mat-warn .mat-step-icon{color:#fff}.mat-step-header.mat-warn .mat-step-icon-selected,.mat-step-header.mat-warn .mat-step-icon-state-done,.mat-step-header.mat-warn .mat-step-icon-state-edit{background-color:#d50000;color:#fff}.mat-step-header .mat-step-icon-state-error{background-color:transparent;color:#d50000}.mat-step-header .mat-step-label.mat-step-label-active{color:#000000de}.mat-step-header .mat-step-label.mat-step-label-error{color:#d50000}.mat-stepper-horizontal,.mat-stepper-vertical{background-color:#fff}.mat-stepper-vertical-line:before{border-left-color:#0000001f}.mat-horizontal-stepper-header:before,.mat-horizontal-stepper-header:after,.mat-stepper-horizontal-line{border-top-color:#0000001f}.mat-horizontal-stepper-header{height:72px}.mat-stepper-label-position-bottom .mat-horizontal-stepper-header,.mat-vertical-stepper-header{padding:24px}.mat-stepper-vertical-line:before{top:-16px;bottom:-16px}.mat-stepper-label-position-bottom .mat-horizontal-stepper-header:after,.mat-stepper-label-position-bottom .mat-horizontal-stepper-header:before{top:36px}.mat-stepper-label-position-bottom .mat-stepper-horizontal-line{top:36px}.mat-sort-header-arrow{color:#757575}.mat-tab-nav-bar,.mat-tab-header{border-bottom:1px solid rgba(0,0,0,.12)}.mat-tab-group-inverted-header .mat-tab-nav-bar,.mat-tab-group-inverted-header .mat-tab-header{border-top:1px solid rgba(0,0,0,.12);border-bottom:none}.mat-tab-label,.mat-tab-link{color:#000000de}.mat-tab-label.mat-tab-disabled,.mat-tab-link.mat-tab-disabled{color:#00000061}.mat-tab-header-pagination-chevron{border-color:#000000de}.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:#00000061}.mat-tab-group[class*=mat-background-]>.mat-tab-header,.mat-tab-nav-bar[class*=mat-background-]{border-bottom:none;border-top:none}.mat-tab-group.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-group.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#d0d0d04d}.mat-tab-group.mat-primary .mat-ink-bar,.mat-tab-nav-bar.mat-primary .mat-ink-bar{background-color:#636363}.mat-tab-group.mat-primary.mat-background-primary>.mat-tab-header .mat-ink-bar,.mat-tab-group.mat-primary.mat-background-primary>.mat-tab-link-container .mat-ink-bar,.mat-tab-nav-bar.mat-primary.mat-background-primary>.mat-tab-header .mat-ink-bar,.mat-tab-nav-bar.mat-primary.mat-background-primary>.mat-tab-link-container .mat-ink-bar{background-color:#fff}.mat-tab-group.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-group.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#ffc3b34d}.mat-tab-group.mat-accent .mat-ink-bar,.mat-tab-nav-bar.mat-accent .mat-ink-bar{background-color:#ff3700}.mat-tab-group.mat-accent.mat-background-accent>.mat-tab-header .mat-ink-bar,.mat-tab-group.mat-accent.mat-background-accent>.mat-tab-link-container .mat-ink-bar,.mat-tab-nav-bar.mat-accent.mat-background-accent>.mat-tab-header .mat-ink-bar,.mat-tab-nav-bar.mat-accent.mat-background-accent>.mat-tab-link-container .mat-ink-bar{background-color:#fff}.mat-tab-group.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-group.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#f2b3b34d}.mat-tab-group.mat-warn .mat-ink-bar,.mat-tab-nav-bar.mat-warn .mat-ink-bar{background-color:#d50000}.mat-tab-group.mat-warn.mat-background-warn>.mat-tab-header .mat-ink-bar,.mat-tab-group.mat-warn.mat-background-warn>.mat-tab-link-container .mat-ink-bar,.mat-tab-nav-bar.mat-warn.mat-background-warn>.mat-tab-header .mat-ink-bar,.mat-tab-nav-bar.mat-warn.mat-background-warn>.mat-tab-link-container .mat-ink-bar{background-color:#fff}.mat-tab-group.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-group.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#d0d0d04d}.mat-tab-group.mat-background-primary>.mat-tab-header,.mat-tab-group.mat-background-primary>.mat-tab-link-container,.mat-tab-group.mat-background-primary>.mat-tab-header-pagination,.mat-tab-nav-bar.mat-background-primary>.mat-tab-header,.mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container,.mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination{background-color:#636363}.mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-label,.mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-tab-link,.mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-label,.mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-tab-link{color:#fff}.mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-label.mat-tab-disabled,.mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,.mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-label.mat-tab-disabled,.mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-tab-link.mat-tab-disabled{color:#fff6}.mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-chevron,.mat-tab-group.mat-background-primary>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-focus-indicator:before,.mat-tab-group.mat-background-primary>.mat-tab-header .mat-focus-indicator:before,.mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-focus-indicator:before,.mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-focus-indicator:before{border-color:#fff}.mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.mat-tab-group.mat-background-primary>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:#fff;opacity:.4}.mat-tab-group.mat-background-primary>.mat-tab-header .mat-ripple-element,.mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-ripple-element,.mat-tab-group.mat-background-primary>.mat-tab-header-pagination .mat-ripple-element,.mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-ripple-element,.mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-ripple-element,.mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination .mat-ripple-element{background-color:#fff;opacity:.12}.mat-tab-group.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-group.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#ffc3b34d}.mat-tab-group.mat-background-accent>.mat-tab-header,.mat-tab-group.mat-background-accent>.mat-tab-link-container,.mat-tab-group.mat-background-accent>.mat-tab-header-pagination,.mat-tab-nav-bar.mat-background-accent>.mat-tab-header,.mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container,.mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination{background-color:#ff3700}.mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-label,.mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-tab-link,.mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-label,.mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-tab-link{color:#fff}.mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-label.mat-tab-disabled,.mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,.mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-label.mat-tab-disabled,.mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-tab-link.mat-tab-disabled{color:#fff6}.mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-chevron,.mat-tab-group.mat-background-accent>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-focus-indicator:before,.mat-tab-group.mat-background-accent>.mat-tab-header .mat-focus-indicator:before,.mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-focus-indicator:before,.mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-focus-indicator:before{border-color:#fff}.mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.mat-tab-group.mat-background-accent>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:#fff;opacity:.4}.mat-tab-group.mat-background-accent>.mat-tab-header .mat-ripple-element,.mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-ripple-element,.mat-tab-group.mat-background-accent>.mat-tab-header-pagination .mat-ripple-element,.mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-ripple-element,.mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-ripple-element,.mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination .mat-ripple-element{background-color:#fff;opacity:.12}.mat-tab-group.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-group.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#f2b3b34d}.mat-tab-group.mat-background-warn>.mat-tab-header,.mat-tab-group.mat-background-warn>.mat-tab-link-container,.mat-tab-group.mat-background-warn>.mat-tab-header-pagination,.mat-tab-nav-bar.mat-background-warn>.mat-tab-header,.mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container,.mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination{background-color:#d50000}.mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-label,.mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-tab-link,.mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-label,.mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-tab-link{color:#fff}.mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-label.mat-tab-disabled,.mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,.mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-label.mat-tab-disabled,.mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-tab-link.mat-tab-disabled{color:#fff6}.mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-chevron,.mat-tab-group.mat-background-warn>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-focus-indicator:before,.mat-tab-group.mat-background-warn>.mat-tab-header .mat-focus-indicator:before,.mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-focus-indicator:before,.mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-focus-indicator:before{border-color:#fff}.mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.mat-tab-group.mat-background-warn>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:#fff;opacity:.4}.mat-tab-group.mat-background-warn>.mat-tab-header .mat-ripple-element,.mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-ripple-element,.mat-tab-group.mat-background-warn>.mat-tab-header-pagination .mat-ripple-element,.mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-ripple-element,.mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-ripple-element,.mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination .mat-ripple-element{background-color:#fff;opacity:.12}.mat-toolbar{background:whitesmoke;color:#000000de}.mat-toolbar.mat-primary{background:#636363;color:#fff}.mat-toolbar.mat-accent{background:#ff3700;color:#fff}.mat-toolbar.mat-warn{background:#d50000;color:#fff}.mat-toolbar .mat-form-field-underline,.mat-toolbar .mat-form-field-ripple,.mat-toolbar .mat-focused .mat-form-field-ripple{background-color:currentColor}.mat-toolbar .mat-form-field-label,.mat-toolbar .mat-focused .mat-form-field-label,.mat-toolbar .mat-select-value,.mat-toolbar .mat-select-arrow,.mat-toolbar .mat-form-field.mat-focused .mat-select-arrow{color:inherit}.mat-toolbar .mat-input-element{caret-color:currentColor}.mat-toolbar-multiple-rows{min-height:64px}.mat-toolbar-row,.mat-toolbar-single-row{height:64px}@media (max-width: 599px){.mat-toolbar-multiple-rows{min-height:56px}.mat-toolbar-row,.mat-toolbar-single-row{height:56px}}.mat-tooltip{background:rgba(97,97,97,.9)}.mat-tree{background:white}.mat-tree-node,.mat-nested-tree-node{color:#000000de}.mat-tree-node{min-height:48px}.mat-snack-bar-container{color:#ffffffb3;background:#323232;box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.mat-simple-snackbar-action{color:#ff3700}button.mat-button:hover,button.mat-icon-button:hover,a.mat-button:hover,a.mat-icon-button:hover{background-color:#4e4e4e29;color:#000}button.mat-button:focus,button.mat-icon-button:focus,a.mat-button:focus,a.mat-icon-button:focus{background-color:transparent;border-color:#ff3700cc}button.mat-button.active,button.mat-icon-button.active,a.mat-button.active,a.mat-icon-button.active{color:#ff3700}button.mat-button,a.mat-button{color:#4e4e4ee0;background-color:transparent;border-color:transparent}button.mat-button:focus:hover,a.mat-button:focus:hover{background-color:#4e4e4e29;color:#000}button.mat-button.mat-primary,a.mat-button.mat-primary{background-color:#4e4e4e14;color:#000}button.mat-button.mat-primary:hover,button.mat-button.mat-primary:focus:hover,a.mat-button.mat-primary:hover,a.mat-button.mat-primary:focus:hover{background-color:#4e4e4e29;color:#000}button.mat-button.mat-primary:focus,a.mat-button.mat-primary:focus{background-color:#4e4e4e14;color:#000}button.mat-button.active,button.mat-button:active,a.mat-button.active,a.mat-button:active{color:#ff3700}html .mat-card .mat-card-subtitle{color:#4e4e4eb8}html .mat-card.fill.primary .mat-card-header,html .mat-card.fill.primary .mat-tab-header{background-color:#4e4e4e}html .mat-card.fill.primary .mat-card-title,html .mat-card.fill.primary .mat-card-subtitle,html .mat-card.fill.primary .mat-tab-label{color:#fff}html .mat-card.fill.primary .mat-tab-body-wrapper{padding:16px}html .mat-card.fill.accent .mat-card-header,html .mat-card.fill.accent .mat-tab-header{background-color:#ff3700}html .mat-card.fill.accent .mat-card-title,html .mat-card.fill.accent .mat-card-subtitle,html .mat-card.fill.accent .mat-tab-label{color:#fff}html .mat-card.fill.accent .mat-tab-body-wrapper{padding:16px}html .mat-card.fill.confirm .mat-card-header,html .mat-card.fill.confirm .mat-tab-header{background-color:#4caf50}html .mat-card.fill.confirm .mat-card-title,html .mat-card.fill.confirm .mat-card-subtitle,html .mat-card.fill.confirm .mat-tab-label{color:#fff}html .mat-card.fill.confirm .mat-tab-body-wrapper{padding:16px}html .mat-card.fill.alert .mat-card-header,html .mat-card.fill.alert .mat-tab-header{background-color:#d50000}html .mat-card.fill.alert .mat-card-title,html .mat-card.fill.alert .mat-card-subtitle,html .mat-card.fill.alert .mat-tab-label{color:#fff}html .mat-card.fill.alert .mat-tab-body-wrapper{padding:16px}html .mat-card.fill.warn .mat-card-header,html .mat-card.fill.warn .mat-tab-header{background-color:#ffab00}html .mat-card.fill.warn .mat-card-title,html .mat-card.fill.warn .mat-card-subtitle,html .mat-card.fill.warn .mat-tab-label{color:#000}html .mat-card.fill.warn .mat-tab-body-wrapper{padding:16px}html .mat-card.fill.error .mat-card-header,html .mat-card.fill.error .mat-tab-header{background-color:#d50000}html .mat-card.fill.error .mat-card-title,html .mat-card.fill.error .mat-card-subtitle,html .mat-card.fill.error .mat-tab-label{color:#fff}html .mat-card.fill.error .mat-tab-body-wrapper{padding:16px}html .mat-card.fill.inform .mat-card-header,html .mat-card.fill.inform .mat-tab-header{background-color:#06a}html .mat-card.fill.inform .mat-card-title,html .mat-card.fill.inform .mat-card-subtitle,html .mat-card.fill.inform .mat-tab-label{color:#fff}html .mat-card.fill.inform .mat-tab-body-wrapper{padding:16px}html .mat-card.fill.brand .mat-card-header,html .mat-card.fill.brand .mat-tab-header{background-color:#ff3700}html .mat-card.fill.brand .mat-card-title,html .mat-card.fill.brand .mat-card-subtitle,html .mat-card.fill.brand .mat-tab-label{color:#fff}html .mat-card.fill.brand .mat-tab-body-wrapper{padding:16px}html .mat-card.fill.surface-secundary .mat-card-header,html .mat-card.fill.surface-secundary .mat-tab-header{background-color:#f1f1f1}html .mat-card.fill.surface-secundary .mat-card-title,html .mat-card.fill.surface-secundary .mat-card-subtitle,html .mat-card.fill.surface-secundary .mat-tab-label{color:#000}html .mat-card.fill.surface-secundary .mat-tab-body-wrapper{padding:16px}html .mat-card.fill.surface .mat-card-header,html .mat-card.fill.surface .mat-tab-header{background-color:#fff}html .mat-card.fill.surface .mat-card-title,html .mat-card.fill.surface .mat-card-subtitle,html .mat-card.fill.surface .mat-tab-label{color:#000}html .mat-card.fill.surface .mat-tab-body-wrapper{padding:16px}html .mat-card.fill.gray .mat-card-header,html .mat-card.fill.gray .mat-tab-header{background-color:#b8b8b8}html .mat-card.fill.gray .mat-card-title,html .mat-card.fill.gray .mat-card-subtitle,html .mat-card.fill.gray .mat-tab-label{color:#000}html .mat-card.fill.gray .mat-tab-body-wrapper{padding:16px}html .mat-card.fill.covered-need .mat-card-header,html .mat-card.fill.covered-need .mat-tab-header{background-color:#b8b8b8}html .mat-card.fill.covered-need .mat-card-title,html .mat-card.fill.covered-need .mat-card-subtitle,html .mat-card.fill.covered-need .mat-tab-label{color:#000}html .mat-card.fill.covered-need .mat-tab-body-wrapper{padding:16px}html .mat-card.fill.non-covered-need .mat-card-header,html .mat-card.fill.non-covered-need .mat-tab-header{background-color:#b8b8b8}html .mat-card.fill.non-covered-need .mat-card-title,html .mat-card.fill.non-covered-need .mat-card-subtitle,html .mat-card.fill.non-covered-need .mat-tab-label{color:#000}html .mat-card.fill.non-covered-need .mat-tab-body-wrapper{padding:16px}html .mat-card:not(.fill).primary .mat-card-title{color:#4e4e4e}html .mat-card:not(.fill).accent .mat-card-title{color:#ff3700}html .mat-card:not(.fill).confirm .mat-card-title{color:#4caf50}html .mat-card:not(.fill).alert .mat-card-title{color:#d50000}html .mat-card:not(.fill).warn .mat-card-title{color:#ffab00}html .mat-card:not(.fill).error .mat-card-title{color:#d50000}html .mat-card:not(.fill).inform .mat-card-title{color:#06a}html .mat-card:not(.fill).brand .mat-card-title{color:#ff3700}html .mat-card:not(.fill).surface-secundary .mat-card-title{color:#f1f1f1}html .mat-card:not(.fill).surface .mat-card-title{color:#fff}html .mat-card:not(.fill).gray .mat-card-title{color:#b8b8b8}html .mat-card:not(.fill).covered-need .mat-card-title{color:#b8b8b8}html .mat-card:not(.fill).non-covered-need .mat-card-title{color:#b8b8b8}.mat-expansion-panel.am-expansion-panel-styling mat-icon{color:#4e4e4e8f}.mat-expansion-panel.am-expansion-panel-styling:not([class*=mat-elevation-z]){box-shadow:none}.mat-expansion-panel.am-expansion-panel-styling .mat-expansion-indicator:after{color:#4e4e4e8f}.mat-expansion-panel.am-expansion-panel-styling .mat-expansion-panel-header{background-color:#f8f8f8}.mat-expansion-panel.am-expansion-panel-styling .mat-expansion-panel-header:focus,.mat-expansion-panel.am-expansion-panel-styling .mat-expansion-panel-header:hover{background-color:#f8f8f8}.mat-expansion-panel.am-expansion-panel-styling .mat-expansion-panel-header-title{color:#4e4e4ee0}mat-sidenav .mat-list-item-content mat-icon{color:gray;fill:gray}.am-condense-theme table.material-table tr,.am-condense-theme table.material-table .mat-header-row,.am-condense-theme table.material-table .mat-row,.am-condense-theme .mat-table tr,.am-condense-theme .mat-table .mat-header-row,.am-condense-theme .mat-table .mat-row{border-bottom-color:#4e4e4e29}table.material-table tr,table.material-table .mat-header-row,table.material-table .mat-row,.mat-table tr,.mat-table .mat-header-row,.mat-table .mat-row{border-bottom-color:#4e4e4e8f}table.material-table tr th,table.material-table tr .mat-header-cell,table.material-table .mat-header-row th,table.material-table .mat-header-row .mat-header-cell,table.material-table .mat-row th,table.material-table .mat-row .mat-header-cell,.mat-table tr th,.mat-table tr .mat-header-cell,.mat-table .mat-header-row th,.mat-table .mat-header-row .mat-header-cell,.mat-table .mat-row th,.mat-table .mat-row .mat-header-cell{color:#4e4e4e8f}table.material-table tr td,table.material-table tr .mat-cell,table.material-table .mat-header-row td,table.material-table .mat-header-row .mat-cell,table.material-table .mat-row td,table.material-table .mat-row .mat-cell,.mat-table tr td,.mat-table tr .mat-cell,.mat-table .mat-header-row td,.mat-table .mat-header-row .mat-cell,.mat-table .mat-row td,.mat-table .mat-row .mat-cell{color:#4e4e4ee0}table.material-table tr .mat-checkbox-cell .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,table.material-table tr .mat-checkbox-column .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,table.material-table tr .mat-column-select .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,table.material-table .mat-header-row .mat-checkbox-cell .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,table.material-table .mat-header-row .mat-checkbox-column .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,table.material-table .mat-header-row .mat-column-select .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,table.material-table .mat-row .mat-checkbox-cell .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,table.material-table .mat-row .mat-checkbox-column .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,table.material-table .mat-row .mat-column-select .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.mat-table tr .mat-checkbox-cell .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.mat-table tr .mat-checkbox-column .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.mat-table tr .mat-column-select .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.mat-table .mat-header-row .mat-checkbox-cell .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.mat-table .mat-header-row .mat-checkbox-column .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.mat-table .mat-header-row .mat-column-select .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.mat-table .mat-row .mat-checkbox-cell .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.mat-table .mat-row .mat-checkbox-column .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.mat-table .mat-row .mat-column-select .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame{border-color:#4e4e4e66!important}table.material-table tr .mat-checkbox-cell .mat-pseudo-checkbox,table.material-table tr .mat-checkbox-column .mat-pseudo-checkbox,table.material-table tr .mat-column-select .mat-pseudo-checkbox,table.material-table .mat-header-row .mat-checkbox-cell .mat-pseudo-checkbox,table.material-table .mat-header-row .mat-checkbox-column .mat-pseudo-checkbox,table.material-table .mat-header-row .mat-column-select .mat-pseudo-checkbox,table.material-table .mat-row .mat-checkbox-cell .mat-pseudo-checkbox,table.material-table .mat-row .mat-checkbox-column .mat-pseudo-checkbox,table.material-table .mat-row .mat-column-select .mat-pseudo-checkbox,.mat-table tr .mat-checkbox-cell .mat-pseudo-checkbox,.mat-table tr .mat-checkbox-column .mat-pseudo-checkbox,.mat-table tr .mat-column-select .mat-pseudo-checkbox,.mat-table .mat-header-row .mat-checkbox-cell .mat-pseudo-checkbox,.mat-table .mat-header-row .mat-checkbox-column .mat-pseudo-checkbox,.mat-table .mat-header-row .mat-column-select .mat-pseudo-checkbox,.mat-table .mat-row .mat-checkbox-cell .mat-pseudo-checkbox,.mat-table .mat-row .mat-checkbox-column .mat-pseudo-checkbox,.mat-table .mat-row .mat-column-select .mat-pseudo-checkbox{color:#4e4e4e66!important;border:1px solid!important}table.material-table tr .mat-checkbox-cell .mat-pseudo-checkbox.mat-pseudo-checkbox-checked,table.material-table tr .mat-checkbox-cell .mat-pseudo-checkbox.mat-pseudo-checkbox-indeterminate,table.material-table tr .mat-checkbox-column .mat-pseudo-checkbox.mat-pseudo-checkbox-checked,table.material-table tr .mat-checkbox-column .mat-pseudo-checkbox.mat-pseudo-checkbox-indeterminate,table.material-table tr .mat-column-select .mat-pseudo-checkbox.mat-pseudo-checkbox-checked,table.material-table tr .mat-column-select .mat-pseudo-checkbox.mat-pseudo-checkbox-indeterminate,table.material-table .mat-header-row .mat-checkbox-cell .mat-pseudo-checkbox.mat-pseudo-checkbox-checked,table.material-table .mat-header-row .mat-checkbox-cell .mat-pseudo-checkbox.mat-pseudo-checkbox-indeterminate,table.material-table .mat-header-row .mat-checkbox-column .mat-pseudo-checkbox.mat-pseudo-checkbox-checked,table.material-table .mat-header-row .mat-checkbox-column .mat-pseudo-checkbox.mat-pseudo-checkbox-indeterminate,table.material-table .mat-header-row .mat-column-select .mat-pseudo-checkbox.mat-pseudo-checkbox-checked,table.material-table .mat-header-row .mat-column-select .mat-pseudo-checkbox.mat-pseudo-checkbox-indeterminate,table.material-table .mat-row .mat-checkbox-cell .mat-pseudo-checkbox.mat-pseudo-checkbox-checked,table.material-table .mat-row .mat-checkbox-cell .mat-pseudo-checkbox.mat-pseudo-checkbox-indeterminate,table.material-table .mat-row .mat-checkbox-column .mat-pseudo-checkbox.mat-pseudo-checkbox-checked,table.material-table .mat-row .mat-checkbox-column .mat-pseudo-checkbox.mat-pseudo-checkbox-indeterminate,table.material-table .mat-row .mat-column-select .mat-pseudo-checkbox.mat-pseudo-checkbox-checked,table.material-table .mat-row .mat-column-select .mat-pseudo-checkbox.mat-pseudo-checkbox-indeterminate,.mat-table tr .mat-checkbox-cell .mat-pseudo-checkbox.mat-pseudo-checkbox-checked,.mat-table tr .mat-checkbox-cell .mat-pseudo-checkbox.mat-pseudo-checkbox-indeterminate,.mat-table tr .mat-checkbox-column .mat-pseudo-checkbox.mat-pseudo-checkbox-checked,.mat-table tr .mat-checkbox-column .mat-pseudo-checkbox.mat-pseudo-checkbox-indeterminate,.mat-table tr .mat-column-select .mat-pseudo-checkbox.mat-pseudo-checkbox-checked,.mat-table tr .mat-column-select .mat-pseudo-checkbox.mat-pseudo-checkbox-indeterminate,.mat-table .mat-header-row .mat-checkbox-cell .mat-pseudo-checkbox.mat-pseudo-checkbox-checked,.mat-table .mat-header-row .mat-checkbox-cell .mat-pseudo-checkbox.mat-pseudo-checkbox-indeterminate,.mat-table .mat-header-row .mat-checkbox-column .mat-pseudo-checkbox.mat-pseudo-checkbox-checked,.mat-table .mat-header-row .mat-checkbox-column .mat-pseudo-checkbox.mat-pseudo-checkbox-indeterminate,.mat-table .mat-header-row .mat-column-select .mat-pseudo-checkbox.mat-pseudo-checkbox-checked,.mat-table .mat-header-row .mat-column-select .mat-pseudo-checkbox.mat-pseudo-checkbox-indeterminate,.mat-table .mat-row .mat-checkbox-cell .mat-pseudo-checkbox.mat-pseudo-checkbox-checked,.mat-table .mat-row .mat-checkbox-cell .mat-pseudo-checkbox.mat-pseudo-checkbox-indeterminate,.mat-table .mat-row .mat-checkbox-column .mat-pseudo-checkbox.mat-pseudo-checkbox-checked,.mat-table .mat-row .mat-checkbox-column .mat-pseudo-checkbox.mat-pseudo-checkbox-indeterminate,.mat-table .mat-row .mat-column-select .mat-pseudo-checkbox.mat-pseudo-checkbox-checked,.mat-table .mat-row .mat-column-select .mat-pseudo-checkbox.mat-pseudo-checkbox-indeterminate{border-color:transparent!important;background-color:#ff3700!important}table.material-table tr .primary,table.material-table .mat-header-row .primary,table.material-table .mat-row .primary,.mat-table tr .primary,.mat-table .mat-header-row .primary,.mat-table .mat-row .primary{color:#4e4e4ee0}table.material-table tr .secondary,table.material-table .mat-header-row .secondary,table.material-table .mat-row .secondary,.mat-table tr .secondary,.mat-table .mat-header-row .secondary,.mat-table .mat-row .secondary{color:#4e4e4eb8}table.material-table tr.primary>:first-child,table.material-table .mat-header-row.primary>:first-child,table.material-table .mat-row.primary>:first-child,.mat-table tr.primary>:first-child,.mat-table .mat-header-row.primary>:first-child,.mat-table .mat-row.primary>:first-child{border-left:4px solid #4e4e4e;padding-left:24px}table.material-table tr.primary>:first-child.mat-column-select,table.material-table tr.primary>:first-child.mat-checkbox-column,table.material-table .mat-header-row.primary>:first-child.mat-column-select,table.material-table .mat-header-row.primary>:first-child.mat-checkbox-column,table.material-table .mat-row.primary>:first-child.mat-column-select,table.material-table .mat-row.primary>:first-child.mat-checkbox-column,.mat-table tr.primary>:first-child.mat-column-select,.mat-table tr.primary>:first-child.mat-checkbox-column,.mat-table .mat-header-row.primary>:first-child.mat-column-select,.mat-table .mat-header-row.primary>:first-child.mat-checkbox-column,.mat-table .mat-row.primary>:first-child.mat-column-select,.mat-table .mat-row.primary>:first-child.mat-checkbox-column{padding-right:4px!important}table.material-table tr.primary>:first-child.mat-column-select .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,table.material-table tr.primary>:first-child.mat-checkbox-column .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,table.material-table .mat-header-row.primary>:first-child.mat-column-select .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,table.material-table .mat-header-row.primary>:first-child.mat-checkbox-column .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,table.material-table .mat-row.primary>:first-child.mat-column-select .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,table.material-table .mat-row.primary>:first-child.mat-checkbox-column .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.mat-table tr.primary>:first-child.mat-column-select .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.mat-table tr.primary>:first-child.mat-checkbox-column .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.mat-table .mat-header-row.primary>:first-child.mat-column-select .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.mat-table .mat-header-row.primary>:first-child.mat-checkbox-column .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.mat-table .mat-row.primary>:first-child.mat-column-select .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.mat-table .mat-row.primary>:first-child.mat-checkbox-column .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame{border-color:#4e4e4e!important}table.material-table tr.primary>:first-child.mat-column-select .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,table.material-table tr.primary>:first-child.mat-checkbox-column .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,table.material-table .mat-header-row.primary>:first-child.mat-column-select .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,table.material-table .mat-header-row.primary>:first-child.mat-checkbox-column .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,table.material-table .mat-row.primary>:first-child.mat-column-select .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,table.material-table .mat-row.primary>:first-child.mat-checkbox-column .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.mat-table tr.primary>:first-child.mat-column-select .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.mat-table tr.primary>:first-child.mat-checkbox-column .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.mat-table .mat-header-row.primary>:first-child.mat-column-select .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.mat-table .mat-header-row.primary>:first-child.mat-checkbox-column .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.mat-table .mat-row.primary>:first-child.mat-column-select .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.mat-table .mat-row.primary>:first-child.mat-checkbox-column .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background{background-color:#4e4e4e}table.material-table tr.primary .colorize,table.material-table .mat-header-row.primary .colorize,table.material-table .mat-row.primary .colorize,.mat-table tr.primary .colorize,.mat-table .mat-header-row.primary .colorize,.mat-table .mat-row.primary .colorize{color:#4e4e4e}table.material-table tr.accent>:first-child,table.material-table .mat-header-row.accent>:first-child,table.material-table .mat-row.accent>:first-child,.mat-table tr.accent>:first-child,.mat-table .mat-header-row.accent>:first-child,.mat-table .mat-row.accent>:first-child{border-left:4px solid #ff3700;padding-left:24px}table.material-table tr.accent>:first-child.mat-column-select,table.material-table tr.accent>:first-child.mat-checkbox-column,table.material-table .mat-header-row.accent>:first-child.mat-column-select,table.material-table .mat-header-row.accent>:first-child.mat-checkbox-column,table.material-table .mat-row.accent>:first-child.mat-column-select,table.material-table .mat-row.accent>:first-child.mat-checkbox-column,.mat-table tr.accent>:first-child.mat-column-select,.mat-table tr.accent>:first-child.mat-checkbox-column,.mat-table .mat-header-row.accent>:first-child.mat-column-select,.mat-table .mat-header-row.accent>:first-child.mat-checkbox-column,.mat-table .mat-row.accent>:first-child.mat-column-select,.mat-table .mat-row.accent>:first-child.mat-checkbox-column{padding-right:4px!important}table.material-table tr.accent>:first-child.mat-column-select .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,table.material-table tr.accent>:first-child.mat-checkbox-column .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,table.material-table .mat-header-row.accent>:first-child.mat-column-select .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,table.material-table .mat-header-row.accent>:first-child.mat-checkbox-column .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,table.material-table .mat-row.accent>:first-child.mat-column-select .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,table.material-table .mat-row.accent>:first-child.mat-checkbox-column .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.mat-table tr.accent>:first-child.mat-column-select .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.mat-table tr.accent>:first-child.mat-checkbox-column .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.mat-table .mat-header-row.accent>:first-child.mat-column-select .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.mat-table .mat-header-row.accent>:first-child.mat-checkbox-column .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.mat-table .mat-row.accent>:first-child.mat-column-select .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.mat-table .mat-row.accent>:first-child.mat-checkbox-column .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame{border-color:#ff3700!important}table.material-table tr.accent>:first-child.mat-column-select .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,table.material-table tr.accent>:first-child.mat-checkbox-column .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,table.material-table .mat-header-row.accent>:first-child.mat-column-select .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,table.material-table .mat-header-row.accent>:first-child.mat-checkbox-column .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,table.material-table .mat-row.accent>:first-child.mat-column-select .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,table.material-table .mat-row.accent>:first-child.mat-checkbox-column .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.mat-table tr.accent>:first-child.mat-column-select .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.mat-table tr.accent>:first-child.mat-checkbox-column .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.mat-table .mat-header-row.accent>:first-child.mat-column-select .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.mat-table .mat-header-row.accent>:first-child.mat-checkbox-column .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.mat-table .mat-row.accent>:first-child.mat-column-select .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.mat-table .mat-row.accent>:first-child.mat-checkbox-column .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background{background-color:#ff3700}table.material-table tr.accent .colorize,table.material-table .mat-header-row.accent .colorize,table.material-table .mat-row.accent .colorize,.mat-table tr.accent .colorize,.mat-table .mat-header-row.accent .colorize,.mat-table .mat-row.accent .colorize{color:#ff3700}table.material-table tr.confirm>:first-child,table.material-table .mat-header-row.confirm>:first-child,table.material-table .mat-row.confirm>:first-child,.mat-table tr.confirm>:first-child,.mat-table .mat-header-row.confirm>:first-child,.mat-table .mat-row.confirm>:first-child{border-left:4px solid #4caf50;padding-left:24px}table.material-table tr.confirm>:first-child.mat-column-select,table.material-table tr.confirm>:first-child.mat-checkbox-column,table.material-table .mat-header-row.confirm>:first-child.mat-column-select,table.material-table .mat-header-row.confirm>:first-child.mat-checkbox-column,table.material-table .mat-row.confirm>:first-child.mat-column-select,table.material-table .mat-row.confirm>:first-child.mat-checkbox-column,.mat-table tr.confirm>:first-child.mat-column-select,.mat-table tr.confirm>:first-child.mat-checkbox-column,.mat-table .mat-header-row.confirm>:first-child.mat-column-select,.mat-table .mat-header-row.confirm>:first-child.mat-checkbox-column,.mat-table .mat-row.confirm>:first-child.mat-column-select,.mat-table .mat-row.confirm>:first-child.mat-checkbox-column{padding-right:4px!important}table.material-table tr.confirm>:first-child.mat-column-select .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,table.material-table tr.confirm>:first-child.mat-checkbox-column .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,table.material-table .mat-header-row.confirm>:first-child.mat-column-select .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,table.material-table .mat-header-row.confirm>:first-child.mat-checkbox-column .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,table.material-table .mat-row.confirm>:first-child.mat-column-select .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,table.material-table .mat-row.confirm>:first-child.mat-checkbox-column .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.mat-table tr.confirm>:first-child.mat-column-select .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.mat-table tr.confirm>:first-child.mat-checkbox-column .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.mat-table .mat-header-row.confirm>:first-child.mat-column-select .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.mat-table .mat-header-row.confirm>:first-child.mat-checkbox-column .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.mat-table .mat-row.confirm>:first-child.mat-column-select .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.mat-table .mat-row.confirm>:first-child.mat-checkbox-column .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame{border-color:#4caf50!important}table.material-table tr.confirm>:first-child.mat-column-select .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,table.material-table tr.confirm>:first-child.mat-checkbox-column .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,table.material-table .mat-header-row.confirm>:first-child.mat-column-select .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,table.material-table .mat-header-row.confirm>:first-child.mat-checkbox-column .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,table.material-table .mat-row.confirm>:first-child.mat-column-select .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,table.material-table .mat-row.confirm>:first-child.mat-checkbox-column .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.mat-table tr.confirm>:first-child.mat-column-select .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.mat-table tr.confirm>:first-child.mat-checkbox-column .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.mat-table .mat-header-row.confirm>:first-child.mat-column-select .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.mat-table .mat-header-row.confirm>:first-child.mat-checkbox-column .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.mat-table .mat-row.confirm>:first-child.mat-column-select .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.mat-table .mat-row.confirm>:first-child.mat-checkbox-column .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background{background-color:#4caf50}table.material-table tr.confirm .colorize,table.material-table .mat-header-row.confirm .colorize,table.material-table .mat-row.confirm .colorize,.mat-table tr.confirm .colorize,.mat-table .mat-header-row.confirm .colorize,.mat-table .mat-row.confirm .colorize{color:#4caf50}table.material-table tr.alert>:first-child,table.material-table .mat-header-row.alert>:first-child,table.material-table .mat-row.alert>:first-child,.mat-table tr.alert>:first-child,.mat-table .mat-header-row.alert>:first-child,.mat-table .mat-row.alert>:first-child{border-left:4px solid #d50000;padding-left:24px}table.material-table tr.alert>:first-child.mat-column-select,table.material-table tr.alert>:first-child.mat-checkbox-column,table.material-table .mat-header-row.alert>:first-child.mat-column-select,table.material-table .mat-header-row.alert>:first-child.mat-checkbox-column,table.material-table .mat-row.alert>:first-child.mat-column-select,table.material-table .mat-row.alert>:first-child.mat-checkbox-column,.mat-table tr.alert>:first-child.mat-column-select,.mat-table tr.alert>:first-child.mat-checkbox-column,.mat-table .mat-header-row.alert>:first-child.mat-column-select,.mat-table .mat-header-row.alert>:first-child.mat-checkbox-column,.mat-table .mat-row.alert>:first-child.mat-column-select,.mat-table .mat-row.alert>:first-child.mat-checkbox-column{padding-right:4px!important}table.material-table tr.alert>:first-child.mat-column-select .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,table.material-table tr.alert>:first-child.mat-checkbox-column .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,table.material-table .mat-header-row.alert>:first-child.mat-column-select .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,table.material-table .mat-header-row.alert>:first-child.mat-checkbox-column .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,table.material-table .mat-row.alert>:first-child.mat-column-select .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,table.material-table .mat-row.alert>:first-child.mat-checkbox-column .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.mat-table tr.alert>:first-child.mat-column-select .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.mat-table tr.alert>:first-child.mat-checkbox-column .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.mat-table .mat-header-row.alert>:first-child.mat-column-select .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.mat-table .mat-header-row.alert>:first-child.mat-checkbox-column .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.mat-table .mat-row.alert>:first-child.mat-column-select .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.mat-table .mat-row.alert>:first-child.mat-checkbox-column .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame{border-color:#d50000!important}table.material-table tr.alert>:first-child.mat-column-select .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,table.material-table tr.alert>:first-child.mat-checkbox-column .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,table.material-table .mat-header-row.alert>:first-child.mat-column-select .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,table.material-table .mat-header-row.alert>:first-child.mat-checkbox-column .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,table.material-table .mat-row.alert>:first-child.mat-column-select .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,table.material-table .mat-row.alert>:first-child.mat-checkbox-column .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.mat-table tr.alert>:first-child.mat-column-select .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.mat-table tr.alert>:first-child.mat-checkbox-column .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.mat-table .mat-header-row.alert>:first-child.mat-column-select .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.mat-table .mat-header-row.alert>:first-child.mat-checkbox-column .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.mat-table .mat-row.alert>:first-child.mat-column-select .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.mat-table .mat-row.alert>:first-child.mat-checkbox-column .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background{background-color:#d50000}table.material-table tr.alert .colorize,table.material-table .mat-header-row.alert .colorize,table.material-table .mat-row.alert .colorize,.mat-table tr.alert .colorize,.mat-table .mat-header-row.alert .colorize,.mat-table .mat-row.alert .colorize{color:#d50000}table.material-table tr.warn>:first-child,table.material-table .mat-header-row.warn>:first-child,table.material-table .mat-row.warn>:first-child,.mat-table tr.warn>:first-child,.mat-table .mat-header-row.warn>:first-child,.mat-table .mat-row.warn>:first-child{border-left:4px solid #ffab00;padding-left:24px}table.material-table tr.warn>:first-child.mat-column-select,table.material-table tr.warn>:first-child.mat-checkbox-column,table.material-table .mat-header-row.warn>:first-child.mat-column-select,table.material-table .mat-header-row.warn>:first-child.mat-checkbox-column,table.material-table .mat-row.warn>:first-child.mat-column-select,table.material-table .mat-row.warn>:first-child.mat-checkbox-column,.mat-table tr.warn>:first-child.mat-column-select,.mat-table tr.warn>:first-child.mat-checkbox-column,.mat-table .mat-header-row.warn>:first-child.mat-column-select,.mat-table .mat-header-row.warn>:first-child.mat-checkbox-column,.mat-table .mat-row.warn>:first-child.mat-column-select,.mat-table .mat-row.warn>:first-child.mat-checkbox-column{padding-right:4px!important}table.material-table tr.warn>:first-child.mat-column-select .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,table.material-table tr.warn>:first-child.mat-checkbox-column .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,table.material-table .mat-header-row.warn>:first-child.mat-column-select .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,table.material-table .mat-header-row.warn>:first-child.mat-checkbox-column .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,table.material-table .mat-row.warn>:first-child.mat-column-select .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,table.material-table .mat-row.warn>:first-child.mat-checkbox-column .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.mat-table tr.warn>:first-child.mat-column-select .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.mat-table tr.warn>:first-child.mat-checkbox-column .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.mat-table .mat-header-row.warn>:first-child.mat-column-select .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.mat-table .mat-header-row.warn>:first-child.mat-checkbox-column .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.mat-table .mat-row.warn>:first-child.mat-column-select .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.mat-table .mat-row.warn>:first-child.mat-checkbox-column .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame{border-color:#ffab00!important}table.material-table tr.warn>:first-child.mat-column-select .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,table.material-table tr.warn>:first-child.mat-checkbox-column .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,table.material-table .mat-header-row.warn>:first-child.mat-column-select .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,table.material-table .mat-header-row.warn>:first-child.mat-checkbox-column .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,table.material-table .mat-row.warn>:first-child.mat-column-select .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,table.material-table .mat-row.warn>:first-child.mat-checkbox-column .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.mat-table tr.warn>:first-child.mat-column-select .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.mat-table tr.warn>:first-child.mat-checkbox-column .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.mat-table .mat-header-row.warn>:first-child.mat-column-select .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.mat-table .mat-header-row.warn>:first-child.mat-checkbox-column .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.mat-table .mat-row.warn>:first-child.mat-column-select .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.mat-table .mat-row.warn>:first-child.mat-checkbox-column .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background{background-color:#ffab00}table.material-table tr.warn .colorize,table.material-table .mat-header-row.warn .colorize,table.material-table .mat-row.warn .colorize,.mat-table tr.warn .colorize,.mat-table .mat-header-row.warn .colorize,.mat-table .mat-row.warn .colorize{color:#ffab00}table.material-table tr.error>:first-child,table.material-table .mat-header-row.error>:first-child,table.material-table .mat-row.error>:first-child,.mat-table tr.error>:first-child,.mat-table .mat-header-row.error>:first-child,.mat-table .mat-row.error>:first-child{border-left:4px solid #d50000;padding-left:24px}table.material-table tr.error>:first-child.mat-column-select,table.material-table tr.error>:first-child.mat-checkbox-column,table.material-table .mat-header-row.error>:first-child.mat-column-select,table.material-table .mat-header-row.error>:first-child.mat-checkbox-column,table.material-table .mat-row.error>:first-child.mat-column-select,table.material-table .mat-row.error>:first-child.mat-checkbox-column,.mat-table tr.error>:first-child.mat-column-select,.mat-table tr.error>:first-child.mat-checkbox-column,.mat-table .mat-header-row.error>:first-child.mat-column-select,.mat-table .mat-header-row.error>:first-child.mat-checkbox-column,.mat-table .mat-row.error>:first-child.mat-column-select,.mat-table .mat-row.error>:first-child.mat-checkbox-column{padding-right:4px!important}table.material-table tr.error>:first-child.mat-column-select .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,table.material-table tr.error>:first-child.mat-checkbox-column .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,table.material-table .mat-header-row.error>:first-child.mat-column-select .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,table.material-table .mat-header-row.error>:first-child.mat-checkbox-column .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,table.material-table .mat-row.error>:first-child.mat-column-select .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,table.material-table .mat-row.error>:first-child.mat-checkbox-column .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.mat-table tr.error>:first-child.mat-column-select .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.mat-table tr.error>:first-child.mat-checkbox-column .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.mat-table .mat-header-row.error>:first-child.mat-column-select .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.mat-table .mat-header-row.error>:first-child.mat-checkbox-column .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.mat-table .mat-row.error>:first-child.mat-column-select .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.mat-table .mat-row.error>:first-child.mat-checkbox-column .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame{border-color:#d50000!important}table.material-table tr.error>:first-child.mat-column-select .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,table.material-table tr.error>:first-child.mat-checkbox-column .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,table.material-table .mat-header-row.error>:first-child.mat-column-select .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,table.material-table .mat-header-row.error>:first-child.mat-checkbox-column .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,table.material-table .mat-row.error>:first-child.mat-column-select .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,table.material-table .mat-row.error>:first-child.mat-checkbox-column .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.mat-table tr.error>:first-child.mat-column-select .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.mat-table tr.error>:first-child.mat-checkbox-column .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.mat-table .mat-header-row.error>:first-child.mat-column-select .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.mat-table .mat-header-row.error>:first-child.mat-checkbox-column .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.mat-table .mat-row.error>:first-child.mat-column-select .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.mat-table .mat-row.error>:first-child.mat-checkbox-column .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background{background-color:#d50000}table.material-table tr.error .colorize,table.material-table .mat-header-row.error .colorize,table.material-table .mat-row.error .colorize,.mat-table tr.error .colorize,.mat-table .mat-header-row.error .colorize,.mat-table .mat-row.error .colorize{color:#d50000}table.material-table tr.inform>:first-child,table.material-table .mat-header-row.inform>:first-child,table.material-table .mat-row.inform>:first-child,.mat-table tr.inform>:first-child,.mat-table .mat-header-row.inform>:first-child,.mat-table .mat-row.inform>:first-child{border-left:4px solid #0066aa;padding-left:24px}table.material-table tr.inform>:first-child.mat-column-select,table.material-table tr.inform>:first-child.mat-checkbox-column,table.material-table .mat-header-row.inform>:first-child.mat-column-select,table.material-table .mat-header-row.inform>:first-child.mat-checkbox-column,table.material-table .mat-row.inform>:first-child.mat-column-select,table.material-table .mat-row.inform>:first-child.mat-checkbox-column,.mat-table tr.inform>:first-child.mat-column-select,.mat-table tr.inform>:first-child.mat-checkbox-column,.mat-table .mat-header-row.inform>:first-child.mat-column-select,.mat-table .mat-header-row.inform>:first-child.mat-checkbox-column,.mat-table .mat-row.inform>:first-child.mat-column-select,.mat-table .mat-row.inform>:first-child.mat-checkbox-column{padding-right:4px!important}table.material-table tr.inform>:first-child.mat-column-select .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,table.material-table tr.inform>:first-child.mat-checkbox-column .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,table.material-table .mat-header-row.inform>:first-child.mat-column-select .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,table.material-table .mat-header-row.inform>:first-child.mat-checkbox-column .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,table.material-table .mat-row.inform>:first-child.mat-column-select .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,table.material-table .mat-row.inform>:first-child.mat-checkbox-column .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.mat-table tr.inform>:first-child.mat-column-select .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.mat-table tr.inform>:first-child.mat-checkbox-column .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.mat-table .mat-header-row.inform>:first-child.mat-column-select .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.mat-table .mat-header-row.inform>:first-child.mat-checkbox-column .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.mat-table .mat-row.inform>:first-child.mat-column-select .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.mat-table .mat-row.inform>:first-child.mat-checkbox-column .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame{border-color:#06a!important}table.material-table tr.inform>:first-child.mat-column-select .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,table.material-table tr.inform>:first-child.mat-checkbox-column .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,table.material-table .mat-header-row.inform>:first-child.mat-column-select .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,table.material-table .mat-header-row.inform>:first-child.mat-checkbox-column .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,table.material-table .mat-row.inform>:first-child.mat-column-select .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,table.material-table .mat-row.inform>:first-child.mat-checkbox-column .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.mat-table tr.inform>:first-child.mat-column-select .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.mat-table tr.inform>:first-child.mat-checkbox-column .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.mat-table .mat-header-row.inform>:first-child.mat-column-select .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.mat-table .mat-header-row.inform>:first-child.mat-checkbox-column .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.mat-table .mat-row.inform>:first-child.mat-column-select .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.mat-table .mat-row.inform>:first-child.mat-checkbox-column .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background{background-color:#06a}table.material-table tr.inform .colorize,table.material-table .mat-header-row.inform .colorize,table.material-table .mat-row.inform .colorize,.mat-table tr.inform .colorize,.mat-table .mat-header-row.inform .colorize,.mat-table .mat-row.inform .colorize{color:#06a}table.material-table tr.brand>:first-child,table.material-table .mat-header-row.brand>:first-child,table.material-table .mat-row.brand>:first-child,.mat-table tr.brand>:first-child,.mat-table .mat-header-row.brand>:first-child,.mat-table .mat-row.brand>:first-child{border-left:4px solid #ff3700;padding-left:24px}table.material-table tr.brand>:first-child.mat-column-select,table.material-table tr.brand>:first-child.mat-checkbox-column,table.material-table .mat-header-row.brand>:first-child.mat-column-select,table.material-table .mat-header-row.brand>:first-child.mat-checkbox-column,table.material-table .mat-row.brand>:first-child.mat-column-select,table.material-table .mat-row.brand>:first-child.mat-checkbox-column,.mat-table tr.brand>:first-child.mat-column-select,.mat-table tr.brand>:first-child.mat-checkbox-column,.mat-table .mat-header-row.brand>:first-child.mat-column-select,.mat-table .mat-header-row.brand>:first-child.mat-checkbox-column,.mat-table .mat-row.brand>:first-child.mat-column-select,.mat-table .mat-row.brand>:first-child.mat-checkbox-column{padding-right:4px!important}table.material-table tr.brand>:first-child.mat-column-select .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,table.material-table tr.brand>:first-child.mat-checkbox-column .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,table.material-table .mat-header-row.brand>:first-child.mat-column-select .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,table.material-table .mat-header-row.brand>:first-child.mat-checkbox-column .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,table.material-table .mat-row.brand>:first-child.mat-column-select .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,table.material-table .mat-row.brand>:first-child.mat-checkbox-column .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.mat-table tr.brand>:first-child.mat-column-select .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.mat-table tr.brand>:first-child.mat-checkbox-column .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.mat-table .mat-header-row.brand>:first-child.mat-column-select .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.mat-table .mat-header-row.brand>:first-child.mat-checkbox-column .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.mat-table .mat-row.brand>:first-child.mat-column-select .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.mat-table .mat-row.brand>:first-child.mat-checkbox-column .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame{border-color:#ff3700!important}table.material-table tr.brand>:first-child.mat-column-select .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,table.material-table tr.brand>:first-child.mat-checkbox-column .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,table.material-table .mat-header-row.brand>:first-child.mat-column-select .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,table.material-table .mat-header-row.brand>:first-child.mat-checkbox-column .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,table.material-table .mat-row.brand>:first-child.mat-column-select .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,table.material-table .mat-row.brand>:first-child.mat-checkbox-column .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.mat-table tr.brand>:first-child.mat-column-select .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.mat-table tr.brand>:first-child.mat-checkbox-column .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.mat-table .mat-header-row.brand>:first-child.mat-column-select .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.mat-table .mat-header-row.brand>:first-child.mat-checkbox-column .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.mat-table .mat-row.brand>:first-child.mat-column-select .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.mat-table .mat-row.brand>:first-child.mat-checkbox-column .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background{background-color:#ff3700}table.material-table tr.brand .colorize,table.material-table .mat-header-row.brand .colorize,table.material-table .mat-row.brand .colorize,.mat-table tr.brand .colorize,.mat-table .mat-header-row.brand .colorize,.mat-table .mat-row.brand .colorize{color:#ff3700}table.material-table tr.surface-secundary>:first-child,table.material-table .mat-header-row.surface-secundary>:first-child,table.material-table .mat-row.surface-secundary>:first-child,.mat-table tr.surface-secundary>:first-child,.mat-table .mat-header-row.surface-secundary>:first-child,.mat-table .mat-row.surface-secundary>:first-child{border-left:4px solid #f1f1f1;padding-left:24px}table.material-table tr.surface-secundary>:first-child.mat-column-select,table.material-table tr.surface-secundary>:first-child.mat-checkbox-column,table.material-table .mat-header-row.surface-secundary>:first-child.mat-column-select,table.material-table .mat-header-row.surface-secundary>:first-child.mat-checkbox-column,table.material-table .mat-row.surface-secundary>:first-child.mat-column-select,table.material-table .mat-row.surface-secundary>:first-child.mat-checkbox-column,.mat-table tr.surface-secundary>:first-child.mat-column-select,.mat-table tr.surface-secundary>:first-child.mat-checkbox-column,.mat-table .mat-header-row.surface-secundary>:first-child.mat-column-select,.mat-table .mat-header-row.surface-secundary>:first-child.mat-checkbox-column,.mat-table .mat-row.surface-secundary>:first-child.mat-column-select,.mat-table .mat-row.surface-secundary>:first-child.mat-checkbox-column{padding-right:4px!important}table.material-table tr.surface-secundary>:first-child.mat-column-select .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,table.material-table tr.surface-secundary>:first-child.mat-checkbox-column .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,table.material-table .mat-header-row.surface-secundary>:first-child.mat-column-select .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,table.material-table .mat-header-row.surface-secundary>:first-child.mat-checkbox-column .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,table.material-table .mat-row.surface-secundary>:first-child.mat-column-select .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,table.material-table .mat-row.surface-secundary>:first-child.mat-checkbox-column .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.mat-table tr.surface-secundary>:first-child.mat-column-select .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.mat-table tr.surface-secundary>:first-child.mat-checkbox-column .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.mat-table .mat-header-row.surface-secundary>:first-child.mat-column-select .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.mat-table .mat-header-row.surface-secundary>:first-child.mat-checkbox-column .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.mat-table .mat-row.surface-secundary>:first-child.mat-column-select .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.mat-table .mat-row.surface-secundary>:first-child.mat-checkbox-column .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame{border-color:#f1f1f1!important}table.material-table tr.surface-secundary>:first-child.mat-column-select .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,table.material-table tr.surface-secundary>:first-child.mat-checkbox-column .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,table.material-table .mat-header-row.surface-secundary>:first-child.mat-column-select .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,table.material-table .mat-header-row.surface-secundary>:first-child.mat-checkbox-column .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,table.material-table .mat-row.surface-secundary>:first-child.mat-column-select .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,table.material-table .mat-row.surface-secundary>:first-child.mat-checkbox-column .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.mat-table tr.surface-secundary>:first-child.mat-column-select .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.mat-table tr.surface-secundary>:first-child.mat-checkbox-column .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.mat-table .mat-header-row.surface-secundary>:first-child.mat-column-select .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.mat-table .mat-header-row.surface-secundary>:first-child.mat-checkbox-column .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.mat-table .mat-row.surface-secundary>:first-child.mat-column-select .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.mat-table .mat-row.surface-secundary>:first-child.mat-checkbox-column .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background{background-color:#f1f1f1}table.material-table tr.surface-secundary .colorize,table.material-table .mat-header-row.surface-secundary .colorize,table.material-table .mat-row.surface-secundary .colorize,.mat-table tr.surface-secundary .colorize,.mat-table .mat-header-row.surface-secundary .colorize,.mat-table .mat-row.surface-secundary .colorize{color:#f1f1f1}table.material-table tr.surface>:first-child,table.material-table .mat-header-row.surface>:first-child,table.material-table .mat-row.surface>:first-child,.mat-table tr.surface>:first-child,.mat-table .mat-header-row.surface>:first-child,.mat-table .mat-row.surface>:first-child{border-left:4px solid white;padding-left:24px}table.material-table tr.surface>:first-child.mat-column-select,table.material-table tr.surface>:first-child.mat-checkbox-column,table.material-table .mat-header-row.surface>:first-child.mat-column-select,table.material-table .mat-header-row.surface>:first-child.mat-checkbox-column,table.material-table .mat-row.surface>:first-child.mat-column-select,table.material-table .mat-row.surface>:first-child.mat-checkbox-column,.mat-table tr.surface>:first-child.mat-column-select,.mat-table tr.surface>:first-child.mat-checkbox-column,.mat-table .mat-header-row.surface>:first-child.mat-column-select,.mat-table .mat-header-row.surface>:first-child.mat-checkbox-column,.mat-table .mat-row.surface>:first-child.mat-column-select,.mat-table .mat-row.surface>:first-child.mat-checkbox-column{padding-right:4px!important}table.material-table tr.surface>:first-child.mat-column-select .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,table.material-table tr.surface>:first-child.mat-checkbox-column .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,table.material-table .mat-header-row.surface>:first-child.mat-column-select .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,table.material-table .mat-header-row.surface>:first-child.mat-checkbox-column .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,table.material-table .mat-row.surface>:first-child.mat-column-select .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,table.material-table .mat-row.surface>:first-child.mat-checkbox-column .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.mat-table tr.surface>:first-child.mat-column-select .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.mat-table tr.surface>:first-child.mat-checkbox-column .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.mat-table .mat-header-row.surface>:first-child.mat-column-select .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.mat-table .mat-header-row.surface>:first-child.mat-checkbox-column .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.mat-table .mat-row.surface>:first-child.mat-column-select .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.mat-table .mat-row.surface>:first-child.mat-checkbox-column .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame{border-color:#fff!important}table.material-table tr.surface>:first-child.mat-column-select .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,table.material-table tr.surface>:first-child.mat-checkbox-column .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,table.material-table .mat-header-row.surface>:first-child.mat-column-select .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,table.material-table .mat-header-row.surface>:first-child.mat-checkbox-column .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,table.material-table .mat-row.surface>:first-child.mat-column-select .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,table.material-table .mat-row.surface>:first-child.mat-checkbox-column .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.mat-table tr.surface>:first-child.mat-column-select .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.mat-table tr.surface>:first-child.mat-checkbox-column .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.mat-table .mat-header-row.surface>:first-child.mat-column-select .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.mat-table .mat-header-row.surface>:first-child.mat-checkbox-column .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.mat-table .mat-row.surface>:first-child.mat-column-select .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.mat-table .mat-row.surface>:first-child.mat-checkbox-column .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background{background-color:#fff}table.material-table tr.surface .colorize,table.material-table .mat-header-row.surface .colorize,table.material-table .mat-row.surface .colorize,.mat-table tr.surface .colorize,.mat-table .mat-header-row.surface .colorize,.mat-table .mat-row.surface .colorize{color:#fff}table.material-table tr.gray>:first-child,table.material-table .mat-header-row.gray>:first-child,table.material-table .mat-row.gray>:first-child,.mat-table tr.gray>:first-child,.mat-table .mat-header-row.gray>:first-child,.mat-table .mat-row.gray>:first-child{border-left:4px solid #b8b8b8;padding-left:24px}table.material-table tr.gray>:first-child.mat-column-select,table.material-table tr.gray>:first-child.mat-checkbox-column,table.material-table .mat-header-row.gray>:first-child.mat-column-select,table.material-table .mat-header-row.gray>:first-child.mat-checkbox-column,table.material-table .mat-row.gray>:first-child.mat-column-select,table.material-table .mat-row.gray>:first-child.mat-checkbox-column,.mat-table tr.gray>:first-child.mat-column-select,.mat-table tr.gray>:first-child.mat-checkbox-column,.mat-table .mat-header-row.gray>:first-child.mat-column-select,.mat-table .mat-header-row.gray>:first-child.mat-checkbox-column,.mat-table .mat-row.gray>:first-child.mat-column-select,.mat-table .mat-row.gray>:first-child.mat-checkbox-column{padding-right:4px!important}table.material-table tr.gray>:first-child.mat-column-select .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,table.material-table tr.gray>:first-child.mat-checkbox-column .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,table.material-table .mat-header-row.gray>:first-child.mat-column-select .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,table.material-table .mat-header-row.gray>:first-child.mat-checkbox-column .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,table.material-table .mat-row.gray>:first-child.mat-column-select .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,table.material-table .mat-row.gray>:first-child.mat-checkbox-column .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.mat-table tr.gray>:first-child.mat-column-select .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.mat-table tr.gray>:first-child.mat-checkbox-column .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.mat-table .mat-header-row.gray>:first-child.mat-column-select .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.mat-table .mat-header-row.gray>:first-child.mat-checkbox-column .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.mat-table .mat-row.gray>:first-child.mat-column-select .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.mat-table .mat-row.gray>:first-child.mat-checkbox-column .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame{border-color:#b8b8b8!important}table.material-table tr.gray>:first-child.mat-column-select .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,table.material-table tr.gray>:first-child.mat-checkbox-column .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,table.material-table .mat-header-row.gray>:first-child.mat-column-select .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,table.material-table .mat-header-row.gray>:first-child.mat-checkbox-column .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,table.material-table .mat-row.gray>:first-child.mat-column-select .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,table.material-table .mat-row.gray>:first-child.mat-checkbox-column .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.mat-table tr.gray>:first-child.mat-column-select .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.mat-table tr.gray>:first-child.mat-checkbox-column .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.mat-table .mat-header-row.gray>:first-child.mat-column-select .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.mat-table .mat-header-row.gray>:first-child.mat-checkbox-column .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.mat-table .mat-row.gray>:first-child.mat-column-select .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.mat-table .mat-row.gray>:first-child.mat-checkbox-column .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background{background-color:#b8b8b8}table.material-table tr.gray .colorize,table.material-table .mat-header-row.gray .colorize,table.material-table .mat-row.gray .colorize,.mat-table tr.gray .colorize,.mat-table .mat-header-row.gray .colorize,.mat-table .mat-row.gray .colorize{color:#b8b8b8}table.material-table tr.covered-need>:first-child,table.material-table .mat-header-row.covered-need>:first-child,table.material-table .mat-row.covered-need>:first-child,.mat-table tr.covered-need>:first-child,.mat-table .mat-header-row.covered-need>:first-child,.mat-table .mat-row.covered-need>:first-child{border-left:4px solid #b8b8b8;padding-left:24px}table.material-table tr.covered-need>:first-child.mat-column-select,table.material-table tr.covered-need>:first-child.mat-checkbox-column,table.material-table .mat-header-row.covered-need>:first-child.mat-column-select,table.material-table .mat-header-row.covered-need>:first-child.mat-checkbox-column,table.material-table .mat-row.covered-need>:first-child.mat-column-select,table.material-table .mat-row.covered-need>:first-child.mat-checkbox-column,.mat-table tr.covered-need>:first-child.mat-column-select,.mat-table tr.covered-need>:first-child.mat-checkbox-column,.mat-table .mat-header-row.covered-need>:first-child.mat-column-select,.mat-table .mat-header-row.covered-need>:first-child.mat-checkbox-column,.mat-table .mat-row.covered-need>:first-child.mat-column-select,.mat-table .mat-row.covered-need>:first-child.mat-checkbox-column{padding-right:4px!important}table.material-table tr.covered-need>:first-child.mat-column-select .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,table.material-table tr.covered-need>:first-child.mat-checkbox-column .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,table.material-table .mat-header-row.covered-need>:first-child.mat-column-select .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,table.material-table .mat-header-row.covered-need>:first-child.mat-checkbox-column .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,table.material-table .mat-row.covered-need>:first-child.mat-column-select .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,table.material-table .mat-row.covered-need>:first-child.mat-checkbox-column .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.mat-table tr.covered-need>:first-child.mat-column-select .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.mat-table tr.covered-need>:first-child.mat-checkbox-column .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.mat-table .mat-header-row.covered-need>:first-child.mat-column-select .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.mat-table .mat-header-row.covered-need>:first-child.mat-checkbox-column .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.mat-table .mat-row.covered-need>:first-child.mat-column-select .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.mat-table .mat-row.covered-need>:first-child.mat-checkbox-column .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame{border-color:#b8b8b8!important}table.material-table tr.covered-need>:first-child.mat-column-select .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,table.material-table tr.covered-need>:first-child.mat-checkbox-column .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,table.material-table .mat-header-row.covered-need>:first-child.mat-column-select .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,table.material-table .mat-header-row.covered-need>:first-child.mat-checkbox-column .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,table.material-table .mat-row.covered-need>:first-child.mat-column-select .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,table.material-table .mat-row.covered-need>:first-child.mat-checkbox-column .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.mat-table tr.covered-need>:first-child.mat-column-select .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.mat-table tr.covered-need>:first-child.mat-checkbox-column .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.mat-table .mat-header-row.covered-need>:first-child.mat-column-select .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.mat-table .mat-header-row.covered-need>:first-child.mat-checkbox-column .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.mat-table .mat-row.covered-need>:first-child.mat-column-select .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.mat-table .mat-row.covered-need>:first-child.mat-checkbox-column .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background{background-color:#b8b8b8}table.material-table tr.covered-need .colorize,table.material-table .mat-header-row.covered-need .colorize,table.material-table .mat-row.covered-need .colorize,.mat-table tr.covered-need .colorize,.mat-table .mat-header-row.covered-need .colorize,.mat-table .mat-row.covered-need .colorize{color:#b8b8b8}table.material-table tr.non-covered-need>:first-child,table.material-table .mat-header-row.non-covered-need>:first-child,table.material-table .mat-row.non-covered-need>:first-child,.mat-table tr.non-covered-need>:first-child,.mat-table .mat-header-row.non-covered-need>:first-child,.mat-table .mat-row.non-covered-need>:first-child{border-left:4px solid #b8b8b8;padding-left:24px}table.material-table tr.non-covered-need>:first-child.mat-column-select,table.material-table tr.non-covered-need>:first-child.mat-checkbox-column,table.material-table .mat-header-row.non-covered-need>:first-child.mat-column-select,table.material-table .mat-header-row.non-covered-need>:first-child.mat-checkbox-column,table.material-table .mat-row.non-covered-need>:first-child.mat-column-select,table.material-table .mat-row.non-covered-need>:first-child.mat-checkbox-column,.mat-table tr.non-covered-need>:first-child.mat-column-select,.mat-table tr.non-covered-need>:first-child.mat-checkbox-column,.mat-table .mat-header-row.non-covered-need>:first-child.mat-column-select,.mat-table .mat-header-row.non-covered-need>:first-child.mat-checkbox-column,.mat-table .mat-row.non-covered-need>:first-child.mat-column-select,.mat-table .mat-row.non-covered-need>:first-child.mat-checkbox-column{padding-right:4px!important}table.material-table tr.non-covered-need>:first-child.mat-column-select .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,table.material-table tr.non-covered-need>:first-child.mat-checkbox-column .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,table.material-table .mat-header-row.non-covered-need>:first-child.mat-column-select .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,table.material-table .mat-header-row.non-covered-need>:first-child.mat-checkbox-column .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,table.material-table .mat-row.non-covered-need>:first-child.mat-column-select .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,table.material-table .mat-row.non-covered-need>:first-child.mat-checkbox-column .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.mat-table tr.non-covered-need>:first-child.mat-column-select .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.mat-table tr.non-covered-need>:first-child.mat-checkbox-column .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.mat-table .mat-header-row.non-covered-need>:first-child.mat-column-select .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.mat-table .mat-header-row.non-covered-need>:first-child.mat-checkbox-column .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.mat-table .mat-row.non-covered-need>:first-child.mat-column-select .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.mat-table .mat-row.non-covered-need>:first-child.mat-checkbox-column .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame{border-color:#b8b8b8!important}table.material-table tr.non-covered-need>:first-child.mat-column-select .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,table.material-table tr.non-covered-need>:first-child.mat-checkbox-column .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,table.material-table .mat-header-row.non-covered-need>:first-child.mat-column-select .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,table.material-table .mat-header-row.non-covered-need>:first-child.mat-checkbox-column .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,table.material-table .mat-row.non-covered-need>:first-child.mat-column-select .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,table.material-table .mat-row.non-covered-need>:first-child.mat-checkbox-column .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.mat-table tr.non-covered-need>:first-child.mat-column-select .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.mat-table tr.non-covered-need>:first-child.mat-checkbox-column .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.mat-table .mat-header-row.non-covered-need>:first-child.mat-column-select .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.mat-table .mat-header-row.non-covered-need>:first-child.mat-checkbox-column .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.mat-table .mat-row.non-covered-need>:first-child.mat-column-select .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.mat-table .mat-row.non-covered-need>:first-child.mat-checkbox-column .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background{background-color:#b8b8b8}table.material-table tr.non-covered-need .colorize,table.material-table .mat-header-row.non-covered-need .colorize,table.material-table .mat-row.non-covered-need .colorize,.mat-table tr.non-covered-need .colorize,.mat-table .mat-header-row.non-covered-need .colorize,.mat-table .mat-row.non-covered-need .colorize{color:#b8b8b8}html .mat-tab-group mat-tab-header .mat-tab-label:not(.mat-tab-disabled):focus{background-color:transparent!important}html .mat-tab-group mat-tab-header .mat-ink-bar{background-color:#ff3700!important}html .mat-tab-nav-bar.mat-primary .mat-ink-bar{background-color:#ff3700}.cdk-overlay-container .mat-tooltip a{color:#fff}mat-form-field.am-form-field-prefix .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-prefix{color:#636363}mat-form-field.am-form-field-suffix .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-suffix{color:#636363}mat-form-field.am-form-field-prefix-icon .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-prefix{color:#636363}mat-form-field.am-form-field-suffix-icon .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-suffix{color:#636363}am-back-to-top .fabBtn{background:#f1f1f1!important;color:#000!important}am-back-to-top .fabBtn:hover{background:#ff3700!important;color:#f1f1f1!important}mat-chip.mat-chip .chip-label{color:#9c9c9c}mat-chip.mat-chip .chip-value{color:#4e4e4e}mat-chip.mat-chip .remove-chip-button{background-color:#4e4e4eb8;color:#fff}mat-chip.mat-chip .remove-chip-button:hover{background-color:#4e4e4ee0;color:#fff}mat-chip.mat-chip.mat-standard-chip{background-color:#4e4e4e14}mat-chip.mat-chip .chip-label{color:#4e4e4eb8}mat-chip.mat-chip .chip-value{color:#4e4e4ee0}mat-chip.mat-chip .mat-icon.chip-icon{color:#4e4e4eb8}.chip-bubble{background-color:#06a;color:#fff}.chip-list-overlay{border-color:#e3e3e3;background-color:#f1f1f1}.chip-list-overlay .remove-chip-button,.chip-list-overlay .remove-chip-button:focus{background-color:#4e4e4eb8;color:#fff}.chip-list-overlay .remove-chip-button:hover,.chip-list-overlay .remove-chip-button:focus:hover{background-color:#4e4e4ee0;color:#fff}.chip-list-items::-webkit-scrollbar-thumb{background-color:#b8b8b8;border-color:#f1f1f1}.chip-list-item{border-top-color:#e3e3e3}.chip-list-remove-all{border-color:#e3e3e3}.chip-list-remove-all-button{color:gray}.chip-list-remove-all-button:hover{color:#4e4e4e}am-contact-picker .am-contacts-frm-ctrl{color:#4e4e4eb8}am-contact-picker .email{color:#4e4e4eb8}am-contact-picker .group-icon mat-icon{color:#9c9c9c}am-conversation am-conversation-detail .conversation .message-detail .subject{color:#4e4e4eb8}am-conversation am-conversation-detail .conversation .message-detail .message-content{color:#4e4e4ee0}am-conversation am-conversation-detail .conversation .time-stamp{color:#4e4e4e8f}am-conversation am-conversation-detail .conversation .full-name{color:#4e4e4e8f}.night-theme am-conversation am-conversation-detail .conversation .answer-reply .answer-reply-container .answers .answer,.night-theme am-conversation am-conversation-detail .conversation .question-container .question,.high-contrast-theme am-conversation am-conversation-detail .conversation .answer-reply .answer-reply-container .answers .answer,.high-contrast-theme am-conversation am-conversation-detail .conversation .question-container .question,am-conversation am-conversation-detail .conversation .question-container .question,am-conversation am-conversation-detail .conversation .answer-reply .answer-reply-container .answers .answer{border:1px solid rgba(78,78,78,.16);background-color:#f1f1f1}am-conversation am-conversation-new .new-message{border:1px solid rgba(78,78,78,.16)}am-conversation am-conversation-new .new-message .placeholder{color:#4e4e4ee0}am-conversation am-conversation-new .new-message .message-icon{color:#4e4e4e66}am-conversation am-conversation-new .editor{border:1px solid rgba(78,78,78,.16)}am-dashboard am-dashboard-group .dashboard-group .title{color:#4e4e4ee0}am-dashboard am-dashboard-item :host{border-right-color:#4e4e4e8f}am-dashboard am-dashboard-item .dashboard-item{color:#4e4e4ee0}am-dashboard am-dashboard-item .dashboard-item .date mat-label{color:#4e4e4e8f}am-dashboard am-dashboard-item .dashboard-item.notRead{color:#ff3700}am-date-form-field .none-default-value-input{color:#ff3700}am-date-in-time am-status-bar .status-bar-container .bar-container{background-color:#e2e2e2}am-date-in-time am-status-bar .status-bar-container .bar-container .active-status-part{background-color:#70bf73}am-date-in-time am-status-bar .status-bar-container .inactive-status-part{background-color:#d50000}am-date-in-time .date-in-time-container .date-in-time-label{color:#4e4e4eb8}am-date-range-form-field .affix-disabled{color:#b8b8b8!important}am-date-range-form-field .none-default-value-input{color:#ff3700}am-dynamic-form am-slider-field .lbl{color:#0000008a}am-dynamic-form am-slider-field .mat-form-field-wrapper:focus-within .mat-form-field.lbl{color:#4e4e4e}am-dynamic-form am-slider-field .mat-form-field-wrapper:focus-within .mat-form-field-required-marker{color:#ff3700}am-dynamic-form .field-group-container .field-group .group-title{color:#262626}am-expandable-card .expandable-card{background-color:#fff}am-expandable-card .toggle-button .mat-icon-button{background-color:#fff;box-shadow:0 2px 1px -1px #0006,0 1px 1px #00000047,0 1px 3px #0000003d}am-expandable-card .toggle-button .mat-icon-button:hover{background-color:#fff}am-expansion-grid .cell{color:#4e4e4ee0}am-expansion-grid .cell.cell-header{color:#4e4e4e8f}am-expansion-grid .expansion-grid .expansion-grid-table .header{border-bottom-color:#bebebe}am-expansion-grid .expansion-grid .expansion-grid-table am-cell,am-expansion-grid .expansion-grid .expansion-grid-table .row-color-cell{background-color:#fff}am-expansion-grid .expansion-grid .expansion-grid-table .grouped-row{border-bottom-color:#bebebe}am-expansion-grid .expansion-grid .expansion-grid-table .grouped-row.primary .master-row .row-color-cell .row-color,am-expansion-grid .expansion-grid .expansion-grid-table .grouped-row.primary .detail-row .row-color-cell .row-color{background-color:#4e4e4e}am-expansion-grid .expansion-grid .expansion-grid-table .grouped-row.accent .master-row .row-color-cell .row-color,am-expansion-grid .expansion-grid .expansion-grid-table .grouped-row.accent .detail-row .row-color-cell .row-color{background-color:#ff3700}am-expansion-grid .expansion-grid .expansion-grid-table .grouped-row.confirm .master-row .row-color-cell .row-color,am-expansion-grid .expansion-grid .expansion-grid-table .grouped-row.confirm .detail-row .row-color-cell .row-color{background-color:#4caf50}am-expansion-grid .expansion-grid .expansion-grid-table .grouped-row.alert .master-row .row-color-cell .row-color,am-expansion-grid .expansion-grid .expansion-grid-table .grouped-row.alert .detail-row .row-color-cell .row-color{background-color:#d50000}am-expansion-grid .expansion-grid .expansion-grid-table .grouped-row.warn .master-row .row-color-cell .row-color,am-expansion-grid .expansion-grid .expansion-grid-table .grouped-row.warn .detail-row .row-color-cell .row-color{background-color:#ffab00}am-expansion-grid .expansion-grid .expansion-grid-table .grouped-row.error .master-row .row-color-cell .row-color,am-expansion-grid .expansion-grid .expansion-grid-table .grouped-row.error .detail-row .row-color-cell .row-color{background-color:#d50000}am-expansion-grid .expansion-grid .expansion-grid-table .grouped-row.inform .master-row .row-color-cell .row-color,am-expansion-grid .expansion-grid .expansion-grid-table .grouped-row.inform .detail-row .row-color-cell .row-color{background-color:#06a}am-expansion-grid .expansion-grid .expansion-grid-table .grouped-row.brand .master-row .row-color-cell .row-color,am-expansion-grid .expansion-grid .expansion-grid-table .grouped-row.brand .detail-row .row-color-cell .row-color{background-color:#ff3700}am-expansion-grid .expansion-grid .expansion-grid-table .grouped-row.surface-secundary .master-row .row-color-cell .row-color,am-expansion-grid .expansion-grid .expansion-grid-table .grouped-row.surface-secundary .detail-row .row-color-cell .row-color{background-color:#f1f1f1}am-expansion-grid .expansion-grid .expansion-grid-table .grouped-row.surface .master-row .row-color-cell .row-color,am-expansion-grid .expansion-grid .expansion-grid-table .grouped-row.surface .detail-row .row-color-cell .row-color{background-color:#fff}am-expansion-grid .expansion-grid .expansion-grid-table .grouped-row.gray .master-row .row-color-cell .row-color,am-expansion-grid .expansion-grid .expansion-grid-table .grouped-row.gray .detail-row .row-color-cell .row-color{background-color:#b8b8b8}am-expansion-grid .expansion-grid .expansion-grid-table .grouped-row.covered-need .master-row .row-color-cell .row-color,am-expansion-grid .expansion-grid .expansion-grid-table .grouped-row.covered-need .detail-row .row-color-cell .row-color{background-color:#b8b8b8}am-expansion-grid .expansion-grid .expansion-grid-table .grouped-row.non-covered-need .master-row .row-color-cell .row-color,am-expansion-grid .expansion-grid .expansion-grid-table .grouped-row.non-covered-need .detail-row .row-color-cell .row-color{background-color:#b8b8b8}am-expansion-grid .expansion-grid .expansion-grid-table .grouped-row .detail-row{background-color:#f1f1f1}am-expansion-grid .expansion-grid .expansion-grid-table .grouped-row .detail-row am-cell{border-top:1px solid #bebebe;background-color:transparent}am-expansion-grid .expansion-grid .expansion-grid-table .grouped-row .detail-row am-cell:nth-child(2){background-color:#fff;border-top-width:0}.header>div{color:#636363}.primary .row-color-cell .row-color,.primary .expansion-panel-row .row-color-cell .row-color{background-color:#4e4e4e}.accent .row-color-cell .row-color,.accent .expansion-panel-row .row-color-cell .row-color{background-color:#ff3700}.confirm .row-color-cell .row-color,.confirm .expansion-panel-row .row-color-cell .row-color{background-color:#4caf50}.alert .row-color-cell .row-color,.alert .expansion-panel-row .row-color-cell .row-color{background-color:#d50000}.warn .row-color-cell .row-color,.warn .expansion-panel-row .row-color-cell .row-color{background-color:#ffab00}.error .row-color-cell .row-color,.error .expansion-panel-row .row-color-cell .row-color{background-color:#d50000}.inform .row-color-cell .row-color,.inform .expansion-panel-row .row-color-cell .row-color{background-color:#06a}.brand .row-color-cell .row-color,.brand .expansion-panel-row .row-color-cell .row-color{background-color:#ff3700}.surface-secundary .row-color-cell .row-color,.surface-secundary .expansion-panel-row .row-color-cell .row-color{background-color:#f1f1f1}.surface .row-color-cell .row-color,.surface .expansion-panel-row .row-color-cell .row-color{background-color:#fff}.gray .row-color-cell .row-color,.gray .expansion-panel-row .row-color-cell .row-color,.covered-need .row-color-cell .row-color,.covered-need .expansion-panel-row .row-color-cell .row-color,.non-covered-need .row-color-cell .row-color,.non-covered-need .expansion-panel-row .row-color-cell .row-color{background-color:#b8b8b8}.grid-panel .header{border-bottom-color:#bebebe}.grid-panel mat-expansion-panel-header{background-color:#fff!important}.grid-panel mat-expansion-panel-header:focus,.grid-panel mat-expansion-panel-header:hover{background-color:#fff!important}.grid-panel mat-expansion-panel-header .mat-expansion-indicator{border-bottom-color:#bebebe}.grid-panel mat-expansion-panel-header.cluster-header .mat-expansion-indicator:before{color:#4e4e4e8f}.grid-panel mat-expansion-panel-header .group-item-container{border-bottom-color:#bebebe}.grid-panel .cell-container.primary-header .cell span{color:#4e4e4e8f}.grid-panel .cell-container .cell{border-bottom-color:#bebebe;background-color:#f8f8f8}.grid-panel .marker-label{color:#4e4e4ee0;background-color:#fff}.expansion-panel .expansion-panel-row{border-bottom-color:#bebebe}.expansion-panel.theme-no-gray mat-expansion-panel-header{background-color:#fff!important;border-bottom-color:#bebebe}.expansion-panel.theme-no-gray mat-expansion-panel-header:focus,.expansion-panel.theme-no-gray mat-expansion-panel-header:hover{background-color:#fff!important}.line{border-bottom-color:#bebebe;background-color:#fff}.label{color:#4e4e4ee0;background-color:#fff}am-file-downloader button{color:#000;background:#f1f1f1!important}am-file-downloader button:hover{color:#ff3700;background:#bebebe}am-file-upload .fileUpload{color:#000;background:#f1f1f1!important}am-file-upload .fileUpload:hover{background:#bebebe}am-file-upload .fileUpload .custInputFile:hover mat-icon,am-file-upload .fileUpload .custInputFile:hover span{color:#ff3700}am-presets-fields .presets{background-color:#f1f1f1}am-presets-fields .presets-head .presets-title{color:gray}am-presets-fields .add-button mat-icon{color:gray}am-presets-fields .preset-close-button mat-icon{color:gray}am-presets-fields .preset-item{background:#e3e3e3}am-presets-fields .preset-item-title{color:#4e4e4e}am-presets-fields .preset-item-description{color:#636363}am-filter-panel .filter-header{background-color:transparent}am-filter-panel .filter-pane.instant-filter-pane .filter-form{background-color:#f8f8f8}am-filter-panel .filter-form .filters-form-container{flex:1}am-filter-panel .filter-form .filters-form-container .dynamic-form-container am-dynamic-form .mat-tab-labels{background-color:#f8f8f8}am-filter-panel .filter-form .action-bar-filter{background-image:linear-gradient(180deg,rgba(255,255,255,0) 0%,rgba(184,184,184,0) 6%,rgba(248,248,248,.65) 6%)}am-filter-panel .filter-pane-container .filter-pane.default-filter{background-color:#f8f8f8}am-flag .flag{color:#fff;background:#f1f1f1}am-flag .flag:after{border-color:#f1f1f1 #f1f1f1 #f1f1f1 transparent}am-flag .flag:before{border-color:transparent transparent transparent #f1f1f1}am-flag .flag.primary{color:#fff;background:#4e4e4e}am-flag .flag.primary:after{border-color:#4e4e4e #4e4e4e #4e4e4e transparent}am-flag .flag.primary:before{border-color:transparent transparent transparent #4e4e4e}am-flag .flag.accent{color:#fff;background:#ff3700}am-flag .flag.accent:after{border-color:#ff3700 #ff3700 #ff3700 transparent}am-flag .flag.accent:before{border-color:transparent transparent transparent #ff3700}am-flag .flag.confirm{color:#fff;background:#4caf50}am-flag .flag.confirm:after{border-color:#4caf50 #4caf50 #4caf50 transparent}am-flag .flag.confirm:before{border-color:transparent transparent transparent #4caf50}am-flag .flag.alert{color:#fff;background:#d50000}am-flag .flag.alert:after{border-color:#d50000 #d50000 #d50000 transparent}am-flag .flag.alert:before{border-color:transparent transparent transparent #d50000}am-flag .flag.warn{color:#4e4e4e;background:#ffab00}am-flag .flag.warn:after{border-color:#ffab00 #ffab00 #ffab00 transparent}am-flag .flag.warn:before{border-color:transparent transparent transparent #ffab00}am-flag .flag.error{color:#fff;background:#d50000}am-flag .flag.error:after{border-color:#d50000 #d50000 #d50000 transparent}am-flag .flag.error:before{border-color:transparent transparent transparent #d50000}am-flag .flag.inform{color:#fff;background:#0066aa}am-flag .flag.inform:after{border-color:#0066aa #0066aa #0066aa transparent}am-flag .flag.inform:before{border-color:transparent transparent transparent #0066aa}am-flag .flag.brand{color:#fff;background:#ff3700}am-flag .flag.brand:after{border-color:#ff3700 #ff3700 #ff3700 transparent}am-flag .flag.brand:before{border-color:transparent transparent transparent #ff3700}am-flag .flag.surface-secundary{color:#4e4e4e;background:#f1f1f1}am-flag .flag.surface-secundary:after{border-color:#f1f1f1 #f1f1f1 #f1f1f1 transparent}am-flag .flag.surface-secundary:before{border-color:transparent transparent transparent #f1f1f1}am-flag .flag.surface{color:#4e4e4e;background:white}am-flag .flag.surface:after{border-color:white white white transparent}am-flag .flag.surface:before{border-color:transparent transparent transparent white}am-flag .flag.gray{color:#4e4e4e;background:#b8b8b8}am-flag .flag.gray:after{border-color:#b8b8b8 #b8b8b8 #b8b8b8 transparent}am-flag .flag.gray:before{border-color:transparent transparent transparent #b8b8b8}am-flag .flag.covered-need{color:#4e4e4e;background:#b8b8b8}am-flag .flag.covered-need:after{border-color:#b8b8b8 #b8b8b8 #b8b8b8 transparent}am-flag .flag.covered-need:before{border-color:transparent transparent transparent #b8b8b8}am-flag .flag.non-covered-need{color:#4e4e4e;background:#b8b8b8}am-flag .flag.non-covered-need:after{border-color:#b8b8b8 #b8b8b8 #b8b8b8 transparent}am-flag .flag.non-covered-need:before{border-color:transparent transparent transparent #b8b8b8}am-flag .flag.primary{color:#000;background:#b8b8b8}am-flag .flag.primary:after{border-color:#b8b8b8 #b8b8b8 #b8b8b8 transparent}am-flag .flag.primary:before{border-color:transparent transparent transparent #b8b8b8}am-multiselect-form-field .lbl,am-radio-button-form-field .lbl,am-radio-toggle-form-field .lbl,am-range-slider-form-field .lbl,am-slider-form-field .lbl,am-ticks-slider-form-field .lbl{color:#0000008a}am-multiselect-form-field .mat-form-field-wrapper:focus-within .mat-form-field.lbl,am-radio-button-form-field .mat-form-field-wrapper:focus-within .mat-form-field.lbl,am-radio-toggle-form-field .mat-form-field-wrapper:focus-within .mat-form-field.lbl,am-range-slider-form-field .mat-form-field-wrapper:focus-within .mat-form-field.lbl,am-slider-form-field .mat-form-field-wrapper:focus-within .mat-form-field.lbl,am-ticks-slider-form-field .mat-form-field-wrapper:focus-within .mat-form-field.lbl{color:#4e4e4e}am-multiselect-form-field .mat-form-field-wrapper:focus-within .mat-form-field-required-marker,am-radio-button-form-field .mat-form-field-wrapper:focus-within .mat-form-field-required-marker,am-radio-toggle-form-field .mat-form-field-wrapper:focus-within .mat-form-field-required-marker,am-range-slider-form-field .mat-form-field-wrapper:focus-within .mat-form-field-required-marker,am-slider-form-field .mat-form-field-wrapper:focus-within .mat-form-field-required-marker,am-ticks-slider-form-field .mat-form-field-wrapper:focus-within .mat-form-field-required-marker{color:#ff3700}am-functional-panel-container .arrow:before{border-bottom-color:#4e4e4e;border-right-color:transparent;border-left-color:transparent}am-functional-panel-container .panel{box-shadow:0 0 #0000,0 1px 2px #0003,0 14px 28px #00000040,0 10px 10px #00000042}am-functional-panel-container .panel .content{background-color:#fff}am-grid .titleBar{background-color:transparent}am-grid .titleBar .mat-toolbar{background-color:transparent}am-loading .loading-container .loading-wrapper{background:rgba(78,78,78,.8)}am-menu-item .menu-group{color:#4e4e4e8f!important}am-menu-item .menu-group.clickable:hover{background:rgba(255,255,255,.04)}am-menu-item .menu-item{color:#4e4e4ee0!important}am-menu-item .menu-item.active{color:#ff3700!important}am-message-block .messageBlockContainer{border-color:#4e4e4ee0}am-message-block .messageBlockTitle,am-message-block .messageBlockDate,am-message-block .messageBlockContent{color:#4e4e4ee0}am-message-block.noticable{border-left-color:#000000e0}am-message-block.noticable .messageBlockTitle{color:#000000e0}am-messages .message .content-container{background-color:#fff;border-color:#4e4e4e29;color:#4e4e4ee0}am-messages am-message-details .message-details{color:#4e4e4e8f}am-messages am-message-input .new-message{border-color:#4e4e4e29}am-messages am-message-input .new-message .placeholder{color:#4e4e4e8f}am-messages am-message-input .new-message .message-icon{color:#4e4e4e66}am-messages am-message-input .editor{border-color:#4e4e4e29}am-multi-item-textarea-form-field .none-default-value-input{color:#ff3700}am-notifications am-notification .notification:hover{background-color:#0000000a}am-notifications am-notification .notification .notification-date{color:#4e4e4ee0}am-notifications am-notification .notification .notification-title{color:#4e4e4e}am-notifications am-notification .notification .notification-body{color:#4e4e4eb8}am-notifications am-notifications-category .notification-category.primary .notification-category-header mat-icon,am-notifications am-notifications-category .notification-category.primary .notification-category-header .categoryName{color:#4e4e4e}am-notifications am-notifications-category .notification-category.accent .notification-category-header mat-icon,am-notifications am-notifications-category .notification-category.accent .notification-category-header .categoryName{color:#ff3700}am-notifications am-notifications-category .notification-category.confirm .notification-category-header mat-icon,am-notifications am-notifications-category .notification-category.confirm .notification-category-header .categoryName{color:#4caf50}am-notifications am-notifications-category .notification-category.alert .notification-category-header mat-icon,am-notifications am-notifications-category .notification-category.alert .notification-category-header .categoryName{color:#d50000}am-notifications am-notifications-category .notification-category.warn .notification-category-header mat-icon,am-notifications am-notifications-category .notification-category.warn .notification-category-header .categoryName{color:#ffab00}am-notifications am-notifications-category .notification-category.error .notification-category-header mat-icon,am-notifications am-notifications-category .notification-category.error .notification-category-header .categoryName{color:#d50000}am-notifications am-notifications-category .notification-category.inform .notification-category-header mat-icon,am-notifications am-notifications-category .notification-category.inform .notification-category-header .categoryName{color:#06a}am-notifications am-notifications-category .notification-category.brand .notification-category-header mat-icon,am-notifications am-notifications-category .notification-category.brand .notification-category-header .categoryName{color:#ff3700}am-notifications am-notifications-category .notification-category.surface-secundary .notification-category-header mat-icon,am-notifications am-notifications-category .notification-category.surface-secundary .notification-category-header .categoryName{color:#f1f1f1}am-notifications am-notifications-category .notification-category.surface .notification-category-header mat-icon,am-notifications am-notifications-category .notification-category.surface .notification-category-header .categoryName{color:#fff}am-notifications am-notifications-category .notification-category.gray .notification-category-header mat-icon,am-notifications am-notifications-category .notification-category.gray .notification-category-header .categoryName{color:#b8b8b8}am-notifications am-notifications-category .notification-category.covered-need .notification-category-header mat-icon,am-notifications am-notifications-category .notification-category.covered-need .notification-category-header .categoryName{color:#b8b8b8}am-notifications am-notifications-category .notification-category.non-covered-need .notification-category-header mat-icon,am-notifications am-notifications-category .notification-category.non-covered-need .notification-category-header .categoryName{color:#b8b8b8}am-notifications am-notifications-category .notification-category .notification-category-header .last-relative-date{color:#4e4e4ee0}am-number-form-field .affix-disabled{color:#b8b8b8!important}am-number-form-field .none-default-value-input{color:#ff3700}am-page-title .am-page-title .title{color:#ff3700}am-page-title .am-page-title .mat-icon-button{background-color:transparent}am-page-title .am-page-title .mat-icon-button .mat-icon{color:#4e4e4ee0}am-panel-header .header{background-color:#4e4e4e}am-panel-header .header .title{color:#f8f8f8}am-panel-header .header .actions button .close-icon{color:#e3e3e3}am-panel-header .header .actions button:hover .close-icon{color:#f8f8f8}am-notifications-panel .arrow-up{border-left-color:transparent;border-right-color:transparent;border-bottom-color:#fff}am-scale-up-notifications .menu-trigger-button{color:#e3e3e3}am-scale-up-notifications .menu-trigger-button:hover{color:#f8f8f8}am-scale-up-notifications .menu-trigger-button.active{color:#ff3700}am-scale-up-notifications .counter-text{background-color:#ff3700;color:#fff}am-scale-up-announcement .announcement.INFO{background-color:#99c2dd;border-color:#06a}am-scale-up-announcement .announcement.INFO .icon{color:#06a}am-scale-up-announcement .announcement.WARNING{background-color:#fd9;border-color:#ffab00}am-scale-up-announcement .announcement.WARNING .icon{color:#ffab00}am-scale-up-announcement .announcement.ERROR{background-color:#e99;border-color:#d50000}am-scale-up-announcement .announcement.ERROR .icon{color:#d50000}am-scale-up-announcement .announcement-message{color:#4e4e4ee0}am-scale-up-help .menu-trigger-button{color:#e3e3e3}am-scale-up-help .menu-trigger-button:hover{color:#f8f8f8}am-scale-up-help .menu-trigger-button.active{color:#ff3700}am-portal .logo h1 span.up{background-color:#ff3700}am-portal .search-bar{background-color:#fff}am-portal .search-bar input{color:#4e4e4eb8;background-color:transparent}am-portal .search-bar input::placeholder{color:#4e4e4e66}am-portal .search-bar .search-icon{color:#4e4e4eb8}am-portal .search-bar .clear-button{color:#4e4e4e66}am-radio-button-form-field .mat-form-field-wrapper:focus-within .mat-form-field.lbl{color:#4e4e4e}am-radio-button-form-field .mat-form-field-wrapper:focus-within .mat-form-field-required-marker{color:#ff3700}am-radio-button-form-field .none-default-value-label{color:#ff3700}am-radio-toggle-form-field .radio-toggle{display:flex}am-radio-toggle-form-field .radio-toggle .radio-toggle-container{border:solid 1px rgba(78,78,78,.16)}am-radio-toggle-form-field .radio-toggle .radio-toggle-container.checked{border:solid 4px rgba(78,78,78,.08)}am-radio-toggle-form-field .radio-toggle .radio-toggle-container mat-icon{color:gray}am-radio-toggle-form-field .radio-toggle .radio-toggle-container .radio-toggle-content-container .radio-toggle-title{color:#4e4e4ee0}am-radio-toggle-form-field .radio-toggle .radio-toggle-container .radio-toggle-content-container.none-default-value-label .radio-toggle-title,am-radio-toggle-form-field .radio-toggle .radio-toggle-container .radio-toggle-content-container.none-default-value-label .radio-toggle-content{color:#ff3700}am-range-slider-form-field .range-slider .min-slider .mat-slider .mat-slider-track-fill{background:#b8b8b8}am-range-slider-form-field .range-slider .min-slider .mat-slider-disabled .mat-slider-track-fill{background:#e3e3e3}am-range-slider-form-field .range-slider .max-slider .mat-slider .mat-slider-track-fill{background:#ff3700}am-range-slider-form-field .range-slider .max-slider .mat-slider .mat-slider-track-background{background:#b8b8b8}am-range-slider-form-field .range-slider .max-slider .mat-slider-disabled .mat-slider-track-fill{background:#b8b8b8}am-range-slider-form-field .range-slider .max-slider .mat-slider-disabled .mat-slider-track-background{background:#e3e3e3}am-range-slider-form-field .range-slider .max-slider .mat-slider .mat-slider-thumb,am-range-slider-form-field .range-slider .min-slider .mat-slider .mat-slider-thumb{background:#ff3700}am-range-slider-form-field .range-slider .max-slider .mat-slider-disabled .mat-slider-thumb,am-range-slider-form-field .range-slider .min-slider .mat-slider-disabled .mat-slider-thumb{background:#b8b8b8}am-slider-form-field .slider .mat-slider .mat-slider-track-fill,am-slider-form-field .slider .mat-slider .mat-slider-track-background{background:#b8b8b8}am-slider-form-field .slider .mat-slider .mat-slider-thumb{background:#ff3700}am-slider-form-field .slider .mat-slider-disabled .mat-slider-track-fill,am-slider-form-field .slider .mat-slider-disabled .mat-slider-track-background{background:#e3e3e3}am-slider-form-field .slider .mat-slider-disabled .mat-slider-thumb{background:#b8b8b8}.arrow-wrapper .arrow{color:#0000008a;border-left-color:transparent;border-right-color:transparent;border-top-color:initial}.arrow-wrapper.disabled .arrow{color:#00000061}.floating-panel .search-mat-form-field .mat-form-field-wrapper .suffix{color:#f1f1f1}.floating-panel .search-mat-form-field .mat-form-field-wrapper .mat-form-field-underline,.floating-panel .search-mat-form-field .mat-form-field-wrapper .mat-form-field-ripple{background-color:transparent}.no_items{color:#9c9c9c}.affix-disabled{color:#b8b8b8!important}.none-default-value-input{color:#ff3700}.mat-checkbox.border-bottom{border-bottom-color:#e3e3e3}am-select-form-field .affix-disabled{color:#b8b8b8!important}am-select-form-field .none-default-value-input{color:#ff3700}.select-all-option-divider{border-bottom-color:#e3e3e3}mat-pseudo-checkbox.unchecked{background-color:transparent!important}mat-pseudo-checkbox.checked{background-color:#4e4e4e!important}mat-pseudo-checkbox.indeterminate{background-color:#b8b8b8!important}am-preferred-browser-info .preferred-browser{background-color:#feefb3;color:#9f6000}am-environment-info .environment{background-color:#feefb3;color:#9f6000}am-shell .shell mat-toolbar.primary{background:#636363}am-shell .shell mat-toolbar .topbar-container .logo{color:#fff}am-shell .shell mat-toolbar .topbar-container .logo span.up{background-color:#ff3700}am-shell .shell mat-toolbar .topbar-container .topbar-button{color:#e3e3e3}am-shell .shell mat-toolbar .topbar-container .topbar-button:hover{color:#f8f8f8}am-shell .shell mat-toolbar .topbar-container .topbar-button.active{color:#ff3700}am-shell .sidebar-menu{box-shadow:0 0 15px #00000080}am-shell .content-container{background-color:#f1f1f1}am-shell .content ::-webkit-scrollbar-track{box-shadow:none}am-shell .content ::-webkit-scrollbar{width:6px;height:6px;background-color:#fff0}am-shell .content ::-webkit-scrollbar-thumb{border-radius:8px;background-color:#636363}am-shell .sidebar-content ::-webkit-scrollbar-track{box-shadow:none}am-shell .sidebar-content ::-webkit-scrollbar{width:6px;height:6px;background-color:#fff0}am-shell .sidebar-content ::-webkit-scrollbar-thumb{border-radius:8px;background-color:#e3e3e3}am-sv-contact .am-sv-contact .value{color:#4e4e4ee0}am-sv-contact .am-sv-contact mat-icon{color:#4e4e4e}am-sv-delta .am-sv-delta .value{color:#4e4e4ee0}am-sv-delta .am-sv-delta .delta{color:#4e4e4e}am-sv-delta .am-sv-delta .delta.positive{color:#4caf50}am-sv-delta .am-sv-delta .delta.negative{color:#d50000}am-value-pair .secondary-value am-sv-delta .am-sv-delta .value{color:#4e4e4eb8}am-sv-email .am-sv-email .value{color:#4e4e4ee0}am-sv-email .am-sv-email mat-icon{color:#4e4e4e}am-sv-link .am-sv-link .value{color:#4e4e4ee0}am-sv-link .am-sv-link mat-icon{color:#4e4e4e}am-sv-linked-reference .am-sv-linked-reference mat-icon{color:#4e4e4e}am-sv-linked-reference .am-sv-linked-reference .value,am-sv-linked-reference .am-sv-linked-reference a{color:#4e4e4ee0}am-sv-location .am-sv-location .value{color:#4e4e4ee0}am-sv-location .am-sv-location mat-icon{color:#4e4e4e}am-sv-phone .am-sv-phone .value{color:#4e4e4ee0}am-sv-phone .am-sv-phone mat-icon{color:#4e4e4e}am-sv-range .am-sv-range{color:#4e4e4ee0}am-sv-reference .am-sv-reference .value{color:#4e4e4ee0}am-sv-status-reference .am-sv-status-reference .value{color:#4e4e4ee0}am-sv-status-reference .am-sv-status-reference .on-track{color:#4caf50}am-sv-status-reference .am-sv-status-reference .delayed{color:#d50000}am-sv-status-reference .am-sv-status-reference .at-risk{color:#ffab00}am-sv-tolerance .am-sv-tolerance .value{color:#4e4e4ee0}am-sv-tolerance .am-sv-tolerance .range{color:#4e4e4ee0}am-status-flow am-status-flow-item .title{color:#4e4e4eb8}am-status-flow am-status-flow-item .box{background-color:#f1f1f1}am-status-flow am-status-flow-item .vertical-top-line,am-status-flow am-status-flow-item .vertical-bottom-line,am-status-flow am-status-flow-item .header-vertical-top-line{border-right-color:#f1f1f1}am-status-flow am-status-flow-item .left-line,am-status-flow am-status-flow-item .right-line{border-top-color:#f1f1f1;border-bottom-color:#f1f1f1}am-status-flow am-status-flow-item .arrow:after,am-status-flow am-status-flow-item .arrow2:after{border-color:transparent transparent transparent #f1f1f1}am-status-flow am-status-flow-item .step{background-color:#fff}am-stepper am-horizontal-stepper .am-step-header-container .am-step-header .am-step-icon.am-step-icon-edited{background-color:unset;color:#4e4e4e;border-color:#ff3700}am-stepper am-horizontal-stepper .am-step-header-container .am-step-header .am-step-icon.am-step-icon-active{background-color:#ff3700;border-color:#ff3700;color:#fff}am-stepper am-horizontal-stepper .am-step-header-container .am-step-header .am-step-label{color:#00000061}am-stepper am-horizontal-stepper .am-step-header-container .am-step-header .am-step-label.am-step-label-active{color:#4e4e4ee0}am-stepper am-horizontal-stepper .am-step-header-container .am-step-header .am-step-label.am-step-label-done{color:unset}am-stepper am-horizontal-stepper .am-stepper-horizontal-line{border-top-color:#0000001f}am-stepper am-horizontal-stepper .am-step-icon{color:#fff;background-color:#4e4e4e;border-color:#4e4e4e}am-tag .tag.primary{color:#4e4e4e;border-color:#4e4e4e}am-tag .tag.accent{color:#ff3700;border-color:#ff3700}am-tag .tag.confirm{color:#4caf50;border-color:#4caf50}am-tag .tag.alert{color:#d50000;border-color:#d50000}am-tag .tag.warn{color:#ffab00;border-color:#ffab00}am-tag .tag.error{color:#d50000;border-color:#d50000}am-tag .tag.inform{color:#06a;border-color:#06a}am-tag .tag.brand{color:#ff3700;border-color:#ff3700}am-tag .tag.surface-secundary{color:#f1f1f1;border-color:#f1f1f1}am-tag .tag.surface{color:#fff;border-color:#fff}am-tag .tag.gray{color:#b8b8b8;border-color:#b8b8b8}am-tag .tag.covered-need{color:#b8b8b8;border-color:#b8b8b8}am-tag .tag.non-covered-need{color:#b8b8b8;border-color:#b8b8b8}am-text-form-field .affix-disabled{color:#b8b8b8!important}am-text-form-field .none-default-value-input{color:#ff3700}am-textarea-form-field .none-default-value-input{color:#ff3700}am-ticks-slider-form-field .ticks-label{color:#636363}am-ticks-slider-form-field .ticks-label.ticks-label-disabled{color:#b8b8b8}am-ticks-slider-form-field .slider-container .mat-slider-horizontal .mat-slider-ticks,am-ticks-slider-form-field .slider-container .mat-slider-ticks{background-image:repeating-linear-gradient(to right,#4e4e4e,#4e4e4e 5px,transparent 0,transparent)!important}am-ticks-slider-form-field .slider-container .mat-slider-has-ticks .mat-slider-wrapper:after{border-right-color:#4e4e4e}am-ticks-slider-form-field .slider-container .mat-slider .mat-slider-track-fill,am-ticks-slider-form-field .slider-container .mat-slider .mat-slider-track-background{background:#b8b8b8}am-ticks-slider-form-field .slider-container .mat-slider .mat-slider-thumb{background:#ff3700}am-ticks-slider-form-field .slider-container .mat-slider-disabled .mat-slider-track-fill,am-ticks-slider-form-field .slider-container .mat-slider-disabled .mat-slider-track-background{background:#e3e3e3}am-ticks-slider-form-field .slider-container .mat-slider-disabled .mat-slider-thumb{background:#b8b8b8}am-timepicker-form-field .affix-disabled{color:#b8b8b8!important}am-timepicker-form-field .none-default-value-input{color:#ff3700}am-toggle-slider-form-field .none-default-value-input{color:#ff3700}am-tooltip-component .mat-tooltip-panel{pointer-events:none!important}am-tooltip-component .mat-tooltip{color:#fff;background:#636363}am-tooltip-component .mat-tooltip:after{border-color:transparent;border-color:#0000}am-tooltip-component .mat-tooltip a{color:#fff}am-tooltip-component .mat-tooltip-top:after{border-color:#636363 transparent transparent transparent}am-tooltip-component .mat-tooltip-right:after{border-color:transparent #636363 transparent transparent}am-tooltip-component .mat-tooltip-bottom:after{border-color:transparent transparent #636363 transparent}am-tooltip-component .mat-tooltip-left:after{border-color:transparent transparent transparent #636363}am-value-pair .value-pair .primary-value{color:#4e4e4ee0!important}am-value-pair .value-pair .secondary-value{color:#4e4e4eb8!important}am-group-value-pair .group .group-label{color:#4e4e4e8f}.select-all-option-divider{border-bottom-color:#e3e3e3}mat-pseudo-checkbox.unchecked{background-color:transparent!important}mat-pseudo-checkbox.checked{background-color:#4e4e4e!important}mat-pseudo-checkbox.indeterminate{background-color:#b8b8b8!important}am-snack-bar .snack-bar-action button{background-color:#e6e6e6;color:gray}am-snack-bar .snack-bar-action button:hover{color:#4e4e4e}am-tree-diagram .tree-link{stroke:#b8b8b8}.high-contrast-theme .mat-snack-bar-container.am-snack-bar,.high-contrast-theme .mat-snack-bar-container.am-snack-bar a{color:#e9e9e9}.high-contrast-theme .mat-snack-bar-container.am-snack-bar.am-snack-bar-warn .snack-bar-indicator{background:#ffbc33}.high-contrast-theme .mat-snack-bar-container.am-snack-bar.am-snack-bar-error .snack-bar-indicator{background:#d33737}.high-contrast-theme .mat-snack-bar-container.am-snack-bar.am-snack-bar-confirm .snack-bar-indicator{background:#4bb536}.high-contrast-theme .mat-snack-bar-container.am-snack-bar.am-snack-bar-inform .snack-bar-indicator{background:#3385bb}.high-contrast-theme .mat-snack-bar-container.am-snack-bar.am-snack-bar-warn,.high-contrast-theme .mat-snack-bar-container.am-snack-bar.am-snack-bar-error,.high-contrast-theme .mat-snack-bar-container.am-snack-bar.am-snack-bar-confirm,.high-contrast-theme .mat-snack-bar-container.am-snack-bar.am-snack-bar-inform,.high-contrast-theme .mat-snack-bar-container.am-snack-bar.am-snack-bar-warn a,.high-contrast-theme .mat-snack-bar-container.am-snack-bar.am-snack-bar-error a,.high-contrast-theme .mat-snack-bar-container.am-snack-bar.am-snack-bar-confirm a,.high-contrast-theme .mat-snack-bar-container.am-snack-bar.am-snack-bar-inform a{color:#353535}.high-contrast-theme .am-sticky-header{background-color:#dfdfdf}.high-contrast-theme .mat-ripple-element{background-color:#0000001a}.high-contrast-theme .mat-option{color:#000000de}.high-contrast-theme .mat-option:hover:not(.mat-option-disabled),.high-contrast-theme .mat-option:focus:not(.mat-option-disabled){background:rgba(0,0,0,.04)}.high-contrast-theme .mat-option.mat-selected:not(.mat-option-multiple):not(.mat-option-disabled){background:rgba(0,0,0,.04)}.high-contrast-theme .mat-option.mat-active{background:rgba(0,0,0,.04);color:#000000de}.high-contrast-theme .mat-option.mat-option-disabled{color:#00000061}.high-contrast-theme .mat-primary .mat-option.mat-selected:not(.mat-option-disabled){color:#353535}.high-contrast-theme .mat-accent .mat-option.mat-selected:not(.mat-option-disabled){color:#ff3700}.high-contrast-theme .mat-warn .mat-option.mat-selected:not(.mat-option-disabled){color:#c80505}.high-contrast-theme .mat-optgroup-label{color:#0000008a}.high-contrast-theme .mat-optgroup-disabled .mat-optgroup-label{color:#00000061}.high-contrast-theme .mat-pseudo-checkbox{color:#0000008a}.high-contrast-theme .mat-pseudo-checkbox:after{color:#fafafa}.high-contrast-theme .mat-pseudo-checkbox-disabled{color:#b0b0b0}.high-contrast-theme .mat-primary .mat-pseudo-checkbox-checked,.high-contrast-theme .mat-primary .mat-pseudo-checkbox-indeterminate{background:#353535}.high-contrast-theme .mat-pseudo-checkbox-checked,.high-contrast-theme .mat-pseudo-checkbox-indeterminate,.high-contrast-theme .mat-accent .mat-pseudo-checkbox-checked,.high-contrast-theme .mat-accent .mat-pseudo-checkbox-indeterminate{background:#ff3700}.high-contrast-theme .mat-warn .mat-pseudo-checkbox-checked,.high-contrast-theme .mat-warn .mat-pseudo-checkbox-indeterminate{background:#c80505}.high-contrast-theme .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-disabled,.high-contrast-theme .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-disabled{background:#b0b0b0}.high-contrast-theme .mat-app-background,.high-contrast-theme.mat-app-background{background-color:#fafafa;color:#000000de}.high-contrast-theme .mat-elevation-z0{box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.high-contrast-theme .mat-elevation-z1{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}.high-contrast-theme .mat-elevation-z2{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.high-contrast-theme .mat-elevation-z3{box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.high-contrast-theme .mat-elevation-z4{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.high-contrast-theme .mat-elevation-z5{box-shadow:0 3px 5px -1px #0003,0 5px 8px #00000024,0 1px 14px #0000001f}.high-contrast-theme .mat-elevation-z6{box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.high-contrast-theme .mat-elevation-z7{box-shadow:0 4px 5px -2px #0003,0 7px 10px 1px #00000024,0 2px 16px 1px #0000001f}.high-contrast-theme .mat-elevation-z8{box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.high-contrast-theme .mat-elevation-z9{box-shadow:0 5px 6px -3px #0003,0 9px 12px 1px #00000024,0 3px 16px 2px #0000001f}.high-contrast-theme .mat-elevation-z10{box-shadow:0 6px 6px -3px #0003,0 10px 14px 1px #00000024,0 4px 18px 3px #0000001f}.high-contrast-theme .mat-elevation-z11{box-shadow:0 6px 7px -4px #0003,0 11px 15px 1px #00000024,0 4px 20px 3px #0000001f}.high-contrast-theme .mat-elevation-z12{box-shadow:0 7px 8px -4px #0003,0 12px 17px 2px #00000024,0 5px 22px 4px #0000001f}.high-contrast-theme .mat-elevation-z13{box-shadow:0 7px 8px -4px #0003,0 13px 19px 2px #00000024,0 5px 24px 4px #0000001f}.high-contrast-theme .mat-elevation-z14{box-shadow:0 7px 9px -4px #0003,0 14px 21px 2px #00000024,0 5px 26px 4px #0000001f}.high-contrast-theme .mat-elevation-z15{box-shadow:0 8px 9px -5px #0003,0 15px 22px 2px #00000024,0 6px 28px 5px #0000001f}.high-contrast-theme .mat-elevation-z16{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}.high-contrast-theme .mat-elevation-z17{box-shadow:0 8px 11px -5px #0003,0 17px 26px 2px #00000024,0 6px 32px 5px #0000001f}.high-contrast-theme .mat-elevation-z18{box-shadow:0 9px 11px -5px #0003,0 18px 28px 2px #00000024,0 7px 34px 6px #0000001f}.high-contrast-theme .mat-elevation-z19{box-shadow:0 9px 12px -6px #0003,0 19px 29px 2px #00000024,0 7px 36px 6px #0000001f}.high-contrast-theme .mat-elevation-z20{box-shadow:0 10px 13px -6px #0003,0 20px 31px 3px #00000024,0 8px 38px 7px #0000001f}.high-contrast-theme .mat-elevation-z21{box-shadow:0 10px 13px -6px #0003,0 21px 33px 3px #00000024,0 8px 40px 7px #0000001f}.high-contrast-theme .mat-elevation-z22{box-shadow:0 10px 14px -6px #0003,0 22px 35px 3px #00000024,0 8px 42px 7px #0000001f}.high-contrast-theme .mat-elevation-z23{box-shadow:0 11px 14px -7px #0003,0 23px 36px 3px #00000024,0 9px 44px 8px #0000001f}.high-contrast-theme .mat-elevation-z24{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}.mat-theme-loaded-marker{display:none}.high-contrast-theme .mat-autocomplete-panel{background:white;color:#000000de}.high-contrast-theme .mat-autocomplete-panel:not([class*=mat-elevation-z]){box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.high-contrast-theme .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover){background:white}.high-contrast-theme .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover):not(.mat-option-disabled){color:#000000de}.high-contrast-theme .mat-badge-content{color:#fff;background:#353535}.cdk-high-contrast-active .high-contrast-theme .mat-badge-content{outline:solid 1px;border-radius:0}.high-contrast-theme .mat-badge-accent .mat-badge-content{background:#ff3700;color:#fff}.high-contrast-theme .mat-badge-warn .mat-badge-content{color:#fff;background:#c80505}.high-contrast-theme .mat-badge-disabled .mat-badge-content{background:#b9b9b9;color:#00000061}.high-contrast-theme .mat-bottom-sheet-container{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f;background:white;color:#000000de}.high-contrast-theme .mat-button,.high-contrast-theme .mat-icon-button,.high-contrast-theme .mat-stroked-button{color:inherit;background:transparent}.high-contrast-theme .mat-button.mat-primary,.high-contrast-theme .mat-icon-button.mat-primary,.high-contrast-theme .mat-stroked-button.mat-primary{color:#353535}.high-contrast-theme .mat-button.mat-accent,.high-contrast-theme .mat-icon-button.mat-accent,.high-contrast-theme .mat-stroked-button.mat-accent{color:#ff3700}.high-contrast-theme .mat-button.mat-warn,.high-contrast-theme .mat-icon-button.mat-warn,.high-contrast-theme .mat-stroked-button.mat-warn{color:#c80505}.high-contrast-theme .mat-button.mat-primary.mat-button-disabled,.high-contrast-theme .mat-button.mat-accent.mat-button-disabled,.high-contrast-theme .mat-button.mat-warn.mat-button-disabled,.high-contrast-theme .mat-button.mat-button-disabled.mat-button-disabled,.high-contrast-theme .mat-icon-button.mat-primary.mat-button-disabled,.high-contrast-theme .mat-icon-button.mat-accent.mat-button-disabled,.high-contrast-theme .mat-icon-button.mat-warn.mat-button-disabled,.high-contrast-theme .mat-icon-button.mat-button-disabled.mat-button-disabled,.high-contrast-theme .mat-stroked-button.mat-primary.mat-button-disabled,.high-contrast-theme .mat-stroked-button.mat-accent.mat-button-disabled,.high-contrast-theme .mat-stroked-button.mat-warn.mat-button-disabled,.high-contrast-theme .mat-stroked-button.mat-button-disabled.mat-button-disabled{color:#00000042}.high-contrast-theme .mat-button.mat-primary .mat-button-focus-overlay,.high-contrast-theme .mat-icon-button.mat-primary .mat-button-focus-overlay,.high-contrast-theme .mat-stroked-button.mat-primary .mat-button-focus-overlay{background-color:#353535}.high-contrast-theme .mat-button.mat-accent .mat-button-focus-overlay,.high-contrast-theme .mat-icon-button.mat-accent .mat-button-focus-overlay,.high-contrast-theme .mat-stroked-button.mat-accent .mat-button-focus-overlay{background-color:#ff3700}.high-contrast-theme .mat-button.mat-warn .mat-button-focus-overlay,.high-contrast-theme .mat-icon-button.mat-warn .mat-button-focus-overlay,.high-contrast-theme .mat-stroked-button.mat-warn .mat-button-focus-overlay{background-color:#c80505}.high-contrast-theme .mat-button.mat-button-disabled .mat-button-focus-overlay,.high-contrast-theme .mat-icon-button.mat-button-disabled .mat-button-focus-overlay,.high-contrast-theme .mat-stroked-button.mat-button-disabled .mat-button-focus-overlay{background-color:transparent}.high-contrast-theme .mat-button .mat-ripple-element,.high-contrast-theme .mat-icon-button .mat-ripple-element,.high-contrast-theme .mat-stroked-button .mat-ripple-element{opacity:.1;background-color:currentColor}.high-contrast-theme .mat-button-focus-overlay{background:black}.high-contrast-theme .mat-stroked-button:not(.mat-button-disabled){border-color:#0000001f}.high-contrast-theme .mat-flat-button,.high-contrast-theme .mat-raised-button,.high-contrast-theme .mat-fab,.high-contrast-theme .mat-mini-fab{color:#000000de;background-color:#fff}.high-contrast-theme .mat-flat-button.mat-primary,.high-contrast-theme .mat-raised-button.mat-primary,.high-contrast-theme .mat-fab.mat-primary,.high-contrast-theme .mat-mini-fab.mat-primary,.high-contrast-theme .mat-flat-button.mat-accent,.high-contrast-theme .mat-raised-button.mat-accent,.high-contrast-theme .mat-fab.mat-accent,.high-contrast-theme .mat-mini-fab.mat-accent,.high-contrast-theme .mat-flat-button.mat-warn,.high-contrast-theme .mat-raised-button.mat-warn,.high-contrast-theme .mat-fab.mat-warn,.high-contrast-theme .mat-mini-fab.mat-warn{color:#fff}.high-contrast-theme .mat-flat-button.mat-primary.mat-button-disabled,.high-contrast-theme .mat-flat-button.mat-accent.mat-button-disabled,.high-contrast-theme .mat-flat-button.mat-warn.mat-button-disabled,.high-contrast-theme .mat-flat-button.mat-button-disabled.mat-button-disabled,.high-contrast-theme .mat-raised-button.mat-primary.mat-button-disabled,.high-contrast-theme .mat-raised-button.mat-accent.mat-button-disabled,.high-contrast-theme .mat-raised-button.mat-warn.mat-button-disabled,.high-contrast-theme .mat-raised-button.mat-button-disabled.mat-button-disabled,.high-contrast-theme .mat-fab.mat-primary.mat-button-disabled,.high-contrast-theme .mat-fab.mat-accent.mat-button-disabled,.high-contrast-theme .mat-fab.mat-warn.mat-button-disabled,.high-contrast-theme .mat-fab.mat-button-disabled.mat-button-disabled,.high-contrast-theme .mat-mini-fab.mat-primary.mat-button-disabled,.high-contrast-theme .mat-mini-fab.mat-accent.mat-button-disabled,.high-contrast-theme .mat-mini-fab.mat-warn.mat-button-disabled,.high-contrast-theme .mat-mini-fab.mat-button-disabled.mat-button-disabled{color:#00000042}.high-contrast-theme .mat-flat-button.mat-primary,.high-contrast-theme .mat-raised-button.mat-primary,.high-contrast-theme .mat-fab.mat-primary,.high-contrast-theme .mat-mini-fab.mat-primary{background-color:#353535}.high-contrast-theme .mat-flat-button.mat-accent,.high-contrast-theme .mat-raised-button.mat-accent,.high-contrast-theme .mat-fab.mat-accent,.high-contrast-theme .mat-mini-fab.mat-accent{background-color:#ff3700}.high-contrast-theme .mat-flat-button.mat-warn,.high-contrast-theme .mat-raised-button.mat-warn,.high-contrast-theme .mat-fab.mat-warn,.high-contrast-theme .mat-mini-fab.mat-warn{background-color:#c80505}.high-contrast-theme .mat-flat-button.mat-primary.mat-button-disabled,.high-contrast-theme .mat-flat-button.mat-accent.mat-button-disabled,.high-contrast-theme .mat-flat-button.mat-warn.mat-button-disabled,.high-contrast-theme .mat-flat-button.mat-button-disabled.mat-button-disabled,.high-contrast-theme .mat-raised-button.mat-primary.mat-button-disabled,.high-contrast-theme .mat-raised-button.mat-accent.mat-button-disabled,.high-contrast-theme .mat-raised-button.mat-warn.mat-button-disabled,.high-contrast-theme .mat-raised-button.mat-button-disabled.mat-button-disabled,.high-contrast-theme .mat-fab.mat-primary.mat-button-disabled,.high-contrast-theme .mat-fab.mat-accent.mat-button-disabled,.high-contrast-theme .mat-fab.mat-warn.mat-button-disabled,.high-contrast-theme .mat-fab.mat-button-disabled.mat-button-disabled,.high-contrast-theme .mat-mini-fab.mat-primary.mat-button-disabled,.high-contrast-theme .mat-mini-fab.mat-accent.mat-button-disabled,.high-contrast-theme .mat-mini-fab.mat-warn.mat-button-disabled,.high-contrast-theme .mat-mini-fab.mat-button-disabled.mat-button-disabled{background-color:#0000001f}.high-contrast-theme .mat-flat-button.mat-primary .mat-ripple-element,.high-contrast-theme .mat-raised-button.mat-primary .mat-ripple-element,.high-contrast-theme .mat-fab.mat-primary .mat-ripple-element,.high-contrast-theme .mat-mini-fab.mat-primary .mat-ripple-element,.high-contrast-theme .mat-flat-button.mat-accent .mat-ripple-element,.high-contrast-theme .mat-raised-button.mat-accent .mat-ripple-element,.high-contrast-theme .mat-fab.mat-accent .mat-ripple-element,.high-contrast-theme .mat-mini-fab.mat-accent .mat-ripple-element,.high-contrast-theme .mat-flat-button.mat-warn .mat-ripple-element,.high-contrast-theme .mat-raised-button.mat-warn .mat-ripple-element,.high-contrast-theme .mat-fab.mat-warn .mat-ripple-element,.high-contrast-theme .mat-mini-fab.mat-warn .mat-ripple-element{background-color:#ffffff1a}.high-contrast-theme .mat-stroked-button:not([class*=mat-elevation-z]),.high-contrast-theme .mat-flat-button:not([class*=mat-elevation-z]){box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.high-contrast-theme .mat-raised-button:not([class*=mat-elevation-z]){box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.high-contrast-theme .mat-raised-button:not(.mat-button-disabled):active:not([class*=mat-elevation-z]){box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.high-contrast-theme .mat-raised-button.mat-button-disabled:not([class*=mat-elevation-z]){box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.high-contrast-theme .mat-fab:not([class*=mat-elevation-z]),.high-contrast-theme .mat-mini-fab:not([class*=mat-elevation-z]){box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.high-contrast-theme .mat-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]),.high-contrast-theme .mat-mini-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]){box-shadow:0 7px 8px -4px #0003,0 12px 17px 2px #00000024,0 5px 22px 4px #0000001f}.high-contrast-theme .mat-fab.mat-button-disabled:not([class*=mat-elevation-z]),.high-contrast-theme .mat-mini-fab.mat-button-disabled:not([class*=mat-elevation-z]){box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.high-contrast-theme .mat-button-toggle-standalone:not([class*=mat-elevation-z]),.high-contrast-theme .mat-button-toggle-group:not([class*=mat-elevation-z]){box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.high-contrast-theme .mat-button-toggle-standalone.mat-button-toggle-appearance-standard:not([class*=mat-elevation-z]),.high-contrast-theme .mat-button-toggle-group-appearance-standard:not([class*=mat-elevation-z]){box-shadow:none}.high-contrast-theme .mat-button-toggle{color:#00000061}.high-contrast-theme .mat-button-toggle .mat-button-toggle-focus-overlay{background-color:#0000001f}.high-contrast-theme .mat-button-toggle-appearance-standard{color:#000000de;background:white}.high-contrast-theme .mat-button-toggle-appearance-standard .mat-button-toggle-focus-overlay{background-color:#000}.high-contrast-theme .mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle{border-left:solid 1px #e0e0e0}.high-contrast-theme [dir=rtl] .mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle{border-left:none;border-right:solid 1px #e0e0e0}.high-contrast-theme .mat-button-toggle-group-appearance-standard.mat-button-toggle-vertical .mat-button-toggle+.mat-button-toggle{border-left:none;border-right:none;border-top:solid 1px #e0e0e0}.high-contrast-theme .mat-button-toggle-checked{background-color:#e0e0e0;color:#0000008a}.high-contrast-theme .mat-button-toggle-checked.mat-button-toggle-appearance-standard{color:#000000de}.high-contrast-theme .mat-button-toggle-disabled{color:#00000042;background-color:#eee}.high-contrast-theme .mat-button-toggle-disabled.mat-button-toggle-appearance-standard{background:white}.high-contrast-theme .mat-button-toggle-disabled.mat-button-toggle-checked{background-color:#bdbdbd}.high-contrast-theme .mat-button-toggle-standalone.mat-button-toggle-appearance-standard,.high-contrast-theme .mat-button-toggle-group-appearance-standard{border:solid 1px #e0e0e0}.high-contrast-theme .mat-card{background:white;color:#000000de}.high-contrast-theme .mat-card:not([class*=mat-elevation-z]){box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}.high-contrast-theme .mat-card.mat-card-flat:not([class*=mat-elevation-z]){box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.high-contrast-theme .mat-card-subtitle{color:#0000008a}.high-contrast-theme .mat-checkbox-frame{border-color:#0000008a}.high-contrast-theme .mat-checkbox-checkmark{fill:#fafafa}.high-contrast-theme .mat-checkbox-checkmark-path{stroke:#fafafa!important}.high-contrast-theme .mat-checkbox-mixedmark{background-color:#fafafa}.high-contrast-theme .mat-checkbox-indeterminate.mat-primary .mat-checkbox-background,.high-contrast-theme .mat-checkbox-checked.mat-primary .mat-checkbox-background{background-color:#353535}.high-contrast-theme .mat-checkbox-indeterminate.mat-accent .mat-checkbox-background,.high-contrast-theme .mat-checkbox-checked.mat-accent .mat-checkbox-background{background-color:#ff3700}.high-contrast-theme .mat-checkbox-indeterminate.mat-warn .mat-checkbox-background,.high-contrast-theme .mat-checkbox-checked.mat-warn .mat-checkbox-background{background-color:#c80505}.high-contrast-theme .mat-checkbox-disabled.mat-checkbox-checked .mat-checkbox-background,.high-contrast-theme .mat-checkbox-disabled.mat-checkbox-indeterminate .mat-checkbox-background{background-color:#b0b0b0}.high-contrast-theme .mat-checkbox-disabled:not(.mat-checkbox-checked) .mat-checkbox-frame{border-color:#b0b0b0}.high-contrast-theme .mat-checkbox-disabled .mat-checkbox-label{color:#00000061}.high-contrast-theme .mat-checkbox .mat-ripple-element{background-color:#000}.high-contrast-theme .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element,.high-contrast-theme .mat-checkbox:active:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element{background:#353535}.high-contrast-theme .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element,.high-contrast-theme .mat-checkbox:active:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element{background:#ff3700}.high-contrast-theme .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element,.high-contrast-theme .mat-checkbox:active:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element{background:#c80505}.high-contrast-theme .mat-chip.mat-standard-chip{background-color:#e0e0e0;color:#000000de}.high-contrast-theme .mat-chip.mat-standard-chip .mat-chip-remove{color:#000000de;opacity:.4}.high-contrast-theme .mat-chip.mat-standard-chip:not(.mat-chip-disabled):active{box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.high-contrast-theme .mat-chip.mat-standard-chip:not(.mat-chip-disabled) .mat-chip-remove:hover{opacity:.54}.high-contrast-theme .mat-chip.mat-standard-chip.mat-chip-disabled{opacity:.4}.high-contrast-theme .mat-chip.mat-standard-chip:after{background:black}.high-contrast-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary{background-color:#353535;color:#fff}.high-contrast-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-chip-remove{color:#fff;opacity:.4}.high-contrast-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-ripple-element{background-color:#ffffff1a}.high-contrast-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn{background-color:#c80505;color:#fff}.high-contrast-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-chip-remove{color:#fff;opacity:.4}.high-contrast-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-ripple-element{background-color:#ffffff1a}.high-contrast-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent{background-color:#ff3700;color:#fff}.high-contrast-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-chip-remove{color:#fff;opacity:.4}.high-contrast-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-ripple-element{background-color:#ffffff1a}.high-contrast-theme .mat-table{background:white}.high-contrast-theme .mat-table thead,.high-contrast-theme .mat-table tbody,.high-contrast-theme .mat-table tfoot,.high-contrast-theme mat-header-row,.high-contrast-theme mat-row,.high-contrast-theme mat-footer-row,.high-contrast-theme [mat-header-row],.high-contrast-theme [mat-row],.high-contrast-theme [mat-footer-row],.high-contrast-theme .mat-table-sticky{background:inherit}.high-contrast-theme mat-row,.high-contrast-theme mat-header-row,.high-contrast-theme mat-footer-row,.high-contrast-theme th.mat-header-cell,.high-contrast-theme td.mat-cell,.high-contrast-theme td.mat-footer-cell{border-bottom-color:#0000001f}.high-contrast-theme .mat-header-cell{color:#0000008a}.high-contrast-theme .mat-cell,.high-contrast-theme .mat-footer-cell{color:#000000de}.high-contrast-theme .mat-calendar-arrow{fill:#0000008a}.high-contrast-theme .mat-datepicker-toggle,.high-contrast-theme .mat-datepicker-content .mat-calendar-next-button,.high-contrast-theme .mat-datepicker-content .mat-calendar-previous-button{color:#0000008a}.high-contrast-theme .mat-calendar-table-header-divider:after{background:rgba(0,0,0,.12)}.high-contrast-theme .mat-calendar-table-header,.high-contrast-theme .mat-calendar-body-label{color:#0000008a}.high-contrast-theme .mat-calendar-body-cell-content,.high-contrast-theme .mat-date-range-input-separator{color:#000000de;border-color:transparent}.high-contrast-theme .mat-calendar-body-disabled>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){color:#00000061}.high-contrast-theme .mat-form-field-disabled .mat-date-range-input-separator{color:#00000061}.high-contrast-theme .mat-calendar-body-in-preview{color:#0000003d}.high-contrast-theme .mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){border-color:#00000061}.high-contrast-theme .mat-calendar-body-disabled>.mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){border-color:#0000002e}.high-contrast-theme .mat-calendar-body-in-range:before{background:rgba(53,53,53,.2)}.high-contrast-theme .mat-calendar-body-comparison-identical,.high-contrast-theme .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}.high-contrast-theme .mat-calendar-body-comparison-bridge-start:before,.high-contrast-theme [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(to right,rgba(53,53,53,.2) 50%,rgba(249,171,0,.2) 50%)}.high-contrast-theme .mat-calendar-body-comparison-bridge-end:before,.high-contrast-theme [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(to left,rgba(53,53,53,.2) 50%,rgba(249,171,0,.2) 50%)}.high-contrast-theme .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.high-contrast-theme .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}.high-contrast-theme .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.high-contrast-theme .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.high-contrast-theme .mat-calendar-body-selected{background-color:#353535;color:#fff}.high-contrast-theme .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#35353566}.high-contrast-theme .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}.high-contrast-theme .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.high-contrast-theme .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#3535354d}@media (hover: hover){.high-contrast-theme .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#3535354d}}.high-contrast-theme .mat-datepicker-content{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f;background-color:#fff;color:#000000de}.high-contrast-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-range:before{background:rgba(255,55,0,.2)}.high-contrast-theme .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical,.high-contrast-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}.high-contrast-theme .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-start:before,.high-contrast-theme .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(to right,rgba(255,55,0,.2) 50%,rgba(249,171,0,.2) 50%)}.high-contrast-theme .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-end:before,.high-contrast-theme .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(to left,rgba(255,55,0,.2) 50%,rgba(249,171,0,.2) 50%)}.high-contrast-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.high-contrast-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}.high-contrast-theme .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.high-contrast-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.high-contrast-theme .mat-datepicker-content.mat-accent .mat-calendar-body-selected{background-color:#ff3700;color:#fff}.high-contrast-theme .mat-datepicker-content.mat-accent .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#ff370066}.high-contrast-theme .mat-datepicker-content.mat-accent .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}.high-contrast-theme .mat-datepicker-content.mat-accent .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.high-contrast-theme .mat-datepicker-content.mat-accent .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#ff37004d}@media (hover: hover){.high-contrast-theme .mat-datepicker-content.mat-accent .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#ff37004d}}.high-contrast-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-range:before{background:rgba(200,5,5,.2)}.high-contrast-theme .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical,.high-contrast-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}.high-contrast-theme .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-start:before,.high-contrast-theme .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(to right,rgba(200,5,5,.2) 50%,rgba(249,171,0,.2) 50%)}.high-contrast-theme .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-end:before,.high-contrast-theme .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(to left,rgba(200,5,5,.2) 50%,rgba(249,171,0,.2) 50%)}.high-contrast-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.high-contrast-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}.high-contrast-theme .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.high-contrast-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.high-contrast-theme .mat-datepicker-content.mat-warn .mat-calendar-body-selected{background-color:#c80505;color:#fff}.high-contrast-theme .mat-datepicker-content.mat-warn .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#c8050566}.high-contrast-theme .mat-datepicker-content.mat-warn .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}.high-contrast-theme .mat-datepicker-content.mat-warn .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.high-contrast-theme .mat-datepicker-content.mat-warn .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#c805054d}@media (hover: hover){.high-contrast-theme .mat-datepicker-content.mat-warn .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#c805054d}}.high-contrast-theme .mat-datepicker-content-touch{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}.high-contrast-theme .mat-datepicker-toggle-active{color:#353535}.high-contrast-theme .mat-datepicker-toggle-active.mat-accent{color:#ff3700}.high-contrast-theme .mat-datepicker-toggle-active.mat-warn{color:#c80505}.high-contrast-theme .mat-date-range-input-inner[disabled]{color:#00000061}.high-contrast-theme .mat-dialog-container{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f;background:white;color:#000000de}.high-contrast-theme .mat-divider{border-top-color:#0000001f}.high-contrast-theme .mat-divider-vertical{border-right-color:#0000001f}.high-contrast-theme .mat-expansion-panel{background:white;color:#000000de}.high-contrast-theme .mat-expansion-panel:not([class*=mat-elevation-z]){box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.high-contrast-theme .mat-action-row{border-top-color:#0000001f}.high-contrast-theme .mat-expansion-panel .mat-expansion-panel-header.cdk-keyboard-focused:not([aria-disabled=true]),.high-contrast-theme .mat-expansion-panel .mat-expansion-panel-header.cdk-program-focused:not([aria-disabled=true]),.high-contrast-theme .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:hover:not([aria-disabled=true]){background:rgba(0,0,0,.04)}@media (hover: none){.high-contrast-theme .mat-expansion-panel:not(.mat-expanded):not([aria-disabled=true]) .mat-expansion-panel-header:hover{background:white}}.high-contrast-theme .mat-expansion-panel-header-title{color:#000000de}.high-contrast-theme .mat-expansion-panel-header-description,.high-contrast-theme .mat-expansion-indicator:after{color:#0000008a}.high-contrast-theme .mat-expansion-panel-header[aria-disabled=true]{color:#00000042}.high-contrast-theme .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-title,.high-contrast-theme .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-description{color:inherit}.high-contrast-theme .mat-form-field-label,.high-contrast-theme .mat-hint{color:#0009}.high-contrast-theme .mat-form-field.mat-focused .mat-form-field-label{color:#353535}.high-contrast-theme .mat-form-field.mat-focused .mat-form-field-label.mat-accent{color:#ff3700}.high-contrast-theme .mat-form-field.mat-focused .mat-form-field-label.mat-warn{color:#c80505}.high-contrast-theme .mat-focused .mat-form-field-required-marker{color:#ff3700}.high-contrast-theme .mat-form-field-ripple{background-color:#000000de}.high-contrast-theme .mat-form-field.mat-focused .mat-form-field-ripple{background-color:#353535}.high-contrast-theme .mat-form-field.mat-focused .mat-form-field-ripple.mat-accent{background-color:#ff3700}.high-contrast-theme .mat-form-field.mat-focused .mat-form-field-ripple.mat-warn{background-color:#c80505}.high-contrast-theme .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid) .mat-form-field-infix:after{color:#353535}.high-contrast-theme .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-accent .mat-form-field-infix:after{color:#ff3700}.high-contrast-theme .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-warn .mat-form-field-infix:after{color:#c80505}.high-contrast-theme .mat-form-field.mat-form-field-invalid .mat-form-field-label,.high-contrast-theme .mat-form-field.mat-form-field-invalid .mat-form-field-label.mat-accent,.high-contrast-theme .mat-form-field.mat-form-field-invalid .mat-form-field-label .mat-form-field-required-marker{color:#c80505}.high-contrast-theme .mat-form-field.mat-form-field-invalid .mat-form-field-ripple,.high-contrast-theme .mat-form-field.mat-form-field-invalid .mat-form-field-ripple.mat-accent{background-color:#c80505}.high-contrast-theme .mat-error{color:#c80505}.high-contrast-theme .mat-form-field-appearance-legacy .mat-form-field-label,.high-contrast-theme .mat-form-field-appearance-legacy .mat-hint{color:#0000008a}.high-contrast-theme .mat-form-field-appearance-legacy .mat-form-field-underline{background-color:#0000006b}.high-contrast-theme .mat-form-field-appearance-legacy.mat-form-field-disabled .mat-form-field-underline{background-image:linear-gradient(to right,rgba(0,0,0,.42) 0%,rgba(0,0,0,.42) 33%,transparent 0%);background-size:4px 100%;background-repeat:repeat-x}.high-contrast-theme .mat-form-field-appearance-standard .mat-form-field-underline{background-color:#0000006b}.high-contrast-theme .mat-form-field-appearance-standard.mat-form-field-disabled .mat-form-field-underline{background-image:linear-gradient(to right,rgba(0,0,0,.42) 0%,rgba(0,0,0,.42) 33%,transparent 0%);background-size:4px 100%;background-repeat:repeat-x}.high-contrast-theme .mat-form-field-appearance-fill .mat-form-field-flex{background-color:#0000000a}.high-contrast-theme .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-flex{background-color:#00000005}.high-contrast-theme .mat-form-field-appearance-fill .mat-form-field-underline:before{background-color:#0000006b}.high-contrast-theme .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-label{color:#00000061}.high-contrast-theme .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-underline:before{background-color:transparent}.high-contrast-theme .mat-form-field-appearance-outline .mat-form-field-outline{color:#0000001f}.high-contrast-theme .mat-form-field-appearance-outline .mat-form-field-outline-thick{color:#000000de}.high-contrast-theme .mat-form-field-appearance-outline.mat-focused .mat-form-field-outline-thick{color:#353535}.high-contrast-theme .mat-form-field-appearance-outline.mat-focused.mat-accent .mat-form-field-outline-thick{color:#ff3700}.high-contrast-theme .mat-form-field-appearance-outline.mat-focused.mat-warn .mat-form-field-outline-thick,.high-contrast-theme .mat-form-field-appearance-outline.mat-form-field-invalid.mat-form-field-invalid .mat-form-field-outline-thick{color:#c80505}.high-contrast-theme .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-label{color:#00000061}.high-contrast-theme .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-outline{color:#0000000f}.high-contrast-theme .mat-icon.mat-primary{color:#353535}.high-contrast-theme .mat-icon.mat-accent{color:#ff3700}.high-contrast-theme .mat-icon.mat-warn{color:#c80505}.high-contrast-theme .mat-form-field-type-mat-native-select .mat-form-field-infix:after{color:#0000008a}.high-contrast-theme .mat-input-element:disabled,.high-contrast-theme .mat-form-field-type-mat-native-select.mat-form-field-disabled .mat-form-field-infix:after{color:#00000061}.high-contrast-theme .mat-input-element{caret-color:#353535}.high-contrast-theme .mat-input-element::placeholder{color:#0000006b}.high-contrast-theme .mat-input-element::-moz-placeholder{color:#0000006b}.high-contrast-theme .mat-input-element::-webkit-input-placeholder{color:#0000006b}.high-contrast-theme .mat-input-element:-ms-input-placeholder{color:#0000006b}.high-contrast-theme .mat-form-field.mat-accent .mat-input-element{caret-color:#ff3700}.high-contrast-theme .mat-form-field.mat-warn .mat-input-element,.high-contrast-theme .mat-form-field-invalid .mat-input-element{caret-color:#c80505}.high-contrast-theme .mat-form-field-type-mat-native-select.mat-form-field-invalid .mat-form-field-infix:after{color:#c80505}.high-contrast-theme .mat-list-base .mat-list-item,.high-contrast-theme .mat-list-base .mat-list-option{color:#000000de}.high-contrast-theme .mat-list-base .mat-subheader{color:#0000008a}.high-contrast-theme .mat-list-base .mat-list-item-disabled{background-color:#eee;color:#00000061}.high-contrast-theme .mat-list-option:hover,.high-contrast-theme .mat-list-option:focus,.high-contrast-theme .mat-nav-list .mat-list-item:hover,.high-contrast-theme .mat-nav-list .mat-list-item:focus,.high-contrast-theme .mat-action-list .mat-list-item:hover,.high-contrast-theme .mat-action-list .mat-list-item:focus{background:rgba(0,0,0,.04)}.high-contrast-theme .mat-list-single-selected-option,.high-contrast-theme .mat-list-single-selected-option:hover,.high-contrast-theme .mat-list-single-selected-option:focus{background:rgba(0,0,0,.12)}.high-contrast-theme .mat-menu-panel{background:white}.high-contrast-theme .mat-menu-panel:not([class*=mat-elevation-z]){box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.high-contrast-theme .mat-menu-item{background:transparent;color:#000000de}.high-contrast-theme .mat-menu-item[disabled],.high-contrast-theme .mat-menu-item[disabled] .mat-menu-submenu-icon,.high-contrast-theme .mat-menu-item[disabled] .mat-icon-no-color{color:#00000061}.high-contrast-theme .mat-menu-item .mat-icon-no-color,.high-contrast-theme .mat-menu-submenu-icon{color:#0000008a}.high-contrast-theme .mat-menu-item:hover:not([disabled]),.high-contrast-theme .mat-menu-item.cdk-program-focused:not([disabled]),.high-contrast-theme .mat-menu-item.cdk-keyboard-focused:not([disabled]),.high-contrast-theme .mat-menu-item-highlighted:not([disabled]){background:rgba(0,0,0,.04)}.high-contrast-theme .mat-paginator{background:white}.high-contrast-theme .mat-paginator,.high-contrast-theme .mat-paginator-page-size .mat-select-trigger{color:#0000008a}.high-contrast-theme .mat-paginator-decrement,.high-contrast-theme .mat-paginator-increment{border-top:2px solid rgba(0,0,0,.54);border-right:2px solid rgba(0,0,0,.54)}.high-contrast-theme .mat-paginator-first,.high-contrast-theme .mat-paginator-last{border-top:2px solid rgba(0,0,0,.54)}.high-contrast-theme .mat-icon-button[disabled] .mat-paginator-decrement,.high-contrast-theme .mat-icon-button[disabled] .mat-paginator-increment,.high-contrast-theme .mat-icon-button[disabled] .mat-paginator-first,.high-contrast-theme .mat-icon-button[disabled] .mat-paginator-last{border-color:#00000061}.high-contrast-theme .mat-progress-bar-background{fill:#c9c9c9}.high-contrast-theme .mat-progress-bar-buffer{background-color:#c9c9c9}.high-contrast-theme .mat-progress-bar-fill:after{background-color:#353535}.high-contrast-theme .mat-progress-bar.mat-accent .mat-progress-bar-background{fill:#fbc9bc}.high-contrast-theme .mat-progress-bar.mat-accent .mat-progress-bar-buffer{background-color:#fbc9bc}.high-contrast-theme .mat-progress-bar.mat-accent .mat-progress-bar-fill:after{background-color:#ff3700}.high-contrast-theme .mat-progress-bar.mat-warn .mat-progress-bar-background{fill:#eebdbd}.high-contrast-theme .mat-progress-bar.mat-warn .mat-progress-bar-buffer{background-color:#eebdbd}.high-contrast-theme .mat-progress-bar.mat-warn .mat-progress-bar-fill:after{background-color:#c80505}.high-contrast-theme .mat-progress-spinner circle,.high-contrast-theme .mat-spinner circle{stroke:#353535}.high-contrast-theme .mat-progress-spinner.mat-accent circle,.high-contrast-theme .mat-spinner.mat-accent circle{stroke:#ff3700}.high-contrast-theme .mat-progress-spinner.mat-warn circle,.high-contrast-theme .mat-spinner.mat-warn circle{stroke:#c80505}.high-contrast-theme .mat-radio-outer-circle{border-color:#0000008a}.high-contrast-theme .mat-radio-button.mat-primary.mat-radio-checked .mat-radio-outer-circle{border-color:#353535}.high-contrast-theme .mat-radio-button.mat-primary .mat-radio-inner-circle,.high-contrast-theme .mat-radio-button.mat-primary .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.high-contrast-theme .mat-radio-button.mat-primary.mat-radio-checked .mat-radio-persistent-ripple,.high-contrast-theme .mat-radio-button.mat-primary:active .mat-radio-persistent-ripple{background-color:#353535}.high-contrast-theme .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-outer-circle{border-color:#ff3700}.high-contrast-theme .mat-radio-button.mat-accent .mat-radio-inner-circle,.high-contrast-theme .mat-radio-button.mat-accent .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.high-contrast-theme .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-persistent-ripple,.high-contrast-theme .mat-radio-button.mat-accent:active .mat-radio-persistent-ripple{background-color:#ff3700}.high-contrast-theme .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-outer-circle{border-color:#c80505}.high-contrast-theme .mat-radio-button.mat-warn .mat-radio-inner-circle,.high-contrast-theme .mat-radio-button.mat-warn .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.high-contrast-theme .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-persistent-ripple,.high-contrast-theme .mat-radio-button.mat-warn:active .mat-radio-persistent-ripple{background-color:#c80505}.high-contrast-theme .mat-radio-button.mat-radio-disabled.mat-radio-checked .mat-radio-outer-circle,.high-contrast-theme .mat-radio-button.mat-radio-disabled .mat-radio-outer-circle{border-color:#00000061}.high-contrast-theme .mat-radio-button.mat-radio-disabled .mat-radio-ripple .mat-ripple-element,.high-contrast-theme .mat-radio-button.mat-radio-disabled .mat-radio-inner-circle{background-color:#00000061}.high-contrast-theme .mat-radio-button.mat-radio-disabled .mat-radio-label-content{color:#00000061}.high-contrast-theme .mat-radio-button .mat-ripple-element{background-color:#000}.high-contrast-theme .mat-select-value{color:#000000de}.high-contrast-theme .mat-select-placeholder{color:#0000006b}.high-contrast-theme .mat-select-disabled .mat-select-value{color:#00000061}.high-contrast-theme .mat-select-arrow{color:#0000008a}.high-contrast-theme .mat-select-panel{background:white}.high-contrast-theme .mat-select-panel:not([class*=mat-elevation-z]){box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.high-contrast-theme .mat-select-panel .mat-option.mat-selected:not(.mat-option-multiple){background:rgba(0,0,0,.12)}.high-contrast-theme .mat-form-field.mat-focused.mat-primary .mat-select-arrow{color:#353535}.high-contrast-theme .mat-form-field.mat-focused.mat-accent .mat-select-arrow{color:#ff3700}.high-contrast-theme .mat-form-field.mat-focused.mat-warn .mat-select-arrow,.high-contrast-theme .mat-form-field .mat-select.mat-select-invalid .mat-select-arrow{color:#c80505}.high-contrast-theme .mat-form-field .mat-select.mat-select-disabled .mat-select-arrow{color:#00000061}.high-contrast-theme .mat-drawer-container{background-color:#fafafa;color:#000000de}.high-contrast-theme .mat-drawer{background-color:#fff;color:#000000de}.high-contrast-theme .mat-drawer.mat-drawer-push{background-color:#fff}.high-contrast-theme .mat-drawer:not(.mat-drawer-side){box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}.high-contrast-theme .mat-drawer-side{border-right:solid 1px rgba(0,0,0,.12)}.high-contrast-theme .mat-drawer-side.mat-drawer-end,.high-contrast-theme [dir=rtl] .mat-drawer-side{border-left:solid 1px rgba(0,0,0,.12);border-right:none}.high-contrast-theme [dir=rtl] .mat-drawer-side.mat-drawer-end{border-left:none;border-right:solid 1px rgba(0,0,0,.12)}.high-contrast-theme .mat-drawer-backdrop.mat-drawer-shown{background-color:#0009}.high-contrast-theme .mat-slide-toggle.mat-checked .mat-slide-toggle-thumb{background-color:#ff3700}.high-contrast-theme .mat-slide-toggle.mat-checked .mat-slide-toggle-bar{background-color:#ff37008a}.high-contrast-theme .mat-slide-toggle.mat-checked .mat-ripple-element{background-color:#ff3700}.high-contrast-theme .mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-thumb{background-color:#353535}.high-contrast-theme .mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-bar{background-color:#3535358a}.high-contrast-theme .mat-slide-toggle.mat-primary.mat-checked .mat-ripple-element{background-color:#353535}.high-contrast-theme .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-thumb{background-color:#c80505}.high-contrast-theme .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-bar{background-color:#c805058a}.high-contrast-theme .mat-slide-toggle.mat-warn.mat-checked .mat-ripple-element{background-color:#c80505}.high-contrast-theme .mat-slide-toggle:not(.mat-checked) .mat-ripple-element{background-color:#000}.high-contrast-theme .mat-slide-toggle-thumb{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f;background-color:#fafafa}.high-contrast-theme .mat-slide-toggle-bar{background-color:#00000061}.high-contrast-theme .mat-slider-track-background{background-color:#00000042}.high-contrast-theme .mat-slider.mat-primary .mat-slider-track-fill,.high-contrast-theme .mat-slider.mat-primary .mat-slider-thumb,.high-contrast-theme .mat-slider.mat-primary .mat-slider-thumb-label{background-color:#353535}.high-contrast-theme .mat-slider.mat-primary .mat-slider-thumb-label-text{color:#fff}.high-contrast-theme .mat-slider.mat-primary .mat-slider-focus-ring{background-color:#35353533}.high-contrast-theme .mat-slider.mat-accent .mat-slider-track-fill,.high-contrast-theme .mat-slider.mat-accent .mat-slider-thumb,.high-contrast-theme .mat-slider.mat-accent .mat-slider-thumb-label{background-color:#ff3700}.high-contrast-theme .mat-slider.mat-accent .mat-slider-thumb-label-text{color:#fff}.high-contrast-theme .mat-slider.mat-accent .mat-slider-focus-ring{background-color:#ff370033}.high-contrast-theme .mat-slider.mat-warn .mat-slider-track-fill,.high-contrast-theme .mat-slider.mat-warn .mat-slider-thumb,.high-contrast-theme .mat-slider.mat-warn .mat-slider-thumb-label{background-color:#c80505}.high-contrast-theme .mat-slider.mat-warn .mat-slider-thumb-label-text{color:#fff}.high-contrast-theme .mat-slider.mat-warn .mat-slider-focus-ring{background-color:#c8050533}.high-contrast-theme .mat-slider:hover .mat-slider-track-background,.high-contrast-theme .mat-slider.cdk-focused .mat-slider-track-background{background-color:#00000061}.high-contrast-theme .mat-slider.mat-slider-disabled .mat-slider-track-background,.high-contrast-theme .mat-slider.mat-slider-disabled .mat-slider-track-fill,.high-contrast-theme .mat-slider.mat-slider-disabled .mat-slider-thumb,.high-contrast-theme .mat-slider.mat-slider-disabled:hover .mat-slider-track-background{background-color:#00000042}.high-contrast-theme .mat-slider.mat-slider-min-value .mat-slider-focus-ring{background-color:#0000001f}.high-contrast-theme .mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb,.high-contrast-theme .mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb-label{background-color:#000000de}.high-contrast-theme .mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb,.high-contrast-theme .mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb-label{background-color:#00000042}.high-contrast-theme .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing) .mat-slider-thumb{border-color:#00000042;background-color:transparent}.high-contrast-theme .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover .mat-slider-thumb,.high-contrast-theme .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused .mat-slider-thumb{border-color:#00000061}.high-contrast-theme .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover.mat-slider-disabled .mat-slider-thumb,.high-contrast-theme .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused.mat-slider-disabled .mat-slider-thumb{border-color:#00000042}.high-contrast-theme .mat-slider-has-ticks .mat-slider-wrapper:after{border-color:#000000b3}.high-contrast-theme .mat-slider-horizontal .mat-slider-ticks{background-image:repeating-linear-gradient(to right,rgba(0,0,0,.7),rgba(0,0,0,.7) 2px,transparent 0,transparent);background-image:-moz-repeating-linear-gradient(.0001deg,rgba(0,0,0,.7),rgba(0,0,0,.7) 2px,transparent 0,transparent)}.high-contrast-theme .mat-slider-vertical .mat-slider-ticks{background-image:repeating-linear-gradient(to bottom,rgba(0,0,0,.7),rgba(0,0,0,.7) 2px,transparent 0,transparent)}.high-contrast-theme .mat-step-header.cdk-keyboard-focused,.high-contrast-theme .mat-step-header.cdk-program-focused,.high-contrast-theme .mat-step-header:hover:not([aria-disabled]),.high-contrast-theme .mat-step-header:hover[aria-disabled=false]{background-color:#0000000a}.high-contrast-theme .mat-step-header:hover[aria-disabled=true]{cursor:default}@media (hover: none){.high-contrast-theme .mat-step-header:hover{background:none}}.high-contrast-theme .mat-step-header .mat-step-label,.high-contrast-theme .mat-step-header .mat-step-optional{color:#0000008a}.high-contrast-theme .mat-step-header .mat-step-icon{background-color:#0000008a;color:#fff}.high-contrast-theme .mat-step-header .mat-step-icon-selected,.high-contrast-theme .mat-step-header .mat-step-icon-state-done,.high-contrast-theme .mat-step-header .mat-step-icon-state-edit{background-color:#353535;color:#fff}.high-contrast-theme .mat-step-header.mat-accent .mat-step-icon{color:#fff}.high-contrast-theme .mat-step-header.mat-accent .mat-step-icon-selected,.high-contrast-theme .mat-step-header.mat-accent .mat-step-icon-state-done,.high-contrast-theme .mat-step-header.mat-accent .mat-step-icon-state-edit{background-color:#ff3700;color:#fff}.high-contrast-theme .mat-step-header.mat-warn .mat-step-icon{color:#fff}.high-contrast-theme .mat-step-header.mat-warn .mat-step-icon-selected,.high-contrast-theme .mat-step-header.mat-warn .mat-step-icon-state-done,.high-contrast-theme .mat-step-header.mat-warn .mat-step-icon-state-edit{background-color:#c80505;color:#fff}.high-contrast-theme .mat-step-header .mat-step-icon-state-error{background-color:transparent;color:#c80505}.high-contrast-theme .mat-step-header .mat-step-label.mat-step-label-active{color:#000000de}.high-contrast-theme .mat-step-header .mat-step-label.mat-step-label-error{color:#c80505}.high-contrast-theme .mat-stepper-horizontal,.high-contrast-theme .mat-stepper-vertical{background-color:#fff}.high-contrast-theme .mat-stepper-vertical-line:before{border-left-color:#0000001f}.high-contrast-theme .mat-horizontal-stepper-header:before,.high-contrast-theme .mat-horizontal-stepper-header:after,.high-contrast-theme .mat-stepper-horizontal-line{border-top-color:#0000001f}.high-contrast-theme .mat-sort-header-arrow{color:#757575}.high-contrast-theme .mat-tab-nav-bar,.high-contrast-theme .mat-tab-header{border-bottom:1px solid rgba(0,0,0,.12)}.high-contrast-theme .mat-tab-group-inverted-header .mat-tab-nav-bar,.high-contrast-theme .mat-tab-group-inverted-header .mat-tab-header{border-top:1px solid rgba(0,0,0,.12);border-bottom:none}.high-contrast-theme .mat-tab-label,.high-contrast-theme .mat-tab-link{color:#000000de}.high-contrast-theme .mat-tab-label.mat-tab-disabled,.high-contrast-theme .mat-tab-link.mat-tab-disabled{color:#00000061}.high-contrast-theme .mat-tab-header-pagination-chevron{border-color:#000000de}.high-contrast-theme .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:#00000061}.high-contrast-theme .mat-tab-group[class*=mat-background-]>.mat-tab-header,.high-contrast-theme .mat-tab-nav-bar[class*=mat-background-]{border-bottom:none;border-top:none}.high-contrast-theme .mat-tab-group.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.high-contrast-theme .mat-tab-group.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.high-contrast-theme .mat-tab-group.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.high-contrast-theme .mat-tab-group.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.high-contrast-theme .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.high-contrast-theme .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.high-contrast-theme .mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.high-contrast-theme .mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#c2c2c24d}.high-contrast-theme .mat-tab-group.mat-primary .mat-ink-bar,.high-contrast-theme .mat-tab-nav-bar.mat-primary .mat-ink-bar{background-color:#353535}.high-contrast-theme .mat-tab-group.mat-primary.mat-background-primary>.mat-tab-header .mat-ink-bar,.high-contrast-theme .mat-tab-group.mat-primary.mat-background-primary>.mat-tab-link-container .mat-ink-bar,.high-contrast-theme .mat-tab-nav-bar.mat-primary.mat-background-primary>.mat-tab-header .mat-ink-bar,.high-contrast-theme .mat-tab-nav-bar.mat-primary.mat-background-primary>.mat-tab-link-container .mat-ink-bar{background-color:#fff}.high-contrast-theme .mat-tab-group.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.high-contrast-theme .mat-tab-group.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.high-contrast-theme .mat-tab-group.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.high-contrast-theme .mat-tab-group.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.high-contrast-theme .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.high-contrast-theme .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.high-contrast-theme .mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.high-contrast-theme .mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#ffc3b34d}.high-contrast-theme .mat-tab-group.mat-accent .mat-ink-bar,.high-contrast-theme .mat-tab-nav-bar.mat-accent .mat-ink-bar{background-color:#ff3700}.high-contrast-theme .mat-tab-group.mat-accent.mat-background-accent>.mat-tab-header .mat-ink-bar,.high-contrast-theme .mat-tab-group.mat-accent.mat-background-accent>.mat-tab-link-container .mat-ink-bar,.high-contrast-theme .mat-tab-nav-bar.mat-accent.mat-background-accent>.mat-tab-header .mat-ink-bar,.high-contrast-theme .mat-tab-nav-bar.mat-accent.mat-background-accent>.mat-tab-link-container .mat-ink-bar{background-color:#fff}.high-contrast-theme .mat-tab-group.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.high-contrast-theme .mat-tab-group.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.high-contrast-theme .mat-tab-group.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.high-contrast-theme .mat-tab-group.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.high-contrast-theme .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.high-contrast-theme .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.high-contrast-theme .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.high-contrast-theme .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#efb4b44d}.high-contrast-theme .mat-tab-group.mat-warn .mat-ink-bar,.high-contrast-theme .mat-tab-nav-bar.mat-warn .mat-ink-bar{background-color:#c80505}.high-contrast-theme .mat-tab-group.mat-warn.mat-background-warn>.mat-tab-header .mat-ink-bar,.high-contrast-theme .mat-tab-group.mat-warn.mat-background-warn>.mat-tab-link-container .mat-ink-bar,.high-contrast-theme .mat-tab-nav-bar.mat-warn.mat-background-warn>.mat-tab-header .mat-ink-bar,.high-contrast-theme .mat-tab-nav-bar.mat-warn.mat-background-warn>.mat-tab-link-container .mat-ink-bar{background-color:#fff}.high-contrast-theme .mat-tab-group.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.high-contrast-theme .mat-tab-group.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.high-contrast-theme .mat-tab-group.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.high-contrast-theme .mat-tab-group.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.high-contrast-theme .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.high-contrast-theme .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.high-contrast-theme .mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.high-contrast-theme .mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#c2c2c24d}.high-contrast-theme .mat-tab-group.mat-background-primary>.mat-tab-header,.high-contrast-theme .mat-tab-group.mat-background-primary>.mat-tab-link-container,.high-contrast-theme .mat-tab-group.mat-background-primary>.mat-tab-header-pagination,.high-contrast-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-header,.high-contrast-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container,.high-contrast-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination{background-color:#353535}.high-contrast-theme .mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-label,.high-contrast-theme .mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-tab-link,.high-contrast-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-label,.high-contrast-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-tab-link{color:#fff}.high-contrast-theme .mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-label.mat-tab-disabled,.high-contrast-theme .mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,.high-contrast-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-label.mat-tab-disabled,.high-contrast-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-tab-link.mat-tab-disabled{color:#fff6}.high-contrast-theme .mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-chevron,.high-contrast-theme .mat-tab-group.mat-background-primary>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.high-contrast-theme .mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-focus-indicator:before,.high-contrast-theme .mat-tab-group.mat-background-primary>.mat-tab-header .mat-focus-indicator:before,.high-contrast-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-chevron,.high-contrast-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.high-contrast-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-focus-indicator:before,.high-contrast-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-focus-indicator:before{border-color:#fff}.high-contrast-theme .mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.high-contrast-theme .mat-tab-group.mat-background-primary>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.high-contrast-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.high-contrast-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:#fff;opacity:.4}.high-contrast-theme .mat-tab-group.mat-background-primary>.mat-tab-header .mat-ripple-element,.high-contrast-theme .mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-ripple-element,.high-contrast-theme .mat-tab-group.mat-background-primary>.mat-tab-header-pagination .mat-ripple-element,.high-contrast-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-ripple-element,.high-contrast-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-ripple-element,.high-contrast-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination .mat-ripple-element{background-color:#fff;opacity:.12}.high-contrast-theme .mat-tab-group.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.high-contrast-theme .mat-tab-group.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.high-contrast-theme .mat-tab-group.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.high-contrast-theme .mat-tab-group.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.high-contrast-theme .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.high-contrast-theme .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.high-contrast-theme .mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.high-contrast-theme .mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#ffc3b34d}.high-contrast-theme .mat-tab-group.mat-background-accent>.mat-tab-header,.high-contrast-theme .mat-tab-group.mat-background-accent>.mat-tab-link-container,.high-contrast-theme .mat-tab-group.mat-background-accent>.mat-tab-header-pagination,.high-contrast-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-header,.high-contrast-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container,.high-contrast-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination{background-color:#ff3700}.high-contrast-theme .mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-label,.high-contrast-theme .mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-tab-link,.high-contrast-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-label,.high-contrast-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-tab-link{color:#fff}.high-contrast-theme .mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-label.mat-tab-disabled,.high-contrast-theme .mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,.high-contrast-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-label.mat-tab-disabled,.high-contrast-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-tab-link.mat-tab-disabled{color:#fff6}.high-contrast-theme .mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-chevron,.high-contrast-theme .mat-tab-group.mat-background-accent>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.high-contrast-theme .mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-focus-indicator:before,.high-contrast-theme .mat-tab-group.mat-background-accent>.mat-tab-header .mat-focus-indicator:before,.high-contrast-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-chevron,.high-contrast-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.high-contrast-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-focus-indicator:before,.high-contrast-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-focus-indicator:before{border-color:#fff}.high-contrast-theme .mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.high-contrast-theme .mat-tab-group.mat-background-accent>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.high-contrast-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.high-contrast-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:#fff;opacity:.4}.high-contrast-theme .mat-tab-group.mat-background-accent>.mat-tab-header .mat-ripple-element,.high-contrast-theme .mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-ripple-element,.high-contrast-theme .mat-tab-group.mat-background-accent>.mat-tab-header-pagination .mat-ripple-element,.high-contrast-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-ripple-element,.high-contrast-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-ripple-element,.high-contrast-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination .mat-ripple-element{background-color:#fff;opacity:.12}.high-contrast-theme .mat-tab-group.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.high-contrast-theme .mat-tab-group.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.high-contrast-theme .mat-tab-group.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.high-contrast-theme .mat-tab-group.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.high-contrast-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.high-contrast-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.high-contrast-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.high-contrast-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#efb4b44d}.high-contrast-theme .mat-tab-group.mat-background-warn>.mat-tab-header,.high-contrast-theme .mat-tab-group.mat-background-warn>.mat-tab-link-container,.high-contrast-theme .mat-tab-group.mat-background-warn>.mat-tab-header-pagination,.high-contrast-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-header,.high-contrast-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container,.high-contrast-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination{background-color:#c80505}.high-contrast-theme .mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-label,.high-contrast-theme .mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-tab-link,.high-contrast-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-label,.high-contrast-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-tab-link{color:#fff}.high-contrast-theme .mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-label.mat-tab-disabled,.high-contrast-theme .mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,.high-contrast-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-label.mat-tab-disabled,.high-contrast-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-tab-link.mat-tab-disabled{color:#fff6}.high-contrast-theme .mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-chevron,.high-contrast-theme .mat-tab-group.mat-background-warn>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.high-contrast-theme .mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-focus-indicator:before,.high-contrast-theme .mat-tab-group.mat-background-warn>.mat-tab-header .mat-focus-indicator:before,.high-contrast-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-chevron,.high-contrast-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.high-contrast-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-focus-indicator:before,.high-contrast-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-focus-indicator:before{border-color:#fff}.high-contrast-theme .mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.high-contrast-theme .mat-tab-group.mat-background-warn>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.high-contrast-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.high-contrast-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:#fff;opacity:.4}.high-contrast-theme .mat-tab-group.mat-background-warn>.mat-tab-header .mat-ripple-element,.high-contrast-theme .mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-ripple-element,.high-contrast-theme .mat-tab-group.mat-background-warn>.mat-tab-header-pagination .mat-ripple-element,.high-contrast-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-ripple-element,.high-contrast-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-ripple-element,.high-contrast-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination .mat-ripple-element{background-color:#fff;opacity:.12}.high-contrast-theme .mat-toolbar{background:whitesmoke;color:#000000de}.high-contrast-theme .mat-toolbar.mat-primary{background:#353535;color:#fff}.high-contrast-theme .mat-toolbar.mat-accent{background:#ff3700;color:#fff}.high-contrast-theme .mat-toolbar.mat-warn{background:#c80505;color:#fff}.high-contrast-theme .mat-toolbar .mat-form-field-underline,.high-contrast-theme .mat-toolbar .mat-form-field-ripple,.high-contrast-theme .mat-toolbar .mat-focused .mat-form-field-ripple{background-color:currentColor}.high-contrast-theme .mat-toolbar .mat-form-field-label,.high-contrast-theme .mat-toolbar .mat-focused .mat-form-field-label,.high-contrast-theme .mat-toolbar .mat-select-value,.high-contrast-theme .mat-toolbar .mat-select-arrow,.high-contrast-theme .mat-toolbar .mat-form-field.mat-focused .mat-select-arrow{color:inherit}.high-contrast-theme .mat-toolbar .mat-input-element{caret-color:currentColor}.high-contrast-theme .mat-tooltip{background:rgba(97,97,97,.9)}.high-contrast-theme .mat-tree{background:white}.high-contrast-theme .mat-tree-node,.high-contrast-theme .mat-nested-tree-node{color:#000000de}.high-contrast-theme .mat-snack-bar-container{color:#ffffffb3;background:#323232;box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.high-contrast-theme .mat-simple-snackbar-action{color:#ff3700}.high-contrast-theme button.mat-button:hover,.high-contrast-theme button.mat-icon-button:hover,.high-contrast-theme a.mat-button:hover,.high-contrast-theme a.mat-icon-button:hover{background-color:#1f1f1f4d;color:#000}.high-contrast-theme button.mat-button:focus,.high-contrast-theme button.mat-icon-button:focus,.high-contrast-theme a.mat-button:focus,.high-contrast-theme a.mat-icon-button:focus{background-color:transparent;border-color:#ff3700cc}.high-contrast-theme button.mat-button.active,.high-contrast-theme button.mat-icon-button.active,.high-contrast-theme a.mat-button.active,.high-contrast-theme a.mat-icon-button.active{color:#ff3700}.high-contrast-theme button.mat-button,.high-contrast-theme a.mat-button{color:#1f1f1fe6;background-color:transparent;border-color:transparent}.high-contrast-theme button.mat-button:focus:hover,.high-contrast-theme a.mat-button:focus:hover{background-color:#1f1f1f4d;color:#000}.high-contrast-theme button.mat-button.mat-primary,.high-contrast-theme a.mat-button.mat-primary{background-color:#1f1f1f33;color:#000}.high-contrast-theme button.mat-button.mat-primary:hover,.high-contrast-theme button.mat-button.mat-primary:focus:hover,.high-contrast-theme a.mat-button.mat-primary:hover,.high-contrast-theme a.mat-button.mat-primary:focus:hover{background-color:#1f1f1f4d;color:#000}.high-contrast-theme button.mat-button.mat-primary:focus,.high-contrast-theme a.mat-button.mat-primary:focus{background-color:#1f1f1f33;color:#000}.high-contrast-theme button.mat-button.active,.high-contrast-theme button.mat-button:active,.high-contrast-theme a.mat-button.active,.high-contrast-theme a.mat-button:active{color:#ff3700}.high-contrast-theme html .mat-card .mat-card-subtitle{color:#1f1f1fcc}.high-contrast-theme html .mat-card.fill.primary .mat-card-header,.high-contrast-theme html .mat-card.fill.primary .mat-tab-header{background-color:#1f1f1f}.high-contrast-theme html .mat-card.fill.primary .mat-card-title,.high-contrast-theme html .mat-card.fill.primary .mat-card-subtitle,.high-contrast-theme html .mat-card.fill.primary .mat-tab-label{color:#fff}.high-contrast-theme html .mat-card.fill.primary .mat-tab-body-wrapper{padding:16px}.high-contrast-theme html .mat-card.fill.accent .mat-card-header,.high-contrast-theme html .mat-card.fill.accent .mat-tab-header{background-color:#ff3700}.high-contrast-theme html .mat-card.fill.accent .mat-card-title,.high-contrast-theme html .mat-card.fill.accent .mat-card-subtitle,.high-contrast-theme html .mat-card.fill.accent .mat-tab-label{color:#fff}.high-contrast-theme html .mat-card.fill.accent .mat-tab-body-wrapper{padding:16px}.high-contrast-theme html .mat-card.fill.confirm .mat-card-header,.high-contrast-theme html .mat-card.fill.confirm .mat-tab-header{background-color:#1ea304}.high-contrast-theme html .mat-card.fill.confirm .mat-card-title,.high-contrast-theme html .mat-card.fill.confirm .mat-card-subtitle,.high-contrast-theme html .mat-card.fill.confirm .mat-tab-label{color:#fff}.high-contrast-theme html .mat-card.fill.confirm .mat-tab-body-wrapper{padding:16px}.high-contrast-theme html .mat-card.fill.alert .mat-card-header,.high-contrast-theme html .mat-card.fill.alert .mat-tab-header{background-color:#c80505}.high-contrast-theme html .mat-card.fill.alert .mat-card-title,.high-contrast-theme html .mat-card.fill.alert .mat-card-subtitle,.high-contrast-theme html .mat-card.fill.alert .mat-tab-label{color:#fff}.high-contrast-theme html .mat-card.fill.alert .mat-tab-body-wrapper{padding:16px}.high-contrast-theme html .mat-card.fill.warn .mat-card-header,.high-contrast-theme html .mat-card.fill.warn .mat-tab-header{background-color:#f3840a}.high-contrast-theme html .mat-card.fill.warn .mat-card-title,.high-contrast-theme html .mat-card.fill.warn .mat-card-subtitle,.high-contrast-theme html .mat-card.fill.warn .mat-tab-label{color:#000}.high-contrast-theme html .mat-card.fill.warn .mat-tab-body-wrapper{padding:16px}.high-contrast-theme html .mat-card.fill.error .mat-card-header,.high-contrast-theme html .mat-card.fill.error .mat-tab-header{background-color:#c80505}.high-contrast-theme html .mat-card.fill.error .mat-card-title,.high-contrast-theme html .mat-card.fill.error .mat-card-subtitle,.high-contrast-theme html .mat-card.fill.error .mat-tab-label{color:#fff}.high-contrast-theme html .mat-card.fill.error .mat-tab-body-wrapper{padding:16px}.high-contrast-theme html .mat-card.fill.inform .mat-card-header,.high-contrast-theme html .mat-card.fill.inform .mat-tab-header{background-color:#06a}.high-contrast-theme html .mat-card.fill.inform .mat-card-title,.high-contrast-theme html .mat-card.fill.inform .mat-card-subtitle,.high-contrast-theme html .mat-card.fill.inform .mat-tab-label{color:#fff}.high-contrast-theme html .mat-card.fill.inform .mat-tab-body-wrapper{padding:16px}.high-contrast-theme html .mat-card.fill.brand .mat-card-header,.high-contrast-theme html .mat-card.fill.brand .mat-tab-header{background-color:#ff3700}.high-contrast-theme html .mat-card.fill.brand .mat-card-title,.high-contrast-theme html .mat-card.fill.brand .mat-card-subtitle,.high-contrast-theme html .mat-card.fill.brand .mat-tab-label{color:#fff}.high-contrast-theme html .mat-card.fill.brand .mat-tab-body-wrapper{padding:16px}.high-contrast-theme html .mat-card.fill.surface-secundary .mat-card-header,.high-contrast-theme html .mat-card.fill.surface-secundary .mat-tab-header{background-color:#dfdfdf}.high-contrast-theme html .mat-card.fill.surface-secundary .mat-card-title,.high-contrast-theme html .mat-card.fill.surface-secundary .mat-card-subtitle,.high-contrast-theme html .mat-card.fill.surface-secundary .mat-tab-label{color:#000}.high-contrast-theme html .mat-card.fill.surface-secundary .mat-tab-body-wrapper{padding:16px}.high-contrast-theme html .mat-card.fill.surface .mat-card-header,.high-contrast-theme html .mat-card.fill.surface .mat-tab-header{background-color:#fff}.high-contrast-theme html .mat-card.fill.surface .mat-card-title,.high-contrast-theme html .mat-card.fill.surface .mat-card-subtitle,.high-contrast-theme html .mat-card.fill.surface .mat-tab-label{color:#000}.high-contrast-theme html .mat-card.fill.surface .mat-tab-body-wrapper{padding:16px}.high-contrast-theme html .mat-card.fill.gray .mat-card-header,.high-contrast-theme html .mat-card.fill.gray .mat-tab-header{background-color:#1f1f1f}.high-contrast-theme html .mat-card.fill.gray .mat-card-title,.high-contrast-theme html .mat-card.fill.gray .mat-card-subtitle,.high-contrast-theme html .mat-card.fill.gray .mat-tab-label{color:#fff}.high-contrast-theme html .mat-card.fill.gray .mat-tab-body-wrapper{padding:16px}.high-contrast-theme html .mat-card.fill.covered-need .mat-card-header,.high-contrast-theme html .mat-card.fill.covered-need .mat-tab-header{background-color:#1f1f1f}.high-contrast-theme html .mat-card.fill.covered-need .mat-card-title,.high-contrast-theme html .mat-card.fill.covered-need .mat-card-subtitle,.high-contrast-theme html .mat-card.fill.covered-need .mat-tab-label{color:#fff}.high-contrast-theme html .mat-card.fill.covered-need .mat-tab-body-wrapper{padding:16px}.high-contrast-theme html .mat-card.fill.non-covered-need .mat-card-header,.high-contrast-theme html .mat-card.fill.non-covered-need .mat-tab-header{background-color:#1f1f1f}.high-contrast-theme html .mat-card.fill.non-covered-need .mat-card-title,.high-contrast-theme html .mat-card.fill.non-covered-need .mat-card-subtitle,.high-contrast-theme html .mat-card.fill.non-covered-need .mat-tab-label{color:#fff}.high-contrast-theme html .mat-card.fill.non-covered-need .mat-tab-body-wrapper{padding:16px}.high-contrast-theme html .mat-card:not(.fill).primary .mat-card-title{color:#1f1f1f}.high-contrast-theme html .mat-card:not(.fill).accent .mat-card-title{color:#ff3700}.high-contrast-theme html .mat-card:not(.fill).confirm .mat-card-title{color:#1ea304}.high-contrast-theme html .mat-card:not(.fill).alert .mat-card-title{color:#c80505}.high-contrast-theme html .mat-card:not(.fill).warn .mat-card-title{color:#f3840a}.high-contrast-theme html .mat-card:not(.fill).error .mat-card-title{color:#c80505}.high-contrast-theme html .mat-card:not(.fill).inform .mat-card-title{color:#06a}.high-contrast-theme html .mat-card:not(.fill).brand .mat-card-title{color:#ff3700}.high-contrast-theme html .mat-card:not(.fill).surface-secundary .mat-card-title{color:#dfdfdf}.high-contrast-theme html .mat-card:not(.fill).surface .mat-card-title{color:#fff}.high-contrast-theme html .mat-card:not(.fill).gray .mat-card-title{color:#1f1f1f}.high-contrast-theme html .mat-card:not(.fill).covered-need .mat-card-title{color:#1f1f1f}.high-contrast-theme html .mat-card:not(.fill).non-covered-need .mat-card-title{color:#1f1f1f}.high-contrast-theme .mat-expansion-panel.am-expansion-panel-styling mat-icon{color:#1f1f1fb3}.high-contrast-theme .mat-expansion-panel.am-expansion-panel-styling:not([class*=mat-elevation-z]){box-shadow:none}.high-contrast-theme .mat-expansion-panel.am-expansion-panel-styling .mat-expansion-indicator:after{color:#1f1f1fb3}.high-contrast-theme .mat-expansion-panel.am-expansion-panel-styling .mat-expansion-panel-header{background-color:#e9e9e9}.high-contrast-theme .mat-expansion-panel.am-expansion-panel-styling .mat-expansion-panel-header:focus,.high-contrast-theme .mat-expansion-panel.am-expansion-panel-styling .mat-expansion-panel-header:hover{background-color:#e9e9e9}.high-contrast-theme .mat-expansion-panel.am-expansion-panel-styling .mat-expansion-panel-header-title{color:#1f1f1fe6}.high-contrast-theme mat-sidenav .mat-list-item-content mat-icon{color:#4c4c4c;fill:#4c4c4c}.high-contrast-theme .am-condense-theme table.material-table tr,.high-contrast-theme .am-condense-theme table.material-table .mat-header-row,.high-contrast-theme .am-condense-theme table.material-table .mat-row,.high-contrast-theme .am-condense-theme .mat-table tr,.high-contrast-theme .am-condense-theme .mat-table .mat-header-row,.high-contrast-theme .am-condense-theme .mat-table .mat-row{border-bottom-color:#1f1f1f4d}.high-contrast-theme table.material-table tr,.high-contrast-theme table.material-table .mat-header-row,.high-contrast-theme table.material-table .mat-row,.high-contrast-theme .mat-table tr,.high-contrast-theme .mat-table .mat-header-row,.high-contrast-theme .mat-table .mat-row{border-bottom-color:#1f1f1fb3}.high-contrast-theme table.material-table tr th,.high-contrast-theme table.material-table tr .mat-header-cell,.high-contrast-theme table.material-table .mat-header-row th,.high-contrast-theme table.material-table .mat-header-row .mat-header-cell,.high-contrast-theme table.material-table .mat-row th,.high-contrast-theme table.material-table .mat-row .mat-header-cell,.high-contrast-theme .mat-table tr th,.high-contrast-theme .mat-table tr .mat-header-cell,.high-contrast-theme .mat-table .mat-header-row th,.high-contrast-theme .mat-table .mat-header-row .mat-header-cell,.high-contrast-theme .mat-table .mat-row th,.high-contrast-theme .mat-table .mat-row .mat-header-cell{color:#1f1f1fb3}.high-contrast-theme table.material-table tr td,.high-contrast-theme table.material-table tr .mat-cell,.high-contrast-theme table.material-table .mat-header-row td,.high-contrast-theme table.material-table .mat-header-row .mat-cell,.high-contrast-theme table.material-table .mat-row td,.high-contrast-theme table.material-table .mat-row .mat-cell,.high-contrast-theme .mat-table tr td,.high-contrast-theme .mat-table tr .mat-cell,.high-contrast-theme .mat-table .mat-header-row td,.high-contrast-theme .mat-table .mat-header-row .mat-cell,.high-contrast-theme .mat-table .mat-row td,.high-contrast-theme .mat-table .mat-row .mat-cell{color:#1f1f1fe6}.high-contrast-theme table.material-table tr .mat-checkbox-cell .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.high-contrast-theme table.material-table tr .mat-checkbox-column .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.high-contrast-theme table.material-table tr .mat-column-select .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.high-contrast-theme table.material-table .mat-header-row .mat-checkbox-cell .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.high-contrast-theme table.material-table .mat-header-row .mat-checkbox-column .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.high-contrast-theme table.material-table .mat-header-row .mat-column-select .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.high-contrast-theme table.material-table .mat-row .mat-checkbox-cell .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.high-contrast-theme table.material-table .mat-row .mat-checkbox-column .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.high-contrast-theme table.material-table .mat-row .mat-column-select .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.high-contrast-theme .mat-table tr .mat-checkbox-cell .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.high-contrast-theme .mat-table tr .mat-checkbox-column .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.high-contrast-theme .mat-table tr .mat-column-select .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.high-contrast-theme .mat-table .mat-header-row .mat-checkbox-cell .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.high-contrast-theme .mat-table .mat-header-row .mat-checkbox-column .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.high-contrast-theme .mat-table .mat-header-row .mat-column-select .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.high-contrast-theme .mat-table .mat-row .mat-checkbox-cell .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.high-contrast-theme .mat-table .mat-row .mat-checkbox-column .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.high-contrast-theme .mat-table .mat-row .mat-column-select .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame{border-color:#1f1f1f8c!important}.high-contrast-theme table.material-table tr .mat-checkbox-cell .mat-pseudo-checkbox,.high-contrast-theme table.material-table tr .mat-checkbox-column .mat-pseudo-checkbox,.high-contrast-theme table.material-table tr .mat-column-select .mat-pseudo-checkbox,.high-contrast-theme table.material-table .mat-header-row .mat-checkbox-cell .mat-pseudo-checkbox,.high-contrast-theme table.material-table .mat-header-row .mat-checkbox-column .mat-pseudo-checkbox,.high-contrast-theme table.material-table .mat-header-row .mat-column-select .mat-pseudo-checkbox,.high-contrast-theme table.material-table .mat-row .mat-checkbox-cell .mat-pseudo-checkbox,.high-contrast-theme table.material-table .mat-row .mat-checkbox-column .mat-pseudo-checkbox,.high-contrast-theme table.material-table .mat-row .mat-column-select .mat-pseudo-checkbox,.high-contrast-theme .mat-table tr .mat-checkbox-cell .mat-pseudo-checkbox,.high-contrast-theme .mat-table tr .mat-checkbox-column .mat-pseudo-checkbox,.high-contrast-theme .mat-table tr .mat-column-select .mat-pseudo-checkbox,.high-contrast-theme .mat-table .mat-header-row .mat-checkbox-cell .mat-pseudo-checkbox,.high-contrast-theme .mat-table .mat-header-row .mat-checkbox-column .mat-pseudo-checkbox,.high-contrast-theme .mat-table .mat-header-row .mat-column-select .mat-pseudo-checkbox,.high-contrast-theme .mat-table .mat-row .mat-checkbox-cell .mat-pseudo-checkbox,.high-contrast-theme .mat-table .mat-row .mat-checkbox-column .mat-pseudo-checkbox,.high-contrast-theme .mat-table .mat-row .mat-column-select .mat-pseudo-checkbox{color:#4e4e4e66!important;border:1px solid!important}.high-contrast-theme table.material-table tr .mat-checkbox-cell .mat-pseudo-checkbox.mat-pseudo-checkbox-checked,.high-contrast-theme table.material-table tr .mat-checkbox-cell .mat-pseudo-checkbox.mat-pseudo-checkbox-indeterminate,.high-contrast-theme table.material-table tr .mat-checkbox-column .mat-pseudo-checkbox.mat-pseudo-checkbox-checked,.high-contrast-theme table.material-table tr .mat-checkbox-column .mat-pseudo-checkbox.mat-pseudo-checkbox-indeterminate,.high-contrast-theme table.material-table tr .mat-column-select .mat-pseudo-checkbox.mat-pseudo-checkbox-checked,.high-contrast-theme table.material-table tr .mat-column-select .mat-pseudo-checkbox.mat-pseudo-checkbox-indeterminate,.high-contrast-theme table.material-table .mat-header-row .mat-checkbox-cell .mat-pseudo-checkbox.mat-pseudo-checkbox-checked,.high-contrast-theme table.material-table .mat-header-row .mat-checkbox-cell .mat-pseudo-checkbox.mat-pseudo-checkbox-indeterminate,.high-contrast-theme table.material-table .mat-header-row .mat-checkbox-column .mat-pseudo-checkbox.mat-pseudo-checkbox-checked,.high-contrast-theme table.material-table .mat-header-row .mat-checkbox-column .mat-pseudo-checkbox.mat-pseudo-checkbox-indeterminate,.high-contrast-theme table.material-table .mat-header-row .mat-column-select .mat-pseudo-checkbox.mat-pseudo-checkbox-checked,.high-contrast-theme table.material-table .mat-header-row .mat-column-select .mat-pseudo-checkbox.mat-pseudo-checkbox-indeterminate,.high-contrast-theme table.material-table .mat-row .mat-checkbox-cell .mat-pseudo-checkbox.mat-pseudo-checkbox-checked,.high-contrast-theme table.material-table .mat-row .mat-checkbox-cell .mat-pseudo-checkbox.mat-pseudo-checkbox-indeterminate,.high-contrast-theme table.material-table .mat-row .mat-checkbox-column .mat-pseudo-checkbox.mat-pseudo-checkbox-checked,.high-contrast-theme table.material-table .mat-row .mat-checkbox-column .mat-pseudo-checkbox.mat-pseudo-checkbox-indeterminate,.high-contrast-theme table.material-table .mat-row .mat-column-select .mat-pseudo-checkbox.mat-pseudo-checkbox-checked,.high-contrast-theme table.material-table .mat-row .mat-column-select .mat-pseudo-checkbox.mat-pseudo-checkbox-indeterminate,.high-contrast-theme .mat-table tr .mat-checkbox-cell .mat-pseudo-checkbox.mat-pseudo-checkbox-checked,.high-contrast-theme .mat-table tr .mat-checkbox-cell .mat-pseudo-checkbox.mat-pseudo-checkbox-indeterminate,.high-contrast-theme .mat-table tr .mat-checkbox-column .mat-pseudo-checkbox.mat-pseudo-checkbox-checked,.high-contrast-theme .mat-table tr .mat-checkbox-column .mat-pseudo-checkbox.mat-pseudo-checkbox-indeterminate,.high-contrast-theme .mat-table tr .mat-column-select .mat-pseudo-checkbox.mat-pseudo-checkbox-checked,.high-contrast-theme .mat-table tr .mat-column-select .mat-pseudo-checkbox.mat-pseudo-checkbox-indeterminate,.high-contrast-theme .mat-table .mat-header-row .mat-checkbox-cell .mat-pseudo-checkbox.mat-pseudo-checkbox-checked,.high-contrast-theme .mat-table .mat-header-row .mat-checkbox-cell .mat-pseudo-checkbox.mat-pseudo-checkbox-indeterminate,.high-contrast-theme .mat-table .mat-header-row .mat-checkbox-column .mat-pseudo-checkbox.mat-pseudo-checkbox-checked,.high-contrast-theme .mat-table .mat-header-row .mat-checkbox-column .mat-pseudo-checkbox.mat-pseudo-checkbox-indeterminate,.high-contrast-theme .mat-table .mat-header-row .mat-column-select .mat-pseudo-checkbox.mat-pseudo-checkbox-checked,.high-contrast-theme .mat-table .mat-header-row .mat-column-select .mat-pseudo-checkbox.mat-pseudo-checkbox-indeterminate,.high-contrast-theme .mat-table .mat-row .mat-checkbox-cell .mat-pseudo-checkbox.mat-pseudo-checkbox-checked,.high-contrast-theme .mat-table .mat-row .mat-checkbox-cell .mat-pseudo-checkbox.mat-pseudo-checkbox-indeterminate,.high-contrast-theme .mat-table .mat-row .mat-checkbox-column .mat-pseudo-checkbox.mat-pseudo-checkbox-checked,.high-contrast-theme .mat-table .mat-row .mat-checkbox-column .mat-pseudo-checkbox.mat-pseudo-checkbox-indeterminate,.high-contrast-theme .mat-table .mat-row .mat-column-select .mat-pseudo-checkbox.mat-pseudo-checkbox-checked,.high-contrast-theme .mat-table .mat-row .mat-column-select .mat-pseudo-checkbox.mat-pseudo-checkbox-indeterminate{border-color:transparent!important;background-color:#ff3700!important}.high-contrast-theme table.material-table tr .primary,.high-contrast-theme table.material-table .mat-header-row .primary,.high-contrast-theme table.material-table .mat-row .primary,.high-contrast-theme .mat-table tr .primary,.high-contrast-theme .mat-table .mat-header-row .primary,.high-contrast-theme .mat-table .mat-row .primary{color:#1f1f1fe6}.high-contrast-theme table.material-table tr .secondary,.high-contrast-theme table.material-table .mat-header-row .secondary,.high-contrast-theme table.material-table .mat-row .secondary,.high-contrast-theme .mat-table tr .secondary,.high-contrast-theme .mat-table .mat-header-row .secondary,.high-contrast-theme .mat-table .mat-row .secondary{color:#1f1f1fcc}.high-contrast-theme table.material-table tr.primary>:first-child,.high-contrast-theme table.material-table .mat-header-row.primary>:first-child,.high-contrast-theme table.material-table .mat-row.primary>:first-child,.high-contrast-theme .mat-table tr.primary>:first-child,.high-contrast-theme .mat-table .mat-header-row.primary>:first-child,.high-contrast-theme .mat-table .mat-row.primary>:first-child{border-left:4px solid #1f1f1f;padding-left:24px}.high-contrast-theme table.material-table tr.primary>:first-child.mat-column-select,.high-contrast-theme table.material-table tr.primary>:first-child.mat-checkbox-column,.high-contrast-theme table.material-table .mat-header-row.primary>:first-child.mat-column-select,.high-contrast-theme table.material-table .mat-header-row.primary>:first-child.mat-checkbox-column,.high-contrast-theme table.material-table .mat-row.primary>:first-child.mat-column-select,.high-contrast-theme table.material-table .mat-row.primary>:first-child.mat-checkbox-column,.high-contrast-theme .mat-table tr.primary>:first-child.mat-column-select,.high-contrast-theme .mat-table tr.primary>:first-child.mat-checkbox-column,.high-contrast-theme .mat-table .mat-header-row.primary>:first-child.mat-column-select,.high-contrast-theme .mat-table .mat-header-row.primary>:first-child.mat-checkbox-column,.high-contrast-theme .mat-table .mat-row.primary>:first-child.mat-column-select,.high-contrast-theme .mat-table .mat-row.primary>:first-child.mat-checkbox-column{padding-right:4px!important}.high-contrast-theme table.material-table tr.primary>:first-child.mat-column-select .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.high-contrast-theme table.material-table tr.primary>:first-child.mat-checkbox-column .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.high-contrast-theme table.material-table .mat-header-row.primary>:first-child.mat-column-select .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.high-contrast-theme table.material-table .mat-header-row.primary>:first-child.mat-checkbox-column .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.high-contrast-theme table.material-table .mat-row.primary>:first-child.mat-column-select .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.high-contrast-theme table.material-table .mat-row.primary>:first-child.mat-checkbox-column .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.high-contrast-theme .mat-table tr.primary>:first-child.mat-column-select .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.high-contrast-theme .mat-table tr.primary>:first-child.mat-checkbox-column .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.high-contrast-theme .mat-table .mat-header-row.primary>:first-child.mat-column-select .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.high-contrast-theme .mat-table .mat-header-row.primary>:first-child.mat-checkbox-column .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.high-contrast-theme .mat-table .mat-row.primary>:first-child.mat-column-select .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.high-contrast-theme .mat-table .mat-row.primary>:first-child.mat-checkbox-column .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame{border-color:#1f1f1f!important}.high-contrast-theme table.material-table tr.primary>:first-child.mat-column-select .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.high-contrast-theme table.material-table tr.primary>:first-child.mat-checkbox-column .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.high-contrast-theme table.material-table .mat-header-row.primary>:first-child.mat-column-select .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.high-contrast-theme table.material-table .mat-header-row.primary>:first-child.mat-checkbox-column .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.high-contrast-theme table.material-table .mat-row.primary>:first-child.mat-column-select .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.high-contrast-theme table.material-table .mat-row.primary>:first-child.mat-checkbox-column .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.high-contrast-theme .mat-table tr.primary>:first-child.mat-column-select .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.high-contrast-theme .mat-table tr.primary>:first-child.mat-checkbox-column .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.high-contrast-theme .mat-table .mat-header-row.primary>:first-child.mat-column-select .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.high-contrast-theme .mat-table .mat-header-row.primary>:first-child.mat-checkbox-column .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.high-contrast-theme .mat-table .mat-row.primary>:first-child.mat-column-select .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.high-contrast-theme .mat-table .mat-row.primary>:first-child.mat-checkbox-column .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background{background-color:#1f1f1f}.high-contrast-theme table.material-table tr.primary .colorize,.high-contrast-theme table.material-table .mat-header-row.primary .colorize,.high-contrast-theme table.material-table .mat-row.primary .colorize,.high-contrast-theme .mat-table tr.primary .colorize,.high-contrast-theme .mat-table .mat-header-row.primary .colorize,.high-contrast-theme .mat-table .mat-row.primary .colorize{color:#1f1f1f}.high-contrast-theme table.material-table tr.accent>:first-child,.high-contrast-theme table.material-table .mat-header-row.accent>:first-child,.high-contrast-theme table.material-table .mat-row.accent>:first-child,.high-contrast-theme .mat-table tr.accent>:first-child,.high-contrast-theme .mat-table .mat-header-row.accent>:first-child,.high-contrast-theme .mat-table .mat-row.accent>:first-child{border-left:4px solid #ff3700;padding-left:24px}.high-contrast-theme table.material-table tr.accent>:first-child.mat-column-select,.high-contrast-theme table.material-table tr.accent>:first-child.mat-checkbox-column,.high-contrast-theme table.material-table .mat-header-row.accent>:first-child.mat-column-select,.high-contrast-theme table.material-table .mat-header-row.accent>:first-child.mat-checkbox-column,.high-contrast-theme table.material-table .mat-row.accent>:first-child.mat-column-select,.high-contrast-theme table.material-table .mat-row.accent>:first-child.mat-checkbox-column,.high-contrast-theme .mat-table tr.accent>:first-child.mat-column-select,.high-contrast-theme .mat-table tr.accent>:first-child.mat-checkbox-column,.high-contrast-theme .mat-table .mat-header-row.accent>:first-child.mat-column-select,.high-contrast-theme .mat-table .mat-header-row.accent>:first-child.mat-checkbox-column,.high-contrast-theme .mat-table .mat-row.accent>:first-child.mat-column-select,.high-contrast-theme .mat-table .mat-row.accent>:first-child.mat-checkbox-column{padding-right:4px!important}.high-contrast-theme table.material-table tr.accent>:first-child.mat-column-select .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.high-contrast-theme table.material-table tr.accent>:first-child.mat-checkbox-column .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.high-contrast-theme table.material-table .mat-header-row.accent>:first-child.mat-column-select .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.high-contrast-theme table.material-table .mat-header-row.accent>:first-child.mat-checkbox-column .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.high-contrast-theme table.material-table .mat-row.accent>:first-child.mat-column-select .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.high-contrast-theme table.material-table .mat-row.accent>:first-child.mat-checkbox-column .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.high-contrast-theme .mat-table tr.accent>:first-child.mat-column-select .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.high-contrast-theme .mat-table tr.accent>:first-child.mat-checkbox-column .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.high-contrast-theme .mat-table .mat-header-row.accent>:first-child.mat-column-select .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.high-contrast-theme .mat-table .mat-header-row.accent>:first-child.mat-checkbox-column .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.high-contrast-theme .mat-table .mat-row.accent>:first-child.mat-column-select .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.high-contrast-theme .mat-table .mat-row.accent>:first-child.mat-checkbox-column .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame{border-color:#ff3700!important}.high-contrast-theme table.material-table tr.accent>:first-child.mat-column-select .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.high-contrast-theme table.material-table tr.accent>:first-child.mat-checkbox-column .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.high-contrast-theme table.material-table .mat-header-row.accent>:first-child.mat-column-select .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.high-contrast-theme table.material-table .mat-header-row.accent>:first-child.mat-checkbox-column .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.high-contrast-theme table.material-table .mat-row.accent>:first-child.mat-column-select .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.high-contrast-theme table.material-table .mat-row.accent>:first-child.mat-checkbox-column .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.high-contrast-theme .mat-table tr.accent>:first-child.mat-column-select .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.high-contrast-theme .mat-table tr.accent>:first-child.mat-checkbox-column .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.high-contrast-theme .mat-table .mat-header-row.accent>:first-child.mat-column-select .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.high-contrast-theme .mat-table .mat-header-row.accent>:first-child.mat-checkbox-column .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.high-contrast-theme .mat-table .mat-row.accent>:first-child.mat-column-select .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.high-contrast-theme .mat-table .mat-row.accent>:first-child.mat-checkbox-column .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background{background-color:#ff3700}.high-contrast-theme table.material-table tr.accent .colorize,.high-contrast-theme table.material-table .mat-header-row.accent .colorize,.high-contrast-theme table.material-table .mat-row.accent .colorize,.high-contrast-theme .mat-table tr.accent .colorize,.high-contrast-theme .mat-table .mat-header-row.accent .colorize,.high-contrast-theme .mat-table .mat-row.accent .colorize{color:#ff3700}.high-contrast-theme table.material-table tr.confirm>:first-child,.high-contrast-theme table.material-table .mat-header-row.confirm>:first-child,.high-contrast-theme table.material-table .mat-row.confirm>:first-child,.high-contrast-theme .mat-table tr.confirm>:first-child,.high-contrast-theme .mat-table .mat-header-row.confirm>:first-child,.high-contrast-theme .mat-table .mat-row.confirm>:first-child{border-left:4px solid #1ea304;padding-left:24px}.high-contrast-theme table.material-table tr.confirm>:first-child.mat-column-select,.high-contrast-theme table.material-table tr.confirm>:first-child.mat-checkbox-column,.high-contrast-theme table.material-table .mat-header-row.confirm>:first-child.mat-column-select,.high-contrast-theme table.material-table .mat-header-row.confirm>:first-child.mat-checkbox-column,.high-contrast-theme table.material-table .mat-row.confirm>:first-child.mat-column-select,.high-contrast-theme table.material-table .mat-row.confirm>:first-child.mat-checkbox-column,.high-contrast-theme .mat-table tr.confirm>:first-child.mat-column-select,.high-contrast-theme .mat-table tr.confirm>:first-child.mat-checkbox-column,.high-contrast-theme .mat-table .mat-header-row.confirm>:first-child.mat-column-select,.high-contrast-theme .mat-table .mat-header-row.confirm>:first-child.mat-checkbox-column,.high-contrast-theme .mat-table .mat-row.confirm>:first-child.mat-column-select,.high-contrast-theme .mat-table .mat-row.confirm>:first-child.mat-checkbox-column{padding-right:4px!important}.high-contrast-theme table.material-table tr.confirm>:first-child.mat-column-select .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.high-contrast-theme table.material-table tr.confirm>:first-child.mat-checkbox-column .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.high-contrast-theme table.material-table .mat-header-row.confirm>:first-child.mat-column-select .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.high-contrast-theme table.material-table .mat-header-row.confirm>:first-child.mat-checkbox-column .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.high-contrast-theme table.material-table .mat-row.confirm>:first-child.mat-column-select .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.high-contrast-theme table.material-table .mat-row.confirm>:first-child.mat-checkbox-column .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.high-contrast-theme .mat-table tr.confirm>:first-child.mat-column-select .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.high-contrast-theme .mat-table tr.confirm>:first-child.mat-checkbox-column .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.high-contrast-theme .mat-table .mat-header-row.confirm>:first-child.mat-column-select .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.high-contrast-theme .mat-table .mat-header-row.confirm>:first-child.mat-checkbox-column .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.high-contrast-theme .mat-table .mat-row.confirm>:first-child.mat-column-select .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.high-contrast-theme .mat-table .mat-row.confirm>:first-child.mat-checkbox-column .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame{border-color:#1ea304!important}.high-contrast-theme table.material-table tr.confirm>:first-child.mat-column-select .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.high-contrast-theme table.material-table tr.confirm>:first-child.mat-checkbox-column .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.high-contrast-theme table.material-table .mat-header-row.confirm>:first-child.mat-column-select .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.high-contrast-theme table.material-table .mat-header-row.confirm>:first-child.mat-checkbox-column .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.high-contrast-theme table.material-table .mat-row.confirm>:first-child.mat-column-select .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.high-contrast-theme table.material-table .mat-row.confirm>:first-child.mat-checkbox-column .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.high-contrast-theme .mat-table tr.confirm>:first-child.mat-column-select .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.high-contrast-theme .mat-table tr.confirm>:first-child.mat-checkbox-column .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.high-contrast-theme .mat-table .mat-header-row.confirm>:first-child.mat-column-select .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.high-contrast-theme .mat-table .mat-header-row.confirm>:first-child.mat-checkbox-column .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.high-contrast-theme .mat-table .mat-row.confirm>:first-child.mat-column-select .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.high-contrast-theme .mat-table .mat-row.confirm>:first-child.mat-checkbox-column .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background{background-color:#1ea304}.high-contrast-theme table.material-table tr.confirm .colorize,.high-contrast-theme table.material-table .mat-header-row.confirm .colorize,.high-contrast-theme table.material-table .mat-row.confirm .colorize,.high-contrast-theme .mat-table tr.confirm .colorize,.high-contrast-theme .mat-table .mat-header-row.confirm .colorize,.high-contrast-theme .mat-table .mat-row.confirm .colorize{color:#1ea304}.high-contrast-theme table.material-table tr.alert>:first-child,.high-contrast-theme table.material-table .mat-header-row.alert>:first-child,.high-contrast-theme table.material-table .mat-row.alert>:first-child,.high-contrast-theme .mat-table tr.alert>:first-child,.high-contrast-theme .mat-table .mat-header-row.alert>:first-child,.high-contrast-theme .mat-table .mat-row.alert>:first-child{border-left:4px solid #c80505;padding-left:24px}.high-contrast-theme table.material-table tr.alert>:first-child.mat-column-select,.high-contrast-theme table.material-table tr.alert>:first-child.mat-checkbox-column,.high-contrast-theme table.material-table .mat-header-row.alert>:first-child.mat-column-select,.high-contrast-theme table.material-table .mat-header-row.alert>:first-child.mat-checkbox-column,.high-contrast-theme table.material-table .mat-row.alert>:first-child.mat-column-select,.high-contrast-theme table.material-table .mat-row.alert>:first-child.mat-checkbox-column,.high-contrast-theme .mat-table tr.alert>:first-child.mat-column-select,.high-contrast-theme .mat-table tr.alert>:first-child.mat-checkbox-column,.high-contrast-theme .mat-table .mat-header-row.alert>:first-child.mat-column-select,.high-contrast-theme .mat-table .mat-header-row.alert>:first-child.mat-checkbox-column,.high-contrast-theme .mat-table .mat-row.alert>:first-child.mat-column-select,.high-contrast-theme .mat-table .mat-row.alert>:first-child.mat-checkbox-column{padding-right:4px!important}.high-contrast-theme table.material-table tr.alert>:first-child.mat-column-select .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.high-contrast-theme table.material-table tr.alert>:first-child.mat-checkbox-column .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.high-contrast-theme table.material-table .mat-header-row.alert>:first-child.mat-column-select .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.high-contrast-theme table.material-table .mat-header-row.alert>:first-child.mat-checkbox-column .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.high-contrast-theme table.material-table .mat-row.alert>:first-child.mat-column-select .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.high-contrast-theme table.material-table .mat-row.alert>:first-child.mat-checkbox-column .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.high-contrast-theme .mat-table tr.alert>:first-child.mat-column-select .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.high-contrast-theme .mat-table tr.alert>:first-child.mat-checkbox-column .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.high-contrast-theme .mat-table .mat-header-row.alert>:first-child.mat-column-select .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.high-contrast-theme .mat-table .mat-header-row.alert>:first-child.mat-checkbox-column .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.high-contrast-theme .mat-table .mat-row.alert>:first-child.mat-column-select .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.high-contrast-theme .mat-table .mat-row.alert>:first-child.mat-checkbox-column .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame{border-color:#c80505!important}.high-contrast-theme table.material-table tr.alert>:first-child.mat-column-select .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.high-contrast-theme table.material-table tr.alert>:first-child.mat-checkbox-column .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.high-contrast-theme table.material-table .mat-header-row.alert>:first-child.mat-column-select .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.high-contrast-theme table.material-table .mat-header-row.alert>:first-child.mat-checkbox-column .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.high-contrast-theme table.material-table .mat-row.alert>:first-child.mat-column-select .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.high-contrast-theme table.material-table .mat-row.alert>:first-child.mat-checkbox-column .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.high-contrast-theme .mat-table tr.alert>:first-child.mat-column-select .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.high-contrast-theme .mat-table tr.alert>:first-child.mat-checkbox-column .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.high-contrast-theme .mat-table .mat-header-row.alert>:first-child.mat-column-select .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.high-contrast-theme .mat-table .mat-header-row.alert>:first-child.mat-checkbox-column .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.high-contrast-theme .mat-table .mat-row.alert>:first-child.mat-column-select .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.high-contrast-theme .mat-table .mat-row.alert>:first-child.mat-checkbox-column .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background{background-color:#c80505}.high-contrast-theme table.material-table tr.alert .colorize,.high-contrast-theme table.material-table .mat-header-row.alert .colorize,.high-contrast-theme table.material-table .mat-row.alert .colorize,.high-contrast-theme .mat-table tr.alert .colorize,.high-contrast-theme .mat-table .mat-header-row.alert .colorize,.high-contrast-theme .mat-table .mat-row.alert .colorize{color:#c80505}.high-contrast-theme table.material-table tr.warn>:first-child,.high-contrast-theme table.material-table .mat-header-row.warn>:first-child,.high-contrast-theme table.material-table .mat-row.warn>:first-child,.high-contrast-theme .mat-table tr.warn>:first-child,.high-contrast-theme .mat-table .mat-header-row.warn>:first-child,.high-contrast-theme .mat-table .mat-row.warn>:first-child{border-left:4px solid #f3840a;padding-left:24px}.high-contrast-theme table.material-table tr.warn>:first-child.mat-column-select,.high-contrast-theme table.material-table tr.warn>:first-child.mat-checkbox-column,.high-contrast-theme table.material-table .mat-header-row.warn>:first-child.mat-column-select,.high-contrast-theme table.material-table .mat-header-row.warn>:first-child.mat-checkbox-column,.high-contrast-theme table.material-table .mat-row.warn>:first-child.mat-column-select,.high-contrast-theme table.material-table .mat-row.warn>:first-child.mat-checkbox-column,.high-contrast-theme .mat-table tr.warn>:first-child.mat-column-select,.high-contrast-theme .mat-table tr.warn>:first-child.mat-checkbox-column,.high-contrast-theme .mat-table .mat-header-row.warn>:first-child.mat-column-select,.high-contrast-theme .mat-table .mat-header-row.warn>:first-child.mat-checkbox-column,.high-contrast-theme .mat-table .mat-row.warn>:first-child.mat-column-select,.high-contrast-theme .mat-table .mat-row.warn>:first-child.mat-checkbox-column{padding-right:4px!important}.high-contrast-theme table.material-table tr.warn>:first-child.mat-column-select .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.high-contrast-theme table.material-table tr.warn>:first-child.mat-checkbox-column .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.high-contrast-theme table.material-table .mat-header-row.warn>:first-child.mat-column-select .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.high-contrast-theme table.material-table .mat-header-row.warn>:first-child.mat-checkbox-column .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.high-contrast-theme table.material-table .mat-row.warn>:first-child.mat-column-select .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.high-contrast-theme table.material-table .mat-row.warn>:first-child.mat-checkbox-column .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.high-contrast-theme .mat-table tr.warn>:first-child.mat-column-select .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.high-contrast-theme .mat-table tr.warn>:first-child.mat-checkbox-column .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.high-contrast-theme .mat-table .mat-header-row.warn>:first-child.mat-column-select .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.high-contrast-theme .mat-table .mat-header-row.warn>:first-child.mat-checkbox-column .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.high-contrast-theme .mat-table .mat-row.warn>:first-child.mat-column-select .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.high-contrast-theme .mat-table .mat-row.warn>:first-child.mat-checkbox-column .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame{border-color:#f3840a!important}.high-contrast-theme table.material-table tr.warn>:first-child.mat-column-select .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.high-contrast-theme table.material-table tr.warn>:first-child.mat-checkbox-column .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.high-contrast-theme table.material-table .mat-header-row.warn>:first-child.mat-column-select .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.high-contrast-theme table.material-table .mat-header-row.warn>:first-child.mat-checkbox-column .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.high-contrast-theme table.material-table .mat-row.warn>:first-child.mat-column-select .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.high-contrast-theme table.material-table .mat-row.warn>:first-child.mat-checkbox-column .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.high-contrast-theme .mat-table tr.warn>:first-child.mat-column-select .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.high-contrast-theme .mat-table tr.warn>:first-child.mat-checkbox-column .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.high-contrast-theme .mat-table .mat-header-row.warn>:first-child.mat-column-select .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.high-contrast-theme .mat-table .mat-header-row.warn>:first-child.mat-checkbox-column .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.high-contrast-theme .mat-table .mat-row.warn>:first-child.mat-column-select .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.high-contrast-theme .mat-table .mat-row.warn>:first-child.mat-checkbox-column .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background{background-color:#f3840a}.high-contrast-theme table.material-table tr.warn .colorize,.high-contrast-theme table.material-table .mat-header-row.warn .colorize,.high-contrast-theme table.material-table .mat-row.warn .colorize,.high-contrast-theme .mat-table tr.warn .colorize,.high-contrast-theme .mat-table .mat-header-row.warn .colorize,.high-contrast-theme .mat-table .mat-row.warn .colorize{color:#f3840a}.high-contrast-theme table.material-table tr.error>:first-child,.high-contrast-theme table.material-table .mat-header-row.error>:first-child,.high-contrast-theme table.material-table .mat-row.error>:first-child,.high-contrast-theme .mat-table tr.error>:first-child,.high-contrast-theme .mat-table .mat-header-row.error>:first-child,.high-contrast-theme .mat-table .mat-row.error>:first-child{border-left:4px solid #c80505;padding-left:24px}.high-contrast-theme table.material-table tr.error>:first-child.mat-column-select,.high-contrast-theme table.material-table tr.error>:first-child.mat-checkbox-column,.high-contrast-theme table.material-table .mat-header-row.error>:first-child.mat-column-select,.high-contrast-theme table.material-table .mat-header-row.error>:first-child.mat-checkbox-column,.high-contrast-theme table.material-table .mat-row.error>:first-child.mat-column-select,.high-contrast-theme table.material-table .mat-row.error>:first-child.mat-checkbox-column,.high-contrast-theme .mat-table tr.error>:first-child.mat-column-select,.high-contrast-theme .mat-table tr.error>:first-child.mat-checkbox-column,.high-contrast-theme .mat-table .mat-header-row.error>:first-child.mat-column-select,.high-contrast-theme .mat-table .mat-header-row.error>:first-child.mat-checkbox-column,.high-contrast-theme .mat-table .mat-row.error>:first-child.mat-column-select,.high-contrast-theme .mat-table .mat-row.error>:first-child.mat-checkbox-column{padding-right:4px!important}.high-contrast-theme table.material-table tr.error>:first-child.mat-column-select .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.high-contrast-theme table.material-table tr.error>:first-child.mat-checkbox-column .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.high-contrast-theme table.material-table .mat-header-row.error>:first-child.mat-column-select .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.high-contrast-theme table.material-table .mat-header-row.error>:first-child.mat-checkbox-column .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.high-contrast-theme table.material-table .mat-row.error>:first-child.mat-column-select .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.high-contrast-theme table.material-table .mat-row.error>:first-child.mat-checkbox-column .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.high-contrast-theme .mat-table tr.error>:first-child.mat-column-select .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.high-contrast-theme .mat-table tr.error>:first-child.mat-checkbox-column .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.high-contrast-theme .mat-table .mat-header-row.error>:first-child.mat-column-select .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.high-contrast-theme .mat-table .mat-header-row.error>:first-child.mat-checkbox-column .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.high-contrast-theme .mat-table .mat-row.error>:first-child.mat-column-select .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.high-contrast-theme .mat-table .mat-row.error>:first-child.mat-checkbox-column .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame{border-color:#c80505!important}.high-contrast-theme table.material-table tr.error>:first-child.mat-column-select .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.high-contrast-theme table.material-table tr.error>:first-child.mat-checkbox-column .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.high-contrast-theme table.material-table .mat-header-row.error>:first-child.mat-column-select .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.high-contrast-theme table.material-table .mat-header-row.error>:first-child.mat-checkbox-column .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.high-contrast-theme table.material-table .mat-row.error>:first-child.mat-column-select .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.high-contrast-theme table.material-table .mat-row.error>:first-child.mat-checkbox-column .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.high-contrast-theme .mat-table tr.error>:first-child.mat-column-select .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.high-contrast-theme .mat-table tr.error>:first-child.mat-checkbox-column .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.high-contrast-theme .mat-table .mat-header-row.error>:first-child.mat-column-select .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.high-contrast-theme .mat-table .mat-header-row.error>:first-child.mat-checkbox-column .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.high-contrast-theme .mat-table .mat-row.error>:first-child.mat-column-select .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.high-contrast-theme .mat-table .mat-row.error>:first-child.mat-checkbox-column .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background{background-color:#c80505}.high-contrast-theme table.material-table tr.error .colorize,.high-contrast-theme table.material-table .mat-header-row.error .colorize,.high-contrast-theme table.material-table .mat-row.error .colorize,.high-contrast-theme .mat-table tr.error .colorize,.high-contrast-theme .mat-table .mat-header-row.error .colorize,.high-contrast-theme .mat-table .mat-row.error .colorize{color:#c80505}.high-contrast-theme table.material-table tr.inform>:first-child,.high-contrast-theme table.material-table .mat-header-row.inform>:first-child,.high-contrast-theme table.material-table .mat-row.inform>:first-child,.high-contrast-theme .mat-table tr.inform>:first-child,.high-contrast-theme .mat-table .mat-header-row.inform>:first-child,.high-contrast-theme .mat-table .mat-row.inform>:first-child{border-left:4px solid #0066aa;padding-left:24px}.high-contrast-theme table.material-table tr.inform>:first-child.mat-column-select,.high-contrast-theme table.material-table tr.inform>:first-child.mat-checkbox-column,.high-contrast-theme table.material-table .mat-header-row.inform>:first-child.mat-column-select,.high-contrast-theme table.material-table .mat-header-row.inform>:first-child.mat-checkbox-column,.high-contrast-theme table.material-table .mat-row.inform>:first-child.mat-column-select,.high-contrast-theme table.material-table .mat-row.inform>:first-child.mat-checkbox-column,.high-contrast-theme .mat-table tr.inform>:first-child.mat-column-select,.high-contrast-theme .mat-table tr.inform>:first-child.mat-checkbox-column,.high-contrast-theme .mat-table .mat-header-row.inform>:first-child.mat-column-select,.high-contrast-theme .mat-table .mat-header-row.inform>:first-child.mat-checkbox-column,.high-contrast-theme .mat-table .mat-row.inform>:first-child.mat-column-select,.high-contrast-theme .mat-table .mat-row.inform>:first-child.mat-checkbox-column{padding-right:4px!important}.high-contrast-theme table.material-table tr.inform>:first-child.mat-column-select .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.high-contrast-theme table.material-table tr.inform>:first-child.mat-checkbox-column .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.high-contrast-theme table.material-table .mat-header-row.inform>:first-child.mat-column-select .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.high-contrast-theme table.material-table .mat-header-row.inform>:first-child.mat-checkbox-column .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.high-contrast-theme table.material-table .mat-row.inform>:first-child.mat-column-select .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.high-contrast-theme table.material-table .mat-row.inform>:first-child.mat-checkbox-column .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.high-contrast-theme .mat-table tr.inform>:first-child.mat-column-select .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.high-contrast-theme .mat-table tr.inform>:first-child.mat-checkbox-column .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.high-contrast-theme .mat-table .mat-header-row.inform>:first-child.mat-column-select .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.high-contrast-theme .mat-table .mat-header-row.inform>:first-child.mat-checkbox-column .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.high-contrast-theme .mat-table .mat-row.inform>:first-child.mat-column-select .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.high-contrast-theme .mat-table .mat-row.inform>:first-child.mat-checkbox-column .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame{border-color:#06a!important}.high-contrast-theme table.material-table tr.inform>:first-child.mat-column-select .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.high-contrast-theme table.material-table tr.inform>:first-child.mat-checkbox-column .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.high-contrast-theme table.material-table .mat-header-row.inform>:first-child.mat-column-select .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.high-contrast-theme table.material-table .mat-header-row.inform>:first-child.mat-checkbox-column .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.high-contrast-theme table.material-table .mat-row.inform>:first-child.mat-column-select .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.high-contrast-theme table.material-table .mat-row.inform>:first-child.mat-checkbox-column .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.high-contrast-theme .mat-table tr.inform>:first-child.mat-column-select .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.high-contrast-theme .mat-table tr.inform>:first-child.mat-checkbox-column .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.high-contrast-theme .mat-table .mat-header-row.inform>:first-child.mat-column-select .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.high-contrast-theme .mat-table .mat-header-row.inform>:first-child.mat-checkbox-column .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.high-contrast-theme .mat-table .mat-row.inform>:first-child.mat-column-select .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.high-contrast-theme .mat-table .mat-row.inform>:first-child.mat-checkbox-column .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background{background-color:#06a}.high-contrast-theme table.material-table tr.inform .colorize,.high-contrast-theme table.material-table .mat-header-row.inform .colorize,.high-contrast-theme table.material-table .mat-row.inform .colorize,.high-contrast-theme .mat-table tr.inform .colorize,.high-contrast-theme .mat-table .mat-header-row.inform .colorize,.high-contrast-theme .mat-table .mat-row.inform .colorize{color:#06a}.high-contrast-theme table.material-table tr.brand>:first-child,.high-contrast-theme table.material-table .mat-header-row.brand>:first-child,.high-contrast-theme table.material-table .mat-row.brand>:first-child,.high-contrast-theme .mat-table tr.brand>:first-child,.high-contrast-theme .mat-table .mat-header-row.brand>:first-child,.high-contrast-theme .mat-table .mat-row.brand>:first-child{border-left:4px solid #ff3700;padding-left:24px}.high-contrast-theme table.material-table tr.brand>:first-child.mat-column-select,.high-contrast-theme table.material-table tr.brand>:first-child.mat-checkbox-column,.high-contrast-theme table.material-table .mat-header-row.brand>:first-child.mat-column-select,.high-contrast-theme table.material-table .mat-header-row.brand>:first-child.mat-checkbox-column,.high-contrast-theme table.material-table .mat-row.brand>:first-child.mat-column-select,.high-contrast-theme table.material-table .mat-row.brand>:first-child.mat-checkbox-column,.high-contrast-theme .mat-table tr.brand>:first-child.mat-column-select,.high-contrast-theme .mat-table tr.brand>:first-child.mat-checkbox-column,.high-contrast-theme .mat-table .mat-header-row.brand>:first-child.mat-column-select,.high-contrast-theme .mat-table .mat-header-row.brand>:first-child.mat-checkbox-column,.high-contrast-theme .mat-table .mat-row.brand>:first-child.mat-column-select,.high-contrast-theme .mat-table .mat-row.brand>:first-child.mat-checkbox-column{padding-right:4px!important}.high-contrast-theme table.material-table tr.brand>:first-child.mat-column-select .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.high-contrast-theme table.material-table tr.brand>:first-child.mat-checkbox-column .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.high-contrast-theme table.material-table .mat-header-row.brand>:first-child.mat-column-select .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.high-contrast-theme table.material-table .mat-header-row.brand>:first-child.mat-checkbox-column .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.high-contrast-theme table.material-table .mat-row.brand>:first-child.mat-column-select .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.high-contrast-theme table.material-table .mat-row.brand>:first-child.mat-checkbox-column .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.high-contrast-theme .mat-table tr.brand>:first-child.mat-column-select .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.high-contrast-theme .mat-table tr.brand>:first-child.mat-checkbox-column .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.high-contrast-theme .mat-table .mat-header-row.brand>:first-child.mat-column-select .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.high-contrast-theme .mat-table .mat-header-row.brand>:first-child.mat-checkbox-column .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.high-contrast-theme .mat-table .mat-row.brand>:first-child.mat-column-select .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.high-contrast-theme .mat-table .mat-row.brand>:first-child.mat-checkbox-column .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame{border-color:#ff3700!important}.high-contrast-theme table.material-table tr.brand>:first-child.mat-column-select .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.high-contrast-theme table.material-table tr.brand>:first-child.mat-checkbox-column .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.high-contrast-theme table.material-table .mat-header-row.brand>:first-child.mat-column-select .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.high-contrast-theme table.material-table .mat-header-row.brand>:first-child.mat-checkbox-column .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.high-contrast-theme table.material-table .mat-row.brand>:first-child.mat-column-select .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.high-contrast-theme table.material-table .mat-row.brand>:first-child.mat-checkbox-column .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.high-contrast-theme .mat-table tr.brand>:first-child.mat-column-select .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.high-contrast-theme .mat-table tr.brand>:first-child.mat-checkbox-column .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.high-contrast-theme .mat-table .mat-header-row.brand>:first-child.mat-column-select .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.high-contrast-theme .mat-table .mat-header-row.brand>:first-child.mat-checkbox-column .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.high-contrast-theme .mat-table .mat-row.brand>:first-child.mat-column-select .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.high-contrast-theme .mat-table .mat-row.brand>:first-child.mat-checkbox-column .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background{background-color:#ff3700}.high-contrast-theme table.material-table tr.brand .colorize,.high-contrast-theme table.material-table .mat-header-row.brand .colorize,.high-contrast-theme table.material-table .mat-row.brand .colorize,.high-contrast-theme .mat-table tr.brand .colorize,.high-contrast-theme .mat-table .mat-header-row.brand .colorize,.high-contrast-theme .mat-table .mat-row.brand .colorize{color:#ff3700}.high-contrast-theme table.material-table tr.surface-secundary>:first-child,.high-contrast-theme table.material-table .mat-header-row.surface-secundary>:first-child,.high-contrast-theme table.material-table .mat-row.surface-secundary>:first-child,.high-contrast-theme .mat-table tr.surface-secundary>:first-child,.high-contrast-theme .mat-table .mat-header-row.surface-secundary>:first-child,.high-contrast-theme .mat-table .mat-row.surface-secundary>:first-child{border-left:4px solid #dfdfdf;padding-left:24px}.high-contrast-theme table.material-table tr.surface-secundary>:first-child.mat-column-select,.high-contrast-theme table.material-table tr.surface-secundary>:first-child.mat-checkbox-column,.high-contrast-theme table.material-table .mat-header-row.surface-secundary>:first-child.mat-column-select,.high-contrast-theme table.material-table .mat-header-row.surface-secundary>:first-child.mat-checkbox-column,.high-contrast-theme table.material-table .mat-row.surface-secundary>:first-child.mat-column-select,.high-contrast-theme table.material-table .mat-row.surface-secundary>:first-child.mat-checkbox-column,.high-contrast-theme .mat-table tr.surface-secundary>:first-child.mat-column-select,.high-contrast-theme .mat-table tr.surface-secundary>:first-child.mat-checkbox-column,.high-contrast-theme .mat-table .mat-header-row.surface-secundary>:first-child.mat-column-select,.high-contrast-theme .mat-table .mat-header-row.surface-secundary>:first-child.mat-checkbox-column,.high-contrast-theme .mat-table .mat-row.surface-secundary>:first-child.mat-column-select,.high-contrast-theme .mat-table .mat-row.surface-secundary>:first-child.mat-checkbox-column{padding-right:4px!important}.high-contrast-theme table.material-table tr.surface-secundary>:first-child.mat-column-select .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.high-contrast-theme table.material-table tr.surface-secundary>:first-child.mat-checkbox-column .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.high-contrast-theme table.material-table .mat-header-row.surface-secundary>:first-child.mat-column-select .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.high-contrast-theme table.material-table .mat-header-row.surface-secundary>:first-child.mat-checkbox-column .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.high-contrast-theme table.material-table .mat-row.surface-secundary>:first-child.mat-column-select .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.high-contrast-theme table.material-table .mat-row.surface-secundary>:first-child.mat-checkbox-column .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.high-contrast-theme .mat-table tr.surface-secundary>:first-child.mat-column-select .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.high-contrast-theme .mat-table tr.surface-secundary>:first-child.mat-checkbox-column .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.high-contrast-theme .mat-table .mat-header-row.surface-secundary>:first-child.mat-column-select .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.high-contrast-theme .mat-table .mat-header-row.surface-secundary>:first-child.mat-checkbox-column .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.high-contrast-theme .mat-table .mat-row.surface-secundary>:first-child.mat-column-select .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.high-contrast-theme .mat-table .mat-row.surface-secundary>:first-child.mat-checkbox-column .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame{border-color:#dfdfdf!important}.high-contrast-theme table.material-table tr.surface-secundary>:first-child.mat-column-select .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.high-contrast-theme table.material-table tr.surface-secundary>:first-child.mat-checkbox-column .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.high-contrast-theme table.material-table .mat-header-row.surface-secundary>:first-child.mat-column-select .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.high-contrast-theme table.material-table .mat-header-row.surface-secundary>:first-child.mat-checkbox-column .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.high-contrast-theme table.material-table .mat-row.surface-secundary>:first-child.mat-column-select .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.high-contrast-theme table.material-table .mat-row.surface-secundary>:first-child.mat-checkbox-column .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.high-contrast-theme .mat-table tr.surface-secundary>:first-child.mat-column-select .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.high-contrast-theme .mat-table tr.surface-secundary>:first-child.mat-checkbox-column .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.high-contrast-theme .mat-table .mat-header-row.surface-secundary>:first-child.mat-column-select .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.high-contrast-theme .mat-table .mat-header-row.surface-secundary>:first-child.mat-checkbox-column .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.high-contrast-theme .mat-table .mat-row.surface-secundary>:first-child.mat-column-select .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.high-contrast-theme .mat-table .mat-row.surface-secundary>:first-child.mat-checkbox-column .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background{background-color:#dfdfdf}.high-contrast-theme table.material-table tr.surface-secundary .colorize,.high-contrast-theme table.material-table .mat-header-row.surface-secundary .colorize,.high-contrast-theme table.material-table .mat-row.surface-secundary .colorize,.high-contrast-theme .mat-table tr.surface-secundary .colorize,.high-contrast-theme .mat-table .mat-header-row.surface-secundary .colorize,.high-contrast-theme .mat-table .mat-row.surface-secundary .colorize{color:#dfdfdf}.high-contrast-theme table.material-table tr.surface>:first-child,.high-contrast-theme table.material-table .mat-header-row.surface>:first-child,.high-contrast-theme table.material-table .mat-row.surface>:first-child,.high-contrast-theme .mat-table tr.surface>:first-child,.high-contrast-theme .mat-table .mat-header-row.surface>:first-child,.high-contrast-theme .mat-table .mat-row.surface>:first-child{border-left:4px solid white;padding-left:24px}.high-contrast-theme table.material-table tr.surface>:first-child.mat-column-select,.high-contrast-theme table.material-table tr.surface>:first-child.mat-checkbox-column,.high-contrast-theme table.material-table .mat-header-row.surface>:first-child.mat-column-select,.high-contrast-theme table.material-table .mat-header-row.surface>:first-child.mat-checkbox-column,.high-contrast-theme table.material-table .mat-row.surface>:first-child.mat-column-select,.high-contrast-theme table.material-table .mat-row.surface>:first-child.mat-checkbox-column,.high-contrast-theme .mat-table tr.surface>:first-child.mat-column-select,.high-contrast-theme .mat-table tr.surface>:first-child.mat-checkbox-column,.high-contrast-theme .mat-table .mat-header-row.surface>:first-child.mat-column-select,.high-contrast-theme .mat-table .mat-header-row.surface>:first-child.mat-checkbox-column,.high-contrast-theme .mat-table .mat-row.surface>:first-child.mat-column-select,.high-contrast-theme .mat-table .mat-row.surface>:first-child.mat-checkbox-column{padding-right:4px!important}.high-contrast-theme table.material-table tr.surface>:first-child.mat-column-select .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.high-contrast-theme table.material-table tr.surface>:first-child.mat-checkbox-column .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.high-contrast-theme table.material-table .mat-header-row.surface>:first-child.mat-column-select .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.high-contrast-theme table.material-table .mat-header-row.surface>:first-child.mat-checkbox-column .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.high-contrast-theme table.material-table .mat-row.surface>:first-child.mat-column-select .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.high-contrast-theme table.material-table .mat-row.surface>:first-child.mat-checkbox-column .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.high-contrast-theme .mat-table tr.surface>:first-child.mat-column-select .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.high-contrast-theme .mat-table tr.surface>:first-child.mat-checkbox-column .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.high-contrast-theme .mat-table .mat-header-row.surface>:first-child.mat-column-select .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.high-contrast-theme .mat-table .mat-header-row.surface>:first-child.mat-checkbox-column .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.high-contrast-theme .mat-table .mat-row.surface>:first-child.mat-column-select .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.high-contrast-theme .mat-table .mat-row.surface>:first-child.mat-checkbox-column .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame{border-color:#fff!important}.high-contrast-theme table.material-table tr.surface>:first-child.mat-column-select .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.high-contrast-theme table.material-table tr.surface>:first-child.mat-checkbox-column .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.high-contrast-theme table.material-table .mat-header-row.surface>:first-child.mat-column-select .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.high-contrast-theme table.material-table .mat-header-row.surface>:first-child.mat-checkbox-column .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.high-contrast-theme table.material-table .mat-row.surface>:first-child.mat-column-select .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.high-contrast-theme table.material-table .mat-row.surface>:first-child.mat-checkbox-column .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.high-contrast-theme .mat-table tr.surface>:first-child.mat-column-select .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.high-contrast-theme .mat-table tr.surface>:first-child.mat-checkbox-column .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.high-contrast-theme .mat-table .mat-header-row.surface>:first-child.mat-column-select .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.high-contrast-theme .mat-table .mat-header-row.surface>:first-child.mat-checkbox-column .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.high-contrast-theme .mat-table .mat-row.surface>:first-child.mat-column-select .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.high-contrast-theme .mat-table .mat-row.surface>:first-child.mat-checkbox-column .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background{background-color:#fff}.high-contrast-theme table.material-table tr.surface .colorize,.high-contrast-theme table.material-table .mat-header-row.surface .colorize,.high-contrast-theme table.material-table .mat-row.surface .colorize,.high-contrast-theme .mat-table tr.surface .colorize,.high-contrast-theme .mat-table .mat-header-row.surface .colorize,.high-contrast-theme .mat-table .mat-row.surface .colorize{color:#fff}.high-contrast-theme table.material-table tr.gray>:first-child,.high-contrast-theme table.material-table .mat-header-row.gray>:first-child,.high-contrast-theme table.material-table .mat-row.gray>:first-child,.high-contrast-theme .mat-table tr.gray>:first-child,.high-contrast-theme .mat-table .mat-header-row.gray>:first-child,.high-contrast-theme .mat-table .mat-row.gray>:first-child{border-left:4px solid #1f1f1f;padding-left:24px}.high-contrast-theme table.material-table tr.gray>:first-child.mat-column-select,.high-contrast-theme table.material-table tr.gray>:first-child.mat-checkbox-column,.high-contrast-theme table.material-table .mat-header-row.gray>:first-child.mat-column-select,.high-contrast-theme table.material-table .mat-header-row.gray>:first-child.mat-checkbox-column,.high-contrast-theme table.material-table .mat-row.gray>:first-child.mat-column-select,.high-contrast-theme table.material-table .mat-row.gray>:first-child.mat-checkbox-column,.high-contrast-theme .mat-table tr.gray>:first-child.mat-column-select,.high-contrast-theme .mat-table tr.gray>:first-child.mat-checkbox-column,.high-contrast-theme .mat-table .mat-header-row.gray>:first-child.mat-column-select,.high-contrast-theme .mat-table .mat-header-row.gray>:first-child.mat-checkbox-column,.high-contrast-theme .mat-table .mat-row.gray>:first-child.mat-column-select,.high-contrast-theme .mat-table .mat-row.gray>:first-child.mat-checkbox-column{padding-right:4px!important}.high-contrast-theme table.material-table tr.gray>:first-child.mat-column-select .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.high-contrast-theme table.material-table tr.gray>:first-child.mat-checkbox-column .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.high-contrast-theme table.material-table .mat-header-row.gray>:first-child.mat-column-select .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.high-contrast-theme table.material-table .mat-header-row.gray>:first-child.mat-checkbox-column .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.high-contrast-theme table.material-table .mat-row.gray>:first-child.mat-column-select .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.high-contrast-theme table.material-table .mat-row.gray>:first-child.mat-checkbox-column .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.high-contrast-theme .mat-table tr.gray>:first-child.mat-column-select .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.high-contrast-theme .mat-table tr.gray>:first-child.mat-checkbox-column .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.high-contrast-theme .mat-table .mat-header-row.gray>:first-child.mat-column-select .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.high-contrast-theme .mat-table .mat-header-row.gray>:first-child.mat-checkbox-column .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.high-contrast-theme .mat-table .mat-row.gray>:first-child.mat-column-select .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.high-contrast-theme .mat-table .mat-row.gray>:first-child.mat-checkbox-column .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame{border-color:#1f1f1f!important}.high-contrast-theme table.material-table tr.gray>:first-child.mat-column-select .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.high-contrast-theme table.material-table tr.gray>:first-child.mat-checkbox-column .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.high-contrast-theme table.material-table .mat-header-row.gray>:first-child.mat-column-select .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.high-contrast-theme table.material-table .mat-header-row.gray>:first-child.mat-checkbox-column .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.high-contrast-theme table.material-table .mat-row.gray>:first-child.mat-column-select .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.high-contrast-theme table.material-table .mat-row.gray>:first-child.mat-checkbox-column .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.high-contrast-theme .mat-table tr.gray>:first-child.mat-column-select .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.high-contrast-theme .mat-table tr.gray>:first-child.mat-checkbox-column .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.high-contrast-theme .mat-table .mat-header-row.gray>:first-child.mat-column-select .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.high-contrast-theme .mat-table .mat-header-row.gray>:first-child.mat-checkbox-column .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.high-contrast-theme .mat-table .mat-row.gray>:first-child.mat-column-select .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.high-contrast-theme .mat-table .mat-row.gray>:first-child.mat-checkbox-column .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background{background-color:#1f1f1f}.high-contrast-theme table.material-table tr.gray .colorize,.high-contrast-theme table.material-table .mat-header-row.gray .colorize,.high-contrast-theme table.material-table .mat-row.gray .colorize,.high-contrast-theme .mat-table tr.gray .colorize,.high-contrast-theme .mat-table .mat-header-row.gray .colorize,.high-contrast-theme .mat-table .mat-row.gray .colorize{color:#1f1f1f}.high-contrast-theme table.material-table tr.covered-need>:first-child,.high-contrast-theme table.material-table .mat-header-row.covered-need>:first-child,.high-contrast-theme table.material-table .mat-row.covered-need>:first-child,.high-contrast-theme .mat-table tr.covered-need>:first-child,.high-contrast-theme .mat-table .mat-header-row.covered-need>:first-child,.high-contrast-theme .mat-table .mat-row.covered-need>:first-child{border-left:4px solid #1f1f1f;padding-left:24px}.high-contrast-theme table.material-table tr.covered-need>:first-child.mat-column-select,.high-contrast-theme table.material-table tr.covered-need>:first-child.mat-checkbox-column,.high-contrast-theme table.material-table .mat-header-row.covered-need>:first-child.mat-column-select,.high-contrast-theme table.material-table .mat-header-row.covered-need>:first-child.mat-checkbox-column,.high-contrast-theme table.material-table .mat-row.covered-need>:first-child.mat-column-select,.high-contrast-theme table.material-table .mat-row.covered-need>:first-child.mat-checkbox-column,.high-contrast-theme .mat-table tr.covered-need>:first-child.mat-column-select,.high-contrast-theme .mat-table tr.covered-need>:first-child.mat-checkbox-column,.high-contrast-theme .mat-table .mat-header-row.covered-need>:first-child.mat-column-select,.high-contrast-theme .mat-table .mat-header-row.covered-need>:first-child.mat-checkbox-column,.high-contrast-theme .mat-table .mat-row.covered-need>:first-child.mat-column-select,.high-contrast-theme .mat-table .mat-row.covered-need>:first-child.mat-checkbox-column{padding-right:4px!important}.high-contrast-theme table.material-table tr.covered-need>:first-child.mat-column-select .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.high-contrast-theme table.material-table tr.covered-need>:first-child.mat-checkbox-column .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.high-contrast-theme table.material-table .mat-header-row.covered-need>:first-child.mat-column-select .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.high-contrast-theme table.material-table .mat-header-row.covered-need>:first-child.mat-checkbox-column .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.high-contrast-theme table.material-table .mat-row.covered-need>:first-child.mat-column-select .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.high-contrast-theme table.material-table .mat-row.covered-need>:first-child.mat-checkbox-column .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.high-contrast-theme .mat-table tr.covered-need>:first-child.mat-column-select .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.high-contrast-theme .mat-table tr.covered-need>:first-child.mat-checkbox-column .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.high-contrast-theme .mat-table .mat-header-row.covered-need>:first-child.mat-column-select .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.high-contrast-theme .mat-table .mat-header-row.covered-need>:first-child.mat-checkbox-column .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.high-contrast-theme .mat-table .mat-row.covered-need>:first-child.mat-column-select .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.high-contrast-theme .mat-table .mat-row.covered-need>:first-child.mat-checkbox-column .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame{border-color:#1f1f1f!important}.high-contrast-theme table.material-table tr.covered-need>:first-child.mat-column-select .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.high-contrast-theme table.material-table tr.covered-need>:first-child.mat-checkbox-column .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.high-contrast-theme table.material-table .mat-header-row.covered-need>:first-child.mat-column-select .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.high-contrast-theme table.material-table .mat-header-row.covered-need>:first-child.mat-checkbox-column .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.high-contrast-theme table.material-table .mat-row.covered-need>:first-child.mat-column-select .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.high-contrast-theme table.material-table .mat-row.covered-need>:first-child.mat-checkbox-column .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.high-contrast-theme .mat-table tr.covered-need>:first-child.mat-column-select .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.high-contrast-theme .mat-table tr.covered-need>:first-child.mat-checkbox-column .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.high-contrast-theme .mat-table .mat-header-row.covered-need>:first-child.mat-column-select .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.high-contrast-theme .mat-table .mat-header-row.covered-need>:first-child.mat-checkbox-column .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.high-contrast-theme .mat-table .mat-row.covered-need>:first-child.mat-column-select .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.high-contrast-theme .mat-table .mat-row.covered-need>:first-child.mat-checkbox-column .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background{background-color:#1f1f1f}.high-contrast-theme table.material-table tr.covered-need .colorize,.high-contrast-theme table.material-table .mat-header-row.covered-need .colorize,.high-contrast-theme table.material-table .mat-row.covered-need .colorize,.high-contrast-theme .mat-table tr.covered-need .colorize,.high-contrast-theme .mat-table .mat-header-row.covered-need .colorize,.high-contrast-theme .mat-table .mat-row.covered-need .colorize{color:#1f1f1f}.high-contrast-theme table.material-table tr.non-covered-need>:first-child,.high-contrast-theme table.material-table .mat-header-row.non-covered-need>:first-child,.high-contrast-theme table.material-table .mat-row.non-covered-need>:first-child,.high-contrast-theme .mat-table tr.non-covered-need>:first-child,.high-contrast-theme .mat-table .mat-header-row.non-covered-need>:first-child,.high-contrast-theme .mat-table .mat-row.non-covered-need>:first-child{border-left:4px solid #1f1f1f;padding-left:24px}.high-contrast-theme table.material-table tr.non-covered-need>:first-child.mat-column-select,.high-contrast-theme table.material-table tr.non-covered-need>:first-child.mat-checkbox-column,.high-contrast-theme table.material-table .mat-header-row.non-covered-need>:first-child.mat-column-select,.high-contrast-theme table.material-table .mat-header-row.non-covered-need>:first-child.mat-checkbox-column,.high-contrast-theme table.material-table .mat-row.non-covered-need>:first-child.mat-column-select,.high-contrast-theme table.material-table .mat-row.non-covered-need>:first-child.mat-checkbox-column,.high-contrast-theme .mat-table tr.non-covered-need>:first-child.mat-column-select,.high-contrast-theme .mat-table tr.non-covered-need>:first-child.mat-checkbox-column,.high-contrast-theme .mat-table .mat-header-row.non-covered-need>:first-child.mat-column-select,.high-contrast-theme .mat-table .mat-header-row.non-covered-need>:first-child.mat-checkbox-column,.high-contrast-theme .mat-table .mat-row.non-covered-need>:first-child.mat-column-select,.high-contrast-theme .mat-table .mat-row.non-covered-need>:first-child.mat-checkbox-column{padding-right:4px!important}.high-contrast-theme table.material-table tr.non-covered-need>:first-child.mat-column-select .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.high-contrast-theme table.material-table tr.non-covered-need>:first-child.mat-checkbox-column .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.high-contrast-theme table.material-table .mat-header-row.non-covered-need>:first-child.mat-column-select .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.high-contrast-theme table.material-table .mat-header-row.non-covered-need>:first-child.mat-checkbox-column .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.high-contrast-theme table.material-table .mat-row.non-covered-need>:first-child.mat-column-select .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.high-contrast-theme table.material-table .mat-row.non-covered-need>:first-child.mat-checkbox-column .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.high-contrast-theme .mat-table tr.non-covered-need>:first-child.mat-column-select .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.high-contrast-theme .mat-table tr.non-covered-need>:first-child.mat-checkbox-column .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.high-contrast-theme .mat-table .mat-header-row.non-covered-need>:first-child.mat-column-select .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.high-contrast-theme .mat-table .mat-header-row.non-covered-need>:first-child.mat-checkbox-column .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.high-contrast-theme .mat-table .mat-row.non-covered-need>:first-child.mat-column-select .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.high-contrast-theme .mat-table .mat-row.non-covered-need>:first-child.mat-checkbox-column .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame{border-color:#1f1f1f!important}.high-contrast-theme table.material-table tr.non-covered-need>:first-child.mat-column-select .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.high-contrast-theme table.material-table tr.non-covered-need>:first-child.mat-checkbox-column .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.high-contrast-theme table.material-table .mat-header-row.non-covered-need>:first-child.mat-column-select .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.high-contrast-theme table.material-table .mat-header-row.non-covered-need>:first-child.mat-checkbox-column .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.high-contrast-theme table.material-table .mat-row.non-covered-need>:first-child.mat-column-select .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.high-contrast-theme table.material-table .mat-row.non-covered-need>:first-child.mat-checkbox-column .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.high-contrast-theme .mat-table tr.non-covered-need>:first-child.mat-column-select .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.high-contrast-theme .mat-table tr.non-covered-need>:first-child.mat-checkbox-column .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.high-contrast-theme .mat-table .mat-header-row.non-covered-need>:first-child.mat-column-select .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.high-contrast-theme .mat-table .mat-header-row.non-covered-need>:first-child.mat-checkbox-column .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.high-contrast-theme .mat-table .mat-row.non-covered-need>:first-child.mat-column-select .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.high-contrast-theme .mat-table .mat-row.non-covered-need>:first-child.mat-checkbox-column .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background{background-color:#1f1f1f}.high-contrast-theme table.material-table tr.non-covered-need .colorize,.high-contrast-theme table.material-table .mat-header-row.non-covered-need .colorize,.high-contrast-theme table.material-table .mat-row.non-covered-need .colorize,.high-contrast-theme .mat-table tr.non-covered-need .colorize,.high-contrast-theme .mat-table .mat-header-row.non-covered-need .colorize,.high-contrast-theme .mat-table .mat-row.non-covered-need .colorize{color:#1f1f1f}.high-contrast-theme html .mat-tab-group mat-tab-header .mat-tab-label:not(.mat-tab-disabled):focus{background-color:transparent!important}.high-contrast-theme html .mat-tab-group mat-tab-header .mat-ink-bar{background-color:#ff3700!important}.high-contrast-theme html .mat-tab-nav-bar.mat-primary .mat-ink-bar{background-color:#ff3700}.high-contrast-theme .cdk-overlay-container .mat-tooltip a{color:#fff}.high-contrast-theme mat-form-field.am-form-field-prefix .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-prefix{color:#353535}.high-contrast-theme mat-form-field.am-form-field-suffix .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-suffix{color:#353535}.high-contrast-theme mat-form-field.am-form-field-prefix-icon .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-prefix{color:#353535}.high-contrast-theme mat-form-field.am-form-field-suffix-icon .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-suffix{color:#353535}.high-contrast-theme am-back-to-top .fabBtn{background:#d2d2d2!important;color:#000!important}.high-contrast-theme am-back-to-top .fabBtn:hover{background:#ff3700!important;color:#d2d2d2!important}.high-contrast-theme mat-chip.mat-chip .chip-label{color:#626262}.high-contrast-theme mat-chip.mat-chip .chip-value{color:#1f1f1f}.high-contrast-theme mat-chip.mat-chip .remove-chip-button{background-color:#1f1f1fcc;color:#fff}.high-contrast-theme mat-chip.mat-chip .remove-chip-button:hover{background-color:#1f1f1fe6;color:#fff}.high-contrast-theme mat-chip.mat-chip.mat-standard-chip{background-color:#1f1f1f33}.high-contrast-theme mat-chip.mat-chip .chip-label{color:#1f1f1fcc}.high-contrast-theme mat-chip.mat-chip .chip-value{color:#1f1f1fe6}.high-contrast-theme mat-chip.mat-chip .mat-icon.chip-icon{color:#1f1f1fcc}.high-contrast-theme .chip-bubble{background-color:#06a;color:#fff}.high-contrast-theme .chip-list-overlay{border-color:#bcbcbc;background-color:#d2d2d2}.high-contrast-theme .chip-list-overlay .remove-chip-button,.high-contrast-theme .chip-list-overlay .remove-chip-button:focus{background-color:#1f1f1fcc;color:#fff}.high-contrast-theme .chip-list-overlay .remove-chip-button:hover,.high-contrast-theme .chip-list-overlay .remove-chip-button:focus:hover{background-color:#1f1f1fe6;color:#fff}.high-contrast-theme .chip-list-items::-webkit-scrollbar-thumb{background-color:#848484;border-color:#d2d2d2}.high-contrast-theme .chip-list-item{border-top-color:#bcbcbc}.high-contrast-theme .chip-list-remove-all{border-color:#bcbcbc}.high-contrast-theme .chip-list-remove-all-button{color:#4c4c4c}.high-contrast-theme .chip-list-remove-all-button:hover{color:#1f1f1f}.high-contrast-theme am-contact-picker .am-contacts-frm-ctrl{color:#1f1f1fcc}.high-contrast-theme am-contact-picker .email{color:#1f1f1fcc}.high-contrast-theme am-contact-picker .group-icon mat-icon{color:#626262}.high-contrast-theme am-conversation am-conversation-detail .conversation .message-detail .subject{color:#1f1f1fcc}.high-contrast-theme am-conversation am-conversation-detail .conversation .message-detail .message-content{color:#1f1f1fe6}.high-contrast-theme am-conversation am-conversation-detail .conversation .time-stamp{color:#1f1f1fb3}.high-contrast-theme am-conversation am-conversation-detail .conversation .full-name{color:#1f1f1fb3}.high-contrast-theme am-conversation am-conversation-detail .conversation .question-container .question,.high-contrast-theme am-conversation am-conversation-detail .conversation .answer-reply .answer-reply-container .answers .answer{border:1px solid rgba(31,31,31,.3);background-color:#dfdfdf}.high-contrast-theme am-conversation am-conversation-new .new-message{border:1px solid rgba(31,31,31,.3)}.high-contrast-theme am-conversation am-conversation-new .new-message .placeholder{color:#1f1f1fe6}.high-contrast-theme am-conversation am-conversation-new .new-message .message-icon{color:#1f1f1f8c}.high-contrast-theme am-conversation am-conversation-new .editor{border:1px solid rgba(31,31,31,.3)}.high-contrast-theme am-dashboard am-dashboard-group .dashboard-group .title{color:#1f1f1fe6}.high-contrast-theme am-dashboard am-dashboard-item :host{border-right-color:#1f1f1fb3}.high-contrast-theme am-dashboard am-dashboard-item .dashboard-item{color:#1f1f1fe6}.high-contrast-theme am-dashboard am-dashboard-item .dashboard-item .date mat-label{color:#1f1f1fb3}.high-contrast-theme am-dashboard am-dashboard-item .dashboard-item.notRead{color:#ff3700}.high-contrast-theme am-date-form-field .none-default-value-input{color:#ff3700}.high-contrast-theme am-date-in-time am-status-bar .status-bar-container .bar-container{background-color:#e2e2e2}.high-contrast-theme am-date-in-time am-status-bar .status-bar-container .bar-container .active-status-part{background-color:#70bf73}.high-contrast-theme am-date-in-time am-status-bar .status-bar-container .inactive-status-part{background-color:#d50000}.high-contrast-theme am-date-in-time .date-in-time-container .date-in-time-label{color:#1f1f1fcc}.high-contrast-theme am-date-range-form-field .affix-disabled{color:#b8b8b8!important}.high-contrast-theme am-date-range-form-field .none-default-value-input{color:#ff3700}.high-contrast-theme am-dynamic-form am-slider-field .lbl{color:#0000008a}.high-contrast-theme am-dynamic-form am-slider-field .mat-form-field-wrapper:focus-within .mat-form-field.lbl{color:#1f1f1f}.high-contrast-theme am-dynamic-form am-slider-field .mat-form-field-wrapper:focus-within .mat-form-field-required-marker{color:#ff3700}.high-contrast-theme am-dynamic-form .field-group-container .field-group .group-title{color:#262626}.high-contrast-theme am-expandable-card .expandable-card{background-color:#fff}.high-contrast-theme am-expandable-card .toggle-button .mat-icon-button{background-color:#fff;box-shadow:0 2px 1px -1px #0006,0 1px 1px #00000047,0 1px 3px #0000003d}.high-contrast-theme am-expandable-card .toggle-button .mat-icon-button:hover{background-color:#fff}.high-contrast-theme am-expansion-grid .cell{color:#1f1f1fe6}.high-contrast-theme am-expansion-grid .cell.cell-header{color:#1f1f1fb3}.high-contrast-theme am-expansion-grid .expansion-grid .expansion-grid-table .header{border-bottom-color:#acacac}.high-contrast-theme am-expansion-grid .expansion-grid .expansion-grid-table am-cell,.high-contrast-theme am-expansion-grid .expansion-grid .expansion-grid-table .row-color-cell{background-color:#fff}.high-contrast-theme am-expansion-grid .expansion-grid .expansion-grid-table .grouped-row{border-bottom-color:#acacac}.high-contrast-theme am-expansion-grid .expansion-grid .expansion-grid-table .grouped-row.primary .master-row .row-color-cell .row-color,.high-contrast-theme am-expansion-grid .expansion-grid .expansion-grid-table .grouped-row.primary .detail-row .row-color-cell .row-color{background-color:#1f1f1f}.high-contrast-theme am-expansion-grid .expansion-grid .expansion-grid-table .grouped-row.accent .master-row .row-color-cell .row-color,.high-contrast-theme am-expansion-grid .expansion-grid .expansion-grid-table .grouped-row.accent .detail-row .row-color-cell .row-color{background-color:#ff3700}.high-contrast-theme am-expansion-grid .expansion-grid .expansion-grid-table .grouped-row.confirm .master-row .row-color-cell .row-color,.high-contrast-theme am-expansion-grid .expansion-grid .expansion-grid-table .grouped-row.confirm .detail-row .row-color-cell .row-color{background-color:#1ea304}.high-contrast-theme am-expansion-grid .expansion-grid .expansion-grid-table .grouped-row.alert .master-row .row-color-cell .row-color,.high-contrast-theme am-expansion-grid .expansion-grid .expansion-grid-table .grouped-row.alert .detail-row .row-color-cell .row-color{background-color:#c80505}.high-contrast-theme am-expansion-grid .expansion-grid .expansion-grid-table .grouped-row.warn .master-row .row-color-cell .row-color,.high-contrast-theme am-expansion-grid .expansion-grid .expansion-grid-table .grouped-row.warn .detail-row .row-color-cell .row-color{background-color:#f3840a}.high-contrast-theme am-expansion-grid .expansion-grid .expansion-grid-table .grouped-row.error .master-row .row-color-cell .row-color,.high-contrast-theme am-expansion-grid .expansion-grid .expansion-grid-table .grouped-row.error .detail-row .row-color-cell .row-color{background-color:#c80505}.high-contrast-theme am-expansion-grid .expansion-grid .expansion-grid-table .grouped-row.inform .master-row .row-color-cell .row-color,.high-contrast-theme am-expansion-grid .expansion-grid .expansion-grid-table .grouped-row.inform .detail-row .row-color-cell .row-color{background-color:#06a}.high-contrast-theme am-expansion-grid .expansion-grid .expansion-grid-table .grouped-row.brand .master-row .row-color-cell .row-color,.high-contrast-theme am-expansion-grid .expansion-grid .expansion-grid-table .grouped-row.brand .detail-row .row-color-cell .row-color{background-color:#ff3700}.high-contrast-theme am-expansion-grid .expansion-grid .expansion-grid-table .grouped-row.surface-secundary .master-row .row-color-cell .row-color,.high-contrast-theme am-expansion-grid .expansion-grid .expansion-grid-table .grouped-row.surface-secundary .detail-row .row-color-cell .row-color{background-color:#dfdfdf}.high-contrast-theme am-expansion-grid .expansion-grid .expansion-grid-table .grouped-row.surface .master-row .row-color-cell .row-color,.high-contrast-theme am-expansion-grid .expansion-grid .expansion-grid-table .grouped-row.surface .detail-row .row-color-cell .row-color{background-color:#fff}.high-contrast-theme am-expansion-grid .expansion-grid .expansion-grid-table .grouped-row.gray .master-row .row-color-cell .row-color,.high-contrast-theme am-expansion-grid .expansion-grid .expansion-grid-table .grouped-row.gray .detail-row .row-color-cell .row-color{background-color:#1f1f1f}.high-contrast-theme am-expansion-grid .expansion-grid .expansion-grid-table .grouped-row.covered-need .master-row .row-color-cell .row-color,.high-contrast-theme am-expansion-grid .expansion-grid .expansion-grid-table .grouped-row.covered-need .detail-row .row-color-cell .row-color{background-color:#1f1f1f}.high-contrast-theme am-expansion-grid .expansion-grid .expansion-grid-table .grouped-row.non-covered-need .master-row .row-color-cell .row-color,.high-contrast-theme am-expansion-grid .expansion-grid .expansion-grid-table .grouped-row.non-covered-need .detail-row .row-color-cell .row-color{background-color:#1f1f1f}.high-contrast-theme am-expansion-grid .expansion-grid .expansion-grid-table .grouped-row .detail-row{background-color:#dfdfdf}.high-contrast-theme am-expansion-grid .expansion-grid .expansion-grid-table .grouped-row .detail-row am-cell{border-top:1px solid #acacac;background-color:transparent}.high-contrast-theme am-expansion-grid .expansion-grid .expansion-grid-table .grouped-row .detail-row am-cell:nth-child(2){background-color:#fff;border-top-width:0}.high-contrast-theme .header>div{color:#353535}.high-contrast-theme .primary .row-color-cell .row-color,.high-contrast-theme .primary .expansion-panel-row .row-color-cell .row-color{background-color:#1f1f1f}.high-contrast-theme .accent .row-color-cell .row-color,.high-contrast-theme .accent .expansion-panel-row .row-color-cell .row-color{background-color:#ff3700}.high-contrast-theme .confirm .row-color-cell .row-color,.high-contrast-theme .confirm .expansion-panel-row .row-color-cell .row-color{background-color:#1ea304}.high-contrast-theme .alert .row-color-cell .row-color,.high-contrast-theme .alert .expansion-panel-row .row-color-cell .row-color{background-color:#c80505}.high-contrast-theme .warn .row-color-cell .row-color,.high-contrast-theme .warn .expansion-panel-row .row-color-cell .row-color{background-color:#f3840a}.high-contrast-theme .error .row-color-cell .row-color,.high-contrast-theme .error .expansion-panel-row .row-color-cell .row-color{background-color:#c80505}.high-contrast-theme .inform .row-color-cell .row-color,.high-contrast-theme .inform .expansion-panel-row .row-color-cell .row-color{background-color:#06a}.high-contrast-theme .brand .row-color-cell .row-color,.high-contrast-theme .brand .expansion-panel-row .row-color-cell .row-color{background-color:#ff3700}.high-contrast-theme .surface-secundary .row-color-cell .row-color,.high-contrast-theme .surface-secundary .expansion-panel-row .row-color-cell .row-color{background-color:#dfdfdf}.high-contrast-theme .surface .row-color-cell .row-color,.high-contrast-theme .surface .expansion-panel-row .row-color-cell .row-color{background-color:#fff}.high-contrast-theme .gray .row-color-cell .row-color,.high-contrast-theme .gray .expansion-panel-row .row-color-cell .row-color,.high-contrast-theme .covered-need .row-color-cell .row-color,.high-contrast-theme .covered-need .expansion-panel-row .row-color-cell .row-color,.high-contrast-theme .non-covered-need .row-color-cell .row-color,.high-contrast-theme .non-covered-need .expansion-panel-row .row-color-cell .row-color{background-color:#1f1f1f}.high-contrast-theme .grid-panel .header{border-bottom-color:#acacac}.high-contrast-theme .grid-panel mat-expansion-panel-header{background-color:#fff!important}.high-contrast-theme .grid-panel mat-expansion-panel-header:focus,.high-contrast-theme .grid-panel mat-expansion-panel-header:hover{background-color:#fff!important}.high-contrast-theme .grid-panel mat-expansion-panel-header .mat-expansion-indicator{border-bottom-color:#acacac}.high-contrast-theme .grid-panel mat-expansion-panel-header.cluster-header .mat-expansion-indicator:before{color:#4e4e4e8f}.high-contrast-theme .grid-panel mat-expansion-panel-header .group-item-container{border-bottom-color:#acacac}.high-contrast-theme .grid-panel .cell-container.primary-header .cell span{color:#1f1f1fb3}.high-contrast-theme .grid-panel .cell-container .cell{border-bottom-color:#acacac;background-color:#e9e9e9}.high-contrast-theme .grid-panel .marker-label{color:#1f1f1fe6;background-color:#fff}.high-contrast-theme .expansion-panel .expansion-panel-row{border-bottom-color:#acacac}.high-contrast-theme .expansion-panel.theme-no-gray mat-expansion-panel-header{background-color:#fff!important;border-bottom-color:#acacac}.high-contrast-theme .expansion-panel.theme-no-gray mat-expansion-panel-header:focus,.high-contrast-theme .expansion-panel.theme-no-gray mat-expansion-panel-header:hover{background-color:#fff!important}.high-contrast-theme .line{border-bottom-color:#acacac;background-color:#fff}.high-contrast-theme .label{color:#1f1f1fe6;background-color:#fff}.high-contrast-theme am-file-downloader button{color:#000;background:#dfdfdf!important}.high-contrast-theme am-file-downloader button:hover{color:#ff3700;background:#acacac}.high-contrast-theme am-file-upload .fileUpload{color:#000;background:#dfdfdf!important}.high-contrast-theme am-file-upload .fileUpload:hover{background:#acacac}.high-contrast-theme am-file-upload .fileUpload .custInputFile:hover mat-icon,.high-contrast-theme am-file-upload .fileUpload .custInputFile:hover span{color:#ff3700}.high-contrast-theme am-presets-fields .presets{background-color:#d2d2d2}.high-contrast-theme am-presets-fields .presets-head .presets-title{color:#4c4c4c}.high-contrast-theme am-presets-fields .add-button mat-icon{color:#4c4c4c}.high-contrast-theme am-presets-fields .preset-close-button mat-icon{color:#4c4c4c}.high-contrast-theme am-presets-fields .preset-item{background:#bcbcbc}.high-contrast-theme am-presets-fields .preset-item-title{color:#1f1f1f}.high-contrast-theme am-presets-fields .preset-item-description{color:#353535}.high-contrast-theme am-filter-panel .filter-header{background-color:transparent}.high-contrast-theme am-filter-panel .filter-pane.instant-filter-pane .filter-form{background-color:#e9e9e9}.high-contrast-theme am-filter-panel .filter-form .filters-form-container{flex:1}.high-contrast-theme am-filter-panel .filter-form .filters-form-container .dynamic-form-container am-dynamic-form .mat-tab-labels{background-color:#e9e9e9}.high-contrast-theme am-filter-panel .filter-form .action-bar-filter{background-image:linear-gradient(180deg,rgba(255,255,255,0) 0%,rgba(132,132,132,0) 6%,rgba(233,233,233,.65) 6%)}.high-contrast-theme am-filter-panel .filter-pane-container .filter-pane.default-filter{background-color:#e9e9e9}.high-contrast-theme am-flag .flag{color:#fff;background:#dfdfdf}.high-contrast-theme am-flag .flag:after{border-color:#dfdfdf #dfdfdf #dfdfdf transparent}.high-contrast-theme am-flag .flag:before{border-color:transparent transparent transparent #dfdfdf}.high-contrast-theme am-flag .flag.primary{color:#fff;background:#1f1f1f}.high-contrast-theme am-flag .flag.primary:after{border-color:#1f1f1f #1f1f1f #1f1f1f transparent}.high-contrast-theme am-flag .flag.primary:before{border-color:transparent transparent transparent #1f1f1f}.high-contrast-theme am-flag .flag.accent{color:#fff;background:#ff3700}.high-contrast-theme am-flag .flag.accent:after{border-color:#ff3700 #ff3700 #ff3700 transparent}.high-contrast-theme am-flag .flag.accent:before{border-color:transparent transparent transparent #ff3700}.high-contrast-theme am-flag .flag.confirm{color:#fff;background:#1ea304}.high-contrast-theme am-flag .flag.confirm:after{border-color:#1ea304 #1ea304 #1ea304 transparent}.high-contrast-theme am-flag .flag.confirm:before{border-color:transparent transparent transparent #1ea304}.high-contrast-theme am-flag .flag.alert{color:#fff;background:#c80505}.high-contrast-theme am-flag .flag.alert:after{border-color:#c80505 #c80505 #c80505 transparent}.high-contrast-theme am-flag .flag.alert:before{border-color:transparent transparent transparent #c80505}.high-contrast-theme am-flag .flag.warn{color:#4e4e4e;background:#f3840a}.high-contrast-theme am-flag .flag.warn:after{border-color:#f3840a #f3840a #f3840a transparent}.high-contrast-theme am-flag .flag.warn:before{border-color:transparent transparent transparent #f3840a}.high-contrast-theme am-flag .flag.error{color:#fff;background:#c80505}.high-contrast-theme am-flag .flag.error:after{border-color:#c80505 #c80505 #c80505 transparent}.high-contrast-theme am-flag .flag.error:before{border-color:transparent transparent transparent #c80505}.high-contrast-theme am-flag .flag.inform{color:#fff;background:#0066aa}.high-contrast-theme am-flag .flag.inform:after{border-color:#0066aa #0066aa #0066aa transparent}.high-contrast-theme am-flag .flag.inform:before{border-color:transparent transparent transparent #0066aa}.high-contrast-theme am-flag .flag.brand{color:#fff;background:#ff3700}.high-contrast-theme am-flag .flag.brand:after{border-color:#ff3700 #ff3700 #ff3700 transparent}.high-contrast-theme am-flag .flag.brand:before{border-color:transparent transparent transparent #ff3700}.high-contrast-theme am-flag .flag.surface-secundary{color:#4e4e4e;background:#dfdfdf}.high-contrast-theme am-flag .flag.surface-secundary:after{border-color:#dfdfdf #dfdfdf #dfdfdf transparent}.high-contrast-theme am-flag .flag.surface-secundary:before{border-color:transparent transparent transparent #dfdfdf}.high-contrast-theme am-flag .flag.surface{color:#4e4e4e;background:white}.high-contrast-theme am-flag .flag.surface:after{border-color:white white white transparent}.high-contrast-theme am-flag .flag.surface:before{border-color:transparent transparent transparent white}.high-contrast-theme am-flag .flag.gray{color:#fff;background:#1f1f1f}.high-contrast-theme am-flag .flag.gray:after{border-color:#1f1f1f #1f1f1f #1f1f1f transparent}.high-contrast-theme am-flag .flag.gray:before{border-color:transparent transparent transparent #1f1f1f}.high-contrast-theme am-flag .flag.covered-need{color:#fff;background:#1f1f1f}.high-contrast-theme am-flag .flag.covered-need:after{border-color:#1f1f1f #1f1f1f #1f1f1f transparent}.high-contrast-theme am-flag .flag.covered-need:before{border-color:transparent transparent transparent #1f1f1f}.high-contrast-theme am-flag .flag.non-covered-need{color:#fff;background:#1f1f1f}.high-contrast-theme am-flag .flag.non-covered-need:after{border-color:#1f1f1f #1f1f1f #1f1f1f transparent}.high-contrast-theme am-flag .flag.non-covered-need:before{border-color:transparent transparent transparent #1f1f1f}.high-contrast-theme am-flag .flag.primary{color:#fff;background:#1f1f1f}.high-contrast-theme am-flag .flag.primary:after{border-color:#1f1f1f #1f1f1f #1f1f1f transparent}.high-contrast-theme am-flag .flag.primary:before{border-color:transparent transparent transparent #1f1f1f}.high-contrast-theme am-multiselect-form-field .lbl,.high-contrast-theme am-radio-button-form-field .lbl,.high-contrast-theme am-radio-toggle-form-field .lbl,.high-contrast-theme am-range-slider-form-field .lbl,.high-contrast-theme am-slider-form-field .lbl,.high-contrast-theme am-ticks-slider-form-field .lbl{color:#0000008a}.high-contrast-theme am-multiselect-form-field .mat-form-field-wrapper:focus-within .mat-form-field.lbl,.high-contrast-theme am-radio-button-form-field .mat-form-field-wrapper:focus-within .mat-form-field.lbl,.high-contrast-theme am-radio-toggle-form-field .mat-form-field-wrapper:focus-within .mat-form-field.lbl,.high-contrast-theme am-range-slider-form-field .mat-form-field-wrapper:focus-within .mat-form-field.lbl,.high-contrast-theme am-slider-form-field .mat-form-field-wrapper:focus-within .mat-form-field.lbl,.high-contrast-theme am-ticks-slider-form-field .mat-form-field-wrapper:focus-within .mat-form-field.lbl{color:#1f1f1f}.high-contrast-theme am-multiselect-form-field .mat-form-field-wrapper:focus-within .mat-form-field-required-marker,.high-contrast-theme am-radio-button-form-field .mat-form-field-wrapper:focus-within .mat-form-field-required-marker,.high-contrast-theme am-radio-toggle-form-field .mat-form-field-wrapper:focus-within .mat-form-field-required-marker,.high-contrast-theme am-range-slider-form-field .mat-form-field-wrapper:focus-within .mat-form-field-required-marker,.high-contrast-theme am-slider-form-field .mat-form-field-wrapper:focus-within .mat-form-field-required-marker,.high-contrast-theme am-ticks-slider-form-field .mat-form-field-wrapper:focus-within .mat-form-field-required-marker{color:#ff3700}.high-contrast-theme am-functional-panel-container .arrow:before{border-bottom-color:#1f1f1f;border-right-color:transparent;border-left-color:transparent}.high-contrast-theme am-functional-panel-container .panel{box-shadow:0 0 #0000,0 1px 2px #0003,0 14px 28px #00000040,0 10px 10px #00000042}.high-contrast-theme am-functional-panel-container .panel .content{background-color:#fff}.high-contrast-theme am-grid .titleBar{background-color:transparent}.high-contrast-theme am-grid .titleBar .mat-toolbar{background-color:transparent}.high-contrast-theme am-loading .loading-container .loading-wrapper{background:rgba(31,31,31,.8)}.high-contrast-theme am-menu-item .menu-group{color:#1f1f1fb3!important}.high-contrast-theme am-menu-item .menu-group.clickable:hover{background:rgba(255,255,255,.04)}.high-contrast-theme am-menu-item .menu-item{color:#1f1f1fe6!important}.high-contrast-theme am-menu-item .menu-item.active{color:#ff3700!important}.high-contrast-theme am-message-block .messageBlockContainer{border-color:#1f1f1fe6}.high-contrast-theme am-message-block .messageBlockTitle,.high-contrast-theme am-message-block .messageBlockDate,.high-contrast-theme am-message-block .messageBlockContent{color:#1f1f1fe6}.high-contrast-theme am-message-block.noticable{border-left-color:#000000e0}.high-contrast-theme am-message-block.noticable .messageBlockTitle{color:#000000e0}.high-contrast-theme am-messages .message .content-container{background-color:#fff;border-color:#1f1f1f4d;color:#1f1f1fe6}.high-contrast-theme am-messages am-message-details .message-details{color:#1f1f1fb3}.high-contrast-theme am-messages am-message-input .new-message{border-color:#1f1f1f4d}.high-contrast-theme am-messages am-message-input .new-message .placeholder{color:#1f1f1fb3}.high-contrast-theme am-messages am-message-input .new-message .message-icon{color:#1f1f1f8c}.high-contrast-theme am-messages am-message-input .editor{border-color:#1f1f1f4d}.high-contrast-theme am-multi-item-textarea-form-field .none-default-value-input{color:#ff3700}.high-contrast-theme am-notifications am-notification .notification:hover{background-color:#0000000a}.high-contrast-theme am-notifications am-notification .notification .notification-date{color:#1f1f1fe6}.high-contrast-theme am-notifications am-notification .notification .notification-title{color:#1f1f1f}.high-contrast-theme am-notifications am-notification .notification .notification-body{color:#1f1f1fcc}.high-contrast-theme am-notifications am-notifications-category .notification-category.primary .notification-category-header mat-icon,.high-contrast-theme am-notifications am-notifications-category .notification-category.primary .notification-category-header .categoryName{color:#1f1f1f}.high-contrast-theme am-notifications am-notifications-category .notification-category.accent .notification-category-header mat-icon,.high-contrast-theme am-notifications am-notifications-category .notification-category.accent .notification-category-header .categoryName{color:#ff3700}.high-contrast-theme am-notifications am-notifications-category .notification-category.confirm .notification-category-header mat-icon,.high-contrast-theme am-notifications am-notifications-category .notification-category.confirm .notification-category-header .categoryName{color:#1ea304}.high-contrast-theme am-notifications am-notifications-category .notification-category.alert .notification-category-header mat-icon,.high-contrast-theme am-notifications am-notifications-category .notification-category.alert .notification-category-header .categoryName{color:#c80505}.high-contrast-theme am-notifications am-notifications-category .notification-category.warn .notification-category-header mat-icon,.high-contrast-theme am-notifications am-notifications-category .notification-category.warn .notification-category-header .categoryName{color:#f3840a}.high-contrast-theme am-notifications am-notifications-category .notification-category.error .notification-category-header mat-icon,.high-contrast-theme am-notifications am-notifications-category .notification-category.error .notification-category-header .categoryName{color:#c80505}.high-contrast-theme am-notifications am-notifications-category .notification-category.inform .notification-category-header mat-icon,.high-contrast-theme am-notifications am-notifications-category .notification-category.inform .notification-category-header .categoryName{color:#06a}.high-contrast-theme am-notifications am-notifications-category .notification-category.brand .notification-category-header mat-icon,.high-contrast-theme am-notifications am-notifications-category .notification-category.brand .notification-category-header .categoryName{color:#ff3700}.high-contrast-theme am-notifications am-notifications-category .notification-category.surface-secundary .notification-category-header mat-icon,.high-contrast-theme am-notifications am-notifications-category .notification-category.surface-secundary .notification-category-header .categoryName{color:#dfdfdf}.high-contrast-theme am-notifications am-notifications-category .notification-category.surface .notification-category-header mat-icon,.high-contrast-theme am-notifications am-notifications-category .notification-category.surface .notification-category-header .categoryName{color:#fff}.high-contrast-theme am-notifications am-notifications-category .notification-category.gray .notification-category-header mat-icon,.high-contrast-theme am-notifications am-notifications-category .notification-category.gray .notification-category-header .categoryName{color:#1f1f1f}.high-contrast-theme am-notifications am-notifications-category .notification-category.covered-need .notification-category-header mat-icon,.high-contrast-theme am-notifications am-notifications-category .notification-category.covered-need .notification-category-header .categoryName{color:#1f1f1f}.high-contrast-theme am-notifications am-notifications-category .notification-category.non-covered-need .notification-category-header mat-icon,.high-contrast-theme am-notifications am-notifications-category .notification-category.non-covered-need .notification-category-header .categoryName{color:#1f1f1f}.high-contrast-theme am-notifications am-notifications-category .notification-category .notification-category-header .last-relative-date{color:#1f1f1fe6}.high-contrast-theme am-number-form-field .affix-disabled{color:#b8b8b8!important}.high-contrast-theme am-number-form-field .none-default-value-input{color:#ff3700}.high-contrast-theme am-page-title .am-page-title .title{color:#ff3700}.high-contrast-theme am-page-title .am-page-title .mat-icon-button{background-color:transparent}.high-contrast-theme am-page-title .am-page-title .mat-icon-button .mat-icon{color:#1f1f1fe6}.high-contrast-theme am-panel-header .header{background-color:#1f1f1f}.high-contrast-theme am-panel-header .header .title{color:#e9e9e9}.high-contrast-theme am-panel-header .header .actions button .close-icon{color:#bcbcbc}.high-contrast-theme am-panel-header .header .actions button:hover .close-icon{color:#e9e9e9}.high-contrast-theme am-notifications-panel .arrow-up{border-left-color:transparent;border-right-color:transparent;border-bottom-color:#fff}.high-contrast-theme am-scale-up-notifications .menu-trigger-button{color:#e3e3e3}.high-contrast-theme am-scale-up-notifications .menu-trigger-button:hover{color:#f8f8f8}.high-contrast-theme am-scale-up-notifications .menu-trigger-button.active{color:#ff3700}.high-contrast-theme am-scale-up-notifications .counter-text{background-color:#ff3700;color:#fff}.high-contrast-theme am-scale-up-announcement .announcement.INFO{background-color:#99c2dd;border-color:#06a}.high-contrast-theme am-scale-up-announcement .announcement.INFO .icon{color:#06a}.high-contrast-theme am-scale-up-announcement .announcement.WARNING{background-color:#face9d;border-color:#f3840a}.high-contrast-theme am-scale-up-announcement .announcement.WARNING .icon{color:#f3840a}.high-contrast-theme am-scale-up-announcement .announcement.ERROR{background-color:#e99b9b;border-color:#c80505}.high-contrast-theme am-scale-up-announcement .announcement.ERROR .icon{color:#c80505}.high-contrast-theme am-scale-up-announcement .announcement-message{color:#1f1f1fe6}.high-contrast-theme am-scale-up-help .menu-trigger-button{color:#bcbcbc}.high-contrast-theme am-scale-up-help .menu-trigger-button:hover{color:#e9e9e9}.high-contrast-theme am-scale-up-help .menu-trigger-button.active{color:#ff3700}.high-contrast-theme am-portal .logo h1 span.up{background-color:#ff3700}.high-contrast-theme am-portal .search-bar{background-color:#fff}.high-contrast-theme am-portal .search-bar input{color:#1f1f1fcc;background-color:transparent}.high-contrast-theme am-portal .search-bar input::placeholder{color:#1f1f1f8c}.high-contrast-theme am-portal .search-bar .search-icon{color:#1f1f1fcc}.high-contrast-theme am-portal .search-bar .clear-button{color:#1f1f1f8c}.high-contrast-theme am-radio-button-form-field .mat-form-field-wrapper:focus-within .mat-form-field.lbl{color:#1f1f1f}.high-contrast-theme am-radio-button-form-field .mat-form-field-wrapper:focus-within .mat-form-field-required-marker{color:#ff3700}.high-contrast-theme am-radio-button-form-field .none-default-value-label{color:#ff3700}.high-contrast-theme am-radio-toggle-form-field .radio-toggle{display:flex}.high-contrast-theme am-radio-toggle-form-field .radio-toggle .radio-toggle-container{border:solid 1px rgba(31,31,31,.3)}.high-contrast-theme am-radio-toggle-form-field .radio-toggle .radio-toggle-container.checked{border:solid 4px rgba(31,31,31,.2)}.high-contrast-theme am-radio-toggle-form-field .radio-toggle .radio-toggle-container mat-icon{color:#4c4c4c}.high-contrast-theme am-radio-toggle-form-field .radio-toggle .radio-toggle-container .radio-toggle-content-container .radio-toggle-title{color:#1f1f1fe6}.high-contrast-theme am-radio-toggle-form-field .radio-toggle .radio-toggle-container .radio-toggle-content-container.none-default-value-label .radio-toggle-title,.high-contrast-theme am-radio-toggle-form-field .radio-toggle .radio-toggle-container .radio-toggle-content-container.none-default-value-label .radio-toggle-content{color:#ff3700}.high-contrast-theme am-range-slider-form-field .range-slider .min-slider .mat-slider .mat-slider-track-fill{background:#848484}.high-contrast-theme am-range-slider-form-field .range-slider .min-slider .mat-slider-disabled .mat-slider-track-fill{background:#bcbcbc}.high-contrast-theme am-range-slider-form-field .range-slider .max-slider .mat-slider .mat-slider-track-fill{background:#ff3700}.high-contrast-theme am-range-slider-form-field .range-slider .max-slider .mat-slider .mat-slider-track-background{background:#848484}.high-contrast-theme am-range-slider-form-field .range-slider .max-slider .mat-slider-disabled .mat-slider-track-fill{background:#848484}.high-contrast-theme am-range-slider-form-field .range-slider .max-slider .mat-slider-disabled .mat-slider-track-background{background:#bcbcbc}.high-contrast-theme am-range-slider-form-field .range-slider .max-slider .mat-slider .mat-slider-thumb,.high-contrast-theme am-range-slider-form-field .range-slider .min-slider .mat-slider .mat-slider-thumb{background:#ff3700}.high-contrast-theme am-range-slider-form-field .range-slider .max-slider .mat-slider-disabled .mat-slider-thumb,.high-contrast-theme am-range-slider-form-field .range-slider .min-slider .mat-slider-disabled .mat-slider-thumb{background:#848484}.high-contrast-theme am-slider-form-field .slider .mat-slider .mat-slider-track-fill,.high-contrast-theme am-slider-form-field .slider .mat-slider .mat-slider-track-background{background:#848484}.high-contrast-theme am-slider-form-field .slider .mat-slider .mat-slider-thumb{background:#ff3700}.high-contrast-theme am-slider-form-field .slider .mat-slider-disabled .mat-slider-track-fill,.high-contrast-theme am-slider-form-field .slider .mat-slider-disabled .mat-slider-track-background{background:#bcbcbc}.high-contrast-theme am-slider-form-field .slider .mat-slider-disabled .mat-slider-thumb{background:#848484}.high-contrast-theme .arrow-wrapper .arrow{color:#0000008a;border-left-color:transparent;border-right-color:transparent;border-top-color:initial}.high-contrast-theme .arrow-wrapper.disabled .arrow{color:#00000061}.high-contrast-theme .floating-panel .search-mat-form-field .mat-form-field-wrapper .suffix{color:#dfdfdf}.high-contrast-theme .floating-panel .search-mat-form-field .mat-form-field-wrapper .mat-form-field-underline,.high-contrast-theme .floating-panel .search-mat-form-field .mat-form-field-wrapper .mat-form-field-ripple{background-color:transparent}.high-contrast-theme .no_items{color:#626262}.high-contrast-theme .affix-disabled{color:#848484!important}.high-contrast-theme .none-default-value-input{color:#ff3700}.high-contrast-theme .mat-checkbox.border-bottom{border-bottom-color:#bcbcbc}.high-contrast-theme am-select-form-field .affix-disabled{color:#b8b8b8!important}.high-contrast-theme am-select-form-field .none-default-value-input{color:#ff3700}.high-contrast-theme .select-all-option-divider{border-bottom-color:#bcbcbc}.high-contrast-theme mat-pseudo-checkbox.unchecked{background-color:transparent!important}.high-contrast-theme mat-pseudo-checkbox.checked{background-color:#1f1f1f!important}.high-contrast-theme mat-pseudo-checkbox.indeterminate{background-color:#848484!important}.high-contrast-theme am-preferred-browser-info .preferred-browser{background-color:#feefb3;color:#9f6000}.high-contrast-theme am-environment-info .environment{background-color:#feefb3;color:#9f6000}.high-contrast-theme am-shell .shell mat-toolbar.primary{background:#353535}.high-contrast-theme am-shell .shell mat-toolbar .topbar-container .logo{color:#fff}.high-contrast-theme am-shell .shell mat-toolbar .topbar-container .logo span.up{background-color:#ff3700}.high-contrast-theme am-shell .shell mat-toolbar .topbar-container .topbar-button{color:#bcbcbc}.high-contrast-theme am-shell .shell mat-toolbar .topbar-container .topbar-button:hover{color:#e9e9e9}.high-contrast-theme am-shell .shell mat-toolbar .topbar-container .topbar-button.active{color:#ff3700}.high-contrast-theme am-shell .sidebar-menu{box-shadow:0 0 15px #00000080}.high-contrast-theme am-shell .content-container{background-color:#dfdfdf}.high-contrast-theme am-shell .content ::-webkit-scrollbar-track{box-shadow:none}.high-contrast-theme am-shell .content ::-webkit-scrollbar{width:6px;height:6px;background-color:#fff0}.high-contrast-theme am-shell .content ::-webkit-scrollbar-thumb{border-radius:8px;background-color:#636363}.high-contrast-theme am-shell .sidebar-content ::-webkit-scrollbar-track{box-shadow:none}.high-contrast-theme am-shell .sidebar-content ::-webkit-scrollbar{width:6px;height:6px;background-color:#fff0}.high-contrast-theme am-shell .sidebar-content ::-webkit-scrollbar-thumb{border-radius:8px;background-color:#e3e3e3}.high-contrast-theme am-sv-contact .am-sv-contact .value{color:#1f1f1fe6}.high-contrast-theme am-sv-contact .am-sv-contact mat-icon{color:#1f1f1f}.high-contrast-theme am-sv-delta .am-sv-delta .value{color:#1f1f1fe6}.high-contrast-theme am-sv-delta .am-sv-delta .delta{color:#1f1f1f}.high-contrast-theme am-sv-delta .am-sv-delta .delta.positive{color:#1ea304}.high-contrast-theme am-sv-delta .am-sv-delta .delta.negative{color:#c80505}.high-contrast-theme am-value-pair .secondary-value am-sv-delta .am-sv-delta .value{color:#1f1f1fcc}.high-contrast-theme am-sv-email .am-sv-email .value{color:#1f1f1fe6}.high-contrast-theme am-sv-email .am-sv-email mat-icon{color:#1f1f1f}.high-contrast-theme am-sv-link .am-sv-link .value{color:#1f1f1fe6}.high-contrast-theme am-sv-link .am-sv-link mat-icon{color:#1f1f1f}.high-contrast-theme am-sv-linked-reference .am-sv-linked-reference mat-icon{color:#1f1f1f}.high-contrast-theme am-sv-linked-reference .am-sv-linked-reference .value,.high-contrast-theme am-sv-linked-reference .am-sv-linked-reference a{color:#1f1f1fe6}.high-contrast-theme am-sv-location .am-sv-location .value{color:#1f1f1fe6}.high-contrast-theme am-sv-location .am-sv-location mat-icon{color:#1f1f1f}.high-contrast-theme am-sv-phone .am-sv-phone .value{color:#1f1f1fe6}.high-contrast-theme am-sv-phone .am-sv-phone mat-icon{color:#1f1f1f}.high-contrast-theme am-sv-range .am-sv-range{color:#1f1f1fe6}.high-contrast-theme am-sv-reference .am-sv-reference .value{color:#1f1f1fe6}.high-contrast-theme am-sv-status-reference .am-sv-status-reference .value{color:#1f1f1fe6}.high-contrast-theme am-sv-status-reference .am-sv-status-reference .on-track{color:#1ea304}.high-contrast-theme am-sv-status-reference .am-sv-status-reference .delayed{color:#c80505}.high-contrast-theme am-sv-status-reference .am-sv-status-reference .at-risk{color:#f3840a}.high-contrast-theme am-sv-tolerance .am-sv-tolerance .value{color:#1f1f1fe6}.high-contrast-theme am-sv-tolerance .am-sv-tolerance .range{color:#1f1f1fe6}.high-contrast-theme am-status-flow am-status-flow-item .title{color:#4e4e4eb8}.high-contrast-theme am-status-flow am-status-flow-item .box{background-color:#f1f1f1}.high-contrast-theme am-status-flow am-status-flow-item .vertical-top-line,.high-contrast-theme am-status-flow am-status-flow-item .vertical-bottom-line,.high-contrast-theme am-status-flow am-status-flow-item .header-vertical-top-line{border-right-color:#f1f1f1}.high-contrast-theme am-status-flow am-status-flow-item .left-line,.high-contrast-theme am-status-flow am-status-flow-item .right-line{border-top-color:#f1f1f1;border-bottom-color:#f1f1f1}.high-contrast-theme am-status-flow am-status-flow-item .arrow:after,.high-contrast-theme am-status-flow am-status-flow-item .arrow2:after{border-color:transparent transparent transparent #f1f1f1}.high-contrast-theme am-status-flow am-status-flow-item .step{background-color:#fff}.high-contrast-theme am-stepper am-horizontal-stepper .am-step-header-container .am-step-header .am-step-icon.am-step-icon-edited{background-color:unset;color:#1f1f1f;border-color:#ff3700}.high-contrast-theme am-stepper am-horizontal-stepper .am-step-header-container .am-step-header .am-step-icon.am-step-icon-active{background-color:#ff3700;border-color:#ff3700;color:#fff}.high-contrast-theme am-stepper am-horizontal-stepper .am-step-header-container .am-step-header .am-step-label{color:#00000061}.high-contrast-theme am-stepper am-horizontal-stepper .am-step-header-container .am-step-header .am-step-label.am-step-label-active{color:#1f1f1fe6}.high-contrast-theme am-stepper am-horizontal-stepper .am-step-header-container .am-step-header .am-step-label.am-step-label-done{color:unset}.high-contrast-theme am-stepper am-horizontal-stepper .am-stepper-horizontal-line{border-top-color:#0000001f}.high-contrast-theme am-stepper am-horizontal-stepper .am-step-icon{color:#fff;background-color:#1f1f1f;border-color:#1f1f1f}.high-contrast-theme am-tag .tag.primary{color:#1f1f1f;border-color:#1f1f1f}.high-contrast-theme am-tag .tag.accent{color:#ff3700;border-color:#ff3700}.high-contrast-theme am-tag .tag.confirm{color:#1ea304;border-color:#1ea304}.high-contrast-theme am-tag .tag.alert{color:#c80505;border-color:#c80505}.high-contrast-theme am-tag .tag.warn{color:#f3840a;border-color:#f3840a}.high-contrast-theme am-tag .tag.error{color:#c80505;border-color:#c80505}.high-contrast-theme am-tag .tag.inform{color:#06a;border-color:#06a}.high-contrast-theme am-tag .tag.brand{color:#ff3700;border-color:#ff3700}.high-contrast-theme am-tag .tag.surface-secundary{color:#dfdfdf;border-color:#dfdfdf}.high-contrast-theme am-tag .tag.surface{color:#fff;border-color:#fff}.high-contrast-theme am-tag .tag.gray{color:#1f1f1f;border-color:#1f1f1f}.high-contrast-theme am-tag .tag.covered-need{color:#1f1f1f;border-color:#1f1f1f}.high-contrast-theme am-tag .tag.non-covered-need{color:#1f1f1f;border-color:#1f1f1f}.high-contrast-theme am-text-form-field .affix-disabled{color:#b8b8b8!important}.high-contrast-theme am-text-form-field .none-default-value-input{color:#ff3700}.high-contrast-theme am-textarea-form-field .none-default-value-input{color:#ff3700}.high-contrast-theme am-ticks-slider-form-field .ticks-label{color:#353535}.high-contrast-theme am-ticks-slider-form-field .ticks-label.ticks-label-disabled{color:#848484}.high-contrast-theme am-ticks-slider-form-field .slider-container .mat-slider-horizontal .mat-slider-ticks,.high-contrast-theme am-ticks-slider-form-field .slider-container .mat-slider-ticks{background-image:repeating-linear-gradient(to right,#1f1f1f,#1f1f1f 5px,transparent 0,transparent)!important}.high-contrast-theme am-ticks-slider-form-field .slider-container .mat-slider-has-ticks .mat-slider-wrapper:after{border-right-color:#1f1f1f}.high-contrast-theme am-ticks-slider-form-field .slider-container .mat-slider .mat-slider-track-fill,.high-contrast-theme am-ticks-slider-form-field .slider-container .mat-slider .mat-slider-track-background{background:#848484}.high-contrast-theme am-ticks-slider-form-field .slider-container .mat-slider .mat-slider-thumb{background:#ff3700}.high-contrast-theme am-ticks-slider-form-field .slider-container .mat-slider-disabled .mat-slider-track-fill,.high-contrast-theme am-ticks-slider-form-field .slider-container .mat-slider-disabled .mat-slider-track-background{background:#bcbcbc}.high-contrast-theme am-ticks-slider-form-field .slider-container .mat-slider-disabled .mat-slider-thumb{background:#848484}.high-contrast-theme am-timepicker-form-field .affix-disabled{color:#848484!important}.high-contrast-theme am-timepicker-form-field .none-default-value-input{color:#ff3700}.high-contrast-theme am-toggle-slider-form-field .none-default-value-input{color:#ff3700}.high-contrast-theme am-tooltip-component .mat-tooltip-panel{pointer-events:none!important}.high-contrast-theme am-tooltip-component .mat-tooltip{color:#fff;background:#353535}.high-contrast-theme am-tooltip-component .mat-tooltip:after{border-color:transparent;border-color:#0000}.high-contrast-theme am-tooltip-component .mat-tooltip a{color:#fff}.high-contrast-theme am-tooltip-component .mat-tooltip-top:after{border-color:#353535 transparent transparent transparent}.high-contrast-theme am-tooltip-component .mat-tooltip-right:after{border-color:transparent #353535 transparent transparent}.high-contrast-theme am-tooltip-component .mat-tooltip-bottom:after{border-color:transparent transparent #353535 transparent}.high-contrast-theme am-tooltip-component .mat-tooltip-left:after{border-color:transparent transparent transparent #353535}.high-contrast-theme am-value-pair .value-pair .primary-value{color:#1f1f1fe6!important}.high-contrast-theme am-value-pair .value-pair .secondary-value{color:#1f1f1fcc!important}.high-contrast-theme am-group-value-pair .group .group-label{color:#1f1f1fb3}.high-contrast-theme .select-all-option-divider{border-bottom-color:#bcbcbc}.high-contrast-theme mat-pseudo-checkbox.unchecked{background-color:transparent!important}.high-contrast-theme mat-pseudo-checkbox.checked{background-color:#1f1f1f!important}.high-contrast-theme mat-pseudo-checkbox.indeterminate{background-color:#848484!important}.high-contrast-theme am-snack-bar .snack-bar-action button{background-color:#e6e6e6;color:#4c4c4c}.high-contrast-theme am-snack-bar .snack-bar-action button:hover{color:#1f1f1f}.high-contrast-theme am-tree-diagram .tree-link{stroke:#848484}.night-theme .mat-snack-bar-container.am-snack-bar,.night-theme .mat-snack-bar-container.am-snack-bar a{color:#f8f8f8}.night-theme .mat-snack-bar-container.am-snack-bar.am-snack-bar-warn .snack-bar-indicator{background:#ffbc33}.night-theme .mat-snack-bar-container.am-snack-bar.am-snack-bar-error .snack-bar-indicator{background:#dd3333}.night-theme .mat-snack-bar-container.am-snack-bar.am-snack-bar-confirm .snack-bar-indicator{background:#70bf73}.night-theme .mat-snack-bar-container.am-snack-bar.am-snack-bar-inform .snack-bar-indicator{background:#3385bb}.night-theme .mat-snack-bar-container.am-snack-bar.am-snack-bar-warn,.night-theme .mat-snack-bar-container.am-snack-bar.am-snack-bar-error,.night-theme .mat-snack-bar-container.am-snack-bar.am-snack-bar-confirm,.night-theme .mat-snack-bar-container.am-snack-bar.am-snack-bar-inform,.night-theme .mat-snack-bar-container.am-snack-bar.am-snack-bar-warn a,.night-theme .mat-snack-bar-container.am-snack-bar.am-snack-bar-error a,.night-theme .mat-snack-bar-container.am-snack-bar.am-snack-bar-confirm a,.night-theme .mat-snack-bar-container.am-snack-bar.am-snack-bar-inform a{color:#636363}.night-theme .am-sticky-header{background-color:red}.night-theme .mat-ripple-element{background-color:#0000001a}.night-theme .mat-option{color:#000000de}.night-theme .mat-option:hover:not(.mat-option-disabled),.night-theme .mat-option:focus:not(.mat-option-disabled){background:rgba(0,0,0,.04)}.night-theme .mat-option.mat-selected:not(.mat-option-multiple):not(.mat-option-disabled){background:rgba(0,0,0,.04)}.night-theme .mat-option.mat-active{background:rgba(0,0,0,.04);color:#000000de}.night-theme .mat-option.mat-option-disabled{color:#00000061}.night-theme .mat-primary .mat-option.mat-selected:not(.mat-option-disabled){color:#636363}.night-theme .mat-accent .mat-option.mat-selected:not(.mat-option-disabled){color:#ff3700}.night-theme .mat-warn .mat-option.mat-selected:not(.mat-option-disabled){color:#d50000}.night-theme .mat-optgroup-label{color:#0000008a}.night-theme .mat-optgroup-disabled .mat-optgroup-label{color:#00000061}.night-theme .mat-pseudo-checkbox{color:#0000008a}.night-theme .mat-pseudo-checkbox:after{color:#fafafa}.night-theme .mat-pseudo-checkbox-disabled{color:#b0b0b0}.night-theme .mat-primary .mat-pseudo-checkbox-checked,.night-theme .mat-primary .mat-pseudo-checkbox-indeterminate{background:#636363}.night-theme .mat-pseudo-checkbox-checked,.night-theme .mat-pseudo-checkbox-indeterminate,.night-theme .mat-accent .mat-pseudo-checkbox-checked,.night-theme .mat-accent .mat-pseudo-checkbox-indeterminate{background:#ff3700}.night-theme .mat-warn .mat-pseudo-checkbox-checked,.night-theme .mat-warn .mat-pseudo-checkbox-indeterminate{background:#d50000}.night-theme .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-disabled,.night-theme .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-disabled{background:#b0b0b0}.night-theme .mat-app-background,.night-theme.mat-app-background{background-color:#fafafa;color:#000000de}.night-theme .mat-elevation-z0{box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.night-theme .mat-elevation-z1{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}.night-theme .mat-elevation-z2{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.night-theme .mat-elevation-z3{box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.night-theme .mat-elevation-z4{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.night-theme .mat-elevation-z5{box-shadow:0 3px 5px -1px #0003,0 5px 8px #00000024,0 1px 14px #0000001f}.night-theme .mat-elevation-z6{box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.night-theme .mat-elevation-z7{box-shadow:0 4px 5px -2px #0003,0 7px 10px 1px #00000024,0 2px 16px 1px #0000001f}.night-theme .mat-elevation-z8{box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.night-theme .mat-elevation-z9{box-shadow:0 5px 6px -3px #0003,0 9px 12px 1px #00000024,0 3px 16px 2px #0000001f}.night-theme .mat-elevation-z10{box-shadow:0 6px 6px -3px #0003,0 10px 14px 1px #00000024,0 4px 18px 3px #0000001f}.night-theme .mat-elevation-z11{box-shadow:0 6px 7px -4px #0003,0 11px 15px 1px #00000024,0 4px 20px 3px #0000001f}.night-theme .mat-elevation-z12{box-shadow:0 7px 8px -4px #0003,0 12px 17px 2px #00000024,0 5px 22px 4px #0000001f}.night-theme .mat-elevation-z13{box-shadow:0 7px 8px -4px #0003,0 13px 19px 2px #00000024,0 5px 24px 4px #0000001f}.night-theme .mat-elevation-z14{box-shadow:0 7px 9px -4px #0003,0 14px 21px 2px #00000024,0 5px 26px 4px #0000001f}.night-theme .mat-elevation-z15{box-shadow:0 8px 9px -5px #0003,0 15px 22px 2px #00000024,0 6px 28px 5px #0000001f}.night-theme .mat-elevation-z16{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}.night-theme .mat-elevation-z17{box-shadow:0 8px 11px -5px #0003,0 17px 26px 2px #00000024,0 6px 32px 5px #0000001f}.night-theme .mat-elevation-z18{box-shadow:0 9px 11px -5px #0003,0 18px 28px 2px #00000024,0 7px 34px 6px #0000001f}.night-theme .mat-elevation-z19{box-shadow:0 9px 12px -6px #0003,0 19px 29px 2px #00000024,0 7px 36px 6px #0000001f}.night-theme .mat-elevation-z20{box-shadow:0 10px 13px -6px #0003,0 20px 31px 3px #00000024,0 8px 38px 7px #0000001f}.night-theme .mat-elevation-z21{box-shadow:0 10px 13px -6px #0003,0 21px 33px 3px #00000024,0 8px 40px 7px #0000001f}.night-theme .mat-elevation-z22{box-shadow:0 10px 14px -6px #0003,0 22px 35px 3px #00000024,0 8px 42px 7px #0000001f}.night-theme .mat-elevation-z23{box-shadow:0 11px 14px -7px #0003,0 23px 36px 3px #00000024,0 9px 44px 8px #0000001f}.night-theme .mat-elevation-z24{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}.mat-theme-loaded-marker{display:none}.night-theme .mat-autocomplete-panel{background:white;color:#000000de}.night-theme .mat-autocomplete-panel:not([class*=mat-elevation-z]){box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.night-theme .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover){background:white}.night-theme .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover):not(.mat-option-disabled){color:#000000de}.night-theme .mat-badge-content{color:#fff;background:#636363}.cdk-high-contrast-active .night-theme .mat-badge-content{outline:solid 1px;border-radius:0}.night-theme .mat-badge-accent .mat-badge-content{background:#ff3700;color:#fff}.night-theme .mat-badge-warn .mat-badge-content{color:#fff;background:#d50000}.night-theme .mat-badge-disabled .mat-badge-content{background:#b9b9b9;color:#00000061}.night-theme .mat-bottom-sheet-container{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f;background:white;color:#000000de}.night-theme .mat-button,.night-theme .mat-icon-button,.night-theme .mat-stroked-button{color:inherit;background:transparent}.night-theme .mat-button.mat-primary,.night-theme .mat-icon-button.mat-primary,.night-theme .mat-stroked-button.mat-primary{color:#636363}.night-theme .mat-button.mat-accent,.night-theme .mat-icon-button.mat-accent,.night-theme .mat-stroked-button.mat-accent{color:#ff3700}.night-theme .mat-button.mat-warn,.night-theme .mat-icon-button.mat-warn,.night-theme .mat-stroked-button.mat-warn{color:#d50000}.night-theme .mat-button.mat-primary.mat-button-disabled,.night-theme .mat-button.mat-accent.mat-button-disabled,.night-theme .mat-button.mat-warn.mat-button-disabled,.night-theme .mat-button.mat-button-disabled.mat-button-disabled,.night-theme .mat-icon-button.mat-primary.mat-button-disabled,.night-theme .mat-icon-button.mat-accent.mat-button-disabled,.night-theme .mat-icon-button.mat-warn.mat-button-disabled,.night-theme .mat-icon-button.mat-button-disabled.mat-button-disabled,.night-theme .mat-stroked-button.mat-primary.mat-button-disabled,.night-theme .mat-stroked-button.mat-accent.mat-button-disabled,.night-theme .mat-stroked-button.mat-warn.mat-button-disabled,.night-theme .mat-stroked-button.mat-button-disabled.mat-button-disabled{color:#00000042}.night-theme .mat-button.mat-primary .mat-button-focus-overlay,.night-theme .mat-icon-button.mat-primary .mat-button-focus-overlay,.night-theme .mat-stroked-button.mat-primary .mat-button-focus-overlay{background-color:#636363}.night-theme .mat-button.mat-accent .mat-button-focus-overlay,.night-theme .mat-icon-button.mat-accent .mat-button-focus-overlay,.night-theme .mat-stroked-button.mat-accent .mat-button-focus-overlay{background-color:#ff3700}.night-theme .mat-button.mat-warn .mat-button-focus-overlay,.night-theme .mat-icon-button.mat-warn .mat-button-focus-overlay,.night-theme .mat-stroked-button.mat-warn .mat-button-focus-overlay{background-color:#d50000}.night-theme .mat-button.mat-button-disabled .mat-button-focus-overlay,.night-theme .mat-icon-button.mat-button-disabled .mat-button-focus-overlay,.night-theme .mat-stroked-button.mat-button-disabled .mat-button-focus-overlay{background-color:transparent}.night-theme .mat-button .mat-ripple-element,.night-theme .mat-icon-button .mat-ripple-element,.night-theme .mat-stroked-button .mat-ripple-element{opacity:.1;background-color:currentColor}.night-theme .mat-button-focus-overlay{background:black}.night-theme .mat-stroked-button:not(.mat-button-disabled){border-color:#0000001f}.night-theme .mat-flat-button,.night-theme .mat-raised-button,.night-theme .mat-fab,.night-theme .mat-mini-fab{color:#000000de;background-color:#fff}.night-theme .mat-flat-button.mat-primary,.night-theme .mat-raised-button.mat-primary,.night-theme .mat-fab.mat-primary,.night-theme .mat-mini-fab.mat-primary,.night-theme .mat-flat-button.mat-accent,.night-theme .mat-raised-button.mat-accent,.night-theme .mat-fab.mat-accent,.night-theme .mat-mini-fab.mat-accent,.night-theme .mat-flat-button.mat-warn,.night-theme .mat-raised-button.mat-warn,.night-theme .mat-fab.mat-warn,.night-theme .mat-mini-fab.mat-warn{color:#fff}.night-theme .mat-flat-button.mat-primary.mat-button-disabled,.night-theme .mat-flat-button.mat-accent.mat-button-disabled,.night-theme .mat-flat-button.mat-warn.mat-button-disabled,.night-theme .mat-flat-button.mat-button-disabled.mat-button-disabled,.night-theme .mat-raised-button.mat-primary.mat-button-disabled,.night-theme .mat-raised-button.mat-accent.mat-button-disabled,.night-theme .mat-raised-button.mat-warn.mat-button-disabled,.night-theme .mat-raised-button.mat-button-disabled.mat-button-disabled,.night-theme .mat-fab.mat-primary.mat-button-disabled,.night-theme .mat-fab.mat-accent.mat-button-disabled,.night-theme .mat-fab.mat-warn.mat-button-disabled,.night-theme .mat-fab.mat-button-disabled.mat-button-disabled,.night-theme .mat-mini-fab.mat-primary.mat-button-disabled,.night-theme .mat-mini-fab.mat-accent.mat-button-disabled,.night-theme .mat-mini-fab.mat-warn.mat-button-disabled,.night-theme .mat-mini-fab.mat-button-disabled.mat-button-disabled{color:#00000042}.night-theme .mat-flat-button.mat-primary,.night-theme .mat-raised-button.mat-primary,.night-theme .mat-fab.mat-primary,.night-theme .mat-mini-fab.mat-primary{background-color:#636363}.night-theme .mat-flat-button.mat-accent,.night-theme .mat-raised-button.mat-accent,.night-theme .mat-fab.mat-accent,.night-theme .mat-mini-fab.mat-accent{background-color:#ff3700}.night-theme .mat-flat-button.mat-warn,.night-theme .mat-raised-button.mat-warn,.night-theme .mat-fab.mat-warn,.night-theme .mat-mini-fab.mat-warn{background-color:#d50000}.night-theme .mat-flat-button.mat-primary.mat-button-disabled,.night-theme .mat-flat-button.mat-accent.mat-button-disabled,.night-theme .mat-flat-button.mat-warn.mat-button-disabled,.night-theme .mat-flat-button.mat-button-disabled.mat-button-disabled,.night-theme .mat-raised-button.mat-primary.mat-button-disabled,.night-theme .mat-raised-button.mat-accent.mat-button-disabled,.night-theme .mat-raised-button.mat-warn.mat-button-disabled,.night-theme .mat-raised-button.mat-button-disabled.mat-button-disabled,.night-theme .mat-fab.mat-primary.mat-button-disabled,.night-theme .mat-fab.mat-accent.mat-button-disabled,.night-theme .mat-fab.mat-warn.mat-button-disabled,.night-theme .mat-fab.mat-button-disabled.mat-button-disabled,.night-theme .mat-mini-fab.mat-primary.mat-button-disabled,.night-theme .mat-mini-fab.mat-accent.mat-button-disabled,.night-theme .mat-mini-fab.mat-warn.mat-button-disabled,.night-theme .mat-mini-fab.mat-button-disabled.mat-button-disabled{background-color:#0000001f}.night-theme .mat-flat-button.mat-primary .mat-ripple-element,.night-theme .mat-raised-button.mat-primary .mat-ripple-element,.night-theme .mat-fab.mat-primary .mat-ripple-element,.night-theme .mat-mini-fab.mat-primary .mat-ripple-element,.night-theme .mat-flat-button.mat-accent .mat-ripple-element,.night-theme .mat-raised-button.mat-accent .mat-ripple-element,.night-theme .mat-fab.mat-accent .mat-ripple-element,.night-theme .mat-mini-fab.mat-accent .mat-ripple-element,.night-theme .mat-flat-button.mat-warn .mat-ripple-element,.night-theme .mat-raised-button.mat-warn .mat-ripple-element,.night-theme .mat-fab.mat-warn .mat-ripple-element,.night-theme .mat-mini-fab.mat-warn .mat-ripple-element{background-color:#ffffff1a}.night-theme .mat-stroked-button:not([class*=mat-elevation-z]),.night-theme .mat-flat-button:not([class*=mat-elevation-z]){box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.night-theme .mat-raised-button:not([class*=mat-elevation-z]){box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.night-theme .mat-raised-button:not(.mat-button-disabled):active:not([class*=mat-elevation-z]){box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.night-theme .mat-raised-button.mat-button-disabled:not([class*=mat-elevation-z]){box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.night-theme .mat-fab:not([class*=mat-elevation-z]),.night-theme .mat-mini-fab:not([class*=mat-elevation-z]){box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.night-theme .mat-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]),.night-theme .mat-mini-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]){box-shadow:0 7px 8px -4px #0003,0 12px 17px 2px #00000024,0 5px 22px 4px #0000001f}.night-theme .mat-fab.mat-button-disabled:not([class*=mat-elevation-z]),.night-theme .mat-mini-fab.mat-button-disabled:not([class*=mat-elevation-z]){box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.night-theme .mat-button-toggle-standalone:not([class*=mat-elevation-z]),.night-theme .mat-button-toggle-group:not([class*=mat-elevation-z]){box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.night-theme .mat-button-toggle-standalone.mat-button-toggle-appearance-standard:not([class*=mat-elevation-z]),.night-theme .mat-button-toggle-group-appearance-standard:not([class*=mat-elevation-z]){box-shadow:none}.night-theme .mat-button-toggle{color:#00000061}.night-theme .mat-button-toggle .mat-button-toggle-focus-overlay{background-color:#0000001f}.night-theme .mat-button-toggle-appearance-standard{color:#000000de;background:white}.night-theme .mat-button-toggle-appearance-standard .mat-button-toggle-focus-overlay{background-color:#000}.night-theme .mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle{border-left:solid 1px #e0e0e0}.night-theme [dir=rtl] .mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle{border-left:none;border-right:solid 1px #e0e0e0}.night-theme .mat-button-toggle-group-appearance-standard.mat-button-toggle-vertical .mat-button-toggle+.mat-button-toggle{border-left:none;border-right:none;border-top:solid 1px #e0e0e0}.night-theme .mat-button-toggle-checked{background-color:#e0e0e0;color:#0000008a}.night-theme .mat-button-toggle-checked.mat-button-toggle-appearance-standard{color:#000000de}.night-theme .mat-button-toggle-disabled{color:#00000042;background-color:#eee}.night-theme .mat-button-toggle-disabled.mat-button-toggle-appearance-standard{background:white}.night-theme .mat-button-toggle-disabled.mat-button-toggle-checked{background-color:#bdbdbd}.night-theme .mat-button-toggle-standalone.mat-button-toggle-appearance-standard,.night-theme .mat-button-toggle-group-appearance-standard{border:solid 1px #e0e0e0}.night-theme .mat-card{background:white;color:#000000de}.night-theme .mat-card:not([class*=mat-elevation-z]){box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}.night-theme .mat-card.mat-card-flat:not([class*=mat-elevation-z]){box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.night-theme .mat-card-subtitle{color:#0000008a}.night-theme .mat-checkbox-frame{border-color:#0000008a}.night-theme .mat-checkbox-checkmark{fill:#fafafa}.night-theme .mat-checkbox-checkmark-path{stroke:#fafafa!important}.night-theme .mat-checkbox-mixedmark{background-color:#fafafa}.night-theme .mat-checkbox-indeterminate.mat-primary .mat-checkbox-background,.night-theme .mat-checkbox-checked.mat-primary .mat-checkbox-background{background-color:#636363}.night-theme .mat-checkbox-indeterminate.mat-accent .mat-checkbox-background,.night-theme .mat-checkbox-checked.mat-accent .mat-checkbox-background{background-color:#ff3700}.night-theme .mat-checkbox-indeterminate.mat-warn .mat-checkbox-background,.night-theme .mat-checkbox-checked.mat-warn .mat-checkbox-background{background-color:#d50000}.night-theme .mat-checkbox-disabled.mat-checkbox-checked .mat-checkbox-background,.night-theme .mat-checkbox-disabled.mat-checkbox-indeterminate .mat-checkbox-background{background-color:#b0b0b0}.night-theme .mat-checkbox-disabled:not(.mat-checkbox-checked) .mat-checkbox-frame{border-color:#b0b0b0}.night-theme .mat-checkbox-disabled .mat-checkbox-label{color:#00000061}.night-theme .mat-checkbox .mat-ripple-element{background-color:#000}.night-theme .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element,.night-theme .mat-checkbox:active:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element{background:#636363}.night-theme .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element,.night-theme .mat-checkbox:active:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element{background:#ff3700}.night-theme .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element,.night-theme .mat-checkbox:active:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element{background:#d50000}.night-theme .mat-chip.mat-standard-chip{background-color:#e0e0e0;color:#000000de}.night-theme .mat-chip.mat-standard-chip .mat-chip-remove{color:#000000de;opacity:.4}.night-theme .mat-chip.mat-standard-chip:not(.mat-chip-disabled):active{box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.night-theme .mat-chip.mat-standard-chip:not(.mat-chip-disabled) .mat-chip-remove:hover{opacity:.54}.night-theme .mat-chip.mat-standard-chip.mat-chip-disabled{opacity:.4}.night-theme .mat-chip.mat-standard-chip:after{background:black}.night-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary{background-color:#636363;color:#fff}.night-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-chip-remove{color:#fff;opacity:.4}.night-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-ripple-element{background-color:#ffffff1a}.night-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn{background-color:#d50000;color:#fff}.night-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-chip-remove{color:#fff;opacity:.4}.night-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-ripple-element{background-color:#ffffff1a}.night-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent{background-color:#ff3700;color:#fff}.night-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-chip-remove{color:#fff;opacity:.4}.night-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-ripple-element{background-color:#ffffff1a}.night-theme .mat-table{background:white}.night-theme .mat-table thead,.night-theme .mat-table tbody,.night-theme .mat-table tfoot,.night-theme mat-header-row,.night-theme mat-row,.night-theme mat-footer-row,.night-theme [mat-header-row],.night-theme [mat-row],.night-theme [mat-footer-row],.night-theme .mat-table-sticky{background:inherit}.night-theme mat-row,.night-theme mat-header-row,.night-theme mat-footer-row,.night-theme th.mat-header-cell,.night-theme td.mat-cell,.night-theme td.mat-footer-cell{border-bottom-color:#0000001f}.night-theme .mat-header-cell{color:#0000008a}.night-theme .mat-cell,.night-theme .mat-footer-cell{color:#000000de}.night-theme .mat-calendar-arrow{fill:#0000008a}.night-theme .mat-datepicker-toggle,.night-theme .mat-datepicker-content .mat-calendar-next-button,.night-theme .mat-datepicker-content .mat-calendar-previous-button{color:#0000008a}.night-theme .mat-calendar-table-header-divider:after{background:rgba(0,0,0,.12)}.night-theme .mat-calendar-table-header,.night-theme .mat-calendar-body-label{color:#0000008a}.night-theme .mat-calendar-body-cell-content,.night-theme .mat-date-range-input-separator{color:#000000de;border-color:transparent}.night-theme .mat-calendar-body-disabled>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){color:#00000061}.night-theme .mat-form-field-disabled .mat-date-range-input-separator{color:#00000061}.night-theme .mat-calendar-body-in-preview{color:#0000003d}.night-theme .mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){border-color:#00000061}.night-theme .mat-calendar-body-disabled>.mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){border-color:#0000002e}.night-theme .mat-calendar-body-in-range:before{background:rgba(99,99,99,.2)}.night-theme .mat-calendar-body-comparison-identical,.night-theme .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}.night-theme .mat-calendar-body-comparison-bridge-start:before,.night-theme [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(to right,rgba(99,99,99,.2) 50%,rgba(249,171,0,.2) 50%)}.night-theme .mat-calendar-body-comparison-bridge-end:before,.night-theme [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(to left,rgba(99,99,99,.2) 50%,rgba(249,171,0,.2) 50%)}.night-theme .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.night-theme .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}.night-theme .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.night-theme .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.night-theme .mat-calendar-body-selected{background-color:#636363;color:#fff}.night-theme .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#63636366}.night-theme .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}.night-theme .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.night-theme .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#6363634d}@media (hover: hover){.night-theme .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#6363634d}}.night-theme .mat-datepicker-content{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f;background-color:#fff;color:#000000de}.night-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-range:before{background:rgba(255,55,0,.2)}.night-theme .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical,.night-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}.night-theme .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-start:before,.night-theme .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(to right,rgba(255,55,0,.2) 50%,rgba(249,171,0,.2) 50%)}.night-theme .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-end:before,.night-theme .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(to left,rgba(255,55,0,.2) 50%,rgba(249,171,0,.2) 50%)}.night-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.night-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}.night-theme .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.night-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.night-theme .mat-datepicker-content.mat-accent .mat-calendar-body-selected{background-color:#ff3700;color:#fff}.night-theme .mat-datepicker-content.mat-accent .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#ff370066}.night-theme .mat-datepicker-content.mat-accent .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}.night-theme .mat-datepicker-content.mat-accent .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.night-theme .mat-datepicker-content.mat-accent .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#ff37004d}@media (hover: hover){.night-theme .mat-datepicker-content.mat-accent .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#ff37004d}}.night-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-range:before{background:rgba(213,0,0,.2)}.night-theme .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical,.night-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}.night-theme .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-start:before,.night-theme .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(to right,rgba(213,0,0,.2) 50%,rgba(249,171,0,.2) 50%)}.night-theme .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-end:before,.night-theme .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(to left,rgba(213,0,0,.2) 50%,rgba(249,171,0,.2) 50%)}.night-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.night-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}.night-theme .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.night-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.night-theme .mat-datepicker-content.mat-warn .mat-calendar-body-selected{background-color:#d50000;color:#fff}.night-theme .mat-datepicker-content.mat-warn .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#d5000066}.night-theme .mat-datepicker-content.mat-warn .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}.night-theme .mat-datepicker-content.mat-warn .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.night-theme .mat-datepicker-content.mat-warn .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#d500004d}@media (hover: hover){.night-theme .mat-datepicker-content.mat-warn .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#d500004d}}.night-theme .mat-datepicker-content-touch{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}.night-theme .mat-datepicker-toggle-active{color:#636363}.night-theme .mat-datepicker-toggle-active.mat-accent{color:#ff3700}.night-theme .mat-datepicker-toggle-active.mat-warn{color:#d50000}.night-theme .mat-date-range-input-inner[disabled]{color:#00000061}.night-theme .mat-dialog-container{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f;background:white;color:#000000de}.night-theme .mat-divider{border-top-color:#0000001f}.night-theme .mat-divider-vertical{border-right-color:#0000001f}.night-theme .mat-expansion-panel{background:white;color:#000000de}.night-theme .mat-expansion-panel:not([class*=mat-elevation-z]){box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.night-theme .mat-action-row{border-top-color:#0000001f}.night-theme .mat-expansion-panel .mat-expansion-panel-header.cdk-keyboard-focused:not([aria-disabled=true]),.night-theme .mat-expansion-panel .mat-expansion-panel-header.cdk-program-focused:not([aria-disabled=true]),.night-theme .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:hover:not([aria-disabled=true]){background:rgba(0,0,0,.04)}@media (hover: none){.night-theme .mat-expansion-panel:not(.mat-expanded):not([aria-disabled=true]) .mat-expansion-panel-header:hover{background:white}}.night-theme .mat-expansion-panel-header-title{color:#000000de}.night-theme .mat-expansion-panel-header-description,.night-theme .mat-expansion-indicator:after{color:#0000008a}.night-theme .mat-expansion-panel-header[aria-disabled=true]{color:#00000042}.night-theme .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-title,.night-theme .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-description{color:inherit}.night-theme .mat-form-field-label,.night-theme .mat-hint{color:#0009}.night-theme .mat-form-field.mat-focused .mat-form-field-label{color:#636363}.night-theme .mat-form-field.mat-focused .mat-form-field-label.mat-accent{color:#ff3700}.night-theme .mat-form-field.mat-focused .mat-form-field-label.mat-warn{color:#d50000}.night-theme .mat-focused .mat-form-field-required-marker{color:#ff3700}.night-theme .mat-form-field-ripple{background-color:#000000de}.night-theme .mat-form-field.mat-focused .mat-form-field-ripple{background-color:#636363}.night-theme .mat-form-field.mat-focused .mat-form-field-ripple.mat-accent{background-color:#ff3700}.night-theme .mat-form-field.mat-focused .mat-form-field-ripple.mat-warn{background-color:#d50000}.night-theme .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid) .mat-form-field-infix:after{color:#636363}.night-theme .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-accent .mat-form-field-infix:after{color:#ff3700}.night-theme .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-warn .mat-form-field-infix:after{color:#d50000}.night-theme .mat-form-field.mat-form-field-invalid .mat-form-field-label,.night-theme .mat-form-field.mat-form-field-invalid .mat-form-field-label.mat-accent,.night-theme .mat-form-field.mat-form-field-invalid .mat-form-field-label .mat-form-field-required-marker{color:#d50000}.night-theme .mat-form-field.mat-form-field-invalid .mat-form-field-ripple,.night-theme .mat-form-field.mat-form-field-invalid .mat-form-field-ripple.mat-accent{background-color:#d50000}.night-theme .mat-error{color:#d50000}.night-theme .mat-form-field-appearance-legacy .mat-form-field-label,.night-theme .mat-form-field-appearance-legacy .mat-hint{color:#0000008a}.night-theme .mat-form-field-appearance-legacy .mat-form-field-underline{background-color:#0000006b}.night-theme .mat-form-field-appearance-legacy.mat-form-field-disabled .mat-form-field-underline{background-image:linear-gradient(to right,rgba(0,0,0,.42) 0%,rgba(0,0,0,.42) 33%,transparent 0%);background-size:4px 100%;background-repeat:repeat-x}.night-theme .mat-form-field-appearance-standard .mat-form-field-underline{background-color:#0000006b}.night-theme .mat-form-field-appearance-standard.mat-form-field-disabled .mat-form-field-underline{background-image:linear-gradient(to right,rgba(0,0,0,.42) 0%,rgba(0,0,0,.42) 33%,transparent 0%);background-size:4px 100%;background-repeat:repeat-x}.night-theme .mat-form-field-appearance-fill .mat-form-field-flex{background-color:#0000000a}.night-theme .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-flex{background-color:#00000005}.night-theme .mat-form-field-appearance-fill .mat-form-field-underline:before{background-color:#0000006b}.night-theme .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-label{color:#00000061}.night-theme .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-underline:before{background-color:transparent}.night-theme .mat-form-field-appearance-outline .mat-form-field-outline{color:#0000001f}.night-theme .mat-form-field-appearance-outline .mat-form-field-outline-thick{color:#000000de}.night-theme .mat-form-field-appearance-outline.mat-focused .mat-form-field-outline-thick{color:#636363}.night-theme .mat-form-field-appearance-outline.mat-focused.mat-accent .mat-form-field-outline-thick{color:#ff3700}.night-theme .mat-form-field-appearance-outline.mat-focused.mat-warn .mat-form-field-outline-thick,.night-theme .mat-form-field-appearance-outline.mat-form-field-invalid.mat-form-field-invalid .mat-form-field-outline-thick{color:#d50000}.night-theme .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-label{color:#00000061}.night-theme .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-outline{color:#0000000f}.night-theme .mat-icon.mat-primary{color:#636363}.night-theme .mat-icon.mat-accent{color:#ff3700}.night-theme .mat-icon.mat-warn{color:#d50000}.night-theme .mat-form-field-type-mat-native-select .mat-form-field-infix:after{color:#0000008a}.night-theme .mat-input-element:disabled,.night-theme .mat-form-field-type-mat-native-select.mat-form-field-disabled .mat-form-field-infix:after{color:#00000061}.night-theme .mat-input-element{caret-color:#636363}.night-theme .mat-input-element::placeholder{color:#0000006b}.night-theme .mat-input-element::-moz-placeholder{color:#0000006b}.night-theme .mat-input-element::-webkit-input-placeholder{color:#0000006b}.night-theme .mat-input-element:-ms-input-placeholder{color:#0000006b}.night-theme .mat-form-field.mat-accent .mat-input-element{caret-color:#ff3700}.night-theme .mat-form-field.mat-warn .mat-input-element,.night-theme .mat-form-field-invalid .mat-input-element{caret-color:#d50000}.night-theme .mat-form-field-type-mat-native-select.mat-form-field-invalid .mat-form-field-infix:after{color:#d50000}.night-theme .mat-list-base .mat-list-item,.night-theme .mat-list-base .mat-list-option{color:#000000de}.night-theme .mat-list-base .mat-subheader{color:#0000008a}.night-theme .mat-list-base .mat-list-item-disabled{background-color:#eee;color:#00000061}.night-theme .mat-list-option:hover,.night-theme .mat-list-option:focus,.night-theme .mat-nav-list .mat-list-item:hover,.night-theme .mat-nav-list .mat-list-item:focus,.night-theme .mat-action-list .mat-list-item:hover,.night-theme .mat-action-list .mat-list-item:focus{background:rgba(0,0,0,.04)}.night-theme .mat-list-single-selected-option,.night-theme .mat-list-single-selected-option:hover,.night-theme .mat-list-single-selected-option:focus{background:rgba(0,0,0,.12)}.night-theme .mat-menu-panel{background:white}.night-theme .mat-menu-panel:not([class*=mat-elevation-z]){box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.night-theme .mat-menu-item{background:transparent;color:#000000de}.night-theme .mat-menu-item[disabled],.night-theme .mat-menu-item[disabled] .mat-menu-submenu-icon,.night-theme .mat-menu-item[disabled] .mat-icon-no-color{color:#00000061}.night-theme .mat-menu-item .mat-icon-no-color,.night-theme .mat-menu-submenu-icon{color:#0000008a}.night-theme .mat-menu-item:hover:not([disabled]),.night-theme .mat-menu-item.cdk-program-focused:not([disabled]),.night-theme .mat-menu-item.cdk-keyboard-focused:not([disabled]),.night-theme .mat-menu-item-highlighted:not([disabled]){background:rgba(0,0,0,.04)}.night-theme .mat-paginator{background:white}.night-theme .mat-paginator,.night-theme .mat-paginator-page-size .mat-select-trigger{color:#0000008a}.night-theme .mat-paginator-decrement,.night-theme .mat-paginator-increment{border-top:2px solid rgba(0,0,0,.54);border-right:2px solid rgba(0,0,0,.54)}.night-theme .mat-paginator-first,.night-theme .mat-paginator-last{border-top:2px solid rgba(0,0,0,.54)}.night-theme .mat-icon-button[disabled] .mat-paginator-decrement,.night-theme .mat-icon-button[disabled] .mat-paginator-increment,.night-theme .mat-icon-button[disabled] .mat-paginator-first,.night-theme .mat-icon-button[disabled] .mat-paginator-last{border-color:#00000061}.night-theme .mat-progress-bar-background{fill:#d4d4d4}.night-theme .mat-progress-bar-buffer{background-color:#d4d4d4}.night-theme .mat-progress-bar-fill:after{background-color:#636363}.night-theme .mat-progress-bar.mat-accent .mat-progress-bar-background{fill:#fbc9bc}.night-theme .mat-progress-bar.mat-accent .mat-progress-bar-buffer{background-color:#fbc9bc}.night-theme .mat-progress-bar.mat-accent .mat-progress-bar-fill:after{background-color:#ff3700}.night-theme .mat-progress-bar.mat-warn .mat-progress-bar-background{fill:#f1bcbc}.night-theme .mat-progress-bar.mat-warn .mat-progress-bar-buffer{background-color:#f1bcbc}.night-theme .mat-progress-bar.mat-warn .mat-progress-bar-fill:after{background-color:#d50000}.night-theme .mat-progress-spinner circle,.night-theme .mat-spinner circle{stroke:#636363}.night-theme .mat-progress-spinner.mat-accent circle,.night-theme .mat-spinner.mat-accent circle{stroke:#ff3700}.night-theme .mat-progress-spinner.mat-warn circle,.night-theme .mat-spinner.mat-warn circle{stroke:#d50000}.night-theme .mat-radio-outer-circle{border-color:#0000008a}.night-theme .mat-radio-button.mat-primary.mat-radio-checked .mat-radio-outer-circle{border-color:#636363}.night-theme .mat-radio-button.mat-primary .mat-radio-inner-circle,.night-theme .mat-radio-button.mat-primary .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.night-theme .mat-radio-button.mat-primary.mat-radio-checked .mat-radio-persistent-ripple,.night-theme .mat-radio-button.mat-primary:active .mat-radio-persistent-ripple{background-color:#636363}.night-theme .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-outer-circle{border-color:#ff3700}.night-theme .mat-radio-button.mat-accent .mat-radio-inner-circle,.night-theme .mat-radio-button.mat-accent .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.night-theme .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-persistent-ripple,.night-theme .mat-radio-button.mat-accent:active .mat-radio-persistent-ripple{background-color:#ff3700}.night-theme .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-outer-circle{border-color:#d50000}.night-theme .mat-radio-button.mat-warn .mat-radio-inner-circle,.night-theme .mat-radio-button.mat-warn .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.night-theme .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-persistent-ripple,.night-theme .mat-radio-button.mat-warn:active .mat-radio-persistent-ripple{background-color:#d50000}.night-theme .mat-radio-button.mat-radio-disabled.mat-radio-checked .mat-radio-outer-circle,.night-theme .mat-radio-button.mat-radio-disabled .mat-radio-outer-circle{border-color:#00000061}.night-theme .mat-radio-button.mat-radio-disabled .mat-radio-ripple .mat-ripple-element,.night-theme .mat-radio-button.mat-radio-disabled .mat-radio-inner-circle{background-color:#00000061}.night-theme .mat-radio-button.mat-radio-disabled .mat-radio-label-content{color:#00000061}.night-theme .mat-radio-button .mat-ripple-element{background-color:#000}.night-theme .mat-select-value{color:#000000de}.night-theme .mat-select-placeholder{color:#0000006b}.night-theme .mat-select-disabled .mat-select-value{color:#00000061}.night-theme .mat-select-arrow{color:#0000008a}.night-theme .mat-select-panel{background:white}.night-theme .mat-select-panel:not([class*=mat-elevation-z]){box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.night-theme .mat-select-panel .mat-option.mat-selected:not(.mat-option-multiple){background:rgba(0,0,0,.12)}.night-theme .mat-form-field.mat-focused.mat-primary .mat-select-arrow{color:#636363}.night-theme .mat-form-field.mat-focused.mat-accent .mat-select-arrow{color:#ff3700}.night-theme .mat-form-field.mat-focused.mat-warn .mat-select-arrow,.night-theme .mat-form-field .mat-select.mat-select-invalid .mat-select-arrow{color:#d50000}.night-theme .mat-form-field .mat-select.mat-select-disabled .mat-select-arrow{color:#00000061}.night-theme .mat-drawer-container{background-color:#fafafa;color:#000000de}.night-theme .mat-drawer{background-color:#fff;color:#000000de}.night-theme .mat-drawer.mat-drawer-push{background-color:#fff}.night-theme .mat-drawer:not(.mat-drawer-side){box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}.night-theme .mat-drawer-side{border-right:solid 1px rgba(0,0,0,.12)}.night-theme .mat-drawer-side.mat-drawer-end,.night-theme [dir=rtl] .mat-drawer-side{border-left:solid 1px rgba(0,0,0,.12);border-right:none}.night-theme [dir=rtl] .mat-drawer-side.mat-drawer-end{border-left:none;border-right:solid 1px rgba(0,0,0,.12)}.night-theme .mat-drawer-backdrop.mat-drawer-shown{background-color:#0009}.night-theme .mat-slide-toggle.mat-checked .mat-slide-toggle-thumb{background-color:#ff3700}.night-theme .mat-slide-toggle.mat-checked .mat-slide-toggle-bar{background-color:#ff37008a}.night-theme .mat-slide-toggle.mat-checked .mat-ripple-element{background-color:#ff3700}.night-theme .mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-thumb{background-color:#636363}.night-theme .mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-bar{background-color:#6363638a}.night-theme .mat-slide-toggle.mat-primary.mat-checked .mat-ripple-element{background-color:#636363}.night-theme .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-thumb{background-color:#d50000}.night-theme .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-bar{background-color:#d500008a}.night-theme .mat-slide-toggle.mat-warn.mat-checked .mat-ripple-element{background-color:#d50000}.night-theme .mat-slide-toggle:not(.mat-checked) .mat-ripple-element{background-color:#000}.night-theme .mat-slide-toggle-thumb{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f;background-color:#fafafa}.night-theme .mat-slide-toggle-bar{background-color:#00000061}.night-theme .mat-slider-track-background{background-color:#00000042}.night-theme .mat-slider.mat-primary .mat-slider-track-fill,.night-theme .mat-slider.mat-primary .mat-slider-thumb,.night-theme .mat-slider.mat-primary .mat-slider-thumb-label{background-color:#636363}.night-theme .mat-slider.mat-primary .mat-slider-thumb-label-text{color:#fff}.night-theme .mat-slider.mat-primary .mat-slider-focus-ring{background-color:#63636333}.night-theme .mat-slider.mat-accent .mat-slider-track-fill,.night-theme .mat-slider.mat-accent .mat-slider-thumb,.night-theme .mat-slider.mat-accent .mat-slider-thumb-label{background-color:#ff3700}.night-theme .mat-slider.mat-accent .mat-slider-thumb-label-text{color:#fff}.night-theme .mat-slider.mat-accent .mat-slider-focus-ring{background-color:#ff370033}.night-theme .mat-slider.mat-warn .mat-slider-track-fill,.night-theme .mat-slider.mat-warn .mat-slider-thumb,.night-theme .mat-slider.mat-warn .mat-slider-thumb-label{background-color:#d50000}.night-theme .mat-slider.mat-warn .mat-slider-thumb-label-text{color:#fff}.night-theme .mat-slider.mat-warn .mat-slider-focus-ring{background-color:#d5000033}.night-theme .mat-slider:hover .mat-slider-track-background,.night-theme .mat-slider.cdk-focused .mat-slider-track-background{background-color:#00000061}.night-theme .mat-slider.mat-slider-disabled .mat-slider-track-background,.night-theme .mat-slider.mat-slider-disabled .mat-slider-track-fill,.night-theme .mat-slider.mat-slider-disabled .mat-slider-thumb,.night-theme .mat-slider.mat-slider-disabled:hover .mat-slider-track-background{background-color:#00000042}.night-theme .mat-slider.mat-slider-min-value .mat-slider-focus-ring{background-color:#0000001f}.night-theme .mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb,.night-theme .mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb-label{background-color:#000000de}.night-theme .mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb,.night-theme .mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb-label{background-color:#00000042}.night-theme .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing) .mat-slider-thumb{border-color:#00000042;background-color:transparent}.night-theme .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover .mat-slider-thumb,.night-theme .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused .mat-slider-thumb{border-color:#00000061}.night-theme .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover.mat-slider-disabled .mat-slider-thumb,.night-theme .mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused.mat-slider-disabled .mat-slider-thumb{border-color:#00000042}.night-theme .mat-slider-has-ticks .mat-slider-wrapper:after{border-color:#000000b3}.night-theme .mat-slider-horizontal .mat-slider-ticks{background-image:repeating-linear-gradient(to right,rgba(0,0,0,.7),rgba(0,0,0,.7) 2px,transparent 0,transparent);background-image:-moz-repeating-linear-gradient(.0001deg,rgba(0,0,0,.7),rgba(0,0,0,.7) 2px,transparent 0,transparent)}.night-theme .mat-slider-vertical .mat-slider-ticks{background-image:repeating-linear-gradient(to bottom,rgba(0,0,0,.7),rgba(0,0,0,.7) 2px,transparent 0,transparent)}.night-theme .mat-step-header.cdk-keyboard-focused,.night-theme .mat-step-header.cdk-program-focused,.night-theme .mat-step-header:hover:not([aria-disabled]),.night-theme .mat-step-header:hover[aria-disabled=false]{background-color:#0000000a}.night-theme .mat-step-header:hover[aria-disabled=true]{cursor:default}@media (hover: none){.night-theme .mat-step-header:hover{background:none}}.night-theme .mat-step-header .mat-step-label,.night-theme .mat-step-header .mat-step-optional{color:#0000008a}.night-theme .mat-step-header .mat-step-icon{background-color:#0000008a;color:#fff}.night-theme .mat-step-header .mat-step-icon-selected,.night-theme .mat-step-header .mat-step-icon-state-done,.night-theme .mat-step-header .mat-step-icon-state-edit{background-color:#636363;color:#fff}.night-theme .mat-step-header.mat-accent .mat-step-icon{color:#fff}.night-theme .mat-step-header.mat-accent .mat-step-icon-selected,.night-theme .mat-step-header.mat-accent .mat-step-icon-state-done,.night-theme .mat-step-header.mat-accent .mat-step-icon-state-edit{background-color:#ff3700;color:#fff}.night-theme .mat-step-header.mat-warn .mat-step-icon{color:#fff}.night-theme .mat-step-header.mat-warn .mat-step-icon-selected,.night-theme .mat-step-header.mat-warn .mat-step-icon-state-done,.night-theme .mat-step-header.mat-warn .mat-step-icon-state-edit{background-color:#d50000;color:#fff}.night-theme .mat-step-header .mat-step-icon-state-error{background-color:transparent;color:#d50000}.night-theme .mat-step-header .mat-step-label.mat-step-label-active{color:#000000de}.night-theme .mat-step-header .mat-step-label.mat-step-label-error{color:#d50000}.night-theme .mat-stepper-horizontal,.night-theme .mat-stepper-vertical{background-color:#fff}.night-theme .mat-stepper-vertical-line:before{border-left-color:#0000001f}.night-theme .mat-horizontal-stepper-header:before,.night-theme .mat-horizontal-stepper-header:after,.night-theme .mat-stepper-horizontal-line{border-top-color:#0000001f}.night-theme .mat-sort-header-arrow{color:#757575}.night-theme .mat-tab-nav-bar,.night-theme .mat-tab-header{border-bottom:1px solid rgba(0,0,0,.12)}.night-theme .mat-tab-group-inverted-header .mat-tab-nav-bar,.night-theme .mat-tab-group-inverted-header .mat-tab-header{border-top:1px solid rgba(0,0,0,.12);border-bottom:none}.night-theme .mat-tab-label,.night-theme .mat-tab-link{color:#000000de}.night-theme .mat-tab-label.mat-tab-disabled,.night-theme .mat-tab-link.mat-tab-disabled{color:#00000061}.night-theme .mat-tab-header-pagination-chevron{border-color:#000000de}.night-theme .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:#00000061}.night-theme .mat-tab-group[class*=mat-background-]>.mat-tab-header,.night-theme .mat-tab-nav-bar[class*=mat-background-]{border-bottom:none;border-top:none}.night-theme .mat-tab-group.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.night-theme .mat-tab-group.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.night-theme .mat-tab-group.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.night-theme .mat-tab-group.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.night-theme .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.night-theme .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.night-theme .mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.night-theme .mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#d0d0d04d}.night-theme .mat-tab-group.mat-primary .mat-ink-bar,.night-theme .mat-tab-nav-bar.mat-primary .mat-ink-bar{background-color:#636363}.night-theme .mat-tab-group.mat-primary.mat-background-primary>.mat-tab-header .mat-ink-bar,.night-theme .mat-tab-group.mat-primary.mat-background-primary>.mat-tab-link-container .mat-ink-bar,.night-theme .mat-tab-nav-bar.mat-primary.mat-background-primary>.mat-tab-header .mat-ink-bar,.night-theme .mat-tab-nav-bar.mat-primary.mat-background-primary>.mat-tab-link-container .mat-ink-bar{background-color:#fff}.night-theme .mat-tab-group.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.night-theme .mat-tab-group.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.night-theme .mat-tab-group.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.night-theme .mat-tab-group.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.night-theme .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.night-theme .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.night-theme .mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.night-theme .mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#ffc3b34d}.night-theme .mat-tab-group.mat-accent .mat-ink-bar,.night-theme .mat-tab-nav-bar.mat-accent .mat-ink-bar{background-color:#ff3700}.night-theme .mat-tab-group.mat-accent.mat-background-accent>.mat-tab-header .mat-ink-bar,.night-theme .mat-tab-group.mat-accent.mat-background-accent>.mat-tab-link-container .mat-ink-bar,.night-theme .mat-tab-nav-bar.mat-accent.mat-background-accent>.mat-tab-header .mat-ink-bar,.night-theme .mat-tab-nav-bar.mat-accent.mat-background-accent>.mat-tab-link-container .mat-ink-bar{background-color:#fff}.night-theme .mat-tab-group.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.night-theme .mat-tab-group.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.night-theme .mat-tab-group.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.night-theme .mat-tab-group.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.night-theme .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.night-theme .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.night-theme .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.night-theme .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#f2b3b34d}.night-theme .mat-tab-group.mat-warn .mat-ink-bar,.night-theme .mat-tab-nav-bar.mat-warn .mat-ink-bar{background-color:#d50000}.night-theme .mat-tab-group.mat-warn.mat-background-warn>.mat-tab-header .mat-ink-bar,.night-theme .mat-tab-group.mat-warn.mat-background-warn>.mat-tab-link-container .mat-ink-bar,.night-theme .mat-tab-nav-bar.mat-warn.mat-background-warn>.mat-tab-header .mat-ink-bar,.night-theme .mat-tab-nav-bar.mat-warn.mat-background-warn>.mat-tab-link-container .mat-ink-bar{background-color:#fff}.night-theme .mat-tab-group.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.night-theme .mat-tab-group.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.night-theme .mat-tab-group.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.night-theme .mat-tab-group.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.night-theme .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.night-theme .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.night-theme .mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.night-theme .mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#d0d0d04d}.night-theme .mat-tab-group.mat-background-primary>.mat-tab-header,.night-theme .mat-tab-group.mat-background-primary>.mat-tab-link-container,.night-theme .mat-tab-group.mat-background-primary>.mat-tab-header-pagination,.night-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-header,.night-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container,.night-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination{background-color:#636363}.night-theme .mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-label,.night-theme .mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-tab-link,.night-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-label,.night-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-tab-link{color:#fff}.night-theme .mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-label.mat-tab-disabled,.night-theme .mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,.night-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-label.mat-tab-disabled,.night-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-tab-link.mat-tab-disabled{color:#fff6}.night-theme .mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-chevron,.night-theme .mat-tab-group.mat-background-primary>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.night-theme .mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-focus-indicator:before,.night-theme .mat-tab-group.mat-background-primary>.mat-tab-header .mat-focus-indicator:before,.night-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-chevron,.night-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.night-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-focus-indicator:before,.night-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-focus-indicator:before{border-color:#fff}.night-theme .mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.night-theme .mat-tab-group.mat-background-primary>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.night-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.night-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:#fff;opacity:.4}.night-theme .mat-tab-group.mat-background-primary>.mat-tab-header .mat-ripple-element,.night-theme .mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-ripple-element,.night-theme .mat-tab-group.mat-background-primary>.mat-tab-header-pagination .mat-ripple-element,.night-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-ripple-element,.night-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-ripple-element,.night-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination .mat-ripple-element{background-color:#fff;opacity:.12}.night-theme .mat-tab-group.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.night-theme .mat-tab-group.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.night-theme .mat-tab-group.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.night-theme .mat-tab-group.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.night-theme .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.night-theme .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.night-theme .mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.night-theme .mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#ffc3b34d}.night-theme .mat-tab-group.mat-background-accent>.mat-tab-header,.night-theme .mat-tab-group.mat-background-accent>.mat-tab-link-container,.night-theme .mat-tab-group.mat-background-accent>.mat-tab-header-pagination,.night-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-header,.night-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container,.night-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination{background-color:#ff3700}.night-theme .mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-label,.night-theme .mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-tab-link,.night-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-label,.night-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-tab-link{color:#fff}.night-theme .mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-label.mat-tab-disabled,.night-theme .mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,.night-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-label.mat-tab-disabled,.night-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-tab-link.mat-tab-disabled{color:#fff6}.night-theme .mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-chevron,.night-theme .mat-tab-group.mat-background-accent>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.night-theme .mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-focus-indicator:before,.night-theme .mat-tab-group.mat-background-accent>.mat-tab-header .mat-focus-indicator:before,.night-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-chevron,.night-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.night-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-focus-indicator:before,.night-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-focus-indicator:before{border-color:#fff}.night-theme .mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.night-theme .mat-tab-group.mat-background-accent>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.night-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.night-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:#fff;opacity:.4}.night-theme .mat-tab-group.mat-background-accent>.mat-tab-header .mat-ripple-element,.night-theme .mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-ripple-element,.night-theme .mat-tab-group.mat-background-accent>.mat-tab-header-pagination .mat-ripple-element,.night-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-ripple-element,.night-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-ripple-element,.night-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination .mat-ripple-element{background-color:#fff;opacity:.12}.night-theme .mat-tab-group.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.night-theme .mat-tab-group.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.night-theme .mat-tab-group.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.night-theme .mat-tab-group.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.night-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.night-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.night-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.night-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#f2b3b34d}.night-theme .mat-tab-group.mat-background-warn>.mat-tab-header,.night-theme .mat-tab-group.mat-background-warn>.mat-tab-link-container,.night-theme .mat-tab-group.mat-background-warn>.mat-tab-header-pagination,.night-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-header,.night-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container,.night-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination{background-color:#d50000}.night-theme .mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-label,.night-theme .mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-tab-link,.night-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-label,.night-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-tab-link{color:#fff}.night-theme .mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-label.mat-tab-disabled,.night-theme .mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,.night-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-label.mat-tab-disabled,.night-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-tab-link.mat-tab-disabled{color:#fff6}.night-theme .mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-chevron,.night-theme .mat-tab-group.mat-background-warn>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.night-theme .mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-focus-indicator:before,.night-theme .mat-tab-group.mat-background-warn>.mat-tab-header .mat-focus-indicator:before,.night-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-chevron,.night-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.night-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-focus-indicator:before,.night-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-focus-indicator:before{border-color:#fff}.night-theme .mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.night-theme .mat-tab-group.mat-background-warn>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.night-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.night-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:#fff;opacity:.4}.night-theme .mat-tab-group.mat-background-warn>.mat-tab-header .mat-ripple-element,.night-theme .mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-ripple-element,.night-theme .mat-tab-group.mat-background-warn>.mat-tab-header-pagination .mat-ripple-element,.night-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-ripple-element,.night-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-ripple-element,.night-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination .mat-ripple-element{background-color:#fff;opacity:.12}.night-theme .mat-toolbar{background:whitesmoke;color:#000000de}.night-theme .mat-toolbar.mat-primary{background:#636363;color:#fff}.night-theme .mat-toolbar.mat-accent{background:#ff3700;color:#fff}.night-theme .mat-toolbar.mat-warn{background:#d50000;color:#fff}.night-theme .mat-toolbar .mat-form-field-underline,.night-theme .mat-toolbar .mat-form-field-ripple,.night-theme .mat-toolbar .mat-focused .mat-form-field-ripple{background-color:currentColor}.night-theme .mat-toolbar .mat-form-field-label,.night-theme .mat-toolbar .mat-focused .mat-form-field-label,.night-theme .mat-toolbar .mat-select-value,.night-theme .mat-toolbar .mat-select-arrow,.night-theme .mat-toolbar .mat-form-field.mat-focused .mat-select-arrow{color:inherit}.night-theme .mat-toolbar .mat-input-element{caret-color:currentColor}.night-theme .mat-tooltip{background:rgba(97,97,97,.9)}.night-theme .mat-tree{background:white}.night-theme .mat-tree-node,.night-theme .mat-nested-tree-node{color:#000000de}.night-theme .mat-snack-bar-container{color:#ffffffb3;background:#323232;box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.night-theme .mat-simple-snackbar-action{color:#ff3700}.night-theme button.mat-button:hover,.night-theme button.mat-icon-button:hover,.night-theme a.mat-button:hover,.night-theme a.mat-icon-button:hover{background-color:#4e4e4e29;color:#000}.night-theme button.mat-button:focus,.night-theme button.mat-icon-button:focus,.night-theme a.mat-button:focus,.night-theme a.mat-icon-button:focus{background-color:transparent;border-color:#ff3700cc}.night-theme button.mat-button.active,.night-theme button.mat-icon-button.active,.night-theme a.mat-button.active,.night-theme a.mat-icon-button.active{color:#ff3700}.night-theme button.mat-button,.night-theme a.mat-button{color:#4e4e4ee0;background-color:transparent;border-color:transparent}.night-theme button.mat-button:focus:hover,.night-theme a.mat-button:focus:hover{background-color:#4e4e4e29;color:#000}.night-theme button.mat-button.mat-primary,.night-theme a.mat-button.mat-primary{background-color:#4e4e4e14;color:#000}.night-theme button.mat-button.mat-primary:hover,.night-theme button.mat-button.mat-primary:focus:hover,.night-theme a.mat-button.mat-primary:hover,.night-theme a.mat-button.mat-primary:focus:hover{background-color:#4e4e4e29;color:#000}.night-theme button.mat-button.mat-primary:focus,.night-theme a.mat-button.mat-primary:focus{background-color:#4e4e4e14;color:#000}.night-theme button.mat-button.active,.night-theme button.mat-button:active,.night-theme a.mat-button.active,.night-theme a.mat-button:active{color:#ff3700}.night-theme html .mat-card .mat-card-subtitle{color:#4e4e4eb8}.night-theme html .mat-card.fill.primary .mat-card-header,.night-theme html .mat-card.fill.primary .mat-tab-header{background-color:#4e4e4e}.night-theme html .mat-card.fill.primary .mat-card-title,.night-theme html .mat-card.fill.primary .mat-card-subtitle,.night-theme html .mat-card.fill.primary .mat-tab-label{color:#fff}.night-theme html .mat-card.fill.primary .mat-tab-body-wrapper{padding:16px}.night-theme html .mat-card.fill.accent .mat-card-header,.night-theme html .mat-card.fill.accent .mat-tab-header{background-color:#ff3700}.night-theme html .mat-card.fill.accent .mat-card-title,.night-theme html .mat-card.fill.accent .mat-card-subtitle,.night-theme html .mat-card.fill.accent .mat-tab-label{color:#fff}.night-theme html .mat-card.fill.accent .mat-tab-body-wrapper{padding:16px}.night-theme html .mat-card.fill.confirm .mat-card-header,.night-theme html .mat-card.fill.confirm .mat-tab-header{background-color:#4caf50}.night-theme html .mat-card.fill.confirm .mat-card-title,.night-theme html .mat-card.fill.confirm .mat-card-subtitle,.night-theme html .mat-card.fill.confirm .mat-tab-label{color:#fff}.night-theme html .mat-card.fill.confirm .mat-tab-body-wrapper{padding:16px}.night-theme html .mat-card.fill.alert .mat-card-header,.night-theme html .mat-card.fill.alert .mat-tab-header{background-color:#d50000}.night-theme html .mat-card.fill.alert .mat-card-title,.night-theme html .mat-card.fill.alert .mat-card-subtitle,.night-theme html .mat-card.fill.alert .mat-tab-label{color:#fff}.night-theme html .mat-card.fill.alert .mat-tab-body-wrapper{padding:16px}.night-theme html .mat-card.fill.warn .mat-card-header,.night-theme html .mat-card.fill.warn .mat-tab-header{background-color:#ffab00}.night-theme html .mat-card.fill.warn .mat-card-title,.night-theme html .mat-card.fill.warn .mat-card-subtitle,.night-theme html .mat-card.fill.warn .mat-tab-label{color:#000}.night-theme html .mat-card.fill.warn .mat-tab-body-wrapper{padding:16px}.night-theme html .mat-card.fill.error .mat-card-header,.night-theme html .mat-card.fill.error .mat-tab-header{background-color:#d50000}.night-theme html .mat-card.fill.error .mat-card-title,.night-theme html .mat-card.fill.error .mat-card-subtitle,.night-theme html .mat-card.fill.error .mat-tab-label{color:#fff}.night-theme html .mat-card.fill.error .mat-tab-body-wrapper{padding:16px}.night-theme html .mat-card.fill.inform .mat-card-header,.night-theme html .mat-card.fill.inform .mat-tab-header{background-color:#06a}.night-theme html .mat-card.fill.inform .mat-card-title,.night-theme html .mat-card.fill.inform .mat-card-subtitle,.night-theme html .mat-card.fill.inform .mat-tab-label{color:#fff}.night-theme html .mat-card.fill.inform .mat-tab-body-wrapper{padding:16px}.night-theme html .mat-card.fill.brand .mat-card-header,.night-theme html .mat-card.fill.brand .mat-tab-header{background-color:#ff3700}.night-theme html .mat-card.fill.brand .mat-card-title,.night-theme html .mat-card.fill.brand .mat-card-subtitle,.night-theme html .mat-card.fill.brand .mat-tab-label{color:#fff}.night-theme html .mat-card.fill.brand .mat-tab-body-wrapper{padding:16px}.night-theme html .mat-card.fill.surface-secundary .mat-card-header,.night-theme html .mat-card.fill.surface-secundary .mat-tab-header{background-color:red}.night-theme html .mat-card.fill.surface-secundary .mat-card-title,.night-theme html .mat-card.fill.surface-secundary .mat-card-subtitle,.night-theme html .mat-card.fill.surface-secundary .mat-tab-label{color:#fff}.night-theme html .mat-card.fill.surface-secundary .mat-tab-body-wrapper{padding:16px}.night-theme html .mat-card.fill.surface .mat-card-header,.night-theme html .mat-card.fill.surface .mat-tab-header{background-color:#fff}.night-theme html .mat-card.fill.surface .mat-card-title,.night-theme html .mat-card.fill.surface .mat-card-subtitle,.night-theme html .mat-card.fill.surface .mat-tab-label{color:#000}.night-theme html .mat-card.fill.surface .mat-tab-body-wrapper{padding:16px}.night-theme html .mat-card.fill.gray .mat-card-header,.night-theme html .mat-card.fill.gray .mat-tab-header{background-color:red}.night-theme html .mat-card.fill.gray .mat-card-title,.night-theme html .mat-card.fill.gray .mat-card-subtitle,.night-theme html .mat-card.fill.gray .mat-tab-label{color:#fff}.night-theme html .mat-card.fill.gray .mat-tab-body-wrapper{padding:16px}.night-theme html .mat-card.fill.covered-need .mat-card-header,.night-theme html .mat-card.fill.covered-need .mat-tab-header{background-color:red}.night-theme html .mat-card.fill.covered-need .mat-card-title,.night-theme html .mat-card.fill.covered-need .mat-card-subtitle,.night-theme html .mat-card.fill.covered-need .mat-tab-label{color:#fff}.night-theme html .mat-card.fill.covered-need .mat-tab-body-wrapper{padding:16px}.night-theme html .mat-card.fill.non-covered-need .mat-card-header,.night-theme html .mat-card.fill.non-covered-need .mat-tab-header{background-color:red}.night-theme html .mat-card.fill.non-covered-need .mat-card-title,.night-theme html .mat-card.fill.non-covered-need .mat-card-subtitle,.night-theme html .mat-card.fill.non-covered-need .mat-tab-label{color:#fff}.night-theme html .mat-card.fill.non-covered-need .mat-tab-body-wrapper{padding:16px}.night-theme html .mat-card:not(.fill).primary .mat-card-title{color:#4e4e4e}.night-theme html .mat-card:not(.fill).accent .mat-card-title{color:#ff3700}.night-theme html .mat-card:not(.fill).confirm .mat-card-title{color:#4caf50}.night-theme html .mat-card:not(.fill).alert .mat-card-title{color:#d50000}.night-theme html .mat-card:not(.fill).warn .mat-card-title{color:#ffab00}.night-theme html .mat-card:not(.fill).error .mat-card-title{color:#d50000}.night-theme html .mat-card:not(.fill).inform .mat-card-title{color:#06a}.night-theme html .mat-card:not(.fill).brand .mat-card-title{color:#ff3700}.night-theme html .mat-card:not(.fill).surface-secundary .mat-card-title{color:red}.night-theme html .mat-card:not(.fill).surface .mat-card-title{color:#fff}.night-theme html .mat-card:not(.fill).gray .mat-card-title{color:red}.night-theme html .mat-card:not(.fill).covered-need .mat-card-title{color:red}.night-theme html .mat-card:not(.fill).non-covered-need .mat-card-title{color:red}.night-theme .mat-expansion-panel.am-expansion-panel-styling mat-icon{color:#4e4e4e8f}.night-theme .mat-expansion-panel.am-expansion-panel-styling:not([class*=mat-elevation-z]){box-shadow:none}.night-theme .mat-expansion-panel.am-expansion-panel-styling .mat-expansion-indicator:after{color:#4e4e4e8f}.night-theme .mat-expansion-panel.am-expansion-panel-styling .mat-expansion-panel-header{background-color:#f8f8f8}.night-theme .mat-expansion-panel.am-expansion-panel-styling .mat-expansion-panel-header:focus,.night-theme .mat-expansion-panel.am-expansion-panel-styling .mat-expansion-panel-header:hover{background-color:#f8f8f8}.night-theme .mat-expansion-panel.am-expansion-panel-styling .mat-expansion-panel-header-title{color:#4e4e4ee0}.night-theme mat-sidenav .mat-list-item-content mat-icon{color:gray;fill:gray}.night-theme .am-condense-theme table.material-table tr,.night-theme .am-condense-theme table.material-table .mat-header-row,.night-theme .am-condense-theme table.material-table .mat-row,.night-theme .am-condense-theme .mat-table tr,.night-theme .am-condense-theme .mat-table .mat-header-row,.night-theme .am-condense-theme .mat-table .mat-row{border-bottom-color:#4e4e4e29}.night-theme table.material-table tr,.night-theme table.material-table .mat-header-row,.night-theme table.material-table .mat-row,.night-theme .mat-table tr,.night-theme .mat-table .mat-header-row,.night-theme .mat-table .mat-row{border-bottom-color:#4e4e4e8f}.night-theme table.material-table tr th,.night-theme table.material-table tr .mat-header-cell,.night-theme table.material-table .mat-header-row th,.night-theme table.material-table .mat-header-row .mat-header-cell,.night-theme table.material-table .mat-row th,.night-theme table.material-table .mat-row .mat-header-cell,.night-theme .mat-table tr th,.night-theme .mat-table tr .mat-header-cell,.night-theme .mat-table .mat-header-row th,.night-theme .mat-table .mat-header-row .mat-header-cell,.night-theme .mat-table .mat-row th,.night-theme .mat-table .mat-row .mat-header-cell{color:#4e4e4e8f}.night-theme table.material-table tr td,.night-theme table.material-table tr .mat-cell,.night-theme table.material-table .mat-header-row td,.night-theme table.material-table .mat-header-row .mat-cell,.night-theme table.material-table .mat-row td,.night-theme table.material-table .mat-row .mat-cell,.night-theme .mat-table tr td,.night-theme .mat-table tr .mat-cell,.night-theme .mat-table .mat-header-row td,.night-theme .mat-table .mat-header-row .mat-cell,.night-theme .mat-table .mat-row td,.night-theme .mat-table .mat-row .mat-cell{color:#4e4e4ee0}.night-theme table.material-table tr .mat-checkbox-cell .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.night-theme table.material-table tr .mat-checkbox-column .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.night-theme table.material-table tr .mat-column-select .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.night-theme table.material-table .mat-header-row .mat-checkbox-cell .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.night-theme table.material-table .mat-header-row .mat-checkbox-column .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.night-theme table.material-table .mat-header-row .mat-column-select .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.night-theme table.material-table .mat-row .mat-checkbox-cell .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.night-theme table.material-table .mat-row .mat-checkbox-column .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.night-theme table.material-table .mat-row .mat-column-select .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.night-theme .mat-table tr .mat-checkbox-cell .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.night-theme .mat-table tr .mat-checkbox-column .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.night-theme .mat-table tr .mat-column-select .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.night-theme .mat-table .mat-header-row .mat-checkbox-cell .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.night-theme .mat-table .mat-header-row .mat-checkbox-column .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.night-theme .mat-table .mat-header-row .mat-column-select .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.night-theme .mat-table .mat-row .mat-checkbox-cell .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.night-theme .mat-table .mat-row .mat-checkbox-column .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.night-theme .mat-table .mat-row .mat-column-select .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame{border-color:#4e4e4e66!important}.night-theme table.material-table tr .mat-checkbox-cell .mat-pseudo-checkbox,.night-theme table.material-table tr .mat-checkbox-column .mat-pseudo-checkbox,.night-theme table.material-table tr .mat-column-select .mat-pseudo-checkbox,.night-theme table.material-table .mat-header-row .mat-checkbox-cell .mat-pseudo-checkbox,.night-theme table.material-table .mat-header-row .mat-checkbox-column .mat-pseudo-checkbox,.night-theme table.material-table .mat-header-row .mat-column-select .mat-pseudo-checkbox,.night-theme table.material-table .mat-row .mat-checkbox-cell .mat-pseudo-checkbox,.night-theme table.material-table .mat-row .mat-checkbox-column .mat-pseudo-checkbox,.night-theme table.material-table .mat-row .mat-column-select .mat-pseudo-checkbox,.night-theme .mat-table tr .mat-checkbox-cell .mat-pseudo-checkbox,.night-theme .mat-table tr .mat-checkbox-column .mat-pseudo-checkbox,.night-theme .mat-table tr .mat-column-select .mat-pseudo-checkbox,.night-theme .mat-table .mat-header-row .mat-checkbox-cell .mat-pseudo-checkbox,.night-theme .mat-table .mat-header-row .mat-checkbox-column .mat-pseudo-checkbox,.night-theme .mat-table .mat-header-row .mat-column-select .mat-pseudo-checkbox,.night-theme .mat-table .mat-row .mat-checkbox-cell .mat-pseudo-checkbox,.night-theme .mat-table .mat-row .mat-checkbox-column .mat-pseudo-checkbox,.night-theme .mat-table .mat-row .mat-column-select .mat-pseudo-checkbox{color:#4e4e4e66!important;border:1px solid!important}.night-theme table.material-table tr .mat-checkbox-cell .mat-pseudo-checkbox.mat-pseudo-checkbox-checked,.night-theme table.material-table tr .mat-checkbox-cell .mat-pseudo-checkbox.mat-pseudo-checkbox-indeterminate,.night-theme table.material-table tr .mat-checkbox-column .mat-pseudo-checkbox.mat-pseudo-checkbox-checked,.night-theme table.material-table tr .mat-checkbox-column .mat-pseudo-checkbox.mat-pseudo-checkbox-indeterminate,.night-theme table.material-table tr .mat-column-select .mat-pseudo-checkbox.mat-pseudo-checkbox-checked,.night-theme table.material-table tr .mat-column-select .mat-pseudo-checkbox.mat-pseudo-checkbox-indeterminate,.night-theme table.material-table .mat-header-row .mat-checkbox-cell .mat-pseudo-checkbox.mat-pseudo-checkbox-checked,.night-theme table.material-table .mat-header-row .mat-checkbox-cell .mat-pseudo-checkbox.mat-pseudo-checkbox-indeterminate,.night-theme table.material-table .mat-header-row .mat-checkbox-column .mat-pseudo-checkbox.mat-pseudo-checkbox-checked,.night-theme table.material-table .mat-header-row .mat-checkbox-column .mat-pseudo-checkbox.mat-pseudo-checkbox-indeterminate,.night-theme table.material-table .mat-header-row .mat-column-select .mat-pseudo-checkbox.mat-pseudo-checkbox-checked,.night-theme table.material-table .mat-header-row .mat-column-select .mat-pseudo-checkbox.mat-pseudo-checkbox-indeterminate,.night-theme table.material-table .mat-row .mat-checkbox-cell .mat-pseudo-checkbox.mat-pseudo-checkbox-checked,.night-theme table.material-table .mat-row .mat-checkbox-cell .mat-pseudo-checkbox.mat-pseudo-checkbox-indeterminate,.night-theme table.material-table .mat-row .mat-checkbox-column .mat-pseudo-checkbox.mat-pseudo-checkbox-checked,.night-theme table.material-table .mat-row .mat-checkbox-column .mat-pseudo-checkbox.mat-pseudo-checkbox-indeterminate,.night-theme table.material-table .mat-row .mat-column-select .mat-pseudo-checkbox.mat-pseudo-checkbox-checked,.night-theme table.material-table .mat-row .mat-column-select .mat-pseudo-checkbox.mat-pseudo-checkbox-indeterminate,.night-theme .mat-table tr .mat-checkbox-cell .mat-pseudo-checkbox.mat-pseudo-checkbox-checked,.night-theme .mat-table tr .mat-checkbox-cell .mat-pseudo-checkbox.mat-pseudo-checkbox-indeterminate,.night-theme .mat-table tr .mat-checkbox-column .mat-pseudo-checkbox.mat-pseudo-checkbox-checked,.night-theme .mat-table tr .mat-checkbox-column .mat-pseudo-checkbox.mat-pseudo-checkbox-indeterminate,.night-theme .mat-table tr .mat-column-select .mat-pseudo-checkbox.mat-pseudo-checkbox-checked,.night-theme .mat-table tr .mat-column-select .mat-pseudo-checkbox.mat-pseudo-checkbox-indeterminate,.night-theme .mat-table .mat-header-row .mat-checkbox-cell .mat-pseudo-checkbox.mat-pseudo-checkbox-checked,.night-theme .mat-table .mat-header-row .mat-checkbox-cell .mat-pseudo-checkbox.mat-pseudo-checkbox-indeterminate,.night-theme .mat-table .mat-header-row .mat-checkbox-column .mat-pseudo-checkbox.mat-pseudo-checkbox-checked,.night-theme .mat-table .mat-header-row .mat-checkbox-column .mat-pseudo-checkbox.mat-pseudo-checkbox-indeterminate,.night-theme .mat-table .mat-header-row .mat-column-select .mat-pseudo-checkbox.mat-pseudo-checkbox-checked,.night-theme .mat-table .mat-header-row .mat-column-select .mat-pseudo-checkbox.mat-pseudo-checkbox-indeterminate,.night-theme .mat-table .mat-row .mat-checkbox-cell .mat-pseudo-checkbox.mat-pseudo-checkbox-checked,.night-theme .mat-table .mat-row .mat-checkbox-cell .mat-pseudo-checkbox.mat-pseudo-checkbox-indeterminate,.night-theme .mat-table .mat-row .mat-checkbox-column .mat-pseudo-checkbox.mat-pseudo-checkbox-checked,.night-theme .mat-table .mat-row .mat-checkbox-column .mat-pseudo-checkbox.mat-pseudo-checkbox-indeterminate,.night-theme .mat-table .mat-row .mat-column-select .mat-pseudo-checkbox.mat-pseudo-checkbox-checked,.night-theme .mat-table .mat-row .mat-column-select .mat-pseudo-checkbox.mat-pseudo-checkbox-indeterminate{border-color:transparent!important;background-color:#ff3700!important}.night-theme table.material-table tr .primary,.night-theme table.material-table .mat-header-row .primary,.night-theme table.material-table .mat-row .primary,.night-theme .mat-table tr .primary,.night-theme .mat-table .mat-header-row .primary,.night-theme .mat-table .mat-row .primary{color:#4e4e4ee0}.night-theme table.material-table tr .secondary,.night-theme table.material-table .mat-header-row .secondary,.night-theme table.material-table .mat-row .secondary,.night-theme .mat-table tr .secondary,.night-theme .mat-table .mat-header-row .secondary,.night-theme .mat-table .mat-row .secondary{color:#4e4e4eb8}.night-theme table.material-table tr.primary>:first-child,.night-theme table.material-table .mat-header-row.primary>:first-child,.night-theme table.material-table .mat-row.primary>:first-child,.night-theme .mat-table tr.primary>:first-child,.night-theme .mat-table .mat-header-row.primary>:first-child,.night-theme .mat-table .mat-row.primary>:first-child{border-left:4px solid #4e4e4e;padding-left:24px}.night-theme table.material-table tr.primary>:first-child.mat-column-select,.night-theme table.material-table tr.primary>:first-child.mat-checkbox-column,.night-theme table.material-table .mat-header-row.primary>:first-child.mat-column-select,.night-theme table.material-table .mat-header-row.primary>:first-child.mat-checkbox-column,.night-theme table.material-table .mat-row.primary>:first-child.mat-column-select,.night-theme table.material-table .mat-row.primary>:first-child.mat-checkbox-column,.night-theme .mat-table tr.primary>:first-child.mat-column-select,.night-theme .mat-table tr.primary>:first-child.mat-checkbox-column,.night-theme .mat-table .mat-header-row.primary>:first-child.mat-column-select,.night-theme .mat-table .mat-header-row.primary>:first-child.mat-checkbox-column,.night-theme .mat-table .mat-row.primary>:first-child.mat-column-select,.night-theme .mat-table .mat-row.primary>:first-child.mat-checkbox-column{padding-right:4px!important}.night-theme table.material-table tr.primary>:first-child.mat-column-select .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.night-theme table.material-table tr.primary>:first-child.mat-checkbox-column .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.night-theme table.material-table .mat-header-row.primary>:first-child.mat-column-select .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.night-theme table.material-table .mat-header-row.primary>:first-child.mat-checkbox-column .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.night-theme table.material-table .mat-row.primary>:first-child.mat-column-select .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.night-theme table.material-table .mat-row.primary>:first-child.mat-checkbox-column .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.night-theme .mat-table tr.primary>:first-child.mat-column-select .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.night-theme .mat-table tr.primary>:first-child.mat-checkbox-column .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.night-theme .mat-table .mat-header-row.primary>:first-child.mat-column-select .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.night-theme .mat-table .mat-header-row.primary>:first-child.mat-checkbox-column .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.night-theme .mat-table .mat-row.primary>:first-child.mat-column-select .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.night-theme .mat-table .mat-row.primary>:first-child.mat-checkbox-column .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame{border-color:#4e4e4e!important}.night-theme table.material-table tr.primary>:first-child.mat-column-select .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.night-theme table.material-table tr.primary>:first-child.mat-checkbox-column .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.night-theme table.material-table .mat-header-row.primary>:first-child.mat-column-select .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.night-theme table.material-table .mat-header-row.primary>:first-child.mat-checkbox-column .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.night-theme table.material-table .mat-row.primary>:first-child.mat-column-select .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.night-theme table.material-table .mat-row.primary>:first-child.mat-checkbox-column .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.night-theme .mat-table tr.primary>:first-child.mat-column-select .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.night-theme .mat-table tr.primary>:first-child.mat-checkbox-column .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.night-theme .mat-table .mat-header-row.primary>:first-child.mat-column-select .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.night-theme .mat-table .mat-header-row.primary>:first-child.mat-checkbox-column .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.night-theme .mat-table .mat-row.primary>:first-child.mat-column-select .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.night-theme .mat-table .mat-row.primary>:first-child.mat-checkbox-column .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background{background-color:#4e4e4e}.night-theme table.material-table tr.primary .colorize,.night-theme table.material-table .mat-header-row.primary .colorize,.night-theme table.material-table .mat-row.primary .colorize,.night-theme .mat-table tr.primary .colorize,.night-theme .mat-table .mat-header-row.primary .colorize,.night-theme .mat-table .mat-row.primary .colorize{color:#4e4e4e}.night-theme table.material-table tr.accent>:first-child,.night-theme table.material-table .mat-header-row.accent>:first-child,.night-theme table.material-table .mat-row.accent>:first-child,.night-theme .mat-table tr.accent>:first-child,.night-theme .mat-table .mat-header-row.accent>:first-child,.night-theme .mat-table .mat-row.accent>:first-child{border-left:4px solid #ff3700;padding-left:24px}.night-theme table.material-table tr.accent>:first-child.mat-column-select,.night-theme table.material-table tr.accent>:first-child.mat-checkbox-column,.night-theme table.material-table .mat-header-row.accent>:first-child.mat-column-select,.night-theme table.material-table .mat-header-row.accent>:first-child.mat-checkbox-column,.night-theme table.material-table .mat-row.accent>:first-child.mat-column-select,.night-theme table.material-table .mat-row.accent>:first-child.mat-checkbox-column,.night-theme .mat-table tr.accent>:first-child.mat-column-select,.night-theme .mat-table tr.accent>:first-child.mat-checkbox-column,.night-theme .mat-table .mat-header-row.accent>:first-child.mat-column-select,.night-theme .mat-table .mat-header-row.accent>:first-child.mat-checkbox-column,.night-theme .mat-table .mat-row.accent>:first-child.mat-column-select,.night-theme .mat-table .mat-row.accent>:first-child.mat-checkbox-column{padding-right:4px!important}.night-theme table.material-table tr.accent>:first-child.mat-column-select .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.night-theme table.material-table tr.accent>:first-child.mat-checkbox-column .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.night-theme table.material-table .mat-header-row.accent>:first-child.mat-column-select .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.night-theme table.material-table .mat-header-row.accent>:first-child.mat-checkbox-column .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.night-theme table.material-table .mat-row.accent>:first-child.mat-column-select .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.night-theme table.material-table .mat-row.accent>:first-child.mat-checkbox-column .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.night-theme .mat-table tr.accent>:first-child.mat-column-select .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.night-theme .mat-table tr.accent>:first-child.mat-checkbox-column .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.night-theme .mat-table .mat-header-row.accent>:first-child.mat-column-select .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.night-theme .mat-table .mat-header-row.accent>:first-child.mat-checkbox-column .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.night-theme .mat-table .mat-row.accent>:first-child.mat-column-select .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.night-theme .mat-table .mat-row.accent>:first-child.mat-checkbox-column .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame{border-color:#ff3700!important}.night-theme table.material-table tr.accent>:first-child.mat-column-select .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.night-theme table.material-table tr.accent>:first-child.mat-checkbox-column .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.night-theme table.material-table .mat-header-row.accent>:first-child.mat-column-select .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.night-theme table.material-table .mat-header-row.accent>:first-child.mat-checkbox-column .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.night-theme table.material-table .mat-row.accent>:first-child.mat-column-select .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.night-theme table.material-table .mat-row.accent>:first-child.mat-checkbox-column .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.night-theme .mat-table tr.accent>:first-child.mat-column-select .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.night-theme .mat-table tr.accent>:first-child.mat-checkbox-column .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.night-theme .mat-table .mat-header-row.accent>:first-child.mat-column-select .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.night-theme .mat-table .mat-header-row.accent>:first-child.mat-checkbox-column .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.night-theme .mat-table .mat-row.accent>:first-child.mat-column-select .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.night-theme .mat-table .mat-row.accent>:first-child.mat-checkbox-column .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background{background-color:#ff3700}.night-theme table.material-table tr.accent .colorize,.night-theme table.material-table .mat-header-row.accent .colorize,.night-theme table.material-table .mat-row.accent .colorize,.night-theme .mat-table tr.accent .colorize,.night-theme .mat-table .mat-header-row.accent .colorize,.night-theme .mat-table .mat-row.accent .colorize{color:#ff3700}.night-theme table.material-table tr.confirm>:first-child,.night-theme table.material-table .mat-header-row.confirm>:first-child,.night-theme table.material-table .mat-row.confirm>:first-child,.night-theme .mat-table tr.confirm>:first-child,.night-theme .mat-table .mat-header-row.confirm>:first-child,.night-theme .mat-table .mat-row.confirm>:first-child{border-left:4px solid #4caf50;padding-left:24px}.night-theme table.material-table tr.confirm>:first-child.mat-column-select,.night-theme table.material-table tr.confirm>:first-child.mat-checkbox-column,.night-theme table.material-table .mat-header-row.confirm>:first-child.mat-column-select,.night-theme table.material-table .mat-header-row.confirm>:first-child.mat-checkbox-column,.night-theme table.material-table .mat-row.confirm>:first-child.mat-column-select,.night-theme table.material-table .mat-row.confirm>:first-child.mat-checkbox-column,.night-theme .mat-table tr.confirm>:first-child.mat-column-select,.night-theme .mat-table tr.confirm>:first-child.mat-checkbox-column,.night-theme .mat-table .mat-header-row.confirm>:first-child.mat-column-select,.night-theme .mat-table .mat-header-row.confirm>:first-child.mat-checkbox-column,.night-theme .mat-table .mat-row.confirm>:first-child.mat-column-select,.night-theme .mat-table .mat-row.confirm>:first-child.mat-checkbox-column{padding-right:4px!important}.night-theme table.material-table tr.confirm>:first-child.mat-column-select .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.night-theme table.material-table tr.confirm>:first-child.mat-checkbox-column .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.night-theme table.material-table .mat-header-row.confirm>:first-child.mat-column-select .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.night-theme table.material-table .mat-header-row.confirm>:first-child.mat-checkbox-column .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.night-theme table.material-table .mat-row.confirm>:first-child.mat-column-select .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.night-theme table.material-table .mat-row.confirm>:first-child.mat-checkbox-column .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.night-theme .mat-table tr.confirm>:first-child.mat-column-select .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.night-theme .mat-table tr.confirm>:first-child.mat-checkbox-column .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.night-theme .mat-table .mat-header-row.confirm>:first-child.mat-column-select .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.night-theme .mat-table .mat-header-row.confirm>:first-child.mat-checkbox-column .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.night-theme .mat-table .mat-row.confirm>:first-child.mat-column-select .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.night-theme .mat-table .mat-row.confirm>:first-child.mat-checkbox-column .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame{border-color:#4caf50!important}.night-theme table.material-table tr.confirm>:first-child.mat-column-select .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.night-theme table.material-table tr.confirm>:first-child.mat-checkbox-column .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.night-theme table.material-table .mat-header-row.confirm>:first-child.mat-column-select .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.night-theme table.material-table .mat-header-row.confirm>:first-child.mat-checkbox-column .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.night-theme table.material-table .mat-row.confirm>:first-child.mat-column-select .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.night-theme table.material-table .mat-row.confirm>:first-child.mat-checkbox-column .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.night-theme .mat-table tr.confirm>:first-child.mat-column-select .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.night-theme .mat-table tr.confirm>:first-child.mat-checkbox-column .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.night-theme .mat-table .mat-header-row.confirm>:first-child.mat-column-select .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.night-theme .mat-table .mat-header-row.confirm>:first-child.mat-checkbox-column .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.night-theme .mat-table .mat-row.confirm>:first-child.mat-column-select .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.night-theme .mat-table .mat-row.confirm>:first-child.mat-checkbox-column .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background{background-color:#4caf50}.night-theme table.material-table tr.confirm .colorize,.night-theme table.material-table .mat-header-row.confirm .colorize,.night-theme table.material-table .mat-row.confirm .colorize,.night-theme .mat-table tr.confirm .colorize,.night-theme .mat-table .mat-header-row.confirm .colorize,.night-theme .mat-table .mat-row.confirm .colorize{color:#4caf50}.night-theme table.material-table tr.alert>:first-child,.night-theme table.material-table .mat-header-row.alert>:first-child,.night-theme table.material-table .mat-row.alert>:first-child,.night-theme .mat-table tr.alert>:first-child,.night-theme .mat-table .mat-header-row.alert>:first-child,.night-theme .mat-table .mat-row.alert>:first-child{border-left:4px solid #d50000;padding-left:24px}.night-theme table.material-table tr.alert>:first-child.mat-column-select,.night-theme table.material-table tr.alert>:first-child.mat-checkbox-column,.night-theme table.material-table .mat-header-row.alert>:first-child.mat-column-select,.night-theme table.material-table .mat-header-row.alert>:first-child.mat-checkbox-column,.night-theme table.material-table .mat-row.alert>:first-child.mat-column-select,.night-theme table.material-table .mat-row.alert>:first-child.mat-checkbox-column,.night-theme .mat-table tr.alert>:first-child.mat-column-select,.night-theme .mat-table tr.alert>:first-child.mat-checkbox-column,.night-theme .mat-table .mat-header-row.alert>:first-child.mat-column-select,.night-theme .mat-table .mat-header-row.alert>:first-child.mat-checkbox-column,.night-theme .mat-table .mat-row.alert>:first-child.mat-column-select,.night-theme .mat-table .mat-row.alert>:first-child.mat-checkbox-column{padding-right:4px!important}.night-theme table.material-table tr.alert>:first-child.mat-column-select .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.night-theme table.material-table tr.alert>:first-child.mat-checkbox-column .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.night-theme table.material-table .mat-header-row.alert>:first-child.mat-column-select .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.night-theme table.material-table .mat-header-row.alert>:first-child.mat-checkbox-column .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.night-theme table.material-table .mat-row.alert>:first-child.mat-column-select .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.night-theme table.material-table .mat-row.alert>:first-child.mat-checkbox-column .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.night-theme .mat-table tr.alert>:first-child.mat-column-select .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.night-theme .mat-table tr.alert>:first-child.mat-checkbox-column .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.night-theme .mat-table .mat-header-row.alert>:first-child.mat-column-select .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.night-theme .mat-table .mat-header-row.alert>:first-child.mat-checkbox-column .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.night-theme .mat-table .mat-row.alert>:first-child.mat-column-select .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.night-theme .mat-table .mat-row.alert>:first-child.mat-checkbox-column .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame{border-color:#d50000!important}.night-theme table.material-table tr.alert>:first-child.mat-column-select .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.night-theme table.material-table tr.alert>:first-child.mat-checkbox-column .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.night-theme table.material-table .mat-header-row.alert>:first-child.mat-column-select .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.night-theme table.material-table .mat-header-row.alert>:first-child.mat-checkbox-column .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.night-theme table.material-table .mat-row.alert>:first-child.mat-column-select .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.night-theme table.material-table .mat-row.alert>:first-child.mat-checkbox-column .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.night-theme .mat-table tr.alert>:first-child.mat-column-select .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.night-theme .mat-table tr.alert>:first-child.mat-checkbox-column .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.night-theme .mat-table .mat-header-row.alert>:first-child.mat-column-select .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.night-theme .mat-table .mat-header-row.alert>:first-child.mat-checkbox-column .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.night-theme .mat-table .mat-row.alert>:first-child.mat-column-select .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.night-theme .mat-table .mat-row.alert>:first-child.mat-checkbox-column .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background{background-color:#d50000}.night-theme table.material-table tr.alert .colorize,.night-theme table.material-table .mat-header-row.alert .colorize,.night-theme table.material-table .mat-row.alert .colorize,.night-theme .mat-table tr.alert .colorize,.night-theme .mat-table .mat-header-row.alert .colorize,.night-theme .mat-table .mat-row.alert .colorize{color:#d50000}.night-theme table.material-table tr.warn>:first-child,.night-theme table.material-table .mat-header-row.warn>:first-child,.night-theme table.material-table .mat-row.warn>:first-child,.night-theme .mat-table tr.warn>:first-child,.night-theme .mat-table .mat-header-row.warn>:first-child,.night-theme .mat-table .mat-row.warn>:first-child{border-left:4px solid #ffab00;padding-left:24px}.night-theme table.material-table tr.warn>:first-child.mat-column-select,.night-theme table.material-table tr.warn>:first-child.mat-checkbox-column,.night-theme table.material-table .mat-header-row.warn>:first-child.mat-column-select,.night-theme table.material-table .mat-header-row.warn>:first-child.mat-checkbox-column,.night-theme table.material-table .mat-row.warn>:first-child.mat-column-select,.night-theme table.material-table .mat-row.warn>:first-child.mat-checkbox-column,.night-theme .mat-table tr.warn>:first-child.mat-column-select,.night-theme .mat-table tr.warn>:first-child.mat-checkbox-column,.night-theme .mat-table .mat-header-row.warn>:first-child.mat-column-select,.night-theme .mat-table .mat-header-row.warn>:first-child.mat-checkbox-column,.night-theme .mat-table .mat-row.warn>:first-child.mat-column-select,.night-theme .mat-table .mat-row.warn>:first-child.mat-checkbox-column{padding-right:4px!important}.night-theme table.material-table tr.warn>:first-child.mat-column-select .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.night-theme table.material-table tr.warn>:first-child.mat-checkbox-column .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.night-theme table.material-table .mat-header-row.warn>:first-child.mat-column-select .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.night-theme table.material-table .mat-header-row.warn>:first-child.mat-checkbox-column .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.night-theme table.material-table .mat-row.warn>:first-child.mat-column-select .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.night-theme table.material-table .mat-row.warn>:first-child.mat-checkbox-column .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.night-theme .mat-table tr.warn>:first-child.mat-column-select .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.night-theme .mat-table tr.warn>:first-child.mat-checkbox-column .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.night-theme .mat-table .mat-header-row.warn>:first-child.mat-column-select .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.night-theme .mat-table .mat-header-row.warn>:first-child.mat-checkbox-column .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.night-theme .mat-table .mat-row.warn>:first-child.mat-column-select .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.night-theme .mat-table .mat-row.warn>:first-child.mat-checkbox-column .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame{border-color:#ffab00!important}.night-theme table.material-table tr.warn>:first-child.mat-column-select .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.night-theme table.material-table tr.warn>:first-child.mat-checkbox-column .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.night-theme table.material-table .mat-header-row.warn>:first-child.mat-column-select .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.night-theme table.material-table .mat-header-row.warn>:first-child.mat-checkbox-column .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.night-theme table.material-table .mat-row.warn>:first-child.mat-column-select .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.night-theme table.material-table .mat-row.warn>:first-child.mat-checkbox-column .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.night-theme .mat-table tr.warn>:first-child.mat-column-select .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.night-theme .mat-table tr.warn>:first-child.mat-checkbox-column .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.night-theme .mat-table .mat-header-row.warn>:first-child.mat-column-select .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.night-theme .mat-table .mat-header-row.warn>:first-child.mat-checkbox-column .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.night-theme .mat-table .mat-row.warn>:first-child.mat-column-select .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.night-theme .mat-table .mat-row.warn>:first-child.mat-checkbox-column .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background{background-color:#ffab00}.night-theme table.material-table tr.warn .colorize,.night-theme table.material-table .mat-header-row.warn .colorize,.night-theme table.material-table .mat-row.warn .colorize,.night-theme .mat-table tr.warn .colorize,.night-theme .mat-table .mat-header-row.warn .colorize,.night-theme .mat-table .mat-row.warn .colorize{color:#ffab00}.night-theme table.material-table tr.error>:first-child,.night-theme table.material-table .mat-header-row.error>:first-child,.night-theme table.material-table .mat-row.error>:first-child,.night-theme .mat-table tr.error>:first-child,.night-theme .mat-table .mat-header-row.error>:first-child,.night-theme .mat-table .mat-row.error>:first-child{border-left:4px solid #d50000;padding-left:24px}.night-theme table.material-table tr.error>:first-child.mat-column-select,.night-theme table.material-table tr.error>:first-child.mat-checkbox-column,.night-theme table.material-table .mat-header-row.error>:first-child.mat-column-select,.night-theme table.material-table .mat-header-row.error>:first-child.mat-checkbox-column,.night-theme table.material-table .mat-row.error>:first-child.mat-column-select,.night-theme table.material-table .mat-row.error>:first-child.mat-checkbox-column,.night-theme .mat-table tr.error>:first-child.mat-column-select,.night-theme .mat-table tr.error>:first-child.mat-checkbox-column,.night-theme .mat-table .mat-header-row.error>:first-child.mat-column-select,.night-theme .mat-table .mat-header-row.error>:first-child.mat-checkbox-column,.night-theme .mat-table .mat-row.error>:first-child.mat-column-select,.night-theme .mat-table .mat-row.error>:first-child.mat-checkbox-column{padding-right:4px!important}.night-theme table.material-table tr.error>:first-child.mat-column-select .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.night-theme table.material-table tr.error>:first-child.mat-checkbox-column .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.night-theme table.material-table .mat-header-row.error>:first-child.mat-column-select .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.night-theme table.material-table .mat-header-row.error>:first-child.mat-checkbox-column .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.night-theme table.material-table .mat-row.error>:first-child.mat-column-select .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.night-theme table.material-table .mat-row.error>:first-child.mat-checkbox-column .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.night-theme .mat-table tr.error>:first-child.mat-column-select .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.night-theme .mat-table tr.error>:first-child.mat-checkbox-column .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.night-theme .mat-table .mat-header-row.error>:first-child.mat-column-select .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.night-theme .mat-table .mat-header-row.error>:first-child.mat-checkbox-column .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.night-theme .mat-table .mat-row.error>:first-child.mat-column-select .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.night-theme .mat-table .mat-row.error>:first-child.mat-checkbox-column .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame{border-color:#d50000!important}.night-theme table.material-table tr.error>:first-child.mat-column-select .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.night-theme table.material-table tr.error>:first-child.mat-checkbox-column .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.night-theme table.material-table .mat-header-row.error>:first-child.mat-column-select .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.night-theme table.material-table .mat-header-row.error>:first-child.mat-checkbox-column .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.night-theme table.material-table .mat-row.error>:first-child.mat-column-select .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.night-theme table.material-table .mat-row.error>:first-child.mat-checkbox-column .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.night-theme .mat-table tr.error>:first-child.mat-column-select .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.night-theme .mat-table tr.error>:first-child.mat-checkbox-column .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.night-theme .mat-table .mat-header-row.error>:first-child.mat-column-select .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.night-theme .mat-table .mat-header-row.error>:first-child.mat-checkbox-column .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.night-theme .mat-table .mat-row.error>:first-child.mat-column-select .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.night-theme .mat-table .mat-row.error>:first-child.mat-checkbox-column .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background{background-color:#d50000}.night-theme table.material-table tr.error .colorize,.night-theme table.material-table .mat-header-row.error .colorize,.night-theme table.material-table .mat-row.error .colorize,.night-theme .mat-table tr.error .colorize,.night-theme .mat-table .mat-header-row.error .colorize,.night-theme .mat-table .mat-row.error .colorize{color:#d50000}.night-theme table.material-table tr.inform>:first-child,.night-theme table.material-table .mat-header-row.inform>:first-child,.night-theme table.material-table .mat-row.inform>:first-child,.night-theme .mat-table tr.inform>:first-child,.night-theme .mat-table .mat-header-row.inform>:first-child,.night-theme .mat-table .mat-row.inform>:first-child{border-left:4px solid #0066aa;padding-left:24px}.night-theme table.material-table tr.inform>:first-child.mat-column-select,.night-theme table.material-table tr.inform>:first-child.mat-checkbox-column,.night-theme table.material-table .mat-header-row.inform>:first-child.mat-column-select,.night-theme table.material-table .mat-header-row.inform>:first-child.mat-checkbox-column,.night-theme table.material-table .mat-row.inform>:first-child.mat-column-select,.night-theme table.material-table .mat-row.inform>:first-child.mat-checkbox-column,.night-theme .mat-table tr.inform>:first-child.mat-column-select,.night-theme .mat-table tr.inform>:first-child.mat-checkbox-column,.night-theme .mat-table .mat-header-row.inform>:first-child.mat-column-select,.night-theme .mat-table .mat-header-row.inform>:first-child.mat-checkbox-column,.night-theme .mat-table .mat-row.inform>:first-child.mat-column-select,.night-theme .mat-table .mat-row.inform>:first-child.mat-checkbox-column{padding-right:4px!important}.night-theme table.material-table tr.inform>:first-child.mat-column-select .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.night-theme table.material-table tr.inform>:first-child.mat-checkbox-column .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.night-theme table.material-table .mat-header-row.inform>:first-child.mat-column-select .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.night-theme table.material-table .mat-header-row.inform>:first-child.mat-checkbox-column .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.night-theme table.material-table .mat-row.inform>:first-child.mat-column-select .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.night-theme table.material-table .mat-row.inform>:first-child.mat-checkbox-column .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.night-theme .mat-table tr.inform>:first-child.mat-column-select .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.night-theme .mat-table tr.inform>:first-child.mat-checkbox-column .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.night-theme .mat-table .mat-header-row.inform>:first-child.mat-column-select .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.night-theme .mat-table .mat-header-row.inform>:first-child.mat-checkbox-column .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.night-theme .mat-table .mat-row.inform>:first-child.mat-column-select .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.night-theme .mat-table .mat-row.inform>:first-child.mat-checkbox-column .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame{border-color:#06a!important}.night-theme table.material-table tr.inform>:first-child.mat-column-select .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.night-theme table.material-table tr.inform>:first-child.mat-checkbox-column .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.night-theme table.material-table .mat-header-row.inform>:first-child.mat-column-select .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.night-theme table.material-table .mat-header-row.inform>:first-child.mat-checkbox-column .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.night-theme table.material-table .mat-row.inform>:first-child.mat-column-select .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.night-theme table.material-table .mat-row.inform>:first-child.mat-checkbox-column .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.night-theme .mat-table tr.inform>:first-child.mat-column-select .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.night-theme .mat-table tr.inform>:first-child.mat-checkbox-column .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.night-theme .mat-table .mat-header-row.inform>:first-child.mat-column-select .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.night-theme .mat-table .mat-header-row.inform>:first-child.mat-checkbox-column .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.night-theme .mat-table .mat-row.inform>:first-child.mat-column-select .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.night-theme .mat-table .mat-row.inform>:first-child.mat-checkbox-column .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background{background-color:#06a}.night-theme table.material-table tr.inform .colorize,.night-theme table.material-table .mat-header-row.inform .colorize,.night-theme table.material-table .mat-row.inform .colorize,.night-theme .mat-table tr.inform .colorize,.night-theme .mat-table .mat-header-row.inform .colorize,.night-theme .mat-table .mat-row.inform .colorize{color:#06a}.night-theme table.material-table tr.brand>:first-child,.night-theme table.material-table .mat-header-row.brand>:first-child,.night-theme table.material-table .mat-row.brand>:first-child,.night-theme .mat-table tr.brand>:first-child,.night-theme .mat-table .mat-header-row.brand>:first-child,.night-theme .mat-table .mat-row.brand>:first-child{border-left:4px solid #ff3700;padding-left:24px}.night-theme table.material-table tr.brand>:first-child.mat-column-select,.night-theme table.material-table tr.brand>:first-child.mat-checkbox-column,.night-theme table.material-table .mat-header-row.brand>:first-child.mat-column-select,.night-theme table.material-table .mat-header-row.brand>:first-child.mat-checkbox-column,.night-theme table.material-table .mat-row.brand>:first-child.mat-column-select,.night-theme table.material-table .mat-row.brand>:first-child.mat-checkbox-column,.night-theme .mat-table tr.brand>:first-child.mat-column-select,.night-theme .mat-table tr.brand>:first-child.mat-checkbox-column,.night-theme .mat-table .mat-header-row.brand>:first-child.mat-column-select,.night-theme .mat-table .mat-header-row.brand>:first-child.mat-checkbox-column,.night-theme .mat-table .mat-row.brand>:first-child.mat-column-select,.night-theme .mat-table .mat-row.brand>:first-child.mat-checkbox-column{padding-right:4px!important}.night-theme table.material-table tr.brand>:first-child.mat-column-select .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.night-theme table.material-table tr.brand>:first-child.mat-checkbox-column .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.night-theme table.material-table .mat-header-row.brand>:first-child.mat-column-select .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.night-theme table.material-table .mat-header-row.brand>:first-child.mat-checkbox-column .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.night-theme table.material-table .mat-row.brand>:first-child.mat-column-select .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.night-theme table.material-table .mat-row.brand>:first-child.mat-checkbox-column .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.night-theme .mat-table tr.brand>:first-child.mat-column-select .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.night-theme .mat-table tr.brand>:first-child.mat-checkbox-column .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.night-theme .mat-table .mat-header-row.brand>:first-child.mat-column-select .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.night-theme .mat-table .mat-header-row.brand>:first-child.mat-checkbox-column .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.night-theme .mat-table .mat-row.brand>:first-child.mat-column-select .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.night-theme .mat-table .mat-row.brand>:first-child.mat-checkbox-column .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame{border-color:#ff3700!important}.night-theme table.material-table tr.brand>:first-child.mat-column-select .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.night-theme table.material-table tr.brand>:first-child.mat-checkbox-column .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.night-theme table.material-table .mat-header-row.brand>:first-child.mat-column-select .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.night-theme table.material-table .mat-header-row.brand>:first-child.mat-checkbox-column .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.night-theme table.material-table .mat-row.brand>:first-child.mat-column-select .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.night-theme table.material-table .mat-row.brand>:first-child.mat-checkbox-column .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.night-theme .mat-table tr.brand>:first-child.mat-column-select .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.night-theme .mat-table tr.brand>:first-child.mat-checkbox-column .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.night-theme .mat-table .mat-header-row.brand>:first-child.mat-column-select .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.night-theme .mat-table .mat-header-row.brand>:first-child.mat-checkbox-column .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.night-theme .mat-table .mat-row.brand>:first-child.mat-column-select .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.night-theme .mat-table .mat-row.brand>:first-child.mat-checkbox-column .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background{background-color:#ff3700}.night-theme table.material-table tr.brand .colorize,.night-theme table.material-table .mat-header-row.brand .colorize,.night-theme table.material-table .mat-row.brand .colorize,.night-theme .mat-table tr.brand .colorize,.night-theme .mat-table .mat-header-row.brand .colorize,.night-theme .mat-table .mat-row.brand .colorize{color:#ff3700}.night-theme table.material-table tr.surface-secundary>:first-child,.night-theme table.material-table .mat-header-row.surface-secundary>:first-child,.night-theme table.material-table .mat-row.surface-secundary>:first-child,.night-theme .mat-table tr.surface-secundary>:first-child,.night-theme .mat-table .mat-header-row.surface-secundary>:first-child,.night-theme .mat-table .mat-row.surface-secundary>:first-child{border-left:4px solid red;padding-left:24px}.night-theme table.material-table tr.surface-secundary>:first-child.mat-column-select,.night-theme table.material-table tr.surface-secundary>:first-child.mat-checkbox-column,.night-theme table.material-table .mat-header-row.surface-secundary>:first-child.mat-column-select,.night-theme table.material-table .mat-header-row.surface-secundary>:first-child.mat-checkbox-column,.night-theme table.material-table .mat-row.surface-secundary>:first-child.mat-column-select,.night-theme table.material-table .mat-row.surface-secundary>:first-child.mat-checkbox-column,.night-theme .mat-table tr.surface-secundary>:first-child.mat-column-select,.night-theme .mat-table tr.surface-secundary>:first-child.mat-checkbox-column,.night-theme .mat-table .mat-header-row.surface-secundary>:first-child.mat-column-select,.night-theme .mat-table .mat-header-row.surface-secundary>:first-child.mat-checkbox-column,.night-theme .mat-table .mat-row.surface-secundary>:first-child.mat-column-select,.night-theme .mat-table .mat-row.surface-secundary>:first-child.mat-checkbox-column{padding-right:4px!important}.night-theme table.material-table tr.surface-secundary>:first-child.mat-column-select .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.night-theme table.material-table tr.surface-secundary>:first-child.mat-checkbox-column .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.night-theme table.material-table .mat-header-row.surface-secundary>:first-child.mat-column-select .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.night-theme table.material-table .mat-header-row.surface-secundary>:first-child.mat-checkbox-column .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.night-theme table.material-table .mat-row.surface-secundary>:first-child.mat-column-select .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.night-theme table.material-table .mat-row.surface-secundary>:first-child.mat-checkbox-column .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.night-theme .mat-table tr.surface-secundary>:first-child.mat-column-select .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.night-theme .mat-table tr.surface-secundary>:first-child.mat-checkbox-column .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.night-theme .mat-table .mat-header-row.surface-secundary>:first-child.mat-column-select .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.night-theme .mat-table .mat-header-row.surface-secundary>:first-child.mat-checkbox-column .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.night-theme .mat-table .mat-row.surface-secundary>:first-child.mat-column-select .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.night-theme .mat-table .mat-row.surface-secundary>:first-child.mat-checkbox-column .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame{border-color:red!important}.night-theme table.material-table tr.surface-secundary>:first-child.mat-column-select .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.night-theme table.material-table tr.surface-secundary>:first-child.mat-checkbox-column .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.night-theme table.material-table .mat-header-row.surface-secundary>:first-child.mat-column-select .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.night-theme table.material-table .mat-header-row.surface-secundary>:first-child.mat-checkbox-column .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.night-theme table.material-table .mat-row.surface-secundary>:first-child.mat-column-select .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.night-theme table.material-table .mat-row.surface-secundary>:first-child.mat-checkbox-column .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.night-theme .mat-table tr.surface-secundary>:first-child.mat-column-select .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.night-theme .mat-table tr.surface-secundary>:first-child.mat-checkbox-column .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.night-theme .mat-table .mat-header-row.surface-secundary>:first-child.mat-column-select .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.night-theme .mat-table .mat-header-row.surface-secundary>:first-child.mat-checkbox-column .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.night-theme .mat-table .mat-row.surface-secundary>:first-child.mat-column-select .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.night-theme .mat-table .mat-row.surface-secundary>:first-child.mat-checkbox-column .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background{background-color:red}.night-theme table.material-table tr.surface-secundary .colorize,.night-theme table.material-table .mat-header-row.surface-secundary .colorize,.night-theme table.material-table .mat-row.surface-secundary .colorize,.night-theme .mat-table tr.surface-secundary .colorize,.night-theme .mat-table .mat-header-row.surface-secundary .colorize,.night-theme .mat-table .mat-row.surface-secundary .colorize{color:red}.night-theme table.material-table tr.surface>:first-child,.night-theme table.material-table .mat-header-row.surface>:first-child,.night-theme table.material-table .mat-row.surface>:first-child,.night-theme .mat-table tr.surface>:first-child,.night-theme .mat-table .mat-header-row.surface>:first-child,.night-theme .mat-table .mat-row.surface>:first-child{border-left:4px solid white;padding-left:24px}.night-theme table.material-table tr.surface>:first-child.mat-column-select,.night-theme table.material-table tr.surface>:first-child.mat-checkbox-column,.night-theme table.material-table .mat-header-row.surface>:first-child.mat-column-select,.night-theme table.material-table .mat-header-row.surface>:first-child.mat-checkbox-column,.night-theme table.material-table .mat-row.surface>:first-child.mat-column-select,.night-theme table.material-table .mat-row.surface>:first-child.mat-checkbox-column,.night-theme .mat-table tr.surface>:first-child.mat-column-select,.night-theme .mat-table tr.surface>:first-child.mat-checkbox-column,.night-theme .mat-table .mat-header-row.surface>:first-child.mat-column-select,.night-theme .mat-table .mat-header-row.surface>:first-child.mat-checkbox-column,.night-theme .mat-table .mat-row.surface>:first-child.mat-column-select,.night-theme .mat-table .mat-row.surface>:first-child.mat-checkbox-column{padding-right:4px!important}.night-theme table.material-table tr.surface>:first-child.mat-column-select .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.night-theme table.material-table tr.surface>:first-child.mat-checkbox-column .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.night-theme table.material-table .mat-header-row.surface>:first-child.mat-column-select .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.night-theme table.material-table .mat-header-row.surface>:first-child.mat-checkbox-column .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.night-theme table.material-table .mat-row.surface>:first-child.mat-column-select .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.night-theme table.material-table .mat-row.surface>:first-child.mat-checkbox-column .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.night-theme .mat-table tr.surface>:first-child.mat-column-select .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.night-theme .mat-table tr.surface>:first-child.mat-checkbox-column .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.night-theme .mat-table .mat-header-row.surface>:first-child.mat-column-select .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.night-theme .mat-table .mat-header-row.surface>:first-child.mat-checkbox-column .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.night-theme .mat-table .mat-row.surface>:first-child.mat-column-select .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.night-theme .mat-table .mat-row.surface>:first-child.mat-checkbox-column .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame{border-color:#fff!important}.night-theme table.material-table tr.surface>:first-child.mat-column-select .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.night-theme table.material-table tr.surface>:first-child.mat-checkbox-column .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.night-theme table.material-table .mat-header-row.surface>:first-child.mat-column-select .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.night-theme table.material-table .mat-header-row.surface>:first-child.mat-checkbox-column .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.night-theme table.material-table .mat-row.surface>:first-child.mat-column-select .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.night-theme table.material-table .mat-row.surface>:first-child.mat-checkbox-column .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.night-theme .mat-table tr.surface>:first-child.mat-column-select .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.night-theme .mat-table tr.surface>:first-child.mat-checkbox-column .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.night-theme .mat-table .mat-header-row.surface>:first-child.mat-column-select .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.night-theme .mat-table .mat-header-row.surface>:first-child.mat-checkbox-column .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.night-theme .mat-table .mat-row.surface>:first-child.mat-column-select .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.night-theme .mat-table .mat-row.surface>:first-child.mat-checkbox-column .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background{background-color:#fff}.night-theme table.material-table tr.surface .colorize,.night-theme table.material-table .mat-header-row.surface .colorize,.night-theme table.material-table .mat-row.surface .colorize,.night-theme .mat-table tr.surface .colorize,.night-theme .mat-table .mat-header-row.surface .colorize,.night-theme .mat-table .mat-row.surface .colorize{color:#fff}.night-theme table.material-table tr.gray>:first-child,.night-theme table.material-table .mat-header-row.gray>:first-child,.night-theme table.material-table .mat-row.gray>:first-child,.night-theme .mat-table tr.gray>:first-child,.night-theme .mat-table .mat-header-row.gray>:first-child,.night-theme .mat-table .mat-row.gray>:first-child{border-left:4px solid red;padding-left:24px}.night-theme table.material-table tr.gray>:first-child.mat-column-select,.night-theme table.material-table tr.gray>:first-child.mat-checkbox-column,.night-theme table.material-table .mat-header-row.gray>:first-child.mat-column-select,.night-theme table.material-table .mat-header-row.gray>:first-child.mat-checkbox-column,.night-theme table.material-table .mat-row.gray>:first-child.mat-column-select,.night-theme table.material-table .mat-row.gray>:first-child.mat-checkbox-column,.night-theme .mat-table tr.gray>:first-child.mat-column-select,.night-theme .mat-table tr.gray>:first-child.mat-checkbox-column,.night-theme .mat-table .mat-header-row.gray>:first-child.mat-column-select,.night-theme .mat-table .mat-header-row.gray>:first-child.mat-checkbox-column,.night-theme .mat-table .mat-row.gray>:first-child.mat-column-select,.night-theme .mat-table .mat-row.gray>:first-child.mat-checkbox-column{padding-right:4px!important}.night-theme table.material-table tr.gray>:first-child.mat-column-select .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.night-theme table.material-table tr.gray>:first-child.mat-checkbox-column .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.night-theme table.material-table .mat-header-row.gray>:first-child.mat-column-select .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.night-theme table.material-table .mat-header-row.gray>:first-child.mat-checkbox-column .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.night-theme table.material-table .mat-row.gray>:first-child.mat-column-select .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.night-theme table.material-table .mat-row.gray>:first-child.mat-checkbox-column .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.night-theme .mat-table tr.gray>:first-child.mat-column-select .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.night-theme .mat-table tr.gray>:first-child.mat-checkbox-column .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.night-theme .mat-table .mat-header-row.gray>:first-child.mat-column-select .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.night-theme .mat-table .mat-header-row.gray>:first-child.mat-checkbox-column .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.night-theme .mat-table .mat-row.gray>:first-child.mat-column-select .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.night-theme .mat-table .mat-row.gray>:first-child.mat-checkbox-column .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame{border-color:red!important}.night-theme table.material-table tr.gray>:first-child.mat-column-select .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.night-theme table.material-table tr.gray>:first-child.mat-checkbox-column .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.night-theme table.material-table .mat-header-row.gray>:first-child.mat-column-select .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.night-theme table.material-table .mat-header-row.gray>:first-child.mat-checkbox-column .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.night-theme table.material-table .mat-row.gray>:first-child.mat-column-select .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.night-theme table.material-table .mat-row.gray>:first-child.mat-checkbox-column .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.night-theme .mat-table tr.gray>:first-child.mat-column-select .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.night-theme .mat-table tr.gray>:first-child.mat-checkbox-column .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.night-theme .mat-table .mat-header-row.gray>:first-child.mat-column-select .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.night-theme .mat-table .mat-header-row.gray>:first-child.mat-checkbox-column .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.night-theme .mat-table .mat-row.gray>:first-child.mat-column-select .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.night-theme .mat-table .mat-row.gray>:first-child.mat-checkbox-column .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background{background-color:red}.night-theme table.material-table tr.gray .colorize,.night-theme table.material-table .mat-header-row.gray .colorize,.night-theme table.material-table .mat-row.gray .colorize,.night-theme .mat-table tr.gray .colorize,.night-theme .mat-table .mat-header-row.gray .colorize,.night-theme .mat-table .mat-row.gray .colorize{color:red}.night-theme table.material-table tr.covered-need>:first-child,.night-theme table.material-table .mat-header-row.covered-need>:first-child,.night-theme table.material-table .mat-row.covered-need>:first-child,.night-theme .mat-table tr.covered-need>:first-child,.night-theme .mat-table .mat-header-row.covered-need>:first-child,.night-theme .mat-table .mat-row.covered-need>:first-child{border-left:4px solid red;padding-left:24px}.night-theme table.material-table tr.covered-need>:first-child.mat-column-select,.night-theme table.material-table tr.covered-need>:first-child.mat-checkbox-column,.night-theme table.material-table .mat-header-row.covered-need>:first-child.mat-column-select,.night-theme table.material-table .mat-header-row.covered-need>:first-child.mat-checkbox-column,.night-theme table.material-table .mat-row.covered-need>:first-child.mat-column-select,.night-theme table.material-table .mat-row.covered-need>:first-child.mat-checkbox-column,.night-theme .mat-table tr.covered-need>:first-child.mat-column-select,.night-theme .mat-table tr.covered-need>:first-child.mat-checkbox-column,.night-theme .mat-table .mat-header-row.covered-need>:first-child.mat-column-select,.night-theme .mat-table .mat-header-row.covered-need>:first-child.mat-checkbox-column,.night-theme .mat-table .mat-row.covered-need>:first-child.mat-column-select,.night-theme .mat-table .mat-row.covered-need>:first-child.mat-checkbox-column{padding-right:4px!important}.night-theme table.material-table tr.covered-need>:first-child.mat-column-select .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.night-theme table.material-table tr.covered-need>:first-child.mat-checkbox-column .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.night-theme table.material-table .mat-header-row.covered-need>:first-child.mat-column-select .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.night-theme table.material-table .mat-header-row.covered-need>:first-child.mat-checkbox-column .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.night-theme table.material-table .mat-row.covered-need>:first-child.mat-column-select .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.night-theme table.material-table .mat-row.covered-need>:first-child.mat-checkbox-column .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.night-theme .mat-table tr.covered-need>:first-child.mat-column-select .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.night-theme .mat-table tr.covered-need>:first-child.mat-checkbox-column .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.night-theme .mat-table .mat-header-row.covered-need>:first-child.mat-column-select .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.night-theme .mat-table .mat-header-row.covered-need>:first-child.mat-checkbox-column .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.night-theme .mat-table .mat-row.covered-need>:first-child.mat-column-select .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.night-theme .mat-table .mat-row.covered-need>:first-child.mat-checkbox-column .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame{border-color:red!important}.night-theme table.material-table tr.covered-need>:first-child.mat-column-select .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.night-theme table.material-table tr.covered-need>:first-child.mat-checkbox-column .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.night-theme table.material-table .mat-header-row.covered-need>:first-child.mat-column-select .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.night-theme table.material-table .mat-header-row.covered-need>:first-child.mat-checkbox-column .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.night-theme table.material-table .mat-row.covered-need>:first-child.mat-column-select .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.night-theme table.material-table .mat-row.covered-need>:first-child.mat-checkbox-column .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.night-theme .mat-table tr.covered-need>:first-child.mat-column-select .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.night-theme .mat-table tr.covered-need>:first-child.mat-checkbox-column .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.night-theme .mat-table .mat-header-row.covered-need>:first-child.mat-column-select .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.night-theme .mat-table .mat-header-row.covered-need>:first-child.mat-checkbox-column .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.night-theme .mat-table .mat-row.covered-need>:first-child.mat-column-select .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.night-theme .mat-table .mat-row.covered-need>:first-child.mat-checkbox-column .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background{background-color:red}.night-theme table.material-table tr.covered-need .colorize,.night-theme table.material-table .mat-header-row.covered-need .colorize,.night-theme table.material-table .mat-row.covered-need .colorize,.night-theme .mat-table tr.covered-need .colorize,.night-theme .mat-table .mat-header-row.covered-need .colorize,.night-theme .mat-table .mat-row.covered-need .colorize{color:red}.night-theme table.material-table tr.non-covered-need>:first-child,.night-theme table.material-table .mat-header-row.non-covered-need>:first-child,.night-theme table.material-table .mat-row.non-covered-need>:first-child,.night-theme .mat-table tr.non-covered-need>:first-child,.night-theme .mat-table .mat-header-row.non-covered-need>:first-child,.night-theme .mat-table .mat-row.non-covered-need>:first-child{border-left:4px solid red;padding-left:24px}.night-theme table.material-table tr.non-covered-need>:first-child.mat-column-select,.night-theme table.material-table tr.non-covered-need>:first-child.mat-checkbox-column,.night-theme table.material-table .mat-header-row.non-covered-need>:first-child.mat-column-select,.night-theme table.material-table .mat-header-row.non-covered-need>:first-child.mat-checkbox-column,.night-theme table.material-table .mat-row.non-covered-need>:first-child.mat-column-select,.night-theme table.material-table .mat-row.non-covered-need>:first-child.mat-checkbox-column,.night-theme .mat-table tr.non-covered-need>:first-child.mat-column-select,.night-theme .mat-table tr.non-covered-need>:first-child.mat-checkbox-column,.night-theme .mat-table .mat-header-row.non-covered-need>:first-child.mat-column-select,.night-theme .mat-table .mat-header-row.non-covered-need>:first-child.mat-checkbox-column,.night-theme .mat-table .mat-row.non-covered-need>:first-child.mat-column-select,.night-theme .mat-table .mat-row.non-covered-need>:first-child.mat-checkbox-column{padding-right:4px!important}.night-theme table.material-table tr.non-covered-need>:first-child.mat-column-select .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.night-theme table.material-table tr.non-covered-need>:first-child.mat-checkbox-column .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.night-theme table.material-table .mat-header-row.non-covered-need>:first-child.mat-column-select .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.night-theme table.material-table .mat-header-row.non-covered-need>:first-child.mat-checkbox-column .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.night-theme table.material-table .mat-row.non-covered-need>:first-child.mat-column-select .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.night-theme table.material-table .mat-row.non-covered-need>:first-child.mat-checkbox-column .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.night-theme .mat-table tr.non-covered-need>:first-child.mat-column-select .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.night-theme .mat-table tr.non-covered-need>:first-child.mat-checkbox-column .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.night-theme .mat-table .mat-header-row.non-covered-need>:first-child.mat-column-select .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.night-theme .mat-table .mat-header-row.non-covered-need>:first-child.mat-checkbox-column .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.night-theme .mat-table .mat-row.non-covered-need>:first-child.mat-column-select .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame,.night-theme .mat-table .mat-row.non-covered-need>:first-child.mat-checkbox-column .mat-checkbox .mat-checkbox-inner-container .mat-checkbox-frame{border-color:red!important}.night-theme table.material-table tr.non-covered-need>:first-child.mat-column-select .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.night-theme table.material-table tr.non-covered-need>:first-child.mat-checkbox-column .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.night-theme table.material-table .mat-header-row.non-covered-need>:first-child.mat-column-select .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.night-theme table.material-table .mat-header-row.non-covered-need>:first-child.mat-checkbox-column .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.night-theme table.material-table .mat-row.non-covered-need>:first-child.mat-column-select .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.night-theme table.material-table .mat-row.non-covered-need>:first-child.mat-checkbox-column .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.night-theme .mat-table tr.non-covered-need>:first-child.mat-column-select .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.night-theme .mat-table tr.non-covered-need>:first-child.mat-checkbox-column .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.night-theme .mat-table .mat-header-row.non-covered-need>:first-child.mat-column-select .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.night-theme .mat-table .mat-header-row.non-covered-need>:first-child.mat-checkbox-column .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.night-theme .mat-table .mat-row.non-covered-need>:first-child.mat-column-select .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background,.night-theme .mat-table .mat-row.non-covered-need>:first-child.mat-checkbox-column .mat-checkbox.mat-checkbox-checked .mat-checkbox-inner-container .mat-checkbox-background{background-color:red}.night-theme table.material-table tr.non-covered-need .colorize,.night-theme table.material-table .mat-header-row.non-covered-need .colorize,.night-theme table.material-table .mat-row.non-covered-need .colorize,.night-theme .mat-table tr.non-covered-need .colorize,.night-theme .mat-table .mat-header-row.non-covered-need .colorize,.night-theme .mat-table .mat-row.non-covered-need .colorize{color:red}.night-theme html .mat-tab-group mat-tab-header .mat-tab-label:not(.mat-tab-disabled):focus{background-color:transparent!important}.night-theme html .mat-tab-group mat-tab-header .mat-ink-bar{background-color:#ff3700!important}.night-theme html .mat-tab-nav-bar.mat-primary .mat-ink-bar{background-color:#ff3700}.night-theme .cdk-overlay-container .mat-tooltip a{color:#fff}.night-theme mat-form-field.am-form-field-prefix .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-prefix{color:#636363}.night-theme mat-form-field.am-form-field-suffix .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-suffix{color:#636363}.night-theme mat-form-field.am-form-field-prefix-icon .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-prefix{color:#636363}.night-theme mat-form-field.am-form-field-suffix-icon .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-suffix{color:#636363}.night-theme am-back-to-top .fabBtn{background:black!important;color:#f1f1f1!important}.night-theme am-back-to-top .fabBtn:hover{background:#ff3700!important;color:#f1f1f1!important}.night-theme mat-chip.mat-chip .chip-label{color:#9c9c9c}.night-theme mat-chip.mat-chip .chip-value{color:#4e4e4e}.night-theme mat-chip.mat-chip .remove-chip-button{background-color:#4e4e4eb8;color:#fff}.night-theme mat-chip.mat-chip .remove-chip-button:hover{background-color:#4e4e4ee0;color:#fff}.night-theme mat-chip.mat-chip.mat-standard-chip{background-color:#4e4e4e14}.night-theme mat-chip.mat-chip .chip-label{color:#4e4e4eb8}.night-theme mat-chip.mat-chip .chip-value{color:#4e4e4ee0}.night-theme mat-chip.mat-chip .mat-icon.chip-icon{color:#4e4e4eb8}.night-theme .chip-bubble{background-color:#06a;color:#fff}.night-theme .chip-list-overlay{border-color:#e3e3e3;background-color:#f1f1f1}.night-theme .chip-list-overlay .remove-chip-button,.night-theme .chip-list-overlay .remove-chip-button:focus{background-color:#4e4e4eb8;color:#fff}.night-theme .chip-list-overlay .remove-chip-button:hover,.night-theme .chip-list-overlay .remove-chip-button:focus:hover{background-color:#4e4e4ee0;color:#fff}.night-theme .chip-list-items::-webkit-scrollbar-thumb{background-color:#b8b8b8;border-color:#f1f1f1}.night-theme .chip-list-item{border-top-color:#e3e3e3}.night-theme .chip-list-remove-all{border-color:#e3e3e3}.night-theme .chip-list-remove-all-button{color:gray}.night-theme .chip-list-remove-all-button:hover{color:#4e4e4e}.night-theme am-contact-picker .am-contacts-frm-ctrl{color:#4e4e4eb8}.night-theme am-contact-picker .email{color:#4e4e4eb8}.night-theme am-contact-picker .group-icon mat-icon{color:#9c9c9c}.night-theme am-conversation am-conversation-detail .conversation .message-detail .subject{color:#4e4e4eb8}.night-theme am-conversation am-conversation-detail .conversation .message-detail .message-content{color:#4e4e4ee0}.night-theme am-conversation am-conversation-detail .conversation .time-stamp{color:#4e4e4e8f}.night-theme am-conversation am-conversation-detail .conversation .full-name{color:#4e4e4e8f}.night-theme am-conversation am-conversation-detail .conversation .question-container .question,.night-theme am-conversation am-conversation-detail .conversation .answer-reply .answer-reply-container .answers .answer{border:1px solid rgba(78,78,78,.16);background-color:red}.night-theme am-conversation am-conversation-new .new-message{border:1px solid rgba(78,78,78,.16)}.night-theme am-conversation am-conversation-new .new-message .placeholder{color:#4e4e4ee0}.night-theme am-conversation am-conversation-new .new-message .message-icon{color:#4e4e4e66}.night-theme am-conversation am-conversation-new .editor{border:1px solid rgba(78,78,78,.16)}.night-theme am-dashboard am-dashboard-group .dashboard-group .title{color:#4e4e4ee0}.night-theme am-dashboard am-dashboard-item :host{border-right-color:#4e4e4e8f}.night-theme am-dashboard am-dashboard-item .dashboard-item{color:#4e4e4ee0}.night-theme am-dashboard am-dashboard-item .dashboard-item .date mat-label{color:#4e4e4e8f}.night-theme am-dashboard am-dashboard-item .dashboard-item.notRead{color:#ff3700}.night-theme am-date-form-field .none-default-value-input{color:#ff3700}.night-theme am-date-in-time am-status-bar .status-bar-container .bar-container{background-color:#e2e2e2}.night-theme am-date-in-time am-status-bar .status-bar-container .bar-container .active-status-part{background-color:#70bf73}.night-theme am-date-in-time am-status-bar .status-bar-container .inactive-status-part{background-color:#d50000}.night-theme am-date-in-time .date-in-time-container .date-in-time-label{color:#4e4e4eb8}.night-theme am-date-range-form-field .affix-disabled{color:#b8b8b8!important}.night-theme am-date-range-form-field .none-default-value-input{color:#ff3700}.night-theme am-dynamic-form am-slider-field .lbl{color:#0000008a}.night-theme am-dynamic-form am-slider-field .mat-form-field-wrapper:focus-within .mat-form-field.lbl{color:#4e4e4e}.night-theme am-dynamic-form am-slider-field .mat-form-field-wrapper:focus-within .mat-form-field-required-marker{color:#ff3700}.night-theme am-dynamic-form .field-group-container .field-group .group-title{color:#262626}.night-theme am-expandable-card .expandable-card{background-color:#000}.night-theme am-expandable-card .toggle-button .mat-icon-button{background-color:#000;box-shadow:0 2px 1px -1px #0006,0 1px 1px #00000047,0 1px 3px #0000003d}.night-theme am-expandable-card .toggle-button .mat-icon-button:hover{background-color:#000}.night-theme am-expansion-grid .cell{color:#4e4e4ee0}.night-theme am-expansion-grid .cell.cell-header{color:#4e4e4e8f}.night-theme am-expansion-grid .expansion-grid .expansion-grid-table .header{border-bottom-color:#900}.night-theme am-expansion-grid .expansion-grid .expansion-grid-table am-cell,.night-theme am-expansion-grid .expansion-grid .expansion-grid-table .row-color-cell{background-color:#fff}.night-theme am-expansion-grid .expansion-grid .expansion-grid-table .grouped-row{border-bottom-color:#900}.night-theme am-expansion-grid .expansion-grid .expansion-grid-table .grouped-row.primary .master-row .row-color-cell .row-color,.night-theme am-expansion-grid .expansion-grid .expansion-grid-table .grouped-row.primary .detail-row .row-color-cell .row-color{background-color:#4e4e4e}.night-theme am-expansion-grid .expansion-grid .expansion-grid-table .grouped-row.accent .master-row .row-color-cell .row-color,.night-theme am-expansion-grid .expansion-grid .expansion-grid-table .grouped-row.accent .detail-row .row-color-cell .row-color{background-color:#ff3700}.night-theme am-expansion-grid .expansion-grid .expansion-grid-table .grouped-row.confirm .master-row .row-color-cell .row-color,.night-theme am-expansion-grid .expansion-grid .expansion-grid-table .grouped-row.confirm .detail-row .row-color-cell .row-color{background-color:#4caf50}.night-theme am-expansion-grid .expansion-grid .expansion-grid-table .grouped-row.alert .master-row .row-color-cell .row-color,.night-theme am-expansion-grid .expansion-grid .expansion-grid-table .grouped-row.alert .detail-row .row-color-cell .row-color{background-color:#d50000}.night-theme am-expansion-grid .expansion-grid .expansion-grid-table .grouped-row.warn .master-row .row-color-cell .row-color,.night-theme am-expansion-grid .expansion-grid .expansion-grid-table .grouped-row.warn .detail-row .row-color-cell .row-color{background-color:#ffab00}.night-theme am-expansion-grid .expansion-grid .expansion-grid-table .grouped-row.error .master-row .row-color-cell .row-color,.night-theme am-expansion-grid .expansion-grid .expansion-grid-table .grouped-row.error .detail-row .row-color-cell .row-color{background-color:#d50000}.night-theme am-expansion-grid .expansion-grid .expansion-grid-table .grouped-row.inform .master-row .row-color-cell .row-color,.night-theme am-expansion-grid .expansion-grid .expansion-grid-table .grouped-row.inform .detail-row .row-color-cell .row-color{background-color:#06a}.night-theme am-expansion-grid .expansion-grid .expansion-grid-table .grouped-row.brand .master-row .row-color-cell .row-color,.night-theme am-expansion-grid .expansion-grid .expansion-grid-table .grouped-row.brand .detail-row .row-color-cell .row-color{background-color:#ff3700}.night-theme am-expansion-grid .expansion-grid .expansion-grid-table .grouped-row.surface-secundary .master-row .row-color-cell .row-color,.night-theme am-expansion-grid .expansion-grid .expansion-grid-table .grouped-row.surface-secundary .detail-row .row-color-cell .row-color{background-color:red}.night-theme am-expansion-grid .expansion-grid .expansion-grid-table .grouped-row.surface .master-row .row-color-cell .row-color,.night-theme am-expansion-grid .expansion-grid .expansion-grid-table .grouped-row.surface .detail-row .row-color-cell .row-color{background-color:#fff}.night-theme am-expansion-grid .expansion-grid .expansion-grid-table .grouped-row.gray .master-row .row-color-cell .row-color,.night-theme am-expansion-grid .expansion-grid .expansion-grid-table .grouped-row.gray .detail-row .row-color-cell .row-color{background-color:red}.night-theme am-expansion-grid .expansion-grid .expansion-grid-table .grouped-row.covered-need .master-row .row-color-cell .row-color,.night-theme am-expansion-grid .expansion-grid .expansion-grid-table .grouped-row.covered-need .detail-row .row-color-cell .row-color{background-color:red}.night-theme am-expansion-grid .expansion-grid .expansion-grid-table .grouped-row.non-covered-need .master-row .row-color-cell .row-color,.night-theme am-expansion-grid .expansion-grid .expansion-grid-table .grouped-row.non-covered-need .detail-row .row-color-cell .row-color{background-color:red}.night-theme am-expansion-grid .expansion-grid .expansion-grid-table .grouped-row .detail-row{background-color:red}.night-theme am-expansion-grid .expansion-grid .expansion-grid-table .grouped-row .detail-row am-cell{border-top:1px solid #990000;background-color:transparent}.night-theme am-expansion-grid .expansion-grid .expansion-grid-table .grouped-row .detail-row am-cell:nth-child(2){background-color:#fff;border-top-width:0}.night-theme .header>div{color:#636363}.night-theme .primary .row-color-cell .row-color,.night-theme .primary .expansion-panel-row .row-color-cell .row-color{background-color:#4e4e4e}.night-theme .accent .row-color-cell .row-color,.night-theme .accent .expansion-panel-row .row-color-cell .row-color{background-color:#ff3700}.night-theme .confirm .row-color-cell .row-color,.night-theme .confirm .expansion-panel-row .row-color-cell .row-color{background-color:#4caf50}.night-theme .alert .row-color-cell .row-color,.night-theme .alert .expansion-panel-row .row-color-cell .row-color{background-color:#d50000}.night-theme .warn .row-color-cell .row-color,.night-theme .warn .expansion-panel-row .row-color-cell .row-color{background-color:#ffab00}.night-theme .error .row-color-cell .row-color,.night-theme .error .expansion-panel-row .row-color-cell .row-color{background-color:#d50000}.night-theme .inform .row-color-cell .row-color,.night-theme .inform .expansion-panel-row .row-color-cell .row-color{background-color:#06a}.night-theme .brand .row-color-cell .row-color,.night-theme .brand .expansion-panel-row .row-color-cell .row-color{background-color:#ff3700}.night-theme .surface-secundary .row-color-cell .row-color,.night-theme .surface-secundary .expansion-panel-row .row-color-cell .row-color{background-color:red}.night-theme .surface .row-color-cell .row-color,.night-theme .surface .expansion-panel-row .row-color-cell .row-color{background-color:#fff}.night-theme .gray .row-color-cell .row-color,.night-theme .gray .expansion-panel-row .row-color-cell .row-color,.night-theme .covered-need .row-color-cell .row-color,.night-theme .covered-need .expansion-panel-row .row-color-cell .row-color,.night-theme .non-covered-need .row-color-cell .row-color,.night-theme .non-covered-need .expansion-panel-row .row-color-cell .row-color{background-color:red}.night-theme .grid-panel .header{border-bottom-color:#900}.night-theme .grid-panel mat-expansion-panel-header{background-color:#fff!important}.night-theme .grid-panel mat-expansion-panel-header:focus,.night-theme .grid-panel mat-expansion-panel-header:hover{background-color:#fff!important}.night-theme .grid-panel mat-expansion-panel-header .mat-expansion-indicator{border-bottom-color:#900}.night-theme .grid-panel mat-expansion-panel-header.cluster-header .mat-expansion-indicator:before{color:#4e4e4e8f}.night-theme .grid-panel mat-expansion-panel-header .group-item-container{border-bottom-color:#900}.night-theme .grid-panel .cell-container.primary-header .cell span{color:#4e4e4e8f}.night-theme .grid-panel .cell-container .cell{border-bottom-color:#900;background-color:#f8f8f8}.night-theme .grid-panel .marker-label{color:#4e4e4ee0;background-color:#fff}.night-theme .expansion-panel .expansion-panel-row{border-bottom-color:#900}.night-theme .expansion-panel.theme-no-gray mat-expansion-panel-header{background-color:#fff!important;border-bottom-color:#900}.night-theme .expansion-panel.theme-no-gray mat-expansion-panel-header:focus,.night-theme .expansion-panel.theme-no-gray mat-expansion-panel-header:hover{background-color:#fff!important}.night-theme .line{border-bottom-color:#900;background-color:#fff}.night-theme .label{color:#4e4e4ee0;background-color:#fff}.night-theme am-file-downloader button{color:#fff;background:red!important}.night-theme am-file-downloader button:hover{color:#ff3700;background:#990000}.night-theme am-file-upload .fileUpload{color:#fff;background:red!important}.night-theme am-file-upload .fileUpload:hover{background:#990000}.night-theme am-file-upload .fileUpload .custInputFile:hover mat-icon,.night-theme am-file-upload .fileUpload .custInputFile:hover span{color:#ff3700}.night-theme am-presets-fields .presets{background-color:#f1f1f1}.night-theme am-presets-fields .presets-head .presets-title{color:gray}.night-theme am-presets-fields .add-button mat-icon{color:gray}.night-theme am-presets-fields .preset-close-button mat-icon{color:gray}.night-theme am-presets-fields .preset-item{background:#e3e3e3}.night-theme am-presets-fields .preset-item-title{color:#4e4e4e}.night-theme am-presets-fields .preset-item-description{color:#636363}.night-theme am-filter-panel .filter-header{background-color:transparent}.night-theme am-filter-panel .filter-pane.instant-filter-pane .filter-form{background-color:#f8f8f8}.night-theme am-filter-panel .filter-form .filters-form-container{flex:1}.night-theme am-filter-panel .filter-form .filters-form-container .dynamic-form-container am-dynamic-form .mat-tab-labels{background-color:#f8f8f8}.night-theme am-filter-panel .filter-form .action-bar-filter{background-image:linear-gradient(180deg,rgba(255,255,255,0) 0%,rgba(184,184,184,0) 6%,rgba(248,248,248,.65) 6%)}.night-theme am-filter-panel .filter-pane-container .filter-pane.default-filter{background-color:#f8f8f8}.night-theme am-flag .flag{color:#fff;background:red}.night-theme am-flag .flag:after{border-color:red red red transparent}.night-theme am-flag .flag:before{border-color:transparent transparent transparent red}.night-theme am-flag .flag.primary{color:#fff;background:#4e4e4e}.night-theme am-flag .flag.primary:after{border-color:#4e4e4e #4e4e4e #4e4e4e transparent}.night-theme am-flag .flag.primary:before{border-color:transparent transparent transparent #4e4e4e}.night-theme am-flag .flag.accent{color:#fff;background:#ff3700}.night-theme am-flag .flag.accent:after{border-color:#ff3700 #ff3700 #ff3700 transparent}.night-theme am-flag .flag.accent:before{border-color:transparent transparent transparent #ff3700}.night-theme am-flag .flag.confirm{color:#fff;background:#4caf50}.night-theme am-flag .flag.confirm:after{border-color:#4caf50 #4caf50 #4caf50 transparent}.night-theme am-flag .flag.confirm:before{border-color:transparent transparent transparent #4caf50}.night-theme am-flag .flag.alert{color:#fff;background:#d50000}.night-theme am-flag .flag.alert:after{border-color:#d50000 #d50000 #d50000 transparent}.night-theme am-flag .flag.alert:before{border-color:transparent transparent transparent #d50000}.night-theme am-flag .flag.warn{color:#4e4e4e;background:#ffab00}.night-theme am-flag .flag.warn:after{border-color:#ffab00 #ffab00 #ffab00 transparent}.night-theme am-flag .flag.warn:before{border-color:transparent transparent transparent #ffab00}.night-theme am-flag .flag.error{color:#fff;background:#d50000}.night-theme am-flag .flag.error:after{border-color:#d50000 #d50000 #d50000 transparent}.night-theme am-flag .flag.error:before{border-color:transparent transparent transparent #d50000}.night-theme am-flag .flag.inform{color:#fff;background:#0066aa}.night-theme am-flag .flag.inform:after{border-color:#0066aa #0066aa #0066aa transparent}.night-theme am-flag .flag.inform:before{border-color:transparent transparent transparent #0066aa}.night-theme am-flag .flag.brand{color:#fff;background:#ff3700}.night-theme am-flag .flag.brand:after{border-color:#ff3700 #ff3700 #ff3700 transparent}.night-theme am-flag .flag.brand:before{border-color:transparent transparent transparent #ff3700}.night-theme am-flag .flag.surface-secundary{color:#fff;background:red}.night-theme am-flag .flag.surface-secundary:after{border-color:red red red transparent}.night-theme am-flag .flag.surface-secundary:before{border-color:transparent transparent transparent red}.night-theme am-flag .flag.surface{color:#4e4e4e;background:white}.night-theme am-flag .flag.surface:after{border-color:white white white transparent}.night-theme am-flag .flag.surface:before{border-color:transparent transparent transparent white}.night-theme am-flag .flag.gray{color:#fff;background:red}.night-theme am-flag .flag.gray:after{border-color:red red red transparent}.night-theme am-flag .flag.gray:before{border-color:transparent transparent transparent red}.night-theme am-flag .flag.covered-need{color:#fff;background:red}.night-theme am-flag .flag.covered-need:after{border-color:red red red transparent}.night-theme am-flag .flag.covered-need:before{border-color:transparent transparent transparent red}.night-theme am-flag .flag.non-covered-need{color:#fff;background:red}.night-theme am-flag .flag.non-covered-need:after{border-color:red red red transparent}.night-theme am-flag .flag.non-covered-need:before{border-color:transparent transparent transparent red}.night-theme am-flag .flag.primary{color:#fff;background:red}.night-theme am-flag .flag.primary:after{border-color:red red red transparent}.night-theme am-flag .flag.primary:before{border-color:transparent transparent transparent red}.night-theme am-multiselect-form-field .lbl,.night-theme am-radio-button-form-field .lbl,.night-theme am-radio-toggle-form-field .lbl,.night-theme am-range-slider-form-field .lbl,.night-theme am-slider-form-field .lbl,.night-theme am-ticks-slider-form-field .lbl{color:#0000008a}.night-theme am-multiselect-form-field .mat-form-field-wrapper:focus-within .mat-form-field.lbl,.night-theme am-radio-button-form-field .mat-form-field-wrapper:focus-within .mat-form-field.lbl,.night-theme am-radio-toggle-form-field .mat-form-field-wrapper:focus-within .mat-form-field.lbl,.night-theme am-range-slider-form-field .mat-form-field-wrapper:focus-within .mat-form-field.lbl,.night-theme am-slider-form-field .mat-form-field-wrapper:focus-within .mat-form-field.lbl,.night-theme am-ticks-slider-form-field .mat-form-field-wrapper:focus-within .mat-form-field.lbl{color:#4e4e4e}.night-theme am-multiselect-form-field .mat-form-field-wrapper:focus-within .mat-form-field-required-marker,.night-theme am-radio-button-form-field .mat-form-field-wrapper:focus-within .mat-form-field-required-marker,.night-theme am-radio-toggle-form-field .mat-form-field-wrapper:focus-within .mat-form-field-required-marker,.night-theme am-range-slider-form-field .mat-form-field-wrapper:focus-within .mat-form-field-required-marker,.night-theme am-slider-form-field .mat-form-field-wrapper:focus-within .mat-form-field-required-marker,.night-theme am-ticks-slider-form-field .mat-form-field-wrapper:focus-within .mat-form-field-required-marker{color:#ff3700}.night-theme am-functional-panel-container .arrow:before{border-bottom-color:#4e4e4e;border-right-color:transparent;border-left-color:transparent}.night-theme am-functional-panel-container .panel{box-shadow:0 0 #0000,0 1px 2px #0003,0 14px 28px #00000040,0 10px 10px #00000042}.night-theme am-functional-panel-container .panel .content{background-color:#fff}.night-theme am-grid .titleBar{background-color:transparent}.night-theme am-grid .titleBar .mat-toolbar{background-color:transparent}.night-theme am-loading .loading-container .loading-wrapper{background:rgba(78,78,78,.8)}.night-theme am-menu-item .menu-group{color:#4e4e4e8f!important}.night-theme am-menu-item .menu-group.clickable:hover{background:rgba(255,255,255,.04)}.night-theme am-menu-item .menu-item{color:#4e4e4ee0!important}.night-theme am-menu-item .menu-item.active{color:#ff3700!important}.night-theme am-message-block .messageBlockContainer{border-color:#4e4e4ee0}.night-theme am-message-block .messageBlockTitle,.night-theme am-message-block .messageBlockDate,.night-theme am-message-block .messageBlockContent{color:#4e4e4ee0}.night-theme am-message-block.noticable{border-left-color:#000000e0}.night-theme am-message-block.noticable .messageBlockTitle{color:#000000e0}.night-theme am-messages .message .content-container{background-color:#fff;border-color:#4e4e4e29;color:#4e4e4ee0}.night-theme am-messages am-message-details .message-details{color:#4e4e4e8f}.night-theme am-messages am-message-input .new-message{border-color:#4e4e4e29}.night-theme am-messages am-message-input .new-message .placeholder{color:#4e4e4e8f}.night-theme am-messages am-message-input .new-message .message-icon{color:#4e4e4e66}.night-theme am-messages am-message-input .editor{border-color:#4e4e4e29}.night-theme am-multi-item-textarea-form-field .none-default-value-input{color:#ff3700}.night-theme am-notifications am-notification .notification:hover{background-color:#0000000a}.night-theme am-notifications am-notification .notification .notification-date{color:#4e4e4ee0}.night-theme am-notifications am-notification .notification .notification-title{color:#4e4e4e}.night-theme am-notifications am-notification .notification .notification-body{color:#4e4e4eb8}.night-theme am-notifications am-notifications-category .notification-category.primary .notification-category-header mat-icon,.night-theme am-notifications am-notifications-category .notification-category.primary .notification-category-header .categoryName{color:#4e4e4e}.night-theme am-notifications am-notifications-category .notification-category.accent .notification-category-header mat-icon,.night-theme am-notifications am-notifications-category .notification-category.accent .notification-category-header .categoryName{color:#ff3700}.night-theme am-notifications am-notifications-category .notification-category.confirm .notification-category-header mat-icon,.night-theme am-notifications am-notifications-category .notification-category.confirm .notification-category-header .categoryName{color:#4caf50}.night-theme am-notifications am-notifications-category .notification-category.alert .notification-category-header mat-icon,.night-theme am-notifications am-notifications-category .notification-category.alert .notification-category-header .categoryName{color:#d50000}.night-theme am-notifications am-notifications-category .notification-category.warn .notification-category-header mat-icon,.night-theme am-notifications am-notifications-category .notification-category.warn .notification-category-header .categoryName{color:#ffab00}.night-theme am-notifications am-notifications-category .notification-category.error .notification-category-header mat-icon,.night-theme am-notifications am-notifications-category .notification-category.error .notification-category-header .categoryName{color:#d50000}.night-theme am-notifications am-notifications-category .notification-category.inform .notification-category-header mat-icon,.night-theme am-notifications am-notifications-category .notification-category.inform .notification-category-header .categoryName{color:#06a}.night-theme am-notifications am-notifications-category .notification-category.brand .notification-category-header mat-icon,.night-theme am-notifications am-notifications-category .notification-category.brand .notification-category-header .categoryName{color:#ff3700}.night-theme am-notifications am-notifications-category .notification-category.surface-secundary .notification-category-header mat-icon,.night-theme am-notifications am-notifications-category .notification-category.surface-secundary .notification-category-header .categoryName{color:red}.night-theme am-notifications am-notifications-category .notification-category.surface .notification-category-header mat-icon,.night-theme am-notifications am-notifications-category .notification-category.surface .notification-category-header .categoryName{color:#fff}.night-theme am-notifications am-notifications-category .notification-category.gray .notification-category-header mat-icon,.night-theme am-notifications am-notifications-category .notification-category.gray .notification-category-header .categoryName{color:red}.night-theme am-notifications am-notifications-category .notification-category.covered-need .notification-category-header mat-icon,.night-theme am-notifications am-notifications-category .notification-category.covered-need .notification-category-header .categoryName{color:red}.night-theme am-notifications am-notifications-category .notification-category.non-covered-need .notification-category-header mat-icon,.night-theme am-notifications am-notifications-category .notification-category.non-covered-need .notification-category-header .categoryName{color:red}.night-theme am-notifications am-notifications-category .notification-category .notification-category-header .last-relative-date{color:#4e4e4ee0}.night-theme am-number-form-field .affix-disabled{color:#b8b8b8!important}.night-theme am-number-form-field .none-default-value-input{color:#ff3700}.night-theme am-page-title .am-page-title .title{color:#ff3700}.night-theme am-page-title .am-page-title .mat-icon-button{background-color:transparent}.night-theme am-page-title .am-page-title .mat-icon-button .mat-icon{color:#4e4e4ee0}.night-theme am-panel-header .header{background-color:#4e4e4e}.night-theme am-panel-header .header .title{color:#f8f8f8}.night-theme am-panel-header .header .actions button .close-icon{color:#e3e3e3}.night-theme am-panel-header .header .actions button:hover .close-icon{color:#f8f8f8}.night-theme am-notifications-panel .arrow-up{border-left-color:transparent;border-right-color:transparent;border-bottom-color:#fff}.night-theme am-scale-up-notifications .menu-trigger-button{color:#e3e3e3}.night-theme am-scale-up-notifications .menu-trigger-button:hover{color:#f8f8f8}.night-theme am-scale-up-notifications .menu-trigger-button.active{color:#ff3700}.night-theme am-scale-up-notifications .counter-text{background-color:#ff3700;color:#fff}.night-theme am-scale-up-announcement .announcement.INFO{background-color:#99c2dd;border-color:#06a}.night-theme am-scale-up-announcement .announcement.INFO .icon{color:#06a}.night-theme am-scale-up-announcement .announcement.WARNING{background-color:#fd9;border-color:#ffab00}.night-theme am-scale-up-announcement .announcement.WARNING .icon{color:#ffab00}.night-theme am-scale-up-announcement .announcement.ERROR{background-color:#e99;border-color:#d50000}.night-theme am-scale-up-announcement .announcement.ERROR .icon{color:#d50000}.night-theme am-scale-up-announcement .announcement-message{color:#4e4e4ee0}.night-theme am-scale-up-help .menu-trigger-button{color:#e3e3e3}.night-theme am-scale-up-help .menu-trigger-button:hover{color:#f8f8f8}.night-theme am-scale-up-help .menu-trigger-button.active{color:#ff3700}.night-theme am-portal .logo h1 span.up{background-color:#ff3700}.night-theme am-portal .search-bar{background-color:#fff}.night-theme am-portal .search-bar input{color:#4e4e4eb8;background-color:transparent}.night-theme am-portal .search-bar input::placeholder{color:#4e4e4e66}.night-theme am-portal .search-bar .search-icon{color:#4e4e4eb8}.night-theme am-portal .search-bar .clear-button{color:#4e4e4e66}.night-theme am-radio-button-form-field .mat-form-field-wrapper:focus-within .mat-form-field.lbl{color:#4e4e4e}.night-theme am-radio-button-form-field .mat-form-field-wrapper:focus-within .mat-form-field-required-marker{color:#ff3700}.night-theme am-radio-button-form-field .none-default-value-label{color:#ff3700}.night-theme am-radio-toggle-form-field .radio-toggle{display:flex}.night-theme am-radio-toggle-form-field .radio-toggle .radio-toggle-container{border:solid 1px rgba(78,78,78,.16)}.night-theme am-radio-toggle-form-field .radio-toggle .radio-toggle-container.checked{border:solid 4px rgba(78,78,78,.08)}.night-theme am-radio-toggle-form-field .radio-toggle .radio-toggle-container mat-icon{color:gray}.night-theme am-radio-toggle-form-field .radio-toggle .radio-toggle-container .radio-toggle-content-container .radio-toggle-title{color:#4e4e4ee0}.night-theme am-radio-toggle-form-field .radio-toggle .radio-toggle-container .radio-toggle-content-container.none-default-value-label .radio-toggle-title,.night-theme am-radio-toggle-form-field .radio-toggle .radio-toggle-container .radio-toggle-content-container.none-default-value-label .radio-toggle-content{color:#ff3700}.night-theme am-range-slider-form-field .range-slider .min-slider .mat-slider .mat-slider-track-fill{background:#b8b8b8}.night-theme am-range-slider-form-field .range-slider .min-slider .mat-slider-disabled .mat-slider-track-fill{background:#e3e3e3}.night-theme am-range-slider-form-field .range-slider .max-slider .mat-slider .mat-slider-track-fill{background:#ff3700}.night-theme am-range-slider-form-field .range-slider .max-slider .mat-slider .mat-slider-track-background{background:#b8b8b8}.night-theme am-range-slider-form-field .range-slider .max-slider .mat-slider-disabled .mat-slider-track-fill{background:#b8b8b8}.night-theme am-range-slider-form-field .range-slider .max-slider .mat-slider-disabled .mat-slider-track-background{background:#e3e3e3}.night-theme am-range-slider-form-field .range-slider .max-slider .mat-slider .mat-slider-thumb,.night-theme am-range-slider-form-field .range-slider .min-slider .mat-slider .mat-slider-thumb{background:#ff3700}.night-theme am-range-slider-form-field .range-slider .max-slider .mat-slider-disabled .mat-slider-thumb,.night-theme am-range-slider-form-field .range-slider .min-slider .mat-slider-disabled .mat-slider-thumb{background:#b8b8b8}.night-theme .affix-disabled{color:#b8b8b8!important}.night-theme am-slider-form-field .slider .mat-slider .mat-slider-track-fill,.night-theme am-slider-form-field .slider .mat-slider .mat-slider-track-background{background:#b8b8b8}.night-theme am-slider-form-field .slider .mat-slider .mat-slider-thumb{background:#ff3700}.night-theme am-slider-form-field .slider .mat-slider-disabled .mat-slider-track-fill,.night-theme am-slider-form-field .slider .mat-slider-disabled .mat-slider-track-background{background:#e3e3e3}.night-theme am-slider-form-field .slider .mat-slider-disabled .mat-slider-thumb{background:#b8b8b8}.night-theme .none-default-value-input{color:#ff3700}.night-theme .arrow-wrapper .arrow{color:#0000008a;border-left-color:transparent;border-right-color:transparent;border-top-color:initial}.night-theme .arrow-wrapper.disabled .arrow{color:#00000061}.night-theme .floating-panel .search-mat-form-field .mat-form-field-wrapper .suffix{color:red}.night-theme .floating-panel .search-mat-form-field .mat-form-field-wrapper .mat-form-field-underline,.night-theme .floating-panel .search-mat-form-field .mat-form-field-wrapper .mat-form-field-ripple{background-color:transparent}.night-theme .no_items{color:#9c9c9c}.night-theme .affix-disabled{color:#b8b8b8!important}.night-theme .none-default-value-input{color:#ff3700}.night-theme .mat-checkbox.border-bottom{border-bottom-color:#e3e3e3}.night-theme am-select-form-field .affix-disabled{color:#b8b8b8!important}.night-theme am-select-form-field .none-default-value-input{color:#ff3700}.night-theme am-preferred-browser-info .preferred-browser{background-color:#feefb3;color:#9f6000}.night-theme am-environment-info .environment{background-color:#feefb3;color:#9f6000}.night-theme am-shell .shell mat-toolbar.primary{background:#636363}.night-theme am-shell .shell mat-toolbar .topbar-container .logo{color:#fff}.night-theme am-shell .shell mat-toolbar .topbar-container .logo span.up{background-color:#ff3700}.night-theme am-shell .shell mat-toolbar .topbar-container .topbar-button{color:#e3e3e3}.night-theme am-shell .shell mat-toolbar .topbar-container .topbar-button:hover{color:#f8f8f8}.night-theme am-shell .shell mat-toolbar .topbar-container .topbar-button.active{color:#ff3700}.night-theme am-shell .sidebar-menu{box-shadow:0 0 15px #00000080}.night-theme am-shell .content-container{background-color:red}.night-theme am-shell .content ::-webkit-scrollbar-track{box-shadow:none}.night-theme am-shell .content ::-webkit-scrollbar{width:6px;height:6px;background-color:#fff0}.night-theme am-shell .content ::-webkit-scrollbar-thumb{border-radius:8px;background-color:#636363}.night-theme am-shell .sidebar-content ::-webkit-scrollbar-track{box-shadow:none}.night-theme am-shell .sidebar-content ::-webkit-scrollbar{width:6px;height:6px;background-color:#fff0}.night-theme am-shell .sidebar-content ::-webkit-scrollbar-thumb{border-radius:8px;background-color:#e3e3e3}.night-theme am-sv-contact .am-sv-contact .value{color:#4e4e4ee0}.night-theme am-sv-contact .am-sv-contact mat-icon{color:#4e4e4e}.night-theme am-sv-delta .am-sv-delta .value{color:#4e4e4ee0}.night-theme am-sv-delta .am-sv-delta .delta{color:#4e4e4e}.night-theme am-sv-delta .am-sv-delta .delta.positive{color:#4caf50}.night-theme am-sv-delta .am-sv-delta .delta.negative{color:#d50000}.night-theme am-value-pair .secondary-value am-sv-delta .am-sv-delta .value{color:#4e4e4eb8}.night-theme am-sv-email .am-sv-email .value{color:#4e4e4ee0}.night-theme am-sv-email .am-sv-email mat-icon{color:#4e4e4e}.night-theme am-sv-link .am-sv-link .value{color:#4e4e4ee0}.night-theme am-sv-link .am-sv-link mat-icon{color:#4e4e4e}.night-theme am-sv-linked-reference .am-sv-linked-reference mat-icon{color:#4e4e4e}.night-theme am-sv-linked-reference .am-sv-linked-reference .value,.night-theme am-sv-linked-reference .am-sv-linked-reference a{color:#4e4e4ee0}.night-theme am-sv-location .am-sv-location .value{color:#4e4e4ee0}.night-theme am-sv-location .am-sv-location mat-icon{color:#4e4e4e}.night-theme am-sv-phone .am-sv-phone .value{color:#4e4e4ee0}.night-theme am-sv-phone .am-sv-phone mat-icon{color:#4e4e4e}.night-theme am-sv-range .am-sv-range{color:#4e4e4ee0}.night-theme am-sv-reference .am-sv-reference .value{color:#4e4e4ee0}.night-theme am-sv-status-reference .am-sv-status-reference .value{color:#4e4e4ee0}.night-theme am-sv-status-reference .am-sv-status-reference .on-track{color:#4caf50}.night-theme am-sv-status-reference .am-sv-status-reference .delayed{color:#d50000}.night-theme am-sv-status-reference .am-sv-status-reference .at-risk{color:#ffab00}.night-theme am-sv-tolerance .am-sv-tolerance .value{color:#4e4e4ee0}.night-theme am-sv-tolerance .am-sv-tolerance .range{color:#4e4e4ee0}.night-theme am-status-flow am-status-flow-item .title{color:#4e4e4eb8}.night-theme am-status-flow am-status-flow-item .box{background-color:#f1f1f1}.night-theme am-status-flow am-status-flow-item .vertical-top-line,.night-theme am-status-flow am-status-flow-item .vertical-bottom-line,.night-theme am-status-flow am-status-flow-item .header-vertical-top-line{border-right-color:#f1f1f1}.night-theme am-status-flow am-status-flow-item .left-line,.night-theme am-status-flow am-status-flow-item .right-line{border-top-color:#f1f1f1;border-bottom-color:#f1f1f1}.night-theme am-status-flow am-status-flow-item .arrow:after,.night-theme am-status-flow am-status-flow-item .arrow2:after{border-color:transparent transparent transparent #f1f1f1}.night-theme am-status-flow am-status-flow-item .step{background-color:#fff}.night-theme am-stepper am-horizontal-stepper .am-step-header-container .am-step-header .am-step-icon.am-step-icon-edited{background-color:unset;color:#4e4e4e;border-color:#ff3700}.night-theme am-stepper am-horizontal-stepper .am-step-header-container .am-step-header .am-step-icon.am-step-icon-active{background-color:#ff3700;border-color:#ff3700;color:#fff}.night-theme am-stepper am-horizontal-stepper .am-step-header-container .am-step-header .am-step-label{color:#00000061}.night-theme am-stepper am-horizontal-stepper .am-step-header-container .am-step-header .am-step-label.am-step-label-active{color:#4e4e4ee0}.night-theme am-stepper am-horizontal-stepper .am-step-header-container .am-step-header .am-step-label.am-step-label-done{color:unset}.night-theme am-stepper am-horizontal-stepper .am-stepper-horizontal-line{border-top-color:#0000001f}.night-theme am-stepper am-horizontal-stepper .am-step-icon{color:#fff;background-color:#4e4e4e;border-color:#4e4e4e}.night-theme am-tag .tag.primary{color:#4e4e4e;border-color:#4e4e4e}.night-theme am-tag .tag.accent{color:#ff3700;border-color:#ff3700}.night-theme am-tag .tag.confirm{color:#4caf50;border-color:#4caf50}.night-theme am-tag .tag.alert{color:#d50000;border-color:#d50000}.night-theme am-tag .tag.warn{color:#ffab00;border-color:#ffab00}.night-theme am-tag .tag.error{color:#d50000;border-color:#d50000}.night-theme am-tag .tag.inform{color:#06a;border-color:#06a}.night-theme am-tag .tag.brand{color:#ff3700;border-color:#ff3700}.night-theme am-tag .tag.surface-secundary{color:red;border-color:red}.night-theme am-tag .tag.surface{color:#fff;border-color:#fff}.night-theme am-tag .tag.gray{color:red;border-color:red}.night-theme am-tag .tag.covered-need{color:red;border-color:red}.night-theme am-tag .tag.non-covered-need{color:red;border-color:red}.night-theme am-text-form-field .affix-disabled{color:#b8b8b8!important}.night-theme am-text-form-field .none-default-value-input{color:#ff3700}.night-theme am-textarea-form-field .none-default-value-input{color:#ff3700}.night-theme am-ticks-slider-form-field .ticks-label{color:#636363}.night-theme am-ticks-slider-form-field .ticks-label.ticks-label-disabled{color:#b8b8b8}.night-theme am-ticks-slider-form-field .slider-container .mat-slider-horizontal .mat-slider-ticks,.night-theme am-ticks-slider-form-field .slider-container .mat-slider-ticks{background-image:repeating-linear-gradient(to right,#4e4e4e,#4e4e4e 5px,transparent 0,transparent)!important}.night-theme am-ticks-slider-form-field .slider-container .mat-slider-has-ticks .mat-slider-wrapper:after{border-right-color:#4e4e4e}.night-theme am-ticks-slider-form-field .slider-container .mat-slider .mat-slider-track-fill,.night-theme am-ticks-slider-form-field .slider-container .mat-slider .mat-slider-track-background{background:#b8b8b8}.night-theme am-ticks-slider-form-field .slider-container .mat-slider .mat-slider-thumb{background:#ff3700}.night-theme am-ticks-slider-form-field .slider-container .mat-slider-disabled .mat-slider-track-fill,.night-theme am-ticks-slider-form-field .slider-container .mat-slider-disabled .mat-slider-track-background{background:#e3e3e3}.night-theme am-ticks-slider-form-field .slider-container .mat-slider-disabled .mat-slider-thumb{background:#b8b8b8}.night-theme am-timepicker-form-field .affix-disabled{color:#b8b8b8!important}.night-theme am-timepicker-form-field .none-default-value-input{color:#ff3700}.night-theme am-toggle-slider-form-field .none-default-value-input{color:#ff3700}.night-theme am-tooltip-component .mat-tooltip-panel{pointer-events:none!important}.night-theme am-tooltip-component .mat-tooltip{color:#fff;background:#636363}.night-theme am-tooltip-component .mat-tooltip:after{border-color:transparent;border-color:#0000}.night-theme am-tooltip-component .mat-tooltip a{color:#fff}.night-theme am-tooltip-component .mat-tooltip-top:after{border-color:#636363 transparent transparent transparent}.night-theme am-tooltip-component .mat-tooltip-right:after{border-color:transparent #636363 transparent transparent}.night-theme am-tooltip-component .mat-tooltip-bottom:after{border-color:transparent transparent #636363 transparent}.night-theme am-tooltip-component .mat-tooltip-left:after{border-color:transparent transparent transparent #636363}.night-theme am-value-pair .value-pair .primary-value{color:#4e4e4ee0!important}.night-theme am-value-pair .value-pair .secondary-value{color:#4e4e4eb8!important}.night-theme am-group-value-pair .group .group-label{color:#4e4e4e8f}.night-theme .select-all-option-divider{border-bottom-color:#e3e3e3}.night-theme mat-pseudo-checkbox.unchecked{background-color:transparent!important}.night-theme mat-pseudo-checkbox.checked{background-color:#4e4e4e!important}.night-theme mat-pseudo-checkbox.indeterminate{background-color:#b8b8b8!important}.night-theme am-snack-bar .snack-bar-action button{background-color:#e6e6e6;color:gray}.night-theme am-snack-bar .snack-bar-action button:hover{color:#4e4e4e}.night-theme am-tree-diagram .tree-link{stroke:#b8b8b8}.searchForm{padding:0!important}:focus{outline:none}am-aes-shell mat-sidenav .mat-list-item-content mat-icon{margin:0}am-aes-shell .menu-item .mat-list-item-content{padding-left:24px!important}am-aes-shell .menu-item .mat-list-text span{font-weight:500!important}.flex-space-between{display:flex;place-content:space-between}.flex-summary{display:flex;justify-content:space-between;align-items:center}.flex-group-value{display:flex;align-items:center;justify-content:space-between}.flex-group-value am-group-value-pair{flex:1}.single-row-radio .mat-radio-button~.mat-radio-button{width:100%;margin-top:15px}.new-order-button am-functional-panel-container div.arrow{transform:translate3d(116.5px,-3px,0)!important}.new-order-button am-functional-panel-container div.panel{width:100%}am-timepicker-form-field{display:block;width:75px}am-date-form-field{display:block;width:125px}am-inquiry-fields am-number-form-field{width:75px}am-inquiry-fields am-number-form-field div.mat-form-field-infix{width:auto}am-date-form-field mat-form-field,am-timepicker-form-field mat-form-field{width:100%}am-date-form-field div.mat-form-field-infix,am-timepicker-form-field div.mat-form-field-infix{width:auto}am-date-form-field div.mat-form-field-suffix,am-timepicker-form-field div.mat-form-field-suffix{margin-right:10px}am-date-form-field div.mat-form-field-suffix .mat-icon,am-timepicker-form-field div.mat-form-field-suffix .mat-icon{font-size:100%}am-multiselect-form-field .checkbox-wrapper{flex-direction:column!important}.passthrough am-number-form-field mat-form-field{display:inline-block;max-width:100px;padding-right:15px}.periodOptions mat-radio-group{display:flex;flex-direction:column}.periodOptions mat-radio-button{margin:5px}am-simulate-date-range-field am-dynamic-form .parentContainer .column{padding-right:15px!important}.doubleColLength .mat-form-field-infix{width:424px}.articleInquiriesList mat-expansion-panel-header{height:64px!important}.snackbar-button div.mat-simple-snackbar-action button.mat-button span.mat-button-wrapper{color:#ff6f47}div.passthrough am-toggle-slider-form-field .mat-form-field-wrapper{padding-bottom:.75rem}am-toggle-slider-form-field.specificationIsNeeded .mat-form-field-wrapper{padding:5px 0}.outside-wait-persons-list div.mat-chip-list-wrapper{height:50px;min-width:100px}mat-row{cursor:pointer}am-text-form-field.uppercase input{text-transform:uppercase}am-textarea-form-field.full-width{width:100%}am-textarea-form-field.full-width mat-form-field{width:100%}.full-width-form .parentContainer.row .field-group-container-row{padding:0!important}.full-width-form .parentContainer.row .field-group-container-row .row-default{flex:1;padding-right:20px!important}.full-width-form .parentContainer.row .field-group-container-row .row-default:last-child{padding-right:0!important}.full-width-form mat-form-field{width:100%}am-searchable-select-form-field.full-width{width:100%}am-searchable-select-form-field.full-width .control-container{width:100%}am-searchable-select-form-field.full-width mat-form-field{width:100%}mat-expansion-panel .mat-expansion-panel-header span.mat-content-hide-toggle{margin-right:0}.sweeping-article{max-width:110px;margin-right:20px;text-overflow:hidden}am-sweeping-zone-filter{width:100%}am-sweeping-zone-filter am-autocomplete-form-field{width:100%}am-sweeping-zone-filter am-autocomplete-form-field div.mat-form-field-infix{width:500px}am-value-pair.wrapped span{white-space:wrap}.allignSweepingPriceRight .value-pair div.primary-value{display:block;text-align:right;justify-content:right}
