/*!
 * 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}.mat-badge-content{font-weight:600;font-size:12px;font-family:Roboto,Helvetica Neue,sans-serif}.mat-badge-small .mat-badge-content{font-size:9px}.mat-badge-large .mat-badge-content{font-size:24px}.mat-h1,.mat-headline,.mat-typography h1{font:400 24px/32px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal;margin:0 0 16px}.mat-h2,.mat-title,.mat-typography h2{font:500 20px/32px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal;margin:0 0 16px}.mat-h3,.mat-subheading-2,.mat-typography h3{font:400 16px/28px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal;margin:0 0 16px}.mat-h4,.mat-subheading-1,.mat-typography h4{font:400 15px/24px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal;margin:0 0 16px}.mat-h5,.mat-typography h5{font:400 11.62px/20px Roboto,Helvetica Neue,sans-serif;margin:0 0 12px}.mat-h6,.mat-typography h6{font:400 9.38px/20px Roboto,Helvetica Neue,sans-serif;margin:0 0 12px}.mat-body-strong,.mat-body-2{font:500 14px/24px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal}.mat-body,.mat-body-1,.mat-typography{font:400 14px/20px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal}.mat-body p,.mat-body-1 p,.mat-typography p{margin:0 0 12px}.mat-small,.mat-caption{font:400 12px/20px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal}.mat-display-4,.mat-typography .mat-display-4{font:300 112px/112px Roboto,Helvetica Neue,sans-serif;letter-spacing:-.05em;margin:0 0 56px}.mat-display-3,.mat-typography .mat-display-3{font:400 56px/56px Roboto,Helvetica Neue,sans-serif;letter-spacing:-.02em;margin:0 0 64px}.mat-display-2,.mat-typography .mat-display-2{font:400 45px/48px Roboto,Helvetica Neue,sans-serif;letter-spacing:-.005em;margin:0 0 64px}.mat-display-1,.mat-typography .mat-display-1{font:400 34px/40px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal;margin:0 0 64px}.mat-bottom-sheet-container{font:400 14px/20px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal}.mat-button,.mat-raised-button,.mat-icon-button,.mat-stroked-button,.mat-flat-button,.mat-fab,.mat-mini-fab{font-family:Roboto,Helvetica Neue,sans-serif;font-size:14px;font-weight:500}.mat-button-toggle,.mat-card{font-family:Roboto,Helvetica Neue,sans-serif}.mat-card-title{font-size:24px;font-weight:500}.mat-card-header .mat-card-title{font-size:20px}.mat-card-subtitle,.mat-card-content{font-size:14px}.mat-checkbox{font-family:Roboto,Helvetica Neue,sans-serif}.mat-checkbox-layout .mat-checkbox-label{line-height:24px}.mat-chip{font-size:14px;font-weight:500}.mat-chip .mat-chip-trailing-icon.mat-icon,.mat-chip .mat-chip-remove.mat-icon{font-size:18px}.mat-table{font-family:Roboto,Helvetica Neue,sans-serif}.mat-header-cell{font-size:12px;font-weight:500}.mat-cell,.mat-footer-cell{font-size:14px}.mat-calendar{font-family:Roboto,Helvetica Neue,sans-serif}.mat-calendar-body{font-size:13px}.mat-calendar-body-label,.mat-calendar-period-button{font-size:14px;font-weight:500}.mat-calendar-table-header th{font-size:11px;font-weight:400}.mat-dialog-title{font:500 20px/32px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal}.mat-expansion-panel-header{font-family:Roboto,Helvetica Neue,sans-serif;font-size:15px;font-weight:400}.mat-expansion-panel-content{font:400 14px/20px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal}.mat-form-field{font-size:inherit;font-weight:400;line-height:1.125;font-family:Roboto,Helvetica Neue,sans-serif;letter-spacing:normal}.mat-form-field-wrapper{padding-bottom:1.34375em}.mat-form-field-prefix .mat-icon,.mat-form-field-suffix .mat-icon{font-size:150%;line-height:1.125}.mat-form-field-prefix .mat-icon-button,.mat-form-field-suffix .mat-icon-button{height:1.5em;width:1.5em}.mat-form-field-prefix .mat-icon-button .mat-icon,.mat-form-field-suffix .mat-icon-button .mat-icon{height:1.125em;line-height:1.125}.mat-form-field-infix{padding:.5em 0;border-top:.84375em solid transparent}.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.34375em) scale(.75);width:133.3333333333%}.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.34374em) scale(.75);width:133.3333433333%}.mat-form-field-label-wrapper{top:-.84375em;padding-top:.84375em}.mat-form-field-label{top:1.34375em}.mat-form-field-underline{bottom:1.34375em}.mat-form-field-subscript-wrapper{font-size:75%;margin-top:.6666666667em;top:calc(100% - 1.7916666667em)}.mat-form-field-appearance-legacy .mat-form-field-wrapper{padding-bottom:1.25em}.mat-form-field-appearance-legacy .mat-form-field-infix{padding:.4375em 0}.mat-form-field-appearance-legacy.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28125em) scale(.75) perspective(100px) translateZ(.001px);width:133.3333333333%}.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-form-field-autofill-control:-webkit-autofill+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28125em) scale(.75) perspective(100px) translateZ(.00101px);width:133.3333433333%}.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28125em) scale(.75) perspective(100px) translateZ(.00102px);width:133.3333533333%}.mat-form-field-appearance-legacy .mat-form-field-label{top:1.28125em}.mat-form-field-appearance-legacy .mat-form-field-underline{bottom:1.25em}.mat-form-field-appearance-legacy .mat-form-field-subscript-wrapper{margin-top:.5416666667em;top:calc(100% - 1.6666666667em)}@media print{.mat-form-field-appearance-legacy.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28122em) scale(.75)}.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-form-field-autofill-control:-webkit-autofill+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28121em) scale(.75)}.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.2812em) scale(.75)}}.mat-form-field-appearance-fill .mat-form-field-infix{padding:.25em 0 .75em}.mat-form-field-appearance-fill .mat-form-field-label{top:1.09375em;margin-top:-.5em}.mat-form-field-appearance-fill.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,.mat-form-field-appearance-fill.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-.59375em) scale(.75);width:133.3333333333%}.mat-form-field-appearance-fill.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-.59374em) scale(.75);width:133.3333433333%}.mat-form-field-appearance-outline .mat-form-field-infix{padding:1em 0}.mat-form-field-appearance-outline .mat-form-field-label{top:1.84375em;margin-top:-.25em}.mat-form-field-appearance-outline.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,.mat-form-field-appearance-outline.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.59375em) scale(.75);width:133.3333333333%}.mat-form-field-appearance-outline.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.59374em) scale(.75);width:133.3333433333%}.mat-grid-tile-header,.mat-grid-tile-footer{font-size:14px}.mat-grid-tile-header .mat-line,.mat-grid-tile-footer .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.mat-grid-tile-header .mat-line:nth-child(n+2),.mat-grid-tile-footer .mat-line:nth-child(n+2){font-size:12px}input.mat-input-element{margin-top:-.0625em}.mat-menu-item{font-family:Roboto,Helvetica Neue,sans-serif;font-size:14px;font-weight:400}.mat-paginator,.mat-paginator-page-size .mat-select-trigger{font-family:Roboto,Helvetica Neue,sans-serif;font-size:12px}.mat-radio-button,.mat-select{font-family:Roboto,Helvetica Neue,sans-serif}.mat-select-trigger{height:1.125em}.mat-slide-toggle-content{font-family:Roboto,Helvetica Neue,sans-serif}.mat-slider-thumb-label-text{font-family:Roboto,Helvetica Neue,sans-serif;font-size:12px;font-weight:500}.mat-stepper-vertical,.mat-stepper-horizontal{font-family:Roboto,Helvetica Neue,sans-serif}.mat-step-label{font-size:14px;font-weight:400}.mat-step-sub-label-error{font-weight:400}.mat-step-label-error{font-size:14px}.mat-step-label-selected{font-size:14px;font-weight:500}.mat-tab-group{font-family:Roboto,Helvetica Neue,sans-serif}.mat-tab-label,.mat-tab-link{font-family:Roboto,Helvetica Neue,sans-serif;font-size:14px;font-weight:500}.mat-toolbar,.mat-toolbar h1,.mat-toolbar h2,.mat-toolbar h3,.mat-toolbar h4,.mat-toolbar h5,.mat-toolbar h6{font:500 20px/32px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal;margin:0}.mat-tooltip{font-family:Roboto,Helvetica Neue,sans-serif;font-size:10px;padding-top:6px;padding-bottom:6px}.mat-tooltip-handset{font-size:14px;padding-top:8px;padding-bottom:8px}.mat-list-item,.mat-list-option{font-family:Roboto,Helvetica Neue,sans-serif}.mat-list-base .mat-list-item{font-size:16px}.mat-list-base .mat-list-item .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.mat-list-base .mat-list-item .mat-line:nth-child(n+2){font-size:14px}.mat-list-base .mat-list-option{font-size:16px}.mat-list-base .mat-list-option .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.mat-list-base .mat-list-option .mat-line:nth-child(n+2){font-size:14px}.mat-list-base .mat-subheader{font-family:Roboto,Helvetica Neue,sans-serif;font-size:14px;font-weight:500}.mat-list-base[dense] .mat-list-item{font-size:12px}.mat-list-base[dense] .mat-list-item .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.mat-list-base[dense] .mat-list-item .mat-line:nth-child(n+2){font-size:12px}.mat-list-base[dense] .mat-list-option{font-size:12px}.mat-list-base[dense] .mat-list-option .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.mat-list-base[dense] .mat-list-option .mat-line:nth-child(n+2){font-size:12px}.mat-list-base[dense] .mat-subheader{font-family:Roboto,Helvetica Neue,sans-serif;font-size:12px;font-weight:500}.mat-option{font-family:Roboto,Helvetica Neue,sans-serif;font-size:16px}.mat-optgroup-label{font:500 14px/24px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal}.mat-simple-snackbar{font-family:Roboto,Helvetica Neue,sans-serif;font-size:14px}.mat-simple-snackbar-action{line-height:1;font-family:inherit;font-size:inherit;font-weight:500}.mat-tree{font-family:Roboto,Helvetica Neue,sans-serif}.mat-tree-node,.mat-nested-tree-node{font-weight:400;font-size:14px}.mat-ripple{overflow:hidden;position:relative}.mat-ripple:not(:empty){transform:translateZ(0)}.mat-ripple.mat-ripple-unbounded{overflow:visible}.mat-ripple-element{position:absolute;border-radius:50%;pointer-events:none;transition:opacity,transform 0ms cubic-bezier(0,0,.2,1);transform:scale(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}.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;top:0;bottom:0;left:0;right:0;z-index:1000;pointer-events:auto;-webkit-tap-highlight-color:transparent;transition:opacity .4s cubic-bezier(.25,.8,.25,1);opacity:0}.cdk-overlay-backdrop.cdk-overlay-backdrop-showing{opacity:1}.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-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,.mat-mdc-focus-indicator{position:relative}.mat-ripple-element{background-color:#0000001a}.mat-option{color:#000000de}.mat-option:hover:not(.mat-option-disabled),.mat-option:focus:not(.mat-option-disabled){background:rgba(0,0,0,.04)}.mat-option.mat-selected:not(.mat-option-multiple):not(.mat-option-disabled){background:rgba(0,0,0,.04)}.mat-option.mat-active{background:rgba(0,0,0,.04);color:#000000de}.mat-option.mat-option-disabled{color:#00000061}.mat-primary .mat-option.mat-selected:not(.mat-option-disabled){color:#673ab7}.mat-accent .mat-option.mat-selected:not(.mat-option-disabled){color:#ffd740}.mat-warn .mat-option.mat-selected:not(.mat-option-disabled){color:#f44336}.mat-optgroup-label{color:#0000008a}.mat-optgroup-disabled .mat-optgroup-label{color:#00000061}.mat-pseudo-checkbox{color:#0000008a}.mat-pseudo-checkbox:after{color:#fafafa}.mat-pseudo-checkbox-disabled{color:#b0b0b0}.mat-primary .mat-pseudo-checkbox-checked,.mat-primary .mat-pseudo-checkbox-indeterminate{background:#673ab7}.mat-pseudo-checkbox-checked,.mat-pseudo-checkbox-indeterminate,.mat-accent .mat-pseudo-checkbox-checked,.mat-accent .mat-pseudo-checkbox-indeterminate{background:#ffd740}.mat-warn .mat-pseudo-checkbox-checked,.mat-warn .mat-pseudo-checkbox-indeterminate{background:#f44336}.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-disabled,.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-disabled{background:#b0b0b0}.mat-app-background{background-color:#fafafa;color:#000000de}.mat-elevation-z0{box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.mat-elevation-z1{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}.mat-elevation-z2{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.mat-elevation-z3{box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.mat-elevation-z4{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.mat-elevation-z5{box-shadow:0 3px 5px -1px #0003,0 5px 8px #00000024,0 1px 14px #0000001f}.mat-elevation-z6{box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.mat-elevation-z7{box-shadow:0 4px 5px -2px #0003,0 7px 10px 1px #00000024,0 2px 16px 1px #0000001f}.mat-elevation-z8{box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.mat-elevation-z9{box-shadow:0 5px 6px -3px #0003,0 9px 12px 1px #00000024,0 3px 16px 2px #0000001f}.mat-elevation-z10{box-shadow:0 6px 6px -3px #0003,0 10px 14px 1px #00000024,0 4px 18px 3px #0000001f}.mat-elevation-z11{box-shadow:0 6px 7px -4px #0003,0 11px 15px 1px #00000024,0 4px 20px 3px #0000001f}.mat-elevation-z12{box-shadow:0 7px 8px -4px #0003,0 12px 17px 2px #00000024,0 5px 22px 4px #0000001f}.mat-elevation-z13{box-shadow:0 7px 8px -4px #0003,0 13px 19px 2px #00000024,0 5px 24px 4px #0000001f}.mat-elevation-z14{box-shadow:0 7px 9px -4px #0003,0 14px 21px 2px #00000024,0 5px 26px 4px #0000001f}.mat-elevation-z15{box-shadow:0 8px 9px -5px #0003,0 15px 22px 2px #00000024,0 6px 28px 5px #0000001f}.mat-elevation-z16{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}.mat-elevation-z17{box-shadow:0 8px 11px -5px #0003,0 17px 26px 2px #00000024,0 6px 32px 5px #0000001f}.mat-elevation-z18{box-shadow:0 9px 11px -5px #0003,0 18px 28px 2px #00000024,0 7px 34px 6px #0000001f}.mat-elevation-z19{box-shadow:0 9px 12px -6px #0003,0 19px 29px 2px #00000024,0 7px 36px 6px #0000001f}.mat-elevation-z20{box-shadow:0 10px 13px -6px #0003,0 20px 31px 3px #00000024,0 8px 38px 7px #0000001f}.mat-elevation-z21{box-shadow:0 10px 13px -6px #0003,0 21px 33px 3px #00000024,0 8px 40px 7px #0000001f}.mat-elevation-z22{box-shadow:0 10px 14px -6px #0003,0 22px 35px 3px #00000024,0 8px 42px 7px #0000001f}.mat-elevation-z23{box-shadow:0 11px 14px -7px #0003,0 23px 36px 3px #00000024,0 9px 44px 8px #0000001f}.mat-elevation-z24{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}.mat-theme-loaded-marker{display:none}.mat-autocomplete-panel{background:#fff;color:#000000de}.mat-autocomplete-panel:not([class*=mat-elevation-z]){box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover){background:#fff}.mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover):not(.mat-option-disabled){color:#000000de}.mat-badge{position:relative}.mat-badge.mat-badge{overflow:visible}.mat-badge-hidden .mat-badge-content{display:none}.mat-badge-content{position:absolute;text-align:center;display:inline-block;border-radius:50%;transition:transform .2s ease-in-out;transform:scale(.6);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;pointer-events:none}.ng-animate-disabled .mat-badge-content,.mat-badge-content._mat-animation-noopable{transition:none}.mat-badge-content.mat-badge-active{transform:none}.mat-badge-small .mat-badge-content{width:16px;height:16px;line-height:16px}.mat-badge-small.mat-badge-above .mat-badge-content{top:-8px}.mat-badge-small.mat-badge-below .mat-badge-content{bottom:-8px}.mat-badge-small.mat-badge-before .mat-badge-content{left:-16px}[dir=rtl] .mat-badge-small.mat-badge-before .mat-badge-content{left:auto;right:-16px}.mat-badge-small.mat-badge-after .mat-badge-content{right:-16px}[dir=rtl] .mat-badge-small.mat-badge-after .mat-badge-content{right:auto;left:-16px}.mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-8px}[dir=rtl] .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-8px}.mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-8px}[dir=rtl] .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-8px}.mat-badge-medium .mat-badge-content{width:22px;height:22px;line-height:22px}.mat-badge-medium.mat-badge-above .mat-badge-content{top:-11px}.mat-badge-medium.mat-badge-below .mat-badge-content{bottom:-11px}.mat-badge-medium.mat-badge-before .mat-badge-content{left:-22px}[dir=rtl] .mat-badge-medium.mat-badge-before .mat-badge-content{left:auto;right:-22px}.mat-badge-medium.mat-badge-after .mat-badge-content{right:-22px}[dir=rtl] .mat-badge-medium.mat-badge-after .mat-badge-content{right:auto;left:-22px}.mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-11px}[dir=rtl] .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-11px}.mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-11px}[dir=rtl] .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-11px}.mat-badge-large .mat-badge-content{width:28px;height:28px;line-height:28px}.mat-badge-large.mat-badge-above .mat-badge-content{top:-14px}.mat-badge-large.mat-badge-below .mat-badge-content{bottom:-14px}.mat-badge-large.mat-badge-before .mat-badge-content{left:-28px}[dir=rtl] .mat-badge-large.mat-badge-before .mat-badge-content{left:auto;right:-28px}.mat-badge-large.mat-badge-after .mat-badge-content{right:-28px}[dir=rtl] .mat-badge-large.mat-badge-after .mat-badge-content{right:auto;left:-28px}.mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-14px}[dir=rtl] .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-14px}.mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-14px}[dir=rtl] .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-14px}.mat-badge-content{color:#fff;background:#673ab7}.cdk-high-contrast-active .mat-badge-content{outline:solid 1px;border-radius:0}.mat-badge-accent .mat-badge-content{background:#ffd740;color:#000000de}.mat-badge-warn .mat-badge-content{color:#fff;background:#f44336}.mat-badge-disabled .mat-badge-content{background:#b9b9b9;color:#00000061}.mat-bottom-sheet-container{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f;background:#fff;color:#000000de}.mat-button,.mat-icon-button,.mat-stroked-button{color:inherit;background:transparent}.mat-button.mat-primary,.mat-icon-button.mat-primary,.mat-stroked-button.mat-primary{color:#673ab7}.mat-button.mat-accent,.mat-icon-button.mat-accent,.mat-stroked-button.mat-accent{color:#ffd740}.mat-button.mat-warn,.mat-icon-button.mat-warn,.mat-stroked-button.mat-warn{color:#f44336}.mat-button.mat-primary.mat-button-disabled,.mat-button.mat-accent.mat-button-disabled,.mat-button.mat-warn.mat-button-disabled,.mat-button.mat-button-disabled.mat-button-disabled,.mat-icon-button.mat-primary.mat-button-disabled,.mat-icon-button.mat-accent.mat-button-disabled,.mat-icon-button.mat-warn.mat-button-disabled,.mat-icon-button.mat-button-disabled.mat-button-disabled,.mat-stroked-button.mat-primary.mat-button-disabled,.mat-stroked-button.mat-accent.mat-button-disabled,.mat-stroked-button.mat-warn.mat-button-disabled,.mat-stroked-button.mat-button-disabled.mat-button-disabled{color:#00000042}.mat-button.mat-primary .mat-button-focus-overlay,.mat-icon-button.mat-primary .mat-button-focus-overlay,.mat-stroked-button.mat-primary .mat-button-focus-overlay{background-color:#673ab7}.mat-button.mat-accent .mat-button-focus-overlay,.mat-icon-button.mat-accent .mat-button-focus-overlay,.mat-stroked-button.mat-accent .mat-button-focus-overlay{background-color:#ffd740}.mat-button.mat-warn .mat-button-focus-overlay,.mat-icon-button.mat-warn .mat-button-focus-overlay,.mat-stroked-button.mat-warn .mat-button-focus-overlay{background-color:#f44336}.mat-button.mat-button-disabled .mat-button-focus-overlay,.mat-icon-button.mat-button-disabled .mat-button-focus-overlay,.mat-stroked-button.mat-button-disabled .mat-button-focus-overlay{background-color:transparent}.mat-button .mat-ripple-element,.mat-icon-button .mat-ripple-element,.mat-stroked-button .mat-ripple-element{opacity:.1;background-color:currentColor}.mat-button-focus-overlay{background:#000}.mat-stroked-button:not(.mat-button-disabled){border-color:#0000001f}.mat-flat-button,.mat-raised-button,.mat-fab,.mat-mini-fab{color:#000000de;background-color:#fff}.mat-flat-button.mat-primary,.mat-raised-button.mat-primary,.mat-fab.mat-primary,.mat-mini-fab.mat-primary{color:#fff}.mat-flat-button.mat-accent,.mat-raised-button.mat-accent,.mat-fab.mat-accent,.mat-mini-fab.mat-accent{color:#000000de}.mat-flat-button.mat-warn,.mat-raised-button.mat-warn,.mat-fab.mat-warn,.mat-mini-fab.mat-warn{color:#fff}.mat-flat-button.mat-primary.mat-button-disabled,.mat-flat-button.mat-accent.mat-button-disabled,.mat-flat-button.mat-warn.mat-button-disabled,.mat-flat-button.mat-button-disabled.mat-button-disabled,.mat-raised-button.mat-primary.mat-button-disabled,.mat-raised-button.mat-accent.mat-button-disabled,.mat-raised-button.mat-warn.mat-button-disabled,.mat-raised-button.mat-button-disabled.mat-button-disabled,.mat-fab.mat-primary.mat-button-disabled,.mat-fab.mat-accent.mat-button-disabled,.mat-fab.mat-warn.mat-button-disabled,.mat-fab.mat-button-disabled.mat-button-disabled,.mat-mini-fab.mat-primary.mat-button-disabled,.mat-mini-fab.mat-accent.mat-button-disabled,.mat-mini-fab.mat-warn.mat-button-disabled,.mat-mini-fab.mat-button-disabled.mat-button-disabled{color:#00000042}.mat-flat-button.mat-primary,.mat-raised-button.mat-primary,.mat-fab.mat-primary,.mat-mini-fab.mat-primary{background-color:#673ab7}.mat-flat-button.mat-accent,.mat-raised-button.mat-accent,.mat-fab.mat-accent,.mat-mini-fab.mat-accent{background-color:#ffd740}.mat-flat-button.mat-warn,.mat-raised-button.mat-warn,.mat-fab.mat-warn,.mat-mini-fab.mat-warn{background-color:#f44336}.mat-flat-button.mat-primary.mat-button-disabled,.mat-flat-button.mat-accent.mat-button-disabled,.mat-flat-button.mat-warn.mat-button-disabled,.mat-flat-button.mat-button-disabled.mat-button-disabled,.mat-raised-button.mat-primary.mat-button-disabled,.mat-raised-button.mat-accent.mat-button-disabled,.mat-raised-button.mat-warn.mat-button-disabled,.mat-raised-button.mat-button-disabled.mat-button-disabled,.mat-fab.mat-primary.mat-button-disabled,.mat-fab.mat-accent.mat-button-disabled,.mat-fab.mat-warn.mat-button-disabled,.mat-fab.mat-button-disabled.mat-button-disabled,.mat-mini-fab.mat-primary.mat-button-disabled,.mat-mini-fab.mat-accent.mat-button-disabled,.mat-mini-fab.mat-warn.mat-button-disabled,.mat-mini-fab.mat-button-disabled.mat-button-disabled{background-color:#0000001f}.mat-flat-button.mat-primary .mat-ripple-element,.mat-raised-button.mat-primary .mat-ripple-element,.mat-fab.mat-primary .mat-ripple-element,.mat-mini-fab.mat-primary .mat-ripple-element{background-color:#ffffff1a}.mat-flat-button.mat-accent .mat-ripple-element,.mat-raised-button.mat-accent .mat-ripple-element,.mat-fab.mat-accent .mat-ripple-element,.mat-mini-fab.mat-accent .mat-ripple-element{background-color:#0000001a}.mat-flat-button.mat-warn .mat-ripple-element,.mat-raised-button.mat-warn .mat-ripple-element,.mat-fab.mat-warn .mat-ripple-element,.mat-mini-fab.mat-warn .mat-ripple-element{background-color:#ffffff1a}.mat-stroked-button:not([class*=mat-elevation-z]),.mat-flat-button:not([class*=mat-elevation-z]){box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.mat-raised-button:not([class*=mat-elevation-z]){box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.mat-raised-button:not(.mat-button-disabled):active:not([class*=mat-elevation-z]){box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.mat-raised-button.mat-button-disabled:not([class*=mat-elevation-z]){box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.mat-fab:not([class*=mat-elevation-z]),.mat-mini-fab:not([class*=mat-elevation-z]){box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.mat-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]),.mat-mini-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]){box-shadow:0 7px 8px -4px #0003,0 12px 17px 2px #00000024,0 5px 22px 4px #0000001f}.mat-fab.mat-button-disabled:not([class*=mat-elevation-z]),.mat-mini-fab.mat-button-disabled:not([class*=mat-elevation-z]){box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.mat-button-toggle-standalone:not([class*=mat-elevation-z]),.mat-button-toggle-group:not([class*=mat-elevation-z]){box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.mat-button-toggle-standalone.mat-button-toggle-appearance-standard:not([class*=mat-elevation-z]),.mat-button-toggle-group-appearance-standard:not([class*=mat-elevation-z]){box-shadow:none}.mat-button-toggle{color:#00000061}.mat-button-toggle .mat-button-toggle-focus-overlay{background-color:#0000001f}.mat-button-toggle-appearance-standard{color:#000000de;background:#fff}.mat-button-toggle-appearance-standard .mat-button-toggle-focus-overlay{background-color:#000}.mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle{border-left:solid 1px #e0e0e0}[dir=rtl] .mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle{border-left:none;border-right:solid 1px #e0e0e0}.mat-button-toggle-group-appearance-standard.mat-button-toggle-vertical .mat-button-toggle+.mat-button-toggle{border-left:none;border-right:none;border-top:solid 1px #e0e0e0}.mat-button-toggle-checked{background-color:#e0e0e0;color:#0000008a}.mat-button-toggle-checked.mat-button-toggle-appearance-standard{color:#000000de}.mat-button-toggle-disabled{color:#00000042;background-color:#eee}.mat-button-toggle-disabled.mat-button-toggle-appearance-standard{background:#fff}.mat-button-toggle-disabled.mat-button-toggle-checked{background-color:#bdbdbd}.mat-button-toggle-standalone.mat-button-toggle-appearance-standard,.mat-button-toggle-group-appearance-standard{border:solid 1px #e0e0e0}.mat-button-toggle-appearance-standard .mat-button-toggle-label-content{line-height:48px}.mat-card{background:#fff;color:#000000de}.mat-card:not([class*=mat-elevation-z]){box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}.mat-card.mat-card-flat:not([class*=mat-elevation-z]){box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.mat-card-subtitle{color:#0000008a}.mat-checkbox-frame{border-color:#0000008a}.mat-checkbox-checkmark{fill:#fafafa}.mat-checkbox-checkmark-path{stroke:#fafafa!important}.mat-checkbox-mixedmark{background-color:#fafafa}.mat-checkbox-indeterminate.mat-primary .mat-checkbox-background,.mat-checkbox-checked.mat-primary .mat-checkbox-background{background-color:#673ab7}.mat-checkbox-indeterminate.mat-accent .mat-checkbox-background,.mat-checkbox-checked.mat-accent .mat-checkbox-background{background-color:#ffd740}.mat-checkbox-indeterminate.mat-warn .mat-checkbox-background,.mat-checkbox-checked.mat-warn .mat-checkbox-background{background-color:#f44336}.mat-checkbox-disabled.mat-checkbox-checked .mat-checkbox-background,.mat-checkbox-disabled.mat-checkbox-indeterminate .mat-checkbox-background{background-color:#b0b0b0}.mat-checkbox-disabled:not(.mat-checkbox-checked) .mat-checkbox-frame{border-color:#b0b0b0}.mat-checkbox-disabled .mat-checkbox-label{color:#00000061}.mat-checkbox .mat-ripple-element{background-color:#000}.mat-checkbox-checked:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element,.mat-checkbox:active:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element{background:#673ab7}.mat-checkbox-checked:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element,.mat-checkbox:active:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element{background:#ffd740}.mat-checkbox-checked:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element,.mat-checkbox:active:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element{background:#f44336}.mat-chip.mat-standard-chip{background-color:#e0e0e0;color:#000000de}.mat-chip.mat-standard-chip .mat-chip-remove{color:#000000de;opacity:.4}.mat-chip.mat-standard-chip:not(.mat-chip-disabled):active{box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.mat-chip.mat-standard-chip:not(.mat-chip-disabled) .mat-chip-remove:hover{opacity:.54}.mat-chip.mat-standard-chip.mat-chip-disabled{opacity:.4}.mat-chip.mat-standard-chip:after{background:#000}.mat-chip.mat-standard-chip.mat-chip-selected.mat-primary{background-color:#673ab7;color:#fff}.mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-chip-remove{color:#fff;opacity:.4}.mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-ripple-element{background-color:#ffffff1a}.mat-chip.mat-standard-chip.mat-chip-selected.mat-warn{background-color:#f44336;color:#fff}.mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-chip-remove{color:#fff;opacity:.4}.mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-ripple-element{background-color:#ffffff1a}.mat-chip.mat-standard-chip.mat-chip-selected.mat-accent{background-color:#ffd740;color:#000000de}.mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-chip-remove{color:#000000de;opacity:.4}.mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-ripple-element{background-color:#0000001a}.mat-table{background:#fff}.mat-table thead,.mat-table tbody,.mat-table tfoot,mat-header-row,mat-row,mat-footer-row,[mat-header-row],[mat-row],[mat-footer-row],.mat-table-sticky{background:inherit}mat-row,mat-header-row,mat-footer-row,th.mat-header-cell,td.mat-cell,td.mat-footer-cell{border-bottom-color:#0000001f}.mat-header-cell{color:#0000008a}.mat-cell,.mat-footer-cell{color:#000000de}.mat-calendar-arrow{fill:#0000008a}.mat-datepicker-toggle,.mat-datepicker-content .mat-calendar-next-button,.mat-datepicker-content .mat-calendar-previous-button{color:#0000008a}.mat-calendar-table-header-divider:after{background:rgba(0,0,0,.12)}.mat-calendar-table-header,.mat-calendar-body-label{color:#0000008a}.mat-calendar-body-cell-content,.mat-date-range-input-separator{color:#000000de;border-color:transparent}.mat-calendar-body-disabled>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){color:#00000061}.mat-form-field-disabled .mat-date-range-input-separator{color:#00000061}.mat-calendar-body-in-preview{color:#0000003d}.mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){border-color:#00000061}.mat-calendar-body-disabled>.mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){border-color:#0000002e}.mat-calendar-body-in-range:before{background:rgba(103,58,183,.2)}.mat-calendar-body-comparison-identical,.mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}.mat-calendar-body-comparison-bridge-start:before,[dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(to right,rgba(103,58,183,.2) 50%,rgba(249,171,0,.2) 50%)}.mat-calendar-body-comparison-bridge-end:before,[dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(to left,rgba(103,58,183,.2) 50%,rgba(249,171,0,.2) 50%)}.mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}.mat-calendar-body-comparison-identical.mat-calendar-body-selected,.mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.mat-calendar-body-selected{background-color:#673ab7;color:#fff}.mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#673ab766}.mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}.cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#673ab74d}@media (hover: hover){.mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#673ab74d}}.mat-datepicker-content{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f;background-color:#fff;color:#000000de}.mat-datepicker-content.mat-accent .mat-calendar-body-in-range:before{background:rgba(255,215,64,.2)}.mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical,.mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}.mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-start:before,.mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(to right,rgba(255,215,64,.2) 50%,rgba(249,171,0,.2) 50%)}.mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-end:before,.mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(to left,rgba(255,215,64,.2) 50%,rgba(249,171,0,.2) 50%)}.mat-datepicker-content.mat-accent .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}.mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.mat-datepicker-content.mat-accent .mat-calendar-body-selected{background-color:#ffd740;color:#000000de}.mat-datepicker-content.mat-accent .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#ffd74066}.mat-datepicker-content.mat-accent .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #000000de}.mat-datepicker-content.mat-accent .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.mat-datepicker-content.mat-accent .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#ffd7404d}@media (hover: hover){.mat-datepicker-content.mat-accent .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#ffd7404d}}.mat-datepicker-content.mat-warn .mat-calendar-body-in-range:before{background:rgba(244,67,54,.2)}.mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical,.mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}.mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-start:before,.mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(to right,rgba(244,67,54,.2) 50%,rgba(249,171,0,.2) 50%)}.mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-end:before,.mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(to left,rgba(244,67,54,.2) 50%,rgba(249,171,0,.2) 50%)}.mat-datepicker-content.mat-warn .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}.mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.mat-datepicker-content.mat-warn .mat-calendar-body-selected{background-color:#f44336;color:#fff}.mat-datepicker-content.mat-warn .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#f4433666}.mat-datepicker-content.mat-warn .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}.mat-datepicker-content.mat-warn .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.mat-datepicker-content.mat-warn .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#f443364d}@media (hover: hover){.mat-datepicker-content.mat-warn .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#f443364d}}.mat-datepicker-content-touch{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}.mat-datepicker-toggle-active{color:#673ab7}.mat-datepicker-toggle-active.mat-accent{color:#ffd740}.mat-datepicker-toggle-active.mat-warn{color:#f44336}.mat-date-range-input-inner[disabled]{color:#00000061}.mat-dialog-container{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f;background:#fff;color:#000000de}.mat-divider{border-top-color:#0000001f}.mat-divider-vertical{border-right-color:#0000001f}.mat-expansion-panel{background:#fff;color:#000000de}.mat-expansion-panel:not([class*=mat-elevation-z]){box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.mat-action-row{border-top-color:#0000001f}.mat-expansion-panel .mat-expansion-panel-header.cdk-keyboard-focused:not([aria-disabled=true]),.mat-expansion-panel .mat-expansion-panel-header.cdk-program-focused:not([aria-disabled=true]),.mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:hover:not([aria-disabled=true]){background:rgba(0,0,0,.04)}@media (hover: none){.mat-expansion-panel:not(.mat-expanded):not([aria-disabled=true]) .mat-expansion-panel-header:hover{background:#fff}}.mat-expansion-panel-header-title{color:#000000de}.mat-expansion-panel-header-description,.mat-expansion-indicator:after{color:#0000008a}.mat-expansion-panel-header[aria-disabled=true]{color:#00000042}.mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-title,.mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-description{color:inherit}.mat-expansion-panel-header{height:48px}.mat-expansion-panel-header.mat-expanded{height:64px}.mat-form-field-label,.mat-hint{color:#0009}.mat-form-field.mat-focused .mat-form-field-label{color:#673ab7}.mat-form-field.mat-focused .mat-form-field-label.mat-accent{color:#ffd740}.mat-form-field.mat-focused .mat-form-field-label.mat-warn{color:#f44336}.mat-focused .mat-form-field-required-marker{color:#ffd740}.mat-form-field-ripple{background-color:#000000de}.mat-form-field.mat-focused .mat-form-field-ripple{background-color:#673ab7}.mat-form-field.mat-focused .mat-form-field-ripple.mat-accent{background-color:#ffd740}.mat-form-field.mat-focused .mat-form-field-ripple.mat-warn{background-color:#f44336}.mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid) .mat-form-field-infix:after{color:#673ab7}.mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-accent .mat-form-field-infix:after{color:#ffd740}.mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-warn .mat-form-field-infix:after{color:#f44336}.mat-form-field.mat-form-field-invalid .mat-form-field-label,.mat-form-field.mat-form-field-invalid .mat-form-field-label.mat-accent,.mat-form-field.mat-form-field-invalid .mat-form-field-label .mat-form-field-required-marker{color:#f44336}.mat-form-field.mat-form-field-invalid .mat-form-field-ripple,.mat-form-field.mat-form-field-invalid .mat-form-field-ripple.mat-accent{background-color:#f44336}.mat-error{color:#f44336}.mat-form-field-appearance-legacy .mat-form-field-label,.mat-form-field-appearance-legacy .mat-hint{color:#0000008a}.mat-form-field-appearance-legacy .mat-form-field-underline{background-color:#0000006b}.mat-form-field-appearance-legacy.mat-form-field-disabled .mat-form-field-underline{background-image:linear-gradient(to right,rgba(0,0,0,.42) 0%,rgba(0,0,0,.42) 33%,transparent 0%);background-size:4px 100%;background-repeat:repeat-x}.mat-form-field-appearance-standard .mat-form-field-underline{background-color:#0000006b}.mat-form-field-appearance-standard.mat-form-field-disabled .mat-form-field-underline{background-image:linear-gradient(to right,rgba(0,0,0,.42) 0%,rgba(0,0,0,.42) 33%,transparent 0%);background-size:4px 100%;background-repeat:repeat-x}.mat-form-field-appearance-fill .mat-form-field-flex{background-color:#0000000a}.mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-flex{background-color:#00000005}.mat-form-field-appearance-fill .mat-form-field-underline:before{background-color:#0000006b}.mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-label{color:#00000061}.mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-underline:before{background-color:transparent}.mat-form-field-appearance-outline .mat-form-field-outline{color:#0000001f}.mat-form-field-appearance-outline .mat-form-field-outline-thick{color:#000000de}.mat-form-field-appearance-outline.mat-focused .mat-form-field-outline-thick{color:#673ab7}.mat-form-field-appearance-outline.mat-focused.mat-accent .mat-form-field-outline-thick{color:#ffd740}.mat-form-field-appearance-outline.mat-focused.mat-warn .mat-form-field-outline-thick,.mat-form-field-appearance-outline.mat-form-field-invalid.mat-form-field-invalid .mat-form-field-outline-thick{color:#f44336}.mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-label{color:#00000061}.mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-outline{color:#0000000f}.mat-icon.mat-primary{color:#673ab7}.mat-icon.mat-accent{color:#ffd740}.mat-icon.mat-warn{color:#f44336}.mat-form-field-type-mat-native-select .mat-form-field-infix:after{color:#0000008a}.mat-input-element:disabled,.mat-form-field-type-mat-native-select.mat-form-field-disabled .mat-form-field-infix:after{color:#00000061}.mat-input-element{caret-color:#673ab7}.mat-input-element::placeholder{color:#0000006b}.mat-input-element::-moz-placeholder{color:#0000006b}.mat-input-element::-webkit-input-placeholder{color:#0000006b}.mat-input-element:-ms-input-placeholder{color:#0000006b}.mat-form-field.mat-accent .mat-input-element{caret-color:#ffd740}.mat-form-field.mat-warn .mat-input-element,.mat-form-field-invalid .mat-input-element{caret-color:#f44336}.mat-form-field-type-mat-native-select.mat-form-field-invalid .mat-form-field-infix:after{color:#f44336}.mat-list-base .mat-list-item,.mat-list-base .mat-list-option{color:#000000de}.mat-list-base .mat-subheader{color:#0000008a}.mat-list-base .mat-list-item-disabled{background-color:#eee;color:#00000061}.mat-list-option:hover,.mat-list-option:focus,.mat-nav-list .mat-list-item:hover,.mat-nav-list .mat-list-item:focus,.mat-action-list .mat-list-item:hover,.mat-action-list .mat-list-item:focus{background:rgba(0,0,0,.04)}.mat-list-single-selected-option,.mat-list-single-selected-option:hover,.mat-list-single-selected-option:focus{background:rgba(0,0,0,.12)}.mat-menu-panel{background:#fff}.mat-menu-panel:not([class*=mat-elevation-z]){box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.mat-menu-item{background:transparent;color:#000000de}.mat-menu-item[disabled],.mat-menu-item[disabled] .mat-menu-submenu-icon,.mat-menu-item[disabled] .mat-icon-no-color{color:#00000061}.mat-menu-item .mat-icon-no-color,.mat-menu-submenu-icon{color:#0000008a}.mat-menu-item:hover:not([disabled]),.mat-menu-item.cdk-program-focused:not([disabled]),.mat-menu-item.cdk-keyboard-focused:not([disabled]),.mat-menu-item-highlighted:not([disabled]){background:rgba(0,0,0,.04)}.mat-paginator{background:#fff}.mat-paginator,.mat-paginator-page-size .mat-select-trigger{color:#0000008a}.mat-paginator-decrement,.mat-paginator-increment{border-top:2px solid rgba(0,0,0,.54);border-right:2px solid rgba(0,0,0,.54)}.mat-paginator-first,.mat-paginator-last{border-top:2px solid rgba(0,0,0,.54)}.mat-icon-button[disabled] .mat-paginator-decrement,.mat-icon-button[disabled] .mat-paginator-increment,.mat-icon-button[disabled] .mat-paginator-first,.mat-icon-button[disabled] .mat-paginator-last{border-color:#00000061}.mat-paginator-container{min-height:56px}.mat-progress-bar-background{fill:#d5cae9}.mat-progress-bar-buffer{background-color:#d5cae9}.mat-progress-bar-fill:after{background-color:#673ab7}.mat-progress-bar.mat-accent .mat-progress-bar-background{fill:#fbf1cc}.mat-progress-bar.mat-accent .mat-progress-bar-buffer{background-color:#fbf1cc}.mat-progress-bar.mat-accent .mat-progress-bar-fill:after{background-color:#ffd740}.mat-progress-bar.mat-warn .mat-progress-bar-background{fill:#f9ccc9}.mat-progress-bar.mat-warn .mat-progress-bar-buffer{background-color:#f9ccc9}.mat-progress-bar.mat-warn .mat-progress-bar-fill:after{background-color:#f44336}.mat-progress-spinner circle,.mat-spinner circle{stroke:#673ab7}.mat-progress-spinner.mat-accent circle,.mat-spinner.mat-accent circle{stroke:#ffd740}.mat-progress-spinner.mat-warn circle,.mat-spinner.mat-warn circle{stroke:#f44336}.mat-radio-outer-circle{border-color:#0000008a}.mat-radio-button.mat-primary.mat-radio-checked .mat-radio-outer-circle{border-color:#673ab7}.mat-radio-button.mat-primary .mat-radio-inner-circle,.mat-radio-button.mat-primary .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.mat-radio-button.mat-primary.mat-radio-checked .mat-radio-persistent-ripple,.mat-radio-button.mat-primary:active .mat-radio-persistent-ripple{background-color:#673ab7}.mat-radio-button.mat-accent.mat-radio-checked .mat-radio-outer-circle{border-color:#ffd740}.mat-radio-button.mat-accent .mat-radio-inner-circle,.mat-radio-button.mat-accent .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.mat-radio-button.mat-accent.mat-radio-checked .mat-radio-persistent-ripple,.mat-radio-button.mat-accent:active .mat-radio-persistent-ripple{background-color:#ffd740}.mat-radio-button.mat-warn.mat-radio-checked .mat-radio-outer-circle{border-color:#f44336}.mat-radio-button.mat-warn .mat-radio-inner-circle,.mat-radio-button.mat-warn .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.mat-radio-button.mat-warn.mat-radio-checked .mat-radio-persistent-ripple,.mat-radio-button.mat-warn:active .mat-radio-persistent-ripple{background-color:#f44336}.mat-radio-button.mat-radio-disabled.mat-radio-checked .mat-radio-outer-circle,.mat-radio-button.mat-radio-disabled .mat-radio-outer-circle{border-color:#00000061}.mat-radio-button.mat-radio-disabled .mat-radio-ripple .mat-ripple-element,.mat-radio-button.mat-radio-disabled .mat-radio-inner-circle{background-color:#00000061}.mat-radio-button.mat-radio-disabled .mat-radio-label-content{color:#00000061}.mat-radio-button .mat-ripple-element{background-color:#000}.mat-select-value{color:#000000de}.mat-select-placeholder{color:#0000006b}.mat-select-disabled .mat-select-value{color:#00000061}.mat-select-arrow{color:#0000008a}.mat-select-panel{background:#fff}.mat-select-panel:not([class*=mat-elevation-z]){box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.mat-select-panel .mat-option.mat-selected:not(.mat-option-multiple){background:rgba(0,0,0,.12)}.mat-form-field.mat-focused.mat-primary .mat-select-arrow{color:#673ab7}.mat-form-field.mat-focused.mat-accent .mat-select-arrow{color:#ffd740}.mat-form-field.mat-focused.mat-warn .mat-select-arrow,.mat-form-field .mat-select.mat-select-invalid .mat-select-arrow{color:#f44336}.mat-form-field .mat-select.mat-select-disabled .mat-select-arrow{color:#00000061}.mat-drawer-container{background-color:#fafafa;color:#000000de}.mat-drawer{background-color:#fff;color:#000000de}.mat-drawer.mat-drawer-push{background-color:#fff}.mat-drawer:not(.mat-drawer-side){box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}.mat-drawer-side{border-right:solid 1px rgba(0,0,0,.12)}.mat-drawer-side.mat-drawer-end,[dir=rtl] .mat-drawer-side{border-left:solid 1px rgba(0,0,0,.12);border-right:none}[dir=rtl] .mat-drawer-side.mat-drawer-end{border-left:none;border-right:solid 1px rgba(0,0,0,.12)}.mat-drawer-backdrop.mat-drawer-shown{background-color:#0009}.mat-slide-toggle.mat-checked .mat-slide-toggle-thumb{background-color:#ffd740}.mat-slide-toggle.mat-checked .mat-slide-toggle-bar{background-color:#ffd7408a}.mat-slide-toggle.mat-checked .mat-ripple-element{background-color:#ffd740}.mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-thumb{background-color:#673ab7}.mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-bar{background-color:#673ab78a}.mat-slide-toggle.mat-primary.mat-checked .mat-ripple-element{background-color:#673ab7}.mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-thumb{background-color:#f44336}.mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-bar{background-color:#f443368a}.mat-slide-toggle.mat-warn.mat-checked .mat-ripple-element{background-color:#f44336}.mat-slide-toggle:not(.mat-checked) .mat-ripple-element{background-color:#000}.mat-slide-toggle-thumb{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f;background-color:#fafafa}.mat-slide-toggle-bar{background-color:#00000061}.mat-slider-track-background{background-color:#00000042}.mat-slider.mat-primary .mat-slider-track-fill,.mat-slider.mat-primary .mat-slider-thumb,.mat-slider.mat-primary .mat-slider-thumb-label{background-color:#673ab7}.mat-slider.mat-primary .mat-slider-thumb-label-text{color:#fff}.mat-slider.mat-primary .mat-slider-focus-ring{background-color:#673ab733}.mat-slider.mat-accent .mat-slider-track-fill,.mat-slider.mat-accent .mat-slider-thumb,.mat-slider.mat-accent .mat-slider-thumb-label{background-color:#ffd740}.mat-slider.mat-accent .mat-slider-thumb-label-text{color:#000000de}.mat-slider.mat-accent .mat-slider-focus-ring{background-color:#ffd74033}.mat-slider.mat-warn .mat-slider-track-fill,.mat-slider.mat-warn .mat-slider-thumb,.mat-slider.mat-warn .mat-slider-thumb-label{background-color:#f44336}.mat-slider.mat-warn .mat-slider-thumb-label-text{color:#fff}.mat-slider.mat-warn .mat-slider-focus-ring{background-color:#f4433633}.mat-slider:hover .mat-slider-track-background,.mat-slider.cdk-focused .mat-slider-track-background{background-color:#00000061}.mat-slider.mat-slider-disabled .mat-slider-track-background,.mat-slider.mat-slider-disabled .mat-slider-track-fill,.mat-slider.mat-slider-disabled .mat-slider-thumb,.mat-slider.mat-slider-disabled:hover .mat-slider-track-background{background-color:#00000042}.mat-slider.mat-slider-min-value .mat-slider-focus-ring{background-color:#0000001f}.mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb,.mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb-label{background-color:#000000de}.mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb,.mat-slider.mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb-label{background-color:#00000042}.mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing) .mat-slider-thumb{border-color:#00000042;background-color:transparent}.mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover .mat-slider-thumb,.mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused .mat-slider-thumb{border-color:#00000061}.mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover.mat-slider-disabled .mat-slider-thumb,.mat-slider.mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused.mat-slider-disabled .mat-slider-thumb{border-color:#00000042}.mat-slider-has-ticks .mat-slider-wrapper:after{border-color:#000000b3}.mat-slider-horizontal .mat-slider-ticks{background-image:repeating-linear-gradient(to right,rgba(0,0,0,.7),rgba(0,0,0,.7) 2px,transparent 0,transparent);background-image:-moz-repeating-linear-gradient(.0001deg,rgba(0,0,0,.7),rgba(0,0,0,.7) 2px,transparent 0,transparent)}.mat-slider-vertical .mat-slider-ticks{background-image:repeating-linear-gradient(to bottom,rgba(0,0,0,.7),rgba(0,0,0,.7) 2px,transparent 0,transparent)}.mat-step-header.cdk-keyboard-focused,.mat-step-header.cdk-program-focused,.mat-step-header:hover:not([aria-disabled]),.mat-step-header:hover[aria-disabled=false]{background-color:#0000000a}.mat-step-header:hover[aria-disabled=true]{cursor:default}@media (hover: none){.mat-step-header:hover{background:none}}.mat-step-header .mat-step-label,.mat-step-header .mat-step-optional{color:#0000008a}.mat-step-header .mat-step-icon{background-color:#0000008a;color:#fff}.mat-step-header .mat-step-icon-selected,.mat-step-header .mat-step-icon-state-done,.mat-step-header .mat-step-icon-state-edit{background-color:#673ab7;color:#fff}.mat-step-header.mat-accent .mat-step-icon{color:#000000de}.mat-step-header.mat-accent .mat-step-icon-selected,.mat-step-header.mat-accent .mat-step-icon-state-done,.mat-step-header.mat-accent .mat-step-icon-state-edit{background-color:#ffd740;color:#000000de}.mat-step-header.mat-warn .mat-step-icon{color:#fff}.mat-step-header.mat-warn .mat-step-icon-selected,.mat-step-header.mat-warn .mat-step-icon-state-done,.mat-step-header.mat-warn .mat-step-icon-state-edit{background-color:#f44336;color:#fff}.mat-step-header .mat-step-icon-state-error{background-color:transparent;color:#f44336}.mat-step-header .mat-step-label.mat-step-label-active{color:#000000de}.mat-step-header .mat-step-label.mat-step-label-error{color:#f44336}.mat-stepper-horizontal,.mat-stepper-vertical{background-color:#fff}.mat-stepper-vertical-line:before{border-left-color:#0000001f}.mat-horizontal-stepper-header:before,.mat-horizontal-stepper-header:after,.mat-stepper-horizontal-line{border-top-color:#0000001f}.mat-horizontal-stepper-header{height:72px}.mat-stepper-label-position-bottom .mat-horizontal-stepper-header,.mat-vertical-stepper-header{padding:24px}.mat-stepper-vertical-line:before{top:-16px;bottom:-16px}.mat-stepper-label-position-bottom .mat-horizontal-stepper-header:after,.mat-stepper-label-position-bottom .mat-horizontal-stepper-header:before{top:36px}.mat-stepper-label-position-bottom .mat-stepper-horizontal-line{top:36px}.mat-sort-header-arrow{color:#757575}.mat-tab-nav-bar,.mat-tab-header{border-bottom:1px solid rgba(0,0,0,.12)}.mat-tab-group-inverted-header .mat-tab-nav-bar,.mat-tab-group-inverted-header .mat-tab-header{border-top:1px solid rgba(0,0,0,.12);border-bottom:none}.mat-tab-label,.mat-tab-link{color:#000000de}.mat-tab-label.mat-tab-disabled,.mat-tab-link.mat-tab-disabled{color:#00000061}.mat-tab-header-pagination-chevron{border-color:#000000de}.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:#00000061}.mat-tab-group[class*=mat-background-]>.mat-tab-header,.mat-tab-nav-bar[class*=mat-background-]{border-bottom:none;border-top:none}.mat-tab-group.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-group.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#d1c4e94d}.mat-tab-group.mat-primary .mat-ink-bar,.mat-tab-nav-bar.mat-primary .mat-ink-bar{background-color:#673ab7}.mat-tab-group.mat-primary.mat-background-primary>.mat-tab-header .mat-ink-bar,.mat-tab-group.mat-primary.mat-background-primary>.mat-tab-link-container .mat-ink-bar,.mat-tab-nav-bar.mat-primary.mat-background-primary>.mat-tab-header .mat-ink-bar,.mat-tab-nav-bar.mat-primary.mat-background-primary>.mat-tab-link-container .mat-ink-bar{background-color:#fff}.mat-tab-group.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-group.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#ffe57f4d}.mat-tab-group.mat-accent .mat-ink-bar,.mat-tab-nav-bar.mat-accent .mat-ink-bar{background-color:#ffd740}.mat-tab-group.mat-accent.mat-background-accent>.mat-tab-header .mat-ink-bar,.mat-tab-group.mat-accent.mat-background-accent>.mat-tab-link-container .mat-ink-bar,.mat-tab-nav-bar.mat-accent.mat-background-accent>.mat-tab-header .mat-ink-bar,.mat-tab-nav-bar.mat-accent.mat-background-accent>.mat-tab-link-container .mat-ink-bar{background-color:#000000de}.mat-tab-group.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-group.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#ffcdd24d}.mat-tab-group.mat-warn .mat-ink-bar,.mat-tab-nav-bar.mat-warn .mat-ink-bar{background-color:#f44336}.mat-tab-group.mat-warn.mat-background-warn>.mat-tab-header .mat-ink-bar,.mat-tab-group.mat-warn.mat-background-warn>.mat-tab-link-container .mat-ink-bar,.mat-tab-nav-bar.mat-warn.mat-background-warn>.mat-tab-header .mat-ink-bar,.mat-tab-nav-bar.mat-warn.mat-background-warn>.mat-tab-link-container .mat-ink-bar{background-color:#fff}.mat-tab-group.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-group.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#d1c4e94d}.mat-tab-group.mat-background-primary>.mat-tab-header,.mat-tab-group.mat-background-primary>.mat-tab-link-container,.mat-tab-group.mat-background-primary>.mat-tab-header-pagination,.mat-tab-nav-bar.mat-background-primary>.mat-tab-header,.mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container,.mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination{background-color:#673ab7}.mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-label,.mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-tab-link,.mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-label,.mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-tab-link{color:#fff}.mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-label.mat-tab-disabled,.mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,.mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-label.mat-tab-disabled,.mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-tab-link.mat-tab-disabled{color:#fff6}.mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-chevron,.mat-tab-group.mat-background-primary>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-focus-indicator:before,.mat-tab-group.mat-background-primary>.mat-tab-header .mat-focus-indicator:before,.mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-focus-indicator:before,.mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-focus-indicator:before{border-color:#fff}.mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.mat-tab-group.mat-background-primary>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:#fff;opacity:.4}.mat-tab-group.mat-background-primary>.mat-tab-header .mat-ripple-element,.mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-ripple-element,.mat-tab-group.mat-background-primary>.mat-tab-header-pagination .mat-ripple-element,.mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-ripple-element,.mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-ripple-element,.mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination .mat-ripple-element{background-color:#fff;opacity:.12}.mat-tab-group.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-group.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#ffe57f4d}.mat-tab-group.mat-background-accent>.mat-tab-header,.mat-tab-group.mat-background-accent>.mat-tab-link-container,.mat-tab-group.mat-background-accent>.mat-tab-header-pagination,.mat-tab-nav-bar.mat-background-accent>.mat-tab-header,.mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container,.mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination{background-color:#ffd740}.mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-label,.mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-tab-link,.mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-label,.mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-tab-link{color:#000000de}.mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-label.mat-tab-disabled,.mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,.mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-label.mat-tab-disabled,.mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-tab-link.mat-tab-disabled{color:#0006}.mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-chevron,.mat-tab-group.mat-background-accent>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-focus-indicator:before,.mat-tab-group.mat-background-accent>.mat-tab-header .mat-focus-indicator:before,.mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-focus-indicator:before,.mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-focus-indicator:before{border-color:#000000de}.mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.mat-tab-group.mat-background-accent>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:#000;opacity:.4}.mat-tab-group.mat-background-accent>.mat-tab-header .mat-ripple-element,.mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-ripple-element,.mat-tab-group.mat-background-accent>.mat-tab-header-pagination .mat-ripple-element,.mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-ripple-element,.mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-ripple-element,.mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination .mat-ripple-element{background-color:#000;opacity:.12}.mat-tab-group.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-group.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#ffcdd24d}.mat-tab-group.mat-background-warn>.mat-tab-header,.mat-tab-group.mat-background-warn>.mat-tab-link-container,.mat-tab-group.mat-background-warn>.mat-tab-header-pagination,.mat-tab-nav-bar.mat-background-warn>.mat-tab-header,.mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container,.mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination{background-color:#f44336}.mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-label,.mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-tab-link,.mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-label,.mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-tab-link{color:#fff}.mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-label.mat-tab-disabled,.mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,.mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-label.mat-tab-disabled,.mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-tab-link.mat-tab-disabled{color:#fff6}.mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-chevron,.mat-tab-group.mat-background-warn>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-focus-indicator:before,.mat-tab-group.mat-background-warn>.mat-tab-header .mat-focus-indicator:before,.mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-focus-indicator:before,.mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-focus-indicator:before{border-color:#fff}.mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.mat-tab-group.mat-background-warn>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:#fff;opacity:.4}.mat-tab-group.mat-background-warn>.mat-tab-header .mat-ripple-element,.mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-ripple-element,.mat-tab-group.mat-background-warn>.mat-tab-header-pagination .mat-ripple-element,.mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-ripple-element,.mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-ripple-element,.mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination .mat-ripple-element{background-color:#fff;opacity:.12}.mat-toolbar{background:#f5f5f5;color:#000000de}.mat-toolbar.mat-primary{background:#673ab7;color:#fff}.mat-toolbar.mat-accent{background:#ffd740;color:#000000de}.mat-toolbar.mat-warn{background:#f44336;color:#fff}.mat-toolbar .mat-form-field-underline,.mat-toolbar .mat-form-field-ripple,.mat-toolbar .mat-focused .mat-form-field-ripple{background-color:currentColor}.mat-toolbar .mat-form-field-label,.mat-toolbar .mat-focused .mat-form-field-label,.mat-toolbar .mat-select-value,.mat-toolbar .mat-select-arrow,.mat-toolbar .mat-form-field.mat-focused .mat-select-arrow{color:inherit}.mat-toolbar .mat-input-element{caret-color:currentColor}.mat-toolbar-multiple-rows{min-height:64px}.mat-toolbar-row,.mat-toolbar-single-row{height:64px}@media (max-width: 599px){.mat-toolbar-multiple-rows{min-height:56px}.mat-toolbar-row,.mat-toolbar-single-row{height:56px}}.mat-tooltip{background:rgba(97,97,97,.9)}.mat-tree{background:#fff}.mat-tree-node,.mat-nested-tree-node{color:#000000de}.mat-tree-node{min-height:48px}.mat-snack-bar-container{color:#ffffffb3;background:#323232;box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.mat-simple-snackbar-action{color:#ffd740}.mcm-mega-footer-solution-img img{width:125px}.ql-container{height:300px!important}.d-flex{display:flex}.flex-column{flex-direction:column}.flex-grow{flex-grow:1}.flex-align-center{align-items:center}.justify-space-around{justify-content:space-around}#add-multiple-serials{display:none}.add-button{margin:.5em .4em 1.25em;padding:.2em;border-radius:5px;background-color:#c9c9c946;cursor:pointer}.add-button:hover{background-color:#74747446;transition:background-color .5s}.mycadtools-serial-field::placeholder{color:#cfcfcf}.material-symbols-outlined{font-variation-settings:"FILL" 0,"wght" 400,"GRAD" 0,"opsz" 48}.icon-password{font-size:12px;color:#a3a3a3}.check-valid{color:#19d619}.password-check{display:flex;align-items:center;font-size:14px}.checklist{margin:10px 0 0;display:grid;grid-template-columns:repeat(2,1fr)}@media screen and (max-width: 390px){.checklist{display:block}}.password-field{margin:0 auto;max-width:220px}.password-field>input{width:100%}.btn-disabled{cursor:not-allowed}.all-apps .tiles-group{margin:22px}.all-apps h2{font-size:1.1em;font-weight:700;padding-left:10px;margin-bottom:7px}.all-apps .home-tile{width:150px}.news-feed-index2{margin-bottom:30px;padding-bottom:14px}.news-feed-index2 article{margin-bottom:14px}.news-feed-index2 article h5{font-size:14px}.news-feed-index2 .bottom-link-wrapper{padding-top:9px}.home-tiles-index2{clear:both}@media screen and (min-width: 980px){.home-tiles-index2 .home-tile{width:10%}}@media screen and (min-width: 980px) and (max-width: 1599px){.home-tiles-index2 .home-tile{width:12.5%}}@media screen and (min-width: 980px) and (max-width: 1365px){.home-tiles-index2 .home-tile{width:16.66%}}.welcome-index2{padding:20px 30px}.welcome-index2 .welcome-inner{display:flex;align-items:center;justify-content:space-between}.welcome-index2 h1{font-size:22px;margin:0;line-height:26px;padding:12px 0}.welcome-index2 input.search-input[type=text]{height:40px;margin:0;line-height:40px;padding:0 40px;font-size:16px}.welcome-index2 .welcome-search .search-wrapper>i,.welcome-index2 .welcome-search .search-wrapper .button{top:0}.welcome-index2 .welcome-search .search-wrapper>i{left:0}.welcome-index2 .welcome-search .search-wrapper .button{right:0}.welcome-index2 .welcome-search .search-wrapper{height:40px}.welcome-index2 .home-button-big-wrapper{padding:0}.home-right-col .slider{margin-bottom:30px}.article-single{max-width:720px;margin:0 auto 120px}.article-single h1,.article-single .article-meta{text-align:center}.article-single h1{font-size:2.2em}.article-single .article-meta{padding-bottom:40px;margin:20px 0 35px;border-bottom:1px solid hsl(0,0%,80%)}.article-single h2{font-weight:700}.article-single img{max-width:100%;height:auto;display:block;margin:40px auto}.article-single blockquote{margin:50px;padding:0 0 0 30px;border-width:0 0 0 5px;border-style:solid;border-color:#ccc;font-size:calc(1em + 2px);text-align:left;font-weight:700;color:#666}.article-single blockquote p{margin:-5px 0}@media screen and (max-width: 767px){.article-single blockquote{margin:30px}}@media screen and (min-width: 1600px){.article-single blockquote{float:right;margin:7px -320px 30px 0;width:280px}.article-single blockquote:nth-of-type(even){float:left;text-align:right;border-width:0 5px 0 0;padding:0 30px 0 0;margin:7px 0 30px -320px}}.article-excerpt{margin:20px 0 0;padding-top:20px;border-top:1px solid hsl(0,0%,80%);line-height:1.2;font-size:1rem}.article-excerpt:first-child{padding-top:0;border:0}@media screen and (min-width: 1600px){.article-list{margin:0 -20px;font-size:0}.article-excerpt:nth-child(2){padding-top:0;border:0}.article-excerpt{display:inline-block;vertical-align:top;width:calc(50% - 40px);margin:20px 20px 0}}@media screen and (min-width: 980px) and (max-width: 1365px),screen and (min-width: 1600px){.article-list-text-only{margin:0 -20px;font-size:0}.article-excerpt-text-only:nth-child(2){padding-top:0;border:0}.article-excerpt-text-only{display:inline-block;vertical-align:top;width:calc(50% - 40px);margin:20px 20px 0}}.article-excerpt h3{margin-bottom:.5em}.article-excerpt p{margin:0}.article-excerpt-button-wrapper{text-align:right;margin-top:5px}.article-list-2{display:none}.news-date-picker select{width:auto}.news-date-picker input{width:95px}.news-date-picker .date-picker-delete{margin-right:0}.news-date-picker .date-picker-popin{left:230px}.article-excerpt-wrapping-link{display:block;color:#4d4d4d;border:none}.article-excerpt-wrapping-link>*{float:left}.article-excerpt-wrapping-link img{margin-right:15px;width:30%}.article-excerpt-wrapping-link .article-excerpt-text{width:calc(70% - 15px)}.article-excerpt-wrapping-link:focus,.article-excerpt-wrapping-link:hover{border:none}.article-excerpt-wrapping-link img{transition:transform .1s ease-out,opacity .1s linear}.article-excerpt-wrapping-link:focus img,.article-excerpt-wrapping-link:hover img{transform:translate(3px,3px);opacity:.7}.article-excerpt-meta{font-weight:700}ul.news-facets{margin-bottom:20px}.slider{overflow:hidden;margin-bottom:20px;position:relative;background:#fff}@media screen and (max-width: 979px){.slider{display:none}}.slide img{display:block;width:100%;height:auto;transition:opacity .1s linear}.slide:hover img{cursor:pointer;opacity:.8}.slide{width:100%;display:block;opacity:0;pointer-events:none;transform:translate(10px);transition:transform .3s ease-out,opacity .3s linear}.slide-visible{opacity:1;pointer-events:auto;transform:translate(0)}.slide2{position:absolute;top:0;left:0}.slider-controls{position:absolute;width:100%;height:100%;left:0;top:0;pointer-events:none}.slider-controls .button-big.button-square{pointer-events:auto;position:absolute;width:90px;height:100%;top:0;color:#fff;opacity:0;transition:opacity .1s linear}.slider-left{left:0}.slider-right{right:0}.slider-controls button span,.slider-controls button:before{transition:transform .1s ease-out}.slider-controls button:before{background-color:#00000080;opacity:1;border-radius:50%;width:50px;height:50px;left:20px;top:calc(50% - 25px)}.slider:hover .slider-controls button{opacity:1}.slider .slider-controls button:hover span,.slider .slider-controls button:hover:before{transform:scale(1.2)}@media screen and (max-width: 639px){.article-excerpt-with-image{margin-bottom:30px}.article-excerpt-with-image img{width:100%;margin-bottom:10px;float:none;height:auto}.article-excerpt-wrapping-link .article-excerpt-text{float:none;width:100%}}.slider h2{position:absolute;width:100%;height:70px;line-height:68px;margin-bottom:0;text-align:right;color:#fff;background-color:#00000080;padding:0 15px;z-index:2;left:0;bottom:0}button::-moz-focus-inner{padding:0!important;border:0 none!important}.button:focus,button:focus{box-shadow:none;outline:0}a.button:focus,a.button:hover{border:none}.button,button{cursor:pointer;display:inline-block;border:none;background:transparent;position:relative;font-size:18px;font-weight:700;border-radius:5px;overflow:hidden;line-height:48px;padding-right:15px;text-align:center;transition:opacity .1s linear}.button.icon-right,button.icon-right{padding:0 0 0 15px}.button.no-icon-button,button.no-icon-button{padding-left:15px}.button i,button i{padding:0 15px;height:50px;line-height:50px;display:inline-block;vertical-align:top;position:relative;z-index:2}.button-ok i{padding:0 10px}.button span,button span{position:relative;z-index:2;display:inline-block;vertical-align:top}.button:before,button:before{content:"";position:absolute;z-index:1;display:block;transform-origin:center center;width:100%;height:100%;top:0;left:0;opacity:0;background-color:#fff;transition:transform .4s ease-out,opacity .1s linear}.button:focus:before,.button:hover:before,button:focus:before,button.triggered-hover:before,button:hover:before{opacity:.2;transition:transform .2s ease-out,opacity .05s linear}.button-secondary-action:focus:before,.button-secondary-action:hover:before{opacity:.8}.button-secondary-action:active:before,.button:active:before,button:active:before{opacity:0}.button-clear:focus{outline:none}.button-clear:before{transform:scale(.8);border-radius:5px;transition:all .1s linear}.button-clear:focus:before,.button-clear:hover:before{opacity:1;transform:scale(1);transition:all .05s linear}.button-clear:active:before{opacity:.5}.button-clear.button-secondary-action:before{transform:none}.button-small{line-height:40px;padding:0 10px 0 0}.button-small span{font-size:16px}.button-small.icon-right{padding:0 0 0 10px}.button.button-small.no-icon-button,button.button-small.no-icon-button{padding-left:10px}.button-small.button-ok i,.button-small i{height:40px;line-height:40px;padding:0 7px}.button-small i.icon_wide{padding:0 10px}.button-square{width:50px}@media screen and (max-width: 1365px){button,.button{font-size:16px;line-height:40px;padding:0 10px 0 0}button.icon-right,.button.icon-right{padding:0 0 0 10px}.button.no-icon-button,button.no-icon-button{padding-left:10px}button i,.button-ok i,.button i{height:40px;line-height:40px;padding:0 10px}button i.icon_wide,.button i.icon_wide{padding:0 7px}.button-square{width:40px}}.button-small i.icon_24_close,.button-small i.icon_24_arrow-full-right{padding-right:0}.button-small.button-square{width:40px}.button-big{font-size:20px;line-height:48px;height:50px;padding:0 15px 0 0}.button-big.icon-right{padding:0 0 0 15px}.button.button-big.no-icon-button,button.button-big.no-icon-button{padding-left:15px}.button-big i{height:50px;line-height:50px;padding:0 15px}.button-big.button-square{width:50px}@media screen and (min-width: 1366px){.button-big{font-size:24px;line-height:58px;height:60px;padding:0 30px 0 10px}.button-big.icon-right{padding:0 10px 0 30px}.button.button-big.no-icon-button,button.button-big.no-icon-button{padding-left:30px}.button-big i{height:60px;line-height:60px}.button-big.button-square{width:60px}}.button-square,.button-square i,.button-small.button-square,.button-small.button-square i,.button-big.button-square,.button-big.button-square i{padding:0}.button-square:active:before{transform:scale(.9)}.rotated-180{transform:rotate(180deg)}.rotated-top{transform:rotate(-90deg)}.rotated-bottom{transform:rotate(90deg)}.upside-down{transform:scale(-1)}@media screen and (max-width: 639px){.icon-button-mobile{padding-right:0}.icon-button-mobile span{display:none}}.standard-toolbar{font-size:0}.standard-toolbar-right{text-align:right}.standard-toolbar .button,.standard-toolbar button{margin-right:10px;vertical-align:middle}.standard-toolbar-right .button,.standard-toolbar-right button{margin-left:10px;margin-right:0}.text-button{font-weight:400;font-size:1em;padding:0 5px;border-radius:2px;line-height:inherit}.text-button span+i{padding:0 0 0 3px}.text-button i+span{padding:0 3px 0 0}.text-button>*{vertical-align:middle;height:auto;line-height:inherit}.button.title-link{padding:0;font-size:1em;line-height:inherit;overflow:visible;text-align:left}.button.title-link:before{width:calc(100% + .6em);left:-.3em}.button-mini,.button-mini.no-icon-button,.button-mini.icon-right{height:30px;font-size:14px}.button-mini{padding:0 7px 0 0}.button-mini.icon-right{padding:0 0 0 7px}thead .button-mini,.button-mini.no-icon-button{padding:0 5px}.button-mini span{line-height:30px}.button-mini i{padding:0;line-height:30px;height:30px}.button-mini.button-secondary-action i{line-height:28px;height:28px}.button-mini i.large-icon{padding:0 5px}.button-mini i+span{font-weight:400;line-height:26px}.button-mini.button-square{width:30px;padding:0}.button-disabled{opacity:.5;pointer-events:none}.button-disabled i{color:#4d4d4d!important}.button-disabled:active:before,.button-disabled:focus:before,.button-disabled:before{opacity:0}.button-switch{height:24px;width:42px;padding:0;border-radius:13px;position:relative}.button-switch-outline{border-width:2px;border-style:solid}.button-switch:focus:before,.button-switch:hover:before,.button-switch:before{opacity:1;height:calc(100% - 8px);width:calc(50% - 4px);border-radius:50%;position:absolute;content:"";left:4px;top:4px;transition:all .1s ease-out}.button-switch:not(.button-switch-outline):before{background-color:#fff}.button-switch-outline:focus:before,.button-switch-outline:hover:before,.button-switch-outline:before{height:calc(100% - 4px);width:calc(50% - 2px);left:2px;top:2px}.switch-right:before{transform:translate(100%)}.button-row{display:flex;justify-content:flex-start;align-items:center;flex-wrap:wrap}.button-row>*{margin-right:10px}.button-row>*:last-child{margin-right:0}.button-row-right{justify-content:flex-end}.button-row-stretched{justify-content:space-between}.button-row-centered{justify-content:center;margin-left:-10px;margin-right:-10px}.button-row-centered>*{margin:0 10px}.button-row>*+label{white-space:nowrap;margin-left:15px}.button-row select,.button-row input{margin-top:0;margin-bottom:0}.button-row select{width:auto}.button-secondary-action.button-mini span{line-height:28px}.button-secondary-full{width:100%;display:block}*+.button-secondary-full{margin-top:20px}.button-full{text-align:center;width:100%}.button-secondary-action.button-clear{background-color:transparent}.button-secondary-action.button-clear-dark{border-color:#fff}.main-standard{padding:20px 30px 30px;min-height:100%}.main-standard h2{margin-top:30px}.main-catalog{margin:0 -20px 30px}.catalog-item-wrapper{float:left;padding:20px;display:block;position:relative;max-width:280px;width:33.33%}@media screen and (max-width: 1365px){.main-catalog{margin:0 -10px 15px}.catalog-item-wrapper{padding:10px}}.catalog-item:hover,.catalog-item:focus,.catalog-item{border:none}.catalog-item{display:block}.catalog-item-inner{text-align:center;color:#4d4d4d;border:1px solid hsl(0,0%,80%);position:relative;overflow:hidden}.catalog-item figure{overflow:hidden;width:100%}.catalog-category .catalog-item-inner{width:300px;height:300px}.catalog-item img{display:block;width:100%;height:auto;transition:transform .3s ease-out,opacity .3s linear}.catalog-category h3{position:absolute;width:100%;height:100px;left:0;bottom:0;z-index:1;padding:15px 20px;font-weight:700;font-size:24px;color:#fff;text-align:right;margin-bottom:0}.catalog-category h3 span{z-index:2;position:relative;display:inline-block;vertical-align:middle;width:calc(100% - 1px);transition:transform .3s ease-out,opacity .3s linear;text-shadow:0 0 3px rgba(0,0,0,.4)}.catalog-category h3:before{content:"";position:relative;z-index:2;display:inline-block;vertical-align:middle;height:100%;width:1px}.catalog-category h3:after{content:"";position:absolute;width:100%;height:calc(100% + 10px);left:0;top:0;z-index:1;background:hsl(0,0%,0%);opacity:.5;transition:transform .3s ease-out,opacity .3s linear}.catalog-product h3{font-weight:300;font-size:20px;margin-bottom:0;position:relative;height:60px}.catalog-product h3:before{content:"";height:100%}.catalog-product h3:before,.catalog-product h3 span{display:inline-block;vertical-align:middle}.catalog-product .catalog-product-data{padding:10px 20px 20px}.catalog-product .catalog-product-sub-data{border-top:1px solid hsl(0,0%,80%);margin-top:10px;padding-top:15px;font-size:16px}.catalog-product .catalog-item-inner:after{content:"";display:block;position:absolute;left:0;width:100%;height:10px;background-color:#ccc;opacity:.5;transition:transform .3s ease-out,opacity .3s linear;transform-origin:center bottom;bottom:0}.catalog-item:focus,.catalog-item:hover{opacity:1;outline:0}.catalog-item:focus img,.catalog-item:hover img{transform:scale(1.04);transition:transform .15s ease-out,opacity .15s linear}.catalog-item:focus:active img,.catalog-item:hover:active img,.catalog-item:active img{transform:scale(1)}.catalog-category:focus h3 span,.catalog-category:hover h3 span{transition:transform .2s ease-out,opacity .2s linear;opacity:1;transform:translateY(-10px)}.catalog-category:focus h3:after,.catalog-category:hover h3:after{transition:transform .2s ease-out,opacity .2s linear;opacity:.7;transform:translateY(-10px)}.catalog-product:focus .catalog-item-inner:after,.catalog-product:hover .catalog-item-inner:after{transform:scaleY(1.2);transition:transform .2s ease-out,opacity .2s linear;opacity:1}.catalog-item-picture-default-catalog,.catalog-item-picture-default-machine{background:hsl(0,0%,70%)}.mega-footer{padding:0}.mega-footer-main{display:flex;align-items:flex-end;padding:20px;text-align:left;max-width:1200px;margin:0 auto;justify-content:space-between;position:relative;flex-direction:row-reverse;flex-wrap:wrap}.mega-footer a{color:#fff;border-color:#fff}.mega-footer-alt a{color:gray;border-color:gray}.mega-footer-main a:focus,.mega-footer-main a:hover{border-bottom-width:1px;border-bottom-style:dotted}.mega-footer-contact-info{margin-top:15px}.mega-footer-bottom{background-color:#333;height:40px;padding:10px}.mega-footer-bottom p{margin:0}.mega-footer-alt{background-color:#f7f7f7}.mega-footer-alt .mega-footer-bottom{background-color:#e6e6e6}.mega-footer-alt .mega-footer-main{flex-direction:row-reverse;align-items:flex-start;padding-top:30px}@media screen and (max-width: 979px){.mega-footer-main>*{width:50%;margin-bottom:10px}}.footer-language-toggle{position:absolute;left:17px;bottom:-32px}.footer-language-toggle .mini-menu{bottom:30px;left:0}.client-mcd,.client-mcd input{color:#495961}.client-mcd input:focus{border:0 none;outline:0 none}.client-mcd .container{min-height:auto;height:calc(100% - 56px)}.client-mcd p,.client-mcd button{font-size:16px}.client-mcd-header{display:flex;justify-content:space-between;align-items:center;height:30px;border:0;padding:4px;position:static}.client-mcd-header h5{font-size:12px;padding-left:175px}.mcd-button,.mcd-button:before{border-radius:0}.mcd-button,.mcd-button span{font-weight:400}body:not(.studio-body) .mcd-button:hover:before,body:not(.studio-body) .mcd-button:focus:before{opacity:.3}body:not(.studio-body) .mcd-button:active:before{transform:none;opacity:.1}.mcd-button img{display:block}.window-buttons button{height:22px;width:40px;margin:0 2px;padding:0}.window-buttons button img{margin:0 auto}.client-mcd-header button i{line-height:21px}.window-tabs:not(.studio-menu) .mcd-tab:before,.bg-mcd-light{background-color:#edeeef;color:#495961}.mcd-border-grey{border-color:#c8cdd0}.client-mcd-header .mcd-dropdown-actions-wrapper{display:inline-block;position:relative}.window-buttons,.client-mcd-header .mcd-dropdown-actions-wrapper,.client-mcd-header .mcd-dropdown-actions-button{height:100%}.mcd-dropdown-actions{opacity:0;transform:translateY(-15px);pointer-events:none;position:absolute;right:0;top:100%;padding:4px 0 0;z-index:10;transition:transform .1s ease-out,opacity .1s linear}.mini-menu-expanded.mcd-dropdown-actions{opacity:1;transform:none;pointer-events:auto}.mcd-dropdown-actions button span{white-space:nowrap;font-weight:400}.mcd-dropdown-actions-inner{padding:10px;border-width:1px;border-style:solid}.mcd-dropdown-actions-inner button{display:flex;align-items:center;height:40px;line-height:40px;padding:0 5px;margin:0;font-size:12px;width:100%}.mcd-dropdown-actions-inner button:focus:before,.mcd-dropdown-actions-inner button:hover:before{opacity:1}.mcd-ribbon-menu button img{margin:0 10px 0 0;position:relative;z-index:2}.window-tabs{display:flex;justify-content:space-between;align-items:flex-end;height:26px}.window-tabs-wrapper{display:flex;height:100%}button.mcd-tab{height:100%;padding:0 10px;margin-right:3px;font-size:13px;line-height:24px}.window-tabs:not(.studio-menu) button.mcd-tab:not(.color-aqua){color:#fff}button.mcd-tab-current{pointer-events:none}.file-menu-nav-current:before,.mcd-tab-current:before{opacity:1}.mcd-user-search{display:flex;position:relative}.mcd-search-wrapper{height:26px;padding:0 0 5px}.mcd-user-search button,.mcd-user-search i,.mcd-user-search input[type=text]{height:21px;line-height:21px;font-size:13px}.mcd-search-wrapper input[type=text]{border:0 none;padding-left:5px}.search-wrapper.mcd-search-wrapper button{width:17px;height:17px;top:2px;right:2px}.search-wrapper.mcd-search-wrapper button i{line-height:17px}.search-wrapper.mcd-search-wrapper button:before{display:none}button.mcd-user{color:#fff;padding-left:5px;margin:0 5px}button.mcd-user i{padding:0 2px}.mcd-user+.mcd-dropdown-actions{right:3px}.mcd-user-menu h4{font-size:15px;margin-bottom:0}.mcd-user-menu p{font-size:13px;line-height:17px;padding-bottom:10px;margin:0 0 5px;border-width:0 0 1px;border-style:solid}button.mcd-user-switch{font-size:13px;height:30px;line-height:30px;margin-top:5px;width:100%}button.mcd-user-switch img{margin-right:5px;position:relative;z-index:3}.window-buttons-aqua{opacity:0;pointer-events:none;position:absolute;right:4px;top:4px;height:22px}header~*{transition:opacity .2s linear .1s}header,header *{transition:all .2s linear .1s}.content-hidden header~*{pointer-events:none}.content-hidden header h5{color:#00acaf;z-index:200}.content-hidden header .window-buttons-aqua{opacity:1;pointer-events:auto;z-index:200}.content-hidden header .window-buttons-aqua .mini-menu-button:before,.content-hidden header .window-buttons-aqua>button:before{background-color:#00acaf}body{overflow-x:hidden}.file-menu-wrapper{opacity:0;transform:translate(-30px);transition:transform .2s ease-out,opacity .2s linear;width:calc(100% + 30px);padding-right:30px;height:100%;position:absolute;z-index:20;top:0;left:0;display:flex;justify-content:flex-start;align-items:stretch;pointer-events:none;background:#fff}.content-hidden .file-menu-wrapper-expanded{opacity:1;transform:none;pointer-events:auto}.file-menu-nav{width:180px}.file-menu-nav button{display:block}.mcd-back-button{height:70px}.file-menu-nav button{width:100%;padding:0 20px;text-align:left;font-size:16px}.file-menu-nav button+button{display:flex;position:relative;height:40px;line-height:40px}.file-menu-nav button+button img{opacity:0;transform:translate(-5px);transition:transform .2s ease-out,opacity .2s linear;position:absolute;right:20px;top:12px}.file-menu-nav button+button:hover img:first-of-type,.file-menu-nav button+button:focus img:first-of-type{opacity:0;transform:none}.file-menu-nav button.file-menu-nav-current{pointer-events:none}.file-menu-nav button.file-menu-nav-current img+img{opacity:0;transform:none;z-index:5}.file-menu-nav button:before{color:#fff}.file-menu-content{padding:30px 50px}.file-menu-content h2{margin-bottom:30px}.file-menu-account-sections{display:flex;justify-content:flex-start}.file-menu-account-sections>div{padding-right:100px}.file-menu-account-sections p{margin:20px 0}.file-menu-account-2>img{margin:0 0 30px;display:block}.mcd-account-buttons{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;margin-bottom:20px}.mcd-account-buttons .mcd-button{margin-left:-10px}.mcd-account-buttons .mcd-button:before{background-color:#00acaf}.file-menu-account-sections .mcd-button:focus:before,.file-menu-account-sections .mcd-button:hover:before{opacity:.1}.mcd-icon-text-button{display:flex;align-items:center}.mcd-icon-text-button img{margin:0 10px}.mcd-button.button-secondary-action{background-color:#f2f3f4}.mcd-button.button-secondary-action:focus,.mcd-button.button-secondary-action:hover{background-color:#f8f8f9}input,.button-clear-light,.color-base{color:#4d4d4d}.shortcut-bar:before,.bg-base{background-color:#4d4d4d}a.button-secondary-action,.button-secondary-action{background-color:#ededed;color:#4d4d4d}a.button-secondary-action:hover,a.button-secondary-action:focus,a.button-secondary-action,.button-secondary-action{border:1px solid hsl(0,0%,80%)}.color-white{color:#fff}.bg-white{background-color:#fff}.button-switch-outline.border-grey:before,.bg-grey{background-color:gray;color:#fff}.border-base{border-color:#4d4d4d}.border-grey{border-color:gray}.color-grey{color:gray}.color-light-grey{color:#b3b3b3}.bg-light-grey{background-color:#e6e6e6}.bg-lighter-grey{background-color:#f2f2f2}.button-clear-dark{color:#fff}.button-clear-dark:before{background-color:#fff3}.button-clear-light:before{background-color:#0000001f}.color-aqua{color:#00acaf}.button-clear-light.color-aqua:before{background-color:#00acaf26}.discussions-list-panel a.color-aqua:after,.home-tile.bg-aqua:before,.bg-aqua{background-color:#00acaf;color:#fff}.home-tile.color-aqua:before,.border-aqua{border-color:#00acaf}a,.color-blue{color:#007ed9}.button-clear-light.color-blue:before{background-color:#007ed926}.machine-marker:before,.discussions-list-panel a.color-blue:after,.home-tile.bg-blue:before,input[type=radio]+label:after,.bg-blue{background-color:#007ed9;color:#fff}.home-tile.color-blue:before,.border-blue{border-color:#007ed9}select,input,textarea{border:1px solid hsl(0,0%,80%);outline:1px solid hsla(0,0%,80%,0);transition:all .2s linear}select:focus,input:focus,textarea:focus{border:1px solid hsl(205,100%,42.5%);outline:1px solid hsl(205,100%,42.5%);transition:all .1s linear}.guideline-do:after,input[type=checkbox]+label:after,.color-green{color:#70bf00}.button-switch-outline.border-green:before,.product-order-provision .color-green i:after,.discussions-list-panel a.color-green:after,.home-tile.bg-green:before,button.bg-green,.bg-green{background-color:#70bf00;color:#fff}.button-clear-light.color-green:before{background-color:#70bf0026}.quantity-order-input.border-green:focus,.home-tile.color-green:before,.border-green{border-color:#70bf00}.quantity-order-input.border-green:focus{outline:3px solid hsl(85,100%,37.5%)}.add-to-favorites-button i,.color-orange{color:#ff7b00}.button-clear-light.color-orange:before{background-color:#ff7b0033}.product-order-provision .color-orange i:after,.discussions-list-panel a.color-orange:after,.home-tile.bg-orange:before,.add-to-favorites-button:before,.bg-orange{background-color:#ff7b00;color:#fff}.quantity-order-input.border-orange:focus,.home-tile.color-orange:before,.border-orange{border-color:#ff7b00}.quantity-order-input.border-orange:focus{outline:3px solid hsl(29,100%,50%)}.color-purple{color:#d900a3}.button-clear-light.color-purple:before{background-color:#d900a326}.special-bg-purple.home-tile:before,.discussions-list-panel a.color-purple:after,.home-tile.bg-purple:before,.bg-purple{background-color:#d900a3;color:#fff}.home-tile.color-purple:before,.border-purple{border-color:#d900a3}.guideline-dont:after,.color-red{color:#eb003b}.discussions-list-panel a.color-red:after,.button-clear-light.color-red:before{background-color:#eb003b26}.button-switch-outline.border-red:before,.product-order-provision .color-red i:after,.home-tile.bg-red:before,.bg-red{background-color:#eb003b;color:#fff}.quantity-order-input.border-red:focus,.home-tile.color-red:before,.border-red{border-color:#eb003b}.quantity-order-input.border-red:focus{outline:3px solid hsl(345,100%,46%)}.color-sienna{color:#cc2d1f}.bg-sienna{background-color:#cc2d1f;color:#fff}.home-tile.color-sienna:before,.border-sienna{border-color:#cc2d1f}.color-emerald{color:#00993d}.bg-emerald{background-color:#00993d;color:#fff}.home-tile.color-emerald:before,.border-emerald{border-color:#00993d}.color-lilac{color:#b473ff}.bg-lilac{background-color:#b473ff;color:#fff}.home-tile.color-lilac:before,.border-lilac{border-color:#b473ff}.color-pink{color:#ff4772}.bg-pink{background-color:#ff4772;color:#fff}.home-tile.color-pink:before,.border-pink{border-color:#ff4772}.color-indigo{color:#5c5fff}.bg-indigo{background-color:#5c5fff;color:#fff}.home-tile.color-indigo:before,.border-indigo{border-color:#5c5fff}.color-gold{color:#faa700}.bg-gold{background-color:#faa700;color:#fff}.home-tile.color-gold:before,.border-gold{border-color:#faa700}.color-pale-gold{color:#ffc247}.color-silver{color:#70a6cc}.bg-silver{background-color:#70a6cc;color:#fff}.home-tile.color-sliver:before,.border-silver{border-color:#70a6cc}.color-bronze{color:#d67200}.bg-bronze{background-color:#d67200;color:#fff}.home-tile.color-bronze:before,.border-bronze{border-color:#d67200}.color-coral{color:#ff4000}.bg-coral{background-color:#ff4000;color:#fff}.home-tile.color-coral:before,.border-coral{border-color:#ff4000}.color-mycadblue{color:#009ad5}.bg-mycadblue{background-color:#009ad5;color:#fff}.bg-mycadblue-light{background-color:#e5f5fb}.border-mycadblue{border-color:#009ad5}.bg-gradient-dark-blue{background-image:url(gradient-bg-blue.bf888823b0b3d660.png)}.bg-dark-blue{background-color:#0054a8;color:#fff}.bg-gradient-dark-aqua{background-image:url(gradient-bg-aqua.887fcc75d6849b8a.png)}.bg-dark-aqua{background-color:#00758c}.bg-gradient-dark-green{background-image:url(gradient-bg-green.9ce03b0f62254893.png)}.bg-dark-green{background-color:#448019}.bg-gradient-dark-indigo{background-image:url(gradient-bg-indigo.c672dd6e91045dbb.png)}.bg-dark-indigo{background-color:#363799}.bg-gradient-blueish-dark{background:url(dark-bg.af949adcd97b6d26.png) no-repeat center center;background-size:cover}.bg-blueish-dark{background-color:#203240;color:#fff}button.bg-blueish-dark:focus:before,button.bg-blueish-dark:hover:before{opacity:.15}.color-blueish-dark{color:#203240}.user-commerce-button>i{display:none}@media screen and (max-width: 979px){.user-commerce-button{width:50px}.user-commerce-button>i{display:block}.user-commerce-button>strong{display:none}}.recently-viewed-products{position:fixed;width:100%;bottom:0;left:0;z-index:500;padding:20px;opacity:0;transform:translateY(30px);pointer-events:none;transition:opacity .2s linear,transform .2s ease-out}.recently-viewed-products-expanded{opacity:1;transform:none;pointer-events:auto}.recently-viewed-show-wrapper{position:fixed;bottom:-30px;right:20px;z-index:80;transition:transform .2s ease-out;text-align:right}.recently-viewed-show-wrapper .button-clear{margin-bottom:15px}.recently-viewed-show-wrapper .button-clear:before{transform:none;opacity:1;background-color:#ccc}.recently-viewed-show-wrapper .button-clear:focus:before,.recently-viewed-show-wrapper .button-clear:hover:before{transform:scale(1.1)}.recently-viewed-show-wrapper .button-clear i{transition:transform .2s ease-out}.recently-viewed-show-wrapper .button-clear:focus i,.recently-viewed-show-wrapper .button-clear:hover i{transform:translateY(-4px)}.recently-viewed-show-wrapper .button-clear:active:before{transform:scale(.9)}.recently-viewed-show-wrapper .button-clear:active i{transform:translateY(0)}.recently-viewed-bottom{transform:translateY(-185px)}.recently-viewed-show{background-color:#666}.recently-viewed-wrapper{overflow:hidden;height:235px;margin:0 60px}.recently-viewed-button{position:absolute;bottom:20px;width:60px;height:235px;padding:0;opacity:.5;border-radius:0}.recently-viewed-button i{height:100%;line-height:215px;opacity:.5;transition:opacity .1s linear}.recently-viewed-button:focus i,.recently-viewed-button:hover i{opacity:1}.recently-viewed-button:before{display:none}.recently-viewed-no-scroll .recently-viewed-button{pointer-events:none;opacity:.35}.recently-viewed-left{left:20px;border-right:1px solid hsl(0,0%,70%);text-align:left}.recently-viewed-right{right:20px;border-left:1px solid hsl(0,0%,70%);text-align:right}.recently-viewed-inner{display:flex;flex-flow:row}.recently-viewed-products h3+button{position:absolute;top:20px;right:20px}.recently-viewed{padding:15px 15px 0}.recently-viewed .catalog-item-inner{width:180px;border:none}.recently-viewed .catalog-item-inner:after{display:none}.recently-viewed .catalog-product-data{padding:0}.recently-viewed figure{border:1px solid hsl(0,0%,80%)}.recently-viewed h4{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-weight:400;font-size:16px;line-height:2.5;margin:0}.recently-viewed.catalog-item:focus img,.recently-viewed.catalog-item:hover img{transform:scale(1.045)}.commerce-product{position:relative;cursor:pointer}.commerce-product h3{font-size:.875rem;font-weight:400;line-height:1.3;height:44px}.commerce-product .catalog-product-data{padding:10px 10px 20px}.old-price{text-decoration:line-through;opacity:.7}.catalog-price-value{font-size:1.2em}.catalog-price{text-align:right;display:block;line-height:1.2}.catalog-price strong .color-base{font-weight:400}.catalog-price>*{display:inline-block}.commerce-product .product-reference{font-size:16px}.catalog-product-sub-data{display:flex;align-items:center;justify-content:flex-end;min-height:59px}.quick-cart-addition-button{position:absolute;bottom:43px;left:31px}@media screen and (max-width: 1365px){.quick-cart-addition-button{bottom:33px;left:21px}}.catalog-item-picture{position:relative}.catalog-item-picture img:not(".catalog-color-current"){opacity:0}.catalog-item-picture img+img{opacity:0;position:absolute;left:0;top:0;width:100%;height:auto}.catalog-item-picture img.catalog-color-current{opacity:1}.catalog-color-picker{position:absolute;z-index:40;bottom:193px;left:26px;display:flex;justify-content:flex-start}.catalog-color-picker button{padding:0 4px;overflow:visible;transition:transform .1s ease-out;pointer-events:auto}.catalog-color-picker button:before{display:none}.catalog-color-picker button span{height:26px;width:26px;display:block;padding:2px;border:2px solid hsla(0,0%,100%,.9);border-radius:50%;position:relative}.catalog-color-picker button span:before{content:"";display:block;height:26px;width:26px;position:absolute;left:-3px;top:-3px;border-radius:50%;border:1px solid hsla(0,0%,0%,.2);opacity:1;z-index:900;background:transparent;transform:none}.catalog-color-picker button:hover{transform:scale(1.23)}.product-discount{position:absolute;top:10px;right:10px;border-radius:50%;border:3px solid #fff;width:60px;height:60px;font-weight:700;line-height:54px;text-align:center}@media screen and (max-width: 1365px){.catalog-color-picker{bottom:183px;left:16px}.product-discount{right:0;top:0}}.retail-banner{width:calc(100% + 60px);margin:-20px -30px 30px}.shopping-cart-button.shopping-cart-button-full.quotations-button{margin:0 5px 0 15px}.commerce-article-wrapper{display:flex;margin:0 -15px}.commerce-article-wrapper>*{padding:0 15px}.commerce-article-container .product-left{width:320px}.commerce-article-container .product-right{width:420px}.commerce-article-container .product-center{flex:1}.commerce-article-container .product-main-picture{width:100%;height:auto;margin-bottom:8px;float:none}.commerce-article-container h1{line-height:1.2;margin-bottom:5px}.commerce-article-container h1+strong{font-size:18px;padding-left:5px;font-weight:700;display:block;margin-bottom:15px}.commerce-article-price{font-size:40px}.commerce-article-price small{font-size:20px}.commerce-article-container .machine-tabs{margin:0 -4px;position:static}.product-thumbs{position:relative}.product-thumbs .button-small.button-square{position:absolute;top:2px;height:60px;width:30px}.product-thumbs button i{height:60px;line-height:60px}.product-thumbs .product-thumbs-left{left:0}.product-thumbs .product-thumbs-right{right:0}.product-thumbs-wrapper{overflow:hidden;margin:0 38px;border-width:0 1px;border-style:solid;border-color:#d9d9d9;padding:2px 0}.product-thumbs-inner{display:flex;flex-flow:row;padding:0 4px}.product-thumbs img{width:60px;height:60px;margin:0 4px;border:1px solid hsl(0,0%,80%)}.commerce-product-main{height:auto}.product-order-grid{position:relative;margin-bottom:60px;padding:10px;border:1px solid hsl(0,0%,80%)}.product-order-grid table tr{background-color:transparent}.product-order-grid td{line-height:1.1}.product-order-col-label{text-align:center}td.product-order-input{padding:6px;position:relative}.product-order-input i{border-radius:50%;background-color:#fff;position:absolute;right:1px;top:1px;line-height:24px}table .product-order-input input{width:40px;text-align:center}input.quantity-order-input{border-width:2px}table .product-order-input input:disabled{border:1px dotted hsl(0,0%,50%);background-color:transparent}.product-order-row-label{width:1%}.product-order-quantity{text-align:center;width:1%}.product-order-overall-quantity{font-weight:700;font-size:18px}.product-order-tooltip{vertical-align:top;padding:20px 0 0}.product-order-total-price{padding-left:20px;text-align:right}.product-order-total-price strong{font-size:32px;font-weight:700;padding-left:10px}.product-order-tooltip-inner{background-color:#ededed;padding:15px;width:100%}.product-order-unit-price strong{font-size:18px}.product-order-provision{position:relative}.product-order-provision-inner{display:flex;align-items:center;justify-content:flex-start;margin-top:10px}.product-order-provision i{margin-right:10px;position:relative;display:block;border-radius:50%}.product-order-provision i:before{text-align:center;width:24px;height:24px;line-height:26px;display:block}.product-order-provision-inner{opacity:0;pointer-events:none;transition:opacity .1s linear}.product-order-provision-inner+.product-order-provision-inner{position:absolute;left:0;bottom:0}.product-order-provision-active{opacity:1}@keyframes provision-expand-icon{0%{transform:scale(1)}15%{transform:scale(1.33)}40%{transform:scale(1.33)}to{transform:scale(1)}}.product-order-provision-active i{animation:provision-expand-icon .3s ease-out .1s}.order-help-button{position:absolute;top:10px;right:10px}.order-help-button+.mini-menu{left:auto;right:10px;top:55px}.mini-menu.order-grid-help:not(.mini-menu-expanded){transform:translateY(-30px)}.order-grid-help h4{padding:10px}.order-grid-help table{pointer-events:none}.order-grid-help .product-order-grid{margin-bottom:0}.button-row-commerce{margin-bottom:30px}.button-row-commerce h1{margin-bottom:0}.button-row-commerce>div{width:520px}.commerce-filters{display:none}.commerce-filters>*{opacity:0}.commerce-filters .standard-tabs button{font-weight:700}.commerce-filters .checkbox-group-wrapper:not(.commerce-facets-current){pointer-events:none;opacity:0;position:absolute;left:0;top:0;width:100%}.commerce-filters .checkbox-group{margin:0}.commerce-filters .checkbox-group>div{width:25%}@media screen and (min-width: 1366px){.commerce-filters .checkbox-group>div{width:20%}}@media screen and (min-width: 1680px){.commerce-filters .checkbox-group>div{width:16.66%}}.commerce-filters-actions{padding:30px 0;border-top:1px solid hsl(0,0%,80%);margin:0}.commerce-filter-toggle{transition:a11 .2s linear}.commerce-filters-facets{display:flex;flex-wrap:wrap;min-height:70px;position:relative}.commerce-filters-facets-title{margin-right:20px;padding-bottom:10px}.commerce-filters-facets-title h4{line-height:30px;margin:0}.commerce-filter-erase-cancel{position:absolute;left:0;top:0;pointer-events:none;opacity:0;transition:opacity .2s linear}.commerce-filter-erase-cancel-on{opacity:1;pointer-events:auto}.commerce-filter-erase-cancel p{margin-top:0;margin-bottom:0}.commerce-filters-facet{margin:0 25px 10px 0;padding:5px 10px;position:relative;border:solid hsl(0,0%,70%);border-width:1px 0 1px 1px;height:60px;font-size:16px;max-width:250px;transform-origin:left center;cursor:pointer;transition:all .2s linear}.commerce-filters-facet strong{padding-right:30px}.commerce-filters-facet strong,.commerce-filters-facet>span:not(.color-swatch-wrapper){display:block;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.commerce-filters-facet button{position:absolute;top:0;right:0;transition:all .2s linear}.commerce-filters-facet button:before{width:calc(100% - 8px);height:calc(100% - 8px);left:4px;top:4px}.commerce-filters-facet:before,.commerce-filters-facet:after{content:"";display:block;position:absolute;z-index:0;top:0;left:100%;width:0;height:0;border-style:solid;border-width:30px 0 30px 15px;border-color:transparent transparent transparent hsl(0,0%,70%);transition:all .2s linear}.commerce-filters-facet:focus,.commerce-filters-facet:hover{background-color:#e5f4ff}.commerce-filters-facet:after{left:calc(100% - 1px);border-color:transparent transparent transparent hsl(0,0%,100%)}.commerce-filters-facet:focus:after,.commerce-filters-facet:hover:after{border-color:transparent transparent transparent hsl(205,100%,95%)}.commerce-filters-facet-selected{border-color:#007ed9;background-color:#007ed9}.commerce-filters-facet-selected,.commerce-filters-facet-selected button{color:#fff}.commerce-filters-facet-selected:after{border-color:transparent transparent transparent hsl(205,100%,42.5%)}.commerce-filters-facet-selected:before{border-color:transparent transparent transparent hsl(205,100%,42.5%)}.commerce-filters-facet-selected:hover{border-color:#3af;background-color:#3af}.commerce-filters-facet-selected:hover:after{border-color:transparent transparent transparent hsl(205,100%,60%)}.commerce-filters-facet-selected:hover:before{border-color:transparent transparent transparent hsl(205,100%,60%)}.commerce-filters-facet .color-swatch{border:2px solid #fff;width:19px;height:19px;margin-right:3px}.commerce-filters .standard-tabs-sub+.standard-tabs-special:before{display:none}.commerce-filters .standard-tabs-special button{margin-left:5px}.commerce-filters-sorting{margin:10px 0 20px}.commerce-filters-sorting h2{margin:0}.catalog-facet-tab{display:flex;text-align:left;justify-content:space-between;align-items:center;width:100%}.catalog-facet-tab>span{padding:0;align-items:center;display:flex}.catalog-facet-tab-cart{font-weight:400;font-size:16px}.button-big.catalog-facet-tab{padding-left:0;padding-right:20px}.catalog-facet-tab-level-2{margin-top:10px}.main-catalog-facet-wrapper{padding-bottom:60px}.catalog-facet-tab+div{display:none}.catalog-facet-tab+div>*{opacity:0}.catalog-facet-tab .icon_24_arrow-full-right{transition:all .2s ease-out}.catalog-facet-tab-expanded .icon_24_arrow-full-right{transform:rotate(90deg)}.catalog-current-view{pointer-events:none}.catalog-current-view:before{opacity:1;transform:scale(1)}.catalog-grid-list{margin:0 0 30px}.product-grid-view{display:flex}.product-grid-left{width:222px}.product-grid-center{flex:1;margin:0 20px;display:flex}.product-grid-center-title{margin-right:20px}.product-grid-center-order{flex:1}.product-grid-center-title,.product-grid-right{width:300px}@media screen and (max-width: 1679px){.product-grid-center-title,.product-grid-right{width:200px}}@media screen and (max-width: 1365px){.product-grid-center-title{width:160px}.product-grid-right{width:120px}}.product-grid-left .product-main-picture{float:none;width:100%;height:auto;margin-bottom:8px}.catalog-grid-list{padding-top:10px}.catalog-grid-list .product-grid-view{padding:20px 0}.catalog-grid-list .product-order-tooltip{padding:10px 0 0}.catalog-grid-list .product-order-tooltip-inner{padding:6px 10px 8px}.catalog-grid-list .product-order-tooltip-inner>*:not("i"){font-size:.833rem;line-height:1.2}.catalog-grid-list .product-order-tooltip-inner i{margin-right:5px}.catalog-grid-list .product-order-provision-inner{margin-top:5px}.catalog-grid-list .product-order-grid td,.catalog-grid-list .product-order-input input{font-size:.833rem}.catalog-grid-list .product-order-grid:not(.product-order-grid-1d) .product-order-input{text-align:center}.catalog-grid-list .product-order-input input{width:36px;height:36px;line-height:36px}.catalog-grid-list .product-order-input i{right:-3px;top:-3px}.catalog-grid-list .product-order-col-label{padding:3px 10px}.product-grid-center-order{position:relative}.product-order-grid-1d .product-order-row-label{white-space:nowrap}.catalog-grid-list .product-order-grid-1d .product-order-input input{width:68px}.commerce-article-price-wrapper{display:flex;align-items:center;justify-content:flex-end}.commerce-article-price-wrapper .product-discount{position:static;margin-right:15px}.commerce-article-price{line-height:1em}.commerce-article-price-cuts{text-align:right}.commerce-article-price-cuts strong{font-size:1.44rem}.product-order-cuts-wrapper{margin-bottom:60px}.product-order-cuts{display:flex;margin-bottom:20px;align-items:stretch}.product-order-cuts h3{margin-bottom:20px}.product-order-cuts-form{margin-right:30px;flex:2}.product-order-cuts-form select{width:auto}.product-order-cuts-form input{width:200px}.product-order-tooltip-cuts{flex:1;margin-bottom:20px}.product-order-tooltip-cuts>div{margin-bottom:10px}.form-item-error-message-cuts{opacity:0;pointer-events:none;transition:opacity .1s linear}.form-item-error-input-cuts:focus+.form-item-error-message-cuts{opacity:1;pointer-events:auto}.quick-cart-addition-lb{width:960px;left:calc(50% - 480px);height:calc(100% - 240px)}@media screen and (max-width: 1679px){.quick-cart-addition-lb{top:90px;height:calc(100% - 120px)}}.quick-cart-addition-header{display:flex;justify-content:space-between;margin-bottom:20px}.quick-cart-addition-header h2{margin-bottom:5px}.quick-cart-addition-lb .product-order-cuts-form input,.quick-cart-addition-lb .product-order-cuts-form select,.quick-cart-addition-lb .product-order-cuts-form{font-size:.833rem}.quick-cart-addition-lb .product-order-cuts-form label{width:100px}.quick-cart-addition-lb .product-order-cuts-form input{width:150px}.notif-counter{transition:all .2s ease-out .2s}.notif-counter-off{opacity:0;transform:scale(.5)}.notif-counter-on{opacity:1;transform:none}.button .shopping-cart-notif{opacity:0;pointer-events:none;transform:translateY(-20px);transition:all .1s ease-out;position:absolute;width:200px;left:calc(50% - 100px);top:calc(100% + 25px);padding-right:15px;display:flex;align-items:center}.shopping-cart-notif:before{content:"";position:absolute;left:50%;display:block;width:16px;height:16px;top:-8px;background-color:#fff;transform:translate(-8px) rotate(45deg);box-shadow:-5px -5px 5px #0000001a;z-index:0}.shopping-cart-notif i.icon_24_check{margin:0 15px 0 0;height:50px;width:36px;line-height:50px;text-align:center}.button .shopping-cart-notif-on{opacity:1;transform:none}.shopping-cart-table{margin-bottom:30px}.shopping-cart-table>tbody>tr,.shopping-cart-table>tbody>tr:hover{background-color:#fff}.shopping-cart-table>tbody>tr:nth-of-type(4n+1),.shopping-cart-table>tbody>tr:nth-of-type(4n+2),.shopping-cart-table>tbody>tr:nth-of-type(4n+1):hover,.shopping-cart-table>tbody>tr:nth-of-type(4n+2):hover{background-color:#f2f2f2}.shopping-cart-table>tbody table tr,.shopping-cart-table>tbody table tr:hover{background-color:transparent;border-top:1px solid hsla(0,0%,0%,.15)}td.table-cart-delete{padding-left:0}.shopping-cart-table tbody td{width:1%;white-space:nowrap}.shopping-cart-table td.table-designation{width:auto;white-space:normal}.shopping-cart-table td.table-reference{width:110px;white-space:normal}.shopping-cart-table tbody td.table-cart-item-thumbnail{width:90px;white-space:normal}.cart-item-details>td{padding:0}.table-cart-item-thumbnail img,.shopping-cart-table .table-quantity input{width:60px}.shopping-cart-table .align-right{text-align:right}.cart-item-details-input{display:flex;align-items:center;justify-content:flex-end}.cart-item-details-input input[type=text]{width:80px;margin-left:10px}.cart-item-details-input .form-item-error-message{position:static;margin-left:10px}.table-cart-total-price{font-weight:700}.cart-item-details-table-wrapper{transition:height .2s ease-out,opacity .2s linear .2s;height:0;overflow:hidden}.cart-item-details-table-wrapper-collapsed{transition:height .2s ease-out .2s,opacity .2s linear;opacity:0;pointer-events:none}.cart-item-expand-button i{transition:transform .2s linear}.commerce-quick-addition-form{margin-bottom:50px}.commerce-quick-addition-form label{width:auto}.cart-summary-title-zone{display:flex;justify-content:space-between;align-items:center;padding-bottom:10px;margin-bottom:10px;border-bottom:1px solid hsl(0,0%,80%)}.cart-summary-title-zone h3{margin-bottom:0}.cart-summary-bottom-zone{display:flex;justify-content:flex-end;align-items:center;margin-bottom:100px}.cart-summary-bottom-zone strong{font-size:1.125rem}.cart-summary-bottom-zone strong+strong{padding-left:1em;margin-left:1em;margin-right:2em;border-left:1px solid hsl(0,0%,80%)}.shopping-cart-misc{display:flex;align-items:flex-start;margin:0 -30px 60px}.shopping-cart-misc>*{padding:0 30px}.shopping-cart-misc-1{width:calc(60% - 200px)}.shopping-cart-misc-1 textarea{margin-top:0}.shopping-cart-misc-2{width:calc(40% - 160px)}.shopping-cart-misc-3{width:360px}.shopping-cart-amounts td{border:4px solid #fff;vertical-align:baseline;padding:15px 20px}.shopping-cart-amounts td+td{font-weight:700;text-align:right}.shopping-cart-total-ht{font-size:1.375rem}.shopping-cart-contacts{display:flex;align-items:flex-start;margin:0 -30px 60px;justify-content:space-between}.shopping-cart-contacts>*{padding:0 30px;width:33.33%}.shopping-cart-contacts p,.shopping-cart-contacts-title-wrapper{margin:0 0 15px}.shopping-cart-contacts-title-wrapper{display:flex;justify-content:flex-start;align-items:center}.shopping-cart-contacts-title-wrapper h4{margin-bottom:0}.shopping-cart-contacts-title-wrapper select{width:auto;margin:0 0 0 20px}.shopping-cart-contacts-title{border-bottom:1px solid hsl(0,0%,80%);padding-bottom:20px;margin-bottom:20px}.shopping-cart-buttons-wrapper{display:flex;align-items:center;justify-content:flex-end;margin-bottom:60px}.shopping-cart-buttons-wrapper button+button{margin-left:20px}.shopping-cart-tooltip{height:30px;border-radius:15px;display:flex;align-items:center;position:absolute;top:10px;right:10px;z-index:2000;line-height:24px;background-color:#d9d9d9;cursor:default}.shopping-cart-tooltip-short{max-width:260px}.shopping-cart-tooltip-full{background-color:#4d4d4d;color:#fff;opacity:0;pointer-events:none;transition:all .1s linear}.shopping-cart-tooltip-short:hover+.shopping-cart-tooltip-full{opacity:1}.shopping-cart-tooltip i{width:24px;height:24px;margin:0 10px}.shopping-cart-tooltip span{width:calc(100% - 44px);padding-right:15px;font-size:14px}.shopping-cart-tooltip-short span{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}@media screen and (max-width: 1365px){.shopping-cart-tooltip{display:none}}@media screen and (min-width: 1600px){.larger-left-col{width:450px}.smaller-main-col{width:calc(100% - 480px)}}.company-logo{text-align:center;padding:20px 40px 40px;margin-bottom:20px;border-bottom:5px solid hsl(0,0%,90%)}.company-logo img{max-width:100%;height:auto;max-height:70px}.company-details{margin-bottom:20px}.company-details li{line-height:1.2;margin-bottom:10px}.company-details li>*{display:inline-block;vertical-align:middle;height:100%}.company-details li i{width:30px;margin-right:5px}.company-details li small{width:calc(100% - 35px);margin-top:4px}.company-map{width:calc(100% + 50px);height:240px;display:block;margin:0 -25px -25px}@media screen and (max-width: 1365px){.company-map{width:calc(100% + 30px);margin:0 -15px -15px}}@media screen and (max-width: 979px){.company-map{margin-bottom:0}}.company-map iframe{width:100%;height:100%;display:block}.customer-view-contacts h4{font-size:1rem;margin-bottom:0}.customer-view-contacts .title-wrapper h2{margin-bottom:10px}.customer-view-contacts .standard-tabs{margin-bottom:0;border:none}.customer-view-contacts .search-result-inner{padding:15px 10px 10px}.customer-view-contacts .search-result:last-of-type .search-result-inner{border:none}.customer-view-contacts .search-result-data{padding:0 0 0 15px;line-height:1.3}.customer-view-contacts .search-misc-data i{vertical-align:-17%}.customer-view-contacts .search-misc-data .icon_24_phone{margin-left:-7px}.customer-view-contacts .search-misc-data .icon_24_mobile{margin-left:10px}.customer-view-customer-contacts .search-result-inner{padding-left:0;padding-right:0}.customer-view-customer-contacts .search-result-data{padding:0;width:100%}.customer-view-internal-contacts{display:none;opacity:0}.customer-view-toolbar{font-size:0;margin-bottom:30px}.customer-view-toolbar .dropdown-actions-wrapper{display:inline-block;margin-right:15px}.customer-view-toolbar .button:last-child{float:right;margin:5px 0 0;background-color:#f2f2f2}@media screen and (max-width: 1365px){.customer-view-toolbar{margin-bottom:15px}}@media screen and (max-width: 979px){.customer-view-toolbar{text-align:center}.customer-view-toolbar .dropdown-actions-wrapper{margin:10px;vertical-align:middle}.customer-view-toolbar .button:last-child{float:none;vertical-align:middle;margin:10px}}.plus-indicator{text-align:center;border-radius:50%;z-index:10;border:3px solid hsla(0,0%,90%,1);position:absolute;bottom:3px;right:3px;width:34px;height:34px;line-height:27px}.flying-tiles-group{margin:-15px -15px 15px}.flying-tiles-group .home-tile{padding:15px;width:170px;height:170px}.flying-tiles-group .home-tile:before{width:calc(100% - 30px);height:calc(100% - 30px)}.discussion-container,.discussion-container .standard-col,.discussion-container .main{height:100%}.discussion-container{padding-bottom:0}.discussion-container .main{padding:0}.discussions-list-panel{position:relative;height:100%;padding:0 0 85px;margin-bottom:0;color:#fff;background-color:#404040;overflow:hidden;box-shadow:0 0 5px #0000001a}.discussions-list-panel ul{padding:25px 25px 25px 45px;margin-left:-15px;height:calc(100% - 80px);overflow:auto}.discussions-list-panel li{position:relative}.discussions-list-panel li>i{position:absolute;left:-22px;top:3px}.discussions-list-panel .button-clear-light:before{background-color:#ffffff2e}.discussion-all-wrapper{position:absolute;left:0;bottom:0;width:100%;height:85px;display:flex;align-items:center;justify-content:space-around;z-index:6}.discussions-list-panel h2{padding:20px 60px 0 20px;height:80px;margin-bottom:0;z-index:5}.new-discussion-button-small{position:absolute;right:20px;top:20px}.discussions-list-panel .vertical-menu a.button{position:relative;height:auto;line-height:22px;padding:10px 0 14px 25px}.discussions-list-panel .vertical-menu a.discussion-button-new{padding-right:50px}.discussions-list-panel .vertical-menu a.vertical-menu-current-item{font-weight:400}.discussions-list-panel .vertical-menu a.button:after{position:absolute;z-index:3;content:"";display:block;width:8px;border-radius:4px;height:20px;left:10px;top:12px}.discussions-list-panel .notif-counter{border:0 none;width:24px;height:24px;position:absolute;right:10px;top:10px}.discussion-container .title-zone{margin:0 -30px 30px}.discussions-group-date{text-align:right;margin:-50px 0 30px}.discussions-group-date span{display:inline-block;line-height:45px;font-weight:700;position:relative;top:38px;padding:0 0 0 15px}.discussion-main{padding:0}.discussion-main,.discussion-misc-wrapper{height:calc(100% - 110px);float:left;margin-bottom:0}.discussion-main,.discussion-container footer{width:70%}.discussion-misc-wrapper{width:calc(30% - 60px);margin:0 30px}.discussion-main figure{width:50px}.discussion-main .discussion-post-details{width:calc(100% - 50px)}.discussion-main-inner{height:calc(100% - 80px);padding:30px 30px 0;overflow:auto}.discussion-post{max-width:700px}.discussion-main small{font-size:.778rem}.discussion-main p{font-size:.89rem;line-height:1.4;margin:5px 0 .8em}.discussion-main .discussion-post-details{margin-bottom:20px}.discussion-main{border-style:solid;border-width:2px 0 4px}.discussion-input-zone{padding:0 20px;width:100%;font-size:0;display:flex;align-items:center;position:absolute;left:0;bottom:0}.discussion-input-zone input{margin:0}.discussion-input-zone .discussion-input-wrapper{margin:20px 10px 0 0;width:calc(100% - 85px)}.discussion-input-zone .button-small{margin:0 0 0 5px}.discussion-live-info{height:20px;line-height:18px;font-weight:700;font-size:11px;color:gray;opacity:0;padding-left:5px;animation:discussion-live-anim 4s linear infinite}@keyframes discussion-live-anim{0%{opacity:0}27.5%{opacity:0}30%{opacity:1}75%{opacity:1}77.5%{opacity:0}to{opacity:0}}.discussion-about,.discussion-info{margin:0 0 20px}.discussion-post-count{float:left;line-height:35px}.discussion-post-count>*{display:inline-block;vertical-align:middle;margin:0 5px 0 0}.discussion-attachments-button{float:right}.discussion-attachments-button .icon_24_arrow-full-right{padding:0 2px}.figure-link{display:flex;align-items:center;justify-content:flex-start;padding:5px;border:0 none}.figure-link figure{width:40px;height:40px;margin-right:10px}.figure-link figure img{width:100%;display:block}.figure-link button{pointer-events:none;line-height:20px;text-align:left;padding:5px 10px}.figure-link:hover button:before,.figure-link:focus button:before{opacity:1;transform:scale(1)}.discussion-main{transition:border-color .2s linear;position:relative}.discussion-main .icon_24_send{transition:color .2s linear}.discussion-misc-wrapper{position:relative}.discussion-main-inner,.discussion-misc{position:absolute;width:100%;left:0;top:0;transition:opacity .2s linear,transform .2s ease-out;transform:translate(-15px);opacity:0;pointer-events:none}.discussion-misc{height:100%;padding:30px;transition:opacity .2s linear .2s,transform .2s ease-out .2s;transform:translate(15px)}.discussion-misc-visible,.discussion-main-inner-visible{opacity:1;transform:none;pointer-events:auto;transition:opacity .2s linear .2s,transform .2s ease-out .2s}.discussion-misc-visible,.discussion-main-inner-visible{transition:opacity .2s linear .4s,transform .2s ease-out .4s}.search-facets-discussions-wrapper{margin-top:20px}.search-facets-discussions-wrapper p{margin:0}.discussions-block{padding-bottom:0}.discussion,.discussions-wrapper-2 .discussion{padding:0 15px;margin-bottom:30px}.discussions-wrapper{margin:0 -15px}@media screen and (min-width: 640px){.discussions-wrapper{display:flex;flex-wrap:wrap;justify-content:flex-start}}@media screen and (min-width: 640px) and (max-width: 767px),screen and (min-width: 980px){.discussions-wrapper{display:flex;flex-wrap:wrap;justify-content:flex-start}.discussion{width:50%}}@media screen and (min-width: 768px) and (max-width: 979px),screen and (min-width: 1366px){.discussions-wrapper{margin:0 -15px}.discussion{width:33.33%}}@media screen and (min-width: 1600px){.discussions-wrapper{margin:0 -20px}.discussion{width:25%;padding:0 20px;margin-bottom:40px}}.discussion-inner{border-width:2px 0 4px;border-style:solid;padding:10px 0 45px;height:100%;position:relative}.discussions-wrapper-2 .discussion-inner{padding:10px 15px 45px}.discussion h3{margin:0}.discussion h3 a.button{height:auto;font-size:1em;line-height:1.2;padding:4px 3px 6px;margin:-4px 0 -6px;text-align:left}.discussions-wrapper-2 .discussion h3 a.button{margin-left:-3px}.discussion h3 a.button i{line-height:24px;height:auto;padding:0 5px 0 0;vertical-align:top}.discussion h3+small{padding:0 3px 15px;margin:0 0 15px;border-bottom:1px solid hsl(0,0%,80%);position:relative}.discussion small{display:block;font-size:14px}.discussion-post{font-size:0}.discussion-post>*{display:inline-block;vertical-align:top}.discussion-post figure{width:40px}.discussion-post figure img{display:block;width:100%}.discussion-post-details{padding:0 10px 5px;width:calc(100% - 40px)}small.discussion-post-author{line-height:1.4;margin-bottom:10px}.discussion-actions{position:absolute;left:0;bottom:5px;width:100%;display:flex;justify-content:space-between}.discussions-wrapper-2 .discussion-actions{left:15px;width:calc(100% - 30px)}.discussion-members-count>*{vertical-align:top;display:inline-block;line-height:40px}.discussion-members-count span{font-size:14px;margin-left:5px}.discussion-new-counter{display:block;position:absolute;right:-5px;top:-8px;font-weight:700;text-align:center;font-size:18px;height:40px;line-height:27px;border:5px solid #fff;border-radius:20px;padding:0 10px;z-index:5}.no-post{display:flex;align-items:center}.no-post-incentive i{line-height:42px;color:#b3b3b3}.no-post-incentive small{padding-left:15px}.search-wrapper{clear:both}@media screen and (max-width: 1365px){button.new-discussion-button{font-size:18px}}.discussion-actions-right{position:relative}.discussions-mini-menu{right:0;bottom:50px}.discussions-mini-menu button{text-align:right}@font-face{font-family:icomoon;src:url(icomoon.3313581cf042877a.eot?xou663);src:url(icomoon.3313581cf042877a.eot?xou663#iefix) format("embedded-opentype"),url(icomoon.221064f71aac4c37.ttf?xou663) format("truetype"),url(icomoon.7dd1955feaa3d56f.woff?xou663) format("woff"),url(icomoon.a676c11fa6202cf5.svg?xou663#icomoon) format("svg");font-weight:400;font-style:normal}.mcm-tool-desc ul li:before,.guideline-do:after,.guideline-dont:after,input[type=checkbox]+label:after,[class^=icon_],[class*=" icon_"]{font-family:icomoon!important;speak:none;font-style:normal;font-weight:400;font-feature-settings:normal;font-variant:normal;text-transform:none;pointer-events:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon_12{font-size:12px}.icon_16{font-size:16px}.icon_24{font-size:24px}.icon_32{font-size:32px}.icon_48{font-size:48px}.icon_64{font-size:64px}.icon_32_app-menu:before{content:"\e900"}.icon_32_complaint:before{content:"\e901"}.icon_32_departure:before{content:"\e902"}.icon_32_information:before{content:"\e903"}.icon_32_message-boards:before{content:"\e904"}.icon_32_shopping-cart:before{content:"\e905"}.icon_32_warranty:before{content:"\e906"}.icon_64_customer-complaint:before{content:"\e907"}.icon_64_delivery-tracking:before{content:"\e908"}.icon_64_file-storage:before{content:"\e909"}.icon_64_information-request:before{content:"\e90a"}.icon_64_more:before{content:"\e90b"}.icon_64_my-machines:before{content:"\e90c"}.icon_64_quotation-request:before{content:"\e90d"}.icon_64_warranty-declaration:before{content:"\e90e"}.icon_24_3d-view:before{content:"\e90f"}.icon_24_arrow-full-right:before{content:"\e910"}.icon_24_arrow-thin-right:before{content:"\e911"}.icon_24_dashboard:before{content:"\e912"}.icon_24_documents:before{content:"\e913"}.icon_24_download-file:before{content:"\e914"}.icon_24_enter-fullscreen:before{content:"\e915"}.icon_24_exit-fullscreen:before{content:"\e916"}.icon_24_help:before{content:"\e917"}.icon_24_home:before{content:"\e918"}.icon_24_notifications:before{content:"\e919"}.icon_24_picture:before{content:"\e91a"}.icon_24_plus:before{content:"\e91b"}.icon_24_search:before{content:"\e91c"}.icon_24_star:before{content:"\e91d"}.icon_24_tasks:before{content:"\e91e"}.icon_24_video:before{content:"\e91f"}.icon_24_zoom-in:before{content:"\e920"}.icon_24_zoom-out:before{content:"\e921"}.icon_24_compass:before{content:"\e922"}.icon_32_machine:before{content:"\e923"}.icon_32_avatar:before{content:"\e924"}.icon_24_close:before{content:"\e925"}.icon_32_news:before{content:"\e926"}.icon_32_colleagues:before{content:"\e927"}.icon_24_mail:before{content:"\e928"}.icon_24_send:before{content:"\e929"}.icon_24_pen:before{content:"\e92a"}.icon_24_mobile:before{content:"\e92b"}.icon_24_phone:before{content:"\e92c"}.icon_24_open-folder:before{content:"\e92d"}.icon_24_error:before{content:"\e92e"}.icon_24_warning:before{content:"\e92f"}.icon_24_filter:before{content:"\e930"}.icon_24_sort:before{content:"\e931"}.icon_24_refresh:before{content:"\e932"}.icon_24_catalog:before{content:"\e933"}.mcm-tool-desc ul li:before,.guideline-do:after,input[type=checkbox]+label:after,.icon_24_check:before{content:"\e934"}.icon_24_print:before{content:"\e935"}.icon_24_calendar:before{content:"\e936"}.icon_32_cut:before{content:"\e937"}.icon_32_download:before{content:"\e938"}.icon_32_edit:before{content:"\e939"}.icon_32_grid_view:before{content:"\e93a"}.icon_32_list_view:before{content:"\e93b"}.icon_32_new_folder:before{content:"\e93c"}.icon_32_next:before{content:"\e93d"}.icon_32_open-folder:before{content:"\e93e"}.icon_32_prev:before{content:"\e93f"}.icon_32_select_tool:before{content:"\e940"}.icon_32_send_to_trash:before{content:"\e941"}.icon_32_sort:before{content:"\e942"}.icon_32_upload:before{content:"\e943"}.icon_32_zoom_in:before{content:"\e944"}.icon_32_copy:before{content:"\e945"}.icon_32_duplicate:before{content:"\e946"}.icon_32_new_text_file:before{content:"\e947"}.icon_32_paste:before{content:"\e948"}.icon_32_rename:before{content:"\e949"}.icon_24_folder:before{content:"\e94a"}.icon_moovapps:before{content:"\e94b"}.icon_24_login:before{content:"\e94c"}.icon_24_settings:before{content:"\e94d"}.icon_24_avatar:before{content:"\e94e"}.icon_64_documentation:before{content:"\e94f"}.icon_64_intervention:before{content:"\e950"}.icon_64_incident:before{content:"\e951"}.icon_64_document-publishing:before{content:"\e952"}.icon_64_support-request:before{content:"\e953"}.icon_64_machines-warranty:before{content:"\e954"}.icon_24_sort-small:before{content:"\e955"}.icon_24_arrow-ascending:before,.icon_24_arrow-descending:before{content:"\e956"}.icon_24_arrow-ascending{transform:scaleY(-1)}.icon_24_location:before{content:"\e957"}.icon_24_time:before{content:"\e958"}.icon_24_id-number:before{content:"\e959"}.icon_24_company:before{content:"\e95a"}.icon_24_translate:before{content:"\e960"}.icon_32_translate:before{content:"\e963"}.icon_24_language:before{content:"\e95b"}.icon_24_arrow-thin-top:before{content:"\e961"}.icon_24_arrow-thin-bottom:before{content:"\e962"}.icon_24_arrow-thin-left:before{content:"\e95c"}.icon_24_arrow-full-top:before{content:"\e95d"}.icon_24_arrow-full-bottom:before{content:"\e95e"}.icon_24_arrow-full-left:before{content:"\e95f"}.icon_24_cancel:before{content:"\e964"}.guideline-dont:after,.icon_24_forbidden:before{content:"\e965"}.icon_24_pointer:before{content:"\e966"}.icon_32_back-to-library:before{content:"\e967"}.icon_24_padlock:before{content:"\e968"}.icon_24_users:before{content:"\e969"}.icon_24_attachment:before{content:"\e96a"}.icon_64_annual-review:before{content:"\e96b"}.icon_64_purchase-request:before{content:"\e96c"}.icon_64_expenses:before{content:"\e96d"}.icon_64_professional-situation-change:before{content:"\e96e"}.icon_64_recruitment-request:before{content:"\e96f"}.icon_64_hr-request:before{content:"\e970"}.icon_64_holiday:before{content:"\e971"}.icon_64_quality-audit:before{content:"\e972"}.icon_64_quality-actions:before{content:"\e973"}.icon_64_quality-non-compliances:before{content:"\e974"}.icon_64_new-employee:before{content:"\e975"}.icon_64_quality-publish:before{content:"\e976"}.icon_64_subscription-request:before{content:"\e977"}.icon_64_professional-review:before{content:"\e978"}.icon_64_it-request:before{content:"\e979"}.icon_64_work-stoppage:before{content:"\e97a"}.icon_64_document-request:before{content:"\e97b"}.icon_64_training-request:before{content:"\e97c"}.icon_64_review-request:before{content:"\e97d"}.icon_64_review:before{content:"\e97e"}.icon_64_safe-deposit:before{content:"\e97f"}.icon_64_personal-file:before{content:"\e980"}.icon_64_personal-folder:before{content:"\e981"}.icon_64_training-workshop:before{content:"\e982"}.icon_64_edm:before{content:"\e983"}.icon_24_recycle-bin:before{content:"\e984"}.icon_32_quotations:before{content:"\e985"}.icon_24_publish-online:before{content:"\e986"}.icon_12_visible:before{content:"\e987"}.icon_24_shopping-cart:before{content:"\e988"}.icon_24_quotations:before{content:"\e989"}.icon_64_hr-proofs:before{content:"\e98a"}.icon_64_departure:before{content:"\e98b"}.icon_64_personal-situation-change:before{content:"\e98c"}.icon_32_all-companies:before{content:"\e98d"}.icon_24_security:before{content:"\e98e"}.icon_24_import:before{content:"\e98f"}.icon_24_export:before{content:"\e990"}.icon_64_3d-view:before{content:"\e991"}.icon_64_task-management:before{content:"\e992"}.icon_64_activity-report-request:before{content:"\e993"}.icon_64_activity-report:before{content:"\e994"}.icon_64_settings:before{content:"\e995"}.icon_64_news-publishing:before{content:"\e996"}.icon_64_catalog:before{content:"\e997"}.icon_64_calendar:before{content:"\e998"}.icon_64_parcel:before{content:"\e999"}.icon_64_credit-card:before{content:"\e99a"}.icon_64_invoice:before{content:"\e99b"}.icon_24_calculator:before{content:"\e99c"}.icon_32_calculator:before{content:"\e99d";transform:rotate(.03deg)}.icon_64_steps:before{content:"\e99e"}.icon_64_projects:before{content:"\e99f"}.icon_24_machine-thumb:before{content:"\e9a0"}.icon_24_publish-major:before{content:"\e9a1"}.icon_24_publish-minor:before{content:"\e9a2"}.icon_24_extract-lock:before{content:"\e9a3"}.icon_24_publish:before{content:"\e9a4"}.icon_24_snapshot-minor:before{content:"\e9a5"}.icon_24_snapshot-major:before{content:"\e9a6"}.icon_24_thumb:before{content:"\e9a7"}.icon_24_machine-board:before{content:"\e9a8"}.icon_24_pin:before{content:"\e9a9"}.icon_24_gear:before{content:"\e9aa"}.icon_24_copy-link:before{content:"\e9ab"}.icon_24_unlock:before{content:"\e9ac"}@font-face{font-family:font-mcd;src:url(icomoon.39e6a1fa6191d186.eot?xou626);src:url(icomoon.39e6a1fa6191d186.eot?xou626#iefix) format("embedded-opentype"),url(icomoon.2a94e8a423799dc8.ttf?xou626) format("truetype"),url(icomoon.8c75484a617e9dd3.woff?xou626) format("woff"),url(icomoon.139b2582be1917a1.svg?xou626#icomoon) format("svg");font-weight:400;font-style:normal}[class^=icon_mcd],[class*=" icon_mcd"]{font-family:font-mcd!important}.icon_16_close:before{content:"\e900"}.icon_16_collapse_window:before{content:"\e901"}.icon_16_ribbon:before{content:"\e902"}.icon_16_windowed_mode:before{content:"\e903"}.standard-form .title-wrapper{margin:0 0 20px}.standard-form-column-wrapper{margin:0 -15px}.standard-form-column{padding:0 15px}.standard-form-section{margin-bottom:30px}textarea,select,input[type=text]{width:100%;font-size:16px;margin:.31em 0 1.25em;color:#4d4d4d;background-color:#fff}select,input[type=text]{height:40px;line-height:38px;padding:0 5px}textarea{min-height:200px;padding:5px 10px}input[type=checkbox],input[type=radio]{position:absolute;left:-9999px;opacity:0}input[type=checkbox]+label,input[type=radio]+label{position:relative;display:inline-block;padding-left:30px;line-height:22px;cursor:pointer;margin:10px 0}input[type=checkbox]+label:before,input[type=radio]+label:before{content:"";position:absolute;left:0;top:0;display:block;width:22px;height:22px;box-sizing:border-box;border:1px solid hsl(0,0%,70%);background:#fff}input[type=radio]+label:before{border-radius:50%;box-shadow:0 0 #ccc0}input[type=checkbox]+label:before{outline:1px solid hsla(85,100%,37.5%,0)}input[type=radio]+label:before,input[type=checkbox]+label:before{transition:all .2s linear}input[type=checkbox]+label:after,input[type=radio]+label:after{position:absolute;transform:scale(0)}input[type=checkbox]+label:after{opacity:0;transition:transform .2s ease-out,opacity .2s linear;left:2px;top:0;font-size:18px}input[type=radio]+label:after{content:"";left:5px;top:5px;display:block;width:12px;height:12px;border-radius:50%;transition:transform .2s ease-out}input[type=checkbox]:focus+label:before,input[type=checkbox]+label:hover:before{border:1px solid hsl(85,100%,37.5%);outline:1px solid hsl(85,100%,37.5%);transition:all .1s linear}input[type=radio]:focus+label:before,input[type=radio]+label:hover:before{border:1px solid hsl(202,100%,38%);box-shadow:0 0 0 1px #007bc2;transition:all .1s linear}input[type=radio]:checked+label{pointer-events:none}input[type=checkbox]:checked+label:after,input[type=checkbox]:checked:focus+label:after,input[type=checkbox]:checked+label:hover:after{transform:scale(1);opacity:1;transition:transform .2s cubic-bezier(.6,.2,0,2),opacity .2s linear}input[type=radio]:checked+label:after,input[type=radio]:checked:focus+label:after,input[type=radio]:checked+label:hover:after{transform:scale(1);transition:transform .2s cubic-bezier(.6,.2,0,2),opacity .2s linear}.form-buttons-wrapper{margin-top:15px;display:flex;justify-content:space-between;align-items:center}.form-secondary-action{font-weight:400}.date-picker{font-size:0;padding:5px 0 20px;position:relative}.date-picker>*{font-size:16px;display:inline-block;vertical-align:middle}@media screen and (min-width: 640px){.date-picker br{display:none}}.date-picker input{width:100px;margin:0 10px 0 0}.date-picker select{width:60px;margin:0 10px 0 0}.date-picker>span{margin:0 10px 0 0}.date-picker-calendar{margin-right:2px}.date-picker-delete{margin-right:20px}@media screen and (max-width: 639px){.date-picker:not(".news-date-picker") input,.date-picker-calendar,.date-picker-delete{margin-bottom:10px}}.date-picker-popin{position:absolute;left:105px;width:300px;bottom:20px;padding:10px;z-index:200;pointer-events:none;opacity:0;transform:scale(.5);transform-origin:left bottom;transition:transform .2s ease-out,opacity .2s linear}.date-picker-popin-expanded{pointer-events:auto;opacity:1;transform:scale(1)}@media screen and (max-width: 767px){.date-picker-popin{position:fixed;left:calc(50% - 150px);bottom:10px;transform:translateY(30px)}.date-picker-popin-expanded{transform:translateY(0)}}.date-picker-popin-header{padding-bottom:10px;margin-bottom:10px;text-align:center}.date-picker-popin-header select{width:auto}.date-picker-popin-footer{padding-top:10px;margin-top:10px}.date-picker-popin-header .date-picker-prev,.date-picker-popin-footer button{float:left}.date-picker-popin-header .date-picker-next,.date-picker-popin-footer button+button{float:right}.date-picker-popin-days{font-size:0}.date-picker-popin-days button:before{top:1px;left:1px;width:calc(100% - 2px);height:calc(100% - 2px)}.date-picker-today:before{opacity:1}.date-picker-popin-days button.selected{color:#fff;pointer-events:none}.date-picker-popin-days button.selected:before{opacity:1;transform:scale(1);background-color:#70bf00}.date-picker-popin-days button.date-picker-today.selected:before{background-color:#007ed9}@media screen and (max-width: 1365px){.form-secondary-action{margin-top:0}}.form-item-wrapper{position:relative}.form-item-error-message{line-height:20px;font-size:16px;font-weight:700;position:relative;top:-15px}.field-error-marker{display:inline-block;vertical-align:top;height:20px;line-height:20px;width:20px;margin:0 5px 0 0;border-radius:50%;text-align:center;font-size:18px;transition:all .1s linear}.field-error:focus{outline:1px solid hsl(345,100%,46%);border-color:#eb003b}input[type=text].select-lightbox-field{float:left;width:calc(100% - 40px);position:relative;z-index:1}.button-select-lightbox{float:right;border-radius:0 5px 5px 0;border-left:0;margin-top:5px;height:40px;position:relative;z-index:0}.lightbox{display:none;box-shadow:0 5px 10px #0000004d;width:600px;left:calc(50% - 300px);top:120px;position:fixed;z-index:210}@media screen and (max-width: 767px){.lightbox{top:10px;width:calc(100% - 20px);left:10px}}.modal-window{text-align:center}.form-select-lightbox{padding-bottom:70px}.lightbox>*{opacity:0}.lightbox-toolbar{position:absolute;bottom:0;left:0;width:100%;text-align:right;padding:10px}.select-lightbox-wrapper{margin-bottom:8px}.select-lightbox-wrapper input{margin-bottom:10px}.select-lightbox-items{font-size:0;clear:both}.select-lightbox-items button{margin:0 5px 7px 0;font-weight:400;border-radius:15px;height:30px;line-height:27px;opacity:0;display:none;transform-origin:left center}.select-lightbox-items button:before{opacity:1;transform:scale(1);transform-origin:left center}.select-lightbox-items button:hover:focus,.select-lightbox-items button:hover:before{opacity:0;transform:scaleX(.5)}.select-lightbox-items button i{border-radius:50%;line-height:23px;width:24px;height:24px;padding:0;margin:3px;transition:all .2s linear}.select-lightbox-items button:focus i,.select-lightbox-items button:hover i{color:#fff;background-color:#007ed9}.we-context-menu.mini-menu{transform:none;top:250px;left:600px;background-color:#f2f2f2}.we-context-menu-2.mini-menu{left:750px}.we-context-menu.mini-menu ul+ul{padding-top:10px;margin-top:10px;border-top:1px solid hsl(0,0%,80%)}.we-context-menu.mini-menu button{text-align:left}.we-info-lb{z-index:300;height:calc(100% - 200px)}.lb-title{height:50px;padding:10px 20px 0;margin-bottom:0}.lb-inner{padding:20px}.lb-title+.lb-inner{height:calc(100% - 120px);overflow:auto}.lb-toolbar{position:absolute;left:0;bottom:0;width:100%;height:70px;display:flex;justify-content:space-between;align-items:center;padding:10px}.lb-toolbar>div{display:flex;justify-content:flex-end;align-items:center}.lb-toolbar>div>*{margin-left:10px}.lb-form-50{float:left;width:50%;padding:10px 0 10px 20px;display:flex;align-items:center;justify-content:space-between}.lb-form-50:nth-of-type(odd){clear:left;padding:10px 20px 10px 0}.lb-form-50 label{width:30%;padding-right:10px;line-height:1.2;font-size:16px}.we-info-lb:not(".we-notif-lb") .lb-form-50 label{font-size:15px}.lb-form-author label{width:auto}.lb-form-50 label+*,.lb-form-50 label+.date-picker input{width:70%;margin:0}.we-info-lb:not(".we-notif-lb") .lb-form-50 label+*,.we-info-lb:not(".we-notif-lb") .lb-form-50 label+.date-picker input{font-size:15px}.lb-form-50 .date-picker{padding:0}.lb-doc-main-info .lb-form-50{padding-bottom:30px}.lb-form-50 .date-picker-popin{bottom:auto;top:5px;left:110px;transform-origin:left top}.we-info-lb{width:960px;left:calc(50% - 480px)}.we-info-lb>*{opacity:0}.main-standard .we-info-lb h2,.we-info-lb h2{margin-top:0}.lb-inner section{padding:10px 20px;margin-bottom:20px}.lb-form-50.lb-form-doc-desc:not(".lb-form-100"){width:75%;align-items:flex-start}.lb-form-50.lb-form-doc-desc label{padding-top:7px}.lb-form-50.lb-form-doc-desc label+textarea{height:auto;min-height:80px}.lb-form-50.lb-form-doc-desc:not(".lb-form-100") label{width:20%}.lb-form-50.lb-form-doc-desc:not(".lb-form-100") label+textarea{width:80%}.lb-form-50 textarea:disabled,.lb-form-50 input:disabled{border-color:#0000001f;background-color:#00000006;color:#0000008c;resize:none}input:disabled+.date-picker-calendar{display:none}.we-notif-lb .lb-form-100{float:none;width:100%;padding:10px}.we-notif-lb section:first-of-type{padding:0}.file-h2-illu{display:flex;align-items:center}.file-h2-illu img{margin-right:15px;height:60px}.flex-form>div{display:flex;justify-content:flex-start;align-items:center;flex-wrap:wrap;margin-bottom:1.25rem}.flex-form select,.flex-form input{margin:0 10px 0 0}.flex-form *+select,.flex-form *+input{margin:0 10px}.flex-form .form-item-error-message{position:static}.flex-form label{margin-right:20px;width:25%}.flex-form select,.flex-form input{margin-top:0;margin-bottom:0;width:auto}.read-only-input{border-color:transparent!important;background-color:transparent!important}.filter-input-wrapper{position:relative;margin-bottom:20px}.filter-input-wrapper>i{position:absolute;left:0;top:0;width:40px;height:40px;line-height:40px;text-align:center}.filter-input-wrapper input{padding-left:40px;margin:0}.filter-input-wrapper button{position:absolute;right:5px;top:5px}.checkbox-group{display:flex;flex-wrap:wrap;justify-content:flex-start;align-items:flex-start;margin:0 -10px}.checkbox-group>div{padding:0 10px 10px}.checkbox-group-33>div{width:33.33%}.checkbox-group>div>label{margin:0}.diabled-field{background-color:#000}*{margin:0;padding:0;box-sizing:border-box}html{-webkit-text-size-adjust:none}html{height:100%}body{min-height:100%}.clearer{clear:both}img{vertical-align:bottom}a{text-decoration:none;transition:opacity .07s linear;border-bottom:1px dotted hsl(202,100%,38%)}a:hover,a:focus{border-bottom-style:solid}.no-border-link:hover,.no-border-link:focus,.no-border-link{border:none}a:active{opacity:1}h1{font-size:40px;margin-bottom:.5em;font-weight:300}h2{font-size:28px;margin-bottom:15px;font-weight:300}h1 strong,h2 strong{font-weight:700}h3{font-size:20px;margin-bottom:12px}h4{margin-bottom:10px}small{font-size:.89em}ul,li,p{margin:1.67em 0}li ul,li{margin:1.11em 0}ul{list-style-position:inside;padding-left:1.67em}del{opacity:.7}.ul-reset{list-style:none;padding:0;margin:0}.ul-reset li{padding:0;margin:0}.thick-border-top{border-top:5px solid hsl(0,0%,88%);padding-top:15px}.thick-border-bottom{border-bottom:5px solid hsl(0,0%,88%);padding-bottom:15px}h4.thick-border-bottom{padding-bottom:10px}.heavy-border-bottom span{display:inline-block;border-bottom:10px solid hsl(0,0%,88%);padding:0 20px 10px 0}.shadowed-thin-bottom{box-shadow:0 1px 1px #0000001a}.shadowed-thick-bottom{box-shadow:0 1px 10px #0000004d}.shadowed-thick-top{box-shadow:0 -1px 10px #0000004d}.shadowed-thin-top{box-shadow:0 -1px 1px #0000001a}.shortcut-bar:before,.shadowed-thin-right{box-shadow:1px 0 1px #0000001a}input{padding:0 5px}body{background:hsla(0,0%,90%,1);display:flex;flex-direction:column}button,input,select,option,textarea,body{font-family:Source Sans Pro,sans-serif}input,html{font-size:18px;line-height:1.5;color:#4d4d4d}header{height:75px;border-width:0 0 5px;border-style:solid;background-color:#fff;padding:10px 0;position:sticky;z-index:200;width:100%;top:0}.container{flex:1;overflow-x:hidden}footer{position:relative;padding:5px;text-align:center;color:gray;font-size:12px;line-height:20px;clear:both}@media screen and (min-width: 640px){.shortcut-bar~.container{padding-left:60px}}.header-left{float:left}.header-right{float:right}.language-button-wrapper button{margin-right:10px}.language-button-wrapper .dropdown-actions{width:140px;left:50%;margin-left:-70px;padding-top:80px}.language-button-wrapper .dropdown-actions button{display:block;width:100%}header>div>*{margin:0 0 0 10px;text-align:center}.logo-wrapper a,.logo-wrapper img{display:block;height:100%}.logo-wrapper a{padding:5px 0;border:none}.logo-wrapper a:hover,.logo-wrapper a:focus{border:none;opacity:.7}.logo-wrapper img{width:auto}header>div>*{float:left}.header-button,header>div>*{height:50px}.app-name{border-left:1px solid hsl(0,0%,70%);padding-left:20px;margin-left:20px;line-height:50px;font-size:28px}.notif-button{position:relative}.notif-counter{position:absolute;top:0;right:0;font-weight:700;font-size:14px;text-align:center;width:27px;height:27px;line-height:20px;border:3px solid #fff;border-radius:50%;z-index:10;transition:border-color .2s linear}.button-clear-light:hover .notif-counter,.button-clear-light:focus .notif-counter{border-color:#e0e0e0;transition:border-color .1s linear}.user-button{padding:0}@media screen and (min-width: 980px){.user-button{padding:10px 0;height:calc(100% + 20px);margin:-10px 0;overflow:visible}}.username{display:inline-block;line-height:50px;border:none;transition:transform .15s ease-out}.avatar{width:70px;height:70px;margin:-10px 0;display:inline-block;overflow:hidden}.avatar img{display:block;width:100%;height:100%;transition:transform .15s ease-out}.dropdown-actions-button .icon_24_arrow-full-bottom{transition:transform .15s ease-out;padding:0 5px;line-height:50px}.dropdown-actions-button:focus .icon_24_arrow-full-bottom,.dropdown-actions-button.triggered-hover .icon_24_arrow-full-bottom,.dropdown-actions-wrapper:hover button .icon_24_arrow-full-bottom{transform:translateY(2px)}.user-button-wrapper .dropdown-actions{left:auto;right:0;padding:80px 15px 0 20px;width:210px}.user-button-wrapper .dropdown-actions-inner:before{left:auto;right:5px}.user-button-wrapper .dropdown-actions .button{width:100%;text-align:left;display:block}.user-button-wrapper .dropdown-actions:before{left:auto;right:15px}.bottom-link-wrapper{border-top:5px solid hsl(0,0%,88%);text-align:center;padding-top:10px;font-weight:700;font-size:16px;line-height:16px;clear:both}.dark-overlay{display:none;background-color:#0009;position:fixed;width:100%;height:100%;z-index:90}.apps-menu{position:fixed;top:75px;left:0;z-index:150;padding:15px 10px 90px;max-height:calc(100% - 125px);height:100%;min-width:480px;max-width:700px;display:none;opacity:0;transform-origin:left top}.apps-menu-inner{position:relative;padding:0 20px;overflow:auto;background:hsl(0,0%,88%);box-shadow:0 5px 10px #0000004d;max-height:100%;border-radius:0 0 5px 5px}.apps-menu-always-full-height{height:calc(100% - 75px)}.apps-menu-always-full-height .apps-menu-inner{height:calc(100% - 60px)!important}.apps-menu:before{content:"";border-color:transparent transparent hsl(0,0%,100%);border-style:solid;border-width:0 10px 10px;position:absolute;left:25px;top:6px;z-index:1;height:0;width:0}.apps-menu-top-nav{margin:0;padding:15px;border-radius:5px 5px 0 0;position:relative;z-index:10}.apps-menu-home-button{float:left}.all-apps-button{float:right}.tile-group{margin:0 -5px 20px}.apps-menu h3{margin-top:20px;font-size:18px;margin-bottom:7px;padding-left:5px}.apps-menu .home-tile{width:120px;height:120px;font-size:14px;line-height:17px;padding:5px}.apps-menu .home-tile:before{width:calc(100% - 10px);height:calc(100% - 10px)}.apps-menu .home-tile:hover:before,.apps-menu .home-tile:focus:before{transform:scale(1.055)}.apps-menu .home-tile .notif-counter{border-color:#e0e0e0}.apps-menu .home-tile>i{font-size:48px;height:48px;line-height:48px}.apps-menu .home-tile>i,.apps-menu .home-tile>i[class*=icon_]{font-size:48px;height:48px;line-height:48px}.apps-menu .home-tile>span{margin:8px 5px 5px}.apps-menu .home-tile .notif-counter{width:26px;height:26px;line-height:18px;font-size:13px}.apps-menu button.tile-help{left:-4px;bottom:0}.apps-menu .tiles-group:last-child{margin-bottom:20px}.search{display:block}.search-wrapper{position:relative;height:40px}.search-wrapper>i,.search-wrapper .button{position:absolute;z-index:1;top:0;height:40px;width:40px;line-height:40px;text-align:center}.search-wrapper>i{left:0}.search-wrapper .button{right:0}.search-wrapper .button i{height:40px;line-height:40px}.search-wrapper .button:before{width:calc(100% - 10px);height:calc(100% - 10px);left:5px;top:5px}.search-wrapper .button:hover:before,.search-wrapper .button:focus:before{background-color:#ccc}input[type=text].search-input{display:block;width:100%;height:100%;padding:0 5px 0 40px;line-height:36px}.apps-menu-search{font-size:14px;clear:both;padding-top:5px}.standard-col{float:left}.standard-left-col{width:270px;margin-right:30px}.standard-block{margin-bottom:30px;padding:30px}.standard-block .title-wrapper{margin-bottom:10px}.standard-main-col{width:calc(100% - 300px)}.standard-center-col{width:calc(100% - 800px)}.standard-right-col{width:370px;margin-left:30px}.header-search{padding:0 0 0 15px;width:300px}.header-search .search-wrapper{height:50px}.header-search .search-wrapper>i,.header-search .search-wrapper button i,.header-search .search-wrapper button{height:50px;width:50px;line-height:50px}.header-search input[type=text]{font-size:16px;margin:0;padding:0 50px;height:50px;line-height:48px}.button.top-menu-parent-item i{padding:0 0 5px;vertical-align:middle;width:auto;height:auto}.button.mega-menu-parent-item:after{content:"";display:block;position:absolute;z-index:1;height:calc(100% - 5px);top:5px;width:calc(100% - 6px);left:3px;background-color:#1a1a1a;border-radius:5px 5px 0 0;opacity:0}@keyframes top-menu-parent-expand-after{0%{opacity:0}to{opacity:1}}.button.mega-menu-parent-item-expanded{color:#ccc;pointer-events:none}.mega-menu-parent-item-expanded:after{animation:top-menu-parent-expand-after .1s linear .1s forwards}.mega-menu-parent-item-collapsed:after{animation:top-menu-parent-expand-after .1s linear .2s backwards}.top-menu .dropdown-actions{width:auto;left:0;padding-top:50px}.top-menu .dropdown-actions-inner{padding:10px}.top-menu .dropdown-actions .button{white-space:nowrap;display:block;width:100%;text-align:left;font-weight:400;font-size:16px}.top-menu .dropdown-actions-inner:before{display:none}.mega-menu{position:fixed;bottom:0;width:100%;height:calc(100% - 125px);background-color:#1a1a1a;color:#fff;z-index:100;display:none;opacity:0;transform-origin:center top}.mega-menu-actions{padding:10px 0;margin:0 10px;border-bottom:1px solid hsl(0,0%,40%);text-align:right;transform:scaleX(0);transform-origin:left center}.mega-menu-actions button{opacity:0}.mega-menu-inner{height:calc(100% - 61px)}.mega-menu-level{width:25%;float:left;height:100%;overflow:auto;opacity:0}.mega-menu-level{display:none}.mega-menu ul{padding:10px}.mega-menu ul li button{height:140px;padding:10px;font-size:0;display:block;width:100%;text-align:left;border-radius:0}.mega-menu ul li button>*{display:inline-block;position:relative;vertical-align:middle}.mega-menu ul li button img{width:120px;height:120px;margin-right:15px;z-index:3;opacity:.8;transition:opacity .2s linear}.mega-menu ul li button span{transition:opacity .2s linear;width:calc(100% - 175px);font-size:16px;font-weight:400;line-height:1.35;opacity:.7}.mega-menu ul li button i{transition:transform .2s ease-out,opacity .2s linear;width:40px;padding:0;text-align:center;height:80px;line-height:80px;opacity:.4}.mega-menu ul li button:hover:before{opacity:0;transform:scale(.8)}.mega-menu ul li button.highlighted figure,.mega-menu ul li button:focus figure,.mega-menu ul li button:hover figure{opacity:1;transition:opacity .05s linear}.mega-menu ul li button.highlighted span,.mega-menu ul li button:focus span,.mega-menu ul li button:hover span{opacity:1;transition:opacity .05s linear}.mega-menu ul li button.highlighted i,.mega-menu ul li button:focus i,.mega-menu ul li button:hover i{opacity:1;transform:translate(8px);transition:transform .05s ease-out,opacity .05s linear}.mega-menu ul li button.highlighted:before{opacity:1;transform:scale(1)}@media screen and (min-width: 1366px){.header-search{width:400px;display:block}button.close-header-search,button.header-search-toggle{display:none}.header-search input{font-size:16px}}@media screen and (max-width: 1365px){.header-search{pointer-events:none;width:100%;height:95px;overflow:hidden;position:fixed;top:65px;left:0;z-index:5;padding-left:0}.header-search-inner{padding:20px;height:auto;background:#fff;box-shadow:0 1px 1px #0000001a;display:none;position:relative}.header-search .search-wrapper{width:600px;margin:0 auto;float:none}.close-header-search{position:absolute;top:20px;right:20px}}@media screen and (max-width: 979px){.header-search{top:55px}.header-search .search-wrapper{width:calc(100% - 70px);margin:0}}.standard-tabs{border-bottom:1px solid hsl(0,0%,80%);margin-bottom:10px;display:flex;flex-wrap:wrap;align-items:center}.standard-tabs-sub{display:flex;flex-wrap:wrap;align-items:center}.standard-tabs-sub+.standard-tabs-sub:before{content:"";display:block;width:1px;height:30px;margin:-5px 10px 0 5px;background:hsl(0,0%,80%)}.standard-tabs button{font-weight:400;margin:0 5px 5px 0}.standard-tabs button:before{height:calc(100% - 8px);top:4px}.standard-tabs button.standard-current-tab{pointer-events:none}.standard-tabs button.standard-current-tab:before{opacity:1;transform:scale(1)}.selectable-list label small{font-weight:400}.standard-tab-special{font-style:italic}@media screen and (max-width: 1365px){html{font-size:16px}small{font-size:14px}header{height:65px;padding:5px 0}.app-name{margin:5px 15px;padding-left:15px;height:40px;line-height:40px;font-size:26px}.avatar{width:60px;height:60px;margin:-5px 0}.user-button-wrapper .dropdown-actions{padding-top:75px}.header-button.button-square{margin:0 5px;width:50px}h1{font-size:34px}h2{font-size:24px}h3{font-size:18px}.standard-left-col{width:270px;margin-right:15px}.standard-block,.standard-left-col .bg-white{padding:20px;margin-bottom:15px}.standard-main-col{width:calc(100% - 285px)}.mega-menu{height:calc(100% - 105px)}.mega-menu ul li button{height:80px}.mega-menu ul li button img{width:60px;height:60px;margin-right:10px}.mega-menu ul li button i{height:60px;line-height:60px;width:25px}.mega-menu ul li button span{transition:opacity .2s linear;width:calc(100% - 95px);font-size:14px}}@media screen and (max-width: 979px){header{height:55px;padding:0}.logo-wrapper{padding:7px 5px}.app-name{margin:10px 5px;padding-left:10px;height:30px;line-height:30px;font-size:20px}.user-button-wrapper .dropdown-actions{padding-top:75px}header .username{display:none}.avatar{width:50px;height:50px;margin:0 0 0 3px}.header-button.button-square{margin:0;width:50px}.header-button:before{width:calc(100% - 6px);height:calc(100% - 6px);left:3px;top:3px}.mega-menu{height:calc(100% - 95px)}}.mobile-menu-button,.app-name-mobile{display:none}@media screen and (min-width: 980px){main.bg-light-grey{background:transparent}}@media screen and (max-width: 979px){body{background:#fff}.standard-col{float:none;margin:0;width:100%}.standard-block.bg-white{padding:0 0 20px;box-shadow:none}.vertical-menu,.vertical-menu~.bottom-link-wrapper-simple,.faq-block{display:none}}.hidden-mobile-block{display:block}.hidden-mobile-inline-block{display:inline-block}@media screen and (max-width: 639px){.hidden-mobile-block,.hidden-mobile-inline-block{display:none}.logo-wrapper{padding-left:0;overflow:hidden}.header-left{max-width:calc(100% - 140px)}.apps-menu-button,.app-name{display:none}.app-name-on header{height:50px}header>div>.mobile-menu-button{display:block;width:40px;margin:5px}.app-name-mobile{display:block;position:fixed;top:50px;left:0;width:100%;padding:10px 15px 0;height:50px;font-size:18px;z-index:199;white-space:nowrap;text-overflow:ellipsis;border-bottom:5px solid hsl(181,100%,34.3%)}header,.app-name-mobile{transition:transform .2s ease-out .1s,opacity .2s linear .1s}.app-name-mobile-hidden,.app-name-on header{transition:transform .2s ease-out,opacity .2s linear}.app-name-on .header-hidden{transition:transform .2s ease-out .1s,opacity .2s linear .1s}.app-name-on .header-search{top:50px}.app-name-on .header-search-inner{box-shadow:0 1px 1px #0000001a inset}.header-hidden,.app-name-mobile-hidden{opacity:0;transform:translateY(-30px);pointer-events:none}.header-right>.button-square{width:40px;height:40px}.header-right>.button-square{margin:5px 0 0}header .notif-counter{font-size:10px;width:20px;height:20px;line-height:14px;border-width:2px}h1{font-size:26px}h2{font-size:22px}h3{font-size:16px}.shortcut-bar{display:none}}.listed-content-wrapper{display:flex;align-items:flex-start;justify-content:flex-start;margin-top:30px}.listed-content-wrapper+.listed-content-wrapper{border-top:1px solid hsl(0,0%,80%);padding-top:30px}.listed-content-wrapper figure{margin-right:20px;border:1px solid hsl(0,0%,80%);overflow:hidden}.listed-content-thumbnail-standard{width:200px}.listed-content-wrapper figure a,.listed-content-wrapper figure img{display:block;width:100%}.listed-content-wrapper figure img{transition:transform .2s ease-out,opacity .2s linear}.listed-content-thumbnail-standard a:focus img,.listed-content-thumbnail-standard a:hover img{transform:scale(1.05);opacity:.8}.listed-content-wrapper .standard-toolbar{margin-top:20px}.listed-content-description{flex:1;display:flex;flex-direction:column;justify-content:space-between;min-height:200px}.large-tabs{display:flex;align-items:flex-end;justify-content:flex-start}.large-tabs button{margin-right:10px;border-radius:5px 5px 0 0}.large-tabs button:before{transform-origin:center bottom;border-radius:5px 5px 0 0}.large-tabs button:focus:before,.large-tabs button:hover:before{opacity:.6}.large-tabs .current-tab{pointer-events:none}.large-tabs .current-tab:focus:before,.large-tabs .current-tab:active:before,.large-tabs .current-tab:before{opacity:1;transform:none}.white-tabs button:before{background-color:#fff}.mini-menu{opacity:0;transform:translateY(20px);transform-origin:right bottom;pointer-events:none;position:absolute;transition:transform .2s ease-out,opacity .2s linear;padding:10px;z-index:10}.mini-menu.mini-menu-expanded{opacity:1;transform:none;pointer-events:auto}.mini-menu button{display:block;width:100%}.color-swatch-item{display:flex;align-items:center;margin-right:10px}.color-swatch{margin-right:5px;width:15px;height:15px;border-radius:50%}.color-swatch-wrapper{display:flex;align-items:center}.guideline-header{color:#fff}.guideline-header~.container{background-color:#f7f7f7;padding-left:310px;padding-right:60px;padding-top:140px}.guideline-header>div{margin:0;line-height:50px;height:50px;padding:0 30px}.guideline-header .logo-wrapper a{display:block;padding-top:10px;padding-bottom:10px}.guideline-header svg{display:block;width:auto;height:100%}.guideline-header .app-name{line-height:44px;font-weight:300;border-color:#ffffff80}.guideline-nav{width:250px;padding:20px;position:fixed;height:calc(100% - 75px);left:0;bottom:0;background:hsl(0,0%,90%)}.guideline-nav .button{width:100%;text-align:left}.guideline-row{display:flex;align-items:center;flex-wrap:wrap;margin:160px 0}h2+.guideline-row,h3+.guideline-row{margin-top:80px}.guideline-header~.container>*:not(.guideline-row){max-width:950px}.guideline-header~.container>*:first-child{margin-top:0}.guideline-row-v-split>div{width:60%;display:flex;align-items:center}.guideline-show-case{display:flex;align-items:center}.flex-break{display:block!important}.flex-break .flex{align-items:center;justify-content:space-around}.guideline-row-v-split>.guideline-text{width:calc(40% - 60px);margin-right:60px}.guideline-row-h-split>.guideline-text{width:calc(100% - 60px)}.guideline-text>div{width:100%;height:100%}.guideline-do,.guideline-dont{border-width:0 0 10px;border-style:solid;padding-bottom:30px}.guideline-row-h-split>.guideline-do,.guideline-row-h-split>.guideline-dont{width:calc(50% - 60px)}.guideline-row-v-split>.guideline-do,.guideline-row-v-split>.guideline-dont{width:calc(30% - 60px)}.guideline-show-case,.guideline-do,.guideline-dont{justify-content:space-around}.container>.guideline-show-case{justify-content:space-between}.guideline-do,.guideline-dont{justify-content:space-around;position:relative;width:calc(50% - 30px)}.guideline-do:after,.guideline-dont:after{background-color:#f7f7f7;display:block;font-size:24px;position:absolute;bottom:-24px;right:-10px;width:40px;height:40px;line-height:40px;text-align:center}.button-show-case{position:relative}.button-show-case button{pointer-events:none}.button-show-case>i{position:absolute;text-shadow:0 0 1px rgba(0,0,0,.8);z-index:10;left:33%;top:50%}@keyframes button-secondary-loop{0%{opacity:0}5%{opacity:1}26%{opacity:1}30%{opacity:.5}34%{opacity:1}60%{opacity:1}65%{opacity:0}to{opacity:0}}.button-show-case .button-secondary-action:before{animation:button-secondary-loop 3s linear 1s forwards infinite}@keyframes button-big-loop{0%{opacity:0}5%{opacity:.2}26%{opacity:.2}30%{opacity:0}34%{opacity:.2}60%{opacity:.2}65%{opacity:0}to{opacity:0}}.button-show-case .button-big:before{animation:button-big-loop 3s linear 2s forwards infinite}@keyframes button-clear-loop{0%{opacity:0;transform:scale(.8)}5%{opacity:1;transform:scale(1)}26%{opacity:1;transform:scale(1)}30%{opacity:.5;transform:scale(.8)}34%{opacity:1;transform:scale(1)}60%{opacity:1;transform:scale(1)}65%{opacity:0;transform:scale(.8)}to{opacity:0;transform:scale(.8)}}.button-show-case .button-clear:before{animation:button-clear-loop 3s linear forwards infinite}.guideline-row .standard-block-full-mini,.guideline-row .standard-block-full{width:100%}.guideline-row .standard-block-full .fake-content{padding:20px 120px}.guideline-row .standard-block-small{width:calc(40% - 30px);margin-left:15px;margin-right:15px}.guideline-row .standard-block-large{width:calc(60% - 30px);margin-left:15px;margin-right:15px}.fake-content{width:100%}.fake-content+.form-buttons-wrapper{margin-top:30px}.fake-line{height:7px;margin-bottom:12px;width:100%;background:hsl(0,0%,90%)}.fake-last-line{width:30%}.fake-image{background:hsl(0,0%,80%);margin:24px 0 0;height:84px;line-height:84px;text-align:center}.guideline-text-inner{position:relative;padding-bottom:30px}.guideline-text-inner .standard-toolbar-right{position:absolute;bottom:-20px;right:0;background:hsl(0,0%,97%)}.color-show-case{padding:0 30px}.color-show-case>div{width:60px;height:60px;border-radius:50%}.guideline-row p>i{vertical-align:middle;margin-right:5px}.add-to-favorites-showcase{transform:scale(2)}.add-to-favorites-showcase .add-to-favorites-button{height:32px}.add-to-favorites-showcase .add-to-favorites-button i{line-height:30px}.add-to-favorites-showcase .favorite-star-anim{transform-origin:50% 35%}.article-show-case{position:relative}.article-show-case .fake-content{padding:0 120px}.guideline-show-case .home-tile{width:150px}.guideline-row-v-split>div.guideline-scenery,.guideline-scenery{background:hsl(0,0%,50%);position:relative;min-height:280px;height:100%;display:block;overflow:hidden;border:7px solid hsl(0,0%,80%)}.guideline-scenery>div{position:absolute}.fake-side-panel{height:100%;width:20%;left:0;top:0;transform:translate(-20px);opacity:0;transition:transform .2s ease-out,opacity .2s linear}.fake-modal{height:auto;width:280px;left:calc(50% - 140px);top:40px;transform:translateY(-20px);opacity:0;transition:transform .2s ease-out .2s,opacity .2s linear .2s}.guideline-scenery-small{width:100%}.guideline-scenery-small .fake-side-panel{width:100px;padding:10px;transform:translate(-15px)}.guideline-scenery-anim-dont .fake-side-panel{opacity:1;transition:transform .3s cubic-bezier(.57,.825,0,1.65) .4s;transform:translate(-100px);width:130px;left:-32px;padding-left:40px}.guideline-scenery-small .fake-modal{padding:10px;transform:translateY(-15px);width:140px;left:auto;right:15px;top:15px}.guideline-scenery-anim-dont .fake-modal{opacity:1;transition:transform .4s cubic-bezier(.19,.57,.52,1.42) .4s;transform:scale(0)}.guideline-scenery .fake-modal-expanded,.guideline-scenery .fake-side-panel-expanded{transform:none;opacity:1}.guideline-mixed{max-width:1200px;margin:0 auto}.guideline-mixed>h2,.guideline-mixed>p,.guideline-mixed>h3{padding:0 60px}.tile-illu{max-width:546px;margin-bottom:40px}.guidelines-tiles-group{padding:0 0 60px}.guidelines-tiles-group-inner{margin:0 -8px 40px}.guidelines-tiles-group .home-tile{width:150px}.showcase-color-disc{width:100px;height:100px;border-radius:50%}.guideline-color-keywords{margin-bottom:60px}.guideline-color-keywords .guideline-row{flex-direction:row-reverse}.guideline-color-keywords .guideline-text{flex:3.25}.guideline-color-keywords .guideline-show-case{flex:.75}.guideline-color-keywords .guideline-row,.guideline-color-keywords .guideline-text-inner{padding-bottom:0;padding-top:0}.guideline-color-keywords p{margin-bottom:0}.guideline-color-keywords p span{cursor:help;font-size:1.5em;line-height:1em;vertical-align:-.07em}.guideline-show-case>img{max-width:700px;width:100%}pre{background-color:#595959;color:#fff;font-size:14px;padding:12px 15px;margin-bottom:2.14em}hr{opacity:.3;margin:120px 0}.container-guidelines iframe{width:100%!important;height:534px!important}.guideline-show-case iframe{width:100%!important;max-width:700px;height:394px!important}@media screen and (max-width: 1500px){.guideline-show-case iframe{height:336px!important}}@media screen and (max-width: 1279px){.guideline-show-case iframe{height:307px!important}}.tile-wrapper{width:150px}.tile-wrapper .home-tile{float:none}.wrapped-tiles .guidelines-tiles-group-inner{display:flex;flex-wrap:wrap}.tile-tags{background-color:#0000000d;font-size:13px;line-height:1.3;padding:5px 7px 8px;margin:0 8px 8px;border-radius:5px}.welcome{background-color:#1c5959;color:#fff;padding:1.667em 30px 3.889em}.main{padding:30px 30px 0}.welcome-inner,.main-inner-fixed-width{margin:0 auto;max-width:1620px}.welcome-search,.home-button-big-wrapper{display:inline-block;vertical-align:bottom}.welcome-search label{font-weight:700;display:block;margin-bottom:15px}.welcome-search .search-wrapper{height:60px;width:580px}.welcome-search input[type=text].search-input{border-radius:5px;padding:0 60px;line-height:60px;font-size:18px;border:none}.welcome-search .search-wrapper .button:before{width:100%;height:100%;top:0;left:0}.welcome-search .search-wrapper>i,.welcome-search .search-wrapper .button{top:10px}.welcome-search .search-wrapper>i{left:10px}.welcome-search .search-wrapper .button{right:10px}.welcome-search input[type=text].search-input:focus{box-shadow:0 0 0 1px #fff;outline:none}.home-button-big-wrapper{padding-left:160px}.home-tiles{margin:-8px -10px 22px}.home-tile{display:block;float:left;width:14.28%;height:150px;font-weight:400;font-size:16px;line-height:19px;padding:8px;position:relative;text-align:center;border:none}.special-bg-purple.home-tile:before{opacity:1;border-color:transparent}.home-tile:focus,.home-tile:hover{opacity:1;border:none}.home-tile>span{display:block;margin:10px;position:relative;z-index:2}.home-tile>span:before{content:"";width:0;height:38px}.home-tile>span:before,.home-tile span span{display:inline-block;vertical-align:middle}.home-tile.more>span{margin:30px 10px 0}.home-tile>i{display:block;height:64px;line-height:64px;position:relative;z-index:3;font-size:48px}.home-tile>i[class*=icon_32],.home-tile>i[class*=icon_64]{font-size:64px}.home-tile.more i{height:40px;line-height:40px}.home-tile:focus{outline:none}.home-tile:before{content:"";display:block;border-radius:5px;position:absolute;transform-origin:center center;z-index:0;width:calc(100% - 16px);height:calc(100% - 16px);transition:transform .2s ease-out;background-color:#fff;box-shadow:0 1px 1px #0000001a;border-style:solid;border-width:0 0 2px;box-sizing:border-box}.home-tile:hover:before,.home-tile:focus:before{transform:scale(1.075);transition:transform .1s ease-out;opacity:1}.home-tile.more:before{opacity:.5;border:0}.home-tile.more:hover:before,.home-tile.more:focus:before{opacity:.8}.home-tile:active:before{transform:scale(1.02)}.home-tile .notif-counter{border-color:#e6e6e6;position:absolute;top:-2px;right:0;width:30px;height:30px;line-height:23px}button.tile-help{position:absolute;left:0;bottom:4px;height:46px;line-height:46px;width:46px;padding:0;text-align:center;opacity:.4;transition:all .15s linear}button.tile-help i{padding:0}.home-tile:hover button.tile-help,.home-tile:focus button.tile-help{opacity:.4}.home-tile button.tile-help:hover,.home-tile button.tile-help:focus{opacity:.8}.home-tile:active button.tile-help{opacity:.4}.tile-help:before{display:none}.home-col{float:left}.home-left-col{width:calc(66.67% - 30px);margin-right:30px}.home-right-col{width:33.33%}.home-block-title-wrapper{border-bottom:5px solid hsl(0,0%,88%)}.home-block-title-wrapper h1,.home-block-title-wrapper h2{float:left;margin:0 0 15px;line-height:40px}.home-block-title-wrapper>a{float:right;margin-top:5px}.activity{margin-bottom:30px}.activity>div{float:left;padding:30px;width:50%}.activity ul{list-style:none}.activity ul li>*{display:inline-block;vertical-align:middle}.activity ul i{margin-right:20px;width:32px;height:32px;line-height:32px}.activity ul a{border:none}.activity ul a:focus,.activity ul a:hover{opacity:.7}.activity ul span{width:calc(100% - 52px);padding:15px 0}.news-feed{padding:15px}.news-feed article{margin-bottom:15px}.news-feed article figure{float:left;margin-right:10px;width:120px;height:80px;background:hsl(0,0%,80%);text-align:center;transition:transform .1s ease-out,opacity .1s linear}.news-feed article a:focus figure,.news-feed article a:hover figure{transform:translate(1px,1px);opacity:.7}.news-feed article figure i{color:#fff;line-height:80px}.news-feed article div{float:left;width:calc(100% - 130px);line-height:1.3}.news-feed article figure img{width:100%;height:auto}.news-feed article h5{font-weight:700;font-size:16px;line-height:18px;margin-bottom:3px}.news-feed .article-date{font-size:13px}.news-feed article p{font-size:15px;margin:0}@media screen and (max-width: 1599px){.home-tile{width:20%}}@media screen and (max-width: 1365px){.welcome-inner,.main-inner,.home-col{width:auto;margin-right:auto;margin-left:auto}.welcome-inner>button{margin-left:60px}.home-tile{width:12.5%}.home-col{float:none}.home-right-col{width:auto;margin-top:30px}.news-feed-inner{margin:0 -15px;font-size:0}.news-feed article{display:inline-block;vertical-align:top;width:50%;padding:0 15px}.welcome-inner,.main-inner,.home-col{max-width:none}.main{padding:15px}.home-tile{width:16.66%}.welcome-search{width:60%}.welcome-search .search-wrapper{width:100%;height:50px}.welcome-search .search-wrapper>i,.welcome-search .search-wrapper .button{top:5px;height:40px;width:40px;line-height:40px;text-align:center}.welcome-search .search-wrapper>i{left:5px}.welcome-search .search-wrapper .button{right:5px}.home-button-big-wrapper{padding-left:30px;text-align:center;width:40%}.home-button-big-wrapper button{text-align:center}}@media screen and (max-width: 979px){.home-tile{width:25%}.welcome-search,.home-button-big-wrapper{width:50%}.activity>div{float:none;width:auto}.activity>div:first-child{padding-bottom:0}.news-feed article{width:100%}.news-feed article h5{font-size:16px}}@media screen and (max-width: 767px){.welcome{padding-bottom:40px}.welcome h1{margin-bottom:40px}.welcome-inner>*{display:block;width:100%}.home-button-big-wrapper{padding:40px 0 0}.home-tile{width:33.33%}.news-feed article{width:100%;float:none}}@media screen and (max-width: 639px){.welcome,.main{padding-left:15px;padding-right:15px}.welcome h1{margin-bottom:30px}.home-tile{width:50%}.activity,.news-feed{box-shadow:none;margin:0 -20px}.activity>div,.news-feed{padding:20px 20px 0}.news-feed{margin-top:0;padding-bottom:30px}.title-wrapper{margin:10px 0 0}.news-feed .title-wrapper{margin-bottom:15px}.news-feed article{margin-bottom:30px}.news-feed article figure{width:100%;margin-bottom:10px;float:none;height:auto}.news-feed article div{float:none;width:100%}.title-wrapper h2{margin-bottom:10px}.home-block-title-wrapper a{display:none}.bottom-link-wrapper{text-align:right}}@media screen and (min-width: 640px){.news-feed .title-wrapper,.activity .bottom-link-wrapper{display:none}}.loader{display:none;width:100%;height:110px;position:absolute;z-index:300;left:0;top:calc(50% - 70px);text-align:center}.content-loader-wrapper{text-align:center;margin:100px 0 50px;height:70px}.content-loader{display:inline-block;position:static}.loader i{color:#fff;line-height:50px;font-size:24px}.loader-text{color:#fff;line-height:60px;font-size:20px;font-weight:700}.loader-circles-wrapper{height:70px;width:70px;transform-origin:center center;display:inline-block;position:relative}.loader-circles{position:absolute;width:100%;height:100%;left:0;top:0}.loader-circle-wrapper{position:absolute;left:calc(50% - 5px);top:0;transform-origin:center 35px}.loader-circle{width:10px;height:10px;background:#fff;border-radius:50%;transform-origin:center 35px}.content-loader .loader-circle{background-color:#007ed9}.loader-circle-wrapper-4{transform:rotate(30deg)}.loader-circle-wrapper-3{transform:rotate(60deg)}.loader-circle-wrapper-2{transform:rotate(90deg)}.loader-circle-wrapper-1{transform:rotate(120deg)}@keyframes rotate-anim-1{0%{opacity:1}5%{transform:rotate(60deg) scale(1.5);opacity:.2}10%{transform:rotate(120deg) scale(1);opacity:1}50%{transform:rotate(180deg) scale(1);opacity:1}55%{transform:rotate(240deg) scale(1.5);opacity:.2}60%{transform:rotate(300deg) scale(1);opacity:1}to{transform:rotate(359.9deg) scale(1);opacity:1}}.loader-circle-1{animation:rotate-anim-1 2.6s ease-out forwards infinite}.loader-circle-2{animation:rotate-anim-1 2.6s ease-out .1s forwards infinite}.loader-circle-3{animation:rotate-anim-1 2.6s ease-out .2s forwards infinite}.loader-circle-4{animation:rotate-anim-1 2.6s ease-out .3s forwards infinite}.loader-circle-5{animation:rotate-anim-1 2.6s ease-out .4s forwards infinite}.loader-circles{animation:inflate-anim-1 1s ease-out forwards infinite}@keyframes blink-anim{0%{opacity:0}35%{opacity:1}70%{opacity:1}to{opacity:0}}.loader-text{animation:blink-anim 1s linear forwards infinite}.horizontal-loader{position:relative;width:90px;height:20px;margin:20px auto 40px}.horizontal-loader:before,.horizontal-loader:after{width:10px;height:10px;content:"";display:block;border-radius:5px;background-color:#007ed9;opacity:0;position:absolute;left:0;top:0}.horizontal-loader:after{background-color:#007ed94d}@keyframes back-and-forth{0%{opacity:0}10%{opacity:1;transform:translate(40px)}20%{opacity:1;transform:translate(60px)}30%{opacity:0;transform:translate(80px)}50%{opacity:0;transform:translate(80px) scaleX(-1)}60%{opacity:1;transform:translate(40px) scaleX(-1)}70%{opacity:1;transform:translate(20px) scaleX(-1)}80%{opacity:0;transform:scaleX(-1)}}.horizontal-loader:before{animation:back-and-forth 1.5s linear forwards infinite}.horizontal-loader:after{animation:back-and-forth 1.5s linear .15s forwards infinite}.login-body{background:hsl(0,0%,90%)}.login-image{background:url(login-bg.e422bf2800344ee4.jpg) no-repeat center center;background-size:cover;position:absolute;width:calc(100% - 420px);height:100%}.login-box{width:100%;max-width:420px;position:absolute;right:0;top:0;height:100%;padding:60px 0 0}.login-box img{width:100%;display:block;margin-bottom:40px}.login-box-inner{margin:0 50px}.login-box-inner-login{margin:0 auto;width:280px}.img-container{max-width:280px;display:block;margin:0 auto 40px}.img-container img{width:100%}.remember-me{float:left}.login-button{float:right}.forgot-password{text-align:right;margin-top:30px;padding-top:20px;border-top:1px solid hsl(0,0%,85%)}.remember-me input[type=checkbox]+label{line-height:20px}@media screen and (min-width: 1366px){.login-box small{font-size:14px}}.login-body footer,.login-body footer.bg-light-grey{position:absolute;margin-top:0;max-width:420px;width:100%;bottom:0;right:0;background:#fff}.machine-body{height:100%}.machine-body .container{padding-bottom:0}.shopping-cart-button{text-align:left;width:auto;padding:0 10px;overflow:visible}@media screen and (min-width: 980px){.shopping-cart-wrapper .shopping-cart-button{margin-right:15px}}.shopping-cart-button i{padding:0}.shopping-basket-counter{height:22px;line-height:17px;font-size:13px;padding:0 3px;border-radius:6px;text-align:center;width:auto;min-width:22px;right:-4px;top:-4px;border-width:2px}@media screen and (max-width: 979px){.shopping-basket-counter{top:0}}.top-menu{position:sticky;display:inline-block;z-index:50;left:0;top:75px;width:100%;background-color:#f2f2f2}.main-full{padding:30px 30px 0;height:calc(100% - 40px);overflow:hidden}.container-fixed-height{height:100%}.top-menu>*{display:block;float:left}.top-menu-item{padding:0 15px;font-weight:400;font-size:18px;height:100%}.top-menu-item:before{height:calc(100% - 10px);top:5px;width:calc(100% - 6px);left:3px}.top-menu .button-square:before{height:calc(100% - 6px);top:3px;width:calc(100% - 6px);left:3px}.top-menu-current-item{pointer-events:none;color:#fff}.top-menu-current-item:before{background-color:#999;transform:scale(1);display:block;opacity:1}.top-menu .top-menu-more{display:none}.breadcrumbs{position:relative;padding:5px 0 5px 50px;background-color:#ebebeb}.breadcrumbs-expand-button,.breadcrumbs>i{position:absolute;left:0;top:0;line-height:40px;height:40px;width:40px;text-align:center;margin-left:5px}.breadcrumbs-expand-button{display:none}.breadcrumb-item{padding:0 5px;height:30px;line-height:30px;font-weight:400;font-size:15px;display:inline-block;vertical-align:middle}.breadcrumb-item.button:before{height:calc(100% - 6px);top:3px;width:calc(100% - 18px);left:1px;background-color:#d4d4d4}.breadcrumb-item.button:after{content:"\203a";padding:0 0 0 10px;font-size:25px;line-height:28px}.product-header{height:135px}.product-main-picture{float:left;width:120px;height:120px;margin-right:20px;border:1px solid hsl(0,0%,80%)}.product-main-picture img{width:100%;height:auto}.product-header-main{float:left;width:calc(100% - 140px);position:relative;height:135px}.product-header-main h1{width:calc(100% - 170px);margin-top:-10px}.product-header-main h1 span{padding-right:5px}.product-header-main h1 strong{font-size:18px;padding-left:5px;font-weight:700;display:inline-block}.product-fullscreen-button{position:absolute;top:0;right:0}.machine-tabs{position:absolute;left:0;bottom:0}.machine-tabs button{padding:0 20px;height:40px;line-height:40px;font-size:16px;text-transform:uppercase;float:left;border-radius:5px 5px 0 0}.machine-tabs button:before{width:calc(100% - 8px);left:4px;border-radius:5px 5px 0 0;transform-origin:center bottom}.machine-tabs button:hover:before,.machine-tabs button:focus:before{opacity:.5}.machine-tabs button:active:before{opacity:.3;transform:scale(.8)}.machine-current-tab{pointer-events:none}.machine-tabs button.machine-current-tab:focus:before,.machine-current-tab:before{opacity:1;transform:scale(1)}.product-main{border-top:10px solid hsl(0,0%,88%);height:calc(100% - 135px)}.product-sub-section{height:100%}.nomenclature{background:hsl(0,0%,88%);padding:0 15px 15px 5px}.nomenclature-left-col{float:left;height:100%;width:260px;padding-right:8px;padding-bottom:15px;overflow:auto}.nomenclature-main{width:calc(100% - 260px);float:left;height:100%;overflow:hidden}.nomenclature-content{height:calc(100% - 62px)}.nomenclature-item-list{float:right;width:370px;padding:0 10px 10px;height:100%;overflow-y:auto;display:none;opacity:0;background:#fff}.nomenclature-view{height:100%;overflow:hidden;padding-left:7px}.tree-title{text-align:left;display:block;width:100%}.tree-title i{width:30px;text-align:left;padding:0}.tree-title span{font-weight:700;text-transform:uppercase;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:calc(100% - 40px);font-size:14px}.tree-structure ul ul{margin-left:15px}.tree-structure button:before{background:hsl(0,0%,95%);width:calc(100% - 2px);height:calc(100% - 2px);left:1px;top:1px}.tree-structure li button{line-height:1.25;padding:5px 5px 5px 0;height:auto;display:block;text-align:left;width:100%}.tree-structure .tree-structure-last-level li button{padding-left:10px}@media screen and (min-width: 1366px){.tree-structure li button{font-size:14px}}.tree-structure li button>*{vertical-align:top}.tree-structure li button span{width:calc(100% - 30px)}.tree-structure li button i{width:18px;height:20px;line-height:18px;padding:0;text-align:center;transform-origin:center center}.tree-structure li button+i{line-height:20px}.nomenclature .tree-structure-expanded-button i{transform:rotate(90deg);transition:transform .1s linear}.tree-structure li li button{font-weight:400}.nomenclature .tree-structure-last-level li button span{padding:0 5px;width:calc(100% - 20px)}.icon-tree li button span+i,.nomenclature .tree-structure-last-level li button span+i{width:20px;opacity:0;transform:translate(-5px) scale(.8);transform-origin:left center;transition:opacity .2s linear,transform .4s ease-out}.icon-tree li button:hover span+i,.icon-tree li button:focus span+i,.icon-tree li.tree-current-item button span+i,.tree-structure-last-level li button:hover span+i,.tree-structure-last-level li button:focus span+i,.tree-structure-last-level li.tree-current-item button span+i{opacity:1;transform:translate(0) scale(1);transition:opacity .1s linear,transform .2s ease-in}li.tree-current-item button{color:#fff;pointer-events:none}li.tree-current-item button:before{background-color:#007ed9;opacity:1;transform:scale(1)}li.tree-current-item button span:before{border-color:#fff}.machine-view-inner{text-align:center;height:100%;position:relative}.machine-view img{max-width:100%;height:auto}.nomenclature-toolbar{padding:5px;border-radius:5px;background:hsla(0,0%,100%,.8);margin:5px 0 15px 7px}.nomenclature-toolbar-left{float:left}.nomenclature-toolbar-right{float:right}.nomenclature-toolbar button{height:32px;line-height:32px;font-size:14px;padding-right:8px}.nomenclature-toolbar button i{height:32px;line-height:32px;padding:0 8px}.nomenclature-toolbar-left button{pointer-events:none;opacity:0}.toolbar-current-item{pointer-events:none}.add-to-favorites-button:focus:before,.add-to-favorites-button:hover:before{opacity:.15}.nomenclature-toolbar button.toolbar-current-item:before{opacity:1;transform:scale(1)}.favorite-star-anim{position:absolute;left:4px;top:0;color:#fff!important;z-index:4;opacity:0;transform-origin:50% calc(50% + 2px)}@keyframes mark-as-favorite-star-white{0%{color:#e07f00}to{color:#fff}}@keyframes mark-as-favorite-star-zoom{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}@keyframes mark-as-favorite-bg{0%{opacity:.15}10%{transform:scale(.8)}to{opacity:.85;transform:scale(1)}}.marked-as-favorite:before{animation:mark-as-favorite-bg .2s ease-out forwards}.marked-as-favorite .favorite-star-anim{animation:mark-as-favorite-star-zoom .2s ease-out forwards}.unmarked-as-favorite:before{animation:mark-as-favorite-bg 5s ease-in backwards}.unmarked-as-favorite .favorite-star-anim{animation:mark-as-favorite-star-zoom 5s ease-in backwards}button.add-to-favorites-button{width:32px;text-align:center;padding-right:0;overflow:visible}button.add-to-favorites-button i{padding:0}.add-to-favorites-button .button-tooltip{position:absolute;bottom:-30px;right:0;white-space:nowrap}.add-to-favorites-button.marked-as-favorite .button-tooltip span:first-child,.add-to-favorites-button .button-tooltip span+span{display:none}.add-to-favorites-button.marked-as-favorite .button-tooltip span+span{display:block}.favorite-item{position:relative}.favorite-item h4{position:relative;padding-right:20px}.favorite-remove-button{position:absolute;right:25px;top:25px;z-index:10}.nomenclature-table-head{border-bottom:5px solid hsl(0,0%,75%);margin-bottom:2px}.nomenclature-table-head div{height:45px;line-height:45px;font-weight:700;float:left;padding:0 10px}.nomenclature-item,.nomenclature-table-row{position:relative;cursor:pointer;overflow:hidden}.nomenclature-item:before,.nomenclature-table-row:before{content:"";position:absolute;display:block;transform-origin:center center;width:100%;height:calc(100% - 8px);top:4px;left:0;opacity:0;background-color:#e6e6e6;transform:scale(.8);border-radius:5px;transition:all .1s linear}.nomenclature-table-row:before{z-index:1;top:1px;height:calc(100% - 2px)}.nomenclature-item:hover:before,.nomenclature-table-row:focus:before,.nomenclature-table-row:hover:before{opacity:.6;transform:scale(1);transition:all .05s linear}.nomenclature-item:active:before,.nomenclature-table-row:active:before{opacity:0}.nomenclature-item-highlighted,.nomenclature-table-row-selected{pointer-events:none}.nomenclature-item-highlighted input,.nomenclature-item-highlighted button,.nomenclature-table-row-selected input,.nomenclature-table-row-selected button{pointer-events:auto}.nomenclature-table-row-selected .nomenclature-item-column-info,.nomenclature-table-row-selected .nomenclature-item-column-number,.nomenclature-table-row-selected .nomenclature-item-column-product{color:#fff}.nomenclature-item.nomenclature-item-highlighted:before,.nomenclature-table-row.nomenclature-table-row-selected:before{opacity:1;transform:scale(1);background-color:#007ed9}.nomenclature-table-row div{float:left;position:relative;z-index:2}.nomenclature-item-column-number{width:30px;line-height:20px;text-align:right;padding:10px;font-weight:700}.nomenclature-item-column-product{width:calc(100% - 162px);padding:10px}.nomenclature-item-column-product>*{display:block;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;line-height:20px;height:20px}.nomenclature-item-column-product span{font-size:16px}.nomenclature-item-column-info{width:36px;text-align:center;padding:8px 0}.nomenclature-item-column-info button,.nomenclature-item-column-info button i{width:100%;height:100%}.nomenclature-item-column-quantity{width:40px;text-align:right;padding:8px 0}.nomenclature-item-column-quantity input{width:100%;height:36px;line-height:36px;font-size:16px;text-align:right;margin:0}.nomenclature-item-column-button{text-align:center;padding:4px 4px 4px 8px}.nomenclature-item-column-button button{border:1px solid hsl(0,0%,85%);background-color:#f2f2f2}.nomenclature-item-column-button button:hover:before,.nomenclature-item-column-button button:focus:before{opacity:1}.nomenclature-item-column-button button:active:before{opacity:0}.tree-structure-fake-interaction+ul{display:none;transform:scale(.7);transform-origin:left top;opacity:0}@keyframes tree-expand-anim{50%{opacity:0;transform:scale(.7)}to{opacity:1;transform:scale(1)}}.tree-ul-expanded{animation:tree-expand-anim .2s ease-out forwards}.tree-ul-collapsed{animation:tree-expand-anim .2s ease-out backwards}.product-header-mini{display:none;height:60px;position:relative;padding:10px}.product-header-mini .product-main-picture{width:40px;height:40px}.mobile-menu-button{float:left;width:40px;height:40px;margin-right:10px}.hamburger-icon{border-width:4px 0;border-color:#4d4d4d;border-style:solid;height:20px;width:24px;display:block;margin:0 auto}.hamburger-icon:before{background-color:#4d4d4d;content:"";display:block;height:4px;margin-top:4px}.product-header-mini .logo-wrapper{width:55px;height:40px;overflow:hidden;float:left;margin-right:15px}.product-header-mini .logo-wrapper a{width:40px;height:100%}.product-header-mini .logo-wrapper img{height:100%;width:auto}.product-header-mini h1{font-size:24px;font-weight:400;line-height:40px;margin:0;float:left}.product-fullscreen-button-off{position:absolute;top:10px;right:20px;width:40px;height:40px}.product-fullscreen-button-off i{line-height:40px}.product-header-mini .machine-tabs{left:auto;right:80px}@keyframes main-expand{0%{opacity:1;transform:scale(1)}30%{opacity:0;transform:scale(.8)}60%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}.top-fadeout{opacity:0;transform:translateY(-20px)}header{transition:transform .2s ease-out,opacity .2s linear}.top-menu{transition:transform .2s ease-out .1s,opacity .2s linear .1s}.breadcrumbs{transition:transform .2s ease-out .2s,opacity .2s linear .2s}header.top-fadeout{transition:transform .2s ease-out .2s,opacity .2s linear .2s}.breadcrumbs.top-fadeout{transition:transform .2s ease-out,opacity .2s linear}.main-expanded{transform-origin:center center;animation:main-expand .5s ease-in-out .2s forwards}.main-expanded-2{transform-origin:center center;animation:main-expand .5s ease-in-out forwards}.product-description-inner{display:flex;flex-wrap:wrap;justify-content:space-between}.product-big-picture{width:300px;height:300px;margin-right:20px;border:1px solid hsl(0,0%,80%)}.product-big-picture img{width:100%;height:auto}.product-sub-section{display:none;opacity:0}.machine-initial-view{display:block;opacity:1}.product-sub-section:not(.nomenclature){padding:30px 0 0}.product-description .standard-content-wrapper{flex:1}.product-description .standard-content{max-width:800px;line-height:1.6;text-align:justify}.product-sub-section .standard-content>*:first-child{margin-top:0}.product-description .product-details{width:400px;margin-left:30px;padding:20px 30px}.product-description .product-details li{margin-bottom:10px}@media screen and (max-width: 1365px){.top-menu{top:65px}.top-menu-item{font-size:17px}.main-full{padding:15px}.nomenclature-content{overflow:auto;padding:0 15px 0 10px}.nomenclature-view,.nomenclature-item-list{height:auto;overflow:auto}.nomenclature-view{width:100%;padding:0}.nomenclature-item-list{width:100%;float:none;padding:0 0 0 10px;margin-bottom:10px;border-left:1px solid hsl(0,0%,80%)}}@media screen and (max-width: 979px){.top-menu{top:55px}.top-menu .top-menu-home-button{display:none}.top-menu-item{font-size:16px}.top-menu-item:nth-of-type(n+6){display:none}.top-menu .top-menu-more{display:block}.breadcrumbs{padding-left:40px;height:40px}.breadcrumb-items{min-width:calc(100% - 40px);position:absolute;right:0;padding-right:10px;white-space:nowrap;overflow:hidden}.breadcrumb-item:nth-last-child(n+3){display:none}.breadcrumbs>i{display:none}.breadcrumbs-expand-button{display:block;z-index:3;margin:0;text-align:right;padding-right:30px;width:auto}.breadcrumbs-expand-button i{background-color:#e6e6e6;padding-right:10px;box-shadow:-10px 0 20px #e6e6e6;width:auto}.breadcrumbs-expand-button:before{height:calc(100% - 6px);top:3px;width:calc(100% - 25px);left:3px;background-color:#0000001a;z-index:4}.product-header-main h1{width:calc(100% - 55px)}.product-fullscreen-button{padding-right:0;width:40px}.product-fullscreen-button span{display:none}.product-header{height:170px}.machine-tabs{left:-144px;bottom:-35px}.product-main{height:calc(100% - 170px)}.nomenclature-toolbar-left button{padding-right:0}.nomenclature-toolbar-left button span{display:none}}@media screen and (max-width: 767px){.product-main{overflow:hidden;position:relative}.nomenclature{width:200%;position:absolute;overflow:hidden;left:0;top:0;transition:transform .5s ease-out}.nomenclature-left-col,.nomenclature-main{position:absolute;width:calc(50% - 10px);height:calc(100% - 10px)}.nomenclature-main{left:calc(50% + 5px)}}@media screen and (max-width: 639px){.top-menu{top:50px}.top-menu-item{padding:0 5px;font-size:14px}.breadcrumb-item{font-size:12px}.top-menu-item:nth-of-type(n+5){display:none}.product-main-picture{width:60px;height:60px;margin-right:10px}.product-header{height:110px}.product-header-main{width:calc(100% - 70px);height:85px}.product-main{height:calc(100% - 110px)}.machine-tabs{left:-74px;bottom:-25px}.machine-tabs button{font-size:13px;padding:0 12px}}.machine-2{padding-bottom:0;transition:padding .2s ease-out}.machine-2 .machine-tabs{right:134px;transform:translate(134px);left:auto;transition:transform .2s ease-out .3s}.machine-2 .machine-tabs button:last-child{padding-right:16px}.machine-2 .machine-tabs button:last-child:before{width:calc(100% - 4px)}.machine-2 .shopping-cart-button{position:absolute;top:86px;height:44px;right:0;opacity:0;pointer-events:none;transition:transform .2s ease-out,opacity .2s linear}.machine-2 .quotations-button{right:64px}.machine-2 .shopping-cart-button-on{opacity:1;pointer-events:auto;transition:transform .2s ease-out .5s,opacity .2s linear .5s}.product-wrapper{height:calc(100% - 136px);clear:both}.product-wrapper .product-main{height:100%;clear:both}header{transition:transform .2s ease-out,opacity .2s linear}.header-machine-hidden,.top-menu{transition:transform .2s ease-out .1s,opacity .2s linear .1s}.top-menu-machine-hidden{transition:transform .2s ease-out,opacity .2s linear}.header-machine-hidden,.top-menu-machine-hidden{opacity:0;transform:translateY(-30px);pointer-events:none}.machine-title-bar{opacity:0;transform:translate(-30px);pointer-events:none;transition:transform .2s ease-out .3s,opacity .2s linear .3s;position:fixed;width:100%;max-width:calc(100% - 650px);height:60px;left:0;top:0;z-index:90;padding:5px}.machine-2-full{padding-left:5px;padding-right:5px}.machine-2-full .machine-tabs{transform:none}.machine-title-bar-on{opacity:1;transform:none;pointer-events:auto}.machine-title-bar>*{float:left}.machine-scroll-to-top{margin:5px 10px 5px 5px}.machine-scroll-to-top i{transform:scaleY(-1)}.machine-title-bar img{display:block;height:100%;width:auto;border:1px solid hsl(0,0%,80%)}.machine-title-bar h4{margin:0 10px;line-height:50px;font-weight:400;white-space:nowrap;text-overflow:ellipsis;width:calc(100% - 130px);overflow:hidden}.machine-title-bar h4 .product-reference-small{font-weight:700;font-size:calc(1em - 2px)}.nomenclature-item{font-size:14px;padding:0 10px 14px}.nomenclature-item-inner{position:relative}.nomenclature-item-title-wrapper,.nomenclature-item-toolbar,.nomenclature-item-toolbar-quantity{display:flex}.nomenclature-item-title-wrapper{align-items:center;border-top:1px solid hsl(0,0%,80%);padding-top:14px}.nomenclature-item:first-child .nomenclature-item-title-wrapper,.nomenclature-item-highlighted+.nomenclature-item .nomenclature-item-title-wrapper,.nomenclature-item-highlighted .nomenclature-item-title-wrapper{border-color:transparent}.nomenclature-item-title{font-size:16px}.nomenclature-item-number{width:30px;height:30px;line-height:26px;border-radius:50%;font-weight:700;border:1px solid transparent;margin-right:10px;text-align:center;color:#fff;background-color:#007ed9}.nomenclature-item-remote .nomenclature-item-number{border-color:#ccc;background-color:#fff;color:gray}.nomenclature-item-details{margin:5px 0}.nomenclature-item-details li{line-height:1.2;margin-bottom:3px}.nomenclature-item-toolbar{justify-content:space-between}.nomenclature-item-highlighted button.button-secondary-action,.nomenclature-item-highlighted input,.nomenclature-item-highlighted .nomenclature-item-number{border-color:transparent}.nomenclature-item-highlighted .nomenclature-item-number{background-color:#fff;color:#007ed9}.nomenclature-item-toolbar-quantity{align-items:center}.nomenclature-item-toolbar-quantity input{font-size:14px;height:30px;line-height:28px;width:50px;margin:0 10px;text-align:right}.nomenclature-item-toolbar-quantity label{font-weight:700;margin:0;padding:0}.nomenclature-toolbar-left strong{text-indent:10px;display:block}.machine-marker{border-radius:50%;text-align:center;position:absolute;border:2px solid;height:40px;line-height:36px}.machine-marker span{font-size:20px}.machine-marker-1{bottom:30%;right:10%}.machine-marker-2{bottom:25%;right:50%}.machine-marker-3{bottom:25%;right:25%}.machine-marker-6{bottom:25%;left:20%}.machine-marker-8{bottom:35%;left:5%}.machine-marker-9{bottom:10%;left:60%}.machine-marker-10{bottom:50%;left:85%}.machine-marker:hover:before,.machine-marker:focus:before{opacity:.3}.machine-marker:active:before,.machine-marker:focus:before,.machine-marker-highlighted:before{opacity:1;transform:none}.machine-marker-highlighted{pointer-events:none}.machine-marker-highlighted span{color:#fff}.nomenclature-order-info{font-weight:700;margin:5px 0 8px}.nomenclature-order-info strong{display:block}.nomenclature-stock-info{font-size:13px;margin-left:-2px;line-height:1.2;display:flex;align-items:flex-start;transition:all .1s linear}.nomenclature-stock-info:before{content:"";display:block;margin-right:5px;border:2px solid #fff;width:12px;height:12px;border-radius:50%;background-color:#70bf00}.nomenclature-stock-info span{width:calc(100% - 17px)}.nomenclature-item-toolbar input{border-width:2px}.nomenclature-item-toolbar input:disabled{border-width:1px}.nomenclature-item-toolbar input:focus{border-color:#70bf00;outline-color:#70bf00;outline-width:3px}.nomenclature-item-toolbar input.input-border-orange:focus{border-color:#ff7b00;outline-color:#ff7b00}.nomenclature-item-toolbar input.input-border-red:focus{border-color:#eb003b;outline-color:#eb003b}.nomenclature-stock-info.color-orange:before{background-color:#ff7b00}.nomenclature-stock-info.color-red:before{background-color:#eb003b}.nomenclature-item-highlighted .nomenclature-stock-info{color:#fff}@keyframes stock-change{50%{transform:scale(1.2)}to{transform:none}}.stock-info-changing:before{animation:stock-change .2s ease-out}.machine-view-inner{opacity:0;pointer-events:none;transform:translate(-30px)}.machine-view-inner-current{opacity:1;pointer-events:auto;transform:none}.nomenclature-view-nav{position:absolute;left:25px;bottom:20px;display:flex}.machine-view{position:relative}.nomenclature-view-nav div{width:60px;height:60px;border:1px solid hsl(0,0%,80%);outline:3px solid transparent;transition:all .1s linear;cursor:pointer;overflow:hidden;background:#fff;position:relative}.nomenclature-board-marked:after{position:absolute;content:"";display:block;width:10px;height:10px;border-radius:50%;bottom:5px;right:5px;background-color:#007ed9}div.nomenclature-board-active{border-color:#007ed9;outline-color:#007ed9}.nomenclature-view-nav div+div{margin-left:10px}.nomenclature-view-nav div img{width:100%;transition:transform .2s ease-out;display:block}.nomenclature-view-nav div:hover img{transform:scale(1.2)}.nomenclature-error{background:#fff;padding:5px 10px 8px;font-size:13px;line-height:1.2;margin:0 -10px}.shopping-cart-wrapper{position:relative}.shopping-cart-popin{top:80px;right:-85px;z-index:1000;transform:translateY(-20px);width:650px;padding:20px 0 20px 20px}.shopping-cart-popin-inner{overflow:auto;padding-right:20px}.shopping-cart-popin:before{content:"";position:absolute;right:92px;display:block;width:16px;height:16px;top:-7px;background-color:#fff;transform:translate(-8px) rotate(45deg);box-shadow:-5px -5px 5px #0000001a;z-index:0}.shopping-cart-popin p{line-height:1.2;margin:10px 0}.shopping-cart-popin p small{font-size:14px}.shopping-cart-popin table{margin:0 -10px 20px;width:calc(100% + 20px)}.shopping-cart-popin table:last-of-type{margin-bottom:0}.shopping-cart-popin table input[type=radio]:checked+label{font-weight:700;pointer-events:auto}.shopping-cart-popin table input[type=radio]+label{margin:0}.shopping-cart-popin tbody tr,.shopping-cart-popin tbody tr:hover,.shopping-cart-popin tbody tr:nth-of-type(odd){background-color:transparent}.shopping-cart-popin th,.shopping-cart-popin td{width:1%;text-align:right;white-space:nowrap;padding:5px 10px;line-height:1.2;font-size:16px}.shopping-cart-popin th.cart-name-td,.shopping-cart-popin td.cart-name-td{width:auto;text-align:left;white-space:normal}.shopping-cart-popin td:last-child{text-align:center}.shopping-cart-popin tr:last-child td{padding-top:10px}.shopping-cart-popin th{padding-top:0;padding-bottom:0}.shopping-cart-popin th:first-child{padding-left:0}.shopping-cart-popin th+th{padding-right:0}.shopping-cart-popin button{width:auto;display:inline-block}.shopping-cart-popin td.active-cart-td{padding-right:0;width:40px}.shopping-cart-popin td>i.icon_24_check{text-align:center;height:30px;width:30px;line-height:30px;border-radius:50%;display:inline-block}.shopping-cart-popin-close{position:absolute;right:20px;top:20px}.moovapps-document-header .logo-wrapper{padding-left:10px}.moovapps-document-header .logo-wrapper a{padding:3px 0}.moovapps-document-header .header-right{margin-right:10px}.moovapps-document-header .header-right button{margin:0}.moovapps-document-header .header-right button:before{width:calc(100% - 4px);height:calc(100% - 4px);left:2px;top:2px}.m3dp-header,.m3dp-welcome-body{background-color:#f5f5f5}.m3dp-welcome-container{max-width:500px;padding:40px;margin:0 auto;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.m3dp-welcome-container>*{margin:20px 0}.m3dp-welcome-container>img{margin-bottom:40px}.m3dp-welcome-container img,.m3dp-welcome-container input{max-width:320px}.m3dp-welcome-container p{font-size:20px}.m3dp-welcome-container input{height:60px;line-height:60px;font-size:24px;text-align:center}.m3dp-welcome-container .button{padding:0 30px!important}.m3dp-body .button-small:not(".button-square"){padding:0 20px!important}.m3dp-welcome-body .m3dp-toggle{position:absolute;right:10px;top:10px;z-index:500}.m3dp-toggle .mini-menu{transform:translateY(-20px);text-align:right;right:30px}.m3dp-welcome-body .m3dp-toggle .mini-menu{right:10px}.m3dp-toggle .mini-menu-expanded{transform:none}.m3dp-body button,.m3dp-body .button{font-weight:400}.m3dp-body button,.m3dp-body .button,.m3dp-body button:before,.m3dp-body .button:before{border-radius:0}.m3dp-body footer{background-color:transparent;display:none}.m3dp-header{border:none;display:flex;align-items:center;justify-content:space-between}.m3dp-header img{height:30px}.m3dp-header form input{width:350px;text-align:center;margin:0 10px 0 0}.m3dp-header form>*{display:inline-block;vertical-align:middle}.m3dp-body .m3dp-toggle{top:20px}.m3dp-header{height:75px;padding:10px 20px}.m3dp-player-list-wrapper{padding:20px 20px 0}.m3dp-player-list-inner{margin:0 -10px;display:flex;flex-flow:row wrap}.m3dp-player-list-inner a{width:calc(33.33% - 20px);padding:4px;margin:0 10px 20px;display:block;background-color:#f5f5f5;opacity:0;transform:translateY(-15px);position:relative;outline:none}@keyframes appear-anim{to{opacity:1;transform:none}}.m3dp-player-list-inner a:nth-of-type(1){animation:appear-anim .2s ease-out forwards}.m3dp-player-list-inner a:nth-of-type(2){animation:appear-anim .2s ease-out .05s forwards}.m3dp-player-list-inner a:nth-of-type(3){animation:appear-anim .2s ease-out .1s forwards}.m3dp-player-list-inner a:nth-of-type(4){animation:appear-anim .2s ease-out .15s forwards}.m3dp-player-list-inner a:nth-of-type(5){animation:appear-anim .2s ease-out .2s forwards}.m3dp-player-list-inner a img{width:100%;display:block}.m3dp-player-list-inner h3{text-align:center;margin:4px 0;font-weight:400;padding:0 45px;line-height:1.2;min-height:40px}.m3dp-player-list-inner h3 span{display:block;padding:9px 0 7px}.player-trash-button{position:absolute;bottom:4px;right:4px;opacity:.6}.player-update{width:calc(100% - 8px);position:absolute;top:4px;left:4px;background-color:#009ad5cc;opacity:0;transform:translateY(-4px);animation:appear-anim .2s ease-out .2s forwards}.m3dp-single-player-header{height:60px}.m3dp-player-single-wrapper{height:calc(100% - 65px);overflow:hidden;position:relative}.m3dp-player-single-wrapper img{object-fit:cover;height:100%;transition:all .2s ease-out}.m3dp-player-single-wrapper img+img{position:absolute;top:0;left:0;opacity:0;transform:translate(30px)}.m3dp-progress-bar{height:5px;background-color:#e6e6e6}.m3dp-progress-bar-inner{background-color:#009ad5;width:25%;height:100%;transition:all .2s ease-out}.m3dp-player-single-body-next .m3dp-progress-bar-inner{transform:scaleX(2);transform-origin:left center}.m3dp-single-player-header{padding:10px}.m3dp-single-player-header h2{margin:0 10px 0 70px;line-height:40px;height:40px}.m3dp-header-buttons{display:flex;align-items:center;justify-content:flex-end}.m3dp-header-buttons>button{height:40px}.m3dp-header-buttons:first-child>button{margin-right:10px}.m3dp-header-buttons:last-child>button{margin-left:10px}.m3dp-header-buttons .mini-menu{width:auto;right:70px}.m3dp-player-single-body{height:100%;overflow:hidden}.m3dp-single-player-steps h3{line-height:40px;margin:0 0 0 40px;transition:all .2s ease-out}.m3dp-single-player-steps-wrapper{position:absolute;top:calc(100% - 60px);left:0;width:100%;z-index:10;transition:all .2s linear}.m3dp-single-player-steps{background-color:#fffc}@keyframes steps-expand-anim{0%{transform:translateY(0)}to{transform:translateY(-200px)}}@keyframes steps-expand-anim-2{0%{transform:translateY(-200px)}to{transform:translateY(0)}}.m3dp-single-player-steps-wrapper-expanded{animation:steps-expand-anim .2s ease-out forwards}.m3dp-single-player-steps-wrapper-collapsed{animation:steps-expand-anim-2 .2s ease-out forwards}.m3dp-player-single-body>ul{padding:20px 30px;background-color:#fffc;position:absolute;z-index:10;top:75px;right:10px;height:calc(100% - 145px);opacity:0;pointer-events:none;transform:translate(30px);transition:all .2s ease-out}.m3dp-player-single-body>ul.step-list-visible{opacity:1;transform:none;pointer-events:auto}.m3dp-player-single-body>ul li{position:relative;padding:10px;font-size:20px}.m3dp-player-single-body>ul li i{position:absolute;left:-15px;top:7px}.m3dp-step-info{display:flex;align-items:flex-start;padding:10px 0 10px 10px;height:200px;background-color:#ffffffe6;border-top:1px solid hsl(0,0%,80%)}.m3dp-step-info>*{padding:10px 0 10px 10px;width:50%}.m3dp-step-info-files{display:flex;flex-flow:row wrap}.m3dp-step-info-files li{width:50%;padding-right:20px;padding-bottom:20px;display:flex;align-items:center;justify-content:flex-start}.m3dp-step-info-files img{margin-right:10px;height:40px;width:auto}.m3dp-step-count{border-left:1px solid hsl(0,0%,80%);padding-left:15px;height:40px;line-height:40px}.m3dp-step-see-more{width:150px;padding-right:15px;border-right:1px solid hsl(0,0%,80%)}.m3dp-step-see-more:before{display:none}.m3dp-step-see-more>*{transition:all .2s ease-out}.m3dp-step-see-more .rotated-bottom+span,.m3dp-step-see-more span+span{opacity:0}.m3dp-step-see-more span+span{position:absolute;z-index:2;left:60px}.m3dp-step-see-more .rotated-bottom+span+span{opacity:1}.m3dp-single-player-steps h3+h3{position:absolute;left:0;top:0;width:calc(100% - 120px);height:100%;line-height:60px;text-align:center;opacity:0;transform:translateY(10px)}.m3dp-player-single-body-next .m3dp-player-single-wrapper img:first-of-type,.m3dp-player-single-body-next h3:first-of-type{opacity:0}.m3dp-player-single-body-next .m3dp-player-single-wrapper img:first-of-type{transform:translate(30px)}.m3dp-player-single-body-next h3:first-of-type{transform:translateY(10px)}.m3dp-player-single-body-next .m3dp-player-single-wrapper img+img,.m3dp-player-single-body-next h3+h3{opacity:1;transform:none}.m3dp-ui-dimmed{opacity:.4!important;z-index:9!important;pointer-events:none!important}.m3dp-player-steps-header{position:absolute;top:0;left:0;width:100%;height:100px;z-index:20;background-color:#f5f5f5;font-size:1.2em;padding:15px 20px;transform:translateY(-30px);opacity:0;pointer-events:none}.m3dp-player-steps-header h3{font-size:24px;margin:0}.m3dp-player-steps-header p{margin:0}.m3dp-player-steps-header button{position:absolute;top:10px;right:20px}.m3dp-player-steps-body{position:absolute;top:0;left:0;padding:120px 20px 20px;width:100%;height:100%;z-index:19;opacity:0;pointer-events:none;overflow:hidden}.m3dp-player-steps-body a{padding:4px 34px 20px;display:flex;align-items:flex-start;justify-content:flex-start;width:calc(100% + 50px);margin:0 -30px 16px}.m3dp-player-steps-body a:last-child{margin-bottom:0;border-bottom:0}.m3dp-player-steps-body a:hover,.m3dp-player-steps-body a:focus,.m3dp-player-steps-body a{border-bottom:1px solid hsl(0,0%,80%)}.m3dp-player-steps-body a img{width:307px;margin-right:20px}.m3dp-player-steps-body a>*{opacity:0}.m3dp-player-steps-body a:first-child img{transform:translateY(-25px)}.m3dp-player-steps-body a>h3{transform:translate(-30px)}.m3dp-player-steps-body a>h3 span+span{display:block;font-size:16px;font-weight:400}.m3dp-player-list-body-2 .m3dp-player-list-header,.m3dp-player-list-body-2 .m3dp-player-list-inner>*{opacity:0;pointer-events:none;transition:opacity .2s linear}.m3dp-player-list-body-2 .m3dp-player-list-inner>.m3dp-go-to-steps{transition:opacity 0s linear .2s}.m3dp-player-list-body-2 .m3dp-player-steps-header,.m3dp-player-list-body-2 .m3dp-player-steps-body{opacity:1;pointer-events:auto;transform:none;transition:opacity .2s linear .2s,transform .2s ease-out .2s}.m3dp-player-list-body-2 .m3dp-player-steps-header{transition:opacity .2s linear .5s,transform .2s ease-out .5s}.m3dp-player-list-body-2 .m3dp-player-steps-body a:first-child img{transform:none;opacity:1;transition:transform .2s ease-out .4s}.m3dp-player-list-body-2 a+a img,.m3dp-player-list-body-2 a>h3{transform:none;opacity:1}.m3dp-player-list-body-2 a:first-child h3{transition:opacity .2s linear .8s,transform .2s ease-out .8s}.m3dp-player-list-body-2 a:nth-child(2) img,.m3dp-player-list-body-2 a:nth-child(2) h3{transition:opacity .2s linear .9s,transform .2s ease-out .9s}.m3dp-player-list-body-2 a:nth-child(3) img,.m3dp-player-list-body-2 a:nth-child(3) h3{transition:opacity .2s linear 1s,transform .2s ease-out 1s}.standard-left-col .main-cta{display:block;width:100%;margin-bottom:15px}.vertical-menu .button{width:100%;display:block;height:44px;line-height:44px;font-weight:400;text-align:left}.vertical-menu .button i{float:right;line-height:40px;opacity:0;transform:translate(-5px);transition:transform .2s ease-out,opacity .2s linear}.vertical-menu .button:before{width:calc(100% - 4px);height:calc(100% - 4px);left:2px;top:2px}.vertical-menu .button:focus:before,.vertical-menu .button:hover:before{opacity:.5}.vertical-menu .button:active:before{opacity:0;transform:scale(.7)}.vertical-menu .button:focus i,.vertical-menu .button:hover i{opacity:.7;transform:translate(0)}.vertical-menu .vertical-menu-current-item{font-weight:700;pointer-events:none}.vertical-menu .vertical-menu-current-item i,.vertical-menu .vertical-menu-current-item:before{opacity:1}.vertical-menu .vertical-menu-current-item i{transform:translate(0)}.vertical-menu .vertical-menu-current-item:before{transform:scale(1)}.bottom-link-wrapper-simple{text-align:center;margin:10px 0 0}.dropdown-actions-wrapper{position:relative}.dropdown-actions{position:absolute;top:0;left:-5px;z-index:120;padding-top:75px;width:calc(100% + 10px);display:none;opacity:0}.dropdown-actions-inner{background-color:#fff;position:relative;padding:15px}.dropdown-actions-inner>button{width:100%;text-align:left;transform-origin:left center;margin-bottom:2px}.vertical-menu-more{display:none}.vertical-menu-more li{opacity:0;transform-origin:left center}.faq-menu button{text-align:left;padding:10px 5px}.faq-menu button>*{float:left}.faq-menu button i{width:20px;height:20px;margin-right:10px;line-height:20px;padding:0}.faq-menu button span{font-size:16px;line-height:1.2;width:calc(100% - 30px)}.faq-menu button:focus:before,.faq-menu button:hover:before{opacity:.5}.faq-menu button:active:hover:before{opacity:0}.faq-block-excerpt{padding:0 10px 0 40px;font-size:16px;line-height:1.2;display:none}.faq-block-excerpt p{margin-top:5px;opacity:0}.process-table{margin-top:20px}.table-author img{width:40px;vertical-align:middle;margin-right:10px}tbody .table-author span{display:inline-block;vertical-align:middle;margin-top:2px}.table-progress{text-align:right}.table-progress .progress-bar{width:40px;height:5px;display:inline-block;background:hsl(0,0%,90%);vertical-align:middle;position:relative;margin-left:5px}.table-progress .progress-bar:before{content:"";width:100%;height:100%;display:block;position:absolute;left:0;top:0;transform-origin:left center;background-color:#00acaf}.table-progress-20 .progress-bar:before{transform:scaleX(.2)}.table-progress-60 .progress-bar:before{transform:scaleX(.6)}.table-progress-100 .progress-bar:before{background-color:#70bf00}tbody .table-status:before{content:"";display:inline-block;vertical-align:middle;width:10px;height:10px;margin-right:5px;margin-bottom:2px;border-radius:50%}tbody .table-status-new:before{background-color:#d900a3}tbody .table-status-in-progress:before{background-color:#00acaf}tbody .table-status-solved:before{background-color:#70bf00}tbody .table-status-reopen:before{background-color:#eb003b}tbody td a{border-bottom-color:#007bc200}tbody td a:focus,tbody td a:hover{border-bottom:1px dotted hsla(202,100%,38%,1)}.process-refine-search-fields{font-size:0}.process-refine-search-fields>*{font-size:calc(1rem - 2px)}.process-refine-search-fields select,.process-refine-search-fields input{font-size:calc(1rem - 4px)}.process-refine-search-fields label,.process-refine-search-fields label+*{display:inline-block;vertical-align:middle}.process-refine-search-fields label{width:60px;margin-bottom:15px}.process-refine-search-fields label+*{width:calc(100% - 60px)}.search-with-select{font-size:0}.search-with-select>*{font-size:calc(1rem - 4px);display:inline-block;vertical-align:top}.search-with-select select{width:50%;margin-right:10px}.search-with-select input{width:calc(50% - 10px)}.title-wrapper-actions .dropdown-actions{padding-top:60px;width:260px;left:0}.title-wrapper-actions .dropdown-actions-inner:before{left:25px}.title-wrapper-actions .dropdown-actions-inner>*{margin:15px 0 0}.title-wrapper-actions .dropdown-actions-inner>*:first-child{margin:0}.process-mobile-select{display:none}@media screen and (max-width: 979px){.standard-left-col .dropdown-actions-wrapper{width:auto}.standard-left-col .header-right:after{content:"";display:block;clear:both}.standard-left-col .dropdown-actions{width:100%;left:0}.standard-left-col .bg-white,.standard-left-col .dropdown-actions .main-cta{margin-bottom:0}.dropdown-actions{padding-top:70px}.process-main-title{display:none}.process-mobile-select{display:block;margin-bottom:20px}.process-table{margin-top:-10px}.process-mobile-select-wrapper>*{float:left}.process-mobile-select-wrapper label{width:40px;margin-right:10px;line-height:40px}.process-mobile-select-wrapper select{width:calc(100% - 50px);margin:0;height:40px;line-height:40px}}@media screen and (min-width: 480px) and (max-width: 979px){.standard-left-col .main-cta{width:auto;float:right}.standard-left-col .dropdown-actions-wrapper{left:auto;right:0;width:250px;float:right}.standard-left-col .dropdown-actions-inner:before{left:auto;right:15px}}.process-refine-search-trigger{display:none}@media screen and (max-width: 639px){.search-facets .search .search-wrapper{margin-bottom:3px}.search-facets .search-input{margin-bottom:0}.process-search-title,.search-facets-categories-wrapper,.process-refine-search h4{display:none}.process-refine-search{width:100%!important;display:none;opacity:0;transition:opacity .1s linear}.process-refine-search-expanded{opacity:1;transition:opacity .2s linear .05s}.process-refine-search-trigger{display:inline-block;margin-bottom:10px}.process-refine-search-trigger i{transition:transform .1s ease-out;padding-left:0}.process-refine-search-triggered i{transform:rotate(90deg)}}.profile-page{max-width:360px;margin:0 auto}.profile-avatar,.profile-avatar img{width:100%}.profile-avatar p{margin:0}.profile-avatar img{height:auto;display:block}.profile-avatar{position:relative;background:hsl(0,0%,80%);margin-bottom:20px}.profile-avatar button{position:absolute;bottom:10px;right:10px;opacity:.7;transition:opacity .1s linear}.profile-avatar button:focus,.profile-avatar button:hover{opacity:1}.profile-details dt,.profile-details dd{display:inline-block;vertical-align:baseline;margin-bottom:20px}.profile-details dt{font-weight:700;width:120px}.profile-details dd{width:calc(100% - 120px)}@media screen and (min-width: 768px){.profile-page{max-width:750px}.profile-page>*{float:left;width:40%}.profile-details{padding-left:50px;width:60%}.profile-details dt{width:150px}.profile-details dd{width:calc(100% - 150px)}}.title-zone{padding-left:5px}.title-zone h1{padding-top:10px;padding-bottom:.5em;margin:0;padding-left:15px}.title-zone .button,.title-zone .button+h1{vertical-align:middle}.title-zone .button{margin:15px 15px 15px 0}.title-zone .button+h1{display:inline-block;width:calc(100% - 55px);padding-left:0}@media screen and (max-width: 639px){.title-zone .button.button-big{margin:5px 5px 5px 0}.title-zone .button.button-big,.title-zone .button.button-big i{width:40px;height:40px;line-height:40px;font-size:24px}.title-zone h1{font-size:18px;font-weight:400;margin-top:-4px;line-height:1.2}}@media screen and (min-width: 640px){.title-zone{padding-left:15px}.title-zone .button+h1{width:calc(100% - 95px)}}.title-zone-smaller{padding-left:5px}.title-zone-smaller .button.button-big{margin:5px 5px 5px 0}.title-zone-smaller .button.button-big,.title-zone-smaller .button.button-big i{width:40px;height:40px;line-height:40px;font-size:24px}.title-zone-smaller h1{font-size:22px;font-weight:400;margin-top:-4px;line-height:1.2}.title-wrapper h1,.title-wrapper h2,.title-wrapper h3{border-bottom:5px solid hsl(0,0%,90%);padding-bottom:.5em;margin-bottom:.5em;line-height:1.2}.title-wrapper h2,.title-wrapper h3{margin-top:-.4em}@media screen and (max-width: 1365px){.title-wrapper h2,.title-wrapper h3{margin-top:0}}.title-wrapper-actions{margin:0 0 15px;font-size:0}.title-wrapper-actions>*,.pager-actions>*{display:inline-block;vertical-align:middle;margin-right:15px;font-size:1rem}.pager-actions{margin:0;float:right}.pager-actions>*{margin:0 0 0 15px}.pager-select>span{display:inline-block;vertical-align:middle;margin-left:5px;line-height:1;margin-top:-.25em}.title-wrapper-actions .pager{font-size:0}.title-wrapper-actions .pager-item{font-size:18px;margin-left:5px}.pager-item span{line-height:38px}.pager-current.button-square{font-weight:400;pointer-events:none;border-radius:0;width:auto;min-width:25px;border-bottom:2px solid hsl(0,0%,80%)}.pager-current span{line-height:40px;height:38px;overflow:hidden}.pager-first:after{content:"";display:block;height:13px;width:2px;background-color:#4d4d4d;position:absolute;z-index:3;left:14px;top:13px}.pager-last:after{content:"";display:block;height:13px;width:2px;background-color:#4d4d4d;position:absolute;z-index:3;right:14px;top:14px}@media screen and (max-width: 1365px){.title-wrapper-actions .pager-item.button-clear{display:none}}.search-main-col{overflow-x:hidden}.search-facets .search-wrapper,.search-facets h4{margin-bottom:20px}.search-facets-categories input[type=radio]+label{display:block;width:200px}.search-facets-categories input[type=radio]:checked+label{font-weight:700}.search-facets-categories .notif-counter{top:-4px;font-size:16px;width:33px;height:33px;line-height:24px}.search-facets-categories li{margin-bottom:15px}.search-facets-categories li:last-of-type{margin-bottom:0}.search-facet-inactive{opacity:.3;pointer-events:none}.refine-search input{margin-bottom:15px}.search-result{position:relative}.search-result-inner{display:block;border-bottom:1px solid hsl(0,0%,80%);padding:15px;font-size:0;position:relative}.search-results-main .search-result:last-of-type .search-result-inner{border:none}.search-result-inner>*{position:relative}a.search-result-inner:before{content:"";position:absolute;width:100%;height:100%;left:0;top:0;opacity:0;transition:opacity .2s linear,transform .2s ease-out;background-color:#ccc}.search-result-inner:focus,.search-result-inner:hover{opacity:1}.search-result-inner:focus:before,.search-result-inner:hover:before{opacity:.3;transition:opacity .1s linear,transform .1s ease-out}.search-result-inner:active:before{opacity:0;transition:opacity .1s linear,transform .1s ease-out}.search-result h3{margin:0 0 5px}.search-result p{font-size:18px;margin:0}.search-misc-data>i{vertical-align:middle;padding-bottom:2px}.search-result-image,.search-result-data{display:inline-block;vertical-align:top}.search-result-thumbnail-small{width:60px;height:60px}.search-result-thumbnail-big{width:90px;height:auto}.search-result-image img{width:100%;height:auto;vertical-align:bottom}.default-avatar{padding:6px;background-color:#b3b3b3}.default-avatar img{width:48px;opacity:.5}.search-result-data{width:calc(100% - 60px);padding:0 40px 0 15px;position:relative}.search-result-thumbnail-big+.search-result-data{width:calc(100% - 90px)}.search-result-misc{position:absolute;pointer-events:none;top:0;right:0;text-align:right;padding:25px 15px 0 0;height:100%}.search-result-misc>*{display:inline-block;vertical-align:top;padding-left:50px}.search-results-main.search-results-doc h3{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-bottom:0}.search-results-main.search-results-doc .search-result-data{width:calc(100% - 140px)}.search-results-main.search-results-doc .search-result-misc{width:420px}.search-results-main.search-results-doc .search-result-misc-data{font-size:16px;text-align:left}.search-result-misc a,.search-result-misc button{pointer-events:auto}.refine-search-products,.search-results-products-wrapper{display:none;opacity:0}.search-results-products{margin:10px -10px 0}.search-results-products .catalog-item{padding:10px}@media screen and (max-width: 1599px){.search-result-misc .button{padding:0}.search-result-misc .button span{display:none}.search-results-main.search-results-doc .search-result-data{width:calc(100% - 250px)}}@media screen and (max-width: 1365px){.search-facets-categories label{font-size:16px}.title-wrapper-actions .dropdown-actions-wrapper,.title-wrapper-actions>button{padding:0;margin-right:5px}.title-wrapper-actions>button span,.title-wrapper-actions .dropdown-actions-button span{display:none}.pager-actions>*{margin-left:5px}.search-result-inner{padding:10px 5px}.search-results-main.search-results-doc .search-result-data{width:calc(100% - 110px);padding:0 20px 0 10px;line-height:1.3}.search-result-misc{padding-right:10px;padding-top:15px;line-height:1.2}.search-result-misc>*{padding-left:20px}}@media screen and (max-width: 1365px){.search-result-thumbnail-small{width:40px;height:40px}}@media screen and (max-width: 1365px){.pager-first,.pager-last,.pager-select>span{display:none}}.search-result-misc-actions{display:none}.customers-panel .search-result{height:110px}.customers-panel .search-result-inner{height:100%}.search-result-company-thumbnail{background:#fff;margin:-10px 0 -10px -15px;height:calc(100% + 20px);width:110px;padding:10px;text-align:center}.search-result-company-thumbnail:before{height:100%;content:"";display:inline-block;vertical-align:middle}.search-result-company-thumbnail img{display:inline-block;vertical-align:middle}.search-result-company-thumbnail+.search-result-data{width:calc(100% - 110px)}.customers-panel p{font-size:16px;line-height:1.3}.customers-panel h3{margin:-5px 0 0}.search-result-company-default-thumbnail{background:hsl(0,0%,85%)}.search-result-company-default-thumbnail img{width:48px;height:48px}.shortcut-bar{position:fixed;z-index:100;padding-top:75px;height:100%;width:60px;transition:width 0s linear .3s}@media screen and (max-width: 1365px){.shortcut-bar{padding-top:65px}}@media screen and (max-width: 979px){.shortcut-bar{padding-top:55px}}.shortcut-bar:before{content:"";display:block;position:absolute;height:100%;width:60px;transform-origin:left center;transition:transform .2s ease-in}.shortcut-bar>.button.button-clear{height:60px;line-height:60px;display:block;text-align:left;border-radius:0;width:100%}.shortcut-bar>.button-clear:before{transform:scale(1);border-radius:0}.shortcut-bar>.button i{width:60px;height:60px;line-height:60px;text-align:center;transition:all .1s linear;z-index:3;position:relative}.shortcut-bar>.button span{opacity:0;transform:scale(.5);transform-origin:left center;font-size:14px;font-weight:400;line-height:60px;padding:0 15px 0 5px;transition:all .1s linear}.shortcut-bar-expanded,.shortcut-bar:hover{width:240px;transition:width 0s linear}.shortcut-bar-expanded:before,.shortcut-bar:hover:before{transform:scaleX(4);transition:transform .1s ease-out}.shortcut-bar-expanded>.button i,.shortcut-bar:hover>.button i{transform:translate(5px)}.shortcut-bar-expanded>.button span,.shortcut-bar:hover>.button span{transform:scale(1);opacity:1}.shortcut-bar .notif-counter{position:absolute;top:8px;left:30px;border-color:#4d4d4d;transition:all .1s linear}.shortcut-bar-expanded .notif-counter,.shortcut-bar:hover .notif-counter{transform:translate(5px)}.shortcut-bar>.button:before{background-color:#616161}.shortcut-bar>.button:hover .notif-counter,.shortcut-bar>.button:focus .notif-counter{border-color:#616161}.shortcut-panel{display:none;opacity:0;position:fixed;top:75px;left:240px;height:calc(100% - 75px);width:480px;z-index:-1}.shortcut-panel-top{padding:0 20px;position:relative;z-index:1}.shortcut-panel-close{position:absolute;right:5px;top:5px;padding:0;width:40px}.shortcut-panel-top h1{height:60px;line-height:55px;margin-bottom:0;font-size:32px}.shortcut-panel-top h1 .button{vertical-align:middle;margin-left:5px}.shortcut-panel-top form{height:60px}.shortcut-panel-inner{background-color:#e0e0e0;height:calc(100% - 120px);overflow:auto}.shortcut-panel .search-result-inner{padding:10px}.shortcut-panel.customers-panel .search-result-inner{padding:10px 15px}.shortcut-panel .search-result-inner:before{background-color:#fff}.shortcut-panel .search-result-inner:focus:before,.shortcut-panel .search-result-inner:hover:before{opacity:.5}.news-panel .search-result h3{font-size:18px;line-height:1.2}.shortcut-panel .search-result .search-misc-data,.shortcut-panel .search-result strong{font-size:15px;line-height:1.15}.colleagues-panel .search-result .search-misc-data{transform:translate(-5px)}.colleague-search-mail{position:absolute;right:0;top:0}.colleague-search-mail .icon_24_mail.color-blue{position:relative;transition:transform .1s ease-out .1s}.colleague-search-mail .icon_24_mail.color-orange{position:absolute;z-index:3;left:0;right:0;opacity:0;transform:scaleY(-1);transition:opacity .1s linear,transform .1s ease-out}.colleague-search-mail:before{background-color:#fff}.colleague-search-mail:focus .icon_24_mail.color-blue,.colleague-search-mail:hover .icon_24_mail.color-blue{transform:scaleY(0);opacity:0;transition:transform .1s ease-out}.colleague-search-mail:focus .icon_24_mail.color-orange,.colleague-search-mail:hover .icon_24_mail.color-orange{transform:scaleY(1);opacity:1;transition:opacity .1s linear .1s,transform .1s ease-out .1s}.smartpart-home-tiles{margin:-5px -15px 15px}.smartpart-home-tiles .home-tile{width:25%;height:200px;padding:15px}.smartpart-home-tiles .home-tile:before{width:calc(100% - 30px);height:calc(100% - 30px);left:15px;top:15px;border-width:0 0 5px}.smartpart-home-tiles .home-tile>span{font-size:18px;line-height:26px;margin:20px 20px 10px}.home-tile.colored-bg{background-color:transparent}.home-tile.colored-bg:before{opacity:1;border:0}.home-tile.colored-bg:hover:before,.home-tile.colored-bg:focus:before{opacity:.85}.promo-tile-value{display:block;height:70px;width:70px;margin:5px auto;line-height:68px;font-size:1.4em;text-align:center;font-weight:700;background-color:#00000026;border-radius:50%}.promo-tile-detail{display:block;text-align:center;width:100%}.smartpart-search-wrapper .title-wrapper{margin-bottom:15px}.smartpart-search-filters{display:none;background-color:#d9d9d9;padding:20px;text-align:center;margin-bottom:15px}.smartpart-search-filters-item{display:inline-block;vertical-align:top;width:50%;max-width:450px;font-size:0;opacity:0}.smartpart-search-filters-item>*{display:inline-block;vertical-align:top;text-align:left}.smartpart-search-filters-item select{width:calc(100% - 60px);margin:0}.smartpart-search-filters-item button{margin-left:5px}.smartpart-search-filter-button.button-active{color:#fff;background-color:gray}.smartpart-search-filter-button.button-active:before{opacity:0}.catalog-nomenclature h4{margin:10px 15px;text-align:left}.nomenclature-breadcrumbs{line-height:1.2;margin:5px 0;text-align:left}table{width:100%;border-collapse:collapse;font-size:16px}thead{font-weight:700}tbody tr:nth-of-type(odd){background-color:#f2f2f2}thead tr,.table-author,.table-progress,.table-status{white-space:nowrap}th{text-align:left}tr{transition:background-color .1s linear}tbody tr:hover{background-color:#007ed926}tbody tr.no-hover-tr:hover{background-color:transparent}th,td{padding:10px 15px 10px 5px;vertical-align:middle}th:first-child,td{padding-left:15px}tbody tr:hover td>.button-clear-light:hover:before{background:hsla(0,0%,100%,.8)}table input[type=text]{margin:0;width:100%}.table-reference{width:180px}.table-use-case{width:180px;text-align:center}.table-quantity{width:60px;text-align:right}.table-quantity input{text-align:right}.table-shopping-cart-button{width:60px}.table-checkbox input[type=checkbox]+label{margin:1px 0 0;height:20px;vertical-align:top}th.table-author .icon_24_avatar{display:none}@media screen and (max-width: 1599px){table,table .button-small span{font-size:14px}th,td{padding:6px 10px 8px 2px;vertical-align:middle}th:first-child,td{padding-left:13px}.table-progress .progress-value,.table-progress .progress-bar{display:block;width:30px;text-align:center;margin:0 auto}tbody .table-author span{display:none}th.table-author .icon_24_avatar{display:block}th.table-author .button-small.icon-right{padding-left:5px}th.table-author span{display:none}}@media screen and (max-width: 1365px){.table-author,.table-category,.table-progress{display:none}}.webexplorer-toolbar{font-size:0;padding:20px;margin:-30px -30px 0;background:hsl(0,0%,95%)}.webexplorer-tools-group{display:inline-block;vertical-align:top;margin-right:30px;padding-right:30px;border-right:1px solid hsl(0,0%,80%)}.webexplorer-tools-group:nth-last-child(-n+2){border:none;padding-right:0}.webexplorer-toolbar button{vertical-align:top;overflow:visible}.webexplorer-toolbar button.inactive{opacity:.3;pointer-events:none}.webexplorer-toolbar button:before{top:1px;left:1px;width:calc(100% - 2px);height:calc(100% - 2px)}.webexplorer-view-tools{margin:0;float:right}.webexplorer-view{padding-top:20px}.folder-tree-structure.tree-structure{position:relative;border-right:8px solid hsl(0,0%,90%);padding-right:10px}.folder-tree-structure.tree-structure:before,.folder-tree-structure.tree-structure:after{position:absolute;content:"";top:50%;display:block;background-color:#999;width:1px;height:20px;margin-top:-10px}.folder-tree-structure.tree-structure:before{right:-6px}.folder-tree-structure.tree-structure:after{right:-3px}.folder-tree-structure.tree-structure li button{font-weight:400;padding-left:10px}.folder-tree-structure.tree-structure li button.tree-structure-expanded-button{font-weight:700}.folder-tree-structure.tree-structure li button i{width:24px}.folder-tree-structure.tree-structure li button i:nth-of-type(2){position:absolute;left:10px;top:5px;opacity:0}.tree-structure.icon-tree ul ul{margin-left:30px}.icon-tree li button span{width:calc(100% - 50px);padding:0 3px}.icon-tree li button i:nth-of-type(1),.icon-tree li button i:nth-of-type(2){transition:opacity .1s linear}.icon-tree li button.tree-structure-expanded-button i:nth-of-type(2){opacity:1}.icon-tree li button.tree-structure-expanded-button i:nth-of-type(1){opacity:0}.webexplorer-grid-item{padding:15px;width:150px;vertical-align:top;overflow:visible}.webexplorer-grid-item img{width:60px;height:60px;display:block;margin:0 auto 10px;position:relative;z-index:2}.webexplorer-grid-item span{display:block;text-align:center;line-height:1.35;font-size:16px;font-weight:400}.doc-tooltip{opacity:0;pointer-events:none;transition:opacity .1s linear;background-color:#4d4d4d;color:#fff;position:absolute;left:0;top:80px;width:100%;border-radius:5px;padding:5px;z-index:3}.webexplorer-grid-item:hover .doc-tooltip,.webexplorer-grid-item:focus .doc-tooltip{opacity:1;transition:opacity .2s linear 1s}.doc-type{font-size:calc(1em - 4px);line-height:1.2;padding:5px 5px 7px;border-radius:5px;font-weight:400;margin:7px 2px 2px;background-color:#00000013}.webexplorer-grid-item:focus:before,.webexplorer-grid-item:hover:before{opacity:.6}.button-tooltip-wrapper{position:absolute;text-align:center;top:calc(100% + 2px);width:440px;left:-200px}.button-tooltip{display:inline-block;font-size:14px;font-weight:400;line-height:1.2;padding:5px 10px;color:#fff;background-color:#0009;border-radius:3px;opacity:0;pointer-events:none;transform-origin:center top;transform:translateY(-10px);transition:opacity .1s linear .1s,transform .1s ease-out .1s}button:hover .button-tooltip,button:focus .button-tooltip{opacity:1;transform:translateY(0)}.mcm-body{color:#2d2d2d;display:flex;flex-direction:column;overflow-x:hidden}::selection{background:#c03;color:#fff}.container-home{background:#2d2d2d url(bg-black.3d177be9549cfdbd.svg) repeat-y center center;background-size:contain}.mcm-promise-wrapper{background:url(bg.b6dc22370015c1c1.svg) no-repeat center center;background-size:cover}.container-std{padding:50px 0 0}@media screen and (min-width: 768px){.container-std{padding:56px 0 0}}@media screen and (min-width: 1366px){.container-std{padding:60px 0 0}}.container-mcm{flex:1}a,.color-mcm-red,.button.color-mcm-red{color:#c4154c}.button-clear-light.color-mcm-red:before{background-color:#c4154c1f}.bg-mcm-red{background-color:#c4154c}a,.border-mcm-red,.button.color-mcm-red{border-color:#c4154c}.button-mini.no-icon-button{padding:0 10px}.button:not(.button-clear):hover:before,.button:not(.button-clear):focus:before,button:not(.button-clear):hover:before,button:not(.button-clear):focus:before{opacity:.3}.mcm-video-teaser,.mcm-discover-section-inner,.mcm-mega-footer-inner,.mcm-events-wrapper,.mcm-about-us-inner,.mcm-mega-menu-inner,.mcm-top-menu-inner,.mcm-header-inner,.mcm-promise,.mcm-container{max-width:1580px;margin:0 auto;padding:0 20px}.mcm-header{position:relative;z-index:10001;box-shadow:0 1px 1px #00000026}.mcm-header-inner{height:110px;padding:10px 20px;display:flex;justify-content:space-between;align-items:center;position:relative;z-index:10001}.mcm-logo{height:100%;max-height:60px;width:auto;display:block;border:0 none}.mcm-logo img{height:100%;display:block}.mcm-menu{display:flex;justify-content:flex-end;align-items:center}.mcm-menu a{margin-left:20px}.mcm-header-mini{transition:all .2s ease-out;position:fixed;width:100%;left:0;top:0;z-index:1010}.mcm-header-mini .mcm-header-inner{height:60px;padding-top:10px;padding-bottom:10px}.mcm-header-mini-home{pointer-events:none;opacity:0;transform:translateY(-30px)}.mcm-header-mini-visible{pointer-events:auto;opacity:1;transform:none}.mcm-header-mini .mcm-menu a{margin-left:5px}.mcm-header-mini .mcm-menu a.bg-mcm-red,.mcm-header-mini .mcm-menu a.button-secondary-action{margin-left:15px}.mcm-header-mini .mcm-menu a{font-size:16px}.mcm-body .button,.mcm-body .button:before,.mcm-body button,.mcm-body button:before{border-radius:25px}.mcm-body .button-big,.mcm-body .button-big:before{border-radius:30px}.mcm-menu-item{overflow:visible}.mcm-menu-item:after{content:"";position:absolute;left:calc(50% - 5px);width:0;height:0;bottom:-8px;border:5px solid transparent;border-top-color:#4d4d4d;border-bottom-width:0;opacity:0;transition:all .2s linear}.mcm-menu-item-on:after{opacity:1}.mcm-mega-menu{position:absolute;top:110px;left:0;width:100%;overflow-x:hidden;padding:30px 0 40px;transition:all .2s ease-out;z-index:1000;box-shadow:0 20px 20px #0000004d;transform:translateY(-30px);opacity:0;pointer-events:none}.container-std .mcm-mega-menu,.mcm-mega-menu-fixed{top:60px;position:fixed}.mcm-mega-menu-on{transform:none;opacity:1;pointer-events:auto;z-index:1001;transition:all .2s ease-out .1s}.mcm-mega-menu-sub-wrapper{display:flex;align-items:flex-start;justify-content:flex-start;margin:0 -55px;flex-wrap:wrap}.mcm-mega-menu-sub{width:33.33%;padding:0 40px;font-size:0}.mcm-mega-menu-sub p{font-size:15px;line-height:1.3;margin:2px 15px 10px}.mcm-mobile-menu{position:fixed;top:50px;right:0;height:calc(100% - 110px);z-index:300;box-shadow:-20px 0 20px #0000004d;transform:translate(30px);opacity:0;pointer-events:none;transition:all .2s ease-out;max-width:calc(100% - 30px);width:420px}.mcm-mobile-menu-inner{height:100%;overflow:auto;padding:0 10px 15px}.no-scroll-body{overflow:hidden}.mcm-mobile-menu-on{transform:none;opacity:1;pointer-events:auto}.mcm-mobile-menu h3{font-size:20px;margin:30px 10px 10px}.mcm-mobile-menu-sub p{padding:0 10px 20px;margin:0;font-size:15px;line-height:1.3}.mcm-mobile-menu-close{position:absolute;top:20px;right:20px}@media screen and (min-width: 768px){.mcm-mobile-menu{height:calc(100% - 56px);top:56px}}@media screen and (min-width: 1280px){.mcm-mobile-menu{display:none}}.mcm-promise{display:flex;align-items:flex-start;justify-content:center;padding-top:40px;padding-bottom:20px}.mcm-promise>*{width:60%}.mcm-promise>div{padding-right:80px;width:40%}.mcm-promise>div>p{margin-bottom:3em}.mcm-promise-buttons-1{display:flex;justify-content:space-around;align-items:flex-start;text-align:center}.mcm-promise-button-big-wrapper{padding-right:20px}.mcm-promise-buttons-1 button{width:100%}.mcm-promise-button-big-wrapper p{margin-top:2px;margin-bottom:0}.mcm-promise-find-button{margin-top:5px}.mcm-promise h1{line-height:1.25}.mcm-promise h1 strong p{margin-top:0}.mcm-menu .button.button-small.no-icon-button{padding:0 15px}.mcm-menu .button.button-small.no-icon-button span{font-size:18px}.mcm-promise-buttons-2{text-align:center}.mcm-video-teaser{text-align:center;padding:30px 0}@media screen and (min-width: 768px){.mcm-video-teaser{display:flex;justify-content:center;align-items:center;padding:40px 0}.mcm-video-teaser>*{padding:0 20px}.mcm-video-teaser h2{margin-bottom:0}}@media screen and (min-width: 1366px){.mcm-video-teaser{padding:60px 0}}@media screen and (max-width: 1365px){.button-big i{padding:0 5px 0 10px}}.mcm-feature-button{display:none}@media screen and (max-width: 1599px){.mcm-promise>*{width:50%}.mcm-promise>div{padding-right:40px;width:50%}.mcm-header-inner{height:80px}.mcm-mega-menu{padding:20px 0 30px}.container-home .mcm-mega-menu:not(.mcm-mega-menu-fixed){top:80px}.mcm-menu a.button.button-small.no-icon-button{margin-left:5px}.mcm-menu a.button.button-small.no-icon-button:nth-of-type(n+8){margin-left:15px}.mcm-menu .button.button-small.no-icon-button span{font-size:16px}.mcm-header-mini .mcm-menu a{font-size:14px}.mcm-header-mini .mcm-menu a.bg-mcm-red,.mcm-header-mini .mcm-menu a.button-secondary-action{margin-left:10px}}@media screen and (max-width: 1365px){.mcm-header-inner{height:60px}.mcm-mega-menu{padding:10px 0 20px}.mcm-mega-menu:not(.mcm-mega-menu-fixed){top:60px}}@media screen and (max-width: 1279px){.mcm-header-mini .mcm-header-inner{height:56px}.mcm-header-mini .mcm-menu a.bg-mcm-red,.mcm-header-mini .mcm-menu a.button-secondary-action{margin-left:8px}.mcm-mega-menu,.mcm-menu-item{display:none}.mcm-feature-button{display:block}}@media screen and (max-width: 979px){.mcm-promise{flex-direction:column}.mcm-promise>div,.mcm-promise>img{width:100%}.mcm-promise>div{padding:0 0 40px;text-align:center;max-width:750px;margin:0 auto}.mcm-promise-buttons-1{justify-content:center}}.mcm-footer-fixed{display:none}@media screen and (max-width: 767px){.mcm-header .mcm-header-inner,.mcm-header-mini .mcm-header-inner{height:50px;padding:10px}.mcm-menu .button.button-small.no-icon-button{padding:0 10px;line-height:28px;height:30px;border-radius:15px}.mcm-menu .button.button-small.no-icon-button span{font-size:14px}.mcm-header-mini .mcm-become-reseller-button{display:block}.mcm-footer-fixed{display:flex;position:fixed;z-index:10002;width:100%;bottom:0;height:60px;justify-content:center;align-items:center;transition:all .2s ease-out;box-shadow:0 -1px 1px #0000004d}.mcm-footer-fixed-home{opacity:0;transform:translateY(30px);pointer-events:none}.mcm-footer-fixed-on{opacity:1;transform:none;pointer-events:auto}.mcm-footer-fixed .button{margin:0 10px}.mcm-promise{padding-top:40px}.mcm-promise>div{padding:0;text-align:left}.mcm-promise-buttons-1{flex-direction:column;align-items:center}.mcm-promise-button-big-wrapper{padding:0 0 20px}.mcm-promise>img{display:none}}.button.button-secondary-action{transition:all .1s linear;background-color:#fff;border-color:#4d4d4d}.button.button-secondary-action:before{display:none}.button.button-secondary-action:focus,.button.button-secondary-action:hover{background-color:#4d4d4d;border-color:#4d4d4d;color:#fff}.button.button-secondary-action.color-mcm-red{border-color:#c4154c}.button.button-secondary-action.color-mcm-red:focus,.button.button-secondary-action.color-mcm-red:hover{background-color:#c4154c;border-color:#c4154c}button.mcm-discover-button{border-radius:0;height:120px;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:0;color:#fff;background-color:#2d2d2d}button.mcm-discover-button:before{display:none}.mcm-discover-button span{font-weight:300;font-size:40px;line-height:40px}.mcm-discover-button i{padding:0;border-radius:50%;line-height:70px;height:70px;width:70px;transition:all .2s ease-out}.mcm-discover-button:hover i{transform:translateY(5px);background-color:#4d4d4d}.mcm-discover-section{color:#fff;padding:40px 0}.mcm-discover-section:last-of-type{padding-bottom:100px}.mcm-discover-section-inner{flex-direction:column;display:flex;justify-content:space-between;align-items:center}.mcm-discover-section-inner h2{text-align:center;margin-bottom:0;font-size:40px}#mcm-use h2{margin-bottom:1em}.mcm-discover-section-inner p{max-width:960px;margin:40px auto}.mcm-discover-thumbs{display:flex;flex-wrap:wrap;margin:0 -20px}.mcm-discover-thumbs a{display:block;margin:20px;width:calc(25% - 40px);position:relative;text-decoration:none;overflow:hidden;border:none}.mcm-discover-thumbs a img{display:block;width:100%}.mcm-discover-thumbs a div{color:#fff}.mcm-discover-thumbs a h4{line-height:30px;margin:5px 0 0}.mcm-discover-thumbs a p{opacity:.8;font-size:14px;margin:0;transition:opacity .1s linear}.mcm-discover-thumbs a:focus p,.mcm-discover-thumbs a:active p,.mcm-discover-thumbs a:hover p{opacity:1}@media screen and (min-width: 1280px){.mcm-discover-thumbs a p{font-size:16px}}@media screen and (max-width: 1365px){.mcm-discover-section-inner h2{font-size:34px}.mcm-discover-thumbs a{width:calc(33.33% - 40px)}}@media screen and (max-width: 979px){.mcm-discover-thumbs a{width:calc(50% - 40px)}}@media screen and (max-width: 767px){.mcm-discover-section{padding-bottom:40px;text-align:left}.mcm-discover-section h2{text-align:left;font-size:36px}.mcm-discover-thumbs a{width:calc(100% - 40px)}.mcm-discover-thumbs a h4,.mcm-discover-thumbs a p{font-size:18px}}.container-find{min-height:100%}.mcm-find-container{height:100%;display:flex}.mcm-find-form{height:100%;width:360px;padding:20px;overflow:auto}.mcm-find-form-inner{display:flex;flex-direction:column;align-items:center}.mcm-find-form-item{display:flex;align-items:center;margin:15px 0}.mcm-find-form-item-2{margin-bottom:30px}.mcm-find-form-item label{width:100px;text-align:right}.mcm-find-form-item select,.mcm-find-form-item input{width:180px;margin:0 0 0 15px}.mcm-find-form h1{font-size:34px;line-height:1.3;padding-bottom:20px;margin-bottom:20px;border-bottom:1px solid hsl(0,0%,80%)}.mcm-find-form button i{display:none}.mcm-find-list{height:100%;width:25%;box-shadow:1px 0 1px #00000026;border-left:1px solid hsl(0,0%,80%);background-color:#f2f2f2;position:relative}.mcm-find-list-count{height:40px;padding:0 15px;line-height:40px;font-size:14px;border-bottom:1px solid hsl(0,0%,80%);background-color:#f2f2f2}.mcm-find-list-inner{height:calc(100% - 40px);overflow:auto}.mcm-find-search-result{padding:10px 15px;font-size:.875rem;cursor:pointer;transition:all .1s linear}.mcm-find-search-result:not(.bg-mcm-red):hover{background-color:#fff}.mcm-find-search-result h4,.mcm-find-search-result p{margin:0 0 .5em;line-height:1.2em;transition:all .1s linear}.mcm-find-search-result a{transition:all .1s linear}.mcm-find-search-result.bg-mcm-red a{color:#fff;border-color:#fff}.mcm-find-search-result+div{border-top:1px solid hsl(0,0%,80%)}.mcm-find-map{height:100%;width:calc(75% - 360px);display:block}@media screen and (orientation: portrait){.container-find{min-height:initial;height:auto}.mcm-find-form h1{padding-bottom:0;border-bottom:none;text-align:center}.mcm-find-container{display:block;height:auto}.mcm-find-form,.mcm-find-list{width:100%}.mcm-find-map{display:none}.mcm-find-form{height:180px;border-bottom:1px solid hsl(0,0%,80%)}.mcm-find-list{height:auto;border:none;box-shadow:none}.mcm-find-list-inner{height:auto}.mcm-find-form-inner{flex-direction:row;justify-content:center}.mcm-find-form-item{margin:15px}.mcm-find-form-item label{width:auto}.mcm-find-form-item select,.mcm-find-form-item input{width:140px}}@media screen and (orientation: portrait) and (max-width: 767px){.mcm-find-form{height:120px;padding:10px}.mcm-find-form-inner{align-items:flex-end}.mcm-find-form-inner strong{padding-bottom:10px;display:block}.mcm-find-form-item{margin:10px 10px 0;flex-direction:column;justify-content:flex-start;align-items:flex-start}.mcm-find-form-item label{margin:0 0 5px 10px;width:auto}.mcm-find-form-item label,.mcm-find-form-item select,.mcm-find-form-item input{font-size:14px}.mcm-find-form-item select,.mcm-find-form-item input{width:90px;margin:0}.mcm-find-form button{width:40px;padding:0}.mcm-find-form button span{display:none}.mcm-find-form button i{display:block;padding:0;text-align:center}}@media screen and (max-width: 767px){.mcm-find-form h1{font-weight:700;font-size:16px;padding-bottom:0;margin-bottom:0}}.mcm-tool-desc-body{background-color:#fff}.mcm-tool-desc-container{padding:10px;margin:0 auto;max-width:1400px}.mcm-tool-desc-container h1 span{font-weight:700;font-size:1rem;line-height:1.5;display:block;margin-top:.3em}.mcm-tool-img img{width:100%;display:block;margin-bottom:20px}.mcm-tool-desc-table-wrapper{border:1px solid hsl(0,0%,80%);padding:5px 10px;margin-bottom:1.67rem}.mcm-tool-desc table{margin:0 -2px 0 0;width:calc(100% + 2px);table-layout:fixed}.mcm-tool-desc tr>*:first-child{text-align:left;line-height:1.3em;padding:5px 10px 5px 0}.mcm-tool-desc tbody tr td{border-top:1px solid hsl(0,0%,80%)}.mcm-tool-desc tr th+th,.mcm-tool-desc tr td+td{width:60px;text-align:center;padding:5px 2px}.mcm-tool-desc table img{height:30px;display:inline-block}.mcm-tool-desc>div>ul{padding-left:0}.mcm-tool-desc ul{list-style:none}.mcm-tool-desc ul li{padding-left:30px;position:relative}.mcm-tool-desc ul li:before{font-size:24px;position:absolute;left:0;top:-3px;color:gray}.mcm-tool-desc li ul{padding-left:20px}.mcm-tool-desc ul li:before{color:#c4154c}.mcm-tool-desc ul li ul li:before{color:gray;content:"\25cf";vertical-align:middle;display:inline-block;line-height:30px}.mcm-tool-desc ul li ul{padding-left:0}.mcm-tool-desc-intro{margin-top:0}.mcm-tool-misc{position:relative}.mcm-tool-misc i{display:block;border:4px solid #fff;height:40px;width:40px;line-height:34px;border-radius:50%;text-align:center;position:absolute;left:-15px;top:15px}.mcm-tool-misc h4{line-height:1.2;margin-bottom:1em}.mcm-tool-misc h4 span{width:calc(100% - 50px)}.mcm-tool-misc p{font-size:.875rem;margin:0}@media screen and (min-width: 768px){.mcm-tool-desc-container{padding:20px}.mcm-tool-desc{display:flex;margin:0 -20px}.mcm-tool-desc>*{padding:0 20px}.mcm-tool-desc-1{width:65%}.mcm-tool-desc-2{width:35%}.container-tool .mcm-video-teaser{padding-top:0}}@media screen and (min-width: 1280px){.mcm-tool-desc-container{padding:40px}}.mcm-mega-footer{height:auto;margin:0;background-color:#2d2d2d;text-align:left;padding:20px 0 70px}.mcm-mega-footer-inner .button.button-secondary-action{background-color:transparent;border-color:#fff}.mcm-mega-footer-inner .button.button-secondary-action:before{display:none}.mcm-mega-footer-inner>div{padding:10px}.mcm-mega-footer p{margin:0}.mcm-mega-footer{color:#bfbfbf;box-shadow:0 -1px 1px #0000004d}.mcm-mega-footer a{color:#e6e6e6;border-color:#e6e6e6}.mcm-mega-footer a:focus,.mcm-mega-footer a:hover{color:#fff}.mcm-footer-disclaimer p{font-size:.778rem;margin-bottom:1em;color:#e6e6e6}.mcm-footer-disclaimer a{border:none}.mcm-mega-footer .mcm-logo-visiativ{display:block;max-width:160px}.mcm-mega-footer .mcm-logo-visiativ img{width:100%}.mcm-mega-footer-legal br{display:none}@media screen and (min-width: 768px){.mcm-mega-footer{padding:30px 0 5px}.mcm-mega-footer-inner{display:flex;justify-content:space-around;align-items:flex-end;flex-wrap:wrap}.mcm-mega-footer-inner>.mcm-mega-footer-legal{width:100%;text-align:center;padding-top:30px}}@media screen and (min-width: 1280px){.mcm-mega-footer{padding:30px 0}.mcm-mega-footer-inner>.mcm-mega-footer-legal{width:auto;text-align:left}.mcm-mega-footer-legal br{display:inline}.mcm-mega-footer-legal span{display:none}}.mcm-download-disclaimer{padding:30px;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}.mcm-promise-wrapper-2{background:none;color:#fff}.mcm-promise-2{font-size:1.2em}.mcm-promise-2 h2{text-align:center;font-weight:700}.mcm-promise-2>div{padding:0 40px;width:50%}.mcm-promise-2 ul{list-style:none;padding:0}.mcm-promise-2 li{display:flex}.mcm-promise-2 li i{width:50px;text-align:left}.mcm-promise-2 li span{width:calc(100% - 50px);padding-top:6px}.mcm-promise-wrapper-3 h2{text-align:center;margin:0 auto;padding:40px 0 0;font-size:40px}.mcm-promise-3{font-size:1.2em}.mcm-promise-3 h3{font-size:22px;text-align:center}.mcm-promise-3 ul{list-style:none;padding:0}.mcm-promise-3 li{display:flex}.mcm-promise-3 li i{width:40px;text-align:left}.mcm-promise-3 li span{width:calc(100% - 40px);padding-top:4px}.mcm-promise-3 figure{height:130px;margin-bottom:40px;text-align:center}.mcm-promise-3 figure img{height:100%;width:auto}/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:FontAwesome;src:url(fontawesome-webfont.2b13baa7dd4f54c9.eot?v=4.7.0);src:url(fontawesome-webfont.2b13baa7dd4f54c9.eot?#iefix&v=4.7.0) format("embedded-opentype"),url(fontawesome-webfont.e9955780856cf8aa.woff2?v=4.7.0) format("woff2"),url(fontawesome-webfont.cf011583fb81df9f.woff?v=4.7.0) format("woff"),url(fontawesome-webfont.8a7cb27d142e3e19.ttf?v=4.7.0) format("truetype"),url(fontawesome-webfont.da909aa098b0ee2d.svg?v=4.7.0#fontawesomeregular) format("svg");font-weight:400;font-style:normal}.fa{display:inline-block;font: 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eeeeee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{animation:fa-spin 2s infinite linear}.fa-pulse{animation:fa-spin 1s infinite steps(8)}@keyframes fa-spin{0%{transform:rotate(0)}to{transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";transform:scaleX(-1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";transform:scaleY(-1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}/*!
 * Quill Editor v1.3.7
 * https://quilljs.com/
 * Copyright (c) 2014, Jason Chen
 * Copyright (c) 2013, salesforce.com
 */.ql-container{box-sizing:border-box;font-family:Helvetica,Arial,sans-serif;font-size:13px;height:100%;margin:0;position:relative}.ql-container.ql-disabled .ql-tooltip{visibility:hidden}.ql-container.ql-disabled .ql-editor ul[data-checked]>li:before{pointer-events:none}.ql-clipboard{left:-100000px;height:1px;overflow-y:hidden;position:absolute;top:50%}.ql-clipboard p{margin:0;padding:0}.ql-editor{box-sizing:border-box;line-height:1.42;height:100%;outline:none;overflow-y:auto;padding:12px 15px;tab-size:4;-moz-tab-size:4;text-align:left;white-space:pre-wrap;word-wrap:break-word}.ql-editor>*{cursor:text}.ql-editor p,.ql-editor ol,.ql-editor ul,.ql-editor pre,.ql-editor blockquote,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{margin:0;padding:0;counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol,.ql-editor ul{padding-left:1.5em}.ql-editor ol>li,.ql-editor ul>li{list-style-type:none}.ql-editor ul>li:before{content:"\2022"}.ql-editor ul[data-checked=true],.ql-editor ul[data-checked=false]{pointer-events:none}.ql-editor ul[data-checked=true]>li *,.ql-editor ul[data-checked=false]>li *{pointer-events:all}.ql-editor ul[data-checked=true]>li:before,.ql-editor ul[data-checked=false]>li:before{color:#777;cursor:pointer;pointer-events:all}.ql-editor ul[data-checked=true]>li:before{content:"\2611"}.ql-editor ul[data-checked=false]>li:before{content:"\2610"}.ql-editor li:before{display:inline-block;white-space:nowrap;width:1.2em}.ql-editor li:not(.ql-direction-rtl):before{margin-left:-1.5em;margin-right:.3em;text-align:right}.ql-editor li.ql-direction-rtl:before{margin-left:.3em;margin-right:-1.5em}.ql-editor ol li:not(.ql-direction-rtl),.ql-editor ul li:not(.ql-direction-rtl){padding-left:1.5em}.ql-editor ol li.ql-direction-rtl,.ql-editor ul li.ql-direction-rtl{padding-right:1.5em}.ql-editor ol li{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;counter-increment:list-0}.ql-editor ol li:before{content:counter(list-0,decimal) ". "}.ql-editor ol li.ql-indent-1{counter-increment:list-1}.ql-editor ol li.ql-indent-1:before{content:counter(list-1,lower-alpha) ". "}.ql-editor ol li.ql-indent-1{counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-2{counter-increment:list-2}.ql-editor ol li.ql-indent-2:before{content:counter(list-2,lower-roman) ". "}.ql-editor ol li.ql-indent-2{counter-reset:list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-3{counter-increment:list-3}.ql-editor ol li.ql-indent-3:before{content:counter(list-3,decimal) ". "}.ql-editor ol li.ql-indent-3{counter-reset:list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-4{counter-increment:list-4}.ql-editor ol li.ql-indent-4:before{content:counter(list-4,lower-alpha) ". "}.ql-editor ol li.ql-indent-4{counter-reset:list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-5{counter-increment:list-5}.ql-editor ol li.ql-indent-5:before{content:counter(list-5,lower-roman) ". "}.ql-editor ol li.ql-indent-5{counter-reset:list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-6{counter-increment:list-6}.ql-editor ol li.ql-indent-6:before{content:counter(list-6,decimal) ". "}.ql-editor ol li.ql-indent-6{counter-reset:list-7 list-8 list-9}.ql-editor ol li.ql-indent-7{counter-increment:list-7}.ql-editor ol li.ql-indent-7:before{content:counter(list-7,lower-alpha) ". "}.ql-editor ol li.ql-indent-7{counter-reset:list-8 list-9}.ql-editor ol li.ql-indent-8{counter-increment:list-8}.ql-editor ol li.ql-indent-8:before{content:counter(list-8,lower-roman) ". "}.ql-editor ol li.ql-indent-8{counter-reset:list-9}.ql-editor ol li.ql-indent-9{counter-increment:list-9}.ql-editor ol li.ql-indent-9:before{content:counter(list-9,decimal) ". "}.ql-editor .ql-indent-1:not(.ql-direction-rtl){padding-left:3em}.ql-editor li.ql-indent-1:not(.ql-direction-rtl){padding-left:4.5em}.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:3em}.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:4.5em}.ql-editor .ql-indent-2:not(.ql-direction-rtl){padding-left:6em}.ql-editor li.ql-indent-2:not(.ql-direction-rtl){padding-left:7.5em}.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:6em}.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:7.5em}.ql-editor .ql-indent-3:not(.ql-direction-rtl){padding-left:9em}.ql-editor li.ql-indent-3:not(.ql-direction-rtl){padding-left:10.5em}.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:9em}.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:10.5em}.ql-editor .ql-indent-4:not(.ql-direction-rtl){padding-left:12em}.ql-editor li.ql-indent-4:not(.ql-direction-rtl){padding-left:13.5em}.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:12em}.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:13.5em}.ql-editor .ql-indent-5:not(.ql-direction-rtl){padding-left:15em}.ql-editor li.ql-indent-5:not(.ql-direction-rtl){padding-left:16.5em}.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:15em}.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:16.5em}.ql-editor .ql-indent-6:not(.ql-direction-rtl){padding-left:18em}.ql-editor li.ql-indent-6:not(.ql-direction-rtl){padding-left:19.5em}.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:18em}.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:19.5em}.ql-editor .ql-indent-7:not(.ql-direction-rtl){padding-left:21em}.ql-editor li.ql-indent-7:not(.ql-direction-rtl){padding-left:22.5em}.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:21em}.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:22.5em}.ql-editor .ql-indent-8:not(.ql-direction-rtl){padding-left:24em}.ql-editor li.ql-indent-8:not(.ql-direction-rtl){padding-left:25.5em}.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:24em}.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:25.5em}.ql-editor .ql-indent-9:not(.ql-direction-rtl){padding-left:27em}.ql-editor li.ql-indent-9:not(.ql-direction-rtl){padding-left:28.5em}.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:27em}.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:28.5em}.ql-editor .ql-video{display:block;max-width:100%}.ql-editor .ql-video.ql-align-center{margin:0 auto}.ql-editor .ql-video.ql-align-right{margin:0 0 0 auto}.ql-editor .ql-bg-black{background-color:#000}.ql-editor .ql-bg-red{background-color:#e60000}.ql-editor .ql-bg-orange{background-color:#f90}.ql-editor .ql-bg-yellow{background-color:#ff0}.ql-editor .ql-bg-green{background-color:#008a00}.ql-editor .ql-bg-blue{background-color:#06c}.ql-editor .ql-bg-purple{background-color:#93f}.ql-editor .ql-color-white{color:#fff}.ql-editor .ql-color-red{color:#e60000}.ql-editor .ql-color-orange{color:#f90}.ql-editor .ql-color-yellow{color:#ff0}.ql-editor .ql-color-green{color:#008a00}.ql-editor .ql-color-blue{color:#06c}.ql-editor .ql-color-purple{color:#93f}.ql-editor .ql-font-serif{font-family:Georgia,Times New Roman,serif}.ql-editor .ql-font-monospace{font-family:Monaco,Courier New,monospace}.ql-editor .ql-size-small{font-size:.75em}.ql-editor .ql-size-large{font-size:1.5em}.ql-editor .ql-size-huge{font-size:2.5em}.ql-editor .ql-direction-rtl{direction:rtl;text-align:inherit}.ql-editor .ql-align-center{text-align:center}.ql-editor .ql-align-justify{text-align:justify}.ql-editor .ql-align-right{text-align:right}.ql-editor.ql-blank:before{color:#0009;content:attr(data-placeholder);font-style:italic;left:15px;pointer-events:none;position:absolute;right:15px}/*!
 * Quill Editor v1.3.7
 * https://quilljs.com/
 * Copyright (c) 2014, Jason Chen
 * Copyright (c) 2013, salesforce.com
 */.ql-container{box-sizing:border-box;font-family:Helvetica,Arial,sans-serif;font-size:13px;height:100%;margin:0;position:relative}.ql-container.ql-disabled .ql-tooltip{visibility:hidden}.ql-container.ql-disabled .ql-editor ul[data-checked]>li:before{pointer-events:none}.ql-clipboard{left:-100000px;height:1px;overflow-y:hidden;position:absolute;top:50%}.ql-clipboard p{margin:0;padding:0}.ql-editor{box-sizing:border-box;line-height:1.42;height:100%;outline:none;overflow-y:auto;padding:12px 15px;tab-size:4;-moz-tab-size:4;text-align:left;white-space:pre-wrap;word-wrap:break-word}.ql-editor>*{cursor:text}.ql-editor p,.ql-editor ol,.ql-editor ul,.ql-editor pre,.ql-editor blockquote,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{margin:0;padding:0;counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol,.ql-editor ul{padding-left:1.5em}.ql-editor ol>li,.ql-editor ul>li{list-style-type:none}.ql-editor ul>li:before{content:"\2022"}.ql-editor ul[data-checked=true],.ql-editor ul[data-checked=false]{pointer-events:none}.ql-editor ul[data-checked=true]>li *,.ql-editor ul[data-checked=false]>li *{pointer-events:all}.ql-editor ul[data-checked=true]>li:before,.ql-editor ul[data-checked=false]>li:before{color:#777;cursor:pointer;pointer-events:all}.ql-editor ul[data-checked=true]>li:before{content:"\2611"}.ql-editor ul[data-checked=false]>li:before{content:"\2610"}.ql-editor li:before{display:inline-block;white-space:nowrap;width:1.2em}.ql-editor li:not(.ql-direction-rtl):before{margin-left:-1.5em;margin-right:.3em;text-align:right}.ql-editor li.ql-direction-rtl:before{margin-left:.3em;margin-right:-1.5em}.ql-editor ol li:not(.ql-direction-rtl),.ql-editor ul li:not(.ql-direction-rtl){padding-left:1.5em}.ql-editor ol li.ql-direction-rtl,.ql-editor ul li.ql-direction-rtl{padding-right:1.5em}.ql-editor ol li{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;counter-increment:list-0}.ql-editor ol li:before{content:counter(list-0,decimal) ". "}.ql-editor ol li.ql-indent-1{counter-increment:list-1}.ql-editor ol li.ql-indent-1:before{content:counter(list-1,lower-alpha) ". "}.ql-editor ol li.ql-indent-1{counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-2{counter-increment:list-2}.ql-editor ol li.ql-indent-2:before{content:counter(list-2,lower-roman) ". "}.ql-editor ol li.ql-indent-2{counter-reset:list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-3{counter-increment:list-3}.ql-editor ol li.ql-indent-3:before{content:counter(list-3,decimal) ". "}.ql-editor ol li.ql-indent-3{counter-reset:list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-4{counter-increment:list-4}.ql-editor ol li.ql-indent-4:before{content:counter(list-4,lower-alpha) ". "}.ql-editor ol li.ql-indent-4{counter-reset:list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-5{counter-increment:list-5}.ql-editor ol li.ql-indent-5:before{content:counter(list-5,lower-roman) ". "}.ql-editor ol li.ql-indent-5{counter-reset:list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-6{counter-increment:list-6}.ql-editor ol li.ql-indent-6:before{content:counter(list-6,decimal) ". "}.ql-editor ol li.ql-indent-6{counter-reset:list-7 list-8 list-9}.ql-editor ol li.ql-indent-7{counter-increment:list-7}.ql-editor ol li.ql-indent-7:before{content:counter(list-7,lower-alpha) ". "}.ql-editor ol li.ql-indent-7{counter-reset:list-8 list-9}.ql-editor ol li.ql-indent-8{counter-increment:list-8}.ql-editor ol li.ql-indent-8:before{content:counter(list-8,lower-roman) ". "}.ql-editor ol li.ql-indent-8{counter-reset:list-9}.ql-editor ol li.ql-indent-9{counter-increment:list-9}.ql-editor ol li.ql-indent-9:before{content:counter(list-9,decimal) ". "}.ql-editor .ql-indent-1:not(.ql-direction-rtl){padding-left:3em}.ql-editor li.ql-indent-1:not(.ql-direction-rtl){padding-left:4.5em}.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:3em}.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:4.5em}.ql-editor .ql-indent-2:not(.ql-direction-rtl){padding-left:6em}.ql-editor li.ql-indent-2:not(.ql-direction-rtl){padding-left:7.5em}.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:6em}.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:7.5em}.ql-editor .ql-indent-3:not(.ql-direction-rtl){padding-left:9em}.ql-editor li.ql-indent-3:not(.ql-direction-rtl){padding-left:10.5em}.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:9em}.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:10.5em}.ql-editor .ql-indent-4:not(.ql-direction-rtl){padding-left:12em}.ql-editor li.ql-indent-4:not(.ql-direction-rtl){padding-left:13.5em}.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:12em}.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:13.5em}.ql-editor .ql-indent-5:not(.ql-direction-rtl){padding-left:15em}.ql-editor li.ql-indent-5:not(.ql-direction-rtl){padding-left:16.5em}.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:15em}.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:16.5em}.ql-editor .ql-indent-6:not(.ql-direction-rtl){padding-left:18em}.ql-editor li.ql-indent-6:not(.ql-direction-rtl){padding-left:19.5em}.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:18em}.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:19.5em}.ql-editor .ql-indent-7:not(.ql-direction-rtl){padding-left:21em}.ql-editor li.ql-indent-7:not(.ql-direction-rtl){padding-left:22.5em}.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:21em}.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:22.5em}.ql-editor .ql-indent-8:not(.ql-direction-rtl){padding-left:24em}.ql-editor li.ql-indent-8:not(.ql-direction-rtl){padding-left:25.5em}.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:24em}.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:25.5em}.ql-editor .ql-indent-9:not(.ql-direction-rtl){padding-left:27em}.ql-editor li.ql-indent-9:not(.ql-direction-rtl){padding-left:28.5em}.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:27em}.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:28.5em}.ql-editor .ql-video{display:block;max-width:100%}.ql-editor .ql-video.ql-align-center{margin:0 auto}.ql-editor .ql-video.ql-align-right{margin:0 0 0 auto}.ql-editor .ql-bg-black{background-color:#000}.ql-editor .ql-bg-red{background-color:#e60000}.ql-editor .ql-bg-orange{background-color:#f90}.ql-editor .ql-bg-yellow{background-color:#ff0}.ql-editor .ql-bg-green{background-color:#008a00}.ql-editor .ql-bg-blue{background-color:#06c}.ql-editor .ql-bg-purple{background-color:#93f}.ql-editor .ql-color-white{color:#fff}.ql-editor .ql-color-red{color:#e60000}.ql-editor .ql-color-orange{color:#f90}.ql-editor .ql-color-yellow{color:#ff0}.ql-editor .ql-color-green{color:#008a00}.ql-editor .ql-color-blue{color:#06c}.ql-editor .ql-color-purple{color:#93f}.ql-editor .ql-font-serif{font-family:Georgia,Times New Roman,serif}.ql-editor .ql-font-monospace{font-family:Monaco,Courier New,monospace}.ql-editor .ql-size-small{font-size:.75em}.ql-editor .ql-size-large{font-size:1.5em}.ql-editor .ql-size-huge{font-size:2.5em}.ql-editor .ql-direction-rtl{direction:rtl;text-align:inherit}.ql-editor .ql-align-center{text-align:center}.ql-editor .ql-align-justify{text-align:justify}.ql-editor .ql-align-right{text-align:right}.ql-editor.ql-blank:before{color:#0009;content:attr(data-placeholder);font-style:italic;left:15px;pointer-events:none;position:absolute;right:15px}.ql-snow.ql-toolbar:after,.ql-snow .ql-toolbar:after{clear:both;content:"";display:table}.ql-snow.ql-toolbar button,.ql-snow .ql-toolbar button{background:none;border:none;cursor:pointer;display:inline-block;float:left;height:24px;padding:3px 5px;width:28px}.ql-snow.ql-toolbar button svg,.ql-snow .ql-toolbar button svg{float:left;height:100%}.ql-snow.ql-toolbar button:active:hover,.ql-snow .ql-toolbar button:active:hover{outline:none}.ql-snow.ql-toolbar input.ql-image[type=file],.ql-snow .ql-toolbar input.ql-image[type=file]{display:none}.ql-snow.ql-toolbar button:hover,.ql-snow .ql-toolbar button:hover,.ql-snow.ql-toolbar button:focus,.ql-snow .ql-toolbar button:focus,.ql-snow.ql-toolbar button.ql-active,.ql-snow .ql-toolbar button.ql-active,.ql-snow.ql-toolbar .ql-picker-label:hover,.ql-snow .ql-toolbar .ql-picker-label:hover,.ql-snow.ql-toolbar .ql-picker-label.ql-active,.ql-snow .ql-toolbar .ql-picker-label.ql-active,.ql-snow.ql-toolbar .ql-picker-item:hover,.ql-snow .ql-toolbar .ql-picker-item:hover,.ql-snow.ql-toolbar .ql-picker-item.ql-selected,.ql-snow .ql-toolbar .ql-picker-item.ql-selected{color:#06c}.ql-snow.ql-toolbar button:hover .ql-fill,.ql-snow .ql-toolbar button:hover .ql-fill,.ql-snow.ql-toolbar button:focus .ql-fill,.ql-snow .ql-toolbar button:focus .ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow.ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill{fill:#06c}.ql-snow.ql-toolbar button:hover .ql-stroke,.ql-snow .ql-toolbar button:hover .ql-stroke,.ql-snow.ql-toolbar button:focus .ql-stroke,.ql-snow .ql-toolbar button:focus .ql-stroke,.ql-snow.ql-toolbar button.ql-active .ql-stroke,.ql-snow .ql-toolbar button.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow.ql-toolbar button:hover .ql-stroke-miter,.ql-snow .ql-toolbar button:hover .ql-stroke-miter,.ql-snow.ql-toolbar button:focus .ql-stroke-miter,.ql-snow .ql-toolbar button:focus .ql-stroke-miter,.ql-snow.ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter{stroke:#06c}@media (pointer: coarse){.ql-snow.ql-toolbar button:hover:not(.ql-active),.ql-snow .ql-toolbar button:hover:not(.ql-active){color:#444}.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill{fill:#444}.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter{stroke:#444}}.ql-snow,.ql-snow *{box-sizing:border-box}.ql-snow .ql-hidden{display:none}.ql-snow .ql-out-bottom,.ql-snow .ql-out-top{visibility:hidden}.ql-snow .ql-tooltip{position:absolute;transform:translateY(10px)}.ql-snow .ql-tooltip a{cursor:pointer;text-decoration:none}.ql-snow .ql-tooltip.ql-flip{transform:translateY(-10px)}.ql-snow .ql-formats{display:inline-block;vertical-align:middle}.ql-snow .ql-formats:after{clear:both;content:"";display:table}.ql-snow .ql-stroke{fill:none;stroke:#444;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.ql-snow .ql-stroke-miter{fill:none;stroke:#444;stroke-miterlimit:10;stroke-width:2}.ql-snow .ql-fill,.ql-snow .ql-stroke.ql-fill{fill:#444}.ql-snow .ql-empty{fill:none}.ql-snow .ql-even{fill-rule:evenodd}.ql-snow .ql-thin,.ql-snow .ql-stroke.ql-thin{stroke-width:1}.ql-snow .ql-transparent{opacity:.4}.ql-snow .ql-direction svg:last-child{display:none}.ql-snow .ql-direction.ql-active svg:last-child{display:inline}.ql-snow .ql-direction.ql-active svg:first-child{display:none}.ql-snow .ql-editor h1{font-size:2em}.ql-snow .ql-editor h2{font-size:1.5em}.ql-snow .ql-editor h3{font-size:1.17em}.ql-snow .ql-editor h4{font-size:1em}.ql-snow .ql-editor h5{font-size:.83em}.ql-snow .ql-editor h6{font-size:.67em}.ql-snow .ql-editor a{text-decoration:underline}.ql-snow .ql-editor blockquote{border-left:4px solid #ccc;margin-bottom:5px;margin-top:5px;padding-left:16px}.ql-snow .ql-editor code,.ql-snow .ql-editor pre{background-color:#f0f0f0;border-radius:3px}.ql-snow .ql-editor pre{white-space:pre-wrap;margin-bottom:5px;margin-top:5px;padding:5px 10px}.ql-snow .ql-editor code{font-size:85%;padding:2px 4px}.ql-snow .ql-editor pre.ql-syntax{background-color:#23241f;color:#f8f8f2;overflow:visible}.ql-snow .ql-editor img{max-width:100%}.ql-snow .ql-picker{color:#444;display:inline-block;float:left;font-size:14px;font-weight:500;height:24px;position:relative;vertical-align:middle}.ql-snow .ql-picker-label{cursor:pointer;display:inline-block;height:100%;padding-left:8px;padding-right:2px;position:relative;width:100%}.ql-snow .ql-picker-label:before{display:inline-block;line-height:22px}.ql-snow .ql-picker-options{background-color:#fff;display:none;min-width:100%;padding:4px 8px;position:absolute;white-space:nowrap}.ql-snow .ql-picker-options .ql-picker-item{cursor:pointer;display:block;padding-bottom:5px;padding-top:5px}.ql-snow .ql-picker.ql-expanded .ql-picker-label{color:#ccc;z-index:2}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-fill{fill:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-stroke{stroke:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-options{display:block;margin-top:-1px;top:100%;z-index:1}.ql-snow .ql-color-picker,.ql-snow .ql-icon-picker{width:28px}.ql-snow .ql-color-picker .ql-picker-label,.ql-snow .ql-icon-picker .ql-picker-label{padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-label svg,.ql-snow .ql-icon-picker .ql-picker-label svg{right:4px}.ql-snow .ql-icon-picker .ql-picker-options{padding:4px 0}.ql-snow .ql-icon-picker .ql-picker-item{height:24px;width:24px;padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-options{padding:3px 5px;width:152px}.ql-snow .ql-color-picker .ql-picker-item{border:1px solid transparent;float:left;height:16px;margin:2px;padding:0;width:16px}.ql-snow .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg{position:absolute;margin-top:-9px;right:0;top:50%;width:18px}.ql-snow .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=""]):before{content:attr(data-label)}.ql-snow .ql-picker.ql-header{width:98px}.ql-snow .ql-picker.ql-header .ql-picker-label:before,.ql-snow .ql-picker.ql-header .ql-picker-item:before{content:"Normal"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="1"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{content:"Heading 1"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="2"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{content:"Heading 2"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="3"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{content:"Heading 3"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="4"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{content:"Heading 4"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="5"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{content:"Heading 5"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="6"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{content:"Heading 6"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{font-size:2em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{font-size:1.5em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{font-size:1.17em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{font-size:1em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{font-size:.83em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{font-size:.67em}.ql-snow .ql-picker.ql-font{width:108px}.ql-snow .ql-picker.ql-font .ql-picker-label:before,.ql-snow .ql-picker.ql-font .ql-picker-item:before{content:"Sans Serif"}.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=serif]:before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{content:"Serif"}.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=monospace]:before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{content:"Monospace"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{font-family:Georgia,Times New Roman,serif}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{font-family:Monaco,Courier New,monospace}.ql-snow .ql-picker.ql-size{width:98px}.ql-snow .ql-picker.ql-size .ql-picker-label:before,.ql-snow .ql-picker.ql-size .ql-picker-item:before{content:"Normal"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=small]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{content:"Small"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=large]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{content:"Large"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=huge]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{content:"Huge"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{font-size:10px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{font-size:18px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{font-size:32px}.ql-snow .ql-color-picker.ql-background .ql-picker-item{background-color:#fff}.ql-snow .ql-color-picker.ql-color .ql-picker-item{background-color:#000}.ql-toolbar.ql-snow{border:1px solid #ccc;box-sizing:border-box;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;padding:8px}.ql-toolbar.ql-snow .ql-formats{margin-right:15px}.ql-toolbar.ql-snow .ql-picker-label{border:1px solid transparent}.ql-toolbar.ql-snow .ql-picker-options{border:1px solid transparent;box-shadow:#0003 0 2px 8px}.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label,.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options{border-color:#ccc}.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item.ql-selected,.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item:hover{border-color:#000}.ql-toolbar.ql-snow+.ql-container.ql-snow{border-top:0px}.ql-snow .ql-tooltip{background-color:#fff;border:1px solid #ccc;box-shadow:0 0 5px #ddd;color:#444;padding:5px 12px;white-space:nowrap}.ql-snow .ql-tooltip:before{content:"Visit URL:";line-height:26px;margin-right:8px}.ql-snow .ql-tooltip input[type=text]{display:none;border:1px solid #ccc;font-size:13px;height:26px;margin:0;padding:3px 5px;width:170px}.ql-snow .ql-tooltip a.ql-preview{display:inline-block;max-width:200px;overflow-x:hidden;text-overflow:ellipsis;vertical-align:top}.ql-snow .ql-tooltip a.ql-action:after{border-right:1px solid #ccc;content:"Edit";margin-left:16px;padding-right:8px}.ql-snow .ql-tooltip a.ql-remove:before{content:"Remove";margin-left:8px}.ql-snow .ql-tooltip a{line-height:26px}.ql-snow .ql-tooltip.ql-editing a.ql-preview,.ql-snow .ql-tooltip.ql-editing a.ql-remove{display:none}.ql-snow .ql-tooltip.ql-editing input[type=text]{display:inline-block}.ql-snow .ql-tooltip.ql-editing a.ql-action:after{border-right:0px;content:"Save";padding-right:0}.ql-snow .ql-tooltip[data-mode=link]:before{content:"Enter link:"}.ql-snow .ql-tooltip[data-mode=formula]:before{content:"Enter formula:"}.ql-snow .ql-tooltip[data-mode=video]:before{content:"Enter video:"}.ql-snow a{color:#06c}.ql-container.ql-snow{border:1px solid #ccc}
