:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#000000de;background-color:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overscroll-behavior:none;overflow:hidden}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:1--dvw;min-height:100dvh}h1{font-size:3.2em;line-height:1.1}::-webkit-scrollbar{width:.5rem;height:.5rem}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#0000004d;border-radius:30px}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}._header_wrapper_15j5l_1{position:absolute;top:0;left:0;width:100dvw}._header_inside_15j5l_7{padding:10px;display:flex;justify-content:space-between}._logo_15j5l_12{display:inline;text-align:left;width:100px}._footer_wrapper_a7ar7_1{position:absolute;width:100dvw;bottom:0;left:0}._footer_inside_a7ar7_7{display:flex;justify-content:space-between;padding:10px}._loading_wrapper_a7ar7_12{display:inline-block;width:55%;height:30px;background-color:#fff;border:1px solid #eee;border-radius:5px}._wrapper_149d0_1{height:calc(100dvh - 130px);width:100dvw;display:flex;justify-content:center;overflow:scroll}._body_wrapper_149d0_8{max-height:calc(100dvh - 130px);width:90dvw;display:flex;flex-direction:column;align-items:center;align-self:center;justify-content:flex-start}._question_wrap_149d0_17{width:90dvw;max-width:600px;font-size:1.5rem;line-height:2rem;margin-bottom:2.5rem;text-align:center}._question_wrap_scale_149d0_25{width:90dvw;max-width:600px;font-size:1.2rem;line-height:1.5rem;margin-top:1rem;margin-bottom:1rem;text-align:center}._next_wrapper_149d0_34{margin-top:2.5rem}._title_149d0_37{font-size:2rem;margin-bottom:1rem;text-align:center}._question_wrap_info_149d0_42{width:90dvw;max-width:600px;font-size:1.2rem;line-height:1.6rem;margin-bottom:2.5rem;text-align:center}._slider_qwrapper_149d0_50{display:flex;width:80vw;max-width:500px;justify-content:space-around;align-items:center}._slider_value_display_149d0_57{font-size:3.5rem}._slider_value_wrapper_149d0_60{text-align:center}._radio_wrap_1hfuh_1{display:flex;font-size:1.25rem;margin-bottom:10px}._answer_text_1hfuh_7{text-align:left;font-size:1.1rem;line-height:1.3em;cursor:pointer}._flex_table_1hfuh_13{display:flex}._flex_column_1hfuh_16{display:flex;flex-direction:column}._flex_row_1hfuh_20{display:flex;flex-direction:row}._text_wrap_15wdx_1{text-align:center;font-size:1.25rem;margin-bottom:10px}._select_wrap_1v8b0_1{display:flex;margin-bottom:10px;height:24px}._checkbox_1v8b0_6{padding:0;height:30px}._answer_text_1v8b0_10{display:flex;cursor:pointer;text-align:left;align-items:center;font-size:1.1rem;line-height:1.3em;height:30px}._flex_table_1v8b0_20{display:flex}._flex_column_1v8b0_23{display:flex;flex-direction:column}.multi-range-slider_wrapper{display:flex;position:relative;border:solid 1px gray;border-radius:10px;padding:0 10px;box-shadow:1px 1px 4px #000;flex-direction:column;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;align-items:center;text-align:center}.multi-range-slider{display:flex;flex-direction:row}.multi-range-slider .bar{display:flex;flex-direction:column;height:auto;width:10px}.multi-range-slider .bar-top{height:25%;background-color:transparent;padding:4px 0}.multi-range-slider .bar-bottom{height:25%;background-color:transparent}.multi-range-slider .bar-inner{background-color:#0f0;display:flex;flex-grow:1;flex-shrink:1;position:relative;border:solid 1px black;justify-content:space-between;box-shadow:inset 0 0 5px #000}.multi-range-slider .bar-inner-left,.multi-range-slider .bar-inner-right{height:50%}.multi-range-slider .thumb{background-color:#fff;position:relative;z-index:1;cursor:pointer}.multi-range-slider .thumb:before{content:"";background-color:inherit;position:absolute;width:20px;height:20px;border:solid 1px black;box-shadow:0 0 3px #000,inset 0 0 5px gray;border-radius:50%;z-index:1;margin:-14px -11px;cursor:pointer}.multi-range-slider .input-type-range:focus+.thumb:after{content:"";position:absolute;top:-4px;left:-7px;width:11px;height:11px;z-index:2;border-radius:50%;border:dotted 1px black;box-shadow:0 0 5px #fff,inset 0 0 10px #000}.multi-range-slider .caption{position:absolute;bottom:35px;width:2px;height:2px;left:1px;display:flex;justify-content:center;align-items:center;overflow:visible;display:none}.multi-range-slider .thumb .caption *{position:absolute;min-width:30px;height:30px;font-size:75%;text-align:center;line-height:30px;background-color:#00f;border-radius:15px;color:#fff;box-shadow:0 0 5px #000;padding:0 5px;white-space:nowrap}.multi-range-slider .thumb:active .caption{display:flex}.multi-range-slider .input-type-range:focus+.thumb .caption{display:flex}.multi-range-slider .input-type-range{position:absolute;top:0;left:0;height:100%;opacity:0;pointer-events:none}.multi-range-slider .ruler{display:flex;flex-direction:column;width:30px;margin:0 0 0 -20px;overflow:hidden}.multi-range-slider .ruler .ruler-rule{border-bottom:solid 0px;display:flex;align-items:center;flex-direction:column;flex-grow:1;flex-shrink:1;padding:0;width:30px;border-bottom:solid 1px}.multi-range-slider .ruler .ruler-rule:last-child{border-bottom:solid 1px}.multi-range-slider .ruler .ruler-rule:first-child{border-top:solid 1px}.multi-range-slider .ruler .ruler-sub-rule{border-bottom:solid 1px;display:flex;flex-grow:1;flex-shrink:1;padding:0;bottom:0;margin-bottom:0;width:10px}.multi-range-slider .ruler .ruler-sub-rule:last-child{border-bottom:0px}.multi-range-slider .labels{display:flex;flex-direction:column;justify-content:space-between;align-items:center;text-align:center;padding:0;margin-top:-5px;margin-bottom:-6px;margin-left:0;width:30px}.multi-range-slider .label{font-size:.6rem;display:flex;width:1px;justify-content:center;text-align:center;align-items:center}.multi-range-slider.zero-ranage-margin .thumb-left{right:12px}.multi-range-slider.zero-ranage-margin .thumb-right{left:8px}.multi-range-slider.disabled{border:solid 1px rgb(200,200,200);box-shadow:1px 1px 4px #b4b4b4;color:#b4b4b4}.multi-range-slider .bar{display:flex;margin-top:-4px;margin-bottom:-2px}.multi-range-slider.disabled .bar-left,.multi-range-slider.disabled .bar-right{background-color:#c9c9c9;box-shadow:inset 0 0 5px #a0a0a0}.multi-range-slider.disabled .bar-inner{background-color:#82f382;border:solid 1px rgb(149,149,149);box-shadow:inset 0 0 5px #676767}.multi-range-slider.disabled .thumb{background-color:#fff}.multi-range-slider.disabled .thumb:before{border:solid 1px rgb(200,200,200);box-shadow:0 0 3px #232323,inset 0 0 5px gray}.multi-range-slider.disabled .input-type-range:focus+.thumb:after{border:dotted 1px rgb(35,35,35);box-shadow:0 0 5px #fff,inset 0 0 10px #232323}.multi-range-slider.disabled .thumb .caption *{background-color:#545489;color:#c7c7c7;box-shadow:0 0 5px #232323}.health-text{width:100px;height:40px;font-size:.7rem;line-height:1rem;text-wrap:wrap;margin-top:6px}._page_wrapper_1p0ao_1{width:100dvw;height:100dvh;display:flex;align-items:center}._wrapper_1t97i_1{width:100dvw;height:calc(100vh - 55px);background-position:center;background-repeat:no-repeat;background-size:cover;display:flex;align-items:center;justify-content:center;overflow:hidden}@media only screen and (max-width: 600px){._login_card_1t97i_14{display:flex;align-items:stretch;flex-direction:column;max-width:28em;min-height:22em;min-width:400px;background:#ffffffb3;text-align:center}}@media only screen and (min-width: 601px){._login_card_1t97i_14{display:flex;align-items:stretch;flex-direction:column;min-height:22em;min-width:450px;background:#ffffffb3;text-align:center}}._margin_b_1_1t97i_42{display:flex;flex-direction:column;margin-bottom:1rem}._margin_b_2_1t97i_47{display:flex;flex-direction:column;margin-bottom:2rem}._logo_1t97i_52{font-size:3rem;margin-bottom:1rem;width:350px;align-self:center}._forgot_password_1t97i_58{font-size:.9em;margin-top:1.5em;cursor:pointer;color:#16b}@media only screen and (max-width: 600px){._content_1i7wc_2{width:90%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}}@media only screen and (min-width: 601px){._content_1i7wc_2{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}}._page_wrapper_1i7wc_21{width:100dvw;height:100dvh;display:flex;justify-content:center}._title_1i7wc_27{font-size:1.4rem;text-align:center;margin-bottom:2rem;max-width:800px}._paragraph_1i7wc_33{font-size:1rem;text-align:center;margin-bottom:1.5rem;max-width:80dvw;max-width:600px}._page_wrapper_1vhgv_1{width:100dvw;height:100dvh;display:flex;flex-direction:column;align-items:center;justify-content:center}._grid_wrapper_1vhgv_10{width:80dvw;height:80dvh;display:flex;flex-direction:column;justify-content:center}._table_header_1vhgv_18{display:flex;justify-content:space-between;margin-bottom:10px}._title_1vhgv_23{font-size:1.4rem;font-weight:500}._no_rows_overlay_1vhgv_27{height:100%;display:flex;align-items:center;justify-content:center}._logo_1vhgv_33{font-size:3rem;margin-bottom:1rem;width:350px;align-self:center;opacity:.1}:root{--open-query-icon-color: #ff5003;--resolved-query-icon-color: #c5c6ca;--deviation-icon-color: #e82c23;--heading-red-text: #e66767;--responded-query-icon-color: #0067c2;--green-check-icon-color: #0067c2;--data-icon-color: #c5c6ca;--red-error: #d32f2f;--audit-icon-color: #e1e2e6}._notify_icon_1wac9_3{color:var(--open-query-icon-color);margin-top:1px}._resolved_icon_1wac9_7{color:var(--resolved-query-icon-color)}._responded_icon_1wac9_10{color:var(--responded-query-icon-color)}._check_icon_1wac9_13{color:var(--green-check-icon-color)}._data_icon_1wac9_16{color:var(--data-icon-color)}._arrow_back_icon_1wac9_19{color:#ddd}._arrow_back_icon_1wac9_19:hover{color:var(--green-check-icon-color)}._menu_open_1wac9_25{color:#ddd;cursor:pointer}._menu_open_1wac9_25:hover{color:var(--green-check-icon-color)}._refresh_icon_1wac9_32{color:#999;cursor:pointer}._refresh_icon_1wac9_32:hover{color:var(--green-check-icon-color)}._close_icon_1wac9_39{color:#999;cursor:pointer;margin-top:.5px}._close_icon_1wac9_39:hover{color:var(--green-check-icon-color)}._audit_icon_1wac9_47{color:var(--audit-icon-color);cursor:pointer}._audit_icon_1wac9_47:hover,._audit_icon_selected_1wac9_52{color:var(--green-check-icon-color);cursor:pointer}._table_header_h6klh_1{width:80dvw}._page_wrapper_h6klh_4{width:100dvw;height:100dvh;display:flex;flex-direction:column;align-items:center;justify-content:center}._form_h6klh_12{display:flex;flex-direction:column}._input_wrapper_h6klh_16{margin-bottom:10px}._title_h6klh_19{font-size:1.4rem;font-weight:500}._title2_h6klh_23{font-size:1.3rem;font-weight:500}._grid_wrapper_h6klh_27{justify-content:center;align-items:center}._cancel_h6klh_31{cursor:pointer}@media only screen and (max-width: 600px){._title1_vxwoy_2{font-size:1.4rem;text-align:center;max-width:800px}._title2_vxwoy_7{font-size:1.2rem;text-align:center;margin-bottom:.5rem;max-width:800px}._paragraph_vxwoy_13{font-size:1rem;text-align:center;margin-bottom:.5rem;max-width:80dvw}._consent_confirmation_vxwoy_19{cursor:pointer;margin-top:.3rem;font-size:.8rem}._consent_vxwoy_19{display:flex;width:100dvw;max-width:600px;align-items:center;margin-bottom:.5rem}}@media only screen and (min-width: 601px){._title1_vxwoy_2{font-size:1.8rem;text-align:center;max-width:800px}._title2_vxwoy_7{font-size:1.8rem;text-align:center;margin-bottom:1rem;max-width:800px}._paragraph_vxwoy_13{font-size:1.2rem;text-align:center;margin-bottom:.5rem;max-width:80dvw}._consent_confirmation_vxwoy_19{cursor:pointer;margin-top:.5rem}._consent_vxwoy_19{display:flex;width:100dvw;max-width:600px;align-items:center;margin-bottom:2rem}}._start_button_vxwoy_62{font-size:1rem;text-align:center;margin-bottom:.5rem;max-width:80dvw}._page_wrapper_vxwoy_68{width:100dvw;height:98dvh;display:flex;flex-direction:column;align-items:center;justify-content:center}@media only screen and (max-width: 600px){._wrapper_1nnnd_2{width:95%;max-width:1000px;flex:1;overflow:scroll;border-top:1px solid #ddd;border-bottom:1px solid #ddd}}@media only screen and (min-width: 601px){._wrapper_1nnnd_2{width:80%;max-width:1000px;flex:1;overflow:scroll;border-top:1px solid #ddd;border-bottom:1px solid #ddd}}._uofc_logo_1nnnd_21{height:60px}._spro_logo_1nnnd_24{height:40px;margin-right:10px;margin-top:6px}._header_1nnnd_29{display:flex;justify-content:space-between}._title1_1nnnd_33{text-align:center;font-size:1.2rem;font-weight:700;margin-bottom:1rem}._item1_1nnnd_39{font-size:1.1rem;margin-bottom:1rem}._small_print_1nnnd_43{font-size:.7rem}
