@import url(https://fonts.googleapis.com/css2?family=Roboto&display=swap);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}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}#root,.App,.wrapper{max-width:100%;min-height:100%;width:100%}.screen-msg{animation-duration:2s;animation-iteration-count:infinite;animation-name:pulse;animation-timing-function:ease-out;background-color:#0eac81;border-radius:6px;color:#fff;display:block;font-size:17px;font-weight:600;height:60%;margin:20px;position:fixed;top:20%;z-index:999999}.screen-msg-icon{margin-top:15%;padding:0;width:110px}@keyframes pulse{0%{box-shadow:0 0 0 0 rgba(37,211,102,.5)}80%{box-shadow:0 0 0 20px #fbfbfb00}}@media screen and (min-width:900px){.screen-msg{display:none}}.side-bar-color{background-color:#f5f6fa!important;box-shadow:0 3px 12px 1px rgba(7,82,61,.15)!important}.nav-link{color:#3c4d62!important}.active,.nav-link:hover{color:#0fac81!important}.active{background-color:#f5f6fa!important}.profile{background-color:#0fac81;border-radius:50%;color:aqua;color:#fff;cursor:pointer;height:45px;margin-left:4px;overflow:hidden;position:absolute;top:85%;width:45px}.profile:hover{animation:breathe 2s ease-in-out infinite}.profile .single-letter-profile-name{font-size:21px;font-weight:800;margin-left:30%;margin-top:14%!important}.profile .double-letter-profile-name{font-size:18px;font-weight:800;margin-left:18%;margin-top:18%!important}.sidebar-patient-modal .modal-dialog{margin:1.25rem auto;max-width:500px!important;width:min(100%,500px)!important}.sidebar-patient-modal .modal-content{border:none;border-radius:12px;box-shadow:0 24px 48px rgba(15,23,42,.14);overflow:hidden}.sidebar-patient-modal .modal-body.custom-body{background:#f5f6f7;padding:0!important}.sidebar-patient-modal .sidebar-patient-modal__chrome{background:#f5f6f7;border-radius:0 0 10px 10px;display:flex;flex-direction:column;max-height:min(90vh,900px);min-height:0;overflow:hidden}.sidebar-patient-modal .sidebar-patient-modal__header{align-items:flex-start;background:linear-gradient(135deg,#0b8f6a,#0fac81);color:#fff;display:flex;flex-shrink:0;gap:10px;justify-content:space-between;padding:10px 14px 9px}.sidebar-patient-modal .sidebar-patient-modal__header-text{min-width:0}.sidebar-patient-modal .sidebar-patient-modal__title{color:#fff;font-size:.9375rem;font-weight:600;letter-spacing:-.02em;line-height:1.25;margin:0}.sidebar-patient-modal .sidebar-patient-modal__subtitle{color:#fff;font-size:.6875rem;font-weight:400;line-height:1.35;margin:3px 0 0;opacity:.92}.sidebar-patient-modal .sidebar-patient-modal__close{align-items:center;background:hsla(0,0%,100%,.15);border:none;border-radius:8px;color:#fff;cursor:pointer;display:inline-flex;flex-shrink:0;height:30px;justify-content:center;margin:-2px -4px 0 0;padding:0;transition:background .15s ease;width:30px}.sidebar-patient-modal .sidebar-patient-modal__close:hover{background:hsla(0,0%,100%,.28)}.sidebar-patient-modal .sidebar-patient-modal__close:focus-visible{outline:2px solid hsla(0,0%,100%,.85);outline-offset:2px}.sidebar-patient-modal .sidebar-patient-modal__body{border-top:1px solid rgba(0,0,0,.06);overflow:auto;padding:12px 14px 14px}.sidebar-patient-modal .sidebar-patient-modal__body,.sidebar-patient-modal .sidebar-patient-modal__content{display:flex;flex:1 1;flex-direction:column;min-height:0}.sidebar-patient-modal .patient-container{background:#fff;border:1px solid #dfe2e5;border-radius:10px;box-shadow:0 1px 2px rgba(15,23,42,.04);display:flex;flex:1 1;flex-direction:column;gap:0;height:auto!important;max-height:min(62vh,560px);min-height:200px;overflow:auto;padding:12px!important}.sidebar-patient-modal .patient-container .border,.sidebar-patient-modal .patient-container>div:first-child{display:flex;flex:1 1;flex-direction:column;min-height:0}.sidebar-patient-modal .patient-container .border{border-color:#dfe2e5!important;border-radius:8px;overflow:hidden}.sidebar-patient-modal .patient-container .text-center{align-items:center;border-top:1px solid #f0f1f2;display:flex;flex-shrink:0;flex-wrap:wrap;gap:.5rem;justify-content:center;margin-top:.75rem;padding-top:.75rem}.sidebar-patient-modal .patient-container button.btn{border-radius:8px;font-size:.8rem;font-weight:600;min-width:7rem;padding:.4rem 1.1rem}.sidebar-patient-modal .patient-search-section{align-items:stretch;display:flex;flex-direction:column;gap:.35rem;height:auto!important;max-height:none;min-height:0}.sidebar-patient-modal .patient-search-section>.d-flex:first-of-type{align-items:center;gap:.5rem;margin:0;padding:.35rem .4rem!important;width:100%}.sidebar-patient-modal .patient-search-section>.d-flex:first-of-type>small{color:#475569;flex:0 0 auto;font-size:.72rem!important;font-weight:600!important;line-height:1.3;max-width:42%;padding-left:0!important;padding-right:.25rem!important;width:auto!important}.sidebar-patient-modal .patient-search-section>.d-flex:first-of-type>select{background:#fff;border:1px solid #dfe2e5;border-radius:6px;flex:1 1 auto;font-size:.78rem;min-width:0;padding:.2rem .35rem;width:auto!important}.sidebar-patient-modal .patient-search-section>.mx-1.d-flex{align-items:center;flex-wrap:nowrap;gap:.45rem;margin-left:0!important;margin-right:0!important;padding:0 .4rem .25rem!important;width:100%}.sidebar-patient-modal .patient-search-section .search-input{border-radius:6px!important;flex:1 1 auto;font-size:.8rem!important;height:32px!important;margin-left:0!important;margin-right:0!important;min-width:0;padding:.25rem .45rem!important;width:1%!important}.sidebar-patient-modal .patient-search-section>.mx-1.d-flex>.btn.button{align-self:center;flex:0 0 auto;font-size:.72rem;line-height:1.2;padding:.32rem .55rem;text-align:center;white-space:normal}.sidebar-patient-modal .patient-search-section>.mx-1.d-flex>.btn.button small{display:block;font-size:.58rem;font-weight:500;margin-top:.1rem;opacity:.9}.sidebar-patient-modal .patient-search-section .search-result-section{border:1px solid #dfe2e5;border-radius:8px;flex:1 1 auto;height:auto!important;margin-left:auto!important;margin-right:auto!important;margin-top:.35rem!important;max-height:min(42vh,300px);max-width:100%;min-height:140px;overflow:auto;width:100%!important}.sidebar-patient-modal .patient-search-section .search-result-section table{margin:0;width:100%}.sidebar-patient-modal .patient-search-section .custom-button{width:100%!important}.appointment .modal-content{background-color:#f3f6f9;position:relative}.appointment .modal-content .close-button{bottom:95%;color:red;cursor:pointer;font-size:11;font-weight:700;left:93%;padding:0 5px 10px;position:absolute;z-index:5555}.appointment .modal-content{left:15%;width:74%!important}.custom-modal .custom-body{position:relative}.custom-modal .custom-body .close-button{bottom:95%;color:red;cursor:pointer;font-size:11;font-weight:700;left:93%;padding:0 5px 10px;position:absolute;text-align:end;z-index:1155555}.custom-modal{z-index:11155555}.default .custom-body{margin:0;padding:5px 20px!important}.patient-container{height:42vh;overflow:hidden}.patient-container .info-section p{font-size:12px;margin:4px;padding-left:4px}.patient-container button{border-radius:1px;font-size:12px;margin-top:0;padding:0 10px}.patient-container button,.patient-container button:hover{background-color:#0fac81;color:#fff}.patient-details-tab{padding-top:10px}.patient-details-tab .tab-option{cursor:pointer}.patient-details-tab .tab-active-option{background-color:#0fac81;border-top-left-radius:4px;border-top-right-radius:4px;color:#fff}.patient-create-form-section{background-color:#fff;display:flex}.patient-create-form-section .input-section{padding:20px 20px 10px;width:65%}.patient-create-form-section .details-section{border-left:.5px solid rgba(0,0,0,.272);height:90vh;padding:20px 20px 10px;width:35%}.patient-create-form-section .details-section p{color:rgba(0,0,0,.647);font-size:14px;font-weight:500}.patient-search-section .search-result-section{background-color:#fff;height:60vh;overflow:scroll;width:97%}.patient-search-section .search-result-section .active-patient{background-color:#0f5541!important}.patient-search-section table thead tr th{color:rgba(0,0,0,.834);font-size:12px;font-weight:500;margin-top:0;padding-top:0}.patient-search-section table tbody tr td{color:#000;cursor:pointer;font-size:12px;font-weight:500;margin-top:0;padding-top:0}.patient-search-section-appointment{display:flex;flex-direction:column;min-height:0;overflow:hidden}.patient-search-section-appointment__shell{display:flex;flex:1 1;flex-direction:column;height:100%;min-height:0}.patient-search-section-appointment__head{background:#f5f6f7;border-bottom:1px solid #dfe2e5;flex-shrink:0;padding:8px 10px 6px}.patient-search-section-appointment__title{color:#595959;font-size:.625rem;font-weight:700;letter-spacing:.08em;line-height:1.3;margin:0;text-transform:uppercase}.patient-search-section-appointment__hint{color:#8c8c8c;font-size:.625rem;font-weight:400;line-height:1.35;margin:4px 0 0}.patient-search-section-appointment__controls{background:#f5f6f7;border:1px solid #dfe2e5;border-radius:6px;box-shadow:0 1px 0 rgba(0,0,0,.04);flex-shrink:0;margin:8px 10px;padding:8px 10px 10px}.patient-search-section-appointment__toolbar{align-items:center;display:flex;gap:8px}.patient-search-section-appointment__toolbar-label{color:#595959;flex:0 0 auto;font-size:.625rem;font-weight:600}.patient-search-section-appointment__toolbar-select{background:#fff;border:1px solid #dfe2e5;border-radius:4px;flex:1 1;font-size:.6875rem;height:26px;min-width:0;padding:2px 6px}.patient-search-section-appointment__toolbar-select:focus{border-color:#0fac81;box-shadow:0 0 0 2px rgba(15,172,130,.2);outline:none}.patient-search-section-appointment__field{margin-top:8px;padding:0}.patient-search-section-appointment__input{border-radius:4px!important;height:28px!important}.patient-search-section-appointment .search-input,.patient-search-section-appointment__input{border:1px solid #dfe2e5!important;font-size:.6875rem!important;padding:3px 8px!important;width:100%!important}.patient-search-section-appointment .search-input{background:#fff;border-radius:4px;display:block;margin:0;min-height:28px;outline:none;transition:border-color .15s ease,box-shadow .15s ease}.patient-search-section-appointment .search-input:hover{border-color:rgba(15,172,129,.65)!important}.patient-search-section-appointment .search-input:focus{border-color:#0fac81!important;box-shadow:0 0 0 2px rgba(15,172,130,.2)}.patient-search-section-appointment .search-result-section{background:#fff;border:1px solid #dfe2e5;border-radius:0 0 4px 4px;border-top:none;display:flex;flex-direction:column;height:62vh;margin-top:0;min-height:0;overflow:hidden;width:100%}.patient-search-section-appointment__table-wrap{-webkit-overflow-scrolling:touch;flex:1 1;min-height:0;overflow:auto}.patient-search-section-appointment__table{border-collapse:collapse;table-layout:fixed;width:100%}.patient-search-section-appointment__table thead th{background:#f5f6f7;border-bottom:1px solid #dfe2e5;color:#595959;font-size:.625rem;font-weight:700;letter-spacing:.04em;padding:6px!important;text-transform:uppercase;white-space:nowrap}.patient-search-section-appointment__table thead th:first-child{width:18%}.patient-search-section-appointment__table thead th:nth-child(2){width:32%}.patient-search-section-appointment__table thead th:nth-child(3){width:26%}.patient-search-section-appointment__table tbody td{word-wrap:break-word;border-bottom:1px solid rgba(0,0,0,.06);color:#1f1f1f;font-size:.6875rem;font-weight:500;-webkit-hyphens:auto;hyphens:auto;overflow-wrap:anywhere;padding:5px 6px!important;vertical-align:top;word-break:break-word}.patient-search-section-appointment__row{cursor:pointer;transition:background .12s ease}.patient-search-section-appointment__row:nth-child(2n):not(.patient-search-section-appointment__row--active){background:rgba(0,0,0,.02)}.patient-search-section-appointment__row:hover:not(.patient-search-section-appointment__row--active){background:rgba(15,172,130,.08)}.patient-search-section-appointment__row--active{background:rgba(15,172,130,.18)!important;box-shadow:inset 3px 0 0 #0fac81}.patient-search-section-appointment__row--active td{color:#1f1f1f;font-weight:600}.patient-search-section-appointment__row--active .patient-search-section-appointment__cell-id{font-weight:700}.patient-search-section-appointment__cell-id{font-feature-settings:"tnum";font-variant-numeric:tabular-nums;font-weight:700;min-width:0;overflow-wrap:anywhere;white-space:normal;word-break:break-word}.patient-search-section-appointment__cell-name{word-wrap:break-word;line-height:1.35;min-width:0;overflow-wrap:break-word;white-space:normal;word-break:break-word}.patient-search-section-appointment__status{border-bottom:none!important;color:#8c8c8c!important;cursor:default!important;font-size:.6875rem!important;font-style:italic;padding:16px 10px!important;text-align:center}.patient-search-section-appointment .custom-button{background-color:#0fac81;color:#fff;margin-top:10px;padding-bottom:2px;padding-top:2px;width:97%}.patient-search-section-appointment input:not(.patient-search-section-appointment__input){font-size:.6875rem!important;margin-left:2px!important;min-height:24px!important;padding:2px 4px!important}.patient-search-section-appointment select:not(.patient-search-section-appointment__toolbar-select){font-size:.6875rem!important;min-height:24px!important;outline:none!important;padding:0 4px!important}.patient-search-section-appointment button{background-color:rgba(15,172,130,.761);color:#fff;cursor:pointer}.patient-search-section-appointment--modal .search-result-section{border:1px solid #dfe2e5;border-radius:6px;box-shadow:0 1px 0 rgba(0,0,0,.04);flex:1 1;height:auto!important;margin:0 10px 10px;min-height:120px;width:auto}.patient-search-section-appointment--modal .patient-search-section-appointment__table thead th{box-shadow:0 1px 0 #dfe2e5;position:sticky;top:0;z-index:2}.custom-nav-bar{background-color:#f5f6fa!important}.custom-nav-bar select{border:1px solid #10ac81;color:#000;font-size:13px;font-weight:700;outline:none;padding:3px}.profile-name-component{background-color:#0fac81;border-radius:50%;color:aqua;color:#fff;height:32px;margin-left:4px;overflow:hidden;width:32px}.profile-name-component .single-letter-profile-name{font-size:16px;font-weight:800;margin-left:30%;margin-top:12%!important}.profile-name-component .double-letter-profile-name{font-size:14px;font-weight:800;margin-left:15%;margin-top:16%!important}.search-select{position:relative}.search-select input{border:.5px solid rgba(73,175,47,.21);font-size:13px;outline:none;padding-left:4px;width:100%}.search-select p{font-size:12px;margin:0;padding:3px 4px}.search-select .option-section{background-color:#fff;border:.5px solid rgba(0,0,0,.21);border-top:none;box-shadow:0 3px 12px 1px rgba(7,82,61,.15);position:absolute;width:100%;z-index:1111}.search-select .option-section .single-option{text-wrap:wrap;cursor:pointer}.search-select .option-section .single-option:hover{background-color:azure}.search-select .fixed-height{height:35vh;overflow-y:scroll}.search-select ::-webkit-scrollbar-track{background-color:#fff;border-radius:10px;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);display:block!important}.search-select ::-webkit-scrollbar{background-color:#fff;height:6px;width:6px}.search-select ::-webkit-scrollbar-thumb{background-color:#088aaa;border-radius:10px}.login-wrapper{--lp-primary:#2a9d8f;--lp-primary-dark:#21867a;--lp-primary-light:#4db6ac;--left-bg-from:#090f1e;--left-bg-mid:#1a3a5c;--left-bg-to:#2a9d8f;--left-circle:hsla(0,0%,100%,.06);--left-watermark:hsla(0,0%,100%,.05);--left-title:#fff;--left-subtitle:hsla(0,0%,100%,.7);--left-desc:hsla(0,0%,100%,.68);--left-feature:hsla(0,0%,100%,.8);--left-feature-icon:hsla(0,0%,100%,.55);--rp-bg:#fff;--rp-border:#e2e8f0;--rp-title:#0f172a;--rp-subtitle:#64748b;--rp-label:#374151;--rp-input-bg:#f8fafc;--rp-input-border:#d1d5db;--rp-input-text:#111827;--rp-placeholder:#9ca3af;--rp-footer:#adb5bd;--rp-footer-line:#f0f0f0;height:100vh}.login-brand-panel,.login-wrapper{display:flex;overflow:hidden;transition:background .4s}.login-brand-panel{align-items:center;background:linear-gradient(145deg,var(--left-bg-from) 0,var(--left-bg-mid) 50%,var(--left-bg-to) 100%);flex:0 0 55%;justify-content:center;padding:3rem 4rem;position:relative}.login-brand-panel:after,.login-brand-panel:before{background:var(--left-circle);border-radius:50%;content:"";position:absolute;transition:background .4s}.login-brand-panel:before{height:440px;right:-130px;top:-110px;width:440px}.login-brand-panel:after{bottom:-90px;height:300px;left:-70px;width:300px}.login-brand-panel .brand-watermark{bottom:-50px;color:var(--left-watermark);font-size:16rem;pointer-events:none;position:absolute;right:-50px;transform:rotate(-20deg);transition:color .4s;z-index:0}.login-brand-panel .brand-inner{max-width:420px;position:relative;z-index:1}.login-brand-panel .brand-title{color:var(--left-title);font-size:2rem;font-weight:800;letter-spacing:-.5px;margin-bottom:.2rem;transition:color .4s}.login-brand-panel .brand-subtitle{color:var(--left-subtitle);font-size:.72rem;font-weight:600;letter-spacing:2.5px;margin-bottom:1.5rem;text-transform:uppercase;transition:color .4s}.login-brand-panel .brand-desc{color:var(--left-desc);font-size:.86rem;line-height:1.8;margin-bottom:2rem;transition:color .4s}.login-brand-panel .brand-features{display:flex;flex-direction:column;gap:.6rem}.login-brand-panel .brand-features .feature-item{align-items:center;color:var(--left-feature);display:flex;font-size:.82rem;font-weight:500;gap:.55rem;transition:color .4s}.login-brand-panel .brand-features .feature-item .feature-icon{color:var(--left-feature-icon);flex-shrink:0;font-size:.76rem;transition:color .4s;width:14px}.login-form-panel{align-items:center;background:var(--rp-bg);border-left:1px solid var(--rp-border);display:flex;flex:0 0 45%;justify-content:center;overflow-y:auto;padding:2rem;position:relative;transition:background .4s,border-color .4s}.login-form-card{max-width:330px;width:100%}.login-form-brand{align-items:center;display:flex;gap:.9rem;margin-bottom:1.65rem;text-align:left}.login-form-brand-logo-wrap{align-items:center;background:rgba(42,157,143,.09);border:1px solid rgba(42,157,143,.22);border-radius:14px;box-shadow:0 1px 2px rgba(15,23,42,.04);display:flex;flex-shrink:0;height:52px;justify-content:center;transition:background .3s,border-color .3s;width:52px}.login-form-brand-logo{display:block;height:36px;object-fit:contain;width:36px}.login-form-brand-text{display:flex;flex:1 1;flex-direction:column;gap:.2rem;min-width:0}.login-form-brand-name{color:var(--rp-title);font-size:1.35rem;font-weight:800;letter-spacing:-.4px;line-height:1.2;margin:0;transition:color .4s}.login-form-brand .login-subtitle{color:var(--rp-subtitle);font-size:.8rem;line-height:1.45;margin:0;transition:color .4s}.field-group{margin-bottom:.9rem}.field-label{color:var(--rp-label);display:block;font-size:.73rem;font-weight:600;margin-bottom:.3rem;transition:color .4s}.login-input{background:var(--rp-input-bg);border:1.5px solid var(--rp-input-border);border-radius:7px;color:var(--rp-input-text);display:block;font-size:.79rem;height:37px;outline:none;padding:0 .75rem;transition:border-color .2s,box-shadow .2s,background .4s,color .4s;width:100%}.login-input::placeholder{color:var(--rp-placeholder)}.login-input:hover{border-color:var(--lp-primary-light)}.login-input:focus{border-color:var(--lp-primary);box-shadow:0 0 0 3px rgba(42,157,143,.15)}.login-input.is-invalid{border-color:#f87171}.login-input.is-invalid:focus{box-shadow:0 0 0 3px hsla(0,91%,71%,.15)}.password-field-wrap{position:relative}.password-field-wrap .login-input{padding-right:2.4rem}.password-field-wrap .toggle-password{color:var(--rp-placeholder);cursor:pointer;font-size:.78rem;padding:4px;position:absolute;right:10px;top:50%;transform:translateY(-50%);transition:color .2s;z-index:10}.password-field-wrap .toggle-password:hover{color:var(--lp-primary)}.field-error{color:#f87171;display:block;font-size:.7rem;margin-top:.25rem}.login-error-banner{background:hsla(0,91%,71%,.1);border:1px solid hsla(0,91%,71%,.3);border-radius:7px;color:#ef4444;font-size:.76rem;margin-bottom:.75rem;padding:.45rem .7rem;text-align:center}.login-submit-btn{align-items:center;background:var(--lp-primary);border:none;border-radius:7px;color:#fff;cursor:pointer;display:flex;font-size:.8rem;font-weight:600;height:39px;justify-content:center;letter-spacing:.3px;margin-top:.35rem;transition:background .2s,transform .1s,box-shadow .2s;width:100%}.login-submit-btn:hover:not(:disabled){background:var(--lp-primary-dark);box-shadow:0 4px 14px rgba(42,157,143,.38)}.login-submit-btn:active:not(:disabled){transform:translateY(1px)}.login-submit-btn:disabled{background:var(--lp-primary-light);cursor:not-allowed}.login-card-footer{margin-top:1.75rem;text-align:center}.login-card-footer .footer-divider{background:var(--rp-footer-line);height:1px;margin-bottom:.75rem;transition:background .4s}.login-card-footer small{color:var(--rp-footer);font-size:.68rem;transition:color .4s}.total-sell{border-color:#e0e0e0;border-style:solid;box-shadow:0 0 10px 0 rgba(0,0,0,.25);margin:10px 0;max-width:400px;padding-bottom:20px;width:100%}.total-sell .total-sell-title{font-size:14px;font-weight:500}.total-sell .total-amount p{color:#55c1fe;font-family:Poppins;font-size:22px;font-weight:600;letter-spacing:0;line-height:20px;text-align:left}.total-sell .sales-by-store{font-weight:500}.total-sell .daraz-sale{background:#e2f5ff;border-radius:5px;padding:15px 10px 8px 5px}.total-sell .daraz-sale p{font-size:13px;line-height:4px;margin-bottom:0;padding-bottom:0;padding-top:5px}.total-sell .sale{border-radius:5px;padding:15px 10px 8px 5px}.total-sell .sale p{font-size:13px;line-height:4px;margin-bottom:0;padding-bottom:0;padding-top:5px}.total-sell .daraz-color{background:#e2f5ff}.total-sell .swap-color{background:#ffe7dc}.total-sell .shopify-color{background:#f3ffdc}.total-sell img{width:40px}.order-status-chart{border-color:#e0e0e0;height:100%;width:100%}.bar-chart-wrap{height:250px;position:relative;width:100%}.home-dashboard{background:#f5f6fa;box-sizing:border-box;display:block;height:100%;max-width:none;min-height:auto;min-width:0;position:relative}.home-dashboard__shell{box-sizing:border-box;margin:0 30px;max-width:none;padding:1.5rem 0}.home-dashboard__top-panel{background:#fff;border:1px solid #e8eef3;border-radius:10px;box-shadow:0 1px 2px rgba(15,23,42,.04);margin-bottom:1.5rem;padding:.75rem 1rem .85rem}.home-dashboard__overview-intro{margin-bottom:1.5rem}.home-dashboard__overview-desc{color:#64748b;font-size:.72rem;font-weight:500;line-height:1.45;margin:.4rem 0 0;max-width:42rem}.home-dashboard__overview-body{min-width:0}.home-dashboard__overview-viz{margin-top:1.5rem}.home-dashboard__top-row{align-items:flex-start;display:flex;flex-wrap:wrap;gap:.65rem 1rem;justify-content:space-between}.home-dashboard__titles{flex:1 1 200px;min-width:0}.home-dashboard__filters-bar{align-items:stretch;background:linear-gradient(180deg,#fafbfc,#f4f7f9);border:1px solid #e8eef3;border-radius:10px;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.85);display:flex;flex:0 1 auto;flex-direction:column;gap:.35rem;max-width:min(100%,21.5rem);padding:.4rem .55rem .45rem}.home-dashboard__filters-bar-label{color:#94a3b8;font-size:.58rem;font-weight:700;letter-spacing:.07em;line-height:1.2;margin:0;padding-left:.05rem;text-transform:uppercase}.home-dashboard__filters{grid-gap:.35rem .45rem;align-items:end;display:grid;gap:.35rem .45rem;grid-template-columns:minmax(0,1fr) minmax(0,1fr) auto;min-width:0;width:100%}@media(max-width:520px){.home-dashboard__filters-bar{max-width:100%}.home-dashboard__filters{grid-template-columns:1fr 1fr}.home-dashboard__filters .home-dashboard__filter-btn{grid-column:1/-1;justify-self:stretch}}.home-dashboard__filters .home-filter-field{min-width:0}.home-dashboard__filters .home-dashboard__filter-btn{padding:.32rem .65rem;white-space:nowrap}.home-dashboard__title{color:#0f172a;font-size:1.02rem;font-weight:700;letter-spacing:-.03em;line-height:1.25;margin:0}.home-dashboard__site{margin-bottom:.15rem;margin-top:.2rem}.home-dashboard__chamber{color:#334155;font-size:.82rem;font-weight:600;line-height:1.35;margin:0}.home-dashboard__location{color:#64748b;font-size:.72rem;font-weight:500;line-height:1.35;margin:.1rem 0 0;max-width:36rem}.home-filter-field__label{color:#94a3b8;display:block;font-size:.6rem;font-weight:700;letter-spacing:.06em;margin-bottom:.2rem;text-transform:uppercase}.home-filter-field__input{background:#fff;border:1px solid #e2e8f0;border-radius:8px;color:#0f172a;font-size:.78rem;line-height:1.3;max-width:9.25rem;min-width:0;padding:.26rem .38rem;width:100%}.home-filter-field__input:focus{background:#fff;border-color:#2a9d8f;box-shadow:0 0 0 2px rgba(42,157,143,.15);outline:none}.home-dashboard__filter-btn{align-items:center;background:#2a9d8f;border:none;border-radius:8px;color:#fff!important;display:inline-flex;font-size:.78rem;font-weight:600;gap:.35rem;padding:.32rem .85rem}.home-dashboard__filter-btn:hover:not(:disabled){background:#21867a}.home-dashboard__filter-btn:disabled{cursor:not-allowed;opacity:.6}.home-dashboard__filter-spinner{animation:home-spin .65s linear infinite;border:2px solid hsla(0,0%,100%,.35);border-radius:50%;border-top-color:#fff;height:12px;width:12px}@keyframes home-spin{to{transform:rotate(1turn)}}.home-dashboard__numbers-mean{border-top:1px solid #f1f5f9;margin:.35rem 0 0;padding:.4rem 0 0}.home-dashboard__numbers-mean-title{color:#21867a;font-size:.65rem;font-weight:700;letter-spacing:.06em;margin:0 0 .2rem;text-transform:uppercase}.home-dashboard__numbers-mean-text{color:#475569;font-size:.7rem;line-height:1.4;margin:0}.home-dashboard__numbers-mean-text strong{color:#334155;font-weight:600}.home-dashboard__range-applied{align-items:center;background:linear-gradient(135deg,rgba(42,157,143,.08),rgba(241,245,249,.9));border:1px solid rgba(42,157,143,.2);border-radius:8px;display:flex;flex-wrap:wrap;gap:.4rem .65rem;margin-top:.55rem;padding:.45rem .55rem}.home-dashboard__range-applied-label{color:#21867a;font-size:.62rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;white-space:nowrap}.home-dashboard__range-applied-dates{font-feature-settings:"tnum";color:#0f172a;font-size:.78rem;font-variant-numeric:tabular-nums;font-weight:600;letter-spacing:.02em}.home-stat-grid{margin-bottom:1rem}.home-stat-card{background:#fff;border:1px solid #e8eef3;border-radius:10px;box-shadow:0 1px 2px rgba(15,23,42,.04);overflow:hidden;padding:.65rem .75rem .6rem;position:relative;transition:border-color .15s}.home-stat-card:before{background:#2a9d8f;background:var(--stat-accent,#2a9d8f);content:"";height:2px;left:0;position:absolute;right:0;top:0}.home-stat-card:hover{border-color:rgba(42,157,143,.35);box-shadow:0 2px 8px rgba(15,23,42,.06);transform:none}.home-stat-card--teal{--stat-accent:#2a9d8f;--stat-icon-bg:rgba(42,157,143,.1);--stat-icon:#1a7a6e}.home-stat-card--ocean{--stat-accent:#0ea5e9;--stat-icon-bg:rgba(14,165,233,.1);--stat-icon:#0369a1}.home-stat-card--indigo{--stat-accent:#6366f1;--stat-icon-bg:rgba(99,102,241,.1);--stat-icon:#4338ca}.home-stat-card--rose{--stat-accent:#e11d48;--stat-icon-bg:rgba(225,29,72,.08);--stat-icon:#be123c}.home-stat-card--amber{--stat-accent:#d97706;--stat-icon-bg:rgba(217,119,6,.1);--stat-icon:#b45309}.home-stat-card--violet{--stat-accent:#7c3aed;--stat-icon-bg:rgba(124,58,237,.08);--stat-icon:#5b21b6}.home-stat-card__top{align-items:center;display:flex;gap:.4rem;justify-content:space-between;margin-bottom:.15rem}.home-stat-card__icon-wrap{align-items:center;background:var(--stat-icon-bg);border-radius:8px;display:flex;flex-shrink:0;height:28px;justify-content:center;width:28px}.home-stat-card__icon{color:var(--stat-icon);font-size:.75rem}.home-stat-card__value{font-feature-settings:"tnum";color:#0f172a;font-size:1.2rem;font-variant-numeric:tabular-nums;font-weight:800;letter-spacing:-.03em;line-height:1.1;text-align:right}.home-stat-card__label{color:#475569;font-size:.72rem;font-weight:600;line-height:1.25;margin-bottom:0}.home-stat-card__hint{color:#64748b;font-size:.58rem;line-height:1.35;margin-top:.15rem}.home-charts-row{margin-bottom:0;margin-top:0}.home-dashboard__section-gap{margin-bottom:1.5rem!important;margin-top:1.5rem!important}.home-dashboard__shell>.home-dashboard__section-gap:last-child{margin-bottom:0!important}.home-panel{background:#fff;border:1px solid #e8eef3;border-radius:10px;box-shadow:0 1px 3px rgba(15,23,42,.04);display:flex;flex-direction:column;overflow:hidden}.home-panel__head{background:#fafbfc;border-bottom:1px solid #f1f5f9;padding:.65rem .85rem}.home-panel__head--row{align-items:center;display:flex;flex-wrap:wrap;gap:.35rem;justify-content:space-between}.home-panel__title{color:#334155;font-size:.82rem;font-weight:700;letter-spacing:-.01em;margin:0}.home-panel__desc{color:#94a3b8;font-size:.68rem;font-weight:500;margin:0}.home-panel__body{flex:1 1;padding:.65rem .85rem .85rem}.home-panel__body--chart{align-items:center;display:flex;justify-content:center;min-height:180px}.home-panel__body--chart-wide{min-height:200px;padding-top:.25rem}.home-panel__body--flush{padding:0}.home-panel--table .home-panel__body--flush{border-top:1px solid #f1f5f9}.home-org-insights__summary{margin-bottom:1.5rem}.home-org-viz{background:linear-gradient(165deg,#fff,#f8fafc);border:1px solid #e8eef3;border-radius:12px;box-shadow:0 2px 8px rgba(15,23,42,.05);height:100%;padding:.65rem .75rem .7rem}.home-org-viz--age{border-top:3px solid #2a9d8f}.home-org-viz--blood{border-top:3px solid #e11d48}.home-org-viz__head{align-items:flex-start;border-bottom:1px solid rgba(241,245,249,.95);display:flex;gap:.5rem;margin-bottom:.55rem;padding-bottom:.45rem}.home-org-viz__head-icon{align-items:center;background:linear-gradient(145deg,rgba(42,157,143,.18),rgba(42,157,143,.06));border-radius:10px;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.6);color:#0f766e;display:flex;flex-shrink:0;font-size:.9rem;height:36px;justify-content:center;width:36px}.home-org-viz__head-icon--blood{background:linear-gradient(145deg,rgba(225,29,72,.15),rgba(225,29,72,.05));color:#be123c}.home-org-viz__title{color:#0f172a;font-size:.84rem;font-weight:700;letter-spacing:-.02em;line-height:1.2;margin:0}.home-org-viz__subtitle{color:#94a3b8;font-size:.62rem;font-weight:500;line-height:1.3;margin:.15rem 0 0}.home-org-viz__list{display:flex;flex-direction:column;gap:.38rem;list-style:none;margin:0;padding:0}.home-org-viz__row{grid-gap:.4rem .5rem;align-items:center;display:grid;gap:.4rem .5rem;grid-template-columns:minmax(3.2rem,4.25rem) 1fr minmax(2rem,2.35rem)}@media(max-width:400px){.home-org-viz__row{gap:.3rem .35rem;grid-template-columns:minmax(2.75rem,3.5rem) 1fr 2rem}}.home-org-viz__label{color:#475569;font-size:.68rem;font-weight:600;letter-spacing:.02em}.home-org-viz__label--blood{font-feature-settings:"tnum";color:#334155;font-variant-numeric:tabular-nums;font-weight:700}.home-org-viz__bar-wrap{background:#f1f5f9;border-radius:999px;box-shadow:inset 0 1px 2px rgba(15,23,42,.06);height:10px;overflow:hidden}.home-org-viz__bar{border-radius:999px;height:100%;min-width:0;transition:width .45s cubic-bezier(.33,1,.68,1)}.home-org-viz__bar--age{background:linear-gradient(90deg,#34d399,#2a9d8f 55%,#0d9488);box-shadow:0 0 0 1px rgba(45,212,191,.25)}.home-org-viz__list>li:nth-child(2n) .home-org-viz__bar--age{background:linear-gradient(90deg,#5eead4,#14b8a6 50%,#0f766e)}.home-org-viz__bar--blood{background:linear-gradient(90deg,#fda4af,#f43f5e 45%,#be123c);box-shadow:0 0 0 1px rgba(244,63,94,.2)}.home-org-viz__list>li:nth-child(3n+2) .home-org-viz__bar--blood{background:linear-gradient(90deg,#fbcfe8,#ec4899 45%,#be185d)}.home-org-viz__list>li:nth-child(3n) .home-org-viz__bar--blood{background:linear-gradient(90deg,#fecdd3,#fb7185 48%,#e11d48)}.home-org-viz__count{font-feature-settings:"tnum";color:#0f172a;font-size:.75rem;font-variant-numeric:tabular-nums;font-weight:800;letter-spacing:-.02em;text-align:right}.home-org-viz__footnote{border-top:1px dashed #e2e8f0;color:#64748b;font-size:.62rem;line-height:1.4;margin-top:.55rem;padding-top:.45rem}.home-org-viz__footnote strong{color:#475569;font-weight:600}.home-org-viz__empty{background:rgba(241,245,249,.6);border:1px dashed #e2e8f0;border-radius:8px;color:#94a3b8;font-size:.72rem;padding:1rem .5rem;text-align:center}.create-appointment-modal{background:#f5f6f7;border-radius:0 0 8px 8px;display:flex;flex-direction:column;max-height:90vh;min-height:min(72vh,720px);overflow:hidden}.create-appointment-modal__header{align-items:flex-start;background:linear-gradient(135deg,#0b8f6a,#0fac81);color:#fff;display:flex;flex-shrink:0;gap:10px;justify-content:space-between;padding:10px 14px 9px}.create-appointment-modal__header-text{min-width:0}.create-appointment-modal__title{font-size:.9375rem;font-weight:600;letter-spacing:-.02em;line-height:1.25;margin:0}.create-appointment-modal__subtitle{font-size:.6875rem;font-weight:400;line-height:1.35;margin:3px 0 0;opacity:.92}.create-appointment-modal__close{align-items:center;background:hsla(0,0%,100%,.15);border:none;border-radius:8px;color:#fff;cursor:pointer;display:inline-flex;flex-shrink:0;height:30px;justify-content:center;margin:-2px -4px 0 0;padding:0;transition:background .15s ease;width:30px}.create-appointment-modal__close:hover{background:hsla(0,0%,100%,.28)}.create-appointment-modal__body{border-top:1px solid rgba(0,0,0,.06);display:flex;flex:1 1;min-height:0}.create-appointment-modal__search{background:#fff;border-right:1px solid #dfe2e5;display:flex;flex:0 0 42%;flex-direction:column;max-width:480px;min-height:0;min-width:260px}.create-appointment-modal__form{background:#fff;display:flex;flex:1 1;flex-direction:column;min-height:0;min-width:0}@media(max-width:991px){.create-appointment-modal{max-height:none;min-height:min(85vh,800px)}.create-appointment-modal__body{flex-direction:column}.create-appointment-modal__search{border-bottom:1px solid #dfe2e5;border-right:none;flex:none;max-width:none;min-height:240px}.create-appointment-modal__form{flex:1 1;min-height:280px}}.appointment-create-form-section{background-color:transparent;display:flex;flex:1 1;flex-direction:column;min-height:0;position:relative}.appointment-create-form{-webkit-overflow-scrolling:touch;flex:1 1;min-height:0;overflow-y:auto;padding:8px 10px 12px}.appointment-create-form__form{padding-bottom:2px;width:100%}.appointment-create-form__panel{background:#f5f6f7;border:1px solid #dfe2e5;border-radius:6px;box-shadow:0 1px 0 rgba(0,0,0,.04);margin-bottom:8px;padding:8px 10px 6px}.appointment-create-form__panel>.appointment-create-form__section-title{margin-top:0}.appointment-create-form__section-title{border-bottom:1px solid rgba(0,0,0,.08);color:#8c8c8c;font-size:.625rem;font-weight:700;letter-spacing:.08em;margin:0 0 6px;padding-bottom:4px;text-transform:uppercase}.appointment-create-form__section-title--spaced{margin-top:12px}.appointment-create-form__row{grid-gap:4px 8px;align-items:center;display:grid;gap:4px 8px;grid-template-columns:minmax(72px,30%) 1fr;margin-bottom:4px}.appointment-create-form__row--age{align-items:center}.appointment-create-form__row--dob{align-items:start}.appointment-create-form__row--dob .appointment-create-form__label{padding-top:2px}.appointment-create-form__row--address,.appointment-create-form__row--referral{align-items:start}.appointment-create-form__row--address .appointment-create-form__label--top,.appointment-create-form__row--referral .appointment-create-form__label--top{padding-top:4px}.appointment-create-form__row--district,.appointment-create-form__row--radios,.appointment-create-form__row--type{align-items:center}.appointment-create-form__label{color:#595959;font-size:.6875rem;font-weight:600;line-height:1.25;margin:0}.appointment-create-form__label--top{align-self:start}.appointment-create-form__hint{color:#8c8c8c;display:block;font-size:.625rem;font-weight:400;letter-spacing:0;margin-top:1px;text-transform:none}.appointment-create-form__control{border:1px solid #dfe2e5!important;border-radius:4px;font-size:.6875rem!important;height:auto!important;line-height:1.3;min-height:26px;padding:2px 6px!important;transition:border-color .15s ease,box-shadow .15s ease}.appointment-create-form__control:focus{border-color:#0fac81!important;box-shadow:0 0 0 1px rgba(15,172,130,.25);outline:none}.appointment-create-form__control:disabled{background:#f0f1f2!important;color:#8c8c8c}.appointment-create-form__control--age{max-width:72px}.appointment-create-form__control--full{width:100%}.appointment-create-form__age-inputs{align-items:center;display:flex;flex-wrap:wrap;gap:6px}.appointment-create-form__age-unit{background:#fff;border:1px solid #dfe2e5;border-radius:4px;font-size:.6875rem;height:26px;min-width:88px;padding:2px 4px}.appointment-create-form__age-unit:focus{border-color:#0fac81;outline:none}.appointment-create-form__textarea{border:1px solid #dfe2e5!important;border-radius:4px;font-size:.6875rem!important;line-height:1.35;min-height:44px;padding:4px 6px!important;resize:vertical}.appointment-create-form__textarea:focus{border-color:#0fac81!important;box-shadow:0 0 0 1px rgba(15,172,130,.25);outline:none}.appointment-create-form__referral-stack{display:flex;flex-direction:column;gap:4px}.appointment-create-form__district .ant-select-selector{border-color:#dfe2e5!important;border-radius:4px!important;font-size:.6875rem!important;min-height:26px!important;padding:0 6px!important}.appointment-create-form__district .ant-select-selector:hover{border-color:#0fac81!important}.appointment-create-form__district .ant-select-selection-item{font-size:.6875rem!important;line-height:24px!important}.appointment-create-form__radio-group{align-items:center;display:flex;flex-wrap:nowrap;font-size:.6875rem;gap:10px}.appointment-create-form__radio-group--wrap{flex-wrap:wrap;gap:6px 12px}.appointment-create-form__radio{align-items:center;color:#1f2323;cursor:pointer;display:inline-flex;font-weight:500;gap:4px;margin:0}.appointment-create-form__radio input[type=radio]{accent-color:#0fac81;height:13px;margin:0;width:13px}.appointment-create-form__radio span{font-size:.6875rem}.appointment-create-form__actions{border-top:1px solid #dfe2e5;display:flex;justify-content:center;margin-top:8px;padding-top:8px}.appointment-create-form__submit{border:none;border-radius:3px!important;box-shadow:0 1px 2px rgba(0,0,0,.06);font-size:.75rem!important;font-weight:600!important;line-height:1.3;min-width:140px;padding:5px 14px!important}.appointment-create-form__submit:disabled{opacity:.65}.appointment-create-form .input-section{padding:0;width:100%}.appointment-create-form select:not(.appointment-create-form__age-unit){border:1px solid #dfe2e5;border-radius:4px;font-size:.6875rem;margin:0;min-height:26px;padding:2px 4px}.appointment-create-form .select-with-local-search input{border-radius:4px!important;font-size:.6875rem!important;min-height:26px!important;padding:2px 6px!important}.appointment-create-form .select-with-local-search p{font-size:.6875rem!important;padding:2px 4px!important}.appointment-create-form .select-with-local-search .option-section{font-size:.6875rem;max-height:160px}.appointment-create-form .select-with-local-search .option-section .single-option{padding:3px 4px}.appointment-create-form .submit-button-position{font-size:13px;margin-top:10px;width:30%!important}.appointment-create-form .select-input{border:.5px solid rgba(45,44,44,.35);border-radius:4px;cursor:auto!important;font-size:.6875rem!important;outline:none;padding:0}.appointment-create-form .select-input:focus,.appointment-create-form .select-input:hover{border:.5px solid #0fac81}.appointment-create-form svg{margin:-3px}.appointment-create-form input[type=date]::-webkit-datetime-edit{font-size:.6875rem}.select-with-local-search{position:relative}.select-with-local-search label{color:rgba(0,0,0,.631);font-size:13px;margin-bottom:0;margin-top:4px;padding:0}.select-with-local-search .icon-pos{color:rgba(0,0,0,.249);cursor:pointer;font-size:12px;position:absolute;right:3%;top:64%}.select-with-local-search .with-out-level-icon-pos{color:#000;cursor:pointer;font-size:12px;position:absolute;right:3%;top:37%}.select-with-local-search input{border:.5px solid rgba(0,0,0,.21);display:block;font-size:13px;outline:none;padding-left:4px!important;width:100%}.select-with-local-search p{font-size:12px;margin:0;padding:3px 4px}.select-with-local-search .rotate-180{transform:rotate(180deg)}.select-with-local-search .option-section{background-color:#fff;border:.5px solid rgba(0,0,0,.21);border-top:none;box-shadow:0 3px 12px 1px rgba(7,82,61,.15);max-height:200px;overflow-y:scroll;padding-bottom:4px;position:absolute;width:100%;z-index:11111}.select-with-local-search .option-section .single-option{border-bottom:.1px solid rgba(0,0,0,.606);cursor:pointer;padding:2px}.select-with-local-search .option-section .single-option:hover{background-color:azure}.creatable-search-select{position:relative}.creatable-search-select p{font-size:13px;margin:0;padding:3px 4px}.creatable-search-select .input-color-border{border:.8px solid rgba(0,0,0,.689)!important;font-size:13px!important;outline:none!important;padding-left:4px!important;width:100%!important}.creatable-search-select .custom-color-border-1{border:.8px solid rgba(0,0,0,.689);font-size:13px;outline:none;padding-left:4px;width:100%}.creatable-search-select .custom-color-border-1::placeholder{color:#13ac81!important}.creatable-search-select .option-section{background-color:#fff;border:.5px solid rgba(0,0,0,.21);border-top:none;box-shadow:0 3px 12px 1px rgba(7,82,61,.15);position:absolute;width:100%;z-index:122!important}.creatable-search-select .option-section .single-option{cursor:pointer}.creatable-search-select .option-section .single-option p{font-size:13px;padding:2px 4px}.creatable-search-select .option-section .single-option{border-bottom:.1px solid rgba(0,0,0,.416)}.creatable-search-select .option-section .single-option:hover{background-color:azure}.creatable-search-select .fixed-height{height:25vh;overflow-y:scroll}.creatable-search-select ::-webkit-scrollbar-track{background-color:#fff;border-radius:10px;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);display:block!important}.creatable-search-select ::-webkit-scrollbar{background-color:#fff;height:6px;width:6px}.creatable-search-select ::-webkit-scrollbar-thumb{background-color:#088aaa;border-radius:10px}.icd-11{font-size:13px;padding:2px 4px}.icd-11 .found{color:#12ab81}.ant-select{border:.1px solid #000!important;border-radius:0!important;height:25px!important;outline:none!important}.ant-select-selector{border-radius:0!important;font-size:13px!important}.ant-select-item-option-active{background-color:rgba(19,172,129,.471)!important;color:#000!important}.ant-select-focused .ant-select-selector,.ant-select-selector,.ant-select-selector:active,.ant-select-selector:focus{border:.1px solid rgba(0,0,0,.396)!important;box-shadow:none!important}.ant-select-selection-placeholder{color:rgba(19,172,129,.855)!important;opacity:1!important}@keyframes dashboard-skeleton-shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@media(prefers-reduced-motion:reduce){.dashboard-skeleton-block,.dashboard-skeleton-chart__bar:after{animation:none!important}.dashboard-skeleton-block{background:#e8eef3}}.dashboard-skeleton-block{animation:dashboard-skeleton-shimmer 1.35s ease-in-out infinite;background:linear-gradient(90deg,#f1f5f9,#e8eef3 38%,#f8fafc 52%,#e8eef3 62%,#f1f5f9);background-size:200% 100%;border-radius:6px;display:block}.dashboard-skeleton-stat-card{background:#fff;border:1px solid #e8eef3;border-radius:10px;box-shadow:0 1px 2px rgba(15,23,42,.04);min-height:5.5rem;overflow:hidden;padding:.55rem .65rem .5rem;position:relative}.dashboard-skeleton-stat-card:before{background:#e2e8f0;content:"";height:2px;left:0;position:absolute;right:0;top:0}.dashboard-skeleton-stat-card__top{align-items:center;display:flex;gap:.4rem;justify-content:space-between;margin-bottom:.35rem}.dashboard-skeleton-block--round{border-radius:8px;flex-shrink:0;height:28px;width:28px}.dashboard-skeleton-block--value{border-radius:6px;height:1.15rem;width:3rem}.dashboard-skeleton-block--label{height:.65rem;margin-bottom:.25rem;width:72%}.dashboard-skeleton-block--hint{border-radius:4px;height:.5rem;width:92%}.dashboard-skeleton-chart{display:flex;flex-direction:column;gap:.5rem;min-height:200px;padding:.35rem .25rem .15rem}.dashboard-skeleton-chart__plot{align-items:flex-end;display:flex;flex:1 1;gap:.2rem;justify-content:space-between;min-height:168px;padding:0 .15rem}.dashboard-skeleton-chart__col{align-items:flex-end;display:flex;flex:1 1;height:100%;justify-content:center;min-width:0}.dashboard-skeleton-chart__bar{background:linear-gradient(180deg,#cbd5e1,#e2e8f0 45%,#f1f5f9);border-radius:6px 6px 2px 2px;max-width:22px;min-height:18%;overflow:hidden;position:relative;width:100%}.dashboard-skeleton-chart__bar:after{animation:dashboard-skeleton-shimmer 1.5s ease-in-out infinite;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.55),transparent);background-size:200% 100%;content:"";inset:0;position:absolute}.dashboard-skeleton-chart__footer{padding:0 .25rem}.dashboard-skeleton-block--axis{border-radius:4px;height:.45rem;width:100%}.dashboard-skeleton-overview__viz-row{margin-top:1.5rem}.dashboard-skeleton-viz{background:linear-gradient(165deg,#fff,#f8fafc);border:1px solid #e8eef3;border-radius:12px;box-shadow:0 2px 8px rgba(15,23,42,.05);min-height:12rem;padding:.65rem .75rem .7rem}.dashboard-skeleton-viz--age{border-top:3px solid rgba(42,157,143,.35)}.dashboard-skeleton-viz--blood{border-top:3px solid rgba(225,29,72,.35)}.dashboard-skeleton-viz__head{align-items:flex-start;border-bottom:1px solid #f1f5f9;display:flex;gap:.5rem;margin-bottom:.55rem;padding-bottom:.45rem}.dashboard-skeleton-block--icon-chip{border-radius:10px;flex-shrink:0;height:36px;width:36px}.dashboard-skeleton-viz__titles{display:flex;flex:1 1;flex-direction:column;gap:.35rem;min-width:0}.dashboard-skeleton-block--title{height:.75rem;width:42%}.dashboard-skeleton-block--subtitle{border-radius:4px;height:.5rem;width:68%}.dashboard-skeleton-viz__rows{display:flex;flex-direction:column;gap:.38rem}.dashboard-skeleton-viz__row{grid-gap:.4rem .5rem;align-items:center;display:grid;gap:.4rem .5rem;grid-template-columns:minmax(2.5rem,3.5rem) 1fr 1.75rem}.dashboard-skeleton-block--range{border-radius:4px;height:.5rem;width:100%}.dashboard-skeleton-viz__track{background:#f1f5f9;border-radius:999px;box-shadow:inset 0 1px 2px rgba(15,23,42,.06);height:10px;overflow:hidden}.dashboard-skeleton-viz__fill{background:linear-gradient(90deg,#cbd5e1,#e2e8f0);border-radius:999px;height:100%;min-width:8px}.dashboard-skeleton-viz--age .dashboard-skeleton-viz__fill{background:linear-gradient(90deg,#99f6e4,#2a9d8f);opacity:.45}.dashboard-skeleton-viz--blood .dashboard-skeleton-viz__fill{background:linear-gradient(90deg,#fda4af,#e11d48);opacity:.45}.dashboard-skeleton-block--num{border-radius:4px;height:.55rem;width:100%}.appointment-page-container{height:96vh}.present{color:#2d33e3}.date-pick{background-color:transparent!important;border:none!important;color:transparent!important;outline:none!important;position:absolute}.date-show{background-color:#0eac81;border-radius:2px;color:#fff;padding:0 12px;position:absolute;z-index:2}.appointment-details p{font-size:14px;font-weight:600}.appointment-details input,.appointment-details select{font-size:12px;font-weight:600;height:20px!important;padding:2px!important}.full-prescription{padding:0 20px}.public-header{font-family:Roboto,sans-serif!important;font-size:1rem;line-height:1!important;white-space:pre-wrap}.prescription-body table tbody tr td,.prescription-body table thead tr th{border:1px solid #020202!important}.patientInfo p{font-weight:500;margin:0;padding:0}.patientInfo p span{font-weight:600!important}.patientInfo tr td{margin:2px!important;padding:2px!important}.patientInfo table,.patientInfo table tbody tr td,.patientInfo table thead tr th{border:1px solid #020202!important}.prescription-header p{font-size:15px;font-weight:400;margin:0;padding:0}.prescription-header p span{font-weight:600!important}.prescription-header table{background-color:transparent!important;border:none!important}.prescription-header table tbody tr td{border:none!important}.prescription-footer{margin-top:20px}.prescription-footer div p{line-height:1.3!important;margin:0!important;padding:0!important}.prescription-footer div table,.prescription-footer div table tbody tr td{border:none!important}.vision table tbody tr td,.vision table thead tr th{font-size:16px}.title{font-weight:600}.care-plan .inner-html h1,.care-plan .inner-html h2,.care-plan .inner-html h3,.care-plan .inner-html h4,.care-plan .inner-html h5,.care-plan .inner-html p{margin:0!important;padding:0!important}.display-hide{display:block}@media screen and (max-width:480px){.display-hide{display:none!important}}@media screen and (min-width:481px){.display-hide-lg{display:none!important}}@media print{body{zoom:.95}}.filter-section{border-radius:6px;box-shadow:0 6px 24px 0 rgba(0,0,0,.05),0 0 0 1px rgba(0,0,0,.08);margin:0 0 5px 10px}.filter-section .heading{background-color:#0fac81;border-radius:6px 6px 0 0;color:#fff;font-size:13px;font-weight:600}.filter-section .heading img{width:17px}.filter-section .date-filter input{color:#0fac81!important;font-size:12px!important;font-weight:500;outline:none!important;padding:0 5px!important}.filter-section .date-filter input i{color:#0fac81!important}.filter-section .date-filter label{cursor:pointer;font-size:13px;font-weight:500;padding-left:5px}.filter-section .title{font-size:14px;font-weight:600}.filter-section .rest:hover{color:#0fac81;cursor:pointer}.appointment-filter-status{background:#fff;border-color:#dfe2e5!important;border-radius:8px!important;margin-top:8px}.appointment-filter-status__head{align-items:center;display:flex;gap:8px;justify-content:space-between;margin-bottom:6px}.appointment-filter-status__head-title{align-items:center;color:#1f2323;display:inline-flex;font-size:.8125rem;font-weight:700;gap:8px;letter-spacing:.02em}.appointment-filter-status__icon{align-items:center;background:linear-gradient(135deg,rgba(15,172,129,.12),rgba(15,172,129,.22));border-radius:6px;color:#0fac81;display:inline-flex;font-size:.75rem;height:28px;justify-content:center;width:28px}.appointment-filter-status__clear{align-items:center;background:#fff;border:1px solid #dfe2e5;border-radius:6px;color:#595959;cursor:pointer;display:inline-flex;font-size:.6875rem;font-weight:600;gap:5px;margin:0;padding:4px 8px;transition:background .15s ease,border-color .15s ease,color .15s ease}.appointment-filter-status__clear:hover{background:#f5f6f7;border-color:#0fac81;color:#0fac81}.appointment-filter-status__hint{color:#8c8c8c;font-size:.625rem;line-height:1.35;margin:0 0 10px}.appointment-filter-status__chips{display:flex;flex-direction:column;gap:6px}.appointment-filter-status__chip{align-items:center;background:#fff;border:1px solid #dfe2e5;border-radius:6px;color:#1f2323;cursor:pointer;display:flex;font-size:.75rem;font-weight:600;gap:8px;margin:0;padding:8px 10px;text-align:left;transition:border-color .15s ease,background .15s ease,box-shadow .15s ease;width:100%}.appointment-filter-status__chip:hover{background:#f5f6f7;border-color:rgba(15,172,129,.45)}.appointment-filter-status__chip.is-active{background:rgba(15,172,129,.1);border-color:#0fac81;box-shadow:0 0 0 1px rgba(15,172,129,.25);color:#0a6b52}.appointment-filter-status__dot{background:#bbbcbf;border-radius:50%;flex-shrink:0;height:8px;width:8px}.appointment-filter-status__chip--present>.appointment-filter-status__dot{background:#198754}.appointment-filter-status__chip--pending>.appointment-filter-status__dot{background:#fd7e14}.appointment-filter-status__chip--completed>.appointment-filter-status__dot{background:#0d6efd}.appointment-filter-status__chip--canceled>.appointment-filter-status__dot{background:#6c757d}.appointment-filter-status__chip--present.is-active>.appointment-filter-status__dot{background:#146c43;box-shadow:0 0 0 2px rgba(25,135,84,.35)}.appointment-filter-status__chip--pending.is-active>.appointment-filter-status__dot{background:#ca6510;box-shadow:0 0 0 2px rgba(253,126,20,.35)}.appointment-filter-status__chip--completed.is-active>.appointment-filter-status__dot{background:#0a58ca;box-shadow:0 0 0 2px rgba(13,110,253,.35)}.appointment-filter-status__chip--canceled.is-active>.appointment-filter-status__dot{background:#495057;box-shadow:0 0 0 2px hsla(208,7%,46%,.35)}.appointment-update-modal{background:#f5f6f7;border-radius:0 0 8px 8px;overflow:hidden}.appointment-update-modal__header{align-items:flex-start;background:linear-gradient(135deg,#0b8f6a,#0fac81);color:#fff;display:flex;gap:10px;justify-content:space-between;padding:10px 14px 9px}.appointment-update-modal__title{font-size:.9375rem;font-weight:600;line-height:1.25;margin:0}.appointment-update-modal__subtitle{font-size:.6875rem;line-height:1.35;margin:3px 0 0;opacity:.92}.appointment-update-modal__close{align-items:center;background:hsla(0,0%,100%,.15);border:none;border-radius:6px;color:#fff;cursor:pointer;display:inline-flex;flex-shrink:0;height:30px;justify-content:center;margin:-2px -4px 0 0;padding:0;transition:background .15s ease;width:30px}.appointment-update-modal__close:hover{background:hsla(0,0%,100%,.28)}.appointment-update-modal__body{max-height:min(75vh,620px);overflow-y:auto;padding:0}.appointment-update-modal__danger{background:linear-gradient(180deg,hsla(0,100%,98%,.95),hsla(0,100%,99%,.98));border:1px dashed rgba(180,40,50,.35);border-radius:8px;box-shadow:0 1px 0 rgba(0,0,0,.04);margin:0 12px 16px;overflow:hidden;padding:0}.appointment-update-modal__danger-head{align-items:flex-start;border-bottom:1px solid rgba(220,53,69,.12);display:flex;gap:10px;padding:12px 14px 10px}.appointment-update-modal__danger-icon-wrap{align-items:center;background:rgba(220,53,69,.12);border-radius:8px;color:#b02a37;display:flex;flex-shrink:0;height:32px;justify-content:center;width:32px}.appointment-update-modal__danger-icon{font-size:.875rem}.appointment-update-modal__danger-copy{min-width:0}.appointment-update-modal__danger-title{color:#842029;font-size:.8125rem;font-weight:700;letter-spacing:-.01em;margin:0 0 4px}.appointment-update-modal__danger-desc{color:#595959;font-size:.6875rem;line-height:1.45;margin:0}.appointment-update-modal__danger-actions{align-items:center;background:hsla(0,0%,100%,.65);display:flex;flex-wrap:wrap;gap:12px;justify-content:space-between;padding:12px 14px 14px}.appointment-update-modal__checkbox-label{align-items:flex-start;color:#1f2323;cursor:pointer;display:inline-flex;font-size:.75rem;font-weight:600;gap:8px;line-height:1.35;margin:0;max-width:100%;-webkit-user-select:none;user-select:none}.appointment-update-modal__checkbox-label span{padding-top:1px}.appointment-update-modal__checkbox-input{accent-color:#b02a37;cursor:pointer;flex-shrink:0;height:15px;margin-top:2px;width:15px}.appointment-update-modal__delete-btn{border:none;border-radius:3px!important;box-shadow:0 1px 2px rgba(180,40,50,.25);font-size:.75rem!important;font-weight:600!important;padding:7px 16px!important;white-space:nowrap}.appointment-update-modal__delete-btn:disabled{box-shadow:none;opacity:.45}.appointment-update-modal__delete-btn:not(:disabled):hover{filter:brightness(.96)}.appointment-update-form .appointment-create-form__actions{margin-bottom:20px;padding-bottom:4px}.appointment-update-form .appointment-create-form__control--readonly,.appointment-update-form .appointment-create-form__control:disabled{background:#f0f1f2!important;color:#595959;cursor:not-allowed}.appointment-update-form input.appointment-create-form__control--readonly{border:1px solid #dfe2e5!important}@media(max-width:480px){.appointment-update-modal__danger-actions{align-items:stretch;flex-direction:column}.appointment-update-modal__delete-btn{width:100%}}.profile-page{display:flex}.profile-page .menu{background-color:#f5f6fa;border-right:1px solid #e5e9f2;width:17%}.profile-page .main-content{background:#f1f5f9;height:100vh;overflow-y:auto;width:83%}.profile-page .my-profile-layout{background:linear-gradient(165deg,#f8fafc,#f1f5f9 45%,#eef2f7);min-height:calc(100vh - 1rem);padding:.65rem .85rem 1rem}.profile-page .profile-reset-below-basic{align-self:stretch;flex-shrink:0;width:100%}.profile-page .profile-reset-below-basic .profile-reset-panel-wrap{max-width:none;width:100%}.profile-page .my-profile-grid{align-items:stretch;margin:0 -.5rem}.profile-page .profile-column{padding:0 .5rem}@media(min-width:768px){.profile-page .profile-column--left{border-right:1px solid rgba(226,232,240,.85)}}.profile-page .out-line{border:1px solid #0eac81!important}.profile-page .save-button{background-color:#0eac81;color:#fff;font-size:12px!important;font-weight:600;height:20px!important;padding:0;width:10%!important}.profile-page label,.profile-page select{font-size:12px}.profile-page input:not([type=radio]):not([type=checkbox]){font-size:12px;height:22px}.profile-page .referral-research-settings-page__header{margin-bottom:.85rem}.profile-page .referral-research-settings-page__title{color:#0f172a;font-size:.9375rem;font-weight:700;letter-spacing:-.02em;line-height:1.25;margin:0 0 .25rem}.profile-page .referral-research-settings-page__subtitle{color:#64748b;font-size:.75rem;line-height:1.45;margin:0;max-width:36rem}.profile-page .referral-research-settings-page__grid{align-items:stretch;margin:0 -.4rem}.profile-page .referral-research-settings-page__col{padding:0 .4rem}.profile-page .settings-list-card{background:#fff;border:1px solid rgba(226,232,240,.95);border-radius:8px;box-shadow:0 1px 3px rgba(15,23,42,.06);display:flex;flex-direction:column;height:100%;overflow:hidden}.profile-page .settings-list-card__header{background:linear-gradient(135deg,#0eac81,#0c8f6c);color:#fff;font-size:.6875rem;font-weight:700;letter-spacing:.06em;margin:0;padding:.5rem .75rem;text-transform:uppercase}.profile-page .settings-list-card__composer{align-items:flex-start;background:#fafbfc;border-bottom:1px solid rgba(226,232,240,.75);display:flex;gap:.5rem;padding:.65rem .75rem}.profile-page .settings-list-card__composer--align-center{align-items:center}.profile-page .settings-list-card__field{border:1px solid rgba(226,232,240,.95);border-radius:6px;flex:1 1;font-size:12px;line-height:1.4;min-height:2.5rem;min-width:0;padding:.4rem .55rem;resize:vertical}.profile-page .settings-list-card__field:focus{border-color:rgba(14,172,129,.55);box-shadow:0 0 0 2px rgba(14,172,129,.12);outline:none}.profile-page .settings-list-card__field--tag{min-height:2.25rem}.profile-page .settings-list-card__add-btn{align-items:center;align-self:flex-start;background:#0eac81;border:none;border-radius:6px;color:#fff;cursor:pointer;display:inline-flex;flex-shrink:0;font-size:10px;height:1.875rem;justify-content:center;padding:0;transition:background .15s ease,transform .1s ease;width:1.875rem}.profile-page .settings-list-card__add-btn svg{height:.7rem!important;width:.7rem!important}.profile-page .settings-list-card__add-btn:hover:not(:disabled){background:#0c966f}.profile-page .settings-list-card__add-btn:disabled{cursor:not-allowed;opacity:.45}.profile-page .settings-list-card__list{flex:1 1;max-height:min(52vh,560px);overflow-y:auto;padding:.5rem .65rem .65rem}.profile-page .settings-list-card__row{align-items:flex-start;display:flex;gap:.45rem;margin-bottom:.5rem}.profile-page .settings-list-card__row:last-child{margin-bottom:0}.profile-page .settings-list-card__actions{display:flex;flex-direction:column;flex-shrink:0;gap:.35rem}.profile-page .settings-list-card__icon-btn{align-items:center;border:none;border-radius:5px;cursor:pointer;display:inline-flex;font-size:10px;height:1.625rem;justify-content:center;padding:0;transition:opacity .15s ease,background .15s ease;width:1.625rem}.profile-page .settings-list-card__icon-btn svg{height:.65rem!important;width:.65rem!important}.profile-page .settings-list-card__icon-btn--save{background:#0ea5e9;color:#fff}.profile-page .settings-list-card__icon-btn--save:hover:not(:disabled){background:#0284c7}.profile-page .settings-list-card__icon-btn--delete{background:#ef4444;color:#fff}.profile-page .settings-list-card__icon-btn--delete:hover:not(:disabled){background:#dc2626}.profile-page .settings-list-card__icon-btn:disabled{cursor:not-allowed;opacity:.38}.profile-page .settings-list-card__empty{color:#64748b;font-size:12px;padding:.25rem .65rem .65rem}.vertical-tab-section .vertical-tab-options{background-color:transparent;border-bottom:.1px solid rgba(0,0,0,.158);border-top:.1px solid rgba(0,0,0,.158);cursor:pointer;font-size:14px!important;font-weight:600;padding:4px 2px}.vertical-tab-section .vertical-tab-options:hover{color:#0fac81}.rotate-180{transform:rotate(180deg)}.sub-options{background-color:#fdfdfd;cursor:pointer;display:block;font-size:13px;margin:0;padding:3px 2px!important}.sub-options:hover{color:#0fac81}.active-option{color:#0fac81;font-size:15px!important}.basic-info{color:#0f172a;font-size:12px}.basic-info input:not([type=radio]):not([type=checkbox]){border:1px solid #e2e8f0;border-radius:4px;color:#0f172a;font-size:12px;font-weight:600;height:22px;line-height:1.2;min-height:22px;outline:none;padding:0 8px;transition:border-color .15s ease,box-shadow .15s ease}.basic-info input:not([type=radio]):not([type=checkbox]):focus{border-color:rgba(14,172,129,.55);box-shadow:0 0 0 2px rgba(14,172,129,.08)}.basic-info input[type=checkbox],.basic-info input[type=radio]{accent-color:#0eac81;border:none;box-shadow:none;height:auto;min-height:auto;padding:0;width:auto}.basic-info textarea{border:1px solid #e2e8f0;border-radius:4px;color:#0f172a;font-size:12px;font-weight:600;line-height:1.35;min-height:44px;outline:none;padding:4px 8px;transition:border-color .15s ease,box-shadow .15s ease;width:100%}.basic-info textarea:focus{border-color:rgba(14,172,129,.55);box-shadow:0 0 0 2px rgba(14,172,129,.08)}.basic-info label{color:#475569;font-size:11px;font-weight:600}.basic-info .save-button{background-color:#0eac81;border:none;border-radius:4px;box-shadow:none;color:#fff;font-size:12px!important;font-weight:600;height:22px!important;line-height:1;min-height:22px!important;padding:0 10px!important;transition:background .15s ease;width:auto!important}.basic-info .save-button:hover{background:#0c9973;color:#fff}.basic-info .save-button:active{transform:none}.basic-info .reset-input{display:relative}.basic-info .reset-input .eye-icon{position:absolute;right:1%;top:.5%}.basic-info .base-color{color:#0eac81}.basic-info .preview-image-info{border:1px dashed #e2e8f0;border-radius:4px;display:inline-block;height:auto;margin-right:12px;max-width:100px;min-height:44px}.profile-panel{background:#fff;border:1px solid rgba(226,232,240,.9);border-radius:8px;box-shadow:0 1px 2px rgba(15,23,42,.05);height:100%;padding:.65rem .75rem .75rem}.profile-panel__toolbar{align-items:flex-start;border-bottom:1px solid #f1f5f9;display:flex;gap:.5rem;justify-content:space-between;margin-bottom:.5rem;padding-bottom:.45rem}.profile-panel__title{color:#0f172a;font-size:.8125rem;font-weight:700;letter-spacing:-.01em;line-height:1.25;margin:0 0 .1rem}.profile-panel__subtitle{color:#64748b;font-size:11px;line-height:1.35;margin:0;max-width:20rem}.profile-hero{align-items:center;background:linear-gradient(135deg,#f8fafc,#f1f5f9);border:1px solid rgba(226,232,240,.65);border-radius:4px;display:flex;gap:.65rem;margin:0 0 .5rem;padding:.45rem .5rem .5rem}.profile-avatar-wrap{flex-shrink:0;position:relative}.profile-avatar{border:2px solid #fff;border-radius:50%;box-shadow:0 1px 4px rgba(15,23,42,.1);height:52px;object-fit:cover;width:52px}.profile-avatar--placeholder{align-items:center;background:linear-gradient(145deg,#e2e8f0,#cbd5e1);color:#475569;display:flex;font-size:1rem;font-weight:700;justify-content:center;letter-spacing:.02em}.profile-avatar-ring{background:linear-gradient(135deg,#0eac81,#13e5ab);border-radius:50%;padding:2px}.profile-hero__body{flex:1 1;min-width:0}.profile-hero__label{color:#64748b;font-size:11px;font-weight:700;letter-spacing:.04em;margin-bottom:.15rem;text-transform:uppercase}.profile-hero__hint{color:#64748b;font-size:11px;line-height:1.35;margin-bottom:.35rem}.profile-btn-upload{align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:4px;color:#334155;cursor:pointer;display:inline-flex;font-size:11px;font-weight:600;gap:.25rem;min-height:22px;padding:2px 8px;transition:border-color .15s ease,color .15s ease,background .15s ease}.profile-btn-upload:hover:not(:disabled){background:rgba(14,172,129,.08);border-color:rgba(14,172,129,.45);color:#0eac81}.profile-btn-upload:disabled{cursor:not-allowed;opacity:.65}.profile-fields{gap:.4rem;width:100%}.profile-field,.profile-fields{display:flex;flex-direction:column}.profile-field{gap:.2rem}@media(min-width:576px){.profile-field--row{align-items:center;flex-direction:row;gap:.5rem}.profile-field--row .profile-field__label{flex:0 0 38%;margin-bottom:0;max-width:38%}.profile-field--row .profile-field__control{flex:1 1;min-width:0}}.profile-field__label{margin-bottom:0}.profile-field__control{width:100%}.profile-gender{display:flex;flex-wrap:wrap;gap:.35rem}.profile-gender__opt{align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:4px;color:#475569;cursor:pointer;display:inline-flex;font-size:12px;font-weight:600;min-height:22px;padding:0 8px;transition:border-color .15s ease,background .15s ease,color .15s ease}.profile-gender__opt input{margin:0 .3rem 0 0}.profile-gender__opt:hover{border-color:rgba(14,172,129,.35)}.profile-gender__opt.is-selected{background:rgba(14,172,129,.08);border-color:rgba(14,172,129,.55);color:#0b8665}.profile-upload-section{background:#f8fafc;border:1px solid rgba(226,232,240,.95);border-radius:4px;margin-bottom:.5rem;padding:.45rem .5rem .5rem}.profile-upload-section__title{border-bottom:1px solid rgba(226,232,240,.7);color:#64748b;font-size:11px;font-weight:700;letter-spacing:.04em;margin-bottom:.35rem;padding-bottom:.25rem;text-transform:uppercase}.profile-upload-section .profile-file-upload{margin-bottom:.35rem}.profile-upload-section .profile-file-upload:last-child{margin-bottom:0}.profile-upload-section__legacy{border-top:1px dashed rgba(226,232,240,.8);margin-top:.35rem;padding-top:.35rem}.profile-file-upload{background:#fafbfc;border:1px dashed rgba(226,232,240,.95);border-radius:4px;margin-bottom:.35rem;padding:.4rem .5rem;transition:border-color .15s ease,background .15s ease}.profile-file-upload:hover{background:#fff;border-color:rgba(14,172,129,.25)}.profile-file-upload__label{color:#64748b;display:block;font-size:11px;font-weight:700;letter-spacing:.03em;margin-bottom:.3rem;text-transform:uppercase}.profile-file-upload__row{align-items:center;display:flex;flex-wrap:wrap;gap:.4rem}.profile-file-upload__preview{max-height:56px;max-width:100%;object-fit:contain}.profile-file-upload__btn,.profile-file-upload__preview{background:#fff;border:1px solid #e2e8f0;border-radius:4px}.profile-file-upload__btn{align-items:center;color:#334155;cursor:pointer;display:inline-flex;font-size:11px;font-weight:600;min-height:22px;padding:2px 8px;transition:border-color .15s ease,color .15s ease,background .15s ease}.profile-file-upload__btn:hover:not(:disabled){border-color:rgba(14,172,129,.45);color:#0eac81}.profile-file-upload__btn:disabled{cursor:not-allowed;opacity:.65}.profile-legacy-note{color:#64748b;font-size:11px;margin-bottom:.2rem}.profile-password-wrap{position:relative;width:100%}.profile-password-wrap input.form-control{padding-right:2rem}.profile-password-toggle{align-items:center;background:transparent;border:none;border-radius:2px;color:#64748b;cursor:pointer;display:flex;height:18px;justify-content:center;max-height:100%;padding:0;position:absolute;right:2px;top:50%;transform:translateY(-50%);width:28px}.profile-password-toggle:hover{background:rgba(0,0,0,.04);color:#0f172a}.profile-password-toggle:focus{box-shadow:0 0 0 2px rgba(14,172,129,.08);outline:none}.profile-reset-alert{background:#fef2f2;border:1px solid #fecaca;line-height:1.35;padding:.35rem .5rem}.profile-reset-alert,.profile-signout{border-radius:4px;color:#b91c1c;font-size:11px}.profile-signout{align-items:center;background:#fff;border:1px solid #fecaca;cursor:pointer;display:inline-flex;font-weight:600;gap:.3rem;min-height:22px;padding:2px 8px;transition:background .15s ease,border-color .15s ease}.profile-signout:hover{background:#fef2f2;border-color:#f87171}.prescription-settings-page{max-width:none;width:100%}.prescription-settings-panel{height:auto}.prescription-settings__section-title{border-bottom:1px solid #f1f5f9;color:#64748b;font-size:11px;font-weight:700;letter-spacing:.04em;margin:.65rem 0 .4rem;padding-bottom:.25rem;text-transform:uppercase}.prescription-settings__section-title:first-of-type{margin-top:0}.prescription-settings__card-title{border:none;color:#0f172a;font-size:.8125rem;font-weight:700;margin:0 0 .5rem;padding:0}.prescription-toggle-grid{grid-gap:.2rem;display:grid;gap:.2rem;grid-template-columns:1fr;margin-bottom:.35rem}@media(min-width:768px){.prescription-toggle-grid{gap:.25rem 1rem;grid-template-columns:1fr 1fr}}.prescription-toggle-row{align-items:flex-start;border-radius:4px;cursor:pointer;display:flex;gap:.4rem;padding:.25rem .35rem;transition:background .12s ease}.prescription-toggle-row:hover{background:#f8fafc}.prescription-toggle-row input[type=checkbox]{accent-color:#0eac81;flex-shrink:0;margin-top:2px;pointer-events:none}.prescription-toggle-row label{color:#0f172a;cursor:pointer;font-size:12px;font-weight:500;line-height:1.35;margin:0}.prescription-settings__fields{margin-bottom:.25rem}.prescription-settings__layout-split{display:flex;flex-direction:column;gap:.75rem;margin-bottom:.25rem;width:100%}@media(min-width:768px){.prescription-settings__layout-split{align-items:flex-start;flex-direction:row;gap:1rem}}.prescription-settings__layout-col{flex:1 1 100%;min-width:0}@media(min-width:768px){.prescription-settings__layout-col{flex:1 1 50%;max-width:50%}}.prescription-settings__layout-col .profile-field--row{align-items:stretch;flex-direction:column;gap:.2rem}.prescription-settings__layout-col .profile-field__label{flex:none!important;max-width:100%!important}.prescription-settings__layout-col .form-control.input,.prescription-settings__layout-col .profile-field__control{max-width:100%;width:100%}.prescription-settings__color input[type=color]{border:1px solid #e2e8f0;border-radius:4px;cursor:pointer;height:26px;min-height:26px;padding:2px;width:2.75rem}.rich-text label{color:rgba(0,0,0,.631);font-size:13px;margin-bottom:0;margin-top:4px;padding:0}.rich-text .tox{background-color:red!important;border-radius:0;box-shadow:none!important}.rich-text .tox .tox-editor-header{display:grid;grid-template-columns:1fr 1fr 1fr}.rich-text .tox .tox-toolbar-overlord{border:none!important;display:flex}@media screen and (max-width:480px){.rich-text .tox .tox-toolbar-overlord{display:block}}.rich-text .tox .tox-menubar{font-size:10px!important}.rich-text .tox .tox-statusbar{display:none!important}.rich-text .tox .tox-toolbar{background:none!important;border-right:.1px solid rgba(0,0,0,.246);box-shadow:none!important;padding-left:10px!important;padding-right:5px!important}.rich-text .tox .tox-toolbar button{font-size:12px!important;margin:0;padding:0!important}@media screen and (max-width:480px){.rich-text .tox .tox-toolbar button{font-size:12px!important;margin:0;padding:0!important}}.rich-text .tox .tox-icon{width:11px!important}.rich-text .tox svg{scale:.7}.rich-text .tox .tox-toolbar__group{padding:0!important}: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:hsla(0,0%,100%,.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(90deg,#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:0.2}.Toastify__toast-container{box-sizing:border-box;color:#fff;padding:4px;position:fixed;-webkit-transform:translateZ(9999);-webkit-transform:translateZ(var(--toastify-z-index));width:320px;width:var(--toastify-toast-width);z-index:9999;z-index:var(--toastify-z-index)}.Toastify__toast-container--top-left{left:max(16px,env(safe-area-inset-left));left:var(--toastify-toast-left);top:max(16px,env(safe-area-inset-top));top:var(--toastify-toast-top)}.Toastify__toast-container--top-center{left:50%;top:max(16px,env(safe-area-inset-top));top:var(--toastify-toast-top);transform:translateX(-50%)}.Toastify__toast-container--top-right{right:max(16px,env(safe-area-inset-right));right:var(--toastify-toast-right);top:max(16px,env(safe-area-inset-top));top:var(--toastify-toast-top)}.Toastify__toast-container--bottom-left{bottom:max(16px,env(safe-area-inset-bottom));bottom:var(--toastify-toast-bottom);left:max(16px,env(safe-area-inset-left));left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{bottom:max(16px,env(safe-area-inset-bottom));bottom:var(--toastify-toast-bottom);left:50%;transform:translateX(-50%)}.Toastify__toast-container--bottom-right{bottom:max(16px,env(safe-area-inset-bottom));bottom:var(--toastify-toast-bottom);right:max(16px,env(safe-area-inset-right));right:var(--toastify-toast-right)}@media only screen and (max-width:480px){.Toastify__toast-container{left:env(safe-area-inset-left);margin:0;padding:0;width:100vw}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);transform:translateX(0)}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);transform:translateX(0)}.Toastify__toast-container--rtl{left:auto;right:env(safe-area-inset-right)}}.Toastify__toast{--y:0;border-radius:6px;border-radius:var(--toastify-toast-bd-radius);box-shadow:0 4px 12px rgba(0,0,0,.1);box-sizing:border-box;cursor:default;direction:ltr;display:flex;font-family:sans-serif;font-family:var(--toastify-font-family);justify-content:space-between;margin-bottom:1rem;max-height:800px;max-height:var(--toastify-toast-max-height);min-height:64px;min-height:var(--toastify-toast-min-height);overflow:hidden;padding:8px;position:relative;touch-action:none;z-index:0}.Toastify__toast--stacked{position:absolute;transform:translate3d(0,var(--y),0) scale(var(--s));transition:transform .3s;width:100%}.Toastify__toast--stacked[data-collapsed] .Toastify__close-button,.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body{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{bottom:100%;content:"";height:calc(var(--g)*1px);left:0;position:absolute;right:0}.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{bottom:0;content:"";height:100%;left:0;position:absolute;right:0;transform:scaleY(3);z-index:-1}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-body{align-items:center;display:flex;flex:1 1 auto;margin:auto 0;padding:6px}.Toastify__toast-body>div:last-child{flex:1 1;word-break:break-word}.Toastify__toast-icon{display:flex;flex-shrink:0;margin-inline-end:10px;width:20px}.Toastify--animate{animation-duration:.5s;animation-fill-mode:both}.Toastify--animate-icon{animation-duration:.3s;animation-fill-mode:both}@media only screen and (max-width:480px){.Toastify__toast{border-radius:0;margin-bottom:0}}.Toastify__toast-theme--dark{background:#121212;background:var(--toastify-color-dark);color:#fff;color:var(--toastify-text-color-dark)}.Toastify__toast-theme--colored.Toastify__toast--default,.Toastify__toast-theme--light{background:#fff;background:var(--toastify-color-light);color:#757575;color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{background:#3498db;background:var(--toastify-color-info);color:#fff;color:var(--toastify-text-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{background:#07bc0c;background:var(--toastify-color-success);color:#fff;color:var(--toastify-text-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{background:#f1c40f;background:var(--toastify-color-warning);color:#fff;color:var(--toastify-text-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{background:#e74c3c;background:var(--toastify-color-error);color:#fff;color:var(--toastify-text-color-error)}.Toastify__progress-bar-theme--light{background:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:#bb86fc;background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:#3498db;background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:#07bc0c;background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:#f1c40f;background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:#e74c3c;background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--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{background:hsla(0,0%,100%,.7);background:var(--toastify-color-transparent)}.Toastify__close-button{align-self:flex-start;background:transparent;border:none;color:#fff;cursor:pointer;opacity:.7;outline:none;padding:0;transition:.3s ease;z-index:1}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:focus,.Toastify__close-button:hover{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{border-bottom-left-radius:6px;border-bottom-left-radius:var(--toastify-toast-bd-radius);bottom:0;height:100%;left:0;opacity:.7;position:absolute;transform-origin:left;width:100%;z-index:9999;z-index:var(--toastify-z-index)}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{border-bottom-left-radius:0;border-bottom-right-radius:6px;border-bottom-right-radius:var(--toastify-toast-bd-radius);left:auto;right:0;transform-origin:right}.Toastify__progress-bar--wrp{border-bottom-left-radius:6px;border-bottom-left-radius:var(--toastify-toast-bd-radius);bottom:0;height:5px;left:0;position:absolute;width:100%}.Toastify__progress-bar--wrp[data-hidden=true]{opacity:0}.Toastify__progress-bar--bg{height:100%;opacity:.2;opacity:var(--toastify-color-progress-bgo);width:100%}.Toastify__spinner{animation:Toastify__spin .65s linear infinite;border:2px solid #e0e0e0;border-color:var(--toastify-spinner-color-empty-area);border-radius:100%;border-right-color:#616161;border-right-color:var(--toastify-spinner-color);box-sizing:border-box;height:20px;width:20px}@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--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: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%{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:translate3d(0,var(--y),0) perspective(400px)}30%{opacity:1;transform:translate3d(0,var(--y),0) perspective(400px) rotateX(-20deg)}to{opacity:0;transform:translate3d(0,var(--y),0) 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: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{transform:translate3d(110%,var(--y),0);visibility:hidden}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(-110%,var(--y),0);visibility:hidden}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(0,500px,0);visibility:hidden}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0,var(--y),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-duration:.3s;animation-name:Toastify__slideOutLeft;animation-timing-function:ease-in}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{animation-duration:.3s;animation-name:Toastify__slideOutRight;animation-timing-function:ease-in}.Toastify__slide-exit--top-center{animation-duration:.3s;animation-name:Toastify__slideOutUp;animation-timing-function:ease-in}.Toastify__slide-exit--bottom-center{animation-duration:.3s;animation-name:Toastify__slideOutDown;animation-timing-function:ease-in}@keyframes Toastify__spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.individual-patient-section{display:flex;margin-top:0}.individual-patient-section .tab-option-section{background-color:#f5f6fa;border-right:1px solid #e5e9f2;height:95vh;width:13%}.individual-patient-section .tab-main-section{background-color:#fff;width:57%}.individual-patient-section .individual-info-section{background-color:#fff;border-left:.5px solid rgba(0,0,0,.291);width:30%}.individual-patient-section .individual-info-section ::-webkit-scrollbar-track{background-color:#fff!important;border-radius:10px!important;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3)!important;display:block!important}.individual-patient-section .individual-info-section ::-webkit-scrollbar{background-color:#fff!important;height:6px!important;width:6px!important}.individual-patient-section .individual-info-section ::-webkit-scrollbar-thumb{background-color:#088aaa!important;border-radius:10px!important}.vital-sign-details-section .vital-sign-details-header{border-bottom:.5px solid rgba(0,0,0,.223);margin-top:0;padding:0 8px 4px;width:100%}.vital-sign-details-section .vital-sign-details-header .title{color:#0fac81;margin:0!important;padding:0 10px!important}.vital-sign-details-section .details-card table thead tr th{font-size:14px}.vital-sign-details-section .details-card table tbody tr td{font-size:13px}.vital-signs{display:flex}.vital-signs .vital-signs-form{border-right:.5px dotted rgba(0,0,0,.299);padding-left:10px;padding-right:10px;width:60%}.vital-signs .vital-signs-form .title{border-bottom:.5px solid rgba(0,0,0,.197);color:#0fac81;font-size:15px;font-weight:600;text-align:center}.vital-signs .vital-signs-form label{font-size:12px}.vital-signs .vital-signs-form p{color:rgba(0,0,0,.663);font-size:9px;padding:0 5px 0 0}.vital-signs .vital-signs-form input{border:.5px solid rgba(45,44,44,.35);font-size:13px;height:25px;outline:none}.vital-signs .vital-signs-form input:focus,.vital-signs .vital-signs-form input:hover{border:.5px solid #0fac81}.vital-signs .vital-signs-form textarea{border:.5px solid rgba(45,44,44,.35);font-size:13px;outline:none;padding:4px}.vital-signs .vital-signs-form textarea:focus,.vital-signs .vital-signs-form textarea:hover{border:.5px solid #0fac81}.vital-signs .vital-signs-form .addInfo-button-position{margin-top:14%}.vital-signs .vital-signs-details{padding:0 5px;width:40%}.vital-signs .vital-signs-details p{font-size:13px}.individual-patient-section-header{background-color:#f5f6fa;margin-left:71px;padding:3px 30px}.individual-patient-section-header p{font-size:13px}.individual-patient-section-header .back-section{width:7%}.individual-patient-section-header .patient-details-section{display:flex;width:88%}.individual-patient-section-header .patient-details-section p{font-size:14px;font-weight:500}.individual-patient-section-header .patient-details-section .complete-btn{background-color:#13ac81;border-radius:3px;color:#fff;cursor:pointer;height:22px}.next-visit-modal input{border:.2px solid #000;border-radius:4px;color:#000!important;font-size:13px;height:25px;outline:none!important;padding:6px}.next-visit-modal .durations{background-color:#548175;border-radius:4px;color:#fff;cursor:pointer;font-size:13px}.next-visit-modal .durations:hover{background-color:#0fac81}.next-visit-modal .active{background-color:#0fac81!important;color:#fff!important}.next-visit-modal textarea{color:#000!important;font-size:13px;padding:6px}.prescription-sent .header{background-color:#13ac81;border-top-left-radius:4px;border-top-right-radius:4px;height:25px;margin-bottom:20px}.prescription-sent .header .title{color:#fff;font-size:14px;font-weight:600;padding:2px 4px}.prescription-sent input{font-size:14px;height:20px!important;padding:2px 1px 2px 5px}.prescription-sent .submit-btn{background-color:#13ac81;color:#fff;font-size:13px;height:20px}.tooltip-wrapper{cursor:pointer;display:inline-block;position:relative}.tooltip-wrapper .tooltip-text{background-color:#12ab81;border-radius:4px;bottom:-40%;color:#fff;font-size:13px;left:50%;opacity:0;padding:2px 8px;position:absolute;text-align:center;transform:translateX(-50%);transition:opacity .2s ease-in-out;visibility:hidden;white-space:nowrap;z-index:9999999999}.tooltip-wrapper:hover .tooltip-text{opacity:1;visibility:visible}.assign-tags-contaner{margin-left:4px}.assign-tags-contaner .tag{border:.1px solid #000;border-radius:2px;cursor:pointer;font-size:13px;height:23px;margin:2px 4px 0;min-width:70px}.assign-tags-contaner .tag .tag-delete{color:red;display:none}.assign-tags-contaner .tag:hover .tag-delete{color:red;display:inline}.resaerch-section .assign-tags-contaner{display:flex;flex-wrap:wrap;margin:4px}.resaerch-section .assign-tags-contaner .tag{border:.1px solid #000;border-radius:2px;cursor:pointer;font-size:13px;height:23px;margin:2px 6px 4px 0}.resaerch-section .assign-tags-contaner .tag .tag-delete{color:red;display:inline}.other-health-section{padding:20px}.other-health-section textarea{border:.5px solid #6c757d;color:#000;font-size:13px;outline:none!important}.other-health-section textarea:focus,.other-health-section textarea:hover{border:.5px solid #0fac81;color:#000}.other-health-section .submit-button{font-size:12px;font-weight:600;padding:0;width:120px}.other-health-section table{margin-top:30px}.other-health-section table thead tr th{font-size:14px}.other-health-section table tbody tr td{font-size:13px}.surgical-history-list .surgical-history-search-section{display:flex;justify-content:space-between;padding:2px 6px}.surgical-history-list .surgical-history-search-section label{color:#000;cursor:pointer;font-size:13px;font-weight:400;margin:0;padding:0}.surgical-history-list .surgical-history-search-section input{font-size:13px;outline:none;padding:0 4px;width:40%}.surgical-history-list .surgical-scroll-section{height:calc(100vh - 60px);overflow-y:scroll}.surgical-history-list .surgical-scroll-section .surgical-list{display:grid;grid-template-columns:1fr 1fr 1fr}.surgical-history-list .surgical-scroll-section .surgical-list .individual-surgery{border:.5px solid rgba(0,0,0,.041);cursor:pointer;padding:6px}.surgical-history-list .surgical-scroll-section .surgical-list .individual-surgery input{color:#0fac81!important}.surgical-history-list .surgical-scroll-section .surgical-list .individual-surgery label{cursor:pointer;font-size:12px;font-weight:400}.surgical-history-list .surgical-scroll-section .extra-surgical-note{border:.5px solid rgba(0,0,0,.332);margin-top:10px;padding:6px}.surgical-history-list .surgical-scroll-section .extra-surgical-note label{font-size:14px;font-weight:500}.surgical-history-list .surgical-scroll-section .extra-surgical-note textarea{color:#000;font-size:13px;outline:none}.surgical-history-list .surgical-scroll-section .extra-surgical-note .save-others-button{background-color:#0fac81;color:#fff;font-size:13px;font-weight:600;margin-top:10px;padding:2px 40px;text-align:center}.surgical-history-list .surgical-scroll-section .extra-surgical-note .save-others-button .spinner-border-sm{border-width:.1em!important;height:.7rem!important;width:.7rem!important}.surgical-history-list .appointment-search{border:1px solid rgba(0,0,0,.356);border-radius:4px;font-size:13px;height:25px;outline:none;width:40%}.loader-component{left:40%;position:absolute;top:40%;z-index:1111111}.lds-spinner{display:inline-block;height:50px;position:relative;width:50px}.lds-spinner div{animation:lds-spinner 1.2s linear infinite;transform-origin:40px 40px}.lds-spinner div:after{background:#6bbd46;border-radius:20%;content:" ";display:block;height:18px;left:37px;position:absolute;top:3px;width:6px}.lds-spinner div:first-child{animation-delay:-1.1s;transform:rotate(0deg)}.lds-spinner div:nth-child(2){animation-delay:-1s;transform:rotate(30deg)}.lds-spinner div:nth-child(3){animation-delay:-.9s;transform:rotate(60deg)}.lds-spinner div:nth-child(4){animation-delay:-.8s;transform:rotate(90deg)}.lds-spinner div:nth-child(5){animation-delay:-.7s;transform:rotate(120deg)}.lds-spinner div:nth-child(6){animation-delay:-.6s;transform:rotate(150deg)}.lds-spinner div:nth-child(7){animation-delay:-.5s;transform:rotate(180deg)}.lds-spinner div:nth-child(8){animation-delay:-.4s;transform:rotate(210deg)}.lds-spinner div:nth-child(9){animation-delay:-.3s;transform:rotate(240deg)}.lds-spinner div:nth-child(10){animation-delay:-.2s;transform:rotate(270deg)}.lds-spinner div:nth-child(11){animation-delay:-.1s;transform:rotate(300deg)}.lds-spinner div:nth-child(12){animation-delay:0s;transform:rotate(330deg)}@keyframes lds-spinner{0%{opacity:1}to{opacity:0}}.family-history-section .family-history-section-header{display:flex;justify-content:space-between}.family-history-section .family-history-section-header .header{display:flex;padding:4px 6px}.family-history-section .family-history-section-header .header p{font-size:14px;margin:0;padding:0}.family-history-section .family-history-section-header .header label{color:#000;cursor:pointer;font-size:13px;font-weight:400;margin:0;padding:0}.family-history-section .family-history-section-header .header .button{background-color:#0fac81;border-radius:2px;color:#fff;cursor:pointer;font-weight:600;margin-right:10px;padding:0 6px;text-align:center;width:70px}.family-history-section .family-history-section-header .header .button .spinner-border-sm{border-width:.1em!important;height:.7rem!important;width:.7rem!important}.family-history-section .family-history-section-header .family-history-search{padding:0 6px;width:30%}.family-history-section .family-history-section-header .family-history-search input{font-size:13px;outline:none;padding:0 4px;width:100%}.family-history-section .scroll-section{height:calc(100vh - 60px);overflow-y:scroll}.family-history-section .scroll-section .individual-social-disease{border:.5px solid rgba(0,0,0,.041);display:grid;font-size:13px;grid-template-columns:1fr 1fr;padding:4px 6px}.family-history-section .scroll-section .individual-social-disease p{color:#000;cursor:pointer;font-size:12px;font-weight:400}.family-history-section .scroll-section .individual-social-disease input{color:#0fac81!important}.family-history-section .scroll-section .individual-social-disease label{color:#000;cursor:pointer;font-size:12px;font-weight:400}.family-history-section .scroll-section .individual-social-disease .select-input{border:.5px solid rgba(45,44,44,.35);border-radius:4px;color:#000!important;cursor:auto!important;font-size:12px;outline:none;padding:0}.family-history-section .scroll-section .individual-social-disease .select-input input{color:#000!important}.family-history-section .scroll-section .individual-social-disease .select-input:focus,.family-history-section .scroll-section .individual-social-disease .select-input:hover{border:.5px solid #0fac81}.family-history-section .scroll-section .individual-social-disease svg{position:absolute;right:2px;top:1px;width:15px}.family-history-section .scroll-section .other-family-history{padding:10px 6px}.family-history-section .scroll-section .other-family-history label{color:#000;cursor:pointer;font-size:12px;font-weight:400}.family-history-section .scroll-section textarea{color:#000;font-size:12px;outline:none;padding:0 4px}.social-history-section{height:calc(100vh - 35px);overflow-y:scroll}.social-history-section .social-history-section-header .header{display:flex;padding:4px 6px}.social-history-section .social-history-section-header .header p{font-size:14px;margin:0;padding:0}.social-history-section .social-history-section-header .header .button{background-color:#0fac81;border-radius:2px;color:#fff;cursor:pointer;font-weight:600;margin-right:10px;padding:0 6px;text-align:center;width:70px}.social-history-section .social-history-section-header .header .button .spinner-border-sm{border-width:.1em!important;height:.7rem!important;width:.7rem!important}.social-history-section .individual-social-habit{border:.5px solid rgba(0,0,0,.041);display:grid;font-size:13px;grid-template-columns:1fr 1fr;padding:4px 6px}.social-history-section .individual-social-habit input{color:#0fac81!important}.social-history-section .individual-social-habit label{color:#000;cursor:pointer;font-size:12px;font-weight:400}.social-history-section .individual-social-habit textarea{color:#000;font-size:12px;outline:none;padding:0 4px}.social-history-section .individual-social-habit textarea:focus{color:#000}.social-history-section .other-social-history{padding:10px 6px}.social-history-section .other-social-history label{color:#000;cursor:pointer;font-size:12px;font-weight:400}.social-history-section textarea{color:#000;font-size:12px;outline:none;padding:0 4px}.social-history-section textarea:focus{color:#000}.social-history-section .social-history-search{width:40%}.social-history-section .social-history-search input{border:1px solid rgba(0,0,0,.356);border-radius:4px;font-size:13px;height:25px;outline:none;width:100%}.follow-up-sheet-section{height:calc(100vh - 35px);overflow-y:scroll}.follow-up-sheet-section .follow-up-sheet-header{background:#fff;padding:8px 12px;position:sticky;top:0;z-index:10}.follow-up-sheet-section .follow-up-sheet-header .header p{font-size:16px;font-weight:700;margin:0;padding:0}.follow-up-sheet-section .follow-up-sheet-content{padding:5px}.follow-up-sheet-section .follow-up-sheet-content .follow-up-table-container{overflow-x:auto}.follow-up-sheet-section .follow-up-sheet-content .follow-up-table-container .follow-up-table{background:#fff;border:1px solid #ddd;border-collapse:collapse;width:100%}.follow-up-sheet-section .follow-up-sheet-content .follow-up-table-container .follow-up-table thead{background-color:#f5f5f5;position:sticky;top:0;z-index:5}.follow-up-sheet-section .follow-up-sheet-content .follow-up-table-container .follow-up-table thead tr th{background-color:#f5f5f5;border:1px solid #ddd;font-size:13px;font-weight:600;padding:10px 12px;text-align:left}.follow-up-sheet-section .follow-up-sheet-content .follow-up-table-container .follow-up-table thead tr .test-name-col{min-width:250px;width:40%}.follow-up-sheet-section .follow-up-sheet-content .follow-up-table-container .follow-up-table thead tr .value-col{width:60%}.follow-up-sheet-section .follow-up-sheet-content .follow-up-table-container .follow-up-table tbody tr:hover{background-color:#f9f9f9}.follow-up-sheet-section .follow-up-sheet-content .follow-up-table-container .follow-up-table tbody tr.test-row{background-color:#fafafa}.follow-up-sheet-section .follow-up-sheet-content .follow-up-table-container .follow-up-table tbody tr.test-row .test-name-cell{color:#0fac81;font-weight:600}.follow-up-sheet-section .follow-up-sheet-content .follow-up-table-container .follow-up-table tbody tr.breakdown-row{background-color:#fff}.follow-up-sheet-section .follow-up-sheet-content .follow-up-table-container .follow-up-table tbody tr.breakdown-row .test-name-cell{padding-left:30px}.follow-up-sheet-section .follow-up-sheet-content .follow-up-table-container .follow-up-table tbody tr.breakdown-row .breakdown-name .breakdown-indent{color:#555;font-size:12px;font-weight:500}.follow-up-sheet-section .follow-up-sheet-content .follow-up-table-container .follow-up-table tbody tr td{border:1px solid #ddd;font-size:12px;padding:8px 12px;vertical-align:middle}.follow-up-sheet-section .follow-up-sheet-content .follow-up-table-container .follow-up-table tbody tr td .test-input{background:#fff;border:1px solid #ddd;border-radius:4px;font-size:12px;outline:none;padding:4px 8px;width:100%}.follow-up-sheet-section .follow-up-sheet-content .follow-up-table-container .follow-up-table tbody tr td .test-input:focus{border-color:#0fac81;box-shadow:0 0 0 2px rgba(20,166,125,.1)}.follow-up-sheet-section .follow-up-sheet-content .follow-up-table-container .follow-up-table tbody tr td .test-input:hover{border-color:#999}.follow-up-sheet-section .follow-up-sheet-content .notes-section{background-color:#f8f9fa;border-radius:4px;margin-top:20px;padding:12px}.follow-up-sheet-section .follow-up-sheet-content .notes-section label{display:block;margin-bottom:8px}.follow-up-sheet-section .follow-up-sheet-content .notes-section textarea{border:1px solid rgba(0,0,0,.2);border-radius:4px;outline:none;resize:vertical;width:100%}.follow-up-sheet-section .follow-up-sheet-content .notes-section textarea:focus{border-color:#0fac81;box-shadow:0 0 0 2px rgba(20,166,125,.1)}.follow-up-history-modal .history-modal-content .history-modal-header{background-color:#f8f9fa}.follow-up-history-modal .history-modal-content .history-modal-header h5{color:#333;font-size:16px;font-weight:600}.follow-up-history-modal .history-modal-content .history-table-container{display:flex;flex-direction:column;min-height:400px}.follow-up-history-modal .history-modal-content .history-table-container .history-comparison-table{font-size:12px}.follow-up-history-modal .history-modal-content .history-table-container .history-comparison-table thead tr th{background-color:#f5f5f5;border:1px solid #000;font-size:12px;font-weight:600;padding:8px;text-align:center;white-space:nowrap}.follow-up-history-modal .history-modal-content .history-table-container .history-comparison-table thead tr th.test-name-col{text-align:left}.follow-up-history-modal .history-modal-content .history-table-container .history-comparison-table tbody tr td{border:1px solid #000;padding:6px 8px;vertical-align:middle}.follow-up-history-modal .history-modal-content .history-table-container .history-comparison-table tbody tr td.test-name-cell{font-weight:500;text-align:left}.follow-up-history-modal .history-modal-content .history-table-container .history-comparison-table tbody tr td.test-name-cell.breakdown-name{color:#000;font-weight:400}.follow-up-history-modal .history-modal-content .history-table-container .history-comparison-table tbody tr td.value-cell{color:#000;font-size:11px;text-align:center}.follow-up-history-modal .history-modal-content .history-table-container .history-comparison-table tbody tr td.value-cell:empty:before{color:#000;content:"-"}.follow-up-history-modal .history-modal-content .history-table-container .history-comparison-table tbody tr.breakdown-row,.follow-up-history-modal .history-modal-content .history-table-container .history-comparison-table tbody tr.breakdown-row td.test-name-cell{background-color:#fafafa}.visit-history .individual-visit-history .content{font-weight:500}.full-history-section{height:96vh;overflow-y:scroll;padding-left:4px}.full-history-section label{font-size:12px;font-weight:500!important;margin:2px 0;padding:0}.full-history-section table thead tr th{color:rgba(0,0,0,.667);font-size:12px}.full-history-section table tbody tr td{color:#000;font-size:12px!important;font-weight:500}.full-history-section .header{background-color:rgba(168,185,179,.561);cursor:pointer}.full-history-section .rotate-180{padding-right:16px!important;transform:rotate(180deg)}.full-history-section .complaints-section{overflow-y:auto}.full-history-section .vital-sign-section{overflow-x:auto}.vision-history p,.vision-history table tbody tr td,.vision-history table thead tr th{font-size:13px}.vision-print p,.vision-print table tbody tr td,.vision-print table thead tr th{font-size:15px}.full-page .file-section .individual-dates .title{background-color:rgba(168,185,179,.561);font-size:13px;width:100%}.full-page .file-section .individual-dates .title-without-bg{font-size:13px;padding-top:4px;text-decoration:underline;width:100%}.full-page .file-section .individual-dates .file{box-shadow:0 1px 4px rgba(0,0,0,.16);cursor:pointer;margin:6px}.full-page .file-section .individual-dates .file .type{background-color:#0fac81;color:#fff;font-size:11px;font-weight:500;margin:8px 3px;padding:0 25px;text-align:center}.full-page .file-section .individual-dates .file .description{font-size:11px;margin:5px 3px;text-align:center}.full-page .upload-btn{background-color:#0fac81;border-radius:1px;color:#fff;cursor:pointer;display:inline;font-size:12px;margin-left:2px;padding:1px 10px}.file-remove{font-size:12px;left:45%;position:absolute;top:5%}.file-remove:hover{color:red}.preview{height:90vh!important}.preview .frame{height:100%;margin:auto;text-align:center!important;width:100%}.preview .frame body{align-items:center!important;display:flex!important;justify-content:center!important}.preview .frame body img{margin:0 auto 0 200px!important;text-align:center;width:20px!important}.file-upload input{border:.5px solid rgba(0,0,0,.21);font-size:13px;outline:none;padding-left:4px;width:100%}.file-upload select,.file-upload textarea{border:.5px solid rgba(0,0,0,.21);font-size:12px;outline:none;padding:0 4px;width:100%}.file-upload .submit-button{border-radius:2px;font-size:13px;height:20px;padding:0 10px}.file-upload .cancel-button{background:#0fac81;border-radius:2px;color:#fff;font-size:13px;margin-left:4px;padding:0 10px}.upload-design{align-items:center;border:1px dashed #707070;cursor:pointer;height:60px;justify-content:center;margin-right:20px;padding:12px 12px 5px;text-align:center;width:auto}.upload-design img{height:auto;object-fit:contain;text-align:center;width:auto}.upload-design p{color:#242424;font-size:13px;font-stretch:normal;font-style:normal;font-weight:400;letter-spacing:normal;margin-top:8px}.preview-image{border:1px dashed;display:inline-block;height:60px;margin-right:20px;position:relative}.preview-image .remove-image{background:#3c69d8;border-radius:50%;color:#fff;cursor:pointer;font-size:11px;height:18px;padding-top:1px;position:absolute;right:-8px;text-align:center;top:-10px;width:18px}.preview-image-item{cursor:pointer;height:60px;object-fit:contain;width:60px}.complaint .complaint-section{height:90vh;overflow-x:hidden;overflow-y:scroll;padding:20px}.complaint .complaint-section textarea{border:.5px solid #6c757d;color:#000;font-size:13px;outline:none!important}.complaint .complaint-section textarea:focus,.complaint .complaint-section textarea:hover{border:.5px solid #0fac81;color:#000}.complaint .complaint-section .submit-button{font-size:13px;font-weight:600;margin-bottom:30px}.complaint .complaint-section table thead tr th{font-size:14px}.complaint .complaint-section table tbody tr td{font-size:13px}.complaint .complaint-section .template-reasonForVisit{position:relative}.complaint .complaint-section .template-reasonForVisit .layer{display:none;position:absolute}.complaint .complaint-section .template-reasonForVisit:hover .layer{background:rgba(0,0,0,.31);display:inline-block;height:100%;left:0;position:absolute;top:0;width:100%}.complaint .complaint-section .template-reasonForVisit:hover .layer .edit-add{left:30%;position:absolute;top:40%;width:100%}.complaint ::-webkit-scrollbar-track{background-color:#fff;border-radius:10px;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);display:block!important}.complaint ::-webkit-scrollbar{background-color:#fff;height:6px;width:6px}.complaint ::-webkit-scrollbar-thumb{background-color:#088aaa;border-radius:10px}.allergy-history-section textArea{color:#000}.allergy-history-section .allergy-history-search-section{display:flex;justify-content:space-between;padding:2px 6px}.allergy-history-section .allergy-history-search-section label{color:#000;cursor:pointer;font-size:13px;font-weight:400;margin:0;padding:0}.allergy-history-section .allergy-history-search-section input{font-size:13px;outline:none;padding:0 4px;width:40%}.allergy-history-section .header{display:flex;padding:4px 6px}.allergy-history-section .header p{font-size:14px;margin:0;padding:0}.allergy-history-section .header label{color:#000;cursor:pointer;font-size:13px;font-weight:400;margin:0;padding:0}.allergy-history-section .header .button{background-color:#0fac81;border-radius:2px;color:#fff;cursor:pointer;font-weight:600;margin-right:10px;padding:0 6px;text-align:center;width:70px}.allergy-history-section .header .button .spinner-border-sm{border-width:.1em!important;height:.7rem!important;width:.7rem!important}.allergy-history-section .all-allergy{height:96vh;overflow-y:scroll}.allergy-history-section .all-allergy .type-data .title{background-color:#ced7d5;font-size:13px;height:20px;padding:0 5px}.allergy-history-section .all-allergy .type-data table thead tr th{font-size:12px}.allergy-history-section .all-allergy .type-data table tbody tr td,.allergy-history-section .all-allergy .type-data table tbody tr td textarea{font-size:12px!important}.allergy-history-section .rotate-180{transform:rotate(180deg)}.past-medical-history-section{height:calc(100vh - 35px);overflow-y:scroll}.past-medical-history-section .social-history-section-header .header{display:flex;padding:4px 6px}.past-medical-history-section .social-history-section-header .header p{font-size:14px;margin:0;padding:0}.past-medical-history-section .social-history-section-header .header .button{background-color:#0fac81;border-radius:2px;color:#fff;cursor:pointer;font-weight:600;margin-right:10px;padding:0 6px;text-align:center;width:70px}.past-medical-history-section .social-history-section-header .header .button .spinner-border-sm{border-width:.1em!important;height:.7rem!important;width:.7rem!important}.past-medical-history-section .individual-social-habit{border:.5px solid rgba(0,0,0,.041);display:grid;font-size:13px;grid-template-columns:1fr 1fr;padding:4px 6px}.past-medical-history-section .individual-social-habit input{color:#0fac81!important}.past-medical-history-section .individual-social-habit label{color:#000;cursor:pointer;font-size:12px;font-weight:400}.past-medical-history-section .individual-social-habit textarea{color:#000;font-size:12px;outline:none;padding:0 4px}.past-medical-history-section .individual-social-habit textarea:focus{color:#000}.past-medical-history-section .other-social-history{padding:10px 6px}.past-medical-history-section .other-social-history label{color:#000;cursor:pointer;font-size:12px;font-weight:400}.past-medical-history-section textarea{color:#000;font-size:12px;outline:none;padding:0 4px}.past-medical-history-section textarea:focus{color:#000}.past-medical-history-section .past-medical-search{border:1px solid rgba(0,0,0,.356);border-radius:4px;font-size:13px;height:25px;outline:none;width:40%}.prescription-full-body{overflow-y:scroll}.prescription-full-body .medicine-section{border-bottom:.5px solid rgba(0,0,0,.463);min-height:calc(60vh - 35px)}.prescription-full-body .labTest-advice-section-1{min-height:calc(40vh - 38.4px)}.prescription-full-body .labTest-advice-section-1 .lab-test{border-bottom:.5px solid rgba(0,0,0,.463);border-right:.5px solid rgba(0,0,0,.463)}.prescription-full-body .labTest-advice-section-1 small{font-size:13px}.prescription-full-body .labTest-advice-section-1 p{font-size:14px;font-weight:500;margin:0;padding:0 4px}.prescription-full-body .labTest-advice-section-1{border-bottom:.5px solid rgba(0,0,0,.463)}.prescription-full-body .labTest-advice-section-1 .next-visit input{border:.1px solid rgba(57,57,57,.528);font-size:13px;outline:none;width:100%}.prescription-medicine-section{display:flex}.prescription-medicine-section input{outline:none}.prescription-medicine-section .prescribed-medicine{width:65%}.prescription-medicine-section .prescribed-medicine .templates p,.prescription-medicine-section .prescribed-medicine table thead tr th{font-size:13px}.prescription-medicine-section .prescribed-medicine table tbody tr{position:relative}.prescription-medicine-section .prescribed-medicine table tbody tr td{font-size:13px}.prescription-medicine-section .prescribed-medicine table tbody tr textArea{color:#000;font-size:12px;margin:0;padding:1px 6px;width:100%}.prescription-medicine-section .prescribed-medicine table tbody tr input{color:#000;font-size:11px;margin:0;padding:0 1px}.prescription-medicine-section .prescribed-medicine table tbody tr .icon{cursor:pointer;font-size:10px!important;position:absolute;top:30%}.prescription-medicine-section .prescribed-medicine table tbody tr .icon:hover{color:red}.prescription-medicine-section .prescribed-medicine .single-medicine .arrow{color:#fff!important;display:none}.prescription-medicine-section .prescribed-medicine .single-medicine:hover .arrow{color:rgba(0,0,0,.718)!important;display:block}.prescription-medicine-section .prescribed-medicine .single-medicine:hover .arrow:hover{color:#13ac81!important}.prescription-medicine-section .prescribed-medicine .individual-medicine{position:relative}.prescription-medicine-section .prescribed-medicine .individual-medicine .medi-section{display:flex;width:90%}.prescription-medicine-section .prescribed-medicine .individual-medicine .medicine-action{text-align:center;width:10%}.prescription-medicine-section .medicine-list{border-left:.5px solid rgba(0,0,0,.463);width:35%}.prescription-medicine-section .medicine-list .my-drug-list .my-drug-title{background-color:rgba(168,185,179,.561)}.prescription-medicine-section .medicine-list .my-drug-list input{border:.5px solid rgba(0,0,0,.21);font-size:13px;margin-top:0;outline:none;padding-left:4px;width:100%}.prescription-medicine-section .medicine-list .my-drug-list div{color:#00657e;cursor:pointer}.prescription-medicine-section .medicine-list .my-drug-list div:hover{color:#0fac81}.prescription-medicine-section .medicine-list input{border:.5px solid rgba(0,0,0,.679);border-right:none;font-size:13px;outline:none;padding-left:4px;width:75%}.prescription-medicine-section .medicine-list input::placeholder{color:#13ac81}.prescription-medicine-section .medicine-list small{color:#00657e;cursor:pointer}.prescription-medicine-section .medicine-list small:hover{color:#0fac81}.prescription-medicine-section .medicine-list select{border:.5px solid rgba(0,0,0,.21);font-size:12px;outline:none;width:25%}.prescription-medicine-section .same_org{background-color:rgba(255,166,0,.701)}.prescription-medicine-section .same_org small{font-weight:600!important}.prescription-medicine-section .same_org:hover{background-color:rgba(255,166,0,.701)!important}.prescription-medicine-section .scroll-section{height:calc(60vh - 35px);overflow-y:scroll!important}.prescription-medicine-section .scroll-section .individual-medicine{border-bottom:.1px solid rgba(0,0,0,.46)!important}.prescription-medicine-section .scroll-section .individual-medicine:hover{background-color:rgba(151,175,175,.259);color:#000!important}.prescription-medicine-section ::-webkit-scrollbar-track{background-color:#fff;border-radius:10px;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);display:block!important}.prescription-medicine-section ::-webkit-scrollbar{background-color:#fff;height:6px;width:6px}.prescription-medicine-section ::-webkit-scrollbar-thumb{background-color:#088aaa;border-radius:10px}.medicine-sig-from-section label{font-size:13px;margin:0;padding:0}.medicine-sig-from-section .header p{font-size:13px}.medicine-sig-from-section .header span{color:#6c757d}.medicine-sig-from-section input{font-size:12px;height:20px!important;margin:3px 5px!important;padding:0 4px}.medicine-sig-from-section textarea{font-size:12px;min-height:40px!important;padding:0 4px}.medicine-sig-from-section select{border:.5px solid #6c757d;border-radius:2px;font-size:12px;height:20px!important;margin:3px 5px!important;outline:none;padding:0 4px}.medicine-sig-from-section .individual-input{margin:0!important;padding:0!important}.medicine-sig-from-section .individual-input p{font-size:13px;padding-top:3px}.medicine-sig-from-section .individual-input label{font-size:12px;font-weight:500;margin-bottom:0;max-width:100px;min-width:100px}.medicine-sig-from-section .save-button{background-color:#0fac81;color:#fff;font-size:13px;font-weight:600;height:22px;padding:0 40px}.medicine-sig-from-section .save-button .spinner-border{height:11px;margin-left:5px;margin-top:4px;width:11px}.medicine-sig-from-section .close-button{background-color:#0fac81;color:#fff;font-size:13px;font-weight:600;padding:0 10px}.medicine-sig-from-section .save-medicine{justify-content:center}.medicine-sig-from-section .save-medicine label{cursor:pointer;font-size:12px;font-weight:500}.medicine-sig-from-section .rotate-180{transform:rotate(180deg)}.medicine-sig-from-section .cursor{color:#0fac81!important;cursor:pointer}.added-lab-test-section{height:23vh;overflow-y:scroll}.added-lab-test-section .individual-lab-test small{font-size:13px}.added-lab-test-section .individual-lab-test .icon{cursor:pointer;font-size:10px!important;padding-right:10px;top:15%}.added-lab-test-section .individual-lab-test .icon:hover{color:red}.added-lab-test-section input{border:.5px solid rgba(0,0,0,.699);border-radius:3px;font-size:12px!important;margin-bottom:6px;outline:none;width:100%}.advice-section .added-advice-section{height:23vh;overflow-y:scroll}.advice-section .added-advice-section .individual-advice small{font-size:14px!important}.advice-section .added-advice-section .individual-advice .icon{cursor:pointer;font-size:10px!important;padding-right:10px;top:15%}.advice-section .added-advice-section .individual-advice .icon:hover{color:red}.advice-section .added-advice-section textarea{color:#000;font-size:13px;outline:none;padding:4px!important;width:100%}.advice-section ::-webkit-scrollbar-track{background-color:#fff;border-radius:10px;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);display:block!important}.advice-section ::-webkit-scrollbar{background-color:#fff;height:6px;width:6px}.advice-section ::-webkit-scrollbar-thumb{background-color:#088aaa;border-radius:10px}.vision-section .title{background-color:#13ac81;border:.1px solid rgba(39,38,38,.453);color:#fff;text-align:center}.vision-section .vision p{font-size:14px}.vision-section .vision input{width:100%}.vision-section .spectacle p,.vision-section table tbody tr td,.vision-section table thead tr th{font-size:14px}.vision-section input{height:22px;outline:none;width:100%}.vision-section .glasses input{width:13px}.vision-section .glasses label{color:#000;font-size:14px;font-weight:400}.vision-section .submit-button{font-size:14px;padding:0}.physical-exam-container{height:95vh;overflow-y:scroll;padding:4px}.physical-exam-container .header{border-bottom:1px solid gray;margin-bottom:6px}.physical-exam-container .header p{font-size:14px!important;font-weight:600;margin:0;padding:0}.physical-exam-container .header .button{background-color:#13ac81;border-radius:4px;color:#fff;cursor:pointer}.physical-exam-container .single-exam{padding:6px}.physical-exam-container .single-exam .delete:hover{color:red;cursor:pointer}.physical-exam-container .single-exam .title{background-color:#13ac81;color:#fff;font-size:14px;font-weight:500;text-align:center}.physical-exam-container .single-exam label{cursor:pointer;font-size:14px;font-weight:500}.physical-exam-container .single-exam .default-button{background-color:#13ac81;border-radius:3px;color:#fff;cursor:pointer;font-size:12px;margin:0;padding:1px 6px}.physical-exam-container .single-exam textarea{border-top-left-radius:0!important;border-top-right-radius:0!important;font-size:14px;outline:none;padding:4px}.template-list-container{overflow-y:scroll}.template-list-container .title{background-color:#13ac81;border-top-left-radius:4px;border-top-right-radius:4px;color:#fff;font-size:14px;font-weight:500;text-align:center}.template-list-container .list .individual-list{padding:0 4px}.template-list-container .list .individual-list p{font-size:14px}.template-list-container label{cursor:pointer;font-size:13px;font-weight:450}.template-list-container textarea{border-top-left-radius:0!important;border-top-right-radius:0!important;font-size:13px;outline:none}.new-template-section .form-title p{cursor:pointer;font-size:13px}.new-template-section .custom-form{border-top:1px solid gray;margin-top:1.5px;padding-top:10px}.new-template-section .custom-form input{font-size:13px;height:25px;padding:6px}.new-template-section .custom-form textarea{padding:6px}.new-template-section .custom-form .submit-btn{background-color:#13ac81;color:#fff}.new-physical-exam-section .form-title{background-color:#13ac81;border-top-left-radius:4px;border-top-right-radius:4px}.new-physical-exam-section .form-title p{color:#fff}.new-physical-exam-section input{font-size:13px;height:25px;padding:6px}.new-physical-exam-section textarea{font-size:14px;padding:6px}.new-physical-exam-section .submit-btn{background-color:#13ac81;color:#fff;margin-bottom:10px}.physical-exam-print .exams .exam{border:.1px solid #000;margin:8px;padding:8px}.full-page{height:95vh;overflow-y:scroll}.full-page .upload-btn{font-size:14px}.full-page .ot-section{margin-bottom:20px}.full-page .ot-section .single-ot{border-radius:6px;margin:10px}.full-page .ot-section .single-ot .edit{border:1px solid #000;cursor:pointer;font-size:12px!important}.full-page .ot-section .single-ot .header{background-color:#0fac81}.full-page .ot-section .single-ot .header p{color:#fff;font-size:13px;font-weight:600;margin:0;padding:4px 10px}.ot-note input{font-size:13px;height:25px!important;padding-left:4px}.ot-note input,.ot-note textarea{border:.5px solid rgba(0,0,0,.21);outline:none;width:100%}.ot-note textarea{font-size:12px;padding:0 4px}.ot-note select{border:.5px solid rgba(0,0,0,.21);font-size:13px;height:25px!important;outline:none;padding:2px 4px;width:100%}.ot-note .submit-button{border-radius:2px;font-size:13px;height:20px;padding:0 10px}.ot-note .cancel-button{background:#0fac81;border-radius:2px;color:#fff;font-size:13px;margin-left:4px;padding:0 10px}.ot-preview .details{padding:12px}.ot-preview .details .info-set{margin:0}.ot-preview .details .info-set .title{font-weight:500!important;width:35%}.ot-preview .details .info-set .value{font-weight:600!important;width:65%}.ot-preview .details .info-set p{font-size:13px!important}.ot-preview-print .details{padding:12px}.ot-preview-print .details .info-set{margin:0}.ot-preview-print .details .info-set .title{font-weight:400!important;width:32%}.ot-preview-print .details .info-set .value{font-weight:500!important;width:68%}.ot-preview-print .details .info-set p{font-size:13pt!important}.diagnosis-section{padding:20px}.diagnosis-section textarea{border:.5px solid #6c757d;color:#000;font-size:13px;outline:none!important}.diagnosis-section textarea:focus,.diagnosis-section textarea:hover{border:.5px solid #0fac81;color:#000}.diagnosis-section .submit-button{font-size:13px;font-weight:600;margin-bottom:30px}.diagnosis-section table thead tr th{font-size:14px}.diagnosis-section table tbody tr td{font-size:13px}.care-plan-section{padding:20px}.care-plan-section textarea{border:.5px solid #6c757d;color:#000;font-size:13px;outline:none!important}.care-plan-section textarea:focus,.care-plan-section textarea:hover{border:.5px solid #0fac81;color:#000}.care-plan-section .submit-button{font-size:13px;font-weight:600;margin-bottom:30px}.care-plan-section table thead tr th{font-size:14px}.care-plan-section table tbody tr td{font-size:13px}.ql-editor{line-height:1.2!important}.care-plan-template-section{height:70vh!important}.care-plan-template-section .name-section{border-right:1px solid rgba(0,0,0,.185);margin:5px 5px 5px 10px;width:20%}.care-plan-template-section .name-section,.care-plan-template-section .prescription-section{border-radius:6px;box-shadow:0 6px 24px 0 rgba(0,0,0,.05),0 0 0 1px rgba(0,0,0,.08);height:68vh!important}.care-plan-template-section .prescription-section{margin:5px 2px 2px;padding:4px;width:80%}.care-plan-template-section .template-name button{background-color:#0fac81;border-radius:0;color:#fff;font-size:12px;font-weight:600}.care-plan-template-section .template-name button:hover{background-color:#0fac81;color:#fff}.care-plan-template-section .template-name input{border:1px solid rgba(0,0,0,.3);border-radius:1px;font-size:12px!important;height:10%;outline:none!important;width:100%!important}.care-plan-template-section .template-name .names{height:60vh;overflow-y:scroll}.care-plan-template-section .template-name .names .individual-name{border-bottom:1px solid rgba(0,0,0,.192);font-size:12px;margin-top:0;padding-left:6px;padding-top:0;width:100%}.care-plan-template-section .template-name .names .individual-name:hover{background-color:#0fac81;color:#fff}.care-plan-template-section .template-name .names .individual-name .name:hover{color:#fff;cursor:pointer}.care-plan-template-section .template-name .names .individual-name .delete:hover{color:red;cursor:pointer}.care-plan-template-section .template-name .names .individual-name .update:hover{color:#00ff40;cursor:pointer}.care-plan-template-section .template-name ::-webkit-scrollbar-track{background-color:#fff;border-radius:10px;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);display:block!important}.care-plan-template-section .template-name ::-webkit-scrollbar{background-color:#fff;height:6px;width:6px}.care-plan-template-section .template-name ::-webkit-scrollbar-thumb{background-color:#088aaa;border-radius:10px}.care-plan-template-section .template-name label{border-bottom:1px solid rgba(0,0,0,.192);font-size:12px;font-weight:400;margin-bottom:0;width:100%}.care-plan-template-section .template-name .active-template{color:#0fac81;cursor:pointer}.care-plan-template-section label{font-size:14px}.care-plan-template-section input{border:.5px solid rgba(0,0,0,.21);color:#000;font-size:13px;height:25px!important;outline:none;padding-left:4px;width:100%}
/*!
 * 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{height:1px;left:-100000px;overflow-y:hidden;position:absolute;top:50%}.ql-clipboard p{margin:0;padding:0}.ql-editor{word-wrap:break-word;box-sizing:border-box;height:100%;line-height:1.42;outline:none;overflow-y:auto;padding:12px 15px;-o-tab-size:4;tab-size:4;-moz-tab-size:4;text-align:left;white-space:pre-wrap}.ql-editor>*{cursor:text}.ql-editor blockquote,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6,.ql-editor ol,.ql-editor p,.ql-editor pre,.ql-editor ul{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;margin:0;padding:0}.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:"\2022"}.ql-editor ul[data-checked=false],.ql-editor ul[data-checked=true]{pointer-events:none}.ql-editor ul[data-checked=false]>li *,.ql-editor ul[data-checked=true]>li *{pointer-events:all}.ql-editor ul[data-checked=false]>li:before,.ql-editor ul[data-checked=true]>li:before{color:#777;cursor:pointer;pointer-events:all}.ql-editor ul[data-checked=true]>li:before{content:"\2611"}.ql-editor ul[data-checked=false]>li:before{content:"\2610"}.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-increment:list-0;counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.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:rgba(0,0,0,.6);content:attr(data-placeholder);font-style:italic;left:15px;pointer-events:none;position:absolute;right:15px}.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 .ql-picker-item.ql-selected,.ql-snow .ql-toolbar .ql-picker-item:hover,.ql-snow .ql-toolbar .ql-picker-label.ql-active,.ql-snow .ql-toolbar .ql-picker-label:hover,.ql-snow .ql-toolbar button.ql-active,.ql-snow .ql-toolbar button:focus,.ql-snow .ql-toolbar button:hover,.ql-snow.ql-toolbar .ql-picker-item.ql-selected,.ql-snow.ql-toolbar .ql-picker-item:hover,.ql-snow.ql-toolbar .ql-picker-label.ql-active,.ql-snow.ql-toolbar .ql-picker-label:hover,.ql-snow.ql-toolbar button.ql-active,.ql-snow.ql-toolbar button:focus,.ql-snow.ql-toolbar button:hover{color:#06c}.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:focus .ql-fill,.ql-snow .ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover .ql-fill,.ql-snow .ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:focus .ql-fill,.ql-snow.ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:hover .ql-fill,.ql-snow.ql-toolbar button:hover .ql-stroke.ql-fill{fill:#06c}.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow .ql-toolbar button.ql-active .ql-stroke,.ql-snow .ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar button:focus .ql-stroke,.ql-snow .ql-toolbar button:focus .ql-stroke-miter,.ql-snow .ql-toolbar button:hover .ql-stroke,.ql-snow .ql-toolbar button:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow.ql-toolbar button.ql-active .ql-stroke,.ql-snow.ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar button:focus .ql-stroke,.ql-snow.ql-toolbar button:focus .ql-stroke-miter,.ql-snow.ql-toolbar button:hover .ql-stroke,.ql-snow.ql-toolbar button:hover .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-stroke.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{fill:#444}.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,.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-stroke.ql-thin,.ql-snow .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{margin-bottom:5px;margin-top:5px;padding:5px 10px;white-space:pre-wrap}.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;padding:2px 4px;width:24px}.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{margin-top:-9px;position:absolute;right:0;top:50%;width:18px}.ql-snow .ql-picker.ql-font .ql-picker-item[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-header .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-label[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-item:before,.ql-snow .ql-picker.ql-header .ql-picker-label:before{content:"Normal"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="1"]:before{content:"Heading 1"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="2"]:before{content:"Heading 2"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="3"]:before{content:"Heading 3"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="4"]:before{content:"Heading 4"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="5"]:before{content:"Heading 5"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[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-item:before,.ql-snow .ql-picker.ql-font .ql-picker-label:before{content:"Sans Serif"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=serif]:before{content:"Serif"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before,.ql-snow .ql-picker.ql-font .ql-picker-label[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-item:before,.ql-snow .ql-picker.ql-size .ql-picker-label:before{content:"Normal"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=small]:before{content:"Small"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=large]:before{content:"Large"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before,.ql-snow .ql-picker.ql-size .ql-picker-label[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:0 2px 8px rgba(0,0,0,.2)}.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:0}.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]{border:1px solid #ccc;display:none;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:0;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}.patient-files{padding:0 .35rem .5rem}.patient-files__header{margin-bottom:.5rem}.patient-files__title{color:#1a1a1a;font-size:.95rem;font-weight:600;margin-bottom:.2rem}.patient-files__subtitle{color:#5c5c5c;font-size:.72rem;line-height:1.35;margin-bottom:0;max-width:32rem}.patient-files__toolbar{align-items:center;display:flex;flex-wrap:wrap;gap:.45rem .65rem;margin-bottom:.5rem}.patient-files__upload-trigger{align-items:center;background-color:#0fac81;border:none;border-radius:2px;box-shadow:0 1px 2px rgba(0,0,0,.06);color:#fff;cursor:pointer;display:inline-flex;font-size:.7rem;font-weight:500;line-height:1.2;padding:.25rem .55rem}.patient-files__upload-trigger:hover:not(:disabled){filter:brightness(.95)}.patient-files__upload-trigger:disabled{cursor:not-allowed;opacity:.55}.patient-files__hint{font-size:.68rem;line-height:1.3}.patient-files__panel{background:#fafbfa;border:1px solid rgba(0,0,0,.06);border-radius:4px;min-height:72px}.patient-files__loading{color:#666;font-size:.75rem;padding:.75rem .65rem;text-align:center}.patient-files__list{padding:.45rem .5rem .55rem;text-align:left}.patient-files__date-block{margin-bottom:.65rem}.patient-files__date-block:last-child{margin-bottom:0}.patient-files__date-heading{background:rgba(168,185,179,.35);border-radius:2px;color:#333;font-size:.7rem;font-weight:600;margin-bottom:.35rem;padding:.22rem .45rem}.patient-files__cards{grid-gap:.45rem;align-items:stretch;display:grid;gap:.45rem;grid-template-columns:repeat(auto-fill,minmax(148px,1fr))}.patient-files__card{background:#fff;border:1px solid rgba(0,0,0,.06);border-radius:4px;box-shadow:0 1px 3px rgba(0,0,0,.06);cursor:pointer;display:flex;flex-direction:column;min-height:5.25rem;padding:.3rem .35rem;text-align:left;transition:box-shadow .15s ease}.patient-files__card:hover{box-shadow:0 2px 8px rgba(0,0,0,.1)}.patient-files__card:focus{outline:2px solid rgba(15,172,129,.45);outline-offset:1px}.patient-files__card-main{flex:1 1;min-width:0}.patient-files__card-actions{align-items:center;border-top:1px solid rgba(0,0,0,.06);display:flex;flex-wrap:nowrap;gap:.2rem;justify-content:flex-start;margin-top:.25rem;padding-top:.25rem}.patient-files__card-title{color:#222;font-size:.72rem;font-weight:600;line-height:1.25;margin:0 0 .15rem;word-break:break-word}.patient-files__card-desc{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#555;display:-webkit-box;font-size:.65rem;line-height:1.25;margin:0 0 .2rem;overflow:hidden}.patient-files__card-meta{display:flex;flex-wrap:wrap;gap:.25rem}.patient-files__pill{background:#0fac81;border-radius:2px;color:#fff;font-size:.6rem;font-weight:500;line-height:1.2;padding:.08rem .32rem;text-transform:capitalize}.patient-files__pill--muted{background:rgba(0,0,0,.08);color:#444}.patient-files__icon-btn{align-items:center;border:none;border-radius:3px;cursor:pointer;display:inline-flex;flex-shrink:0;height:1.65rem;justify-content:center;line-height:1;padding:0;width:1.65rem}.patient-files__icon-btn--view{background:rgba(15,172,129,.12);color:#0c8665;font-size:.65rem;font-weight:500;gap:.15rem;height:auto;min-height:1.65rem;min-width:1.65rem;padding:.2rem .45rem;width:auto}.patient-files__icon-btn--view:hover:not(:disabled){background:rgba(15,172,129,.22)}.patient-files__icon-btn--delete{background:rgba(180,40,40,.1);color:#a32}.patient-files__icon-btn--delete:hover:not(:disabled){background:rgba(180,40,40,.2)}.patient-files__icon-btn:disabled{cursor:wait;opacity:.65}.patient-files__icon-btn .spinner-border-sm{border-width:.1rem;height:.65rem;width:.65rem}.patient-files__preview-wrap{padding:0 .35rem .5rem}.patient-files__preview-head{display:flex;justify-content:flex-end;padding:.35rem 0 .25rem}.patient-files__preview-frame{background:#eee;border:none;border-radius:4px;min-height:80vh;width:100%}.patient-files__empty{padding:.85rem .65rem;text-align:center}.patient-files__empty-title{color:#444;font-size:.78rem;font-weight:600;margin-bottom:.2rem}.patient-files__empty-text{color:#777;font-size:.7rem;line-height:1.4;margin-left:auto;margin-right:auto;max-width:26rem}.patient-files__modal{padding:0 .85rem .85rem}.patient-files__modal-head{align-items:flex-start;border-bottom:1px solid rgba(0,0,0,.08);display:flex;gap:.5rem;justify-content:space-between;margin-bottom:.6rem;padding:.6rem 0 .45rem}.patient-files__modal-title{color:#222;font-size:.88rem;font-weight:600;line-height:1.3;margin:0}.patient-files__modal-close{align-items:center;background:rgba(0,0,0,.05);border:none;border-radius:3px;color:#555;cursor:pointer;display:flex;flex-shrink:0;font-size:1.1rem;height:1.6rem;justify-content:center;line-height:1;padding:0;width:1.6rem}.patient-files__modal-close:hover{background:rgba(0,0,0,.09);color:#222}.patient-files__label{color:#333;display:block;font-size:.7rem;font-weight:500;margin-bottom:.2rem}.patient-files__input{font-size:.78rem}.patient-files__file-input{font-size:.72rem;padding:.2rem .35rem}.patient-files__file-hint{color:#666;font-size:.65rem;line-height:1.35;margin-bottom:0;margin-top:.25rem}.patient-files__file-list{color:#444;font-size:.65rem;line-height:1.35;list-style:disc;list-style-position:outside;margin:.35rem 0 0;padding-left:1.1rem;text-align:left}.patient-files__preview-grid{display:flex;flex-wrap:wrap;gap:.45rem;margin-top:.45rem}.patient-files__preview-tile{background:#fff;border:1px solid rgba(0,0,0,.1);border-radius:4px;box-shadow:0 1px 3px rgba(0,0,0,.05);overflow:hidden;position:relative;width:5.5rem}.patient-files__preview-remove{align-items:center;background:rgba(0,0,0,.55);border:none;border-radius:3px;color:#fff;cursor:pointer;display:flex;height:1.25rem;justify-content:center;line-height:1;padding:0;position:absolute;right:2px;top:2px;width:1.25rem;z-index:2}.patient-files__preview-remove:hover{background:rgba(180,0,0,.85)}.patient-files__preview-thumb{align-items:center;background:#f0f2f1;display:flex;height:3.5rem;justify-content:center}.patient-files__preview-thumb img{height:100%;object-fit:cover;width:100%}.patient-files__pdf-icon{color:#c0392b;font-size:1.75rem}.patient-files__preview-fallback{color:#666;font-size:.65rem}.patient-files__preview-meta{padding:.25rem .3rem .35rem;text-align:left}.patient-files__preview-name{color:#333;display:block;font-size:.62rem;font-weight:500;line-height:1.2;max-height:2.4em;overflow:hidden;word-break:break-word}.patient-files__preview-size{color:#777;font-size:.58rem}.patient-files__form{max-width:100%}.patient-files__modal-actions{border-top:1px solid rgba(0,0,0,.06);display:flex;gap:.4rem;justify-content:flex-end;margin-top:.65rem;padding-top:.6rem}.patient-files__btn-primary{background-color:#0fac81;border:none;border-radius:3px;color:#fff;font-size:.75rem;line-height:1.2;min-width:4.5rem;padding:.3rem .75rem}.patient-files__btn-primary:disabled{opacity:.6}.patient-files__btn-secondary{background:#fff;border:1px solid rgba(0,0,0,.15);border-radius:3px;color:#444;font-size:.75rem;line-height:1.2;padding:.3rem .65rem}.patient-files__btn-secondary:disabled{opacity:.6}.template-name button{border-radius:0;font-size:12px;font-weight:600}.template-name button,.template-name button:hover{background-color:#0fac81;color:#fff}.template-name input{border:1px solid rgba(0,0,0,.3);border-radius:1px;font-size:12px!important;height:10%;outline:none!important;width:100%!important}.template-name .names{height:90vh;overflow-y:scroll}.template-name .names .individual-name{border-bottom:1px solid rgba(0,0,0,.192);font-size:12px;margin-top:0;padding-left:6px;padding-top:0;width:100%}.template-name .names .individual-name:hover{background-color:#0fac81;color:#fff}.template-name .names .individual-name .name:hover{color:#fff;cursor:pointer}.template-name .names .individual-name .delete:hover{color:red;cursor:pointer}.template-name .names .individual-name .update:hover{color:#00ff40;cursor:pointer}.template-name ::-webkit-scrollbar-track{background-color:#fff;border-radius:10px;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);display:block!important}.template-name ::-webkit-scrollbar{background-color:#fff;height:6px;width:6px}.template-name ::-webkit-scrollbar-thumb{background-color:#088aaa;border-radius:10px}.template-name label{border-bottom:1px solid rgba(0,0,0,.192);font-size:12px;font-weight:400;margin-bottom:0;width:100%}.template-name .active-template{color:#0fac81;cursor:pointer}.create-template label{font-size:13px!important;font-weight:500;margin:0!important;padding:0!important}.create-template input{border:1px solid rgba(0,0,0,.3);border-radius:1px;font-size:12px!important;outline:none!important;width:100%!important}.create-template button{font-size:12px}.create-template button,.create-template button:hover{background-color:#0fac81;color:#fff}.template-section .name-section{border-right:1px solid rgba(0,0,0,.185);height:100vh;margin:5px 5px 5px 10px;width:15%}.template-section .name-section,.template-section .prescription-section{border-radius:6px;box-shadow:0 6px 24px 0 rgba(0,0,0,.05),0 0 0 1px rgba(0,0,0,.08);height:99vh}.template-section .prescription-section{margin:5px 2px 2px;padding:4px;width:85%}.prescription-full-body{height:90vh;overflow-y:scroll!important}.prescription-full-body .top-section{display:flex}.prescription-full-body .top-section .compliant-section{border-bottom:.5px solid rgba(0,0,0,.463);width:30%}.prescription-full-body .top-section .medicine-section{border-bottom:.5px solid rgba(0,0,0,.463);border-left:.5px solid rgba(0,0,0,.463);min-height:calc(60vh - 35px);width:70%}.prescription-full-body .labTest-advice-section{display:grid;grid-template-columns:1fr 1fr;min-height:calc(40vh - 38.4px)}.prescription-full-body .labTest-advice-section .lab-test{border-right:.5px solid rgba(0,0,0,.463)}.prescription-full-body .labTest-advice-section small{font-size:13px}.prescription-full-body .labTest-advice-section p{font-size:14px;font-weight:500;margin:0;padding:0 4px}.prescription-full-body .labTest-advice-section{border-bottom:.5px solid rgba(0,0,0,.463)}.prescription-full-body p{font-size:14px;font-weight:500;margin:0;padding:0 4px}.prescription-full-body .title{background-color:#0eac81;color:#fff}.template-complaints{padding:2px}.template-complaints textarea{background-color:#fff;color:#000!important;font-size:12px;padding:3px 4px!important}.template-complaints textarea:focus{color:#000!important}.template-complaints .submit-button{font-size:13px}.template-diagnosis{padding:2px}.template-diagnosis textarea{background-color:#fff;color:#000!important;font-size:12px;padding:3px 4px!important}.template-diagnosis textarea:focus{color:#000!important}.template-diagnosis .submit-button{font-size:13px}.patient-section{display:flex;margin-top:0}.patient-section .tab-option-section{background-color:#f5f6fa;border-right:1px solid #e5e9f2;height:95vh;width:13%}.patient-section .tab-main-section{background-color:#fff;width:55%}.patient-section .individual-info-section{background-color:#fff;border-left:.5px solid rgba(0,0,0,.291);width:32%}.patient-vision-section table tbody tr,.patient-vision-section table tbody tr td,.patient-vision-section table thead tr th{font-size:13px!important}.patient-vision-section p{font-size:13px}.appointment-page-container{background-color:#fff;height:100vh;margin-left:71px!important;overflow:hidden}.appointment-page-container td{font-size:13px;padding-bottom:1px}.appointment-page-container .appointment-add .appointment-add-button{background-color:#0fac81;color:#fff;font-size:12px;font-weight:500;padding:2px 20px}.appointment-page-container .appointment-add .appointment-add-button .appointment-add-button-icon{animation:beat 2s ease-in-out infinite}@keyframes beat{0%{transform:scale(1)}50%{transform:scale(1)}to{transform:scale(1)}}.appointment-page-container .appointment-add .appointment-search{border:.5px solid rgba(0,0,0,.365)!important;border-radius:4px;font-size:13px;outline:none;padding:4px 1px 4px 4px;width:20%}.appointment-page-container .appointment-add .appointment-search:hover{border:.5px solid #0fac81!important}.appointment-page-container .appointment-add .appointment-search:focus{border-color:#e3672d;border:.5px solid #0fac81!important}@keyframes breathe{0%{box-shadow:0 0 0 0 rgba(37,211,102,.5)}70%{box-shadow:0 0 0 15px rgba(37,211,102,0)}to{box-shadow:0 0 0 0 transparent}}.status-section{cursor:pointer;position:relative}.status-section .status{background-color:#fff;border:1px solid #0fac81;border-bottom-left-radius:4px;border-bottom-right-radius:4px;cursor:pointer;position:absolute;top:100%;width:5%;z-index:1111111112}.status-section .status .option{border-bottom:.5px solid #0fac81;color:#000;font-size:12px;margin:auto;padding:auto;z-index:9999}.status-section .status .option:hover{background-color:#0fac81;color:#fff}.disable-btn{pointer-events:none}.staff-create-form-section{background-color:#fff;display:flex;padding:0 7px 10px}.staff-create-form-section .input-section{padding:10px 5px;width:100}.staff-create-form-section .submit-button-position{font-size:13px;margin-top:60px;width:30%!important}.staff-create-form-section input{font-size:14px;padding:2px 1px 2px 5px}.staff-create-form-section .select-input{border:.5px solid rgba(45,44,44,.35);border-radius:4px;cursor:auto!important;font-size:14px;outline:none;padding:0}.staff-create-form-section .select-input:focus,.staff-create-form-section .select-input:hover{border:.5px solid #0fac81}.staff-create-form-section svg{margin:-3px}.registration-container{background-color:#e5e9f2;height:100vh;overflow:scroll}.registration-container .slider-container{margin-top:5%}.registration-container .slider-container .carousel-img{background-color:#e5e9f2;height:700px}.registration-container .slider-container .carousel-img img{height:550px;margin:auto;width:800px}.registration-container .slider-container .carousel-font{color:#000}.registration-container .login-form{background-color:#fff}.registration-container .login-form input{border:.1px solid #777171}.registration-container .login-form input:focus,.registration-container .login-form input:hover{border:.1px solid #0fac81}.registration-container .login-form .label{font-size:14px;font-weight:500}.registration-container .login-form .eye-icon{cursor:pointer;font-weight:400;position:absolute;right:10px;top:2px;z-index:12}.registration-container .login-form .login-form-container{margin:4% 20% 0}@media screen and (max-width:479px){.registration-container .login-form .login-form-container{margin:4% 5% 0}}.registration-container .login-form .login-form-container input{font-size:14px;height:27px}.registration-container .login-form .login-form-container select{font-size:14px;height:27px;outline:none;padding-left:6px;padding-right:12px;width:100%}.registration-container .login-form .submit-button{background-color:#0fac81;color:#fff;font-weight:700}.registration-container .login-form .login-icon{background-color:#0fac81}.registration-container .login-form .login-logo{margin-bottom:15%;margin-top:25%}.registration-container .login-form .login-form-footer{margin-top:2%}@media screen and (max-width:479px){.registration-container .slider-container{display:none}}.sms-portal .name-section{width:22%!important}.sms-portal .form-section{width:43%!important}.sms-portal .template-section{border-radius:6px;box-shadow:0 6px 24px 0 rgba(0,0,0,.05),0 0 0 1px rgba(0,0,0,.08);height:95vh;margin:5px 2px 2px;overflow-y:scroll;padding:4px;width:35%}.patient-name-section .search-bar{font-size:13px!important;outline:none;width:100%!important}.patient-name-section .name-section-list{height:90vh;overflow-y:scroll}.patient-name-section .name-section-list .individual-name{border-bottom:1px solid rgba(0,0,0,.192);color:#000;font-size:13px;padding-left:6px}.patient-name-section .name-section-list .individual-name:hover{background-color:#12ab81;color:#fff}.patient-name-section .name-section-list .individual-name .name:hover{color:#fff;cursor:pointer}.patient-name-section .name-section-list .individual-name .delete:hover{color:red;cursor:pointer}.patient-name-section .name-section-list .individual-name .update:hover{color:#00ff40;cursor:pointer}.patient-name-section .active-option{background-color:#17a980;color:#fff;font-size:13px}.patient-name-section .appointment-list-section{height:90vh;overflow-y:scroll}.patient-name-section .appointment-list-section .date-filter input{color:#0fac81!important;font-size:12px!important;font-weight:500;outline:none!important;padding:0 5px!important}.patient-name-section .appointment-list-section .date-filter input i{color:#0fac81!important}.patient-name-section .appointment-list-section .date-filter label{cursor:pointer;font-size:13px;font-weight:500;padding-left:5px}.patient-name-section .appointment-list-section .individual-name{border-bottom:1px solid rgba(0,0,0,.192);color:#000;font-size:13px;padding-left:6px}.patient-name-section .appointment-list-section .individual-name:hover{background-color:#12ab81;color:#fff}.patient-name-section .appointment-list-section .individual-name .name:hover{color:#fff;cursor:pointer}.patient-name-section .appointment-list-section .individual-name .delete:hover{color:red;cursor:pointer}.patient-name-section .appointment-list-section .individual-name .update:hover{color:#00ff40;cursor:pointer}.sms-portal{display:flex;margin-left:71px!important}.sms-portal .name-section{border-radius:6px;border-right:1px solid rgba(0,0,0,.185);box-shadow:0 6px 24px 0 rgba(0,0,0,.05),0 0 0 1px rgba(0,0,0,.08);height:100vh;height:95vh;margin:5px 5px 5px 10px;overflow-y:scroll;width:20%}.sms-portal .name-section .name-list{height:75vh;overflow-y:scroll}.sms-portal .name-section .name-list .individual-name{border-bottom:1px solid rgba(0,0,0,.192);color:#000;cursor:pointer;font-size:13px;padding-left:6px}.sms-portal .name-section .name-list .name{background-color:#12ab81;color:#fff;cursor:pointer}.sms-portal .name-section .radio-button div{font-size:13px!important}.sms-portal .form-section{border-radius:6px;box-shadow:0 6px 24px 0 rgba(0,0,0,.05),0 0 0 1px rgba(0,0,0,.08);height:95vh;margin:5px 2px 2px;overflow-y:scroll;padding:4px;width:50%}.sms-portal .form-section label{font-size:14px}.sms-portal .form-section textArea{font-size:13px;outline:none!important}.sms-portal .form-section .content p{color:red;font-size:13px;font-weight:500;margin:4px}.sms-portal .full-history{width:30%}.sms-portal .assign-diagnosis-contaner{display:flex;flex-wrap:wrap;margin:4px}.sms-portal .assign-diagnosis-contaner .diagnosis{border:.1px solid #000;border-radius:2px;cursor:pointer;font-size:13px;height:23px;margin:2px 6px 4px 0}.sms-portal .assign-diagnosis-contaner .diagnosis .diagnosis-delete{color:red;display:inline}.visit-history{height:calc(100vh - 71px);overflow-y:scroll}.visit-history .individual-visit-history{border-bottom:1px solid rgba(0,0,0,.076)}.visit-history .individual-visit-history .history-header{background-color:hsla(180,9%,56%,.328)}.visit-history .individual-visit-history label{font-size:12px;margin-bottom:0;margin-top:0;padding:2px 5px 1px;width:100%}.visit-history .individual-visit-history span{font-size:13px}.visit-history .individual-visit-history .title{font-size:13px;padding:2px 5px}.visit-history .individual-visit-history .content{color:#000!important;font-size:13px;font-weight:500!important;padding:2px 5px}.visit-history .individual-visit-history .content p{color:#000!important}.visit-history .individual-visit-history p{margin:0;padding:0}.visit-history table thead tr th{color:rgba(0,0,0,.667);font-size:12px}.visit-history table tbody tr td{color:#000;font-size:12px!important;font-weight:500}.patient-search-section{overflow:hidden}.patient-search-section .search-input{border:.5px solid rgba(0,0,0,.365)!important;border-radius:0;font-size:13px;height:2.5%;margin-top:0;outline:none;padding:4px 1px 4px 4px;width:60%!important}.patient-search-section .search-input:hover{border:.5px solid #0fac81!important}.patient-search-section .search-input:focus{border-color:#e3672d;border:.5px solid #0fac81!important}.patient-search-section .search-result-section{margin-top:10px}.patient-search-section .search-result-section .individual-patient{border-bottom:.5px solid rgba(0,0,0,.22);cursor:pointer;padding:5px 7px 0}.patient-search-section .search-result-section .individual-patient p{font-size:11px;margin-bottom:5px}.patient-search-section .search-result-section .individual-patient:hover{background-color:rgba(240,248,255,.748)}.patient-search-section .search-result-section .active-patient{background-color:#9dc8bb!important;font-weight:600}.patient-search-section .search-result-section .active-patient td{color:#fff!important}.patient-search-section .search-result-section .no-patient-found{font-size:13px;margin-bottom:5px;padding:8px 4px 6px}.patient-search-section .custom-button{background-color:#0fac81;color:#fff;margin-top:10px;padding-bottom:2px;padding-top:2px;width:97%}.patient-search-section input{font-size:13px!important;height:20px!important;margin-left:2px!important;padding:2px 4px!important}.patient-search-section select{font-size:13px!important;outline:none!important;padding:0 4px!important}.common-font{color:#0fac81}.disable{cursor:not-allowed!important;opacity:.4;pointer-events:none}.text-secondary{color:#6c757d!important}.common-font-color{color:#0fac81}.custom-common-button{background-color:#0fac81;border:none;border-radius:4px;color:#fff!important;cursor:pointer;font-size:12px;margin-bottom:0;margin-top:4px;padding:4px 15px 3px}.custom-form label{color:rgba(0,0,0,.623);font-size:13px}.custom-form .input{border:.5px solid rgba(45,44,44,.35);color:#000;height:30px;outline:none}.custom-form .input:focus,.custom-form .input:hover{border:.5px solid #0fac81}.custom-form .individual-input-section{height:70px}.submit-button{background-color:#0fac81;color:#fff;font-weight:500;padding:2px 20px}.submit-button:hover{color:#f0f8ff}.page-item.active .page-link{background-color:#0fac81;border-color:#0fac81;color:#fff;font-weight:700;z-index:3}.page-link{background-color:#fff;border:1px solid #dee2e6;color:#0fac81;display:block;line-height:1.25;margin-left:-1px;padding:.5rem .75rem;position:relative}.card-body{padding-top:4px}table tr th{color:#000;font-size:12px;font-weight:500;margin-top:0;padding-top:0}table{color:#000!important}.table-link{color:#000;padding-right:30%}.table-link:hover{color:#fff}.active-row .common-font{color:#fff!important}.active-row a{color:#13ac25}.active-row:hover{color:#0fac81!important}.active-row{color:#13ac25}.switch{display:block;height:14px;margin-top:3px!important;position:relative;width:30px}.switch input{height:0;opacity:0;width:0}.slider{background-color:#ccc;bottom:0;cursor:pointer;left:0;right:0;top:0}.slider,.slider:before{position:absolute;transition:.4s}.slider:before{background-color:#fff;bottom:1px;content:"";height:12px;left:2px;top:1px;width:12px}input:checked+.slider{background-color:#2196f3}input:focus+.slider{box-shadow:0 0 1px #2196f3}input:checked+.slider:before{transform:translateX(14px)}.slider.round{border-radius:34px}.slider.round:before{border-radius:50%}.visit-btn{background-color:#0fac81;border-radius:2px;color:#fff;cursor:pointer;font-size:11px;font-weight:500;margin-bottom:0;padding:1px 0;width:75%}.success{background-color:#13ac81;padding:0 30px}.cancel,.success{border-radius:3px;color:#fff;cursor:pointer;font-size:13px;font-weight:600;height:20px}.cancel{background-color:#ac1313;padding:0 20px}.rdrCalendarWrapper{max-width:100%!important;overflow-x:auto;width:100%!important}.rdrMonths{flex-wrap:wrap!important}.rdrMonth{width:100%!important}@media(max-width:768px){.rdrCalendarWrapper{font-size:12px}.rdrDayNumber span{font-size:10px!important}.rdrMonthName{font-size:12px!important}}.swal2-popup.swal-del-compact{max-width:92vw;padding:.45rem .6rem .55rem!important;width:17rem!important}.swal-del-compact-title{font-size:.82rem!important;font-weight:600!important;margin:0!important;padding:.1rem 0 0!important}.swal-del-compact-html{font-size:.7rem!important;line-height:1.35!important;margin:.3rem 0 .45rem!important}.swal-del-compact-actions{gap:.3rem!important;margin:.3rem auto 0!important}.swal2-popup.swal-del-compact .swal-del-compact-btn{border-radius:3px!important;font-size:.68rem!important;font-weight:600!important;padding:.22rem .55rem!important}.button-font{font-size:13px;padding-bottom:6px}.rdrCalendarWrapper{background:#fff;box-sizing:border-box;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{color:inherit;flex:1 1;text-align:center;width:0}.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{align-items:center;display:flex;flex:1 1 auto;justify-content: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{box-sizing:inherit;flex-basis:14.28571%;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{color:red;font-size:1.6em;line-height:1.6em;position:absolute;right:.25em;top:0}.rdrDay{box-sizing:inherit;cursor:pointer;font:inherit;position:relative;width:14.28571%}.rdrDayNumber{display:block;position:relative}.rdrDayNumber span{color:#1d2429}.rdrDayDisabled{cursor:not-allowed}@supports (-ms-ime-align:auto){.rdrDay{flex-basis:14.285%!important}}.rdrEndEdge,.rdrInRange,.rdrSelected,.rdrStartEdge{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{background-color:#fff;border:1px solid transparent;border-radius:4px;box-shadow:0 1px 2px 0 rgba(35,57,66,.21)}.rdrDateDisplayItem input{background:transparent;border:0;color:#849095;cursor:pointer;height:2.5em;line-height:2.5em;width:100%}.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;background:transparent;background:url("data:image/svg+xml;utf8,<svg width=%279px%27 height=%276px%27 viewBox=%270 0 9 6%27 version=%271.1%27 xmlns=%27http://www.w3.org/2000/svg%27 xmlns:xlink=%27http://www.w3.org/1999/xlink%27><g id=%27Artboard%27 stroke=%27none%27 stroke-width=%271%27 fill=%27none%27 fill-rule=%27evenodd%27 transform=%27translate%28-636.000000, -171.000000%29%27 fill-opacity=%270.368716033%27><g id=%27input%27 transform=%27translate%28172.000000, 37.000000%29%27 fill=%27%230E242F%27 fill-rule=%27nonzero%27><g id=%27Group-9%27 transform=%27translate%28323.000000, 127.000000%29%27><path d=%27M142.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%27 id=%27arrow%27></path></g></g></g></svg>") no-repeat;background-position:right 8px center;border:0;border-radius:4px;color:#3e484f;cursor:pointer;outline:0;padding:10px 30px 10px 10px;text-align:center}.rdrMonthAndYearPickers select:hover{background-color:rgba(0,0,0,.07)}.rdrMonthPicker,.rdrYearPicker{margin:0 5px}.rdrNextPrevButton{background:#eff2f7;border:0;border-radius:5px;display:block;height:24px;margin:0 .833em;padding:0;width:24px}.rdrNextPrevButton:hover{background:#e1e7f0}.rdrNextPrevButton i{border-style:solid;display:block;height:0;margin:auto;padding:0;text-align:center;transform:translate(-3px);width:0}.rdrPprevButton i{border-color:transparent #34495e transparent transparent;border-width:4px 6px 4px 4px;transform:translate(-3px)}.rdrNextButton i{border-color:transparent transparent transparent #34495e;border-width:4px 4px 4px 6px;margin:0 0 0 7px;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{color:#849095;font-weight:400;line-height:2.667em}.rdrDay{background:transparent;border:0;color:#1d2429;height:3em;line-height:3em;padding:0;text-align:center;-webkit-user-select:none;-moz-user-select:none;user-select:none}.rdrDay:focus{outline:0}.rdrDayNumber{align-items:center;bottom:0;bottom:5px;display:flex;font-weight:300;justify-content:center;left:0;outline:0;position:absolute;right:0;top:0;top:5px}.rdrDayToday .rdrDayNumber span{font-weight:500}.rdrDayToday .rdrDayNumber span:after{background:#3d91ff;border-radius:2px;bottom:4px;content:"";height:2px;left:50%;position:absolute;transform:translate(-50%);width:18px}.rdrDayToday:not(.rdrDayPassive) .rdrEndEdge~.rdrDayNumber span:after,.rdrDayToday:not(.rdrDayPassive) .rdrInRange~.rdrDayNumber span:after,.rdrDayToday:not(.rdrDayPassive) .rdrSelected~.rdrDayNumber span:after,.rdrDayToday:not(.rdrDayPassive) .rdrStartEdge~.rdrDayNumber span:after{background:#fff}.rdrDay:not(.rdrDayPassive) .rdrEndEdge~.rdrDayNumber span,.rdrDay:not(.rdrDayPassive) .rdrInRange~.rdrDayNumber span,.rdrDay:not(.rdrDayPassive) .rdrSelected~.rdrDayNumber span,.rdrDay:not(.rdrDayPassive) .rdrStartEdge~.rdrDayNumber span{color:hsla(0,0%,100%,.85)}.rdrEndEdge,.rdrInRange,.rdrSelected,.rdrStartEdge{background:currentColor;bottom:5px;left:0;position:absolute;right:0;top:5px}.rdrSelected{left:2px;right:2px}.rdrStartEdge{border-bottom-left-radius:1.042em;border-top-left-radius:1.042em;left:2px}.rdrEndEdge{border-bottom-right-radius:1.042em;border-top-right-radius:1.042em;right:2px}.rdrSelected{border-radius:1.042em}.rdrDayStartOfMonth .rdrEndEdge,.rdrDayStartOfMonth .rdrInRange,.rdrDayStartOfWeek .rdrEndEdge,.rdrDayStartOfWeek .rdrInRange{border-bottom-left-radius:1.042em;border-top-left-radius:1.042em;left:2px}.rdrDayEndOfMonth .rdrInRange,.rdrDayEndOfMonth .rdrStartEdge,.rdrDayEndOfWeek .rdrInRange,.rdrDayEndOfWeek .rdrStartEdge{border-bottom-right-radius:1.042em;border-top-right-radius:1.042em;right:2px}.rdrDayStartOfMonth .rdrDayEndPreview,.rdrDayStartOfMonth .rdrDayInPreview,.rdrDayStartOfWeek .rdrDayEndPreview,.rdrDayStartOfWeek .rdrDayInPreview{border-bottom-left-radius:1.333em;border-left-width:1px;border-top-left-radius:1.333em;left:0}.rdrDayEndOfMonth .rdrDayInPreview,.rdrDayEndOfMonth .rdrDayStartPreview,.rdrDayEndOfWeek .rdrDayInPreview,.rdrDayEndOfWeek .rdrDayStartPreview{border-bottom-right-radius:1.333em;border-right-width:1px;border-top-right-radius:1.333em;right:0}.rdrDayEndPreview,.rdrDayInPreview,.rdrDayStartPreview{background:hsla(0,0%,100%,.09);border:0 solid;bottom:3px;left:0;pointer-events:none;position:absolute;right:0;top:3px;z-index:1}.rdrDayStartPreview{border-bottom-left-radius:1.333em;border-bottom-width:1px;border-left-width:1px;border-top-left-radius:1.333em;border-top-width:1px;left:0}.rdrDayInPreview{border-bottom-width:1px;border-top-width:1px}.rdrDayEndPreview{border-bottom-right-radius:1.333em;border-bottom-width:1px;border-right-width:1px;border-top-right-radius:1.333em;border-top-width:1px;right:2px;right:0}.rdrDefinedRangesWrapper{background:#fff;border-right:1px solid #eff2f7;font-size:12px;width:226px}.rdrDefinedRangesWrapper .rdrStaticRangeSelected{color:currentColor;font-weight:600}.rdrStaticRange{background:#fff;border:0;border-bottom:1px solid #eff2f7;cursor:pointer;display:block;outline:0;padding:0}.rdrStaticRange:focus .rdrStaticRangeLabel,.rdrStaticRange:hover .rdrStaticRangeLabel{background:#eff2f7}.rdrStaticRangeLabel{display:block;line-height:18px;outline:0;padding:10px 20px;text-align:left}.rdrInputRanges{padding:10px 0}.rdrInputRange{align-items:center;padding:5px 20px}.rdrInputRangeInput{border:1px solid #dee7eb;border-radius:4px;color:#6c767a;height:30px;line-height:30px;margin-right:10px;text-align:center;width:30px}.rdrInputRangeInput:focus,.rdrInputRangeInput:hover{border-color:#b4bfc4;color:#333;outline:0}.rdrCalendarWrapper:not(.rdrDateRangeWrapper) .rdrDayHovered .rdrDayNumber:after{background:transparent;border:1px solid;border-radius:1.333em;bottom:-2px;content:"";left:0;position:absolute;right:0;top:-2px}.rdrDayPassive{pointer-events:none}.rdrDayPassive .rdrDayNumber span{color:#d5dce0}.rdrDayPassive .rdrDayEndPreview,.rdrDayPassive .rdrDayInPreview,.rdrDayPassive .rdrDayStartPreview,.rdrDayPassive .rdrEndEdge,.rdrDayPassive .rdrInRange,.rdrDayPassive .rdrSelected,.rdrDayPassive .rdrStartEdge{display:none}.rdrDayDisabled{background-color:#f8f8f8}.rdrDayDisabled .rdrDayNumber span{color:#aeb9bf}.rdrDayDisabled .rdrDayEndPreview,.rdrDayDisabled .rdrDayInPreview,.rdrDayDisabled .rdrDayStartPreview,.rdrDayDisabled .rdrEndEdge,.rdrDayDisabled .rdrInRange,.rdrDayDisabled .rdrSelected,.rdrDayDisabled .rdrStartEdge{filter:grayscale(100%) opacity(60%)}.rdrMonthName{color:#849095;font-weight:600;padding:.833em;text-align:left}
/*# sourceMappingURL=main.28d70ee8.css.map*/