@charset "UTF-8";/*!
 * 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)}.leaflet-image-layer,.leaflet-layer,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-pane,.leaflet-pane>canvas,.leaflet-pane>svg,.leaflet-tile,.leaflet-tile-container,.leaflet-zoom-box{position:absolute;left:0;top:0}.leaflet-container{overflow:hidden;-webkit-tap-highlight-color:transparent;background:#ddd;outline-offset:1px;font-family:"Helvetica Neue",Arial,Helvetica,sans-serif;font-size:.75rem;line-height:1.5}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::-moz-selection{background:0 0}.leaflet-tile::selection{background:0 0}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{width:1600px;height:1600px;-webkit-transform-origin:0 0}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-width:none!important;max-height:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer{max-width:none!important;max-height:none!important;width:auto;padding:0}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{touch-action:none}.leaflet-container a{-webkit-tap-highlight-color:rgba(51,181,229,.4);color:#0078a8}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{width:0;height:0;box-sizing:border-box;z-index:800}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{position:relative;z-index:800;pointer-events:visiblePainted;pointer-events:auto;float:left;clear:both}.leaflet-bottom,.leaflet-top{position:absolute;z-index:1000;pointer-events:none}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-right .leaflet-control{float:right;margin-right:10px}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-pan-anim .leaflet-tile,.leaflet-zoom-anim .leaflet-tile{transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-control,.leaflet-popup-pane{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:grabbing}.leaflet-image-layer,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-image-layer.leaflet-interactive,.leaflet-marker-icon.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-zoom-box{border:2px dotted #38f;background:rgba(255,255,255,.5)}.leaflet-bar{box-shadow:0 1px 5px rgba(0,0,0,.65);border-radius:4px}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;text-align:center;text-decoration:none;color:#000}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:focus,.leaflet-bar a:hover{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom-left-radius:4px;border-bottom-right-radius:4px;border-bottom:none}.leaflet-bar a.leaflet-disabled{cursor:default;background-color:#f4f4f4;color:#bbb}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:bold 18px 'Lucida Console',Monaco,monospace;text-indent:1px}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{box-shadow:0 1px 5px rgba(0,0,0,.4);background:#fff;border-radius:5px}.leaflet-control-layers-toggle{background-image:url(layers.a6137456ed160d760698.png);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(layers-2x.4f0283c6ce28e888000e.png);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{padding:6px 10px 6px 6px;color:#333;background:#fff}.leaflet-control-layers-scrollbar{overflow-y:scroll;overflow-x:hidden;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block;font-size:1.08333em}.leaflet-control-layers-separator{height:0;border-top:1px solid #ddd;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(marker-icon.2273e3d8ad9264b7daa5.png)}.leaflet-container .leaflet-control-attribution{background:rgba(255,255,255,.8);margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{padding:0 5px;color:#333;line-height:1.4}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:focus,.leaflet-control-attribution a:hover{text-decoration:underline}.leaflet-attribution-flag{display:inline!important;vertical-align:baseline!important;width:1em;height:.6669em}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{border:2px solid #777;border-top:none;line-height:1.1;padding:2px 5px 1px;white-space:nowrap;box-sizing:border-box;background:rgba(255,255,255,.8);text-shadow:1px 1px #fff}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-bar,.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers{box-shadow:none}.leaflet-touch .leaflet-bar,.leaflet-touch .leaflet-control-layers{border:2px solid rgba(0,0,0,.2);background-clip:padding-box}.leaflet-popup{position:absolute;text-align:center;margin-bottom:20px}.leaflet-popup-content-wrapper{padding:1px;text-align:left;border-radius:12px}.leaflet-popup-content{margin:13px 24px 13px 20px;line-height:1.3;font-size:1.08333em;min-height:1px}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{width:40px;height:20px;position:absolute;left:50%;margin-top:-1px;margin-left:-20px;overflow:hidden;pointer-events:none}.leaflet-popup-tip{width:17px;height:17px;padding:1px;margin:-10px auto 0;pointer-events:auto;transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#fff;color:#333;box-shadow:0 3px 14px rgba(0,0,0,.4)}.leaflet-container a.leaflet-popup-close-button{position:absolute;top:0;right:0;border:none;text-align:center;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;color:#757575;text-decoration:none;background:0 0}.leaflet-container a.leaflet-popup-close-button:focus,.leaflet-container a.leaflet-popup-close-button:hover{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{width:24px;margin:0 auto;-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=.70710678, M12=.70710678, M21=-.70710678, M22=.70710678)}.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{position:absolute;padding:6px;background-color:#fff;border:1px solid #fff;border-radius:3px;color:#222;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none;box-shadow:0 1px 3px rgba(0,0,0,.4)}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before,.leaflet-tooltip-top:before{position:absolute;pointer-events:none;border:6px solid transparent;background:0 0;content:""}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{bottom:0;margin-bottom:-12px;border-top-color:#fff}.leaflet-tooltip-bottom:before{top:0;margin-top:-12px;margin-left:-6px;border-bottom-color:#fff}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{top:50%;margin-top:-6px}.leaflet-tooltip-left:before{right:0;margin-right:-12px;border-left-color:#fff}.leaflet-tooltip-right:before{left:0;margin-left:-12px;border-right-color:#fff}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.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{display:flex}.cal-month-view .cal-cell{float:left;flex:1;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;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{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 mwl-calendar-day-view-hour-segment{touch-action:initial!important;-webkit-user-select:initial!important;-moz-user-select:initial!important;user-select:initial!important;-webkit-user-drag:initial!important}.cal-day-view .cal-hour-segment,.cal-day-view mwl-calendar-day-view-hour-segment{display:block}.cal-day-view .cal-hour-segment::after{content:'\00a0'}.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}.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{display:inline-block;position:absolute;right:0;top:0;bottom:0;width:5px;padding:0 4px;visibility:hidden;cursor:ew-resize}.ngx-datatable .datatable-header .datatable-header-cell.resizeable:hover .resize-handle{visibility:visible}.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.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.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 .empty-row{height:50px;text-align:left;vertical-align:top;border-top:0}.ngx-datatable.material .loading-row{text-align:left;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 .datatable-header-cell{text-align:left;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-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)}.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;position:absolute;left:0;top:0;bottom:0;width:100%;height:5px}.ngx-datatable.material .datatable-footer{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 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}.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:pe-icon-set-weather;src:url(pe-icon-set-weather.4d4b315975848c13a7be.eot?nlruav);src:url(pe-icon-set-weather.4d4b315975848c13a7be.eot?nlruav#iefix) format("embedded-opentype"),url(pe-icon-set-weather.ea37c7a8deb1c2303b04.ttf?nlruav) format("truetype"),url(pe-icon-set-weather.64b3045155488824398a.woff?nlruav) format("woff"),url(pe-icon-set-weather.bb4266d981d4c544ebb5.svg?nlruav#pe-icon-set-weather) format("svg");font-weight:400;font-style:normal}[class*=" pe-is-w-"],[class^=pe-is-w-]{display:inline-block;font-family:pe-icon-set-weather;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.pe-is-w-blizzard-f:before{content:"\e900"}.pe-is-w-blizzard:before{content:"\e901"}.pe-is-w-cloud-down-f:before{content:"\e902"}.pe-is-w-cloud-down:before{content:"\e903"}.pe-is-w-cloud-refresh-f:before{content:"\e904"}.pe-is-w-cloud-refresh:before{content:"\e905"}.pe-is-w-cloud-up-f:before{content:"\e906"}.pe-is-w-cloud-up:before{content:"\e907"}.pe-is-w-compass-e-f:before{content:"\e908"}.pe-is-w-compass-e:before{content:"\e909"}.pe-is-w-compass-f:before{content:"\e90a"}.pe-is-w-compass-n-f:before{content:"\e90b"}.pe-is-w-compass-n:before{content:"\e90c"}.pe-is-w-compass-s-f:before{content:"\e90d"}.pe-is-w-compass-s:before{content:"\e90e"}.pe-is-w-compass-w-f:before{content:"\e90f"}.pe-is-w-compass-w:before{content:"\e910"}.pe-is-w-compass:before{content:"\e911"}.pe-is-w-degree-celsius:before{content:"\e912"}.pe-is-w-degree-fahrenheit:before{content:"\e913"}.pe-is-w-drizzle-f:before{content:"\e914"}.pe-is-w-drizzle:before{content:"\e915"}.pe-is-w-drop-cloud-f:before{content:"\e916"}.pe-is-w-drop-cloud:before{content:"\e917"}.pe-is-w-drop-f:before{content:"\e918"}.pe-is-w-drop-percentage-f:before{content:"\e919"}.pe-is-w-drop-percentage:before{content:"\e91a"}.pe-is-w-drop:before{content:"\e91b"}.pe-is-w-drops-f:before{content:"\e91c"}.pe-is-w-drops:before{content:"\e91d"}.pe-is-w-eclipse-1-f:before{content:"\e91e"}.pe-is-w-eclipse-1:before{content:"\e91f"}.pe-is-w-eclipse-2-f:before{content:"\e920"}.pe-is-w-eclipse-2:before{content:"\e921"}.pe-is-w-eclipse-3-f:before{content:"\e922"}.pe-is-w-eclipse-3:before{content:"\e923"}.pe-is-w-eclipse-4-f:before{content:"\e924"}.pe-is-w-eclipse-4:before{content:"\e925"}.pe-is-w-fog-1-f:before{content:"\e926"}.pe-is-w-fog-1:before{content:"\e927"}.pe-is-w-fog-2-f:before{content:"\e928"}.pe-is-w-fog-2:before{content:"\e929"}.pe-is-w-fog-3-f:before{content:"\e92a"}.pe-is-w-fog-3:before{content:"\e92b"}.pe-is-w-fog-4-f:before{content:"\e92c"}.pe-is-w-fog-4:before{content:"\e92d"}.pe-is-w-full-moon-1-f:before{content:"\e92e"}.pe-is-w-full-moon-1:before{content:"\e92f"}.pe-is-w-full-moon-2-f:before{content:"\e930"}.pe-is-w-full-moon-2:before{content:"\e931"}.pe-is-w-full-moon-3-f:before{content:"\e932"}.pe-is-w-full-moon-3:before{content:"\e933"}.pe-is-w-hail-1-f:before{content:"\e934"}.pe-is-w-hail-1:before{content:"\e935"}.pe-is-w-hail-2-f:before{content:"\e936"}.pe-is-w-hail-2:before{content:"\e937"}.pe-is-w-hail-day-1-f:before{content:"\e938"}.pe-is-w-hail-day-1:before{content:"\e939"}.pe-is-w-hail-day-2-f:before{content:"\e93a"}.pe-is-w-hail-day-2:before{content:"\e93b"}.pe-is-w-hail-full-moon-1-f:before{content:"\e93c"}.pe-is-w-hail-full-moon-1:before{content:"\e93d"}.pe-is-w-hail-full-moon-2-f:before{content:"\e93e"}.pe-is-w-hail-full-moon-2:before{content:"\e93f"}.pe-is-w-hail-night-1-f:before{content:"\e940"}.pe-is-w-hail-night-1:before{content:"\e941"}.pe-is-w-hail-night-2-f:before{content:"\e942"}.pe-is-w-hail-night-2:before{content:"\e943"}.pe-is-w-heavy-hail-day-f:before{content:"\e944"}.pe-is-w-heavy-hail-day:before{content:"\e945"}.pe-is-w-heavy-hail-f:before{content:"\e946"}.pe-is-w-heavy-hail-full-moon-f:before{content:"\e947"}.pe-is-w-heavy-hail-full-moon:before{content:"\e948"}.pe-is-w-heavy-hail-night-f:before{content:"\e949"}.pe-is-w-heavy-hail-night:before{content:"\e94a"}.pe-is-w-heavy-hail:before{content:"\e94b"}.pe-is-w-heavy-rain-1-f:before{content:"\e94c"}.pe-is-w-heavy-rain-1:before{content:"\e94d"}.pe-is-w-heavy-rain-2-f:before{content:"\e94e"}.pe-is-w-heavy-rain-2:before{content:"\e94f"}.pe-is-w-heavy-rain-day-f:before{content:"\e950"}.pe-is-w-heavy-rain-day:before{content:"\e951"}.pe-is-w-heavy-rain-full-moon-f:before{content:"\e952"}.pe-is-w-heavy-rain-full-moon:before{content:"\e953"}.pe-is-w-heavy-rain-night-f:before{content:"\e954"}.pe-is-w-heavy-rain-night:before{content:"\e955"}.pe-is-w-mist:before{content:"\e956"}.pe-is-w-mix-rainfall-1-f:before{content:"\e957"}.pe-is-w-mix-rainfall-1:before{content:"\e958"}.pe-is-w-mix-rainfall-2-f:before{content:"\e959"}.pe-is-w-mix-rainfall-2:before{content:"\e95a"}.pe-is-w-moon-1-f:before{content:"\e95b"}.pe-is-w-moon-1:before{content:"\e95c"}.pe-is-w-moon-2-f:before{content:"\e95d"}.pe-is-w-moon-2:before{content:"\e95e"}.pe-is-w-moon-3-f:before{content:"\e95f"}.pe-is-w-moon-3:before{content:"\e960"}.pe-is-w-moon-4-f:before{content:"\e961"}.pe-is-w-moon-4:before{content:"\e962"}.pe-is-w-moon-first-quarter-f:before{content:"\e963"}.pe-is-w-moon-horizon-f:before{content:"\e964"}.pe-is-w-moon-horizon:before{content:"\e965"}.pe-is-w-moon-last-quarter-f:before{content:"\e966"}.pe-is-w-moon-sea-f:before{content:"\e967"}.pe-is-w-moon-sea:before{content:"\e968"}.pe-is-w-moon-waning-crescent-f:before{content:"\e969"}.pe-is-w-moon-waning-gibbous-f:before{content:"\e96a"}.pe-is-w-moon-waxing-crescent-f:before{content:"\e96b"}.pe-is-w-moon-waxing-gibbous-f:before{content:"\e96c"}.pe-is-w-mostly-cloudy-1-f:before{content:"\e96d"}.pe-is-w-mostly-cloudy-1:before{content:"\e96e"}.pe-is-w-mostly-cloudy-2-f:before{content:"\e96f"}.pe-is-w-mostly-cloudy-2:before{content:"\e970"}.pe-is-w-partly-cloudy-1-f:before{content:"\e971"}.pe-is-w-partly-cloudy-1:before{content:"\e972"}.pe-is-w-partly-cloudy-2-f:before{content:"\e973"}.pe-is-w-partly-cloudy-2:before{content:"\e974"}.pe-is-w-partly-cloudy-3-f:before{content:"\e975"}.pe-is-w-partly-cloudy-3:before{content:"\e976"}.pe-is-w-rain-1-f:before{content:"\e977"}.pe-is-w-rain-1:before{content:"\e978"}.pe-is-w-rain-and-snow-f:before{content:"\e979"}.pe-is-w-rain-and-snow:before{content:"\e97a"}.pe-is-w-rain-day-f:before{content:"\e97b"}.pe-is-w-rain-day:before{content:"\e97c"}.pe-is-w-rain-full-moon-f:before{content:"\e97d"}.pe-is-w-rain-full-moon:before{content:"\e97e"}.pe-is-w-rain-night-f:before{content:"\e97f"}.pe-is-w-rain-night:before{content:"\e980"}.pe-is-w-severe-thunderstorm-f:before{content:"\e981"}.pe-is-w-severe-thunderstorm:before{content:"\e982"}.pe-is-w-snow-day-1-f:before{content:"\e983"}.pe-is-w-snow-day-1:before{content:"\e984"}.pe-is-w-snow-day-2-f:before{content:"\e985"}.pe-is-w-snow-day-2:before{content:"\e986"}.pe-is-w-snow-day-3-f:before{content:"\e987"}.pe-is-w-snow-day-3:before{content:"\e988"}.pe-is-w-snow-f:before{content:"\e989"}.pe-is-w-snow-full-moon-1-f:before{content:"\e98a"}.pe-is-w-snow-full-moon-1:before{content:"\e98b"}.pe-is-w-snow-full-moon-2-f:before{content:"\e98c"}.pe-is-w-snow-full-moon-2:before{content:"\e98d"}.pe-is-w-snow-full-moon-3-f:before{content:"\e98e"}.pe-is-w-snow-full-moon-3:before{content:"\e98f"}.pe-is-w-snow-night-1-f:before{content:"\e990"}.pe-is-w-snow-night-1:before{content:"\e991"}.pe-is-w-snow-night-2-f:before{content:"\e992"}.pe-is-w-snow-night-2:before{content:"\e993"}.pe-is-w-snow-night-3-f:before{content:"\e994"}.pe-is-w-snow-night-3:before{content:"\e995"}.pe-is-w-snow:before{content:"\e996"}.pe-is-w-snowflake:before{content:"\e997"}.pe-is-w-sun-1-f:before{content:"\e998"}.pe-is-w-sun-1:before{content:"\e999"}.pe-is-w-sun-2-f:before{content:"\e99a"}.pe-is-w-sun-2:before{content:"\e99b"}.pe-is-w-sun-horizon-1-f:before{content:"\e99c"}.pe-is-w-sun-horizon-1:before{content:"\e99d"}.pe-is-w-sun-horizon-2-f:before{content:"\e99e"}.pe-is-w-sun-horizon-2:before{content:"\e99f"}.pe-is-w-sunrise-f:before{content:"\e9a0"}.pe-is-w-sunrise:before{content:"\e9a1"}.pe-is-w-sunset-f:before{content:"\e9a2"}.pe-is-w-sunset:before{content:"\e9a3"}.pe-is-w-thermometer-1-f:before{content:"\e9a4"}.pe-is-w-thermometer-1:before{content:"\e9a5"}.pe-is-w-thermometer-2-f:before{content:"\e9a6"}.pe-is-w-thermometer-2:before{content:"\e9a7"}.pe-is-w-thermometer-3-f:before{content:"\e9a8"}.pe-is-w-thermometer-3:before{content:"\e9a9"}.pe-is-w-thermometer-4-f:before{content:"\e9aa"}.pe-is-w-thermometer-4:before{content:"\e9ab"}.pe-is-w-thermometer-5-f:before{content:"\e9ac"}.pe-is-w-thermometer-5:before{content:"\e9ad"}.pe-is-w-thunderbolt-1-f:before{content:"\e9ae"}.pe-is-w-thunderbolt-1:before{content:"\e9af"}.pe-is-w-thunderbolt-2-f:before{content:"\e9b0"}.pe-is-w-thunderbolt-2:before{content:"\e9b1"}.pe-is-w-thunderstorm-day-1-f:before{content:"\e9b2"}.pe-is-w-thunderstorm-day-1:before{content:"\e9b3"}.pe-is-w-thunderstorm-day-2-f:before{content:"\e9b4"}.pe-is-w-thunderstorm-day-2:before{content:"\e9b5"}.pe-is-w-thunderstorm-f:before{content:"\e9b6"}.pe-is-w-thunderstorm-full-moon-1-f:before{content:"\e9b7"}.pe-is-w-thunderstorm-full-moon-1:before{content:"\e9b8"}.pe-is-w-thunderstorm-full-moon-2-f:before{content:"\e9b9"}.pe-is-w-thunderstorm-full-moon-2:before{content:"\e9ba"}.pe-is-w-thunderstorm-night-1-f:before{content:"\e9bb"}.pe-is-w-thunderstorm-night-1:before{content:"\e9bc"}.pe-is-w-thunderstorm-night-2-f:before{content:"\e9bd"}.pe-is-w-thunderstorm-night-2:before{content:"\e9be"}.pe-is-w-thunderstorm:before{content:"\e9bf"}.pe-is-w-tornado-1:before{content:"\e9c0"}.pe-is-w-tornado-2:before{content:"\e9c1"}.pe-is-w-umbrella-f:before{content:"\e9c2"}.pe-is-w-umbrella:before{content:"\e9c3"}.pe-is-w-wind-2:before{content:"\e9c4"}.pe-is-w-wind-cloud:before{content:"\e9c5"}.pe-is-w-wind-cone-f:before{content:"\e9c6"}.pe-is-w-wind-cone:before{content:"\e9c7"}.pe-is-w-wind-day:before{content:"\e9c8"}.pe-is-w-wind-full-moon:before{content:"\e9c9"}.pe-is-w-wind-moon:before{content:"\e9ca"}.pe-is-w-wind-night:before{content:"\e9cb"}.pe-is-w-wind-sun:before{content:"\e9cc"}.pe-is-w-wind-turbine-f:before{content:"\e9cd"}.pe-is-w-wind-turbine:before{content:"\e9ce"}.pe-is-w-wind:before{content:"\e9cf"}@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*=" icon-"]:before,[class^=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}.icon-filter:before{content:"\62"}.icon-collapse:before{content:"\61"}.icon-expand:before{content:"\63"}.icon-close:before{content:"\64"}.icon-up:before{content:"\65"}.icon-down:before{content:"\66"}.icon-sort:before{content:"\67"}.icon-done:before{content:"\68"}.icon-done-all:before{content:"\69"}.icon-search:before{content:"\6a"}.icon-pin:before{content:"\6b"}.icon-add:before{content:"\6d"}.icon-left:before{content:"\6f"}.icon-right:before{content:"\70"}.icon-skip:before{content:"\71"}.icon-prev:before{content:"\72"}.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-size:24px;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-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[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;font-size:16px;color:rgba(0,0,0,.87)}.mat-optgroup-label{font:500 14px/24px Roboto,"Helvetica Neue",sans-serif;color:rgba(0,0,0,.54)}.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-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)}@media screen and (-ms-high-contrast:active){.mat-ripple-element{display:none}}.cdk-visually-hidden{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;outline:0;-webkit-appearance:none;-moz-appearance:none}.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}.mat-badge-small .mat-badge-content{outline:solid 1px;border-radius:0}}.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}@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}.mat-ripple-element{background-color:rgba(0,0,0,.1)}.mat-option.mat-selected:not(.mat-option-multiple):not(.mat-option-disabled),.mat-option:focus:not(.mat-option-disabled),.mat-option:hover:not(.mat-option-disabled){background:rgba(0,0,0,.04)}.mat-option.mat-active{background:rgba(0,0,0,.04);color:rgba(0,0,0,.87)}.mat-option.mat-option-disabled{color:rgba(0,0,0,.38)}.mat-primary .mat-option.mat-selected:not(.mat-option-disabled){color:#673ab7}.mat-accent .mat-option.mat-selected:not(.mat-option-disabled){color:#ffd740}.mat-warn .mat-option.mat-selected:not(.mat-option-disabled){color:#f44336}.mat-optgroup-disabled .mat-optgroup-label{color:rgba(0,0,0,.38)}.mat-pseudo-checkbox{color:rgba(0,0,0,.54)}.mat-pseudo-checkbox::after{color:#fafafa}.mat-accent .mat-pseudo-checkbox-checked,.mat-accent .mat-pseudo-checkbox-indeterminate,.mat-pseudo-checkbox-checked,.mat-pseudo-checkbox-indeterminate{background:#ffd740}.mat-primary .mat-pseudo-checkbox-checked,.mat-primary .mat-pseudo-checkbox-indeterminate{background:#673ab7}.mat-warn .mat-pseudo-checkbox-checked,.mat-warn .mat-pseudo-checkbox-indeterminate{background:#f44336}.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-disabled,.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-disabled{background:#b0b0b0}.mat-app-background{background-color:#fafafa;color:rgba(0,0,0,.87)}.mat-autocomplete-panel{background:#fff;color:rgba(0,0,0,.87)}.mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover){background:#fff}.mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover):not(.mat-option-disabled){color:rgba(0,0,0,.87)}.mat-badge-accent .mat-badge-content{background:#ffd740;color:rgba(0,0,0,.87)}.mat-badge-warn .mat-badge-content{color:#fff;background:#f44336}.mat-badge{position:relative}.mat-badge-hidden .mat-badge-content{display:none}.mat-badge-content{color:#fff;background:#673ab7;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}.mat-badge-content.mat-badge-active{transform:none}.mat-badge-small .mat-badge-content{width:16px;height:16px;line-height:16px}.mat-badge-small.mat-badge-above .mat-badge-content{top:-8px}.mat-badge-small.mat-badge-below .mat-badge-content{bottom:-8px}.mat-badge-small.mat-badge-before .mat-badge-content{left:-16px}[dir=rtl] .mat-badge-small.mat-badge-before .mat-badge-content{left:auto;right:-16px}.mat-badge-small.mat-badge-after .mat-badge-content{right:-16px}[dir=rtl] .mat-badge-small.mat-badge-after .mat-badge-content{right:auto;left:-16px}.mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-8px}[dir=rtl] .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-8px}.mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-8px}[dir=rtl] .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-8px}.mat-badge-medium .mat-badge-content{width:22px;height:22px;line-height:22px}.mat-badge-medium.mat-badge-above .mat-badge-content{top:-11px}.mat-badge-medium.mat-badge-below .mat-badge-content{bottom:-11px}.mat-badge-medium.mat-badge-before .mat-badge-content{left:-22px}[dir=rtl] .mat-badge-medium.mat-badge-before .mat-badge-content{left:auto;right:-22px}.mat-badge-medium.mat-badge-after .mat-badge-content{right:-22px}[dir=rtl] .mat-badge-medium.mat-badge-after .mat-badge-content{right:auto;left:-22px}.mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-11px}[dir=rtl] .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-11px}.mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-11px}[dir=rtl] .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-11px}.mat-badge-large .mat-badge-content{width:28px;height:28px;line-height:28px}.mat-badge-large.mat-badge-above .mat-badge-content{top:-14px}.mat-badge-large.mat-badge-below .mat-badge-content{bottom:-14px}.mat-badge-large.mat-badge-before .mat-badge-content{left:-28px}[dir=rtl] .mat-badge-large.mat-badge-before .mat-badge-content{left:auto;right:-28px}.mat-badge-large.mat-badge-after .mat-badge-content{right:-28px}[dir=rtl] .mat-badge-large.mat-badge-after .mat-badge-content{right:auto;left:-28px}.mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-14px}[dir=rtl] .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-14px}.mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-14px}[dir=rtl] .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-14px}.mat-bottom-sheet-container{background:#fff;color:rgba(0,0,0,.87)}.mat-button,.mat-icon-button,.mat-stroked-button{color:inherit;background:0 0}.mat-button.mat-primary,.mat-icon-button.mat-primary,.mat-stroked-button.mat-primary{color:#673ab7}.mat-button.mat-accent,.mat-icon-button.mat-accent,.mat-stroked-button.mat-accent{color:#ffd740}.mat-button.mat-warn,.mat-icon-button.mat-warn,.mat-stroked-button.mat-warn{color:#f44336}.mat-button.mat-accent[disabled],.mat-button.mat-primary[disabled],.mat-button.mat-warn[disabled],.mat-button[disabled][disabled],.mat-icon-button.mat-accent[disabled],.mat-icon-button.mat-primary[disabled],.mat-icon-button.mat-warn[disabled],.mat-icon-button[disabled][disabled],.mat-stroked-button.mat-accent[disabled],.mat-stroked-button.mat-primary[disabled],.mat-stroked-button.mat-warn[disabled],.mat-stroked-button[disabled][disabled]{color:rgba(0,0,0,.26)}.mat-button.mat-primary .mat-button-focus-overlay,.mat-icon-button.mat-primary .mat-button-focus-overlay,.mat-stroked-button.mat-primary .mat-button-focus-overlay{background-color:rgba(103,58,183,.12)}.mat-button.mat-accent .mat-button-focus-overlay,.mat-icon-button.mat-accent .mat-button-focus-overlay,.mat-stroked-button.mat-accent .mat-button-focus-overlay{background-color:rgba(255,215,64,.12)}.mat-button.mat-warn .mat-button-focus-overlay,.mat-icon-button.mat-warn .mat-button-focus-overlay,.mat-stroked-button.mat-warn .mat-button-focus-overlay{background-color:rgba(244,67,54,.12)}.mat-button[disabled] .mat-button-focus-overlay,.mat-icon-button[disabled] .mat-button-focus-overlay,.mat-stroked-button[disabled] .mat-button-focus-overlay{background-color:transparent}.mat-button.mat-primary .mat-ripple-element,.mat-icon-button.mat-primary .mat-ripple-element,.mat-stroked-button.mat-primary .mat-ripple-element{background-color:rgba(103,58,183,.1)}.mat-button.mat-accent .mat-ripple-element,.mat-icon-button.mat-accent .mat-ripple-element,.mat-stroked-button.mat-accent .mat-ripple-element{background-color:rgba(255,215,64,.1)}.mat-button.mat-warn .mat-ripple-element,.mat-icon-button.mat-warn .mat-ripple-element,.mat-stroked-button.mat-warn .mat-ripple-element{background-color:rgba(244,67,54,.1)}.mat-fab,.mat-flat-button,.mat-mini-fab,.mat-raised-button{color:rgba(0,0,0,.87);background-color:#fff}.mat-fab.mat-primary,.mat-flat-button.mat-primary,.mat-mini-fab.mat-primary,.mat-raised-button.mat-primary{color:#fff;background-color:#673ab7}.mat-fab.mat-accent,.mat-flat-button.mat-accent,.mat-mini-fab.mat-accent,.mat-raised-button.mat-accent{color:rgba(0,0,0,.87);background-color:#ffd740}.mat-fab.mat-warn,.mat-flat-button.mat-warn,.mat-mini-fab.mat-warn,.mat-raised-button.mat-warn{color:#fff;background-color:#f44336}.mat-fab.mat-accent[disabled],.mat-fab.mat-primary[disabled],.mat-fab.mat-warn[disabled],.mat-fab[disabled][disabled],.mat-flat-button.mat-accent[disabled],.mat-flat-button.mat-primary[disabled],.mat-flat-button.mat-warn[disabled],.mat-flat-button[disabled][disabled],.mat-mini-fab.mat-accent[disabled],.mat-mini-fab.mat-primary[disabled],.mat-mini-fab.mat-warn[disabled],.mat-mini-fab[disabled][disabled],.mat-raised-button.mat-accent[disabled],.mat-raised-button.mat-primary[disabled],.mat-raised-button.mat-warn[disabled],.mat-raised-button[disabled][disabled]{color:rgba(0,0,0,.26);background-color:rgba(0,0,0,.12)}.mat-fab.mat-primary .mat-ripple-element,.mat-flat-button.mat-primary .mat-ripple-element,.mat-mini-fab.mat-primary .mat-ripple-element,.mat-raised-button.mat-primary .mat-ripple-element{background-color:rgba(255,255,255,.1)}.mat-fab.mat-accent .mat-ripple-element,.mat-flat-button.mat-accent .mat-ripple-element,.mat-mini-fab.mat-accent .mat-ripple-element,.mat-raised-button.mat-accent .mat-ripple-element{background-color:rgba(0,0,0,.1)}.mat-fab.mat-warn .mat-ripple-element,.mat-flat-button.mat-warn .mat-ripple-element,.mat-mini-fab.mat-warn .mat-ripple-element,.mat-raised-button.mat-warn .mat-ripple-element{background-color:rgba(255,255,255,.1)}.mat-icon-button.mat-primary .mat-ripple-element{background-color:rgba(103,58,183,.2)}.mat-icon-button.mat-accent .mat-ripple-element{background-color:rgba(255,215,64,.2)}.mat-icon-button.mat-warn .mat-ripple-element{background-color:rgba(244,67,54,.2)}.mat-button-toggle{color:rgba(0,0,0,.38)}.mat-button-toggle .mat-button-toggle-focus-overlay{background-color:rgba(0,0,0,.12)}.mat-button-toggle-checked{background-color:#e0e0e0;color:rgba(0,0,0,.54)}.mat-button-toggle-disabled{background-color:#eee;color:rgba(0,0,0,.26)}.mat-button-toggle-disabled.mat-button-toggle-checked{background-color:#bdbdbd}.mat-card{background:#fff;color:rgba(0,0,0,.87)}.mat-card-subtitle{color:rgba(0,0,0,.54)}.mat-checkbox-frame{border-color:rgba(0,0,0,.54)}.mat-checkbox-checkmark{fill:#fafafa}.mat-checkbox-checkmark-path{stroke:#fafafa!important}.mat-checkbox-mixedmark{background-color:#fafafa}.mat-checkbox-checked.mat-primary .mat-checkbox-background,.mat-checkbox-indeterminate.mat-primary .mat-checkbox-background{background-color:#673ab7}.mat-checkbox-checked.mat-accent .mat-checkbox-background,.mat-checkbox-indeterminate.mat-accent .mat-checkbox-background{background-color:#ffd740}.mat-checkbox-checked.mat-warn .mat-checkbox-background,.mat-checkbox-indeterminate.mat-warn .mat-checkbox-background{background-color:#f44336}.mat-checkbox-disabled.mat-checkbox-checked .mat-checkbox-background,.mat-checkbox-disabled.mat-checkbox-indeterminate .mat-checkbox-background{background-color:#b0b0b0}.mat-checkbox-disabled:not(.mat-checkbox-checked) .mat-checkbox-frame{border-color:#b0b0b0}.mat-checkbox-disabled .mat-checkbox-label{color:#b0b0b0}@media screen and (-ms-high-contrast:active){.mat-badge-large .mat-badge-content,.mat-badge-medium .mat-badge-content{outline:solid 1px;border-radius:0}.mat-checkbox-disabled{opacity:.5}.mat-checkbox-background{background:0 0}.app-dark .mat-badge-small .mat-badge-content{outline:solid 1px;border-radius:0}}.mat-checkbox:not(.mat-checkbox-disabled).mat-primary .mat-checkbox-ripple .mat-ripple-element{background-color:rgba(103,58,183,.26)}.mat-checkbox:not(.mat-checkbox-disabled).mat-accent .mat-checkbox-ripple .mat-ripple-element{background-color:rgba(255,215,64,.26)}.mat-checkbox:not(.mat-checkbox-disabled).mat-warn .mat-checkbox-ripple .mat-ripple-element{background-color:rgba(244,67,54,.26)}.mat-chip.mat-standard-chip{background-color:#e0e0e0;color:rgba(0,0,0,.87)}.mat-chip.mat-standard-chip .mat-chip-remove{color:rgba(0,0,0,.87);opacity:.4}.mat-chip.mat-standard-chip .mat-chip-remove:hover{opacity:.54}.mat-chip.mat-standard-chip.mat-chip-selected.mat-primary{background-color:#673ab7;color:#fff}.mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-chip-remove{color:#fff;opacity:.4}.mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-chip-remove:hover{opacity:.54}.mat-chip.mat-standard-chip.mat-chip-selected.mat-warn{background-color:#f44336;color:#fff}.mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-chip-remove{color:#fff;opacity:.4}.mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-chip-remove:hover{opacity:.54}.mat-chip.mat-standard-chip.mat-chip-selected.mat-accent{background-color:#ffd740;color:rgba(0,0,0,.87)}.mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-chip-remove{color:rgba(0,0,0,.87);opacity:.4}.mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-chip-remove:hover{opacity:.54}.mat-table{background:#fff}.mat-table tbody,.mat-table tfoot,.mat-table thead,.mat-table-sticky,[mat-footer-row],[mat-header-row],[mat-row],mat-footer-row,mat-header-row,mat-row{background:inherit}mat-footer-row,mat-header-row,mat-row,td.mat-cell,td.mat-footer-cell,th.mat-header-cell{border-bottom-color:rgba(0,0,0,.12)}.mat-header-cell{color:rgba(0,0,0,.54)}.mat-cell,.mat-footer-cell{color:rgba(0,0,0,.87)}.mat-calendar-arrow{border-top-color:rgba(0,0,0,.54)}.mat-datepicker-content .mat-calendar-next-button,.mat-datepicker-content .mat-calendar-previous-button,.mat-datepicker-toggle{color:rgba(0,0,0,.54)}.mat-calendar-table-header{color:rgba(0,0,0,.38)}.mat-calendar-table-header-divider::after{background:rgba(0,0,0,.12)}.mat-calendar-body-label{color:rgba(0,0,0,.54)}.mat-calendar-body-cell-content{color:rgba(0,0,0,.87);border-color:transparent}.mat-calendar-body-disabled>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected){color:rgba(0,0,0,.38)}.cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected),.cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected),.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)}.mat-calendar-body-today:not(.mat-calendar-body-selected){border-color:rgba(0,0,0,.38)}.mat-calendar-body-disabled>.mat-calendar-body-today:not(.mat-calendar-body-selected){border-color:rgba(0,0,0,.18)}.mat-calendar-body-selected{background-color:#673ab7;color:#fff}.mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:rgba(103,58,183,.4)}.mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}.mat-datepicker-content{background-color:#fff;color:rgba(0,0,0,.87)}.mat-datepicker-content.mat-accent .mat-calendar-body-selected{background-color:#ffd740;color:rgba(0,0,0,.87)}.mat-datepicker-content.mat-accent .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:rgba(255,215,64,.4)}.mat-datepicker-content.mat-accent .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px rgba(0,0,0,.87)}.mat-datepicker-content.mat-warn .mat-calendar-body-selected{background-color:#f44336;color:#fff}.mat-datepicker-content.mat-warn .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:rgba(244,67,54,.4)}.mat-datepicker-content.mat-warn .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}.mat-datepicker-toggle-active{color:#673ab7}.mat-datepicker-toggle-active.mat-accent{color:#ffd740}.mat-datepicker-toggle-active.mat-warn{color:#f44336}.mat-dialog-container{color:rgba(0,0,0,.87)}.mat-divider{border-top-color:rgba(0,0,0,.12)}.mat-divider-vertical{border-right-color:rgba(0,0,0,.12)}.mat-expansion-panel{background:#fff;color:rgba(0,0,0,.87)}.mat-action-row{border-top-color:rgba(0,0,0,.12)}.mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:not([aria-disabled=true]).cdk-keyboard-focused,.mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:not([aria-disabled=true]).cdk-program-focused,.mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:not([aria-disabled=true]):hover{background:rgba(0,0,0,.04)}@media (hover:none){.mat-expansion-panel:not(.mat-expanded):not([aria-disabled=true]) .mat-expansion-panel-header:hover{background:#fff}}.mat-expansion-panel-header-title{color:rgba(0,0,0,.87)}.mat-expansion-indicator::after,.mat-expansion-panel-header-description{color:rgba(0,0,0,.54)}.mat-expansion-panel-header[aria-disabled=true]{color:rgba(0,0,0,.26)}.mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-description,.mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-title{color:inherit}.mat-form-field-label,.mat-hint{color:rgba(0,0,0,.6)}.mat-form-field.mat-focused .mat-form-field-label{color:#673ab7}.mat-form-field.mat-focused .mat-form-field-label.mat-accent{color:#ffd740}.mat-form-field.mat-focused .mat-form-field-label.mat-warn{color:#f44336}.mat-focused .mat-form-field-required-marker{color:#ffd740}.mat-form-field-ripple{background-color:rgba(0,0,0,.87)}.mat-form-field.mat-focused .mat-form-field-ripple{background-color:#673ab7}.mat-form-field.mat-focused .mat-form-field-ripple.mat-accent{background-color:#ffd740}.mat-form-field.mat-focused .mat-form-field-ripple.mat-warn{background-color:#f44336}.mat-form-field.mat-form-field-invalid .mat-form-field-label,.mat-form-field.mat-form-field-invalid .mat-form-field-label .mat-form-field-required-marker,.mat-form-field.mat-form-field-invalid .mat-form-field-label.mat-accent{color:#f44336}.mat-form-field.mat-form-field-invalid .mat-form-field-ripple,.mat-form-field.mat-form-field-invalid .mat-form-field-ripple.mat-accent{background-color:#f44336}.mat-error{color:#f44336}.mat-form-field-appearance-legacy .mat-form-field-label,.mat-form-field-appearance-legacy .mat-hint{color:rgba(0,0,0,.54)}.mat-form-field-appearance-legacy .mat-form-field-underline{bottom:1.25em;background-color:rgba(0,0,0,.42)}.mat-form-field-appearance-legacy.mat-form-field-disabled .mat-form-field-underline{background-image:linear-gradient(to right,rgba(0,0,0,.42) 0,rgba(0,0,0,.42) 33%,transparent 0);background-size:4px 100%;background-repeat:repeat-x}.mat-form-field-appearance-standard .mat-form-field-underline{background-color:rgba(0,0,0,.42)}.mat-form-field-appearance-standard.mat-form-field-disabled .mat-form-field-underline{background-image:linear-gradient(to right,rgba(0,0,0,.42) 0,rgba(0,0,0,.42) 33%,transparent 0);background-size:4px 100%;background-repeat:repeat-x}.mat-form-field-appearance-fill .mat-form-field-flex{background-color:rgba(0,0,0,.04)}.mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-flex{background-color:rgba(0,0,0,.02)}.mat-form-field-appearance-fill .mat-form-field-underline::before{background-color:rgba(0,0,0,.42)}.mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-label{color:rgba(0,0,0,.38)}.mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-underline::before{background-color:transparent}.mat-form-field-appearance-outline .mat-form-field-outline{color:rgba(0,0,0,.12)}.mat-form-field-appearance-outline .mat-form-field-outline-thick{color:rgba(0,0,0,.87)}.mat-form-field-appearance-outline.mat-focused .mat-form-field-outline-thick{color:#673ab7}.mat-form-field-appearance-outline.mat-focused.mat-accent .mat-form-field-outline-thick{color:#ffd740}.mat-form-field-appearance-outline.mat-focused.mat-warn .mat-form-field-outline-thick,.mat-form-field-appearance-outline.mat-form-field-invalid.mat-form-field-invalid .mat-form-field-outline-thick{color:#f44336}.mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-label{color:rgba(0,0,0,.38)}.mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-outline{color:rgba(0,0,0,.06)}.mat-icon.mat-primary{color:#673ab7}.mat-icon.mat-accent{color:#ffd740}.mat-icon.mat-warn{color:#f44336}.mat-input-element:disabled{color:rgba(0,0,0,.38)}.mat-input-element{caret-color:#673ab7}.mat-input-element::placeholder{color:rgba(0,0,0,.42)}.mat-input-element::-moz-placeholder{color:rgba(0,0,0,.42)}.mat-input-element::-webkit-input-placeholder{color:rgba(0,0,0,.42)}.mat-input-element:-ms-input-placeholder{color:rgba(0,0,0,.42)}.mat-accent .mat-input-element{caret-color:#ffd740}.mat-form-field-invalid .mat-input-element,.mat-warn .mat-input-element{caret-color:#f44336}.mat-list .mat-list-item,.mat-list .mat-list-option,.mat-nav-list .mat-list-item,.mat-nav-list .mat-list-option,.mat-selection-list .mat-list-item,.mat-selection-list .mat-list-option{color:rgba(0,0,0,.87)}.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;color:rgba(0,0,0,.54)}.mat-list-item-disabled{background-color:#eee}.mat-list-option.mat-list-item-focus,.mat-list-option:hover,.mat-nav-list .mat-list-item.mat-list-item-focus,.mat-nav-list .mat-list-item:hover{background:rgba(0,0,0,.04)}.mat-menu-panel{background:#fff}.mat-menu-item{background:0 0;color:rgba(0,0,0,.87)}.mat-menu-item[disabled],.mat-menu-item[disabled]::after{color:rgba(0,0,0,.38)}.mat-menu-item .mat-icon:not([color]),.mat-menu-item-submenu-trigger::after{color:rgba(0,0,0,.54)}.mat-menu-item-highlighted:not([disabled]),.mat-menu-item.cdk-keyboard-focused:not([disabled]),.mat-menu-item.cdk-program-focused:not([disabled]),.mat-menu-item:hover:not([disabled]){background:rgba(0,0,0,.04)}.mat-paginator{background:#fff}.mat-paginator,.mat-paginator-page-size .mat-select-trigger{color:rgba(0,0,0,.54)}.mat-paginator-decrement,.mat-paginator-increment{border-top:2px solid rgba(0,0,0,.54);border-right:2px solid rgba(0,0,0,.54)}.mat-paginator-first,.mat-paginator-last{border-top:2px solid rgba(0,0,0,.54)}.mat-icon-button[disabled] .mat-paginator-decrement,.mat-icon-button[disabled] .mat-paginator-first,.mat-icon-button[disabled] .mat-paginator-increment,.mat-icon-button[disabled] .mat-paginator-last{border-color:rgba(0,0,0,.38)}.mat-progress-bar-background{fill:#d1c4e9}.mat-progress-bar-buffer{background-color:#d1c4e9}.mat-progress-bar-fill::after{background-color:#673ab7}.mat-progress-bar.mat-accent .mat-progress-bar-background{fill:#ffe57f}.mat-progress-bar.mat-accent .mat-progress-bar-buffer{background-color:#ffe57f}.mat-progress-bar.mat-accent .mat-progress-bar-fill::after{background-color:#ffd740}.mat-progress-bar.mat-warn .mat-progress-bar-background{fill:#ffcdd2}.mat-progress-bar.mat-warn .mat-progress-bar-buffer{background-color:#ffcdd2}.mat-progress-bar.mat-warn .mat-progress-bar-fill::after{background-color:#f44336}.mat-progress-spinner circle,.mat-spinner circle{stroke:#673ab7}.mat-progress-spinner.mat-accent circle,.mat-spinner.mat-accent circle{stroke:#ffd740}.mat-progress-spinner.mat-warn circle,.mat-spinner.mat-warn circle{stroke:#f44336}.mat-radio-outer-circle{border-color:rgba(0,0,0,.54)}.mat-radio-button.mat-primary.mat-radio-checked .mat-radio-outer-circle{border-color:#673ab7}.mat-radio-button.mat-primary .mat-radio-inner-circle{background-color:#673ab7}.mat-radio-button.mat-primary .mat-radio-ripple .mat-ripple-element{background-color:rgba(103,58,183,.26)}.mat-radio-button.mat-accent.mat-radio-checked .mat-radio-outer-circle{border-color:#ffd740}.mat-radio-button.mat-accent .mat-radio-inner-circle{background-color:#ffd740}.mat-radio-button.mat-accent .mat-radio-ripple .mat-ripple-element{background-color:rgba(255,215,64,.26)}.mat-radio-button.mat-warn.mat-radio-checked .mat-radio-outer-circle{border-color:#f44336}.mat-radio-button.mat-warn .mat-radio-inner-circle{background-color:#f44336}.mat-radio-button.mat-warn .mat-radio-ripple .mat-ripple-element{background-color:rgba(244,67,54,.26)}.mat-radio-button.mat-radio-disabled .mat-radio-outer-circle,.mat-radio-button.mat-radio-disabled.mat-radio-checked .mat-radio-outer-circle{border-color:rgba(0,0,0,.38)}.mat-radio-button.mat-radio-disabled .mat-radio-inner-circle,.mat-radio-button.mat-radio-disabled .mat-radio-ripple .mat-ripple-element{background-color:rgba(0,0,0,.38)}.mat-radio-button.mat-radio-disabled .mat-radio-label-content{color:rgba(0,0,0,.38)}.mat-select-content,.mat-select-panel-done-animating{background:#fff}.mat-select-value{color:rgba(0,0,0,.87)}.mat-select-placeholder{color:rgba(0,0,0,.42)}.mat-select-disabled .mat-select-value{color:rgba(0,0,0,.38)}.mat-select-arrow{color:rgba(0,0,0,.54)}.mat-select-panel .mat-option.mat-selected:not(.mat-option-multiple){background:rgba(0,0,0,.12)}.mat-form-field.mat-focused.mat-primary .mat-select-arrow{color:#673ab7}.mat-form-field.mat-focused.mat-accent .mat-select-arrow{color:#ffd740}.mat-form-field .mat-select.mat-select-invalid .mat-select-arrow,.mat-form-field.mat-focused.mat-warn .mat-select-arrow{color:#f44336}.mat-form-field .mat-select.mat-select-disabled .mat-select-arrow{color:rgba(0,0,0,.38)}.mat-drawer-container{background-color:#fafafa;color:rgba(0,0,0,.87)}.mat-drawer{background-color:#fff;color:rgba(0,0,0,.87)}.mat-drawer.mat-drawer-push{background-color:#fff}.mat-drawer-backdrop.mat-drawer-shown{background-color:rgba(0,0,0,.6)}.mat-slide-toggle.mat-checked:not(.mat-disabled) .mat-slide-toggle-thumb{background-color:#ffc107}.mat-slide-toggle.mat-checked:not(.mat-disabled) .mat-slide-toggle-bar{background-color:rgba(255,193,7,.5)}.mat-slide-toggle:not(.mat-checked) .mat-ripple-element{background-color:rgba(0,0,0,.06)}.mat-slide-toggle .mat-ripple-element{background-color:rgba(255,193,7,.12)}.mat-slide-toggle.mat-primary.mat-checked:not(.mat-disabled) .mat-slide-toggle-thumb{background-color:#673ab7}.mat-slide-toggle.mat-primary.mat-checked:not(.mat-disabled) .mat-slide-toggle-bar{background-color:rgba(103,58,183,.5)}.mat-slide-toggle.mat-primary:not(.mat-checked) .mat-ripple-element{background-color:rgba(0,0,0,.06)}.mat-slide-toggle.mat-primary .mat-ripple-element{background-color:rgba(103,58,183,.12)}.mat-slide-toggle.mat-warn.mat-checked:not(.mat-disabled) .mat-slide-toggle-thumb{background-color:#f44336}.mat-slide-toggle.mat-warn.mat-checked:not(.mat-disabled) .mat-slide-toggle-bar{background-color:rgba(244,67,54,.5)}.mat-slide-toggle.mat-warn:not(.mat-checked) .mat-ripple-element{background-color:rgba(0,0,0,.06)}.mat-slide-toggle.mat-warn .mat-ripple-element{background-color:rgba(244,67,54,.12)}.mat-disabled .mat-slide-toggle-thumb{background-color:#bdbdbd}.mat-disabled .mat-slide-toggle-bar{background-color:rgba(0,0,0,.1)}.mat-slide-toggle-thumb{background-color:#fafafa}.mat-slide-toggle-bar{background-color:rgba(0,0,0,.38)}.mat-slider-track-background{background-color:rgba(0,0,0,.26)}.mat-primary .mat-slider-thumb,.mat-primary .mat-slider-thumb-label,.mat-primary .mat-slider-track-fill{background-color:#673ab7}.mat-primary .mat-slider-thumb-label-text{color:#fff}.mat-accent .mat-slider-thumb,.mat-accent .mat-slider-thumb-label,.mat-accent .mat-slider-track-fill{background-color:#ffd740}.mat-accent .mat-slider-thumb-label-text{color:rgba(0,0,0,.87)}.mat-warn .mat-slider-thumb,.mat-warn .mat-slider-thumb-label,.mat-warn .mat-slider-track-fill{background-color:#f44336}.mat-warn .mat-slider-thumb-label-text{color:#fff}.mat-slider-focus-ring{background-color:rgba(255,215,64,.2)}.cdk-focused .mat-slider-track-background,.mat-slider:hover .mat-slider-track-background{background-color:rgba(0,0,0,.38)}.mat-slider-disabled .mat-slider-thumb,.mat-slider-disabled .mat-slider-track-background,.mat-slider-disabled .mat-slider-track-fill,.mat-slider-disabled:hover .mat-slider-track-background{background-color:rgba(0,0,0,.26)}.mat-slider-min-value .mat-slider-focus-ring{background-color:rgba(0,0,0,.12)}.mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb,.mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb-label{background-color:rgba(0,0,0,.87)}.mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb,.mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb-label{background-color:rgba(0,0,0,.26)}.mat-slider-min-value:not(.mat-slider-thumb-label-showing) .mat-slider-thumb{border-color:rgba(0,0,0,.26);background-color:transparent}.mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused .mat-slider-thumb,.mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover .mat-slider-thumb{border-color:rgba(0,0,0,.38)}.mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused.mat-slider-disabled .mat-slider-thumb,.mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover.mat-slider-disabled .mat-slider-thumb{border-color:rgba(0,0,0,.26)}.mat-slider-has-ticks .mat-slider-wrapper::after{border-color:rgba(0,0,0,.7)}.mat-slider-horizontal .mat-slider-ticks{background-image:repeating-linear-gradient(to right,rgba(0,0,0,.7),rgba(0,0,0,.7) 2px,transparent 0,transparent);background-image:-moz-repeating-linear-gradient(.0001deg,rgba(0,0,0,.7),rgba(0,0,0,.7) 2px,transparent 0,transparent)}.mat-slider-vertical .mat-slider-ticks{background-image:repeating-linear-gradient(to bottom,rgba(0,0,0,.7),rgba(0,0,0,.7) 2px,transparent 0,transparent)}.mat-step-header.cdk-keyboard-focused,.mat-step-header.cdk-program-focused,.mat-step-header:hover{background-color:rgba(0,0,0,.04)}.mat-step-header .mat-step-label,.mat-step-header .mat-step-optional{color:rgba(0,0,0,.38)}.mat-step-header .mat-step-icon{background-color:#673ab7;color:#fff}.mat-step-header .mat-step-icon-not-touched{background-color:rgba(0,0,0,.38);color:#fff}.mat-step-header .mat-step-label.mat-step-label-active{color:rgba(0,0,0,.87)}.mat-stepper-horizontal,.mat-stepper-vertical{background-color:#fff}.mat-stepper-vertical-line::before{border-left-color:rgba(0,0,0,.12)}.mat-stepper-horizontal-line{border-top-color:rgba(0,0,0,.12)}.mat-sort-header-arrow{color:#757575}.mat-tab-header,.mat-tab-nav-bar{border-bottom:1px solid rgba(0,0,0,.12)}.mat-tab-group-inverted-header .mat-tab-header,.mat-tab-group-inverted-header .mat-tab-nav-bar{border-top:1px solid rgba(0,0,0,.12);border-bottom:none}.mat-tab-label,.mat-tab-link{color:rgba(0,0,0,.87)}.mat-tab-label.mat-tab-disabled,.mat-tab-link.mat-tab-disabled{color:rgba(0,0,0,.38)}.mat-tab-header-pagination-chevron{border-color:rgba(0,0,0,.87)}.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:rgba(0,0,0,.38)}.mat-tab-group[class*=mat-background-] .mat-tab-header,.mat-tab-nav-bar[class*=mat-background-]{border-bottom:none;border-top:none}.mat-tab-group.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-group.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:rgba(209,196,233,.3)}.mat-tab-group.mat-primary .mat-ink-bar,.mat-tab-nav-bar.mat-primary .mat-ink-bar{background-color:#673ab7}.mat-tab-group.mat-primary.mat-background-primary .mat-ink-bar,.mat-tab-nav-bar.mat-primary.mat-background-primary .mat-ink-bar{background-color:#fff}.mat-tab-group.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-group.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:rgba(255,229,127,.3)}.mat-tab-group.mat-accent .mat-ink-bar,.mat-tab-nav-bar.mat-accent .mat-ink-bar{background-color:#ffd740}.mat-tab-group.mat-accent.mat-background-accent .mat-ink-bar,.mat-tab-nav-bar.mat-accent.mat-background-accent .mat-ink-bar{background-color:rgba(0,0,0,.87)}.mat-tab-group.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-group.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:rgba(255,205,210,.3)}.mat-tab-group.mat-warn .mat-ink-bar,.mat-tab-nav-bar.mat-warn .mat-ink-bar{background-color:#f44336}.mat-tab-group.mat-warn.mat-background-warn .mat-ink-bar,.mat-tab-nav-bar.mat-warn.mat-background-warn .mat-ink-bar{background-color:#fff}.mat-tab-group.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-group.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:rgba(209,196,233,.3)}.mat-tab-group.mat-background-primary .mat-tab-header,.mat-tab-group.mat-background-primary .mat-tab-links,.mat-tab-nav-bar.mat-background-primary .mat-tab-header,.mat-tab-nav-bar.mat-background-primary .mat-tab-links{background-color:#673ab7}.mat-tab-group.mat-background-primary .mat-tab-label,.mat-tab-group.mat-background-primary .mat-tab-link,.mat-tab-nav-bar.mat-background-primary .mat-tab-label,.mat-tab-nav-bar.mat-background-primary .mat-tab-link{color:#fff}.mat-tab-group.mat-background-primary .mat-tab-label.mat-tab-disabled,.mat-tab-group.mat-background-primary .mat-tab-link.mat-tab-disabled,.mat-tab-nav-bar.mat-background-primary .mat-tab-label.mat-tab-disabled,.mat-tab-nav-bar.mat-background-primary .mat-tab-link.mat-tab-disabled{color:rgba(255,255,255,.4)}.mat-tab-group.mat-background-primary .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-primary .mat-tab-header-pagination-chevron{border-color:#fff}.mat-tab-group.mat-background-primary .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-primary .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:rgba(255,255,255,.4)}.mat-tab-group.mat-background-primary .mat-ripple-element,.mat-tab-nav-bar.mat-background-primary .mat-ripple-element{background-color:rgba(255,255,255,.12)}.mat-tab-group.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-group.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:rgba(255,229,127,.3)}.mat-tab-group.mat-background-accent .mat-tab-header,.mat-tab-group.mat-background-accent .mat-tab-links,.mat-tab-nav-bar.mat-background-accent .mat-tab-header,.mat-tab-nav-bar.mat-background-accent .mat-tab-links{background-color:#ffd740}.mat-tab-group.mat-background-accent .mat-tab-label,.mat-tab-group.mat-background-accent .mat-tab-link,.mat-tab-nav-bar.mat-background-accent .mat-tab-label,.mat-tab-nav-bar.mat-background-accent .mat-tab-link{color:rgba(0,0,0,.87)}.mat-tab-group.mat-background-accent .mat-tab-label.mat-tab-disabled,.mat-tab-group.mat-background-accent .mat-tab-link.mat-tab-disabled,.mat-tab-nav-bar.mat-background-accent .mat-tab-label.mat-tab-disabled,.mat-tab-nav-bar.mat-background-accent .mat-tab-link.mat-tab-disabled{color:rgba(0,0,0,.4)}.mat-tab-group.mat-background-accent .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-accent .mat-tab-header-pagination-chevron{border-color:rgba(0,0,0,.87)}.mat-tab-group.mat-background-accent .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-accent .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:rgba(0,0,0,.4)}.mat-tab-group.mat-background-accent .mat-ripple-element,.mat-tab-nav-bar.mat-background-accent .mat-ripple-element{background-color:rgba(0,0,0,.12)}.mat-tab-group.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-group.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:rgba(255,205,210,.3)}.mat-tab-group.mat-background-warn .mat-tab-header,.mat-tab-group.mat-background-warn .mat-tab-links,.mat-tab-nav-bar.mat-background-warn .mat-tab-header,.mat-tab-nav-bar.mat-background-warn .mat-tab-links{background-color:#f44336}.mat-tab-group.mat-background-warn .mat-tab-label,.mat-tab-group.mat-background-warn .mat-tab-link,.mat-tab-nav-bar.mat-background-warn .mat-tab-label,.mat-tab-nav-bar.mat-background-warn .mat-tab-link{color:#fff}.mat-tab-group.mat-background-warn .mat-tab-label.mat-tab-disabled,.mat-tab-group.mat-background-warn .mat-tab-link.mat-tab-disabled,.mat-tab-nav-bar.mat-background-warn .mat-tab-label.mat-tab-disabled,.mat-tab-nav-bar.mat-background-warn .mat-tab-link.mat-tab-disabled{color:rgba(255,255,255,.4)}.mat-tab-group.mat-background-warn .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-warn .mat-tab-header-pagination-chevron{border-color:#fff}.mat-tab-group.mat-background-warn .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-warn .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:rgba(255,255,255,.4)}.mat-tab-group.mat-background-warn .mat-ripple-element,.mat-tab-nav-bar.mat-background-warn .mat-ripple-element{background-color:rgba(255,255,255,.12)}.mat-toolbar{background:#f5f5f5;color:rgba(0,0,0,.87)}.mat-toolbar.mat-primary{background:#673ab7;color:#fff}.mat-toolbar.mat-accent{background:#ffd740;color:rgba(0,0,0,.87)}.mat-toolbar.mat-warn{background:#f44336;color:#fff}.mat-toolbar .mat-focused .mat-form-field-ripple,.mat-toolbar .mat-form-field-ripple,.mat-toolbar .mat-form-field-underline{background-color:currentColor}.mat-toolbar .mat-focused .mat-form-field-label,.mat-toolbar .mat-form-field-label,.mat-toolbar .mat-form-field.mat-focused .mat-select-arrow,.mat-toolbar .mat-select-arrow,.mat-toolbar .mat-select-value{color:inherit}.mat-toolbar .mat-input-element{caret-color:currentColor}.mat-tooltip{background:rgba(97,97,97,.9)}.mat-tree{font-family:Roboto,"Helvetica Neue",sans-serif;background:#fff}.mat-tree-node{font-weight:400;font-size:14px;color:rgba(0,0,0,.87)}.mat-snack-bar-container{background:#323232;color:#fff}.mat-simple-snackbar-action{color:#ffd740}.app-dark .mat-ripple-element{background-color:rgba(255,255,255,.1)}.app-dark .mat-option{color:#fff}.app-dark .mat-option.mat-selected:not(.mat-option-multiple):not(.mat-option-disabled),.app-dark .mat-option:focus:not(.mat-option-disabled),.app-dark .mat-option:hover:not(.mat-option-disabled){background:rgba(255,255,255,.04)}.app-dark .mat-option.mat-active{background:rgba(255,255,255,.04);color:#fff}.app-dark .mat-option.mat-option-disabled{color:rgba(255,255,255,.5)}.app-dark .mat-primary .mat-option.mat-selected:not(.mat-option-disabled){color:#607d8b}.app-dark .mat-accent .mat-option.mat-selected:not(.mat-option-disabled){color:#ffd740}.app-dark .mat-warn .mat-option.mat-selected:not(.mat-option-disabled){color:#ff5722}.app-dark .mat-optgroup-label{color:rgba(255,255,255,.7)}.app-dark .mat-optgroup-disabled .mat-optgroup-label{color:rgba(255,255,255,.5)}.app-dark .mat-pseudo-checkbox{color:rgba(255,255,255,.7)}.app-dark .mat-pseudo-checkbox::after{color:#303030}.app-dark .mat-accent .mat-pseudo-checkbox-checked,.app-dark .mat-accent .mat-pseudo-checkbox-indeterminate,.app-dark .mat-pseudo-checkbox-checked,.app-dark .mat-pseudo-checkbox-indeterminate{background:#ffd740}.app-dark .mat-primary .mat-pseudo-checkbox-checked,.app-dark .mat-primary .mat-pseudo-checkbox-indeterminate{background:#607d8b}.app-dark .mat-warn .mat-pseudo-checkbox-checked,.app-dark .mat-warn .mat-pseudo-checkbox-indeterminate{background:#ff5722}.app-dark .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-disabled,.app-dark .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-disabled{background:#686868}.app-dark .mat-app-background,.app-dark.mat-app-background{background-color:#303030;color:#fff}.mat-theme-loaded-marker{display:none}.app-dark .mat-autocomplete-panel{background:#424242;color:#fff}.app-dark .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover){background:#424242}.app-dark .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover):not(.mat-option-disabled){color:#fff}.app-dark .mat-badge-accent .mat-badge-content{background:#ffd740;color:rgba(0,0,0,.87)}.app-dark .mat-badge-warn .mat-badge-content{color:#fff;background:#ff5722}.app-dark .mat-badge{position:relative}.app-dark .mat-badge-hidden .mat-badge-content{display:none}.app-dark .mat-badge-content{color:#fff;background:#607d8b;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}.app-dark .mat-badge-content.mat-badge-active{transform:none}.app-dark .mat-badge-small .mat-badge-content{width:16px;height:16px;line-height:16px}.app-dark .mat-badge-small.mat-badge-above .mat-badge-content{top:-8px}.app-dark .mat-badge-small.mat-badge-below .mat-badge-content{bottom:-8px}.app-dark .mat-badge-small.mat-badge-before .mat-badge-content{left:-16px}[dir=rtl] .app-dark .mat-badge-small.mat-badge-before .mat-badge-content{left:auto;right:-16px}.app-dark .mat-badge-small.mat-badge-after .mat-badge-content{right:-16px}[dir=rtl] .app-dark .mat-badge-small.mat-badge-after .mat-badge-content{right:auto;left:-16px}.app-dark .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-8px}[dir=rtl] .app-dark .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-8px}.app-dark .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-8px}[dir=rtl] .app-dark .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-8px}.app-dark .mat-badge-medium .mat-badge-content{width:22px;height:22px;line-height:22px}.app-dark .mat-badge-medium.mat-badge-above .mat-badge-content{top:-11px}.app-dark .mat-badge-medium.mat-badge-below .mat-badge-content{bottom:-11px}.app-dark .mat-badge-medium.mat-badge-before .mat-badge-content{left:-22px}[dir=rtl] .app-dark .mat-badge-medium.mat-badge-before .mat-badge-content{left:auto;right:-22px}.app-dark .mat-badge-medium.mat-badge-after .mat-badge-content{right:-22px}[dir=rtl] .app-dark .mat-badge-medium.mat-badge-after .mat-badge-content{right:auto;left:-22px}.app-dark .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-11px}[dir=rtl] .app-dark .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-11px}.app-dark .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-11px}[dir=rtl] .app-dark .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-11px}.app-dark .mat-badge-large .mat-badge-content{width:28px;height:28px;line-height:28px}.app-dark .mat-badge-large.mat-badge-above .mat-badge-content{top:-14px}.app-dark .mat-badge-large.mat-badge-below .mat-badge-content{bottom:-14px}.app-dark .mat-badge-large.mat-badge-before .mat-badge-content{left:-28px}[dir=rtl] .app-dark .mat-badge-large.mat-badge-before .mat-badge-content{left:auto;right:-28px}.app-dark .mat-badge-large.mat-badge-after .mat-badge-content{right:-28px}[dir=rtl] .app-dark .mat-badge-large.mat-badge-after .mat-badge-content{right:auto;left:-28px}.app-dark .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-14px}[dir=rtl] .app-dark .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-14px}.app-dark .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-14px}[dir=rtl] .app-dark .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-14px}.app-dark .mat-bottom-sheet-container{background:#424242;color:#fff}.app-dark .mat-button,.app-dark .mat-icon-button,.app-dark .mat-stroked-button{color:inherit;background:0 0}.app-dark .mat-button.mat-primary,.app-dark .mat-icon-button.mat-primary,.app-dark .mat-stroked-button.mat-primary{color:#607d8b}.app-dark .mat-button.mat-accent,.app-dark .mat-icon-button.mat-accent,.app-dark .mat-stroked-button.mat-accent{color:#ffd740}.app-dark .mat-button.mat-warn,.app-dark .mat-icon-button.mat-warn,.app-dark .mat-stroked-button.mat-warn{color:#ff5722}.app-dark .mat-button.mat-accent[disabled],.app-dark .mat-button.mat-primary[disabled],.app-dark .mat-button.mat-warn[disabled],.app-dark .mat-button[disabled][disabled],.app-dark .mat-icon-button.mat-accent[disabled],.app-dark .mat-icon-button.mat-primary[disabled],.app-dark .mat-icon-button.mat-warn[disabled],.app-dark .mat-icon-button[disabled][disabled],.app-dark .mat-stroked-button.mat-accent[disabled],.app-dark .mat-stroked-button.mat-primary[disabled],.app-dark .mat-stroked-button.mat-warn[disabled],.app-dark .mat-stroked-button[disabled][disabled]{color:rgba(255,255,255,.3)}.app-dark .mat-button.mat-primary .mat-button-focus-overlay,.app-dark .mat-icon-button.mat-primary .mat-button-focus-overlay,.app-dark .mat-stroked-button.mat-primary .mat-button-focus-overlay{background-color:rgba(96,125,139,.12)}.app-dark .mat-button.mat-accent .mat-button-focus-overlay,.app-dark .mat-icon-button.mat-accent .mat-button-focus-overlay,.app-dark .mat-stroked-button.mat-accent .mat-button-focus-overlay{background-color:rgba(255,215,64,.12)}.app-dark .mat-button.mat-warn .mat-button-focus-overlay,.app-dark .mat-icon-button.mat-warn .mat-button-focus-overlay,.app-dark .mat-stroked-button.mat-warn .mat-button-focus-overlay{background-color:rgba(255,87,34,.12)}.app-dark .mat-button[disabled] .mat-button-focus-overlay,.app-dark .mat-icon-button[disabled] .mat-button-focus-overlay,.app-dark .mat-stroked-button[disabled] .mat-button-focus-overlay{background-color:transparent}.app-dark .mat-button.mat-primary .mat-ripple-element,.app-dark .mat-icon-button.mat-primary .mat-ripple-element,.app-dark .mat-stroked-button.mat-primary .mat-ripple-element{background-color:rgba(96,125,139,.1)}.app-dark .mat-button.mat-accent .mat-ripple-element,.app-dark .mat-icon-button.mat-accent .mat-ripple-element,.app-dark .mat-stroked-button.mat-accent .mat-ripple-element{background-color:rgba(255,215,64,.1)}.app-dark .mat-button.mat-warn .mat-ripple-element,.app-dark .mat-icon-button.mat-warn .mat-ripple-element,.app-dark .mat-stroked-button.mat-warn .mat-ripple-element{background-color:rgba(255,87,34,.1)}.app-dark .mat-fab,.app-dark .mat-flat-button,.app-dark .mat-mini-fab,.app-dark .mat-raised-button{color:#fff;background-color:#424242}.app-dark .mat-fab.mat-primary,.app-dark .mat-flat-button.mat-primary,.app-dark .mat-mini-fab.mat-primary,.app-dark .mat-raised-button.mat-primary{color:#fff;background-color:#607d8b}.app-dark .mat-fab.mat-accent,.app-dark .mat-flat-button.mat-accent,.app-dark .mat-mini-fab.mat-accent,.app-dark .mat-raised-button.mat-accent{color:rgba(0,0,0,.87);background-color:#ffd740}.app-dark .mat-fab.mat-warn,.app-dark .mat-flat-button.mat-warn,.app-dark .mat-mini-fab.mat-warn,.app-dark .mat-raised-button.mat-warn{color:#fff;background-color:#ff5722}.app-dark .mat-fab.mat-accent[disabled],.app-dark .mat-fab.mat-primary[disabled],.app-dark .mat-fab.mat-warn[disabled],.app-dark .mat-fab[disabled][disabled],.app-dark .mat-flat-button.mat-accent[disabled],.app-dark .mat-flat-button.mat-primary[disabled],.app-dark .mat-flat-button.mat-warn[disabled],.app-dark .mat-flat-button[disabled][disabled],.app-dark .mat-mini-fab.mat-accent[disabled],.app-dark .mat-mini-fab.mat-primary[disabled],.app-dark .mat-mini-fab.mat-warn[disabled],.app-dark .mat-mini-fab[disabled][disabled],.app-dark .mat-raised-button.mat-accent[disabled],.app-dark .mat-raised-button.mat-primary[disabled],.app-dark .mat-raised-button.mat-warn[disabled],.app-dark .mat-raised-button[disabled][disabled]{color:rgba(255,255,255,.3);background-color:rgba(255,255,255,.12)}.app-dark .mat-fab.mat-primary .mat-ripple-element,.app-dark .mat-flat-button.mat-primary .mat-ripple-element,.app-dark .mat-mini-fab.mat-primary .mat-ripple-element,.app-dark .mat-raised-button.mat-primary .mat-ripple-element{background-color:rgba(255,255,255,.1)}.app-dark .mat-fab.mat-accent .mat-ripple-element,.app-dark .mat-flat-button.mat-accent .mat-ripple-element,.app-dark .mat-mini-fab.mat-accent .mat-ripple-element,.app-dark .mat-raised-button.mat-accent .mat-ripple-element{background-color:rgba(0,0,0,.1)}.app-dark .mat-fab.mat-warn .mat-ripple-element,.app-dark .mat-flat-button.mat-warn .mat-ripple-element,.app-dark .mat-mini-fab.mat-warn .mat-ripple-element,.app-dark .mat-raised-button.mat-warn .mat-ripple-element{background-color:rgba(255,255,255,.1)}.app-dark .mat-icon-button.mat-primary .mat-ripple-element{background-color:rgba(96,125,139,.2)}.app-dark .mat-icon-button.mat-accent .mat-ripple-element{background-color:rgba(255,215,64,.2)}.app-dark .mat-icon-button.mat-warn .mat-ripple-element{background-color:rgba(255,87,34,.2)}.app-dark .mat-button-toggle{color:rgba(255,255,255,.5)}.app-dark .mat-button-toggle .mat-button-toggle-focus-overlay{background-color:rgba(255,255,255,.12)}.app-dark .mat-button-toggle-checked{background-color:#212121;color:rgba(255,255,255,.7)}.app-dark .mat-button-toggle-disabled{background-color:#000;color:rgba(255,255,255,.3)}.app-dark .mat-button-toggle-disabled.mat-button-toggle-checked{background-color:#424242}.app-dark .mat-card{background:#424242;color:#fff}.app-dark .mat-card-subtitle{color:rgba(255,255,255,.7)}.app-dark .mat-checkbox-frame{border-color:rgba(255,255,255,.7)}.app-dark .mat-checkbox-checkmark{fill:#303030}.app-dark .mat-checkbox-checkmark-path{stroke:#303030!important}@media screen and (-ms-high-contrast:black-on-white){.app-dark .mat-checkbox-checkmark-path,.mat-checkbox-checkmark-path{stroke:#000!important}}.app-dark .mat-checkbox-mixedmark{background-color:#303030}.app-dark .mat-checkbox-checked.mat-primary .mat-checkbox-background,.app-dark .mat-checkbox-indeterminate.mat-primary .mat-checkbox-background{background-color:#607d8b}.app-dark .mat-checkbox-checked.mat-accent .mat-checkbox-background,.app-dark .mat-checkbox-indeterminate.mat-accent .mat-checkbox-background{background-color:#ffd740}.app-dark .mat-checkbox-checked.mat-warn .mat-checkbox-background,.app-dark .mat-checkbox-indeterminate.mat-warn .mat-checkbox-background{background-color:#ff5722}.app-dark .mat-checkbox-disabled.mat-checkbox-checked .mat-checkbox-background,.app-dark .mat-checkbox-disabled.mat-checkbox-indeterminate .mat-checkbox-background{background-color:#686868}.app-dark .mat-checkbox-disabled:not(.mat-checkbox-checked) .mat-checkbox-frame{border-color:#686868}.app-dark .mat-checkbox-disabled .mat-checkbox-label{color:#686868}@media screen and (-ms-high-contrast:active){.app-dark .mat-badge-large .mat-badge-content,.app-dark .mat-badge-medium .mat-badge-content{outline:solid 1px;border-radius:0}.app-dark .mat-checkbox-disabled{opacity:.5}.app-dark .mat-checkbox-background{background:0 0}}.app-dark .mat-checkbox:not(.mat-checkbox-disabled).mat-primary .mat-checkbox-ripple .mat-ripple-element{background-color:rgba(96,125,139,.26)}.app-dark .mat-checkbox:not(.mat-checkbox-disabled).mat-accent .mat-checkbox-ripple .mat-ripple-element{background-color:rgba(255,215,64,.26)}.app-dark .mat-checkbox:not(.mat-checkbox-disabled).mat-warn .mat-checkbox-ripple .mat-ripple-element{background-color:rgba(255,87,34,.26)}.app-dark .mat-chip.mat-standard-chip{background-color:#616161;color:#fff}.app-dark .mat-chip.mat-standard-chip .mat-chip-remove{color:#fff;opacity:.4}.app-dark .mat-chip.mat-standard-chip .mat-chip-remove:hover{opacity:.54}.app-dark .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary{background-color:#607d8b;color:#fff}.app-dark .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-chip-remove{color:#fff;opacity:.4}.app-dark .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-chip-remove:hover{opacity:.54}.app-dark .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn{background-color:#ff5722;color:#fff}.app-dark .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-chip-remove{color:#fff;opacity:.4}.app-dark .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-chip-remove:hover{opacity:.54}.app-dark .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent{background-color:#ffd740;color:rgba(0,0,0,.87)}.app-dark .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-chip-remove{color:rgba(0,0,0,.87);opacity:.4}.app-dark .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-chip-remove:hover{opacity:.54}.app-dark .mat-table{background:#424242}.app-dark .mat-table tbody,.app-dark .mat-table tfoot,.app-dark .mat-table thead,.app-dark .mat-table-sticky,.app-dark [mat-footer-row],.app-dark [mat-header-row],.app-dark [mat-row],.app-dark mat-footer-row,.app-dark mat-header-row,.app-dark mat-row{background:inherit}.app-dark mat-footer-row,.app-dark mat-header-row,.app-dark mat-row,.app-dark td.mat-cell,.app-dark td.mat-footer-cell,.app-dark th.mat-header-cell{border-bottom-color:rgba(255,255,255,.12)}.app-dark .mat-header-cell{color:rgba(255,255,255,.7)}.app-dark .mat-cell,.app-dark .mat-footer-cell{color:#fff}.app-dark .mat-calendar-arrow{border-top-color:#fff}.app-dark .mat-datepicker-content .mat-calendar-next-button,.app-dark .mat-datepicker-content .mat-calendar-previous-button,.app-dark .mat-datepicker-toggle{color:#fff}.app-dark .mat-calendar-table-header{color:rgba(255,255,255,.5)}.app-dark .mat-calendar-table-header-divider::after{background:rgba(255,255,255,.12)}.app-dark .mat-calendar-body-label{color:rgba(255,255,255,.7)}.app-dark .mat-calendar-body-cell-content{color:#fff;border-color:transparent}.app-dark .mat-calendar-body-disabled>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected){color:rgba(255,255,255,.5)}.app-dark .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected),.app-dark .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected),.app-dark .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)}.app-dark .mat-calendar-body-today:not(.mat-calendar-body-selected){border-color:rgba(255,255,255,.5)}.app-dark .mat-calendar-body-disabled>.mat-calendar-body-today:not(.mat-calendar-body-selected){border-color:rgba(255,255,255,.3)}.app-dark .mat-calendar-body-selected{background-color:#607d8b;color:#fff}.app-dark .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:rgba(96,125,139,.4)}.app-dark .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}.app-dark .mat-datepicker-content{background-color:#424242;color:#fff}.app-dark .mat-datepicker-content.mat-accent .mat-calendar-body-selected{background-color:#ffd740;color:rgba(0,0,0,.87)}.app-dark .mat-datepicker-content.mat-accent .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:rgba(255,215,64,.4)}.app-dark .mat-datepicker-content.mat-accent .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px rgba(0,0,0,.87)}.app-dark .mat-datepicker-content.mat-warn .mat-calendar-body-selected{background-color:#ff5722;color:#fff}.app-dark .mat-datepicker-content.mat-warn .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:rgba(255,87,34,.4)}.app-dark .mat-datepicker-content.mat-warn .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}.app-dark .mat-datepicker-toggle-active{color:#607d8b}.app-dark .mat-datepicker-toggle-active.mat-accent{color:#ffd740}.app-dark .mat-datepicker-toggle-active.mat-warn{color:#ff5722}.app-dark .mat-dialog-container{background:#424242;color:#fff}.app-dark .mat-divider{border-top-color:rgba(255,255,255,.12)}.app-dark .mat-divider-vertical{border-right-color:rgba(255,255,255,.12)}.app-dark .mat-expansion-panel{background:#424242;color:#fff}.app-dark .mat-action-row{border-top-color:rgba(255,255,255,.12)}.app-dark .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:not([aria-disabled=true]).cdk-keyboard-focused,.app-dark .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:not([aria-disabled=true]).cdk-program-focused,.app-dark .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:not([aria-disabled=true]):hover{background:rgba(255,255,255,.04)}@media (hover:none){.app-dark .mat-expansion-panel:not(.mat-expanded):not([aria-disabled=true]) .mat-expansion-panel-header:hover{background:#424242}}.app-dark .mat-expansion-panel-header-title{color:#fff}.app-dark .mat-expansion-indicator::after,.app-dark .mat-expansion-panel-header-description{color:rgba(255,255,255,.7)}.app-dark .mat-expansion-panel-header[aria-disabled=true]{color:rgba(255,255,255,.3)}.app-dark .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-description,.app-dark .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-title{color:inherit}.app-dark .mat-form-field-label,.app-dark .mat-hint{color:rgba(255,255,255,.7)}.app-dark .mat-form-field.mat-focused .mat-form-field-label{color:#607d8b}.app-dark .mat-form-field.mat-focused .mat-form-field-label.mat-accent{color:#ffd740}.app-dark .mat-form-field.mat-focused .mat-form-field-label.mat-warn{color:#ff5722}.app-dark .mat-focused .mat-form-field-required-marker{color:#ffd740}.app-dark .mat-form-field-ripple{background-color:#fff}.app-dark .mat-form-field.mat-focused .mat-form-field-ripple{background-color:#607d8b}.app-dark .mat-form-field.mat-focused .mat-form-field-ripple.mat-accent{background-color:#ffd740}.app-dark .mat-form-field.mat-focused .mat-form-field-ripple.mat-warn{background-color:#ff5722}.app-dark .mat-form-field.mat-form-field-invalid .mat-form-field-label,.app-dark .mat-form-field.mat-form-field-invalid .mat-form-field-label .mat-form-field-required-marker,.app-dark .mat-form-field.mat-form-field-invalid .mat-form-field-label.mat-accent{color:#ff5722}.app-dark .mat-form-field.mat-form-field-invalid .mat-form-field-ripple,.app-dark .mat-form-field.mat-form-field-invalid .mat-form-field-ripple.mat-accent{background-color:#ff5722}.app-dark .mat-error{color:#ff5722}.app-dark .mat-form-field-appearance-legacy .mat-form-field-label,.app-dark .mat-form-field-appearance-legacy .mat-hint{color:rgba(255,255,255,.7)}.app-dark .mat-form-field-appearance-legacy .mat-form-field-underline{background-color:rgba(255,255,255,.7)}.app-dark .mat-form-field-appearance-legacy.mat-form-field-disabled .mat-form-field-underline{background-image:linear-gradient(to right,rgba(255,255,255,.7) 0,rgba(255,255,255,.7) 33%,transparent 0);background-size:4px 100%;background-repeat:repeat-x}.app-dark .mat-form-field-appearance-standard .mat-form-field-underline{background-color:rgba(255,255,255,.7)}.app-dark .mat-form-field-appearance-standard.mat-form-field-disabled .mat-form-field-underline{background-image:linear-gradient(to right,rgba(255,255,255,.7) 0,rgba(255,255,255,.7) 33%,transparent 0);background-size:4px 100%;background-repeat:repeat-x}.app-dark .mat-form-field-appearance-fill .mat-form-field-flex{background-color:rgba(255,255,255,.1)}.app-dark .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-flex{background-color:rgba(255,255,255,.05)}.app-dark .mat-form-field-appearance-fill .mat-form-field-underline::before{background-color:rgba(255,255,255,.5)}.app-dark .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-label{color:rgba(255,255,255,.5)}.app-dark .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-underline::before{background-color:transparent}.app-dark .mat-form-field-appearance-outline .mat-form-field-outline{color:rgba(255,255,255,.3)}.app-dark .mat-form-field-appearance-outline .mat-form-field-outline-thick{color:#fff}.app-dark .mat-form-field-appearance-outline.mat-focused .mat-form-field-outline-thick{color:#607d8b}.app-dark .mat-form-field-appearance-outline.mat-focused.mat-accent .mat-form-field-outline-thick{color:#ffd740}.app-dark .mat-form-field-appearance-outline.mat-focused.mat-warn .mat-form-field-outline-thick,.app-dark .mat-form-field-appearance-outline.mat-form-field-invalid.mat-form-field-invalid .mat-form-field-outline-thick{color:#ff5722}.app-dark .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-label{color:rgba(255,255,255,.5)}.app-dark .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-outline{color:rgba(255,255,255,.15)}.app-dark .mat-icon.mat-primary{color:#607d8b}.app-dark .mat-icon.mat-accent{color:#ffd740}.app-dark .mat-icon.mat-warn{color:#ff5722}.app-dark .mat-input-element:disabled{color:rgba(255,255,255,.5)}.app-dark .mat-input-element{caret-color:#607d8b}.app-dark .mat-input-element::placeholder{color:rgba(255,255,255,.5)}.app-dark .mat-input-element::-moz-placeholder{color:rgba(255,255,255,.5)}.app-dark .mat-input-element::-webkit-input-placeholder{color:rgba(255,255,255,.5)}.app-dark .mat-input-element:-ms-input-placeholder{color:rgba(255,255,255,.5)}.app-dark .mat-accent .mat-input-element{caret-color:#ffd740}.app-dark .mat-form-field-invalid .mat-input-element,.app-dark .mat-warn .mat-input-element{caret-color:#ff5722}.app-dark .mat-list .mat-list-item,.app-dark .mat-list .mat-list-option,.app-dark .mat-nav-list .mat-list-item,.app-dark .mat-nav-list .mat-list-option,.app-dark .mat-selection-list .mat-list-item,.app-dark .mat-selection-list .mat-list-option{color:#fff}.app-dark .mat-list .mat-subheader,.app-dark .mat-nav-list .mat-subheader,.app-dark .mat-selection-list .mat-subheader{color:rgba(255,255,255,.7)}.app-dark .mat-list-item-disabled{background-color:#000}.app-dark .mat-list-option.mat-list-item-focus,.app-dark .mat-list-option:hover,.app-dark .mat-nav-list .mat-list-item.mat-list-item-focus,.app-dark .mat-nav-list .mat-list-item:hover{background:rgba(255,255,255,.04)}.app-dark .mat-menu-panel{background:#424242}.app-dark .mat-menu-item{background:0 0;color:#fff}.app-dark .mat-menu-item[disabled],.app-dark .mat-menu-item[disabled]::after{color:rgba(255,255,255,.5)}.app-dark .mat-menu-item .mat-icon:not([color]),.app-dark .mat-menu-item-submenu-trigger::after{color:#fff}.app-dark .mat-menu-item-highlighted:not([disabled]),.app-dark .mat-menu-item.cdk-keyboard-focused:not([disabled]),.app-dark .mat-menu-item.cdk-program-focused:not([disabled]),.app-dark .mat-menu-item:hover:not([disabled]){background:rgba(255,255,255,.04)}.app-dark .mat-paginator{background:#424242}.app-dark .mat-paginator,.app-dark .mat-paginator-page-size .mat-select-trigger{color:rgba(255,255,255,.7)}.app-dark .mat-paginator-decrement,.app-dark .mat-paginator-increment{border-top:2px solid #fff;border-right:2px solid #fff}.app-dark .mat-paginator-first,.app-dark .mat-paginator-last{border-top:2px solid #fff}.app-dark .mat-icon-button[disabled] .mat-paginator-decrement,.app-dark .mat-icon-button[disabled] .mat-paginator-first,.app-dark .mat-icon-button[disabled] .mat-paginator-increment,.app-dark .mat-icon-button[disabled] .mat-paginator-last{border-color:rgba(255,255,255,.5)}.app-dark .mat-progress-bar-background{fill:#cfd8dc}.app-dark .mat-progress-bar-buffer{background-color:#cfd8dc}.app-dark .mat-progress-bar-fill::after{background-color:#607d8b}.app-dark .mat-progress-bar.mat-accent .mat-progress-bar-background{fill:#ffe57f}.app-dark .mat-progress-bar.mat-accent .mat-progress-bar-buffer{background-color:#ffe57f}.app-dark .mat-progress-bar.mat-accent .mat-progress-bar-fill::after{background-color:#ffd740}.app-dark .mat-progress-bar.mat-warn .mat-progress-bar-background{fill:#ffccbc}.app-dark .mat-progress-bar.mat-warn .mat-progress-bar-buffer{background-color:#ffccbc}.app-dark .mat-progress-bar.mat-warn .mat-progress-bar-fill::after{background-color:#ff5722}.app-dark .mat-progress-spinner circle,.app-dark .mat-spinner circle{stroke:#607d8b}.app-dark .mat-progress-spinner.mat-accent circle,.app-dark .mat-spinner.mat-accent circle{stroke:#ffd740}.app-dark .mat-progress-spinner.mat-warn circle,.app-dark .mat-spinner.mat-warn circle{stroke:#ff5722}.app-dark .mat-radio-outer-circle{border-color:rgba(255,255,255,.7)}.app-dark .mat-radio-button.mat-primary.mat-radio-checked .mat-radio-outer-circle{border-color:#607d8b}.app-dark .mat-radio-button.mat-primary .mat-radio-inner-circle{background-color:#607d8b}.app-dark .mat-radio-button.mat-primary .mat-radio-ripple .mat-ripple-element{background-color:rgba(96,125,139,.26)}.app-dark .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-outer-circle{border-color:#ffd740}.app-dark .mat-radio-button.mat-accent .mat-radio-inner-circle{background-color:#ffd740}.app-dark .mat-radio-button.mat-accent .mat-radio-ripple .mat-ripple-element{background-color:rgba(255,215,64,.26)}.app-dark .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-outer-circle{border-color:#ff5722}.app-dark .mat-radio-button.mat-warn .mat-radio-inner-circle{background-color:#ff5722}.app-dark .mat-radio-button.mat-warn .mat-radio-ripple .mat-ripple-element{background-color:rgba(255,87,34,.26)}.app-dark .mat-radio-button.mat-radio-disabled .mat-radio-outer-circle,.app-dark .mat-radio-button.mat-radio-disabled.mat-radio-checked .mat-radio-outer-circle{border-color:rgba(255,255,255,.5)}.app-dark .mat-radio-button.mat-radio-disabled .mat-radio-inner-circle,.app-dark .mat-radio-button.mat-radio-disabled .mat-radio-ripple .mat-ripple-element{background-color:rgba(255,255,255,.5)}.app-dark .mat-radio-button.mat-radio-disabled .mat-radio-label-content{color:rgba(255,255,255,.5)}.app-dark .mat-select-content,.app-dark .mat-select-panel-done-animating{background:#424242}.app-dark .mat-select-value{color:#fff}.app-dark .mat-select-disabled .mat-select-value,.app-dark .mat-select-placeholder{color:rgba(255,255,255,.5)}.app-dark .mat-select-arrow{color:rgba(255,255,255,.7)}.app-dark .mat-select-panel .mat-option.mat-selected:not(.mat-option-multiple){background:rgba(255,255,255,.12)}.app-dark .mat-form-field.mat-focused.mat-primary .mat-select-arrow{color:#607d8b}.app-dark .mat-form-field.mat-focused.mat-accent .mat-select-arrow{color:#ffd740}.app-dark .mat-form-field .mat-select.mat-select-invalid .mat-select-arrow,.app-dark .mat-form-field.mat-focused.mat-warn .mat-select-arrow{color:#ff5722}.app-dark .mat-form-field .mat-select.mat-select-disabled .mat-select-arrow{color:rgba(255,255,255,.5)}.app-dark .mat-drawer-container{background-color:#303030;color:#fff}.app-dark .mat-drawer{background-color:#424242;color:#fff}.app-dark .mat-drawer.mat-drawer-push{background-color:#424242}.app-dark .mat-drawer-backdrop.mat-drawer-shown{background-color:rgba(189,189,189,.6)}.app-dark .mat-slide-toggle.mat-checked:not(.mat-disabled) .mat-slide-toggle-thumb{background-color:#ffe082}.app-dark .mat-slide-toggle.mat-checked:not(.mat-disabled) .mat-slide-toggle-bar{background-color:rgba(255,224,130,.5)}.app-dark .mat-slide-toggle:not(.mat-checked) .mat-ripple-element{background-color:rgba(255,255,255,.12)}.app-dark .mat-slide-toggle .mat-ripple-element{background-color:rgba(255,224,130,.12)}.app-dark .mat-slide-toggle.mat-primary.mat-checked:not(.mat-disabled) .mat-slide-toggle-thumb{background-color:#b0bec5}.app-dark .mat-slide-toggle.mat-primary.mat-checked:not(.mat-disabled) .mat-slide-toggle-bar{background-color:rgba(176,190,197,.5)}.app-dark .mat-slide-toggle.mat-primary:not(.mat-checked) .mat-ripple-element{background-color:rgba(255,255,255,.12)}.app-dark .mat-slide-toggle.mat-primary .mat-ripple-element{background-color:rgba(176,190,197,.12)}.app-dark .mat-slide-toggle.mat-warn.mat-checked:not(.mat-disabled) .mat-slide-toggle-thumb{background-color:#ffab91}.app-dark .mat-slide-toggle.mat-warn.mat-checked:not(.mat-disabled) .mat-slide-toggle-bar{background-color:rgba(255,171,145,.5)}.app-dark .mat-slide-toggle.mat-warn:not(.mat-checked) .mat-ripple-element{background-color:rgba(255,255,255,.12)}.app-dark .mat-slide-toggle.mat-warn .mat-ripple-element{background-color:rgba(255,171,145,.12)}.app-dark .mat-disabled .mat-slide-toggle-thumb{background-color:#424242}.app-dark .mat-disabled .mat-slide-toggle-bar{background-color:rgba(255,255,255,.12)}.app-dark .mat-slide-toggle-thumb{background-color:#bdbdbd}.app-dark .mat-slide-toggle-bar{background-color:rgba(255,255,255,.5)}.app-dark .mat-slider-track-background{background-color:rgba(255,255,255,.3)}.app-dark .mat-primary .mat-slider-thumb,.app-dark .mat-primary .mat-slider-thumb-label,.app-dark .mat-primary .mat-slider-track-fill{background-color:#607d8b}.app-dark .mat-primary .mat-slider-thumb-label-text{color:#fff}.app-dark .mat-accent .mat-slider-thumb,.app-dark .mat-accent .mat-slider-thumb-label,.app-dark .mat-accent .mat-slider-track-fill{background-color:#ffd740}.app-dark .mat-accent .mat-slider-thumb-label-text{color:rgba(0,0,0,.87)}.app-dark .mat-warn .mat-slider-thumb,.app-dark .mat-warn .mat-slider-thumb-label,.app-dark .mat-warn .mat-slider-track-fill{background-color:#ff5722}.app-dark .mat-warn .mat-slider-thumb-label-text{color:#fff}.app-dark .mat-slider-focus-ring{background-color:rgba(255,215,64,.2)}.app-dark .cdk-focused .mat-slider-track-background,.app-dark .mat-slider-disabled .mat-slider-thumb,.app-dark .mat-slider-disabled .mat-slider-track-background,.app-dark .mat-slider-disabled .mat-slider-track-fill,.app-dark .mat-slider-disabled:hover .mat-slider-track-background,.app-dark .mat-slider:hover .mat-slider-track-background{background-color:rgba(255,255,255,.3)}.app-dark .mat-slider-min-value .mat-slider-focus-ring{background-color:rgba(255,255,255,.12)}.app-dark .mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb,.app-dark .mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb-label{background-color:#fff}.app-dark .mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb,.app-dark .mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb-label{background-color:rgba(255,255,255,.3)}.app-dark .mat-slider-min-value:not(.mat-slider-thumb-label-showing) .mat-slider-thumb{border-color:rgba(255,255,255,.3);background-color:transparent}.app-dark .mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused .mat-slider-thumb,.app-dark .mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover .mat-slider-thumb{border-color:rgba(255,255,255,.3)}.app-dark .mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused.mat-slider-disabled .mat-slider-thumb,.app-dark .mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover.mat-slider-disabled .mat-slider-thumb{border-color:rgba(255,255,255,.3)}.app-dark .mat-slider-has-ticks .mat-slider-wrapper::after{border-color:rgba(255,255,255,.7)}.app-dark .mat-slider-horizontal .mat-slider-ticks{background-image:repeating-linear-gradient(to right,rgba(255,255,255,.7),rgba(255,255,255,.7) 2px,transparent 0,transparent);background-image:-moz-repeating-linear-gradient(.0001deg,rgba(255,255,255,.7),rgba(255,255,255,.7) 2px,transparent 0,transparent)}.app-dark .mat-slider-vertical .mat-slider-ticks{background-image:repeating-linear-gradient(to bottom,rgba(255,255,255,.7),rgba(255,255,255,.7) 2px,transparent 0,transparent)}.app-dark .mat-step-header.cdk-keyboard-focused,.app-dark .mat-step-header.cdk-program-focused,.app-dark .mat-step-header:hover{background-color:rgba(255,255,255,.04)}.app-dark .mat-step-header .mat-step-label,.app-dark .mat-step-header .mat-step-optional{color:rgba(255,255,255,.5)}.app-dark .mat-step-header .mat-step-icon{background-color:#607d8b;color:#fff}.app-dark .mat-step-header .mat-step-icon-not-touched{background-color:rgba(255,255,255,.5);color:#fff}.app-dark .mat-step-header .mat-step-label.mat-step-label-active{color:#fff}.app-dark .mat-stepper-horizontal,.app-dark .mat-stepper-vertical{background-color:#424242}.app-dark .mat-stepper-vertical-line::before{border-left-color:rgba(255,255,255,.12)}.app-dark .mat-stepper-horizontal-line{border-top-color:rgba(255,255,255,.12)}.app-dark .mat-sort-header-arrow{color:#c6c6c6}.app-dark .mat-tab-header,.app-dark .mat-tab-nav-bar{border-bottom:1px solid rgba(255,255,255,.12)}.app-dark .mat-tab-group-inverted-header .mat-tab-header,.app-dark .mat-tab-group-inverted-header .mat-tab-nav-bar{border-top:1px solid rgba(255,255,255,.12);border-bottom:none}.app-dark .mat-tab-label,.app-dark .mat-tab-link{color:#fff}.app-dark .mat-tab-label.mat-tab-disabled,.app-dark .mat-tab-link.mat-tab-disabled{color:rgba(255,255,255,.5)}.app-dark .mat-tab-header-pagination-chevron{border-color:#fff}.app-dark .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:rgba(255,255,255,.5)}.app-dark .mat-tab-group[class*=mat-background-] .mat-tab-header,.app-dark .mat-tab-nav-bar[class*=mat-background-]{border-bottom:none;border-top:none}.app-dark .mat-tab-group.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.app-dark .mat-tab-group.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.app-dark .mat-tab-group.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.app-dark .mat-tab-group.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.app-dark .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.app-dark .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.app-dark .mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.app-dark .mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:rgba(207,216,220,.3)}.app-dark .mat-tab-group.mat-primary .mat-ink-bar,.app-dark .mat-tab-nav-bar.mat-primary .mat-ink-bar{background-color:#607d8b}.app-dark .mat-tab-group.mat-primary.mat-background-primary .mat-ink-bar,.app-dark .mat-tab-nav-bar.mat-primary.mat-background-primary .mat-ink-bar{background-color:#fff}.app-dark .mat-tab-group.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.app-dark .mat-tab-group.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.app-dark .mat-tab-group.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.app-dark .mat-tab-group.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.app-dark .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.app-dark .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.app-dark .mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.app-dark .mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:rgba(255,229,127,.3)}.app-dark .mat-tab-group.mat-accent .mat-ink-bar,.app-dark .mat-tab-nav-bar.mat-accent .mat-ink-bar{background-color:#ffd740}.app-dark .mat-tab-group.mat-accent.mat-background-accent .mat-ink-bar,.app-dark .mat-tab-nav-bar.mat-accent.mat-background-accent .mat-ink-bar{background-color:rgba(0,0,0,.87)}.app-dark .mat-tab-group.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.app-dark .mat-tab-group.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.app-dark .mat-tab-group.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.app-dark .mat-tab-group.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.app-dark .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.app-dark .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.app-dark .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.app-dark .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:rgba(255,204,188,.3)}.app-dark .mat-tab-group.mat-warn .mat-ink-bar,.app-dark .mat-tab-nav-bar.mat-warn .mat-ink-bar{background-color:#ff5722}.app-dark .mat-tab-group.mat-warn.mat-background-warn .mat-ink-bar,.app-dark .mat-tab-nav-bar.mat-warn.mat-background-warn .mat-ink-bar{background-color:#fff}.app-dark .mat-tab-group.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.app-dark .mat-tab-group.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.app-dark .mat-tab-group.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.app-dark .mat-tab-group.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.app-dark .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.app-dark .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.app-dark .mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.app-dark .mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:rgba(207,216,220,.3)}.app-dark .mat-tab-group.mat-background-primary .mat-tab-header,.app-dark .mat-tab-group.mat-background-primary .mat-tab-links,.app-dark .mat-tab-nav-bar.mat-background-primary .mat-tab-header,.app-dark .mat-tab-nav-bar.mat-background-primary .mat-tab-links{background-color:#607d8b}.app-dark .mat-tab-group.mat-background-primary .mat-tab-label,.app-dark .mat-tab-group.mat-background-primary .mat-tab-link,.app-dark .mat-tab-nav-bar.mat-background-primary .mat-tab-label,.app-dark .mat-tab-nav-bar.mat-background-primary .mat-tab-link{color:#fff}.app-dark .mat-tab-group.mat-background-primary .mat-tab-label.mat-tab-disabled,.app-dark .mat-tab-group.mat-background-primary .mat-tab-link.mat-tab-disabled,.app-dark .mat-tab-nav-bar.mat-background-primary .mat-tab-label.mat-tab-disabled,.app-dark .mat-tab-nav-bar.mat-background-primary .mat-tab-link.mat-tab-disabled{color:rgba(255,255,255,.4)}.app-dark .mat-tab-group.mat-background-primary .mat-tab-header-pagination-chevron,.app-dark .mat-tab-nav-bar.mat-background-primary .mat-tab-header-pagination-chevron{border-color:#fff}.app-dark .mat-tab-group.mat-background-primary .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.app-dark .mat-tab-nav-bar.mat-background-primary .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:rgba(255,255,255,.4)}.app-dark .mat-tab-group.mat-background-primary .mat-ripple-element,.app-dark .mat-tab-nav-bar.mat-background-primary .mat-ripple-element{background-color:rgba(255,255,255,.12)}.app-dark .mat-tab-group.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.app-dark .mat-tab-group.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.app-dark .mat-tab-group.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.app-dark .mat-tab-group.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.app-dark .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.app-dark .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.app-dark .mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.app-dark .mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:rgba(255,229,127,.3)}.app-dark .mat-tab-group.mat-background-accent .mat-tab-header,.app-dark .mat-tab-group.mat-background-accent .mat-tab-links,.app-dark .mat-tab-nav-bar.mat-background-accent .mat-tab-header,.app-dark .mat-tab-nav-bar.mat-background-accent .mat-tab-links{background-color:#ffd740}.app-dark .mat-tab-group.mat-background-accent .mat-tab-label,.app-dark .mat-tab-group.mat-background-accent .mat-tab-link,.app-dark .mat-tab-nav-bar.mat-background-accent .mat-tab-label,.app-dark .mat-tab-nav-bar.mat-background-accent .mat-tab-link{color:rgba(0,0,0,.87)}.app-dark .mat-tab-group.mat-background-accent .mat-tab-label.mat-tab-disabled,.app-dark .mat-tab-group.mat-background-accent .mat-tab-link.mat-tab-disabled,.app-dark .mat-tab-nav-bar.mat-background-accent .mat-tab-label.mat-tab-disabled,.app-dark .mat-tab-nav-bar.mat-background-accent .mat-tab-link.mat-tab-disabled{color:rgba(0,0,0,.4)}.app-dark .mat-tab-group.mat-background-accent .mat-tab-header-pagination-chevron,.app-dark .mat-tab-nav-bar.mat-background-accent .mat-tab-header-pagination-chevron{border-color:rgba(0,0,0,.87)}.app-dark .mat-tab-group.mat-background-accent .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.app-dark .mat-tab-nav-bar.mat-background-accent .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:rgba(0,0,0,.4)}.app-dark .mat-tab-group.mat-background-accent .mat-ripple-element,.app-dark .mat-tab-nav-bar.mat-background-accent .mat-ripple-element{background-color:rgba(0,0,0,.12)}.app-dark .mat-tab-group.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.app-dark .mat-tab-group.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.app-dark .mat-tab-group.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.app-dark .mat-tab-group.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.app-dark .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.app-dark .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.app-dark .mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.app-dark .mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:rgba(255,204,188,.3)}.app-dark .mat-tab-group.mat-background-warn .mat-tab-header,.app-dark .mat-tab-group.mat-background-warn .mat-tab-links,.app-dark .mat-tab-nav-bar.mat-background-warn .mat-tab-header,.app-dark .mat-tab-nav-bar.mat-background-warn .mat-tab-links{background-color:#ff5722}.app-dark .mat-tab-group.mat-background-warn .mat-tab-label,.app-dark .mat-tab-group.mat-background-warn .mat-tab-link,.app-dark .mat-tab-nav-bar.mat-background-warn .mat-tab-label,.app-dark .mat-tab-nav-bar.mat-background-warn .mat-tab-link{color:#fff}.app-dark .mat-tab-group.mat-background-warn .mat-tab-label.mat-tab-disabled,.app-dark .mat-tab-group.mat-background-warn .mat-tab-link.mat-tab-disabled,.app-dark .mat-tab-nav-bar.mat-background-warn .mat-tab-label.mat-tab-disabled,.app-dark .mat-tab-nav-bar.mat-background-warn .mat-tab-link.mat-tab-disabled{color:rgba(255,255,255,.4)}.app-dark .mat-tab-group.mat-background-warn .mat-tab-header-pagination-chevron,.app-dark .mat-tab-nav-bar.mat-background-warn .mat-tab-header-pagination-chevron{border-color:#fff}.app-dark .mat-tab-group.mat-background-warn .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.app-dark .mat-tab-nav-bar.mat-background-warn .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:rgba(255,255,255,.4)}.app-dark .mat-tab-group.mat-background-warn .mat-ripple-element,.app-dark .mat-tab-nav-bar.mat-background-warn .mat-ripple-element{background-color:rgba(255,255,255,.12)}.app-dark .mat-toolbar{background:#212121;color:#fff}.app-dark .mat-toolbar.mat-primary{background:#607d8b;color:#fff}.app-dark .mat-toolbar.mat-accent{background:#ffd740;color:rgba(0,0,0,.87)}.app-dark .mat-toolbar.mat-warn{background:#ff5722;color:#fff}.app-dark .mat-toolbar .mat-focused .mat-form-field-ripple,.app-dark .mat-toolbar .mat-form-field-ripple,.app-dark .mat-toolbar .mat-form-field-underline{background-color:currentColor}.app-dark .mat-toolbar .mat-focused .mat-form-field-label,.app-dark .mat-toolbar .mat-form-field-label,.app-dark .mat-toolbar .mat-form-field.mat-focused .mat-select-arrow,.app-dark .mat-toolbar .mat-select-arrow,.app-dark .mat-toolbar .mat-select-value{color:inherit}.app-dark .mat-toolbar .mat-input-element{caret-color:currentColor}.app-dark .mat-tooltip{background:rgba(97,97,97,.9)}.app-dark .mat-tree{background:#424242}.app-dark .mat-tree-node{color:#fff}.app-dark .mat-snack-bar-container{background:#fafafa;color:rgba(0,0,0,.87)}.app-dark .mat-simple-snackbar-action{color:inherit}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{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}body.pace-done{background:#6b6b6b}[tabindex='-1']:focus{outline:0}button,input,select,textarea{vertical-align:baseline}body[dir=ltr],body[dir=rtl],html[dir=ltr],html[dir=rtl]{unicode-bidi:embed}bdo[dir=rtl]{direction:rtl;unicode-bidi:bidi-override}bdo[dir=ltr]{direction:ltr;unicode-bidi:bidi-override}.mat-card.settings-panel{position:fixed;bottom:0;right:0;width:350px;z-index:9;top:58px}.bg-img>div{float:left;width:50%;padding:.75rem;border-radius:10px}.bg-img>div img{border-radius:10px;box-shadow:1.5px 2.6px 13px 0 rgba(0,35,136,.3)}.clearfix::after{display:block;clear:both;content:""}*,::after,::before{box-sizing:border-box}.demo-checkbox .mat-checkbox,.demo-checkbox .mat-checkbox-layout{width:100%}.demo-checkbox .mat-checkbox-layout .mat-checkbox-label{flex:1;box-sizing:border-box;-webkit-box-flex:1}.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:2.5rem}.h2,h2{font-size:2rem}.h3,h3{font-size:1.75rem}.h4,h4{font-size:1.5rem}.h5,h5{font-size:1.25rem}.h6,h6{font-size:1rem}a{text-decoration:none;color:inherit}a:focus,a:hover{cursor:pointer;text-decoration:none;outline:0}button{outline:0}figure{margin:0}hr{margin-top:0;margin-bottom:0;border:0;border-top:1px solid rgba(0,0,0,.12)}b,strong{font-weight:700}mat-sidenav.sidebar-panel{overflow-x:hidden;width:15rem;box-shadow:1.5px 2.6px 24px 0 rgba(0,35,136,.08)!important}mat-sidenav.sidebar-panel .mat-sidenav-focus-trap>.cdk-focus-trap-content{position:relative}mat-sidenav.sidebar-panel>nav{min-width:15rem}mat-sidenav.sidebar-panel .mat-list-item div.mat-list-item-content{display:block;height:auto;max-height:48px;overflow:hidden;padding:0;transition:max-height .3s cubic-bezier(.35,0,.25,1)}mat-sidenav.sidebar-panel .mat-nav-list .mat-list-item{height:auto;background-color:transparent;transition:background-color .3s cubic-bezier(.35,0,.25,1)}mat-sidenav.sidebar-panel .mat-list-item.open>div.mat-list-item-content{max-height:1000px;background:rgba(0,0,0,.04)}mat-sidenav.sidebar-panel .mat-nav-list a{display:flex;flex-direction:row;align-items:center;height:48px;padding:0 16px;color:#fff}mat-sidenav.sidebar-panel .sub-menu{padding-top:0;overflow:hidden;transition:.5s cubic-bezier(.35,0,.25,1);transition-property:max-height}mat-sidenav.sidebar-panel .sub-menu a{padding-left:64px}mat-sidenav.sidebar-panel .sub-menu .sub-menu a{padding-left:80px}mat-sidenav.sidebar-panel .sub-menu .sub-menu .sub-menu a{padding-left:96px}mat-sidenav.sidebar-panel .sub-menu .sub-menu .sub-menu .sub-menu a{padding-left:112px}mat-sidenav.sidebar-panel .navigation mat-icon:not(.menu-caret){margin-right:24px}mat-sidenav.sidebar-panel .navigation .menu-caret{display:inline-block;transition:transform .3s cubic-bezier(.7,0,.3,1);float:right;margin-left:.3125rem;text-align:center}mat-sidenav.sidebar-panel .navigation .open>.mat-list-item-content>[appAccordionToggle]>.menu-caret{transform:rotate(-180deg)}mat-sidenav.sidebar-panel .navigation .menu-badge{display:inline-block;height:16px;min-width:10px;line-height:18px;text-align:center;border-radius:16px;font-size:10px;font-weight:700;padding:0 4px}mat-sidenav.sidebar-panel .navigation .open>.mat-list-item-content>.sub-menu{max-height:1000px}.mat-drawer-content{display:flex!important}.user-profile-thumb{color:#fff}.user-profile-thumb img{border:4px solid rgba(255,255,255,.3)}.user-pro-wrap{padding:1rem;position:relative;border-top:2px solid rgba(255,255,255,.1);border-bottom:2px solid rgba(255,255,255,.1)}.most-link{display:inline-block;color:#fff;width:50px;height:50px;line-height:50px;border-radius:12px}.most-link .mat-icon{margin-top:.8rem}.sidebar-panel{background-image:url(bg-1.540add95bf57546f758f.jpg);background-position:center;background-size:cover;background-repeat:no-repeat}.mat-card.settings-panel .demo-checkbox{height:100%!important;overflow-y:auto}[mat-fab].mat-fab-bottom-right{top:47%!important;right:0!important;position:fixed!important;border-radius:0!important;z-index:9}.user-i{z-index:99;position:relative}.user-i span{font-weight:700;font-size:1rem;padding:0 .5rem}.bg-overlay{position:absolute;left:0;z-index:-1;right:0;top:0;bottom:0;opacity:.85;background-image:linear-gradient(58deg,#f44336,#673ab7)}.mat-sidenav-content{overflow-x:hidden!important;padding:0!important;background:#f2f4f8;display:flex}.body-container{height:calc(100% - 64px);overflow-x:hidden;overflow-y:auto;position:relative;padding:2rem;margin-bottom:2rem}@media (max-width:991px){.body-container{padding:1rem}html{font-size:14px}}body .opt-side{height:100%;overflow-x:hidden;overflow-y:auto}body .app{height:100%;overflow:hidden}body .app-inner{height:100%}body .main-nav{height:calc(100% - 64px)}.m-gap{margin-bottom:1.5rem}.p-gap{padding-left:.75rem;padding-right:.75rem}@media (min-width:960px){.collapsed-sidebar .branding span,.collapsed-sidebar .mat-sidenav-backdrop,.collapsed-sidebar .user-i span{display:none}.collapsed-sidebar.side-panel-opened mat-sidenav.sidebar-panel~.mat-drawer-content{margin-left:80px!important}.collapsed-sidebar mat-sidenav.sidebar-panel{transition:width .4s cubic-bezier(.25,.8,.25,1),transform .4s cubic-bezier(.25,.8,.25,1)!important}.collapsed-sidebar mat-sidenav.sidebar-panel:not(:hover){width:80px}.collapsed-sidebar mat-sidenav.sidebar-panel:not(:hover) .sub-menu{display:none!important;visibility:hidden}.collapsed-sidebar mat-sidenav.sidebar-panel:not(:hover) .mat-list-item>.mat-list-item-content>a{padding-right:0;padding-left:0;text-align:center}.collapsed-sidebar mat-sidenav.sidebar-panel:not(:hover) .mat-list-item>.mat-list-item-content>a>.menu-caret,.collapsed-sidebar mat-sidenav.sidebar-panel:not(:hover) .mat-list-item>.mat-list-item-content>a>span:not(.menu-badge){display:none}.collapsed-sidebar mat-sidenav.sidebar-panel:not(:hover) .mat-list-item>.mat-list-item-content>a>span.menu-badge{position:absolute;top:10px;right:16px}.collapsed-sidebar mat-sidenav.sidebar-panel:not(:hover) .mat-list-item>.mat-list-item-content>a>.material-icons{width:80px!important;padding:0;margin:0}.compact-sidebar.side-panel-opened mat-sidenav.sidebar-panel~.mat-drawer-content{margin-left:100px!important}.compact-sidebar .opt-side{height:100%;overflow:visible}.compact-sidebar.app{overflow:auto;height:auto}.compact-sidebar .branding span,.compact-sidebar .user-i span{display:none}.compact-sidebar mat-sidenav.sidebar-panel{transition:width .4s cubic-bezier(.25,.8,.25,1),transform .4s cubic-bezier(.25,.8,.25,1)!important;width:100px;overflow:visible!important}.compact-sidebar mat-sidenav.sidebar-panel .navigation>.mat-list-item>.mat-list-item-content{height:60px;max-height:60px;-moz-align-items:center;align-items:center;-moz-justify-content:center;justify-content:center;overflow:visible}.compact-sidebar mat-sidenav.sidebar-panel .navigation>.mat-list-item{position:relative}.compact-sidebar mat-sidenav.sidebar-panel .navigation>.mat-list-item>.mat-list-item-content>a{text-align:center;box-sizing:content-box!important;flex-direction:column!important;height:42px;padding:9px 0}.compact-sidebar mat-sidenav.sidebar-panel .navigation>.mat-list-item>.mat-list-item-content>a>span:not(.menu-badge):not(.menu-caret){font-size:12px}.compact-sidebar mat-sidenav.sidebar-panel .navigation>.mat-list-item>.mat-list-item-content>a>span.menu-badge{position:absolute;top:10px;right:16px}.compact-sidebar mat-sidenav.sidebar-panel .navigation>.mat-list-item>.mat-list-item-content>a>.material-icons{width:100px!important;padding:0;margin:0}.compact-sidebar mat-sidenav.sidebar-panel .navigation>.mat-list-item:hover>.mat-list-item-content>.sub-menu{display:block!important;visibility:visible}.compact-sidebar mat-sidenav.sidebar-panel .mat-list-item>.mat-list-item-content>a>.menu-caret,.compact-sidebar mat-sidenav.sidebar-panel .mat-list-item>.mat-list-item-content>a>[fxflex]{display:none}.compact-sidebar mat-sidenav.sidebar-panel .sub-menu{display:none!important;visibility:hidden;background:#fff;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);position:absolute;top:0;left:100%;width:150px;max-height:300px;overflow-x:hidden;overflow-y:auto}.compact-sidebar mat-sidenav.sidebar-panel .sub-menu a{padding-left:16px;height:36px;color:rgba(0,0,0,.87)}}.header-green .mat-toolbar.main-header{background:#009688!important}.color-green{color:#009688}.header-red .mat-toolbar.main-header{background:#f44336!important}.color-red{color:#f44336}.header-purple .mat-toolbar.main-header{background:#9c27b0!important}.color-purple{color:#9c27b0}.header-pink .mat-toolbar.main-header{background:#e91e63!important}.color-pink{color:#e91e63}.header-blue .mat-toolbar.main-header{background:#2196f3!important}.color-blue{color:#2196f3}.header-green-deep .mat-toolbar.main-header{background:#43a047!important}.color-green-deep{color:#43a047}.header-brown .mat-toolbar.main-header{background:#795548!important}.color-brown{color:#795548}.header-orange .mat-toolbar.main-header{background:#ff5722!important}.color-orange{color:#ff5722}body .bg-img-disable .sidebar-panel{background:0 0!important}.sidebar-green .sidebar-panel .bg-overlay{background:rgba(0,150,136,.8)!important}.sidebar-red .sidebar-panel .bg-overlay{background:rgba(244,67,54,.8)!important}.sidebar-purple .sidebar-panel .bg-overlay{background:rgba(156,39,176,.8)!important}.sidebar-pink .sidebar-panel .bg-overlay{background:rgba(233,30,99,.8)!important}.sidebar-blue .sidebar-panel .bg-overlay{background:rgba(33,150,243,.8)!important}.sidebar-green-deep .sidebar-panel .bg-overlay{background:rgba(67,160,71,.8)!important}.sidebar-brown .sidebar-panel .bg-overlay{background:rgba(121,85,72,.8)!important}.sidebar-orange .sidebar-panel .bg-overlay{background:rgba(255,87,34,.8)!important}.bg-1 .sidebar-panel{background-image:url(bg-5.8ab7cf72d852c2ae538c.jpg)!important}.bg-2 .sidebar-panel{background-image:url(bg-2.7f5576a36f0add5cab7d.jpg)!important}.bg-3 .sidebar-panel{background-image:url(bg-3.7966569f8b1dfe9bbbe3.jpg)!important}.bg-4 .sidebar-panel{background-image:url(bg-4.ba5b88c4f24e5fd6454e.jpg)!important}.bg-none.bg-1 .sidebar-panel,.bg-none.bg-2 .sidebar-panel,.bg-none.bg-3 .sidebar-panel,.bg-none.bg-4 .sidebar-panel{background-image:none!important}.color-header .mb-1,.color-sidebar .mb-1{display:inline-block;width:49%}.demo-checkbox i,.demo-checkbox img{border:3px solid transparent}.demo-checkbox .border-active i,.demo-checkbox .border-active img{border:3px solid #ffd740}.demo-checkbox .border-active i{border-radius:10px}[dir=rtl] mat-sidenav.sidebar-panel .sub-menu a{padding-right:64px;padding-left:16px}[dir=rtl] mat-sidenav.sidebar-panel .sub-menu .sub-menu a{padding-right:80px;padding-left:16px}[dir=rtl] mat-sidenav.sidebar-panel .sub-menu .sub-menu .sub-menu a{padding-right:96px;padding-left:16px}[dir=rtl] mat-sidenav.sidebar-panel .sub-menu .sub-menu .sub-menu .sub-menu a{padding-right:112px;padding-left:16px}[dir=rtl] mat-sidenav.sidebar-panel .navigation mat-icon:not(.menu-caret){margin-left:24px;margin-right:0}[dir=rtl] mat-sidenav.sidebar-panel .navigation .menu-caret{float:left;margin-right:.3125rem;margin-left:0}[dir=rtl] .img-box ul{left:5%}[dir=rtl] .social{margin:90px 24%!important}[dir=rtl] .p-list-main .p-list .bottom .left{float:right}@media (max-width:1024px){[dir=rtl] .social{margin:90px 15%!important}}@media (min-width:960px){.side-panel-opened[dir=rtl] .mat-drawer-content{margin-left:0!important;margin-right:15rem!important}[dir=rtl] .collapsed-sidebar mat-sidenav.sidebar-panel.mat-sidenav-opened~.mat-sidenav-content,[dir=rtl].collapsed-sidebar mat-sidenav.sidebar-panel.mat-sidenav-opened~.mat-sidenav-content{margin-left:0!important;margin-right:80px!important}[dir=rtl] .collapsed-sidebar mat-sidenav.sidebar-panel:not(:hover) .mat-list-item>.mat-list-item-content>a>span.menu-badge,[dir=rtl].collapsed-sidebar mat-sidenav.sidebar-panel:not(:hover) .mat-list-item>.mat-list-item-content>a>span.menu-badge{right:auto;left:16px}[dir=rtl] .compact-sidebar mat-sidenav.sidebar-panel.mat-sidenav-opened~.mat-sidenav-content,[dir=rtl].compact-sidebar mat-sidenav.sidebar-panel.mat-sidenav-opened~.mat-sidenav-content{margin-left:auto!important;margin-right:100px!important}[dir=rtl] .compact-sidebar mat-sidenav.sidebar-panel .navigation>.mat-list-item>.mat-list-item-content>a>span.menu-badge,[dir=rtl].compact-sidebar mat-sidenav.sidebar-panel .navigation>.mat-list-item>.mat-list-item-content>a>span.menu-badge{right:auto;left:16px}[dir=rtl] .compact-sidebar mat-sidenav.sidebar-panel .sub-menu,[dir=rtl].compact-sidebar mat-sidenav.sidebar-panel .sub-menu{left:auto;right:100%}[dir=rtl] .compact-sidebar mat-sidenav.sidebar-panel .sub-menu a,[dir=rtl].compact-sidebar mat-sidenav.sidebar-panel .sub-menu a{padding-left:16px;padding-right:16px}.app-dark .compact-sidebar mat-sidenav.sidebar-panel .sub-menu,.app-dark.compact-sidebar mat-sidenav.sidebar-panel .sub-menu{background:#424242}}.app{overflow-x:hidden}.search-in .search-form{transform:translateY(0)!important}.widget-icon{width:50px;height:50px;line-height:65px;text-align:center;border-radius:100%;border:1px solid rgba(255,255,255,.4);margin:0 1rem;background:rgba(255,255,255,.1)}.grid-corner{position:absolute;top:0;right:0;background:rgba(255,255,255,.2);padding:15px 12px 22px 24px;border-radius:0 0 0 100%;transition:all .3s ease-in-out 0s}.card-header h5,h3{margin-top:0}.base-card .fa-lg{transition:all .3s ease-in-out 0s}.base-card:hover .fa-lg{font-size:2rem}.base-text i{float:left;margin-right:10px;margin-top:8px}.pro-card{padding:3rem 2rem}.pro-img img{border-radius:100%;box-shadow:1.5px 2.6px 24px 0 rgba(0,35,136,.08)}.profile-share{padding:0}.profile-share li{display:inline-block}.profile-share li a{font-size:1rem;padding:0 .2rem}.wheather-widget .wheather-today{padding-top:2rem;padding-left:1rem;padding-right:1rem}.wheather-widget .wheather-today i{font-size:6rem}.wheather-widget .wheather-future{padding:1rem 0}.wheather-widget .wheather-future i{font-size:3rem}.wheather-widget .wheather-child{border-left:1px solid rgba(0,0,0,.1)}.wheather-widget .wheather-child:last-child{border-right:1px solid rgba(0,0,0,.1)}.w-50{width:50px}.comment-time{display:block;right:1rem;font-size:78%}.message-content .shadow-none.mat-card{padding:1rem}.mat-row{margin-right:-.5rem;margin-left:-.5rem}.mat-pad{padding-left:.5rem;padding-right:.5rem}@media (max-width:580px){.table-responsive{display:block;width:100%;overflow-x:auto;-ms-overflow-style:-ms-autohiding-scrollbar}body .p-2{padding:1rem!important}}body .mat-card>:last-child{border:2px}body .sidebar-container{height:100%;position:relative}mat-toolbar .toolbar-avatar{width:40px;height:40px;line-height:24px}mat-toolbar .toolbar-avatar img{width:40px;border-radius:50%}mat-toolbar .notification-label{position:absolute;top:0;left:50%;font-size:.75rem;font-weight:700;line-height:.8125rem;border-radius:50%;width:13px;height:13px;background-color:#f44336;color:#fff;text-align:center}mat-toolbar.main-header{padding:0 .3125rem;background:#fff;position:relative;box-shadow:0 7px 6px rgba(0,0,0,.05);z-index:1}mat-toolbar.main-header .search-bar{left:0;right:0;transition:all .3s ease-in-out 0s}mat-toolbar.main-header .search-bar .search-form{background:#fff;position:relative;border-radius:2px;display:block;margin:0 .3125rem}mat-toolbar.main-header .search-bar .search-form input{font-size:1rem;padding:.95rem .75rem;z-index:2;cursor:text;text-indent:30px;border:1px solid #eee;background:0 0;width:100%;outline:0}mat-toolbar.main-header .search-bar .search-form .material-icons{position:absolute;top:50%;left:10px;margin-top:-.75rem;color:rgba(0,0,0,.87)}.branding{height:64px;padding:1rem 0}.branding h2{color:#fff;margin:0;font-size:1.8rem}.search-in .search-bar{transform:translateY(0)!important}.opt-menu .mat-menu-content{padding-top:0}.opt-menu .head-menu{font-size:1.3rem!important;border-bottom:2px solid rgba(255,255,255,.2);background:linear-gradient(58deg,#f44336,#673ab7);color:#fff}.opt-menu .head-menu:hover{background:linear-gradient(58deg,#f44336,#673ab7)}.opt-menu img{border-radius:100%;box-shadow:0 0 4px 0 rgba(0,0,0,.6)!important;border:2px solid rgba(0,0,0,.2);margin-right:.4rem}[dir=rtl] .main-header .branding{padding:0 16px 0 64px}[dir=rtl] .main-header .search-bar .search-form .material-icons{left:auto;right:10px}.messages-list .mat-expansion-indicator{display:none}@media (max-width:768px){.name-user{display:none}.img-thumb img{margin-right:3rem!important}}.app-inner{position:relative;width:100%;max-width:100%;display:-moz-flex;display:flex;-moz-flex-direction:row;flex-direction:row}@media (max-width:599px) and (orientation:portrait){mat-toolbar.main-header .branding{padding:0 16px}mat-toolbar.main-header .logo{width:87px;height:20px;background-size:87px 20px}.app-inner{height:calc(100vh - 56px)}}@media (max-width:959px) and (orientation:landscape){mat-toolbar.main-header .search-bar .search-form input{padding:.65rem .75rem}.app-inner{height:calc(100vh - 48px)}}.app.boxed{overflow:hidden;margin-right:auto;margin-left:auto}@media (min-width:48em){.app.boxed{max-width:46.88rem}}@media (min-width:62rem){.app.boxed{max-width:60.63rem}}@media (min-width:75rem){.app.boxed{max-width:73.13rem}}.mat-sidenav-content{min-height:100%;box-sizing:border-box;-moz-flex-direction:column;flex-direction:column;display:-moz-flex;display:flex;-moz-flex:1;flex:1;overflow-y:auto}.mat-sidenav-content>.main-content{box-sizing:border-box;-moz-flex-direction:column;flex-direction:column;display:-moz-flex;display:flex;-moz-flex:1;flex:1}.mat-sidenav-content>.main-content>.content-view{position:relative;box-sizing:border-box;padding:1rem;-moz-flex:1 0 auto;flex:1 0 auto}.app-dark .mat-sidenav-content{background-color:#353535}.top-menu .horizontal-top-bar{display:flex}.top-menu .horizontal-logo{display:block}.top-menu .sidebar-panel{display:none}.top-menu .mat-drawer-content.mat-sidenav-content{margin:0!important;overflow:hidden}.top-menu .horizontal-menu{background:#fff;box-shadow:0 0 6px rgba(0,0,0,.1)}.top-menu .horizontal-menu .main-h-list{padding:0;margin:0}.top-menu .horizontal-menu .main-h-list>li{display:inline-block}.top-menu .horizontal-menu .main-h-list>li>a{display:flex;padding:1rem;margin:0 .5rem}.top-menu .horizontal-menu .main-h-list>li:hover>.dropdown{opacity:1;visibility:visible;transform:translateY(0)}.top-menu .horizontal-menu .main-h-list li{position:relative}.top-menu .horizontal-menu .main-h-list .dropdown{position:absolute;opacity:0;visibility:hidden;width:200px;transition:all .2s ease-in-out 0s;transform:translateY(-20px);background:#fff;padding:0;list-style:none;text-align:left;z-index:9;box-shadow:0 0 10px rgba(0,0,0,.2)}.top-menu .horizontal-menu .main-h-list .dropdown a{padding:.5rem 1rem;display:block}.top-menu .horizontal-menu .main-h-list .dropdown a:hover{background:#f2f4f8}.top-menu .horizontal-menu .main-h-list .dropdown li:hover>.dropdown{opacity:1;visibility:visible;transform:translateY(0)}.top-menu .horizontal-menu .main-h-list .dropdown .dropdown{top:0;left:100%}.top-menu .horizontal-menu .main-h-list .mat-icon{margin-right:.5rem}.top-menu .horizontal-logo .branding h2{font-weight:700;background-image:linear-gradient(58deg,#f44336,#673ab7);-webkit-background-clip:text;color:transparent;position:relative;background-clip:text}.top-menu .vertical-menu{display:none!important}.top-menu .horizontal-top-bar>div{align-self:center}.top-menu .menu-links{text-align:right}.top-menu.collapsed-sidebar.side-panel-opened mat-sidenav.sidebar-panel~.mat-drawer-content,.top-menu.compact-sidebar.side-panel-opened mat-sidenav.sidebar-panel~.mat-drawer-content{margin-left:0!important}.top-menu.collapsed-sidebar .branding span,.top-menu.compact-sidebar .branding span{display:inline-block}.vertical-menu{align-items:center}.vertical-menu .horizontal-menu,.vertical-menu .horizontal-top-bar{display:none!important}@media (max-width:960px){.top-menu .vertical-menu{display:flex!important}.top-menu .horizontal-top-bar{display:none!important}.top-menu .sidebar-panel{display:flex}.top-menu .horizontal-menu{display:none!important}}.app-dark.top-menu .horizontal-menu{background:0 0}.app-dark.top-menu .main-h-list .dropdown{background:#424242}.app-dark.top-menu .main-h-list .dropdown a:hover{background:#353535}[dir=rtl].top-menu .horizontal-logo .branding h2{line-height:64px}[dir=rtl].top-menu .menu-links{text-align:left}[dir=rtl].top-menu .horizontal-menu .main-h-list .dropdown{text-align:right}[dir=rtl].top-menu .horizontal-menu .main-h-list .dropdown .dropdown{left:-100%}.chat-panel{max-width:320px;width:100%;overflow:hidden}.chat-panel .mat-tab-body-content,.chat-panel .mat-tab-body-wrapper,.chat-panel mat-tab-body,.chat-panel mat-tab-group{height:100%}.chat-panel .scroll{height:100%;overflow-x:hidden;overflow-y:auto;position:absolute;width:100%;-webkit-overflow-scrolling:touch}.about-w{background-image:url(/../../../assets/images/about.jpg)}.form-bg{background-image:url(/../../../assets/images/login-bg.jpg);margin:0;padding:0;border:0;background-size:cover;background-position:top center;min-height:calc(100vh + 100px);height:auto}.shared-icon{margin:.3rem;padding:.8rem 2rem;display:inline-block;color:#fff;border-radius:5px}.form-bg::before{position:absolute;z-index:1;width:100%;height:100%;display:block;left:0;top:0;content:""}body .login-session{position:relative;z-index:99;padding:2rem!important}.text-white{color:#fff}.title-block{height:75vh;background-repeat:no-repeat;background-size:cover;background-position:center center}.hero{position:relative}.hero .hero-overlay{height:100%;left:0;position:absolute;top:0;width:100%}.forgot-img{box-shadow:1.5px 2.6px 19px 0 rgba(0,22,17,.8)}.session{position:relative;z-index:4000;min-height:calc(100vh + 100px);display:-moz-flex;display:flex;-moz-flex-direction:column;flex-direction:column}.error-text{font-size:12rem;display:inline-block;color:#fff;line-height:normal}.error-wrapper{text-align:center;z-index:99;padding-top:5rem;color:#fff}.session-content{padding:40px 1rem;display:-moz-flex;display:flex;-moz-align-items:center;align-items:center;-moz-justify-content:center;justify-content:center;-moz-flex:1 0 auto;flex:1 0 auto;-moz-flex-direction:column;flex-direction:column;min-height:100%}.session-wrapper{-moz-flex:none;flex:none;max-width:400px;width:100%;margin:0 auto}.lockscreen-avatar{position:relative;display:block;margin:-75px auto 0!important}.lockscreen-wrapper{-moz-flex:none;flex:none;max-width:280px;width:100%;margin:0 auto}.error-title{font-size:150px;line-height:1.2;font-weight:900;display:inline-table;position:relative;background:#673ab7;color:#fff;padding:0 1rem;border-radius:8px;cursor:pointer;margin:0 0 1rem}.error-title:after{top:100%;left:50%;border:8px solid transparent;content:'';height:0;width:0;position:absolute;pointer-events:none;border-color:#673ab7 transparent transparent;margin-left:-8px}.error-subtitle{font-size:32px;font-weight:300}.notfound{background-image:url(/../../../assets/images/notfound.jpg)}.ps-container{touch-action:auto;overflow:hidden!important;-ms-overflow-style:none}@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){.ps-container{overflow:auto!important}}.ps-container.ps-active-x>.ps-scrollbar-x-rail,.ps-container.ps-active-y>.ps-scrollbar-y-rail{display:block;background-color:transparent}.ps-container.ps-in-scrolling.ps-x>.ps-scrollbar-x-rail{background-color:#eee;opacity:.9}.ps-container.ps-in-scrolling.ps-x>.ps-scrollbar-x-rail>.ps-scrollbar-x{background-color:#999;height:11px}.ps-container.ps-in-scrolling.ps-y>.ps-scrollbar-y-rail{background-color:#eee;opacity:.9}.ps-container.ps-in-scrolling.ps-y>.ps-scrollbar-y-rail>.ps-scrollbar-y{background-color:#999;width:11px}.ps-container>.ps-scrollbar-x-rail{display:none;position:absolute;opacity:0;transition:background-color .2s linear,opacity .2s linear;bottom:0;height:15px}.ps-container>.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-container>.ps-scrollbar-x-rail:active>.ps-scrollbar-x,.ps-container>.ps-scrollbar-x-rail:hover>.ps-scrollbar-x{height:11px}.ps-container>.ps-scrollbar-y-rail{display:none;position:absolute;opacity:0;transition:background-color .2s linear,opacity .2s linear;right:0;width:15px}.ps-container>.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-container>.ps-scrollbar-y-rail:active>.ps-scrollbar-y,.ps-container>.ps-scrollbar-y-rail:hover>.ps-scrollbar-y{width:11px}.ps-container:hover.ps-in-scrolling.ps-x>.ps-scrollbar-x-rail{background-color:#eee;opacity:.9}.ps-container:hover.ps-in-scrolling.ps-x>.ps-scrollbar-x-rail>.ps-scrollbar-x{background-color:#999;height:11px}.ps-container:hover.ps-in-scrolling.ps-y>.ps-scrollbar-y-rail{background-color:#eee;opacity:.9}.ps-container:hover.ps-in-scrolling.ps-y>.ps-scrollbar-y-rail>.ps-scrollbar-y{background-color:#999;width:11px}.ps-container:hover>.ps-scrollbar-x-rail,.ps-container:hover>.ps-scrollbar-y-rail{opacity:.6}.ps-container:hover>.ps-scrollbar-x-rail:hover{background-color:#eee;opacity:.9}.ps-container:hover>.ps-scrollbar-x-rail:hover>.ps-scrollbar-x{background-color:#999}.ps-container:hover>.ps-scrollbar-y-rail:hover{background-color:#eee;opacity:.9}.ps-container:hover>.ps-scrollbar-y-rail:hover>.ps-scrollbar-y{background-color:#999}.ngx-datatable.material{padding:0;margin:.33333333rem;box-shadow:1.5px 2.6px 24px 0 rgba(0,35,136,.08);transition:box-shadow 280ms cubic-bezier(.4,0,.2,1);display:block;position:relative;border-radius:2px}.ngx-datatable.material.fullscreen{position:absolute!important;height:auto!important;top:0;left:0;right:0;bottom:0}.ngx-datatable.material.striped .datatable-row-odd{background:rgba(0,0,0,.04)}.ngx-datatable.material.scroll-vertical{height:70vh}.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:#673ab7;color:#fff}.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:#6338af;color:#fff}.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:#5e35a8;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:rgba(0,0,0,.04)}.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:rgba(0,0,0,.04)}.ngx-datatable.material.cell-selection .datatable-body-cell:hover,.ngx-datatable.material.cell-selection .datatable-body-cell:hover .datatable-row-group{background:rgba(0,0,0,.04)}.ngx-datatable.material.cell-selection .datatable-body-cell:focus,.ngx-datatable.material.cell-selection .datatable-body-cell:focus .datatable-row-group{background-color:rgba(0,0,0,.04)}.ngx-datatable.material.cell-selection .datatable-body-cell.active,.ngx-datatable.material.cell-selection .datatable-body-cell.active .datatable-row-group{background:#673ab7;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:#6338af;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:#5e35a8;color:#fff}.ngx-datatable.material .empty-row,.ngx-datatable.material .loading-row{padding:.85rem 1.2rem}.ngx-datatable.material .datatable-header{border-bottom:1px solid rgba(0,0,0,.12)}.ngx-datatable.material .datatable-header .datatable-header-cell{padding:.85rem 1.2rem;color:rgba(0,0,0,.87);vertical-align:middle}.ngx-datatable.material .datatable-header .datatable-header-cell.longpress{color:#00e676}.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 rgba(0,0,0,.12)}.ngx-datatable.material .datatable-body .datatable-row-detail{background:#f5f5f5;padding:10px}.ngx-datatable.material .datatable-body .datatable-body-row .datatable-body-cell{padding:.85rem 1.2rem;box-sizing:border-box;max-height:100%;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;align-content:center;-webkit-box-pack:start;-webkit-box-align:center}.ngx-datatable.material .datatable-body .datatable-body-row .datatable-body-cell .datatable-body-cell-label{width:100%}.ngx-datatable.material .datatable-body .progress-linear .container{background-color:#aad1f9}.ngx-datatable.material .datatable-body .progress-linear .container .bar{background-color:#106cc8}.ngx-datatable.material .datatable-footer{border-top:1px solid rgba(0,0,0,.12)}.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:#673ab7;color:#fff;font-weight:400}.app-dark .ngx-datatable.material{background:#424242;color:#fff}.app-dark .ngx-datatable.material.striped .datatable-row-odd{background:rgba(255,255,255,.04)}.app-dark .ngx-datatable.material.multi-selection .datatable-body-row.active,.app-dark .ngx-datatable.material.multi-selection .datatable-body-row.active .datatable-row-group,.app-dark .ngx-datatable.material.single-selection .datatable-body-row.active,.app-dark .ngx-datatable.material.single-selection .datatable-body-row.active .datatable-row-group{background:#607d8b;color:#fff}.app-dark .ngx-datatable.material.multi-selection .datatable-body-row.active:hover,.app-dark .ngx-datatable.material.multi-selection .datatable-body-row.active:hover .datatable-row-group,.app-dark .ngx-datatable.material.single-selection .datatable-body-row.active:hover,.app-dark .ngx-datatable.material.single-selection .datatable-body-row.active:hover .datatable-row-group{background-color:#5c7885}.app-dark .ngx-datatable.material.multi-selection .datatable-body-row.active:focus,.app-dark .ngx-datatable.material.multi-selection .datatable-body-row.active:focus .datatable-row-group,.app-dark .ngx-datatable.material.single-selection .datatable-body-row.active:focus,.app-dark .ngx-datatable.material.single-selection .datatable-body-row.active:focus .datatable-row-group{background-color:#58727f}.app-dark .ngx-datatable.material:not(.cell-selection) .datatable-body-row:hover,.app-dark .ngx-datatable.material:not(.cell-selection) .datatable-body-row:hover .datatable-row-group{background:rgba(255,255,255,.04)}.app-dark .ngx-datatable.material:not(.cell-selection) .datatable-body-row:focus,.app-dark .ngx-datatable.material:not(.cell-selection) .datatable-body-row:focus .datatable-row-group{background-color:rgba(250,250,250,.04)}.app-dark .ngx-datatable.material.cell-selection .datatable-body-cell:hover,.app-dark .ngx-datatable.material.cell-selection .datatable-body-cell:hover .datatable-row-group{background:rgba(255,255,255,.04)}.app-dark .ngx-datatable.material.cell-selection .datatable-body-cell:focus,.app-dark .ngx-datatable.material.cell-selection .datatable-body-cell:focus .datatable-row-group{background-color:rgba(250,250,250,.04)}.app-dark .ngx-datatable.material.cell-selection .datatable-body-cell.active,.app-dark .ngx-datatable.material.cell-selection .datatable-body-cell.active .datatable-row-group{background:#607d8b;color:#fff}.app-dark .ngx-datatable.material.cell-selection .datatable-body-cell.active:hover,.app-dark .ngx-datatable.material.cell-selection .datatable-body-cell.active:hover .datatable-row-group{background-color:#5c7885}.app-dark .ngx-datatable.material.cell-selection .datatable-body-cell.active:focus,.app-dark .ngx-datatable.material.cell-selection .datatable-body-cell.active:focus .datatable-row-group{background-color:#58727f}.app-dark .ngx-datatable.material .datatable-body .datatable-row-left,.app-dark .ngx-datatable.material .datatable-body .datatable-row-right,.app-dark .ngx-datatable.material .datatable-header .datatable-row-left,.app-dark .ngx-datatable.material .datatable-header .datatable-row-right{background-color:#494949}.app-dark .ngx-datatable.material .datatable-header{border-bottom:1px solid rgba(255,255,255,.12)}.app-dark .ngx-datatable.material .datatable-header .datatable-header-cell{color:#fff}.app-dark .ngx-datatable.material .datatable-header .resize-handle{border-right:1px solid rgba(255,255,255,.12)}.app-dark .ngx-datatable.material .datatable-footer{border-top:1px solid rgba(255,255,255,.12)}.app-dark .ngx-datatable.material .datatable-footer .datatable-pager li.disabled a{color:rgba(255,255,255,.26)!important}.app-dark .ngx-datatable.material .datatable-footer .datatable-pager li a{color:#fff}.app-dark .ngx-datatable.material .datatable-footer .datatable-pager li.active a{background:#607d8b}[dir=rtl] .ngx-datatable.material .datatable-body .datatable-body-row .datatable-body-cell,[dir=rtl] .ngx-datatable.material .datatable-header .datatable-header-cell,[dir=rtl] .ngx-datatable.material .empty-row,[dir=rtl] .ngx-datatable.material .loading-row{text-align:right}[dir=rtl] .ngx-datatable .datatable-footer .datatable-pager{text-align:left}.body-header-container{padding:0 0 5px;margin:0 15px 15px 0;border-bottom:2px solid #565454}app-home{margin:0;height:100%;overflow:hidden}mat-sidenav-container.auth-container{height:100%}body.homepage app-home,body.homepage mat-sidenav-container.auth-container{height:auto}app-get-quote{height:100%}.post-module{position:relative;z-index:1;display:block;background:#fff;height:506px;box-shadow:0 1px 2px 0 rgba(0,0,0,.15);transition:all .3s linear 0s}.hover,.post-module:hover{box-shadow:0 1px 35px 0 rgba(0,0,0,.3)}.hover .thumbnail img,.post-module:hover .thumbnail img{transform:scale(1.1);opacity:.6}.post-module .thumbnail{background:#000;height:400px;overflow:hidden}.post-module .thumbnail .date{position:absolute;top:20px;right:20px;z-index:1;background:#e74c3c;width:55px;height:55px;padding:5.5px 0;border-radius:100%;color:#fff;font-weight:700;text-align:center;-webkti-box-sizing:border-box;box-sizing:border-box}.post-module .thumbnail .date .day{font-size:18px}.post-module .thumbnail .date .month{font-size:12px;text-transform:uppercase}.post-module .thumbnail img{display:block;width:120%;transition:all .3s linear 0s}.post-module .post-content{position:absolute;bottom:0;background:#fff;width:100%;padding:30px;-webkti-box-sizing:border-box;box-sizing:border-box;transition:all .3s cubic-bezier(.37,.75,.61,1.05) 0s}.post-module .post-content .category{position:absolute;top:-34px;left:0;background:#e74c3c;padding:10px 15px;color:#fff;font-size:14px;font-weight:600;text-transform:uppercase}.post-module .post-content .title{margin:0;padding:0 0 10px;color:#333;font-size:26px;font-weight:700}.post-module .post-content .sub_title{margin:0;padding:0 0 20px;color:#e74c3c;font-size:20px;font-weight:400}.post-module .post-content .description{display:none;color:#666;font-size:14px;line-height:1.8em}.post-module .post-content .post-meta{margin:30px 0 0;color:#999}.post-module .post-content .post-meta .timestamp{margin:0 16px 0 0}.post-module .post-content .post-meta a{color:#999;text-decoration:none}.hover .post-content .description{display:block!important;height:auto!important;opacity:1!important}.container{max-width:800px;min-width:640px;margin:0 auto}.container:after,.container:before{content:'';display:block;clear:both}.container .column{width:50%;padding:0 25px;-webkti-box-sizing:border-box;box-sizing:border-box;float:left}.container .column .demo-title{margin:0 0 15px;color:#666;font-size:18px;font-weight:700;text-transform:uppercase}.container .info{width:300px;margin:50px auto;text-align:center}.container .info h1{margin:0 0 15px;padding:0;font-size:24px;font-weight:700;color:#333}.container .info span{color:#666;font-size:12px}.container .info span a{color:#000;text-decoration:none}.container .info span .fa{color:#e74c3c}.hover-parent{box-shadow:0 2px 4px -1px rgba(0,0,0,.14),0 4px 5px 0 rgba(0,0,0,.098),0 1px 10px 0 rgba(0,0,0,.084);transition:.3s ease-in-out 0s;position:relative;overflow:hidden}.hover-parent .hover-overlay{background:rgba(0,0,0,.4);position:absolute;top:0;left:0;padding:1rem;opacity:0;transition:.3s ease-in-out 0s;right:0;bottom:0}.hover-parent .hover-overlay .hover-overlay-content{color:#fff;transition:.3s ease-in-out 0s;transform:translateY(60px)}.hover-parent:hover{box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.4),0 1px 10px 0 rgba(0,0,0,.07)}.hover-parent:hover .hover-overlay{opacity:1}.hover-parent:hover .hover-overlay .hover-overlay-content{transform:translate(0)}.more-bold{font-size:4rem;font-weight:700}.border-right{border-right:1px solid rgba(255,255,255,.8);position:relative}.hero .hero-overlay{background-color:rgba(60,59,63,.8)}.contact-info p{font-size:1.3rem;margin-bottom:0;margin-top:0}.friend-single .card{padding-top:20px;margin:10px 0 20px;background-color:rgba(214,224,226,.2);border-top-width:0;border-bottom-width:2px;border-radius:3px;box-shadow:none;box-sizing:border-box}.friend-single .card .card-heading{padding:0 20px;margin:0}.friend-single .card .card-heading.simple{font-size:20px;font-weight:300;color:#777;border-bottom:1px solid #e5e5e5}.friend-single .card .card-heading.image img{display:inline-block;width:46px;height:46px;margin-right:15px;vertical-align:top;border:0;border-radius:50%}.friend-single .card .card-heading.image .card-heading-header{display:inline-block;vertical-align:top}.friend-single .card .card-heading.image .card-heading-header h3{margin:0;font-size:14px;line-height:16px;color:#262626}.friend-single .card .card-heading.image .card-heading-header span{font-size:12px;color:#999}.friend-single .card .card-body{padding:0 20px;margin-top:20px}.friend-single .card .card-media{padding:0 20px;margin:0 -14px}.friend-single .card .card-media img{max-width:100%;max-height:100%}.friend-single .card .card-actions{min-height:30px;padding:0 20px 20px;margin:20px 0 0}.friend-single .card .card-comments{padding:20px;margin:0;background-color:#f8f8f8}.friend-single .card .card-comments .comments-collapse-toggle{padding:0;margin:0 20px 12px}.friend-single .card .card-comments .comments-collapse-toggle a,.friend-single .card .card-comments .comments-collapse-toggle span{padding-right:5px;overflow:hidden;font-size:12px;color:#999;text-overflow:ellipsis;white-space:nowrap}.friend-single .card-comments .media-heading{font-size:13px;font-weight:700}.friend-single .card.people{position:relative;display:inline-block;width:170px;height:300px;padding-top:0;margin-left:20px;overflow:hidden;vertical-align:top}.friend-single .card.people:first-child{margin-left:0}.friend-single .card.people .card-top{position:absolute;top:0;left:0;display:inline-block;width:170px;height:150px;background-color:#fff}.friend-single .card.people .card-top.green{background-color:#53a93f}.friend-single .card.people .card-top.blue{background-color:#427fed}.friend-single .card.people .card-info{position:absolute;top:150px;display:inline-block;width:100%;height:101px;overflow:hidden;background:#fff;box-sizing:border-box}.friend-single .card.people .card-info .title{display:block;margin:8px 14px 0;overflow:hidden;font-size:16px;font-weight:700;line-height:18px;color:#404040}.friend-single .card.people .card-info .desc{display:block;margin:8px 14px 0;overflow:hidden;font-size:12px;line-height:16px;color:#737373;text-overflow:ellipsis}.friend-single .card.people .card-bottom{position:absolute;bottom:0;left:0;display:inline-block;width:100%;padding:10px 20px;line-height:29px;text-align:center;box-sizing:border-box}.friend-single .card.hovercard{position:relative;padding-top:0;overflow:hidden;text-align:center;background-color:rgba(214,224,226,.2)}.friend-single .card.hovercard .cardheader{background:url(night.cb31ea0d8ac6f04dcfcc.jpg) 0 0/cover;height:135px}.friend-single .card.hovercard .avatar{position:relative;top:-50px;margin-bottom:-50px}.friend-single .card.hovercard .avatar img{width:100px;height:100px;max-width:100px;max-height:100px;border-radius:50%;border:5px solid rgba(255,255,255,.5)}.friend-single .card.hovercard .info{padding:4px 8px 10px}.friend-single .card.hovercard .info .title{margin-bottom:4px;font-size:24px;line-height:1;color:#262626;vertical-align:middle}.friend-single .card.hovercard .info .desc{overflow:hidden;font-size:12px;line-height:20px;color:#737373;text-overflow:ellipsis}.friend-single .card.hovercard .bottom{padding:0 20px;margin-bottom:17px}.friend-single .btn{border-radius:50%;width:32px;height:32px;line-height:18px}.profile-cover{background-image:url(/../../../assets/images/night.jpg);background-position:center center;background-size:cover;padding:7rem 0}.profile-avatar{top:-25%;left:5%;position:absolute;width:200px}.profile-avatar img{border-radius:100%;border:5px solid #fff}.EdgeButton--tertiary{background-color:#fff;border:1px solid #66757f;color:#66757f}.EdgeButton,.EdgeButton:visited{border-radius:100px;box-shadow:none;cursor:pointer;font-size:14px;font-weight:700;line-height:20px;padding:6px 16px;position:relative;text-align:center;white-space:nowrap}.profile-w{background:#fff}.profile-head h4{font-size:1.3rem;margin-top:0;font-weight:700}.thumb-border{border:1px solid rgba(0,0,0,.12);padding:4px}.profile-info{padding-top:5rem}.profile-info span{display:block;margin-bottom:.4rem}.profile-info span i{margin-right:.3rem;font-size:1rem}img{height:auto;max-width:100%;vertical-align:middle}.profile-menu li{display:inline-block}.profile-menu li>a{display:block;font-weight:700;padding:3px 15px 7px;color:rgba(0,0,0,.87)}.post-profile-head,.time{display:inline-block}.post-profile-head{font-size:1rem;font-weight:700}.profile-content{background:#fff;padding:1rem;font-size:14px;margin:0;vertical-align:top;width:100%}.profile-cont ul{padding:0;list-style:none;margin:0}.profile-cont ul li{border-bottom:1px solid rgba(0,0,0,.12);padding:1rem 0}.profile-thumb{width:70px;border-radius:100%}.profile-i span{margin-right:.2rem}.profile-i span:last-child{margin:0}.profile-i p{margin-top:0}.profile-action a{display:inline-block;font-size:1rem;margin-right:.8rem}.profile-action a:last-child{margin:0}.profile-action a,.time,.twitter-uname{color:rgba(0,0,0,.54)}@media (max-width:1199px){.profile-avatar{width:120px}}@media (max-width:598px){.user-links{display:none}.EdgeButton--tertiary{float:right;margin:1rem}.profile-avatar{top:-54%}.profile-info{padding-top:2rem}}@media (max-width:959px){.icon-tp{padding-top:1rem;padding-bottom:1rem}.profile{height:400px!important}.mat-card.settings-panel{width:280px!important}}.app-dark .friend-single .card.hovercard .info .desc,.app-dark .friend-single .title a{color:#fff}.app-dark .post-module .post-content{background:#424242}.app-dark .post-module .post-content .title{color:#fff}.app-dark .pricing-table .pricing-option,.app-dark .profile{background:#424242}.app-dark .p-list-main .p-list .bottom .left .buy i,.app-dark .p-list-main .p-list .bottom .left .buy:hover i,.app-dark .pricing-table .pricing-option h1,.app-dark .profile-action a,.app-dark .profile-menu li>a,.app-dark .time,.app-dark .twitter-uname,.app-dark .user-card-stats li a{color:#fff}.app-dark .p-list-main .p-list .bottom .left,.app-dark .profile-content,.app-dark .profile-w,.app-dark .user-list-card{background:#424242}[mat-button],[mat-fab],[mat-icon-button],[mat-mini-fab],[mat-raised-button]{border-radius:2px;font-weight:400}[mat-button][mat-button-sm],[mat-fab][mat-button-sm],[mat-icon-button][mat-button-sm],[mat-mini-fab][mat-button-sm],[mat-raised-button][mat-button-sm]{font-size:13px;line-height:30px;padding:0 8px}[mat-icon-button][mat-button-sm]{padding:0;width:30px;height:30px}[mat-icon-button][mat-button-sm] mat-icon{font-size:20px;line-height:20px}[mat-fab].mat-fab-bottom-right{bottom:1rem;left:auto}[mat-fab].mat-fab-bottom-left{top:auto;right:auto;bottom:-25px;left:20px;position:fixed}[mat-fab].mat-fab-top-right{top:20px;right:20px;bottom:auto;left:auto;position:fixed}[mat-fab].mat-fab-top-left{top:20px;right:auto;bottom:auto;left:20px;position:fixed}body .mat-card{padding:0;margin:.33333333rem;border-radius:2px;box-shadow:1.5px 2.6px 24px 0 rgba(0,35,136,.08)!important;color:rgba(0,0,0,.87)}body .mat-card .mat-card-header{height:auto}body .mat-card>:first-child{border-radius:2px 2px 0 0}body .mat-card>:last-child{border-radius:0 0 2px 2px}body .mat-card [mat-card-avatar]{height:40px;width:40px;border-radius:50%;font-size:40px;line-height:40px;margin:1rem 0 0 1rem}body .mat-card .mat-card-image{width:100%;margin:0}body .mat-card .mat-card-image:first-child{margin-top:0;border-radius:2px 2px 0 0}body .mat-card .mat-card-title{padding-top:1rem;padding-left:1rem;padding-right:1rem;line-height:1;font-size:1rem;font-weight:400}body .mat-card .mat-card-subtitle{padding-left:1rem;padding-right:1rem;line-height:1;font-size:.8rem}body .mat-card .mat-card-subtitle:first-child{padding-top:1rem}body .mat-card .mat-card-title:nth-child(2){margin-top:-24px}body .mat-card .mat-card-content{padding:1rem;margin-bottom:0;position:relative}body .mat-card [mat-fab-card-float]{top:-36px;position:absolute;right:8px}body .mat-card .mat-card-actions,body .mat-card .mat-card-actions:last-child{padding:.5rem;margin:0}body .mat-card.mat-card{padding:0}body .mat-card [mat-card-float-icon]{position:absolute;right:15px;top:50%;margin-top:-20px;width:40px;height:40px}body .mat-card [mat-card-float-icon] .material-icons{font-size:40px;opacity:.2;transform:rotate(-5deg)}body .mat-card [mat-card-widget]{height:auto;display:flex;flex-direction:row;-webkit-box-align:center;-webkit-align-items:center;-ms-grid-row-align:center;align-items:center;align-content:center;max-width:100%;padding:1rem}body .mat-card [mat-card-widget] [mat-card-widget-title],body .mat-card [mat-card-widget] p{margin:0;padding:0}body .mat-card .card-image-header{position:relative;background-size:cover;background-position:center bottom;background-repeat:no-repat;width:100%}body .mat-card.card-widget .card-widget-content{display:flex;flex-direction:row;height:40px;margin:-.5rem 0 1rem}.base-border{position:relative}.base-border:after{content:'';display:inline-block;width:7px;position:absolute;height:calc(100% + 10px);background:red;left:-35px;top:-3px;bottom:0}body [dir=rtl] .mat-card [mat-card-avatar]{margin:1rem 1rem 0 0}body [dir=rtl] .mat-card [mat-fab-card-float]{right:auto;left:8px}body [dir=rtl] .mat-card [mat-card-float-icon]{right:auto;left:15px}.mat-dialog-container{background:#fff;border-radius:2px}mat-list a[mat-list-item],mat-list mat-list-item,mat-nav-list a[mat-list-item],mat-nav-list mat-list-item{color:rgba(0,0,0,.87)}.mat-list-item mat-icon[mat-list-avatar],mat-list-item mat-icon[mat-list-avatar]{align-items:center;align-content:center;justify-content:center;display:flex}mat-divider{border-top:1px solid rgba(0,0,0,.12)!important}mat-list a[mat-list-item] [mat-list-avatar],mat-list mat-list-item [mat-list-avatar],mat-nav-list a[mat-list-item] [mat-list-avatar],mat-nav-list mat-list-item [mat-list-avatar]{min-width:40px}mat-list-item.active>.mat-list-item-content{background:rgba(0,0,0,.04)}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}body .mat-select-panel{background-color:#fff}body .mat-option,body .mat-select-trigger{font-size:.875rem}body .mat-select-trigger{height:22px;padding-bottom:6px}body .mat-select-placeholder{padding-left:0}body .app-dark .mat-select-panel{background-color:#424242}.mat-menu{border-radius:2px}[mat-menu-item]{font-size:.875rem!important}.mat-tab-label{color:rgba(0,0,0,.87);align-items:center;display:flex;justify-content:center}.app-dark .mat-tab-label{color:#fff}.mat-red{background-color:#f44336!important;color:#fff!important}.mat-red-50{background-color:#ffebee!important;color:rgba(0,0,0,.87)!important}.mat-red-100{background-color:#ffcdd2!important;color:rgba(0,0,0,.87)!important}.mat-red-200{background-color:#ef9a9a!important;color:rgba(0,0,0,.87)!important}.mat-red-300{background-color:#e57373!important;color:rgba(0,0,0,.87)!important}.mat-red-400{background-color:#ef5350!important;color:rgba(0,0,0,.87)!important}.mat-red-500{background-color:#f44336!important;color:#fff!important}.mat-red-600{background-color:#e53935!important;color:#fff!important}.mat-red-700{background-color:#d32f2f!important;color:#fff!important}.mat-red-800{background-color:#c62828!important;color:#fff!important}.mat-red-900{background-color:#b71c1c!important;color:#fff!important}.mat-red-A100{background-color:#ff8a80!important;color:rgba(0,0,0,.87)!important}.mat-red-A200{background-color:#ff5252!important;color:#fff!important}.mat-red-A400{background-color:#ff1744!important;color:#fff!important}.mat-red-A700{background-color:#d50000!important;color:#fff!important}.mat-pink{background-color:#e91e63!important;color:#fff!important}.mat-pink-50{background-color:#fce4ec!important;color:rgba(0,0,0,.87)!important}.mat-pink-100{background-color:#f8bbd0!important;color:rgba(0,0,0,.87)!important}.mat-pink-200{background-color:#f48fb1!important;color:rgba(0,0,0,.87)!important}.mat-pink-300{background-color:#f06292!important;color:rgba(0,0,0,.87)!important}.mat-pink-400{background-color:#ec407a!important;color:rgba(0,0,0,.87)!important}.mat-pink-500{background-color:#e91e63!important;color:#fff!important}.mat-pink-600{background-color:#d81b60!important;color:#fff!important}.mat-pink-700{background-color:#c2185b!important;color:#fff!important}.mat-pink-800{background-color:#ad1457!important;color:#fff!important}.mat-pink-900{background-color:#880e4f!important;color:#fff!important}.mat-pink-A100{background-color:#ff80ab!important;color:rgba(0,0,0,.87)!important}.mat-pink-A200{background-color:#ff4081!important;color:#fff!important}.mat-pink-A400{background-color:#f50057!important;color:#fff!important}.mat-pink-A700{background-color:#c51162!important;color:#fff!important}.mat-purple{background-color:#9c27b0!important;color:#fff!important}.mat-purple-50{background-color:#f3e5f5!important;color:rgba(0,0,0,.87)!important}.mat-purple-100{background-color:#e1bee7!important;color:rgba(0,0,0,.87)!important}.mat-purple-200{background-color:#ce93d8!important;color:rgba(0,0,0,.87)!important}.mat-purple-300{background-color:#ba68c8!important;color:#fff!important}.mat-purple-400{background-color:#ab47bc!important;color:#fff!important}.mat-purple-500{background-color:#9c27b0!important;color:#fff!important}.mat-purple-600{background-color:#8e24aa!important;color:#fff!important}.mat-purple-700{background-color:#7b1fa2!important;color:#fff!important}.mat-purple-800{background-color:#6a1b9a!important;color:#fff!important}.mat-purple-900{background-color:#4a148c!important;color:#fff!important}.mat-purple-A100{background-color:#ea80fc!important;color:rgba(0,0,0,.87)!important}.mat-purple-A200{background-color:#e040fb!important;color:#fff!important}.mat-purple-A400{background-color:#d500f9!important;color:#fff!important}.mat-purple-A700{background-color:#a0f!important;color:#fff!important}.mat-deep-purple{background-color:#673ab7!important;color:#fff!important}.mat-deep-purple-50{background-color:#ede7f6!important;color:rgba(0,0,0,.87)!important}.mat-deep-purple-100{background-color:#d1c4e9!important;color:rgba(0,0,0,.87)!important}.mat-deep-purple-200{background-color:#b39ddb!important;color:rgba(0,0,0,.87)!important}.mat-deep-purple-300{background-color:#9575cd!important;color:#fff!important}.mat-deep-purple-400{background-color:#7e57c2!important;color:#fff!important}.mat-deep-purple-500{background-color:#673ab7!important;color:#fff!important}.mat-deep-purple-600{background-color:#5e35b1!important;color:#fff!important}.mat-deep-purple-700{background-color:#512da8!important;color:#fff!important}.mat-deep-purple-800{background-color:#4527a0!important;color:#fff!important}.mat-deep-purple-900{background-color:#311b92!important;color:#fff!important}.mat-deep-purple-A100{background-color:#b388ff!important;color:rgba(0,0,0,.87)!important}.mat-deep-purple-A200{background-color:#7c4dff!important;color:#fff!important}.mat-deep-purple-A400{background-color:#651fff!important;color:#fff!important}.mat-deep-purple-A700{background-color:#6200ea!important;color:#fff!important}.mat-indigo{background-color:#3f51b5!important;color:#fff!important}.mat-indigo-50{background-color:#e8eaf6!important;color:rgba(0,0,0,.87)!important}.mat-indigo-100{background-color:#c5cae9!important;color:rgba(0,0,0,.87)!important}.mat-indigo-200{background-color:#9fa8da!important;color:rgba(0,0,0,.87)!important}.mat-indigo-300{background-color:#7986cb!important;color:#fff!important}.mat-indigo-400{background-color:#5c6bc0!important;color:#fff!important}.mat-indigo-500{background-color:#3f51b5!important;color:#fff!important}.mat-indigo-600{background-color:#3949ab!important;color:#fff!important}.mat-indigo-700{background-color:#303f9f!important;color:#fff!important}.mat-indigo-800{background-color:#283593!important;color:#fff!important}.mat-indigo-900{background-color:#1a237e!important;color:#fff!important}.mat-indigo-A100{background-color:#8c9eff!important;color:rgba(0,0,0,.87)!important}.mat-indigo-A200{background-color:#536dfe!important;color:#fff!important}.mat-indigo-A400{background-color:#3d5afe!important;color:#fff!important}.mat-indigo-A700{background-color:#304ffe!important;color:#fff!important}.mat-blue{background-color:#2196f3!important;color:#fff!important}.mat-blue-50{background-color:#e3f2fd!important;color:rgba(0,0,0,.87)!important}.mat-blue-100{background-color:#bbdefb!important;color:rgba(0,0,0,.87)!important}.mat-blue-200{background-color:#90caf9!important;color:rgba(0,0,0,.87)!important}.mat-blue-300{background-color:#64b5f6!important;color:rgba(0,0,0,.87)!important}.mat-blue-400{background-color:#42a5f5!important;color:rgba(0,0,0,.87)!important}.mat-blue-500{background-color:#2196f3!important;color:#fff!important}.mat-blue-600{background-color:#1e88e5!important;color:#fff!important}.mat-blue-700{background-color:#1976d2!important;color:#fff!important}.mat-blue-800{background-color:#1565c0!important;color:#fff!important}.mat-blue-900{background-color:#0d47a1!important;color:#fff!important}.mat-blue-A100{background-color:#82b1ff!important;color:rgba(0,0,0,.87)!important}.mat-blue-A200{background-color:#448aff!important;color:#fff!important}.mat-blue-A400{background-color:#2979ff!important;color:#fff!important}.mat-blue-A700{background-color:#2962ff!important;color:#fff!important}.mat-light-blue{background-color:#03a9f4!important;color:#fff!important}.mat-light-blue-50{background-color:#e1f5fe!important;color:rgba(0,0,0,.87)!important}.mat-light-blue-100{background-color:#b3e5fc!important;color:rgba(0,0,0,.87)!important}.mat-light-blue-200{background-color:#81d4fa!important;color:rgba(0,0,0,.87)!important}.mat-light-blue-300{background-color:#4fc3f7!important;color:rgba(0,0,0,.87)!important}.mat-light-blue-400{background-color:#29b6f6!important;color:rgba(0,0,0,.87)!important}.mat-light-blue-500{background-color:#03a9f4!important;color:#fff!important}.mat-light-blue-600{background-color:#039be5!important;color:#fff!important}.mat-light-blue-700{background-color:#0288d1!important;color:#fff!important}.mat-light-blue-800{background-color:#0277bd!important;color:#fff!important}.mat-light-blue-900{background-color:#01579b!important;color:#fff!important}.mat-light-blue-A100{background-color:#80d8ff!important;color:rgba(0,0,0,.87)!important}.mat-light-blue-A200{background-color:#40c4ff!important;color:rgba(0,0,0,.87)!important}.mat-light-blue-A400{background-color:#00b0ff!important;color:rgba(0,0,0,.87)!important}.mat-light-blue-A700{background-color:#0091ea!important;color:#fff!important}.mat-cyan{background-color:#00bcd4!important;color:#fff!important}.mat-cyan-50{background-color:#e0f7fa!important;color:rgba(0,0,0,.87)!important}.mat-cyan-100{background-color:#b2ebf2!important;color:rgba(0,0,0,.87)!important}.mat-cyan-200{background-color:#80deea!important;color:rgba(0,0,0,.87)!important}.mat-cyan-300{background-color:#4dd0e1!important;color:rgba(0,0,0,.87)!important}.mat-cyan-400{background-color:#26c6da!important;color:rgba(0,0,0,.87)!important}.mat-cyan-500{background-color:#00bcd4!important;color:#fff!important}.mat-cyan-600{background-color:#00acc1!important;color:#fff!important}.mat-cyan-700{background-color:#0097a7!important;color:#fff!important}.mat-cyan-800{background-color:#00838f!important;color:#fff!important}.mat-cyan-900{background-color:#006064!important;color:#fff!important}.mat-cyan-A100{background-color:#84ffff!important;color:rgba(0,0,0,.87)!important}.mat-cyan-A200{background-color:#18ffff!important;color:rgba(0,0,0,.87)!important}.mat-cyan-A400{background-color:#00e5ff!important;color:rgba(0,0,0,.87)!important}.mat-cyan-A700{background-color:#00b8d4!important;color:rgba(0,0,0,.87)!important}.mat-teal{background-color:#009688!important;color:#fff!important}.mat-teal-50{background-color:#e0f2f1!important;color:rgba(0,0,0,.87)!important}.mat-teal-100{background-color:#b2dfdb!important;color:rgba(0,0,0,.87)!important}.mat-teal-200{background-color:#80cbc4!important;color:rgba(0,0,0,.87)!important}.mat-teal-300{background-color:#4db6ac!important;color:rgba(0,0,0,.87)!important}.mat-teal-400{background-color:#26a69a!important;color:rgba(0,0,0,.87)!important}.mat-teal-500{background-color:#009688!important;color:#fff!important}.mat-teal-600{background-color:#00897b!important;color:#fff!important}.mat-teal-700{background-color:#00796b!important;color:#fff!important}.mat-teal-800{background-color:#00695c!important;color:#fff!important}.mat-teal-900{background-color:#004d40!important;color:#fff!important}.mat-teal-A100{background-color:#a7ffeb!important;color:rgba(0,0,0,.87)!important}.mat-teal-A200{background-color:#64ffda!important;color:rgba(0,0,0,.87)!important}.mat-teal-A400{background-color:#1de9b6!important;color:rgba(0,0,0,.87)!important}.mat-teal-A700{background-color:#00bfa5!important;color:rgba(0,0,0,.87)!important}.mat-green{background-color:#4caf50!important;color:rgba(0,0,0,.87)!important}.mat-green-50{background-color:#e8f5e9!important;color:rgba(0,0,0,.87)!important}.mat-green-100{background-color:#c8e6c9!important;color:rgba(0,0,0,.87)!important}.mat-green-200{background-color:#a5d6a7!important;color:rgba(0,0,0,.87)!important}.mat-green-300{background-color:#81c784!important;color:rgba(0,0,0,.87)!important}.mat-green-400{background-color:#66bb6a!important;color:rgba(0,0,0,.87)!important}.mat-green-500{background-color:#4caf50!important;color:rgba(0,0,0,.87)!important}.mat-green-600{background-color:#43a047!important;color:#fff!important}.mat-green-700{background-color:#388e3c!important;color:#fff!important}.mat-green-800{background-color:#2e7d32!important;color:#fff!important}.mat-green-900{background-color:#1b5e20!important;color:#fff!important}.mat-green-A100{background-color:#b9f6ca!important;color:rgba(0,0,0,.87)!important}.mat-green-A200{background-color:#69f0ae!important;color:rgba(0,0,0,.87)!important}.mat-green-A400{background-color:#00e676!important;color:rgba(0,0,0,.87)!important}.mat-green-A700{background-color:#00c853!important;color:rgba(0,0,0,.87)!important}.mat-light-green{background-color:#8bc34a!important;color:rgba(0,0,0,.87)!important}.mat-light-green-50{background-color:#f1f8e9!important;color:rgba(0,0,0,.87)!important}.mat-light-green-100{background-color:#dcedc8!important;color:rgba(0,0,0,.87)!important}.mat-light-green-200{background-color:#c5e1a5!important;color:rgba(0,0,0,.87)!important}.mat-light-green-300{background-color:#aed581!important;color:rgba(0,0,0,.87)!important}.mat-light-green-400{background-color:#9ccc65!important;color:rgba(0,0,0,.87)!important}.mat-light-green-500{background-color:#8bc34a!important;color:rgba(0,0,0,.87)!important}.mat-light-green-600{background-color:#7cb342!important;color:rgba(0,0,0,.87)!important}.mat-light-green-700{background-color:#689f38!important;color:#fff!important}.mat-light-green-800{background-color:#558b2f!important;color:#fff!important}.mat-light-green-900{background-color:#33691e!important;color:#fff!important}.mat-light-green-A100{background-color:#ccff90!important;color:rgba(0,0,0,.87)!important}.mat-light-green-A200{background-color:#b2ff59!important;color:rgba(0,0,0,.87)!important}.mat-light-green-A400{background-color:#76ff03!important;color:rgba(0,0,0,.87)!important}.mat-light-green-A700{background-color:#64dd17!important;color:rgba(0,0,0,.87)!important}.mat-lime{background-color:#cddc39!important;color:rgba(0,0,0,.87)!important}.mat-lime-50{background-color:#f9fbe7!important;color:rgba(0,0,0,.87)!important}.mat-lime-100{background-color:#f0f4c3!important;color:rgba(0,0,0,.87)!important}.mat-lime-200{background-color:#e6ee9c!important;color:rgba(0,0,0,.87)!important}.mat-lime-300{background-color:#dce775!important;color:rgba(0,0,0,.87)!important}.mat-lime-400{background-color:#d4e157!important;color:rgba(0,0,0,.87)!important}.mat-lime-500{background-color:#cddc39!important;color:rgba(0,0,0,.87)!important}.mat-lime-600{background-color:#c0ca33!important;color:rgba(0,0,0,.87)!important}.mat-lime-700{background-color:#afb42b!important;color:rgba(0,0,0,.87)!important}.mat-lime-800{background-color:#9e9d24!important;color:rgba(0,0,0,.87)!important}.mat-lime-900{background-color:#827717!important;color:#fff!important}.mat-lime-A100{background-color:#f4ff81!important;color:rgba(0,0,0,.87)!important}.mat-lime-A200{background-color:#eeff41!important;color:rgba(0,0,0,.87)!important}.mat-lime-A400{background-color:#c6ff00!important;color:rgba(0,0,0,.87)!important}.mat-lime-A700{background-color:#aeea00!important;color:rgba(0,0,0,.87)!important}.mat-yellow{background-color:#ffeb3b!important;color:rgba(0,0,0,.87)!important}.mat-yellow-50{background-color:#fffde7!important;color:rgba(0,0,0,.87)!important}.mat-yellow-100{background-color:#fff9c4!important;color:rgba(0,0,0,.87)!important}.mat-yellow-200{background-color:#fff59d!important;color:rgba(0,0,0,.87)!important}.mat-yellow-300{background-color:#fff176!important;color:rgba(0,0,0,.87)!important}.mat-yellow-400{background-color:#ffee58!important;color:rgba(0,0,0,.87)!important}.mat-yellow-500{background-color:#ffeb3b!important;color:rgba(0,0,0,.87)!important}.mat-yellow-600{background-color:#fdd835!important;color:rgba(0,0,0,.87)!important}.mat-yellow-700{background-color:#fbc02d!important;color:rgba(0,0,0,.87)!important}.mat-yellow-800{background-color:#f9a825!important;color:rgba(0,0,0,.87)!important}.mat-yellow-900{background-color:#f57f17!important;color:rgba(0,0,0,.87)!important}.mat-yellow-A100{background-color:#ffff8d!important;color:rgba(0,0,0,.87)!important}.mat-yellow-A200{background-color:#ff0!important;color:rgba(0,0,0,.87)!important}.mat-yellow-A400{background-color:#ffea00!important;color:rgba(0,0,0,.87)!important}.mat-yellow-A700{background-color:#ffd600!important;color:rgba(0,0,0,.87)!important}.mat-amber{background-color:#ffc107!important;color:rgba(0,0,0,.87)!important}.mat-amber-50{background-color:#fff8e1!important;color:rgba(0,0,0,.87)!important}.mat-amber-100{background-color:#ffecb3!important;color:rgba(0,0,0,.87)!important}.mat-amber-200{background-color:#ffe082!important;color:rgba(0,0,0,.87)!important}.mat-amber-300{background-color:#ffd54f!important;color:rgba(0,0,0,.87)!important}.mat-amber-400{background-color:#ffca28!important;color:rgba(0,0,0,.87)!important}.mat-amber-500{background-color:#ffc107!important;color:rgba(0,0,0,.87)!important}.mat-amber-600{background-color:#ffb300!important;color:rgba(0,0,0,.87)!important}.mat-amber-700{background-color:#ffa000!important;color:rgba(0,0,0,.87)!important}.mat-amber-800{background-color:#ff8f00!important;color:rgba(0,0,0,.87)!important}.mat-amber-900{background-color:#ff6f00!important;color:rgba(0,0,0,.87)!important}.mat-amber-A100{background-color:#ffe57f!important;color:rgba(0,0,0,.87)!important}.mat-amber-A200{background-color:#ffd740!important;color:rgba(0,0,0,.87)!important}.mat-amber-A400{background-color:#ffc400!important;color:rgba(0,0,0,.87)!important}.mat-amber-A700{background-color:#ffab00!important;color:rgba(0,0,0,.87)!important}.mat-orange{background-color:#ff9800!important;color:rgba(0,0,0,.87)!important}.mat-orange-50{background-color:#fff3e0!important;color:rgba(0,0,0,.87)!important}.mat-orange-100{background-color:#ffe0b2!important;color:rgba(0,0,0,.87)!important}.mat-orange-200{background-color:#ffcc80!important;color:rgba(0,0,0,.87)!important}.mat-orange-300{background-color:#ffb74d!important;color:rgba(0,0,0,.87)!important}.mat-orange-400{background-color:#ffa726!important;color:rgba(0,0,0,.87)!important}.mat-orange-500{background-color:#ff9800!important;color:rgba(0,0,0,.87)!important}.mat-orange-600{background-color:#fb8c00!important;color:rgba(0,0,0,.87)!important}.mat-orange-700{background-color:#f57c00!important;color:rgba(0,0,0,.87)!important}.mat-orange-800{background-color:#ef6c00!important;color:#fff!important}.mat-orange-900{background-color:#e65100!important;color:#fff!important}.mat-orange-A100{background-color:#ffd180!important;color:rgba(0,0,0,.87)!important}.mat-orange-A200{background-color:#ffab40!important;color:rgba(0,0,0,.87)!important}.mat-orange-A400{background-color:#ff9100!important;color:rgba(0,0,0,.87)!important}.mat-orange-A700{background-color:#ff6d00!important;color:#000!important}.mat-deep-orange{background-color:#ff5722!important;color:#fff!important}.mat-deep-orange-50{background-color:#fbe9e7!important;color:rgba(0,0,0,.87)!important}.mat-deep-orange-100{background-color:#ffccbc!important;color:rgba(0,0,0,.87)!important}.mat-deep-orange-200{background-color:#ffab91!important;color:rgba(0,0,0,.87)!important}.mat-deep-orange-300{background-color:#ff8a65!important;color:rgba(0,0,0,.87)!important}.mat-deep-orange-400{background-color:#ff7043!important;color:rgba(0,0,0,.87)!important}.mat-deep-orange-500{background-color:#ff5722!important;color:#fff!important}.mat-deep-orange-600{background-color:#f4511e!important;color:#fff!important}.mat-deep-orange-700{background-color:#e64a19!important;color:#fff!important}.mat-deep-orange-800{background-color:#d84315!important;color:#fff!important}.mat-deep-orange-900{background-color:#bf360c!important;color:#fff!important}.mat-deep-orange-A100{background-color:#ff9e80!important;color:rgba(0,0,0,.87)!important}.mat-deep-orange-A200{background-color:#ff6e40!important;color:rgba(0,0,0,.87)!important}.mat-deep-orange-A400{background-color:#ff3d00!important;color:#fff!important}.mat-deep-orange-A700{background-color:#dd2c00!important;color:#fff!important}.mat-brown{background-color:#795548!important;color:#fff!important}.mat-brown-50{background-color:#efebe9!important;color:rgba(0,0,0,.87)!important}.mat-brown-100{background-color:#d7ccc8!important;color:rgba(0,0,0,.87)!important}.mat-brown-200{background-color:#bcaaa4!important;color:rgba(0,0,0,.87)!important}.mat-brown-300{background-color:#a1887f!important;color:#fff!important}.mat-brown-400{background-color:#8d6e63!important;color:#fff!important}.mat-brown-500{background-color:#795548!important;color:#fff!important}.mat-brown-600{background-color:#6d4c41!important;color:#fff!important}.mat-brown-700{background-color:#5d4037!important;color:#fff!important}.mat-brown-800{background-color:#4e342e!important;color:#fff!important}.mat-brown-900{background-color:#3e2723!important;color:#fff!important}.mat-brown-A100{background-color:#d7ccc8!important;color:rgba(0,0,0,.87)!important}.mat-brown-A200{background-color:#bcaaa4!important;color:rgba(0,0,0,.87)!important}.mat-brown-A400{background-color:#8d6e63!important;color:#fff!important}.mat-brown-A700{background-color:#5d4037!important;color:#fff!important}.mat-grey{background-color:#9e9e9e!important;color:rgba(0,0,0,.87)!important}.mat-grey-50{background-color:#fafafa!important;color:rgba(0,0,0,.87)!important}.mat-grey-100{background-color:#f5f5f5!important;color:rgba(0,0,0,.87)!important}.mat-grey-200{background-color:#eee!important;color:rgba(0,0,0,.87)!important}.mat-grey-300{background-color:#e0e0e0!important;color:rgba(0,0,0,.87)!important}.mat-grey-400{background-color:#bdbdbd!important;color:rgba(0,0,0,.87)!important}.mat-grey-500{background-color:#9e9e9e!important;color:rgba(0,0,0,.87)!important}.mat-grey-600{background-color:#757575!important;color:#fff!important}.mat-grey-700{background-color:#616161!important;color:#fff!important}.mat-grey-800{background-color:#424242!important;color:#fff!important}.mat-grey-900{background-color:#212121!important;color:#fff!important}.mat-grey-A100{background-color:#fff!important;color:rgba(0,0,0,.87)!important}.mat-grey-A200{background-color:#eee!important;color:rgba(0,0,0,.87)!important}.mat-grey-A400{background-color:#bdbdbd!important;color:rgba(0,0,0,.87)!important}.mat-grey-A700{background-color:#616161!important;color:#fff!important}.mat-blue-grey{background-color:#607d8b!important;color:#fff!important}.mat-blue-grey-50{background-color:#eceff1!important;color:rgba(0,0,0,.87)!important}.mat-blue-grey-100{background-color:#cfd8dc!important;color:rgba(0,0,0,.87)!important}.mat-blue-grey-200{background-color:#b0bec5!important;color:rgba(0,0,0,.87)!important}.mat-blue-grey-300{background-color:#90a4ae!important;color:rgba(0,0,0,.87)!important}.mat-blue-grey-400{background-color:#78909c!important;color:#fff!important}.mat-blue-grey-500{background-color:#607d8b!important;color:#fff!important}.mat-blue-grey-600{background-color:#546e7a!important;color:#fff!important}.mat-blue-grey-700{background-color:#455a64!important;color:#fff!important}.mat-blue-grey-800{background-color:#37474f!important;color:#fff!important}.mat-blue-grey-900{background-color:#263238!important;color:#fff!important}.mat-blue-grey-A100{background-color:#cfd8dc!important;color:rgba(0,0,0,.87)!important}.mat-blue-grey-A200{background-color:#b0bec5!important;color:rgba(0,0,0,.87)!important}.mat-blue-grey-A400{background-color:#78909c!important;color:#fff!important}.mat-blue-grey-A700{background-color:#455a64!important;color:#fff!important}.radius-none{border-radius:0}.radius-round{border-radius:2px}.rad-full{border-radius:100%}.radius-circle{border-radius:50%}.overflow-visible{overflow:visible}.overflow-hidden{overflow:hidden}.overflow-auto{overflow:auto}.block{display:block}.button-block{display:block;width:100%}button:disabled,button[disabled]{border:1px solid #999!important;background-color:#ccc!important;color:#000!important}.inline-block{display:inline-block}.center-block{display:block;margin:0 auto}.relative{position:relative}.fixed{position:fixed}.absolute{position:absolute}.shadow-none{box-shadow:none!important}.border-none{border:0!important}.background-none{background-color:transparent!important}.d-flex{display:flex!important}.d-block{display:block}.text-center{text-align:center}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}.h-300px{height:300px}.w-100{width:100%}.card-container{padding:1rem}.hover-icon i,.hover-icon mat-icon{transition:all .3s ease-in-out 0s;display:inline-block;cursor:pointer}.hover-icon:hover i,.hover-icon:hover mat-icon{transform:scale(1.1);color:green}.ma-0{margin:0!important}.mt-0{margin-top:0!important}.mr-0{margin-right:0!important}.mb-0{margin-bottom:0!important}.ml-0{margin-left:0!important}.mx-0{margin-right:0!important;margin-left:0!important}.my-0{margin-top:0!important;margin-bottom:0!important}.ma-xs{margin:.55555556rem!important}.mt-xs{margin-top:.55555556rem!important}.mr-xs{margin-right:.55555556rem!important}.mb-xs{margin-bottom:.55555556rem!important}.ml-xs{margin-left:.55555556rem!important}.mx-xs{margin-right:.55555556rem!important;margin-left:.55555556rem!important}.my-xs{margin-top:.55555556rem!important;margin-bottom:.55555556rem!important}.ma-1{margin:1rem!important}.mt-1{margin-top:1rem!important}.mr-1{margin-right:1rem!important}.mb-1{margin-bottom:1rem!important}.ml-1{margin-left:1rem!important}.mx-1{margin-right:1rem!important;margin-left:1rem!important}.my-1{margin-top:1rem!important;margin-bottom:1rem!important}.ma-2{margin:1.5rem!important}.mt-2{margin-top:1.5rem!important}.mr-2{margin-right:1.5rem!important}.mb-2{margin-bottom:1.5rem!important}.ml-2{margin-left:1.5rem!important}.mx-2{margin-right:1.5rem!important;margin-left:1.5rem!important}.my-2{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.ma-3{margin:3rem!important}.mt-3{margin-top:3rem!important}.mr-3{margin-right:3rem!important}.mb-3{margin-bottom:3rem!important}.ml-3{margin-left:3rem!important}.mx-3{margin-right:3rem!important;margin-left:3rem!important}.my-3{margin-top:3rem!important;margin-bottom:3rem!important}.pa-0{padding:0!important}.pt-0{padding-top:0!important}.pr-0{padding-right:0!important}.pb-0{padding-bottom:0!important}.pl-0{padding-left:0!important}.px-0{padding-right:0!important;padding-left:0!important}.py-0{padding-top:0!important;padding-bottom:0!important}.pa-xs{padding:.55555556rem!important}.pt-xs{padding-top:.55555556rem!important}.pr-xs{padding-right:.55555556rem!important}.pb-xs{padding-bottom:.55555556rem!important}.pl-xs{padding-left:.55555556rem!important}.px-xs{padding-right:.55555556rem!important;padding-left:.55555556rem!important}.py-xs{padding-top:.55555556rem!important;padding-bottom:.55555556rem!important}.pa-1{padding:1rem!important}.pt-1{padding-top:1rem!important}.pr-1{padding-right:1rem!important}.pb-1{padding-bottom:1rem!important}.pl-1{padding-left:1rem!important}.px-1{padding-right:1rem!important;padding-left:1rem!important}.py-1{padding-top:1rem!important;padding-bottom:1rem!important}.pa-2{padding:1.5rem!important}.pt-2{padding-top:1.5rem!important}.pr-2{padding-right:1.5rem!important}.pb-2{padding-bottom:1.5rem!important}.pl-2{padding-left:1.5rem!important}.px-2{padding-right:1.5rem!important;padding-left:1.5rem!important}.py-2{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.pa-3{padding:3rem!important}.pt-3{padding-top:3rem!important}.pr-3{padding-right:3rem!important}.pb-3{padding-bottom:3rem!important}.pl-3{padding-left:3rem!important}.px-3{padding-right:3rem!important;padding-left:3rem!important}.py-3{padding-top:3rem!important;padding-bottom:3rem!important}.p-1{padding:1rem}.p-2{padding:2rem!important}.p-3{padding:3rem!important}.text-justify{text-align:justify!important}.text-nowrap{white-space:nowrap!important}.text-xs-left{text-align:left!important}.text-xs-right{text-align:right!important}.text-xs-center{text-align:center!important}@media (min-width:600px){.text-sm-left{text-align:left!important}.text-sm-right{text-align:right!important}.text-sm-center{text-align:center!important}}@media (min-width:960px){.text-md-left{text-align:left!important}.text-md-right{text-align:right!important}.text-md-center{text-align:center!important}}@media (min-width:1280px){.text-lg-left{text-align:left!important}.text-lg-right{text-align:right!important}.text-lg-center{text-align:center!important}}@media (min-width:1920px){.text-xl-left{text-align:left!important}.text-xl-right{text-align:right!important}.text-xl-center{text-align:center!important}}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.text-xs{font-size:50%!important}.text-sm{font-size:70%!important}.text-mat{font-size:80%!important}.text-df{font-size:13px!important}.text-lg{font-size:110%!important}.text-xl{font-size:120%!important}.text-xxl{font-size:60px!important}.font-weight-normal{font-weight:400!important}.font-weight-bold{font-weight:700!important}.font-italic{font-style:italic!important}.mat-text-muted{color:rgba(0,0,0,.54)!important}a.mat-text-muted:focus,a.mat-text-muted:hover{color:rgba(0,0,0,.54)}.mat-text-default{color:#000!important}a.mat-text-default:focus,a.mat-text-default:hover{color:#000}.mat-text-primary{color:#673ab7!important}a.mat-text-primary:focus,a.mat-text-primary:hover{color:#512e90}.mat-text-warn{color:#f44336!important}a.mat-text-warn:focus,a.mat-text-warn:hover{color:#ea1c0d}.mat-text-accent{color:#ffd740!important}a.mat-text-accent:focus,a.mat-text-accent:hover{color:#ffcc0d}.app-dark .mat-text-muted{color:rgba(255,255,255,.7)!important}.app-dark a.mat-text-muted:focus,.app-dark a.mat-text-muted:hover{color:rgba(230,229,229,.7)}.app-dark .mat-text-default{color:#fff!important}.app-dark a.mat-text-default:focus,.app-dark a.mat-text-default:hover{color:#e6e5e5}.column{padding:0 1rem;margin-bottom:2rem}.br-default .br-units{align-items:center}.br-default .br-unit{margin-right:5px;font-size:23px;height:18px;width:18px}.br-default .br-unit:after{content:"\2605";color:#d2d2d2}.br-default .br-active:after,.br-default .br-selected:after{color:#edb867}@media screen and (max-width:768px){.mat-step-label{display:none!important}.mat-form-field,.mat-input-element,.mat-option,.mat-option-text,.mat-select-panel .mat-optgroup-label,.mat-select-panel .mat-option,body .mat-option,body .mat-select-trigger{font-size:16px!important}}/*!
 * Cropper v3.0.0-rc.2
 * https://github.com/fengyuanchen/cropper
 *
 * Copyright (c) 2017 Fengyuan Chen
 * Released under the MIT license
 *
 * Date: 2017-05-30T05:04:38.958Z
 */.cropper-container{font-size:0;line-height:0;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none;direction:ltr;touch-action:none}.cropper-container img{display:block;min-width:0!important;max-width:none!important;min-height:0!important;max-height:none!important;width:100%;height:100%;image-orientation:0deg}.cropper-canvas,.cropper-crop-box,.cropper-drag-box,.cropper-modal,.cropper-wrap-box{position:absolute;top:0;right:0;bottom:0;left:0}.cropper-wrap-box{overflow:hidden}.cropper-drag-box{opacity:0;background-color:#fff}.cropper-modal{opacity:.5;background-color:#000}.cropper-view-box{display:block;overflow:hidden;width:100%;height:100%;outline:rgba(51,153,255,.75) solid 1px}.cropper-dashed{position:absolute;display:block;opacity:.5;border:0 dashed #eee}.cropper-dashed.dashed-h{top:33.33333%;left:0;width:100%;height:33.33333%;border-top-width:1px;border-bottom-width:1px}.cropper-dashed.dashed-v{top:0;left:33.33333%;width:33.33333%;height:100%;border-right-width:1px;border-left-width:1px}.cropper-center{position:absolute;top:50%;left:50%;display:block;width:0;height:0;opacity:.75}.cropper-center:after,.cropper-center:before{position:absolute;display:block;content:' ';background-color:#eee}.cropper-center:before{top:0;left:-3px;width:7px;height:1px}.cropper-center:after{top:-3px;left:0;width:1px;height:7px}.cropper-face,.cropper-line,.cropper-point{position:absolute;display:block;width:100%;height:100%;opacity:.1}.cropper-face{top:0;left:0;background-color:#fff}.cropper-line{background-color:#39f}.cropper-line.line-e{top:0;right:-3px;width:5px;cursor:e-resize}.cropper-line.line-n{top:-3px;left:0;height:5px;cursor:n-resize}.cropper-line.line-w{top:0;left:-3px;width:5px;cursor:w-resize}.cropper-line.line-s{bottom:-3px;left:0;height:5px;cursor:s-resize}.cropper-point{width:5px;height:5px;opacity:.75;background-color:#39f}.cropper-point.point-e{top:50%;right:-3px;margin-top:-3px;cursor:e-resize}.cropper-point.point-n{top:-3px;left:50%;margin-left:-3px;cursor:n-resize}.cropper-point.point-w{top:50%;left:-3px;margin-top:-3px;cursor:w-resize}.cropper-point.point-s{bottom:-3px;left:50%;margin-left:-3px;cursor:s-resize}.cropper-point.point-ne{top:-3px;right:-3px;cursor:ne-resize}.cropper-point.point-nw{top:-3px;left:-3px;cursor:nw-resize}.cropper-point.point-sw{bottom:-3px;left:-3px;cursor:sw-resize}.cropper-point.point-se{right:-3px;bottom:-3px;width:20px;height:20px;cursor:se-resize;opacity:1}@media (min-width:768px){.cropper-point.point-se{width:15px;height:15px}}@media (min-width:992px){.cropper-point.point-se{width:10px;height:10px}}@media (min-width:1200px){.cropper-point.point-se{width:5px;height:5px;opacity:.75}}.cropper-point.point-se:before{position:absolute;right:-50%;bottom:-50%;display:block;width:200%;height:200%;content:' ';opacity:0;background-color:#39f}.cropper-invisible{opacity:0}.cropper-bg{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQAQMAAAAlPW0iAAAAA3NCSVQICAjb4U/gAAAABlBMVEXMzMz////TjRV2AAAACXBIWXMAAArrAAAK6wGCiw1aAAAAHHRFWHRTb2Z0d2FyZQBBZG9iZSBGaXJld29ya3MgQ1M26LyyjAAAABFJREFUCJlj+M/AgBVhF/0PAH6/D/HkDxOGAAAAAElFTkSuQmCC)}.cropper-hide{position:absolute;display:block;width:0;height:0}.cropper-hidden{display:none!important}.cropper-move{cursor:move}.cropper-crop{cursor:crosshair}.cropper-disabled .cropper-drag-box,.cropper-disabled .cropper-face,.cropper-disabled .cropper-line,.cropper-disabled .cropper-point{cursor:not-allowed}@font-face{font-family:'Glyphicons Halflings';src:url(glyphicons-halflings-regular.f4769f9bdb7466be6508.eot);src:url(glyphicons-halflings-regular.f4769f9bdb7466be6508.eot?#iefix) format('embedded-opentype'),url(glyphicons-halflings-regular.448c34a56d699c29117a.woff2) format('woff2'),url(glyphicons-halflings-regular.fa2772327f55d8198301.woff) format('woff'),url(glyphicons-halflings-regular.e18bbf611f2a2e43afc0.ttf) format('truetype'),url(glyphicons-halflings-regular.89889688147bd7575d63.svg#glyphicons_halflingsregular) format('svg')}.glyphicon{position:relative;top:1px;display:inline-block;font-family:'Glyphicons Halflings';font-style:normal;font-weight:400;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.glyphicon-asterisk:before{content:"\002a"}.glyphicon-plus:before{content:"\002b"}.glyphicon-eur:before,.glyphicon-euro:before{content:"\20ac"}.glyphicon-minus:before{content:"\2212"}.glyphicon-cloud:before{content:"\2601"}.glyphicon-envelope:before{content:"\2709"}.glyphicon-pencil:before{content:"\270f"}.glyphicon-glass:before{content:"\e001"}.glyphicon-music:before{content:"\e002"}.glyphicon-search:before{content:"\e003"}.glyphicon-heart:before{content:"\e005"}.glyphicon-star:before{content:"\e006"}.glyphicon-star-empty:before{content:"\e007"}.glyphicon-user:before{content:"\e008"}.glyphicon-film:before{content:"\e009"}.glyphicon-th-large:before{content:"\e010"}.glyphicon-th:before{content:"\e011"}.glyphicon-th-list:before{content:"\e012"}.glyphicon-ok:before{content:"\e013"}.glyphicon-remove:before{content:"\e014"}.glyphicon-zoom-in:before{content:"\e015"}.glyphicon-zoom-out:before{content:"\e016"}.glyphicon-off:before{content:"\e017"}.glyphicon-signal:before{content:"\e018"}.glyphicon-cog:before{content:"\e019"}.glyphicon-trash:before{content:"\e020"}.glyphicon-home:before{content:"\e021"}.glyphicon-file:before{content:"\e022"}.glyphicon-time:before{content:"\e023"}.glyphicon-road:before{content:"\e024"}.glyphicon-download-alt:before{content:"\e025"}.glyphicon-download:before{content:"\e026"}.glyphicon-upload:before{content:"\e027"}.glyphicon-inbox:before{content:"\e028"}.glyphicon-play-circle:before{content:"\e029"}.glyphicon-repeat:before{content:"\e030"}.glyphicon-refresh:before{content:"\e031"}.glyphicon-list-alt:before{content:"\e032"}.glyphicon-lock:before{content:"\e033"}.glyphicon-flag:before{content:"\e034"}.glyphicon-headphones:before{content:"\e035"}.glyphicon-volume-off:before{content:"\e036"}.glyphicon-volume-down:before{content:"\e037"}.glyphicon-volume-up:before{content:"\e038"}.glyphicon-qrcode:before{content:"\e039"}.glyphicon-barcode:before{content:"\e040"}.glyphicon-tag:before{content:"\e041"}.glyphicon-tags:before{content:"\e042"}.glyphicon-book:before{content:"\e043"}.glyphicon-bookmark:before{content:"\e044"}.glyphicon-print:before{content:"\e045"}.glyphicon-camera:before{content:"\e046"}.glyphicon-font:before{content:"\e047"}.glyphicon-bold:before{content:"\e048"}.glyphicon-italic:before{content:"\e049"}.glyphicon-text-height:before{content:"\e050"}.glyphicon-text-width:before{content:"\e051"}.glyphicon-align-left:before{content:"\e052"}.glyphicon-align-center:before{content:"\e053"}.glyphicon-align-right:before{content:"\e054"}.glyphicon-align-justify:before{content:"\e055"}.glyphicon-list:before{content:"\e056"}.glyphicon-indent-left:before{content:"\e057"}.glyphicon-indent-right:before{content:"\e058"}.glyphicon-facetime-video:before{content:"\e059"}.glyphicon-picture:before{content:"\e060"}.glyphicon-map-marker:before{content:"\e062"}.glyphicon-adjust:before{content:"\e063"}.glyphicon-tint:before{content:"\e064"}.glyphicon-edit:before{content:"\e065"}.glyphicon-share:before{content:"\e066"}.glyphicon-check:before{content:"\e067"}.glyphicon-move:before{content:"\e068"}.glyphicon-step-backward:before{content:"\e069"}.glyphicon-fast-backward:before{content:"\e070"}.glyphicon-backward:before{content:"\e071"}.glyphicon-play:before{content:"\e072"}.glyphicon-pause:before{content:"\e073"}.glyphicon-stop:before{content:"\e074"}.glyphicon-forward:before{content:"\e075"}.glyphicon-fast-forward:before{content:"\e076"}.glyphicon-step-forward:before{content:"\e077"}.glyphicon-eject:before{content:"\e078"}.glyphicon-chevron-left:before{content:"\e079"}.glyphicon-chevron-right:before{content:"\e080"}.glyphicon-plus-sign:before{content:"\e081"}.glyphicon-minus-sign:before{content:"\e082"}.glyphicon-remove-sign:before{content:"\e083"}.glyphicon-ok-sign:before{content:"\e084"}.glyphicon-question-sign:before{content:"\e085"}.glyphicon-info-sign:before{content:"\e086"}.glyphicon-screenshot:before{content:"\e087"}.glyphicon-remove-circle:before{content:"\e088"}.glyphicon-ok-circle:before{content:"\e089"}.glyphicon-ban-circle:before{content:"\e090"}.glyphicon-arrow-left:before{content:"\e091"}.glyphicon-arrow-right:before{content:"\e092"}.glyphicon-arrow-up:before{content:"\e093"}.glyphicon-arrow-down:before{content:"\e094"}.glyphicon-share-alt:before{content:"\e095"}.glyphicon-resize-full:before{content:"\e096"}.glyphicon-resize-small:before{content:"\e097"}.glyphicon-exclamation-sign:before{content:"\e101"}.glyphicon-gift:before{content:"\e102"}.glyphicon-leaf:before{content:"\e103"}.glyphicon-fire:before{content:"\e104"}.glyphicon-eye-open:before{content:"\e105"}.glyphicon-eye-close:before{content:"\e106"}.glyphicon-warning-sign:before{content:"\e107"}.glyphicon-plane:before{content:"\e108"}.glyphicon-calendar:before{content:"\e109"}.glyphicon-random:before{content:"\e110"}.glyphicon-comment:before{content:"\e111"}.glyphicon-magnet:before{content:"\e112"}.glyphicon-chevron-up:before{content:"\e113"}.glyphicon-chevron-down:before{content:"\e114"}.glyphicon-retweet:before{content:"\e115"}.glyphicon-shopping-cart:before{content:"\e116"}.glyphicon-folder-close:before{content:"\e117"}.glyphicon-folder-open:before{content:"\e118"}.glyphicon-resize-vertical:before{content:"\e119"}.glyphicon-resize-horizontal:before{content:"\e120"}.glyphicon-hdd:before{content:"\e121"}.glyphicon-bullhorn:before{content:"\e122"}.glyphicon-bell:before{content:"\e123"}.glyphicon-certificate:before{content:"\e124"}.glyphicon-thumbs-up:before{content:"\e125"}.glyphicon-thumbs-down:before{content:"\e126"}.glyphicon-hand-right:before{content:"\e127"}.glyphicon-hand-left:before{content:"\e128"}.glyphicon-hand-up:before{content:"\e129"}.glyphicon-hand-down:before{content:"\e130"}.glyphicon-circle-arrow-right:before{content:"\e131"}.glyphicon-circle-arrow-left:before{content:"\e132"}.glyphicon-circle-arrow-up:before{content:"\e133"}.glyphicon-circle-arrow-down:before{content:"\e134"}.glyphicon-globe:before{content:"\e135"}.glyphicon-wrench:before{content:"\e136"}.glyphicon-tasks:before{content:"\e137"}.glyphicon-filter:before{content:"\e138"}.glyphicon-briefcase:before{content:"\e139"}.glyphicon-fullscreen:before{content:"\e140"}.glyphicon-dashboard:before{content:"\e141"}.glyphicon-paperclip:before{content:"\e142"}.glyphicon-heart-empty:before{content:"\e143"}.glyphicon-link:before{content:"\e144"}.glyphicon-phone:before{content:"\e145"}.glyphicon-pushpin:before{content:"\e146"}.glyphicon-usd:before{content:"\e148"}.glyphicon-gbp:before{content:"\e149"}.glyphicon-sort:before{content:"\e150"}.glyphicon-sort-by-alphabet:before{content:"\e151"}.glyphicon-sort-by-alphabet-alt:before{content:"\e152"}.glyphicon-sort-by-order:before{content:"\e153"}.glyphicon-sort-by-order-alt:before{content:"\e154"}.glyphicon-sort-by-attributes:before{content:"\e155"}.glyphicon-sort-by-attributes-alt:before{content:"\e156"}.glyphicon-unchecked:before{content:"\e157"}.glyphicon-expand:before{content:"\e158"}.glyphicon-collapse-down:before{content:"\e159"}.glyphicon-collapse-up:before{content:"\e160"}.glyphicon-log-in:before{content:"\e161"}.glyphicon-flash:before{content:"\e162"}.glyphicon-log-out:before{content:"\e163"}.glyphicon-new-window:before{content:"\e164"}.glyphicon-record:before{content:"\e165"}.glyphicon-save:before{content:"\e166"}.glyphicon-open:before{content:"\e167"}.glyphicon-saved:before{content:"\e168"}.glyphicon-import:before{content:"\e169"}.glyphicon-export:before{content:"\e170"}.glyphicon-send:before{content:"\e171"}.glyphicon-floppy-disk:before{content:"\e172"}.glyphicon-floppy-saved:before{content:"\e173"}.glyphicon-floppy-remove:before{content:"\e174"}.glyphicon-floppy-save:before{content:"\e175"}.glyphicon-floppy-open:before{content:"\e176"}.glyphicon-credit-card:before{content:"\e177"}.glyphicon-transfer:before{content:"\e178"}.glyphicon-cutlery:before{content:"\e179"}.glyphicon-header:before{content:"\e180"}.glyphicon-compressed:before{content:"\e181"}.glyphicon-earphone:before{content:"\e182"}.glyphicon-phone-alt:before{content:"\e183"}.glyphicon-tower:before{content:"\e184"}.glyphicon-stats:before{content:"\e185"}.glyphicon-sd-video:before{content:"\e186"}.glyphicon-hd-video:before{content:"\e187"}.glyphicon-subtitles:before{content:"\e188"}.glyphicon-sound-stereo:before{content:"\e189"}.glyphicon-sound-dolby:before{content:"\e190"}.glyphicon-sound-5-1:before{content:"\e191"}.glyphicon-sound-6-1:before{content:"\e192"}.glyphicon-sound-7-1:before{content:"\e193"}.glyphicon-copyright-mark:before{content:"\e194"}.glyphicon-registration-mark:before{content:"\e195"}.glyphicon-cloud-download:before{content:"\e197"}.glyphicon-cloud-upload:before{content:"\e198"}.glyphicon-tree-conifer:before{content:"\e199"}.glyphicon-tree-deciduous:before{content:"\e200"}.glyphicon-cd:before{content:"\e201"}.glyphicon-save-file:before{content:"\e202"}.glyphicon-open-file:before{content:"\e203"}.glyphicon-level-up:before{content:"\e204"}.glyphicon-copy:before{content:"\e205"}.glyphicon-paste:before{content:"\e206"}.glyphicon-alert:before{content:"\e209"}.glyphicon-equalizer:before{content:"\e210"}.glyphicon-king:before{content:"\e211"}.glyphicon-queen:before{content:"\e212"}.glyphicon-pawn:before{content:"\e213"}.glyphicon-bishop:before{content:"\e214"}.glyphicon-knight:before{content:"\e215"}.glyphicon-baby-formula:before{content:"\e216"}.glyphicon-tent:before{content:"\26fa"}.glyphicon-blackboard:before{content:"\e218"}.glyphicon-bed:before{content:"\e219"}.glyphicon-apple:before{content:"\f8ff"}.glyphicon-erase:before{content:"\e221"}.glyphicon-hourglass:before{content:"\231b"}.glyphicon-lamp:before{content:"\e223"}.glyphicon-duplicate:before{content:"\e224"}.glyphicon-piggy-bank:before{content:"\e225"}.glyphicon-scissors:before{content:"\e226"}.glyphicon-bitcoin:before,.glyphicon-btc:before,.glyphicon-xbt:before{content:"\e227"}.glyphicon-jpy:before,.glyphicon-yen:before{content:"\00a5"}.glyphicon-rub:before,.glyphicon-ruble:before{content:"\20bd"}.glyphicon-scale:before{content:"\e230"}.glyphicon-ice-lolly:before{content:"\e231"}.glyphicon-ice-lolly-tasted:before{content:"\e232"}.glyphicon-education:before{content:"\e233"}.glyphicon-option-horizontal:before{content:"\e234"}.glyphicon-option-vertical:before{content:"\e235"}.glyphicon-menu-hamburger:before{content:"\e236"}.glyphicon-modal-window:before{content:"\e237"}.glyphicon-oil:before{content:"\e238"}.glyphicon-grain:before{content:"\e239"}.glyphicon-sunglasses:before{content:"\e240"}.glyphicon-text-size:before{content:"\e241"}.glyphicon-text-color:before{content:"\e242"}.glyphicon-text-background:before{content:"\e243"}.glyphicon-object-align-top:before{content:"\e244"}.glyphicon-object-align-bottom:before{content:"\e245"}.glyphicon-object-align-horizontal:before{content:"\e246"}.glyphicon-object-align-left:before{content:"\e247"}.glyphicon-object-align-vertical:before{content:"\e248"}.glyphicon-object-align-right:before{content:"\e249"}.glyphicon-triangle-right:before{content:"\e250"}.glyphicon-triangle-left:before{content:"\e251"}.glyphicon-triangle-bottom:before{content:"\e252"}.glyphicon-triangle-top:before{content:"\e253"}.glyphicon-console:before{content:"\e254"}.glyphicon-superscript:before{content:"\e255"}.glyphicon-subscript:before{content:"\e256"}.glyphicon-menu-left:before{content:"\e257"}.glyphicon-menu-right:before{content:"\e258"}.glyphicon-menu-down:before{content:"\e259"}.glyphicon-menu-up:before{content:"\e260"}/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:FontAwesome;src:url(fontawesome-webfont.674f50d287a8c48dc19b.eot?v=4.7.0);src:url(fontawesome-webfont.674f50d287a8c48dc19b.eot?#iefix&v=4.7.0) format("embedded-opentype"),url(fontawesome-webfont.af7ae505a9eed503f8b8.woff2?v=4.7.0) format("woff2"),url(fontawesome-webfont.fee66e712a8a08eef580.woff?v=4.7.0) format("woff"),url(fontawesome-webfont.b06871f281fee6b241d6.ttf?v=4.7.0) format("truetype"),url(fontawesome-webfont.912ec66d7572ff821749.svg?v=4.7.0#fontawesomeregular) format("svg");font-weight:400;font-style:normal}.fa{display:inline-block;font:14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:.08em solid #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{animation:2s linear infinite fa-spin}.fa-pulse{animation:1s steps(8) infinite fa-spin}@keyframes fa-spin{0%{transform:rotate(0)}100%{transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";transform:scale(-1,1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";transform:scale(1,-1)}:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-rotate-90{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:""}.fa-music:before{content:""}.fa-search:before{content:""}.fa-envelope-o:before{content:""}.fa-heart:before{content:""}.fa-star:before{content:""}.fa-star-o:before{content:""}.fa-user:before{content:""}.fa-film:before{content:""}.fa-th-large:before{content:""}.fa-th:before{content:""}.fa-th-list:before{content:""}.fa-check:before{content:""}.fa-close:before,.fa-remove:before,.fa-times:before{content:""}.fa-search-plus:before{content:""}.fa-search-minus:before{content:""}.fa-power-off:before{content:""}.fa-signal:before{content:""}.fa-cog:before,.fa-gear:before{content:""}.fa-trash-o:before{content:""}.fa-home:before{content:""}.fa-file-o:before{content:""}.fa-clock-o:before{content:""}.fa-road:before{content:""}.fa-download:before{content:""}.fa-arrow-circle-o-down:before{content:""}.fa-arrow-circle-o-up:before{content:""}.fa-inbox:before{content:""}.fa-play-circle-o:before{content:""}.fa-repeat:before,.fa-rotate-right:before{content:""}.fa-refresh:before{content:""}.fa-list-alt:before{content:""}.fa-lock:before{content:""}.fa-flag:before{content:""}.fa-headphones:before{content:""}.fa-volume-off:before{content:""}.fa-volume-down:before{content:""}.fa-volume-up:before{content:""}.fa-qrcode:before{content:""}.fa-barcode:before{content:""}.fa-tag:before{content:""}.fa-tags:before{content:""}.fa-book:before{content:""}.fa-bookmark:before{content:""}.fa-print:before{content:""}.fa-camera:before{content:""}.fa-font:before{content:""}.fa-bold:before{content:""}.fa-italic:before{content:""}.fa-text-height:before{content:""}.fa-text-width:before{content:""}.fa-align-left:before{content:""}.fa-align-center:before{content:""}.fa-align-right:before{content:""}.fa-align-justify:before{content:""}.fa-list:before{content:""}.fa-dedent:before,.fa-outdent:before{content:""}.fa-indent:before{content:""}.fa-video-camera:before{content:""}.fa-image:before,.fa-photo:before,.fa-picture-o:before{content:""}.fa-pencil:before{content:""}.fa-map-marker:before{content:""}.fa-adjust:before{content:""}.fa-tint:before{content:""}.fa-edit:before,.fa-pencil-square-o:before{content:""}.fa-share-square-o:before{content:""}.fa-check-square-o:before{content:""}.fa-arrows:before{content:""}.fa-step-backward:before{content:""}.fa-fast-backward:before{content:""}.fa-backward:before{content:""}.fa-play:before{content:""}.fa-pause:before{content:""}.fa-stop:before{content:""}.fa-forward:before{content:""}.fa-fast-forward:before{content:""}.fa-step-forward:before{content:""}.fa-eject:before{content:""}.fa-chevron-left:before{content:""}.fa-chevron-right:before{content:""}.fa-plus-circle:before{content:""}.fa-minus-circle:before{content:""}.fa-times-circle:before{content:""}.fa-check-circle:before{content:""}.fa-question-circle:before{content:""}.fa-info-circle:before{content:""}.fa-crosshairs:before{content:""}.fa-times-circle-o:before{content:""}.fa-check-circle-o:before{content:""}.fa-ban:before{content:""}.fa-arrow-left:before{content:""}.fa-arrow-right:before{content:""}.fa-arrow-up:before{content:""}.fa-arrow-down:before{content:""}.fa-mail-forward:before,.fa-share:before{content:""}.fa-expand:before{content:""}.fa-compress:before{content:""}.fa-plus:before{content:""}.fa-minus:before{content:""}.fa-asterisk:before{content:""}.fa-exclamation-circle:before{content:""}.fa-gift:before{content:""}.fa-leaf:before{content:""}.fa-fire:before{content:""}.fa-eye:before{content:""}.fa-eye-slash:before{content:""}.fa-exclamation-triangle:before,.fa-warning:before{content:""}.fa-plane:before{content:""}.fa-calendar:before{content:""}.fa-random:before{content:""}.fa-comment:before{content:""}.fa-magnet:before{content:""}.fa-chevron-up:before{content:""}.fa-chevron-down:before{content:""}.fa-retweet:before{content:""}.fa-shopping-cart:before{content:""}.fa-folder:before{content:""}.fa-folder-open:before{content:""}.fa-arrows-v:before{content:""}.fa-arrows-h:before{content:""}.fa-bar-chart-o:before,.fa-bar-chart:before{content:""}.fa-twitter-square:before{content:""}.fa-facebook-square:before{content:""}.fa-camera-retro:before{content:""}.fa-key:before{content:""}.fa-cogs:before,.fa-gears:before{content:""}.fa-comments:before{content:""}.fa-thumbs-o-up:before{content:""}.fa-thumbs-o-down:before{content:""}.fa-star-half:before{content:""}.fa-heart-o:before{content:""}.fa-sign-out:before{content:""}.fa-linkedin-square:before{content:""}.fa-thumb-tack:before{content:""}.fa-external-link:before{content:""}.fa-sign-in:before{content:""}.fa-trophy:before{content:""}.fa-github-square:before{content:""}.fa-upload:before{content:""}.fa-lemon-o:before{content:""}.fa-phone:before{content:""}.fa-square-o:before{content:""}.fa-bookmark-o:before{content:""}.fa-phone-square:before{content:""}.fa-twitter:before{content:""}.fa-facebook-f:before,.fa-facebook:before{content:""}.fa-github:before{content:""}.fa-unlock:before{content:""}.fa-credit-card:before{content:""}.fa-feed:before,.fa-rss:before{content:""}.fa-hdd-o:before{content:""}.fa-bullhorn:before{content:""}.fa-bell:before{content:""}.fa-certificate:before{content:""}.fa-hand-o-right:before{content:""}.fa-hand-o-left:before{content:""}.fa-hand-o-up:before{content:""}.fa-hand-o-down:before{content:""}.fa-arrow-circle-left:before{content:""}.fa-arrow-circle-right:before{content:""}.fa-arrow-circle-up:before{content:""}.fa-arrow-circle-down:before{content:""}.fa-globe:before{content:""}.fa-wrench:before{content:""}.fa-tasks:before{content:""}.fa-filter:before{content:""}.fa-briefcase:before{content:""}.fa-arrows-alt:before{content:""}.fa-group:before,.fa-users:before{content:""}.fa-chain:before,.fa-link:before{content:""}.fa-cloud:before{content:""}.fa-flask:before{content:""}.fa-cut:before,.fa-scissors:before{content:""}.fa-copy:before,.fa-files-o:before{content:""}.fa-paperclip:before{content:""}.fa-floppy-o:before,.fa-save:before{content:""}.fa-square:before{content:""}.fa-bars:before,.fa-navicon:before,.fa-reorder:before{content:""}.fa-list-ul:before{content:""}.fa-list-ol:before{content:""}.fa-strikethrough:before{content:""}.fa-underline:before{content:""}.fa-table:before{content:""}.fa-magic:before{content:""}.fa-truck:before{content:""}.fa-pinterest:before{content:""}.fa-pinterest-square:before{content:""}.fa-google-plus-square:before{content:""}.fa-google-plus:before{content:""}.fa-money:before{content:""}.fa-caret-down:before{content:""}.fa-caret-up:before{content:""}.fa-caret-left:before{content:""}.fa-caret-right:before{content:""}.fa-columns:before{content:""}.fa-sort:before,.fa-unsorted:before{content:""}.fa-sort-desc:before,.fa-sort-down:before{content:""}.fa-sort-asc:before,.fa-sort-up:before{content:""}.fa-envelope:before{content:""}.fa-linkedin:before{content:""}.fa-rotate-left:before,.fa-undo:before{content:""}.fa-gavel:before,.fa-legal:before{content:""}.fa-dashboard:before,.fa-tachometer:before{content:""}.fa-comment-o:before{content:""}.fa-comments-o:before{content:""}.fa-bolt:before,.fa-flash:before{content:""}.fa-sitemap:before{content:""}.fa-umbrella:before{content:""}.fa-clipboard:before,.fa-paste:before{content:""}.fa-lightbulb-o:before{content:""}.fa-exchange:before{content:""}.fa-cloud-download:before{content:""}.fa-cloud-upload:before{content:""}.fa-user-md:before{content:""}.fa-stethoscope:before{content:""}.fa-suitcase:before{content:""}.fa-bell-o:before{content:""}.fa-coffee:before{content:""}.fa-cutlery:before{content:""}.fa-file-text-o:before{content:""}.fa-building-o:before{content:""}.fa-hospital-o:before{content:""}.fa-ambulance:before{content:""}.fa-medkit:before{content:""}.fa-fighter-jet:before{content:""}.fa-beer:before{content:""}.fa-h-square:before{content:""}.fa-plus-square:before{content:""}.fa-angle-double-left:before{content:""}.fa-angle-double-right:before{content:""}.fa-angle-double-up:before{content:""}.fa-angle-double-down:before{content:""}.fa-angle-left:before{content:""}.fa-angle-right:before{content:""}.fa-angle-up:before{content:""}.fa-angle-down:before{content:""}.fa-desktop:before{content:""}.fa-laptop:before{content:""}.fa-tablet:before{content:""}.fa-mobile-phone:before,.fa-mobile:before{content:""}.fa-circle-o:before{content:""}.fa-quote-left:before{content:""}.fa-quote-right:before{content:""}.fa-spinner:before{content:""}.fa-circle:before{content:""}.fa-mail-reply:before,.fa-reply:before{content:""}.fa-github-alt:before{content:""}.fa-folder-o:before{content:""}.fa-folder-open-o:before{content:""}.fa-smile-o:before{content:""}.fa-frown-o:before{content:""}.fa-meh-o:before{content:""}.fa-gamepad:before{content:""}.fa-keyboard-o:before{content:""}.fa-flag-o:before{content:""}.fa-flag-checkered:before{content:""}.fa-terminal:before{content:""}.fa-code:before{content:""}.fa-mail-reply-all:before,.fa-reply-all:before{content:""}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:""}.fa-location-arrow:before{content:""}.fa-crop:before{content:""}.fa-code-fork:before{content:""}.fa-chain-broken:before,.fa-unlink:before{content:""}.fa-question:before{content:""}.fa-info:before{content:""}.fa-exclamation:before{content:""}.fa-superscript:before{content:""}.fa-subscript:before{content:""}.fa-eraser:before{content:""}.fa-puzzle-piece:before{content:""}.fa-microphone:before{content:""}.fa-microphone-slash:before{content:""}.fa-shield:before{content:""}.fa-calendar-o:before{content:""}.fa-fire-extinguisher:before{content:""}.fa-rocket:before{content:""}.fa-maxcdn:before{content:""}.fa-chevron-circle-left:before{content:""}.fa-chevron-circle-right:before{content:""}.fa-chevron-circle-up:before{content:""}.fa-chevron-circle-down:before{content:""}.fa-html5:before{content:""}.fa-css3:before{content:""}.fa-anchor:before{content:""}.fa-unlock-alt:before{content:""}.fa-bullseye:before{content:""}.fa-ellipsis-h:before{content:""}.fa-ellipsis-v:before{content:""}.fa-rss-square:before{content:""}.fa-play-circle:before{content:""}.fa-ticket:before{content:""}.fa-minus-square:before{content:""}.fa-minus-square-o:before{content:""}.fa-level-up:before{content:""}.fa-level-down:before{content:""}.fa-check-square:before{content:""}.fa-pencil-square:before{content:""}.fa-external-link-square:before{content:""}.fa-share-square:before{content:""}.fa-compass:before{content:""}.fa-caret-square-o-down:before,.fa-toggle-down:before{content:""}.fa-caret-square-o-up:before,.fa-toggle-up:before{content:""}.fa-caret-square-o-right:before,.fa-toggle-right:before{content:""}.fa-eur:before,.fa-euro:before{content:""}.fa-gbp:before{content:""}.fa-dollar:before,.fa-usd:before{content:""}.fa-inr:before,.fa-rupee:before{content:""}.fa-cny:before,.fa-jpy:before,.fa-rmb:before,.fa-yen:before{content:""}.fa-rouble:before,.fa-rub:before,.fa-ruble:before{content:""}.fa-krw:before,.fa-won:before{content:""}.fa-bitcoin:before,.fa-btc:before{content:""}.fa-file:before{content:""}.fa-file-text:before{content:""}.fa-sort-alpha-asc:before{content:""}.fa-sort-alpha-desc:before{content:""}.fa-sort-amount-asc:before{content:""}.fa-sort-amount-desc:before{content:""}.fa-sort-numeric-asc:before{content:""}.fa-sort-numeric-desc:before{content:""}.fa-thumbs-up:before{content:""}.fa-thumbs-down:before{content:""}.fa-youtube-square:before{content:""}.fa-youtube:before{content:""}.fa-xing:before{content:""}.fa-xing-square:before{content:""}.fa-youtube-play:before{content:""}.fa-dropbox:before{content:""}.fa-stack-overflow:before{content:""}.fa-instagram:before{content:""}.fa-flickr:before{content:""}.fa-adn:before{content:""}.fa-bitbucket:before{content:""}.fa-bitbucket-square:before{content:""}.fa-tumblr:before{content:""}.fa-tumblr-square:before{content:""}.fa-long-arrow-down:before{content:""}.fa-long-arrow-up:before{content:""}.fa-long-arrow-left:before{content:""}.fa-long-arrow-right:before{content:""}.fa-apple:before{content:""}.fa-windows:before{content:""}.fa-android:before{content:""}.fa-linux:before{content:""}.fa-dribbble:before{content:""}.fa-skype:before{content:""}.fa-foursquare:before{content:""}.fa-trello:before{content:""}.fa-female:before{content:""}.fa-male:before{content:""}.fa-gittip:before,.fa-gratipay:before{content:""}.fa-sun-o:before{content:""}.fa-moon-o:before{content:""}.fa-archive:before{content:""}.fa-bug:before{content:""}.fa-vk:before{content:""}.fa-weibo:before{content:""}.fa-renren:before{content:""}.fa-pagelines:before{content:""}.fa-stack-exchange:before{content:""}.fa-arrow-circle-o-right:before{content:""}.fa-arrow-circle-o-left:before{content:""}.fa-caret-square-o-left:before,.fa-toggle-left:before{content:""}.fa-dot-circle-o:before{content:""}.fa-wheelchair:before{content:""}.fa-vimeo-square:before{content:""}.fa-try:before,.fa-turkish-lira:before{content:""}.fa-plus-square-o:before{content:""}.fa-space-shuttle:before{content:""}.fa-slack:before{content:""}.fa-envelope-square:before{content:""}.fa-wordpress:before{content:""}.fa-openid:before{content:""}.fa-bank:before,.fa-institution:before,.fa-university:before{content:""}.fa-graduation-cap:before,.fa-mortar-board:before{content:""}.fa-yahoo:before{content:""}.fa-google:before{content:""}.fa-reddit:before{content:""}.fa-reddit-square:before{content:""}.fa-stumbleupon-circle:before{content:""}.fa-stumbleupon:before{content:""}.fa-delicious:before{content:""}.fa-digg:before{content:""}.fa-pied-piper-pp:before{content:""}.fa-pied-piper-alt:before{content:""}.fa-drupal:before{content:""}.fa-joomla:before{content:""}.fa-language:before{content:""}.fa-fax:before{content:""}.fa-building:before{content:""}.fa-child:before{content:""}.fa-paw:before{content:""}.fa-spoon:before{content:""}.fa-cube:before{content:""}.fa-cubes:before{content:""}.fa-behance:before{content:""}.fa-behance-square:before{content:""}.fa-steam:before{content:""}.fa-steam-square:before{content:""}.fa-recycle:before{content:""}.fa-automobile:before,.fa-car:before{content:""}.fa-cab:before,.fa-taxi:before{content:""}.fa-tree:before{content:""}.fa-spotify:before{content:""}.fa-deviantart:before{content:""}.fa-soundcloud:before{content:""}.fa-database:before{content:""}.fa-file-pdf-o:before{content:""}.fa-file-word-o:before{content:""}.fa-file-excel-o:before{content:""}.fa-file-powerpoint-o:before{content:""}.fa-file-image-o:before,.fa-file-photo-o:before,.fa-file-picture-o:before{content:""}.fa-file-archive-o:before,.fa-file-zip-o:before{content:""}.fa-file-audio-o:before,.fa-file-sound-o:before{content:""}.fa-file-movie-o:before,.fa-file-video-o:before{content:""}.fa-file-code-o:before{content:""}.fa-vine:before{content:""}.fa-codepen:before{content:""}.fa-jsfiddle:before{content:""}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-ring:before,.fa-life-saver:before,.fa-support:before{content:""}.fa-circle-o-notch:before{content:""}.fa-ra:before,.fa-rebel:before,.fa-resistance:before{content:""}.fa-empire:before,.fa-ge:before{content:""}.fa-git-square:before{content:""}.fa-git:before{content:""}.fa-hacker-news:before,.fa-y-combinator-square:before,.fa-yc-square:before{content:""}.fa-tencent-weibo:before{content:""}.fa-qq:before{content:""}.fa-wechat:before,.fa-weixin:before{content:""}.fa-paper-plane:before,.fa-send:before{content:""}.fa-paper-plane-o:before,.fa-send-o:before{content:""}.fa-history:before{content:""}.fa-circle-thin:before{content:""}.fa-header:before{content:""}.fa-paragraph:before{content:""}.fa-sliders:before{content:""}.fa-share-alt:before{content:""}.fa-share-alt-square:before{content:""}.fa-bomb:before{content:""}.fa-futbol-o:before,.fa-soccer-ball-o:before{content:""}.fa-tty:before{content:""}.fa-binoculars:before{content:""}.fa-plug:before{content:""}.fa-slideshare:before{content:""}.fa-twitch:before{content:""}.fa-yelp:before{content:""}.fa-newspaper-o:before{content:""}.fa-wifi:before{content:""}.fa-calculator:before{content:""}.fa-paypal:before{content:""}.fa-google-wallet:before{content:""}.fa-cc-visa:before{content:""}.fa-cc-mastercard:before{content:""}.fa-cc-discover:before{content:""}.fa-cc-amex:before{content:""}.fa-cc-paypal:before{content:""}.fa-cc-stripe:before{content:""}.fa-bell-slash:before{content:""}.fa-bell-slash-o:before{content:""}.fa-trash:before{content:""}.fa-copyright:before{content:""}.fa-at:before{content:""}.fa-eyedropper:before{content:""}.fa-paint-brush:before{content:""}.fa-birthday-cake:before{content:""}.fa-area-chart:before{content:""}.fa-pie-chart:before{content:""}.fa-line-chart:before{content:""}.fa-lastfm:before{content:""}.fa-lastfm-square:before{content:""}.fa-toggle-off:before{content:""}.fa-toggle-on:before{content:""}.fa-bicycle:before{content:""}.fa-bus:before{content:""}.fa-ioxhost:before{content:""}.fa-angellist:before{content:""}.fa-cc:before{content:""}.fa-ils:before,.fa-shekel:before,.fa-sheqel:before{content:""}.fa-meanpath:before{content:""}.fa-buysellads:before{content:""}.fa-connectdevelop:before{content:""}.fa-dashcube:before{content:""}.fa-forumbee:before{content:""}.fa-leanpub:before{content:""}.fa-sellsy:before{content:""}.fa-shirtsinbulk:before{content:""}.fa-simplybuilt:before{content:""}.fa-skyatlas:before{content:""}.fa-cart-plus:before{content:""}.fa-cart-arrow-down:before{content:""}.fa-diamond:before{content:""}.fa-ship:before{content:""}.fa-user-secret:before{content:""}.fa-motorcycle:before{content:""}.fa-street-view:before{content:""}.fa-heartbeat:before{content:""}.fa-venus:before{content:""}.fa-mars:before{content:""}.fa-mercury:before{content:""}.fa-intersex:before,.fa-transgender:before{content:""}.fa-transgender-alt:before{content:""}.fa-venus-double:before{content:""}.fa-mars-double:before{content:""}.fa-venus-mars:before{content:""}.fa-mars-stroke:before{content:""}.fa-mars-stroke-v:before{content:""}.fa-mars-stroke-h:before{content:""}.fa-neuter:before{content:""}.fa-genderless:before{content:""}.fa-facebook-official:before{content:""}.fa-pinterest-p:before{content:""}.fa-whatsapp:before{content:""}.fa-server:before{content:""}.fa-user-plus:before{content:""}.fa-user-times:before{content:""}.fa-bed:before,.fa-hotel:before{content:""}.fa-viacoin:before{content:""}.fa-train:before{content:""}.fa-subway:before{content:""}.fa-medium:before{content:""}.fa-y-combinator:before,.fa-yc:before{content:""}.fa-optin-monster:before{content:""}.fa-opencart:before{content:""}.fa-expeditedssl:before{content:""}.fa-battery-4:before,.fa-battery-full:before,.fa-battery:before{content:""}.fa-battery-3:before,.fa-battery-three-quarters:before{content:""}.fa-battery-2:before,.fa-battery-half:before{content:""}.fa-battery-1:before,.fa-battery-quarter:before{content:""}.fa-battery-0:before,.fa-battery-empty:before{content:""}.fa-mouse-pointer:before{content:""}.fa-i-cursor:before{content:""}.fa-object-group:before{content:""}.fa-object-ungroup:before{content:""}.fa-sticky-note:before{content:""}.fa-sticky-note-o:before{content:""}.fa-cc-jcb:before{content:""}.fa-cc-diners-club:before{content:""}.fa-clone:before{content:""}.fa-balance-scale:before{content:""}.fa-hourglass-o:before{content:""}.fa-hourglass-1:before,.fa-hourglass-start:before{content:""}.fa-hourglass-2:before,.fa-hourglass-half:before{content:""}.fa-hourglass-3:before,.fa-hourglass-end:before{content:""}.fa-hourglass:before{content:""}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:""}.fa-hand-paper-o:before,.fa-hand-stop-o:before{content:""}.fa-hand-scissors-o:before{content:""}.fa-hand-lizard-o:before{content:""}.fa-hand-spock-o:before{content:""}.fa-hand-pointer-o:before{content:""}.fa-hand-peace-o:before{content:""}.fa-trademark:before{content:""}.fa-registered:before{content:""}.fa-creative-commons:before{content:""}.fa-gg:before{content:""}.fa-gg-circle:before{content:""}.fa-tripadvisor:before{content:""}.fa-odnoklassniki:before{content:""}.fa-odnoklassniki-square:before{content:""}.fa-get-pocket:before{content:""}.fa-wikipedia-w:before{content:""}.fa-safari:before{content:""}.fa-chrome:before{content:""}.fa-firefox:before{content:""}.fa-opera:before{content:""}.fa-internet-explorer:before{content:""}.fa-television:before,.fa-tv:before{content:""}.fa-contao:before{content:""}.fa-500px:before{content:""}.fa-amazon:before{content:""}.fa-calendar-plus-o:before{content:""}.fa-calendar-minus-o:before{content:""}.fa-calendar-times-o:before{content:""}.fa-calendar-check-o:before{content:""}.fa-industry:before{content:""}.fa-map-pin:before{content:""}.fa-map-signs:before{content:""}.fa-map-o:before{content:""}.fa-map:before{content:""}.fa-commenting:before{content:""}.fa-commenting-o:before{content:""}.fa-houzz:before{content:""}.fa-vimeo:before{content:""}.fa-black-tie:before{content:""}.fa-fonticons:before{content:""}.fa-reddit-alien:before{content:""}.fa-edge:before{content:""}.fa-credit-card-alt:before{content:""}.fa-codiepie:before{content:""}.fa-modx:before{content:""}.fa-fort-awesome:before{content:""}.fa-usb:before{content:""}.fa-product-hunt:before{content:""}.fa-mixcloud:before{content:""}.fa-scribd:before{content:""}.fa-pause-circle:before{content:""}.fa-pause-circle-o:before{content:""}.fa-stop-circle:before{content:""}.fa-stop-circle-o:before{content:""}.fa-shopping-bag:before{content:""}.fa-shopping-basket:before{content:""}.fa-hashtag:before{content:""}.fa-bluetooth:before{content:""}.fa-bluetooth-b:before{content:""}.fa-percent:before{content:""}.fa-gitlab:before{content:""}.fa-wpbeginner:before{content:""}.fa-wpforms:before{content:""}.fa-envira:before{content:""}.fa-universal-access:before{content:""}.fa-wheelchair-alt:before{content:""}.fa-question-circle-o:before{content:""}.fa-blind:before{content:""}.fa-audio-description:before{content:""}.fa-volume-control-phone:before{content:""}.fa-braille:before{content:""}.fa-assistive-listening-systems:before{content:""}.fa-american-sign-language-interpreting:before,.fa-asl-interpreting:before{content:""}.fa-deaf:before,.fa-deafness:before,.fa-hard-of-hearing:before{content:""}.fa-glide:before{content:""}.fa-glide-g:before{content:""}.fa-sign-language:before,.fa-signing:before{content:""}.fa-low-vision:before{content:""}.fa-viadeo:before{content:""}.fa-viadeo-square:before{content:""}.fa-snapchat:before{content:""}.fa-snapchat-ghost:before{content:""}.fa-snapchat-square:before{content:""}.fa-pied-piper:before{content:""}.fa-first-order:before{content:""}.fa-yoast:before{content:""}.fa-themeisle:before{content:""}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:""}.fa-fa:before,.fa-font-awesome:before{content:""}.fa-handshake-o:before{content:""}.fa-envelope-open:before{content:""}.fa-envelope-open-o:before{content:""}.fa-linode:before{content:""}.fa-address-book:before{content:""}.fa-address-book-o:before{content:""}.fa-address-card:before,.fa-vcard:before{content:""}.fa-address-card-o:before,.fa-vcard-o:before{content:""}.fa-user-circle:before{content:""}.fa-user-circle-o:before{content:""}.fa-user-o:before{content:""}.fa-id-badge:before{content:""}.fa-drivers-license:before,.fa-id-card:before{content:""}.fa-drivers-license-o:before,.fa-id-card-o:before{content:""}.fa-quora:before{content:""}.fa-free-code-camp:before{content:""}.fa-telegram:before{content:""}.fa-thermometer-4:before,.fa-thermometer-full:before,.fa-thermometer:before{content:""}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:""}.fa-thermometer-2:before,.fa-thermometer-half:before{content:""}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:""}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:""}.fa-shower:before{content:""}.fa-bath:before,.fa-bathtub:before,.fa-s15:before{content:""}.fa-podcast:before{content:""}.fa-window-maximize:before{content:""}.fa-window-minimize:before{content:""}.fa-window-restore:before{content:""}.fa-times-rectangle:before,.fa-window-close:before{content:""}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:""}.fa-bandcamp:before{content:""}.fa-grav:before{content:""}.fa-etsy:before{content:""}.fa-imdb:before{content:""}.fa-ravelry:before{content:""}.fa-eercast:before{content:""}.fa-microchip:before{content:""}.fa-snowflake-o:before{content:""}.fa-superpowers:before{content:""}.fa-wpexplorer:before{content:""}.fa-meetup:before{content:""}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}.ps{overflow:hidden!important;overflow-anchor:none;-ms-overflow-style:none;touch-action:auto;-ms-touch-action:auto}.ps__rail-x{display:none;opacity:0;transition:background-color .2s linear,opacity .2s linear;-webkit-transition:background-color .2s linear,opacity .2s linear;height:15px;bottom:0;position:absolute}.ps__rail-y{display:none;opacity:0;transition:background-color .2s linear,opacity .2s linear;-webkit-transition:background-color .2s linear,opacity .2s linear;width:15px;right:0;position:absolute}.ps--active-x>.ps__rail-x,.ps--active-y>.ps__rail-y{display:block;background-color:transparent}.ps--focus>.ps__rail-x,.ps--focus>.ps__rail-y,.ps--scrolling-x>.ps__rail-x,.ps--scrolling-y>.ps__rail-y,.ps:hover>.ps__rail-x,.ps:hover>.ps__rail-y{opacity:.6}.ps .ps__rail-x.ps--clicking,.ps .ps__rail-x:focus,.ps .ps__rail-x:hover,.ps .ps__rail-y.ps--clicking,.ps .ps__rail-y:focus,.ps .ps__rail-y:hover{background-color:#eee;opacity:.9}.ps__thumb-x{background-color:#aaa;border-radius:6px;transition:background-color .2s linear,height .2s ease-in-out;-webkit-transition:background-color .2s linear,height .2s ease-in-out;height:6px;bottom:2px;position:absolute}.ps__thumb-y{background-color:#aaa;border-radius:6px;transition:background-color .2s linear,width .2s ease-in-out;-webkit-transition:background-color .2s linear,width .2s ease-in-out;width:6px;right:2px;position:absolute}.ps__rail-x.ps--clicking .ps__thumb-x,.ps__rail-x:focus>.ps__thumb-x,.ps__rail-x:hover>.ps__thumb-x{background-color:#999;height:11px}.ps__rail-y.ps--clicking .ps__thumb-y,.ps__rail-y:focus>.ps__thumb-y,.ps__rail-y:hover>.ps__thumb-y{background-color:#999;width:11px}@supports (-ms-overflow-style:none){.ps{overflow:auto!important}}@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){.ps{overflow:auto!important}}@font-face{font-family:simple-line-icons;src:url(Simple-Line-Icons.f33df365d6d0255b586f.eot?v=2.4.0);src:url(Simple-Line-Icons.f33df365d6d0255b586f.eot?v=2.4.0#iefix) format("embedded-opentype"),url(Simple-Line-Icons.0cb0b9c589c0624c9c78.woff2?v=2.4.0) format("woff2"),url(Simple-Line-Icons.d2285965fe34b0546504.ttf?v=2.4.0) format("truetype"),url(Simple-Line-Icons.78f07e2c2a535c26ef21.woff?v=2.4.0) format("woff"),url(Simple-Line-Icons.2a103029dda6ab1bc9c8.svg?v=2.4.0#simple-line-icons) format("svg");font-weight:400;font-style:normal}.icon-action-redo,.icon-action-undo,.icon-anchor,.icon-arrow-down,.icon-arrow-down-circle,.icon-arrow-left,.icon-arrow-left-circle,.icon-arrow-right,.icon-arrow-right-circle,.icon-arrow-up,.icon-arrow-up-circle,.icon-badge,.icon-bag,.icon-ban,.icon-basket,.icon-basket-loaded,.icon-bell,.icon-book-open,.icon-briefcase,.icon-bubble,.icon-bubbles,.icon-bulb,.icon-calculator,.icon-calendar,.icon-call-end,.icon-call-in,.icon-call-out,.icon-camera,.icon-camrecorder,.icon-chart,.icon-check,.icon-chemistry,.icon-clock,.icon-close,.icon-cloud-download,.icon-cloud-upload,.icon-compass,.icon-control-end,.icon-control-forward,.icon-control-pause,.icon-control-play,.icon-control-rewind,.icon-control-start,.icon-credit-card,.icon-crop,.icon-cup,.icon-cursor,.icon-cursor-move,.icon-diamond,.icon-direction,.icon-directions,.icon-disc,.icon-dislike,.icon-doc,.icon-docs,.icon-drawer,.icon-drop,.icon-earphones,.icon-earphones-alt,.icon-emotsmile,.icon-energy,.icon-envelope,.icon-envelope-letter,.icon-envelope-open,.icon-equalizer,.icon-event,.icon-exclamation,.icon-eye,.icon-eyeglass,.icon-feed,.icon-film,.icon-fire,.icon-flag,.icon-folder,.icon-folder-alt,.icon-frame,.icon-game-controller,.icon-ghost,.icon-globe,.icon-globe-alt,.icon-graduation,.icon-graph,.icon-grid,.icon-handbag,.icon-heart,.icon-home,.icon-hourglass,.icon-info,.icon-key,.icon-layers,.icon-like,.icon-link,.icon-list,.icon-location-pin,.icon-lock,.icon-lock-open,.icon-login,.icon-logout,.icon-loop,.icon-magic-wand,.icon-magnet,.icon-magnifier,.icon-magnifier-add,.icon-magnifier-remove,.icon-map,.icon-menu,.icon-microphone,.icon-minus,.icon-mouse,.icon-music-tone,.icon-music-tone-alt,.icon-mustache,.icon-note,.icon-notebook,.icon-options,.icon-options-vertical,.icon-organization,.icon-paper-clip,.icon-paper-plane,.icon-paypal,.icon-pencil,.icon-people,.icon-phone,.icon-picture,.icon-pie-chart,.icon-pin,.icon-plane,.icon-playlist,.icon-plus,.icon-power,.icon-present,.icon-printer,.icon-puzzle,.icon-question,.icon-refresh,.icon-reload,.icon-rocket,.icon-screen-desktop,.icon-screen-smartphone,.icon-screen-tablet,.icon-settings,.icon-share,.icon-share-alt,.icon-shield,.icon-shuffle,.icon-size-actual,.icon-size-fullscreen,.icon-social-behance,.icon-social-dribbble,.icon-social-dropbox,.icon-social-facebook,.icon-social-foursqare,.icon-social-github,.icon-social-google,.icon-social-instagram,.icon-social-linkedin,.icon-social-pinterest,.icon-social-reddit,.icon-social-skype,.icon-social-soundcloud,.icon-social-spotify,.icon-social-steam,.icon-social-stumbleupon,.icon-social-tumblr,.icon-social-twitter,.icon-social-vkontakte,.icon-social-youtube,.icon-speech,.icon-speedometer,.icon-star,.icon-support,.icon-symbol-female,.icon-symbol-male,.icon-tag,.icon-target,.icon-trash,.icon-trophy,.icon-umbrella,.icon-user,.icon-user-female,.icon-user-follow,.icon-user-following,.icon-user-unfollow,.icon-vector,.icon-volume-1,.icon-volume-2,.icon-volume-off,.icon-wallet,.icon-wrench{font-family:simple-line-icons;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-user:before{content:"\e005"}.icon-people:before{content:"\e001"}.icon-user-female:before{content:"\e000"}.icon-user-follow:before{content:"\e002"}.icon-user-following:before{content:"\e003"}.icon-user-unfollow:before{content:"\e004"}.icon-login:before{content:"\e066"}.icon-logout:before{content:"\e065"}.icon-emotsmile:before{content:"\e021"}.icon-phone:before{content:"\e600"}.icon-call-end:before{content:"\e048"}.icon-call-in:before{content:"\e047"}.icon-call-out:before{content:"\e046"}.icon-map:before{content:"\e033"}.icon-location-pin:before{content:"\e096"}.icon-direction:before{content:"\e042"}.icon-directions:before{content:"\e041"}.icon-compass:before{content:"\e045"}.icon-layers:before{content:"\e034"}.icon-menu:before{content:"\e601"}.icon-list:before{content:"\e067"}.icon-options-vertical:before{content:"\e602"}.icon-options:before{content:"\e603"}.icon-arrow-down:before{content:"\e604"}.icon-arrow-left:before{content:"\e605"}.icon-arrow-right:before{content:"\e606"}.icon-arrow-up:before{content:"\e607"}.icon-arrow-up-circle:before{content:"\e078"}.icon-arrow-left-circle:before{content:"\e07a"}.icon-arrow-right-circle:before{content:"\e079"}.icon-arrow-down-circle:before{content:"\e07b"}.icon-check:before{content:"\e080"}.icon-clock:before{content:"\e081"}.icon-plus:before{content:"\e095"}.icon-minus:before{content:"\e615"}.icon-close:before{content:"\e082"}.icon-event:before{content:"\e619"}.icon-exclamation:before{content:"\e617"}.icon-organization:before{content:"\e616"}.icon-trophy:before{content:"\e006"}.icon-screen-smartphone:before{content:"\e010"}.icon-screen-desktop:before{content:"\e011"}.icon-plane:before{content:"\e012"}.icon-notebook:before{content:"\e013"}.icon-mustache:before{content:"\e014"}.icon-mouse:before{content:"\e015"}.icon-magnet:before{content:"\e016"}.icon-energy:before{content:"\e020"}.icon-disc:before{content:"\e022"}.icon-cursor:before{content:"\e06e"}.icon-cursor-move:before{content:"\e023"}.icon-crop:before{content:"\e024"}.icon-chemistry:before{content:"\e026"}.icon-speedometer:before{content:"\e007"}.icon-shield:before{content:"\e00e"}.icon-screen-tablet:before{content:"\e00f"}.icon-magic-wand:before{content:"\e017"}.icon-hourglass:before{content:"\e018"}.icon-graduation:before{content:"\e019"}.icon-ghost:before{content:"\e01a"}.icon-game-controller:before{content:"\e01b"}.icon-fire:before{content:"\e01c"}.icon-eyeglass:before{content:"\e01d"}.icon-envelope-open:before{content:"\e01e"}.icon-envelope-letter:before{content:"\e01f"}.icon-bell:before{content:"\e027"}.icon-badge:before{content:"\e028"}.icon-anchor:before{content:"\e029"}.icon-wallet:before{content:"\e02a"}.icon-vector:before{content:"\e02b"}.icon-speech:before{content:"\e02c"}.icon-puzzle:before{content:"\e02d"}.icon-printer:before{content:"\e02e"}.icon-present:before{content:"\e02f"}.icon-playlist:before{content:"\e030"}.icon-pin:before{content:"\e031"}.icon-picture:before{content:"\e032"}.icon-handbag:before{content:"\e035"}.icon-globe-alt:before{content:"\e036"}.icon-globe:before{content:"\e037"}.icon-folder-alt:before{content:"\e039"}.icon-folder:before{content:"\e089"}.icon-film:before{content:"\e03a"}.icon-feed:before{content:"\e03b"}.icon-drop:before{content:"\e03e"}.icon-drawer:before{content:"\e03f"}.icon-docs:before{content:"\e040"}.icon-doc:before{content:"\e085"}.icon-diamond:before{content:"\e043"}.icon-cup:before{content:"\e044"}.icon-calculator:before{content:"\e049"}.icon-bubbles:before{content:"\e04a"}.icon-briefcase:before{content:"\e04b"}.icon-book-open:before{content:"\e04c"}.icon-basket-loaded:before{content:"\e04d"}.icon-basket:before{content:"\e04e"}.icon-bag:before{content:"\e04f"}.icon-action-undo:before{content:"\e050"}.icon-action-redo:before{content:"\e051"}.icon-wrench:before{content:"\e052"}.icon-umbrella:before{content:"\e053"}.icon-trash:before{content:"\e054"}.icon-tag:before{content:"\e055"}.icon-support:before{content:"\e056"}.icon-frame:before{content:"\e038"}.icon-size-fullscreen:before{content:"\e057"}.icon-size-actual:before{content:"\e058"}.icon-shuffle:before{content:"\e059"}.icon-share-alt:before{content:"\e05a"}.icon-share:before{content:"\e05b"}.icon-rocket:before{content:"\e05c"}.icon-question:before{content:"\e05d"}.icon-pie-chart:before{content:"\e05e"}.icon-pencil:before{content:"\e05f"}.icon-note:before{content:"\e060"}.icon-loop:before{content:"\e064"}.icon-home:before{content:"\e069"}.icon-grid:before{content:"\e06a"}.icon-graph:before{content:"\e06b"}.icon-microphone:before{content:"\e063"}.icon-music-tone-alt:before{content:"\e061"}.icon-music-tone:before{content:"\e062"}.icon-earphones-alt:before{content:"\e03c"}.icon-earphones:before{content:"\e03d"}.icon-equalizer:before{content:"\e06c"}.icon-like:before{content:"\e068"}.icon-dislike:before{content:"\e06d"}.icon-control-start:before{content:"\e06f"}.icon-control-rewind:before{content:"\e070"}.icon-control-play:before{content:"\e071"}.icon-control-pause:before{content:"\e072"}.icon-control-forward:before{content:"\e073"}.icon-control-end:before{content:"\e074"}.icon-volume-1:before{content:"\e09f"}.icon-volume-2:before{content:"\e0a0"}.icon-volume-off:before{content:"\e0a1"}.icon-calendar:before{content:"\e075"}.icon-bulb:before{content:"\e076"}.icon-chart:before{content:"\e077"}.icon-ban:before{content:"\e07c"}.icon-bubble:before{content:"\e07d"}.icon-camrecorder:before{content:"\e07e"}.icon-camera:before{content:"\e07f"}.icon-cloud-download:before{content:"\e083"}.icon-cloud-upload:before{content:"\e084"}.icon-envelope:before{content:"\e086"}.icon-eye:before{content:"\e087"}.icon-flag:before{content:"\e088"}.icon-heart:before{content:"\e08a"}.icon-info:before{content:"\e08b"}.icon-key:before{content:"\e08c"}.icon-link:before{content:"\e08d"}.icon-lock:before{content:"\e08e"}.icon-lock-open:before{content:"\e08f"}.icon-magnifier:before{content:"\e090"}.icon-magnifier-add:before{content:"\e091"}.icon-magnifier-remove:before{content:"\e092"}.icon-paper-clip:before{content:"\e093"}.icon-paper-plane:before{content:"\e094"}.icon-power:before{content:"\e097"}.icon-refresh:before{content:"\e098"}.icon-reload:before{content:"\e099"}.icon-settings:before{content:"\e09a"}.icon-star:before{content:"\e09b"}.icon-symbol-female:before{content:"\e09c"}.icon-symbol-male:before{content:"\e09d"}.icon-target:before{content:"\e09e"}.icon-credit-card:before{content:"\e025"}.icon-paypal:before{content:"\e608"}.icon-social-tumblr:before{content:"\e00a"}.icon-social-twitter:before{content:"\e009"}.icon-social-facebook:before{content:"\e00b"}.icon-social-instagram:before{content:"\e609"}.icon-social-linkedin:before{content:"\e60a"}.icon-social-pinterest:before{content:"\e60b"}.icon-social-github:before{content:"\e60c"}.icon-social-google:before{content:"\e60d"}.icon-social-reddit:before{content:"\e60e"}.icon-social-skype:before{content:"\e60f"}.icon-social-dribbble:before{content:"\e00d"}.icon-social-behance:before{content:"\e610"}.icon-social-foursqare:before{content:"\e611"}.icon-social-soundcloud:before{content:"\e612"}.icon-social-spotify:before{content:"\e613"}.icon-social-stumbleupon:before{content:"\e614"}.icon-social-youtube:before{content:"\e008"}.icon-social-dropbox:before{content:"\e00c"}.icon-social-vkontakte:before{content:"\e618"}.icon-social-steam:before{content:"\e620"}