.dashboard-view{display:flex;flex-direction:column}.dashboard-view .toolbar{align-items:center;border-bottom:1px solid #cfd4d7;box-sizing:border-box;display:flex;flex:0 0 48px;justify-content:space-between;padding:0 15px;width:100%}.dashboard-view .toolbar .dashboard-button{cursor:pointer}.dashboard-view .toolbar .dashboard-button .app-name{color:#1b93c5;font-size:14px;font-weight:600}.dashboard-view .toolbar .user-button{cursor:pointer;display:flex}.dashboard-view .toolbar .user-button .user-frame .org,.dashboard-view .toolbar .user-button .user-frame .user{color:#73787b;font-size:12px;text-align:right}.dashboard-view .toolbar .user-button .user-frame .user{color:#313537;font-weight:600}.dashboard-view .toolbar .user-button .caret-icon{height:24px;margin-left:6px;width:24px}.dashboard-view .content-frame{bottom:0;left:0;position:absolute;right:0;top:48px}.dashboard-view .content-frame .health-snaps-table-view{display:flex;flex-direction:column;height:100%;width:100%}.dashboard-view .content-frame .health-snaps-table-view .table-headers{align-items:center;background:#f6f8f8;border-bottom:1px solid #cfd4d7;display:flex;flex:0 0 28px;justify-content:space-between}.dashboard-view .content-frame .health-snaps-table-view .table-headers .table-header{flex:0 0 19%;font-size:12px;line-height:100%}.dashboard-view .content-frame .health-snaps-table-view .table-headers .patient{padding-left:62px}.dashboard-view .content-frame .health-snaps-table-view .healthsnaps-list-view::-webkit-scrollbar{display:none}.dashboard-view .content-frame .health-snaps-table-view .healthsnaps-list-view{display:flex;flex:1 1;flex-direction:column;list-style:none;margin:0;overflow:auto;padding:0}.dashboard-view .content-frame .health-snaps-table-view .healthsnaps-list-view .healthsnap-cell{align-items:center;border-bottom:1px solid #cfd4d7;cursor:pointer;display:flex;height:48px;justify-content:space-between;width:100%}.dashboard-view .content-frame .health-snaps-table-view .healthsnaps-list-view .healthsnap-cell .cell-label{flex:0 0 19%;font-size:12px;line-height:130%;text-transform:capitalize}.dashboard-view .content-frame .health-snaps-table-view .healthsnaps-list-view .healthsnap-cell .status{font-weight:700}.dashboard-view .content-frame .health-snaps-table-view .healthsnaps-list-view .healthsnap-cell .patient-frame{align-items:center;display:flex;flex:0 0 19%;padding-left:62px}.dashboard-view .content-frame .health-snaps-table-view .healthsnaps-list-view .healthsnap-cell .patient-frame .profile-picture{flex:0 0 32px;height:32px;margin-right:12px;width:32px}.dashboard-view .content-frame .health-snaps-table-view .healthsnaps-list-view .healthsnap-cell .patient-frame .initials-frame{align-items:center;background:#bad8b4;border-radius:50%;display:flex;flex:0 0 32px;height:32px;justify-content:center;margin-right:12px;width:32px}.dashboard-view .content-frame .health-snaps-table-view .healthsnaps-list-view .healthsnap-cell .patient-frame .initials-frame .initials{color:#fff;font-size:12px;font-weight:700}.dashboard-view .content-frame .health-snaps-table-view .healthsnaps-list-view .healthsnap-cell .patient-frame .cell-label{flex:1 1}.dashboard-view .content-frame .health-snaps-table-view .healthsnaps-list-view .healthsnap-cell:hover{background:#fff;-webkit-filter:drop-shadow(0 0 16px rgba(0,0,0,.16));filter:drop-shadow(0 0 16px rgba(0,0,0,.16))}.dashboard-view .content-frame .health-snaps-table-view .healthsnaps-list-view .healthsnap-cell:hover .cell-label{font-weight:700}.user-pane{bottom:0;left:0;position:fixed;right:0;top:0;z-index:100}.user-pane .background{height:100%;position:absolute;width:100%}.user-pane .user-content-frame{background:#fff;border-radius:4px;-webkit-filter:drop-shadow(0 0 16px rgba(0,0,0,.16));filter:drop-shadow(0 0 16px rgba(0,0,0,.16));padding:5px;position:absolute;right:10px;top:8px}.user-pane .user-content-frame .user-content-button{background:none;border:none;font-size:12px;font-weight:700;padding:4px;width:125px}.user-pane .user-content-frame .red{color:red}.getting-started-view{display:flex;flex-direction:column}.getting-started-view .toolbar{align-items:center;border-bottom:1px solid #cfd4d7;display:flex;flex:0 0 48px;justify-content:center}.getting-started-view .toolbar .page-header{font-size:14px;font-weight:700}.getting-started-view .content-frame{flex:1 1;overflow-y:scroll}.getting-started-view .content-frame .document-frame{margin:auto;max-width:960px;width:90%}.getting-started-view .content-frame .document-frame .banner-icon{margin-top:40px;width:100%}.getting-started-view .content-frame .document-frame .section-frame{margin-top:40px}.getting-started-view .content-frame .document-frame .section-frame .section-header{font-size:20px;font-weight:700}.getting-started-view .content-frame .document-frame .section-frame .form-frame{display:flex;flex-wrap:wrap;margin-top:36px}.getting-started-view .content-frame .document-frame .section-frame .form-frame .floating-input-view{border-bottom:1px solid #cfd4d7;flex:0 0 31%;margin-bottom:40px}.getting-started-view .content-frame .document-frame .section-frame .form-frame .middle{margin:0 2%}.getting-started-view .content-frame .document-frame .section-frame .checkbox-frame{align-items:center;display:flex}.getting-started-view .content-frame .document-frame .section-frame .checkbox-frame .checkbox{margin-right:12px}.getting-started-view .content-frame .document-frame .section-frame .checkbox-frame .checkbox-label{font-size:12px}.getting-started-view .content-frame .document-frame .section-frame .checkbox-frame .checkbox-label .provider-link,.getting-started-view .content-frame .document-frame .section-frame .checkbox-frame .checkbox-label .provider-link:visited{color:#1b93c5;margin-left:5px}.getting-started-view .content-frame .document-frame .button-frame{border-top:1px solid #cfd4d7;display:flex;justify-content:flex-end;margin-top:40px;padding-top:20px}.getting-started-view .content-frame .document-frame .button-frame .complete-account-button{background:#1b93c5;border:none;border-radius:4px;box-sizing:border-box;color:#fff;font-size:12px;font-weight:700;padding:12px 14px}.getting-started-view .content-frame .document-frame .button-frame .disabled{background:#cfd4d7;cursor:not-allowed}.healthsnap-view{display:flex;flex-direction:column}.healthsnap-view .toolbar{align-items:center;border-bottom:1px solid #cfd4d7;box-sizing:border-box;display:flex;flex:0 0 48px;justify-content:space-between;padding:16px}.healthsnap-view .toolbar .cancel-button,.healthsnap-view .toolbar .print-button{background:none;border:none;color:#73787b;font-size:14px;position:relative;z-index:1}.healthsnap-view .toolbar .print-button{color:#1b93c5}.healthsnap-view .toolbar .page-header{font-size:14px;font-weight:600;left:0;position:absolute;right:0;text-align:center;z-index:0}.healthsnap-view .content-frame{flex:1 1;overflow-y:scroll}.healthsnap-view .content-frame .section-frame{border-bottom:1px solid #cfd4d7}.healthsnap-view .content-frame .section-frame .section-document-frame{box-sizing:border-box;margin:auto;max-width:1080px;padding:30px;width:90%}.healthsnap-view .content-frame .section-frame .section-document-frame .section-header{font-size:32px;font-weight:600;text-transform:capitalize}.healthsnap-view .content-frame .section-frame .section-document-frame .section-subheader{font-size:20px;font-weight:600}.healthsnap-view .content-frame .section-frame .section-document-frame .user-details-frame{display:flex;justify-content:space-between;margin-top:24px}.healthsnap-view .content-frame .section-frame .section-document-frame .user-details-frame .user-detail-frame{border-left:1px solid #cfd4d7;flex:0 0 30%;padding-left:20px}.healthsnap-view .content-frame .section-frame .section-document-frame .user-details-frame .user-detail-frame .user-label{font-size:12px;line-height:160%}.healthsnap-view .content-frame .section-frame .section-document-frame .user-details-frame .user-detail-frame .user-label.hint{color:#73787b;font-style:italic}.healthsnap-view .content-frame .section-frame .section-document-frame .user-details-frame .user-detail-frame.first{border:none;padding:0}.healthsnap-view .content-frame .section-frame .section-document-frame .sections-table-view{border:1px solid #cfd4d7;border-radius:4px;display:flex;flex-direction:column;margin-top:12px;overflow:hidden}.healthsnap-view .content-frame .section-frame .section-document-frame .sections-table-view .table-headers{align-items:center;background:#f6f8f8;border-bottom:1px solid #cfd4d7;box-sizing:border-box;display:flex;flex:0 0 30px;padding:0 16px}.healthsnap-view .content-frame .section-frame .section-document-frame .sections-table-view .table-headers .table-header{flex:1 1;font-size:12px}.healthsnap-view .content-frame .section-frame .section-document-frame .sections-table-view .table-headers .name{flex:0 0 60%}.healthsnap-view .content-frame .section-frame .section-document-frame .sections-table-view .sections-list-view{display:flex;flex-direction:column;list-style:none;margin:0;padding:0}.healthsnap-view .content-frame .section-frame .section-document-frame .sections-table-view .sections-list-view .section-cell{align-items:center;border-bottom:1px solid #cfd4d7;box-sizing:border-box;display:flex;flex:0 0 48px;padding:0 16px}.healthsnap-view .content-frame .section-frame .section-document-frame .sections-table-view .sections-list-view .section-cell .cell-label{flex:1 1;font-size:12px;font-weight:600;line-height:15px}.healthsnap-view .content-frame .section-frame .section-document-frame .sections-table-view .sections-list-view .section-cell .name{flex:0 0 60%}.healthsnap-view .content-frame .section-frame .section-document-frame .sections-table-view .sections-list-view .section-cell .status-frame{align-items:center;display:flex;flex:1 1;justify-content:space-between}.healthsnap-view .content-frame .section-frame .section-document-frame .sections-table-view .sections-list-view .section-cell .status-frame .cell-label{color:#3bc86b}.healthsnap-view .content-frame .section-frame .section-document-frame .sections-table-view .sections-list-view .section-cell .status-frame .view-results-button{background:none;border:1px solid #1b93c5;border-radius:4px;color:#1b93c5;font-size:12px;font-weight:700;padding:6px 11px}.healthsnap-view .content-frame .section-frame .section-document-frame .sections-table-view .sections-list-view .section-cell .status-frame .view-results-button:hover{background:#1b93c5;color:#fff}.healthsnap-view .content-frame .section-frame .section-document-frame .sections-table-view .sections-list-view .section-cell:last-child{border:none}.healthsnap-section-view{display:flex;flex-direction:column}.healthsnap-section-view .toolbar{align-items:center;border-bottom:1px solid #cfd4d7;box-sizing:border-box;display:flex;flex:0 0 60px;justify-content:space-between;padding:16px}.healthsnap-section-view .toolbar .cancel-button,.healthsnap-section-view .toolbar .print-button{background:none;border:none;color:#73787b;font-size:14px;position:relative;z-index:1}.healthsnap-section-view .toolbar .print-button{color:#1b93c5}.healthsnap-section-view .toolbar .page-header-frame{align-items:center;display:flex;flex-direction:column;justify-content:center;left:0;position:absolute;right:0;z-index:0}.healthsnap-section-view .toolbar .page-header-frame .section-name{font-size:14px;font-weight:700;line-height:130%}.healthsnap-section-view .toolbar .page-header-frame .section-detail{display:flex}.healthsnap-section-view .toolbar .page-header-frame .section-detail .section-label,.healthsnap-section-view .toolbar .page-header-frame .section-detail .status{font-size:12px}.healthsnap-section-view .toolbar .page-header-frame .section-detail .status{margin-left:4px;text-transform:capitalize}.healthsnap-section-view .content-frame{flex:1 1;overflow-y:scroll}.healthsnap-section-view .content-frame .section-frame{border-bottom:1px solid #cfd4d7;padding:30px}.healthsnap-section-view .content-frame .section-frame .section-header{font-size:20px;font-weight:600;line-height:24px;margin-bottom:36px}.healthsnap-section-view .content-frame .section-frame .section-document-frame{margin:auto;max-width:1080px;width:90%}.healthsnap-section-view .content-frame .section-frame .section-document-frame .form-frame .questions-list-view{display:flex;flex-wrap:wrap;list-style:none;margin:0;padding:0}.healthsnap-section-view .content-frame .section-frame .section-document-frame .form-frame .questions-list-view .section-question-cell{flex:0 0 33.33%;margin-bottom:40px}.healthsnap-section-view .content-frame .section-frame .section-document-frame .form-frame .questions-list-view .section-question-cell .section-key,.healthsnap-section-view .content-frame .section-frame .section-document-frame .form-frame .questions-list-view .section-question-cell .section-value{font-size:12px;line-height:160%}.healthsnap-section-view .content-frame .section-frame .section-document-frame .form-frame .questions-list-view .section-question-cell .section-key{color:#73787b;text-transform:capitalize}.healthsnap-section-view .content-frame .section-frame .section-document-frame .form-frame .questions-list-view .section-question-cell .section-value{font-weight:700}.healthsnap-section-view .content-frame .section-frame .section-document-frame .form-frame .questions-list-view .section-question-cell .section-value.hint{color:#73787b;font-weight:400}.healthsnap-section-view .content-frame .groups-list-view{list-style:none;margin:0;padding:0}.healthsnap-section-view .content-frame .groups-list-view .insurances-list-view{margin:0;padding:0}.healthsnap-section-view .content-frame .groups-list-view .section-table-view{border:1px solid #cfd4d7;border-radius:4px;overflow:hidden}.healthsnap-section-view .content-frame .groups-list-view .section-table-view .table-headers{align-items:center;background:#f6f8f8;border-bottom:1px solid #cfd4d7;box-sizing:border-box;display:flex;height:28px;padding:0 16px}.healthsnap-section-view .content-frame .groups-list-view .section-table-view .table-headers .table-header{font-size:12px}.healthsnap-section-view .content-frame .groups-list-view .section-table-view .table-headers .name{flex:0 0 28%}.healthsnap-section-view .content-frame .groups-list-view .section-table-view .table-headers .relationship{flex:0 0 20%}.healthsnap-section-view .content-frame .groups-list-view .section-table-view .table-headers .address{flex:0 0 28%}.healthsnap-section-view .content-frame .groups-list-view .section-table-view .table-headers .phone{flex:1 1}.healthsnap-section-view .content-frame .groups-list-view .section-table-view .table-headers .start-date,.healthsnap-section-view .content-frame .groups-list-view .section-table-view .table-headers .status,.healthsnap-section-view .content-frame .groups-list-view .section-table-view .table-headers .title{flex:0 0 25%}.healthsnap-section-view .content-frame .groups-list-view .section-table-view .table-headers .title{flex:0 0 50%;padding-left:16px}.healthsnap-section-view .content-frame .groups-list-view .section-table-view .table-headers .long{flex:0 0 75%}.healthsnap-section-view .content-frame .groups-list-view .section-table-view .section-list-view{list-style:none;margin:0;padding:0}.healthsnap-section-view .content-frame .groups-list-view .section-table-view .section-list-view .section-cell{align-items:center;border-bottom:1px solid #cfd4d7;box-sizing:border-box;display:flex;padding:16px}.healthsnap-section-view .content-frame .groups-list-view .section-table-view .section-list-view .section-cell .cell-label{font-size:12px;margin-right:1%}.healthsnap-section-view .content-frame .groups-list-view .section-table-view .section-list-view .section-cell .name{flex:0 0 27%;font-weight:700}.healthsnap-section-view .content-frame .groups-list-view .section-table-view .section-list-view .section-cell .relationship{flex:0 0 19%}.healthsnap-section-view .content-frame .groups-list-view .section-table-view .section-list-view .section-cell .address{flex:0 0 27%}.healthsnap-section-view .content-frame .groups-list-view .section-table-view .section-list-view .section-cell .phone{flex:1 1}.healthsnap-section-view .content-frame .groups-list-view .section-table-view .section-list-view .section-cell .start-date,.healthsnap-section-view .content-frame .groups-list-view .section-table-view .section-list-view .section-cell .status,.healthsnap-section-view .content-frame .groups-list-view .section-table-view .section-list-view .section-cell .title{flex:0 0 24%}.healthsnap-section-view .content-frame .groups-list-view .section-table-view .section-list-view .section-cell .title{flex:0 0 49%;padding-left:16px}.healthsnap-section-view .content-frame .groups-list-view .section-table-view .section-list-view .section-cell .long{flex:0 0 74%}.healthsnap-section-view .content-frame .groups-list-view .section-table-view .section-list-view .section-cell:last-child{border:none}.login-view{align-items:center;background:linear-gradient(180deg,rgba(0,0,0,.3),transparent),#1b93c5;background-blend-mode:overlay,normal;display:flex;flex-direction:column;justify-content:flex-start}.login-view .lw-logo{height:90px;margin:204px 0 92px;width:242px}.login-view .form-frame{background:#fff;border-radius:8px;display:flex;flex-direction:column;width:480px}.login-view .form-frame .form-input-frame{display:flex;flex-direction:column;padding:36px 60px}.login-view .form-frame .form-input-frame .form-header{font-size:20px;font-weight:600;line-height:24px;margin-bottom:24px}.login-view .form-frame .form-input-frame .form-input{border:1px solid #cfd4d7;border-radius:4px;box-sizing:border-box;font-size:12px;font-weight:600;margin-bottom:4px;padding:9px 12px}.login-view .form-frame .form-input-frame .form-input:-ms-input-placeholder{color:#73787b;font-weight:400}.login-view .form-frame .form-input-frame .form-input:placeholder-shown{color:#73787b;font-weight:400}.login-view .form-frame .form-input-frame .sign-in-button{background:#3bc86b;border:none;border-radius:4px;color:#fff;flex:0 0 36px;font-size:12px;font-weight:600;margin-top:8px;width:100%}.login-view .toolbar-frame{align-items:center;border-top:1px solid #cfd4d7;display:flex;flex:0 0 60px;justify-content:center;width:100%}.login-view .toolbar-frame .toolbar-label{font-size:12px;line-height:100%}.login-view .toolbar-frame .request-one-button{background:none;border:none;color:#1b93c5;font-size:12px;font-weight:700;line-height:100%;padding:0 4px;text-decoration:none}.not-found-view{align-items:center;background:linear-gradient(180deg,rgba(0,0,0,.3),transparent),#1b93c5;background-blend-mode:overlay,normal;display:flex;flex-direction:column;justify-content:flex-start}.not-found-view .lw-logo{height:90px;margin:204px 0 92px;width:242px}.not-found-view .not-found-label{color:#fff;font-size:24px}.checkbox{cursor:pointer;height:16px;position:relative;-webkit-user-select:none;-ms-user-select:none;user-select:none;width:16px}.checkbox input{cursor:pointer;height:100%;margin:0;opacity:0;position:absolute;width:100%;z-index:1}.checkmark{background:#f2f2f2;border:1px solid #dbdbdb;border-radius:4px;height:14px;left:0;position:absolute;top:0;width:14px;z-index:0}.checkbox input:checked~.checkmark{background-color:#1b93c5;border-color:#1b93c5}.checkmark:after{content:"";display:none;position:absolute}.checkbox input:checked~.checkmark:after{display:block}.checkbox .checkmark:after{border:solid #fff;border-width:0 2px 2px 0;height:8px;left:5px;top:1px;-webkit-transform:rotate(45deg);transform:rotate(45deg);width:3px}.radio-checkbox{background:#f6f8f8;border:1px solid #cfd4d7;border-radius:50%;box-sizing:border-box;height:16px;width:16px}.radio-checkbox.checked{background:#fff;border:5px solid #1b93c5}.floating-input-view{height:38px;min-width:100px;position:relative}.floating-input-view .floating-label{background:transparent;color:#73787b;font-size:12px;font-weight:lighter;position:absolute;text-transform:capitalize;top:11px;transition:.3s;z-index:0}.floating-input-view .floating-label.focus{top:2px}.floating-input-view .floating-input{background:transparent;border:none;border-radius:0;bottom:0;box-sizing:border-box;color:#313537;font-size:12px;font-weight:700;height:100%;margin:0;outline:none;padding:18px 0 3px;position:absolute;width:100%;z-index:1}.loading-pane{align-items:center;bottom:0;display:flex;justify-content:center;left:0;position:absolute;right:0;top:0;z-index:100}.loading-pane .loader{-webkit-animation:spin 1s linear infinite;animation:spin 1s linear infinite;border:4px solid #fff;border-radius:50%;border-top-color:#3498db;height:32px;width:32px}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@font-face{font-family:Inter;src:url(/static/media/Inter-Regular.2391725004ae05a27e8e.ttf)}@font-face{font-family:Inter;font-weight:700;src:url(/static/media/Inter-Bold.a73db89c43e44ca8f5e0.ttf)}body{font-family:Inter}div{color:#313537}select{color:#313537!important}button{cursor:pointer}input{font-family:Avenir}.full-screen-view{bottom:0;left:0;position:absolute;right:0;top:0}.bold{font-weight:700}
/*# sourceMappingURL=main.382598a5.css.map*/