/*!
 * 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:"\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-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: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:hover,.ql-snow .ql-toolbar .ql-picker-label.ql-active,.ql-snow .ql-toolbar .ql-picker-label:hover,.ql-snow .ql-toolbar button.ql-active,.ql-snow .ql-toolbar button:focus,.ql-snow .ql-toolbar button:hover,.ql-snow.ql-toolbar .ql-picker-item.ql-selected,.ql-snow.ql-toolbar .ql-picker-item:hover,.ql-snow.ql-toolbar .ql-picker-label.ql-active,.ql-snow.ql-toolbar .ql-picker-label:hover,.ql-snow.ql-toolbar button.ql-active,.ql-snow.ql-toolbar button:focus,.ql-snow.ql-toolbar button:hover{color:#06c}.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:focus .ql-fill,.ql-snow .ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover .ql-fill,.ql-snow .ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:focus .ql-fill,.ql-snow.ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:hover .ql-fill,.ql-snow.ql-toolbar button:hover .ql-stroke.ql-fill{fill:#06c}.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow .ql-toolbar button.ql-active .ql-stroke,.ql-snow .ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar button:focus .ql-stroke,.ql-snow .ql-toolbar button:focus .ql-stroke-miter,.ql-snow .ql-toolbar button:hover .ql-stroke,.ql-snow .ql-toolbar button:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow.ql-toolbar button.ql-active .ql-stroke,.ql-snow.ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar button:focus .ql-stroke,.ql-snow.ql-toolbar button:focus .ql-stroke-miter,.ql-snow.ql-toolbar button:hover .ql-stroke,.ql-snow.ql-toolbar button:hover .ql-stroke-miter{stroke:#06c}@media (pointer:coarse){.ql-snow .ql-toolbar button:hover:not(.ql-active),.ql-snow.ql-toolbar button:hover:not(.ql-active){color:#444}.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill{fill:#444}.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter{stroke:#444}}.ql-snow,.ql-snow *{box-sizing:border-box}.ql-snow .ql-hidden{display:none}.ql-snow .ql-out-bottom,.ql-snow .ql-out-top{visibility:hidden}.ql-snow .ql-tooltip{position:absolute;-webkit-transform:translateY(10px);transform:translateY(10px)}.ql-snow .ql-tooltip a{cursor:pointer;text-decoration:none}.ql-snow .ql-tooltip.ql-flip{-webkit-transform:translateY(-10px);transform:translateY(-10px)}.ql-snow .ql-formats{display:inline-block;vertical-align:middle}.ql-snow .ql-formats:after{clear:both;content:"";display:table}.ql-snow .ql-stroke{fill:none;stroke:#444;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.ql-snow .ql-stroke-miter{fill:none;stroke:#444;stroke-miterlimit:10;stroke-width:2}.ql-snow .ql-fill,.ql-snow .ql-stroke.ql-fill{fill:#444}.ql-snow .ql-empty{fill:none}.ql-snow .ql-even{fill-rule:evenodd}.ql-snow .ql-stroke.ql-thin,.ql-snow .ql-thin{stroke-width:1}.ql-snow .ql-transparent{opacity:.4}.ql-snow .ql-direction svg:last-child{display:none}.ql-snow .ql-direction.ql-active svg:last-child{display:inline}.ql-snow .ql-direction.ql-active svg:first-child{display:none}.ql-snow .ql-editor h1{font-size:2em}.ql-snow .ql-editor h2{font-size:1.5em}.ql-snow .ql-editor h3{font-size:1.17em}.ql-snow .ql-editor h4{font-size:1em}.ql-snow .ql-editor h5{font-size:.83em}.ql-snow .ql-editor h6{font-size:.67em}.ql-snow .ql-editor a{text-decoration:underline}.ql-snow .ql-editor blockquote{border-left:4px solid #ccc;margin-bottom:5px;margin-top:5px;padding-left:16px}.ql-snow .ql-editor code,.ql-snow .ql-editor pre{background-color:#f0f0f0;border-radius:3px}.ql-snow .ql-editor pre{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 transparent;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 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]{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}.ql-mention-list-container{background-color:#fff;border:1px solid #f0f0f0;border-radius:4px;box-shadow:0 2px 12px 0 rgba(30,30,30,.08);width:270px;z-index:9001}.ql-mention-list{list-style:none;margin:0;overflow:hidden;padding:0}.ql-mention-list-item{cursor:pointer;font-size:16px;height:44px;line-height:44px;padding:0 20px;vertical-align:middle}.ql-mention-list-item.selected{background-color:#d3e1eb;text-decoration:none}.mention{background-color:#d3e1eb;border-radius:6px;height:24px;margin-right:2px;padding:3px 0;-webkit-user-select:all;user-select:all;width:65px}.mention>span{margin:0 3px}.green{color:#1cc4a8!important}.green-background{background-color:#1cc4a8!important}.red{color:#f5222d}.flex-center{align-items:center;display:flex;flex:1 1;height:100%;justify-content:center}.flex-right{display:flex;justify-content:right;width:100%}.flex-row-auto{display:flex;flex-direction:row!important;gap:8px}@media only screen and (max-width:525px){.xs-center{justify-content:center}}.flex-align-start{align-items:flex-start!important;display:flex}.ant-space,.flex-row{display:flex}.flex-row{flex-direction:row!important;width:100%}.justify-flex-start{justify-content:flex-start!important}.align-center{align-items:center!important}.flex-direction-column,.flex-direction-column.direct-child>*{flex-direction:column!important}.flex-align-center{align-items:center;display:flex}.justify-flex-end{justify-content:flex-end}.justify-center{display:flex;justify-content:center}.flex-1{flex:1 1}.relative{position:relative}.overflow-hidden{overflow:hidden}.hidden{display:none}.pre-wrap{white-space:pre-wrap}.no-padding{padding:0}.no-line-height{line-height:0}.no-margin-bottom{margin-bottom:0!important}@media only screen and (max-width:768px){.no-margin-bottom.only-xs{margin-bottom:16px!important}}@media only screen and (max-width:1200px){.no-margin-bottom.only-md{margin-bottom:16px!important}}@media only print{#root,.layout,body,html{height:282mm!important;margin:0;width:210mm!important}@page{size:A4;margin:0}}.no-margin-top{margin-top:0!important}body{margin:0}.white-space-normal{white-space:normal}@-webkit-keyframes bottomSlide{0%{opacity:0;-webkit-transform:translateY(10%);transform:translateY(10%)}to{opacity:100%;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes bottomSlide{0%{opacity:0;-webkit-transform:translateY(10%);transform:translateY(10%)}to{opacity:100%;-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:100%}}@keyframes fadeIn{0%{opacity:0}to{opacity:100%}}.bold{font-weight:700}.text-center{text-align:center}.ant-select-selection-item-content{white-space:nowrap!important}.custom-label span{color:#ff4d4f;content:" * ";display:inline-block;font-family:SimSun,sans-serif;font-size:14px;line-height:1;margin-right:4px}.width-100{width:100%}.width-80{width:80%}.height-auto{height:auto!important}.margin-bottom-12{margin-bottom:12px!important}.margin-top-12{margin-top:12px}.margin-right-12{margin-right:12px}.layout{height:100vh;width:100vw}.layout--content{width:100%}.align-self-end{align-self:flex-end}@media only screen and (max-width:991px) and (min-width:768px){.align-self-end.break-sm{margin-top:16px}}.ant-layout{overflow:hidden}.ant-layout-content{margin-top:64px;overflow-x:hidden;overflow-y:auto}.ant-layout-footer{align-items:center;display:flex;height:40px;justify-content:center;padding:0 3rem}.ant-layout-footer .version-span span:first-child{margin-right:1rem}.ant-menu-submenu-popup{display:none}.radio-button-column .ant-col.ant-legacy-form-item-control-wrapper{align-items:flex-end;display:flex}.radio-button-column .ant-radio-group.ant-radio-group-outline{min-height:32px}.radio-button-column .ant-legacy-form-item-control{line-height:0}.big-filter-button-column{align-items:flex-end;display:flex;justify-content:flex-end}@media only screen and (min-width:769px){.select-column{height:80px}.select-column .ant-select-selection__rendered{width:70%}.select-column .ant-select-selection__rendered .ant-select-selection-selected-value{white-space:nowrap}}.custom-header{align-items:center;background-color:#fff;box-shadow:0 2px 6px 0 rgba(0,0,0,.1);color:#404e5a;display:flex;justify-content:flex-end;left:0;min-width:300px;padding-right:2rem;position:absolute;top:0;white-space:nowrap;width:100vw;z-index:9999}@media only print{.custom-header{display:none}}.custom-header .ant-badge svg{-webkit-transform:scale(1.4);transform:scale(1.4)}.custom-header .ant-badge sup{box-shadow:0 0 0 2px #fff}.custom-header>span{align-items:center;cursor:pointer;display:flex}.custom-header>span p{max-width:calc(100vw - 270px);overflow:hidden;text-overflow:ellipsis}.custom-header>span.sider-open p{max-width:calc(100vw - 395px)}.custom-header>span i{-webkit-transform:translateY(.1em);transform:translateY(.1em)}.custom-header span>*{margin:0 .4rem}.sider-header{align-items:center;display:flex;position:absolute;width:250px;z-index:100000}.sider-header button{margin-left:1rem}@media only print{.sider-header button{display:none}}.sider-header a{align-items:center;background-color:#13141e;color:#bfccd8;display:flex;height:64px;padding:1.5rem;transition:all .2s;white-space:nowrap;width:200px}.sider-header a img{height:38px;margin-right:.5rem;width:38px}.sider-header.sider-collapsed{width:100px}.sider-header.sider-collapsed a{box-shadow:0 2px 6px 0 rgba(0,0,0,.1);justify-content:center;padding:0;width:64px}.sider-header.sider-collapsed a img{margin-right:.2rem}.ant-layout-sider-zero-width-trigger{display:none!important}.sider-header-backoffice{align-items:center;display:flex;position:absolute;width:250px;z-index:100000}.sider-header-backoffice button{margin-left:1rem}.sider-header-backoffice a{align-items:center;background-color:#ff7300;color:#fafafa;display:flex;height:64px;padding:1rem;transition:all .2s;white-space:nowrap;width:200px}.sider-header-backoffice a img{height:33.6px;margin-right:.5rem;width:33.6px}.sider-header-backoffice a:hover{color:#bfccd8}.sider-header-backoffice a span{font-size:14pt;font-weight:700}.sider-header-backoffice.sider-collapsed a{justify-content:center;padding:0;width:64px}.sider-header-backoffice.sider-collapsed a img{margin-right:.2rem}.ant-menu-dark .ant-menu-inline.ant-menu-sub{box-shadow:none}.ant-menu-horizontal{margin-bottom:24px}.ant-menu-horizontal>.ant-menu-item,.ant-menu-horizontal>.ant-menu-submenu{border-top:0!important;vertical-align:initial}.ant-menu-horizontal>.ant-menu-item:not(.ant-menu-item-selected):hover,.ant-menu-horizontal>.ant-menu-submenu:not(.ant-menu-item-selected):hover{border-bottom:2px solid transparent}.ant-menu-horizontal:not(.ant-menu-dark)>.ant-menu-item,.ant-menu-item-selected,.ant-menu-item:hover{transition:none!important}.ant-menu-horizontal:not(.ant-menu-dark)>.ant-menu-item:after,.ant-menu-item-selected:after,.ant-menu-item:hover:after{border-bottom:none!important}.ant-menu-item{align-items:center;border-top:0 solid transparent;display:flex;height:53px!important;margin-bottom:0!important;margin-top:0!important}.ant-menu.bordered{border:1px solid #dbe2ed;border-radius:2px;margin-bottom:16px;margin-right:-1px}.ant-menu.bordered .ant-menu-item{border-bottom:3px solid #dbe2ed;border-top:3px solid transparent;height:auto!important;min-height:53px;white-space:normal}.ant-menu-item-selected,.ant-menu.bordered .ant-menu-item.ant-menu-item-selected{border-bottom:3px solid #1cc4a8}.ant-menu-item-selected{border-top:3px solid transparent;box-sizing:border-box}.ant-menu-sub .ant-menu-item-selected{background-color:#748a9d!important}.ant-menu-submenu .ant-menu-item:not(.ant-menu-item-selected){border-bottom:1px solid transparent;border-top:1px solid transparent}.ant-popover-arrow{right:9px!important}.form-card{min-width:0!important}.form-card .ant-card-head-title{text-align:left!important}.form-card .ant-card-body{padding-bottom:0}.ant-layout-sider{height:100vh;padding-top:64px;z-index:9999}@media only print{.ant-layout-sider{display:none}}.sider-menu{height:calc(100vh - 160px);overflow-y:auto;width:100%}.sider-menu.backoffice{padding-top:5px}.sider-menu.backoffice .ant-menu-item{background-color:initial;border-radius:0}.sider-logo{align-items:center;display:flex;flex-direction:column}.sider-logo :first-child{margin-bottom:10px;margin-top:10px}.ant-message,.ant-notification,.ant-tooltip{z-index:999999999}@media only screen and (max-width:991px){.margin-bottom-xs-24{margin-bottom:24px!important}.margin-bottom-xs-12{margin-bottom:12px!important}}.select-row{margin-bottom:24px}.select-row .ant-select{max-width:41vw}.selected-logotype{border-radius:20px;height:70px;margin-inline:10px;width:70px}.landing-page__spinner{width:100%}.table__row{word-wrap:break-word;background-color:#fff;word-break:break-all}.table__row--disabled{color:rgba(0,0,0,.3)}.table__row--incomplete{background-color:rgba(255,0,0,.05)}.table__row--incomplete:hover td{background:rgba(255,0,0,.1)!important}.ant-table-column-sort:not(th){background:none!important}.date-pagination{margin:0 5px}.ant-table-filter-dropdown{bottom:4.3em;position:absolute;right:-40px;width:16em}.info-column-with-button{align-items:center;display:flex;justify-content:space-between}.ant-table-filter-trigger{border-radius:0!important;height:55px;justify-content:center;position:absolute!important;right:8px;top:4px;width:28px}.table-with-filters .ant-table-filter-column{padding-right:16px!important}.extra-table-column{padding:55px 16px 0}.extra-table-column>div{align-items:center;display:flex;height:55px;justify-content:center}.extra-table-column>div>span{line-height:16px;max-width:120px;min-width:50px;text-align:right;word-break:break-all}.horizontal-scroll-table{margin-top:24px}.horizontal-scroll-table.has-error .table-column{border:1px solid #ff4d4f;border-radius:2px}.horizontal-scroll-table>div{flex-direction:column}.horizontal-scroll-table>div>span{color:#ff4d4f;margin-top:2px;width:100%}td.checkbox-cell div,td.checkbox-cell label{display:flex;justify-content:center}@media only print{.ant-table-thead>tr>th{color-adjust:exact;-webkit-print-color-adjust:exact}.ant-table-cell{padding:8px!important}}.width-100 table{width:100%!important}.fix-table-alignment{margin-bottom:-5px}.table-view-epi-details{flex:1 1}.table-view-epi-details .title{margin-bottom:20px}.table-warning-icon svg{color:#fda50f;height:20px;width:20px}.custom-form-item .custom-input{background-color:initial!important;border-bottom:1px solid #4e5d6a;border-left:none!important;border-radius:0;border-right:none!important;border-top:none!important;box-shadow:none!important}.custom-form-item .custom-input.cpf-input{align-items:center;background-color:initial!important;display:flex;padding:0 11px;width:calc(100% - 22px)}.custom-form-item .custom-input.cpf-input .ant-input{border:none;box-shadow:none;width:100%}.custom-form-item .custom-input.cpf-input .ant-input:focus-visible{outline:none}.custom-form-item .custom-input .ant-input{background-color:initial!important}.custom-form-item .custom-input .ant-input::-webkit-input-placeholder{color:#4e5d6a}.custom-form-item .custom-input .ant-input::placeholder{color:#4e5d6a}.custom-form-item .custom-input .ant-input-disabled::-webkit-input-placeholder{color:#a6bcd0}.custom-form-item .custom-input .ant-input-disabled::placeholder{color:#a6bcd0}.custom-form-item .custom-input .has-error,.custom-form-item .has-error .custom-input{border-bottom:1px solid red}.custom-form-item .custom-input-time::-webkit-calendar-picker-indicator{-webkit-appearance:none;display:none}.info-circle-icon{color:#1492e6;margin-left:7px}.vertical-radio-buttons .ant-legacy-form-item-control{line-height:30px}.has-error .ant-picker,.has-error .ant-select-selector{border:1px solid #ff4d4f!important}.has-error .ant-picker-focused,.has-error .ant-select-focused:not(.ant-select-disabled).ant-select:not(.ant-select-customize-input) .ant-select-selector{box-shadow:0 0 0 2px rgba(255,77,79,.2)}.ant-select-selector{border-radius:2px!important}.has-error .masked-input{border-color:#ff4d4f}.has-error .masked-input:hover{border-color:#ffa39e}.has-error .masked-input:focus,.has-error .masked-input:focus-within{border-color:#ff4d4f;box-shadow:0 0 0 2px rgba(255,38,5,.06);outline:0}.masked-input{background-color:#fff;background-image:none;border:1px solid #d9d9d9;border-radius:6px;box-sizing:border-box;color:rgba(0,0,0,.88);display:inline-block;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-size:14px;line-height:1.5714285714;list-style:none;margin:0;min-width:0;padding:4px 11px;position:relative;text-overflow:ellipsis;transition:all .2s;width:100%;-webkit-writing-mode:horizontal-tb!important;writing-mode:horizontal-tb!important}.masked-input::-webkit-input-placeholder{color:rgba(0,0,0,.25)}.masked-input::placeholder{color:rgba(0,0,0,.25)}.masked-input:focus,.masked-input:focus-within{border-color:#1cc4a8;box-shadow:0 0 0 2px rgba(5,255,172,.06);outline:0}.ant-list-header .checkbox-group-header{padding-left:8px}.ant-select-dropdown-menu-item{white-space:normal;word-break:break-word}.break-line-form-item>div:first-child{line-height:normal!important;margin:12px 0;text-align:left!important}.break-line-form-item label{white-space:wrap}.ant-picker,.ant-picker-input,.ant-picker-input input{width:100%}.button-row{display:flex;justify-content:flex-end;margin-bottom:.5rem;margin-top:.3rem}.hide-tag .ant-select-selection-overflow-item.ant-select-selection-overflow-item-rest{display:none}.ant-select-selection{align-items:center;display:flex}.ant-select-selection .ant-select-selection__rendered{flex:1 1}.ant-select-selection-selected-value{white-space:normal}.ant-select-selection .ant-select-arrow{top:20px}.ant-select-multiple .ant-select-selection-item-content{white-space:inherit}.list-input-error{margin-bottom:0!important;transition:color .3s cubic-bezier(.215,.61,.355,1)}.list-input-error .ant-select-selection{border:1px solid red}.numeric-parameter-input{align-items:center;display:flex;min-height:2.5rem;width:100%}.with-tooltip{height:34px;min-height:0}.input-with-suffix input{padding-right:8px!important}.modal-with-form .ant-modal-body{padding:1rem 24px 0}.modal-with-form .ant-modal-body .modal-form-item{margin-bottom:1rem}.ant-modal-body .ant-cascader{width:100%}.fix-margin{margin-top:7px}.organizational-structure-filter{margin-bottom:.5rem}@media only screen and (min-width:992px){.organizational-structure-filter{margin-top:1.5rem!important}}.custom-has-error{color:#f5222d;margin-bottom:24px}.custom-has-error.no-margin{margin-bottom:0}.custom-input-has-error{border-color:#f5222d!important}.custom-input-has-error:focus{box-shadow:0 0 0 2px rgba(245,34,45,.2)!important}.switch-form-item{display:flex;margin-bottom:0}.ant-radio-group *{margin-bottom:4px}.quantity-input{border-radius:2px!important;margin:0 .5rem;min-height:32px!important;padding:2px 5px;width:2.2rem}@media only screen and (max-width:1026px) and (min-width:989px){.quantity-input{margin:0 .3rem}}.clock-method{display:flex;flex-direction:row;flex-wrap:wrap}.clock-method div{white-space:nowrap}.clock-method div:not(:last-child){padding-right:16px}.approval-flow{display:flex;flex-direction:column;flex-wrap:wrap}.approval-flow div{white-space:nowrap}.approval-flow div:not(:last-child){padding-right:16px}#copy-input{min-height:2.5rem}.custom-filter-label{align-self:center;color:rgba(0,0,0,.85);margin-right:12px}@media only screen and (max-width:1150px){.custom-filter-label{margin-bottom:8px}}.ant-legacy-form-item{align-items:flex-start;display:block!important;flex-direction:column}.ant-legacy-form-item>:not(.ant-legacy-form-item-label){width:100%}.filter-with-label{align-items:flex-end}.filter-with-label .ant-legacy-form-item{width:100%}.filter-with-label.always-top{align-items:flex-start;flex-direction:column}.filter-with-label.always-top .custom-filter-label{align-self:flex-start}@media only screen and (max-width:992px){.filter-with-label.break-lg{justify-content:flex-start;margin-bottom:16px}}@media only screen and (max-width:1150px){.filter-with-label{align-items:flex-start;flex-direction:column}.filter-with-label .custom-filter-label{align-self:flex-start}}@media only screen and (max-width:768px){.filter-with-label{margin-bottom:32px}}.filter-without-label{align-items:center;display:flex;height:100%}.filter-without-label .ant-legacy-form-item{width:100%}@media only screen and (max-width:768px){.filter-without-label{justify-content:flex-start;margin-bottom:32px}}@media only screen and (max-width:992px){.filter-without-label.break-lg{justify-content:flex-start;margin-bottom:16px}}.horizontal-filter-row{margin-bottom:20px}@media only print{.ant-checkbox-checked .ant-checkbox-inner{color-adjust:exact;background-color:#1cc4a8;-webkit-print-color-adjust:exact}.ant-checkbox-checked .ant-checkbox-inner:after{content:none}}.fix-line-height .ant-legacy-form-item-control:not(.custom-filter-label){line-height:0!important}.ant-legacy-form-item.big-label label{display:block;flex-basis:100%;line-height:1.5715;margin:0;padding:0 0 8px;text-align:left;white-space:normal}.input-number{width:auto}.switch-with-two-labels{margin:0 10px!important}.ant-select-arrow .anticon>svg[data-icon=loading]{fill:#1cc4a8;-webkit-transform:scale(1.5);transform:scale(1.5)}.lock_warning_container>:first-child{color:#f5222d}.lock_warning_container>:last-child{margin-left:4px}.input-text-editor-container{word-wrap:break-word;font-family:inherit;font-size:inherit;height:auto;line-height:inherit;padding:12px 15px;position:absolute;visibility:hidden;white-space:pre-wrap;width:800px}.input-text-editor-feedback{font-size:12px;margin-top:5px;text-align:right}.mentions-inline{background:#f8f9fa;border-left:3px solid #1cc4a8;margin-top:8px;padding:12px}.mentions-available{margin-top:8px}.mentions-list{display:flex;flex-wrap:wrap;gap:8px;margin-top:6px}.mentions-item{color:#1492e6}.select-container{width:100%}.select-container.has-error{color:#a4afb7;cursor:not-allowed}.select-container-blocker{height:100%;left:-5px;position:absolute;width:calc(100% + 5px);z-index:999999999}.gray-button{background-color:#4e5d6a;border:none;box-shadow:0 3px 6px 0 rgba(0,0,0,.16);color:#fff;height:2.3rem;width:100%}.microsoft-button{text-wrap:nowrap;align-items:center;background-color:#fff;border:none;color:#5e5e5e;cursor:pointer;display:flex;font-family:Segoe UI Regular,sans-serif;font-size:15px;font-weight:600;height:41px;justify-content:center;left:50%;margin:0 auto;min-width:auto;padding:0 12px;position:absolute;top:0;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.microsoft-button .ms-icon{margin-right:12px}.microsoft-button-container{margin-top:6px;position:relative}.microsoft-button-space{height:41px}.two-choice-button-left{border-bottom-right-radius:0;border-top-right-radius:0}.two-choice-button-left-error{border-color:red}.ant-btn-group :first-child{border-radius:6px 0 0 6px}.ant-btn-group :not(:first-child):not(:last-child){border-radius:0}.ant-btn-group :last-child{border-radius:0 6px 6px 0}.two-choice-button-right{border-bottom-left-radius:0;border-top-left-radius:0;margin-left:-1px}.two-choice-button-right-error{border-color:red}.break-word-button{height:auto;margin-bottom:24px;min-height:32px;white-space:normal;width:100%}.height-auto-button{height:auto;padding:.2rem 15px}.no-break-button{height:auto;min-height:32px;width:100%}.row-button{margin-left:1rem}.big-button{height:40px}.afd-format-button{height:auto;margin-bottom:12px;max-width:135px;min-height:32px;padding:0 7px!important;white-space:normal;width:100%}.three-options-button{width:200px}@media only screen and (max-width:611px){.three-options-button{width:100%}}.flex-button{margin-bottom:16px}.even-size-button{width:200px}.even-size-button.smaller{width:125px}.even-size-button.smallest{width:100px}@media only screen and (max-width:1753px){.even-size-button{width:150px}.even-size-button.smaller{width:100px}.even-size-button.smallest{width:80px}}@media only screen and (max-width:1430px){.even-size-button{width:100px}.even-size-button.smaller{padding:4px 7px;width:80px}.even-size-button.smallest{width:70px}}@media only screen and (max-width:961px){.even-size-button.smaller{width:150px}}@media only screen and (max-width:767px){.even-size-button.smaller{width:200px}}@media only screen and (max-width:1105px){.even-size-button{width:200px}}.reset-filters-button{position:absolute;right:8px;top:0;z-index:999}.add-all-button{align-items:flex-end;display:flex;justify-content:flex-end}@media only screen and (max-width:1290px){.add-all-button{align-items:flex-start;justify-content:flex-start}}.add-all-button .ant-btn{width:200px}.filter-row{margin-bottom:12px}.new-filter-layout-button{margin-bottom:4px}.first-button{margin-right:6px}@media only screen and (max-width:575px){.add-binding-button{margin-bottom:16px}}.delete-binding-button{position:absolute;right:0}.link-button:focus,.link-button:hover{color:#5c5b69}#blip-chat-open-iframe{bottom:24px!important;height:24px!important;right:24px!important;width:24px!important}@media only screen and (max-width:396px){#blip-chat-open-iframe{bottom:12px!important;right:12px!important}}.modal-break-word-button{height:auto;max-width:170px;min-height:54px;white-space:pre-wrap}.modal-break-word-button.go-back{width:80px!important}.ant-btn:not(.ant-btn-circle){border-radius:2px!important}.error-button{color:red;text-align:left;white-space:normal}.option-buttons{margin-left:50%!important}@media only screen and (max-width:975px){.option-buttons{margin-left:-12px!important}}.full-page-error{align-items:center;display:flex;justify-content:center}.full-page-error,.full-page-error-children{height:100%;width:100%}.table-filter{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:1rem}.table-filter-select{margin-bottom:1rem;width:100%}.table-filter .ant-checkbox-group,.table-filter .ant-radio-group{display:flex;justify-content:space-around;margin-bottom:1rem;width:100%}.table-filter .ant-calendar-picker,.table-filter .ant-input:not(.ant-calendar-picker-input){margin-bottom:1rem}.full-page.list-colaborador .ant-select-dropdown{z-index:99999}.form-options .ant-legacy-form-item-children{align-items:center;display:flex;justify-content:space-between}.form-options .ant-legacy-form-item-children>a,.form-options .ant-legacy-form-item-children>button{height:auto;min-height:2.3rem;white-space:normal;word-break:normal}.form-options .ant-legacy-form-item-children>button{width:50%}.form-options .ant-legacy-form-item-children>a{width:35%}.form-options .ant-legacy-form-item-children>a button{height:100%;min-height:2.3rem;width:100%}.form-options .ant-legacy-form-item-children>.go-back-button{width:35%}.form-options:not(.ant-form-item){margin-top:24px}.form-options.single-button .ant-form-item-children>button{width:40%}.form-options.third-button .ant-legacy-form-item-children{justify-content:flex-end}.form-options.third-button .ant-legacy-form-item-children>button{width:50%}#backofficeCreateGroup_permissions{width:100%}.ant-radio-wrapper{white-space:normal}.fix-form-label .ant-form-item-label{text-align:left;white-space:normal}.form-input-with-tooltip{display:flex;flex:1 1;flex-direction:row}.radio-button-line{margin-top:15px}.job-binding-number-label{margin-right:10px}.job-binding-number-label .ant-badge-count{background-color:#1cc4a8}@media only screen and (max-width:575px){.job-binding-number-label-wrapper{margin-bottom:16px}}.form-item-with-custom-label{margin-top:14px!important}.ant-legacy-form-item-with-help{margin-bottom:24px!important}.fix-form-label-desc{color:#404e5a;font-size:13px;text-align:left;white-space:normal}.custom-spinner{-webkit-animation:spin 2.5s infinite;animation:spin 2.5s infinite;z-index:1052}.custom-spinner.fixed{position:fixed}@-webkit-keyframes spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.opaque-background{align-items:center;background-color:rgba(0,0,0,.5);color:#b4ff00;display:flex;height:100%;justify-content:center;position:absolute;width:100%;z-index:1051}.ant-popover-inner{padding:0!important}.ant-popover-title{padding:5px 16px 4px}.popover-menu{align-items:center;color:#404e5a;display:flex;flex-direction:column;min-width:12rem;padding:.4rem 0}.popover-menu>*{margin:.3rem 0}.popover-menu .ant-divider{max-width:70%;min-width:0}.popover-menu__link{background-color:initial;border:none;cursor:pointer;height:1.4rem;text-align:center;transition:color .3s;width:100%}.popover-menu__link:hover{background-color:#1492e6;color:#fff}.popover-menu__version{color:#aaa;font-size:11px}.ant-popover-inner-content{padding:0}.full-page{height:100%;padding:2rem 3rem;width:100%}.full-page .right-option-btn{display:flex;justify-content:flex-end}@media only print{.full-page{padding:0}.full-page .ant-card-body{padding:16px}}@media only screen and (max-width:360px){.full-page{padding:1rem 0}}.full-page.system-parameters .ant-row .ant-card{min-width:0;width:100%}.full-page-without-padding{height:100%;width:100%}.full-page .ant-card-head-title{text-align:center}.full-page .ant-card-head-title div:not(.ant-page-header-heading):not(.line):not(.line-full):not(.line-full *):not(.ant-page-header-heading-left):not(.term-options):not(.term-options .right-options){align-items:center;display:flex;white-space:normal}.full-page .ant-card-head-title div:not(.ant-page-header-heading):not(.line):not(.line-full):not(.line-full *):not(.ant-page-header-heading-left):not(.term-options):not(.term-options .right-options):not(.ant-alert){flex-direction:column}.full-page .ant-card-head-title div:not(.ant-page-header-heading):not(.line):not(.line-full):not(.line-full *):not(.ant-page-header-heading-left):not(.term-options):not(.term-options .right-options) .header-button-devices{flex-direction:row;width:100%}.full-page .ant-card-head-title div:not(.ant-page-header-heading):not(.line):not(.line-full):not(.line-full *):not(.ant-page-header-heading-left):not(.term-options):not(.term-options .right-options) .left-top-button-options{align-items:flex-start;flex-direction:column;gap:10px;justify-content:flex-start;margin-bottom:10px}.full-page .ant-card-head-title div:not(.ant-page-header-heading):not(.line):not(.line-full):not(.line-full *):not(.ant-page-header-heading-left):not(.term-options):not(.term-options .right-options) .right-top-button-options{flex-direction:row;flex-wrap:wrap;gap:10px;justify-content:flex-end;margin-bottom:10px;width:100%}.full-page .ant-card-head-title div:not(.ant-page-header-heading):not(.line):not(.line-full):not(.line-full *):not(.ant-page-header-heading-left):not(.term-options):not(.term-options .right-options) .right-top-button-options .download-device-sheet-anchor{margin-right:-10px}@media only screen and (max-width:430px){.full-page .ant-card-head-title div:not(.ant-page-header-heading):not(.line):not(.line-full):not(.line-full *):not(.ant-page-header-heading-left):not(.term-options):not(.term-options .right-options) .right-top-button-options{align-items:flex-end;flex-direction:column}.full-page .ant-card-head-title div:not(.ant-page-header-heading):not(.line):not(.line-full):not(.line-full *):not(.ant-page-header-heading-left):not(.term-options):not(.term-options .right-options) .right-top-button-options>:not(.right-add-button){margin-bottom:10px}}.full-page .ant-card-head-title div:not(.ant-page-header-heading):not(.line):not(.line-full):not(.line-full *):not(.ant-page-header-heading-left):not(.term-options):not(.term-options .right-options) .right-add-button{align-self:flex-end;margin-bottom:10px}.full-page .ant-card-head-title div:not(.ant-page-header-heading):not(.line):not(.line-full):not(.line-full *):not(.ant-page-header-heading-left):not(.term-options):not(.term-options .right-options) .licenses-options{align-items:flex-end;display:flex;flex-wrap:wrap;justify-content:space-between;width:100%}.full-page .ant-card-head-title div:not(.ant-page-header-heading):not(.line):not(.line-full):not(.line-full *):not(.ant-page-header-heading-left):not(.term-options):not(.term-options .right-options) .licenses-options .add-options{display:flex}.full-page .ant-card-head-title div:not(.ant-page-header-heading):not(.line):not(.line-full):not(.line-full *):not(.ant-page-header-heading-left):not(.term-options):not(.term-options .right-options) .licenses-options .add-options .licence-export-xls{margin-right:10px}@media only screen and (max-width:605px){.full-page .ant-card-head-title div:not(.ant-page-header-heading):not(.line):not(.line-full):not(.line-full *):not(.ant-page-header-heading-left):not(.term-options):not(.term-options .right-options) .licenses-options{align-items:center}.full-page .ant-card-head-title div:not(.ant-page-header-heading):not(.line):not(.line-full):not(.line-full *):not(.ant-page-header-heading-left):not(.term-options):not(.term-options .right-options) .licenses-options .add-options{flex-direction:column}.full-page .ant-card-head-title div:not(.ant-page-header-heading):not(.line):not(.line-full):not(.line-full *):not(.ant-page-header-heading-left):not(.term-options):not(.term-options .right-options) .licenses-options .add-options .right-add-button{margin-top:8px}.full-page .ant-card-head-title div:not(.ant-page-header-heading):not(.line):not(.line-full):not(.line-full *):not(.ant-page-header-heading-left):not(.term-options):not(.term-options .right-options) .licenses-options .add-options .licence-export-xls{margin-right:0}}@media only screen and (max-width:482px){.full-page .ant-card-head-title div:not(.ant-page-header-heading):not(.line):not(.line-full):not(.line-full *):not(.ant-page-header-heading-left):not(.term-options):not(.term-options .right-options) .licenses-options{flex-direction:column}.full-page .ant-card-head-title div:not(.ant-page-header-heading):not(.line):not(.line-full):not(.line-full *):not(.ant-page-header-heading-left):not(.term-options):not(.term-options .right-options) .licenses-options .add-options{align-items:center;flex-direction:column;justify-content:center;margin-top:8px}.full-page .ant-card-head-title div:not(.ant-page-header-heading):not(.line):not(.line-full):not(.line-full *):not(.ant-page-header-heading-left):not(.term-options):not(.term-options .right-options) .licenses-options .add-options .right-add-button{align-self:auto}}.full-page .ant-card-head-title div:not(.ant-page-header-heading):not(.line):not(.line-full):not(.line-full *):not(.ant-page-header-heading-left):not(.term-options):not(.term-options .right-options) .licenses-options .right-add-button{margin-right:0!important}.full-page .ant-card-head-title div:not(.ant-page-header-heading):not(.line):not(.line-full):not(.line-full *):not(.ant-page-header-heading-left):not(.term-options):not(.term-options .right-options) .licenses-options:first-child{margin-right:8px}.full-page .ant-card-head-title div:not(.ant-page-header-heading):not(.line):not(.line-full):not(.line-full *):not(.ant-page-header-heading-left):not(.term-options):not(.term-options .right-options) .header-btn-options{display:flex;justify-content:space-between;width:100%}.full-page .ant-card-head-title div:not(.ant-page-header-heading):not(.line):not(.line-full):not(.line-full *):not(.ant-page-header-heading-left):not(.term-options):not(.term-options .right-options) .header-btn-options.fix-badge-padding-lt10{padding-right:11px}.full-page .ant-card-head-title div:not(.ant-page-header-heading):not(.line):not(.line-full):not(.line-full *):not(.ant-page-header-heading-left):not(.term-options):not(.term-options .right-options) .header-btn-options.fix-badge-padding-lt10 .ant-badge{margin-top:5px}.full-page .ant-card-head-title div:not(.ant-page-header-heading):not(.line):not(.line-full):not(.line-full *):not(.ant-page-header-heading-left):not(.term-options):not(.term-options .right-options) .header-btn-options.fix-badge-padding-lt100{padding-right:16px}.full-page .ant-card-head-title div:not(.ant-page-header-heading):not(.line):not(.line-full):not(.line-full *):not(.ant-page-header-heading-left):not(.term-options):not(.term-options .right-options) .header-btn-options.fix-badge-padding-lt100 .ant-badge{margin-top:5px}.full-page .ant-card-head-title div:not(.ant-page-header-heading):not(.line):not(.line-full):not(.line-full *):not(.ant-page-header-heading-left):not(.term-options):not(.term-options .right-options) .header-btn-options.fix-badge-padding-lt1000{padding-right:18px}.full-page .ant-card-head-title div:not(.ant-page-header-heading):not(.line):not(.line-full):not(.line-full *):not(.ant-page-header-heading-left):not(.term-options):not(.term-options .right-options) .header-btn-options.fix-badge-padding-lt1000 .ant-badge{margin-top:5px}.full-page .ant-card-head-title div:not(.ant-page-header-heading):not(.line):not(.line-full):not(.line-full *):not(.ant-page-header-heading-left):not(.term-options):not(.term-options .right-options) .header-btn-options.fix-badge-padding-lt10000{padding-right:21px}.full-page .ant-card-head-title div:not(.ant-page-header-heading):not(.line):not(.line-full):not(.line-full *):not(.ant-page-header-heading-left):not(.term-options):not(.term-options .right-options) .header-btn-options.fix-badge-padding-lt10000 .ant-badge{margin-top:5px}@media only screen and (max-width:465px){.full-page .ant-card-head-title div:not(.ant-page-header-heading):not(.line):not(.line-full):not(.line-full *):not(.ant-page-header-heading-left):not(.term-options):not(.term-options .right-options) .header-btn-options .filter-options{margin-top:.5rem}}@media only screen and (max-width:1027px){.full-page .ant-card-head-title div:not(.ant-page-header-heading):not(.line):not(.line-full):not(.line-full *):not(.ant-page-header-heading-left):not(.term-options):not(.term-options .right-options) .header-btn-options{flex-direction:column}}.full-page .ant-card-head-title div:not(.ant-page-header-heading):not(.line):not(.line-full):not(.line-full *):not(.ant-page-header-heading-left):not(.term-options):not(.term-options .right-options) .header-btn-options .filter-options{align-items:flex-end;display:flex;flex:4 1;flex-wrap:wrap;font-size:11pt;font-weight:400;justify-content:space-between;max-width:700px;min-width:550px}.full-page .ant-card-head-title div:not(.ant-page-header-heading):not(.line):not(.line-full):not(.line-full *):not(.ant-page-header-heading-left):not(.term-options):not(.term-options .right-options) .header-btn-options .filter-options .ant-badge,.full-page .ant-card-head-title div:not(.ant-page-header-heading):not(.line):not(.line-full):not(.line-full *):not(.ant-page-header-heading-left):not(.term-options):not(.term-options .right-options) .header-btn-options .filter-options .right-import-button{margin-bottom:8px;margin-top:5px}.full-page .ant-card-head-title div:not(.ant-page-header-heading):not(.line):not(.line-full):not(.line-full *):not(.ant-page-header-heading-left):not(.term-options):not(.term-options .right-options) .header-btn-options .filter-options.colaborador{max-width:750px;min-width:740px}@media only screen and (max-width:1440px){.full-page .ant-card-head-title div:not(.ant-page-header-heading):not(.line):not(.line-full):not(.line-full *):not(.ant-page-header-heading-left):not(.term-options):not(.term-options .right-options) .header-btn-options .filter-options.colaborador{min-width:670px}.full-page .ant-card-head-title div:not(.ant-page-header-heading):not(.line):not(.line-full):not(.line-full *):not(.ant-page-header-heading-left):not(.term-options):not(.term-options .right-options) .header-btn-options .filter-options.colaborador button{padding-left:8px;padding-right:8px;width:150px!important}}@media only screen and (max-width:1370px){.full-page .ant-card-head-title div:not(.ant-page-header-heading):not(.line):not(.line-full):not(.line-full *):not(.ant-page-header-heading-left):not(.term-options):not(.term-options .right-options) .header-btn-options .filter-options.colaborador{max-width:330px;min-width:330px}}@media only screen and (max-width:513px){.full-page .ant-card-head-title div:not(.ant-page-header-heading):not(.line):not(.line-full):not(.line-full *):not(.ant-page-header-heading-left):not(.term-options):not(.term-options .right-options) .header-btn-options .filter-options.colaborador{align-items:center;flex-direction:column;max-width:300px;min-width:0}}.full-page .ant-card-head-title div:not(.ant-page-header-heading):not(.line):not(.line-full):not(.line-full *):not(.ant-page-header-heading-left):not(.term-options):not(.term-options .right-options) .header-btn-options .filter-options button{height:auto;padding-bottom:.2rem;padding-top:.2rem;transition:margin-right 0s;white-space:pre-wrap;width:168px}.full-page .ant-card-head-title div:not(.ant-page-header-heading):not(.line):not(.line-full):not(.line-full *):not(.ant-page-header-heading-left):not(.term-options):not(.term-options .right-options) .header-btn-options .add-options{align-items:flex-end;display:flex;flex:3 1;flex-wrap:wrap;justify-content:flex-end;margin-bottom:8px;padding-left:2rem}@media only screen and (max-width:1248px) and (min-width:1178px){.full-page .ant-card-head-title div:not(.ant-page-header-heading):not(.line):not(.line-full):not(.line-full *):not(.ant-page-header-heading-left):not(.term-options):not(.term-options .right-options) .header-btn-options .add-options{padding-left:0}}.full-page .ant-card-head-title div:not(.ant-page-header-heading):not(.line):not(.line-full):not(.line-full *):not(.ant-page-header-heading-left):not(.term-options):not(.term-options .right-options) .header-btn-options .add-options>.ant-btn{margin-left:16px}.full-page .ant-card-head-title div:not(.ant-page-header-heading):not(.line):not(.line-full):not(.line-full *):not(.ant-page-header-heading-left):not(.term-options):not(.term-options .right-options) .header-btn-options .add-options .ant-upload{margin:0!important}@media only screen and (max-width:1190px){.full-page .ant-card-head-title div:not(.ant-page-header-heading):not(.line):not(.line-full):not(.line-full *):not(.ant-page-header-heading-left):not(.term-options):not(.term-options .right-options) .header-btn-options .add-options{padding-left:0}}@media only screen and (max-width:1178px){.full-page .ant-card-head-title div:not(.ant-page-header-heading):not(.line):not(.line-full):not(.line-full *):not(.ant-page-header-heading-left):not(.term-options):not(.term-options .right-options) .header-btn-options .add-options{flex:1 1;justify-content:flex-end}.full-page .ant-card-head-title div:not(.ant-page-header-heading):not(.line):not(.line-full):not(.line-full *):not(.ant-page-header-heading-left):not(.term-options):not(.term-options .right-options) .header-btn-options .add-options .right-import-button{margin-right:0}}@media only screen and (max-width:527px){.full-page .ant-card-head-title div:not(.ant-page-header-heading):not(.line):not(.line-full):not(.line-full *):not(.ant-page-header-heading-left):not(.term-options):not(.term-options .right-options) .header-btn-options .add-options{align-items:center;justify-content:space-between;padding-left:0}.full-page .ant-card-head-title div:not(.ant-page-header-heading):not(.line):not(.line-full):not(.line-full *):not(.ant-page-header-heading-left):not(.term-options):not(.term-options .right-options) .header-btn-options .add-options .right-import-button{margin-left:0}}@media only screen and (max-width:510px){.full-page .ant-card-head-title div:not(.ant-page-header-heading):not(.line):not(.line-full):not(.line-full *):not(.ant-page-header-heading-left):not(.term-options):not(.term-options .right-options) .header-btn-options .add-options.three-buttons{flex-direction:column}.full-page .ant-card-head-title div:not(.ant-page-header-heading):not(.line):not(.line-full):not(.line-full *):not(.ant-page-header-heading-left):not(.term-options):not(.term-options .right-options) .header-btn-options .add-options.three-buttons>*{margin-top:10px}.full-page .ant-card-head-title div:not(.ant-page-header-heading):not(.line):not(.line-full):not(.line-full *):not(.ant-page-header-heading-left):not(.term-options):not(.term-options .right-options) .header-btn-options .add-options.three-buttons .ant-upload button{width:auto!important}}@media only screen and (max-width:464px){.full-page .ant-card-head-title div:not(.ant-page-header-heading):not(.line):not(.line-full):not(.line-full *):not(.ant-page-header-heading-left):not(.term-options):not(.term-options .right-options) .header-btn-options .add-options .ant-upload button{align-items:center;display:flex;height:48px;justify-content:space-between;padding:4px 8px;white-space:normal;width:100px}}.full-page .ant-card-head-title .ant-page-header{padding:0}.full-page .ant-card-head-title .ant-page-header-back{margin-bottom:-9}.full-page .ant-card-head-title .ant-page-header-heading{display:flex;width:100%}.full-page .ant-card-head-title .ant-page-header-heading-left{width:100%}.full-page .ant-card-head-title .ant-page-header-heading h3{margin-bottom:0}@media only print{.full-page .ant-card-head-title .ant-page-header-heading h3{font-size:18px}}.full-page .ant-card-head-title .ant-page-header-heading-title{white-space:normal;width:100%;word-break:break-word}.full-page .ant-card{margin-bottom:2rem;min-width:300px}.full-page .ant-card-head-title h2{white-space:break-spaces;word-break:break-word}.full-page .ant-input,.full-page .ant-input-number,.full-page .ant-picker,.full-page .ant-select-selection{border-radius:2px;height:auto;min-height:32px}.full-page .ant-select-selection__rendered{height:100%}.full-page .afd-page{display:flex;justify-content:center}.full-page .afd-page>.ant-col{max-width:1000px;width:100%}.afd-format-card{min-width:0!important}.afd-format-card .ant-card-head-title{text-align:left}.afd-format-card>.ant-card-body{padding:12px}@media only screen and (max-width:442px){.afd-format-card{margin:0 -24px}}.afd-format-reset{display:flex;justify-content:space-between;position:absolute;right:0;top:0;width:370px}.afd-format-reset.single-item{justify-content:flex-end}@media only screen and (max-width:1025px){.afd-format-reset{margin-bottom:24px;position:relative}.afd-format-reset.single-item{justify-content:flex-start}}@media only screen and (max-width:530px){.afd-format-reset{flex-direction:column;width:100%}.afd-format-reset,.afd-format-reset>*{margin-bottom:12px}}@media only print{.ant-page-header-back,.right-add-button{display:none!important}}.ant-descriptions-item-content{white-space:normal;width:100%;word-break:break-word}.ant-descriptions-item-label{font-weight:500}.colaborador-image{max-height:240px;max-width:240px;min-height:176px;min-width:176px;width:100%}.report-descriptions{margin-bottom:24px}.report-descriptions:not(.single-column) .ant-descriptions-item-content{width:auto}.modal-descriptions{margin-bottom:24px}@media only print{.ant-descriptions-bordered .ant-descriptions-item-content,.ant-descriptions-bordered .ant-descriptions-item-label{color-adjust:exact;padding:8px;-webkit-print-color-adjust:exact}}.list-input{height:200px;overflow:auto}.list-input.column{height:350px}.list-input.margin-bottom{margin-bottom:24px}.list-input.margin{height:350px;margin:24px 0}.list-input-first-session,.list-input-item{display:flex;justify-content:space-between;white-space:normal;width:100%;word-break:break-word}.list-input-first-session{align-items:center}.list-input-second-session{align-items:center;display:flex;white-space:nowrap}.list-input-second-session-input{margin-right:8px;width:100px}.list-input-description{flex:1 1;margin-bottom:8px;min-width:200px}.list-input-error,.list-input-select-error .ant-select-selection{border:1px solid red}.list-input-header{display:flex;font-weight:700;justify-content:space-between}.list-input-header .left{flex:1 1}.list-input-header .right{white-space:nowrap}@media only screen and (max-width:410px){.view-list{margin-left:-17px}}@media only screen and (max-width:1000px){.list-input-first-session{align-items:flex-start;flex-direction:column}.list-input-second-session{justify-content:flex-start;margin-top:8px;width:100%}.list-input-second-session-input{flex:1 1;margin-right:8px}.list-input-header{display:none}}.list-input-borderless-error{color:#f5222d;font-size:14px;line-height:1.5;margin-bottom:.5rem;margin-top:.5rem}.list-input-borderless-error.margin-bottom{margin-bottom:24px}.ant-row.ant-form-item.no-margin{margin:0}.inactive-list-item{color:rgba(0,0,0,.3)!important}.view-list-header{font-weight:700;margin-bottom:8px;width:100%}.view-list-item{color:#666;padding:4px 0 4px 20px;width:100%}.nr-list-input-select{max-width:calc(100% - 62px)}.webcam{object-fit:fill}.webcam,.webcam-wrapper{height:40vw;max-height:470px;max-width:470px;min-height:360px;min-width:360px;width:40vw}@media only screen and (max-width:496px){.webcam-recognition{height:60vw;max-height:360px;max-width:360px;min-height:0;min-width:0;width:60vw}}@media only screen and (max-width:340px){.webcam-recognition{height:100vw;margin-left:-36px;width:100vw}}.webcam-mask,.webcam-qr,.webcam-recognition{background-color:#fff;position:absolute}.webcam-mask-top,.webcam-qr-top,.webcam-recognition-top{height:5vw;max-height:37.6px;max-width:470px;min-height:21.6px;min-width:360px;top:0;width:40vw}.webcam-mask-bottom,.webcam-qr-bottom,.webcam-recognition-bottom{bottom:0;height:5vw;max-height:37.6px;max-width:470px;min-height:21.6px;min-width:360px;width:40vw}.webcam-mask-right,.webcam-qr-right,.webcam-recognition-right{height:40vw;max-height:470px;max-width:37.6px;min-height:360px;min-width:21.6px;right:0;top:0;width:5vw}.webcam-mask-left,.webcam-qr-left,.webcam-recognition-left{height:40vw;left:0;max-height:470px;max-width:37.6px;min-height:360px;min-width:21.6px;top:0;width:5vw}.webcam-qr section div{box-shadow:inset 0 0 0 5px #1cc4a8!important}@media only screen and (max-width:468px){.webcam-qr{margin-left:-34px;min-height:298px;min-width:298px}}.webcam-instructions{align-items:center;display:flex;flex-direction:column}.webcam-instructions ul{margin-top:.5rem}.webcam-instructions div{margin-bottom:.5rem;width:100%}.webcam-example{height:20vw;max-height:270px;max-width:270px;min-height:150px;min-width:150px;width:20vw}.webcam-modal{width:540px}.webcam-modal.select .ant-select{flex:1 1}.webcam-modal.select .ant-select .ant-select-arrow{top:16px}.webcam-modal .ant-modal-body{display:flex;justify-content:center}.selected-image{height:212px;width:212px}.selected-image-label{color:rgba(0,0,0,.85);margin-bottom:0;margin-top:10px}.selected-image-reset{bottom:20px;left:5px;position:absolute}.image-input-error{color:#ff4d4f;font-size:14px;line-height:1.5;margin-top:-1px}textarea{height:auto!important;resize:none}.report-form-fix-alignment .ant-form-item-control-wrapper{padding-top:4px}.report-form-fix-alignment .ant-form-item-control{line-height:0!important}.report-form-fix-alignment.radio-button .ant-form-item-control-wrapper{padding-top:15px}.report-form-event-fix .ant-form-item-control-wrapper{padding-top:8px}.report-form-event-options{align-items:flex-end;display:flex;height:76px;margin-top:3px}.report-form-event-options .ant-btn{height:38px}@media only screen and (max-width:575px){.report-form-event-options{height:auto;justify-content:flex-end;margin-bottom:24px}}.report-form-options-column{align-items:flex-end;display:flex;height:80px;margin-bottom:24px}.report-form-options-column .ant-btn{height:38px;margin-bottom:1px}@media only screen and (max-width:575px){.report-form-options-column{height:auto;justify-content:flex-end;margin-bottom:24px}}@media only screen and (max-width:991px){.report-form-options-column.break-md{height:auto;justify-content:flex-end;margin-bottom:24px}}.report-form-select-item{margin-bottom:.5em}.report-form-load-error span{color:red;text-align:left;white-space:normal}.report-form-error-column{padding-bottom:10px}.report-form-button{height:38px;margin-top:1px}.submit-button-form-item{margin-bottom:0;margin-top:24px}@media only screen and (max-width:991px){.submit-button-form-item{display:flex;justify-content:right}}@media only screen and (max-width:575px){.submit-button-form-item .ant-form-item-control{display:flex;justify-content:right}}.report-form-email-input{margin-right:10px;width:500px}@media only screen and (max-width:1045px){.report-form-email-input{width:400px}}@media only screen and (max-width:555px){.report-form-email-input{width:250px}}.report-form-button-email{margin-right:10px}.logbook-report-form{margin-bottom:24px}.fix-select-tags .ant-select-selection__rendered{max-width:100%}.fix-select-tags .ant-select-selection__rendered .ant-select-selection__choice{max-width:48%}.fix-select-tags-limit .ant-select-selection__rendered{max-width:100%}.fix-select-tags-limit .ant-select-selection__rendered .ant-select-selection__choice{max-width:40%}.afd-format-switch-wrapper{align-items:center;display:flex;margin-bottom:24px}.afd-format-switch-wrapper button{margin:0 8px 0 0!important}.afd-format-switch-wrapper.extra{margin-bottom:36px}.afd-format-switch-wrapper.no-margin-bottom{margin-bottom:0}.afd-format-switch-wrapper span{cursor:pointer}.map-input{height:50vh;overflow:visible;width:100%}@media only screen and (max-width:570px){.map-input{height:60vh}}.map-input-wrapper{margin-left:-24px;position:-webkit-sticky;position:sticky;width:calc(100% + 48px)}.map-input-form-item{margin-bottom:0}.map-input-autocomplete{border-radius:.2rem .2rem 0 0!important;box-shadow:0 1px 2px 0 rgba(50,50,50,.15);height:32px;position:absolute;right:10px;top:10px;width:220px}@media only screen and (max-width:570px){.map-input-autocomplete{left:15%;right:auto;top:60px;width:70%}}.ant-modal-title{padding-right:32px}.align-buttons-on-top-modal .ant-modal-footer{display:flex;justify-content:flex-end}.break-line-modal .ant-modal-confirm-content{white-space:pre-wrap}.clock-display{align-items:center;display:flex;justify-content:space-around}.clock-display .ant-btn{margin-left:10px}.clock-display .ant-btn .pin-image,.view-clock-location-button .pin-image,.view-logbook-location-button .pin-image{cursor:pointer;height:1.7em;width:1.7em}.clock-display .ant-btn .opacity-low,.view-clock-location-button .opacity-low,.view-logbook-location-button .opacity-low{opacity:.3}.clock-display .ant-btn .red-line,.view-clock-location-button .red-line,.view-logbook-location-button .red-line{border-bottom:2px solid red;height:1.7em;position:absolute;-webkit-transform:translateY(-.65em) translateX(.35em) rotate(45deg);transform:translateY(-.65em) translateX(.35em) rotate(45deg);width:2.8em}.view-logbook-location-button{margin-left:10px}.view-clock-location-button{top:-2px}.clock-line{display:inline-block;margin-bottom:-1rem}.clock-line .clock-display{display:inline-flex;margin-bottom:1rem}.clock-line .ant-divider{height:1.5rem;margin:0 1rem}.event-logo{font-size:11pt;margin-left:10px}.map-display{height:calc(50vh + 24px);width:100%}.map-display-wrapper{height:calc(50vh + 24px);margin-bottom:-24px;margin-left:-24px;margin-top:3rem;width:calc(100% + 48px)}.map-display-wrapper-without-margins{height:50vh;margin-bottom:24px;width:100%}.dnd-event-list{border:1px solid #d9d9d9}.dnd-event-list.filled{background-color:#ddd;color:#ddd}.dnd-event-list:not(.empty){border-bottom:none}.dnd-event-list.empty{background-color:#fff;border-color:#ddd;color:#ccc;padding:2rem}.dnd-event-list.empty.has-error{border-color:red;margin-bottom:0}@media only screen and (max-width:477px){.dnd-event-list.empty{padding:1rem .3rem}}.event-card{background-color:#fff;color:#5f5f5f;justify-content:space-between;padding:.4rem .8rem}.event-card,.event-card-color-picker{align-items:center;display:flex;min-height:2.9rem}.event-card-color-picker{left:-40px;position:absolute}.event-card.begin-workday{background-color:#dbe2ed;border-bottom-left-radius:0;border-bottom-right-radius:0;border-left:1px solid #d9d9d9;border-right:1px solid #d9d9d9;border-top:1px solid #d9d9d9;border-top-left-radius:2px;border-top-right-radius:2px;cursor:not-allowed}.event-card.end-workday{background-color:#dbe2ed;border-bottom:1px solid #d9d9d9;border-bottom-left-radius:2px;border-bottom-right-radius:2px;border-left:1px solid #d9d9d9;border-right:1px solid #d9d9d9;border-top-left-radius:0;border-top-right-radius:0;cursor:not-allowed;margin-bottom:24px}.event-card:not(.begin-workday):not(.end-workday){border-bottom:1px solid #d9d9d9;cursor:move}.event-card div{align-items:center;display:flex;height:100%}.event-card div button:first-child{margin-right:.3rem}.dashboard{align-content:flex-start;align-items:flex-start;display:flex;flex-wrap:wrap;justify-content:flex-start}.dashboard-card{align-items:center;display:flex;justify-content:stretch}@media only screen and (max-width:492px){.dashboard-card{min-height:90px!important}}.dashboard-card .ant-card-body{flex:1 1}.dashboard .no-link{cursor:default}@media only screen and (max-width:1053px){.dashboard{justify-content:space-around}}@media only screen and (max-width:546px){.dashboard{padding:1rem}.dashboard.sider-open{justify-content:start}}.dashboard .fix-width{width:22px}@media only screen and (max-width:492px){.dashboard .fix-width{width:11px}}.dashboard :not(.no-link) .dashboard-card.ant-card:hover{background-color:rgba(28,196,168,.1);box-shadow:6px 6px 15px -11px #424242,-6px -6px 15px -11px #fff;-webkit-transform:scaleX(101%);transform:scaleX(101%);-webkit-transform-origin:left;transform-origin:left}.dashboard :not(.no-link) .dashboard-card.ant-card:hover .link-icon{color:#1cc4a8;-webkit-transform:translateX(5px);transform:translateX(5px)}.dashboard :not(.no-link) .dashboard-card.ant-card:active{box-shadow:2px 2px 5px -11px #424242}.dashboard>:last-child{margin-bottom:2rem}.dashboard-card.ant-card{-webkit-animation:bottomSlide .5s ease-in-out 0s 1;animation:bottomSlide .5s ease-in-out 0s 1;border:none;border-radius:1rem 0 1rem 0;box-shadow:4px 4px 15px -11px #424242;height:118px;margin:1rem;padding:12;width:280px}.dashboard-card.ant-card .ant-card-body{align-items:center;display:flex;justify-content:space-between}@media only screen and (max-width:492px){.dashboard-card.ant-card .ant-card-body{padding:12px}}.dashboard-card.ant-card .icon{color:#1cc4a8;font-size:xx-large}@media only screen and (max-width:492px){.dashboard-card.ant-card .icon{font-size:18pt}}.dashboard-card.ant-card .icon.big-number{padding-right:1rem}.dashboard-card.ant-card .svg{height:36px;margin-left:-3px;width:36px}.dashboard-card.ant-card .svg.big-number{margin-right:1rem}.dashboard-card.ant-card .link-icon{font-size:16pt;transition:all .2s}.dashboard-card.ant-card .number{display:flex;flex:2 1;font-size:22pt;font-weight:700;justify-content:center;line-height:100%;margin-bottom:2px}@media only screen and (max-width:492px){.dashboard-card.ant-card .number{font-size:18pt}}.dashboard-card.ant-card .label{flex:3 1;font-size:medium}.dashboard-card.ant-card .label.big-label{padding-left:.5rem!important;padding-right:1rem}.dashboard-card.ant-card .label.big-number{padding-left:1rem}@media only screen and (max-width:492px){.dashboard-card.ant-card .label{font-size:inherit}.dashboard-card.ant-card .label.big-number{padding-left:.5rem}}.blocked-clock-colaborador-info{display:flex;flex-direction:column}.blocked-clock-colaborador-info .name-and-status{margin-bottom:.5rem}.qrcode{height:200px!important;margin-bottom:1rem;width:200px!important}.qrcode-wrapper{display:flex;flex-direction:column}.qrcode-export{font-weight:700;margin-bottom:.4rem}.device-dashboard{grid-gap:1rem;display:grid;grid-template-columns:repeat(auto-fit,minmax(15%,300px));justify-content:space-around;margin-top:2rem}.device-dashboard.small{justify-content:left}.device-dashboard-options{display:flex;justify-content:space-between;margin-bottom:1rem;position:relative}@media only screen and (max-width:950px){.device-dashboard-options{align-items:normal;flex-direction:column;width:auto!important}.device-dashboard-options-select{margin-left:0!important;margin-right:0!important;margin-top:20px}.device-dashboard-options-button{position:absolute;right:0;top:0}}.device-dashboard-options-select{flex:1 1;margin-left:1rem;margin-right:1rem;margin-top:10px}@media only screen and (max-width:586px){.device-dashboard-options-select{margin-left:0;margin-right:0;max-width:80%}.device-dashboard-options-select .ant-select-selection{margin-bottom:1rem;max-width:80%}}.device-dashboard .ant-card{border-right-width:thick;box-shadow:2px 2px 15px -11px #424242;margin-bottom:0;min-height:170px;min-width:100%;width:15%}.device-dashboard .ant-card-body{display:flex;flex-direction:column;height:100%;justify-content:center;padding:12px}.device-dashboard .ant-card.online{border-right-color:#1cc4a8}.device-dashboard .ant-card.offline{border-right-color:#f49420}.device-dashboard .ant-card.inactive{border-right-color:red}.device-dashboard .ant-card.low-battery{background-color:rgba(244,148,32,.2)}.device-dashboard .ant-card.low-battery:hover:after{background-color:rgba(244,148,32,.05)}.device-dashboard .ant-card p{margin-bottom:.5rem;text-align:left}.device-dashboard .ant-card .warning-icon{color:#f49420;font-size:x-large;position:absolute;right:5px;top:5px}.device-dashboard .ant-card:hover{box-shadow:6px 6px 15px -11px #424242,-6px -6px 15px -11px #fff;cursor:pointer}.device-dashboard .ant-card:hover:after{-webkit-animation:fadeIn .3s cubic-bezier(.645,.045,.355,1) 0s 1;animation:fadeIn .3s cubic-bezier(.645,.045,.355,1) 0s 1;background-color:rgba(28,196,168,.1);content:"";height:100%;pointer-events:none;position:absolute;top:0;width:100%}.device-labels{align-items:baseline;justify-content:space-between;margin-left:1rem;width:570px}.device-labels,.device-labels .text-badge{display:flex;-webkit-user-select:none;user-select:none}.device-labels .text-badge{justify-content:center;margin-top:5px}@media only screen and (max-width:980px){.device-labels{align-items:normal;flex-direction:column;width:auto!important}}.device-labels i{translate:-1px -7px}.device-labels>*{align-items:center;display:flex;margin-bottom:.5rem}.device-labels>:not(span){cursor:pointer}.device-labels .online-label{background:#eee;border:2px solid #1cc4a8;border-radius:6px;display:inline-block;height:30px;margin-right:.3rem;width:70px}.device-labels .online-label.checked{background:#35dfc3}.device-labels .device-count-number-label-online .ant-badge-count{background-color:#1cc4a8}.device-labels .device-count-number-label-inactive .ant-badge-count{background-color:#ff8c00}.device-labels .device-count-number-label-offline .ant-badge-count{background-color:red}.device-labels .device-count-number-label-low-battery .ant-badge-count{background-color:blue}.device-labels .device-count-number-label-wrong-clock .ant-badge-count{background-color:purple}.device-labels .offline-label{background:#eee;border:2px solid #ff8c00;border-radius:6px;display:inline-block;height:30px;margin-right:.3rem;width:70px}.device-labels .offline-label.checked{background-color:#ffbb3b}.device-labels .inactive-label{background:#eee;border:2px solid red;border-radius:6px;display:inline-block;height:30px;margin-right:.3rem;width:70px}.device-labels .inactive-label.checked{background-color:#fe5a5a}.device-labels .low-battery-label{background:#eee;border:2px solid blue;border-radius:6px;display:inline-block;height:30px;margin-right:.3rem;width:90px}.device-labels .low-battery-label.checked{background-color:#82cafa}.device-labels .wrong-clock-label{background:#eee;border:2px solid purple;border-radius:6px;display:inline-block;height:30px;margin-right:.3rem;width:130px}.device-labels .wrong-clock-label.checked{background-color:#b8a1ec}.inconsistent-clock-reason-list{min-width:250px;white-space:normal}@media only screen and (max-width:1225px){.inconsistent-clock-reason-list.sider-collapsed{width:400px}}@media only screen and (max-width:1385px){.inconsistent-clock-reason-list:not(.sider-collapsed){max-width:400px}}.load-wrapper i{color:#1cc4a8;font-size:40px;position:absolute;z-index:501}.load-wrapper div{width:100%}.stacked-chart{display:flex;height:10px;margin-bottom:1rem;width:100%}.legend-entry{align-items:center;display:flex;font-size:small;justify-content:space-between;margin-top:.8rem;width:100%}.legend-entry i{font-size:medium}.legend-entry span{align-items:center;display:flex}.legend-entry .legend-color{height:1rem;margin-right:.5rem;width:1rem}.legend-entry .legend-arrow{margin-right:.5rem}.legend-entry>:first-child{flex:7 1}.legend-entry>:nth-child(2){flex:1 1}.legend-entry>:nth-child(3){flex:3 1}.device-performance-header-info{font-size:medium;font-weight:700;text-align:center}.device-performance-title{font-weight:700;margin-top:1.5rem;text-align:center}.device-performance-header{align-items:flex-start!important}.device-performance-header .line-full{display:flex;margin-bottom:1em;padding:0 2rem;text-align:left;text-align:initial;width:100%}.device-performance-header .line-full>:last-child{margin-left:1rem}@media only screen and (max-width:887px){.device-performance-header .line-full{flex-direction:column}.device-performance-header .line-full>:last-child{margin-left:0}}.device-performance-header .line-full .ant-picker,.device-performance-header .line-full .ant-select{max-width:500px;width:100%}.device-performance-header .line-full .ant-select{min-width:500px}@media only screen and (max-width:1087px){.device-performance-header .line-full .ant-select{min-width:400px}}@media only screen and (max-width:995px){.device-performance-header .line-full .ant-select{min-width:300px}}@media only screen and (max-width:523px){.device-performance-header .line-full .ant-select{min-width:200px}}.device-performance-header .line-full .ant-picker{min-width:150px}@media only screen and (max-width:592px){.device-performance-header .line-full .ant-picker{min-width:200px}}.device-performance-header>.line{align-items:normal;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;padding:0 2rem;text-align:left;text-align:initial;width:100%}.device-performance-header>.line:not(.title){align-items:center}.device-performance-header>.line:not(.title) span{font-size:14px;font-weight:700;margin-bottom:.5em}.device-performance-header>.line button{align-items:center;border:none;display:flex;-webkit-text-decoration-color:#43425d!important;text-decoration-color:#43425d!important}.device-performance-header>.line button.active{text-decoration:underline!important;-webkit-text-decoration-color:#43425d!important;text-decoration-color:#43425d!important}.device-performance-header>.line button:focus:not(.active){-webkit-text-decoration:underline dashed!important;text-decoration:underline dashed!important;-webkit-text-decoration-color:#43425d!important;text-decoration-color:#43425d!important}.device-performance-header>.line button i{color:#43425d;margin-bottom:2px;margin-left:.5rem}.device-performance-header>.line:first-of-type{margin-bottom:1rem}@media only screen and (max-width:1215px){.device-performance-header>.line{margin:0 .5rem}.device-performance-header>.line h3{font-size:14px}.device-performance-header>.line button{padding:0 7px}}@media only screen and (max-width:1060px){.device-performance-header>.line:first-of-type{justify-content:center;text-align:center}.device-performance-header>.line:first-of-type h2:last-of-type{margin:0 1rem}.device-performance-header>.line:last-of-type{align-items:center;flex-direction:column}}.recognition{align-items:center;display:flex;flex-direction:column;margin-bottom:16px;position:relative;white-space:nowrap;width:100%}.recognition img{max-height:250px;max-width:250px;min-height:176px;min-width:176px;width:100%}.recognition .colaborador-info{align-items:center;background-color:hsla(0,0%,98%,.9);border:1px solid #dbe2ed;border-radius:2px;display:flex;flex-direction:column;margin-top:16px;padding:5px 10px;width:100%}.recognition .colaborador-info :first-child{font-weight:700;overflow:hidden;text-align:center;text-overflow:ellipsis;width:100%}.recognition-wrapper{display:flex;gap:32px}@media only screen and (min-width:1136px){.recognition-wrapper{margin:0 11%}}@media only screen and (max-width:665px){.recognition-wrapper{flex-direction:column}}.recognition-wrapper>*{flex:1 1}.recognition-wrapper .last-day-clocks{height:423px;overflow-y:auto}@media only screen and (max-width:930px){.recognition-wrapper .last-day-clocks{height:376px}}.recognition-wrapper .last-day-clocks-title{font-size:large;font-weight:700;margin-bottom:10px}.recognition-wrapper .last-day-clocks-header{font-weight:700}.countdown{align-items:center;display:flex;flex-direction:column;margin:0 0 16px}.countdown .count{font-size:xx-large;margin-bottom:24px}.countdown button{padding:0 25px}.manual-confirmation{display:flex;gap:8px;justify-content:space-around;padding:0 30%}@media only screen and (max-width:1350px){.manual-confirmation{padding:0 10%}}@media only screen and (max-width:990px){.manual-confirmation{padding:0}}.pseudo-page-hidden{display:none}.pseudo-page{margin-bottom:24px}.pseudo-page .ant-card{min-width:0}.pseudo-page.not-expanded{margin-bottom:16px}.pseudo-page .ant-card-body{padding:8px 24px}@media screen and (max-width:460px){.image-info-modal{margin:0;max-width:100vw!important;width:100vw!important}}.image-info-modal .ant-modal-body{display:flex;justify-content:center;padding:0}.image-info-modal .ant-modal-footer{display:none}.image-info-modal .ant-modal-content{display:contents}@media screen and (max-width:630px){.image-info-modal .image-container{width:90vw}}@media screen and (max-width:460px){.image-info-modal .image-container{width:100vw}}@media screen and (max-width:630px){.image-info-modal .image-container>img{width:90vw}}@media screen and (max-width:460px){.image-info-modal .image-container>img{width:101vw}}.image-info-modal .image-close-text{cursor:pointer;display:flex;justify-content:center;position:absolute;top:-16px;width:600px}@media screen and (max-width:630px){.image-info-modal .image-close-text{width:90vw}}@media screen and (max-width:460px){.image-info-modal .image-close-text{width:100vw}}.image-info-modal .image-close-text>span{background-color:#6d6d6d;border-radius:5px;color:#fff;font-weight:700;padding:6px}.login:before{background-image:url(/static/media/loginBackground.6d8eea7b2f7c6e308e6e.jpg);background-position:top;background-size:cover;content:"";display:relative;-webkit-filter:blur(22px) opacity(85%);filter:blur(22px) opacity(85%);height:100%;overflow:hidden;position:absolute;-webkit-transform:scale(1.1);transform:scale(1.1);width:100%}.login>*{width:100%}.login .ant-card{background-color:hsla(0,0%,100%,.68);border-radius:.5rem;padding-bottom:0}.login .ant-card .ant-card-body{align-items:center;display:flex;flex-direction:column;justify-content:center}.login h1{font-size:1.4rem;margin-bottom:.1rem}.login p{-webkit-margin-before:0;margin-block-start:0;margin-bottom:2rem}.login .ant-legacy-form{width:80%}.login .ant-legacy-form .ant-legacy-form-item:last-of-type{margin-bottom:.5rem}.login .ant-btn{margin-top:1.3rem}.backofficeLogin:before{background-image:url(/static/media/backofficeLoginBackground.234b50b412590f976a53.jpg);background-position:top;background-size:cover;content:"";-webkit-filter:blur(10px) opacity(85%);filter:blur(10px) opacity(85%);height:100%;overflow:hidden;position:absolute;-webkit-transform:scale(1.1);transform:scale(1.1);width:100%}.backofficeLogin>*{width:100%}.backofficeLogin .ant-card{background-color:hsla(0,0%,100%,.68);border-radius:.5rem;padding-bottom:3rem}.backofficeLogin .ant-card .ant-card-body{align-items:center;display:flex;flex-direction:column;justify-content:center}.backofficeLogin h1{font-size:1.4rem;margin-bottom:.1rem}.backofficeLogin p{margin-bottom:2rem}.backofficeLogin .ant-legacy-form{width:80%}.backofficeLogin .ant-legacy-form .ant-legacy-form-item:last-of-type{margin-bottom:.5rem}.backofficeLogin .ant-btn{margin-top:1.3rem}.containerLogo{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-evenly;padding-top:2rem;width:100%}.containerLogo img{overflow:auto}.label-license{color:#404e5a;font-size:13px;text-align:center}.consult-tickets-list{overflow-x:auto}.consult-tickets-list:before{background-image:url(/static/media/loginBackground.6d8eea7b2f7c6e308e6e.jpg);background-position:top;background-size:cover;content:"";-webkit-filter:blur(22px) opacity(85%);filter:blur(22px) opacity(85%);height:100%;overflow:hidden;position:absolute;-webkit-transform:scale(1.1);transform:scale(1.1);width:100%;z-index:-1}.consult-tickets-list>.ant-card{margin-top:20px}.consult-tickets-list ul{margin:24px 0}.privacy-policy{overflow-x:auto}.privacy-policy:before{background-image:url(/static/media/loginBackground.6d8eea7b2f7c6e308e6e.jpg);background-position:top;background-size:cover;content:"";-webkit-filter:blur(22px) opacity(85%);filter:blur(22px) opacity(85%);height:100%;overflow:hidden;position:absolute;-webkit-transform:scale(1.1);transform:scale(1.1);width:100%;z-index:-1}.privacy-policy ul{margin:24px 0}.privacy-policy h3,.privacy-policy h4{font-weight:700;margin:1%;text-align:center;text-decoration:underline}.privacy-policy h5{font-weight:700;text-align:center}.privacy-policy table{color:#000;font-weight:700;margin:0 auto}.privacy-policy p{color:#000;text-align:justify}.privacy-policy p p{margin-left:1%}.clock-inconsistency-dashboard{display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-around;width:100%}.clock-inconsistency-dashboard .link{height:175px;margin-bottom:1rem;width:250px}.clock-inconsistency-dashboard .item{align-items:center;border:1px solid #dbe2ed;border-radius:2px;box-shadow:4px 4px 15px -11px #424242;display:flex;flex-direction:column;justify-content:space-between;padding:.5rem 0;position:relative;transition:background-color .3s cubic-bezier(.645,.045,.355,1)}@media only screen and (max-width:1330px){.clock-inconsistency-dashboard .item{margin-top:2rem}}.clock-inconsistency-dashboard .item:hover{cursor:pointer}.clock-inconsistency-dashboard .item.disabled{background-color:#d3d3d3;cursor:not-allowed!important}.clock-inconsistency-dashboard .item.disabled:hover{color:#43425d!important}.clock-inconsistency-dashboard .item.justify-start{justify-content:flex-start!important}.clock-inconsistency-dashboard .item.has-clocks{background-color:rgba(255,0,0,.05);border-color:rgba(255,0,0,.2)}.clock-inconsistency-dashboard .item.has-clocks:hover{background-color:rgba(255,0,0,.15)!important}.clock-inconsistency-dashboard .item.has-clocks-selected{background-color:rgba(255,0,0,.21);border-color:rgba(255,0,0,.6);border:5px solid red!important}.clock-inconsistency-dashboard .item.has-clocks-selected:hover{background-color:rgba(255,0,0,.15)!important}.clock-inconsistency-dashboard .item.has-clocks-purple{background-color:rgba(128,0,128,.05);border-color:rgba(128,0,128,.2)}.clock-inconsistency-dashboard .item.has-clocks-purple:hover{background-color:rgba(128,0,128,.15)!important}.clock-inconsistency-dashboard .item.has-clocks-purple-selected{background-color:rgba(128,0,128,.21);border-color:rgba(128,0,128,.6);border:5px solid purple!important}.clock-inconsistency-dashboard .item.has-clocks-purple-selected:hover{background-color:rgba(128,0,128,.15)!important}.clock-inconsistency-dashboard .item.has-clocks-blue{background-color:rgba(0,0,255,.07);border-color:rgba(0,0,255,.2)}.clock-inconsistency-dashboard .item.has-clocks-blue:hover{background-color:rgba(0,0,255,.15)!important}.clock-inconsistency-dashboard .item.has-clocks-blue-selected{background-color:rgba(0,0,255,.21);border-color:rgba(0,0,255,.6);border:5px solid blue!important}.clock-inconsistency-dashboard .item.has-clocks-blue-selected:hover{background-color:rgba(0,0,255,.15)!important}.clock-inconsistency-dashboard .item.has-clocks-yellow{background-color:rgba(255,255,0,.07);border-color:rgba(255,255,0,.2)}.clock-inconsistency-dashboard .item.has-clocks-yellow:hover{background-color:rgba(255,255,0,.15)!important}.clock-inconsistency-dashboard .item.has-clocks-yellow-selected{background-color:rgba(255,255,0,.21);border-color:rgba(255,255,0,.6);border:5px solid #ff0!important}.clock-inconsistency-dashboard .item.has-clocks-yellow-selected:hover{background-color:rgba(255,255,0,.15)!important}.clock-inconsistency-dashboard .item:hover:not(.disabled){background-color:#dbe2ed;cursor:pointer}.clock-inconsistency-dashboard .item:focus:not(.disabled){border:1px solid #748a9d;box-shadow:4px 4px 15px -11px #748a9d;outline:none}.clock-inconsistency-dashboard .item.custom-color{transition:all .15s ease-in}.clock-inconsistency-dashboard .item.custom-color:hover{box-shadow:0 0 6px 2px hsla(0,0%,46%,.3);-webkit-filter:brightness(.9);filter:brightness(.9)}.clock-inconsistency-dashboard .item.custom-color:focus:not(.disabled){border:none;box-shadow:none;outline:none}.clock-inconsistency-dashboard .item.custom-color.selected{border:5px solid rgba(0,0,0,.25)!important}.clock-inconsistency-dashboard .item .title{font-size:larger;font-weight:bolder;text-align:center;white-space:pre-wrap}.clock-inconsistency-dashboard .item .value{font-size:large}.clock-inconsistency-dashboard .item .centered-value{font-size:50pt;margin-bottom:auto;margin-top:auto}.clock-inconsistency-dashboard .item .anticon{color:#1cc4a8;font-size:100px}.clock-inconsistency-dashboard .item .anticon.fake-gps{font-size:40px;position:absolute;top:110px}@media only screen and (max-width:412px){.clock-inconsistency-dashboard .item .anticon.fake-gps{top:120px}}.clock-inconsistency-dashboard .item .anticon.cross{bottom:25%;color:#b93030;font-size:50px;position:absolute;right:25%}.clock-inconsistency-dashboard .item .anticon.pin{font-size:120px}.clock-inconsistency-dashboard-container{width:100%}.clock-inconsistency-dashboard-filter{align-items:center;display:flex;justify-content:flex-start;margin-bottom:2rem}@media only screen and (max-width:1122px){.clock-inconsistency-dashboard-filter{align-items:flex-start;flex-direction:column}}.clock-inconsistency-dashboard-filter-buttons{display:flex;margin-left:1rem;margin-right:2rem}.clock-inconsistency-dashboard-filter-date-picker{display:flex}.clock-inconsistency-dashboard-filter-date-picker>span{margin:auto;padding-right:1rem;white-space:nowrap}.clock-inconsistency-dashboard-filter-date-picker>div{align-items:center;display:flex}.clock-inconsistency-dashboard-filter-date-picker>div *{padding-right:10px}.clock-inconsistency-dashboard-filter-date-picker .ant-calendar-picker-input{height:0}@media only screen and (max-width:900px){.clock-inconsistency-dashboard-filter-date-picker{align-items:center;flex-direction:column;min-width:100%}.clock-inconsistency-dashboard-filter-date-picker>span{margin:0}.clock-inconsistency-dashboard-filter-date-picker .date-pickers{align-items:center;flex-direction:column}.clock-inconsistency-dashboard-filter-date-picker .date-pickers>button{margin-top:10px}}.device-performance-dashboard{grid-gap:1rem;display:grid;grid-template-columns:repeat(auto-fit,minmax(15%,300px));justify-content:space-around;width:100%}.device-performance-dashboard h3{margin-bottom:1rem}.device-performance-card{box-shadow:2px 2px 15px -11px #424242;margin-bottom:0!important;min-height:170px;min-width:100%!important;width:15%}@media only screen and (max-width:458px){.device-performance-card{padding-bottom:unset;padding-left:5px;padding-right:5px;padding-top:unset}}.device-performance-card .ant-card-body{align-items:center;display:flex;flex-direction:column;height:100%;padding:12px}.device-performance-card .ant-card-body .title{font-weight:700}.device-performance-card .ant-card-body .leader,.device-performance-card .ant-card-body .team{margin-bottom:1rem}.device-performance-card .ant-card-body>div{display:grid;font-size:small;grid-template-columns:50% 50%;width:100%}.device-performance-card .ant-card-body>div>:nth-child(2n){text-align:right}.device-performance-card .ant-card-body>div span{display:flex;flex-direction:column;margin-bottom:.5rem}.device-performance-card:hover{box-shadow:6px 6px 15px -11px #424242,-6px -6px 15px -11px #fff;cursor:pointer}.device-performance-card:hover:after{-webkit-animation:fadeIn .3s cubic-bezier(.645,.045,.355,1) 0s 1;animation:fadeIn .3s cubic-bezier(.645,.045,.355,1) 0s 1;background-color:rgba(28,196,168,.1);content:"";height:100%;position:absolute;top:0;width:100%}@media only screen and (max-width:458px){.device-performance-page-card>.ant-card-body{padding:24px 5px}}.clock-in-options{margin-left:auto;margin-right:auto;max-width:77%}@media only screen and (max-width:990px){.clock-in-options{max-width:92%}}.clock-in-menu{margin-bottom:16px}@media only screen and (max-width:586px){.clock-in-menu .ant-btn{width:100%}.clock-in-menu .ant-col{width:calc(100vw - 48px - 6rem - 8.33333%)}}@media only screen and (max-width:390px){.clock-in-menu .ant-col{width:calc(100vw - 48px - 4.16667%)}}@media only screen and (max-width:360px){.clock-in-menu .ant-col{width:calc(100vw - 48px - 8.33333%)}}.recognition-clock{font-size:xx-large;margin-bottom:16px}@media only screen and (max-width:1470px){.range-form .add-button-form-item{margin-left:-8px}}@media only screen and (max-width:1315px){.range-form .add-button-form-item{margin-left:-16px}}@media only screen and (max-width:1200px){.range-form .add-button-form-item{margin-left:0}.range-form .add-button-form-item .ant-legacy-form-item-control{display:flex;justify-content:flex-end}}.range-form .days-of-week-form-item.has-error .ant-btn{border-color:#ff4d4f}.range-form .days-of-week-form-item.has-error .ant-btn:hover{border-color:#1cc4a8!important;box-shadow:0 0 0 2px rgba(28,196,168,.2)!important;color:#1cc4a8!important}.range-form .days-of-week-form-item.has-error .ant-btn:active,.range-form .days-of-week-form-item.has-error .ant-btn:focus{color:rgba(0,0,0,.85)}.range-form .days-of-week-form-item.has-error .ant-btn:focus{box-shadow:0 0 0 2px rgba(255,77,79,.2)}.range-form .days-of-week-form-item .ant-legacy-form-item-children{display:flex;flex-direction:column;padding-top:1px}.range-form .days-of-week-form-item .ant-legacy-form-item-children>span{color:#ff4d4f;line-height:1.5715;white-space:nowrap}@media only screen and (max-width:1839px){.range-form .days-of-week-form-item .ant-btn{padding:4px 12px}}@media only screen and (max-width:1687px){.range-form .days-of-week-form-item .ant-btn{padding:4px 8px}}@media only screen and (max-width:1600px){.range-form .days-of-week-form-item .ant-btn{padding:4px 15px}}@media only screen and (max-width:1462px){.range-form .days-of-week-form-item .ant-btn{padding:4px 12px}}@media only screen and (max-width:1356px){.range-form .days-of-week-form-item .ant-btn{padding:4px 10px}}@media only screen and (max-width:1308px){.range-form .days-of-week-form-item .ant-btn{padding:4px 8px}}@media only screen and (max-width:1180px){.range-form .days-of-week-form-item .ant-btn{padding:4px 12px}}@media only screen and (max-width:768px){.range-form .days-of-week-form-item .ant-btn-group{display:flex}.range-form .days-of-week-form-item .ant-btn-group .ant-btn{flex:1 1;padding:4px 0}}.range-form .duration-form-item .ant-input-number{width:100%}@media only screen and (min-width:1200px) and (max-width:1310px){.range-form .responsive-label label{font-size:12px}}.description-input{width:calc(50% - 8px)}@media only screen and (max-width:768px){.description-input{width:100%}}.warning-message-form-options .ant-legacy-form-item-children{display:flex;justify-content:flex-end}.warning-message-form-options .ant-legacy-form-item-children>*{width:25%}.warning-message-form-options .ant-legacy-form-item-children a{line-height:0}.warning-message-form-options .ant-legacy-form-item-children a button{width:80%}@media only screen and (max-width:768px){.warning-message-form-options .ant-legacy-form-item-children>*{width:35%}}.range-table{margin-top:32px}@media only print{.range-table .name-column{max-width:173px}}@media print{tbody>tr:nth-child(2)>td:first-child>span{display:block;overflow:hidden;white-space:normal;width:67px}.ant-descriptions,.ant-descriptions-bordered,.ant-table-content>table{max-width:100%;-webkit-transform:scale(.8);transform:scale(.8);width:100%}}.popover-changelog{max-width:600px;padding-top:1.5rem}.popover-changelog .ant-popover-title{text-align:center}.changelog-popover-content-container{cursor:pointer;padding:1rem}.changelog-popover-content-container .changelog-popover-content-text{-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;text-overflow:ellipsis}.changelog-popover-content-container .ant-tag{margin-bottom:.5rem}.changelog-popover-content-container .changelog-version{font-weight:700}.changelog-popover-content-container .detailed-content{display:flex}.changelog-popover-content-container .detailed-content .text{cursor:default}.changelog-popover-content-container .detailed-content .anticon{font-size:22px;margin-right:1rem}.changelog-popover-content-container>hr{opacity:.3}.changelog-popover-container{cursor:pointer}.changelog-popover-container .anticon{font-size:15px}@media only screen and (max-width:600px){.popover-bell-icon{display:hidden}}.popover-badge-ribbon{height:22px;margin-inline:10px;margin-top:-4px;width:80px;z-index:10}.mfa-qr-code{width:80%}.mfa-copy-card,.mfa-qr-code{margin-bottom:24px}.mfa-secret{font-size:1.2em}.mfa-secret code{padding:5px}.mfa{overflow-y:auto}@media only screen and (max-height:760px){.mfa{display:inline!important;display:initial!important}}.colabname{grid-area:colabname}.cpfcnpj{grid-area:cpfcnpj}.pis{grid-area:pis}.matricula{grid-area:matricula}.cpf{grid-area:cpf}.nsr{grid-area:nsr}.event{grid-area:event}.imei{grid-area:imei}.serialnumber{align-items:flex-start;display:flex;grid-area:serialnumber}.latitude{grid-area:latitude}.deviceidentification{align-items:flex-start;display:flex;grid-area:deviceidentification}.deviceidentification>span{line-height:32px}.longitude{grid-area:longitude}.afd-format-grid-container{display:grid;grid-template-areas:"colabname cpfcnpj pis" "matricula cpf nsr" "event imei ." "serialnumber latitude ." "deviceidentification longitude .";width:100%}@media only screen and (max-width:954px){.afd-format-grid-container{grid-template-areas:"colabname" "cpfcnpj" "pis" "matricula" "cpf" "nsr" "event" "imei" "serialnumber" "latitude" "deviceidentification" "longitude"}}@media only screen and (max-width:1006px){.afd-format-grid-container .label-with-size-changer{margin-right:-30px;max-width:270px}.afd-format-grid-container .afd-format-button{max-width:120px}}.color-picker-button{align-items:center;display:flex;height:32px;justify-content:center;width:32px}.color-picker-button:not(:last-child){margin-right:6px}.color-picker-popover{display:flex;padding:6px}.color-display{border:1px solid #000;border-radius:2;height:32px;margin-right:6px;width:32px}.custom-card-image{background:#fff;border:1px solid #f0f0f0;border-radius:2px;border-radius:8px;flex:1 1;margin:10px;text-align:center}.custom-card-image-header{border-bottom:1px solid #f0f0f0;padding:10px}.custom-card-image-body{padding:10px}.custom-card-image-footer{border-top:1px solid #f0f0f0;padding:10px}.custom-card-image-text,.custom-card-image-title{display:block;font-size:larger;max-width:100%;overflow:hidden;text-align:center;text-overflow:ellipsis;white-space:nowrap}.custom-card-image-title{font-weight:bolder}.colaborador-options{align-items:flex-end;display:flex;justify-content:space-between;margin-top:5px;padding-bottom:12px;width:100%}@media only screen and (max-width:910px){.colaborador-options{align-items:flex-start;flex-direction:column;gap:15px}}@media only screen and (max-width:525px){.colaborador-options{align-items:center}}.colaborador-option-left-column{grid-row-gap:15px;grid-column-gap:25px;-webkit-column-gap:25px;column-gap:25px;display:grid;grid-template-areas:"a b" "c d";row-gap:15px}.colaborador-option-left-column .ant-btn{height:50px;white-space:normal;width:170px}@media only screen and (max-width:525px){.colaborador-option-left-column{grid-template-areas:"a" "b" "c" "d"}}.colaborador-option-right-column{align-items:flex-end;display:flex;gap:15px}.colaborador-option-right-column .import-buttons{display:flex;flex-direction:column;gap:15px}.colaborador-option-right-column .import-buttons .ant-upload,.colaborador-option-right-column .import-buttons .ant-upload .ant-btn{width:100%}@media only screen and (max-width:1200px){.colaborador-option-right-column .import-buttons{margin-bottom:14px}.colaborador-option-right-column{flex-direction:column;gap:0;height:115px;justify-content:space-between}}.term-options{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;margin-bottom:8px;width:100%}@media only screen and (max-width:841px){.term-options{justify-content:center}.term-options .right-options{align-items:center!important}.term-options .left-options{padding-right:0}}.term-options .left-options{margin-bottom:8px;padding-right:20px}.term-options .right-options{align-items:flex-end;display:flex;flex-direction:column}.term-options .right-options>:not(:last-child){margin-bottom:8px}.card-dashboard-size{height:175px;width:250px}.device-status.container{align-items:center;flex:1 1;flex-direction:row;justify-content:space-between}.device-status.form{justify-content:space-between}.device-status.form,.device-status.form-row1{display:flex;flex-direction:row;flex-wrap:wrap}.device-status.form-row1{align-items:center}.device-status.spinner{align-items:center;display:flex;justify-content:center;margin-top:30px}.device-status.modal .ant-modal .ant-modal-footer{display:none}.bordered{border:1px solid #f0f0f0;border-radius:8px}