@charset "UTF-8";/*!
 * Quill Editor v1.3.7
 * https://quilljs.com/
 * Copyright (c) 2014, Jason Chen
 * Copyright (c) 2013, salesforce.com
 *//*!
 * 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:0;overflow-y:auto;padding:12px 15px;-o-tab-size:4;tab-size:4;-moz-tab-size:4;text-align:left;white-space:pre-wrap;word-wrap:break-word}.ql-editor>*{cursor:text}.ql-editor blockquote,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6,.ql-editor ol,.ql-editor p,.ql-editor pre,.ql-editor ul{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=false],.ql-editor ul[data-checked=true]{pointer-events:none}.ql-editor ul[data-checked=false]>li *,.ql-editor ul[data-checked=true]>li *{pointer-events:all}.ql-editor ul[data-checked=false]>li::before,.ql-editor ul[data-checked=true]>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;counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-1:before{content:counter(list-1,lower-alpha) '. '}.ql-editor ol li.ql-indent-2{counter-increment:list-2;counter-reset:list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-2:before{content:counter(list-2,lower-roman) '. '}.ql-editor ol li.ql-indent-3{counter-increment:list-3;counter-reset:list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-3:before{content:counter(list-3,decimal) '. '}.ql-editor ol li.ql-indent-4{counter-increment:list-4;counter-reset:list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-4:before{content:counter(list-4,lower-alpha) '. '}.ql-editor ol li.ql-indent-5{counter-increment:list-5;counter-reset:list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-5:before{content:counter(list-5,lower-roman) '. '}.ql-editor ol li.ql-indent-6{counter-increment:list-6;counter-reset:list-7 list-8 list-9}.ql-editor ol li.ql-indent-6:before{content:counter(list-6,decimal) '. '}.ql-editor ol li.ql-indent-7{counter-increment:list-7;counter-reset:list-8 list-9}.ql-editor ol li.ql-indent-7:before{content:counter(list-7,lower-alpha) '. '}.ql-editor ol li.ql-indent-8{counter-increment:list-8;counter-reset:list-9}.ql-editor ol li.ql-indent-8:before{content:counter(list-8,lower-roman) '. '}.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:rgba(0,0,0,.6);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:0 0;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:0}.ql-snow .ql-toolbar input.ql-image[type=file],.ql-snow.ql-toolbar input.ql-image[type=file]{display:none}.ql-snow .ql-toolbar .ql-picker-item.ql-selected,.ql-snow .ql-toolbar .ql-picker-item:hover,.ql-snow .ql-toolbar .ql-picker-label.ql-active,.ql-snow .ql-toolbar .ql-picker-label:hover,.ql-snow .ql-toolbar button.ql-active,.ql-snow .ql-toolbar button:focus,.ql-snow .ql-toolbar button:hover,.ql-snow.ql-toolbar .ql-picker-item.ql-selected,.ql-snow.ql-toolbar .ql-picker-item:hover,.ql-snow.ql-toolbar .ql-picker-label.ql-active,.ql-snow.ql-toolbar .ql-picker-label:hover,.ql-snow.ql-toolbar button.ql-active,.ql-snow.ql-toolbar button:focus,.ql-snow.ql-toolbar button:hover{color:#06c}.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:focus .ql-fill,.ql-snow .ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover .ql-fill,.ql-snow .ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:focus .ql-fill,.ql-snow.ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:hover .ql-fill,.ql-snow.ql-toolbar button:hover .ql-stroke.ql-fill{fill:#06c}.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow .ql-toolbar button.ql-active .ql-stroke,.ql-snow .ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar button:focus .ql-stroke,.ql-snow .ql-toolbar button:focus .ql-stroke-miter,.ql-snow .ql-toolbar button:hover .ql-stroke,.ql-snow .ql-toolbar button:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow.ql-toolbar button.ql-active .ql-stroke,.ql-snow.ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar button:focus .ql-stroke,.ql-snow.ql-toolbar button:focus .ql-stroke-miter,.ql-snow.ql-toolbar button:hover .ql-stroke,.ql-snow.ql-toolbar button:hover .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-stroke.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{fill:#444}.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,.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;line-height:26px}.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-stroke.ql-thin,.ql-snow .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-font .ql-picker-item[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-header .ql-picker-item[data-label]:not([data-label=''])::before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=''])::before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=''])::before,.ql-snow .ql-picker.ql-size .ql-picker-label[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-item::before,.ql-snow .ql-picker.ql-header .ql-picker-label::before{content:'Normal'}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]::before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="1"]::before{content:'Heading 1'}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]::before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="2"]::before{content:'Heading 2'}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]::before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="3"]::before{content:'Heading 3'}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]::before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="4"]::before{content:'Heading 4'}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]::before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="5"]::before{content:'Heading 5'}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]::before,.ql-snow .ql-picker.ql-header .ql-picker-label[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-item::before,.ql-snow .ql-picker.ql-font .ql-picker-label::before{content:'Sans Serif'}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]::before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=serif]::before{content:'Serif'}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]::before,.ql-snow .ql-picker.ql-font .ql-picker-label[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-item::before,.ql-snow .ql-picker.ql-size .ql-picker-label::before{content:'Normal'}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]::before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=small]::before{content:'Small'}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]::before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=large]::before{content:'Large'}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]::before,.ql-snow .ql-picker.ql-size .ql-picker-label[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:rgba(0,0,0,.2) 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:0}.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.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:0;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}.gu-mirror{position:fixed!important;margin:0!important;z-index:9999!important;opacity:.8;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";filter:alpha(opacity=80)}.gu-hide{display:none!important}.gu-unselectable{-webkit-user-select:none!important;-moz-user-select:none!important;user-select:none!important}.gu-transit{opacity:.2;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";filter:alpha(opacity=20)}.cal-month-view .cal-header{text-align:center;font-weight:bolder}.cal-month-view .cal-cell-row:hover{background-color:#fafafa}.cal-month-view .cal-header .cal-cell{padding:5px 0;overflow:hidden;text-overflow:ellipsis;display:block;white-space:nowrap}.cal-month-view .cal-cell-row .cal-cell:hover,.cal-month-view .cal-cell.cal-has-events.cal-open{background-color:#ededed}.cal-month-view .cal-days{border:1px solid #e1e1e1;border-bottom:0}.cal-month-view .cal-cell-top{min-height:78px;flex:1}.cal-month-view .cal-cell-row{-js-display:flex;display:flex}.cal-month-view .cal-cell{float:left;flex:1;-js-display:flex;display:flex;flex-direction:column;align-items:stretch}.cal-month-view .cal-day-cell{min-height:100px}.cal-month-view .cal-day-cell:not(:last-child){border-right:1px solid #e1e1e1}.cal-month-view .cal-days .cal-cell-row{border-bottom:1px solid #e1e1e1}.cal-month-view .cal-day-badge{margin-top:18px;margin-left:10px;background-color:#b94a48;display:inline-block;min-width:10px;padding:3px 7px;font-size:12px;font-weight:700;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:middle;border-radius:10px}.cal-month-view .cal-day-number{font-size:1.2em;font-weight:400;opacity:.5;margin-top:15px;margin-right:15px;float:right;margin-bottom:10px}.cal-month-view .cal-events{flex:1;align-items:flex-end;margin:3px;line-height:10px;-js-display:flex;display:flex;flex-wrap:wrap}.cal-month-view .cal-event{width:10px;height:10px;border-radius:50%;display:inline-block;margin:2px}.cal-month-view .cal-day-cell.cal-in-month.cal-has-events{cursor:pointer}.cal-month-view .cal-day-cell.cal-out-month .cal-day-number{opacity:.1;cursor:default}.cal-month-view .cal-day-cell.cal-weekend .cal-day-number{color:#8b0000}.cal-month-view .cal-day-cell.cal-today{background-color:#e8fde7}.cal-month-view .cal-day-cell.cal-today .cal-day-number{font-size:1.9em}.cal-month-view .cal-day-cell.cal-drag-over{background-color:#e0e0e0!important}.cal-month-view .cal-open-day-events{padding:15px;color:#fff;background-color:#555;box-shadow:inset 0 0 15px 0 rgba(0,0,0,.5)}.cal-month-view .cal-open-day-events .cal-event{position:relative;top:2px}.cal-month-view .cal-event-title{color:#fff}.cal-month-view .cal-out-month .cal-day-badge,.cal-month-view .cal-out-month .cal-event{opacity:.3}.cal-week-view .cal-day-headers{-js-display:flex;display:flex;margin-bottom:3px;border:1px solid #e1e1e1;margin-left:2px;margin-right:2px}.cal-week-view .cal-day-headers .cal-header{flex:1;text-align:center;padding:5px}.cal-week-view .cal-day-headers .cal-header:not(:last-child){border-right:1px solid #e1e1e1}.cal-week-view .cal-day-headers .cal-drag-over,.cal-week-view .cal-day-headers .cal-header:hover{background-color:#ededed}.cal-week-view .cal-day-headers span{font-weight:400;opacity:.5}.cal-week-view .cal-events-row{position:relative;height:33px}.cal-week-view .cal-event-container{display:inline-block;position:absolute}.cal-week-view .cal-event{padding:0 10px;font-size:12px;margin-left:2px;margin-right:2px;height:30px;line-height:30px}.cal-week-view .cal-draggable{cursor:move}.cal-week-view .cal-starts-within-week .cal-event{border-top-left-radius:5px;border-bottom-left-radius:5px}.cal-week-view .cal-ends-within-week .cal-event{border-top-right-radius:5px;border-bottom-right-radius:5px}.cal-week-view .cal-header.cal-today{background-color:#e8fde7}.cal-week-view .cal-header.cal-weekend span{color:#8b0000}.cal-week-view .cal-event,.cal-week-view .cal-header{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cal-day-view .cal-hour-rows{width:100%;border:1px solid #e1e1e1;overflow-x:scroll;position:relative}.cal-day-view .cal-hour:nth-child(odd){background-color:#fafafa}.cal-day-view .cal-hour-segment,.cal-day-view mwl-calendar-day-view-hour-segment{display:block;height:30px}.cal-day-view .cal-hour-segment::after{content:'\A0'}.cal-day-view .cal-hour:last-child :not(:last-child) .cal-hour-segment,.cal-day-view .cal-hour:not(:last-child) .cal-hour-segment{border-bottom:thin dashed #e1e1e1}.cal-day-view .cal-time{font-weight:700;padding-top:5px;width:70px;text-align:center}.cal-day-view .cal-hour-segment.cal-after-hour-start .cal-time{display:none}.cal-day-view .cal-drag-over .cal-hour-segment,.cal-day-view .cal-hour-segment:hover{background-color:#ededed}.cal-day-view .cal-event-container{position:absolute}.cal-day-view .cal-event{border:1px solid;padding:5px;font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;height:100%;box-sizing:border-box}.cal-day-view .cal-draggable{cursor:move}.cal-day-view .cal-starts-within-day .cal-event{border-top-left-radius:5px;border-top-right-radius:5px}.cal-day-view .cal-ends-within-day .cal-event{border-bottom-left-radius:5px;border-bottom-right-radius:5px}.cal-day-view .cal-all-day-event{padding:8px;border:1px solid}.cal-tooltip{position:absolute;z-index:1070;display:block;font-style:normal;font-weight:400;letter-spacing:normal;line-break:auto;line-height:1.5;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;white-space:normal;word-break:normal;word-spacing:normal;font-size:11px;word-wrap:break-word;opacity:.9}.cal-tooltip.cal-tooltip-top{padding:5px 0;margin-top:-3px}.cal-tooltip.cal-tooltip-top .cal-tooltip-arrow{bottom:0;left:50%;margin-left:-5px;border-width:5px 5px 0;border-top-color:#000}.cal-tooltip.cal-tooltip-right{padding:0 5px;margin-left:3px}.cal-tooltip.cal-tooltip-right .cal-tooltip-arrow{top:50%;left:0;margin-top:-5px;border-width:5px 5px 5px 0;border-right-color:#000}.cal-tooltip.cal-tooltip-bottom{padding:5px 0;margin-top:3px}.cal-tooltip.cal-tooltip-bottom .cal-tooltip-arrow{top:0;left:50%;margin-left:-5px;border-width:0 5px 5px;border-bottom-color:#000}.cal-tooltip.cal-tooltip-left{padding:0 5px;margin-left:-3px}.cal-tooltip.cal-tooltip-left .cal-tooltip-arrow{top:50%;right:0;margin-top:-5px;border-width:5px 0 5px 5px;border-left-color:#000}.cal-tooltip-inner{max-width:200px;padding:3px 8px;color:#fff;text-align:center;background-color:#000;border-radius:.25rem}.cal-tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid}.animated{animation-fill-mode:both;animation-duration:1s}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}100%{opacity:1;transform:translateY(0)}}.fade-in-up{animation-name:fadeInUp}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-20px)}100%{opacity:1;transform:translateY(0)}}.fade-in-down{animation-name:fadeInDown}@keyframes fadeInRight{0%{opacity:0;transform:translateX(-20px)}100%{opacity:1;transform:translateX(0)}}.fade-in-right{animation-name:fadeInRight}@keyframes fadeInLeft{0%{opacity:0;transform:translateX(20px)}100%{opacity:1;transform:translateX(0)}}.fade-in-left{animation-name:fadeInLeft}div.hopscotch-bubble .hopscotch-nav-button{cursor:pointer;margin:0;overflow:visible;text-decoration:none!important;width:auto;white-space:nowrap;display:inline-block;zoom:1;vertical-align:middle;box-sizing:border-box}div.hopscotch-bubble .hopscotch-nav-button:hover{box-shadow:0 1px 3px rgba(0,0,0,.25)}div.hopscotch-bubble .hopscotch-nav-button:active{box-shadow:0 1px 2px rgba(0,0,0,.25) inset}div.hopscotch-bubble .hopscotch-nav-button.next{border-color:#1b5480;color:#fff;margin:0 0 0 10px;text-shadow:0 1px 1px rgba(0,0,0,.35);background-color:#287bbc;filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#287bbc', endColorstr='#23639a');background-image:linear-gradient(to bottom,#287bbc 0,#23639a 100%)}div.hopscotch-bubble .hopscotch-nav-button.next:hover{background-color:#2672ae;filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#2672ae', endColorstr='#1e4f7e');background-image:linear-gradient(to bottom,#2672ae 0,#1e4f7e 100%)}div.hopscotch-bubble .hopscotch-nav-button.prev{border-color:#a7a7a7;text-shadow:0 1px 1px rgba(255,255,255,.75);filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#f2f2f2', endColorstr='#e9e9e9');background-image:linear-gradient(to bottom,#f2f2f2 0,#e9e9e9 100%)}div.hopscotch-bubble .hopscotch-nav-button.prev:hover{filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFE8E8E8', endColorstr='#FFA9A9A9');background-image:linear-gradient(to bottom,#e8e8e8 0,#e3e3e3 13%,#d7d7d7 32%,#b9b9b9 71%,#a9a9a9 100%)}div.hopscotch-bubble{background-color:#fff;color:#333;font-size:13px;position:absolute;z-index:999999;box-sizing:content-box;-moz-background-clip:padding;-webkit-background-clip:padding;background-clip:padding-box}div.hopscotch-bubble *{box-sizing:content-box}div.hopscotch-bubble.animate{-moz-transition-property:top,left;-moz-transition-duration:1s;-moz-transition-timing-function:ease-in-out;-ms-transition-property:top,left;-ms-transition-duration:1s;-ms-transition-timing-function:ease-in-out;-o-transition-property:top,left;-o-transition-duration:1s;-o-transition-timing-function:ease-in-out;-webkit-transition-property:top,left;-webkit-transition-duration:1s;-webkit-transition-timing-function:ease-in-out;transition-property:top,left;transition-duration:1s;transition-timing-function:ease-in-out}div.hopscotch-bubble.invisible{opacity:0}div.hopscotch-bubble .hide,div.hopscotch-bubble .hide-all,div.hopscotch-bubble.hide{display:none}div.hopscotch-bubble h3{color:#000;font-family:Helvetica,Arial;font-size:16px;font-weight:700;line-height:19px;margin:-1px 15px 0 0;padding:0}div.hopscotch-bubble .hopscotch-bubble-container{padding:15px;position:relative;text-align:left;-webkit-font-smoothing:antialiased}div.hopscotch-bubble .hopscotch-content{font-weight:400;line-height:17px;padding-top:8px}div.hopscotch-bubble .hopscotch-bubble-content{margin:0 0 0 40px}div.hopscotch-bubble.no-number .hopscotch-bubble-content{margin:0}div.hopscotch-bubble .hopscotch-bubble-close{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;color:#000;display:block;padding:8px;position:absolute;text-decoration:none;text-indent:-9999px;width:8px;height:8px;top:0;right:0}div.hopscotch-bubble .hopscotch-bubble-close.hide,div.hopscotch-bubble .hopscotch-bubble-close.hide-all{display:none}div.hopscotch-bubble .hopscotch-bubble-number{display:block;float:left;font-size:17px;text-align:center}div.hopscotch-bubble .hopscotch-bubble-arrow-container{position:absolute;width:34px;height:34px}div.hopscotch-bubble .hopscotch-bubble-arrow-container .hopscotch-bubble-arrow,div.hopscotch-bubble .hopscotch-bubble-arrow-container .hopscotch-bubble-arrow-border{width:0;height:0}div.hopscotch-bubble .hopscotch-bubble-arrow-container.up{left:10px}div.hopscotch-bubble .hopscotch-bubble-arrow-container.up .hopscotch-bubble-arrow{border-bottom:17px solid #fff;border-left:17px solid transparent;border-right:17px solid transparent;position:relative;top:-10px}div.hopscotch-bubble .hopscotch-bubble-arrow-container.up .hopscotch-bubble-arrow-border{border-bottom:17px solid rgba(0,0,0,.5);border-left:17px solid transparent;border-right:17px solid transparent}div.hopscotch-bubble .hopscotch-bubble-arrow-container.down{left:10px;bottom:-34px}div.hopscotch-bubble .hopscotch-bubble-arrow-container.down .hopscotch-bubble-arrow{border-top:17px solid #fff;border-left:17px solid transparent;border-right:17px solid transparent;position:relative;top:-24px}div.hopscotch-bubble .hopscotch-bubble-arrow-container.down .hopscotch-bubble-arrow-border{border-top:17px solid rgba(0,0,0,.5);border-left:17px solid transparent;border-right:17px solid transparent}div.hopscotch-bubble .hopscotch-bubble-arrow-container.left{top:10px}div.hopscotch-bubble .hopscotch-bubble-arrow-container.left .hopscotch-bubble-arrow{border-bottom:17px solid transparent;border-right:17px solid #fff;border-top:17px solid transparent;position:relative;left:7px;top:-34px}div.hopscotch-bubble .hopscotch-bubble-arrow-container.left .hopscotch-bubble-arrow-border{border-right:17px solid rgba(0,0,0,.5);border-bottom:17px solid transparent;border-top:17px solid transparent}div.hopscotch-bubble .hopscotch-bubble-arrow-container.right{top:10px;right:-34px}div.hopscotch-bubble .hopscotch-bubble-arrow-container.right .hopscotch-bubble-arrow{border-bottom:17px solid transparent;border-left:17px solid #fff;border-top:17px solid transparent;position:relative;left:-7px;top:-34px}div.hopscotch-bubble .hopscotch-bubble-arrow-container.right .hopscotch-bubble-arrow-border{border-left:17px solid rgba(0,0,0,.5);border-bottom:17px solid transparent;border-top:17px solid transparent}div.hopscotch-bubble .hopscotch-actions{margin:10px 0 0;text-align:right}.ps{touch-action:auto;overflow:hidden!important;-ms-overflow-style:none}@supports (-ms-overflow-style:none){.ps{overflow:auto!important}}@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){.ps{overflow:auto!important}}.ps.ps--active-x>.ps__scrollbar-x-rail,.ps.ps--active-y>.ps__scrollbar-y-rail{display:block;background-color:transparent}.ps.ps--in-scrolling.ps--x>.ps__scrollbar-x-rail{background-color:#eee;opacity:.9}.ps.ps--in-scrolling.ps--x>.ps__scrollbar-x-rail>.ps__scrollbar-x{background-color:#999;height:11px}.ps.ps--in-scrolling.ps--y>.ps__scrollbar-y-rail{background-color:#eee;opacity:.9}.ps.ps--in-scrolling.ps--y>.ps__scrollbar-y-rail>.ps__scrollbar-y{background-color:#999;width:11px}.ps>.ps__scrollbar-x-rail{display:none;position:absolute;opacity:0;transition:background-color .2s linear,opacity .2s linear;bottom:0;height:15px}.ps>.ps__scrollbar-x-rail>.ps__scrollbar-x{position:absolute;background-color:#aaa;border-radius:6px;transition:background-color .2s linear,height .2s linear,width .2s ease-in-out,border-radius .2s ease-in-out;bottom:2px;height:6px}.ps>.ps__scrollbar-x-rail:active>.ps__scrollbar-x,.ps>.ps__scrollbar-x-rail:hover>.ps__scrollbar-x{height:11px}.ps>.ps__scrollbar-y-rail{display:none;position:absolute;opacity:0;transition:background-color .2s linear,opacity .2s linear;right:0;width:15px}.ps>.ps__scrollbar-y-rail>.ps__scrollbar-y{position:absolute;background-color:#aaa;border-radius:6px;transition:background-color .2s linear,height .2s linear,width .2s ease-in-out,border-radius .2s ease-in-out;right:2px;width:6px}.ps>.ps__scrollbar-y-rail:active>.ps__scrollbar-y,.ps>.ps__scrollbar-y-rail:hover>.ps__scrollbar-y{width:11px}.ps:hover.ps--in-scrolling.ps--x>.ps__scrollbar-x-rail{background-color:#eee;opacity:.9}.ps:hover.ps--in-scrolling.ps--x>.ps__scrollbar-x-rail>.ps__scrollbar-x{background-color:#999;height:11px}.ps:hover.ps--in-scrolling.ps--y>.ps__scrollbar-y-rail{background-color:#eee;opacity:.9}.ps:hover.ps--in-scrolling.ps--y>.ps__scrollbar-y-rail>.ps__scrollbar-y{background-color:#999;width:11px}.ps:hover>.ps__scrollbar-x-rail,.ps:hover>.ps__scrollbar-y-rail{opacity:.6}.ps:hover>.ps__scrollbar-x-rail:hover{background-color:#eee;opacity:.9}.ps:hover>.ps__scrollbar-x-rail:hover>.ps__scrollbar-x{background-color:#999}.ps:hover>.ps__scrollbar-y-rail:hover{background-color:#eee;opacity:.9}.ps:hover>.ps__scrollbar-y-rail:hover>.ps__scrollbar-y{background-color:#999}.pace{-webkit-pointer-events:none;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.pace-inactive{display:none}.pace .pace-progress{background:#ffd97d;position:fixed;z-index:2000;top:0;left:0;width:100%;height:2px}.egret-dark-purple .mat-ripple-element{background-color:rgba(255,255,255,.1)}.egret-dark-purple .mat-option.mat-selected:not(.mat-option-multiple):not(.mat-option-disabled),.egret-dark-purple .mat-option:focus:not(.mat-option-disabled),.egret-dark-purple .mat-option:hover:not(.mat-option-disabled){background:rgba(255,255,255,.04)}.egret-dark-purple .mat-option.mat-active{background:rgba(255,255,255,.04);color:#fff}.egret-dark-purple .mat-option.mat-option-disabled{color:rgba(255,255,255,.5)}.egret-dark-purple .mat-primary .mat-option.mat-selected:not(.mat-option-disabled){color:#9c27b0}.egret-dark-purple .mat-accent .mat-option.mat-selected:not(.mat-option-disabled){color:#4caf50}.egret-dark-purple .mat-warn .mat-option.mat-selected:not(.mat-option-disabled){color:#f44336}.egret-dark-purple .mat-optgroup-label{color:rgba(255,255,255,.7)}.egret-dark-purple .mat-optgroup-disabled .mat-optgroup-label{color:rgba(255,255,255,.5)}.egret-dark-purple .mat-pseudo-checkbox{color:rgba(255,255,255,.7)}.egret-dark-purple .mat-pseudo-checkbox::after{color:#303030}.egret-dark-purple .mat-accent .mat-pseudo-checkbox-checked,.egret-dark-purple .mat-accent .mat-pseudo-checkbox-indeterminate,.egret-dark-purple .mat-pseudo-checkbox-checked,.egret-dark-purple .mat-pseudo-checkbox-indeterminate{background:#4caf50}.egret-dark-purple .mat-primary .mat-pseudo-checkbox-checked,.egret-dark-purple .mat-primary .mat-pseudo-checkbox-indeterminate{background:#9c27b0}.egret-dark-purple .mat-warn .mat-pseudo-checkbox-checked,.egret-dark-purple .mat-warn .mat-pseudo-checkbox-indeterminate{background:#f44336}.egret-dark-purple .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-disabled,.egret-dark-purple .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-disabled{background:#686868}.egret-dark-purple .mat-app-background,.egret-dark-purple.mat-app-background{background-color:#303030;color:#fff}.egret-dark-purple .mat-autocomplete-panel{background:#424242;color:#fff}.egret-dark-purple .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover){background:#424242}.egret-dark-purple .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover):not(.mat-option-disabled){color:#fff}.egret-dark-purple .mat-badge-accent .mat-badge-content{background:#4caf50;color:#000}.egret-dark-purple .mat-badge-warn .mat-badge-content{color:#fff;background:#f44336}.egret-dark-purple .mat-badge{position:relative}.egret-dark-purple .mat-badge-hidden .mat-badge-content{display:none}.egret-dark-purple .mat-badge-content{color:#fff;background:#9c27b0;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}.egret-dark-purple .mat-badge-content.mat-badge-active{transform:none}.egret-dark-purple .mat-badge-small .mat-badge-content{width:16px;height:16px;line-height:16px}.egret-dark-purple .mat-badge-small.mat-badge-above .mat-badge-content{top:-8px}.egret-dark-purple .mat-badge-small.mat-badge-below .mat-badge-content{bottom:-8px}.egret-dark-purple .mat-badge-small.mat-badge-before .mat-badge-content{left:-16px}[dir=rtl] .egret-dark-purple .mat-badge-small.mat-badge-before .mat-badge-content{left:auto;right:-16px}.egret-dark-purple .mat-badge-small.mat-badge-after .mat-badge-content{right:-16px}[dir=rtl] .egret-dark-purple .mat-badge-small.mat-badge-after .mat-badge-content{right:auto;left:-16px}.egret-dark-purple .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-8px}[dir=rtl] .egret-dark-purple .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-8px}.egret-dark-purple .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-8px}[dir=rtl] .egret-dark-purple .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-8px}.egret-dark-purple .mat-badge-medium .mat-badge-content{width:22px;height:22px;line-height:22px}.egret-dark-purple .mat-badge-medium.mat-badge-above .mat-badge-content{top:-11px}.egret-dark-purple .mat-badge-medium.mat-badge-below .mat-badge-content{bottom:-11px}.egret-dark-purple .mat-badge-medium.mat-badge-before .mat-badge-content{left:-22px}[dir=rtl] .egret-dark-purple .mat-badge-medium.mat-badge-before .mat-badge-content{left:auto;right:-22px}.egret-dark-purple .mat-badge-medium.mat-badge-after .mat-badge-content{right:-22px}[dir=rtl] .egret-dark-purple .mat-badge-medium.mat-badge-after .mat-badge-content{right:auto;left:-22px}.egret-dark-purple .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-11px}[dir=rtl] .egret-dark-purple .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-11px}.egret-dark-purple .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-11px}[dir=rtl] .egret-dark-purple .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-11px}.egret-dark-purple .mat-badge-large .mat-badge-content{width:28px;height:28px;line-height:28px}.egret-dark-purple .mat-badge-large.mat-badge-above .mat-badge-content{top:-14px}.egret-dark-purple .mat-badge-large.mat-badge-below .mat-badge-content{bottom:-14px}.egret-dark-purple .mat-badge-large.mat-badge-before .mat-badge-content{left:-28px}[dir=rtl] .egret-dark-purple .mat-badge-large.mat-badge-before .mat-badge-content{left:auto;right:-28px}.egret-dark-purple .mat-badge-large.mat-badge-after .mat-badge-content{right:-28px}[dir=rtl] .egret-dark-purple .mat-badge-large.mat-badge-after .mat-badge-content{right:auto;left:-28px}.egret-dark-purple .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-14px}[dir=rtl] .egret-dark-purple .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-14px}.egret-dark-purple .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-14px}[dir=rtl] .egret-dark-purple .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-14px}.egret-dark-purple .mat-bottom-sheet-container{background:#424242;color:#fff}.egret-dark-purple .mat-button,.egret-dark-purple .mat-icon-button,.egret-dark-purple .mat-stroked-button{color:inherit;background:0 0}.egret-dark-purple .mat-button.mat-primary,.egret-dark-purple .mat-icon-button.mat-primary,.egret-dark-purple .mat-stroked-button.mat-primary{color:#9c27b0}.egret-dark-purple .mat-button.mat-accent,.egret-dark-purple .mat-icon-button.mat-accent,.egret-dark-purple .mat-stroked-button.mat-accent{color:#4caf50}.egret-dark-purple .mat-button.mat-warn,.egret-dark-purple .mat-icon-button.mat-warn,.egret-dark-purple .mat-stroked-button.mat-warn{color:#f44336}.egret-dark-purple .mat-button.mat-accent[disabled],.egret-dark-purple .mat-button.mat-primary[disabled],.egret-dark-purple .mat-button.mat-warn[disabled],.egret-dark-purple .mat-button[disabled][disabled],.egret-dark-purple .mat-icon-button.mat-accent[disabled],.egret-dark-purple .mat-icon-button.mat-primary[disabled],.egret-dark-purple .mat-icon-button.mat-warn[disabled],.egret-dark-purple .mat-icon-button[disabled][disabled],.egret-dark-purple .mat-stroked-button.mat-accent[disabled],.egret-dark-purple .mat-stroked-button.mat-primary[disabled],.egret-dark-purple .mat-stroked-button.mat-warn[disabled],.egret-dark-purple .mat-stroked-button[disabled][disabled]{color:rgba(255,255,255,.3)}.egret-dark-purple .mat-button.mat-primary .mat-button-focus-overlay,.egret-dark-purple .mat-icon-button.mat-primary .mat-button-focus-overlay,.egret-dark-purple .mat-stroked-button.mat-primary .mat-button-focus-overlay{background-color:rgba(156,39,176,.12)}.egret-dark-purple .mat-button.mat-accent .mat-button-focus-overlay,.egret-dark-purple .mat-icon-button.mat-accent .mat-button-focus-overlay,.egret-dark-purple .mat-stroked-button.mat-accent .mat-button-focus-overlay{background-color:rgba(76,175,80,.12)}.egret-dark-purple .mat-button.mat-warn .mat-button-focus-overlay,.egret-dark-purple .mat-icon-button.mat-warn .mat-button-focus-overlay,.egret-dark-purple .mat-stroked-button.mat-warn .mat-button-focus-overlay{background-color:rgba(244,67,54,.12)}.egret-dark-purple .mat-button[disabled] .mat-button-focus-overlay,.egret-dark-purple .mat-icon-button[disabled] .mat-button-focus-overlay,.egret-dark-purple .mat-stroked-button[disabled] .mat-button-focus-overlay{background-color:transparent}.egret-dark-purple .mat-button.mat-primary .mat-ripple-element,.egret-dark-purple .mat-icon-button.mat-primary .mat-ripple-element,.egret-dark-purple .mat-stroked-button.mat-primary .mat-ripple-element{background-color:rgba(156,39,176,.1)}.egret-dark-purple .mat-button.mat-accent .mat-ripple-element,.egret-dark-purple .mat-icon-button.mat-accent .mat-ripple-element,.egret-dark-purple .mat-stroked-button.mat-accent .mat-ripple-element{background-color:rgba(76,175,80,.1)}.egret-dark-purple .mat-button.mat-warn .mat-ripple-element,.egret-dark-purple .mat-icon-button.mat-warn .mat-ripple-element,.egret-dark-purple .mat-stroked-button.mat-warn .mat-ripple-element{background-color:rgba(244,67,54,.1)}.egret-dark-purple .mat-fab,.egret-dark-purple .mat-flat-button,.egret-dark-purple .mat-mini-fab,.egret-dark-purple .mat-raised-button{color:#fff;background-color:#424242}.egret-dark-purple .mat-fab.mat-primary,.egret-dark-purple .mat-flat-button.mat-primary,.egret-dark-purple .mat-mini-fab.mat-primary,.egret-dark-purple .mat-raised-button.mat-primary{color:#fff;background-color:#9c27b0}.egret-dark-purple .mat-fab.mat-accent,.egret-dark-purple .mat-flat-button.mat-accent,.egret-dark-purple .mat-mini-fab.mat-accent,.egret-dark-purple .mat-raised-button.mat-accent{color:#000;background-color:#4caf50}.egret-dark-purple .mat-fab.mat-warn,.egret-dark-purple .mat-flat-button.mat-warn,.egret-dark-purple .mat-mini-fab.mat-warn,.egret-dark-purple .mat-raised-button.mat-warn{color:#fff;background-color:#f44336}.egret-dark-purple .mat-fab.mat-accent[disabled],.egret-dark-purple .mat-fab.mat-primary[disabled],.egret-dark-purple .mat-fab.mat-warn[disabled],.egret-dark-purple .mat-fab[disabled][disabled],.egret-dark-purple .mat-flat-button.mat-accent[disabled],.egret-dark-purple .mat-flat-button.mat-primary[disabled],.egret-dark-purple .mat-flat-button.mat-warn[disabled],.egret-dark-purple .mat-flat-button[disabled][disabled],.egret-dark-purple .mat-mini-fab.mat-accent[disabled],.egret-dark-purple .mat-mini-fab.mat-primary[disabled],.egret-dark-purple .mat-mini-fab.mat-warn[disabled],.egret-dark-purple .mat-mini-fab[disabled][disabled],.egret-dark-purple .mat-raised-button.mat-accent[disabled],.egret-dark-purple .mat-raised-button.mat-primary[disabled],.egret-dark-purple .mat-raised-button.mat-warn[disabled],.egret-dark-purple .mat-raised-button[disabled][disabled]{color:rgba(255,255,255,.3);background-color:rgba(255,255,255,.12)}.egret-dark-purple .mat-fab.mat-primary .mat-ripple-element,.egret-dark-purple .mat-flat-button.mat-primary .mat-ripple-element,.egret-dark-purple .mat-mini-fab.mat-primary .mat-ripple-element,.egret-dark-purple .mat-raised-button.mat-primary .mat-ripple-element{background-color:rgba(255,255,255,.1)}.egret-dark-purple .mat-fab.mat-accent .mat-ripple-element,.egret-dark-purple .mat-flat-button.mat-accent .mat-ripple-element,.egret-dark-purple .mat-mini-fab.mat-accent .mat-ripple-element,.egret-dark-purple .mat-raised-button.mat-accent .mat-ripple-element{background-color:rgba(0,0,0,.1)}.egret-dark-purple .mat-fab.mat-warn .mat-ripple-element,.egret-dark-purple .mat-flat-button.mat-warn .mat-ripple-element,.egret-dark-purple .mat-mini-fab.mat-warn .mat-ripple-element,.egret-dark-purple .mat-raised-button.mat-warn .mat-ripple-element{background-color:rgba(255,255,255,.1)}.egret-dark-purple .mat-icon-button.mat-primary .mat-ripple-element{background-color:rgba(156,39,176,.2)}.egret-dark-purple .mat-icon-button.mat-accent .mat-ripple-element{background-color:rgba(76,175,80,.2)}.egret-dark-purple .mat-icon-button.mat-warn .mat-ripple-element{background-color:rgba(244,67,54,.2)}.egret-dark-purple .mat-button-toggle{color:rgba(255,255,255,.5)}.egret-dark-purple .mat-button-toggle .mat-button-toggle-focus-overlay{background-color:rgba(255,255,255,.12)}.egret-dark-purple .mat-button-toggle-checked{background-color:#212121;color:rgba(255,255,255,.7)}.egret-dark-purple .mat-button-toggle-disabled{background-color:#000;color:rgba(255,255,255,.3)}.egret-dark-purple .mat-button-toggle-disabled.mat-button-toggle-checked{background-color:#424242}.egret-dark-purple .mat-card{background:#424242;color:#fff}.egret-dark-purple .mat-card-subtitle{color:rgba(255,255,255,.7)}.egret-dark-purple .mat-checkbox-frame{border-color:rgba(255,255,255,.7)}.egret-dark-purple .mat-checkbox-checkmark{fill:#303030}.egret-dark-purple .mat-checkbox-checkmark-path{stroke:#303030!important}@media screen and (-ms-high-contrast:black-on-white){.egret-dark-purple .mat-checkbox-checkmark-path{stroke:#000!important}}.egret-dark-purple .mat-checkbox-mixedmark{background-color:#303030}.egret-dark-purple .mat-checkbox-checked.mat-primary .mat-checkbox-background,.egret-dark-purple .mat-checkbox-indeterminate.mat-primary .mat-checkbox-background{background-color:#9c27b0}.egret-dark-purple .mat-checkbox-checked.mat-accent .mat-checkbox-background,.egret-dark-purple .mat-checkbox-indeterminate.mat-accent .mat-checkbox-background{background-color:#4caf50}.egret-dark-purple .mat-checkbox-checked.mat-warn .mat-checkbox-background,.egret-dark-purple .mat-checkbox-indeterminate.mat-warn .mat-checkbox-background{background-color:#f44336}.egret-dark-purple .mat-checkbox-disabled.mat-checkbox-checked .mat-checkbox-background,.egret-dark-purple .mat-checkbox-disabled.mat-checkbox-indeterminate .mat-checkbox-background{background-color:#686868}.egret-dark-purple .mat-checkbox-disabled:not(.mat-checkbox-checked) .mat-checkbox-frame{border-color:#686868}.egret-dark-purple .mat-checkbox-disabled .mat-checkbox-label{color:#686868}@media screen and (-ms-high-contrast:active){.egret-dark-purple .mat-badge-large .mat-badge-content,.egret-dark-purple .mat-badge-medium .mat-badge-content,.egret-dark-purple .mat-badge-small .mat-badge-content{outline:solid 1px;border-radius:0}.egret-dark-purple .mat-checkbox-disabled{opacity:.5}.egret-dark-purple .mat-checkbox-background{background:0 0}}.egret-dark-purple .mat-checkbox:not(.mat-checkbox-disabled).mat-primary .mat-checkbox-ripple .mat-ripple-element{background-color:rgba(156,39,176,.26)}.egret-dark-purple .mat-checkbox:not(.mat-checkbox-disabled).mat-accent .mat-checkbox-ripple .mat-ripple-element{background-color:rgba(76,175,80,.26)}.egret-dark-purple .mat-checkbox:not(.mat-checkbox-disabled).mat-warn .mat-checkbox-ripple .mat-ripple-element{background-color:rgba(244,67,54,.26)}.egret-dark-purple .mat-chip.mat-standard-chip{background-color:#616161;color:#fff}.egret-dark-purple .mat-chip.mat-standard-chip .mat-chip-remove{color:#fff;opacity:.4}.egret-dark-purple .mat-chip.mat-standard-chip .mat-chip-remove:hover{opacity:.54}.egret-dark-purple .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary{background-color:#9c27b0;color:#fff}.egret-dark-purple .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-chip-remove{color:#fff;opacity:.4}.egret-dark-purple .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-chip-remove:hover{opacity:.54}.egret-dark-purple .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn{background-color:#f44336;color:#fff}.egret-dark-purple .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-chip-remove{color:#fff;opacity:.4}.egret-dark-purple .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-chip-remove:hover{opacity:.54}.egret-dark-purple .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent{background-color:#4caf50;color:#000}.egret-dark-purple .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-chip-remove{color:#000;opacity:.4}.egret-dark-purple .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-chip-remove:hover{opacity:.54}.egret-dark-purple .mat-table{background:#424242}.egret-dark-purple .mat-table tbody,.egret-dark-purple .mat-table tfoot,.egret-dark-purple .mat-table thead,.egret-dark-purple .mat-table-sticky,.egret-dark-purple [mat-footer-row],.egret-dark-purple [mat-header-row],.egret-dark-purple [mat-row],.egret-dark-purple mat-footer-row,.egret-dark-purple mat-header-row,.egret-dark-purple mat-row{background:inherit}.egret-dark-purple mat-footer-row,.egret-dark-purple mat-header-row,.egret-dark-purple mat-row,.egret-dark-purple td.mat-cell,.egret-dark-purple td.mat-footer-cell,.egret-dark-purple th.mat-header-cell{border-bottom-color:rgba(255,255,255,.12)}.egret-dark-purple .mat-header-cell{color:rgba(255,255,255,.7)}.egret-dark-purple .mat-cell,.egret-dark-purple .mat-footer-cell{color:#fff}.egret-dark-purple .mat-calendar-arrow{border-top-color:#fff}.egret-dark-purple .mat-datepicker-content .mat-calendar-next-button,.egret-dark-purple .mat-datepicker-content .mat-calendar-previous-button,.egret-dark-purple .mat-datepicker-toggle{color:#fff}.egret-dark-purple .mat-calendar-table-header{color:rgba(255,255,255,.5)}.egret-dark-purple .mat-calendar-table-header-divider::after{background:rgba(255,255,255,.12)}.egret-dark-purple .mat-calendar-body-label{color:rgba(255,255,255,.7)}.egret-dark-purple .mat-calendar-body-cell-content{color:#fff;border-color:transparent}.egret-dark-purple .mat-calendar-body-disabled>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected){color:rgba(255,255,255,.5)}.egret-dark-purple .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected),.egret-dark-purple .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected),.egret-dark-purple .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected){background-color:rgba(255,255,255,.04)}.egret-dark-purple .mat-calendar-body-today:not(.mat-calendar-body-selected){border-color:rgba(255,255,255,.5)}.egret-dark-purple .mat-calendar-body-disabled>.mat-calendar-body-today:not(.mat-calendar-body-selected){border-color:rgba(255,255,255,.3)}.egret-dark-purple .mat-calendar-body-selected{background-color:#9c27b0;color:#fff}.egret-dark-purple .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:rgba(156,39,176,.4)}.egret-dark-purple .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}.egret-dark-purple .mat-datepicker-content{background-color:#424242;color:#fff}.egret-dark-purple .mat-datepicker-content.mat-accent .mat-calendar-body-selected{background-color:#4caf50;color:#000}.egret-dark-purple .mat-datepicker-content.mat-accent .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:rgba(76,175,80,.4)}.egret-dark-purple .mat-datepicker-content.mat-accent .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #000}.egret-dark-purple .mat-datepicker-content.mat-warn .mat-calendar-body-selected{background-color:#f44336;color:#fff}.egret-dark-purple .mat-datepicker-content.mat-warn .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:rgba(244,67,54,.4)}.egret-dark-purple .mat-datepicker-content.mat-warn .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}.egret-dark-purple .mat-datepicker-toggle-active{color:#9c27b0}.egret-dark-purple .mat-datepicker-toggle-active.mat-accent{color:#4caf50}.egret-dark-purple .mat-datepicker-toggle-active.mat-warn{color:#f44336}.egret-dark-purple .mat-dialog-container{background:#424242}.egret-dark-purple .mat-divider{border-top-color:rgba(255,255,255,.12)}.egret-dark-purple .mat-divider-vertical{border-right-color:rgba(255,255,255,.12)}.egret-dark-purple .mat-expansion-panel{background:#424242;color:#fff}.egret-dark-purple .mat-action-row{border-top-color:rgba(255,255,255,.12)}.egret-dark-purple .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:not([aria-disabled=true]).cdk-keyboard-focused,.egret-dark-purple .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:not([aria-disabled=true]).cdk-program-focused,.egret-dark-purple .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:not([aria-disabled=true]):hover{background:rgba(255,255,255,.04)}@media (hover:none){.egret-dark-purple .mat-expansion-panel:not(.mat-expanded):not([aria-disabled=true]) .mat-expansion-panel-header:hover{background:#424242}}.egret-dark-purple .mat-expansion-panel-header-title{color:#fff}.egret-dark-purple .mat-expansion-indicator::after,.egret-dark-purple .mat-expansion-panel-header-description{color:rgba(255,255,255,.7)}.egret-dark-purple .mat-expansion-panel-header[aria-disabled=true]{color:rgba(255,255,255,.3)}.egret-dark-purple .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-description,.egret-dark-purple .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-title{color:inherit}.egret-dark-purple .mat-form-field-label,.egret-dark-purple .mat-hint{color:rgba(255,255,255,.7)}.egret-dark-purple .mat-form-field.mat-focused .mat-form-field-label{color:#9c27b0}.egret-dark-purple .mat-form-field.mat-focused .mat-form-field-label.mat-accent{color:#4caf50}.egret-dark-purple .mat-form-field.mat-focused .mat-form-field-label.mat-warn{color:#f44336}.egret-dark-purple .mat-focused .mat-form-field-required-marker{color:#4caf50}.egret-dark-purple .mat-form-field-ripple{background-color:#fff}.egret-dark-purple .mat-form-field.mat-focused .mat-form-field-ripple{background-color:#9c27b0}.egret-dark-purple .mat-form-field.mat-focused .mat-form-field-ripple.mat-accent{background-color:#4caf50}.egret-dark-purple .mat-form-field.mat-focused .mat-form-field-ripple.mat-warn{background-color:#f44336}.egret-dark-purple .mat-form-field.mat-form-field-invalid .mat-form-field-label,.egret-dark-purple .mat-form-field.mat-form-field-invalid .mat-form-field-label .mat-form-field-required-marker,.egret-dark-purple .mat-form-field.mat-form-field-invalid .mat-form-field-label.mat-accent{color:#f44336}.egret-dark-purple .mat-form-field.mat-form-field-invalid .mat-form-field-ripple,.egret-dark-purple .mat-form-field.mat-form-field-invalid .mat-form-field-ripple.mat-accent{background-color:#f44336}.egret-dark-purple .mat-error{color:#f44336}.egret-dark-purple .mat-form-field-appearance-legacy .mat-form-field-label,.egret-dark-purple .mat-form-field-appearance-legacy .mat-hint{color:rgba(255,255,255,.7)}.egret-dark-purple .mat-form-field-appearance-legacy .mat-form-field-underline{background-color:rgba(255,255,255,.7)}.egret-dark-purple .mat-form-field-appearance-legacy.mat-form-field-disabled .mat-form-field-underline{background-image:linear-gradient(to right,rgba(255,255,255,.7) 0,rgba(255,255,255,.7) 33%,transparent 0);background-size:4px 100%;background-repeat:repeat-x}.egret-dark-purple .mat-form-field-appearance-standard .mat-form-field-underline{background-color:rgba(255,255,255,.7)}.egret-dark-purple .mat-form-field-appearance-standard.mat-form-field-disabled .mat-form-field-underline{background-image:linear-gradient(to right,rgba(255,255,255,.7) 0,rgba(255,255,255,.7) 33%,transparent 0);background-size:4px 100%;background-repeat:repeat-x}.egret-dark-purple .mat-form-field-appearance-fill .mat-form-field-flex{background-color:rgba(255,255,255,.1)}.egret-dark-purple .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-flex{background-color:rgba(255,255,255,.05)}.egret-dark-purple .mat-form-field-appearance-fill .mat-form-field-underline::before{background-color:rgba(255,255,255,.5)}.egret-dark-purple .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-label{color:rgba(255,255,255,.5)}.egret-dark-purple .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-underline::before{background-color:transparent}.egret-dark-purple .mat-form-field-appearance-outline .mat-form-field-outline{color:rgba(255,255,255,.3)}.egret-dark-purple .mat-form-field-appearance-outline .mat-form-field-outline-thick{color:#fff}.egret-dark-purple .mat-form-field-appearance-outline.mat-focused .mat-form-field-outline-thick{color:#9c27b0}.egret-dark-purple .mat-form-field-appearance-outline.mat-focused.mat-accent .mat-form-field-outline-thick{color:#4caf50}.egret-dark-purple .mat-form-field-appearance-outline.mat-focused.mat-warn .mat-form-field-outline-thick,.egret-dark-purple .mat-form-field-appearance-outline.mat-form-field-invalid.mat-form-field-invalid .mat-form-field-outline-thick{color:#f44336}.egret-dark-purple .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-label{color:rgba(255,255,255,.5)}.egret-dark-purple .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-outline{color:rgba(255,255,255,.15)}.egret-dark-purple .mat-icon.mat-primary{color:#9c27b0}.egret-dark-purple .mat-icon.mat-accent{color:#4caf50}.egret-dark-purple .mat-icon.mat-warn{color:#f44336}.egret-dark-purple .mat-input-element:disabled{color:rgba(255,255,255,.5)}.egret-dark-purple .mat-input-element{caret-color:#9c27b0}.egret-dark-purple .mat-input-element::placeholder{color:rgba(255,255,255,.5)}.egret-dark-purple .mat-input-element::-moz-placeholder{color:rgba(255,255,255,.5)}.egret-dark-purple .mat-input-element::-webkit-input-placeholder{color:rgba(255,255,255,.5)}.egret-dark-purple .mat-input-element:-ms-input-placeholder{color:rgba(255,255,255,.5)}.egret-dark-purple .mat-accent .mat-input-element{caret-color:#4caf50}.egret-dark-purple .mat-form-field-invalid .mat-input-element,.egret-dark-purple .mat-warn .mat-input-element{caret-color:#f44336}.egret-dark-purple .mat-list .mat-list-item,.egret-dark-purple .mat-list .mat-list-option,.egret-dark-purple .mat-nav-list .mat-list-item,.egret-dark-purple .mat-nav-list .mat-list-option,.egret-dark-purple .mat-selection-list .mat-list-item,.egret-dark-purple .mat-selection-list .mat-list-option{color:#fff}.egret-dark-purple .mat-list .mat-subheader,.egret-dark-purple .mat-nav-list .mat-subheader,.egret-dark-purple .mat-selection-list .mat-subheader{color:rgba(255,255,255,.7)}.egret-dark-purple .mat-list-item-disabled{background-color:#000}.egret-dark-purple .mat-list-option.mat-list-item-focus,.egret-dark-purple .mat-list-option:hover,.egret-dark-purple .mat-nav-list .mat-list-item.mat-list-item-focus,.egret-dark-purple .mat-nav-list .mat-list-item:hover{background:rgba(255,255,255,.04)}.egret-dark-purple .mat-menu-panel{background:#424242}.egret-dark-purple .mat-menu-item{background:0 0;color:#fff}.egret-dark-purple .mat-menu-item[disabled],.egret-dark-purple .mat-menu-item[disabled]::after{color:rgba(255,255,255,.5)}.egret-dark-purple .mat-menu-item .mat-icon:not([color]),.egret-dark-purple .mat-menu-item-submenu-trigger::after{color:#fff}.egret-dark-purple .mat-menu-item-highlighted:not([disabled]),.egret-dark-purple .mat-menu-item.cdk-keyboard-focused:not([disabled]),.egret-dark-purple .mat-menu-item.cdk-program-focused:not([disabled]),.egret-dark-purple .mat-menu-item:hover:not([disabled]){background:rgba(255,255,255,.04)}.egret-dark-purple .mat-paginator{background:#424242}.egret-dark-purple .mat-paginator,.egret-dark-purple .mat-paginator-page-size .mat-select-trigger{color:rgba(255,255,255,.7)}.egret-dark-purple .mat-paginator-decrement,.egret-dark-purple .mat-paginator-increment{border-top:2px solid #fff;border-right:2px solid #fff}.egret-dark-purple .mat-paginator-first,.egret-dark-purple .mat-paginator-last{border-top:2px solid #fff}.egret-dark-purple .mat-icon-button[disabled] .mat-paginator-decrement,.egret-dark-purple .mat-icon-button[disabled] .mat-paginator-first,.egret-dark-purple .mat-icon-button[disabled] .mat-paginator-increment,.egret-dark-purple .mat-icon-button[disabled] .mat-paginator-last{border-color:rgba(255,255,255,.5)}.egret-dark-purple .mat-progress-bar-background{fill:#e1bee7}.egret-dark-purple .mat-progress-bar-buffer{background-color:#e1bee7}.egret-dark-purple .mat-progress-bar-fill::after{background-color:#9c27b0}.egret-dark-purple .mat-progress-bar.mat-accent .mat-progress-bar-background{fill:#c9e7cb}.egret-dark-purple .mat-progress-bar.mat-accent .mat-progress-bar-buffer{background-color:#c9e7cb}.egret-dark-purple .mat-progress-bar.mat-accent .mat-progress-bar-fill::after{background-color:#4caf50}.egret-dark-purple .mat-progress-bar.mat-warn .mat-progress-bar-background{fill:#ffcdd2}.egret-dark-purple .mat-progress-bar.mat-warn .mat-progress-bar-buffer{background-color:#ffcdd2}.egret-dark-purple .mat-progress-bar.mat-warn .mat-progress-bar-fill::after{background-color:#f44336}.egret-dark-purple .mat-progress-spinner circle,.egret-dark-purple .mat-spinner circle{stroke:#9c27b0}.egret-dark-purple .mat-progress-spinner.mat-accent circle,.egret-dark-purple .mat-spinner.mat-accent circle{stroke:#4caf50}.egret-dark-purple .mat-progress-spinner.mat-warn circle,.egret-dark-purple .mat-spinner.mat-warn circle{stroke:#f44336}.egret-dark-purple .mat-radio-outer-circle{border-color:rgba(255,255,255,.7)}.egret-dark-purple .mat-radio-button.mat-primary.mat-radio-checked .mat-radio-outer-circle{border-color:#9c27b0}.egret-dark-purple .mat-radio-button.mat-primary .mat-radio-inner-circle{background-color:#9c27b0}.egret-dark-purple .mat-radio-button.mat-primary .mat-radio-ripple .mat-ripple-element{background-color:rgba(156,39,176,.26)}.egret-dark-purple .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-outer-circle{border-color:#4caf50}.egret-dark-purple .mat-radio-button.mat-accent .mat-radio-inner-circle{background-color:#4caf50}.egret-dark-purple .mat-radio-button.mat-accent .mat-radio-ripple .mat-ripple-element{background-color:rgba(76,175,80,.26)}.egret-dark-purple .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-outer-circle{border-color:#f44336}.egret-dark-purple .mat-radio-button.mat-warn .mat-radio-inner-circle{background-color:#f44336}.egret-dark-purple .mat-radio-button.mat-warn .mat-radio-ripple .mat-ripple-element{background-color:rgba(244,67,54,.26)}.egret-dark-purple .mat-radio-button.mat-radio-disabled .mat-radio-outer-circle,.egret-dark-purple .mat-radio-button.mat-radio-disabled.mat-radio-checked .mat-radio-outer-circle{border-color:rgba(255,255,255,.5)}.egret-dark-purple .mat-radio-button.mat-radio-disabled .mat-radio-inner-circle,.egret-dark-purple .mat-radio-button.mat-radio-disabled .mat-radio-ripple .mat-ripple-element{background-color:rgba(255,255,255,.5)}.egret-dark-purple .mat-radio-button.mat-radio-disabled .mat-radio-label-content{color:rgba(255,255,255,.5)}.egret-dark-purple .mat-select-content,.egret-dark-purple .mat-select-panel-done-animating{background:#424242}.egret-dark-purple .mat-select-value{color:#fff}.egret-dark-purple .mat-select-disabled .mat-select-value,.egret-dark-purple .mat-select-placeholder{color:rgba(255,255,255,.5)}.egret-dark-purple .mat-select-arrow{color:rgba(255,255,255,.7)}.egret-dark-purple .mat-select-panel .mat-option.mat-selected:not(.mat-option-multiple){background:rgba(255,255,255,.12)}.egret-dark-purple .mat-form-field.mat-focused.mat-primary .mat-select-arrow{color:#9c27b0}.egret-dark-purple .mat-form-field.mat-focused.mat-accent .mat-select-arrow{color:#4caf50}.egret-dark-purple .mat-form-field .mat-select.mat-select-invalid .mat-select-arrow,.egret-dark-purple .mat-form-field.mat-focused.mat-warn .mat-select-arrow{color:#f44336}.egret-dark-purple .mat-form-field .mat-select.mat-select-disabled .mat-select-arrow{color:rgba(255,255,255,.5)}.egret-dark-purple .mat-drawer-container{background-color:#303030;color:#fff}.egret-dark-purple .mat-drawer{background-color:#424242;color:#fff}.egret-dark-purple .mat-drawer.mat-drawer-push{background-color:#424242}.egret-dark-purple .mat-drawer-backdrop.mat-drawer-shown{background-color:rgba(189,189,189,.6)}.egret-dark-purple .mat-slide-toggle.mat-checked:not(.mat-disabled) .mat-slide-toggle-thumb{background-color:#a6d7a8}.egret-dark-purple .mat-slide-toggle.mat-checked:not(.mat-disabled) .mat-slide-toggle-bar{background-color:rgba(166,215,168,.5)}.egret-dark-purple .mat-slide-toggle:not(.mat-checked) .mat-ripple-element{background-color:rgba(255,255,255,.12)}.egret-dark-purple .mat-slide-toggle .mat-ripple-element{background-color:rgba(166,215,168,.12)}.egret-dark-purple .mat-slide-toggle.mat-primary.mat-checked:not(.mat-disabled) .mat-slide-toggle-thumb{background-color:#ce93d8}.egret-dark-purple .mat-slide-toggle.mat-primary.mat-checked:not(.mat-disabled) .mat-slide-toggle-bar{background-color:rgba(206,147,216,.5)}.egret-dark-purple .mat-slide-toggle.mat-primary:not(.mat-checked) .mat-ripple-element{background-color:rgba(255,255,255,.12)}.egret-dark-purple .mat-slide-toggle.mat-primary .mat-ripple-element{background-color:rgba(206,147,216,.12)}.egret-dark-purple .mat-slide-toggle.mat-warn.mat-checked:not(.mat-disabled) .mat-slide-toggle-thumb{background-color:#ef9a9a}.egret-dark-purple .mat-slide-toggle.mat-warn.mat-checked:not(.mat-disabled) .mat-slide-toggle-bar{background-color:rgba(239,154,154,.5)}.egret-dark-purple .mat-slide-toggle.mat-warn:not(.mat-checked) .mat-ripple-element{background-color:rgba(255,255,255,.12)}.egret-dark-purple .mat-slide-toggle.mat-warn .mat-ripple-element{background-color:rgba(239,154,154,.12)}.egret-dark-purple .mat-disabled .mat-slide-toggle-thumb{background-color:#424242}.egret-dark-purple .mat-disabled .mat-slide-toggle-bar{background-color:rgba(255,255,255,.12)}.egret-dark-purple .mat-slide-toggle-thumb{background-color:#bdbdbd}.egret-dark-purple .mat-slide-toggle-bar{background-color:rgba(255,255,255,.5)}.egret-dark-purple .mat-slider-track-background{background-color:rgba(255,255,255,.3)}.egret-dark-purple .mat-primary .mat-slider-thumb,.egret-dark-purple .mat-primary .mat-slider-thumb-label,.egret-dark-purple .mat-primary .mat-slider-track-fill{background-color:#9c27b0}.egret-dark-purple .mat-primary .mat-slider-thumb-label-text{color:#fff}.egret-dark-purple .mat-accent .mat-slider-thumb,.egret-dark-purple .mat-accent .mat-slider-thumb-label,.egret-dark-purple .mat-accent .mat-slider-track-fill{background-color:#4caf50}.egret-dark-purple .mat-accent .mat-slider-thumb-label-text{color:#000}.egret-dark-purple .mat-warn .mat-slider-thumb,.egret-dark-purple .mat-warn .mat-slider-thumb-label,.egret-dark-purple .mat-warn .mat-slider-track-fill{background-color:#f44336}.egret-dark-purple .mat-warn .mat-slider-thumb-label-text{color:#fff}.egret-dark-purple .mat-slider-focus-ring{background-color:rgba(76,175,80,.2)}.egret-dark-purple .cdk-focused .mat-slider-track-background,.egret-dark-purple .mat-slider-disabled .mat-slider-thumb,.egret-dark-purple .mat-slider-disabled .mat-slider-track-background,.egret-dark-purple .mat-slider-disabled .mat-slider-track-fill,.egret-dark-purple .mat-slider-disabled:hover .mat-slider-track-background,.egret-dark-purple .mat-slider:hover .mat-slider-track-background{background-color:rgba(255,255,255,.3)}.egret-dark-purple .mat-slider-min-value .mat-slider-focus-ring{background-color:rgba(255,255,255,.12)}.egret-dark-purple .mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb,.egret-dark-purple .mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb-label{background-color:#fff}.egret-dark-purple .mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb,.egret-dark-purple .mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb-label{background-color:rgba(255,255,255,.3)}.egret-dark-purple .mat-slider-min-value:not(.mat-slider-thumb-label-showing) .mat-slider-thumb{border-color:rgba(255,255,255,.3);background-color:transparent}.egret-dark-purple .mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused .mat-slider-thumb,.egret-dark-purple .mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover .mat-slider-thumb{border-color:rgba(255,255,255,.3)}.egret-dark-purple .mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused.mat-slider-disabled .mat-slider-thumb,.egret-dark-purple .mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover.mat-slider-disabled .mat-slider-thumb{border-color:rgba(255,255,255,.3)}.egret-dark-purple .mat-slider-has-ticks .mat-slider-wrapper::after{border-color:rgba(255,255,255,.7)}.egret-dark-purple .mat-slider-horizontal .mat-slider-ticks{background-image:repeating-linear-gradient(to right,rgba(255,255,255,.7),rgba(255,255,255,.7) 2px,transparent 0,transparent);background-image:-moz-repeating-linear-gradient(.0001deg,rgba(255,255,255,.7),rgba(255,255,255,.7) 2px,transparent 0,transparent)}.egret-dark-purple .mat-slider-vertical .mat-slider-ticks{background-image:repeating-linear-gradient(to bottom,rgba(255,255,255,.7),rgba(255,255,255,.7) 2px,transparent 0,transparent)}.egret-dark-purple .mat-step-header.cdk-keyboard-focused,.egret-dark-purple .mat-step-header.cdk-program-focused,.egret-dark-purple .mat-step-header:hover{background-color:rgba(255,255,255,.04)}.egret-dark-purple .mat-step-header .mat-step-label,.egret-dark-purple .mat-step-header .mat-step-optional{color:rgba(255,255,255,.5)}.egret-dark-purple .mat-step-header .mat-step-icon{background-color:#9c27b0;color:#fff}.egret-dark-purple .mat-step-header .mat-step-icon-not-touched{background-color:rgba(255,255,255,.5);color:#fff}.egret-dark-purple .mat-step-header .mat-step-label.mat-step-label-active{color:#fff}.egret-dark-purple .mat-stepper-horizontal,.egret-dark-purple .mat-stepper-vertical{background-color:#424242}.egret-dark-purple .mat-stepper-vertical-line::before{border-left-color:rgba(255,255,255,.12)}.egret-dark-purple .mat-stepper-horizontal-line{border-top-color:rgba(255,255,255,.12)}.egret-dark-purple .mat-sort-header-arrow{color:#c6c6c6}.egret-dark-purple .mat-tab-header,.egret-dark-purple .mat-tab-nav-bar{border-bottom:1px solid rgba(255,255,255,.12)}.egret-dark-purple .mat-tab-group-inverted-header .mat-tab-header,.egret-dark-purple .mat-tab-group-inverted-header .mat-tab-nav-bar{border-top:1px solid rgba(255,255,255,.12);border-bottom:none}.egret-dark-purple .mat-tab-label,.egret-dark-purple .mat-tab-link{color:#fff}.egret-dark-purple .mat-tab-label.mat-tab-disabled,.egret-dark-purple .mat-tab-link.mat-tab-disabled{color:rgba(255,255,255,.5)}.egret-dark-purple .mat-tab-header-pagination-chevron{border-color:#fff}.egret-dark-purple .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:rgba(255,255,255,.5)}.egret-dark-purple .mat-tab-group[class*=mat-background-] .mat-tab-header,.egret-dark-purple .mat-tab-nav-bar[class*=mat-background-]{border-bottom:none;border-top:none}.egret-dark-purple .mat-tab-group.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.egret-dark-purple .mat-tab-group.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.egret-dark-purple .mat-tab-group.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.egret-dark-purple .mat-tab-group.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.egret-dark-purple .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.egret-dark-purple .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.egret-dark-purple .mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.egret-dark-purple .mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:rgba(225,190,231,.3)}.egret-dark-purple .mat-tab-group.mat-primary .mat-ink-bar,.egret-dark-purple .mat-tab-nav-bar.mat-primary .mat-ink-bar{background-color:#9c27b0}.egret-dark-purple .mat-tab-group.mat-primary.mat-background-primary .mat-ink-bar,.egret-dark-purple .mat-tab-nav-bar.mat-primary.mat-background-primary .mat-ink-bar{background-color:#fff}.egret-dark-purple .mat-tab-group.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.egret-dark-purple .mat-tab-group.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.egret-dark-purple .mat-tab-group.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.egret-dark-purple .mat-tab-group.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.egret-dark-purple .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.egret-dark-purple .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.egret-dark-purple .mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.egret-dark-purple .mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:rgba(201,231,203,.3)}.egret-dark-purple .mat-tab-group.mat-accent .mat-ink-bar,.egret-dark-purple .mat-tab-nav-bar.mat-accent .mat-ink-bar{background-color:#4caf50}.egret-dark-purple .mat-tab-group.mat-accent.mat-background-accent .mat-ink-bar,.egret-dark-purple .mat-tab-nav-bar.mat-accent.mat-background-accent .mat-ink-bar{background-color:#000}.egret-dark-purple .mat-tab-group.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.egret-dark-purple .mat-tab-group.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.egret-dark-purple .mat-tab-group.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.egret-dark-purple .mat-tab-group.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.egret-dark-purple .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.egret-dark-purple .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.egret-dark-purple .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.egret-dark-purple .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:rgba(255,205,210,.3)}.egret-dark-purple .mat-tab-group.mat-warn .mat-ink-bar,.egret-dark-purple .mat-tab-nav-bar.mat-warn .mat-ink-bar{background-color:#f44336}.egret-dark-purple .mat-tab-group.mat-warn.mat-background-warn .mat-ink-bar,.egret-dark-purple .mat-tab-nav-bar.mat-warn.mat-background-warn .mat-ink-bar{background-color:#fff}.egret-dark-purple .mat-tab-group.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.egret-dark-purple .mat-tab-group.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.egret-dark-purple .mat-tab-group.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.egret-dark-purple .mat-tab-group.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.egret-dark-purple .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.egret-dark-purple .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.egret-dark-purple .mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.egret-dark-purple .mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:rgba(225,190,231,.3)}.egret-dark-purple .mat-tab-group.mat-background-primary .mat-tab-header,.egret-dark-purple .mat-tab-group.mat-background-primary .mat-tab-links,.egret-dark-purple .mat-tab-nav-bar.mat-background-primary .mat-tab-header,.egret-dark-purple .mat-tab-nav-bar.mat-background-primary .mat-tab-links{background-color:#9c27b0}.egret-dark-purple .mat-tab-group.mat-background-primary .mat-tab-label,.egret-dark-purple .mat-tab-group.mat-background-primary .mat-tab-link,.egret-dark-purple .mat-tab-nav-bar.mat-background-primary .mat-tab-label,.egret-dark-purple .mat-tab-nav-bar.mat-background-primary .mat-tab-link{color:#fff}.egret-dark-purple .mat-tab-group.mat-background-primary .mat-tab-label.mat-tab-disabled,.egret-dark-purple .mat-tab-group.mat-background-primary .mat-tab-link.mat-tab-disabled,.egret-dark-purple .mat-tab-nav-bar.mat-background-primary .mat-tab-label.mat-tab-disabled,.egret-dark-purple .mat-tab-nav-bar.mat-background-primary .mat-tab-link.mat-tab-disabled{color:rgba(255,255,255,.4)}.egret-dark-purple .mat-tab-group.mat-background-primary .mat-tab-header-pagination-chevron,.egret-dark-purple .mat-tab-nav-bar.mat-background-primary .mat-tab-header-pagination-chevron{border-color:#fff}.egret-dark-purple .mat-tab-group.mat-background-primary .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.egret-dark-purple .mat-tab-nav-bar.mat-background-primary .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:rgba(255,255,255,.4)}.egret-dark-purple .mat-tab-group.mat-background-primary .mat-ripple-element,.egret-dark-purple .mat-tab-nav-bar.mat-background-primary .mat-ripple-element{background-color:rgba(255,255,255,.12)}.egret-dark-purple .mat-tab-group.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.egret-dark-purple .mat-tab-group.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.egret-dark-purple .mat-tab-group.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.egret-dark-purple .mat-tab-group.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.egret-dark-purple .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.egret-dark-purple .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.egret-dark-purple .mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.egret-dark-purple .mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:rgba(201,231,203,.3)}.egret-dark-purple .mat-tab-group.mat-background-accent .mat-tab-header,.egret-dark-purple .mat-tab-group.mat-background-accent .mat-tab-links,.egret-dark-purple .mat-tab-nav-bar.mat-background-accent .mat-tab-header,.egret-dark-purple .mat-tab-nav-bar.mat-background-accent .mat-tab-links{background-color:#4caf50}.egret-dark-purple .mat-tab-group.mat-background-accent .mat-tab-label,.egret-dark-purple .mat-tab-group.mat-background-accent .mat-tab-link,.egret-dark-purple .mat-tab-nav-bar.mat-background-accent .mat-tab-label,.egret-dark-purple .mat-tab-nav-bar.mat-background-accent .mat-tab-link{color:#000}.egret-dark-purple .mat-tab-group.mat-background-accent .mat-tab-label.mat-tab-disabled,.egret-dark-purple .mat-tab-group.mat-background-accent .mat-tab-link.mat-tab-disabled,.egret-dark-purple .mat-tab-nav-bar.mat-background-accent .mat-tab-label.mat-tab-disabled,.egret-dark-purple .mat-tab-nav-bar.mat-background-accent .mat-tab-link.mat-tab-disabled{color:rgba(0,0,0,.4)}.egret-dark-purple .mat-tab-group.mat-background-accent .mat-tab-header-pagination-chevron,.egret-dark-purple .mat-tab-nav-bar.mat-background-accent .mat-tab-header-pagination-chevron{border-color:#000}.egret-dark-purple .mat-tab-group.mat-background-accent .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.egret-dark-purple .mat-tab-nav-bar.mat-background-accent .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:rgba(0,0,0,.4)}.egret-dark-purple .mat-tab-group.mat-background-accent .mat-ripple-element,.egret-dark-purple .mat-tab-nav-bar.mat-background-accent .mat-ripple-element{background-color:rgba(0,0,0,.12)}.egret-dark-purple .mat-tab-group.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.egret-dark-purple .mat-tab-group.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.egret-dark-purple .mat-tab-group.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.egret-dark-purple .mat-tab-group.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.egret-dark-purple .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.egret-dark-purple .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.egret-dark-purple .mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.egret-dark-purple .mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:rgba(255,205,210,.3)}.egret-dark-purple .mat-tab-group.mat-background-warn .mat-tab-header,.egret-dark-purple .mat-tab-group.mat-background-warn .mat-tab-links,.egret-dark-purple .mat-tab-nav-bar.mat-background-warn .mat-tab-header,.egret-dark-purple .mat-tab-nav-bar.mat-background-warn .mat-tab-links{background-color:#f44336}.egret-dark-purple .mat-tab-group.mat-background-warn .mat-tab-label,.egret-dark-purple .mat-tab-group.mat-background-warn .mat-tab-link,.egret-dark-purple .mat-tab-nav-bar.mat-background-warn .mat-tab-label,.egret-dark-purple .mat-tab-nav-bar.mat-background-warn .mat-tab-link{color:#fff}.egret-dark-purple .mat-tab-group.mat-background-warn .mat-tab-label.mat-tab-disabled,.egret-dark-purple .mat-tab-group.mat-background-warn .mat-tab-link.mat-tab-disabled,.egret-dark-purple .mat-tab-nav-bar.mat-background-warn .mat-tab-label.mat-tab-disabled,.egret-dark-purple .mat-tab-nav-bar.mat-background-warn .mat-tab-link.mat-tab-disabled{color:rgba(255,255,255,.4)}.egret-dark-purple .mat-tab-group.mat-background-warn .mat-tab-header-pagination-chevron,.egret-dark-purple .mat-tab-nav-bar.mat-background-warn .mat-tab-header-pagination-chevron{border-color:#fff}.egret-dark-purple .mat-tab-group.mat-background-warn .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.egret-dark-purple .mat-tab-nav-bar.mat-background-warn .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:rgba(255,255,255,.4)}.egret-dark-purple .mat-tab-group.mat-background-warn .mat-ripple-element,.egret-dark-purple .mat-tab-nav-bar.mat-background-warn .mat-ripple-element{background-color:rgba(255,255,255,.12)}.egret-dark-purple .mat-toolbar{background:#212121;color:#fff}.egret-dark-purple .mat-toolbar.mat-primary{background:#9c27b0;color:#fff}.egret-dark-purple .mat-toolbar.mat-accent{background:#4caf50;color:#000}.egret-dark-purple .mat-toolbar.mat-warn{background:#f44336;color:#fff}.egret-dark-purple .mat-toolbar .mat-focused .mat-form-field-ripple,.egret-dark-purple .mat-toolbar .mat-form-field-ripple,.egret-dark-purple .mat-toolbar .mat-form-field-underline{background-color:currentColor}.egret-dark-purple .mat-toolbar .mat-focused .mat-form-field-label,.egret-dark-purple .mat-toolbar .mat-form-field-label,.egret-dark-purple .mat-toolbar .mat-form-field.mat-focused .mat-select-arrow,.egret-dark-purple .mat-toolbar .mat-select-arrow,.egret-dark-purple .mat-toolbar .mat-select-value{color:inherit}.egret-dark-purple .mat-toolbar .mat-input-element{caret-color:currentColor}.egret-dark-purple .mat-tooltip{background:rgba(97,97,97,.9)}.egret-dark-purple .mat-tree{background:#424242}.egret-dark-purple .mat-tree-node{color:#fff}.egret-dark-purple .mat-snack-bar-container{background:#fafafa;color:rgba(0,0,0,.87)}.egret-dark-purple .mat-simple-snackbar-action{color:inherit}.egret-dark-purple .cal-open-day-events,.egret-dark-purple .chats-wrap .conversations-hold .single-conversation.me .conversation-msg,.egret-dark-purple .fileupload-drop-zone.dz-file-over,.egret-dark-purple .mat-bg-primary,.egret-dark-purple .ngx-datatable .datatable-footer .datatable-pager .pager .pages.active a,.egret-dark-purple .toolbar-avatar.online>.status-dot,.egret-dark-purple .topbar,.egret-dark-purple div.hopscotch-bubble{background:#9c27b0!important;color:#fff!important}.egret-dark-purple .list-item-active,.egret-dark-purple .mat-color-primary,.egret-dark-purple .sidebar-panel.mat-sidenav .sidebar-list-item.open .sub-menu .mat-list-item.selected a,.egret-dark-purple .sidebar-panel.mat-sidenav .sidebar-list-item.open md-icon:not(.menu-caret),.egret-dark-purple .sidebar-panel.mat-sidenav .sidebar-list-item.open>.mat-list-item-content>a>span{color:#9c27b0!important}.egret-dark-purple .sidebar-panel.mat-sidenav .sidebar-list-item.open .sub-menu .mat-list-item.selected a,.egret-dark-purple .sidebar-panel.mat-sidenav .sidebar-list-item.open>.mat-list-item-content>a>span{font-weight:500}.egret-dark-purple .list-item-active,.egret-dark-purple .sidebar-panel.mat-sidenav .sidebar-list-item.open md-icon:not(.menu-caret),.egret-dark-purple .sidebar-panel.mat-sidenav .sidebar-list-item.open>.mat-list-item-content>.sub-menu{border-color:#9c27b0!important}.egret-dark-purple .messages-wrap .inbox-hold,.egret-dark-purple .ngx-datatable.material{background:0 0!important}.egret-dark-purple .sidebar-panel.mat-sidenav{background:url(sidebar-bg-dark.596be11e7e5c1066bf92.jpg) no-repeat}.egret-dark-purple .app-user .app-user-name,.egret-dark-purple .mat-dialog-container,.egret-dark-purple .mat-option,.egret-dark-purple .ngx-datatable.material *,.egret-dark-purple .ql-snow .ql-picker,.egret-dark-purple .sidebar-panel.mat-sidenav .sidebar-list-item md-icon:not(.menu-caret){color:#fff!important}.egret-dark-purple .text-muted{color:rgba(255,255,255,.54)!important}.egret-dark-purple .ql-snow .ql-stroke{stroke:#fff}.egret-dark-purple .ql-snow .ql-fill{fill:#fff}.egret-dark-purple .ql-toolbar.ql-snow,.egret-dark-purple .ql-toolbar.ql-snow+.ql-container.ql-snow{border-color:rgba(255,255,255,.12)!important}.egret-dark-purple .bg-white,.egret-dark-purple .breadcrumb-bar,.egret-dark-purple .cal-day-view .cal-hour:nth-child(odd),.egret-dark-purple .cal-month-view .cal-cell-row:hover,.egret-dark-purple .chats-wrap .conversations-hold .single-conversation.sender .conversation-msg,.egret-dark-purple .message-item.open .message-head,.egret-dark-purple .ngx-datatable.material .datatable-header,.egret-dark-purple .sidebar-panel.mat-sidenav .navigation-hold,.egret-dark-purple.collapsed-menu .sidebar-panel .sidebar-list-item.open .sub-menu{background:rgba(66,66,66,.92)!important}.egret-dark-purple .default-bg{background:#424242}.egret-dark-purple .cal-day-view .cal-drag-over .cal-hour-segment,.egret-dark-purple .cal-day-view .cal-hour-segment:hover,.egret-dark-purple .cal-month-view .cal-cell-row .cal-cell:hover,.egret-dark-purple .cal-month-view .cal-cell.cal-has-events.cal-open,.egret-dark-purple .cal-week-view .cal-day-headers .cal-drag-over,.egret-dark-purple .cal-week-view .cal-day-headers .cal-header:hover,.egret-dark-purple .ngx-datatable.material:not(.cell-selection) .datatable-body-row:hover,.egret-dark-purple .ngx-datatable.material:not(.cell-selection) .datatable-body-row:hover .datatable-row-group{background:#333!important}.egret-dark-purple .cal-day-view .cal-hour:last-child :not(:last-child) .cal-hour-segment,.egret-dark-purple .cal-day-view .cal-hour:not(:last-child) .cal-hour-segment,.egret-dark-purple .cal-month-view .cal-day-cell:not(:last-child),.egret-dark-purple .cal-month-view .cal-days,.egret-dark-purple .cal-month-view .cal-days .cal-cell-row,.egret-dark-purple .cal-week-view .cal-day-headers,.egret-dark-purple .cal-week-view .cal-day-headers .cal-header:not(:last-child){border-color:#000!important}.egret-dark-purple div.hopscotch-bubble{border-color:#7e208f}.egret-dark-purple div.hopscotch-bubble .hopscotch-bubble-arrow-container.up .hopscotch-bubble-arrow-border{border-bottom:17px solid #7e208f}.egret-dark-purple div.hopscotch-bubble .hopscotch-bubble-arrow-container.up .hopscotch-bubble-arrow{border-bottom:17px solid #9c27b0;top:-16px}.egret-dark-purple div.hopscotch-bubble .hopscotch-bubble-arrow-container.right .hopscotch-bubble-arrow-border{border-left:17px solid #7e208f}.egret-dark-purple div.hopscotch-bubble .hopscotch-bubble-arrow-container.right .hopscotch-bubble-arrow{border-left:17px solid #9c27b0;left:-1px}.egret-dark-purple div.hopscotch-bubble .hopscotch-bubble-arrow-container.down .hopscotch-bubble-arrow-border{border-top:17px solid #7e208f}.egret-dark-purple div.hopscotch-bubble .hopscotch-bubble-arrow-container.down .hopscotch-bubble-arrow{border-top:17px solid #9c27b0;top:-18px}.egret-dark-purple div.hopscotch-bubble .hopscotch-bubble-arrow-container.left .hopscotch-bubble-arrow-border{border-right:17px solid #7e208f}.egret-dark-purple div.hopscotch-bubble .hopscotch-bubble-arrow-container.left .hopscotch-bubble-arrow{left:1px;border-right:17px solid #9c27b0}.egret-dark-purple .mat-bg-accent,.egret-dark-purple div.hopscotch-bubble .hopscotch-bubble-number,.egret-dark-purple div.hopscotch-bubble .hopscotch-nav-button.next,.egret-dark-purple div.hopscotch-bubble .hopscotch-nav-button.next:hover{background-color:#4caf50;color:#000}.egret-dark-purple .mat-bg-warn{background-color:#f44336;color:#fff}.egret-dark-purple .mat-color-accent{color:#4caf50}.egret-dark-purple .mat-color-warn{color:#f44336}.egret-indigo .mat-ripple-element{background-color:rgba(0,0,0,.1)}.egret-indigo .mat-option{color:rgba(0,0,0,.87)}.egret-indigo .mat-option.mat-selected:not(.mat-option-multiple):not(.mat-option-disabled),.egret-indigo .mat-option:focus:not(.mat-option-disabled),.egret-indigo .mat-option:hover:not(.mat-option-disabled){background:rgba(0,0,0,.04)}.egret-indigo .mat-option.mat-active{background:rgba(0,0,0,.04);color:rgba(0,0,0,.87)}.egret-indigo .mat-option.mat-option-disabled{color:rgba(0,0,0,.38)}.egret-indigo .mat-primary .mat-option.mat-selected:not(.mat-option-disabled){color:#006768}.egret-indigo .mat-accent .mat-option.mat-selected:not(.mat-option-disabled){color:#ffc107}.egret-indigo .mat-warn .mat-option.mat-selected:not(.mat-option-disabled){color:#f44336}.egret-indigo .mat-optgroup-label{color:rgba(0,0,0,.54)}.egret-indigo .mat-optgroup-disabled .mat-optgroup-label{color:rgba(0,0,0,.38)}.egret-indigo .mat-pseudo-checkbox{color:rgba(0,0,0,.54)}.egret-indigo .mat-pseudo-checkbox::after{color:#fafafa}.egret-indigo .mat-accent .mat-pseudo-checkbox-checked,.egret-indigo .mat-accent .mat-pseudo-checkbox-indeterminate,.egret-indigo .mat-pseudo-checkbox-checked,.egret-indigo .mat-pseudo-checkbox-indeterminate{background:#ffc107}.egret-indigo .mat-primary .mat-pseudo-checkbox-checked,.egret-indigo .mat-primary .mat-pseudo-checkbox-indeterminate{background:#006768}.egret-indigo .mat-warn .mat-pseudo-checkbox-checked,.egret-indigo .mat-warn .mat-pseudo-checkbox-indeterminate{background:#f44336}.egret-indigo .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-disabled,.egret-indigo .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-disabled{background:#b0b0b0}.egret-indigo .mat-app-background,.egret-indigo.mat-app-background{background-color:#fafafa;color:rgba(0,0,0,.87)}.egret-indigo .mat-autocomplete-panel{background:#fff;color:rgba(0,0,0,.87)}.egret-indigo .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover){background:#fff}.egret-indigo .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover):not(.mat-option-disabled){color:rgba(0,0,0,.87)}.egret-indigo .mat-badge-accent .mat-badge-content{background:#ffc107;color:#000}.egret-indigo .mat-badge-warn .mat-badge-content{color:#fff;background:#f44336}.egret-indigo .mat-badge{position:relative}.egret-indigo .mat-badge-hidden .mat-badge-content{display:none}.egret-indigo .mat-badge-content{color:#fff;background:#006768;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}.egret-indigo .mat-badge-content.mat-badge-active{transform:none}.egret-indigo .mat-badge-small .mat-badge-content{width:16px;height:16px;line-height:16px}.egret-indigo .mat-badge-small.mat-badge-above .mat-badge-content{top:-8px}.egret-indigo .mat-badge-small.mat-badge-below .mat-badge-content{bottom:-8px}.egret-indigo .mat-badge-small.mat-badge-before .mat-badge-content{left:-16px}[dir=rtl] .egret-indigo .mat-badge-small.mat-badge-before .mat-badge-content{left:auto;right:-16px}.egret-indigo .mat-badge-small.mat-badge-after .mat-badge-content{right:-16px}[dir=rtl] .egret-indigo .mat-badge-small.mat-badge-after .mat-badge-content{right:auto;left:-16px}.egret-indigo .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-8px}[dir=rtl] .egret-indigo .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-8px}.egret-indigo .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-8px}[dir=rtl] .egret-indigo .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-8px}.egret-indigo .mat-badge-medium .mat-badge-content{width:22px;height:22px;line-height:22px}.egret-indigo .mat-badge-medium.mat-badge-above .mat-badge-content{top:-11px}.egret-indigo .mat-badge-medium.mat-badge-below .mat-badge-content{bottom:-11px}.egret-indigo .mat-badge-medium.mat-badge-before .mat-badge-content{left:-22px}[dir=rtl] .egret-indigo .mat-badge-medium.mat-badge-before .mat-badge-content{left:auto;right:-22px}.egret-indigo .mat-badge-medium.mat-badge-after .mat-badge-content{right:-22px}[dir=rtl] .egret-indigo .mat-badge-medium.mat-badge-after .mat-badge-content{right:auto;left:-22px}.egret-indigo .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-11px}[dir=rtl] .egret-indigo .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-11px}.egret-indigo .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-11px}[dir=rtl] .egret-indigo .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-11px}.egret-indigo .mat-badge-large .mat-badge-content{width:28px;height:28px;line-height:28px}.egret-indigo .mat-badge-large.mat-badge-above .mat-badge-content{top:-14px}.egret-indigo .mat-badge-large.mat-badge-below .mat-badge-content{bottom:-14px}.egret-indigo .mat-badge-large.mat-badge-before .mat-badge-content{left:-28px}[dir=rtl] .egret-indigo .mat-badge-large.mat-badge-before .mat-badge-content{left:auto;right:-28px}.egret-indigo .mat-badge-large.mat-badge-after .mat-badge-content{right:-28px}[dir=rtl] .egret-indigo .mat-badge-large.mat-badge-after .mat-badge-content{right:auto;left:-28px}.egret-indigo .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-14px}[dir=rtl] .egret-indigo .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-14px}.egret-indigo .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-14px}[dir=rtl] .egret-indigo .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-14px}.egret-indigo .mat-bottom-sheet-container{background:#fff;color:rgba(0,0,0,.87)}.egret-indigo .mat-button,.egret-indigo .mat-icon-button,.egret-indigo .mat-stroked-button{color:inherit;background:0 0}.egret-indigo .mat-button.mat-primary,.egret-indigo .mat-icon-button.mat-primary,.egret-indigo .mat-stroked-button.mat-primary{color:#006768}.egret-indigo .mat-button.mat-accent,.egret-indigo .mat-icon-button.mat-accent,.egret-indigo .mat-stroked-button.mat-accent{color:#ffc107}.egret-indigo .mat-button.mat-warn,.egret-indigo .mat-icon-button.mat-warn,.egret-indigo .mat-stroked-button.mat-warn{color:#f44336}.egret-indigo .mat-button.mat-accent[disabled],.egret-indigo .mat-button.mat-primary[disabled],.egret-indigo .mat-button.mat-warn[disabled],.egret-indigo .mat-button[disabled][disabled],.egret-indigo .mat-icon-button.mat-accent[disabled],.egret-indigo .mat-icon-button.mat-primary[disabled],.egret-indigo .mat-icon-button.mat-warn[disabled],.egret-indigo .mat-icon-button[disabled][disabled],.egret-indigo .mat-stroked-button.mat-accent[disabled],.egret-indigo .mat-stroked-button.mat-primary[disabled],.egret-indigo .mat-stroked-button.mat-warn[disabled],.egret-indigo .mat-stroked-button[disabled][disabled]{color:rgba(0,0,0,.26)}.egret-indigo .mat-button.mat-primary .mat-button-focus-overlay,.egret-indigo .mat-icon-button.mat-primary .mat-button-focus-overlay,.egret-indigo .mat-stroked-button.mat-primary .mat-button-focus-overlay{background-color:rgba(0,103,104,.12)}.egret-indigo .mat-button.mat-accent .mat-button-focus-overlay,.egret-indigo .mat-icon-button.mat-accent .mat-button-focus-overlay,.egret-indigo .mat-stroked-button.mat-accent .mat-button-focus-overlay{background-color:rgba(255,193,7,.12)}.egret-indigo .mat-button.mat-warn .mat-button-focus-overlay,.egret-indigo .mat-icon-button.mat-warn .mat-button-focus-overlay,.egret-indigo .mat-stroked-button.mat-warn .mat-button-focus-overlay{background-color:rgba(244,67,54,.12)}.egret-indigo .mat-button[disabled] .mat-button-focus-overlay,.egret-indigo .mat-icon-button[disabled] .mat-button-focus-overlay,.egret-indigo .mat-stroked-button[disabled] .mat-button-focus-overlay{background-color:transparent}.egret-indigo .mat-button.mat-primary .mat-ripple-element,.egret-indigo .mat-icon-button.mat-primary .mat-ripple-element,.egret-indigo .mat-stroked-button.mat-primary .mat-ripple-element{background-color:rgba(0,103,104,.1)}.egret-indigo .mat-button.mat-accent .mat-ripple-element,.egret-indigo .mat-icon-button.mat-accent .mat-ripple-element,.egret-indigo .mat-stroked-button.mat-accent .mat-ripple-element{background-color:rgba(255,193,7,.1)}.egret-indigo .mat-button.mat-warn .mat-ripple-element,.egret-indigo .mat-icon-button.mat-warn .mat-ripple-element,.egret-indigo .mat-stroked-button.mat-warn .mat-ripple-element{background-color:rgba(244,67,54,.1)}.egret-indigo .mat-fab,.egret-indigo .mat-flat-button,.egret-indigo .mat-mini-fab,.egret-indigo .mat-raised-button{color:rgba(0,0,0,.87);background-color:#fff}.egret-indigo .mat-fab.mat-primary,.egret-indigo .mat-flat-button.mat-primary,.egret-indigo .mat-mini-fab.mat-primary,.egret-indigo .mat-raised-button.mat-primary{color:#fff;background-color:#006768}.egret-indigo .mat-fab.mat-accent,.egret-indigo .mat-flat-button.mat-accent,.egret-indigo .mat-mini-fab.mat-accent,.egret-indigo .mat-raised-button.mat-accent{color:#000;background-color:#ffc107}.egret-indigo .mat-fab.mat-warn,.egret-indigo .mat-flat-button.mat-warn,.egret-indigo .mat-mini-fab.mat-warn,.egret-indigo .mat-raised-button.mat-warn{color:#fff;background-color:#f44336}.egret-indigo .mat-fab.mat-accent[disabled],.egret-indigo .mat-fab.mat-primary[disabled],.egret-indigo .mat-fab.mat-warn[disabled],.egret-indigo .mat-fab[disabled][disabled],.egret-indigo .mat-flat-button.mat-accent[disabled],.egret-indigo .mat-flat-button.mat-primary[disabled],.egret-indigo .mat-flat-button.mat-warn[disabled],.egret-indigo .mat-flat-button[disabled][disabled],.egret-indigo .mat-mini-fab.mat-accent[disabled],.egret-indigo .mat-mini-fab.mat-primary[disabled],.egret-indigo .mat-mini-fab.mat-warn[disabled],.egret-indigo .mat-mini-fab[disabled][disabled],.egret-indigo .mat-raised-button.mat-accent[disabled],.egret-indigo .mat-raised-button.mat-primary[disabled],.egret-indigo .mat-raised-button.mat-warn[disabled],.egret-indigo .mat-raised-button[disabled][disabled]{color:rgba(0,0,0,.26);background-color:rgba(0,0,0,.12)}.egret-indigo .mat-fab.mat-primary .mat-ripple-element,.egret-indigo .mat-flat-button.mat-primary .mat-ripple-element,.egret-indigo .mat-mini-fab.mat-primary .mat-ripple-element,.egret-indigo .mat-raised-button.mat-primary .mat-ripple-element{background-color:rgba(255,255,255,.1)}.egret-indigo .mat-fab.mat-accent .mat-ripple-element,.egret-indigo .mat-flat-button.mat-accent .mat-ripple-element,.egret-indigo .mat-mini-fab.mat-accent .mat-ripple-element,.egret-indigo .mat-raised-button.mat-accent .mat-ripple-element{background-color:rgba(0,0,0,.1)}.egret-indigo .mat-fab.mat-warn .mat-ripple-element,.egret-indigo .mat-flat-button.mat-warn .mat-ripple-element,.egret-indigo .mat-mini-fab.mat-warn .mat-ripple-element,.egret-indigo .mat-raised-button.mat-warn .mat-ripple-element{background-color:rgba(255,255,255,.1)}.egret-indigo .mat-icon-button.mat-primary .mat-ripple-element{background-color:rgba(0,103,104,.2)}.egret-indigo .mat-icon-button.mat-accent .mat-ripple-element{background-color:rgba(255,193,7,.2)}.egret-indigo .mat-icon-button.mat-warn .mat-ripple-element{background-color:rgba(244,67,54,.2)}.egret-indigo .mat-button-toggle{color:rgba(0,0,0,.38)}.egret-indigo .mat-button-toggle .mat-button-toggle-focus-overlay{background-color:rgba(0,0,0,.12)}.egret-indigo .mat-button-toggle-checked{background-color:#e0e0e0;color:rgba(0,0,0,.54)}.egret-indigo .mat-button-toggle-disabled{background-color:#eee;color:rgba(0,0,0,.26)}.egret-indigo .mat-button-toggle-disabled.mat-button-toggle-checked{background-color:#bdbdbd}.egret-indigo .mat-card{background:#fff;color:rgba(0,0,0,.87)}.egret-indigo .mat-card-subtitle{color:rgba(0,0,0,.54)}.egret-indigo .mat-checkbox-frame{border-color:rgba(0,0,0,.54)}.egret-indigo .mat-checkbox-checkmark{fill:#fafafa}.egret-indigo .mat-checkbox-checkmark-path{stroke:#fafafa!important}@media screen and (-ms-high-contrast:black-on-white){.egret-indigo .mat-checkbox-checkmark-path{stroke:#000!important}}.egret-indigo .mat-checkbox-mixedmark{background-color:#fafafa}.egret-indigo .mat-checkbox-checked.mat-primary .mat-checkbox-background,.egret-indigo .mat-checkbox-indeterminate.mat-primary .mat-checkbox-background{background-color:#006768}.egret-indigo .mat-checkbox-checked.mat-accent .mat-checkbox-background,.egret-indigo .mat-checkbox-indeterminate.mat-accent .mat-checkbox-background{background-color:#ffc107}.egret-indigo .mat-checkbox-checked.mat-warn .mat-checkbox-background,.egret-indigo .mat-checkbox-indeterminate.mat-warn .mat-checkbox-background{background-color:#f44336}.egret-indigo .mat-checkbox-disabled.mat-checkbox-checked .mat-checkbox-background,.egret-indigo .mat-checkbox-disabled.mat-checkbox-indeterminate .mat-checkbox-background{background-color:#b0b0b0}.egret-indigo .mat-checkbox-disabled:not(.mat-checkbox-checked) .mat-checkbox-frame{border-color:#b0b0b0}.egret-indigo .mat-checkbox-disabled .mat-checkbox-label{color:#b0b0b0}@media screen and (-ms-high-contrast:active){.egret-indigo .mat-badge-large .mat-badge-content,.egret-indigo .mat-badge-medium .mat-badge-content,.egret-indigo .mat-badge-small .mat-badge-content{outline:solid 1px;border-radius:0}.egret-indigo .mat-checkbox-disabled{opacity:.5}.egret-indigo .mat-checkbox-background{background:0 0}}.egret-indigo .mat-checkbox:not(.mat-checkbox-disabled).mat-primary .mat-checkbox-ripple .mat-ripple-element{background-color:rgba(0,103,104,.26)}.egret-indigo .mat-checkbox:not(.mat-checkbox-disabled).mat-accent .mat-checkbox-ripple .mat-ripple-element{background-color:rgba(255,193,7,.26)}.egret-indigo .mat-checkbox:not(.mat-checkbox-disabled).mat-warn .mat-checkbox-ripple .mat-ripple-element{background-color:rgba(244,67,54,.26)}.egret-indigo .mat-chip.mat-standard-chip{background-color:#e0e0e0;color:rgba(0,0,0,.87)}.egret-indigo .mat-chip.mat-standard-chip .mat-chip-remove{color:rgba(0,0,0,.87);opacity:.4}.egret-indigo .mat-chip.mat-standard-chip .mat-chip-remove:hover{opacity:.54}.egret-indigo .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary{background-color:#006768;color:#fff}.egret-indigo .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-chip-remove{color:#fff;opacity:.4}.egret-indigo .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-chip-remove:hover{opacity:.54}.egret-indigo .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn{background-color:#f44336;color:#fff}.egret-indigo .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-chip-remove{color:#fff;opacity:.4}.egret-indigo .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-chip-remove:hover{opacity:.54}.egret-indigo .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent{background-color:#ffc107;color:#000}.egret-indigo .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-chip-remove{color:#000;opacity:.4}.egret-indigo .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-chip-remove:hover{opacity:.54}.egret-indigo .mat-table{background:#fff}.egret-indigo .mat-table tbody,.egret-indigo .mat-table tfoot,.egret-indigo .mat-table thead,.egret-indigo .mat-table-sticky,.egret-indigo [mat-footer-row],.egret-indigo [mat-header-row],.egret-indigo [mat-row],.egret-indigo mat-footer-row,.egret-indigo mat-header-row,.egret-indigo mat-row{background:inherit}.egret-indigo mat-footer-row,.egret-indigo mat-header-row,.egret-indigo mat-row,.egret-indigo td.mat-cell,.egret-indigo td.mat-footer-cell,.egret-indigo th.mat-header-cell{border-bottom-color:rgba(0,0,0,.12)}.egret-indigo .mat-header-cell{color:rgba(0,0,0,.54)}.egret-indigo .mat-cell,.egret-indigo .mat-footer-cell{color:rgba(0,0,0,.87)}.egret-indigo .mat-calendar-arrow{border-top-color:rgba(0,0,0,.54)}.egret-indigo .mat-datepicker-content .mat-calendar-next-button,.egret-indigo .mat-datepicker-content .mat-calendar-previous-button,.egret-indigo .mat-datepicker-toggle{color:rgba(0,0,0,.54)}.egret-indigo .mat-calendar-table-header{color:rgba(0,0,0,.38)}.egret-indigo .mat-calendar-table-header-divider::after{background:rgba(0,0,0,.12)}.egret-indigo .mat-calendar-body-label{color:rgba(0,0,0,.54)}.egret-indigo .mat-calendar-body-cell-content{color:rgba(0,0,0,.87);border-color:transparent}.egret-indigo .mat-calendar-body-disabled>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected){color:rgba(0,0,0,.38)}.egret-indigo .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected),.egret-indigo .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected),.egret-indigo .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected){background-color:rgba(0,0,0,.04)}.egret-indigo .mat-calendar-body-today:not(.mat-calendar-body-selected){border-color:rgba(0,0,0,.38)}.egret-indigo .mat-calendar-body-disabled>.mat-calendar-body-today:not(.mat-calendar-body-selected){border-color:rgba(0,0,0,.18)}.egret-indigo .mat-calendar-body-selected{background-color:#006768;color:#fff}.egret-indigo .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:rgba(0,103,104,.4)}.egret-indigo .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}.egret-indigo .mat-datepicker-content{background-color:#fff;color:rgba(0,0,0,.87)}.egret-indigo .mat-datepicker-content.mat-accent .mat-calendar-body-selected{background-color:#ffc107;color:#000}.egret-indigo .mat-datepicker-content.mat-accent .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:rgba(255,193,7,.4)}.egret-indigo .mat-datepicker-content.mat-accent .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #000}.egret-indigo .mat-datepicker-content.mat-warn .mat-calendar-body-selected{background-color:#f44336;color:#fff}.egret-indigo .mat-datepicker-content.mat-warn .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:rgba(244,67,54,.4)}.egret-indigo .mat-datepicker-content.mat-warn .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}.egret-indigo .mat-datepicker-toggle-active{color:#006768}.egret-indigo .mat-datepicker-toggle-active.mat-accent{color:#ffc107}.egret-indigo .mat-datepicker-toggle-active.mat-warn{color:#f44336}.egret-indigo .mat-dialog-container{background:#fff;color:rgba(0,0,0,.87)}.egret-indigo .mat-divider{border-top-color:rgba(0,0,0,.12)}.egret-indigo .mat-divider-vertical{border-right-color:rgba(0,0,0,.12)}.egret-indigo .mat-expansion-panel{background:#fff;color:rgba(0,0,0,.87)}.egret-indigo .mat-action-row{border-top-color:rgba(0,0,0,.12)}.egret-indigo .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:not([aria-disabled=true]).cdk-keyboard-focused,.egret-indigo .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:not([aria-disabled=true]).cdk-program-focused,.egret-indigo .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:not([aria-disabled=true]):hover{background:rgba(0,0,0,.04)}@media (hover:none){.egret-indigo .mat-expansion-panel:not(.mat-expanded):not([aria-disabled=true]) .mat-expansion-panel-header:hover{background:#fff}}.egret-indigo .mat-expansion-panel-header-title{color:rgba(0,0,0,.87)}.egret-indigo .mat-expansion-indicator::after,.egret-indigo .mat-expansion-panel-header-description{color:rgba(0,0,0,.54)}.egret-indigo .mat-expansion-panel-header[aria-disabled=true]{color:rgba(0,0,0,.26)}.egret-indigo .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-description,.egret-indigo .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-title{color:inherit}.egret-indigo .mat-form-field-label,.egret-indigo .mat-hint{color:rgba(0,0,0,.6)}.egret-indigo .mat-form-field.mat-focused .mat-form-field-label{color:#006768}.egret-indigo .mat-form-field.mat-focused .mat-form-field-label.mat-accent{color:#ffc107}.egret-indigo .mat-form-field.mat-focused .mat-form-field-label.mat-warn{color:#f44336}.egret-indigo .mat-focused .mat-form-field-required-marker{color:#ffc107}.egret-indigo .mat-form-field-ripple{background-color:rgba(0,0,0,.87)}.egret-indigo .mat-form-field.mat-focused .mat-form-field-ripple{background-color:#006768}.egret-indigo .mat-form-field.mat-focused .mat-form-field-ripple.mat-accent{background-color:#ffc107}.egret-indigo .mat-form-field.mat-focused .mat-form-field-ripple.mat-warn{background-color:#f44336}.egret-indigo .mat-form-field.mat-form-field-invalid .mat-form-field-label,.egret-indigo .mat-form-field.mat-form-field-invalid .mat-form-field-label .mat-form-field-required-marker,.egret-indigo .mat-form-field.mat-form-field-invalid .mat-form-field-label.mat-accent{color:#f44336}.egret-indigo .mat-form-field.mat-form-field-invalid .mat-form-field-ripple,.egret-indigo .mat-form-field.mat-form-field-invalid .mat-form-field-ripple.mat-accent{background-color:#f44336}.egret-indigo .mat-error{color:#f44336}.egret-indigo .mat-form-field-appearance-legacy .mat-form-field-label,.egret-indigo .mat-form-field-appearance-legacy .mat-hint{color:rgba(0,0,0,.54)}.egret-indigo .mat-form-field-appearance-legacy .mat-form-field-underline{background-color:rgba(0,0,0,.42)}.egret-indigo .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}.egret-indigo .mat-form-field-appearance-standard .mat-form-field-underline{background-color:rgba(0,0,0,.42)}.egret-indigo .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}.egret-indigo .mat-form-field-appearance-fill .mat-form-field-flex{background-color:rgba(0,0,0,.04)}.egret-indigo .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-flex{background-color:rgba(0,0,0,.02)}.egret-indigo .mat-form-field-appearance-fill .mat-form-field-underline::before{background-color:rgba(0,0,0,.42)}.egret-indigo .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-label{color:rgba(0,0,0,.38)}.egret-indigo .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-underline::before{background-color:transparent}.egret-indigo .mat-form-field-appearance-outline .mat-form-field-outline{color:rgba(0,0,0,.12)}.egret-indigo .mat-form-field-appearance-outline .mat-form-field-outline-thick{color:rgba(0,0,0,.87)}.egret-indigo .mat-form-field-appearance-outline.mat-focused .mat-form-field-outline-thick{color:#006768}.egret-indigo .mat-form-field-appearance-outline.mat-focused.mat-accent .mat-form-field-outline-thick{color:#ffc107}.egret-indigo .mat-form-field-appearance-outline.mat-focused.mat-warn .mat-form-field-outline-thick,.egret-indigo .mat-form-field-appearance-outline.mat-form-field-invalid.mat-form-field-invalid .mat-form-field-outline-thick{color:#f44336}.egret-indigo .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-label{color:rgba(0,0,0,.38)}.egret-indigo .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-outline{color:rgba(0,0,0,.06)}.egret-indigo .mat-icon.mat-primary{color:#006768}.egret-indigo .mat-icon.mat-accent{color:#ffc107}.egret-indigo .mat-icon.mat-warn{color:#f44336}.egret-indigo .mat-input-element:disabled{color:rgba(0,0,0,.38)}.egret-indigo .mat-input-element{caret-color:#006768}.egret-indigo .mat-input-element::placeholder{color:rgba(0,0,0,.42)}.egret-indigo .mat-input-element::-moz-placeholder{color:rgba(0,0,0,.42)}.egret-indigo .mat-input-element::-webkit-input-placeholder{color:rgba(0,0,0,.42)}.egret-indigo .mat-input-element:-ms-input-placeholder{color:rgba(0,0,0,.42)}.egret-indigo .mat-accent .mat-input-element{caret-color:#ffc107}.egret-indigo .mat-form-field-invalid .mat-input-element,.egret-indigo .mat-warn .mat-input-element{caret-color:#f44336}.egret-indigo .mat-list .mat-list-item,.egret-indigo .mat-list .mat-list-option,.egret-indigo .mat-nav-list .mat-list-item,.egret-indigo .mat-nav-list .mat-list-option,.egret-indigo .mat-selection-list .mat-list-item,.egret-indigo .mat-selection-list .mat-list-option{color:rgba(0,0,0,.87)}.egret-indigo .mat-list .mat-subheader,.egret-indigo .mat-nav-list .mat-subheader,.egret-indigo .mat-selection-list .mat-subheader{color:rgba(0,0,0,.54)}.egret-indigo .mat-list-item-disabled{background-color:#eee}.egret-indigo .mat-list-option.mat-list-item-focus,.egret-indigo .mat-list-option:hover,.egret-indigo .mat-nav-list .mat-list-item.mat-list-item-focus,.egret-indigo .mat-nav-list .mat-list-item:hover{background:rgba(0,0,0,.04)}.egret-indigo .mat-menu-panel{background:#fff}.egret-indigo .mat-menu-item{background:0 0;color:rgba(0,0,0,.87)}.egret-indigo .mat-menu-item[disabled],.egret-indigo .mat-menu-item[disabled]::after{color:rgba(0,0,0,.38)}.egret-indigo .mat-menu-item .mat-icon:not([color]),.egret-indigo .mat-menu-item-submenu-trigger::after{color:rgba(0,0,0,.54)}.egret-indigo .mat-menu-item-highlighted:not([disabled]),.egret-indigo .mat-menu-item.cdk-keyboard-focused:not([disabled]),.egret-indigo .mat-menu-item.cdk-program-focused:not([disabled]),.egret-indigo .mat-menu-item:hover:not([disabled]){background:rgba(0,0,0,.04)}.egret-indigo .mat-paginator{background:#fff}.egret-indigo .mat-paginator,.egret-indigo .mat-paginator-page-size .mat-select-trigger{color:rgba(0,0,0,.54)}.egret-indigo .mat-paginator-decrement,.egret-indigo .mat-paginator-increment{border-top:2px solid rgba(0,0,0,.54);border-right:2px solid rgba(0,0,0,.54)}.egret-indigo .mat-paginator-first,.egret-indigo .mat-paginator-last{border-top:2px solid rgba(0,0,0,.54)}.egret-indigo .mat-icon-button[disabled] .mat-paginator-decrement,.egret-indigo .mat-icon-button[disabled] .mat-paginator-first,.egret-indigo .mat-icon-button[disabled] .mat-paginator-increment,.egret-indigo .mat-icon-button[disabled] .mat-paginator-last{border-color:rgba(0,0,0,.38)}.egret-indigo .mat-progress-bar-background{fill:#c5cbe9}.egret-indigo .mat-progress-bar-buffer{background-color:#c5cbe9}.egret-indigo .mat-progress-bar-fill::after{background-color:#006768}.egret-indigo .mat-progress-bar.mat-accent .mat-progress-bar-background{fill:#ffecb5}.egret-indigo .mat-progress-bar.mat-accent .mat-progress-bar-buffer{background-color:#ffecb5}.egret-indigo .mat-progress-bar.mat-accent .mat-progress-bar-fill::after{background-color:#ffc107}.egret-indigo .mat-progress-bar.mat-warn .mat-progress-bar-background{fill:#ffcdd2}.egret-indigo .mat-progress-bar.mat-warn .mat-progress-bar-buffer{background-color:#ffcdd2}.egret-indigo .mat-progress-bar.mat-warn .mat-progress-bar-fill::after{background-color:#f44336}.egret-indigo .mat-progress-spinner circle,.egret-indigo .mat-spinner circle{stroke:#006768}.egret-indigo .mat-progress-spinner.mat-accent circle,.egret-indigo .mat-spinner.mat-accent circle{stroke:#ffc107}.egret-indigo .mat-progress-spinner.mat-warn circle,.egret-indigo .mat-spinner.mat-warn circle{stroke:#f44336}.egret-indigo .mat-radio-outer-circle{border-color:rgba(0,0,0,.54)}.egret-indigo .mat-radio-button.mat-primary.mat-radio-checked .mat-radio-outer-circle{border-color:#006768}.egret-indigo .mat-radio-button.mat-primary .mat-radio-inner-circle{background-color:#006768}.egret-indigo .mat-radio-button.mat-primary .mat-radio-ripple .mat-ripple-element{background-color:rgba(0,103,104,.26)}.egret-indigo .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-outer-circle{border-color:#ffc107}.egret-indigo .mat-radio-button.mat-accent .mat-radio-inner-circle{background-color:#ffc107}.egret-indigo .mat-radio-button.mat-accent .mat-radio-ripple .mat-ripple-element{background-color:rgba(255,193,7,.26)}.egret-indigo .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-outer-circle{border-color:#f44336}.egret-indigo .mat-radio-button.mat-warn .mat-radio-inner-circle{background-color:#f44336}.egret-indigo .mat-radio-button.mat-warn .mat-radio-ripple .mat-ripple-element{background-color:rgba(244,67,54,.26)}.egret-indigo .mat-radio-button.mat-radio-disabled .mat-radio-outer-circle,.egret-indigo .mat-radio-button.mat-radio-disabled.mat-radio-checked .mat-radio-outer-circle{border-color:rgba(0,0,0,.38)}.egret-indigo .mat-radio-button.mat-radio-disabled .mat-radio-inner-circle,.egret-indigo .mat-radio-button.mat-radio-disabled .mat-radio-ripple .mat-ripple-element{background-color:rgba(0,0,0,.38)}.egret-indigo .mat-radio-button.mat-radio-disabled .mat-radio-label-content{color:rgba(0,0,0,.38)}.egret-indigo .mat-select-content,.egret-indigo .mat-select-panel-done-animating{background:#fff}.egret-indigo .mat-select-value{color:rgba(0,0,0,.87)}.egret-indigo .mat-select-placeholder{color:rgba(0,0,0,.42)}.egret-indigo .mat-select-disabled .mat-select-value{color:rgba(0,0,0,.38)}.egret-indigo .mat-select-arrow{color:rgba(0,0,0,.54)}.egret-indigo .mat-select-panel .mat-option.mat-selected:not(.mat-option-multiple){background:rgba(0,0,0,.12)}.egret-indigo .mat-form-field.mat-focused.mat-primary .mat-select-arrow{color:#006768}.egret-indigo .mat-form-field.mat-focused.mat-accent .mat-select-arrow{color:#ffc107}.egret-indigo .mat-form-field .mat-select.mat-select-invalid .mat-select-arrow,.egret-indigo .mat-form-field.mat-focused.mat-warn .mat-select-arrow{color:#f44336}.egret-indigo .mat-form-field .mat-select.mat-select-disabled .mat-select-arrow{color:rgba(0,0,0,.38)}.egret-indigo .mat-drawer-container{background-color:#fafafa;color:rgba(0,0,0,.87)}.egret-indigo .mat-drawer{background-color:#fff;color:rgba(0,0,0,.87)}.egret-indigo .mat-drawer.mat-drawer-push{background-color:#fff}.egret-indigo .mat-drawer-backdrop.mat-drawer-shown{background-color:rgba(0,0,0,.6)}.egret-indigo .mat-slide-toggle.mat-checked:not(.mat-disabled) .mat-slide-toggle-thumb{background-color:#ffc107}.egret-indigo .mat-slide-toggle.mat-checked:not(.mat-disabled) .mat-slide-toggle-bar{background-color:rgba(255,193,7,.5)}.egret-indigo .mat-slide-toggle:not(.mat-checked) .mat-ripple-element{background-color:rgba(0,0,0,.06)}.egret-indigo .mat-slide-toggle .mat-ripple-element{background-color:rgba(255,193,7,.12)}.egret-indigo .mat-slide-toggle.mat-primary.mat-checked:not(.mat-disabled) .mat-slide-toggle-thumb{background-color:#006768}.egret-indigo .mat-slide-toggle.mat-primary.mat-checked:not(.mat-disabled) .mat-slide-toggle-bar{background-color:rgba(0,103,104,.5)}.egret-indigo .mat-slide-toggle.mat-primary:not(.mat-checked) .mat-ripple-element{background-color:rgba(0,0,0,.06)}.egret-indigo .mat-slide-toggle.mat-primary .mat-ripple-element{background-color:rgba(0,103,104,.12)}.egret-indigo .mat-slide-toggle.mat-warn.mat-checked:not(.mat-disabled) .mat-slide-toggle-thumb{background-color:#f44336}.egret-indigo .mat-slide-toggle.mat-warn.mat-checked:not(.mat-disabled) .mat-slide-toggle-bar{background-color:rgba(244,67,54,.5)}.egret-indigo .mat-slide-toggle.mat-warn:not(.mat-checked) .mat-ripple-element{background-color:rgba(0,0,0,.06)}.egret-indigo .mat-slide-toggle.mat-warn .mat-ripple-element{background-color:rgba(244,67,54,.12)}.egret-indigo .mat-disabled .mat-slide-toggle-thumb{background-color:#bdbdbd}.egret-indigo .mat-disabled .mat-slide-toggle-bar{background-color:rgba(0,0,0,.1)}.egret-indigo .mat-slide-toggle-thumb{background-color:#fafafa}.egret-indigo .mat-slide-toggle-bar{background-color:rgba(0,0,0,.38)}.egret-indigo .mat-slider-track-background{background-color:rgba(0,0,0,.26)}.egret-indigo .mat-primary .mat-slider-thumb,.egret-indigo .mat-primary .mat-slider-thumb-label,.egret-indigo .mat-primary .mat-slider-track-fill{background-color:#006768}.egret-indigo .mat-primary .mat-slider-thumb-label-text{color:#fff}.egret-indigo .mat-accent .mat-slider-thumb,.egret-indigo .mat-accent .mat-slider-thumb-label,.egret-indigo .mat-accent .mat-slider-track-fill{background-color:#ffc107}.egret-indigo .mat-accent .mat-slider-thumb-label-text{color:#000}.egret-indigo .mat-warn .mat-slider-thumb,.egret-indigo .mat-warn .mat-slider-thumb-label,.egret-indigo .mat-warn .mat-slider-track-fill{background-color:#f44336}.egret-indigo .mat-warn .mat-slider-thumb-label-text{color:#fff}.egret-indigo .mat-slider-focus-ring{background-color:rgba(255,193,7,.2)}.egret-indigo .cdk-focused .mat-slider-track-background,.egret-indigo .mat-slider:hover .mat-slider-track-background{background-color:rgba(0,0,0,.38)}.egret-indigo .mat-slider-disabled .mat-slider-thumb,.egret-indigo .mat-slider-disabled .mat-slider-track-background,.egret-indigo .mat-slider-disabled .mat-slider-track-fill,.egret-indigo .mat-slider-disabled:hover .mat-slider-track-background{background-color:rgba(0,0,0,.26)}.egret-indigo .mat-slider-min-value .mat-slider-focus-ring{background-color:rgba(0,0,0,.12)}.egret-indigo .mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb,.egret-indigo .mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb-label{background-color:rgba(0,0,0,.87)}.egret-indigo .mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb,.egret-indigo .mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb-label{background-color:rgba(0,0,0,.26)}.egret-indigo .mat-slider-min-value:not(.mat-slider-thumb-label-showing) .mat-slider-thumb{border-color:rgba(0,0,0,.26);background-color:transparent}.egret-indigo .mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused .mat-slider-thumb,.egret-indigo .mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover .mat-slider-thumb{border-color:rgba(0,0,0,.38)}.egret-indigo .mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused.mat-slider-disabled .mat-slider-thumb,.egret-indigo .mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover.mat-slider-disabled .mat-slider-thumb{border-color:rgba(0,0,0,.26)}.egret-indigo .mat-slider-has-ticks .mat-slider-wrapper::after{border-color:rgba(0,0,0,.7)}.egret-indigo .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)}.egret-indigo .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)}.egret-indigo .mat-step-header.cdk-keyboard-focused,.egret-indigo .mat-step-header.cdk-program-focused,.egret-indigo .mat-step-header:hover{background-color:rgba(0,0,0,.04)}.egret-indigo .mat-step-header .mat-step-label,.egret-indigo .mat-step-header .mat-step-optional{color:rgba(0,0,0,.38)}.egret-indigo .mat-step-header .mat-step-icon{background-color:#006768;color:#fff}.egret-indigo .mat-step-header .mat-step-icon-not-touched{background-color:rgba(0,0,0,.38);color:#fff}.egret-indigo .mat-step-header .mat-step-label.mat-step-label-active{color:rgba(0,0,0,.87)}.egret-indigo .mat-stepper-horizontal,.egret-indigo .mat-stepper-vertical{background-color:#fff}.egret-indigo .mat-stepper-vertical-line::before{border-left-color:rgba(0,0,0,.12)}.egret-indigo .mat-stepper-horizontal-line{border-top-color:rgba(0,0,0,.12)}.egret-indigo .mat-sort-header-arrow{color:#757575}.egret-indigo .mat-tab-header,.egret-indigo .mat-tab-nav-bar{border-bottom:1px solid rgba(0,0,0,.12)}.egret-indigo .mat-tab-group-inverted-header .mat-tab-header,.egret-indigo .mat-tab-group-inverted-header .mat-tab-nav-bar{border-top:1px solid rgba(0,0,0,.12);border-bottom:none}.egret-indigo .mat-tab-label,.egret-indigo .mat-tab-link{color:rgba(0,0,0,.87)}.egret-indigo .mat-tab-label.mat-tab-disabled,.egret-indigo .mat-tab-link.mat-tab-disabled{color:rgba(0,0,0,.38)}.egret-indigo .mat-tab-header-pagination-chevron{border-color:rgba(0,0,0,.87)}.egret-indigo .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:rgba(0,0,0,.38)}.egret-indigo .mat-tab-group[class*=mat-background-] .mat-tab-header,.egret-indigo .mat-tab-nav-bar[class*=mat-background-]{border-bottom:none;border-top:none}.egret-indigo .mat-tab-group.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.egret-indigo .mat-tab-group.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.egret-indigo .mat-tab-group.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.egret-indigo .mat-tab-group.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.egret-indigo .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.egret-indigo .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.egret-indigo .mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.egret-indigo .mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:rgba(197,203,233,.3)}.egret-indigo .mat-tab-group.mat-primary .mat-ink-bar,.egret-indigo .mat-tab-nav-bar.mat-primary .mat-ink-bar{background-color:#006768}.egret-indigo .mat-tab-group.mat-primary.mat-background-primary .mat-ink-bar,.egret-indigo .mat-tab-nav-bar.mat-primary.mat-background-primary .mat-ink-bar{background-color:#fff}.egret-indigo .mat-tab-group.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.egret-indigo .mat-tab-group.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.egret-indigo .mat-tab-group.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.egret-indigo .mat-tab-group.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.egret-indigo .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.egret-indigo .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.egret-indigo .mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.egret-indigo .mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:rgba(255,236,181,.3)}.egret-indigo .mat-tab-group.mat-accent .mat-ink-bar,.egret-indigo .mat-tab-nav-bar.mat-accent .mat-ink-bar{background-color:#ffc107}.egret-indigo .mat-tab-group.mat-accent.mat-background-accent .mat-ink-bar,.egret-indigo .mat-tab-nav-bar.mat-accent.mat-background-accent .mat-ink-bar{background-color:#000}.egret-indigo .mat-tab-group.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.egret-indigo .mat-tab-group.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.egret-indigo .mat-tab-group.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.egret-indigo .mat-tab-group.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.egret-indigo .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.egret-indigo .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.egret-indigo .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.egret-indigo .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:rgba(255,205,210,.3)}.egret-indigo .mat-tab-group.mat-warn .mat-ink-bar,.egret-indigo .mat-tab-nav-bar.mat-warn .mat-ink-bar{background-color:#f44336}.egret-indigo .mat-tab-group.mat-warn.mat-background-warn .mat-ink-bar,.egret-indigo .mat-tab-nav-bar.mat-warn.mat-background-warn .mat-ink-bar{background-color:#fff}.egret-indigo .mat-tab-group.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.egret-indigo .mat-tab-group.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.egret-indigo .mat-tab-group.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.egret-indigo .mat-tab-group.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.egret-indigo .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.egret-indigo .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.egret-indigo .mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.egret-indigo .mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:rgba(197,203,233,.3)}.egret-indigo .mat-tab-group.mat-background-primary .mat-tab-header,.egret-indigo .mat-tab-group.mat-background-primary .mat-tab-links,.egret-indigo .mat-tab-nav-bar.mat-background-primary .mat-tab-header,.egret-indigo .mat-tab-nav-bar.mat-background-primary .mat-tab-links{background-color:#006768}.egret-indigo .mat-tab-group.mat-background-primary .mat-tab-label,.egret-indigo .mat-tab-group.mat-background-primary .mat-tab-link,.egret-indigo .mat-tab-nav-bar.mat-background-primary .mat-tab-label,.egret-indigo .mat-tab-nav-bar.mat-background-primary .mat-tab-link{color:#fff}.egret-indigo .mat-tab-group.mat-background-primary .mat-tab-label.mat-tab-disabled,.egret-indigo .mat-tab-group.mat-background-primary .mat-tab-link.mat-tab-disabled,.egret-indigo .mat-tab-nav-bar.mat-background-primary .mat-tab-label.mat-tab-disabled,.egret-indigo .mat-tab-nav-bar.mat-background-primary .mat-tab-link.mat-tab-disabled{color:rgba(255,255,255,.4)}.egret-indigo .mat-tab-group.mat-background-primary .mat-tab-header-pagination-chevron,.egret-indigo .mat-tab-nav-bar.mat-background-primary .mat-tab-header-pagination-chevron{border-color:#fff}.egret-indigo .mat-tab-group.mat-background-primary .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.egret-indigo .mat-tab-nav-bar.mat-background-primary .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:rgba(255,255,255,.4)}.egret-indigo .mat-tab-group.mat-background-primary .mat-ripple-element,.egret-indigo .mat-tab-nav-bar.mat-background-primary .mat-ripple-element{background-color:rgba(255,255,255,.12)}.egret-indigo .mat-tab-group.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.egret-indigo .mat-tab-group.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.egret-indigo .mat-tab-group.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.egret-indigo .mat-tab-group.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.egret-indigo .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.egret-indigo .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.egret-indigo .mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.egret-indigo .mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:rgba(255,236,181,.3)}.egret-indigo .mat-tab-group.mat-background-accent .mat-tab-header,.egret-indigo .mat-tab-group.mat-background-accent .mat-tab-links,.egret-indigo .mat-tab-nav-bar.mat-background-accent .mat-tab-header,.egret-indigo .mat-tab-nav-bar.mat-background-accent .mat-tab-links{background-color:#ffc107}.egret-indigo .mat-tab-group.mat-background-accent .mat-tab-label,.egret-indigo .mat-tab-group.mat-background-accent .mat-tab-link,.egret-indigo .mat-tab-nav-bar.mat-background-accent .mat-tab-label,.egret-indigo .mat-tab-nav-bar.mat-background-accent .mat-tab-link{color:#000}.egret-indigo .mat-tab-group.mat-background-accent .mat-tab-label.mat-tab-disabled,.egret-indigo .mat-tab-group.mat-background-accent .mat-tab-link.mat-tab-disabled,.egret-indigo .mat-tab-nav-bar.mat-background-accent .mat-tab-label.mat-tab-disabled,.egret-indigo .mat-tab-nav-bar.mat-background-accent .mat-tab-link.mat-tab-disabled{color:rgba(0,0,0,.4)}.egret-indigo .mat-tab-group.mat-background-accent .mat-tab-header-pagination-chevron,.egret-indigo .mat-tab-nav-bar.mat-background-accent .mat-tab-header-pagination-chevron{border-color:#000}.egret-indigo .mat-tab-group.mat-background-accent .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.egret-indigo .mat-tab-nav-bar.mat-background-accent .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:rgba(0,0,0,.4)}.egret-indigo .mat-tab-group.mat-background-accent .mat-ripple-element,.egret-indigo .mat-tab-nav-bar.mat-background-accent .mat-ripple-element{background-color:rgba(0,0,0,.12)}.egret-indigo .mat-tab-group.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.egret-indigo .mat-tab-group.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.egret-indigo .mat-tab-group.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.egret-indigo .mat-tab-group.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.egret-indigo .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.egret-indigo .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.egret-indigo .mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.egret-indigo .mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:rgba(255,205,210,.3)}.egret-indigo .mat-tab-group.mat-background-warn .mat-tab-header,.egret-indigo .mat-tab-group.mat-background-warn .mat-tab-links,.egret-indigo .mat-tab-nav-bar.mat-background-warn .mat-tab-header,.egret-indigo .mat-tab-nav-bar.mat-background-warn .mat-tab-links{background-color:#f44336}.egret-indigo .mat-tab-group.mat-background-warn .mat-tab-label,.egret-indigo .mat-tab-group.mat-background-warn .mat-tab-link,.egret-indigo .mat-tab-nav-bar.mat-background-warn .mat-tab-label,.egret-indigo .mat-tab-nav-bar.mat-background-warn .mat-tab-link{color:#fff}.egret-indigo .mat-tab-group.mat-background-warn .mat-tab-label.mat-tab-disabled,.egret-indigo .mat-tab-group.mat-background-warn .mat-tab-link.mat-tab-disabled,.egret-indigo .mat-tab-nav-bar.mat-background-warn .mat-tab-label.mat-tab-disabled,.egret-indigo .mat-tab-nav-bar.mat-background-warn .mat-tab-link.mat-tab-disabled{color:rgba(255,255,255,.4)}.egret-indigo .mat-tab-group.mat-background-warn .mat-tab-header-pagination-chevron,.egret-indigo .mat-tab-nav-bar.mat-background-warn .mat-tab-header-pagination-chevron{border-color:#fff}.egret-indigo .mat-tab-group.mat-background-warn .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.egret-indigo .mat-tab-nav-bar.mat-background-warn .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:rgba(255,255,255,.4)}.egret-indigo .mat-tab-group.mat-background-warn .mat-ripple-element,.egret-indigo .mat-tab-nav-bar.mat-background-warn .mat-ripple-element{background-color:rgba(255,255,255,.12)}.egret-indigo .mat-toolbar{background:#f5f5f5;color:rgba(0,0,0,.87)}.egret-indigo .mat-toolbar.mat-primary{background:#006768;color:#fff}.egret-indigo .mat-toolbar.mat-accent{background:#ffc107;color:#000}.egret-indigo .mat-toolbar.mat-warn{background:#f44336;color:#fff}.egret-indigo .mat-toolbar .mat-focused .mat-form-field-ripple,.egret-indigo .mat-toolbar .mat-form-field-ripple,.egret-indigo .mat-toolbar .mat-form-field-underline{background-color:currentColor}.egret-indigo .mat-toolbar .mat-focused .mat-form-field-label,.egret-indigo .mat-toolbar .mat-form-field-label,.egret-indigo .mat-toolbar .mat-form-field.mat-focused .mat-select-arrow,.egret-indigo .mat-toolbar .mat-select-arrow,.egret-indigo .mat-toolbar .mat-select-value{color:inherit}.egret-indigo .mat-toolbar .mat-input-element{caret-color:currentColor}.egret-indigo .mat-tooltip{background:rgba(97,97,97,.9)}.egret-indigo .mat-tree{background:#fff}.egret-indigo .mat-tree-node{color:rgba(0,0,0,.87)}.egret-indigo .mat-snack-bar-container{background:#323232;color:#fff}.egret-indigo .mat-simple-snackbar-action{color:#ffc107}.egret-indigo .cal-open-day-events,.egret-indigo .chats-wrap .conversations-hold .single-conversation.me .conversation-msg,.egret-indigo .fileupload-drop-zone.dz-file-over,.egret-indigo .mat-bg-primary,.egret-indigo .ngx-datatable .datatable-footer .datatable-pager .pager .pages.active a,.egret-indigo .toolbar-avatar.online>.status-dot,.egret-indigo .topbar,.egret-indigo div.hopscotch-bubble{background:#006768!important;color:#fff!important}.egret-indigo .list-item-active,.egret-indigo .mat-color-primary,.egret-indigo .sidebar-panel.mat-sidenav .sidebar-list-item.open .sub-menu .mat-list-item.selected a,.egret-indigo .sidebar-panel.mat-sidenav .sidebar-list-item.open mat-icon:not(.menu-caret),.egret-indigo .sidebar-panel.mat-sidenav .sidebar-list-item.open>.mat-list-item-content>a>span{color:#006768!important}.egret-indigo .sidebar-panel .mat-nav-list .mat-list-item{color:rgba(0,0,0,.94)}.egret-indigo .list-item-active,.egret-indigo .sidebar-panel.mat-sidenav .sidebar-list-item.open mat-icon:not(.menu-caret),.egret-indigo .sidebar-panel.mat-sidenav .sidebar-list-item.open>.mat-list-item-content>.sub-menu{border-color:#006768!important}.egret-indigo .sidebar-panel.mat-sidenav{background:url(sidebar-bg.523dbbdd5e5777141d9c.jpg) no-repeat}.egret-indigo .breadcrumb-bar,.egret-indigo .default-bg{background:#fff!important}.egret-indigo div.hopscotch-bubble{border-color:#003f3f}.egret-indigo div.hopscotch-bubble .hopscotch-bubble-arrow-container.up .hopscotch-bubble-arrow-border{border-bottom:17px solid #003f3f}.egret-indigo div.hopscotch-bubble .hopscotch-bubble-arrow-container.up .hopscotch-bubble-arrow{border-bottom:17px solid #006768;top:-16px}.egret-indigo div.hopscotch-bubble .hopscotch-bubble-arrow-container.right .hopscotch-bubble-arrow-border{border-left:17px solid #003f3f}.egret-indigo div.hopscotch-bubble .hopscotch-bubble-arrow-container.right .hopscotch-bubble-arrow{border-left:17px solid #006768;left:-1px}.egret-indigo div.hopscotch-bubble .hopscotch-bubble-arrow-container.down .hopscotch-bubble-arrow-border{border-top:17px solid #003f3f}.egret-indigo div.hopscotch-bubble .hopscotch-bubble-arrow-container.down .hopscotch-bubble-arrow{border-top:17px solid #006768;top:-18px}.egret-indigo div.hopscotch-bubble .hopscotch-bubble-arrow-container.left .hopscotch-bubble-arrow-border{border-right:17px solid #003f3f}.egret-indigo div.hopscotch-bubble .hopscotch-bubble-arrow-container.left .hopscotch-bubble-arrow{left:1px;border-right:17px solid #006768}.egret-indigo .mat-bg-accent,.egret-indigo div.hopscotch-bubble .hopscotch-bubble-number,.egret-indigo div.hopscotch-bubble .hopscotch-nav-button.next,.egret-indigo div.hopscotch-bubble .hopscotch-nav-button.next:hover{background-color:#ffc107;color:#000}.egret-indigo .mat-bg-warn{background-color:#f44336;color:#fff}.egret-indigo .mat-color-accent{color:#ffc107}.egret-indigo .mat-color-warn{color:#f44336}.egret-indigo .mat-card-background{padding:0}.egret-indigo .mat-card-titulo{background-color:#006768;color:#fff;display:flex;flex-direction:column;justify-content:center}.egret-indigo .mat-card-titulo2{background-color:#006768;color:#fff;height:36px}.egret-indigo .mat-card-body{padding-left:5px;padding-right:5px;margin-top:10px}.egret-indigo .mat-dialog-container{padding:0 0 24px;margin:0}.egret-indigo .mat-dialog-container h3{color:#fff;background-color:#006768;padding-bottom:0;margin:0;padding-left:10px;display:flex;flex-direction:column;justify-content:center;height:48px}.egret-indigo .mat-dialog-content{padding:12px;margin:0;max-height:76vh}.egret-indigo .corpo{margin-left:0}.egret-indigo .dialog-footer{border-top:1px solid #4fa7b6;padding-top:10px}.egret-indigo .dropdown{position:relative;display:inline-block}.egret-indigo .dropdown-content{display:none;position:absolute;background-color:#fff;min-width:230px;overflow:auto;left:-1px;padding:10px 15px 20px;border-bottom:1px solid #006768!important;border-left:1px solid #006768!important;border-right:1px solid #006768!important;border-top:0;width:calc(100% + 2px);z-index:1;border-bottom-left-radius:3px;border-bottom-right-radius:3px;box-shadow:9px 9px 11px 0 rgba(50,50,50,.75)}.egret-indigo input[type=date]::-webkit-inner-spin-button{display:none;-webkit-appearance:none}.egret-indigo .mat-select-panel{max-width:initial!important}.egret-indigo .ngx-datatable.material{overflow-wrap:break-word}.egret-blue .mat-ripple-element{background-color:rgba(0,0,0,.1)}.egret-blue .mat-option{color:rgba(0,0,0,.87)}.egret-blue .mat-option.mat-selected:not(.mat-option-multiple):not(.mat-option-disabled),.egret-blue .mat-option:focus:not(.mat-option-disabled),.egret-blue .mat-option:hover:not(.mat-option-disabled){background:rgba(0,0,0,.04)}.egret-blue .mat-option.mat-active{background:rgba(0,0,0,.04);color:rgba(0,0,0,.87)}.egret-blue .mat-option.mat-option-disabled{color:rgba(0,0,0,.38)}.egret-blue .mat-primary .mat-option.mat-selected:not(.mat-option-disabled){color:#247ba0}.egret-blue .mat-accent .mat-option.mat-selected:not(.mat-option-disabled){color:#ffd97d}.egret-blue .mat-warn .mat-option.mat-selected:not(.mat-option-disabled){color:#f44336}.egret-blue .mat-optgroup-label{color:rgba(0,0,0,.54)}.egret-blue .mat-optgroup-disabled .mat-optgroup-label{color:rgba(0,0,0,.38)}.egret-blue .mat-pseudo-checkbox{color:rgba(0,0,0,.54)}.egret-blue .mat-pseudo-checkbox::after{color:#fafafa}.egret-blue .mat-accent .mat-pseudo-checkbox-checked,.egret-blue .mat-accent .mat-pseudo-checkbox-indeterminate,.egret-blue .mat-pseudo-checkbox-checked,.egret-blue .mat-pseudo-checkbox-indeterminate{background:#ffd97d}.egret-blue .mat-primary .mat-pseudo-checkbox-checked,.egret-blue .mat-primary .mat-pseudo-checkbox-indeterminate{background:#247ba0}.egret-blue .mat-warn .mat-pseudo-checkbox-checked,.egret-blue .mat-warn .mat-pseudo-checkbox-indeterminate{background:#f44336}.egret-blue .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-disabled,.egret-blue .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-disabled{background:#b0b0b0}.egret-blue .mat-app-background,.egret-blue.mat-app-background{background-color:#fafafa;color:rgba(0,0,0,.87)}.egret-blue .mat-autocomplete-panel{background:#fff;color:rgba(0,0,0,.87)}.egret-blue .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover){background:#fff}.egret-blue .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover):not(.mat-option-disabled){color:rgba(0,0,0,.87)}.egret-blue .mat-badge-accent .mat-badge-content{background:#ffd97d;color:#000}.egret-blue .mat-badge-warn .mat-badge-content{color:#fff;background:#f44336}.egret-blue .mat-badge{position:relative}.egret-blue .mat-badge-hidden .mat-badge-content{display:none}.egret-blue .mat-badge-content{color:#fff;background:#247ba0;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}.egret-blue .mat-badge-content.mat-badge-active{transform:none}.egret-blue .mat-badge-small .mat-badge-content{width:16px;height:16px;line-height:16px}.egret-blue .mat-badge-small.mat-badge-above .mat-badge-content{top:-8px}.egret-blue .mat-badge-small.mat-badge-below .mat-badge-content{bottom:-8px}.egret-blue .mat-badge-small.mat-badge-before .mat-badge-content{left:-16px}[dir=rtl] .egret-blue .mat-badge-small.mat-badge-before .mat-badge-content{left:auto;right:-16px}.egret-blue .mat-badge-small.mat-badge-after .mat-badge-content{right:-16px}[dir=rtl] .egret-blue .mat-badge-small.mat-badge-after .mat-badge-content{right:auto;left:-16px}.egret-blue .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-8px}[dir=rtl] .egret-blue .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-8px}.egret-blue .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-8px}[dir=rtl] .egret-blue .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-8px}.egret-blue .mat-badge-medium .mat-badge-content{width:22px;height:22px;line-height:22px}.egret-blue .mat-badge-medium.mat-badge-above .mat-badge-content{top:-11px}.egret-blue .mat-badge-medium.mat-badge-below .mat-badge-content{bottom:-11px}.egret-blue .mat-badge-medium.mat-badge-before .mat-badge-content{left:-22px}[dir=rtl] .egret-blue .mat-badge-medium.mat-badge-before .mat-badge-content{left:auto;right:-22px}.egret-blue .mat-badge-medium.mat-badge-after .mat-badge-content{right:-22px}[dir=rtl] .egret-blue .mat-badge-medium.mat-badge-after .mat-badge-content{right:auto;left:-22px}.egret-blue .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-11px}[dir=rtl] .egret-blue .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-11px}.egret-blue .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-11px}[dir=rtl] .egret-blue .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-11px}.egret-blue .mat-badge-large .mat-badge-content{width:28px;height:28px;line-height:28px}.egret-blue .mat-badge-large.mat-badge-above .mat-badge-content{top:-14px}.egret-blue .mat-badge-large.mat-badge-below .mat-badge-content{bottom:-14px}.egret-blue .mat-badge-large.mat-badge-before .mat-badge-content{left:-28px}[dir=rtl] .egret-blue .mat-badge-large.mat-badge-before .mat-badge-content{left:auto;right:-28px}.egret-blue .mat-badge-large.mat-badge-after .mat-badge-content{right:-28px}[dir=rtl] .egret-blue .mat-badge-large.mat-badge-after .mat-badge-content{right:auto;left:-28px}.egret-blue .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-14px}[dir=rtl] .egret-blue .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-14px}.egret-blue .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-14px}[dir=rtl] .egret-blue .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-14px}.egret-blue .mat-bottom-sheet-container{background:#fff;color:rgba(0,0,0,.87)}.egret-blue .mat-button,.egret-blue .mat-icon-button,.egret-blue .mat-stroked-button{color:inherit;background:0 0}.egret-blue .mat-button.mat-primary,.egret-blue .mat-icon-button.mat-primary,.egret-blue .mat-stroked-button.mat-primary{color:#247ba0}.egret-blue .mat-button.mat-accent,.egret-blue .mat-icon-button.mat-accent,.egret-blue .mat-stroked-button.mat-accent{color:#ffd97d}.egret-blue .mat-button.mat-warn,.egret-blue .mat-icon-button.mat-warn,.egret-blue .mat-stroked-button.mat-warn{color:#f44336}.egret-blue .mat-button.mat-accent[disabled],.egret-blue .mat-button.mat-primary[disabled],.egret-blue .mat-button.mat-warn[disabled],.egret-blue .mat-button[disabled][disabled],.egret-blue .mat-icon-button.mat-accent[disabled],.egret-blue .mat-icon-button.mat-primary[disabled],.egret-blue .mat-icon-button.mat-warn[disabled],.egret-blue .mat-icon-button[disabled][disabled],.egret-blue .mat-stroked-button.mat-accent[disabled],.egret-blue .mat-stroked-button.mat-primary[disabled],.egret-blue .mat-stroked-button.mat-warn[disabled],.egret-blue .mat-stroked-button[disabled][disabled]{color:rgba(0,0,0,.26)}.egret-blue .mat-button.mat-primary .mat-button-focus-overlay,.egret-blue .mat-icon-button.mat-primary .mat-button-focus-overlay,.egret-blue .mat-stroked-button.mat-primary .mat-button-focus-overlay{background-color:rgba(36,123,160,.12)}.egret-blue .mat-button.mat-accent .mat-button-focus-overlay,.egret-blue .mat-icon-button.mat-accent .mat-button-focus-overlay,.egret-blue .mat-stroked-button.mat-accent .mat-button-focus-overlay{background-color:rgba(255,217,125,.12)}.egret-blue .mat-button.mat-warn .mat-button-focus-overlay,.egret-blue .mat-icon-button.mat-warn .mat-button-focus-overlay,.egret-blue .mat-stroked-button.mat-warn .mat-button-focus-overlay{background-color:rgba(244,67,54,.12)}.egret-blue .mat-button[disabled] .mat-button-focus-overlay,.egret-blue .mat-icon-button[disabled] .mat-button-focus-overlay,.egret-blue .mat-stroked-button[disabled] .mat-button-focus-overlay{background-color:transparent}.egret-blue .mat-button.mat-primary .mat-ripple-element,.egret-blue .mat-icon-button.mat-primary .mat-ripple-element,.egret-blue .mat-stroked-button.mat-primary .mat-ripple-element{background-color:rgba(36,123,160,.1)}.egret-blue .mat-button.mat-accent .mat-ripple-element,.egret-blue .mat-icon-button.mat-accent .mat-ripple-element,.egret-blue .mat-stroked-button.mat-accent .mat-ripple-element{background-color:rgba(255,217,125,.1)}.egret-blue .mat-button.mat-warn .mat-ripple-element,.egret-blue .mat-icon-button.mat-warn .mat-ripple-element,.egret-blue .mat-stroked-button.mat-warn .mat-ripple-element{background-color:rgba(244,67,54,.1)}.egret-blue .mat-fab,.egret-blue .mat-flat-button,.egret-blue .mat-mini-fab,.egret-blue .mat-raised-button{color:rgba(0,0,0,.87);background-color:#fff}.egret-blue .mat-fab.mat-primary,.egret-blue .mat-flat-button.mat-primary,.egret-blue .mat-mini-fab.mat-primary,.egret-blue .mat-raised-button.mat-primary{color:#fff;background-color:#247ba0}.egret-blue .mat-fab.mat-accent,.egret-blue .mat-flat-button.mat-accent,.egret-blue .mat-mini-fab.mat-accent,.egret-blue .mat-raised-button.mat-accent{color:#000;background-color:#ffd97d}.egret-blue .mat-fab.mat-warn,.egret-blue .mat-flat-button.mat-warn,.egret-blue .mat-mini-fab.mat-warn,.egret-blue .mat-raised-button.mat-warn{color:#fff;background-color:#f44336}.egret-blue .mat-fab.mat-accent[disabled],.egret-blue .mat-fab.mat-primary[disabled],.egret-blue .mat-fab.mat-warn[disabled],.egret-blue .mat-fab[disabled][disabled],.egret-blue .mat-flat-button.mat-accent[disabled],.egret-blue .mat-flat-button.mat-primary[disabled],.egret-blue .mat-flat-button.mat-warn[disabled],.egret-blue .mat-flat-button[disabled][disabled],.egret-blue .mat-mini-fab.mat-accent[disabled],.egret-blue .mat-mini-fab.mat-primary[disabled],.egret-blue .mat-mini-fab.mat-warn[disabled],.egret-blue .mat-mini-fab[disabled][disabled],.egret-blue .mat-raised-button.mat-accent[disabled],.egret-blue .mat-raised-button.mat-primary[disabled],.egret-blue .mat-raised-button.mat-warn[disabled],.egret-blue .mat-raised-button[disabled][disabled]{color:rgba(0,0,0,.26);background-color:rgba(0,0,0,.12)}.egret-blue .mat-fab.mat-primary .mat-ripple-element,.egret-blue .mat-flat-button.mat-primary .mat-ripple-element,.egret-blue .mat-mini-fab.mat-primary .mat-ripple-element,.egret-blue .mat-raised-button.mat-primary .mat-ripple-element{background-color:rgba(255,255,255,.1)}.egret-blue .mat-fab.mat-accent .mat-ripple-element,.egret-blue .mat-flat-button.mat-accent .mat-ripple-element,.egret-blue .mat-mini-fab.mat-accent .mat-ripple-element,.egret-blue .mat-raised-button.mat-accent .mat-ripple-element{background-color:rgba(0,0,0,.1)}.egret-blue .mat-fab.mat-warn .mat-ripple-element,.egret-blue .mat-flat-button.mat-warn .mat-ripple-element,.egret-blue .mat-mini-fab.mat-warn .mat-ripple-element,.egret-blue .mat-raised-button.mat-warn .mat-ripple-element{background-color:rgba(255,255,255,.1)}.egret-blue .mat-icon-button.mat-primary .mat-ripple-element{background-color:rgba(36,123,160,.2)}.egret-blue .mat-icon-button.mat-accent .mat-ripple-element{background-color:rgba(255,217,125,.2)}.egret-blue .mat-icon-button.mat-warn .mat-ripple-element{background-color:rgba(244,67,54,.2)}.egret-blue .mat-button-toggle{color:rgba(0,0,0,.38)}.egret-blue .mat-button-toggle .mat-button-toggle-focus-overlay{background-color:rgba(0,0,0,.12)}.egret-blue .mat-button-toggle-checked{background-color:#e0e0e0;color:rgba(0,0,0,.54)}.egret-blue .mat-button-toggle-disabled{background-color:#eee;color:rgba(0,0,0,.26)}.egret-blue .mat-button-toggle-disabled.mat-button-toggle-checked{background-color:#bdbdbd}.egret-blue .mat-card{background:#fff;color:rgba(0,0,0,.87)}.egret-blue .mat-card-subtitle{color:rgba(0,0,0,.54)}.egret-blue .mat-checkbox-frame{border-color:rgba(0,0,0,.54)}.egret-blue .mat-checkbox-checkmark{fill:#fafafa}.egret-blue .mat-checkbox-checkmark-path{stroke:#fafafa!important}@media screen and (-ms-high-contrast:black-on-white){.egret-blue .mat-checkbox-checkmark-path{stroke:#000!important}}.egret-blue .mat-checkbox-mixedmark{background-color:#fafafa}.egret-blue .mat-checkbox-checked.mat-primary .mat-checkbox-background,.egret-blue .mat-checkbox-indeterminate.mat-primary .mat-checkbox-background{background-color:#247ba0}.egret-blue .mat-checkbox-checked.mat-accent .mat-checkbox-background,.egret-blue .mat-checkbox-indeterminate.mat-accent .mat-checkbox-background{background-color:#ffd97d}.egret-blue .mat-checkbox-checked.mat-warn .mat-checkbox-background,.egret-blue .mat-checkbox-indeterminate.mat-warn .mat-checkbox-background{background-color:#f44336}.egret-blue .mat-checkbox-disabled.mat-checkbox-checked .mat-checkbox-background,.egret-blue .mat-checkbox-disabled.mat-checkbox-indeterminate .mat-checkbox-background{background-color:#b0b0b0}.egret-blue .mat-checkbox-disabled:not(.mat-checkbox-checked) .mat-checkbox-frame{border-color:#b0b0b0}.egret-blue .mat-checkbox-disabled .mat-checkbox-label{color:#b0b0b0}@media screen and (-ms-high-contrast:active){.egret-blue .mat-badge-large .mat-badge-content,.egret-blue .mat-badge-medium .mat-badge-content,.egret-blue .mat-badge-small .mat-badge-content{outline:solid 1px;border-radius:0}.egret-blue .mat-checkbox-disabled{opacity:.5}.egret-blue .mat-checkbox-background{background:0 0}.mat-ripple-element{display:none}}.egret-blue .mat-checkbox:not(.mat-checkbox-disabled).mat-primary .mat-checkbox-ripple .mat-ripple-element{background-color:rgba(36,123,160,.26)}.egret-blue .mat-checkbox:not(.mat-checkbox-disabled).mat-accent .mat-checkbox-ripple .mat-ripple-element{background-color:rgba(255,217,125,.26)}.egret-blue .mat-checkbox:not(.mat-checkbox-disabled).mat-warn .mat-checkbox-ripple .mat-ripple-element{background-color:rgba(244,67,54,.26)}.egret-blue .mat-chip.mat-standard-chip{background-color:#e0e0e0;color:rgba(0,0,0,.87)}.egret-blue .mat-chip.mat-standard-chip .mat-chip-remove{color:rgba(0,0,0,.87);opacity:.4}.egret-blue .mat-chip.mat-standard-chip .mat-chip-remove:hover{opacity:.54}.egret-blue .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary{background-color:#247ba0;color:#fff}.egret-blue .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-chip-remove{color:#fff;opacity:.4}.egret-blue .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-chip-remove:hover{opacity:.54}.egret-blue .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn{background-color:#f44336;color:#fff}.egret-blue .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-chip-remove{color:#fff;opacity:.4}.egret-blue .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-chip-remove:hover{opacity:.54}.egret-blue .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent{background-color:#ffd97d;color:#000}.egret-blue .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-chip-remove{color:#000;opacity:.4}.egret-blue .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-chip-remove:hover{opacity:.54}.egret-blue .mat-table{background:#fff}.egret-blue .mat-table tbody,.egret-blue .mat-table tfoot,.egret-blue .mat-table thead,.egret-blue .mat-table-sticky,.egret-blue [mat-footer-row],.egret-blue [mat-header-row],.egret-blue [mat-row],.egret-blue mat-footer-row,.egret-blue mat-header-row,.egret-blue mat-row{background:inherit}.egret-blue mat-footer-row,.egret-blue mat-header-row,.egret-blue mat-row,.egret-blue td.mat-cell,.egret-blue td.mat-footer-cell,.egret-blue th.mat-header-cell{border-bottom-color:rgba(0,0,0,.12)}.egret-blue .mat-header-cell{color:rgba(0,0,0,.54)}.egret-blue .mat-cell,.egret-blue .mat-footer-cell{color:rgba(0,0,0,.87)}.egret-blue .mat-calendar-arrow{border-top-color:rgba(0,0,0,.54)}.egret-blue .mat-datepicker-content .mat-calendar-next-button,.egret-blue .mat-datepicker-content .mat-calendar-previous-button,.egret-blue .mat-datepicker-toggle{color:rgba(0,0,0,.54)}.egret-blue .mat-calendar-table-header{color:rgba(0,0,0,.38)}.egret-blue .mat-calendar-table-header-divider::after{background:rgba(0,0,0,.12)}.egret-blue .mat-calendar-body-label{color:rgba(0,0,0,.54)}.egret-blue .mat-calendar-body-cell-content{color:rgba(0,0,0,.87);border-color:transparent}.egret-blue .mat-calendar-body-disabled>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected){color:rgba(0,0,0,.38)}.egret-blue .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected),.egret-blue .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected),.egret-blue .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected){background-color:rgba(0,0,0,.04)}.egret-blue .mat-calendar-body-today:not(.mat-calendar-body-selected){border-color:rgba(0,0,0,.38)}.egret-blue .mat-calendar-body-disabled>.mat-calendar-body-today:not(.mat-calendar-body-selected){border-color:rgba(0,0,0,.18)}.egret-blue .mat-calendar-body-selected{background-color:#247ba0;color:#fff}.egret-blue .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:rgba(36,123,160,.4)}.egret-blue .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}.egret-blue .mat-datepicker-content{background-color:#fff;color:rgba(0,0,0,.87)}.egret-blue .mat-datepicker-content.mat-accent .mat-calendar-body-selected{background-color:#ffd97d;color:#000}.egret-blue .mat-datepicker-content.mat-accent .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:rgba(255,217,125,.4)}.egret-blue .mat-datepicker-content.mat-accent .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #000}.egret-blue .mat-datepicker-content.mat-warn .mat-calendar-body-selected{background-color:#f44336;color:#fff}.egret-blue .mat-datepicker-content.mat-warn .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:rgba(244,67,54,.4)}.egret-blue .mat-datepicker-content.mat-warn .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}.egret-blue .mat-datepicker-toggle-active{color:#247ba0}.egret-blue .mat-datepicker-toggle-active.mat-accent{color:#ffd97d}.egret-blue .mat-datepicker-toggle-active.mat-warn{color:#f44336}.egret-blue .mat-dialog-container{background:#fff;color:rgba(0,0,0,.87)}.egret-blue .mat-divider{border-top-color:rgba(0,0,0,.12)}.egret-blue .mat-divider-vertical{border-right-color:rgba(0,0,0,.12)}.egret-blue .mat-expansion-panel{background:#fff;color:rgba(0,0,0,.87)}.egret-blue .mat-action-row{border-top-color:rgba(0,0,0,.12)}.egret-blue .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:not([aria-disabled=true]).cdk-keyboard-focused,.egret-blue .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:not([aria-disabled=true]).cdk-program-focused,.egret-blue .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:not([aria-disabled=true]):hover{background:rgba(0,0,0,.04)}@media (hover:none){.egret-blue .mat-expansion-panel:not(.mat-expanded):not([aria-disabled=true]) .mat-expansion-panel-header:hover{background:#fff}}.egret-blue .mat-expansion-panel-header-title{color:rgba(0,0,0,.87)}.egret-blue .mat-expansion-indicator::after,.egret-blue .mat-expansion-panel-header-description{color:rgba(0,0,0,.54)}.egret-blue .mat-expansion-panel-header[aria-disabled=true]{color:rgba(0,0,0,.26)}.egret-blue .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-description,.egret-blue .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-title{color:inherit}.egret-blue .mat-form-field-label,.egret-blue .mat-hint{color:rgba(0,0,0,.6)}.egret-blue .mat-form-field.mat-focused .mat-form-field-label{color:#247ba0}.egret-blue .mat-form-field.mat-focused .mat-form-field-label.mat-accent{color:#ffd97d}.egret-blue .mat-form-field.mat-focused .mat-form-field-label.mat-warn{color:#f44336}.egret-blue .mat-focused .mat-form-field-required-marker{color:#ffd97d}.egret-blue .mat-form-field-ripple{background-color:rgba(0,0,0,.87)}.egret-blue .mat-form-field.mat-focused .mat-form-field-ripple{background-color:#247ba0}.egret-blue .mat-form-field.mat-focused .mat-form-field-ripple.mat-accent{background-color:#ffd97d}.egret-blue .mat-form-field.mat-focused .mat-form-field-ripple.mat-warn{background-color:#f44336}.egret-blue .mat-form-field.mat-form-field-invalid .mat-form-field-label,.egret-blue .mat-form-field.mat-form-field-invalid .mat-form-field-label .mat-form-field-required-marker,.egret-blue .mat-form-field.mat-form-field-invalid .mat-form-field-label.mat-accent{color:#f44336}.egret-blue .mat-form-field.mat-form-field-invalid .mat-form-field-ripple,.egret-blue .mat-form-field.mat-form-field-invalid .mat-form-field-ripple.mat-accent{background-color:#f44336}.egret-blue .mat-error{color:#f44336}.egret-blue .mat-form-field-appearance-legacy .mat-form-field-label,.egret-blue .mat-form-field-appearance-legacy .mat-hint{color:rgba(0,0,0,.54)}.egret-blue .mat-form-field-appearance-legacy .mat-form-field-underline{background-color:rgba(0,0,0,.42)}.egret-blue .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}.egret-blue .mat-form-field-appearance-standard .mat-form-field-underline{background-color:rgba(0,0,0,.42)}.egret-blue .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}.egret-blue .mat-form-field-appearance-fill .mat-form-field-flex{background-color:rgba(0,0,0,.04)}.egret-blue .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-flex{background-color:rgba(0,0,0,.02)}.egret-blue .mat-form-field-appearance-fill .mat-form-field-underline::before{background-color:rgba(0,0,0,.42)}.egret-blue .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-label{color:rgba(0,0,0,.38)}.egret-blue .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-underline::before{background-color:transparent}.egret-blue .mat-form-field-appearance-outline .mat-form-field-outline{color:rgba(0,0,0,.12)}.egret-blue .mat-form-field-appearance-outline .mat-form-field-outline-thick{color:rgba(0,0,0,.87)}.egret-blue .mat-form-field-appearance-outline.mat-focused .mat-form-field-outline-thick{color:#247ba0}.egret-blue .mat-form-field-appearance-outline.mat-focused.mat-accent .mat-form-field-outline-thick{color:#ffd97d}.egret-blue .mat-form-field-appearance-outline.mat-focused.mat-warn .mat-form-field-outline-thick,.egret-blue .mat-form-field-appearance-outline.mat-form-field-invalid.mat-form-field-invalid .mat-form-field-outline-thick{color:#f44336}.egret-blue .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-label{color:rgba(0,0,0,.38)}.egret-blue .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-outline{color:rgba(0,0,0,.06)}.egret-blue .mat-icon.mat-primary{color:#247ba0}.egret-blue .mat-icon.mat-accent{color:#ffd97d}.egret-blue .mat-icon.mat-warn{color:#f44336}.egret-blue .mat-input-element:disabled{color:rgba(0,0,0,.38)}.egret-blue .mat-input-element{caret-color:#247ba0}.egret-blue .mat-input-element::placeholder{color:rgba(0,0,0,.42)}.egret-blue .mat-input-element::-moz-placeholder{color:rgba(0,0,0,.42)}.egret-blue .mat-input-element::-webkit-input-placeholder{color:rgba(0,0,0,.42)}.egret-blue .mat-input-element:-ms-input-placeholder{color:rgba(0,0,0,.42)}.egret-blue .mat-accent .mat-input-element{caret-color:#ffd97d}.egret-blue .mat-form-field-invalid .mat-input-element,.egret-blue .mat-warn .mat-input-element{caret-color:#f44336}.egret-blue .mat-list .mat-list-item,.egret-blue .mat-list .mat-list-option,.egret-blue .mat-nav-list .mat-list-item,.egret-blue .mat-nav-list .mat-list-option,.egret-blue .mat-selection-list .mat-list-item,.egret-blue .mat-selection-list .mat-list-option{color:rgba(0,0,0,.87)}.egret-blue .mat-list .mat-subheader,.egret-blue .mat-nav-list .mat-subheader,.egret-blue .mat-selection-list .mat-subheader{color:rgba(0,0,0,.54)}.egret-blue .mat-list-item-disabled{background-color:#eee}.egret-blue .mat-list-option.mat-list-item-focus,.egret-blue .mat-list-option:hover,.egret-blue .mat-nav-list .mat-list-item.mat-list-item-focus,.egret-blue .mat-nav-list .mat-list-item:hover{background:rgba(0,0,0,.04)}.egret-blue .mat-menu-panel{background:#fff}.egret-blue .mat-menu-item{background:0 0;color:rgba(0,0,0,.87)}.egret-blue .mat-menu-item[disabled],.egret-blue .mat-menu-item[disabled]::after{color:rgba(0,0,0,.38)}.egret-blue .mat-menu-item .mat-icon:not([color]),.egret-blue .mat-menu-item-submenu-trigger::after{color:rgba(0,0,0,.54)}.egret-blue .mat-menu-item-highlighted:not([disabled]),.egret-blue .mat-menu-item.cdk-keyboard-focused:not([disabled]),.egret-blue .mat-menu-item.cdk-program-focused:not([disabled]),.egret-blue .mat-menu-item:hover:not([disabled]){background:rgba(0,0,0,.04)}.egret-blue .mat-paginator{background:#fff}.egret-blue .mat-paginator,.egret-blue .mat-paginator-page-size .mat-select-trigger{color:rgba(0,0,0,.54)}.egret-blue .mat-paginator-decrement,.egret-blue .mat-paginator-increment{border-top:2px solid rgba(0,0,0,.54);border-right:2px solid rgba(0,0,0,.54)}.egret-blue .mat-paginator-first,.egret-blue .mat-paginator-last{border-top:2px solid rgba(0,0,0,.54)}.egret-blue .mat-icon-button[disabled] .mat-paginator-decrement,.egret-blue .mat-icon-button[disabled] .mat-paginator-first,.egret-blue .mat-icon-button[disabled] .mat-paginator-increment,.egret-blue .mat-icon-button[disabled] .mat-paginator-last{border-color:rgba(0,0,0,.38)}.egret-blue .mat-progress-bar-background{fill:#bdd7e3}.egret-blue .mat-progress-bar-buffer{background-color:#bdd7e3}.egret-blue .mat-progress-bar-fill::after{background-color:#247ba0}.egret-blue .mat-progress-bar.mat-accent .mat-progress-bar-background{fill:#fff4d8}.egret-blue .mat-progress-bar.mat-accent .mat-progress-bar-buffer{background-color:#fff4d8}.egret-blue .mat-progress-bar.mat-accent .mat-progress-bar-fill::after{background-color:#ffd97d}.egret-blue .mat-progress-bar.mat-warn .mat-progress-bar-background{fill:#ffcdd2}.egret-blue .mat-progress-bar.mat-warn .mat-progress-bar-buffer{background-color:#ffcdd2}.egret-blue .mat-progress-bar.mat-warn .mat-progress-bar-fill::after{background-color:#f44336}.egret-blue .mat-progress-spinner circle,.egret-blue .mat-spinner circle{stroke:#247ba0}.egret-blue .mat-progress-spinner.mat-accent circle,.egret-blue .mat-spinner.mat-accent circle{stroke:#ffd97d}.egret-blue .mat-progress-spinner.mat-warn circle,.egret-blue .mat-spinner.mat-warn circle{stroke:#f44336}.egret-blue .mat-radio-outer-circle{border-color:rgba(0,0,0,.54)}.egret-blue .mat-radio-button.mat-primary.mat-radio-checked .mat-radio-outer-circle{border-color:#247ba0}.egret-blue .mat-radio-button.mat-primary .mat-radio-inner-circle{background-color:#247ba0}.egret-blue .mat-radio-button.mat-primary .mat-radio-ripple .mat-ripple-element{background-color:rgba(36,123,160,.26)}.egret-blue .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-outer-circle{border-color:#ffd97d}.egret-blue .mat-radio-button.mat-accent .mat-radio-inner-circle{background-color:#ffd97d}.egret-blue .mat-radio-button.mat-accent .mat-radio-ripple .mat-ripple-element{background-color:rgba(255,217,125,.26)}.egret-blue .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-outer-circle{border-color:#f44336}.egret-blue .mat-radio-button.mat-warn .mat-radio-inner-circle{background-color:#f44336}.egret-blue .mat-radio-button.mat-warn .mat-radio-ripple .mat-ripple-element{background-color:rgba(244,67,54,.26)}.egret-blue .mat-radio-button.mat-radio-disabled .mat-radio-outer-circle,.egret-blue .mat-radio-button.mat-radio-disabled.mat-radio-checked .mat-radio-outer-circle{border-color:rgba(0,0,0,.38)}.egret-blue .mat-radio-button.mat-radio-disabled .mat-radio-inner-circle,.egret-blue .mat-radio-button.mat-radio-disabled .mat-radio-ripple .mat-ripple-element{background-color:rgba(0,0,0,.38)}.egret-blue .mat-radio-button.mat-radio-disabled .mat-radio-label-content{color:rgba(0,0,0,.38)}.egret-blue .mat-select-content,.egret-blue .mat-select-panel-done-animating{background:#fff}.egret-blue .mat-select-value{color:rgba(0,0,0,.87)}.egret-blue .mat-select-placeholder{color:rgba(0,0,0,.42)}.egret-blue .mat-select-disabled .mat-select-value{color:rgba(0,0,0,.38)}.egret-blue .mat-select-arrow{color:rgba(0,0,0,.54)}.egret-blue .mat-select-panel .mat-option.mat-selected:not(.mat-option-multiple){background:rgba(0,0,0,.12)}.egret-blue .mat-form-field.mat-focused.mat-primary .mat-select-arrow{color:#247ba0}.egret-blue .mat-form-field.mat-focused.mat-accent .mat-select-arrow{color:#ffd97d}.egret-blue .mat-form-field .mat-select.mat-select-invalid .mat-select-arrow,.egret-blue .mat-form-field.mat-focused.mat-warn .mat-select-arrow{color:#f44336}.egret-blue .mat-form-field .mat-select.mat-select-disabled .mat-select-arrow{color:rgba(0,0,0,.38)}.egret-blue .mat-drawer-container{background-color:#fafafa;color:rgba(0,0,0,.87)}.egret-blue .mat-drawer{background-color:#fff;color:rgba(0,0,0,.87)}.egret-blue .mat-drawer.mat-drawer-push{background-color:#fff}.egret-blue .mat-drawer-backdrop.mat-drawer-shown{background-color:rgba(0,0,0,.6)}.egret-blue .mat-slide-toggle.mat-checked:not(.mat-disabled) .mat-slide-toggle-thumb{background-color:#ffd97d}.egret-blue .mat-slide-toggle.mat-checked:not(.mat-disabled) .mat-slide-toggle-bar{background-color:rgba(255,217,125,.5)}.egret-blue .mat-slide-toggle:not(.mat-checked) .mat-ripple-element{background-color:rgba(0,0,0,.06)}.egret-blue .mat-slide-toggle .mat-ripple-element{background-color:rgba(255,217,125,.12)}.egret-blue .mat-slide-toggle.mat-primary.mat-checked:not(.mat-disabled) .mat-slide-toggle-thumb{background-color:#247ba0}.egret-blue .mat-slide-toggle.mat-primary.mat-checked:not(.mat-disabled) .mat-slide-toggle-bar{background-color:rgba(36,123,160,.5)}.egret-blue .mat-slide-toggle.mat-primary:not(.mat-checked) .mat-ripple-element{background-color:rgba(0,0,0,.06)}.egret-blue .mat-slide-toggle.mat-primary .mat-ripple-element{background-color:rgba(36,123,160,.12)}.egret-blue .mat-slide-toggle.mat-warn.mat-checked:not(.mat-disabled) .mat-slide-toggle-thumb{background-color:#f44336}.egret-blue .mat-slide-toggle.mat-warn.mat-checked:not(.mat-disabled) .mat-slide-toggle-bar{background-color:rgba(244,67,54,.5)}.egret-blue .mat-slide-toggle.mat-warn:not(.mat-checked) .mat-ripple-element{background-color:rgba(0,0,0,.06)}.egret-blue .mat-slide-toggle.mat-warn .mat-ripple-element{background-color:rgba(244,67,54,.12)}.egret-blue .mat-disabled .mat-slide-toggle-thumb{background-color:#bdbdbd}.egret-blue .mat-disabled .mat-slide-toggle-bar{background-color:rgba(0,0,0,.1)}.egret-blue .mat-slide-toggle-thumb{background-color:#fafafa}.egret-blue .mat-slide-toggle-bar{background-color:rgba(0,0,0,.38)}.egret-blue .mat-slider-track-background{background-color:rgba(0,0,0,.26)}.egret-blue .mat-primary .mat-slider-thumb,.egret-blue .mat-primary .mat-slider-thumb-label,.egret-blue .mat-primary .mat-slider-track-fill{background-color:#247ba0}.egret-blue .mat-primary .mat-slider-thumb-label-text{color:#fff}.egret-blue .mat-accent .mat-slider-thumb,.egret-blue .mat-accent .mat-slider-thumb-label,.egret-blue .mat-accent .mat-slider-track-fill{background-color:#ffd97d}.egret-blue .mat-accent .mat-slider-thumb-label-text{color:#000}.egret-blue .mat-warn .mat-slider-thumb,.egret-blue .mat-warn .mat-slider-thumb-label,.egret-blue .mat-warn .mat-slider-track-fill{background-color:#f44336}.egret-blue .mat-warn .mat-slider-thumb-label-text{color:#fff}.egret-blue .mat-slider-focus-ring{background-color:rgba(255,217,125,.2)}.egret-blue .cdk-focused .mat-slider-track-background,.egret-blue .mat-slider:hover .mat-slider-track-background{background-color:rgba(0,0,0,.38)}.egret-blue .mat-slider-disabled .mat-slider-thumb,.egret-blue .mat-slider-disabled .mat-slider-track-background,.egret-blue .mat-slider-disabled .mat-slider-track-fill,.egret-blue .mat-slider-disabled:hover .mat-slider-track-background{background-color:rgba(0,0,0,.26)}.egret-blue .mat-slider-min-value .mat-slider-focus-ring{background-color:rgba(0,0,0,.12)}.egret-blue .mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb,.egret-blue .mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb-label{background-color:rgba(0,0,0,.87)}.egret-blue .mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb,.egret-blue .mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb-label{background-color:rgba(0,0,0,.26)}.egret-blue .mat-slider-min-value:not(.mat-slider-thumb-label-showing) .mat-slider-thumb{border-color:rgba(0,0,0,.26);background-color:transparent}.egret-blue .mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused .mat-slider-thumb,.egret-blue .mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover .mat-slider-thumb{border-color:rgba(0,0,0,.38)}.egret-blue .mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused.mat-slider-disabled .mat-slider-thumb,.egret-blue .mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover.mat-slider-disabled .mat-slider-thumb{border-color:rgba(0,0,0,.26)}.egret-blue .mat-slider-has-ticks .mat-slider-wrapper::after{border-color:rgba(0,0,0,.7)}.egret-blue .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)}.egret-blue .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)}.egret-blue .mat-step-header.cdk-keyboard-focused,.egret-blue .mat-step-header.cdk-program-focused,.egret-blue .mat-step-header:hover{background-color:rgba(0,0,0,.04)}.egret-blue .mat-step-header .mat-step-label,.egret-blue .mat-step-header .mat-step-optional{color:rgba(0,0,0,.38)}.egret-blue .mat-step-header .mat-step-icon{background-color:#247ba0;color:#fff}.egret-blue .mat-step-header .mat-step-icon-not-touched{background-color:rgba(0,0,0,.38);color:#fff}.egret-blue .mat-step-header .mat-step-label.mat-step-label-active{color:rgba(0,0,0,.87)}.egret-blue .mat-stepper-horizontal,.egret-blue .mat-stepper-vertical{background-color:#fff}.egret-blue .mat-stepper-vertical-line::before{border-left-color:rgba(0,0,0,.12)}.egret-blue .mat-stepper-horizontal-line{border-top-color:rgba(0,0,0,.12)}.egret-blue .mat-sort-header-arrow{color:#757575}.egret-blue .mat-tab-header,.egret-blue .mat-tab-nav-bar{border-bottom:1px solid rgba(0,0,0,.12)}.egret-blue .mat-tab-group-inverted-header .mat-tab-header,.egret-blue .mat-tab-group-inverted-header .mat-tab-nav-bar{border-top:1px solid rgba(0,0,0,.12);border-bottom:none}.egret-blue .mat-tab-label,.egret-blue .mat-tab-link{color:rgba(0,0,0,.87)}.egret-blue .mat-tab-label.mat-tab-disabled,.egret-blue .mat-tab-link.mat-tab-disabled{color:rgba(0,0,0,.38)}.egret-blue .mat-tab-header-pagination-chevron{border-color:rgba(0,0,0,.87)}.egret-blue .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:rgba(0,0,0,.38)}.egret-blue .mat-tab-group[class*=mat-background-] .mat-tab-header,.egret-blue .mat-tab-nav-bar[class*=mat-background-]{border-bottom:none;border-top:none}.egret-blue .mat-tab-group.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.egret-blue .mat-tab-group.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.egret-blue .mat-tab-group.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.egret-blue .mat-tab-group.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.egret-blue .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.egret-blue .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.egret-blue .mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.egret-blue .mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:rgba(189,215,227,.3)}.egret-blue .mat-tab-group.mat-primary .mat-ink-bar,.egret-blue .mat-tab-nav-bar.mat-primary .mat-ink-bar{background-color:#247ba0}.egret-blue .mat-tab-group.mat-primary.mat-background-primary .mat-ink-bar,.egret-blue .mat-tab-nav-bar.mat-primary.mat-background-primary .mat-ink-bar{background-color:#fff}.egret-blue .mat-tab-group.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.egret-blue .mat-tab-group.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.egret-blue .mat-tab-group.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.egret-blue .mat-tab-group.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.egret-blue .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.egret-blue .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.egret-blue .mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.egret-blue .mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:rgba(255,244,216,.3)}.egret-blue .mat-tab-group.mat-accent .mat-ink-bar,.egret-blue .mat-tab-nav-bar.mat-accent .mat-ink-bar{background-color:#ffd97d}.egret-blue .mat-tab-group.mat-accent.mat-background-accent .mat-ink-bar,.egret-blue .mat-tab-nav-bar.mat-accent.mat-background-accent .mat-ink-bar{background-color:#000}.egret-blue .mat-tab-group.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.egret-blue .mat-tab-group.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.egret-blue .mat-tab-group.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.egret-blue .mat-tab-group.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.egret-blue .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.egret-blue .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.egret-blue .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.egret-blue .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:rgba(255,205,210,.3)}.egret-blue .mat-tab-group.mat-warn .mat-ink-bar,.egret-blue .mat-tab-nav-bar.mat-warn .mat-ink-bar{background-color:#f44336}.egret-blue .mat-tab-group.mat-warn.mat-background-warn .mat-ink-bar,.egret-blue .mat-tab-nav-bar.mat-warn.mat-background-warn .mat-ink-bar{background-color:#fff}.egret-blue .mat-tab-group.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.egret-blue .mat-tab-group.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.egret-blue .mat-tab-group.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.egret-blue .mat-tab-group.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.egret-blue .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.egret-blue .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.egret-blue .mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.egret-blue .mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:rgba(189,215,227,.3)}.egret-blue .mat-tab-group.mat-background-primary .mat-tab-header,.egret-blue .mat-tab-group.mat-background-primary .mat-tab-links,.egret-blue .mat-tab-nav-bar.mat-background-primary .mat-tab-header,.egret-blue .mat-tab-nav-bar.mat-background-primary .mat-tab-links{background-color:#247ba0}.egret-blue .mat-tab-group.mat-background-primary .mat-tab-label,.egret-blue .mat-tab-group.mat-background-primary .mat-tab-link,.egret-blue .mat-tab-nav-bar.mat-background-primary .mat-tab-label,.egret-blue .mat-tab-nav-bar.mat-background-primary .mat-tab-link{color:#fff}.egret-blue .mat-tab-group.mat-background-primary .mat-tab-label.mat-tab-disabled,.egret-blue .mat-tab-group.mat-background-primary .mat-tab-link.mat-tab-disabled,.egret-blue .mat-tab-nav-bar.mat-background-primary .mat-tab-label.mat-tab-disabled,.egret-blue .mat-tab-nav-bar.mat-background-primary .mat-tab-link.mat-tab-disabled{color:rgba(255,255,255,.4)}.egret-blue .mat-tab-group.mat-background-primary .mat-tab-header-pagination-chevron,.egret-blue .mat-tab-nav-bar.mat-background-primary .mat-tab-header-pagination-chevron{border-color:#fff}.egret-blue .mat-tab-group.mat-background-primary .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.egret-blue .mat-tab-nav-bar.mat-background-primary .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:rgba(255,255,255,.4)}.egret-blue .mat-tab-group.mat-background-primary .mat-ripple-element,.egret-blue .mat-tab-nav-bar.mat-background-primary .mat-ripple-element{background-color:rgba(255,255,255,.12)}.egret-blue .mat-tab-group.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.egret-blue .mat-tab-group.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.egret-blue .mat-tab-group.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.egret-blue .mat-tab-group.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.egret-blue .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.egret-blue .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.egret-blue .mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.egret-blue .mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:rgba(255,244,216,.3)}.egret-blue .mat-tab-group.mat-background-accent .mat-tab-header,.egret-blue .mat-tab-group.mat-background-accent .mat-tab-links,.egret-blue .mat-tab-nav-bar.mat-background-accent .mat-tab-header,.egret-blue .mat-tab-nav-bar.mat-background-accent .mat-tab-links{background-color:#ffd97d}.egret-blue .mat-tab-group.mat-background-accent .mat-tab-label,.egret-blue .mat-tab-group.mat-background-accent .mat-tab-link,.egret-blue .mat-tab-nav-bar.mat-background-accent .mat-tab-label,.egret-blue .mat-tab-nav-bar.mat-background-accent .mat-tab-link{color:#000}.egret-blue .mat-tab-group.mat-background-accent .mat-tab-label.mat-tab-disabled,.egret-blue .mat-tab-group.mat-background-accent .mat-tab-link.mat-tab-disabled,.egret-blue .mat-tab-nav-bar.mat-background-accent .mat-tab-label.mat-tab-disabled,.egret-blue .mat-tab-nav-bar.mat-background-accent .mat-tab-link.mat-tab-disabled{color:rgba(0,0,0,.4)}.egret-blue .mat-tab-group.mat-background-accent .mat-tab-header-pagination-chevron,.egret-blue .mat-tab-nav-bar.mat-background-accent .mat-tab-header-pagination-chevron{border-color:#000}.egret-blue .mat-tab-group.mat-background-accent .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.egret-blue .mat-tab-nav-bar.mat-background-accent .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:rgba(0,0,0,.4)}.egret-blue .mat-tab-group.mat-background-accent .mat-ripple-element,.egret-blue .mat-tab-nav-bar.mat-background-accent .mat-ripple-element{background-color:rgba(0,0,0,.12)}.egret-blue .mat-tab-group.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.egret-blue .mat-tab-group.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.egret-blue .mat-tab-group.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.egret-blue .mat-tab-group.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.egret-blue .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.egret-blue .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.egret-blue .mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.egret-blue .mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:rgba(255,205,210,.3)}.egret-blue .mat-tab-group.mat-background-warn .mat-tab-header,.egret-blue .mat-tab-group.mat-background-warn .mat-tab-links,.egret-blue .mat-tab-nav-bar.mat-background-warn .mat-tab-header,.egret-blue .mat-tab-nav-bar.mat-background-warn .mat-tab-links{background-color:#f44336}.egret-blue .mat-tab-group.mat-background-warn .mat-tab-label,.egret-blue .mat-tab-group.mat-background-warn .mat-tab-link,.egret-blue .mat-tab-nav-bar.mat-background-warn .mat-tab-label,.egret-blue .mat-tab-nav-bar.mat-background-warn .mat-tab-link{color:#fff}.egret-blue .mat-tab-group.mat-background-warn .mat-tab-label.mat-tab-disabled,.egret-blue .mat-tab-group.mat-background-warn .mat-tab-link.mat-tab-disabled,.egret-blue .mat-tab-nav-bar.mat-background-warn .mat-tab-label.mat-tab-disabled,.egret-blue .mat-tab-nav-bar.mat-background-warn .mat-tab-link.mat-tab-disabled{color:rgba(255,255,255,.4)}.egret-blue .mat-tab-group.mat-background-warn .mat-tab-header-pagination-chevron,.egret-blue .mat-tab-nav-bar.mat-background-warn .mat-tab-header-pagination-chevron{border-color:#fff}.egret-blue .mat-tab-group.mat-background-warn .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.egret-blue .mat-tab-nav-bar.mat-background-warn .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:rgba(255,255,255,.4)}.egret-blue .mat-tab-group.mat-background-warn .mat-ripple-element,.egret-blue .mat-tab-nav-bar.mat-background-warn .mat-ripple-element{background-color:rgba(255,255,255,.12)}.egret-blue .mat-toolbar{background:#f5f5f5;color:rgba(0,0,0,.87)}.egret-blue .mat-toolbar.mat-primary{background:#247ba0;color:#fff}.egret-blue .mat-toolbar.mat-accent{background:#ffd97d;color:#000}.egret-blue .mat-toolbar.mat-warn{background:#f44336;color:#fff}.egret-blue .mat-toolbar .mat-focused .mat-form-field-ripple,.egret-blue .mat-toolbar .mat-form-field-ripple,.egret-blue .mat-toolbar .mat-form-field-underline{background-color:currentColor}.egret-blue .mat-toolbar .mat-focused .mat-form-field-label,.egret-blue .mat-toolbar .mat-form-field-label,.egret-blue .mat-toolbar .mat-form-field.mat-focused .mat-select-arrow,.egret-blue .mat-toolbar .mat-select-arrow,.egret-blue .mat-toolbar .mat-select-value{color:inherit}.egret-blue .mat-toolbar .mat-input-element{caret-color:currentColor}.egret-blue .mat-tooltip{background:rgba(97,97,97,.9)}.egret-blue .mat-tree{background:#fff}.egret-blue .mat-tree-node{color:rgba(0,0,0,.87)}.egret-blue .mat-snack-bar-container{background:#323232;color:#fff}.egret-blue .mat-simple-snackbar-action{color:#ffd97d}.egret-blue .cal-open-day-events,.egret-blue .chats-wrap .conversations-hold .single-conversation.me .conversation-msg,.egret-blue .fileupload-drop-zone.dz-file-over,.egret-blue .mat-bg-primary,.egret-blue .ngx-datatable .datatable-footer .datatable-pager .pager .pages.active a,.egret-blue .toolbar-avatar.online>.status-dot,.egret-blue .topbar,.egret-blue div.hopscotch-bubble{background:#247ba0!important;color:#fff!important}.egret-blue .list-item-active,.egret-blue .mat-color-primary,.egret-blue .sidebar-panel.mat-sidenav .sidebar-list-item.open .sub-menu .mat-list-item.selected a,.egret-blue .sidebar-panel.mat-sidenav .sidebar-list-item.open md-icon:not(.menu-caret),.egret-blue .sidebar-panel.mat-sidenav .sidebar-list-item.open>.mat-list-item-content>a>span{color:#247ba0!important}.egret-blue .list-item-active,.egret-blue .sidebar-panel.mat-sidenav .sidebar-list-item.open md-icon:not(.menu-caret),.egret-blue .sidebar-panel.mat-sidenav .sidebar-list-item.open>.mat-list-item-content>.sub-menu{border-color:#247ba0}.egret-blue .sidebar-panel.mat-sidenav{background:url(sidebar-bg.523dbbdd5e5777141d9c.jpg) no-repeat}.egret-blue .breadcrumb-bar,.egret-blue .default-bg{background:#fff!important}.egret-blue div.hopscotch-bubble{border-color:#1d617f}.egret-blue div.hopscotch-bubble .hopscotch-bubble-arrow-container.up .hopscotch-bubble-arrow-border{border-bottom:17px solid #1d617f}.egret-blue div.hopscotch-bubble .hopscotch-bubble-arrow-container.up .hopscotch-bubble-arrow{border-bottom:17px solid #247ba0;top:-16px}.egret-blue div.hopscotch-bubble .hopscotch-bubble-arrow-container.right .hopscotch-bubble-arrow-border{border-left:17px solid #1d617f}.egret-blue div.hopscotch-bubble .hopscotch-bubble-arrow-container.right .hopscotch-bubble-arrow{border-left:17px solid #247ba0;left:-1px}.egret-blue div.hopscotch-bubble .hopscotch-bubble-arrow-container.down .hopscotch-bubble-arrow-border{border-top:17px solid #1d617f}.egret-blue div.hopscotch-bubble .hopscotch-bubble-arrow-container.down .hopscotch-bubble-arrow{border-top:17px solid #247ba0;top:-18px}.egret-blue div.hopscotch-bubble .hopscotch-bubble-arrow-container.left .hopscotch-bubble-arrow-border{border-right:17px solid #1d617f}.egret-blue div.hopscotch-bubble .hopscotch-bubble-arrow-container.left .hopscotch-bubble-arrow{left:1px;border-right:17px solid #247ba0}.egret-blue .mat-bg-accent,.egret-blue div.hopscotch-bubble .hopscotch-bubble-number,.egret-blue div.hopscotch-bubble .hopscotch-nav-button.next,.egret-blue div.hopscotch-bubble .hopscotch-nav-button.next:hover{background-color:#ffd97d;color:#000}.egret-blue .mat-bg-warn{background-color:#f44336;color:#fff}.egret-blue .mat-color-accent{color:#ffd97d}.egret-blue .mat-color-warn{color:#f44336}.mat-elevation-z0{box-shadow:0 0 0 0 rgba(0,0,0,.2),0 0 0 0 rgba(0,0,0,.14),0 0 0 0 rgba(0,0,0,.12)}.mat-elevation-z1{box-shadow:0 2px 1px -1px rgba(0,0,0,.2),0 1px 1px 0 rgba(0,0,0,.14),0 1px 3px 0 rgba(0,0,0,.12)}.mat-elevation-z2{box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12)}.mat-elevation-z3{box-shadow:0 3px 3px -2px rgba(0,0,0,.2),0 3px 4px 0 rgba(0,0,0,.14),0 1px 8px 0 rgba(0,0,0,.12)}.mat-elevation-z4{box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12)}.mat-elevation-z5{box-shadow:0 3px 5px -1px rgba(0,0,0,.2),0 5px 8px 0 rgba(0,0,0,.14),0 1px 14px 0 rgba(0,0,0,.12)}.mat-elevation-z6{box-shadow:0 3px 5px -1px rgba(0,0,0,.2),0 6px 10px 0 rgba(0,0,0,.14),0 1px 18px 0 rgba(0,0,0,.12)}.mat-elevation-z7{box-shadow:0 4px 5px -2px rgba(0,0,0,.2),0 7px 10px 1px rgba(0,0,0,.14),0 2px 16px 1px rgba(0,0,0,.12)}.mat-elevation-z8{box-shadow:0 5px 5px -3px rgba(0,0,0,.2),0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12)}.mat-elevation-z9{box-shadow:0 5px 6px -3px rgba(0,0,0,.2),0 9px 12px 1px rgba(0,0,0,.14),0 3px 16px 2px rgba(0,0,0,.12)}.mat-elevation-z10{box-shadow:0 6px 6px -3px rgba(0,0,0,.2),0 10px 14px 1px rgba(0,0,0,.14),0 4px 18px 3px rgba(0,0,0,.12)}.mat-elevation-z11{box-shadow:0 6px 7px -4px rgba(0,0,0,.2),0 11px 15px 1px rgba(0,0,0,.14),0 4px 20px 3px rgba(0,0,0,.12)}.mat-elevation-z12{box-shadow:0 7px 8px -4px rgba(0,0,0,.2),0 12px 17px 2px rgba(0,0,0,.14),0 5px 22px 4px rgba(0,0,0,.12)}.mat-elevation-z13{box-shadow:0 7px 8px -4px rgba(0,0,0,.2),0 13px 19px 2px rgba(0,0,0,.14),0 5px 24px 4px rgba(0,0,0,.12)}.mat-elevation-z14{box-shadow:0 7px 9px -4px rgba(0,0,0,.2),0 14px 21px 2px rgba(0,0,0,.14),0 5px 26px 4px rgba(0,0,0,.12)}.mat-elevation-z15{box-shadow:0 8px 9px -5px rgba(0,0,0,.2),0 15px 22px 2px rgba(0,0,0,.14),0 6px 28px 5px rgba(0,0,0,.12)}.mat-elevation-z16{box-shadow:0 8px 10px -5px rgba(0,0,0,.2),0 16px 24px 2px rgba(0,0,0,.14),0 6px 30px 5px rgba(0,0,0,.12)}.mat-elevation-z17{box-shadow:0 8px 11px -5px rgba(0,0,0,.2),0 17px 26px 2px rgba(0,0,0,.14),0 6px 32px 5px rgba(0,0,0,.12)}.mat-elevation-z18{box-shadow:0 9px 11px -5px rgba(0,0,0,.2),0 18px 28px 2px rgba(0,0,0,.14),0 7px 34px 6px rgba(0,0,0,.12)}.mat-elevation-z19{box-shadow:0 9px 12px -6px rgba(0,0,0,.2),0 19px 29px 2px rgba(0,0,0,.14),0 7px 36px 6px rgba(0,0,0,.12)}.mat-elevation-z20{box-shadow:0 10px 13px -6px rgba(0,0,0,.2),0 20px 31px 3px rgba(0,0,0,.14),0 8px 38px 7px rgba(0,0,0,.12)}.mat-elevation-z21{box-shadow:0 10px 13px -6px rgba(0,0,0,.2),0 21px 33px 3px rgba(0,0,0,.14),0 8px 40px 7px rgba(0,0,0,.12)}.mat-elevation-z22{box-shadow:0 10px 14px -6px rgba(0,0,0,.2),0 22px 35px 3px rgba(0,0,0,.14),0 8px 42px 7px rgba(0,0,0,.12)}.mat-elevation-z23{box-shadow:0 11px 14px -7px rgba(0,0,0,.2),0 23px 36px 3px rgba(0,0,0,.14),0 9px 44px 8px rgba(0,0,0,.12)}.mat-elevation-z24{box-shadow:0 11px 15px -7px rgba(0,0,0,.2),0 24px 38px 3px rgba(0,0,0,.14),0 9px 46px 8px rgba(0,0,0,.12)}.mat-badge-content{font-weight:600;font-size:12px;font-family:Roboto,"Helvetica Neue",sans-serif}.mat-badge-small .mat-badge-content{font-size:6px}.mat-badge-large .mat-badge-content{font-size:24px}.mat-h1,.mat-headline,.mat-typography h1{font:400 24px/32px Roboto,"Helvetica Neue",sans-serif;margin:0 0 16px}.mat-h2,.mat-title,.mat-typography h2{font:500 20px/32px Roboto,"Helvetica Neue",sans-serif;margin:0 0 16px}.mat-h3,.mat-subheading-2,.mat-typography h3{font:400 16px/28px Roboto,"Helvetica Neue",sans-serif;margin:0 0 16px}.mat-h4,.mat-subheading-1,.mat-typography h4{font:400 15px/24px Roboto,"Helvetica Neue",sans-serif;margin:0 0 16px}.mat-h5,.mat-typography h5{font:400 11.62px/20px Roboto,"Helvetica Neue",sans-serif;margin:0 0 12px}.mat-h6,.mat-typography h6{font:400 9.38px/20px Roboto,"Helvetica Neue",sans-serif;margin:0 0 12px}.mat-body-2,.mat-body-strong{font:500 14px/24px Roboto,"Helvetica Neue",sans-serif}.mat-body,.mat-body-1,.mat-typography{font:400 14px/20px Roboto,"Helvetica Neue",sans-serif}.mat-body p,.mat-body-1 p,.mat-typography p{margin:0 0 12px}.mat-caption,.mat-small{font:400 12px/20px Roboto,"Helvetica Neue",sans-serif}.mat-display-4,.mat-typography .mat-display-4{font:300 112px/112px Roboto,"Helvetica Neue",sans-serif;margin:0 0 56px;letter-spacing:-.05em}.mat-display-3,.mat-typography .mat-display-3{font:400 56px/56px Roboto,"Helvetica Neue",sans-serif;margin:0 0 64px;letter-spacing:-.02em}.mat-display-2,.mat-typography .mat-display-2{font:400 45px/48px Roboto,"Helvetica Neue",sans-serif;margin:0 0 64px;letter-spacing:-.005em}.mat-display-1,.mat-typography .mat-display-1{font:400 34px/40px Roboto,"Helvetica Neue",sans-serif;margin:0 0 64px}.mat-bottom-sheet-container{font-family:Roboto,"Helvetica Neue",sans-serif;font-size:16px;font-weight:400}.mat-button,.mat-fab,.mat-flat-button,.mat-icon-button,.mat-mini-fab,.mat-raised-button,.mat-stroked-button{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-weight:400}.mat-card-content,.mat-card-header .mat-card-title,.mat-card-subtitle{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:13px;line-height:18px}.mat-chip .mat-chip-remove.mat-icon,.mat-chip .mat-chip-trailing-icon.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}.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}.mat-form-field{font-size:inherit;font-weight:400;line-height:1.125;font-family:Roboto,"Helvetica Neue",sans-serif}.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-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label,.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label{transform:translateY(-1.34375em) scale(.75);width:133.33333333%}.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.33334333%}.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:.66666667em;top:calc(100% - 1.79166667em)}.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-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label,.mat-form-field-appearance-legacy.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label{transform:translateY(-1.28125em) scale(.75) perspective(100px) translateZ(.001px);-ms-transform:translateY(-1.28125em) scale(.75);width:133.33333333%}.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);-ms-transform:translateY(-1.28124em) scale(.75);width:133.33334333%}.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);-ms-transform:translateY(-1.28123em) scale(.75);width:133.33335333%}.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:.54166667em;top:calc(100% - 1.66666667em)}.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-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label,.mat-form-field-appearance-fill.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label{transform:translateY(-.59375em) scale(.75);width:133.33333333%}.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.33334333%}.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-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label,.mat-form-field-appearance-outline.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label{transform:translateY(-1.59375em) scale(.75);width:133.33333333%}.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.33334333%}.mat-grid-tile-footer,.mat-grid-tile-header{font-size:14px}.mat-grid-tile-footer .mat-line,.mat-grid-tile-header .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.mat-grid-tile-footer .mat-line:nth-child(n+2),.mat-grid-tile-header .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:16px;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:400 14px/20px 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-horizontal,.mat-stepper-vertical{font-family:Roboto,"Helvetica Neue",sans-serif}.mat-step-label{font-size:14px;font-weight:400}.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;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:9px;padding-bottom:9px}.mat-list-item,.mat-list-option{font-family:Roboto,"Helvetica Neue",sans-serif}.mat-list .mat-list-item,.mat-nav-list .mat-list-item,.mat-selection-list .mat-list-item{font-size:16px}.mat-list .mat-list-item .mat-line,.mat-nav-list .mat-list-item .mat-line,.mat-selection-list .mat-list-item .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.mat-list .mat-list-item .mat-line:nth-child(n+2),.mat-nav-list .mat-list-item .mat-line:nth-child(n+2),.mat-selection-list .mat-list-item .mat-line:nth-child(n+2){font-size:14px}.mat-list .mat-list-option,.mat-nav-list .mat-list-option,.mat-selection-list .mat-list-option{font-size:16px}.mat-list .mat-list-option .mat-line,.mat-nav-list .mat-list-option .mat-line,.mat-selection-list .mat-list-option .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.mat-list .mat-list-option .mat-line:nth-child(n+2),.mat-nav-list .mat-list-option .mat-line:nth-child(n+2),.mat-selection-list .mat-list-option .mat-line:nth-child(n+2){font-size:14px}.mat-list .mat-subheader,.mat-nav-list .mat-subheader,.mat-selection-list .mat-subheader{font-family:Roboto,"Helvetica Neue",sans-serif;font-size:14px;font-weight:500}.mat-list[dense] .mat-list-item,.mat-nav-list[dense] .mat-list-item,.mat-selection-list[dense] .mat-list-item{font-size:12px}.mat-list[dense] .mat-list-item .mat-line,.mat-nav-list[dense] .mat-list-item .mat-line,.mat-selection-list[dense] .mat-list-item .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.mat-list[dense] .mat-list-item .mat-line:nth-child(n+2),.mat-list[dense] .mat-list-option,.mat-nav-list[dense] .mat-list-item .mat-line:nth-child(n+2),.mat-nav-list[dense] .mat-list-option,.mat-selection-list[dense] .mat-list-item .mat-line:nth-child(n+2),.mat-selection-list[dense] .mat-list-option{font-size:12px}.mat-list[dense] .mat-list-option .mat-line,.mat-nav-list[dense] .mat-list-option .mat-line,.mat-selection-list[dense] .mat-list-option .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.mat-list[dense] .mat-list-option .mat-line:nth-child(n+2),.mat-nav-list[dense] .mat-list-option .mat-line:nth-child(n+2),.mat-selection-list[dense] .mat-list-option .mat-line:nth-child(n+2){font-size:12px}.mat-list[dense] .mat-subheader,.mat-nav-list[dense] .mat-subheader,.mat-selection-list[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}.mat-optgroup-label{font:500 14px/24px Roboto,"Helvetica Neue",sans-serif}.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{font-weight:400;font-size:14px}.mat-ripple{overflow:hidden}.mat-ripple.mat-ripple-unbounded{overflow:visible}.mat-ripple-element{position:absolute;border-radius:50%;pointer-events:none;transition:opacity,transform 0s cubic-bezier(0,0,.2,1);transform:scale(0)}.cdk-visually-hidden{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;outline:0;-webkit-appearance:none;-moz-appearance:none}@keyframes cdk-text-field-autofill-start{/*!*/}@keyframes cdk-text-field-autofill-end{/*!*/}.cdk-text-field-autofill-monitored:-webkit-autofill{animation-name:cdk-text-field-autofill-start}.cdk-text-field-autofill-monitored:not(:-webkit-autofill){animation-name:cdk-text-field-autofill-end}textarea.cdk-textarea-autosize{resize:none}textarea.cdk-textarea-autosize-measuring{height:auto!important;overflow:hidden!important;padding:2px 0!important;box-sizing:content-box!important}.egret-dark-pink .mat-ripple-element{background-color:rgba(255,255,255,.1)}.egret-dark-pink .mat-option{color:#fff}.egret-dark-pink .mat-option.mat-selected:not(.mat-option-multiple):not(.mat-option-disabled),.egret-dark-pink .mat-option:focus:not(.mat-option-disabled),.egret-dark-pink .mat-option:hover:not(.mat-option-disabled){background:rgba(255,255,255,.04)}.egret-dark-pink .mat-option.mat-active{background:rgba(255,255,255,.04);color:#fff}.egret-dark-pink .mat-option.mat-option-disabled{color:rgba(255,255,255,.5)}.egret-dark-pink .mat-primary .mat-option.mat-selected:not(.mat-option-disabled){color:#e91e63}.egret-dark-pink .mat-accent .mat-option.mat-selected:not(.mat-option-disabled){color:#607d8b}.egret-dark-pink .mat-warn .mat-option.mat-selected:not(.mat-option-disabled){color:#f44336}.egret-dark-pink .mat-optgroup-label{color:rgba(255,255,255,.7)}.egret-dark-pink .mat-optgroup-disabled .mat-optgroup-label{color:rgba(255,255,255,.5)}.egret-dark-pink .mat-pseudo-checkbox{color:rgba(255,255,255,.7)}.egret-dark-pink .mat-pseudo-checkbox::after{color:#303030}.egret-dark-pink .mat-accent .mat-pseudo-checkbox-checked,.egret-dark-pink .mat-accent .mat-pseudo-checkbox-indeterminate,.egret-dark-pink .mat-pseudo-checkbox-checked,.egret-dark-pink .mat-pseudo-checkbox-indeterminate{background:#607d8b}.egret-dark-pink .mat-primary .mat-pseudo-checkbox-checked,.egret-dark-pink .mat-primary .mat-pseudo-checkbox-indeterminate{background:#e91e63}.egret-dark-pink .mat-warn .mat-pseudo-checkbox-checked,.egret-dark-pink .mat-warn .mat-pseudo-checkbox-indeterminate{background:#f44336}.egret-dark-pink .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-disabled,.egret-dark-pink .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-disabled{background:#686868}.egret-dark-pink .mat-app-background,.egret-dark-pink.mat-app-background{background-color:#303030;color:#fff}.mat-theme-loaded-marker{display:none}.egret-dark-pink .mat-autocomplete-panel{background:#424242;color:#fff}.egret-dark-pink .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover){background:#424242}.egret-dark-pink .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover):not(.mat-option-disabled){color:#fff}.egret-dark-pink .mat-badge-accent .mat-badge-content{background:#607d8b;color:#fff}.egret-dark-pink .mat-badge-warn .mat-badge-content{color:#fff;background:#f44336}.egret-dark-pink .mat-badge{position:relative}.egret-dark-pink .mat-badge-hidden .mat-badge-content{display:none}.egret-dark-pink .mat-badge-content{color:#fff;background:#e91e63;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}.egret-dark-pink .mat-badge-content.mat-badge-active{transform:none}.egret-dark-pink .mat-badge-small .mat-badge-content{width:16px;height:16px;line-height:16px}.egret-dark-pink .mat-badge-small.mat-badge-above .mat-badge-content{top:-8px}.egret-dark-pink .mat-badge-small.mat-badge-below .mat-badge-content{bottom:-8px}.egret-dark-pink .mat-badge-small.mat-badge-before .mat-badge-content{left:-16px}[dir=rtl] .egret-dark-pink .mat-badge-small.mat-badge-before .mat-badge-content{left:auto;right:-16px}.egret-dark-pink .mat-badge-small.mat-badge-after .mat-badge-content{right:-16px}[dir=rtl] .egret-dark-pink .mat-badge-small.mat-badge-after .mat-badge-content{right:auto;left:-16px}.egret-dark-pink .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-8px}[dir=rtl] .egret-dark-pink .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-8px}.egret-dark-pink .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-8px}[dir=rtl] .egret-dark-pink .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-8px}.egret-dark-pink .mat-badge-medium .mat-badge-content{width:22px;height:22px;line-height:22px}.egret-dark-pink .mat-badge-medium.mat-badge-above .mat-badge-content{top:-11px}.egret-dark-pink .mat-badge-medium.mat-badge-below .mat-badge-content{bottom:-11px}.egret-dark-pink .mat-badge-medium.mat-badge-before .mat-badge-content{left:-22px}[dir=rtl] .egret-dark-pink .mat-badge-medium.mat-badge-before .mat-badge-content{left:auto;right:-22px}.egret-dark-pink .mat-badge-medium.mat-badge-after .mat-badge-content{right:-22px}[dir=rtl] .egret-dark-pink .mat-badge-medium.mat-badge-after .mat-badge-content{right:auto;left:-22px}.egret-dark-pink .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-11px}[dir=rtl] .egret-dark-pink .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-11px}.egret-dark-pink .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-11px}[dir=rtl] .egret-dark-pink .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-11px}.egret-dark-pink .mat-badge-large .mat-badge-content{width:28px;height:28px;line-height:28px}.egret-dark-pink .mat-badge-large.mat-badge-above .mat-badge-content{top:-14px}.egret-dark-pink .mat-badge-large.mat-badge-below .mat-badge-content{bottom:-14px}.egret-dark-pink .mat-badge-large.mat-badge-before .mat-badge-content{left:-28px}[dir=rtl] .egret-dark-pink .mat-badge-large.mat-badge-before .mat-badge-content{left:auto;right:-28px}.egret-dark-pink .mat-badge-large.mat-badge-after .mat-badge-content{right:-28px}[dir=rtl] .egret-dark-pink .mat-badge-large.mat-badge-after .mat-badge-content{right:auto;left:-28px}.egret-dark-pink .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-14px}[dir=rtl] .egret-dark-pink .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-14px}.egret-dark-pink .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-14px}[dir=rtl] .egret-dark-pink .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-14px}.egret-dark-pink .mat-bottom-sheet-container{background:#424242;color:#fff}.egret-dark-pink .mat-button,.egret-dark-pink .mat-icon-button,.egret-dark-pink .mat-stroked-button{color:inherit;background:0 0}.egret-dark-pink .mat-button.mat-primary,.egret-dark-pink .mat-icon-button.mat-primary,.egret-dark-pink .mat-stroked-button.mat-primary{color:#e91e63}.egret-dark-pink .mat-button.mat-accent,.egret-dark-pink .mat-icon-button.mat-accent,.egret-dark-pink .mat-stroked-button.mat-accent{color:#607d8b}.egret-dark-pink .mat-button.mat-warn,.egret-dark-pink .mat-icon-button.mat-warn,.egret-dark-pink .mat-stroked-button.mat-warn{color:#f44336}.egret-dark-pink .mat-button.mat-accent[disabled],.egret-dark-pink .mat-button.mat-primary[disabled],.egret-dark-pink .mat-button.mat-warn[disabled],.egret-dark-pink .mat-button[disabled][disabled],.egret-dark-pink .mat-icon-button.mat-accent[disabled],.egret-dark-pink .mat-icon-button.mat-primary[disabled],.egret-dark-pink .mat-icon-button.mat-warn[disabled],.egret-dark-pink .mat-icon-button[disabled][disabled],.egret-dark-pink .mat-stroked-button.mat-accent[disabled],.egret-dark-pink .mat-stroked-button.mat-primary[disabled],.egret-dark-pink .mat-stroked-button.mat-warn[disabled],.egret-dark-pink .mat-stroked-button[disabled][disabled]{color:rgba(255,255,255,.3)}.egret-dark-pink .mat-button.mat-primary .mat-button-focus-overlay,.egret-dark-pink .mat-icon-button.mat-primary .mat-button-focus-overlay,.egret-dark-pink .mat-stroked-button.mat-primary .mat-button-focus-overlay{background-color:rgba(233,30,99,.12)}.egret-dark-pink .mat-button.mat-accent .mat-button-focus-overlay,.egret-dark-pink .mat-icon-button.mat-accent .mat-button-focus-overlay,.egret-dark-pink .mat-stroked-button.mat-accent .mat-button-focus-overlay{background-color:rgba(96,125,139,.12)}.egret-dark-pink .mat-button.mat-warn .mat-button-focus-overlay,.egret-dark-pink .mat-icon-button.mat-warn .mat-button-focus-overlay,.egret-dark-pink .mat-stroked-button.mat-warn .mat-button-focus-overlay{background-color:rgba(244,67,54,.12)}.egret-dark-pink .mat-button[disabled] .mat-button-focus-overlay,.egret-dark-pink .mat-icon-button[disabled] .mat-button-focus-overlay,.egret-dark-pink .mat-stroked-button[disabled] .mat-button-focus-overlay{background-color:transparent}.egret-dark-pink .mat-button.mat-primary .mat-ripple-element,.egret-dark-pink .mat-icon-button.mat-primary .mat-ripple-element,.egret-dark-pink .mat-stroked-button.mat-primary .mat-ripple-element{background-color:rgba(233,30,99,.1)}.egret-dark-pink .mat-button.mat-accent .mat-ripple-element,.egret-dark-pink .mat-icon-button.mat-accent .mat-ripple-element,.egret-dark-pink .mat-stroked-button.mat-accent .mat-ripple-element{background-color:rgba(96,125,139,.1)}.egret-dark-pink .mat-button.mat-warn .mat-ripple-element,.egret-dark-pink .mat-icon-button.mat-warn .mat-ripple-element,.egret-dark-pink .mat-stroked-button.mat-warn .mat-ripple-element{background-color:rgba(244,67,54,.1)}.egret-dark-pink .mat-fab,.egret-dark-pink .mat-flat-button,.egret-dark-pink .mat-mini-fab,.egret-dark-pink .mat-raised-button{color:#fff;background-color:#424242}.egret-dark-pink .mat-fab.mat-accent,.egret-dark-pink .mat-fab.mat-primary,.egret-dark-pink .mat-fab.mat-warn,.egret-dark-pink .mat-flat-button.mat-accent,.egret-dark-pink .mat-flat-button.mat-primary,.egret-dark-pink .mat-flat-button.mat-warn,.egret-dark-pink .mat-mini-fab.mat-accent,.egret-dark-pink .mat-mini-fab.mat-primary,.egret-dark-pink .mat-mini-fab.mat-warn,.egret-dark-pink .mat-raised-button.mat-accent,.egret-dark-pink .mat-raised-button.mat-primary,.egret-dark-pink .mat-raised-button.mat-warn{color:#fff}.egret-dark-pink .mat-fab.mat-accent[disabled],.egret-dark-pink .mat-fab.mat-primary[disabled],.egret-dark-pink .mat-fab.mat-warn[disabled],.egret-dark-pink .mat-fab[disabled][disabled],.egret-dark-pink .mat-flat-button.mat-accent[disabled],.egret-dark-pink .mat-flat-button.mat-primary[disabled],.egret-dark-pink .mat-flat-button.mat-warn[disabled],.egret-dark-pink .mat-flat-button[disabled][disabled],.egret-dark-pink .mat-mini-fab.mat-accent[disabled],.egret-dark-pink .mat-mini-fab.mat-primary[disabled],.egret-dark-pink .mat-mini-fab.mat-warn[disabled],.egret-dark-pink .mat-mini-fab[disabled][disabled],.egret-dark-pink .mat-raised-button.mat-accent[disabled],.egret-dark-pink .mat-raised-button.mat-primary[disabled],.egret-dark-pink .mat-raised-button.mat-warn[disabled],.egret-dark-pink .mat-raised-button[disabled][disabled]{color:rgba(255,255,255,.3);background-color:rgba(255,255,255,.12)}.egret-dark-pink .mat-fab.mat-primary,.egret-dark-pink .mat-flat-button.mat-primary,.egret-dark-pink .mat-mini-fab.mat-primary,.egret-dark-pink .mat-raised-button.mat-primary{background-color:#e91e63}.egret-dark-pink .mat-fab.mat-accent,.egret-dark-pink .mat-flat-button.mat-accent,.egret-dark-pink .mat-mini-fab.mat-accent,.egret-dark-pink .mat-raised-button.mat-accent{background-color:#607d8b}.egret-dark-pink .mat-fab.mat-warn,.egret-dark-pink .mat-flat-button.mat-warn,.egret-dark-pink .mat-mini-fab.mat-warn,.egret-dark-pink .mat-raised-button.mat-warn{background-color:#f44336}.egret-dark-pink .mat-fab.mat-accent .mat-ripple-element,.egret-dark-pink .mat-fab.mat-primary .mat-ripple-element,.egret-dark-pink .mat-fab.mat-warn .mat-ripple-element,.egret-dark-pink .mat-flat-button.mat-accent .mat-ripple-element,.egret-dark-pink .mat-flat-button.mat-primary .mat-ripple-element,.egret-dark-pink .mat-flat-button.mat-warn .mat-ripple-element,.egret-dark-pink .mat-mini-fab.mat-accent .mat-ripple-element,.egret-dark-pink .mat-mini-fab.mat-primary .mat-ripple-element,.egret-dark-pink .mat-mini-fab.mat-warn .mat-ripple-element,.egret-dark-pink .mat-raised-button.mat-accent .mat-ripple-element,.egret-dark-pink .mat-raised-button.mat-primary .mat-ripple-element,.egret-dark-pink .mat-raised-button.mat-warn .mat-ripple-element{background-color:rgba(255,255,255,.1)}.egret-dark-pink .mat-icon-button.mat-primary .mat-ripple-element{background-color:rgba(233,30,99,.2)}.egret-dark-pink .mat-icon-button.mat-accent .mat-ripple-element{background-color:rgba(96,125,139,.2)}.egret-dark-pink .mat-icon-button.mat-warn .mat-ripple-element{background-color:rgba(244,67,54,.2)}.egret-dark-pink .mat-button-toggle{color:rgba(255,255,255,.5)}.egret-dark-pink .mat-button-toggle .mat-button-toggle-focus-overlay{background-color:rgba(255,255,255,.12)}.egret-dark-pink .mat-button-toggle-checked{background-color:#212121;color:rgba(255,255,255,.7)}.egret-dark-pink .mat-button-toggle-disabled{background-color:#000;color:rgba(255,255,255,.3)}.egret-dark-pink .mat-button-toggle-disabled.mat-button-toggle-checked{background-color:#424242}.egret-dark-pink .mat-card{background:#424242;color:#fff}.egret-dark-pink .mat-card-subtitle{color:rgba(255,255,255,.7)}.egret-dark-pink .mat-checkbox-frame{border-color:rgba(255,255,255,.7)}.egret-dark-pink .mat-checkbox-checkmark{fill:#303030}.egret-dark-pink .mat-checkbox-checkmark-path{stroke:#303030!important}@media screen and (-ms-high-contrast:black-on-white){.egret-dark-pink .mat-checkbox-checkmark-path{stroke:#000!important}}.egret-dark-pink .mat-checkbox-mixedmark{background-color:#303030}.egret-dark-pink .mat-checkbox-checked.mat-primary .mat-checkbox-background,.egret-dark-pink .mat-checkbox-indeterminate.mat-primary .mat-checkbox-background{background-color:#e91e63}.egret-dark-pink .mat-checkbox-checked.mat-accent .mat-checkbox-background,.egret-dark-pink .mat-checkbox-indeterminate.mat-accent .mat-checkbox-background{background-color:#607d8b}.egret-dark-pink .mat-checkbox-checked.mat-warn .mat-checkbox-background,.egret-dark-pink .mat-checkbox-indeterminate.mat-warn .mat-checkbox-background{background-color:#f44336}.egret-dark-pink .mat-checkbox-disabled.mat-checkbox-checked .mat-checkbox-background,.egret-dark-pink .mat-checkbox-disabled.mat-checkbox-indeterminate .mat-checkbox-background{background-color:#686868}.egret-dark-pink .mat-checkbox-disabled:not(.mat-checkbox-checked) .mat-checkbox-frame{border-color:#686868}.egret-dark-pink .mat-checkbox-disabled .mat-checkbox-label{color:#686868}@media screen and (-ms-high-contrast:active){.egret-dark-pink .mat-badge-large .mat-badge-content,.egret-dark-pink .mat-badge-medium .mat-badge-content,.egret-dark-pink .mat-badge-small .mat-badge-content{outline:solid 1px;border-radius:0}.egret-dark-pink .mat-checkbox-disabled{opacity:.5}.egret-dark-pink .mat-checkbox-background{background:0 0}}.egret-dark-pink .mat-checkbox:not(.mat-checkbox-disabled).mat-primary .mat-checkbox-ripple .mat-ripple-element{background-color:rgba(233,30,99,.26)}.egret-dark-pink .mat-checkbox:not(.mat-checkbox-disabled).mat-accent .mat-checkbox-ripple .mat-ripple-element{background-color:rgba(96,125,139,.26)}.egret-dark-pink .mat-checkbox:not(.mat-checkbox-disabled).mat-warn .mat-checkbox-ripple .mat-ripple-element{background-color:rgba(244,67,54,.26)}.egret-dark-pink .mat-chip.mat-standard-chip{background-color:#616161;color:#fff}.egret-dark-pink .mat-chip.mat-standard-chip .mat-chip-remove{color:#fff;opacity:.4}.egret-dark-pink .mat-chip.mat-standard-chip .mat-chip-remove:hover{opacity:.54}.egret-dark-pink .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary{background-color:#e91e63;color:#fff}.egret-dark-pink .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-chip-remove{color:#fff;opacity:.4}.egret-dark-pink .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-chip-remove:hover{opacity:.54}.egret-dark-pink .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn{background-color:#f44336;color:#fff}.egret-dark-pink .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-chip-remove{color:#fff;opacity:.4}.egret-dark-pink .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-chip-remove:hover{opacity:.54}.egret-dark-pink .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent{background-color:#607d8b;color:#fff}.egret-dark-pink .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-chip-remove{color:#fff;opacity:.4}.egret-dark-pink .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-chip-remove:hover{opacity:.54}.egret-dark-pink .mat-table{background:#424242}.egret-dark-pink .mat-table tbody,.egret-dark-pink .mat-table tfoot,.egret-dark-pink .mat-table thead,.egret-dark-pink .mat-table-sticky,.egret-dark-pink [mat-footer-row],.egret-dark-pink [mat-header-row],.egret-dark-pink [mat-row],.egret-dark-pink mat-footer-row,.egret-dark-pink mat-header-row,.egret-dark-pink mat-row{background:inherit}.egret-dark-pink mat-footer-row,.egret-dark-pink mat-header-row,.egret-dark-pink mat-row,.egret-dark-pink td.mat-cell,.egret-dark-pink td.mat-footer-cell,.egret-dark-pink th.mat-header-cell{border-bottom-color:rgba(255,255,255,.12)}.egret-dark-pink .mat-header-cell{color:rgba(255,255,255,.7)}.egret-dark-pink .mat-cell,.egret-dark-pink .mat-footer-cell{color:#fff}.egret-dark-pink .mat-calendar-arrow{border-top-color:#fff}.egret-dark-pink .mat-datepicker-content .mat-calendar-next-button,.egret-dark-pink .mat-datepicker-content .mat-calendar-previous-button,.egret-dark-pink .mat-datepicker-toggle{color:#fff}.egret-dark-pink .mat-calendar-table-header{color:rgba(255,255,255,.5)}.egret-dark-pink .mat-calendar-table-header-divider::after{background:rgba(255,255,255,.12)}.egret-dark-pink .mat-calendar-body-label{color:rgba(255,255,255,.7)}.egret-dark-pink .mat-calendar-body-cell-content{color:#fff;border-color:transparent}.egret-dark-pink .mat-calendar-body-disabled>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected){color:rgba(255,255,255,.5)}.egret-dark-pink .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected),.egret-dark-pink .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected),.egret-dark-pink .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected){background-color:rgba(255,255,255,.04)}.egret-dark-pink .mat-calendar-body-today:not(.mat-calendar-body-selected){border-color:rgba(255,255,255,.5)}.egret-dark-pink .mat-calendar-body-disabled>.mat-calendar-body-today:not(.mat-calendar-body-selected){border-color:rgba(255,255,255,.3)}.egret-dark-pink .mat-calendar-body-selected{background-color:#e91e63;color:#fff}.egret-dark-pink .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:rgba(233,30,99,.4)}.egret-dark-pink .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}.egret-dark-pink .mat-datepicker-content{background-color:#424242;color:#fff}.egret-dark-pink .mat-datepicker-content.mat-accent .mat-calendar-body-selected{background-color:#607d8b;color:#fff}.egret-dark-pink .mat-datepicker-content.mat-accent .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:rgba(96,125,139,.4)}.egret-dark-pink .mat-datepicker-content.mat-accent .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}.egret-dark-pink .mat-datepicker-content.mat-warn .mat-calendar-body-selected{background-color:#f44336;color:#fff}.egret-dark-pink .mat-datepicker-content.mat-warn .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:rgba(244,67,54,.4)}.egret-dark-pink .mat-datepicker-content.mat-warn .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}.egret-dark-pink .mat-datepicker-toggle-active{color:#e91e63}.egret-dark-pink .mat-datepicker-toggle-active.mat-accent{color:#607d8b}.egret-dark-pink .mat-datepicker-toggle-active.mat-warn{color:#f44336}.egret-dark-pink .mat-dialog-container{background:#424242;color:#fff}.egret-dark-pink .mat-divider{border-top-color:rgba(255,255,255,.12)}.egret-dark-pink .mat-divider-vertical{border-right-color:rgba(255,255,255,.12)}.egret-dark-pink .mat-expansion-panel{background:#424242;color:#fff}.egret-dark-pink .mat-action-row{border-top-color:rgba(255,255,255,.12)}.egret-dark-pink .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:not([aria-disabled=true]).cdk-keyboard-focused,.egret-dark-pink .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:not([aria-disabled=true]).cdk-program-focused,.egret-dark-pink .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:not([aria-disabled=true]):hover{background:rgba(255,255,255,.04)}@media (hover:none){.egret-dark-pink .mat-expansion-panel:not(.mat-expanded):not([aria-disabled=true]) .mat-expansion-panel-header:hover{background:#424242}}.egret-dark-pink .mat-expansion-panel-header-title{color:#fff}.egret-dark-pink .mat-expansion-indicator::after,.egret-dark-pink .mat-expansion-panel-header-description{color:rgba(255,255,255,.7)}.egret-dark-pink .mat-expansion-panel-header[aria-disabled=true]{color:rgba(255,255,255,.3)}.egret-dark-pink .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-description,.egret-dark-pink .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-title{color:inherit}.egret-dark-pink .mat-form-field-label,.egret-dark-pink .mat-hint{color:rgba(255,255,255,.7)}.egret-dark-pink .mat-form-field.mat-focused .mat-form-field-label{color:#e91e63}.egret-dark-pink .mat-form-field.mat-focused .mat-form-field-label.mat-accent{color:#607d8b}.egret-dark-pink .mat-form-field.mat-focused .mat-form-field-label.mat-warn{color:#f44336}.egret-dark-pink .mat-focused .mat-form-field-required-marker{color:#607d8b}.egret-dark-pink .mat-form-field-ripple{background-color:#fff}.egret-dark-pink .mat-form-field.mat-focused .mat-form-field-ripple{background-color:#e91e63}.egret-dark-pink .mat-form-field.mat-focused .mat-form-field-ripple.mat-accent{background-color:#607d8b}.egret-dark-pink .mat-form-field.mat-focused .mat-form-field-ripple.mat-warn{background-color:#f44336}.egret-dark-pink .mat-form-field.mat-form-field-invalid .mat-form-field-label,.egret-dark-pink .mat-form-field.mat-form-field-invalid .mat-form-field-label .mat-form-field-required-marker,.egret-dark-pink .mat-form-field.mat-form-field-invalid .mat-form-field-label.mat-accent{color:#f44336}.egret-dark-pink .mat-form-field.mat-form-field-invalid .mat-form-field-ripple,.egret-dark-pink .mat-form-field.mat-form-field-invalid .mat-form-field-ripple.mat-accent{background-color:#f44336}.egret-dark-pink .mat-error{color:#f44336}.egret-dark-pink .mat-form-field-appearance-legacy .mat-form-field-label,.egret-dark-pink .mat-form-field-appearance-legacy .mat-hint{color:rgba(255,255,255,.7)}.egret-dark-pink .mat-form-field-appearance-legacy .mat-form-field-underline{background-color:rgba(255,255,255,.7)}.egret-dark-pink .mat-form-field-appearance-legacy.mat-form-field-disabled .mat-form-field-underline{background-image:linear-gradient(to right,rgba(255,255,255,.7) 0,rgba(255,255,255,.7) 33%,transparent 0);background-size:4px 100%;background-repeat:repeat-x}.egret-dark-pink .mat-form-field-appearance-standard .mat-form-field-underline{background-color:rgba(255,255,255,.7)}.egret-dark-pink .mat-form-field-appearance-standard.mat-form-field-disabled .mat-form-field-underline{background-image:linear-gradient(to right,rgba(255,255,255,.7) 0,rgba(255,255,255,.7) 33%,transparent 0);background-size:4px 100%;background-repeat:repeat-x}.egret-dark-pink .mat-form-field-appearance-fill .mat-form-field-flex{background-color:rgba(255,255,255,.1)}.egret-dark-pink .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-flex{background-color:rgba(255,255,255,.05)}.egret-dark-pink .mat-form-field-appearance-fill .mat-form-field-underline::before{background-color:rgba(255,255,255,.5)}.egret-dark-pink .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-label{color:rgba(255,255,255,.5)}.egret-dark-pink .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-underline::before{background-color:transparent}.egret-dark-pink .mat-form-field-appearance-outline .mat-form-field-outline{color:rgba(255,255,255,.3)}.egret-dark-pink .mat-form-field-appearance-outline .mat-form-field-outline-thick{color:#fff}.egret-dark-pink .mat-form-field-appearance-outline.mat-focused .mat-form-field-outline-thick{color:#e91e63}.egret-dark-pink .mat-form-field-appearance-outline.mat-focused.mat-accent .mat-form-field-outline-thick{color:#607d8b}.egret-dark-pink .mat-form-field-appearance-outline.mat-focused.mat-warn .mat-form-field-outline-thick,.egret-dark-pink .mat-form-field-appearance-outline.mat-form-field-invalid.mat-form-field-invalid .mat-form-field-outline-thick{color:#f44336}.egret-dark-pink .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-label{color:rgba(255,255,255,.5)}.egret-dark-pink .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-outline{color:rgba(255,255,255,.15)}.egret-dark-pink .mat-icon.mat-primary{color:#e91e63}.egret-dark-pink .mat-icon.mat-accent{color:#607d8b}.egret-dark-pink .mat-icon.mat-warn{color:#f44336}.egret-dark-pink .mat-input-element:disabled{color:rgba(255,255,255,.5)}.egret-dark-pink .mat-input-element{caret-color:#e91e63}.egret-dark-pink .mat-input-element::placeholder{color:rgba(255,255,255,.5)}.egret-dark-pink .mat-input-element::-moz-placeholder{color:rgba(255,255,255,.5)}.egret-dark-pink .mat-input-element::-webkit-input-placeholder{color:rgba(255,255,255,.5)}.egret-dark-pink .mat-input-element:-ms-input-placeholder{color:rgba(255,255,255,.5)}.egret-dark-pink .mat-accent .mat-input-element{caret-color:#607d8b}.egret-dark-pink .mat-form-field-invalid .mat-input-element,.egret-dark-pink .mat-warn .mat-input-element{caret-color:#f44336}.egret-dark-pink .mat-list .mat-list-item,.egret-dark-pink .mat-list .mat-list-option,.egret-dark-pink .mat-nav-list .mat-list-item,.egret-dark-pink .mat-nav-list .mat-list-option,.egret-dark-pink .mat-selection-list .mat-list-item,.egret-dark-pink .mat-selection-list .mat-list-option{color:#fff}.egret-dark-pink .mat-list .mat-subheader,.egret-dark-pink .mat-nav-list .mat-subheader,.egret-dark-pink .mat-selection-list .mat-subheader{color:rgba(255,255,255,.7)}.egret-dark-pink .mat-list-item-disabled{background-color:#000}.egret-dark-pink .mat-list-option.mat-list-item-focus,.egret-dark-pink .mat-list-option:hover,.egret-dark-pink .mat-nav-list .mat-list-item.mat-list-item-focus,.egret-dark-pink .mat-nav-list .mat-list-item:hover{background:rgba(255,255,255,.04)}.egret-dark-pink .mat-menu-panel{background:#424242}.egret-dark-pink .mat-menu-item{background:0 0;color:#fff}.egret-dark-pink .mat-menu-item[disabled],.egret-dark-pink .mat-menu-item[disabled]::after{color:rgba(255,255,255,.5)}.egret-dark-pink .mat-menu-item .mat-icon:not([color]),.egret-dark-pink .mat-menu-item-submenu-trigger::after{color:#fff}.egret-dark-pink .mat-menu-item-highlighted:not([disabled]),.egret-dark-pink .mat-menu-item.cdk-keyboard-focused:not([disabled]),.egret-dark-pink .mat-menu-item.cdk-program-focused:not([disabled]),.egret-dark-pink .mat-menu-item:hover:not([disabled]){background:rgba(255,255,255,.04)}.egret-dark-pink .mat-paginator{background:#424242}.egret-dark-pink .mat-paginator,.egret-dark-pink .mat-paginator-page-size .mat-select-trigger{color:rgba(255,255,255,.7)}.egret-dark-pink .mat-paginator-decrement,.egret-dark-pink .mat-paginator-increment{border-top:2px solid #fff;border-right:2px solid #fff}.egret-dark-pink .mat-paginator-first,.egret-dark-pink .mat-paginator-last{border-top:2px solid #fff}.egret-dark-pink .mat-icon-button[disabled] .mat-paginator-decrement,.egret-dark-pink .mat-icon-button[disabled] .mat-paginator-first,.egret-dark-pink .mat-icon-button[disabled] .mat-paginator-increment,.egret-dark-pink .mat-icon-button[disabled] .mat-paginator-last{border-color:rgba(255,255,255,.5)}.egret-dark-pink .mat-progress-bar-background{fill:#f8bcd0}.egret-dark-pink .mat-progress-bar-buffer{background-color:#f8bcd0}.egret-dark-pink .mat-progress-bar-fill::after{background-color:#e91e63}.egret-dark-pink .mat-progress-bar.mat-accent .mat-progress-bar-background{fill:#cfd8dc}.egret-dark-pink .mat-progress-bar.mat-accent .mat-progress-bar-buffer{background-color:#cfd8dc}.egret-dark-pink .mat-progress-bar.mat-accent .mat-progress-bar-fill::after{background-color:#607d8b}.egret-dark-pink .mat-progress-bar.mat-warn .mat-progress-bar-background{fill:#ffcdd2}.egret-dark-pink .mat-progress-bar.mat-warn .mat-progress-bar-buffer{background-color:#ffcdd2}.egret-dark-pink .mat-progress-bar.mat-warn .mat-progress-bar-fill::after{background-color:#f44336}.egret-dark-pink .mat-progress-spinner circle,.egret-dark-pink .mat-spinner circle{stroke:#e91e63}.egret-dark-pink .mat-progress-spinner.mat-accent circle,.egret-dark-pink .mat-spinner.mat-accent circle{stroke:#607d8b}.egret-dark-pink .mat-progress-spinner.mat-warn circle,.egret-dark-pink .mat-spinner.mat-warn circle{stroke:#f44336}.egret-dark-pink .mat-radio-outer-circle{border-color:rgba(255,255,255,.7)}.egret-dark-pink .mat-radio-button.mat-primary.mat-radio-checked .mat-radio-outer-circle{border-color:#e91e63}.egret-dark-pink .mat-radio-button.mat-primary .mat-radio-inner-circle{background-color:#e91e63}.egret-dark-pink .mat-radio-button.mat-primary .mat-radio-ripple .mat-ripple-element{background-color:rgba(233,30,99,.26)}.egret-dark-pink .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-outer-circle{border-color:#607d8b}.egret-dark-pink .mat-radio-button.mat-accent .mat-radio-inner-circle{background-color:#607d8b}.egret-dark-pink .mat-radio-button.mat-accent .mat-radio-ripple .mat-ripple-element{background-color:rgba(96,125,139,.26)}.egret-dark-pink .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-outer-circle{border-color:#f44336}.egret-dark-pink .mat-radio-button.mat-warn .mat-radio-inner-circle{background-color:#f44336}.egret-dark-pink .mat-radio-button.mat-warn .mat-radio-ripple .mat-ripple-element{background-color:rgba(244,67,54,.26)}.egret-dark-pink .mat-radio-button.mat-radio-disabled .mat-radio-outer-circle,.egret-dark-pink .mat-radio-button.mat-radio-disabled.mat-radio-checked .mat-radio-outer-circle{border-color:rgba(255,255,255,.5)}.egret-dark-pink .mat-radio-button.mat-radio-disabled .mat-radio-inner-circle,.egret-dark-pink .mat-radio-button.mat-radio-disabled .mat-radio-ripple .mat-ripple-element{background-color:rgba(255,255,255,.5)}.egret-dark-pink .mat-radio-button.mat-radio-disabled .mat-radio-label-content{color:rgba(255,255,255,.5)}.egret-dark-pink .mat-select-content,.egret-dark-pink .mat-select-panel-done-animating{background:#424242}.egret-dark-pink .mat-select-value{color:#fff}.egret-dark-pink .mat-select-disabled .mat-select-value,.egret-dark-pink .mat-select-placeholder{color:rgba(255,255,255,.5)}.egret-dark-pink .mat-select-arrow{color:rgba(255,255,255,.7)}.egret-dark-pink .mat-select-panel .mat-option.mat-selected:not(.mat-option-multiple){background:rgba(255,255,255,.12)}.egret-dark-pink .mat-form-field.mat-focused.mat-primary .mat-select-arrow{color:#e91e63}.egret-dark-pink .mat-form-field.mat-focused.mat-accent .mat-select-arrow{color:#607d8b}.egret-dark-pink .mat-form-field .mat-select.mat-select-invalid .mat-select-arrow,.egret-dark-pink .mat-form-field.mat-focused.mat-warn .mat-select-arrow{color:#f44336}.egret-dark-pink .mat-form-field .mat-select.mat-select-disabled .mat-select-arrow{color:rgba(255,255,255,.5)}.egret-dark-pink .mat-drawer-container{background-color:#303030;color:#fff}.egret-dark-pink .mat-drawer{background-color:#424242;color:#fff}.egret-dark-pink .mat-drawer.mat-drawer-push{background-color:#424242}.egret-dark-pink .mat-drawer-backdrop.mat-drawer-shown{background-color:rgba(189,189,189,.6)}.egret-dark-pink .mat-slide-toggle.mat-checked:not(.mat-disabled) .mat-slide-toggle-thumb{background-color:#b0bec5}.egret-dark-pink .mat-slide-toggle.mat-checked:not(.mat-disabled) .mat-slide-toggle-bar{background-color:rgba(176,190,197,.5)}.egret-dark-pink .mat-slide-toggle:not(.mat-checked) .mat-ripple-element{background-color:rgba(255,255,255,.12)}.egret-dark-pink .mat-slide-toggle .mat-ripple-element{background-color:rgba(176,190,197,.12)}.egret-dark-pink .mat-slide-toggle.mat-primary.mat-checked:not(.mat-disabled) .mat-slide-toggle-thumb{background-color:#f48fb1}.egret-dark-pink .mat-slide-toggle.mat-primary.mat-checked:not(.mat-disabled) .mat-slide-toggle-bar{background-color:rgba(244,143,177,.5)}.egret-dark-pink .mat-slide-toggle.mat-primary:not(.mat-checked) .mat-ripple-element{background-color:rgba(255,255,255,.12)}.egret-dark-pink .mat-slide-toggle.mat-primary .mat-ripple-element{background-color:rgba(244,143,177,.12)}.egret-dark-pink .mat-slide-toggle.mat-warn.mat-checked:not(.mat-disabled) .mat-slide-toggle-thumb{background-color:#ef9a9a}.egret-dark-pink .mat-slide-toggle.mat-warn.mat-checked:not(.mat-disabled) .mat-slide-toggle-bar{background-color:rgba(239,154,154,.5)}.egret-dark-pink .mat-slide-toggle.mat-warn:not(.mat-checked) .mat-ripple-element{background-color:rgba(255,255,255,.12)}.egret-dark-pink .mat-slide-toggle.mat-warn .mat-ripple-element{background-color:rgba(239,154,154,.12)}.egret-dark-pink .mat-disabled .mat-slide-toggle-thumb{background-color:#424242}.egret-dark-pink .mat-disabled .mat-slide-toggle-bar{background-color:rgba(255,255,255,.12)}.egret-dark-pink .mat-slide-toggle-thumb{background-color:#bdbdbd}.egret-dark-pink .mat-slide-toggle-bar{background-color:rgba(255,255,255,.5)}.egret-dark-pink .mat-slider-track-background{background-color:rgba(255,255,255,.3)}.egret-dark-pink .mat-primary .mat-slider-thumb,.egret-dark-pink .mat-primary .mat-slider-thumb-label,.egret-dark-pink .mat-primary .mat-slider-track-fill{background-color:#e91e63}.egret-dark-pink .mat-primary .mat-slider-thumb-label-text{color:#fff}.egret-dark-pink .mat-accent .mat-slider-thumb,.egret-dark-pink .mat-accent .mat-slider-thumb-label,.egret-dark-pink .mat-accent .mat-slider-track-fill{background-color:#607d8b}.egret-dark-pink .mat-accent .mat-slider-thumb-label-text{color:#fff}.egret-dark-pink .mat-warn .mat-slider-thumb,.egret-dark-pink .mat-warn .mat-slider-thumb-label,.egret-dark-pink .mat-warn .mat-slider-track-fill{background-color:#f44336}.egret-dark-pink .mat-warn .mat-slider-thumb-label-text{color:#fff}.egret-dark-pink .mat-slider-focus-ring{background-color:rgba(96,125,139,.2)}.egret-dark-pink .cdk-focused .mat-slider-track-background,.egret-dark-pink .mat-slider-disabled .mat-slider-thumb,.egret-dark-pink .mat-slider-disabled .mat-slider-track-background,.egret-dark-pink .mat-slider-disabled .mat-slider-track-fill,.egret-dark-pink .mat-slider-disabled:hover .mat-slider-track-background,.egret-dark-pink .mat-slider:hover .mat-slider-track-background{background-color:rgba(255,255,255,.3)}.egret-dark-pink .mat-slider-min-value .mat-slider-focus-ring{background-color:rgba(255,255,255,.12)}.egret-dark-pink .mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb,.egret-dark-pink .mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb-label{background-color:#fff}.egret-dark-pink .mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb,.egret-dark-pink .mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb-label{background-color:rgba(255,255,255,.3)}.egret-dark-pink .mat-slider-min-value:not(.mat-slider-thumb-label-showing) .mat-slider-thumb{border-color:rgba(255,255,255,.3);background-color:transparent}.egret-dark-pink .mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused .mat-slider-thumb,.egret-dark-pink .mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover .mat-slider-thumb{border-color:rgba(255,255,255,.3)}.egret-dark-pink .mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused.mat-slider-disabled .mat-slider-thumb,.egret-dark-pink .mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover.mat-slider-disabled .mat-slider-thumb{border-color:rgba(255,255,255,.3)}.egret-dark-pink .mat-slider-has-ticks .mat-slider-wrapper::after{border-color:rgba(255,255,255,.7)}.egret-dark-pink .mat-slider-horizontal .mat-slider-ticks{background-image:repeating-linear-gradient(to right,rgba(255,255,255,.7),rgba(255,255,255,.7) 2px,transparent 0,transparent);background-image:-moz-repeating-linear-gradient(.0001deg,rgba(255,255,255,.7),rgba(255,255,255,.7) 2px,transparent 0,transparent)}.egret-dark-pink .mat-slider-vertical .mat-slider-ticks{background-image:repeating-linear-gradient(to bottom,rgba(255,255,255,.7),rgba(255,255,255,.7) 2px,transparent 0,transparent)}.egret-dark-pink .mat-step-header.cdk-keyboard-focused,.egret-dark-pink .mat-step-header.cdk-program-focused,.egret-dark-pink .mat-step-header:hover{background-color:rgba(255,255,255,.04)}.egret-dark-pink .mat-step-header .mat-step-label,.egret-dark-pink .mat-step-header .mat-step-optional{color:rgba(255,255,255,.5)}.egret-dark-pink .mat-step-header .mat-step-icon{background-color:#e91e63;color:#fff}.egret-dark-pink .mat-step-header .mat-step-icon-not-touched{background-color:rgba(255,255,255,.5);color:#fff}.egret-dark-pink .mat-step-header .mat-step-label.mat-step-label-active{color:#fff}.egret-dark-pink .mat-stepper-horizontal,.egret-dark-pink .mat-stepper-vertical{background-color:#424242}.egret-dark-pink .mat-stepper-vertical-line::before{border-left-color:rgba(255,255,255,.12)}.egret-dark-pink .mat-stepper-horizontal-line{border-top-color:rgba(255,255,255,.12)}.egret-dark-pink .mat-sort-header-arrow{color:#c6c6c6}.egret-dark-pink .mat-tab-header,.egret-dark-pink .mat-tab-nav-bar{border-bottom:1px solid rgba(255,255,255,.12)}.egret-dark-pink .mat-tab-group-inverted-header .mat-tab-header,.egret-dark-pink .mat-tab-group-inverted-header .mat-tab-nav-bar{border-top:1px solid rgba(255,255,255,.12);border-bottom:none}.egret-dark-pink .mat-tab-label,.egret-dark-pink .mat-tab-link{color:#fff}.egret-dark-pink .mat-tab-label.mat-tab-disabled,.egret-dark-pink .mat-tab-link.mat-tab-disabled{color:rgba(255,255,255,.5)}.egret-dark-pink .mat-tab-header-pagination-chevron{border-color:#fff}.egret-dark-pink .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:rgba(255,255,255,.5)}.egret-dark-pink .mat-tab-group[class*=mat-background-] .mat-tab-header,.egret-dark-pink .mat-tab-nav-bar[class*=mat-background-]{border-bottom:none;border-top:none}.egret-dark-pink .mat-tab-group.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.egret-dark-pink .mat-tab-group.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.egret-dark-pink .mat-tab-group.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.egret-dark-pink .mat-tab-group.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.egret-dark-pink .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.egret-dark-pink .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.egret-dark-pink .mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.egret-dark-pink .mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:rgba(248,188,208,.3)}.egret-dark-pink .mat-tab-group.mat-primary .mat-ink-bar,.egret-dark-pink .mat-tab-nav-bar.mat-primary .mat-ink-bar{background-color:#e91e63}.egret-dark-pink .mat-tab-group.mat-primary.mat-background-primary .mat-ink-bar,.egret-dark-pink .mat-tab-nav-bar.mat-primary.mat-background-primary .mat-ink-bar{background-color:#fff}.egret-dark-pink .mat-tab-group.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.egret-dark-pink .mat-tab-group.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.egret-dark-pink .mat-tab-group.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.egret-dark-pink .mat-tab-group.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.egret-dark-pink .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.egret-dark-pink .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.egret-dark-pink .mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.egret-dark-pink .mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:rgba(207,216,220,.3)}.egret-dark-pink .mat-tab-group.mat-accent .mat-ink-bar,.egret-dark-pink .mat-tab-nav-bar.mat-accent .mat-ink-bar{background-color:#607d8b}.egret-dark-pink .mat-tab-group.mat-accent.mat-background-accent .mat-ink-bar,.egret-dark-pink .mat-tab-nav-bar.mat-accent.mat-background-accent .mat-ink-bar{background-color:#fff}.egret-dark-pink .mat-tab-group.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.egret-dark-pink .mat-tab-group.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.egret-dark-pink .mat-tab-group.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.egret-dark-pink .mat-tab-group.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.egret-dark-pink .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.egret-dark-pink .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.egret-dark-pink .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.egret-dark-pink .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:rgba(255,205,210,.3)}.egret-dark-pink .mat-tab-group.mat-warn .mat-ink-bar,.egret-dark-pink .mat-tab-nav-bar.mat-warn .mat-ink-bar{background-color:#f44336}.egret-dark-pink .mat-tab-group.mat-warn.mat-background-warn .mat-ink-bar,.egret-dark-pink .mat-tab-nav-bar.mat-warn.mat-background-warn .mat-ink-bar{background-color:#fff}.egret-dark-pink .mat-tab-group.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.egret-dark-pink .mat-tab-group.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.egret-dark-pink .mat-tab-group.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.egret-dark-pink .mat-tab-group.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.egret-dark-pink .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.egret-dark-pink .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.egret-dark-pink .mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.egret-dark-pink .mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:rgba(248,188,208,.3)}.egret-dark-pink .mat-tab-group.mat-background-primary .mat-tab-header,.egret-dark-pink .mat-tab-group.mat-background-primary .mat-tab-links,.egret-dark-pink .mat-tab-nav-bar.mat-background-primary .mat-tab-header,.egret-dark-pink .mat-tab-nav-bar.mat-background-primary .mat-tab-links{background-color:#e91e63}.egret-dark-pink .mat-tab-group.mat-background-primary .mat-tab-label,.egret-dark-pink .mat-tab-group.mat-background-primary .mat-tab-link,.egret-dark-pink .mat-tab-nav-bar.mat-background-primary .mat-tab-label,.egret-dark-pink .mat-tab-nav-bar.mat-background-primary .mat-tab-link{color:#fff}.egret-dark-pink .mat-tab-group.mat-background-primary .mat-tab-label.mat-tab-disabled,.egret-dark-pink .mat-tab-group.mat-background-primary .mat-tab-link.mat-tab-disabled,.egret-dark-pink .mat-tab-nav-bar.mat-background-primary .mat-tab-label.mat-tab-disabled,.egret-dark-pink .mat-tab-nav-bar.mat-background-primary .mat-tab-link.mat-tab-disabled{color:rgba(255,255,255,.4)}.egret-dark-pink .mat-tab-group.mat-background-primary .mat-tab-header-pagination-chevron,.egret-dark-pink .mat-tab-nav-bar.mat-background-primary .mat-tab-header-pagination-chevron{border-color:#fff}.egret-dark-pink .mat-tab-group.mat-background-primary .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.egret-dark-pink .mat-tab-nav-bar.mat-background-primary .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:rgba(255,255,255,.4)}.egret-dark-pink .mat-tab-group.mat-background-primary .mat-ripple-element,.egret-dark-pink .mat-tab-nav-bar.mat-background-primary .mat-ripple-element{background-color:rgba(255,255,255,.12)}.egret-dark-pink .mat-tab-group.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.egret-dark-pink .mat-tab-group.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.egret-dark-pink .mat-tab-group.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.egret-dark-pink .mat-tab-group.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.egret-dark-pink .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.egret-dark-pink .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.egret-dark-pink .mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.egret-dark-pink .mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:rgba(207,216,220,.3)}.egret-dark-pink .mat-tab-group.mat-background-accent .mat-tab-header,.egret-dark-pink .mat-tab-group.mat-background-accent .mat-tab-links,.egret-dark-pink .mat-tab-nav-bar.mat-background-accent .mat-tab-header,.egret-dark-pink .mat-tab-nav-bar.mat-background-accent .mat-tab-links{background-color:#607d8b}.egret-dark-pink .mat-tab-group.mat-background-accent .mat-tab-label,.egret-dark-pink .mat-tab-group.mat-background-accent .mat-tab-link,.egret-dark-pink .mat-tab-nav-bar.mat-background-accent .mat-tab-label,.egret-dark-pink .mat-tab-nav-bar.mat-background-accent .mat-tab-link{color:#fff}.egret-dark-pink .mat-tab-group.mat-background-accent .mat-tab-label.mat-tab-disabled,.egret-dark-pink .mat-tab-group.mat-background-accent .mat-tab-link.mat-tab-disabled,.egret-dark-pink .mat-tab-nav-bar.mat-background-accent .mat-tab-label.mat-tab-disabled,.egret-dark-pink .mat-tab-nav-bar.mat-background-accent .mat-tab-link.mat-tab-disabled{color:rgba(255,255,255,.4)}.egret-dark-pink .mat-tab-group.mat-background-accent .mat-tab-header-pagination-chevron,.egret-dark-pink .mat-tab-nav-bar.mat-background-accent .mat-tab-header-pagination-chevron{border-color:#fff}.egret-dark-pink .mat-tab-group.mat-background-accent .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.egret-dark-pink .mat-tab-nav-bar.mat-background-accent .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:rgba(255,255,255,.4)}.egret-dark-pink .mat-tab-group.mat-background-accent .mat-ripple-element,.egret-dark-pink .mat-tab-nav-bar.mat-background-accent .mat-ripple-element{background-color:rgba(255,255,255,.12)}.egret-dark-pink .mat-tab-group.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.egret-dark-pink .mat-tab-group.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.egret-dark-pink .mat-tab-group.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.egret-dark-pink .mat-tab-group.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.egret-dark-pink .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.egret-dark-pink .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.egret-dark-pink .mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.egret-dark-pink .mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:rgba(255,205,210,.3)}.egret-dark-pink .mat-tab-group.mat-background-warn .mat-tab-header,.egret-dark-pink .mat-tab-group.mat-background-warn .mat-tab-links,.egret-dark-pink .mat-tab-nav-bar.mat-background-warn .mat-tab-header,.egret-dark-pink .mat-tab-nav-bar.mat-background-warn .mat-tab-links{background-color:#f44336}.egret-dark-pink .mat-tab-group.mat-background-warn .mat-tab-label,.egret-dark-pink .mat-tab-group.mat-background-warn .mat-tab-link,.egret-dark-pink .mat-tab-nav-bar.mat-background-warn .mat-tab-label,.egret-dark-pink .mat-tab-nav-bar.mat-background-warn .mat-tab-link{color:#fff}.egret-dark-pink .mat-tab-group.mat-background-warn .mat-tab-label.mat-tab-disabled,.egret-dark-pink .mat-tab-group.mat-background-warn .mat-tab-link.mat-tab-disabled,.egret-dark-pink .mat-tab-nav-bar.mat-background-warn .mat-tab-label.mat-tab-disabled,.egret-dark-pink .mat-tab-nav-bar.mat-background-warn .mat-tab-link.mat-tab-disabled{color:rgba(255,255,255,.4)}.egret-dark-pink .mat-tab-group.mat-background-warn .mat-tab-header-pagination-chevron,.egret-dark-pink .mat-tab-nav-bar.mat-background-warn .mat-tab-header-pagination-chevron{border-color:#fff}.egret-dark-pink .mat-tab-group.mat-background-warn .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.egret-dark-pink .mat-tab-nav-bar.mat-background-warn .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:rgba(255,255,255,.4)}.egret-dark-pink .mat-tab-group.mat-background-warn .mat-ripple-element,.egret-dark-pink .mat-tab-nav-bar.mat-background-warn .mat-ripple-element{background-color:rgba(255,255,255,.12)}.egret-dark-pink .mat-toolbar{background:#212121;color:#fff}.egret-dark-pink .mat-toolbar.mat-primary{background:#e91e63;color:#fff}.egret-dark-pink .mat-toolbar.mat-accent{background:#607d8b;color:#fff}.egret-dark-pink .mat-toolbar.mat-warn{background:#f44336;color:#fff}.egret-dark-pink .mat-toolbar .mat-focused .mat-form-field-ripple,.egret-dark-pink .mat-toolbar .mat-form-field-ripple,.egret-dark-pink .mat-toolbar .mat-form-field-underline{background-color:currentColor}.egret-dark-pink .mat-toolbar .mat-focused .mat-form-field-label,.egret-dark-pink .mat-toolbar .mat-form-field-label,.egret-dark-pink .mat-toolbar .mat-form-field.mat-focused .mat-select-arrow,.egret-dark-pink .mat-toolbar .mat-select-arrow,.egret-dark-pink .mat-toolbar .mat-select-value{color:inherit}.egret-dark-pink .mat-toolbar .mat-input-element{caret-color:currentColor}.egret-dark-pink .mat-tooltip{background:rgba(97,97,97,.9)}.egret-dark-pink .mat-tree{background:#424242}.egret-dark-pink .mat-tree-node{color:#fff}.egret-dark-pink .mat-snack-bar-container{background:#fafafa;color:rgba(0,0,0,.87)}.egret-dark-pink .mat-simple-snackbar-action{color:inherit}.egret-dark-pink .cal-open-day-events,.egret-dark-pink .chats-wrap .conversations-hold .single-conversation.me .conversation-msg,.egret-dark-pink .fileupload-drop-zone.dz-file-over,.egret-dark-pink .mat-bg-primary,.egret-dark-pink .ngx-datatable .datatable-footer .datatable-pager .pager .pages.active a,.egret-dark-pink .toolbar-avatar.online>.status-dot,.egret-dark-pink .topbar,.egret-dark-pink div.hopscotch-bubble{background:#e91e63!important;color:#fff!important}.egret-dark-pink .list-item-active,.egret-dark-pink .mat-color-primary,.egret-dark-pink .sidebar-panel.mat-sidenav .sidebar-list-item.open .sub-menu .mat-list-item.selected a,.egret-dark-pink .sidebar-panel.mat-sidenav .sidebar-list-item.open md-icon:not(.menu-caret),.egret-dark-pink .sidebar-panel.mat-sidenav .sidebar-list-item.open>.mat-list-item-content>a>span{color:#e91e63!important}.egret-dark-pink .sidebar-panel.mat-sidenav .sidebar-list-item.open .sub-menu .mat-list-item.selected a,.egret-dark-pink .sidebar-panel.mat-sidenav .sidebar-list-item.open>.mat-list-item-content>a>span{font-weight:500}.egret-dark-pink .list-item-active,.egret-dark-pink .sidebar-panel.mat-sidenav .sidebar-list-item.open md-icon:not(.menu-caret),.egret-dark-pink .sidebar-panel.mat-sidenav .sidebar-list-item.open>.mat-list-item-content>.sub-menu{border-color:#e91e63!important}.egret-dark-pink .messages-wrap .inbox-hold,.egret-dark-pink .ngx-datatable.material{background:0 0!important}.egret-dark-pink .sidebar-panel.mat-sidenav{background:url(sidebar-bg-dark.596be11e7e5c1066bf92.jpg) no-repeat}.egret-dark-pink .app-user .app-user-name,.egret-dark-pink .ngx-datatable.material *,.egret-dark-pink .ql-snow .ql-picker,.egret-dark-pink .sidebar-panel.mat-sidenav .sidebar-list-item md-icon:not(.menu-caret){color:#fff!important}.egret-dark-pink .text-muted{color:rgba(255,255,255,.54)!important}.egret-dark-pink .ql-snow .ql-stroke{stroke:#fff}.egret-dark-pink .ql-snow .ql-fill{fill:#fff}.egret-dark-pink .ql-toolbar.ql-snow,.egret-dark-pink .ql-toolbar.ql-snow+.ql-container.ql-snow{border-color:rgba(255,255,255,.12)!important}.egret-dark-pink .bg-white,.egret-dark-pink .breadcrumb-bar,.egret-dark-pink .cal-day-view .cal-hour:nth-child(odd),.egret-dark-pink .cal-month-view .cal-cell-row:hover,.egret-dark-pink .chats-wrap .conversations-hold .single-conversation.sender .conversation-msg,.egret-dark-pink .message-item.open .message-head,.egret-dark-pink .ngx-datatable.material .datatable-header,.egret-dark-pink .sidebar-panel.mat-sidenav .navigation-hold,.egret-dark-pink.collapsed-menu .sidebar-panel .sidebar-list-item.open .sub-menu{background:rgba(66,66,66,.92)!important}.egret-dark-pink .default-bg{background:#424242}.egret-dark-pink .cal-day-view .cal-drag-over .cal-hour-segment,.egret-dark-pink .cal-day-view .cal-hour-segment:hover,.egret-dark-pink .cal-month-view .cal-cell-row .cal-cell:hover,.egret-dark-pink .cal-month-view .cal-cell.cal-has-events.cal-open,.egret-dark-pink .cal-week-view .cal-day-headers .cal-drag-over,.egret-dark-pink .cal-week-view .cal-day-headers .cal-header:hover,.egret-dark-pink .ngx-datatable.material:not(.cell-selection) .datatable-body-row:hover,.egret-dark-pink .ngx-datatable.material:not(.cell-selection) .datatable-body-row:hover .datatable-row-group{background:#333!important}.egret-dark-pink .cal-day-view .cal-hour:last-child :not(:last-child) .cal-hour-segment,.egret-dark-pink .cal-day-view .cal-hour:not(:last-child) .cal-hour-segment,.egret-dark-pink .cal-month-view .cal-day-cell:not(:last-child),.egret-dark-pink .cal-month-view .cal-days,.egret-dark-pink .cal-month-view .cal-days .cal-cell-row,.egret-dark-pink .cal-week-view .cal-day-headers,.egret-dark-pink .cal-week-view .cal-day-headers .cal-header:not(:last-child){border-color:#000!important}.egret-dark-pink div.hopscotch-bubble{border-color:#ca1452}.egret-dark-pink div.hopscotch-bubble .hopscotch-bubble-arrow-container.up .hopscotch-bubble-arrow-border{border-bottom:17px solid #ca1452}.egret-dark-pink div.hopscotch-bubble .hopscotch-bubble-arrow-container.up .hopscotch-bubble-arrow{border-bottom:17px solid #e91e63;top:-16px}.egret-dark-pink div.hopscotch-bubble .hopscotch-bubble-arrow-container.right .hopscotch-bubble-arrow-border{border-left:17px solid #ca1452}.egret-dark-pink div.hopscotch-bubble .hopscotch-bubble-arrow-container.right .hopscotch-bubble-arrow{border-left:17px solid #e91e63;left:-1px}.egret-dark-pink div.hopscotch-bubble .hopscotch-bubble-arrow-container.down .hopscotch-bubble-arrow-border{border-top:17px solid #ca1452}.egret-dark-pink div.hopscotch-bubble .hopscotch-bubble-arrow-container.down .hopscotch-bubble-arrow{border-top:17px solid #e91e63;top:-18px}.egret-dark-pink div.hopscotch-bubble .hopscotch-bubble-arrow-container.left .hopscotch-bubble-arrow-border{border-right:17px solid #ca1452}.egret-dark-pink div.hopscotch-bubble .hopscotch-bubble-arrow-container.left .hopscotch-bubble-arrow{left:1px;border-right:17px solid #e91e63}.egret-dark-pink .mat-bg-accent,.egret-dark-pink div.hopscotch-bubble .hopscotch-bubble-number,.egret-dark-pink div.hopscotch-bubble .hopscotch-nav-button.next,.egret-dark-pink div.hopscotch-bubble .hopscotch-nav-button.next:hover{background-color:#607d8b;color:#000}.egret-dark-pink .mat-bg-warn{background-color:#f44336;color:#fff}.egret-dark-pink .mat-color-accent{color:#607d8b}.egret-dark-pink .mat-color-warn{color:#f44336}.ngx-datatable{display:block;overflow:hidden;justify-content:center;position:relative;-webkit-transform:translate3d(0,0,0)}.ngx-datatable [hidden]{display:none!important}.ngx-datatable *,.ngx-datatable :after,.ngx-datatable :before{box-sizing:border-box}.ngx-datatable.scroll-vertical .datatable-body{overflow-y:auto}.ngx-datatable.scroll-vertical .datatable-body .datatable-row-wrapper{position:absolute}.ngx-datatable.scroll-horz .datatable-body{overflow-x:auto;-webkit-overflow-scrolling:touch}.ngx-datatable.fixed-header .datatable-header .datatable-header-inner{white-space:nowrap}.ngx-datatable.fixed-header .datatable-header .datatable-header-inner .datatable-header-cell{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ngx-datatable.fixed-row .datatable-scroll,.ngx-datatable.fixed-row .datatable-scroll .datatable-body-row{white-space:nowrap}.ngx-datatable.fixed-row .datatable-scroll .datatable-body-row .datatable-body-cell,.ngx-datatable.fixed-row .datatable-scroll .datatable-body-row .datatable-body-group-cell{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.ngx-datatable .datatable-body-row,.ngx-datatable .datatable-header-inner,.ngx-datatable .datatable-row-center{display:flex;flex-direction:row;-o-flex-flow:row;flex-flow:row}.ngx-datatable .datatable-body-cell,.ngx-datatable .datatable-header-cell{overflow-x:hidden;vertical-align:top;display:inline-block;line-height:1.625}.ngx-datatable .datatable-body-cell:focus,.ngx-datatable .datatable-header-cell:focus{outline:0}.ngx-datatable .datatable-row-left,.ngx-datatable .datatable-row-right{z-index:9}.ngx-datatable .datatable-row-center,.ngx-datatable .datatable-row-group,.ngx-datatable .datatable-row-left,.ngx-datatable .datatable-row-right{position:relative}.ngx-datatable .datatable-header{display:block;overflow:hidden}.ngx-datatable .datatable-header .datatable-header-inner{align-items:stretch;-webkit-align-items:stretch}.ngx-datatable .datatable-header .datatable-header-cell{position:relative;display:inline-block}.ngx-datatable .datatable-header .datatable-header-cell.sortable .datatable-header-cell-wrapper{cursor:pointer}.ngx-datatable .datatable-header .datatable-header-cell.longpress .datatable-header-cell-wrapper{cursor:move}.ngx-datatable .datatable-header .datatable-header-cell .sort-btn{line-height:100%;vertical-align:middle;display:inline-block;cursor:pointer}.ngx-datatable .datatable-header .datatable-header-cell .resize-handle,.ngx-datatable .datatable-header .datatable-header-cell .resize-handle--not-resizable{display:inline-block;position:absolute;right:0;top:0;bottom:0;width:5px;padding:0 4px;visibility:hidden}.ngx-datatable .datatable-header .datatable-header-cell .resize-handle{cursor:ew-resize}.ngx-datatable .datatable-header .datatable-header-cell.resizeable:hover .resize-handle,.ngx-datatable .datatable-header .datatable-header-cell:hover .resize-handle--not-resizable{visibility:visible}.ngx-datatable .datatable-header .datatable-header-cell .targetMarker{position:absolute;top:0;bottom:0}.ngx-datatable .datatable-header .datatable-header-cell .targetMarker.dragFromLeft{right:0}.ngx-datatable .datatable-header .datatable-header-cell .targetMarker.dragFromRight{left:0}.ngx-datatable .datatable-header .datatable-header-cell .datatable-header-cell-template-wrap{height:inherit}.ngx-datatable .datatable-body{position:relative;z-index:10;display:block}.ngx-datatable .datatable-body .datatable-scroll{display:inline-block}.ngx-datatable .datatable-body .datatable-row-detail{overflow-y:hidden}.ngx-datatable .datatable-body .datatable-row-wrapper{display:flex;flex-direction:column}.ngx-datatable .datatable-body .datatable-body-row{outline:0}.ngx-datatable .datatable-body .datatable-body-row>div{display:flex}.ngx-datatable .datatable-footer{display:block;width:100%}.ngx-datatable .datatable-footer .datatable-footer-inner{display:flex;align-items:center;width:100%}.ngx-datatable .datatable-footer .selected-count .page-count{flex:1 1 40%}.ngx-datatable .datatable-footer .selected-count .datatable-pager{flex:1 1 60%}.ngx-datatable .datatable-footer .page-count{flex:1 1 20%}.ngx-datatable .datatable-footer .datatable-pager{flex:1 1 80%;text-align:right}.ngx-datatable .datatable-footer .datatable-pager .pager,.ngx-datatable .datatable-footer .datatable-pager .pager li{padding:0;margin:0;display:inline-block;list-style:none}.ngx-datatable .datatable-footer .datatable-pager .pager li,.ngx-datatable .datatable-footer .datatable-pager .pager li a{outline:0}.ngx-datatable .datatable-footer .datatable-pager .pager li a{cursor:pointer;display:inline-block}.ngx-datatable .datatable-footer .datatable-pager .pager li.disabled a{cursor:not-allowed}.ngx-datatable.material{background:#fff;box-shadow:0 5px 5px -3px rgba(0,0,0,.2),0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12)}.ngx-datatable.material.striped .datatable-row-odd{background:#eee}.ngx-datatable.material.multi-click-selection .datatable-body-row.active,.ngx-datatable.material.multi-click-selection .datatable-body-row.active .datatable-row-group,.ngx-datatable.material.multi-selection .datatable-body-row.active,.ngx-datatable.material.multi-selection .datatable-body-row.active .datatable-row-group,.ngx-datatable.material.single-selection .datatable-body-row.active,.ngx-datatable.material.single-selection .datatable-body-row.active .datatable-row-group{background-color:#304ffe;color:#fff}.ngx-datatable.material.multi-click-selection .datatable-body-row.active:hover,.ngx-datatable.material.multi-click-selection .datatable-body-row.active:hover .datatable-row-group,.ngx-datatable.material.multi-selection .datatable-body-row.active:hover,.ngx-datatable.material.multi-selection .datatable-body-row.active:hover .datatable-row-group,.ngx-datatable.material.single-selection .datatable-body-row.active:hover,.ngx-datatable.material.single-selection .datatable-body-row.active:hover .datatable-row-group{background-color:#193ae4;color:#fff}.ngx-datatable.material.multi-click-selection .datatable-body-row.active:focus,.ngx-datatable.material.multi-click-selection .datatable-body-row.active:focus .datatable-row-group,.ngx-datatable.material.multi-selection .datatable-body-row.active:focus,.ngx-datatable.material.multi-selection .datatable-body-row.active:focus .datatable-row-group,.ngx-datatable.material.single-selection .datatable-body-row.active:focus,.ngx-datatable.material.single-selection .datatable-body-row.active:focus .datatable-row-group{background-color:#2041ef;color:#fff}.ngx-datatable.material:not(.cell-selection) .datatable-body-row:hover,.ngx-datatable.material:not(.cell-selection) .datatable-body-row:hover .datatable-row-group{background-color:#eee;transition-property:background;transition-duration:.3s;transition-timing-function:linear}.ngx-datatable.material:not(.cell-selection) .datatable-body-row:focus,.ngx-datatable.material:not(.cell-selection) .datatable-body-row:focus .datatable-row-group{background-color:#ddd}.ngx-datatable.material.cell-selection .datatable-body-cell:hover,.ngx-datatable.material.cell-selection .datatable-body-cell:hover .datatable-row-group{background-color:#eee;transition-property:background;transition-duration:.3s;transition-timing-function:linear}.ngx-datatable.material.cell-selection .datatable-body-cell:focus,.ngx-datatable.material.cell-selection .datatable-body-cell:focus .datatable-row-group{background-color:#ddd}.ngx-datatable.material.cell-selection .datatable-body-cell.active,.ngx-datatable.material.cell-selection .datatable-body-cell.active .datatable-row-group{background-color:#304ffe;color:#fff}.ngx-datatable.material.cell-selection .datatable-body-cell.active:hover,.ngx-datatable.material.cell-selection .datatable-body-cell.active:hover .datatable-row-group{background-color:#193ae4;color:#fff}.ngx-datatable.material.cell-selection .datatable-body-cell.active:focus,.ngx-datatable.material.cell-selection .datatable-body-cell.active:focus .datatable-row-group{background-color:#2041ef;color:#fff}.ngx-datatable.material .empty-row{height:50px;text-align:left;padding:.5rem 1.2rem;vertical-align:top;border-top:0}.ngx-datatable.material .loading-row{text-align:left;padding:.5rem 1.2rem;vertical-align:top;border-top:0}.ngx-datatable.material .datatable-body .datatable-row-left,.ngx-datatable.material .datatable-header .datatable-row-left{background-color:#fff;background-position:100% 0;background-repeat:repeat-y;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAABCAYAAAD5PA/NAAAAFklEQVQIHWPSkNeSBmJhTQVtbiDNCgASagIIuJX8OgAAAABJRU5ErkJggg==)}.ngx-datatable.material .datatable-body .datatable-row-right,.ngx-datatable.material .datatable-header .datatable-row-right{background-position:0 0;background-color:#fff;background-repeat:repeat-y;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAABCAYAAAD5PA/NAAAAFklEQVQI12PQkNdi1VTQ5gbSwkAsDQARLAIGtOSFUAAAAABJRU5ErkJggg==)}.ngx-datatable.material .datatable-header{border-bottom:1px solid rgba(0,0,0,.12)}.ngx-datatable.material .datatable-header .datatable-header-cell{text-align:left;padding:.9rem 1.2rem;color:rgba(0,0,0,.54);vertical-align:bottom;font-size:12px;font-weight:500}.ngx-datatable.material .datatable-header .datatable-header-cell .datatable-header-cell-wrapper{position:relative}.ngx-datatable.material .datatable-header .datatable-header-cell.longpress .draggable::after{transition:transform .4s ease,opacity .4s ease;opacity:.5;transform:scale(1)}.ngx-datatable.material .datatable-header .datatable-header-cell .draggable::after{content:" ";position:absolute;top:50%;left:50%;margin:-30px 0 0 -30px;height:60px;width:60px;background:#eee;border-radius:100%;opacity:1;filter:none;transform:scale(0);z-index:9999;pointer-events:none}.ngx-datatable.material .datatable-header .datatable-header-cell.dragging .resize-handle{border-right:none}.ngx-datatable.material .datatable-header .resize-handle{border-right:1px solid #eee}.ngx-datatable.material .datatable-body .datatable-row-detail{background:#f5f5f5;padding:10px}.ngx-datatable.material .datatable-body .datatable-group-header{background:#f5f5f5;border-bottom:1px solid #d9d8d9;border-top:1px solid #d9d8d9}.ngx-datatable.material .datatable-body .datatable-body-row .datatable-body-cell,.ngx-datatable.material .datatable-body .datatable-body-row .datatable-body-group-cell{text-align:left;padding:.9rem 1.2rem;vertical-align:top;border-top:0;color:rgba(0,0,0,.87);transition:width .3s ease;font-size:14px;font-weight:400}.ngx-datatable.material .datatable-body .progress-linear{display:block;width:100%;height:5px;padding:0;margin:0;position:absolute}.ngx-datatable.material .datatable-body .progress-linear .container{display:block;position:relative;overflow:hidden;width:100%;height:5px;transform:translate(0,0) scale(1,1);background-color:#aad1f9}.ngx-datatable.material .datatable-body .progress-linear .container .bar{transition:all .2s linear;animation:.8s cubic-bezier(.39,.575,.565,1) infinite query;transition:transform .2s linear;background-color:#106cc8;position:absolute;left:0;top:0;bottom:0;width:100%;height:5px}.ngx-datatable.material .datatable-footer{border-top:1px solid rgba(0,0,0,.12);font-size:12px;font-weight:400;color:rgba(0,0,0,.54)}.ngx-datatable.material .datatable-footer .page-count{line-height:50px;height:50px;padding:0 1.2rem}.ngx-datatable.material .datatable-footer .datatable-pager{margin:0 10px}.ngx-datatable.material .datatable-footer .datatable-pager li{vertical-align:middle}.ngx-datatable.material .datatable-footer .datatable-pager li.disabled a{color:rgba(0,0,0,.26)!important;background-color:transparent!important}.ngx-datatable.material .datatable-footer .datatable-pager li.active a{background-color:rgba(158,158,158,.2);font-weight:700}.ngx-datatable.material .datatable-footer .datatable-pager a{height:22px;min-width:24px;line-height:22px;padding:0 6px;border-radius:3px;margin:6px 3px;text-align:center;color:rgba(0,0,0,.54);text-decoration:none;vertical-align:bottom}.ngx-datatable.material .datatable-footer .datatable-pager a:hover{color:rgba(0,0,0,.75);background-color:rgba(158,158,158,.2)}.ngx-datatable.material .datatable-footer .datatable-pager .datatable-icon-left,.ngx-datatable.material .datatable-footer .datatable-pager .datatable-icon-prev,.ngx-datatable.material .datatable-footer .datatable-pager .datatable-icon-right,.ngx-datatable.material .datatable-footer .datatable-pager .datatable-icon-skip{font-size:20px;line-height:20px;padding:0 3px}.ngx-datatable.material .datatable-summary-row .datatable-body-row,.ngx-datatable.material .datatable-summary-row .datatable-body-row:hover{background-color:#ddd}.ngx-datatable.material .datatable-summary-row .datatable-body-row .datatable-body-cell{font-weight:700}.datatable-checkbox{position:relative;margin:0;cursor:pointer;vertical-align:middle;display:inline-block;box-sizing:border-box;padding:0}.datatable-checkbox input[type=checkbox]{position:relative;margin:0 1rem 0 0;cursor:pointer;outline:0}.datatable-checkbox input[type=checkbox]:before{transition:all .3s ease-in-out;content:"";position:absolute;left:0;z-index:1;width:1rem;height:1rem;border:2px solid #f2f2f2}.datatable-checkbox input[type=checkbox]:checked:before{transform:rotate(-45deg);height:.5rem;border-color:#009688;border-top-style:none;border-right-style:none}.datatable-checkbox input[type=checkbox]:after{content:"";position:absolute;top:0;left:0;width:1rem;height:1rem;background:#fff;cursor:pointer}@keyframes query{0%{opacity:1;transform:translateX(35%) scale(.3,1)}100%{opacity:0;transform:translateX(-50%) scale(0,1)}}@font-face{font-family:data-table;src:url(data-table.bce071e976865da51100.eot);src:url(data-table.bce071e976865da51100.eot?#iefix) format("embedded-opentype"),url(data-table.246ea8fa6c452b0f3c4f.woff) format("woff"),url(data-table.c8c6d300cb7abb9f36e8.ttf) format("truetype"),url(data-table.b0aebd744ce7adb780a9.svg#data-table) format("svg");font-weight:400;font-style:normal}[data-icon]:before{font-family:data-table!important;content:attr(data-icon);font-style:normal!important;font-weight:400!important;font-variant:normal!important;text-transform:none!important;speak:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}[class*=" datatable-icon-"]:before,[class^=datatable-icon-]:before{font-family:data-table!important;font-style:normal!important;font-weight:400!important;font-variant:normal!important;text-transform:none!important;speak:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.datatable-icon-filter:before{content:"\62"}.datatable-icon-collapse:before{content:"\61"}.datatable-icon-expand:before{content:"\63"}.datatable-icon-close:before{content:"\64"}.datatable-icon-up:before{content:"\65"}.datatable-icon-down:before{content:"\66"}.datatable-icon-sort:before{content:"\67"}.datatable-icon-done:before{content:"\68"}.datatable-icon-done-all:before{content:"\69"}.datatable-icon-search:before{content:"\6a"}.datatable-icon-pin:before{content:"\6b"}.datatable-icon-add:before{content:"\6d"}.datatable-icon-left:before{content:"\6f"}.datatable-icon-right:before{content:"\70"}.datatable-icon-skip:before{content:"\71"}.datatable-icon-prev:before{content:"\72"}.cdk-global-overlay-wrapper,.cdk-overlay-container{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;top:0;bottom:0;left:0;right: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}@media screen and (-ms-high-contrast:active){.cdk-overlay-backdrop.cdk-overlay-backdrop-showing{opacity:.6}}.cdk-overlay-dark-backdrop{background:rgba(0,0,0,.288)}.cdk-overlay-transparent-backdrop,.cdk-overlay-transparent-backdrop.cdk-overlay-backdrop-showing{opacity:0}.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}.owl-dialog-container{position:relative;pointer-events:auto;box-sizing:border-box;display:block;padding:1.5em;box-shadow:0 11px 15px -7px rgba(0,0,0,.2),0 24px 38px 3px rgba(0,0,0,.14),0 9px 46px 8px rgba(0,0,0,.12);border-radius:2px;overflow:auto;background:#fff;color:rgba(0,0,0,.87);width:100%;height:100%;outline:0}.owl-dt-container,.owl-dt-container *{box-sizing:border-box}.owl-dt-container{display:block;font-size:1rem;background:#fff;pointer-events:auto;z-index:1000}.owl-dt-container-row{border-bottom:1px solid rgba(0,0,0,.12)}.owl-dt-container-row:last-child{border-bottom:none}.owl-dt-calendar{display:flex;flex-direction:column;width:100%}.owl-dt-calendar-control{display:flex;align-items:center;font-size:1em;width:100%;padding:.5em;color:#000}.owl-dt-calendar-control .owl-dt-calendar-control-content{flex:1 1 auto;display:flex;justify-content:center;align-items:center}.owl-dt-calendar-control .owl-dt-calendar-control-content .owl-dt-calendar-control-button{padding:0 .8em}.owl-dt-calendar-control .owl-dt-calendar-control-content .owl-dt-calendar-control-button:hover{background-color:rgba(0,0,0,.12)}.owl-dt-calendar-main{display:flex;flex-direction:column;flex:1 1 auto;padding:0 .5em .5em;outline:0}.owl-dt-calendar-view{display:block;flex:1 1 auto}.owl-dt-calendar-multi-year-view{display:flex;align-items:center}.owl-dt-calendar-multi-year-view .owl-dt-calendar-table{width:calc(100% - 3em)}.owl-dt-calendar-multi-year-view .owl-dt-calendar-table .owl-dt-calendar-header th{padding-bottom:.25em}.owl-dt-calendar-table{width:100%;border-collapse:collapse;border-spacing:0}.owl-dt-calendar-table .owl-dt-calendar-header{color:rgba(0,0,0,.4)}.owl-dt-calendar-table .owl-dt-calendar-header .owl-dt-weekdays th{font-size:.7em;font-weight:400;text-align:center;padding-bottom:1em}.owl-dt-calendar-table .owl-dt-calendar-header .owl-dt-calendar-table-divider{position:relative;height:1px;padding-bottom:.5em}.owl-dt-calendar-table .owl-dt-calendar-header .owl-dt-calendar-table-divider:after{content:'';position:absolute;top:0;left:-.5em;right:-.5em;height:1px;background:rgba(0,0,0,.12)}.owl-dt-calendar-table .owl-dt-calendar-cell{position:relative;height:0;line-height:0;text-align:center;outline:0;color:rgba(0,0,0,.85);-webkit-appearance:none;-webkit-tap-highlight-color:transparent;-webkit-tap-highlight-color:transparent}.owl-dt-calendar-table .owl-dt-calendar-cell-content{position:absolute;top:5%;left:5%;display:flex;align-items:center;justify-content:center;box-sizing:border-box;width:90%;height:90%;font-size:.8em;line-height:1;border:1px solid transparent;border-radius:999px;color:inherit;cursor:pointer}.owl-dt-calendar-table .owl-dt-calendar-cell-out{opacity:.2}.owl-dt-calendar-table .owl-dt-calendar-cell-today:not(.owl-dt-calendar-cell-selected){border-color:rgba(0,0,0,.4)}.owl-dt-calendar-table .owl-dt-calendar-cell-selected{color:rgba(255,255,255,.85);background-color:#3f51b5}.owl-dt-calendar-table .owl-dt-calendar-cell-selected.owl-dt-calendar-cell-today{box-shadow:inset 0 0 0 1px rgba(255,255,255,.85)}.owl-dt-calendar-table .owl-dt-calendar-cell-disabled{cursor:default}.owl-dt-calendar-table .owl-dt-calendar-cell-disabled>.owl-dt-calendar-cell-content:not(.owl-dt-calendar-cell-selected){color:rgba(0,0,0,.4)}.owl-dt-calendar-table .owl-dt-calendar-cell-disabled>.owl-dt-calendar-cell-content.owl-dt-calendar-cell-selected{opacity:.4}.owl-dt-calendar-table .owl-dt-calendar-cell-disabled>.owl-dt-calendar-cell-today:not(.owl-dt-calendar-cell-selected){border-color:rgba(0,0,0,.2)}.owl-dt-calendar-table .owl-dt-calendar-cell-active:focus>.owl-dt-calendar-cell-content:not(.owl-dt-calendar-cell-selected),.owl-dt-calendar-table :not(.owl-dt-calendar-cell-disabled):hover>.owl-dt-calendar-cell-content:not(.owl-dt-calendar-cell-selected){background-color:rgba(0,0,0,.04)}.owl-dt-calendar-table .owl-dt-calendar-cell-in-range{background:rgba(63,81,181,.2)}.owl-dt-calendar-table .owl-dt-calendar-cell-in-range.owl-dt-calendar-cell-range-from{border-top-left-radius:999px;border-bottom-left-radius:999px}.owl-dt-calendar-table .owl-dt-calendar-cell-in-range.owl-dt-calendar-cell-range-to{border-top-right-radius:999px;border-bottom-right-radius:999px}.owl-dt-timer{display:flex;justify-content:center;width:100%;height:7em;padding:.5em;outline:0}.owl-dt-timer-box{position:relative;display:inline-flex;flex-direction:column;align-items:center;width:25%;height:100%}.owl-dt-timer-content{flex:1 1 auto;display:flex;justify-content:center;align-items:center;width:100%;margin:.2em 0}.owl-dt-timer-content .owl-dt-timer-input{display:block;width:2em;text-align:center;border:1px solid rgba(0,0,0,.5);border-radius:3px;outline:0;font-size:1.2em;padding:.2em}.owl-dt-timer-divider{display:inline-block;align-self:flex-end;position:absolute;width:.6em;height:100%;left:-.3em}.owl-dt-timer-divider:after,.owl-dt-timer-divider:before{content:'';display:inline-block;width:.35em;height:.35em;position:absolute;left:50%;border-radius:50%;transform:translateX(-50%);background-color:currentColor}.owl-dt-timer-divider:before{top:35%}.owl-dt-timer-divider:after{bottom:35%}.owl-dt-control-button{-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:pointer;outline:0;border:none;-webkit-tap-highlight-color:transparent;display:inline-block;white-space:nowrap;text-decoration:none;vertical-align:baseline;margin:0;padding:0;background-color:transparent;font-size:1em;color:inherit}.owl-dt-control-button .owl-dt-control-button-content{position:relative;display:inline-flex;justify-content:center;align-items:center;outline:0}.owl-dt-control-period-button .owl-dt-control-button-content{height:1.5em;padding:0 .5em;border-radius:3px;transition:background-color .1s linear}.owl-dt-control-period-button:hover>.owl-dt-control-button-content{background-color:rgba(0,0,0,.12)}.owl-dt-control-period-button .owl-dt-control-button-arrow{display:flex;justify-content:center;align-items:center;width:1em;height:1em;margin:.1em;transition:transform .2s ease}.owl-dt-control-arrow-button .owl-dt-control-button-content{padding:0;border-radius:50%;width:1.5em;height:1.5em}.owl-dt-control-arrow-button[disabled]{color:rgba(0,0,0,.4);cursor:default}.owl-dt-control-arrow-button svg{width:50%;height:50%;fill:currentColor}.owl-dt-inline-container,.owl-dt-popup-container{position:relative;width:18.5em;box-shadow:0 5px 5px -3px rgba(0,0,0,.2),0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12)}.owl-dt-inline-container .owl-dt-calendar,.owl-dt-inline-container .owl-dt-timer,.owl-dt-popup-container .owl-dt-calendar,.owl-dt-popup-container .owl-dt-timer{width:100%}.owl-dt-inline-container .owl-dt-calendar,.owl-dt-popup-container .owl-dt-calendar{height:20.25em}.owl-dt-dialog-container{max-height:95vh;margin:-1.5em}.owl-dt-dialog-container .owl-dt-calendar{min-width:250px;min-height:330px;max-width:750px;max-height:750px}.owl-dt-dialog-container .owl-dt-timer{min-width:250px;max-width:750px}@media all and (orientation:landscape){.owl-dt-dialog-container .owl-dt-calendar{width:58vh;height:62vh}.owl-dt-dialog-container .owl-dt-timer{width:58vh}}@media all and (orientation:portrait){.owl-dt-dialog-container .owl-dt-calendar{width:80vw;height:80vw}.owl-dt-dialog-container .owl-dt-timer{width:80vw}}.owl-dt-container-buttons{display:flex;width:100%;height:2em;color:#3f51b5}.owl-dt-container-control-button{font-size:1em;width:50%;height:100%;border-radius:0}.owl-dt-container-control-button .owl-dt-control-button-content{height:100%;width:100%;transition:background-color .1s linear}.owl-dt-container-control-button:hover .owl-dt-control-button-content{background-color:rgba(0,0,0,.1)}.owl-dt-container-info{padding:0 .5em;cursor:pointer;-webkit-tap-highlight-color:transparent}.owl-dt-container-info .owl-dt-container-range{outline:0}.owl-dt-container-info .owl-dt-container-range .owl-dt-container-range-content{display:flex;justify-content:space-between;padding:.5em 0;font-size:.8em}.owl-dt-container-info .owl-dt-container-range:last-child{border-top:1px solid rgba(0,0,0,.12)}.owl-dt-container-info .owl-dt-container-info-active{color:#3f51b5}.owl-dt-container-disabled,.owl-dt-trigger-disabled{opacity:.35;filter:Alpha(Opacity=35);background-image:none;cursor:default!important}.owl-dt-timer-hour12{display:flex;justify-content:center;align-items:center;color:#3f51b5}.owl-dt-timer-hour12 .owl-dt-timer-hour12-box{border:1px solid currentColor;border-radius:2px;transition:background .2s ease}.owl-dt-timer-hour12 .owl-dt-timer-hour12-box .owl-dt-control-button-content{width:100%;height:100%;padding:.5em}.owl-dt-timer-hour12 .owl-dt-timer-hour12-box:focus .owl-dt-control-button-content,.owl-dt-timer-hour12 .owl-dt-timer-hour12-box:hover .owl-dt-control-button-content{background:#3f51b5;color:#fff}.owl-dt-calendar-only-current-month .owl-dt-calendar-cell-out{visibility:hidden;cursor:default}.owl-dt-inline{display:inline-block}.owl-dt-control{outline:0;cursor:pointer}.owl-dt-control .owl-dt-control-content{outline:0}.owl-dt-control:focus>.owl-dt-control-content{background-color:rgba(0,0,0,.12)}.owl-dt-control:not(:-moz-focusring):focus>.owl-dt-control-content{box-shadow:none}.owl-hidden-accessible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.d-flex{display:flex!important}.flex-wrap{flex-wrap:wrap!important}.align-items-center{align-items:center!important}.mat-icon.size-small{font-size:20px!important;height:20px!important;width:20px!important}.mb-2{margin-bottom:.5rem!important}html{font-size:16px}body,html{width:100%;height:100%;position:relative;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;min-height:100%;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{position:relative;width:100%;height:100%;margin:0;padding:0;font-weight:400;font-size:.875rem;color:rgba(0,0,0,.87);line-height:1.5;font-family:Roboto,Helvetica Neue,sans-serif}div{box-sizing:border-box}.mat-card{font-size:.875rem}img{max-width:100%}a,a:focus,a:hover{text-decoration:none}a{color:inherit}p{margin:0 0 16px}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{margin-bottom:.5rem;font-weight:400;line-height:1.1;color:inherit}.h1,h1{font-size:2rem}.h2,h2{font-size:1.75rem}.h3,h3{font-size:1.5rem}.h4,h4{font-size:1.25rem}.h5,h5{font-size:1rem}.h6,h6{font-size:.875rem}code{padding:8px;background:rgba(0,0,0,.08)}.container{max-width:1170px;margin:0 auto;padding:0 15px}.bg-none{background:0 0!important}.bg-white{background:#fff!important}.m-0{margin:0!important}.m-1{margin:1rem!important}.mt-1{margin-top:1rem!important}.mt-0{margin-top:0!important}.mr-1{margin-right:1rem!important}.mr-0{margin-right:0!important}.mb-1{margin-bottom:1rem!important}.mb-0{margin-bottom:0!important}.ml-1{margin-left:1rem!important}.ml-0{margin-left:0!important}.mb-05{margin-bottom:.5rem!important}.margin-333{margin:.333333rem!important}.pt-1{padding-top:1rem!important}.pt-0{padding-top:0!important}.pr-1{padding-right:1rem!important}.pr-0{padding-right:0!important}.pb-1{padding-bottom:1rem!important}.pb-0{padding-bottom:0!important}.pl-1{padding-left:1rem!important}.pl-0{padding-left:0!important}.p-0{padding:0!important}.p-1{padding:1rem!important}.p-05{padding:.5rem!important}.height-100{min-height:100vh}.fix{position:relative;overflow:hidden}.mat-box-shadow{box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12)}.light-gray{background:rgba(0,0,0,.024)}.light-mat-gray{background:rgba(0,0,0,.08)}.mat-blue{background:#247ba0;color:#fefefe}.mat-red{background-color:#f44336!important;color:#fff!important}.mat-indigo{background-color:#3f51b5!important;color:#fff!important}.mat-brown{background-color:#785548!important;color:#fefefe}.mat-teal{background-color:#009688!important;color:#fff!important}.mat-purple{background-color:#9c27b0!important;color:hsla(0,0%,100%,.87)!important}.fz-1{font-size:1rem!important}.fz-2{font-size:2rem!important}.text-center{text-align:center}.text-right{text-align:right}.font-light{font-weight:300}.font-normal{font-weight:400!important}.text-muted{color:rgba(0,0,0,.54)!important}.text-muted-white{color:rgba(255,255,255,.54)!important}.text-gray{color:rgba(0,0,0,.7)!important}.text-sm{font-size:.813rem}.list-item-active{border-left:3px solid}.material-icons.icon-sm{font-size:18px!important;line-height:18px!important;height:18px;width:18px}.material-icons.icon-xs{font-size:13px!important;line-height:13px;height:13px;width:13px}.mat-card.default{padding:0}.mat-card.default .mat-card-title{padding-top:1rem;padding-left:1rem;padding-right:1rem;line-height:1;font-weight:400}.mat-card.default>:first-child{border-radius:2px 2px 0 0}.mat-card.default .mat-card-subtitle:first-child{padding-top:1rem}.mat-card.default .mat-card-subtitle{padding-left:1rem;padding-right:1rem;line-height:1}.mat-card.default .mat-card-content{padding:1rem;margin-bottom:0;position:relative}.mat-card.default .mat-card-actions,.mat-card.default .mat-card-actions:last-child{padding:.5rem;margin:0}.mat-card.default>:last-child{border-radius:0 0 2px 2px}.mat-card{margin:.333333rem;overflow:hidden}.mat-card .mat-card-title .mat-divider,.mat-divider.full-width{margin-left:-24px;margin-right:-24px}.mat-card.p-0 .mat-card-title .card-title-text{padding:1rem 1.5rem}.mat-card.p-0 .mat-card-title .card-title-text .card-control{height:24px;width:24px;line-height:24px}.mat-card.p-0 .mat-card-title .card-title-text .mat-card-subtitle{margin:0}.mat-card.p-0 .mat-card-title .mat-divider{margin-left:0;margin-right:0;border-top-color:rgba(0,0,0,.04)}.mat-card.p-0 .mat-card-image{margin:0 0 1rem!important}.mat-card.p-0 .mat-card-content{padding:0 1.5rem 1.5rem}.mat-button,.mat-raised-button{font-weight:400!important}[mat-lg-button]{padding:0 32px!important;font-size:18px;line-height:56px!important}.mat-icon-button[mat-sm-button]{height:24px;width:24px;line-height:24px}.mat-icon-button[mat-xs-button]{height:20px;width:20px;line-height:20px}.mat-icon-button[mat-xs-button] .mat-icon{font-size:16px;line-height:20px!important;height:20px;width:20px}.mat-chip[mat-sm-chip]{padding:4px 6px!important;border-radius:4px!important;font-size:12px!important;line-height:12px!important;max-height:20px;box-sizing:border-box}.mat-icon-button.img-button img{width:36px;height:36px;border-radius:50%}.compact-list .mat-list-item{line-height:1.1;transition:all .3s cubic-bezier(.075,.82,.165,1)}.compact-list .mat-list-item:hover{background:rgba(0,0,0,.08);cursor:pointer}.list-tasktype .tasktype-item{padding:12px}.list-tasktype .tasktype-item:hover{background:rgba(0,0,0,.08)}.list-tasktype .tasktype-item .tasktype-action{visibility:hidden}.list-tasktype .tasktype-item:hover .tasktype-action{visibility:visible}.doughnut-grid{border-radius:2px;overflow:hidden}.doughnut-grid .doughnut-grid-item{padding:1rem}.doughnut-grid .doughnut-grid-item p{margin:0}.doughnut-grid .doughnut-grid-item .chart{margin:0 0 8px}.toolbar-avatar{display:inline-block;position:relative;width:40px;height:40px;line-height:24px}.toolbar-avatar>img{width:40px!important;border-radius:50%}.toolbar-avatar.md,.toolbar-avatar.md>img{width:48px!important;height:48px}.toolbar-avatar>.status-dot{position:absolute;width:10px;height:10px;border-radius:50%;top:25px;right:-2px;border:2px solid #fff;background:#ccc}.full-width{width:100%!important}.dnd-item{cursor:move;cursor:grab;cursor:-webkit-grab}.icon-circle{color:#fff;font-size:1.2rem;text-align:center;line-height:1.6rem;border-radius:50%}.mat-sidenav .mat-list-item:hover{background:rgba(0,0,0,.035)!important}.fixed-topbar .rightside-content-hold{overflow:auto;position:absolute;bottom:0;left:0;right:0;top:64px}.fixed-topbar-breadcrumb .rightside-content-hold{overflow:auto;position:absolute!important;bottom:0;left:0;right:0;top:104px}.rightside-content-hold{padding:.333333rem;overflow-x:hidden;position:relative;min-height:600px}.text-small{font-size:.813rem}.text-small .mat-icon{font-size:1rem;vertical-align:sub;margin:0 2px}.mat-card-title{font-size:1rem!important}.icon-chip{font-size:11px!important;padding:4px 8px!important;display:flex!important;flex-direction:row;align-items:center;justify-content:center}.icon-chip .mat-icon{font-size:16px;height:16px;width:16px;margin-right:4px}.mat-chip:not(.mat-basic-chip){display:inline-block;padding:8px 12px;border-radius:24px;font-size:13px;line-height:16px}.ql-container .ql-editor{min-height:200px}.chart{display:block;width:100%}.form-error-msg{color:#f44336;display:block;padding:5px 0}.accordion-handle{cursor:pointer}.app-accordion{max-height:200px;transition:max-height .3s ease}.app-accordion.open{max-height:1000px}.app-accordion .accordion-content{max-height:0;overflow:hidden;transition:max-height .3s ease}.app-accordion.open .accordion-content{max-height:800px}.app-accordion.open .hidden-on-open,.app-accordion:not(.open) .show-on-open{display:none!important}.app-loader,.view-loader{height:100%;width:100%;position:absolute;top:0;left:0;display:flex;align-items:center}.spinner{width:40px;height:40px;position:relative;margin:auto}.double-bounce1,.double-bounce2{width:100%;height:100%;border-radius:50%;opacity:.6;position:absolute;top:0;left:0;animation:2s ease-in-out infinite sk-bounce}.double-bounce2{animation-delay:-1s}.view-loader{display:block;padding-top:160px;background:rgba(255,255,255,.3);z-index:9999}.view-loader *{margin:auto}@keyframes sk-bounce{0%,100%{transform:scale(0);-webkit-transform:scale(0)}50%{transform:scale(1);-webkit-transform:scale(1)}}.mat-option,[mat-menu-item],body .mat-select-trigger,mat-list a[mat-list-item] .mat-list-item-content,mat-list mat-list-item .mat-list-item-content,mat-nav-list a[mat-list-item] .mat-list-item-content,mat-nav-list mat-list-item .mat-list-item-content{font-size:.875rem!important}.p-0.mat-card-content .ql-container{border:0!important}.p-0.mat-card-content .ql-toolbar.ql-snow{border:0;border-bottom:1px solid rgba(0,0,0,.12)}.ps__scrollbar-y-rail{z-index:999}.collapsed-menu .ps__scrollbar-y-rail{z-index:auto}.ngx-datatable.material{box-shadow:none!important}.agm-info-window-content{color:rgba(0,0,0,.87)}.chart{margin-left:-10px}div.hopscotch-bubble,div.hopscotch-bubble .hopscotch-content,div.hopscotch-bubble .hopscotch-nav-button,div.hopscotch-bubble .hopscotch-title{font-family:Roboto,Helvetica Neue,sans-serif!important}div.hopscotch-bubble{border:1px solid;border-radius:2px}div.hopscotch-bubble .hopscotch-bubble-number{border-radius:50%;box-sizing:border-box;padding:0;font-weight:500;height:32px;width:32px;line-height:32px;background:0 0;color:rgba(0,0,0,.87)}div.hopscotch-bubble .hopscotch-title{font-size:17px;font-weight:400;color:#fff;letter-spacing:.1px}div.hopscotch-bubble .hopscotch-content{margin:-5px 0 16px}div.hopscotch-bubble .hopscotch-bubble-close{background:url(cancel.b71962d1b045215e49fa.png) 8px 8px/8px no-repeat;cursor:pointer}div.hopscotch-bubble .hopscotch-bubble-close:active{outline:0}div.hopscotch-bubble .hopscotch-bubble-arrow-container.up{top:-17px}div.hopscotch-bubble .hopscotch-bubble-arrow-container.left{left:-17px}div.hopscotch-bubble .hopscotch-nav-button{border:0;border-radius:2px;font-weight:400;text-shadow:none!important;padding:0 18px;height:30px;line-height:30px;font-size:13px;background-image:none!important;box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12);transform:translate3d(0,0,0);transition:background .4s cubic-bezier(.25,.8,.25,1),box-shadow 280ms cubic-bezier(.4,0,.2,1)}div.hopscotch-bubble .hopscotch-nav-button:active,div.hopscotch-bubble .hopscotch-nav-button:focus,div.hopscotch-bubble .hopscotch-nav-button:hover{box-shadow:0 5px 5px -3px rgba(0,0,0,.2),0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12);outline:0}div.hopscotch-bubble .hopscotch-nav-button.prev,div.hopscotch-bubble .hopscotch-nav-button.prev:hover{background-color:#fff;color:rgba(0,0,0,.87)}.topbar.mat-toolbar{position:relative;box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12);z-index:999}.topbar .mat-select-value{font-weight:400;color:#fff}.notification-number{position:absolute;top:0;left:50%;width:20px;height:20px;font-size:12px;font-weight:700;line-height:20px;color:#fff;text-align:center;border-radius:50%}.toggle-collapsed{transform:rotate(0);transition:transform .3s cubic-bezier(.35,0,.25,1)}.collapsed-menu .toggle-collapsed{transform:rotate(180deg)}.search-bar .top-search-form{position:relative;background:#fff;border-radius:2px;margin-right:1rem;display:block;max-width:800px;margin-left:20px}.search-bar .top-search-form .material-icons{position:absolute;top:50%;left:10px;margin-top:-12px;color:rgba(0,0,0,.87)}.search-bar .top-search-form .txtFinder{font-size:1rem;padding:.95rem .75rem;z-index:2;cursor:text;text-indent:30px;border:none;background:0 0;width:100%;outline:0}.search-bar .top-search-form input{padding:0;cursor:text;color:#000}#langToggle .mat-select-trigger{width:80px;min-width:80px}.theme-list .mat-menu-item{width:48px;height:48px;padding:5px}.theme-list .mat-menu-item .egret-swatch{height:100%;width:100%;border-radius:50%}.theme-list .mat-menu-item .active-icon{position:absolute;top:0;left:0;right:0;bottom:0;margin:auto;color:#fff}.topbar-button-right{margin-left:1rem!important}.notification-list{min-width:240px}.notification-list .notific-item .mat-list-item-content{height:72px!important}.notification-list .notific-item a{outline:0;width:100%;display:flex;flex-direction:column}.notification-list .notific-item .message{font-size:.875rem!important}.notification-list .notific-item .time{font-size:.75rem!important}.branding{display:flex;align-items:center;justify-content:center;text-align:center;position:fixed;width:100%;max-width:15rem;height:64px;line-height:64px;top:0;left:0;z-index:9999;color:#444}.logo-group{display:flex;align-items:center;justify-content:center;text-align:center}.branding .app-logo{width:60%;margin-top:1rem}.branding .app-logo-text{width:auto;height:20px}.app-user{text-align:center;width:100%;padding:1rem 0 .4rem}.app-user .app-user-photo{width:72px;margin:0 auto 8px;height:72px;box-sizing:border-box;border:1px solid rgba(120,130,140,.13);padding:4px;border-radius:50%}.app-user img{width:100%;height:100%;border-radius:50%}.app-user .app-user-name{display:block;font-size:.875rem;font-weight:300;color:rgba(0,0,0,.96);margin-left:-2px}.sidebar-band{position:fixed;top:64px;left:0;display:block;width:100%;z-index:100}.icon-menu{padding:0 24px}.icon-menu .icon-menu-item{display:inline-block}.icon-menu .icon-menu-item button{min-width:auto;margin:4px}.icon-menu>.mat-divider{margin:1rem 0}.app-side-nav-container{height:100vh}.sidebar-panel.mat-sidenav{width:15rem;min-width:15rem;box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12)}.sidebar-panel.mat-sidenav .navigation-hold{position:relative;padding-top:64px;background:rgba(255,255,255,.95);height:100%;transition:all .3s cubic-bezier(.35,0,.25,1)}.nav-section-title{padding:16px 0 0 16px;display:block;font-size:12px}.sidebar-panel.mat-sidenav .mat-nav-list .sidebar-list-item .mat-list-item-content{font-size:.875rem!important;display:block;overflow:hidden;height:auto;padding:0;width:100%;transition:max-height .4s cubic-bezier(.35,0,.25,1)}.mat-nav-list .mat-list-item-content.mat-list-item-focus,.mat-nav-list .mat-list-item-content:hover{background:0 0}.sidebar-list-item.open>.mat-list-item-content{background:rgba(0,0,0,.03)}.sidebar-panel .mat-nav-list a{position:relative;display:flex;flex-direction:row;align-items:center;height:48px;padding:0 16px 0 0;z-index:99}.sidebar-panel.mat-sidenav .sidebar-list-item mat-icon:not(.menu-caret){text-align:center;margin-right:3px;height:48px;width:48px;line-height:48px;border-left:3px solid;border-color:transparent}.sidebar-panel.mat-sidenav .sidebar-list-item mat-icon.menu-caret{float:right;transform:rotate(0);transition:all .3s cubic-bezier(.35,0,.25,1)}.sidebar-panel.mat-sidenav .sidebar-list-item.open mat-icon.menu-caret{float:right;transform:rotate(180deg)}.sidebar-panel.mat-sidenav .mat-list-item-content>a{width:100%;display:flex;box-sizing:border-box;flex-direction:row}.sidebar-panel.mat-sidenav .sidebar-list-item{max-height:48px;overflow:hidden;transition:all .4s cubic-bezier(.35,0,.25,1)}.sidebar-panel.mat-sidenav .sidebar-list-item.open{max-height:1000px;overflow:visible;height:auto}.sidebar-panel.mat-sidenav .sidebar-list-item.open>.mat-list-item-content>.sub-menu{max-height:1000px}.sidebar-panel.mat-sidenav .sidebar-list-item .sub-menu{padding:0;transition:max-height .4s cubic-bezier(.35,0,.25,1);border-left:3px solid transparent}.sidebar-panel.mat-sidenav .sidebar-list-item .sub-menu .mat-list-item{transition:height .4s cubic-bezier(.35,0,.25,1)}.sidebar-panel.mat-sidenav .sidebar-list-item .sub-menu .mat-list-item.selected{background:rgba(0,0,0,.05)}.sidebar-panel.mat-sidenav .sub-menu a{padding-left:54px}.app-side-nav-container .mat-sidenav-content{padding:0}.collapsed-menu .sidebar-panel{width:48px;min-width:48px;overflow:visible!important}.collapsed-menu .sidebar-panel .navigation-hold,.collapsed-menu .sidebar-panel .sidebar-list-item>.mat-list-item-content{overflow:visible!important}.collapsed-menu .sidebar-panel .icon-menu{padding:0}.collapsed-menu .icon-menu .icon-menu-item button{margin:0 0 4px;padding:0 12px}.collapsed-menu .sidebar-panel .sidebar-list-item>.mat-list-item-content>a{position:relative;padding:0}.collapsed-menu .sidebar-panel .sidebar-list-item>.mat-list-item-content>a .menu-item-tooltip{position:absolute;display:block;top:0;left:0;height:48px;width:48px;background:0 0}.collapsed-menu .sidebar-panel .branding{max-width:48px}.collapsed-menu .sidebar-panel .branding .app-logo-text{display:none}.collapsed-menu .sidebar-panel .branding .app-logo{margin:0}.collapsed-menu .sidebar-panel .sidebar-list-item.open .sub-menu{position:absolute;left:47px;top:0;width:200px;z-index:9999;display:block;background:#fff;max-height:200px!important;overflow-y:scroll;box-shadow:0 2px 1px -1px rgba(0,0,0,.2),0 1px 1px 0 rgba(0,0,0,.14),0 1px 3px 0 rgba(0,0,0,.12)}.collapsed-menu .sidebar-panel .sidebar-list-item.open .sub-menu .mat-list-item a{padding-left:1rem}.collapsed-menu .sidebar-panel .mat-nav-list>div>.sidebar-list-item a .mat-icon{margin:0}.collapsed-menu .sidebar-panel .app-user,.collapsed-menu .sidebar-panel .icon-menu-separator,.collapsed-menu .sidebar-panel .mat-nav-list>div>.sidebar-list-item a .menu-caret,.collapsed-menu .sidebar-panel .mat-nav-list>div>.sidebar-list-item a span:not(.menu-item-tooltip),.collapsed-menu .sidebar-panel .nav-section-title,.collapsed-menu .sidebar-panel .sub-menu{display:none}.collapsed-menu .app-side-nav-container>.mat-drawer-content{margin-left:48px!important}.collapsed-menu #sidenavToggle{display:none}.page-wrap{display:flex;align-items:center;padding:40px 1rem;height:100%}.session-progress{position:relative;bottom:-5px;z-index:999}.session-form-hold{width:100%;max-width:400px;margin:0 auto}.session-form-hold>.mat-card{margin:0}.session-lockscreen{max-width:320px}.lockscreen-user{text-align:center;margin-bottom:1rem;display:flow-root;overflow:hidden}.lockscreen-face{max-width:72px;max-height:72px;border-radius:50%;margin-bottom:.5rem}.app-error{text-align:center;width:320px;max-width:320px;margin:0 auto}.app-error .error-icon{height:120px;width:120px;font-size:120px;float:left}.app-error .error-text{float:right;width:200px;max-width:200px}.app-error .error-title{font-size:5rem;font-weight:900;margin:0}.app-error .error-subtitle{font-size:1.5rem;font-weight:300}.app-error .error-actions{width:100%;overflow:hidden;min-height:54px;margin-top:100px}.fileupload-drop-zone{text-align:center;border:1px dashed rgba(0,0,0,.15);padding:48px;height:120px}.default-table{text-align:left}.default-table>thead tr th{font-weight:400;padding:.9rem 1.2rem;border-bottom:1px solid rgba(0,0,0,.12)}.default-table tbody tr td{padding:.9rem 1.2rem}.inbox-sidenav{width:15rem;padding-right:.333rem;background:0 0!important}.inbox-sidenav .inbox-nav-list .mat-list-item-content>a>span{font-size:.875rem}.inbox-sidenav .mat-list-item-content .mat-icon{margin-right:8px}.inbox-toolbar{min-height:56px!important;margin-bottom:.333rem}.inbox-toolbar .mat-toolbar-row{height:56px!important}.inbox-toolbar .mat-toolbar-row .inbox-toggle-all{display:flex;align-items:center}.inbox-toolbar .mat-toolbar-row .mat-checkbox-frame{border-color:#fff}.messages-wrap{min-height:800px}.messages .mat-list-item-content,.messages.mat-list{padding:0!important;font-size:.875rem!important}.messages-wrap .inbox-hold{border:1px solid rgba(0,0,0,.12);margin-right:1px;background:#fff}.messages-wrap .inbox-hold .message-item{height:auto;border-bottom:1px solid rgba(0,0,0,.12)}.messages-wrap .inbox-hold .message-item:last-child{border:0}.message-item .message-head{padding:.5rem .54rem}.message-item.open .message-head{padding:.5rem 1.5rem;background:#fafafa}.message-item .mat-list-item-content{display:block!important;height:auto!important}.message-item .mat-list-item-content .mail-check{padding:0 .5rem}.message-item .mat-list-item-content p.accordion-handle{margin:0}.inbox-face{height:48px;width:48px;border-radius:50%}.message-item .message-text{padding:1.5rem;overflow:hidden}.card-title-text.calendar-title{padding:.5rem 1.5rem!important}.cal-top-col{width:33.3333%;float:left}.cal-event-action .material-icons{vertical-align:sub;margin:6px}.cal-open-day-events{box-shadow:none!important}.chat-sidenav{width:15rem;border-right:1px solid rgba(0,0,0,.12)}.chat-sidebar-toolbar,.chat-sidebar-toolbar .mat-toolbar-row,.chat-toolbar,.chat-toolbar .mat-toolbar-row{min-height:56px!important;height:56px!important}.chats-wrap .conversations-hold .single-conversation{overflow:hidden;padding:0 2rem;margin-bottom:2rem}.chats-wrap .conversations-hold .single-conversation .toolbar-avatar{vertical-align:bottom;margin-right:1rem}.chats-wrap .conversations-hold .single-conversation .chat-username{margin:0 0 .625rem;font-size:.875rem}.chats-wrap .conversations-hold .single-conversation .conversation-msg{padding:.48rem .94rem;display:inline-block;border-radius:4px}.chats-wrap .conversations-hold .single-conversation.sender .conversation-msg{background:#fff}.chats-wrap .conversations-hold .single-conversation .chat-date{font-size:11px;padding:2px;margin:0;clear:both}.chats-wrap .chat-input-actions{padding:.6rem}.app-gallery .mat-figure .gallery-control-wrap{position:absolute;width:100%;height:40px;top:0;left:0;background:rgba(0,0,0,.35);opacity:0;transition:opacity .3s ease-in;-webkit-transition:opacity .3s ease-in}.app-gallery img{max-width:100%}.app-gallery .mat-figure:hover .gallery-control-wrap{opacity:1}.app-gallery .mat-figure .gallery-control-wrap .gallery-control{padding:0 0 0 1rem}.app-gallery .mat-figure .gallery-control-wrap .gallery-control .photo-detail{margin:0;color:#fefefe;line-height:40px}.app-gallery .mat-figure .gallery-control-wrap .gallery-control .mat-icon{color:#fff}.plan-pricing .mat-list-item .mat-list-item-content{display:inline-flex!important;text-align:center;font-size:.875rem!important}.user-card .card-title-text{padding:.5rem 1.5rem!important;align-items:center}.user-card .user-details>p:last-child{margin-bottom:0}.user-card .user-details .mat-icon{vertical-align:top;margin-right:.5rem}.profile-sidebar{box-sizing:border-box}.profile-sidebar .propic{width:100%;margin-bottom:6px}.profile-sidebar .propic img{width:50%;height:auto;border-radius:50%}.profile-sidebar .profile-title .main-title{font-size:1.5rem}.profile-sidebar .profile-nav{margin-left:-24px;margin-right:-24px}.profile-sidebar .profile-nav .mat-list-item .mat-icon{margin-right:8px}.timeline{position:relative;overflow:hidden}.timeline::before{content:"";position:absolute;top:40px;bottom:0;left:24px;width:1px;background-color:rgba(0,0,0,.12)}.timeline .timeline-item{width:100%;overflow:hidden;margin-bottom:24px}.timeline .timeline-badge{float:left;position:relative;margin-right:30px;height:48px;width:48px;border-radius:50%;overflow:hidden}.timeline .timeline-badge img{max-width:100%}.timeline .timeline-badge .icon-badge{text-align:center;width:48px;height:48px;line-height:48px}.timeline .timeline-body-top{margin-bottom:8px}.timeline .timeline-body{float:right;width:calc(100% - 78px)}.timeline .timeline-body-content img{border-radius:4px;max-width:100%}.timeline .timeline-body-content>:last-child{margin-bottom:8px}#home-header>.container{height:100px}.hometop-btn{line-height:100px!important}.home-intro-section{background:url(home-bg.1e271979b7c657dee1b0.jpg) center center/cover no-repeat;padding:100px 0;color:#fff;overflow:hidden}.home-intro-title{margin:0 0 40px;font-size:48px;font-weight:900;line-height:54px}.home-intro-desc{margin:0 0 40px;font-size:22px;font-weight:400;line-height:32px}.intro-list{margin:0 0 40px}.intro-product{position:relative;top:100px;left:60px}.intro-product-link{position:absolute;top:-110px;left:-45px;text-align:center;display:block;width:160px;height:160px;border-radius:50%;background:#fff;color:rgba(0,0,0,.87);padding:37px 20px;box-sizing:border-box;overflow:hidden;box-shadow:0 14px 32px rgba(0,0,0,.2);transition:all .3s ease}.intro-product-link:hover{box-shadow:0 19px 32px rgba(0,0,0,.4)}.intro-product-link .price{font-size:32px;font-weight:700}.intro-product-link .price-text{font-size:14px}.home-section{padding:80px 0}.home-section mat-card:hover{box-shadow:0 10px 16px rgba(0,0,0,.2)}.section-header{margin:0 0 2rem}.section-header h2{font-size:32px;font-weight:700;margin:0 0 16px}.section-header p{font-size:16px;max-width:46rem;margin:0}.home-section-action{padding:2.5rem 0 0}[mat-card-icon]{font-size:64px!important;height:64px!important;width:64px!important;transition:all .3s ease}.home-fancy-card{border-top:2px solid #212121;transition:all .3s ease}.home-fancy-card:hover{border-top:2px solid #3f51b5}.home-fancy-card:hover [mat-card-icon]{color:#3f51b5}.home-fancy-card .description{font-size:15px;color:#616161}.home-cta{background:url(home-bg.1e271979b7c657dee1b0.jpg) center center/cover no-repeat;color:#fff}.home-footer-top{background-color:#212121;color:#fff}.footer-box{padding:30px;box-shadow:3px 0 4px rgba(0,0,0,.2)}.footer-box-title{position:relative;margin:0 0 24px;padding-bottom:12px}.footer-box-title::after{content:"";position:absolute;bottom:0;left:0;height:2px;width:64px;background-color:#ffc107}.footer-box .mat-list{padding:0!important}.footer-box .mat-list-item-content{padding-left:0!important}.footer-box .mat-list-text{color:#fff}.socials ul{list-style:none;padding:0;margin:0}.socials ul li{display:inline-block}.social-icon{display:inline-block;width:24px;height:24px;margin:8px;background-size:cover!important}.social-icon.facebook{background:url(social-facebook.ae5bc300b59b76118fa1.png) center center no-repeat}.social-icon.twitter{background:url(social-twitter.3afd962b1d281b0af639.png) center center no-repeat}.social-icon.linkedin{background:url(social-linkedin.ca0ee11f16912007c551.png) center center no-repeat}.social-icon.dribble{background:url(social-dribble.6e37810fb1016f55e43e.png) center center no-repeat}@media (max-width:767px){.mat-card-title .mat-divider{margin-left:0;margin-right:0}.cal-top-col{width:100%}.accordion-handle{flex-direction:column!important}.app-error .error-icon{height:100px;width:100px;font-size:100px}.intro-product{top:0;left:20px}.intro-product-link{top:-80px;transform:scale(.5)}}@media (max-width:959px){.inbox-sidenav{background:inherit!important}.footer-box{box-shadow:0 3px 2px rgba(0,0,0,.2)}}.mt-3p{margin-top:3px!important}.align-vert{align-items:center}.question{border-radius:10px;margin-top:10px;padding:10px;border:1px solid grey}.my-custom-tooltip{max-width:unset!important;padding:15px;font-size:12px;color:rgba(0,0,0,.96)!important;width:500px;background-color:#fff!important;border:thin solid #0b5555!important}