body{font-family:var(--main-font);margin:0;height:99vh}body *{font-family:var(--main-font)}#root{height:100%}.red{color:red}.orange{color:orange}.green{color:green}.pointer{cursor:pointer}.blue{color:#00f}.dotted{border-right:2px dotted black}input{width:100%;border:1px solid var(--grey);border-radius:5px;padding:15px;box-sizing:border-box}.odd{background-color:var(--light-grey)}.hide{visibility:hidden}.modalButton{padding:10px 20px;border-radius:10px;border:none;background-color:var(--main-blue);color:#fff;font-size:1.1rem;cursor:pointer}.yellowBackground{background-color:#fff4af}.greenBackground{background-color:#74e550}.redBackground{background-color:#e88e8e}.greyBackground{background-color:#d3d3d3}.ellipsis{text-overflow:ellipsis}._adminDashboard_13eu9_1{padding:20px;height:95%;background-color:#f0f0f0}._searchInput_13eu9_7{margin-bottom:20px;padding:10px;width:100%;box-sizing:border-box}._userList_13eu9_14{list-style-type:none;padding:0;display:flex;flex-direction:column;gap:5px}._userItem_13eu9_22{display:flex;justify-content:space-between;align-items:center;padding:10px;border:1px solid grey;box-shadow:3px 3px 10px gray;cursor:pointer;border-radius:10px;background-color:#fff}._settingsSelect_13eu9_34{padding:5px}._userInfo_13eu9_38{display:flex;gap:10px;flex:1;justify-content:space-between}._button_13eu9_45{padding:10px 20px;background-color:var(--main-blue);color:#fff;border:none;border-radius:5px;cursor:pointer;font-size:1rem}._digestDashboard_1ucum_1{height:95%;margin-top:10px;overflow:scroll;padding:10px;display:flex;flex-direction:column;align-items:center}._row_1ucum_11{display:flex;flex-direction:row;justify-content:space-between;margin-bottom:10px;width:99%}._header_1wyoi_1{display:flex;align-items:center;cursor:pointer;width:100%;margin-bottom:5px;margin-left:0}._chevronDown_1wyoi_10,._chevronUp_1wyoi_10{transition:transform .5s ease}._chevronUp_1wyoi_10{transform:rotate(180deg)}._content_1wyoi_18{transition:max-height .5s ease;overflow:hidden}._open_1wyoi_23{max-height:250px;border:1px solid #ccc;border-radius:5px;display:block;overflow:scroll}._closed_1wyoi_31{max-height:0}._loginPage_11kk0_1{width:101%;height:101%}._backgroundImage_11kk0_6{width:100%;height:100%;display:flex;justify-content:end;position:relative}._backgroundImg_11kk0_14{width:100%;height:100%;object-fit:cover;position:absolute;top:0;left:0;z-index:-1}._loginRightContainer_11kk0_24{width:60%;height:100%;display:flex;justify-content:center;align-items:center;position:relative;z-index:1}._authFormRoot_crzze_1{display:flex;flex-direction:column;align-items:center;justify-content:center;width:50%;border-radius:10px;box-shadow:5px 5px 10px var(--black);padding:5px;background-color:#fff}._logo_crzze_14{width:100%;display:flex;justify-content:center;align-items:center;height:10vh}._logoImage_crzze_22{height:100%}._formContainer_crzze_26{background-color:#fff;width:100%;flex:1;display:flex;flex-direction:column;justify-content:center;align-items:center}._forgotPassForm_pm8ec_1{display:flex;flex-direction:column;justify-content:center;gap:10px;width:80%;margin:10px;padding:10px}._redirectLabels_pm8ec_11{margin:5px}._resetButton_pm8ec_15{width:100%;background-color:var(--main-blue);color:var(--white);border:none;border-radius:5px;padding:15px;font-size:1.2rem;font-weight:700;cursor:pointer;margin-top:10px}._formTitle_pm8ec_28{font-size:1.5rem;font-weight:700;margin:10px;text-align:center}._center_pm8ec_35{display:flex}._redirectLabels_pm8ec_11{font-size:1rem;text-align:center}._redirectLabel_pm8ec_11{color:var(--main-blue)}._loginForm_1crsl_1{display:flex;flex-direction:column;align-items:center;justify-content:center;width:80%;margin:10px;padding:10px}._row_1crsl_11{width:100%;display:flex;flex-direction:column;gap:5px;margin:5px;padding:5px}._center_1crsl_20{display:flex}._formTitle_1crsl_24{font-size:1.5rem;font-weight:700;margin:10px}._forgotPassword_1crsl_30{font-size:.75rem;font-weight:500;color:var(--main-blue);text-decoration:none;margin-top:-15px;cursor:pointer}._loginButton_1crsl_39{width:100%;background-color:var(--main-blue);color:var(--white);border:none;border-radius:5px;padding:15px;font-size:1.2rem;font-weight:700;cursor:pointer}._signupLabel_1crsl_51{font-size:1rem;font-weight:500;color:var(--main-blue)}._inputRow_1kgzf_1{display:flex;align-items:center;width:100%}._showPasswordButton_1kgzf_7{width:48px;height:100%;border:none;background-color:inherit;cursor:pointer}._passwordInput_1kgzf_15{flex:1;margin-right:-50px}._signupForm_mkqle_1{display:flex;flex-direction:column;gap:10px;width:90%;margin:1rem;padding:1rem}._signupButton_mkqle_10{width:100%;background-color:var(--main-blue);color:var(--white);border:none;border-radius:5px;padding:15px;font-size:1.2rem;font-weight:700;cursor:pointer;margin-top:20px}._loginLabel_mkqle_23{font-size:1rem;font-weight:500;color:var(--main-blue)}._formTitle_mkqle_29{font-size:1.5rem;font-weight:700;margin:10px;text-align:center}._center_mkqle_36{display:flex}._page_1ocwm_1{width:99%;height:98%;background-color:var(--grey);display:flex;gap:10px;padding:10px}._content_1ocwm_10{flex:1;background-color:var(--white);border-radius:25px;display:flex;justify-content:center;align-items:center}._navbar_1hz1f_1{width:15%;height:95vh;background-color:var(--white);border-radius:25px;display:flex;flex-direction:column;align-items:center;gap:0px;padding:10px}._navFooter_1johp_1{width:100%;display:flex;justify-content:center;align-items:center;position:relative}._menu_1johp_9{position:absolute;right:0;transform:translate(100%);width:60%;display:flex;flex-direction:column;gap:5px;z-index:100}._menuItem_1johp_20{padding:5px 10px;border:2px solid var(--main-blue);border-radius:10px;background-color:#fff;display:flex;align-items:center;cursor:pointer}._userInfo_fj84v_1{width:100%;margin-top:5px;padding:3px;display:flex;justify-content:center;align-items:center;gap:0px;border:2px solid var(--grey);border-radius:25px}._icon_fj84v_13{font-size:25px;color:var(--main-blue);border-radius:50%;background-color:var(--light-blue);width:40px;height:40px;display:flex;justify-content:center;align-items:center}._nameContainer_fj84v_25{display:flex;flex:1;flex-direction:column;justify-content:center;align-items:start;padding-left:5px;overflow:hidden}._name_fj84v_25{font-size:.9rem;color:var(--main-blue)}._email_fj84v_40{font-size:.6rem;font-style:italic;color:var(--black)}._navLogo_1oj90_1{background-color:#fff;width:100%;border-radius:20px;text-align:center;height:7vh}._logoImage_1oj90_8{height:100%;cursor:pointer}._navMenu_wd9jx_1{width:100%;flex:1;border-radius:20px;display:flex;flex-direction:column;align-items:center;justify-content:start;padding-top:10px;gap:5px;color:var(--black);overflow:scroll}._navMenuItem_mujh4_1{display:flex;align-items:center;width:95%;cursor:pointer;font-size:1rem;padding:5px;gap:5px}._menuItemIcon_mujh4_11{width:20px;height:20px;display:flex;align-items:center;justify-content:center}._active_mujh4_19{background-color:var(--main-blue);color:#fff;border-radius:10px}._indented_mujh4_25{justify-content:start;font-size:.9rem}._indent_mujh4_25{width:10%}._shortlistCount_mujh4_34{font-style:italic;margin-left:5px}._red_mujh4_41{color:red}._white_mujh4_45{color:#fff}._dashboard_1oo0y_1{display:flex;flex-direction:column;justify-content:start;align-items:center;height:100%;width:100%;padding:0}._title_1oo0y_11{padding-top:30px;font-size:2.5rem}._subtitle_1oo0y_16{padding-top:10px;font-size:1.5rem;font-style:italic}._content_1oo0y_22{width:100%;flex:1;margin-top:30px;display:flex;justify-content:space-around}._container_1oo0y_30{border-radius:10px;width:30%;height:95%;padding-left:10px;padding-right:10px;display:flex;flex-direction:column;justify-content:space-evenly;align-items:center;box-shadow:2px 2px 10px gray;font-size:.9rem}._containerTitle_1oo0y_44{font-size:1.5rem}._postingGraph_1bf8m_1{height:100%;width:100%;display:flex}._graphBar_1bf8m_7{height:100%;flex:1;display:flex;flex-direction:column;justify-content:flex-end;align-items:center}._graphBarText_1bf8m_16{font-size:.7rem;font-style:italic;text-align:center;color:gray}._barBackground_1bf8m_23{background-color:var(--grey);height:100%;width:25%;border-radius:20px;display:flex;justify-content:center;align-items:flex-end;margin-bottom:10px}._bar_1bf8m_23{background:linear-gradient(to top,var(--light-blue),var(--main-blue));height:100%;width:100%;border-radius:20px;display:flex;justify-content:center;align-items:flex-end}._barLabel_1bf8m_44{font-size:.8rem;font-style:italic;color:gray}._submittedDiv_df67w_1{height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}._loadingText_df67w_8{color:var(--main-blue);font-size:2rem}._paymentPosting_df67w_13{width:100%;height:100%;padding:0}._layoutWrapper_df67w_18{display:flex;height:100%;justify-content:space-between}._recentsDiv_df67w_23{height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;width:40%}._infoDiv_df67w_31{width:100%}._pageTitle_df67w_34{color:#000;text-align:center;font-size:1.5rem;font-weight:600;margin-bottom:0;margin-top:10px}._layoutDiv_df67w_43{height:100%;display:flex;flex-direction:column;gap:5px;align-items:center;width:55%}._uploadDiv_df67w_52{width:100%;display:flex;justify-content:space-around;align-items:center;flex:1}._noFilesFiller_df67w_60{height:50px}._uploadWrapper_df67w_64{width:35%;display:flex;flex-direction:column;justify-content:center;align-items:center;border:5px dotted var(--grey);gap:5px;padding:5px;border-radius:30px;cursor:pointer}._iconOutsideWrapper_df67w_77{display:flex;justify-content:center;align-items:center;padding:10px;border-radius:50%;background-color:var(--main-blue);color:var(--white);cursor:pointer}._iconWrapper_df67w_88{padding:25px;border-radius:50%;background-color:#fff;font-size:75px;color:var(--main-blue);display:flex;justify-content:center;align-items:center}._buttonLabel_df67w_99{display:flex;flex-direction:column;text-align:center;margin-top:10px}._uploadInfo_df67w_105{font-size:.8rem;font-style:italic}._fileInput_df67w_110{display:none}._subtext_df67w_114{font-style:italic;font-size:.7rem;text-align:center;margin-top:10px}._selectedDiv_df67w_121{display:flex;align-items:start;margin-bottom:10px;width:100%;flex:1;overflow:scroll;padding:10px 0 0;border-top:1px solid var(--grey);border-bottom:1px solid var(--grey)}._previewWrapper_df67w_134{display:flex;justify-content:start;align-items:start;gap:20px;width:100%;flex-wrap:wrap}._fileListItem_df67w_143{padding:10px;border:2px solid var(--grey);border-radius:25px;font-size:.8rem;display:flex;justify-content:space-between;align-items:center;gap:5px;cursor:pointer}._fileName_df67w_155{text-overflow:ellipsis;overflow:hidden;white-space:nowrap;max-width:200px}._fileIcon_df67w_162{font-size:20px;color:#000}._deleteButton_df67w_167{color:#000;font-size:16px;cursor:pointer}._deleteButton_df67w_167:hover{color:red}._submitDiv_df67w_177{width:100%;display:flex;justify-content:center;margin-bottom:10px}._submitButton_df67w_184{background-color:var(--main-blue);color:var(--white);padding:10px 20px;border-radius:10px;border:none;cursor:pointer;font-size:1rem;box-shadow:5px 5px 10px var(--grey);font-weight:500;transition:transform .2s ease,box-shadow .2s ease}._searchDiv_df67w_197{width:100%;display:flex;justify-content:space-between;align-items:center;margin-top:10px}._searchInput_df67w_204{border:2px solid var(--grey);width:30%}._uploadCount_df67w_209{width:30%;text-align:center}._resetDiv_df67w_214{width:30%}._clearButton_df67w_218{float:right;padding:10px 20px;background-color:var(--light-blue);border:3px solid var(--main-blue);cursor:pointer;border-radius:10px;font-size:1rem;transition:background-color .3s ease,color .3s ease,transform .2s ease}._multiFileUploadList_df67w_229{position:relative}._multiFileHover_df67w_233{position:absolute;top:0;left:100%;width:200px;height:100px;background-color:#fff;border:2px solid var(--main-blue);border-radius:10px;overflow:auto;box-shadow:0 4px 12px #00000080}._multiFileItem_df67w_246{font-size:.8rem;text-align:left;padding-left:10px;border-bottom:2px solid var(--grey);text-overflow:ellipsis;overflow:auto}._dropzone_df67w_255{box-shadow:0 2px 6px #0000001f;transition:box-shadow .2s ease,transform .2s ease}._dropzone_df67w_255:hover{box-shadow:0 4px 12px #00000040;transform:scale(1.01)}._submitButton_df67w_184:hover{transform:scale(1.03);box-shadow:0 4px 12px #00000040}._clearButton_df67w_218:hover{background-color:var(--main-blue);color:var(--white);transform:scale(1.05)}._truncatedData_df67w_276{width:75%;text-align:right;text-overflow:ellipsis;overflow:hidden;margin-bottom:2px;white-space:nowrap}._bulkInfoTooltip_df67w_285{background:var(--main-blue);color:#fff;display:flex;flex-direction:column}._modalContent_te8lb_1{display:flex;flex-direction:column;justify-content:space-between;height:100%;animation:_scale-in_te8lb_1 .3s ease-out}._modalTitle_te8lb_9{color:#000;font-size:1.5rem;font-weight:400;font-weight:700;text-align:center}._modalContainer_te8lb_17{flex:1;overflow:scroll;margin-bottom:10px}._modalFooter_te8lb_24{display:flex;justify-content:flex-end}._modalButton_te8lb_29{padding:10px 20px;border-radius:10px;border:none;background-color:var(--main-blue);color:#fff;font-size:1.1rem;cursor:pointer}._floatRight_te8lb_39{float:right}@keyframes _scale-in_te8lb_1{0%{transform:scale(0);opacity:0}to{transform:scale(1);opacity:1}}._imageModal_image_1aohb_1{width:100%;height:100%;object-fit:contain}._loadingText_1aohb_7{display:flex;justify-content:center;align-items:center;width:100%;gap:10px}.container_3c0354{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;height:var(--uib-size);width:var(--uib-size)}.inner_2872d0{position:relative;display:flex;flex-direction:column;width:100%;height:100%;transform:rotate(45deg);animation:rotate_f64a1b calc(var(--uib-speed) * 2) ease-in-out infinite}.half_ce1369{--uib-half-size: calc(var(--uib-size) * .435);position:absolute;display:flex;align-items:center;justify-content:center;width:var(--uib-half-size);height:var(--uib-half-size);overflow:hidden;isolation:isolate}.half_ce1369:first-child{top:8.25%;left:8.25%;border-radius:50% 50% calc(var(--uib-size) / 15)}.half_ce1369:last-child{bottom:8.25%;right:8.25%;transform:rotate(180deg);align-self:flex-end;border-radius:50% 50% calc(var(--uib-size) / 15)}.half_ce1369:last-child:after{animation-delay:calc(var(--uib-speed) * -1)}.half_ce1369:before{content:"";height:110%;width:110%;position:absolute;top:0;left:0;background-color:var(--uib-color);opacity:var(--uib-bg-opacity);transition:background-color .3s ease}.half_ce1369:after{content:"";position:relative;z-index:1;display:block;background-color:var(--uib-color);height:110%;width:110%;transform:rotate(45deg) translate(-3%,50%) scaleX(1.2);transform-origin:bottom right;border-radius:0 0 calc(var(--uib-size) / 20) 0;animation:flow_017d88 calc(var(--uib-speed) * 2) linear infinite both;transition:background-color .3s ease}@keyframes flow_017d88{0%{transform:rotate(45deg) translate(-3%,50%) scaleX(1.2)}30%{transform:rotate(45deg) translate(115%,50%) scaleX(1.2)}30.001%,50%{transform:rotate(0) translate(-85%,-85%) scaleX(1)}80%,to{transform:rotate(0) translate(0) scaleX(1)}}@keyframes rotate_f64a1b{0%,30%{transform:rotate(45deg)}50%,80%{transform:rotate(225deg)}to{transform:rotate(405deg)}}._uploadItem_7m24a_1{border-radius:10px;padding:10px 10px 0;display:flex;flex-direction:column;background-color:var(--white)}._row_7m24a_10{width:100%;display:flex;align-items:center;text-align:center}._details_7m24a_17{padding-left:10px;padding-right:10px;padding-bottom:10px}._deposit_7m24a_23{display:flex;flex-direction:column;margin-top:5px}._dateTime_7m24a_29{width:45%;margin-left:-5px}._date_7m24a_29{font-weight:400}._time_7m24a_36{font-style:italic;font-size:14px}._completeIcon_7m24a_41{font-size:23px;height:30px;color:green}._queuedProgress_7m24a_47{display:flex;align-items:center;gap:10px}._completeProgress_7m24a_53{display:flex;align-items:center;gap:5px;width:100%;position:relative}._completeText_7m24a_61{width:100%;height:30px;text-align:center;font-weight:700}._incompleteProgress_7m24a_68{display:flex;align-items:center;gap:10px;width:100%}._progress_7m24a_75{display:flex;justify-content:center;align-items:center;width:35%;margin-right:5px}._preview_7m24a_83{display:flex;justify-content:center;align-items:center;font-size:25px;width:15%;cursor:pointer}._depositHeader_7m24a_92{display:flex;justify-content:space-evenly;width:100%;text-align:center;margin-top:10px;font-size:.9rem}._deleteIcon_7m24a_101{color:var(--red);transform:scale(1.3);cursor:pointer;opacity:0;transform:scale(.9);transition:opacity .3s ease,transform .3s ease}._uploadItem_7m24a_1:hover ._deleteIcon_7m24a_101{opacity:1;transform:scale(1.3)}._fadeChild_7m24a_115{position:absolute;transition:opacity .2s ease}._fadeChild_7m24a_115._hidden_7m24a_120{opacity:0;pointer-events:none}._resultsIcon_7m24a_125{font-size:25px;margin-bottom:5px;cursor:pointer;transition:transform .3s ease}._resultsIcon_7m24a_125{display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}._resultsIcon_7m24a_125:hover{transform:scale(1) translateY(-1px);box-shadow:0 2px 6px #00000080}._button_xr44g_1{padding:5px 10px;background-color:var(--main-blue);color:#fff;border:none;border-radius:5px;cursor:pointer;font-size:16px}._depositMatchModal_gk9h9_1{width:100%;height:100%}._column_gk9h9_6{height:100%;width:25%;display:flex;flex-direction:column;padding-top:10px}._columnTitle_gk9h9_14{text-align:center;font-size:1.5rem}._deposit_gk9h9_1{border:2px solid var(--light-blue);margin:5px;padding:10px;border-radius:10px;background-color:#fff;cursor:pointer;display:flex;flex-direction:column}._columnContent_gk9h9_30{border:3px solid var(--main-blue);margin:10px;flex:1;border-radius:10px;background-color:var(--light-grey);text-align:center;display:flex;flex-direction:column;overflow:scroll}._middleColumn_gk9h9_42{height:40%;display:flex;flex-direction:column;justify-content:space-between;align-items:space-between;width:40%}._middleColumnContent_gk9h9_51{display:flex;height:100%;align-items:center;gap:10px}._middleColumnMatch_gk9h9_58{display:flex;flex-direction:column;align-items:center;flex:1;height:90%;padding:0}._matchContainer_gk9h9_67{border:3px solid var(--main-blue);min-height:50%;width:80%;border-radius:10px;display:flex}._middleColumnFooter_gk9h9_75{text-align:center;display:flex;justify-content:center}._button_gk9h9_81{padding:10px 20px;border-radius:10px;border:none;background-color:var(--main-blue);color:#fff;font-size:1.1rem;cursor:pointer}._matchedModal_gk9h9_91{width:100%;padding:15px;display:flex;flex-wrap:wrap;justify-content:flex-start;align-items:flex-start;overflow:scroll;gap:10px;margin-top:20px}._matchedCard_gk9h9_103{border:2px solid var(--main-blue);padding:5px 10px;border-radius:10px;background-color:#fff;display:flex;flex-direction:column;gap:5px;min-width:20%}._matchedCardColumn_gk9h9_114{display:flex;flex-direction:column;margin:10px}._matchedCardName_gk9h9_120{font-size:1.1rem}._matchedCardRow_gk9h9_124{display:flex;align-items:center;justify-content:space-between;gap:5px}._active_gk9h9_131{border:3px solid var(--main-blue)}._matchedSearch_gk9h9_135{width:100%;margin-bottom:20px}._matchedSearchInput_gk9h9_140{width:30%}.resultsTablePage{width:100%;height:100%;padding:0}.fileInfo{display:flex;justify-content:space-between;align-items:center;position:relative}.closeButton{font-size:2rem}.infoWrapper{width:33%}.depositsWrapper{display:flex;flex-direction:column}.depositsBreakdownWrapper{display:flex;gap:15px;font-size:.9rem;color:var(--darker-grey)}.resultsTable{width:100%;border-collapse:collapse;overflow:scroll}.headerRow{position:sticky;top:0;border-bottom:5px solid black}.footerRow{position:sticky;bottom:0}.claimInfoRow{background-color:var(--grey);color:gray;border:none;font-style:italic}.claimActions{display:flex;justify-content:center;align-items:center}.claimInfoRow *{font-size:.7rem;padding:2px}.claimRow{background:linear-gradient(335deg,#bddbf24d,#bddbf299,#bddbf2);color:#000}.claimRow td:first-child{border-radius:20px 0 0}.claimRow td:last-child{border-radius:0 20px 0 0}.activeInsurance{background-color:var(--yellow);padding:5px;border-radius:5px}.numServices,.policyHolder{font-size:.7rem;color:gray}.serviceRow *{border-right:1px solid black;border-bottom:1px solid lightgrey;font-size:.7rem;padding:2px}.firstCell{border-right:none}.actionFlags{display:flex;justify-content:space-evenly;align-items:center;gap:5px}.checkColumn{border-left:none}.resultsTable-footer{width:100%;display:flex;justify-content:space-evenly;align-items:center;position:sticky;bottom:70}.resultsTable-button{padding:10px 20px;background-color:var(--main-blue);border:1px solid black;border-radius:10px;color:#fff;box-shadow:5px 5px 10px #000;display:flex;justify-content:space-between;align-items:center;gap:10px;font-size:.9rem;cursor:pointer}.shortlistButton{font-size:1rem;border:none;cursor:pointer}.shortlisted{color:var(--black)}.unshortlisted{color:#c9c9c9}.menuButton{border-radius:20%;border:1px solid black;border:none;padding:0;background-color:inherit}.collapse{width:100%}.actionButtons{border:none;display:flex;justify-content:space-between;gap:10px}.notesCell{text-align:left;background-color:#fff4af;padding:0}.notesItem{font-size:.7rem;padding:2px;display:flex;gap:5px;border-left:5px solid black}.noteDateTime{display:flex;align-items:center;gap:5px;font-style:italic}.noteUser{font-weight:700}.large *{padding:15px}.small *{padding:10px}.previewFilesButton{border:none}.buttonsCell{border-left:5px solid black}.paymentTypeInfo{display:flex;justify-content:center;gap:3px}.alignCenter{align-items:center}.deleted{background-color:red;text-decoration:line-through}.dottedLine{border:none;background:repeating-linear-gradient(to right,black 0,black 3px,transparent 2px,transparent 6px)}@keyframes popIn{0%{opacity:0;transform:scale(.5) rotate(-20deg)}60%{opacity:1;transform:scale(1.2) rotate(5deg)}to{opacity:1;transform:scale(1) rotate(0)}}@keyframes popOut{0%{opacity:1;transform:scale(1) rotate(0)}to{opacity:0;transform:scale(.5) rotate(-20deg)}}.animatedEmoji{display:inline-block}.animatedEmoji.show{animation:popIn .4s ease-out forwards}.animatedEmoji.hide{animation:popOut .3s ease-in forwards}._label_5uewd_1{font-size:1rem;font-weight:600;margin-bottom:10px;width:100%;display:flex;flex-direction:column}._input_5uewd_10{width:100%;border:1px solid grey;padding:5px;border-radius:5px}._switch_znzkj_1{display:flex;justify-content:center;align-items:center;position:relative;width:54px;height:25px}._switch_znzkj_1 input{opacity:0;width:0;height:0}._slider_znzkj_16{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s;border-radius:20px}._slider_znzkj_16:before{position:absolute;content:"";height:19px;width:19px;left:3px;bottom:3px;background-color:#fff;transition:.4s;border-radius:50%}input:checked+._slider_znzkj_16{background-color:var(--main-blue)}input:checked+._slider_znzkj_16:before{transform:translate(29px)}._actionMenu_907hx_1{border:none;position:relative;cursor:pointer;display:inline-block;padding:20px 0 20px 20px}._menuContainer_907hx_10{position:absolute;left:100%;bottom:-10px;z-index:1;display:flex;flex-direction:column;gap:5px;border-radius:10px;width:85%;padding:25px 25px 25px 10px}._menuItem_907hx_25{cursor:pointer;background-color:#fff;color:#000;display:flex;justify-content:space-between;align-items:center;border-radius:10px;padding:5px;font-size:.8rem;border:3px solid var(--main-blue);width:100%;z-index:2}._modal_14vv8_1{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;position:relative}._closeButton_14vv8_10{position:absolute;top:0;right:0;cursor:pointer}._title_14vv8_17{color:#000;font-size:1.5rem;font-weight:400;font-weight:700;text-align:center}._subtitle_14vv8_25{font-size:1.2rem;font-weight:700;text-align:center}._instructions_14vv8_31{font-size:1rem;text-align:center;margin-top:10px}._content_14vv8_37{width:100%;display:flex;gap:1%;flex:1;margin-top:20px}._column_14vv8_45{display:flex;flex-direction:column;gap:10px;justify-content:space-between;align-items:center;position:relative}._appointment_14vv8_54{border:2px solid var(--main-blue);border-radius:10px;padding:5px;width:95%;display:flex;justify-content:space-between;cursor:pointer;background-color:#fff}._appointmentColumn_14vv8_65{display:flex;flex-direction:column;justify-content:flex-start}._noAppointment_14vv8_71{border:1px solid red;border-radius:10px;padding:5px 10px;width:90%;color:red;font-weight:700;text-align:center;cursor:pointer;position:absolute;bottom:10px}._footer_14vv8_84{width:100%;position:absolute;bottom:0;display:flex;justify-content:center}._progress_14vv8_92{position:absolute;left:0;bottom:0}._button_14vv8_98{padding:10px 20px;border-radius:10px;border:none;background-color:var(--main-blue);color:#fff;font-size:1.1rem;cursor:pointer}._activeTab_14vv8_111{background-color:var(--light-blue)!important}._multiVerification_1uo97_1{width:100%;height:100%;display:flex;gap:2%;position:relative}._mvCloseButton_1uo97_9{position:absolute;top:5px;right:5px;cursor:pointer}._mvTitle_1uo97_16{color:#000;font-size:1.5rem;font-weight:400;font-weight:700;text-align:center}._mvSubtitle_1uo97_24{font-size:1.2rem;font-weight:700;text-align:center}._mvInstructions_1uo97_30{font-size:1rem;text-align:center}._mvColumn_1uo97_35{width:48%}._pageButtons_1uo97_39{font-size:30px}._mvImagePreview_1uo97_43{width:99%;height:95%;object-fit:contain;box-shadow:2px 2px 10px #000;border:1px solid black}._mvFooter_1uo97_51{margin-top:20px;display:flex;justify-content:center;align-items:center;position:relative}._mvProgress_1uo97_59{position:absolute;left:0}._mvButton_1uo97_64{padding:10px 20px;border-radius:10px;border:none;background-color:var(--main-blue);color:#fff;font-size:1.1rem;cursor:pointer}._carouselControls_1uo97_74{margin-top:5px;display:flex;justify-content:center;align-items:center;gap:10px}._pageIndicator_1uo97_82{height:10px;width:10px;background-color:#d3d3d3;border-radius:50%}._selected_1uo97_89{background-color:var(--main-blue)}._imageContainer_1uo97_93{position:relative;display:inline-block}._magnifier_1uo97_98{position:absolute;border:3px solid #000;border-radius:10%;cursor:none;width:200px;height:200px;background-repeat:no-repeat;background-size:400%;pointer-events:none;display:none;z-index:100}._imageContainer_1uo97_93:hover ._magnifier_1uo97_98{display:block}._imageZoomNote_1uo97_116{margin-top:5px;font-size:.8rem;color:gray;text-align:center}._mvTablePage_gqaxa_1{width:100%;flex:1;padding:0;display:flex;flex-direction:column;justify-content:space-between;gap:20px}._mvTableHeader_gqaxa_11{font-weight:700;font-size:1.2rem}._mvTable_gqaxa_1{width:100%}._mvHeaderRow_gqaxa_20{position:sticky;top:0;border-bottom:5px solid black;z-index:1;font-size:.8rem}._mvClaimRow_gqaxa_28{display:flex;color:#000;border:none;justify-content:space-around;align-items:center}._mvClaimRow_gqaxa_28>div{text-align:center;font-size:.9rem}._optionRow_gqaxa_41{background-color:#ffaf6b}._completeRow_gqaxa_45{background-color:#74e550}._numServices_gqaxa_49,._policyHolder_gqaxa_54{font-size:.7rem;color:gray}._odd_gqaxa_59{background-color:var(--light-grey)}._columnHeader_gqaxa_63{background-color:var(--main-blue);color:var(--white);padding-top:10px;padding-bottom:10px;text-align:center;flex:1;font-size:.8rem;display:flex;justify-content:center;align-items:center}._serviceRow_gqaxa_76{display:flex;text-align:center;position:relative}._deleted_gqaxa_82{background-color:red;text-decoration:line-through}._serviceRow_gqaxa_76 *{border-right:1px solid black;border-bottom:1px solid lightgrey;font-size:.7rem;height:20px;padding-top:3px;flex:1}._notesCell_gqaxa_96{text-align:left;background-color:#fff4af;padding:0}._notesItem_gqaxa_102{font-size:.7rem;padding:2px;display:flex;gap:5px;border-left:5px solid black}._noteDateTime_gqaxa_110{display:flex;align-items:center;gap:3px;font-style:italic}._italic_gqaxa_117{font-style:italic}._tableBreak_gqaxa_121{border-bottom:3px dotted lightgrey}._headerRow_gqaxa_125{position:sticky;top:0;border-bottom:5px solid black}td{padding:0 5px;font-size:.85rem;text-align:center}._mvNotesCell_gqaxa_138{padding-left:5px;overflow:hidden;white-space:nowrap}._editModal_islf4_1{display:flex;flex-direction:column;align-items:center;width:100%;height:100%;position:relative}._header_islf4_10{width:100%;text-align:center}._closeButton_islf4_15{position:absolute;top:0;right:0}._title_islf4_21{font-size:1.5rem;font-weight:700}._subtitle_islf4_26{font-size:1.2rem;margin-bottom:20px}._modalContent_islf4_31{width:100%;flex:1;display:flex;gap:2%}._column_islf4_38{width:49%}._imageContainer_islf4_42{position:relative;display:inline-block}._imagePreview_islf4_47{width:99%;height:95%;object-fit:contain;box-shadow:2px 2px 10px #000;border:1px solid black}._magnifier_islf4_55{position:absolute;border:3px solid #000;border-radius:10%;cursor:none;width:200px;height:200px;background-repeat:no-repeat;background-size:400%;pointer-events:none;display:none;z-index:100}._imageZoomNote_islf4_69{margin-top:5px;font-size:.8rem;color:gray;text-align:center}._carouselControls_islf4_76{margin-top:5px;display:flex;justify-content:center;align-items:center;gap:10px}._pageButtons_islf4_84{font-size:30px}._pageIndicator_islf4_88{height:10px;width:10px;background-color:#d3d3d3;border-radius:50%}._imageContainer_islf4_42:hover ._magnifier_islf4_55{display:block}._footer_islf4_99{margin-top:20px;width:100%;display:flex;justify-content:center}._submitButton_islf4_106{padding:10px 20px;border-radius:10px;border:none;background-color:var(--main-blue);color:#fff;font-size:1.1rem;cursor:pointer}._selected_islf4_116{background-color:var(--main-blue)}._editTable_1fc9e_1{width:100%;border-collapse:collapse}._editClaimRow_1fc9e_6{background-color:var(--light-blue)}._datePickerCell_1fc9e_10 *{border:none}._paymentTypeSelect_1fc9e_14{background:var(--light-blue)}.react-aria-DatePicker{color:var(--text-color)}.react-aria-DatePicker .react-aria-Group{display:flex;width:fit-content;align-items:center}.react-aria-DatePicker .react-aria-Button{background:var(--highlight-background);color:var(--highlight-foreground);border:2px solid var(--field-background);forced-color-adjust:none;border-radius:4px;border:none;margin-left:-1.929rem;width:1.429rem;height:1.429rem;padding:0;font-size:.857rem;box-sizing:content-box}.react-aria-DatePicker .react-aria-Button[data-pressed]{box-shadow:none;background:var(--highlight-background)}.react-aria-DatePicker .react-aria-Button[data-focus-visible]{outline:2px solid var(--focus-ring-color);outline-offset:2px}.react-aria-DatePicker .react-aria-DateInput{padding:4px 2.5rem 4px 8px}.react-aria-Popover[data-trigger=DatePicker]{max-width:unset}.react-aria-CalendarHeaderCell{border-radius:10px 10px 5px 5px;padding:0}.react-aria-CalendarCell{background:#f0f0f0;color:#333,}.react-aria-CalendarCell:hover{background:var(--main-blue);color:var(--white)}._writeoffModal_y1271_1{height:100%;width:100%;display:flex;justify-content:center;align-items:center;flex-direction:column}._recommendations_y1271_10{width:100%;flex:1;display:flex;justify-content:center;align-items:center;flex-direction:column;margin-bottom:20px}._submitButton_y1271_20{background-color:var(--main-blue);color:var(--white);padding:10px 20px;border-radius:10px;border:none;cursor:pointer;font-size:1.1rem;box-shadow:5px 5px 10px var(--grey)}._inputDiv_y1271_31{display:flex;justify-content:space-between;align-items:center;gap:10px;width:100%}._claimDiv_y1271_39{display:flex;flex-direction:column;justify-content:space-between;align-items:center;width:100%}._claimDetails_y1271_47{border:2px solid var(--main-blue);border-radius:10px;width:70%;display:flex;align-items:center;justify-content:space-between;padding:0 10px;margin-right:5px;text-align:left;background-color:var(--white)}._activeClaim_y1271_60{background-color:var(--yellow)}._secondaryNote_y1271_64{width:100%;text-align:left;color:var(--red);font-size:.7rem;margin-top:5px}._inputError_y1271_72,._previewButton_y1271_76{border:1px solid red}._uploadResults_15cwx_1{border:2px solid black;box-shadow:10px 10px 10px var(--grey);border-radius:10px;width:90%;height:95%;display:flex;flex-direction:column;background-color:var(--light-grey)}._title_15cwx_12{width:95%;text-align:center;font-size:1.5rem;padding:10px}._uploadItems_15cwx_19{padding:5px 20px;flex:1;display:flex;flex-direction:column;gap:10px;overflow:scroll}._headers_15cwx_28{display:flex;text-decoration:underline;color:var(--main-blue)}._header_15cwx_28{font-size:1.1rem;width:34%;text-align:center}._uploadItem_15cwx_19{display:flex;justify-content:space-between;padding:10px;border-bottom:1px solid var(--grey)}._dateTime_15cwx_47{display:flex;flex-direction:column;align-items:center}._date_15cwx_47,._time_15cwx_53{font-size:.9rem}._progress_15cwx_57,._incompleteProgress_15cwx_62,._completeProgress_15cwx_67{display:flex;align-items:center}._completeIcon_15cwx_72{color:green;margin-left:5px}._preview_15cwx_77{cursor:pointer}._pagination_15cwx_81{padding:5px;position:relative}._pageControl_15cwx_86{display:flex;gap:10px;justify-content:center;align-items:center}._limitControl_15cwx_93{position:absolute;right:5px;top:5px}._loading_15cwx_99{height:100%;display:flex;justify-content:center;align-items:center}._paginationButton_15cwx_106{font-size:18px;padding:4px 10px;border:none;background:transparent;cursor:pointer;transition:transform .2s ease,color .2s ease}._paginationButton_15cwx_106:hover{transform:scale(1.1);color:var(--main-blue)}._filters_15cwx_120{display:flex;align-items:center;justify-content:space-around;padding-bottom:10px}._filter_15cwx_120{padding:5px 10px;cursor:pointer;border-radius:10px;font-size:.85rem;background-color:var(--lighter-grey)}._postedFilter_15cwx_135{color:var(--green);border:2px solid var(--green);transition:background-color .3s ease,color .3s ease}._postedFilter_15cwx_135:hover{background-color:var(--green);color:#fff}._partialFilter_15cwx_146{color:var(--orange);border:2px solid var(--orange);transition:background-color .3s ease,color .3s ease}._partialFilter_15cwx_146:hover{background-color:var(--orange);color:#fff}._unpostedFilter_15cwx_157{color:var(--red);border:2px solid var(--red);transition:background-color .3s ease,color .3s ease}._unpostedFilter_15cwx_157:hover,._unpostedActive_15cwx_168{background-color:var(--red);color:#fff}._partialActive_15cwx_173{background-color:var(--orange);color:#fff}._postedActive_15cwx_178{background-color:var(--green);color:#fff}:root{--rt-color-white:#fff;--rt-color-dark:#222;--rt-color-success:#8dc572;--rt-color-error:#be6464;--rt-color-warning:#f0ad4e;--rt-color-info:#337ab7;--rt-opacity:.9;--rt-transition-show-delay:.15s;--rt-transition-closing-delay:.15s;--rt-arrow-size:8px}.core-styles-module_tooltip__3vRRp{left:0;opacity:0;pointer-events:none;position:absolute;top:0;will-change:opacity}.core-styles-module_fixed__pcSol{position:fixed}.core-styles-module_arrow__cvMwQ{background:inherit;position:absolute;z-index:-1}.core-styles-module_noArrow__xock6{display:none}.core-styles-module_clickable__ZuTTB{pointer-events:auto}.core-styles-module_show__Nt9eE{opacity:var(--rt-opacity);transition:opacity var(--rt-transition-show-delay) ease-out}.core-styles-module_closing__sGnxF{opacity:0;transition:opacity var(--rt-transition-closing-delay) ease-in}.styles-module_tooltip__mnnfp{border-radius:3px;font-size:90%;padding:8px 16px;width:max-content}.styles-module_arrow__K0L3T{height:var(--rt-arrow-size);width:var(--rt-arrow-size)}[class*=react-tooltip__place-top]>.styles-module_arrow__K0L3T{transform:rotate(45deg)}[class*=react-tooltip__place-right]>.styles-module_arrow__K0L3T{transform:rotate(135deg)}[class*=react-tooltip__place-bottom]>.styles-module_arrow__K0L3T{transform:rotate(225deg)}[class*=react-tooltip__place-left]>.styles-module_arrow__K0L3T{transform:rotate(315deg)}.styles-module_dark__xNqje{background:var(--rt-color-dark);color:var(--rt-color-white)}.styles-module_light__Z6W-X{background-color:var(--rt-color-white);color:var(--rt-color-dark)}.styles-module_success__A2AKt{background-color:var(--rt-color-success);color:var(--rt-color-white)}.styles-module_warning__SCK0X{background-color:var(--rt-color-warning);color:var(--rt-color-white)}.styles-module_error__JvumD{background-color:var(--rt-color-error);color:var(--rt-color-white)}.styles-module_info__BWdHW{background-color:var(--rt-color-info);color:var(--rt-color-white)}._patientAR_1te0a_1{height:100%;width:100%;display:flex;flex-direction:column;align-items:center}._topRow_1te0a_9{display:flex;justify-content:space-between;width:97%;height:20%;margin:20px;padding:10px}._halfContainer_1te0a_18{border:3px solid var(--main-blue);border-radius:10px;display:flex;flex-direction:column;align-items:center;width:49%;height:100%}._bottomRow_1te0a_28{border-radius:10px;display:flex;justify-content:space-between;width:97%;flex:1;margin-bottom:15px;padding:0;overflow:hidden}._container_1lk96_1{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:space-between}._overviewText_1lk96_10{color:var(--light-blue);font-weight:600;font-size:1.2rem;border-bottom:2px solid black;height:17%;text-align:center}._overviewBoldText_1lk96_19{color:var(--main-blue)}._analyticsContainer_1lk96_23{width:100%;height:75%;display:flex;justify-content:space-evenly}._analyticsFigure_1lk96_30{width:20%;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;text-align:center}._barBackground_1lk96_39{background-color:var(--grey);height:90%;width:15%;border-radius:20px;display:flex;justify-content:center;align-items:flex-end}._analyticsBar_1lk96_49{width:100%;border-radius:20px;background-color:var(--main-blue);background:linear-gradient(to top,var(--light-blue),var(--main-blue))}._barLabel_1lk96_56{font-size:.8rem;font-style:italic;color:gray}._center_1lk96_62{height:100%;display:flex;justify-content:center;align-items:center}._overviewFigures_12x9a_1{width:100%;display:flex;justify-content:space-evenly;align-items:center;height:100%;text-align:center}._overviewFigure_12x9a_1{border-right:1px solid black;height:100%;width:25%;display:flex;flex-direction:column;align-items:center;justify-content:space-evenly}._figureValue_12x9a_20{font-size:1.5rem;color:var(--main-blue);font-weight:700}._figureText_12x9a_26{font-size:1.1rem;color:var(--light-blue)}._figureHeader_12x9a_31{font-size:.8rem;font-style:italic}._center_12x9a_36{height:100%;display:flex;justify-content:center;align-items:center}._opportunityCard_bg18i_1{border:2px solid black;border-radius:10px;width:90%;display:flex;justify-content:space-between;padding:5px;margin:3px 0;box-shadow:2px 2px 5px gray;background-color:#fff}._center_bg18i_13{height:100%;display:flex;justify-content:center;align-items:center}._table_bg18i_20{width:100%;flex:1;overflow:auto;display:flex;flex-direction:column;align-items:center}._opportunityColumn_alq1y_1{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start}._leftColumn_alq1y_8{align-items:flex-start;text-align:left}._rightColumn_alq1y_13{align-items:flex-end;text-align:right}._opportunityName_alq1y_18{font-weight:700;font-size:1rem}._opportunityAppointments_alq1y_23{font-size:.7rem;color:var(--darker-grey)}._opportunityBalance_alq1y_28{font-size:1rem;color:green;font-weight:700;margin-bottom:-5px}._opportunitySubtext_alq1y_35{font-size:.7rem;color:var(--dark-grey)}._opportunitySubinfo_alq1y_40{font-size:.7rem}._table_1stxp_1{border-collapse:collapse;width:100%}._table_1stxp_1 *{border:1px solid black}._table_1stxp_1 td{padding:5px 10px;background-color:#fff}._appointmentTable_1stxp_15{width:97.5%;margin-bottom:10px;background-color:#f5f5f5;padding:10px}._alternateHeader_1stxp_22{background-color:var(--light-blue);color:#000}._detailsContainer_1stxp_27{background-color:#f5f5f5}._details_1stxp_27{background-color:#fff;display:flex;gap:2%}._detailsTitle_1stxp_37{font-size:1.2rem;font-weight:700;text-align:center;padding-bottom:10px;text-decoration:underline}._paymentDetails_1stxp_45{font-size:.9rem;color:#a9a9a9}._detailsListItem_1stxp_50{padding-bottom:10px}._column_1stxp_54{width:49%;background-color:#f5f5f5}._container_1stxp_59{height:100%;width:100%}._history_1stxp_64{display:flex;flex-direction:column;align-items:center;gap:10px;height:100%;overflow:auto;color:#a9a9a9}._historyTitle_1stxp_74{font-size:1.2rem;font-weight:700;text-decoration:underline;color:#000}._historyItem_1stxp_81{width:100%;text-align:left;padding-left:10px;font-size:.8rem}._historyDetails_1stxp_88{padding-left:30px;font-size:.9rem}._transfers_1stxp_93{margin:0 10px 10px;min-width:90%;text-align:center;color:var(--darker-grey);border-radius:20px;border:3px dotted var(--main-blue);padding:5px 10px 10px;max-height:100px;overflow:auto}._patientTransfers_1stxp_107{min-width:30%;text-align:center;color:var(--darker-grey);border-radius:20px;border:3px dotted var(--main-blue);padding:5px 10px 10px;max-height:100px;overflow:auto}._transferItem_1stxp_119{padding-bottom:5px}._modal_1s976_1{display:flex;flex-direction:column;height:100%}._modalTitle_1s976_7{color:#000;font-size:1.5rem;font-weight:400;font-weight:700;text-align:center;display:flex;align-items:center;justify-content:space-between;gap:5px}._floatRight_1s976_19{float:right}._body_1s976_23{display:flex;overflow:auto;max-height:480px;flex:1}._footer_1s976_30{display:flex;justify-content:space-between;padding-top:20px;align-items:center}._hideButton_1s976_37{padding:10px 20px;border-radius:10px;border:none;background-color:var(--light-blue);color:#000;display:flex;align-items:center;font-size:1.1rem;cursor:pointer}._startButton_1s976_49{padding:10px 20px;border-radius:10px;border:none;background-color:var(--green);color:#fff;display:flex;align-items:center;font-size:1.1rem;cursor:pointer}._buttonWrapper_1s976_61{width:33%;display:flex;justify-content:center}._externalPayment_1s976_67{border:3px solid var(--main-blue);border-radius:10px;padding:5px 10px;margin-left:10px;margin-right:10px;font-size:.9rem;flex:1;height:85%;display:flex;flex-direction:column;justify-content:space-evenly;background-color:#f5f5f5}._viewingHistory_1s976_82{border:3px solid var(--main-blue);background:var(--grey);color:var(--darker-grey);border-radius:10px;padding:10px 15px 0;margin-left:25px;margin-right:10px;font-size:.9rem;flex:1;height:70%;display:flex;flex-direction:column;gap:10px;overflow:scroll}._input_1s976_100{box-sizing:border-box}._modalButton_1s976_104{padding:5px;border-radius:10px;border:none;background-color:var(--main-blue);color:#fff;font-size:1rem;cursor:pointer;text-align:center}._selectSource_1s976_115{width:100%;padding:15px 15px 15px 5px;border:1px solid #ccc}._tableContainer_1kcot_1{border:1px solid lightgrey;border-radius:10px;height:100%;width:32%;display:flex;flex-direction:column;align-items:center;text-align:center;gap:10px;background-color:var(--light-grey)}._containerTitle_1kcot_14{margin-top:10px;font-size:1.35rem;font-weight:700}._filterButtons_1kcot_20{width:100%;display:flex;justify-content:space-evenly}._filterButton_1kcot_20{padding:5px 0;border-radius:25px;background-color:var(--grey);color:var(--black);width:22%;font-size:.65rem;border:none;cursor:pointer}._searchContainerWrapper_1kcot_37{width:95%;display:flex;justify-content:space-between;align-items:center;gap:10px}._searchContainer_1kcot_37{border:1px solid grey;flex:1;height:40px;border-radius:10px;display:flex;align-items:center;padding-right:10px;background-color:#fff}._searchInput_1kcot_56{flex:1;height:100%;border:none;border-radius:20px;padding:0 10px;font-size:1rem;outline:none}._table_1kcot_1{width:100%;flex:1;overflow:auto;display:flex;flex-direction:column;align-items:center;position:relative;padding-bottom:50px}._pagination_1kcot_78{padding:5px;position:absolute;bottom:0;background:var(--light-grey);width:100%}._pageControl_1kcot_86{display:flex;gap:10px;justify-content:center;align-items:center}._limitControl_1kcot_93{position:absolute;right:5px;top:5px}._sequenceTableWrapper_jhak6_1{width:95%;flex:1;overflow:auto}._sequenceTable_jhak6_1{width:100%;border-collapse:collapse;border:none;padding:0;margin:0;font-size:.8rem;font-weight:400;color:#000;position:relative}._sequenceTable_jhak6_1 thead,th{background:var(--main-blue);font-weight:700;padding:5px;color:#fff}._sequenceTable_jhak6_1 td{padding:5px 0;font-size:.85rem;text-align:center}._headerRow_jhak6_32{position:sticky;top:0}._headerRow_jhak6_32 th:first-child{border-radius:10px 0 0}._headerRow_jhak6_32 th:last-child{border-radius:0 10px 0 0}._even_jhak6_45{background-color:var(--light-grey)}._odd_jhak6_49{background-color:var(--white)}._balance_jhak6_53{color:green}._center_jhak6_57{height:100%;display:flex;justify-content:center;align-items:center}._insuranceInProgress_1iztv_1{height:100%;width:95%;display:flex;flex-direction:column;gap:10px;overflow:auto;padding:0 10px}._insuranceCard_1iztv_11{border:2px solid grey;display:flex;justify-content:space-between;border-radius:10px;background-color:#fff}@keyframes _gradientMove_1iztv_1{0%{background-position:0% 50%}to{background-position:100% 50%}}._activeInsuranceCard_1iztv_28{border:3px solid orange;display:flex;justify-content:space-between;border-radius:10px;background:linear-gradient(90deg,#ffa500bf,#ffa50080,#ffa5001a);background-size:200% 200%;animation:_gradientMove_1iztv_1 2s alternate infinite}._cardColumn_1iztv_38{padding:5px 10px}._cardTitle_1iztv_42{font-size:1.2rem;font-weight:700}._cardClaims_1iztv_47{font-size:.8rem;color:gray}._cardBalance_1iztv_52{font-size:1.2rem;font-weight:700;color:var(--green)}._balanceLabel_1iztv_58{font-size:.8rem;color:gray;margin-top:-5px}._center_1iztv_64{height:100%;display:flex;justify-content:center;align-items:center}._modal_1oazt_1{display:flex;flex-direction:column;height:100%}._modalTitle_1oazt_7{color:#000;font-size:1.5rem;font-weight:400;font-weight:700;text-align:center;display:flex;align-items:center;justify-content:space-between;gap:5px}._floatRight_1oazt_19{float:right}._body_1oazt_23{height:420px;background-color:#f5f5f5;margin-top:20px;padding:20px;overflow-y:scroll}._card_1oazt_32{background-color:#fff;padding:15px 5px 5px 10px;margin-bottom:10px;border-radius:10px;box-shadow:0 0 10px #0000001a;display:flex;justify-content:space-between;align-items:center;position:relative;width:95%}._remove_1oazt_47{color:red;cursor:pointer;position:absolute;top:10px;right:10px}._footer_1oazt_55{display:flex;justify-content:flex-end}._footerButton_1oazt_60{margin-top:20px;padding:10px 20px;border-radius:10px;border:none;background-color:var(--main-blue);color:#fff;font-size:1.1rem;cursor:pointer}._leftColumn_1oazt_71{width:38%}._callItemRow_1oazt_75{border-radius:5px;width:95%;display:flex}._callItemContainer_1oazt_81{display:flex;flex-direction:column;gap:5px}._callItemColumn_1oazt_87{display:flex;flex-direction:column;justify-content:center;align-items:center}._table_p3o1l_1{width:100%;flex:1;overflow:auto;display:flex;flex-direction:column;align-items:center}._opportunityCard_p3o1l_10{border:2px solid black;border-radius:10px;width:90%;display:flex;flex-direction:column;padding:5px;margin:3px 0;box-shadow:2px 2px 5px gray;background-color:#fff}._updateInfo_p3o1l_22{color:red;margin-top:10px;margin-bottom:10px;font-size:.9rem}._center_p3o1l_29{height:100%;display:flex;justify-content:center;align-items:center}._modal_1pbsu_1{display:flex;flex-direction:column;height:100%}._modalTitle_1pbsu_7{color:#000;font-size:1.5rem;font-weight:400;font-weight:700;text-align:center;display:flex;align-items:center;justify-content:space-between;gap:5px}._floatRight_1pbsu_19{float:right}._body_1pbsu_23{background-color:#f5f5f5;display:flex;flex-direction:column;align-items:center;height:480px;overflow:scroll}._updateInfo_1pbsu_32{color:red;margin-top:30px;text-align:center;font-weight:700}._footer_1pbsu_39{display:flex;justify-content:flex-end;padding-top:20px}._modalButton_1pbsu_45{padding:10px 20px;border-radius:10px;border:none;background-color:var(--main-blue);color:#fff;font-size:1rem;cursor:pointer;text-align:center;display:flex;align-items:center;gap:10px}._inputContainer_1pbsu_59{display:flex;flex-direction:column;gap:10px;justify-content:center;flex:1}._inputLabel_1pbsu_67{font-size:1rem;font-weight:700;margin-bottom:-10px}._textInput_1pbsu_73{border-radius:5px;border:1px solid var(--main-blue)}._buttonContainer_1pbsu_78{display:flex;gap:10px;align-items:center;justify-content:center}._callDetails_1pbsu_85{display:flex;flex-direction:column;margin-top:20px;gap:5px;width:80%}._transcriptContainer_1pbsu_93{overflow:scroll;max-height:200px;width:100%;padding:5px;margin:5px 20px 20px;border:3px solid var(--main-blue);border-radius:10px;font-size:.8rem}._modal_14xil_1{display:flex;flex-direction:column}._modalTitle_14xil_6{color:#000;font-size:1.5rem;font-weight:400;font-weight:700;text-align:center;display:flex;align-items:center;justify-content:space-between;gap:5px}._floatRight_14xil_18{float:right}._floatLeft_14xil_22{float:left}._body_14xil_26{background-color:#fff;display:flex;overflow:auto;height:460px}._footer_14xil_33{display:flex;justify-content:space-between}._hideButton_14xil_38{padding:10px 20px;border-radius:10px;border:none;background-color:var(--light-blue);color:#000;display:flex;align-items:center;font-size:1.1rem;cursor:pointer}._startButton_14xil_50{padding:10px 20px;border-radius:10px;border:none;background-color:var(--green);color:#fff;display:flex;align-items:center;font-size:1.1rem;cursor:pointer}._buttonWrapper_14xil_62{width:33%;display:flex;justify-content:center;align-items:center}._form_14xil_69{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:10px}._formField_14xil_77{display:flex;gap:5px;align-items:center}._confirmButton_14xil_83{border:3px solid var(--main-blue);border-radius:10px;padding:5px 10px;background-color:var(--main-blue);color:#fff}._externalPayment_14xil_91{border:3px solid var(--main-blue);border-radius:10px;padding:10px;margin-left:10px;margin-right:10px;font-size:.9rem;flex:1;display:flex;flex-direction:column;justify-content:space-evenly;gap:10px;background-color:#f5f5f5}._input_14xil_106{box-sizing:border-box;width:100%}._modalButton_14xil_111{padding:5px;border-radius:10px;border:none;background-color:var(--main-blue);color:#fff;font-size:1rem;cursor:pointer;text-align:center}._menuItem_14xil_122{cursor:pointer;background-color:#fff;color:#000;display:flex;justify-content:space-between;align-items:center;border-radius:10px;padding:5px;font-size:.8rem;border:3px solid var(--main-blue);width:100%}._selected_14xil_136{background-color:var(--main-blue);color:#fff}._idInputs_14xil_141{display:flex;justify-content:space-between;margin-bottom:10px;width:75%;gap:10px}._idLabel_14xil_149{flex:1;margin-right:10px;font-size:.8rem}._idInput_14xil_141{flex:2}._confirmDataPage_14xil_159{display:flex;justify-content:center}._confirmDataColumn_14xil_164{display:flex;flex-direction:column;justify-content:center;align-items:center;width:33%;height:100%}._confirmDataPageLoading_14xil_175{display:flex;justify-content:center;align-items:center;height:100%;width:100%}._confirmDataRow_14xil_183{display:flex;justify-content:center;align-items:center;width:90%;flex:1;padding:10px;gap:10px}._column_14xil_193{flex:1;width:100%;display:flex;flex-direction:column}._confirmDataLabel_14xil_200{flex:1;font-weight:700;font-size:.9rem}._confirmDataInput_14xil_206{flex:3}._confirmDataColumnTitle_14xil_210{border:2px solid var(--main-blue);font-weight:700;width:100%;font-size:1.2rem;display:flex;justify-content:center;align-items:center}._table_1inca_1{width:100%;flex:1;overflow:auto;display:flex;flex-direction:column;align-items:center}._opportunityCard_1inca_10{border:2px solid black;border-radius:10px;width:90%;display:flex;flex-direction:column;padding:5px;margin:3px 0;box-shadow:2px 2px 5px gray;background-color:#fff;position:relative}._center_1inca_23{height:100%;display:flex;justify-content:center;align-items:center}._breakdownConfirmed_1kzp3_1{width:100%;height:100%;display:flex;flex-direction:column;align-items:center}._breakdownItem_1kzp3_9{border:2px solid black;border-radius:10px;width:90%;display:flex;justify-content:space-between;padding:5px;margin:3px 0;box-shadow:2px 2px 5px gray;background-color:#fff}._patientName_1kzp3_21{font-weight:700}._date_1kzp3_25{font-style:italic;font-size:.8rem;color:var(--darker-grey)}._breakdown_1kzp3_1{font-size:.9rem;margin-top:2px;margin-bottom:2px}._companyName_1kzp3_37{font-size:.9rem;min-height:30px;display:flex;align-items:center}._breakdownModal_uhhhh_1{width:100%;position:relative;display:flex;flex-direction:column}._body_uhhhh_8{flex:1;display:flex;flex-direction:column;gap:10px}._section_uhhhh_15{border:1px solid grey;padding:5px;border-radius:5px;background-color:var(--light-grey)}._sectionTitle_uhhhh_22{font-size:1rem;font-weight:700;margin-bottom:10px;text-decoration:underline}._sectionItem_uhhhh_29{padding-left:20px}._sectionRow_uhhhh_33{display:flex;gap:10%;padding-left:30px;font-size:.9rem}._breakdownPending_14rh2_1{width:100%;height:100%;display:flex;flex-direction:column;align-items:center}._breakdownItem_14rh2_9{border:2px solid black;border-radius:10px;width:90%;display:flex;justify-content:space-between;padding:5px;margin:3px 0;box-shadow:2px 2px 5px gray;background-color:#fff}._companyName_14rh2_21{font-weight:700}._waitingId_14rh2_25{font-style:italic;font-size:.8rem;color:var(--darker-grey)}._center_14rh2_31{display:flex;justify-content:center;align-items:center;width:100%;height:100%}._breakdownPendingModal_5pqyl_1{height:100%;width:100%;background-color:var(--light-grey);margin-top:20px;display:flex;flex-direction:column;border-radius:10px}._title_5pqyl_11{margin-top:10px;text-align:center;font-size:1.2rem}._subtitle_5pqyl_17{text-align:center;margin-top:10px}._modalBody_5pqyl_22{flex:1;display:flex;flex-direction:column;gap:10px;padding:10px}._patientItem_5pqyl_30{background:var(--white);border-radius:10px}._patientTrigger_5pqyl_35{width:100%;display:flex;justify-content:space-between;align-items:center;padding:10px;cursor:pointer;font-weight:600}._collapsibleBody_5pqyl_45{padding:10px}._breakdownWaiting_glzqk_1{width:100%;flex:1;overflow:auto;display:flex;flex-direction:column;align-items:center}._breakdownItem_glzqk_10{border:2px solid black;border-radius:10px;width:90%;display:flex;justify-content:space-between;padding:5px;margin:3px 0;box-shadow:2px 2px 5px gray;background-color:#fff}._patientName_glzqk_22{font-weight:700}._date_glzqk_26{font-style:italic;font-size:.8rem;color:var(--darker-grey)}._companyName_glzqk_32{font-size:.7rem;color:var(--darker-grey)}._center_glzqk_37{height:100%;display:flex;justify-content:center;align-items:center}._breakdownWaitingModal_6n27h_1{width:99%;height:99%;display:flex;padding:10px}._companySections_6n27h_8{display:flex;flex-direction:column;width:60%;gap:10px;margin-top:20px}._companySection_6n27h_8{border-top:2px dotted var(--darker-grey);width:100%;display:flex;padding-top:10px;background-color:var(--lighter-grey)}._companyName_6n27h_24{display:flex;align-items:center;justify-content:space-between;width:100%;font-size:1.3rem;font-weight:600}._addButton_6n27h_33{border:2px solid var(--green);margin-right:10px;padding:5px 10px;background-color:var(--white);color:var(--green);border-radius:10px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background-color .2s ease-in-out,color .2s ease-in-out,transform .2s ease-in-out,box-shadow .2s ease-in-out}._addButton_6n27h_33:hover{background-color:var(--green);color:var(--white);transform:scale(1.1);box-shadow:0 4px 12px #0000004d}._submitSection_6n27h_54{display:flex;flex-direction:column;padding:10px;flex:1}._claimItem_6n27h_61{width:45%;padding:10px;border:2px solid var(--darker-grey);border-radius:10px;background-color:var(--lighter-grey);cursor:pointer;transition:transform .2s ease-in-out}._claimItem_6n27h_61:hover{transform:scale(1.01);box-shadow:0 4px 12px #0000004d}._claimRow_6n27h_76{display:flex;justify-content:space-between}._claimsList_6n27h_81{display:flex;gap:10px;flex-wrap:wrap}._halfSection_6n27h_87{flex:1;display:flex;flex-direction:column}._sectionTitle_6n27h_93{background-color:var(--darker-grey);color:var(--white);padding:5px 5px 5px 10px;border-radius:10px 10px 0 0}._sectionBody_6n27h_101{border:1px solid var(--darker-grey);flex:1;margin-bottom:10px}._insuranceAR_f7vj6_1{height:100%;width:100%;display:flex;flex-direction:column;align-items:center}._topRow_f7vj6_9{display:flex;justify-content:space-between;width:97%;height:20%;margin:20px;padding:10px}._halfContainer_f7vj6_18{border:3px solid var(--main-blue);border-radius:10px;display:flex;flex-direction:column;align-items:center;width:49%;height:100%}._bottomRow_f7vj6_28{border-radius:10px;display:flex;justify-content:space-between;width:97%;flex:1;margin-bottom:15px;padding:0;overflow:hidden}._title_f7vj6_39{font-size:1.3rem;font-weight:700;color:var(--main-blue);margin:0}._historyPage_1va7m_1{height:100%;width:100%;display:flex;flex-direction:column;align-items:center;gap:10px}._title_1va7m_10{color:#000;text-align:center;font-size:1.5rem;font-weight:600}._subtitle_1va7m_17{color:#000;text-align:center;font-size:1.2rem;font-weight:600}._searchDiv_1va7m_24{display:flex;justify-content:start;align-items:center;padding-left:30px;width:100%;position:relative}._pagination_1va7m_33{position:absolute;right:50px;display:flex;gap:10px;align-items:center;font-weight:700}._searchInput_1va7m_42{width:35%;font-size:.8rem}._container_1va7m_47{flex:1;width:98%;overflow:auto;display:flex;justify-content:center}._shortListPage_1uv5p_1{height:100%;width:100%;display:flex;flex-direction:column;align-items:center;gap:10px}._title_1uv5p_10{color:#000;text-align:center;font-size:1.5rem;font-weight:600}._subtitle_1uv5p_17{color:#000;text-align:center;font-size:1.2rem;font-weight:600}._searchDiv_1uv5p_24{display:flex;justify-content:start;align-items:center;padding-left:30px;width:100%;position:relative}._pagination_1uv5p_33{position:absolute;right:50px;display:flex;gap:10px;align-items:center;font-weight:700}._searchInput_1uv5p_42{width:35%;font-size:.8rem}._container_1uv5p_47{flex:1;width:98%;overflow:auto;display:flex;justify-content:center}._refundsPage_1xthi_1{height:100%;width:100%;display:flex;flex-direction:column;align-items:center}._title_1xthi_9{color:#000;text-align:center;font-size:1.5rem;font-weight:600;margin-bottom:10px}._subtitle_1xthi_17{color:#000;text-align:center;font-size:1.2rem;font-weight:600;margin-bottom:10px}._container_1xthi_25{flex:1;width:100%;overflow:auto;display:flex;flex-direction:column}._create_1xthi_33{padding:20px;display:flex;justify-content:space-between;align-items:center;width:95%}._createButton_1xthi_41{padding:10px 20px;border-radius:10px;border:none;background-color:var(--main-blue);color:#fff;font-size:1.1rem;cursor:pointer;box-shadow:5px 5px 10px #000}._tabButton_1xthi_52{border:3px solid var(--main-blue);padding:10px 20px;border-radius:10px;cursor:pointer;display:flex;justify-content:space-between;align-items:center;gap:10px}._pagination_1xthi_63{display:flex;justify-content:center;align-items:center;gap:10px;font-weight:700}._form_zyepe_1{display:flex;flex-direction:column;height:100%}._title_zyepe_7{color:#000;font-size:1.5rem;font-weight:700;text-align:center}._container_zyepe_14{flex:1;display:flex}._column_zyepe_19{width:50%;padding:15px;display:flex;flex-direction:column;justify-content:space-evenly;align-items:start}._label_zyepe_28{color:#000;font-size:1rem;font-weight:600;margin-bottom:10px;width:100%}._input_zyepe_36{width:100%;border:1px solid grey}._footer_zyepe_41{padding:5px;display:flex;justify-content:flex-end}._button_zyepe_47{padding:10px 20px;border-radius:10px;border:none;background-color:var(--main-blue);color:#fff;font-size:1.1rem;cursor:pointer}._dollarInput_zyepe_57{position:relative;display:flex;align-items:center}._dollarSign_zyepe_63{position:absolute;left:10px;pointer-events:none}._amountInput_zyepe_69{padding-left:25px}._column_1kkpw_1{width:50%;padding:15px;display:flex;flex-direction:column;justify-content:space-evenly;align-items:start}._label_1kkpw_10{color:#000;font-size:1rem;font-weight:600;margin-bottom:10px;width:100%}._input_1kkpw_18{width:100%;border:1px solid grey}._row_1kkpw_23{display:flex;height:80%}._summary_1kkpw_28{margin:10px 0;text-align:center;font-style:italic;font-size:.9rem}._footer_1kkpw_35{display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-end}._refundItem_1y6t9_1{border:2px solid black;box-shadow:2px 2px 5px #000;padding:10px 20px;border-radius:10px;cursor:pointer;display:flex;flex-direction:column}._completedItem_1y6t9_11{text-decoration:line-through;background-color:#d3d3d3}._name_1y6t9_16{font-weight:700;color:var(--main-blue);border-bottom:3px solid grey;display:flex;justify-content:center}._blue_1y6t9_24{color:var(--main-blue)}._subdata_1y6t9_28{font-size:.8rem;font-style:italic;color:gray}._amount_1y6t9_34{font-weight:700;color:red;text-align:center}._created_1y6t9_40{font-size:.65rem;color:gray;text-align:center}._refundsList_195hd_1{padding:15px;display:flex;gap:20px;flex-wrap:wrap}._toPostListPage_ud8cw_1{height:100%;width:100%;display:flex;flex-direction:column;align-items:center;gap:10px}._title_ud8cw_11{color:#000;text-align:center;font-size:1.5rem;font-weight:600}._subtitle_ud8cw_18{color:#000;text-align:center;font-size:1.2rem;font-weight:600}._searchDiv_ud8cw_25{display:flex;justify-content:space-between;align-items:center;width:98%}._searchInput_ud8cw_32{width:35%;font-size:.8rem}._container_ud8cw_37{flex:1;width:98%;overflow:auto;display:flex;justify-content:center}._tabButtons_ud8cw_45{display:flex;gap:25px}._tabButton_ud8cw_45{padding:10px 25px;border-radius:10px;border:3px solid var(--main-blue);cursor:pointer;background-color:#fff;color:#000}._active_ud8cw_59{background-color:var(--main-blue);color:#fff}._pagination_ud8cw_64{padding:5px;position:relative;bottom:0}._pageControl_ud8cw_70{display:flex;gap:10px;justify-content:center;align-items:center}._limitControl_ud8cw_77{position:absolute;right:5px;top:5px}._invoice_19v0q_1{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:.5rem;width:100%}._invoice_19v0q_1 div{flex:1;text-align:center;display:flex}._contactIcons_19v0q_16{display:flex;gap:1rem}._daysOld_19v0q_21{display:flex;align-items:center;gap:5px}._invoice_19v0q_1 button{padding:.5rem 1rem;background-color:var(--main-blue);color:#fff;border-radius:10px;border:none;cursor:pointer}._invoicesPage_1nvx5_1{height:98%;width:100%;display:flex;flex-direction:column;align-items:center}._title_1nvx5_9{font-size:2rem;margin:1rem;font-weight:700}._subtitle_1nvx5_15{font-size:1.3rem}._searchContainer_1nvx5_19{border:2px solid grey;height:40px;border-radius:10px;width:20%;display:flex;align-items:center;padding-right:10px;background-color:#fff;margin-top:1rem}._searchInput_1nvx5_31{flex:1;height:100%;border:none;border-radius:20px;padding:0 10px;font-size:1rem;outline:none}._body_1nvx5_41{width:100%;flex:1;display:flex;margin:1rem}._container_1nvx5_48{flex:1;margin:1rem;padding:1rem;display:flex;flex-direction:column;gap:10px}._containerTitle_1nvx5_57{font-size:1.5rem;font-weight:700}._messageSettings_1onrg_1{height:100%;width:100%;display:flex;flex-direction:column;align-items:center}._title_1onrg_9{font-size:1.2rem;margin:1rem 1rem .5rem;font-style:italic}._tabs_1onrg_16{display:flex;gap:1rem;margin:1rem;margin-top:0}._emailTemplate_1onrg_23{width:50%;height:80%;display:flex;flex-direction:column}._templateHeader_1onrg_30{border-radius:10px 10px 0 0;background-color:var(--main-blue);color:#fff;padding:10px}._templateField_1onrg_37{padding:0 0 0 5px;border-right:1px solid var(--main-blue);border-left:1px solid var(--main-blue);display:flex;gap:5px;align-items:center;position:relative}._templateLabel_1onrg_48{font-weight:700;font-size:.8rem}._templateInput_1onrg_53{padding:10px}._templateContent_1onrg_57{flex:1;border-right:1px solid var(--main-blue);border-left:1px solid var(--main-blue)}._templateFooter_1onrg_64{border-right:1px solid var(--main-blue);border-left:1px solid var(--main-blue);border-radius:0 0 10px 10px;background-color:var(--main-blue);color:#fff;padding:5px;display:flex;justify-content:space-between;align-items:center;z-index:1}._footerLeft_1onrg_77{position:relative;display:flex}._footerRight_1onrg_82{display:flex;gap:1rem}._inactiveButton_1onrg_87{font-size:1rem;padding:.5rem;border-radius:5px;background-color:var(--light-blue);color:#000;cursor:pointer}._activeButton_1onrg_96{font-size:1rem;padding:.5rem;border-radius:5px;background-color:var(--main-blue);color:#fff;cursor:pointer}._hoverPopup_1onrg_105{position:absolute;background-color:#fff;border:1px solid var(--main-blue);border-radius:5px;padding:5px;z-index:2;right:-180px;top:-50px;color:#000;font-size:.8rem}._testingForm_11dvf_1{display:flex;flex-direction:column;align-items:center;width:100%;height:100%}._inputRow_11dvf_9{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%;margin:1rem;gap:1rem}._patientSelect_11dvf_19{width:100%;border:1px solid var(--grey);border-radius:5px;padding:15px}._modalFooter_11dvf_26{display:flex;justify-content:flex-end;width:100%;margin-top:.5rem}/*!
* Quill Editor v1.3.7
* https://quilljs.com/
* Copyright (c) 2014, Jason Chen
* Copyright (c) 2013, salesforce.com
*/.ql-snow.ql-toolbar:after,.ql-snow .ql-toolbar:after{clear:both;content:"";display:table}.ql-snow.ql-toolbar button,.ql-snow .ql-toolbar button{background:none;border:none;cursor:pointer;display:inline-block;float:left;height:24px;padding:3px 5px;width:28px}.ql-snow.ql-toolbar button svg,.ql-snow .ql-toolbar button svg{float:left;height:100%}.ql-snow.ql-toolbar button:active:hover,.ql-snow .ql-toolbar button:active:hover{outline:none}.ql-snow.ql-toolbar input.ql-image[type=file],.ql-snow .ql-toolbar input.ql-image[type=file]{display:none}.ql-snow.ql-toolbar button:hover,.ql-snow .ql-toolbar button:hover,.ql-snow.ql-toolbar button:focus,.ql-snow .ql-toolbar button:focus,.ql-snow.ql-toolbar button.ql-active,.ql-snow .ql-toolbar button.ql-active,.ql-snow.ql-toolbar .ql-picker-label:hover,.ql-snow .ql-toolbar .ql-picker-label:hover,.ql-snow.ql-toolbar .ql-picker-label.ql-active,.ql-snow .ql-toolbar .ql-picker-label.ql-active,.ql-snow.ql-toolbar .ql-picker-item:hover,.ql-snow .ql-toolbar .ql-picker-item:hover,.ql-snow.ql-toolbar .ql-picker-item.ql-selected,.ql-snow .ql-toolbar .ql-picker-item.ql-selected{color:#06c}.ql-snow.ql-toolbar button:hover .ql-fill,.ql-snow .ql-toolbar button:hover .ql-fill,.ql-snow.ql-toolbar button:focus .ql-fill,.ql-snow .ql-toolbar button:focus .ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow.ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill{fill:#06c}.ql-snow.ql-toolbar button:hover .ql-stroke,.ql-snow .ql-toolbar button:hover .ql-stroke,.ql-snow.ql-toolbar button:focus .ql-stroke,.ql-snow .ql-toolbar button:focus .ql-stroke,.ql-snow.ql-toolbar button.ql-active .ql-stroke,.ql-snow .ql-toolbar button.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow.ql-toolbar button:hover .ql-stroke-miter,.ql-snow .ql-toolbar button:hover .ql-stroke-miter,.ql-snow.ql-toolbar button:focus .ql-stroke-miter,.ql-snow .ql-toolbar button:focus .ql-stroke-miter,.ql-snow.ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter{stroke:#06c}@media (pointer: coarse){.ql-snow.ql-toolbar button:hover:not(.ql-active),.ql-snow .ql-toolbar button:hover:not(.ql-active){color:#444}.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill{fill:#444}.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter{stroke:#444}}.ql-snow,.ql-snow *{box-sizing:border-box}.ql-snow .ql-hidden{display:none}.ql-snow .ql-out-bottom,.ql-snow .ql-out-top{visibility:hidden}.ql-snow .ql-tooltip{position:absolute;transform:translateY(10px)}.ql-snow .ql-tooltip a{cursor:pointer;text-decoration:none}.ql-snow .ql-tooltip.ql-flip{transform:translateY(-10px)}.ql-snow .ql-formats{display:inline-block;vertical-align:middle}.ql-snow .ql-formats:after{clear:both;content:"";display:table}.ql-snow .ql-stroke{fill:none;stroke:#444;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.ql-snow .ql-stroke-miter{fill:none;stroke:#444;stroke-miterlimit:10;stroke-width:2}.ql-snow .ql-fill,.ql-snow .ql-stroke.ql-fill{fill:#444}.ql-snow .ql-empty{fill:none}.ql-snow .ql-even{fill-rule:evenodd}.ql-snow .ql-thin,.ql-snow .ql-stroke.ql-thin{stroke-width:1}.ql-snow .ql-transparent{opacity:.4}.ql-snow .ql-direction svg:last-child{display:none}.ql-snow .ql-direction.ql-active svg:last-child{display:inline}.ql-snow .ql-direction.ql-active svg:first-child{display:none}.ql-snow .ql-editor h1{font-size:2em}.ql-snow .ql-editor h2{font-size:1.5em}.ql-snow .ql-editor h3{font-size:1.17em}.ql-snow .ql-editor h4{font-size:1em}.ql-snow .ql-editor h5{font-size:.83em}.ql-snow .ql-editor h6{font-size:.67em}.ql-snow .ql-editor a{text-decoration:underline}.ql-snow .ql-editor blockquote{border-left:4px solid #ccc;margin-bottom:5px;margin-top:5px;padding-left:16px}.ql-snow .ql-editor code,.ql-snow .ql-editor pre{background-color:#f0f0f0;border-radius:3px}.ql-snow .ql-editor pre{white-space:pre-wrap;margin-bottom:5px;margin-top:5px;padding:5px 10px}.ql-snow .ql-editor code{font-size:85%;padding:2px 4px}.ql-snow .ql-editor pre.ql-syntax{background-color:#23241f;color:#f8f8f2;overflow:visible}.ql-snow .ql-editor img{max-width:100%}.ql-snow .ql-picker{color:#444;display:inline-block;float:left;font-size:14px;font-weight:500;height:24px;position:relative;vertical-align:middle}.ql-snow .ql-picker-label{cursor:pointer;display:inline-block;height:100%;padding-left:8px;padding-right:2px;position:relative;width:100%}.ql-snow .ql-picker-label:before{display:inline-block;line-height:22px}.ql-snow .ql-picker-options{background-color:#fff;display:none;min-width:100%;padding:4px 8px;position:absolute;white-space:nowrap}.ql-snow .ql-picker-options .ql-picker-item{cursor:pointer;display:block;padding-bottom:5px;padding-top:5px}.ql-snow .ql-picker.ql-expanded .ql-picker-label{color:#ccc;z-index:2}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-fill{fill:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-stroke{stroke:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-options{display:block;margin-top:-1px;top:100%;z-index:1}.ql-snow .ql-color-picker,.ql-snow .ql-icon-picker{width:28px}.ql-snow .ql-color-picker .ql-picker-label,.ql-snow .ql-icon-picker .ql-picker-label{padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-label svg,.ql-snow .ql-icon-picker .ql-picker-label svg{right:4px}.ql-snow .ql-icon-picker .ql-picker-options{padding:4px 0}.ql-snow .ql-icon-picker .ql-picker-item{height:24px;width:24px;padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-options{padding:3px 5px;width:152px}.ql-snow .ql-color-picker .ql-picker-item{border:1px solid transparent;float:left;height:16px;margin:2px;padding:0;width:16px}.ql-snow .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg{position:absolute;margin-top:-9px;right:0;top:50%;width:18px}.ql-snow .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=""]):before{content:attr(data-label)}.ql-snow .ql-picker.ql-header{width:98px}.ql-snow .ql-picker.ql-header .ql-picker-label:before,.ql-snow .ql-picker.ql-header .ql-picker-item:before{content:"Normal"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="1"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{content:"Heading 1"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="2"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{content:"Heading 2"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="3"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{content:"Heading 3"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="4"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{content:"Heading 4"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="5"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{content:"Heading 5"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="6"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{content:"Heading 6"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{font-size:2em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{font-size:1.5em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{font-size:1.17em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{font-size:1em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{font-size:.83em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{font-size:.67em}.ql-snow .ql-picker.ql-font{width:108px}.ql-snow .ql-picker.ql-font .ql-picker-label:before,.ql-snow .ql-picker.ql-font .ql-picker-item:before{content:"Sans Serif"}.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=serif]:before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{content:"Serif"}.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=monospace]:before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{content:"Monospace"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{font-family:Georgia,Times New Roman,serif}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{font-family:Monaco,Courier New,monospace}.ql-snow .ql-picker.ql-size{width:98px}.ql-snow .ql-picker.ql-size .ql-picker-label:before,.ql-snow .ql-picker.ql-size .ql-picker-item:before{content:"Normal"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=small]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{content:"Small"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=large]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{content:"Large"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=huge]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{content:"Huge"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{font-size:10px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{font-size:18px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{font-size:32px}.ql-snow .ql-color-picker.ql-background .ql-picker-item{background-color:#fff}.ql-snow .ql-color-picker.ql-color .ql-picker-item{background-color:#000}.ql-toolbar.ql-snow{border:1px solid #ccc;box-sizing:border-box;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;padding:8px}.ql-toolbar.ql-snow .ql-formats{margin-right:15px}.ql-toolbar.ql-snow .ql-picker-label{border:1px solid transparent}.ql-toolbar.ql-snow .ql-picker-options{border:1px solid transparent;box-shadow:#0003 0 2px 8px}.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label,.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options{border-color:#ccc}.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item.ql-selected,.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item:hover{border-color:#000}.ql-toolbar.ql-snow+.ql-container.ql-snow{border-top:0px}.ql-snow .ql-tooltip{background-color:#fff;border:1px solid #ccc;box-shadow:0 0 5px #ddd;color:#444;padding:5px 12px;white-space:nowrap}.ql-snow .ql-tooltip:before{content:"Visit URL:";line-height:26px;margin-right:8px}.ql-snow .ql-tooltip input[type=text]{display:none;border:1px solid #ccc;font-size:13px;height:26px;margin:0;padding:3px 5px;width:170px}.ql-snow .ql-tooltip a.ql-preview{display:inline-block;max-width:200px;overflow-x:hidden;text-overflow:ellipsis;vertical-align:top}.ql-snow .ql-tooltip a.ql-action:after{border-right:1px solid #ccc;content:"Edit";margin-left:16px;padding-right:8px}.ql-snow .ql-tooltip a.ql-remove:before{content:"Remove";margin-left:8px}.ql-snow .ql-tooltip a{line-height:26px}.ql-snow .ql-tooltip.ql-editing a.ql-preview,.ql-snow .ql-tooltip.ql-editing a.ql-remove{display:none}.ql-snow .ql-tooltip.ql-editing input[type=text]{display:inline-block}.ql-snow .ql-tooltip.ql-editing a.ql-action:after{border-right:0px;content:"Save";padding-right:0}.ql-snow .ql-tooltip[data-mode=link]:before{content:"Enter link:"}.ql-snow .ql-tooltip[data-mode=formula]:before{content:"Enter formula:"}.ql-snow .ql-tooltip[data-mode=video]:before{content:"Enter video:"}.ql-snow a{color:#06c}.ql-container.ql-snow{border:1px solid #ccc}/*!
 * Quill Editor v1.3.7
 * https://quilljs.com/
 * Copyright (c) 2014, Jason Chen
 * Copyright (c) 2013, salesforce.com
 */.ql-container{box-sizing:border-box;font-family:Helvetica,Arial,sans-serif;font-size:13px;height:100%;margin:0;position:relative}.ql-container.ql-disabled .ql-tooltip{visibility:hidden}.ql-container.ql-disabled .ql-editor ul[data-checked]>li:before{pointer-events:none}.ql-clipboard{left:-100000px;height:1px;overflow-y:hidden;position:absolute;top:50%}.ql-clipboard p{margin:0;padding:0}.ql-editor{box-sizing:border-box;line-height:1.42;height:100%;outline:none;overflow-y:auto;padding:12px 15px;tab-size:4;-moz-tab-size:4;text-align:left;white-space:pre-wrap;word-wrap:break-word}.ql-editor>*{cursor:text}.ql-editor p,.ql-editor ol,.ql-editor ul,.ql-editor pre,.ql-editor blockquote,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{margin:0;padding:0;counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol,.ql-editor ul{padding-left:1.5em}.ql-editor ol>li,.ql-editor ul>li{list-style-type:none}.ql-editor ul>li:before{content:"•"}.ql-editor ul[data-checked=true],.ql-editor ul[data-checked=false]{pointer-events:none}.ql-editor ul[data-checked=true]>li *,.ql-editor ul[data-checked=false]>li *{pointer-events:all}.ql-editor ul[data-checked=true]>li:before,.ql-editor ul[data-checked=false]>li:before{color:#777;cursor:pointer;pointer-events:all}.ql-editor ul[data-checked=true]>li:before{content:"☑"}.ql-editor ul[data-checked=false]>li:before{content:"☐"}.ql-editor li:before{display:inline-block;white-space:nowrap;width:1.2em}.ql-editor li:not(.ql-direction-rtl):before{margin-left:-1.5em;margin-right:.3em;text-align:right}.ql-editor li.ql-direction-rtl:before{margin-left:.3em;margin-right:-1.5em}.ql-editor ol li:not(.ql-direction-rtl),.ql-editor ul li:not(.ql-direction-rtl){padding-left:1.5em}.ql-editor ol li.ql-direction-rtl,.ql-editor ul li.ql-direction-rtl{padding-right:1.5em}.ql-editor ol li{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;counter-increment:list-0}.ql-editor ol li:before{content:counter(list-0,decimal) ". "}.ql-editor ol li.ql-indent-1{counter-increment:list-1}.ql-editor ol li.ql-indent-1:before{content:counter(list-1,lower-alpha) ". "}.ql-editor ol li.ql-indent-1{counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-2{counter-increment:list-2}.ql-editor ol li.ql-indent-2:before{content:counter(list-2,lower-roman) ". "}.ql-editor ol li.ql-indent-2{counter-reset:list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-3{counter-increment:list-3}.ql-editor ol li.ql-indent-3:before{content:counter(list-3,decimal) ". "}.ql-editor ol li.ql-indent-3{counter-reset:list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-4{counter-increment:list-4}.ql-editor ol li.ql-indent-4:before{content:counter(list-4,lower-alpha) ". "}.ql-editor ol li.ql-indent-4{counter-reset:list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-5{counter-increment:list-5}.ql-editor ol li.ql-indent-5:before{content:counter(list-5,lower-roman) ". "}.ql-editor ol li.ql-indent-5{counter-reset:list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-6{counter-increment:list-6}.ql-editor ol li.ql-indent-6:before{content:counter(list-6,decimal) ". "}.ql-editor ol li.ql-indent-6{counter-reset:list-7 list-8 list-9}.ql-editor ol li.ql-indent-7{counter-increment:list-7}.ql-editor ol li.ql-indent-7:before{content:counter(list-7,lower-alpha) ". "}.ql-editor ol li.ql-indent-7{counter-reset:list-8 list-9}.ql-editor ol li.ql-indent-8{counter-increment:list-8}.ql-editor ol li.ql-indent-8:before{content:counter(list-8,lower-roman) ". "}.ql-editor ol li.ql-indent-8{counter-reset:list-9}.ql-editor ol li.ql-indent-9{counter-increment:list-9}.ql-editor ol li.ql-indent-9:before{content:counter(list-9,decimal) ". "}.ql-editor .ql-indent-1:not(.ql-direction-rtl){padding-left:3em}.ql-editor li.ql-indent-1:not(.ql-direction-rtl){padding-left:4.5em}.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:3em}.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:4.5em}.ql-editor .ql-indent-2:not(.ql-direction-rtl){padding-left:6em}.ql-editor li.ql-indent-2:not(.ql-direction-rtl){padding-left:7.5em}.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:6em}.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:7.5em}.ql-editor .ql-indent-3:not(.ql-direction-rtl){padding-left:9em}.ql-editor li.ql-indent-3:not(.ql-direction-rtl){padding-left:10.5em}.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:9em}.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:10.5em}.ql-editor .ql-indent-4:not(.ql-direction-rtl){padding-left:12em}.ql-editor li.ql-indent-4:not(.ql-direction-rtl){padding-left:13.5em}.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:12em}.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:13.5em}.ql-editor .ql-indent-5:not(.ql-direction-rtl){padding-left:15em}.ql-editor li.ql-indent-5:not(.ql-direction-rtl){padding-left:16.5em}.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:15em}.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:16.5em}.ql-editor .ql-indent-6:not(.ql-direction-rtl){padding-left:18em}.ql-editor li.ql-indent-6:not(.ql-direction-rtl){padding-left:19.5em}.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:18em}.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:19.5em}.ql-editor .ql-indent-7:not(.ql-direction-rtl){padding-left:21em}.ql-editor li.ql-indent-7:not(.ql-direction-rtl){padding-left:22.5em}.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:21em}.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:22.5em}.ql-editor .ql-indent-8:not(.ql-direction-rtl){padding-left:24em}.ql-editor li.ql-indent-8:not(.ql-direction-rtl){padding-left:25.5em}.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:24em}.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:25.5em}.ql-editor .ql-indent-9:not(.ql-direction-rtl){padding-left:27em}.ql-editor li.ql-indent-9:not(.ql-direction-rtl){padding-left:28.5em}.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:27em}.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:28.5em}.ql-editor .ql-video{display:block;max-width:100%}.ql-editor .ql-video.ql-align-center{margin:0 auto}.ql-editor .ql-video.ql-align-right{margin:0 0 0 auto}.ql-editor .ql-bg-black{background-color:#000}.ql-editor .ql-bg-red{background-color:#e60000}.ql-editor .ql-bg-orange{background-color:#f90}.ql-editor .ql-bg-yellow{background-color:#ff0}.ql-editor .ql-bg-green{background-color:#008a00}.ql-editor .ql-bg-blue{background-color:#06c}.ql-editor .ql-bg-purple{background-color:#93f}.ql-editor .ql-color-white{color:#fff}.ql-editor .ql-color-red{color:#e60000}.ql-editor .ql-color-orange{color:#f90}.ql-editor .ql-color-yellow{color:#ff0}.ql-editor .ql-color-green{color:#008a00}.ql-editor .ql-color-blue{color:#06c}.ql-editor .ql-color-purple{color:#93f}.ql-editor .ql-font-serif{font-family:Georgia,Times New Roman,serif}.ql-editor .ql-font-monospace{font-family:Monaco,Courier New,monospace}.ql-editor .ql-size-small{font-size:.75em}.ql-editor .ql-size-large{font-size:1.5em}.ql-editor .ql-size-huge{font-size:2.5em}.ql-editor .ql-direction-rtl{direction:rtl;text-align:inherit}.ql-editor .ql-align-center{text-align:center}.ql-editor .ql-align-justify{text-align:justify}.ql-editor .ql-align-right{text-align:right}.ql-editor.ql-blank:before{color:#0009;content:attr(data-placeholder);font-style:italic;left:15px;pointer-events:none;position:absolute;right:15px}.ql-bubble.ql-toolbar:after,.ql-bubble .ql-toolbar:after{clear:both;content:"";display:table}.ql-bubble.ql-toolbar button,.ql-bubble .ql-toolbar button{background:none;border:none;cursor:pointer;display:inline-block;float:left;height:24px;padding:3px 5px;width:28px}.ql-bubble.ql-toolbar button svg,.ql-bubble .ql-toolbar button svg{float:left;height:100%}.ql-bubble.ql-toolbar button:active:hover,.ql-bubble .ql-toolbar button:active:hover{outline:none}.ql-bubble.ql-toolbar input.ql-image[type=file],.ql-bubble .ql-toolbar input.ql-image[type=file]{display:none}.ql-bubble.ql-toolbar button:hover,.ql-bubble .ql-toolbar button:hover,.ql-bubble.ql-toolbar button:focus,.ql-bubble .ql-toolbar button:focus,.ql-bubble.ql-toolbar button.ql-active,.ql-bubble .ql-toolbar button.ql-active,.ql-bubble.ql-toolbar .ql-picker-label:hover,.ql-bubble .ql-toolbar .ql-picker-label:hover,.ql-bubble.ql-toolbar .ql-picker-label.ql-active,.ql-bubble .ql-toolbar .ql-picker-label.ql-active,.ql-bubble.ql-toolbar .ql-picker-item:hover,.ql-bubble .ql-toolbar .ql-picker-item:hover,.ql-bubble.ql-toolbar .ql-picker-item.ql-selected,.ql-bubble .ql-toolbar .ql-picker-item.ql-selected{color:#fff}.ql-bubble.ql-toolbar button:hover .ql-fill,.ql-bubble .ql-toolbar button:hover .ql-fill,.ql-bubble.ql-toolbar button:focus .ql-fill,.ql-bubble .ql-toolbar button:focus .ql-fill,.ql-bubble.ql-toolbar button.ql-active .ql-fill,.ql-bubble .ql-toolbar button.ql-active .ql-fill,.ql-bubble.ql-toolbar .ql-picker-label:hover .ql-fill,.ql-bubble .ql-toolbar .ql-picker-label:hover .ql-fill,.ql-bubble.ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-bubble .ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-bubble.ql-toolbar .ql-picker-item:hover .ql-fill,.ql-bubble .ql-toolbar .ql-picker-item:hover .ql-fill,.ql-bubble.ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-bubble .ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-bubble.ql-toolbar button:hover .ql-stroke.ql-fill,.ql-bubble .ql-toolbar button:hover .ql-stroke.ql-fill,.ql-bubble.ql-toolbar button:focus .ql-stroke.ql-fill,.ql-bubble .ql-toolbar button:focus .ql-stroke.ql-fill,.ql-bubble.ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-bubble .ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-bubble.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-bubble .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-bubble.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-bubble .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-bubble.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-bubble .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-bubble.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-bubble .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill{fill:#fff}.ql-bubble.ql-toolbar button:hover .ql-stroke,.ql-bubble .ql-toolbar button:hover .ql-stroke,.ql-bubble.ql-toolbar button:focus .ql-stroke,.ql-bubble .ql-toolbar button:focus .ql-stroke,.ql-bubble.ql-toolbar button.ql-active .ql-stroke,.ql-bubble .ql-toolbar button.ql-active .ql-stroke,.ql-bubble.ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-bubble .ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-bubble.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-bubble .ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-bubble.ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-bubble .ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-bubble.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-bubble .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-bubble.ql-toolbar button:hover .ql-stroke-miter,.ql-bubble .ql-toolbar button:hover .ql-stroke-miter,.ql-bubble.ql-toolbar button:focus .ql-stroke-miter,.ql-bubble .ql-toolbar button:focus .ql-stroke-miter,.ql-bubble.ql-toolbar button.ql-active .ql-stroke-miter,.ql-bubble .ql-toolbar button.ql-active .ql-stroke-miter,.ql-bubble.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-bubble .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-bubble.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-bubble .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-bubble.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-bubble .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-bubble.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-bubble .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter{stroke:#fff}@media (pointer: coarse){.ql-bubble.ql-toolbar button:hover:not(.ql-active),.ql-bubble .ql-toolbar button:hover:not(.ql-active){color:#ccc}.ql-bubble.ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-bubble .ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-bubble.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill,.ql-bubble .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill{fill:#ccc}.ql-bubble.ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-bubble .ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-bubble.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,.ql-bubble .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter{stroke:#ccc}}.ql-bubble,.ql-bubble *{box-sizing:border-box}.ql-bubble .ql-hidden{display:none}.ql-bubble .ql-out-bottom,.ql-bubble .ql-out-top{visibility:hidden}.ql-bubble .ql-tooltip{position:absolute;transform:translateY(10px)}.ql-bubble .ql-tooltip a{cursor:pointer;text-decoration:none}.ql-bubble .ql-tooltip.ql-flip{transform:translateY(-10px)}.ql-bubble .ql-formats{display:inline-block;vertical-align:middle}.ql-bubble .ql-formats:after{clear:both;content:"";display:table}.ql-bubble .ql-stroke{fill:none;stroke:#ccc;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.ql-bubble .ql-stroke-miter{fill:none;stroke:#ccc;stroke-miterlimit:10;stroke-width:2}.ql-bubble .ql-fill,.ql-bubble .ql-stroke.ql-fill{fill:#ccc}.ql-bubble .ql-empty{fill:none}.ql-bubble .ql-even{fill-rule:evenodd}.ql-bubble .ql-thin,.ql-bubble .ql-stroke.ql-thin{stroke-width:1}.ql-bubble .ql-transparent{opacity:.4}.ql-bubble .ql-direction svg:last-child{display:none}.ql-bubble .ql-direction.ql-active svg:last-child{display:inline}.ql-bubble .ql-direction.ql-active svg:first-child{display:none}.ql-bubble .ql-editor h1{font-size:2em}.ql-bubble .ql-editor h2{font-size:1.5em}.ql-bubble .ql-editor h3{font-size:1.17em}.ql-bubble .ql-editor h4{font-size:1em}.ql-bubble .ql-editor h5{font-size:.83em}.ql-bubble .ql-editor h6{font-size:.67em}.ql-bubble .ql-editor a{text-decoration:underline}.ql-bubble .ql-editor blockquote{border-left:4px solid #ccc;margin-bottom:5px;margin-top:5px;padding-left:16px}.ql-bubble .ql-editor code,.ql-bubble .ql-editor pre{background-color:#f0f0f0;border-radius:3px}.ql-bubble .ql-editor pre{white-space:pre-wrap;margin-bottom:5px;margin-top:5px;padding:5px 10px}.ql-bubble .ql-editor code{font-size:85%;padding:2px 4px}.ql-bubble .ql-editor pre.ql-syntax{background-color:#23241f;color:#f8f8f2;overflow:visible}.ql-bubble .ql-editor img{max-width:100%}.ql-bubble .ql-picker{color:#ccc;display:inline-block;float:left;font-size:14px;font-weight:500;height:24px;position:relative;vertical-align:middle}.ql-bubble .ql-picker-label{cursor:pointer;display:inline-block;height:100%;padding-left:8px;padding-right:2px;position:relative;width:100%}.ql-bubble .ql-picker-label:before{display:inline-block;line-height:22px}.ql-bubble .ql-picker-options{background-color:#444;display:none;min-width:100%;padding:4px 8px;position:absolute;white-space:nowrap}.ql-bubble .ql-picker-options .ql-picker-item{cursor:pointer;display:block;padding-bottom:5px;padding-top:5px}.ql-bubble .ql-picker.ql-expanded .ql-picker-label{color:#777;z-index:2}.ql-bubble .ql-picker.ql-expanded .ql-picker-label .ql-fill{fill:#777}.ql-bubble .ql-picker.ql-expanded .ql-picker-label .ql-stroke{stroke:#777}.ql-bubble .ql-picker.ql-expanded .ql-picker-options{display:block;margin-top:-1px;top:100%;z-index:1}.ql-bubble .ql-color-picker,.ql-bubble .ql-icon-picker{width:28px}.ql-bubble .ql-color-picker .ql-picker-label,.ql-bubble .ql-icon-picker .ql-picker-label{padding:2px 4px}.ql-bubble .ql-color-picker .ql-picker-label svg,.ql-bubble .ql-icon-picker .ql-picker-label svg{right:4px}.ql-bubble .ql-icon-picker .ql-picker-options{padding:4px 0}.ql-bubble .ql-icon-picker .ql-picker-item{height:24px;width:24px;padding:2px 4px}.ql-bubble .ql-color-picker .ql-picker-options{padding:3px 5px;width:152px}.ql-bubble .ql-color-picker .ql-picker-item{border:1px solid transparent;float:left;height:16px;margin:2px;padding:0;width:16px}.ql-bubble .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg{position:absolute;margin-top:-9px;right:0;top:50%;width:18px}.ql-bubble .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=""]):before,.ql-bubble .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=""]):before,.ql-bubble .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=""]):before,.ql-bubble .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=""]):before,.ql-bubble .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=""]):before,.ql-bubble .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=""]):before{content:attr(data-label)}.ql-bubble .ql-picker.ql-header{width:98px}.ql-bubble .ql-picker.ql-header .ql-picker-label:before,.ql-bubble .ql-picker.ql-header .ql-picker-item:before{content:"Normal"}.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="1"]:before,.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{content:"Heading 1"}.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="2"]:before,.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{content:"Heading 2"}.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="3"]:before,.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{content:"Heading 3"}.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="4"]:before,.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{content:"Heading 4"}.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="5"]:before,.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{content:"Heading 5"}.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="6"]:before,.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{content:"Heading 6"}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{font-size:2em}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{font-size:1.5em}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{font-size:1.17em}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{font-size:1em}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{font-size:.83em}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{font-size:.67em}.ql-bubble .ql-picker.ql-font{width:108px}.ql-bubble .ql-picker.ql-font .ql-picker-label:before,.ql-bubble .ql-picker.ql-font .ql-picker-item:before{content:"Sans Serif"}.ql-bubble .ql-picker.ql-font .ql-picker-label[data-value=serif]:before,.ql-bubble .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{content:"Serif"}.ql-bubble .ql-picker.ql-font .ql-picker-label[data-value=monospace]:before,.ql-bubble .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{content:"Monospace"}.ql-bubble .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{font-family:Georgia,Times New Roman,serif}.ql-bubble .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{font-family:Monaco,Courier New,monospace}.ql-bubble .ql-picker.ql-size{width:98px}.ql-bubble .ql-picker.ql-size .ql-picker-label:before,.ql-bubble .ql-picker.ql-size .ql-picker-item:before{content:"Normal"}.ql-bubble .ql-picker.ql-size .ql-picker-label[data-value=small]:before,.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=small]:before{content:"Small"}.ql-bubble .ql-picker.ql-size .ql-picker-label[data-value=large]:before,.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=large]:before{content:"Large"}.ql-bubble .ql-picker.ql-size .ql-picker-label[data-value=huge]:before,.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{content:"Huge"}.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=small]:before{font-size:10px}.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=large]:before{font-size:18px}.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{font-size:32px}.ql-bubble .ql-color-picker.ql-background .ql-picker-item{background-color:#fff}.ql-bubble .ql-color-picker.ql-color .ql-picker-item{background-color:#000}.ql-bubble .ql-toolbar .ql-formats{margin:8px 12px 8px 0}.ql-bubble .ql-toolbar .ql-formats:first-child{margin-left:12px}.ql-bubble .ql-color-picker svg{margin:1px}.ql-bubble .ql-color-picker .ql-picker-item.ql-selected,.ql-bubble .ql-color-picker .ql-picker-item:hover{border-color:#fff}.ql-bubble .ql-tooltip{background-color:#444;border-radius:25px;color:#fff}.ql-bubble .ql-tooltip-arrow{border-left:6px solid transparent;border-right:6px solid transparent;content:" ";display:block;left:50%;margin-left:-6px;position:absolute}.ql-bubble .ql-tooltip:not(.ql-flip) .ql-tooltip-arrow{border-bottom:6px solid #444;top:-6px}.ql-bubble .ql-tooltip.ql-flip .ql-tooltip-arrow{border-top:6px solid #444;bottom:-6px}.ql-bubble .ql-tooltip.ql-editing .ql-tooltip-editor{display:block}.ql-bubble .ql-tooltip.ql-editing .ql-formats{visibility:hidden}.ql-bubble .ql-tooltip-editor{display:none}.ql-bubble .ql-tooltip-editor input[type=text]{background:transparent;border:none;color:#fff;font-size:13px;height:100%;outline:none;padding:10px 20px;position:absolute;width:100%}.ql-bubble .ql-tooltip-editor a{top:10px;position:absolute;right:20px}.ql-bubble .ql-tooltip-editor a:before{color:#ccc;content:"×";font-size:16px;font-weight:700}.ql-container.ql-bubble:not(.ql-disabled) a{position:relative;white-space:nowrap}.ql-container.ql-bubble:not(.ql-disabled) a:before{background-color:#444;border-radius:15px;top:-5px;font-size:12px;color:#fff;content:attr(href);font-weight:400;overflow:hidden;padding:5px 15px;text-decoration:none;z-index:1}.ql-container.ql-bubble:not(.ql-disabled) a:after{border-top:6px solid #444;border-left:6px solid transparent;border-right:6px solid transparent;top:0;content:" ";height:0;width:0}.ql-container.ql-bubble:not(.ql-disabled) a:before,.ql-container.ql-bubble:not(.ql-disabled) a:after{left:0;margin-left:50%;position:absolute;transform:translate(-50%,-100%);transition:visibility 0s ease .2s;visibility:hidden}.ql-container.ql-bubble:not(.ql-disabled) a:hover:before,.ql-container.ql-bubble:not(.ql-disabled) a:hover:after{visibility:visible}.ql-container.ql-snow{border:none;height:80%;overflow:auto}.ql-toolbar.ql-snow{border-top:3px solid var(--main-blue)}.ql-editor{border:none;background-color:#fff}.ql-toolbar .ql-active{border:none;background-color:red}._patientSettingsPage_18bre_1{height:100%;width:100%;display:flex;flex-direction:column;align-items:center}._title_18bre_9{font-size:1.5rem;margin:1rem;font-weight:700}._subtitle_18bre_15{font-size:1.2rem;font-weight:700}._settingsButtons_18bre_20{display:flex;flex-direction:row;justify-content:space-evenly;width:100%;margin-top:1rem}._activeButton_18bre_28{font-size:1rem;padding:.5rem;border-radius:5px;background-color:var(--main-blue);color:#fff;cursor:pointer;box-shadow:5px 5px 10px gray}._inactiveButton_18bre_38{font-size:1rem;padding:.5rem;border-radius:5px;background-color:var(--light-blue);color:#000;cursor:pointer;box-shadow:5px 5px 10px gray}._settingsContent_18bre_48{display:flex;flex-direction:column;align-items:center;width:95%;flex:1;border:3px dotted var(--main-blue);border-radius:10px;margin:1.5rem 1rem 1rem}._reminderSettings_1wcz4_1{height:100%;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem}._slidersWrapper_1wcz4_11{width:30%;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1rem;background:var(--light-grey);padding:1rem;border-radius:10px}._sliderField_1wcz4_23{display:flex;flex-direction:column;width:100%;justify-content:center;align-items:center}._input_1wcz4_31{width:90%}._sliderLabel_1wcz4_35{width:100%;text-align:center}._saveButton_1wcz4_40{background:var(--main-blue);color:#fff;padding:.5rem 1rem;border-radius:5px;cursor:pointer}._archivePage_7mvso_1{height:100%;width:100%;display:flex;flex-direction:column;align-items:center}._center_7mvso_9{display:flex;height:100%;align-items:center}._title_7mvso_15{font-size:1.5rem;font-weight:700;margin:1rem}._subtitle_7mvso_21{font-size:1.2rem;font-weight:700}._content_7mvso_26{width:100%;margin:10px 0;display:flex;flex-wrap:wrap;align-items:start}._opportunityCard_7mvso_34{border:2px solid black;border-radius:10px;width:22%;display:flex;flex-direction:column;padding:5px;box-shadow:2px 2px 5px gray;background-color:#fff;margin:3px 0 3px 10px}._updateInfo_7mvso_47{color:red;margin-top:10px;margin-bottom:10px;font-size:.9rem;text-align:center}._pagination_7mvso_55{display:flex;justify-content:center;align-items:center;gap:10px;font-weight:700;margin-top:5px}._modal_1n5sx_1{height:360px;margin-top:10px;text-align:center}._modalContent_1n5sx_7{display:flex;justify-content:center;align-items:center;margin-top:10px;height:100%}._column_1n5sx_15{display:flex;justify-content:center;align-items:center;height:100%;padding:10px;flex-wrap:wrap;gap:10px;width:35%}._buttonWrapper_1n5sx_26{width:25%}._numButton_1n5sx_30{border:1px solid black;border-radius:50%;text-align:center;height:65px;width:65px;display:flex;flex-direction:column;justify-content:center;cursor:pointer}._numNum_1n5sx_42{font-size:1.1rem;font-weight:700}._numText_1n5sx_47{font-size:.8rem;font-weight:700}._buttonRow_1n5sx_52{display:flex;justify-content:center;gap:10px;width:100%;margin-top:20px}._bigButton_1n5sx_60{flex:1;padding:10px;border-radius:5px;cursor:pointer;border:2px solid black;display:flex;justify-content:center;align-items:center}._footer_1n5sx_71{display:flex;justify-content:flex-end}._button_1n5sx_26{padding:10px 20px;border-radius:5px;margin:20px 0;background-color:var(--main-blue);color:#fff;font-size:1rem;cursor:pointer}._inputBox_1n5sx_86{border:1px solid var(--main-blue);padding:10px 30px;border-radius:5px}._popupModal_1n5sx_92{display:flex;justify-content:center;align-items:center;height:100%}._select_1n5sx_99{width:100%;padding:10px;border:1px solid #ccc}._tabButton_1n5sx_106{background-color:#ccc;color:#000;margin-left:-15px}._activeTab_1n5sx_112{background-color:var(--main-blue);color:#fff}._generalSettings_vit43_1{width:100%;display:flex}._column_vit43_6{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;width:50%}._settingsRow_vit43_15{display:flex;align-items:center;justify-content:center;gap:20px;width:90%;margin-right:20px}._inputLabel_vit43_24{width:100%;text-align:right}._addButton_vit43_29{background-color:var(--main-blue);color:#fff;border:none;border-radius:5px;cursor:pointer;font-size:1rem}._removeButton_vit43_38{background-color:var(--red);color:#fff;border:none;border-radius:5px;cursor:pointer;font-size:1rem;display:flex;align-items:center;justify-content:center;padding:5px}._footer_vit43_51{height:10%;width:100%;display:flex;justify-content:flex-end;align-items:center;padding-top:20px}._footerButton_vit43_60{background-color:var(--main-blue);color:#fff;border:none;border-radius:5px;padding:10px 20px;cursor:pointer;font-size:1rem}._list_vit43_70{width:100%;overflow:auto;min-height:150px;max-height:150px;background-color:var(--light-grey)}._modal_3lgdv_1{height:400px;margin-top:50px}._modalContent_3lgdv_6{display:flex;justify-content:center;align-items:center;height:100%}._column_3lgdv_13{display:flex;flex-direction:column;justify-content:center;height:100%;padding:10px}._dayRow_3lgdv_21{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}._dayLabel_3lgdv_28{font-size:1.2rem;font-weight:700;margin-right:50px}._inputRow_3lgdv_34{display:flex;justify-content:space-between;align-items:center;gap:10px;font-size:.9rem}._input_3lgdv_34{width:100%;margin-right:30px}._footer_3lgdv_47{display:flex;justify-content:flex-end}._button_3lgdv_52{padding:10px 20px;border-radius:5px;margin:20px 0;background-color:var(--main-blue);color:#fff;font-size:1rem;cursor:pointer}._collapsibleWrapper_dnoa1_1{border:3px solid var(--main-blue);border-radius:5px;padding:5px;margin:5px}._companyRow_dnoa1_8{display:flex;justify-content:space-between;align-items:center;padding:10px;width:100%}._companyInfo_dnoa1_16{display:flex;justify-content:space-between;align-items:center;padding:10px}._settingsButton_dnoa1_23{background-color:var(--main-blue);color:#fff;border:none;border-radius:5px;padding:5px 10px;cursor:pointer}._companyRowField_dnoa1_32{flex:1}._companyInfoField_dnoa1_36{flex:1;display:flex;justify-content:center;align-items:center;gap:10px}._insuranceSettingsPage_jwf18_1{height:100%;width:100%;display:flex;flex-direction:column;align-items:center}._title_jwf18_9{font-size:1.5rem;font-weight:700;margin:1rem;width:100%;text-align:center;position:relative}._subtitle_jwf18_18{font-size:1.2rem;font-weight:700}._content_jwf18_23{flex:1;width:100%;overflow:scroll;margin:10px 0}._pagination_jwf18_30{padding:5px;width:100%}._pageControl_jwf18_35{display:flex;gap:10px;justify-content:center;align-items:center}._limitControl_jwf18_42{position:absolute;right:5px;top:5px}._settingsButton_jwf18_48{background-color:var(--main-blue);color:#fff;border:none;border-radius:5px;padding:5px 10px;cursor:pointer;font-size:1rem;font-weight:400;position:absolute;right:20px;top:20px}._createButton_jwf18_62{background-color:var(--main-blue);color:#fff;border:none;border-radius:5px;padding:5px 10px;cursor:pointer;font-size:1rem;font-weight:400;position:absolute;left:20px;top:20px}._createCompanyModal_19r3e_1{width:100%;display:flex;flex-direction:column;gap:10px}._switchWrapper_19r3e_8{display:flex;gap:20px}._footer_19r3e_13{display:flex;justify-content:flex-end}._submitButton_19r3e_18{background-color:var(--main-blue);color:#fff;border:none;border-radius:5px;padding:10px 20px;cursor:pointer;font-size:1rem;font-weight:400}._createCompanyInputField_19r3e_29{width:100%;border:1px solid var(--grey);border-radius:5px;padding:15px;box-sizing:border-box}._multipleNumbers_19r3e_37{width:100%;padding:10px}._phoneNumbers_19r3e_42{display:flex;gap:10px}._phoneNumber_19r3e_42{padding:10px;background-color:var(--light-grey);border-radius:5px;cursor:pointer}._ledgerPage_1sibr_1{height:99%;width:100%}._loading_1sibr_6{display:flex;justify-content:center;align-items:center;height:100%}._balances_1sibr_13,._payments_1sibr_17,._payouts_1sibr_21{padding:15px}._userSettings_q5mxh_1{display:flex;flex-direction:column;align-items:center;width:100%;height:100%}._title_q5mxh_9{font-size:2rem;font-weight:600;margin:20px}._subtitle_q5mxh_15{font-size:1.5rem;font-weight:500;margin-bottom:20px}._body_q5mxh_21{display:flex;width:100%}._column_q5mxh_26{display:flex;flex-direction:column;align-items:center;width:100%;padding:20px}._inputRow_q5mxh_34{display:flex;align-items:center;width:100%;margin-bottom:20px}._inputLabel_q5mxh_41{width:100%}._submitButton_q5mxh_45{padding:10px 20px;background-color:var(--main-blue);color:#fff;font-size:1.2rem;font-weight:500;border:none;border-radius:10px;cursor:pointer;margin-top:30px}._staffRow_q5mxh_57{background-color:#fff;width:100%;padding:10px;display:flex;justify-content:space-between;align-items:center}._staffInfo_q5mxh_66{display:flex;align-items:center;gap:10px;width:100%;position:relative}._createButton_q5mxh_74{padding:5px 10px;background-color:var(--main-blue);color:#fff;font-weight:500;border:none;border-radius:10px;cursor:pointer}._modalBody_q5mxh_84{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;width:60%;margin:auto}._notification_q5mxh_94{display:flex;justify-content:space-around;align-items:center}._notificationColumn_q5mxh_100{display:flex;flex-direction:column;align-items:center;flex:1}._notificationInput_q5mxh_107{border:1px solid grey;width:90%;display:flex;justify-content:space-between;align-items:center}._inputRow_q5mxh_34{flex:1;width:90%;display:flex;gap:5px;align-items:center}._inputButton_q5mxh_123{background-color:var(--main-blue);color:#fff;font-weight:500;border:none;border-radius:5px;font-size:1.2rem;cursor:pointer}._quickbooksButton_q5mxh_133{display:inline-flex;align-items:center;gap:10px;background-color:#2ca01c;color:#fff;font-weight:600;padding:10px 20px;border-radius:6px;cursor:pointer;text-decoration:none;transition:background .2s ease,transform .1s ease}._quickbooksButton_q5mxh_133:hover{background-color:#238015;transform:translateY(-1px)}._quickbooksButton_q5mxh_133:active{background-color:#1a5f10;transform:translateY(0)}._deposits_16cc0_1{display:flex;flex-direction:column;align-items:center;width:100%;height:100%}._title_16cc0_9{color:#000;text-align:center;font-size:1.5rem;font-weight:600;margin-top:20px}._subtitle_16cc0_17{color:#000;text-align:center;font-size:1.2rem;font-weight:600;margin-top:20px}._tabButtons_16cc0_25{margin-top:10px;display:flex;gap:20px}._tabButton_16cc0_25{background-color:var(--light-grey);border:none;padding:10px 20px;font-size:1rem;font-weight:600;cursor:pointer;border-radius:10px}._active_16cc0_41{background-color:var(--main-blue);color:#fff}._uploadButton_16cc0_46{position:absolute;right:50px;padding:10px 20px;background-color:var(--white);color:#000;border:2px dashed var(--main-blue);border-radius:10px;font-size:1rem;font-weight:600;cursor:pointer;display:flex;align-items:center;gap:10px}._depositTable_pk3qb_1{height:100%;display:flex;flex-direction:column;margin:10px;border-radius:10px}._stats_pk3qb_10{height:15%;display:flex;margin-bottom:20px}._body_pk3qb_16{height:100%;overflow:scroll}._statsItem_pk3qb_21{display:inline-block;display:flex;justify-content:center;align-items:center;font-size:1.5rem;padding:10px;color:#fff}._header_pk3qb_32{display:flex;justify-content:center;align-items:center;border-bottom:none}._odd_pk3qb_39{background-color:var(--light-grey)}._footer_pk3qb_43{height:5%;display:flex;justify-content:center;align-items:center;gap:10px;position:absolute;bottom:10px;width:85%}._secondHeader_pk3qb_54{height:10%;display:flex}._secondHeaderItem_pk3qb_59{display:flex;flex-direction:column}._secondHeaderItem_pk3qb_59 div{height:50%;text-align:center;padding:0;display:flex;align-items:center;justify-content:center;background-color:var(--light-blue)}._secondHeaderItem_pk3qb_59 div:nth-child(1){background-color:var(--middle-blue);font-size:1.2rem;font-weight:600}._secondHeaderItem_pk3qb_59 *{font-size:.8rem;font-weight:500}._tableRow_pk3qb_85{display:flex;justify-content:space-between;align-items:center;font-size:.9rem;padding:0}._tableCell_pk3qb_93{text-align:center}._filters_pk3qb_97{height:10%;display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}._search_pk3qb_105{width:40%;height:100%;background-color:#fff;display:flex;align-items:center}._filter_pk3qb_97{position:relative;padding:0 0 0 30px}._filterButton_pk3qb_118{display:flex;align-items:center;gap:10px;padding:5px 15px;border:1px solid var(--main-blue);border-radius:5px;margin-right:10px;background-color:var(--main-blue);color:#fff;cursor:pointer}._filterMenu_pk3qb_131{display:flex;flex-direction:column;align-items:center;justify-content:center;position:absolute;top:-5px;left:-100px;border-radius:10px;overflow:show}._filterMenuItem_pk3qb_143{padding:5px;margin-top:5px;border-radius:10px;border-bottom:1px solid var(--grey);cursor:pointer;font-size:.9rem;display:flex;justify-content:space-between;align-items:center;width:100%;border:2px solid var(--main-blue);background-color:#fff}._filterMenuItem_pk3qb_143:hover,._activeFilter_pk3qb_165{background-color:var(--main-blue);color:#fff}._selectedDateRange_pk3qb_170{flex:1;text-align:center}._digestButton_pk3qb_175{position:absolute;right:5%;bottom:10px}._reconciliationDigest_1ocke_1{height:100%;width:100%;display:flex;align-items:center;flex-direction:column}._subtitle_1ocke_9{margin:10px;text-align:center}._inputContainer_1ocke_14{width:100%;flex:1;gap:10px;display:flex;align-items:center;justify-content:center}._inputColumn_1ocke_23{width:100%}._emailText_1ocke_27{font-size:.8rem;width:90%;text-overflow:ellipsis;overflow:hidden}._removeEmailButton_1ocke_34{width:5%;padding:0;color:red;background:transparent;border:none;cursor:pointer;font-size:1.2rem}._emailItem_1ocke_44{display:flex;align-items:center;justify-content:space-between;padding:10px;border-bottom:1px solid #ccc}._emailInput_1ocke_52{width:100%}._footer_1ocke_56{width:100%;display:flex;justify-content:space-between;align-items:center}._saveButton_1ocke_63{padding:10px 20px;color:#fff;background:var(--main-blue);border-radius:5px;cursor:pointer}.rdrCalendarWrapper{box-sizing:border-box;background:#fff;display:inline-flex;flex-direction:column;-webkit-user-select:none;-moz-user-select:none;user-select:none}.rdrDateDisplay{display:flex;justify-content:space-between}.rdrDateDisplayItem{flex:1 1;width:0;text-align:center;color:inherit}.rdrDateDisplayItem+.rdrDateDisplayItem{margin-left:.833em}.rdrDateDisplayItem input{text-align:inherit}.rdrDateDisplayItem input:disabled{cursor:default}.rdrMonthAndYearWrapper{box-sizing:inherit;display:flex;justify-content:space-between}.rdrMonthAndYearPickers{flex:1 1 auto;display:flex;justify-content:center;align-items:center}.rdrNextPrevButton{box-sizing:inherit;cursor:pointer;outline:none}.rdrMonths{display:flex}.rdrMonthsVertical{flex-direction:column}.rdrMonthsHorizontal>div>div>div{display:flex;flex-direction:row}.rdrMonth{width:27.667em}.rdrWeekDays{display:flex}.rdrWeekDay{flex-basis:calc(100% / 7);box-sizing:inherit;text-align:center}.rdrDays{display:flex;flex-wrap:wrap}.rdrInfiniteMonths{overflow:auto}.rdrDateRangeWrapper{-webkit-user-select:none;-moz-user-select:none;user-select:none}.rdrDateInput{position:relative}.rdrDateInput input{outline:none}.rdrDateInput .rdrWarning{position:absolute;font-size:1.6em;line-height:1.6em;top:0;right:.25em;color:red}.rdrDay{box-sizing:inherit;width:calc(100% / 7);position:relative;font:inherit;cursor:pointer}.rdrDayNumber{display:block;position:relative}.rdrDayNumber span{color:#1d2429}.rdrDayDisabled{cursor:not-allowed}@supports (-ms-ime-align: auto){.rdrDay{flex-basis:14.285%!important}}.rdrSelected,.rdrInRange,.rdrStartEdge,.rdrEndEdge,.rdrDayStartPreview,.rdrDayInPreview,.rdrDayEndPreview{pointer-events:none}.rdrDateRangePickerWrapper{display:inline-flex;-webkit-user-select:none;-moz-user-select:none;user-select:none}.rdrStaticRanges{display:flex;flex-direction:column}.rdrStaticRange{font-size:inherit}.rdrInputRange{display:flex}.rdrCalendarWrapper{color:#000;font-size:12px}.rdrDateDisplayWrapper{background-color:#eff2f7}.rdrDateDisplay{margin:.833em}.rdrDateDisplayItem{border-radius:4px;background-color:#fff;box-shadow:0 1px 2px #23394236;border:1px solid transparent}.rdrDateDisplayItem input{cursor:pointer;height:2.5em;line-height:2.5em;border:0px;background:transparent;width:100%;color:#849095}.rdrDateDisplayItemActive{border-color:currentColor}.rdrDateDisplayItemActive input{color:#7d888d}.rdrMonthAndYearWrapper{align-items:center;height:60px;padding-top:10px}.rdrMonthAndYearPickers{font-weight:600}.rdrMonthAndYearPickers select{-moz-appearance:none;appearance:none;-webkit-appearance:none;border:0;background:transparent;padding:10px 30px 10px 10px;border-radius:4px;outline:0;color:#3e484f;background:url("data:image/svg+xml;utf8,<svg width='9px' height='6px' viewBox='0 0 9 6' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><g id='Artboard' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd' transform='translate(-636.000000, -171.000000)' fill-opacity='0.368716033'><g id='input' transform='translate(172.000000, 37.000000)' fill='%230E242F' fill-rule='nonzero'><g id='Group-9' transform='translate(323.000000, 127.000000)'><path d='M142.280245,7.23952813 C141.987305,6.92353472 141.512432,6.92361662 141.219585,7.23971106 C140.926739,7.5558055 140.926815,8.06821394 141.219755,8.38420735 L145.498801,13 L149.780245,8.38162071 C150.073185,8.0656273 150.073261,7.55321886 149.780415,7.23712442 C149.487568,6.92102998 149.012695,6.92094808 148.719755,7.23694149 L145.498801,10.7113732 L142.280245,7.23952813 Z' id='arrow'></path></g></g></g></svg>") no-repeat;background-position:right 8px center;cursor:pointer;text-align:center}.rdrMonthAndYearPickers select:hover{background-color:#00000012}.rdrMonthPicker,.rdrYearPicker{margin:0 5px}.rdrNextPrevButton{display:block;width:24px;height:24px;margin:0 .833em;padding:0;border:0;border-radius:5px;background:#eff2f7}.rdrNextPrevButton:hover{background:#e1e7f0}.rdrNextPrevButton i{display:block;width:0;height:0;padding:0;text-align:center;border-style:solid;margin:auto;transform:translate(-3px)}.rdrPprevButton i{border-width:4px 6px 4px 4px;border-color:transparent rgb(52,73,94) transparent transparent;transform:translate(-3px)}.rdrNextButton i{margin:0 0 0 7px;border-width:4px 4px 4px 6px;border-color:transparent transparent transparent rgb(52,73,94);transform:translate(3px)}.rdrWeekDays{padding:0 .833em}.rdrMonth{padding:0 .833em 1.666em}.rdrMonth .rdrWeekDays{padding:0}.rdrMonths.rdrMonthsVertical .rdrMonth:first-child .rdrMonthName{display:none}.rdrWeekDay{font-weight:400;line-height:2.667em;color:#849095}.rdrDay{background:transparent;-webkit-user-select:none;-moz-user-select:none;user-select:none;border:0;padding:0;line-height:3em;height:3em;text-align:center;color:#1d2429}.rdrDay:focus{outline:0}.rdrDayNumber{outline:0;font-weight:300;position:absolute;left:0;right:0;top:5px;bottom:5px;display:flex;align-items:center;justify-content:center}.rdrDayToday .rdrDayNumber span{font-weight:500}.rdrDayToday .rdrDayNumber span:after{content:"";position:absolute;bottom:4px;left:50%;transform:translate(-50%);width:18px;height:2px;border-radius:2px;background:#3d91ff}.rdrDayToday:not(.rdrDayPassive) .rdrInRange~.rdrDayNumber span:after,.rdrDayToday:not(.rdrDayPassive) .rdrStartEdge~.rdrDayNumber span:after,.rdrDayToday:not(.rdrDayPassive) .rdrEndEdge~.rdrDayNumber span:after,.rdrDayToday:not(.rdrDayPassive) .rdrSelected~.rdrDayNumber span:after{background:#fff}.rdrDay:not(.rdrDayPassive) .rdrInRange~.rdrDayNumber span,.rdrDay:not(.rdrDayPassive) .rdrStartEdge~.rdrDayNumber span,.rdrDay:not(.rdrDayPassive) .rdrEndEdge~.rdrDayNumber span,.rdrDay:not(.rdrDayPassive) .rdrSelected~.rdrDayNumber span{color:#ffffffd9}.rdrSelected,.rdrInRange,.rdrStartEdge,.rdrEndEdge{background:currentColor;position:absolute;top:5px;left:0;right:0;bottom:5px}.rdrSelected{left:2px;right:2px}.rdrStartEdge{border-top-left-radius:1.042em;border-bottom-left-radius:1.042em;left:2px}.rdrEndEdge{border-top-right-radius:1.042em;border-bottom-right-radius:1.042em;right:2px}.rdrSelected{border-radius:1.042em}.rdrDayStartOfMonth .rdrInRange,.rdrDayStartOfMonth .rdrEndEdge,.rdrDayStartOfWeek .rdrInRange,.rdrDayStartOfWeek .rdrEndEdge{border-top-left-radius:1.042em;border-bottom-left-radius:1.042em;left:2px}.rdrDayEndOfMonth .rdrInRange,.rdrDayEndOfMonth .rdrStartEdge,.rdrDayEndOfWeek .rdrInRange,.rdrDayEndOfWeek .rdrStartEdge{border-top-right-radius:1.042em;border-bottom-right-radius:1.042em;right:2px}.rdrDayStartOfMonth .rdrDayInPreview,.rdrDayStartOfMonth .rdrDayEndPreview,.rdrDayStartOfWeek .rdrDayInPreview,.rdrDayStartOfWeek .rdrDayEndPreview{border-top-left-radius:1.333em;border-bottom-left-radius:1.333em;border-left-width:1px;left:0}.rdrDayEndOfMonth .rdrDayInPreview,.rdrDayEndOfMonth .rdrDayStartPreview,.rdrDayEndOfWeek .rdrDayInPreview,.rdrDayEndOfWeek .rdrDayStartPreview{border-top-right-radius:1.333em;border-bottom-right-radius:1.333em;border-right-width:1px;right:0}.rdrDayStartPreview,.rdrDayInPreview,.rdrDayEndPreview{background:#ffffff17;position:absolute;top:3px;left:0;right:0;bottom:3px;pointer-events:none;border:0px solid currentColor;z-index:1}.rdrDayStartPreview{border-top-width:1px;border-left-width:1px;border-bottom-width:1px;border-top-left-radius:1.333em;border-bottom-left-radius:1.333em;left:0}.rdrDayInPreview{border-top-width:1px;border-bottom-width:1px}.rdrDayEndPreview{border-top-width:1px;border-right-width:1px;border-bottom-width:1px;border-top-right-radius:1.333em;border-bottom-right-radius:1.333em;right:0}.rdrDefinedRangesWrapper{font-size:12px;width:226px;border-right:solid 1px #eff2f7;background:#fff}.rdrDefinedRangesWrapper .rdrStaticRangeSelected{color:currentColor;font-weight:600}.rdrStaticRange{border:0;cursor:pointer;display:block;outline:0;border-bottom:1px solid #eff2f7;padding:0;background:#fff}.rdrStaticRange:hover .rdrStaticRangeLabel,.rdrStaticRange:focus .rdrStaticRangeLabel{background:#eff2f7}.rdrStaticRangeLabel{display:block;outline:0;line-height:18px;padding:10px 20px;text-align:left}.rdrInputRanges{padding:10px 0}.rdrInputRange{align-items:center;padding:5px 20px}.rdrInputRangeInput{width:30px;height:30px;line-height:30px;border-radius:4px;text-align:center;border:solid 1px rgb(222,231,235);margin-right:10px;color:#6c767a}.rdrInputRangeInput:focus,.rdrInputRangeInput:hover{border-color:#b4bfc4;outline:0;color:#333}.rdrCalendarWrapper:not(.rdrDateRangeWrapper) .rdrDayHovered .rdrDayNumber:after{content:"";border:1px solid currentColor;border-radius:1.333em;position:absolute;top:-2px;bottom:-2px;left:0;right:0;background:transparent}.rdrDayPassive{pointer-events:none}.rdrDayPassive .rdrDayNumber span{color:#d5dce0}.rdrDayPassive .rdrInRange,.rdrDayPassive .rdrStartEdge,.rdrDayPassive .rdrEndEdge,.rdrDayPassive .rdrSelected,.rdrDayPassive .rdrDayStartPreview,.rdrDayPassive .rdrDayInPreview,.rdrDayPassive .rdrDayEndPreview{display:none}.rdrDayDisabled{background-color:#f8f8f8}.rdrDayDisabled .rdrDayNumber span{color:#aeb9bf}.rdrDayDisabled .rdrInRange,.rdrDayDisabled .rdrStartEdge,.rdrDayDisabled .rdrEndEdge,.rdrDayDisabled .rdrSelected,.rdrDayDisabled .rdrDayStartPreview,.rdrDayDisabled .rdrDayInPreview,.rdrDayDisabled .rdrDayEndPreview{filter:grayscale(100%) opacity(60%)}.rdrMonthName{text-align:left;font-weight:600;color:#849095;padding:.833em}._container_1wq4c_1{display:flex;align-items:center;text-align:center;height:100%;width:100%;box-sizing:border-box}._instructions_1wq4c_10{text-align:left;background:#fafafa;border-radius:8px;padding:12px 24px;width:40%;font-size:.95rem}._instructions_1wq4c_10 li{margin-bottom:6px}._hiddenInput_1wq4c_23{display:none}._uploadWrapper_1wq4c_27{width:60%}._dropzone_1wq4c_31{border:2px dashed var(--main-blue);border-radius:12px;padding:20px;cursor:pointer;background:#fff;transition:all .25s ease;display:flex;flex-direction:column;align-items:center;gap:10px;box-shadow:0 2px 6px #0000000d}._dropzone_1wq4c_31:hover{border-color:#005bb5;transform:translateY(-2px);box-shadow:0 6px 14px #00000014}._uploadIcon_1wq4c_51{font-size:32px;color:var(--main-blue)}._processBtn_1wq4c_56{margin-top:20px;padding:10px 20px;background-color:var(--main-blue);color:#fff;border:none;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .25s ease}._processBtn_1wq4c_56:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}._uploadItem_1wq4c_75{font-size:14px;margin-top:5px;display:flex;gap:5px;border:1px dashed var(--dark-grey);border-radius:8px;padding:8px 12px;align-items:center;justify-content:space-between;transition:all .2s ease}._uploadItem_1wq4c_75:hover{background-color:var(--main-blue);color:#fff;transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}._uploadItemWrapper_1wq4c_95{max-height:200px;overflow-y:auto;margin-top:10px}._removeFile_1wq4c_101{cursor:pointer;transition:color .2s ease}._removeFile_1wq4c_101:hover{color:var(--red)}._filename_1wq4c_110{flex:1;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}._loading_1wq4c_117{height:100%;width:100%;box-sizing:border-box;display:flex;align-items:center;justify-content:center;gap:20px}._resultsWrapper_1wq4c_127{height:100%;width:100%;box-sizing:border-box;overflow-y:auto;position:relative}._resultsHeader_1wq4c_135{font-weight:600;display:flex;position:sticky;top:0;z-index:10;background-color:var(--main-blue);color:#fff;padding:5px 0}._cell_1wq4c_146{width:20%;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}._resultItem_1wq4c_153{border-top:1px solid #eee;padding:4px 0;display:flex;font-size:.85rem}._even_1wq4c_160{background-color:#fafafa}._odd_1wq4c_164{background-color:#fff}._footer_1wq4c_168{position:sticky;bottom:10px;left:0;right:0;text-align:center;padding-top:30px}._newUploadBtn_1wq4c_177{padding:10px 20px;background-color:var(--green);color:#fff;border:none;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .25s ease}._container_1sr25_1{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:space-between}._overviewText_1sr25_10{color:var(--light-blue);font-weight:600;font-size:1.2rem;border-bottom:2px solid black;width:95%;height:17%;text-align:center}._overviewBoldText_1sr25_20{color:var(--main-blue)}._analyticsContainer_1sr25_24{width:100%;height:75%;display:flex;justify-content:space-evenly}._analyticsFigure_1sr25_31{width:20%;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;text-align:center}._barBackground_1sr25_40{background-color:var(--grey);height:100%;width:15%;border-radius:20px;display:flex;justify-content:center;align-items:flex-end}._analyticsBar_1sr25_50{width:100%;border-radius:20px;background-color:var(--main-blue);background:linear-gradient(to top,var(--light-blue),var(--main-blue))}._barLabel_1sr25_57{font-size:.8rem;font-style:italic;color:gray}._center_1sr25_63{height:100%;display:flex;justify-content:center;align-items:center}._overviewFigures_1vn17_1{width:100%;height:100%;display:flex;justify-content:space-evenly;align-items:center;text-align:center}._overviewFigure_1vn17_1{border-right:1px solid black;height:100%;width:25%;display:flex;flex-direction:column;align-items:center;justify-content:space-evenly}._figureValue_1vn17_20{font-size:1.5rem;color:var(--main-blue);font-weight:700}._figureText_1vn17_26{font-size:.95rem;color:var(--light-blue)}._figureHeader_1vn17_31{font-size:.8rem;font-style:italic}._center_1vn17_36{height:100%;display:flex;justify-content:center;align-items:center}._insuranceBreakdowns_1tfch_1{height:100%;width:100%;display:flex;flex-direction:column;align-items:center}._topRow_1tfch_9{border-radius:10px;display:flex;justify-content:space-between;width:97%;height:20%;margin:20px;padding:10px}._halfContainer_1tfch_19{border:3px solid var(--main-blue);border-radius:10px;display:flex;flex-direction:column;align-items:center;width:49%;height:100%}._bottomRow_1tfch_29{border-radius:10px;display:flex;justify-content:space-between;width:97%;flex:1;margin-bottom:15px;padding:0;overflow:hidden}._title_1tfch_40{font-size:1.3rem;font-weight:700;color:var(--main-blue);margin:0}:root{--toastify-color-light: #fff;--toastify-color-dark: #121212;--toastify-color-info: #3498db;--toastify-color-success: #07bc0c;--toastify-color-warning: #f1c40f;--toastify-color-error: #e74c3c;--toastify-color-transparent: rgba(255, 255, 255, .7);--toastify-icon-color-info: var(--toastify-color-info);--toastify-icon-color-success: var(--toastify-color-success);--toastify-icon-color-warning: var(--toastify-color-warning);--toastify-icon-color-error: var(--toastify-color-error);--toastify-toast-width: 320px;--toastify-toast-offset: 16px;--toastify-toast-top: max(var(--toastify-toast-offset), env(safe-area-inset-top));--toastify-toast-right: max(var(--toastify-toast-offset), env(safe-area-inset-right));--toastify-toast-left: max(var(--toastify-toast-offset), env(safe-area-inset-left));--toastify-toast-bottom: max(var(--toastify-toast-offset), env(safe-area-inset-bottom));--toastify-toast-background: #fff;--toastify-toast-min-height: 64px;--toastify-toast-max-height: 800px;--toastify-toast-bd-radius: 6px;--toastify-font-family: sans-serif;--toastify-z-index: 9999;--toastify-text-color-light: #757575;--toastify-text-color-dark: #fff;--toastify-text-color-info: #fff;--toastify-text-color-success: #fff;--toastify-text-color-warning: #fff;--toastify-text-color-error: #fff;--toastify-spinner-color: #616161;--toastify-spinner-color-empty-area: #e0e0e0;--toastify-color-progress-light: linear-gradient( to right, #4cd964, #5ac8fa, #007aff, #34aadc, #5856d6, #ff2d55 );--toastify-color-progress-dark: #bb86fc;--toastify-color-progress-info: var(--toastify-color-info);--toastify-color-progress-success: var(--toastify-color-success);--toastify-color-progress-warning: var(--toastify-color-warning);--toastify-color-progress-error: var(--toastify-color-error);--toastify-color-progress-bgo: .2}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translate3d(0,0,var(--toastify-z-index));position:fixed;padding:4px;width:var(--toastify-toast-width);box-sizing:border-box;color:#fff}.Toastify__toast-container--top-left{top:var(--toastify-toast-top);left:var(--toastify-toast-left)}.Toastify__toast-container--top-center{top:var(--toastify-toast-top);left:50%;transform:translate(-50%)}.Toastify__toast-container--top-right{top:var(--toastify-toast-top);right:var(--toastify-toast-right)}.Toastify__toast-container--bottom-left{bottom:var(--toastify-toast-bottom);left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{bottom:var(--toastify-toast-bottom);left:50%;transform:translate(-50%)}.Toastify__toast-container--bottom-right{bottom:var(--toastify-toast-bottom);right:var(--toastify-toast-right)}@media only screen and (max-width : 480px){.Toastify__toast-container{width:100vw;padding:0;left:env(safe-area-inset-left);margin:0}.Toastify__toast-container--top-left,.Toastify__toast-container--top-center,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);transform:translate(0)}.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);transform:translate(0)}.Toastify__toast-container--rtl{right:env(safe-area-inset-right);left:initial}}.Toastify__toast{--y: 0;position:relative;-ms-touch-action:none;touch-action:none;min-height:var(--toastify-toast-min-height);box-sizing:border-box;margin-bottom:1rem;padding:8px;border-radius:var(--toastify-toast-bd-radius);box-shadow:0 4px 12px #0000001a;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;max-height:var(--toastify-toast-max-height);font-family:var(--toastify-font-family);cursor:default;direction:ltr;z-index:0;overflow:hidden}.Toastify__toast--stacked{position:absolute;width:100%;transform:translate3d(0,var(--y),0) scale(var(--s));transition:transform .3s}.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body,.Toastify__toast--stacked[data-collapsed] .Toastify__close-button{transition:opacity .1s}.Toastify__toast--stacked[data-collapsed=false]{overflow:visible}.Toastify__toast--stacked[data-collapsed=true]:not(:last-child)>*{opacity:0}.Toastify__toast--stacked:after{content:"";position:absolute;left:0;right:0;height:calc(var(--g) * 1px);bottom:100%}.Toastify__toast--stacked[data-pos=top]{top:0}.Toastify__toast--stacked[data-pos=bot]{bottom:0}.Toastify__toast--stacked[data-pos=bot].Toastify__toast--stacked:before{transform-origin:top}.Toastify__toast--stacked[data-pos=top].Toastify__toast--stacked:before{transform-origin:bottom}.Toastify__toast--stacked:before{content:"";position:absolute;left:0;right:0;bottom:0;height:100%;transform:scaleY(3);z-index:-1}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-body{margin:auto 0;-ms-flex:1 1 auto;flex:1 1 auto;padding:6px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.Toastify__toast-body>div:last-child{word-break:break-word;-ms-flex:1;flex:1}.Toastify__toast-icon{-webkit-margin-end:10px;margin-inline-end:10px;width:20px;-ms-flex-negative:0;flex-shrink:0;display:-ms-flexbox;display:flex}.Toastify--animate{animation-fill-mode:both;animation-duration:.5s}.Toastify--animate-icon{animation-fill-mode:both;animation-duration:.3s}@media only screen and (max-width : 480px){.Toastify__toast{margin-bottom:0;border-radius:0}}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--light,.Toastify__toast-theme--colored.Toastify__toast--default{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;background:transparent;outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;-ms-flex-item-align:start;align-self:flex-start;z-index:1}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:hover,.Toastify__close-button:focus{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:100%;z-index:var(--toastify-z-index);opacity:.7;transform-origin:left;border-bottom-left-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:initial;transform-origin:right;border-bottom-left-radius:initial;border-bottom-right-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--wrp{position:absolute;bottom:0;left:0;width:100%;height:5px;border-bottom-left-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--wrp[data-hidden=true]{opacity:0}.Toastify__progress-bar--bg{opacity:var(--toastify-color-progress-bgo);width:100%;height:100%}.Toastify__spinner{width:20px;height:20px;box-sizing:border-box;border:2px solid;border-radius:100%;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);animation:Toastify__spin .65s linear infinite}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,var(--y),0)}to{opacity:0;transform:translate3d(2000px,var(--y),0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,var(--y),0)}to{opacity:0;transform:translate3d(-2000px,var(--y),0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--top-left,.Toastify__bounce-enter--bottom-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--top-right,.Toastify__bounce-enter--bottom-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--top-left,.Toastify__bounce-exit--bottom-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--top-right,.Toastify__bounce-exit--bottom-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:translate3d(0,var(--y),0) scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:translate3d(0,var(--y),0) perspective(400px)}30%{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(-20deg);opacity:1}to{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideOutRight{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(110%,var(--y),0)}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(-110%,var(--y),0)}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}.Toastify__slide-enter--top-left,.Toastify__slide-enter--bottom-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--top-right,.Toastify__slide-enter--bottom-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--top-left,.Toastify__slide-exit--bottom-left{animation-name:Toastify__slideOutLeft;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-right,.Toastify__slide-exit--bottom-right{animation-name:Toastify__slideOutRight;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown;animation-timing-function:ease-in;animation-duration:.3s}@keyframes Toastify__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}:root{--main-font: "Poppins", sans-serif;--main-blue: #4468B5;--middle-blue: #4A90E2;--light-blue: #BDDBF2;--black: #0C1821;--white: #FFFDF7;--darkest-grey: #1e1e1e;--darker-grey: #6e6e6e;--dark-grey: #bdbdbd;--grey: #E0E0E0;--light-grey: #f2f2f2;--lighter-grey: #FAFAFA;--green: #4CAF50;--middle-green: #66BB6A;--light-green: #C8E6C9;--red: #E32730;--orange: orange;--light-orange: rgb(255, 213, 128);--dark-orange: rgb(255, 100, 0);--yellow: #FFF4AF}._forgotPassword_1syc6_1{height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:var(--light-grey)}._inputContainer_1syc6_10{margin-bottom:20px}._input_1syc6_10{box-sizing:border-box}._submit_1syc6_18{width:100%;background-color:var(--main-blue);color:var(--white);border:none;border-radius:5px;padding:15px;font-size:1.2rem;cursor:pointer}._agentDashboard_oagnn_1{height:100%;padding:20px}._greeting_oagnn_6{position:relative;text-align:center;font-weight:400;font-size:36px}._logoutButton_oagnn_13{position:absolute;left:0;top:0;background:none;border:none;color:var(--white);background-color:var(--main-blue);padding:5px 10px;border-radius:5px;font-size:24px;cursor:pointer}._subGreeting_oagnn_27{font-size:18px;font-weight:600;margin-top:10px;text-align:center}._officeCard_oagnn_34{border:3px solid var(--main-blue);display:flex;flex-direction:column;align-items:center;padding:10px;margin-top:20px;border-radius:8px}._officeTrigger_oagnn_44{font-size:24px;font-weight:600;color:var(--main-blue);display:flex;justify-content:space-between;align-items:center;width:100%}._officeContent_oagnn_54{display:flex}._contentColumn_oagnn_58{display:flex;flex-direction:column;justify-content:center;text-align:center;flex:1}._columnTitle_oagnn_67{font-size:20px;font-weight:600;margin-bottom:10px}
