#main-layout{min-height:inherit}#main-layout .header{display:flex;align-items:center;justify-content:center}#main-layout .logo{display:block;margin:0 auto;max-width:48px}#main-layout .wrapper-profile-icon,#main-layout .menu{display:none}#main-layout .wrapper-profile-icon button,#main-layout .menu-icon{color:#fff}#main-layout .content-main{padding:0 14px}@media screen and (min-width: 951px){#main-layout .logo{margin:0}#main-layout .wrapper-profile-icon{display:flex;flex-direction:row-reverse;align-items:center}#main-layout .menu{display:block}#main-layout .menu-mobile,#main-layout .nav-dropdown{display:none}#main-layout .content-main{padding:0 48px}}.ant-menu-item{color:#fff!important;font-size:16px!important}@media screen and (max-width: 950px){#main-layout .menu-mobile{margin:auto;display:flex;justify-content:center}#main-layout .menu-mobile .ant-menu{display:flex;justify-content:space-between;align-items:center}#main-layout .menu-mobile .ant-menu .ant-menu-item{color:#fff}#main-layout .menu-mobile .ant-menu .ant-menu-item .ant-menu-item-icon{font-size:1.2em;font-weight:700;display:flex;align-items:center;justify-content:center}#main-layout .menu-mobile .ant-menu .ant-menu-item .ant-menu-item-icon .ant-badge{display:flex;align-items:center}#main-layout .menu-mobile .ant-menu .ant-menu-item .ant-menu-item-icon .ant-badge .anticon{margin-right:0}#main-layout .content-main{padding:0 5%}}.alert-panel{width:300px;max-height:400px;border-radius:4px;overflow:hidden}.alert-panel .alert-header{padding:10px 16px;border-bottom:1px solid #f0f0f0;background-color:#fff;line-height:16px}.alert-panel .alert-header h3{margin:0;font-size:14px;font-weight:600;color:#333}.alert-panel .alert-list{max-height:300px;overflow-y:auto;padding:0 16px}.alert-panel .alert-list p{padding:16px 0;margin:0;color:#999}.alert-panel .alert-list .notification-item{padding:12px 0;border-bottom:1px solid #f0f0f0}.alert-panel .alert-list .notification-item:last-child{border-bottom:none}.alert-panel .alert-list .notification-item.unread{background-color:#1890ff0d}.alert-panel .alert-list .notification-item.unread .notification-message{font-weight:500}.alert-panel .alert-list .notification-item .notification-message{margin:0 0 4px;color:#333;font-size:13px;line-height:1.5}.alert-panel .alert-list .notification-item .notification-date{color:#999;font-size:12px}.alert-panel .alert-list .loading-notifications{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:24px 0}.alert-panel .alert-list .loading-notifications .ant-spin{margin-bottom:16px}.alert-panel .alert-list .loading-notifications p{margin:0;padding:8px 0 0;color:#999}.alert-panel .alert-list .no-notifications{padding:16px 0}.alert-panel .alert-list .no-notifications .ant-empty-description{color:#999}.desktop-notification-button{position:relative}@media screen and (max-width: 950px){.desktop-notification-button{display:none!important}}.desktop-notification-badge{position:absolute;top:10;right:0}.notification-overlay{position:fixed;top:0;left:0;width:100%;height:100%;z-index:1000}.notification-overlay .notification-backdrop{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#0003}.notification-overlay .notification-panel{position:absolute;top:64px;right:20px;background-color:#fff;border-radius:4px;box-shadow:0 2px 8px #00000026;animation:fadeIn .2s ease-in-out;z-index:1001;border:1px solid #f0f0f0;overflow:hidden}@media screen and (max-width: 950px){.notification-overlay .notification-panel{width:80%;max-width:300px;left:50%;transform:translate(-50%)}}@keyframes fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.wrapper-profile-icon{display:flex;align-items:center}.wrapper-profile-icon .ant-badge{margin-right:8px}.wrapper-profile-icon button{color:#fff}.wrapper-profile-icon button:hover{color:#1890ff;background:#ffffff1a}@media screen and (min-width: 951px){.mobile-notification-popover{display:none!important}}.right-wrapper{display:flex;flex-grow:1;align-items:center;justify-content:end}.language-btn{font-size:.8rem;padding:0;margin:0;background:none;background-color:none;border:none;text-decoration:none;cursor:pointer;white-space:nowrap;word-break:keep-all}.language-container{display:flex;justify-content:center;align-items:center;gap:.7rem}#page-patientlists .form-progress{margin-bottom:20px}#page-patientlists .container{max-width:1400px;margin:0 auto}#page-patientlists .title-patientlists{display:flex;flex-direction:column;padding:16px 0}#page-patientlists .title-patientlists>.button-container{display:flex;gap:16px;justify-content:flex-end}#page-patientlists .alert-patient-list{margin-bottom:16px}#page-patientlists .action-icons{display:flex;gap:12px;justify-content:flex-end;padding-right:8px}#page-patientlists .action-icons .action-icon{font-size:18px;cursor:pointer;transition:all .3s;color:#595959}#page-patientlists .action-icons .action-icon:hover{transform:scale(1.1)}#page-patientlists .action-icons .anticon-delete:hover{color:#ff4d4f}#page-patientlists .action-icons .anticon-eye:hover{color:#1890ff}#page-patientlists .action-icons .anticon-edit:hover{color:#52c41a}#page-patientlists .relationship-cell{display:flex;align-items:center;gap:8px}#page-patientlists .relationship-cell .ant-select{min-width:150px}#page-patientlists .relationship-cell .edit-buttons{display:flex;gap:8px}#page-patientlists .relationship-cell .change-button{margin-left:8px;opacity:0;transition:opacity .3s}#page-patientlists .relationship-cell:hover .change-button{opacity:1}@media screen and (min-width: 768px){.main-form{min-width:500px}#page-patientlists .container{width:100%}#page-patientlists .title-patientlists{align-items:center;justify-content:space-between}#page-patientlists .title-patientlists>h1{float:left}#page-patientlists .title-patientlists>.button-container{float:right;width:100%;text-align:right}}@media screen and (max-width: 767px){#page-patientlists .title-patientlists{display:flow-root}#page-patientlists .title-patientlists>h1{float:left}.ant-table-content{line-height:1.5}.ant-table-content table{table-layout:fixed!important}.ant-table-content .ant-table-thead{font-size:15px!important;justify-content:center;text-align:center;vertical-align:middle;margin:auto}.ant-table-content .ant-table-thead .ant-table-cell{text-align:center;padding:10px 0}.ant-table-content .ant-table-tbody{font-size:12px!important;vertical-align:middle;margin:auto;line-height:2}.ant-table-content .ant-table-tbody .ant-table-cell{padding:2px 5px}.ant-table-content .ant-table-tbody .ant-table-cell:nth-child(2){width:3em}.ant-table-content .ant-table-tbody .ant-table-cell:nth-child(3){text-align:right;padding:10px;width:3em}}#page-appointment .container{margin:0 auto;min-height:calc(100vh - 64px)}#page-appointment .title-appointment{display:flex;flex-direction:column;padding:16px 0}#page-appointment .title-appointment .alert-container{margin:1rem 0}#page-appointment .btn-cancel{margin-right:1.25em}#page-appointment .ant-card-actions li{margin:12px}#page-appointment .qr-appt-container{align-items:center;display:flex;flex-direction:column}@media screen and (min-width: 768px){#page-appointment .container{width:80%}#page-appointment .title-appointment{align-items:center;flex-direction:row;justify-content:space-between}#page-appointment .qr-appt-container{flex-direction:row}}@media screen and (min-width: 1280px){#page-appointment .container{width:40%}}.sub-table-card{margin-top:10px;margin-bottom:40px}.sub-table-row{display:flex;flex:1;width:100%}.sub-table-cell{flex:1;font-size:larger}.sub-table-cell-right{flex:.5;font-size:larger;text-align:right}.sub-table thead{display:none}.lab-result{color:#ce3e3a;font-weight:800}.lab-result-title{display:inline-block;margin-right:8px}.item-popover,.btn-lab-download{margin-left:8px}.btn-lab-view{margin-right:8px}.lab-result-buttons{display:flex;justify-content:flex-end}.lab-result-buttons .btn-lab-view{margin-right:8px}.tcm-container{display:flex;flex-direction:column;gap:30px}.wrapper-episode-list{height:100%;margin:0 auto}.wrapper-episode-list h1{padding:16px 0}.wrapper-episode-list .alert-episode-list{margin-bottom:16px}.wrapper-episode-list .med-icon{width:20px}@media screen and (max-width: 767px){.ant-table-content{line-height:1.5}.ant-table-content table{table-layout:fixed!important}.ant-table-content .ant-table-thead{font-size:15px!important;justify-content:center;text-align:center;vertical-align:middle;margin:auto}.ant-table-content .ant-table-thead .ant-table-cell{text-align:center;padding:10px 0}.ant-table-content .ant-table-tbody{font-size:12px!important;vertical-align:middle;margin:auto;line-height:2}.ant-table-content .ant-table-tbody .ant-table-cell{padding:2px 5px}.ant-table-content .ant-table-tbody .ant-table-cell:nth-child(3){width:3em}.ant-table-content .ant-table-tbody .ant-table-cell:nth-child(5){text-align:right;padding:10px;width:3em}}@media screen and (max-width: 767px){.ant-table-content table{table-layout:fixed!important}.ant-table-content .ant-table-thead{font-size:1em;justify-content:center;text-align:center;vertical-align:middle;margin:auto}.ant-table-content .ant-table-thead .ant-table-cell{text-align:center;padding:10px 0}.ant-table-content .ant-table-tbody{font-size:15px;vertical-align:middle;margin:auto}}@media screen and (min-width: 768px){.wrapper-episode-list{width:80%}}#page-credentials,#page-email,#page-email-pw,#page-personal-info,#page-verify-email-otp,#page-verify-mobile,#page-verify-mobile-otp{min-height:inherit}#page-credentials .container,#page-email .container,#page-email-pw .container,#page-personal-info .container,#page-verify-email-otp .container,#page-verify-mobile .container,#page-verify-mobile-otp .container{align-items:center;background-image:url(/login-bg.svg);background-position-x:center;background-repeat:no-repeat;background-size:cover;display:flex;flex-direction:column;justify-content:center;min-height:inherit}#page-credentials .form-card,#page-email .form-card,#page-email-pw .form-card,#page-personal-info .form-card,#page-verify-email-otp .form-card,#page-verify-mobile .form-card,#page-verify-mobile-otp .form-card{width:98%}#page-credentials .logo,#page-email .logo,#page-email-pw .logo,#page-personal-info .logo,#page-verify-email-otp .logo,#page-verify-mobile .logo,#page-verify-mobile-otp .logo{border-radius:.5rem;display:block;margin:0 auto;width:8rem}#page-credentials .form-title,#page-email .form-title,#page-email-pw .form-title,#page-personal-info .form-title,#page-verify-email-otp .form-title,#page-verify-mobile .form-title,#page-verify-mobile-otp .form-title{margin:1.25rem 0;text-align:center}#page-credentials .form-alert,#page-credentials .form-progress,#page-email .form-alert,#page-email .form-progress,#page-email-pw .form-alert,#page-email-pw .form-progress,#page-personal-info .form-alert,#page-personal-info .form-progress,#page-verify-email-otp .form-alert,#page-verify-email-otp .form-progress,#page-verify-mobile .form-alert,#page-verify-mobile .form-progress,#page-verify-mobile-otp .form-alert,#page-verify-mobile-otp .form-progress{margin-bottom:1.25rem}#page-credentials .loading-container,#page-email .loading-container,#page-email-pw .loading-container,#page-personal-info .loading-container,#page-verify-email-otp .loading-container,#page-verify-mobile .loading-container,#page-verify-mobile-otp .loading-container{display:flex;justify-content:center}#page-credentials .wrap-btn,#page-email .wrap-btn,#page-email-pw .wrap-btn,#page-personal-info .wrap-btn,#page-verify-email-otp .wrap-btn,#page-verify-mobile .wrap-btn,#page-verify-mobile-otp .wrap-btn{margin-bottom:0}#page-credentials .link-login,#page-credentials .link-resend-code,#page-email .link-login,#page-email .link-resend-code,#page-email-pw .link-login,#page-email-pw .link-resend-code,#page-personal-info .link-login,#page-personal-info .link-resend-code,#page-verify-email-otp .link-login,#page-verify-email-otp .link-resend-code,#page-verify-mobile .link-login,#page-verify-mobile .link-resend-code,#page-verify-mobile-otp .link-login,#page-verify-mobile-otp .link-resend-code{margin-top:.5rem;text-align:center}@media screen and (min-width: 481px){#page-credentials .form-card,#page-email .form-card,#page-email-pw .form-card,#page-personal-info .form-card,#page-verify-email-otp .form-card,#page-verify-mobile .form-card,#page-verify-mobile-otp .form-card{width:75%}}@media screen and (min-width: 768px){#page-credentials .form-card,#page-email .form-card,#page-email-pw .form-card,#page-personal-info .form-card,#page-verify-email-otp .form-card,#page-verify-mobile .form-card,#page-verify-mobile-otp .form-card{width:50%}}@media screen and (min-width: 1025px){#page-credentials .form-card,#page-email .form-card,#page-email-pw .form-card,#page-personal-info .form-card,#page-verify-email-otp .form-card,#page-verify-mobile .form-card,#page-verify-mobile-otp .form-card{width:40%}}@media screen and (min-width: 1201px){#page-credentials .form-card,#page-email .form-card,#page-email-pw .form-card,#page-personal-info .form-card,#page-verify-email-otp .form-card,#page-verify-mobile .form-card,#page-verify-mobile-otp .form-card{width:30%}}@media screen and (min-width: 1536px){#page-credentials .form-card,#page-email .form-card,#page-email-pw .form-card,#page-personal-info .form-card,#page-verify-email-otp .form-card,#page-verify-mobile .form-card,#page-verify-mobile-otp .form-card{width:25%}}#page-appointments .container{min-height:calc(100vh - 64px)}#page-appointments .title-appointment{display:flex;flex-direction:column;padding:16px 0}#page-appointments .ant-card-actions li{margin:12px}#page-appointments .appt-details-container{align-items:center;display:flex;flex-direction:row}#page-appointments .appt-details-text{flex-grow:1}#page-appointments .ant-tabs-tab{padding-right:44px}@media screen and (min-width: 768px){#page-appointments .title-appointment{align-items:center;justify-content:space-between}#page-appointments .title-appointment>h1{float:left}#page-appointments .title-appointment>.button-container{float:right;width:100%;text-align:right}#page-appointments .title-appointment>.dropdown-container{float:left;width:100%;text-align:right}}@media screen and (max-width: 767px){#page-appointments .title-appointment{display:flow-root}#page-appointments .title-appointment>h1{float:left}#page-appointments .title-appointment>.schedule-appointment-button-container{margin-bottom:15px}.schedule-select-container-button-container,.select{width:100%}}@media (max-width: 767px){.schedule-appointment-button{margin-bottom:15px!important}.select-container{width:100%!important;float:none!important}.select-container .select{width:100%!important}.button-container{flex-direction:column;align-items:stretch}}.qr-code-container{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.qr-code-container .qr-corner{position:absolute;width:25px;height:25px;border-width:5px;border-style:solid;border-color:#e02c26}.qr-code-container .qr-corner.top-left{top:0;left:0;border-right:0;border-bottom:0;border-top-left-radius:10px}.qr-code-container .qr-corner.top-right{top:0;right:0;border-left:0;border-bottom:0;border-top-right-radius:10px}.qr-code-container .qr-corner.bottom-left{bottom:0;left:0;border-right:0;border-top:0;border-bottom-left-radius:10px}.qr-code-container .qr-corner.bottom-right{bottom:0;right:0;border-left:0;border-top:0;border-bottom-right-radius:10px}.qr-code-container .qr-center-text{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:#fff;padding:8px;font-size:18px;text-align:center;word-break:break-word;line-height:1.2;font-family:Arial;border:2px solid #e02c26;border-radius:5px;color:#e02c26}.location-container{margin-top:10px}.location-container .location-box{background:none;color:#000;padding:10px;border:3px solid black;border-radius:10px}.location-container .location-box p{line-height:1.5;font-size:1em;font-weight:900;font-style:italic;color:green;text-transform:uppercase}#page-login{min-height:inherit}#page-login .container{align-items:center;background-image:url(/login-bg.svg);background-position-x:center;background-repeat:no-repeat;background-size:cover;display:flex;flex-direction:column;justify-content:center;min-height:inherit}#page-login .version-info{color:#fff;text-align:center}#page-login .logo{border-radius:.5rem;display:block;margin:0 auto;width:8rem}#page-login .form-title{margin:1.25rem 0;text-align:center}#page-login .form-alert{margin-bottom:1.25rem}#page-login .form-card{width:98%}#page-login .wrap-btn{margin-bottom:0}#page-login .link-signup{margin-top:.5rem;text-align:center}@media screen and (min-width: 481px){#page-login .form-card{width:75%}}@media screen and (min-width: 768px){#page-login .form-card{width:50%}}@media screen and (min-width: 1025px){#page-login .form-card{width:40%}}@media screen and (min-width: 1201px){#page-login .form-card{width:30%}}@media screen and (min-width: 1536px){#page-login .form-card{width:25%}}.login-radio{margin-bottom:1.25rem}.login-language-btn{display:flex;margin-top:20px;justify-content:center;align-items:center}#page-profile .container{margin:0 auto}#page-profile .ant-card-body{padding:0}#page-profile .profile-header{display:flex;align-items:center;justify-content:flex-start;padding:10px;flex-wrap:wrap}#page-profile .profile-header h1{color:#000;font-size:24px;font-family:Arial,sans-serif;flex-grow:1;margin:0}@media (max-width: 767px){#page-profile .profile-header h1{font-size:2em}}#page-profile .profile-content{padding:10px;line-height:1.6;font-size:1.5em;color:#000;font-family:Arial,sans-serif;margin:0 0 20px}@media (max-width: 767px){#page-profile .profile-content{font-size:16px}}#page-profile .avatar-container{margin-right:20px;flex-shrink:0}@media (max-width: 600px){#page-profile .avatar-container{margin-right:0;margin-bottom:10px}}#page-profile .card{border-radius:10px;background-color:#f5f5f5;border:none!important;padding:20px;box-sizing:border-box;margin-bottom:20px;margin-top:20px;color:#000}#page-profile .form-alert{margin-bottom:5px}#page-profile .button-primary{padding:12px 24px;font-size:18px;border-radius:8px;background-color:#d32f2f;border-color:#d32f2f;color:#fff;font-family:Arial,sans-serif;width:100%;max-width:300px}@media (max-width: 767px){#page-profile .button-primary{font-size:16px}}#page-profile .button-default{margin-top:10px;padding:12px 24px;font-size:18px;border-radius:8px;font-family:Arial,sans-serif;width:100%;max-width:300px;background-color:#f5f5f5;color:#000}@media (max-width: 767px){#page-profile .button-default{font-size:16px}}#page-profile .info-text{font-size:18px;line-height:1.6;color:#000;font-family:Arial,sans-serif;margin:0 0 20px}@media (max-width: 767px){#page-profile .info-text{font-size:16px}}#page-profile .wrapper-btn-save{margin-bottom:0}@media (min-width: 768px){#page-profile .wrapper-btn-save{display:flex;justify-content:center}}#page-profile .email-display{color:#000}#page-profile .divider{border-color:#cc3c5e}.flex-container{display:flex}.label{width:30%;max-width:500px}.value{width:70%;background-color:#ebebeb;justify-content:right;padding:0 10px}@media screen and (min-width: 768px){#page-profile .email-display{text-align:center}}@media screen and (max-width: 1280px){#page-profile .card{padding-top:0;padding-bottom:0;margin-bottom:0;margin-top:0}}.wrapper-new-appointment{margin:0 auto}.wrapper-new-appointment h1{padding:16px 0}.wrapper-new-appointment .btn-slot-search{margin-bottom:0}.wrapper-new-appointment .form-alert{margin-bottom:1.25em}.wrapper-new-appointment .dt-picker{width:100%}.wrapper-new-appointment .radio-group-timeslot{flex-wrap:wrap}.wrapper-new-appointment .radio-row{display:flex;margin-bottom:8px;width:100%}@media screen and (min-width: 768px){.wrapper-new-appointment{width:80%}}@media screen and (min-width: 1280px){.wrapper-new-appointment{width:30%}}#page-schedule .form-progress{margin-bottom:20px}#page-schedule .container{max-width:1400px;margin:0 auto;padding:0 16px}#page-schedule .title-schedule{display:flex;flex-direction:column;padding:16px 0}#page-schedule .filters-container{margin-bottom:24px;width:100%;display:flex;justify-content:center}#page-schedule .filters-container .ant-row{margin:0 -8px}#page-schedule .filters-container .ant-col{padding:0 8px}#page-schedule .filters-container .ant-select,#page-schedule .filters-container .ant-input-affix-wrapper{width:100%}#page-schedule .resource-grid{margin-top:24px}#page-schedule .resource-card{height:100%;transition:all .3s}#page-schedule .resource-card:hover{transform:translateY(-5px);box-shadow:0 4px 12px #00000026}#page-schedule .resource-card .resource-card-content{display:flex;flex-direction:column;align-items:center;text-align:center;padding:16px}#page-schedule .resource-card .resource-card-content .resource-avatar{margin-bottom:16px;width:100px!important;height:100px!important}#page-schedule .resource-card .resource-card-content .resource-info{width:100%}#page-schedule .resource-card .resource-card-content .resource-info h4{margin-bottom:8px;color:#000;font-weight:600}#page-schedule .resource-card .resource-card-content .resource-info .ant-typography{display:block;margin-bottom:4px}#page-schedule .resource-card .ant-card-actions{background:#fafafa}#page-schedule .resource-card .ant-card-actions button{width:100%;height:100%;border:none}#page-schedule .resource-card .ant-card-actions button:hover{color:#d32f2f;background:#f0f0f0}#page-schedule .resource-card .ant-card-actions button.book-button{color:#52c41a}@media screen and (min-width: 768px){.main-form{min-width:500px}#page-schedule .container{width:100%}#page-schedule .title-schedule{align-items:center;justify-content:space-between}#page-schedule .title-schedule>h1{float:left}#page-schedule .filters-container .ant-space{flex-direction:row!important}#page-schedule .filters-container .ant-space .ant-select{width:200px!important;flex:0 0 auto}#page-schedule .filters-container .ant-space .ant-input-affix-wrapper{width:300px!important;flex:0 0 auto}}@media screen and (max-width: 767px){#page-schedule .title-schedule{display:flow-root}#page-schedule .title-schedule>h1{float:left}#page-schedule .filters-container .ant-space{flex-direction:column!important;gap:12px!important}#page-schedule .filters-container .ant-space .ant-select,#page-schedule .filters-container .ant-space .ant-input-affix-wrapper{width:100%!important}#page-schedule .resource-card .ant-card-body{padding:5px!important}#page-schedule .resource-card .resource-card-content{flex-direction:row;align-items:flex-start;text-align:left;padding:12px;gap:12px}#page-schedule .resource-card .resource-card-content .resource-avatar{margin-bottom:0;flex-shrink:0;width:64px!important;height:64px!important}#page-schedule .resource-card .resource-card-content .resource-info{flex:1;min-width:0}#page-schedule .resource-card .resource-card-content .resource-info h5.ant-typography{margin-top:0;margin-bottom:4px;font-size:14px}#page-schedule .resource-card .resource-card-content .resource-info .ant-typography{font-size:12px}#page-schedule .resource-card .ant-card-actions li{margin:0!important}#page-schedule .resource-card .ant-card-actions button{padding:8px 0;font-size:12px}}.doctor-details-patient{height:100%}.doctor-details-patient .ant-card-body{padding:15px}.doctor-details-patient .doctor-profile-patient{text-align:center;margin-top:10px}.doctor-details-patient .doctor-profile-patient .ant-avatar{margin-bottom:16px}.doctor-details-patient .doctor-profile-patient h4{margin-bottom:4px}.schedule-container .doctor-details{height:100%}.schedule-container .doctor-details .ant-card-body{padding:15px}.schedule-container .doctor-details .doctor-info-container .doctor-profile{text-align:center;margin-top:10px}.schedule-container .doctor-details .doctor-info-container .doctor-profile .ant-avatar{margin-bottom:16px}.schedule-container .doctor-details .doctor-info-container .doctor-profile h4{margin-bottom:4px}.schedule-container .doctor-details .doctor-info-container .attention-alert{height:100%}.schedule-container .doctor-details .doctor-info-container .attention-alert .ant-alert-message{margin-bottom:12px}.schedule-container .doctor-details .doctor-info-container .attention-alert .ant-space{width:100%}.schedule-container .calendar-container .legend-container{display:flex;justify-content:center;margin-bottom:16px;background:#fff;padding:12px;border-radius:8px}.schedule-container .calendar-container .legend-container .ant-space{flex-wrap:wrap;row-gap:8px!important;justify-content:center}.schedule-container .calendar-container .legend-container .ant-space-item div{color:#fff;border-radius:4px;font-weight:500;transition:all .3s;padding:4px 12px}.schedule-container .calendar-container .legend-container .ant-space-item div:hover{opacity:.9}.schedule-container .calendar-container .ant-picker-calendar{background:#fff;border-radius:8px;padding:16px;margin-bottom:24px}.schedule-container .calendar-container .ant-picker-calendar .ant-picker-cell-inner,.schedule-container .calendar-container .ant-picker-calendar .ant-picker-calendar-date,.schedule-container .calendar-container .ant-picker-calendar .ant-picker-calendar-date-today{background:none!important;border:none!important}.schedule-container .calendar-container .ant-picker-calendar .ant-picker-cell-inner:before,.schedule-container .calendar-container .ant-picker-calendar .ant-picker-calendar-date:before,.schedule-container .calendar-container .ant-picker-calendar .ant-picker-calendar-date-today:before{display:none!important}.schedule-container .calendar-container .ant-picker-calendar .ant-picker-cell-selected,.schedule-container .calendar-container .ant-picker-calendar .ant-picker-cell-selected .ant-picker-calendar-date{background:none!important}.schedule-container .calendar-container .ant-picker-calendar .ant-picker-cell-today .ant-picker-calendar-date-today{background:none!important;border:none!important}.schedule-container .calendar-container .ant-picker-calendar .ant-picker-cell{position:relative;padding:2px}.schedule-container .calendar-container .ant-picker-calendar .ant-picker-cell .ant-picker-cell-inner{width:100%;height:100%;position:relative;display:flex;justify-content:center;align-items:center;padding:4px;min-height:40px;border-radius:4px}.schedule-container .calendar-container .ant-picker-calendar .ant-picker-cell .ant-picker-cell-inner .ant-picker-calendar-date-value{z-index:2;position:relative}.schedule-container .calendar-container .ant-picker-calendar .ant-picker-cell.ant-picker-cell-in-view .ant-picker-calendar-date-value{color:#000000e0}.schedule-container .calendar-container .ant-picker-calendar .ant-picker-cell:not(.ant-picker-cell-in-view) .ant-picker-calendar-date-value{color:#00000040}.schedule-container .calendar-container .ant-picker-calendar .ant-picker-cell .custom-cell{position:absolute;top:2px;right:2px;bottom:2px;left:2px;display:flex;justify-content:center;align-items:center;border-radius:4px;overflow:hidden}.schedule-container .calendar-container .ant-picker-calendar .ant-picker-cell .custom-cell.has-status .calendar-cell-background{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1}.schedule-container .calendar-container .ant-picker-calendar .ant-picker-cell .custom-cell.has-status .calendar-cell-content{position:relative;z-index:2;color:#fff;font-size:16px}.schedule-container .calendar-container .ant-picker-calendar .ant-picker-cell .custom-cell.has-status~.ant-picker-cell-inner .ant-picker-calendar-date-value{display:none}.schedule-container .calendar-container .ant-picker-calendar .ant-picker-content th,.schedule-container .calendar-container .ant-picker-calendar .ant-picker-content td{position:relative}.schedule-container .calendar-container .time-slots-container{margin-top:24px}.schedule-container .calendar-container .time-slots-container .time-slots-section{padding:0 8px}.schedule-container .calendar-container .time-slots-container .loading-container{display:flex;justify-content:center;padding:24px}.schedule-container .calendar-container .time-slots-container .time-slots-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(100px,1fr));gap:8px;margin-bottom:24px}@media (max-width: 576px){.schedule-container .calendar-container .time-slots-container .time-slots-grid{grid-template-columns:repeat(auto-fill,minmax(80px,1fr))}}.schedule-container .calendar-container .time-slots-container .time-slots-grid .ant-btn{width:100%}.schedule-container .calendar-container .time-slots-container .confirm-section{padding:16px;background-color:#fff}.schedule-container .calendar-container .time-slots-container .confirm-section .ant-space .ant-typography:first-child{color:#262626}.schedule-container .calendar-container .time-slots-container .confirm-section .ant-space .ant-typography:not(:first-child){color:#595959}@media (max-width: 576px){.schedule-container .calendar-container .time-slots-container .confirm-section .ant-row{flex-direction:column;gap:16px}.schedule-container .calendar-container .time-slots-container .confirm-section .ant-row .ant-col{text-align:center}.schedule-container .calendar-container .time-slots-container .confirm-section .ant-row .ant-btn{width:100%}}@media (max-width: 1199px){.schedule-container .doctor-details,.schedule-container .confirm-section{margin-bottom:24px}.schedule-container .calendar-container .ant-picker-calendar{padding:8px}}@media (max-width: 767px){.schedule-container .doctor-details .doctor-profile .ant-avatar{width:80px!important;height:80px!important}}.favourite-icon{position:absolute;top:15;right:15}#page-credentials,#page-email,#page-email-pw,#page-personal-info,#page-personal-detail,#page-verify-email-otp,#page-verify-mobile,#page-verify-mobile-otp,#page-signup-user,#page-signup-user-pw{min-height:inherit}#page-credentials .container,#page-email .container,#page-email-pw .container,#page-personal-info .container,#page-personal-detail .container,#page-verify-email-otp .container,#page-verify-mobile .container,#page-verify-mobile-otp .container,#page-signup-user .container,#page-signup-user-pw .container{align-items:center;background-image:url(/login-bg.svg);background-position-x:center;background-repeat:no-repeat;background-size:cover;display:flex;flex-direction:column;justify-content:center;min-height:inherit}#page-credentials .form-card,#page-email .form-card,#page-email-pw .form-card,#page-personal-info .form-card,#page-personal-detail .form-card,#page-verify-email-otp .form-card,#page-verify-mobile .form-card,#page-verify-mobile-otp .form-card,#page-signup-user .form-card,#page-signup-user-pw .form-card{width:98%}#page-credentials .logo,#page-email .logo,#page-email-pw .logo,#page-personal-info .logo,#page-personal-detail .logo,#page-verify-email-otp .logo,#page-verify-mobile .logo,#page-verify-mobile-otp .logo,#page-signup-user .logo,#page-signup-user-pw .logo{border-radius:.5rem;display:block;margin:0 auto;width:8rem}#page-credentials .form-title,#page-email .form-title,#page-email-pw .form-title,#page-personal-info .form-title,#page-personal-detail .form-title,#page-verify-email-otp .form-title,#page-verify-mobile .form-title,#page-verify-mobile-otp .form-title,#page-signup-user .form-title,#page-signup-user-pw .form-title{margin:1.25rem 0;text-align:center}#page-credentials .form-alert,#page-credentials .form-progress,#page-email .form-alert,#page-email .form-progress,#page-email-pw .form-alert,#page-email-pw .form-progress,#page-personal-info .form-alert,#page-personal-info .form-progress,#page-personal-detail .form-alert,#page-personal-detail .form-progress,#page-verify-email-otp .form-alert,#page-verify-email-otp .form-progress,#page-verify-mobile .form-alert,#page-verify-mobile .form-progress,#page-verify-mobile-otp .form-alert,#page-verify-mobile-otp .form-progress,#page-signup-user .form-alert,#page-signup-user .form-progress,#page-signup-user-pw .form-alert,#page-signup-user-pw .form-progress{margin-bottom:1.25rem}#page-credentials .loading-container,#page-email .loading-container,#page-email-pw .loading-container,#page-personal-info .loading-container,#page-personal-detail .loading-container,#page-verify-email-otp .loading-container,#page-verify-mobile .loading-container,#page-verify-mobile-otp .loading-container,#page-signup-user .loading-container,#page-signup-user-pw .loading-container{display:flex;justify-content:center}#page-credentials .wrap-btn,#page-email .wrap-btn,#page-email-pw .wrap-btn,#page-personal-info .wrap-btn,#page-personal-detail .wrap-btn,#page-verify-email-otp .wrap-btn,#page-verify-mobile .wrap-btn,#page-verify-mobile-otp .wrap-btn,#page-signup-user .wrap-btn,#page-signup-user-pw .wrap-btn{margin-bottom:0}#page-credentials .link-login,#page-credentials .link-resend-code,#page-email .link-login,#page-email .link-resend-code,#page-email-pw .link-login,#page-email-pw .link-resend-code,#page-personal-info .link-login,#page-personal-info .link-resend-code,#page-personal-detail .link-login,#page-personal-detail .link-resend-code,#page-verify-email-otp .link-login,#page-verify-email-otp .link-resend-code,#page-verify-mobile .link-login,#page-verify-mobile .link-resend-code,#page-verify-mobile-otp .link-login,#page-verify-mobile-otp .link-resend-code,#page-signup-user .link-login,#page-signup-user .link-resend-code,#page-signup-user-pw .link-login,#page-signup-user-pw .link-resend-code{margin-top:.5rem;text-align:center}@media screen and (min-width: 481px){#page-credentials .form-card,#page-email .form-card,#page-email-pw .form-card,#page-personal-info .form-card,#page-personal-detail .form-card,#page-verify-email-otp .form-card,#page-verify-mobile .form-card,#page-verify-mobile-otp .form-card,#page-signup-user .form-card,#page-signup-user-pw .form-card{width:75%}}@media screen and (min-width: 768px){#page-credentials .form-card,#page-email .form-card,#page-email-pw .form-card,#page-personal-info .form-card,#page-personal-detail .form-card,#page-verify-email-otp .form-card,#page-verify-mobile .form-card,#page-verify-mobile-otp .form-card,#page-signup-user .form-card,#page-signup-user-pw .form-card{width:50%}}@media screen and (min-width: 1025px){#page-credentials .form-card,#page-email .form-card,#page-email-pw .form-card,#page-personal-info .form-card,#page-personal-detail .form-card,#page-verify-email-otp .form-card,#page-verify-mobile .form-card,#page-verify-mobile-otp .form-card,#page-signup-user .form-card,#page-signup-user-pw .form-card{width:40%}}@media screen and (min-width: 1201px){#page-credentials .form-card,#page-email .form-card,#page-email-pw .form-card,#page-personal-info .form-card,#page-personal-detail .form-card,#page-verify-email-otp .form-card,#page-verify-mobile .form-card,#page-verify-mobile-otp .form-card,#page-signup-user .form-card,#page-signup-user-pw .form-card{width:30%}}@media screen and (min-width: 1536px){#page-credentials .form-card,#page-email .form-card,#page-email-pw .form-card,#page-personal-info .form-card,#page-personal-detail .form-card,#page-verify-email-otp .form-card,#page-verify-mobile .form-card,#page-verify-mobile-otp .form-card,#page-signup-user .form-card,#page-signup-user-pw .form-card{width:25%}}body{font-family:Hind Madurai;font-size:14px;height:100%;margin:0;min-height:100vh;width:100vw}body *{font-family:Hind Madurai;margin:0}body #root{height:inherit;min-height:inherit;width:inherit}.status-bar-container{height:env(safe-area-inset-top);width:100vw;position:fixed;top:0;left:0;background-color:#2d3a4b;z-index:9999}.status-bar-container-2{height:env(safe-area-inset-top);width:100vw}.dept-main-container{width:100%;display:flex;align-items:center;justify-content:center}.dept-container{width:90%;margin-top:30px;margin-bottom:30px}
