/*!
 * 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{height:1px;left:-100000px;overflow-y:hidden;position:absolute;top:50%}.ql-clipboard p{margin:0;padding:0}.ql-editor{word-wrap:break-word;box-sizing:border-box;height:100%;line-height:1.42;outline:none;overflow-y:auto;padding:12px 15px;tab-size:4;-moz-tab-size:4;text-align:left;white-space:pre-wrap}.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{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;margin:0;padding:0}.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:"•"}.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:"☑"}.ql-editor ul[data-checked=false]>li:before{content:"☐"}.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-increment:list-0;counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.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 .ql-picker-item.ql-selected,.ql-snow .ql-toolbar .ql-picker-item:hover,.ql-snow .ql-toolbar .ql-picker-label.ql-active,.ql-snow .ql-toolbar .ql-picker-label:hover,.ql-snow .ql-toolbar button.ql-active,.ql-snow .ql-toolbar button:focus,.ql-snow .ql-toolbar button:hover,.ql-snow.ql-toolbar .ql-picker-item.ql-selected,.ql-snow.ql-toolbar .ql-picker-item:hover,.ql-snow.ql-toolbar .ql-picker-label.ql-active,.ql-snow.ql-toolbar .ql-picker-label:hover,.ql-snow.ql-toolbar button.ql-active,.ql-snow.ql-toolbar button:focus,.ql-snow.ql-toolbar button:hover{color:#06c}.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:focus .ql-fill,.ql-snow .ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover .ql-fill,.ql-snow .ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:focus .ql-fill,.ql-snow.ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:hover .ql-fill,.ql-snow.ql-toolbar button:hover .ql-stroke.ql-fill{fill:#06c}.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow .ql-toolbar button.ql-active .ql-stroke,.ql-snow .ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar button:focus .ql-stroke,.ql-snow .ql-toolbar button:focus .ql-stroke-miter,.ql-snow .ql-toolbar button:hover .ql-stroke,.ql-snow .ql-toolbar button:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow.ql-toolbar button.ql-active .ql-stroke,.ql-snow.ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar button:focus .ql-stroke,.ql-snow.ql-toolbar button:focus .ql-stroke-miter,.ql-snow.ql-toolbar button:hover .ql-stroke,.ql-snow.ql-toolbar button:hover .ql-stroke-miter{stroke:#06c}@media(pointer:coarse){.ql-snow .ql-toolbar button:hover:not(.ql-active),.ql-snow.ql-toolbar button:hover:not(.ql-active){color:#444}.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill{fill:#444}.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter{stroke:#444}}.ql-snow,.ql-snow *{box-sizing:border-box}.ql-snow .ql-hidden{display:none}.ql-snow .ql-out-bottom,.ql-snow .ql-out-top{visibility:hidden}.ql-snow .ql-tooltip{position:absolute;transform:translateY(10px)}.ql-snow .ql-tooltip a{cursor:pointer;text-decoration:none}.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{margin-bottom:5px;margin-top:5px;padding:5px 10px;white-space:pre-wrap}.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;padding:2px 4px;width:24px}.ql-snow .ql-color-picker .ql-picker-options{padding:3px 5px;width:152px}.ql-snow .ql-color-picker .ql-picker-item{border:1px solid #0000;float:left;height:16px;margin:2px;padding:0;width:16px}.ql-snow .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg{margin-top:-9px;position:absolute;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 #0000}.ql-toolbar.ql-snow .ql-picker-options{border:1px solid #0000;box-shadow:0 2px 8px #0003}.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]{border:1px solid #ccc;display:none;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}@font-face{font-family:flaticon;src:url(/static/media/flaticon.c402c69f8f09e9b21376.ttf) format("truetype"),url(/static/media/flaticon.e26bb2e3fe95fa0f7f0e.woff) format("woff"),url(/static/media/flaticon.e0bdad41ba400d273c5a.woff2) format("woff2"),url(/static/media/flaticon.771b8a0cea9c9f31d511.eot) format("embedded-opentype"),url(/static/media/flaticon.4e941ce045daeaa30965.svg) format("svg")}i[class*=" flaticon-"]:before,i[class^=flaticon-]:before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-feature-settings:normal;font-family:flaticon!important;font-style:normal;font-variant:normal;font-weight:400!important;line-height:auto;text-transform:none}.flaticon-home:before{content:""}.flaticon-home-1:before{content:""}.flaticon-home-page:before{content:""}.flaticon-home-2:before{content:""}.flaticon-house:before{content:""}.flaticon-shopping-list:before{content:""}.flaticon-checklist:before{content:""}.flaticon-wedding-planning:before{content:""}.flaticon-master-drive:before{content:""}.flaticon-master:before{content:""}.flaticon-edit:before{content:""}.flaticon-writing:before{content:""}.flaticon-loupe:before{content:""}.flaticon-data:before{content:""}.flaticon-web:before{content:""}.flaticon-edit-1:before{content:""}.flaticon-paint-palette:before{content:""}.flaticon-cms:before{content:""}.flaticon-paint-brush:before{content:""}.flaticon-creative-idea:before{content:""}.flaticon-pencil-case:before{content:""}.flaticon-layers:before{content:""}.flaticon-delete:before{content:""}.flaticon-user:before{content:""}.flaticon-user-1:before{content:""}.flaticon-avatar:before{content:""}.flaticon-users:before{content:""}.flaticon-chat:before{content:""}.flaticon-price-tag:before{content:""}.flaticon-tag:before{content:""}.flaticon-tag-1:before{content:""}.flaticon-inventory:before{content:""}.flaticon-supplier:before{content:""}.flaticon-seller:before{content:""}.flaticon-id:before{content:""}.flaticon-id-card:before{content:""}.flaticon-operating-system:before{content:""}.flaticon-network:before{content:""}.flaticon-list:before{content:""}.flaticon-backend:before{content:""}.flaticon-placeholder:before{content:""}.flaticon-pin:before{content:""}.flaticon-maintenance:before{content:""}.flaticon-admin:before{content:""}.flaticon-domain-registration:before{content:""}.flaticon-browser:before{content:""}.flaticon-memory-chip:before{content:""}.flaticon-hard-disk:before{content:""}.flaticon-pc:before{content:""}.flaticon-modules:before{content:""}.flaticon-pie-chart:before{content:""}.flaticon-modules-1:before{content:""}.flaticon-connection:before{content:""}.flaticon-route:before{content:""}.flaticon-checklist-1:before{content:""}.flaticon-checklist-2:before{content:""}.flaticon-back:before{content:""}.flaticon-arrow-pointing-to-right:before{content:""}.flaticon-shield:before{content:""}.flaticon-unlocked:before{content:""}.flaticon-locked:before{content:""}.flaticon-security:before{content:""}.flaticon-padlock:before{content:""}.flaticon-locked-padlock:before{content:""}.flaticon-lock:before{content:""}.flaticon-locked-1:before{content:""}.flaticon-shield-1:before{content:""}.flaticon-notification:before{content:""}.flaticon-down-arrow:before{content:""}.flaticon-down-arrow-1:before{content:""}.flaticon-income:before{content:""}.flaticon-income-1:before{content:""}.flaticon-incomes:before{content:""}.flaticon-drop-down-arrow:before{content:""}.flaticon-caret-down:before{content:""}.flaticon-expenses:before{content:""}.flaticon-accounting:before{content:""}.flaticon-analysis:before{content:""}.flaticon-budget:before{content:""}.flaticon-data-processing:before{content:""}.flaticon-big-data:before{content:""}.flaticon-payslip:before{content:""}.flaticon-wallet:before{content:""}.flaticon-download:before{content:""}.flaticon-filter:before{content:""}.flaticon-filter-1:before{content:""}.flaticon-filter-2:before{content:""}.flaticon-filter-3:before{content:""}.flaticon-filter-4:before{content:""}.flaticon-progress-arrows:before{content:""}.flaticon-delete-1:before{content:""}.flaticon-refund:before{content:""}.flaticon-tick:before{content:""}.flaticon-tick-1:before{content:""}.flaticon-grid:before{content:""}.flaticon-export:before{content:""}.flaticon-plus:before{content:""}.flaticon-plus-black-symbol:before{content:""}.flaticon-invoice:before{content:""}.flaticon-invoice-1:before{content:""}.flaticon-invoice-2:before{content:""}.flaticon-invoice-3:before{content:""}.flaticon-company:before{content:""}.flaticon-company-1:before{content:""}.flaticon-company-2:before{content:""}.flaticon-company-3:before{content:""}.flaticon-image-gallery:before{content:""}.flaticon-image-interface-symbol-with-a-landscape:before{content:""}.flaticon-image:before{content:""}.flaticon-image-1:before{content:""}.flaticon-office-building:before{content:""}.flaticon-settings:before{content:""}.flaticon-filter-5:before{content:""}.flaticon-csv-file-format-extension:before{content:""}.flaticon-pdf:before{content:""}.flaticon-listing-option:before{content:""}.flaticon-customer:before{content:""}.flaticon-customers:before{content:""}.flaticon-more:before{content:""}.flaticon-home-3:before{content:""}.flaticon-dashboard:before{content:""}.flaticon-dashboard-1:before{content:""}.flaticon-dashboard-2:before{content:""}.flaticon-menu:before{content:""}.flaticon-dashboard-3:before{content:""}.flaticon-dashboard-4:before{content:""}.flaticon-speedometer:before{content:""}.flaticon-speedometer-1:before{content:""}.flaticon-dashboard-5:before{content:""}.flaticon-speedometer-2:before{content:""}.flaticon-video:before{content:""}.flaticon-play-button:before{content:""}.flaticon-play:before{content:""}.flaticon-video-camera:before{content:""}.flaticon-multimedia:before{content:""}.flaticon-right-drawn-arrow:before{content:""}.flaticon-curve-down-left-arrow:before{content:""}.flaticon-fast-forward-double-right-arrows:before{content:""}.flaticon-double-right-arrows-angles:before{content:""}.flaticon-clicker:before{content:""}.flaticon-left-arrow:before{content:""}.flaticon-transfer:before{content:""}.flaticon-left-arrow-1:before{content:""}.flaticon-arrowheads-of-thin-outline-to-the-left:before{content:""}.flaticon-left-arrow-2:before{content:""}.flaticon-next-page-hand-drawn-symbol:before{content:""}.flaticon-rotated-right-arrow-with-broken-line:before{content:""}.flaticon-curved-arrow-with-broken-line:before{content:""}.flaticon-turn-right-arrow-with-broken-line:before{content:""}.flaticon-curved-arrow-pointing-up:before{content:""}.flaticon-email:before{content:""}.flaticon-email-1:before{content:""}.flaticon-email-2:before{content:""}.flaticon-facebook:before{content:""}.flaticon-facebook-1:before{content:""}.flaticon-facebook-2:before{content:""}.flaticon-youtube:before{content:""}.flaticon-youtube-1:before{content:""}.flaticon-twitter:before{content:""}.flaticon-twitter-1:before{content:""}.flaticon-twitter-2:before{content:""}.flaticon-twitter-3:before{content:""}.flaticon-instagram:before{content:""}.flaticon-info:before{content:""}.flaticon-information:before{content:""}.flaticon-written-conversation-speech-bubble-with-letter-i-inside-of-information-for-interface:before{content:""}.flaticon-info-1:before{content:""}.flaticon-information-1:before{content:""}.flaticon-info-2:before{content:""}.flaticon-info-button:before{content:""}.flaticon-back-in-time:before{content:""}.flaticon-clock:before{content:""}.flaticon-chronometer:before{content:""}.flaticon-chronometer-1:before{content:""}.flaticon-stopwatch:before{content:""}.flaticon-calendar:before{content:""}.flaticon-calendar-1:before{content:""}.flaticon-calendar-2:before{content:""}.flaticon-calendar-3:before{content:""}.flaticon-calendar-4:before{content:""}.flaticon-calendar-5:before{content:""}.flaticon-email-3:before{content:""}.flaticon-mail:before{content:""}.flaticon-email-4:before{content:""}.flaticon-email-5:before{content:""}.flaticon-email-6:before{content:""}.flaticon-envelope:before{content:""}.flaticon-email-7:before{content:""}.flaticon-phone-call:before{content:""}.flaticon-telephone:before{content:""}.flaticon-smartphone:before{content:""}.flaticon-phone-call-1:before{content:""}.flaticon-verification:before{content:""}.flaticon-checklist-3:before{content:""}.flaticon-clipboard:before{content:""}.flaticon-verification-1:before{content:""}.flaticon-clipboard-1:before{content:""}.flaticon-xml:before{content:""}.flaticon-xml-1:before{content:""}.flaticon-xml-2:before{content:""}.flaticon-blockchain:before{content:""}.flaticon-blockchain-1:before{content:""}.flaticon-cryptocurrency:before{content:""}.flaticon-blockchain-2:before{content:""}.flaticon-antenna:before{content:""}.flaticon-people:before{content:""}.flaticon-connection-1:before{content:""}.flaticon-teamwork:before{content:""}.flaticon-network-1:before{content:""}.flaticon-teamwork-1:before{content:""}.flaticon-group:before{content:""}.flaticon-document:before{content:""}.flaticon-bill:before{content:""}.flaticon-bill-1:before{content:""}.flaticon-invoice-4:before{content:""}.flaticon-invoices:before{content:""}.flaticon-invoice-5:before{content:""}.flaticon-document-1:before{content:""}.flaticon-invoice-6:before{content:""}.flaticon-delete-2:before{content:""}.flaticon-delete-3:before{content:""}.flaticon-to-do-list:before{content:""}.flaticon-checklist-4:before{content:""}.flaticon-task-list:before{content:""}.flaticon-exam:before{content:""}.flaticon-clipboard-2:before{content:""}.flaticon-delivery:before{content:""}.flaticon-edit-2:before{content:""}.flaticon-checklist-5:before{content:""}.flaticon-clipboard-3:before{content:""}.flaticon-checklist-6:before{content:""}.flaticon-checklist-7:before{content:""}.flaticon-settings-1:before{content:""}.flaticon-settings-2:before{content:""}.flaticon-checklist-8:before{content:""}.flaticon-plus-1:before{content:""}.flaticon-plus-2:before{content:""}.flaticon-add:before{content:""}.flaticon-plus-3:before{content:""}.flaticon-log-out:before{content:""}.flaticon-logout:before{content:""}.flaticon-logout-1:before{content:""}.flaticon-power-button:before{content:""}.flaticon-power:before{content:""}.flaticon-turn-off:before{content:""}.flaticon-eye:before{content:""}.flaticon-lightbulb:before{content:""}.flaticon-view:before{content:""}.flaticon-copy:before{content:""}.flaticon-linkedin:before{content:""}.flaticon-clock-1:before{content:""}.flaticon-printer:before{content:""}.flaticon-printer-1:before{content:""}.flaticon-search-interface-symbol:before{content:""}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}@font-face{font-display:swap;font-family:Open Sans;font-style:italic;font-weight:400;src:url(/static/media/open-sans-cyrillic-ext-400-italic.c6b4b916a6ffdca4a265.woff2) format("woff2"),url(/static/media/open-sans-cyrillic-ext-400-italic.c33b97c8312ee6f5b662.woff) format("woff");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-display:swap;font-family:Open Sans;font-style:italic;font-weight:400;src:url(/static/media/open-sans-cyrillic-400-italic.76d19ec74aeeb295b890.woff2) format("woff2"),url(/static/media/open-sans-cyrillic-400-italic.d7314ef18a0f78178979.woff) format("woff");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-display:swap;font-family:Open Sans;font-style:italic;font-weight:400;src:url(/static/media/open-sans-greek-ext-400-italic.2351729df4b3b4370fc5.woff2) format("woff2"),url(/static/media/open-sans-greek-ext-400-italic.9224123bfb0c54d7af2d.woff) format("woff");unicode-range:u+1f??}@font-face{font-display:swap;font-family:Open Sans;font-style:italic;font-weight:400;src:url(/static/media/open-sans-greek-400-italic.fc45a316ae9ad8fd01b3.woff2) format("woff2"),url(/static/media/open-sans-greek-400-italic.eee68a1746da020c398d.woff) format("woff");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-display:swap;font-family:Open Sans;font-style:italic;font-weight:400;src:url(/static/media/open-sans-hebrew-400-italic.dbce921c0eadf800043b.woff2) format("woff2"),url(/static/media/open-sans-hebrew-400-italic.f0a420554211202c07bb.woff) format("woff");unicode-range:u+0307-0308,u+0590-05ff,u+200c-2010,u+20aa,u+25cc,u+fb1d-fb4f}@font-face{font-display:swap;font-family:Open Sans;font-style:italic;font-weight:400;src:url(/static/media/open-sans-math-400-italic.8c57ccb8a5db8fdccb4b.woff2) format("woff2"),url(/static/media/open-sans-math-400-italic.cc36cfa0f1243e4dd75c.woff) format("woff");unicode-range:u+0302-0303,u+0305,u+0307-0308,u+0310,u+0312,u+0315,u+031a,u+0326-0327,u+032c,u+032f-0330,u+0332-0333,u+0338,u+033a,u+0346,u+034d,u+0391-03a1,u+03a3-03a9,u+03b1-03c9,u+03d1,u+03d5-03d6,u+03f0-03f1,u+03f4-03f5,u+2016-2017,u+2034-2038,u+203c,u+2040,u+2043,u+2047,u+2050,u+2057,u+205f,u+2070-2071,u+2074-208e,u+2090-209c,u+20d0-20dc,u+20e1,u+20e5-20ef,u+2100-2112,u+2114-2115,u+2117-2121,u+2123-214f,u+2190,u+2192,u+2194-21ae,u+21b0-21e5,u+21f1-21f2,u+21f4-2211,u+2213-2214,u+2216-22ff,u+2308-230b,u+2310,u+2319,u+231c-2321,u+2336-237a,u+237c,u+2395,u+239b-23b7,u+23d0,u+23dc-23e1,u+2474-2475,u+25af,u+25b3,u+25b7,u+25bd,u+25c1,u+25ca,u+25cc,u+25fb,u+266d-266f,u+27c0-27ff,u+2900-2aff,u+2b0e-2b11,u+2b30-2b4c,u+2bfe,u+3030,u+ff5b,u+ff5d,u+1d400-1d7ff,u+1ee??}@font-face{font-display:swap;font-family:Open Sans;font-style:italic;font-weight:400;src:url(/static/media/open-sans-symbols-400-italic.74845db3ec3de752536e.woff2) format("woff2"),url(/static/media/open-sans-symbols-400-italic.c5bf962b709361c61350.woff) format("woff");unicode-range:u+0001-000c,u+000e-001f,u+007f-009f,u+20dd-20e0,u+20e2-20e4,u+2150-218f,u+2190,u+2192,u+2194-2199,u+21af,u+21e6-21f0,u+21f3,u+2218-2219,u+2299,u+22c4-22c6,u+2300-243f,u+2440-244a,u+2460-24ff,u+25a0-27bf,u+28??,u+2921-2922,u+2981,u+29bf,u+29eb,u+2b??,u+4dc0-4dff,u+fff9-fffb,u+10140-1018e,u+10190-1019c,u+101a0,u+101d0-101fd,u+102e0-102fb,u+10e60-10e7e,u+1d2c0-1d2d3,u+1d2e0-1d37f,u+1f0??,u+1f100-1f1ad,u+1f1e6-1f1ff,u+1f30d-1f30f,u+1f315,u+1f31c,u+1f31e,u+1f320-1f32c,u+1f336,u+1f378,u+1f37d,u+1f382,u+1f393-1f39f,u+1f3a7-1f3a8,u+1f3ac-1f3af,u+1f3c2,u+1f3c4-1f3c6,u+1f3ca-1f3ce,u+1f3d4-1f3e0,u+1f3ed,u+1f3f1-1f3f3,u+1f3f5-1f3f7,u+1f408,u+1f415,u+1f41f,u+1f426,u+1f43f,u+1f441-1f442,u+1f444,u+1f446-1f449,u+1f44c-1f44e,u+1f453,u+1f46a,u+1f47d,u+1f4a3,u+1f4b0,u+1f4b3,u+1f4b9,u+1f4bb,u+1f4bf,u+1f4c8-1f4cb,u+1f4d6,u+1f4da,u+1f4df,u+1f4e3-1f4e6,u+1f4ea-1f4ed,u+1f4f7,u+1f4f9-1f4fb,u+1f4fd-1f4fe,u+1f503,u+1f507-1f50b,u+1f50d,u+1f512-1f513,u+1f53e-1f54a,u+1f54f-1f5fa,u+1f610,u+1f650-1f67f,u+1f687,u+1f68d,u+1f691,u+1f694,u+1f698,u+1f6ad,u+1f6b2,u+1f6b9-1f6ba,u+1f6bc,u+1f6c6-1f6cf,u+1f6d3-1f6d7,u+1f6e0-1f6ea,u+1f6f0-1f6f3,u+1f6f7-1f6fc,u+1f7??,u+1f800-1f80b,u+1f810-1f847,u+1f850-1f859,u+1f860-1f887,u+1f890-1f8ad,u+1f8b0-1f8bb,u+1f8c0-1f8c1,u+1f900-1f90b,u+1f93b,u+1f946,u+1f984,u+1f996,u+1f9e9,u+1fa00-1fa6f,u+1fa70-1fa7c,u+1fa80-1fa89,u+1fa8f-1fac6,u+1face-1fadc,u+1fadf-1fae9,u+1faf0-1faf8,u+1fb??}@font-face{font-display:swap;font-family:Open Sans;font-style:italic;font-weight:400;src:url(/static/media/open-sans-vietnamese-400-italic.3f5c5b4f58862582ca8b.woff2) format("woff2"),url(/static/media/open-sans-vietnamese-400-italic.f4f1f1f3e94696fc9d06.woff) format("woff");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-display:swap;font-family:Open Sans;font-style:italic;font-weight:400;src:url(/static/media/open-sans-latin-ext-400-italic.9bb3015a243c40f9b574.woff2) format("woff2"),url(/static/media/open-sans-latin-ext-400-italic.7927e3395df853ce7a23.woff) format("woff");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-display:swap;font-family:Open Sans;font-style:italic;font-weight:400;src:url(/static/media/open-sans-latin-400-italic.1685ab4d929b2fc07876.woff2) format("woff2"),url(/static/media/open-sans-latin-400-italic.74d6a53a4fc80ef1e23c.woff) format("woff");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Lateef;font-style:normal;font-weight:400;src:url(/static/media/arabic-lateef.32e756197a2c49450207.woff2) format("woff2");unicode-range:u+06??,u+200c-200e,u+2010-2011,u+204f,u+2e41,u+fb50-fdff,u+fe80-fefc}@font-face{font-family:Roboto;font-style:normal;font-weight:100;src:url(/static/media/Roboto-Thin.1711b41f3ae4cb322eea.ttf) format("ttf")}@font-face{font-family:Roboto;font-style:italic;font-weight:100;src:url(/static/media/Roboto-ThinItalic.026cbce13cda4ab885bf.ttf) format("ttf")}@font-face{font-family:Roboto;font-style:normal;font-weight:300;src:url(/static/media/Roboto-Light.8be2d1487420548b3b8d.ttf) format("ttf")}@font-face{font-family:Roboto;font-style:italic;font-weight:300;src:url(/static/media/Roboto-LightItalic.43cbee784f9194c54b2c.ttf) format("ttf")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:url(/static/media/Roboto-Regular.a8d6ac03c7b96b7acb62.ttf) format("ttf")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:url(/static/media/Roboto-Italic.beb7fe13e61b9e683c37.ttf) format("ttf")}@font-face{font-family:Roboto;font-style:normal;font-weight:500;src:url(/static/media/Roboto-Medium.7429a63c09f79a1760b0.ttf) format("ttf")}@font-face{font-family:Roboto;font-style:italic;font-weight:500;src:url(/static/media/Roboto-MediumItalic.56a82359ebe22eaae14e.ttf) format("ttf")}@font-face{font-family:Roboto;font-style:normal;font-weight:700;src:url(/static/media/Roboto-Bold.75371f53f06181df75f1.ttf) format("ttf")}@font-face{font-family:Roboto;font-style:italic;font-weight:700;src:url(/static/media/Roboto-BoldItalic.60c1f67b002e61ad0fe4.ttf) format("ttf")}@font-face{font-family:Roboto;font-style:normal;font-weight:900;src:url(/static/media/Roboto-Black.2a4285847db4a9acb97f.ttf) format("ttf")}@font-face{font-family:Roboto;font-style:italic;font-weight:900;src:url(/static/media/Roboto-BlackItalic.77e50ab1eee2eea0a442.ttf) format("ttf")}@font-face{font-display:swap;font-family:Open Sans;font-style:normal;font-weight:400;src:url(/static/media/open-sans-cyrillic-ext-400-normal.9b6355dc8d1fd24e44b4.woff2) format("woff2"),url(/static/media/open-sans-cyrillic-ext-400-normal.0f36429828b6581ab285.woff) format("woff");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-display:swap;font-family:Open Sans;font-style:normal;font-weight:400;src:url(/static/media/open-sans-cyrillic-400-normal.625d541cd66f7e0ab808.woff2) format("woff2"),url(/static/media/open-sans-cyrillic-400-normal.c1caca2dd5fc5dd63078.woff) format("woff");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-display:swap;font-family:Open Sans;font-style:normal;font-weight:400;src:url(/static/media/open-sans-greek-ext-400-normal.f8c9501b18e9934c4ed2.woff2) format("woff2"),url(/static/media/open-sans-greek-ext-400-normal.ab356a4aeff791f88882.woff) format("woff");unicode-range:u+1f??}@font-face{font-display:swap;font-family:Open Sans;font-style:normal;font-weight:400;src:url(/static/media/open-sans-greek-400-normal.20c1f08f4474113b0f50.woff2) format("woff2"),url(/static/media/open-sans-greek-400-normal.060889a5db4ab436aede.woff) format("woff");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-display:swap;font-family:Open Sans;font-style:normal;font-weight:400;src:url(/static/media/open-sans-hebrew-400-normal.eddd08e8740ebbd78b64.woff2) format("woff2"),url(/static/media/open-sans-hebrew-400-normal.4e1539cf264ea94342cb.woff) format("woff");unicode-range:u+0307-0308,u+0590-05ff,u+200c-2010,u+20aa,u+25cc,u+fb1d-fb4f}@font-face{font-display:swap;font-family:Open Sans;font-style:normal;font-weight:400;src:url(/static/media/open-sans-math-400-normal.c723021f1d8feda87aa6.woff2) format("woff2"),url(/static/media/open-sans-math-400-normal.a3f578ff4874ecea7991.woff) format("woff");unicode-range:u+0302-0303,u+0305,u+0307-0308,u+0310,u+0312,u+0315,u+031a,u+0326-0327,u+032c,u+032f-0330,u+0332-0333,u+0338,u+033a,u+0346,u+034d,u+0391-03a1,u+03a3-03a9,u+03b1-03c9,u+03d1,u+03d5-03d6,u+03f0-03f1,u+03f4-03f5,u+2016-2017,u+2034-2038,u+203c,u+2040,u+2043,u+2047,u+2050,u+2057,u+205f,u+2070-2071,u+2074-208e,u+2090-209c,u+20d0-20dc,u+20e1,u+20e5-20ef,u+2100-2112,u+2114-2115,u+2117-2121,u+2123-214f,u+2190,u+2192,u+2194-21ae,u+21b0-21e5,u+21f1-21f2,u+21f4-2211,u+2213-2214,u+2216-22ff,u+2308-230b,u+2310,u+2319,u+231c-2321,u+2336-237a,u+237c,u+2395,u+239b-23b7,u+23d0,u+23dc-23e1,u+2474-2475,u+25af,u+25b3,u+25b7,u+25bd,u+25c1,u+25ca,u+25cc,u+25fb,u+266d-266f,u+27c0-27ff,u+2900-2aff,u+2b0e-2b11,u+2b30-2b4c,u+2bfe,u+3030,u+ff5b,u+ff5d,u+1d400-1d7ff,u+1ee??}@font-face{font-display:swap;font-family:Open Sans;font-style:normal;font-weight:400;src:url(/static/media/open-sans-symbols-400-normal.81aab70ef6e3c88f32a3.woff2) format("woff2"),url(/static/media/open-sans-symbols-400-normal.a0a35bfa8551f5d3285d.woff) format("woff");unicode-range:u+0001-000c,u+000e-001f,u+007f-009f,u+20dd-20e0,u+20e2-20e4,u+2150-218f,u+2190,u+2192,u+2194-2199,u+21af,u+21e6-21f0,u+21f3,u+2218-2219,u+2299,u+22c4-22c6,u+2300-243f,u+2440-244a,u+2460-24ff,u+25a0-27bf,u+28??,u+2921-2922,u+2981,u+29bf,u+29eb,u+2b??,u+4dc0-4dff,u+fff9-fffb,u+10140-1018e,u+10190-1019c,u+101a0,u+101d0-101fd,u+102e0-102fb,u+10e60-10e7e,u+1d2c0-1d2d3,u+1d2e0-1d37f,u+1f0??,u+1f100-1f1ad,u+1f1e6-1f1ff,u+1f30d-1f30f,u+1f315,u+1f31c,u+1f31e,u+1f320-1f32c,u+1f336,u+1f378,u+1f37d,u+1f382,u+1f393-1f39f,u+1f3a7-1f3a8,u+1f3ac-1f3af,u+1f3c2,u+1f3c4-1f3c6,u+1f3ca-1f3ce,u+1f3d4-1f3e0,u+1f3ed,u+1f3f1-1f3f3,u+1f3f5-1f3f7,u+1f408,u+1f415,u+1f41f,u+1f426,u+1f43f,u+1f441-1f442,u+1f444,u+1f446-1f449,u+1f44c-1f44e,u+1f453,u+1f46a,u+1f47d,u+1f4a3,u+1f4b0,u+1f4b3,u+1f4b9,u+1f4bb,u+1f4bf,u+1f4c8-1f4cb,u+1f4d6,u+1f4da,u+1f4df,u+1f4e3-1f4e6,u+1f4ea-1f4ed,u+1f4f7,u+1f4f9-1f4fb,u+1f4fd-1f4fe,u+1f503,u+1f507-1f50b,u+1f50d,u+1f512-1f513,u+1f53e-1f54a,u+1f54f-1f5fa,u+1f610,u+1f650-1f67f,u+1f687,u+1f68d,u+1f691,u+1f694,u+1f698,u+1f6ad,u+1f6b2,u+1f6b9-1f6ba,u+1f6bc,u+1f6c6-1f6cf,u+1f6d3-1f6d7,u+1f6e0-1f6ea,u+1f6f0-1f6f3,u+1f6f7-1f6fc,u+1f7??,u+1f800-1f80b,u+1f810-1f847,u+1f850-1f859,u+1f860-1f887,u+1f890-1f8ad,u+1f8b0-1f8bb,u+1f8c0-1f8c1,u+1f900-1f90b,u+1f93b,u+1f946,u+1f984,u+1f996,u+1f9e9,u+1fa00-1fa6f,u+1fa70-1fa7c,u+1fa80-1fa89,u+1fa8f-1fac6,u+1face-1fadc,u+1fadf-1fae9,u+1faf0-1faf8,u+1fb??}@font-face{font-display:swap;font-family:Open Sans;font-style:normal;font-weight:400;src:url(/static/media/open-sans-vietnamese-400-normal.82861daf02bfd8c311d2.woff2) format("woff2"),url(/static/media/open-sans-vietnamese-400-normal.7c3b56a39decb65fa26f.woff) format("woff");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-display:swap;font-family:Open Sans;font-style:normal;font-weight:400;src:url(/static/media/open-sans-latin-ext-400-normal.6fd6f861b82223b1fe88.woff2) format("woff2"),url(/static/media/open-sans-latin-ext-400-normal.9a552a0b4c2f7bb7af94.woff) format("woff");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-display:swap;font-family:Open Sans;font-style:normal;font-weight:400;src:url(/static/media/open-sans-latin-400-normal.06b953120b68050605f6.woff2) format("woff2"),url(/static/media/open-sans-latin-400-normal.464d459a4f6f2561553d.woff) format("woff");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}:root{--global-background-color:#fff;--icon-background-color:#000;--box-fill-color:radial-gradient(ellipse farthest-corner at center center,#104c66 0%,#25aae1 70%);--text-decoration-color:#000;--header-text-color:#000;--tab-background-color1:#25aae1;--tab-background-color2:#ff9a25;--display-text-color:#000;--text-background-color:#fff;--footer-text-color:#fff;--primary-button:#25aae1;--secondary-button:#ff8a00;--primary:#23aae1;--primary-alt:#099edc;--light-blue:#e1e8ff;--lightest-blue:#f2f6ff;--dark-blue:#29256f;--secondary:#f66;--secondary-hover:#ea6969;--black:#000;--footer:#2c2c36;--footer-dark:#21212d;--white:#fff;--unread:#d6ebff;--gray:#e0dfdc;--white-smoke:#f5f5f5;--dark-gray:#8d8f94;--success:#1a8d08;--green:#73cb57;--purple:#7e57c2;--scroll-border:#e3e3e3;--light-gray:#f2f2f2;--default-box-shadow:0 2px 15px 0 #dcdcdc;--gradient-background:linear-gradient(90deg,#f3b605 0%,#ff6b5e);--padding-desktop:60px 0;--padding-desktop-large:90px 0;--border-color:#dadce0;--alice-blue:#f5fcff;--very-light-gray:#f9f9f9;--light-shade-gray:#ddd;--alice-light-blue:#f4f7f9;--caribbean-green:#026ec1;--dark-charcoal:#333;--chinese-silver:#ccc}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}.ant-modal-wrap::-webkit-scrollbar-track,.ant-table-content::-webkit-scrollbar-track,.custom-template-center::-webkit-scrollbar-track,.custom-template-left::-webkit-scrollbar-track,.custom-template-right::-webkit-scrollbar-track,.right-field-details::-webkit-scrollbar-track,.role-management::-webkit-scrollbar-track,.scaledcompliance-dashboard ::-webkit-scrollbar-track,.workflow-view-container::-webkit-scrollbar-track,.workflow.app-sidebar .workflow-container::-webkit-scrollbar-track,body::-webkit-scrollbar-track{border-radius:10px}.ant-modal-wrap::-webkit-scrollbar,.ant-table-content::-webkit-scrollbar,.custom-template-center::-webkit-scrollbar,.custom-template-left::-webkit-scrollbar,.custom-template-right::-webkit-scrollbar,.right-field-details::-webkit-scrollbar,.role-management::-webkit-scrollbar,.scaledcompliance-dashboard ::-webkit-scrollbar,.workflow-view-container::-webkit-scrollbar,.workflow.app-sidebar .workflow-container::-webkit-scrollbar,body::-webkit-scrollbar{height:3px;width:3px}.ant-modal-wrap::-webkit-scrollbar-thumb,.ant-table-content::-webkit-scrollbar-thumb,.custom-template-center::-webkit-scrollbar-thumb,.custom-template-left::-webkit-scrollbar-thumb,.custom-template-right::-webkit-scrollbar-thumb,.right-field-details::-webkit-scrollbar-thumb,.role-management::-webkit-scrollbar-thumb,.scaledcompliance-dashboard ::-webkit-scrollbar-thumb,.workflow-view-container::-webkit-scrollbar-thumb,.workflow.app-sidebar .workflow-container::-webkit-scrollbar-thumb,body::-webkit-scrollbar-thumb{background-color:#e3e3e3;background-color:var(--scroll-border);border-radius:10px}body{font-family:Open Sans;font-size:.9vw}a:hover{text-decoration:none}h1,h2,h3,h4,h5,h6{font-family:Open Sans;font-weight:600}a{color:#23aae1;color:var(--primary)}img{-webkit-user-select:none;-o-user-select:none;user-select:none}hr{background:#0000;border:0;border-bottom:1px solid #b6b6b6;box-sizing:initial;height:0;margin:16px 0;overflow:visible}.container{margin:0 auto;max-width:1140px;padding-left:15px;padding-right:15px;width:85%}.border-top{border-top:1px solid #ccc;border-top:1px solid var(--chinese-silver)}.box-shadow{box-shadow:0 2px 15px 0 #dcdcdc;box-shadow:var(--default-box-shadow)}.ant-layout-header{box-shadow:0 1px 5px 0 #29557336;z-index:9}.ant-layout-header.fixed-header{left:0;position:fixed;top:0;width:100%}.default-spacing{margin-top:54px}button{border-radius:5px}h2{font-size:21px}.margin-top20{margin-top:20px}.margin-bottom20{margin-bottom:20px}.ant-btn-button.secondary,.ant-btn-primary,.ant-btn-secondary,.ant-btn-standard,a.standard,button,button.primary{border-radius:3px;box-shadow:none;font-size:14px;font-weight:400;height:32px;outline:none;text-shadow:none;width:auto}.ant-btn-primary,.ant-btn-secondary,a.standard{color:#fff;color:var(--white);font-weight:500}.ant-btn-primary,.btn-glow.primary,.btn-primary,a.standard{background:#25aae1;background:var(--primary-button);border:none;border-radius:20px;color:#fff;color:var(--white);padding:4px 25px;text-transform:uppercase}.ant-btn-button.secondary,.ant-btn-secondary{border:none;border-radius:20px;color:#fff;color:var(--white);padding:4px 25px;text-transform:uppercase}.ant-btn-button.secondary,.ant-btn-primary:focus,.ant-btn-primary:hover,.ant-btn-secondary,.btn-glow.primary:hover{background:#ff8a00;background:var(--secondary-button)}.ant-btn-secondary:focus,.ant-btn-secondary:hover,.btn-glow.secondary:hover{background:#25aae1;background:var(--primary-button);color:#fff;color:var(--white)}.ant-btn-button.secondary{background-color:#ff8a00;background-color:var(--secondary-button);color:#fff;color:var(--white)}.btn-white{background:#fff;background:var(--white);border:1px solid #fff;border:1px solid var(--white);color:#23aae1;color:var(--primary)}.btn-coloured{background-color:#f66;background-color:var(--secondary);color:#fff;color:var(--white);display:inline-block;text-align:center}.btn-coloured:hover{background-color:#ea6969;background-color:var(--secondary-hover);color:#fff;color:var(--white)}.btn-large{border-radius:3px;font-size:16px;padding:12px 31px}@media(max-width:360px){.btn-large{width:100%}}.btn-right-space{margin-right:20px}@media(max-width:600px){.btn-right-space{margin-right:0}}.btn-border-white{background-color:#0000;border:1px solid #fff;border:1px solid var(--white);color:#fff;color:var(--white)}.container-fluid{margin-left:auto;margin-right:auto;width:100%}.ant-input-focused,.ant-input:focus,.ant-picker-focused,.ant-select-focused:not(.ant-select-disabled).ant-select-single:not(.ant-select-customize-input) .ant-select-selector{border:1px solid #ccc;border:1px solid var(--chinese-silver);box-shadow:none}.ant-picker,input[type=date],input[type=number],input[type=password],input[type=text],select{border-radius:3px;font-size:14px;height:35px;outline:none;padding:6px 8px;position:relative;width:100%}.ant-input{border-radius:3px}input[type=text],input[type=text]:focus,input[type=text]:hover{outline:none}.ant-input-affix-wrapper{border-radius:3px;height:35px}.ant-select-selection-item{color:#262626}.ant-select-selector{border-radius:3px!important;height:35px!important}.ant-select.select-after.ant-select-single.ant-select-show-search{min-width:40px!important}.ant-input-affix-wrapper input[type=password],.ant-input-affix-wrapper input[type=text]{height:auto}.ant-checkbox-wrapper{font-size:14px}.ant-layout,.ant-layout-header{background:#fff;background:var(--white)}.ant-layout-header{border-radius:0;color:#333;color:var(--dark-charcoal);filter:progid:dximagetransform.microsoft.gradient(startColorstr="#2c3742",endColorstr="#28303a",GradientType=0);height:54px;line-height:52px;margin-bottom:0;min-height:54px;padding:0 12px 0 0!important}.ant-tabs,.ant-tabs-tab{font-size:14px}.left-menu{float:left;width:75%}.left-menu .main-title{width:100%}.left-menu .main-title h1{font-weight:500;margin-bottom:0}.left-menu .search{margin-top:10px;padding-right:10px;width:100%}.left-menu .left-menu .main-title .left-menu .action-icons{width:100%}.left-menu .left-menu .main-title .left-menu .action-icons ul{display:inline-block;list-style:none;margin-bottom:0;padding:0 10px 0 0;width:100%}.left-menu .left-menu .main-title .left-menu .action-icons ul li{display:inline-block;padding:0 10px}.left-menu .left-menu .main-title .left-menu .action-icons ul li a{line-height:64px;padding:6px}.left-menu .left-menu .main-title .left-menu .action-icons ul li a.add-new{border:1px solid #fbfbfb;border-radius:5px;padding:5px 20px}.left-menu .left-menu .main-title .left-menu .action-icons ul li button i{margin-right:7px}.breadcrum-title.without-bg{background-image:none}.breadcrum-title.only-heading{background-position:89% 100%;background-repeat:no-repeat;background-size:51%}@media(max-width:600px){.breadcrum-title.only-heading{background-size:80%}}.breadcrum-title{background-color:#f5f5f5;background-position:10% 100%;background-repeat:no-repeat;background-size:72%;float:left;overflow:hidden;padding-top:40px;position:relative;width:100%}.breadcrum-title h1{color:#000;color:var(--black);font-size:30px;font-weight:700;line-height:150%;margin-bottom:15px}@media(max-width:900px){.breadcrum-title h1{font-size:26px}}.breadcrum-title img{display:block;height:260px;margin:0 auto}@media(max-width:600px){.breadcrum-title img{width:95%}}.breadcrum-title p{color:#575757;font-size:19px}.breadcrum-title .breadcrum-content{padding-bottom:33px}@media(max-width:780px){.breadcrum-title .breadcrum-content{padding-bottom:20px}}@media(max-width:900px){.breadcrum-title{padding:30px 0}}.breadcrum-title.text-center{text-align:center}.breadcrum-title.text-center h1{font-size:37px;text-align:center}.order-breadcrumb{background:#f5f5f5;padding:20px 0}.inner-pages{background-color:#fff;background-color:var(--white);float:left;padding:60px 0;width:100%}.inner-pages p,.inner-pages ul{font-size:16px;line-height:181%}.inner-pages h3{font-size:22px}.full-width-section{display:block;float:left;width:100%}.inner-pages.about-us h1{font-size:25px;font-weight:600;margin-bottom:20px}.inner-pages.about-us p{color:#000;font-size:17px;line-height:180%}.ant-layout-footer{background:#000;background:var(--black);color:#fff;color:var(--white);padding:16px 50px;z-index:1}@media(max-width:900px){.ant-layout-footer p{margin-bottom:10px}}.ant-layout-footer p,.ant-layout-footer ul li a{color:#fff;color:var(--white)}@media(max-width:900px){.ant-layout-footer{margin-top:30px;padding:30px 20px;text-align:center}}.inner-contents{padding:30px 0}.inner-contents .custom-background{padding:0}.fixed-action-area,.inner-contents .save-changes{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#f5f5f5;background:var(--white-smoke);background:#fffffffa;border:1px solid #efefef;bottom:0;box-shadow:0 -1px 1px 0 #0000,0 -2px 16px 0 rgba(0,0,0,.001);left:0;padding:10px;position:fixed;-webkit-user-select:none;user-select:none;width:100%;z-index:99}.app-sidebar{position:relative}.filter-section .ant-input-affix-wrapper,.filter-section .ant-picker,.filter-section .ant-select:not(.ant-select-auto-complete) .ant-select-selector,.filter-section .custom-input-box input{-webkit-appearance:none;background:#0000;background-color:#fff;background-color:var(--white);border:1px solid #ccc;border:1px solid var(--chinese-silver);border-radius:3px!important;color:#737f8d;font-size:12px;height:29px!important;line-height:inherit;padding:1px 7px 0;vertical-align:middle}.ant-select-multiple .ant-select-selector{height:auto!important}.status.badge{border-radius:10px;box-shadow:-1px 1px 5px -2px #000000bf;color:#fff;color:var(--white);cursor:pointer;display:block;font-size:82%;min-width:100px;padding:2px 10px;text-align:center;text-transform:capitalize;width:100%}.status.badge.created,.status.badge.pending{background:#ff9800;background:-webkit-gradient(left top,left bottom,color-stop(0,#ffb64a),color-stop(100%,#ff9800));background:linear-gradient(180deg,#ffb64a 0,#ff9800)}.status.badge.issued{background:#f85032;background:-webkit-gradient(left top,left bottom,color-stop(0,#f85032),color-stop(0,#f16f5c),color-stop(51%,#f6290c),color-stop(71%,#f02f17),color-stop(100%,#e73827));background:linear-gradient(180deg,#f85032 0,#f16f5c 0,#f6290c 51%,#f02f17 71%,#e73827)}.status.badge.sent{background:#ffc107;background:-webkit-gradient(left top,left bottom,color-stop(0,#ffc107),color-stop(0,#ebb30b),color-stop(51%,#d5a411),color-stop(71%,#c29716),color-stop(100%,#b28b19));background:linear-gradient(180deg,#ffc107 0,#ebb30b 0,#d5a411 51%,#c29716 71%,#b28b19)}.status.badge.partiallypaid{background:#f85032;background:-webkit-gradient(left top,left bottom,color-stop(0,#f85032),color-stop(0,#f16f5c),color-stop(50%,#f6290c),color-stop(71%,#82bc40),color-stop(100%,#47761d));background:linear-gradient(90deg,#f85032 0,#f16f5c 0,#f6290c 50%,#82bc40 0,#47761d)}.status.badge.paid{background:#82bc40;background:-webkit-gradient(left top,left bottom,color-stop(0,#82bc40),color-stop(100%,#47761d));background:linear-gradient(180deg,#82bc40 0,#47761d)}.status.badge.dropped{background:#ff9800;background:-webkit-gradient(left top,left bottom,color-stop(0,#ffb64a),color-stop(100%,#ff9800));background:linear-gradient(180deg,#ffb64a 0,#ff9800)}.ant-table-cell .btn-group>.btn.glow.dropdown-toggle{height:28px}.btn-group,.btn-group-vertical{display:inline-block;position:relative;vertical-align:middle}.btn-group>.btn.glow.dropdown-toggle{margin:0 2px;padding:6px 9px}.btn-group>.btn.glow:hover{background:#fefefe;background:linear-gradient(180deg,#fefefe 0,#f7f7f7);filter:progid:dximagetransform.microsoft.gradient(startColorstr="#fefefe",endColorstr="#f7f7f7",GradientType=0)}.btn-group button.glow:hover{color:#a8b5c7}.btn-group button.glow.active,.btn-group button.glow:active{box-shadow:inset 0 1px 0 #0003;color:#a8b5c7}.btn{border:1px solid #0000;border-radius:4px;cursor:pointer;display:inline-block;font-size:14px;font-weight:400;line-height:1.428571429;margin-bottom:0;padding:6px 12px;text-align:center;-webkit-user-select:none;-o-user-select:none;user-select:none;vertical-align:middle;white-space:nowrap}.btn-group>.btn.glow{border:1px solid #d0dde9;color:#313d4c;float:left;font-size:12px;font-weight:500;line-height:14px;padding:6px 14px}.btn-group>.btn:first-child{margin-left:0}.btn-group button.glow{background:#fefefe;background:linear-gradient(180deg,#fefefe 0,#f7f7f7);border:1px solid #d0dde9;color:#313d4c;filter:progid:dximagetransform.microsoft.gradient(startColorstr="#fefefe",endColorstr="#f7f7f7",GradientType=0);float:left;font-family:Open sans,Helvetica,Arial;font-size:11px;font-weight:700;line-height:14px;padding:5px 10px;transition:color .1s linear}.caret{border-color:#000 #0000 currentcolor;border-style:solid solid dotted;border-width:4px 4px 0;content:"";height:0;margin-left:2px;width:0}.btn-glow,.caret{display:inline-block;vertical-align:middle}.btn-glow{background:#fff;background:var(--white);background:linear-gradient(180deg,#fff 0,#eef0f1);background:linear-gradient(to bottom,var(--white) 0,#eef0f1 100%);border:1px solid #e5e5e5;border-radius:4px;color:#333;color:var(--dark-charcoal);cursor:pointer;font-size:13px;padding:5px 10px;text-align:center}.btn-block{display:block;width:100%!important}.btn-glow.primary i{line-height:10px;margin-right:5px}.btn-glow.success,a.btn-glow.primary{color:#fff;color:var(--white)}.btn-glow.success{background:#96bf48;border:1px solid #99bd56}.btn-glow.delete-field{background:linear-gradient(180deg,#f85032 0,#e73827);background:-webkit-gradient(to bottom,#f85032 0,#e73827 100%);background:-ms-linear-gradient(to bottom,#f85032 0,#e73827 100%);border:1px solid #e11117;color:#fff;color:var(--white)}.page-not-found{align-items:center;display:flex;flex-direction:column;height:70vh;justify-content:center}.page-not-found img{height:auto;margin-bottom:18px;width:130px}.page-not-found h1{font-size:35px;font-weight:700}.page-not-found .btn-glow{font-size:18px}.page-not-found .btn-glow i{margin-right:6px}.loading-content{align-items:center;display:flex;flex-direction:column;height:70vh;justify-content:center}.loading-content img{height:auto;margin-bottom:20px;width:100px}.loading-content h1{font-size:22px;font-weight:600}.align-right{text-align:right}.top-filter-options h2{color:#23aae1;color:var(--primary);font-size:20px;margin-bottom:14px;text-transform:uppercase}@media(max-width:900px){.top-filter-options h2{font-size:16px;font-weight:700}}.content-container{padding:0 14px}.content-container .custom-background{padding:0!important}.mobile-filter{display:none;left:0;position:fixed;top:40%;z-index:999}@media(max-width:900px){.mobile-filter{display:block}}.mobile-filter .btn-glow{padding:7px 9px}.add-new-invoice-button{display:none;margin-top:15px;width:100%}@media(max-width:900px){.add-new-invoice-button{display:block}}.ant-collapse>.ant-collapse-item{background:#fff!important;background:var(--white)!important;background:-webkit-gradient(left top,left bottom,color-stop(0,#fff),color-stop(47%,#f6f6f6),color-stop(100%,#ededed))!important;background:-webkit-gradient(left top,left bottom,color-stop(0,var(--white)),color-stop(47%,#f6f6f6),color-stop(100%,#ededed))!important;background:linear-gradient(180deg,#fff 0,#f6f6f6 47%,#ededed)!important;background:linear-gradient(to bottom,var(--white) 0,#f6f6f6 47%,#ededed 100%)!important;border-bottom:1px solid #c6d2d9}.add-proj-timesheet{width:100%}.add-proj-timesheet .form-fields{margin-bottom:10px}.add-proj-timesheet .form-fields label{display:inline-block;font-weight:600;margin-bottom:6px}.add-proj-timesheet .add-proj{color:#23aae1;color:var(--primary);cursor:pointer;float:right;font-size:15px;font-weight:700;text-align:right}.add-proj-timesheet .add-proj span{margin-right:4px}.add-proj-timesheet #totalHours{color:#23aae1;color:var(--primary);font-size:20px;font-weight:700;padding:22px 20px}.ant-modal-content .form-field,.form-fields{margin-bottom:13px}.ant-modal-content .form-field label,.form-fields label{font-weight:700}.ant-radio-group label{font-weight:400}.ant-modal-content .form-field label{font-size:12px;margin-bottom:3px}.stop-timer{background:#d3d3d3;border-radius:5px;color:#23aae1;color:var(--primary);cursor:move;display:none;padding:0 10px;position:fixed;right:0;text-align:center;top:57px;width:fit-content;z-index:9}.stop-timer .stop-icon img{cursor:pointer;height:27px;margin-left:8px;margin-top:0;width:auto}.stop-timer #time-count{font-size:20px;font-weight:700}.ant-tabs-nav .ant-tabs-tab-btn{font-size:15px}.ant-tabs-nav .ant-tabs-ink-bar{background:#f66;background:var(--secondary)}.ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn{color:#f66;color:var(--secondary)}.top-title-section{margin-bottom:7px;margin-top:23px;width:100%}.top-title-section h2{font-size:19px;font-weight:600}.ant-steps-item-process .ant-steps-item-icon,.ant-steps-navigation .ant-steps-item:before{background-color:#f66;background-color:var(--secondary)}.ant-steps-item-process .ant-steps-item-icon{border-color:#f66;border-color:var(--secondary)}.profile-name{background-color:#099edc;background-color:var(--primary-alt);color:#fff;color:var(--white);text-align:center}.profile-name span{font-weight:700}@media(max-width:900px){#mobile-sider-menu{display:none;position:absolute;z-index:2}}.required{color:#f44336;margin-left:4px}.ant-input[disabled],.ant-picker-input>input[disabled]{color:#262626}.ant-checkbox-checked .ant-checkbox-inner{background-color:#23aae1!important;background-color:var(--primary)!important;border-color:#23aae1!important;border-color:var(--primary)!important}.ant-input-number-handler-wrap{display:none!important}.add-proj-timesheet .submitted{color:#23aae1;color:var(--primary)}.add-proj-timesheet .approved{color:#1a8d08;color:var(--success)}.upload-invoice-expense-note{background-color:#fff;background-color:var(--white);border:1px solid #efefef;border-radius:6px;box-shadow:0 3px 6px 0 #e4e4e4;font-size:13px;line-height:184%;margin-bottom:30px;padding:20px 24px;position:relative;width:100%}.upload-invoice-expense-note .heading{border-bottom:1px solid #f1f2f3;border-top-left-radius:6px;border-top-right-radius:6px;margin:-20px -24px 24px;padding:10px 20px;position:relative}.upload-invoice-expense-note .heading h2{color:#000;color:var(--black);font-size:17px;font-weight:600;margin-bottom:0}.ant-upload{width:100%!important}.fixed-action-area{text-align:center}.fixed-action-area button{margin:0 5px}.file-upload-field{background:#fbfbfb;border:1px dashed #b3b3b3;border-radius:5px;color:#000;color:var(--black);cursor:pointer;padding:20px;text-align:center}.file-upload-field i{color:#f66;color:var(--secondary)}.list-field{border-radius:10px;border-top:1px solid #ededed;box-shadow:5px 5px 20px #e8e8e8;display:flex;margin-bottom:10px;margin-top:5px;padding:15px 15px 8px;position:relative}.list-field>.ant-row{flex:1 1}.list-field .remove-column .btn-glow.delete-field{padding:0 4px}.save-order-table th{white-space:nowrap}.save-order-table tr td,.save-order-table tr th{padding:.75rem .3rem;vertical-align:middle}.custom-loader-back-active{height:100vh!important;left:0;position:absolute;top:0;width:100%;z-index:2147483647}.custom-loader{top:53px!important}.table.borderless td,.table.borderless th{border:0}.ant-btn-success{background:#96bf48;border:1px solid #99bd56;color:#fff;color:var(--white)}.ant-btn-success:active,.ant-btn-success:focus,.ant-btn-success:hover{background:#85a842;border-color:#83af6c;color:#fff;color:var(--white)}.designer-section{background:#fff;background:var(--white);margin:15px auto;width:fit-content}.designer-section .design-holder{box-shadow:0 4px 8px 0 #0003;transition:.3}.header-text{color:#23aae1;color:var(--primary);font-weight:600}.social-login{margin-top:20px;text-align:center}.social-login button{border:0;border-radius:3px;box-shadow:0 2px 4px #d2d2d2;height:37px;margin-right:20px;width:40%}.social-login button img{height:25px;margin-right:6px;width:25px}.social-login:last-child{margin-right:0}.ant-popover-inner-content .action-buttons{min-width:100px}.ant-popover-inner-content .action-buttons ul{list-style:none;margin-bottom:0;padding:0}.ant-popover-inner-content .action-buttons ul li{cursor:pointer;display:block}.ant-popover-inner-content .action-buttons ul li a{border-bottom:1px solid #f2f2f2;border-bottom:1px solid var(--light-gray);color:#444;display:block;padding:5px 0;text-align:left}.ant-popover-inner-content .action-buttons ul li a i{margin-right:6px;position:relative;top:2px}.ant-popover-inner-content .action-buttons ul:last-child a{border-bottom:0}.company-name{font-size:17px;font-weight:700;text-align:right}.company-name span{color:#2082ca;font-weight:400}.custom-template-center,.custom-template-left,.custom-template-right{height:91.7vh;overflow-y:auto}.custom-template-center{overflow:auto;padding:5px}.custom-template-left{overflow-x:hidden;padding-right:0!important}.custom-template-right .template-controls .footer-buttons,.custom-template-right .template-controls .top-save-button{background:#fff;background:var(--white);padding:5px;position:fixed;text-align:center;width:16.43%;z-index:100}.custom-template-right .template-controls .top-save-button{border-bottom:1px solid #e9e9e9}.custom-template-right .template-controls .top-save-button button{width:94%}.custom-template-right .template-controls .footer-buttons{border-top:1px solid #e9e9e9;bottom:0}.custom-template-right .template-controls .footer-buttons button{background:#0000;border:#0000;color:#000;color:var(--black)}.custom-template-right .template-controls .footer-buttons button:first-child{color:red}.custom-template-right .template-controls .footer-buttons button:last-child{color:#23aae1;color:var(--primary)}.custom-template-right .template-controls .template-name{font-size:17px;font-weight:600;padding-left:10px;padding-right:10px;padding-top:50px}.custom-template-right .template-controls .customizable-fields{margin-bottom:40px;padding:10px}.custom-template-right .template-controls .customizable-fields .selected-item{margin-bottom:10px}.custom-template-right .template-controls .customizable-fields .ant-divider .ant-divider-inner-text{color:#f66;color:var(--secondary);font-size:14px;font-weight:600}.custom-template-right .template-controls .customizable-fields .ant-divider-horizontal.ant-divider-with-text{margin:8px 0}.custom-template-right .template-controls .customizable-fields .custom-input-box,.custom-template-right .template-controls .customizable-fields .custom-select-box{margin-bottom:5px}.custom-template-right .template-controls .customizable-fields .ant-col-lg-12 .ant-picker,.custom-template-right .template-controls .customizable-fields .ant-col-lg-12 .ant-select-selector,.custom-template-right .template-controls .customizable-fields .ant-col-lg-12 input[type=date],.custom-template-right .template-controls .customizable-fields .ant-col-lg-12 input[type=number],.custom-template-right .template-controls .customizable-fields .ant-col-lg-12 input[type=password],.custom-template-right .template-controls .customizable-fields .ant-col-lg-12 input[type=text],.custom-template-right .template-controls .customizable-fields .ant-col-lg-12 select,.custom-template-right .template-controls .customizable-fields .ant-col-lg-6 .ant-picker,.custom-template-right .template-controls .customizable-fields .ant-col-lg-6 .ant-select-selector,.custom-template-right .template-controls .customizable-fields .ant-col-lg-6 input[type=date],.custom-template-right .template-controls .customizable-fields .ant-col-lg-6 input[type=number],.custom-template-right .template-controls .customizable-fields .ant-col-lg-6 input[type=password],.custom-template-right .template-controls .customizable-fields .ant-col-lg-6 input[type=text],.custom-template-right .template-controls .customizable-fields .ant-col-lg-6 select{border-radius:0!important}.custom-template-right .template-controls .customizable-fields .ant-picker,.custom-template-right .template-controls .customizable-fields .ant-select-selector,.custom-template-right .template-controls .customizable-fields input[type=date],.custom-template-right .template-controls .customizable-fields input[type=number],.custom-template-right .template-controls .customizable-fields input[type=password],.custom-template-right .template-controls .customizable-fields input[type=text],.custom-template-right .template-controls .customizable-fields select{border-radius:2px!important;font-size:12px!important;height:31px!important;outline:none;padding:5px 8px;position:relative;width:100%}.custom-template-right .template-controls .customizable-fields .ant-select-single .ant-select-selector .ant-select-selection-item,.custom-template-right .template-controls .customizable-fields .ant-select-single .ant-select-selector .ant-select-selection-placeholder{line-height:21px}.wizard-section{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#f5f5f5;background:var(--white-smoke);background:#fffffffa;border:1px solid #efefef;bottom:0;box-shadow:0 -1px 1px 0 #0000,0 -2px 16px 0 rgba(0,0,0,.001);display:flex;left:0;padding:10px 20px;position:fixed;-webkit-user-select:none;user-select:none;width:100%;z-index:999}.wizard-section .ant-steps:not(.ant-steps-dot):not(.ant-steps-navigation):not(.ant-steps-vertical) .ant-steps-item{padding-bottom:4px}.wizard-section .wizard-steps{padding-right:20px;width:60%}.wizard-section .wizard-steps .ant-steps-item-title{font-size:14px}.wizard-section .action-items{border-left:1px solid #f2f2f2;border-left:1px solid var(--light-gray);padding-left:20px;width:40%}.wizard-section .action-items button{margin-right:10px}.ant-layout-sider-children{background:#fbfbfb}.ant-checkbox-wrapper.middle .ant-checkbox{top:0}.same-as-shipping-container{cursor:pointer;position:absolute;right:15px;top:-29px}.same-as-shipping-container i{color:#a3a3a3}.field-array{display:flex}.field-array>.ant-space-item{flex:1 1}.field-array>.ant-space-item .ant-skeleton-element{display:block;flex:1 1}.field-array>.ant-space-item .ant-skeleton-element .ant-skeleton-input{flex:1 1}.terms-condition-content{max-width:60ch}@media(max-width:1024px){.terms-condition-content{max-width:40ch}}@media(max-width:768px){.terms-condition-content{max-width:30ch}}ul.filter-buttons{list-style:none;margin:0;padding:0}ul.filter-buttons li{display:inline-block}ul.filter-buttons li a{color:#333;color:var(--dark-charcoal);padding:5px 10px}ul.filter-buttons li a i{color:#026ec1;color:var(--caribbean-green);margin-right:8px}.ant-modal-content .ant-modal-title{font-size:16px;font-weight:600}.ant-modal-body .links{background-color:#fff;background-color:var(--white);border-radius:10px;box-shadow:0 2px 4px 0 #e0e0e0;padding:20px;text-align:center}.ant-modal-body .links img{height:45px;margin-bottom:10px;width:auto}.ant-modal-body .links .links h4{font-size:15px;font-weight:600;margin-bottom:0}.top-filter-options{margin-bottom:7px;margin-top:23px;padding:0 15px;width:100%}.top-filter-options h2{font-size:19px}.top-filter-options .exports-and-settings{display:none;width:100%}.top-filter-options .exports-and-settings ul{display:block;list-style:none;margin:0;padding:0;text-align:right}.top-filter-options .exports-and-settings ul li{display:inline-block;padding:0 6px}.top-filter-options .exports-and-settings ul li a{display:block}.top-filter-options button{height:31px;padding:2px 12px}.app-sidebar{min-height:86vh}.arrange-column .action-item{margin-bottom:20px;width:100%}.income-container{padding:0 14px}.income-container .custom-background{padding:0!important}.acc-range{align-self:center}.invoice-section{background-color:#fff;background-color:var(--white);margin-bottom:25px;position:relative;width:100%}.invoice-section h2{font-size:16px;font-weight:600;margin-bottom:6px}.invoice-section h3{font-size:17px;margin-bottom:0}.invoice-section.border-bottom{border-bottom:1px #eee;margin-bottom:20px;padding-bottom:20px}.invoice-section .form-field{position:relative}.invoice-section .form-field label{color:#000;color:var(--black);display:inline-block;font-size:11.5px;font-weight:500;line-height:21px;margin-bottom:5px;text-transform:capitalize}.invoice-section .form-field label:not(.ant-checkbox-wrapper){width:100%}.invoice-section label:not(.ant-checkbox-wrapper) span{color:#f44336;margin-left:4px}.invoice-section .buyer-seller-details h4{font-weight:600}.invoice-section .buyer-seller-details div{margin-bottom:5px;text-transform:capitalize}.invoice-section .buyer-seller-details div:last-child{margin-bottom:0}.save-changes{display:block;text-align:center;width:100%}.save-changes button{margin:0 10px}.line-item-footer{display:flex;float:right}.line-item-footer-content{padding:5px}.invoice-attachment-container{padding:25px 25px 25px 0}.site-calendar-demo-card{border:1px solid #026ec1;border-radius:6px;margin:11px;width:300px}.action-content ul{list-style:none;margin-bottom:0;padding:0}.action-content ul li{border-bottom:1px solid #f3f3f3;cursor:pointer;display:block;padding:7px 0}.action-content ul li a{border-bottom:1px solid #f2f2f2;border-bottom:1px solid var(--light-gray);color:#444;display:block;padding:5px 0;text-align:left}.action-content ul li a i{margin-right:6px;position:relative;top:2px}.action-content ul:last-child a{border-bottom:0}.full-section{background:url(/static/media/loginBG.f5f911035e891ee14277.jpg) no-repeat 100%;background-size:cover;left:0;min-height:100vh;padding:0;position:fixed;right:0;top:0;width:100%}.full-section h1.login-text{color:#fff;color:var(--white);font-size:30px;font-weight:300;padding:91px 75px 97px 35px;position:relative}.full-section h1.login-text:before{content:"";height:51%;left:0;position:absolute;top:24%;width:100%;width:8px}@media(max-width:1100px){.full-section h1.login-text:before{height:60%}}@media(max-width:900px){.full-section h1.login-text:before{height:55%;top:24%}}@media(max-width:600px){.full-section h1.login-text:before{height:70%;top:20%}}@media(max-width:1100px){.full-section h1.login-text{font-size:36px;padding:30px 20px 10px 30px}}@media(max-width:900px){.full-section h1.login-text{font-size:30px}}@media(max-width:600px){.full-section h1.login-text{font-size:25px}}@media(max-width:400px){.full-section h1.login-text{font-size:20px}}.full-section .container-fluid{display:table-cell;vertical-align:middle}.login-overlay{background:#000;opacity:.6;width:100%}.light-background,.login-overlay{height:100%;left:0;position:fixed;top:0}.light-background{background:hsla(0,0%,100%,.871);background-position:100% 100%;background-repeat:no-repeat;background-size:cover;display:flex;flex:0 0 50%;justify-content:center;max-width:50%;padding:40px;width:50%}.light-background .ant-input-prefix{color:#444;font-size:17px;margin-right:7px}.light-background img{height:25px}.light-background img.logo{height:30px;margin-bottom:20px}.light-background h1{font-size:30px}.light-background h2{color:#23aae1;color:var(--primary);font-size:26px;font-weight:500}.light-background .form-fields{margin-bottom:17px}.light-background .form-fields button{height:40px;width:100%}.light-background .form-fields:last-child{text-align:center}.light-background .forgot-passsword{font-size:15px;text-align:center}.light-background .fields-holder{display:flex;flex-direction:column;justify-content:center;margin:0 auto;width:60%;z-index:1}.light-background .fields-holder .ant-input-affix-wrapper{height:40px}@media(max-width:767px){.light-background .fields-holder{width:80%}}@media(max-width:500px){.light-background .fields-holder{width:100%}}@media(max-width:767px){.light-background{padding:30px}}.card-background .card-label{border-bottom:1px solid #d3d3d3;font-size:20px;font-weight:600;margin-bottom:15px}.card-background .left-section{background:hsla(0,0%,100%,.871);border-radius:7px;margin:30px!important;padding:20px!important}.card-background .right-section{margin:20px!important;padding:20px!important;text-align:center}.card-background .right-section i{font-size:100px;margin:20px}.card-tile{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#f5f5f5;background:var(--white-smoke);background:#fffffffa;border:1px solid #efefef;border-radius:7px;box-shadow:0 -1px 1px 0 #0000,0 -2px 16px 0 rgba(0,0,0,.001);color:#fff;padding:10px}.ant-radio-button-wrapper{background-color:#25aae1;background-color:var(--primary-button);border:none;box-shadow:none;color:#fff;color:var(--white);padding:1px 20px}.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled){background-color:#ff8a00;background-color:var(--secondary-button);border:none;box-shadow:none;color:#fff;color:var(--white);padding:1px 20px}.ant-radio-button-wrapper:first-child{border-radius:20px 0 0 20px}.ant-radio-button-wrapper:last-child{border-radius:0 20px 20px 0}a:hover{color:#ff8a00;color:var(--secondary-button)}.title{color:#f66;color:var(--secondary);font-size:2vw;font-weight:400;position:relative;z-index:2}.ant-carousel .slick-dots li.slick-active button{background:#f66;background:var(--secondary)}.ant-carousel .slick-dots li{background-color:#23aae1;background-color:var(--primary)}.relative{position:relative}.ellipsis{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
/*# sourceMappingURL=main.eb068011.css.map*/