/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:0.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace, monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace, monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button}button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:0.35em 0.75em 0.625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type="checkbox"],[type="radio"]{box-sizing:border-box;padding:0}[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button{height:auto}[type="search"]{-webkit-appearance:textfield;outline-offset:-2px}[type="search"]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}html{box-sizing:border-box;-webkit-tap-highlight-color:rgba(0, 0, 0, 0)}*,*:before,*:after{box-sizing:inherit}body{background:#3c1757;position:absolute;top:0;bottom:0;left:0;right:0}#app{position:fixed;top:0;bottom:0;left:0;right:0;overflow:hidden;display:flex;flex-direction:column}#pageContainer{flex:0 1 100%;display:flex;flex-direction:column;overflow:hidden}#appFooterContainer{flex:0 0 auto;background:#F0EBEF}#contentContainer{background:#F0EBEF;flex:1;overflow-y:scroll;overflow-x:hidden;-webkit-overflow-scrolling:touch;display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch}#contentContainer>*{flex-shrink:0}#contentContainer.loading{display:flex;justify-content:center;align-items:center}.container{padding:8px}.container--abut{padding-top:0;padding-bottom:0}*:focus{outline-color:#fa84c5;outline-width:3px}*:focus:active{outline:none}.loadingPlaceholder{display:flex;justify-content:center;align-items:center;flex:1 0 100%;padding:24px;animation:loadingPlaceholderEnter 0.5s ease;width:100%}@keyframes loadingPlaceholderEnter{from{opacity:0;transform:scale(0.8)}}@font-face{font-family:"systemFallback";font-style:normal;font-weight:300;src:local(".SFNSText-Light"),local(".HelveticaNeueDeskInterface-Light"),local(".LucidaGrandeUI"),local("Ubuntu Light"),local("Segoe UI Light"),local("Roboto-Light"),local("DroidSans"),local("Tahoma")}body{font-family:system,-apple-system,BlinkMacSystemFont,"systemFallback";color:#1D1319}p{line-height:1.4;margin:0}p:not(:last-child){margin-bottom:16px}h1,h2,h3,h4,h5{font-weight:500}input,textarea,select,optgroup,button{font-family:inherit;line-height:1}.address>*{display:block}a{text-decoration:none;color:#E50982}a:hover{cursor:pointer}ul{padding:0}.list{margin:0;padding:0}.list--noBullet{list-style:none}.list>li:not(:first-child){margin-top:8px}.rte{line-height:1.4;white-space:pre-wrap}.systemId{font-family:menlo, monospace}.hint{font-size:.95em;font-style:italic;color:#3c1757}.cardHint{font-size:.95em;font-weight:500;color:#73666D;margin:16px 0;text-align:center}input[type],textarea{-webkit-appearance:none;appearance:none}input[type=checkbox]{-webkit-appearance:checkbox;appearance:checkbox}input[type=radio]{-webkit-appearance:radio;appearance:radio}input,textarea{width:100%;display:block;border-radius:4px;border:1px dashed #e5dce3;background:#fcfbfc;padding:10px 12px;font-size:16px;line-height:18px;color:#1D1319;font-weight:500}@media (min-width: 1080px){input,textarea{font-size:15px}}@media (min-width: 768px){input,textarea{width:auto;min-width:296px}}input.dirty,textarea.dirty{border-style:solid}input:focus,textarea:focus{outline:0;background-color:#fff;border-style:solid;border-color:#fa84c5;box-shadow:0 0 0 1px #fa84c5}input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color:#B9B2B6;font-weight:400}input::placeholder,textarea::placeholder{color:#B9B2B6;font-weight:400}input:disabled,textarea:disabled{color:#B9B2B6}textarea{width:100%;max-width:100%;line-height:1.4}@media (min-width: 1080px){textarea{max-width:650px}}.inputFileHidden{position:absolute;visibility:hidden;max-width:0 !important;right:0}label{color:#73666D;font-size:.9rem}fieldset{border:0;padding:0;margin:0;margin-top:36px}legend{height:0;position:relative;top:-1.8em;padding:0;font-weight:500;color:#3c1757;font-size:.95em}.actionBar{margin:20px -16px -12px;padding:16px;background:linear-gradient(to bottom, rgba(240, 235, 239, .5), #FAF8FA 3px, #fbf9fb 64px)}.actionBar--collapse{margin:0}.actionBar--compact{padding-top:8px;padding-bottom:8px}.actionBar .navGroup{justify-content:center}@media (min-width: 768px){.actionBar .navGroup{justify-content:flex-end}}.radio--inline{display:flex;align-items:center}.radio--inline input{margin-right:.5em}.radio+.radio{margin-top:4px}.navBar{height:50px;background:#3c1757;color:#fff;flex-shrink:0;display:flex;justify-content:center;align-items:stretch;overflow:hidden}.navBar__title{position:absolute;left:0;right:0;text-align:center;font-size:16px;letter-spacing:0.02em;font-weight:500;margin:0;line-height:50px}.navBar__actionItem{z-index:10;display:flex;align-items:stretch}.navBar__actionItem--left{margin-right:auto;padding-left:16px}.navBar__actionItem--right{margin-left:auto;padding-right:16px}.navBar__button{padding:0;border:0;background:0;color:#fff;font-size:15px;font-weight:300}.tabBar{height:55px;position:relative;z-index:100;display:flex;align-items:stretch}.tabBarTab{flex:1;display:flex;flex-direction:column;justify-content:center;align-items:center;font-size:12px;font-weight:600;padding:5px 8px 5px;background:#FAF8FA;border-top:1px solid #F0EBEF;color:#3c1757}.tabBarTab:not(:last-child){border-right:1px solid #F0EBEF}.tabBarTab.active{color:#E50982}.tabBarTab__title{text-align:center;line-height:1.3;margin-top:2px}.tabBarTab__icon{flex:1;align-self:flex-end;max-height:28px;width:100%}.tabBarTab__icon .icon svg{fill:#3c1757;max-height:28px}.tabBarTab.active .tabBarTab__icon .icon svg{fill:#E50982}.activeVisitFooter{animation:activeVisitFooterEnter .3s ease}.activeVisitFooter:not(.activeVisitFooter--expanded) .activeVisitNav{max-height:0;opacity:0}.activeVisitFooter .activeVisitNav{overflow:hidden;max-height:200px;transition:all .3s ease;background:linear-gradient(to top, #f4eff4, #FAF8FA 10%)}@keyframes activeVisitFooterEnter{from{transform:translateY(100%);opacity:0}}.activeVisitSummaryBlock{font-weight:500;background:#E50982;color:#fff;display:flex;align-items:center;transition:max-height .3s ease;max-height:64px;overflow:hidden}.activeVisitFooter--hide .activeVisitSummaryBlock{max-height:0}.activeVisitSummaryBlock:focus{outline:none}.staleVisitWarning{background:#ce0875;color:#fff}.card{display:block;font-size:15px;background:#fff;border-radius:3px;border:1px solid #fff;box-shadow:0 1px 1px 0.5px rgba(29, 19, 25, .08)}.card:not(:last-child){margin-bottom:10px}.card__header{background:linear-gradient(to top, #f9f6f9 -20px, #fff calc(100% + 20px));border-bottom:1px solid #f9f6f9;display:flex;justify-content:space-between;align-items:center;height:48px;padding-left:16px;padding-right:16px;font-weight:500;font-size:1.05em}.card__header:only-child{border-bottom:0}.card__header--center{text-align:center}.card__header--secondary .card__title{color:#73666D;font-weight:400;font-size:.95em}.card__title{font:inherit;margin:0}.card__title:last-child{flex:1}.card__actionItems{display:flex;align-items:center}.card__actionItems>*{margin-left:16px}.card__actionItems .button{padding:0 8px;height:32px;color:#573380}.card__actionItems .button .iconFill{fill:#573380}.card__section{background:#fff;padding:12px 16px}.card__section>:first-child{margin-top:0}.card__section--abut{padding-top:0}.card__section--center{text-align:center}.card__section--center .card__subSection{justify-content:center}.card__section--center .card__subSectionTitle{margin-right:.7em !important}.card__section--collapse{padding:0 6px}.card__section--collapse:last-child{padding-bottom:6px}.card__section--part:not(:first-child){border-top:1px solid #f3eff3}.card__section--tint{background:#f9f6f9}.card__section--tint:not(:first-child) {border-top:1px solid #f3eff3}.card__sectionTitle{color:#73666D;font-size:.85em;margin:0;margin-bottom:2px;font-weight:400}@media (min-width: 768px){.card__subSection{display:flex}}.card__subSection .card__subSectionTitle{font-size:.9em;font-weight:500;color:#73666D}@media (max-width: 767px){.card__subSection .card__subSectionTitle{margin-bottom:8px}}@media (min-width: 768px){.card__subSection .card__subSectionTitle{min-width:30%;margin-right:16px}}.card__subSection .card__subSectionContent{font-size:.9em;font-weight:500}.card__subSection .card__subSectionContent p{margin:0}.card__subSection--stack{display:block}.card__subSection--stack .card__subSectionTitle{margin-right:0;margin-bottom:8px}.card__subSection--secondary .card__subSectionTitle{font-weight:400;margin-bottom:4px}.card__subSection+.card__subSection{margin-top:16px}.card .cardListItem{padding:0}.card .cardListItem a{color:inherit;display:block}.card .cardListItem a:active{background-color:#fcfbfc}.card .cardListItem__inner{padding:12px 16px;min-height:48px;display:flex;justify-content:space-between;align-items:center}.card .cardListItem__inner--arrow::after{content:">";color:#B9B2B6}.card .cardListItem__title{font-weight:500;margin:0}.card .cardListItem--inactive a{background:#FAF8FA;color:#73666D}button{border:0;font-size:1rem;background:none;color:inherit;padding:0;font:inherit;line-height:inherit}.button{border:1px solid transparent;border-radius:5px;font-size:1rem;font-weight:400;padding:8px 24px}.button:focus{outline:0}.button:focus:not(:active){z-index:5;box-shadow:0 0 0 2px #fa84c5;border-color:#fa84c5}.button.primary{color:#fff;background:linear-gradient(to bottom, #573380, #54317c);border-color:#54317c;text-shadow:0.5px 0.5px 1px rgba(0, 0, 0, .05)}.button.primary:not(:disabled):active{background:#5c3687}.button.accent{color:#fff;background:linear-gradient(to bottom, #E50982, #de097e);border-color:#de097e;text-shadow:0.5px 0.5px 1px rgba(0, 0, 0, .05)}.button.accent:not(:disabled):active{background:#ed0986}.button.secondary{color:#3c1757;background:linear-gradient(to bottom, #fff, #f7f7f7);border-color:#e1d7df;text-shadow:0.5px 0.5px 1px rgba(0, 0, 0, .05)}.button.secondary:not(:disabled):active{background:#fff}.button.tertiary{color:#573380;background:linear-gradient(to bottom, #F0EBEF, #eae3e8);border-color:#eae3e8;text-shadow:0.5px 0.5px 1px rgba(0, 0, 0, .05)}.button.tertiary:not(:disabled):active{background:#f0ecef}.button.textOnly{border:0;border-radius:3px;letter-spacing:.035em;font-size:.9em;font-weight:600;text-transform:uppercase}.button:not(:disabled):not(.disabled){cursor:pointer}.button:disabled,.button.disabled{color:#B9B2B6;background:linear-gradient(to bottom, #F0EBEF, #eae3e8);border-color:#eae3e8;text-shadow:0.5px 0.5px 1px rgba(0, 0, 0, .05)}.button:disabled:not(:disabled):active,.button.disabled:not(:disabled):active{background:#f0ecef}.button:disabled .iconFill,.button.disabled .iconFill{fill:#B9B2B6}.button--expand{width:100%}.button--small{font-size:.875rem;font-weight:500;border-radius:3px}.navGroup{display:flex;align-items:center}.navGroup>*:not(:first-child){margin-left:8px}.navGroup--center{justify-content:center}.navGroup--stack{flex-direction:column}.navGroup--stack>*:not(:first-child){margin-left:0;margin-top:3px}.callout{text-align:center;max-width:550px;margin-left:auto;margin-right:auto;color:#3c1757}.callout--info{background-color:#fff8fc;border-color:#fcb5dc}.callout--alert{background-color:#E50982;border-color:#fff;color:#fff}.callout>.card__header{background:0;border:0;height:36px;padding-top:16px}.callout>.card__section{background:0;padding:16px 24px}.listView{list-style:none;padding-left:0;margin:0;background:#fff}.listView>li:not(:first-child){border-top:1px solid #F0EBEF}.listView__item{display:flex;flex-flow:row wrap;justify-content:space-between;align-items:center;overflow:hidden}.listView__item>*{padding:4px 16px}.listView__item>a{flex-basis:100%;display:block;color:inherit;min-height:50px;display:flex;justify-content:space-between;align-items:center}.avatar{display:inline-flex;border-radius:50%;overflow:hidden;border:1px solid #F0EBEF;background:#fff}.avatar img{display:block}.avatar--updatable{position:relative;-webkit-user-select:none;user-select:none}.avatar.updating{opacity:.5}.avatar:focus,.avatar.popoverActive{outline:0;border-color:#fa84c5;box-shadow:0 0 0 2px #fa84c5}.userAvatarBlock{display:flex;align-items:center}.userAvatarBlock__info{margin-left:16px}.userAvatarBlock__fullName{color:#3c1757}.userAvatarBlock__fullName,.userAvatarBlock__fullName:not(:last-child){margin-bottom:4px}.userAvatarBlock__lastName{font-weight:500}.userAvatarBlock__preferredName{color:#E50982;font-size:.95em;font-style:italic;margin:0}.searchForm input.systemId{width:auto}.findUserResultBlock{display:flex;flex-direction:column;align-items:center}.findUserResultBlock__action{margin-top:12px}.alertBar{position:relative;padding:16px 16px;font-size:.95rem;box-shadow:0 1px 2px rgba(0, 0, 0, .2);text-align:center;background:#F0EBEF;color:#3c1757;transform-origin:bottom center;animation-name:alertBarEnter;animation-duration:.5s;animation-timing-function:ease}.alertBar__title{margin:0}.alertBar__hide{position:absolute;top:8px;right:8px;height:32px;width:32px;text-align:center;line-height:24px;font-size:1.3rem;color:rgba(0, 0, 0, .5);cursor:pointer}.alertBar--info{background-color:#fff8fc;color:#573380}.alertBar--success{background-color:#f7fffc;color:#00d483}.alertBar--error{background-color:#fff8fa;color:#F1124C}.alertBar--warning{background-color:#fffdf7;color:#fb0}@keyframes alertBarEnter{from{opacity:0;transform:translateY(100%) scale(0.5)}}.serviceUserHeader{position:relative;background:#2e1243;border-bottom:1px solid #4a1c6b;color:#F0EBEF;flex-shrink:0;display:flex;justify-content:center;align-items:center}.serviceUserHeader__avatar{flex-grow:1}.serviceUserHeader__avatar>.avatar{float:right}.serviceUserHeader__info{flex-grow:2;margin-left:16px}.serviceUserHeader__addedToCarebook{margin-top:4px;font-size:14px;color:#B9B2B6}.serviceUser__previousVisitsLink{color:inherit}.chip{display:inline-block;background:#E50982;color:#fff;padding:4px 6px;line-height:1;text-transform:uppercase;font-size:.82rem;border-radius:3px;letter-spacing:.01em;white-space:nowrap}.riskSummaryCard .card__section>h4{margin-bottom:16px}.assessmentRisk{font-size:.95rem;line-height:1.3}.assessmentRisk:not(:first-child){margin-top:18px}.assessmentRisk__question{font-weight:500;color:#73666D}.assessmentRisk__answer{margin-top:2px}.assessmentRisk__comment{margin-left:6px;color:#E50982}.identifiedRisk:not(:first-child),.medicalCondition:not(:first-child){margin-top:8px}.identifiedRisk:not(:last-child){margin-right:4px}.serviceUserTabList{display:flex;justify-content:center;position:-webkit-sticky;position:sticky;top:0;background:#fff;border-bottom:1px solid #F0EBEF}.serviceUserTabList__tab{flex:1;text-align:center;padding:12px 4px;font-size:14px;letter-spacing:0.01em;color:#73666D;font-weight:500}.serviceUserTabList__tab.active{color:#E50982}.serviceUserFooter{background:rgba(115, 102, 109, .9);height:100px;margin-top:16px}.cpRoutinesList__item--active{font-weight:500;background:#fff8fc}.cpRoutinesActive{display:inline-flex;align-items:center;font-size:.9em;font-weight:normal;color:#73666D;margin-right:-8px}.routineFooter{background:#fff;margin-top:auto;position:-webkit-sticky;position:sticky;bottom:0}.buttonGroup__button{order:2}.buttonGroup__button.safeAnswer{order:1}.buttonGroup__button--active:not(.safeAnswer){color:#fff;background:linear-gradient(to bottom, #E50982, #de097e);border-color:#de097e;text-shadow:0.5px 0.5px 1px rgba(0, 0, 0, .05)}.buttonGroup__button--active:not(.safeAnswer):not(:disabled):active{background:#ed0986}.buttonGroup__button--active.safeAnswer{color:#fff;background:linear-gradient(to bottom, #00d483, #00ce7f);border-color:#00ce7f;text-shadow:0.5px 0.5px 1px rgba(0, 0, 0, .05)}.buttonGroup__button--active.safeAnswer:not(:disabled):active{background:#00dd89}.completeVisit__careOutcomeField:not(:first-child){margin-top:16px}.completeVisit__careOutcomeField label strong{color:#573380}.completeVisit__careOutcomeField .buttonGroup__buttons{display:flex;justify-content:space-around}.completeVisit__careOutcomeField .buttonGroup__buttons .buttonGroup__button{width:80px;height:80px;border-radius:50%;padding:0;border:0;font-size:15px;font-weight:500;text-transform:lowercase}.completeVisit__careOutcomeField .buttonGroup__buttons .buttonGroup__button--yes{color:#00d483}.completeVisit__careOutcomeField .buttonGroup__buttons .buttonGroup__button--partially{color:#fb0}.completeVisit__careOutcomeField .buttonGroup__buttons .buttonGroup__button--no{color:#F1124C}.completeVisit__careOutcomeField .buttonGroup__buttons .buttonGroup__button--active{color:#fff}.completeVisit__careOutcomeField .buttonGroup__buttons .buttonGroup__button--active.buttonGroup__button--yes{background:#00d483}.completeVisit__careOutcomeField .buttonGroup__buttons .buttonGroup__button--active.buttonGroup__button--partially{background:#fb0}.completeVisit__careOutcomeField .buttonGroup__buttons .buttonGroup__button--active.buttonGroup__button--no{background:#F1124C}.completeVisit__careOutcomeField.dirty .buttonGroup__button:not(.buttonGroup__button--active){color:#B9B2B6}.completeVisitForm label{display:block;font-size:16px;line-height:1.5;margin-bottom:6px}.careVisitListItem>a{padding-top:8px;padding-bottom:8px}.careVisitListItem__info{flex:1;margin-left:16px}.careVisitListItem__suName{font-weight:500}.careVisitListItem__dateTime{margin-top:2px;color:#73666D;font-size:.95em}.careVisitListItem__routineTitle{margin-top:2px;font-size:.95em}.careVisitStatusPip.statusPip--inProgress .statusPip__pip,.statusPip--inProgress.careVisitListItem__statusPip .statusPip__pip{background:#E50982}.careVisitStatusPip.statusPip--successful .statusPip__pip,.statusPip--successful.careVisitListItem__statusPip .statusPip__pip{background:#00d483}.careVisitStatusPip.statusPip--partiallySuccessful .statusPip__pip,.statusPip--partiallySuccessful.careVisitListItem__statusPip .statusPip__pip{background:#fb0}.careVisitStatusPip.statusPip--attentionRequired .statusPip__pip,.statusPip--attentionRequired.careVisitListItem__statusPip .statusPip__pip{background:#F1124C}.careVisitStatusPip.statusPip--reviewed .statusPip__pip,.statusPip--reviewed.careVisitListItem__statusPip .statusPip__pip{background:#fb0}.icon>*{display:block;width:100%;height:100%;max-width:100%;max-height:100%}.statusPip{display:flex;align-items:center}.statusPip__pip{width:12px;height:12px;border-radius:50%;background:#F0EBEF;transition:background-color .3s ease}.statusPip--valid .statusPip__pip{background-color:#00d483}.statusPip--invalid .statusPip__pip{background-color:#F1124C}.statusPip__caption{margin-left:8px;line-height:1;font-size:.9em;font-weight:500}


/*# sourceMappingURL=app.5977a4dcbf0d5af42be9.css.map*/