/*!
 * 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}:root{--PhoneInput-color--focus:#03b2cb;--PhoneInputInternationalIconPhone-opacity:0.8;--PhoneInputInternationalIconGlobe-opacity:0.65;--PhoneInputCountrySelect-marginRight:0.35em;--PhoneInputCountrySelectArrow-width:0.3em;--PhoneInputCountrySelectArrow-marginLeft:var(--PhoneInputCountrySelect-marginRight);--PhoneInputCountrySelectArrow-borderWidth:1px;--PhoneInputCountrySelectArrow-opacity:0.45;--PhoneInputCountrySelectArrow-color:currentColor;--PhoneInputCountrySelectArrow-color--focus:var(--PhoneInput-color--focus);--PhoneInputCountrySelectArrow-transform:rotate(45deg);--PhoneInputCountryFlag-aspectRatio:1.5;--PhoneInputCountryFlag-height:1em;--PhoneInputCountryFlag-borderWidth:1px;--PhoneInputCountryFlag-borderColor:rgba(0,0,0,.5);--PhoneInputCountryFlag-borderColor--focus:var(--PhoneInput-color--focus);--PhoneInputCountryFlag-backgroundColor--loading:rgba(0,0,0,.1)}.PhoneInput{align-items:center;display:flex}.PhoneInputInput{flex:1 1;min-width:0}.PhoneInputCountryIcon{height:1em;height:var(--PhoneInputCountryFlag-height);width:1.5em;width:calc(var(--PhoneInputCountryFlag-height)*var(--PhoneInputCountryFlag-aspectRatio))}.PhoneInputCountryIcon--square{width:1em;width:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--border{background-color:rgba(0,0,0,.1);background-color:var(--PhoneInputCountryFlag-backgroundColor--loading);box-shadow:0 0 0 1px rgba(0,0,0,.5),inset 0 0 0 1px rgba(0,0,0,.5);box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor),inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor)}.PhoneInputCountryIconImg{display:block;height:100%;width:100%}.PhoneInputInternationalIconPhone{opacity:.8;opacity:var(--PhoneInputInternationalIconPhone-opacity)}.PhoneInputInternationalIconGlobe{opacity:.65;opacity:var(--PhoneInputInternationalIconGlobe-opacity)}.PhoneInputCountry{align-items:center;align-self:stretch;display:flex;margin-right:.35em;margin-right:var(--PhoneInputCountrySelect-marginRight);position:relative}.PhoneInputCountrySelect{border:0;cursor:pointer;height:100%;left:0;opacity:0;position:absolute;top:0;width:100%;z-index:1}.PhoneInputCountrySelect[disabled],.PhoneInputCountrySelect[readonly]{cursor:default}.PhoneInputCountrySelectArrow{border-bottom-width:1px;border-bottom-width:var(--PhoneInputCountrySelectArrow-borderWidth);border-color:currentColor;border-color:var(--PhoneInputCountrySelectArrow-color);border-left-width:0;border-right-width:1px;border-right-width:var(--PhoneInputCountrySelectArrow-borderWidth);border-style:solid;border-top-width:0;content:"";display:block;height:.3em;height:var(--PhoneInputCountrySelectArrow-width);margin-left:.35em;margin-left:var(--PhoneInputCountrySelectArrow-marginLeft);opacity:.45;opacity:var(--PhoneInputCountrySelectArrow-opacity);-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-transform:var(--PhoneInputCountrySelectArrow-transform);transform:var(--PhoneInputCountrySelectArrow-transform);width:.3em;width:var(--PhoneInputCountrySelectArrow-width)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon+.PhoneInputCountrySelectArrow{color:#03b2cb;color:var(--PhoneInputCountrySelectArrow-color--focus);opacity:1}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon--border{box-shadow:0 0 0 1px #03b2cb,inset 0 0 0 1px #03b2cb;box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus),inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon .PhoneInputInternationalIconGlobe{color:#03b2cb;color:var(--PhoneInputCountrySelectArrow-color--focus);opacity:1}.rst__rowWrapper{box-sizing:border-box;height:100%;padding:10px 10px 10px 0}.rst__rtl.rst__rowWrapper{padding:10px 0 10px 10px}.rst__row{display:flex;height:100%;white-space:nowrap}.rst__row>*{box-sizing:border-box}.rst__rowCancelPad,.rst__rowLandingPad{border:none!important;box-shadow:none!important;outline:none!important}.rst__rowCancelPad>*,.rst__rowLandingPad>*{opacity:0!important}.rst__rowCancelPad:before,.rst__rowLandingPad:before{background-color:#add8e6;border:3px dashed #fff;bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:-1}.rst__rowCancelPad:before{background-color:#e6a8ad}.rst__rowSearchMatch{outline:3px solid #0080ff}.rst__rowSearchFocus{outline:3px solid #fc6421}.rst__moveHandle,.rst__rowContents,.rst__rowLabel,.rst__rowToolbar,.rst__toolbarButton{display:inline-block;vertical-align:middle}.rst__rowContents{align-items:center;background-color:#fff;border:1px solid #bbb;border-left:none;border-radius:2px;box-shadow:0 2px 2px -2px;display:flex;flex:1 0 auto;height:100%;justify-content:space-between;min-width:230px;padding:0 5px 0 10px;position:relative}.rst__rtl.rst__rowContents{border-left:1px solid #bbb;border-right:none;padding:0 10px 0 5px}.rst__rowContentsDragDisabled{border-left:1px solid #bbb}.rst__rtl.rst__rowContentsDragDisabled{border-left:1px solid #bbb;border-right:1px solid #bbb}.rst__rowLabel{flex:0 1 auto;padding-right:20px}.rst__rtl.rst__rowLabel{padding-left:20px;padding-right:inherit}.rst__rowToolbar{display:flex;flex:0 1 auto}.rst__loadingHandle,.rst__moveHandle{background:#d9d9d9 url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0MiIgaGVpZ2h0PSI0MiI+PGcgc3Ryb2tlPSIjRkZGIiBzdHJva2Utd2lkdGg9IjIuOSI+PHBhdGggZD0iTTE0IDE1LjdoMTQuNE0xNCAyMS40aDE0LjRNMTQgMjcuMWgxNC40Ii8+PC9nPjwvc3ZnPg==) no-repeat 50%;border:1px solid #aaa;border-radius:1px;box-shadow:0 2px 2px -2px;cursor:move;height:100%;width:44px;z-index:1}.rst__loadingHandle{background:#d9d9d9;cursor:default}@-webkit-keyframes pointFade{0%,19.999%,to{opacity:0}20%{opacity:1}}@keyframes pointFade{0%,19.999%,to{opacity:0}20%{opacity:1}}.rst__loadingCircle{height:80%;margin:10%;position:relative;width:80%}.rst__loadingCirclePoint{height:100%;left:0;position:absolute;top:0;width:100%}.rst__rtl.rst__loadingCirclePoint{left:auto;right:0}.rst__loadingCirclePoint:before{-webkit-animation:pointFade .8s ease-in-out infinite both;animation:pointFade .8s ease-in-out infinite both;background-color:#fff;border-radius:30%;content:"";display:block;height:30%;margin:0 auto;width:11%}.rst__loadingCirclePoint:first-of-type{-webkit-transform:rotate(0deg);transform:rotate(0deg)}.rst__loadingCirclePoint:first-of-type:before,.rst__loadingCirclePoint:nth-of-type(7):before{-webkit-animation-delay:-.8s;animation-delay:-.8s}.rst__loadingCirclePoint:nth-of-type(2){-webkit-transform:rotate(30deg);transform:rotate(30deg)}.rst__loadingCirclePoint:nth-of-type(8){-webkit-transform:rotate(210deg);transform:rotate(210deg)}.rst__loadingCirclePoint:nth-of-type(2):before,.rst__loadingCirclePoint:nth-of-type(8):before{-webkit-animation-delay:-666ms;animation-delay:-666ms}.rst__loadingCirclePoint:nth-of-type(3){-webkit-transform:rotate(60deg);transform:rotate(60deg)}.rst__loadingCirclePoint:nth-of-type(9){-webkit-transform:rotate(240deg);transform:rotate(240deg)}.rst__loadingCirclePoint:nth-of-type(3):before,.rst__loadingCirclePoint:nth-of-type(9):before{-webkit-animation-delay:-533ms;animation-delay:-533ms}.rst__loadingCirclePoint:nth-of-type(4){-webkit-transform:rotate(90deg);transform:rotate(90deg)}.rst__loadingCirclePoint:nth-of-type(10){-webkit-transform:rotate(270deg);transform:rotate(270deg)}.rst__loadingCirclePoint:nth-of-type(10):before,.rst__loadingCirclePoint:nth-of-type(4):before{-webkit-animation-delay:-.4s;animation-delay:-.4s}.rst__loadingCirclePoint:nth-of-type(5){-webkit-transform:rotate(120deg);transform:rotate(120deg)}.rst__loadingCirclePoint:nth-of-type(11){-webkit-transform:rotate(300deg);transform:rotate(300deg)}.rst__loadingCirclePoint:nth-of-type(11):before,.rst__loadingCirclePoint:nth-of-type(5):before{-webkit-animation-delay:-266ms;animation-delay:-266ms}.rst__loadingCirclePoint:nth-of-type(6){-webkit-transform:rotate(150deg);transform:rotate(150deg)}.rst__loadingCirclePoint:nth-of-type(12){-webkit-transform:rotate(330deg);transform:rotate(330deg)}.rst__loadingCirclePoint:nth-of-type(12):before,.rst__loadingCirclePoint:nth-of-type(6):before{-webkit-animation-delay:-133ms;animation-delay:-133ms}.rst__loadingCirclePoint:nth-of-type(7){-webkit-transform:rotate(180deg);transform:rotate(180deg)}.rst__loadingCirclePoint:nth-of-type(13){-webkit-transform:rotate(1turn);transform:rotate(1turn)}.rst__loadingCirclePoint:nth-of-type(13):before,.rst__loadingCirclePoint:nth-of-type(7):before{-webkit-animation-delay:0ms;animation-delay:0ms}.rst__rowTitle{font-weight:700}.rst__rowTitleWithSubtitle{display:block;font-size:85%;height:.8rem}.rst__rowSubtitle{font-size:70%;line-height:1}.rst__collapseButton,.rst__expandButton{-webkit-appearance:none;appearance:none;border:none;border-radius:100%;box-shadow:0 0 0 1px #000;cursor:pointer;height:16px;padding:0;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:16px}.rst__rtl.rst__collapseButton,.rst__rtl.rst__expandButton{-webkit-transform:translate(50%,-50%);transform:translate(50%,-50%)}.rst__collapseButton:focus,.rst__expandButton:focus{box-shadow:0 0 0 1px #000,0 0 1px 3px #83bef9;outline:none}.rst__collapseButton:hover:not(:active),.rst__expandButton:hover:not(:active){background-size:24px;height:20px;width:20px}.rst__collapseButton{background:#fff url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxOCIgaGVpZ2h0PSIxOCI+PGNpcmNsZSBjeD0iOSIgY3k9IjkiIHI9IjgiIGZpbGw9IiNGRkYiLz48cGF0aCBkPSJNNC41IDloOSIgc3Ryb2tlPSIjOTg5ODk4IiBzdHJva2Utd2lkdGg9IjEuOSIvPjwvc3ZnPg==) no-repeat 50%}.rst__expandButton{background:#fff url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxOCIgaGVpZ2h0PSIxOCI+PGNpcmNsZSBjeD0iOSIgY3k9IjkiIHI9IjgiIGZpbGw9IiNGRkYiLz48ZyBzdHJva2U9IiM5ODk4OTgiIHN0cm9rZS13aWR0aD0iMS45Ij48cGF0aCBkPSJNNC41IDloOU05IDQuNXY5Ii8+PC9nPjwvc3ZnPg==) no-repeat 50%}.rst__lineChildren{display:inline-block;height:100%;position:absolute}.rst__lineChildren:after{background-color:#000;bottom:0;content:"";height:10px;left:50%;position:absolute;width:1px}.rst__rtl.rst__lineChildren:after{left:auto;right:50%}.rst__placeholder{height:68px;max-width:300px;padding:10px;position:relative}.rst__placeholder,.rst__placeholder>*{box-sizing:border-box}.rst__placeholder:before{border:3px dashed #d9d9d9;bottom:5px;content:"";left:5px;position:absolute;right:5px;top:5px;z-index:-1}.rst__placeholderCancelPad,.rst__placeholderLandingPad{border:none!important;box-shadow:none!important;outline:none!important}.rst__placeholderCancelPad *,.rst__placeholderLandingPad *{opacity:0!important}.rst__placeholderCancelPad:before,.rst__placeholderLandingPad:before{background-color:#add8e6;border-color:#fff}.rst__placeholderCancelPad:before{background-color:#e6a8ad}.rst__virtualScrollOverride{overflow:auto!important}.rst__virtualScrollOverride *{box-sizing:border-box}.ReactVirtualized__Grid__innerScrollContainer{overflow:visible!important}.rst__rtl .ReactVirtualized__Grid__innerScrollContainer{direction:rtl}.ReactVirtualized__Grid{outline:none}.rst__node{height:62px;min-width:100%;position:relative;text-align:left;white-space:nowrap}.rst__node.rst__rtl{text-align:right}.rst__nodeContent{bottom:0;position:absolute;top:0}.rst__absoluteLineBlock,.rst__lineBlock{display:inline-block;height:100%;position:relative}.rst__absoluteLineBlock{position:absolute;top:0}.rst__lineFullVertical:after,.rst__lineHalfHorizontalRight:before,.rst__lineHalfVerticalBottom:after,.rst__lineHalfVerticalTop:after{background-color:#000;content:"";position:absolute}.rst__lineHalfHorizontalRight:before{height:1px;right:0;top:50%;width:50%}.rst__rtl.rst__lineHalfHorizontalRight:before{left:0;right:auto}.rst__lineFullVertical:after,.rst__lineHalfVerticalBottom:after,.rst__lineHalfVerticalTop:after{height:100%;left:50%;top:0;width:1px}.rst__rtl.rst__lineFullVertical:after,.rst__rtl.rst__lineHalfVerticalBottom:after,.rst__rtl.rst__lineHalfVerticalTop:after{left:auto;right:50%}.rst__lineHalfVerticalTop:after{height:50%}.rst__lineHalfVerticalBottom:after{bottom:0;height:50%;top:auto}.rst__highlightLineVertical{z-index:3}.rst__highlightLineVertical:before{background-color:#36c2f6;content:"";height:100%;left:50%;margin-left:-4px;position:absolute;top:0;width:8px}.rst__rtl.rst__highlightLineVertical:before{left:auto;margin-left:0;margin-right:-4px;right:50%}@-webkit-keyframes arrow-pulse{0%{opacity:0;-webkit-transform:translate(0);transform:translate(0)}30%{opacity:1;-webkit-transform:translateY(300%);transform:translateY(300%)}70%{opacity:1;-webkit-transform:translateY(700%);transform:translateY(700%)}to{opacity:0;-webkit-transform:translateY(1000%);transform:translateY(1000%)}}@keyframes arrow-pulse{0%{opacity:0;-webkit-transform:translate(0);transform:translate(0)}30%{opacity:1;-webkit-transform:translateY(300%);transform:translateY(300%)}70%{opacity:1;-webkit-transform:translateY(700%);transform:translateY(700%)}to{opacity:0;-webkit-transform:translateY(1000%);transform:translateY(1000%)}}.rst__highlightLineVertical:after{-webkit-animation:arrow-pulse 1s linear infinite both;animation:arrow-pulse 1s linear infinite both;border-left:4px solid transparent;border-right:4px solid transparent;border-top:4px solid #fff;content:"";height:0;left:50%;margin-left:-4px;position:absolute;top:0}.rst__rtl.rst__highlightLineVertical:after{left:auto;margin-left:0;margin-right:-4px;right:50%}.rst__highlightTopLeftCorner:before{border-left:8px solid #36c2f6;border-top:8px solid #36c2f6;box-sizing:border-box;content:"";height:calc(50% + 4px);margin-top:-4px;position:absolute;right:0;top:50%;width:calc(50% + 4px);z-index:3}.rst__rtl.rst__highlightTopLeftCorner:before{border-left:none;border-right:8px solid #36c2f6;left:0;right:auto}.rst__highlightBottomLeftCorner{z-index:3}.rst__highlightBottomLeftCorner:before{border-bottom:8px solid #36c2f6;border-left:8px solid #36c2f6;box-sizing:border-box;content:"";height:calc(100% + 4px);position:absolute;right:12px;top:0;width:calc(50% - 8px)}.rst__rtl.rst__highlightBottomLeftCorner:before{border-left:none;border-right:8px solid #36c2f6;left:12px;right:auto}.rst__highlightBottomLeftCorner:after{border-bottom:12px solid transparent;border-left:12px solid #36c2f6;border-top:12px solid transparent;content:"";height:0;margin-top:-12px;position:absolute;right:0;top:100%}.rst__rtl.rst__highlightBottomLeftCorner:after{border-left:none;border-right:12px solid #36c2f6;left:0;right:auto}*{box-sizing:border-box;font-family:Roboto,sans-serif;outline:none}body{margin:0;padding:0}.react-native-web,body,html{height:100%;position:absolute;right:0;top:0;width:100%}.react-native-web{display:flex;flex-direction:column;justify-content:center}.react-native-web .hello-world{margin-left:auto;margin-right:auto;padding:50%;text-align:center}.secure-wrapper .app-bar{flex-direction:row;flex-wrap:wrap;left:0;position:fixed!important;right:0!important;transition:left 218ms cubic-bezier(.4,0,.2,1);width:auto!important}.app-content{display:flex;flex:1 1;flex-direction:column;min-height:100vh;padding-left:1rem;padding-right:1rem;padding-top:76px;transition:padding-left 218ms cubic-bezier(.4,0,.2,1)}.logo-holder span{align-items:center;display:flex;height:65px;justify-content:center}.logo-holder img{height:auto;max-height:40px;max-width:185px;width:auto}.dashboard-steps-stage-wrapper{display:inline-block}.dashboard-steps-stage{padding:12px 48px}.step-hint{font-size:.8em;font-style:italic;padding-left:24px}.getting-started-stepper-wrapper{align-items:center;align-self:center;display:flex;justify-content:center;list-style:none;margin:0;padding:0}.getting-started-stepper-wrapper .getting-started-stepper-container{margin-top:74px;max-width:100%;min-width:300px}.getting-started-content{min-height:100%;padding:4rem 0 2rem}.getting-started-wrapper{min-height:100%}.card-header-attributes-wrapper{display:inline-block;margin-right:60px;vertical-align:top}.card-header-attributes-wrapper .card-header-attribute{display:block;font-size:15px}.card-header-attributes-wrapper .card-header-attribute .label{display:inline-block;padding:2px 16px}.card-header-attributes-wrapper .card-header-attribute .value{display:inline-block;font-weight:100}.docked-drawer{border-right:1px solid rgba(0,0,0,.14)}.docked-drawer a{text-decoration:none}.loader-container{align-content:center;align-items:center;display:flex;flex:0 1 100%;justify-content:center;padding:24px}.content-card{margin-bottom:24px}.table-filter{display:flex;flex:1 1;justify-content:space-between}.table-filter .table-filter-search{align-items:flex-start;display:flex;justify-content:flex-start;padding-right:12px}.table-filter .table-filter-action{align-items:flex-end;display:flex;justify-content:flex-end;padding-right:12px}.table-filter-search{padding:24px}.subjects-list{margin-bottom:2rem}.subjects-list-item{display:inline-flex}.advanced-profile-form>div{flex:1 1;padding:0 24px}.advanced-profile-form{align-items:flex-start;display:flex}.profilePictureUpload{color:#fff;text-decoration:none}.datepicker-error{color:#f44336;font-size:12px;line-height:12px;position:relative}.clearfix:after{clear:both;content:"";display:table}.special-needs-column-header{font-weight:900;-webkit-hyphens:auto;hyphens:auto}.dashboard-steps h2{display:inline-block;margin-right:24px}.special-needs.action-wrapper{display:block}.action-wrapper{float:right;position:relative}.subjects-list-selector-wrapper{display:inline-block;margin-bottom:1rem;width:70%}.subjects-list-selector-action{display:inline-block;margin-bottom:1rem;margin-left:1rem;vertical-align:bottom;width:25%}.error{color:red;font-size:small}.yeargroup-error{margin-top:8px}.welcome-header{align-content:flex-start;display:flex;flex:1 1;flex-direction:row;justify-content:space-between;padding:32px 60px}.welcome-header .logo{height:auto;max-width:100%}.welcome-header .welcome-header-actions{align-content:flex-start;flex-direction:row;font-family:Source Sans Pro;font-size:15px;font-weight:600;letter-spacing:2px}.welcome-header .welcome-header-actions ul{list-style:none;margin:0;padding:0}.welcome-header .welcome-header-actions ul li{cursor:pointer;float:left;margin:0;padding-left:50px;position:relative}.welcome-header .welcome-header-actions a{text-decoration:none}.wizard-form{display:flex;flex-direction:column}.wizard-form .wrapper>div{flex-flow:column}.image-preview{max-height:200px!important;max-width:400px!important;min-height:200px!important}.special-needs-table tr td{word-wrap:break-word!important;white-space:normal!important}.image-preview-container{align-items:center;display:flex;justify-content:center;padding:12px;position:relative;width:50%}.profile-saving-progress-container{padding:12px 0}.image-preview-progress{display:none}.image-preview-progress .show{display:block;left:50%;opacity:0;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);transition:.5s ease}.photo-actions{margin-bottom:5px}.photo-actions .reset,.photo-actions .submit{float:right}.comfort-column,.experience-column{text-align:center!important;width:100px}.body-image-wrapper{display:flex;justify-content:center}.body-image-wrapper .body-image{margin-top:10px;max-height:50vh}.wizard-started-container{align-content:center}.wizard-get-started{align-items:center;display:flex;flex-direction:column;height:80vh;justify-content:center}.wizard-get-started .pre-getting-started-content{text-align:center}.wizard-get-started .wizard-action-wrapper{align-content:center}.registration-form{margin:0 auto;max-width:400px;min-width:200px}.body-registration{display:flex;flex-direction:column;margin:2rem 0}.body-registration .action-wrapper{margin-top:12px}.body-registration h1{text-align:center}.body-registration .footer{align-content:flex-start;align-self:center;margin-top:36px}.body-registration .schools-register-here{align-content:flex-start;align-self:center;font-size:1.5em}.body-registration-wrapper{padding:0 48px}.dashboard-welcome-action{text-align:center}.body-registration-confirmation-wrapper{align-items:center;display:flex;justify-content:center;padding:0 12px;text-align:left}.body-registration-confirmation-wrapper h2{margin-bottom:24px;text-align:left}.body-registration-confirmation-wrapper .actions{align-items:center;color:#fff;justify-content:center;margin-top:48px;text-align:center}.subtitle{display:inline-block;font-family:Roboto,sans-serif;font-size:16px;margin:20px 0}.dashboard-steps-wrapper{display:flex;flex-direction:column}.dashboard-steps-wrapper .dashboard-steps{flex:0 0;flex-basis:100px}.loading-container{align-items:center;display:flex;flex:1 1;height:100vh;justify-content:center}@media screen and (min-width:800px){.getting-started-stepper-container{width:600px}}@media screen and (max-width:800px){.dashboard-steps-stage{padding-left:12px}.subjects-list-item{max-width:300px}.body-image-wrapper{-ms-flex-pack:center;display:-ms-flexbox;display:block;text-align:center}.welcome-header .welcome-header-actions ul li{padding-left:0}.advanced-profile-form label{font-size:14px;text-overflow:ellipsis;white-space:nowrap}.welcome-header{display:inherit}.special-needs-table tr td{word-wrap:inherit!important;white-space:inherit!important}.special-needs-table tr td .comfort-column,.special-needs-table tr td .experience-column{text-align:center!important;width:auto!important}.secure-wrapper .app-bar{left:0}.secure-wrapper .app-bar .menu-button{display:inherit!important}.body-registration-wrapper{padding:0 48px}.advanced-profile-form{display:block}.advanced-profile-form>div{flex:inherit}.body-image{max-width:100%}.welcome-header-actions{margin-top:50px}.wizard-get-started{padding:0 24px}.welcome-header>a{display:block;margin:0 auto;text-align:center}}.oauth_success{color:green!important}.registration-form ul li{list-style:inherit;text-align:left;width:inherit}.react-phone-number-input{padding:24px 0 0;width:100%}.react-phone-number-input input{font-family:Roboto,sans-serif;font-size:16px}.action-wrapper.action-left{float:left;margin-bottom:8px;margin-top:8px}.account-owner-profile .action-wrapper,.profile-detail-card .action-wrapper{float:left;margin-bottom:8px;margin-left:24px;margin-top:8px}.warning{border:1px solid #ff6200;color:#ff6200;margin:12px 24px;padding:10px}ul.paginator{display:flex;justify-content:center;padding:0}.paginator{font-size:13px}.paginator ul{display:inline-block;padding-left:15px;padding-right:15px}.paginator li{display:inline-block;padding:5px}.paginator a{cursor:pointer;text-decoration:none}.paginator .selected a{color:#4c80ff;font-weight:700}.paginator .break a{cursor:default;text-decoration:none}.hint{color:#6f93f5;font-size:12px}.school-details-wrapper .action-wrapper{float:left;margin-top:8px}.standard-table{font-size:13px;margin:12px 0;overflow-wrap:break-word}.standard-table tr{background:#fff;margin-bottom:12px}.standard-table a{color:#2962ff;text-decoration:none}.search-matches{color:#787878;font-size:14px;padding:10px}@media screen and (min-width:47.9375em){.standard-table{background:#fff;border-radius:2px;border-spacing:0;box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24);padding:12px 0 0}.standard-table tr{padding:0 12px}.standard-table tbody tr{height:38px}.standard-table tbody tr td{padding:0 24px}.standard-table thead tr th{padding:12px 24px}.standard-table tbody tr:hover{background:#f0f8ff}.standard-table thead th{padding:10px 0}.standard-table.school-dashboard tr td{border-top:1px solid #eee}.standard-table.vetting-status tbody tr:nth-child(odd){background:#fafafa}.standard-table.vetting-status tbody tr:nth-child(2n){background:#fff}.standard-table.reference tbody tr:nth-child(odd){background:#fafafa}.standard-table.reference tbody tr:nth-child(2n){background:#fff}}@media screen and (max-width:47.9375em){.standard-table tr{background:#fff;border-radius:2px;box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24);padding:12px}.standard-table td{padding:4px 0}.table-action-button{bottom:-25px;left:-55px;position:relative!important}}.responsiveTable{width:100%}.responsiveTable td .tdBefore{display:none}@media screen and (max-width:47.9375em){.responsiveTable table,.responsiveTable tbody,.responsiveTable td,.responsiveTable th,.responsiveTable thead,.responsiveTable tr{display:block;max-width:100%!important}.responsiveTable thead tr{border-bottom:2px solid #333;left:-9999px;position:absolute;top:-9999px}.responsiveTable tbody tr{border:1px solid #eee;padding-top:1em}.responsiveTable td.pivoted{border:none!important;border-bottom:1px solid #eee;padding-left:50%!important;position:relative;text-align:left!important}.responsiveTable td .tdBefore{display:block;font-weight:600;left:1rem;padding-right:10px;position:absolute;text-align:left!important;white-space:nowrap;width:45%}}.floatingContainer{bottom:12px;position:fixed;right:12px}.teacher-search-filter{max-width:720px}.teacher-search-filter .row{align-items:center;display:flex;flex-wrap:wrap;margin:0 -.5rem}.teacher-search-filter .row .cell{display:flex;flex:1 1;padding:.5rem}.teacher-search-filter .row .cell button,.teacher-search-filter .row .cell input,.teacher-search-filter .row .cell select{flex:1 1}.teacher-search-filter .school{display:block}.teacher-search-filter b{display:inline-block;font-size:23px;font-weight:400;margin-bottom:20px;opacity:.8}.teacher-search-filter .school{flex:1 1;margin:0 2rem 2rem;min-width:200px}.teacher-search-filter .dates{flex:1 1 auto;margin:0 2rem 2rem;min-width:375px}.teacher-search-filter .dates button{min-width:200px}.teacher-search-filter .years{flex:1 1;margin:0 2rem 2rem;min-width:296px}.teacher-search-filter .dayRate,.teacher-search-filter .subjects{flex:1 1;margin:0 2rem 2rem;min-width:200px}.teacher-search-result{margin:2rem 0}.teacher-search-result .item{display:flex;margin:20px 0}.teacher-search-result .item .left{margin-right:20px}.teacher-search-result .item .right a{font-weight:700}.teacher-search-filter-errors{color:#ff6200;margin-bottom:30px}.filter-text{-webkit-font-feature-settings:"smcp";font-feature-settings:"smcp";display:inline-block;font-size:14px;font-variant:small-caps;height:100%;vertical-align:super}.filter-text.active{color:#2196f3}.teacher-readonly-profile{display:flex;flex-wrap:wrap;justify-content:space-between;margin:0 -1rem}.teacher-readonly-profile .left{display:flex;flex:3 1;flex-direction:column;flex-wrap:wrap;margin:0 1rem}.teacher-readonly-profile .left .avatar{margin-bottom:1rem}.teacher-readonly-profile .left h2{font-weight:400;margin:0 0 10px}.teacher-readonly-profile .left .data{margin-left:1rem}.teacher-readonly-profile .left .row{display:flex;flex-wrap:wrap;line-height:30px;margin-bottom:10px}.teacher-readonly-profile .left .row.offset{padding-left:40px}.teacher-readonly-profile .left .row .with-icon{align-items:center;display:flex;flex-wrap:wrap;margin-right:20px}.teacher-readonly-profile .left .row .with-icon img{margin-right:10px}.teacher-readonly-profile .left .row .with-icon .tag{background-color:#f0f0f0;font-size:11px;margin:3px 10px 3px 0;padding:0 4px}.teacher-readonly-profile .right{display:flex;flex:1 1;flex-direction:column;margin:0 1rem}.invitation-search-result-section .invitation-title-section{display:inline-block;padding:0 10px}.invitation-search-result-section .invitation-title-section .name{font-weight:600}.invitation-search-result-section .icon{color:gray;font-size:20px;min-width:45px;text-align:center}.invitation-search-result-section .content,.invitation-search-result-section .icon{display:inline-block;padding:10px;vertical-align:middle}.invitation-search-result-section .column{display:inline-block;vertical-align:top}.loading-iframe{display:none}.terms-and-conditions{margin:18px 0}.react-phone-number-input.error-state input#mobile{border-bottom:2px solid #f44336}.react-phone-number-input{z-index:999}.react-phone-number-input ::-webkit-input-placeholder{color:rgba(0,0,0,.3)}.react-phone-number-input ::placeholder{color:rgba(0,0,0,.3)}.react-phone-number-input__icon{border:none;margin-bottom:4px}.view-teacher-list-item-action{flex:1 0 auto;min-width:123px}.view-teacher-list-item-action .view-profile-action{border:1px solid #7a7a7a;margin-right:5px}.view-teacher-list-item-action .select-action{margin-left:5px}.school-dashboard{margin-bottom:40px}.school-dashboard .payment_school_status,.school-dashboard .payment_teacher_status{color:#ff5d55;font-size:.85rem;font-weight:500;text-transform:uppercase}.school-dashboard .payment_school_status.school_paid,.school-dashboard .payment_teacher_status.payment_sent{color:#3fb34f}.school-dashboard .status{color:#a5c3fc;font-size:.85rem;font-weight:500;text-transform:uppercase}.school-dashboard .status.invitations_sent{color:#ffb400}.school-dashboard .status.created,.school-dashboard .status.requested{color:#ff5d55}.school-dashboard .status.job_completed,.school-dashboard .status.job_week_completed{color:#ffb400}.school-dashboard .status.invitations_declined,.school-dashboard .status.job_completed_pending_timesheet_approval,.school-dashboard .status.job_week_pending_timesheet_approval{color:#ff5d55}.school-dashboard .status.job_completed_timesheet_approved,.school-dashboard .status.job_week_timesheet_approved{color:#3fb34f}.school-dashboard .status.cancelled,.school-dashboard .status.job_expired,.school-dashboard .status.no_response,.school-dashboard .status.position_filled,.school-dashboard .status.position_filled_alternative_provider,.school-dashboard .status.position_filled_internal,.school-dashboard .status.rejected{color:#ccc}.school-dashboard .status.contract_signed{color:#3fb34f}.school-dashboard .status.job_completed_payment_sent_to_teacher,.school-dashboard .status.job_completed_school_paid_invoice,.school-dashboard .status.job_week_payment_sent_to_teacher,.school-dashboard .status.job_week_school_paid_invoice{color:#92d36e}.school-dashboard .status.job_completed_invoice_sent_to_school,.school-dashboard .status.job_week_invoice_sent_to_school{color:#ff5d55}.teacher-selected-banner{background:#92d36e;color:#fff;display:flex;flex:1 1;margin:12px 0;padding:12px}.datePickerField{font-size:14px;max-width:50%;width:100%}.table-action-button button{border:1px solid #7a7a7a;flex:1 0 auto;margin:0 .5rem 1rem;min-width:170px;white-space:nowrap}.flat-action-wrapper{align-items:center;color:#fff;display:flex;justify-content:space-between;overflow:hidden}.flat-action-wrapper.empty{height:36px}@media(max-width:600px){.job-details-header>div{justify-content:center}.job-details-header>div img{margin:0!important}.job-details-header>div>div{text-align:center!important}.job-week-summary,.timesheet-days{-webkit-transform:scale(.8);transform:scale(.8)}}.account-owner-profile{margin-left:0!important}.email_resend .actions{margin:0 auto;text-align:center}.email_resend .success{color:#92d36e;margin-bottom:12px}.email_resend .error{color:red;margin-bottom:12px;text-align:center}.no-jobs-wrapper{display:flex;flex:1 1 auto;flex-direction:column}.no-jobs-wrapper .content,.no-jobs-wrapper .content .logo,.no-jobs-wrapper .inner-no-jobs{display:flex;flex:1 1 auto;flex-direction:column}.no-jobs-wrapper .content .logo{align-items:center;justify-content:center}.no-search-results{display:flex;flex:1 1 auto;flex-direction:column}.no-search-results .content,.no-search-results .content .logo,.no-search-results .inner-no-results{display:flex;flex:1 1 auto;flex-direction:column}.no-search-results .content .logo{align-items:center;justify-content:center}.teacher-profile-list-item{flex:1 1 auto;margin:0 1rem 2rem;max-width:23rem;min-width:21.5rem;position:relative}.teacher-profile-list-item .action-wrapper{bottom:.3rem;display:flex;flex-wrap:wrap;justify-content:space-between;left:0;padding:0 2rem 1rem;position:absolute;right:0}.applicants-table .status{background-color:#a5c3fc;border-radius:20px;color:#fff;display:inline-block;font-size:12px;margin:2px 0;padding:5px 10px}.applicants-table .status.declined{background-color:#ccc}.applicants-table .status.applied,.applicants-table .status.offered{background-color:#92d36e}.applicants-table .status.interview_arranged,.applicants-table .status.interview_completed{background-color:#f6a445}.school-job-week-view{padding:1rem;text-align:center}@media screen and (min-width:800px){.phaseOfEducation.small{display:none}.phaseOfEducation.large{display:inherit}.applicants-table.interview tr{cursor:pointer}}@media screen and (max-width:800px){.phaseOfEducation.large{display:none}.phaseOfEducation.small{display:inherit}.read-only-profile-favorite{min-width:20px!important}}@media screen and (max-width:320px){.teacher-profile-list-item{flex:1 1 auto;margin:0 1rem 2rem;max-width:23rem;min-width:17.5rem;position:relative}.teacher-profile-list-item .action-wrapper{bottom:-1.5rem}.school-job-week-view{padding:inherit;text-align:center}#filterbox{padding:1rem 0!important}}@media screen and (max-width:340px){.school-job-week-view,.school-job-week-view-day-letter,.timesheet-days,.timesheet-days-button-container{margin:0;padding:0;width:38px}}.vetting-container{margin-bottom:1rem}.vetting-container .row{align-items:center;border-bottom:1px solid #ccc;display:flex;flex:1 1 auto;justify-content:space-between;padding:1rem}.vetting-container .row .status{-webkit-font-feature-settings:"smcp";font-feature-settings:"smcp";border-radius:2rem;color:#fff;display:inline-block;font-variant:small-caps;font-weight:300;min-width:2rem;padding:10px}.vetting-container .row .status.waiting_for_document{background-color:#f6a445}.vetting-container .row .status.document_received,.vetting-container .row .status.submitted{background-color:#d10023}.vetting-container .row .status.document_received.interview,.vetting-container .row .status.document_received_pending_review,.vetting-container .row .status.waiting_for_external{background-color:#f6a445}.vetting-container .row .status.action_required,.vetting-container .row .status.rejected{background-color:#d10023}.vetting-container .row .status.approved{background-color:#92d36e}.vetting-container .row .title{vertical-align:bottom}@media screen and (max-width:405px){.teacher-job.action-buttons{flex-direction:column-reverse}}.teacher-vetting{margin-bottom:1rem}.teacher-vetting .guidance-card{background:#3067f6!important;color:#fff!important;margin:1rem 0!important}.teacher-vetting .guidance-card .guidance-text{color:#fff!important;font-size:1rem!important}.teacher-vetting .guidance-card .guidance-text a{color:#fff}.teacher-vetting .status{display:inline-block;font-size:.8rem;font-weight:500;min-width:2rem;padding:10px;text-align:center;text-transform:uppercase}.teacher-vetting .status.submitted{color:#3fb34f}.teacher-vetting .rejection-message{color:red;line-height:1rem;margin:0 0 12px}.teacher-vetting .description{color:#747474;font-weight:300}.teacher-vetting .card,.teacher-vetting .card-header{display:flex;flex:1 1 auto}.teacher-vetting .row{align-items:center;display:flex;flex:1 1;justify-content:space-between}.teacher-vetting .row .row-inner .action-wrapper{float:inherit;margin-bottom:1rem}.teacher-vetting .status-wrapper{min-width:160px;text-align:center}.teacher-vetting .status-wrapper .status.waiting_for_document{color:#d10023}.teacher-vetting .status-wrapper .status.document_received,.teacher-vetting .status-wrapper .status.document_received.interview,.teacher-vetting .status-wrapper .status.document_received_pending_review,.teacher-vetting .status-wrapper .status.waiting_for_external{color:#f6a445}.teacher-vetting .status-wrapper .status.rejected{color:#d10023}.teacher-vetting .status-wrapper .status.approved{color:#92d36e}.standard-table.reference{margin-bottom:1rem}.standard-table.reference .label{font-weight:500}.references-form .action-wrapper{float:left;padding:2rem 0 0}.interview-status-switcher-wrapper{display:flex;flex:1 1 auto;flex-wrap:wrap;flex-flow:row wrap;max-width:100%}@media screen and (max-width:800px){.interview-offer-dialog{width:90%!important}.interview-offer-dialog .interview-payroll label{font-size:.8em}.teacher-vetting .row{flex:1 1 auto;flex-direction:column;justify-content:inherit;padding-left:0!important}.teacher-vetting .row-inner{width:100%}.teacher-vetting .card-header{padding-right:1rem!important}.teacher-vetting .status{font-size:.8rem}.teacher-vetting .status.submitted{color:#3fb34f}.teacher-vetting .action-wrapper{text-align:center}.teacher-vetting .guide-description ul li{display:list-item;margin-bottom:1rem;text-align:left;width:inherit}}@media(max-width:600px){.description{font-size:12px}}.teacher-dashboard-summary-container{margin:1rem 0}.teacher-dashboard-summary-container .teacher-progress-summary{display:flex;flex:1 1 auto;flex-direction:row;flex-wrap:wrap;justify-content:center;text-align:center}.teacher-dashboard-summary-container .teacher-progress-summary .dashboard-action{align-items:flex-end;display:flex;flex:1 1 auto;justify-content:center;padding:.5rem 0 1rem}.teacher-dashboard-summary-container .teacher-progress-summary .teacher-progress-dashboard-status.cv .action{font-size:1rem}.teacher-dashboard-summary-container .teacher-progress-summary .teacher-progress-dashboard-status{background:#fff;box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24);display:flex;flex:1 1 auto;flex-direction:column;flex-wrap:wrap;margin:1rem;max-width:250px;min-width:250px}.teacher-dashboard-summary-container .teacher-progress-summary .teacher-progress-dashboard-status .label{font-size:1.2rem;margin:1rem 0}.teacher-dashboard-summary-container .teacher-progress-summary .teacher-progress-dashboard-status .cv .action{font-size:1rem}.teacher-dashboard-summary-container .teacher-progress-summary .teacher-progress-dashboard-status .action{font-size:.8rem;margin:1rem 0 0;padding:0 .5rem}.teacher-dashboard-summary-container .teacher-progress-summary .teacher-progress-dashboard-status .status{display:block;margin:0 auto}.teacher-dashboard-summary-container .teacher-progress-summary .teacher-progress-dashboard-status.complete .status{margin:0 0 2rem}.school-user-form .permissions{margin:1rem 0}.school-user-form .actions{margin:1rem 0 0}.school-user-schools-wrapper{display:flex;flex:1 1 auto;justify-content:space-between}.school-user-schools-wrapper .school-user-schools-field{align-items:center;flex:1 1 auto;margin-right:1rem}.school-user-schools-wrapper .school-user-schools-action{align-self:center}.loading-spinner{display:flex;justify-content:center;padding:1rem 0}@media screen and (min-width:500px){.school-can-manage.small{display:none}.school-can-manage.large{display:inherit}}@media screen and (max-width:500px){.job-week-summary .tag{text-align:left!important}.school-user-list{display:inline;display:initial;max-width:100%;text-align:center}.school-user-list td.pivoted{padding-left:30%!important}.school-can-manage.small{display:inherit;padding:3px 0}.school-can-manage.large{display:none}.filter-date-picker input{font-size:13px!important}.filter-date-picker,.year-group-checklist{margin-bottom:4px}}@media screen and (max-width:400px){.filter-date-picker input{font-size:12px!important}.school-user-list{max-width:260px}}.school-user-schools-wrapper{margin-bottom:1rem}@media screen and (max-width:320px){.school-user-schools-wrapper{flex-direction:column;margin-bottom:1rem}.school-user-schools-wrapper .school-user-schools-action{align-self:flex-start}}.school_user_form_school_divider{border-bottom:1px solid #ccc;margin:.5rem 0;width:50%}.school-dashboard{font-size:.9rem}@media screen and (max-width:800px){.school-dashboard .mobile-centered-pills{display:flex;justify-content:space-around}.school-dashboard .requirements{display:inline;text-align:center}.school-dashboard .pivoted{padding-left:0!important}.school-dashboard .pivoted .tdBefore{display:none}.school-dashboard .teacher-avatar,.school-dashboard .teacher-name{text-align:center}}@media screen and (min-width:800px){.school-dashboard .mobile-action{display:none}.school-dashboard .detail-row{cursor:pointer}}.filter-group-wrapper{display:flex;flex:1 1 100%;flex-flow:row wrap}.filter-group-wrapper .filter-responsive>div{flex:1 0;padding:0 12px}.filter-responsive{display:flex;flex:1 1 25%;min-width:300px}.filter-group{display:flex!important;flex:1 0 25%;flex-wrap:wrap;justify-content:space-between}.filter-group .headers{font-size:12px!important;margin:5px 0;text-transform:uppercase}@media screen and (max-width:800px){.filter-group{flex:1 0 51%;max-width:100%}select{font-size:10px}.school-dashboard .job-name{font-size:24px}.filter-responsive.day-rate-filter-wrapper,.filter-responsive.role-type-filter-wrapper{flex-direction:row}.subject-dayrate-wrapper,.year-group-wrapper{margin-top:8px}.mobile-centered-pills{text-align:center}}@media (-ms-high-contrast:active),screen and (-ms-high-contrast:none){.filter-group{flex:1 0 51%;max-width:100%}.filter-responsive.day-rate-filter-wrapper,.filter-responsive.role-type-filter-wrapper{flex-direction:row}.subject-dayrate-wrapper,.year-group-wrapper{margin-top:8px}}.registration-password-hint{color:#2962ff}.registration-password-hint .complete{color:#ccc}.registration-password-success{color:#92d36e;margin-top:1rem}@media screen and (min-width:800px){.year-group-checklist button{padding:0 10px}}.error-message{color:red}.privately-approved,.privately-approved-details{background:#608af7;color:#fff;font-size:.8rem;padding:8px 0;text-align:center;text-transform:uppercase}.privately-approved{left:0;position:absolute;right:0}.teacher-invite-registration{display:flex;flex:1 1 auto;min-height:100vh}.teacher-invite-registration .body-registration{flex:1 1;margin-bottom:1rem}.teacher-invite-registration .logo-wrapper{display:flex;flex:1 1 auto;justify-content:center;margin:2rem 0;max-height:60px}.teacher-invite-registration .background{background:url(/static/media/pupils-running-in-school-playground.ef12ad142c4295be816b.jpg) no-repeat fixed 50%;background-size:cover;display:flex;flex:1 1 auto}@media screen and (max-width:800px){.teacher-invite-registration .background{flex:none}}.teacher-approval-status{font-size:.8rem;font-weight:500;text-transform:uppercase}.teacher-approval-status.approved{color:#407425}.teacher-approval-status.notapproved{color:#d10023}.teacher-perm-approval-status{font-size:.8rem;font-weight:500;text-transform:uppercase}.teacher-perm-approval-status.approved{color:#407425}.teacher-perm-approval-status.notapproved{color:#d10023}@media screen and (max-width:500px){.filter-responsive>div{max-width:100%}.filter-responsive.day-rate-filter-wrapper,.filter-responsive.role-type-filter-wrapper,.filter-responsive.year-subject-filter-wrapper{flex-direction:column;max-width:100%}}@media screen and (max-width:400px){.filter-group-wrapper .filter-responsive>div{max-width:100%;padding:0 4px}.filter-responsive{min-width:inherit}}.school-teachers-invite-form{flex:1 1 auto}.school-teachers-invite-form,.school-teachers-invite-form .school-teachers-invite-inner{display:flex;flex-direction:column}.school-teachers-invite-form .school-teachers-invite-inner .action{align-self:flex-end;min-width:5rem}.school-teachers-invite-form .school-teachers-invite-inner .school-teachers-invite-wrapper{align-items:center;display:flex;flex:1 1 auto}.school-teachers-invite-form .school-teachers-invite-inner .school-teachers-invite-wrapper .invite-fields{display:inline-flex;flex:1 1 auto}.school-teachers-invite-form .school-teachers-invite-inner .school-teachers-invite-wrapper .invite-fields>div{margin-right:1rem}@media screen and (max-width:800px){.school-teachers-invite-form .school-teachers-invite-inner{flex-direction:column}.school-teachers-invite-form .school-teachers-invite-inner .action{align-self:flex-end}.school-teachers-invite-form .invite-fields{display:flex;flex-direction:column}}.school-teacher-invite-list tr td{border-top:1px solid #eee}.school-teacher-invite-list tbody tr:hover{background:inherit}.responsiveTable.flat{box-shadow:none}.public-template .public-page-header{align-content:flex-start;border:1px solid #ccc;display:flex;flex:1 1 auto;flex-direction:row;justify-content:center;padding:2rem 1rem}.public-template .public-page-header .logo{height:auto;max-width:100%}.public-template .body{display:flex;flex:1 1 auto;justify-content:center;padding:2rem 1rem;text-align:center}.public-template .body .school-account-registration{align-items:center;display:flex;flex:1 1 auto;flex-direction:column}.public-template .body .school-account-registration p{margin:.2rem 0}.public-template .body .school-account-registration form{align-self:center;flex:1 1 auto;margin:2rem;text-align:left}.public-template .body .school-account-registration form .name-wrapper{display:flex;flex:1 1 auto;flex-direction:row}.public-template .body .school-account-registration form .name-wrapper .firstName{margin-right:.4rem}.public-template .body .school-account-registration form .name-wrapper .lastName{margin-left:.4rem}.public-template .body .school-account-registration form .email{margin-top:.35rem}.public-template .body .school-account-registration form .confirmPassword,.public-template .body .school-account-registration form .password{margin-top:0}.public-template .body .school-account-registration form .firstName input,.public-template .body .school-account-registration form .lastName input{margin-bottom:1rem}.public-template .body .school-account-registration .action{text-align:right}.public-template .body .check-email .icon{margin-top:2rem;min-height:250px;min-width:250px;text-align:center}.account-owner-wizard{flex-basis:auto;flex-grow:1;margin:0 auto;max-width:80%;min-width:200px}.account-owner-wizard .field-hint{color:#999;font-size:small}.account-owner-wizard .action{margin:1rem 0}.school-details-wizard form .miscellaneous-wrapper,.school-details-wizard form .phase-of-education-wrapper{margin:2rem 0 3rem}.school-details-wizard form .action{margin:1rem 0}.school-details-wizard form .field-hint{color:#999;font-size:small}.react-phone-number-input.rounded{border:1px solid #ccc;border-radius:6px;padding:2px 1rem}.react-phone-number-input.rounded input{border:none;height:42px}.react-phone-number-input.rounded button{border:0}.react-phone-number-input.rounded.error-state{border-color:red}.react-phone-number-input.rounded.error-state input{border-bottom:none!important}.react-phone-number-input.rounded.error-state .rrui__input li{color:#000}.rounded-select button{height:2.5rem!important;padding:0!important;top:0!important;width:2.5rem!important}form .required-field label:after,form label.required-field:after{content:" * "}@media screen and (max-width:400px){form .public-template .body .school-account-registration form .name-wrapper{flex-direction:column}form .public-template .body .school-account-registration form .name-wrapper .firstName{margin-right:0}form .public-template .body .school-account-registration form .name-wrapper .lastName{margin-left:0}}.permissions .school-user-schools-wrapper{flex-direction:column}.form-section-summary{color:#999;font-size:18px}@media screen and (max-width:801px){.standard-table.school-teacher-invite-list .pivoted{padding-left:0!important}.hideandshow .desktop,.standard-table.school-teacher-invite-list .pivoted .tdBefore{display:none}.hideandshow .mobile{display:inherit}}@media screen and (min-width:800px){.hideandshow .desktop{display:inherit}.hideandshow .mobile{display:none}}@media screen and (max-width:800px){.account-owner-wizard{max-width:75%}}.filter-group-wrapper .error{border-color:red}.refer-schools li{display:list-item;text-align:inherit;width:inherit}.refer-schools .refer-schools-promotion{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center}.refer-schools .refer-schools-promotion .refer-schools-promotion-item{flex-basis:100%;max-width:400px;padding:2rem;text-align:center}.refer-schools .refer-schools-promotion .refer-schools-promotion-item img{height:auto;width:50%}.refer-schools .refer-schools-promotion .refer-schools-promotion-item.one{order:1}.refer-schools .refer-schools-promotion .refer-schools-promotion-item.two{order:2}.refer-schools .refer-schools-promotion .refer-schools-promotion-item.three{order:3}.refer-schools .header{margin-bottom:inherit;margin-top:2rem}@media screen and (max-width:801px){.refer-schools .refer-schools-promotion{flex-wrap:wrap}.responsiveTable.reference .tdBefore{display:none}.responsiveTable.reference td.pivoted{padding-left:inherit!important}}.rounded-select-field-input label,.rounded-text-field-input label{-webkit-transform:none!important;transform:none!important}@media screen and (max-width:801px){#intercom-container{z-index:1390!important}}.welcome-banner{background:#557ef6!important}.welcome-banner .content{color:#fff!important;display:flex;flex:1 1 auto}.welcome-banner .content .icon{align-self:center;padding:0 2rem 0 0}.welcome-banner .content .icon .svg-icon{color:#fff!important;height:90px!important;width:90px!important}.welcome-banner .content a{color:#fff}.common-detail-banner .content{display:flex;flex:1 1 auto}.common-detail-banner .content .text{flex:1 1 auto}.common-detail-banner .content .wrapper{display:flex;flex:1 1 auto;justify-content:space-between}.common-detail-banner .content .wrapper .action{align-items:center;display:flex;padding:1rem}.common-detail-banner .content .wrapper .progress,.common-detail-banner .content .wrapper .progress-absent{align-items:flex-end;display:flex;flex:1 1 auto;justify-content:center;min-width:14rem;padding:0 3rem}.common-detail-banner .content .wrapper .progress{text-align:center}.common-detail-banner .content .wrapper .progress .progress-wrapper{align-items:center;display:flex;flex:1 1 auto;flex-direction:column;justify-content:center}.common-detail-banner .content .wrapper .progress .progress-wrapper .bar-wrapper{display:flex;flex:1 1 auto;flex-direction:column;width:100%}.common-detail-banner .content .wrapper .progress .progress-wrapper .bar-wrapper .bar{height:8px!important}.common-detail-banner .content .wrapper .progress .progress-wrapper .bar-wrapper .percentage{color:#2868f5;display:flex;flex:1 1 auto;justify-content:center;padding:1rem}.common-detail-banner .content .icon{align-self:center;padding:0 2rem 0 0}.common-detail-banner .content .icon svg{color:#557ef6!important;height:90px!important;width:90px!important}.singular-school-dashboard .welcome-banner{margin:0 0 2rem}.singular-school-dashboard .common-detail-banner{margin:0 0 1rem}@media screen and (min-width:800px){.common-detail-banner .content .text{max-width:70%}}@media screen and (max-width:800px){.singular-school-dashboard .welcome-banner .content{flex-direction:column}.singular-school-dashboard .welcome-banner .content .text h3{text-align:center}.singular-school-dashboard .welcome-banner .content .icon{padding:0}.singular-school-dashboard .common-detail-banner .content,.singular-school-dashboard .common-detail-banner .content .wrapper{flex-direction:column}.singular-school-dashboard .common-detail-banner .content .action{justify-content:center}.singular-school-dashboard .common-detail-banner .content .icon{padding:0}.singular-school-dashboard .common-detail-banner .content .text h3{text-align:center}}.account-owner-school-list th{text-align:center}.account-owner-school-list th.image{width:88px}.account-owner-school-list tbody tr td{text-align:center}.job-dashboard-information-display-notification{margin:0}.detailed-account-location-picker{display:flex;flex:1 1 auto;flex-direction:row;flex-wrap:wrap;justify-content:center;margin:1rem 5px;padding:1rem}.detailed-account-location-picker .item{flex-grow:1;max-width:33%;padding:5px;width:33%}.detailed-account-location-picker .item .item-content-wrapper:hover{background:#f0f8ff!important}.detailed-account-location-picker .item .item-content-wrapper{height:60px;width:100%}.detailed-account-location-picker .item .item-content-wrapper button>div{height:100%}.detailed-account-location-picker .item .item-content-wrapper .item-content{align-items:center;display:flex;font-size:13px;font-weight:inherit;height:100%;width:100%}.detailed-account-location-picker .item .item-content-wrapper .item-content .img{margin:0 24px}.detailed-account-location-picker .item:hover{cursor:pointer}@media screen and (max-width:500px){.detailed-account-location-picker .item{margin:0 5px;max-width:100%;width:100%}}.app-content{padding-bottom:5.5rem}.endrate-dropdown hr,.startrate-dropdown hr{display:none}a.no-decoration{text-decoration:none}.tabLoadingContainer{padding:5rem 0}.PhoneInput>input{background:none!important;border:none!important;border-bottom:1px solid rgba(0,0,0,.87)!important;font-size:16px!important}.PhoneInput.error-state>input{border-bottom-color:#f44336!important}.outlined-mobile-field{border:1px solid rgba(0,0,0,.23);border-radius:4px}.outlined-mobile-field>input{border-bottom:none!important;padding:12px}.outlined-mobile-field.error-state{border-color:#f44336}.intercom-launcher-frame,.intercom-lightweight-app{z-index:1299!important}.intercom-launcher-badge-frame{z-index:1300!important}.MuiDialog-container .MuiDialogActions-root .MuiButton-textPrimary:hover{background:rgba(33,150,243,.14)}.MuiSnackbar-root{z-index:9999!important}