/*!
 * Quill Editor v1.3.7
 * https://quilljs.com/
 * Copyright (c) 2014, Jason Chen
 * Copyright (c) 2013, salesforce.com
 */.ql-container{box-sizing:border-box;font-family:Helvetica,Arial,sans-serif;font-size:13px;height:100%;margin:0;position:relative}.ql-container.ql-disabled .ql-tooltip{visibility:hidden}.ql-container.ql-disabled .ql-editor ul[data-checked]>li:before{pointer-events:none}.ql-clipboard{left:-100000px;height:1px;overflow-y:hidden;position:absolute;top:50%}.ql-clipboard p{margin:0;padding:0}.ql-editor{box-sizing:border-box;line-height:1.42;height:100%;outline:none;overflow-y:auto;padding:12px 15px;tab-size:4;-moz-tab-size:4;text-align:left;white-space:pre-wrap;word-wrap:break-word}.ql-editor>*{cursor:text}.ql-editor p,.ql-editor ol,.ql-editor ul,.ql-editor pre,.ql-editor blockquote,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{margin:0;padding:0;counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol,.ql-editor ul{padding-left:1.5em}.ql-editor ol>li,.ql-editor ul>li{list-style-type:none}.ql-editor ul>li:before{content:"\2022"}.ql-editor ul[data-checked=true],.ql-editor ul[data-checked=false]{pointer-events:none}.ql-editor ul[data-checked=true]>li *,.ql-editor ul[data-checked=false]>li *{pointer-events:all}.ql-editor ul[data-checked=true]>li:before,.ql-editor ul[data-checked=false]>li:before{color:#777;cursor:pointer;pointer-events:all}.ql-editor ul[data-checked=true]>li:before{content:"\2611"}.ql-editor ul[data-checked=false]>li:before{content:"\2610"}.ql-editor li:before{display:inline-block;white-space:nowrap;width:1.2em}.ql-editor li:not(.ql-direction-rtl):before{margin-left:-1.5em;margin-right:.3em;text-align:right}.ql-editor li.ql-direction-rtl:before{margin-left:.3em;margin-right:-1.5em}.ql-editor ol li:not(.ql-direction-rtl),.ql-editor ul li:not(.ql-direction-rtl){padding-left:1.5em}.ql-editor ol li.ql-direction-rtl,.ql-editor ul li.ql-direction-rtl{padding-right:1.5em}.ql-editor ol li{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;counter-increment:list-0}.ql-editor ol li:before{content:counter(list-0,decimal) ". "}.ql-editor ol li.ql-indent-1{counter-increment:list-1}.ql-editor ol li.ql-indent-1:before{content:counter(list-1,lower-alpha) ". "}.ql-editor ol li.ql-indent-1{counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-2{counter-increment:list-2}.ql-editor ol li.ql-indent-2:before{content:counter(list-2,lower-roman) ". "}.ql-editor ol li.ql-indent-2{counter-reset:list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-3{counter-increment:list-3}.ql-editor ol li.ql-indent-3:before{content:counter(list-3,decimal) ". "}.ql-editor ol li.ql-indent-3{counter-reset:list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-4{counter-increment:list-4}.ql-editor ol li.ql-indent-4:before{content:counter(list-4,lower-alpha) ". "}.ql-editor ol li.ql-indent-4{counter-reset:list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-5{counter-increment:list-5}.ql-editor ol li.ql-indent-5:before{content:counter(list-5,lower-roman) ". "}.ql-editor ol li.ql-indent-5{counter-reset:list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-6{counter-increment:list-6}.ql-editor ol li.ql-indent-6:before{content:counter(list-6,decimal) ". "}.ql-editor ol li.ql-indent-6{counter-reset:list-7 list-8 list-9}.ql-editor ol li.ql-indent-7{counter-increment:list-7}.ql-editor ol li.ql-indent-7:before{content:counter(list-7,lower-alpha) ". "}.ql-editor ol li.ql-indent-7{counter-reset:list-8 list-9}.ql-editor ol li.ql-indent-8{counter-increment:list-8}.ql-editor ol li.ql-indent-8:before{content:counter(list-8,lower-roman) ". "}.ql-editor ol li.ql-indent-8{counter-reset:list-9}.ql-editor ol li.ql-indent-9{counter-increment:list-9}.ql-editor ol li.ql-indent-9:before{content:counter(list-9,decimal) ". "}.ql-editor .ql-indent-1:not(.ql-direction-rtl){padding-left:3em}.ql-editor li.ql-indent-1:not(.ql-direction-rtl){padding-left:4.5em}.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:3em}.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:4.5em}.ql-editor .ql-indent-2:not(.ql-direction-rtl){padding-left:6em}.ql-editor li.ql-indent-2:not(.ql-direction-rtl){padding-left:7.5em}.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:6em}.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:7.5em}.ql-editor .ql-indent-3:not(.ql-direction-rtl){padding-left:9em}.ql-editor li.ql-indent-3:not(.ql-direction-rtl){padding-left:10.5em}.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:9em}.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:10.5em}.ql-editor .ql-indent-4:not(.ql-direction-rtl){padding-left:12em}.ql-editor li.ql-indent-4:not(.ql-direction-rtl){padding-left:13.5em}.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:12em}.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:13.5em}.ql-editor .ql-indent-5:not(.ql-direction-rtl){padding-left:15em}.ql-editor li.ql-indent-5:not(.ql-direction-rtl){padding-left:16.5em}.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:15em}.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:16.5em}.ql-editor .ql-indent-6:not(.ql-direction-rtl){padding-left:18em}.ql-editor li.ql-indent-6:not(.ql-direction-rtl){padding-left:19.5em}.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:18em}.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:19.5em}.ql-editor .ql-indent-7:not(.ql-direction-rtl){padding-left:21em}.ql-editor li.ql-indent-7:not(.ql-direction-rtl){padding-left:22.5em}.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:21em}.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:22.5em}.ql-editor .ql-indent-8:not(.ql-direction-rtl){padding-left:24em}.ql-editor li.ql-indent-8:not(.ql-direction-rtl){padding-left:25.5em}.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:24em}.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:25.5em}.ql-editor .ql-indent-9:not(.ql-direction-rtl){padding-left:27em}.ql-editor li.ql-indent-9:not(.ql-direction-rtl){padding-left:28.5em}.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:27em}.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:28.5em}.ql-editor .ql-video{display:block;max-width:100%}.ql-editor .ql-video.ql-align-center{margin:0 auto}.ql-editor .ql-video.ql-align-right{margin:0 0 0 auto}.ql-editor .ql-bg-black{background-color:#000}.ql-editor .ql-bg-red{background-color:#e60000}.ql-editor .ql-bg-orange{background-color:#f90}.ql-editor .ql-bg-yellow{background-color:#ff0}.ql-editor .ql-bg-green{background-color:#008a00}.ql-editor .ql-bg-blue{background-color:#06c}.ql-editor .ql-bg-purple{background-color:#93f}.ql-editor .ql-color-white{color:#fff}.ql-editor .ql-color-red{color:#e60000}.ql-editor .ql-color-orange{color:#f90}.ql-editor .ql-color-yellow{color:#ff0}.ql-editor .ql-color-green{color:#008a00}.ql-editor .ql-color-blue{color:#06c}.ql-editor .ql-color-purple{color:#93f}.ql-editor .ql-font-serif{font-family:Georgia,Times New Roman,serif}.ql-editor .ql-font-monospace{font-family:Monaco,Courier New,monospace}.ql-editor .ql-size-small{font-size:.75em}.ql-editor .ql-size-large{font-size:1.5em}.ql-editor .ql-size-huge{font-size:2.5em}.ql-editor .ql-direction-rtl{direction:rtl;text-align:inherit}.ql-editor .ql-align-center{text-align:center}.ql-editor .ql-align-justify{text-align:justify}.ql-editor .ql-align-right{text-align:right}.ql-editor.ql-blank:before{color:#0009;content:attr(data-placeholder);font-style:italic;left:15px;pointer-events:none;position:absolute;right:15px}.ql-snow.ql-toolbar:after,.ql-snow .ql-toolbar:after{clear:both;content:"";display:table}.ql-snow.ql-toolbar button,.ql-snow .ql-toolbar button{background:none;border:none;cursor:pointer;display:inline-block;float:left;height:24px;padding:3px 5px;width:28px}.ql-snow.ql-toolbar button svg,.ql-snow .ql-toolbar button svg{float:left;height:100%}.ql-snow.ql-toolbar button:active:hover,.ql-snow .ql-toolbar button:active:hover{outline:none}.ql-snow.ql-toolbar input.ql-image[type=file],.ql-snow .ql-toolbar input.ql-image[type=file]{display:none}.ql-snow.ql-toolbar button:hover,.ql-snow .ql-toolbar button:hover,.ql-snow.ql-toolbar button:focus,.ql-snow .ql-toolbar button:focus,.ql-snow.ql-toolbar button.ql-active,.ql-snow .ql-toolbar button.ql-active,.ql-snow.ql-toolbar .ql-picker-label:hover,.ql-snow .ql-toolbar .ql-picker-label:hover,.ql-snow.ql-toolbar .ql-picker-label.ql-active,.ql-snow .ql-toolbar .ql-picker-label.ql-active,.ql-snow.ql-toolbar .ql-picker-item:hover,.ql-snow .ql-toolbar .ql-picker-item:hover,.ql-snow.ql-toolbar .ql-picker-item.ql-selected,.ql-snow .ql-toolbar .ql-picker-item.ql-selected{color:#06c}.ql-snow.ql-toolbar button:hover .ql-fill,.ql-snow .ql-toolbar button:hover .ql-fill,.ql-snow.ql-toolbar button:focus .ql-fill,.ql-snow .ql-toolbar button:focus .ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow.ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill{fill:#06c}.ql-snow.ql-toolbar button:hover .ql-stroke,.ql-snow .ql-toolbar button:hover .ql-stroke,.ql-snow.ql-toolbar button:focus .ql-stroke,.ql-snow .ql-toolbar button:focus .ql-stroke,.ql-snow.ql-toolbar button.ql-active .ql-stroke,.ql-snow .ql-toolbar button.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow.ql-toolbar button:hover .ql-stroke-miter,.ql-snow .ql-toolbar button:hover .ql-stroke-miter,.ql-snow.ql-toolbar button:focus .ql-stroke-miter,.ql-snow .ql-toolbar button:focus .ql-stroke-miter,.ql-snow.ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter{stroke:#06c}@media (pointer: coarse){.ql-snow.ql-toolbar button:hover:not(.ql-active),.ql-snow .ql-toolbar button:hover:not(.ql-active){color:#444}.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill{fill:#444}.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter{stroke:#444}}.ql-snow,.ql-snow *{box-sizing:border-box}.ql-snow .ql-hidden{display:none}.ql-snow .ql-out-bottom,.ql-snow .ql-out-top{visibility:hidden}.ql-snow .ql-tooltip{position:absolute;transform:translateY(10px)}.ql-snow .ql-tooltip a{cursor:pointer;text-decoration:none}.ql-snow .ql-tooltip.ql-flip{transform:translateY(-10px)}.ql-snow .ql-formats{display:inline-block;vertical-align:middle}.ql-snow .ql-formats:after{clear:both;content:"";display:table}.ql-snow .ql-stroke{fill:none;stroke:#444;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.ql-snow .ql-stroke-miter{fill:none;stroke:#444;stroke-miterlimit:10;stroke-width:2}.ql-snow .ql-fill,.ql-snow .ql-stroke.ql-fill{fill:#444}.ql-snow .ql-empty{fill:none}.ql-snow .ql-even{fill-rule:evenodd}.ql-snow .ql-thin,.ql-snow .ql-stroke.ql-thin{stroke-width:1}.ql-snow .ql-transparent{opacity:.4}.ql-snow .ql-direction svg:last-child{display:none}.ql-snow .ql-direction.ql-active svg:last-child{display:inline}.ql-snow .ql-direction.ql-active svg:first-child{display:none}.ql-snow .ql-editor h1{font-size:2em}.ql-snow .ql-editor h2{font-size:1.5em}.ql-snow .ql-editor h3{font-size:1.17em}.ql-snow .ql-editor h4{font-size:1em}.ql-snow .ql-editor h5{font-size:.83em}.ql-snow .ql-editor h6{font-size:.67em}.ql-snow .ql-editor a{text-decoration:underline}.ql-snow .ql-editor blockquote{border-left:4px solid #ccc;margin-bottom:5px;margin-top:5px;padding-left:16px}.ql-snow .ql-editor code,.ql-snow .ql-editor pre{background-color:#f0f0f0;border-radius:3px}.ql-snow .ql-editor pre{white-space:pre-wrap;margin-bottom:5px;margin-top:5px;padding:5px 10px}.ql-snow .ql-editor code{font-size:85%;padding:2px 4px}.ql-snow .ql-editor pre.ql-syntax{background-color:#23241f;color:#f8f8f2;overflow:visible}.ql-snow .ql-editor img{max-width:100%}.ql-snow .ql-picker{color:#444;display:inline-block;float:left;font-size:14px;font-weight:500;height:24px;position:relative;vertical-align:middle}.ql-snow .ql-picker-label{cursor:pointer;display:inline-block;height:100%;padding-left:8px;padding-right:2px;position:relative;width:100%}.ql-snow .ql-picker-label:before{display:inline-block;line-height:22px}.ql-snow .ql-picker-options{background-color:#fff;display:none;min-width:100%;padding:4px 8px;position:absolute;white-space:nowrap}.ql-snow .ql-picker-options .ql-picker-item{cursor:pointer;display:block;padding-bottom:5px;padding-top:5px}.ql-snow .ql-picker.ql-expanded .ql-picker-label{color:#ccc;z-index:2}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-fill{fill:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-stroke{stroke:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-options{display:block;margin-top:-1px;top:100%;z-index:1}.ql-snow .ql-color-picker,.ql-snow .ql-icon-picker{width:28px}.ql-snow .ql-color-picker .ql-picker-label,.ql-snow .ql-icon-picker .ql-picker-label{padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-label svg,.ql-snow .ql-icon-picker .ql-picker-label svg{right:4px}.ql-snow .ql-icon-picker .ql-picker-options{padding:4px 0}.ql-snow .ql-icon-picker .ql-picker-item{height:24px;width:24px;padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-options{padding:3px 5px;width:152px}.ql-snow .ql-color-picker .ql-picker-item{border:1px solid transparent;float:left;height:16px;margin:2px;padding:0;width:16px}.ql-snow .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg{position:absolute;margin-top:-9px;right:0;top:50%;width:18px}.ql-snow .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=""]):before{content:attr(data-label)}.ql-snow .ql-picker.ql-header{width:98px}.ql-snow .ql-picker.ql-header .ql-picker-label:before,.ql-snow .ql-picker.ql-header .ql-picker-item:before{content:"Normal"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="1"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{content:"Heading 1"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="2"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{content:"Heading 2"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="3"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{content:"Heading 3"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="4"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{content:"Heading 4"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="5"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{content:"Heading 5"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="6"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{content:"Heading 6"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{font-size:2em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{font-size:1.5em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{font-size:1.17em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{font-size:1em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{font-size:.83em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{font-size:.67em}.ql-snow .ql-picker.ql-font{width:108px}.ql-snow .ql-picker.ql-font .ql-picker-label:before,.ql-snow .ql-picker.ql-font .ql-picker-item:before{content:"Sans Serif"}.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=serif]:before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{content:"Serif"}.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=monospace]:before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{content:"Monospace"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{font-family:Georgia,Times New Roman,serif}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{font-family:Monaco,Courier New,monospace}.ql-snow .ql-picker.ql-size{width:98px}.ql-snow .ql-picker.ql-size .ql-picker-label:before,.ql-snow .ql-picker.ql-size .ql-picker-item:before{content:"Normal"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=small]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{content:"Small"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=large]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{content:"Large"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=huge]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{content:"Huge"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{font-size:10px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{font-size:18px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{font-size:32px}.ql-snow .ql-color-picker.ql-background .ql-picker-item{background-color:#fff}.ql-snow .ql-color-picker.ql-color .ql-picker-item{background-color:#000}.ql-toolbar.ql-snow{border:1px solid #ccc;box-sizing:border-box;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;padding:8px}.ql-toolbar.ql-snow .ql-formats{margin-right:15px}.ql-toolbar.ql-snow .ql-picker-label{border:1px solid transparent}.ql-toolbar.ql-snow .ql-picker-options{border:1px solid transparent;box-shadow:#0003 0 2px 8px}.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label,.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options{border-color:#ccc}.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item.ql-selected,.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item:hover{border-color:#000}.ql-toolbar.ql-snow+.ql-container.ql-snow{border-top:0px}.ql-snow .ql-tooltip{background-color:#fff;border:1px solid #ccc;box-shadow:0 0 5px #ddd;color:#444;padding:5px 12px;white-space:nowrap}.ql-snow .ql-tooltip:before{content:"Visit URL:";line-height:26px;margin-right:8px}.ql-snow .ql-tooltip input[type=text]{display:none;border:1px solid #ccc;font-size:13px;height:26px;margin:0;padding:3px 5px;width:170px}.ql-snow .ql-tooltip a.ql-preview{display:inline-block;max-width:200px;overflow-x:hidden;text-overflow:ellipsis;vertical-align:top}.ql-snow .ql-tooltip a.ql-action:after{border-right:1px solid #ccc;content:"Edit";margin-left:16px;padding-right:8px}.ql-snow .ql-tooltip a.ql-remove:before{content:"Remove";margin-left:8px}.ql-snow .ql-tooltip a{line-height:26px}.ql-snow .ql-tooltip.ql-editing a.ql-preview,.ql-snow .ql-tooltip.ql-editing a.ql-remove{display:none}.ql-snow .ql-tooltip.ql-editing input[type=text]{display:inline-block}.ql-snow .ql-tooltip.ql-editing a.ql-action:after{border-right:0px;content:"Save";padding-right:0}.ql-snow .ql-tooltip[data-mode=link]:before{content:"Enter link:"}.ql-snow .ql-tooltip[data-mode=formula]:before{content:"Enter formula:"}.ql-snow .ql-tooltip[data-mode=video]:before{content:"Enter video:"}.ql-snow a{color:#06c}.ql-container.ql-snow{border:1px solid #ccc}.mat-ripple{overflow:hidden;position:relative}.mat-ripple:not(:empty){transform:translateZ(0)}.mat-ripple.mat-ripple-unbounded{overflow:visible}.mat-ripple-element{position:absolute;border-radius:50%;pointer-events:none;transition:opacity,transform 0ms cubic-bezier(0,0,.2,1);transform:scale3d(0,0,0)}.cdk-high-contrast-active .mat-ripple-element{display:none}.cdk-visually-hidden{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;white-space:nowrap;outline:0;-webkit-appearance:none;-moz-appearance:none;left:0}[dir=rtl] .cdk-visually-hidden{left:auto;right:0}.cdk-overlay-container,.cdk-global-overlay-wrapper{pointer-events:none;top:0;left:0;height:100%;width:100%}.cdk-overlay-container{position:fixed;z-index:1000}.cdk-overlay-container:empty{display:none}.cdk-global-overlay-wrapper{display:flex;position:absolute;z-index:1000}.cdk-overlay-pane{position:absolute;pointer-events:auto;box-sizing:border-box;z-index:1000;display:flex;max-width:100%;max-height:100%}.cdk-overlay-backdrop{position:absolute;inset:0;z-index:1000;pointer-events:auto;-webkit-tap-highlight-color:transparent;transition:opacity .4s cubic-bezier(.25,.8,.25,1);opacity:0}.cdk-overlay-backdrop.cdk-overlay-backdrop-showing{opacity:1}.cdk-high-contrast-active .cdk-overlay-backdrop.cdk-overlay-backdrop-showing{opacity:.6}.cdk-overlay-dark-backdrop{background:rgba(0,0,0,.32)}.cdk-overlay-transparent-backdrop{transition:visibility 1ms linear,opacity 1ms linear;visibility:hidden;opacity:1}.cdk-overlay-transparent-backdrop.cdk-overlay-backdrop-showing{opacity:0;visibility:visible}.cdk-overlay-backdrop-noop-animation{transition:none}.cdk-overlay-connected-position-bounding-box{position:absolute;z-index:1000;display:flex;flex-direction:column;min-width:1px;min-height:1px}.cdk-global-scrollblock{position:fixed;width:100%;overflow-y:scroll}textarea.cdk-textarea-autosize{resize:none}textarea.cdk-textarea-autosize-measuring{padding:2px 0!important;box-sizing:content-box!important;height:auto!important;overflow:hidden!important}textarea.cdk-textarea-autosize-measuring-firefox{padding:2px 0!important;box-sizing:content-box!important;height:0!important}@keyframes cdk-text-field-autofill-start{}@keyframes cdk-text-field-autofill-end{}.cdk-text-field-autofill-monitored:-webkit-autofill{animation:cdk-text-field-autofill-start 0s 1ms}.cdk-text-field-autofill-monitored:not(:-webkit-autofill){animation:cdk-text-field-autofill-end 0s 1ms}.mat-focus-indicator{position:relative}.mat-focus-indicator:before{inset:0;position:absolute;box-sizing:border-box;pointer-events:none;display:var(--mat-focus-indicator-display, none);border:var(--mat-focus-indicator-border-width, 3px) var(--mat-focus-indicator-border-style, solid) var(--mat-focus-indicator-border-color, transparent);border-radius:var(--mat-focus-indicator-border-radius, 4px)}.mat-focus-indicator:focus:before{content:""}.cdk-high-contrast-active{--mat-focus-indicator-display: block}.mat-mdc-focus-indicator{position:relative}.mat-mdc-focus-indicator:before{inset:0;position:absolute;box-sizing:border-box;pointer-events:none;display:var(--mat-mdc-focus-indicator-display, none);border:var(--mat-mdc-focus-indicator-border-width, 3px) var(--mat-mdc-focus-indicator-border-style, solid) var(--mat-mdc-focus-indicator-border-color, transparent);border-radius:var(--mat-mdc-focus-indicator-border-radius, 4px)}.mat-mdc-focus-indicator:focus:before{content:""}.cdk-high-contrast-active{--mat-mdc-focus-indicator-display: block}.elcuarto-theme .mat-ripple-element{background-color:#0000001a}.elcuarto-theme .mat-mdc-option{color:var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, .87))}.elcuarto-theme .mat-mdc-option:hover:not(.mdc-list-item--disabled),.elcuarto-theme .mat-mdc-option:focus:not(.mdc-list-item--disabled),.elcuarto-theme .mat-mdc-option.mat-mdc-option-active,.elcuarto-theme .mat-mdc-option.mdc-list-item--selected:not(.mat-mdc-option-multiple):not(.mdc-list-item--disabled){background:rgba(0,0,0,.04)}.elcuarto-theme .mat-primary .mat-mdc-option.mdc-list-item--selected:not(.mdc-list-item--disabled) .mdc-list-item__primary-text{color:var(--mdc-theme-primary, #013058)}.elcuarto-theme .mat-accent .mat-mdc-option.mdc-list-item--selected:not(.mdc-list-item--disabled) .mdc-list-item__primary-text{color:var(--mdc-theme-secondary, #e4bb54)}.elcuarto-theme .mat-warn .mat-mdc-option.mdc-list-item--selected:not(.mdc-list-item--disabled) .mdc-list-item__primary-text{color:var(--mdc-theme-error, #a10000)}.elcuarto-theme .mat-mdc-optgroup-label{color:var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, .87))}.elcuarto-theme .mat-pseudo-checkbox-full{color:#0000008a}.elcuarto-theme .mat-pseudo-checkbox-full.mat-pseudo-checkbox-disabled{color:#b0b0b0}.elcuarto-theme .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.elcuarto-theme .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after{color:#013058}.elcuarto-theme .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.elcuarto-theme .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full{background:#013058}.elcuarto-theme .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after,.elcuarto-theme .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after{color:#fafafa}.elcuarto-theme .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.elcuarto-theme .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after{color:#e4bb54}.elcuarto-theme .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.elcuarto-theme .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full{background:#e4bb54}.elcuarto-theme .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after,.elcuarto-theme .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after{color:#fafafa}.elcuarto-theme .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.elcuarto-theme .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after{color:#e4bb54}.elcuarto-theme .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.elcuarto-theme .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full{background:#e4bb54}.elcuarto-theme .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after,.elcuarto-theme .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after{color:#fafafa}.elcuarto-theme .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.elcuarto-theme .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after{color:#a10000}.elcuarto-theme .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.elcuarto-theme .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full{background:#a10000}.elcuarto-theme .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after,.elcuarto-theme .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after{color:#fafafa}.elcuarto-theme .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.elcuarto-theme .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after{color:#b0b0b0}.elcuarto-theme .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.elcuarto-theme .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full{background:#b0b0b0}.elcuarto-theme .mat-app-background,.elcuarto-theme.mat-app-background{background-color:#fafafa;color:#000000de}.elcuarto-theme .mat-elevation-z0,.elcuarto-theme .mat-mdc-elevation-specific.mat-elevation-z0{box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.elcuarto-theme .mat-elevation-z1,.elcuarto-theme .mat-mdc-elevation-specific.mat-elevation-z1{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}.elcuarto-theme .mat-elevation-z2,.elcuarto-theme .mat-mdc-elevation-specific.mat-elevation-z2{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.elcuarto-theme .mat-elevation-z3,.elcuarto-theme .mat-mdc-elevation-specific.mat-elevation-z3{box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.elcuarto-theme .mat-elevation-z4,.elcuarto-theme .mat-mdc-elevation-specific.mat-elevation-z4{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.elcuarto-theme .mat-elevation-z5,.elcuarto-theme .mat-mdc-elevation-specific.mat-elevation-z5{box-shadow:0 3px 5px -1px #0003,0 5px 8px #00000024,0 1px 14px #0000001f}.elcuarto-theme .mat-elevation-z6,.elcuarto-theme .mat-mdc-elevation-specific.mat-elevation-z6{box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.elcuarto-theme .mat-elevation-z7,.elcuarto-theme .mat-mdc-elevation-specific.mat-elevation-z7{box-shadow:0 4px 5px -2px #0003,0 7px 10px 1px #00000024,0 2px 16px 1px #0000001f}.elcuarto-theme .mat-elevation-z8,.elcuarto-theme .mat-mdc-elevation-specific.mat-elevation-z8{box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.elcuarto-theme .mat-elevation-z9,.elcuarto-theme .mat-mdc-elevation-specific.mat-elevation-z9{box-shadow:0 5px 6px -3px #0003,0 9px 12px 1px #00000024,0 3px 16px 2px #0000001f}.elcuarto-theme .mat-elevation-z10,.elcuarto-theme .mat-mdc-elevation-specific.mat-elevation-z10{box-shadow:0 6px 6px -3px #0003,0 10px 14px 1px #00000024,0 4px 18px 3px #0000001f}.elcuarto-theme .mat-elevation-z11,.elcuarto-theme .mat-mdc-elevation-specific.mat-elevation-z11{box-shadow:0 6px 7px -4px #0003,0 11px 15px 1px #00000024,0 4px 20px 3px #0000001f}.elcuarto-theme .mat-elevation-z12,.elcuarto-theme .mat-mdc-elevation-specific.mat-elevation-z12{box-shadow:0 7px 8px -4px #0003,0 12px 17px 2px #00000024,0 5px 22px 4px #0000001f}.elcuarto-theme .mat-elevation-z13,.elcuarto-theme .mat-mdc-elevation-specific.mat-elevation-z13{box-shadow:0 7px 8px -4px #0003,0 13px 19px 2px #00000024,0 5px 24px 4px #0000001f}.elcuarto-theme .mat-elevation-z14,.elcuarto-theme .mat-mdc-elevation-specific.mat-elevation-z14{box-shadow:0 7px 9px -4px #0003,0 14px 21px 2px #00000024,0 5px 26px 4px #0000001f}.elcuarto-theme .mat-elevation-z15,.elcuarto-theme .mat-mdc-elevation-specific.mat-elevation-z15{box-shadow:0 8px 9px -5px #0003,0 15px 22px 2px #00000024,0 6px 28px 5px #0000001f}.elcuarto-theme .mat-elevation-z16,.elcuarto-theme .mat-mdc-elevation-specific.mat-elevation-z16{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}.elcuarto-theme .mat-elevation-z17,.elcuarto-theme .mat-mdc-elevation-specific.mat-elevation-z17{box-shadow:0 8px 11px -5px #0003,0 17px 26px 2px #00000024,0 6px 32px 5px #0000001f}.elcuarto-theme .mat-elevation-z18,.elcuarto-theme .mat-mdc-elevation-specific.mat-elevation-z18{box-shadow:0 9px 11px -5px #0003,0 18px 28px 2px #00000024,0 7px 34px 6px #0000001f}.elcuarto-theme .mat-elevation-z19,.elcuarto-theme .mat-mdc-elevation-specific.mat-elevation-z19{box-shadow:0 9px 12px -6px #0003,0 19px 29px 2px #00000024,0 7px 36px 6px #0000001f}.elcuarto-theme .mat-elevation-z20,.elcuarto-theme .mat-mdc-elevation-specific.mat-elevation-z20{box-shadow:0 10px 13px -6px #0003,0 20px 31px 3px #00000024,0 8px 38px 7px #0000001f}.elcuarto-theme .mat-elevation-z21,.elcuarto-theme .mat-mdc-elevation-specific.mat-elevation-z21{box-shadow:0 10px 13px -6px #0003,0 21px 33px 3px #00000024,0 8px 40px 7px #0000001f}.elcuarto-theme .mat-elevation-z22,.elcuarto-theme .mat-mdc-elevation-specific.mat-elevation-z22{box-shadow:0 10px 14px -6px #0003,0 22px 35px 3px #00000024,0 8px 42px 7px #0000001f}.elcuarto-theme .mat-elevation-z23,.elcuarto-theme .mat-mdc-elevation-specific.mat-elevation-z23{box-shadow:0 11px 14px -7px #0003,0 23px 36px 3px #00000024,0 9px 44px 8px #0000001f}.elcuarto-theme .mat-elevation-z24,.elcuarto-theme .mat-mdc-elevation-specific.mat-elevation-z24{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}.mat-theme-loaded-marker{display:none}.elcuarto-theme .mat-mdc-card{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f;--mdc-elevated-card-container-color: #fff}.elcuarto-theme .mat-mdc-card-outlined{box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f;--mdc-outlined-card-outline-color: #e0e0e0}.elcuarto-theme .mat-mdc-card-subtitle{color:#0000008a}.elcuarto-theme .mat-mdc-progress-bar{--mdc-linear-progress-active-indicator-color: #013058}.elcuarto-theme .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots{background-image:url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='rgba(1, 48, 88, 0.25)'/%3E%3C/svg%3E")}.elcuarto-theme .mat-mdc-progress-bar .mdc-linear-progress__buffer-bar{background-color:#01305840}.elcuarto-theme .mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color: #e4bb54}.elcuarto-theme .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots{background-image:url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='rgba(228, 187, 84, 0.25)'/%3E%3C/svg%3E")}.elcuarto-theme .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-bar{background-color:#e4bb5440}.elcuarto-theme .mat-mdc-progress-bar.mat-warn{--mdc-linear-progress-active-indicator-color: #a10000}.elcuarto-theme .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots{background-image:url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='rgba(161, 0, 0, 0.25)'/%3E%3C/svg%3E")}.elcuarto-theme .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-bar{background-color:#a1000040}.elcuarto-theme .mat-mdc-tooltip{--mdc-plain-tooltip-container-color: #616161;--mdc-plain-tooltip-supporting-text-color: white}.elcuarto-theme .mdc-text-field:not(.mdc-text-field--disabled) .mdc-floating-label{color:#0009}.elcuarto-theme .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__input{color:#000000de}@media all{.elcuarto-theme .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__input::placeholder{color:#0009}}@media all{.elcuarto-theme .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__input:-ms-input-placeholder{color:#0009}}.elcuarto-theme .mdc-text-field .mdc-text-field__input{caret-color:var(--mdc-theme-primary, #013058)}.elcuarto-theme .mdc-text-field:not(.mdc-text-field--disabled)+.mdc-text-field-helper-line .mdc-text-field-helper-text{color:#0009}.elcuarto-theme .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field-character-counter,.elcuarto-theme .mdc-text-field:not(.mdc-text-field--disabled)+.mdc-text-field-helper-line .mdc-text-field-character-counter{color:#0009}.elcuarto-theme .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__icon--leading{color:#0000008a}.elcuarto-theme .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__icon--trailing{color:#0000008a}.elcuarto-theme .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__affix--prefix{color:#0009}.elcuarto-theme .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__affix--suffix{color:#0009}.elcuarto-theme .mdc-text-field--filled .mdc-text-field__ripple:before,.elcuarto-theme .mdc-text-field--filled .mdc-text-field__ripple:after{background-color:var(--mdc-ripple-color, rgba(0, 0, 0, .87))}.elcuarto-theme .mdc-text-field--filled:hover .mdc-text-field__ripple:before,.elcuarto-theme .mdc-text-field--filled.mdc-ripple-surface--hover .mdc-text-field__ripple:before{opacity:var(--mdc-ripple-hover-opacity, .04)}.elcuarto-theme .mdc-text-field--filled.mdc-ripple-upgraded--background-focused .mdc-text-field__ripple:before,.elcuarto-theme .mdc-text-field--filled:not(.mdc-ripple-upgraded):focus .mdc-text-field__ripple:before{opacity:var(--mdc-ripple-focus-opacity, .12)}.elcuarto-theme .mdc-text-field--filled:not(.mdc-text-field--disabled){background-color:#f5f5f5}.elcuarto-theme .mdc-text-field--filled:not(.mdc-text-field--disabled) .mdc-line-ripple:before{border-bottom-color:#0000006b}.elcuarto-theme .mdc-text-field--filled:not(.mdc-text-field--disabled):hover .mdc-line-ripple:before{border-bottom-color:#000000de}.elcuarto-theme .mdc-text-field--filled .mdc-line-ripple:after{border-bottom-color:var(--mdc-theme-primary, #013058)}.elcuarto-theme .mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.elcuarto-theme .mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.elcuarto-theme .mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing{border-color:#00000061}.elcuarto-theme .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__leading,.elcuarto-theme .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__notch,.elcuarto-theme .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__trailing{border-color:#000000de}.elcuarto-theme .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.elcuarto-theme .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.elcuarto-theme .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing{border-color:var(--mdc-theme-primary, #013058)}.elcuarto-theme .mdc-text-field--outlined .mdc-text-field__ripple:before,.elcuarto-theme .mdc-text-field--outlined .mdc-text-field__ripple:after{background-color:var(--mdc-ripple-color, transparent)}.elcuarto-theme .mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-floating-label{color:#013058de}.elcuarto-theme .mdc-text-field--invalid:not(.mdc-text-field--disabled):hover .mdc-line-ripple:before{border-bottom-color:var(--mdc-theme-error, #a10000)}.elcuarto-theme .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:after{border-bottom-color:var(--mdc-theme-error, #a10000)}.elcuarto-theme .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-floating-label{color:var(--mdc-theme-error, #a10000)}.elcuarto-theme .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--invalid+.mdc-text-field-helper-line .mdc-text-field-helper-text--validation-msg{color:var(--mdc-theme-error, #a10000)}.elcuarto-theme .mdc-text-field--invalid .mdc-text-field__input{caret-color:var(--mdc-theme-error, #a10000)}.elcuarto-theme .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-text-field__icon--trailing{color:var(--mdc-theme-error, #a10000)}.elcuarto-theme .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:before{border-bottom-color:var(--mdc-theme-error, #a10000)}.elcuarto-theme .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.elcuarto-theme .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.elcuarto-theme .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing{border-color:var(--mdc-theme-error, #a10000)}.elcuarto-theme .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__leading,.elcuarto-theme .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__notch,.elcuarto-theme .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__trailing{border-color:var(--mdc-theme-error, #a10000)}.elcuarto-theme .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.elcuarto-theme .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.elcuarto-theme .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing{border-color:var(--mdc-theme-error, #a10000)}.elcuarto-theme .mdc-text-field--disabled .mdc-text-field__input{color:#00000061}@media all{.elcuarto-theme .mdc-text-field--disabled .mdc-text-field__input::placeholder{color:#00000061}}@media all{.elcuarto-theme .mdc-text-field--disabled .mdc-text-field__input:-ms-input-placeholder{color:#00000061}}.elcuarto-theme .mdc-text-field--disabled .mdc-floating-label{color:#00000061}.elcuarto-theme .mdc-text-field--disabled+.mdc-text-field-helper-line .mdc-text-field-helper-text{color:#00000061}.elcuarto-theme .mdc-text-field--disabled .mdc-text-field-character-counter,.elcuarto-theme .mdc-text-field--disabled+.mdc-text-field-helper-line .mdc-text-field-character-counter{color:#00000061}.elcuarto-theme .mdc-text-field--disabled .mdc-text-field__icon--leading,.elcuarto-theme .mdc-text-field--disabled .mdc-text-field__icon--trailing{color:#0000004d}.elcuarto-theme .mdc-text-field--disabled .mdc-text-field__affix--prefix,.elcuarto-theme .mdc-text-field--disabled .mdc-text-field__affix--suffix{color:#00000061}.elcuarto-theme .mdc-text-field--disabled .mdc-line-ripple:before{border-bottom-color:#0000000f}.elcuarto-theme .mdc-text-field--disabled .mdc-notched-outline__leading,.elcuarto-theme .mdc-text-field--disabled .mdc-notched-outline__notch,.elcuarto-theme .mdc-text-field--disabled .mdc-notched-outline__trailing{border-color:#0000000f}@media screen and (forced-colors: active),(-ms-high-contrast: active){.elcuarto-theme .mdc-text-field--disabled .mdc-text-field__input::placeholder{color:GrayText}}@media screen and (forced-colors: active),(-ms-high-contrast: active){.elcuarto-theme .mdc-text-field--disabled .mdc-text-field__input:-ms-input-placeholder{color:GrayText}}@media screen and (forced-colors: active),(-ms-high-contrast: active){.elcuarto-theme .mdc-text-field--disabled .mdc-floating-label{color:GrayText}}@media screen and (forced-colors: active),(-ms-high-contrast: active){.elcuarto-theme .mdc-text-field--disabled+.mdc-text-field-helper-line .mdc-text-field-helper-text{color:GrayText}}@media screen and (forced-colors: active),(-ms-high-contrast: active){.elcuarto-theme .mdc-text-field--disabled .mdc-text-field-character-counter,.elcuarto-theme .mdc-text-field--disabled+.mdc-text-field-helper-line .mdc-text-field-character-counter{color:GrayText}}@media screen and (forced-colors: active),(-ms-high-contrast: active){.elcuarto-theme .mdc-text-field--disabled .mdc-text-field__icon--leading{color:GrayText}}@media screen and (forced-colors: active),(-ms-high-contrast: active){.elcuarto-theme .mdc-text-field--disabled .mdc-text-field__icon--trailing{color:GrayText}}@media screen and (forced-colors: active),(-ms-high-contrast: active){.elcuarto-theme .mdc-text-field--disabled .mdc-text-field__affix--prefix{color:GrayText}}@media screen and (forced-colors: active),(-ms-high-contrast: active){.elcuarto-theme .mdc-text-field--disabled .mdc-text-field__affix--suffix{color:GrayText}}@media screen and (forced-colors: active),(-ms-high-contrast: active){.elcuarto-theme .mdc-text-field--disabled .mdc-line-ripple:before{border-bottom-color:GrayText}}@media screen and (forced-colors: active),(-ms-high-contrast: active){.elcuarto-theme .mdc-text-field--disabled .mdc-notched-outline__leading,.elcuarto-theme .mdc-text-field--disabled .mdc-notched-outline__notch,.elcuarto-theme .mdc-text-field--disabled .mdc-notched-outline__trailing{border-color:GrayText}}.elcuarto-theme .mdc-text-field--disabled.mdc-text-field--filled{background-color:#fafafa}.elcuarto-theme .mat-mdc-form-field-error{color:var(--mdc-theme-error, #a10000)}.elcuarto-theme .mat-mdc-form-field-focus-overlay{background-color:#000000de}.elcuarto-theme .mat-mdc-form-field:hover .mat-mdc-form-field-focus-overlay{opacity:.04}.elcuarto-theme .mat-mdc-form-field.mat-focused .mat-mdc-form-field-focus-overlay{opacity:.12}.elcuarto-theme .mat-mdc-form-field-type-mat-native-select .mat-mdc-form-field-infix:after{color:#0000008a}.elcuarto-theme .mat-mdc-form-field-type-mat-native-select.mat-focused.mat-primary .mat-mdc-form-field-infix:after{color:#013058de}.elcuarto-theme .mat-mdc-form-field-type-mat-native-select.mat-focused.mat-accent .mat-mdc-form-field-infix:after{color:#e4bb54de}.elcuarto-theme .mat-mdc-form-field-type-mat-native-select.mat-focused.mat-warn .mat-mdc-form-field-infix:after{color:#a10000de}.elcuarto-theme .mat-mdc-form-field-type-mat-native-select.mat-form-field-disabled .mat-mdc-form-field-infix:after{color:#00000061}.elcuarto-theme .mat-mdc-form-field.mat-accent .mdc-text-field__input{caret-color:var(--mdc-theme-secondary, #e4bb54)}.elcuarto-theme .mat-mdc-form-field.mat-accent:not(.mdc-text-field--disabled) .mdc-line-ripple:after{border-bottom-color:var(--mdc-theme-secondary, #e4bb54)}.elcuarto-theme .mat-mdc-form-field.mat-accent .mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-floating-label{color:#e4bb54de}.elcuarto-theme .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled):hover .mdc-line-ripple:before{border-bottom-color:var(--mdc-theme-error, #a10000)}.elcuarto-theme .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:after{border-bottom-color:var(--mdc-theme-error, #a10000)}.elcuarto-theme .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-floating-label{color:var(--mdc-theme-error, #a10000)}.elcuarto-theme .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--invalid+.mdc-text-field-helper-line .mdc-text-field-helper-text--validation-msg{color:var(--mdc-theme-error, #a10000)}.elcuarto-theme .mat-mdc-form-field.mat-accent .mdc-text-field--invalid .mdc-text-field__input{caret-color:var(--mdc-theme-error, #a10000)}.elcuarto-theme .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-text-field__icon--trailing{color:var(--mdc-theme-error, #a10000)}.elcuarto-theme .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:before{border-bottom-color:var(--mdc-theme-error, #a10000)}.elcuarto-theme .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.elcuarto-theme .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.elcuarto-theme .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing{border-color:var(--mdc-theme-error, #a10000)}.elcuarto-theme .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__leading,.elcuarto-theme .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__notch,.elcuarto-theme .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__trailing{border-color:var(--mdc-theme-error, #a10000)}.elcuarto-theme .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.elcuarto-theme .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.elcuarto-theme .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing{border-color:var(--mdc-theme-error, #a10000)}.elcuarto-theme .mat-mdc-form-field.mat-accent .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.elcuarto-theme .mat-mdc-form-field.mat-accent .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.elcuarto-theme .mat-mdc-form-field.mat-accent .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing{border-color:var(--mdc-theme-secondary, #e4bb54)}.elcuarto-theme .mat-mdc-form-field.mat-warn .mdc-text-field__input{caret-color:var(--mdc-theme-error, #a10000)}.elcuarto-theme .mat-mdc-form-field.mat-warn:not(.mdc-text-field--disabled) .mdc-line-ripple:after{border-bottom-color:var(--mdc-theme-error, #a10000)}.elcuarto-theme .mat-mdc-form-field.mat-warn .mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-floating-label{color:#a10000de}.elcuarto-theme .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled):hover .mdc-line-ripple:before{border-bottom-color:var(--mdc-theme-error, #a10000)}.elcuarto-theme .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:after{border-bottom-color:var(--mdc-theme-error, #a10000)}.elcuarto-theme .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-floating-label{color:var(--mdc-theme-error, #a10000)}.elcuarto-theme .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--invalid+.mdc-text-field-helper-line .mdc-text-field-helper-text--validation-msg{color:var(--mdc-theme-error, #a10000)}.elcuarto-theme .mat-mdc-form-field.mat-warn .mdc-text-field--invalid .mdc-text-field__input{caret-color:var(--mdc-theme-error, #a10000)}.elcuarto-theme .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-text-field__icon--trailing{color:var(--mdc-theme-error, #a10000)}.elcuarto-theme .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:before{border-bottom-color:var(--mdc-theme-error, #a10000)}.elcuarto-theme .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.elcuarto-theme .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.elcuarto-theme .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing{border-color:var(--mdc-theme-error, #a10000)}.elcuarto-theme .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__leading,.elcuarto-theme .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__notch,.elcuarto-theme .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__trailing{border-color:var(--mdc-theme-error, #a10000)}.elcuarto-theme .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.elcuarto-theme .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.elcuarto-theme .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing{border-color:var(--mdc-theme-error, #a10000)}.elcuarto-theme .mat-mdc-form-field.mat-warn .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.elcuarto-theme .mat-mdc-form-field.mat-warn .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.elcuarto-theme .mat-mdc-form-field.mat-warn .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing{border-color:var(--mdc-theme-error, #a10000)}.elcuarto-theme .mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field .mdc-notched-outline__notch{border-left:1px solid transparent}.elcuarto-theme [dir=rtl] .mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field .mdc-notched-outline__notch{border-left:none;border-right:1px solid transparent}.elcuarto-theme .mat-mdc-form-field-infix{min-height:56px}.elcuarto-theme .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-floating-label{top:28px}.elcuarto-theme .mat-mdc-text-field-wrapper.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above{--mat-mdc-form-field-label-transform: translateY( -34.75px) scale(var(--mat-mdc-form-field-floating-label-scale, .75));transform:var(--mat-mdc-form-field-label-transform)}.elcuarto-theme .mat-mdc-text-field-wrapper.mdc-text-field--outlined .mat-mdc-form-field-infix{padding-top:16px;padding-bottom:16px}.elcuarto-theme .mat-mdc-text-field-wrapper:not(.mdc-text-field--outlined) .mat-mdc-form-field-infix{padding-top:24px;padding-bottom:8px}.elcuarto-theme .mdc-text-field--no-label:not(.mdc-text-field--outlined):not(.mdc-text-field--textarea) .mat-mdc-form-field-infix{padding-top:16px;padding-bottom:16px}.elcuarto-theme .mat-mdc-select-value{color:#000000de}.elcuarto-theme .mat-mdc-select-placeholder{color:#0009}.elcuarto-theme .mat-mdc-select-disabled .mat-mdc-select-value{color:#00000061}.elcuarto-theme .mat-mdc-select-arrow{color:#0000008a}.elcuarto-theme .mat-mdc-form-field.mat-focused.mat-primary .mat-mdc-select-arrow{color:#013058de}.elcuarto-theme .mat-mdc-form-field.mat-focused.mat-accent .mat-mdc-select-arrow{color:#e4bb54de}.elcuarto-theme .mat-mdc-form-field.mat-focused.mat-warn .mat-mdc-select-arrow,.elcuarto-theme .mat-mdc-form-field .mat-mdc-select.mat-mdc-select-invalid .mat-mdc-select-arrow{color:#a10000de}.elcuarto-theme .mat-mdc-form-field .mat-mdc-select.mat-mdc-select-disabled .mat-mdc-select-arrow{color:#00000061}.elcuarto-theme .mat-mdc-dialog-container{--mdc-dialog-container-color: white;--mdc-dialog-with-divider-divider-color: rgba(0, 0, 0, .12);--mdc-dialog-subhead-color: rgba(0, 0, 0, .87);--mdc-dialog-supporting-text-color: rgba(0, 0, 0, .6)}.elcuarto-theme .mat-mdc-standard-chip{--mdc-chip-elevated-container-color: #e0e0e0;--mdc-chip-elevated-disabled-container-color: #e0e0e0;--mdc-chip-label-text-color: #212121;--mdc-chip-disabled-label-text-color: #212121;--mdc-chip-with-icon-icon-color: #212121;--mdc-chip-with-icon-disabled-icon-color: #212121;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #212121;--mdc-chip-with-trailing-icon-trailing-icon-color: #212121;--mdc-chip-with-icon-selected-icon-color: #212121}.elcuarto-theme .mat-mdc-standard-chip.mat-primary.mat-mdc-chip-selected,.elcuarto-theme .mat-mdc-standard-chip.mat-primary.mat-mdc-chip-highlighted{--mdc-chip-elevated-container-color: #013058;--mdc-chip-elevated-disabled-container-color: #013058;--mdc-chip-label-text-color: white;--mdc-chip-disabled-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white}.elcuarto-theme .mat-mdc-standard-chip.mat-accent.mat-mdc-chip-selected,.elcuarto-theme .mat-mdc-standard-chip.mat-accent.mat-mdc-chip-highlighted{--mdc-chip-elevated-container-color: #e4bb54;--mdc-chip-elevated-disabled-container-color: #e4bb54;--mdc-chip-label-text-color: white;--mdc-chip-disabled-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white}.elcuarto-theme .mat-mdc-standard-chip.mat-warn.mat-mdc-chip-selected,.elcuarto-theme .mat-mdc-standard-chip.mat-warn.mat-mdc-chip-highlighted{--mdc-chip-elevated-container-color: #a10000;--mdc-chip-elevated-disabled-container-color: #a10000;--mdc-chip-label-text-color: white;--mdc-chip-disabled-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white}.elcuarto-theme .mat-mdc-chip-focus-overlay{background:black}.elcuarto-theme .mat-mdc-chip{height:32px}.elcuarto-theme .mat-mdc-slide-toggle{--mdc-switch-disabled-selected-handle-color: #424242;--mdc-switch-disabled-unselected-handle-color: #424242;--mdc-switch-disabled-selected-track-color: #424242;--mdc-switch-disabled-unselected-track-color: #424242;--mdc-switch-unselected-focus-state-layer-color: #424242;--mdc-switch-unselected-pressed-state-layer-color: #424242;--mdc-switch-unselected-hover-state-layer-color: #424242;--mdc-switch-unselected-focus-track-color: #e0e0e0;--mdc-switch-unselected-hover-track-color: #e0e0e0;--mdc-switch-unselected-pressed-track-color: #e0e0e0;--mdc-switch-unselected-track-color: #e0e0e0;--mdc-switch-unselected-focus-handle-color: #212121;--mdc-switch-unselected-hover-handle-color: #212121;--mdc-switch-unselected-pressed-handle-color: #212121;--mdc-switch-handle-surface-color: var(--mdc-theme-surface, #fff);--mdc-switch-unselected-handle-color: #616161;--mdc-switch-selected-icon-color: #fff;--mdc-switch-disabled-selected-icon-color: #fff;--mdc-switch-disabled-unselected-icon-color: #fff;--mdc-switch-unselected-icon-color: #fff}.elcuarto-theme .mat-mdc-slide-toggle .mdc-form-field{color:var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, .87))}.elcuarto-theme .mat-mdc-slide-toggle .mdc-switch--disabled+label{color:#00000061}.elcuarto-theme .mat-mdc-slide-toggle.mat-primary{--mdc-switch-selected-focus-state-layer-color: #013058;--mdc-switch-selected-handle-color: #013058;--mdc-switch-selected-hover-state-layer-color: #013058;--mdc-switch-selected-pressed-state-layer-color: #013058;--mdc-switch-selected-focus-handle-color: #001633;--mdc-switch-selected-hover-handle-color: #001633;--mdc-switch-selected-pressed-handle-color: #001633;--mdc-switch-selected-focus-track-color: #4d7290;--mdc-switch-selected-hover-track-color: #4d7290;--mdc-switch-selected-pressed-track-color: #4d7290;--mdc-switch-selected-track-color: #4d7290}.elcuarto-theme .mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color: #e1b54d;--mdc-switch-selected-handle-color: #e1b54d;--mdc-switch-selected-hover-state-layer-color: #e1b54d;--mdc-switch-selected-pressed-state-layer-color: #e1b54d;--mdc-switch-selected-focus-handle-color: #d19629;--mdc-switch-selected-hover-handle-color: #d19629;--mdc-switch-selected-pressed-handle-color: #d19629;--mdc-switch-selected-focus-track-color: #eccf87;--mdc-switch-selected-hover-track-color: #eccf87;--mdc-switch-selected-pressed-track-color: #eccf87;--mdc-switch-selected-track-color: #eccf87}.elcuarto-theme .mat-mdc-slide-toggle.mat-warn{--mdc-switch-selected-focus-state-layer-color: #990000;--mdc-switch-selected-handle-color: #990000;--mdc-switch-selected-hover-state-layer-color: #990000;--mdc-switch-selected-pressed-state-layer-color: #990000;--mdc-switch-selected-focus-handle-color: #740000;--mdc-switch-selected-hover-handle-color: #740000;--mdc-switch-selected-pressed-handle-color: #740000;--mdc-switch-selected-focus-track-color: #bd4d4d;--mdc-switch-selected-hover-track-color: #bd4d4d;--mdc-switch-selected-pressed-track-color: #bd4d4d;--mdc-switch-selected-track-color: #bd4d4d}.elcuarto-theme .mat-mdc-slide-toggle{--mdc-switch-state-layer-size: 48px}.elcuarto-theme .mat-mdc-radio-button .mdc-form-field{color:var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, .87))}.elcuarto-theme .mat-mdc-radio-button.mat-primary{--mdc-radio-disabled-selected-icon-color: #000;--mdc-radio-disabled-unselected-icon-color: #000;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #013058;--mdc-radio-selected-hover-icon-color: #013058;--mdc-radio-selected-icon-color: #013058;--mdc-radio-selected-pressed-icon-color: #013058;--mat-mdc-radio-ripple-color: #000;--mat-mdc-radio-checked-ripple-color: #013058}.elcuarto-theme .mat-mdc-radio-button.mat-primary .mdc-radio--disabled+label{color:#00000061}.elcuarto-theme .mat-mdc-radio-button.mat-accent{--mdc-radio-disabled-selected-icon-color: #000;--mdc-radio-disabled-unselected-icon-color: #000;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #e4bb54;--mdc-radio-selected-hover-icon-color: #e4bb54;--mdc-radio-selected-icon-color: #e4bb54;--mdc-radio-selected-pressed-icon-color: #e4bb54;--mat-mdc-radio-ripple-color: #000;--mat-mdc-radio-checked-ripple-color: #e4bb54}.elcuarto-theme .mat-mdc-radio-button.mat-accent .mdc-radio--disabled+label{color:#00000061}.elcuarto-theme .mat-mdc-radio-button.mat-warn{--mdc-radio-disabled-selected-icon-color: #000;--mdc-radio-disabled-unselected-icon-color: #000;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #a10000;--mdc-radio-selected-hover-icon-color: #a10000;--mdc-radio-selected-icon-color: #a10000;--mdc-radio-selected-pressed-icon-color: #a10000;--mat-mdc-radio-ripple-color: #000;--mat-mdc-radio-checked-ripple-color: #a10000}.elcuarto-theme .mat-mdc-radio-button.mat-warn .mdc-radio--disabled+label{color:#00000061}.elcuarto-theme .mat-mdc-radio-button .mdc-radio{padding:10px}.elcuarto-theme .mat-mdc-radio-button .mdc-radio .mdc-radio__background:before{top:-10px;left:-10px;width:40px;height:40px}.elcuarto-theme .mat-mdc-radio-button .mdc-radio .mdc-radio__native-control{top:0;right:0;left:0;width:40px;height:40px}.elcuarto-theme .mat-mdc-slider{--mdc-slider-label-container-color: black;--mdc-slider-label-label-text-color: white;--mdc-slider-disabled-handle-color: #000;--mdc-slider-disabled-active-track-color: #000;--mdc-slider-disabled-inactive-track-color: #000;--mdc-slider-with-tick-marks-disabled-container-color: #000;--mat-mdc-slider-value-indicator-opacity: .6}.elcuarto-theme .mat-mdc-slider.mat-primary{--mdc-slider-handle-color: #013058;--mdc-slider-focus-handle-color: #013058;--mdc-slider-hover-handle-color: #013058;--mdc-slider-active-track-color: #013058;--mdc-slider-inactive-track-color: #013058;--mdc-slider-with-tick-marks-active-container-color: #fff;--mdc-slider-with-tick-marks-inactive-container-color: #013058;--mat-mdc-slider-ripple-color: #013058;--mat-mdc-slider-hover-ripple-color: rgba(1, 48, 88, .05);--mat-mdc-slider-focus-ripple-color: rgba(1, 48, 88, .2)}.elcuarto-theme .mat-mdc-slider.mat-accent{--mdc-slider-handle-color: #e4bb54;--mdc-slider-focus-handle-color: #e4bb54;--mdc-slider-hover-handle-color: #e4bb54;--mdc-slider-active-track-color: #e4bb54;--mdc-slider-inactive-track-color: #e4bb54;--mdc-slider-with-tick-marks-active-container-color: #000;--mdc-slider-with-tick-marks-inactive-container-color: #e4bb54;--mat-mdc-slider-ripple-color: #e4bb54;--mat-mdc-slider-hover-ripple-color: rgba(228, 187, 84, .05);--mat-mdc-slider-focus-ripple-color: rgba(228, 187, 84, .2)}.elcuarto-theme .mat-mdc-slider.mat-warn{--mdc-slider-handle-color: #a10000;--mdc-slider-focus-handle-color: #a10000;--mdc-slider-hover-handle-color: #a10000;--mdc-slider-active-track-color: #a10000;--mdc-slider-inactive-track-color: #a10000;--mdc-slider-with-tick-marks-active-container-color: #fff;--mdc-slider-with-tick-marks-inactive-container-color: #a10000;--mat-mdc-slider-ripple-color: #a10000;--mat-mdc-slider-hover-ripple-color: rgba(161, 0, 0, .05);--mat-mdc-slider-focus-ripple-color: rgba(161, 0, 0, .2)}.elcuarto-theme .mdc-menu-surface{box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f;background-color:var(--mdc-theme-surface, #fff);color:var(--mdc-theme-on-surface, #000)}.elcuarto-theme .mdc-list-item__primary-text{color:var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, .87))}.elcuarto-theme .mdc-list-item__secondary-text{color:var(--mdc-theme-text-secondary-on-background, rgba(0, 0, 0, .54))}.elcuarto-theme .mdc-list-item__overline-text{color:var(--mdc-theme-text-hint-on-background, rgba(0, 0, 0, .38))}.elcuarto-theme .mdc-list-item--with-leading-icon .mdc-list-item__start,.elcuarto-theme .mdc-list-item--with-trailing-icon .mdc-list-item__end{background-color:transparent}.elcuarto-theme .mdc-list-item--with-leading-icon .mdc-list-item__start,.elcuarto-theme .mdc-list-item--with-trailing-icon .mdc-list-item__end{color:var(--mdc-theme-text-icon-on-background, rgba(0, 0, 0, .38))}.elcuarto-theme .mdc-list-item__end{color:var(--mdc-theme-text-hint-on-background, rgba(0, 0, 0, .38))}.elcuarto-theme .mdc-list-item--disabled .mdc-list-item__start,.elcuarto-theme .mdc-list-item--disabled .mdc-list-item__content,.elcuarto-theme .mdc-list-item--disabled .mdc-list-item__end{opacity:.38}.elcuarto-theme .mdc-list-item--disabled .mdc-list-item__primary-text,.elcuarto-theme .mdc-list-item--disabled .mdc-list-item__secondary-text,.elcuarto-theme .mdc-list-item--disabled .mdc-list-item__overline-text,.elcuarto-theme .mdc-list-item--disabled.mdc-list-item--with-leading-icon .mdc-list-item__start,.elcuarto-theme .mdc-list-item--disabled.mdc-list-item--with-trailing-icon .mdc-list-item__end,.elcuarto-theme .mdc-list-item--disabled.mdc-list-item--with-trailing-meta .mdc-list-item__end{color:var(--mdc-theme-on-surface, #000)}.elcuarto-theme .mdc-list-item--selected .mdc-list-item__primary-text,.elcuarto-theme .mdc-list-item--activated .mdc-list-item__primary-text,.elcuarto-theme .mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start,.elcuarto-theme .mdc-list-item--activated.mdc-list-item--with-leading-icon .mdc-list-item__start{color:var(--mdc-theme-primary, #013058)}.elcuarto-theme .mdc-deprecated-list-group__subheader{color:var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, .87))}.elcuarto-theme .mdc-list-divider:after{border-bottom-color:#fff}.elcuarto-theme .mdc-list-divider{background-color:#0000001f}.elcuarto-theme .mat-mdc-menu-item[disabled],.elcuarto-theme .mat-mdc-menu-item[disabled] .mat-mdc-menu-submenu-icon,.elcuarto-theme .mat-mdc-menu-item[disabled] .mat-icon-no-color{color:var(--mdc-theme-text-disabled-on-background, rgba(0, 0, 0, .38))}.elcuarto-theme .mat-mdc-menu-item .mat-icon-no-color,.elcuarto-theme .mat-mdc-menu-submenu-icon{color:var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, .87))}.elcuarto-theme .mat-mdc-menu-item:hover:not([disabled]),.elcuarto-theme .mat-mdc-menu-item.cdk-program-focused:not([disabled]),.elcuarto-theme .mat-mdc-menu-item.cdk-keyboard-focused:not([disabled]),.elcuarto-theme .mat-mdc-menu-item-highlighted:not([disabled]){background:rgba(0,0,0,.04)}.elcuarto-theme .mat-mdc-list-base{--mdc-list-list-item-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-supporting-text-color: rgba(0, 0, 0, .54);--mdc-list-list-item-leading-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-supporting-text-color: rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-selected-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-disabled-label-text-color: black;--mdc-list-list-item-disabled-leading-icon-color: black;--mdc-list-list-item-disabled-trailing-icon-color: black;--mdc-list-list-item-hover-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-hover-leading-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-hover-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-focus-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-hover-state-layer-color: black;--mdc-list-list-item-hover-state-layer-opacity: .04;--mdc-list-list-item-focus-state-layer-color: black;--mdc-list-list-item-focus-state-layer-opacity: .12}.elcuarto-theme .mat-mdc-list-option .mdc-list-item__start,.elcuarto-theme .mat-mdc-list-option .mdc-list-item__end{--mdc-checkbox-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-icon-color: #013058;--mdc-checkbox-selected-hover-icon-color: #013058;--mdc-checkbox-selected-icon-color: #013058;--mdc-checkbox-selected-pressed-icon-color: #013058;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54)}.elcuarto-theme .mat-mdc-list-option .mdc-list-item__start,.elcuarto-theme .mat-mdc-list-option .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: #000;--mdc-radio-disabled-unselected-icon-color: #000;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #013058;--mdc-radio-selected-hover-icon-color: #013058;--mdc-radio-selected-icon-color: #013058;--mdc-radio-selected-pressed-icon-color: #013058;--mat-mdc-radio-ripple-color: #000;--mat-mdc-radio-checked-ripple-color: #013058}.elcuarto-theme .mat-mdc-list-option .mdc-list-item__start .mdc-radio--disabled+label,.elcuarto-theme .mat-mdc-list-option .mdc-list-item__end .mdc-radio--disabled+label{color:#00000061}.elcuarto-theme .mat-mdc-list-option.mat-accent .mdc-list-item__start,.elcuarto-theme .mat-mdc-list-option.mat-accent .mdc-list-item__end{--mdc-checkbox-selected-checkmark-color: #000;--mdc-checkbox-selected-focus-icon-color: #e4bb54;--mdc-checkbox-selected-hover-icon-color: #e4bb54;--mdc-checkbox-selected-icon-color: #e4bb54;--mdc-checkbox-selected-pressed-icon-color: #e4bb54;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54)}.elcuarto-theme .mat-mdc-list-option.mat-accent .mdc-list-item__start,.elcuarto-theme .mat-mdc-list-option.mat-accent .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: #000;--mdc-radio-disabled-unselected-icon-color: #000;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #e4bb54;--mdc-radio-selected-hover-icon-color: #e4bb54;--mdc-radio-selected-icon-color: #e4bb54;--mdc-radio-selected-pressed-icon-color: #e4bb54;--mat-mdc-radio-ripple-color: #000;--mat-mdc-radio-checked-ripple-color: #e4bb54}.elcuarto-theme .mat-mdc-list-option.mat-accent .mdc-list-item__start .mdc-radio--disabled+label,.elcuarto-theme .mat-mdc-list-option.mat-accent .mdc-list-item__end .mdc-radio--disabled+label{color:#00000061}.elcuarto-theme .mat-mdc-list-option.mat-warn .mdc-list-item__start,.elcuarto-theme .mat-mdc-list-option.mat-warn .mdc-list-item__end{--mdc-checkbox-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-icon-color: #a10000;--mdc-checkbox-selected-hover-icon-color: #a10000;--mdc-checkbox-selected-icon-color: #a10000;--mdc-checkbox-selected-pressed-icon-color: #a10000;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54)}.elcuarto-theme .mat-mdc-list-option.mat-warn .mdc-list-item__start,.elcuarto-theme .mat-mdc-list-option.mat-warn .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: #000;--mdc-radio-disabled-unselected-icon-color: #000;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #a10000;--mdc-radio-selected-hover-icon-color: #a10000;--mdc-radio-selected-icon-color: #a10000;--mdc-radio-selected-pressed-icon-color: #a10000;--mat-mdc-radio-ripple-color: #000;--mat-mdc-radio-checked-ripple-color: #a10000}.elcuarto-theme .mat-mdc-list-option.mat-warn .mdc-list-item__start .mdc-radio--disabled+label,.elcuarto-theme .mat-mdc-list-option.mat-warn .mdc-list-item__end .mdc-radio--disabled+label{color:#00000061}.elcuarto-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.elcuarto-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.elcuarto-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start,.elcuarto-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated.mdc-list-item--with-leading-icon .mdc-list-item__start{color:#013058}.elcuarto-theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.elcuarto-theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.elcuarto-theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}.elcuarto-theme .mat-mdc-list-base{--mdc-list-list-item-one-line-container-height: 48px;--mdc-list-list-item-two-line-container-height: 64px;--mdc-list-list-item-three-line-container-height: 88px}.elcuarto-theme .mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-one-line,.elcuarto-theme .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-one-line,.elcuarto-theme .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-one-line{height:56px}.elcuarto-theme .mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines,.elcuarto-theme .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines,.elcuarto-theme .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines{height:72px}.elcuarto-theme .mat-mdc-paginator{background:white;color:#000000de}.elcuarto-theme .mat-mdc-paginator-icon{fill:#0000008a}.elcuarto-theme .mat-mdc-paginator-decrement,.elcuarto-theme .mat-mdc-paginator-increment{border-top:2px solid rgba(0,0,0,.54);border-right:2px solid rgba(0,0,0,.54)}.elcuarto-theme .mat-mdc-paginator-first,.elcuarto-theme .mat-mdc-paginator-last{border-top:2px solid rgba(0,0,0,.54)}.elcuarto-theme .mat-mdc-icon-button[disabled] .mat-mdc-paginator-decrement,.elcuarto-theme .mat-mdc-icon-button[disabled] .mat-mdc-paginator-increment,.elcuarto-theme .mat-mdc-icon-button[disabled] .mat-mdc-paginator-first,.elcuarto-theme .mat-mdc-icon-button[disabled] .mat-mdc-paginator-last{border-color:#0000001f}.elcuarto-theme .mat-mdc-icon-button[disabled] .mat-mdc-paginator-icon{fill:#0000001f}.elcuarto-theme .mat-mdc-paginator .mat-mdc-form-field-infix{min-height:40px}.elcuarto-theme .mat-mdc-paginator .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-floating-label{top:20px}.elcuarto-theme .mat-mdc-paginator .mat-mdc-text-field-wrapper.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above{--mat-mdc-form-field-label-transform: translateY( -26.75px) scale(var(--mat-mdc-form-field-floating-label-scale, .75));transform:var(--mat-mdc-form-field-label-transform)}.elcuarto-theme .mat-mdc-paginator .mat-mdc-text-field-wrapper.mdc-text-field--outlined .mat-mdc-form-field-infix{padding-top:8px;padding-bottom:8px}.elcuarto-theme .mat-mdc-paginator .mat-mdc-text-field-wrapper:not(.mdc-text-field--outlined) .mat-mdc-form-field-infix{padding-top:8px;padding-bottom:8px}.elcuarto-theme .mat-mdc-paginator .mdc-text-field--no-label:not(.mdc-text-field--outlined):not(.mdc-text-field--textarea) .mat-mdc-form-field-infix{padding-top:8px;padding-bottom:8px}.elcuarto-theme .mat-mdc-paginator .mat-mdc-text-field-wrapper:not(.mdc-text-field--outlined) .mat-mdc-floating-label{display:none}.elcuarto-theme .mat-mdc-paginator-container{min-height:56px}.elcuarto-theme .mat-mdc-tab,.elcuarto-theme .mat-mdc-tab-link{background-color:transparent}.elcuarto-theme .mat-mdc-tab .mdc-tab__text-label,.elcuarto-theme .mat-mdc-tab-link .mdc-tab__text-label{color:#0009}.elcuarto-theme .mat-mdc-tab.mat-mdc-tab-disabled .mdc-tab__ripple:before,.elcuarto-theme .mat-mdc-tab.mat-mdc-tab-disabled .mat-ripple-element,.elcuarto-theme .mat-mdc-tab-link.mat-mdc-tab-disabled .mdc-tab__ripple:before,.elcuarto-theme .mat-mdc-tab-link.mat-mdc-tab-disabled .mat-ripple-element{background-color:#00000061}.elcuarto-theme .mat-mdc-tab:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label,.elcuarto-theme .mat-mdc-tab-link:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label{color:#013058}.elcuarto-theme .mat-mdc-tab:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline,.elcuarto-theme .mat-mdc-tab-link:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline{border-color:var(--mdc-tab-indicator-active-indicator-color, #013058)}.elcuarto-theme .mdc-tab__ripple:before,.elcuarto-theme .mat-mdc-tab .mat-ripple-element,.elcuarto-theme .mat-mdc-tab-header-pagination .mat-ripple-element,.elcuarto-theme .mat-mdc-tab-link .mat-ripple-element{background-color:#013058}.elcuarto-theme .mat-mdc-tab-group.mat-accent .mat-mdc-tab:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label,.elcuarto-theme .mat-mdc-tab-group.mat-accent .mat-mdc-tab-link:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label,.elcuarto-theme .mat-mdc-tab-nav-bar.mat-accent .mat-mdc-tab:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label,.elcuarto-theme .mat-mdc-tab-nav-bar.mat-accent .mat-mdc-tab-link:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label{color:#e4bb54}.elcuarto-theme .mat-mdc-tab-group.mat-accent .mat-mdc-tab:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline,.elcuarto-theme .mat-mdc-tab-group.mat-accent .mat-mdc-tab-link:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline,.elcuarto-theme .mat-mdc-tab-nav-bar.mat-accent .mat-mdc-tab:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline,.elcuarto-theme .mat-mdc-tab-nav-bar.mat-accent .mat-mdc-tab-link:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline{border-color:var(--mdc-tab-indicator-active-indicator-color, #e4bb54)}.elcuarto-theme .mat-mdc-tab-group.mat-accent .mdc-tab__ripple:before,.elcuarto-theme .mat-mdc-tab-group.mat-accent .mat-mdc-tab .mat-ripple-element,.elcuarto-theme .mat-mdc-tab-group.mat-accent .mat-mdc-tab-header-pagination .mat-ripple-element,.elcuarto-theme .mat-mdc-tab-group.mat-accent .mat-mdc-tab-link .mat-ripple-element,.elcuarto-theme .mat-mdc-tab-nav-bar.mat-accent .mdc-tab__ripple:before,.elcuarto-theme .mat-mdc-tab-nav-bar.mat-accent .mat-mdc-tab .mat-ripple-element,.elcuarto-theme .mat-mdc-tab-nav-bar.mat-accent .mat-mdc-tab-header-pagination .mat-ripple-element,.elcuarto-theme .mat-mdc-tab-nav-bar.mat-accent .mat-mdc-tab-link .mat-ripple-element{background-color:#e4bb54}.elcuarto-theme .mat-mdc-tab-group.mat-warn .mat-mdc-tab:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label,.elcuarto-theme .mat-mdc-tab-group.mat-warn .mat-mdc-tab-link:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label,.elcuarto-theme .mat-mdc-tab-nav-bar.mat-warn .mat-mdc-tab:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label,.elcuarto-theme .mat-mdc-tab-nav-bar.mat-warn .mat-mdc-tab-link:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label{color:#a10000}.elcuarto-theme .mat-mdc-tab-group.mat-warn .mat-mdc-tab:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline,.elcuarto-theme .mat-mdc-tab-group.mat-warn .mat-mdc-tab-link:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline,.elcuarto-theme .mat-mdc-tab-nav-bar.mat-warn .mat-mdc-tab:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline,.elcuarto-theme .mat-mdc-tab-nav-bar.mat-warn .mat-mdc-tab-link:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline{border-color:var(--mdc-tab-indicator-active-indicator-color, #a10000)}.elcuarto-theme .mat-mdc-tab-group.mat-warn .mdc-tab__ripple:before,.elcuarto-theme .mat-mdc-tab-group.mat-warn .mat-mdc-tab .mat-ripple-element,.elcuarto-theme .mat-mdc-tab-group.mat-warn .mat-mdc-tab-header-pagination .mat-ripple-element,.elcuarto-theme .mat-mdc-tab-group.mat-warn .mat-mdc-tab-link .mat-ripple-element,.elcuarto-theme .mat-mdc-tab-nav-bar.mat-warn .mdc-tab__ripple:before,.elcuarto-theme .mat-mdc-tab-nav-bar.mat-warn .mat-mdc-tab .mat-ripple-element,.elcuarto-theme .mat-mdc-tab-nav-bar.mat-warn .mat-mdc-tab-header-pagination .mat-ripple-element,.elcuarto-theme .mat-mdc-tab-nav-bar.mat-warn .mat-mdc-tab-link .mat-ripple-element{background-color:#a10000}.elcuarto-theme .mat-mdc-tab-group.mat-background-primary,.elcuarto-theme .mat-mdc-tab-nav-bar.mat-background-primary{--mat-mdc-tab-header-with-background-background-color: #013058;--mat-mdc-tab-header-with-background-foreground-color: #fff}.elcuarto-theme .mat-mdc-tab-group.mat-background-accent,.elcuarto-theme .mat-mdc-tab-nav-bar.mat-background-accent{--mat-mdc-tab-header-with-background-background-color: #e4bb54;--mat-mdc-tab-header-with-background-foreground-color: #000}.elcuarto-theme .mat-mdc-tab-group.mat-background-warn,.elcuarto-theme .mat-mdc-tab-nav-bar.mat-background-warn{--mat-mdc-tab-header-with-background-background-color: #a10000;--mat-mdc-tab-header-with-background-foreground-color: #fff}.elcuarto-theme .mat-mdc-tab-header-pagination-chevron{border-color:var(--mdc-theme-on-surface, #000)}.elcuarto-theme .mat-mdc-tab-header .mdc-tab{height:48px}.elcuarto-theme .mat-mdc-checkbox .mdc-form-field{color:var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, .87))}.elcuarto-theme .mat-mdc-checkbox .mat-ripple-element{background-color:#0000001a}.elcuarto-theme .mat-mdc-checkbox .mdc-checkbox__ripple{background:#000}.elcuarto-theme .mat-mdc-checkbox.mat-primary{--mdc-checkbox-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-icon-color: #013058;--mdc-checkbox-selected-hover-icon-color: #013058;--mdc-checkbox-selected-icon-color: #013058;--mdc-checkbox-selected-pressed-icon-color: #013058;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54)}.elcuarto-theme .mat-mdc-checkbox.mat-primary .mdc-checkbox--selected~.mat-mdc-checkbox-ripple .mat-ripple-element{background-color:#0130581a}.elcuarto-theme .mat-mdc-checkbox.mat-primary .mdc-checkbox--selected~.mdc-checkbox__ripple{background:#013058}.elcuarto-theme .mat-mdc-checkbox.mat-accent{--mdc-checkbox-selected-checkmark-color: #000;--mdc-checkbox-selected-focus-icon-color: #e4bb54;--mdc-checkbox-selected-hover-icon-color: #e4bb54;--mdc-checkbox-selected-icon-color: #e4bb54;--mdc-checkbox-selected-pressed-icon-color: #e4bb54;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54)}.elcuarto-theme .mat-mdc-checkbox.mat-accent .mdc-checkbox--selected~.mat-mdc-checkbox-ripple .mat-ripple-element{background-color:#e4bb541a}.elcuarto-theme .mat-mdc-checkbox.mat-accent .mdc-checkbox--selected~.mdc-checkbox__ripple{background:#e4bb54}.elcuarto-theme .mat-mdc-checkbox.mat-warn{--mdc-checkbox-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-icon-color: #a10000;--mdc-checkbox-selected-hover-icon-color: #a10000;--mdc-checkbox-selected-icon-color: #a10000;--mdc-checkbox-selected-pressed-icon-color: #a10000;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54)}.elcuarto-theme .mat-mdc-checkbox.mat-warn .mdc-checkbox--selected~.mat-mdc-checkbox-ripple .mat-ripple-element{background-color:#a100001a}.elcuarto-theme .mat-mdc-checkbox.mat-warn .mdc-checkbox--selected~.mdc-checkbox__ripple{background:#a10000}.elcuarto-theme .mat-mdc-checkbox-disabled label{color:#00000061}.elcuarto-theme .mat-mdc-checkbox .mdc-checkbox{padding:calc((var(--mdc-checkbox-ripple-size, 40px) - 18px) / 2);margin:calc((var(--mdc-checkbox-touch-target-size, 40px) - 40px) / 2)}.elcuarto-theme .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__background{top:calc((var(--mdc-checkbox-ripple-size, 40px) - 18px) / 2);left:calc((var(--mdc-checkbox-ripple-size, 40px) - 18px) / 2)}.elcuarto-theme .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control{top:calc((40px - var(--mdc-checkbox-touch-target-size, 40px)) / 2);right:calc((40px - var(--mdc-checkbox-touch-target-size, 40px)) / 2);left:calc((40px - var(--mdc-checkbox-touch-target-size, 40px)) / 2);width:var(--mdc-checkbox-touch-target-size, 40px);height:var(--mdc-checkbox-touch-target-size, 40px)}.elcuarto-theme .mat-mdc-button.mat-unthemed{--mdc-text-button-label-text-color: #000}.elcuarto-theme .mat-mdc-button.mat-primary{--mdc-text-button-label-text-color: #013058}.elcuarto-theme .mat-mdc-button.mat-accent{--mdc-text-button-label-text-color: #e4bb54}.elcuarto-theme .mat-mdc-button.mat-warn{--mdc-text-button-label-text-color: #a10000}.elcuarto-theme .mat-mdc-button[disabled][disabled]{--mdc-text-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-text-button-label-text-color: rgba(0, 0, 0, .38)}.elcuarto-theme .mat-mdc-unelevated-button.mat-unthemed{--mdc-filled-button-container-color: #fff;--mdc-filled-button-label-text-color: #000}.elcuarto-theme .mat-mdc-unelevated-button.mat-primary{--mdc-filled-button-container-color: #013058;--mdc-filled-button-label-text-color: #fff}.elcuarto-theme .mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color: #e4bb54;--mdc-filled-button-label-text-color: #000}.elcuarto-theme .mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color: #a10000;--mdc-filled-button-label-text-color: #fff}.elcuarto-theme .mat-mdc-unelevated-button[disabled][disabled]{--mdc-filled-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-filled-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-filled-button-container-color: rgba(0, 0, 0, .12);--mdc-filled-button-label-text-color: rgba(0, 0, 0, .38)}.elcuarto-theme .mat-mdc-raised-button.mat-unthemed{--mdc-protected-button-container-color: #fff;--mdc-protected-button-label-text-color: #000}.elcuarto-theme .mat-mdc-raised-button.mat-primary{--mdc-protected-button-container-color: #013058;--mdc-protected-button-label-text-color: #fff}.elcuarto-theme .mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color: #e4bb54;--mdc-protected-button-label-text-color: #000}.elcuarto-theme .mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color: #a10000;--mdc-protected-button-label-text-color: #fff}.elcuarto-theme .mat-mdc-raised-button[disabled][disabled]{--mdc-protected-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-protected-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-protected-button-container-color: rgba(0, 0, 0, .12);--mdc-protected-button-label-text-color: rgba(0, 0, 0, .38);--mdc-protected-button-container-elevation: 0}.elcuarto-theme .mat-mdc-outlined-button{--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12)}.elcuarto-theme .mat-mdc-outlined-button.mat-unthemed{--mdc-outlined-button-label-text-color: #000}.elcuarto-theme .mat-mdc-outlined-button.mat-primary{--mdc-outlined-button-label-text-color: #013058}.elcuarto-theme .mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color: #e4bb54}.elcuarto-theme .mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color: #a10000}.elcuarto-theme .mat-mdc-outlined-button[disabled][disabled]{--mdc-outlined-button-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-button-disabled-outline-color: rgba(0, 0, 0, .12)}.elcuarto-theme .mat-mdc-button,.elcuarto-theme .mat-mdc-outlined-button{--mat-mdc-button-persistent-ripple-color: #000;--mat-mdc-button-ripple-color: rgba(0, 0, 0, .1)}.elcuarto-theme .mat-mdc-button:hover .mat-mdc-button-persistent-ripple:before,.elcuarto-theme .mat-mdc-outlined-button:hover .mat-mdc-button-persistent-ripple:before{opacity:.04}.elcuarto-theme .mat-mdc-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.elcuarto-theme .mat-mdc-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,.elcuarto-theme .mat-mdc-outlined-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.elcuarto-theme .mat-mdc-outlined-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before{opacity:.12}.elcuarto-theme .mat-mdc-button:active .mat-mdc-button-persistent-ripple:before,.elcuarto-theme .mat-mdc-outlined-button:active .mat-mdc-button-persistent-ripple:before{opacity:.12}.elcuarto-theme .mat-mdc-button.mat-primary,.elcuarto-theme .mat-mdc-outlined-button.mat-primary{--mat-mdc-button-persistent-ripple-color: #013058;--mat-mdc-button-ripple-color: rgba(1, 48, 88, .1)}.elcuarto-theme .mat-mdc-button.mat-accent,.elcuarto-theme .mat-mdc-outlined-button.mat-accent{--mat-mdc-button-persistent-ripple-color: #e4bb54;--mat-mdc-button-ripple-color: rgba(228, 187, 84, .1)}.elcuarto-theme .mat-mdc-button.mat-warn,.elcuarto-theme .mat-mdc-outlined-button.mat-warn{--mat-mdc-button-persistent-ripple-color: #a10000;--mat-mdc-button-ripple-color: rgba(161, 0, 0, .1)}.elcuarto-theme .mat-mdc-raised-button,.elcuarto-theme .mat-mdc-unelevated-button{--mat-mdc-button-persistent-ripple-color: #000;--mat-mdc-button-ripple-color: rgba(0, 0, 0, .1)}.elcuarto-theme .mat-mdc-raised-button:hover .mat-mdc-button-persistent-ripple:before,.elcuarto-theme .mat-mdc-unelevated-button:hover .mat-mdc-button-persistent-ripple:before{opacity:.04}.elcuarto-theme .mat-mdc-raised-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.elcuarto-theme .mat-mdc-raised-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,.elcuarto-theme .mat-mdc-unelevated-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.elcuarto-theme .mat-mdc-unelevated-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before{opacity:.12}.elcuarto-theme .mat-mdc-raised-button:active .mat-mdc-button-persistent-ripple:before,.elcuarto-theme .mat-mdc-unelevated-button:active .mat-mdc-button-persistent-ripple:before{opacity:.12}.elcuarto-theme .mat-mdc-raised-button.mat-primary,.elcuarto-theme .mat-mdc-unelevated-button.mat-primary{--mat-mdc-button-persistent-ripple-color: #fff;--mat-mdc-button-ripple-color: rgba(255, 255, 255, .1)}.elcuarto-theme .mat-mdc-raised-button.mat-accent,.elcuarto-theme .mat-mdc-unelevated-button.mat-accent{--mat-mdc-button-persistent-ripple-color: #000;--mat-mdc-button-ripple-color: rgba(0, 0, 0, .1)}.elcuarto-theme .mat-mdc-raised-button.mat-warn,.elcuarto-theme .mat-mdc-unelevated-button.mat-warn{--mat-mdc-button-persistent-ripple-color: #fff;--mat-mdc-button-ripple-color: rgba(255, 255, 255, .1)}.elcuarto-theme .mat-mdc-button.mat-mdc-button-base,.elcuarto-theme .mat-mdc-raised-button.mat-mdc-button-base,.elcuarto-theme .mat-mdc-unelevated-button.mat-mdc-button-base,.elcuarto-theme .mat-mdc-outlined-button.mat-mdc-button-base{height:36px}.elcuarto-theme .mat-mdc-icon-button{--mat-mdc-button-persistent-ripple-color: #000;--mat-mdc-button-ripple-color: rgba(0, 0, 0, .1)}.elcuarto-theme .mat-mdc-icon-button:hover .mat-mdc-button-persistent-ripple:before{opacity:.04}.elcuarto-theme .mat-mdc-icon-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.elcuarto-theme .mat-mdc-icon-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before{opacity:.12}.elcuarto-theme .mat-mdc-icon-button:active .mat-mdc-button-persistent-ripple:before{opacity:.12}.elcuarto-theme .mat-mdc-icon-button.mat-primary{--mat-mdc-button-persistent-ripple-color: #013058;--mat-mdc-button-ripple-color: rgba(1, 48, 88, .1)}.elcuarto-theme .mat-mdc-icon-button.mat-accent{--mat-mdc-button-persistent-ripple-color: #e4bb54;--mat-mdc-button-ripple-color: rgba(228, 187, 84, .1)}.elcuarto-theme .mat-mdc-icon-button.mat-warn{--mat-mdc-button-persistent-ripple-color: #a10000;--mat-mdc-button-ripple-color: rgba(161, 0, 0, .1)}.elcuarto-theme .mat-mdc-icon-button.mat-primary{--mdc-icon-button-icon-color: #013058}.elcuarto-theme .mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color: #e4bb54}.elcuarto-theme .mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color: #a10000}.elcuarto-theme .mat-mdc-icon-button[disabled][disabled]{--mdc-icon-button-icon-color: rgba(0, 0, 0, .38);--mdc-icon-button-disabled-icon-color: rgba(0, 0, 0, .38)}.elcuarto-theme .mat-mdc-icon-button.mat-mdc-button-base{width:48px;height:48px;padding:12px}.elcuarto-theme .mat-mdc-icon-button.mat-mdc-button-base .mdc-icon-button__focus-ring{max-height:48px;max-width:48px}.elcuarto-theme .mat-mdc-icon-button.mat-mdc-button-base.mdc-icon-button--reduced-size .mdc-icon-button__ripple{width:40px;height:40px;margin:4px}.elcuarto-theme .mat-mdc-icon-button.mat-mdc-button-base.mdc-icon-button--reduced-size .mdc-icon-button__focus-ring{max-height:40px;max-width:40px}.elcuarto-theme .mat-mdc-icon-button.mat-mdc-button-base .mdc-icon-button__touch{position:absolute;top:50%;height:48px;left:50%;width:48px;transform:translate(-50%,-50%)}.elcuarto-theme .mat-mdc-fab,.elcuarto-theme .mat-mdc-mini-fab{--mat-mdc-button-persistent-ripple-color: #000;--mat-mdc-button-ripple-color: rgba(0, 0, 0, .1)}.elcuarto-theme .mat-mdc-fab:hover .mat-mdc-button-persistent-ripple:before,.elcuarto-theme .mat-mdc-mini-fab:hover .mat-mdc-button-persistent-ripple:before{opacity:.04}.elcuarto-theme .mat-mdc-fab.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.elcuarto-theme .mat-mdc-fab.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,.elcuarto-theme .mat-mdc-mini-fab.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.elcuarto-theme .mat-mdc-mini-fab.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before{opacity:.12}.elcuarto-theme .mat-mdc-fab:active .mat-mdc-button-persistent-ripple:before,.elcuarto-theme .mat-mdc-mini-fab:active .mat-mdc-button-persistent-ripple:before{opacity:.12}.elcuarto-theme .mat-mdc-fab.mat-primary,.elcuarto-theme .mat-mdc-mini-fab.mat-primary{--mat-mdc-button-persistent-ripple-color: #fff;--mat-mdc-button-ripple-color: rgba(255, 255, 255, .1)}.elcuarto-theme .mat-mdc-fab.mat-accent,.elcuarto-theme .mat-mdc-mini-fab.mat-accent{--mat-mdc-button-persistent-ripple-color: #000;--mat-mdc-button-ripple-color: rgba(0, 0, 0, .1)}.elcuarto-theme .mat-mdc-fab.mat-warn,.elcuarto-theme .mat-mdc-mini-fab.mat-warn{--mat-mdc-button-persistent-ripple-color: #fff;--mat-mdc-button-ripple-color: rgba(255, 255, 255, .1)}.elcuarto-theme .mat-mdc-fab.mat-unthemed,.elcuarto-theme .mat-mdc-mini-fab.mat-unthemed{--mdc-fab-container-color: #fff;--mdc-fab-icon-color: #000;--mat-mdc-fab-color: #000}.elcuarto-theme .mat-mdc-fab.mat-primary,.elcuarto-theme .mat-mdc-mini-fab.mat-primary{--mdc-fab-container-color: #013058;--mdc-fab-icon-color: #fff;--mat-mdc-fab-color: #fff}.elcuarto-theme .mat-mdc-fab.mat-accent,.elcuarto-theme .mat-mdc-mini-fab.mat-accent{--mdc-fab-container-color: #e4bb54;--mdc-fab-icon-color: #000;--mat-mdc-fab-color: #000}.elcuarto-theme .mat-mdc-fab.mat-warn,.elcuarto-theme .mat-mdc-mini-fab.mat-warn{--mdc-fab-container-color: #a10000;--mdc-fab-icon-color: #fff;--mat-mdc-fab-color: #fff}.elcuarto-theme .mat-mdc-fab[disabled][disabled],.elcuarto-theme .mat-mdc-mini-fab[disabled][disabled]{--mdc-fab-container-color: rgba(0, 0, 0, .12);--mdc-fab-icon-color: rgba(0, 0, 0, .38);--mat-mdc-fab-color: rgba(0, 0, 0, .38)}.elcuarto-theme .mat-mdc-snack-bar-container{--mat-mdc-snack-bar-button-color: #e4bb54;--mdc-snackbar-container-color: #333333;--mdc-snackbar-supporting-text-color: rgba(255, 255, 255, .87)}.elcuarto-theme .mdc-data-table{background-color:var(--mdc-theme-surface, #fff);border-color:#0000001f}.elcuarto-theme .mdc-data-table__row{background-color:inherit}.elcuarto-theme .mdc-data-table__header-cell{background-color:var(--mdc-theme-surface, #fff)}.elcuarto-theme .mdc-data-table__row--selected{background-color:#0130580a}.elcuarto-theme .mdc-data-table__pagination-rows-per-page-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__leading,.elcuarto-theme .mdc-data-table__pagination-rows-per-page-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__notch,.elcuarto-theme .mdc-data-table__pagination-rows-per-page-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__trailing{border-color:#0000001f}.elcuarto-theme .mdc-data-table__cell,.elcuarto-theme .mdc-data-table__header-cell{border-bottom-color:#0000001f}.elcuarto-theme .mdc-data-table__pagination{border-top-color:#0000001f}.elcuarto-theme .mdc-data-table__row:not(.mdc-data-table__row--selected):hover{background-color:#0000000a}.elcuarto-theme .mdc-data-table__header-cell,.elcuarto-theme .mdc-data-table__pagination-total,.elcuarto-theme .mdc-data-table__pagination-rows-per-page-label,.elcuarto-theme .mdc-data-table__cell{color:#000000de}.elcuarto-theme .mat-mdc-table{background:white}.elcuarto-theme .mat-mdc-table .mdc-data-table__row{height:52px}.elcuarto-theme .mat-mdc-table .mdc-data-table__pagination{min-height:52px}.elcuarto-theme .mat-mdc-table .mdc-data-table__header-row{height:56px}.elcuarto-theme .mat-mdc-progress-spinner{--mdc-circular-progress-active-indicator-color: #013058}.elcuarto-theme .mat-mdc-progress-spinner.mat-accent{--mdc-circular-progress-active-indicator-color: #e4bb54}.elcuarto-theme .mat-mdc-progress-spinner.mat-warn{--mdc-circular-progress-active-indicator-color: #a10000}.elcuarto-theme .mat-badge{position:relative}.elcuarto-theme .mat-badge.mat-badge{overflow:visible}.elcuarto-theme .mat-badge-hidden .mat-badge-content{display:none}.elcuarto-theme .mat-badge-content{position:absolute;text-align:center;display:inline-block;border-radius:50%;transition:transform .2s ease-in-out;transform:scale(.6);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;pointer-events:none}.elcuarto-theme .ng-animate-disabled .mat-badge-content,.elcuarto-theme .mat-badge-content._mat-animation-noopable{transition:none}.elcuarto-theme .mat-badge-content.mat-badge-active{transform:none}.elcuarto-theme .mat-badge-small .mat-badge-content{width:16px;height:16px;line-height:16px}.elcuarto-theme .mat-badge-small.mat-badge-above .mat-badge-content{top:-8px}.elcuarto-theme .mat-badge-small.mat-badge-below .mat-badge-content{bottom:-8px}.elcuarto-theme .mat-badge-small.mat-badge-before .mat-badge-content{left:-16px}[dir=rtl] .elcuarto-theme .mat-badge-small.mat-badge-before .mat-badge-content{left:auto;right:-16px}.elcuarto-theme .mat-badge-small.mat-badge-after .mat-badge-content{right:-16px}[dir=rtl] .elcuarto-theme .mat-badge-small.mat-badge-after .mat-badge-content{right:auto;left:-16px}.elcuarto-theme .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-8px}[dir=rtl] .elcuarto-theme .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-8px}.elcuarto-theme .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-8px}[dir=rtl] .elcuarto-theme .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-8px}.elcuarto-theme .mat-badge-medium .mat-badge-content{width:22px;height:22px;line-height:22px}.elcuarto-theme .mat-badge-medium.mat-badge-above .mat-badge-content{top:-11px}.elcuarto-theme .mat-badge-medium.mat-badge-below .mat-badge-content{bottom:-11px}.elcuarto-theme .mat-badge-medium.mat-badge-before .mat-badge-content{left:-22px}[dir=rtl] .elcuarto-theme .mat-badge-medium.mat-badge-before .mat-badge-content{left:auto;right:-22px}.elcuarto-theme .mat-badge-medium.mat-badge-after .mat-badge-content{right:-22px}[dir=rtl] .elcuarto-theme .mat-badge-medium.mat-badge-after .mat-badge-content{right:auto;left:-22px}.elcuarto-theme .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-11px}[dir=rtl] .elcuarto-theme .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-11px}.elcuarto-theme .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-11px}[dir=rtl] .elcuarto-theme .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-11px}.elcuarto-theme .mat-badge-large .mat-badge-content{width:28px;height:28px;line-height:28px}.elcuarto-theme .mat-badge-large.mat-badge-above .mat-badge-content{top:-14px}.elcuarto-theme .mat-badge-large.mat-badge-below .mat-badge-content{bottom:-14px}.elcuarto-theme .mat-badge-large.mat-badge-before .mat-badge-content{left:-28px}[dir=rtl] .elcuarto-theme .mat-badge-large.mat-badge-before .mat-badge-content{left:auto;right:-28px}.elcuarto-theme .mat-badge-large.mat-badge-after .mat-badge-content{right:-28px}[dir=rtl] .elcuarto-theme .mat-badge-large.mat-badge-after .mat-badge-content{right:auto;left:-28px}.elcuarto-theme .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-14px}[dir=rtl] .elcuarto-theme .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-14px}.elcuarto-theme .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-14px}[dir=rtl] .elcuarto-theme .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-14px}.elcuarto-theme .mat-badge-content{color:#fff;background:#013058}.cdk-high-contrast-active .elcuarto-theme .mat-badge-content{outline:solid 1px;border-radius:0}.elcuarto-theme .mat-badge-accent .mat-badge-content{background:#e4bb54;color:#fff}.elcuarto-theme .mat-badge-warn .mat-badge-content{color:#fff;background:#a10000}.elcuarto-theme .mat-badge-disabled .mat-badge-content{background:#b9b9b9;color:#00000061}.elcuarto-theme .mat-bottom-sheet-container{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f;background:white;color:#000000de}.elcuarto-theme .mat-button-toggle-standalone:not([class*=mat-elevation-z]),.elcuarto-theme .mat-button-toggle-group:not([class*=mat-elevation-z]){box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.elcuarto-theme .mat-button-toggle-standalone.mat-button-toggle-appearance-standard:not([class*=mat-elevation-z]),.elcuarto-theme .mat-button-toggle-group-appearance-standard:not([class*=mat-elevation-z]){box-shadow:none}.elcuarto-theme .mat-button-toggle{color:#00000061}.elcuarto-theme .mat-button-toggle .mat-button-toggle-focus-overlay{background-color:#0000001f}.elcuarto-theme .mat-button-toggle-appearance-standard{color:#000000de;background:white}.elcuarto-theme .mat-button-toggle-appearance-standard .mat-button-toggle-focus-overlay{background-color:#000}.elcuarto-theme .mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle{border-left:solid 1px #e0e0e0}.elcuarto-theme [dir=rtl] .mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle{border-left:none;border-right:solid 1px #e0e0e0}.elcuarto-theme .mat-button-toggle-group-appearance-standard.mat-button-toggle-vertical .mat-button-toggle+.mat-button-toggle{border-left:none;border-right:none;border-top:solid 1px #e0e0e0}.elcuarto-theme .mat-button-toggle-checked{background-color:#e0e0e0;color:#0000008a}.elcuarto-theme .mat-button-toggle-checked.mat-button-toggle-appearance-standard{color:#000000de}.elcuarto-theme .mat-button-toggle-disabled{color:#00000042;background-color:#eee}.elcuarto-theme .mat-button-toggle-disabled.mat-button-toggle-appearance-standard{background:white}.elcuarto-theme .mat-button-toggle-disabled.mat-button-toggle-checked{background-color:#bdbdbd}.elcuarto-theme .mat-button-toggle-standalone.mat-button-toggle-appearance-standard,.elcuarto-theme .mat-button-toggle-group-appearance-standard{border:solid 1px #e0e0e0}.mat-button-toggle-appearance-standard .mat-button-toggle-label-content{line-height:48px}.elcuarto-theme .mat-calendar-arrow{fill:#0000008a}.elcuarto-theme .mat-datepicker-toggle,.elcuarto-theme .mat-datepicker-content .mat-calendar-next-button,.elcuarto-theme .mat-datepicker-content .mat-calendar-previous-button{color:#0000008a}.elcuarto-theme .mat-calendar-table-header-divider:after{background:rgba(0,0,0,.12)}.elcuarto-theme .mat-calendar-table-header,.elcuarto-theme .mat-calendar-body-label{color:#0000008a}.elcuarto-theme .mat-calendar-body-cell-content,.elcuarto-theme .mat-date-range-input-separator{color:#000000de;border-color:transparent}.elcuarto-theme .mat-calendar-body-disabled>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){color:#00000061}.elcuarto-theme .mat-form-field-disabled .mat-date-range-input-separator{color:#00000061}.elcuarto-theme .mat-calendar-body-in-preview{color:#0000003d}.elcuarto-theme .mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){border-color:#00000061}.elcuarto-theme .mat-calendar-body-disabled>.mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){border-color:#0000002e}.elcuarto-theme .mat-calendar-body-in-range:before{background:rgba(1,48,88,.2)}.elcuarto-theme .mat-calendar-body-comparison-identical,.elcuarto-theme .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}.elcuarto-theme .mat-calendar-body-comparison-bridge-start:before,.elcuarto-theme [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(to right,rgba(1,48,88,.2) 50%,rgba(249,171,0,.2) 50%)}.elcuarto-theme .mat-calendar-body-comparison-bridge-end:before,.elcuarto-theme [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(to left,rgba(1,48,88,.2) 50%,rgba(249,171,0,.2) 50%)}.elcuarto-theme .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.elcuarto-theme .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}.elcuarto-theme .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.elcuarto-theme .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.elcuarto-theme .mat-calendar-body-selected{background-color:#013058;color:#fff}.elcuarto-theme .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#01305866}.elcuarto-theme .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}.elcuarto-theme .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.elcuarto-theme .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#0130584d}@media (hover: hover){.elcuarto-theme .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#0130584d}}.elcuarto-theme .mat-datepicker-content{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f;background-color:#fff;color:#000000de}.elcuarto-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-range:before{background:rgba(228,187,84,.2)}.elcuarto-theme .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical,.elcuarto-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}.elcuarto-theme .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-start:before,.elcuarto-theme .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(to right,rgba(228,187,84,.2) 50%,rgba(249,171,0,.2) 50%)}.elcuarto-theme .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-end:before,.elcuarto-theme .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(to left,rgba(228,187,84,.2) 50%,rgba(249,171,0,.2) 50%)}.elcuarto-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.elcuarto-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}.elcuarto-theme .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.elcuarto-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.elcuarto-theme .mat-datepicker-content.mat-accent .mat-calendar-body-selected{background-color:#e4bb54;color:#fff}.elcuarto-theme .mat-datepicker-content.mat-accent .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#e4bb5466}.elcuarto-theme .mat-datepicker-content.mat-accent .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}.elcuarto-theme .mat-datepicker-content.mat-accent .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.elcuarto-theme .mat-datepicker-content.mat-accent .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#e4bb544d}@media (hover: hover){.elcuarto-theme .mat-datepicker-content.mat-accent .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#e4bb544d}}.elcuarto-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-range:before{background:rgba(161,0,0,.2)}.elcuarto-theme .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical,.elcuarto-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}.elcuarto-theme .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-start:before,.elcuarto-theme .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(to right,rgba(161,0,0,.2) 50%,rgba(249,171,0,.2) 50%)}.elcuarto-theme .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-end:before,.elcuarto-theme .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(to left,rgba(161,0,0,.2) 50%,rgba(249,171,0,.2) 50%)}.elcuarto-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.elcuarto-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}.elcuarto-theme .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.elcuarto-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.elcuarto-theme .mat-datepicker-content.mat-warn .mat-calendar-body-selected{background-color:#a10000;color:#fff}.elcuarto-theme .mat-datepicker-content.mat-warn .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#a1000066}.elcuarto-theme .mat-datepicker-content.mat-warn .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}.elcuarto-theme .mat-datepicker-content.mat-warn .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.elcuarto-theme .mat-datepicker-content.mat-warn .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#a100004d}@media (hover: hover){.elcuarto-theme .mat-datepicker-content.mat-warn .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#a100004d}}.elcuarto-theme .mat-datepicker-content-touch{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}.elcuarto-theme .mat-datepicker-toggle-active{color:#013058}.elcuarto-theme .mat-datepicker-toggle-active.mat-accent{color:#e4bb54}.elcuarto-theme .mat-datepicker-toggle-active.mat-warn{color:#a10000}.elcuarto-theme .mat-date-range-input-inner[disabled]{color:#00000061}.elcuarto-theme .mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base{width:40px;height:40px;padding:8px}.elcuarto-theme .mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base .mdc-icon-button__focus-ring{max-height:40px;max-width:40px}.elcuarto-theme .mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base.mdc-icon-button--reduced-size .mdc-icon-button__ripple{width:40px;height:40px;margin:0}.elcuarto-theme .mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base.mdc-icon-button--reduced-size .mdc-icon-button__focus-ring{max-height:40px;max-width:40px}.elcuarto-theme .mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base .mdc-icon-button__touch{position:absolute;top:50%;height:40px;left:50%;width:40px;transform:translate(-50%,-50%)}.elcuarto-theme .mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base .mat-mdc-button-touch-target{display:none}.elcuarto-theme .mat-divider{border-top-color:#0000001f}.elcuarto-theme .mat-divider-vertical{border-right-color:#0000001f}.elcuarto-theme .mat-expansion-panel{background:white;color:#000000de}.elcuarto-theme .mat-expansion-panel:not([class*=mat-elevation-z]){box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.elcuarto-theme .mat-action-row{border-top-color:#0000001f}.elcuarto-theme .mat-expansion-panel .mat-expansion-panel-header.cdk-keyboard-focused:not([aria-disabled=true]),.elcuarto-theme .mat-expansion-panel .mat-expansion-panel-header.cdk-program-focused:not([aria-disabled=true]),.elcuarto-theme .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:hover:not([aria-disabled=true]){background:rgba(0,0,0,.04)}@media (hover: none){.elcuarto-theme .mat-expansion-panel:not(.mat-expanded):not([aria-disabled=true]) .mat-expansion-panel-header:hover{background:white}}.elcuarto-theme .mat-expansion-panel-header-title{color:#000000de}.elcuarto-theme .mat-expansion-panel-header-description,.elcuarto-theme .mat-expansion-indicator:after{color:#0000008a}.elcuarto-theme .mat-expansion-panel-header[aria-disabled=true]{color:#00000042}.elcuarto-theme .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-title,.elcuarto-theme .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-description{color:inherit}.mat-expansion-panel-header{height:48px}.mat-expansion-panel-header.mat-expanded{height:64px}.elcuarto-theme .mat-icon.mat-primary{color:#013058}.elcuarto-theme .mat-icon.mat-accent{color:#e4bb54}.elcuarto-theme .mat-icon.mat-warn{color:#a10000}.elcuarto-theme .mat-drawer-container{background-color:#fafafa;color:#000000de}.elcuarto-theme .mat-drawer{background-color:#fff;color:#000000de}.elcuarto-theme .mat-drawer.mat-drawer-push{background-color:#fff}.elcuarto-theme .mat-drawer:not(.mat-drawer-side){box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}.elcuarto-theme .mat-drawer-side{border-right:solid 1px rgba(0,0,0,.12)}.elcuarto-theme .mat-drawer-side.mat-drawer-end,.elcuarto-theme [dir=rtl] .mat-drawer-side{border-left:solid 1px rgba(0,0,0,.12);border-right:none}.elcuarto-theme [dir=rtl] .mat-drawer-side.mat-drawer-end{border-left:none;border-right:solid 1px rgba(0,0,0,.12)}.elcuarto-theme .mat-drawer-backdrop.mat-drawer-shown{background-color:#0009}.elcuarto-theme .mat-step-header.cdk-keyboard-focused,.elcuarto-theme .mat-step-header.cdk-program-focused,.elcuarto-theme .mat-step-header:hover:not([aria-disabled]),.elcuarto-theme .mat-step-header:hover[aria-disabled=false]{background-color:#0000000a}.elcuarto-theme .mat-step-header:hover[aria-disabled=true]{cursor:default}@media (hover: none){.elcuarto-theme .mat-step-header:hover{background:none}}.elcuarto-theme .mat-step-header .mat-step-label,.elcuarto-theme .mat-step-header .mat-step-optional{color:#0000008a}.elcuarto-theme .mat-step-header .mat-step-icon{background-color:#0000008a;color:#fff}.elcuarto-theme .mat-step-header .mat-step-icon-selected,.elcuarto-theme .mat-step-header .mat-step-icon-state-done,.elcuarto-theme .mat-step-header .mat-step-icon-state-edit{background-color:#013058;color:#fff}.elcuarto-theme .mat-step-header.mat-accent .mat-step-icon{color:#fff}.elcuarto-theme .mat-step-header.mat-accent .mat-step-icon-selected,.elcuarto-theme .mat-step-header.mat-accent .mat-step-icon-state-done,.elcuarto-theme .mat-step-header.mat-accent .mat-step-icon-state-edit{background-color:#e4bb54;color:#fff}.elcuarto-theme .mat-step-header.mat-warn .mat-step-icon{color:#fff}.elcuarto-theme .mat-step-header.mat-warn .mat-step-icon-selected,.elcuarto-theme .mat-step-header.mat-warn .mat-step-icon-state-done,.elcuarto-theme .mat-step-header.mat-warn .mat-step-icon-state-edit{background-color:#a10000;color:#fff}.elcuarto-theme .mat-step-header .mat-step-icon-state-error{background-color:transparent;color:#a10000}.elcuarto-theme .mat-step-header .mat-step-label.mat-step-label-active{color:#000000de}.elcuarto-theme .mat-step-header .mat-step-label.mat-step-label-error{color:#a10000}.elcuarto-theme .mat-stepper-horizontal,.elcuarto-theme .mat-stepper-vertical{background-color:#fff}.elcuarto-theme .mat-stepper-vertical-line:before{border-left-color:#0000001f}.elcuarto-theme .mat-horizontal-stepper-header:before,.elcuarto-theme .mat-horizontal-stepper-header:after,.elcuarto-theme .mat-stepper-horizontal-line{border-top-color:#0000001f}.mat-horizontal-stepper-header{height:72px}.mat-stepper-label-position-bottom .mat-horizontal-stepper-header,.mat-vertical-stepper-header{padding:24px}.mat-stepper-vertical-line:before{top:-16px;bottom:-16px}.mat-stepper-label-position-bottom .mat-horizontal-stepper-header:after,.mat-stepper-label-position-bottom .mat-horizontal-stepper-header:before{top:36px}.mat-stepper-label-position-bottom .mat-stepper-horizontal-line{top:36px}.elcuarto-theme .mat-sort-header-arrow{color:#757575}.elcuarto-theme .mat-toolbar{background:whitesmoke;color:#000000de}.elcuarto-theme .mat-toolbar.mat-primary{background:#013058;color:#fff}.elcuarto-theme .mat-toolbar.mat-accent{background:#e4bb54;color:#fff}.elcuarto-theme .mat-toolbar.mat-warn{background:#a10000;color:#fff}.elcuarto-theme .mat-toolbar .mat-form-field-underline,.elcuarto-theme .mat-toolbar .mat-form-field-ripple,.elcuarto-theme .mat-toolbar .mat-focused .mat-form-field-ripple{background-color:currentColor}.elcuarto-theme .mat-toolbar .mat-form-field-label,.elcuarto-theme .mat-toolbar .mat-focused .mat-form-field-label,.elcuarto-theme .mat-toolbar .mat-select-value,.elcuarto-theme .mat-toolbar .mat-select-arrow,.elcuarto-theme .mat-toolbar .mat-form-field.mat-focused .mat-select-arrow{color:inherit}.elcuarto-theme .mat-toolbar .mat-input-element{caret-color:currentColor}.mat-toolbar-multiple-rows{min-height:64px}.mat-toolbar-row,.mat-toolbar-single-row{height:64px}@media (max-width: 599px){.mat-toolbar-multiple-rows{min-height:56px}.mat-toolbar-row,.mat-toolbar-single-row{height:56px}}.elcuarto-theme .mat-tree{background:white}.elcuarto-theme .mat-tree-node,.elcuarto-theme .mat-nested-tree-node{color:#000000de}.mat-tree-node{min-height:48px}.elcuarto-theme .primary-color{color:#013058!important}.elcuarto-theme .primary-color-lighter{color:#6b98ff!important}.elcuarto-theme .primary-color-darker{color:#001633!important}.elcuarto-theme .primary-color-contrast{color:#fff!important}.elcuarto-theme .primary-color-lighter-contrast{color:#000!important}.elcuarto-theme .primary-color-darker-contrast{color:#fff!important}.elcuarto-theme .primary-background-color{background-color:#013058!important}.elcuarto-theme .primary-background-color-lighter{background-color:#6b98ff!important}.elcuarto-theme .primary-background-color-darker{background-color:#001633!important}.elcuarto-theme .primary-background-color-contrast{background-color:#fff!important}.elcuarto-theme .primary-background-color-lighter-contrast{background-color:#000!important}.elcuarto-theme .primary-background-color-darker-contrast{background-color:#fff!important}.elcuarto-theme .primary-border-color{border-color:#013058!important}.elcuarto-theme .primary-border-color-lighter{border-color:#6b98ff!important}.elcuarto-theme .primary-border-color-darker{border-color:#001633!important}.elcuarto-theme .primary-border-color-contrast{border-color:#fff!important}.elcuarto-theme .primary-border-color-lighter-contrast{border-color:#000!important}.elcuarto-theme .primary-border-color-darker-contrast{border-color:#fff!important}.elcuarto-theme .accent-color{color:#e4bb54!important}.elcuarto-theme .accent-color-lighter{color:#f7ebcc!important}.elcuarto-theme .accent-color-darker{color:#ddac43!important}.elcuarto-theme .accent-color-contrast{color:#fff!important}.elcuarto-theme .accent-color-lighter-contrast{color:#000!important}.elcuarto-theme .accent-color-darker-contrast{color:#fff!important}.elcuarto-theme .accent-background-color{background-color:#e4bb54!important}.elcuarto-theme .accent-background-color-lighter{background-color:#f7ebcc!important}.elcuarto-theme .accent-background-color-darker{background-color:#ddac43!important}.elcuarto-theme .accent-background-color-contrast{background-color:#fff!important}.elcuarto-theme .accent-background-color-lighter-contrast{background-color:#000!important}.elcuarto-theme .accent-background-color-darker-contrast{background-color:#fff!important}.elcuarto-theme .accent-border-color{border-color:#e4bb54!important}.elcuarto-theme .accent-border-color-lighter{border-color:#f7ebcc!important}.elcuarto-theme .accent-border-color-darker{border-color:#ddac43!important}.elcuarto-theme .accent-border-color-contrast{border-color:#fff!important}.elcuarto-theme .accent-border-color-lighter-contrast{border-color:#000!important}.elcuarto-theme .accent-border-color-darker-contrast{border-color:#fff!important}.elcuarto-theme .warn-color{color:#a10000!important}.elcuarto-theme .warn-color-lighter{color:#e3b3b3!important}.elcuarto-theme .warn-color-darker{color:#8f0000!important}.elcuarto-theme .warn-color-contrast{color:#fff!important}.elcuarto-theme .warn-color-lighter-contrast{color:#000!important}.elcuarto-theme .warn-color-darker-contrast{color:#fff!important}.elcuarto-theme .warn-background-color{background-color:#a10000!important}.elcuarto-theme .warn-background-color-lighter{background-color:#e3b3b3!important}.elcuarto-theme .warn-background-color-darker{background-color:#8f0000!important}.elcuarto-theme .warn-background-color-contrast{background-color:#fff!important}.elcuarto-theme .warn-background-color-lighter-contrast{background-color:#000!important}.elcuarto-theme .warn-background-color-darker-contrast{background-color:#fff!important}.elcuarto-theme .warn-border-color{border-color:#a10000!important}.elcuarto-theme .warn-border-color-lighter{border-color:#e3b3b3!important}.elcuarto-theme .warn-border-color-darker{border-color:#8f0000!important}.elcuarto-theme .warn-border-color-contrast{border-color:#fff!important}.elcuarto-theme .warn-border-color-lighter-contrast{border-color:#000!important}.elcuarto-theme .warn-border-color-darker-contrast{border-color:#fff!important}.elcuarto-theme .foreground-color-text{color:#000000de!important}.elcuarto-theme .foreground-color-icon{color:#0000008a!important}.elcuarto-theme .foreground-color-slider-off{color:#00000042!important}.elcuarto-theme .foreground-background-color-text{background-color:#000000de!important}.elcuarto-theme .foreground-background-color-icon{background-color:#0000008a!important}.elcuarto-theme .foreground-background-color-slider-off{background-color:#00000042!important}.elcuarto-theme .background-color-background{color:#fafafa!important}.elcuarto-theme .background-color-app-bar{color:#f5f5f5!important}.elcuarto-theme .background-color-status-bar{color:#e0e0e0!important}.elcuarto-theme .background-color-card{color:#fff!important}.elcuarto-theme .background-background-color-background{background-color:#fafafa!important}.elcuarto-theme .background-background-color-app-bar{background-color:#f5f5f5!important}.elcuarto-theme .background-background-color-status-bar{background-color:#e0e0e0!important}.elcuarto-theme .background-background-color-card{background-color:#fff!important}.elcuarto-theme .mat-button.mat-primary-light,.elcuarto-theme .mat-stroked-button.mat-primary-light{color:#6b98ff!important}.elcuarto-theme .mat-button.mat-primary-light:hover,.elcuarto-theme .mat-stroked-button.mat-primary-light:hover{background-color:#000!important}.elcuarto-theme .mat-raised-button.mat-primary-light,.elcuarto-theme .mat-flat-button.mat-primary-light,.elcuarto-theme .mat-fab.mat-primary-light,.elcuarto-theme .mat-mini-fab.mat-primary-light{color:#000!important;background-color:#6b98ff!important}.elcuarto-theme .mat-icon-button.mat-primary-light{color:#6b98ff!important}.swal2-confirm.swal2-styled{background-color:#013660!important}.animated{animation-duration:.3s;animation-fill-mode:both}#themecolors .selector{cursor:pointer}.mini-sidebar .user-profile .fullname{display:none}.mini-sidebar .sidebar-nav #sidebarnav>li>ul{top:15px}.table-bordered td,.table-bordered th{vertical-align:middle}.modal-wrapper{background-color:#0006;position:fixed;left:0;top:0;height:100%;width:100%;z-index:999}.label-default{background-color:#9a9c9e}.label-delete{background-color:#000}.label-success{background-color:green}.hiddenModal{display:none}.close{cursor:pointer}.label-style{color:#67757c;font-size:16px;font-weight:400}.small-label-style{font-size:12px;color:#263238;font-weight:400}.mfp-bg{top:0;left:0;width:100%;height:100%;z-index:1042;overflow:hidden;position:fixed;background:#0b0b0b;opacity:.8}.mfp-wrap{top:0;left:0;width:100%;height:100%;z-index:1043;position:fixed;outline:none!important;backface-visibility:hidden}.mfp-container{text-align:center;position:absolute;width:100%;height:100%;left:0;top:0;padding:0 8px;box-sizing:border-box}.mfp-container:before{content:"";display:inline-block;height:100%;vertical-align:middle}.mfp-align-top .mfp-container:before{display:none}.mfp-content{position:relative;display:inline-block;vertical-align:middle;margin:0 auto;text-align:left;z-index:1045}.mfp-inline-holder .mfp-content,.mfp-ajax-holder .mfp-content{width:100%;cursor:auto}.mfp-ajax-cur{cursor:progress}.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close{cursor:zoom-out}.mfp-zoom{cursor:pointer;cursor:zoom-in}.mfp-auto-cursor .mfp-content{cursor:auto}.mfp-close,.mfp-arrow,.mfp-preloader,.mfp-counter{-webkit-user-select:none;user-select:none}.mfp-loading.mfp-figure{display:none}.mfp-hide{display:none!important}.mfp-preloader{color:#ccc;position:absolute;top:50%;width:auto;text-align:center;margin-top:-.8em;left:8px;right:8px;z-index:1044}.mfp-preloader a{color:#ccc}.mfp-preloader a:hover{color:#fff}.mfp-s-ready .mfp-preloader,.mfp-s-error .mfp-content{display:none}button.mfp-close,button.mfp-arrow{overflow:visible;cursor:pointer;background:transparent;border:0;-webkit-appearance:none;display:block;outline:none;padding:0;z-index:1046;box-shadow:none;touch-action:manipulation}button::-moz-focus-inner{padding:0;border:0}.mfp-close{width:44px;height:44px;line-height:44px;position:absolute;right:0;top:0;text-decoration:none;text-align:center;opacity:.65;padding:0 0 18px 10px;color:#fff;font-style:normal;font-size:28px;font-family:Arial,Baskerville,monospace}.mfp-close:hover,.mfp-close:focus{opacity:1}.mfp-close:active{top:1px}.mfp-close-btn-in .mfp-close{color:#333}.mfp-image-holder .mfp-close,.mfp-iframe-holder .mfp-close{color:#fff;right:-6px;text-align:right;padding-right:6px;width:100%}.mfp-counter{position:absolute;top:0;right:0;color:#ccc;font-size:12px;line-height:18px;white-space:nowrap}.mfp-arrow{position:absolute;opacity:.65;margin:-55px 0 0;top:50%;padding:0;width:90px;height:110px;-webkit-tap-highlight-color:transparent}.mfp-arrow:active{margin-top:-54px}.mfp-arrow:hover,.mfp-arrow:focus{opacity:1}.mfp-arrow:before,.mfp-arrow:after{content:"";display:block;width:0;height:0;position:absolute;left:0;top:0;margin-top:35px;margin-left:35px;border:medium inset transparent}.mfp-arrow:after{border-top-width:13px;border-bottom-width:13px;top:8px}.mfp-arrow:before{border-top-width:21px;border-bottom-width:21px;opacity:.7}.mfp-arrow-left{left:0}.mfp-arrow-left:after{border-right:17px solid #FFF;margin-left:31px}.mfp-arrow-left:before{margin-left:25px;border-right:27px solid #3F3F3F}.mfp-arrow-right{right:0}.mfp-arrow-right:after{border-left:17px solid #FFF;margin-left:39px}.mfp-arrow-right:before{border-left:27px solid #3F3F3F}.mfp-iframe-holder{padding-top:40px;padding-bottom:40px}.mfp-iframe-holder .mfp-content{line-height:0;width:100%;max-width:900px}.mfp-iframe-holder .mfp-close{top:-40px}.mfp-iframe-scaler{width:100%;height:0;overflow:hidden;padding-top:56.25%}.mfp-iframe-scaler iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;box-shadow:0 0 8px #0009;background:#000}img.mfp-img{width:auto;max-width:100%;height:auto;display:block;line-height:0;box-sizing:border-box;padding:40px 0;margin:0 auto}.mfp-figure{line-height:0}.mfp-figure:after{content:"";position:absolute;inset:40px 0;display:block;width:auto;height:auto;z-index:-1;box-shadow:0 0 8px #0009;background:#444}.mfp-figure small{color:#bdbdbd;display:block;font-size:12px;line-height:14px}.mfp-figure figure{margin:0}.mfp-bottom-bar{margin-top:-36px;position:absolute;top:100%;left:0;width:100%;cursor:auto}.mfp-title{text-align:left;line-height:18px;color:#f3f3f3;word-wrap:break-word;padding-right:36px}.mfp-image-holder .mfp-content{max-width:100%}.mfp-gallery .mfp-image-holder .mfp-figure{cursor:pointer}@media screen and (max-width: 800px) and (orientation: landscape),screen and (max-height: 300px){.mfp-img-mobile .mfp-image-holder{padding-left:0;padding-right:0}.mfp-img-mobile img.mfp-img{padding:0}.mfp-img-mobile .mfp-figure:after{top:0;bottom:0}.mfp-img-mobile .mfp-figure small{display:inline;margin-left:5px}.mfp-img-mobile .mfp-bottom-bar{background:rgba(0,0,0,.6);bottom:0;margin:0;top:auto;padding:3px 5px;position:fixed;box-sizing:border-box}.mfp-img-mobile .mfp-bottom-bar:empty{padding:0}.mfp-img-mobile .mfp-counter{right:5px;top:3px}.mfp-img-mobile .mfp-close{top:0;right:0;width:35px;height:35px;line-height:35px;background:rgba(0,0,0,.6);position:fixed;text-align:center;padding:0}}@media all and (max-width: 900px){.mfp-arrow{transform:scale(.75)}.mfp-arrow-left{transform-origin:0}.mfp-arrow-right{transform-origin:100%}.mfp-container{padding-left:6px;padding-right:6px}}.mfp-zoom-in .mfp-with-anim{opacity:0;transition:all .2s ease-in-out;transform:scale(.8)}.mfp-zoom-in.mfp-bg{opacity:0;transition:all .3s ease-out}.mfp-zoom-in.mfp-ready .mfp-with-anim{opacity:1;transform:scale(1)}.mfp-zoom-in.mfp-ready.mfp-bg{opacity:.8}.mfp-zoom-in.mfp-removing .mfp-with-anim{transform:scale(.8);opacity:0}.mfp-zoom-in.mfp-removing.mfp-bg{opacity:0}.mfp-newspaper .mfp-with-anim{opacity:0;transition:all .5s;transform:scale(0) rotate(500deg)}.mfp-newspaper.mfp-bg{opacity:0;transition:all .5s}.mfp-newspaper.mfp-ready .mfp-with-anim{opacity:1;transform:scale(1) rotate(0)}.mfp-newspaper.mfp-ready.mfp-bg{opacity:.8}.mfp-newspaper.mfp-removing .mfp-with-anim{transform:scale(0) rotate(500deg);opacity:0}.mfp-newspaper.mfp-removing.mfp-bg{opacity:0}.mfp-move-horizontal .mfp-with-anim{opacity:0;transition:all .3s;transform:translate(-50px)}.mfp-move-horizontal.mfp-bg{opacity:0;transition:all .3s}.mfp-move-horizontal.mfp-ready .mfp-with-anim{opacity:1;transform:translate(0)}.mfp-move-horizontal.mfp-ready.mfp-bg{opacity:.8}.mfp-move-horizontal.mfp-removing .mfp-with-anim{transform:translate(50px);opacity:0}.mfp-move-horizontal.mfp-removing.mfp-bg{opacity:0}.mfp-move-from-top .mfp-content{vertical-align:top}.mfp-move-from-top .mfp-with-anim{opacity:0;transition:all .2s;transform:translateY(-100px)}.mfp-move-from-top.mfp-bg{opacity:0;transition:all .2s}.mfp-move-from-top.mfp-ready .mfp-with-anim{opacity:1;transform:translateY(0)}.mfp-move-from-top.mfp-ready.mfp-bg{opacity:.8}.mfp-move-from-top.mfp-removing .mfp-with-anim{transform:translateY(-50px);opacity:0}.mfp-move-from-top.mfp-removing.mfp-bg{opacity:0}.mfp-3d-unfold .mfp-content{perspective:2000px}.mfp-3d-unfold .mfp-with-anim{opacity:0;transition:all .3s ease-in-out;transform-style:preserve-3d;transform:rotateY(-60deg)}.mfp-3d-unfold.mfp-bg{opacity:0;transition:all .5s}.mfp-3d-unfold.mfp-ready .mfp-with-anim{opacity:1;transform:rotateY(0)}.mfp-3d-unfold.mfp-ready.mfp-bg{opacity:.8}.mfp-3d-unfold.mfp-removing .mfp-with-anim{transform:rotateY(60deg);opacity:0}.mfp-3d-unfold.mfp-removing.mfp-bg{opacity:0}.mfp-zoom-out .mfp-with-anim{opacity:0;transition:all .3s ease-in-out;transform:scale(1.3)}.mfp-zoom-out.mfp-bg{opacity:0;transition:all .3s ease-out}.mfp-zoom-out.mfp-ready .mfp-with-anim{opacity:1;transform:scale(1)}.mfp-zoom-out.mfp-ready.mfp-bg{opacity:.8}.mfp-zoom-out.mfp-removing .mfp-with-anim{transform:scale(1.3);opacity:0}.mfp-zoom-out.mfp-removing.mfp-bg{opacity:0}@keyframes hinge{0%{transform:rotate(0);transform-origin:top left;animation-timing-function:ease-in-out}20%,60%{transform:rotate(80deg);transform-origin:top left;animation-timing-function:ease-in-out}40%{transform:rotate(60deg);transform-origin:top left;animation-timing-function:ease-in-out}80%{transform:rotate(60deg) translateY(0);opacity:1;transform-origin:top left;animation-timing-function:ease-in-out}to{transform:translateY(700px);opacity:0}}.hinge{animation-duration:1s;animation-name:hinge}.mfp-with-fade .mfp-content,.mfp-with-fade.mfp-bg{opacity:0;transition:opacity .5s ease-out}.mfp-with-fade.mfp-ready .mfp-content{opacity:1}.mfp-with-fade.mfp-ready.mfp-bg{opacity:.8}.mfp-with-fade.mfp-removing.mfp-bg{opacity:0}.white-popup-block{background:#FFF;padding:20px 30px;text-align:left;max-width:650px;margin:40px auto;position:relative}.mfp-fade.mfp-bg{opacity:0;transition:all .15s ease-out}.mfp-fade.mfp-bg.mfp-ready{opacity:.8}.mfp-fade.mfp-bg.mfp-removing{opacity:0}.mfp-fade.mfp-wrap .mfp-content{opacity:0;transition:all .15s ease-out}.mfp-fade.mfp-wrap.mfp-ready .mfp-content{opacity:1}.mfp-fade.mfp-wrap.mfp-removing .mfp-content{opacity:0}.el-element-overlay .white-box{padding:0}.el-element-overlay .el-card-item{position:relative}.el-element-overlay .el-card-item .el-card-content{text-align:center}.el-element-overlay .el-card-item .el-card-content h3{margin:0}.el-element-overlay .el-card-item .el-card-content a{color:#67757c}.el-element-overlay .el-card-item .el-card-content a:hover{color:#6bb1e2}.el-element-overlay .el-card-item .el-overlay-1{width:100%;height:100%;overflow:hidden;position:relative;text-align:center;cursor:default}.el-element-overlay .el-card-item .el-overlay-1 img{display:block;position:relative;transition:all .4s linear;width:100%;height:auto}.el-element-overlay .el-card-item .el-overlay-1:hover img{transform:scale(1.2) translateZ(0)}.el-element-overlay .el-card-item .el-overlay-1 .el-info{text-decoration:none;display:inline-block;text-transform:uppercase;color:#fff;background-color:transparent;filter:alpha(opacity=0);transition:all .2s ease-in-out;padding:0;margin:auto;position:absolute;top:50%;left:0;right:0;transform:translateY(-50%) translateZ(0);-webkit-transform:translateY(-50%) translateZ(0);-ms-transform:translateY(-50%) translateZ(0)}.el-element-overlay .el-card-item .el-overlay-1 .el-info>li{list-style:none;display:inline-block;margin:0 3px}.el-element-overlay .el-card-item .el-overlay-1 .el-info>li a{border-color:#fff;color:#fff;padding:12px 15px 10px}.el-element-overlay .el-card-item .el-overlay-1 .el-info>li a:hover{background:#6BB1E2;border-color:#6bb1e2}.el-element-overlay .el-card-item .el-overlay{width:100%;height:100%;position:absolute;overflow:hidden;top:0;left:0;opacity:0;background-color:#000000b3;transition:all .4s ease-in-out}.el-element-overlay .el-card-item .el-overlay-1:hover .el-overlay{opacity:1;filter:alpha(opacity=100);transform:translateZ(0)}.el-element-overlay .el-card-item .el-overlay-1 .scrl-dwn{top:-100%}.el-element-overlay .el-card-item .el-overlay-1 .scrl-up{top:100%;height:0px}.el-element-overlay .el-card-item .el-overlay-1:hover .scrl-dwn{top:0}.el-element-overlay .el-card-item .el-overlay-1:hover .scrl-up{top:0;height:100%}.ngx-close-icon{display:none}.sidebar-nav>ul>li>a.active{background:inherit}.custom-control{margin:5px 0 0;min-height:30px;min-width:30px;padding:0}.custom-checkbox .custom-control-indicator{top:50%;left:50%;transform:translate(-50%,-50%)}.custom-control-input:checked~.custom-control-indicator{background-color:#745af2}.btn-success.disabled,.btn-success:disabled{background-color:#e9ecef;border-color:#d9d9d9;color:#67757c}.btn-success.disabled:hover,.btn-success:disabled:hover{background-color:#e9ecef;border-color:#d9d9d9;color:#67757c}.form-control-feedback{opacity:0}.form-control-feedback.visible{opacity:1}.font-semibold{font-weight:400}.font-bold{font-weight:600}.card-inverse .card-bodyquote .blockquote-footer,.card-inverse .card-link,.card-inverse .card-subtitle,.card-inverse .card-text{color:#ffffffa6}.card-default .card-header{background:#ffffff;border-bottom:0px}.card-success{background:#06d79c;border-color:#06d79c}.card-danger{background:#ef5350;border-color:#ef5350}.card-warning{background:#ffb22b;border-color:#ffb22b}.card-dark{background:#2f3d4a;border-color:#2f3d4a}.card-megna{background:#56c0d8;border-color:#56c0d8}.card-actions{float:right}.card-actions a{cursor:pointer;color:#67757c;opacity:.7;padding-left:7px;font-size:13px}.card-actions a:hover{opacity:1}.card-columns .card{margin-bottom:20px}.collapsing{transition:height .08s ease}.card-info{background:#6BB1E2;border-color:#6bb1e2}.card-primary{background:#745af2;border-color:#745af2}.card-outline-info{border-color:#6bb1e2}.card-outline-info .card-header{background:#6BB1E2;border-color:#6bb1e2}.card-outline-inverse{border-color:#2f3d4a}.card-outline-inverse .card-header{background:#2f3d4a;border-color:#2f3d4a}.card-outline-inverse2{border-color:#a6a6a6}.card-outline-inverse2 .card-header{background:#a6a6a6;border-color:#a6a6a6}.card-outline-warning{border-color:#ffb22b}.card-outline-warning .card-header{background:#ffb22b;border-color:#ffb22b}.card-outline-success{border-color:#06d79c}.card-outline-success .card-header{background:#06d79c;border-color:#06d79c}.card-outline-danger{border-color:#ef5350}.card-outline-danger .card-header{background:#ef5350;border-color:#ef5350}.card-outline-primary{border-color:#745af2}.card-outline-primary .card-header{background:#745af2;border-color:#745af2}.card-list{background-color:#f4f6f9}.card-list .card:last-child{margin-bottom:0}.card-list .card h4{margin:0}html,body{height:100%}body{margin:0;font-family:Roboto,Helvetica Neue,sans-serif}#icon-menu i{font-size:80px}#icon-menu .card-body{padding:20px 0 10px}#icon-menu .card-body.btn-clear h4{color:#013660}#icon-menu .card-body h4{font-weight:600;color:#fff}#toolbar .custom-select{width:auto}@media (max-width: 580px){#toolbar .form-group{display:block!important;float:none!important}#toolbar .form-group .btn{margin-top:15px}}@media (max-width: 550px){#icon-menu .card-body h4{line-height:18px;font-size:16px}}.document-link{font-weight:500;flex:2 0 0}.link,a.link:not([href]):not([tabindex]){color:#6bb1e2;cursor:pointer}.delete_file{cursor:pointer}.delete_file:hover{color:#ef5350!important}.check{cursor:pointer}.check:hover{color:#adff2f!important}.fr-box.fr-basic,.fr-toolbar.fr-top{border-radius:0;-moz-border-radius:0px;-webkit-border-radius:0px;-moz-background-clip:padding;background-clip:padding-box}#charcount{font-size:12px;float:right;margin-top:5px}#charcount.has-error{color:#ef5350!important}.btn-thin{padding:5px 12px}editorStyle{height:200px}#documents .link,a.link:not([href]):not([tabindex]){word-break:break-all}#toolbar #franchises,#toolbar #estates,#news #orders{min-width:275px;display:block}#toolbar #franchises .dropdown-btn,#toolbar #estates .dropdown-btn{padding:6px 40px 6px 12px}.ngx-pagination{margin-bottom:0!important}.ngx-pagination .current{background:#013660!important}.btn-clear,.btn-clear.disabled{background:#FDEDCB;border:1px solid #FDEDCB;box-shadow:0 2px 2px #fdedcb24,0 3px 1px -2px #fdedcb33,0 1px 5px #fdedcb1f;transition:.2s ease-in}.btn-clear:hover,.btn-clear.disabled:hover{background:#FDEDCB;box-shadow:0 14px 26px -12px #fdedcb6b,0 4px 23px #0000001f,0 8px 10px -5px #fdedcb33;border:1px solid #FDEDCB}.multiselect-dropdown .dropdown-btn .selected-item{border:1px solid #6BB1E2!important;background:#6BB1E2!important}.svg-icon{max-width:100%;height:auto}#icon-menu .svg-icon{width:125px}#sidebarnav svg{width:auto;height:25px;display:inline-block;vertical-align:middle;margin-right:10px}#sidebarnav svg *{fill:#687384}#sidebarnav a:hover svg *{fill:#6bb1e2}@media (max-width: 1500px){#icon-menu .svg-icon{width:75px}}.left-sidebar{z-index:7}.topbar .navbar-collapse{z-index:9}.page-wrapper{z-index:8}.tooltip-container{display:block;height:16px;width:16px}.user-img{width:30px;border-radius:100%;margin-right:10px}@media (max-width: 1300px) and (min-width: 992px){.laptop-expanded{flex:0 0 100%;max-width:100%}}[type=checkbox].filled-in:checked+label:after{background-color:#013660;border-color:#013660}.row-more15Days{background-color:#ffa!important}.pointer{cursor:pointer}.bold{font-weight:700}.checkPath{background-color:#013660!important}.estate-round{border-radius:50%;width:35px;height:35px;display:inline-block;color:#fff}.chart-red{color:#ef5350}.chart-yellow{color:gold}.chart-green{color:#0c0}.mat-mdc-dialog-container .mdc-dialog__surface{padding:24px}.mat-mdc-dialog-container .mat-mdc-dialog-title{margin:0 0 20px;padding:0;display:block}.mat-mdc-dialog-container .mat-mdc-dialog-title:before{display:none}.mat-mdc-dialog-container .mat-mdc-dialog-content{padding:0;margin:0}.mat-mdc-dialog-container .mat-mdc-dialog-actions{padding:12px 0 0;margin:0}.mat-display-1{font-size:34px;font-weight:400;line-height:40px;font-family:Roboto,Helvetica Neue,sans-serif;letter-spacing:normal;margin:0}
