/*!
 * 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}ul:not(.browser-default){list-style-type:none;padding-left:0}ul:not(.browser-default) li{list-style-type:none}i{line-height:inherit}i.left{float:left;margin-right:15px}i.right{float:right;margin-left:15px}i.tiny{font-size:1rem}i.small{font-size:2rem}i.medium{font-size:4rem}i.large{font-size:6rem}.hide{display:none!important}.left{float:left!important}.right{float:right!important}.circle{border-radius:50%}h1,h2,h3,h4,h5,h6{font-weight:400;line-height:1.1}h1 a,h2 a,h3 a,h4 a,h5 a,h6 a{font-weight:inherit}h1{font-size:5.5rem;margin:2.75rem 0 2.2rem}h1,h2{line-height:110%}h2{font-size:3rem;margin:1.5rem 0 1.2rem}h3{font-size:1.92rem;margin:.96rem 0 .768rem}h3,h4{line-height:110%}h4{font-size:1.28rem;margin:.64rem 0 .512rem}h5{font-size:1.64rem;margin:.82rem 0 .656rem}h5,h6{line-height:110%}h6{font-size:1rem;margin:.5rem 0 .4rem}.btn{-webkit-tap-highlight-color:transparent;border:none;border-radius:3px;display:inline-block;height:2.7rem;line-height:2.7rem;padding:0 1rem;vertical-align:middle}.btn[disabled]{cursor:default;pointer-events:none}.btn[disabled],.btn[disabled]:hover{background-color:#dfdfdf!important;color:#9f9f9f!important}.btn{outline:0}.btn:focus{background-color:#007b9e}.btn{background-color:#00a3d1;color:#fff;cursor:pointer;letter-spacing:.5px;text-align:center;text-decoration:none;transition:.2s ease-out}.btn:hover{background-color:#00b7eb}select:focus{outline:1px solid #c2f2ff}button:focus{background-color:#00b3e5;outline:none}label{color:#7d8b92;font-size:.8rem}::-webkit-input-placeholder{color:#b4bdc1}:-moz-placeholder,::-moz-placeholder{color:#b4bdc1}:-ms-input-placeholder{color:#b4bdc1}input:not([type]),input[type=date],input[type=datetime-local],input[type=datetime],input[type=email],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],input[type=time],input[type=url],textarea.materialize-textarea{background-color:initial;border:none;border-bottom:1px solid #7d8b92;border-radius:0;box-shadow:none;box-sizing:initial;font-size:1.2rem;height:1.9rem;margin:0 0 15px;outline:none;padding:1rem 0 0 .2rem;transition:all .3s;width:100%}input:not([type]):disabled,input:not([type])[readonly=readonly],input[type=date]:disabled,input[type=date][readonly=readonly],input[type=datetime-local]:disabled,input[type=datetime-local][readonly=readonly],input[type=datetime]:disabled,input[type=datetime][readonly=readonly],input[type=email]:disabled,input[type=email][readonly=readonly],input[type=number]:disabled,input[type=number][readonly=readonly],input[type=password]:disabled,input[type=password][readonly=readonly],input[type=search]:disabled,input[type=search][readonly=readonly],input[type=tel]:disabled,input[type=tel][readonly=readonly],input[type=text]:disabled,input[type=text][readonly=readonly],input[type=time]:disabled,input[type=time][readonly=readonly],input[type=url]:disabled,input[type=url][readonly=readonly],textarea.materialize-textarea:disabled,textarea.materialize-textarea[readonly=readonly]{border-bottom:1px dotted rgba(0,0,0,.26);color:rgba(0,0,0,.26)}input:not([type]):disabled+label,input:not([type])[readonly=readonly]+label,input[type=date]:disabled+label,input[type=date][readonly=readonly]+label,input[type=datetime-local]:disabled+label,input[type=datetime-local][readonly=readonly]+label,input[type=datetime]:disabled+label,input[type=datetime][readonly=readonly]+label,input[type=email]:disabled+label,input[type=email][readonly=readonly]+label,input[type=number]:disabled+label,input[type=number][readonly=readonly]+label,input[type=password]:disabled+label,input[type=password][readonly=readonly]+label,input[type=search]:disabled+label,input[type=search][readonly=readonly]+label,input[type=tel]:disabled+label,input[type=tel][readonly=readonly]+label,input[type=text]:disabled+label,input[type=text][readonly=readonly]+label,input[type=time]:disabled+label,input[type=time][readonly=readonly]+label,input[type=url]:disabled+label,input[type=url][readonly=readonly]+label,textarea.materialize-textarea:disabled+label,textarea.materialize-textarea[readonly=readonly]+label{color:rgba(0,0,0,.26)}input:not([type]):focus:not([readonly]),input[type=date]:focus:not([readonly]),input[type=datetime-local]:focus:not([readonly]),input[type=datetime]:focus:not([readonly]),input[type=email]:focus:not([readonly]),input[type=number]:focus:not([readonly]),input[type=password]:focus:not([readonly]),input[type=search]:focus:not([readonly]),input[type=tel]:focus:not([readonly]),input[type=text]:focus:not([readonly]),input[type=time]:focus:not([readonly]),input[type=url]:focus:not([readonly]),textarea.materialize-textarea:focus:not([readonly]){border-bottom:1px solid #00a3d1;box-shadow:0 1px 0 0 #00a3d1}input:not([type]):focus:not([readonly])+label,input[type=date]:focus:not([readonly])+label,input[type=datetime-local]:focus:not([readonly])+label,input[type=datetime]:focus:not([readonly])+label,input[type=email]:focus:not([readonly])+label,input[type=number]:focus:not([readonly])+label,input[type=password]:focus:not([readonly])+label,input[type=search]:focus:not([readonly])+label,input[type=tel]:focus:not([readonly])+label,input[type=text]:focus:not([readonly])+label,input[type=time]:focus:not([readonly])+label,input[type=url]:focus:not([readonly])+label,textarea.materialize-textarea:focus:not([readonly])+label{color:var(--label-color)}input:not([type]).valid,input:not([type]):focus.valid,input[type=date].valid,input[type=date]:focus.valid,input[type=datetime-local].valid,input[type=datetime-local]:focus.valid,input[type=datetime].valid,input[type=datetime]:focus.valid,input[type=email].valid,input[type=email]:focus.valid,input[type=number].valid,input[type=number]:focus.valid,input[type=password].valid,input[type=password]:focus.valid,input[type=search].valid,input[type=search]:focus.valid,input[type=tel].valid,input[type=tel]:focus.valid,input[type=text].valid,input[type=text]:focus.valid,input[type=time].valid,input[type=time]:focus.valid,input[type=url].valid,input[type=url]:focus.valid,textarea.materialize-textarea.valid,textarea.materialize-textarea:focus.valid{border-bottom:1px solid #59c427;box-shadow:0 1px 0 0 #59c427}input:not([type]).valid+label:after,input:not([type]):focus.valid+label:after,input[type=date].valid+label:after,input[type=date]:focus.valid+label:after,input[type=datetime-local].valid+label:after,input[type=datetime-local]:focus.valid+label:after,input[type=datetime].valid+label:after,input[type=datetime]:focus.valid+label:after,input[type=email].valid+label:after,input[type=email]:focus.valid+label:after,input[type=number].valid+label:after,input[type=number]:focus.valid+label:after,input[type=password].valid+label:after,input[type=password]:focus.valid+label:after,input[type=search].valid+label:after,input[type=search]:focus.valid+label:after,input[type=tel].valid+label:after,input[type=tel]:focus.valid+label:after,input[type=text].valid+label:after,input[type=text]:focus.valid+label:after,input[type=time].valid+label:after,input[type=time]:focus.valid+label:after,input[type=url].valid+label:after,input[type=url]:focus.valid+label:after,textarea.materialize-textarea.valid+label:after,textarea.materialize-textarea:focus.valid+label:after{color:#59c427;content:attr(data-success);opacity:1}input:not([type]).invalid,input:not([type]):focus.invalid,input[type=date].invalid,input[type=date]:focus.invalid,input[type=datetime-local].invalid,input[type=datetime-local]:focus.invalid,input[type=datetime].invalid,input[type=datetime]:focus.invalid,input[type=email].invalid,input[type=email]:focus.invalid,input[type=number].invalid,input[type=number]:focus.invalid,input[type=password].invalid,input[type=password]:focus.invalid,input[type=search].invalid,input[type=search]:focus.invalid,input[type=tel].invalid,input[type=tel]:focus.invalid,input[type=text].invalid,input[type=text]:focus.invalid,input[type=time].invalid,input[type=time]:focus.invalid,input[type=url].invalid,input[type=url]:focus.invalid,textarea.materialize-textarea.invalid,textarea.materialize-textarea:focus.invalid{border-bottom:1px solid #f44336;box-shadow:0 1px 0 0 #f44336}input:not([type]).invalid+label:after,input:not([type]):focus.invalid+label:after,input[type=date].invalid+label:after,input[type=date]:focus.invalid+label:after,input[type=datetime-local].invalid+label:after,input[type=datetime-local]:focus.invalid+label:after,input[type=datetime].invalid+label:after,input[type=datetime]:focus.invalid+label:after,input[type=email].invalid+label:after,input[type=email]:focus.invalid+label:after,input[type=number].invalid+label:after,input[type=number]:focus.invalid+label:after,input[type=password].invalid+label:after,input[type=password]:focus.invalid+label:after,input[type=search].invalid+label:after,input[type=search]:focus.invalid+label:after,input[type=tel].invalid+label:after,input[type=tel]:focus.invalid+label:after,input[type=text].invalid+label:after,input[type=text]:focus.invalid+label:after,input[type=time].invalid+label:after,input[type=time]:focus.invalid+label:after,input[type=url].invalid+label:after,input[type=url]:focus.invalid+label:after,textarea.materialize-textarea.invalid+label:after,textarea.materialize-textarea:focus.invalid+label:after{color:#f44336;content:attr(data-error);opacity:1}input:not([type]).validate+label,input[type=date].validate+label,input[type=datetime-local].validate+label,input[type=datetime].validate+label,input[type=email].validate+label,input[type=number].validate+label,input[type=password].validate+label,input[type=search].validate+label,input[type=tel].validate+label,input[type=text].validate+label,input[type=time].validate+label,input[type=url].validate+label,textarea.materialize-textarea.validate+label{pointer-events:none;width:100%}input:not([type])+label:after,input[type=date]+label:after,input[type=datetime-local]+label:after,input[type=datetime]+label:after,input[type=email]+label:after,input[type=number]+label:after,input[type=password]+label:after,input[type=search]+label:after,input[type=tel]+label:after,input[type=text]+label:after,input[type=time]+label:after,input[type=url]+label:after,textarea.materialize-textarea+label:after{content:"";display:block;opacity:0;position:absolute;top:60px;transition:opacity .2s ease-out,color .2s ease-out}.input-field{margin-top:1rem;position:relative}.input-field.inline{display:inline-block;margin-left:5px;vertical-align:middle}.input-field.inline .select-dropdown,.input-field.inline input{margin-bottom:1rem}.input-field.col label{left:0}.input-field.col .prefix~.validate~label,.input-field.col .prefix~label{width:calc(100% - 3rem)}.input-field label{color:var(--field-label-color);cursor:text;position:absolute;top:.8rem;transition:.2s ease-out}.input-field label:not(.label-icon).active{font-size:var(--field-label-size);-webkit-transform:translateY(-140%);transform:translateY(-140%)}.input-field input[type=search]{display:block;line-height:inherit;padding-left:4rem;width:calc(100% - 4rem)}.input-field input[type=search]:focus{background-color:#fff;border:0;box-shadow:none;color:#444}.input-field input[type=search]:focus+label i,.input-field input[type=search]:focus~.material-icons,.input-field input[type=search]:focus~.mdi-navigation-close{color:#444}.input-field input[type=search]+label{left:1rem}.input-field input[type=search]~.material-icons,.input-field input[type=search]~.mdi-navigation-close{color:transparent;cursor:pointer;font-size:2rem;position:absolute;right:1rem;top:0;transition:color .3s}textarea{background-color:initial;height:1.9rem;width:100%}textarea.materialize-textarea{min-height:1.9rem;overflow-y:hidden;padding:.8rem 0 1.6rem;resize:none}[type=radio]:checked,[type=radio]:not(:checked){left:-9999px;opacity:0;position:absolute}[type=radio]:checked+label,[type=radio]:not(:checked)+label{cursor:pointer;display:inline-block;height:25px;line-height:25px;padding-left:35px;position:relative;transition:.28s ease;-webkit-user-select:none;user-select:none}[type=radio]+label:after,[type=radio]+label:before{content:"";height:16px;left:0;margin:4px;position:absolute;top:0;transition:.28s ease;width:16px;z-index:0}[type=radio].with-gap:checked+label:after,[type=radio].with-gap:checked+label:before,[type=radio]:checked+label:after,[type=radio]:checked+label:before,[type=radio]:not(:checked)+label:after,[type=radio]:not(:checked)+label:before{border-radius:50%}[type=radio]:not(:checked)+label:after,[type=radio]:not(:checked)+label:before{border:2px solid #5a5a5a}[type=radio]:not(:checked)+label:after{-webkit-transform:scale(0);transform:scale(0)}[type=radio]:checked+label:before{border:2px solid transparent}[type=radio].with-gap:checked+label:after,[type=radio].with-gap:checked+label:before,[type=radio]:checked+label:after{border:1px solid #00a3d1}[type=radio].with-gap:checked+label:after,[type=radio]:checked+label:after{background-color:#00a3d1}[type=radio]:checked+label:after{-webkit-transform:scale(1.02);transform:scale(1.02)}[type=radio].with-gap:checked+label:after{-webkit-transform:scale(.5);transform:scale(.5)}[type=radio].tabbed:focus+label:before{box-shadow:0 0 0 10px rgba(0,0,0,.1)}[type=radio].with-gap:disabled:checked+label:before{border:2px solid rgba(0,0,0,.26)}[type=radio].with-gap:disabled:checked+label:after{background-color:rgba(0,0,0,.26);border:none}[type=radio]:disabled:checked+label:before,[type=radio]:disabled:not(:checked)+label:before{background-color:initial;border-color:rgba(0,0,0,.26)}[type=radio]:disabled+label{color:rgba(0,0,0,.26)}[type=radio]:disabled:not(:checked)+label:before{border-color:rgba(0,0,0,.26)}[type=radio]:disabled:checked+label:after{background-color:rgba(0,0,0,.26);border-color:#bdbdbd}form p{margin-bottom:10px;text-align:left}form p:last-child{margin-bottom:0}[type=checkbox]:checked,[type=checkbox]:not(:checked){left:-9999px;opacity:0;position:absolute}[type=checkbox]+label{cursor:pointer;display:inline-block;font-size:1rem;height:25px;line-height:25px;padding-left:35px;position:relative;-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none;-ms-user-select:none}[type=checkbox]+label:before,[type=checkbox]:not(.filled-in)+label:after{border:2px solid #5a5a5a;border-radius:1px;content:"";height:18px;left:0;margin-top:2px;position:absolute;top:0;transition:.2s;width:18px;z-index:0}[type=checkbox]:not(.filled-in)+label:after{border:0;-webkit-transform:scale(0);transform:scale(0)}[type=checkbox]:not(:checked):disabled+label:before{background-color:rgba(0,0,0,.26);border:none}[type=checkbox].tabbed:focus+label:after{background-color:rgba(0,0,0,.1);border:0;border-radius:50%;box-shadow:0 0 0 10px rgba(0,0,0,.1);-webkit-transform:scale(1);transform:scale(1)}[type=checkbox]:checked+label:before{-webkit-backface-visibility:hidden;backface-visibility:hidden;border-color:transparent #00a3d1 #00a3d1 transparent;border-style:solid;border-width:2px 1px 1px 2px;height:22px;left:-5px;top:-4px;-webkit-transform:rotate(40deg);transform:rotate(40deg);-webkit-transform-origin:100% 100%;transform-origin:100% 100%;width:12px}[type=checkbox]:checked:disabled+label:before{border-bottom:2px solid rgba(0,0,0,.26);border-right:2px solid rgba(0,0,0,.26)}[type=checkbox]:indeterminate+label:before{-webkit-backface-visibility:hidden;backface-visibility:hidden;border:none;border-right:1px solid #00a3d1;height:22px;left:-12px;top:-11px;-webkit-transform:rotate(90deg);transform:rotate(90deg);-webkit-transform-origin:100% 100%;transform-origin:100% 100%;width:10px}[type=checkbox]:indeterminate:disabled+label:before{background-color:initial;border-right:2px solid rgba(0,0,0,.26)}[type=checkbox].filled-in+label:after{border-radius:2px}[type=checkbox].filled-in+label:after,[type=checkbox].filled-in+label:before{content:"";left:0;position:absolute;transition:border .25s,background-color .25s,width .2s .1s,height .2s .1s,top .2s .1s,left .2s .1s;z-index:1}[type=checkbox].filled-in:not(:checked)+label:before{border:3px solid transparent;height:0;left:6px;top:10px;-webkit-transform:rotate(37deg);transform:rotate(37deg);-webkit-transform-origin:20% 40%;transform-origin:100% 100%;width:0}[type=checkbox].filled-in:not(:checked)+label:after{background-color:initial;border:2px solid #5a5a5a;height:20px;top:0;width:20px;z-index:0}[type=checkbox].filled-in:checked+label:before{border-color:transparent #fff #fff transparent;border-style:solid;border-width:2px;height:13px;left:1px;top:0;-webkit-transform:rotate(37deg);transform:rotate(37deg);-webkit-transform-origin:100% 100%;transform-origin:100% 100%;width:8px}[type=checkbox].filled-in:checked+label:after{background-color:#00a3d1;border:2px solid #00a3d1;height:20px;top:0;width:20px;z-index:0}[type=checkbox].filled-in.tabbed:focus+label:after{background-color:rgba(0,0,0,.1);border-color:#5a5a5a;border-radius:2px}[type=checkbox].filled-in.tabbed:checked:focus+label:after{background-color:#00a3d1;border-color:#00a3d1;border-radius:2px}[type=checkbox].filled-in:disabled:not(:checked)+label:before{background-color:initial;border:2px solid transparent}[type=checkbox].filled-in:disabled:not(:checked)+label:after{background-color:#bdbdbd;border-color:transparent}[type=checkbox].filled-in:disabled:checked+label:before{background-color:initial}[type=checkbox].filled-in:disabled:checked+label:after{background-color:#bdbdbd;border-color:#bdbdbd}.switch,.switch *{-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none;-ms-user-select:none}.switch label{cursor:pointer}.switch label input[type=checkbox]{height:0;opacity:0;width:0}.switch label input[type=checkbox]:checked+.lever{background-color:#67cde9}.switch label input[type=checkbox]:checked+.lever:after{background-color:#00a3d1;left:24px}.switch label .lever{background-color:#818181;border-radius:15px;content:"";display:inline-block;height:15px;margin:0 16px;position:relative;transition:background .3s ease;vertical-align:middle;width:40px}.switch label .lever:after{background-color:#f1f1f1;border-radius:21px;box-shadow:0 1px 3px 1px rgba(0,0,0,.4);content:"";display:inline-block;height:21px;left:-5px;position:absolute;top:-3px;transition:left .3s ease,background .3s ease,box-shadow .1s ease;width:21px}input[type=checkbox]:checked:not(:disabled).tabbed:focus~.lever:after,input[type=checkbox]:checked:not(:disabled)~.lever:active:after{box-shadow:0 1px 3px 1px rgba(0,0,0,.4),0 0 0 15px rgba(0,163,209,.1)}input[type=checkbox]:not(:disabled).tabbed:focus~.lever:after,input[type=checkbox]:not(:disabled)~.lever:active:after{box-shadow:0 1px 3px 1px rgba(0,0,0,.4),0 0 0 15px rgba(0,0,0,.08)}.switch input[type=checkbox][disabled]+.lever{cursor:default}.switch label input[type=checkbox][disabled]+.lever:after,.switch label input[type=checkbox][disabled]:checked+.lever:after{background-color:#bdbdbd}select{display:none}select.browser-default{display:block}select{background-color:hsla(0,0%,100%,.9);border:1px solid #f2f2f2;border-radius:2px;height:1.9rem;padding:5px;width:100%}select:disabled{color:rgba(0,0,0,.3)}input:not([type]),input[type=date],input[type=datetime-local],input[type=datetime],input[type=email],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],input[type=time],input[type=url],textarea.materialize-textarea{background-color:#fff;border-radius:1px;box-sizing:border-box;font-weight:400;height:2.7rem;vertical-align:bottom}.input-field{margin-bottom:1rem}.input-field label{font-size:1rem;left:.2rem!important;padding-top:.1rem;top:.55rem;white-space:nowrap}.input-field label:not(.label-icon).active{-webkit-transform:translateY(-50%);transform:translateY(-50%)}.radio label{left:0!important}[type=radio]:checked+label,[type=radio]:not(:checked)+label{color:#000;font-size:1rem;font-weight:400;margin-bottom:5px;padding-left:25px}[type=radio]+label:after,[type=radio]+label:before{margin:4px 0}[type=radio]:not(:checked)+label:after,[type=radio]:not(:checked)+label:before{background:#fff;border:1px solid #5a5a5a}[type=checkbox]+label{color:#000;padding-left:27px}[type=checkbox]+label:before,[type=checkbox]:not(.filled-in)+label:after{border:1px solid #5a5a5a}.input-field label{left:0}:where(html){line-height:1.15}:where(h1){-webkit-margin-after:.67em;-webkit-margin-before:.67em;font-size:2em;margin-block-end:.67em;margin-block-start:.67em}:where(dl,ol,ul) :where(dl,ol,ul){-webkit-margin-after:0;-webkit-margin-before:0;margin-block-end:0;margin-block-start:0}:where(hr){box-sizing:initial;color:inherit;height:0}:where(pre){font-family:monospace,monospace;font-size:1em}:where(abbr[title]){text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}:where(b,strong){font-weight:bolder}:where(code,kbd,samp){font-family:monospace,monospace;font-size:1em}:where(small){font-size:80%}:where(table){border-color:currentColor;text-indent:0}:where(button,input,select){margin:0}:where(button){text-transform:none}:where(button,input:is([type=button i],[type=reset i],[type=submit i])){-webkit-appearance:button}:where(progress){vertical-align:initial}:where(select){text-transform:none}:where(textarea){margin:0}:where(input[type=search i]){-webkit-appearance:textfield;outline-offset:-2px}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}::-webkit-input-placeholder{color:inherit;opacity:.54}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}:where(button,input:is([type=button i],[type=color i],[type=reset i],[type=submit i]))::-moz-focus-inner{border-style:none;padding:0}:where(button,input:is([type=button i],[type=color i],[type=reset i],[type=submit i]))::-moz-focusring{outline:1px dotted ButtonText}:where(:-moz-ui-invalid){box-shadow:none}:where(dialog){background-color:#fff;border:solid;color:#000;height:-moz-fit-content;height:-webkit-fit-content;height:fit-content;left:0;margin:auto;padding:1em;position:absolute;right:0;width:-moz-fit-content;width:-webkit-fit-content;width:fit-content}:where(dialog:not([open])){display:none}:where(summary){display:list-item}html{box-sizing:border-box;padding:env(safe-area-inset)}*,:after,:before{box-sizing:inherit}@font-face{text-rendering:optimizeLegibility;font-family:Lato;font-style:normal;font-weight:400;src:url(/static/media/LatoLatin-Regular.f42ffe0a26eed80e72e2.woff2) format("woff2")}@font-face{text-rendering:optimizeLegibility;font-family:Lato;font-style:normal;font-weight:700;src:url(/static/media/LatoLatin-Bold.b4fe4204d19d86376b18.woff2) format("woff2")}::-webkit-scrollbar{height:10px;width:10px}::-webkit-scrollbar-button{height:0;width:0}::-webkit-scrollbar-thumb{background:#00a1df;background:var(--scrollbar-color);border:0 #fff;border-radius:50px}::-webkit-scrollbar-thumb:active,::-webkit-scrollbar-thumb:hover{background:#4cbfdf;background:var(--scrollbar-highlight-color)}::-webkit-scrollbar-track{background:#eee;border:0 #fff;border-radius:50px}::-webkit-scrollbar-track:active,::-webkit-scrollbar-track:hover{background:#eee}::-webkit-scrollbar-corner{background:transparent}::-webkit-input-placeholder{color:grey;font-weight:200}::placeholder{color:grey;font-weight:200}html{font-family:jaf-bernino-sans,sans-serif;font-family:var(--font-face);font-size:16px;font-weight:300;line-height:1.5}body,html{height:100%}body{margin:0;overflow-x:hidden}body::-webkit-scrollbar,body::-webkit-scrollbar-thumb{height:0;width:0}body::-webkit-scrollbar-track{height:0;width:0}button,input,select,textarea{color:inherit;font:inherit}a{-webkit-tap-highlight-color:transparent;color:#00a1df;color:var(--primary-color);text-decoration:none}a.disabled{color:#ddd!important}strong{font-weight:900}img{max-width:100%}button.link{background:none;border:none;color:#00a1df;cursor:pointer;display:inline;padding:0;text-align:start}button.link:hover{text-decoration:underline}button.link.disabled{color:#dfdfdf;cursor:default;-webkit-user-select:none;user-select:none}button.link.disabled:hover{text-decoration:none}.error img{margin-bottom:1rem}.error button{margin-top:1rem}.step{margin:.8rem 0}.dndPlaceholder{background-color:#eee;display:block;height:70px!important;list-style:none}.dndDraggingSource{display:none}.ql-container,.ql-toolbar{background:#fff;border:none!important;outline:none!important}.status{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAATRJREFUeNpi/P//P8OAAv8z3pxAzAjjM1Fg1nwg3go0TAzEYSTTNfFAagGU+wqI45jJMEQFSG0GYjaoEDcQKzGRaAgrkFoO1QwDn4E4ltQwagZiEzSxjI0mW+8xkuAaJyC1By1clwANiUWJNaDCAiA2xGGIMJBajGbIPSDOQol+oEILINUHxKeB7FYgZkczax4QSyHx/wBxFNA1n+EGQTUtgNoGisUqIL4INRxkSSaQ8kMzuB5oyElkARYg9gJidTSFIP4xoCEgl0SjyR0A4k507zNCbXWEOl+BQJi/B2I9oGueoEuAwwgosR9IaQPxRCDGl4uTsRmCNYsAXWcJzUfo3p0FNCQdlw0YCRKo+DiQMgDiNiD+CxW+AcSF+PzMSCARGgGp6UCcDrTgAl6DqFWwAQQYAJiVWu3UidfzAAAAAElFTkSuQmCC) 8px 5px no-repeat;background-color:hsla(0,0%,100%,.4);border-radius:2px;display:block;line-height:2;padding:0 8px 0 30px;position:fixed;right:65px;top:15px;z-index:100}.status .spinner{left:5px;position:absolute;top:4px}.evaluation-guide{white-space:pre-line}.attribute{border-bottom:1px solid #eaecee;border-right:1px solid #eaecee;padding:1em;white-space:nowrap}@media only screen and (max-width:1350px){.attribute{text-align:center}}.view-container{height:100%;width:100%}.navigation-directive{position:-webkit-sticky;position:sticky;top:0;z-index:10}.library-html_content h1{font-size:2rem}.library-html_content h2{font-size:1.5rem}.library-html_content h3{font-size:1.17rem}.library-html_content h4{font-size:1rem}.library-html_content h1,.library-html_content h2,.library-html_content h3,.library-html_content h4{margin:0;padding:0}.library-html_content .ql-editor p{-webkit-margin-before:1em!important;-webkit-margin-after:1em!important;margin-block-end:1em!important;margin-block-start:1em!important}.library-html_content .ql-editor p:first-child{-webkit-margin-before:0!important;margin-block-start:0!important}.library-html_content .ql-editor p:last-child{-webkit-margin-after:0!important;margin-block-end:0!important}.library-html_content h1,.library-html_content h2,.library-html_content h3,.library-html_content h4{font-weight:400;line-height:inherit}.library-html_content ul{-webkit-padding-start:1.5rem;list-style-type:inherit;padding-left:inherit;padding-inline-start:1.5rem}.library-html_content ul li{-webkit-padding-start:.5rem;list-style-type:inherit;padding-left:inherit;padding-inline-start:.5rem}.react-button{background-color:#00a1df;border:1px solid #00a1df;border-radius:3px;box-shadow:none;color:#fff;cursor:pointer;height:2.7rem;letter-spacing:.5px;line-height:24px;margin-right:.5em;outline:0;padding:.5em 1em;text-transform:none;transition:all .2s ease-out;-webkit-user-select:none;user-select:none;white-space:nowrap}.react-button:focus,.react-button:hover{-webkit-filter:brightness(110%);filter:brightness(110%)}.react-button.selected:focus,.react-button.selected:hover{cursor:default;-webkit-filter:none;filter:none}.react-button:last-of-type{margin-right:0}.react-button.button-link{background-color:initial;border:solid transparent;border-radius:0;border-width:0 0 1px;color:#00a1df;color:var(--primary-color);height:1.5rem;line-height:1rem;margin:0 1rem;padding:0;transition:all 0s;width:auto}.react-button.button-link.underline,.react-button.button-link:hover{border-color:#00a1df;border-color:var(--primary-color)}.react-button.text-link{background-color:initial;border:0;color:#00a1df;color:var(--primary-color);height:auto;letter-spacing:inherit;padding:0}.react-button.text-link:hover{text-decoration:underline}.react-button.outline{background-color:initial;color:#00a1df;color:var(--primary-color)}.react-button.info,.react-button.outline{border:1px solid #00a1df;border:1px solid var(--primary-color)}.react-button.info{background-color:#00a1df;background-color:var(--primary-color)}.react-button.info.outline{background-color:initial;color:#00a1df;color:var(--primary-color)}.react-button.active{background-color:#59c427;background-color:var(--active-color);border:1px solid #59c427;border:1px solid var(--active-color)}.react-button.active.outline{background-color:initial;color:#59c427;color:var(--active-color)}.react-button.pending{background-color:orange;border:1px solid orange}.react-button.pending.outline{background-color:initial;color:orange}.react-button.warning{background-color:#f44336;border:1px solid #f44336}.react-button.warning.outline{background-color:initial;color:#f44336}.react-button.disabled{background-color:#dfdfdf;background-color:var(--disabled-color);border:1px solid #dfdfdf;border:1px solid var(--disabled-color);color:#fff!important;cursor:default;overflow:hidden}.react-button.disabled.outline{background-color:initial;color:#dfdfdf!important}.react-button.disabled:focus,.react-button.disabled:hover{-webkit-filter:none;filter:none}.react-button.disabled svg path{stroke:#dfdfdf}.react-button.readOnly{cursor:default!important}.react-button.readOnly:focus,.react-button.readOnly:hover{-webkit-filter:none;filter:none}.react-button.readOnly.outline:focus,.react-button.readOnly.outline:hover{border-color:rgba(55,160,160,.2)!important}.react-button.ripple{overflow:hidden;position:relative;-webkit-transform:translateZ(0);transform:translateZ(0)}.react-button.ripple:after{background-image:radial-gradient(circle,#fff 10%,transparent 10.01%);background-position:50%;background-repeat:no-repeat;content:"";display:block;height:100%;left:0;opacity:0;pointer-events:none;position:absolute;top:0;-webkit-transform:scale(10);transform:scale(10);transition:opacity 1s,-webkit-transform .5s;transition:transform .5s,opacity 1s;transition:transform .5s,opacity 1s,-webkit-transform .5s;width:100%}.react-button.ripple:active:after{opacity:.3;-webkit-transform:scale(0);transform:scale(0);transition:0s}.react-button.new{font-size:14px;height:28px;line-height:14px}.criteria .react-button{border-radius:.25rem;font-family:jaf-bernino-sans,sans-serif;font-family:var(--font-face);font-size:14px;height:2rem;line-height:1em!important;min-width:auto;padding:.5rem .75rem}.criteria .react-button.button-link{border:0}.criteria .react-button.button-link:hover{text-decoration:underline}.loader.triple-box{--box-width:4px;--box-height:calc(var(--box-width)*4);--box-distance:var(--box-width);display:inline-block;height:var(--box-height);left:calc(50% - var(--box-width)*1.5 - var(--box-distance));position:relative;top:calc(var(--box-width)*-2);width:calc(var(--box-width)*3 + var(--box-distance)*2);z-index:2}.loader.triple-box.page{--box-width:6px;left:50%;position:absolute;top:50%}.loader.triple-box.page.with-header{top:calc(50% - 60px)}.loader.triple-box.page div{background:#00a1df}.loader.triple-box div{-webkit-animation:triple-box-animation 1.2s cubic-bezier(0,.5,.5,1) infinite;animation:triple-box-animation 1.2s cubic-bezier(0,.5,.5,1) infinite;background:#ddd;display:inline-block;left:0;position:absolute;width:var(--box-width)}.loader.triple-box div:first-child{-webkit-animation-delay:-.24s;animation-delay:-.24s;left:0}.loader.triple-box div:nth-child(2){-webkit-animation-delay:-.12s;animation-delay:-.12s;left:calc(var(--box-width) + var(--box-distance))}.loader.triple-box div:nth-child(3){-webkit-animation-delay:0;animation-delay:0;left:calc((var(--box-width) + var(--box-distance))*2)}@-webkit-keyframes triple-box-animation{0%{height:calc(var(--box-height)*2);top:0}50%,to{height:var(--box-height);top:calc(var(--box-height)*.5)}}@keyframes triple-box-animation{0%{height:calc(var(--box-height)*2);top:0}50%,to{height:var(--box-height);top:calc(var(--box-height)*.5)}}.loader.linear{align-self:center;display:flex;position:relative}.loader.linear .loader-progress{-webkit-animation:linear-animation 2s linear infinite;animation:linear-animation 2s linear infinite;background:#eee;bottom:0;height:4px;left:0;position:absolute;right:100%;top:0;width:0}@-webkit-keyframes linear-animation{0%{left:0;right:100%;width:0}10%{left:0;right:75%;width:25%}90%{left:75%;right:0;width:25%}to{left:100%;right:0;width:0}}@keyframes linear-animation{0%{left:0;right:100%;width:0}10%{left:0;right:75%;width:25%}90%{left:75%;right:0;width:25%}to{left:100%;right:0;width:0}}.customTextField{--default-border-color:#babbbd}.customTextField .input-field{margin:0;position:relative}.customTextField .input-field input{background:#fff;border-bottom:1px solid var(--default-border-color);box-sizing:border-box;color:#000;color:var(--input-font-color);font-family:jaf-bernino-sans,sans-serif;font-family:var(--font-face);font-size:1rem;margin:0;transition:border-bottom-width 0s linear;z-index:10}.customTextField .input-field input:disabled{opacity:.5}.customTextField .input-field input:not(:disabled):hover{border-bottom-width:2px;padding-top:17px}.customTextField .input-field input:not(:disabled):focus{border-bottom-color:#00a3d1;border-bottom-color:var(--active-border-color);border-bottom-width:2px;box-shadow:none;padding-top:17px}.customTextField .input-field label{font-family:jaf-bernino-sans,sans-serif;font-family:var(--font-face);font-size:12px;font-weight:300px;font-weight:var(--field-label-weight);line-height:1.25rem;top:0}.customTextField .input-field label.active{-webkit-transform:initial;transform:none}.customTextField .input-field .helper-text{display:block;font-family:Roboto,Helvetica,Arial,sans-serif;font-size:12px;margin-left:3px;margin-top:-1px}.customTextField.warning>div>input{border-bottom-color:orange!important;color:orange!important}.customTextField.warning>div>.helper-text,.customTextField.warning>div>label{color:orange!important}.customTextField.error>div>input{border-bottom-color:#f44336!important;color:#f44336!important}.customTextField.error>div>.helper-text,.customTextField.error>div>label{color:#f44336!important}.customTextField.edit-mode .input-field input{background:transparent;border-bottom:2px solid transparent;font-size:14px;font-weight:300;height:auto;padding:.75rem .25rem}.customTextField.edit-mode .input-field input:hover{border-bottom-color:var(--default-border-color);padding:.75rem .25rem}.customTextField.edit-mode .input-field input:focus{border-bottom-color:#00a3d1;border-bottom-color:var(--active-border-color);padding:.75rem .25rem}.criteria .customTextField .input-field input{height:3.5rem;padding:1rem 0 0 .2rem}.icon-attachment g g{stroke:#00a3d1;stroke:var(--icon-color)}.icon-chain path{fill:#7d8b92;scale:.5}.icon-circle-check-animated{width:75px}.icon-circle-check-animated .path{stroke-dasharray:1000;stroke-dashoffset:0}.icon-circle-check-animated .path.circle{-webkit-animation:dash .9s ease-in-out;animation:dash .9s ease-in-out}.icon-circle-check-animated .path.check{stroke-dashoffset:-100;-webkit-animation:dash-check .9s ease-in-out .35s forwards;animation:dash-check .9s ease-in-out .35s forwards}@-webkit-keyframes dash{0%{stroke-dashoffset:1000}to{stroke-dashoffset:0}}@keyframes dash{0%{stroke-dashoffset:1000}to{stroke-dashoffset:0}}@-webkit-keyframes dash-check{0%{stroke-dashoffset:-100}to{stroke-dashoffset:900}}@keyframes dash-check{0%{stroke-dashoffset:-100}to{stroke-dashoffset:900}}.icon-exclamation-mark,.icon-information,.icon-question-mark{background-color:#00a1df;background-color:var(--primary-color);border-radius:50%;color:#fff;display:inline-block;font-size:12px;font-weight:400;height:14px;line-height:14px;text-align:center;width:14px}.icon-cross-animated,.icon-information-animated,.icon-question-mark-animated{border:1px solid;border-radius:50%;font-size:1.3rem;font-weight:400;height:1.6rem;line-height:1.5rem;-webkit-transform:scale(3);transform:scale(3);width:1.6rem}.icon-cross-animated{-webkit-animation:bounce-cross .9s ease-in-out;animation:bounce-cross .9s ease-in-out;color:#f44336;display:grid;font-size:1rem;justify-items:center}.icon-cross-animated .icon-cross-animated-character{height:100%;width:80%}@-webkit-keyframes bounce-cross{0%{-webkit-transform:scale(2.6);transform:scale(2.6)}40%{-webkit-transform:scale(3.4);transform:scale(3.4)}70%{-webkit-transform:scale(2.8);transform:scale(2.8)}90%{-webkit-transform:scale(3.1);transform:scale(3.1)}to{-webkit-transform:scale(3);transform:scale(3)}}@keyframes bounce-cross{0%{-webkit-transform:scale(2.6);transform:scale(2.6)}40%{-webkit-transform:scale(3.4);transform:scale(3.4)}70%{-webkit-transform:scale(2.8);transform:scale(2.8)}90%{-webkit-transform:scale(3.1);transform:scale(3.1)}to{-webkit-transform:scale(3);transform:scale(3)}}.icon-information-animated{-webkit-animation:bounce-information .9s ease-in-out;animation:bounce-information .9s ease-in-out;color:#00a1df}@-webkit-keyframes bounce-information{0%{-webkit-transform:scale(2.6);transform:scale(2.6)}40%{-webkit-transform:scale(3.4);transform:scale(3.4)}70%{-webkit-transform:scale(2.8);transform:scale(2.8)}90%{-webkit-transform:scale(3.1);transform:scale(3.1)}to{-webkit-transform:scale(3);transform:scale(3)}}@keyframes bounce-information{0%{-webkit-transform:scale(2.6);transform:scale(2.6)}40%{-webkit-transform:scale(3.4);transform:scale(3.4)}70%{-webkit-transform:scale(2.8);transform:scale(2.8)}90%{-webkit-transform:scale(3.1);transform:scale(3.1)}to{-webkit-transform:scale(3);transform:scale(3)}}.icon-mail{height:14px;left:-1px;position:relative;top:-1px;width:16px}.icon-mail>g{-webkit-transform:scale(.35);transform:scale(.35)}.icon-mail-delivered{height:19px;width:19px}.icon-mail-delivered #icon-mail-delivered-envelope{-webkit-transform:scale(.35);transform:scale(.35)}.icon-mail-delivered #icon-mail-delivered-tick{-webkit-transform:scale(.8);transform:scale(.8)}.icon-mail-delivered #icon-mail-delivered-tick path{fill:#59c427}.icon-mail-open{height:19px;position:relative;top:1px;width:19px}.icon-mail-open>g{-webkit-transform:scale(.35);transform:scale(.35)}.icon-mail-open #icon-mail-delivered-tick{-webkit-transform:scale(.8);transform:scale(.8)}.icon-mail-open #icon-mail-delivered-tick path{fill:#59c427}.icon-question-mark-animated{-webkit-animation:bounce-question .9s ease-in-out;animation:bounce-question .9s ease-in-out;color:orange}@-webkit-keyframes bounce-question{0%{-webkit-transform:scale(2.6);transform:scale(2.6)}40%{-webkit-transform:scale(3.4);transform:scale(3.4)}70%{-webkit-transform:scale(2.8);transform:scale(2.8)}90%{-webkit-transform:scale(3.1);transform:scale(3.1)}to{-webkit-transform:scale(3);transform:scale(3)}}@keyframes bounce-question{0%{-webkit-transform:scale(2.6);transform:scale(2.6)}40%{-webkit-transform:scale(3.4);transform:scale(3.4)}70%{-webkit-transform:scale(2.8);transform:scale(2.8)}90%{-webkit-transform:scale(3.1);transform:scale(3.1)}to{-webkit-transform:scale(3);transform:scale(3)}}.icon-refresh{margin-left:8px;width:10px}.icon-refresh path{fill:#00a1df}.icon-text-bubble{-webkit-transform:scale(.65);transform:scale(.65)}.icon-text-bubble g{stroke:#000}.icon-trash{opacity:.3;width:16px}.icon-trash:hover{opacity:.8}.icon-yes-no{border-radius:4px;color:#fff;font-size:12px;font-weight:600;padding:1px 4px;text-transform:uppercase}.icon-yes{background-color:green}.icon-no{background-color:orange}.status-message{transition:all .25s linear}.status-message .close-icon{cursor:pointer;position:absolute;right:.5rem}.status-message .close-icon path{fill:#fff}.status-message.inline{background:transparent;opacity:0}.status-message.inline .info,.status-message.inline.info{color:green}.status-message.inline .success,.status-message.inline.success{color:#00a1df}.status-message.inline .warning,.status-message.inline.warning{color:#f44336}.status-message.inline.message-hide{opacity:0}.status-message.inline.message-show{opacity:1}.status-message.bar{background-color:#00a1df;color:#fff!important;height:auto;padding:4px 8px;transition:all .2s linear}.status-message.bar.info{background-color:green}.status-message.bar.warning{background-color:#f44336}.status-message.bar.message-hide{height:0;opacity:0;padding:0 8px}.status-message.fixed-bar{grid-gap:8px;background-color:#00a1df;box-shadow:0 2px rgba(0,0,0,.25);display:grid;font-weight:400;grid-template-columns:1fr auto;left:0;padding:8px 16px;position:fixed;top:0;transition:all .2s linear;width:100%;z-index:100}.status-message.fixed-bar.info{background-color:green;color:#fff}.status-message.fixed-bar.warning{background-color:#f44336;color:#fff}.status-message.fixed-bar.message-hide{margin-top:-40px}.status-message.fixed-bar.message-show{margin-top:0}.status-message a{color:#fff;cursor:pointer;text-decoration:underline}.react-tooltip{position:relative}.react-tooltip .description{background-color:grey;color:#fff;display:block;font-size:10px;opacity:0;padding:5px 0;position:absolute;top:20px;transition:all 0s linear;-webkit-user-select:none;user-select:none;white-space:nowrap;width:0}.react-tooltip .description .content{overflow:hidden;width:0}.react-tooltip :focus+.description,.react-tooltip :hover+.description{opacity:1;padding:5px;transition:all .2s linear;width:auto;z-index:1}.react-tooltip :focus+.description .content,.react-tooltip :hover+.description .content{width:100%}.react-tooltip.onLeft .description{border-radius:3px;overflow:hidden;right:calc(100% + 4px);text-align:right;top:-5px}.react-tooltip.onLeft.lines-2 .description{top:-11px}.react-tooltip.onLeft.lines-3 .description{top:-19px}.react-tooltip.onLeft.lines-4 .description{top:-27px}.react-tooltip.onRight .description{border-radius:3px;left:calc(100% + 2px);top:1px}.react-tooltip.onBottomLeft .description{border-radius:3px;overflow:hidden;right:calc(100% + 4px);text-align:right;top:-5px}.react-tooltip.onBottomLeft.lines-2 .description{top:-11px}.react-tooltip.onBottomLeft.lines-3 .description{top:-19px}.react-tooltip.onBottomLeft.lines-4 .description{top:-27px}.react-tooltip.onBottom .description{border-radius:3px;height:0;overflow:hidden;padding:2px 5px;transition:all .2s linear;width:auto}.react-tooltip.onBottom .item:focus+.description,.react-tooltip.onBottom .item:hover+.description{height:auto;transition:all .2s linear}.react-tooltip.onTop .description{border-radius:3px;overflow:hidden;padding:2px 5px;right:0;top:-150%;transition:all .2s linear;width:auto}.react-tooltip.onTop .item{line-height:100%}.password-strength-meter{text-align:left}.password-strength-meter:after{color:transparent;content:"."}.password-strength-meter-progress{-webkit-appearance:none;appearance:none;border:0;height:2px;width:100%}.password-strength-meter-progress::-webkit-progress-bar{background-color:#eee;border-radius:3px}.password-strength-meter-progress::-webkit-progress-value{background-size:35px 20px,100% 100%,100% 100%;border-radius:2px}.strength-Weak::-moz-progress-bar{background-color:#f25f5c}.strength-Good::-moz-progress-bar,.strength-Strong::-moz-progress-bar{background-color:#090}.strength-Weak::-webkit-progress-value{background-color:#f25f5c}.strength-Good::-webkit-progress-value,.strength-Strong::-webkit-progress-value{background-color:#090}.password-strength-meter-label{display:block;font-size:12px}.password-strength-meter-label.Weak .value{color:#f25f5c}.password-strength-meter-label.Good .value,.password-strength-meter-label.Strong .value{color:#090}.password-strength-meter-label .feedback{display:inline;margin-left:4px}.password-strength-meter-label .feedback .item{display:inline}.password-strength-meter-label .feedback .item .link{background:rgba(0,0,0,.5);border-radius:50%;color:#fff;display:inline-block;font-weight:400;height:16px;line-height:16px;text-align:center;-webkit-user-select:none;user-select:none;width:16px}.password-strength-meter-label .feedback .suggestion,.password-strength-meter-label .feedback .warning{display:block}.reset-password{--grey-color:#7d8b92;--weak-color:#f25f5c;--fair-color:#000;--good-color:#247ba0;--strong-color:#090;width:100%}.reset-password .reset-password-error-message{color:rgba(255,0,0,.75);padding:20px 0;text-align:center}.reset-password .reset-password-error-message a:focus,.reset-password .reset-password-error-message a:hover{text-decoration:underline}.reset-password .reset-password-message{margin-top:0;text-align:center}.reset-password .customTextField.confirm-password,.reset-password .customTextField.new-password{--default-border-color:var(--grey-color);--active-border-color:#eee;margin-bottom:2rem}.reset-password .customTextField.confirm-password input.matching,.reset-password .customTextField.new-password input.matching{border-bottom:1px solid var(--strong-color)!important;box-shadow:0 1px 0 0 var(--strong-color)!important}.reset-password .customTextField.confirm-password input:not(:focus).non-matching,.reset-password .customTextField.new-password input:not(:focus).non-matching{border-bottom:1px solid var(--weak-color)!important;box-shadow:0 1px 0 0 var(--weak-color)!important}.reset-password .confirm-password-validation{font-size:12px;margin-bottom:14px;margin-top:-32px;text-align:left}.reset-password .confirm-password-validation .matching{color:var(--strong-color)}.reset-password .confirm-password-validation .non-matching{color:var(--weak-color)}.reset-password .reset-password-confirm{grid-gap:.5rem;display:grid;justify-items:center;padding:2rem 0}.reset-password .password-strength-meter{display:block;height:36px;margin-top:-34px;position:relative;z-index:10}.reset-password .password-strength-meter .password-strength-meter-progress{vertical-align:top}.reset-password .password-strength-meter .password-strength-meter-label{margin-top:-16px}.reset-password .reset-password-button{width:100%}.reset-password .reset-password-link{display:block;font-size:14px;margin:20px 0;text-align:center}.reset-password .reset-password-link a:focus,.reset-password .reset-password-link a:hover{text-decoration:underline}.reset-password .status-message{padding-top:20px;text-align:center}.login-page{align-items:center;background:#004acf;background:linear-gradient(45deg,#004acf,#00a3d1);display:grid;min-height:100vh;width:100vw}@media (max-width:768px){.login-page{min-height:-webkit-fill-available}}.login-page .form{align-items:center;background:#fff;box-shadow:0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12),0 5px 5px -3px rgba(0,0,0,.3);display:grid;grid-template-areas:"logo" "header" "subheader" "email" "password" "error" "submit" "confirmation" "footer" "success";grid-template-rows:repeat(10,auto);justify-items:center;margin:2rem auto;min-width:347px;padding:2rem}@media (max-width:432px){.login-page .form{max-width:calc(100vw - 2rem)}}@media (min-width:433px){.login-page .form{max-width:400px}}@media (min-width:769px){.login-page .form{max-width:400px;min-height:400px;padding:3rem;width:66.66667%}}@media (min-width:769px) and (min-width:1025px){.login-page .form{width:33.33333%}}.login-page .form .form-logo{background:url(/static/media/logo-criteria-color.ed0d160d3ebae9946e61.png) no-repeat;background-size:contain;grid-area:logo;height:50px;margin-bottom:3rem;margin-top:1rem;width:150px}.login-page .form .loader{left:0;top:50px}.login-page .form .unsupported-browser{text-align:center}.login-page .form .form-header{font-size:1.6em;font-weight:600;grid-area:header;padding-bottom:.2rem}.login-page .form .login-form{width:100%}.login-page .form .form-subheader{grid-area:subheader;padding-bottom:1rem;text-align:center}.login-page .form .login-with-oauth-button{display:block;margin-bottom:1rem;text-align:center}.login-page .form .login-with-smartrecruiters-button{background-color:#00a1df;border:1px solid #00a1df;display:block;font-size:14px;margin-bottom:1rem;padding:0}.login-page .form .srLogo{background-color:#fff;background-image:url(data:image/png;base64,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);background-size:contain;border:4px solid #fff;border-radius:2px 0 0 2px;display:flex;height:38px;margin:2px 0 0 2px;width:38px}.login-page .form .sr-button-inner-div{display:flex}.login-page .form .sr-login-text-and-logo-container{display:flex;flex-grow:1;justify-content:center;position:relative;text-align:center}.login-page .form .sr-login-text{display:flex;font-weight:400;margin-top:9px;position:relative}.login-page .form .sr-login-logo{background-image:url(data:image/png;base64,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);background-repeat:no-repeat;background-size:contain;display:flex;height:17.25px;margin-left:4px;margin-top:14.5px;position:relative;width:115px}.login-page .form .or-section{display:flex;margin-bottom:.5rem;text-align:center}.login-page .form .or-section hr{background-color:#babbbd;border:none;height:1px;margin-left:0;text-align:left;width:50%}.login-page .form .or-section .oauth-hr-left{-webkit-margin-end:20px;margin-inline-end:20px}.login-page .form .or-section .oauth-hr-right{-webkit-margin-start:20px;margin-inline-start:20px}.login-page .form .email{grid-area:email;margin-bottom:.5rem;width:100%}.login-page .form .email+.password{margin-bottom:1rem}.login-page .form .email-field{margin-bottom:1rem;text-align:center;width:100%}.login-page .form .password-verification-toggle{align-items:center;display:grid;font-weight:700;grid-template-columns:repeat(2,50%);margin-bottom:1rem;position:relative;text-align:center}.login-page .form .password-verification-toggle .active-background{background-color:#4cbfdf;border-radius:.25rem;bottom:0;cursor:default;position:absolute;top:0;transition:all .05s linear;-webkit-user-select:none;user-select:none;width:50%}.login-page .form .password-verification-toggle .active-background.password_active{left:0;right:50%}.login-page .form .password-verification-toggle .active-background.email_verification_code_active{left:50%;right:0}.login-page .form .password-verification-toggle .password-toggle,.login-page .form .password-verification-toggle .verification-toggle{border-radius:.25rem;color:grey;cursor:pointer;height:2rem;line-height:2rem;position:relative;transition:color 0s linear .05s;z-index:10}.login-page .form .password-verification-toggle .password-toggle.active,.login-page .form .password-verification-toggle .verification-toggle.active{color:#fff}.login-page .form .password{grid-area:password;margin-bottom:.5rem;width:100%}.login-page .form .verification-code-message{font-weight:400;margin-bottom:1rem}.login-page .form .verification_code{margin-bottom:.5rem;text-transform:uppercase}.login-page .form .email label,.login-page .form .password label{padding-left:0}.login-page .form .link:hover{text-decoration:underline}.login-page .form .form-submit{grid-area:submit;margin-bottom:1rem;width:100%}.login-page .form .form-confirmation,.login-page .form .form-error{margin-bottom:1rem;text-align:center}.login-page .form .form-error{color:#f44336;grid-area:error}.login-page .form .form-confirmation{color:#00a1df;grid-area:confirmation}.login-page .form .form-footer{font-size:14px;grid-area:footer;text-align:center}.login-page .form .icon-tick-with-circle{height:20px;width:20px}.login-page .form .icon-tick-with-circle g{stroke-width:5px;-webkit-transform:scale(.25);transform:scale(.25)}.login-page .form .check-email,.login-page .form .invalid-email{margin:3rem 0;text-align:center}.login-page .form .check-email{color:#59c427}.login-page .form .invalid-email{color:#f44336}.login-page .form .forgot-password-confirm{color:#59c427;margin:.5rem 0 3rem;text-align:center}.login-page .form .login-success{grid-area:success;height:120px;position:relative}.custom-modal{opacity:0;transition:all .3s;visibility:hidden;z-index:20}.custom-modal,.custom-modal .overlay{height:100%;left:0;position:fixed;top:0;width:100%}.custom-modal .overlay{background:rgba(0,0,0,.5);z-index:30}.custom-modal .overlay-form{--form-padding:1rem;--screen-padding:1rem;background:#fff;border:2px solid grey;border-radius:.5rem;box-sizing:initial;display:none;width:calc(100% - var(--form-padding)*2 - var(--screen-padding));z-index:2}@media (min-width:769px){.custom-modal .overlay-form{max-height:90vh;width:calc(600px + var(--form-padding)*2)}}.custom-modal .overlay-form .container-form{box-sizing:border-box;grid-area:modal-content;max-height:90vh;overflow-x:hidden;overflow-y:auto;padding:0 var(--form-padding) var(--form-padding);width:100%}.custom-modal.media-preview>.overlay-form>.container-form,.custom-modal.search-dialog>.overlay-form>.container-form{padding:0}.custom-modal.open{display:grid;grid-template-columns:100%;grid-template-rows:100%;opacity:1;visibility:visible}.custom-modal.open .overlay-form{align-self:center;display:grid;grid-template-areas:"modal-content";justify-self:center;max-height:90vh;min-height:4rem;position:absolute;z-index:40}.custom-modal.open .overlay-form.is-loading .loader{top:14px}.custom-modal.open .overlay-form.has-title{grid-template-areas:"modal-title" "modal-content";grid-template-rows:auto 1fr}.custom-modal.open .overlay-form .modal-title{grid-area:modal-title}.custom-modal .modal-title{font-size:18px;font-weight:400;padding:var(--form-padding)}.custom-modal .close-icon{cursor:pointer;position:absolute;right:1rem;top:1rem;z-index:20}.custom-modal .close-icon svg path{fill:#000}.custom-modal .close-icon:hover svg path{fill:#00a1df}.custom-modal .close-button{height:calc(1rem - 2px);line-height:1rem;position:relative;top:-.5rem}.confirm-dialog{z-index:50}.confirm-dialog .overlay-form{max-width:calc(100vw - 1rem);width:350px}.confirm-dialog .header{font-weight:600;padding-bottom:8px}.confirm-dialog .message{padding-bottom:16px}.confirm-dialog .confirm-dialog-children{padding-bottom:1rem}.confirm-dialog .actions{text-align:right}.confirm-dialog-response .confirm-dialog>*{text-align:center}.confirm-dialog-response .confirm-dialog .message{align-items:center;display:grid;grid-template-columns:auto;grid-template-rows:7rem auto;justify-items:center;word-break:break-word}.confirm-dialog-response .confirm-dialog .actions{padding-bottom:0}.confirm-dialog-response .confirm-dialog .actions button{margin-top:0}.confirm-dialog-response.error .message{color:#f44336}.customCheckbox.native input[type=checkbox]{height:14px;left:0;opacity:1;position:relative;width:14px}.customCheckbox.native .label{display:inline-block;font-size:14px;margin-left:.4rem;overflow:hidden;position:relative;text-overflow:ellipsis;text-transform:capitalize;top:4px;white-space:nowrap;width:calc(100% - 14px - .4rem)}.customCheckbox.native .label.disabled{opacity:.2}.customCheckbox.custom{grid-gap:.4rem;display:grid;grid-template-columns:auto 1fr;position:relative}.customCheckbox.custom input[type=checkbox]{opacity:0;position:absolute}.customCheckbox.custom .checkbox{background:#fff;border:1px solid #666;border-radius:2px;cursor:pointer;display:inline-block;margin-top:4px}.customCheckbox.custom .checkbox svg{opacity:0;position:absolute}.customCheckbox.custom .checkbox.checked{background-color:#00a1df;border:1px solid #00a1df}.customCheckbox.custom .checkbox.checked svg{opacity:1}.customCheckbox.custom .checkbox.disabled{background-color:#ddd;border-color:#ddd;cursor:default}.customCheckbox.custom.native input[type=checkbox]{left:auto;opacity:1;position:relative}.customCheckbox.custom.native .checkbox{display:none}.customCheckbox.custom .label{display:inline-block;margin-left:.25rem;text-transform:capitalize;-webkit-user-select:none;user-select:none}.customCheckbox.custom .label.disabled{color:rgba(0,0,0,.25)}.customCheckbox.custom.small .checkbox{height:.75rem;width:.75rem}.customCheckbox.custom.small .checkbox svg{left:2px;top:6px}.customCheckbox.custom.small .label{font-size:14px;margin-left:0}.customCheckbox.custom.medium .checkbox{height:1rem;width:1rem}.customCheckbox.custom.medium .checkbox svg{left:4px;top:8px;-webkit-transform:scale(1.2);transform:scale(1.2)}.react-avatar{border:2px solid transparent;border-radius:51%;box-shadow:none;display:inline-block;height:36px;margin-left:-2px;position:relative;-webkit-user-select:none;user-select:none;width:36px}.react-avatar .name{align-content:center;color:#fff;display:grid;height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%}.react-avatar .img{background-size:cover;height:100%;left:0;width:100%}.react-avatar.bordered{background:#fff;border:2px solid #fff}.react-avatar.active{border:2px solid #00a3d1}.react-avatar.xs{height:24px;width:24px}.react-avatar.xs .icon svg{margin-left:1px;margin-top:4px}.react-avatar.xs .icon svg path{-webkit-transform:scale(.75);transform:scale(.75)}.react-avatar.xs .name{font-size:12px}.react-avatar.xs .badge{height:10px;line-height:8px;width:10px}.react-avatar.m{height:42px;width:42px}.react-avatar.m .icon svg{margin-left:2px;margin-top:8px}.react-avatar.m .icon svg path{stroke-width:.8px;-webkit-transform:scale(1.45);transform:scale(1.45)}.react-avatar.m .name{font-size:18px}.react-avatar.ml{height:48px;width:48px}.react-avatar.ml .icon svg{margin-left:3px;margin-top:9px}.react-avatar.ml .icon svg path{stroke-width:.7px;-webkit-transform:scale(1.7);transform:scale(1.7)}.react-avatar.ml .name{font-size:20px}.react-avatar.l{height:68px;width:68px}.react-avatar.l .icon{border:2px solid #00a3d1}.react-avatar.l .icon svg{margin-left:3px;margin-top:11px}.react-avatar.l .icon svg path{stroke:#00a3d1;stroke-width:.8px;-webkit-transform:scale(2.5);transform:scale(2.5)}.react-avatar.l .name{font-size:32px}.react-avatar.xl{border:0;height:88px;width:88px}.react-avatar.xl .icon{border:2px solid #00a3d1}.react-avatar.xl .icon svg{margin-left:0;margin-top:9px}.react-avatar.xl .icon svg path{stroke:#00a3d1;stroke-width:.5px;-webkit-transform:scale(4);transform:scale(4)}.react-avatar.xl .name{font-size:44px}.react-avatar .bg-1{background-color:#f29691}.react-avatar .bg-2{background-color:#92d6c2}.react-avatar .bg-3{background-color:#cfd696}.react-avatar .bg-4{background-color:#faca82}.react-avatar .bg-5{background-color:#d7ade0}.react-avatar .icon{background-color:#fff;border:1px solid #00a3d1;border-radius:51%;height:100%;left:0;overflow:hidden;position:absolute;top:0;width:100%}.react-avatar .icon svg{height:100%;margin-left:2px;margin-top:6px;width:100%}.react-avatar .icon svg path{stroke:#00a3d1;-webkit-transform:scale(1.25);transform:scale(1.25)}.react-avatar .selection{align-items:center;border-radius:51%;display:grid;height:100%;justify-items:center;margin-left:1px;position:absolute;width:100%}.react-avatar .name{border-radius:51%}.react-avatar .img{background-image:url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7);background-position:50%;border-radius:51%;position:absolute;transition:all .5s ease-in-out}.react-avatar~.react-avatar{margin-left:-8px}.react-avatar .badge{background:#00a3d1;border-radius:51%;bottom:-2px;color:#fff;font-size:10px;font-weight:400;height:14px;line-height:14px;position:absolute;right:-2px;text-align:center;width:14px}.react-avatar.selectable .badge,.react-avatar.selectable .img,.react-avatar.selectable .name,.react-avatar.selected .badge,.react-avatar.selected .img,.react-avatar.selected .name{display:none}.react-avatar.selectable .selection,.react-avatar.selected .selection{background-color:initial}.react-avatar.selectable .selection .icon-highlight,.react-avatar.selected .selection .icon-highlight{fill:#fff}.search-dialog .overlay-form{height:80vh;width:60vw}.search-dialog .react-search{grid-gap:1rem;display:grid;grid-template-areas:"search-field" "search-results";grid-template-columns:auto;grid-template-rows:auto 1fr;height:100%}.search-dialog .react-search>.search-field{grid-area:search-field;padding:0 1rem}.search-dialog .react-search .search-results{grid-area:search-results;height:100%;overflow:auto;padding:0 1rem 1rem}.search-dialog .react-search .search-results .items .item{grid-gap:1rem;border-bottom:1px solid #eee;display:grid;grid-template-areas:"job-id-and-title candidates";grid-template-columns:calc(33.33333% - .33333rem) calc(66.66667% - .66667rem);grid-template-rows:auto;padding:.5rem 0;width:98%}.search-dialog .react-search .search-results .items .item:first-child{padding-top:0}.search-dialog .react-search .search-results .items .item:last-child{border-bottom:0;padding-bottom:0}.search-dialog .react-search .search-results .items .item .job-id-and-title{background:transparent;display:grid;grid-area:job-id-and-title;grid-template-rows:auto 1fr}.search-dialog .react-search .search-results .items .item .job-id-and-title .id{height:1rem}.search-dialog .react-search .search-results .items .item .job-id-and-title .title{color:#00a3d1;font-size:20px;font-weight:400}.search-dialog .react-search .search-results .items .item .job-id-and-title .title:hover{cursor:pointer;text-decoration:underline}.search-dialog .react-search .search-results .items .item .candidates{grid-area:candidates}.search-dialog .react-search .search-results .items .item .candidates .candidate{grid-gap:0 .5rem;display:grid;grid-template-areas:"avatar name" "avatar email" "avatar phone";grid-template-columns:auto 1fr;grid-template-rows:auto auto auto;height:3rem;margin-bottom:.5rem}.search-dialog .react-search .search-results .items .item .candidates .candidate .candidate-avatar{align-self:center;grid-area:avatar}.search-dialog .react-search .search-results .items .item .candidates .candidate .candidate-name{color:#00a3d1;font-weight:400;grid-area:name;height:1.2rem;white-space:nowrap}.search-dialog .react-search .search-results .items .item .candidates .candidate .candidate-name:hover{cursor:pointer;text-decoration:underline}.search-dialog .react-search .search-results .items .item .candidates .candidate .candidate-email{color:#888;font-size:14px;grid-area:email;line-height:14px;white-space:nowrap}.search-dialog .react-search .search-results .items .item .candidates .candidate .candidate-phone{color:#888;font-size:14px;grid-area:phone;line-height:14px}.dropdown-item{grid-gap:0 .5rem;border-bottom:1px solid rgba(0,0,0,.05);display:grid;grid-template-areas:"avatar firstLine" "avatar secondLine";grid-template-columns:auto 1fr;grid-template-rows:repeat(2,auto);height:50px;padding:.1rem .2rem;position:relative}.dropdown-item .item-avatar{align-self:center;grid-area:avatar}.dropdown-item .firstLine{font-size:16px;font-weight:400;grid-area:firstLine;top:3px}.dropdown-item .firstLine,.dropdown-item .secondLine{height:1.5rem;overflow:hidden;position:relative;text-overflow:ellipsis;white-space:nowrap}.dropdown-item .secondLine{font-size:14px;grid-area:secondLine;top:-2px}.dropdown-item div[class^=dropdown-overlay-]{height:100%;left:0;margin-top:0;position:absolute;top:0;width:100%}.typed-dropdown{--default-border-color:#7d8b92;--active-border-color:#00a3d1;font-size:14px;position:relative}.typed-dropdown .selection-label{color:#7d8b92;font-size:.8rem;padding-left:.2rem}.typed-dropdown .selection-label.error{color:#f44336}.typed-dropdown .selection-value{border-bottom:1px solid #7d8b92;padding:1px 4px;transition:all .1s linear}.typed-dropdown .selection-value.focused,.typed-dropdown .selection-value:hover{background-color:#f9fafa;border-color:#00a1df;border-width:2px;padding-bottom:0}.typed-dropdown .selection-value.error{border-color:#f44336}.typed-dropdown .selection-value.multiple-selection .selection{background-color:#00a1df;border-radius:.75rem;color:#fff;display:inline-block;height:1.5rem;line-height:1.5rem;margin:0 4px 2px 0;padding:0 20px 0 8px;position:relative;-webkit-user-select:none;user-select:none}.typed-dropdown .selection-value.multiple-selection .selection.is_email{background-color:green}.typed-dropdown .selection-value.multiple-selection .selection.is_email .clear:hover .icon-cross{fill:green}.typed-dropdown .selection-value.multiple-selection .selection.is_error{background-color:#f44336}.typed-dropdown .selection-value.multiple-selection .selection.is_error .clear:hover .icon-cross{fill:#f44336}.typed-dropdown .selection-value.multiple-selection .selection .clear{border-radius:50%;height:14px;position:absolute;right:4px;top:5px;width:14px}.typed-dropdown .selection-value.multiple-selection .selection .clear .icon-cross{fill:#fff;left:1px;position:relative;top:-3px;-webkit-transform:scale(.75);transform:scale(.75)}.typed-dropdown .selection-value.multiple-selection .selection+.value{margin-left:2px}.typed-dropdown .selection-value.single-selection .selection{display:grid;font-size:16px;font-weight:400;grid-template-columns:1fr auto;height:1.75rem;line-height:1.75rem}.typed-dropdown .selection-value .selection .clear{cursor:pointer;transition:all .1s linear}.typed-dropdown .selection-value .selection .clear:hover{background:#fff}.typed-dropdown .selection-value .selection .clear:hover .icon-cross{fill:#00a1df}.typed-dropdown .selection-value #value{background-color:initial;border:0;box-shadow:none;display:inline-block;font-size:14px;height:1.75rem;margin:0;padding:0;width:auto}.typed-dropdown .helper-text{display:block;font-family:Roboto,Helvetica,Arial,sans-serif;font-size:12px;margin-left:3px;margin-top:-1px}.typed-dropdown .suggestions{background-color:#fff;border:1px solid rgba(0,0,0,.05);border-top:0 solid rgba(0,0,0,.05);max-height:230px;overflow-x:hidden;overflow-y:auto;position:absolute;transition:all .1s linear;width:100%;z-index:20}.typed-dropdown .suggestions .dropdown-item,.typed-dropdown .suggestions .suggestion{height:2rem}.typed-dropdown .suggestions.staff{width:200px}.typed-dropdown .suggestions.staff .suggestion{height:50px}.typed-dropdown .suggestions .suggestion:hover{background-color:#f2f2f2}.typed-dropdown .suggestions .suggestion.selected{background-color:rgba(0,163,209,.16);background-color:var(--selected-color)}.typed-dropdown.edit-mode .selection-value{border-bottom-color:transparent}.typed-dropdown.edit-mode .selection-value:hover{border-bottom-color:var(--default-border-color)}.typed-dropdown.edit-mode .selection-value:hover .selection .clear{display:initial}.typed-dropdown.edit-mode .selection-value.focused{background-color:initial;border-bottom-color:#00a3d1;border-bottom-color:var(--active-border-color)}.typed-dropdown.edit-mode .selection-value.focused .selection .clear{display:initial}.typed-dropdown.edit-mode .selection-value #value{font-weight:100;height:43px;line-height:43px}.typed-dropdown.edit-mode .selection-value .selection .clear,.typed-dropdown.edit-mode .selection-value .selection .selection-name{background-color:initial;height:43px;line-height:43px}.typed-dropdown.edit-mode .selection-value .selection .selection-name{font-size:14px;font-weight:100;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.typed-dropdown.edit-mode .selection-value .selection .clear{display:none}.react-container.loading{height:100%;position:fixed;width:100%}.react-container .page-error{padding:2rem;text-align:center;width:100%}.label-value-tile{border-top:1px solid rgba(0,0,0,.08);padding:.8em .4em .8em 0}.label-value-tile .label{color:#7d8b92;display:block;font-size:11px;line-height:1;min-height:1em;text-transform:uppercase}.label-value-tile .value{display:block;font-size:1rem;font-weight:400;line-height:1.4;min-height:22px;overflow:hidden;text-overflow:ellipsis;text-transform:capitalize;white-space:nowrap}.label-value-tile .subLabel{display:block;font-size:11px;font-weight:400}.custom-radio-button{cursor:default;display:inline-block;height:18px;position:relative;width:18px}.custom-radio-button>input[type=radio]{-webkit-appearance:none;background-color:#eee;border:1px solid #fff;border-radius:50%;height:14px;left:2px;opacity:1;outline:none;top:1px;width:14px}.custom-radio-button>input[type=radio]:checked{background-color:#59c427;border:0}.custom-radio-button>input[type=radio]:checked:after{color:#fff;content:url(/static/media/IconTickThin.9cacea87e111d7f5226b.svg);margin:-4px 0 0 3px;position:absolute}.custom-radio-button.show-value{width:100%}.custom-radio-button.show-value input{-webkit-appearance:auto;margin-right:.5rem;position:relative;top:0}.tenant{display:flex;height:calc(90vh - 59px - 1rem);overflow:hidden}.tenant .action-buttons{display:grid;margin-bottom:1rem}.tenant .action-buttons .load-button{align-self:start;justify-self:start}.tenant .list{display:flex;flex-direction:column;overflow:hidden;width:25vw}.tenant .list .list-header{font-size:1.2rem;font-weight:700}.tenant .list .tenant-new{color:#00a1df;padding:.5rem;width:100%}.tenant .list .tenant-new.selected-true{margin-right:0}.tenant .list .tenant-new.selected-true,.tenant .list .tenant-new:hover{background-color:rgba(0,163,209,.08);background-color:var(--default-background-highlight)}.tenant .list .tenant-new:hover{cursor:pointer;text-decoration:underline}.tenant .list .list-items{overflow-x:hidden;overflow-y:auto}.tenant .list .list-items .tenant-item{align-items:center;display:grid;padding:.5rem}.tenant .list .list-items .tenant-item.selected-true{background-color:rgba(0,163,209,.08);background-color:var(--default-background-highlight);margin-right:0}.tenant .list .list-items .tenant-item:hover{background-color:rgba(0,163,209,.08);background-color:var(--default-background-highlight);cursor:pointer}.tenant .list .list-items .tenant-item .display_name{font-weight:400;height:1rem;line-height:1rem;overflow:hidden;text-overflow:ellipsis}.tenant .list .list-items .tenant-item .tenant_id{font-size:.8rem;line-height:.8rem}.tenant .form-container{background-color:rgba(0,163,209,.08);background-color:var(--default-background-highlight);border-radius:.25rem;overflow:scroll}.tenant .form-container .form{grid-gap:1rem;align-self:start;display:grid;grid-template-areas:"section-one section-two" "section-one section-three" "blank submit-button";grid-template-columns:repeat(2,calc(50% - 1rem));grid-template-rows:auto 1fr auto;padding:.5rem}.tenant .form-container .section{grid-gap:.5rem;align-self:start;display:grid}.tenant .form-container .section.section-one{grid-area:section-one}.tenant .form-container .section.section-one .tenantId{border:0;margin-left:.2rem;padding:0 0 .5rem}.tenant .form-container .section.section-one .tenantId .label{font-size:.8rem;text-transform:none}.tenant .form-container .section.section-one .tenantId .value{text-transform:none}.tenant .form-container .section.section-two{grid-area:section-two}.tenant .form-container .section.section-two .state-postcode{grid-gap:1rem;display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:auto}.tenant .form-container .section.section-three{grid-area:section-three}.tenant .form-container .section .customTextField .input-field input,.tenant .form-container .section .typed-dropdown .selection-value .selection .clear:hover,.tenant .form-container .section .typed-dropdown .selection-value.focused,.tenant .form-container .section .typed-dropdown .selection-value:hover{background:transparent}.tenant .form-container .section .logo-label{color:#7d8b92;font-size:.8rem;padding-left:.2rem}.tenant .form-container .section .logo-upload{display:grid;position:relative;width:60px}.tenant .form-container .section .logo-upload .logo-upload-link{color:#00a1df;cursor:pointer;display:inline;padding-left:.2rem;text-decoration:underline}.tenant .form-container .section .logo-upload input[type=file]{opacity:0;position:absolute;width:60px}.tenant .form-container .section .logo-upload input[type=file]:hover{cursor:pointer}.tenant .form-container .section .logo-remove{color:#f44336;cursor:pointer;display:inline}.tenant .form-container .section .logo-remove:hover{text-decoration:underline}.tenant .form-container .section .logo-preview{display:block;max-height:100px}.tenant .form-container .section .integrationType{color:#7d8b92;font-size:.8rem}.tenant .form-container .section .integrationType .value{grid-gap:.5rem;display:grid;font-size:.9rem;grid-template-areas:"selection-none selection-ats selection-criteria" "criteriaCompanyAccountId criteriaCompanyAccountId criteriaCompanyAccountId";margin-top:.2rem}.tenant .form-container .section .integrationType .value div.criteriaCompanyAccountId{grid-area:criteriaCompanyAccountId;margin-top:-.75rem}.tenant .form-container .section .integrationType .value .selection-none{grid-area:selection-none}.tenant .form-container .section .integrationType .value .selection-ats{grid-area:selection-ats}.tenant .form-container .section .integrationType .value .selection-criteria{grid-area:selection-criteria}.tenant .form-container .section .integrationType .value .selection-criteria+div.criteriaCompanyAccountId{margin-top:0}.tenant .form-container .create-tenant-button{grid-area:submit-button;justify-self:start}.tenant .title{font-size:1.2rem;font-weight:700}.tenant .sub-title{color:#00a1df;font-weight:700}.tenant+.notice{border:1px solid #7d8b92;font-size:.9rem;grid-area:notice;margin-bottom:1rem;padding:0 1rem}.tenant+.notice .overlay-form{max-height:80vh;overflow:scroll;width:80vw}.tenant+.notice .header{color:#f44336;font-weight:700}.customToggleField{height:33px;position:relative}input[type=checkbox].switch:empty{margin-left:-999px}input[type=checkbox].switch:empty+label{cursor:pointer;float:left;line-height:28px;margin:4px 0;position:relative;text-indent:20px;-webkit-user-select:none;user-select:none;width:100%}input[type=checkbox].switch:empty+label:after,input[type=checkbox].switch:empty+label:before{background-color:rgba(0,0,0,.25);border:none;border-radius:12px;bottom:0;content:" ";display:block;height:24px;left:0;margin-top:2px;position:absolute;top:0;-webkit-transform:none;transform:none;transition:all .1s ease-in;width:40px}input[type=checkbox].switch:empty+label:after{background-color:#fff;border-radius:100%;height:20px;margin-left:2px;top:2px;width:20px}input[type=checkbox].switch:checked+label:before{background-color:var(--active-color)}input[type=checkbox].switch:checked+label:after{margin-left:18px}input[type=checkbox].switch.disabled+label,input[type=checkbox].switch:disabled+label{color:rgba(0,0,0,.2);cursor:default}input[type=checkbox].switch.disabled+label:before,input[type=checkbox].switch:disabled+label:before{background-color:rgba(0,0,0,.1);border:0}input[type=checkbox].switch.disabled:checked+label:before,input[type=checkbox].switch:disabled:checked+label:before{background-color:var(--active-disabled-color)}input[type=checkbox].switch.small:empty+label{text-indent:8px}input[type=checkbox].switch.small:empty+label:after,input[type=checkbox].switch.small:empty+label:before{height:14px;margin-top:6px;width:26px}input[type=checkbox].switch.small:empty+label:after{height:12px;margin-left:1px;top:1px;width:12px}input[type=checkbox].switch.small:checked+label:after{margin-left:13px}input[type=checkbox].switch.xsmall:empty+label{font-size:14px;text-indent:0}input[type=checkbox].switch.xsmall:empty+label:after,input[type=checkbox].switch.xsmall:empty+label:before{height:11px;margin-top:8px;width:18px}input[type=checkbox].switch.xsmall:empty+label:after{height:9px;margin-left:1px;top:1px;width:9px}input[type=checkbox].switch.xsmall:checked+label:after{margin-left:8px}.switch .wrapper{background:gray;border-radius:1rem;height:2rem;margin:2rem auto;position:relative;width:6rem}.switch .wrapper .toggle{background:#ff6c00;border-radius:50%;box-sizing:border-box;height:1.8rem;left:2.1rem;position:absolute;top:.1rem;transition:all .1s linear;width:1.8rem}.switch .wrapper label{cursor:pointer;display:inline-block;font-family:Lato,sans-serif;font-size:1rem;font-weight:700;height:2rem;line-height:2rem;margin:0;padding:0;position:absolute;text-align:center;text-transform:uppercase;width:2rem;z-index:1}.switch .wrapper input{left:0;margin:0;opacity:0;padding:0;position:absolute}.switch #yes_radio:checked~.toggle{background:green;left:.1rem}.switch #no_radio:checked~.toggle{background:red;left:4.1rem}.switch #maybe-lbl,.switch #maybe_radio{left:33.33333%}.switch #no-lbl,.switch #no_radio{left:66.66667%}.react-navigation{background:linear-gradient(45deg,#004acf,#00a3d1);display:grid;grid-template-areas:"logo nav user";grid-template-columns:66px auto 66px;grid-template-rows:auto;height:60px}@media (min-width:1025px){.react-navigation{grid-template-columns:66px auto 175px}}.react-navigation .logo{align-self:center;background-image:url(/static/media/logo-icon-criteria-color.6f9fb2730d81cf44387d.png);background-position:50%;background-repeat:no-repeat;background-size:100%;grid-area:logo;height:40px;margin:0 16px}.react-navigation .nav{display:grid;grid-area:nav;grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr auto;overflow-x:scroll;overflow-y:hidden}.react-navigation .nav::-webkit-scrollbar,.react-navigation .nav::-webkit-scrollbar-thumb{height:0;width:0}.react-navigation .nav::-webkit-scrollbar-track{height:0;width:0}@media (min-width:769px){.react-navigation .nav{justify-self:center;overflow-x:hidden}}.react-navigation .nav .nav-item{background-color:initial;border:0;color:#fff;cursor:pointer;font-size:18px;line-height:60px;padding:0 10px;text-align:center;transition:background-color .3s;-webkit-user-select:none;user-select:none}@media (min-width:769px){.react-navigation .nav .nav-item{min-width:124px;padding:0 20px}}.react-navigation .nav .nav-item.active{font-weight:700;position:relative}.react-navigation .nav .nav-item.active:after{background:transparent;border-bottom:10px solid #fff;border-left:10px solid transparent;border-right:10px solid transparent;bottom:-1px;content:"";height:0;left:calc(50% - 7px);position:absolute;width:0}.react-navigation .nav .nav-item:focus,.react-navigation .nav .nav-item:hover{background-color:rgba(0,0,0,.1)}.react-navigation .nav .react-button{align-self:center;font-size:18px;height:36px;line-height:18px;margin:0 10px;width:108px}@media (min-width:769px){.react-navigation .nav .react-button{margin:0 20px}}.react-navigation .user{cursor:pointer;display:grid;grid-area:user;grid-template-areas:"avatar";grid-template-columns:auto;grid-template-rows:auto;justify-self:right;margin:0 16px;position:relative}@media (min-width:1025px){.react-navigation .user{grid-gap:0 8px;cursor:default;grid-template-areas:"avatar username" "avatar logout";grid-template-columns:auto auto;grid-template-rows:auto auto}}.react-navigation .user .react-avatar{align-self:center;grid-area:avatar}.react-navigation .user .username{align-self:end;color:#fff;display:none;grid-area:username;text-overflow:ellipsis;white-space:nowrap}@media (min-width:1025px){.react-navigation .user .username{display:block}}.react-navigation .user .logout{align-self:start;background:hsla(0,0%,100%,.2);border:none;border-radius:2px;color:#fff;display:none;font-size:10px;grid-area:logout;letter-spacing:.7px;line-height:1;padding:3px 3px 2px 4px;text-align:center;text-transform:uppercase;-webkit-user-select:none;user-select:none;white-space:nowrap;width:54px}@media (min-width:1025px){.react-navigation .user .logout{display:block}}.react-navigation .user .userMenu{display:none}.react-navigation .user .userMenu.open{background:#fff;box-shadow:0 1px 0 0 rgba(69,90,100,.05),0 1px 1px 0 rgba(69,90,100,.2),0 1px 5px 0 rgba(69,90,100,.1);display:grid;grid-template-columns:auto;grid-template-rows:1fr auto;min-width:150px;padding:10px;position:fixed;right:0;top:60px;transition:all .1s linear;z-index:1}@media (min-width:1025px){.react-navigation .user .userMenu.blank{padding:0}}.react-navigation .user .userMenu .username{align-self:start;color:#000;display:block;grid-area:unset;justify-self:right;width:100%}@media (min-width:1025px){.react-navigation .user .userMenu .username{display:none}}.react-navigation .user .userMenu .settings .settings-header{font-size:14px;font-weight:400}.react-navigation .user .userMenu .settings .settings-content{text-transform:capitalize}.react-navigation .user .userMenu .settings .settings-item{color:#00a3d1;font-size:.9rem;padding-bottom:.25rem}.react-navigation .user .userMenu .settings .settings-item:hover{cursor:pointer;text-decoration:underline}.react-navigation .user .userMenu .logout{background:#00a3d1;display:block;grid-area:unset;justify-self:right}@media (min-width:1025px){.react-navigation .user .userMenu .logout{display:none}}.react-navigation .tenant-dialog>.overlay-form{width:90%}.sub-nav-container{background:#fff;box-shadow:0 1px 0 0 rgba(69,90,100,.05),0 1px 1px 0 rgba(69,90,100,.2),0 1px 5px 0 rgba(69,90,100,.1);display:grid;grid-template-areas:"subnavmain subnavright";grid-template-columns:auto 1fr;grid-template-rows:auto;position:relative}@media (min-width:769px){.sub-nav-container{grid-template-areas:"blank subnavmain subnavright";grid-template-columns:1fr auto 1fr;position:-webkit-sticky;position:sticky;top:60px;z-index:5}.sub-nav-container.integration{position:-webkit-sticky;position:sticky;top:0;z-index:5}}.sub-nav-container .sub-nav-main{grid-area:subnavmain}.sub-nav-container .sub-nav-right{align-content:center;display:grid;grid-area:subnavright;justify-content:right;margin-right:8px}.sub-nav-item{background:transparent;border:0;color:#00a3d1;cursor:pointer;display:inline-block;height:100%;line-height:42px;margin:0 10px;text-align:center;-webkit-user-select:none;user-select:none}.sub-nav-item.react-button{color:#fff;height:auto;line-height:16px}.sub-nav-item.selected{border-bottom:2px solid #00a3d1;font-weight:600}.sub-nav-item:focus,.sub-nav-item:hover{-webkit-filter:brightness(120%);filter:brightness(120%)}.evaluators-thumbnails .value{line-height:0;min-height:36px;overflow:initial;position:relative}.evaluators-thumbnails .value .no-evaluator{color:#000;line-height:2rem}.evaluators-thumbnails .value .evaluators-more{bottom:1.1rem;position:absolute;text-transform:none}.evaluators-thumbnails .react-tooltip{display:inline-block}.evaluators-thumbnails .react-tooltip~.react-tooltip{margin-left:-6px}.evaluators-thumbnails .react-tooltip .react-avatar:focus,.evaluators-thumbnails .react-tooltip .react-avatar:hover{z-index:2}.evaluators-thumbnails .react-tooltip .react-avatar:focus+.description,.evaluators-thumbnails .react-tooltip .react-avatar:hover+.description{opacity:.9}.evaluators-thumbnails .react-tooltip .description{height:1.5rem;line-height:1rem;top:6px;transition:all 0s linear;z-index:1}.job-tile{background:#fff;border-radius:3px;border-top:1px solid rgba(69,90,100,.07);box-shadow:0 1px 0 0 rgba(69,90,100,.05),0 1px 1px 0 rgba(69,90,100,.2),0 1px 5px 0 rgba(69,90,100,.1);display:grid;opacity:1;padding:1rem;-webkit-user-select:none;user-select:none}.job-tile.evaluator{grid-template-areas:"title title" "received evaluated" "location deadline";grid-template-columns:repeat(2,50%);grid-template-rows:repeat(3,auto)}.job-tile.evaluator.expired{opacity:1}.job-tile.manager{grid-template-areas:"title title title title id" "invited received evaluated accepted accepted" "location location deadline deadline deadline" "evaluators evaluators evaluators evaluators evaluators";grid-template-columns:repeat(3,1fr) repeat(2,.5fr);grid-template-rows:52px repeat(3,60px)}.job-tile .id{color:#7d8b92;font-size:.8em;font-weight:400;grid-area:id;letter-spacing:.5px;text-align:right}.job-tile .title{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#00a3d1;display:-webkit-box;font-size:1.15em;grid-area:title;height:2.8rem;line-height:1.2em;overflow:hidden;text-overflow:ellipsis}.job-tile .accepted,.job-tile .deadline,.job-tile .evaluated,.job-tile .invited,.job-tile .location,.job-tile .received{color:initial}.job-tile .invited{grid-area:invited}.job-tile .received{grid-area:received}.job-tile .evaluated{grid-area:evaluated}.job-tile .accepted{grid-area:accepted}.job-tile .location{grid-area:location;width:100%}.job-tile .deadline{grid-area:deadline}.job-tile .evaluators-thumbnails{grid-area:evaluators}.job-tile.evaluator .deadline,.job-tile.evaluator .location,.job-tile.manager .evaluators{padding-bottom:0}.job-tile[href*="/"]{cursor:pointer;transition:box-shadow .25s;transition:opacity .25s}.job-tile[href*="/"]:focus,.job-tile[href*="/"]:hover{box-shadow:0 8px 17px 0 rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.19);outline:none;transition:box-shadow .25s}.react-dropdown{--floating-padding:18px;border-bottom:1px solid transparent;font-family:jaf-bernino-sans,sans-serif;font-family:var(--font-face);font-size:0;position:relative}.react-dropdown .selection.disabled,.react-dropdown .selector.disabled{color:rgba(0,0,0,.25);cursor:default!important}.react-dropdown .selection.disabled .placeholder,.react-dropdown .selector.disabled .placeholder{color:#bbb!important}.react-dropdown .selection.disabled:focus,.react-dropdown .selection.disabled:hover,.react-dropdown .selector.disabled:focus,.react-dropdown .selector.disabled:hover{background:transparent;border-color:transparent!important}.react-dropdown .selection div[class^=dropdown-overlay-],.react-dropdown .selector div[class^=dropdown-overlay-]{height:100%;left:0;margin-top:0;position:absolute;top:0;width:100%}.react-dropdown .selector{background:none;border:0;border-bottom:1px solid transparent;color:inherit;cursor:pointer;display:block;font-size:medium;height:34px;padding:4px 7px;position:relative;-webkit-user-select:none;user-select:none;width:100%}.react-dropdown .selector .secondLine{top:24px}.react-dropdown .selector .arrow{float:right;font-size:10px;justify-self:right;position:relative;top:25%}.react-dropdown .selector .placeholder{left:8px;line-height:30px;position:absolute;top:2px;transition:all .1s linear}.react-dropdown .selector.selected:not(.persistLabel) .placeholder{display:none}.react-dropdown.underlined{border-bottom-color:#7d8b92}.react-dropdown.underlined.selecting{border-bottom-color:#00a1df;border-bottom-color:var(--primary-color)}.react-dropdown.underlined:focus{border-color:#00a1df;border-color:var(--primary-color)}.react-dropdown.underlined.disabled{border-bottom-color:#dfdfdf}.react-dropdown.underlined .selector:hover{border-color:#7d8b92}.react-dropdown.underlined .selector.selecting,.react-dropdown.underlined .selector:focus{border-color:#00a1df;border-color:var(--primary-color)}.react-dropdown .selections{background:#fff;box-shadow:1px 1px 3px rgba(0,0,0,.3);display:none;font-size:medium;height:0;margin-bottom:0;margin-top:1px;opacity:0;position:absolute;transition:all .2s ease-in-out;width:100%;z-index:10}.react-dropdown .selections.open{display:block;height:auto;max-height:150px;opacity:1;overflow-y:auto;transition:all .2s ease-in-out}.react-dropdown .selections.top-left{left:0;margin-top:0;top:0}.react-dropdown .selections.top-right{margin-top:0;right:0;top:0}.react-dropdown .selections.bottom-left{bottom:0;left:0}.react-dropdown .selections.bottom-right{bottom:0;right:0}.react-dropdown .selections .manual-input{padding:.25rem .4rem}.react-dropdown .selections .manual-input .manual-input-field .input-field input{height:2rem;padding:0}.react-dropdown .selections .manual-input .manual-input-field .input-field input::-webkit-input-placeholder{color:grey;font-size:1rem;font-style:italic;font-weight:200}.react-dropdown .selections .manual-input .manual-input-field .input-field input::placeholder{color:grey;font-size:1rem;font-style:italic;font-weight:200}.react-dropdown .selections .selection{background-color:initial;border:0;border-bottom:1px solid rgba(0,0,0,.05);color:inherit;display:block;height:34px;padding:8px;position:relative;-webkit-user-select:none;user-select:none;width:100%}.react-dropdown .selections .selection:last-of-type{border:0}.react-dropdown .selections .selection.selected{background:rgba(0,163,209,.16);background:var(--selected-color)}.react-dropdown .selections .selection.highlighted,.react-dropdown .selections .selection:focus,.react-dropdown .selections .selection:hover{background:rgba(0,163,209,.08);background:var(--hover-color);cursor:pointer}.react-dropdown .selections .selection .item-avatar{top:8px}.react-dropdown .selections .selection.groupName{background-color:initial;cursor:default;height:26px}.react-dropdown .selections .selection.groupName.highlighted,.react-dropdown .selections .selection.groupName:focus,.react-dropdown .selections .selection.groupName:hover{background-color:initial;cursor:default}.react-dropdown .selections .selection.groupName .firstLine{color:#00a1df;color:var(--primary-color);font-size:14px;font-weight:700;left:4px;opacity:.8;top:4px}.react-dropdown.small .selections,.react-dropdown.small .selector{font-size:14px}.react-dropdown .item-avatar{display:block;left:8px;position:absolute;top:4px}.react-dropdown .item-avatar .icon{left:0;top:0}.react-dropdown .firstLine{font-weight:400;top:8px;width:calc(100% - 24px)}.react-dropdown .firstLine,.react-dropdown .secondLine{left:8px;line-height:18px;overflow:hidden;position:absolute;text-align:left;text-overflow:ellipsis;white-space:nowrap}.react-dropdown .secondLine{color:rgba(0,0,0,.55);font-size:14px;top:26px;width:calc(100% - 72px)}.react-dropdown .withAvatar .firstLine,.react-dropdown .withAvatar .placeholder,.react-dropdown .withAvatar .secondLine{left:48px}.react-dropdown .withAvatar .placeholder{top:7px}.react-dropdown .withAvatar .firstLine,.react-dropdown .withAvatar .secondLine{width:calc(100% - 72px)}.react-dropdown .selector.withSecondLine{height:44px}.react-dropdown .selector.withSecondLine .firstLine{top:6px}.react-dropdown .selection.withSecondLine{height:54px}.react-dropdown:not(.popup) .selector .placeholder{color:#7d8b92}.react-dropdown.popup .selections{border-radius:3px;overflow:auto;position:absolute}.react-dropdown.no-border{border-bottom:0}.react-dropdown.no-border .selector{border-color:transparent}.react-dropdown.floating-label .selector{height:calc(34px + var(--floating-padding));padding-top:calc(4px + var(--floating-padding))}.react-dropdown.floating-label .selector.withSecondLine{height:calc(44px + var(--floating-padding))}.react-dropdown.floating-label .selector .item-avatar{top:calc(4px + var(--floating-padding))}.react-dropdown.floating-label .selector .placeholder{top:calc(2px + var(--floating-padding))}.react-dropdown.floating-label .selector .firstLine,.react-dropdown.floating-label .selector.withAvatar .placeholder{top:calc(7px + var(--floating-padding))}.react-dropdown.floating-label .selector .secondLine{top:calc(24px + var(--floating-padding))}.react-dropdown.floating-label .selector .dropdown-overlay{height:calc(100% - var(--floating-padding));margin-top:var(--floating-padding)}.react-dropdown.floating-label .selector:focus .dropdown-overlay{height:calc(100% - 18px);margin-top:18px}.react-dropdown.floating-label .selector.selected .placeholder,.react-dropdown.floating-label .selector.selecting .placeholder{align-content:start;display:inline-block;font-size:.8rem;font-size:var(--field-label-size);left:0;line-height:1em;top:0}.react-dropdown.floating-label .selector.selected .placeholder .react-tooltip,.react-dropdown.floating-label .selector.selecting .placeholder .react-tooltip{display:inline-block;margin-left:.2rem;z-index:5}.react-dropdown.floating-label .selector.selecting .placeholder{color:#00a1df;color:var(--primary-color)}.react-dropdown.floating-label.withSecondLine .firstLine{top:calc(6px + var(--floating-padding))}.react-dropdown.floating-label.fixed-label .selector .placeholder{align-content:start;display:block;font-size:.8rem;font-size:var(--field-label-size);left:3px;line-height:1em;top:4px}.customDatePicker{--default-border-color:#7d8b92;--active-border-color:#00a1df;--error-border-color:#f44336;justify-self:start;max-height:66px;min-height:44px;position:relative;-webkit-user-select:none;user-select:none;width:100%}.customDatePicker .customDateValue{display:block;margin:0;position:relative}.customDatePicker .customDateValue>label{font-size:12.8px;line-height:10px;margin-left:3px;padding-left:0;padding-top:0;top:5px;-webkit-transform:none!important;transform:none!important;z-index:1}.customDatePicker .customDateValue>label:hover{cursor:pointer}.customDatePicker .customDateValue.disabled>label{color:#dfdfdf}.customDatePicker .customDateValue.disabled>label+div input{opacity:.5}.customDatePicker .customDateValue.error>label{color:var(--error-border-color)}.customDatePicker .customDateValue.error>div input[type=text]{border-bottom-color:var(--error-border-color)}.customDatePicker .customDateValue>div{background:#fff;border-bottom-width:0;margin-top:0;width:100%}.customDatePicker .customDateValue>div:hover{cursor:pointer}.customDatePicker .customDateValue>div input[type=text]{background-image:url(/static/media/datePicker.b6ee34b104c25c707a72.svg);background-position:calc(100% - 6px) 22px;background-repeat:no-repeat;border-bottom-color:var(--default-border-color);border-bottom-width:1px;font-family:jaf-bernino-sans,sans-serif;font-family:var(--font-face);margin-bottom:0;margin-top:0;padding-bottom:0;padding-left:3px;padding-top:16px}.customDatePicker .customDateValue>div input[type=text]:hover{border-bottom-width:2px;cursor:pointer}.customDatePicker .customDateValue>div input[type=text]:focus{border-bottom-color:#00a3d1;border-bottom-color:var(--active-border-color);border-bottom-width:2px}.customDatePicker .customDateValue>div input[type=text][aria-invalid=true]{border-bottom-color:var(--error-border-color)}.customDatePicker .customDateValue.edit-mode label{display:none}.customDatePicker .customDateValue.edit-mode>div{background:transparent;border-bottom:0;height:100%;margin-top:0}.customDatePicker .customDateValue.edit-mode>div>input[type=text]{background-image:none;background-position:calc(100% - 6px) 50%;border-bottom-width:2px;font-size:14px;font-weight:300;height:100%;padding-bottom:12px;padding-top:12px;position:relative;transition:background-position 0s linear}.customDatePicker .customDateValue.edit-mode>div>input[type=text][aria-invalid=false]{border-bottom-color:transparent}.customDatePicker .customDateValue.edit-mode>div>input[type=text][aria-invalid=false]:hover{border-bottom-color:var(--default-border-color)}.customDatePicker .customDateValue.edit-mode>div>input[type=text][aria-invalid=false]:focus{border-bottom-color:#00a3d1;border-bottom-color:var(--active-border-color)}.customDatePicker .customDateValue.edit-mode>div>input[type=text]:focus,.customDatePicker .customDateValue.edit-mode>div>input[type=text]:hover{background-image:url(/static/media/datePicker.b6ee34b104c25c707a72.svg);background-repeat:no-repeat}.customDatePicker .edit-mode>div{line-height:inherit}.customDatePicker .edit-mode>div input{min-height:47px}.customDurationPicker>label{font-size:12.8px;-webkit-transform:none!important;transform:none!important;transition:none!important}.react-manage .sort-and-filter{position:relative}@media (min-width:769px){.react-manage .sort-and-filter{position:-webkit-sticky;position:sticky;top:104px;z-index:5}}.react-manage .sort-and-filter .sort{color:#00a1df;position:absolute;right:3.5rem;top:-39px;width:120px}.react-manage .sort-and-filter .filter-icon{border-left:1px solid rgba(0,0,0,.15);cursor:pointer;height:44px;position:absolute;right:0;text-align:center;top:-44px;width:50px}.react-manage .sort-and-filter .filter-icon:hover{background-color:rgba(0,0,0,.05)}.react-manage .sort-and-filter .filter-icon img{margin-top:3px;-webkit-transform:scale(.5);transform:scale(.5)}.react-manage .tiles-and-filters{display:grid;grid-template-columns:1fr 200px}@media (min-width:769px){.react-manage .tiles-and-filters{height:calc(100vh - 104px);overflow:auto}}.react-manage .tiles-and-filters.filters-hidden{grid-template-columns:1fr}.react-manage .tiles-and-filters.filters-hidden .filters{display:none}.react-manage .tiles-and-filters .job-tiles{grid-gap:1rem;align-content:start;display:grid;grid-template-columns:repeat(auto-fill,minmax(290px,1fr));justify-content:center;padding:1rem;width:100%}.react-manage .tiles-and-filters .job-tiles .job-tile-container.filtered{display:none}.react-manage .tiles-and-filters .filters{background-color:#fff;border-left:1px solid rgba(0,0,0,.1);box-shadow:0 16px 30px 0 #00000080;height:calc(100vh - 104px);margin-top:1px;overflow:auto;padding:1rem;position:-webkit-sticky;position:sticky;right:0;top:0;width:200px}.react-manage .tiles-and-filters .filters .filter-header{font-weight:700}.react-manage .tiles-and-filters .filters .filter{padding-bottom:1rem}.react-manage .tiles-and-filters .filters .filter .filter-name{color:#6a7b83;font-size:14px;font-weight:400;padding-bottom:.25rem}.react-manage .tiles-and-filters .filters .filter .location .firstLine{text-transform:capitalize}.short-link{border-radius:3px;display:inline-block;max-width:150px;position:relative}.short-link .short-link-content{border:1px solid #fff;display:block;font-size:14px;font-weight:400;line-height:26px;margin-right:20px;max-width:160px;overflow:hidden;padding:0 8px;text-overflow:ellipsis;white-space:nowrap}.short-link .icon-copy{background:#fff;cursor:pointer;display:inline-block;padding:6px 3px 5px 4px;position:absolute;right:0;top:0}.short-link .outcome{background-color:rgba(0,0,0,.5);border-radius:3px;bottom:0;color:#fff;display:none;font-weight:400;height:28px;left:0;line-height:28px;position:absolute;text-align:center;text-transform:uppercase;top:0;-webkit-user-select:none;user-select:none;width:100%}.short-link .outcome.shown{-webkit-animation:pop 2s normal forwards;animation:pop 2s normal forwards;display:block}.send-to-pageup-link{border-radius:3px;display:inline-block;max-width:150px;position:relative}.send-to-pageup-link .send-to-pageup-link-content{border:1px solid #fff;display:block;font-size:14px;font-weight:400;line-height:26px;margin-right:20px;max-width:160px;overflow:hidden;padding:0 8px;text-overflow:ellipsis;white-space:nowrap}.send-to-pageup-link .tooltip-icon-pageup{background:#fff;cursor:pointer;display:inline-block;padding:4px 4px 0;position:absolute;right:0;top:0}.send-to-pageup-link .tooltip-icon-pageup .icon-pageup{height:15px}.send-to-pageup-link .outcome{background-color:rgba(0,0,0,.5);border-radius:3px;bottom:0;color:#fff;display:none;font-weight:400;height:28px;left:0;line-height:28px;position:absolute;text-align:center;text-transform:uppercase;top:0;-webkit-user-select:none;user-select:none;width:100%}.send-to-pageup-link .outcome.shown{-webkit-animation:pop 2s normal forwards;animation:pop 2s normal forwards;display:block}.candidate-add{grid-gap:8px;align-items:start;display:grid;grid-template-areas:"first-name last-name" "email phone" "deadline add-button";grid-template-columns:auto auto;grid-template-rows:repeat(3,auto)}.candidate-add.has-candidate-deadline-timezone-true{grid-template-areas:"first-name last-name" "email phone" "deadline deadline-timezone" "add-button add-button";grid-template-rows:repeat(4,auto)}@media (min-width:769px){.candidate-add{--full-width:100%;--button-width:61px;--gap-width:0.5rem;--width-rest:calc(var(--full-width) - var(--button-width) - var(--gap-width));--column-width:calc((var(--width-rest) - (4*var(--gap-width)))/17);grid-template-areas:"first-name last-name email phone deadline add-button";grid-template-columns:calc(var(--column-width)*3) calc(var(--column-width)*3) calc(var(--column-width)*4) calc(var(--column-width)*4) calc(var(--column-width)*3) var(--button-width);grid-template-rows:auto}.candidate-add.has-candidate-deadline-timezone-true{--column-width:calc((var(--width-rest) - (5*var(--gap-width)))/17);grid-template-areas:"first-name last-name email phone deadline deadline-timezone add-button";grid-template-columns:calc(var(--column-width)*2) calc(var(--column-width)*2) calc(var(--column-width)*4) calc(var(--column-width)*2) calc(var(--column-width)*2) calc(var(--column-width)*5) var(--button-width)}}.candidate-add .deadline-timezone>div,.candidate-add .deadline>div,.candidate-add .email>div,.candidate-add .first-name>div,.candidate-add .last-name>div,.candidate-add .phone>div{width:auto}.candidate-add .deadline input,.candidate-add .deadline-timezone input,.candidate-add .email input,.candidate-add .first-name input,.candidate-add .last-name input,.candidate-add .phone input{height:44px}.candidate-add .first-name{grid-area:first-name}.candidate-add .last-name{grid-area:last-name}.candidate-add .email{grid-area:email}.candidate-add .phone{grid-area:phone}.candidate-add .deadline{grid-area:deadline}.candidate-add .deadline-timezone{background-color:#fff;grid-area:deadline-timezone}.candidate-add .deadline-timezone .selection-label{height:18px}.candidate-add .deadline-timezone .selection-value{height:26px}.candidate-add .deadline-timezone .selection-value:hover{background-color:#fff}.candidate-add .deadline-timezone .selection-value .selection .selection-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.candidate-add .deadline-timezone .selection-value .selection .clear{background-color:initial}.candidate-add .add-button{align-self:start;grid-area:add-button;justify-self:end}.candidate{--full-width:100%;--button-width:61px;--gap-width:0.5rem;--width-rest:calc(var(--full-width) - var(--button-width) - var(--gap-width));--column-width:calc((var(--width-rest) - (4*var(--gap-width)))/17);grid-gap:.5rem;border-bottom:1px solid #eee;display:grid;grid-template-areas:"first last email phone deadline remove";grid-template-columns:calc(var(--column-width)*3) calc(var(--column-width)*3) calc(var(--column-width)*4) calc(var(--column-width)*4) calc(var(--column-width)*3) var(--button-width);grid-template-rows:auto;position:relative}.candidate.has-candidate-deadline-timezone-true{--column-width:calc((var(--width-rest) - (5*var(--gap-width)))/17);grid-template-areas:"first last email phone deadline deadline-timezone remove";grid-template-columns:calc(var(--column-width)*2) calc(var(--column-width)*2) calc(var(--column-width)*4) calc(var(--column-width)*2) calc(var(--column-width)*2) calc(var(--column-width)*5) var(--button-width);grid-template-rows:auto}.candidate:last-child{border-bottom:0}.candidate.new-candidate{background-color:rgba(0,163,209,.08);background-color:var(--default-background-highlight)}.candidate .email,.candidate .first-name,.candidate .interview-closing-time,.candidate .last-name,.candidate .phone{overflow:hidden;text-overflow:ellipsis;width:100%}.candidate .email .read-only,.candidate .first-name .read-only,.candidate .interview-closing-time .read-only,.candidate .last-name .read-only,.candidate .phone .read-only{align-items:center;display:grid;height:100%}.candidate .first-name{grid-area:first}.candidate .last-name{grid-area:last}.candidate .email{grid-area:email}.candidate .phone{grid-area:phone;overflow:inherit}.candidate .interview-closing-time{grid-area:deadline}.candidate .deadline-timezone .selection-label{height:0}.candidate .deadline-timezone .selection-value{height:47px}.candidate .deadline-timezone .selection-value:hover{background-color:initial}.candidate .remove{align-self:center;cursor:pointer;grid-area:remove;justify-self:right;padding-right:.5rem}.candidates-import .candidates-import-form{grid-gap:1rem;display:grid;grid-template-rows:repeat(4,auto)}.candidates-import .submit-button.is-loading{text-align:left}.candidates-import .submit-button.is-loading .loader{top:-5px}.candidates-container{grid-gap:1rem;display:grid;grid-template-rows:repeat(3,auto)}.candidates-container .upload-candidates{position:relative;text-align:right}.candidates-container .upload-candidates .upload{bottom:0;cursor:pointer;height:100%;opacity:0;position:absolute;right:0;width:118px}.candidates-container .import-and-upload{grid-gap:1rem;display:grid;grid-template-areas:"blank candidate-import upload-candidates";grid-template-columns:1fr auto auto}.candidates-container .import-and-upload .candidate-import{grid-area:candidate-import}.candidates-container .import-and-upload .upload-candidates{grid-area:upload-candidates;position:relative;text-align:right}.candidates-container .import-and-upload .upload-candidates .upload{bottom:0;cursor:pointer;height:100%;opacity:0;position:absolute;right:0;width:118px}.candidates-container .import-and-upload .upload-candidates .upload.disabled{cursor:default}.candidates-container .candidates-list-container{background:#fff}.candidates-container .candidates-list{box-shadow:0 1px 0 0 rgba(69,90,100,.05),0 1px 1px 0 rgba(69,90,100,.2),0 1px 5px 0 rgba(69,90,100,.1)}.no-invitation-email-message{grid-gap:.5rem;align-items:start;color:#00a1df;display:grid;font-size:14px;grid-template-columns:auto 1fr;margin-top:1rem}.no-invitation-email-message .icon-exclamation-mark{margin-top:.25rem}.candidates-invite{margin:1rem .5rem .5rem}@media (min-width:769px){.candidates-invite{margin:24px}}.candidates-invite .header{font-size:17px;font-weight:700;text-align:center;-webkit-user-select:none;user-select:none}.candidates-invite .closed{margin-top:1rem;text-align:center}.candidates-invite .closed .link{color:#00a1df;cursor:pointer;text-decoration:underline}.candidates-invite .no-invitation-email-message{margin-bottom:1rem}.candidates-invite .react-candidates .candidates-list{max-height:none}.candidates-invite .candidates-add{grid-gap:1rem;display:grid;padding:1rem 0;text-align:center}.candidates-invite .candidates-add .candidates-add-button{justify-self:center}.candidates-invite .candidates-list .new-candidate{background-color:initial}@-webkit-keyframes pop{0%{opacity:0}5%{opacity:1}75%{opacity:1}to{opacity:0}}@keyframes pop{0%{opacity:0}5%{opacity:1}75%{opacity:1}to{opacity:0}}.send-invite{margin-left:6px;position:relative;top:-1px}.send-invite>.label{background-color:initial;border:none;left:-8px;padding:0;position:relative;text-decoration:underline;top:1px}.send-invite>.label svg g path{fill:#7d8b92}.send-invite>.label.mask{color:transparent}.send-invite>.label.mask>*{opacity:0}.send-invite>.label.disabled-true{cursor:default}.send-invite>.label.disabled-true svg g path{fill:#dfdfdf}.send-invite>.label.disabled-false:hover{cursor:pointer}.send-invite>.label.disabled-false:hover svg g path{fill:#00a1df}.send-invite .react-tooltip .description{padding-bottom:0;padding-top:0;right:15px;top:0}.send-invite .outcome{background-color:initial;border:none;color:#00a3d1;display:none;left:0;padding:0;position:absolute;top:1px;-webkit-user-select:none;user-select:none;width:100%}.send-invite .outcome.processing{display:inline-block}.send-invite .outcome.success{-webkit-animation:pop 2s normal forwards;animation:pop 2s normal forwards;display:inline-block}.send-invite .outcome.error{-webkit-animation:pop 1s normal forwards;animation:pop 1s normal forwards;color:#f44336;display:inline-block}.send-invite .outcome.infinite{-webkit-animation:all 2s ease-in-out;animation:all 2s ease-in-out;display:inline-block;text-decoration:underline}.media-preview.landscape .overlay-form,.media-preview.landscape .overlay-form .question-thumbnails{width:90vw}@media (min-width:769px){.media-preview.landscape .overlay-form,.media-preview.landscape .overlay-form .question-thumbnails{width:70vw}}@media (min-width:1025px){.media-preview.landscape .overlay-form,.media-preview.landscape .overlay-form .question-thumbnails{width:50vw}}.media-preview.portrait .overlay-form{height:80vh;width:auto}.media-preview.portrait .overlay-form .question-thumbnails{width:auto}.media-preview.portrait .overlay-form .container-form video{height:80vh;width:auto}.media-preview.has-thumbnails .overlay-form{background:#000;border-radius:0}.media-preview .overlay-form{background:transparent;border:0;padding:0}.media-preview .overlay-form .close-icon{z-index:1}.media-preview .overlay-form .close-icon svg path{fill:#fff;-webkit-filter:drop-shadow(2px 2px 2px rgba(0,0,0,.7));filter:drop-shadow(2px 2px 2px rgba(0,0,0,.7))}.media-preview .overlay-form .close-icon:hover svg path{fill:#00a1df}.media-preview .question-thumbnails{height:calc(54px + .5rem);padding:.5rem .5rem 0}.media-preview .question-thumbnails .thumbnails{overflow:auto;white-space:nowrap}.media-preview .display-text{background:transparent;background:linear-gradient(180deg,#000,rgba(0,0,0,.75) 50%,transparent);color:hsla(0,0%,100%,.85);font-size:14px;height:3rem;line-height:1.25rem;margin-top:-3rem;padding:.5rem;position:relative;text-shadow:1px 1px rgba(0,0,0,.5);top:3rem;z-index:1}.media-preview .media-container{background:#000;height:auto;overflow:initial;padding-bottom:0;position:relative}.media-preview .media-container video{display:grid;outline:none}@media (min-width:1025px){.media-preview .media-container video{min-width:480px}}.media-preview.audio{align-items:end;background:transparent;height:100%}.media-preview.audio .media-container{grid-gap:.5rem;background:transparent;display:grid;grid-template-columns:1fr 40px;width:100%}.media-preview.audio .media-container audio{outline-width:0;width:100%}.media-preview.audio .media-container .media-speed-control{background-color:#f6f7f7;border-radius:1rem;bottom:0;height:100%;right:0}.media-preview.audio .media-container .media-speed-control .playback-speed{color:#000}.media-preview.audio .media-container .media-speed-control .playback-speed.active{align-items:center;display:grid;font-weight:400;height:100%}.media-preview.audio .media-container .media-speed-control.selection-active .playback-speed:first-child{border-radius:1rem 1rem 0 0}.media-preview.audio .media-container .media-speed-control.selection-active .playback-speed:last-child{border-radius:0 0 1rem 1rem}.media-preview.audio .media-container .media-speed-control.selection-active .playback-speed.active{display:block;height:auto}.media-preview.inline:not(.audio){background-color:#333}.media-preview .media-speed-control{bottom:35px;color:#fff;font-size:14px;opacity:1;position:absolute;right:17px}.media-preview .media-speed-control:hover{background-color:rgba(0,0,0,.5)}.media-preview .media-speed-control .playback-speed{color:hsla(0,0%,100%,.8);cursor:pointer;display:none;text-align:center;-webkit-user-select:none;user-select:none;width:40px}.media-preview .media-speed-control .playback-speed.active{display:block;font-weight:700}.media-preview .media-speed-control.selection-active .playback-speed{background-color:rgba(0,0,0,.5);display:block}.media-preview .media-speed-control.selection-active .playback-speed.active,.media-preview .media-speed-control.selection-active .playback-speed:hover{color:#fff}.question-thumbnail{border-radius:3px;box-shadow:0 1px 0 0 rgba(69,90,100,.05),0 1px 1px 0 rgba(69,90,100,.2),0 1px 5px 0 rgba(69,90,100,.1);display:inline-block;height:50px;margin-right:.25rem;overflow:hidden;position:relative;width:50px}.question-thumbnail:last-child{margin-right:0}.question-thumbnail.clickable{cursor:pointer}.question-thumbnail.selectable{border:2px solid transparent;height:54px;width:54px}.question-thumbnail.selectable .text-thumbnail{background-color:#fff;height:50px;margin:0;width:50px}.question-thumbnail.selectable .media-thumbnail{border-radius:2px}.question-thumbnail.selected{border:2px solid #59c427}.question-thumbnail.tags-unselected .media-thumbnail{-webkit-filter:saturate(0);filter:saturate(0);opacity:.2}.question-thumbnail .text-thumbnail{align-content:center;border-radius:3px;display:grid;font-size:6px;height:38px;justify-content:center;line-height:8px;margin:6px;overflow:hidden;padding:3px;position:absolute;text-align:center;-webkit-user-select:none;user-select:none;width:38px;word-break:break-word}.question-thumbnail.large{height:60px;width:80px}.question-thumbnail.large .text-thumbnail{height:48px;margin:6px;width:68px}@media (min-width:769px){.question-thumbnail.large{height:90px;width:120px}.question-thumbnail.large .text-thumbnail{background:transparent;height:78px;margin:6px;width:108px}}.question-thumbnail .text-thumbnail .large{font-size:14px}.question-thumbnail .media-thumbnail{background-position:50%;background-size:cover;border-radius:3px;height:100%;object-fit:cover;position:absolute;width:100%}.question-thumbnail .media-thumbnail .icon-profile{height:39px;margin-left:4px;margin-top:11px;width:46px}.question-thumbnail .media-thumbnail .icon-profile path{stroke-width:.75;stroke:rgba(0,0,0,.3);-webkit-transform:scale(2);transform:scale(2)}.question-thumbnail .video-thumbnail{height:100%;left:50%;min-height:56.25%;min-width:100%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:177.77778%}.question-thumbnail .play-button:before{bottom:0;color:#fff;content:"\25B6";font-size:14px;left:4px;position:absolute;text-shadow:2px 1px 8px #000}.question-thumbnail .play-button.audio:before{color:#00a1df}.question-thumbnail .question-number{background:rgba(0,0,0,.2);border-top-left-radius:3px;color:#fff;font-size:12px;font-weight:400;line-height:12px;padding:4px;position:absolute;text-shadow:0 1px 3px hsla(0,0%,39%,.7);-webkit-user-select:none;user-select:none}.question-thumbnail .remove{cursor:pointer;font-size:0;position:absolute;right:3px;top:3px}.question-thumbnail .remove svg{-webkit-transform:scale(.75);transform:scale(.75)}.question-thumbnail .remove svg path{fill:#fff}.question-thumbnail .remove:hover svg path{fill:red}.maintenance{color:#00a1df}.customTextArea{position:relative}.customTextArea .label{color:#7d8b92;display:block;font-size:12.8px;line-height:12.8px;margin-bottom:4px}.customTextArea .label.active{color:#00a1df;color:var(--primary-color)}.customTextArea .label.error{color:#f44336}.customTextArea textarea{border-color:#7d8b92;border-width:0 0 1px;font-size:14px;height:auto;min-height:auto;transition:all .05s linear}.customTextArea textarea.non-resizable{resize:none}.customTextArea textarea:focus{outline:none}.customTextArea textarea:disabled{border-color:#dfdfdf;color:#dfdfdf}.customTextArea.editable textarea:hover{border-bottom-width:2px}.customTextArea.editable textarea:focus{border-bottom-width:2px}.customTextArea.editable .label.active+textarea:focus,.customTextArea.editable textarea:focus{border-color:#00a1df;border-color:var(--primary-color)}.customTextArea.editable .label.error+textarea:focus{border-color:#f44336}.customTextArea.readOnly .toolbar{display:none}.customTextArea.readOnly textarea{cursor:default}.customTextArea.readOnly .quill,.customTextArea.readOnly .quill .ql-container,.customTextArea.readOnly .quill .ql-container:hover{border-color:transparent!important}.customTextArea .toolbar.hidden{display:none}.customTextArea .toolbar.small .ql-toolbar{box-shadow:0 1px 0 0 rgba(69,90,100,.05),0 1px 1px 0 rgba(69,90,100,.2),0 1px 5px 0 rgba(69,90,100,.1);padding:0}.customTextArea .toolbar.small .ql-toolbar .ql-formats{border-right:1px solid #dfdfdf;margin-right:.2rem;padding-right:.2rem}.customTextArea .toolbar.small .ql-toolbar .ql-formats:last-child{border:0;margin-right:0;padding-right:0}.customTextArea .toolbar-toggle{background-color:#dfdfdf;border-radius:3px;color:#fff;font-size:10px;font-weight:400;padding:0 4px;position:absolute;right:0;top:0;-webkit-user-select:none;user-select:none}.customTextArea .toolbar-toggle.no-label{top:-1.25rem}.customTextArea .toolbar-toggle:hover{background-color:rgba(89,196,39,.5);background-color:var(--active-color-semi);cursor:pointer}.customTextArea .toolbar-toggle.active{background-color:#59c427;background-color:var(--active-color)}.customTextArea .quill{border-bottom:1px solid #7d8b92!important;transition:all .3s}.customTextArea .quill:focus,.customTextArea .quill:focus-within{border-bottom:1px solid #00a1df!important;border-bottom:1px solid var(--primary-color)!important}.customTextArea .quill .ql-container{border-bottom:1px solid transparent!important;font-family:jaf-bernino-sans,sans-serif;font-family:var(--font-face);font-size:14px;transition:all .3s}.customTextArea .quill .ql-container:hover{border-bottom:1px solid #7d8b92!important}.customTextArea .quill .ql-container:focus,.customTextArea .quill .ql-container:focus-within{border-bottom:1px solid #00a1df!important;border-bottom:1px solid var(--primary-color)!important}.customTextArea .quill .ql-container .ql-editor{max-height:160px;min-height:80px;padding:0}.customTextArea .quill .ql-container .ql-editor.ql-blank:before{color:rgba(0,0,0,.2);font-style:normal;left:0}.customTextArea .quill .ql-container .ql-tooltip{left:0!important}.customTextArea .label.error+.quill,.customTextArea .label.error+.quill .ql-container{border-bottom-color:#f44336!important}.customTextArea.padding .quill .ql-container .ql-editor{margin:0 .75rem;padding:.75rem 0;position:relative}.customTextArea .char-count{color:#7d8b92;font-size:14px}.customTextArea .helper-text{color:#7d8b92;font-size:14px;opacity:1;transition:all .2s linear}.customTextArea .helper-text.empty{height:0;opacity:0}.customTextArea.email .quill .ql-container .ql-editor{font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:14px;line-height:1.6em;padding:18px 40px 40px}.customTextArea.email .quill .ql-container .ql-editor p{margin:1.6em 0 0}.customTextArea.email .quill .ql-container .ql-editor .ql-placeholder-content{background-color:rgba(0,163,209,.2);border-radius:.5em;padding:.3em .5em}.ql-picker.ql-placeholder{width:118px}.ql-picker.ql-placeholder>span.ql-picker-label:before{content:"Placeholders"}.ql-picker.ql-placeholder>span.ql-picker-options>span.ql-picker-item:before{content:attr(data-label)}.question-item{grid-gap:.5rem;--single-time-width:70px;--times-width:var(--single-time-width);background:#fff;border-radius:3px;box-shadow:0 1px 0 0 rgba(69,90,100,.05),0 1px 1px 0 rgba(69,90,100,.2),0 1px 5px 0 rgba(69,90,100,.1);display:grid;margin-bottom:1px;outline:none;padding:.5rem}.question-item.highlighted{-webkit-animation:highlight 2s ease-out;animation:highlight 2s ease-out;background-color:rgba(76,191,223,.2)}.question-item.selecting{grid-template-areas:"question-container action";grid-template-columns:1fr auto}.question-item.selecting .action{display:grid;grid-template-columns:repeat(2,auto)}.question-item.editing{--single-time-width:96px;background:transparent;grid-template-areas:"row-index question-container action";grid-template-columns:20px 1fr 14px}.question-item.editing.has-question-number{grid-template-areas:"row-index question-number question-container action";grid-template-columns:20px 20px 1fr 14px}.question-item.editing.has-question-number.has-times{grid-template-areas:"row-index question-number question-container times action";grid-template-columns:20px 20px 1fr var(--times-width) 14px}.question-item.editing.has-times{grid-template-areas:"row-index question-container times action";grid-template-columns:20px 1fr var(--times-width) 14px}.question-item.viewing{border:1px solid rgba(0,0,0,.1);border-bottom:0;grid-template-areas:"question-container";grid-template-columns:1fr}.question-item.viewing.has-question-number{grid-template-areas:"question-number question-container";grid-template-columns:20px 1fr}.question-item.viewing.has-question-number.has-times{grid-template-areas:"question-number question-container times";grid-template-columns:20px 1fr var(--times-width)}.question-item.viewing.has-times{grid-template-areas:"question-container times";grid-template-columns:1fr var(--times-width)}.question-item.listing{grid-template-areas:"question-container action";grid-template-columns:1fr 42px}.question-item.updating{--single-time-width:96px;border:1px solid rgba(0,0,0,.1);border-bottom:0;grid-template-areas:"question-container";grid-template-columns:1fr}.question-item.updating.has-question-number{grid-template-areas:"question-number question-container";grid-template-columns:20px 1fr}.question-item.updating.has-question-number.has-times{grid-template-areas:"question-number question-container times";grid-template-columns:20px 1fr var(--times-width)}.question-item.updating.has-times{grid-template-areas:"question-container times";grid-template-columns:1fr var(--times-width)}.question-item.is-dragging{background-color:#fff}.question-item .row-index{grid-area:row-index}.question-item .row-index .dragHandle{display:block;height:100%;outline:none;padding-top:4px;text-align:center;width:100%}.question-item .question-number{background:#00a1df;background:var(--primary-color);border-radius:.25rem;color:#fff;font-size:13px;font-weight:600;grid-area:question-number;height:16px;line-height:16px;margin-right:4px;margin-top:4px;text-align:center;-webkit-user-select:none;user-select:none;width:16px}.question-item .question-container{grid-gap:.25rem;display:grid;font-size:14px;grid-area:question-container;grid-template-rows:-webkit-min-content;grid-template-rows:min-content;position:relative}.question-item .question-container .practice{display:inline-block;justify-self:start;-webkit-user-select:none;user-select:none}.question-item .question-container .practice>span{background:#00a1df;background:var(--primary-color);border-radius:3px;color:#fff;font-size:11px;font-weight:400;padding:.05rem .25rem;text-transform:uppercase}.question-item .question-container .practice .swap-link{color:#00a1df;color:var(--primary-color);display:inline-block;font-size:11px;margin-left:6px;-webkit-user-select:none;user-select:none}.question-item .question-container .practice .swap-link span:hover{cursor:pointer;text-decoration:underline}.question-item .question-container .question-text{font-weight:600;line-height:1.5rem}.question-item .question-container .question-text::-webkit-scrollbar,.question-item .question-container .question-text::-webkit-scrollbar-thumb{height:0;width:0}.question-item .question-container .question-text::-webkit-scrollbar-track{height:0;width:0}.question-item .question-container .question-text .response-type-tooltip{display:inline-block;position:relative;top:4px}.question-item .question-container .question-text .response-type-tooltip.document-tooltip{top:3px}.question-item .question-container .question-text .response-type-tooltip [class^=icon]{top:-1px}.question-item .question-container .question-text .response-type-tooltip .icon-show-video{position:relative;-webkit-transform:scale(.75);transform:scale(.75)}.question-item .question-container .question-text .response-type-tooltip .description{height:1.25rem;line-height:1rem;padding:2px 5px;top:-2px}.question-item .question-container .question-text .attachment-tooltip{display:inline-block;position:relative;top:2px}.question-item .question-container .question-text .attachment-tooltip .item{margin-right:2px}.question-item .question-container .question-text .attachment-tooltip .description{height:1.25rem;line-height:1rem;padding:2px 5px;top:-1px}.question-item .question-container .question-text .scoring-disabled-tooltip{display:inline-block;left:-2px;position:relative}.question-item .question-container .question-text .scoring-disabled-tooltip .description{height:1.25rem;line-height:1rem;padding:2px 5px;top:2px}.question-item .question-container .question-text .quill{border-bottom-width:0!important}.question-item .question-container .question-text .quill .ql-toolbar{display:none}.question-item .question-container .question-text .quill .ql-container{border-bottom-width:0!important}.question-item .question-container .question-text .quill .ql-container .ql-editor{background:linear-gradient(#fff 30%,hsla(0,0%,100%,0)),linear-gradient(hsla(0,0%,100%,0),#fff 70%) 0 100%,radial-gradient(farthest-side at 50% 0,rgba(0,0,0,.4),transparent),radial-gradient(farthest-side at 50% 100%,rgba(0,0,0,.4),transparent) 0 100%;background-attachment:local,local,scroll,scroll;background-color:#fff;background-repeat:no-repeat;background-size:100% 40px,100% 40px,100% 14px,100% 14px;height:64px;overflow:auto;padding:0}.question-item .question-container .question-thumbnails-container .options-link{color:#00a1df;cursor:pointer;display:inline;font-size:14px;text-decoration:underline}.question-item .question-container .question-thumbnails-container .options-link svg{-webkit-transform:scale(.7) translate(-3px,8px) rotate(90deg);transform:scale(.7) translate(-3px,8px) rotate(90deg)}.question-item .question-container .question-thumbnails-container .options-link svg polygon{fill:#6a7b83}.question-item .question-container .question-thumbnails-container .options-link.closed svg{-webkit-transform:scale(.7) translate(-1px,5px);transform:scale(.7) translate(-1px,5px)}.question-item .question-container .question-thumbnails-container .options-link.closed+.question-thumbnails{display:none}.question-item .question-container .question-thumbnails-container .options-link.always-open{cursor:default;text-decoration:none}.question-item .question-container .thumbnail-and-content{grid-gap:0 .25rem;display:grid;grid-template-columns:auto 1fr}.question-item .question-container .thumbnail-and-content.content-only{grid-template-columns:1fr}.question-item .question-container .thumbnail-and-content .content{font-family:inherit;font-size:14px;line-height:normal;margin:0;max-height:100px;overflow:auto}.question-item .question-container .thumbnail-and-content .content .library-html_content{background:#f9fafa;line-height:normal;padding:.5rem}.question-item .question-container .thumbnail-and-content .content .library-html_content>p:first-child{-webkit-margin-before:0;margin-block-start:0}.question-item .question-container .thumbnail-and-content .content .library-html_content>p:last-child{-webkit-margin-after:0;margin-block-end:0}.question-item .question-container .evaluation-guide{outline:none;padding-top:8px;resize:vertical!important}.question-item .question-container .evaluation-guide textarea{resize:none}.question-item .question-container .label-value-tile .value{font-size:14px;font-weight:400;text-transform:none;white-space:inherit;word-break:break-word}.question-item .times{display:grid;grid-area:times;grid-template-areas:"prep-time" "answer-time" "no-of-attempts";grid-template-columns:auto;grid-template-rows:auto auto 1fr;margin-top:4px}.question-item .times .react-dropdown{--floating-padding:0.75rem}.question-item .times .prep-time{grid-area:prep-time}.question-item .times .prep-time+.answer-time{margin-top:.5rem}.question-item .times .answer-time{grid-area:answer-time}.question-item .times .no-of-attempts{grid-area:no-of-attempts;margin-top:.5rem}.question-item .times .answer-time .selector .firstLine,.question-item .times .no-of-attempts .selector .firstLine,.question-item .times .prep-time .selector .firstLine{left:0}.question-item .action{grid-area:action;text-align:right}.question-item .action .react-button{font-size:14px;height:32px;line-height:inherit;padding:0;width:42px}.question-item .action .icon-tick-thin{height:9px;width:11px}.question-item .action .icon-tick-thin path{stroke:#59c427;stroke:var(--active-color);-webkit-transform:scale(1.25);transform:scale(1.25)}.question-item .action .disabled path{stroke:#dfdfdf}.question-item .action .deselect,.question-item .action .edit-icon,.question-item .action .remove{cursor:pointer}.question-item .action .edit-icon{margin-right:6px;opacity:.2;position:relative;top:1px}.question-item .action .edit-icon:hover{opacity:.7}.question-item .label-value-tile{border-top:0;padding:0}.question-item.is-live .question-container .question-text .response-type-tooltip{display:none}.candidate-action.multiple .overlay-form{width:400px}.candidate-action.no-modal{padding:1rem}.candidate-action .answerTime .label,.candidate-action .candidate-labels .label,.candidate-action .closing-date .label,.candidate-action .prepTime .label{color:grey;font-size:12px;margin-left:4px}.candidate-action .answerTime .value,.candidate-action .candidate-labels .value,.candidate-action .closing-date .value,.candidate-action .prepTime .value{background:#00a1df;border-radius:20px;color:#fff;display:inline-block;margin-bottom:1px;margin-right:3px;padding:2px 8px}.candidate-action .answerTime .value:last-child,.candidate-action .candidate-labels .value:last-child,.candidate-action .closing-date .value:last-child,.candidate-action .prepTime .value:last-child{margin-right:0}.candidate-action .answerTime .value-disabled,.candidate-action .candidate-labels .value-disabled,.candidate-action .closing-date .value-disabled,.candidate-action .prepTime .value-disabled{font-weight:500;margin-left:5px}.candidate-action .closing-date{margin:10px 3px 0;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.candidate-action .closing-date.disabled-true{margin-left:0}.candidate-action .deadline-timezone{margin:10px 3px 0}.candidate-action .questions{margin-top:16px}.candidate-action .no-invitation-email-message{margin-bottom:-.5rem}.candidate-action .actions{grid-gap:1rem;align-items:center;display:grid;grid-template-columns:1fr;margin-top:16px;text-align:right}.candidate-action .actions .status-message{background:transparent;color:#f44336!important;line-height:2rem}.share-candidate-response .candidate-labels .label{color:grey;font-size:12px;margin-left:4px}.share-candidate-response .candidate-labels .value{background:#00a1df;border-radius:20px;color:#fff;display:inline-block;margin-bottom:1px;margin-right:3px;padding:2px 8px}.share-candidate-response .candidate-labels .value:last-child{margin-right:0}.share-candidate-response .send-to{margin:.5rem 0}.share-candidate-response .message{margin-bottom:.5rem}.share-candidate-response .message textarea{max-height:200px;min-height:100px;resize:none}.share-candidate-response .actions{display:grid;grid-template-columns:1fr auto;text-align:right}.share-candidate-response .actions .status-message{background:transparent;color:#f44336!important;line-height:2rem}.share-candidate-response .actions.success .status{color:#00a1df}.share-candidate-response .actions.fail .status{color:#f44336}.avatar-with-label{display:inline-block;height:24px;position:relative;top:2px;vertical-align:top}.avatar-with-label.yes{width:46px}.avatar-with-label.maybe{width:62px}.avatar-with-label.no{width:44px}.avatar-with-label .react-avatar{left:0;position:absolute;top:-2px}.avatar-with-label .avatar-label{border-radius:3px;color:#fff;display:inline-block;font-size:10px;font-weight:600;left:22px;line-height:12px;margin-left:-8px;padding:3px 4px 1px 8px;position:absolute;text-transform:uppercase;top:2px;-webkit-user-select:none;user-select:none}.avatar-with-label .avatar-label.yes{background-color:#4caf50}.avatar-with-label .avatar-label.maybe{background-color:orange}.avatar-with-label .avatar-label.no{background-color:red}.staff-selection .staff-selection-header{font-weight:700;padding-bottom:.5rem;text-transform:none}.staff-selection .staff-selection-dropdown{background-color:#fff}.staff-selection .staff-selection-value{background:#fff;border-radius:3px;border-top:0;padding:.25rem .5rem;position:relative}.staff-selection .staff-selection-value .value{grid-gap:0 .25rem;display:grid;grid-template-areas:"avatar name" "avatar position";grid-template-columns:auto 1fr;grid-template-rows:auto auto;margin-top:.25rem}.staff-selection .staff-selection-value .value .avatar{align-items:center;display:grid;grid-area:avatar}.staff-selection .staff-selection-value .value .name{grid-area:name;line-height:18px}.staff-selection .staff-selection-value .value .position{color:rgba(0,0,0,.55);font-size:14px;font-weight:300;grid-area:position;line-height:18px}.staff-selection .staff-selection-value .remove-icon{position:absolute;right:.5rem;top:25%}.staff-selection .staff-selection-value .remove-icon:hover{cursor:pointer}.live-interview{--live-interview-table-grid-gap:0.5rem;grid-template-rows:auto 1fr auto;height:100%;overflow:hidden}.live-interview .steps{display:grid;grid-template-columns:repeat(7,auto);justify-content:center;padding:0 1rem;position:relative;top:1px}.live-interview .steps .arrow{padding:.5rem}.live-interview .steps .step-title{font-weight:400;padding:.5rem 0;-webkit-user-select:none;user-select:none}.live-interview .steps .step-title.active{border-bottom:2px solid #00a1df;font-weight:600}.live-interview .steps .step-title.disabled{color:#7d8b92}.live-interview .steps .step-title.completed{color:#00a1df;cursor:pointer;text-decoration:underline}.live-interview .steps .step-title.error{color:#f44336}.live-interview .step{height:calc(100% - 102px);margin:0;overflow-x:hidden;overflow-y:auto}.live-interview .step-1{border-color:#e6e6e6;border-style:solid;border-width:1px 0;display:grid;grid-template-columns:repeat(2,50%)}.live-interview .step-1 .step-1-info .candidate-name,.live-interview .step-1 .step-1-info .interview-link-candidate{border-top:0;margin-left:3px;padding:1rem 1rem 0}.live-interview .step-1 .step-1-info .interview-link-candidate .short-link{border:1px solid rgba(0,0,0,.25);border-radius:0;display:block;margin-top:.25rem;max-width:100%;text-transform:none}.live-interview .step-1 .step-1-info .interview-link-candidate .short-link .short-link-content{max-width:100%}.live-interview .step-1 .step-1-info .join-interview-button{margin:1rem 1rem 1rem 1.2rem}.live-interview .step-1 .step-1-details{grid-gap:var(--live-interview-table-grid-gap);background-color:#f7f7f7;display:grid;grid-template-rows:auto auto 1fr;padding:1rem 1rem 2rem;position:relative}.live-interview .step-1 .step-1-details .step-1-details-header{font-weight:600}.live-interview .step-1 .step-1-details .interview-date-time{grid-gap:var(--live-interview-table-grid-gap);display:grid;grid-template-columns:2fr auto 1fr}.live-interview .step-1 .step-1-details .interview-date-time .interview-date #interview_date-helper-text{display:none}.live-interview .step-1 .step-1-details .interview-date-time .at{align-self:center;-webkit-user-select:none;user-select:none}.live-interview .step-1 .step-1-details .interview-date-time .interview-time{height:2.6rem}.live-interview .step-1 .step-1-details .date-time-error{color:#f44336;font-size:13px;padding-left:.15rem}.live-interview .step-2{border-color:#e6e6e6;border-style:solid;border-width:1px 0;display:grid;grid-template-columns:repeat(2,50%)}.live-interview .step-2 .evaluator-selection{align-items:start;grid-template-columns:auto;grid-template-rows:auto 1fr;padding:1rem 1rem 0}.live-interview .step-2 .evaluator-selection .staff-dropdown{z-index:10}.live-interview .step-2 .evaluator-selection .add-button{align-self:start;margin:0 0 5rem}.live-interview .step-2 .selected-interviewers{background-color:#f7f7f7;padding:1rem}.live-interview .step-2 .selected-interviewers .staff-selection{margin-bottom:.5rem}.live-interview .step-2 .selected-interviewers .staff-selection:last-child{margin-bottom:0}.live-interview .step-3{background-color:#f7f7f7}.live-interview .step-3,.live-interview .step-3 .email-preview{grid-gap:var(--live-interview-table-grid-gap);display:grid;padding:1rem}.live-interview .step-3 .email-preview{box-shadow:0 1px 0 0 rgba(69,90,100,.05),0 1px 1px 0 rgba(69,90,100,.2),0 1px 5px 0 rgba(69,90,100,.1);margin-bottom:1rem}.live-interview .step-3 .email-preview .interview-time .label,.live-interview .step-3 .email-preview .interviewer .label,.live-interview .step-3 .email-preview .job-position .label{font-weight:600}.live-interview .step-3 .email-preview .customTextArea textarea{background-color:#fafafa;max-height:100px;min-height:60px;overflow-x:hidden;overflow-y:auto;resize:none}.live-interview .step-3 .email-preview .customTextArea.editable textarea{background-color:#fff}.live-interview .step-3 .email-preview .learn-more{color:#00a1df;text-decoration:underline}.live-interview .step-3 .email-preview .email-button{border-radius:0;cursor:default;justify-self:start}.live-interview .step-4{grid-gap:var(--live-interview-table-grid-gap);background-color:#f7f7f7;display:grid;padding:1rem}.live-interview .step-4 .customTextArea textarea{background-color:#fff;max-height:100px;min-height:60px;overflow-x:hidden;overflow-y:auto;resize:none}.live-interview .step-buttons{display:grid;grid-template-columns:repeat(2,1fr);padding:1rem 1rem 0}.live-interview .step-buttons .button-left{align-items:center;display:grid;justify-self:start}.live-interview .step-buttons .button-left .previous-button{color:#00a1df;cursor:pointer;font-weight:400;-webkit-user-select:none;user-select:none}.live-interview .step-buttons .button-right{justify-self:end}.evaluator-selection{grid-gap:16px;align-items:center;display:grid;grid-template-columns:auto;grid-template-rows:auto auto;margin-bottom:16px}@media (min-width:480px){.evaluator-selection{grid-template-columns:300px 60px;grid-template-rows:auto}}.evaluator-selection .add-button{align-self:end}.interview-structure .actions{margin-top:16px;text-align:right}.interview-structure .interview_id{bottom:-2rem;color:#7d8b92;display:none;font-size:10px;height:0;position:relative}.candidates-table{--table-grid-gap:6px;--table-avatar:calc(24px + var(--table-grid-gap));--table-actions:36px;--table-phone:242px;--table-interview-at:242px;--table-score:24px;--table-invite-sent-on:124px;--table-deadline:186px;--table-deadline-mobile:120px;--table-recommendation:124px;--table-live-button:24px;--table-evaluation-or-decision:186px;--table-recommendation-mobile:80px;--table-evaluation-or-decision-mobile:186px;--table-rest:calc(100% - var(--table-avatar) - var(--table-actions) - var(--table-invite-sent-on) - var(--table-deadline-mobile) - var(--table-grid-gap)*4);--table-name:var(--table-rest);--table-candidate:calc(var(--table-name) + var(--table-actions) + var(--table-grid-gap));background-color:#fff;border-radius:3px;box-shadow:0 1px 0 0 rgba(69,90,100,.05),0 1px 1px 0 rgba(69,90,100,.2),0 1px 5px 0 rgba(69,90,100,.1)}@media (max-width:768px){.candidates-table{margin:0 .5rem}}@media (min-width:769px){.candidates-table{margin:1rem 1.5rem}}.candidates-table>.header-mobile{font-size:12px;font-weight:600;padding:8px 12px;text-align:center}@media (min-width:769px){.candidates-table>.header-mobile{display:none}}.candidates-table>.header{border-bottom:1px solid rgba(0,0,0,.07);display:grid;font-size:12px;grid-template-columns:repeat(3,1fr);height:32px;padding:8px 12px}.candidates-table>.header .subtitle{justify-self:left}.candidates-table>.header .subtitle .interview_info{color:#aaa}.candidates-table>.header .subtitle .interview_info .interview_name:hover{color:initial;cursor:pointer;text-decoration:underline}.candidates-table>.header .title{font-weight:600;justify-self:center;text-transform:capitalize}@media (max-width:768px){.candidates-table>.header .title{visibility:hidden}}.candidates-table>.header .menu{grid-gap:8px;display:grid;grid-template-areas:"search filter actions";grid-template-columns:repeat(3,auto);justify-self:right}.candidates-table>.header .menu .search{display:none;grid-area:search;overflow:initial;text-align:center;top:2px;width:28px!important}.candidates-table>.header .menu .search .item{margin-top:1px;opacity:.2}.candidates-table>.header .menu .filter{display:none;grid-area:filter;overflow:initial;text-align:center;width:54px}.candidates-table>.header .menu .filter .item{opacity:.2}.candidates-table>.header .menu .filter .item svg{left:-4px;top:-2px}.candidates-table>.header .menu .filter svg{position:relative;top:-1px}.candidates-table>.header .menu .filter .label{font-weight:400;padding-left:.25rem;text-transform:uppercase;-webkit-user-select:none;user-select:none}.candidates-table>.header .menu .sort{display:none;grid-area:sort}.candidates-table>.header .menu .sort .sort-dropdown{width:54px}.candidates-table>.header .menu .sort .sort-dropdown .selector{padding:0}.candidates-table>.header .menu .sort .sort-dropdown .selections{max-height:100vh;width:135px}.candidates-table>.header .menu .sort .sort-dropdown .firstLine{text-transform:capitalize}.candidates-table>.header .menu .sort svg{position:relative;top:1px}.candidates-table>.header .menu .actions{grid-area:actions}.candidates-table>.header .menu .actions .actions-dropdown{width:28px}.candidates-table>.header .menu .actions .actions-dropdown .placeholder{font-size:18px;line-height:35%!important}.candidates-table>.header .menu .actions .actions-dropdown .selections{width:80px}.candidates-table>.header .menu .actions .actions-dropdown .selections .selection .firstLine{text-align:right}.candidates-table>.header .menu .actions .actions-dropdown .selector,.candidates-table>.header .menu .actions .sort-dropdown .selector,.candidates-table>.header .menu .sort .actions-dropdown .selector,.candidates-table>.header .menu .sort .sort-dropdown .selector{background-color:initial;font-size:12px;font-weight:400;height:18px}.candidates-table>.header .menu .actions .actions-dropdown .selector:focus .dropdown-overlay,.candidates-table>.header .menu .actions .actions-dropdown .selector:hover .dropdown-overlay,.candidates-table>.header .menu .actions .sort-dropdown .selector:focus .dropdown-overlay,.candidates-table>.header .menu .actions .sort-dropdown .selector:hover .dropdown-overlay,.candidates-table>.header .menu .sort .actions-dropdown .selector:focus .dropdown-overlay,.candidates-table>.header .menu .sort .actions-dropdown .selector:hover .dropdown-overlay,.candidates-table>.header .menu .sort .sort-dropdown .selector:focus .dropdown-overlay,.candidates-table>.header .menu .sort .sort-dropdown .selector:hover .dropdown-overlay{background:transparent}.candidates-table>.header .menu .actions .actions-dropdown .selector .placeholder,.candidates-table>.header .menu .actions .sort-dropdown .selector .placeholder,.candidates-table>.header .menu .sort .actions-dropdown .selector .placeholder,.candidates-table>.header .menu .sort .sort-dropdown .selector .placeholder{font-weight:300;line-height:normal}.candidates-table>.header .menu .actions .actions-dropdown .selector .placeholder .label,.candidates-table>.header .menu .actions .sort-dropdown .selector .placeholder .label,.candidates-table>.header .menu .sort .actions-dropdown .selector .placeholder .label,.candidates-table>.header .menu .sort .sort-dropdown .selector .placeholder .label{font-weight:400;padding-left:.25rem;text-transform:uppercase}.candidates-table.candidates-responded>.header .menu .actions .actions-dropdown .selections{width:80px}.candidates-table.candidates-responded>.header .menu .actions .actions-dropdown .selections a .firstLine{text-align:right}.candidates-table.candidates-responded~.candidates-responded{margin-top:calc(-1rem + 1px)}.candidates-table.candidates-responded~.candidates-responded .title{opacity:0}.candidates-table.candidates-invited~.candidates-invited{margin-top:calc(-1rem + 1px)}.candidates-table.candidates-invited~.candidates-invited .title{opacity:0}@media (min-width:769px){.candidates-table{--table-grid-gap:12px;--table-rest:calc(100% - var(--table-avatar) - var(--table-actions) - var(--table-phone) - var(--table-invite-sent-on) - var(--table-live-button) - var(--table-deadline) - var(--table-grid-gap)*7);--table-name:calc(var(--table-rest)*1/4);--table-email:calc(var(--table-rest)*3/4);--table-candidate:calc(var(--table-name) + var(--table-actions) + var(--table-grid-gap))}}.candidates-table .evaluating,.candidates-table .responded{--table-rest:calc(100% - var(--table-avatar) - var(--table-actions) - var(--table-recommendation-mobile) - var(--table-evaluation-or-decision-mobile) - var(--table-grid-gap)*4);--table-name:var(--table-rest);--table-candidate:calc(var(--table-name) + var(--table-actions) + var(--table-grid-gap))}@media (min-width:769px){.candidates-table .evaluating,.candidates-table .responded{--table-rest:calc(100% - var(--table-avatar) - var(--table-actions) - var(--table-phone) - var(--table-recommendation) - var(--table-live-button) - var(--table-evaluation-or-decision) - var(--table-grid-gap)*7);--table-name:calc(var(--table-rest)*1/4);--table-email:calc(var(--table-rest)*3/4);--table-questions-scores:calc(var(--table-email) + var(--table-phone) + var(--table-grid-gap))}}.candidates-table .live-interview{--table-rest:calc(100% - var(--table-avatar) - var(--table-actions) - var(--table-interview-at) - var(--table-recommendation-mobile) - var(--table-evaluation-or-decision-mobile) - var(--table-grid-gap)*5);--table-name:var(--table-rest);--table-candidate:calc(var(--table-name) + var(--table-actions) + var(--table-grid-gap))}@media (min-width:769px){.candidates-table .live-interview{--table-rest:calc(100% - var(--table-avatar) - var(--table-actions) - var(--table-interview-at) - var(--table-recommendation) - var(--table-live-button) - var(--table-evaluation-or-decision) - var(--table-grid-gap)*7);--table-name:calc(var(--table-rest)*1/4);--table-email:calc(var(--table-rest)*3/4);--table-candidate:calc(var(--table-name) + var(--table-actions) + var(--table-grid-gap))}}.candidates-table .candidate-loading{padding:8px;text-align:center}.candidates-table .candidate-header{grid-gap:var(--table-grid-gap) 0;color:#7d8b92;display:grid;font-size:11px;position:relative;text-transform:uppercase;transition:all .4s ease-out}@media (min-width:769px){.candidates-table .candidate-header{grid-gap:0}}.candidates-table .candidate-header>*{padding:12px 3px;-webkit-user-select:none;user-select:none}@media (min-width:769px){.candidates-table .candidate-header>*{padding:12px .5rem}}.candidates-table .candidate-header>:first-child{padding-left:12px}@media (min-width:769px){.candidates-table .candidate-header>:first-child{padding-left:18px}}.candidates-table .candidate-header>:last-child{padding-right:.75rem}.candidates-table .candidate-header.invited{grid-template-areas:"header-selection header-candidate header-invite-sent-on header-deadline";grid-template-columns:calc(var(--table-avatar) + var(--table-grid-gap)*.5) calc(var(--table-candidate) + var(--table-grid-gap)) calc(var(--table-invite-sent-on) + var(--table-grid-gap)) calc(var(--table-deadline-mobile) + var(--table-grid-gap)*.5)}@media (min-width:769px){.candidates-table .candidate-header.invited{grid-template-areas:"header-selection header-candidate header-email header-phone header-invite-sent-on header-live-button header-deadline";grid-template-columns:calc(var(--table-avatar) + var(--table-grid-gap)*.5) calc(var(--table-candidate) + var(--table-grid-gap)) calc(var(--table-email) + var(--table-grid-gap)) calc(var(--table-phone) + var(--table-grid-gap)) calc(var(--table-invite-sent-on) + var(--table-grid-gap)) calc(var(--table-live-button) + var(--table-grid-gap)) calc(var(--table-deadline) + var(--table-grid-gap)*.5)}}.candidates-table .candidate-header.evaluating,.candidates-table .candidate-header.responded{grid-template-areas:"header-selection header-candidate header-recommendation header-evaluation-or-decision";grid-template-columns:calc(var(--table-avatar) + var(--table-grid-gap)*.5) calc(var(--table-candidate) + var(--table-grid-gap)) calc(var(--table-recommendation-mobile) + var(--table-grid-gap)) calc(var(--table-evaluation-or-decision-mobile) + var(--table-grid-gap)*.5)}@media (min-width:769px){.candidates-table .candidate-header.evaluating,.candidates-table .candidate-header.responded{grid-template-areas:"header-selection header-candidate header-questions-scores header-recommendation header-live-button header-evaluation-or-decision";grid-template-columns:calc(var(--table-avatar) + var(--table-grid-gap)*.5) calc(var(--table-candidate) + var(--table-grid-gap)) calc(var(--table-questions-scores) + var(--table-grid-gap)) calc(var(--table-recommendation) + var(--table-grid-gap)) calc(var(--table-live-button) + var(--table-grid-gap)) calc(var(--table-evaluation-or-decision) + var(--table-grid-gap)*.5)}}.candidates-table .candidate-header.evaluating{grid-template-areas:"header-candidate header-candidate header-recommendation header-evaluation-or-decision"}@media (min-width:769px){.candidates-table .candidate-header.evaluating{grid-template-areas:"header-candidate header-candidate header-questions-scores header-recommendation header-recommendation header-evaluation-or-decision"}}.candidates-table .candidate-header.evaluating .header-selection{display:none}.candidates-table .candidate-header.live-interview{grid-template-areas:"header-selection header-candidate header-interview-at header-recommendation header-evaluation-or-decision";grid-template-columns:calc(var(--table-avatar) + var(--table-grid-gap)*.5) calc(var(--table-candidate) + var(--table-grid-gap)) calc(var(--table-interview-at) + var(--table-grid-gap)) calc(var(--table-recommendation-mobile) + var(--table-grid-gap)) calc(var(--table-evaluation-or-decision-mobile) + var(--table-grid-gap)*.5)}@media (min-width:769px){.candidates-table .candidate-header.live-interview{grid-template-areas:"header-selection header-candidate header-email header-interview-at header-recommendation header-live-button header-evaluation-or-decision";grid-template-columns:calc(var(--table-avatar) + var(--table-grid-gap)*.5) calc(var(--table-candidate) + var(--table-grid-gap)) calc(var(--table-email) + var(--table-grid-gap)) calc(var(--table-interview-at) + var(--table-grid-gap)) calc(var(--table-recommendation) + var(--table-grid-gap)) calc(var(--table-live-button) + var(--table-grid-gap)) calc(var(--table-evaluation-or-decision) + var(--table-grid-gap)*.5)}}.candidates-table .candidate-header.live-interview-evaluating{grid-template-areas:"header-candidate header-candidate header-interview-at header-recommendation header-evaluation-or-decision";grid-template-columns:calc(var(--table-avatar) + var(--table-grid-gap)*.5) calc(var(--table-candidate) + var(--table-grid-gap)) calc(var(--table-interview-at) + var(--table-grid-gap)) calc(var(--table-recommendation-mobile) + var(--table-grid-gap)) calc(var(--table-evaluation-or-decision-mobile) + var(--table-grid-gap)*.5)}@media (min-width:769px){.candidates-table .candidate-header.live-interview-evaluating{grid-template-areas:"header-candidate header-candidate header-interview-at header-interview-at header-recommendation header-recommendation header-evaluation-or-decision";grid-template-columns:calc(var(--table-avatar) + var(--table-grid-gap)*.5) calc(var(--table-candidate) + var(--table-grid-gap)) calc(var(--table-email) + var(--table-grid-gap)) calc(var(--table-interview-at) + var(--table-grid-gap)) calc(var(--table-recommendation) + var(--table-grid-gap)) calc(var(--table-live-button) + var(--table-grid-gap)) calc(var(--table-evaluation-or-decision) + var(--table-grid-gap)*.5)}}.candidates-table .candidate-header .header-selection{grid-area:header-selection;opacity:0}@media (max-width:768px){.candidates-table .candidate-header .header-selection{opacity:1}}.candidates-table .candidate-header .header-candidate{grid-area:header-candidate}.candidates-table .candidate-header .header-email{display:none;grid-area:header-email}@media (min-width:769px){.candidates-table .candidate-header .header-email{display:block}}.candidates-table .candidate-header .header-phone{display:none;grid-area:header-phone}@media (min-width:769px){.candidates-table .candidate-header .header-phone{display:block}}.candidates-table .candidate-header .header-interview-at{display:none;grid-area:header-interview-at}@media (min-width:769px){.candidates-table .candidate-header .header-interview-at{display:block}}.candidates-table .candidate-header .header-questions-scores{display:grid;grid-area:header-questions-scores;grid-template-columns:repeat(auto-fit,minmax(var(--table-score),1fr));padding:0 .5rem;position:relative}@media (max-width:768px){.candidates-table .candidate-header .header-questions-scores{display:none}}.candidates-table .candidate-header .header-questions-scores .header-attr-score,.candidates-table .candidate-header .header-questions-scores .header-q-score,.candidates-table .candidate-header .header-questions-scores .header-question-name,.candidates-table .candidate-header .header-questions-scores .header-question-score,.candidates-table .candidate-header .header-questions-scores .header-total-score{padding:12px calc(var(--table-grid-gap)*.5);text-align:center;text-overflow:ellipsis;width:100%}.candidates-table .candidate-header .header-questions-scores .header-attr-score .react-tooltip,.candidates-table .candidate-header .header-questions-scores .header-q-score .react-tooltip,.candidates-table .candidate-header .header-questions-scores .header-question-name .react-tooltip,.candidates-table .candidate-header .header-questions-scores .header-question-score .react-tooltip,.candidates-table .candidate-header .header-questions-scores .header-total-score .react-tooltip{background:grey;border-radius:50%;color:#fff;display:inline-block;font-weight:400;height:14px;margin-left:4px;width:14px}.candidates-table .candidate-header .header-questions-scores .header-attr-score .react-tooltip .item .label,.candidates-table .candidate-header .header-questions-scores .header-q-score .react-tooltip .item .label,.candidates-table .candidate-header .header-questions-scores .header-question-name .react-tooltip .item .label,.candidates-table .candidate-header .header-questions-scores .header-question-score .react-tooltip .item .label,.candidates-table .candidate-header .header-questions-scores .header-total-score .react-tooltip .item .label{position:relative;top:-1px}.candidates-table .candidate-header .header-questions-scores .header-attr-score .react-tooltip .description,.candidates-table .candidate-header .header-questions-scores .header-q-score .react-tooltip .description,.candidates-table .candidate-header .header-questions-scores .header-question-name .react-tooltip .description,.candidates-table .candidate-header .header-questions-scores .header-question-score .react-tooltip .description,.candidates-table .candidate-header .header-questions-scores .header-total-score .react-tooltip .description{font-weight:100;left:16px;padding:0 5px;text-align:left;text-transform:none;top:0}.candidates-table .candidate-header .header-questions-scores .header-attr-score .react-tooltip .description .content,.candidates-table .candidate-header .header-questions-scores .header-q-score .react-tooltip .description .content,.candidates-table .candidate-header .header-questions-scores .header-question-name .react-tooltip .description .content,.candidates-table .candidate-header .header-questions-scores .header-question-score .react-tooltip .description .content,.candidates-table .candidate-header .header-questions-scores .header-total-score .react-tooltip .description .content{font-size:11px}.candidates-table .candidate-header .header-questions-scores .header-question-score{position:relative}.candidates-table .candidate-header .header-questions-scores .header-question-score .header-question-score-label{position:absolute;right:calc(50% + 1rem)}.candidates-table .candidate-header .header-invite-sent-on{grid-area:header-invite-sent-on}@media (max-width:768px){.candidates-table .candidate-header .header-invite-sent-on{white-space:nowrap}}.candidates-table .candidate-header .header-live-button{display:none;grid-area:header-live-button}@media (min-width:769px){.candidates-table .candidate-header .header-live-button{display:block}}.candidates-table .candidate-header .header-deadline{grid-area:header-deadline;text-align:right}.candidates-table .candidate-header>.header-recommendation{grid-area:header-recommendation;white-space:normal}@media (max-width:768px){.candidates-table .candidate-header>.header-recommendation{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}}.candidates-table .candidate-header .header-evaluation-or-decision{grid-area:header-evaluation-or-decision;text-align:right}.candidates-table .candidate-header .header-attr-score:hover,.candidates-table .candidate-header .header-candidate:hover,.candidates-table .candidate-header .header-deadline:hover,.candidates-table .candidate-header .header-email:hover,.candidates-table .candidate-header .header-evaluate-link:hover,.candidates-table .candidate-header .header-evaluation-or-decision:hover,.candidates-table .candidate-header .header-evaluation:hover,.candidates-table .candidate-header .header-interview-at:hover,.candidates-table .candidate-header .header-invite-sent-on:hover,.candidates-table .candidate-header .header-phone:hover,.candidates-table .candidate-header .header-q-score:hover,.candidates-table .candidate-header .header-question-score:hover,.candidates-table .candidate-header .header-recommendation:hover,.candidates-table .candidate-header .header-total-score:hover{background-color:rgba(0,163,209,.08);background-color:var(--default-background-highlight);cursor:pointer}.candidates-table .candidate-header .sorted{color:#00a1df}.candidates-table .candidate-header.selected .header-selection,.candidates-table .candidate-header:focus .header-selection,.candidates-table .candidate-header:hover .header-selection{opacity:1}.candidates-table .candidate-row{--candidate-row-height:24px;grid-gap:var(--table-grid-gap);align-items:start;display:grid;font-size:14px;line-height:var(--candidate-row-height);min-height:var(--candidate-row-height);padding:8px 0;white-space:nowrap}.candidates-table .candidate-row.highlight{-webkit-animation:highlight 5s normal forwards;animation:highlight 5s normal forwards}.candidates-table .candidate-row.empty{display:block;text-align:center}.candidates-table .candidate-row.empty .lower{margin:0;text-transform:lowercase}.candidates-table .candidate-row.invited{grid-template-areas:"candidate-avatar candidate-name candidate-actions invite-sent-on deadline";grid-template-columns:var(--table-avatar) var(--table-name) var(--table-actions) var(--table-invite-sent-on) var(--table-deadline-mobile);grid-template-rows:auto}@media (min-width:769px){.candidates-table .candidate-row.invited{grid-template-areas:"candidate-avatar candidate-name candidate-actions email phone invite-sent-on live-button deadline";grid-template-columns:var(--table-avatar) var(--table-name) var(--table-actions) var(--table-email) var(--table-phone) var(--table-invite-sent-on) var(--table-live-button) var(--table-deadline)}}.candidates-table .candidate-row.evaluating,.candidates-table .candidate-row.responded{border-bottom:1px solid rgba(0,0,0,.07);grid-template-areas:"candidate-avatar candidate-name recommendation decisions" "questions-scores questions-scores questions-scores questions-scores";grid-template-columns:var(--table-avatar) var(--table-candidate) var(--table-recommendation-mobile) var(--table-evaluation-or-decision-mobile);grid-template-rows:auto auto}@media (min-width:769px){.candidates-table .candidate-row.evaluating,.candidates-table .candidate-row.responded{grid-gap:var(--table-grid-gap);border-bottom:0;grid-template-areas:"candidate-avatar candidate-name candidate-actions questions-scores recommendation live-button decisions";grid-template-columns:var(--table-avatar) var(--table-name) var(--table-actions) var(--table-questions-scores) var(--table-recommendation) var(--table-live-button) var(--table-evaluation-or-decision);grid-template-rows:auto}}.candidates-table .candidate-row.evaluating:last-child,.candidates-table .candidate-row.responded:last-child{border-bottom:0}.candidates-table .candidate-row.live-interview{border-bottom:1px solid rgba(0,0,0,.07);grid-template-areas:"candidate-avatar candidate-name interview-at recommendation decisions";grid-template-columns:var(--table-avatar) var(--table-candidate) var(--table-interview-at) var(--table-recommendation-mobile) var(--table-evaluation-or-decision-mobile);grid-template-rows:auto}@media (min-width:769px){.candidates-table .candidate-row.live-interview{grid-gap:var(--table-grid-gap);border-bottom:0;grid-template-areas:"candidate-avatar candidate-name candidate-actions email interview-at recommendation live-button decisions";grid-template-columns:var(--table-avatar) var(--table-name) var(--table-actions) var(--table-email) var(--table-interview-at) var(--table-recommendation) var(--table-live-button) var(--table-evaluation-or-decision);grid-template-rows:auto}}.candidates-table .candidate-row.live-interview:last-child{border-bottom:0}.candidates-table .candidate-row.live-interview-evaluating{border-bottom:1px solid rgba(0,0,0,.07);grid-template-areas:"candidate-avatar candidate-name interview-at recommendation decisions";grid-template-columns:var(--table-avatar) var(--table-candidate) var(--table-interview-at) var(--table-recommendation-mobile) var(--table-evaluation-or-decision-mobile);grid-template-rows:auto}@media (min-width:769px){.candidates-table .candidate-row.live-interview-evaluating{grid-gap:var(--table-grid-gap);border-bottom:0;grid-template-areas:"candidate-avatar candidate-name candidate-name interview-at interview-at recommendation recommendation decisions";grid-template-columns:var(--table-avatar) var(--table-name) var(--table-actions) var(--table-email) var(--table-interview-at) var(--table-recommendation) var(--table-live-button) var(--table-evaluation-or-decision);grid-template-rows:auto}}.candidates-table .candidate-row.live-interview-evaluating:last-child{border-bottom:0}.candidates-table .candidate-row:hover{background-color:rgba(0,163,209,.08);background-color:var(--default-background-highlight)}.candidates-table .candidate-row:hover .candidate-actions .candidate-delete,.candidates-table .candidate-row:hover .candidate-actions .candidate-edit,.candidates-table .candidate-row:hover .candidate-actions .candidate-extension,.candidates-table .candidate-row:hover .candidate-actions .candidate-sharing{opacity:.2}.candidates-table .candidate-row .action-dropdown{display:none;opacity:0;position:absolute;right:-6px;top:-2px}.candidates-table .candidate-row .action-dropdown .selections{width:140px}.candidates-table .candidate-row:hover .deadline-text.has-action-dropdown,.candidates-table .candidate-row:hover .decided.has-action-dropdown,.candidates-table .candidate-row:hover .undecided.declined.has-action-dropdown{margin-right:2rem}.candidates-table .candidate-row:hover .action-dropdown{display:inline-block;opacity:1}.candidates-table .candidate-row.selected{background-color:rgba(0,163,209,.08);background-color:var(--default-background-highlight)}.candidates-table .candidate-row>:first-child{margin-left:var(--table-grid-gap)}.candidates-table .candidate-row>:last-child{margin-right:.75rem}.candidates-table .candidate-row .candidate-name,.candidates-table .candidate-row .email,.candidates-table .candidate-row .invite,.candidates-table .candidate-row .phone{overflow:hidden}.candidates-table .candidate-row .candidate-name,.candidates-table .candidate-row .deadline,.candidates-table .candidate-row .email,.candidates-table .candidate-row .invite,.candidates-table .candidate-row .phone{text-overflow:ellipsis}@media (max-width:768px){.candidates-table .candidate-row .email,.candidates-table .candidate-row .phone{display:none}}.candidates-table .candidate-row .candidate-actions{display:grid;grid-area:candidate-actions;grid-template-columns:repeat(auto-fill,18px);height:var(--candidate-row-height);position:relative}@media (max-width:768px){.candidates-table .candidate-row .candidate-actions{display:none}}.candidates-table .candidate-row .candidate-actions .candidate-delete .action-tooltip{position:absolute;top:3px}.candidates-table .candidate-row .candidate-actions .candidate-delete .action-tooltip .icon-trash{height:18px;left:2px;position:relative;width:17px}.candidates-table .candidate-row .candidate-actions .candidate-delete .action-tooltip .description{right:20px;top:-2px}.candidates-table .candidate-row .candidate-actions .candidate-sharing .action-tooltip{position:absolute;top:2px}.candidates-table .candidate-row .candidate-actions .candidate-sharing .action-tooltip .description{right:20px;top:-2px}.candidates-table .candidate-row .candidate-actions .candidate-edit .action-tooltip{left:2px;position:absolute;top:3px}.candidates-table .candidate-row .candidate-actions .candidate-edit .action-tooltip .description{right:20px;top:-2px}.candidates-table .candidate-row .candidate-actions .candidate-edit .action-tooltip .item .label svg{fill:#444}.candidates-table .candidate-row .candidate-actions .candidate-extension{background-color:initial;border:none;justify-items:end;padding:0}.candidates-table .candidate-row .candidate-actions .candidate-extension .action-tooltip .description{right:20px;top:-4px}.candidates-table .candidate-row .candidate-actions .candidate-extension .action-tooltip.lines-2 .description{top:-11px}.candidates-table .candidate-row .candidate-actions .candidate-delete,.candidates-table .candidate-row .candidate-actions .candidate-edit,.candidates-table .candidate-row .candidate-actions .candidate-extension,.candidates-table .candidate-row .candidate-actions .candidate-sharing{align-content:center;display:grid;height:var(--candidate-row-height);opacity:0;position:relative}.candidates-table .candidate-row .candidate-actions .candidate-delete .icon-extend-time,.candidates-table .candidate-row .candidate-actions .candidate-delete .icon-share,.candidates-table .candidate-row .candidate-actions .candidate-edit .icon-extend-time,.candidates-table .candidate-row .candidate-actions .candidate-edit .icon-share,.candidates-table .candidate-row .candidate-actions .candidate-extension .icon-extend-time,.candidates-table .candidate-row .candidate-actions .candidate-extension .icon-share,.candidates-table .candidate-row .candidate-actions .candidate-sharing .icon-extend-time,.candidates-table .candidate-row .candidate-actions .candidate-sharing .icon-share{z-index:2}.candidates-table .candidate-row .candidate-actions .candidate-delete.updated,.candidates-table .candidate-row .candidate-actions .candidate-edit.updated,.candidates-table .candidate-row .candidate-actions .candidate-extension.updated,.candidates-table .candidate-row .candidate-actions .candidate-sharing.updated{opacity:1}.candidates-table .candidate-row .candidate-actions .candidate-delete.updated .icon-extend-time .icon-highlight,.candidates-table .candidate-row .candidate-actions .candidate-edit.updated .icon-extend-time .icon-highlight,.candidates-table .candidate-row .candidate-actions .candidate-extension.updated .icon-extend-time .icon-highlight,.candidates-table .candidate-row .candidate-actions .candidate-sharing.updated .icon-extend-time .icon-highlight{fill:#00a1df}.candidates-table .candidate-row .candidate-actions .candidate-delete:hover,.candidates-table .candidate-row .candidate-actions .candidate-edit:hover,.candidates-table .candidate-row .candidate-actions .candidate-extension:hover,.candidates-table .candidate-row .candidate-actions .candidate-sharing:hover{cursor:pointer;opacity:1}.candidates-table .candidate-row .candidate-actions .candidate-delete.inactive,.candidates-table .candidate-row .candidate-actions .candidate-edit.inactive,.candidates-table .candidate-row .candidate-actions .candidate-extension.inactive,.candidates-table .candidate-row .candidate-actions .candidate-sharing.inactive{cursor:default;opacity:.5}.candidates-table .candidate-row .candidate-actions .candidate-delete.inactive:hover,.candidates-table .candidate-row .candidate-actions .candidate-edit.inactive:hover,.candidates-table .candidate-row .candidate-actions .candidate-extension.inactive:hover,.candidates-table .candidate-row .candidate-actions .candidate-sharing.inactive:hover{opacity:.5}.candidates-table .candidate-row .candidate-actions .candidate-delete.alwaysHide,.candidates-table .candidate-row .candidate-actions .candidate-edit.alwaysHide,.candidates-table .candidate-row .candidate-actions .candidate-extension.alwaysHide,.candidates-table .candidate-row .candidate-actions .candidate-sharing.alwaysHide{cursor:default;display:none;opacity:0}.candidates-table .candidate-row .candidate-actions .candidate-delete.alwaysHide:hover,.candidates-table .candidate-row .candidate-actions .candidate-edit.alwaysHide:hover,.candidates-table .candidate-row .candidate-actions .candidate-extension.alwaysHide:hover,.candidates-table .candidate-row .candidate-actions .candidate-sharing.alwaysHide:hover{cursor:default;opacity:0}.candidates-table .candidate-row .candidate-actions .candidate-delete .action-tooltip .label,.candidates-table .candidate-row .candidate-actions .candidate-edit .action-tooltip .label,.candidates-table .candidate-row .candidate-actions .candidate-extension .action-tooltip .label,.candidates-table .candidate-row .candidate-actions .candidate-sharing .action-tooltip .label{height:16px;width:16px}.candidates-table .candidate-row .candidate-actions .candidate-delete .action-tooltip .content,.candidates-table .candidate-row .candidate-actions .candidate-edit .action-tooltip .content,.candidates-table .candidate-row .candidate-actions .candidate-extension .action-tooltip .content,.candidates-table .candidate-row .candidate-actions .candidate-sharing .action-tooltip .content{line-height:14px}.candidates-table .candidate-row .candidate-actions .candidate-delete .action-tooltip .content .tooltip-sentence,.candidates-table .candidate-row .candidate-actions .candidate-edit .action-tooltip .content .tooltip-sentence,.candidates-table .candidate-row .candidate-actions .candidate-extension .action-tooltip .content .tooltip-sentence,.candidates-table .candidate-row .candidate-actions .candidate-sharing .action-tooltip .content .tooltip-sentence{display:block}.candidates-table .candidate-row .candidate-avatar{grid-area:candidate-avatar}.candidates-table .candidate-row .candidate-name{grid-area:candidate-name}.candidates-table .candidate-row .candidate-name.test-candidate{font-style:italic}@media (min-width:769px){.candidates-table .candidate-row .candidate-name{margin:0}}.candidates-table .candidate-row .candidate-name .cv-link{display:inline-block;margin-left:4px;position:relative;top:1px}.candidates-table .candidate-row .email{display:none;font-size:14px;grid-area:email;line-height:14px;margin:0 6px}@media (min-width:769px){.candidates-table .candidate-row .email{display:block;font-size:inherit;line-height:inherit;margin:0}}.candidates-table .candidate-row .phone{display:none;font-size:14px;grid-area:phone;margin:0 6px}@media (min-width:769px){.candidates-table .candidate-row .phone{display:block;font-size:inherit;margin:0}}.candidates-table .candidate-row .interview-at{display:none;font-size:14px;grid-area:interview-at;margin:0 6px}@media (min-width:769px){.candidates-table .candidate-row .interview-at{display:block;font-size:inherit;margin:0}}.candidates-table .candidate-row .interview-at .interview-url{color:#00a1df;cursor:pointer}.candidates-table .candidate-row .interview-at .interview-url:hover{text-decoration:underline}.candidates-table .candidate-row .evaluate-link{display:none;font-size:14px;grid-area:evaluate-link;margin:0 6px}@media (min-width:769px){.candidates-table .candidate-row .evaluate-link{display:block;font-size:inherit;margin:0}.candidates-table .candidate-row .evaluate-link .react-button{padding:.25rem .5rem}}.candidates-table .candidate-row .evaluate-link .interview_url{color:#00a1df;display:inline;height:1.5rem}.candidates-table .candidate-row .evaluate-link .interview_url:hover{border-bottom:1px solid #00a1df;cursor:pointer}.candidates-table .candidate-row .invite-sent-on{display:inline-block;grid-area:invite-sent-on}.candidates-table .candidate-row .invite-sent-on .send-invite{display:inline-block}@media (max-width:768px){.candidates-table .candidate-row .invite-sent-on .sent-on-full{display:none}}@media (min-width:769px){.candidates-table .candidate-row .invite-sent-on .sent-on-simpler{display:none}}.candidates-table .candidate-row .invite-sent-on .invitation-email-status{display:inline-block;margin-right:.25rem;min-height:16px;min-width:19px}.candidates-table .candidate-row .invite-sent-on .invitation-email-status .react-tooltip .icon-mail{top:1px}.candidates-table .candidate-row .invite-sent-on .invitation-email-status .react-tooltip .icon-mail-delivered,.candidates-table .candidate-row .invite-sent-on .invitation-email-status .react-tooltip .icon-mail-open{display:inline-block;position:absolute;top:3px}.candidates-table .candidate-row .invite-sent-on .invitation-email-status .react-tooltip .description{line-height:14px;top:0}.candidates-table .candidate-row .live-button{grid-area:live-button;text-align:center}@media (max-width:768px){.candidates-table .candidate-row .live-button{display:none}}.candidates-table .candidate-row .live-button .live-button-link{cursor:pointer;-webkit-user-select:none;user-select:none}.candidates-table .candidate-row .live-button .live-button-link.inactive{cursor:default}.candidates-table .candidate-row .live-button .live-button-link.inactive .react-button{cursor:default!important}.candidates-table .candidate-row .live-button .live-button-link.inactive.scheduled{opacity:.5}.candidates-table .candidate-row .live-button .live-button-link.inactive.unscheduled{display:none}.candidates-table .candidate-row .live-button .live-button-link .react-tooltip .label{border-color:#dfdfdf;height:1.5rem;line-height:1.2rem;padding:.25rem .4rem}.candidates-table .candidate-row .live-button .live-button-link .react-tooltip .label svg path{fill:#59c427}.candidates-table .candidate-row .live-button .live-button-link .react-tooltip .label:hover{border-color:#59c427}.candidates-table .candidate-row .live-button .live-button-link .react-tooltip .label.active svg path,.candidates-table .candidate-row .live-button .live-button-link .react-tooltip .label.info svg path{fill:#fff}.candidates-table .candidate-row .live-button .live-button-link .react-tooltip .description{line-height:12px;right:calc(100% + 2px);top:1px}.candidates-table .candidate-row .deadline{color:#7d8b92;grid-area:deadline;position:relative;text-align:right}.candidates-table .candidate-row .deadline .deadline-text{display:inline-block;position:relative;transition:all .2s ease-out}.candidates-table .candidate-row .deadline .deadline-text .react-tooltip{display:inline-block;margin-left:.25rem;width:.75rem}.candidates-table .candidate-row .deadline .deadline-text .react-tooltip .item{position:relative;top:1px}.candidates-table .candidate-row .deadline .deadline-text .react-tooltip .description{padding-bottom:0;padding-top:0;top:0}.candidates-table .candidate-row .deadline .action-dropdown,.candidates-table .candidate-row .deadline.deadline-updated{color:initial}.candidates-table .candidate-row .questions-scores{display:grid;grid-area:questions-scores;grid-template-columns:repeat(auto-fit,minmax(var(--table-score),1fr));padding:0}@media (max-width:768px){.candidates-table .candidate-row .questions-scores{font-size:12px}}.candidates-table .candidate-row .questions-scores.loading{height:1.5rem}.candidates-table .candidate-row .questions-scores .attr-score,.candidates-table .candidate-row .questions-scores .q-score,.candidates-table .candidate-row .questions-scores .question-score,.candidates-table .candidate-row .questions-scores .total-score{text-align:center}@media (max-width:768px){.candidates-table .candidate-row .questions-scores .attr-score,.candidates-table .candidate-row .questions-scores .q-score,.candidates-table .candidate-row .questions-scores .question-score,.candidates-table .candidate-row .questions-scores .total-score{display:grid;grid-template-rows:auto auto}}.candidates-table .candidate-row .questions-scores .attr-score .score-label,.candidates-table .candidate-row .questions-scores .q-score .score-label,.candidates-table .candidate-row .questions-scores .question-score .score-label,.candidates-table .candidate-row .questions-scores .total-score .score-label{font-weight:400;position:relative}.candidates-table .candidate-row .questions-scores .attr-score .score-label .score-label-q,.candidates-table .candidate-row .questions-scores .q-score .score-label .score-label-q,.candidates-table .candidate-row .questions-scores .question-score .score-label .score-label-q,.candidates-table .candidate-row .questions-scores .total-score .score-label .score-label-q{left:calc(50% - 1rem);position:absolute}@media (min-width:769px){.candidates-table .candidate-row .questions-scores .attr-score .score-label,.candidates-table .candidate-row .questions-scores .q-score .score-label,.candidates-table .candidate-row .questions-scores .question-score .score-label,.candidates-table .candidate-row .questions-scores .total-score .score-label{display:none}}.candidates-table .candidate-row>.recommendation{grid-area:recommendation;white-space:normal}@media (max-width:768px){.candidates-table .candidate-row>.recommendation{line-height:1.5rem}}.candidates-table .candidate-row>.recommendation.single{grid-template-columns:auto;justify-items:start}.candidates-table .candidate-row>.recommendation.single .recommendation-label{border-radius:3px;color:#fff;display:inline-block;font-size:11px;font-weight:600;line-height:1em;padding:2px;text-transform:uppercase}.candidates-table .candidate-row>.recommendation.single .recommendation-label.yes{background:#59c427}.candidates-table .candidate-row>.recommendation.single .recommendation-label.maybe{background:orange}.candidates-table .candidate-row>.recommendation.single .recommendation-label.no{background:#f44336}.candidates-table .candidate-row>.recommendation.single .recommendation-label.in-progress{background:#7d8b92}.candidates-table .candidate-row>.recommendation .evaluation-in-progress .badge{line-height:6px}.candidates-table .candidate-row>.recommendation .evaluation-in-progress~.evaluation-in-progress{margin-left:0}.candidates-table .candidate-row .decisions{grid-area:decisions;height:var(--candidate-row-height);position:relative;text-align:right}.candidates-table .candidate-row .decisions .react-button{height:1.5rem;line-height:1rem;padding:.25rem .4rem;text-transform:capitalize;width:auto}.candidates-table .candidate-row .decisions .react-button.undecided.accepted,.candidates-table .candidate-row .decisions .react-button.undecided.declined{border-color:#dfdfdf;text-transform:uppercase}.candidates-table .candidate-row .decisions .react-button.undecided:hover.accepted{border-color:#59c427}.candidates-table .candidate-row .decisions .react-button.undecided:hover.declined{border-color:#f44336}.candidates-table .candidate-row .decisions .react-button.decided{background:none;border:none;cursor:default;padding:0}.candidates-table .candidate-row .decisions .react-button.decided svg{display:inline-block;margin-right:.25rem;vertical-align:top}.candidates-table .candidate-row .decisions .react-button.decided svg path{stroke:#fff;fill:#fff}.candidates-table .candidate-row .decisions .react-button.decided.accepted svg,.candidates-table .candidate-row .decisions .react-button.decided.declined svg{-webkit-transform:scale(.85);transform:scale(.85)}.candidates-table .candidate-row .decisions .react-button.decided.accepted svg path{stroke:#59c427;fill:#59c427}.candidates-table .candidate-row .decisions .react-button.decided.declined svg{margin-top:1px}.candidates-table .candidate-row .decisions .react-button.decided.declined svg path{stroke:#f44336;fill:#f44336}.candidates-table .candidate-row .decisions .react-button.evaluate{display:inline-block;text-align:center;text-transform:none;width:94px}.candidates-table .candidate-row .decisions .react-button.evaluate svg{display:inline-block;margin-right:.25rem}.candidates-table .candidate-row .decisions .react-button.evaluate svg path{fill:#59c427}.candidates-table .candidate-row .decisions .react-button.evaluate .button-text{border-bottom:1px solid rgba(89,196,39,.2)}.candidates-table .candidate-row .edit-candidate{display:inline-block;position:absolute;right:-12px;top:-8px}.candidates-table .candidate-row .edit-candidate .selector{background-color:#00a1df;height:40px;padding:0;text-align:center;width:4px}.candidates-table .candidate-row .edit-candidate .selector .placeholder{font-weight:400;left:7px;top:-3px}.candidates-table .candidate-row .edit-candidate .selections{color:#000;right:4px;width:140px}.candidates-table .candidate-row .edit-candidate .selections .firstLine{text-align:right}.dialog{grid-gap:1rem;display:grid;grid-template-areas:"dialog-message dialog-message" "cancel-link confirm-link";grid-template-columns:1fr auto;grid-template-rows:auto auto}.dialog .dialog-message{grid-area:dialog-message}.dialog .dialog-message .attention{font-weight:700}.dialog .dialog-message .customTextField.reason_other{margin-left:1.5rem}.dialog .cancel-link{align-self:center;color:#00a1df;grid-area:cancel-link;justify-self:right;-webkit-user-select:none;user-select:none}.dialog .cancel-link:hover{cursor:pointer;text-decoration:underline}.dialog .confirm-link{grid-area:confirm-link;text-transform:capitalize}.live-interview-modal .overlay-form .modal-title{padding-bottom:0}.live-interview-modal .overlay-form .container-form{overflow:hidden;padding-left:0;padding-right:0}.candidate-edit .customTextField{margin-top:.5rem}.candidate-edit .actions{grid-gap:1rem;align-items:center;display:grid;grid-template-columns:1fr auto;margin-top:16px;text-align:right}.candidate-edit .actions .status-message{background:transparent;color:#f44336!important;line-height:2rem}.candidate-activity .candidate-session{border:1px solid #00a1df;border-radius:.25rem;font-size:14px;margin-bottom:1rem}.candidate-activity .candidate-session:last-child{margin-bottom:0}.candidate-activity .item-label{font-weight:500}.candidate-activity .session-header{background-color:rgba(0,163,209,.08);background-color:var(--default-background-highlight);padding:.5rem;position:relative}.candidate-activity .session-header .session-id{color:#00a1df;font-weight:600;opacity:.25;position:absolute;right:.25rem;top:.25rem}.candidate-activity .session-header .timestamp{font-weight:600}.candidate-activity .session-header .copy-user-agent{margin-left:2px}.candidate-activity .session-header .copy-user-agent .icon-share{cursor:pointer}.candidate-activity .session-item{border-top:1px solid #00a1df;padding:.5rem}.candidate-activity .session-item .question-id{color:#00a1df;font-weight:600}.candidate-activity .session-item .activity-type{font-weight:600;text-transform:capitalize}.action-dropdown{background:#fff;border-radius:3px;height:28px;width:32px}.action-dropdown.has-border{border:1px solid rgba(0,0,0,.1)}.action-dropdown:hover{background:rgba(0,163,209,.08);background:var(--hover-color)}.action-dropdown .selector{font-size:22px;font-weight:400;height:100%}.action-dropdown .selector:focus .dropdown-overlay,.action-dropdown .selector:hover .dropdown-overlay{background:transparent}.action-dropdown .selector .placeholder{color:#000;line-height:55%}.action-dropdown .selections{max-height:238px!important}.action-dropdown .selections .selection .mark{background-color:rgba(0,0,0,.1);border:1px solid rgba(0,0,0,.1);border-radius:51%;display:inline-block;height:10px;width:10px}.action-dropdown .selections .selection .mark.filled{background-color:lime}.job-stage-header{margin:1rem .75rem .5rem;position:relative}@media (min-width:769px){.job-stage-header{margin:1rem 1.5rem}}.job-stage-header .job-stage-title{font-weight:700;text-transform:capitalize}@media (min-width:769px){.job-stage-header .job-stage-title{text-align:center}}.job-stage-header .menu{display:flex;position:absolute;right:0;top:0}.job-stage-header .menu .short-link{margin-right:.5rem}.job-stage-header .menu .invite{font-size:14px;height:1.8rem;line-height:.9rem}.job-stage-header .job-stage-details{display:grid;grid-template-areas:"candidates deadline" "evaluators evaluators";grid-template-columns:repeat(2,auto);grid-template-rows:repeat(2,auto);justify-content:center;justify-items:center}@media (min-width:769px){.job-stage-header .job-stage-details{grid-template-areas:"candidates deadline evaluators";grid-template-columns:repeat(3,auto);grid-template-rows:auto}}.job-stage-header .job-stage-details .label-value-tile{border-top:none;padding-right:1rem}.job-stage-header .job-stage-details .label-value-tile .value{font-weight:600}.job-stage-header .job-stage-details .candidates{grid-area:candidates}.job-stage-header .job-stage-details .candidates .candidates-label{color:#7d8b92;display:inline-block;font-size:11px;line-height:1em;padding-top:.8rem;text-transform:uppercase}.job-stage-header .job-stage-details .candidates .tiles{display:flex;justify-content:center}.job-stage-header .job-stage-details .candidates .tiles .label-value-tile{border-top:0;padding-top:0}.job-stage-header .job-stage-details .candidates .tiles .label-value-tile .label{font-size:10px;min-height:0;white-space:nowrap}@media (max-width:768px){.job-stage-header .job-stage-details .candidates .tiles .label-value-tile.declined{display:none}}.job-stage-header .job-stage-details .deadline{grid-area:deadline;padding-left:1rem;padding-right:0}.job-stage-header .job-stage-details .deadline .value{margin-top:.35rem}@media (max-width:768px){.job-stage-header .job-stage-details .deadline .value{white-space:normal}}.job-stage-header .job-stage-details .evaluators-thumbnails{grid-area:evaluators;padding-right:0}@media (max-width:768px){.job-stage-header .job-stage-details .evaluators-thumbnails{justify-self:start}}@media (min-width:769px){.job-stage-header .job-stage-details .evaluators-thumbnails{padding-left:2rem}}.job-stage-header .job-stage-details .evaluators-thumbnails .value{margin-top:.25rem}.job-stage-header .job-stage-details .evaluators-thumbnails .value .no-evaluator{line-height:1.5rem}.job-stage-header .job-stage-details .evaluators-thumbnails .value .react-avatar.bordered{background:#f2f2f2;border-color:transparent}.job-stage-header~.job-stage-header{margin-top:2rem}.evaluators-invite-modal .overlay-form .container-form{overflow-y:hidden}.evaluators-invite-modal .evaluators-invite .message{margin-bottom:.5rem}.evaluators-invite-modal .evaluators-invite .bulk-select{font-size:14px}.evaluators-invite-modal .evaluators-invite .evaluators-list{margin-bottom:1rem;max-height:calc(90vh - 200px);overflow-x:hidden;overflow-y:scroll}.evaluators-invite-modal .evaluators-invite .evaluators-list .evaluator-selection{grid-gap:.5rem;display:grid;grid-template-columns:auto auto 1fr;margin:0;padding:.5rem;-webkit-user-select:none;user-select:none}.evaluators-invite-modal .evaluators-invite .evaluators-list .evaluator-selection.selected,.evaluators-invite-modal .evaluators-invite .evaluators-list .evaluator-selection:hover{background-color:rgba(0,163,209,.08);background-color:var(--default-background-highlight)}.evaluators-invite-modal .evaluators-invite .evaluators-list .evaluator-details{display:grid;grid-template-rows:repeat(2,auto)}.evaluators-invite-modal .evaluators-invite .evaluators-list .evaluator-details .name{font-weight:400;height:1rem;line-height:1rem}.evaluators-invite-modal .evaluators-invite .evaluators-list .evaluator-details .position{color:#7d8b92;font-size:14px;height:1rem;line-height:1rem}.evaluators-invite-modal .evaluators-invite .actions{grid-gap:1rem;display:grid;grid-template-columns:auto 1fr auto}.evaluators-invite-modal .evaluators-invite .actions .number-selected{align-self:center;font-size:14px}.evaluators-invite-modal .evaluators-invite .actions .number-selected span{display:inline-block;text-align:center;width:1rem}.evaluators-invite-modal .evaluators-invite .actions .cancel{align-self:center;justify-self:end}.job-details{background-color:#f2f2f2;height:calc(100vh - 60px);overflow-x:hidden;overflow-y:auto;scroll-behavior:smooth}.job-details.integration{height:100vh;overflow-x:hidden;overflow-y:auto}.job-details.has-intercom{padding-bottom:6rem}.job-details>.header{grid-gap:1rem;display:grid;grid-template-areas:"breadcrumbs title-id menu";grid-template-columns:auto 1fr auto;grid-template-rows:auto;padding:1rem .5rem .5rem}@media (min-width:769px){.job-details>.header{grid-template-columns:200px calc(100% - 400px - 2rem) 200px;padding:1.5rem 1.5rem 1rem}}.job-details>.header .breadcrumbs{grid-area:breadcrumbs}.job-details>.header .breadcrumbs .back-link{color:#00a1df;cursor:pointer}.job-details>.header .breadcrumbs .back-link span{text-decoration:underline}.job-details>.header .title-id{grid-area:title-id;text-align:center}.job-details>.header .title-id .title{display:inline;font-size:1.8em;font-weight:700;line-height:1.2em;text-transform:capitalize}.job-details>.header .title-id .title.test{font-style:italic}.job-details>.header .title-id .id{color:#7d8b92;font-weight:400;padding-left:8px;vertical-align:super}.job-details>.header .menu{grid-gap:8px;display:grid;grid-area:menu;grid-template-areas:"actions";grid-template-columns:auto;grid-template-rows:auto;justify-items:right}@media (min-width:769px){.job-details>.header .menu{grid-template-areas:"short-link actions";grid-template-columns:1fr auto}}.job-details>.header .menu .short-link{display:none;grid-area:short-link}@media (min-width:769px){.job-details>.header .menu .short-link{display:block}}.job-details>.header .menu .send-to-pageup-link{display:none;grid-area:short-link}@media (min-width:769px){.job-details>.header .menu .send-to-pageup-link{display:block}}.job-details>.header .menu .actions{display:inline-block;grid-area:actions}.job-details>.header .menu .actions .selections{width:150px}.job-details>.header .menu .actions .selections .selection .firstLine{text-align:right}.job-details>.header .menu .evaluate{display:none;grid-area:evaluate}.job-details>.header .menu .evaluate .react-button{display:inline-block;font-size:14px;height:1.75rem;line-height:20px;padding:.25rem .5rem;text-align:center;width:94px}@media (min-width:769px){.job-details>.header .menu .evaluate{display:inline-block}}.job-details .summary{grid-gap:0 12px;border-bottom:1px solid rgba(0,0,0,.08);display:grid;grid-template-areas:"location created-at job-status";grid-template-columns:auto;grid-template-rows:auto;justify-content:center;justify-items:center;margin:0 12px;padding-bottom:.75rem}@media (min-width:769px){.job-details .summary{margin:0 1.5rem;padding-bottom:1rem}}@media (min-width:1025px){.job-details .summary{grid-gap:24px}}.job-details .summary .label-value-tile{border:0}.job-details .summary .label-value-tile .value{font-weight:600;white-space:inherit}.job-details .summary .job-status,.job-details .summary .location{padding-bottom:0}.job-details .summary .location{grid-area:location}.job-details .summary .created-at{grid-area:created-at}.job-details .summary .job-status{grid-area:job-status}.job-details .job-stage-header .job-stage-menu{display:grid;grid-template-columns:repeat(3,auto);position:absolute;right:0;top:0}.job-details .job-stage-header .job-stage-menu .react-button{height:28px;line-height:26px;margin-right:0;padding:0 .75rem}.job-details .job-stage-header .job-stage-menu .react-button~.job-stage-actions,.job-details .job-stage-header .job-stage-menu .react-button~.short-link,.job-details .job-stage-header .job-stage-menu .short-link~.job-stage-actions{margin-left:.75rem}.job-details .job-stage-header .job-stage-menu .job-stage-actions .selections{width:170px}@media (max-width:768px){.job-details .candidates-invited{margin-top:.5rem}}.job-details .job-more-candidates{margin:1rem .5rem .5rem}@media (min-width:769px){.job-details .job-more-candidates{margin:24px}}.job-details .job-more-candidates .header{font-size:17px;font-weight:700;text-align:center;-webkit-user-select:none;user-select:none}@media (max-width:768px){.job-details .job-more-candidates .header{margin-bottom:.5rem;margin-top:1rem}}.job-details .job-more-candidates .closed{margin-top:1rem;text-align:center}.job-details .job-more-candidates .closed .link{color:#00a1df;cursor:pointer;text-decoration:underline}.job-details .job-more-candidates .react-candidates .candidates-list{max-height:none}.job-details .job-more-candidates .candidates-add{grid-gap:1rem;display:grid;padding:1rem 0;text-align:center}.job-details .job-more-candidates .candidates-add .candidates-add-button{justify-self:center}.job-details .job-more-candidates .candidates-list .new-candidate{background-color:initial}.job-details.evaluator .summary{grid-template-areas:"candidates candidates" "location deadline";grid-template-columns:repeat(2,auto)}@media (min-width:769px){.job-details.evaluator .summary{grid-gap:24px;grid-template-areas:"blank-left candidates location deadline blank-right";grid-template-columns:1fr repeat(3,auto) 1fr;grid-template-rows:auto;min-width:769px}}.job-details.evaluator .summary .candidates .tiles{grid-template-columns:repeat(2,1fr)}@media (min-width:769px){.job-details.evaluator .summary .candidates .tiles{grid-template-columns:repeat(2,minmax(60px,70px));justify-self:right}}.custom-modal.candidates-invite-modal .overlay-form{width:auto}.customColorPicker{--preset-colors-padding:0.5rem;--color-picker-height:1.4rem;--color-picker-width:2.1rem;color:initial;display:inline-block;position:relative;-webkit-user-select:none;user-select:none}@-moz-document url-prefix(){.customColorPicker{top:-7px}}.customColorPicker.has-manual-input .color-picker-button{bottom:6px;position:absolute;right:2px}.customColorPicker .customColorPickerManualInput .input-field input{background-color:initial;overflow:hidden;padding-right:24px;text-overflow:ellipsis;width:100%}.customColorPicker .color-picker-button{background-color:initial;border-width:0;height:16px;padding:0;-webkit-user-select:none;user-select:none;width:16px}.customColorPicker .color-picker-button:hover{cursor:pointer}.customColorPicker .color-picker-button.circle{border-radius:50%;margin-left:.25rem}.customColorPicker .color-picker-button.disabled{cursor:default;pointer-events:none}.customColorPicker .color-picker{position:absolute;z-index:2}.customColorPicker .color-picker.top{top:-2px}.customColorPicker .color-picker.bottom{top:100%}.customColorPicker .color-picker.left{left:-10px}.customColorPicker .color-picker.right{right:-10px}.customColorPicker .color-picker.preset-grid.top{top:calc(var(--preset-colors-padding)*2*-1 + var(--color-picker-height)*6*-1 + -5px)}.customColorPicker .color-picker.preset-grid.top .color-picker-arrow-border{border-bottom:none;border-top:6px solid #bbb;bottom:-6px;position:absolute}.customColorPicker .color-picker.preset-grid.top .color-picker-arrow-border .color-picker-arrow{border-bottom:none;border-top:5px solid #fff;top:-7px}.customColorPicker .color-picker.preset-grid.right .color-picker-arrow-border{left:auto;right:12px}.customColorPicker .color-picker-arrow-border{border-bottom:6px solid #bbb;border-left:6px solid transparent;border-right:6px solid transparent;height:0;left:16px;position:relative;width:0}.customColorPicker .color-picker-arrow-border .color-picker-arrow{border-bottom:5px solid #fff;border-left:5px solid transparent;border-right:5px solid transparent;height:0;left:-5px;position:absolute;top:2px;width:0}.customColorPicker .preset-colors{grid-gap:9px;--preset-colors-length:6;background:#fff;border:1px solid #bbb;box-shadow:0 1px 0 0 rgba(69,90,100,.05),0 1px 1px 0 rgba(69,90,100,.2),0 1px 5px 0 rgba(69,90,100,.5);display:grid;grid-template-columns:repeat(var(--preset-colors-length),auto);padding:var(--preset-colors-padding)}.customColorPicker .preset-colors.width-1{--preset-colors-length:1}.customColorPicker .preset-colors.width-2{--preset-colors-length:2}.customColorPicker .preset-colors.width-3{--preset-colors-length:3}.customColorPicker .preset-colors.width-4{--preset-colors-length:4}.customColorPicker .preset-colors.width-5{--preset-colors-length:5}.customColorPicker .preset-colors .preset-color-container{cursor:pointer;height:var(--color-picker-height)}.customColorPicker .preset-colors.circle{border-radius:1rem}.customColorPicker .preset-colors.circle .preset-color-container{border-radius:50%;box-shadow:0 1px 0 0 rgba(69,90,100,.05),0 1px 1px 0 rgba(69,90,100,.2),0 1px 5px 0 rgba(69,90,100,.5);width:1rem}.customColorPicker .preset-colors.grid .preset-color-group{grid-gap:1px;display:grid;grid-template-rows:repeat(6,auto);width:var(--color-picker-width)}.customColorPicker .preset-colors.grid .preset-color-container .preset-color{border:1px solid rgba(0,0,0,.1);display:block;height:var(--color-picker-height);width:var(--color-picker-width)}.customColorPicker .preset-colors.grid .preset-color-container .preset-color.selected,.customColorPicker .preset-colors.grid .preset-color-container .preset-color:hover{height:calc(var(--color-picker-height) + 2px);left:-1px;position:relative;top:-1px;width:calc(var(--color-picker-width) + 2px)}.customColorPicker .preset-colors.grid .preset-color-container .preset-color.selected svg,.customColorPicker .preset-colors.grid .preset-color-container .preset-color:hover svg{left:10px;position:absolute;top:4px}.customColorPicker .preset-colors.grid .preset-color-container .preset-color.selected svg path,.customColorPicker .preset-colors.grid .preset-color-container .preset-color:hover svg path{stroke:rgba(0,0,0,.5);fill:#fff}.customColorPicker label{text-transform:uppercase;-webkit-user-select:none;user-select:none}.branding-preview{--padding-size:1rem;grid-gap:0;background:#f6f7f7;display:grid;grid-template-areas:"section-1 section-2 section-3";grid-template-columns:minmax(250px,20%) minmax(300px,25%) auto}.branding-preview .welcome-details{background-color:var(--welcome-details-background-color);display:grid;grid-template-rows:7rem auto 1fr auto;padding:calc(var(--padding-size)*3) calc(var(--padding-size)*2) calc(var(--padding-size)*2)}.branding-preview .welcome-details .welcome-details-logo .logo{background-image:var(--welcome-logo);background-repeat:no-repeat;background-size:contain;height:var(--welcome-logo-height);margin-top:calc(var(--welcome-logo-margin-correction-factor)*-1*32px*1.5);max-width:100%;width:100%}.branding-preview .welcome-details .welcome-details-content .welcome-details-info{display:block;margin-bottom:1rem;position:relative}.branding-preview .welcome-details .welcome-details-content .welcome-details-info .welcome-details-info-label{height:20px}.branding-preview .welcome-details .welcome-details-content .welcome-details-info .welcome-details-info-label .label{color:var(--welcome-details-label-color);display:inline-block;font-size:.75rem;font-weight:300;letter-spacing:1px;line-height:12px;text-transform:uppercase}.branding-preview .welcome-details .welcome-details-content .welcome-details-info .welcome-details-info-value{margin-bottom:1rem}.branding-preview .welcome-details .welcome-details-content .welcome-details-info .welcome-details-info-value .value{color:var(--welcome-details-value-color);display:inline-block;font-size:1rem;font-weight:800;line-height:16px;text-transform:uppercase}.branding-preview .welcome-details .welcome-details-content .welcome-details-position-description{padding-top:1.5rem;position:relative}.branding-preview .welcome-details .welcome-details-content .welcome-details-position-description .position-description-border-color-picker{bottom:1rem;position:absolute;right:3.5rem;z-index:1}.branding-preview .welcome-details .welcome-details-content .welcome-details-position-description .position-description-background-color-picker{bottom:1.5rem;position:absolute;right:2rem;z-index:1}.branding-preview .welcome-details .welcome-details-content .welcome-details-position-description .position-description-color-picker{bottom:2rem;position:absolute;right:.5rem;z-index:1}.branding-preview .welcome-details .welcome-details-content .welcome-details-position-description .position-description-icon-color-picker{bottom:2rem;left:-.75rem;position:absolute;z-index:1}.branding-preview .welcome-details .welcome-details-content .welcome-details-position-description .welcome-details-description{background-color:var(--welcome-position-description-background-color);border:1px solid var(--welcome-position-description-border-color);color:var(--welcome-position-description-color);display:inline-block;font-size:1rem;font-weight:400;line-height:1.15;margin-bottom:2rem;padding:.25rem .5rem;position:relative;-webkit-user-select:none;user-select:none}.branding-preview .welcome-details .welcome-details-content .welcome-details-position-description .welcome-details-description .icon-paragraph{margin-right:.5rem}.branding-preview .welcome-details .welcome-details-content .welcome-details-position-description .welcome-details-description .icon-paragraph .icon-highlight{fill:var(--welcome-position-description-icon-color)}.branding-preview .welcome-details .welcome-details-background{height:1rem;margin-bottom:1rem}.branding-preview .welcome-details .welcome-details-powered{align-self:end;color:#656877;color:var(--welcome-details-color,#656877);display:inline-block;font-size:13px;line-height:1rem;margin:1rem 0 0;position:relative;-webkit-user-select:none;user-select:none}.branding-preview .welcome-form{background-color:#fff;display:grid;grid-template-rows:auto 1fr auto auto;padding:calc(var(--padding-size)*3) calc(var(--padding-size)*2) calc(var(--padding-size)*2)}.branding-preview .welcome-form .greeting{margin-bottom:.5rem;margin-top:9rem}.branding-preview .welcome-form .links{color:var(--link-color);text-decoration:underline;-webkit-user-select:none;user-select:none}.branding-preview .welcome-form .links .second-link{display:block;margin-top:.5rem}.branding-preview .welcome-form .terms .terms-checkbox{display:inline-block;width:213px}.branding-preview .welcome-form .terms .terms-checkbox .checkbox svg path{stroke:var(--checkbox-checked-color)}.branding-preview .welcome-form .terms .terms-checkbox .checked{background-color:var(--checkbox-background-color);border-color:var(--checkbox-background-color)}.branding-preview .welcome-form .terms .terms-checkbox .label a{color:var(--link-color)}.branding-preview .welcome-form .terms .terms-label{font-size:1rem;text-transform:none}.branding-preview .welcome-form .terms .terms-label a{border-bottom:1px dotted;color:var(--link-color);text-transform:capitalize}.branding-preview .welcome-form .start-button-container{margin-top:1.5rem;position:relative}.branding-preview .welcome-form .start-button-container .button-background-color{position:absolute;right:-20px;top:9px}.branding-preview .welcome-form .start-button-container .start-button{background-color:var(--button-background-color);border:0;border-radius:2px;color:var(--button-color);font-weight:400;height:40px;line-height:2.4rem;outline:none;text-align:center;width:100%}.branding-preview .page-banner{background-color:#eee;background-image:var(--welcome-background-image);background-position:var(--welcome-background-position);background-repeat:no-repeat;background-size:cover;overflow:hidden;position:relative;width:100%}.branding-preview .page-banner .page-banner-title{bottom:30px;font-size:var(--welcome-message-font-size);font-stretch:normal;font-style:normal;font-weight:var(--welcome-message-font-weight);left:56px;letter-spacing:.02em;line-height:var(--welcome-message-font-size);position:absolute;text-transform:uppercase}.branding-preview .page-banner .page-banner-title .welcome-message-line-1,.branding-preview .page-banner .page-banner-title .welcome-message-line-2{display:block}.branding-preview .page-banner .page-banner-title .first-line,.branding-preview .page-banner .page-banner-title .second-line{background-color:var(--welcome-message-background-color);color:var(--welcome-message-color);display:inline-block;white-space:nowrap}.branding-preview .page-banner .page-banner-title .welcome-message-first-line-override-color{position:absolute}.branding-preview .page-banner .page-banner-title .first-line{color:var(--welcome-message-color);color:var(--welcome-message-first-line-override-color,var(--welcome-message-color));padding:.375em .5em 0}.branding-preview .page-banner .page-banner-title .welcome-message-background-color{display:inline;margin-left:-.375em;position:absolute;top:.5em}.branding-preview .page-banner .page-banner-title .second-line{color:var(--welcome-message-color);padding:.375em .5em .25em}.branding-preview .page-banner .page-banner-title .welcome-message-color{margin-left:-.75em}.branding-preview .color-picker-button{box-shadow:0 1px 0 0 rgba(69,90,100,.05),0 1px 1px 0 rgba(69,90,100,.2),0 1px 5px 0 #455a64}.job-deadline .deadline-header{font-weight:700;padding-bottom:0;text-transform:none}.job-deadline .deadline-selector{border-bottom:1px solid #dfdfdf;margin-bottom:1rem}.job-deadline .deadline-selector .deadline-type{border-bottom:1px solid #00a1df;display:inline-block;font-size:14px;margin-right:1rem;position:relative;text-transform:capitalize;top:1px;-webkit-user-select:none;user-select:none}.job-deadline .deadline-selector .deadline-type.active{font-weight:400;line-height:2rem}.job-deadline .deadline-selector .deadline-type:not(.active){color:#00a1df;line-height:.7rem}.job-deadline .deadline-selector .deadline-type:not(.active):hover{cursor:pointer}.job-deadline .ongoing-deadline-days{--floating-padding:8px;background-color:#fff}.job-deadline .ongoing-deadline-days .selector .firstLine{left:4px;margin-top:4px}.job-deadline .deadline-description{font-size:14px;padding-top:.25rem}.job-deadline .deadline-description.deadline-none{margin-top:-.75rem}.step-job-details{grid-gap:1rem;display:grid;grid-template-areas:"title" "location" "deadline" "branding" "position_description";grid-template-columns:1fr;grid-template-rows:repeat(4,auto) 1fr;height:100%}@media (min-width:769px){.step-job-details{grid-gap:1rem 2rem}}@media (min-width:1025px){.step-job-details{grid-template-areas:"title position_description" "location position_description" "deadline position_description" "branding position_description";grid-template-columns:1fr 2fr;grid-template-rows:repeat(3,auto) 1fr}}.step-job-details .title{grid-area:title}.step-job-details .location{grid-area:location}.step-job-details .job-deadline{grid-area:deadline;margin-top:.5rem}.step-job-details .branding-container{grid-area:branding;margin-top:.5rem}.step-job-details .branding-container .branding-header{font-weight:700;padding-bottom:.5rem;text-transform:none}.step-job-details .branding-container .branding-dropdown>.selector{background-color:#fff}.step-job-details .branding-container .branding-dropdown>.selector>.placeholder{left:3px;top:5px}.step-job-details .branding-container .branding-dropdown .firstLine{left:4px}.step-job-details .branding-container .branding-preview-link{font-size:14px;padding-top:.25rem}.step-job-details .deadline{align-self:start;display:grid;grid-area:deadline;height:auto}.step-job-details .deadline input{background-color:#fff!important}.step-job-details .position_description{grid-area:position_description}@media (min-width:1025px){.step-job-details .position_description{margin-bottom:2rem}.step-job-details .position_description .quill{height:calc(100% - 43px)}.step-job-details .position_description .quill .ql-container .ql-editor{max-height:100%}}.step-job-details .branding-preview-container .overlay-form{width:90vw}.step-job-details .branding-preview-container .overlay-form .container-form{padding:0}.step-job-details .job-template-selection .overlay-form{min-height:15rem;width:40rem}.step-job-details .job-template-selection .overlay-form .container-form{padding:0}.attributes{margin-left:24px}.attributes input{display:block;font-size:14px;font-weight:300;height:30px;margin:0 0 4px;padding:0 0 0 4px;width:150px}.attributes input.editable{color:inherit}.attributes input.read-only{background:transparent;border-bottom-color:transparent;display:block;text-overflow:ellipsis}.attributes .action{color:#00a1df;font-size:12px;margin-left:4px;text-decoration:underline}.attributes .action.disabled{opacity:0}.custom-chip{background-color:#00a1df;border-radius:1rem;display:inline-block;margin-bottom:.25rem;margin-right:.25rem;padding:0 .5rem;-webkit-user-select:none;user-select:none}.custom-chip:last-child{margin-right:0}.custom-chip .icon{margin-right:.25rem;position:relative;top:2px}.custom-chip .icon svg path{fill:hsla(0,0%,100%,.75)}.custom-chip .value{color:#fff;font-size:14px;position:relative;top:-1px}.custom-chip .remove{margin-left:.25rem;position:relative;top:2px}.custom-chip .remove svg{cursor:pointer;-webkit-transform:scale(.75);transform:scale(.75)}.custom-chip .remove svg path{fill:#fff}.record-video .teleprompter{align-items:center;display:grid;height:auto;max-height:7.25rem;overflow-x:hidden;overflow-y:auto;padding:.5rem}.record-video .teleprompter .display_text{font-weight:400;max-width:600px;overflow-wrap:break-word}.record-video .teleprompter .html-content{max-width:600px;padding-bottom:.5rem}.record-video .teleprompter .html-content .ql-container{border-width:0!important}.record-video .teleprompter .html-content .ql-editor{max-height:100%;min-height:0}.record-video .video-recording-container{position:relative}.record-video .video-recording-container .camera-preview{-webkit-transform:scaleX(-1);transform:scaleX(-1);width:100%}.record-video .video-recording-container .cancel{background:rgba(0,0,0,.25);color:#fff;left:1rem;padding:.25rem .5rem;position:absolute;top:1rem;-webkit-user-select:none;user-select:none}.record-video .video-recording-container .cancel:focus,.record-video .video-recording-container .cancel:hover{background-color:rgba(0,0,0,.5);cursor:pointer}.record-video .video-recording-container .record-button{--button-size:70px;border:calc(var(--button-size)/10) solid #fff;border-radius:50%;cursor:pointer;height:var(--button-size);left:calc(50% - var(--button-size)/2);position:absolute;top:calc(100% - var(--button-size) - 20px);width:var(--button-size)}.record-video .video-recording-container .record-button .record-button-inner{background-color:#9e1919;border-radius:50%;height:100%;-webkit-transform:scale(.94);transform:scale(.94);transition:all .2s ease;width:100%}.record-video .video-recording-container .record-button.disabled{border-color:#dfdfdf}.record-video .video-recording-container .record-button.disabled .record-button-inner{background-color:#dfdfdf}.record-video .video-recording-container .record-button.recording .record-button-inner{border-radius:12%;-webkit-transform:scale(.5);transform:scale(.5)}.record-video .video-recording-container .timer{background:rgba(0,0,0,.25);color:#fff;display:block;padding:8px 16px;position:absolute;right:2rem;text-align:center;top:calc(100% - 4rem);-webkit-user-select:none;user-select:none;width:80px}.record-video .recorded-video-preview-container{font-size:medium;position:relative}.record-video .recorded-video-preview-container .recorded-preview{width:100%}.record-video .recorded-video-preview-container .retake-button{background:rgba(0,0,0,.25);color:#fff;left:1rem;padding:.25rem .5rem;position:absolute;top:1rem;-webkit-user-select:none;user-select:none}.record-video .recorded-video-preview-container .retake-button:focus,.record-video .recorded-video-preview-container .retake-button:hover{background-color:rgba(0,0,0,.5);cursor:pointer}.record-video .recorded-video-preview-container .cancel-button{color:#fff;left:6.25rem;position:absolute;top:1rem;-webkit-user-select:none;user-select:none}.record-video .recorded-video-preview-container .cancel-button .cancel-link{background:rgba(0,0,0,.25);color:#fff;display:inline-block;padding:.25rem .5rem;-webkit-user-select:none;user-select:none}.record-video .recorded-video-preview-container .cancel-button .cancel-link:focus,.record-video .recorded-video-preview-container .cancel-button .cancel-link:hover{background-color:rgba(0,0,0,.5);cursor:pointer}.record-video .recorded-video-preview-container .upload-button{position:absolute;right:1rem;top:1rem}.custom-list .custom-list-add{grid-gap:.5rem;display:grid;grid-template-columns:1fr auto}.custom-list .custom-list-add .custom-list-item .input-field input{height:2rem;padding:0}.custom-list .custom-list-add .custom-list-item-add-button{height:2rem;padding:.2rem .5rem}.custom-list .custom-list-items .custom-list-item-line{position:relative}.custom-list .custom-list-items .custom-list-item-line .row-index{left:0;position:absolute;top:1rem;z-index:10}.custom-list .custom-list-items .custom-list-item-line .custom-list-item .input-field input{padding-left:1rem}.custom-list .custom-list-items .custom-list-item-line .custom-list-item-delete{position:absolute;right:0;top:1rem}.item-notice{background-color:rgba(0,163,209,.08);background-color:var(--default-background-highlight);border:1px solid grey;font-size:.8rem;margin-top:0;padding:.5rem}.item-notice strong{color:red}.library-item{grid-gap:1rem;display:grid;grid-template-areas:"item-details item-file" "item-actions item-actions";grid-template-columns:2fr 1fr;grid-template-rows:1fr auto}.library-item.item-text{grid-template-areas:"item-details" "item-actions";grid-template-columns:auto;grid-template-rows:1fr auto}.library-item.item-text .item-files,.library-item.response-video .response-template{display:none}.library-item.message .item-details .html-content{margin-top:1rem}.library-item.message .item-details .html-content .quill,.library-item.message .item-details .html-content .quill .ql-container .ql-editor{min-height:140px}.library-item input[type=file]{border-radius:51%;bottom:0;cursor:pointer;height:100%;left:0;opacity:0;position:absolute;top:0;width:100%}.library-item input::-webkit-file-upload-button{cursor:pointer}.library-item .item-details{grid-area:item-details;max-width:389px;z-index:1}.library-item .item-details .display-text{grid-area:display-text}.library-item .item-details .display-text textarea{max-height:4rem;min-height:4rem;resize:none}.library-item .item-details .display-text .input-field input,.library-item .item-details .page-title .input-field input{font-size:14px;padding-left:0}.library-item .item-details .display-text .input-field label,.library-item .item-details .page-title .input-field label{left:0!important}.library-item .item-details .additional-information-toggle label,.library-item .item-details .answer-selection-toggle label,.library-item .item-details .attachment-toggle label,.library-item .item-details .evaluation-guide-toggle label,.library-item .item-details .exclude-from-scoring-toggle label{font-weight:400;margin:0}.library-item .item-details .additional-information-toggle{grid-area:additional-information}.library-item .item-details .additional-information-toggle+.html-content{margin-top:0}.library-item .item-details .html-content{margin-top:.5rem;position:relative;z-index:100}.library-item .item-details .attachments{margin-left:1.6rem}.library-item .item-details .attachments .attachment-list{margin-bottom:.25rem}.library-item .item-details .attachments .attachment-list .attachment-item{grid-gap:.5rem;align-items:center;background-color:rgba(0,163,209,.08);background-color:var(--default-background-highlight);display:grid;grid-template-columns:auto 1fr auto;margin-bottom:.2rem;padding:.25rem;width:100%}.library-item .item-details .attachments .attachment-list .attachment-item .short-link .short-link-content{background-color:#f9fafa}.library-item .item-details .attachments .attachment-list .attachment-item .attachment-name{font-size:.9rem;overflow:hidden;text-overflow:ellipsis}.library-item .item-details .attachments .attachment-list .attachment-item .attachment-name:hover{cursor:pointer;text-decoration:underline}.library-item .item-details .attachments .attachment-list .attachment-item .attachment-remove:hover{cursor:pointer}.library-item .item-details .attachments .attachment-list .attachment-item .attachment-remove svg{-webkit-transform:scale(.8);transform:scale(.8)}.library-item .item-details .attachments .attachment-description{font-size:.8rem;margin-bottom:.25rem}.library-item .item-details .attachments .attachment-upload{position:relative;width:66px}.library-item .item-details .attachments .attachment-upload .upload-button{font-size:.9rem;height:2rem;line-height:1rem;padding:.5rem}.library-item .item-details .evaluation-guide-toggle-description,.library-item .item-details .exclude-from-scoring-toggle-description{font-size:.8rem;left:1.7rem;position:relative;top:-.25rem}.library-item .item-details .evaluation-guide-toggle-description.off,.library-item .item-details .exclude-from-scoring-toggle-description.off{color:#dfdfdf}.library-item .item-details .evaluation-guide-container.off{display:none}.library-item .item-details .evaluation_guide textarea{resize:none}.library-item .item-details .item-details-more{grid-gap:.5rem 1rem;display:grid;grid-template-areas:"category prep-time" "response-type answer-time" "response-details response-details";grid-template-columns:3fr 1.1fr;grid-template-rows:repeat(3,auto);width:100%}.library-item .item-details .item-details-more .react-dropdown{--floating-padding:10px;margin-top:.5rem}.library-item .item-details .item-details-more .answer-time .react-tooltip,.library-item .item-details .item-details-more .preparation-time .react-tooltip{background-color:grey;border-radius:50%;height:14px;position:relative;top:-1px;width:14px;z-index:100!important}.library-item .item-details .item-details-more .answer-time .react-tooltip .label,.library-item .item-details .item-details-more .preparation-time .react-tooltip .label{color:#fff;display:block;font-weight:400;position:relative;text-align:center;top:1px}.library-item .item-details .item-details-more .answer-time .react-tooltip .description,.library-item .item-details .item-details-more .preparation-time .react-tooltip .description{font-size:12px;height:5.5rem;left:1.25rem;line-height:1rem;top:-3rem}.library-item .item-details .item-details-more .response-section .response-type{--floating-padding:10px;margin-top:.5rem}.library-item .item-details .item-details-more .response-section .response-type .firstLine{text-transform:capitalize}.library-item .item-details .item-details-more .response-section .response-template textarea{max-height:4rem;min-height:4rem;outline:none;resize:none}.library-item .item-details .item-details-more .answer-time{align-self:start}.library-item .item-details .item-details-more .response-details{grid-area:response-details;margin-top:-.5rem}.library-item .item-details .item-details-more .response-details .answer-selection-title{color:#7d8b92;font-size:.8rem;padding-top:.5rem}.library-item .item-details .item-details-more .response-details .answer-selection{margin:.5rem 0}.library-item .item-details .item-details-more .question-tags{display:none}.library-item .item-details .item-details-more .question-tags .tag-list{margin-top:.25rem}.library-item .item-files{align-items:center;background-color:rgba(0,163,209,.08);background-color:var(--default-background-highlight);border:2px dotted #00a1df;border:2px dotted var(--primary-color);border-radius:3px;display:grid;grid-area:item-file;grid-template-rows:auto 1fr;justify-items:center;padding:.5rem}.library-item .item-files .item-files-title{color:#00a1df;color:var(--primary-color);text-transform:capitalize}.library-item .item-files .item-file-selection{grid-gap:.5rem;align-items:center;display:grid;grid-template-columns:auto;grid-template-rows:auto;justify-items:center;position:relative}.library-item .item-files .item-file-selection .item-file-record,.library-item .item-files .item-file-selection .item-file-upload{position:relative}.library-item .item-files .item-file-selection .item-file-record .record-button,.library-item .item-files .item-file-selection .item-file-record .upload-button,.library-item .item-files .item-file-selection .item-file-upload .record-button,.library-item .item-files .item-file-selection .item-file-upload .upload-button{background-color:#fff;height:2.4rem;height:var(--button-height);line-height:1.4rem;line-height:var(--button-line-height)}.library-item .item-files .item-file-selection .item-file-record .record-button,.library-item .item-files .item-file-selection .item-file-upload .record-button{padding:.5rem}.library-item .item-files .item-file-selection .item-file-record .record-button .record-icon,.library-item .item-files .item-file-selection .item-file-upload .record-button .record-icon{background-color:#f44336;border-radius:50%;display:inline-block;height:10px;margin-right:.5rem;position:relative;top:5px;width:10px}.library-item .item-files .item-file-selection .item-file-record .record-button.disabled .record-icon,.library-item .item-files .item-file-selection .item-file-upload .record-button.disabled .record-icon{background-color:#dfdfdf}.library-item .item-files .item-file-selection .or.disabled{color:#dfdfdf}.library-item .item-files .error-message{color:#f44336}.library-item .item-files .item-list{margin-top:.5rem}.library-item .item-files .item-list .item-file .question-thumbnail{display:inline-block}.library-item .item-actions{display:grid;grid-area:item-actions;grid-template-columns:auto 1fr}.library-item .item-actions .submit{height:2.4rem;line-height:1rem;margin-right:0;width:6rem}.library-item .item-actions .cancel{align-self:center;justify-self:start}.library-item .record-video-modal .overlay-form{border:0}.library-item .record-video-modal .overlay-form .container-form{margin-bottom:-7px;padding:0}.library-item.isLive{grid-template-areas:"item-details" "item-actions";grid-template-columns:auto}.library-item.isLive .item-details{max-width:none}.library-item.isLive .item-details .item-details-more{display:grid;grid-template-areas:"category";grid-template-columns:auto;grid-template-rows:auto}.library-item.isLive .item-details .item-details-more .answer-time,.library-item.isLive .item-details .item-details-more .preparation-time,.library-item.isLive .item-details .item-details-more .response-details,.library-item.isLive .item-details .item-details-more .response-section{display:none}.library{grid-gap:1rem;display:grid;margin:0;padding:1rem}@media (min-width:769px){.library{margin:0;padding:2rem 2rem 0}}@media (min-width:769px) and (min-width:1600px){.library{margin:0 auto;max-width:1600px}}.library.question{grid-template-areas:"search" "list";grid-template-columns:auto;grid-template-rows:auto 1fr}@media (min-width:769px){.library.question{grid-template-columns:auto;grid-template-rows:auto 1fr}.library.question.has-filters{grid-template-areas:"filters search" "filters list";grid-template-columns:calc(120px + 1rem) auto;grid-template-rows:auto 1fr}}.library.message{grid-template-areas:"search" "list";grid-template-columns:auto;grid-template-rows:auto 1fr}.library .library-search{grid-area:search}@media (min-width:769px) and (min-width:1600px){.library .library-search{max-width:1600px}}.library .library-search .has-video-checkbox input{position:relative;top:-2px}.library .library-search .has-video-checkbox .label{text-transform:none}.library .library-filter-container{grid-area:filters}@media (max-width:768px){.library .library-filter-container{display:none}}@media (min-width:769px){.library .library-filter-container{height:calc(100vh - 104px - 4rem);overflow-x:hidden;overflow-y:auto;position:-webkit-sticky;position:sticky;top:2rem;z-index:5}.library .library-filter-container .library-filter{width:120px}}.library .library-filter-container .library-filter .filter-header{display:block;line-height:14px;margin-bottom:.75rem}.library .library-filter-container .library-filter .filter-header .filter-name{color:#6a7b83;display:block;font-size:14px;font-weight:400}.library .library-filter-container .library-filter .customToggleField label{text-transform:capitalize}.library .library-filter-container .library-filter .tags-list{padding-bottom:1rem}.library .library-filter-container .library-filter .tags-list .tag-list{display:grid;grid-template-columns:repeat(auto-fill,50%);grid-template-rows:auto}@media (min-width:769px){.library .library-filter-container .library-filter .tags-list .tag-list{grid-template-columns:auto}}.library .library-filter-container .library-filter .tags-list .tag-list .video-tag-all{color:#00a1df;cursor:pointer;display:inline;font-size:13px;text-decoration:underline}.library .library-filter-container .library-filter .tags-list .tag-list .customCheckbox{font-size:14px;line-height:14px;margin-bottom:4px}.library .library-filter-container .library-filter .tags-list .tag-list .customCheckbox .label{margin-left:9px}.library .library-filter-container .library-filter .categories-list .category-list{display:grid;grid-template-columns:repeat(auto-fill,50%);grid-template-rows:auto}@media (min-width:769px){.library .library-filter-container .library-filter .categories-list .category-list{grid-template-columns:120px}}.library .library-filter-container .library-filter .categories-list .category-list .group-name{color:#7d8b92;font-size:10px;font-weight:400;padding:8px 0;text-transform:uppercase}.library .library-filter-container .library-filter .categories-list .category-list .category{padding-bottom:.25rem}.library .library-filter-container .library-filter .categories-list .category-list .category .category-name{color:rgba(0,0,0,.25);cursor:default;display:inline-block;font-size:14px;line-height:1rem;text-decoration:none;word-break:break-word}.library .library-filter-container .library-filter .categories-list .category-list .category .category-name.active{color:#00a1df;color:var(--primary-color);cursor:pointer;text-decoration:underline}.library .library-filter-container .library-filter .categories-list .category-list .category .category-name.active.selected{font-weight:400}.library .library-list{grid-area:list}@media (min-width:769px){.library .library-list{padding-bottom:2rem}}.library .library-list .group-name{color:#7d8b92;font-size:10px;font-weight:400;text-transform:uppercase}.library .library-list .category-name{font-weight:400;padding:.75rem 0 .5rem}@media (max-width:768px){.library .library-list .category-name{background-color:#f2f2f2;position:-webkit-sticky;position:sticky;top:0;z-index:10}}.library .library-list .question-item-container.filtered{display:none}.library .library-list .question-item-container .question-item .remove{cursor:pointer}.library .library-list .no-result{background:#fff;border:1px solid #eee;box-shadow:0 1px 0 0 rgba(69,90,100,.05),0 1px 1px 0 rgba(69,90,100,.2),0 1px 5px 0 rgba(69,90,100,.1);display:block;padding:1rem}.criteria .library .library-filter-container .library-filter .categories-list .category-list .category .category-name{color:#000;text-decoration:none}.criteria .library .library-filter-container .library-filter .categories-list .category-list .category .category-name:hover{text-decoration:underline}.item-selection-header{background-color:#fff;border-bottom:1px solid #d8d8d8;border-radius:6px 6px 0 0;display:grid;grid-area:header;grid-template-areas:"title type add";grid-template-columns:1fr 3fr 1fr;height:49px;padding:0 3rem 0 1rem}.item-selection-header .desktop-only{display:none}@media (min-width:769px){.item-selection-header .desktop-only{display:inline-block}}.item-selection-header .item-selection-title{align-self:center;font-size:18px;font-weight:400;grid-area:title;line-height:1rem}.item-selection-header .item-selection-type{grid-gap:1.5rem;align-content:start;align-self:end;display:grid;font-size:14px;grid-area:type;grid-template-columns:repeat(2,auto);justify-content:center;position:relative;-webkit-user-select:none;user-select:none}.item-selection-header .item-selection-type.has-stock-library{grid-template-columns:repeat(3,auto)}.item-selection-header .item-selection-type .type-link{cursor:pointer;display:inline-block;padding:0 0 .5rem;text-align:center;width:100%}.item-selection-header .item-selection-type .type-link.active{border-bottom:2px solid #00a1df;border-bottom:2px solid var(--active-underline-color);color:#00a1df;color:var(--primary-color);font-weight:700}.item-selection-header .question-add{align-self:center;grid-area:add;justify-self:end}.item-selection-header .question-add button{height:2rem;line-height:1rem}.item-selection-library{grid-area:library;height:100%;margin:0;overflow-x:hidden;overflow-y:auto;padding:16px}@media (min-width:769px){.item-selection-library .library-filter-container{height:calc(90vh - 49px - 2rem);top:0}}@media (max-width:768px){.item-selection-library .library-list{overflow:auto}}@media (min-width:769px){.item-selection-library .library-list{padding-bottom:1rem}}.criteria .item-selection-header .item-selection-type .type-link.active{color:#000}.interview-template-edit-button .react-button{min-width:10rem}.interview-template-edit-button .react-button .loader{left:0;top:-6px}.interview-template-edit-button .react-button .loader div{background-color:#fff}.interview-template{grid-gap:1rem;display:grid;position:relative}.interview-template.is-in-job-context{background-color:#f2f2f2;border-radius:.25rem;padding:.5rem;transition:background-color .2s linear}@media (min-width:769px){.interview-template.is-in-job-context{padding:1rem}}.interview-template.using-interview-template{background:rgba(0,163,209,.16);background:var(--selected-color)}.interview-template .job-context{grid-gap:.5em;display:grid;grid-template-columns:1fr auto}.interview-template .job-context .terminology{display:grid;grid-template-rows:repeat(2,auto)}.interview-template .job-context .terminology label{color:initial;font-size:15px;font-weight:600}.interview-template .job-context .terminology .value{font-size:14px;text-transform:capitalize}.interview-template .job-context .interview-template-name{color:#7d8b92;font-size:14px;text-align:right}.interview-template .job-context .interview-template-name strong{font-weight:600}.interview-template .interview-template-section-header{font-size:15px;font-weight:600;padding:0 0 .5rem}.interview-template .pre-interview-section .pre-interview-questions{background:#fff}.interview-template .add-item-container{align-content:center;display:grid;justify-content:center}.interview-template .add-item-container .add-item-message{align-content:center;background:#fff;border-radius:100%;cursor:pointer;display:grid;font-size:1.4rem;height:300px;justify-content:center;line-height:2rem;max-height:calc(100vw - 32px);max-width:calc(100vw - 32px);padding:4rem;text-align:center;-webkit-user-select:none;user-select:none;vertical-align:middle;width:300px}.interview-template .add-item-container .add-item-message.disabled{cursor:default}.interview-template .interview-section{position:relative}.interview-template .interview-section .add-item-container{grid-area:add-item-container}.interview-template .interview-section .interview-questions{grid-gap:1rem;background:#fff;display:grid;grid-template-rows:1fr}.question-selection>.overlay-form{background-color:#f2f2f2;height:calc(100% - 2rem);max-width:920px;padding:0;width:calc(100% - 2rem)}.question-selection>.overlay-form .close-icon{z-index:5}.question-selection>.overlay-form>.container-form{display:grid;grid-template-areas:"header" "library";grid-template-columns:auto;grid-template-rows:auto 1fr;overflow:initial;padding:0}.question-selection>.overlay-form>.container-form .item-selection-header .question-add{position:relative;right:2rem}.interview-template-details>.overlay-form{background:#f9fafa;width:800px}.interview-template-details>.overlay-form>.container-form{display:grid;grid-template-areas:"interview-template-content" "actions";grid-template-columns:auto;grid-template-rows:1fr auto;overflow:hidden}.interview-template-details>.overlay-form>.container-form .actions{margin:0 -1rem -1rem;padding:1rem}.interview-template-details.no-modal{display:grid;grid-template-areas:"interview-template-content" "actions";grid-template-columns:auto;grid-template-rows:1fr auto;height:100vh;overflow:hidden}.interview-template-details.create .interview-template-content{grid-template-areas:"interview-template-name blank" "terminology-dropdown blank" "blank-2 actions";grid-template-columns:2fr 1fr}.interview-template-details .interview-template-content{grid-gap:.5rem;display:grid;grid-area:interview-template-content;grid-template-areas:"interview-template-name interview-template-edit-button" "terminology-dropdown interview-template-edit-button" "interview-template interview-template";grid-template-columns:1fr 1fr;grid-template-rows:repeat(2,auto) 1fr;margin:0 -1rem;overflow-x:hidden;overflow-y:scroll;padding:0 1rem 1rem}.interview-template-details .interview-template-content .interview_template_name{grid-area:interview-template-name}.interview-template-details .interview-template-content .type_dropdown{display:none;grid-area:type-dropdown}.interview-template-details .interview-template-content .terminology_dropdown{grid-area:terminology-dropdown}.interview-template-details .interview-template-content .interview-template-edit-button{grid-area:interview-template-edit-button;margin-bottom:.5rem;text-align:right}.interview-template-details .interview-template-content .interview-template{grid-area:interview-template}.interview-template-details .actions{box-shadow:0 0 5px 5px rgba(0,0,0,.2);grid-area:actions;padding-top:1rem;position:-webkit-sticky;position:sticky;text-align:right}.interview-template-details .actions .no-interview-questions{grid-gap:.25rem;align-items:center;color:#00a1df;color:var(--primary-color);display:grid;font-weight:400;grid-template-columns:auto auto;left:1rem;position:absolute;top:1.5rem}.interview-template-details.criteria .interview-template-content{grid-template-areas:"interview-template-name interview-template-edit-button" "type-dropdown interview-template-edit-button" "terminology-dropdown interview-template-edit-button" "interview-template interview-template";grid-template-rows:repeat(3,auto) 1fr}.interview-template-details.criteria .interview-template-content .type_dropdown{display:block}.interview-template-details.criteria .interview-template-content.is-live{grid-template-areas:"interview-template-name interview-template-edit-button" "type-dropdown interview-template-edit-button" "interview-template interview-template";grid-template-rows:repeat(2,auto) 1fr}.interview-template-details.criteria .interview-template-content.is-live .terminology_dropdown{display:none}.interview-templates{background:#f2f2f2;margin:0;min-height:100vh;padding:1rem 1rem 0}@media (min-width:769px){.interview-templates{padding:2rem 2rem 0}}.interview-templates.has-navigation-menu{min-height:calc(100vh - 104px)}@media (min-width:769px){.interview-templates.has-navigation-menu{height:calc(100vh - 104px);overflow-x:hidden;overflow-y:auto}}.interview-templates .interview-templates-header{background-color:#fff;border-bottom:1px solid rgba(0,0,0,.07)}.interview-templates .header-row,.interview-templates .interview-template-row{display:grid}@media (min-width:769px){.interview-templates .header-row,.interview-templates .interview-template-row{grid-template-columns:2fr repeat(3,1.5fr) repeat(2,1fr) calc(60px + 1rem)}}@media (max-width:768px){.interview-templates .header-row,.interview-templates .header-row .created-at,.interview-templates .header-row .jobs-associated,.interview-templates .header-row .questions,.interview-templates .interview-template-row .created-at,.interview-templates .interview-template-row .jobs-associated,.interview-templates .interview-template-row .questions{display:none}}.interview-templates .header-row .action{justify-self:end;padding-bottom:0;padding-top:7px}.interview-templates .header-row .action .new-button{background-color:#59c427;border-radius:10px;height:20px;padding:2px 4px;transition:all .1s linear}.interview-templates .header-row .action .new-button svg{position:relative;top:2px;-webkit-transform:scale(.8);transform:scale(.8)}.interview-templates .header-row .action .new-button:hover{cursor:pointer;padding-left:8px;transition:all .1s linear}.interview-templates .header-row .action .new-button:hover:before{color:#fff;content:"Add";margin-right:4px}.interview-templates .header-column{color:#7d8b92;font-size:11px;padding:.5rem;text-transform:uppercase;-webkit-user-select:none;user-select:none}.interview-template-row{align-items:center;background-color:#fff;border-radius:3px;font-size:14px;margin-bottom:1px;outline:none;padding:.5rem 0;position:relative}@media (max-width:768px){.interview-template-row{grid-template-areas:"name actions" "created-by actions" "terminology actions";grid-template-columns:1fr auto}.interview-template-row .template-name{grid-area:name}.interview-template-row .terminology{grid-area:terminology}.interview-template-row .created-by{grid-area:created-by}.interview-template-row .interview-template-actions{grid-area:actions}}.interview-template-row .template-name{font-weight:400;padding-left:.5rem}.interview-template-row .created-at,.interview-template-row .created-by,.interview-template-row .interview-template-actions,.interview-template-row .jobs-associated,.interview-template-row .questions,.interview-template-row .terminology{padding:0 .5rem}.interview-template-row .terminology{text-transform:capitalize}@media (min-width:769px){.interview-template-row .created-by .by{display:none}}@media (max-width:768px){.interview-template-row .created-by .name{font-weight:400}}.interview-template-row .interview-template-actions{justify-self:end;padding-right:.5rem}.interview-template-row .interview-template-actions .react-dropdown .selections{width:80px}.interview-template-row .interview-template-actions .selected .icon-tick-thin{height:9px;width:11px}.interview-template-row .interview-template-actions .selected .icon-tick-thin path{stroke:#59c427;-webkit-transform:scale(1.25);transform:scale(1.25)}.no-items{padding:2rem;text-align:center}.no-items .create-button{display:inline-block}.interview-template-selection>.overlay-form{width:80%}.interview-template-selection .interview-templates{height:auto;min-height:auto;padding:0}@media (min-width:769px){.interview-template-selection .interview-templates .header-row,.interview-template-selection .interview-templates .interview-template-row{grid-template-columns:2fr repeat(3,1.5fr) repeat(2,1fr) calc(70px + 1rem)}}.interview-template-selection .interview-templates .header-row .interview-template-actions .react-button,.interview-template-selection .interview-templates .interview-template-row .interview-template-actions .react-button{font-size:1rem;font-weight:400;height:2.2rem;line-height:1rem;padding:.5rem .75rem}.step-questions{grid-gap:1rem;display:grid;grid-template-areas:"template-selection interview-template-edit-button" "interview-template interview-template" "assessment assessment";grid-template-columns:1fr auto;grid-template-rows:auto}@media (min-width:769px){.step-questions{grid-template-areas:"template-selection interview-template-edit-button assessment" "interview-template interview-template assessment";grid-template-columns:1fr auto 150px;grid-template-rows:auto}}.step-questions.read-only{grid-gap:0 1rem}.step-questions .section-header{font-size:15px;font-weight:600;padding:0 0 .5rem}.step-questions .template-selection{display:grid;grid-area:template-selection}.step-questions .template-selection .interview-template-selection-button{justify-self:end}@media (min-width:769px){.step-questions .interview-template-edit-button{grid-area:interview-template-edit-button;justify-self:end}}@media (min-width:769px) and (min-width:1025px){.step-questions .interview-template-edit-button{position:relative;right:0;top:0}}.step-questions .interview-template{grid-area:interview-template}.step-questions .assessment{grid-area:assessment}.step-questions .assessment .section-header{padding:0}.step-questions .assessment .attribute-evaluation label,.step-questions .assessment .star-rating label{font-size:14px}@media (min-width:769px){.step-questions.no-header .questions-container{max-height:calc(100vh - 212px)}}@media (min-width:769px) and (min-width:1025px){.step-questions.no-header .questions-container{max-height:calc(100vh - 120px)}}.customRadioField{-webkit-user-select:none;user-select:none}.customRadioField .label{color:#7d8b92;font-size:12.8px;height:1rem}.customRadioField .item label{grid-gap:8px;color:initial;display:grid;font-size:1rem;font-weight:400;grid-template-columns:auto 1fr;line-height:26px;padding:2px 0;text-transform:capitalize}.customRadioField input[type=radio]:checked,.customRadioField input[type=radio]:not(:checked){height:100%;left:auto;opacity:1;position:relative}.email-template-preview{height:100%;position:relative}.email-template-preview .header{align-items:center;background-color:#7d8b92;display:grid;grid-template-columns:auto 30px 32px;padding:1rem}.email-template-preview .header.hide-settings{grid-template-columns:auto}.email-template-preview .header .subject{color:#fff;font-weight:400;overflow-x:hidden;overflow-y:hidden;text-overflow:ellipsis;white-space:nowrap}.email-template-preview .header .action{justify-self:end}.email-template-preview .header .action path{fill:#fff}.email-template-preview .header .action.refresh-preview{-webkit-transform:scale(1.5);transform:scale(1.5);transition:-webkit-transform .25s linear;transition:transform .25s linear;transition:transform .25s linear,-webkit-transform .25s linear}.email-template-preview .header .action.refresh-preview .icon-refresh{margin-left:0}.email-template-preview .header .action.refresh-preview:hover{-webkit-transform:scale(1.5) rotate(-90deg);transform:scale(1.5) rotate(-90deg)}.email-template-preview .header .action.preview-settings-link{height:18px;transition:-webkit-transform .25s linear;transition:transform .25s linear;transition:transform .25s linear,-webkit-transform .25s linear}.email-template-preview .header .action.preview-settings-link:hover{cursor:pointer;-webkit-transform:rotate(90deg);transform:rotate(90deg)}.email-template-preview .preview-iframe{background-color:#fff;border:0;box-shadow:0 1px 0 0 rgba(69,90,100,.05),0 1px 1px 0 rgba(69,90,100,.2),0 1px 5px 0 rgba(69,90,100,.1);height:calc(100% - 56px);width:100%}.email-template-details>.overlay-form{height:90vh;width:90%!important}.email-template-details>.overlay-form .container-form{grid-gap:.75rem;display:grid;grid-template-areas:"edit edit" "preview preview" "preview-settings-link actions";grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(3,1fr)}@media (min-width:769px){.email-template-details>.overlay-form .container-form{grid-template-areas:"edit edit preview preview" "actions actions preview preview";grid-template-columns:repeat(4,1fr);grid-template-rows:1fr auto}}.email-template-details>.overlay-form .edit{grid-gap:.75rem;display:grid;grid-area:edit;grid-template-rows:repeat(5,auto) 1fr}.email-template-details>.overlay-form .edit .templates_type_dropdown+.default-checkbox{margin-top:-1rem}.email-template-details>.overlay-form .edit .customTextArea .ql-editor{max-height:none;min-height:170px}.email-template-details>.overlay-form .default-checkbox .label{text-transform:none;top:6px}.email-template-details>.overlay-form .preview{grid-area:preview;margin-bottom:1rem}.email-template-details>.overlay-form .actions{grid-area:actions;justify-self:end}@media (min-width:769px){.email-template-details.preview-only>.overlay-form{width:47.5%!important}}.email-template-details.preview-only>.overlay-form .container-form{grid-gap:.75rem;grid-template-areas:"preview preview";grid-template-columns:1fr;grid-template-rows:1fr}.email-template-details .preview-settings .container-form{grid-gap:1rem;display:grid;grid-template-areas:"job-settings" "interview-settings";grid-template-columns:auto;grid-template-rows:repeat(2,auto)}@media (min-width:769px){.email-template-details .preview-settings .container-form{grid-template-areas:"job-settings interview-settings";grid-template-columns:repeat(2,1fr);grid-template-rows:auto}}.email-template-details .preview-settings .container-form .header{font-weight:400}.email-template-details .preview-settings .container-form .job-settings{grid-gap:.5rem;align-self:start;display:grid;grid-area:job-settings}.email-template-details .preview-settings .container-form .interview-settings{grid-gap:.5rem;align-self:start;display:grid;grid-area:interview-settings}.email-template-selection{margin-bottom:1rem}.email-template-selection .header{font-weight:700}.email-template-selection .subheader{font-size:14px;margin-bottom:.5rem}.email-template-selection .email-template-row{grid-gap:.25rem;align-items:center;box-shadow:0 1px 0 0 rgba(69,90,100,.05),0 1px 1px 0 rgba(69,90,100,.2),0 1px 5px 0 rgba(69,90,100,.1);display:grid;padding:.5rem}@media (max-width:768px){.email-template-selection .email-template-row{grid-template-areas:"checkbox type preview" "checkbox dropdown preview";grid-template-columns:auto 1fr auto;grid-template-rows:auto auto}.email-template-selection .email-template-row .email-checkbox{align-self:start;grid-area:checkbox}.email-template-selection .email-template-row .type{grid-area:type}.email-template-selection .email-template-row .email-dropdown{grid-area:dropdown}.email-template-selection .email-template-row .email-preview{grid-area:preview}}@media (min-width:769px){.email-template-selection .email-template-row{grid-template-columns:auto auto 1fr auto;grid-template-rows:auto}}.email-template-selection .email-template-row.disabled{color:#7d8b92}.email-template-selection .email-template-row .email-checkbox{margin-right:.25rem}.email-template-selection .email-template-row .email-type{display:inline-block;font-weight:400}.email-template-selection .email-template-row .email-dropdown{justify-self:left;min-width:100%}.email-template-selection .email-template-row .email-preview{color:#00a1df;cursor:pointer;justify-self:end;margin-left:1rem}@media (max-width:768px){.email-template-selection .email-template-row .email-preview{align-self:start}}.email-template-selection .email-template-row .email-preview:hover{text-decoration:underline}.email-template-selection .email-template-row .email-preview.disabled{color:#dfdfdf;cursor:default;text-decoration:none}.sms-template-selection{grid-gap:.5rem;display:grid}.sms-template-selection .header{font-weight:700}.sms-template-selection .invitation_sms_dropdown{background-color:#fff}@media (min-width:769px){.sms-template-selection .invitation_sms_dropdown{width:50%}}.sms-template-selection .reminder-sms-list{margin-top:1rem}.sms-template-selection .reminder-sms-list .subheader{font-size:14px;margin-bottom:.5rem}.sms-template-selection .reminder-sms-list .subheader .no-reminder-templates{color:#f44336}.sms-template-selection .reminder-sms-list .reminder-sms{grid-gap:.5rem;align-items:center;box-shadow:0 1px 0 0 rgba(69,90,100,.05),0 1px 1px 0 rgba(69,90,100,.2),0 1px 5px 0 rgba(69,90,100,.1);display:grid;grid-template-columns:25px auto 300px auto 140px 1fr auto;padding:.5rem}.sms-template-selection .reminder-sms-list .reminder-sms.is_duplicate{background-color:rgba(244,67,54,.2)}.sms-template-selection .reminder-sms-list .reminder-sms .index{justify-self:center}.sms-template-selection .reminder-sms-list .reminder-sms .index span{background-color:#00a1df;border-radius:50%;color:#fff;display:inline-block;font-size:14px;height:20px;text-align:center;width:20px}.sms-template-selection .reminder-sms-list .reminder-sms .actions .icon-trash{cursor:pointer}.sms-template-selection .reminder-sms-list .reminder-sms+.add{margin-top:.5rem}.sms-template-selection .reminder-sms-list .add{display:inline-block;transition:none}.sms-template-selection .reminder-sms-list .duplicate{color:#f44336;font-size:14px;margin:.5rem 0}.step-candidates{grid-gap:1rem;display:grid;grid-template-rows:repeat(3,auto);position:relative}.step-candidates .skip-cv-upload{left:1.5rem;position:absolute;top:4.5rem}.step-candidates .candidates-list-container{background:#fff}.step-candidates .candidates-list{box-shadow:0 1px 0 0 rgba(69,90,100,.05),0 1px 1px 0 rgba(69,90,100,.2),0 1px 5px 0 rgba(69,90,100,.1)}@media (min-width:769px){.step-candidates.no-header .candidates-list{max-height:calc(100vh - 289px)}}@media (min-width:769px) and (min-width:1025px){.step-candidates.no-header .candidates-list{max-height:calc(100vh - 365px)}}.evaluator-preferences>.overlay-form{max-width:700px}.evaluator-preferences>.overlay-form>.close-icon{z-index:3}.evaluator-preferences>.overlay-form>.container-form{max-height:calc(100vh - 4rem);overflow:auto}.evaluator-preferences .title{background:#fff;font-weight:600;padding-bottom:20px;position:-webkit-sticky;position:sticky;top:-1px;z-index:2}.evaluator-preferences .header{font-weight:400}.evaluator-preferences .evaluators .label{color:grey;font-size:12px;margin-left:4px}.evaluator-preferences .evaluators .value{background:#00a1df;border-radius:20px;color:#fff;display:inline-block;margin-bottom:1px;margin-right:3px;padding:2px 8px}.evaluator-preferences .evaluators .value:last-child{margin-right:0}.evaluator-preferences .evaluators .value-disabled{margin-left:5px}.evaluator-preferences .preferences{grid-gap:16px;display:grid;grid-template-columns:auto;grid-template-rows:auto auto;margin-top:16px}@media (min-width:769px){.evaluator-preferences .preferences{grid-template-columns:2fr 1fr;grid-template-rows:auto}}.evaluator-preferences .preferences .questions-container .questions{background:linear-gradient(#fff 30%,hsla(0,0%,100%,0)),linear-gradient(hsla(0,0%,100%,0),#fff 70%) 0 100%,radial-gradient(farthest-side at 50% 0,rgba(0,0,0,.4),transparent),radial-gradient(farthest-side at 50% 100%,rgba(0,0,0,.4),transparent) 0 100%;background-attachment:local,local,scroll,scroll;background-color:#fff;background-repeat:no-repeat;background-size:100% 40px,100% 40px,100% 14px,100% 14px;max-height:340px;overflow:auto}.evaluator-preferences .preferences .questions-container .questions .question{grid-column-gap:.5rem;box-shadow:0 1px 0 0 rgba(69,90,100,.05),0 1px 1px 0 rgba(69,90,100,.2),0 1px 5px 0 rgba(69,90,100,.1);display:grid;font-size:14px;grid-template-columns:20px 50px 1fr;margin-bottom:1px;padding:.5rem}.evaluator-preferences .preferences .options label{width:100%}.evaluator-preferences .preferences .options label .superscript{font-size:8px;line-height:1em;vertical-align:super}.evaluator-preferences .actions{display:grid;grid-template-columns:1fr auto;margin-top:16px;text-align:right}.evaluator-preferences .actions .status-text{color:#f44336;line-height:42px;margin-right:10px;text-align:left}.evaluator-preferences .actions.success .status{color:#00a1df}.evaluator-preferences .actions.fail .status{color:#f44336}.react-evaluators{box-shadow:0 1px 0 0 rgba(69,90,100,.05),0 1px 1px 0 rgba(69,90,100,.1),0 1px 5px 0 rgba(69,90,100,.05)}.react-evaluators .evaluator{grid-gap:0 1rem;align-items:center;background-color:#fff;border:1px solid #eee;border-bottom:0;display:grid;grid-template-areas:"avatar names questions playback options" "avatar names questions playback options";grid-template-columns:auto repeat(2,1fr) 20px 16px;grid-template-rows:auto;line-height:16px;padding:.5rem}.react-evaluators .evaluator.has-position{grid-template-areas:"avatar names questions playback options" "avatar position questions playback options"}@media (min-width:769px){.react-evaluators .evaluator{padding:1rem}}.react-evaluators .evaluator.removable{grid-template-areas:"avatar names questions playback options remove" "avatar names questions playback options remove";grid-template-columns:auto repeat(2,1fr) 20px 16px 16px}.react-evaluators .evaluator.removable.has-position{grid-template-areas:"avatar names questions playback options remove" "avatar position questions playback options remove"}.react-evaluators .evaluator .newAvatar{grid-area:avatar}.react-evaluators .evaluator .names{font-weight:400;grid-area:names}.react-evaluators .evaluator .position{color:rgba(0,0,0,.55);font-size:14px;grid-area:position}.react-evaluators .evaluator .questions{grid-area:questions}.react-evaluators .evaluator .questions .warning{color:#f44336}.react-evaluators .evaluator .playback{grid-area:playback}.react-evaluators .evaluator .options{grid-area:options;position:relative}.react-evaluators .evaluator .options .edit{cursor:default}.react-evaluators .evaluator .options .edit.editable{cursor:pointer}.react-evaluators .evaluator .options .edit.editable .lines-0 svg{opacity:.3}.react-evaluators .evaluator .options .edit.editable .lines-0 svg:hover{opacity:1}.react-evaluators .evaluator .options .edit .badge{background-color:#00a3d1;border-radius:50%;color:#fff;font-size:9px;height:12px;line-height:12px;position:absolute;right:-7px;text-align:center;top:-4px;-webkit-user-select:none;user-select:none;width:12px}.react-evaluators .evaluator .options .edit .tooltip .description span{display:block}.react-evaluators .evaluator .remove{cursor:pointer;grid-area:remove;text-align:right;transition:all .1s;-webkit-user-select:none;user-select:none}.react-evaluators .evaluator .remove .icon-trash{width:18px}.react-evaluators .evaluator .remove .icon-trash:hover{opacity:1}.step-evaluators{grid-gap:1.5rem;display:grid;grid-template-columns:auto;grid-template-rows:auto}@media (min-width:480px){.step-evaluators .staff-selection{width:300px}}.step-evaluators .candidate-contact .candidate-contact-header{font-weight:700}.step-evaluators .candidate-contact .candidate-contact-note{font-size:14px;padding-bottom:.5rem}.step-evaluators .candidate-contact .candidate-contact-email,.step-evaluators .candidate-contact .candidate-contact-name{padding-bottom:.5rem;width:300px}.step-evaluators .job-evaluators .evaluator-dropdown{background:#fff}.step-evaluators .job-evaluators .evaluator-dropdown .selections{max-height:250px}.step-evaluators .evaluator-list-container{background:#fff}.step-emails .email-template{grid-gap:1rem;background:#fff;display:grid;margin-bottom:1rem;padding:1rem}.step-emails .email-template:last-child{margin-bottom:2rem}.step-emails .email-template .header{display:block;font-weight:700}.step-review{grid-gap:1rem 0;display:grid}.step-review .step{grid-gap:1rem 0;background:#fff;box-shadow:0 1px 0 0 rgba(69,90,100,.05),0 1px 1px 0 rgba(69,90,100,.2),0 1px 5px 0 rgba(69,90,100,.1);display:grid;grid-template-areas:"step-header-text step-edit" "step-content step-content";grid-template-columns:auto 1fr;grid-template-rows:1fr auto;margin:0;padding:1rem}.step-review .step .step-header-text{border-bottom:1px solid #eee;font-weight:700;grid-area:step-header-text;padding-bottom:.5rem}.step-review .step .step-edit{border-bottom:1px solid #eee;font-size:14px;grid-area:step-edit;padding-bottom:.5rem;text-align:right}.step-review .step .step-edit .step-edit-text{color:#00a3d1;cursor:pointer}.step-review .step .step-edit .step-edit-text:focus,.step-review .step .step-edit .step-edit-text:hover{text-decoration:underline}.step-review .step .step-content{font-size:14px;grid-area:step-content}.step-review .step .step-content .branding-name,.step-review .step .step-content .deadline,.step-review .step .step-content .interview-terminology,.step-review .step .step-content .invitation-sms-template,.step-review .step .step-content .job-title,.step-review .step .step-content .location,.step-review .step .step-content .reminder-sms-template{border-top:0;padding:0 0 .5rem}.step-review .step .step-content .branding-name{padding:0}.step-review .step .step-content .ask-for-feedback,.step-review .step .step-content .star-rating-description{margin-top:1rem}.step-review .step .step-content .ask-for-feedback .emphasis,.step-review .step .step-content .star-rating-description .emphasis{font-weight:700}.step-review .step .step-content .attributes{margin-left:0;margin-top:1rem}.step-review .step .step-content .attributes .attribute-list{-webkit-margin-before:0;-webkit-margin-after:0;-webkit-padding-start:20px;margin-block-end:0;margin-block-start:0;padding-inline-start:20px}.step-review .step .step-content .candidates-description .open-registration{display:block}.step-review .step .step-content .email-list .header,.step-review .step .step-content .sms-list .header{font-weight:700;margin-top:1rem}.step-review .step .step-content .email-list .header .subheader,.step-review .step .step-content .sms-list .header .subheader{font-weight:300}.step-review .step .step-content .email-list .value,.step-review .step .step-content .sms-list .value{padding-bottom:.5rem}.step-review .step .step-content .email-list .value .template-type,.step-review .step .step-content .sms-list .value .template-type{text-transform:capitalize}.step-review .step .step-content .email-list .value strong,.step-review .step .step-content .sms-list .value strong{font-style:italic;font-weight:500}.step-review .step .step-content .evaluators .candidate-contact,.step-review .step .step-content .evaluators .staff-selection{padding-bottom:1rem}.step-review .step .step-content .evaluators .candidate-contact .candidate-contact-header{font-weight:700;padding-bottom:.5rem}.step-review .step .step-content .evaluators .candidate-contact .candidate-contact-name{font-weight:400;line-height:18px}.step-review .step .step-content .evaluators .candidate-contact .candidate-contact-email{color:rgba(0,0,0,.55);font-size:14px}.step-review .step .step-content .evaluators .job-evaluators-header{font-weight:700;padding-bottom:.5rem;text-transform:none}.step-templates{grid-gap:1rem;display:grid;height:100%;padding-top:1rem}.step-templates .step-templates-header{font-size:1.1rem;font-weight:700;line-height:1.6rem}.step-templates .step-template-selection{grid-gap:1rem;display:grid;grid-template-rows:auto 1fr;min-height:150px}.step-templates .step-template-selection .templates-dropdown{align-self:start}.step-templates .step-template-selection .templates-dropdown .placeholder{text-transform:uppercase}.step-templates .step-template-proceed{font-size:14px;text-align:center}.step-templates .step-template-proceed .link{color:#00a1df;cursor:pointer;font-size:medium;padding-left:.25rem}.step-templates .step-template-proceed .link:hover{text-decoration:underline}.step-templates .react-button{text-align:center}.job-draft{background:#f9fafa;display:grid;grid-template-areas:"job-panel" "progress-panel";grid-template-columns:auto;grid-template-rows:1fr auto;height:calc(100vh - 60px);top:0}@media (min-width:769px){.job-draft{grid-template-areas:"job-panel progress-panel";grid-template-columns:1fr 192px;grid-template-rows:auto;padding:0}}@media (min-width:1025px){.job-draft{grid-template-areas:"job-panel progress-panel";grid-template-columns:1fr 192px;grid-template-rows:auto}}.job-draft .react-container.loading{height:100%;position:relative;width:100%}.job-draft .job-panel{display:grid;grid-template-areas:"header-panel" "main-panel";grid-template-columns:auto;grid-template-rows:auto 1fr;position:relative}@media (min-width:769px) and (max-width:1024px){.job-draft .job-panel{height:calc(100vh - 60px);overflow-x:hidden;overflow-y:auto}.job-draft .job-panel::-webkit-scrollbar,.job-draft .job-panel::-webkit-scrollbar-thumb{height:0;width:0}.job-draft .job-panel::-webkit-scrollbar-track{height:0;width:0}}@media (min-width:1025px){.job-draft .job-panel{grid-template-areas:"header-panel main-panel";grid-template-columns:176px 1fr;grid-template-rows:auto}}.job-draft .job-panel .header-panel{grid-gap:8px 16px;align-items:center;background:#f9fafa;display:grid;grid-area:header-panel;grid-template-areas:"step-number" "step-name" "step-description";grid-template-columns:auto;grid-template-rows:auto auto auto;padding:1rem 1rem 0}@media (min-width:769px){.job-draft .job-panel .header-panel{padding:2rem 2rem 0}}@media (min-width:769px) and (min-width:1025px){.job-draft .job-panel .header-panel{background:#f2f3f4;border-right:1px solid #e0e3e5;display:block;height:calc(100vh - 60px);overflow:hidden}}.job-draft .job-panel .header-panel .step-number{font-size:.8rem;grid-area:step-number;text-transform:uppercase}.job-draft .job-panel .header-panel .step-name{font-size:1.1rem;font-weight:700;grid-area:step-name;line-height:1.6rem;width:auto}@media (min-width:769px) and (min-width:1025px){.job-draft .job-panel .header-panel .step-name{margin:.4rem 0 1rem;width:0}}.job-draft .job-panel .header-panel .step-description{grid-area:step-description}.job-draft .job-panel .header-panel .step-description .sub{display:block;font-size:.8rem;word-break:break-word}.job-draft .job-panel .header-panel .step-description .link{color:#00a1df;cursor:pointer;text-decoration:underline}.job-draft .job-panel .main-panel{background:#f9fafa;grid-area:main-panel;padding:1rem}@media (min-width:769px){.job-draft .job-panel .main-panel{padding:1rem 2rem 2rem}}@media (min-width:769px) and (min-width:1025px){.job-draft .job-panel .main-panel{height:calc(100vh - 60px);overflow-x:hidden;overflow-y:auto;padding:2rem}.job-draft .job-panel .main-panel::-webkit-scrollbar,.job-draft .job-panel .main-panel::-webkit-scrollbar-thumb{height:0;width:0}.job-draft .job-panel .main-panel::-webkit-scrollbar-track{height:0;width:0}}@media (max-width:768px){.job-draft .job-panel .main-panel.main-panel-job-details{padding-bottom:0}}@media (min-width:1025px){.job-draft .job-panel .main-panel.main-panel-job-details{padding:2rem 2rem 0}}@media (min-width:769px){.job-draft .job-panel .main-panel.main-panel-questions{padding:1rem 2rem 0}}@media (min-width:769px) and (min-width:1025px){.job-draft .job-panel .main-panel.main-panel-questions{padding-bottom:2rem;padding-top:2rem}}.job-draft .progress-panel{background:#f9fafa;display:grid;grid-area:progress-panel;grid-template-rows:1fr auto;padding:1rem;position:relative}@media (min-width:769px){.job-draft .progress-panel{background:#fff;border-left:1px solid #eaecee;height:calc(100vh - 60px);overflow-x:hidden;overflow-y:auto;padding:2rem 1.5rem;position:relative}}.job-draft .progress-panel .steps-panel{display:none}@media (min-width:769px){.job-draft .progress-panel .steps-panel{display:block;height:100%;overflow:hidden}}.job-draft .progress-panel .steps-panel .job-name{border-bottom:1px solid #eaecee;font-size:1.1rem;font-weight:700;line-height:1.5rem;padding-right:7px;transition:all .2s linear;word-break:break-word}.job-draft .progress-panel .steps-panel .job-name.blank{border-bottom:0;padding-bottom:0}.job-draft .progress-panel .steps-panel .job-name.no-delete{padding-bottom:1rem}.job-draft .progress-panel .steps-panel .job-name .job-delete{display:block;margin-bottom:1rem}.job-draft .progress-panel .steps-panel .job-name .job-delete .delete-link{color:red;cursor:pointer;font-size:14px;font-weight:400;text-decoration:underline;-webkit-user-select:none;user-select:none}.job-draft .progress-panel .actions-panel{grid-gap:16px;display:grid;grid-template-columns:1fr 3fr}.job-draft .progress-panel .actions-panel.step-1{grid-template-columns:auto}.job-draft .progress-panel .actions-panel .react-button{margin-right:0}.job-draft .progress-panel .actions-panel .react-button.final{padding:0}@media (min-width:769px){.job-draft .progress-panel .actions-panel{grid-gap:8px;padding-bottom:4rem}.job-draft .progress-panel .actions-panel .prev .label{display:none}}.job-draft .progress-panel .actions-panel .prev .icon-play{-webkit-transform:scale(.6) translate(-10px,5px) rotate(180deg);transform:scale(.6) translate(-10px,5px) rotate(180deg)}@media (min-width:769px){.job-draft .progress-panel .actions-panel .prev .icon-play{-webkit-transform:scale(.6) translate(-15px,5px) rotate(180deg);transform:scale(.6) translate(-15px,5px) rotate(180deg)}}.job-draft .progress-panel .actions-panel .next .icon-play{-webkit-transform:scale(.6) translate(10px,5px);transform:scale(.6) translate(10px,5px)}@media (min-width:1025px){.job-draft.jobadder .header-panel,.job-draft.no-header .header-panel{height:100vh}}@media (min-width:769px){.job-draft.jobadder .job-panel,.job-draft.no-header .job-panel{height:100vh}}@media (min-width:1025px){.job-draft.jobadder .main-panel,.job-draft.no-header .main-panel{height:100vh}}@media (min-width:769px){.job-draft.jobadder .progress-panel,.job-draft.no-header .progress-panel{height:100vh}.job-draft.jobadder .progress-panel .actions-panel,.job-draft.no-header .progress-panel .actions-panel{padding-bottom:0}}.job-draft.jobadder{--jobadder-height:533px}@media (min-width:769px){.job-draft.jobadder .job-panel,.job-draft.jobadder .progress-panel{height:var(--jobadder-height)}.job-draft.jobadder .job-panel .custom-modal.question-selection,.job-draft.jobadder .progress-panel .custom-modal.question-selection{max-height:var(--jobadder-height)}.job-draft.jobadder .job-panel .custom-modal.question-selection .overlay-form,.job-draft.jobadder .job-panel .custom-modal.question-selection .overlay-form .container-form,.job-draft.jobadder .progress-panel .custom-modal.question-selection .overlay-form,.job-draft.jobadder .progress-panel .custom-modal.question-selection .overlay-form .container-form{max-height:calc(var(--jobadder-height) - 2rem)}.job-draft.jobadder .job-panel .custom-modal.question-selection .overlay-form .container-form .library-filter-container,.job-draft.jobadder .progress-panel .custom-modal.question-selection .overlay-form .container-form .library-filter-container{height:calc(var(--jobadder-height) - 4rem - 49px)}.job-draft.jobadder .job-panel .custom-modal.question-selection .overlay-form .container-form .library-list,.job-draft.jobadder .progress-panel .custom-modal.question-selection .overlay-form .container-form .library-list{padding-bottom:1rem}.job-draft.jobadder .job-panel .custom-modal.add-item,.job-draft.jobadder .progress-panel .custom-modal.add-item{max-height:var(--jobadder-height)}}.job-draft-steps .step{display:grid;grid-template-columns:auto 1fr}.job-draft-steps .step .step-info{background-color:#7d8b92;border-radius:11px;color:#fff;display:inline-block;font-size:14px;font-weight:400;height:22px;line-height:23px;margin-right:8px;padding:0;text-align:center;width:22px}.job-draft-steps .step .step-name{color:#455a64;display:inline-block}.job-draft-steps .step.active .step-info{background-color:#5ccc29}.job-draft-steps .step.active .step-name{font-weight:700}.job-draft-steps .step.completed .step-info{background-color:#5ccc29}.job-draft-steps .step.completed .step-info .step-icon{display:block;margin-top:-1px}.job-draft-steps .step.completed .step-info .step-icon .icon-tick-thin{-webkit-transform:scale(1.25);transform:scale(1.25)}.job-creation-success{align-items:center;display:grid;height:100%;justify-content:center;overflow:hidden;width:100%}.job-edit{background:#f9fafa;height:calc(100vh - 60px)}.job-edit,.job-edit.integration{overflow-x:hidden;overflow-y:auto}.job-edit.integration{height:100vh}.job-edit.has-intercom .job-steps .step:last-child .step-content{margin-bottom:4rem}.job-edit .job-header{grid-gap:8px;align-items:start;background:#f9fafa;border-bottom:2px solid rgba(0,0,0,.05);display:grid;grid-template-columns:66px 1fr 66px;grid-template-rows:auto;padding:1rem;position:-webkit-sticky;position:sticky;top:0;transition:all .2s linear;z-index:6}@media (max-width:768px){.job-edit .job-header{grid-template-columns:92px calc(100% - 200px) 92px}}@media (min-width:769px){.job-edit .job-header{grid-template-columns:128px 1fr 128px;padding:1rem}}.job-edit .job-header .back-container .back-link{color:#00a1df;cursor:pointer}.job-edit .job-header .back-container .back-link span{text-decoration:underline}.job-edit .job-header .job-name{overflow:hidden;width:100%}.job-edit .job-header .job-name .job-title{font-size:1.5rem;font-weight:700;overflow:hidden;text-align:center;text-overflow:ellipsis;white-space:nowrap;width:100%}@media (min-width:769px){.job-edit .job-header .job-name .job-title{font-size:2rem}}.job-edit .job-header .job-name .job-title .job-id{color:#7d8b92;font-size:12px;font-weight:400;line-height:10px;padding-left:.5rem;top:-1rem}.job-edit .job-header .job-actions .save-button{width:100%}.job-edit .job-steps{padding:0}.job-edit .job-steps .step{background:transparent;display:grid;grid-template-columns:auto;grid-template-rows:1fr auto;height:auto;margin:0;overflow:initial}@media (min-width:769px){.job-edit .job-steps .step{grid-gap:0;box-shadow:0 1px 0 0 rgba(0,0,0,.05),0 1px 1px 0 transparent,0 1px 5px 0 transparent;grid-template-columns:160px 1fr;grid-template-rows:auto;margin:0 0 1px}}.job-edit .job-steps .step .step-header-text{background:#f2f3f4;border-bottom:1px solid #eee;font-weight:700;padding:1rem}@media (max-width:768px){.job-edit .job-steps .step .step-header-text{position:-webkit-sticky;position:sticky;top:77px;z-index:5}}@media (min-width:769px){.job-edit .job-steps .step .step-header-text{font-size:17px;padding:1.5rem}.job-edit .job-steps .step .step-header-text .header-title{position:-webkit-sticky;position:sticky;top:7rem}}.job-edit .job-steps .step .step-content{padding:1rem}@media (min-width:769px){.job-edit .job-steps .step .step-content{background:#f9fafa;padding:1.5rem}}.job-edit .job-steps .step.job-details .step-content{grid-gap:1rem;display:grid;grid-template-areas:"job-title" "location" "interview-terminology" "deadline" "branding-container" "position_description";grid-template-columns:1fr;grid-template-rows:repeat(5,auto) 1fr}@media (min-width:769px){.job-edit .job-steps .step.job-details .step-content{grid-gap:1rem 2rem;grid-template-areas:"job-title position_description" "location position_description" "interview-terminology position_description" "deadline position_description" "branding-container position_description";grid-template-columns:1fr 2fr;grid-template-rows:repeat(4,auto) 1fr}}.job-edit .job-steps .step.job-details .step-content .label-value-tile .label{font-size:12px}.job-edit .job-steps .step.job-details .step-content .label-value-tile .value{font-weight:600}.job-edit .job-steps .step.job-details .step-content .location{grid-area:location}.job-edit .job-steps .step.job-details .step-content .job-deadline{grid-area:deadline}.job-edit .job-steps .step.job-details .step-content.read-only .job-branding,.job-edit .job-steps .step.job-details .step-content.read-only .job-deadline,.job-edit .job-steps .step.job-details .step-content.read-only .job-title,.job-edit .job-steps .step.job-details .step-content.read-only .location,.job-edit .job-steps .step.job-details .step-content.read-only .terminology{border-top:0;padding:0}.job-edit .job-steps .step.job-details .step-content.read-only .job-branding .label,.job-edit .job-steps .step.job-details .step-content.read-only .job-deadline .label,.job-edit .job-steps .step.job-details .step-content.read-only .job-title .label,.job-edit .job-steps .step.job-details .step-content.read-only .location .label,.job-edit .job-steps .step.job-details .step-content.read-only .terminology .label{font-size:12.8px;text-transform:none}.job-edit .job-steps .step.job-details .step-content .interview-terminology{display:grid;grid-area:interview-terminology;grid-template-areas:"label label" "item-interview item-assessment";grid-template-columns:repeat(2,50%);grid-template-rows:repeat(2,1rem)}.job-edit .job-steps .step.job-details .step-content .interview-terminology .label{grid-area:label}.job-edit .job-steps .step.job-details .step-content .interview-terminology .item-interview{grid-area:item-interview}.job-edit .job-steps .step.job-details .step-content .interview-terminology .item-assessment{grid-area:item-assessment}.job-edit .job-steps .step.job-details .step-content .branding-container .branding-header{font-weight:700;padding-bottom:.5rem;text-transform:none}.job-edit .job-steps .step.job-details .step-content .branding-container .branding-dropdown>.selector{background-color:#fff}.job-edit .job-steps .step.job-details .step-content .branding-container .branding-dropdown>.selector>.placeholder{left:3px;top:5px}.job-edit .job-steps .step.job-details .step-content .branding-container .branding-dropdown .firstLine{left:4px}.job-edit .job-steps .step.job-details .step-content .branding-container .branding-preview-link{cursor:pointer;display:inline-block;font-size:14px;padding-top:.25rem}.job-edit .job-steps .step.job-details .step-content .branding-container .branding-preview-link:hover{text-decoration:underline}.job-edit .job-steps .step.job-details .step-content .position_description{grid-area:position_description}.job-edit .job-steps .step.job-details .step-content .position_description .quill .ql-container{height:180px;overflow:auto}@media (min-width:769px){.job-edit .job-steps .step.job-details .step-content .position_description .quill .ql-container{height:395px}}.job-edit .job-steps .step.job-details .step-content .position_description .quill .ql-container .ql-editor{max-height:none}.job-edit .job-steps .step.questions .section-header{font-size:15px;font-weight:600;padding:0 0 .5rem}.job-edit .job-steps .step.questions .section-header.disabled{opacity:.2}.job-edit .job-steps .step.questions .step-content .step-assessment .section-header{padding:0}.job-edit .job-steps .step.evaluators .step-content .job-owner .staff-selection{padding-bottom:1rem;width:300px}.job-edit .job-steps .step.evaluators .step-content .candidate-contact{padding-bottom:1rem}.job-edit .job-steps .step.evaluators .step-content .candidate-contact .candidate-contact-header{font-weight:700}.job-edit .job-steps .step.evaluators .step-content .candidate-contact .candidate-contact-note{font-size:14px;padding-bottom:.5rem}.job-edit .job-steps .step.evaluators .step-content .candidate-contact .candidate-contact-email,.job-edit .job-steps .step.evaluators .step-content .candidate-contact .candidate-contact-name{padding-bottom:.5rem;width:300px}.job-edit .job-steps .step.evaluators .step-content .job-evaluators .job-evaluators-header{font-weight:700;padding-bottom:.5rem;text-transform:none}@media (max-width:768px){.job-edit .job-steps .step.evaluators .step-content .evaluator-selection{grid-template-columns:1fr auto;grid-template-rows:auto;margin-bottom:1.5rem}}.job-edit .job-steps .step.evaluators .step-content .evaluator-selection .staff-dropdown{background:#fff}.job-edit .branding-preview-container .overlay-form{width:90vw}.job-edit .branding-preview-container .overlay-form .container-form{padding:0}.status-message{position:-webkit-sticky;position:sticky;top:0;z-index:1}.status-message.message-show+.job-edit .job-header{top:32px}.candidate-details{grid-gap:.5rem 1rem;align-items:center;display:grid;grid-template-areas:"avatar fullName actionItem";grid-template-columns:auto 1fr 1fr;grid-template-rows:auto;padding-bottom:1rem}@media (min-width:769px){.candidate-details{grid-template-areas:"avatar firstName lastName actionItem closeItem";grid-template-columns:auto repeat(3,1fr)}}.candidate-details.show-email{grid-template-areas:"avatar fullName actionItem" "avatar email actionItem" "avatar phone actionItem";grid-template-columns:88px 1fr 1fr;grid-template-rows:repeat(3,auto)}@media (min-width:769px){.candidate-details.show-email{grid-template-areas:"avatar firstName email actionItem" "avatar lastName phone actionItem" "avatar cv cv actionItem";grid-template-columns:88px repeat(3,1fr)}}.candidate-details .avatar{align-self:start;grid-area:avatar;justify-self:center;margin:0}.candidate-details .label-value-tile{border-top:0;padding:0}.candidate-details .label-value-tile .value{text-transform:none}@media (min-width:769px){.candidate-details .fullName{display:none}}.candidate-details .firstName{grid-area:firstName}@media (max-width:768px){.candidate-details .firstName{display:none}}.candidate-details .lastName{grid-area:lastName}@media (max-width:768px){.candidate-details .lastName{display:none}}.candidate-details .email{grid-area:email}.candidate-details .phone{grid-area:phone}.candidate-details .cv{grid-area:cv}.candidate-details .actionItem{align-self:start;grid-area:actionItem;justify-self:end}.candidate-details .actionItem.btn{height:2rem;line-height:2rem;padding:0 .5rem}.candidate-details .actionItem .icon-share{position:relative;top:1px}.candidate-details .actionItem .icon-share .icon-bg{fill:transparent}.candidate-details .actionItem .icon-share .icon-highlight{fill:#fff}.candidate-details .closeItem{align-self:start;grid-area:closeItem;justify-self:end}.candidate-feedback{background:#fff;border-radius:6px;box-shadow:0 1px 0 0 rgba(69,90,100,.05),0 1px 1px 0 rgba(69,90,100,.2),0 1px 5px 0 rgba(69,90,100,.1);display:grid;margin-bottom:1rem;padding:1rem}.candidate-feedback .candidate-feedback-title{font-weight:600;padding-bottom:.5rem}.candidate-feedback .no-candidate-feedback{color:rgba(0,0,0,.25)}.candidate-profile-admin{grid-gap:.5rem;display:grid;grid-template-columns:auto;grid-template-rows:auto}.candidate-profile-admin .candidate-labels .label{color:grey;font-size:12px;margin-left:4px}.candidate-profile-admin .candidate-labels .value{background:#00a1df;border-radius:20px;color:#fff;display:inline-block;margin-bottom:1px;margin-right:3px;padding:2px 8px}.candidate-profile-admin .candidate-labels .value:last-child{margin-right:0}.candidate-profile-admin .interview-url .short-link{background-color:#f9fafa;border-color:#00a1df;height:2rem;max-width:none;padding:2px 4px;position:relative;width:100%}.candidate-profile-admin .interview-url .short-link .short-link-content{background-color:initial;border-radius:0;font-size:14px;max-width:none;overflow:auto;padding:0;position:absolute;white-space:nowrap;width:calc(100% - 8px)}.candidate-profile-admin .interview-url .short-link .icon-copy{padding:7px 3px 6px 4px}.candidate-profile-admin .interview-url .short-link .outcome{line-height:30px}.candidate-profile-admin .form-container{grid-gap:.5rem;display:grid;margin-left:4px}.candidate-profile-admin .form-container .questions .headers{grid-gap:1rem;display:grid;grid-template-columns:1fr 50px 2.5rem;grid-template-rows:auto}.candidate-profile-admin .form-container .questions .headers .header{color:grey;font-size:12px;-webkit-user-select:none;user-select:none}.candidate-profile-admin .form-container .questions .question-with-response-and-selection{grid-gap:1rem;border:1px solid rgba(0,0,0,.1);border-radius:3px;box-shadow:0 1px 0 0 rgba(69,90,100,.05),0 1px 1px 0 rgba(69,90,100,.2),0 1px 5px 0 rgba(69,90,100,.1);display:grid;grid-template-columns:1fr 50px 2.5rem;grid-template-rows:auto;margin-bottom:0}.candidate-profile-admin .form-container .questions .question-with-response-and-selection:last-of-type{border-bottom:0}.candidate-profile-admin .form-container .questions .question-with-response-and-selection .question-item{border:0;box-shadow:none}.candidate-profile-admin .form-container .questions .question-with-response-and-selection .question-item .question-thumbnail{z-index:5}.candidate-profile-admin .form-container .questions .question-with-response-and-selection .response{margin:.5rem 0}.candidate-profile-admin .form-container .questions .question-with-response-and-selection .retake-checkbox{justify-self:end;left:8px;margin:1rem 1rem 0 0;opacity:1;position:inherit;text-align:center}.candidate-profile-admin .form-container .actions{grid-gap:1rem;display:grid;grid-template-columns:1fr auto;text-align:right}.candidate-profile-admin .form-container .actions .status-text{align-self:center;color:#00a1df}.candidate-profile-admin .form-container .actions .status-text.warning{color:#f44336}:root{--star-size:16px;--star-background:rgba(0,0,0,.2);--maximum-score:5}.ratings{align-items:center;display:flex;float:left}.ratings:not(:checked)>input{display:none}.ratings:not(:checked)>label{margin-bottom:0;transition:all 0s linear}.ratings:not(:checked)>label:before{border:0;content:""}.ratings:not(:checked)>label:after{display:none}.ratings[class*=star]{-webkit-transform:scaleX(-1);transform:scaleX(-1);width:90px}.ratings[class*=star].has-clear{width:105px}.ratings[class*=star]:not(:checked)>label{cursor:pointer;margin-top:-8px;overflow:hidden;padding-left:2px;white-space:nowrap}.ratings[class*=star]:not(:checked)>label:before{display:none}.ratings[class*=star]:not(:checked)>label .icon-star{width:16px;width:var(--star-size)}.ratings[class*=star]:not(:checked)>label .icon-star path{fill:rgba(0,0,0,.2);fill:var(--star-background)}.ratings[class*=star]>input:checked~label .icon-star path{fill:#5dcc29;fill:var(--active-color-bright)}.ratings[class*=star]>label:hover+.tooltip{background:#fff;border:1px solid rgba(0,0,0,.2);display:block;font-family:jaf-bernino-sans,sans-serif;font-family:var(--font-face);font-size:12px;line-height:.8rem;padding:.5rem;position:absolute;right:0;-webkit-transform:scaleX(-1);transform:scaleX(-1);width:200px}.ratings[class*=star]>.tooltip{display:none}.ratings[class*=star].active:not(:checked)>label:hover .icon-star path,.ratings[class*=star].active:not(:checked)>label:hover~label .icon-star path{fill:rgba(89,196,39,.5);fill:var(--active-color-semi)}.ratings[class*=star].active>input:checked+label:hover .icon-star path,.ratings[class*=star].active>input:checked+label:hover~label .icon-star path,.ratings[class*=star].active>input:checked~label:hover .icon-star path,.ratings[class*=star].active>input:checked~label:hover~label .icon-star path{fill:green}.ratings[class*=star].active>label:hover~input:checked~label .icon-star path{fill:#5dcc29;fill:var(--active-color-bright)}.ratings[class*=star] .clear{margin-right:3px}.ratings[class*=star] .clear svg path{-webkit-transform:scale(.7);transform:scale(.7)}.ratings[class*=numeric]>label{background-color:#fff;border:1px solid rgba(0,0,0,.1);border-radius:50%;color:rgba(0,0,0,.5);font-size:14px;height:22px;line-height:22px;margin-right:.25rem;padding-left:0;text-align:center;width:22px}@media (min-width:769px){.ratings[class*=numeric]>label{font-size:16px;height:30px;line-height:28px;margin-right:.5rem;width:30px}}.ratings[class*=numeric]>label:last-child{margin-right:0}.ratings[class*=numeric]>label:hover{background-color:rgba(0,161,223,.25);z-index:2}.ratings[class*=numeric]>label:before{width:0}.ratings[class*=numeric]>input:checked+label{background-color:#00a1df;color:#fff}.ratings[class*=numeric].inactive>label:hover{background-color:initial}.ratings[class*=numeric].inactive>input:checked+label{background-color:#00a1df}.ratings[class*=numeric] .clear{margin-right:10px}.ratings.inactive>label{border:0;cursor:default!important}.ratings .clear{position:relative;top:1px}.ratings .clear svg path{fill:#7d8b92}.ratings .clear:hover{cursor:pointer}.ratings .clear:hover svg path{fill:#f44336}.candidate-response-question .display-text{font-weight:600}.candidate-response-question .extend-link{color:#00a1df;cursor:pointer;padding-left:6px;text-decoration:underline}.ratings-tooltip{cursor:pointer;display:inline-block;padding-left:4px;position:absolute}.ratings-tooltip .icon{background:#00a3d1;border-radius:51%;color:#fff;display:inline-block;font-size:12px;font-weight:500;height:16px;line-height:17px;text-align:center;width:16px}.ratings-tooltip .tooltip{grid-gap:8px;background:#fff;border:1px solid #d3d3d3;border-radius:3px;display:none;font-size:13px;grid-template-columns:auto;grid-template-rows:repeat(5,auto);left:0;line-height:1.2em;padding:10px;position:relative;right:-80px;width:270px;z-index:1}.ratings-tooltip .tooltip .rating-paragraph .icon-star{height:12px;margin-right:1px;width:14px}.ratings-tooltip .tooltip .rating-paragraph .icon-star path{fill:#59c427}.ratings-tooltip .tooltip .rating-paragraph .description,.ratings-tooltip:hover .tooltip{display:block}.candidate-responses{--candidate-responses-label-font-size:16px;--candidate-responses-value-font-size:14px}.candidate-responses .evaluation-item{grid-gap:.5rem;display:grid;grid-template-areas:"question" "response";grid-template-columns:auto;grid-template-rows:auto 1fr;padding-top:1rem}.candidate-responses .evaluation-item:first-child{padding-top:0}.candidate-responses .evaluation-item .question{font-size:var(--candidate-responses-label-font-size);grid-area:question}.candidate-responses .evaluation-item .response-and-evaluations{--grid-gap:1rem;--total-width:calc(100% - var(--grid-gap));grid-gap:var(--grid-gap);background:#fff;border-radius:6px;box-shadow:0 1px 0 0 rgba(69,90,100,.05),0 1px 1px 0 rgba(69,90,100,.2),0 1px 5px 0 rgba(69,90,100,.1);display:grid;grid-template-areas:"response" "evaluations";grid-template-columns:auto;grid-template-rows:repeat(2,auto);padding:1rem}@media (min-width:769px){.candidate-responses .evaluation-item .response-and-evaluations{grid-template-areas:"response evaluations";grid-template-columns:calc(var(--total-width)*2/3) calc(var(--total-width)/3);grid-template-rows:auto}}.candidate-responses .evaluation-item .response-and-evaluations .response{grid-area:response;position:relative}.candidate-responses .evaluation-item .response-and-evaluations .response.response-video .media-preview{display:grid;justify-items:center}.candidate-responses .evaluation-item .response-and-evaluations .response.response-video .transcript-text-container.transcript-display-true{background:#f6f7f7;height:100%;opacity:.95;overflow-x:hidden;overflow-y:auto;padding-bottom:1rem;position:absolute;width:100%;z-index:10}.candidate-responses .evaluation-item .response-and-evaluations .response.response-video .transcript-text-container.transcript-display-true .transcript-toggle{display:grid;height:0;justify-items:right;position:-webkit-sticky;position:sticky;top:.75rem;width:calc(100% - .75rem)}.candidate-responses .evaluation-item .response-and-evaluations .response.response-video .transcript-text-container.transcript-display-true .transcript-toggle svg path{fill:#000}.candidate-responses .evaluation-item .response-and-evaluations .response.response-video .transcript-text-container.transcript-display-true .transcript-toggle:focus svg path,.candidate-responses .evaluation-item .response-and-evaluations .response.response-video .transcript-text-container.transcript-display-true .transcript-toggle:hover svg path{fill:#00a1df}.candidate-responses .evaluation-item .response-and-evaluations .response.response-video .transcript-text-container.transcript-display-false .transcript-toggle{align-items:center;background-color:hsla(0,0%,100%,.8);border-radius:50%;display:grid;height:1.5rem;justify-items:center;position:absolute;right:.5rem;top:.5rem;width:1.5rem;z-index:1}.candidate-responses .evaluation-item .response-and-evaluations .response.response-video .transcript-text-container.transcript-display-false .transcript-toggle:focus,.candidate-responses .evaluation-item .response-and-evaluations .response.response-video .transcript-text-container.transcript-display-false .transcript-toggle:hover{background-color:#fff}.candidate-responses .evaluation-item .response-and-evaluations .response.response-video .transcript-text-container.transcript-display-false .transcript-text{display:none}.candidate-responses .evaluation-item .response-and-evaluations .response.response-video .transcript-text-container .transcript-toggle:focus,.candidate-responses .evaluation-item .response-and-evaluations .response.response-video .transcript-text-container .transcript-toggle:hover{cursor:pointer}.candidate-responses .evaluation-item .response-and-evaluations .response.response-video .transcript-text-container .transcript-text{display:block;padding:1rem 2rem 1rem 1rem}.candidate-responses .evaluation-item .response-and-evaluations .response.response-video .response-pending{color:rgba(0,0,0,.25);-webkit-user-select:none;user-select:none}.candidate-responses .evaluation-item .response-and-evaluations .response.response-video .view-raw-recording{align-items:center;display:flex;justify-content:flex-end}.candidate-responses .evaluation-item .response-and-evaluations .response.response-video .view-raw-recording .react-tooltip{margin-left:3px}.candidate-responses .evaluation-item .response-and-evaluations .response.response-text .response-content{background:#f6f7f7;background:linear-gradient(#f6f7f7 30%,hsla(180,6%,97%,0)),linear-gradient(hsla(180,6%,97%,0),#f6f7f7 70%) 0 100%,radial-gradient(farthest-side at 50% 0,rgba(0,0,0,.4),transparent),radial-gradient(farthest-side at 50% 100%,rgba(0,0,0,.4),transparent) 0 100%;background-attachment:local,local,scroll,scroll;background-color:#f6f7f7;background-repeat:no-repeat;background-size:100% 40px,100% 40px,100% 14px,100% 14px;font-size:var(--candidate-responses-value-font-size);height:100%;max-height:35rem;overflow:auto;padding:1rem;position:relative;white-space:pre-wrap}.candidate-responses .evaluation-item .response-and-evaluations .response.response-text .word-count{bottom:.5rem;position:absolute;right:.5rem}.candidate-responses .evaluation-item .response-and-evaluations .response.response-text .word-count .item{opacity:.25}.candidate-responses .evaluation-item .response-and-evaluations .response.response-text .word-count .item:hover{opacity:.5;transition:.5s}.candidate-responses .evaluation-item .response-and-evaluations .response.response-text .word-count .description{font-size:14px;text-align:right;top:-200%}.candidate-responses .evaluation-item .response-and-evaluations .response.response-document .response-document-link{cursor:pointer}.candidate-responses .evaluation-item .response-and-evaluations .response.response-document .response-document-link:hover{text-decoration:underline}.candidate-responses .evaluation-item .response-and-evaluations .evaluations{grid-area:evaluations}.candidate-responses .evaluation-item .response-and-evaluations .evaluations.evaluator{--row-count:1;grid-gap:.25rem;display:grid;grid-template-columns:auto;grid-template-rows:repeat(var(--row-count),auto) 1fr}.candidate-responses .evaluation-item .response-and-evaluations .evaluations.evaluator.has-evaluation-guide,.candidate-responses .evaluation-item .response-and-evaluations .evaluations.evaluator.has-rating{--row-count:2}.candidate-responses .evaluation-item .response-and-evaluations .evaluations.evaluator.has-evaluation-guide.has-evaluation-guide,.candidate-responses .evaluation-item .response-and-evaluations .evaluations.evaluator.has-rating.has-evaluation-guide{--row-count:3}.candidate-responses .evaluation-item .response-and-evaluations .evaluations.evaluator .ratings-title{display:inline-block;font-weight:600;padding-bottom:0;position:relative}.candidate-responses .evaluation-item .response-and-evaluations .evaluations.evaluator .evaluator-comment textarea{background-color:#fff;height:calc(100% - 16px)!important;min-height:100px;overflow:auto!important;resize:none}.candidate-responses .evaluation-item .response-and-evaluations .evaluations .evaluation{grid-gap:0 .25rem;align-items:center;display:grid;grid-template-areas:"evaluator-avatar evaluator-name" "blank notes-ratings";grid-template-columns:auto 1fr;grid-template-rows:auto 1fr;margin-bottom:.5rem}.candidate-responses .evaluation-item .response-and-evaluations .evaluations .evaluation .evaluator-avatar{display:grid;grid-area:evaluator-avatar;grid-template-columns:auto auto;grid-template-rows:auto}.candidate-responses .evaluation-item .response-and-evaluations .evaluations .evaluation .evaluator-name{font-size:var(--candidate-responses-label-font-size);font-weight:400;grid-area:evaluator-name}.candidate-responses .evaluation-item .response-and-evaluations .evaluations .evaluation .notes-and-ratings{grid-area:notes-ratings}.candidate-responses .evaluation-item .response-and-evaluations .evaluations .evaluation-guide{background-color:#f9fafa;box-shadow:0 1px 0 0 rgba(69,90,100,.05),0 1px 1px 0 rgba(69,90,100,.2),0 1px 5px 0 rgba(69,90,100,.1);margin-bottom:.5rem;padding:.5rem}.candidate-responses .evaluation-item .response-and-evaluations .evaluations .evaluation-guide .guide-header{font-size:14px;padding-bottom:0}.candidate-responses .evaluation-item .response-and-evaluations .evaluations .evaluation-guide .guide-content{font-size:12px}.candidate-responses .evaluation-item .response-and-evaluations .evaluations .notes-and-ratings{font-size:var(--candidate-responses-value-font-size)}.candidate-responses .evaluation-item .response-and-evaluations .evaluations .notes-and-ratings .ratings{height:1rem;margin:4px 2px 0 0;width:70px}.candidate-responses .evaluation-item .response-and-evaluations .evaluations .notes-and-ratings .ratings label{margin-top:-4px}.candidate-responses .evaluation-item .response-and-evaluations .evaluations .notes-and-ratings .ratings label .icon-star{width:12px}.candidate-responses .evaluation-item .response-and-evaluations .evaluations .notes-and-ratings .notes{display:inline;padding-left:.25rem;word-break:break-word}.decision{--disabled-color:rgba(55,160,160,.2)}.decision .actions{height:2.7rem}.decision .actions .react-button{font-weight:400;position:relative;text-transform:capitalize;top:.5rem}.decision .actions .react-button.outline.active,.decision .actions .react-button.outline.pending,.decision .actions .react-button.outline.warning{background:#fff;border-color:#dfdfdf;border-color:var(--disabled-color)}.decision .actions .react-button.outline.active:hover,.decision .actions .react-button.outline.pending:hover,.decision .actions .react-button.outline.warning:hover{border-color:initial}.decision .actions .react-button.outline.readOnly{color:#dfdfdf;color:var(--disabled-color)}.decision .actions .react-button~.pending{margin-left:.5rem}.evaluators-final-comments{--evaluators-final-comments-label-font-size:16px;--evaluators-final-comments-value-font-size:14px}.evaluators-final-comments .evaluator-final-comment{grid-gap:0 .25rem;display:grid;grid-template-areas:"evaluator-avatar evaluator-name" "blank final-comment-text";grid-template-columns:auto 1fr;grid-template-rows:auto 1fr;margin-bottom:.5rem}.evaluators-final-comments .evaluator-final-comment .evaluator-avatar{display:grid;grid-area:evaluator-avatar;grid-template-columns:auto auto;grid-template-rows:auto}.evaluators-final-comments .evaluator-final-comment .evaluator-name{font-size:var(--evaluators-final-comments-label-font-size);font-weight:400;grid-area:evaluator-name}.evaluators-final-comments .evaluator-final-comment .final-comment-text{font-size:var(--evaluators-final-comments-value-font-size);grid-area:final-comment-text}.scoring-table .scoring-table-section{grid-gap:1rem;display:grid;grid-template-areas:"table";grid-template-columns:auto;grid-template-rows:auto}.scoring-table .scoring-table-section.has-overall-score{grid-template-areas:"score table";grid-template-columns:auto 1fr}.scoring-table .scoring-table-section .overall-score{border-right:2px solid #7d8b92;grid-area:score;padding-right:1rem}.scoring-table .scoring-table-section .overall-score .score{font-size:20px;font-weight:600}.scoring-table .scoring-table-section .attributes-table{grid-gap:.15rem;display:grid;grid-area:table}.scoring-table .scoring-table-section .attributes-table .attributes-row{display:grid;grid-template-columns:100px repeat(auto-fit,minmax(30px,40px));margin-bottom:.5rem}.scoring-table .scoring-table-section .attributes-table .attributes-row.header{line-height:1rem}.scoring-table .scoring-table-section .attributes-table .attributes-row.row-0{margin-bottom:0}.scoring-table .scoring-table-section .attributes-table .attributes-row.row-0 .header{line-height:22px}.scoring-table .scoring-table-section .attributes-table .attributes-row .attributes-item{font-weight:400;text-align:center}.scoring-table .scoring-table-section .attributes-table .attributes-row .attributes-item.individual-score{width:2rem}.scoring-table .scoring-table-section .attributes-table .attributes-row .attributes-item .attributes-score{border-radius:3px;color:#fff;display:inline-block;font-size:11px;font-weight:600;line-height:1em;padding:2px;text-transform:uppercase}.scoring-table .scoring-table-section .attributes-table .attributes-row .attributes-item .attributes-score.yes{background:#59c427}.scoring-table .scoring-table-section .attributes-table .attributes-row .attributes-item .attributes-score.maybe{background:orange}.scoring-table .scoring-table-section .attributes-table .attributes-row .attributes-item .attributes-score.no{background:#f44336}.scoring-table .scoring-table-section .attributes-table .attributes-row .attributes-item .score-pending{color:rgba(0,0,0,.25)}.candidate-live-interview{--label-font-size:16px;--value-font-size:14px;background:#fff;border-radius:6px;box-shadow:0 1px 0 0 rgba(69,90,100,.05),0 1px 1px 0 rgba(69,90,100,.2),0 1px 5px 0 rgba(69,90,100,.1);margin-bottom:1rem;min-height:20em;padding:1rem}.candidate-live-interview .evaluation-item{--grid-gap:1rem;grid-gap:var(--grid-gap);--total-width:calc(100% - var(--grid-gap));display:grid;grid-template-columns:calc(var(--total-width)*2/3) calc(var(--total-width)/3)}.candidate-live-interview .evaluation-item .recording{grid-gap:1rem;background-color:#333;color:#fff;display:grid;grid-template-rows:repeat(2,1fr);justify-items:center;min-height:288px;text-align:center}.candidate-live-interview .evaluation-item .recording .in-progress{align-self:end;font-size:2em}.candidate-live-interview .evaluation-item .interview-notes .interview-notes-title{font-weight:600;padding-bottom:.5rem}.candidate-live-interview .evaluation-item .interview-notes .evaluator-comment-profile{grid-gap:0 .25rem;align-items:center;display:grid;grid-template-areas:"evaluator-avatar evaluator-name" "blank evaluator-comment";grid-template-columns:auto 1fr;grid-template-rows:auto 1fr;margin-bottom:.5rem}.candidate-live-interview .evaluation-item .interview-notes .evaluator-comment-profile .evaluator-name{font-size:var(--label-font-size);font-weight:400;grid-area:evaluator-name}.candidate-live-interview .evaluation-item .interview-notes .evaluator-comment-profile .evaluator-comment{font-size:var(--value-font-size);grid-area:evaluator-comment}.candidate-live-interview .evaluation-item .interview-notes .evaluator-comment-evaluation textarea{background-color:#fff;height:calc(100% - 16px)!important;min-height:20em;overflow:auto!important;resize:none}.status-panel{color:#fff;font-size:1rem;font-weight:400;line-height:2rem;text-align:center}.status-panel.pending{background:orange}.status-panel.completed{background:#4cbfdf}@media (min-width:769px){.status-panel{position:-webkit-sticky;position:sticky;top:0;z-index:10}}.candidates-panel{background-color:#fff;border-right:1px solid rgba(0,0,0,.05);display:grid;grid-template-rows:repeat(3,auto)}@media (min-width:769px){.candidates-panel{grid-template-rows:auto 1fr;height:calc(100vh - 60px);position:-webkit-sticky;position:sticky;top:0;z-index:10}}.candidates-panel .job-details-panel{font-size:1rem}@media (max-width:768px){.candidates-panel .job-details-panel{padding:.25rem .5rem}}@media (min-width:769px){.candidates-panel .job-details-panel{border-bottom:1px solid rgba(0,0,0,.1);padding:.5rem 1rem}}.candidates-panel .job-details-panel .job-title-container{font-weight:600}.candidates-panel .job-details-panel .job-title-container .job-title{word-break:break-word}@media (max-width:768px){.candidates-panel .job-details-panel .job-title-container{grid-gap:.5rem;align-items:center;display:grid;grid-template-areas:"job-title back-link";grid-template-columns:1fr auto}.candidates-panel .job-details-panel .job-title-container .job-title{font-size:17px;font-weight:800;grid-area:job-title;height:24px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.candidates-panel .job-details-panel .job-title-container .back-link{font-size:0;grid-area:back-link}.candidates-panel .job-details-panel .job-title-container .back-link:before{color:initial;content:"x";font-size:1.25rem}.candidates-panel .job-details-panel .job-title-container .back-link:before:hover{color:#00a1df}}.candidates-panel .job-details-panel .job-title-container .back-link{color:#00a1df;display:block;font-weight:100;text-decoration:none}.candidates-panel .job-details-panel .job-title-container .back-link:hover{cursor:pointer}.candidates-panel .job-details-panel .job-title-container .back-link span{text-decoration:underline}.candidates-panel .job-details-panel .job-location{word-break:break-word}@media (max-width:768px){.candidates-panel .job-details-panel .job-location{display:none}.candidates-panel .candidate-list{height:70px;overflow-x:scroll;overflow-y:hidden;padding:0 .5rem;position:relative;white-space:nowrap}}@media (max-width:768px){.candidates-panel .candidate-list::-webkit-scrollbar,.candidates-panel .candidate-list::-webkit-scrollbar-thumb{height:0;width:0}.candidates-panel .candidate-list::-webkit-scrollbar-track{height:0;width:0}}@media (min-width:769px){.candidates-panel .candidate-list{height:100%;overflow:auto}}.candidates-panel .candidate-list .candidate-item{display:grid;-webkit-user-select:none;user-select:none}@media (max-width:768px){.candidates-panel .candidate-list .candidate-item{display:inline-block;margin-top:.75rem;padding:.25rem}.candidates-panel .candidate-list .candidate-item:hover{background-color:rgba(0,163,209,.08);background-color:var(--hover-color);cursor:pointer}}@media (min-width:769px){.candidates-panel .candidate-list .candidate-item{grid-gap:0 .5rem;align-items:center;display:grid;font-size:var(--candidate-evaluation-font-size);grid-template-areas:"avatar firstName" "avatar lastName";grid-template-columns:auto 1fr;grid-template-rows:repeat(2,20px);padding:.5rem 1rem}.candidates-panel .candidate-list .candidate-item:hover{background-color:rgba(0,163,209,.08);background-color:var(--hover-color);cursor:pointer}.candidates-panel .candidate-list .candidate-item .candidate-avatar{grid-area:avatar}}@media (max-width:768px){.candidates-panel .candidate-list .candidate-item .firstName{display:none}}@media (min-width:769px){.candidates-panel .candidate-list .candidate-item .firstName{color:#00a1df;grid-area:firstName;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:calc(var(--candidate-panel-width) - 36px - 2.5rem)}}@media (max-width:768px){.candidates-panel .candidate-list .candidate-item .lastName{display:none}}@media (min-width:769px){.candidates-panel .candidate-list .candidate-item .lastName{color:#00a1df;grid-area:lastName;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:calc(var(--candidate-panel-width) - 36px - 2.5rem)}.candidates-panel .candidate-list .candidate-item.selected{background-color:#4cbfdf}.candidates-panel .candidate-list .candidate-item.selected:hover{cursor:default}.candidates-panel .candidate-list .candidate-item.selected .firstName,.candidates-panel .candidate-list .candidate-item.selected .lastName{color:#fff}}.candidates-panel .candidate-list .evaluated,.candidates-panel .candidate-list .pending,.candidates-panel .candidate-list .watch-again{font-weight:400}@media (max-width:768px){.candidates-panel .candidate-list .evaluated,.candidates-panel .candidate-list .pending,.candidates-panel .candidate-list .watch-again{border-left:1px solid #dfdfdf;height:3.5rem;margin-left:.25rem;position:absolute}.candidates-panel .candidate-list .evaluated .evaluated-text,.candidates-panel .candidate-list .evaluated .watch-again-text,.candidates-panel .candidate-list .pending .evaluated-text,.candidates-panel .candidate-list .pending .watch-again-text,.candidates-panel .candidate-list .watch-again .evaluated-text,.candidates-panel .candidate-list .watch-again .watch-again-text{color:#7d8b92;font-size:.75rem;left:.5rem;position:absolute;text-transform:uppercase;top:-.25rem;-webkit-user-select:none;user-select:none}.candidates-panel .candidate-list .evaluated+.candidate-item,.candidates-panel .candidate-list .pending+.candidate-item,.candidates-panel .candidate-list .watch-again+.candidate-item{margin-left:calc(.5rem + 1px)}}@media (min-width:769px){.candidates-panel .candidate-list .evaluated,.candidates-panel .candidate-list .pending,.candidates-panel .candidate-list .watch-again{line-height:2rem;padding-left:1rem}}.candidates-panel .candidate-list .pending-recommendation{font-weight:400;line-height:2rem;padding-left:1rem}.candidates-panel .candidate-list .pending-recommendation~.pending-recommendation{display:none}.candidate-profile-container{--candidate-panel-width:166px;background-color:#f9fafa;display:grid;grid-template-areas:"panel" "profile";grid-template-columns:auto;grid-template-rows:auto 1fr}@media (min-width:769px){.candidate-profile-container{--candidate-panel-width:166px;background-color:#f9fafa;grid-template-areas:"panel profile";grid-template-columns:var(--candidate-panel-width) 1fr;grid-template-rows:auto;height:calc(100vh - 60px);overflow-x:hidden;overflow-y:auto;position:-webkit-sticky;position:sticky;top:0;z-index:5}.candidate-profile-container.full-page{height:100%;overflow-x:hidden;overflow-y:auto}.candidate-profile-container.full-page .candidates-panel{height:100%}}@media (max-width:768px){.candidate-profile-container.has-status-panel{grid-template-areas:"status-panel" "panel" "profile";grid-template-columns:auto;grid-template-rows:auto auto 1fr}}@media (min-width:769px){.candidate-profile-container.has-status-panel{grid-template-areas:"panel status-panel" "panel profile";grid-template-rows:auto 1fr}}.candidate-profile-container .candidates-panel{grid-area:panel}@media (min-width:769px){.candidate-profile-container.integration,.candidate-profile-container.integration .candidates-panel{height:100vh}}.candidate-profile-container .status-panel{grid-area:status-panel}.candidate-profile-container .candidate-profile{grid-area:profile}@media (max-width:768px){.candidate-profile-container .candidate-profile{background-color:#fff;padding:0 1rem 1rem}}@media (min-width:769px){.candidate-profile-container .candidate-profile{padding:1rem 1rem 2rem}}.candidate-profile-container .candidate-profile .submitted{background:#00a1df;border-radius:6px;box-shadow:0 1px 0 0 rgba(69,90,100,.05),0 1px 1px 0 rgba(69,90,100,.2),0 1px 5px 0 rgba(69,90,100,.1);color:#fff;margin-bottom:1rem;padding:.5rem;-webkit-user-select:none;user-select:none}.candidate-profile-container .candidate-profile .submitted .unsubmit{text-decoration:underline}.candidate-profile-container .candidate-profile .submitted .unsubmit:hover{cursor:pointer}.candidate-profile-container .candidate-profile .label-value-tile{border-top:0;padding:0}.candidate-profile-container .candidate-profile .label-value-tile .value{text-transform:none}.candidate-profile-container .candidate-profile .section-title{font-weight:600;padding-bottom:.5rem}.candidate-profile-container .candidate-profile .header{color:#7d8b92;font-size:12px;line-height:22px;text-transform:uppercase}.candidate-profile-container .candidate-profile .evaluations-panel{padding-bottom:1rem}.candidate-profile-container .candidate-profile .assessment-and-comments{grid-gap:.5rem;background:#fff;border-radius:6px;box-shadow:0 1px 0 0 rgba(69,90,100,.05),0 1px 1px 0 rgba(69,90,100,.2),0 1px 5px 0 rgba(69,90,100,.1);display:grid;padding:1rem}@media (min-width:769px){.candidate-profile-container .candidate-profile .assessment-and-comments{--grid-gap:1rem;grid-gap:var(--grid-gap);--total-width:calc(100% - var(--grid-gap));grid-template-areas:"comments";grid-template-columns:var(--total-width);grid-template-rows:auto}.candidate-profile-container .candidate-profile .assessment-and-comments.has-assessment{grid-template-areas:"assessment comments";grid-template-columns:calc(var(--total-width)*2/3) calc(var(--total-width)/3)}.candidate-profile-container .candidate-profile .assessment-and-comments.has-decisions{grid-template-areas:"recommendation-or-decision comments";grid-template-columns:calc(var(--total-width)*2/3) calc(var(--total-width)/3)}.candidate-profile-container .candidate-profile .assessment-and-comments.has-assessment.has-decisions{grid-template-areas:"assessment comments" "recommendation-or-decision recommendation-or-decision";grid-template-rows:repeat(2,auto)}}@media (max-width:768px){.candidate-profile-container .candidate-profile .assessment-and-comments .attributes-scoring,.candidate-profile-container .candidate-profile .assessment-and-comments .scoring-table{border-bottom:1px solid rgba(0,0,0,.1);padding-bottom:.5rem}}@media (min-width:769px){.candidate-profile-container .candidate-profile .assessment-and-comments .attributes-scoring,.candidate-profile-container .candidate-profile .assessment-and-comments .scoring-table{grid-area:assessment}}@media (max-width:768px){.candidate-profile-container .candidate-profile .assessment-and-comments .evaluators-final-comments,.candidate-profile-container .candidate-profile .assessment-and-comments .final-comment{border-bottom:1px solid rgba(0,0,0,.1);padding-bottom:.5rem}}@media (min-width:769px){.candidate-profile-container .candidate-profile .assessment-and-comments .evaluators-final-comments,.candidate-profile-container .candidate-profile .assessment-and-comments .final-comment{grid-area:comments}.candidate-profile-container .candidate-profile .assessment-and-comments .decision,.candidate-profile-container .candidate-profile .assessment-and-comments .recommendation{grid-area:recommendation-or-decision}}.candidate-profile-container .candidate-profile .evaluation-submit-button{margin-top:1rem;width:230px}.attributes-scoring .attributes-scoring-title{font-weight:600;padding-bottom:.5rem}.attributes-scoring .attributes-scoring-section{display:grid;grid-template-areas:"table";grid-template-columns:1fr;grid-template-rows:auto}.attributes-scoring .attributes-scoring-section .attributes-table{grid-area:table}.attributes-scoring .attributes-scoring-section .attributes-table .attributes-row{grid-gap:.5rem;display:grid;grid-template-columns:auto;grid-template-rows:repeat(2,auto);margin-bottom:.5rem}.attributes-scoring .attributes-scoring-section .attributes-table .attributes-row .header{color:#7d8b92;font-size:12px;line-height:22px;text-transform:uppercase}.final-comment{display:grid;grid-template-rows:auto 1fr;min-height:10em}.final-comment .final-comment-title{font-weight:600;padding-bottom:.5rem}.final-comment .final-comment-content textarea{height:100%!important;overflow-y:scroll;position:relative;resize:none}.recommendation{--disabled-color:rgba(55,160,160,.2)}.recommendation .recommendation-title{font-weight:600;padding-bottom:.5rem}.recommendation .react-button{display:inline-block;font-weight:400;text-transform:capitalize}.recommendation .react-button.outline.active,.recommendation .react-button.outline.pending,.recommendation .react-button.outline.warning{background:#fff;border-color:#dfdfdf;border-color:var(--disabled-color)}.recommendation .react-button.outline.active:hover,.recommendation .react-button.outline.pending:hover,.recommendation .react-button.outline.warning:hover{border-color:initial}.recommendation .react-button.outline.readOnly{color:#dfdfdf;color:var(--disabled-color)}.recommendation .react-button~.pending{margin-left:.5rem}.interview-guide{background:#fff;border-radius:6px;box-shadow:0 1px 0 0 rgba(69,90,100,.05),0 1px 1px 0 rgba(69,90,100,.2),0 1px 5px 0 rgba(69,90,100,.1);display:grid;margin-bottom:1rem;padding:1rem}.interview-guide .interview-guide-summary{font-weight:400}.candidate-evaluation-container{--candidate-evaluation-font-size:16px;--candidate-panel-width:166px;background-color:#f9fafa;display:grid;grid-template-areas:"evaluation";grid-template-columns:auto;grid-template-rows:auto}@media (min-width:769px){.candidate-evaluation-container{--candidate-panel-width:166px;background-color:#f9fafa;grid-template-areas:"evaluation";grid-template-columns:1fr;grid-template-rows:auto;height:calc(100vh - 60px);overflow-x:hidden;overflow-y:auto;position:-webkit-sticky;position:sticky;top:0;z-index:5}}.candidate-evaluation-container.has-status-panel{grid-template-areas:"status-panel" "evaluation";grid-template-rows:auto 1fr}.candidate-evaluation-container.has-list{grid-template-areas:"panel" "evaluation";grid-template-rows:auto 1fr}@media (min-width:769px){.candidate-evaluation-container.has-list{grid-template-areas:"panel evaluation";grid-template-columns:var(--candidate-panel-width) 1fr}}.candidate-evaluation-container.has-list.has-status-panel{grid-template-areas:"status-panel" "panel" "evaluation";grid-template-rows:auto auto 1fr}@media (min-width:769px){.candidate-evaluation-container.has-list.has-status-panel{grid-template-areas:"panel status-panel" "panel evaluation";grid-template-columns:var(--candidate-panel-width) 1fr}}@media (max-width:768px){.candidate-evaluation-container.in-progress{grid-template-areas:"in-progress" "panel" "evaluation";grid-template-columns:auto;grid-template-rows:auto auto 1fr}}@media (min-width:769px){.candidate-evaluation-container.in-progress{grid-template-areas:"panel in-progress" "panel evaluation";grid-template-rows:auto 1fr}}.candidate-evaluation-container .candidates-panel{grid-area:panel}@media (min-width:769px){.candidate-evaluation-container.integration,.candidate-evaluation-container.integration .candidates-panel{height:100vh}}.candidate-evaluation-container .status-panel{grid-area:status-panel}.candidate-evaluation-container .interview-in-progress{background:orange;color:#fff;font-size:1rem;font-weight:400;grid-area:in-progress;line-height:2rem;text-align:center}@media (min-width:769px){.candidate-evaluation-container .interview-in-progress{position:-webkit-sticky;position:sticky;top:0;z-index:10}}.candidate-evaluation-container .candidate-evaluation{grid-area:evaluation;position:relative}@media (max-width:768px){.candidate-evaluation-container .candidate-evaluation{background-color:#fff;border-top:1px solid rgba(0,0,0,.07);padding:1rem}}@media (min-width:769px){.candidate-evaluation-container .candidate-evaluation{padding:1rem 1rem 2rem}}.candidate-evaluation-container .candidate-evaluation.has-status-panel{padding-bottom:3rem}.candidate-evaluation-container .candidate-evaluation .submitted{background:#00a1df;border-radius:6px;box-shadow:0 1px 0 0 rgba(69,90,100,.05),0 1px 1px 0 rgba(69,90,100,.2),0 1px 5px 0 rgba(69,90,100,.1);color:#fff;margin-bottom:1rem;padding:.5rem;-webkit-user-select:none;user-select:none}.candidate-evaluation-container .candidate-evaluation .submitted .unsubmit{text-decoration:underline}.candidate-evaluation-container .candidate-evaluation .submitted .unsubmit:hover{cursor:pointer}.candidate-evaluation-container .candidate-evaluation .action-dropdown{position:absolute;right:1rem;top:1rem}.candidate-evaluation-container .candidate-evaluation .action-dropdown .selections{width:155px!important}.candidate-evaluation-container .candidate-evaluation .assessment-and-comments{margin-top:1rem}.candidate-evaluation-container .candidate-evaluation .assessment-and-comments .final-assessment .final-assessment-section{display:grid;grid-template-areas:"table";grid-template-columns:auto;grid-template-rows:auto}.candidate-evaluation-container .candidate-evaluation .assessment-and-comments .final-assessment .final-assessment-section .attributes-table .attributes-row{grid-gap:1rem;grid-template-columns:100px 1fr}.candidate-evaluation-container .candidate-evaluation .status-panel{color:#fff;font-weight:400;margin:-1rem -1rem .75rem;padding:.25rem;text-align:center}.candidate-evaluation-container .candidate-evaluation .status-panel.completed{background-color:#4cbfdf}.candidate-evaluation-container .candidate-evaluation .assessment-and-comments{grid-gap:.5rem;background:#fff;border-radius:6px;box-shadow:0 1px 0 0 rgba(69,90,100,.05),0 1px 1px 0 rgba(69,90,100,.2),0 1px 5px 0 rgba(69,90,100,.1);display:grid;padding:1rem}@media (min-width:769px){.candidate-evaluation-container .candidate-evaluation .assessment-and-comments{--grid-gap:1rem;grid-gap:var(--grid-gap);--total-width:calc(100% - var(--grid-gap));grid-template-areas:"comments";grid-template-columns:var(--total-width);grid-template-rows:auto}.candidate-evaluation-container .candidate-evaluation .assessment-and-comments.has-assessment{grid-template-areas:"assessment comments";grid-template-columns:calc(var(--total-width)*2/3) calc(var(--total-width)/3)}.candidate-evaluation-container .candidate-evaluation .assessment-and-comments.has-decisions{grid-template-areas:"decision" "comments";grid-template-columns:auto;grid-template-rows:auto auto}.candidate-evaluation-container .candidate-evaluation .assessment-and-comments.has-assessment.has-decisions{grid-template-areas:"assessment comments" "decision decision";grid-template-rows:repeat(2,auto)}}.candidate-evaluation-container .candidate-evaluation .evaluation-actions{grid-gap:.25rem;display:grid;grid-template-columns:auto;grid-template-rows:auto;margin-top:1rem;position:relative}.candidate-evaluation-container .candidate-evaluation .evaluation-actions .submit-message{color:#00a1df;font-size:14px}.candidate-evaluation-container .candidate-evaluation .evaluation-actions .evaluation-buttons{display:flex;flex-direction:row}@media (min-width:769px){.candidate-evaluation-container .candidate-evaluation .evaluation-actions .evaluation-buttons .evaluation-submit-button{width:230px}}.assess .job-tiles{grid-gap:1rem;align-content:start;grid-template-columns:repeat(auto-fill,minmax(290px,1fr));padding:1rem}.assess .job-tiles,.evaluations-completed{display:grid;justify-content:center;width:100%}.evaluations-completed{align-items:center;height:100%;overflow:hidden}.company-details{--section-gap:2rem;grid-gap:var(--section-gap);display:grid;grid-template-areas:"section-first" "section-second";grid-template-columns:auto;grid-template-rows:repeat(1,auto);padding:1rem}@media (min-width:769px){.company-details{--section-width:calc((100% - var(--section-gap))/2);grid-template-areas:"section-first section-second";grid-template-columns:repeat(2,var(--section-width));grid-template-rows:auto;height:calc(100vh - 104px);overflow-x:hidden;overflow-y:auto;padding:2rem}}@media (min-width:769px) and (min-width:1025px){.company-details{--section-width:calc((100% - var(--section-gap))/3);grid-template-columns:calc(var(--section-width)) calc(var(--section-width)*2)}}.company-details .column-left{align-items:start;display:grid;grid-area:section-first;grid-template-areas:"logo";grid-template-columns:auto;grid-template-rows:auto;width:50%}.company-details .column-right{grid-gap:1rem;display:grid;grid-area:section-second;grid-template-areas:"phone" "email" "address" "website";grid-template-columns:auto;grid-template-rows:repeat(3,auto) 1fr}.company-details .column-right .label-value-tile .value{text-transform:none}.company-details .logo{grid-area:logo}.company-details .contact{grid-area:contact}.company-details .contact span{display:block}.company-details .phone{grid-area:phone}.company-details .email{grid-area:email}.company-details .address{grid-area:address}.company-details .address span{display:block}.company-details .website{grid-area:website}.company-details .address,.company-details .contact,.company-details .email,.company-details .phone,.company-details .website{border:0;padding-top:0}.staff-details .title{font-size:20px;font-weight:400;margin-bottom:16px}.staff-details .staff-form{grid-gap:0 16px;display:grid;grid-template-areas:"picture picture" "email email" "role login_modes" "first_name last_name" "phone position" "business_unit location" "send_invitation_email send_invitation_email";grid-template-columns:repeat(2,calc(50% - 8px));grid-template-rows:repeat(8,auto)}@media (min-width:769px){.staff-details .staff-form{grid-template-areas:"picture email email" "picture role login_modes" "picture first_name last_name" "picture phone position" "picture business_unit location" "picture send_invitation_email send_invitation_email";grid-template-columns:128px 1fr 1fr;grid-template-rows:repeat(7,auto)}}.staff-details .staff-form .icon-profile{display:none}.staff-details .staff-form .picture{grid-gap:16px;align-items:end;display:grid;grid-area:picture;grid-template-columns:128px 1fr;grid-template-rows:auto;justify-items:left}@media (min-width:769px){.staff-details .staff-form .picture{align-items:start;grid-template-columns:auto;grid-template-rows:128px 1fr}}.staff-details .staff-form .picture .picture-upload{height:128px;position:relative;width:128px}.staff-details .staff-form .picture .picture-upload .placeholder{display:none}.staff-details .staff-form .picture .picture-upload .placeholder+.icon-profile{border:1px solid #00a3d1;border-radius:51%;display:inline-block;height:128px;width:128px}.staff-details .staff-form .picture .picture-upload .placeholder+.icon-profile path{stroke-width:.2px;stroke:#00a3d1;-webkit-transform:scale(6);transform:scale(6);-webkit-transform-origin:0 -4px;transform-origin:0 -4px}.staff-details .staff-form .picture .picture-upload>.loaded{align-items:center;border:1px solid #e6e6e6;border-radius:51%;display:grid;height:128px;justify-items:center;overflow:hidden;position:relative;width:128px}.staff-details .staff-form .picture .picture-upload>.loaded img{position:absolute}.staff-details .staff-form .picture .picture-upload .image-remove{background-color:red;border-radius:50%;color:red;height:20px;position:absolute;right:6px;text-align:center;top:10px;width:20px}.staff-details .staff-form .picture .picture-upload .image-remove svg{cursor:pointer}.staff-details .staff-form .picture .picture-upload .image-remove svg path{fill:#fff}.staff-details .staff-form .picture .picture-upload .uploads{border:2px solid #fff;border-radius:51%;bottom:8px;position:absolute;right:4px}.staff-details .staff-form .picture .picture-upload .uploads .image-button{align-content:center;border-radius:51%;cursor:pointer;display:grid;height:24px;justify-content:center;padding-top:1px;transition:all .2s linear;width:24px}.staff-details .staff-form .picture .picture-upload .uploads .image-button:focus,.staff-details .staff-form .picture .picture-upload .uploads .image-button:hover{-webkit-filter:brightness(110%);filter:brightness(110%)}.staff-details .staff-form .picture .picture-upload .uploads .image-button.upload{background-color:#59c427}.staff-details .staff-form .picture .picture-upload .uploads .image-button .icon{transition:all .2s linear}.staff-details .staff-form .picture .picture-upload .uploads .image-button .icon.icon-edit{position:relative;top:2px}.staff-details .staff-form .picture .picture-upload .uploads .image-button .icon svg path{fill:#fff}.staff-details .staff-form .picture .picture-upload .uploads .image-button.remove{background-color:red}.staff-details .staff-form .picture .picture-upload .uploads .image-button input[type=file]{border-radius:51%;bottom:0;height:24px;opacity:0;position:absolute;right:0;width:24px}.staff-details .staff-form .picture .picture-upload .uploads .image-button input::-webkit-file-upload-button{cursor:pointer}.staff-details .staff-form .picture .upload-error{color:red;line-height:40px}.staff-details .staff-form .first_name{grid-area:first_name}.staff-details .staff-form .last_name{grid-area:last_name}.staff-details .staff-form .position{grid-area:position}.staff-details .staff-form .business_unit{grid-area:business_unit}.staff-details .staff-form .location{grid-area:location}.staff-details .staff-form .email{grid-area:email}.staff-details .staff-form .phone{grid-area:phone}.staff-details .staff-form .role{grid-area:role;width:100%}.staff-details .staff-form .role .role-label{color:rgba(0,0,0,.54);font-family:Roboto,Helvetica,Arial,sans-serif;font-size:12px}.staff-details .staff-form .role .role-dropdown{font-family:Roboto,Helvetica,Arial,sans-serif;padding-top:0;width:100%}.staff-details .staff-form .role .role-dropdown .placeholder{margin-left:3px}.staff-details .staff-form .role .role-dropdown .selector{border-bottom-color:rgba(0,0,0,.1)}.staff-details .staff-form .role .role-dropdown .selector:focus,.staff-details .staff-form .role .role-dropdown .selector:hover{border-bottom-color:inherit}.staff-details .staff-form .role .role-dropdown .selector .placeholder{text-transform:capitalize}.staff-details .staff-form .role .role-dropdown .selector .dropdown-overlay{background-color:initial;border-radius:3px 3px 0 0}.staff-details .staff-form .role .role-dropdown .selector.selecting .placeholder{color:#00a3d1}.staff-details .staff-form .role .role-dropdown .firstLine{text-transform:capitalize}.staff-details .staff-form .login_modes{grid-area:login_modes}.staff-details .staff-form .send_invitation_email{grid-area:send_invitation_email}.staff-details .staff-form>div{margin-bottom:8px;width:100%}.staff-details .staff-submit{grid-gap:16px;display:grid;grid-template-areas:"status-container submit-button";grid-template-columns:1fr auto;grid-template-rows:auto;margin-top:16px}.staff-details .staff-submit .status-container{align-self:center;grid-area:status-container;justify-self:end}.staff-details .staff-submit .submit-button{display:grid;grid-area:submit-button;justify-self:end}@media (min-width:769px){.company-staff{height:calc(100vh - 104px);overflow-x:hidden;overflow-y:auto;padding:2rem;position:relative}}.company-staff.has-intercom{padding-bottom:6rem}.company-staff ol.collection{background-color:#fff;border:1px solid #eee;border-bottom:none;border-radius:3px;box-shadow:0 1px 0 0 rgba(69,90,100,.05),0 1px 1px 0 rgba(69,90,100,.1),0 1px 5px 0 rgba(69,90,100,.05);font-size:14px;margin:0;padding:0;position:relative}.company-staff ol.collection li{list-style:none}.company-staff ol.collection *{box-sizing:border-box}.company-staff ol.collection .item-container{grid-gap:0 8px;color:initial;display:grid;grid-template-columns:48px 1fr 48px;padding:8px 16px 8px 8px}@media (min-width:769px){.company-staff ol.collection .item-container{grid-template-columns:48px minmax(160px,4fr) 2fr 2fr 2fr 2fr 48px;padding:8px 16px}}.company-staff ol.collection .item-container:first-child{border-bottom:1px solid #d3d3d3;color:#7d8b92;display:none;font-size:11px;font-weight:300;letter-spacing:0;line-height:1;text-transform:uppercase}@media (min-width:769px){.company-staff ol.collection .item-container:first-child{display:grid}}.company-staff ol.collection .item-container:not(:first-child){border-bottom:1px solid rgba(0,0,0,.05)}.company-staff ol.collection .item-container:not(:first-child):hover{background-color:rgba(0,163,209,.08)}.company-staff ol.collection .item-container:not(:first-child) .department,.company-staff ol.collection .item-container:not(:first-child) .location,.company-staff ol.collection .item-container:not(:first-child) .position{display:none}@media (min-width:769px){.company-staff ol.collection .item-container:not(:first-child) .department,.company-staff ol.collection .item-container:not(:first-child) .location,.company-staff ol.collection .item-container:not(:first-child) .position{display:grid}}.company-staff ol.collection .item-container:not(:first-child) .role{display:none}@media (min-width:769px){.company-staff ol.collection .item-container:not(:first-child) .role{display:inline-block}}.company-staff ol.collection .item-container:not(:first-child) .role{text-transform:capitalize}.company-staff ol.collection .item-container:last-child{border-bottom:0}.company-staff ol.collection .item-container .attribute-container{grid-gap:0 8px;display:grid;grid-template-columns:repeat(auto-fit,minmax(var(--column-width-min),1fr))}.company-staff ol.collection .item-container .attribute{align-content:start;border:0;display:grid;overflow:hidden;padding:2px;text-align:left;text-overflow:ellipsis;white-space:nowrap}.company-staff ol.collection .item-container .details{line-height:16px}.company-staff ol.collection .item-container .details .full-name{font-weight:600}.company-staff ol.collection .item-container .role{overflow:visible}.company-staff ol.collection .item-container .role .login-mode-tooltip{display:inline-block}.company-staff ol.collection .item-container .role .login-mode-tooltip .login-mode-tooltip-icon{background:#7d8b92;border-radius:.5rem;color:#fff;cursor:default;font-size:.8rem;margin-right:.25rem;padding:0 .5rem;-webkit-user-select:none;user-select:none}.company-staff ol.collection .item-container .actions{justify-self:end}.company-staff ol.collection .item-container .actions .react-dropdown .selections{width:190px}.company-staff ol.collection .item-container .actions .react-dropdown .selections .selection .firstLine{text-align:right}.custom-modal.email-confirmation .overlay-form{width:100%}@media (min-width:769px){.custom-modal.email-confirmation .overlay-form{width:500px}}.custom-modal.email-confirmation .overlay-form .confirm-dialog .message{text-align:center}.custom-modal.email-confirmation .overlay-form .confirm-dialog .message .success{color:green;margin-bottom:1rem}.custom-modal.email-sent .confirm-dialog .message{text-align:center}.custom-modal.email-sent .confirm-dialog .success{color:green}.customFileUpload{background:#fff;font-family:jaf-bernino-sans,sans-serif;font-family:var(--font-face)}.customFileUpload .file-title{color:rgba(0,0,0,.54);font-size:13px;padding:1px 0 0 .2rem;position:relative;text-transform:uppercase;-webkit-user-select:none;user-select:none}.customFileUpload .file-title .info-tooltip{display:inline-block;position:absolute;right:0}.customFileUpload .file-title .info-tooltip .info-tooltip-icon{background-color:rgba(0,0,0,.4);border-radius:50%;color:#fff;display:inline-block;font-size:12px;height:16px;text-align:center;width:16px}.customFileUpload .file-title .info-tooltip .description{background-color:#fff;box-shadow:0 5px 0 0 rgba(69,90,100,.05),0 5px 5px 0 rgba(69,90,100,.2),0 5px 10px 0 rgba(69,90,100,.1);color:#000;display:none;font-size:14px;left:22px;padding:.75rem 1rem;text-transform:none;top:0;z-index:2}.customFileUpload .file-title .info-tooltip .description .list-header{font-size:16px;font-weight:400}.customFileUpload .file-title .info-tooltip .description .list-item{margin-right:4px}.customFileUpload .file-title .info-tooltip :focus+.description,.customFileUpload .file-title .info-tooltip :hover+.description{display:block}.customFileUpload .preview{background-image:linear-gradient(45deg,#eee 25%,transparent 0),linear-gradient(-45deg,#eee 25%,transparent 0),linear-gradient(45deg,transparent 75%,#eee 0),linear-gradient(-45deg,transparent 75%,#eee 0);background-position:0 0,0 10px,10px -10px,-10px 0;background-size:20px 20px;font-size:0;margin-bottom:.5rem}.customFileUpload .file-upload-button{position:relative}.customFileUpload .file-upload-button .upload-button{border-radius:3px;font-size:.8rem;height:2rem;line-height:1.2rem;text-align:center}.customFileUpload .file-upload-button .upload-button:hover{cursor:pointer}.customFileUpload .file-upload-button input{border-radius:51%;bottom:0;cursor:pointer;height:100%;left:0;opacity:0;position:absolute;top:0;width:100%}.branding{--padding-size:1rem;--link-color:#00a3d1;--button-background-color:#00a3d1;--button-color:#fff;--icon-highlight-color:#00a3d1;--welcome-logo:url(/static/media/alcami-brand-logo@2x.b1bfe367b27a9fbe2e50.png);--interview-logo:url(/static/media/alcami-brand-logo@2x.b1bfe367b27a9fbe2e50.png);--welcome-background-image:url(/static/media/alcami-brand-loginPageBg.4182bc79aba1e15d8738.jpg);--welcome-message-background-color:hsla(0,0%,100%,.8);--welcome-message-font-size:32px;--welcome-message-font-weight:700;--welcome-message-color:#00f;--welcome-details-background-color:#f6f7f7;--welcome-details-color:var(--color-5-rgb);--welcome-details-link-color:var(--link-color);--welcome-details-label-color:#6f6f6f;--welcome-details-value-color:inherit;--welcome-position-description-background-color:hsla(0,0%,100%,.05);--welcome-position-description-icon-color:#1993ab;--welcome-position-description-border-color:hsla(0,0%,55%,.5);--welcome-position-description-color:var(--color-5-rgb);--welcome-details-start-button-background-color:var(--button-background-color);--welcome-details-start-button-color:var(--button-color);--welcome-form-header-color:#000;--breadcrumbs-active-color:#00a3d1;--breadcrumbs-active-border-color:var(--breadcrumbs-active-color);--loader-color:var(--link-color);--interview-header-background-color:#fff;--interview-header-color:inherit;--breadcrumbs-active-background-color:inherit;--timer-background-color:#474747;--timer-progress-color:var(--button-background-color);--timer-color:var(--button-color);height:calc(100vh - 104px);overflow-x:hidden;overflow-y:auto;padding:var(--padding-size)}.branding .branding-container{grid-gap:1rem;background-color:#fff;box-shadow:0 1px 0 0 rgba(69,90,100,.05),0 1px 1px 0 rgba(69,90,100,.2),0 1px 5px 0 rgba(69,90,100,.1);display:grid;grid-template-areas:"branding-settings branding-settings" "branding-preview branding-preview";grid-template-columns:120px auto;grid-template-rows:auto 1fr;padding:var(--padding-size)}.branding .branding-container .branding-settings{grid-gap:.5rem;align-items:center;display:grid;grid-area:branding-settings;grid-template-columns:400px 1fr auto;position:relative}.branding .branding-container .branding-settings .branding-name .placeholder .label{text-transform:uppercase}.branding .branding-container .branding-settings .branding-name .firstLine .branding-name{display:block;max-width:325px;overflow:hidden;text-overflow:ellipsis}.branding .branding-container .branding-settings .branding-name .firstLine .branding-name .icon-star{height:16px;left:0;margin-right:4px;position:relative;top:2px;width:16px}.branding .branding-container .branding-settings .branding-name .firstLine .branding-name .icon-star path{fill:#59c427}.branding .branding-container .branding-settings .branding-name .selector.disabled .firstLine .branding-name .icon-star path{fill:#dfdfdf}.branding .branding-container .branding-settings .branding-name .selections.open{max-height:325px}.branding .branding-container .branding-settings .edit-branding{cursor:pointer;left:22.5em;position:absolute;top:1.6rem}.branding .branding-container .branding-settings .edit-branding svg{fill:#00a1df}.branding .branding-container .branding-settings .edit-branding:focus,.branding .branding-container .branding-settings .edit-branding:hover{cursor:pointer;-webkit-filter:brightness(110%);filter:brightness(110%)}.branding .branding-container .branding-settings .edit-branding.disabled-true,.branding .branding-container .branding-settings .edit-branding.disabled-true:focus,.branding .branding-container .branding-settings .edit-branding.disabled-true:hover{cursor:default;-webkit-filter:none;filter:none}.branding .branding-container .branding-settings .edit-branding.disabled-true svg,.branding .branding-container .branding-settings .edit-branding.disabled-true:focus svg,.branding .branding-container .branding-settings .edit-branding.disabled-true:hover svg{fill:#dfdfdf}.branding .branding-container .branding-settings .add-button{display:grid;justify-self:left}.branding .branding-container .branding-settings .delete-button{left:21rem;position:absolute;top:1.6rem;width:16px}.branding .branding-container .branding-settings .delete-button svg g{fill:#00a1df}.branding .branding-container .branding-settings .delete-button:focus,.branding .branding-container .branding-settings .delete-button:hover{cursor:pointer;-webkit-filter:brightness(110%);filter:brightness(110%)}.branding .branding-container .branding-settings .edit-button{display:grid;justify-self:right;width:70px}.branding .branding-container .branding-settings .cancel-button{display:grid;justify-self:right;padding-top:.25rem}.branding .branding-container .branding-settings .save-button{display:grid;justify-self:right;position:relative;width:70px}.branding .branding-container .branding-settings .save-button .loader{top:-4px}.branding .branding-container .branding-settings .save-button .loader div{background:#fff}.branding .branding-container .branding-settings .color-picker-toggle{background:hsla(0,0%,100%,.8);border-radius:3px;height:26px;padding:0 .25rem;position:absolute;right:.75rem;top:5rem;z-index:1}.branding .branding-container .branding-settings .color-picker-toggle label{margin:0}.branding .branding-container .branding-properties,.branding .branding-container .branding-properties-advanced{grid-gap:.5rem;align-content:start;display:none}.branding .branding-container .branding-properties .property-group,.branding .branding-container .branding-properties-advanced .property-group{display:block;font-size:1.2rem;font-weight:700;margin:.5rem 0 0}.branding .branding-container .branding-properties .property-group:first-child,.branding .branding-container .branding-properties-advanced .property-group:first-child{margin-top:0}.branding .branding-container .branding-properties .customFileUpload input,.branding .branding-container .branding-properties-advanced .customFileUpload input{padding:0 .25rem}.branding .branding-container .branding-properties{grid-area:branding-properties}.branding .branding-container .branding-properties-advanced{grid-gap:1rem;display:none;grid-area:branding-properties-advanced;grid-template-columns:auto;width:50%}.branding .branding-container .branding-properties-advanced .advanced-settings-link{color:transparent}.branding .branding-container .branding-properties-advanced .advanced-settings-link.shown{color:initial}.branding .branding-container .branding-properties-advanced .advanced-settings-link:hover{color:initial;cursor:pointer;text-decoration:underline}.branding .branding-container .branding-preview{box-shadow:0 .4px 1.4px rgba(0,0,0,.063),0 1.6px 5.1px rgba(0,0,0,.08),0 4.9px 15.5px rgba(0,0,0,.094),0 29px 80px rgba(0,0,0,.15);grid-area:branding-preview;height:720px}.branding .branding-container.edit-mode-true{grid-template-areas:"branding-settings branding-settings" "branding-properties branding-preview" "branding-properties-advanced branding-properties-advanced";grid-template-rows:auto 1fr auto}.branding .branding-container.edit-mode-true .branding-settings{grid-template-columns:400px 1fr auto auto}.branding .branding-container.edit-mode-true .branding-properties,.branding .branding-container.edit-mode-true .branding-properties-advanced{display:grid}.branding+* .new-branding-name .helper-text{color:#f44336}.branding+* .default-branding-toggle{padding-top:.5rem}.branding .customTextField label{text-transform:uppercase}.branding .customTextField .input-field input{background:transparent}.branding .customTextField .input-field .helper-text{color:#00a1df}.reporting{align-items:center;display:flex;flex-flow:column nowrap}.reporting h2{font-size:1.5em}.reporting label{align-items:center;display:flex;flex-flow:row nowrap;justify-content:space-between}.reporting label input[type=date]{width:200px}.reporting label input[type=text],.reporting label select{width:300px}.reporting label select{display:block;margin-bottom:15px}.reporting .reporting-usage{flex:0 0 auto;margin:3em;width:400px}.reporting .reporting-usage .tenant-selection{grid-gap:1rem;display:grid;grid-template-columns:auto auto 1fr}.reporting .reporting-usage .buttons{display:flex;flex-flow:row nowrap;justify-content:flex-end}@media (min-width:769px){.marketplace{display:grid;height:calc(100vh - 104px);justify-content:center;overflow-x:hidden;overflow-y:auto}}.marketplace .marketplace-items{grid-gap:1rem;align-content:center;display:grid;grid-template-columns:repeat(auto-fill,280px);justify-content:center;padding:1rem}@media (min-width:769px){.marketplace .marketplace-items{max-width:1200px;width:100vw}}.marketplace .marketplace-items .item{background:#fff;border:1px solid #eee;border-radius:3px;box-shadow:0 1px 0 0 rgba(69,90,100,.05),0 1px 1px 0 rgba(69,90,100,.2),0 1px 5px 0 rgba(69,90,100,.1);display:grid;grid-template-rows:6rem 4rem 1fr 42px;padding:1.5rem;-webkit-user-select:none;user-select:none;width:280px}.marketplace .marketplace-items .item .logo{align-items:center;display:grid;font-size:2rem;height:6rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.marketplace .marketplace-items .item .label-value-tile{border-top:0}.marketplace .marketplace-items .item .label-value-tile .value{font-weight:600}.marketplace .marketplace-items .item .description{font-weight:400;padding:0 0 2rem}.marketplace .marketplace-items .item .react-button{text-align:center;width:150px}.marketplace .marketplace-items .item .hidden{display:none}.company .sub-nav{display:grid;grid-template-columns:repeat(3,auto)}.library-page{background:#f2f2f2;min-height:calc(100vh - 104px)}.library-page.has-intercom{padding-bottom:6rem}@media (min-width:769px){.library-page{height:calc(100vh - 104px);overflow-x:hidden;overflow-y:auto}.library-page.integration{height:calc(100vh - 44px);overflow-x:hidden;overflow-y:auto}.library-page.integration .library .library-filter-container{height:calc(100vh - 104px);overflow-x:hidden;overflow-y:auto}}.library-page .custom-modal.item-details .overlay-form .container-form{max-height:90vh;overflow-x:hidden;overflow-y:auto}.sms-templates{background:#f2f2f2;margin:0;min-height:calc(100vh - 104px);padding:1rem 1rem 0}@media (min-width:769px){.sms-templates{height:calc(100vh - 104px);overflow-x:hidden;overflow-y:auto;padding:2rem}}.sms-templates .sms-templates-header{background-color:#fff;border-bottom:1px solid rgba(0,0,0,.07)}.sms-templates .header-row,.sms-templates .sms-template-row{display:grid}@media (min-width:769px){.sms-templates .header-row,.sms-templates .sms-template-row{grid-template-columns:1fr 2fr 3fr calc(60px + 1rem)}}@media (max-width:768px){.sms-templates .header-row{display:none}}.sms-templates .header-row .action{justify-self:end;padding-bottom:0;padding-top:7px}.sms-templates .header-row .action .new-button{background-color:#59c427;border-radius:10px;height:20px;padding:2px 4px}.sms-templates .header-row .action .new-button svg{position:relative;top:2px;-webkit-transform:scale(.8);transform:scale(.8)}.sms-templates .header-row .action .new-button:hover{cursor:pointer;padding-left:8px;transition:all .1s linear}.sms-templates .header-row .action .new-button:hover:before{color:#fff;content:"Add";margin-right:4px}.sms-templates .header-column{color:#7d8b92;font-size:11px;padding:.5rem;text-transform:uppercase;-webkit-user-select:none;user-select:none}.sms-template-row{align-items:start;background-color:#fff;border-radius:3px;display:grid;font-size:14px;grid-template-columns:auto;margin-bottom:1px;outline:none;padding:.5rem 0;position:relative}@media (max-width:768px){.sms-template-row{grid-template-areas:"name actions" "type actions" "content content";grid-template-columns:1fr auto}}.sms-template-row .sms-template-actions,.sms-template-row .template-content,.sms-template-row .template-name,.sms-template-row .template-type{line-height:1.8rem;padding:0 .5rem}.sms-template-row .template-name{font-weight:400}@media (max-width:768px){.sms-template-row .template-name{grid-area:name}.sms-template-row .template-type{font-size:12px;grid-area:type;line-height:1rem;margin-top:-.3rem}.sms-template-row .template-content{grid-area:content}}.sms-template-row .sms-template-actions{justify-self:end}@media (max-width:768px){.sms-template-row .sms-template-actions{grid-area:actions}}.sms-template-row .sms-template-actions .react-dropdown .selections{width:80px}.email-templates{background:#f2f2f2;margin:0;min-height:calc(100vh - 104px);padding:1rem}@media (min-width:769px){.email-templates{height:calc(100vh - 104px);overflow-x:hidden;overflow-y:auto;padding:2rem}}.email-templates .email-templates-header{background-color:#fff;border-bottom:1px solid rgba(0,0,0,.07);position:-webkit-sticky;position:sticky;top:-2px;z-index:5}.email-templates .email-template-row,.email-templates .header-row{display:grid}@media (min-width:769px){.email-templates .email-template-row,.email-templates .header-row{grid-template-columns:30px 1fr 1.5fr 70px calc(40px + 1rem)}}@media (max-width:768px){.email-templates .header-row{display:none}}.email-templates .header-column{color:#7d8b92;font-size:11px;padding:.5rem;text-transform:uppercase;-webkit-user-select:none;user-select:none}.email-templates .template_type_header{align-items:center;background-color:#4cbfdf;border-bottom:1px solid rgba(0,0,0,.07);color:#fff;display:grid;font-size:14px;font-weight:400;grid-template-columns:1fr calc(60px + 1rem);padding:.25rem .5rem}@media (min-width:769px){.email-templates .template_type_header{position:-webkit-sticky;position:sticky;top:-32px;z-index:6}}.email-templates .template_type_header .action{font-size:12px;justify-self:end;text-transform:uppercase}.email-templates .template_type_header .action .new-button{background-color:#fff;border-radius:10px;height:20px;padding:2px 4px}.email-templates .template_type_header .action .new-button svg{position:relative;top:1px;-webkit-transform:scale(.8);transform:scale(.8)}.email-templates .template_type_header .action .new-button svg path{fill:#00a1df}.email-templates .template_type_header .action .new-button:hover{cursor:pointer;padding-left:8px;transition:all .1s linear}.email-templates .template_type_header .action .new-button:hover:before{color:#00a1df;content:"Add";margin-right:4px}.email-template-row{align-items:start;background-color:#fff;border-radius:3px;display:grid;font-size:14px;grid-template-columns:auto;margin-bottom:1px;outline:none;position:relative}@media (max-width:768px){.email-template-row{grid-gap:.5rem 0;align-items:center;grid-template-areas:"id subject actions" "content content content" "jobs-associated jobs-associated jobs-associated";grid-template-columns:30px 1fr auto;padding:.25rem 0}}@media (min-width:769px){.email-template-row{padding:.25rem 0}}.email-template-row .email-template-actions,.email-template-row .jobs-associated,.email-template-row .template-content,.email-template-row .template-id,.email-template-row .template-subject,.email-template-row .template-type{line-height:1.8rem;padding:0 .5rem}.email-template-row .icon-star{-webkit-transform:scale(.6);transform:scale(.6)}.email-template-row .icon-star path{fill:#00a1df}@media (max-width:768px){.email-template-row .icon-star{position:absolute;right:2.75rem;top:.3rem}}@media (min-width:769px){.email-template-row .icon-star{left:.25rem;position:absolute;top:2rem}}.email-template-row .template-id{font-weight:400}@media (max-width:768px){.email-template-row .template-id{grid-area:id}}.email-template-row .template-type{font-weight:400}@media (max-width:768px){.email-template-row .template-type{grid-area:type}.email-template-row .template-subject{font-weight:400;grid-area:subject}}.email-template-row .template-content{background-color:#f9fafa;max-height:100px;overflow-x:hidden;overflow-y:hidden}@media (max-width:768px){.email-template-row .template-content{grid-area:content}}.email-template-row .template-content textarea{border-color:transparent}.email-template-row .template-content.html .ql-container{background-color:initial}.email-template-row .template-content.html .ql-container .ql-editor{max-height:100%;overflow:hidden;padding:0}@media (max-width:768px){.email-template-row .jobs-associated{grid-area:jobs-associated}}@media (min-width:769px){.email-template-row .jobs-associated{text-align:center}.email-template-row .jobs-associated .jobs-associated-label{display:none}}.email-template-row .jobs-associated .jobs-associated-value.has-value{color:#00a1df}.email-template-row .jobs-associated .jobs-associated-value.has-value:hover{cursor:pointer;font-weight:700;text-decoration:underline}.email-template-row .email-template-actions{justify-self:end}@media (max-width:768px){.email-template-row .email-template-actions{grid-area:actions}}.email-template-row .email-template-actions .react-dropdown .selections{width:82px}.email-template-row .jobs-associated-list .job{border-bottom:1px solid rgba(0,0,0,.07);display:block;padding:.2rem 0}.email-template-row .jobs-associated-list .job:last-child{border-bottom:none}.email-template-row .jobs-associated-list .job:hover{background-color:rgba(0,163,209,.08);background-color:var(--default-background-highlight)}.email-template-row .jobs-associated-list .job:hover .job-id,.email-template-row .jobs-associated-list .job:hover .job-title{cursor:pointer;font-weight:500}.email-template-row .jobs-associated-list .job .job-id{display:inline-block;font-size:1rem;width:60px}.template-details>.overlay-form{background:#f9fafa;width:800px}.template-details>.overlay-form>.container-form{grid-gap:1rem;display:grid;padding-bottom:0}.template-details .templates_type_dropdown{background-color:#fff}.template-details .customTextArea .ql-container .ql-editor{padding:.5rem}.template-details .customTextArea textarea{background-color:#fff}.template-details .invalid-placeholders{color:#f44336;padding-top:.25rem}.template-details .invalid-placeholders .placeholder{background-color:#00a1df;border-radius:6px;color:#fff;display:inline-block;margin:0 .25rem .25rem 0;padding:1px 4px}.template-details .actions{padding-bottom:1rem;position:relative;text-align:right}html{--font-face:"jaf-bernino-sans",sans-serif;--primary-color:#00a1df;--scrollbar-color:#00a1df;--scrollbar-highlight-color:#4cbfdf;--selected-color:rgba(0,163,209,.16);--hover-color:rgba(0,163,209,.08);--disabled-color:#dfdfdf;--active-color:#59c427;--active-color-bright:#5dcc29;--active-disabled-color:rgba(89,196,39,.45);--active-color-semi:rgba(89,196,39,.5);--active-border-color:#00a3d1;--active-underline-color:#00a1df;--label-color:#00a3d1;--icon-color:#00a3d1;--field-label-size:0.8rem;--field-label-color:#7d8b92;--field-label-weight:300px;--field-label-line-height:1.3125rem;--input-font-color:#000;--default-background-highlight:rgba(0,163,209,.08);--default-background-selected:rgba(0,163,209,.1);--default-background-highlighted:rgba(0,163,209,.2);--button-height:2.4rem;--button-line-height:1.4rem}.criteria{--font-face:"Lato",sans-serif;--primary-color:#425cc7;--scrollbar-color:#ddddde;--scrollbar-highlight-color:#999990;--selected-color:rgba(66,92,199,.16);--hover-color:rgba(66,92,199,.08);--disabled-color:#c6ceee;--active-color:#425cc7;--active-color-bright:#546ccc;--active-disabled-color:rgba(66,92,199,.35);--active-color-semi:rgba(66,92,199,.4);--active-border-color:#425cc7;--active-underline-color:#2dccd3;--label-color:#425cc7;--icon-color:#53565a;--field-label-size:0.875rem;--field-label-color:#53565a;--field-label-weight:700;--field-label-line-height:1.25rem;--input-font-color:#86888b;--default-background-highlight:rgba(66,92,199,.08);--default-background-selected:rgba(66,92,199,.1);--default-background-highlighted:rgba(66,92,199,.2);--button-height:auto;--button-line-height:auto}@-webkit-keyframes highlight{0%{background-color:initial}5%{background-color:rgba(0,163,209,.2);background-color:var(--default-background-highlighted)}75%{background-color:rgba(0,163,209,.2);background-color:var(--default-background-highlighted)}to{background-color:initial}}@keyframes highlight{0%{background-color:initial}5%{background-color:rgba(0,163,209,.2);background-color:var(--default-background-highlighted)}75%{background-color:rgba(0,163,209,.2);background-color:var(--default-background-highlighted)}to{background-color:initial}}.maintenance-page{align-items:center;background:#004acf;background:linear-gradient(45deg,#004acf,#00a3d1);color:#fff;display:grid;justify-items:center;min-height:100vh;width:100vw}@media (max-width:768px){.maintenance-page{min-height:-webkit-fill-available}}.job-summary{padding:1rem}.job-summary .draft-message{align-content:center;bottom:0;color:#000;display:grid;justify-content:center;left:0;position:absolute;right:0;top:0}.job-summary.manager{display:grid;grid-template-areas:"invited received evaluated accepted" "deadline deadline evaluators evaluators" "evaluate evaluate evaluate evaluate"}.job-summary.evaluator{display:grid;grid-template-areas:"received evaluated deadline" "evaluate evaluate evaluate"}.job-summary .accepted,.job-summary .evaluated,.job-summary .invited,.job-summary .received,.job-summary.evaluator .deadline{border-top:0;padding-top:0}.job-summary .invited{grid-area:invited}.job-summary .received{grid-area:received}.job-summary .evaluated{grid-area:evaluated}.job-summary .accepted{grid-area:accepted}.job-summary .deadline{grid-area:deadline}.job-summary .evaluators-thumbnails{grid-area:evaluators}.job-summary .evaluate{grid-area:evaluate;justify-self:end}.notice-banner{background-color:#202d63;color:#fff;font-size:14px;line-height:40px;text-align:center}.notice-banner strong{font-weight:600}.notice-banner:hover{background-color:#2e408a;cursor:pointer;transition:all .1s linear}.notice-dialog .notice-dialog-header{background-image:url(/static/media/logo-criteria-color.ed0d160d3ebae9946e61.png);background-position:0 0;background-repeat:no-repeat;background-size:contain;height:32px;margin:1em 0}.notice-dialog .notice-dialog-content{padding:.5em .25em}.notice-dialog .notice-dialog-content .notice-dialog-content-header{color:#00a1df;font-size:1.25em}.notice-dialog .notice-dialog-content strong{font-weight:600}.notice-dialog .notice-dialog-content .cta{display:flex;justify-content:flex-end}
/*# sourceMappingURL=main.5b4f14ae.css.map*/