@import"https://fonts.googleapis.com/css2?family=Rethink+Sans:ital,wght@0,400..800;1,400..800&display=swap";h1{font-size:4rem;line-height:5.208rem;font-weight:500}h2{font-size:3.25rem;line-height:4.231rem;font-weight:500}h3{font-size:2.75rem;line-height:3.581rem;font-weight:500}h4{font-size:2rem;line-height:2.604rem;font-weight:500}h5{font-size:1.75rem;line-height:2.279rem;font-weight:500}h6{font-size:1.25rem;line-height:1.628rem;font-weight:500}.p1{font-size:1rem;line-height:1.25rem}.p2{font-size:.875rem;line-height:1.139rem}.p3{font-size:.75rem;line-height:.954rem}.p4{font-size:.688rem;line-height:.895rem}.p5{font-size:.625rem;line-height:.814rem}*{margin:0;padding:0;box-sizing:border-box;font-family:Rethink Sans,sans-serif}html{box-sizing:border-box;height:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}html{font-size:12px}@media screen and (min-width: 1024px){html{font-size:calc(12px + 4 * (100vw - 1024px) / 896)}}@media screen and (min-width: 1920px){html{font-size:16px}}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{border:1px solid #e9eaea;border-radius:5px;background-color:#e9eaea}::-webkit-scrollbar-thumb{background:#989d9f;border-radius:10px}.purple-text{color:purple;font-style:italic}.login_page_container{background-color:#3e6ce3;width:100vw;height:100vh;position:relative;display:flex;justify-content:center;align-items:center;overflow:hidden}.login_page_container .brand_logo{position:absolute;top:2rem;left:4rem}.login_page_container .bg_image{position:absolute;height:100%;top:4rem;left:0;right:0;margin-inline:auto;width:fit-content;z-index:1}.login_page_container .login_form_wrapper{padding:3.5rem 5.125rem;border-radius:12px;background-color:#fff;z-index:10;max-width:34.25rem}.login_page_container .login_form_wrapper .login_form_container .error-input.ant-input-filled:focus-within{outline:none!important;border:1px solid #ea615d;background-color:#f7f7f7!important}.login_page_container .login_form_wrapper .login_form_container .login_heading{text-align:center;font-weight:500}.login_page_container .login_form_wrapper .login_form_container .login_subheading{margin:1.25rem 0 2.5rem;font-weight:400;text-align:center;color:#989d9f}.login_page_container .login_form_wrapper .login_form_container .password_field{margin-top:1rem}.login_page_container .login_form_wrapper .login_form_container .eye_icon,.login_page_container .login_form_wrapper .login_form_container .password_icon,.login_page_container .login_form_wrapper .login_form_container .email_icon{width:16px;height:16px;margin-right:1rem;color:#989d9f}.login_page_container .login_form_wrapper .login_form_container .verification-error{margin-top:10px;display:flex;align-items:flex-start;color:#ea615d;font-size:12px;gap:5px}.login_page_container .login_form_wrapper .login_form_container .error-icon{width:16px;height:16px}.login_page_container .login_form_wrapper .login_form_container .recover-password-container{display:flex;justify-content:end}.login_page_container .login_form_wrapper .login_form_container .recover-password-container .recover_link{text-decoration:none;color:#3e6ce3;text-align:right;display:block;margin-top:.75rem;cursor:pointer}.login_page_container .login_form_wrapper .login_form_container .login_button{padding:1.5rem 4rem;border-radius:24px;font-size:20px;font-weight:400;line-height:1.25rem;text-align:center;margin-top:32px}.login_page_container .copyright_text{position:fixed;right:2.438rem;bottom:1.938rem;color:#fff;font-weight:400}.login_page_container .error_text{margin:1rem 0;color:#ff0000b8;font-weight:400}.input{padding:.875rem 1rem;font-size:1rem;font-weight:400;line-height:1.3rem;color:#989d9f;border-radius:8px}.error-input{border:1px solid #ea615d}.input-error-paragraph{color:#ea615d;margin-top:.5rem;display:inline-block}.homepage_container{display:flex;flex-direction:column;background:url(/assets/grey_background-B3rPgDTw.png);background-size:auto 100%;background-repeat:no-repeat;background-position:center;min-height:100%;padding-bottom:8.813rem}.homepage_container .background_container{margin:.625rem;height:100%}.homepage_container .background_container .content-wrapper{margin:auto}.homepage_container .background_container .content-wrapper .tiles_container{padding:5.5rem 0 2.938rem;background-color:#fff;max-width:80%;margin:auto;margin-top:3rem;border-radius:12px;border:2px solid #fbe2e9;position:relative}.homepage_container .background_container .content-wrapper .tiles_container .user_avatar{position:absolute;top:-4.875rem;left:0;right:0;margin-inline:auto}.homepage_container .background_container .content-wrapper .tiles_container .streak_container{position:absolute;top:1.75rem;right:1.938rem;text-align:center;font-weight:500;color:#633b48}.homepage_container .background_container .content-wrapper .tiles_container .streak_container .target_icon{width:2rem;height:2rem}.homepage_container .background_container .content-wrapper .tiles_container .container_heading{text-align:center;font-weight:500}.homepage_container .background_container .content-wrapper .tiles_container .insights_text{color:#878385;text-align:center;margin-top:.5rem}.homepage_container .background_container .content-wrapper .tiles_container .insighsts-tiles-wrapper{display:grid;grid-template-columns:repeat(auto-fit,292px);gap:0 2.25rem;justify-content:center;padding:0 2rem}.homepage_container .background_container .content-wrapper .tiles_container .insighsts-tiles-wrapper>*{border-bottom:2px solid #fdfdfd}.homepage_container .background_container .content-wrapper .tiles_container .insighsts-tiles-wrapper>:nth-last-child(n+1):nth-last-child(-n+3){border-bottom:none}.homepage_container .background_container .content-wrapper .recommended_section{padding-top:2rem;margin:auto;max-width:80%}.homepage_container .background_container .content-wrapper .recommended_section .recommend_heading{font-weight:700}.homepage_container .background_container .content-wrapper .recommended_section .recommend_cards_container{padding-top:.875rem;display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.homepage_container .background_container .content-wrapper .recommended_section .recommend_cards_container .empty-slate-wrapper{background-color:#fff;border:2px solid #fbe2e9;border-radius:.5rem;padding:1rem;grid-column:1/-1}.homepage_container .background_container .content-wrapper .quick_links_container{padding:3.5rem 0 4rem}.homepage_container .background_container .content-wrapper .quick_links_container .quick_links_item{color:#3e6ce3;cursor:pointer}.homepage_container .background_container .content-wrapper .quick_links_container .quick_links_item:hover{text-decoration:underline}.homepage_container .background_container .content-wrapper .quick_links_container .quick_link_dot{background-color:#6a7073;width:6px;height:6px;border-radius:100%}.full-screen-spin{background-color:#fff;max-height:100%!important}.overview-parent:has(:nth-child(3):last-child) .overview-child{border-bottom:none}.overview-parent:has(:nth-child(4):nth-last-child(-n+3)) .overview-child:nth-child(-n+3){border-bottom:1px solid #D1D1D1;padding-bottom:1.5rem}.overview-parent:has(:nth-child(7):nth-last-child(-n+3)) .overview-child:nth-child(-n+6){border-bottom:1px solid #D1D1D1;padding-bottom:1.5rem}.overview-parent:has(:nth-child(10):nth-last-child(-n+3)) .overview-child:nth-child(-n+9){border-bottom:1px solid #D1D1D1;padding-bottom:1.5rem}.info_tile{padding:2.5rem 0 0;width:100%;display:flex;align-items:center;column-gap:20px;cursor:pointer}.info_tile .tile_heading{white-space:nowrap;color:#3e6ce3;display:flex;align-items:end;justify-content:flex-end}.info_tile .tile_heading .progress-icon{margin-bottom:.5rem}.info_tile .tile_title{font-weight:500;flex:1}.info_tile .tile_negative{color:#d03430}.info_tile .tile_positive{color:#3e6ce3}.tile_border{height:1px;border:1px solid #d1d1d1;margin:0}.recommend_card_container{background-color:#fff;padding:.5rem .75rem 2rem 1.5rem;border-radius:.75rem;border-bottom:2px solid #7e9dec;cursor:pointer}.recommend_card_container .bookmarkIcon,.recommend_card_container .more_horizontal{color:#6a7073;width:24px;height:24px;padding:.25rem;cursor:pointer}.recommend_card_container .card_title{max-width:250px}.sidebar{background-color:#fff;padding:2.25rem 0;overflow:auto;overflow-y:auto;position:relative;top:0}.sidebar .ant-menu-item{border-radius:12px;color:#6a7073;margin:.8rem 0}.sidebar .ant-menu-item-divider{margin-top:1.5rem}.sidebar .ant-menu-item-group-title{color:#4d5458;padding:0;margin:1.5rem 0}.sidebar .ant-menu-item-group-list{margin-top:.8rem}.sidebar .group_heading{color:#4d5458}.sidebar .menu_icon{max-width:24px;max-height:24px;height:24px;width:24px;line-height:50px!important}.sidebar .ant-menu-item-selected{color:#fff;background-color:#3e6ce3}.sidebar .footer_menu .ant-menu-item-selected{color:#4d5458;background-color:#fcecf0}.sidebar .expand_icon{width:30px;height:30px;padding:5px;border-radius:100%;position:fixed;top:90vh;color:#4d5458;background-color:#e6e6e6;cursor:pointer;transition:all .2s;z-index:1000}.sidebar .left{left:235px}.sidebar .right{left:96px}.header_container{padding:1rem 2.25rem 1rem 2rem;background-color:#fff;border-bottom:1px solid #e9eaea;position:sticky;top:0;height:6.2rem;transition:all .5s}.header_container .dropdown_container{border:1px solid #e9eaea;padding:.5rem .75rem .5rem 1.5rem;border-radius:3.125rem}.header_container .dropdown_container .dropdown_button{border-radius:100%;background-color:#3e6ce3;padding:1.375rem}.header_container .dropdown_container .dropdown_button:hover{background-color:#3e6ce3}.header_container .settings_icon,.header_container .notification_icon{color:#6a7073;height:1.5rem;width:1.5rem}.padding-top{padding-top:.5rem}.ant-spin-container .aka-list:hover{color:#3e6ce3!important}.select{border:none;padding:0;font-size:16px;inset-inline-start:0}.select .ant-select-arrow{inset-inline-end:0}.select .ant-select-selection-placeholder{color:#6a7073;opacity:1}.dropdown_container .select{border:1px solid #d1d1d1;border-radius:15px;padding:0 5px 0 10px}.dropdown_container .select .ant-select-arrow{padding:0 8px 0 0}.dropdown_container .select:hover,.dropdown_container .select:visited{background-color:#ecf0fc;border:1px solid #C3D1F6}.ant-space-item .ant-select-filled .ant-select-selector{background-color:transparent;border:1px solid #d1d1d1}.ant-space-item .ant-select-filled .ant-select-arrow{margin-right:5px}.bottom-border .ant-select-selector{padding-left:0!important;padding-right:0!important;border-bottom-left-radius:0;border-bottom-right-radius:0}.autocomplete_container{border-bottom:1px solid #babdbe;padding-right:0}.autocomplete_container .option{color:#20292e}.autocomplete_container .selected-option{color:#6a7073}.autocomplete_container .ant-select-selection-overflow-item{max-width:95%}.checkbox-wrapper .ant-checkbox-inner{border-radius:50%;width:20px;height:20px;display:flex;align-items:center;justify-content:center;padding:0;position:relative}.checkbox-wrapper .ant-checkbox-checked .ant-checkbox-inner{background-color:#d3defc;border-color:#d3defc}.checkbox-wrapper .ant-checkbox-checked .ant-checkbox-inner:after{position:absolute;width:6px;height:10px;border:solid #3E6CE3;border-width:0 2px 2px 0;transform:rotate(45deg);top:3px;left:6px}.layout_container{background-color:#e9eaea4d;height:100vh;overflow:hidden;padding:0;margin:0}.dashboard_container{display:flex;flex-direction:column;padding:2rem 0 0;min-height:262px}.dashboard_container .dashbaord-card .ant-card-head{padding:0;margin:.25rem 1rem;border-color:1px solid #e9eaea;min-height:unset}.dashboard_container .dashbaord-card .ant-card-body{padding:0}.dashboard_container .dashbaord-card .error-text{color:#d03430}.dashboard_container .dashbaord-card .primary-text{color:#3e6ce3}.dashboard_container .cost_section_heading{color:#1d252a}.bar-chart-container{position:relative}.bar-chart-container .popup-overlay{box-shadow:0 4px 8px #20292e52;position:absolute!important;background-color:#fff!important;min-width:156px;min-height:124px;border-radius:.25rem;z-index:10}.bar-chart-container .popup-overlay .chart-heading{padding:.5rem!important;border-bottom:1px solid #babdbe}.bar-chart-container .popup-overlay .popup-inner{padding:.5rem!important}.bar-chart-container .popup-overlay .popup-inner a{display:flex;align-items:center;font-size:12px;gap:5px}.bar-chart-container .popup-overlay .popup-inner a span{width:1rem;height:1rem}.bar-chart-container .popup-overlay .popup-inner .disabled-link{pointer-events:none;color:gray;cursor:not-allowed;text-decoration:none}.skeleton{background:linear-gradient(270deg,#e6e6e60d,#e6e6e6 50%)}.dashboard-skeleton .skeleton-1{border-radius:35px!important;width:8vw!important;height:2vh!important;overflow:hidden!important}.dashboard-skeleton .skeleton-2{border-radius:35px!important;width:8vw!important;height:3vh!important;overflow:hidden!important}.dashboard-skeleton .skeleton-3{border-radius:21px!important;height:15vh!important}.dashboard-skeleton .animated-skeleton{border-radius:21px;background:linear-gradient(270deg,#e6e6e60d,#e6e6e6 50%)}.dashboard-skeleton .skeleton-section{margin-top:1.2rem!important}.dashboard-skeleton .skeleton-section .gutter-row{border-radius:21px!important}.breadcrumb-home{color:#6a7073;width:20px;height:20px}.breadcrumb-arrow{color:#6a7073;width:16px;height:16px}.grey-text{color:#6a7073}.hyper-link{cursor:pointer;color:#6a7073;text-decoration:underline;text-decoration-style:dotted}.grey-text,.hyper-link{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:330px}.primary-text{color:#3e6ce3}.ant-tabs-ink-bar{background-color:#2f54eb!important;height:4px!important;border-radius:2px;color:#c8bebe;border-bottom:1px dotted #A3A3A3}.data-analytics-component .ant-select-selection-item{color:gray}.loader-container{width:100%;height:50vh;display:flex;justify-content:center;align-items:center}.table_container{background-color:#fff;padding:1.5rem 1rem 1rem;border-radius:12px;border:1px solid #fdfdfd;margin-top:3rem;width:100%}.table_container .search_icon{width:20px;height:20px}.table_container .search_input,.table_container .export_btn,.table_container .columns_btn{padding:4.5px 6px;border-radius:4px}.table_container .search_input{max-width:176px;margin:0;font-size:12px;font-weight:500;line-height:15.62px;text-align:left}.table_container .patient_table{margin-top:1.5rem;overflow-x:auto}.table_container .patient_table .ant-table-thead .ant-table-column-sorters .column-container{display:flex;align-items:center;cursor:pointer!important;pointer-events:all!important;width:"100%"}.table_container .patient_table .column-left{justify-content:flex-start}.table_container .patient_table .column-right{justify-content:flex-end}.table_container .ant-checkbox-inner{border-radius:50%;width:24px;height:24px;display:flex;align-items:center;justify-content:center;padding:0;position:relative}.table_container .ant-checkbox-checked .ant-checkbox-inner{background-color:#d3defc;border-color:#d3defc}.table_container .ant-checkbox-checked .ant-checkbox-inner:after{position:absolute;width:6px;height:10px;border:solid #3E6CE3;border-width:0 2px 2px 0;transform:rotate(45deg);top:5px;left:8px}.table_container .ant-table-thead{border:"1px, 0px, 1px, 0px";border-color:#989d9f;background-color:transparent}.table_container .ant-table-expanded-row{background-color:#c3d1f6;padding:1rem 2rem}.table_container .table_expand_container{padding:1.25rem 2rem}.table_container .table_expand_text{color:#20292e}.table_container .patient_id_col{color:#3e6ce3;cursor:pointer}.table_container .patient_table_icons{width:20px;height:20px;color:#6a7073}.table_container .sorted_column{color:#3e6ce3;text-decoration:underline}.table_container .ant-table-thead>tr>th{cursor:not-allowed!important;pointer-events:none!important}.table_container .ant-table-thead>tr>th:hover{background:none!important}.table_container .ant-table-thead>tr>td{background:#fff}.table_container .view_more_link{height:"20px";width:"20px";color:#3862cf}.patient-list-skeleton{width:100%!important}.patient-list-skeleton .horizontal-bar{background-color:#ecf0fc!important;height:5vh!important;border-radius:21px!important;margin-top:3vh!important}.patient-list-skeleton .first-row{display:flex!important;flex-direction:column!important;gap:1.25rem!important;margin-top:1.25rem!important}.patient-list-skeleton .first-row .first-row-inner{display:flex!important;justify-content:space-between!important;gap:1.5%!important;flex-wrap:wrap!important}.patient-list-skeleton .first-row .first-row-inner .ant-skeleton-element{width:8%!important}.patient-list-skeleton .second-row{display:flex!important;justify-content:space-between!important;margin-top:1.25rem!important}.patient-list-skeleton .second-row .second-row-inner{display:flex!important;gap:10px!important}.patient-list-skeleton .btn-skeleton{height:2.8vh!important;border-radius:21px!important}.assign-patient-header{min-width:512px;padding-bottom:1.5rem;color:#3862cf}.border-bottom{border-bottom:1px solid #c3d1f6}.assign-patient-container{color:#3862cf}.assign-patient-container .fields-container{padding:1rem 0}.pagination_container{padding:14px 0 0;color:#989d9f}.insight-container{position:relative;box-sizing:border-box}.insight-container .ant-modal{top:0!important;right:0!important;width:unset!important}.insight-container .ant-modal-content{position:absolute;top:0;right:0;height:100vh;width:912px;border-radius:unset!important;padding:0!important;background-color:#ecf0fc;overflow-y:scroll}.insight-container .header-container{padding:16px;background-color:#fff;border-bottom:1px solid #c3d1f6}.insight-container .header-container .Quick-insight-icon{height:26px}.insight-container .header-container .Quick-insight-close-icon{width:24px;height:24px}.insight-container .header-container .patient-info{margin:16px 0;gap:16px}.insight-container .header-container .patient-info .comprehensive-risk-section{background-color:#e53935;font-size:12px;font-weight:700;color:#fff;border-radius:4px;padding:2px 12px}.insight-container .header-container .patient-info .left-filed{font-size:16px;font-weight:500;color:#6a7073!important}.insight-container .header-container .patient-info .right-filed{font-size:16px;font-weight:500;color:#20292e!important}.insight-container .header-container .patient-info .arrow-icon{width:24px;height:24px;background-color:#e9eaea;color:#20292e}.insight-container .header-container .patient-info .patient-info-heading{color:#6a7073}.insight-container .header-container .patient-info .patient-info-value{color:#20292e}.insight-container .header-container .patient-info,.insight-container .header-container .patient-info-2{gap:16px}.insight-container .header-container .patient-info-2 .patient-info-heading{color:#6a7073}.insight-container .header-container .patient-info-2 a{font-size:.875rem;line-height:1.139rem;font-weight:500}.insight-container .recommendation-container{margin:16px;background-color:#fff;border-radius:16px;padding:16px}.insight-container .recommendation-container .community-resources-button{font-size:.75rem!important}.insight-container .recommendation-container .account-section{margin-top:16px}.insight-container .recommendation-container .recommend-key{color:#4d5458!important}.insight-container .recommendation-container .recommend-value{background-color:#fbe2e9!important;border-radius:4px;padding:0 8px}.insight-container .recommendation-container .recommend-divider{border:1.5px solid #c3d1f6!important}.insight-container .recommendation-container .recommended-table{margin-top:20px}.insight-container .recommendation-container .recommended-table .table-empty-container{padding:20px 0}.insight-container .recommendation-container .recommended-table .ant-table-content{background-color:#fff!important}.insight-container .recommendation-container .recommended-table .ant-table-content .ant-table-thead tr>th{background-color:#fff!important;border-top:1px solid #7e9dec;border-bottom:1px solid #7e9dec;border-start-start-radius:unset!important;border-start-end-radius:unset!important;color:#171d21!important}.insight-container .recommendation-container .recommended-table .ant-table-content .ant-table-tbody .ant-table-cell{border-bottom:1px solid #c3d1f6;font-size:.875rem!important;font-weight:500!important;color:#6a7073!important}.insight-container .recommendation-container .recommended-table .ant-table-content .ant-table-tbody .ant-table-cell a{color:#6a7073!important}.insight-container .recommendation-container .recommended-table .ant-table-footer{display:flex;justify-content:flex-end;background-color:#fff!important;padding:unset;padding:8px 16px}.outliers-container{position:relative;box-sizing:border-box}.outliers-container .ant-modal{top:0!important;right:0!important;width:unset!important}.outliers-container .ant-modal-content{position:absolute;top:10vh;right:0;min-height:463px;width:512px;border-radius:unset!important;padding:0!important;background-color:#ecf0fc;border-radius:12px!important;box-shadow:0 4px 32px #20292e29;background-color:#fff!important}.outliers-container .outliers-inner-container .header-container{padding:20px!important;border-bottom:1px solid #c3d1f6}.outliers-container .outliers-inner-container .outliers-name{font-size:1.25rem;letter-spacing:2%!important;color:#3862cf}.outliers-container .outliers-inner-container .outliers-icon,.outliers-container .outliers-inner-container .outliers-close-icon{width:1.5rem;height:1.5rem;color:#3862cf}.outliers-container .outliers-inner-container .outliers-close-icon{width:1.5rem;height:1.5rem;color:#20292e}.outliers-container .time-frame-container{border-bottom:1px solid #c3d1f6}.outliers-container .quick-filter-row{height:3.7rem}.outliers-container .quick-filter-row .quick-filter-col-1{text-align:right!important;margin-right:.5rem!important;color:#6589e9;font-weight:500}.outliers-container .const-range-container{width:70%!important}.outliers-container .button-container{border-top:1px solid #c3d1f6;margin-top:1rem;padding:1rem 2rem 1rem 0}.outliers-container .error{color:#ea615d}.modal-wrapper{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:unset}.badge{padding:2px .75rem;border-radius:4px}.badge-danger{background-color:#d03430;color:#fcebeb}.ai-summary-card{height:100%;overflow-y:auto;border-radius:12px;border:2px solid transparent;background:linear-gradient(#db00ff,#000aff) border-box;filter:drop-shadow(16% rgba(62,108,227,.1607843137))}.ai-summary-card .ai-card-heading{background:linear-gradient(#db00ff,#000aff);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.smart-alert-card{margin-top:1.5rem}.custom-table .ant-table-thead>tr>th{border-bottom:1px solid #989d9f;border-top:1px solid #989d9f;-webkit-user-select:none;-ms-user-select:none;user-select:none}.custom-table .table-row{border-bottom:1px solid #e9eaea;border-top:1px solid #e9eaea}.custom-table .table-icons{width:20px;height:20px;color:#6a7073}.health-trend-chart-container{height:100px;margin-bottom:10px}.health-trend-chart-container:before{content:"";position:absolute;left:120px;top:0;bottom:63px;width:1px;background-color:#989d9f}.missing-codes-wrapper{max-height:350px;overflow:auto}.missing-codes-wrapper .missing-codes-list{display:flex;flex-direction:column;row-gap:.75rem}.missing-codes-wrapper .missing-codes-list .missing-code{padding:.5rem 1rem .625rem;border:1px solid #c3d1f6;border-radius:8px;width:100%;position:relative;cursor:pointer}.missing-codes-wrapper .missing-codes-list .missing-code .missing-code-date{color:#6a7073}.missing-codes-wrapper .missing-codes-list .selected-code{background-color:#ecf0fc}.missing-codes-wrapper .missing-codes-list .selected-code-arrow{content:"";position:absolute;border-width:2rem 1rem;border-style:solid;border-color:transparent transparent #ecf0fc transparent;right:-2rem;top:20%;rotate:90deg}.missing-codes-wrapper .code-detail-wrapper{border:1px solid #c3d1f6;border-radius:8px}.missing-codes-wrapper .code-detail-wrapper .code-detail-card{padding:1rem 2rem;overflow-y:auto}.missing-codes-wrapper .code-detail-wrapper .code-detail-card .like-icon{color:#3e6ce3}.missing-codes-wrapper .code-detail-wrapper .code-detail-card .dislike-icon{color:#e53935}.header-tile{padding:.75rem 1rem;border-radius:8px;background-color:#fff}.header-tile .header-tile-badge{padding:.25rem .75rem;border-radius:4px}.tile-high{border:2px solid #f3a4a2}.tile-medium{border:2px solid #f5cd47}.badge-high{background-color:#f7c2c0;color:#7e1f1d}.badge-medium{background-color:#fff5c7}.summary-card{padding:.75rem 1.5rem 1.5rem;border-radius:12px;background-color:#fdfdfd;box-shadow:#3e6ce329}.number-badge{padding:2px 8px;background-color:#fbe2e9;border-radius:4px;margin-left:4px}.info-text{display:inline;color:#4d5458}.summary-card{padding:.75rem 1.5rem 1.5rem;border:1px solid #a6bbf2;border-radius:12px;background-color:#fdfdfd;box-shadow:#3e6ce329;height:100%;overflow-y:auto}.patient-detail-heading{color:#4d5458}.summary-tabs{margin-top:1.5rem}.like-icon{color:#3e6ce3}.dislike-icon{color:#e53935}.filters-container{position:relative;box-sizing:border-box}.filters-container .ant-modal{top:0!important;right:0!important;width:unset!important}.filters-container .ant-modal-content{position:absolute;top:10vh;right:0;height:682px;width:512px;border-radius:unset!important;background-color:#ecf0fc;border-radius:12px!important;box-shadow:0 4px 32px #20292e29;padding:16px!important;background-color:#fff!important}.filters-container .filter-inner-container .filter-name{font-size:1.25rem;letter-spacing:2%!important}.filters-container .filter-inner-container .filtert-icon,.filters-container .filter-inner-container .filter-close-icon{width:1.5rem;height:1.5rem;color:#3862cf}.filters-container .filter-inner-container .filter-close-icon{width:1.5rem;height:1.5rem;color:#20292e}.filters-container .filter-inner-container .ant-tabs-nav-wrap{border-bottom:.5px solid dashed!important}.filters-container .filter-inner-container .ant-tabs-tab.ant-tabs-tab-active{border-bottom:4px solid #3862cf}.filters-container .filter-inner-container .ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn{font-weight:700!important;color:#20292e}.filters-container .filter-inner-container .ant-tabs .ant-tabs-tab-btn{font-weight:400;color:#4d5458}.filters-container .filter-inner-container .ant-tabs>.ant-tabs-nav{margin-bottom:unset}.filters-container .filter-inner-container .quick-filter-row{border-bottom:1px solid #c3d1f6;height:4rem}.filters-container .filter-inner-container .quick-filter-row .quick-filter-col-1{text-align:right!important;margin-right:.5rem!important;color:#6589e9;font-weight:500}.filters-container .filter-inner-container .button-container{margin-top:2rem!important}.advance-filter-container,.quick-filter-container{height:500px!important}.checkbox-select{width:100%!important}.checkbox-dropdown{max-height:300px;overflow-y:auto;overflow-x:hidden}.main_container .recommend-icon{color:#3e6ce3;width:20px;height:20px;cursor:pointer}.items-selecter .ant-select-selection-item,.items-selecter .ant-space-item{color:#6a7073}.interventions-table-container{padding:0 10px}.interventions-table-container .ant-table{margin-top:16px}.interventions-table-container .ant-table .ant-table-thead>tr{vertical-align:bottom;font-size:14px}.interventions-table-container .ant-table .ant-table-thead>tr>th{border-radius:0!important;padding:16px 10px;background:#f4f5fa!important}.interventions-table-container .ant-table .ant-table-thead>tr>th:hover{background-color:#c3d1f6!important;cursor:pointer}.interventions-table-container .ant-table .ant-table-tbody>tr>td:first-child{padding:16px 4px}.interventions-table-container .ant-table .ant-table-tbody{color:#6a7073;font-size:14px}.progress-container{height:1rem;width:100%;border-top-right-radius:.5rem;border-bottom-right-radius:.5rem;display:flex;overflow:hidden}.grey-background{background-color:#e6e6e6}.blue-background{background-color:#a6bbf2}.zigzag-border-right{border-radius:0;--mask: conic-gradient( from -135deg at right, #0000, #000 1deg 89deg, #0000 90deg ) 50%/100% 4px;-webkit-mask:var(--mask);mask:var(--mask)}.broken-axis-block{--a: 90deg;--s: 4px;height:1rem;width:30px;background:#e6e6e6;--mask: conic-gradient( from 45deg at left, #0000, #000 1deg 89deg, #0000 90deg ) 50%/100% 4px;-webkit-mask:var(--mask);mask:var(--mask);border-top-right-radius:.5rem;border-bottom-right-radius:.5rem}.main_container{width:100%;margin-top:1.5rem}.main_container .ant-tabs-tab-btn{color:#4d5458!important}.main_container .ant-tabs-tab-disabled{color:#000000e0!important;cursor:pointer!important}.main_container .ant-tabs-tab-active{border-bottom:4px solid #3E6CE3!important}.main_container .ant-tabs-tab-active .ant-tabs-tab-btn{color:#20292e!important;font-weight:400!important}.main_container .ant-tabs-ink-bar.ant-tabs-ink-bar-animated{transition:none!important;height:0px!important}.main_container .ant-card-body{padding:10px}.main_container .table_sort_icons{width:18px;height:18px;color:#6a7073}.tooltip-container{background-color:#fff;min-height:50px;width:157px;border-radius:4px;color:#20292e}.tooltip-container .sub-container{padding:8px}.tooltip-container .sub-container .block-container{display:block;width:1rem;height:.75rem}.tooltip-container .sub-container .blue{background-color:#223b7d}.tooltip-container .sub-container .blue-500{background-color:#3e6ce3}.tooltip-container .sub-container .blue-300{background-color:#7e9dec}.tooltip-container .sub-container .pink-500{background-color:#f6c1cf}.main-container{background-color:#fff;margin:20px 48px;border-radius:10px;padding:48px}.main-container .main-heading{margin-bottom:4px}.main-container .sub-heading-1{margin-bottom:12px;color:#989d9f}.main-container .file-type-para{color:#989d9f;margin-bottom:8px}.main-container .file-type-para-2{margin:12px 0;color:#989d9f}.main-container .upload-button{min-width:200px}.main_container{width:100%;margin-top:1rem}.leaflet-pane,.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile-container,.leaflet-pane>svg,.leaflet-pane>canvas,.leaflet-zoom-box,.leaflet-image-layer,.leaflet-layer{position:absolute;left:0;top:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::selection{background:transparent}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{width:1600px;height:1600px;-webkit-transform-origin:0 0}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-width:none!important;max-height:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer,.leaflet-container .leaflet-tile{max-width:none!important;max-height:none!important;width:auto;padding:0}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{-ms-touch-action:pan-x pan-y;touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{-ms-touch-action:pinch-zoom;touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{-ms-touch-action:none;touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:rgba(51,181,229,.4)}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{width:0;height:0;-moz-box-sizing:border-box;box-sizing:border-box;z-index:800}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{position:relative;z-index:800;pointer-events:visiblePainted;pointer-events:auto}.leaflet-top,.leaflet-bottom{position:absolute;z-index:1000;pointer-events:none}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;-webkit-transition:opacity .2s linear;-moz-transition:opacity .2s linear;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1);-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1);transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-zoom-anim .leaflet-tile,.leaflet-pan-anim .leaflet-tile{-webkit-transition:none;-moz-transition:none;transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-popup-pane,.leaflet-control{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-image-layer,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-marker-icon.leaflet-interactive,.leaflet-image-layer.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{background:#ddd;outline-offset:1px}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{border:2px dotted #38f;background:#ffffff80}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:12px;font-size:.75rem;line-height:1.5}.leaflet-bar{box-shadow:0 1px 5px #000000a6;border-radius:4px}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;display:block;text-align:center;text-decoration:none;color:#000}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:hover,.leaflet-bar a:focus{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom-left-radius:4px;border-bottom-right-radius:4px;border-bottom:none}.leaflet-bar a.leaflet-disabled{cursor:default;background-color:#f4f4f4;color:#bbb}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:700 18px Lucida Console,Monaco,monospace;text-indent:1px}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{box-shadow:0 1px 5px #0006;background:#fff;border-radius:5px}.leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAACf0lEQVR4AY1UM3gkARTePdvdoTxXKc+qTl3aU5U6b2Kbkz3Gtq3Zw6ziLGNPzrYx7946Tr6/ee/XeCQ4D3ykPtL5tHno4n0d/h3+xfuWHGLX81cn7r0iTNzjr7LrlxCqPtkbTQEHeqOrTy4Yyt3VCi/IOB0v7rVC7q45Q3Gr5K6jt+3Gl5nCoDD4MtO+j96Wu8atmhGqcNGHObuf8OM/x3AMx38+4Z2sPqzCxRFK2aF2e5Jol56XTLyggAMTL56XOMoS1W4pOyjUcGGQdZxU6qRh7B9Zp+PfpOFlqt0zyDZckPi1ttmIp03jX8gyJ8a/PG2yutpS/Vol7peZIbZcKBAEEheEIAgFbDkz5H6Zrkm2hVWGiXKiF4Ycw0RWKdtC16Q7qe3X4iOMxruonzegJzWaXFrU9utOSsLUmrc0YjeWYjCW4PDMADElpJSSQ0vQvA1Tm6/JlKnqFs1EGyZiFCqnRZTEJJJiKRYzVYzJck2Rm6P4iH+cmSY0YzimYa8l0EtTODFWhcMIMVqdsI2uiTvKmTisIDHJ3od5GILVhBCarCfVRmo4uTjkhrhzkiBV7SsaqS+TzrzM1qpGGUFt28pIySQHR6h7F6KSwGWm97ay+Z+ZqMcEjEWebE7wxCSQwpkhJqoZA5ivCdZDjJepuJ9IQjGGUmuXJdBFUygxVqVsxFsLMbDe8ZbDYVCGKxs+W080max1hFCarCfV+C1KATwcnvE9gRRuMP2prdbWGowm1KB1y+zwMMENkM755cJ2yPDtqhTI6ED1M/82yIDtC/4j4BijjeObflpO9I9MwXTCsSX8jWAFeHr05WoLTJ5G8IQVS/7vwR6ohirYM7f6HzYpogfS3R2OAAAAAElFTkSuQmCC);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAQAAABvcdNgAAAEsklEQVR4AWL4TydIhpZK1kpWOlg0w3ZXP6D2soBtG42jeI6ZmQTHzAxiTbSJsYLjO9HhP+WOmcuhciVnmHVQcJnp7DFvScowZorad/+V/fVzMdMT2g9Cv9guXGv/7pYOrXh2U+RRR3dSd9JRx6bIFc/ekqHI29JC6pJ5ZEh1yWkhkbcFeSjxgx3L2m1cb1C7bceyxA+CNjT/Ifff+/kDk2u/w/33/IeCMOSaWZ4glosqT3DNnNZQ7Cs58/3Ce5HL78iZH/vKVIaYlqzfdLu8Vi7dnvUbEza5Idt36tquZFldl6N5Z/POLof0XLK61mZCmJSWjVF9tEjUluu74IUXvgttuVIHE7YxSkaYhJZam7yiM9Pv82JYfl9nptxZaxMJE4YSPty+vF0+Y2up9d3wwijfjZbabqm/3bZ9ecKHsiGmRflnn1MW4pjHf9oLufyn2z3y1D6n8g8TZhxyzipLNPnAUpsOiuWimg52psrTZYnOWYNDTMuWBWa0tJb4rgq1UvmutpaYEbZlwU3CLJm/ayYjHW5/h7xWLn9Hh1vepDkyf7dE7MtT5LR4e7yYpHrkhOUpEfssBLq2pPhAqoSWKUkk7EDqkmK6RrCEzqDjhNDWNE+XSMvkJRDWlZTmCW0l0PHQGRZY5t1L83kT0Y3l2SItk5JAWHl2dCOBm+fPu3fo5/3v61RMCO9Jx2EEYYhb0rmNQMX/vm7gqOEJLcXTGw3CAuRNeyaPWwjR8PRqKQ1PDA/dpv+on9Shox52WFnx0KY8onHayrJzm87i5h9xGw/tfkev0jGsQizqezUKjk12hBMKJ4kbCqGPVNXudyyrShovGw5CgxsRICxF6aRmSjlBnHRzg7Gx8fKqEubI2rahQYdR1YgDIRQO7JvQyD52hoIQx0mxa0ODtW2Iozn1le2iIRdzwWewedyZzewidueOGqlsn1MvcnQpuVwLGG3/IR1hIKxCjelIDZ8ldqWz25jWAsnldEnK0Zxro19TGVb2ffIZEsIO89EIEDvKMPrzmBOQcKQ+rroye6NgRRxqR4U8EAkz0CL6uSGOm6KQCdWjvjRiSP1BPalCRS5iQYiEIvxuBMJEWgzSoHADcVMuN7IuqqTeyUPq22qFimFtxDyBBJEwNyt6TM88blFHao/6tWWhuuOM4SAK4EI4QmFHA+SEyWlp4EQoJ13cYGzMu7yszEIBOm2rVmHUNqwAIQabISNMRstmdhNWcFLsSm+0tjJH1MdRxO5Nx0WDMhCtgD6OKgZeljJqJKc9po8juskR9XN0Y1lZ3mWjLR9JCO1jRDMd0fpYC2VnvjBSEFg7wBENc0R9HFlb0xvF1+TBEpF68d+DHR6IOWVv2BECtxo46hOFUBd/APU57WIoEwJhIi2CdpyZX0m93BZicktMj1AS9dClteUFAUNUIEygRZCtik5zSxI9MubTBH1GOiHsiLJ3OCoSZkILa9PxiN0EbvhsAo8tdAf9Seepd36lGWHmtNANTv5Jd0z4QYyeo/UEJqxKRpg5LZx6btLPsOaEmdMyxYdlc8LMaJnikDlhclqmPiQnTEpLUIZEwkRagjYkEibQErwhkTAKCLQEbUgkzJQWc/0PstHHcfEdQ+UAAAAASUVORK5CYII=);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{padding:6px 10px 6px 6px;color:#333;background:#fff}.leaflet-control-layers-scrollbar{overflow-y:scroll;overflow-x:hidden;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block;font-size:13px;font-size:1.08333em}.leaflet-control-layers-separator{height:0;border-top:1px solid #ddd;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAApCAYAAADAk4LOAAAFgUlEQVR4Aa1XA5BjWRTN2oW17d3YaZtr2962HUzbDNpjszW24mRt28p47v7zq/bXZtrp/lWnXr337j3nPCe85NcypgSFdugCpW5YoDAMRaIMqRi6aKq5E3YqDQO3qAwjVWrD8Ncq/RBpykd8oZUb/kaJutow8r1aP9II0WmLKLIsJyv1w/kqw9Ch2MYdB++12Onxee/QMwvf4/Dk/Lfp/i4nxTXtOoQ4pW5Aj7wpici1A9erdAN2OH64x8OSP9j3Ft3b7aWkTg/Fm91siTra0f9on5sQr9INejH6CUUUpavjFNq1B+Oadhxmnfa8RfEmN8VNAsQhPqF55xHkMzz3jSmChWU6f7/XZKNH+9+hBLOHYozuKQPxyMPUKkrX/K0uWnfFaJGS1QPRtZsOPtr3NsW0uyh6NNCOkU3Yz+bXbT3I8G3xE5EXLXtCXbbqwCO9zPQYPRTZ5vIDXD7U+w7rFDEoUUf7ibHIR4y6bLVPXrz8JVZEql13trxwue/uDivd3fkWRbS6/IA2bID4uk0UpF1N8qLlbBlXs4Ee7HLTfV1j54APvODnSfOWBqtKVvjgLKzF5YdEk5ewRkGlK0i33Eofffc7HT56jD7/6U+qH3Cx7SBLNntH5YIPvODnyfIXZYRVDPqgHtLs5ABHD3YzLuespb7t79FY34DjMwrVrcTuwlT55YMPvOBnRrJ4VXTdNnYug5ucHLBjEpt30701A3Ts+HEa73u6dT3FNWwflY86eMHPk+Yu+i6pzUpRrW7SNDg5JHR4KapmM5Wv2E8Tfcb1HoqqHMHU+uWDD7zg54mz5/2BSnizi9T1Dg4QQXLToGNCkb6tb1NU+QAlGr1++eADrzhn/u8Q2YZhQVlZ5+CAOtqfbhmaUCS1ezNFVm2imDbPmPng5wmz+gwh+oHDce0eUtQ6OGDIyR0uUhUsoO3vfDmmgOezH0mZN59x7MBi++WDL1g/eEiU3avlidO671bkLfwbw5XV2P8Pzo0ydy4t2/0eu33xYSOMOD8hTf4CrBtGMSoXfPLchX+J0ruSePw3LZeK0juPJbYzrhkH0io7B3k164hiGvawhOKMLkrQLyVpZg8rHFW7E2uHOL888IBPlNZ1FPzstSJM694fWr6RwpvcJK60+0HCILTBzZLFNdtAzJaohze60T8qBzyh5ZuOg5e7uwQppofEmf2++DYvmySqGBuKaicF1blQjhuHdvCIMvp8whTTfZzI7RldpwtSzL+F1+wkdZ2TBOW2gIF88PBTzD/gpeREAMEbxnJcaJHNHrpzji0gQCS6hdkEeYt9DF/2qPcEC8RM28Hwmr3sdNyht00byAut2k3gufWNtgtOEOFGUwcXWNDbdNbpgBGxEvKkOQsxivJx33iow0Vw5S6SVTrpVq11ysA2Rp7gTfPfktc6zhtXBBC+adRLshf6sG2RfHPZ5EAc4sVZ83yCN00Fk/4kggu40ZTvIEm5g24qtU4KjBrx/BTTH8ifVASAG7gKrnWxJDcU7x8X6Ecczhm3o6YicvsLXWfh3Ch1W0k8x0nXF+0fFxgt4phz8QvypiwCCFKMqXCnqXExjq10beH+UUA7+nG6mdG/Pu0f3LgFcGrl2s0kNNjpmoJ9o4B29CMO8dMT4Q5ox8uitF6fqsrJOr8qnwNbRzv6hSnG5wP+64C7h9lp30hKNtKdWjtdkbuPA19nJ7Tz3zR/ibgARbhb4AlhavcBebmTHcFl2fvYEnW0ox9xMxKBS8btJ+KiEbq9zA4RthQXDhPa0T9TEe69gWupwc6uBUphquXgf+/FrIjweHQS4/pduMe5ERUMHUd9xv8ZR98CxkS4F2n3EUrUZ10EYNw7BWm9x1GiPssi3GgiGRDKWRYZfXlON+dfNbM+GgIwYdwAAAAASUVORK5CYII=)}.leaflet-container .leaflet-control-attribution{background:#fff;background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{padding:0 5px;color:#333;line-height:1.4}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:hover,.leaflet-control-attribution a:focus{text-decoration:underline}.leaflet-attribution-flag{display:inline!important;vertical-align:baseline!important;width:1em;height:.6669em}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{border:2px solid #777;border-top:none;line-height:1.1;padding:2px 5px 1px;white-space:nowrap;-moz-box-sizing:border-box;box-sizing:border-box;background:#fffc;text-shadow:1px 1px #fff}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{box-shadow:none}.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{border:2px solid rgba(0,0,0,.2);background-clip:padding-box}.leaflet-popup{position:absolute;text-align:center;margin-bottom:20px}.leaflet-popup-content-wrapper{padding:1px;text-align:left;border-radius:12px}.leaflet-popup-content{margin:13px 24px 13px 20px;line-height:1.3;font-size:13px;font-size:1.08333em;min-height:1px}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{width:40px;height:20px;position:absolute;left:50%;margin-top:-1px;margin-left:-20px;overflow:hidden;pointer-events:none}.leaflet-popup-tip{width:17px;height:17px;padding:1px;margin:-10px auto 0;pointer-events:auto;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#fff;color:#333;box-shadow:0 3px 14px #0006}.leaflet-container a.leaflet-popup-close-button{position:absolute;top:0;right:0;border:none;text-align:center;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;color:#757575;text-decoration:none;background:transparent}.leaflet-container a.leaflet-popup-close-button:hover,.leaflet-container a.leaflet-popup-close-button:focus{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{width:24px;margin:0 auto;-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=.70710678,M12=.70710678,M21=-.70710678,M22=.70710678)}.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{position:absolute;padding:6px;background-color:#fff;border:1px solid #fff;border-radius:3px;color:#222;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;box-shadow:0 1px 3px #0006}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-top:before,.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{position:absolute;pointer-events:none;border:6px solid transparent;background:transparent;content:""}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{bottom:0;margin-bottom:-12px;border-top-color:#fff}.leaflet-tooltip-bottom:before{top:0;margin-top:-12px;margin-left:-6px;border-bottom-color:#fff}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{top:50%;margin-top:-6px}.leaflet-tooltip-left:before{right:0;margin-right:-12px;border-left-color:#fff}.leaflet-tooltip-right:before{left:0;margin-left:-12px;border-right-color:#fff}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.leaflet-container{height:100vh;width:100%}.leaflet-container .circle-label{color:#fff!important;background:#000!important;font-weight:700;padding:4px 6px;border-radius:4px;border:1px solid white!important}.leaflet-container .leaflet-control{background:transparent!important;border:none!important;box-shadow:none!important}.leaflet-container .clinic-label{background:transparent;color:#4a4a4a;font-weight:900;font-size:10px;box-shadow:none;border:none;text-align:center;padding:0}.leaflet-container .marker-cluster-small,.leaflet-container .marker-cluster-medium,.leaflet-container .marker-cluster-large{background-color:#6ecc3999;color:#000}.leaflet-container .marker-cluster-small div,.leaflet-container .marker-cluster-medium div,.leaflet-container .marker-cluster-large div{background-color:#6ecc3999}.leaflet-container .leaflet-popup-content-wrapper .leaflet-popup-content{min-width:30rem;background-color:transparent}.leaflet-container .leaflet-popup-content-wrapper .leaflet-popup-content .popup-heading{border-bottom:1px solid #d1d1d1;padding-bottom:.5rem}.leaflet-container .marker-popup .leaflet-popup-close-button{font-size:35px!important;line-height:20px;width:24px;height:24px;top:15px;right:18px}.leaflet-cluster-anim .leaflet-marker-icon,.leaflet-cluster-anim .leaflet-marker-shadow{-webkit-transition:-webkit-transform .3s ease-out,opacity .3s ease-in;-moz-transition:-moz-transform .3s ease-out,opacity .3s ease-in;-o-transition:-o-transform .3s ease-out,opacity .3s ease-in;transition:transform .3s ease-out,opacity .3s ease-in}.leaflet-cluster-spider-leg{-webkit-transition:-webkit-stroke-dashoffset .3s ease-out,-webkit-stroke-opacity .3s ease-in;-moz-transition:-moz-stroke-dashoffset .3s ease-out,-moz-stroke-opacity .3s ease-in;-o-transition:-o-stroke-dashoffset .3s ease-out,-o-stroke-opacity .3s ease-in;transition:stroke-dashoffset .3s ease-out,stroke-opacity .3s ease-in}.marker-cluster-small{background-color:#b5e28c99}.marker-cluster-small div{background-color:#6ecc3999}.marker-cluster-medium{background-color:#f1d35799}.marker-cluster-medium div{background-color:#f0c20c99}.marker-cluster-large{background-color:#fd9c7399}.marker-cluster-large div{background-color:#f1801799}.leaflet-oldie .marker-cluster-small{background-color:#b5e28c}.leaflet-oldie .marker-cluster-small div{background-color:#6ecc39}.leaflet-oldie .marker-cluster-medium{background-color:#f1d357}.leaflet-oldie .marker-cluster-medium div{background-color:#f0c20c}.leaflet-oldie .marker-cluster-large{background-color:#fd9c73}.leaflet-oldie .marker-cluster-large div{background-color:#f18017}.marker-cluster{background-clip:padding-box;border-radius:20px}.marker-cluster div{width:30px;height:30px;margin-left:5px;margin-top:5px;text-align:center;border-radius:15px;font:12px Helvetica Neue,Arial,Helvetica,sans-serif}.marker-cluster span{line-height:30px}.snip-button{height:40px;width:100%;font-size:20px;line-height:50px;border:1px solid #a3a3a3;border-collapse:collapse;display:flex;align-items:center;justify-content:center;background-color:#fff;color:#fff}.leaflet-control-custom{width:40px;display:flex;flex-direction:column;align-items:center;justify-content:space-around;background-color:transparent}.leaflet-control-custom-btn{background-size:cover;width:100%;height:40px;font-size:20px;line-height:50px;text-align:center;border:none;background-color:#fff;border:1px solid #a3a3a3}.leaflet-control-zoom-in,.leaflet-control-zoom-out{height:40px;width:100%;font-size:20px;line-height:50px;border:1px solid #babdbe;border-collapse:collapse;display:flex;align-items:center;justify-content:center;background-color:#fff}.details_popup_heading{padding-bottom:.5rem;border-bottom:1px solid #babdbe}.details_popup_text{color:#4d5458;text-decoration:underline}.heat-map-container{position:relative}.heat-map-container .coordinates-count-container{position:absolute;z-index:462;right:1%;top:2%;border-radius:6px}.heat-map-container .coordinates-count-container .filters_button{background-color:#fff;color:#6a7073;border-radius:6px;border:1px solid #4D5458}.heat-map-container .loader-container{width:100%;height:80vh;display:flex;justify-content:center;align-items:center}.forgot_page_container{background-color:#3e6ce3;width:100vw;height:100vh;position:relative;display:flex;justify-content:center;align-items:center;overflow:hidden}.forgot_page_container .brand_logo{position:absolute;top:2rem;left:4rem}.forgot_page_container .bg_image{position:absolute;height:100%;top:4rem;left:0;right:0;margin-inline:auto;width:fit-content;z-index:1}.forgot_page_container .forgot_password_form_wrapper{padding:3.5rem 5.125rem;border-radius:12px;background-color:#fff;max-width:34.5rem;z-index:10}.forgot_page_container .forgot_password_form_wrapper .forgot_password_form_container .error-input.ant-input-filled:focus-within{outline:none!important;border:1px solid #ea615d;background-color:#f7f7f7!important}.forgot_page_container .forgot_password_form_wrapper .forgot_password_form_container .forgot_password_heading{font-weight:500}.forgot_page_container .forgot_password_form_wrapper .forgot_password_form_container .forgot_password_subheading{color:#989d9f;margin:20px 0}.forgot_page_container .forgot_password_form_wrapper .forgot_password_form_container .confirm_pass_heading{margin-bottom:20px}.forgot_page_container .forgot_password_form_wrapper .forgot_password_form_container .password_field{margin-top:1rem}.forgot_page_container .forgot_password_form_wrapper .forgot_password_form_container .email-error{color:#ea615d;margin-top:8px}.forgot_page_container .forgot_password_form_wrapper .forgot_password_form_container .eye_icon,.forgot_page_container .forgot_password_form_wrapper .forgot_password_form_container .password_icon,.forgot_page_container .forgot_password_form_wrapper .forgot_password_form_container .email_icon{width:16px;height:16px;margin-right:1rem;color:#989d9f}.forgot_page_container .forgot_password_form_wrapper .forgot_password_form_container .recover_link{text-decoration:none;color:#3e6ce3;text-align:right;display:block;margin-top:.75rem;cursor:pointer}.forgot_page_container .forgot_password_form_wrapper .forgot_password_form_container .login_button{padding:1.5rem 4rem;border-radius:24px;font-size:16px;font-weight:400;line-height:1.25rem;text-align:center;margin-top:32px}.forgot_page_container .copyright_text{position:fixed;right:2.438rem;bottom:1.938rem;color:#fff;font-weight:400}.forgot_page_container .error_text{margin:1rem 0;color:#ff0000b8;font-weight:400}.password-checklist ul{list-style:none;display:flex;flex-direction:column;gap:5px;margin-top:10px}.password-checklist ul li{display:flex;gap:10px}.comparison-table-wrapper .item-per-page{color:#989d9f}.comparison-table-wrapper .items-displaying{color:#6a7073}.iFrame-class .comparison-table-wrapper{margin-top:0rem}.score-container,.spinner-container{display:flex;flex-direction:row;width:350px;min-height:120px;padding:10px;position:relative}.score-container{justify-content:space-between}.spinner-container{justify-content:center;align-items:center}.score-item{display:flex;flex-direction:column;justify-content:center;align-items:center}.score-label{color:#61666a;margin-top:10px;font-weight:500}.score-avatar{width:85px!important;height:85px!important;font-weight:600;color:#61666a!important;font-size:15px!important;text-transform:capitalize}.critical{background-color:#f4755f!important}.high{background-color:#fcad60!important}.medium{background-color:#a6e7db!important}.low,.spinner-container .ant-spin-dot-item{background-color:#88d479!important}.date-selector{color:#6a7073;border-bottom:1px solid #babdbe}.performance_container{width:100%;margin-top:1.5rem}.performance_container .ant-tabs-tab-btn{color:#4d5458!important}.performance_container .ant-tabs-tab-disabled{color:#000000e0!important;cursor:pointer!important}.performance_container .ant-tabs-tab-active{border-bottom:4px solid #3E6CE3!important}.performance_container .ant-tabs-tab-active .ant-tabs-tab-btn{color:#20292e!important;font-weight:400!important}.performance_container .ant-tabs-ink-bar.ant-tabs-ink-bar-animated{transition:none!important;height:0px!important}.performance_container .gauge_card .ant-card-body{padding-top:16px;height:100%;width:124px}.performance_container .unmet_needs_table .ant-table{margin-top:16px}.performance_container .unmet_needs_table .ant-table .ant-table-thead>tr{vertical-align:bottom;font-size:14px}.performance_container .unmet_needs_table .ant-table .ant-table-thead>tr>th{border-bottom:1px solid #989d9f;border-top:1px solid #989d9f;border-radius:0!important;background:#f4f5fa!important;border:none!important;padding:12px 10px}.performance_container .unmet_needs_table .ant-table .ant-table-thead>tr>th:before{display:none!important;content:none!important}.performance_container .unmet_needs_table .ant-table .ant-table-thead>tr>th:hover{background-color:#c3d1f6!important;cursor:pointer}.performance_container .unmet_needs_table .ant-table .ant-table-tbody>tr>td{padding:12px}.performance_container .unmet_needs_table .ant-table .ant-table-tbody>tr>td:first-child{padding:12px 4px}.performance_container .unmet_needs_table .ant-table .ant-table-tbody{color:#6a7073;font-size:14px}.total-claims-container{padding:1rem;background-color:#fff;border-radius:10px}.total-claims-container .chart-container{background-color:#ecf0fc;border-radius:10px;padding:1rem}.total-claims-container .chart-container .pmpm-checkbox{background-color:#ecf0fc}.total-claims-container .cost-distribution-container{border:1px solid #e9eaea;border-radius:12px;padding:.75rem 1rem 0}.total-claims-container .cost-distribution-container .ant-table .ant-table-thead>tr>th{border-radius:0!important;background:#f4f5fa!important;border:none!important}.total-claims-container .cost-distribution-container .ant-table .ant-table-thead>tr>th:before{display:none!important;content:none!important}.total-claims-container .cost-distribution-border .ant-table .ant-table-thead>tr>th{border-radius:0!important;background:#f4f5fa!important;border:none!important}.total-claims-container .cost-distribution-border .ant-table .ant-table-thead>tr>th:before{display:none!important;content:none!important}.total-claims-container .cost-distribution-border .ant-table .ant-table-thead>tr>th:hover{background-color:#c3d1f6!important;cursor:pointer}.total-claims-container .readmission-container{height:100%;padding:.75rem 1rem;border:1px solid #e9eaea;border-radius:.75rem}.total-claims-container .readmission-container .cost_group{color:#d03430;padding-bottom:.8rem}.total-claims-container .readmission-container .cost_group .cost_heading{color:#4d5458}.stack-chart-container{background-color:#ecf0fc}.chart_tooltip{background-color:#0d1113}.disparity-container{border:1px solid #e9eaea;border-radius:12px;padding:1rem;background-color:#fdfdfd}.disparity-container .view-type-icon{color:#3e6ce3;border-radius:100%;border:2px solid #3e6ce3;width:1.5rem;height:1.5rem;cursor:pointer}.disparity-container .disparity-indicator-header{padding:1.5rem 1rem;border-radius:8px;background-color:#ecf0fc}.disparity-container .legend-indicator{height:.75rem;border-radius:5px}.disparity-container .indicator-circular{height:unset;width:unset;height:.75rem;width:.75rem;border-radius:100%}.disparity-container .more-details-container{background-color:#ea615d;transition:all .2s;height:100%;position:absolute;top:0;right:0;left:0;text-align:center}.disparity-container .more-details-container .more-details-text{cursor:pointer;color:#4d5458}.disparity-container .indicator-low{background-color:#addaaf}.disparity-container .indicator-medium{background-color:#ffcf0ec2}.disparity-container .indicator-high{background-color:#ea615d}.disparity-container .ant-tabs-nav:before{border-bottom:1px dashed #a3a3a3!important}.hqm-analysis-header{padding:1.5rem 1rem;border-radius:8px;background-color:#ecf0fc}.hqm-analysis-header .disparity-factor{color:#3862cf}.cost-total-claims-loader{margin-bottom:1.25rem}.cost-total-claims-loader .skeleton-1{border-radius:35px!important}.cost-total-claims-loader .skeleton-2{border-top-left-radius:1rem;border-top-right-radius:1rem;width:2%!important;min-width:20px!important}.total-claims-loader{width:100%;background:#fff;padding:1.25rem}.total-claims-loader .quality-loader{padding:1.25rem}.total-claims-loader .quality-loader .skeleton-1{height:3vh;width:30%}.total-claims-loader .quality-loader .skeleton-2{height:3.7vh}.total-claims-loader .cost-loader .skeleton-3{border-radius:35px;width:6vw;height:3vh}.total-claims-loader .cost-loader .skeleton-4{min-width:unset;border-top-left-radius:15px;border-top-right-radius:15px;width:2vw}.highcharts-legend-item path.highcharts-graph{display:none}.line-chart-modal{cursor:pointer}.comparison-container{margin-top:2rem;border:1px solid #a6bbf2;background-color:#a6bbf21a;padding:1.5rem 1rem;border-radius:8px}.comparison-container .input-container{background-color:#fff;border:1px solid #a6bbf2;border-radius:4px;padding-left:.5rem}.comparison-container .input-container .population-input{border:none;background-color:#fff;border-radius:4px;margin-left:0;width:100%}.comparison-container .time-frame-input{border:1px solid #a6bbf2;border-radius:4px}.comparison-container .save-compare-input{height:32px;border:1px solid #a6bbf2;border-radius:4px;font-size:.725rem;padding:.5rem}.comparison-table-wrapper{background-color:#fff;padding:1.5rem 1rem;border-radius:12px;margin-top:3rem}.comparison-table-wrapper .ant-table-wrapper .expandable-column{border-top:1px solid #a6bbf2;border-bottom:1px solid #a6bbf2}.comparison-table-wrapper .metric-search-input{padding:.5rem;font-size:.75rem;border-radius:4px;max-height:2rem}.comparison-table-wrapper .expandable-row{background-color:#ecf0fc;color:#20292e;cursor:pointer}
