body{margin:0;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}#root,.App,.landingPage,body,html{height:100%}*,:after,:before{margin:0;outline:none;padding:0;box-sizing:border-box}body,html{height:100%}body{-webkit-font-smoothing:antialiased;font-family:Nunito Sans,sans-serif;overflow-x:hidden;overflow-y:auto}.App{text-align:center;flex-direction:column}.App,.flexAlignJustifyCenter,.otpInput{display:flex;justify-content:center;align-items:center}.otpInput .otpBox{border:2px solid grey;border-radius:8px;width:44px;height:48px;margin:0 5px;font-weight:600;font-size:20px;line-height:24px;color:#000;text-align:center}.valid{background:green}.invalid{color:#de350b!important;background:rgba(224,48,80,.1)!important;border:2px solid #e03050!important}.otpForm{height:100%;padding:16px;width:32%;margin:0 auto;text-align:center;display:flex;justify-content:center;align-items:center;flex-direction:column}.hplxLogo{width:162px;height:98px}.headerText{padding:142px 16px 20px;font-weight:700;font-size:24px;line-height:26px;color:#000;text-align:center}.subText{font-weight:400;line-height:20px;color:#635d88}.mobileNo,.subText{font-size:15px;text-align:center}.mobileNo{font-weight:600;line-height:100%;color:grey;margin:8px 0 31px}.otpStatus{font-weight:600;font-size:16px;line-height:20px;padding-bottom:18px}.error{color:#e03050!important;margin-top:16px}.otpStatus .success{color:green}.resendCode{font-style:normal;font-weight:400;font-size:16px;line-height:100%;color:grey;padding:113px 0 34px}.resendCodeBtn{font-weight:500;font-size:15px;color:#00f;font-weight:600;padding:113px 0 34px;cursor:pointer}.continueBtn{width:100%;height:48px;border-radius:4px;margin-top:24px;background:#1570ef;border:1px solid #1570ef}.continueBtn:disabled{background:#d0d5dd;border:1px solid #d0d5dd}@media only screen and (max-width:1180px){.otpForm{width:42%}}@media only screen and (max-width:768px){.otpForm{width:52%}}@media only screen and (max-width:520px){.otpForm{width:100%}}.footer{display:flex;justify-content:center;align-items:center;font-weight:600;font-size:16px;line-height:24px;color:#667085;padding:20px 0}.footer img{height:20px;width:108px}.popup{padding:24px;flex-direction:column;background:#f6fef9;border:1px solid #eaecf0;box-shadow:0 20px 24px -4px rgba(16,24,40,.08),0 8px 8px -4px rgba(16,24,40,.03);border-radius:12px;width:318px}.overlay,.popup{display:flex;align-items:center;justify-content:center}.overlay{position:fixed;width:100%;height:100%;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);z-index:2;cursor:pointer}.popup .heading{font-weight:500;font-size:18px;line-height:28px;text-align:center;color:#101828;margin-top:20px}.popup .subHeading{font-weight:400;font-size:14px;line-height:20px;text-align:center;color:#667085;margin-top:8px}.pdfViewer{height:100%;margin:0 auto;text-align:center;display:flex;justify-content:center;align-items:center;flex-direction:column}.pdfViewer .prescText{font-weight:600;font-size:18px;line-height:28px;color:#475467}#show-pdf-button{width:150px;display:block;margin:20px auto}#file-to-upload{display:none}#pdf-main-container{width:400px;margin:20px auto}#pdf-loader{text-align:center;color:#999;font-size:13px;line-height:100px;height:100px}#pdf-contents,#pdf-loader{display:none}#pdf-meta{overflow:hidden;margin:0 0 20px}#pdf-buttons{float:left}#page-count-container{float:right}#pdf-current-page,#pdf-total-pages{display:inline}#pdf-canvas{border:1px solid rgba(0,0,0,.2);box-sizing:border-box}#page-loader{height:100px;line-height:100px;text-align:center;display:none;color:#999;font-size:13px}.btn{background-color:#1e90ff;border:none;color:#fff;padding:12px 30px;cursor:pointer;font-size:20px}a.btn,a.btn:active,a.btn:hover,a.btn:link,a.btn:visited{text-decoration:none}a.btn:hover{background-color:#1e90ff}.text{margin:0 10px}.btnContainer{display:flex;justify-content:center;align-items:center;margin:20px 0}.message{display:flex;flex-direction:row}.headerContainer{width:100%;text-align:left;display:flex;justify-content:space-between;align-items:center;padding:16px 18px;background:#fff;box-shadow:0 1px 1px rgba(9,30,66,.25),0 0 1px rgba(9,30,66,.31)}.downloadPdfBtn{background:#1570ef;border:1px solid #1570ef;box-shadow:0 1px 2px rgba(16,24,40,.05);border-radius:8px;height:36px;font-weight:600;font-size:14px;line-height:20px;display:flex;align-items:center}.downloadPdfBtn i{font-size:20px}.todayDate{font-weight:600;font-size:16px;line-height:24px;color:#98a2b3;padding:16px 8px 8px;text-align:left}.prevNextBtn{background-color:#fff;border:none;font-weight:600;font-size:14px;line-height:20px;color:#175cd3;display:flex;align-items:center}.prevNextBtn:disabled{color:#d0d5dd}.prevNextBtn i{font-size:20px}.verticalSep{height:34px;border-left:1px solid #d0d5dd;border-right:1px solid #d0d5dd}#canvas{border:.888753px solid #c1c4c6;border-radius:8px;margin-top:16px}@media only screen and (max-width:768px){#canvas{width:96%!important}}@media only screen and (max-width:520px){#canvas{width:96%!important}}.pageLoader{position:absolute;left:0;top:0;height:100%;width:100%;z-index:999999;background-color:hsla(0,0%,100%,.85)}.pageLoader.fullScreen{position:fixed}.pageLoader .plOuterRing{position:absolute;padding:5px;z-index:999999;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);top:50%;width:60px;height:60px;border-radius:50%;box-shadow:5px 5px 5px #888;background:#59ac15;background:linear-gradient(to bottom right,#59ac15,#0089af)}.pageLoader .plInnerRing{position:absolute;width:50px;height:50px;border-radius:50%;border-color:#fff hsla(0,0%,100%,0);border-style:solid;border-width:5px;background-color:hsla(0,0%,100%,0);-webkit-animation:spin 1s linear infinite;animation:spin 1s linear infinite}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.pageLoader .bPlus{background:#fff;height:17px;position:absolute;width:5px;top:18px;left:20px}.pageLoader .bPlus:after{background:#fff;content:"";height:5px;left:-6px;position:absolute;top:6.5px;width:17px}.pageLoader .mPlus{background:#fff;height:13px;position:absolute;width:3px;top:28px;left:38px}.pageLoader .mPlus:after{background:#fff;content:"";height:3px;left:-5px;position:absolute;top:4.75px;width:13px}.pageLoader .sPlus{background:#fff;height:10px;position:absolute;width:2px;top:36px;left:28px}.pageLoader .sPlus:after{background:#fff;content:"";height:2px;left:-4px;position:absolute;top:4px;width:10px}.errorPage{display:flex;align-items:center;justify-content:center;flex-direction:column;height:100%}.errorPage .errorText{font-weight:600;font-size:18px;line-height:28px;text-align:center;color:#101828;margin-top:40px}
/*# sourceMappingURL=main.03dbe0b9.chunk.css.map */