@import"https://fonts.googleapis.com/css2?family=Quicksand:wght@300..700&display=swap";@import"https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.1/css/all.min.css";:root{--primary-light: #E2FCD6;--primary: #449966;--primary-dark: #064;--secondary-light: #7D7D7D;--secondary: #3A3A3A;--secondary-dark: #2E2E2E;--green-300: #449966;--green-100: #E2FCD6;--grey-300: #E2E2E2;--grey-200: #EBF0F0;--grey-100: #F9F9F9;--error: #FF1C07;--white: #ffffff;--black: #000000}.arogya-myhealth{font-family:Quicksand,sans-serif;padding:0;margin:0;color:var(--secondary);font-size:14px;line-height:20px;font-weight:400}.arogya-myhealth *{font-family:Quicksand,sans-serif!important;box-sizing:border-box;--webkit-box-sizing: border-box}.arogya-myhealth input[type=number]::-webkit-inner-spin-button,.arogya-myhealth input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.arogya-myhealth input[type=number]{-moz-appearance:textfield}.arogya-myhealth ::-webkit-scrollbar{width:4px;height:4px}.arogya-myhealth ::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}.arogya-myhealth ::-webkit-scrollbar-thumb{background-color:#888;border-radius:4px}.arogya-myhealth ::-webkit-scrollbar-thumb:hover{background-color:#555}.arogya-myhealth .custom_container{width:100%;max-width:1600px;margin:0 auto;padding:0 16px}.arogya-myhealth h1{font-size:54px}.arogya-myhealth h2{font-size:32px}.arogya-myhealth h3{font-size:30px}.arogya-myhealth h4{font-size:22px}.arogya-myhealth h5{font-size:20px}.arogya-myhealth h6{font-size:18px}.arogya-myhealth p{font-size:16px}.arogya-myhealth .MuiTypography-subtitle1{font-size:14px}.arogya-myhealth .MuiTypography-subtitle2{font-size:12px}.arogya-myhealth a{color:var(--primary);text-decoration:none}.arogya-myhealth .p-0{padding:0!important}.arogya-myhealth .mb-0{margin-bottom:0!important}.arogya-myhealth .mt-0{margin-top:0!important}.arogya-myhealth .MuiRadio-root svg{color:#b8b8b8}.arogya-myhealth .MuiRadio-root.Mui-checked svg{color:var(--primary)}.arogya-myhealth .chip_recommended{background:#e0852f;font-weight:600;color:#fff;position:absolute;left:50%;top:-17px;transform:translate(-50%)}.arogya-myhealth .chip_custom_v1{border:1px solid var(--primary);background:var(--primary-light);font-weight:600}.arogya-myhealth .chip_custom_v2{background:var(--primary-light);color:#3a3a3a;font-weight:600;display:inline-flex;align-items:center;gap:2px;padding:8px 16px}.arogya-myhealth .chip_custom_v2 .MuiChip-deleteIcon{color:#000;font-size:16px;position:relative;top:1px}.arogya-myhealth .status_chip{min-width:79px;border-radius:4px;font-weight:500}.arogya-myhealth .status_chip.active{background-color:#e2fcd6;color:#064}.arogya-myhealth .status_chip.info{background-color:#d7deff;color:#3a3a3a}.arogya-myhealth .status_chip.inactive,.arogya-myhealth .status_chip.low{background-color:#ff1c071a;color:#ff1c07}.arogya-myhealth .status_chip.medium{background-color:#f3fbaa;color:#896e16}.arogya-myhealth .status_chip.bg_transparent{background-color:transparent;padding:0;min-width:auto}.arogya-myhealth .status_chip.bg_transparent .MuiChip-label{padding:0}.arogya-myhealth .MuiButton-contained{background-color:var(--primary);text-transform:capitalize;font-size:14px;font-weight:600;color:var(--white);min-width:130px;padding:11px 16px;box-shadow:none;border:1px solid var(--primary)}.arogya-myhealth .MuiButton-contained.MuiButton-sizeSmall{padding:8px 16px}.arogya-myhealth .MuiButton-contained:hover{background-color:var(--primary-dark);border-color:var(--primary-dark)}.arogya-myhealth .MuiButton-contained.primary_btn{background-color:var(--primary);border-color:var(--primary)}.arogya-myhealth .MuiButton-contained.very_small_btn{padding:4px 16px;min-width:auto;border-radius:10px}.arogya-myhealth .MuiButton-contained.light_green_btn{border:1px solid var(--primary);background:var(--primary-light);color:var(--primary)}.arogya-myhealth .MuiButton-contained.light_red_btn{border:1px solid #D06E6E;background:#ffecec;color:#c73333}.arogya-myhealth .MuiButton-contained.red_btn{border:1px solid #C73333;background:#c73333;color:#fff}.arogya-myhealth .MuiButton-contained.orange_btn{border:1px solid #C1602C;background:#c1602c;color:#fff}.arogya-myhealth .MuiButton-contained.orange_btn:hover{background:#c05217;border-color:#c05217}.arogya-myhealth .MuiButton-contained.grey_btn{background:#f8f8f8;border-color:#bebebe;color:var(--secondary-dark)}.arogya-myhealth .MuiButton-contained.full_round{border-radius:999px}.arogya-myhealth .MuiButton-contained.min-95{min-width:95px}.arogya-myhealth .MuiButton-contained.Mui-disabled{border-color:#0000001f}.arogya-myhealth .MuiButton-root.text_btn{text-transform:capitalize;color:var(--primary-dark)}.arogya-myhealth .MuiButton-outlined{text-transform:capitalize;font-size:14px;font-weight:600;color:var(--primary);border-color:var(--primary);min-width:130px;padding:11px 16px;box-shadow:none}.arogya-myhealth .MuiButton-outlined.MuiButton-sizeSmall{padding:8px 16px}.arogya-myhealth .MuiButton-outlined.very_small_btn{padding:4px 16px;min-width:auto;border-radius:10px}.arogya-myhealth .MuiButton-outlined:hover{background-color:var(--primary);color:var(--white)}.arogya-myhealth .MuiButton-outlined.grey_outline{border-color:var(--grey-300);color:var(--secondary)}.arogya-myhealth .MuiButton-outlined.grey_outline:hover{background-color:var(--primary);color:var(--white)}.arogya-myhealth .MuiButton-outlined.min-95{min-width:95px}.arogya-myhealth .MuiButton-outlined.full_round{border-radius:999px}.arogya-myhealth .MuiIconButton-root:hover{background-color:var(--primary-light)}.arogya-myhealth .MuiFormLabel-root{color:var(--secondary);font-size:14px;font-weight:500;margin-bottom:8px;display:inline-block}.arogya-myhealth .form_control .MuiAutocomplete-inputRoot{background-color:var(--white)}.arogya-myhealth .form_control.MuiNativeSelect-root{border-radius:4px;border:1px solid var(--grey-300)}.arogya-myhealth .form_control.MuiNativeSelect-root:after{display:none}.arogya-myhealth .form_control.MuiNativeSelect-root:before{display:none}.arogya-myhealth .form_control.MuiNativeSelect-root.Mui-focused{border-color:var(--primary)}.arogya-myhealth .form_control .MuiAutocomplete-inputRoot{padding:0 9px}.arogya-myhealth .form_control .MuiAutocomplete-inputRoot .MuiAutocomplete-hasClearIcon{padding-right:119px}.arogya-myhealth .form_control .MuiStack-root{width:100%;margin:0;padding:0}.arogya-myhealth .form_control .MuiStack-root .MuiFormControl-root{width:100%}.arogya-myhealth .form_control .MuiStack-root .MuiFormControl-root .MuiPickersInputBase-root{background-color:#fff}.arogya-myhealth .form_control .MuiStack-root .MuiPickersOutlinedInput-root.Mui-focused .MuiPickersOutlinedInput-notchedOutline{border-color:var(--primary)}.arogya-myhealth .form_control .MuiInputBase-multiline{padding:0}.arogya-myhealth .form_control .MuiInputBase-input{padding:12px 20px;font-size:14px;background-color:#fff}.arogya-myhealth .form_control .MuiInputBase-input.MuiAutocomplete-input{padding:12px 4px 12px 5px}.arogya-myhealth .form_control .MuiSelect-outlined{padding:10.5px 16px}.arogya-myhealth .form_control .MuiInputBase-sizeSmall .MuiInputBase-input{padding:10px 20px}.arogya-myhealth .form_control .MuiOutlinedInput-notchedOutline{border-radius:4px;border-color:var(--grey-300);box-shadow:0 1px 4px #0000000a}.arogya-myhealth .form_control .Mui-focused .MuiOutlinedInput-notchedOutline{border-color:var(--primary)}.arogya-myhealth .form_control .MuiPickersOutlinedInput-notchedOutline{border-radius:4px;border-color:var(--grey-300)}.arogya-myhealth .form_control .MuiPickersSectionList-root{padding:12px 0;font-size:14px}.arogya-myhealth .form_control.otp_fld .MuiInputBase-input{height:49px;font-size:22px;padding:0;text-align:center}.arogya-myhealth .custom_progress.MuiLinearProgress-root{height:6px;background-color:#dbdbdb;border-radius:999px}.arogya-myhealth .custom_progress.MuiLinearProgress-root .MuiLinearProgress-bar{background-color:var(--primary);border-radius:999px}.arogya-myhealth .text_select .MuiSelect-select{padding:0 32px 0 0;font-weight:700;font-size:14px;color:var(--primary)}.arogya-myhealth .text_select .MuiOutlinedInput-notchedOutline{border:none}.arogya-myhealth .text_select.text_select_black_small .MuiSelect-select{color:var(--black);font-size:12px;padding-right:16px}.arogya-myhealth .text_select.text_select_black_small svg{font-size:16px;right:0}.arogya-myhealth .text-center{text-align:center!important}.arogya-myhealth .cursor-pointer{cursor:pointer!important}.arogya-myhealth .main{min-height:100vh}.arogya-myhealth .splash-screen{display:flex;flex-flow:column;justify-content:center;align-items:center;padding:16px;min-height:100vh;flex:1;background-color:var(--grey-200);position:relative}.arogya-myhealth .auth_layout{background-color:var(--grey-200);min-height:100vh;display:flex;justify-content:center;align-items:center;padding:16px}.arogya-myhealth .auth_layout .login_Box{border-radius:16px;background-color:var(--grey-100);padding:40px 16px;width:100%;max-width:514px;margin:auto}.arogya-myhealth .auth_register_layout{background-color:var(--grey-200);min-height:100vh}.arogya-myhealth .chat_menu{width:217px;border-right:1px solid #DADADA}.arogya-myhealth .chat_menu ul li{padding:12px 16px;cursor:pointer;transition:all .5s}.arogya-myhealth .chat_menu ul li.active,.arogya-myhealth .chat_menu ul li:hover{background-color:var(--primary-dark)}.arogya-myhealth .chat_menu ul li.active p,.arogya-myhealth .chat_menu ul li:hover p{color:var(--white)}.arogya-myhealth .chat_list{width:380px;border-right:1px solid #DADADA}@media screen and (max-width:1599px){.arogya-myhealth .chat_list{width:300px}}.arogya-myhealth .chat_list ul li{padding:16px 12px;border-bottom:1px solid #DADADA;cursor:pointer;transition:all .5s}.arogya-myhealth .chat_list ul li.active,.arogya-myhealth .chat_list ul li:hover{background-color:var(--primary-light)}.arogya-myhealth .chat_message_box{width:calc(100% - 889px)}@media screen and (max-width:1599px){.arogya-myhealth .chat_message_box{width:calc(100% - 787px)}}.arogya-myhealth .chat_message_box .chat_item .chat_msg{padding-left:8px;position:relative}.arogya-myhealth .chat_message_box .chat_item .chat_msg:before{content:"";width:1px;height:100%;background-color:#dadada;position:absolute;left:0;top:0}.arogya-myhealth .chat_message_box .chat_item:first-child .chat_msg{padding-left:0}.arogya-myhealth .chat_message_box .chat_item:first-child .chat_msg:before{display:none}.arogya-myhealth .chat_right{width:292px;border-left:1px solid #DADADA}@media screen and (max-width:1599px){.arogya-myhealth .chat_right{width:270px}}.arogya-myhealth .chat_right .MuiAccordion-root.Mui-expanded{margin:0}.arogya-myhealth .chat_right .MuiAccordion-root .MuiAccordion-heading .MuiAccordionSummary-root{border-bottom:1px solid #DADADA;min-height:initial}.arogya-myhealth .chat_right .MuiAccordion-root .MuiAccordion-heading .MuiAccordionSummary-root .MuiAccordionSummary-content{margin:20px 0}.arogya-myhealth .custom_tab .MuiTab-root{font-size:16px;color:var(--secondary-light);font-weight:600;text-transform:capitalize}.arogya-myhealth .custom_tab .MuiTab-root.Mui-selected{border-bottom:4px solid var(--primary-dark);background:var(--primary-light);color:var(--primary-dark)}.arogya-myhealth .custom_tab .MuiTabs-indicator{display:none}.arogya-myhealth .custom_tab_v1 .MuiTab-root{font-size:16px;color:var(--primary-dark);font-weight:600;text-transform:capitalize;border-radius:10px;padding:7px 20px}.arogya-myhealth .custom_tab_v1 .MuiTab-root.Mui-selected{background:var(--primary-dark);color:#fff}.arogya-myhealth .custom_tab_v1 .MuiTabs-indicator{display:none}.arogya-myhealth .custom_modal .MuiDialog-paper{border-radius:8px;background:#fff;box-shadow:0 4px 24px #00000026}.arogya-myhealth .custom_modal .MuiDialog-paper .MuiDialogTitle-root{font-size:18px;border-bottom:1px solid #DADADA;padding:16px 16px 13px}.arogya-myhealth .custom_modal .MuiDialog-paper .MuiDialogContent-root,.arogya-myhealth .custom_modal .MuiDialog-paper .MuiDialogActions-root{padding:16px}.arogya-myhealth .custom_modal.mail_invite_modal .MuiDialogTitle-root{border-bottom:none}.arogya-myhealth .custom_modal.mail_invite_modal .MuiDialogContent-root{padding:24px 16px}.arogya-myhealth .custom_table table{white-space:nowrap}.arogya-myhealth .custom_table table thead tr th{background-color:var(--primary);font-size:14px;font-weight:500;color:var(--white);border:none}.arogya-myhealth .custom_table table thead tr th:first-child{border-radius:8px 0 0 8px}.arogya-myhealth .custom_table table thead tr th:last-child{border-radius:0 8px 8px 0}.arogya-myhealth .custom_table table tbody tr td{color:var(--secondary-dark);font-weight:500}.arogya-myhealth .custom_pagination .MuiPaginationItem-root.Mui-selected{background-color:var(--primary);color:var(--white)}.arogya-myhealth .mouse_over_hover .hover_div{display:none}.arogya-myhealth .mouse_over_hover:hover .hover_div{display:flex}.arogya-myhealth .child_page_layout{border-radius:16px;background:var(--white);padding:24px;min-height:calc(100vh - 120px)}.arogya-myhealth .child_page_layout.bg-transparent{background-color:transparent}.arogya-myhealth .contact_details_wrap{background-color:var(--white);border-radius:8px}.arogya-myhealth .contact_details_wrap .contact_details .details_left{width:30%;border-right:1px solid #DADADA}@media screen and (max-width:1500px){.arogya-myhealth .contact_details_wrap .contact_details .details_left{width:25%}}.arogya-myhealth .contact_details_wrap .contact_details .details_middle{width:45%}@media screen and (max-width:1500px){.arogya-myhealth .contact_details_wrap .contact_details .details_middle{width:50%}}.arogya-myhealth .contact_details_wrap .contact_details .details_right{width:25%;border-left:1px solid #DADADA}.arogya-myhealth .notification_tolltip{padding:0;width:380px;max-width:380px}.arogya-myhealth .notification_tolltip .notifi_list_hoverbox .notifi_list_hoverbox_inner{border-radius:10px;border-bottom:1px solid #CECECE;background:#fff;box-shadow:0 4px 8px #0000001a;padding:22px}.arogya-myhealth .notification_tolltip .notifi_list_hoverbox .notifi_list_hoverbox_inner h6{color:#000}.arogya-myhealth .msg_tolltip{border-radius:10px;border-bottom:1px solid #CECECE;background:#eaf0f0;box-shadow:0 4px 8px #0000001a;padding:22px;color:var(--black);font-size:14px}.arogya-myhealth .msg_tolltip .MuiTooltip-arrow{color:#eaf0f0}.arogya-myhealth .MuiAccordion-root.Mui-expanded{margin:0}.arogya-myhealth .MuiAccordion-root.Mui-expanded:before{opacity:1}.arogya-myhealth .MuiAccordionSummary-content.Mui-expanded{margin:12px 0}.arogya-myhealth .accordion_list .MuiAccordion-root{border-radius:6px;background:#fff;box-shadow:0 2px 2px #0000000a}.arogya-myhealth .accordion_list .MuiAccordion-root .MuiAccordionSummary-root{min-height:48px;flex-direction:row-reverse;gap:12px}.arogya-myhealth .accordion_list .MuiAccordion-root .MuiAccordionSummary-content{margin:0}.arogya-myhealth .accordion_list .MuiAccordion-root .MuiAccordionSummary-content .MuiTypography-root{font-weight:600;color:#3a3a3a}.arogya-myhealth .accordion_list .MuiAccordion-root .MuiAccordionSummary-expandIconWrapper{border:1px solid var(--primary);border-radius:6px;color:var(--primary-dark)}.arogya-myhealth .accordion_list .accordion_list_sub{border-radius:6px;border:1px solid #DEDEDE;background:#fafafa;box-shadow:0 1px 2px #00000008}.arogya-myhealth .accordion_list .accordion_list_sub .MuiAccordionSummary-content .MuiTypography-root{font-size:14px}.arogya-myhealth .filter_menu .MuiMenu-paper{border-radius:10px;border:1px solid #D4D4D4;background:#fff;box-shadow:0 2px 14px #00000014;width:300px}.arogya-myhealth .filter_menu .MuiMenu-paper ul{padding:0}.arogya-myhealth .calender_table table thead tr th{font-size:16px;font-weight:700;color:#949494;text-align:center}.arogya-myhealth .calender_table table thead tr th:first-child{color:#000}.arogya-myhealth .calender_table table tbody tr td{background:#f7f7f7;padding:2px;font-size:16px;border-right:1px solid #fff}.arogya-myhealth .calender_table table tbody tr td:first-child{font-weight:700;color:var(--primary);background-color:#fff;padding:2px 16px}.arogya-myhealth .calender_table table tbody tr td:last-child{border-right:none}.arogya-myhealth .MuiFormGroup-root .MuiCheckbox-root{color:#bababa}.arogya-myhealth .MuiFormGroup-root .MuiCheckbox-root.Mui-checked{color:#064}.channels_left{width:310px;border-right:1px solid #DADADA}.channels_left ul a{padding:10px 50px;color:var(--black)}.channels_left ul a:hover,.channels_left ul a.active{background-color:var(--green-100);color:var(--primary)}.channels_right{width:calc(100% - 310px)}.availability_table table thead th{color:#949494;font-size:16px;font-weight:700}.availability_table table tbody td{border-right:1px solid #fff}.availability_table table tbody td:last-child{border-right:none}.account_dropdown .MuiMenu-paper{border-radius:16px;background:#fff;box-shadow:0 24px 64px #00000026}.account_dropdown .MuiMenu-list{padding:0}.account_dropdown ul li a{display:flex;align-items:center;padding:12px 14px;font-size:16px;font-weight:600;color:#1a202c;gap:10px;width:100%;border-radius:10px}.account_dropdown ul li a img{width:24px}.account_dropdown ul li a:hover{color:var(--primary);background-color:#f6fafd}.custom_stepper .MuiStep-root .MuiStepLabel-root .MuiStepLabel-iconContainer svg{width:42px;height:42px;fill:transparent;border-radius:999px;border:1px solid #B1B1B1;background:#fff}.custom_stepper .MuiStep-root .MuiStepLabel-root .MuiStepLabel-iconContainer svg text{fill:#5b616e}.custom_stepper .MuiStep-root .MuiStepLabel-root .MuiStepLabel-iconContainer.Mui-active svg{border:1px solid #FB6718;background:#fb6718}.custom_stepper .MuiStep-root .MuiStepLabel-root .MuiStepLabel-iconContainer.Mui-active svg text{fill:#fff}.custom_stepper .MuiStep-root .MuiStepLabel-root .MuiStepLabel-iconContainer.Mui-completed svg{border:1px solid var(--primary-dark);fill:var(--primary-dark)}.custom_stepper .MuiStep-root .MuiStepLabel-root .MuiStepLabel-iconContainer.Mui-completed svg text{fill:#fff}.custom_stepper .MuiStep-root .MuiStepLabel-root .MuiStepLabel-label{font-size:18px;font-weight:600}.custom_stepper .MuiStepButton-root .MuiStepLabel-root .MuiStepLabel-iconContainer svg{width:42px;height:42px;fill:transparent;border-radius:999px;border:1px solid #B1B1B1;background:#fff}.custom_stepper .MuiStepButton-root .MuiStepLabel-root .MuiStepLabel-iconContainer svg text{fill:#5b616e}.custom_stepper .MuiStepButton-root .MuiStepLabel-root .MuiStepLabel-label{font-size:18px;font-weight:600}.custom_stepper .MuiStepButton-root[aria-current=step] .MuiStepLabel-root .MuiStepLabel-iconContainer svg{border:1px solid #FB6718;background:#fb6718}.custom_stepper .MuiStepButton-root[aria-current=step] .MuiStepLabel-root .MuiStepLabel-iconContainer svg text{fill:#fff}.theme-menu-dropdown-s1 .MuiPaper-root{width:192px;border:1px solid #DADADA;padding:4px 0;border-radius:8px;box-shadow:0 4px 24px #00000026}.theme-menu-dropdown-s1 .MuiPaper-root .MuiList-root{padding:0;margin:0}.theme-menu-dropdown-s1 .MuiPaper-root .MuiList-root .MuiButtonBase-root{width:100%;background-color:transparent;display:flex;align-items:center;column-gap:16px;padding:12px 16px;border-radius:0;font-weight:500;font-size:16px;line-height:16px;color:#212121;transition:.3s;border-bottom:1px solid #DADADA}.theme-menu-dropdown-s1 .MuiPaper-root .MuiList-root .MuiButtonBase-root:last-child{border-bottom:none}.theme-menu-dropdown-s1 .MuiPaper-root .MuiList-root .MuiButtonBase-root svg{top:1px;position:relative}.theme-menu-dropdown-s1 .MuiPaper-root .MuiList-root .MuiButtonBase-root:hover,.theme-menu-dropdown-s1 .MuiPaper-root .MuiList-root .MuiButtonBase-root.active{background-color:var(--primary-light);color:var(--primary)}.notification_drawer .MuiDrawer-paper{overflow:initial!important}.notification_drawer .notifi_row .notifi_list{position:relative}.notification_drawer .notifi_row .notifi_list .notifi_list_box{transition:all .5s;position:relative}.notification_drawer .notifi_row .notifi_list .notifi_list_box .display_hover{display:none;position:absolute;right:0;top:0;background:linear-gradient(89deg,#1fcf4300 2.44%,#f3fffb 33.16%);height:100%;padding:0 16px;align-items:center}.notification_drawer .notifi_row .notifi_list .notifi_list_box:hover{background-color:#f3fffb}.notification_drawer .notifi_row .notifi_list .notifi_list_box:hover .display_hover{display:flex}.MuiSwitch-root .MuiSwitch-switchBase.Mui-checked{color:#064}.MuiSwitch-root .MuiSwitch-switchBase.Mui-checked+.MuiSwitch-track{background-color:#496}.orBlock{justify-content:space-between;align-items:center;width:100%;margin:24px auto;display:flex}.orBlock .ordiv{padding:0 16px}.orBlock .ordiv span{letter-spacing:.03em;color:var(--black);font-size:16px;font-weight:600;line-height:25.59px;position:relative;top:2px}.orBlock .line{background:var(--grey-300);flex:1;height:1px}.texteditor_v1 .ck-editor{display:flex;flex-direction:column}.texteditor_v1 .ck-editor .ck-editor__top{order:3}.texteditor_v1 .ck-editor .ck-editor__top .ck-sticky-panel__content{border-color:#e9e9e9}.texteditor_v1 .ck-editor .ck-editor__main .ck-editor__editable{border-color:transparent;height:200px;box-shadow:none}.texteditor_v1 .ck-editor .ck.ck-button.ck-on,.texteditor_v1 .ck-editor a.ck.ck-button.ck-on{color:var(--primary)}.lead_stepper{display:flex;gap:8px;list-style:none;padding:0}.lead_stepper li{flex:1;background-color:#dfe3eb;border:2px solid #dfe3eb;height:24px;display:flex;justify-content:center;align-items:center}.lead_stepper li svg{display:none;color:#fff}.lead_stepper li.active{border-color:var(--primary-dark);background-color:#fff}.lead_stepper li.complete{border-color:var(--primary-dark);background-color:var(--primary-dark)}.lead_stepper li.complete svg{display:block}.lead_stepper li:first-child{border-radius:999px 0 0 999px}.lead_stepper li:last-child{border-radius:0 999px 999px 0}.appointmentdetails_drawer .MuiDrawer-paper{box-shadow:0 0 14px #0000004d;background-color:#fff;width:500px}.swal2-icon.swal2-warning.swal2-icon-show{border-color:#fb6718;color:#fb6718}.swal2-confirm.swal2-styled{background-color:var(--primary-dark)!important}.swal2-cancel.swal2-styled{background-color:var(--error)!important}.MuiStepConnector-root{display:flex;justify-content:center}.MuiStepConnector-root:after{content:"";font-family:"Font Awesome 6 Free";font-weight:900;display:block;font-size:24px;color:#5e6c6c}.MuiStepConnector-root .MuiStepConnector-line{display:none}.custom_modal.contact_number_pad_modal .MuiDialog-paper{background-color:#064;border-radius:24px;max-width:350px}.custom_modal.contact_number_pad_modal .MuiDialog-paper .MuiDialogTitle-root{border-bottom:none;cursor:move}.custom_modal.contact_number_pad_modal .MuiDialog-paper .MuiDialogTitle-root .form_control .MuiOutlinedInput-notchedOutline{border:none;background-color:transparent}.custom_modal.contact_number_pad_modal .MuiDialog-paper .MuiDialogTitle-root .form_control .MuiInputBase-input{background:transparent;color:#fff}.custom_modal.contact_number_pad_modal .MuiDialog-paper .MuiDialogContent-root .keypad_button{color:#fff;font-size:24px;font-weight:600}.doctor-organisation-page{min-height:100vh;background:#edf4f3;display:flex;justify-content:center;align-items:flex-start;padding:48px 16px}.doctor-organisation-page .doctor-organisation-shell{width:100%}.doctor-organisation-page .doctor-organisation-logo{width:150px;margin-bottom:38px}.doctor-organisation-page .doctor-organisation-welcome{color:#050707;font-size:32px;font-weight:400;line-height:1.2;text-align:center;margin-bottom:32px}.doctor-organisation-page .doctor-organisation-welcome span{color:var(--primary-dark);font-weight:700}.doctor-organisation-page .doctor-organisation-panel{width:100%;max-width:900px;background:#fff;border-radius:8px;box-shadow:0 12px 26px #18312c14;padding:24px}.doctor-organisation-page .doctor-organisation-panel-stack{gap:18px}.doctor-organisation-page .doctor-organisation-title{color:var(--primary-dark);font-size:22px;font-weight:700;line-height:1.1;margin-bottom:6px;white-space:nowrap}.doctor-organisation-page .doctor-organisation-subtitle{color:#636865;font-size:16px;line-height:1.4;font-weight:500}.doctor-organisation-page .doctor-organisation-search .MuiOutlinedInput-root{height:33px;border-radius:8px;color:#3a3a3a;font-size:11px;background:#fff}.doctor-organisation-page .doctor-organisation-search .MuiOutlinedInput-root .MuiOutlinedInput-notchedOutline{border-color:#c9cfcd}.doctor-organisation-page .doctor-organisation-search .MuiOutlinedInput-root:hover .MuiOutlinedInput-notchedOutline,.doctor-organisation-page .doctor-organisation-search .MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline{border-color:#00745f;border-width:1px}.doctor-organisation-page .doctor-organisation-search .MuiInputBase-input{padding:8px 10px 8px 0}.doctor-organisation-page .doctor-organisation-search .MuiInputBase-input::placeholder{color:#8f9693;opacity:1}.doctor-organisation-page .doctor-organisation-search svg{color:#5f6865;font-size:18px}.doctor-organisation-page .doctor-organisation-list{gap:10px}.doctor-organisation-page .doctor-organisation-card{min-height:73px;display:flex;align-items:center;gap:12px;padding:16px;border:1px solid #d8dedc;border-radius:8px;background:#fff}.doctor-organisation-page .doctor-organisation-icon{width:82px;height:82px;border-radius:8px;display:grid;place-items:center;flex:0 0 auto}.doctor-organisation-page .doctor-organisation-icon svg{color:var(--primary-dark);font-size:40px}.doctor-organisation-page .doctor-organisation-card-content{flex:1;min-width:0}.doctor-organisation-page .doctor-organisation-card-name{color:#323635;font-size:20px;font-weight:700;line-height:1.2}.doctor-organisation-page .doctor-organisation-card-location{color:#555d5a;font-size:16px;line-height:1.2;margin-top:3px}.doctor-organisation-page .doctor-organisation-card-meta{color:var(--primary-dark);font-size:16px;font-weight:600;gap:10px;margin-top:7px}.doctor-organisation-page .doctor-organisation-enter{min-width:130px;height:31px;border:1px solid #00745f;border-radius:5px;color:#00745f;background:#fff;box-shadow:none;font-size:10px;font-weight:700;line-height:1;text-transform:none}.doctor-organisation-page .doctor-organisation-enter svg{font-size:15px}.doctor-organisation-page .doctor-organisation-enter:hover{border-color:#00745f;background:#effaf6;box-shadow:none}.doctor-organisation-page .doctor-organisation-enter.active{color:#fff;background:#00745f}.doctor-organisation-page .doctor-organisation-enter.active:hover{background:#005f4e}.doctor-organisation-page .doctor-organisation-empty{border:1px dashed #cdd6d3;border-radius:8px;color:#636865;font-weight:600;padding:32px 16px;text-align:center}@media(max-width:600px){.doctor-organisation-page{padding-top:24px}.doctor-organisation-page .doctor-organisation-logo{width:142px;margin-bottom:34px}.doctor-organisation-page .doctor-organisation-welcome{font-size:22px;margin-bottom:20px}.doctor-organisation-page .doctor-organisation-panel{padding:16px}.doctor-organisation-page .doctor-organisation-card{align-items:flex-start;flex-wrap:wrap}.doctor-organisation-page .doctor-organisation-enter{margin-left:auto}}.doctor-full-schedule-page{min-height:calc(100vh - 64px);background:#edf4f3;padding:12px}.doctor-full-schedule-page .doctor-full-schedule-header{margin-bottom:14px}.doctor-full-schedule-page .doctor-full-schedule-header p{color:#151b19;font-size:18px;font-weight:700}.doctor-full-schedule-page .doctor-full-schedule-back{min-width:28px;width:28px;height:28px;border-radius:5px;color:#1f2825;background:#fff;padding:0}.doctor-full-schedule-page .doctor-full-schedule-action,.doctor-full-schedule-page .doctor-full-schedule-filter{height:31px;border-radius:5px;background:#fff;border:1px solid #d8dedc;color:#1f2825;font-size:11px;font-weight:600;text-transform:none}.doctor-full-schedule-page .doctor-full-schedule-filter{background:#00745f;color:#fff;border-color:#00745f}.doctor-full-schedule-page .doctor-full-schedule-content{display:grid;grid-template-columns:190px minmax(0,1fr);gap:12px;background:#fff;border-radius:8px;padding:12px}.doctor-full-schedule-page .doctor-full-schedule-main,.doctor-full-schedule-page .doctor-full-appointments-panel{min-width:0}.doctor-full-schedule-page .doctor-full-appointments-title-row{margin-bottom:14px}.doctor-full-schedule-page .doctor-full-appointments-title-row p{color:#1d2422;font-size:16px;font-weight:700}.doctor-full-schedule-page .doctor-full-appointments-actions{flex-shrink:0}.doctor-full-schedule-page .doctor-full-list-view{gap:12px}.doctor-full-schedule-page .doctor-full-list-day{min-width:0}.doctor-full-schedule-page .doctor-full-list-day-heading{gap:12px;margin-bottom:8px}.doctor-full-schedule-page .doctor-full-list-day-heading p{color:#1d2422;flex-shrink:0;font-size:12px;font-weight:700}.doctor-full-schedule-page .doctor-full-list-day-heading .MuiDivider-root{border-color:#d8dedc;margin-top:9px}.doctor-full-schedule-page .doctor-full-list-day-heading span{color:#28312f;flex-shrink:0;font-size:11px}.doctor-full-schedule-page .doctor-full-list-items{gap:10px}.doctor-full-schedule-page .doctor-full-list-item{align-items:center;background:#fff;border:1px solid #e2e8e5;border-left:4px solid;border-radius:5px;display:grid;gap:16px;grid-template-columns:86px minmax(180px,1fr) minmax(260px,1.5fr);min-height:58px;padding:10px 14px}.doctor-full-schedule-page .doctor-full-list-time{border-right:1px solid #dfe6e2;min-height:38px}.doctor-full-schedule-page .doctor-full-list-time strong,.doctor-full-schedule-page .doctor-full-list-time span{display:block}.doctor-full-schedule-page .doctor-full-list-time strong{color:#1d2422;font-size:15px;font-weight:800}.doctor-full-schedule-page .doctor-full-list-time span{color:#64706c;font-size:10px;font-weight:600}.doctor-full-schedule-page .doctor-full-list-patient{align-items:center;display:flex;gap:12px;min-width:0}.doctor-full-schedule-page .doctor-full-list-patient p{color:#1d2422;font-size:14px;font-weight:700;line-height:1.2}.doctor-full-schedule-page .doctor-full-list-patient span{color:#414c49;display:block;font-size:10px;margin-top:3px}.doctor-full-schedule-page .doctor-full-list-avatar{align-items:center;background:#b36bea;border-radius:50%;color:#fff;display:inline-flex;flex:0 0 34px;font-size:12px;font-weight:800;height:34px;justify-content:center;width:34px}.doctor-full-schedule-page .doctor-full-list-tags{flex-wrap:wrap;gap:7px}.doctor-full-schedule-page .doctor-full-list-tags .MuiChip-root{background:#fff;border:1px solid #d7dedb;border-radius:999px;color:#33403c;font-size:10px;font-weight:600;height:23px}.doctor-full-schedule-page .doctor-full-list-tags .MuiChip-root.in-person{background:#c9f9df;border-color:#c9f9df;color:#00745f}.doctor-full-schedule-page .doctor-full-list-tags .MuiChip-root.video{background:#f3b6ee;border-color:#f3b6ee;color:#a62196}.doctor-full-schedule-page .doctor-mini-calendar{align-self:flex-start;background:#fff;border:1px solid #dfe7e3;border-radius:7px;box-shadow:0 10px 24px #1f2d2812;padding:12px}.doctor-full-schedule-page .doctor-mini-calendar strong{color:#111816;font-size:11px}.doctor-full-schedule-page .doctor-mini-calendar-weekdays,.doctor-full-schedule-page .doctor-mini-calendar-grid{display:grid;grid-template-columns:repeat(7,24px);gap:8px 0;justify-content:space-between;margin-top:12px;text-align:center}.doctor-full-schedule-page .doctor-mini-calendar-weekdays span{display:grid;place-items:center;color:#78827f;font-size:8px;height:16px;width:24px}.doctor-full-schedule-page .doctor-mini-calendar-grid button{border:0;border-radius:99px;background:transparent;box-sizing:border-box;color:#26302d;cursor:pointer;font-size:10px;height:24px;padding:0;width:24px}.doctor-full-schedule-page .doctor-mini-calendar-grid button.active{background:#d9f6e8;color:#00745f;font-weight:700}.doctor-full-schedule-page .doctor-mini-calendar-empty-day{height:24px;width:24px}@media(max-width:900px){.doctor-full-schedule-page .doctor-full-schedule-content,.doctor-full-schedule-page .doctor-full-list-item{grid-template-columns:1fr}.doctor-full-schedule-page .doctor-full-list-time{border-right:0}}.doctor-month-calendar{background:#fff;overflow:hidden}.doctor-month-calendar-weekdays,.doctor-month-calendar-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr))}.doctor-month-calendar-weekdays{border-bottom:1px solid #e2e8f0}.doctor-month-calendar-weekdays span{color:#64748b;font-size:11px;font-weight:700;padding:10px 12px;text-align:center}.doctor-month-calendar-grid{grid-auto-rows:minmax(104px,1fr)}.doctor-month-calendar-day{background:#fff;border:0;border-right:1px solid #e2e8f0;border-bottom:1px solid #e2e8f0;color:#1f2a27;cursor:pointer;min-height:104px;padding:8px;text-align:left}.doctor-month-calendar-day:hover{background:#f7fbfa}.doctor-month-calendar-day.muted{background:#f8faf9;color:#94a3b8}.doctor-month-calendar-day.selected{box-shadow:inset 0 0 0 2px #119a73}.doctor-month-calendar-day.today strong{background:#119a73;color:#fff}.doctor-month-calendar-day strong{border-radius:50%;display:inline-grid;font-size:12px;height:26px;place-items:center;width:26px}.doctor-month-calendar-day>.MuiStack-root span{background:#ddf7e9;border-radius:99px;color:#00745f;font-size:10px;font-weight:700;min-width:20px;padding:2px 6px;text-align:center}.doctor-month-calendar-events{display:grid;gap:5px;margin-top:7px}.doctor-month-calendar-events small{color:#64748b;font-size:10px;font-weight:700}.doctor-month-calendar-event{border:1px solid;border-left-width:3px;border-radius:4px;min-width:0;padding:4px 6px}.doctor-month-calendar-event p,.doctor-month-calendar-event span{display:block;line-height:1.2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.doctor-month-calendar-event p{color:inherit;font-size:9px;font-weight:700}.doctor-month-calendar-event span{color:#334155;font-size:10px;font-weight:600}.doctor-full-schedule-page .doctor-schedule{background:#fff;border-radius:0;padding:0}.doctor-full-schedule-page .doctor-schedule-card{border:1px solid #d8dedc;border-radius:7px;overflow:hidden;background:#fff}.doctor-full-schedule-page .doctor-schedule-toolbar{height:42px;padding:8px 12px;border-bottom:1px solid #d8dedc}.doctor-full-schedule-page .doctor-schedule-today{min-width:56px;height:25px;border-color:#d7dedb;border-radius:5px;color:#56625f;font-size:11px;text-transform:none}.doctor-full-schedule-page .doctor-schedule-icon-button{min-width:20px;width:20px;height:24px;color:#4b5452;padding:0}.doctor-full-schedule-page .doctor-schedule-icon-button svg{font-size:18px}.doctor-full-schedule-page .doctor-schedule-date{color:#2d3432;font-size:13px;font-weight:600}.doctor-full-schedule-page .doctor-schedule-view-select{min-width:74px}.doctor-full-schedule-page .doctor-schedule-view-select .MuiOutlinedInput-root,.doctor-full-schedule-page .doctor-schedule-view-select.MuiOutlinedInput-root{height:25px;border-radius:5px;font-size:11px}.doctor-full-schedule-page .doctor-schedule-filter-row{gap:6px;min-height:49px;padding:10px 14px;background:#ddf7e9;border-bottom:1px solid #d5dfda}.doctor-full-schedule-page .doctor-schedule-filter-row .MuiChip-root{height:31px;border-radius:7px;background:#fff;border:1px solid #b7e8cf;color:#1d2825;font-size:11px;font-weight:600}.doctor-full-schedule-page .doctor-schedule-filter-row .MuiChip-icon{color:#00745f;font-size:16px}.doctor-full-schedule-page .doctor-schedule-avatar{width:22px;height:22px;border-radius:50%;background:#c8efe1;color:#00745f;display:inline-grid;place-items:center;font-size:9px;font-weight:700}.doctor-full-schedule-page .doctor-calendar-timeline{background:#fff;overflow-x:auto}.doctor-full-schedule-page .doctor-calendar-header-grid{display:grid;border-bottom:1px solid #e2e8f0;min-width:0}.doctor-full-schedule-page .doctor-calendar-header-grid.day-view{grid-template-columns:56px minmax(360px,1fr)}.doctor-full-schedule-page .doctor-calendar-header-grid.week-view{grid-template-columns:56px repeat(7,minmax(120px,1fr));min-width:920px}.doctor-full-schedule-page .doctor-calendar-header-grid>div{min-height:64px;border-right:1px solid #e2e8f0;text-align:center;padding-top:8px}.doctor-full-schedule-page .doctor-calendar-header-grid>div span,.doctor-full-schedule-page .doctor-calendar-header-grid>div small{color:#64748b;display:block;font-size:10px}.doctor-full-schedule-page .doctor-calendar-header-grid>div strong{width:32px;height:32px;border-radius:50%;color:#334155;display:inline-grid;font-size:13px;font-weight:700;margin-top:3px;place-items:center}.doctor-full-schedule-page .doctor-calendar-header-grid>div.active strong{background:#1a9b75;color:#fff}.doctor-full-schedule-page .doctor-calendar-header-grid .doctor-calendar-zone{color:#64748b;font-size:9px;padding-top:42px}.doctor-full-schedule-page .doctor-calendar-scroll{height:470px;overflow-y:auto;overflow-x:hidden}.doctor-full-schedule-page .doctor-calendar-grid{display:grid;position:relative}.doctor-full-schedule-page .doctor-calendar-grid.day-view{grid-template-columns:56px minmax(360px,1fr)}.doctor-full-schedule-page .doctor-calendar-grid.week-view{grid-template-columns:56px repeat(7,minmax(120px,1fr));min-width:920px}.doctor-full-schedule-page .doctor-calendar-hour{border-bottom:1px solid #e2e8f0;color:#334155;font-size:11px;font-weight:500;padding:7px 6px 0}.doctor-full-schedule-page .doctor-calendar-day-column{border-left:1px solid #e2e8f0;position:relative}.doctor-full-schedule-page .doctor-calendar-cell{border-bottom:1px solid #e2e8f0}.doctor-full-schedule-page .doctor-calendar-current-line{border-top:1px dashed #ef4444;left:0;position:absolute;right:0;z-index:2}.doctor-full-schedule-page .doctor-calendar-current-line span{background:#ef1f1f;border-radius:50%;height:10px;left:-5px;position:absolute;top:-5px;width:10px}.doctor-full-schedule-page .doctor-calendar-appointment{border:1px solid;border-left-width:3px;border-radius:4px;cursor:pointer;overflow:hidden;padding:6px 8px;position:absolute;z-index:1}.doctor-full-schedule-page .doctor-calendar-appointment p,.doctor-full-schedule-page .doctor-calendar-appointment strong,.doctor-full-schedule-page .doctor-calendar-appointment span,.doctor-full-schedule-page .doctor-calendar-appointment small{display:block;line-height:1.25}.doctor-full-schedule-page .doctor-calendar-appointment p{color:inherit;font-size:9px;font-weight:700}.doctor-full-schedule-page .doctor-calendar-appointment strong{color:#0f172a;font-size:11px}.doctor-full-schedule-page .doctor-calendar-appointment span,.doctor-full-schedule-page .doctor-calendar-appointment small{color:#334155;font-size:9px}.doctor-full-schedule-page .doctor-calendar-appointment .MuiChip-root{height:18px;border-radius:10px;background:#fff;font-size:8px;font-weight:700}@media(max-width:900px){.doctor-month-calendar{overflow-x:auto}}.doctor-dashboard-page{background:var(--grey-200)}.doctor-dashboard-page .doctor-dashboard-layout{width:100%;gap:16px}.doctor-dashboard-page .doctor-dashboard-main{flex:1;min-width:0}.doctor-dashboard-page .doctor-dashboard-sidebar{width:348px;flex:0 0 348px;display:flex;flex-direction:column;gap:12px}.doctor-dashboard-page .doctor-dashboard-hero-row{margin-bottom:18px}.doctor-dashboard-page .doctor-dashboard-greeting{color:#252a29;font-size:20px;font-weight:700;line-height:1.2}.doctor-dashboard-page .doctor-dashboard-subtitle{color:#5d6562;font-size:12px;margin-top:4px}.doctor-dashboard-page .doctor-dashboard-subtitle span{color:#00745f;font-weight:700}.doctor-dashboard-page .doctor-dashboard-month-filter{min-width:130px}.doctor-dashboard-page .doctor-dashboard-month-filter .MuiOutlinedInput-root{height:34px;border-radius:7px;background:#fff;font-size:12px}.doctor-dashboard-page .doctor-dashboard-card-row{gap:12px;margin-bottom:12px}.doctor-dashboard-page .doctor-dashboard-metric-card{flex:1;min-height:61px;display:flex;align-items:center;gap:14px;background:#fff;border:1px solid #d4e8d9;border-radius:7px;padding:16px}.doctor-dashboard-page .doctor-dashboard-metric-icon{width:56px;height:56px;border:1px solid #d9e3df;border-radius:7px;display:grid;place-items:center;color:var(--primary-dark)}.doctor-dashboard-page .doctor-dashboard-loading{min-height:420px;display:grid;place-items:center;background:#fff;border-radius:8px;border:1px solid #d8e5df}.doctor-dashboard-page .doctor-dashboard-section-title{color:#1b2120;font-size:15px;font-weight:700}.doctor-dashboard-page .doctor-dashboard-small-button{min-width:99px;height:24px;border-color:#00745f;border-radius:7px;color:#00745f;font-size:10px;font-weight:600;text-transform:none}.doctor-dashboard-page .doctor-schedule{background:#fff;border-radius:8px;padding:14px}.doctor-dashboard-page .doctor-schedule-heading{margin-bottom:12px}.doctor-dashboard-page .doctor-schedule-card{border:1px solid #d8dedc;border-radius:7px;overflow:hidden;background:#fff}.doctor-dashboard-page .doctor-schedule-toolbar{height:42px;padding:8px 12px;border-bottom:1px solid #d8dedc}.doctor-dashboard-page .doctor-schedule-today{min-width:56px;height:25px;border-color:#d7dedb;border-radius:5px;color:#56625f;text-transform:none}.doctor-dashboard-page .doctor-schedule-icon-button{min-width:20px;width:20px;height:24px;color:#4b5452;padding:0}.doctor-dashboard-page .doctor-schedule-icon-button svg{font-size:22px}.doctor-dashboard-page .doctor-schedule-date{color:#2d3432;font-size:18px;font-weight:600}.doctor-dashboard-page .doctor-schedule-view-select{min-width:74px}.doctor-dashboard-page .doctor-schedule-view-select .MuiOutlinedInput-root,.doctor-dashboard-page .doctor-schedule-view-select.MuiOutlinedInput-root{height:25px;border-radius:5px;font-size:11px}.doctor-dashboard-page .doctor-schedule-filter-row{gap:6px;min-height:49px;padding:10px 14px;background:#ddf7e9;border-bottom:1px solid #d5dfda}.doctor-dashboard-page .doctor-schedule-filter-row .MuiChip-root{height:31px;border-radius:7px;background:#fff;border:1px solid #b7e8cf;color:#1d2825;font-size:14px;font-weight:600}.doctor-dashboard-page .doctor-schedule-filter-row .MuiChip-icon{color:var(--primary-dark);font-size:16px}.doctor-dashboard-page .doctor-schedule-avatar{width:22px;height:22px;border-radius:50%;background:#c8efe1;color:#00745f;display:inline-grid;place-items:center;font-size:9px;font-weight:700}.doctor-dashboard-page .doctor-schedule-body{position:relative;min-height:382px;padding-left:48px}.doctor-dashboard-page .doctor-schedule-timezone{position:absolute;left:4px;top:86px;color:#6e7774;font-size:8px}.doctor-dashboard-page .doctor-schedule-day-marker{position:absolute;left:62px;top:9px;text-align:center}.doctor-dashboard-page .doctor-schedule-day-marker p{color:#2f3936;font-size:11px;font-weight:700;margin-bottom:3px}.doctor-dashboard-page .doctor-schedule-day-marker span{width:27px;height:27px;border-radius:50%;background:#119a73;color:#fff;display:grid;place-items:center;font-size:12px;font-weight:700}.doctor-dashboard-page .doctor-schedule-grid{position:relative;min-height:382px;padding-top:58px}.doctor-dashboard-page .doctor-schedule-hour{width:40px;height:42px;color:#1f2725;font-size:9px;line-height:42px;transform:translate(-39px)}.doctor-dashboard-page .doctor-schedule-line{height:42px;border-top:1px solid #d9dfdd;margin-top:-42px}.doctor-dashboard-page .doctor-schedule-appointment{position:absolute;left:0;right:0;border-left:2px solid;border-radius:5px;padding:8px 10px}.doctor-dashboard-page .doctor-schedule-appointment.danger{background:#fff0f1;border-color:#fa4b54}.doctor-dashboard-page .doctor-schedule-appointment.neutral{background:#f4f4f4;border-color:#aab2af}.doctor-dashboard-page .doctor-schedule-appointment.success{background:#effbd6;border-color:#7eb958}.doctor-dashboard-page .doctor-schedule-appointment .MuiChip-root{height:18px;border-radius:10px;background:#fff;color:#ce2934;font-size:8px;font-weight:700}.doctor-dashboard-page .doctor-schedule-appointment-title{color:#1e2825;display:flex;align-items:center;gap:4px;font-size:11px;font-weight:700}.doctor-dashboard-page .doctor-schedule-appointment-title svg{color:#00745f;font-size:13px}.doctor-dashboard-page .doctor-schedule-appointment-title span{border:1px solid #87d5b1;border-radius:8px;color:#00745f;font-size:7px;font-weight:700;padding:1px 5px}.doctor-dashboard-page .doctor-schedule-appointment-line{color:#24302d;display:flex;align-items:center;gap:5px;font-size:10px;font-weight:600;line-height:1.45}.doctor-dashboard-page .doctor-schedule-appointment-line span{width:8px;height:8px;border-radius:2px;background:#00745f}.doctor-dashboard-page .doctor-schedule-empty{position:absolute;left:0;right:0;top:96px;border:1px dashed #cddbd5;border-radius:7px;color:#65726e;font-size:12px;font-weight:600;padding:18px;text-align:center}.doctor-dashboard-page .doctor-schedule.full-schedule{padding:0}.doctor-dashboard-page .doctor-schedule.full-schedule .doctor-schedule-heading{padding:18px 0 13px;margin:0}.doctor-dashboard-page .doctor-schedule.full-schedule .doctor-schedule-card{border-radius:7px}.doctor-dashboard-page .doctor-schedule-week{position:relative;overflow-x:auto;padding-left:44px}.doctor-dashboard-page .doctor-schedule-week-header{min-width:700px;display:grid;grid-template-columns:44px repeat(7,1fr);border-bottom:1px solid #dde5e1}.doctor-dashboard-page .doctor-schedule-week-header>div{min-height:58px;text-align:center;padding:9px 4px}.doctor-dashboard-page .doctor-schedule-week-header>div span,.doctor-dashboard-page .doctor-schedule-week-header>div small{color:#77817e;display:block;font-size:9px}.doctor-dashboard-page .doctor-schedule-week-header>div strong{color:#26302d;display:inline-grid;place-items:center;width:28px;height:28px;border-radius:50%;font-size:13px;margin:2px 0}.doctor-dashboard-page .doctor-schedule-week-header>div.active strong{background:#119a73;color:#fff}.doctor-dashboard-page .doctor-schedule-week-grid{position:relative;min-width:700px;display:grid;grid-template-columns:44px repeat(7,1fr)}.doctor-dashboard-page .doctor-schedule-week-grid .doctor-schedule-hour{transform:none;width:auto;padding-left:4px}.doctor-dashboard-page .doctor-schedule-week-cell{height:42px;border-top:1px solid #d9dfdd;border-left:1px solid #d9dfdd}.doctor-dashboard-page .doctor-schedule-week-appointment{position:absolute;width:calc((100% - 44px) / 7 - 8px);margin-left:48px;border-left:3px solid;border-radius:4px;padding:7px;overflow:hidden}.doctor-dashboard-page .doctor-schedule-week-appointment.danger{background:#fff0f1;border-color:#fa4b54}.doctor-dashboard-page .doctor-schedule-week-appointment.neutral{background:#f4f4f4;border-color:#aab2af}.doctor-dashboard-page .doctor-schedule-week-appointment.success{background:#effbd6;border-color:#7eb958}.doctor-dashboard-page .doctor-schedule-week-appointment strong,.doctor-dashboard-page .doctor-schedule-week-appointment span,.doctor-dashboard-page .doctor-schedule-week-appointment small{display:block;color:#20302c;font-size:9px;line-height:1.25}.doctor-dashboard-page .doctor-schedule-week-appointment span{font-weight:700}.doctor-dashboard-page .doctor-schedule-list-view{gap:12px;padding:14px 0}.doctor-dashboard-page .doctor-schedule-list-day>.MuiStack-root:first-child{border-bottom:1px solid #dfe6e2;padding:0 0 8px}.doctor-dashboard-page .doctor-schedule-list-day>.MuiStack-root:first-child p{color:#26302d;font-size:12px;font-weight:700}.doctor-dashboard-page .doctor-schedule-list-day>.MuiStack-root:first-child span{color:#26302d;font-size:11px}.doctor-dashboard-page .doctor-schedule-list-item{display:grid;grid-template-columns:72px 1fr auto auto;gap:12px;align-items:center;min-height:60px;border-left:4px solid;border-radius:5px;background:#fff;box-shadow:0 1px 5px #1b292414;margin-top:8px;padding:10px 12px}.doctor-dashboard-page .doctor-schedule-list-item.danger{border-color:#fa4b54}.doctor-dashboard-page .doctor-schedule-list-item.neutral{border-color:#9b85ff}.doctor-dashboard-page .doctor-schedule-list-item.success{border-color:#51c28e}.doctor-dashboard-page .doctor-schedule-list-item strong,.doctor-dashboard-page .doctor-schedule-list-item p{color:#1e2825;font-size:13px;font-weight:700}.doctor-dashboard-page .doctor-schedule-list-item span{color:#68736f;display:block;font-size:9px}.doctor-dashboard-page .doctor-schedule-list-item .MuiChip-root{height:20px;border:1px solid #d8dedc;background:#fff;color:#26302d;font-size:9px;font-weight:600}.doctor-dashboard-page .doctor-schedule-list-empty{border:1px dashed #cddbd5;border-radius:7px;color:#65726e;font-size:12px;font-weight:600;margin:14px 0;padding:22px;text-align:center}.doctor-dashboard-page .doctor-calendar-timeline{background:#fff;overflow-x:auto}.doctor-dashboard-page .doctor-calendar-header-grid{display:grid;border-bottom:1px solid #e2e8f0;min-width:0}.doctor-dashboard-page .doctor-calendar-header-grid.day-view{grid-template-columns:56px minmax(360px,1fr)}.doctor-dashboard-page .doctor-calendar-header-grid.week-view{grid-template-columns:56px repeat(7,minmax(120px,1fr));min-width:920px}.doctor-dashboard-page .doctor-calendar-header-grid>div{min-height:64px;border-right:1px solid #e2e8f0;text-align:center;padding-top:8px}.doctor-dashboard-page .doctor-calendar-header-grid>div span,.doctor-dashboard-page .doctor-calendar-header-grid>div small{color:#64748b;display:block;font-size:10px}.doctor-dashboard-page .doctor-calendar-header-grid>div strong{width:32px;height:32px;border-radius:50%;color:#334155;display:inline-grid;font-size:13px;font-weight:700;margin-top:3px;place-items:center}.doctor-dashboard-page .doctor-calendar-header-grid>div.active strong{background:#1a9b75;color:#fff}.doctor-dashboard-page .doctor-calendar-header-grid .doctor-calendar-zone{color:#64748b;font-size:9px;padding-top:42px}.doctor-dashboard-page .doctor-calendar-scroll{height:470px;overflow-y:auto;overflow-x:hidden}.doctor-dashboard-page .doctor-calendar-grid{display:grid;position:relative}.doctor-dashboard-page .doctor-calendar-grid.day-view{grid-template-columns:56px minmax(360px,1fr)}.doctor-dashboard-page .doctor-calendar-grid.week-view{grid-template-columns:56px repeat(7,minmax(120px,1fr));min-width:920px}.doctor-dashboard-page .doctor-calendar-hour{border-bottom:1px solid #e2e8f0;color:#334155;font-size:12px;font-weight:600;padding:7px 6px 0}.doctor-dashboard-page .doctor-calendar-day-column{border-left:1px solid #e2e8f0;position:relative}.doctor-dashboard-page .doctor-calendar-cell{border-bottom:1px solid #e2e8f0}.doctor-dashboard-page .doctor-calendar-current-line{border-top:1px dashed #ef4444;left:0;position:absolute;right:0;z-index:2}.doctor-dashboard-page .doctor-calendar-current-line span{background:#ef1f1f;border-radius:50%;height:10px;left:-5px;position:absolute;top:-5px;width:10px}.doctor-dashboard-page .doctor-calendar-appointment{border:1px solid;border-left-width:3px;border-radius:4px;cursor:pointer;overflow:hidden;padding:6px 8px;position:absolute;z-index:1}.doctor-dashboard-page .doctor-calendar-appointment p,.doctor-dashboard-page .doctor-calendar-appointment strong,.doctor-dashboard-page .doctor-calendar-appointment span,.doctor-dashboard-page .doctor-calendar-appointment small{display:block;line-height:1.25}.doctor-dashboard-page .doctor-calendar-appointment p{color:inherit;font-size:14px;font-weight:700}.doctor-dashboard-page .doctor-calendar-appointment strong{color:#0f172a;font-size:14px}.doctor-dashboard-page .doctor-calendar-appointment span,.doctor-dashboard-page .doctor-calendar-appointment small{color:#334155;font-size:9px}.doctor-dashboard-page .doctor-calendar-appointment .MuiChip-root{height:18px;border-radius:10px;background:#fff;font-size:12px;font-weight:700}.doctor-dashboard-page .doctor-dashboard-panel{background:#fff;border:1px solid #d8e5df;border-radius:7px;padding:14px}.doctor-dashboard-page .doctor-dashboard-panel-title{color:#161c1a;font-size:13px;font-weight:700}.doctor-dashboard-page .doctor-dashboard-panel-filter{color:#59625f;font-size:10px}.doctor-dashboard-page .doctor-dashboard-pie-wrap{margin-top:17px}.doctor-dashboard-page .doctor-dashboard-pie{width:188px;height:188px;border-radius:50%;display:grid;place-items:center}.doctor-dashboard-page .doctor-dashboard-pie div{width:140px;height:140px;border-radius:50%;background:#fff}.doctor-dashboard-page .doctor-dashboard-pie-legend{gap:8px}.doctor-dashboard-page .doctor-dashboard-pie-legend span{width:6px;height:6px;border-radius:50%;flex:0 0 auto}.doctor-dashboard-page .doctor-dashboard-pie-legend p{color:#6b7471;font-size:9px;line-height:1.15}.doctor-dashboard-page .doctor-dashboard-pie-legend p strong{color:#1d2523;display:block;font-weight:600}.doctor-dashboard-page .doctor-dashboard-notifications{gap:0;margin-top:9px}.doctor-dashboard-page .doctor-dashboard-notification{position:relative;padding:12px 0;border-top:1px solid #e0e6e3}.doctor-dashboard-page .doctor-dashboard-notification .MuiAvatar-root{width:32px;height:32px;border-radius:5px;color:#00745f}.doctor-dashboard-page .doctor-dashboard-notification .MuiAvatar-root svg{font-size:14px}.doctor-dashboard-page .doctor-dashboard-notification p{color:#222927;font-size:14px;font-weight:700;line-height:1.2}.doctor-dashboard-page .doctor-dashboard-notification span{color:#7d8582;font-size:12px}.doctor-dashboard-page .doctor-dashboard-notification time{color:#89918e;font-size:12px;margin-left:auto;white-space:nowrap;font-weight:600}@media(max-width:1200px){.doctor-dashboard-page .doctor-dashboard-sidebar{width:100%;flex:none;display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:700px){.doctor-dashboard-page .doctor-dashboard-sidebar{display:flex}.doctor-dashboard-page .doctor-schedule-body{overflow-x:auto}.doctor-dashboard-page .doctor-schedule-grid{min-width:650px}}
