@import"https://fonts.googleapis.com/css?family=Roboto:400,100,300,500,700,900";.Input{background-color:#fff;border-radius:2px;border:solid 1px #d4d2d2;color:#4a4a4a;font-size:16px;padding:.3rem .625rem}.Input.is-invalid{border:solid 1px red!important}.Input--facility,.Input--company,.Input--training,.Input--document,.Input--report{border:solid 1px #d5d2d2;flex:1;padding:10px}.Input--name{min-height:40px}.Input-training{width:100%}.Input--document{box-sizing:border-box;padding-right:44px;width:100%}.Input--vertical{flex:18px 1 1;border-box:100%;width:100%}.Filters{align-items:center;display:flex;min-height:40px}.Filters-pills{display:inline-block}.Filters-pills-container{position:relative;display:inline-block}.Filters-pills-item{background:#eee;font-size:13px;padding:8px 10px;margin:0 5px 5px 0;opacity:0;transition:1s all;cursor:pointer;color:#54835f;border:2px solid #54835f;border-radius:15px}.Filters-pills-cancel{fill:#999;margin:0 0 -1px 10px}.Filters-pills-edit{position:absolute;top:-10px;left:0}.Filters-menu{position:relative;max-width:300px;display:inline-block}.Filters-menu-button{padding-left:0}.Filters-menu-select{position:absolute!important;top:50px;width:250px;left:0;font-size:14px;color:#333;z-index:50}.Filters-menu-select .Select-menu-outer{max-height:302px}.Filters-menu-select .Select-menu{max-height:300px}.Filters-value{padding:10px 5px;cursor:pointer;color:#777}.Filters-value:hover{background-color:#d4dfdb}.Filters-value .Icon,.Filters-form-title .Icon{height:16px;width:22px;margin:-2px 10px;opacity:.5}.Filters-form{position:absolute;z-index:50;top:50px;width:200px;border:1px solid #ddd;background-color:#fff;min-width:350px;box-shadow:1px 3px 11px #00000014;font-size:13px}.Filters-form-title{font-size:15px;border-bottom:1px solid #eee;padding:14px 0}.Filters-form button{font-size:14px;padding:5px 9px}.Filters-form .Fieldset-label{font-size:14px}.Filters-form .Checkbox-text{font-size:13px}.Filters-form .Modal-btnGroup--confirm{width:100%}.Filters-form .input-range__slider{background-color:#205077;border-color:#205077}.Filters-form .input-range__track--active{background-color:#205077;border-color:#205077;opacity:.6}.Filters-form .input-range__label{font-size:.65rem;display:none}.Filters-form .input-range__label--value{top:-1.55rem;display:block}.Filters-form-list{margin:10px 0 5px 7px;padding:0 30px}.Filters-form-single{margin:10px 0 5px}@keyframes marching-ants{0%{background-position:0 0,0 100%,0 0,100% 0}to{background-position:20px 0,-20px 100%,0 -20px,100% 20px}}:root{--rc-drag-handle-size: 12px;--rc-drag-handle-mobile-size: 24px;--rc-drag-handle-bg-colour: rgba(0, 0, 0, .2);--rc-drag-bar-size: 6px;--rc-border-color: rgba(255, 255, 255, .7);--rc-focus-color: #0088ff}.ReactCrop{position:relative;display:inline-block;cursor:crosshair;max-width:100%}.ReactCrop *,.ReactCrop *:before,.ReactCrop *:after{box-sizing:border-box}.ReactCrop--disabled,.ReactCrop--locked{cursor:inherit}.ReactCrop__child-wrapper{overflow:hidden;max-height:inherit}.ReactCrop__child-wrapper>img,.ReactCrop__child-wrapper>video{display:block;max-width:100%;max-height:inherit}.ReactCrop:not(.ReactCrop--disabled) .ReactCrop__child-wrapper>img,.ReactCrop:not(.ReactCrop--disabled) .ReactCrop__child-wrapper>video{touch-action:none}.ReactCrop:not(.ReactCrop--disabled) .ReactCrop__crop-selection{touch-action:none}.ReactCrop__crop-mask{position:absolute;inset:0;pointer-events:none;width:calc(100% + .5px);height:calc(100% + .5px)}.ReactCrop__crop-selection{position:absolute;top:0;left:0;transform:translateZ(0);cursor:move}.ReactCrop--disabled .ReactCrop__crop-selection{cursor:inherit}.ReactCrop--circular-crop .ReactCrop__crop-selection{border-radius:50%}.ReactCrop--circular-crop .ReactCrop__crop-selection:after{pointer-events:none;content:"";position:absolute;inset:-1px;border:1px solid var(--rc-border-color);opacity:.3}.ReactCrop--no-animate .ReactCrop__crop-selection{outline:1px dashed white}.ReactCrop__crop-selection:not(.ReactCrop--no-animate .ReactCrop__crop-selection){animation:marching-ants 1s;background-image:linear-gradient(to right,#fff 50%,#444 50%),linear-gradient(to right,#fff 50%,#444 50%),linear-gradient(to bottom,#fff 50%,#444 50%),linear-gradient(to bottom,#fff 50%,#444 50%);background-size:10px 1px,10px 1px,1px 10px,1px 10px;background-position:0 0,0 100%,0 0,100% 0;background-repeat:repeat-x,repeat-x,repeat-y,repeat-y;color:#fff;animation-play-state:running;animation-timing-function:linear;animation-iteration-count:infinite}.ReactCrop__crop-selection:focus{outline:2px solid var(--rc-focus-color);outline-offset:-1px}.ReactCrop--invisible-crop .ReactCrop__crop-mask,.ReactCrop--invisible-crop .ReactCrop__crop-selection{display:none}.ReactCrop__rule-of-thirds-vt:before,.ReactCrop__rule-of-thirds-vt:after,.ReactCrop__rule-of-thirds-hz:before,.ReactCrop__rule-of-thirds-hz:after{content:"";display:block;position:absolute;background-color:#fff6}.ReactCrop__rule-of-thirds-vt:before,.ReactCrop__rule-of-thirds-vt:after{width:1px;height:100%}.ReactCrop__rule-of-thirds-vt:before{left:33.3333333333%}.ReactCrop__rule-of-thirds-vt:after{left:66.6666666667%}.ReactCrop__rule-of-thirds-hz:before,.ReactCrop__rule-of-thirds-hz:after{width:100%;height:1px}.ReactCrop__rule-of-thirds-hz:before{top:33.3333333333%}.ReactCrop__rule-of-thirds-hz:after{top:66.6666666667%}.ReactCrop__drag-handle{position:absolute;width:var(--rc-drag-handle-size);height:var(--rc-drag-handle-size);background-color:var(--rc-drag-handle-bg-colour);border:1px solid var(--rc-border-color)}.ReactCrop__drag-handle:focus{background:var(--rc-focus-color)}.ReactCrop .ord-nw{top:0;left:0;transform:translate(-50%,-50%);cursor:nw-resize}.ReactCrop .ord-n{top:0;left:50%;transform:translate(-50%,-50%);cursor:n-resize}.ReactCrop .ord-ne{top:0;right:0;transform:translate(50%,-50%);cursor:ne-resize}.ReactCrop .ord-e{top:50%;right:0;transform:translate(50%,-50%);cursor:e-resize}.ReactCrop .ord-se{bottom:0;right:0;transform:translate(50%,50%);cursor:se-resize}.ReactCrop .ord-s{bottom:0;left:50%;transform:translate(-50%,50%);cursor:s-resize}.ReactCrop .ord-sw{bottom:0;left:0;transform:translate(-50%,50%);cursor:sw-resize}.ReactCrop .ord-w{top:50%;left:0;transform:translate(-50%,-50%);cursor:w-resize}.ReactCrop__disabled .ReactCrop__drag-handle{cursor:inherit}.ReactCrop__drag-bar{position:absolute}.ReactCrop__drag-bar.ord-n{top:0;left:0;width:100%;height:var(--rc-drag-bar-size);transform:translateY(-50%)}.ReactCrop__drag-bar.ord-e{right:0;top:0;width:var(--rc-drag-bar-size);height:100%;transform:translate(50%)}.ReactCrop__drag-bar.ord-s{bottom:0;left:0;width:100%;height:var(--rc-drag-bar-size);transform:translateY(50%)}.ReactCrop__drag-bar.ord-w{top:0;left:0;width:var(--rc-drag-bar-size);height:100%;transform:translate(-50%)}.ReactCrop--new-crop .ReactCrop__drag-bar,.ReactCrop--new-crop .ReactCrop__drag-handle,.ReactCrop--fixed-aspect .ReactCrop__drag-bar,.ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-n,.ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-e,.ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-s,.ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-w{display:none}@media (pointer: coarse){.ReactCrop .ord-n,.ReactCrop .ord-e,.ReactCrop .ord-s,.ReactCrop .ord-w{display:none}.ReactCrop__drag-handle{width:var(--rc-drag-handle-mobile-size);height:var(--rc-drag-handle-mobile-size)}}.Modal{background:#fff;left:50%;max-width:700px;outline:none;position:fixed;top:50%;transform:translate(-50%,-50%);width:50%}.Modal-autofilled{color:#4a4a4a;font: 16px Roboto,Arial;padding:1px}.Modal-narrow>div{max-width:435px}.Modal-wide{width:70%;max-width:70%}.Modal-wide .Modal-form{max-width:90%}.Modal-wide .Modal-btnGroup--confirm{margin-left:10%}.Modal-overlay{background-color:#000000b3;inset:0;position:fixed;z-index:100}.Modal-header{align-items:center;background-color:#679282;display:flex;padding:.75rem}.Modal-dueDate{margin:0}.Modal-list{padding:6px 30px}.Modal-listItem{color:#39393a;font:300 14px Roboto,Arial;margin:8px 0}.Modal-listItem--decimal{list-style:decimal}.Modal-listItem--circle{list-style:disc}.Modal-title{color:#fff;font-weight:300;font-size:18px;margin:0;padding:0}.Modal-close{fill:#fff;cursor:pointer;height:20px;margin-left:auto;width:20px}.Modal-form{max-width:80%}.Modal-form--wide{max-width:90%}.Modal-form--full{max-width:100%}.Modal-smallLabel{flex:0 1 21%}.Modal-facilityCheckbox{margin:0 0 12px}.Modal-content{max-height:calc(100vh - 100px);overflow-y:auto;padding:1.875rem 1.25rem 50px}.Modal-content--confirm{max-height:100%;overflow:visible!important;max-width:100%}.Modal-content--levels{padding:1.875rem 2.5rem 50px 1.25rem}.Modal-content--clearances{max-width:85%;padding:1.875rem 2.5rem}.Modal-content--upload{max-width:100%;padding:1.25rem 1.875rem}.Modal-section{align-items:center;display:flex;padding:.3rem 0}.Modal-section--noFlex{display:block}.Modal-section--datePicker{width:100%}.Modal-label{flex:0 1 30%;font-size:16px;padding:0 28px 0 0;text-align:right}.Modal-label--clearances{flex:0 1 19%}.Modal-label--alignTop{align-self:flex-start}.Modal-label--description,.Modal-select,.Modal-column{flex:1}.Modal-columnWrapper{display:flex;flex:1}.Modal-group{padding:.625rem 0}.Modal-group--hidden{visibility:hidden}.Modal-group--hidden.is-visible{visibility:visible}.Modal-group--column{flex:1;padding-top:0;margin-top:-.625rem}.Modal-btnGroup{display:flex;margin-left:calc(30% + 28px);margin-top:1.875rem}.Modal-btnGroup--left{margin-left:10px}.Modal-btnGroup--right{justify-content:flex-end}.Modal-btnGroup--levels{margin-left:0}.Modal-btnGroup--clearances{margin-left:calc(18% + 28px)}.Modal-btnGroup--confirm{justify-content:center;margin-top:0;margin-left:0;padding:2.5rem 1.25rem 0rem}.Modal-btnGroup--confirm-nopadding{padding:0}.Modal-btnGroup--confirm-nopadding .Modal-button--first{margin-left:0}.Modal-button--first{margin-right:.9rem}.Modal-button--confirm{background-color:#205077}.Modal-btnCheck,.Modal-btnClose{fill:#fff;flex:1;height:14px;margin-right:.45rem;width:14px}.Modal-date{margin:30px 0;position:relative;width:80%}.Modal-textarea{background-color:#fff;border-radius:2px;border:solid 1px #d4d2d2;color:#4a4a4a;font-size:16px;font-weight:400;flex:1;min-height:100px;padding:.3rem .625rem}.Modal-textarea.is-invalid{border:1px solid red}.Modal-textarea,.Modal-select{flex:1;z-index:auto}.Modal-ssnWrapper{flex:1;position:relative}.Modal-dash{background:#b8b5b9;height:1px;position:absolute;top:15px;width:3px}.Modal-dash--left{left:41px}.Modal-dash--right{left:70px}.Modal-span{display:block;text-align:left}.Modal-span-centered{text-align:center}.Modal-subLabel{display:block;font-size:10px}.Modal-text{color:#39393a;display:block;font:300 14px Roboto,Arial}.Modal-text--padding{padding-left:12px;padding-bottom:20px}.Modal-checkbox{padding-left:12px;padding-top:20px}.Modal-text--marginTop{margin-top:10px}.Modal-confirmText{font: 16px Roboto,Arial;max-width:100%;word-wrap:break-word}.Modal-confirmationWrapper{align-items:center;display:flex;font: 18px Roboto,Arial}.Modal-error{font-size:12px;line-height:12px;padding:0;text-align:right}.Modal-radioWrapper{display:flex;flex:1;flex-flow:row nowrap}.Modal-radio{align-items:center;color:#4a4a4a;display:flex;font:300 16px Roboto,Arial;margin-right:18px}.Modal-radio input{margin-right:10px}.Input--edit{flex:1}.Input--description{min-width:100%}.Input--edit.is-invalid{border:1px solid red}.Modal-select{color:#4a4a4a!important;font-size:16px!important;font-weight:400!important}.Modal-select.is-invalid .Select-control{border:solid 1px red!important}.Modal-select--day,.Modal-select--month{flex:0 1 25%;max-width:75px}.Modal-select--day .Select-menu-outer,.Modal-select--month .Select-menu-outer{width:99%}.Modal-select--day{margin:0 1%}.Modal-select--year{flex:1;max-width:138px}.Modal-select .Select-control{border:solid 1px #205077!important;border-radius:2px;height:30px}.Modal-select .Select-placeholder{color:#205077!important;line-height:30px}.Modal-select .Select-input{height:30px}.Modal-select .Select-value{line-height:30px!important}.Modal-select .Select-arrow,.Modal-select .Select-arrow.is-open{border-top-color:#205077!important}.Modal-select .Select-menu-outer{border:solid 1px #205077!important;z-index:100!important;overflow:hidden}.Modal-select .Select-menu{max-height:180px;font-size:14px}.Modal-portal .ReactModal__Overlay{transition:all .3s ease-in-out}.ReactModal__Body--open{overflow:hidden}.Modal-portal .ReactModal__Overlay--after-open{opacity:1}.Modal-portal .ReactModal__Overlay--before-close{opacity:0}.Modal-portal .ReactModal__Content{transition:all .3s ease-in-out;transform:translate(-50%,-100%)}.Modal-portal .ReactModal__Content--after-open{transform:translate(-50%,-50%)}.Modal-portal .ReactModal__Content--before-close{transform:translate(-50%,-100%)}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{border:0;font-size:100%;list-style:none;margin:0;outline:none;padding:0;vertical-align:baseline}*:focus{-webkit-tap-highlight-color:rgba(0,0,0,0);outline:none}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}html,body,#app,#app>div{height:100%}.App-container--login{border-top:none}.App-main{min-height:100%;display:flex}.App-content{box-sizing:border-box;padding:1.25rem 1.75rem 1.25rem 5.25rem;flex:1}.App-content-noscroll{overflow:hidden}.DateInput__display-text{padding:4px 2px}.DateInput--disabled{background:transparent}.DateInput__display-text--disabled{font-style:normal}::-ms-clear{display:none}*{box-sizing:border-box}textarea{resize:none}.SingleDatePicker{flex:1}.SingleDatePicker table{border-collapse:initial;border-spacing:0;margin:0}.SingleDatePicker .DateInput{box-sizing:border-box;font: 16px Roboto,Arial;padding:6px 8px 7px;width:100%}.SingleDatePicker .DateInput__display-text--focused{background:inherit;border:inherit;color:inherit}.SingleDatePicker tr{border:initial}.column:after,.row:after,.two.images:after,footer.section.foot:after,header.section.head:after,.segment:after,html:after,body:after,.feed .event:after,.three.fields:after,.two.fields:after,.container:after,main.global:after,header.global:after{clear:both;content:" ";display:block}input[type=submit],.button,.buttons label,input[type=text]:not(.Input),input[type=email]:not(.Input),input[type=password]:not(.Input),input[type=number]:not(.Input),input[type=url]:not(.Input),input[type=tel]:not(.Input),input[type=search]:not(.Input),input[type=uuid]:not(.Input),input[type=date]:not(.Input),textarea{font-family:Roboto,sans-serif}h1,h2,h3,h4,h5,h6,.header,.check.switch:before,.check.switch:after,.input.boolean.switch:before,.input.boolean.switch:after,.input.file input:before{font-family:Roboto,sans-serif}.field{margin:.9rem 0 0}.field .file{border:1px dashed #ddd;padding:1.25rem}.field .file:hover{background:#efefef;border-color:#aaa;cursor:pointer}.field .file.active{background:#89b493;border-color:#54835f}.input.string label,.input.email label,.input.file label,.input.text label,.input.password label,.input.integer label,.input.url label,.input.tel label,.input.search label,.input.uuid label,.input.float label,.input.decimal label,.input.range label,.input.datetime label,.input.date label,.input.time label,.input.select label,.input.image label,.input.radio_buttons>label,.input.check_boxes>label{display:block;font-size:1rem;padding:.9em 0 .3em}.input.string img,.input.email img,.input.file img,.input.text img,.input.password img,.input.integer img,.input.url img,.input.tel img,.input.search img,.input.uuid img,.input.float img,.input.decimal img,.input.range img,.input.datetime img,.input.date img,.input.time img,.input.select img,.input.image img,.input.radio_buttons>img,.input.check_boxes>img{margin:.3rem 0 .625rem}input[type=text]:not(.Input),input[type=email]:not(.Input),input[type=password]:not(.Input),input[type=number]:not(.Input),input[type=url]:not(.Input),input[type=tel]:not(.Input),input[type=search]:not(.Input),input[type=uuid]:not(.Input),input[type=date]:not(.Input),textarea{color:#444;font-weight:300}input[type=text]:not(.MuiInputBase-input),input[type=number]:not(.MuiInputBase-input),input[type=email]:not(.MuiInputBase-input),input[type=password]:not(.MuiInputBase-input),input[type=url]:not(.Input),input[type=tel]:not(.MuiInputBase-input),input[type=search]:not(.MuiInputBase-input),input[type=uuid]:not(.Input),input[type=date]:not(.MuiInputBase-input),textarea{background:#f9f9f9;box-sizing:border-box;border:1px solid #ddd;border-radius:.15rem;font-size:1rem;height:2.5rem;width:100%;padding:.45em}textarea{min-height:4.375rem}input[type=submit],.button,.buttons label{background:#2b6b9f;border:none;border-radius:.1rem;box-shadow:inset 0 0 1px #000;color:#ffffffb3!important;cursor:pointer;display:inline-block;font-size:1rem;font-weight:900;letter-spacing:.02em;line-height:1;padding:1em 1.25em;text-shadow:0 1px 1px rgba(0,0,0,.1);text-transform:uppercase;vertical-align:middle}input[type=submit].white,input[type=submit].white label,.button.white,.button.white label,.buttons label.white,.buttons label.white label{background:#fff9}input[type=submit].black,input[type=submit].black label,.button.black,.button.black label,.buttons label.black,.buttons label.black label{background:#0009}input[type=submit].black:hover,input[type=submit].black label:hover,.button.black:hover,.button.black label:hover,.buttons label.black:hover,.buttons label.black label:hover{box-shadow:inset 0 0 1px #000,inset 0 0 3px #000;text-shadow:0 1px 1px rgba(0,0,0,.5)}input[type=submit].green,input[type=submit].green label,.button.green,.button.green label,.buttons label.green,.buttons label.green label{background:#6aa077}input[type=submit].green:hover,input[type=submit].green label:hover,.button.green:hover,.button.green label:hover,.buttons label.green:hover,.buttons label.green label:hover{text-shadow:0 1px 1px rgba(0,0,0,.5)}input[type=submit].yellow,input[type=submit].yellow label,.button.yellow,.button.yellow label,.buttons label.yellow,.buttons label.yellow label{background:#cfbd86}input[type=submit].yellow:hover,input[type=submit].yellow label:hover,.button.yellow:hover,.button.yellow label:hover,.buttons label.yellow:hover,.buttons label.yellow label:hover{text-shadow:0 1px 1px rgba(0,0,0,.3)}input[type=submit].orange,input[type=submit].orange label,.button.orange,.button.orange label,.buttons label.orange,.buttons label.orange label{background:#2b6b9f}input[type=submit].red,input[type=submit].red label,.button.red,.button.red label,.buttons label.red,.buttons label.red label{background:#c27474}input[type=submit]:hover,.button:hover,.buttons label:hover{box-shadow:inset 0 0 1px #000,inset 0 0 3px #fff;color:#fff!important}input[type=submit]:active,.button:active,.buttons label:active{box-shadow:inset 0 0 1px #000,inset 0 0 3px #00000080}input[type=submit].big,.button.big,.buttons label.big{font-size:1.1rem;padding:1.25em 1.75em 1em}input[type=submit].small,.button.small,.buttons label.small{font-size:.875rem}input[type=submit].mini,.button.mini,.buttons label.mini{font-size:.625rem}input[type=submit].wide,.button.wide,.buttons label.wide{padding-left:4em;padding-right:4em}input[type=submit].fluid,.button.fluid,.buttons label.fluid{display:block;text-align:center;width:100%}input[type=submit].right,.button.right,.buttons label.right{float:right}input[type=submit].left,.button.left,.buttons label.left{float:left}.input.file input{padding-top:.625rem}.input.file input::-webkit-file-upload-button{visibility:hidden}.input.file input:before{-webkit-user-select:none;background:#2b6b9f;border:none;box-shadow:inset 0 0 1px #000;color:#fffc;content:"Select";cursor:pointer;display:inline-block;font-size:.875rem;font-weight:300;margin:-.75em 0 .5em;outline:none;padding:.5em 1em;text-transform:uppercase;white-space:nowrap}.input.file input:hover:before{box-shadow:inset 0 0 1px #000,inset 0 0 3px #fffc;color:#fff}.input.file input:active{outline:0}.input.file input:active:before{box-shadow:inset 0 0 1px #000,inset 0 0 3px #00000080}.check,.input.boolean{margin:1.875rem 0 .625rem;position:relative}.check input[type=checkbox],.check input[type=radio],.input.boolean input[type=checkbox],.input.boolean input[type=radio]{visibility:hidden}.check label span,.input.boolean label span{display:block;font-size:1rem;margin:0 0 0 2.5rem;white-space:nowrap}.check.toggle,.input.boolean.toggle{background:#444;border-radius:50px;box-shadow:inset 0 1px 1px #00000080,0 1px #fff3;height:10px;width:50px}.check.toggle label,.input.boolean.toggle label{display:block;width:16px;height:16px;border-radius:50px;transition:all .4s ease;cursor:pointer;position:absolute;top:-3px;left:-3px;box-shadow:0 2px 5px #0000004d;background:#fff}.check.toggle input[type=checkbox]:checked+label,.input.boolean.toggle input[type=checkbox]:checked+label{left:37px}.check.slide,.input.boolean.slide{background:#444;border-radius:50px;box-shadow:inset 0 1px 1px #00000080,0 1px #fff3;height:30px;width:80px}.check.slide:after,.input.boolean.slide:after{background:#2b2b2b;border-radius:50px;box-shadow:inset 0 1px 1px #00000080,0 1px #fff3;content:"";height:2px;left:14px;position:absolute;top:14px;width:52px}.check.slide label,.input.boolean.slide label{background:#fff;border-radius:50px;box-shadow:0 2px 5px #0000004d;cursor:pointer;display:block;height:22px;left:4px;position:absolute;top:4px;transition:all .4s ease;width:22px;z-index:1}.check.slide label:after,.input.boolean.slide label:after{background:#444;border-radius:50px;box-shadow:inset 0 1px 1px #00000080,0 1px #ffffffe6;content:"";height:10px;left:6px;position:absolute;top:6px;width:10px}.check.slide input[type=checkbox]:checked+label,.input.boolean.slide input[type=checkbox]:checked+label{left:54px}.check.slide input[type=checkbox]:checked+label:after,.input.boolean.slide input[type=checkbox]:checked+label:after{background:#3686c7}.check.switch,.input.boolean.switch{background:#444;border-radius:50px;box-shadow:inset 0 1px 1px #00000080,0 1px #fff3;height:26px;width:80px}.check.switch:before,.check.switch:after,.input.boolean.switch:before,.input.boolean.switch:after{font-size:.75rem;line-height:2.2em;position:absolute;z-index:0}.check.switch:after,.input.boolean.switch:after{color:#1e1e1e;content:"OFF";right:.9rem;text-shadow:0 1px 0px rgba(255,255,255,.15)}.check.switch:before,.input.boolean.switch:before{content:"ON";color:#3686c7;left:.9rem;text-shadow:0 1px 0px rgba(0,0,0,.15)}.check.switch label,.input.boolean.switch label{background:#fff;border-radius:50px;box-shadow:0 2px 5px #0000004d;cursor:pointer;display:block;height:20px;left:3px;position:absolute;top:3px;transition:all .4s ease;width:34px;z-index:1}.check.switch input[type=checkbox]:checked+label,.input.boolean.switch input[type=checkbox]:checked+label{left:43px}.check.round,.check .radio,.input.boolean.round,.input.boolean .radio{background:#fff;border-radius:50px;box-shadow:inset 0 1px 1px #fff,0 1px 3px #00000080;height:28px;width:28px}.check.round.solid label,.check.round.radio label,.check .radio.solid label,.check .radio.radio label,.input.boolean.round.solid label,.input.boolean.round.radio label,.input.boolean .radio.solid label,.input.boolean .radio.radio label{background:-moz-linear-gradient(0deg,#aaa 0%,#444 100%);background:-ms-linear-gradient(0deg,#aaa 0%,#444 100%);background:-o-linear-gradient(0deg,#aaa 0%,#444 100%);background:-webkit-linear-gradient(0deg,#aaa 0%,#444 100%);background:linear-gradient(0deg,#aaa,#444);border-radius:50px;box-shadow:inset 0 1px 1px #00000080,0 1px #fff;cursor:pointer;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#99896F",endColorstr="#7C705F",GradientType=0);height:20px;left:4px;position:absolute;top:4px;width:20px}.check.round.solid label:after,.check.round.radio label:after,.check .radio.solid label:after,.check .radio.radio label:after,.input.boolean.round.solid label:after,.input.boolean.round.radio label:after,.input.boolean .radio.solid label:after,.input.boolean .radio.radio label:after{background:#2b6b9f;border-radius:50px;box-shadow:inset 0 1px 1px #fff9,0 1px 3px #00000080;content:"";height:16px;left:2px;opacity:0;position:absolute;top:2px;width:16px}.check.round.solid label:hover:after,.check.round.radio label:hover:after,.check .radio.solid label:hover:after,.check .radio.radio label:hover:after,.input.boolean.round.solid label:hover:after,.input.boolean.round.radio label:hover:after,.input.boolean .radio.solid label:hover:after,.input.boolean .radio.radio label:hover:after{opacity:.3}.check.round.solid input[type=checkbox]:checked+label:after,.check.round.solid input[type=radio]:checked+label:after,.check.round.radio input[type=checkbox]:checked+label:after,.check.round.radio input[type=radio]:checked+label:after,.check .radio.solid input[type=checkbox]:checked+label:after,.check .radio.solid input[type=radio]:checked+label:after,.check .radio.radio input[type=checkbox]:checked+label:after,.check .radio.radio input[type=radio]:checked+label:after,.input.boolean.round.solid input[type=checkbox]:checked+label:after,.input.boolean.round.solid input[type=radio]:checked+label:after,.input.boolean.round.radio input[type=checkbox]:checked+label:after,.input.boolean.round.radio input[type=radio]:checked+label:after,.input.boolean .radio.solid input[type=checkbox]:checked+label:after,.input.boolean .radio.solid input[type=radio]:checked+label:after,.input.boolean .radio.radio input[type=checkbox]:checked+label:after,.input.boolean .radio.radio input[type=radio]:checked+label:after{opacity:1}.check.round.mark label,.check .radio.mark label,.input.boolean.round.mark label,.input.boolean .radio.mark label{background:-moz-linear-gradient(0deg,#aaa 0%,#444 100%);background:-ms-linear-gradient(0deg,#aaa 0%,#444 100%);background:-o-linear-gradient(0deg,#aaa 0%,#444 100%);background:-webkit-linear-gradient(0deg,#aaa 0%,#444 100%);background:linear-gradient(0deg,#aaa,#444);border-radius:50px;box-shadow:inset 0 1px 1px #00000080,0 1px #fff;cursor:pointer;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="$base_medium",endColorstr="$base_dark",GradientType=0);height:20px;left:4px;position:absolute;top:4px;width:20px}.check.round.mark label:after,.check .radio.mark label:after,.input.boolean.round.mark label:after,.input.boolean .radio.mark label:after{-moz-transform:rotate(-45deg);-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg);-webkit-transform:rotate(-45deg);background:transparent;border:3px solid white;border-right:none;border-top:none;content:"";filter:alpha(opacity=0);height:5px;left:4px;opacity:0;position:absolute;top:5px;transform:rotate(-45deg);width:9px}.check.round.mark label:hover:after,.check .radio.mark label:hover:after,.input.boolean.round.mark label:hover:after,.input.boolean .radio.mark label:hover:after{opacity:.3}.check.round.mark input[type=checkbox]:checked+label:after,.check .radio.mark input[type=checkbox]:checked+label:after,.input.boolean.round.mark input[type=checkbox]:checked+label:after,.input.boolean .radio.mark input[type=checkbox]:checked+label:after{opacity:1}.check.square,.input.boolean.square{background:#fff;box-shadow:inset 0 1px 1px #fff,0 1px 3px #00000080;height:28px;width:28px}.check.square.solid label,.input.boolean.square.solid label{background:-moz-linear-gradient(0deg,#aaa 0%,#444 100%);background:-ms-linear-gradient(0deg,#aaa 0%,#444 100%);background:-o-linear-gradient(0deg,#aaa 0%,#444 100%);background:-webkit-linear-gradient(0deg,#aaa 0%,#444 100%);background:linear-gradient(0deg,#aaa,#444);box-shadow:inset 0 1px 1px #00000080,0 1px #fff;cursor:pointer;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="$base_medium",endColorstr="$base_dark",GradientType=0);height:20px;left:4px;position:absolute;top:4px;width:20px}.check.square.solid label:after,.input.boolean.square.solid label:after{background:#2b6b9f;box-shadow:inset 0 1px 1px #fff9,0 1px 3px #00000080;content:"";filter:alpha(opacity=0);height:16px;left:2px;opacity:0;position:absolute;top:2px;width:16px}.check.square.solid label:hover:after,.input.boolean.square.solid label:hover:after{opacity:.3}.check.square.solid input[type=checkbox]:checked+label:after,.input.boolean.square.solid input[type=checkbox]:checked+label:after{opacity:1}.check.square.mark label,.input.boolean.square.mark label{cursor:pointer;position:absolute;width:20px;height:20px;left:4px;top:4px;box-shadow:inset 0 1px 1px #00000080,0 1px #fff;background:-webkit-linear-gradient(0deg,#aaa 0%,#444 100%);background:-moz-linear-gradient(0deg,#aaa 0%,#444 100%);background:-o-linear-gradient(0deg,#aaa 0%,#444 100%);background:-ms-linear-gradient(0deg,#aaa 0%,#444 100%);background:linear-gradient(0deg,#aaa,#444);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="$base_medium",endColorstr="$base_dark",GradientType=0)}.check.square.mark label:after,.input.boolean.square.mark label:after{background:transparent;border:3px solid white;border-right:none;border-top:none;content:"";height:5px;left:4px;opacity:0;position:absolute;top:4px;width:9px;-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-o-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.check.square.mark label:hover:after,.input.boolean.square.mark label:hover:after{opacity:.3}.check.square.mark input[type=checkbox]:checked+label:after,.input.boolean.square.mark input[type=checkbox]:checked+label:after{opacity:1}.check.rounded,.input.boolean.rounded{width:20px}.check.rounded label,.input.boolean.rounded label{border-radius:4px;cursor:pointer;height:20px;position:absolute;top:0;width:20px}.check.rounded.dark label,.input.boolean.rounded.dark label{background:#aaa;background:-moz-linear-gradient(0deg,#aaa 0%,#444 100%);background:-ms-linear-gradient(0deg,#aaa 0%,#444 100%);background:-o-linear-gradient(0deg,#aaa 0%,#444 100%);background:-webkit-linear-gradient(0deg,#aaa 0%,#444 100%);background:linear-gradient(0deg,#aaa,#444);box-shadow:inset 0 1px 1px #00000080,0 1px #fff6}.check.rounded.dark label:after,.input.boolean.rounded.dark label:after{background:transparent;border:3px solid white;border-right:none;border-top:none;content:"";height:5px;left:4px;opacity:0;position:absolute;top:4px;width:9px;-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-o-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.check.rounded.dark label:hover:after,.input.boolean.rounded.dark label:hover:after{opacity:.3}.check.rounded.dark input[type=checkbox]:checked+label:after,.input.boolean.rounded.dark input[type=checkbox]:checked+label:after{opacity:1}.check.rounded.light label,.input.boolean.rounded.light label{background:#fff;background:-webkit-linear-gradient(0deg,white 0%,li 40%,#aaa 100%);background:-moz-linear-gradient(0deg,white 0%,li 40%,#aaa 100%);background:-o-linear-gradient(0deg,white 0%,li 40%,#aaa 100%);background:-ms-linear-gradient(0deg,white 0%,li 40%,#aaa 100%);background:linear-gradient(0deg,white 0%,li 40%,#aaa 100%);box-shadow:inset 0 1px 1px #fff,0 1px 3px #00000080}.check.rounded.light label:after,.input.boolean.rounded.light label:after{background:transparent;border:3px solid #444;border-right:none;border-top:none;content:"";height:5px;left:4px;opacity:0;position:absolute;top:4px;width:9px;-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-o-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.check.rounded.light label:hover:after,.input.boolean.rounded.light label:hover:after{opacity:.5}.check.rounded.light input[type=checkbox]:checked+label:after,.input.boolean.rounded.light input[type=checkbox]:checked+label:after{opacity:1}.check.buttons.group,.input.boolean.buttons.group{display:inline;margin:0}.check.buttons.group input,.input.boolean.buttons.group input{position:absolute}.check.buttons.group input:checked+label,.input.boolean.buttons.group input:checked+label{background-color:#444}.check.buttons.group label span,.input.boolean.buttons.group label span{margin:0}form input[type=submit],form .button,.form input[type=submit],.form .button{margin:.9rem 0 .3rem}.two.fields{clear:both}.two.fields>div.input,.two.fields>.field{width:48%}.two.fields>div.input:first-child,.two.fields>.field:first-child{float:left}.two.fields>div.input:last-child,.two.fields>.field:last-child{float:right}.three.fields>div.input,.three.fields>.field{float:left;margin-right:1%;width:32.6%}.three.fields>div.input:last-child,.three.fields>.field:last-child{float:right;margin-right:0}@media only screen and (-webkit-min-device-pixel-ratio: 1.5),only screen and (min-resolution: 144dpi),only screen and (min-resolution: 1.5dppx){.chosen-rtl .chosen-search input[type=text],.chosen-container-single .chosen-single abbr,.chosen-container-single .chosen-single div b,.chosen-container-single .chosen-search input[type=text],.chosen-container-multi .chosen-choices .search-choice .search-choice-close,.chosen-container .chosen-results-scroll-down span,.chosen-container .chosen-results-scroll-up span{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGgAAABKCAQAAAD9cdkXAAACqUlEQVRo3u2av2/TQBTHI8FQCYYguoLCyOY/IQNk6NSF3RNzBmZ04oe/JwFSp0owtSNb/oT8B8mIBIioAyuWrA7pD4fns+vkzvZQ1+3lne57UoZXJfan79333ovT6zGTDGUsg0o0oGjY4yfCWdEykBROFg954hhIJQ4/pI0bL5E0HIryAgpMpGqEW9HpAAktzjg1SNxxGpH44hRIiYaTsMZxDsixknPMFKzaNgSEQwcrBtklMLDW+mBRV5lYtAaaqvdPrTWnGNYCDdtdOtq/+oRo39r4gEkFZ9LusqK/zjcWom9pwKOq1w0xbrsDILR/i7Bmit3cSG4H2icN7CEturIDDWhqD2jYnR1srm6t4XpIk5vYQff2b2oUjuJRxRRGAUXDph0Qt7eD2xbhrGgZSAoni4d31LJ0jGMglTjNSNuqjRsvkTQcivICCkykaoTZ+GAAJLQ449QgccdpROKLUyAlGk7CGsc5IMdKzjFTcMy2nTtY3Wt9XGtOW44PW490vQHPy8vLy8vLy2ubJfrRGHP6RjxVaxaNu31kdseipxdXj93SYq3kP4tPL24mhAqAMHApL+QFvRZQCHlmJ8/MGX7jtXz64Yl8K39hmUOyy5Loq2JLcYoDsVNCPpbfcKqyFDPbS9FYldpSftHjr+7JQ5xnWYrGrIDkLNs5+PnmQSV3OzhR+2jOC0jtn/os4F1uD+yAcPn+Wd3fPr4kz2MK9NwpoMaSkwxLrmh3foiHFVPYxYkCmnGz7fxQ/SruGx53zNK21cGaqoP1WOyWeXskv6uDdYUluyaVWh/V5OAcf+QnvIj28Bl/8+woyzji2JwWranWnK5/YsMPqRgf0o3hgYqNNVI24GVtUL4wzwY8HLFGqi1Gj8QNae4ckiPfCa2Req5I9XyNv1n+D6RKWo1cTsbTAAAAAElFTkSuQmCC)!important;background-size:52px 37px!important;background-repeat:no-repeat!important}}.Icon{fill:currentcolor}.Icon--blue{fill:#205077}.Icon--white{fill:#fff}.Icon--orange{fill:#205077}.Icon--marginLeft{margin-left:6px}.Icon--marginRight{margin-right:6px}.Icon--small{height:10px;width:10px}.Icon--medium{height:12px;width:12px}.Icon--large{height:14px;width:14px}.Icon--flip{transform:rotate(180deg)}.column:after,.row:after,.two.images:after,footer.section.foot:after,header.section.head:after,.segment:after,html:after,body:after,.feed .event:after,.container:after,main.global:after,header.global:after,.two.fields:after,.three.fields:after{clear:both;content:" ";display:block}.modal{background:#fff;box-shadow:0 0 10px #000;display:none;max-width:800px;padding:2%;width:80%}.modal a.close-modal{color:#b35050;display:block;font-size:2.5rem;font-weight:500;height:30px;line-height:1.7rem;position:absolute;right:-1.875rem;text-align:center;top:-1.55rem;vertical-align:middle;width:30px}.modal a.close-modal:hover{color:#c27474}.modal-spinner{display:none;width:64px;height:64px;position:fixed;top:50%;left:50%;margin-right:-32px;margin-top:-32px;background-color:#111;background-image:url(data:image/gif;base64,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);background-position:center center;background-repeat:no-repeat;-webkit-border-radius:8px;-moz-border-radius:8px;-o-border-radius:8px;-ms-border-radius:8px;border-radius:8px}.tags{margin-bottom:1.25rem}.tags .tag{display:inline-block;margin-right:.625rem}.tag{background:#fafafa;border:1px dashed #ededed;color:#444;font-size:.65rem;font-weight:400;padding:.3rem .625rem}.icon.info{position:relative}.icon.info strong{border-radius:1.25rem;border:1px solid;color:#205077;display:inline-block;font-family:monospace;font-size:.625rem;font-style:normal;font-weight:900;line-height:1rem;margin:-.625rem 0 0 .625rem;text-align:center;vertical-align:middle;width:.9rem}.icon.info small{display:none}.icon.info:hover strong{background:#205077;color:#fff}.icon.info:hover small{background:#fff;border-radius:.3rem;border:1px solid;color:#205077;display:block;font-size:.65rem;left:2.5rem;line-height:1.1rem;padding:.3rem .625rem;position:absolute;top:-1.875rem;width:15.625rem}.feed .event{padding:.625rem 0}.feed .event .label{float:left;margin-right:.625rem;width:10%}.feed .event .label img{width:100%}.feed .event .content{float:right;font-size:.9rem;padding-top:.3rem;width:87%}.feed .event .content .date{color:#aaa;font-size:.625rem;font-style:italic;padding-top:.3rem}.feed .event .content .text{background:#efefef;font-size:.75rem;line-height:.9em;margin-top:.9rem;padding:.625rem}.circleHolder{display:flex;justify-content:space-between}.simpleFade-enter{opacity:.01}.simpleFade-enter.simpleFade-enter-active{opacity:1;transition:opacity .5s ease-in}.simpleFade-leave{opacity:1}.simpleFade-leave.simpleFade-leave-active{opacity:.01;transition:opacity .3s ease-in}.simpleFade-appear{opacity:.01}.simpleFade-appear.simpleFade-appear-active{opacity:1;transition:opacity .5s ease-in}.reactModal{background:#fff;box-shadow:0 0 10px #000;max-width:800px;padding:2%;width:80%;margin:10% 20%;overflow:hidden}.verifyTrainingModal .trainingTitle{text-align:center;padding:1.875rem 0}.verifyTrainingModal .actions{float:right}.verifyTrainingModal .actions button{margin:0 10px}.employeeDashboard .button{padding:10px;color:#fff!important;font-weight:400}.employeeDashboard .button a{color:#fff}.documentButtons a{margin-right:10px}.ui .container,.ui main.global,.ui header.global{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:inherit;-webkit-align-items:inherit;-ms-flex-align:inherit;align-items:inherit;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:inherit;-ms-flex-direction:inherit;flex-direction:inherit}.stat h2 p{font-family:Roboto,sans-serif;color:#444}.onelogin-button img{height:40px}.onelogin-button{background:#1b1f2b;display:inline-flex;text-align:center;align-items:center;margin:0 auto}.onelogin-wrapper{text-align:center}.text-button{cursor:pointer;color:#205077;padding:0 5px;font-weight:700}.text-item-list{list-style-type:none}.text-item-list li{display:inline-block}.text-download-link{cursor:pointer}.text-validation-error{color:red;display:block}.employeeDashboard{display:flex;width:800px}.employeeLink{display:block;font-size:14px;margin-top:40px}.Flash{left:50%;max-width:540px;position:fixed;transform:translate(-50%);width:50%;z-index:9000}.Flash .is-active{margin:.3rem 0}.Flash-text{color:inherit;font:inherit;padding:.15rem 0}.Flash-close{cursor:pointer;fill:#00000026;float:right}.Flash-close:hover{fill:#0006}.Flash-list{float:left;max-width:85%;line-height:20px}.Flash-message{box-shadow:2px 3px 20px #000000bf;border-radius:2px;font:500 14px Roboto,Arial;font-size:14px;margin:.3rem 0;max-width:540px;padding:.75rem}.Flash-message:after{clear:both;content:" ";display:block}.Flash-message--success{background-color:#c9d4bd;color:#2f4e11}.Flash-message--info{background-color:#f0df9e;color:#3f464b}.Flash-message--error,.Flash-message--alert{background-color:#eec4c1;color:#94251c}.column:after,.row:after,.two.images:after,footer.section.foot:after,header.section.head:after,.segment:after,html:after,body:after,.container:after,main.global:after,header.global:after,.two.fields:after,.three.fields:after,.feed .event:after{clear:both;content:" ";display:block}input[type=text]:not(.Input),input[type=email]:not(.Input),input[type=password]:not(.Input),input[type=number]:not(.Input),input[type=url]:not(.Input),input[type=tel]:not(.Input),input[type=search]:not(.Input),input[type=uuid]:not(.Input),input[type=date]:not(.Input),textarea,input[type=submit],.button,.buttons label{font-family:Roboto,sans-serif}h1,h2,h3,h4,h5,h6,.header,.input.file input:before,.check.switch:before,.check.switch:after,.input.boolean.switch:before,.input.boolean.switch:after{font-family:Roboto,sans-serif}blockquote,q{font-family:Roboto,sans-serif}.container,main.global,header.global{clear:both;margin:0 auto;max-width:1200px;padding:1.25rem 5%;position:relative}header.main img.logo{float:left;margin-right:1.25rem;padding:.625rem 0;width:9.375rem}header.main .profile.menu{float:right;position:relative}header.main .profile.menu:hover .flyout,header.main .profile.menu .flyout:hover{filter:alpha(opacity=100);opacity:1;visibility:visible}header.main .profile.menu .avatar{width:2.6rem}header.main .profile.menu .name{font-size:14px;line-height:14px;vertical-align:middle;font-weight:400;color:#ffffffe6}header.main .profile.menu .flyout{filter:alpha(opacity=0);margin:201rem 0 0 -1.75rem;opacity:0;padding-top:.625rem;position:absolute;transition:.2s ease;visibility:hidden;z-index:9999}header.main .profile.menu .flyout:before{border-bottom:.4rem solid #fff;border-left:.4rem solid transparent;border-right:.4rem solid transparent;content:"";display:block;height:0;margin:.1rem 0 0 2.6rem;width:0}header.main .profile.menu ul{background:#fff;border-radius:.1 .25rem;box-shadow:0 .1rem .8rem #00000026;margin:0;width:6.25rem}header.main .profile.menu ul li{border-bottom:1px solid #ddd}header.main .profile.menu ul li:last-child{border:none}header.main .profile.menu ul a{display:block;font-size:.875rem;padding:.4rem .625rem}.top.navigation{float:left;padding:.15rem 0 0 1.875rem}.top.navigation a{background:#0000004d;border-radius:.3rem;color:#b35050;display:inline-block;font-size:.9rem;margin:0 .625rem;padding:.75rem 1.25rem}.top.navigation a:hover{background:#00000080}.side.navigation{margin-top:1.875rem}.side.navigation a{border:1px solid;border-left-width:.4rem;display:block;margin:.625rem 0;padding:.625rem 1.5rem}.side.navigation a .item-disabled.active{border:1px solid;border-left-width:.4rem;display:block;margin:.625rem 0;padding:.625rem 1.5rem;color:#d3d3d3}.side.navigation a strong{display:block;font-size:1.1rem;line-height:1.5em}.side.navigation a em{display:block;font-size:.65rem;line-height:1.5em}.cms.navigation{margin-top:1.25rem}.cms.navigation a{border-bottom:1px dashed;display:block;font-size:.9rem;padding:.625rem 1.25rem;transition:background-color .3s}.cms.navigation a:last-child{border:none}.cms.navigation a:hover{background:#fff}.onboarding.navigation{width:95%}.onboarding.navigation li{line-height:2em;list-style:none;margin-top:0}.onboarding.navigation li.active{color:#205077}.onboarding.navigation li h3{font-weight:300}.onboarding.navigation li ul li{font-size:.8rem;font-weight:300}.choices{margin-bottom:1.5rem;position:relative}.choices.is-disabled .choices__inner,.choices.is-disabled .choices__input{background-color:#eaeaea;cursor:not-allowed;user-select:none}.choices.is-disabled .choices__item{cursor:not-allowed}.choices[data-type*=select-one] .choices__inner{cursor:pointer;padding-bottom:.45rem}.choices[data-type*=select-one] .choices__input{display:block;width:100%;padding:.625rem;border-bottom:1px solid #dddddd;background-color:#fff;margin:0}.choices[data-type*=select-one].is-open:after{border-color:transparent transparent #333333 transparent;margin-top:-7.5px}.choices[data-type*=select-one]:after{content:"";height:0;width:0;border-style:solid;border-color:#333333 transparent transparent transparent;border-width:5px;position:absolute;right:.7rem;top:50%;margin-top:-2.5px}.choices[data-type*=select-multiple] .choices__inner,.choices[data-type*=text] .choices__inner{cursor:text}.choices__inner{background-color:#f9f9f9;padding:.45rem .45rem .225rem;border:1px solid #dddddd;border-radius:.15rem;font-size:.875rem;overflow:hidden}.is-focused .choices__inner,.is-open .choices__inner{border-color:#b7b7b7}.is-open .choices__inner{border-radius:.15rem .15rem 0 0}.is-flipped.is-open .choices__inner{border-radius:0 0 .15rem .15rem}.choices__list{margin:0;padding-left:0;list-style-type:none}.choices__list--single{display:inline-block;padding:.25rem}.choices__list--multiple{display:inline}.choices__list--multiple .choices__item{display:inline-block;vertical-align:middle;border-radius:1.25rem;padding:.25rem .625rem;font-size:.75rem;margin-right:.225rem;margin-bottom:.225rem;background-color:#00bcd4;border:1px solid #00a5bb;color:#fff;word-break:break-all}.choices__list--multiple .choices__item[data-deletable]{padding-right:.3rem}.choices__list--multiple .choices__item.is-highlighted{background-color:#00a5bb;border:1px solid #008fa1}.is-disabled .choices__list--multiple .choices__item{background-color:#aaa;border:1px solid #919191}.choices__list--dropdown{display:none;z-index:1;position:absolute;width:100%;background-color:#fff;border:1px solid #dddddd;top:100%;margin-top:-1px;border-bottom-left-radius:.15rem;border-bottom-right-radius:.15rem;overflow:hidden}.choices__list--dropdown.is-active{display:block}.is-open .choices__list--dropdown{border-color:#b7b7b7}.is-flipped .choices__list--dropdown{top:auto;bottom:100%;margin-top:0;margin-bottom:-1px;border-radius:.15rem .15rem 0 0}.choices__list--dropdown .choices__list{position:relative;max-height:300px;overflow:auto;will-change:scroll-position}.choices__list--dropdown .choices__item{padding:.625rem;font-size:.875rem}.choices__list--dropdown .choices__item--selectable:after{content:"Press to select";font-size:12px;opacity:0;float:right}.choices__list--dropdown .choices__item--selectable.is-highlighted{background-color:#f2f2f2}.choices__list--dropdown .choices__item--selectable.is-highlighted:after{opacity:.5}.choices__item{cursor:default}.choices__item--selectable{cursor:pointer}.choices__item--disabled{cursor:not-allowed;user-select:none;opacity:.5}.choices__group .choices__heading{font-weight:600;font-size:.75rem;padding:.625rem;border-bottom:1px solid #f7f7f7;color:gray}.choices__button{text-indent:-9999px;-webkit-appearance:none;appearance:none;border:0;background-color:transparent;background-image:url("data:image/svg+xml,%3csvg%20width='21'%20height='21'%20viewBox='0%200%2021%2021'%20xmlns='http://www.w3.org/2000/svg'%3e%3ctitle%3eSlice%201%3c/title%3e%3cg%20fill='%23FFF'%20fill-rule='evenodd'%3e%3cpath%20d='M2.592.044l18.364%2018.364-2.548%202.548L.044%202.592z'/%3e%3cpath%20d='M0%2018.364L18.364%200l2.548%202.548L2.548%2020.912z'/%3e%3c/g%3e%3c/svg%3e");background-repeat:no-repeat;background-position:center;background-size:8px;border-left:1px solid #008fa1;margin-left:4px;margin-right:-4px;padding-left:6px;padding-right:6px;line-height:1;cursor:pointer}.choices__input{background-color:#f9f9f9;font-size:.875rem;padding:0;margin-bottom:.3rem;display:inline-block;vertical-align:baseline;border:0;border-radius:0;max-width:100%;padding:.25rem 0 .25rem .1rem}.choices__input:focus{outline:0}.Manage--padBottom{padding-bottom:100px}.Manage-body{position:relative}.Manage-download{display:inline-block;margin-left:5px}.Manage-subtitle{color:#0b1c26;font-size:24px;margin:0 0 20px;padding:0}.Manage-back{padding-left:0;margin-bottom:40px}.Manage-section{padding:0 1.25rem 1.25rem}.Manage-section--verticalPadding{padding-bottom:100px;padding-top:20px}.Manage-data{margin:12px 0 0}.Manage-meta{font-size:12px}.Manage-meta--marginRight{margin-right:16px}.Manage-row{display:flex;flex-flow:row nowrap;padding:10px 0}.Manage-panel{display:flex;flex-direction:row;justify-content:space-between;margin-top:50px;min-height:42px}.Manage-panel-group{white-space:nowrap}.Manage-panel-group-item{display:inline-block}.Manage-panel--start{justify-content:flex-start}.Manage-panel--dashboard{box-shadow:0 0 .625rem #0000000d;padding:40px;margin-top:30px}.Manage-filters-text{font-size:14px;color:#bbb;width:150px;display:inline-block;text-align:right}.Manage-filters-row{min-width:300px}.Manage-filters-row .Manage-checkbox{min-width:98px;padding:10px 0 10px 16px}.Manage-filters--noPadding{padding-left:0}.Manage-filters--flex{display:flex;margin-left:-33px}.Manage-actionContainer{align-items:center;justify-content:space-between;display:flex;margin-top:50px;padding-left:16px}.Manage-actionContainer--left{margin-left:0;padding-left:0}.Manage-actions{align-items:center;display:flex}.Manage-actions .Button-icon-container{height:16px;width:16px}.Manage-actions--left{margin-left:0}.Manage-action{background:transparent;border-radius:0;color:#205077;cursor:pointer;font:300 12px Roboto,Arial;padding:4px 8px}.Manage-actionIcon{fill:#205077;margin-right:6px;position:relative}.Manage-action--border{border-right:solid 1px rgba(151,151,151,.2)}.Manage-checkbox{padding:10px 16px}.Manage-checkbox .Checkbox-text{color:#0b2533;font-size:14px;text-transform:none;vertical-align:bottom}.Manage-table{margin-top:50px;position:relative;min-height:400px}.Manage-table-smallMargin,.Manage-table-smallMargin .Manage-actionContainer{margin-top:20px}.Manage-table--marginTop{margin-top:50px}.Manage-section:first-child{padding-top:.625rem}.Manage-icon{fill:#205077;height:14px;margin-right:.45rem;width:12px}.Manage-icon--blue{fill:#205077}.Manage-icon--white{fill:#fff}.Manage-confirmText{font-size:18px}.Manage-confirmText--bold{font-weight:700}.Manage-avatar{border-radius:50%;width:50px}.Manage-avatar--small{height:35px;width:35px;margin-right:12px}.Manage-tableLink{line-height:28px;vertical-align:top}.Manage-navList{border-bottom:1px solid #979797;font:500 16px Roboto;padding:4px 0}.Manage-route{color:#9b9b9b;cursor:pointer;margin:0 25px;text-transform:uppercase;transition:color .3s}.Manage-route:first-child{margin-left:0}.Manage-route.is-active{color:#0b1c26}.Manage-size--4{width:33.3333333%}.Manage-size--7{width:58.3333333%}.Manage-select{width:150px}.Manage-select--marginRight{margin-right:16px}.Manage-select .Select-control{border:1px solid #205077!important;border-radius:2px;height:41px}.Manage-select .Select-menu-outer{z-index:11;border:1px solid #205077!important}.Manage-select .Select-placeholder{color:#205077;font: 12px Roboto,Arial;line-height:41px}.Manage-select .Select-arrow{border-color:#205077 transparent transparent}html,body{font:300 16px Roboto,sans-serif;min-height:100%;min-width:278px}.header{display:block;font-weight:100;margin-top:.625rem}.text{display:block;font-size:1rem}h1,h2,h3,h4,h5,h6{font-weight:100;line-height:1;margin:.5em 0 .25em;padding:.5em 0 .25em}h1.red,h2.red,h3.red,h4.red,h5.red,h6.red{color:#b35050}h1.orange,h2.orange,h3.orange,h4.orange,h5.orange,h6.orange{color:#205077}h1.yellow,h2.yellow,h3.yellow,h4.yellow,h5.yellow,h6.yellow{color:#c0a962}h1.green,h2.green,h3.green,h4.green,h5.green,h6.green{color:#54835f}h1.blue,h2.blue,h3.blue,h4.blue,h5.blue,h6.blue{color:#205077}h1.pink,h2.pink,h3.pink,h4.pink,h5.pink,h6.pink{color:#c476af}h1{font-size:2.8rem;color:#444;font-weight:300}h2{font-size:2.1rem;padding-top:.8em}h3{font-size:1.55rem}h4{font-size:1.375rem}h5{font-size:1.25rem}h6,.small.header{font-size:1.1rem}blockquote,q{background:#fff;border-left:2px solid #aaa;display:block;font-size:1rem;line-height:1.5em;margin:.3rem 0 .9rem;padding:.625rem 1.1rem;quotes:none}blockquote.right,q.right{border:none;border-right:2px solid #aaa;color:#aaa;float:right;font-size:1.25rem;max-width:50%;margin:.3rem 0 0 1em}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}blockquote *:first-child,q *:first-child{margin-top:0;padding-top:0}blockquote *:last-child,q *:last-child{margin-bottom:0;padding-bottom:0}p{font-size:1rem;line-height:2.25em;padding:.5em 0}p q{background:none;border:none;display:inline;padding:0}p em{font-weight:400}p strong{font-weight:600}p a{font-weight:400}a{color:#205077;overflow:hidden;max-width:100%;text-decoration:none;transition:color .2s}a:hover{color:#000}a.active{color:#205077}hr{background:#ededed;border:none;clear:both;height:1px;margin:1.875rem 0 1.25rem}table{border-collapse:collapse;border-spacing:0;margin:1.25rem 0}table.fluid{width:100%}table tr{border-bottom:1px solid #e1e1e1}table tr th,table tr td{font-size:.875rem;padding:.9rem .625rem .75rem;text-align:left;vertical-align:middle}table tr th{background:#ededed}table tr.green td{background:#54835f4d}table tr.red td{background:#b350504d}table tr td.actions a.button,table tr td.actions button{margin-left:.25rem}ol,ul{list-style:none}ol.bordered li,ul.bordered li{border-top:1px solid;color:#e1e1e1;list-style:none;margin:0 -.9rem}ol.bordered li a,ul.bordered li a{background-color:#00000008;display:block;line-height:1.7rem;padding:.625rem .9rem;transition:background-color .2s}ol.bordered li a:hover,ul.bordered li a:hover{background-color:#ffffff80}ol.bordered li a i,ul.bordered li a i{display:inline-block;padding-right:.625rem}main ul ul,main ul ol,footer ul ul,footer ul ol{padding:0}main ul li ul li,footer ul li ul li{list-style:disc inside;margin-left:1em}main ul li ul li ul li,footer ul li ul li ul li{list-style:square inside;margin-left:1em}main ul li ol li,footer ul li ol li{margin-left:1em}main ol,footer ol{font-size:1rem;line-height:2.25em;padding:.25em 0 1.5em}main ol ul,main ol ol,footer ol ul,footer ol ol{padding:0}main ol li,footer ol li{list-style:decimal inside;margin:.5em 0}main ol li ul li,footer ol li ul li{list-style:square inside;margin-left:1em}main ol li ol li,footer ol li ol li{list-style:lower-latin inside;margin-left:1em}main ol li ol li ol li,footer ol li ol li ol li{list-style:lower-roman inside;margin-left:1em}dl{font-size:1rem;line-height:2.25em;margin:.625rem 0}dl dt{clear:both;display:block;padding:0}dl dd{clear:both;display:block;line-height:1.7rem}dl.accordion dt{background-color:#00000008;border-top:1px solid #e1e1e1;display:block;line-height:1.7rem;list-style:none;padding:.625rem .9rem}dl.accordion dt:hover,dl.accordion dt.selected{background-color:#ffffff80}dl.accordion dd{display:none}iframe{border:none;width:100%}.hidden{display:none}.flash{background:#ededed;border-bottom:1px solid #d4d4d4;box-shadow:0 0 .625rem #4443;color:#444;position:fixed;top:0;width:100%;z-index:99}.flash .container,.flash main.global,.flash header.global{padding:.625rem 0}.flash .text{font-size:.875rem;font-weight:700}.flash .text.notice{color:#6aa077}.flash .text.warning{color:#c0a962}.flash .text.alert,.flash .text.error{color:#b35050}.flash .close{cursor:pointer;font-size:1.25rem;opacity:.6;position:absolute;right:0;top:.625rem;transition:opacity .3s}.flash .close:hover{opacity:1}.message{background:#aaa3;border:1px solid #aaa;margin-top:.625rem;padding:.625rem .9rem}.message p,.message li{line-height:1.25;margin:0;padding:.25em 0}.message ul{margin:0;padding:0}.message ul li{font-size:.75rem}.message.success{background:#54835f33;border-color:#54835f;color:#54835f}.message.warning{background:#c0a96233;border-color:#c0a962;color:#c0a962}.message.warning.inline{margin-top:0}.message.error{background:#b3505033;border-color:#b35050;color:#b35050}.segment{background:#fff;box-shadow:0 0 .625rem #0000000d;margin:.625rem 0;padding:1.25rem}.segment .column{padding:.625rem 0}.segment h1:first-child,.segment h2:first-child,.segment h3:first-child,.segment h4:first-child,.segment h5:first-child,.segment h6:first-child,.segment>.input:first-child label{margin-top:0;padding-top:0}.segment header.section.head .right.actions{padding-top:0}.segment--employee{box-sizing:border-box;margin:0;min-height:calc(100vh - 6px)}header.global{border-bottom:1px solid #e1e1e1;margin-bottom:1.25rem;padding:.625rem}header.global .menu a{display:inline-block;font-size:.875rem;padding:.3rem}header.global .left.menu{float:left}header.global .left.menu a:first-child{padding-left:0}header.global .right.menu{float:right}header.global .right.menu a:last-child{padding-right:0}header.section.head .breadcrumb{font-size:.75rem}header.section.head .breadcrumb a,header.section.head .breadcrumb strong,header.section.head .breadcrumb span{display:inline-block;font-weight:300;padding-right:.3rem}header.section.head .left{float:left}header.section.head .right{float:right}header.section.head .right.actions{padding-top:1.375rem}header.section.head .right.actions a{margin-left:.3rem}footer.section.foot{clear:both;padding:1.25rem 0}.two.images{padding:.625rem 0 1.25rem}.two.images img:first-child{float:left;width:48%}.two.images img:last-child{float:right;width:48%}.row{clear:both}.row.flex{align-items:flex-start;display:flex;flex-flow:row nowrap;justify-content:center}.column{float:left}.column.left{width:22%}.column.right{float:right;width:74%}.column.center{float:none;margin:0 auto;width:60%}.column.half{width:49%}.column.quarter,.column.quarter.one{width:25%}.column.quarter.three{width:75%}.column.third.one,.column.thirds.one{width:30%}.column.third.two,.column.thirds.two{width:64%}.aligned .left{text-align:left}.aligned .right{text-align:right}.aligned .center{text-align:center}@media only screen and (max-width: 800px){.half.column,.quarter.column{float:none!important;width:100%!important}}@media only screen and (max-width: 600px){.left.column,.right.column{float:none!important;width:100%!important}}.container:after{clear:both;content:" ";display:block}.container{clear:both;margin:0 auto;max-width:1200px;padding:1.25rem 5%;position:relative}hr{background:#ddd;border:none;height:1px;margin:1.55rem 0}.controls{font-size:.9rem}.controls .control{display:inline-block;padding-left:.3rem}.task.form{padding-top:.625rem}.task.form input{float:left;width:auto}.task.form .button{height:2.5rem;margin:0 0 0 .3rem;padding:.8rem 1.55rem}.survey.collection{display:flex;flex-wrap:wrap;justify-content:center}.survey.collection .item{border:1px solid #efefef;height:9.375rem;background:#efefef;margin:.625rem auto;position:relative;width:11.875rem}.survey.collection .item:hover{border-color:#ddd}.survey.collection .item input{left:5px;position:absolute;top:5px}.survey.collection .item label{display:inline-block;font-size:.8rem;height:100%;line-height:1.5em;text-align:center;width:100%}.survey.collection .item img{display:block;margin:1.25rem auto;max-height:4.375rem;max-width:4.375rem;width:100%}.survey.collection .item span{bottom:.9rem;display:block;left:10%;position:absolute;width:80%}dl.news dt{font-size:.875rem;line-height:1.5em}dl.news dd{color:#aaa;font-size:.75rem;padding-bottom:.625rem}.stat{color:#444;text-align:center}h1 .stat{float:right;margin-top:-.9rem}.loading{border:1px solid #eee;width:100%}.loading img{display:block;margin:0 auto;width:50%;max-width:200px}.widget{margin-top:2.5rem}.comment.widget form{background:#eee;padding:1.25rem}.comment.widget dl{background:#fafafa;padding:1.25rem}.comment.widget dl dt{line-height:1.55rem;margin-bottom:1.25rem}.comment.widget dl dt img{float:left;margin:0 .9rem 0 0}.comment.widget dl dt strong,.comment.widget dl dt em{display:block}.comment.widget dl dt em{font-size:.75rem}
