@import url(https://fonts.googleapis.com/css2?family=Rubik:wght@300;400;500;700&display=swap);.Toastify__toast-container{box-sizing:border-box;color:#fff;padding:4px;position:fixed;width:320px;z-index:9999}.Toastify__toast-container--top-left{left:1em;top:1em}.Toastify__toast-container--top-center{left:50%;margin-left:-160px;top:1em}.Toastify__toast-container--top-right{right:1em;top:1em}.Toastify__toast-container--bottom-left{bottom:1em;left:1em}.Toastify__toast-container--bottom-center{bottom:1em;left:50%;margin-left:-160px}.Toastify__toast-container--bottom-right{bottom:1em;right:1em}@media only screen and (max-width:480px){.Toastify__toast-container{left:0;margin:0;padding:0;width:100vw}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:0}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:0}.Toastify__toast-container--rtl{left:auto;right:0}}.Toastify__toast{border-radius:1px;box-shadow:0 1px 10px 0 #0000001a,0 2px 15px 0 #0000000d;box-sizing:border-box;cursor:pointer;direction:ltr;display:flex;font-family:sans-serif;justify-content:space-between;margin-bottom:1rem;max-height:800px;min-height:64px;overflow:hidden;padding:8px;position:relative}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--default{background:#fff;color:#aaa}.Toastify__toast--info{background:#3498db}.Toastify__toast--success{background:#07bc0c}.Toastify__toast--warning{background:#f1c40f}.Toastify__toast--error{background:#e74c3c}.Toastify__toast-body{flex:1 1;margin:auto 0}@media only screen and (max-width:480px){.Toastify__toast{margin-bottom:0}}.Toastify__close-button{align-self:flex-start;background:#0000;border:none;color:#fff;cursor:pointer;font-size:14px;font-weight:700;opacity:.7;outline:none;padding:0;transition:.3s ease}.Toastify__close-button--default{color:#000;opacity:.3}.Toastify__close-button:focus,.Toastify__close-button:hover{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{background-color:#ffffffb3;bottom:0;height:5px;left:0;opacity:.7;position:absolute;transform-origin:left;width:100%;z-index:9999}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{left:auto;right:0;transform-origin:right}.Toastify__progress-bar--default{background:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55)}@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,0,0)}to{opacity:0;transform:translate3d(2000px,0,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,0,0)}to{opacity:0;transform:translate3d(-2000px,0,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,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,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,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--bottom-left,.Toastify__bounce-enter--top-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-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--bottom-left,.Toastify__bounce-exit--top-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-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: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%{animation-timing-function:ease-in;opacity:0;transform:perspective(400px) rotateX(90deg)}40%{animation-timing-function:ease-in;transform:perspective(400px) rotateX(-20deg)}60%{opacity:1;transform:perspective(400px) rotateX(10deg)}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:perspective(400px)}30%{opacity:1;transform:perspective(400px) rotateX(-20deg)}to{opacity:0;transform:perspective(400px) rotateX(90deg)}}.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:translateZ(0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideOutRight{0%{transform:translateZ(0)}to{transform:translate3d(110%,0,0);visibility:hidden}}@keyframes Toastify__slideOutLeft{0%{transform:translateZ(0)}to{transform:translate3d(-110%,0,0);visibility:hidden}}@keyframes Toastify__slideOutDown{0%{transform:translateZ(0)}to{transform:translate3d(0,500px,0);visibility:hidden}}@keyframes Toastify__slideOutUp{0%{transform:translateZ(0)}to{transform:translate3d(0,-500px,0);visibility:hidden}}.Toastify__slide-enter--bottom-left,.Toastify__slide-enter--top-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-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--bottom-left,.Toastify__slide-exit--top-left{animation-name:Toastify__slideOutLeft}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{animation-name:Toastify__slideOutRight}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown}.loader{height:15rem;left:50%;position:absolute;top:50%;transform:translateX(-50%) translateY(-50%) rotate(-90deg) scaleX(-1);width:15rem}.loader div{background:#fff;border-radius:1rem;height:.5rem;left:0;opacity:0;position:absolute;width:.5rem}.loader div:first-child{animation:dna_rotate 2s ease-in-out 0s infinite;background:#6fc1e8;top:0}.loader div:nth-child(2){animation:dna_rotate 2s ease-in-out 1.1s infinite;top:.6rem}.loader div:nth-child(3){animation:dna_rotate 2s ease-in-out .2s infinite;background:#6fc1e8;top:1.2rem}.loader div:nth-child(4){animation:dna_rotate 2s ease-in-out 1.3s infinite;top:1.8rem}.loader div:nth-child(5){animation:dna_rotate 2s ease-in-out .4s infinite;background:#6fc1e8;top:2.4rem}.loader div:nth-child(6){animation:dna_rotate 2s ease-in-out 1.5s infinite;top:3rem}.loader div:nth-child(7){animation:dna_rotate 2s ease-in-out .6s infinite;background:#6fc1e8;top:3.6rem}.loader div:nth-child(8){animation:dna_rotate 2s ease-in-out 1.7s infinite;top:4.2rem}.loader div:nth-child(9){animation:dna_rotate 2s ease-in-out .8s infinite;background:#6fc1e8;top:4.8rem}.loader div:nth-child(10){animation:dna_rotate 2s ease-in-out 1.9s infinite;top:5.4rem}.loader div:nth-child(11){animation:dna_rotate 2s ease-in-out 1s infinite;background:#6fc1e8;top:6rem}.loader div:nth-child(12){animation:dna_rotate 2s ease-in-out 2.1s infinite;top:6.6rem}.loader div:nth-child(13){animation:dna_rotate 2s ease-in-out 1.2s infinite;background:#6fc1e8;top:7.2rem}.loader div:nth-child(14){animation:dna_rotate 2s ease-in-out 2.3s infinite;top:7.8rem}.loader div:nth-child(15){animation:dna_rotate 2s ease-in-out 1.4s infinite;background:#6fc1e8;top:8.4rem}.loader div:nth-child(16){animation:dna_rotate 2s ease-in-out 2.5s infinite;top:9rem}.loader div:nth-child(17){animation:dna_rotate 2s ease-in-out 1.6s infinite;background:#6fc1e8;top:9.6rem}.loader div:nth-child(18){animation:dna_rotate 2s ease-in-out 2.7s infinite;top:10.2rem}.loader div:nth-child(19){animation:dna_rotate 2s ease-in-out 1.8s infinite;background:#6fc1e8;top:10.8rem}.loader div:nth-child(20){animation:dna_rotate 2s ease-in-out 2.9s infinite;top:11.4rem}.loader div:nth-child(21){animation:dna_rotate 2s ease-in-out 2s infinite;background:#6fc1e8;top:12rem}.loader div:nth-child(22){animation:dna_rotate 2s ease-in-out 3.1s infinite;top:12.6rem}.loader div:nth-child(23){animation:dna_rotate 2s ease-in-out 2.2s infinite;background:#6fc1e8;top:13.2rem}.loader div:nth-child(24){animation:dna_rotate 2s ease-in-out 3.3s infinite;top:13.8rem}.loader div:nth-child(25){animation:dna_rotate 2s ease-in-out 2.4s infinite;background:#6fc1e8;top:14.4rem}.loader div:nth-child(26){animation:dna_rotate 2s ease-in-out 3.5s infinite;top:15rem}@keyframes dna_rotate{0%{left:40%;opacity:1;transform:scale(1);z-index:0}25%{opacity:1;transform:scale(1.8)}50%{left:60%;opacity:1;transform:scale(1);z-index:1}75%{opacity:1;transform:scale(.5)}to{left:40%;opacity:1;transform:scale(1);z-index:0}}.loaderRoot{background:#000c;bottom:0;height:100vh;left:0;position:fixed;right:0;top:0;width:100%;z-index:99999}.Login_bg_overlay__Hq0tr{background:#101010d4;height:100%;width:100%}.Login_loginContainer__kub2-{background-color:#fff;border-radius:5px;height:500px;width:70%}.Login_leftContainer__WyLdY{background:var(--avant-blue)!important;justify-content:space-between;padding:40px 15px}.Login_leftContainer__WyLdY,.Login_rightContainer__JN\+gq{align-items:center;display:flex!important;flex-direction:column!important}.Login_rightContainer__JN\+gq{background:var(--avant-white)!important;justify-content:center;padding:40px}.Login_secondLogo__EIPqZ{border-top:1px solid #ffffff61;margin-top:10px;padding:5px}.Login_footer__71udn{border-top:1px solid #ffffff75;color:#fff;font-size:14px;height:40px;padding-top:10px;width:100%}.Login_loginText__IuETe{color:var(--avant-blue)!important;font-size:1rem!important;font-weight:600!important}.Login_link__CDQhA{color:var(--avant-blue)!important;cursor:pointer;font-size:14px!important}.Login_errorMsg__3xvVE{color:red;margin-top:20px;text-align:center}.Login_successMsg__leTVt{color:green;margin-top:20px;text-align:center}.Login_label__xKQg0{color:#818488;font-weight:500!important}.Login_textBox__xA3XT{margin-top:20px!important}@media only screen and (min-width:320px) and (max-width:480px){.Login_loginContainer__kub2-{border-radius:0;height:auto;width:100%}.Login_leftContainer__WyLdY,.Login_rightContainer__JN\+gq{padding:20px;width:100%}}@media only screen and (min-width:481px) and (max-width:767px){.Login_leftContainer__WyLdY,.Login_rightContainer__JN\+gq{padding:20px;width:100%}}@media only screen and (max-width:959px){.Login_loginContainer__kub2-{height:auto}}@media (orientation:landscape) and (max-width:991px){.Login_loginContainer__kub2-{width:auto}}.SignUp_label__Jc8qt{color:#818488;font-weight:500!important;margin-bottom:10px!important;white-space:nowrap}.SignUp_closeIcon__982jh:hover{cursor:pointer}.PatientLists_container__C76o7{padding:15px}.PatientLists_search_panal__zl1qS{align-items:center;background:#fff;box-shadow:0 2px 1px -1px #0003,0 1px 1px 0 #00000024,0 1px 3px 0 #0000001f;display:flex;justify-content:space-between;margin-bottom:15px;min-height:30px;padding:20px}.PatientLists_closeIcon__\+MOxD:hover{cursor:pointer}.PatientLists_patientTableBox__kQrLw{background-color:var(--avant-white)!important;border:1px solid #e0e0e0;border-radius:10px;max-height:calc(100vh - 250px);overflow:auto}.PatientLists_patientTableHeader__n\+K57{align-items:center;background-color:#fff;border-bottom:1px solid #e0e0e0;display:flex;padding:10px;position:-webkit-sticky;position:sticky;top:0;white-space:nowrap;z-index:1}.PatientLists_patientListTableRow__I9Cr5 .PatientLists_patientListTableOddCell__NrPaZ{align-items:center;background-color:#f8f8f8;border-bottom:1px solid #e0e0e0;display:flex;padding:10px}.PatientLists_patientListTableRow__I9Cr5 .PatientLists_patientListTableEvenCell__wyENy{align-items:center;border-bottom:1px solid #e0e0e0;display:flex;padding:10px}.PatientLists_patientListTableRow__I9Cr5 .PatientLists_patientListTableHighlighted__9StKk{align-items:center;background-color:#d7f2ff;border-bottom:1px solid #e0e0e0;display:flex;padding:10px}.PatientLists_patientTableBox__kQrLw::-webkit-scrollbar{height:10px;width:10px}.PatientLists_patientTableBox__kQrLw::-webkit-scrollbar-thumb{background-color:var(--avant-blue)!important;border-radius:5px;cursor:pointer}.PatientLists_patientTableBox__kQrLw::-webkit-scrollbar-track{background-color:#d9d9d9;border-radius:0 0 5px 5px}.PatientLists_editImg__HrLeW{cursor:pointer;margin-right:5px;width:30px}.PatientLists_link__7wpi0{color:#1890ff;cursor:pointer}.PatientLists_patientsHeaderColumnsAdmin__HKD6h,.PatientLists_patientsHeaderColumnsSuperAdmin__RcKzw{display:grid!important;grid-template-columns:50px 1fr 80px 80px 1fr 150px 1fr 1fr 1fr 1fr!important}.PatientLists_patientsHeaderColumnsUser__Y32Wk{display:grid!important;grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr 1fr!important}.PatientLists_patientsHeaderColumnsDoctorStaff__TfdoQ{display:grid!important;grid-template-columns:50px 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr!important}.PatientLists_filterTitle__I\+oxd{align-items:center;border-bottom:1px solid #ccc;display:flex;font-size:19px!important;font-weight:500!important;justify-content:center;padding-bottom:10px;width:100%}.PatientLists_label__fx\+1l{color:#818488;font-weight:500!important}@media only screen and (max-width:991px){.PatientLists_search_panal__zl1qS{flex-wrap:wrap;gap:15px;justify-content:center}}@media only screen and (max-width:767px){.PatientLists_patientTableBox__kQrLw{max-height:calc(100vh - 280px)}}.Dashboard_container__9wn8t{padding:15px}.Dashboard_dashboard_panal__1OUsS{align-items:center;background:#fff;box-shadow:0 2px 1px -1px #0003,0 1px 1px 0 #00000024,0 1px 3px 0 #0000001f;display:flex;justify-content:space-between;margin-bottom:15px;min-height:30px;padding:20px}.Dashboard_wrapperBox__FyukL{align-items:center;background:#fff;border-radius:5px;box-shadow:2px 2px 5px #e0dfdf;display:flex;flex-direction:column;justify-content:center;margin:10px;padding:20px}.Dashboard_count__k5dXw{border-bottom:1px solid #eee;padding-bottom:10px;text-align:center;width:100%}.Dashboard_name__GSjh-{padding-top:10px;text-align:center;width:100%}.Profile_container__ixSW\+{padding:15px}.Profile_search_panal__fEsst{background:#fff;box-shadow:0 2px 1px -1px #0003,0 1px 1px 0 #00000024,0 1px 3px 0 #0000001f;margin-bottom:15px;min-height:30px;padding:20px}.Profile_panal_header__JCCBG{color:#70bfe4;font-size:18px!important}.Profile_panel_container__Ieu\+K{border-bottom:1px solid #cccccc47;margin:0 15px 15px;padding-bottom:15px}.Profile_label__QGLHy{color:#818488;font-weight:500!important}.Profile_changetext__OyscN{color:#6fc1e8;cursor:pointer;font-size:16px;font-weight:500;text-decoration:underline}.Profile_closeIcon__1W0ow:hover{cursor:pointer}.Profile_backImg__qBlCA{width:10px}@media only screen and (min-width:320px) and (max-width:480px){.Profile_panel_container__Ieu\+K{margin:0}}.fileUploader{width:100%}.fileContainer{align-items:center;background:#fff;border-radius:10px;box-shadow:2px 2px 3px 0 #0000000d;display:flex;flex-direction:column;justify-content:center;margin:10px auto;padding:20px 0;position:relative;transition:all .3s ease-in}.fileContainer input{opacity:0;position:absolute;z-index:-1}.fileContainer p{font-size:12px;margin:8px 0 4px}.fileContainer .errorsContainer{color:red;font-size:12px;max-width:300px;text-align:left}.fileContainer .chooseFileButton{background:#3f4257;border:none;border-radius:30px;color:#fff;cursor:pointer;font-size:14px;font-weight:300;margin:10px 0;outline:none;padding:6px 23px;transition:all .2s ease-in}.fileContainer .chooseFileButton:hover{background:#545972}.fileContainer .uploadFilesButton{background:#0000;border:1px solid #3f4257;border-radius:30px;color:#3f4257;cursor:pointer;font-size:14px;font-weight:300;margin:10px 0;outline:none;padding:5px 43px;transition:all .2s ease-in}.fileContainer .uploadFilesButton:hover{background:#3f4257;color:#fff}.fileContainer .uploadIcon{height:50px;width:50px}.fileContainer .uploadPicturesWrapper{display:flex;flex-wrap:wrap;justify-content:center;width:100%}.fileContainer .uploadPictureContainer{align-items:center;background:#edf2f6;border:1px solid #d0dbe4;box-shadow:0 0 8px 2px #0000001a;display:flex;height:inherit;justify-content:center;margin:5%;padding:10px;position:relative;width:25%}.fileContainer .uploadPictureContainer img.uploadPicture{width:100%}.fileContainer .deleteImage{background:#ff4081;border-radius:50%;color:#fff;cursor:pointer;font-size:26px;font-weight:700;height:30px;line-height:30px;position:absolute;right:-9px;text-align:center;top:-9px;width:30px}.flipMove{align-items:center;display:flex;flex-wrap:wrap;justify-content:center;width:100%}.UpdatePatient_container__LMOso{max-height:calc(100vh - 85px)!important;overflow-y:auto;padding:15px}.UpdatePatient_container__LMOso::-webkit-scrollbar{height:10px;width:10px}.UpdatePatient_container__LMOso::-webkit-scrollbar-thumb{background-color:var(--avant-blue)!important;border-radius:5px;cursor:pointer}.UpdatePatient_container__LMOso::-webkit-scrollbar-track{background-color:#d9d9d9;border-radius:0 0 5px 5px}.UpdatePatient_search_panal__N4tFQ{background:#fff;box-shadow:0 2px 1px -1px #0003,0 1px 1px 0 #00000024,0 1px 3px 0 #0000001f;margin-bottom:15px;min-height:30px;padding:20px}.UpdatePatient_panal_header__pXZVN{color:#70bfe4;font-size:18px!important}.UpdatePatient_panel_container__bXv9Z{border-bottom:1px solid #cccccc47;margin:0 15px 15px;padding-bottom:15px}.UpdatePatient_label__CHP4j{color:#818488;font-weight:500!important}.UpdatePatient_textArea__-8bnP{border:none;border-bottom:1px solid #ccc;font-size:16px!important;height:80px!important;overflow-y:auto!important;padding:8px}.UpdatePatient_textArea__-8bnP:focus{border:none!important}.UpdatePatient_imageHeader__4qcbe{align-items:center;border-bottom:1px solid #cccccc47;display:flex;justify-content:space-between;padding-bottom:10px}.UpdatePatient_uploadPanel__ZO14x{align-items:start;display:flex;justify-content:center;padding:20px}.UpdatePatient_imageContainer__KFQAj{margin-left:15px!important}.UpdatePatient_imageItem__6zMtk{cursor:pointer;position:relative;width:150px!important}.UpdatePatient_viewImagePanel__QxClB{align-items:center;border:1px dashed #cccccc80;display:flex;flex-direction:column;justify-content:center;margin:15px;min-height:220px}.UpdatePatient_editImg__J4g\+N{cursor:pointer;width:30px!important}.UpdatePatient_selectImage__VF5wU{align-items:center;border-radius:13px;display:flex;justify-content:center;position:absolute;right:10px;top:5px;width:30px}.UpdatePatient_backImg__8kg2t{width:10px}.UpdatePatient_fullImage__DE-Xk{width:100%!important}.UpdatePatient_viewImageContainer__2IIJT{height:400px;width:auto}.UpdatePatient_closeIcon__kum4T:hover{cursor:pointer}.UpdatePatient_textArea__-8bnP::-webkit-scrollbar{width:4px}.UpdatePatient_textArea__-8bnP::-webkit-scrollbar-thumb{background-color:#70bfe4;border-radius:5px}.UpdatePatient_textArea__-8bnP::-webkit-scrollbar-track{background-color:#d9d9d9;border-radius:5px}.UpdatePatient_textArea__-8bnP::-webkit-scrollbar-thumb:hover{cursor:pointer}.sidebar-container{background:#313942;bottom:0;left:0;min-height:100vh;position:fixed;top:0;transition:left .3s ease;width:250px;z-index:999}.header_logo{align-items:center;background:#70bfe4;display:flex;height:70px;justify-content:center;width:100%}.avant_first_logo{border-right:1px solid #fff6;padding-right:5px;width:43%}.avant_second_logo{padding-left:5px;width:43%}.account{cursor:pointer}.account,.accountForSuperAdmin{align-items:center;border-bottom:1px solid #21262c;color:#fff;display:flex;font-size:16px;height:50px;letter-spacing:1px;padding:0 25px;text-transform:uppercase}.menuBase{height:70px;margin:0 10px;padding:10px}.nav-border{border-bottom:1px solid #ccc}.patients_active_container{font-size:14px;letter-spacing:1px;padding:0 19px;scale:1}.patients_active_container,.users_active_container{align-items:center;background:#001529;border-bottom:1px solid #21262c;color:#fff;cursor:pointer;display:flex;height:40px;justify-content:flex-start;text-transform:uppercase}.users_active_container{font-size:12px;padding-left:45px}.textDecoration{text-decoration:none}.header-container{height:70px;margin:0!important;position:fixed!important;right:0;top:0;width:calc(100% - 250px);z-index:99}.appBarTransparent,.header-container{background-color:var(--avant-white)!important}.appBarHeader{height:70px;margin:0!important}.sidebar_active_text{color:#313942;font-size:20px!important}.avatar_logo{margin:0 10px!important;width:40px!important}.user_name{color:#313942;cursor:pointer;margin-right:2px}.menuTop{top:15px}.actionWrap .MuiBadge-root{margin-top:5px}.UserLists_container__YB0xA{padding:15px}.UserLists_search_panal__lY-R2{align-items:center;background:#fff;box-shadow:0 2px 1px -1px #0003,0 1px 1px 0 #00000024,0 1px 3px 0 #0000001f;display:flex;justify-content:space-between;margin-bottom:15px;min-height:30px;padding:20px}.UserLists_closeIcon__\+3boe:hover{cursor:pointer}.UserLists_userTableBox__nShnz{background-color:var(--avant-white)!important;border:1px solid #e0e0e0;border-radius:10px;max-height:calc(100vh - 250px);overflow:auto}.UserLists_userTableHeader__IIjf-{align-items:center;background-color:#fff;border-bottom:1px solid #e0e0e0;display:flex;padding:10px;position:-webkit-sticky;position:sticky;top:0;white-space:nowrap;z-index:1}.UserLists_userListTableRow__OgoDi .UserLists_userListTableOddCell__HriBJ{background-color:#f8f8f8}.UserLists_userListTableRow__OgoDi .UserLists_userListTableEvenCell__oUKMV,.UserLists_userListTableRow__OgoDi .UserLists_userListTableOddCell__HriBJ{align-items:center;border-bottom:1px solid #e0e0e0;display:flex;padding:10px}.UserLists_userListTableRow__OgoDi .UserLists_userListTableHighlighted__sGdDa{align-items:center;background-color:#d7f2ff;border-bottom:1px solid #e0e0e0;display:flex;padding:10px}.UserLists_userTableBox__nShnz::-webkit-scrollbar{height:10px;width:10px}.UserLists_userTableBox__nShnz::-webkit-scrollbar-thumb{background-color:var(--avant-blue)!important;border-radius:5px;cursor:pointer}.UserLists_userTableBox__nShnz::-webkit-scrollbar-track{background-color:#d9d9d9;border-radius:0 0 5px 5px}.UserLists_editImg__U5P9F{cursor:pointer;margin-right:5px;width:30px}.UserLists_link__fUp0R{color:#1890ff;cursor:pointer}.UserLists_title__cFj4f{border-bottom:1px solid #eee;font-size:18px;font-weight:500;padding-bottom:10px;text-align:center;width:100%}.UserLists_filterTitle__XKi2r{align-items:center;border-bottom:1px solid #ccc;display:flex;font-size:19px!important;font-weight:500!important;justify-content:center;padding-bottom:10px;width:100%}.UserLists_label__4rAze{color:#818488;font-weight:500!important}.UserLists_mailTemplate__2jmUZ{border:1px solid #ccc;margin:10px;padding:10px}.UserLists_editorContainer__8jopK{height:400px;min-height:300px}.UserLists_wrapperClass__p1iGa{background-color:#fff!important;border:1px solid #f3f3f3!important;box-shadow:0 0 2px #c1c1c1!important;display:flex;flex:1 1;flex-direction:column;min-height:215px!important;padding:1rem!important}.UserLists_editorClass__1IWKI{background-color:#fff!important;border:1px solid #ccc!important;min-height:162px!important;padding:1rem!important}.UserLists_editorClass__1IWKI>div div{margin:0;padding:0}.UserLists_errorMsg__GSq9r{color:red;margin-top:10px 0}@media only screen and (max-width:991px){.UserLists_search_panal__lY-R2{flex-wrap:wrap;gap:15px;justify-content:center}}@media only screen and (max-width:767px){.UserLists_mailTemplate__2jmUZ{border:none;margin:0;padding:0}.UserLists_wrapperClass__p1iGa{padding:.3rem!important}.UserLists_userTableBox__nShnz{max-height:calc(100vh - 280px)}}.rdw-option-wrapper{align-items:center;background:#fff;border:1px solid #f1f1f1;border-radius:2px;cursor:pointer;display:flex;height:20px;justify-content:center;margin:0 4px;min-width:25px;padding:5px;text-transform:capitalize}.rdw-option-wrapper:hover{box-shadow:1px 1px 0 #bfbdbd}.rdw-option-active,.rdw-option-wrapper:active{box-shadow:inset 1px 1px 0 #bfbdbd}.rdw-option-disabled{cursor:default;opacity:.3}.rdw-dropdown-wrapper{background:#fff;border:1px solid #f1f1f1;border-radius:2px;cursor:pointer;height:30px;margin:0 3px;text-transform:capitalize}.rdw-dropdown-wrapper:focus{outline:none}.rdw-dropdown-wrapper:hover{background-color:#fff;box-shadow:1px 1px 0 #bfbdbd}.rdw-dropdown-wrapper:active{box-shadow:inset 1px 1px 0 #bfbdbd}.rdw-dropdown-carettoopen{border-top:6px solid #000}.rdw-dropdown-carettoclose,.rdw-dropdown-carettoopen{border-left:5px solid #0000;border-right:5px solid #0000;height:0;position:absolute;right:10%;top:35%;width:0}.rdw-dropdown-carettoclose{border-bottom:6px solid #000}.rdw-dropdown-selectedtext{align-items:center;display:flex;height:100%;padding:0 5px;position:relative}.rdw-dropdown-optionwrapper{background:#fff;border:1px solid #f1f1f1;border-radius:2px;margin:0;max-height:250px;overflow-y:scroll;padding:0;position:relative;width:98%;z-index:100}.rdw-dropdown-optionwrapper:hover{background-color:#fff;box-shadow:1px 1px 0 #bfbdbd}.rdw-dropdownoption-default{align-items:center;display:flex;min-height:25px;padding:0 5px}.rdw-dropdownoption-highlighted{background:#f1f1f1}.rdw-dropdownoption-active{background:#f5f5f5}.rdw-dropdownoption-disabled{cursor:default;opacity:.3}.rdw-inline-wrapper{align-items:center;display:flex;flex-wrap:wrap;margin-bottom:6px}.rdw-inline-dropdown{width:50px}.rdw-inline-dropdownoption{display:flex;height:40px;justify-content:center}.rdw-block-wrapper{align-items:center;display:flex;flex-wrap:wrap;margin-bottom:6px}.rdw-block-dropdown{width:110px}.rdw-fontsize-wrapper{align-items:center;display:flex;flex-wrap:wrap;margin-bottom:6px}.rdw-fontsize-dropdown{min-width:40px}.rdw-fontsize-option{display:flex;justify-content:center}.rdw-fontfamily-wrapper{align-items:center;display:flex;flex-wrap:wrap;margin-bottom:6px}.rdw-fontfamily-dropdown{width:115px}.rdw-fontfamily-placeholder{max-width:90px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.rdw-fontfamily-optionwrapper{width:140px}.rdw-list-wrapper{align-items:center;display:flex;flex-wrap:wrap;margin-bottom:6px}.rdw-list-dropdown{width:50px;z-index:90}.rdw-list-dropdownOption{display:flex;height:40px;justify-content:center}.rdw-text-align-wrapper{align-items:center;display:flex;flex-wrap:wrap;margin-bottom:6px}.rdw-text-align-dropdown{width:50px;z-index:90}.rdw-text-align-dropdownOption{display:flex;height:40px;justify-content:center}.rdw-right-aligned-block{text-align:right}.rdw-left-aligned-block{text-align:left!important}.rdw-center-aligned-block{text-align:center!important}.rdw-justify-aligned-block{text-align:justify!important}.rdw-center-aligned-block>div,.rdw-justify-aligned-block>div,.rdw-left-aligned-block>div,.rdw-right-aligned-block>div{display:inline-block}.rdw-colorpicker-wrapper{align-items:center;display:flex;flex-wrap:wrap;margin-bottom:6px;position:relative}.rdw-colorpicker-modal{background:#fff;border:1px solid #f1f1f1;border-radius:2px;box-shadow:3px 3px 5px #bfbdbd;display:flex;flex-direction:column;height:175px;left:5px;padding:15px;position:absolute;top:35px;width:175px;z-index:100}.rdw-colorpicker-modal-header{display:flex;padding-bottom:5px}.rdw-colorpicker-modal-style-label{cursor:pointer;font-size:15px;padding:0 10px 5px;text-align:center;width:50%}.rdw-colorpicker-modal-style-label-active{border-bottom:2px solid #0a66b7}.rdw-colorpicker-modal-options{display:flex;flex-wrap:wrap;height:100%;margin:5px auto;overflow:scroll;width:100%}.rdw-colorpicker-cube{border:1px solid #f1f1f1;height:22px;width:22px}.rdw-colorpicker-option{border:none;box-shadow:inset 1px 2px 1px #bfbdbd;height:22px;margin:3px;min-height:20px;min-width:22px;padding:0;width:22px}.rdw-colorpicker-option:hover{box-shadow:1px 2px 1px #bfbdbd}.rdw-colorpicker-option:active{box-shadow:-1px -2px 1px #bfbdbd}.rdw-colorpicker-option-active{box-shadow:0 0 2px 2px #bfbdbd}.rdw-link-wrapper{align-items:center;display:flex;flex-wrap:wrap;margin-bottom:6px;position:relative}.rdw-link-dropdown{width:50px}.rdw-link-dropdownOption{display:flex;height:40px;justify-content:center}.rdw-link-dropdownPlaceholder{margin-left:8px}.rdw-link-modal{background:#fff;border:1px solid #f1f1f1;border-radius:2px;box-shadow:3px 3px 5px #bfbdbd;display:flex;flex-direction:column;height:205px;left:5px;padding:15px;position:absolute;top:35px;width:235px;z-index:100}.rdw-link-modal-label{font-size:15px}.rdw-link-modal-input{border:1px solid #f1f1f1;border-radius:2px;height:25px;margin-bottom:15px;margin-top:5px;padding:0 5px}.rdw-link-modal-input:focus{outline:none}.rdw-link-modal-buttonsection{margin:0 auto}.rdw-link-modal-target-option{margin-bottom:20px}.rdw-link-modal-target-option>span{margin-left:5px}.rdw-link-modal-btn{background:#fff;border:1px solid #f1f1f1;border-radius:2px;cursor:pointer;height:30px;margin-left:10px;text-transform:capitalize;width:75px}.rdw-link-modal-btn:hover{box-shadow:1px 1px 0 #bfbdbd}.rdw-link-modal-btn:active{box-shadow:inset 1px 1px 0 #bfbdbd}.rdw-link-modal-btn:focus{outline:none!important}.rdw-link-modal-btn:disabled{background:#ece9e9}.rdw-link-dropdownoption{display:flex;height:40px;justify-content:center}.rdw-embedded-wrapper{align-items:center;display:flex;flex-wrap:wrap;margin-bottom:6px;position:relative}.rdw-embedded-modal{background:#fff;border:1px solid #f1f1f1;border-radius:2px;box-shadow:3px 3px 5px #bfbdbd;display:flex;flex-direction:column;height:180px;justify-content:space-between;left:5px;padding:15px;position:absolute;top:35px;width:235px;z-index:100}.rdw-embedded-modal-header{display:flex;font-size:15px}.rdw-embedded-modal-header-option{align-items:center;cursor:pointer;display:flex;flex-direction:column;justify-content:center;width:50%}.rdw-embedded-modal-header-label{background:#6eb8d4;border:1px solid #f1f1f1;border-bottom:2px solid #0a66b7;margin-top:5px;width:95px}.rdw-embedded-modal-link-section{display:flex;flex-direction:column}.rdw-embedded-modal-link-input{border:1px solid #f1f1f1;border-radius:2px;font-size:15px;height:35px;margin:10px 0;padding:0 5px;width:88%}.rdw-embedded-modal-link-input-wrapper{align-items:center;display:flex}.rdw-embedded-modal-link-input:focus{outline:none}.rdw-embedded-modal-btn-section{display:flex;justify-content:center}.rdw-embedded-modal-btn{background:#fff;border:1px solid #f1f1f1;border-radius:2px;cursor:pointer;height:30px;margin:0 3px;text-transform:capitalize;width:75px}.rdw-embedded-modal-btn:hover{box-shadow:1px 1px 0 #bfbdbd}.rdw-embedded-modal-btn:active{box-shadow:inset 1px 1px 0 #bfbdbd}.rdw-embedded-modal-btn:focus{outline:none!important}.rdw-embedded-modal-btn:disabled{background:#ece9e9}.rdw-embedded-modal-size{align-items:center;display:flex;justify-content:space-between;margin:8px 0}.rdw-embedded-modal-size-input{border:1px solid #f1f1f1;border-radius:2px;font-size:12px;height:20px;width:80%}.rdw-embedded-modal-size-input:focus{outline:none}.rdw-emoji-wrapper{align-items:center;display:flex;flex-wrap:wrap;margin-bottom:6px;position:relative}.rdw-emoji-modal{background:#fff;border:1px solid #f1f1f1;border-radius:2px;box-shadow:3px 3px 5px #bfbdbd;display:flex;flex-wrap:wrap;height:180px;left:5px;overflow:auto;padding:15px;position:absolute;top:35px;width:235px;z-index:100}.rdw-emoji-icon{cursor:pointer;font-size:22px;height:24px;margin:2.5px;width:24px}.rdw-emoji-icon,.rdw-spinner{align-items:center;display:flex;justify-content:center}.rdw-spinner{height:100%;width:100%}.rdw-spinner>div{animation:sk-bouncedelay 1.4s ease-in-out infinite both;background-color:#333;border-radius:100%;display:inline-block;height:12px;width:12px}.rdw-spinner .rdw-bounce1{animation-delay:-.32s}.rdw-spinner .rdw-bounce2{animation-delay:-.16s}@keyframes sk-bouncedelay{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}.rdw-image-wrapper{align-items:center;display:flex;flex-wrap:wrap;margin-bottom:6px;position:relative}.rdw-image-modal{background:#fff;border:1px solid #f1f1f1;border-radius:2px;box-shadow:3px 3px 5px #bfbdbd;display:flex;flex-direction:column;left:5px;padding:15px;position:absolute;top:35px;width:235px;z-index:100}.rdw-image-modal-header{display:flex;font-size:15px;margin:10px 0}.rdw-image-modal-header-option{align-items:center;cursor:pointer;display:flex;flex-direction:column;justify-content:center;width:50%}.rdw-image-modal-header-label{background:#f1f1f1;border:1px solid #f1f1f1;margin-top:5px;width:80px}.rdw-image-modal-header-label-highlighted{background:#6eb8d4;border-bottom:2px solid #0a66b7}.rdw-image-modal-upload-option{align-items:center;background-color:#f1f1f1;border:none;color:gray;cursor:pointer;display:flex;font-size:15px;justify-content:center;margin:10px 0;outline:2px dashed gray;outline-offset:-10px;padding:9px 0;width:100%}.rdw-image-modal-upload-option-highlighted{outline:2px dashed #0a66b7}.rdw-image-modal-upload-option-label{align-items:center;cursor:pointer;display:flex;height:100%;justify-content:center;padding:15px;width:100%}.rdw-image-modal-upload-option-label span{padding:0 20px}.rdw-image-modal-upload-option-image-preview{max-height:200px;max-width:100%}.rdw-image-modal-upload-option-input{height:.1px;opacity:0;overflow:hidden;position:absolute;width:.1px;z-index:-1}.rdw-image-modal-url-section{align-items:center;display:flex}.rdw-image-modal-url-input{border:1px solid #f1f1f1;border-radius:2px;font-size:15px;height:35px;margin:15px 0 12px;padding:0 5px;width:90%}.rdw-image-modal-btn-section{margin:10px auto 0}.rdw-image-modal-url-input:focus{outline:none}.rdw-image-modal-btn{background:#fff;border:1px solid #f1f1f1;border-radius:2px;cursor:pointer;height:30px;margin:0 5px;text-transform:capitalize;width:75px}.rdw-image-modal-btn:hover{box-shadow:1px 1px 0 #bfbdbd}.rdw-image-modal-btn:active{box-shadow:inset 1px 1px 0 #bfbdbd}.rdw-image-modal-btn:focus{outline:none!important}.rdw-image-modal-btn:disabled{background:#ece9e9}.rdw-image-modal-spinner{height:100%;left:0;opacity:.5;position:absolute;top:-3px;width:100%}.rdw-image-modal-alt-input{border:1px solid #f1f1f1;border-radius:2px;font-size:12px;height:20px;margin-left:5px;width:70%}.rdw-image-modal-alt-input:focus{outline:none}.rdw-image-modal-alt-lbl{font-size:12px}.rdw-image-modal-size{align-items:center;display:flex;justify-content:space-between;margin:8px 0}.rdw-image-modal-size-input{border:1px solid #f1f1f1;border-radius:2px;font-size:12px;height:20px;width:40%}.rdw-image-modal-size-input:focus{outline:none}.rdw-image-mandatory-sign{color:red;margin-left:3px;margin-right:3px}.rdw-remove-wrapper{position:relative}.rdw-history-wrapper,.rdw-remove-wrapper{align-items:center;display:flex;flex-wrap:wrap;margin-bottom:6px}.rdw-history-dropdownoption{display:flex;height:40px;justify-content:center}.rdw-history-dropdown{width:50px}.rdw-link-decorator-wrapper{position:relative}.rdw-link-decorator-icon{background-color:#fff;cursor:pointer;left:40%;position:absolute;top:0}.rdw-mention-link{background-color:#f0fbff;border-radius:2px;color:#1236ff;padding:1px 2px;text-decoration:none}.rdw-suggestion-wrapper{position:relative}.rdw-suggestion-dropdown{background:#fff;border:1px solid #f1f1f1;display:flex;flex-direction:column;max-height:150px;min-width:100px;overflow:auto;position:absolute;z-index:100}.rdw-suggestion-option{border-bottom:1px solid #f1f1f1;padding:7px 5px}.rdw-suggestion-option-active{background-color:#f1f1f1}.rdw-hashtag-link{background-color:#f0fbff;border-radius:2px;color:#1236ff;padding:1px 2px;text-decoration:none}.rdw-image-alignment-options-popup{background:#fff;border:1px solid #f1f1f1;border-radius:2px;cursor:pointer;display:flex;padding:5px 2px;position:absolute;width:105px;z-index:100}.rdw-alignment-option-left{justify-content:flex-start}.rdw-image-alignment-option{height:15px;min-width:15px;width:15px}.rdw-image-alignment,.rdw-image-imagewrapper{position:relative}.rdw-image-center{display:flex;justify-content:center}.rdw-image-left{display:flex}.rdw-image-right{display:flex;justify-content:flex-end}.rdw-image-alignment-options-popup-right{right:0}.rdw-editor-main{box-sizing:border-box;height:100%;overflow:auto}.rdw-editor-toolbar{background:#fff;border:1px solid #f1f1f1;border-radius:2px;display:flex;flex-wrap:wrap;font-size:15px;justify-content:flex-start;margin-bottom:5px;padding:6px 5px 0;-webkit-user-select:none;user-select:none}.public-DraftStyleDefault-block{margin:1em 0}.rdw-editor-wrapper:focus{outline:none}.rdw-editor-wrapper{box-sizing:initial}.rdw-editor-main blockquote{border-left:5px solid #f1f1f1;padding-left:5px}.rdw-editor-main pre{background:#f1f1f1;border-radius:3px;padding:1px 10px}.public-DraftEditorPlaceholder-root{z-index:0}.public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-depth1:before{content:counter(ol1) ". "}.public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-depth2:before{content:counter(ol2) ". "}.public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-depth4:before{content:counter(ol4) ". "}.DraftEditor-editorContainer,.DraftEditor-root,.public-DraftEditor-content{height:inherit;text-align:left;text-align:initial}.public-DraftEditor-content[contenteditable=true]{-webkit-user-modify:read-write-plaintext-only}.DraftEditor-root{position:relative}.DraftEditor-editorContainer{background-color:#fff0;border-left:.1px solid #0000;position:relative;z-index:1}.public-DraftEditor-block{position:relative}.DraftEditor-alignLeft .public-DraftStyleDefault-block{text-align:left}.DraftEditor-alignLeft .public-DraftEditorPlaceholder-root{left:0;text-align:left}.DraftEditor-alignCenter .public-DraftStyleDefault-block{text-align:center}.DraftEditor-alignCenter .public-DraftEditorPlaceholder-root{margin:0 auto;text-align:center;width:100%}.DraftEditor-alignRight .public-DraftStyleDefault-block{text-align:right}.DraftEditor-alignRight .public-DraftEditorPlaceholder-root{right:0;text-align:right}.public-DraftEditorPlaceholder-root{color:#9197a3;position:absolute;width:100%;z-index:1}.public-DraftEditorPlaceholder-hasFocus{color:#bdc1c9}.DraftEditorPlaceholder-hidden{display:none}.public-DraftStyleDefault-block{position:relative;white-space:pre-wrap}.public-DraftStyleDefault-ltr{direction:ltr;text-align:left}.public-DraftStyleDefault-rtl{direction:rtl;text-align:right}.public-DraftStyleDefault-listLTR{direction:ltr}.public-DraftStyleDefault-listRTL{direction:rtl}.public-DraftStyleDefault-ol,.public-DraftStyleDefault-ul{margin:16px 0;padding:0}.public-DraftStyleDefault-depth0.public-DraftStyleDefault-listLTR{margin-left:1.5em}.public-DraftStyleDefault-depth0.public-DraftStyleDefault-listRTL{margin-right:1.5em}.public-DraftStyleDefault-depth1.public-DraftStyleDefault-listLTR{margin-left:3em}.public-DraftStyleDefault-depth1.public-DraftStyleDefault-listRTL{margin-right:3em}.public-DraftStyleDefault-depth2.public-DraftStyleDefault-listLTR{margin-left:4.5em}.public-DraftStyleDefault-depth2.public-DraftStyleDefault-listRTL{margin-right:4.5em}.public-DraftStyleDefault-depth3.public-DraftStyleDefault-listLTR{margin-left:6em}.public-DraftStyleDefault-depth3.public-DraftStyleDefault-listRTL{margin-right:6em}.public-DraftStyleDefault-depth4.public-DraftStyleDefault-listLTR{margin-left:7.5em}.public-DraftStyleDefault-depth4.public-DraftStyleDefault-listRTL{margin-right:7.5em}.public-DraftStyleDefault-unorderedListItem{list-style-type:square;position:relative}.public-DraftStyleDefault-unorderedListItem.public-DraftStyleDefault-depth0{list-style-type:disc}.public-DraftStyleDefault-unorderedListItem.public-DraftStyleDefault-depth1{list-style-type:circle}.public-DraftStyleDefault-orderedListItem{list-style-type:none;position:relative}.public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-listLTR:before{left:-36px;position:absolute;text-align:right;width:30px}.public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-listRTL:before{position:absolute;right:-36px;text-align:left;width:30px}.public-DraftStyleDefault-orderedListItem:before{content:counter(ol0) ". ";counter-increment:ol0}.public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-depth1:before{content:counter(ol1,lower-alpha) ". ";counter-increment:ol1}.public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-depth2:before{content:counter(ol2,lower-roman) ". ";counter-increment:ol2}.public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-depth3:before{content:counter(ol3) ". ";counter-increment:ol3}.public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-depth4:before{content:counter(ol4,lower-alpha) ". ";counter-increment:ol4}.public-DraftStyleDefault-depth0.public-DraftStyleDefault-reset{counter-reset:ol0}.public-DraftStyleDefault-depth1.public-DraftStyleDefault-reset{counter-reset:ol1}.public-DraftStyleDefault-depth2.public-DraftStyleDefault-reset{counter-reset:ol2}.public-DraftStyleDefault-depth3.public-DraftStyleDefault-reset{counter-reset:ol3}.public-DraftStyleDefault-depth4.public-DraftStyleDefault-reset{counter-reset:ol4}.UpdateUser_container__rfBwc{max-height:calc(100vh - 85px)!important;overflow-y:auto;padding:15px}.UpdateUser_container__rfBwc::-webkit-scrollbar{height:10px;width:10px}.UpdateUser_container__rfBwc::-webkit-scrollbar-thumb{background-color:var(--avant-blue)!important;border-radius:5px;cursor:pointer}.UpdateUser_container__rfBwc::-webkit-scrollbar-track{background-color:#d9d9d9;border-radius:0 0 5px 5px}.UpdateUser_search_panal__MVW-H{background:#fff;box-shadow:0 2px 1px -1px #0003,0 1px 1px 0 #00000024,0 1px 3px 0 #0000001f;margin-bottom:15px;min-height:30px;padding:20px}.UpdateUser_panal_header__xzJmC{color:#70bfe4;font-size:18px!important}.UpdateUser_panel_container__Hr5EM{border-bottom:1px solid #cccccc47;margin:0 15px 15px;padding-bottom:15px}.UpdateUser_label__vbKxP{color:#818488;font-weight:500!important}.UpdateUser_editImg__vDmbS{cursor:pointer;margin-right:5px;width:30px!important}.UpdateUser_closeIcon__hlxNb:hover{cursor:pointer}.UpdateUser_title__SWioW{border-bottom:1px solid #eee;font-size:18px;font-weight:500;padding-bottom:10px;text-align:center;width:100%}.UpdateUser_errorMsg__5khOA{color:red;margin-bottom:10px;text-align:center}.UpdateUser_resetPassword__iPcbc{color:#6fc1e8;cursor:pointer;font-size:16px;font-weight:500;text-decoration:underline}.UpdateUser_backImg__c1-GL{width:10px}.AddDoctorStaffModal_modalCont__Cutfh{align-items:center;background-color:#fff;justify-content:center;width:70%}.AddDoctorStaffModal_modalCont__Cutfh::-webkit-scrollbar{display:none}.AddDoctorStaffModal_modalCont__Cutfh{-ms-overflow-style:none}@media only screen and (max-width:767px){.AddDoctorStaffModal_modalCont__Cutfh{padding:15px 5px 5px!important;width:85%}}.UpdatePractice_container__0r6P\+{max-height:calc(100vh - 85px)!important;overflow-y:auto;padding:15px}.UpdatePractice_container__0r6P\+::-webkit-scrollbar{height:10px;width:10px}.UpdatePractice_container__0r6P\+::-webkit-scrollbar-thumb{background-color:var(--avant-blue)!important;border-radius:5px;cursor:pointer}.UpdatePractice_container__0r6P\+::-webkit-scrollbar-track{background-color:#d9d9d9;border-radius:0 0 5px 5px}.UpdatePractice_search_panal__r7As4{background:#fff;box-shadow:0 2px 1px -1px #0003,0 1px 1px 0 #00000024,0 1px 3px 0 #0000001f;margin-bottom:15px;min-height:30px;padding:20px}.UpdatePractice_panal_header__xZsus{color:#70bfe4;font-size:18px!important}.UpdatePractice_panel_container__284Qp{border-bottom:1px solid #cccccc47;margin:0 15px 15px;padding-bottom:15px}.UpdatePractice_label__zZymC{color:#818488;font-weight:500!important}.UpdatePractice_editImg__\+10LA{cursor:pointer;width:30px}.UpdatePractice_backImg__5D0md{width:10px}@media only screen and (max-width:767px){.UpdatePractice_search_panal__r7As4{box-shadow:none}}.PracticeLists_container__JaJch{padding:15px}.PracticeLists_search_panal__3q1cV{align-items:center;background:#fff;box-shadow:0 2px 1px -1px #0003,0 1px 1px 0 #00000024,0 1px 3px 0 #0000001f;display:flex;justify-content:space-between;margin-bottom:15px;min-height:30px;padding:20px}.PracticeLists_closeIcon__erUNY:hover{cursor:pointer}.PracticeLists_practiceTableBox__7c5WR{background-color:var(--avant-white)!important;border:1px solid #e0e0e0;border-radius:10px;max-height:calc(100vh - 250px);overflow:auto}.PracticeLists_practiceTableHeader__V1aUy{background-color:#fff;border-bottom:1px solid #e0e0e0;padding:10px;position:-webkit-sticky;position:sticky;top:0;z-index:1}.PracticeLists_practiceListTableRow__aL4Ny .PracticeLists_practiceListTableOddCell__FSIaC{align-items:center;background-color:#f8f8f8;border-bottom:1px solid #e0e0e0;display:flex;padding:10px}.PracticeLists_practiceListTableRow__aL4Ny .PracticeLists_practiceListTableEvenCell__0m\+cp{align-items:center;border-bottom:1px solid #e0e0e0;display:flex;padding:10px}.PracticeLists_practiceTableBox__7c5WR::-webkit-scrollbar{height:10px;width:10px}.PracticeLists_practiceTableBox__7c5WR::-webkit-scrollbar-thumb{background-color:var(--avant-blue)!important;border-radius:5px;cursor:pointer}.PracticeLists_practiceTableBox__7c5WR::-webkit-scrollbar-track{background-color:#d9d9d9;border-radius:0 0 5px 5px}.PracticeLists_editImg__dVakw{cursor:pointer;margin-right:5px;width:30px}.PracticeLists_link__m8yXr{color:#1890ff;cursor:pointer}.PracticeLists_title__D3laL{border-bottom:1px solid #eee;font-size:18px;font-weight:500;padding-bottom:10px;text-align:center;width:100%}@media only screen and (max-width:767px){.PracticeLists_practiceTableBox__7c5WR{max-height:calc(100vh - 280px)}}.DoctorLists_container__yQk1Z{padding:15px}.DoctorLists_search_panal__cniCE{align-items:center;background:#fff;box-shadow:0 2px 1px -1px #0003,0 1px 1px 0 #00000024,0 1px 3px 0 #0000001f;display:flex;justify-content:space-between;margin-bottom:15px;min-height:30px;padding:20px}.DoctorLists_closeIcon__DzSL1:hover{cursor:pointer}.DoctorLists_doctorTableBox__I7hrT{background-color:var(--avant-white)!important;border:1px solid #e0e0e0;border-radius:10px;max-height:calc(100vh - 250px);overflow:auto}.DoctorLists_doctorTableHeader__Kyfbd{background-color:#fff;border-bottom:1px solid #e0e0e0;padding:10px;position:-webkit-sticky;position:sticky;top:0;z-index:1}.DoctorLists_doctorListTableRow__gHIGW .DoctorLists_doctorListTableOddCell__Nx5Li{align-items:center;background-color:#f8f8f8;border-bottom:1px solid #e0e0e0;display:flex;padding:10px}.DoctorLists_doctorListTableRow__gHIGW .DoctorLists_doctorListTableEvenCell__\+a\+Yq{align-items:center;border-bottom:1px solid #e0e0e0;display:flex;padding:10px}.DoctorLists_doctorTableBox__I7hrT::-webkit-scrollbar{height:10px;width:10px}.DoctorLists_doctorTableBox__I7hrT::-webkit-scrollbar-thumb{background-color:var(--avant-blue)!important;border-radius:5px;cursor:pointer}.DoctorLists_doctorTableBox__I7hrT::-webkit-scrollbar-track{background-color:#d9d9d9;border-radius:0 0 5px 5px}.DoctorLists_editImg__LN9DP{cursor:pointer;margin-right:5px;width:30px}.DoctorLists_link__QT8-F{color:#1890ff}.DoctorLists_title__JVsmT{border-bottom:1px solid #eee;font-size:18px;font-weight:500;padding-bottom:10px;text-align:center;width:100%}.Notifications_container__gdbY2{max-height:calc(100vh - 85px)!important;overflow-y:auto;padding:15px}.Notifications_container__gdbY2::-webkit-scrollbar{height:10px;width:10px}.Notifications_container__gdbY2::-webkit-scrollbar-thumb{background-color:var(--avant-blue)!important;border-radius:5px;cursor:pointer}.Notifications_container__gdbY2::-webkit-scrollbar-track{background-color:#d9d9d9;border-radius:0 0 5px 5px}.Notifications_search_panal__nSK9P{align-items:center;display:flex;justify-content:space-between;min-height:30px;padding:20px}.Notifications_chip_panel__pqxbV,.Notifications_search_panal__nSK9P{background:#fff;box-shadow:0 2px 1px -1px #0003,0 1px 1px 0 #00000024,0 1px 3px 0 #0000001f;margin-bottom:15px}.Notifications_chip_panel__pqxbV{border-radius:5px;max-height:200px;min-height:20px;overflow:auto;padding:15px}.Notifications_closeIcon__SoOgp:hover{cursor:pointer}.Notifications_notificationTableBox__TdqDE{background-color:var(--avant-white)!important;border:1px solid #e0e0e0;border-radius:10px;max-height:calc(100vh - 245px);overflow:auto}.Notifications_label__UH8Dj{font-size:1rem!important;font-weight:400!important}.Notifications_backImg__6Z4Fo{cursor:pointer;margin-right:20px;width:10px}.Notifications_notificationTableBox__TdqDE::-webkit-scrollbar{height:10px;width:10px}.Notifications_notificationTableBox__TdqDE::-webkit-scrollbar-thumb{background-color:var(--avant-blue)!important;border-radius:5px;cursor:pointer}.Notifications_notificationTableBox__TdqDE::-webkit-scrollbar-track{background-color:#d9d9d9;border-radius:0 0 5px 5px}.Notifications_existingPatientStatusList__SacnU{overflow-x:hidden;overflow-y:auto}.Notifications_existingPatientStatusList__SacnU::-webkit-scrollbar{height:10px;width:10px}.Notifications_existingPatientStatusList__SacnU::-webkit-scrollbar-thumb{background-color:var(--avant-blue)!important;border-radius:5px;cursor:pointer}.Notifications_existingPatientStatusList__SacnU::-webkit-scrollbar-track{background-color:#d9d9d9;border-radius:0 0 5px 5px}.Notifications_title__F3zDq{border-bottom:1px solid #ccc;font-size:20px;font-weight:500!important;margin:10px 0 -10px;padding-bottom:10px}.UnAuthorized_container__VgL3f{align-items:center;background:#70bfe4;display:flex;height:100vh;justify-content:center;margin-top:-4rem}.UnAuthorized_mainText__eKF22{line-height:1!important}.UnAuthorized_card__\+1hpX{border-radius:10px!important;padding:54px 75px}.UnAuthorized_underline__CF4Mk{border-bottom:2px solid #eee;margin:20px 0}.LinkExpired_mainText__H7KuT{font-size:22px!important;font-weight:500!important}.LinkExpired_navText__wPzWF{color:#70bfe4;cursor:pointer;font-size:15px!important;font-weight:500!important;text-decoration:underline}.OccupationList_container__Fiyr9{padding:15px}.OccupationList_search_panal__2\+4RJ{align-items:center;background:#fff;box-shadow:0 2px 1px -1px #0003,0 1px 1px 0 #00000024,0 1px 3px 0 #0000001f;display:flex;justify-content:space-between;margin-bottom:15px;min-height:30px;padding:20px}.OccupationList_closeIcon__yJ6Q7:hover{cursor:pointer}.OccupationList_occupationTableBox__OQCr5{background-color:var(--avant-white)!important;border:1px solid #e0e0e0;border-radius:10px;max-height:calc(100vh - 250px);overflow:auto}.OccupationList_occupationTableBox__OQCr5::-webkit-scrollbar{height:10px;width:10px}.OccupationList_occupationTableBox__OQCr5::-webkit-scrollbar-thumb{background-color:var(--avant-blue)!important;border-radius:5px;cursor:pointer}.OccupationList_occupationTableBox__OQCr5::-webkit-scrollbar-track{background-color:#d9d9d9;border-radius:0 0 5px 5px}.OccupationList_editImg__LcA0A{cursor:pointer;margin-right:5px;width:30px}.OccupationList_label__8pllP{font-size:1rem!important;font-weight:400!important;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;word-break:break-word}.OccupationList_title__wFiYs{align-items:center;border-bottom:1px solid #ccc;display:flex;font-weight:500!important;justify-content:center;margin-top:-10px;padding-bottom:10px}@media only screen and (max-width:767px){.OccupationList_occupationTableBox__OQCr5{max-height:calc(100vh - 280px)}}.CustomNotifications_container__4STGU{max-height:calc(100vh - 85px)!important;overflow-y:auto;padding:15px}.CustomNotifications_container__4STGU::-webkit-scrollbar{height:10px;width:10px}.CustomNotifications_container__4STGU::-webkit-scrollbar-thumb{background-color:var(--avant-blue)!important;border-radius:5px;cursor:pointer}.CustomNotifications_container__4STGU::-webkit-scrollbar-track{background-color:#d9d9d9;border-radius:0 0 5px 5px}.CustomNotifications_search_panal__7sqYV{background:#fff;box-shadow:0 2px 1px -1px #0003,0 1px 1px 0 #00000024,0 1px 3px 0 #0000001f;margin-bottom:15px;min-height:30px;padding:20px}.CustomNotifications_panal_header__brJbQ{color:#70bfe4;font-size:18px!important}.CustomNotifications_panel_container__w14BI{border-bottom:1px solid #cccccc47;margin:0 15px 15px;padding-bottom:15px}.CustomNotifications_backImg__FEwRT{width:10px}.CustomNotifications_label__A4eCB{color:#818488;font-weight:500!important}.CustomNotifications_title__BHq1M{color:#766969;font-size:17px!important;font-weight:500!important}@media only screen and (max-width:340px){.CustomNotifications_search_panal__7sqYV{width:100%}}.MailList_container__EwdzN{padding:15px}.MailList_search_panal__UFVAE{background:#f5f5f5;box-shadow:0 2px 1px -1px #0003,0 1px 1px 0 #00000024,0 1px 3px 0 #0000001f;margin-bottom:15px;min-height:30px;padding:20px}.MailList_panal_header__hK74L{color:#70bfe4;font-size:18px!important}.MailList_panel_container__buprC{border-bottom:1px solid #cccccc47;margin:0 15px 15px;padding-bottom:15px}.MailList_label__jAp7H{color:#818488;font-weight:500!important}.MailList_backImg__WZxNJ{width:10px}.MailList_editImg__K5kda{cursor:pointer;width:30px}.MailList_closeIcon__PWef-:hover{cursor:pointer}.MailList_toggleText__XJZcY{color:#70bfe4;cursor:pointer;font-size:14px;text-decoration:underline}.MailList_link__M9JEc{color:#1890ff;cursor:pointer;font-weight:500!important}.MailList_mailTableBox__2ZHK9{background-color:#fff;border-radius:8px;box-shadow:0 2px 1px -1px #0003,0 1px 1px 0 #00000024,0 1px 3px 0 #0000001f;max-height:calc(100vh - 300px);overflow:auto}.MailList_mailTableBox__2ZHK9::-webkit-scrollbar{height:10px;width:10px}.MailList_mailTableBox__2ZHK9::-webkit-scrollbar-thumb{background-color:var(--avant-blue)!important;border-radius:5px;cursor:pointer}.MailList_mailTableBox__2ZHK9::-webkit-scrollbar-track{background-color:#d9d9d9;border-radius:0 0 5px 5px}@media only screen and (max-width:767px){.MailList_search_panal__UFVAE{padding:10px}.MailList_panel_container__buprC{margin:0 0 15px}.MailList_mailTableBox__2ZHK9{max-height:calc(100vh - 345px)}}.ReferralReasonList_container__CQnfL{padding:15px}.ReferralReasonList_search_panal__mp1JB{align-items:center;background:#fff;box-shadow:0 2px 1px -1px #0003,0 1px 1px 0 #00000024,0 1px 3px 0 #0000001f;display:flex;justify-content:space-between;margin-bottom:15px;min-height:30px;padding:20px}.ReferralReasonList_closeIcon__PhFRb:hover{cursor:pointer}.ReferralReasonList_referralReasonTableBox__OHuUl{background-color:var(--avant-white)!important;border:1px solid #e0e0e0;border-radius:10px;max-height:calc(100vh - 250px);overflow:auto}.ReferralReasonList_referralReasonTableBox__OHuUl::-webkit-scrollbar{height:10px;width:10px}.ReferralReasonList_referralReasonTableBox__OHuUl::-webkit-scrollbar-thumb{background-color:var(--avant-blue)!important;border-radius:5px;cursor:pointer}.ReferralReasonList_referralReasonTableBox__OHuUl::-webkit-scrollbar-track{background-color:#d9d9d9;border-radius:0 0 5px 5px}.ReferralReasonList_editImg__wv4VR{cursor:pointer;margin-right:5px;width:30px}.ReferralReasonList_deleteImg__SDix3{cursor:pointer;margin-left:5px;width:30px}.ReferralReasonList_label__P4zJm{font-size:1rem!important;font-weight:400!important;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;word-break:break-word}.ReferralReasonList_title__zMc0X{align-items:center;border-bottom:1px solid #ccc;display:flex;font-weight:500!important;justify-content:center;margin-top:-10px;padding-bottom:10px}@media only screen and (max-width:767px){.ReferralReasonList_referralReasonTableBox__OHuUl{max-height:calc(100vh - 280px)}}.ReferralReasonList_deleteImg__SDix3:hover,.ReferralReasonList_editImg__wv4VR:hover{transform:scale(1.1);transition:transform .2s ease-in-out}:root{--avant-blue:#6fc1e8;--avant-white:#fafbfc;--avant-red:red;--pharma-black:#000;--avant-lightGrey:#f8f8f8;--min-font:11px;--ck-color-mention-background:#091e4214!important;--ck-color-mention-text:#42526e!important}body,html{height:100%;margin:0;width:100%}*{font-family:Rubik,sans-serif;margin:0;padding:0}.App{background-image:url(/static/media/login_bg.0235ab38b4780baa5277.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;height:100vh;overflow:hidden}.flexWrap{display:flex;flex-wrap:wrap}.flexCenter,.flexCenterColumn{align-items:center;display:flex}.flexCenterColumn{flex-direction:column}.flexCenterCenter{align-items:center}.flexCenterCenter,.flexEndCenter{display:flex;justify-content:center}.flexEndCenter{align-items:end}.flexEndEnd{align-items:flex-end;display:flex;justify-content:flex-end}.flexCenterBetween{align-items:center;display:flex;justify-content:space-between}.flexCenterStart{align-items:center;display:flex;justify-content:flex-start}.flexCenterEvenly{align-items:center;display:flex;justify-content:space-evenly}.flexCenterAround{align-items:center;display:flex;justify-content:space-around}.flexCenterEnd{align-items:center;display:flex;justify-content:flex-end}.pointer{cursor:pointer}.default{cursor:default}.f-row{flex-direction:row}.f-col{flex-direction:column}.display-block{display:block}.flex-1{flex:1 1}.component-container{background:#eee;height:calc(100vh - 70px);margin-left:250px;margin-top:70px;max-width:100%;overflow-y:auto}.fallback-loader{align-items:center;display:flex;height:calc(100% - 70px);justify-content:center;left:75px;margin:0;position:fixed;top:75px;width:calc(100% - 230px);z-index:9999}.fileContainer .errorsContainer{text-align:center!important;width:100%!important}.ck.ck-editor__main>.ck-editor__editable{min-height:130px!important}.mainWrap{position:relative}.flex{display:flex}.mobileMenu{display:none}.logoWrap{padding:0 8px}#open-profile{padding:0}.forgotForm .MuiTextField-root,.referralPicker .MuiTextField-root,.registerForm .MuiTextField-root{width:100%}.dialogAction{justify-content:center!important}@media only screen and (min-width:320px) and (max-width:480px){.user_name{display:none}.avatar_logo{margin:0 0 0 10px!important}.registerForm{height:calc(100vh - 390px);overflow-y:auto}.displayWrap .MuiTextField-root,.searchInput{width:100%}.patientAction .MuiButtonBase-root .MuiTypography-root,.userAction .MuiButtonBase-root .MuiTypography-root{display:none}.patientAction .buttonBox,.userAction{gap:5px}.addBtn,.patientAction .buttonBox .MuiButtonBase-root,.userAction .MuiButtonBase-root{border-radius:3px!important;min-width:auto!important}.addBtn .MuiButton-icon,.patientAction .buttonBox .MuiButton-icon,.userAction .MuiButton-icon{margin-left:0;margin-right:0}.filterAction{flex-direction:column}.filterAction .MuiButton-root{min-width:100%}.displayWrap{flex-direction:column;gap:15px}.occupationDialog .MuiDialogContent-root{padding:20px 10px}.categoryClose{padding:0!important}.notificationWrap .notificationSearch{min-width:90%}.notificationWrap .btnSelect,.notificationWrap .inputSelect{min-width:100%}.sidebar_active_text{font-size:.95rem!important}}@media only screen and (min-width:481px) and (max-width:767px){.searchInput{width:100%}.notificationWrap .notificationSearch{min-width:90%}.notificationWrap .btnSelect,.notificationWrap .inputSelect{min-width:70%}}@media only screen and (min-width:768px) and (max-width:991px){.searchInput{width:100%}}@media only screen and (max-width:767px){.mobile .boxOpen,.mobile .sidebar-container{left:-100vw}.mobile .boxClosed{left:0;z-index:999}.mobile .header-container{width:100%}.mobile .component-container{margin-left:0}.mobileMenu{cursor:pointer;display:flex;padding-right:10px}}@media only screen and (min-width:481px) and (max-width:599px){.registerForm{height:calc(100vh - 480px);overflow-y:auto}}@media only screen and (max-width:599px){.sidebar-container{width:100%}.mailPaginatonOption{justify-content:center!important}.mailPaginatonOption .css-pdprow{flex-direction:column;gap:15px;width:100%}.referalDialog .MuiPaper-root{margin:10px;max-width:100%;width:100%}.referalDialog .referalDialogTitle{padding:16px 0}}@media only screen and (max-width:320px){.customdropMenu,.customdropMenu .customContainerHeader{width:100%}.customdropMenu .innerContainer{width:90%}}@media only screen and (min-width:481px) and (max-width:1024px){.patientAction .buttonBox,.userAction{gap:5px}.addBtn,.patientAction .buttonBox .MuiButtonBase-root,.userAction .MuiButtonBase-root{min-width:100px}}@media only screen and (min-width:481px) and (max-width:1400px){.patientAction .MuiButtonBase-root .MuiTypography-root,.userAction .MuiButtonBase-root .MuiTypography-root{font-size:.8rem;white-space:nowrap}}@media only screen and (max-width:767px){.emailDialog .MuiDialogContent-root{padding:10px}.notificationWrap{flex-direction:column;gap:20px;justify-content:center}.notificationWrap .selectContainer{flex-direction:column;gap:20px;width:100%}.MailmobileSpaceing{margin:0!important;padding:0!important}}@media only screen and (min-width:601px) and (max-width:767px){.sidebar-container{width:70%}}@media (orientation:landscape) and (max-width:991px){.registerForm .MuiGrid-item{flex-basis:100%;max-width:100%}}@media only screen and (min-width:991px) and (max-width:1060px){.notificationWrap{flex-direction:column;gap:20px;justify-content:center}.notificationWrap .notificationSearch{min-width:450px}}@media only screen and (min-width:820px) and (max-width:990px){.notificationWrap{flex-direction:column;gap:20px;justify-content:center}.notificationWrap .notificationSearch{min-width:450px}}@media only screen and (min-width:768px) and (max-width:819px){.notificationWrap{flex-direction:column;gap:20px;justify-content:center}.notificationWrap .notificationSearch{min-width:450px}.notificationWrap .selectContainer{flex-direction:column;gap:20px;width:100%}.notificationWrap .btnSelect,.notificationWrap .inputSelect{min-width:70%}}@media only screen and (max-width:1485px){.customBoxMain{justify-content:center!important;width:100%}}@media only screen and (max-width:790px){.referalReasonWrap{flex-direction:column;gap:15px}.referalSearch{min-width:100%!important}}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0;padding:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}
/*# sourceMappingURL=main.2e277d43.css.map*/