:root{--bs-primary:#0075bf;--btn-primary-color:#fff;--btn-primary-bg:#0075bf;--btn-primary-bg-hover:#00548a;--btn-primary-outline-color:#0075bf;--btn-primary-outline-color-hover:#00548a;--btn-primary-outline-border:#0075bf;--btn-primary-outline-border-hover:#00548a;--btn-primary-outline-bg:#fff;--btn-primary-outline-bg-hover:#e5f5ff;--btn-secondary-color:#000;--btn-secondary-bg:#0075bf;--btn-secondary-bg-hover:#003558;--btn-light-bg:#ddd;--btn-light-bg-hover:#4e5552;--btn-dark-bg:#000;--btn-dark-bg-hover:#666;--color-light:#fff;--color-xtlight-gray:#eee;--color-light-gray:#d8d8d8;--color-medium-gray:#ddd;--color-dark-gray:#4e5552;--color-dark:#000;--color-muted:#7a7a7a;--color-highlight:#0075bf;--readonly-font:#495057;--readonly-bg:#8d8d8d;--readonly-action-bg:#f1f1e6;--readable-width-min:60ch;--readable-width-max:120ch;--bs-body-bg:#f8f9fa;--bs-body-color:#060606;--placeholder-color:#a0a0a0;--box-border-color:#ddd;--shadow-body-box:0 2px 4px 0 rgba(0,0,0,.25);--shadow-callout:2px 2px 2px 1px rgba(0,0,0,.25);--shadow-dark:2px 2px 2px 1px rgba(0,0,0,.75);--shadow-photo:2px 2px 2px 1px rgba(0,0,0,.75);--shadow-btn:0 2px 4px 0 rgba(0,0,0,.25);--shadow-btn-hover:2px 2px 0 0 rgba(0,0,0,.75);--body-box-bg:#fff;--alert-box-bg:#ffffed;--simple-box-bg:#d8d8d8;--section-primary-bg:#f6f6f6;--new-question-bg:#e7f2fe;--footer-menu-section-bg:#fff;--anchor-color:#0075bf;--anchor-hover-color:#000;--required-indicator:#a94442;--validation-error-color:#cd2026;--validation-error-bg:#f9dede;--nav-success-icon-color:#008000;--nav-error-icon-color:#f00;--nav-disabled-icon-color:rgba(0,0,0,.3);--uw-rule-header-bg:#fff5c0;--uw-rule-header-icon:#f2b91d}html{position:relative;min-height:100%;font-size:14px}@media(min-width:768px){html{font-size:16px}}body{padding-bottom:20px;height:100vh;width:auto;margin-bottom:60px}.limited-width{max-width:120ch}a{color:#0366d6}.btn-fixed-width{width:160px}.btn-fixed-width-lg{width:200px}.row{margin-top:10px !important}.btn-primary{color:#fff;background-color:#1b6ec2;border-color:#1861ac}.btn-group-start{border-top-right-radius:0 !important;border-bottom-right-radius:0 !important}.btn-group-middle{border-radius:0 !important}.btn-group-end{border-top-left-radius:0 !important;border-bottom-left-radius:0 !important}label span,.required-indicator{color:var(--required-indicator) !important;font-weight:bold;font-size:1.1rem}.field-validation-error{color:var(--validation-error-color) !important}.submitError,.submitError:hover{border-width:2px;border-color:rgba(255,0,0,.5) !important}.validation-error{color:var(--validation-error-color)}.input-validation-error{border:solid 2px var(--validation-error-color) !important;background-color:var(--validation-error-bg) !important}.required-custom-error{background-color:var(--validation-error-bg) !important}a.navbar-brand{white-space:normal;text-align:center;word-break:break-all}.border-top{border-top:1px solid #e5e5e5}.border-bottom{border-bottom:1px solid #e5e5e5}.box-shadow{box-shadow:0 .25rem .75rem rgba(0,0,0,.05)}.footer{background-color:inherit;position:fixed;bottom:0;width:100%;white-space:nowrap;line-height:60px}div.infoBox-topper,div.infoBox-tagline{border-top-left-radius:10px;border-top-right-radius:10px;margin-left:-20px;margin-right:-20px;background-color:var(--bs-primary);color:#fff;text-align:center;padding:.3rem}div.infoBox-topper h1{font-size:1rem;margin:0}div.infoBox-topper h2{font-size:.8rem;margin:0}div.infoBox-tagline{border-radius:0;height:35px;line-height:35px;background:linear-gradient(to right,#fff 0%,#021226 25%,#021226 75%,#fff 100%);text-align:center}div.infoBox{margin-top:10px;padding:0 20px 20px 20px;background-color:#fff;border-radius:10px;box-shadow:0 4px 4px rgba(0,0,0,.25)}a.card{display:block;text-decoration:none}a.card .simple-card:hover{background-color:var(--color-light-gray) !important}div.simple-card{background-color:var(--body-box-bg);box-shadow:var(--shadow-body-box);padding:.5rem;border-radius:.25rem}.grid-card-survey-type{margin:auto;display:grid;gap:.5rem;grid-template-columns:260px 1fr;grid-template-areas:'surveyName surveyDate' 'surveyDesc surveyDesc';box-sizing:border-box}.grid-card-survey-type>div{padding:0}.surveyName{grid-area:surveyName}.surveyDate{grid-area:surveyDate}.surveyDesc{grid-area:surveyDesc}div.WarriorInsuranceLogo{vertical-align:middle;background-size:contain;width:278px;height:87px;background-image:url('../images/WarriorInsuranceLogo.png')}div.WarriorInsuranceGroupLogo{vertical-align:middle;background-size:contain;width:750px;height:100px;background-image:url('../images/new-warrior-company-group-logo.png?v=02')}div.FirstChicagoLogo{vertical-align:middle;background-size:cover;width:207px;height:104px;background-image:url('../images/companyLogoDEFAULT.png')}.SurveyLogo{vertical-align:middle;background-size:cover;width:100%;height:90px}div.readOnly,div.fakeInput,div.fakeTextArea{background-color:var(--readonly-bg);border:1px solid #ced4da;border-radius:.25rem;padding:.375rem .75rem;min-height:calc(1.5em + .75rem + 2px);color:var(--readonly-font);max-height:12rem;overflow-y:auto}div.fakeInput,div.fakeTextArea{background-color:#fff;color:#000}div.fakeTextArea{height:8rem}.note-toolbar:hover{background-color:rgba(27,110,194,.7) !important}.note-btn.btn{position:relative !important;margin-right:2px !important;border-radius:0 !important;padding:.225rem .55rem .225rem .55rem !important}.note-btn.btn:hover{background-color:var(--color-medium-gray) !important}.note-editor .note-toolbar .note-para .note-dropdown-menu,.note-popover .popover-content .note-para .note-dropdown-menu{min-width:240px !important}.note-placeholder{color:#d6d6d6 !important}.note-editing-area p{margin-bottom:8px !important}