@font-face{font-family:Merriweather;src:url(/assets/Merriweather-Light-DVFQaFWA.ttf) format("truetype"),url(/assets/Merriweather-Bold-9B8rIxC8.ttf) format("truetype"),url(/assets/Merriweather-LightItalic-Jv0A75eK.ttf) format("truetype"),url(/assets/Merriweather-Regular-CUSJPyv1.ttf) format("truetype")}@font-face{font-family:Lato;src:url(/assets/Lato-Regular-57KsL5Ww.ttf) format("truetype")}@font-face{font-family:Lato-Bold;src:url(/assets/Lato-Bold-DBmunEOG.ttf) format("truetype")}body{margin:0;overflow-x:hidden;color:#225a75}input{color:#225a75;background-color:#f5f7f7;font-size:12px}*{font-family:Lato,sans-serif}*:focus{outline:none}*::selection{background:#00375b;color:#f5f7f7}a{color:#00375b}b{font-family:Lato-Bold,sans-serif;font-weight:400}.shadow{-webkit-box-shadow:-2px 3px 13px -6px rgba(0,0,0,.2);-moz-box-shadow:-2px 3px 13px -6px rgba(0,0,0,.2);box-shadow:-2px 3px 13px -6px #0003}.btn{height:52px;width:100%;padding:15px 30px;box-sizing:border-box;border:none;border-radius:.5em;letter-spacing:1px;transition:1s cubic-bezier(.075,.82,.165,1);-webkit-box-shadow:-2px 3px 13px -6px rgba(0,0,0,.2);-moz-box-shadow:-2px 3px 13px -6px rgba(0,0,0,.2);box-shadow:-2px 3px 13px -6px #0003;display:flex;align-items:center;justify-content:center;margin-top:15px;font-size:16px;background:#f5f7f7;font-family:Lato,sans-serif}.btn img{margin-left:5px}.btn:enabled:hover{cursor:pointer;transform:translateY(-3px)!important;-webkit-box-shadow:-7px 19px 25px -6px rgba(0,0,0,.05);-moz-box-shadow:-7px 19px 25px -6px rgba(0,0,0,.05);box-shadow:-7px 19px 25px -6px #0000000d}.btn:enabled:focus{outline:none;filter:brightness(.9)}.btn:disabled{background:#f5f7f7;color:#d1e7e7;border:none}.btn:disabled:hover{cursor:not-allowed}.primary{color:#f5f7f7;background:#225a75}.secondary{border:1px solid #225a75}.alert{background:#e74c3c;color:#f5f7f7}.success{background:#00375b;color:#f5f7f7}h1{font-size:40px;font-family:Lato-Bold,sans-serif;font-weight:400}.pwerror p{margin:0;text-align:left}.pwerror a{color:#e74c3c}.secondaryButton{min-width:200px;border-radius:.7em;background:#f5f7f7;color:#225a75;border:1px solid #225a75;padding:14px 20px;box-sizing:border-box;font-size:16px;font-weight:500;transition:.2s ease-in-out}.secondaryButton:hover{cursor:pointer}.primaryButton{border-radius:.7em;background:#225175;border:1px solid #225a75;color:#f5f7f7;padding:14px 20px;box-sizing:border-box;font-size:16px;font-weight:500;transition:.2s ease-in-out}.primaryButton:hover{cursor:pointer}.blankButton{background:#f5f7f7;color:#225a75;border:none}.blankButton:hover{cursor:pointer}.flex{display:flex}.hover:hover{cursor:pointer}.splitter{width:100%;display:flex;justify-content:space-between}.topPadding{padding-top:20px}.mobileOnly{display:none}.desktopOnly{display:flex}.loader{width:70px;height:70px;border-radius:50%;border-top:10px solid #3c828b;border-left:10px solid #3c828b;border-bottom:10px solid #3c828b;border-right:10px solid rgba(245,247,247,0);animation:spin 1s linear infinite}.toast{border-radius:.7em;background:#00375b;border:1px solid #00375b;color:#f5f7f7;padding:14px 20px;box-sizing:border-box;font-size:16px;font-weight:500;transition:.5s ease-in-out;margin-bottom:10px}.notes{width:fit-content}.iconButton{border-radius:7px;background:#f5f7f7;border:1px solid #225a75}.iconButton:hover{cursor:pointer}.iconButton{color:#225a75;font-size:10pt}.rightAligned{float:right;margin:2px}.saveButton{min-width:200px}.saveButton:disabled{background:#3c8288;color:#d1e7e7;border:none}.saveButton:disabled:hover{cursor:not-allowed}#submitCancelReturn{text-align:center}#submitCancelReturn button{margin-right:5px}#dashboardTable{max-height:800px;overflow:auto;width:100%}#dashboardTable table{width:calc(100% - 25px);position:relative}#dashboardTable thead,#dashboardTable th{position:sticky;top:-1px;z-index:1}#navBar{display:flex;justify-content:space-between;align-items:center;padding:0 40px;box-sizing:border-box;position:fixed;top:0;left:0;width:100vw;background:#f5f7f7;z-index:998;color:#225a75}#navBar #navItems{display:flex}#navBar #navItems li{list-style:none}#navBar #navItems li a{padding:10px;text-decoration:none;color:inherit}#navBar #navItems li a:hover{cursor:pointer}#loginPage{min-height:100vh;width:100vw;display:flex;justify-content:center;position:relative;background:#d1e7e7;color:#225a75}#loginPage #successMessage{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;margin-top:-60px;min-height:750px}#loginPage #successMessage h1{font-size:40px;margin-bottom:10px}#loginPage #successMessage p{max-width:650px;line-height:23px;font-size:16px}#loginPage #successMessage button{max-width:615px;font-size:16px}#loginPage #landingGraphic{width:600px;position:absolute;top:-50px;left:-500px}#loginPage .formWrapper{margin-top:150px;width:100%;max-width:650px;height:max-content;text-align:center;position:relative;padding:0 10px}#loginPage .formWrapper #titleWrapper{display:flex;justify-content:center;margin-bottom:30px}#loginPage .formWrapper h1{margin-bottom:0;font-size:40px;max-width:400px;text-align:center}#loginPage .formWrapper button{height:50px;width:100%;text-align:center;justify-content:center;margin-top:28px;font-size:16px}#loginPage .formWrapper button:disabled{background:#88acba}#loginPage .formWrapper button:disabled:hover{cursor:not-allowed}#loginPage #subTitle{margin-top:0;line-height:25px;font-size:16px;padding:15px 0;box-sizing:border-box}#loginPage .helperText{font-size:16px}#loginPage .helperText a{text-decoration:none;color:#00375b}#loginPage .errorMessage{color:red;line-height:30px;font-size:18px;text-align:left;margin-top:0;margin-bottom:0;width:100%}#loginPage #loaderWrapper{position:absolute;top:0;left:0;width:100%;height:100%;display:none;transition:.3s ease-in-out}#loginPage .loaderContainer{width:100%;height:100%;display:flex;justify-content:center;align-items:center;background:#f6f4f3cc}#loginPage .loader{width:70px;height:70px;border-radius:50%;border-top:10px solid #1b7ea6;border-left:10px solid #1b7ea6;border-bottom:10px solid #1b7ea6;border-right:10px solid rgba(255,255,255,0);animation:spin 1s linear infinite}#loginPage #credForm input::placeholder{padding-left:2px;box-sizing:border-box;color:#adbbd4}#loginPage .queryWrapper{display:flex;width:100%;height:50px;position:relative}#loginPage .queryWrapper input{height:50px;width:100%;box-sizing:border-box;padding:15px;font-size:16px;border:1px solid #225a75;border-radius:.5em;background-color:#f5f7f7}#loginPage .queryWrapper input::placeholder{padding-left:2px;box-sizing:border-box;color:#d1e7e7}#loginPage #textWrapper{height:45px;width:100%;max-width:calc(100% - 80px);display:flex;align-items:center;justify-content:flex-start;position:absolute;top:2px;padding-left:10px;box-sizing:border-box;background:#fff;color:#555;margin-left:10px}#loginPage #typeText{color:#adbbd4;font-size:16px}#loginPage #cursor{height:20px;width:1px;background:#adbbd4;margin-left:1px;animation:pulse 1s infinite ease-in-out}#loginPage #next5{margin-top:45px}#loginPage .cred{height:50px;background:#f5f7f7;border:1px solid #225a75;color:#225a75;font-size:16px;border-radius:.6em;padding:10px 15px;width:100%;box-sizing:border-box;margin-bottom:30px}#loginPage .cred::placeholder{color:#d1e7e7}#loginPage .pswdWrapper{background:#f5f7f7;display:flex;border-radius:.6em;border:1px solid #225a75;height:50px}#loginPage .pswdWrapper img{padding:10px 20px;box-sizing:border-box}#loginPage .pswdWrapper img:hover{cursor:pointer}#loginPage .pswd{width:100%;height:50px;border:none;border-radius:.6em;font-size:16px;padding-left:15px;box-sizing:border-box;color:#225a75}#loginPage .pswd::placeholder{color:#d1e7e7}#loginPage .pwerror{font-size:16px;margin-top:-23px;color:red;display:flex;align-items:flex-start;position:absolute}#loginPage .pwerror a{color:red}#toastAlert{position:fixed;top:0;left:0;width:100%;color:#fff;display:flex;justify-content:center;align-items:center;font-size:16px;font-weight:700;transform:translateY(-100px);transition:.3s ease-in-out;z-index:999;padding:0 10px;box-sizing:border-box}#toastAlert img:hover{cursor:pointer}#toast{width:100%;max-width:970px;min-height:44px;display:flex;justify-content:space-between;align-items:center;padding:5px 25px;box-sizing:border-box;border-radius:.5em}#toast p{display:flex;align-items:center;margin:0}#toast p img{margin-right:20px}@media(max-width:768px){#toastAlert{font-size:14px}}.pswdWrapper{background:#f5f7f7;display:flex;border-radius:.6em;border:1px solid #225a75;height:50px}.pswdWrapper img{padding:10px 20px;box-sizing:border-box}.pswdWrapper img:hover{cursor:pointer}.pswd{width:100%;height:50px;border:none;border-radius:.6em;font-size:16px;padding-left:15px;box-sizing:border-box;background:#f5f7f7}.pswd::placeholder{color:#89b2b4}.pwerror{font-size:16px;margin-top:-23px;color:red;display:flex;align-items:flex-start;position:absolute}.pwerror a{color:red}#backupNewPassword{min-height:100vh;width:100vw;display:flex;justify-content:center;position:relative;background:#f6f4f3}#backupNewPassword #successMessage{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;margin-top:-60px;min-height:750px}#backupNewPassword #successMessage h1{font-size:40px;margin-bottom:10px}#backupNewPassword #successMessage p{max-width:650px;line-height:23px;font-size:16px}#backupNewPassword #successMessage button{max-width:615px;font-size:16px}#backupNewPassword #landingGraphic{width:600px;position:absolute;top:-50px;left:-500px}#backupNewPassword .formWrapper{margin-top:150px;width:100%;max-width:650px;text-align:center;position:relative;padding:0 10px}#backupNewPassword .formWrapper h1{margin-bottom:0;font-size:40px}#backupNewPassword .formWrapper button{height:50px;width:100%;text-align:center;justify-content:center;margin-top:28px;font-size:16px}#backupNewPassword .formWrapper button:disabled{background:#88acba}#backupNewPassword .formWrapper button:disabled:hover{cursor:not-allowed}#backupNewPassword #subTitle{margin-top:0;line-height:25px;font-size:16px;padding:15px 0;box-sizing:border-box}#backupNewPassword .helperText{font-size:16px}#backupNewPassword .helperText a{text-decoration:none}#backupNewPassword .errorMessage{color:red;line-height:30px;font-size:18px;text-align:center;margin-top:0}#backupNewPassword #loaderWrapper{position:absolute;top:0;left:0;width:100%;height:100%;display:none;transition:.3s ease-in-out}#backupNewPassword .loaderContainer{width:100%;height:100%;display:flex;justify-content:center;align-items:center;background:#f6f4f3cc}#backupNewPassword .loader{width:70px;height:70px;border-radius:50%;border-top:10px solid #1b7ea6;border-left:10px solid #1b7ea6;border-bottom:10px solid #1b7ea6;border-right:10px solid rgba(255,255,255,0);animation:spin 1s linear infinite}#backupNewPassword #credForm input::placeholder{padding-left:2px;box-sizing:border-box;color:#adbbd4}#backupNewPassword .queryWrapper{display:flex;width:100%;height:50px;position:relative}#backupNewPassword .queryWrapper input{height:50px;width:100%;box-sizing:border-box;padding:15px;font-size:16px;border:1px solid #778ab1;border-radius:.5em}#backupNewPassword .queryWrapper input::placeholder{padding-left:2px;box-sizing:border-box;color:#adbbd4}#backupNewPassword #textWrapper{height:45px;width:100%;max-width:calc(100% - 80px);display:flex;align-items:center;justify-content:flex-start;position:absolute;top:2px;padding-left:10px;box-sizing:border-box;background:#fff;color:#555;margin-left:10px}#backupNewPassword #typeText{color:#adbbd4;font-size:16px}#backupNewPassword #cursor{height:20px;width:1px;background:#adbbd4;margin-left:1px;animation:pulse 1s infinite ease-in-out}#backupNewPassword #next5{margin-top:60px}#backupNewPassword .cred{height:50px;background:#fff;border:1px solid #778ab1;font-size:16px;border-radius:.6em;padding:10px 15px;width:100%;box-sizing:border-box;margin-bottom:30px}#backupNewPassword .cred::placeholder{color:#cdcdcd}#backupNewPassword .pswdWrapper{background:#fff;display:flex;border-radius:.6em;margin-bottom:30px;border:1px solid #778ab1;height:50px}#backupNewPassword .pswdWrapper img{padding:10px 20px;box-sizing:border-box}#backupNewPassword .pswdWrapper img:hover{cursor:pointer}#backupNewPassword .pswd{width:100%;height:50px;border:none;border-radius:.6em;font-size:16px;padding-left:15px;box-sizing:border-box}#backupNewPassword .pswd::placeholder{color:#cdcdcd}#backupNewPassword .pwerror{font-size:16px;color:red;display:flex;align-items:flex-start}#backupNewPassword .pwerror a{color:red}#enterBackupCodes{min-height:100vh;width:100vw;display:flex;justify-content:center;position:relative;background:#f6f4f3}#enterBackupCodes #successMessage{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;margin-top:-60px;min-height:750px}#enterBackupCodes #successMessage h1{font-size:40px;margin-bottom:10px}#enterBackupCodes #successMessage p{max-width:650px;line-height:23px;font-size:16px}#enterBackupCodes #successMessage button{max-width:650px;font-size:16px}#enterBackupCodes #landingGraphic{width:600px;position:absolute;top:-50px;left:-500px}#enterBackupCodes .formWrapper{margin-top:150px;width:100%;max-width:650px;text-align:center;position:relative;padding:0 10px}#enterBackupCodes .formWrapper h1{margin-bottom:0;font-size:40px}#enterBackupCodes .formWrapper button{height:50px;width:100%;text-align:center;justify-content:center;margin-top:28px;font-size:16px}#enterBackupCodes .formWrapper button:disabled{background:#88acba}#enterBackupCodes .formWrapper button:disabled:hover{cursor:not-allowed}#enterBackupCodes #subTitle{margin-top:0;line-height:25px;font-size:16px;padding:15px 0;box-sizing:border-box}#enterBackupCodes .helperText{font-size:16px}#enterBackupCodes .helperText a{text-decoration:none}#enterBackupCodes .errorMessage{color:red;line-height:30px;font-size:18px;text-align:center;margin-top:0}#enterBackupCodes .queryWrapper{display:flex;width:100%;height:50px;position:relative}#enterBackupCodes .queryWrapper input{height:50px;width:100%;box-sizing:border-box;padding:15px;font-size:16px;border:1px solid #778ab1;border-radius:.5em}#enterBackupCodes .queryWrapper input::placeholder{padding-left:2px;box-sizing:border-box;color:#adbbd4}#enterBackupCodes #textWrapper{height:45px;width:100%;max-width:calc(100% - 80px);display:flex;align-items:center;justify-content:flex-start;position:absolute;top:2px;padding-left:10px;box-sizing:border-box;background:#fff;color:#555;margin-left:10px}#enterBackupCodes #typeText{color:#adbbd4;font-size:16px}#enterBackupCodes #cursor{height:20px;width:1px;background:#adbbd4;margin-left:1px;animation:pulse 1s infinite ease-in-out}#enterBackupCodes .pwerror{width:100%;text-align:left;font-size:18px;margin-top:0;margin-bottom:20px;padding:10px;color:red}.caseStatus .status{font-size:12px;padding:5px 10px;box-sizing:border-box;border-radius:5em;display:flex;align-items:center;white-space:nowrap;width:max-content}.caseStatus .statusChanged{font-size:12px;margin-left:5px;margin-top:3px}.caseStatus .dot{width:8px;height:8px;background:#fff;border-radius:50%;margin-right:5px}.caseStatus .NO_CONTACT_ATTEMPTED{background:#f2f0f9;color:#6e6893}.caseStatus .NO_CONTACT_ATTEMPTED .dot{background:#6e6893}.caseStatus .CONTACT_ATTEMPTED{color:#916d00;background:#ffde7b}.caseStatus .CONTACT_ATTEMPTED .dot{background:#916d00}.caseStatus .IN_CONTACT{background:#caeff8;color:#0989a5}.caseStatus .IN_CONTACT .dot{background:#0989a5}.caseStatus .NEEDS_REASSIGNMENT{background:#ffc0c0;color:#913400}.caseStatus .NEEDS_REASSIGNMENT .dot{background:#913400}.caseStatus .CASE_CLOSED_NO_RESPONSE{color:#4a4aff;background:#e6e6f2}.caseStatus .CASE_CLOSED_NO_RESPONSE .dot{background:#4a4aff}.caseStatus .SHARE_REPAIRED{color:#000;background:#fec7e6}.caseStatus .SHARE_REPAIRED .dot{background:#000}.caseStatus .CLOSED_COORDINATING_ACTION{color:#4a4aff;background:#e6e6f2}.caseStatus .CLOSED_COORDINATING_ACTION .dot{background:#4a4aff}.caseStatus .CLOSED_NOT_COORDINATING{color:#4a4aff;background:#e6e6f2}.caseStatus .CLOSED_NOT_COORDINATING .dot{background:#4a4aff}.caseStatus .NEW_CASE{color:#850;background:#ee0}.caseStatus .NEW_CASE .dot{background:#850}.caseStatus .CLOSED_DO_NOT_CONTACT{color:#f40;background:#fb0}.caseStatus .CLOSED_DO_NOT_CONTACT .dot{background:#f40}.caseStatus .FALSE_MATCH{color:#fff;background:#900}.caseStatus .FALSE_MATCH .dot{background:#fff}.caseStatus .DELETED_ENTRY{color:#fefefe;background:#666}.caseStatus .DELETED_ENTRY .dot{background:#fefefe}.REOPENED_CASE{color:#274e13;background:#b7e1cd}.REOPENED_CASE .dot{background:#274e13}.DELETED_FALSE_MATCH{color:#fff;background:#900}.DELETED_FALSE_MATCH .dot{background:#fff}#modal{position:fixed;top:0;left:0;width:100vw;height:100vh;min-height:296px;background:#2d3e76cc;justify-content:center;align-items:center;transition:.3s cubic-bezier(0,.55,.45,1);opacity:0;display:none;z-index:999}#modal #modalForm{width:100%;max-width:534px;max-height:100%;min-height:315px;background:#f5f7f7;border-radius:.7em;margin:15px;padding:40px 40px 36px;box-sizing:border-box;position:relative;transition:.4s cubic-bezier(0,.55,.45,1);transform:translateY(50px);opacity:0;overflow:auto}#modal #closer{position:absolute;top:0;right:0;padding:20px;box-sizing:border-box}#modal #closer:hover{cursor:pointer}#modal .test{color:red}#modal #modalLoader{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;background:#f5f7f7e6;border-radius:.7em}#modal #modalLoader{display:none}@media(max-width:768px){#modal #modalForm{padding:45px 15px;box-sizing:border-box;max-height:100vh;overflow-y:auto}}#modal #statusInputWrapper{display:flex;flex-direction:column}#modal #statusInputWrapper input[type=text],#modal #statusInputWrapper input[type=date],#modal #statusInputWrapper select{height:50px;width:100%;background:#f5f7f7;border:1px solid #225a75;color:#225a75;border-radius:10px;padding:10px;box-sizing:border-box}#modal #statusInputWrapper p{text-align:left;width:100%;margin-bottom:0}#modal #codesButtons{display:flex;justify-content:center;margin-top:20px}#modal #codesButtons button{margin:0 10px;min-width:auto;font-size:14px}#statusInputWrapper{display:flex;flex-direction:column}#statusInputWrapper input[type=text],#statusInputWrapper input[type=date],#statusInputWrapper select{height:50px;width:100%;background:#f5f7f7;border:1px solid #225a75;box-sizing:border-box;border-radius:10px;padding:10px}#statusInputWrapper p{text-align:left;width:100%;margin-bottom:0}#statusInputWrapper [type=checkbox],#statusInputWrapper [type=radio]{width:1rem;height:1rem;color:#225a75;vertical-align:middle;background:none;border:0;outline:0;flex-grow:0;background-color:#f5f7f7;transition:background .3s;cursor:pointer}#statusInputWrapper [type=checkbox]:before,#statusInputWrapper [type=radio]:before{content:"";color:transparent;display:block;width:inherit;height:inherit;border-radius:inherit;border:0;background-color:transparent;background-size:contain;box-shadow:inset 0 0 0 1px #225a75}#statusInputWrapper [type=checkbox]:checked,#statusInputWrapper [type=radio]:checked{background-color:currentcolor}#statusInputWrapper [type=checkbox]:checked:before,#statusInputWrapper [type=radio]:checked:before{box-shadow:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E %3Cpath d='M15.88 8.29L10 14.17l-1.88-1.88a.996.996 0 1 0-1.41 1.41l2.59 2.59c.39.39 1.02.39 1.41 0L17.3 9.7a.996.996 0 0 0 0-1.41c-.39-.39-1.03-.39-1.42 0z' fill='%23fff'/%3E %3C/svg%3E")}#statusInputWrapper [type=radio]{border-radius:50%}#additional{display:flex;flex-direction:column;align-items:flex-start}#additional label{width:100%;display:flex;align-items:center}.multiselect{margin-top:15px;width:175px;display:inline-block;padding-right:15px}.stringFilter{margin-top:15px;width:250px;display:inline-block;padding-right:15px}.selectBox{position:relative}.selectBox select{width:100%}.overSelect{position:absolute;inset:0}#checkboxes{border:1px solid #225a75;border-top:0;width:180px;background-color:#f5f7f7;max-height:150px;overflow:auto;position:absolute;top:inherit;left:inherit;z-index:10;margin-bottom:5px}#checkboxes label:hover{background-color:#225a75;color:#f5f7f7}#checkboxes input[type=text]{border:1px solid #d1e7e7;margin:5px;width:90%}#checkboxes label{display:block;padding-bottom:2px}#checkboxes label input[type=checkbox]{accent-color:#225a75}#dashboard{width:100vw;min-height:100vh;display:flex;justify-content:center;text-align:center;background:#d1e7e7;padding:20px;box-sizing:border-box}#dashboard #dashCard{width:100%;max-width:1278px;box-shadow:0 8px 20px #0000000d;border-radius:10px;text-align:left;margin-top:121px;height:max-content}#dashboard #organize{height:70px;display:flex;align-items:center;padding:20px;box-sizing:border-box}#dashboard #organize button{display:flex;align-items:center;padding:10px;background:#f5f7f7;border:1px solid #c6c2de;box-sizing:border-box;border-radius:10px;margin-right:20px}#dashboard #organize button:hover{cursor:no-drop}#dashboard #organize button img{margin-right:5px}#dashboard #organize button:disabled{color:#00375b}#dashboard #organize .inputWrapper{display:flex;align-items:center;background:#f5f7f7;border-radius:10px;padding:10px;box-sizing:border-box;width:100%;max-width:400px}#dashboard #organize .inputWrapper:hover{cursor:no-drop}#dashboard #organize .inputWrapper input{background:#f5f7f7;border:none;margin-left:7px}#dashboard #organize .inputWrapper input:hover{cursor:no-drop}#dashboard #dashHeader{min-height:60px;color:#00375b;font-size:12px;background:#89b2b4;border-top:1px solid #d9d5ec;box-sizing:border-box}#dashboard td,#dashboard th{padding:20px;box-sizing:border-box}#dashboard tr{min-height:45px}#dashboard .record{border-top:1px solid #d9d5ec}#dashboard #pagination{width:100%;min-height:55px;color:#6e6893;font-size:12px;background:#f2f6fe;display:flex;justify-content:flex-end;align-items:center;border-bottom-left-radius:10px;border-bottom-right-radius:10px;box-sizing:border-box}#dashboard #pagination .pageNumbers{margin:0 45px}#dashboard #pagination img{margin:10px}#dashboard #pagination .chevs img{margin:0 30px}#dashboard table{width:100%;background:#f5f7f7;border-collapse:collapse;color:#225a75}#dashboard .moreIcon{position:relative}#dashboard .moreIcon:hover{cursor:pointer}#dashboard .moreIcon:hover .moreDropdown{display:flex!important}#dashboard .moreDropdown{flex-direction:column;position:absolute;bottom:0;left:-135px;width:155px;height:100px;background:#f5f7f7;box-shadow:0 5px 15px #0003;border-radius:6px;display:none;z-index:9}#dashboard .moreDropdown button{width:calc(100% - 4px);height:calc(100% - 2px);border:none;background:#fff;text-align:left;border-radius:4px;margin:2px;letter-spacing:.05em;font-size:14px;color:#25213b}#dashboard .moreDropdown button:disabled{color:#cdcdcd}#dashboard .moreDropdown button:disabled:hover{background:#fff;cursor:no-drop}#dashboard .moreDropdown button:hover{background:#f2f6fe;cursor:pointer}#assignModal{height:100%;display:flex;flex-direction:column;justify-content:space-between;text-align:center;line-height:30px}#assignModal #additional{display:flex;flex-direction:column;align-items:flex-start}#assignModal #additional label{width:100%;display:flex;align-items:center}#assignModal #locInfo textarea{height:157px;width:100%;background:#fff;border:1px solid #778ab1;box-sizing:border-box;border-radius:10px;padding:10px}#assignModal #locInfo p{width:100%;margin-top:0;text-align:left}#assignModal #locInfo .bold{margin-bottom:0}#assignModal #locInfo .noteDate{font-size:9px;color:#4b5e8f;margin-bottom:0}#assignModal #locInfo .noteText{line-height:20px;font-size:16px;color:#333}.smallLoader{width:20px;height:20px;border-radius:50%;border-top:4px solid #1b7ea6;border-left:4px solid #1b7ea6;border-bottom:4px solid #1b7ea6;border-right:4px solid rgba(255,255,255,0);animation:spin 1s linear infinite}.centered{margin:auto;text-align:center}#filters{padding:5px;border-radius:7px;border:1px solid #225a75;margin-bottom:5px}#filters form{border:0}#filters label{vertical-align:top}#filters select{border-radius:3px;border:1px solid #225a75;color:#225a75;font-size:9pt}.copyButton{margin-left:25%;border:none}.perpCopyButton{margin-left:12%;border:none}:root{--tooltip-text-color: #f5f7f7;--tooltip-background-color: #00375b;--tooltip-margin: 30px;--tooltip-arrow-size: 6px}.Tooltip-Wrapper{display:inline-block;position:relative}.Tooltip-Tip{position:absolute;border-radius:4px;left:50%;transform:translate(-50%);padding:6px;color:var(--tooltip-text-color);background:var(--tooltip-background-color);font-size:14px;font-family:sans-serif;line-height:1;z-index:100;white-space:nowrap}.Tooltip-Tip:before{content:" ";left:50%;border:solid transparent;height:0;width:0;position:absolute;pointer-events:none;border-width:var(--tooltip-arrow-size);margin-left:calc(var(--tooltip-arrow-size) * -1)}.Tooltip-Tip.top{top:calc(var(--tooltip-margin) * -1)}.Tooltip-Tip.top:before{top:100%;border-top-color:var(--tooltip-background-color)}.Tooltip-Tip.right{left:calc(100% + var(--tooltip-margin));top:50%;transform:translate(0) translateY(-50%)}.Tooltip-Tip.right:before{left:calc(var(--tooltip-arrow-size) * -1);top:50%;transform:translate(0) translateY(-50%);border-right-color:var(--tooltip-background-color)}.Tooltip-Tip.bottom{bottom:calc(var(--tooltip-margin) * -1)}.Tooltip-Tip.bottom:before{bottom:100%;border-bottom-color:var(--tooltip-background-color)}.Tooltip-Tip.left{left:auto;right:calc(100% + var(--tooltip-margin));top:50%;transform:translate(0) translateY(-50%)}.Tooltip-Tip.left:before{left:auto;right:calc(var(--tooltip-arrow-size) * -2);top:50%;transform:translate(0) translateY(-50%);border-left-color:var(--tooltip-background-color)}#viewCase{width:100vw;min-height:100vh;display:flex;flex-direction:column;align-items:center;padding:20px;margin-top:51px;box-sizing:border-box;background:#d1e7e7}#viewCase #caseDetails{width:100%;max-width:1300px;background:#f5f7f7;padding:40px 20px;box-sizing:border-box;box-shadow:0 8px 20px #0000000d;border-radius:10px;display:flex;flex-direction:column;align-items:center}#viewCase #caseBody{width:100%;max-width:939px}#viewCase header{width:100%;display:flex;justify-content:space-between;border-bottom:1px solid #225a75;padding-bottom:20px;margin-bottom:40px;box-sizing:border-box}#viewCase h2{font-size:24px}#viewCase .detail{margin-top:10px;padding:10px;border:1px solid #225a75}#viewCase footer{width:100%;display:flex;flex-direction:column;align-items:center;margin:88px 0 40px}#viewCase footer button{max-width:190px;padding:0 10px;margin-bottom:40px}#viewCase footer button a{text-decoration:none}#viewCase a{text-decoration:underline}#viewCase a:hover{cursor:pointer}#viewCase #backLink{display:inline-flex;align-items:center;color:#225a75;font-size:18px}#viewCase #backLink img{margin-right:10px}#viewCase #backAnchor{text-decoration:none}#viewCase .highlighted{background:#00375b;color:#d1e7e7;font-weight:700}#modalBackup .backupCopy{color:#225a75;font-weight:400;line-height:24px;font-size:16px;margin-bottom:27px}#modalBackup .backupCopy b{font-family:Lato-Bold}#modalBackup #backupCodes{border:1px solid #225a75;padding:20px 20px 10px;box-sizing:border-box;border-radius:.7em;display:flex;flex-wrap:wrap;margin-bottom:30px;min-height:187px;position:relative}#modalBackup #backupCodes p{margin-top:0;margin-bottom:7px;letter-spacing:1px}#modalBackup .backupCode{width:50%;font-size:16px;color:#00375b;display:flex;justify-content:center;line-height:24px}#modalBackup #codeLoader{position:absolute;top:0;left:0;width:100%;height:100%;background:#f5f7f7;display:flex;flex-direction:column;justify-content:center;align-items:center;box-sizing:border-box;border-radius:.7em;font-size:14px}#modalBackup #ctaWrappers{position:relative}#modalBackup #disableCTAs{position:absolute;top:0;left:0;width:100%;height:100%;background:#f5f7f7e6}#modalBackup #buttons{margin-top:20px}#modalBackup #buttons button{padding:10px 25px;box-sizing:border-box;border:none;border-radius:.3em;background:#225a75;color:#f5f7f7;transition:.3s ease-in-out}#modalBackup #buttons button:hover{cursor:pointer;filter:brightness(.95)}#modalBackup #buttons #completeButton{margin-right:10px;background:#f5f7f7;border:1px solid #225a75;box-sizing:border-box;color:#555}#modalBackup #codesButtons{display:flex;justify-content:center;margin-top:20px}#modalBackup #codesButtons button{margin:0 10px;min-width:auto;font-size:14px}#modalBackup #confirmation{width:100%;text-align:center;margin-top:27px}#modalBackup #confirmation p{margin-top:0;margin-bottom:0;text-decoration:underline;color:#225a75}#modalBackup #confirmation p:hover{cursor:pointer}#modalBackup #backupCodesEmail{width:100%;padding:0 15px;height:50px;box-sizing:border-box;border:1px solid #225a75;border-radius:10px;background:#f5f7f7;margin-top:5px}@media print{#modalBackup #backupCodesModal{background:#f5f7f7}#modalBackup #modalForm{-webkit-box-shadow:10px 11px 25px -17px rgba(0,0,0,0);-moz-box-shadow:10px 11px 25px -17px rgba(0,0,0,0);box-shadow:10px 11px 25px -17px #0000}}@media(max-width:768px){#modalBackup .backupCode{font-size:10px}}#accountSettings{display:flex;background:#d1e7e7;width:100vw;min-height:100vh;flex-direction:column;align-items:center;padding:60px 30px 30px;box-sizing:border-box;position:relative}#accountSettings #contentContainer{width:100%;max-width:970px}#accountSettings #profileInfo{display:flex;justify-content:space-between;margin-bottom:20px;position:relative;padding-bottom:5px;color:#225a75}#accountSettings #profileInfo input{background-color:#f5f7f7;color:#225a75;border-color:#225a75}#accountSettings #profileInfo input:disabled{border:none;background:#f5f7f7;margin-left:15px;width:100%}#accountSettings #profileInfo label{font-size:16px;margin-bottom:16px}#accountSettings #accountRecoverySection{display:flex;justify-content:space-between;margin-bottom:20px;position:relative;padding-bottom:5px;color:#225a75}#accountSettings #accountRecoverySection #qAndA{max-width:650px}#accountSettings #accountRecoverySection .qAnswer{margin-bottom:3em}#accountSettings #accountRecoverySection input{color:#225a75;border:1px #225a75 solid;border-radius:10px;padding:15px;width:95%;font-size:large;margin-top:1em}#accountSettings #accountRecoverySection input:disabled{border:1px #d1e7e7 solid;background:#f5f7f7;color:#3c828b}#accountSettings #accountRecoverySection label{font-size:16px}#accountSettings #accountRecoverySection select{color:#225a75;background-color:#f5f7f7;border-color:#225a75;border-radius:10px;font-size:large;width:100%;padding:15px;margin-bottom:13px;margin-top:13px}#accountSettings #accountRecoverySection button.blankButton{margin-right:1.5em}#accountSettings header{margin-top:55px}#accountSettings header h1{font-size:24px;margin-bottom:16px;font-family:Lato-Bold}#accountSettings header p{margin-top:0;max-width:715px;line-height:24px;margin-bottom:30px}#accountSettings #piLeft{display:flex;flex-direction:column}#accountSettings section{width:100%;max-width:970px;background:#f5f7f7;border-radius:.5em;padding:20px;box-sizing:border-box;box-shadow:0 4px 4px #90a4b726;margin-bottom:20px}#accountSettings section h2{margin-top:0;font-size:18px;margin-bottom:16px;font-family:Lato-Bold}#accountSettings section #uname{margin-bottom:16px}#accountSettings #passwordSection{align-items:center;position:relative;color:#225a75}#accountSettings #passwordSection input:disabled{border:none;background:#f5f7f7;color:#bfd6f0;letter-spacing:1px;font-size:18px}#accountSettings #passwordSection label{display:flex;flex-wrap:wrap;align-items:center;font-family:Lato-Bold}#accountSettings #passwordSection label h2{margin-right:40px;margin-bottom:0;padding:15px 0;box-sizing:border-box}#accountSettings #passwordFiller{display:flex;border:1px solid #d1e7e7;padding:10px 15px;box-sizing:border-box;border-radius:.7em}#accountSettings #passwordFiller img{margin-right:11px}#accountSettings #passwordButtons{display:flex;flex-wrap:wrap;justify-content:flex-end}#accountSettings #passwordButtons button{margin:3px 3px 3px 15px}#accountSettings #newPasswordSection{width:100%;display:flex;justify-content:space-between;align-items:flex-start}#accountSettings #newPasswordSection label{display:flex;flex-direction:column;align-items:flex-start;margin-bottom:10px}#accountSettings #newPasswordSection label span{padding:10px 0;font-family:Lato-Bold;font-size:16px}#accountSettings #newPasswordSection #passwordButtons button{min-width:auto;color:#225a75}#accountSettings #newPasswordSection #passwordButtons .primaryButton{min-width:200px;margin-left:10px;color:#f5f7f7;background-color:#225a75}#accountSettings #newContact{width:100%;display:flex;justify-content:space-between}#accountSettings #newContact .primaryButton{min-width:200px;margin-left:15px}#accountSettings .newContactInput input{margin-top:10px}#accountSettings .newInput{width:100%;padding:0 15px;height:50px;box-sizing:border-box;border:1px solid #0989a5;border-radius:10px;background:#fcfdfe;margin-top:7px}#accountSettings .error{color:red}#accountSettings #codesButtons{display:flex;justify-content:center;margin-top:20px}#accountSettings #codesButtons button{margin:0 10px;min-width:auto;font-size:14px}#accountSettings #deleteWrapper{width:100%;max-width:970px;display:flex;justify-content:center;margin-top:20px}#accountSettings #alertWrapper{position:absolute;top:0;left:0;width:100%;height:88px;display:flex;justify-content:center;align-items:center;transform:translateY(-100px);transition:.3s cubic-bezier(0,.55,.45,1)}#accountSettings #alert{background:#0da1c1;width:100%;max-width:970px;height:44px;display:flex;justify-content:space-between;align-items:center;padding:0 15px;box-sizing:border-box;border-radius:.7em;color:#fff;margin:0 30px}#accountSettings #alert img{margin-right:15px}#accountSettings .alertSection{display:flex;align-items:center}#accountSettings #alertCloser{margin-right:0!important}#accountSettings #alertCloser:hover{cursor:pointer}#accountSettings .showAlert{transform:translateY(40px)!important}#accountSettings #backupCodesModal,#accountSettings #deleteAccountModal{display:none}#accountSettings #passwordLoader,#accountSettings #contactLoader{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;background:#ffffffe6;border-radius:.7em;display:none}#accountSettings .loader{width:70px;height:70px;border-radius:50%;border-top:10px solid #1b7ea6;border-left:10px solid #1b7ea6;border-bottom:10px solid #1b7ea6;border-right:10px solid rgba(255,255,255,0);animation:spin 1s linear infinite}#accountSettings .backupCopy{color:#4b5e8f;font-weight:400;line-height:24px;font-size:16px;margin-bottom:27px}#accountSettings .backupCopy b{font-family:Lato-Bold}@media(max-width:950px){#accountSettings #passwordSection{flex-direction:column;align-items:flex-start}#accountSettings #passwordSection label{flex-direction:column;align-items:flex-start;width:100%}#accountSettings #passwordSection label span{padding:5px 0}#accountSettings #passwordSection label h2{margin-bottom:0;padding-bottom:0!important;padding-top:0}#accountSettings #passwordFiller{margin-left:0;margin-top:20px;margin-bottom:20px;width:100%}#accountSettings #passwordButtons{width:100%}#accountSettings #passwordButtons button{margin-left:0;width:100%}#accountSettings #changePassword{position:absolute;top:0;right:0;max-width:100px;min-width:155px;padding:0;border:none;font-size:14px;color:#066a8a;margin-top:21px!important;background:rbga(255,255,255,0)!important}#accountSettings #newPasswordSection{flex-direction:column}#accountSettings #newPasswordSection #newInputs,#accountSettings #newPasswordSection label,#accountSettings #newPasswordSection input{width:100%}#accountSettings #newPasswordSection #passwordButtons{display:flex;justify-content:center;margin-top:15px}#accountSettings #newPasswordSection #passwordButtons button{width:auto}#accountSettings #newContact{flex-direction:column}#accountSettings #newContact #piRight{justify-content:center;display:flex;margin-bottom:15px}#accountSettings #newContact .newContactInput input{width:100%;margin:5px 0}}@media(max-width:768px){#accountSettings{width:100%;margin-left:0;padding:15px}#accountSettings .mobileOnly{display:flex}#accountSettings .desktopOnly{display:none}#accountSettings header{margin-top:110px}#accountSettings #alert{margin:0 15px;padding:0 10px;font-size:14px}#accountSettings #alert img{margin-right:10px}#accountSettings .showAlert{transform:translateY(53px)!important}#accountSettings #brandWrapper{display:none}}:root{--PhoneInput-color--focus: #03b2cb;--PhoneInputInternationalIconPhone-opacity: .8;--PhoneInputInternationalIconGlobe-opacity: .65;--PhoneInputCountrySelect-marginRight: .35em;--PhoneInputCountrySelectArrow-width: .3em;--PhoneInputCountrySelectArrow-marginLeft: var(--PhoneInputCountrySelect-marginRight);--PhoneInputCountrySelectArrow-borderWidth: 1px;--PhoneInputCountrySelectArrow-opacity: .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{display:flex;align-items:center}.PhoneInputInput{flex:1;min-width:0}.PhoneInputCountryIcon{width:calc(var(--PhoneInputCountryFlag-height) * var(--PhoneInputCountryFlag-aspectRatio));height:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--square{width:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--border{background-color:var(--PhoneInputCountryFlag-backgroundColor--loading);box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor),inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor)}.PhoneInputCountryIconImg{display:block;width:100%;height:100%}.PhoneInputInternationalIconPhone{opacity:var(--PhoneInputInternationalIconPhone-opacity)}.PhoneInputInternationalIconGlobe{opacity:var(--PhoneInputInternationalIconGlobe-opacity)}.PhoneInputCountry{position:relative;align-self:stretch;display:flex;align-items:center;margin-right:var(--PhoneInputCountrySelect-marginRight)}.PhoneInputCountrySelect{position:absolute;top:0;left:0;height:100%;width:100%;z-index:1;border:0;opacity:0;cursor:pointer}.PhoneInputCountrySelect[disabled],.PhoneInputCountrySelect[readonly]{cursor:default}.PhoneInputCountrySelectArrow{display:block;content:"";width:var(--PhoneInputCountrySelectArrow-width);height:var(--PhoneInputCountrySelectArrow-width);margin-left:var(--PhoneInputCountrySelectArrow-marginLeft);border-style:solid;border-color:var(--PhoneInputCountrySelectArrow-color);border-top-width:0;border-bottom-width:var(--PhoneInputCountrySelectArrow-borderWidth);border-left-width:0;border-right-width:var(--PhoneInputCountrySelectArrow-borderWidth);transform:var(--PhoneInputCountrySelectArrow-transform);opacity:var(--PhoneInputCountrySelectArrow-opacity)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon+.PhoneInputCountrySelectArrow{opacity:1;color:var(--PhoneInputCountrySelectArrow-color--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon--border{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{opacity:1;color:var(--PhoneInputCountrySelectArrow-color--focus)}#recoverySetupPage{min-height:100vh;width:100vw;display:flex;justify-content:center;position:relative;background:#d1e7e7;color:#225a75}#recoverySetupPage .formWrapper{margin-top:150px;width:100%;max-width:650px;height:max-content;position:relative;padding:0 10px}#recoverySetupPage .formWrapper #titleWrapper{display:flex;justify-content:center;margin-bottom:30px}#recoverySetupPage .formWrapper h1{margin-bottom:0;font-size:40px;text-align:center}#recoverySetupPage .formWrapper button{height:50px;width:100%;text-align:center;justify-content:center;margin-top:28px;font-size:16px}#recoverySetupPage .formWrapper button:disabled{background:#88acba}#recoverySetupPage .formWrapper button:disabled:hover{cursor:not-allowed}#recoverySetupPage #subTitle{margin-top:0;line-height:25px;font-size:16px;padding:15px 0;box-sizing:border-box}#recoverySetupPage .helperText{font-size:16px}#recoverySetupPage .helperText a{text-decoration:none;color:#00375b}#recoverySetupPage .errorMessage{color:red;line-height:30px;font-size:18px;text-align:left;margin-top:0;margin-bottom:0;width:100%}#recoverySetupPage #loaderWrapper{position:absolute;top:0;left:0;width:100%;height:100%;display:none;transition:.3s ease-in-out}#recoverySetupPage .loaderContainer{width:100%;height:100%;display:flex;justify-content:center;align-items:center;background:#f6f4f3cc}#recoverySetupPage .loader{width:70px;height:70px;border-radius:50%;border-top:10px solid #1b7ea6;border-left:10px solid #1b7ea6;border-bottom:10px solid #1b7ea6;border-right:10px solid rgba(255,255,255,0);animation:spin 1s linear infinite}#recoverySetupPage #credForm input::placeholder{padding-left:2px;box-sizing:border-box;color:#adbbd4}#recoverySetupPage .queryWrapper{display:flex;width:100%;height:50px;position:relative}#recoverySetupPage .queryWrapper input{height:50px;width:100%;box-sizing:border-box;padding:15px;font-size:16px;border:1px solid #225a75;border-radius:.5em;background-color:#f5f7f7}#recoverySetupPage .queryWrapper input::placeholder{padding-left:2px;box-sizing:border-box;color:#d1e7e7}#recoverySetupPage #textWrapper{height:45px;width:100%;max-width:calc(100% - 80px);display:flex;align-items:center;justify-content:flex-start;position:absolute;top:2px;padding-left:10px;box-sizing:border-box;background:#fff;color:#555;margin-left:10px}#recoverySetupPage #typeText{color:#adbbd4;font-size:16px}#recoverySetupPage #cursor{height:20px;width:1px;background:#adbbd4;margin-left:1px;animation:pulse 1s infinite ease-in-out}#recoverySetupPage #next5{margin-top:45px}#recoverySetupPage .cred{height:50px;background:#f5f7f7;border:1px solid #225a75;color:#225a75;font-size:16px;border-radius:.6em;padding:10px 15px;width:100%;box-sizing:border-box;margin-bottom:30px}#recoverySetupPage .cred::placeholder{color:#d1e7e7}#recoverySetupPage .pswdWrapper{background:#f5f7f7;display:flex;border-radius:.6em;border:1px solid #225a75;height:50px}#recoverySetupPage .pswdWrapper img{padding:10px 20px;box-sizing:border-box}#recoverySetupPage .pswdWrapper img:hover{cursor:pointer}#recoverySetupPage .pswd{width:100%;height:50px;border:none;border-radius:.6em;font-size:16px;padding-left:15px;box-sizing:border-box;color:#225a75}#recoverySetupPage .pswd::placeholder{color:#d1e7e7}#recoverySetupPage .pwerror{font-size:16px;margin-top:-23px;color:red;display:flex;align-items:flex-start;position:absolute}#recoverySetupPage .pwerror a{color:red}#createCredentialsPage{min-height:100vh;width:100vw;display:flex;justify-content:center;position:relative;background:#f5f7f7}#createCredentialsPage .formWrapper{margin-top:150px;width:100%;max-width:650px;height:max-content;text-align:left;position:relative;padding:0 10px}#createCredentialsPage .formWrapper #titleWrapper{display:flex;justify-content:center;margin-bottom:30px}#createCredentialsPage .formWrapper #textWrapper{display:block;justify-content:left;margin-bottom:30px;font-size:16px}#createCredentialsPage .formWrapper h1{margin-bottom:0;font-size:40px;max-width:400px;text-align:center}#createCredentialsPage .formWrapper button{height:50px;width:100%;text-align:center;justify-content:center;margin-top:28px;font-size:16px}#createCredentialsPage .formWrapper button:disabled{background:#89b2b4}#createCredentialsPage .formWrapper button:disabled:hover{cursor:not-allowed}#createCredentialsPage td{padding-left:5px}#createCredentialsPage input{height:50px;width:100%;box-sizing:border-box;padding:15px;font-size:16px;border:1px solid #225a75;color:#225a75;border-radius:.5em}#createCredentialsPage .cred{height:50px;background:#fff;border:1px solid #778ab1;font-size:16px;border-radius:.6em;padding:10px 15px;width:100%;box-sizing:border-box;margin-bottom:30px}#createCredentialsPage .cred::placeholder{color:#d1e7e7}#createCredentialsPage #next5{margin-top:45px}#createCredentialsPage .pwerror{font-size:16px;margin-top:-23px;color:red;display:flex;align-items:flex-start;position:absolute}#loaderWrapper{position:absolute;top:0;left:0;width:100%;height:100%;display:none;transition:.3s ease-in-out}.loaderContainer{width:100%;height:100%;display:flex;justify-content:center;align-items:center;background:#f6f4f3cc}.loader{width:70px;height:70px;border-radius:50%;border-top:10px solid #1b7ea6;border-left:10px solid #1b7ea6;border-bottom:10px solid #1b7ea6;border-right:10px solid rgba(255,255,255,0);animation:spin 1s linear infinite}#confirmLocPage{min-height:100vh;width:100vw;display:flex;justify-content:center;position:relative;background:#f5f7f7}#confirmLocPage .formWrapper{margin-top:150px;width:100%;max-width:650px;height:max-content;text-align:left;position:relative;padding:0 10px}#confirmLocPage .formWrapper #titleWrapper{display:flex;justify-content:center;margin-bottom:30px}#confirmLocPage .formWrapper #textWrapper{display:block;justify-content:left;margin-bottom:30px;font-size:16px}#confirmLocPage .formWrapper .newLocCard{display:block;background-color:#fff;border-radius:10px;padding:15px}#confirmLocPage .formWrapper h1{margin-bottom:0;font-size:40px;max-width:400px;text-align:center}#confirmLocPage .formWrapper button{height:50px;width:100%;text-align:center;justify-content:center;margin-top:0;font-size:16px}#confirmLocPage .formWrapper button:disabled{background:#89b2b4}#confirmLocPage .formWrapper button:disabled:hover{cursor:not-allowed}#confirmLocPage td{padding-left:5px}#confirmLocPage input{height:50px;width:100%;box-sizing:border-box;padding:15px;font-size:16px;border:1px solid #778ab1;border-radius:.5em}#confirmLocPage .cred{height:50px;background:#fff;border:1px solid #778ab1;font-size:16px;border-radius:.6em;padding:10px 15px;width:100%;box-sizing:border-box;margin-bottom:30px}#confirmLocPage .cred::placeholder{color:#cdcdcd}#confirmLocPage .pwerror{font-size:16px;margin-top:-23px;color:red;display:flex;align-items:flex-start;position:absolute}#confirmLocPage .helperText{font-size:16px}#confirmLocPage .helperText a{text-decoration:none}.helperText{text-align:center;font-size:16px;color:#225a75}.helperText a{text-decoration:none}:root{font-size:large}li{padding-bottom:2em}.content{margin-top:50px;padding:2em}.buttons{display:flex}.buttons button{margin:1em}.level2radio{margin-left:2em}label{vertical-align:middle}button.btn{height:52px;width:200px;padding:1em;font-size:16px;font-family:Lato,sans-serif}input[type=text],input[type=number],textarea{height:2em;width:20em;background:#d1e7e7;border:1px solid #225a75;box-sizing:border-box;border-radius:10px;padding:10px;color:currentColor;font-size:12px}input[type=text]:disabled,input[type=number]:disabled,textarea:disabled{background:#f5f7f7;border-color:#89b2b4}textarea{height:5em;width:40em}[type=checkbox],[type=radio]{width:1rem;height:1rem;color:#225a75;vertical-align:middle;background:none;border:0;outline:0;flex-grow:0;background-color:#f5f7f7;transition:background .3s;cursor:pointer}[type=checkbox]:disabled,[type=radio]:disabled{background-color:#f5f7f7;box-shadow:inset 0 0 0 1px #89b2b4}[type=checkbox]:enabled:before,[type=radio]:enabled:before{content:"";color:transparent;display:block;width:inherit;height:inherit;border-radius:inherit;border:0;background-color:transparent;background-size:contain;box-shadow:inset 0 0 0 1px #225a75}[type=checkbox]:checked,[type=radio]:checked{background-color:currentcolor}[type=checkbox]:checked:before,[type=radio]:checked:before{box-shadow:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E %3Cpath d='M15.88 8.29L10 14.17l-1.88-1.88a.996.996 0 1 0-1.41 1.41l2.59 2.59c.39.39 1.02.39 1.41 0L17.3 9.7a.996.996 0 0 0 0-1.41c-.39-.39-1.03-.39-1.42 0z' fill='%23f5f7f7'/%3E %3C/svg%3E")}[type=radio]{border-radius:50%}#answerQuestionsPage{min-height:100vh;width:100vw;display:flex;justify-content:center;position:relative;background:#d1e7e7;color:#225a75}#answerQuestionsPage .formWrapper{margin-top:150px;width:100%;max-width:650px;height:max-content;text-align:center;position:relative;padding:0 10px}#answerQuestionsPage .formWrapper h1{margin-bottom:0;font-size:40px}#answerQuestionsPage .formWrapper p{margin-top:0;margin-bottom:2em}#answerQuestionsPage .formWrapper button{height:50px;width:100%;text-align:center;justify-content:center;margin-top:28px;font-size:16px}#answerQuestionsPage .formWrapper button:disabled{background:#88acba}#answerQuestionsPage .formWrapper button:disabled:hover{cursor:not-allowed}#answerQuestionsPage #loaderWrapper{position:absolute;top:0;left:0;width:100%;height:100%;display:none;transition:.3s ease-in-out}#answerQuestionsPage .loaderContainer{width:100%;height:100%;display:flex;justify-content:center;align-items:center;background:#f6f4f3cc}#answerQuestionsPage .loader{width:70px;height:70px;border-radius:50%;border-top:10px solid #1b7ea6;border-left:10px solid #1b7ea6;border-bottom:10px solid #1b7ea6;border-right:10px solid rgba(255,255,255,0);animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}#answerQuestionsPage #questionForm input::placeholder{padding-left:2px;box-sizing:border-box;color:#adbbd4}#answerQuestionsPage #questionForm input{height:50px;width:100%;box-sizing:border-box;padding:15px;font-size:16px;border:1px solid #225a75;border-radius:10px;background-color:#f5f7f7}#answerQuestionsPage #questionForm p{margin-top:2em;margin-bottom:5px;font-size:16px;text-align:left}#answerQuestionsPage #cursor{height:20px;width:1px;background:#adbbd4;margin-left:1px;animation:pulse 1s infinite ease-in-out}@keyframes pulse{0%{opacity:1}50%{opacity:0}to{opacity:1}}#answerQuestionsPage #next5{margin-top:45px}#answerQuestionsPage .cred{height:50px;background:#f5f7f7;border:1px solid #225a75;color:#225a75;font-size:16px;border-radius:.6em;padding:10px 15px;width:100%;box-sizing:border-box;margin-bottom:30px}#answerQuestionsPage .cred::placeholder{color:#d1e7e7}#answerQuestionsPage .pswdWrapper{background:#f5f7f7;display:flex;border-radius:.6em;border:1px solid #225a75;height:50px}#answerQuestionsPage .pswdWrapper img{padding:10px 20px;box-sizing:border-box}#answerQuestionsPage .pswdWrapper img:hover{cursor:pointer}#answerQuestionsPage .pswd{width:100%;height:50px;border:none;border-radius:.6em;font-size:16px;padding-left:15px;box-sizing:border-box;color:#225a75}#answerQuestionsPage .pswd::placeholder{color:#d1e7e7}#answerQuestionsPage .pwerror{font-size:16px;margin-top:-23px;color:red;display:flex;align-items:flex-start;position:absolute}#answerQuestionsPage .pwerror a{color:red}
