/*!
 * Quill Editor v1.3.7
 * https://quilljs.com/
 * Copyright (c) 2014, Jason Chen
 * Copyright (c) 2013, salesforce.com
 */

/*!
 * Quill Editor v1.3.7
 * https://quilljs.com/
 * Copyright (c) 2014, Jason Chen
 * Copyright (c) 2013, salesforce.com
 */.ql-container{box-sizing:border-box;font-family:Helvetica,Arial,sans-serif;font-size:13px;height:100%;margin:0;position:relative}.ql-container.ql-disabled .ql-tooltip{visibility:hidden}.ql-container.ql-disabled .ql-editor ul[data-checked]>li:before{pointer-events:none}.ql-clipboard{left:-100000px;height:1px;overflow-y:hidden;position:absolute;top:50%}.ql-clipboard p{margin:0;padding:0}.ql-editor{box-sizing:border-box;line-height:1.42;height:100%;outline:none;overflow-y:auto;padding:12px 15px;-o-tab-size:4;tab-size:4;-moz-tab-size:4;text-align:left;white-space:pre-wrap;word-wrap:break-word}.ql-editor>*{cursor:text}.ql-editor blockquote,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6,.ql-editor ol,.ql-editor p,.ql-editor pre,.ql-editor ul{margin:0;padding:0;counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol,.ql-editor ul{padding-left:1.5em}.ql-editor ol>li,.ql-editor ul>li{list-style-type:none}.ql-editor ul>li:before{content:"\2022"}.ql-editor ul[data-checked=false],.ql-editor ul[data-checked=true]{pointer-events:none}.ql-editor ul[data-checked=false]>li *,.ql-editor ul[data-checked=true]>li *{pointer-events:all}.ql-editor ul[data-checked=false]>li:before,.ql-editor ul[data-checked=true]>li:before{color:#777;cursor:pointer;pointer-events:all}.ql-editor ul[data-checked=true]>li:before{content:"\2611"}.ql-editor ul[data-checked=false]>li:before{content:"\2610"}.ql-editor li:before{display:inline-block;white-space:nowrap;width:1.2em}.ql-editor li:not(.ql-direction-rtl):before{margin-left:-1.5em;margin-right:.3em;text-align:right}.ql-editor li.ql-direction-rtl:before{margin-left:.3em;margin-right:-1.5em}.ql-editor ol li:not(.ql-direction-rtl),.ql-editor ul li:not(.ql-direction-rtl){padding-left:1.5em}.ql-editor ol li.ql-direction-rtl,.ql-editor ul li.ql-direction-rtl{padding-right:1.5em}.ql-editor ol li{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;counter-increment:list-0}.ql-editor ol li:before{content:counter(list-0,decimal) ". "}.ql-editor ol li.ql-indent-1{counter-increment:list-1}.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:rgba(0,0,0,.6);content:attr(data-placeholder);font-style:italic;left:15px;pointer-events:none;position:absolute;right:15px}.ql-snow.ql-toolbar:after,.ql-snow .ql-toolbar:after{clear:both;content:"";display:table}.ql-snow.ql-toolbar button,.ql-snow .ql-toolbar button{background: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 .ql-picker-item.ql-selected,.ql-snow .ql-toolbar .ql-picker-item.ql-selected,.ql-snow.ql-toolbar .ql-picker-item:hover,.ql-snow .ql-toolbar .ql-picker-item: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-label:hover,.ql-snow .ql-toolbar .ql-picker-label:hover,.ql-snow.ql-toolbar button.ql-active,.ql-snow .ql-toolbar button.ql-active,.ql-snow.ql-toolbar button:focus,.ql-snow .ql-toolbar button:focus,.ql-snow.ql-toolbar button:hover,.ql-snow .ql-toolbar button:hover{color:#06c}.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-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,.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:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-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-label:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-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 button:focus .ql-fill,.ql-snow .ql-toolbar button:focus .ql-fill,.ql-snow.ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:hover .ql-fill,.ql-snow .ql-toolbar button:hover .ql-fill,.ql-snow.ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover .ql-stroke.ql-fill{fill:#06c}.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke,.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-label.ql-active .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke,.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 button.ql-active .ql-stroke,.ql-snow .ql-toolbar button.ql-active .ql-stroke,.ql-snow.ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar button:focus .ql-stroke,.ql-snow .ql-toolbar button:focus .ql-stroke,.ql-snow.ql-toolbar button:focus .ql-stroke-miter,.ql-snow .ql-toolbar button:focus .ql-stroke-miter,.ql-snow.ql-toolbar button:hover .ql-stroke,.ql-snow .ql-toolbar button:hover .ql-stroke,.ql-snow.ql-toolbar button:hover .ql-stroke-miter,.ql-snow .ql-toolbar button:hover .ql-stroke-miter{stroke:#06c}@media (pointer:coarse){.ql-snow.ql-toolbar button:hover:not(.ql-active),.ql-snow .ql-toolbar button:hover:not(.ql-active){color:#444}.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-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-stroke.ql-thin,.ql-snow .ql-thin{stroke-width:1}.ql-snow .ql-transparent{opacity:.4}.ql-snow .ql-direction svg:last-child{display:none}.ql-snow .ql-direction.ql-active svg:last-child{display:inline}.ql-snow .ql-direction.ql-active svg:first-child{display:none}.ql-snow .ql-editor h1{font-size:2em}.ql-snow .ql-editor h2{font-size:1.5em}.ql-snow .ql-editor h3{font-size:1.17em}.ql-snow .ql-editor h4{font-size:1em}.ql-snow .ql-editor h5{font-size:.83em}.ql-snow .ql-editor h6{font-size:.67em}.ql-snow .ql-editor a{text-decoration:underline}.ql-snow .ql-editor blockquote{border-left:4px solid #ccc;margin-bottom:5px;margin-top:5px;padding-left:16px}.ql-snow .ql-editor code,.ql-snow .ql-editor pre{background-color:#f0f0f0;border-radius:3px}.ql-snow .ql-editor pre{white-space:pre-wrap;margin-bottom:5px;margin-top:5px;padding:5px 10px}.ql-snow .ql-editor code{font-size:85%;padding:2px 4px}.ql-snow .ql-editor pre.ql-syntax{background-color:#23241f;color:#f8f8f2;overflow:visible}.ql-snow .ql-editor img{max-width:100%}.ql-snow .ql-picker{color:#444;display:inline-block;float:left;font-size:14px;font-weight:500;height:24px;position:relative;vertical-align:middle}.ql-snow .ql-picker-label{cursor:pointer;display:inline-block;height:100%;padding-left:8px;padding-right:2px;position:relative;width:100%}.ql-snow .ql-picker-label:before{display:inline-block;line-height:22px}.ql-snow .ql-picker-options{background-color:#fff;display:none;min-width:100%;padding:4px 8px;position:absolute;white-space:nowrap}.ql-snow .ql-picker-options .ql-picker-item{cursor:pointer;display:block;padding-bottom:5px;padding-top:5px}.ql-snow .ql-picker.ql-expanded .ql-picker-label{color:#ccc;z-index:2}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-fill{fill:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-stroke{stroke:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-options{display:block;margin-top:-1px;top:100%;z-index:1}.ql-snow .ql-color-picker,.ql-snow .ql-icon-picker{width:28px}.ql-snow .ql-color-picker .ql-picker-label,.ql-snow .ql-icon-picker .ql-picker-label{padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-label svg,.ql-snow .ql-icon-picker .ql-picker-label svg{right:4px}.ql-snow .ql-icon-picker .ql-picker-options{padding:4px 0}.ql-snow .ql-icon-picker .ql-picker-item{height:24px;width:24px;padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-options{padding:3px 5px;width:152px}.ql-snow .ql-color-picker .ql-picker-item{border:1px solid transparent;float:left;height:16px;margin:2px;padding:0;width:16px}.ql-snow .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg{position:absolute;margin-top:-9px;right:0;top:50%;width:18px}.ql-snow .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=""]):before{content:attr(data-label)}.ql-snow .ql-picker.ql-header{width:98px}.ql-snow .ql-picker.ql-header .ql-picker-item:before,.ql-snow .ql-picker.ql-header .ql-picker-label:before{content:"Normal"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="1"]:before{content:"Heading 1"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="2"]:before{content:"Heading 2"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="3"]:before{content:"Heading 3"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="4"]:before{content:"Heading 4"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="5"]:before{content:"Heading 5"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="6"]:before{content:"Heading 6"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{font-size:2em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{font-size:1.5em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{font-size:1.17em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{font-size:1em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{font-size:.83em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{font-size:.67em}.ql-snow .ql-picker.ql-font{width:108px}.ql-snow .ql-picker.ql-font .ql-picker-item:before,.ql-snow .ql-picker.ql-font .ql-picker-label:before{content:"Sans Serif"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=serif]:before{content:"Serif"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=monospace]:before{content:"Monospace"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{font-family:Georgia,Times New Roman,serif}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{font-family:Monaco,Courier New,monospace}.ql-snow .ql-picker.ql-size{width:98px}.ql-snow .ql-picker.ql-size .ql-picker-item:before,.ql-snow .ql-picker.ql-size .ql-picker-label:before{content:"Normal"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=small]:before{content:"Small"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=large]:before{content:"Large"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=huge]:before{content:"Huge"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{font-size:10px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{font-size:18px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{font-size:32px}.ql-snow .ql-color-picker.ql-background .ql-picker-item{background-color:#fff}.ql-snow .ql-color-picker.ql-color .ql-picker-item{background-color:#000}.ql-toolbar.ql-snow{border:1px solid #ccc;box-sizing:border-box;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;padding:8px}.ql-toolbar.ql-snow .ql-formats{margin-right:15px}.ql-toolbar.ql-snow .ql-picker-label{border:1px solid transparent}.ql-toolbar.ql-snow .ql-picker-options{border:1px solid transparent;box-shadow:0 2px 8px rgba(0,0,0,.2)}.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label,.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options{border-color:#ccc}.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item.ql-selected,.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item:hover{border-color:#000}.ql-toolbar.ql-snow+.ql-container.ql-snow{border-top:0}.ql-snow .ql-tooltip{background-color:#fff;border:1px solid #ccc;box-shadow:0 0 5px #ddd;color:#444;padding:5px 12px;white-space:nowrap}.ql-snow .ql-tooltip:before{content:"Visit URL:";line-height:26px;margin-right:8px}.ql-snow .ql-tooltip input[type=text]{display:none;border:1px solid #ccc;font-size:13px;height:26px;margin:0;padding:3px 5px;width:170px}.ql-snow .ql-tooltip a.ql-preview{display:inline-block;max-width:200px;overflow-x:hidden;text-overflow:ellipsis;vertical-align:top}.ql-snow .ql-tooltip a.ql-action:after{border-right:1px solid #ccc;content:"Edit";margin-left:16px;padding-right:8px}.ql-snow .ql-tooltip a.ql-remove:before{content:"Remove";margin-left:8px}.ql-snow .ql-tooltip 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:0;content:"Save";padding-right:0}.ql-snow .ql-tooltip[data-mode=link]:before{content:"Enter link:"}.ql-snow .ql-tooltip[data-mode=formula]:before{content:"Enter formula:"}.ql-snow .ql-tooltip[data-mode=video]:before{content:"Enter video:"}.ql-snow a{color:#06c}.ql-container.ql-snow{border:1px solid #ccc}.radio_buttons{margin-top:15px;display:flex;flex-direction:column;gap:10px}.radio_buttons .radio_button-item{display:flex;flex-direction:row;align-items:center;gap:10px}.radio_buttons .radio_button-item input{cursor:pointer}

/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,footer,header,nav,section{display:block}h1{font-size:2em;margin:.67em 0}figcaption,figure,main{display:block}figure{margin:1em 40px}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent;-webkit-text-decoration-skip:objects}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:inherit;font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}dfn{font-style:italic}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}audio,video{display:inline-block}audio:not([controls]){display:none;height:0}img{border-style:none}svg:not(:root){overflow:hidden}button,input,optgroup,select,textarea{font-family:sans-serif;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{display:inline-block;vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details,menu{display:block}summary{display:list-item}canvas{display:inline-block}[hidden],template{display:none}.icon{display:inline-flex;align-self:center;position:relative}.icon,.icon__svg{width:1em;height:1em}.icon--baseline .icon__svg{position:absolute;bottom:-.125em}.loader{display:inline-flex;align-self:center;width:1em;height:1em;font-size:inherit;position:relative}.loader__svg{width:1em;height:1em;position:absolute;bottom:-.125em}.loader__cyrcle{fill:#b7babd}.loader__runner{fill:#2c3e50}.table-loader{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-start;align-items:center;flex:1 1 auto;box-sizing:border-box;margin:0 -4px;font-size:12px;font-weight:700;letter-spacing:.05em;color:#333}.table-loader__layout{display:block;flex:0 0 auto;box-sizing:border-box;padding:0 4px}.table-loader__layout--loader{display:none}.table-loader__loader{font-size:26px}.table-loader--load .table-loader__layout--loader{display:block}.sub-text{display:inline;box-sizing:border-box;font-size:inherit;color:#333;cursor:pointer}.sub-text--400{font-weight:400}.sub-text--primary{color:#5a80a5}.sub-text--secondary{color:#666}.sub-text--tertiary{color:#999}.sub-text--yellow{color:#d4d400}.sub-text--logo-yellow{color:#fc0}.sub-text--warning{color:#d35400}.sub-text--alert{color:#900}.sub-text--success{color:green}.sub-text--complite{color:#060}.sub-text--emerald{color:#138871}.sub-text--purple{color:#8e44ad}.sub-text--error{color:red}.sub-text--nowrap{white-space:nowrap}.bold{font-weight:700}.link{display:inline;cursor:pointer;text-decoration:underline;color:#5a80a5;transition:-webkit-text-decoration .25s ease-out;transition:text-decoration .25s ease-out;transition:text-decoration .25s ease-out,-webkit-text-decoration .25s ease-out}.link:focus,.link:hover{text-decoration:none}.link:visited{color:#5a80a5}.link--asc{display:inline-block;box-sizing:border-box;padding-right:1em;position:relative;white-space:nowrap}.link--asc:before{content:"";display:block;width:1em;height:1em;background-image:url(icon--long-arrow-up.352b7bccdc6df0dcbe43.svg);background-repeat:no-repeat;background-position:0 0;position:absolute;top:1px;right:0}.link--desc{display:inline-block;box-sizing:border-box;padding-right:1em;position:relative;white-space:nowrap}.link--desc:before{content:"";display:block;width:1em;height:1em;background-image:url(icon--long-arrow-down.19e0c2f20ea259e6cbae.svg);background-repeat:no-repeat;background-position:0 0;position:absolute;top:1px;right:0}.link--external{text-decoration:none;color:#666}.link--external:focus,.link--external:hover{text-decoration:underline}.link--external:visited,.link--secondary{color:#666}.select{display:block;flex:1 1 auto;width:100%;height:28px;box-sizing:border-box;padding:4px;border:1px solid #ccc;outline:none;font-size:12px;line-height:1;color:#333;transition:border-color .25s ease-out}.select:focus,.select:hover{border-color:#999;cursor:pointer}.input{display:block;flex:1 1 auto;width:100%;height:28px;box-sizing:border-box;padding:4px;border:1px solid #ccc;outline:none;font-size:12px;line-height:1;color:#333;transition:border-color .25s ease-out}.input:focus,.input:hover{border-color:#999}.icon-input{display:block;box-sizing:border-box;position:relative}.icon-input__input{height:42px;border:3px solid #30353d;padding-left:45px;background-color:#d8dbe0;font-size:14px;transition:background-color .25s ease-out}.icon-input__input:focus,.icon-input__input:hover{border-color:#30353d;background-color:#fff}.icon-input__icon{display:block;width:36px;height:28px;border-right:1px solid #a0a8b4;position:absolute;top:8px;left:4px;font-size:18px;line-height:33px;text-align:center;fill:#798495}.textarea{display:block;width:100%;height:120px;max-height:350px;box-sizing:border-box;padding:8px;margin:0;border-radius:0;border:1px solid #ccc;outline:none;font-size:14px;color:#000;resize:vertical;transition:border-color .25s ease-out}.textarea:focus,.textarea:hover{border-color:#999}.label{display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:flex-start;align-items:stretch;flex:1 1 auto;box-sizing:border-box;font-size:12px;color:#333}.label__checkbox{flex:0 0 auto;align-self:flex-start;position:relative;bottom:-.25em}.label__title{display:block;box-sizing:border-box;margin-bottom:4px;font-size:inherit;line-height:1;color:inherit}.label--no-title{padding-top:17px}.label--control{flex-direction:row;justify-content:flex-start;align-items:center;cursor:pointer;font-size:inherit}.label--control .label__title{margin-bottom:0;margin-left:8px}.field{flex:1 1 auto;font-size:11px;color:#333}.field,.field__item{display:block;box-sizing:border-box}.field__item{margin-bottom:2px;font-size:inherit;line-height:1.2;color:inherit;position:relative}.field__item:last-child{margin-bottom:0}.field__item--large-mb{margin-bottom:8px}.field__title{display:block;box-sizing:border-box;margin-bottom:4px;font-weight:700;line-height:1.2;color:inherit}.field--history,.field__title{font-size:12px}.list{margin:0;list-style:none}.list,.list__layout{display:block;box-sizing:border-box;padding:0}.list__layout{margin:0 0 4px}.list__layout:last-child{margin-bottom:0}.list__screenshot-wrapper{display:flex;margin-right:1rem}.list__link{display:block;box-sizing:border-box;padding:8px;cursor:pointer;font-size:13px;text-decoration:none;transition:background-color .25s ease-out}.list__link,.list__link:visited{color:#105a83}.list__link:focus,.list__link:hover{background-color:#e4eaed}.list__label{padding:8px;background-color:#fff;transition:background-color .25s ease-out}.list__label:focus,.list__label:hover{background-color:#f1f4f8}.list--primary .list__layout{margin-bottom:0;border-bottom:1px solid #ccc}.list--primary .list__layout:last-child{border-bottom:none}.list--secondary{padding:8px 8px 8px 22px}.list--secondary .list__layout{margin-bottom:8px}.list--secondary .list__layout:last-child{margin-bottom:0}.list--control .list__layout{margin-bottom:8px}.list--control .list__layout:last-child{margin-bottom:0}.list--inline{margin-bottom:-4px}.list--inline .list__layout{display:inline-block;margin-right:4px;margin-bottom:4px}.attribute{width:100%;padding:4px 17px 4px 4px;border:1px solid #ccc;position:relative;font-size:12px;text-overflow:ellipsis;text-align:left}.attribute,.attribute__badge{box-sizing:border-box;background-color:#fff}.attribute__badge{display:block;padding:1px 4px;border:1px solid #f60;z-index:3;font-size:9px;font-weight:700;color:#f60;position:absolute;top:-1px;right:-1px}.attribute--cat-red{background-color:#f96363;border-color:#f72828}.attribute--cat-orange{background-color:#f9b049;border-color:#ef7b23}.attribute--cat-yellow{background-color:#fdff84;border-color:#e7ea2b}.callout{display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:center;align-items:center;flex:1 1 auto;height:auto;min-height:60px;box-sizing:border-box;padding:8px;margin:4px 0;border:1px solid #ccc;background-color:#fff;font-size:13px;text-align:center;color:#333}.callout--primary{border-color:#85bbd8;background-color:#e1ecf2;color:#1f4961}.screenshot{display:block;width:48px;height:48px;box-sizing:border-box;border:1px solid #ccc;overflow:hidden;position:relative}.screenshot__img,.screenshot__link{display:block;width:100%;height:100%}.screenshot__link{position:absolute;top:0;left:0}.button{display:inline-block;flex:0 0 auto;box-sizing:border-box;padding:7px 8px;margin:0;border:1px solid #ccc;border-radius:3px;background-color:#f2f2f2;box-shadow:inset 0 1px 0 0 #fff;outline:none;fill:#333;font-size:12px;line-height:1;color:#333;transition:background-color .25s ease-out,border-color .25s ease-out,color .25s ease-out}.button:focus,.button:hover{outline:none;cursor:pointer;border-color:#999;background-color:#fff;fill:#333}.button:active{background-color:#ccc;box-shadow:inset 0 3px 6px -2px hsla(0,0%,40%,.36)}.button:disabled{pointer-events:none;color:#999}.button:disabled .button__icon{fill:#999}.button__icon{transition:fill .25s ease-out}.button--primary{border:1px solid #34495f;box-shadow:inset 0 1px 0 0 #7b99b7;background-color:#3e5771;text-shadow:0 1px 1px rgba(0,0,0,.64);color:#fff;transition:border-color .25s ease-out}.button--primary:focus,.button--primary:hover{border-color:#34495f;background-color:#496785}.button--primary:active{border-color:#263646;box-shadow:inset 0 5px 7px -2px #2c3d50;background-color:#3e5771}.button--primary:disabled{pointer-events:none;box-shadow:inset 0 1px 0 0 #7b99b7;background-color:#466380;color:#7b99b7}.button--warning{border:1px solid #d58b42;background-color:#fde38a;box-shadow:inset 0 1px 0 0 #ff9;fill:#704327;color:#704327}.button--warning:focus,.button--warning:hover{border-color:#cc7c2d;background-color:#fde9a2;fill:#704327}.button--warning:active{background-color:#d9a05b;border-color:#b77028;box-shadow:inset 0 3px 6px -2px #d18d3a}.button--warning:disabled{pointer-events:none;color:#947562}.button--warning:disabled .button__icon{fill:#947562}.button--small-icon{padding:8px 9px;font-size:10px}.dropdown{display:inline-flex;flex-direction:column;flex-wrap:nowrap;justify-content:flex-start;align-items:stretch;flex:0 0 auto;box-sizing:border-box;position:relative}.dropdown__button{position:relative;flex:inherit;outline:none;cursor:pointer;pointer-events:all;padding:0;margin:0;border:none;background-color:transparent}.dropdown__pane{display:block;min-width:280px;box-sizing:border-box;padding:8px;border:1px solid #ccc;border-radius:3px;box-shadow:0 2px 54px rgba(0,0,0,.25);background-color:#fff;z-index:1;position:absolute;top:25px;left:50%;transform:translateX(-50%);z-index:2}.dropdown__pane:before{border-color:transparent transparent #ccc;top:-7px;z-index:0}.dropdown__pane:after,.dropdown__pane:before{content:"";display:block;width:0;height:0;border-style:solid;border-width:0 8px 6px;position:absolute;left:50%;transform:translateX(-50%)}.dropdown__pane:after{border-color:transparent transparent #fff;top:-6px;z-index:1}.dropdown__list{border:1px solid #ccc}.dropdown--nav{display:flex;flex:1 1 auto}.dropdown--nav .dropdown__button{padding-right:42px;padding-left:16px;position:relative}.dropdown--nav .dropdown__button:before{content:"";display:block;width:10px;height:100%;background-image:url(icon--caret-down.1d9a9cf4d22b584ee1d4.svg);background-repeat:no-repeat;background-position:0 50%;position:absolute;top:0;right:16px}.dropdown--nav .dropdown__pane{display:none;width:100%;min-width:auto;padding:8px;top:50px}.dropdown--active .dropdown__pane{display:block}.group-button{display:inline-flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-start;align-items:center;flex:0 0 auto;box-sizing:border-box;border-radius:3px;overflow:hidden}.group-button__button{border-radius:0;margin-right:-1px;z-index:0}.group-button__button:hover{z-index:1}.group-button__button:first-child{border-radius:3px 0 0 3px}.group-button__button:last-child{margin-right:0;border-radius:0 3px 3px 0}.column{flex-direction:row;flex:1 1 auto;margin:0 -4px}.column,.column__col{display:flex;flex-wrap:nowrap;justify-content:flex-start;align-items:stretch;box-sizing:border-box}.column__col{flex-direction:column;flex:1 1 auto;padding:0 4px}.column__col----1{flex:0 0 12.5%;max-width:12.5%}.column__col----2{flex:0 0 25%;max-width:25%}.column__col----3{flex:0 0 37.5%;max-width:37.5%}.column__col----4{flex:0 0 50%;max-width:50%}.column__col----5{flex:0 0 62.5%;max-width:62.5%}.column__col----6{flex:0 0 75%;max-width:75%}.column__col----7{flex:0 0 87.5%;max-width:87.5%}.column__col----8{flex:0 0 100%;max-width:100%}.column__col--1{flex:0 0 12.5%;max-width:12.5%}.column__col--2{flex:0 0 25%;max-width:25%}.column--wrap{flex-wrap:wrap}.form{display:block;flex:1 1 auto;box-sizing:border-box;padding:8px;margin:0;background-color:#fff}.form__title{font-size:14px;color:#333;font-size:16px;font-weight:700}.form__field,.form__title{display:block;box-sizing:border-box;padding:0;margin:0 0 8px}.form__field{font-size:14px}.form__field:last-child{margin-bottom:0}.form__select{border:1px solid #ccc;width:100%;height:28px;padding:4px;outline:none;font-size:12px;line-height:1;color:#333;background:url(down.d217e84c2a7e1cbb6128.png) no-repeat 100% 50% transparent;background-size:16px 16px;text-align:start}.form__button{padding:11px 17px;border-radius:0;font-size:14px}.form--login{width:400px;flex:0 0 auto;background-color:transparent}.form--login .form__title{text-transform:uppercase;color:#fff}.table{display:table;width:100%;height:auto;border:1px solid #ccc;border-spacing:0;border-collapse:collapse;background-color:#fff;font-size:12px;color:#333}.table__thead{display:table-header-group}.table__tbody{display:table-row-group}.table__row{display:table-row}.table__row:hover .table__td{background-color:#f1f4f8}.table__row--checked .table__td{background-color:#ffc}.table__row--loader{display:none!important}.table__th{display:table-cell;padding:4px 8px;border-top:1px solid #ccc;border-bottom:1px solid #ccc;vertical-align:middle;font-weight:700;white-space:nowrap;text-align:left;cursor:default}.table__th--tiny{width:1%}.table__th--control-bar{width:30%}.table__th--align-center{text-align:center}.table__td{display:table-cell;padding:8px;border-top:1px solid #ccc;border-bottom:1px solid #ccc;font-weight:400;text-align:left;transition:background-color .25s ease-out;max-width:28rem;overflow-wrap:break-word}.table__td--align-center{text-align:center}.table__td--date{width:150px}.table__loader{font-size:28px}.table--secondary .table__row{display:table-row}.table--secondary .table__row:hover .table__td{background-color:#fff}.table--secondary .table__td,.table--secondary .table__th{border:1px solid #ccc}.table--load .table__row--loader{display:table-row!important}.table--load .table__row--content{display:none!important}.search{width:230px;position:relative}.search,.search__input{display:block;height:28px;box-sizing:border-box}.search__input{width:100%;padding:0 24px 0 8px;border:1px solid #ccc;outline:none;font-size:12px;line-height:1;color:#333;transition:border-color .25s ease-out}.search__input:focus,.search__input:hover{border-color:#999}.search__input:focus .search__button,.search__input:hover .search__button{fill:#999}.search__button{display:block;padding:6px 8px;border:none;fill:#aaa;box-shadow:none;font-size:12px;position:absolute;top:50%;right:1px;transform:translateY(-50%)}.search__button,.search__button:active,.search__button:focus,.search__button:hover{background-color:transparent}.search__button:active{box-shadow:none}.date{display:block;width:100%;height:28px;box-sizing:border-box;padding:0;border:1px solid #ccc;background-color:#fff;outline:none;font-size:12px;line-height:1;color:#333;position:relative;transition:border-color .25s ease-out}.date:focus,.date:hover{border-color:#999}.date:focus .search__button,.date:hover .search__button{fill:#999}.date__input{padding:4px 24px 4px 4px;border:0;background-color:transparent;z-index:2;position:relative}.date__icon{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;align-items:center;flex:0 0 auto;width:24px;height:24px;box-sizing:border-box;position:absolute;right:1px;fill:#999}.risk-group-informer{display:block;box-sizing:border-box;position:relative}.risk-group-informer__button{display:block;box-sizing:border-box;padding:0;margin:0;border:none;background-color:transparent;font-size:12px;text-decoration:underline;color:#666}.risk-group-informer__button:focus,.risk-group-informer__button:hover{text-decoration:none}.risk-group-informer__popup{display:none;width:280px;box-sizing:border-box;padding:8px;border:1px solid #aaa;border-radius:3px;box-shadow:0 4px 6px rgba(0,0,0,.2785);background-color:#fff;z-index:1;position:absolute;top:24px;left:50%;transform:translateX(-50%)}.risk-group-informer__popup:before{border-color:transparent transparent #aaa;top:-9px;z-index:0}.risk-group-informer__popup:after,.risk-group-informer__popup:before{content:"";display:block;width:0;height:0;border-style:solid;border-width:0 8px 8px;position:absolute;left:50%;transform:translateX(-50%)}.risk-group-informer__popup:after{border-color:transparent transparent #fff;top:-8px;z-index:1}.risk-group-informer--primary .risk-group-informer__button{color:#5a80a5}.risk-group-informer--secondary .risk-group-informer__button{color:#999}.risk-group-informer--warning .risk-group-informer__button{color:#d35400}.risk-group-informer--allert .risk-group-informer__button{color:#900}.risk-group-informer--active .risk-group-informer__popup{display:block}.status-checker{display:inline-flex;align-items:stretch;padding:0;margin:0;font-size:11px;font-weight:700}.status-checker,.status-checker__status{flex-direction:row;flex-wrap:nowrap;justify-content:flex-start;flex:0 0 auto;box-sizing:border-box}.status-checker__status{display:flex;align-items:center;border:1px solid #ccc;border-radius:3px 0 0 3px;padding:3px 10px;margin-right:-1px;background-color:#fff;text-transform:lowercase;color:#666;cursor:default}.status-checker__button{padding:3px 6px;border-radius:0 3px 3px 0;font-size:11px}.status-checker__button:hover{z-index:1}.status-checker--available .status-checker__status{color:#4d7429}.status-checker--banned .status-checker__status{color:red}.status-checker--deleted .status-checker__status,.status-checker--error .status-checker__status{color:#900}.status-checker--invalid_url .status-checker__status{color:#d35400}.status-checker--pending .status-checker__status{color:#8e44ad}.status-checker--server_error .status-checker__status,.status-checker--unavailable .status-checker__status,.status-checker--unknown .status-checker__status{color:#900}.counter-of-complaint{align-items:stretch;padding:4px 2px;margin:0;border:1px solid #ccc;border-radius:3px;background-color:#fff;font-size:12px}.counter-of-complaint,.counter-of-complaint__layout{display:inline-flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-start;flex:0 0 auto;box-sizing:border-box}.counter-of-complaint__layout{align-items:center;padding:0 4px;position:relative;cursor:default}.counter-of-complaint__layout--divider{width:1px;padding:0;background-color:#ccc}.comment-viewer{display:inline-block;width:200px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:11px}.comment-viewer:hover{cursor:pointer}.comment-viewer__comment{display:block;width:220px;height:auto;max-height:60px;line-height:1.2}.comment-viewer__popup{display:none;width:320px;height:160px;box-sizing:border-box;padding:8px;border:1px solid #ccc;background-color:#fff;position:absolute;top:-12px;left:-12px;z-index:2}.comment-viewer__textarea{display:block;width:100%;height:120px;box-sizing:border-box;margin-bottom:8px;border:1px solid #ccc;font-size:11px;color:#333}.comment-viewer--active .comment-viewer__popup{display:block}.screenshot-viewer{display:block;box-sizing:border-box;position:relative}.screenshot-viewer__button{padding:2px 4px;background-color:#fff;font-size:11px;color:#666}.screenshot-viewer__popup{display:none;width:240px;box-sizing:border-box;padding:8px;border:1px solid #aaa;border-radius:3px;box-shadow:0 4px 6px rgba(0,0,0,.2785);background-color:#fff;z-index:1;position:absolute;top:24px;left:0}.screenshot-viewer__popup:before{border-color:transparent transparent #aaa;border-width:0 8px 8px;top:-8px;left:39px;z-index:0}.screenshot-viewer__popup:after,.screenshot-viewer__popup:before{content:"";display:block;width:0;height:0;border-style:solid;position:absolute}.screenshot-viewer__popup:after{border-color:transparent transparent #fff;border-width:0 6px 6px;top:-6px;left:41px;z-index:1}.screenshot-viewer__body{display:block;max-height:237px;overflow-y:auto}.screenshot-viewer__item{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-start;align-items:stretch;box-sizing:border-box;margin-bottom:8px}.screenshot-viewer__item:last-child{margin-bottom:0}.screenshot-viewer__screenshot-wraper{display:block;width:48px;height:48px;flex:0 0 auto;box-sizing:border-box;margin-right:8px;border:1px solid #999;overflow:hidden;position:relative}.screenshot-viewer__screenshot{display:block;width:100%;height:100%;border:none}.screenshot-viewer__field{padding:2px 0}.screenshot-viewer__author{display:block;font-size:14px;font-weight:700;color:#333}.screenshot-viewer__date{display:block;font-size:10px;font-weight:400;color:#333}.screenshot-viewer__link,.screenshot-viewer__link:visited{color:#900}.injunction,.screenshot-viewer--active .screenshot-viewer__popup{display:block}.injunction{box-sizing:border-box;padding:16px 16px 0;background-color:#ddd}.injunction__item{display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:flex-start;align-items:stretch;flex:1 1 auto;box-sizing:border-box;padding:16px;margin-bottom:16px;background-color:#fff}.injunction__item::last-child{margin-bottom:0}.injunction__title{display:block;flex:0 0 auto;box-sizing:border-box;padding:0;margin:0 0 8px;font-size:18px;line-height:1.2;font-weight:700;text-align:center;color:#333}.injunction__title--small{font-size:12px}.injunction__sub-title{display:block;flex:0 0 auto;box-sizing:border-box;padding:0;margin:0 0 8px;font-size:14px;line-height:1.2;font-weight:400;text-align:center;color:#333}.injunction__field{flex:0 0 auto;align-self:flex-end;margin-bottom:8px;font-size:12px}.history{flex-direction:column;justify-content:flex-start;align-items:stretch;flex:0 0 auto;padding:0;margin:0 0 16px;border:1px solid #b7b7b7;position:relative}.history,.history__header{display:flex;flex-wrap:nowrap;box-sizing:border-box;font-size:12px}.history__header{flex-direction:row;justify-content:center;align-items:center;flex:0 0 auto;padding:8px;border-bottom:1px solid #b7b7b7;background-color:#ccc;color:#333}.history__body{display:block;box-sizing:border-box;padding:8px;background-color:#ddd}.history__title{display:block;flex:0 0 auto;padding:0 8px;margin:0;font-size:12px;font-weight:700;text-transform:uppercase;color:#333}.history__title--secondary{padding:0;margin-bottom:8px}.filter{display:none;flex-direction:row;flex-wrap:nowrap;align-items:flex-start;flex:1 1 auto;padding:8px 4px;border:1px solid #e7d3c0;background-color:#f5efe7}.filter,.filter__layout{justify-content:flex-start;box-sizing:border-box}.filter__layout{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:stretch;flex:8 1 auto;padding:0 4px}.filter__layout:last-child{margin-bottom:0}.filter__column{flex-wrap:wrap;margin-bottom:-8px}.filter__col{padding-bottom:8px}.filter--active{display:flex}.pagination{justify-content:flex-start;align-items:center;height:auto;margin:0 -4px;font-size:12px;color:#333}.pagination,.pagination__layout{display:flex;flex-direction:row;flex-wrap:nowrap;flex:0 0 auto;box-sizing:border-box}.pagination__layout{padding:0 4px}.logo{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;align-items:center;align-self:center;width:170px;height:22px;box-sizing:border-box;margin:0 16px;position:relative}.logo__icon{flex:0 0 auto;width:inherit;height:inherit}.logo--large{width:250px;height:auto}.layout{flex-direction:column;flex-wrap:nowrap;height:100vh}.layout,.layout__block{display:flex;justify-content:flex-start;align-items:stretch;box-sizing:border-box;backface-visibility:hidden;overflow:hidden;position:relative;order:0}.layout__block{flex-direction:column;flex-wrap:nowrap;flex:1 1 auto;overflow-y:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.layout__block--content{padding:8px;background-color:#f2f2f2}.layout__container{flex:1 1 auto;display:block;box-sizing:border-box;overflow-y:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.layout--login{flex-direction:row;background-color:#3b424b}.layout--login .layout__block{justify-content:center;align-items:stretch}.layout--login .layout__block--logo{flex:0 0 auto;width:320px;border-right:1px solid #4d5662;box-shadow:inset -1px 0 0 0 #272c32}.layout--login .layout__block--form{padding:0 55px}.layout--login .layout__block--contact{justify-content:space-between;align-items:end;padding:3rem}.layout--login .layout__block--contact .main-button{display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;color:#232323;border-radius:50%;border:1px solid #d8dbe0;background-color:#d8dbe0;padding:10px;margin-bottom:7px;text-decoration:none}.layout--login .layout__block--contact .secondary-buttons{flex-direction:column;display:none}.layout--login .layout__block--contact .contact-wrapper:hover .secondary-buttons{display:flex}.layout__language{background-color:transparent;border:none;color:#fff}.layout__language option{color:#000}.app-loader{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;align-items:center;flex:1 1 auto;box-sizing:border-box;background-color:#3b424b}.app-loader__layout{display:block;flex:0 0 auto;box-sizing:border-box}.app-loader__logo{display:block;min-width:816px;max-width:1024px;margin:0 72px;flex:1 1 auto;box-sizing:border-box}.page-404{display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:center;align-items:center;flex:1 1 auto;box-sizing:border-box;background-color:#3b424b}.page-404__layout{display:block;flex:0 0 auto;box-sizing:border-box}.page-404__logo{width:500px;box-sizing:border-box;margin-bottom:40px}.page-404__title{font-size:27px;font-weight:700;letter-spacing:.1em}.page-404__sub-text,.page-404__title{display:block;box-sizing:border-box;padding:0;margin:0 0 16px;text-transform:uppercase;color:#fff}.page-404__sub-text{font-size:16px;font-weight:400;letter-spacing:.05em}.page-404__link{font-weight:700}.logo-loader{display:block;width:100%;box-sizing:border-box}.logo-loader__text{fill:#fff;fill:transparent;stroke-width:1.5;stroke-dasharray:700;stroke-dashoffset:0;stroke:#fff;animation:draw-line-text 1.85s linear forwards,draw-background-text-white 2s ease-out 1.85s forwards}.logo-loader__text--yellow{stroke:#fc0;animation:draw-line-text 1.85s linear forwards,draw-background-text-yellow 2s ease-out 1.85s forwards}.logo-loader__shield{fill:#3b424b}.logo-loader__shield--border{fill:#fff;fill:transparent;stroke-width:1.5;stroke-dasharray:1350;stroke-dashoffset:0;stroke:#fff;animation:draw-line-shield-base 1.85s linear forwards,draw-background-text-white 2s ease-out 1.85s forwards}.logo-loader__shield--reflection{fill:#646a71;fill:transparent;stroke-width:1.5;stroke-dasharray:900;stroke-dashoffset:0;stroke:#646a71;animation:draw-line-shield-reflection 1.85s linear forwards,draw-background-shield-reflection 1.85s ease-out 2.2s forwards}@keyframes draw-line-text{0%{stroke-dashoffset:700}to{stroke-dashoffset:0}}@keyframes draw-background-text-white{0%{fill:transparent}to{fill:#fff}}@keyframes draw-background-text-yellow{0%{fill:transparent}to{fill:#fc0}}@keyframes draw-line-shield-base{0%{stroke-dashoffset:1350}to{stroke-dashoffset:0}}@keyframes draw-background-shield-base{0%{fill:transparent}to{fill:#3b424b}}@keyframes draw-line-shield-reflection{0%{stroke-dashoffset:900}to{stroke-dashoffset:0}}@keyframes draw-background-shield-reflection{0%{fill:transparent}to{fill:#646a71}}.header{justify-content:space-between;height:50px;box-sizing:border-box;background-color:#2c3e50}.header,.header__layout{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:stretch;flex:1 1 auto}.header__layout{justify-content:flex-start}.header-tab{display:flex;background-color:#496785;margin:-.5rem -.5rem 1rem;padding-left:1rem;outline:none}.header-tab__label{color:#fff;font-size:.8rem;margin-bottom:0;padding:.5rem;font-weight:400;margin-right:3px;cursor:pointer}.header-tab__label--active,.header-tab__label:active{color:#000;text-align:center;background-color:#f2f2f2;border-radius:3px 3px 0 0;outline:none}.nav{flex-direction:row;flex-wrap:nowrap;justify-content:flex-start;padding:0;margin:0;list-style:none}.nav,.nav__layout{display:flex;align-items:stretch;box-sizing:border-box}.nav__layout{flex-direction:row;flex-wrap:nowrap;justify-content:center;flex:0 0 auto}.nav__link{display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:center;align-items:stretch;flex:1 1 auto;box-sizing:border-box;padding:8px 16px;font-size:12px;font-weight:700;text-decoration:none;color:#fff;transition:background-color .25s ease-out}.nav__link:visited{color:#fff}.nav__link:active,.nav__link:hover{background-color:#6b7884}.nav__link--user{padding-left:34px;position:relative}.nav__link--user:before{content:"";display:block;width:14px;height:100%;background-image:url(icon--user.d4547a0cb2cb487bd04e.svg);background-repeat:no-repeat;background-position:0 47%;position:absolute;top:0;left:16px}.nav__link--active{background-color:#6b7884;text-shadow:0 1px 1px rgba(0,0,0,.65)}.nav__counter{display:block;font-size:inherit;font-weight:400}.nav__icon{font-size:14px;fill:#fff}.control-bar{display:flex;flex-direction:row;justify-content:space-between;align-items:stretch;flex:0 0 auto;height:auto;flex-wrap:wrap;box-sizing:border-box;padding:8px;border:1px solid #ccc;background-color:#fff;font-size:12px}.control-bar--sub{padding:8px 0;margin:0;border:none;background-color:transparent}.panel{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-start;align-items:center;margin:0 -4px;font-size:12px;color:#333}.panel,.panel__layout{flex:1 1 auto;box-sizing:border-box}.panel__layout{display:block;padding:0 4px;position:relative}.date-panel{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-start;align-items:center;margin:0 -4px;font-size:12px;color:#333}.date-panel,.date-panel__layout{flex:1 1 auto;box-sizing:border-box}.date-panel__layout{width:3rem;display:block;padding:0 4px;position:relative}.date-panel__wrapper{height:2rem}.export{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-start;align-items:center;flex:0 0 auto;box-sizing:border-box;margin:0 -4px;font-size:12px;color:#333}.export__layout{display:block;flex:1 1 auto;box-sizing:border-box;padding:0 4px}.export__layout--error,.export__layout--generate,.export__layout--success{display:none}.export--generate .export__layout--generate{display:block}.export--error .export__layout--generate,.export--generate .export__layout--error,.export--generate .export__layout--success{display:none}.export--error .export__layout--error{display:block}.export--error .export__layout--success,.export--success .export__layout--error,.export--success .export__layout--generate{display:none}.export--success .export__layout--success{display:block}.tabs{display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:flex-start;align-items:stretch;flex:1 1 auto}.tab-nav{justify-content:flex-start;height:30px;padding:0 8px;margin:0 0 -1px;list-style:none;z-index:1}.tab-nav,.tab-nav__layout{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:stretch;flex:0 0 auto;box-sizing:border-box}.tab-nav__layout{justify-content:center;margin-right:1px;cursor:pointer}.tab-nav__layout:last-child{margin-right:0}.tab-nav__title{flex-direction:row;flex-wrap:nowrap;flex:0 0 auto;padding:8px 8px 8px 0;margin:0;font-size:11px;font-weight:700;text-transform:uppercase}.tab-nav__button,.tab-nav__title{display:flex;justify-content:center;align-items:center;box-sizing:border-box;line-height:1;color:#333}.tab-nav__button{flex-direction:row;flex-wrap:nowrap;flex:1 1 auto;padding:8px;border:1px solid #ccc;border-bottom:none;background-color:#ddd;font-size:12px;font-weight:400;text-decoration:none;transition:background-color .25s ease-out}.tab-nav__button:visited{color:inherit}.tab-nav__button:focus,.tab-nav__button:hover{background-color:#ccc}.tab-nav__button:active{background-color:#fff}.tab-nav__button--active{border-bottom-color:#fff;background-color:#fff;pointer-events:none}.tab-nav__counter{margin-left:4px}.tab-nav__loader{font-size:16px}.tab-nav--primary{height:35px;padding:8px 8px 0;background-color:#496785}.tab-nav--primary .tab-nav__layout{margin-right:0}.tab-nav--primary .tab-nav__button{padding:8px 12px;border-radius:3px 3px 0 0;background-color:transparent;border:none;color:#fff}.tab-nav--primary .tab-nav__button:focus,.tab-nav--primary .tab-nav__button:hover{background-color:#768da3}.tab-nav--primary .tab-nav__button--active{background-color:#f2f2f2;color:#333}.tab-nav--primary .tab-nav__button--active .tab-nav__counter{color:#333}.tab-nav--primary .tab-nav__counter{color:hsla(0,0%,100%,.75)}.tab-nav--secondary{height:35px;padding:8px 8px 0;background-color:#f2f2f2;margin-bottom:0}.tab-nav--secondary .tab-nav__button{padding:8px 12px;position:relative}.tab-nav--secondary .tab-nav__button--active:before{content:"";display:block;width:100%;height:1px;background-color:#fff;position:absolute;bottom:-1px;left:0}.tab-content{display:flex}.tab-content,.tab-content__panel{flex-direction:column;flex-wrap:nowrap;justify-content:flex-start;align-items:stretch;flex:1 1 auto;box-sizing:border-box;backface-visibility:hidden;overflow:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;position:relative}.tab-content__panel{display:none}.tab-content__panel--active{display:flex}.tab-content--primary{padding:8px;background-color:#f2f2f2}.tab-content--secondary{padding:8px;border-top:1px solid #ccc;background-color:#fff}.modal-box{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;align-items:center;width:100vw;height:100vh;box-sizing:border-box;background-color:rgba(0,0,0,.4);position:fixed;top:0;left:0;z-index:3;opacity:0;visibility:hidden;transform:none;transition:visibility .3s ease-out,opacity .3s ease-out}.modal-box__popup{flex-direction:column;flex-wrap:nowrap;flex:0 0 auto;width:60%;min-width:660px;max-height:60%;box-shadow:0 0 0 4px rgba(0,0,0,.2);background-color:#fff;opacity:0;transition:opacity .3s ease-out}.modal-box__block,.modal-box__popup{display:flex;justify-content:flex-start;align-items:stretch;box-sizing:border-box}.modal-box__block{flex-direction:column;flex-wrap:nowrap;flex:1 1 auto;backface-visibility:hidden;overflow:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;position:relative;order:0}.modal-box__block--vertical{flex-direction:row}.modal-box__container{flex:1 1 auto;display:block;box-sizing:border-box;overflow-y:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.modal-box__container--content{padding:8px}.modal-box__description{flex-direction:column;flex-wrap:nowrap;justify-content:center;flex:0 0 220px;padding:8px;background-color:#ccc;font-size:12px;color:#333}.modal-box__description,.modal-box__header{display:flex;align-items:center;box-sizing:border-box}.modal-box__header{padding:8px 34px 8px 8px;background-color:#4a6a8a}.modal-box__control-bar,.modal-box__header{flex-direction:row;flex-wrap:nowrap;justify-content:flex-start;flex:0 0 auto;backface-visibility:hidden;overflow:hidden;position:relative;order:0}.modal-box__control-bar{display:flex;align-items:stretch;box-sizing:border-box;padding:8px;border-top:1px solid #ccc;border-bottom:1px solid #ccc;background-color:#fff}.modal-box__title{flex:1 1 auto;padding:0;margin:0;font-size:14px;font-weight:700;color:#fff}.modal-box__close-button{display:block;padding:9px 10px;border:none;border-radius:0;box-shadow:none;background-color:#4a6a8a;position:absolute;top:0;right:0;fill:#fff}.modal-box__close-button:focus,.modal-box__close-button:hover{background-color:#395169;fill:#fff}.modal-box__close-button:active{background-color:#31465a;fill:#fff}.modal-box--active{visibility:visible;opacity:1}.modal-box--active .modal-box__popup{opacity:1}.modal-box--tiny .modal-box__popup{width:350px;min-width:350px;max-height:400px}.modal-box--small .modal-box__popup{width:35%;min-width:600px;max-height:50%}.modal-box--medium .modal-box__popup{width:70%;min-width:780px;max-height:70%}.modal-box--large .modal-box__popup{width:90%;min-width:980px;max-height:90%}.modal-box--full .modal-box__popup{width:100%;height:100vh;min-height:100vh}.notification{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;align-items:center;width:320px;min-height:75px;box-sizing:border-box;word-wrap:break-word;margin:0;background-color:#2c3e50;padding:18px 8px 8px;position:absolute;right:-300px;bottom:8px;z-index:4;font-size:12px;letter-spacing:.035em;font-weight:700;text-shadow:1px 1px 0 rgba(0,0,0,.6);color:#fff;transition:right .3s cubic-bezier(.25,.5,.5,.9),box-shadow .35s cubic-bezier(.25,.5,.5,.9) .3s}.notification:focus__button,.notification:hover{display:block}.notification__button{display:block;padding:7px 8px;border:none;border-radius:0;box-shadow:none;background-color:#2c3e50;position:absolute;top:0;right:0;fill:#fff;font-size:10px;font-weight:700}.notification__button:active,.notification__button:focus,.notification__button:hover{background-color:#6b7884;fill:#fff}.notification--error,.notification--error .notification__button{background-color:#c0392b}.notification--error .notification__button:active,.notification--error .notification__button:focus,.notification--error .notification__button:hover{background-color:#bc6161;fill:#fff}.notification--active{right:8px;box-shadow:0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12),0 5px 5px -3px rgba(0,0,0,.3)}.dws-menu *{margin:0;padding:0}.dws-menu ul{list-style:none}.dws-menu>ul{display:flex;justify-content:center}.dws-menu>ul li{position:relative}.dws-menu>ul li>a i.fa{position:absolute;top:15px;left:12px;font-size:18px}.dws-menu>ul li a{display:block;padding:15px 30px 15px 40px;font-size:14px;color:#454547;text-decoration:none;text-transform:uppercase;transition:all .3s ease;cursor:pointer}.dws-menu li a:hover{color:#fff;background-color:#2c3e50;transition:all .3s ease}.dws-menu li ul{position:absolute;width:10%;z-index:1;display:none;box-shadow:0 4px 20px rgba(0,0,0,.1),0 3px 14px rgba(0,0,0,.06),0 8px 10px rgba(0,0,0,.08)}.dws-menu .cover{min-width:100%}.dws-menu .inner-second{min-width:13rem}.dws-menu .inner-third{min-width:20rem}.dws-menu li>ul li{border:1px solid #c7c8ca}.dws-menu li>ul li a{padding:8px;text-transform:none;background:#fff;font-size:12px}.dws-menu li>ul li ul{position:absolute;top:0}.dws-menu li>ul .inner-second{position:absolute;right:-13rem;top:0}.dws-menu li>ul .inner-third{position:absolute;right:-20rem;top:0}.dws-menu li>.dws-menu-inner-list,.dws-menu li>ul{display:block;height:auto;max-height:24rem}.dws-menu li>.dws-menu-inner-list{overflow-y:scroll;overflow-x:hidden}.dws-menu__content{display:flex;flex-direction:column;position:relative}.dws-menu__title{display:block;box-sizing:border-box;margin-bottom:4px;font-size:12px;line-height:1;color:inherit}.dws-menu__button{display:flex;align-items:center;justify-content:space-between;padding:0 8px;width:100%;height:39px;border:1px solid #ccc;background:#fff;cursor:pointer;outline:none;font-size:12px;overflow:hidden}.dws-menu__icon{margin-left:5px}.dws-menu__list{margin-left:30px;float:left;max-height:350px;background:#f5f5f5;overflow-y:auto}#style-15::-webkit-scrollbar-track,#style-16::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.1);background-color:#f5f5f5;border-radius:10px}#style-15::-webkit-scrollbar,#style-16::-webkit-scrollbar{width:6px;background-color:#f5f5f5}#style-15::-webkit-scrollbar-thumb,#style-16::-webkit-scrollbar-thumb{border-radius:10px;background-color:#bbb}.castom-select{display:flex;align-items:center;justify-content:space-between;margin:0;border:1px solid #bcc3c7;fill:#bcc3c7;background-color:#fff;color:#010c14;padding:0 8px;cursor:pointer;position:relative}.castom-select__search{padding:5px 10px}.castom-select__search input{width:100%;padding:5px}.castom-select__dropdown{position:absolute;top:40px;left:-1px;max-height:20rem;display:none;width:100%;padding:5px 0;border:1px solid #bcc3c7;border-top-color:transparent;z-index:3;background-color:#fff;transition:.5s ease-in-out}.castom-select__dropdown--active{display:flex;flex-direction:column;overflow-x:hidden;overflow-y:auto}.castom-select__dropdown #scroll::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.1);background-color:#f5f5f5;border-radius:10px}.castom-select__dropdown #scroll::-webkit-scrollbar{width:6px;background-color:#f5f5f5}.castom-select__dropdown #scroll::-webkit-scrollbar-thumb{border-radius:10px;background-color:#bbb}.castom-select__modal-dropdown{max-height:20rem;display:none;width:100%;padding:5px 0;border:1px solid #bcc3c7;border-top-color:transparent;z-index:3;background-color:#fff;transition:.5s ease-in-out}.castom-select__modal-dropdown--active{display:flex;flex-direction:column;overflow-x:hidden;overflow-y:auto}.castom-select__modal-dropdown #scroll::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.1);background-color:#f5f5f5;border-radius:10px}.castom-select__modal-dropdown #scroll::-webkit-scrollbar{width:6px;background-color:#f5f5f5}.castom-select__modal-dropdown #scroll::-webkit-scrollbar-thumb{border-radius:10px;background-color:#bbb}.castom-select #scroll::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.1);background-color:#f5f5f5;border-radius:10px}.castom-select #scroll::-webkit-scrollbar{width:6px;background-color:#f5f5f5}.castom-select #scroll::-webkit-scrollbar-thumb{border-radius:10px;background-color:#bbb}.castom-select__button{background:none;border:none;width:100%;display:flex;justify-content:space-between;padding:12px 8px;outline:none;cursor:pointer}.checked{display:flex;justify-content:flex-start;align-items:center;padding:5px 0;width:100%;border:1px solid transparent}.checked__input{position:absolute;-webkit-appearance:none;-moz-appearance:none;appearance:none}.checked__title{margin-left:10px;display:flex;align-items:center}.checked__title--italic{font-style:italic;color:#403c3c;margin:5px 15px}.checked__icon{font-size:16px;margin-right:.5rem}.checked:hover{background-color:#0a77ea;border-left:1px solid #bcc3c7;border-right:1px solid #bcc3c7;color:#fff;cursor:pointer}.checked--multiselect .checked__icon{margin-right:-1rem;visibility:hidden;opacity:0;transition:opacity .25s ease-out .25s,margin-right .25s ease-out;visibility:.25s ease-out}.checked--multiselect .checked__input:checked~.checked__title>.checked__icon{margin-right:.5rem;visibility:visible;opacity:1}.wiki{display:flex}.wiki__router{width:85%}.wiki__right-side{width:15%;height:100vh;background-color:#f5f5f5;color:#333;font-size:14px;line-height:18px;padding-top:1rem}.wiki__seletor-wrapper{padding-top:.5rem;padding-bottom:.5rem;cursor:pointer;display:flex;height:2rem;justify-content:space-between;align-items:center}.wiki__seletor-wrapper:focus{outline:none}.wiki__menu{margin:0;padding-left:2rem;padding-right:1.5rem}.wiki__activeMenu{background-color:#dbdbdb;color:#7b7b7b}.wiki__activeMenu:after{content:"";position:relative;right:-10px;border-bottom:1.6rem solid transparent;border-top:1.6rem solid transparent;border-left:10px solid #dbdbdb}.brief-description{color:#333;height:85vh;padding-bottom:2rem;overflow-y:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.brief-description::-webkit-scrollbar{display:none}.brief-description__main-title{font-size:24px;text-transform:uppercase;font-weight:300;line-height:28px;margin-bottom:2rem;margin-top:0}.brief-description__subtitle{font-style:normal}.brief-description__subtitle,.brief-description__text{font-weight:300;font-size:16px;line-height:24px}.brief-description__title{text-transform:uppercase;padding-top:1rem}.brief-description__list{margin-bottom:.5rem}.user-guide{color:#333;height:85vh;padding-bottom:2rem;overflow-y:scroll;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.user-guide::-webkit-scrollbar{width:5px}.user-guide::-webkit-scrollbar-thumb{background:#dbdbdb;border-radius:10px}.user-guide::-webkit-scrollbar-track{border-radius:10px}.user-guide__main-title{font-size:24px;text-transform:uppercase;font-weight:300;line-height:28px;margin-bottom:2rem;margin-top:0}.user-guide__subtitle{font-style:normal}.user-guide__subtitle,.user-guide__text{font-weight:300;font-size:16px;line-height:24px}.user-guide__text-danger{font-size:16px;line-height:24px;font-weight:700}.user-guide__title{text-transform:uppercase;padding-top:1rem}.user-guide__list{margin-bottom:.5rem}.user-guide__list:focus{outline:none}.user-guide__block-display{display:flex;align-items:center}.user-guide__little-icon{margin-left:10px;margin-right:10px}.user-guide strong{font-weight:700}.user-guide__italic{font-style:italic}.shrink{flex:0 0 auto;overflow:visible}.align-right{justify-content:flex-end}.align-center{justify-content:center}.align-justify{justify-content:space-between}.align-spaced{justify-content:space-around}.align-top{align-items:flex-start}.align-self-top{align-self:flex-start}.align-bottom{align-items:flex-end}.align-self-bottom{align-self:flex-end}.align-middle{align-items:center}.align-self-middle{align-self:center}.align-stretch{align-items:stretch}.align-self-stretch{align-self:stretch}.text-center{text-align:center}body,html{height:100%;font-family:Arial,Helvetica,sans-serif}a.active{background-color:grey}.m-b{margin-bottom:1rem}.toast-center-center{top:50%;left:50%;transform:translate(-50%,-50%)}.toast-top-center{top:0;right:0;width:100%}.toast-bottom-center{bottom:0;right:0;width:100%}.toast-top-full-width{top:0;right:0;width:100%}.toast-bottom-full-width{bottom:0;right:0;width:100%}.toast-top-left{top:12px;left:12px}.toast-top-right{top:12px;right:12px}.toast-bottom-right{right:12px;bottom:12px}.toast-bottom-left{bottom:12px;left:12px}.toast-title{font-weight:700}.toast-message{word-wrap:break-word}.toast-message a,.toast-message label{color:#fff}.toast-message a:hover{color:#ccc;text-decoration:none}.toast-close-button{position:relative;right:-.3em;top:-.3em;float:right;font-size:20px;font-weight:700;color:#fff;text-shadow:0 1px 0 #fff}.toast-close-button:focus,.toast-close-button:hover{color:#000;text-decoration:none;cursor:pointer;opacity:.4}button.toast-close-button{padding:0;cursor:pointer;background:transparent;border:0}.toast-container{pointer-events:none;position:fixed;z-index:999999}.toast-container *{box-sizing:border-box}.toast-container .ngx-toastr{position:relative;overflow:hidden;margin:0 0 6px;padding:15px 15px 15px 50px;width:300px;border-radius:3px 3px 3px 3px;background-position:15px;background-repeat:no-repeat;background-size:24px;box-shadow:0 0 12px #999;color:#fff}.toast-container .ngx-toastr:hover{box-shadow:0 0 12px #000;opacity:1;cursor:pointer}.toast-info{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' width='512' height='512'%3E%3Cpath fill='rgb(255,255,255)' d='M256 8C119.043 8 8 119.083 8 256c0 136.997 111.043 248 248 248s248-111.003 248-248C504 119.083 392.957 8 256 8zm0 110c23.196 0 42 18.804 42 42s-18.804 42-42 42-42-18.804-42-42 18.804-42 42-42zm56 254c0 6.627-5.373 12-12 12h-88c-6.627 0-12-5.373-12-12v-24c0-6.627 5.373-12 12-12h12v-64h-12c-6.627 0-12-5.373-12-12v-24c0-6.627 5.373-12 12-12h64c6.627 0 12 5.373 12 12v100h12c6.627 0 12 5.373 12 12v24z'/%3E%3C/svg%3E")}.toast-error{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' width='512' height='512'%3E%3Cpath fill='rgb(255,255,255)' d='M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm121.6 313.1c4.7 4.7 4.7 12.3 0 17L338 377.6c-4.7 4.7-12.3 4.7-17 0L256 312l-65.1 65.6c-4.7 4.7-12.3 4.7-17 0L134.4 338c-4.7-4.7-4.7-12.3 0-17l65.6-65-65.6-65.1c-4.7-4.7-4.7-12.3 0-17l39.6-39.6c4.7-4.7 12.3-4.7 17 0l65 65.7 65.1-65.6c4.7-4.7 12.3-4.7 17 0l39.6 39.6c4.7 4.7 4.7 12.3 0 17L312 256l65.6 65.1z'/%3E%3C/svg%3E")}.toast-success{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' width='512' height='512'%3E%3Cpath fill='rgb(255,255,255)' d='M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z'/%3E%3C/svg%3E")}.toast-warning{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 576 512' width='576' height='512'%3E%3Cpath fill='rgb(255,255,255)' d='M569.517 440.013C587.975 472.007 564.806 512 527.94 512H48.054c-36.937 0-59.999-40.055-41.577-71.987L246.423 23.985c18.467-32.009 64.72-31.951 83.154 0l239.94 416.028zM288 354c-25.405 0-46 20.595-46 46s20.595 46 46 46 46-20.595 46-46-20.595-46-46-46zm-43.673-165.346l7.418 136c.347 6.364 5.609 11.346 11.982 11.346h48.546c6.373 0 11.635-4.982 11.982-11.346l7.418-136c.375-6.874-5.098-12.654-11.982-12.654h-63.383c-6.884 0-12.356 5.78-11.981 12.654z'/%3E%3C/svg%3E")}.toast-container.toast-bottom-center .ngx-toastr,.toast-container.toast-top-center .ngx-toastr{width:300px;margin-left:auto;margin-right:auto}.toast-container.toast-bottom-full-width .ngx-toastr,.toast-container.toast-top-full-width .ngx-toastr{width:96%;margin-left:auto;margin-right:auto}.ngx-toastr{background-color:#030303;pointer-events:auto}.toast-success{background-color:#51a351}.toast-error{background-color:#bd362f}.toast-info{background-color:#2f96b4}.toast-warning{background-color:#f89406}.toast-progress{position:absolute;left:0;bottom:0;height:4px;background-color:#000;opacity:.4}@media (max-width:240px){.toast-container .ngx-toastr.div{padding:8px 8px 8px 50px;width:11em}.toast-container .toast-close-button{right:-.2em;top:-.2em}}@media (min-width:241px) and (max-width:480px){.toast-container .ngx-toastr.div{padding:8px 8px 8px 50px;width:18em}.toast-container .toast-close-button{right:-.2em;top:-.2em}}@media (min-width:481px) and (max-width:768px){.toast-container .ngx-toastr.div{padding:15px 15px 15px 50px;width:25em}}