/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 *//*!
 * 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;-webkit-transform:translateY(10px);transform:translateY(10px)}.ql-snow .ql-tooltip a{cursor:pointer;text-decoration:none;line-height:26px}.ql-snow .ql-tooltip.ql-flip{-webkit-transform:translateY(-10px);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}.hljs{display:block;overflow-x:auto;padding:.5em;background:#23241f}.hljs,.hljs-subst,.hljs-tag{color:#f8f8f2}.hljs-emphasis,.hljs-strong{color:#a8a8a2}.hljs-bullet,.hljs-link,.hljs-literal,.hljs-number,.hljs-quote,.hljs-regexp{color:#ae81ff}.hljs-code,.hljs-section,.hljs-selector-class,.hljs-title{color:#a6e22e}.hljs-strong{font-weight:700}.hljs-emphasis{font-style:italic}.hljs-attr,.hljs-keyword,.hljs-name,.hljs-selector-tag{color:#f92672}.hljs-attribute,.hljs-symbol{color:#66d9ef}.hljs-class .hljs-title,.hljs-params{color:#f8f8f2}.hljs-addition,.hljs-built_in,.hljs-builtin-name,.hljs-selector-attr,.hljs-selector-id,.hljs-selector-pseudo,.hljs-string,.hljs-template-variable,.hljs-type,.hljs-variable{color:#e6db74}.hljs-comment,.hljs-deletion,.hljs-meta{color:#75715e}/*!
 * FullCalendar v3.9.0
 * Docs & License: https://fullcalendar.io/
 * (c) 2018 Adam Shaw
 */.fc button,.fc table,body .fc{font-size:1em}.fc-bg,.fc-row .fc-bgevent-skeleton,.fc-row .fc-highlight-skeleton{bottom:0}.fc-icon,.fc-unselectable{-webkit-touch-callout:none;-khtml-user-select:none}.fc{direction:ltr;text-align:left}.fc-rtl{text-align:right}.fc th,.fc-basic-view td.fc-week-number,.fc-icon,.fc-toolbar{text-align:center}.fc-highlight{background:#bce8f1;opacity:.3}.fc-bgevent{background:#8fdf82;opacity:.3}.fc-nonbusiness{background:#d7d7d7}.fc button{box-sizing:border-box;margin:0;height:2.1em;padding:0 .6em;white-space:nowrap;cursor:pointer}.fc button::-moz-focus-inner{margin:0;padding:0}.fc-state-default{border:1px solid;background-color:#f5f5f5;background-image:linear-gradient(to bottom,#fff,#e6e6e6);background-repeat:repeat-x;border-color:rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25);color:#333;text-shadow:0 1px 1px rgba(255,255,255,.75);box-shadow:inset 0 1px 0 rgba(255,255,255,.2),0 1px 2px rgba(0,0,0,.05)}.fc-state-default.fc-corner-left{border-top-left-radius:4px;border-bottom-left-radius:4px}.fc-state-default.fc-corner-right{border-top-right-radius:4px;border-bottom-right-radius:4px}.fc button .fc-icon{position:relative;top:-.05em;margin:0 .2em;vertical-align:middle}.fc-state-active,.fc-state-disabled,.fc-state-down,.fc-state-hover{color:#333;background-color:#e6e6e6}.fc-state-hover{color:#333;text-decoration:none;background-position:0 -15px;transition:background-position .1s linear}.fc-state-active,.fc-state-down{background-color:#ccc;background-image:none;box-shadow:inset 0 2px 4px rgba(0,0,0,.15),0 1px 2px rgba(0,0,0,.05)}.fc-state-disabled{cursor:default;background-image:none;opacity:.65;box-shadow:none}.fc-event.fc-draggable,.fc-event[href],.fc-popover .fc-header .fc-close,a[data-goto]{cursor:pointer}.fc-button-group{display:inline-block}.fc .fc-button-group>*{float:left;margin:0 0 0 -1px}.fc .fc-button-group>:first-child{margin-left:0}.fc-popover{position:absolute;box-shadow:0 2px 6px rgba(0,0,0,.15)}.fc-popover .fc-header{padding:2px 4px}.fc-popover .fc-header .fc-title{margin:0 2px}.fc-ltr .fc-popover .fc-header .fc-title,.fc-rtl .fc-popover .fc-header .fc-close{float:left}.fc-ltr .fc-popover .fc-header .fc-close,.fc-rtl .fc-popover .fc-header .fc-title{float:right}.fc-divider{border-style:solid;border-width:1px}hr.fc-divider{height:0;margin:0;padding:0 0 2px;border-width:1px 0}.fc-bg table,.fc-row .fc-bgevent-skeleton table,.fc-row .fc-highlight-skeleton table{height:100%}.fc-clear{clear:both}.fc-bg,.fc-bgevent-skeleton,.fc-helper-skeleton,.fc-highlight-skeleton{position:absolute;top:0;left:0;right:0}.fc table{width:100%;box-sizing:border-box;table-layout:fixed;border-collapse:collapse;border-spacing:0}.fc td,.fc th{border-style:solid;border-width:1px;padding:0;vertical-align:top}.fc td.fc-today{border-style:double}a[data-goto]:hover{text-decoration:underline}.fc .fc-row{border-style:solid;border-width:0}.fc-row table{border-left:0 hidden transparent;border-right:0 hidden transparent;border-bottom:0 hidden transparent}.fc-row:first-child table{border-top:0 hidden transparent}.fc-row{position:relative}.fc-row .fc-bg{z-index:1}.fc-row .fc-bgevent-skeleton td,.fc-row .fc-highlight-skeleton td{border-color:transparent}.fc-row .fc-bgevent-skeleton{z-index:2}.fc-row .fc-highlight-skeleton{z-index:3}.fc-row .fc-content-skeleton{position:relative;z-index:4;padding-bottom:2px}.fc-row .fc-helper-skeleton{z-index:5}.fc .fc-row .fc-content-skeleton table,.fc .fc-row .fc-content-skeleton td,.fc .fc-row .fc-helper-skeleton td{background:0 0;border-color:transparent}.fc-row .fc-content-skeleton td,.fc-row .fc-helper-skeleton td{border-bottom:0}.fc-row .fc-content-skeleton tbody td,.fc-row .fc-helper-skeleton tbody td{border-top:0}.fc-scroller{-webkit-overflow-scrolling:touch}.fc-icon,.fc-row.fc-rigid,.fc-time-grid-event{overflow:hidden}.fc-scroller>.fc-day-grid,.fc-scroller>.fc-time-grid{position:relative;width:100%}.fc-event{position:relative;display:block;font-size:.85em;line-height:1.3;border-radius:3px;border:1px solid #3a87ad}.fc-event,.fc-event-dot{background-color:#3a87ad}.fc-event,.fc-event:hover{color:#fff;text-decoration:none}.fc-not-allowed,.fc-not-allowed .fc-event{cursor:not-allowed}.fc-event .fc-bg{z-index:1;background:#fff;opacity:.25}.fc-event .fc-content{position:relative;z-index:2}.fc-event .fc-resizer{position:absolute;z-index:4;display:none}.fc-event.fc-allow-mouse-resize .fc-resizer,.fc-event.fc-selected .fc-resizer{display:block}.fc-event.fc-selected .fc-resizer:before{content:"";position:absolute;z-index:9999;top:50%;left:50%;width:40px;height:40px;margin-left:-20px;margin-top:-20px}.fc-event.fc-selected{z-index:9999!important;box-shadow:0 2px 5px rgba(0,0,0,.2)}.fc-event.fc-selected.fc-dragging{box-shadow:0 2px 7px rgba(0,0,0,.3)}.fc-h-event.fc-selected:before{content:"";position:absolute;z-index:3;top:-10px;bottom:-10px;left:0;right:0}.fc-ltr .fc-h-event.fc-not-start,.fc-rtl .fc-h-event.fc-not-end{margin-left:0;border-left-width:0;padding-left:1px;border-top-left-radius:0;border-bottom-left-radius:0}.fc-ltr .fc-h-event.fc-not-end,.fc-rtl .fc-h-event.fc-not-start{margin-right:0;border-right-width:0;padding-right:1px;border-top-right-radius:0;border-bottom-right-radius:0}.fc-ltr .fc-h-event .fc-start-resizer,.fc-rtl .fc-h-event .fc-end-resizer{cursor:w-resize;left:-1px}.fc-ltr .fc-h-event .fc-end-resizer,.fc-rtl .fc-h-event .fc-start-resizer{cursor:e-resize;right:-1px}.fc-h-event.fc-allow-mouse-resize .fc-resizer{width:7px;top:-1px;bottom:-1px}.fc-h-event.fc-selected .fc-resizer{border-radius:4px;width:6px;height:6px;background:#fff;top:50%;margin-top:-4px;border:1px solid;border-color:inherit}.fc-ltr .fc-h-event.fc-selected .fc-start-resizer,.fc-rtl .fc-h-event.fc-selected .fc-end-resizer{margin-left:-4px}.fc-ltr .fc-h-event.fc-selected .fc-end-resizer,.fc-rtl .fc-h-event.fc-selected .fc-start-resizer{margin-right:-4px}.fc-day-grid-event{margin:1px 2px 0;padding:0 1px}tr:first-child>td>.fc-day-grid-event{margin-top:2px}.fc-day-grid-event.fc-selected:after{content:"";position:absolute;z-index:1;top:-1px;right:-1px;bottom:-1px;left:-1px;background:#000;opacity:.25}.fc-day-grid-event .fc-content{white-space:nowrap;overflow:hidden}.fc-day-grid-event .fc-time{font-weight:700}.fc-ltr .fc-day-grid-event.fc-allow-mouse-resize .fc-start-resizer,.fc-rtl .fc-day-grid-event.fc-allow-mouse-resize .fc-end-resizer{margin-left:-2px}.fc-ltr .fc-day-grid-event.fc-allow-mouse-resize .fc-end-resizer,.fc-rtl .fc-day-grid-event.fc-allow-mouse-resize .fc-start-resizer{margin-right:-2px}a.fc-more{margin:1px 3px;font-size:.85em;cursor:pointer;text-decoration:none}a.fc-more:hover{text-decoration:underline}.fc.fc-bootstrap3 a,.ui-widget .fc-event{text-decoration:none}.fc-limited{display:none}.fc-icon,.fc-toolbar .fc-center{display:inline-block}.fc-day-grid .fc-row{z-index:1}.fc-more-popover{z-index:2;width:220px}.fc-more-popover .fc-event-container{padding:10px}.fc-bootstrap3 .fc-popover .panel-body,.fc-bootstrap4 .fc-popover .card-body{padding:0}.fc-now-indicator{position:absolute;border:0 solid red}.fc-bootstrap3 .fc-today.alert,.fc-bootstrap4 .fc-today.alert{border-radius:0}.fc-unselectable{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent}.fc-unthemed .fc-content,.fc-unthemed .fc-divider,.fc-unthemed .fc-list-heading td,.fc-unthemed .fc-list-view,.fc-unthemed .fc-popover,.fc-unthemed .fc-row,.fc-unthemed tbody,.fc-unthemed td,.fc-unthemed th,.fc-unthemed thead{border-color:#ddd}.fc-unthemed .fc-popover{background-color:#fff;border-width:1px;border-style:solid}.fc-unthemed .fc-divider,.fc-unthemed .fc-list-heading td,.fc-unthemed .fc-popover .fc-header{background:#eee}.fc-unthemed td.fc-today{background:#fcf8e3}.fc-unthemed .fc-disabled-day{background:#d7d7d7;opacity:.3}.fc-icon{height:1em;line-height:1em;font-size:1em;font-family:"Courier New",Courier,monospace;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fc-icon:after{position:relative}.fc-icon-left-single-arrow:after{content:"\2039";font-weight:700;font-size:200%;top:-7%}.fc-icon-right-single-arrow:after{content:"\203A";font-weight:700;font-size:200%;top:-7%}.fc-icon-left-double-arrow:after{content:"\AB";font-size:160%;top:-7%}.fc-icon-right-double-arrow:after{content:"\BB";font-size:160%;top:-7%}.fc-icon-left-triangle:after{content:"\25C4";font-size:125%;top:3%}.fc-icon-right-triangle:after{content:"\25BA";font-size:125%;top:3%}.fc-icon-down-triangle:after{content:"\25BC";font-size:125%;top:2%}.fc-icon-x:after{content:"\D7";font-size:200%;top:6%}.fc-unthemed .fc-popover .fc-header .fc-close{color:#666;font-size:.9em;margin-top:2px}.fc-unthemed .fc-list-item:hover td{background-color:#f5f5f5}.ui-widget .fc-disabled-day{background-image:none}.fc-bootstrap3 .fc-time-grid .fc-slats table,.fc-bootstrap4 .fc-time-grid .fc-slats table,.fc-time-grid .fc-slats .ui-widget-content{background:0 0}.fc-popover>.ui-widget-header+.ui-widget-content{border-top:0}.fc-bootstrap3 hr.fc-divider,.fc-bootstrap4 hr.fc-divider{border-color:inherit}.ui-widget .fc-event{color:#fff;font-weight:400}.ui-widget td.fc-axis{font-weight:400}.fc.fc-bootstrap3 a[data-goto]:hover{text-decoration:underline}.fc.fc-bootstrap4 a{text-decoration:none}.fc.fc-bootstrap4 a[data-goto]:hover{text-decoration:underline}.fc-bootstrap4 a.fc-event:not([href]):not([tabindex]){color:#fff}.fc-bootstrap4 .fc-popover.card{position:absolute}.fc-toolbar.fc-header-toolbar{margin-bottom:1em}.fc-toolbar.fc-footer-toolbar{margin-top:1em}.fc-toolbar .fc-left{float:left}.fc-toolbar .fc-right{float:right}.fc .fc-toolbar>*>*{float:left;margin-left:.75em}.fc .fc-toolbar>*>:first-child{margin-left:0}.fc-toolbar h2{margin:0}.fc-toolbar button{position:relative}.fc-toolbar .fc-state-hover,.fc-toolbar .ui-state-hover{z-index:2}.fc-toolbar .fc-state-down{z-index:3}.fc-toolbar .fc-state-active,.fc-toolbar .ui-state-active{z-index:4}.fc-toolbar button:focus{z-index:5}.fc-view-container *,.fc-view-container :after,.fc-view-container :before{box-sizing:content-box}.fc-view,.fc-view>table{position:relative;z-index:1}.fc-basicDay-view .fc-content-skeleton,.fc-basicWeek-view .fc-content-skeleton{padding-bottom:1em}.fc-basic-view .fc-body .fc-row{min-height:4em}.fc-row.fc-rigid .fc-content-skeleton{position:absolute;top:0;left:0;right:0}.fc-day-top.fc-other-month{opacity:.3}.fc-basic-view .fc-day-number,.fc-basic-view .fc-week-number{padding:2px}.fc-basic-view th.fc-day-number,.fc-basic-view th.fc-week-number{padding:0 2px}.fc-ltr .fc-basic-view .fc-day-top .fc-day-number{float:right}.fc-rtl .fc-basic-view .fc-day-top .fc-day-number{float:left}.fc-ltr .fc-basic-view .fc-day-top .fc-week-number{float:left;border-radius:0 0 3px}.fc-rtl .fc-basic-view .fc-day-top .fc-week-number{float:right;border-radius:0 0 0 3px}.fc-basic-view .fc-day-top .fc-week-number{min-width:1.5em;text-align:center;background-color:#f2f2f2;color:grey}.fc-basic-view td.fc-week-number>*{display:inline-block;min-width:1.25em}.fc-agenda-view .fc-day-grid{position:relative;z-index:2}.fc-agenda-view .fc-day-grid .fc-row{min-height:3em}.fc-agenda-view .fc-day-grid .fc-row .fc-content-skeleton{padding-bottom:1em}.fc .fc-axis{vertical-align:middle;padding:0 4px;white-space:nowrap}.fc-ltr .fc-axis{text-align:right}.fc-rtl .fc-axis{text-align:left}.fc-time-grid,.fc-time-grid-container{position:relative;z-index:1}.fc-time-grid{min-height:100%}.fc-time-grid table{border:0 hidden transparent}.fc-time-grid>.fc-bg{z-index:1}.fc-time-grid .fc-slats,.fc-time-grid>hr{position:relative;z-index:2}.fc-time-grid .fc-content-col{position:relative}.fc-time-grid .fc-content-skeleton{position:absolute;z-index:3;top:0;left:0;right:0}.fc-time-grid .fc-business-container{position:relative;z-index:1}.fc-time-grid .fc-bgevent-container{position:relative;z-index:2}.fc-time-grid .fc-highlight-container{z-index:3;position:relative}.fc-time-grid .fc-event-container{position:relative;z-index:4}.fc-time-grid .fc-now-indicator-line{z-index:5}.fc-time-grid .fc-helper-container{position:relative;z-index:6}.fc-time-grid .fc-slats td{height:1.5em;border-bottom:0}.fc-time-grid .fc-slats .fc-minor td{border-top-style:dotted}.fc-time-grid .fc-highlight{position:absolute;left:0;right:0}.fc-ltr .fc-time-grid .fc-event-container{margin:0 2.5% 0 2px}.fc-rtl .fc-time-grid .fc-event-container{margin:0 2px 0 2.5%}.fc-time-grid .fc-bgevent,.fc-time-grid .fc-event{position:absolute;z-index:1}.fc-time-grid .fc-bgevent{left:0;right:0}.fc-v-event.fc-not-start{border-top-width:0;padding-top:1px;border-top-left-radius:0;border-top-right-radius:0}.fc-v-event.fc-not-end{border-bottom-width:0;padding-bottom:1px;border-bottom-left-radius:0;border-bottom-right-radius:0}.fc-time-grid-event.fc-selected{overflow:visible}.fc-time-grid-event.fc-selected .fc-bg{display:none}.fc-time-grid-event .fc-content{overflow:hidden}.fc-time-grid-event .fc-time,.fc-time-grid-event .fc-title{padding:0 1px}.fc-time-grid-event .fc-time{font-size:.85em;white-space:nowrap}.fc-time-grid-event.fc-short .fc-content{white-space:nowrap}.fc-time-grid-event.fc-short .fc-time,.fc-time-grid-event.fc-short .fc-title{display:inline-block;vertical-align:top}.fc-time-grid-event.fc-short .fc-time span{display:none}.fc-time-grid-event.fc-short .fc-time:before{content:attr(data-start)}.fc-time-grid-event.fc-short .fc-time:after{content:"\A0-\A0"}.fc-time-grid-event.fc-short .fc-title{font-size:.85em;padding:0}.fc-time-grid-event.fc-allow-mouse-resize .fc-resizer{left:0;right:0;bottom:0;height:8px;overflow:hidden;line-height:8px;font-size:11px;font-family:monospace;text-align:center;cursor:s-resize}.fc-time-grid-event.fc-allow-mouse-resize .fc-resizer:after{content:"="}.fc-time-grid-event.fc-selected .fc-resizer{border-radius:5px;width:8px;height:8px;background:#fff;left:50%;margin-left:-5px;bottom:-5px;border:1px solid;border-color:inherit}.fc-time-grid .fc-now-indicator-line{border-top-width:1px;left:0;right:0}.fc-time-grid .fc-now-indicator-arrow{margin-top:-5px}.fc-ltr .fc-time-grid .fc-now-indicator-arrow{left:0;border-width:5px 0 5px 6px;border-top-color:transparent;border-bottom-color:transparent}.fc-rtl .fc-time-grid .fc-now-indicator-arrow{right:0;border-width:5px 6px 5px 0;border-top-color:transparent;border-bottom-color:transparent}.fc-event-dot{display:inline-block;width:10px;height:10px;border-radius:5px}.fc-rtl .fc-list-view{direction:rtl}.fc-list-view{border-width:1px;border-style:solid}.fc .fc-list-table{table-layout:auto}.fc-list-table td{border-width:1px 0 0;padding:8px 14px}.fc-list-table tr:first-child td{border-top-width:0}.fc-list-heading{border-bottom-width:1px}.fc-list-heading td{font-weight:700}.fc-ltr .fc-list-heading-main{float:left}.fc-ltr .fc-list-heading-alt,.fc-rtl .fc-list-heading-main{float:right}.fc-rtl .fc-list-heading-alt{float:left}.fc-list-item.fc-has-url{cursor:pointer}.fc-list-item-marker,.fc-list-item-time{white-space:nowrap;width:1px}.fc-ltr .fc-list-item-marker{padding-right:0}.fc-rtl .fc-list-item-marker{padding-left:0}.fc-list-item-title a{text-decoration:none;color:inherit}.fc-list-item-title a[href]:hover{text-decoration:underline}.fc-list-empty-wrap2{position:absolute;top:0;left:0;right:0;bottom:0}.fc-list-empty-wrap1{width:100%;height:100%;display:table}.fc-list-empty{display:table-cell;vertical-align:middle;text-align:center}.fc-unthemed .fc-list-empty{background-color:#eee}@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{-webkit-animation:2s linear infinite fa-spin;animation:2s linear infinite fa-spin}.fa-pulse{-webkit-animation:1s steps(8) infinite fa-spin;animation:1s steps(8) infinite fa-spin}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1,1);transform:scale(-1,1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1,-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{-webkit-filter:none;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}.portal-theme-icon{width:36px;height:36px;position:relative;cursor:pointer}.portal-theme-icon__sidebar{position:absolute;top:0;border-radius:2px;width:33.33333%;height:100%;left:0;z-index:2}.portal-theme-icon__sidebar .mat-toolbar{position:absolute;width:100%;height:100%;border-radius:2px}.portal-theme-icon__toolbar{position:absolute;top:0;border-radius:2px;width:55.55555%;height:16.66666%;right:0}.portal-theme-icon__content{position:absolute;border-radius:2px;width:55.55555%;height:72.2222%;bottom:0;right:0;opacity:.8}.portal-theme-icon__accent,.portal-theme-icon__primary{position:absolute;width:6px;height:6px;transition:.3s;-webkit-transform:translateX(-50%);transform:translateX(-50%);border-radius:50%}.portal-theme-icon:hover .portal-theme-icon__accent,.portal-theme-icon:hover .portal-theme-icon__primary{width:8px;height:8px}.portal-theme-icon__primary{top:60%;left:30%}.portal-theme-icon:hover .portal-theme-icon__primary{top:10%;left:50%}.portal-theme-icon__accent{top:60%;left:70%}.portal-theme-icon:hover .portal-theme-icon__accent{top:60%;left:50%}.portal-theme-icon__action{position:absolute;width:4px;height:4px;-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0);top:3px;left:15px;border-radius:50%;opacity:0}.portal-theme-icon--layout-toolbar .portal-theme-icon__sidebar{width:0}.portal-theme-icon--layout-toolbar .portal-theme-icon__content,.portal-theme-icon--layout-toolbar .portal-theme-icon__toolbar{width:100%}.portal-theme-icon--layout-toolbar .portal-theme-icon__action{left:3px}.portal-theme-icon--layout-compact .portal-theme-icon__sidebar{width:16.66666665%}.portal-theme-icon--layout-compact .portal-theme-icon__content,.portal-theme-icon--layout-compact .portal-theme-icon__toolbar{width:72.222222%}.portal-theme-icon--layout-compact .portal-theme-icon__action{left:10px}.portal-theme-icon--layout-boxed .portal-theme-icon__sidebar{width:0%}.portal-theme-icon--layout-boxed .portal-theme-icon__content,.portal-theme-icon--layout-boxed .portal-theme-icon__toolbar{width:90%;right:5%}.portal-theme-icon--layout-boxed .portal-theme-icon__toolbar{top:5%;border-bottom-left-radius:0;border-bottom-right-radius:0}.portal-theme-icon--layout-boxed .portal-theme-icon__content{height:73.334%;bottom:5%;border-top-left-radius:0;border-top-right-radius:0}.portal-theme-icon--layout-boxed .portal-theme-icon__action{left:5px;top:5px}.portal-theme-icon--layout-tabbed .portal-theme-icon__sidebar{width:0%}.portal-theme-icon--layout-tabbed .portal-theme-icon__content,.portal-theme-icon--layout-tabbed .portal-theme-icon__toolbar{width:90%;right:5%}.portal-theme-icon--layout-tabbed .portal-theme-icon__toolbar{top:5%;width:25%;right:auto;left:5%;border-bottom-left-radius:0;border-bottom-right-radius:0}.portal-theme-icon--layout-tabbed .portal-theme-icon__content{height:73.334%;bottom:5%;border-top-left-radius:0;border-top-right-radius:0}.portal-theme-icon--layout-tabbed .portal-theme-icon__action{left:20px;top:5px}.portal-theme-icon--layout-funky .portal-theme-icon__sidebar{width:16.66666665%}.portal-theme-icon--layout-funky .portal-theme-icon__sidebar .mat-toolbar:after{content:'';position:absolute;width:100%;height:100%;top:0;left:0;z-index:2;display:block;background:inherit;border-radius:2px}.portal-theme-icon--layout-funky .portal-theme-icon__content,.portal-theme-icon--layout-funky .portal-theme-icon__toolbar{width:72.222222%}.portal-theme-icon--layout-funky .portal-theme-icon__action{left:10px}.portal-theme-icon:hover .portal-theme-icon__action,.portal-theme-icon:hover .portal-theme-icon__content,.portal-theme-icon:hover .portal-theme-icon__sidebar,.portal-theme-icon:hover .portal-theme-icon__sidebar .mat-toolbar:after,.portal-theme-icon:hover .portal-theme-icon__toolbar{-webkit-animation-duration:2.5s;animation-duration:2.5s;-webkit-animation-delay:.5s;animation-delay:.5s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:cubic-bezier(.785,.135,.15,.86);animation-timing-function:cubic-bezier(.785,.135,.15,.86)}.portal-theme-icon:hover .portal-theme-icon__action{-webkit-animation-name:layout-action;animation-name:layout-action;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes layout-action{0%,100%,16%{width:4px;height:4px;opacity:0}8%{width:20px;height:20px;opacity:.3}}@keyframes layout-action{0%,100%,16%{width:4px;height:4px;opacity:0}8%{width:20px;height:20px;opacity:.3}}.portal-theme-icon--layout-classic:hover .portal-theme-icon__sidebar{-webkit-animation-name:classic-sidebar;animation-name:classic-sidebar}.portal-theme-icon--layout-classic:hover .portal-theme-icon__content,.portal-theme-icon--layout-classic:hover .portal-theme-icon__toolbar{-webkit-animation-name:classic-content;animation-name:classic-content}@-webkit-keyframes classic-sidebar{0%,100%,16%,64%{width:33.33333333%}32%,48%{width:0%}}@keyframes classic-sidebar{0%,100%,16%,64%{width:33.33333333%}32%,48%{width:0%}}@-webkit-keyframes classic-content{0%,100%,16%,64%{width:55.55555555%}32%,48%{width:100%}}@keyframes classic-content{0%,100%,16%,64%{width:55.55555555%}32%,48%{width:100%}}.portal-theme-icon--layout-boxed:hover .portal-theme-icon__sidebar,.portal-theme-icon--layout-toolbar:hover .portal-theme-icon__sidebar{-webkit-animation-name:toolbar-sidebar;animation-name:toolbar-sidebar}.portal-theme-icon--layout-boxed:hover .portal-theme-icon__content,.portal-theme-icon--layout-boxed:hover .portal-theme-icon__toolbar,.portal-theme-icon--layout-toolbar:hover .portal-theme-icon__content,.portal-theme-icon--layout-toolbar:hover .portal-theme-icon__toolbar{-webkit-animation-name:toolbar-content;animation-name:toolbar-content}@-webkit-keyframes toolbar-sidebar{0%,100%,16%,64%{width:0%}32%,48%{width:33.33333%}}@keyframes toolbar-sidebar{0%,100%,16%,64%{width:0%}32%,48%{width:33.33333%}}@-webkit-keyframes toolbar-content{0%,100%,16%,64%{opacity:.8}32%,48%{opacity:.3}}.portal-theme-icon--layout-tabbed:hover .portal-theme-icon__toolbar{-webkit-animation-name:tabbed-toolbar;animation-name:tabbed-toolbar}@-webkit-keyframes tabbed-toolbar{0%,100%,16%,64%{left:5%}32%,48%{left:30%}}@keyframes tabbed-toolbar{0%,100%,16%,64%{left:5%}32%,48%{left:30%}}@keyframes toolbar-content{0%,100%,16%,64%{opacity:.8}32%,48%{opacity:.3}}.portal-theme-icon--layout-compact:hover .portal-theme-icon__sidebar{-webkit-animation-name:compact-sidebar;animation-name:compact-sidebar}.portal-theme-icon--layout-compact:hover .portal-theme-icon__content,.portal-theme-icon--layout-compact:hover .portal-theme-icon__toolbar{-webkit-animation-name:compact-content;animation-name:compact-content}@-webkit-keyframes compact-sidebar{0%,100%,16%,64%{width:16.66666665%}32%,48%{width:0%}}@keyframes compact-sidebar{0%,100%,16%,64%{width:16.66666665%}32%,48%{width:0%}}@-webkit-keyframes compact-content{0%,100%,16%,64%{width:72.222222%}32%,48%{width:100%}}@keyframes compact-content{0%,100%,16%,64%{width:72.222222%}32%,48%{width:100%}}.portal-theme-icon--layout-funky:hover .portal-theme-icon__sidebar .mat-toolbar:after{-webkit-animation-name:funky-sidebar;animation-name:funky-sidebar}.portal-theme-icon--layout-funky:hover .portal-theme-icon__content,.portal-theme-icon--layout-funky:hover .portal-theme-icon__toolbar{-webkit-animation-name:funky-content;animation-name:funky-content}@-webkit-keyframes funky-sidebar{0%,100%,16%,64%{left:0}32%,48%{left:9px}}@keyframes funky-sidebar{0%,100%,16%,64%{left:0}32%,48%{left:9px}}@-webkit-keyframes funky-content{0%,100%,16%,64%{opacity:.8}32%,48%{opacity:.3}}@keyframes funky-content{0%,100%,16%,64%{opacity:.8}32%,48%{opacity:.3}}@media all and (-ms-high-contrast:none){.mat-header-cell{padding-top:16px;padding-bottom:16px;box-sizing:border-box}}.portal-display-block{display:block}.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:Barlow,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 Barlow,sans-serif;margin:0 0 16px}.mat-h2,.mat-title,.mat-typography h2{font:500 20px/32px Barlow,sans-serif;margin:0 0 16px}.mat-h3,.mat-subheading-2,.mat-typography h3{font:400 14px/28px Barlow,sans-serif;margin:0 0 16px}.mat-h4,.mat-subheading-1,.mat-typography h4{font:400 14px/24px Barlow,sans-serif;margin:0 0 16px}.mat-h5,.mat-typography h5{font:400 11.62px/24px Barlow,sans-serif;margin:0 0 12px}.mat-h6,.mat-typography h6{font:400 9.38px/24px Barlow,sans-serif;margin:0 0 12px}.mat-body-2,.mat-body-strong{font:600 14px/24px Barlow,sans-serif}.mat-body,.mat-body-1,.mat-typography{font:400 14px/24px Barlow,sans-serif}.mat-body p,.mat-body-1 p,.mat-typography p{margin:0 0 12px}.mat-caption,.mat-small{font:400 12px/20px Barlow,sans-serif}.mat-display-4,.mat-typography .mat-display-4{font:300 112px/112px Barlow,sans-serif;margin:0 0 56px;letter-spacing:-.05em}.mat-display-3,.mat-typography .mat-display-3{font:400 56px/56px Barlow,sans-serif;margin:0 0 64px;letter-spacing:-.02em}.mat-display-2,.mat-typography .mat-display-2{font:400 45px/48px Barlow,sans-serif;margin:0 0 64px;letter-spacing:-.005em}.mat-display-1,.mat-typography .mat-display-1{font:400 34px/40px Barlow,sans-serif;margin:0 0 64px}.mat-bottom-sheet-container{font-family:Barlow,sans-serif;font-size:14px;font-weight:400}.mat-button,.mat-fab,.mat-flat-button,.mat-icon-button,.mat-mini-fab,.mat-raised-button,.mat-stroked-button{font-family:Barlow,sans-serif;font-size:14px;font-weight:500}.mat-button-toggle,.mat-card{font-family:Barlow,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:Barlow,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:Barlow,sans-serif}.mat-header-cell{font-size:12px;font-weight:600}.mat-cell,.mat-footer-cell{font-size:14px}.mat-calendar{font-family:Barlow,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 Barlow,sans-serif}.mat-expansion-panel-header{font-family:Barlow,sans-serif;font-size:14px;font-weight:400}.mat-expansion-panel-content{font:400 14px/24px Barlow,sans-serif}.mat-form-field{font:400 16px/1.125 Barlow,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{-webkit-transform:translateY(-1.34375em) scale(.75);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{-webkit-transform:translateY(-1.34374em) scale(.75);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{-webkit-transform:translateY(-1.28125em) scale(.75) perspective(100px) translateZ(.001px);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{-webkit-transform:translateY(-1.28125em) scale(.75) perspective(100px) translateZ(.00101px);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{-webkit-transform:translateY(-1.28125em) scale(.75) perspective(100px) translateZ(.00102px);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{-webkit-transform:translateY(-.59375em) scale(.75);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{-webkit-transform:translateY(-.59374em) scale(.75);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{-webkit-transform:translateY(-1.59375em) scale(.75);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{-webkit-transform:translateY(-1.59374em) scale(.75);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:Barlow,sans-serif;font-size:14px;font-weight:400}.mat-paginator,.mat-paginator-page-size .mat-select-trigger{font-family:Barlow,sans-serif}.mat-radio-button,.mat-select{font-family:Barlow,sans-serif}.mat-select-trigger{height:1.125em}.mat-slide-toggle-content{font:400 14px/24px Barlow,sans-serif}.mat-slider-thumb-label-text{font-family:Barlow,sans-serif;font-size:12px;font-weight:600}.mat-stepper-horizontal,.mat-stepper-vertical{font-family:Barlow,sans-serif}.mat-step-label{font-size:14px;font-weight:400}.mat-step-label-selected{font-size:14px;font-weight:600}.mat-tab-group{font-family:Barlow,sans-serif}.mat-tab-label,.mat-tab-link{font-family:Barlow,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 Barlow,sans-serif;margin:0}.mat-tooltip{font-family:Barlow,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:Barlow,sans-serif}.mat-list .mat-list-item,.mat-nav-list .mat-list-item,.mat-selection-list .mat-list-item{font-size:14px}.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-list .mat-list-option,.mat-nav-list .mat-list-item .mat-line:nth-child(n+2),.mat-nav-list .mat-list-option,.mat-selection-list .mat-list-item .mat-line:nth-child(n+2),.mat-selection-list .mat-list-option{font-size:14px}.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:Barlow,sans-serif;font-size:12px;font-weight:600}.mat-option{font-family:Barlow,sans-serif;font-size:14px;color:rgba(0,0,0,.87)}.mat-optgroup-label{font:600 14px/24px Barlow,sans-serif;color:rgba(0,0,0,.54)}.mat-simple-snackbar{font-family:Barlow,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 cubic-bezier(0,0,.2,1),-webkit-transform cubic-bezier(0,0,.2,1);-webkit-transform:scale(0);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}.cdk-text-field-autofill-monitored:-webkit-autofill{-webkit-animation-name:cdk-text-field-autofill-start;animation-name:cdk-text-field-autofill-start}.cdk-text-field-autofill-monitored:not(:-webkit-autofill){-webkit-animation-name:cdk-text-field-autofill-end;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:#03a9f4}.mat-accent .mat-option.mat-selected:not(.mat-option-disabled){color:#448aff}.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:#448aff}.mat-primary .mat-pseudo-checkbox-checked,.mat-primary .mat-pseudo-checkbox-indeterminate{background:#03a9f4}.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:#448aff;color:#fff}.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:#03a9f4;position:absolute;text-align:center;display:inline-block;border-radius:50%;transition:transform .2s ease-in-out,-webkit-transform .2s ease-in-out;-webkit-transform:scale(.6);transform:scale(.6);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;pointer-events:none}.mat-badge-content.mat-badge-active{-webkit-transform:none;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:#03a9f4}.mat-button.mat-accent,.mat-icon-button.mat-accent,.mat-stroked-button.mat-accent{color:#448aff}.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,.38)}.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(3,169,244,.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(68,138,255,.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(3,169,244,.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(68,138,255,.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-accent,.mat-fab.mat-primary,.mat-fab.mat-warn,.mat-flat-button.mat-accent,.mat-flat-button.mat-primary,.mat-flat-button.mat-warn,.mat-mini-fab.mat-accent,.mat-mini-fab.mat-primary,.mat-mini-fab.mat-warn,.mat-raised-button.mat-accent,.mat-raised-button.mat-primary,.mat-raised-button.mat-warn{color:#fff}.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,.38);background-color:rgba(0,0,0,.12)}.mat-fab.mat-primary,.mat-flat-button.mat-primary,.mat-mini-fab.mat-primary,.mat-raised-button.mat-primary{background-color:#03a9f4}.mat-fab.mat-accent,.mat-flat-button.mat-accent,.mat-mini-fab.mat-accent,.mat-raised-button.mat-accent{background-color:#448aff}.mat-fab.mat-warn,.mat-flat-button.mat-warn,.mat-mini-fab.mat-warn,.mat-raised-button.mat-warn{background-color:#f44336}.mat-fab.mat-accent .mat-ripple-element,.mat-fab.mat-primary .mat-ripple-element,.mat-fab.mat-warn .mat-ripple-element,.mat-flat-button.mat-accent .mat-ripple-element,.mat-flat-button.mat-primary .mat-ripple-element,.mat-flat-button.mat-warn .mat-ripple-element,.mat-mini-fab.mat-accent .mat-ripple-element,.mat-mini-fab.mat-primary .mat-ripple-element,.mat-mini-fab.mat-warn .mat-ripple-element,.mat-raised-button.mat-accent .mat-ripple-element,.mat-raised-button.mat-primary .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(3,169,244,.2)}.mat-icon-button.mat-accent .mat-ripple-element{background-color:rgba(68,138,255,.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,.06)}.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,.38)}.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:#03a9f4}.mat-checkbox-checked.mat-accent .mat-checkbox-background,.mat-checkbox-indeterminate.mat-accent .mat-checkbox-background{background-color:#448aff}.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}}.mat-checkbox:not(.mat-checkbox-disabled).mat-primary .mat-checkbox-ripple .mat-ripple-element{background-color:rgba(3,169,244,.26)}.mat-checkbox:not(.mat-checkbox-disabled).mat-accent .mat-checkbox-ripple .mat-ripple-element{background-color:rgba(68,138,255,.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:#03a9f4;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:#448aff;color:#fff}.mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-chip-remove{color:#fff;opacity:.4}.mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-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:#03a9f4;color:#fff}.mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:rgba(3,169,244,.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:#448aff;color:#fff}.mat-datepicker-content.mat-accent .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:rgba(68,138,255,.4)}.mat-datepicker-content.mat-accent .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}.mat-datepicker-content.mat-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:#03a9f4}.mat-datepicker-toggle-active.mat-accent{color:#448aff}.mat-datepicker-toggle-active.mat-warn{color:#f44336}.mat-dialog-container{background:#fff;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,.38)}.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:#03a9f4}.mat-form-field.mat-focused .mat-form-field-label.mat-accent{color:#448aff}.mat-form-field.mat-focused .mat-form-field-label.mat-warn{color:#f44336}.mat-focused .mat-form-field-required-marker{color:#448aff}.mat-form-field-ripple{background-color:rgba(0,0,0,.87)}.mat-form-field.mat-focused .mat-form-field-ripple{background-color:#03a9f4}.mat-form-field.mat-focused .mat-form-field-ripple.mat-accent{background-color:#448aff}.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:#03a9f4}.mat-form-field-appearance-outline.mat-focused.mat-accent .mat-form-field-outline-thick{color:#448aff}.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:#03a9f4}.mat-icon.mat-accent{color:#448aff}.mat-icon.mat-warn{color:#f44336}.mat-input-element:disabled{color:rgba(0,0,0,.38)}.mat-input-element{caret-color:#03a9f4}.mat-input-element::-ms-input-placeholder{color:rgba(0,0,0,.42)}.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:#448aff}.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:Barlow,sans-serif;font-size:14px;font-weight:600;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-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:#b3e5fc}.mat-progress-bar-buffer{background-color:#b3e5fc}.mat-progress-bar-fill::after{background-color:#03a9f4}.mat-progress-bar.mat-accent .mat-progress-bar-background{fill:#82b1ff}.mat-progress-bar.mat-accent .mat-progress-bar-buffer{background-color:#82b1ff}.mat-progress-bar.mat-accent .mat-progress-bar-fill::after{background-color:#448aff}.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:#03a9f4}.mat-progress-spinner.mat-accent circle,.mat-spinner.mat-accent circle{stroke:#448aff}.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:#03a9f4}.mat-radio-button.mat-primary .mat-radio-inner-circle{background-color:#03a9f4}.mat-radio-button.mat-primary .mat-radio-ripple .mat-ripple-element{background-color:rgba(3,169,244,.26)}.mat-radio-button.mat-accent.mat-radio-checked .mat-radio-outer-circle{border-color:#448aff}.mat-radio-button.mat-accent .mat-radio-inner-circle{background-color:#448aff}.mat-radio-button.mat-accent .mat-radio-ripple .mat-ripple-element{background-color:rgba(68,138,255,.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:#03a9f4}.mat-form-field.mat-focused.mat-accent .mat-select-arrow{color:#448aff}.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:#2196f3}.mat-slide-toggle.mat-checked:not(.mat-disabled) .mat-slide-toggle-bar{background-color:rgba(33,150,243,.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(33,150,243,.12)}.mat-slide-toggle.mat-primary.mat-checked:not(.mat-disabled) .mat-slide-toggle-thumb{background-color:#03a9f4}.mat-slide-toggle.mat-primary.mat-checked:not(.mat-disabled) .mat-slide-toggle-bar{background-color:rgba(3,169,244,.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(3,169,244,.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:#03a9f4}.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:#448aff}.mat-accent .mat-slider-thumb-label-text{color:#fff}.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(68,138,255,.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:#03a9f4;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-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled),.mat-tab-group.mat-primary .mat-tab-link.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled),.mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled),.mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled){background-color:rgba(179,229,252,.3)}.mat-tab-group.mat-primary .mat-ink-bar,.mat-tab-nav-bar.mat-primary .mat-ink-bar{background-color:#03a9f4}.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-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled),.mat-tab-group.mat-accent .mat-tab-link.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled),.mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled),.mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled){background-color:rgba(130,177,255,.3)}.mat-tab-group.mat-accent .mat-ink-bar,.mat-tab-nav-bar.mat-accent .mat-ink-bar{background-color:#448aff}.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:#fff}.mat-tab-group.mat-warn .mat-tab-label.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled),.mat-tab-group.mat-warn .mat-tab-link.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled),.mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled),.mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-focused:not(.cdk-mouse-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-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled),.mat-tab-group.mat-background-primary .mat-tab-link.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled){background-color:rgba(179,229,252,.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:#03a9f4}.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-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled),.mat-tab-group.mat-background-accent .mat-tab-link.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled){background-color:rgba(130,177,255,.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:#448aff}.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:#fff}.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(255,255,255,.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:#fff}.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(255,255,255,.4)}.mat-tab-group.mat-background-accent .mat-ripple-element,.mat-tab-nav-bar.mat-background-accent .mat-ripple-element{background-color:rgba(255,255,255,.12)}.mat-tab-group.mat-background-warn .mat-tab-label.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled),.mat-tab-group.mat-background-warn .mat-tab-link.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-focused:not(.cdk-mouse-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:#fff}.mat-toolbar.mat-primary{background:#03a9f4;color:#fff}.mat-toolbar.mat-accent{background:#448aff;color:#fff}.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:Barlow,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:#448aff}html{text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;-webkit-text-size-adjust:100%;font-kerning:auto}body,html{margin:0;width:100%;height:100%}.portal-font-weight-light{font-weight:lighter!important}.portal-font-weight-bold{font-weight:700!important}.portal-font-uppercase{text-transform:uppercase}.portal-font-italic{font-style:italic}.portal-text-align-center{text-align:center}.portal-text-align-left{text-align:left}.portal-text-align-right{text-align:right}.portal-font-size-big{font-size:1.75em}.portal-font-size-small{font-size:.75em}.portal-example-preview{height:300px;min-height:300px;background-color:rgba(0,0,0,.15)}.portal-example-docs{padding:16px}.portal-example-docs .portal-example-docs__heading{font-weight:300;font-size:24px;line-height:32px;margin:40px 0 20px;padding-bottom:3px;border-bottom:1px solid rgba(0,0,0,.12)}.app-loader-wrapper{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%;opacity:1!important}.app-loader-wrapper>span{display:block;font-size:.875em;margin-top:12px;text-transform:uppercase}.portal-logo{display:inline-block;margin-top:24px;width:60px;height:60px;-webkit-animation:.4s .4s both portal-fade-in;animation:.4s .4s both portal-fade-in}.portal-logo__circles{width:60px;height:60px;position:relative;-webkit-animation:6s infinite portal-logo__circles;animation:6s infinite portal-logo__circles;border-radius:50%;-webkit-backface-visibility:hidden}.portal-logo__circles:before{content:"";width:39.6px;height:39.6px;position:absolute;border-radius:50%;top:10.2px;left:10.2px;z-index:1}.portal-logo__circle{width:48px;height:48px;position:absolute;border-radius:100%;background:linear-gradient(to left,#448aff 0,rgba(68,138,255,0) 90%);-webkit-animation:6s ease-in-out infinite ani1;animation:6s ease-in-out infinite ani1;z-index:2;-webkit-backface-visibility:hidden}.portal-logo__circle--inner{width:12px;height:12px;top:50%;left:50%;-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0);background:#03a9f4;padding:2px}.portal-logo__circle--bottom{bottom:0;left:6px}.portal-logo__circle--top{left:6px;background:linear-gradient(to right,#448aff 0,rgba(68,138,255,0) 90%)}.portal-logo__circle--left{top:6px;background:linear-gradient(to top,#448aff 0,rgba(68,138,255,0) 90%)}.portal-logo__circle--right{top:6px;right:0;background:linear-gradient(to bottom,#448aff 0,rgba(68,138,255,0) 90%)}@-webkit-keyframes portal-fade-in{from{-webkit-transform:translateY(80px);transform:translateY(80px);opacity:0}to{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}@-webkit-keyframes portal-logo__circles{0%,100%{-webkit-transform:rotate(0);transform:rotate(0)}50%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.mat-menu-panel.portal-menu-no-padding .mat-menu-content{padding:0}.mat-menu-panel.portal-menu-no-max-width{max-width:initial}.portal-menu--active{background:rgba(0,0,0,.04)}.portal-remove-fixed-infix-width .mat-form-field-infix{width:auto}.portal-toolbar-brand{max-height:100%;padding:8px 0;box-sizing:border-box;-o-object-fit:contain;object-fit:contain}.portal-toolbar-brand-text{overflow:hidden;text-overflow:ellipsis}.mat-toolbar{color:#000}.portal-content-bg{background:#fff;color:rgba(0,0,0,.87)}.portal-accent-bg{background:#e5e5e5;color:#fff}.portal-accent-bg p a{color:#fff;text-decoration:underline}.portal-primary-bg{background:linear-gradient(125deg,#03a9f4,#0288d1);color:#fff}.portal-primary-bg p a{color:#fff;text-decoration:underline}.portal-hide-scrollbars{-ms-overflow-style:none}.portal-hide-scrollbars::-webkit-scrollbar{width:0}[dir=rtl] .portal-widget-wrapper .portal-widget-heading{padding-left:0;padding-right:12px;border-left-width:0;border-right-width:solid;border-right-style:solid}[dir=rtl] .portal-widget-wrapper .portal-widget-heading:after{left:auto;right:-2px}.portal-funky-drawer-menu,.portal-funky-icon-menu{background:#fff;color:rgba(0,0,0,.87)}strong.portal-funky-icon-menu__end_detail{background:#448aff;color:#fff}.portal-user-menu-header{background:#1e88e5;color:#fff}.portal-notification-sidenav{background:#fafafa;color:rgba(0,0,0,.87)}.portal-notifications-notification{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)}.portal-notifications-notification .mat-card-header,.portal-notifications-notification .portal-notifications-subheader{background:rgba(0,0,0,.04)}.portal-notifications-notification .mat-line mat-icon{color:#40c4ff}.portal-notifications-notification .mat-card-header-text{flex:1 1 0}.portal-notifications-notification .mat-card-avatar{background:#03a9f4;color:#fff}.portal-notifications-notification:hover{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)}.portal-notifications-weather-item .mat-list-item-content div.mat-list-text{padding:0}.portal-sidnav-menu{background:#fff;color:rgba(0,0,0,.87)}.portal-sidnav-menu .portal-sidnav-menu__subheader{font-size:14px;font-weight:600;line-height:24px;background:#fff}.portal-sidnav-menu .mat-expansion-panel{background:#fff}.portal-sidnav-menu .mat-expansion-panel-body{padding:0;background:#fafafa;color:rgba(0,0,0,.87);box-shadow:0 3px 3px -1px rgba(0,0,0,.07) inset,0 -3px 3px -1px rgba(0,0,0,.07) inset}.portal-sidnav-menu .mat-expansion-panel-body .mat-list-item{opacity:0;text-indent:20px;transition-property:opacity,text-indent;transition-timing-function:cubic-bezier(.18,.89,.32,1.28);transition-duration:.4s}.portal-sidnav-menu .mat-expansion-panel-body .mat-list-item .mat-list-item-content{padding:0 16px}.portal-sidnav-menu .mat-expanded .mat-list-item{opacity:1;text-indent:0}.portal-sidnav-menu .mat-expanded .mat-list-item:nth-child(1){transition-delay:0s}.portal-sidnav-menu .mat-expanded .mat-list-item:nth-child(2){transition-delay:.12s}.portal-sidnav-menu .mat-expanded .mat-list-item:nth-child(3){transition-delay:.24s}.portal-sidnav-menu .mat-expanded .mat-list-item:nth-child(4){transition-delay:.36s}.portal-sidnav-menu .mat-expanded .mat-list-item:nth-child(5){transition-delay:.48s}.portal-sidnav-menu .mat-expanded .mat-list-item:nth-child(6){transition-delay:.6s}.portal-sidnav-menu .mat-expanded .mat-list-item:nth-child(7){transition-delay:.72s}.portal-sidnav-menu .mat-expanded .mat-list-item:nth-child(8){transition-delay:.84s}.portal-sidnav-menu .mat-expanded .mat-list-item:nth-child(9){transition-delay:.96s}.portal-sidnav-menu .mat-expanded .mat-list-item:nth-child(10){transition-delay:1.08s}.portal-sidnav-menu .mat-expanded .mat-list-item:nth-child(11){transition-delay:1.2s}.portal-sidnav-menu .mat-expanded .mat-list-item:nth-child(12){transition-delay:1.32s}.portal-sidnav-menu .mat-expanded .mat-list-item:nth-child(13){transition-delay:1.44s}.portal-sidnav-menu .mat-expanded .mat-list-item:nth-child(14){transition-delay:1.56s}.portal-sidnav-menu .mat-expanded .mat-list-item:nth-child(15){transition-delay:1.68s}.portal-sidnav-menu .mat-expanded .mat-list-item:nth-child(16){transition-delay:1.8s}.portal-sidnav-menu .mat-expanded .mat-list-item:nth-child(17){transition-delay:1.92s}.portal-sidnav-menu .mat-expanded .mat-list-item:nth-child(18){transition-delay:2.04s}.portal-sidnav-menu .mat-expanded .mat-list-item:nth-child(19){transition-delay:2.16s}.portal-sidnav-menu .mat-expanded .mat-list-item:nth-child(20){transition-delay:2.28s}.portal-sidnav-menu .mat-expansion-indicator{transition:transform .3s;transition:transform .3s,-webkit-transform .3s;width:24px;text-align:center}.portal-sidnav-menu .mat-expansion-indicator:after{padding:2px}.portal-sidnav-menu .mat-icon.portal-sidnav-menu__end_detail{color:#448aff}.portal-sidnav-menu strong.portal-sidnav-menu__end_detail{background:#448aff;color:#fff;min-width:24px;text-align:center;border-radius:50%;font-size:.75em}.portal-compact-sidemenu{background:#fff;color:rgba(0,0,0,.87)}strong.portal-compact-sidemenu__end_detail{background:#448aff;color:#fff}.portal-layout-loader{background:#fafafa;color:rgba(0,0,0,.87)}.portal-notification .portal-notification-badge{background:#448aff;color:#fff}.mat-menu-panel.portal-switcher-menu{background:#e0e0e0;min-width:200px;padding:15px 15px 0}.mat-menu-panel.portal-switcher-menu .mat-icon-button{width:auto}.mat-menu-panel.portal-switcher-menu .mat-grid-tile{overflow:visible}.mat-menu-panel.portal-switcher-menu .active{background:#82b1ff;border-radius:50%}.mat-menu-panel.portal-switcher-menu .portal-switcher-menu-grid-rtl{width:100%!important}.mat-menu-panel.portal-switcher-menu .portal-switcher-menu-grid-rtl .mat-figure{background:#fafafa;margin:0 -15px}.portal-theme-icon__action{background:#000}.portal-theme-icon__content{background:#fafafa}.portal-theme-icon--layout-boxed .portal-theme-icon__toolbar,.portal-theme-icon--layout-classic .portal-theme-icon__toolbar,.portal-theme-icon--layout-funky .portal-theme-icon__toolbar,.portal-theme-icon--layout-tabbed .portal-theme-icon__toolbar,.portal-theme-icon--layout-toolbar .portal-theme-icon__toolbar{background:#fff}.portal-theme-switcher-menu.mat-menu-panel{background:#e0e0e0;min-width:200px;padding:15px}.portal-theme-switcher-menu .portal-theme-switcher-item.active{background:#82b1ff;border-radius:50%}.portal-error-404 h1,.portal-footer a{color:#448aff}.portal-error-404 mat-card-content{background-color:#fff}.portal-error-404:before{color:rgba(255,255,255,.1)}.portal-error-500 h1{color:#448aff}.portal-error-500 mat-card-content{background-color:#fff}.portal-error-500:before{color:rgba(255,255,255,.1)}.portal-sidenav-theme .mat-ripple-element{background-color:rgba(255,255,255,.1)}.portal-sidenav-theme .mat-option{color:#fff}.portal-sidenav-theme .mat-option.mat-selected:not(.mat-option-multiple):not(.mat-option-disabled),.portal-sidenav-theme .mat-option:focus:not(.mat-option-disabled),.portal-sidenav-theme .mat-option:hover:not(.mat-option-disabled){background:rgba(255,255,255,.04)}.portal-sidenav-theme .mat-option.mat-active{background:rgba(255,255,255,.04);color:#fff}.portal-sidenav-theme .mat-option.mat-option-disabled{color:rgba(255,255,255,.3)}.portal-sidenav-theme .mat-primary .mat-option.mat-selected:not(.mat-option-disabled){color:#03a9f4}.portal-sidenav-theme .mat-accent .mat-option.mat-selected:not(.mat-option-disabled){color:#448aff}.portal-sidenav-theme .mat-warn .mat-option.mat-selected:not(.mat-option-disabled){color:#f44336}.portal-sidenav-theme .mat-optgroup-label{color:rgba(255,255,255,.7)}.portal-sidenav-theme .mat-optgroup-disabled .mat-optgroup-label{color:rgba(255,255,255,.3)}.portal-sidenav-theme .mat-pseudo-checkbox{color:rgba(255,255,255,.7)}.portal-sidenav-theme .mat-pseudo-checkbox::after{color:#303030}.portal-sidenav-theme .mat-accent .mat-pseudo-checkbox-checked,.portal-sidenav-theme .mat-accent .mat-pseudo-checkbox-indeterminate,.portal-sidenav-theme .mat-pseudo-checkbox-checked,.portal-sidenav-theme .mat-pseudo-checkbox-indeterminate{background:#448aff}.portal-sidenav-theme .mat-primary .mat-pseudo-checkbox-checked,.portal-sidenav-theme .mat-primary .mat-pseudo-checkbox-indeterminate{background:#03a9f4}.portal-sidenav-theme .mat-warn .mat-pseudo-checkbox-checked,.portal-sidenav-theme .mat-warn .mat-pseudo-checkbox-indeterminate{background:#f44336}.portal-sidenav-theme .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-disabled,.portal-sidenav-theme .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-disabled{background:#686868}.portal-sidenav-theme .mat-app-background,.portal-sidenav-theme.mat-app-background{background-color:#303030;color:#fff}.mat-theme-loaded-marker{display:none}.portal-sidenav-theme .mat-autocomplete-panel{background:#424242;color:#fff}.portal-sidenav-theme .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover){background:#424242}.portal-sidenav-theme .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover):not(.mat-option-disabled){color:#fff}.portal-sidenav-theme .mat-badge-accent .mat-badge-content{background:#448aff;color:#fff}.portal-sidenav-theme .mat-badge-warn .mat-badge-content{color:#fff;background:#f44336}.portal-sidenav-theme .mat-badge{position:relative}.portal-sidenav-theme .mat-badge-hidden .mat-badge-content{display:none}.portal-sidenav-theme .mat-badge-content{color:#fff;background:#03a9f4;position:absolute;text-align:center;display:inline-block;border-radius:50%;transition:transform .2s ease-in-out,-webkit-transform .2s ease-in-out;-webkit-transform:scale(.6);transform:scale(.6);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;pointer-events:none}.portal-sidenav-theme .mat-badge-content.mat-badge-active{-webkit-transform:none;transform:none}.portal-sidenav-theme .mat-badge-small .mat-badge-content{width:16px;height:16px;line-height:16px}.portal-sidenav-theme .mat-badge-small.mat-badge-above .mat-badge-content{top:-8px}.portal-sidenav-theme .mat-badge-small.mat-badge-below .mat-badge-content{bottom:-8px}.portal-sidenav-theme .mat-badge-small.mat-badge-before .mat-badge-content{left:-16px}[dir=rtl] .portal-sidenav-theme .mat-badge-small.mat-badge-before .mat-badge-content{left:auto;right:-16px}.portal-sidenav-theme .mat-badge-small.mat-badge-after .mat-badge-content{right:-16px}[dir=rtl] .portal-sidenav-theme .mat-badge-small.mat-badge-after .mat-badge-content{right:auto;left:-16px}.portal-sidenav-theme .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-8px}[dir=rtl] .portal-sidenav-theme .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-8px}.portal-sidenav-theme .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-8px}[dir=rtl] .portal-sidenav-theme .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-8px}.portal-sidenav-theme .mat-badge-medium .mat-badge-content{width:22px;height:22px;line-height:22px}.portal-sidenav-theme .mat-badge-medium.mat-badge-above .mat-badge-content{top:-11px}.portal-sidenav-theme .mat-badge-medium.mat-badge-below .mat-badge-content{bottom:-11px}.portal-sidenav-theme .mat-badge-medium.mat-badge-before .mat-badge-content{left:-22px}[dir=rtl] .portal-sidenav-theme .mat-badge-medium.mat-badge-before .mat-badge-content{left:auto;right:-22px}.portal-sidenav-theme .mat-badge-medium.mat-badge-after .mat-badge-content{right:-22px}[dir=rtl] .portal-sidenav-theme .mat-badge-medium.mat-badge-after .mat-badge-content{right:auto;left:-22px}.portal-sidenav-theme .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-11px}[dir=rtl] .portal-sidenav-theme .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-11px}.portal-sidenav-theme .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-11px}[dir=rtl] .portal-sidenav-theme .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-11px}.portal-sidenav-theme .mat-badge-large .mat-badge-content{width:28px;height:28px;line-height:28px}.portal-sidenav-theme .mat-badge-large.mat-badge-above .mat-badge-content{top:-14px}.portal-sidenav-theme .mat-badge-large.mat-badge-below .mat-badge-content{bottom:-14px}.portal-sidenav-theme .mat-badge-large.mat-badge-before .mat-badge-content{left:-28px}[dir=rtl] .portal-sidenav-theme .mat-badge-large.mat-badge-before .mat-badge-content{left:auto;right:-28px}.portal-sidenav-theme .mat-badge-large.mat-badge-after .mat-badge-content{right:-28px}[dir=rtl] .portal-sidenav-theme .mat-badge-large.mat-badge-after .mat-badge-content{right:auto;left:-28px}.portal-sidenav-theme .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-14px}[dir=rtl] .portal-sidenav-theme .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-14px}.portal-sidenav-theme .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-14px}[dir=rtl] .portal-sidenav-theme .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-14px}.portal-sidenav-theme .mat-bottom-sheet-container{background:#424242;color:#fff}.portal-sidenav-theme .mat-button,.portal-sidenav-theme .mat-icon-button,.portal-sidenav-theme .mat-stroked-button{color:inherit;background:0 0}.portal-sidenav-theme .mat-button.mat-primary,.portal-sidenav-theme .mat-icon-button.mat-primary,.portal-sidenav-theme .mat-stroked-button.mat-primary{color:#03a9f4}.portal-sidenav-theme .mat-button.mat-accent,.portal-sidenav-theme .mat-icon-button.mat-accent,.portal-sidenav-theme .mat-stroked-button.mat-accent{color:#448aff}.portal-sidenav-theme .mat-button.mat-warn,.portal-sidenav-theme .mat-icon-button.mat-warn,.portal-sidenav-theme .mat-stroked-button.mat-warn{color:#f44336}.portal-sidenav-theme .mat-button.mat-accent[disabled],.portal-sidenav-theme .mat-button.mat-primary[disabled],.portal-sidenav-theme .mat-button.mat-warn[disabled],.portal-sidenav-theme .mat-button[disabled][disabled],.portal-sidenav-theme .mat-icon-button.mat-accent[disabled],.portal-sidenav-theme .mat-icon-button.mat-primary[disabled],.portal-sidenav-theme .mat-icon-button.mat-warn[disabled],.portal-sidenav-theme .mat-icon-button[disabled][disabled],.portal-sidenav-theme .mat-stroked-button.mat-accent[disabled],.portal-sidenav-theme .mat-stroked-button.mat-primary[disabled],.portal-sidenav-theme .mat-stroked-button.mat-warn[disabled],.portal-sidenav-theme .mat-stroked-button[disabled][disabled]{color:rgba(255,255,255,.3)}.portal-sidenav-theme .mat-button.mat-primary .mat-button-focus-overlay,.portal-sidenav-theme .mat-icon-button.mat-primary .mat-button-focus-overlay,.portal-sidenav-theme .mat-stroked-button.mat-primary .mat-button-focus-overlay{background-color:rgba(3,169,244,.12)}.portal-sidenav-theme .mat-button.mat-accent .mat-button-focus-overlay,.portal-sidenav-theme .mat-icon-button.mat-accent .mat-button-focus-overlay,.portal-sidenav-theme .mat-stroked-button.mat-accent .mat-button-focus-overlay{background-color:rgba(68,138,255,.12)}.portal-sidenav-theme .mat-button.mat-warn .mat-button-focus-overlay,.portal-sidenav-theme .mat-icon-button.mat-warn .mat-button-focus-overlay,.portal-sidenav-theme .mat-stroked-button.mat-warn .mat-button-focus-overlay{background-color:rgba(244,67,54,.12)}.portal-sidenav-theme .mat-button[disabled] .mat-button-focus-overlay,.portal-sidenav-theme .mat-icon-button[disabled] .mat-button-focus-overlay,.portal-sidenav-theme .mat-stroked-button[disabled] .mat-button-focus-overlay{background-color:transparent}.portal-sidenav-theme .mat-button.mat-primary .mat-ripple-element,.portal-sidenav-theme .mat-icon-button.mat-primary .mat-ripple-element,.portal-sidenav-theme .mat-stroked-button.mat-primary .mat-ripple-element{background-color:rgba(3,169,244,.1)}.portal-sidenav-theme .mat-button.mat-accent .mat-ripple-element,.portal-sidenav-theme .mat-icon-button.mat-accent .mat-ripple-element,.portal-sidenav-theme .mat-stroked-button.mat-accent .mat-ripple-element{background-color:rgba(68,138,255,.1)}.portal-sidenav-theme .mat-button.mat-warn .mat-ripple-element,.portal-sidenav-theme .mat-icon-button.mat-warn .mat-ripple-element,.portal-sidenav-theme .mat-stroked-button.mat-warn .mat-ripple-element{background-color:rgba(244,67,54,.1)}.portal-sidenav-theme .mat-fab,.portal-sidenav-theme .mat-flat-button,.portal-sidenav-theme .mat-mini-fab,.portal-sidenav-theme .mat-raised-button{color:#fff;background-color:#424242}.portal-sidenav-theme .mat-fab.mat-accent,.portal-sidenav-theme .mat-fab.mat-primary,.portal-sidenav-theme .mat-fab.mat-warn,.portal-sidenav-theme .mat-flat-button.mat-accent,.portal-sidenav-theme .mat-flat-button.mat-primary,.portal-sidenav-theme .mat-flat-button.mat-warn,.portal-sidenav-theme .mat-mini-fab.mat-accent,.portal-sidenav-theme .mat-mini-fab.mat-primary,.portal-sidenav-theme .mat-mini-fab.mat-warn,.portal-sidenav-theme .mat-raised-button.mat-accent,.portal-sidenav-theme .mat-raised-button.mat-primary,.portal-sidenav-theme .mat-raised-button.mat-warn{color:#fff}.portal-sidenav-theme .mat-fab.mat-accent[disabled],.portal-sidenav-theme .mat-fab.mat-primary[disabled],.portal-sidenav-theme .mat-fab.mat-warn[disabled],.portal-sidenav-theme .mat-fab[disabled][disabled],.portal-sidenav-theme .mat-flat-button.mat-accent[disabled],.portal-sidenav-theme .mat-flat-button.mat-primary[disabled],.portal-sidenav-theme .mat-flat-button.mat-warn[disabled],.portal-sidenav-theme .mat-flat-button[disabled][disabled],.portal-sidenav-theme .mat-mini-fab.mat-accent[disabled],.portal-sidenav-theme .mat-mini-fab.mat-primary[disabled],.portal-sidenav-theme .mat-mini-fab.mat-warn[disabled],.portal-sidenav-theme .mat-mini-fab[disabled][disabled],.portal-sidenav-theme .mat-raised-button.mat-accent[disabled],.portal-sidenav-theme .mat-raised-button.mat-primary[disabled],.portal-sidenav-theme .mat-raised-button.mat-warn[disabled],.portal-sidenav-theme .mat-raised-button[disabled][disabled]{color:rgba(255,255,255,.3);background-color:rgba(255,255,255,.12)}.portal-sidenav-theme .mat-fab.mat-primary,.portal-sidenav-theme .mat-flat-button.mat-primary,.portal-sidenav-theme .mat-mini-fab.mat-primary,.portal-sidenav-theme .mat-raised-button.mat-primary{background-color:#03a9f4}.portal-sidenav-theme .mat-fab.mat-accent,.portal-sidenav-theme .mat-flat-button.mat-accent,.portal-sidenav-theme .mat-mini-fab.mat-accent,.portal-sidenav-theme .mat-raised-button.mat-accent{background-color:#448aff}.portal-sidenav-theme .mat-fab.mat-warn,.portal-sidenav-theme .mat-flat-button.mat-warn,.portal-sidenav-theme .mat-mini-fab.mat-warn,.portal-sidenav-theme .mat-raised-button.mat-warn{background-color:#f44336}.portal-sidenav-theme .mat-fab.mat-accent .mat-ripple-element,.portal-sidenav-theme .mat-fab.mat-primary .mat-ripple-element,.portal-sidenav-theme .mat-fab.mat-warn .mat-ripple-element,.portal-sidenav-theme .mat-flat-button.mat-accent .mat-ripple-element,.portal-sidenav-theme .mat-flat-button.mat-primary .mat-ripple-element,.portal-sidenav-theme .mat-flat-button.mat-warn .mat-ripple-element,.portal-sidenav-theme .mat-mini-fab.mat-accent .mat-ripple-element,.portal-sidenav-theme .mat-mini-fab.mat-primary .mat-ripple-element,.portal-sidenav-theme .mat-mini-fab.mat-warn .mat-ripple-element,.portal-sidenav-theme .mat-raised-button.mat-accent .mat-ripple-element,.portal-sidenav-theme .mat-raised-button.mat-primary .mat-ripple-element,.portal-sidenav-theme .mat-raised-button.mat-warn .mat-ripple-element{background-color:rgba(255,255,255,.1)}.portal-sidenav-theme .mat-icon-button.mat-primary .mat-ripple-element{background-color:rgba(3,169,244,.2)}.portal-sidenav-theme .mat-icon-button.mat-accent .mat-ripple-element{background-color:rgba(68,138,255,.2)}.portal-sidenav-theme .mat-icon-button.mat-warn .mat-ripple-element{background-color:rgba(244,67,54,.2)}.portal-sidenav-theme .mat-button-toggle{color:rgba(255,255,255,.3)}.portal-sidenav-theme .mat-button-toggle .mat-button-toggle-focus-overlay{background-color:rgba(255,255,255,.06)}.portal-sidenav-theme .mat-button-toggle-checked{background-color:#212121;color:rgba(255,255,255,.7)}.portal-sidenav-theme .mat-button-toggle-disabled{background-color:#000;color:rgba(255,255,255,.3)}.portal-sidenav-theme .mat-button-toggle-disabled.mat-button-toggle-checked{background-color:#424242}.portal-sidenav-theme .mat-card{background:#424242;color:#fff}.portal-sidenav-theme .mat-card-subtitle{color:rgba(255,255,255,.7)}.portal-sidenav-theme .mat-checkbox-frame{border-color:rgba(255,255,255,.7)}.portal-sidenav-theme .mat-checkbox-checkmark{fill:#303030}.portal-sidenav-theme .mat-checkbox-checkmark-path{stroke:#303030!important}@media screen and (-ms-high-contrast:black-on-white){.mat-checkbox-checkmark-path,.portal-sidenav-theme .mat-checkbox-checkmark-path{stroke:#000!important}}.portal-sidenav-theme .mat-checkbox-mixedmark{background-color:#303030}.portal-sidenav-theme .mat-checkbox-checked.mat-primary .mat-checkbox-background,.portal-sidenav-theme .mat-checkbox-indeterminate.mat-primary .mat-checkbox-background{background-color:#03a9f4}.portal-sidenav-theme .mat-checkbox-checked.mat-accent .mat-checkbox-background,.portal-sidenav-theme .mat-checkbox-indeterminate.mat-accent .mat-checkbox-background{background-color:#448aff}.portal-sidenav-theme .mat-checkbox-checked.mat-warn .mat-checkbox-background,.portal-sidenav-theme .mat-checkbox-indeterminate.mat-warn .mat-checkbox-background{background-color:#f44336}.portal-sidenav-theme .mat-checkbox-disabled.mat-checkbox-checked .mat-checkbox-background,.portal-sidenav-theme .mat-checkbox-disabled.mat-checkbox-indeterminate .mat-checkbox-background{background-color:#686868}.portal-sidenav-theme .mat-checkbox-disabled:not(.mat-checkbox-checked) .mat-checkbox-frame{border-color:#686868}.portal-sidenav-theme .mat-checkbox-disabled .mat-checkbox-label{color:#686868}@media screen and (-ms-high-contrast:active){.portal-sidenav-theme .mat-badge-large .mat-badge-content,.portal-sidenav-theme .mat-badge-medium .mat-badge-content,.portal-sidenav-theme .mat-badge-small .mat-badge-content{outline:solid 1px;border-radius:0}.portal-sidenav-theme .mat-checkbox-disabled{opacity:.5}.portal-sidenav-theme .mat-checkbox-background{background:0 0}}.portal-sidenav-theme .mat-checkbox:not(.mat-checkbox-disabled).mat-primary .mat-checkbox-ripple .mat-ripple-element{background-color:rgba(3,169,244,.26)}.portal-sidenav-theme .mat-checkbox:not(.mat-checkbox-disabled).mat-accent .mat-checkbox-ripple .mat-ripple-element{background-color:rgba(68,138,255,.26)}.portal-sidenav-theme .mat-checkbox:not(.mat-checkbox-disabled).mat-warn .mat-checkbox-ripple .mat-ripple-element{background-color:rgba(244,67,54,.26)}.portal-sidenav-theme .mat-chip.mat-standard-chip{background-color:#616161;color:#fff}.portal-sidenav-theme .mat-chip.mat-standard-chip .mat-chip-remove{color:#fff;opacity:.4}.portal-sidenav-theme .mat-chip.mat-standard-chip .mat-chip-remove:hover{opacity:.54}.portal-sidenav-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary{background-color:#03a9f4;color:#fff}.portal-sidenav-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-chip-remove{color:#fff;opacity:.4}.portal-sidenav-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-chip-remove:hover{opacity:.54}.portal-sidenav-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn{background-color:#f44336;color:#fff}.portal-sidenav-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-chip-remove{color:#fff;opacity:.4}.portal-sidenav-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-chip-remove:hover{opacity:.54}.portal-sidenav-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent{background-color:#448aff;color:#fff}.portal-sidenav-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-chip-remove{color:#fff;opacity:.4}.portal-sidenav-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-chip-remove:hover{opacity:.54}.portal-sidenav-theme .mat-table{background:#424242}.portal-sidenav-theme .mat-table tbody,.portal-sidenav-theme .mat-table tfoot,.portal-sidenav-theme .mat-table thead,.portal-sidenav-theme .mat-table-sticky,.portal-sidenav-theme [mat-footer-row],.portal-sidenav-theme [mat-header-row],.portal-sidenav-theme [mat-row],.portal-sidenav-theme mat-footer-row,.portal-sidenav-theme mat-header-row,.portal-sidenav-theme mat-row{background:inherit}.portal-sidenav-theme mat-footer-row,.portal-sidenav-theme mat-header-row,.portal-sidenav-theme mat-row,.portal-sidenav-theme td.mat-cell,.portal-sidenav-theme td.mat-footer-cell,.portal-sidenav-theme th.mat-header-cell{border-bottom-color:rgba(255,255,255,.12)}.portal-sidenav-theme .mat-header-cell{color:rgba(255,255,255,.7)}.portal-sidenav-theme .mat-cell,.portal-sidenav-theme .mat-footer-cell{color:#fff}.portal-sidenav-theme .mat-calendar-arrow{border-top-color:#fff}.portal-sidenav-theme .mat-datepicker-content .mat-calendar-next-button,.portal-sidenav-theme .mat-datepicker-content .mat-calendar-previous-button,.portal-sidenav-theme .mat-datepicker-toggle{color:#fff}.portal-sidenav-theme .mat-calendar-table-header{color:rgba(255,255,255,.3)}.portal-sidenav-theme .mat-calendar-table-header-divider::after{background:rgba(255,255,255,.12)}.portal-sidenav-theme .mat-calendar-body-label{color:rgba(255,255,255,.7)}.portal-sidenav-theme .mat-calendar-body-cell-content{color:#fff;border-color:transparent}.portal-sidenav-theme .mat-calendar-body-disabled>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected){color:rgba(255,255,255,.3)}.portal-sidenav-theme .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected),.portal-sidenav-theme .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected),.portal-sidenav-theme .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)}.portal-sidenav-theme .mat-calendar-body-today:not(.mat-calendar-body-selected){border-color:rgba(255,255,255,.3)}.portal-sidenav-theme .mat-calendar-body-disabled>.mat-calendar-body-today:not(.mat-calendar-body-selected){border-color:rgba(255,255,255,.1)}.portal-sidenav-theme .mat-calendar-body-selected{background-color:#03a9f4;color:#fff}.portal-sidenav-theme .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:rgba(3,169,244,.4)}.portal-sidenav-theme .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}.portal-sidenav-theme .mat-datepicker-content{background-color:#424242;color:#fff}.portal-sidenav-theme .mat-datepicker-content.mat-accent .mat-calendar-body-selected{background-color:#448aff;color:#fff}.portal-sidenav-theme .mat-datepicker-content.mat-accent .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:rgba(68,138,255,.4)}.portal-sidenav-theme .mat-datepicker-content.mat-accent .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}.portal-sidenav-theme .mat-datepicker-content.mat-warn .mat-calendar-body-selected{background-color:#f44336;color:#fff}.portal-sidenav-theme .mat-datepicker-content.mat-warn .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:rgba(244,67,54,.4)}.portal-sidenav-theme .mat-datepicker-content.mat-warn .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}.portal-sidenav-theme .mat-datepicker-toggle-active{color:#03a9f4}.portal-sidenav-theme .mat-datepicker-toggle-active.mat-accent{color:#448aff}.portal-sidenav-theme .mat-datepicker-toggle-active.mat-warn{color:#f44336}.portal-sidenav-theme .mat-dialog-container{background:#424242;color:#fff}.portal-sidenav-theme .mat-divider{border-top-color:rgba(255,255,255,.12)}.portal-sidenav-theme .mat-divider-vertical{border-right-color:rgba(255,255,255,.12)}.portal-sidenav-theme .mat-expansion-panel{background:#424242;color:#fff}.portal-sidenav-theme .mat-action-row{border-top-color:rgba(255,255,255,.12)}.portal-sidenav-theme .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:not([aria-disabled=true]).cdk-keyboard-focused,.portal-sidenav-theme .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:not([aria-disabled=true]).cdk-program-focused,.portal-sidenav-theme .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:not([aria-disabled=true]):hover{background:rgba(255,255,255,.04)}@media (hover:none){.portal-sidenav-theme .mat-expansion-panel:not(.mat-expanded):not([aria-disabled=true]) .mat-expansion-panel-header:hover{background:#424242}}.portal-sidenav-theme .mat-expansion-panel-header-title{color:#fff}.portal-sidenav-theme .mat-expansion-indicator::after,.portal-sidenav-theme .mat-expansion-panel-header-description{color:rgba(255,255,255,.7)}.portal-sidenav-theme .mat-expansion-panel-header[aria-disabled=true]{color:rgba(255,255,255,.3)}.portal-sidenav-theme .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-description,.portal-sidenav-theme .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-title{color:inherit}.portal-sidenav-theme .mat-form-field-label,.portal-sidenav-theme .mat-hint{color:rgba(255,255,255,.7)}.portal-sidenav-theme .mat-form-field.mat-focused .mat-form-field-label{color:#03a9f4}.portal-sidenav-theme .mat-form-field.mat-focused .mat-form-field-label.mat-accent{color:#448aff}.portal-sidenav-theme .mat-form-field.mat-focused .mat-form-field-label.mat-warn{color:#f44336}.portal-sidenav-theme .mat-focused .mat-form-field-required-marker{color:#448aff}.portal-sidenav-theme .mat-form-field-ripple{background-color:#fff}.portal-sidenav-theme .mat-form-field.mat-focused .mat-form-field-ripple{background-color:#03a9f4}.portal-sidenav-theme .mat-form-field.mat-focused .mat-form-field-ripple.mat-accent{background-color:#448aff}.portal-sidenav-theme .mat-form-field.mat-focused .mat-form-field-ripple.mat-warn{background-color:#f44336}.portal-sidenav-theme .mat-form-field.mat-form-field-invalid .mat-form-field-label,.portal-sidenav-theme .mat-form-field.mat-form-field-invalid .mat-form-field-label .mat-form-field-required-marker,.portal-sidenav-theme .mat-form-field.mat-form-field-invalid .mat-form-field-label.mat-accent{color:#f44336}.portal-sidenav-theme .mat-form-field.mat-form-field-invalid .mat-form-field-ripple,.portal-sidenav-theme .mat-form-field.mat-form-field-invalid .mat-form-field-ripple.mat-accent{background-color:#f44336}.portal-sidenav-theme .mat-error{color:#f44336}.portal-sidenav-theme .mat-form-field-appearance-legacy .mat-form-field-label,.portal-sidenav-theme .mat-form-field-appearance-legacy .mat-hint{color:rgba(255,255,255,.7)}.portal-sidenav-theme .mat-form-field-appearance-legacy .mat-form-field-underline{background-color:rgba(255,255,255,.7)}.portal-sidenav-theme .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}.portal-sidenav-theme .mat-form-field-appearance-standard .mat-form-field-underline{background-color:rgba(255,255,255,.7)}.portal-sidenav-theme .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}.portal-sidenav-theme .mat-form-field-appearance-fill .mat-form-field-flex{background-color:rgba(255,255,255,.1)}.portal-sidenav-theme .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-flex{background-color:rgba(255,255,255,.05)}.portal-sidenav-theme .mat-form-field-appearance-fill .mat-form-field-underline::before{background-color:rgba(255,255,255,.5)}.portal-sidenav-theme .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-label{color:rgba(255,255,255,.3)}.portal-sidenav-theme .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-underline::before{background-color:transparent}.portal-sidenav-theme .mat-form-field-appearance-outline .mat-form-field-outline{color:rgba(255,255,255,.3)}.portal-sidenav-theme .mat-form-field-appearance-outline .mat-form-field-outline-thick{color:#fff}.portal-sidenav-theme .mat-form-field-appearance-outline.mat-focused .mat-form-field-outline-thick{color:#03a9f4}.portal-sidenav-theme .mat-form-field-appearance-outline.mat-focused.mat-accent .mat-form-field-outline-thick{color:#448aff}.portal-sidenav-theme .mat-form-field-appearance-outline.mat-focused.mat-warn .mat-form-field-outline-thick,.portal-sidenav-theme .mat-form-field-appearance-outline.mat-form-field-invalid.mat-form-field-invalid .mat-form-field-outline-thick{color:#f44336}.portal-sidenav-theme .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-label{color:rgba(255,255,255,.3)}.portal-sidenav-theme .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-outline{color:rgba(255,255,255,.15)}.portal-sidenav-theme .mat-icon.mat-primary{color:#03a9f4}.portal-sidenav-theme .mat-icon.mat-accent{color:#448aff}.portal-sidenav-theme .mat-icon.mat-warn{color:#f44336}.portal-sidenav-theme .mat-input-element:disabled{color:rgba(255,255,255,.3)}.portal-sidenav-theme .mat-input-element{caret-color:#03a9f4}.portal-sidenav-theme .mat-input-element::-ms-input-placeholder{color:rgba(255,255,255,.5)}.portal-sidenav-theme .mat-input-element::placeholder{color:rgba(255,255,255,.5)}.portal-sidenav-theme .mat-input-element::-moz-placeholder{color:rgba(255,255,255,.5)}.portal-sidenav-theme .mat-input-element::-webkit-input-placeholder{color:rgba(255,255,255,.5)}.portal-sidenav-theme .mat-input-element:-ms-input-placeholder{color:rgba(255,255,255,.5)}.portal-sidenav-theme .mat-accent .mat-input-element{caret-color:#448aff}.portal-sidenav-theme .mat-form-field-invalid .mat-input-element,.portal-sidenav-theme .mat-warn .mat-input-element{caret-color:#f44336}.portal-sidenav-theme .mat-list .mat-list-item,.portal-sidenav-theme .mat-list .mat-list-option,.portal-sidenav-theme .mat-nav-list .mat-list-item,.portal-sidenav-theme .mat-nav-list .mat-list-option,.portal-sidenav-theme .mat-selection-list .mat-list-item,.portal-sidenav-theme .mat-selection-list .mat-list-option{color:#fff}.portal-sidenav-theme .mat-list .mat-subheader,.portal-sidenav-theme .mat-nav-list .mat-subheader,.portal-sidenav-theme .mat-selection-list .mat-subheader{color:rgba(255,255,255,.7)}.portal-sidenav-theme .mat-list-item-disabled{background-color:#000}.portal-sidenav-theme .mat-list-option.mat-list-item-focus,.portal-sidenav-theme .mat-list-option:hover,.portal-sidenav-theme .mat-nav-list .mat-list-item.mat-list-item-focus,.portal-sidenav-theme .mat-nav-list .mat-list-item:hover{background:rgba(255,255,255,.04)}.portal-sidenav-theme .mat-menu-panel{background:#424242}.portal-sidenav-theme .mat-menu-item{background:0 0;color:#fff}.portal-sidenav-theme .mat-menu-item[disabled],.portal-sidenav-theme .mat-menu-item[disabled]::after{color:rgba(255,255,255,.3)}.portal-sidenav-theme .mat-menu-item .mat-icon:not([color]),.portal-sidenav-theme .mat-menu-item-submenu-trigger::after{color:#fff}.portal-sidenav-theme .mat-menu-item-highlighted:not([disabled]),.portal-sidenav-theme .mat-menu-item.cdk-keyboard-focused:not([disabled]),.portal-sidenav-theme .mat-menu-item.cdk-program-focused:not([disabled]),.portal-sidenav-theme .mat-menu-item:hover:not([disabled]){background:rgba(255,255,255,.04)}.portal-sidenav-theme .mat-paginator{background:#424242}.portal-sidenav-theme .mat-paginator,.portal-sidenav-theme .mat-paginator-page-size .mat-select-trigger{color:rgba(255,255,255,.7)}.portal-sidenav-theme .mat-paginator-decrement,.portal-sidenav-theme .mat-paginator-increment{border-top:2px solid #fff;border-right:2px solid #fff}.portal-sidenav-theme .mat-paginator-first,.portal-sidenav-theme .mat-paginator-last{border-top:2px solid #fff}.portal-sidenav-theme .mat-icon-button[disabled] .mat-paginator-decrement,.portal-sidenav-theme .mat-icon-button[disabled] .mat-paginator-first,.portal-sidenav-theme .mat-icon-button[disabled] .mat-paginator-increment,.portal-sidenav-theme .mat-icon-button[disabled] .mat-paginator-last{border-color:rgba(255,255,255,.3)}.portal-sidenav-theme .mat-progress-bar-background{fill:#b3e5fc}.portal-sidenav-theme .mat-progress-bar-buffer{background-color:#b3e5fc}.portal-sidenav-theme .mat-progress-bar-fill::after{background-color:#03a9f4}.portal-sidenav-theme .mat-progress-bar.mat-accent .mat-progress-bar-background{fill:#82b1ff}.portal-sidenav-theme .mat-progress-bar.mat-accent .mat-progress-bar-buffer{background-color:#82b1ff}.portal-sidenav-theme .mat-progress-bar.mat-accent .mat-progress-bar-fill::after{background-color:#448aff}.portal-sidenav-theme .mat-progress-bar.mat-warn .mat-progress-bar-background{fill:#ffcdd2}.portal-sidenav-theme .mat-progress-bar.mat-warn .mat-progress-bar-buffer{background-color:#ffcdd2}.portal-sidenav-theme .mat-progress-bar.mat-warn .mat-progress-bar-fill::after{background-color:#f44336}.portal-sidenav-theme .mat-progress-spinner circle,.portal-sidenav-theme .mat-spinner circle{stroke:#03a9f4}.portal-sidenav-theme .mat-progress-spinner.mat-accent circle,.portal-sidenav-theme .mat-spinner.mat-accent circle{stroke:#448aff}.portal-sidenav-theme .mat-progress-spinner.mat-warn circle,.portal-sidenav-theme .mat-spinner.mat-warn circle{stroke:#f44336}.portal-sidenav-theme .mat-radio-outer-circle{border-color:rgba(255,255,255,.7)}.portal-sidenav-theme .mat-radio-button.mat-primary.mat-radio-checked .mat-radio-outer-circle{border-color:#03a9f4}.portal-sidenav-theme .mat-radio-button.mat-primary .mat-radio-inner-circle{background-color:#03a9f4}.portal-sidenav-theme .mat-radio-button.mat-primary .mat-radio-ripple .mat-ripple-element{background-color:rgba(3,169,244,.26)}.portal-sidenav-theme .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-outer-circle{border-color:#448aff}.portal-sidenav-theme .mat-radio-button.mat-accent .mat-radio-inner-circle{background-color:#448aff}.portal-sidenav-theme .mat-radio-button.mat-accent .mat-radio-ripple .mat-ripple-element{background-color:rgba(68,138,255,.26)}.portal-sidenav-theme .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-outer-circle{border-color:#f44336}.portal-sidenav-theme .mat-radio-button.mat-warn .mat-radio-inner-circle{background-color:#f44336}.portal-sidenav-theme .mat-radio-button.mat-warn .mat-radio-ripple .mat-ripple-element{background-color:rgba(244,67,54,.26)}.portal-sidenav-theme .mat-radio-button.mat-radio-disabled .mat-radio-outer-circle,.portal-sidenav-theme .mat-radio-button.mat-radio-disabled.mat-radio-checked .mat-radio-outer-circle{border-color:rgba(255,255,255,.3)}.portal-sidenav-theme .mat-radio-button.mat-radio-disabled .mat-radio-inner-circle,.portal-sidenav-theme .mat-radio-button.mat-radio-disabled .mat-radio-ripple .mat-ripple-element{background-color:rgba(255,255,255,.3)}.portal-sidenav-theme .mat-radio-button.mat-radio-disabled .mat-radio-label-content{color:rgba(255,255,255,.3)}.portal-sidenav-theme .mat-select-content,.portal-sidenav-theme .mat-select-panel-done-animating{background:#424242}.portal-sidenav-theme .mat-select-value{color:#fff}.portal-sidenav-theme .mat-select-placeholder{color:rgba(255,255,255,.5)}.portal-sidenav-theme .mat-select-disabled .mat-select-value{color:rgba(255,255,255,.3)}.portal-sidenav-theme .mat-select-arrow{color:rgba(255,255,255,.7)}.portal-sidenav-theme .mat-select-panel .mat-option.mat-selected:not(.mat-option-multiple){background:rgba(255,255,255,.12)}.portal-sidenav-theme .mat-form-field.mat-focused.mat-primary .mat-select-arrow{color:#03a9f4}.portal-sidenav-theme .mat-form-field.mat-focused.mat-accent .mat-select-arrow{color:#448aff}.portal-sidenav-theme .mat-form-field .mat-select.mat-select-invalid .mat-select-arrow,.portal-sidenav-theme .mat-form-field.mat-focused.mat-warn .mat-select-arrow{color:#f44336}.portal-sidenav-theme .mat-form-field .mat-select.mat-select-disabled .mat-select-arrow{color:rgba(255,255,255,.3)}.portal-sidenav-theme .mat-drawer-container{background-color:#303030;color:#fff}.portal-sidenav-theme .mat-drawer{background-color:#424242;color:#fff}.portal-sidenav-theme .mat-drawer.mat-drawer-push{background-color:#424242}.portal-sidenav-theme .mat-drawer-backdrop.mat-drawer-shown{background-color:rgba(189,189,189,.6)}.portal-sidenav-theme .mat-slide-toggle.mat-checked:not(.mat-disabled) .mat-slide-toggle-thumb{background-color:#90caf9}.portal-sidenav-theme .mat-slide-toggle.mat-checked:not(.mat-disabled) .mat-slide-toggle-bar{background-color:rgba(144,202,249,.5)}.portal-sidenav-theme .mat-slide-toggle:not(.mat-checked) .mat-ripple-element{background-color:rgba(255,255,255,.12)}.portal-sidenav-theme .mat-slide-toggle .mat-ripple-element{background-color:rgba(144,202,249,.12)}.portal-sidenav-theme .mat-slide-toggle.mat-primary.mat-checked:not(.mat-disabled) .mat-slide-toggle-thumb{background-color:#81d4fa}.portal-sidenav-theme .mat-slide-toggle.mat-primary.mat-checked:not(.mat-disabled) .mat-slide-toggle-bar{background-color:rgba(129,212,250,.5)}.portal-sidenav-theme .mat-slide-toggle.mat-primary:not(.mat-checked) .mat-ripple-element{background-color:rgba(255,255,255,.12)}.portal-sidenav-theme .mat-slide-toggle.mat-primary .mat-ripple-element{background-color:rgba(129,212,250,.12)}.portal-sidenav-theme .mat-slide-toggle.mat-warn.mat-checked:not(.mat-disabled) .mat-slide-toggle-thumb{background-color:#ef9a9a}.portal-sidenav-theme .mat-slide-toggle.mat-warn.mat-checked:not(.mat-disabled) .mat-slide-toggle-bar{background-color:rgba(239,154,154,.5)}.portal-sidenav-theme .mat-slide-toggle.mat-warn:not(.mat-checked) .mat-ripple-element{background-color:rgba(255,255,255,.12)}.portal-sidenav-theme .mat-slide-toggle.mat-warn .mat-ripple-element{background-color:rgba(239,154,154,.12)}.portal-sidenav-theme .mat-disabled .mat-slide-toggle-thumb{background-color:#424242}.portal-sidenav-theme .mat-disabled .mat-slide-toggle-bar{background-color:rgba(255,255,255,.12)}.portal-sidenav-theme .mat-slide-toggle-thumb{background-color:#bdbdbd}.portal-sidenav-theme .mat-slide-toggle-bar,.portal-sidenav-theme .mat-slider-track-background{background-color:rgba(255,255,255,.3)}.portal-sidenav-theme .mat-primary .mat-slider-thumb,.portal-sidenav-theme .mat-primary .mat-slider-thumb-label,.portal-sidenav-theme .mat-primary .mat-slider-track-fill{background-color:#03a9f4}.portal-sidenav-theme .mat-primary .mat-slider-thumb-label-text{color:#fff}.portal-sidenav-theme .mat-accent .mat-slider-thumb,.portal-sidenav-theme .mat-accent .mat-slider-thumb-label,.portal-sidenav-theme .mat-accent .mat-slider-track-fill{background-color:#448aff}.portal-sidenav-theme .mat-accent .mat-slider-thumb-label-text{color:#fff}.portal-sidenav-theme .mat-warn .mat-slider-thumb,.portal-sidenav-theme .mat-warn .mat-slider-thumb-label,.portal-sidenav-theme .mat-warn .mat-slider-track-fill{background-color:#f44336}.portal-sidenav-theme .mat-warn .mat-slider-thumb-label-text{color:#fff}.portal-sidenav-theme .mat-slider-focus-ring{background-color:rgba(68,138,255,.2)}.portal-sidenav-theme .cdk-focused .mat-slider-track-background,.portal-sidenav-theme .mat-slider-disabled .mat-slider-thumb,.portal-sidenav-theme .mat-slider-disabled .mat-slider-track-background,.portal-sidenav-theme .mat-slider-disabled .mat-slider-track-fill,.portal-sidenav-theme .mat-slider-disabled:hover .mat-slider-track-background,.portal-sidenav-theme .mat-slider:hover .mat-slider-track-background{background-color:rgba(255,255,255,.3)}.portal-sidenav-theme .mat-slider-min-value .mat-slider-focus-ring{background-color:rgba(255,255,255,.12)}.portal-sidenav-theme .mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb,.portal-sidenav-theme .mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb-label{background-color:#fff}.portal-sidenav-theme .mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb,.portal-sidenav-theme .mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb-label{background-color:rgba(255,255,255,.3)}.portal-sidenav-theme .mat-slider-min-value:not(.mat-slider-thumb-label-showing) .mat-slider-thumb{border-color:rgba(255,255,255,.3);background-color:transparent}.portal-sidenav-theme .mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused .mat-slider-thumb,.portal-sidenav-theme .mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover .mat-slider-thumb{border-color:rgba(255,255,255,.3)}.portal-sidenav-theme .mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused.mat-slider-disabled .mat-slider-thumb,.portal-sidenav-theme .mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover.mat-slider-disabled .mat-slider-thumb{border-color:rgba(255,255,255,.3)}.portal-sidenav-theme .mat-slider-has-ticks .mat-slider-wrapper::after{border-color:rgba(255,255,255,.7)}.portal-sidenav-theme .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)}.portal-sidenav-theme .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)}.portal-sidenav-theme .mat-step-header.cdk-keyboard-focused,.portal-sidenav-theme .mat-step-header.cdk-program-focused,.portal-sidenav-theme .mat-step-header:hover{background-color:rgba(255,255,255,.04)}.portal-sidenav-theme .mat-step-header .mat-step-label,.portal-sidenav-theme .mat-step-header .mat-step-optional{color:rgba(255,255,255,.3)}.portal-sidenav-theme .mat-step-header .mat-step-icon{background-color:#03a9f4;color:#fff}.portal-sidenav-theme .mat-step-header .mat-step-icon-not-touched{background-color:rgba(255,255,255,.3);color:#fff}.portal-sidenav-theme .mat-step-header .mat-step-label.mat-step-label-active{color:#fff}.portal-sidenav-theme .mat-stepper-horizontal,.portal-sidenav-theme .mat-stepper-vertical{background-color:#424242}.portal-sidenav-theme .mat-stepper-vertical-line::before{border-left-color:rgba(255,255,255,.12)}.portal-sidenav-theme .mat-stepper-horizontal-line{border-top-color:rgba(255,255,255,.12)}.portal-sidenav-theme .mat-sort-header-arrow{color:#c6c6c6}.portal-sidenav-theme .mat-tab-header,.portal-sidenav-theme .mat-tab-nav-bar{border-bottom:1px solid rgba(255,255,255,.12)}.portal-sidenav-theme .mat-tab-group-inverted-header .mat-tab-header,.portal-sidenav-theme .mat-tab-group-inverted-header .mat-tab-nav-bar{border-top:1px solid rgba(255,255,255,.12);border-bottom:none}.portal-sidenav-theme .mat-tab-label,.portal-sidenav-theme .mat-tab-link{color:#fff}.portal-sidenav-theme .mat-tab-label.mat-tab-disabled,.portal-sidenav-theme .mat-tab-link.mat-tab-disabled{color:rgba(255,255,255,.3)}.portal-sidenav-theme .mat-tab-header-pagination-chevron{border-color:#fff}.portal-sidenav-theme .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:rgba(255,255,255,.3)}.portal-sidenav-theme .mat-tab-group[class*=mat-background-] .mat-tab-header,.portal-sidenav-theme .mat-tab-nav-bar[class*=mat-background-]{border-bottom:none;border-top:none}.portal-sidenav-theme .mat-tab-group.mat-primary .mat-tab-label.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled),.portal-sidenav-theme .mat-tab-group.mat-primary .mat-tab-link.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled),.portal-sidenav-theme .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled),.portal-sidenav-theme .mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled){background-color:rgba(179,229,252,.3)}.portal-sidenav-theme .mat-tab-group.mat-primary .mat-ink-bar,.portal-sidenav-theme .mat-tab-nav-bar.mat-primary .mat-ink-bar{background-color:#03a9f4}.portal-sidenav-theme .mat-tab-group.mat-primary.mat-background-primary .mat-ink-bar,.portal-sidenav-theme .mat-tab-nav-bar.mat-primary.mat-background-primary .mat-ink-bar{background-color:#fff}.portal-sidenav-theme .mat-tab-group.mat-accent .mat-tab-label.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled),.portal-sidenav-theme .mat-tab-group.mat-accent .mat-tab-link.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled),.portal-sidenav-theme .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled),.portal-sidenav-theme .mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled){background-color:rgba(130,177,255,.3)}.portal-sidenav-theme .mat-tab-group.mat-accent .mat-ink-bar,.portal-sidenav-theme .mat-tab-nav-bar.mat-accent .mat-ink-bar{background-color:#448aff}.portal-sidenav-theme .mat-tab-group.mat-accent.mat-background-accent .mat-ink-bar,.portal-sidenav-theme .mat-tab-nav-bar.mat-accent.mat-background-accent .mat-ink-bar{background-color:#fff}.portal-sidenav-theme .mat-tab-group.mat-warn .mat-tab-label.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled),.portal-sidenav-theme .mat-tab-group.mat-warn .mat-tab-link.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled),.portal-sidenav-theme .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled),.portal-sidenav-theme .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled){background-color:rgba(255,205,210,.3)}.portal-sidenav-theme .mat-tab-group.mat-warn .mat-ink-bar,.portal-sidenav-theme .mat-tab-nav-bar.mat-warn .mat-ink-bar{background-color:#f44336}.portal-sidenav-theme .mat-tab-group.mat-warn.mat-background-warn .mat-ink-bar,.portal-sidenav-theme .mat-tab-nav-bar.mat-warn.mat-background-warn .mat-ink-bar{background-color:#fff}.portal-sidenav-theme .mat-tab-group.mat-background-primary .mat-tab-label.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled),.portal-sidenav-theme .mat-tab-group.mat-background-primary .mat-tab-link.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled),.portal-sidenav-theme .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled),.portal-sidenav-theme .mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled){background-color:rgba(179,229,252,.3)}.portal-sidenav-theme .mat-tab-group.mat-background-primary .mat-tab-header,.portal-sidenav-theme .mat-tab-group.mat-background-primary .mat-tab-links,.portal-sidenav-theme .mat-tab-nav-bar.mat-background-primary .mat-tab-header,.portal-sidenav-theme .mat-tab-nav-bar.mat-background-primary .mat-tab-links{background-color:#03a9f4}.portal-sidenav-theme .mat-tab-group.mat-background-primary .mat-tab-label,.portal-sidenav-theme .mat-tab-group.mat-background-primary .mat-tab-link,.portal-sidenav-theme .mat-tab-nav-bar.mat-background-primary .mat-tab-label,.portal-sidenav-theme .mat-tab-nav-bar.mat-background-primary .mat-tab-link{color:#fff}.portal-sidenav-theme .mat-tab-group.mat-background-primary .mat-tab-label.mat-tab-disabled,.portal-sidenav-theme .mat-tab-group.mat-background-primary .mat-tab-link.mat-tab-disabled,.portal-sidenav-theme .mat-tab-nav-bar.mat-background-primary .mat-tab-label.mat-tab-disabled,.portal-sidenav-theme .mat-tab-nav-bar.mat-background-primary .mat-tab-link.mat-tab-disabled{color:rgba(255,255,255,.4)}.portal-sidenav-theme .mat-tab-group.mat-background-primary .mat-tab-header-pagination-chevron,.portal-sidenav-theme .mat-tab-nav-bar.mat-background-primary .mat-tab-header-pagination-chevron{border-color:#fff}.portal-sidenav-theme .mat-tab-group.mat-background-primary .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.portal-sidenav-theme .mat-tab-nav-bar.mat-background-primary .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:rgba(255,255,255,.4)}.portal-sidenav-theme .mat-tab-group.mat-background-primary .mat-ripple-element,.portal-sidenav-theme .mat-tab-nav-bar.mat-background-primary .mat-ripple-element{background-color:rgba(255,255,255,.12)}.portal-sidenav-theme .mat-tab-group.mat-background-accent .mat-tab-label.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled),.portal-sidenav-theme .mat-tab-group.mat-background-accent .mat-tab-link.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled),.portal-sidenav-theme .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled),.portal-sidenav-theme .mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled){background-color:rgba(130,177,255,.3)}.portal-sidenav-theme .mat-tab-group.mat-background-accent .mat-tab-header,.portal-sidenav-theme .mat-tab-group.mat-background-accent .mat-tab-links,.portal-sidenav-theme .mat-tab-nav-bar.mat-background-accent .mat-tab-header,.portal-sidenav-theme .mat-tab-nav-bar.mat-background-accent .mat-tab-links{background-color:#448aff}.portal-sidenav-theme .mat-tab-group.mat-background-accent .mat-tab-label,.portal-sidenav-theme .mat-tab-group.mat-background-accent .mat-tab-link,.portal-sidenav-theme .mat-tab-nav-bar.mat-background-accent .mat-tab-label,.portal-sidenav-theme .mat-tab-nav-bar.mat-background-accent .mat-tab-link{color:#fff}.portal-sidenav-theme .mat-tab-group.mat-background-accent .mat-tab-label.mat-tab-disabled,.portal-sidenav-theme .mat-tab-group.mat-background-accent .mat-tab-link.mat-tab-disabled,.portal-sidenav-theme .mat-tab-nav-bar.mat-background-accent .mat-tab-label.mat-tab-disabled,.portal-sidenav-theme .mat-tab-nav-bar.mat-background-accent .mat-tab-link.mat-tab-disabled{color:rgba(255,255,255,.4)}.portal-sidenav-theme .mat-tab-group.mat-background-accent .mat-tab-header-pagination-chevron,.portal-sidenav-theme .mat-tab-nav-bar.mat-background-accent .mat-tab-header-pagination-chevron{border-color:#fff}.portal-sidenav-theme .mat-tab-group.mat-background-accent .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.portal-sidenav-theme .mat-tab-nav-bar.mat-background-accent .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:rgba(255,255,255,.4)}.portal-sidenav-theme .mat-tab-group.mat-background-accent .mat-ripple-element,.portal-sidenav-theme .mat-tab-nav-bar.mat-background-accent .mat-ripple-element{background-color:rgba(255,255,255,.12)}.portal-sidenav-theme .mat-tab-group.mat-background-warn .mat-tab-label.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled),.portal-sidenav-theme .mat-tab-group.mat-background-warn .mat-tab-link.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled),.portal-sidenav-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled),.portal-sidenav-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled){background-color:rgba(255,205,210,.3)}.portal-sidenav-theme .mat-tab-group.mat-background-warn .mat-tab-header,.portal-sidenav-theme .mat-tab-group.mat-background-warn .mat-tab-links,.portal-sidenav-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-header,.portal-sidenav-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-links{background-color:#f44336}.portal-sidenav-theme .mat-tab-group.mat-background-warn .mat-tab-label,.portal-sidenav-theme .mat-tab-group.mat-background-warn .mat-tab-link,.portal-sidenav-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-label,.portal-sidenav-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-link{color:#fff}.portal-sidenav-theme .mat-tab-group.mat-background-warn .mat-tab-label.mat-tab-disabled,.portal-sidenav-theme .mat-tab-group.mat-background-warn .mat-tab-link.mat-tab-disabled,.portal-sidenav-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-label.mat-tab-disabled,.portal-sidenav-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-link.mat-tab-disabled{color:rgba(255,255,255,.4)}.portal-sidenav-theme .mat-tab-group.mat-background-warn .mat-tab-header-pagination-chevron,.portal-sidenav-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-header-pagination-chevron{border-color:#fff}.portal-sidenav-theme .mat-tab-group.mat-background-warn .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.portal-sidenav-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:rgba(255,255,255,.4)}.portal-sidenav-theme .mat-tab-group.mat-background-warn .mat-ripple-element,.portal-sidenav-theme .mat-tab-nav-bar.mat-background-warn .mat-ripple-element{background-color:rgba(255,255,255,.12)}.portal-sidenav-theme .mat-toolbar{background:#424242}.portal-sidenav-theme .mat-toolbar.mat-primary{background:#03a9f4;color:#fff}.portal-sidenav-theme .mat-toolbar.mat-accent{background:#448aff;color:#fff}.portal-sidenav-theme .mat-toolbar.mat-warn{background:#f44336;color:#fff}.portal-sidenav-theme .mat-toolbar .mat-focused .mat-form-field-ripple,.portal-sidenav-theme .mat-toolbar .mat-form-field-ripple,.portal-sidenav-theme .mat-toolbar .mat-form-field-underline{background-color:currentColor}.portal-sidenav-theme .mat-toolbar .mat-focused .mat-form-field-label,.portal-sidenav-theme .mat-toolbar .mat-form-field-label,.portal-sidenav-theme .mat-toolbar .mat-form-field.mat-focused .mat-select-arrow,.portal-sidenav-theme .mat-toolbar .mat-select-arrow,.portal-sidenav-theme .mat-toolbar .mat-select-value{color:inherit}.portal-sidenav-theme .mat-toolbar .mat-input-element{caret-color:currentColor}.portal-sidenav-theme .mat-tooltip{background:rgba(97,97,97,.9)}.portal-sidenav-theme .mat-tree{background:#424242}.portal-sidenav-theme .mat-tree-node{color:#fff}.portal-sidenav-theme .mat-snack-bar-container{background:#fafafa;color:rgba(0,0,0,.87)}.portal-sidenav-theme .mat-simple-snackbar-action{color:inherit}.portal-sidenav-theme html{text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;-webkit-text-size-adjust:100%;font-kerning:auto}.portal-sidenav-theme body,.portal-sidenav-theme html{margin:0;width:100%;height:100%}.portal-sidenav-theme .portal-font-weight-light{font-weight:lighter!important}.portal-sidenav-theme .portal-font-weight-bold{font-weight:700!important}.portal-sidenav-theme .portal-font-uppercase{text-transform:uppercase}.portal-sidenav-theme .portal-font-italic{font-style:italic}.portal-sidenav-theme .portal-text-align-center{text-align:center}.portal-sidenav-theme .portal-text-align-left{text-align:left}.portal-sidenav-theme .portal-text-align-right{text-align:right}.portal-sidenav-theme .portal-font-size-big{font-size:1.75em}.portal-sidenav-theme .portal-font-size-small{font-size:.75em}.portal-sidenav-theme .portal-example-preview{height:300px;min-height:300px;background-color:rgba(0,0,0,.15)}.portal-sidenav-theme .portal-example-docs{padding:16px}.portal-sidenav-theme .portal-example-docs .portal-example-docs__heading{font-weight:300;font-size:24px;line-height:32px;margin:40px 0 20px;padding-bottom:3px;border-bottom:1px solid rgba(0,0,0,.12)}.portal-sidenav-theme .app-loader-wrapper{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%;opacity:1!important}.portal-sidenav-theme .app-loader-wrapper>span{display:block;font-size:.875em;margin-top:12px;text-transform:uppercase}.portal-sidenav-theme .portal-logo{display:inline-block;margin-top:24px;width:60px;height:60px;-webkit-animation:.4s .4s both portal-fade-in;animation:.4s .4s both portal-fade-in}.portal-sidenav-theme .portal-logo__circles{width:60px;height:60px;position:relative;-webkit-animation:6s infinite portal-logo__circles;animation:6s infinite portal-logo__circles;border-radius:50%;-webkit-backface-visibility:hidden}.portal-sidenav-theme .portal-logo__circles:before{content:"";width:39.6px;height:39.6px;position:absolute;border-radius:50%;top:10.2px;left:10.2px;z-index:1}.portal-sidenav-theme .portal-logo__circle{width:48px;height:48px;position:absolute;border-radius:100%;background:linear-gradient(to left,#448aff 0,rgba(68,138,255,0) 90%);-webkit-animation:6s ease-in-out infinite ani1;animation:6s ease-in-out infinite ani1;z-index:2;-webkit-backface-visibility:hidden}.portal-sidenav-theme .portal-logo__circle--inner{width:12px;height:12px;top:50%;left:50%;-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0);background:#03a9f4;padding:2px}.portal-sidenav-theme .portal-logo__circle--bottom{bottom:0;left:6px}.portal-sidenav-theme .portal-logo__circle--top{left:6px;background:linear-gradient(to right,#448aff 0,rgba(68,138,255,0) 90%)}.portal-sidenav-theme .portal-logo__circle--left{top:6px;background:linear-gradient(to top,#448aff 0,rgba(68,138,255,0) 90%)}.portal-sidenav-theme .portal-logo__circle--right{top:6px;right:0;background:linear-gradient(to bottom,#448aff 0,rgba(68,138,255,0) 90%)}@keyframes portal-fade-in{from{-webkit-transform:translateY(80px);transform:translateY(80px);opacity:0}to{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}@keyframes portal-logo__circles{0%,100%{-webkit-transform:rotate(0);transform:rotate(0)}50%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.portal-sidenav-theme .mat-menu-panel.portal-menu-no-padding .mat-menu-content{padding:0}.portal-sidenav-theme .mat-menu-panel.portal-menu-no-max-width{max-width:initial}.portal-sidenav-theme .portal-menu--active{background:rgba(255,255,255,.04)}.portal-sidenav-theme .portal-remove-fixed-infix-width .mat-form-field-infix{width:auto}.portal-sidenav-theme .portal-toolbar-brand{max-height:100%;padding:8px 0;box-sizing:border-box;-o-object-fit:contain;object-fit:contain}.portal-sidenav-theme .portal-toolbar-brand-text{overflow:hidden;text-overflow:ellipsis}.portal-sidenav-theme .mat-toolbar{color:#fff}.portal-sidenav-theme .portal-content-bg{background:#424242;color:#fff}.portal-sidenav-theme .portal-accent-bg{background:#e5e5e5;color:#fff}.portal-sidenav-theme .portal-accent-bg p a{color:#fff;text-decoration:underline}.portal-sidenav-theme .portal-primary-bg{background:linear-gradient(125deg,#03a9f4,#0288d1);color:#fff}.portal-sidenav-theme .portal-primary-bg p a{color:#fff;text-decoration:underline}.portal-sidenav-theme .portal-hide-scrollbars{-ms-overflow-style:none}.portal-sidenav-theme .portal-hide-scrollbars::-webkit-scrollbar{width:0}.portal-sidenav-theme [dir=rtl] .portal-widget-wrapper .portal-widget-heading{padding-left:0;padding-right:12px;border-left-width:0;border-right-width:solid;border-right-style:solid}.portal-sidenav-theme [dir=rtl] .portal-widget-wrapper .portal-widget-heading:after{left:auto;right:-2px}.portal-sidenav-theme .portal-funky-drawer-menu,.portal-sidenav-theme .portal-funky-icon-menu{background:#424242;color:#fff}.portal-sidenav-theme strong.portal-funky-icon-menu__end_detail{background:#448aff;color:#fff}.portal-sidenav-theme .portal-user-menu-header{background:#1e88e5;color:#fff}.portal-sidenav-theme .portal-notification-sidenav{background:#303030;color:#fff}.portal-sidenav-theme .portal-notifications-notification{background:#424242;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)}.portal-sidenav-theme .portal-notifications-notification .mat-card-header,.portal-sidenav-theme .portal-notifications-notification .portal-notifications-subheader{background:rgba(255,255,255,.04)}.portal-sidenav-theme .portal-notifications-notification .mat-line mat-icon{color:#40c4ff}.portal-sidenav-theme .portal-notifications-notification .mat-card-header-text{flex:1 1 0}.portal-sidenav-theme .portal-notifications-notification .mat-card-avatar{background:#03a9f4;color:#fff}.portal-sidenav-theme .portal-notifications-notification:hover{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)}.portal-sidenav-theme .portal-notifications-weather-item .mat-list-item-content div.mat-list-text{padding:0}.portal-sidenav-theme .portal-sidnav-menu{background:#424242;color:#fff}.portal-sidenav-theme .portal-sidnav-menu .portal-sidnav-menu__subheader{font-size:14px;font-weight:600;line-height:24px;background:#424242}.portal-sidenav-theme .portal-sidnav-menu .mat-expansion-panel{background:#424242}.portal-sidenav-theme .portal-sidnav-menu .mat-expansion-panel-body{padding:0;background:#303030;color:#fff;box-shadow:0 3px 3px -1px rgba(0,0,0,.07) inset,0 -3px 3px -1px rgba(0,0,0,.07) inset}.portal-sidenav-theme .portal-sidnav-menu .mat-expansion-panel-body .mat-list-item{opacity:0;text-indent:20px;transition-property:opacity,text-indent;transition-timing-function:cubic-bezier(.18,.89,.32,1.28);transition-duration:.4s}.portal-sidenav-theme .portal-sidnav-menu .mat-expansion-panel-body .mat-list-item .mat-list-item-content{padding:0 16px}.portal-sidenav-theme .portal-sidnav-menu .mat-expanded .mat-list-item{opacity:1;text-indent:0}.portal-sidenav-theme .portal-sidnav-menu .mat-expanded .mat-list-item:nth-child(1){transition-delay:0s}.portal-sidenav-theme .portal-sidnav-menu .mat-expanded .mat-list-item:nth-child(2){transition-delay:.12s}.portal-sidenav-theme .portal-sidnav-menu .mat-expanded .mat-list-item:nth-child(3){transition-delay:.24s}.portal-sidenav-theme .portal-sidnav-menu .mat-expanded .mat-list-item:nth-child(4){transition-delay:.36s}.portal-sidenav-theme .portal-sidnav-menu .mat-expanded .mat-list-item:nth-child(5){transition-delay:.48s}.portal-sidenav-theme .portal-sidnav-menu .mat-expanded .mat-list-item:nth-child(6){transition-delay:.6s}.portal-sidenav-theme .portal-sidnav-menu .mat-expanded .mat-list-item:nth-child(7){transition-delay:.72s}.portal-sidenav-theme .portal-sidnav-menu .mat-expanded .mat-list-item:nth-child(8){transition-delay:.84s}.portal-sidenav-theme .portal-sidnav-menu .mat-expanded .mat-list-item:nth-child(9){transition-delay:.96s}.portal-sidenav-theme .portal-sidnav-menu .mat-expanded .mat-list-item:nth-child(10){transition-delay:1.08s}.portal-sidenav-theme .portal-sidnav-menu .mat-expanded .mat-list-item:nth-child(11){transition-delay:1.2s}.portal-sidenav-theme .portal-sidnav-menu .mat-expanded .mat-list-item:nth-child(12){transition-delay:1.32s}.portal-sidenav-theme .portal-sidnav-menu .mat-expanded .mat-list-item:nth-child(13){transition-delay:1.44s}.portal-sidenav-theme .portal-sidnav-menu .mat-expanded .mat-list-item:nth-child(14){transition-delay:1.56s}.portal-sidenav-theme .portal-sidnav-menu .mat-expanded .mat-list-item:nth-child(15){transition-delay:1.68s}.portal-sidenav-theme .portal-sidnav-menu .mat-expanded .mat-list-item:nth-child(16){transition-delay:1.8s}.portal-sidenav-theme .portal-sidnav-menu .mat-expanded .mat-list-item:nth-child(17){transition-delay:1.92s}.portal-sidenav-theme .portal-sidnav-menu .mat-expanded .mat-list-item:nth-child(18){transition-delay:2.04s}.portal-sidenav-theme .portal-sidnav-menu .mat-expanded .mat-list-item:nth-child(19){transition-delay:2.16s}.portal-sidenav-theme .portal-sidnav-menu .mat-expanded .mat-list-item:nth-child(20){transition-delay:2.28s}.portal-sidenav-theme .portal-sidnav-menu .mat-expansion-indicator{transition:transform .3s;transition:transform .3s,-webkit-transform .3s;width:24px;text-align:center}.portal-sidenav-theme .portal-sidnav-menu .mat-expansion-indicator:after{padding:2px}.portal-sidenav-theme .portal-sidnav-menu .mat-icon.portal-sidnav-menu__end_detail{color:#448aff}.portal-sidenav-theme .portal-sidnav-menu strong.portal-sidnav-menu__end_detail{background:#448aff;color:#fff;min-width:24px;text-align:center;border-radius:50%;font-size:.75em}.portal-sidenav-theme .portal-compact-sidemenu{background:#424242;color:#fff}.portal-sidenav-theme strong.portal-compact-sidemenu__end_detail{background:#448aff;color:#fff}.portal-sidenav-theme .portal-layout-loader{background:#303030;color:#fff}.portal-sidenav-theme .portal-notification .portal-notification-badge{background:#448aff;color:#fff}.portal-sidenav-theme .mat-menu-panel.portal-switcher-menu{background:#212121;min-width:200px;padding:15px 15px 0}.portal-sidenav-theme .mat-menu-panel.portal-switcher-menu .mat-icon-button{width:auto}.portal-sidenav-theme .mat-menu-panel.portal-switcher-menu .mat-grid-tile{overflow:visible}.portal-sidenav-theme .mat-menu-panel.portal-switcher-menu .active{background:#82b1ff;border-radius:50%}.portal-sidenav-theme .mat-menu-panel.portal-switcher-menu .portal-switcher-menu-grid-rtl{width:100%!important}.portal-sidenav-theme .mat-menu-panel.portal-switcher-menu .portal-switcher-menu-grid-rtl .mat-figure{background:#303030;margin:0 -15px}.portal-sidenav-theme .portal-theme-icon__action{background:#fff}.portal-sidenav-theme .portal-theme-icon__content{background:#303030}.portal-theme-icon--layout-boxed .portal-sidenav-theme .portal-theme-icon__toolbar,.portal-theme-icon--layout-classic .portal-sidenav-theme .portal-theme-icon__toolbar,.portal-theme-icon--layout-funky .portal-sidenav-theme .portal-theme-icon__toolbar,.portal-theme-icon--layout-tabbed .portal-sidenav-theme .portal-theme-icon__toolbar,.portal-theme-icon--layout-toolbar .portal-sidenav-theme .portal-theme-icon__toolbar{background:#424242}.portal-sidenav-theme .portal-theme-switcher-menu.mat-menu-panel{background:#212121;min-width:200px;padding:15px}.portal-sidenav-theme .portal-theme-switcher-menu .portal-theme-switcher-item.active{background:#82b1ff;border-radius:50%}.portal-sidenav-theme .portal-error-404 h1,.portal-sidenav-theme .portal-footer a{color:#448aff}.portal-sidenav-theme .portal-error-404 mat-card-content{background-color:#424242}.portal-sidenav-theme .portal-error-404:before{color:rgba(255,255,255,.1)}.portal-sidenav-theme .portal-error-500 h1{color:#448aff}.portal-sidenav-theme .portal-error-500 mat-card-content{background-color:#424242}.portal-sidenav-theme .portal-error-500:before{color:rgba(255,255,255,.1)}.mat-horizontal-stepper-header{pointer-events:none}.alert-danger{background-color:#c00}.alert-success{background-color:#3c763d}.btn-maxauto{min-width:auto!important}.txt-ancenter{text-align:center!important;display:block!important}.adminBtn{display:block!important;text-align:center}.portal-primary-bg-admin{background:linear-gradient(125deg,#028e20,#295417)!important;color:#fff}.mat-cell,.mat-footer-cell,.mat-header-cell{padding-left:15px}mat-radio-group>mat-radio-button{padding-right:15px}.lit-inford,span.mat-placeholder-required.mat-form-field-required-marker{color:red!important}.lit-mt-20{margin-top:20px!important}.mat-card-lit{box-shadow:none!important}@-webkit-keyframes lit-spinner{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes lit-spinner{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.lit-spinner:before{content:'';box-sizing:border-box;position:absolute;top:50%;left:50%;width:20px;height:20px;margin-top:-10px;margin-left:-10px;border-radius:50%;border:2px solid #fff;border-top-color:#000;-webkit-animation:.8s linear infinite spinner;animation:.8s linear infinite spinner}.lit-mat-row{display:table-row!important}.lit-mat-table .mat-row:nth-child(even){background-color:#f7f7f7}.lit-mat-progress-spinner circle{stroke:#fff!important}.lit-btn-mwlh{min-width:120px!important;line-height:30px!important}.mat-toolbar-multiple-rows{min-height:50px!important}.mat-toolbar-row,.mat-toolbar-single-row{height:50px!important}.portal-menu--active{border:1px solid #fff!important}.is-invalid{color:red!important;border:1px solid red}.mat-paginator,.mat-paginator-page-size .mat-select-trigger{color:#000!important;font-size:12px!important;font-weight:700!important}.portal-sidenav-theme{color:#000!important}@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){.mat-table{width:100%}}@media screen and (-webkit-min-device-pixel-ratio:0){.mat-table{display:-ms-grid!important;display:grid!important;width:100%}}@-moz-document url-prefix(){.mat-table{display:grid!important;width:100%}}@media (min-width:902px){.mat-responsive{overflow-y:hidden;overflow-x:auto}}@media (max-width:900px){.mat-table-row-responsive{width:1039px}.mat-table-responsive{overflow-x:auto;overflow-y:hidden;min-width:100%}}@media print{portal-footer,portal-horizontal-menu,portal-top-horizontal-menu{display:none!important}.mat-drawer-container{overflow:visible!important}.mat-elevation-z3{box-shadow:none!important}.portal-content-widget__content{padding:0!important}.mat-toolbar-row,.mat-toolbar-single-row{padding:0!important;background:0 0!important;color:#000!important}.mat-raised-button{display:none!important}}