@import url(https://fonts.googleapis.com/css2?family=Nunito:wght@400;600;700&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}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.container{overflow:hidden}.float-right{float:right;height:60px;margin-left:20px;width:60px}: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:#ffffffb3;--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-background:#fff;--toastify-toast-min-height:64px;--toastify-toast-max-height:800px;--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__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:1em;top:1em}.Toastify__toast-container--top-center{left:50%;top:1em;transform:translateX(-50%)}.Toastify__toast-container--top-right{right:1em;top:1em}.Toastify__toast-container--bottom-left{bottom:1em;left:1em}.Toastify__toast-container--bottom-center{bottom:1em;left:50%;transform:translateX(-50%)}.Toastify__toast-container--bottom-right{bottom:1em;right:1em}@media only screen and (max-width:480px){.Toastify__toast-container{left:0;margin:0;padding:0;width:100vw}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:0;transform:translateX(0)}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:0;transform:translateX(0)}.Toastify__toast-container--rtl{left:auto;right:0}}.Toastify__toast{border-radius:4px;box-shadow:0 1px 10px 0 #0000001a,0 2px 15px 0 #0000000d;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;z-index:0}.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:.7s;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:#ffffffb3;background:var(--toastify-color-transparent)}.Toastify__close-button{align-self:flex-start;background:#0000;border:none;color:#fff;cursor:pointer;opacity:.7;outline:none;padding:0;transition:.3s ease}.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{bottom:0;height:5px;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{left:auto;right:0;transform-origin:right}.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,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--bottom-left,.Toastify__bounce-enter--top-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--bottom-left,.Toastify__bounce-exit--top-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{animation-timing-function:ease-in;opacity:0;transform:perspective(400px) rotateX(90deg)}40%{animation-timing-function:ease-in;transform:perspective(400px) rotateX(-20deg)}60%{opacity:1;transform:perspective(400px) rotateX(10deg)}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:perspective(400px)}30%{opacity:1;transform:perspective(400px) rotateX(-20deg)}to{opacity:0;transform:perspective(400px) rotateX(90deg)}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideOutRight{0%{transform:translateZ(0)}to{transform:translate3d(110%,0,0);visibility:hidden}}@keyframes Toastify__slideOutLeft{0%{transform:translateZ(0)}to{transform:translate3d(-110%,0,0);visibility:hidden}}@keyframes Toastify__slideOutDown{0%{transform:translateZ(0)}to{transform:translate3d(0,500px,0);visibility:hidden}}@keyframes Toastify__slideOutUp{0%{transform:translateZ(0)}to{transform:translate3d(0,-500px,0);visibility:hidden}}.Toastify__slide-enter--bottom-left,.Toastify__slide-enter--top-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--bottom-left,.Toastify__slide-exit--top-left{animation-name:Toastify__slideOutLeft}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{animation-name:Toastify__slideOutRight}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown}@keyframes Toastify__spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}body{background:#f4f3f2;background:linear-gradient(#f4f3f2);font-family:Nunito,system-ui,sans-serif;font-weight:400}h1,h2,h3,h4,h5,h6{font-family:Nunito,sans-serif;font-weight:700}a,li,p,span{font-weight:400}a,button,li,p,span{font-family:Nunito,sans-serif}button{border:none;font-weight:600;outline:none}input,label,textarea{font-family:Nunito,sans-serif;font-weight:400}label{font-size:14px!important;font-weight:700!important}textarea{border:none!important;border-radius:4px;height:50px;padding:10px}:root{--ProjectColor:#cf8bff;--ProjectColorhover:#bc6df391;--Tablerownthchild:#f3f1f1;--labelcolor:#000;--projectwhite:#fff;--selectbackgroundcolor:#f4e3ff;--fontsize:12px;--fontcolor:#50326591;--opacityColor:#e289ffeb}.toast-container-over-header{position:absolute;right:10px;top:20px;z-index:9999}*{box-sizing:border-box}body{height:100%}body,input{-webkit-user-select:none;user-select:none}input[type=text]::-webkit-calendar-picker-indicator{display:none}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-webkit-appearance:none;appearance:none}:root{--yellow:linear-gradient(180deg,#f8d49a -146.42%,#fad79d -46.42%);--orange:#fca61f;--black:#242d49;--gray:#788097;--purple:linear-gradient(180deg,#bb67ff,#c484f3);--pink:#ff919d;--glass:#ffffff8a;--boxShadow:0px 19px 60px #00000014;--smboxShadow:-79px 51px 60px #00000014;--activeItem:#f799a354}.App{align-items:center;background:linear-gradient(106.37deg,#ffe1bc 29.63%,#ffcfd1 51.55%,#f3c6f1 90.85%);color:#242d49;color:var(--black);font-family:Inter,sans-serif;height:100vh}.App,.AppGlass{display:flex;justify-content:center}.AppGlass{background:#ffffff8a;background:var(--glass);border-radius:2rem;gap:16px;grid-template-columns:11rem auto 20rem;height:97%;overflow:hidden;width:97%}@media screen and (max-width:1200px){.AppGlass{grid-template-columns:10% 50% auto;overflow-y:scroll}}@media screen and (max-width:768px){.AppGlass{grid-template-columns:1fr}}.app_container{height:100%;position:fixed;width:100%}.common_center_tag{align-items:center;display:flex;flex-direction:column;justify-content:center;width:100%}.common_center_tag span{color:grey;font-size:clamp(12px,1.5vw,24px);font-weight:600}.Main_container_app{align-items:center;box-sizing:border-box;display:flex;flex-direction:column;gap:5px;justify-content:center;overflow-y:auto;width:100%}.Main_container_app::-webkit-scrollbar{display:none}.Main_container_app{-ms-overflow-style:none;scrollbar-width:none}.Main_container_app h3{align-items:center;background-color:#cf8bff;background-color:var(--ProjectColor);border-radius:7px;box-sizing:border-box;display:flex;font-size:clamp(12px,1.3vw,24px);justify-content:flex-start;margin:0;padding:10px 5px;width:100%}.Main_container_Btn{align-items:center;display:flex;gap:10px;height:40px;justify-content:center;width:100%}.Main_container_Btn button{background-color:#cf8bff;background-color:var(--ProjectColor);border:0;border-radius:50px;cursor:pointer;height:30px;outline:0;text-align:center;width:80px}.Main_container_Btn button:hover{background-color:#e289ffeb;background-color:var(--opacityColor);color:#fff}.RegisFormcon{column-gap:10px}.RegisFormcon,.RegisFormcon_1{align-items:center;box-sizing:border-box;display:flex;flex-wrap:wrap;justify-content:flex-start;padding:0 10px;row-gap:10px;text-align:center}.RegisFormcon_1{column-gap:15px;width:100%}.search_div_bar{align-items:center;display:flex;flex-wrap:wrap;gap:10px;justify-content:center}.search_div_bar_inp_1 label{align-items:center;color:#000;color:var(--labelcolor);display:flex;font-size:clamp(12px,1vw,18px);font-weight:700;gap:10px;justify-content:space-between;text-align:start;width:120px}.search_div_bar_inp_1{align-items:center;border-bottom:1px solid #cf8bff;border-bottom:1px solid var(--ProjectColor);display:flex;flex-basis:calc(33.33% - 90px);gap:5px;justify-content:center}.search_div_bar_inp_1 input{background-color:initial;border:0;border-radius:0;font-size:12px;height:30px;outline:0;overflow:hidden;padding:0 5px;text-overflow:ellipsis;width:clamp(160px,3vw,250px)}.search_div_bar_inp_1 select{margin-bottom:3px;width:160px!important}.search_div_bar_btn_1{background-color:#cf8bff;background-color:var(--ProjectColor);border:none;border-radius:25px;color:#fff;color:var(--projectwhite);cursor:pointer;height:35px;width:100px}.RegisForm_1{align-items:center;color:grey;display:flex;gap:5px;height:auto;justify-content:flex-start;width:295px}.RegisForm_1 label{align-items:center;color:#000;color:var(--labelcolor);display:flex;font-size:12px;font-size:var(--fontsize);font-weight:700;gap:10px;justify-content:space-between;text-align:start;width:120px}.RegisForm_1 input{width:160px}.RegisForm_1 input,.smalefhiu input{background-color:initial;border:1px solid #cf8bff;border:1px solid var(--ProjectColor);border-radius:5px;font-size:12px;height:30px;outline:0;padding:0 5px}.smalefhiu input{width:115px}.krfekj_09{background-color:#bc6df391;background-color:var(--ProjectColorhover);border-radius:3px;font-size:12px;height:24px;outline:none;padding:1px;width:95px!important}.Search_patient_icons{align-items:center;display:flex;justify-content:center;position:relative}.Search_patient_icons span{background-color:#fff;color:#cf8bff;color:var(--ProjectColor);height:25px;position:absolute;right:2px}.Search_patient_icons span:hover{cursor:pointer}.RegisForm_1 .invalid{border:1px solid red}.RegisForm_1 .valid{border:1px solid green}.RegisForm_1 select,.search_div_bar_inp_1 select{background-color:#f4e3ff;background-color:var(--selectbackgroundcolor);border:0;border-radius:5px;cursor:pointer;display:flex;height:30px;outline:0;padding:0 5px;width:160px}.RegisForm_1 textarea{border:1px solid #ccc;border-radius:0!important;cursor:pointer;display:flex;height:35px;outline:0;padding:0 5px;width:158px!important}.choose_file_update{font-size:10.8px!important;height:30px!important;width:100px!important}.fileviewbtn{align-items:center;background-color:#cf8bff;background-color:var(--ProjectColor);border:none;border-radius:5px;color:#000;color:var(--labelcolor);cursor:pointer;display:flex;font-size:12px;font-size:var(--fontsize);font-weight:400!important;height:25px;justify-content:center!important;padding:0 10px;text-align:center;width:auto}.RegisterTypecon{width:100%}.RegisterType,.RegisterTypecon{align-items:center;display:flex;height:auto;justify-content:center}.RegisterType{background-color:#7979797a;border-radius:10px;box-sizing:border-box;flex-wrap:wrap;gap:10px;padding:10px;width:auto}.registertypeval{align-items:center;display:flex;gap:10px;height:auto;justify-content:center;width:160px}.registertypeval input{display:grid;height:18px;place-items:center;width:20px}.registertypeval label{color:#000;cursor:pointer;font-weight:500;text-align:start;width:calc(100% - 30px)}.DivCenter_container{align-items:center;color:grey;display:flex;font-size:16px;font-weight:600;height:auto;justify-content:center;min-height:30px;width:100%}.displayuseraccess{width:100%}.displayuseraccess_child{margin-left:20px}.ratecard_inputs{border:0;outline:0;text-align:center;width:clamp(80px,80%,200px)}.loader{background-color:#201e1e80;height:100%;justify-content:center;left:0;top:0;width:100%;z-index:999}.Loading,.loader{align-items:center;display:flex}.Loading{color:#fff;flex-direction:column}.spinner-border{animation:spin 1s linear infinite;border:4px solid #0000004d;border-radius:50%;border-top-color:#3498db;height:40px;margin-bottom:10px;width:40px}@media (max-width:650px){.RegisFormcon,.RegisFormcon_1{justify-content:center}}.file-input-444{align-items:center;display:flex;gap:3px;margin-left:2px!important}.RegisterForm_2{gap:2px}.RegisterForm_2 button,.RegisterForm_2 label{color:#000!important;color:var(--labelcolor)!important;font-size:10.4px!important;padding:0 2px}.RegisterForm_1_btns{align-items:center;background-color:#cf8bff;background-color:var(--ProjectColor);border:none;border-radius:20px;color:#000;color:var(--labelcolor);cursor:pointer;display:flex;font-size:12px;font-size:var(--fontsize);font-weight:400!important;height:30px;justify-content:center!important;text-align:center;width:80px}.Register_btn_con{gap:10px;height:40px;width:100%}.RegisterForm_1_btns:hover{background-color:#e289ffeb;background-color:var(--opacityColor);color:#fff}z
.hiden-nochse-file{display:none}.pat-regis-fnt{color:#000;color:var(--labelcolor);font-size:12px;font-size:var(--fontsize)}.css-15v22id-MuiAccordionDetails-root{padding:8px 16px 5px!important}.css-o047l4-MuiTypography-root{gap:5px!important}.ad-het-vst{height:50px!important}.select_with_dwn{width:180px}.account_txtarea3{height:30px;padding:5px;width:50%}.choose_file_update{font-size:10.4px!important;height:24px!important;margin-left:2px;width:70px!important}.patient_profile_pic{border-radius:50%;box-shadow:0 0 10px #0000001a;height:100px;overflow:hidden;width:100px}.patient_profile_pic img{height:100%;object-fit:contain;width:100%}.HotelIcon_registration{color:green;cursor:pointer;font-size:larger;height:40px;width:40px}.HotelIcon_registration:active{color:aqua}a .loader_register_roomshow{background-color:#fff;border-radius:10px;box-sizing:border-box;height:80%;overflow:auto;padding:10px;width:80%}.check_box_clrr_cancell{color:#e289ffeb!important;color:var(--opacityColor)!important}body{padding:0!important}.register-container{align-items:center;background-color:var(--ProjectColor);box-sizing:border-box;display:flex;height:100%;justify-content:center;position:fixed;width:100%}.togglebutton_container_login{height:30px;width:100px}.register{align-items:center;background-color:#fff;border-radius:20px;box-sizing:border-box;display:flex;height:411px;justify-content:center;overflow:hidden;padding:0 5px;width:60%}.loginrr{left:49px}.loginll,.loginrr{bottom:10px;cursor:pointer;position:relative}.loginll{right:49px}.col-1{box-sizing:border-box;height:100%;padding:5px 0;width:60%}.col-2{align-items:center;background-color:#fff;border-radius:10px;display:flex;justify-content:center;width:40%}.col-1 img{border-radius:20px;height:100%;width:100%}.flex-col{align-items:center;display:flex;flex-direction:column;gap:15px;height:100%!important;justify-content:center;width:100%}.login-logo{display:grid;height:105px;place-items:center;width:135px}.login-logo img{height:100%;object-fit:contain;width:100%}.input-group{align-items:center;border-bottom:1px solid var(--ProjectColor);display:flex;justify-content:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.input-icon{color:#000}.input-group input{background-color:initial;border:0;height:40px;margin-left:10px;outline:0;padding-left:10px;width:160px}.login-btn{background-color:var(--ProjectColor);border:none;border-radius:25px;padding:10px;width:110px}.login-btn:hover{background-color:var(--ProjectColorhover);cursor:pointer}.loctn-big{font-size:19px}.input-group select{background-color:var(--selectbackgroundcolor);border:none;border-radius:5px;height:32px;margin-bottom:5px;margin-left:10px;outline:none;padding-left:10px;width:auto;width:170px}.input-group select option{max-height:200px!important;overflow-y:auto!important}.passd321{width:160px!important}.clr-clck-her4{background-color:initial;border:none;color:#000;display:flex;font-size:13px;font-style:italic;outline:none}.clr-clck-her4 h5{width:100%}.flx_dued3{align-items:center;cursor:pointer;display:flex;gap:5px;justify-content:center;text-align:center}.clr-clck-her4 span{border-bottom:1px solid blue;color:blue}.clr-clck-her4 h4{color:var(--ProjectColor);font-size:14px}.login-btn:hover{color:#fff}.input-group{position:relative}.input-group input[type=password]{padding-right:0}.input-group .toggle-password,.input-group .toggle-password1{cursor:pointer;font-size:16px;padding:5px;position:absolute;right:5px;top:50%;transform:translateY(-50%)}@media (max-width:1000px){.register{flex-direction:column;gap:5px;height:-webkit-fit-content!important;height:-moz-fit-content!important;height:fit-content!important;padding-bottom:5px;width:300px}.col-1,.col-2{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:90%}.col-1{display:grid;place-items:center;width:300px}.col-1 img{border-radius:20px;height:220px;width:290px}.login-logo{display:grid;height:105px;place-items:center;width:130px}.flex-col{gap:11px}.login-logo img{height:100%;object-fit:contain;width:100%}.input-group input{height:25px}.register-container{padding:15px 0}.login-btn{margin-top:-5px}.loctn-big{font-size:19px;padding-right:3px}.input-group select{border:none;height:30px;margin-left:8px;outline:none;padding-left:5px;width:auto;width:168px}.css-1gjgmky-MuiToggleButtonGroup-root .MuiToggleButtonGroup-grouped:not(:first-of-type),.css-1gjgmky-MuiToggleButtonGroup-root .MuiToggleButtonGroup-grouped:not(:last-of-type){padding:0 10px!important}.css-1gjgmky-MuiToggleButtonGroup-root .MuiToggleButtonGroup-grouped:not(:last-of-type){padding:0 45px!important}}.modal{background:#00000080;bottom:0;display:flex;left:0;right:0;z-index:1000}.modal-content{border-radius:8px;text-align:center}.modal-actions{margin-top:20px}.modal-button{border:none;cursor:pointer;margin:0 10px;padding:10px 20px}.yes-button{background-color:green;color:#fff}.no-button{background-color:red;color:#fff}body{background-color:#fff!important;box-sizing:border-box}.app_Sub_container{display:flex;height:calc(100vh - 110px);transition:margin-left .3s ease;width:100%}.sidebar{background-color:#0abbbb;color:#ecf0f1;height:calc(100% - 59px);left:0;overflow:hidden;position:fixed;top:59px;transition:width .3s ease;width:60px;z-index:1000}.sidebar.expanded{width:250px}.sidebar.collapsed{width:50px}.Main_container_content{width:calc(100% - 50px)}.sidebar.expanded~.Main_container_content{margin-left:50px}.Main_container_content{padding:10px 5px;transition:margin-left .3s ease,background-color .3s ease}.sideopen_showcamera_profileEEE{background-color:#0000009c;z-index:99}.showcamera_profileEEE,.sideopen_showcamera_profileEEE{align-items:center;display:flex;height:100%;justify-content:center;position:fixed;top:0;width:100%}.showcamera_profileEEE{background-color:#00000080;left:0}.pdf_img_show{height:100%}@media (max-width:800px){.p_profile_items_11{display:block}.p_profile_items{display:grid;place-items:center;width:90%}.p_p_data_detials_2_img{align-items:center;display:flex;flex-direction:column;height:100px;justify-content:center;object-fit:fill;width:100px}.p_p_data_items_left .p_p_data_items{margin-top:15px}.p_p_data_1{padding:0 10px}.p_p_data_detials_2_images{gap:5px}.viw-all-allpic{column-gap:30px;flex-wrap:wrap;margin:10px}.pdf_img_show,.viw-all-allpic{display:flex;flex-direction:column}.pdf_img_show{align-items:center;height:81%;justify-content:center;margin-top:63px;text-align:center;width:100%}.selt-dctr-nse select{width:125px!important}.selt-dctr-nse label{font-size:13px;width:100px}.p_p_data_detial_1{display:block}.p_p_data_1{box-sizing:border-box;flex-direction:column;gap:20px;height:auto;padding:10px 0}.p_p_data_items{align-items:center;display:flex;flex-direction:column;gap:5px;justify-content:space-between;width:250px!important}.flex_1{flex-direction:row}.text-hmeicn{width:80%}.p_profile_img_head{border-bottom:1px solid var(--ProjectColor);box-sizing:border-box;gap:15px;justify-content:flex-start;padding-bottom:10px;width:100%}.p_profile_img_head,.p_profile_name{align-items:center;display:flex;flex-direction:column}.p_profile_name{color:var(--labelcolor);gap:10px;height:50%;justify-content:center;width:200px}.p_profile_name h3{display:flex;justify-content:center;width:200px}.ieudh78e6e34{color:var(--labelcolor);display:flex;flex-wrap:wrap!important;font-size:13px;width:70%}.edferki4 img{height:100px;width:100px}.images_show{align-items:center;display:flex;gap:10px;height:100%;justify-content:flex-start;padding:0;text-align:center;width:80%}.jqwgdyw56{flex-direction:column;row-gap:10px}.edferki4 img{height:150px;width:150px}.image_display32w{border:none}}.Header_comp{align-items:center;background-color:var(--opacityColor);box-sizing:border-box;color:var(--labelcolor);display:flex;height:60px;justify-content:space-between;padding:0 5px;position:fixed;width:100%;z-index:999}.Header_comp_1{width:auto}.Header_comp_icon{animation-duration:.4s;cursor:pointer;display:inline-block}.Header_comp_icon.open{animation-name:rotateOpen}.Header_comp_icon.close{animation-name:rotateClose}@keyframes rotateOpen{0%{transform:rotate(0deg)}to{transform:rotate(90deg)}}@keyframes rotateClose{0%{transform:rotate(90deg)}to{transform:rotate(0deg)}}.Header_comp_2{align-items:center;display:flex;gap:10px;height:100%;justify-content:center}.Header_comp_2_img{background-color:initial;display:grid;height:100px;overflow:hidden;place-items:center;width:100px}.Header_comp_2_img img{height:100%;object-fit:contain;width:100%}.Header_comp_2 span{font-size:clamp(12px,2vw,24px);font-weight:600}.Header_comp_3{gap:10px}.Header_comp_3,.Header_comp_3_loc{align-items:center;display:flex;justify-content:center}.Header_comp_3_loc{flex-direction:column;gap:5px}.Header_comp_3_loc_icon{font-size:clamp(20px,1.5vw,24px)}.Header_comp_3_loc_select{align-items:center;background-color:var(--ProjectColor);border:1px solid #fff;border-radius:5px;color:var(--labelcolor);display:flex;font-size:13px;height:25px;justify-content:center;outline:0;padding:3px 10px;text-align:center}.Header_comp_3_img{background-color:#fff;border-radius:50%;box-shadow:0 0 10px #0000004f;display:grid;height:50px;place-items:center;width:50px}.Header_comp_3_img img{aspect-ratio:3/2;height:70%;mix-blend-mode:darken;object-fit:contain;width:80%}.toggled_box_header{background-color:var(--ProjectColor);border-radius:5px;display:flex;flex-direction:column;font-size:12px;gap:10px;padding:5px;position:absolute;right:0;top:75px;width:140px}@media screen and (max-width:450px){.name_of_the3{display:none}.Header_comp_3_loc_select{align-items:center;background-color:var(--ProjectColor);border:1px solid #fff;border-radius:5px;color:var(--labelcolor);display:flex;font-size:11px;height:20px;justify-content:center;outline:0;padding:3px 4px;text-align:center}.Header_comp_3_loc{gap:3px}.Header_comp_2_img img,.Header_comp_3_img{height:45px;width:45px}.Header_comp_2_img img{height:80px;width:80px}}.menu-link-wrapper{cursor:pointer;height:45px;width:43px}.css-zylse7-MuiButtonBase-root-MuiIconButton-root{padding:2px!important}.menu-link{height:100%;width:100%}.lines{margin:0 20%;position:relative;top:22px;-moz-transition:background .2s ease .4s;-o-transition:background .2s ease .4s;-webkit-transition:background .2s ease;-webkit-transition-delay:.4s;transition:background .2s ease .4s;width:100%;width:60%}.lines,.lines:after,.lines:before{background:#000;color:#000;display:block;height:2px;transform-origin:50% 50%}.lines:after,.lines:before{content:"";left:0;position:absolute;transform-origin:0 50%;-moz-transition:-moz-transform .2s ease 0s,width .2s ease .2s,top .2s ease .4s;-o-transition:-o-transform .2s ease 0s,width .2s ease .2s,top .2s ease .4s;-webkit-transition:-webkit-transform .2s ease,width .2s ease,top .2s ease;-webkit-transition-delay:0s,.2s,.4s;transition:transform .2s ease 0s,width .2s ease .2s,top .2s ease .4s;width:100%}.lines:before{top:-7px}.lines:after{top:7px}.menu-trigger-open .lines{-moz-transition:background .2s ease 0s;-o-transition:background .2s ease 0s;-webkit-transition:background .2s ease;-webkit-transition-delay:0s;transition:background .2s ease 0s}.menu-trigger-open .lines:after,.menu-trigger-open .lines:before{top:0;-moz-transition:top .2s ease 0s,width .2s ease .2s,-moz-transform .2s ease .4s;-o-transition:top .2s ease 0s,width .2s ease .2s,-o-transform .2s ease .4s;-webkit-transition:top .2s ease,width .2s ease,-webkit-transform .2s ease;-webkit-transition-delay:0s,.2s,.4s;transition:top .2s ease 0s,width .2s ease .2s,transform .2s ease .4s;width:50%}.menu-trigger-open .lines:before{transform:rotate(45deg)}.menu-trigger-open .lines:after{transform:rotate(-45deg)}.Sidebar_container_con{background-color:var(--opacityColor);color:#ecf0f1;height:calc(100% - 60px);left:0;overflow:auto;position:fixed;top:59px;transition:width .3s ease,left .3s ease;width:60px;z-index:1000!important}.Sidebar_container_con.expanded{width:250px}.Sidebar_container_con.collapsed{width:50px}.Sidebar_container_con::-webkit-scrollbar{display:none}.Sidebar_container_con{-ms-overflow-style:none;scrollbar-width:none}.Sidebarmenuhover{background-color:#121212;list-style-type:none;margin:0;padding:0}.Sidebarmenuhover>li{align-items:center;background-color:var(--opacityColor);border-bottom:1px solid #bfb4b4d9;cursor:pointer;display:flex;gap:10px;padding:20px 15px;transition:background-color .3s ease,padding-left .3s ease;width:250px}.Sidebarmenuhover>li:hover{background-color:#e69bffd6;padding-left:18px}.Sidebarmenuhover>li.active_act{background-color:#e69bffd6;padding-left:25px;transition:background-color .3s ease,padding-left .3s ease}.icon_tooltip{align-items:center;display:flex}.icon_tooltip .icon-name{color:#000;font-weight:700;margin-left:10px}.icon_tooltip .arrow-icon{margin-left:auto;transition:transform .3s ease}.arrow-rotate{transform:rotate(180deg)}.subSidebarmenuhover{background-color:#000;border-radius:5px;display:flex;flex-direction:column;list-style-type:none;margin:7px 5px 7px 40px;opacity:0;overflow:hidden;padding:0;row-gap:2px;transition:opacity .5s ease,transform .5s ease}.subSidebarmenuhover.show{opacity:1;transform:translateX(0);transition:opacity .5s ease,transform .5s ease}.subSidebarmenuhover.show>li{animation:slideIn .5s ease forwards}.subSidebarmenuhover.show>li:first-child{animation-delay:.1s}.subSidebarmenuhover.show>li:nth-child(2){animation-delay:.2s}.subSidebarmenuhover.show>li:nth-child(3){animation-delay:.3s}.subSidebarmenuhover.show>li:nth-child(4){animation-delay:.4s}.subSidebarmenuhover.show>li:nth-child(5){animation-delay:.5s}.subSidebarmenuhover.show>li:nth-child(6){animation-delay:.6s}.subSidebarmenuhover.show>li:nth-child(7){animation-delay:.7s}.subSidebarmenuhover.show>li:nth-child(8){animation-delay:.8s}.subSidebarmenuhover.show>li:nth-child(9){animation-delay:.9s}.subSidebarmenuhover.show>li:nth-child(10){animation-delay:1s}.subSidebarmenuhover.show>li:nth-child(11){animation-delay:1.1s}.subSidebarmenuhover.show>li:nth-child(12){animation-delay:1.2s}.subSidebarmenuhover.show>li:nth-child(13){animation-delay:1.3s}.subSidebarmenuhover.show>li:nth-child(14){animation-delay:1.4s}.subSidebarmenuhover.show>li:nth-child(15){animation-delay:1.5s}.subSidebarmenuhover.show>li:nth-child(16){animation-delay:1.6s}.subSidebarmenuhover.show>li:nth-child(17){animation-delay:1.7s}.subSidebarmenuhover.show>li:nth-child(18){animation-delay:1.8s}.subSidebarmenuhover.show>li:nth-child(19){animation-delay:1.9s}.subSidebarmenuhover.show>li:nth-child(20){animation-delay:2s}@keyframes slideIn{0%{opacity:0;transform:translateX(-120px)}to{opacity:1;transform:translateX(0)}}.subSidebarmenuhover>li{align-items:center;background-color:#040a24;border-bottom:1px solid #fff;border-radius:3px;cursor:pointer;display:flex;font-size:13.5px;font-weight:500;justify-content:flex-start;margin:2px;opacity:0;padding:12px 9px;text-align:start;transition:background-color .3s ease,padding-left .3s ease}.subSidebarmenuhover>li:hover{background-color:#293e53;padding-left:18px}.inventory_sidebar_icon{color:#fff;font-size:18px}.Main_container_content{background-color:#fff;flex-grow:1;height:calc(100vh - 110px);margin-top:60px;overflow-y:auto;padding:7px;transition:margin-left .3s ease;width:100%}.sidebar.collapsed~.Main_container_content{margin-left:50px}.Main_container_Footer{align-items:center;background-color:#f1f1f1;bottom:0;box-shadow:0 -2px 5px #0000001a;color:#333;display:flex;height:30px;justify-content:center;left:0;padding:10px;position:fixed;width:100%;z-index:9999}.Main_container_content::-webkit-scrollbar{background-color:initial;width:0!important}@media screen and (max-width:450px){.sidebar.collapsed{display:none}.sidebar.expanded{display:block;height:100%;left:0;position:fixed;top:59px;width:250px;z-index:1000}.Main_container_content{margin-left:0;width:100%}.Sidebar_container_con.collapsed~.Main_container_content,.Sidebar_container_con.expanded~.Main_container_content,.sidebar.collapsed~.Main_container_content,.sidebar.expanded~.Main_container_content{margin-left:0}}.footer{background-color:#fff;bottom:0;font-size:12px;justify-content:center;padding:8px;position:fixed;text-align:center;width:100%}.footer-content{align-items:center;background-color:#e9e9e9;display:flex;flex-direction:column;margin-left:50px;padding:3px;width:calc(100% - 50px)}.blossom-logo{color:var(--ProjectColor);cursor:pointer;font-weight:700}.footer-links{display:flex}.footer-links div{color:#006400;cursor:pointer;display:flex;margin:0 10px;text-decoration:none}.termsofuseclr{color:#001f3f!important;cursor:pointer}.footer-links div:hover{text-decoration:underline}.plcy_trms_contn{background-color:#f8f8f8;border:1px solid #ddd;border-radius:5px;font-family:Arial,sans-serif;line-height:1.6;margin:20px;padding:20px}.plcy_trms_contn h2{color:#333;font-size:24px;margin-bottom:20px}.plcy_trms_contn p{color:#555;font-size:16px;margin-bottom:15px}.plcy_trms_contn div{color:var(--ProjectColor);text-decoration:underline}@media only screen and (max-width:768px){.plcy_trms_contn{margin:10px;padding:10px}.plcy_trms_contn h2{font-size:20px;margin-bottom:15px}.plcy_trms_contn p{font-size:14px;margin-bottom:10px}}@media screen and (max-width:450px){.footer-content{align-items:center;background-color:#e9e9e9;display:flex;flex-direction:column;margin-left:0;padding:3px;width:100%}}.Spanletter{display:flex;font-size:var(--fontsize);font-weight:700}.Issue_input{width:calc(100% - 160px)}.Selected-table-container{overflow:auto}.saxdsed{width:125px!important}@media screen and (min-width:500px)and (max-width:950px){.ShiftClosing_Con{gap:25px}.ShiftClosing_Con_row{flex-direction:column;gap:15px;height:auto}.ShiftClosing_Con_column{width:400px}.ShiftClosing_Con_column textarea{width:230px}.BodyofExpensesMaster{align-items:center;flex-direction:column;justify-content:center;margin:0;width:100%}.FirstpartOFExpensesMaster{width:100%}.FirstpartOFExpensesMaster h2{font-size:15px}.Selected-table-container{min-width:300px;overflow-y:scroll;overflow:scroll;width:100%}.selected-medicine-table2{font-size:14px}}@media screen and (max-width:500px){.ShiftClosing_over{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:10px;width:95%}.ShiftClosing_Con{gap:25px;width:100%}.ShiftClosing_Con_row{flex-direction:column;gap:15px;height:auto;width:100%}.ShiftClosing_Con_column{min-width:300px;width:90%}.ShiftClosing_Con_column textarea{height:25px;width:125px}.BodyofExpensesMaster{align-items:center;flex-direction:column;justify-content:center;margin:0;width:100%}.FirstpartOFExpensesMaster{width:100%}.FirstpartOFExpensesMaster h2{font-size:17px}.Selected-table-container{min-width:300px;width:100%}.selected-medicine-table2{font-size:14px}}.PrintExelPdf{align-items:center;display:flex;flex-wrap:wrap;gap:10px;justify-content:center}.PrintExelPdf button{background-color:var(--ProjectColor);border:0;border-radius:10px;color:var(--labelcolor);display:grid;height:30px;outline:0;place-items:center;width:120px}.PrintExelPdf button:hover{background-color:var(--opacityColor);color:#fff}.parent-flex-container{box-sizing:border-box;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;min-width:auto;padding:10px 0;width:90%}.export-buttons{display:flex;gap:10px;justify-content:flex-end;margin-bottom:5px}.export-buttons button{cursor:pointer;margin-right:10px;padding:5px 10px}.export-buttons span:first-child{color:var(--ProjectColor)}.export-buttons span:last-child{color:#444}.flex-container{display:flex;flex-direction:column;max-height:400px;overflow:auto;position:relative;width:100%;z-index:0}.flex-container::-webkit-scrollbar{height:7px;width:7px}.flex-container::-webkit-scrollbar-track{background:#f1f1f1}.flex-container::-webkit-scrollbar-thumb{background:var(--ProjectColor);border-radius:6px}.flex-container::-webkit-scrollbar-thumb:hover{background:var(--opacityColor)}.flex-row{background-color:inherit;display:flex;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.flex-row:hover{background-color:var(--ProjectColorhover)!important}.flex-row-cell{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.flex-row-cell>.flex-row{height:45px}.column-header{background-color:var(--ProjectColor);border-right:1px solid #ddd;box-sizing:border-box;flex-direction:column;font-weight:700;overflow:hidden;padding:5px 10px;position:relative;white-space:nowrap;width:50%}.column-header,.column-header-cell{align-items:center;display:flex;justify-content:center}.column-header-cell{height:100%;min-height:30px;width:100%}.column-group{border-top:1px solid #ddd;box-sizing:border-box;display:flex;flex-direction:row;width:100%}.column-header input,.column-header select{background-color:#fff;border:0;border-radius:5px;font-size:12px;height:30px;outline:0;padding:0 5px;width:120px}.column-cell{align-items:center;border-bottom:1px solid #ddd;border-right:1px solid #ddd;box-sizing:border-box;display:flex;flex-direction:column;font-size:15px;font-weight:lighter;justify-content:center;overflow:hidden;padding:0 5px;white-space:nowrap;width:50%}.column-cell:hover{background-color:var(--ProjectColorhover)}.header{height:auto;top:0;z-index:2}.header,.sticky{position:-webkit-sticky;position:sticky}.sticky{left:0;z-index:1}.column-group-cell{box-sizing:border-box;display:flex;flex-direction:row;height:100%;width:100%}.column-group-cell>.column-cell{border-bottom:0}.column-cell:last-child,.column-header:last-child{border-right:0!important}.column-resizer{background-color:initial;cursor:col-resize;height:100%;position:absolute;right:0;top:0;width:5px}.column-resizer:hover{background-color:#ddd}.footer-flex-container,.userhole_container{align-items:center;display:flex;justify-content:center}.userhole_container{border:none;color:var(--labelcolor);flex-direction:column;font-family:Arial,sans-serif;font-size:15px;margin:10px auto 0;width:calc(100% - 230px);width:100%}.makeStyles-formControl-1{width:150px!important}.user_patienthead{background-color:var(--ProjectColor);border-radius:5px;color:var(--labelcolor);display:flex;justify-content:flex-start;margin:10px;padding:10px;text-align:start;width:98%}.user_row1{align-items:flex-start;border-bottom:1px solid var(--ProjectColor);display:flex;flex-direction:column;margin-bottom:20px;margin-top:20px;padding:3px;width:100%}.user_input2{display:flex;width:350px}.user_input2 label{font-weight:700;margin-bottom:5px;margin-right:30px;padding:5px;text-align:start;width:100px}.user_input2 input{border:none;font-size:13px;outline:none;padding:5px;width:200px}.user_input2 select{border:none;outline:none;width:100px}.uerregisfooter{display:flex;justify-content:center;text-align:center}.uerregisfooter button{background-color:var(--ProjectColor);border:none;border-radius:25px;padding:10px;width:100px}.uerregisfooter button:hover{background-color:var(--ProjectColorhover);color:var(--projectwhite);cursor:pointer}::placeholder{color:#979696}.customMultiSelect{position:relative}.customMultiSelect .dropdown-container{border-radius:5px;box-shadow:0 2px 5px #0000001a;left:0;position:absolute;top:calc(100% + 5px);width:500px;z-index:1}.customMultiSelect .dropdown-container .option{cursor:pointer;padding:8px 12px}.customMultiSelect .dropdown-container .option:hover{background-color:#f0f0f0}.customMultiSelect .dropdown-container input[type=checkbox]{height:13px;margin-right:8px;width:13px}.rmsc .dropdown-heading{text-align:start!important}.flex_acrss_usr_regis3{align-items:center!important;display:flex;flex-direction:column;justify-content:center!important;row-gap:10px}.flex_acrss_usr_regis3_label{align-items:center;display:flex;justify-content:center;text-align:start}.flex_acrss_usr_regis3_label label{align-items:center;display:flex;font-size:13px;font-weight:700;justify-content:space-between;margin-right:5px;text-align:start;width:150px!important}css



.DivCenter_container{align-items:center;color:grey;display:flex;font-size:16px;font-weight:600;height:30px;justify-content:center;width:100%}.displayuseraccess{align-items:flex-start;display:flex;flex-wrap:wrap;justify-content:space-around;row-gap:15px}.displayuseraccess_child{flex-basis:240px;flex-grow:0;flex-shrink:1}.par_acc_lab{color:#000;font-size:16px;font-weight:600;margin-left:9px}.chi_acc_lab{color:grey;margin-left:9px}@media screen and (max-width:1193px){.user_patienthead{background-color:var(--ProjectColor);border-radius:5px;color:var(--labelcolor);padding:10px;text-align:start;width:95%}}@media screen and (max-width:768px){.user_row1{margin:15px;width:350px}.user_patienthead{background-color:var(--ProjectColor);border-radius:5px;color:var(--labelcolor);padding:10px;text-align:start;width:93%}.customMultiSelect .dropdown-container{width:270px}.flex_acrss_usr_regis3_label label{width:120px!important}}@media screen and (max-width:425px){.userform_container{width:100%}.user_patienthead{background-color:var(--ProjectColor);border-radius:5px;color:var(--labelcolor);padding:10px;text-align:start;width:90%}.user_input2{display:flex;width:300px}.user_input2 label{font-weight:700;margin-bottom:5px;margin-right:30px;padding:5px;text-align:start;width:100px}.user_input2 input{border:none;font-size:13px;outline:none;padding:5px;width:140px}.user_row1{margin:15px;width:90%}.customMultiSelect .dropdown-container{width:265px}.flex_acrss_usr_regis3_label label{width:120px!important}.flex_acrss_usr_regis3_label{flex-direction:column;row-gap:5px}}.head_img_head{height:280px!important;width:100%}.head_img{background-color:#c0bebe;height:213px!important;margin-top:5px;width:100%}.head_img img{height:100%;object-fit:cover;width:100%}.back_inp{left:50%;position:absolute;top:60px;transform:translate(-50%,250%)}.prof_round_head{align-items:flex-end;background-color:initial;bottom:75px;display:flex;position:relative}.profile_round{background-color:#f0ecec;border-radius:50%;height:150px;position:relative;width:150px}.profile_round img{border-radius:50%;height:100%;object-fit:cover;width:100%}.prof_inp{background-color:initial;bottom:85px;left:30px;position:relative}.flex_center{align-items:center;display:flex;justify-content:center}.custom-select-title123{border:none;outline:none;width:50%}.user_name{align-items:center;background-color:initial;display:flex;height:75px;justify-content:space-between;padding:0 15px;width:75%}.name{align-items:flex-start;display:flex;flex-direction:column;height:100%}.rolenam h4{height:6px;margin-top:5px}.forms{border-bottom:1px solid var(--ProjectColor);height:55px;justify-content:space-between;width:780px}.forms,.user_items{align-items:center;display:flex}.user_items{flex-direction:column;font-size:15px;justify-content:center;margin-top:10px}.inp,.put{border:#0000;flex:1 1;margin-right:-25px;outline:none}.first{color:var(--labelcolor);width:100px}.first,.pack{display:flex;justify-content:flex-start}.pack{margin-right:25px;width:50%}.packlog{display:flex;justify-content:flex-start;margin-right:5px;width:110%}.custom-button-back{text-align:center}.custom-button-back,.custom-button-profile{border:none;border-radius:5px;color:var(--labelcolor);cursor:pointer;font-size:10px;left:50%;padding:5px;position:absolute;top:80%;transform:translate(-50%,-50%);width:60px;z-index:1}.custom-button-profile{text-align:start}.file-input{display:none}.head_img{position:relative}.save1{display:none}.save123{background-color:var(--ProjectColor);border:1px solid var(--ProjectColor);border-radius:30px;margin-right:13%;padding:8px 20px}.save123:hover{background-color:var(--ProjectColorhover);color:var(--projectwhite);cursor:pointer}@media (max-width:1040px){.forms{border:none;height:auto;width:300px}.forms,.user_items{flex-direction:column}.user_items{border-bottom:0!important;display:flex;margin-top:10px;padding:5px}.pack,.packlog{border-bottom:1px solid var(--ProjectColor);display:flex;margin-bottom:15px;margin-top:20px;padding-bottom:10px;width:100%}.packlog{margin-left:-20px}.first{width:100px}.inp,.put{margin-right:0}.save1{background-color:var(--ProjectColor);border:1px solid var(--ProjectColor);border-radius:30px;display:block;margin-left:-10px;margin-top:10px;padding:8px 25px}.save1:hover{background-color:var(--ProjectColorhover);color:var(--projectwhite);cursor:pointer}.save123{display:none}.custom-button-profile{border:none;border-radius:5px;color:var(--labelcolor);cursor:pointer;font-size:10px;left:50%;padding:5px;position:absolute;text-align:start;top:80%;transform:translate(-50%,-50%);width:60px;z-index:1}}@media (max-width:450px){.prof_round_head{align-items:flex-end;background-color:initial;bottom:45px;display:flex;position:relative}.profile_round{background-color:#f0ecec;border-radius:60px;height:110px;width:130px}.rolenam h4{font-size:20px;height:5px;margin-top:10px}.rolenam h6{font-size:13px}.save1{background-color:var(--ProjectColor);border:1px solid var(--ProjectColor);border-radius:30px;display:block;margin-top:10px;padding:8px 20px}.save123{display:none}.forms{width:250px}.custom-button-profile{text-align:start}.custom-button-back,.custom-button-profile{border:none;border-radius:5px;color:var(--labelcolor);cursor:pointer;font-size:10px;left:50%;padding:5px;position:absolute;top:80%;transform:translate(-50%,-50%);width:60px;z-index:1}.custom-button-back{text-align:center}}@media (max-width:320px){.profile_round{background-color:#f0ecec;border-radius:60px;height:110px;width:140px}}.head_img_head1{height:280px;width:100%}.head_img1{background-color:#c0bebe;height:213px!important;margin-top:5px;position:relative;width:100%}.head_img1 img{height:100%;object-fit:fill;width:100%}.savebtn123{background-color:var(--ProjectColor);border:1px solid var(--ProjectColor);border-radius:30px;margin-top:20px;padding:8px 20px}.savebtn123:hover{background-color:var(--ProjectColorhover);cursor:pointer}.prof_round_head1{align-items:flex-end;background-color:initial;bottom:75px;display:flex;position:relative}.profile_round1{background-color:#f0ecec;border-radius:50%;height:150px;width:150px}.user_name1{align-items:center;background-color:initial;display:flex;height:75px;justify-content:space-between;padding:0 15px;width:75%}.name1{align-items:flex-start;display:flex;flex-direction:column;font-size:24px;height:100%}.rolenam1 h4{height:6px;margin-top:5px}.forms1{border-bottom:1px solid var(--ProjectColor);height:60px;justify-content:space-between;width:70%}.forms1,.user_items1{align-items:center;display:flex}.user_items1{flex-direction:column;font-size:15px;justify-content:center}.inp1{border:#0000;flex:1 1;outline:none}.first2{color:var(--labelcolor);font-size:15px;width:50%}.first2,.pack2{display:flex;justify-content:flex-start}.pack2{margin-right:5px;width:100%}.pack2 input{width:60%}.pack1{display:flex;justify-content:flex-start;margin-right:5px;width:350px}@media (max-width:450px){.forms1{border:none;flex-direction:column;height:auto;padding:5px;width:100%}.container_pass{align-items:center;justify-content:center}.container_pass,.user_items1{display:flex;flex-direction:column}.user_items1{margin-bottom:5px;padding:5px;width:260px}.pack2{border-bottom:1px solid var(--ProjectColor);display:flex;margin-top:10px;width:100%}.pack2 input,.pack2 label{font-size:13px;width:100%}.first2{align-items:center;font-size:15px;margin-top:10px;padding-bottom:10px;width:120px!important}.savebtn123{margin-top:20px;top:85%;transform:none}.rolenam1 h4{font-size:20px;height:5px;margin-top:20px}.rolenam1 h6{font-size:13px}}@media (min-width:450px) and (max-width:768px){.prof_round_head1{align-items:flex-end;background-color:initial;bottom:75px;display:flex;position:relative}.profile_round1{background-color:#f0ecec;border-radius:50%;height:150px;width:150px}.user_name1{width:60%}.head_img_head1{width:100%}.head_img1{height:213px!important}.forms1{border:none;flex-direction:column;height:auto;padding:5px;width:100%}.container_pass{align-items:center;justify-content:center}.container_pass,.user_items1{display:flex;flex-direction:column}.user_items1{margin-bottom:5px;padding:5px;width:260px}.pack2{border-bottom:1px solid var(--ProjectColor);display:flex;margin-top:10px;width:100%}.pack2 input,.pack2 label{font-size:13px;width:100%}.first2{align-items:center;font-size:15px;margin-top:10px;padding-bottom:10px;width:120px!important}.savebtn123{margin-top:20px;transform:none}.rolenam1 h4{font-size:20px;height:5px;margin-top:10px}.rolenam1 h6{font-size:13px}}@media (min-width:769px) and (max-width:1024px){.savebtn123{margin-top:20px}}.img_2{box-shadow:0 0 10px #0000001a}.inp_1 input::placeholder{padding:12px 5px}.acct_choose{left:1px!important;position:relative;text-align:center;width:30px!important}.acct_choose,.img_section_acctn2{align-items:center;display:flex;justify-content:center}.img_section_acctn2{flex-direction:column;gap:50px}.img_27{height:50%;width:50%}.img_27 img{border:1px solid var(--ProjectColor);border-radius:5px;height:100%;object-fit:fill;padding:10px;width:100%}.img_17{align-items:center;display:flex;flex-direction:column;gap:20px;justify-content:center;text-align:center;width:600px}@media (max-width:768px){.img_section_acctn2{gap:30px}.img_17,.img_section_acctn2{display:flex;flex-direction:column}.img_17{align-items:center;gap:20px;justify-content:center;text-align:center;width:100%}}.Clinic_det_new{padding:10px 5px 5px}.new_clinic_form{align-items:center;border-bottom:1px solid var(--ProjectColor);display:flex;height:40px;justify-content:space-between;margin-top:20px;width:750px}.new_user_items{align-items:center;display:flex;flex-direction:column;justify-content:center}.new_clinic_form_inp{background-color:initial;border:#0000;flex:1 1;margin-right:-25px;margin-top:5px;outline:none}.new_form_first{color:var(--labelcolor);display:flex;font-size:15px;font-weight:700;justify-content:flex-start;width:120px}.new_form_pack{width:50%}.new_form_pack,.new_packlog{display:flex;justify-content:flex-start;margin-right:5px}.new_packlog{width:101%}.clinic_head{align-items:center;border-radius:5px;color:var(--labelcolor);display:flex;height:40px;padding:0 10px}.clinic_head,.new_btn1_1{background-color:var(--ProjectColor)}.new_btn1_1{border:1px solid var(--ProjectColor);border-radius:30px;margin-top:20px;padding:8px 20px}.new_btn1_1:hover{background-color:var(--ProjectColorhover);color:var(--projectwhite);cursor:pointer}@media (max-width:1020px){.new_clinic_form{border:none;flex-direction:column;height:auto;margin-top:0;width:310px}.new_first_1{width:125px!important}.new_user_items{border-bottom:0!important;display:flex;flex-direction:column;margin-top:10px;padding:5px}.new_form_pack{margin-top:20px}.new_form_pack,.new_packlog{align-items:center;border-bottom:1px solid var(--ProjectColor);display:flex;height:40px;justify-content:center;width:100%}.new_packlog{margin-top:17px}.new_form_first{width:120px}.new_clinic_form_inp{margin-right:0}}@media (max-width:400px){.new_clinic_form{width:280px}}.payslip-viewer-container{height:85px;overflow:hidden;position:relative;width:78px}.payslip-viewer{border:none;height:auto;transition:opacity .3s ease,background-color .3s ease;width:100%}.download-button{bottom:50%;left:50%;opacity:0;position:absolute;transform:translate(-50%,-50%);transition:opacity .3s ease}.payslip-viewer-container.hovered .download-button,.payslip-viewer-container:hover .download-button{opacity:1}.payslip-viewer-container:hover .payslip-viewer{background-color:initial;opacity:.3;pointer-events:none}.RegisForm_1_payviewwer,.RegisFormcon_payviewwer{align-items:center;display:flex;justify-content:center;text-align:center}.RegisForm_1_payviewwer{width:100%}.RegisForm_1_payviewwer label{color:var(--labelcolor);font-size:13px;font-weight:700;gap:5px;justify-content:space-between;padding:10px;width:130px}.RegisForm_1_payviewwer label,.head_payviw_sxd3{align-items:center;display:flex;text-align:center}.head_payviw_sxd3{flex-direction:column;justify-content:center}.erferf{width:100%}@media print{.sdjkujed67{display:block!important}}@media screen and (max-width:450px){.RegisFormcon_payviewwer{flex-direction:column}}.leavecon1{align-items:center;border:none;display:flex;height:35px;justify-content:center;padding:20px;width:50%}.leaveform_11{border-bottom:1px solid var(--ProjectColor);display:flex;justify-content:flex-start;width:350px}.leaveform_1{padding-bottom:5px;width:410px}.leaveform_11 textarea{height:40px;margin-bottom:28px;padding:5px;width:210px}.paymt-fr-mnth-slp{margin-top:20px}.flx-the-payslp{gap:10px;padding:10px}.employee-details label{width:255px}.newwPopupforreason1{height:auto;width:500px}.employee-details input{margin-bottom:10px;width:100%}.grid12{align-items:center;display:block;justify-content:center;margin-left:10px;overflow:auto;width:98%}.newwProfiles1122{height:70%;width:85%}.editcont{display:flex;justify-content:space-between;width:70%}.regster_btn_contsai{gap:20px}.newwPopupforreason{height:67%;padding:20px;width:75%}.view_status{background-color:#f0f8ff;border:none;border-radius:10px;color:var(--labelcolor);cursor:pointer;font-size:15px;font-weight:700;padding:5px;width:130px}.responsive-table909{width:90%}.responsive-table909 th{font-weight:700}.responsive-table909 td,.responsive-table909 th{border:1px solid #ddd;font-size:15px;padding:10px}.signature909{border:1px solid #ccc;width:25%}.signature909 p{font-weight:700}.hide-print-button{display:none!important}.wsdfwe6 h3{display:flex;justify-content:flex-start;padding:20px 0}.foradvanceview{height:50%}@media print{.hide-print-button{display:none!important}}@media screen and (max-width:650px){.leaveform{padding:10px 0;width:100%}.leaveform_1{width:380px}.leaveform_1,.leaveform_11{border-bottom:1px solid var(--ProjectColor);display:flex;justify-content:flex-start}.leaveform_11{width:350px}.newwPopupforreason{display:flex;flex-direction:column;width:60%}.newwProfiles1122{height:70%;width:95%}.editcont,.newwProfiles1122{display:flex;flex-direction:column}.editcont{align-items:center;justify-content:center}.employee-details label{align-items:center;display:flex;flex-wrap:wrap;font-size:13px;font-weight:700;justify-content:flex-start;margin-bottom:5px;padding:10px;text-align:start;width:155px}.responsive-table909{border-collapse:collapse;margin-top:20px;overflow-x:auto}.responsive-table909 td,.responsive-table909 th{font-size:13px}.paymt-fr-mnth-slp h1{font-size:x-large}.paymt-fr-mnth-slp h3{font-size:medium}.paymt-fr-mnth-slp{margin-top:10px;padding:10px}.net-slycss{justify-content:center;width:100%}.signature909{width:70%}.signature-section909{display:flex;font-size:13px;font-weight:700;gap:10px;width:90%}}@media screen and (max-width:950px){.editcont{align-items:center;display:flex;flex-direction:column;justify-content:center}}@media screen and (max-width:1095px){.editcont{align-items:center;display:flex;flex-direction:column;justify-content:center}}.leaveform{flex-direction:column;padding:15px 10px 10px;width:98%}.leavecon,.leaveform{align-items:center;display:flex;justify-content:center}.leavecon{border:none;height:35px;padding:20px;width:50%}.leaveform_1{border-bottom:1px solid var(--ProjectColor);display:flex;justify-content:flex-start;width:350px}.leaveform_1 textarea{height:40px;margin-bottom:28px;padding:5px;width:210px}.formsubmit button{background-color:var(--ProjectColor);border:none;border-radius:10px;cursor:pointer;height:30px;width:90px}.formsubmit button:hover{background-color:var(--ProjectColorhover);color:var(--projectwhite)}.paymt-fr-mnth-slp{align-items:center;display:flex;font-size:15px;gap:5px;justify-content:center;text-align:center}.employee-details{margin-top:20px}.flx-the-payslp{justify-content:center}.employee-details label,.flx-the-payslp{align-items:center;display:flex;text-align:center}.employee-details label{flex-wrap:wrap;font-size:15px;font-weight:700;justify-content:flex-start;margin-bottom:5px;padding:10px;width:160px}.employee-details input{border-color:var(--labelcolor);border-radius:5px;box-sizing:border-box;height:25px;padding:8px;width:45%}.responsive-table909{border-collapse:collapse;margin-top:20px;width:100%}.responsive-table909 th{padding:5px}.responsive-table909 td,.responsive-table909 th{border:1px solid #212121;font-family:Arial,sans-serif;font-size:11px;height:20px;padding:5px;text-align:start}.signature-section909{align-items:center;display:flex;justify-content:space-around;margin-top:20px;text-align:center;width:100%}.net-slycss{justify-content:center;width:50%}.signature909{align-items:center;border:1px solid #212121;border-radius:5px;display:flex;gap:5px;justify-content:space-between;padding:10px;text-align:start;width:100%}.signature909 p{font-size:12px}.logo-pay-slp img{height:90px;object-fit:contain}.jon-flx-the-twoi{border:1px solid #212121;border-bottom:none;font-family:Arial,sans-serif;gap:0;margin-top:20px}.jon-flx-the-twoi,.jon-flx-the-twoi tr{align-items:center;display:flex;text-align:center;width:100%}.jon-flx-the-twoi tr{height:37px;justify-content:space-between}.jon-flx-the-twoi td{align-items:center;border-bottom:1px solid #212121;display:flex;font-size:11px;height:20px;justify-content:flex-start;padding:5px!important;text-align:start;width:140px}.jon-flx-the-twoi input{border:none;font-size:11px;outline:none;width:130px}.disclaimer23{color:#666;font-size:12px;font-style:italic;margin-top:20px}@media print{body{font-size:8px}.print-button3{display:none}@page :first{margin-top:-2cm}@page :right{margin-right:2.5cm}.jon-flx-the-twoi tr{display:flex!important}.jon-flx-the-twoi td{width:185px!important}.jon-flx-the-twoi input{font-size:10px;padding-bottom:5px!important}}@media screen and (max-width:800px){.jon-flx-the-twoi{display:flex;flex-direction:column}}@media screen and (max-width:650px){.leaveform{padding:10px 0;width:100%}.leaveform_1{border-bottom:1px solid var(--ProjectColor);width:300px}.employee-details label,.leaveform_1{display:flex;justify-content:flex-start}.employee-details label{align-items:center;flex-wrap:wrap;font-size:13px;margin-bottom:5px;padding:10px;text-align:start;width:135px}.responsive-table909{border-collapse:collapse;margin-top:20px;overflow-x:auto}.responsive-table909 td,.responsive-table909 th{font-size:13px}.paymt-fr-mnth-slp h1{font-size:x-large}.paymt-fr-mnth-slp h3{font-size:medium}.paymt-fr-mnth-slp{margin-top:10px;padding:10px}.net-slycss{justify-content:center;width:100%}.signature909{width:70%}.signature-section909{align-items:center;display:flex;font-size:13px;gap:10px;justify-content:center;text-align:center;width:90%}}@media screen and (max-width:450px){.newwPopupforreason{display:flex;flex-direction:column;width:70%}.leaveform_1{border-bottom:1px solid var(--ProjectColor);display:flex;justify-content:flex-start;width:200px!important}.kshdy1{width:230px!important}.wei32j{width:47%!important}}.twsrtw3{border-radius:80px;margin-top:3px}.tfdrtdf6{align-items:center;background-color:initial;display:flex;gap:15px;height:10px;justify-content:center;text-align:center}.sxsxe{background-color:var(--ProjectColor);border:none;color:#fff;cursor:pointer;font-size:15px;height:20px;outline:none}.group-registration-form{align-items:left;background-color:#fff;display:flex;flex-direction:column;justify-content:flex-start;padding:10px}.group-hed{margin:12px}.group-table-group{background-color:#ff8c00;border-radius:10px;height:35px}.subgroup-sub{align-items:center;display:flex;font-size:13px;justify-content:center;width:100%}.table-container-group{overflow-x:auto}.responsive-table{border-collapse:collapse;margin-bottom:20px;width:100%}.responsive-table td,.responsive-table th{padding:8px;text-align:left}.responsive-table th{background-color:#ff8c00;font-size:12px}.group-header{background-color:#ff8c00;border-radius:5px;color:#000;height:40px;width:100%!important}.group-form-row{display:flex;flex-direction:column;padding:12px;position:relative;width:22%}.group-select-group{height:30px;outline:none;width:100%}.group-label-title{color:#ff8c00;flex:2 1;font-size:13px;font-weight:700;margin-right:0;text-align:start;width:50%}.group-info-container{display:flex;width:100%}.group-input{font-size:13px;outline:none;padding:5px;width:100%}.group-button-container{display:flex;justify-content:center;text-align:center}.group-button{background-color:#ff8c00;border:1px solid #ff8c00;border-radius:30px;padding:8px 20px}.group-button:hover{background-color:#ff5b29;cursor:pointer}::placeholder{color:#0006}@media (max-width:970px){.responsive-table{overflow-x:auto}.group-registration-form{padding:5px}.group-header{width:96%!important}.group-form-row{border-bottom:1px solid #ff8c00;font-size:10px;width:90%!important}.group-label-title{font-size:12px}.group-input,.group-select{border:none;outline:none;padding:5px;width:50%}.group-info-container{display:flex;flex-direction:column}.group-button-container{align-items:left;display:flex;flex-direction:row;max-height:200px;overflow-y:auto}}.form-container input,.form-container select{outline:0}.QuickStock_container{display:flex;flex-direction:column;gap:15px;padding:10px}.QuickStock_container_header{align-items:center;background-color:#ff8c00;border-radius:5px;box-sizing:border-box;color:#000;display:flex;height:40px;padding:5px;text-align:center;width:100%}.QuickStock_container_header h3,.QuickStock_container_totalValue h3{align-items:center;display:flex;gap:10px;margin:0;text-align:center}.invent_invent{display:flex;flex-direction:start;margin:5px;width:100%}.Inventory-2{border:1px solid #ccc;border-radius:3px;font-size:12px;height:28px;padding:0 10px;width:80%}.textareaquick{height:50px;padding:5px}.QuickStock_container_div{align-items:flex-start;display:flex;flex-direction:column;justify-content:center;text-align:center;width:19%}.btn-add,.btn-cancel{align-items:center;background-color:#ff8c00;border:none;border-radius:5px;height:30px;width:100px}.button_buton_class{margin:10px;text-align:center}.addtocart{margin:10px}.btn-add:hover,.btn-cancel:hover{background-color:#ff4500}.QuickStock_container_form{display:flex;flex-direction:row;flex-wrap:wrap;gap:10px;row-gap:30px}.pur_form_head{background-color:#333;border-radius:5px 5px 0 0;color:#fff;margin:-20px -20px 20px;padding:10px;text-align:center}.pur_flex{flex-wrap:wrap;justify-content:space-between;margin-bottom:10px}.First_row_vendors,.amendment-icons,.purchase_row_number,.row-buttons{margin-right:10px}.label_classname{color:#ff8c00;display:block;font-size:15px;font-weight:700;margin-bottom:5px}.Inventory-1{border:1px solid #ccc;border-radius:3px;font-size:12px;height:30px;padding:0 10px;width:90%}.search-input{position:relative}.search-input input[type=text]{border:1px solid #ccc;border-radius:3px;padding:10px 30px 10px 10px;width:100%}.searching_input_icon{background:#fff;border:none;color:#ff8c00;cursor:pointer;display:flex;margin-left:230px;margin-top:-28px;outline:none;top:5px;transform:translateY(-10%)}.empty_label{cursor:pointer;position:absolute;right:10px;top:50%;transform:translateY(-50%)}.cart-items{margin-top:20px;width:100%}.cart-container{align-items:center;display:flex;flex-direction:column;justify-content:center;width:100%}.QuickStock_container_totalValue{align-items:center;border-bottom:1px solid #ff8c00;color:#ff8c00;display:flex;gap:10px;height:40px;justify-content:flex-start;width:100%}.QuickStock_container_totalValue input{border:0;color:#616161;outline:0;width:150px}.QuickStock_container_totalValue_1 h3{align-items:center;color:#000;display:flex;justify-content:center;margin:0}.Add_btn_Quick{display:grid;place-items:center;width:100%}.Add_btn_Quick button{background-color:#ff8c00;border:0;border-radius:15px;cursor:pointer;outline:0;padding:8px;width:100px}.Add_btn_Quick button:hover{background-color:#ff5b29}.QuickStock_table_container{overflow:auto;width:98%}.QuickStock_table{align-items:center;display:flex;justify-content:center;overflow-x:auto;width:1350px}.QuickStock_table table{border-collapse:initial;border-radius:5px;box-shadow:1px 1px 5px 2px #c4b9b9;width:100%}.QuickStock_table table thead{color:orange;font-weight:600;height:40x;width:100%}.QuickStock_table td,.QuickStock_table th{border:none;font-size:12px;padding:8px;text-align:center}.QuickStock_table tr:nth-child(2n){background-color:hsla(320,5%,87%,.384)}.QuickStock_table th{background-color:#ff8c00;border-radius:5px;color:#000}.QuickStock_table tr:hover{background-color:#5b595917}.QuickStock_Table_count{align-items:center;box-sizing:border-box;display:flex;gap:20px;justify-content:center;padding:5px 10px;text-align:center;width:100%}.QuickStock_Table_count_con{width:300px}.QuickStock_Table_count_row{align-items:center;display:flex;gap:10px;height:30px;justify-content:center}.QuickStock_Table_count_row label{align-items:center;color:#ff8c00;display:flex;justify-content:flex-start;text-align:center;width:150px}#QuickStock_Table_count_row_tax{border:1px solid grey;border-radius:5px;height:20px;outline:0;width:50px}.QuickStock_Table_count_row input{border:1px solid grey;border-radius:5px;height:20px;outline:0;width:115px}.cell_btn{color:#ff8c00!important}@media (max-width:912px){.QuickStock_container_div{width:100%}.QuickStock_container,.QuickStock_container_div{align-items:center;display:flex;flex-direction:column;justify-content:center;text-align:center}.QuickStock_container{gap:10px;padding:10px}.form-container{align-items:center;justify-content:center}.QuickStock_container_header{background-color:#ff8c00;border-radius:5px;box-sizing:border-box;color:#000;height:40px;margin:5px;padding:5px;width:100%}.label_classname{color:#ff8c00;display:flex;font-size:13px;font-weight:700;margin:14px 14px 5px}.btn-cancel.btn-add:hover{background-color:#ff4500}.First_row_vendors,.amendment-icons,.purchase_row_number,.row-buttons{flex:100% 1;margin-right:0}.purchse_btn-purchase{margin-right:0}.QuickStock_Table_count{display:flex;flex-direction:column;gap:20px}.QuickStock_container_form{row-gap:10px}}.rdw-option-wrapper{align-items:center;background:#fff;border:1px solid #f1f1f1;border-radius:2px;cursor:pointer;display:flex;height:20px;justify-content:center;margin:0 4px;min-width:25px;padding:5px;text-transform:capitalize}.rdw-option-wrapper:hover{box-shadow:1px 1px 0 #bfbdbd}.rdw-option-active,.rdw-option-wrapper:active{box-shadow:inset 1px 1px 0 #bfbdbd}.rdw-option-disabled{cursor:default;opacity:.3}.rdw-dropdown-wrapper{background:#fff;border:1px solid #f1f1f1;border-radius:2px;cursor:pointer;height:30px;margin:0 3px;text-transform:capitalize}.rdw-dropdown-wrapper:focus{outline:none}.rdw-dropdown-wrapper:hover{background-color:#fff;box-shadow:1px 1px 0 #bfbdbd}.rdw-dropdown-wrapper:active{box-shadow:inset 1px 1px 0 #bfbdbd}.rdw-dropdown-carettoopen{border-top:6px solid #000}.rdw-dropdown-carettoclose,.rdw-dropdown-carettoopen{border-left:5px solid #0000;border-right:5px solid #0000;height:0;position:absolute;right:10%;top:35%;width:0}.rdw-dropdown-carettoclose{border-bottom:6px solid #000}.rdw-dropdown-selectedtext{align-items:center;display:flex;height:100%;padding:0 5px;position:relative}.rdw-dropdown-optionwrapper{background:#fff;border:1px solid #f1f1f1;border-radius:2px;margin:0;max-height:250px;overflow-y:scroll;padding:0;position:relative;width:98%;z-index:100}.rdw-dropdown-optionwrapper:hover{background-color:#fff;box-shadow:1px 1px 0 #bfbdbd}.rdw-dropdownoption-default{align-items:center;display:flex;min-height:25px;padding:0 5px}.rdw-dropdownoption-highlighted{background:#f1f1f1}.rdw-dropdownoption-active{background:#f5f5f5}.rdw-dropdownoption-disabled{cursor:default;opacity:.3}.rdw-inline-wrapper{align-items:center;display:flex;flex-wrap:wrap;margin-bottom:6px}.rdw-inline-dropdown{width:50px}.rdw-inline-dropdownoption{display:flex;height:40px;justify-content:center}.rdw-block-wrapper{align-items:center;display:flex;flex-wrap:wrap;margin-bottom:6px}.rdw-block-dropdown{width:110px}.rdw-fontsize-wrapper{align-items:center;display:flex;flex-wrap:wrap;margin-bottom:6px}.rdw-fontsize-dropdown{min-width:40px}.rdw-fontsize-option{display:flex;justify-content:center}.rdw-fontfamily-wrapper{align-items:center;display:flex;flex-wrap:wrap;margin-bottom:6px}.rdw-fontfamily-dropdown{width:115px}.rdw-fontfamily-placeholder{max-width:90px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.rdw-fontfamily-optionwrapper{width:140px}.rdw-list-wrapper{align-items:center;display:flex;flex-wrap:wrap;margin-bottom:6px}.rdw-list-dropdown{width:50px;z-index:90}.rdw-list-dropdownOption{display:flex;height:40px;justify-content:center}.rdw-text-align-wrapper{align-items:center;display:flex;flex-wrap:wrap;margin-bottom:6px}.rdw-text-align-dropdown{width:50px;z-index:90}.rdw-text-align-dropdownOption{display:flex;height:40px;justify-content:center}.rdw-right-aligned-block{text-align:right}.rdw-left-aligned-block{text-align:left!important}.rdw-center-aligned-block{text-align:center!important}.rdw-justify-aligned-block{text-align:justify!important}.rdw-center-aligned-block>div,.rdw-justify-aligned-block>div,.rdw-left-aligned-block>div,.rdw-right-aligned-block>div{display:inline-block}.rdw-colorpicker-wrapper{align-items:center;display:flex;flex-wrap:wrap;margin-bottom:6px;position:relative}.rdw-colorpicker-modal{background:#fff;border:1px solid #f1f1f1;border-radius:2px;box-shadow:3px 3px 5px #bfbdbd;display:flex;flex-direction:column;height:175px;left:5px;padding:15px;position:absolute;top:35px;width:175px;z-index:100}.rdw-colorpicker-modal-header{display:flex;padding-bottom:5px}.rdw-colorpicker-modal-style-label{cursor:pointer;font-size:15px;padding:0 10px 5px;text-align:center;width:50%}.rdw-colorpicker-modal-style-label-active{border-bottom:2px solid #0a66b7}.rdw-colorpicker-modal-options{display:flex;flex-wrap:wrap;height:100%;margin:5px auto;overflow:scroll;width:100%}.rdw-colorpicker-cube{border:1px solid #f1f1f1;height:22px;width:22px}.rdw-colorpicker-option{border:none;box-shadow:inset 1px 2px 1px #bfbdbd;height:22px;margin:3px;min-height:20px;min-width:22px;padding:0;width:22px}.rdw-colorpicker-option:hover{box-shadow:1px 2px 1px #bfbdbd}.rdw-colorpicker-option:active{box-shadow:-1px -2px 1px #bfbdbd}.rdw-colorpicker-option-active{box-shadow:0 0 2px 2px #bfbdbd}.rdw-link-wrapper{align-items:center;display:flex;flex-wrap:wrap;margin-bottom:6px;position:relative}.rdw-link-dropdown{width:50px}.rdw-link-dropdownOption{display:flex;height:40px;justify-content:center}.rdw-link-dropdownPlaceholder{margin-left:8px}.rdw-link-modal{background:#fff;border:1px solid #f1f1f1;border-radius:2px;box-shadow:3px 3px 5px #bfbdbd;display:flex;flex-direction:column;height:205px;left:5px;padding:15px;position:absolute;top:35px;width:235px;z-index:100}.rdw-link-modal-label{font-size:15px}.rdw-link-modal-input{border:1px solid #f1f1f1;border-radius:2px;height:25px;margin-bottom:15px;margin-top:5px;padding:0 5px}.rdw-link-modal-input:focus{outline:none}.rdw-link-modal-buttonsection{margin:0 auto}.rdw-link-modal-target-option{margin-bottom:20px}.rdw-link-modal-target-option>span{margin-left:5px}.rdw-link-modal-btn{background:#fff;border:1px solid #f1f1f1;border-radius:2px;cursor:pointer;height:30px;margin-left:10px;text-transform:capitalize;width:75px}.rdw-link-modal-btn:hover{box-shadow:1px 1px 0 #bfbdbd}.rdw-link-modal-btn:active{box-shadow:inset 1px 1px 0 #bfbdbd}.rdw-link-modal-btn:focus{outline:none!important}.rdw-link-modal-btn:disabled{background:#ece9e9}.rdw-link-dropdownoption{display:flex;height:40px;justify-content:center}.rdw-embedded-wrapper{align-items:center;display:flex;flex-wrap:wrap;margin-bottom:6px;position:relative}.rdw-embedded-modal{background:#fff;border:1px solid #f1f1f1;border-radius:2px;box-shadow:3px 3px 5px #bfbdbd;display:flex;flex-direction:column;height:180px;justify-content:space-between;left:5px;padding:15px;position:absolute;top:35px;width:235px;z-index:100}.rdw-embedded-modal-header{display:flex;font-size:15px}.rdw-embedded-modal-header-option{align-items:center;cursor:pointer;display:flex;flex-direction:column;justify-content:center;width:50%}.rdw-embedded-modal-header-label{background:#6eb8d4;border:1px solid #f1f1f1;border-bottom:2px solid #0a66b7;margin-top:5px;width:95px}.rdw-embedded-modal-link-section{display:flex;flex-direction:column}.rdw-embedded-modal-link-input{border:1px solid #f1f1f1;border-radius:2px;font-size:15px;height:35px;margin:10px 0;padding:0 5px;width:88%}.rdw-embedded-modal-link-input-wrapper{align-items:center;display:flex}.rdw-embedded-modal-link-input:focus{outline:none}.rdw-embedded-modal-btn-section{display:flex;justify-content:center}.rdw-embedded-modal-btn{background:#fff;border:1px solid #f1f1f1;border-radius:2px;cursor:pointer;height:30px;margin:0 3px;text-transform:capitalize;width:75px}.rdw-embedded-modal-btn:hover{box-shadow:1px 1px 0 #bfbdbd}.rdw-embedded-modal-btn:active{box-shadow:inset 1px 1px 0 #bfbdbd}.rdw-embedded-modal-btn:focus{outline:none!important}.rdw-embedded-modal-btn:disabled{background:#ece9e9}.rdw-embedded-modal-size{align-items:center;display:flex;justify-content:space-between;margin:8px 0}.rdw-embedded-modal-size-input{border:1px solid #f1f1f1;border-radius:2px;font-size:12px;height:20px;width:80%}.rdw-embedded-modal-size-input:focus{outline:none}.rdw-emoji-wrapper{align-items:center;display:flex;flex-wrap:wrap;margin-bottom:6px;position:relative}.rdw-emoji-modal{background:#fff;border:1px solid #f1f1f1;border-radius:2px;box-shadow:3px 3px 5px #bfbdbd;display:flex;flex-wrap:wrap;height:180px;left:5px;overflow:auto;padding:15px;position:absolute;top:35px;width:235px;z-index:100}.rdw-emoji-icon{cursor:pointer;font-size:22px;height:24px;margin:2.5px;width:24px}.rdw-emoji-icon,.rdw-spinner{align-items:center;display:flex;justify-content:center}.rdw-spinner{height:100%;width:100%}.rdw-spinner>div{animation:sk-bouncedelay 1.4s ease-in-out infinite both;background-color:#333;border-radius:100%;display:inline-block;height:12px;width:12px}.rdw-spinner .rdw-bounce1{animation-delay:-.32s}.rdw-spinner .rdw-bounce2{animation-delay:-.16s}@keyframes sk-bouncedelay{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}.rdw-image-wrapper{align-items:center;display:flex;flex-wrap:wrap;margin-bottom:6px;position:relative}.rdw-image-modal{background:#fff;border:1px solid #f1f1f1;border-radius:2px;box-shadow:3px 3px 5px #bfbdbd;display:flex;flex-direction:column;left:5px;padding:15px;position:absolute;top:35px;width:235px;z-index:100}.rdw-image-modal-header{display:flex;font-size:15px;margin:10px 0}.rdw-image-modal-header-option{align-items:center;cursor:pointer;display:flex;flex-direction:column;justify-content:center;width:50%}.rdw-image-modal-header-label{background:#f1f1f1;border:1px solid #f1f1f1;margin-top:5px;width:80px}.rdw-image-modal-header-label-highlighted{background:#6eb8d4;border-bottom:2px solid #0a66b7}.rdw-image-modal-upload-option{align-items:center;background-color:#f1f1f1;border:none;color:gray;cursor:pointer;display:flex;font-size:15px;justify-content:center;margin:10px 0;outline:2px dashed gray;outline-offset:-10px;padding:9px 0;width:100%}.rdw-image-modal-upload-option-highlighted{outline:2px dashed #0a66b7}.rdw-image-modal-upload-option-label{align-items:center;cursor:pointer;display:flex;height:100%;justify-content:center;padding:15px;width:100%}.rdw-image-modal-upload-option-label span{padding:0 20px}.rdw-image-modal-upload-option-image-preview{max-height:200px;max-width:100%}.rdw-image-modal-upload-option-input{height:.1px;opacity:0;overflow:hidden;position:absolute;width:.1px;z-index:-1}.rdw-image-modal-url-section{align-items:center;display:flex}.rdw-image-modal-url-input{border:1px solid #f1f1f1;border-radius:2px;font-size:15px;height:35px;margin:15px 0 12px;padding:0 5px;width:90%}.rdw-image-modal-btn-section{margin:10px auto 0}.rdw-image-modal-url-input:focus{outline:none}.rdw-image-modal-btn{background:#fff;border:1px solid #f1f1f1;border-radius:2px;cursor:pointer;height:30px;margin:0 5px;text-transform:capitalize;width:75px}.rdw-image-modal-btn:hover{box-shadow:1px 1px 0 #bfbdbd}.rdw-image-modal-btn:active{box-shadow:inset 1px 1px 0 #bfbdbd}.rdw-image-modal-btn:focus{outline:none!important}.rdw-image-modal-btn:disabled{background:#ece9e9}.rdw-image-modal-spinner{height:100%;left:0;opacity:.5;position:absolute;top:-3px;width:100%}.rdw-image-modal-alt-input{border:1px solid #f1f1f1;border-radius:2px;font-size:12px;height:20px;margin-left:5px;width:70%}.rdw-image-modal-alt-input:focus{outline:none}.rdw-image-modal-alt-lbl{font-size:12px}.rdw-image-modal-size{align-items:center;display:flex;justify-content:space-between;margin:8px 0}.rdw-image-modal-size-input{border:1px solid #f1f1f1;border-radius:2px;font-size:12px;height:20px;width:40%}.rdw-image-modal-size-input:focus{outline:none}.rdw-image-mandatory-sign{color:red;margin-left:3px;margin-right:3px}.rdw-remove-wrapper{position:relative}.rdw-history-wrapper,.rdw-remove-wrapper{align-items:center;display:flex;flex-wrap:wrap;margin-bottom:6px}.rdw-history-dropdownoption{display:flex;height:40px;justify-content:center}.rdw-history-dropdown{width:50px}.rdw-link-decorator-wrapper{position:relative}.rdw-link-decorator-icon{background-color:#fff;cursor:pointer;left:40%;position:absolute;top:0}.rdw-mention-link{background-color:#f0fbff;border-radius:2px;color:#1236ff;padding:1px 2px;text-decoration:none}.rdw-suggestion-wrapper{position:relative}.rdw-suggestion-dropdown{background:#fff;border:1px solid #f1f1f1;display:flex;flex-direction:column;max-height:150px;min-width:100px;overflow:auto;position:absolute;z-index:100}.rdw-suggestion-option{border-bottom:1px solid #f1f1f1;padding:7px 5px}.rdw-suggestion-option-active{background-color:#f1f1f1}.rdw-hashtag-link{background-color:#f0fbff;border-radius:2px;color:#1236ff;padding:1px 2px;text-decoration:none}.rdw-image-alignment-options-popup{background:#fff;border:1px solid #f1f1f1;border-radius:2px;cursor:pointer;display:flex;padding:5px 2px;position:absolute;width:105px;z-index:100}.rdw-alignment-option-left{justify-content:flex-start}.rdw-image-alignment-option{height:15px;min-width:15px;width:15px}.rdw-image-alignment,.rdw-image-imagewrapper{position:relative}.rdw-image-center{display:flex;justify-content:center}.rdw-image-left{display:flex}.rdw-image-right{display:flex;justify-content:flex-end}.rdw-image-alignment-options-popup-right{right:0}.rdw-editor-main{box-sizing:border-box;height:100%;overflow:auto}.rdw-editor-toolbar{background:#fff;border:1px solid #f1f1f1;border-radius:2px;display:flex;flex-wrap:wrap;font-size:15px;justify-content:flex-start;margin-bottom:5px;padding:6px 5px 0;-webkit-user-select:none;user-select:none}.public-DraftStyleDefault-block{margin:1em 0}.rdw-editor-wrapper:focus{outline:none}.rdw-editor-wrapper{box-sizing:initial}.rdw-editor-main blockquote{border-left:5px solid #f1f1f1;padding-left:5px}.rdw-editor-main pre{background:#f1f1f1;border-radius:3px;padding:1px 10px}.DraftEditor-editorContainer,.DraftEditor-root,.public-DraftEditor-content{height:inherit;text-align:left;text-align:initial}.public-DraftEditor-content[contenteditable=true]{-webkit-user-modify:read-write-plaintext-only}.DraftEditor-root{position:relative}.DraftEditor-editorContainer{background-color:#fff0;border-left:.1px solid #0000;position:relative;z-index:1}.public-DraftEditor-block{position:relative}.DraftEditor-alignLeft .public-DraftStyleDefault-block{text-align:left}.DraftEditor-alignLeft .public-DraftEditorPlaceholder-root{left:0;text-align:left}.DraftEditor-alignCenter .public-DraftStyleDefault-block{text-align:center}.DraftEditor-alignCenter .public-DraftEditorPlaceholder-root{margin:0 auto;text-align:center;width:100%}.DraftEditor-alignRight .public-DraftStyleDefault-block{text-align:right}.DraftEditor-alignRight .public-DraftEditorPlaceholder-root{right:0;text-align:right}.public-DraftEditorPlaceholder-root{color:#9197a3;position:absolute;z-index:0}.public-DraftEditorPlaceholder-hasFocus{color:#bdc1c9}.DraftEditorPlaceholder-hidden{display:none}.public-DraftStyleDefault-block{position:relative;white-space:pre-wrap}.public-DraftStyleDefault-ltr{direction:ltr;text-align:left}.public-DraftStyleDefault-rtl{direction:rtl;text-align:right}.public-DraftStyleDefault-listLTR{direction:ltr}.public-DraftStyleDefault-listRTL{direction:rtl}.public-DraftStyleDefault-ol,.public-DraftStyleDefault-ul{margin:16px 0;padding:0}.public-DraftStyleDefault-depth0.public-DraftStyleDefault-listLTR{margin-left:1.5em}.public-DraftStyleDefault-depth0.public-DraftStyleDefault-listRTL{margin-right:1.5em}.public-DraftStyleDefault-depth1.public-DraftStyleDefault-listLTR{margin-left:3em}.public-DraftStyleDefault-depth1.public-DraftStyleDefault-listRTL{margin-right:3em}.public-DraftStyleDefault-depth2.public-DraftStyleDefault-listLTR{margin-left:4.5em}.public-DraftStyleDefault-depth2.public-DraftStyleDefault-listRTL{margin-right:4.5em}.public-DraftStyleDefault-depth3.public-DraftStyleDefault-listLTR{margin-left:6em}.public-DraftStyleDefault-depth3.public-DraftStyleDefault-listRTL{margin-right:6em}.public-DraftStyleDefault-depth4.public-DraftStyleDefault-listLTR{margin-left:7.5em}.public-DraftStyleDefault-depth4.public-DraftStyleDefault-listRTL{margin-right:7.5em}.public-DraftStyleDefault-unorderedListItem{list-style-type:square;position:relative}.public-DraftStyleDefault-unorderedListItem.public-DraftStyleDefault-depth0{list-style-type:disc}.public-DraftStyleDefault-unorderedListItem.public-DraftStyleDefault-depth1{list-style-type:circle}.public-DraftStyleDefault-orderedListItem{list-style-type:none;position:relative}.public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-listLTR:before{left:-36px;position:absolute;text-align:right;width:30px}.public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-listRTL:before{position:absolute;right:-36px;text-align:left;width:30px}.public-DraftStyleDefault-orderedListItem:before{content:counter(ol0) ". ";counter-increment:ol0}.public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-depth1:before{content:counter(ol1) ". ";counter-increment:ol1}.public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-depth2:before{content:counter(ol2) ". ";counter-increment:ol2}.public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-depth3:before{content:counter(ol3) ". ";counter-increment:ol3}.public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-depth4:before{content:counter(ol4) ". ";counter-increment:ol4}.public-DraftStyleDefault-depth0.public-DraftStyleDefault-reset{counter-reset:ol0}.public-DraftStyleDefault-depth1.public-DraftStyleDefault-reset{counter-reset:ol1}.public-DraftStyleDefault-depth2.public-DraftStyleDefault-reset{counter-reset:ol2}.public-DraftStyleDefault-depth3.public-DraftStyleDefault-reset{counter-reset:ol3}.public-DraftStyleDefault-depth4.public-DraftStyleDefault-reset{counter-reset:ol4}.ReactGridWrapper{margin:5px 0;overflow-x:auto;overflow-y:hidden;transition:overflow-y .8s ease-out;width:100%}.ReactGrid-M007{animation:slideUp .8s ease-out;width:100%}table.responsive-table-M007{border-collapse:collapse;min-width:600px;table-layout:auto;width:100%}table.responsive-table-M007 td,table.responsive-table-M007 th{border:1px solid #ccc;font-size:12px;overflow:hidden;padding:3px 5px;text-align:left;text-overflow:ellipsis;white-space:nowrap}table.responsive-table-M007 th{background-color:var(--ProjectColor);border:1px solid #adadad!important;font-size:13px!important;padding:10px 5px!important;text-align:left!important}table.responsive-table-M007 tr:nth-child(2n){background-color:var(--selectbackgroundcolor)}table.responsive-table-M007 .no-data{color:#999;font-size:13px;font-style:italic;padding:8px 0;text-align:center}.pagination-controls{align-items:center;display:flex;gap:10px;justify-content:center;margin-top:10px}.pagination-button{align-items:center;background-color:var(--ProjectColor);border:none;border-radius:50%;color:#000;cursor:pointer;display:flex;font-size:13px;padding:4px 8px;transition:background-color .3s ease}.pagination-button:hover{background-color:#8ac3ff}.pagination-button:disabled{background-color:#ccc;cursor:not-allowed}.pagination-info{color:#333;font-size:14px;font-weight:500}.ewyhh_o{display:flex;flex-direction:column;justify-content:center}.jjxjx_{justify-content:center!important}@media (max-width:768px){table.responsive-table-M007{font-size:14px}table.responsive-table-M007 td,table.responsive-table-M007 th{padding:6px}}.ReactGridWrapper::-webkit-scrollbar-vertical{display:none!important}@keyframes slideUp{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}.grid-slide-up{animation:slideUp .8s ease-out forwards}.ReactGridWrapper::-webkit-scrollbar{height:4px;width:4px}.ReactGridWrapper::-webkit-scrollbar-track{background:#f1f1f1}.ReactGridWrapper::-webkit-scrollbar-thumb{background:#b4b4b4;border-radius:10px}.ReactGridWrapper::-webkit-scrollbar-thumb:hover{background:#858585}.ReactGridWrapper::-webkit-scrollbar-button,.ReactGridWrapper::-webkit-scrollbar-vertical{display:none}table.responsive-table-M007 th{border:1px solid #ccc;padding:8px;text-align:center;vertical-align:middle;white-space:nowrap}table.responsive-table-M007 th[colspan]{border-bottom:none}table.responsive-table-M007 tr:nth-child(2) th{font-size:12px;padding:6px}table.responsive-table-M007 td{border:1px solid #ccc;text-align:left;vertical-align:middle}.appointment{padding:10px}.h_head{height:40px;padding:0 10px}.con_1{gap:10px;margin:10px 0;padding:20px 0}.grid_1{text-align:center}.inp_1 label{width:130px}.btn_1:hover{background-color:var(--ProjectColorhover);color:var(--projectwhite);cursor:pointer}@media (max-width:768px){.con_1{align-items:center;flex-direction:column}.h_head h3{font-size:15px}.MuiDataGrid-cell,.MuiDataGrid-columnHeader,.inp_1,.inp_1 input::placeholder{font-size:12px}.MuiDataGrid-root{width:80%}.data_grid{overflow-x:hidden}.modal_11{width:300px!important}.inp_1{align-items:center;border-bottom:1px solid var(--ProjectColor);display:flex;flex-basis:calc(33.33% - 90px);justify-content:center}}@media (min-width:769px) and (max-width:1024px){.MuiDataGrid-root{width:80%}.data_grid{overflow-x:hidden}}.modal .con_1{align-items:center;flex-direction:column;justify-content:center}.cancel_icon,.search_icon{color:var(--ProjectColor)}.btn_2{color:#fff}.Supplier_Master_form_Con_div_Row_inputtiltle{border-radius:5px;cursor:pointer;height:25px;width:23%}.Supplier_Master_form_Con_div_Row_title_name{align-items:center;display:flex;gap:5px;width:100%}.santhu_billing{padding:20px!important}s .jhft66_uggg{background-color:var(--selectbackgroundcolor);border:none;border-radius:5px;font-size:12px;padding:3px;width:100px!important}input.Supplier_Master_form_Con_div_Row_input11{border:1px solid grey;border-radius:5px;outline:none;padding:5px}.Supplier_Master_form_Con_div_Row_input211{border:1px solid grey;border-radius:5px;height:22px;outline:none;padding-left:10px;width:70%}.searching_input_icon_billing{background-color:initial;border:none;outline:none}.new_billing_logo_con img{height:100px;object-fit:contain}.ghvyt67_9o0{display:flex;flex-wrap:wrap;font-size:11px;gap:12px;grid-template-columns:repeat(5,1fr);grid-template-rows:repeat(10,auto);padding:15px}.antibioticnames_list33 label{align-items:center;display:flex;gap:13px;width:200px}.antibioticnames_list33 input[type=checkbox]{height:13px;width:13px}.uwagduaguleaveautotest{height:auto;padding:20px;width:auto}.uwag_ooveauto{height:auto}@media screen and(max-width:450px){.Supplier_Master_form_Con_div_Row_input211{border:1px solid grey;border-radius:5px;height:22px;outline:none;width:49%}}@media screen and (max-width:768px){.Supplier_Master_form_Con_div_Row_inputtiltle{width:15%}.Supplier_Master_form_Con_div_Row_title_name{align-items:center;display:flex;justify-content:center;width:100%}.Supplier_Master_form_Con_div_Row_input211{border:1px solid grey;border-radius:5px;height:22px;outline:none;width:55%}}@media print{@page{size:A4;margin:10px!important;padding:10px!important}}.billing-invoice{background-color:#fff;border:2px solid var(--ProjectColor);box-shadow:0 0 10px #0000001a;font-family:Arial,sans-serif;margin:20px auto;max-width:800px;padding:10px}.invoice-header{margin-bottom:20px;margin-right:20px;margin-top:20px;text-align:right}.invoice-title{color:var(--labelcolor);font-size:24px;font-weight:700}.invoice-logo-address{align-items:flex-start;display:flex;flex-direction:column;justify-content:space-between;margin-bottom:20px}.flex-logo-name{display:flex;gap:10px}.logo img{height:auto;max-width:100px}.address{display:flex;flex-direction:column;flex-grow:1;gap:20px;margin-left:20px}.addr2{margin-left:90px}.addr2,.addr3{display:flex;flex-direction:column;flex-grow:1;gap:20px;padding-bottom:40px;padding-top:20px}.addr3{margin-left:40px}.medical-center-name{color:var(--labelcolor);font-size:18px;font-weight:700}.full-address{color:#666;font-size:14px}.invoice-item{display:flex;justify-content:space-between;margin-bottom:10px}.item-name,.item-price,.item-quantity,.item-total{flex-basis:25%;text-align:left}.bill-to1{align-items:center;display:flex;justify-content:center}.sec-clm{border-top:2px solid var(--ProjectColor);display:flex;justify-content:space-between}.invoce-lab-span{align-items:left;display:flex;gap:20px;justify-content:left;text-align:left}.invoce-to2{align-items:flex-start;display:flex;flex-direction:column;justify-content:center;row-gap:25px;text-align:left}.invoice-details table{border-collapse:initial;margin-top:20px;width:100%}.invoice-details td,.invoice-details th{border-bottom:1px solid #ccc;padding:10px;text-align:center}.invoice-details th{background-color:var(--ProjectColor);border-radius:5px;color:var(--projectwhite)}.invoice-details tbody tr:nth-child(2n){background-color:hsla(320,5%,87%,.384)}.invoice-details tbody tr:hover{background-color:var(--ProjectColor)}.invoice-details{border-top:2px solid var(--ProjectColor);margin-top:20px;padding-top:20px}.balance-due-section,.paid-amount-section,.total-section{display:flex;justify-content:space-between;margin-bottom:10px}.balance-due-section span,.paid-amount-section span,.total-section span{flex-basis:50%;text-align:center}.balance-due-section span:last-child,.paid-amount-section span:last-child,.total-section span:last-child{color:var(--labelcolor);font-weight:700}.delet-invce{background-color:initial;border:none;cursor:pointer;outline:none}.print-btn-invc{align-items:center;cursor:pointer;display:flex;justify-content:center;left:40%;position:relative;text-align:center}.bilg-ad-btn{background-color:initial;border:none;color:var(--labelcolor);cursor:pointer;outline:none}.add-data-eql{align-items:center;display:flex;gap:10px;justify-content:center;text-align:center}@media print{@page{size:A4;margin:5mm 20mm 5mm 0}body{margin:5mm 20mm 5mm 0}.billing-invoice{border:none;box-shadow:none;margin:0;max-width:100%;padding:10mm}.invoice-details table{width:100%}.invoice-details td,.invoice-details th{padding:8px}.invoice-details tbody tr:hover{background-color:initial}.print-btn-invc{align-items:center;bottom:20px;display:flex;justify-content:center;left:50%;position:fixed;text-align:center;transform:translateX(-50%)}.fhfghf_u{width:600px!important}}@media (max-width:600px){.billing-invoice{padding:10px}.invoice-logo-address{align-items:flex-start;flex-direction:column}.address{margin-left:0;margin-top:10px}}.personal_information{right:10%}.personal_information,.test_information{box-shadow:0 2px 12px #2020204d;width:45%}.mastercontainer_for_patient{display:flex;flex-direction:row;gap:2rem;justify-content:space-between}.samplecapture_component{display:flex;flex-direction:column;overflow:hidden;width:100%}.patientdetails_lab{text-align:center;width:auto}.patientdetails12,.patientdetails_lab{display:flex;justify-content:space-between}.patientdetails12{width:90%}.patientdata{gap:1rem;width:340px}.patientdata,.phelobotomist_head{align-items:center;display:flex;justify-content:center}.phelobotomist_head{font-weight:600;gap:3px;width:auto}.phelobotomist_head label{font-weight:700}.phelobotomist_head svg{font-size:20px}.logo_profile{font-size:25px}.Capture_Status_select{border-radius:8px;cursor:pointer;height:30px;width:130px}.samplecapture_table_for_phelobotomist{align-items:center;display:flex;justify-content:center;margin-top:25px;width:100%}.Capture_Status_select1{border:1px solid var(--ProjectColor);border-radius:5px;height:20px;outline:none;text-align:center;width:154px}.table_for_plebotomist_sample{border-collapse:collapse;border-radius:10px;overflow:hidden;width:90%}.table_for_plebotomist_sample th{background-color:var(--ProjectColor);border:1px solid var(--projectwhite);height:25px;padding:5px;text-align:center}.table_for_plebotomist_sample .trends{color:red;cursor:pointer;font-size:23px}.table_for_plebotomist_sample td{border:1px solid #dad6d6;height:25px!important;padding:1.5px;text-align:center}.remarktable{text-align:center;width:100%}.remarktable th,.remarktable tr{text-align:center;width:50%}.remarktable td p{word-wrap:break-word;align-items:flex-start;display:flex;line-height:15px;overflow:hidden;padding:5px;text-align:start;text-overflow:ellipsis;white-space:normal;width:200px;word-spacing:3px}.table_textarea{border:none;box-shadow:none;height:26px;outline:none;width:100%}.antibioticnames{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(5,1fr);grid-template-rows:repeat(10,auto);margin-top:15px}.antibioticnames_list{align-items:center;display:flex}.antibioticnames_list input[type=checkbox]{height:20px;margin-right:10px;width:20px}.antibioticnames_list label{font-weight:600}.uwagduaguleaveauto{height:70%!important;width:50%!important}.spinner-overlay{align-items:center;background-color:#4d4d4da1;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:9999}.spinner{display:flex;font-size:10px;height:40px;justify-content:space-between;margin:0 auto;text-align:center;width:50px}.spinner>div{animation:sk-stretchdelay 1.2s ease-in-out infinite;background-color:#fff;display:inline-block;height:100%;width:6px}.spinner .rect2{animation-delay:-1.1s}.spinner .rect3{animation-delay:-1s}.spinner .rect4{animation-delay:-.9s}.spinner .rect5{animation-delay:-.8s}@keyframes sk-stretchdelay{0%,40%,to{transform:scaleY(.4);-webkit-transform:scaleY(.4)}20%{transform:scaleY(1);-webkit-transform:scaleY(1)}}@media (max-width:1024px){.patientdetails_lab{align-items:center;justify-content:center}.patientdata{justify-content:space-between;width:20rem}.Capture_Status_select{border-radius:8px;cursor:pointer;height:30px;margin:5px;width:120px}.patientdetails_lab{display:flex;flex-direction:column;width:100%}.patientdata{align-items:center;display:flex;justify-content:flex-start;margin-bottom:10px}.patientdata label,.patientdata span{margin-right:10px}.phelobotomist_head{align-items:center;display:flex;white-space:nowrap}.phelobotomist_head span{margin-right:5px}.samplecapture_table_for_phelobotomist{width:100%}}@media (max-width:750px){.samplecapture_table_for_phelobotomist{width:100%}.table_for_plebotomist_sample{display:block;overflow:auto}}@media (max-width:550px){.samplecapture_table_for_phelobotomist{width:100%}.table_for_plebotomist_sample{display:block;overflow:auto}}@media (max-width:450px){.uwagduaguleaveauto{height:60%!important;width:85%!important}}.Report_master{box-sizing:border-box;gap:14px;height:auto;padding:5px;position:relative;width:50rem}.Report_master,.completed_report_1111{display:flex;flex-direction:column;justify-content:flex-start}.completed_report_1111{align-items:center;row-gap:5px}.completed_report{display:flex;font-family:Arial,sans-serif;justify-content:center;padding:10px;width:90%}.completed_report p{display:flex;font-size:13px;gap:200px;justify-content:center;margin:5px}.completed_report h4 strong{display:flex;justify-content:center!important;width:100%}.completed_report strong{margin-right:3px}.completed_report img{height:120px;object-fit:contain;position:relative;width:200px}.completed_report h2,.completed_report h2 strong,.completed_report h3{display:flex;justify-content:center}.completed_report h2 strong{width:100%!important}.completed_report h4{font-size:20px;margin-bottom:10px}.gghbuy_o9 table{width:90%!important}.ck-content .table table td{text-align:start}.completed_report04948 strong{margin-right:3px;width:105px!important}.completed_report04948 ul{margin-left:40px}.completed_report04948 i{display:contents!important;font-weight:600}.completed_report04948 p{display:flex;font-size:13px;gap:0!important;justify-content:start;margin:5px}.completed_report04948 ol{list-style-type:none}.completed_report04948 ol li strong{margin-left:-14px!important;padding-bottom:5px;text-decoration:underline}.completed_report04948 ol li{margin-left:30px;margin-top:5px}.data-row{margin-bottom:10px}.data-row strong{display:inline-block;font-weight:700;width:120px}.data-row p{display:inline-block;margin-left:10px}.report_preview{width:40rem}.report_table{border-collapse:collapse}.customMultiSelect{background-color:aqua!important;width:160px}.dropdown-container{border-radius:5px;box-shadow:0 2px 5px #0000001a;left:0;position:absolute;right:500px;top:0;width:161px;z-index:1}.dropdown-content{align-items:center!important;display:flex!important;gap:20px!important;justify-content:flex-start!important;width:100%!important}.histopathologycode{bottom:-10px;position:relative}.Report_master1,.histopathologycode{align-items:center;display:flex;justify-content:center}.report_table thead{background-color:#d8dee4;border:0 solid var(--ProjectColor)!important;height:15px}.culturetest_div_head{display:flex;flex-direction:column;justify-content:flex-start}.culturetest_div{align-items:flex-start;display:flex;font-size:14px;gap:10px;justify-content:space-around;margin-top:10px;width:100%}.culturetest_div label{align-items:center;display:flex;font-weight:700;justify-content:space-between;width:300px}.culturetest_div p{display:flex;flex-wrap:wrap;justify-content:flex-start;width:100%}.culture_test_header{align-items:center;display:flex;flex-direction:column;font-size:15px;justify-content:center;margin-top:5px;width:100%}.culture_test_header p{font-weight:700;padding-bottom:5px}.summaprintsummauuu{display:flex;flex-wrap:wrap;justify-items:flex-start;padding-left:10px;width:100%}.Report_records{display:flex;flex-direction:column;gap:10px}.report_head ul{font-size:16px;font-weight:600;justify-content:space-between}.list_report,.report_head ul{align-items:center;display:flex;flex-direction:row;list-style:none;width:100%}.list_report{font-size:10px;font-weight:300}.report_table{width:100%}.report_table td,.report_table th{font-size:15px!important;padding:6px;text-align:start}.report_table td{font-size:15px;margin-left:20px;padding:6px}.uyhfgr_gf{text-align:start}.yufytf_0 th{width:100px}.Register_btn_con_barcode{align-items:center;display:flex;justify-content:flex-start;padding:0}.Inpterpretation_head p{align-items:center;color:#000000bd;display:flex;font-size:15px;font-weight:bolder;width:100%}.Interpretation_Detail{font-size:15px;width:auto}.report_qr{display:flex;width:100%}.Register_btn_con_QRcode{box-sizing:border-box;margin-right:20px;padding-top:10px}.Register_btn_con_Doc_sign{display:flex;flex-direction:column;width:100%}.Register_btn_con_Doc_sign p{align-items:center;display:flex;font-weight:600;justify-content:center;width:280px}.docsign{height:45px;left:65px;padding-bottom:10px;position:relative;width:200px}.bottomcode{align-items:flex-end;height:150px}.interpretation_container{margin-top:10px}.textareainterpretation{height:121px;margin-top:10px;width:814px}.barcode_container_print_data{border:1px solid #000;border-radius:10px;box-shadow:1px 0 10px .5px;font-size:13px;font-weight:600;height:150px;padding:5px;width:235px}.barcode_container_print_data,.parent_barcode_div{align-items:center;box-sizing:border-box;display:flex;flex-direction:column}.parent_barcode_div{gap:10px;justify-content:center;margin-top:50px;width:100%}.image_in_report{height:100px;padding:20px;width:160px}.barcode_image_content{bottom:5px;position:relative}.barcode_patient{display:flex;gap:5px}.barcode_dept{gap:2px}.barcodeprintbtn{border-radius:5px;height:20px;outline:none;width:100px}.barcodeprintbtn:hover{background-color:var(--ProjectColor);cursor:pointer}.pdf-container{position:relative}.background_text_for_reprint,.pdf-container{align-items:center;display:flex;justify-content:center}.background_text_for_reprint{height:100%;left:200;pointer-events:none;position:absolute;top:0;width:100%}.text_forprint{color:#ff000080;font-size:48px;transform:rotate(-45deg);white-space:nowrap}.summa_service input[type=radio]{margin:0 5px 0 0;transform:scale(1.2)}.santhu_billing_review{border-radius:15px}.santhu_invoice_head,.service_ratings{align-items:center;justify-content:center}.service_ratings{display:flex;font-size:13px;font-weight:600;gap:15px}.service_ratings label{align-items:center;display:flex;justify-content:space-between;width:100px}.doctor_details_for_review{align-items:center;color:var(--labelcolor);display:flex;font-size:17px;font-weight:800;gap:25px;justify-content:center}.hewydtyytw{width:200px}.summa_service{align-items:center;display:flex;gap:15px;justify-content:center}.summa_service label{align-items:center;display:flex;gap:3px;justify-content:flex-start;width:130px}.tydfrt76{gap:10px}.comments_for_interpretation,.tydfrt76{align-items:center;display:flex;justify-content:center}.comments_for_interpretation{color:grey;gap:5px;height:100%;margin-bottom:25px;padding:0 5px;position:relative;top:10px;width:100%}.comments_for_interpretation label{align-items:center;color:var(--labelcolor);display:flex;font-size:var(--fontsize);font-weight:700;gap:10px;justify-content:space-between;text-align:start;width:120px}.comments_for_interpretation textarea{height:60px;width:90%}.containernamesvg{font-size:20px}.dwedwd{display:none!important}.ewfergrdgd{width:100px!important}.ewdwedcsdwe{margin-top:5px!important;width:100%!important}.new_billing_div_report input{border:1px solid grey;border-radius:5px}.new_billing_div_report input,.new_billing_div_report select{display:flex;font-size:12px;font-weight:700;height:20px;justify-content:flex-start;padding:2px;text-align:start;width:154px}.new_billing_div_report select{background-color:var(--ProjectColorhover);border-radius:3px;outline:none}.new_billing_div_report{align-items:center;border:none;display:flex;font-size:14px;font-weight:700;gap:20px;height:19px!important;justify-content:flex-start;padding:2px;width:80%}.hhh_p2q{width:100%!important}.tffyfcgyt_o label{width:100px!important}.new_billing_div_report label{align-items:center;display:flex;font-size:15px!important;justify-content:space-between;text-align:start;width:170px}.new_billing_div_report span{display:flex;font-weight:700;justify-content:flex-start;text-align:start;width:298px}.wiioo900{align-items:center;display:flex;gap:65px;justify-content:center;margin-bottom:5px;margin-top:2px;text-align:center}.dsdwd_p9o{flex-direction:column;gap:0!important}.nbjui_94d{width:50%!important}.print-table33,.print_body{width:100%!important}.print-table33{height:100vh;left:40px!important;position:relative}.report_table_for_micro{margin-bottom:7px;width:100%!important}.dwexeh_i9{max-width:304px!important}.new_report_table_oju7{margin:5px 0!important;padding-top:10px!important}.report_table_for_micro td{padding-left:7px!important;padding-top:15px!important;vertical-align:top;width:0}.table-container554{display:flex;gap:20px;justify-content:center;width:100%!important}.loader{height:2.5em;position:relative;transform:rotate(165deg);width:2.5em}.loader:after,.loader:before{border-radius:.25em;content:"";display:block;height:.5em;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:.5em}.loader:before{animation:before8 2s infinite}.loader:after{animation:after6 2s infinite}@keyframes before8{0%{box-shadow:1em -.5em #e11462bf,-1em .5em #6fcadcbf;width:.5em}35%{box-shadow:0 -.5em #e11462bf,0 .5em #6fcadcbf;width:2.5em}70%{box-shadow:-1em -.5em #e11462bf,1em .5em #6fcadcbf;width:.5em}to{box-shadow:1em -.5em #e11462bf,-1em .5em #6fcadcbf}}@keyframes after6{0%{box-shadow:.5em 1em #3db88fbf,-.5em -1em #e9a920bf;height:.5em}35%{box-shadow:.5em 0 #3db88fbf,-.5em 0 #e9a920bf;height:2.5em}70%{box-shadow:.5em -1em #3db88fbf,-.5em 1em #e9a920bf;height:.5em}to{box-shadow:.5em 1em #3db88fbf,-.5em -1em #e9a920bf}}.loader{left:calc(50% - 1.25em);position:absolute;top:calc(50% - 1.25em)}.new_his_br_ffit{display:flex;justify-content:space-around;width:42%}@media print{@page{size:A4;margin:0;margin-bottom:40px!important;padding:10px}.Rhugt_report{display:none}.dwedwd{display:none!important}}.flex_head_content{display:flex;flex-direction:column;row-gap:30px!important}.new_billing_address_1_fix{align-items:center;display:flex;flex-direction:column;font-size:10px;gap:5px;justify-content:center}.new_billing_address{align-items:flex-start;display:flex;justify-content:center;padding:5px;width:100%}.ewdjhdu73{row-gap:6px}.ewdjhdu73,.new_billing_address_2{display:flex;flex-direction:column;justify-content:flex-start}.new_billing_address_2{align-items:center;font-size:12px;gap:0}.New_billlling_invoice_head_fix{align-items:center;display:flex;flex-direction:column;gap:10px;justify-content:center}.New_billlling_invoice_head_fix_space{align-items:center;display:flex;justify-content:space-around}.new_billing_logo_con_fix img{height:50px;object-fit:contain;width:100%}.new_billing_div,.new_billing_div label{font-size:11px!important}.footer_fix_content{align-items:center;display:flex;justify-content:space-around}.footer_print_fix_i8{width:100%}.footer_fix_conten_fyft{align-items:center;width:100%}.footer_fix_conten_fyft,.microejeo{display:flex;justify-content:space-around}.microejeo{width:80%}.footer_fix_conten_fyft td{padding:2px!important}.doctr_sign_fix7{align-items:center;display:flex;flex-direction:column;height:90px;justify-content:center;left:600px;position:relative;width:200px}.doctr_sign_fix7 p{font-size:11px}.docsign_fix{height:96px;object-fit:contain;width:191px}.print-page3{display:flex;flex-direction:column;justify-content:center}.head_Container_fix{padding:10px!important}.wedscr54_yrt665{border:1px solid var(--ProjectColor);border-radius:5px;outline:none;padding:5px;text-align:center;width:80px}.ghfytty23{width:190px!important}.cell_btn12_yy6{background-color:var(--ProjectColor);border:none;border-radius:5px;color:var(--labelcolor);padding:0 3px}.ytfdrt659p_head{justify-content:space-around}.ytfdrt659p,.ytfdrt659p_head{align-items:center;display:flex}.ytfdrt659p{gap:5px;justify-content:center}.jhgfdwtys676{display:flex;flex-direction:column;justify-content:flex-start;row-gap:10px}.ytfdrt659p label{align-items:center;display:flex;font-size:12px;font-weight:700;justify-content:space-between;width:100px}.ytfdrt659p input{border:1px solid var(--ProjectColor);border-radius:5px;outline:none;padding:5px;width:100px}.hjsdgcs65{border:none!important;box-shadow:none!important;height:50px;padding:5px;width:210px!important}.uyrreftyu7{flex-direction:column}.uyu89{width:100px}.yytaq2{border:none!important;border-bottom:1px solid var(--ProjectColor)!important}.print_buttone99767{background-color:var(--ProjectColor);border:none;border-radius:5px;cursor:pointer;padding:5px 20px}.print_buttone99767,.tfttr559{display:flex;justify-content:center}.tfttr559{width:100%}.utsydtr809{align-items:center;height:25px}.dxoip0232d,.utsydtr809{display:flex;justify-content:center}.dxoip0232d{gap:5px}.ytrdrte5665yu{align-items:center;display:flex;gap:10px;justify-content:center}.nmmkyts347{border:1px solid var(--ProjectColor);padding:5px}.UGDSAP032{border-bottom:1px solid var(--ProjectColor);justify-content:space-evenly;padding:5px}.UGDSAP032,.sre91zqp3{align-items:center;display:flex}.sre91zqp3{flex-direction:column;row-gap:5px;text-align:start}.sre91zqp3 h6{margin:0}.sre91zqp3 span{font-size:10.5px}.jdusufx6580_table th{text-align:center;width:100px}.sde{width:30px!important}.uuyrg56{justify-content:space-between;margin-top:15px}.uuyrg56,.ytdtrd{align-items:center;display:flex}.ytdtrd{font-size:12px;font-weight:700;gap:10px;justify-content:center}.ytdtrd label{align-items:center;display:flex;justify-content:space-between;width:100px}.ytdtrd span{width:110px}.ewdewd8,.sddsxw32121 span{width:200px}.ewdewd8{border:none;border-bottom:1px solid var(--ProjectColor);border-radius:5px;outline:none;padding:5px;text-align:center}.ytewtry99554{align-items:center;display:flex;flex-direction:column;row-gap:15px}.fotttteedc6{display:flex;justify-content:flex-end}.htydfytfdytd{display:flex;flex-direction:column;justify-content:space-between}.hwedgyed667 th{width:200px!important}.table_container_refering_Doc_table{overflow-x:auto;width:100%}.table_container_refering_Doc_table table{border-collapse:collapse;width:100%}.table_container_refering_Doc_table td,.table_container_refering_Doc_table th{border:1px solid #ddd;padding:8px;text-align:center}.table_container_refering_Doc_table td.s-no,.table_container_refering_Doc_table th.s-no{width:10%}.table_container_refering_Doc_table td.billing-date,.table_container_refering_Doc_table td.patient-id,.table_container_refering_Doc_table td.patient-name,.table_container_refering_Doc_table td.test-names,.table_container_refering_Doc_table th.billing-date,.table_container_refering_Doc_table th.patient-id,.table_container_refering_Doc_table th.patient-name,.table_container_refering_Doc_table th.test-names{width:20%}.table_container_refering_Doc_table th{background-color:var(--ProjectColor);font-weight:700}.table_container_refering_Doc_table tr:nth-child(2n){background-color:#f9f9f9}.weddsd_p9{left:500px;position:relative}.page-numbers{color:#333;font-size:12px;font-weight:700;margin-right:100px;padding:3px;text-align:right}.page-numbers-top-ad{display:flex;justify-content:flex-end;width:100%}.helpline-container0po{align-items:center;border-radius:30px;display:flex;max-width:300px;padding:2px 15px}.phone-icon0pfd{align-items:center;border:1px solid #8e201b;border-radius:50%;color:#8e201b;display:flex;font-size:14px;height:40px;justify-content:center;margin-right:10px;width:40px}.helpline-textsxf{align-items:center;display:flex;flex-direction:row}.helpmc3yuj{background-color:#174864;border-radius:5px 0 0 5px;color:#fff;font-size:12px;font-weight:700;padding:11px 5px!important}.number_pus34{background-color:#8e201b;border-radius:0 5px 5px 0;color:#fff;display:flex;flex-direction:column;font-size:13px;justify-content:flex-start;padding:10px 5px}.hdyd_p05421{align-items:center;display:flex;gap:262px;justify-content:space-between;margin-top:3px;width:100%}.icuysg_pwx4{display:flex;flex-direction:column;justify-content:flex-end;row-gap:3px}.edewdwdww_c{margin-right:30px;width:200px}.edewdwdww_c,.edewdwdww_c span{display:flex;flex-wrap:wrap}.hdyd_p05421 img{height:80px;object-fit:contain;width:185px}.phone-icon0pfd img{height:60px;object-fit:contain}.ehdhe_9ikw{width:100%!important}.dcnnmjy0s66{justify-content:space-between}.dcnnmjy0s66,.jjxcdsjjej_{align-items:center;display:flex;width:100%}.jjxcdsjjej_{justify-content:center}.flex_tbdy_tfoot{justify-content:space-between}.flex_tbdy_tfoot,.sdncnhd5yu7{display:flex;flex-direction:column}.sdncnhd5yu7{align-items:center;justify-content:center}.eedhhdjjd{gap:250px!important}.cjhehc_ecxhj{display:flex;flex-direction:column;width:100%}.hhdhhd_0{align-items:center;font-size:13px!important}.dcndyeu_oikd{flex-direction:column;justify-content:center}.dchfejjj0p div,.dchfejjj0p span,.dcndyeu_oikd{display:flex;width:100%}.dchfejjj0p span{align-items:center;font-size:12px;justify-content:center;text-align:center}.jdjd_8ji8{align-items:flex-end;display:flex;justify-content:flex-start;left:10%;overflow:hidden;position:relative}.dwexeh_i9{width:80%!important}.formattt{font-size:25px!important}.ewhgdew_o_23{left:1.5%;position:relative}.report_table_0op9 td,.report_table_0op9 th{word-wrap:break-word;font-size:12px;padding:5px!important;text-align:left}.report_table_0op9 th{border:1px solid #d3d3d3;padding:6px 5px!important}.report_table_0op9 td:first-child,.report_table_0op9 th:first-child{width:30%!important}.report_table_0op9 td:nth-child(2),.report_table_0op9 th:nth-child(2){width:20%}.report_table_0op9 th:nth-child(2){width:21%!important}.report_table_0op9 td:nth-child(3),.report_table_0op9 th:nth-child(3){width:15%}.report_table_0op9 th:nth-child(3){width:15.9%!important}.report_table_0op9 td:nth-child(4),.report_table_0op9 th:nth-child(4){width:25%}.report_table_0op9 th:nth-child(4){width:25%!important}.report_table_0op9 td:nth-child(5),.report_table_0op9 th:nth-child(5){width:15%}.report_table_0op9 th:nth-child(5){width:15.9%!important}.sdcyysc_uxcds67{align-items:center;display:flex;font-size:16px!important;gap:30px;justify-content:center;width:100%}.dhchche_oici8{align-items:center;display:flex;gap:20px}.dhchche_oici8 label{align-items:center;color:#000!important;display:flex;gap:5px}.sdcyysc_uxcds67 label{color:#8e201b}.fhfghf_u_hhhh{width:800px!important}.hdcnjedd_p{align-items:flex-start;font-size:14px!important}.hdcnjedd_p label{width:132px!important}.jdedjjcxj_{gap:5px!important}.jdedjjcxj_ img{height:48px!important}.jdedjjcxj_ .helpmc3yuj,.jdedjjcxj_ .number_pus34{padding:4px}.number_pus34 p{font-size:11px!important}.jdedjjcxj_ .phone-icon0pfd{height:30px!important;width:30px!important}.jdedjjcxj_ .helpline-container0po{margin-right:50px!important;padding:0!important}.yydd_end_reprt{font-size:15px!important}.yudsd_4rdf{width:100%}.yudsd_4rdf td{flex:1 1;padding:8px 10px}.logo-container{align-items:center;display:flex;flex-direction:column}.extraclinicname{color:#204863;font-family:Arial,sans-serif!important;margin-bottom:10px}.sdchydst_isad7u{align-items:flex-start;display:flex;gap:5px}.wdwh667i9x{top:13px}.iuuuuiiu,.wdwh667i9x{position:relative;right:20px}.iuuuuiiu{top:3px}.loceeee{font-size:20px;font-weight:600}.asdasdasd{color:#204863;font-size:11px}.lksdlsl{margin-left:124px}@media print{body{-webkit-print-color-adjust:exact}.Report_master{gap:30px!important}.body_plo h3{font-size:15px!important}.print_footerr{display:table-footer-group;height:150px!important}.dcnnmjy0s66{position:relative;right:30px;width:100%}.werrsdds{position:relative;right:255px!important}.eedhhdjjd{gap:200px!important}.ewhgdew_o_23{left:0!important;position:relative}.head_Container_fix{padding:10px!important}.dcec_pp{display:none}.print-page3{display:flex;flex-direction:column;justify-content:center;page-break-after:auto;page-break-inside:avoid}.report_table_inner_p td{font-size:20px!important;padding:10px}.lksdlsl{position:relative;right:50px!important}.shshxhxs_secfooter{bottom:0;left:1px;position:fixed;text-align:center;width:100%}.print-page3jjj{display:flex;flex-direction:column;justify-content:center;page-break-inside:avoid!important}.new_billing_div label{font-size:11px!important}.flex_head_content{display:flex;flex-direction:column;row-gap:30px!important}.footer_print_fix,.header_print_fix{bottom:0;left:0;right:0;text-align:center;top:0}.formattt{font-size:25px!important}.jdjd_8ji8{gap:110px;left:7%!important}.jdjd_8ji8 h3{font-size:17px!important}.report_table_inner_p{left:-30px!important;position:relative}.header_print_fix{margin-top:20px}.footer_print_fix,.header_print_fix{align-items:center;background-color:initial;display:flex;flex-direction:column;justify-content:center}.footer_print_fix{bottom:0}.table_print_fix{border-collapse:collapse;text-align:center;width:100%}.table_print_fix th,td{padding:3px;text-align:center}.table_print_fix thead{display:table-header-group}.table_print_fix tbody{display:table-row-group}.print-buttone{display:none}.new_billing_address_1_fix{font-size:10px;gap:5px;justify-content:center}.new_billing_address_1_fix,.new_billing_address_2{align-items:center;display:flex;flex-direction:column}.new_billing_address_2{font-size:12px;justify-content:flex-start}.footer_fix_content{align-items:center;display:flex;gap:100px!important;justify-content:space-around}.cell_btn12,.cell_btn12_head,.tfttr559{display:none}.ewhgdew_o{margin-top:10px}.ewhgdew_o td{border:none!important}.nmmkyts347{width:100%!important}.sde{display:none}.head_Container_fix{padding:20px!important}.New_billlling_invoice_head_fix_space{align-items:center;display:flex;gap:70px;justify-content:space-between}.tytdrdrttdr{margin-left:20px!important;padding:10px!important;width:95%!important}.tydy667 p{padding-left:12px!important}.doctr_sign_fix7{left:350px!important}.rtfdfr_kuj{left:300px!important;position:relative}.wiioo900{gap:4px!important}.weddsd_p9{color:grey;left:255px;position:relative;width:100%!important}.weddsd_p9 span{width:200px!important}.page-numbers-top-ad{box-sizing:border-box;display:flex;justify-content:flex-end;left:50px!important;margin:5px 0;padding:5px 0;position:relative;top:40px!important;width:100%}.jjxcdsjjej_{width:105%!important}.printheader_header{height:100px;margin-bottom:30px!important;margin-top:5px;padding-bottom:10px;position:fixed;top:0;width:100%!important;z-index:1000}.body_plo{margin-top:50px}.Print_footer3456{bottom:0;position:fixed;width:100%;z-index:1000}.fhfghf_u_hhhh{page-break-after:always}.asddss{display:"flex";flex-direction:"column";margin-left:100px!important;min-height:100vh}.table_container_refering_Doc_table,.table_container_refering_Doc_table table{width:100%}.table_container_refering_Doc_table td.billing-date,.table_container_refering_Doc_table td.patient-id,.table_container_refering_Doc_table td.patient-name,.table_container_refering_Doc_table td.s-no,.table_container_refering_Doc_table td.test-names,.table_container_refering_Doc_table th.billing-date,.table_container_refering_Doc_table th.patient-id,.table_container_refering_Doc_table th.patient-name,.table_container_refering_Doc_table th.s-no,.table_container_refering_Doc_table th.test-names{width:20%}.table_container_refering_Doc_table td.test-names,.table_container_refering_Doc_table th.test-names{width:420px}.table_container_refering_Doc_table td,.table_container_refering_Doc_table th{padding:8px;text-align:center}.trrfrt5787{margin-left:-10px}}.pageNumber{font-size:12px;font-weight:700;text-align:center}.test-note{display:flex;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;justify-content:space-between;padding:10px;white-space:wrap;width:300%}.test-note span{font-size:14px}.test-note label{font-size:14px;margin-right:5px}.what-does-it-mean{display:flex;font-weight:700;justify-content:flex-start;padding:10px}.result-container{align-items:center;display:flex;gap:10px;margin-bottom:10px;width:200px}.color-box{width:30px}.color-green{background-color:green;height:25px;width:40px}.color-orange{background-color:orange;height:25px;width:40px}.color-yellow{background-color:#ff0;height:25px;width:40px}.color-red{background-color:red;height:25px;width:40px}.jfnn6k9{flex-wrap:wrap;gap:10px}.card_7juj_head,.jfnn6k9{align-items:center;display:flex;justify-content:center}.card_7juj_head{flex-direction:column;padding:20px;row-gap:40px}.card_7juj{background-color:#f9f9f9;border:1px solid #ddd;border-radius:8px;box-shadow:0 4px 8px #0000001a;height:135px;padding:20px;width:80%}.card_7juj h4{align-items:center;color:var(--ProjectColor);display:flex;justify-content:center;margin-bottom:25px;width:100%}.card_7juj input[type=range]{width:100%}.cmwjdjwsud66{align-items:center;display:flex;flex-direction:column;justify-content:space-around;row-gap:45px}input[type=range]{-webkit-appearance:none;background:#e0e0e0;border-radius:5px;height:8px;outline:none;width:100%}input[type=range]::-webkit-slider-runnable-track{background:#e0e0e0;border-radius:5px;cursor:pointer;height:8px;width:100%}input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;background:#4caf50;border-radius:50%;cursor:pointer;height:16px;margin-top:-4px;width:16px}input[type=range]::-moz-range-thumb{background:#4caf50;border-radius:50%;cursor:pointer;height:16px;width:16px}.end-value,.start-value{font-size:12px;margin:0 5px}.percentage{font-size:12px;position:absolute;right:5px}.color-box{height:30px}.white-blood-cell-count-container{align-items:center;display:flex;flex-direction:column;position:relative;width:100%}.range-values{display:flex;justify-content:space-between;margin-top:5px;width:100%}.end-value,.start-value{font-weight:700}.color-box-container{height:30px;position:relative;width:100%}.color-box{height:100%;position:relative}.current-value{font-weight:700;position:absolute;top:30px}.info{align-items:center;display:flex;justify-content:center;margin-top:40px}.color-name{font-weight:700}.ncdjjdu88{padding:3px 0}.modal-overlay{align-items:center;background-color:#00000080;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:9999}.modal-content{background:#fff;border-radius:10px;max-height:90vh;max-width:800px;overflow-y:auto;padding:20px;width:90%}.group-tests,.modal-header h4,.package-content,.test-details-container .test-category{margin-bottom:20px}.group-item,.package-item,.test-item{margin-bottom:8px;margin-left:10px}.group-header,.package-header{font-weight:700;margin-bottom:8px}.modal-footer{margin-top:20px;text-align:right}.modal-btn{border:none;border-radius:5px;cursor:pointer;margin-left:10px;padding:8px 16px}.modal-btn.primary{background-color:#007bff;color:#fff}#panel1bh-header{color:var(--labelcolor)!important;font-size:19px!important;position:relative;text-align:left;z-index:0}.Register_RegisFormcon{border:0!important;display:flex;flex-direction:column;gap:20px;height:auto}.Register_RegisFormcon .RegisForm_1{border-bottom:1px solid var(--ProjectColor);height:40px}.RegisFormcon1{gap:0;justify-content:flex-start}.RegisForm_111{border-bottom:1px solid var(--ProjectColor);height:40px}.RegisterForm_2{align-items:center;display:flex}.RegisterForm_2 label{color:var(--labelcolor)}.RegisterForm_2 label:hover{background-color:var(--ProjectColorhover);color:var(--labelcolor)}.Register_btn_con{align-items:center;display:flex;gap:20px;height:auto;justify-content:center;padding:10px}.showcamera_takepic{background-color:#00000080;left:0;width:100%}.showcamera_takepic,.sideopen_showcamera_takepic{align-items:center;display:flex;height:100%;justify-content:center;position:fixed;top:0;z-index:3}.sideopen_showcamera_takepic{background:#0009;left:250px;width:calc(100% - 250px)}.showcamera_1_takepic1,.sideopen_showcamera_1_takepic1{align-items:center;background-color:#fff;border-radius:5px;box-shadow:0 0 10px #0003;display:flex;flex-direction:column;height:77%;justify-content:center;overflow:auto;position:relative;width:75%}#CapturedFile1,#CapturedFile2,#CapturedFile3,.hiden-nochse-file{display:none}.txt-ara-lclprntm{height:30px;padding:5px}.uyufd2{margin-bottom:10px;margin-top:0}.MasterPurchaseMaster{margin-top:53px}.pur_form_head{align-items:flex-start;background-color:#ff8c00;border-radius:10px;display:flex;gap:20px;height:40px;justify-content:center;width:100%}.purchase-form h4{color:#000;margin:0;padding-left:10px;width:100%}.purchase-form{background-color:#fff;border:1px solid #ccc;border-radius:5px;box-shadow:0 0 10px #0003;box-sizing:border-box;padding:10px;width:100%}.pur_flex{display:flex;flex-direction:row;gap:5px}.Master_Inventory_Form{display:flex;flex-direction:column;gap:10px}.label_Purchase{color:#ff8c00;font-size:12px;font-size:14px;font-weight:700}.Master_pruchase_btn{display:flex;gap:30px;justify-content:center;padding:10px;text-align:center}.submit_master{background-color:#ff8c00;border:1px solid #ff8c00;border-radius:30px;padding:8px 20px}.submit_master:hover{background-color:#ff5b29;cursor:pointer}.purchase_row_number{display:flex;flex-direction:column;gap:5px;width:100%}.search-icon_search{margin-left:167px;margin-top:-30px;position:relative}.mui-datatables-1ygcj2i-MuiTableCell-root{background-color:var(--ProjectColor)!important;padding:3px 15px!important}.mui-datatables-1ex1afd-MuiTableCell-root{padding:3px 15px!important}.NewTest_Master_grid_M_head_M{display:flex!important;justify-content:center!important;margin-top:10px;overflow-x:auto!important;width:100%}.NewTest_Master_grid_M{width:85%!important}.dehduwhd_o8i th{background-color:var(--ProjectColor)!important;border:1px solid #e0e0e0;padding:10px 15px!important}.dehduwhd_o8i{width:100%!important}.dehduwhd_o8i tbody tr:nth-child(2n){background-color:#f2f2f2}.dehduwhd_o8i tbody tr:hover{background-color:#ddd}.NewTest_Master_grid_M_head_M::-webkit-scrollbar{height:8px;width:12px}.NewTest_Master_grid_M_head_M::-webkit-scrollbar-track{background:#0000}.NewTest_Master_grid_M_head_M::-webkit-scrollbar-thumb{background-color:var(--ProjectColor);border:3px solid #0000;border-radius:6px}.NewTest_Master_grid_M_head_M::-webkit-scrollbar-thumb:hover{background-color:var(--ProjectColorhover)}.dehduwhd_o8i td{border-left:1px solid #e0e0e0;border-right:1px solid #e0e0e0;padding:5px 15px!important}@media (max-width:768px){.NewTest_Master_grid_M{width:100%!important}}.css-1pe4mpk-MuiButtonBase-root-MuiIconButton-root{background-color:var(--selectbackgroundcolor)!important}@media screen and (max-width:768px){.pur_flex{display:flex;flex-direction:column}}.job_list_container{align-items:center;display:flex;flex-wrap:wrap;gap:10px;justify-content:space-around;padding:5px;text-align:center}.job_card{background-color:#fdfdf6;border:1px solid #ccc;border-radius:5px;box-shadow:0 0 10px #000001;padding:5px;width:380px}.job_details1234{flex-direction:column;margin-top:10px}.job_details1234,.job_detailscon{display:flex;justify-content:flex-start;text-align:start}.job_detailscon{align-items:center;gap:5px;padding:5px}.job_detailscon label{font-weight:700;justify-content:space-between;width:120px}.job_detailscon label,.job_detailscon p{display:flex;font-size:var(--fontsize);padding:5px}.job_detailscon p{align-items:center;gap:5px;justify-content:flex-start;width:250px}.job_detailscon button{align-items:center;background-color:#c7e2ff;border:none;border-radius:5px;cursor:pointer;display:flex;font-size:10.5px;gap:5px;justify-content:center;outline:none;padding:3px 0;width:135px}.job_detailscon textarea{font-size:var(--fontsize);height:40px;padding:5px;width:60%}.job_detailscon_edit{justify-content:flex-end}.job_detailscon_edit,.recruiting_button_hrt{align-items:center;display:flex;text-align:center}.recruiting_button_hrt{justify-content:center;width:100%}.recruiting_button_hrt button{align-items:center;background-color:#28a745;border:none;border-radius:5px;color:#fff;display:flex!important;font-size:11px;gap:5px;justify-content:center!important;margin:10px;outline:none;padding:3px 0;text-align:center;width:150px!important}.ResumeContainer{display:flex;flex-wrap:wrap;gap:5px;justify-content:space-evenly}.ResumeCard{border:1px solid var(--ProjectColor);border-radius:5px;margin-bottom:20px;padding:10px;width:300px}.ResumeCard>div{margin-bottom:10px}.ResumeCard_ints_lbl{display:flex;gap:5px;text-align:center}.ResumeCard_ints_lbl,.uyewft67e{align-items:center;justify-content:center}.uyewft67e{background-color:#ebebeb;cursor:pointer;flex-direction:column;padding-bottom:10px;text-align:start}.ResumeCard_ints_lbl input{border:1px solid var(--ProjectColor);border-radius:5px;outline:none;padding:5px;width:150px}.ResumeCard_ints_lbl label{align-items:center;display:flex;font-size:var(--fontsize);font-weight:700;justify-content:space-between;text-align:start;width:120px}@keyframes zoomInOut{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}.uyewft67e label{animation:zoomInOut 2.5s infinite alternate;color:blue;cursor:pointer;display:flex;justify-content:center;width:60px}.uyewft67e label:hover{color:#000}.resume-preview899{-ms-overflow-style:none;background-color:#fdfdf6;border:1px solid #ccc;border-radius:5px;box-shadow:0 0 8px #000001;color:#dbdb4d;cursor:pointer;display:flex;height:130px;margin:10px 0 5px;object-fit:fill;overflow-x:hidden;overflow-y:hidden;scrollbar-width:none;width:100px}.resume-preview899::-webkit-scrollbar{display:none!important}.resume-iframe{border:none;height:80vh;width:100%}.status-icon22T{background-color:#dbfddb;color:green!important}.status-icon22T,.status-icon22W{border-radius:5px;cursor:pointer;font-size:25px!important;width:115px!important}.status-icon22W{background-color:#fdd;color:red!important}.wedwediwe6u{align-items:center;display:flex;gap:5px;justify-content:center;text-align:center;width:115px}.wedwediwe6u button{font-size:11.3px;padding:5px;width:60px}.dsfddnccmo9876 button,.wedwediwe6u button{border:none;border-radius:5px;cursor:pointer}.dsfddnccmo9876 button{font-size:11px;justify-content:flex-start!important;padding:2px 0;width:30px!important}.card_interview_container{display:flex;flex-wrap:wrap;gap:10px;justify-content:center}.card_interview_hed{border:1px solid #ccc;border-radius:5px;box-shadow:0 2px 10px #4552ff;margin:30px 10px;width:400px}.card-body{padding:15px}.card_title_interec{display:flex;font-size:18px;justify-content:space-between;margin-bottom:15px;padding:0 5px;width:98%}.card_title_interec span{background-color:#c7e2ff;color:var(--ProjectColor)!important;cursor:pointer;font-size:20px;padding:3px 5px}.card_title_interec span,.interviw_12{align-items:center;display:flex;justify-content:center;text-align:center}.interviw_12{gap:10px}.interviw_12 label{display:flex;font-size:var(--fontsize);font-weight:700;justify-content:space-between;padding:5px;width:160px}.interviw_12 input{border:1px solid var(--ProjectColor);border-radius:5px;outline:none;padding:5px;width:100px}.interviw_12 p{background-color:var(--selectbackgroundcolor);border-radius:5px;cursor:pointer;height:20px;padding:4px 4px 8px 2px;width:104px}.interviw_12 select{width:110px}.radio_interve{text-align:center;width:50px}.peding_selcd_86,.radio_interve{align-items:center;display:flex;justify-content:center}.peding_selcd_86{border-radius:5px;margin-bottom:10px;padding:5px}.sxcdjuye54wdp{display:flex;gap:5px;justify-content:center}@media (max-width:425px){.job_card{width:260px!important}.job_detailscon label{width:170px}.uihgweu0{width:110px!important}.job_detailscon button{cursor:pointer;font-size:12px;padding:0 8px;width:86px!important}.job_detailscon button.view-applications-btn .button-text{display:none}.job_detailscon button.view-applications-btn:after{content:" View"}.ResumeCard{width:250px}.card_interview_hed{width:280px}.interviw_12 label{text-align:start;width:120px}}.barcode_container_print_data_new{align-items:center;border-radius:10px;box-shadow:1px 0 10px .5px;box-sizing:border-box;display:flex;flex-direction:column;font-size:11px;font-weight:600;height:3cm;margin:2px;overflow:hidden;padding:10px;width:10cm}.parent_barcode_div_new{gap:15px;width:240px}.div_grand_parent,.parent_barcode_div_new{align-items:center;display:flex;flex-direction:column;justify-content:center}.div_grand_parent{gap:20px;margin-top:20px;width:100%}.barcode_dept,.barcode_patient_new{display:flex}.report_table_for_micro{border-collapse:collapse;width:100%}.comments_for_microscopy{align-items:center;color:grey;display:flex;gap:5px;height:100%;justify-content:center;margin-bottom:25px;padding:0 5px;position:relative;top:10px;width:90%}.comments_for_microscopy textarea{height:60px;width:75%}.comments_for_microscopy label{align-items:center;color:var(--labelcolor);display:flex;font-size:var(--fontsize);font-weight:700;gap:10px;justify-content:space-between;text-align:start;width:120px}.report_table_for_micro td{padding:2px}.hehdfh_jhd{align-items:center;display:flex;justify-content:space-between;width:100%}.jcfujd_p9{text-align:center;width:70%}.fchdj_lfe{align-items:center;display:flex;justify-content:flex-start;text-align:start;width:30%}.fedfefvv{align-items:flex-start;display:flex;justify-content:space-between;width:100%}.sdsc_o9_hed{margin-left:15px;text-align:start;width:50%}.sdsc_o9{text-align:center;width:50%}.barcode_patient_new p{height:12px!important}@media print{@page{size:A4;margin:0!important}body{align-items:center;display:flex;justify-content:center;margin:0!important;outline:none!important;padding:0!important}.parent_barcode_div_new{align-items:flex-start;flex-wrap:wrap;gap:.2cm;height:auto;width:auto}.barcode_container_print_data_new,.parent_barcode_div_new{display:flex;flex-direction:column;justify-content:center;margin:0;padding:.2cm}.barcode_container_print_data_new{align-items:center;box-shadow:none;height:2.3cm;page-break-inside:avoid;width:6.2cm}.barcode_patient_new{margin-bottom:5px;text-align:center}.barcode_image_content_new{align-items:center;display:flex;flex-grow:1;justify-content:center}.Register_btn_con{display:none}.barcode_container_print_data_new .Barcode{width:100%!important}.barcode_patient_new p{height:5px!important;margin:0}.Rhugt_report{display:none}.fchdj_lfe p,.fedfefvv p,.jcfujd_p9 p{font-size:9px!important}}body{overflow-x:hidden}.Supplier_Master_form_Con_1,.Supplier_Master_form_sub_con_div_1{display:flex;flex-direction:column;width:100%}.Supplier_Master_form_sub_con_div_1{align-items:center;display:flex;flex-direction:column;gap:8px;justify-content:center;width:100%}.Supplier_Master_Container,.Supplier_Master_form_Container{align-items:center;background-color:#fff;box-sizing:border-box;display:flex;flex-direction:column;gap:5px;justify-content:center;padding:5px;width:100%}.manufacturer-content{align-items:center;display:flex;flex-direction:column;margin-top:53px;width:100%}.Supplier_Master_form_Container_Header{align-items:center;background-color:var(--ProjectColor);border-radius:5px;box-sizing:border-box;display:flex;font-size:14px;gap:20px;height:35px;justify-content:flex-start;padding:5px;width:100%}.Supplier_inputss_forms{align-items:center;border-bottom:1px solid var(--ProjectColor);display:flex;gap:10px;justify-content:flex-start;width:295px}.Supplier_inputss_forms label{color:var(--labelcolor);width:120px}.Supplier_inputss_forms input,.Supplier_inputss_forms select{background-color:initial;border:0;outline:0;width:calc(100% - 120px)}.Supplier_Master_form_Con_div_Row_input{border:1px solid grey;border-radius:5px;box-sizing:border-box;height:28px;outline:0;padding:5px;width:165px}.Supplier_Master_form_Con_div_Row1 select{background-color:var(--selectbackgroundcolor);border:none;border-radius:5px;width:165px}.Supplier_Master_form_Con_div_Row_input11_o{width:118px!important}.Supplier_Concern_form_choose{background-color:var(--ProjectColor);border-radius:5px;outline:0;padding:5px 10px;width:100px}input[type=number]::-webkit-clear-button,input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button,input[type=number]::-webkit-search-cancel-button{display:none!important}.Supplier_Master_form_Con_div_Row_label{align-items:center;color:var(--labelcolor);display:flex;font-size:13px;font-weight:700;justify-content:space-between;width:200px}.Supplier_Master_form_Con_Row{display:flex;flex-wrap:wrap;gap:5px;justify-content:center}.master-purchase-btn{display:flex;gap:30px;justify-content:center;padding:10px;text-align:center}.submit-master{background-color:var(--ProjectColor);border:1px solid var(--ProjectColor);border-radius:30px;padding:8px 20px}.submit-master:hover{background-color:var(--ProjectColorhover);cursor:pointer}.Supplier_Master_form_Con_div_Row{display:flex;flex-direction:column;gap:5px;width:25%}.Supplier_Master_form_Con_div_Row_title_name_ooooop{align-items:center;display:flex;gap:3px;justify-content:center}.Supplier_Master_form_Con_div_Row1{align-items:center;display:flex;gap:5px;justify-content:flex-start;width:385px}.Supplier_Master_form_Con_div_Row_title_name_fr5{align-items:center;display:flex;gap:3px;justify-content:center}.row-buttons{display:flex;flex-direction:row;height:30px;padding-left:40%}.Manu_Manu{height:25px;width:35%}.Supplier_Master_form_Save_button{align-items:center;background-color:var(--ProjectColor);border:none;border-radius:5px;cursor:pointer;display:flex;height:30px;justify-content:center;width:100%;width:80px}.Supplier_Master_form_Save_button:hover{background-color:var(--ProjectColorhover)}.Supplier_Master_form_sub_con{box-sizing:border-box;display:flex!important;gap:5px;justify-content:center;width:100%!important}.Supplier_Master_form_sub_con_div{width:50%}.Supplier_Master_form_sub_con_div_1_toggle{font-size:11px!important;font-weight:700;height:30px!important;width:200px!important}.kjhgs76{height:30px;width:30px}.hhxhgsxy{height:35px!important}.css-13cymwt-control{font-size:13px!important;width:165px!important}.sxgs_o9{width:140px!important}.css-i4bv87-MuiSvgIcon-root{font-size:2em!important}@media screen and (max-width:768px){body,html{overflow-x:hidden}.Supplier_Master_form_Con_Row{display:flex;gap:10px;justify-content:center}.master-inventory-form{align-items:center;display:flex;flex-direction:column;gap:10px}.Supplier_Master_form_Con_1{width:90%}.Supplier_Master_form_Con_div_Row{align-items:center;display:flex;flex-direction:column;gap:5px;width:100%}.Supplier_Master_form_sub_con{box-sizing:border-box;display:flex;flex-direction:column;gap:10px;width:100%}.Supplier_Master_form_sub_con_div{width:100%}}.Raise_indent_popup{align-items:center;background-color:#00000080;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:1000}.Raise_indent_popup_con{background-color:#fff;border-radius:5px;box-shadow:0 0 10px #0000004d;height:auto;max-width:350px;overflow:auto;width:100%}.Raise_indent_form,.Raise_indent_popup_con{align-items:center;box-sizing:border-box;display:flex;justify-content:center;padding:10px}.Raise_indent_form{flex-direction:column;gap:20px}.Raise_indent_div{align-items:center;display:flex;gap:10px;justify-content:flex-start;width:300px}.Raise_indent_div label{color:var(--ProjectColor);display:flex;justify-content:space-between;width:100px}.Raise_indent_div input{height:25px;outline:0}.Raise_indent_btn{align-items:center;display:flex;justify-content:center}.Raise_indent_btn button{background-color:var(--ProjectColor);border:0;border-radius:10px;outline:0;padding:8px 10px;width:100px}.Supplier_Master_con_1{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center;padding:10px 0}.Supplier_Master_h_head{align-items:center;background-color:var(--ProjectColor);border-radius:5px;color:#000;display:flex;height:40px;padding:0 10px;width:98%}.Supplier_Master_btn_1{background-color:var(--ProjectColor);border:none;border-radius:25px;color:#fff;cursor:pointer;height:35px;width:100px}.inputColumn{height:20px;width:150px}.appointment_rejectIndent{align-items:center;background-color:#fff;border-radius:5px;box-shadow:0 0 10px #0003;display:flex;flex-direction:column;gap:10px;height:-webkit-max-content;height:max-content;justify-content:flex-start;overflow:auto;position:relative;width:-webkit-max-content;width:max-content}.appointment{display:flex;flex-direction:column;gap:0}.appointment_rejectIndent_head{align-items:center;color:var(--ProjectColor);display:flex;flex-direction:column}.rghrhfh input[type=checkbox]{height:20px;width:20px}.Stoct_Product_master{padding:10px}.Stoct_Product_master_form_row_div select{box-sizing:border-box;height:25px;margin-left:0;outline:0;padding:0 5px;width:175px}.Stoct_Product_master_Container{align-items:center;box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;padding:10px;width:100%}.Add_items_Purchase_Master{height:50px}.Stoct_Product_master_head{align-items:center;background-color:var(--ProjectColor);border-radius:10px;display:flex;gap:20px;height:40px;justify-content:center;width:100%}.Stoct_Product_master_head_h3{align-items:center;color:#000;display:flex;gap:5px;justify-content:flex-start;text-align:center;width:100%}.Stoct_Product_master_form_Input{border:1px solid var(--ProjectColor);border-radius:5px;height:25px;outline:0;padding:0 5px;text-align:center;width:160px}.Stoct_Product_master{background-color:#fff;box-sizing:border-box;width:100%}.Stoct_Product_master_form_row{display:flex;flex-direction:row;gap:10px}.Product_Master_h_head{align-items:center;background-color:var(--ProjectColor);border-radius:10px;box-sizing:border-box;display:flex;height:40px;justify-content:space-between;margin-bottom:10px;padding:0 20px;width:100%}.Product_Master_div_select{font-size:16px;font-weight:600}.Product_Master_div_select select{background-color:var(--ProjectColor);border:0;outline:0}.Product_Master_div_select_opt{color:#fff}.Product_Master_div_select_opt option{color:#000}.Stoct_Product_master_form{display:flex;flex-direction:column;gap:20px;width:90%}.Stoct_Product_master_form_Label{align-items:center;background-color:var(--ProjectColor);border-radius:5px;color:var(--labelcolor);display:flex;font-size:15px;font-weight:700;justify-content:center;padding:5px;text-align:center;width:165px}.Stoct_Product_master_form_Save{display:flex;gap:30px;justify-content:center;padding:10px;text-align:center}.Stoct_Product_master_form_Save_button{background-color:var(--ProjectColor);border:1px solid var(--ProjectColor);border-radius:30px;outline:0;padding:8px 20px;width:100px}.Stoct_Product_master_form_Save_button:hover{background-color:var(--ProjectColorhover);cursor:pointer}.Stoct_Product_master_form_row_div{display:flex;flex-direction:column;gap:5px;justify-content:center;width:23%}@media screen and (max-width:1000px){.Stoct_Product_master_form_row{display:flex;flex-direction:column;gap:20px;width:75%}.Stoct_Product_master_form_Label{align-items:center;background-color:var(--ProjectColor);border-radius:5px;color:var(--labelcolor);display:flex;font-size:15px;font-weight:700;padding:5px;width:60%}.Stoct_Product_master_form_Input{align-items:center;border:1px solid var(--ProjectColor);border-radius:5px;display:flex;height:25px;justify-content:center;outline:0;padding:0 5px;text-align:center;width:60%}.Stoct_Product_master_form_row_div select{box-sizing:border-box;height:25px;margin-left:0;outline:0;padding:0 5px;width:61%}.Stoct_Product_master_form{align-items:center;display:flex;flex-direction:column;gap:10px}.Product_Master_div_select,.Product_Master_h_head{font-size:13px}.Stoct_Product_master_form_row_div{align-items:center;display:flex;flex-direction:column;gap:10px;justify-content:center;width:100%}}@media screen and (max-width:500px){.Stoct_Product_master_form_row{display:flex;flex-direction:column;gap:20px;width:100%}.Stoct_Product_master_form_Label{align-items:center;background-color:var(--ProjectColor);border-radius:5px;color:var(--labelcolor);display:flex;font-size:15px;font-weight:700;padding:5px;width:100%}.Stoct_Product_master_form_Input{align-items:center;border:1px solid var(--ProjectColor);border-radius:5px;display:flex;height:25px;justify-content:center;outline:0;padding:0 5px;text-align:center;width:100%}.Stoct_Product_master_form_row_div select{box-sizing:border-box;height:25px;margin-left:0;outline:0;padding:0 5px;width:100%}.Stoct_Product_master_form{align-items:center;display:flex;flex-direction:column;gap:10px}.Product_Master_div_select,.Product_Master_h_head{font-size:13px}.Stoct_Product_master_form_row_div{align-items:center;display:flex;flex-direction:column;gap:10px;justify-content:center;width:100%}}.PurchaseRaise_Master_container{box-sizing:border-box;padding:10px;width:100%}.PurchaseRaise_Master_header{background-color:var(--ProjectColor);border-radius:5px;box-sizing:border-box;color:#000;height:40px;margin:5px;padding:5px;width:99%}.PurchaseRaise_Master_header_h3{display:flex;justify-content:flex-start;margin:5px;width:100%}.PurchaseRaise_Master_Con_1{display:flex;flex-direction:row;flex-wrap:wrap;gap:5px}.PurchaseRaise_Master_form_div{width:19%}.PurchaseRaise_Master_form_div_label{color:var(--ProjectColor);display:block;font-size:13px;font-weight:700;margin-bottom:5px}.PurchaseRaise_Master_form_div_input{border:1px solid #ccc;border-radius:3px;font-size:12px;height:30px;margin:0;padding:0 10px;width:83%}.PurchaseRaise_Master_form_div_text{border:1px solid #ccc;border-radius:3px;font-size:12px;height:28px;padding:0 10px;width:80%}.btn-add{align-items:center;background-color:var(--ProjectColor);border:none;border-radius:5px;height:30px;width:100px}.button_buton_class{align-items:center;display:flex;gap:20px;height:60px;justify-content:center}.btn-add:hover{background-color:var(--ProjectColorhover);cursor:pointer}.Stoct_Product_master_form_table_container{align-items:center;display:flex;flex-direction:column;justify-content:center;width:100%}.Stoct_Product_master_form_table_container_11{overflow:auto;width:90%}.Stoct_Product_master_form_table_container_11 table{border-collapse:collapse;box-sizing:border-box;margin:0;padding:0;width:100%}.Stoct_Product_master_form_table_container_11 table td,.Stoct_Product_master_form_table_container_11 table th{border:1px solid #ddd;font-size:12px;padding:5px 0;text-align:center}.Stoct_Product_master_form_table_container_11 table th{background-color:var(--ProjectColor);color:#000;font-size:11px}.Add_items_Purchase_Master{align-items:center;color:grey;display:flex;font-size:17px;font-weight:600;height:45px;justify-content:center;width:100%}.choose-file-button-99{background-color:var(--ProjectColor);border:none;border-radius:20px;color:#fff;cursor:pointer;display:inline-block;font-size:11px;padding:5px 8px!important;width:64px!important}@media (max-width:768px){.PurchaseRaise_Master_form_div{display:flex;flex-direction:column;width:100%}.PurchaseRaise_Master_container,.PurchaseRaise_Master_form_div{align-items:center;justify-content:center}.PurchaseRaise_Master_form_div_input{width:50%}.PurchaseRaise_Master_form_div_text{box-sizing:border-box;width:50%}.PurchaseRaise_Master_header{background-color:var(--ProjectColor);border-radius:5px;box-sizing:border-box;color:#000;height:40px;margin:5px;padding:5px;width:95%}.PurchaseRaise_Master_form_div_label{color:var(--ProjectColor);display:flex;font-size:13px;font-weight:700;margin:14px 14px 5px}}.new-patient-registration-form{align-items:left;background-color:#fff;display:flex;flex-direction:column;justify-content:flex-start;padding:10px}.new-custom-header{background-color:var(--ProjectColor);border-radius:5px;box-sizing:border-box;color:var(--labelcolor);height:40px;padding:7px;width:100%!important}.new-custom-header h3{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.new-custom-form-row{flex-direction:row;margin-top:10px;padding:10px}.new-custom-label-title{flex:2 1;font-size:14px;width:250px}.new-custom-label-title,.new-custom-label-title12{color:var(--labelcolor);font-weight:700;margin-right:0;text-align:start}.new-custom-label-title12{align-items:center;display:flex;font-size:15px;gap:10px;justify-content:space-between;width:50%}.incre-inpt-with18{gap:5px;width:28%!important}.incre-inpt-with18 input{width:250px!important}.new-custom-form-row{align-items:center;display:flex;justify-content:center;text-align:center;width:23%}.new-navigation{background-color:var(--ProjectColor);border-radius:5px;height:auto!important;padding:5px}.new-navigation,.new-navigation h2{display:flex;flex-wrap:wrap;width:100%}.new-navigation h2{align-items:center;font-size:16px;gap:10px;justify-content:flex-start;padding:5px 10px}.new-navigation h2 button{background-color:initial;border:none;color:var(--labelcolor);cursor:pointer;outline:none}.new-navigation h2 button:hover{color:var(--projectwhite)}.new-navigation h2 button:active,.new-navigation h2 button:focus{background-color:var(--ProjectColorhover);color:var(--projectwhite)}.new-custom-select-title{background-color:var(--selectbackgroundcolor);border:1px solid var(--ProjectColor);border-radius:5px;font-size:12px;height:30px;outline:none;width:60px}.new-custom-select-doctor-name{border:none;outline:none;width:50%}.new-custom-form-row input{border:none;border-bottom:0 solid #333;flex:2 1;font-size:13px;outline:none;padding:5px;width:108px}.new-appointment-details-container,.new-doctor-info-container,.new-patient-contact-container,.new-patient-info-container{border-bottom:1px solid var(--ProjectColor);display:flex}.new-button-container{display:flex;gap:30px;justify-content:center;padding-bottom:10px;padding-top:35px;text-align:center}.btncon_add:hover{cursor:pointer}.new-kit{display:none}.new-tog{border:none;color:var(--labelcolor);font-size:25px!important;outline:none}.new-tog,textarea{background-color:initial}textarea{border:0;box-shadow:1px 1px 5px 5px #d4e5e5;outline:0}.area_pasthistory{border:1px solid #ccc;height:40px;padding:5px;resize:vertical;width:47.5%}.width_pasthist{width:45%!important}.width_procedure{width:50%}.width-pytot{width:49%!important}.showPreview{background-color:#00000080;left:0;width:100%}.showPreview,.sideopen_showPreview{align-items:center;display:flex;height:100%;justify-content:center;position:fixed;top:0}.sideopen_showPreview{background:#0009;left:250px;width:calc(100% - 250px)}.showPreview_1,.sideopen_showPreview_1{align-items:center;background-color:#fff;border-radius:5px;box-shadow:0 0 10px #0003;display:flex;flex-direction:column;height:80%;justify-content:center;overflow:auto;position:relative;width:70%}.vital_select{border:none;outline:none;width:51%}.wei32j{width:51%}#vital_Twidth{font-size:14px;padding:8px;width:80px}#vital_HTwidth{font-size:12px;width:150px}#vital_HRwidth{font-size:12px;width:90px}.paymnt-with{width:2550px!important}.protxt-area{height:70px;margin-right:30px;width:320px}.proc-thera{width:100%}.patnt-fnt-sze label{font-size:15px}.patnt-fnt-clr{color:var(--labelcolor)}.pro-actn-edit{background-color:initial;border:none;color:var(--labelcolor);cursor:pointer;outline:none}.new-navigation select{background-color:var(--ProjectColor);border:none;outline:none}.data-blk-hih{color:var(--labelcolor);font-size:15px}.Lab_dropdown{display:inline-block;position:relative}.Lab_button{border:none;cursor:pointer;padding:10px}.Lab_button,.Lab_dropdown_content{background-color:var(--ProjectColor)}.Lab_dropdown_content{border-radius:5px;box-shadow:0 8px 16px 0 #0003;display:none;min-width:160px;position:absolute;z-index:1}.Lab_dropdown_content button{color:var(--labelcolor);display:block;padding:12px 16px;text-decoration:none}.Lab_dropdown_content button:hover{background-color:var(--ProjectColorhover);color:var(--projectwhite)}.Lab_dropdown:hover .Lab_dropdown_content{display:block}.new-pro-dct{align-items:center;color:var(--labelcolor);display:flex;font-weight:700;gap:5px;justify-content:flex-start;margin:5px;text-align:center}.new-pro-dct button{border:none;color:var(--labelcolor);cursor:pointer;outline:none}.prs-ad-sub-btn{background-color:var(--ProjectColor);color:var(--labelcolor)}.prs-ad-sub-btn:hover{background-color:var(--ProjectColorhover);color:var(--projectwhite)}.modal_edit_pro2{background:#0009;left:0;width:100%}.modal_edit_1_pro2,.modal_edit_pro2{align-items:center;display:flex;height:100%;justify-content:center;position:fixed;top:0}.modal_edit_1_pro2{background-color:#00000080;left:250px;width:calc(100% - 250px)}.modal-content-edit_pro2{width:85%}.modal-content-edit-1_pro2,.modal-content-edit_pro2{background:#fff;border-radius:5px;box-shadow:0 0 10px #0000004d;box-sizing:border-box;height:75vh;margin:0 auto;max-height:90vh;overflow-y:auto;padding:10px;position:relative;top:5px}.modal-content-edit-1_pro2{overflow-x:hidden;width:75%}.int-sech-one{display:flex}.inst-counlr-with{height:50px;padding:5px;width:50%}.dctr_info_up_head{gap:60px;justify-content:space-between!important}.dctr_info_up_head,.dctr_info_up_head22{align-items:center;display:flex;text-align:center}.dctr_info_up_head22{flex-direction:column;gap:10px;justify-content:center;margin-left:65px}.dctr_info_up_head22 label{color:var(--labelcolor);font-size:var(--fontsize);font-weight:700}.dctr_wrbvh_pice{align-items:center;background-color:initial;border:0;border:1px solid var(--ProjectColor);border-radius:5px;color:var(--labelcolor);display:flex;font-size:12px;height:18px;justify-content:center;outline:0;padding:5px;text-align:center;width:150px}.dctr_info_up_head22 img{border-radius:50%;height:100px;object-fit:cover;width:100px}@media (max-width:1024px){.new-patient-registration-form{padding:5px}.new-custom-header{width:96%!important}.area_pasthistory{border:1px solid #ccc;height:40px;padding:5px;resize:vertical;width:65%}.new-navigation{background-color:var(--ProjectColor);border-radius:5px;display:flex;height:30px;padding:5px}.area{width:77%}.new-appointment-details-container,.new-doctor-info-container,.new-patient-contact-container,.new-patient-info-container{align-items:center;border-bottom:0!important;display:flex;flex:2 1;flex-direction:column;justify-content:center}.new-custom-label-title{flex:none;width:175px}.new-custom-form-row{align-items:center;border-bottom:1px solid var(--ProjectColor);display:flex;font-size:12px;width:400px}.new-custom-select-doctor-name,.new-custom-select-title{border:none;outline:none;width:100%}#tt{position:relative}.tog{background-color:var(--ProjectColor);border:#0000;border-radius:8px}.pasthist{width:290px!important}.width_pasthist,.width_procedure{width:75%!important}.vital_select{border:none;outline:none;width:50%}.incre-inpt-with18{width:70%!important}.jidj90{width:47%}.inst-counlr-with{width:70%}.vtal-slct-re{width:250px}}@media (max-width:768px){.new-patient-registration-form{padding:5px}.new-custom-header{width:96%!important}.area_pasthistory{border:1px solid #ccc;height:40px;padding:5px;resize:vertical;width:65%}.new-kit{display:block}.new-tog{align-items:flex-start;display:flex;justify-content:flex-start}.new-appointment-details-container,.new-doctor-info-container,.new-patient-contact-container,.new-patient-info-container{align-items:center;border-bottom:0!important;display:flex;flex:0 1!important;flex-direction:column;justify-content:flex-start}.new-custom-label-title{flex:none;width:130px}.new-navigation{display:none}.new-navigation-toggle{background-color:var(--ProjectColor);border-radius:5px;height:auto;margin-top:5px;padding:10px}.new-navigation-toggle h2{align-items:center;display:flex;flex-wrap:wrap;font-size:16px;gap:6px;justify-content:flex-start;padding:0 10px;width:100%}.new-navigation-toggle h2 button{background-color:initial;border:none;color:var(--labelcolor);outline:none}.new-navigation-toggle h2 button:hover{color:var(--projectwhite)}.new-custom-form-row{border-bottom:1px solid var(--ProjectColor);font-size:12px;width:290px}.new-custom-select-doctor-name,.new-custom-select-title{border:none;outline:none;width:100%}.pasthist{width:210px!important}.width_pasthist{width:90%!important}.incre-inpt-with18{width:80%!important}}@media (max-width:825px){.dctr_info_up_head{align-items:center;flex-direction:column;gap:30px;justify-content:center;text-align:center}.dctr_info_up_head22{margin-left:0}}@media (max-width:425px){.pasthist{width:170px!important}.width_pasthist{width:90%!important}.label_procedure{width:130px!important}.incre-inpt-with18,.width_procedure{width:90%!important}.vital_select{border:none;outline:none;width:150px}.jidj90{width:78%}.wei32j{width:48%!important}}*{margin:0;padding:0}body{padding:10px}.appointment{padding:5px}.h_head{align-items:center;background-color:var(--ProjectColor);border-radius:5px;color:var(--labelcolor);display:flex;height:auto;min-height:40px;padding:5px 10px}.h_head h4{display:flex;flex-wrap:nowrap}.con_1{flex-wrap:wrap;gap:15px;padding:7px 0;row-gap:5px}.con_1,.grid_1{display:flex;justify-content:center}.grid_1{align-items:center;flex-direction:column;width:100%}.req_width{width:0!important}.inp_1{flex-basis:calc(33.33% - 90px);gap:5px;justify-content:center;margin-bottom:10px}.inp_1 input{padding:5px}.inp_1 select{background-color:var(--selectbackgroundcolor);border:0;border-radius:5px;cursor:pointer;display:flex;height:25px;margin-bottom:2px;outline:0;padding:0 5px;width:165px}.inp_1 input[type=date]{width:165px}.inp_1 datalist{background-color:var(--selectbackgroundcolor)}.inp_1 label{align-items:center;display:flex;font-weight:700;justify-content:space-between;width:120px}.inp_1 input:focus+label,.inp_1 input:not(:placeholder-shown)+label{color:var(--labelcolor)}.btn_1{color:var(--projectwhite);height:30px}.btn_1,.grid_foot{align-items:center;display:flex;justify-content:center}.grid_foot{margin-top:20px}.grid_foot button{background-color:var(--ProjectColor);border:none;border-radius:15px;cursor:pointer;margin:0 10px;padding:8px 16px}.MuiDataGrid-root{max-width:-webkit-max-content;max-width:max-content;width:95%}.data_grid::-webkit-scrollbar{display:none}.data_grid{-ms-overflow-style:none;scrollbar-width:none}@media (max-width:950px) and (max-width:1320px){.kjewduw{display:flex;flex-direction:row!important}}@media (max-width:768px){.con_1{align-items:center;flex-direction:column}.h_head h3{font-size:15px}.MuiDataGrid-cell,.MuiDataGrid-columnHeader,.inp_1,.inp_1 input::placeholder{font-size:12px}.MuiDataGrid-root{width:80%}.data_grid{overflow-x:hidden}.modal_11{width:300px!important}}@media (min-width:769px) and (max-width:1024px){.MuiDataGrid-root{width:90%}.data_grid{overflow-x:hidden}}.billing{padding:10px}.img_section{align-items:center;display:flex;gap:50px;justify-content:flex-start;margin-left:10%;margin-top:20px}.img_1{flex-direction:column;gap:30px;padding:0 10px}.img_1,.img_1 input{align-items:center;display:flex;justify-content:center}.img_1 input,.img_2{width:200px}.img_2{background-color:#d4d4d2;height:200px;padding:10px}.img_2 img{height:100%;object-fit:fill;width:100%}.img_btn{align-items:center;display:flex;gap:30px;justify-content:center;margin-top:20px}.img_btn button{width:120px}.inp_2{border-bottom:1px solid var(--ProjectColor);margin:15px 0;width:100%}.inp_2 label{color:var(--labelcolor);font-size:12px!important;pointer-events:none;transition:all .2s}.select_inp{margin-bottom:13px;padding-bottom:14px}.inp_2 select option{margin-bottom:10px!important}.inp_2 input{background-color:initial;border:none;color:var(--labelcolor);flex:1 1;font-size:12px!important;outline:none;padding:10px 5px}.inp_2_textarea{border:none;display:flex}.inp_2 textarea{background-color:initial;border:none;bottom:5px;box-shadow:1px 1px 5px 5px #e7e5e5;outline:none;position:relative}@media (max-width:768px){.img_section{display:flex;flex-direction:column;margin-left:10px;overflow-x:hidden}}.bill_h{width:500px}.bill_h input,.bill_h label{font-size:20px!important}.flex{align-items:center;display:flex;justify-content:space-between;width:100%}.flex img{background-color:#ccc9c9;height:200px;object-fit:fill;width:350px}.bill_table_invoice{align-items:center;display:flex;flex-direction:column;justify-content:center}.norecords{color:var(--labelcolor);display:grid;margin-bottom:20px;place-items:center}.bill_table_invoice .h_head{margin-bottom:15px;width:100%}.table_invoice{height:auto;margin-bottom:10px;width:80%}.table_head{background-color:var(--ProjectColor)}.item_table table,.table_invoice table{border-collapse:collapse;font-family:arial,sans-serif;width:100%}#title_head{background-color:initial;border:none;box-shadow:1px 1px 5px 5px #e7e5e5;margin-left:10px;outline:none;width:150px}.select_inp,.select_title{margin-bottom:15px}.item_table td,.item_table th,.table_invoice td,.table_invoice th{background-color:initial;border:2px solid #fff;border-radius:5px;padding:8px;text-align:left}.item_table tr:nth-child(2n),.table_invoice tr:nth-child(2n){background-color:#ddd}.phy_name{width:300px!important}@media (max-width:768px){.table_invoice{overflow-x:scroll}.table_head,td,th{font-size:13px}.amt_inp{display:flex}.amt_inp label{margin-top:10px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.amt_inp input{width:50%}#title_head{width:100px}#title_head,.select_title{margin-bottom:15px}.bill_h,.phy_name{display:flex;width:100%!important}.bill_h{align-items:center;justify-content:center}.bill_h input,.bill_h label{font-size:14px!important;width:50%}.bill_h label{margin-bottom:0;padding:0}.flex{display:block}.inp_2 textarea{height:50px;width:50%}.flex img{background-color:#ccc9c9;height:200px;object-fit:fill;width:350px}}.tablet_detials{display:flex;gap:20px;height:auto;padding:10px;width:100%}.tablet_detials_1{height:100%;width:50%}.tablet_detials_1,.tablet_detials_2{border:1px solid var(--ProjectColor);border-radius:5px}.tablet_detials_2{height:auto;margin-bottom:10px;margin-top:10px;width:100%}.tablet_detials_1_head{align-items:center;border-bottom:1px solid var(--ProjectColor);color:var(--labelcolor);display:flex;height:40px;justify-content:space-between;padding-right:10px}.tablet_detials_1_head h3{margin-left:20px}.tablet_detials_1_head button{align-items:center;background-color:initial;border:0;color:var(--labelcolor);cursor:pointer;display:flex;justify-content:center;outline:0}.tablet_detials_1_body{display:flex;gap:20%;justify-content:flex-start;margin:20px;padding-right:10px}.tablet_detials_1_body_1{justify-content:space-around}.t_d_detial h3{color:var(--labelcolor)}.t_d_detial_1 p{margin-right:50px}.t_d_detial p{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media (max-width:768px){.tablet_detials{flex-direction:column}.tablet_detials_1{width:100%}.t_d_detial_1 p{margin-right:20px}.tablet_detials_1_head h3{font-size:16px}.t_d_detial p{font-size:14px}}.billingnew{flex-direction:column;padding:10px;width:100%}.billing_head,.billingnew{align-items:center;display:flex;justify-content:center}.billing_head{background-color:var(--ProjectColor);border-radius:10px;margin-bottom:10px;padding:10px 0;width:100%!important}.billing_detials{display:flex;margin:10px 0;padding:0 20px;width:90%}.billing_items{width:50%}.billing_data{margin-top:10px}.billing_data p{margin-left:10px}.billing_data h3{color:var(--labelcolor);margin-bottom:5px}.item_info{align-items:center;display:flex;flex-direction:column;justify-content:center;width:95%}.billing_info_head{color:var(--labelcolor);margin-top:10px;width:100%}.item_table{margin-top:10px;width:80%}.item_detials{align-items:flex-end;display:flex;flex-direction:column;margin-top:10px;width:100%}.item_detials_1{justify-content:space-between;padding-right:30px}.item_detials_1,.phy_sign{display:flex;margin-top:10px;width:500px}.phy_sign{align-items:center;flex-direction:column;gap:10px;justify-content:center}.phy_sign_img{background-color:#ccc9c9;height:50px;margin-top:20px;width:150px}.phy_sign_img img{height:100%;object-fit:fill;width:100%}.modal{-webkit-backface-visibility:visible;backface-visibility:visible;background-color:#12121247;background-size:cover;display:grid;height:100%;justify-content:center;padding:0;place-items:center;align-items:center;flex-direction:column;position:absolute;position:fixed;top:0;width:100%}.search_icon{color:var(--labelcolor)}.modal_11{background-color:#fff;padding:20px;position:relative;width:500px}.cancel_icon{position:absolute;right:10px;top:10px}.btn_2,.cancel_icon{color:var(--labelcolor);cursor:pointer}.btn_2{align-items:center;background-color:var(--ProjectColor);border:none;border-radius:25px;display:flex;gap:5px;height:35px;justify-content:center;padding:0 10px;width:200px}.del_grp{margin-top:10px}.css-9ffb5l{display:none!important}.css-wop1k0-MuiDataGrid-footerContainer{min-height:0!important}:is(.css-axafay-MuiDataGrid-virtualScroller,.css-frlfct,.MuiDataGrid-virtualScroller,.css-qvtrhg-MuiDataGrid-virtualScroller)::-webkit-scrollbar{height:8px!important;width:5px!important}:is(.css-axafay-MuiDataGrid-virtualScroller,.css-frlfct,.MuiDataGrid-virtualScroller,.css-qvtrhg-MuiDataGrid-virtualScroller)::-webkit-scrollbar-thumb{background:var(--ProjectColor)!important;border-radius:6px!important}:is(.css-axafay-MuiDataGrid-virtualScroller,.css-frlfct,.MuiDataGrid-virtualScroller,.css-qvtrhg-MuiDataGrid-virtualScroller)::-webkit-scrollbar-track{background:#c5c4c4!important}:is(.css-axafay-MuiDataGrid-virtualScroller,.css-frlfct,.MuiDataGrid-virtualScroller,.css-qvtrhg-MuiDataGrid-virtualScroller)::-webkit-scrollbar-thumb:hover{background:var(--ProjectColorhover)!important}.h_head_h_2{display:flex;justify-content:space-between}.doctor_select_1_90{align-items:center;display:flex;flex-wrap:wrap;gap:5px;justify-content:center}.doctor_select_1_90 label{display:flex;justify-content:space-between;width:100px}.doctor_select_1_90 select{background-color:var(--selectbackgroundcolor);border:none;border-radius:3px;outline:none;padding:3px 5px;width:125px}@media (max-width:400px){.doctor_select_1_90{flex-direction:column}}.for_total9{align-items:center;display:flex;gap:10px;justify-content:center}.for_total9 label{display:flex;justify-content:space-between;width:100px}.for_total9_xyz{width:100px}.for{align-items:left;background-color:#fff;display:flex;flex-direction:column;justify-content:flex-start;padding:10px}.align{width:100%!important}.hh{display:flex;flex-wrap:wrap}.align tr{align-items:center;display:flex;gap:30px;justify-content:center}.custom-label-title_pres{background-color:var(--ProjectColor);border-radius:5px;color:var(--labelcolor);font-size:13px;font-weight:700;margin-right:0;padding:7px;text-align:center;width:150px}.with_ins,.with_medi{width:230px}.med{font-weight:700;left:10px}.area_pres,.med{position:relative}.area_pres{border:1px solid #ccc;height:25px;padding:5px;resize:vertical;top:-1px;width:95%}.button-container_pres{display:block;gap:30px;padding:15px;text-align:center}.btncon_add{background-color:var(--ProjectColor);border:1px solid var(--ProjectColor);border-radius:30px;cursor:pointer;padding:8px 20px}.btncon_add:hover{background-color:var(--ProjectColorhover);color:var(--projectwhite)}.custom-header{background-color:var(--ProjectColor);border-radius:5px;box-sizing:border-box;color:var(--labelcolor);display:flex;font-size:16px;height:30px;padding:10px;width:100%!important}ul#selectedMedicines{list-style:none;margin:0;padding:0}ul#selectedMedicines li{margin:5px 0}.custom-label-medicine{border-radius:5px;margin-top:10px;outline:none}.duration-select{display:flex;gap:5px}.dura_with1{height:20px;width:20px!important}.dura_with{width:123px!important}.pres_input{width:50px}.notes_column{align-items:center;display:flex;flex-direction:column;position:relative;top:9px}#medicine{padding-left:5px}#slectbill_ins,#slectbill_medi{width:300px}.select_medicine_column{display:flex;flex-direction:column}.Selected-table-container{margin-top:20px;overflow-x:auto;width:100%}.selected-medicine-table2{width:100%}.selected-medicine-table2 th{background-color:var(--ProjectColor);border-radius:5px;color:var(--labelcolor);padding:7px;text-align:center}.selected-medicine-table2 td,.selected-medicine-table2 th{font-size:13px;padding:7px;text-align:center;white-space:nowrap}.selected-medicine-table2 tbody tr:nth-child(2n){background-color:#f2f2f2}.selected-medicine-table2 tbody tr:hover{background-color:#ddd}.Selected-table-container::-webkit-scrollbar{height:8px;width:12px}.Selected-table-container::-webkit-scrollbar-track{background:#0000}.Selected-table-container::-webkit-scrollbar-thumb{background-color:var(--ProjectColor);border:3px solid #0000;border-radius:6px}.Selected-table-container::-webkit-scrollbar-thumb:hover{background-color:var(--ProjectColorhover)}@media (max-width:768px){.Selected-table-container{overflow-x:auto;overflow-y:hidden;width:100%!important}.align td{right:0}.align td,.med{position:relative}.med{font-weight:700;left:10px}.select_medicine_column{position:relative;right:10px}.area{border:1px solid #ccc;height:65px;padding:5px;resize:vertical;width:95%}.button-container{align-items:center;flex-direction:column;padding:10px}}@media (max-width:397px){.select_medicine_column{left:0;position:relative}.area{border:1px solid #ccc;height:50px;padding:5px;resize:vertical;width:95%}}.total_calendar{padding:10px;width:98%}.total-emp-cald-con{height:100%;width:97%}.total-emp-cald-con::-webkit-scrollbar{width:.5em}.total-emp-cald-con::-webkit-scrollbar-thumb{background-color:initial}.total-emp-cald-con{-ms-overflow-style:none;scrollbar-color:#0000 #0000;scrollbar-width:thin}.total-emp-cald-con::-ms-scrollbar-thumb{background-color:initial}.emplee-calendar-contnr{height:100vh;overflow-y:auto}.employee-calender-title{padding:15px;width:100%}.h_head-emp-cldr{border-radius:5px;justify-content:flex-start;padding:10px}.calendar_head,.h_head-emp-cldr{background-color:var(--ProjectColor);display:flex}.calendar_head{align-items:center;border-radius:10px;box-sizing:border-box;height:40px;justify-content:space-between;margin-bottom:10px;padding:0 20px;width:100%}.calender_select_colr{color:var(--projectwhite)}.calender_select_colr option{color:var(--labelcolor)}.calender_select_opt{align-items:center;display:flex;font-size:15px;font-weight:600;gap:5px;justify-content:center;text-align:center}.calender_select_opt select{background-color:var(--ProjectColor);border:1px solid #fff;outline:0;width:80px}.slect-view-blk label{color:var(--labelcolor)}@media screen and (max-width:768px){.calendar_head{font-size:15px;width:99%}.calender_select_opt{font-size:13px}}body{background-color:#f0f0f0;padding:0}.calendar-container{font-family:Arial,sans-serif;height:90%;margin:0 auto;padding:0;width:95%}.calendar,.calendar-container{align-items:center;box-sizing:border-box;display:flex;flex-direction:column}.calendar{box-shadow:0 0 10px #0003;margin:10px;padding:0 10px;width:98%}.calendar,.calender_table_overall{border-radius:10px;justify-content:center}.calender_table_overall{align-items:center;box-sizing:border-box;display:flex;flex-direction:column;width:100%}.calender_table{box-shadow:0 4px 10px #00000026,0 2px 4px #0000001a;overflow:scroll;width:100%}.calender_table::-webkit-scrollbar{display:none}.calender_table_overall table{border-collapse:collapse;width:100%}.calender_table_overall thead{background-color:var(--ProjectColor);color:#fff}.calender_table_overall td,.calender_table_overall th{border:1px solid var(--ProjectColor);padding:10px;text-align:center}.calender_table_overall td{height:80px;width:80px}.calender_app{display:grid;padding-bottom:5px;place-items:center}.select_items_appointment{align-items:center;display:flex;justify-content:space-around;margin:20px;width:100%}.gap-fr-emplcldr{gap:80px}.doctor_select,.gap-fr-emplcldr{display:flex;justify-content:center}.doctor_select{align-items:center;color:var(--labelcolor);flex-wrap:wrap;text-align:center}.fnt-ic-book{font-size:15px!important;font-weight:700}.crt-the-emlclnd-wth{align-items:center;display:flex;gap:10px;justify-content:flex-start;row-gap:10px}.crt-the-emlclnd-wth label,.crt-the-emlclnd-wth span{border-color:#000;border-radius:5px}.crt-the-emlclnd-wth input{border:1px solid var(--ProjectColor);border-radius:5px;font-size:14px;height:12px;outline:none;padding:5px}.crt-the-emlclnd-wth span{font-size:15px}.crt-the-emlclnd-wth label{background-color:var(--ProjectColor);padding:4px 10px;width:130px}.crt-the-emlclnd-wth label,.lve-cdd-r label{color:var(--labelcolor);font-size:15px;font-weight:700}.lve-cdd-r label{background-color:initial;width:110px!important}.doctor_select select{background-color:var(--selectbackgroundcolor);border:0;height:auto;outline:0;width:100px;width:150px}.appoint_booked_count{align-items:center;color:var(--labelcolor);display:flex;font-size:13px;gap:10px;justify-content:center;text-align:center}.appoint_booked_count label{align-items:center;display:flex;font-weight:700;justify-content:space-between;width:100px}.appoint_booked_count span{color:var(--labelcolor)}.day{height:100%;padding:5px 0;width:100%}.date{font-size:1.2rem;font-weight:700}.appointment_cal{box-sizing:border-box;height:20px;padding:5px}.appointment_cal h3{color:var(--labelcolor);font-size:12px;margin:0;text-align:center;width:-webkit-max-content;width:max-content}.appointment_body_1{align-items:flex-start;display:flex;flex-direction:column;font-size:var(--fontsize);gap:5px;justify-content:center;margin-top:10px;width:100%}.appointment_data_1 div{color:gray;display:flex;justify-content:space-evenly;width:45%}.appointment_data_1{align-items:center;display:flex;gap:10px;justify-content:space-evenly;position:relative;width:100%}.appointment_count_1{color:var(--labelcolor);font-weight:600}.appointment_data_1 button{background-color:initial;border:0;cursor:pointer;display:grid;height:100%;outline:0;place-items:center;position:absolute;right:0;width:20px}.DFC_BV{gap:20px}.booked_icon{color:var(--labelcolor);font-size:15px!important}.cal_mon_1{align-items:center;color:var(--labelcolor);display:flex;gap:10px;justify-content:center;padding-top:10px;width:100%}.day:hover{background-color:var(--ProjectColorhover);cursor:pointer}.cal_mon_1 h3{align-items:center;display:flex;height:10px;justify-content:center;width:170px!important}.cal_mon_1 button{background-color:initial;border:0;color:var(--labelcolor);cursor:pointer;outline:0}.cal_mon_1 button:active{background-color:var(--ProjectColorhover);border-radius:25%;color:var(--projectwhite)}.sdjkfhdf_7g{display:flex;flex-wrap:wrap;gap:25px}.rdgdr_8jyu{align-items:center;display:flex;font-size:13px;gap:10px;justify-content:space-between;margin-bottom:10px}.jdfy_53d label,.rdgdr_8jyu label{display:flex;font-weight:700;justify-content:space-between;width:105px}.jdfy_53d p{width:100px}.jshudu_42{background-color:#f9f9f9;box-shadow:0 2px 4px #0000001a;flex-direction:column;justify-content:space-between;padding:15px}.drnhkisfdhl,.jshudu_42{border-radius:10px;display:flex}.drnhkisfdhl{align-items:center;gap:20px}.drnhkisfdhl button{background-color:var(--ProjectColor);border-radius:5px;cursor:pointer;padding:2px 4px;width:35px}@media (max-width:1130px){.doctor_select select{background-color:var(--selectbackgroundcolor);width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;width:150px}.total_calendar{width:98%}.calendar-container{padding:10px 0;width:100%}.calendar{font-size:12px;width:95%}.day{height:100px;width:150px}.gap-fr-emplcldr{display:flex;gap:25px;justify-content:center}.employee-calender-title{padding:15px;width:98%}.calendar_head{font-size:15px;width:99%}}.modal-container{align-items:center;background-color:#00000080;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%}.App_Cal_modal{align-items:center;background-color:#fff;border-radius:5px;box-shadow:0 0 10px #0003;display:flex;flex-direction:column;height:300px;justify-content:flex-start;padding-top:18px;position:relative;text-align:center;width:300px}.App_Cal_modal h3{color:var(--labelcolor);font-size:16px;margin:0}.App_Cal_modal ul{background-color:#f8f7f7;box-shadow:1px 1px 5px 5px #e7e5e5;color:#afacac;height:200px;list-style:none;margin-top:10px;overflow-y:auto;padding:0;width:70%}.App_Cal_modal li{font-size:14px;margin-top:5px}.booked_app_btn{background-color:initial;border:none;border-radius:50%;color:var(--labelcolor);cursor:pointer;height:40px;position:absolute;right:5px;top:5px;width:40px}.booked_app_1_btn{display:flex;justify-content:space-around;width:70%}.booked_app_1_btn button{background-color:var(--ProjectColor);border:none;border-radius:15px;color:var(--labelcolor);cursor:pointer;padding:5px 10px;width:auto}.App_Cal_modal ul::-webkit-scrollbar{background-color:var(--ProjectColor);width:2px}@media(max-width:768px){.App_Cal_modal{height:300px;width:250px}.employee-calender-title{padding:15px;width:95%}.total_calendar{width:96%}}.calendar_weekly .body .selected{border-bottom:2px solid #0000;border-image:linear-gradient(45deg,#1a8fff,#70ceea 10%);border-image-slice:1}.calendar_weekly .body .today{border-bottom:2px solid #0000;border-image:linear-gradient(45deg,#ff1a79,#eb82b3 40%);border-image-slice:1}.calendar_weekly{align-items:center;border-radius:5px;box-sizing:border-box;display:flex;flex-direction:column;font-family:Arial,sans-serif;gap:20px;justify-content:center;margin:0 auto;padding:10px;width:100%}.new_week_footer{justify-content:space-around}.Week_header,.new_week_footer{align-items:center;background-color:var(--ProjectColor);display:flex}.Week_header{border-radius:10px;box-sizing:border-box;height:40px;margin-bottom:10px;padding:0 10px;width:100%}.days_date{border:1px solid var(--ProjectColor);margin:20px;overflow:auto;width:100%}.days{align-items:center;background-color:var(--ProjectColor);border-collapse:collapse;box-sizing:border-box;display:flex;font-weight:600;height:40px;justify-content:center;overflow-x:auto;padding:4px}.row{border-right:1px solid var(--ProjectColor);flex-direction:row;height:150px;margin:0;text-align:center;width:100%}.col,.row{align-items:center;box-sizing:border-box;display:flex;justify-content:center;padding:0}.col{border-collapse:collapse;color:#fff;flex:1 1;flex-direction:column;height:80%;white-space:nowrap}.appointment_details_week{align-items:center;display:flex;flex-direction:column;justify-content:center;width:80%}.app_d_week_1{color:var(--labelcolor);height:40px;justify-content:flex-start;width:350px}.app_d_week_1,.app_d_week_1 h4{align-items:center;display:flex}.app_d_week_1 h4{font-size:14px;gap:10px;justify-content:space-between;text-align:start;width:210px}.app_d_week_1 p{align-items:center;color:gray;display:flex;height:100%;justify-content:flex-start;margin-left:5px;text-align:center}.app_week_det_1{align-items:center;box-shadow:0 0 10px #0003;display:flex;flex-direction:column;font-size:13px;justify-content:center;margin-top:20px;padding:5px;width:70%}.app_week_det_2{align-items:center;border-bottom:1px solid var(--ProjectColor);display:flex;justify-content:space-around;margin-top:10px;width:80%}@media (max-width:768px){.app_d_week_1{font-size:12px}.app_week_det_1{width:100%}.calendar_weekly{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:0;max-width:100%}.days{flex-direction:row;height:30px;overflow-x:hidden;width:810px}.col{border:none;border-right:1px solid #eeeded;box-sizing:border-box;display:flex;flex:1 1;flex-direction:column;min-width:auto;padding:0;text-align:center;white-space:nowrap}.days_date{width:100%}.calendar{align-items:center;border-radius:10px;box-shadow:0 0 10px #0003;box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;margin:20px;padding:0 10px;width:95%}.doctor_select select{background-color:var(--selectbackgroundcolor);width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;width:150px}.row{align-items:center;display:flex;margin:0;padding:0;width:812px}.gap-fr-emplcldr{display:flex;gap:25px;justify-content:center}}@media (max-width:520px){.total_calendar{padding:5px;width:94%}.select_items_appointment{gap:10px}.jhsdfhk{display:flex;flex-direction:column}.app_d_week_1{align-items:center;display:flex;font-size:13px;justify-content:flex-start;width:215px!important}.app_week_det_2{justify-content:space-between;width:95%}.calendar_weekly{margin:0;max-width:100%;padding:10px 0}.calendar,.calendar_weekly{align-items:center;display:flex;flex-direction:column;justify-content:center}.calendar{border-radius:10px;box-shadow:0 0 10px #0003;box-sizing:border-box;margin:20px;padding:0 10px;width:88%}.crt-the-emlclnd-wth{align-items:center;display:flex;flex-wrap:wrap;gap:5px;justify-content:center;row-gap:0;text-align:center;width:230px}.crt-the-emlclnd-wth label{display:flex;font-size:12px;justify-content:center;padding:5px;width:175px}.doctor_select select{background-color:var(--selectbackgroundcolor);font-size:13px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;width:118px}.days{flex-direction:row;height:30px;overflow-x:hidden}.col{border:none;border-right:1px solid #eeeded;box-sizing:border-box;color:var(--labelcolor);flex:1 1;height:15px;min-width:auto;padding:0;white-space:nowrap}.col,.fnt-ic-book{display:flex;flex-direction:column;text-align:center}.fnt-ic-book{justify-content:center;width:125px}.gap-fr-emplcldr{display:flex;gap:25px;justify-content:center}.employee-calender-title{padding:15px;width:90%}.crt-the-emlclnd-wth input{border-radius:5px;font-size:14px;height:10px;padding:6px 5px;width:170px}.select_items_appointment{width:216px}.app_d_week_1 h4{width:110px}}.timeline{border-left:1px solid #ccc;flex-direction:column;padding-left:20px}.timeline-item{border-bottom:1px solid var(--ProjectColor);display:flex;height:50px;padding-left:10px}.time{align-items:center;display:flex;font-weight:700;height:100%;justify-content:space-between;padding-right:10px;width:110px}.appointment_det_name{background-color:var(--ProjectColor);border-radius:5px;color:var(--labelcolor);padding:5px}.app_d_week2{color:var(--labelcolor);height:40px;justify-content:center}.app_d_week2,.app_d_week2 p{align-items:center;display:flex}.app_d_week2 p{color:gray;height:100%;margin-left:5px}.timeline{box-shadow:0 0 10px #0003;display:flex;margin-top:20px;padding:0 10px;width:60%}.new_day_app{height:100%;justify-content:space-around}.appointment_content,.new_day_app{align-items:center;display:flex;width:100%}.appointment_content{margin-bottom:10px}.appointment_content,.calender-container{flex-direction:column;justify-content:center}.calender-container{align-items:center;display:flex}@media screen and (max-width:920px){.new_day_app{display:flex;flex-direction:column;gap:5px}.timeline-item{align-items:center;border-bottom:1px solid var(--ProjectColor);display:flex;height:auto;justify-content:center;padding:10px 0 10px 10px}.timeline{width:80%}.app_d_week2{font-size:12px}}.gnfghhfgh{display:flex;gap:50px!important;justify-content:space-evenly!important}.new__jhtf55{display:flex;flex-direction:column;justify-content:center}.new__jhtf55 span{display:flex;flex-wrap:wrap;font-size:11px;width:200px}.drefgrgree{align-items:center;display:flex;justify-content:space-between;row-gap:5px}.drefgrgree2{display:flex;flex-direction:column;justify-content:center}.drefgrgree33{display:flex;font-size:11px;gap:10px;justify-content:flex-end;padding:1px;width:100%}.drefgrgree33 label{display:flex;justify-content:space-between;width:100px}.drefgrgree33 h4{width:150px}.drefgrgree_head{align-items:center;display:flex;justify-content:space-around}.kkk_ghfg{display:flex;justify-content:flex-start;width:100%}.kkk_ghfg td,.kkk_ghfg th{font-size:11px;padding:2px;text-align:start}.hjyttyty_{margin-top:0!important}.jsegfgseyu{margin-top:5px!important}.rgdrg{justify-content:flex-start!important;margin-left:20px}.nhbyh_5443f7{align-items:center;display:flex;font-size:12px;gap:10px;padding:3px}.nhbyh_5443f7 label{align-items:center;display:flex;font-weight:700;justify-content:space-between;width:125px}.nhbyh_5443f7 h3{font-size:12px;text-align:start;width:200px}.luutt_8{align-items:center;display:flex;font-size:13px;gap:5px;margin-left:6px;width:100%}.luutt_8 label{display:flex;font-weight:700;justify-content:space-between;width:125px}.luutt_8 h3{font-size:12px}.total_con_bill_jj{align-items:center;display:flex;justify-content:space-between;width:100%}.fdfgdfgd{display:flex;flex-direction:column!important;justify-content:flex-start!important}.drefgrgree33_bar{justify-content:center!important}.drefgrgree_9loyuhky{align-items:center;display:flex;gap:10px;justify-content:space-around}.kkk_ghfgdd{font-family:Arial,sans-serif;font-size:12px!important}.kkk_ghfgdd,.kkk_ghfgdd table{border-collapse:collapse;width:100%}.kkk_ghfgdd td,.kkk_ghfgdd th{padding:3PX 10px;text-align:left}.kkk_ghfgdd th{font-weight:700}.kkk_ghfgdd td:first-child,.kkk_ghfgdd th:first-child{width:22%!important}.kkk_ghfgdd td:nth-child(2),.kkk_ghfgdd th:nth-child(2){width:63.5%!important}.kkk_ghfgdd td:nth-child(3),.kkk_ghfgdd th:nth-child(3){width:20%!important}.hdcnjedd_p_neww{display:flex;font-size:14px!important;justify-content:flex-start}.hdcnjedd_p_neww h4{width:80px}.patient_profile{box-sizing:border-box;padding:10px}.p_head{align-items:center;background-color:var(--ProjectColor);border-radius:5px;color:var(--labelcolor);display:flex;height:40px;padding:0 10px}.p_data{display:flex;height:300px;margin-top:10px;width:100%}.p_p_detials{border:1px solid var(--ProjectColor);border-radius:15px;box-sizing:border-box;height:100%;overflow:hidden;padding:0 15px;width:400px}.jnj6{display:flex;flex-wrap:wrap}.hid-prof-til{height:345px}.p_p_detial_1{display:flex;flex-direction:column;gap:10px;height:100%;justify-content:space-between;padding:0 10px;width:calc(100% - 400px)}.p_p_data{height:calc(100% - 100px)}.p_p_data,.p_p_data_1{border:1px solid var(--ProjectColor);border-radius:15px;width:100%}.p_p_data_1{align-items:center;box-sizing:border-box;display:flex;height:90px;justify-content:space-around;padding:0 10px}.ince-tble-emp-pro,.p_data_1{height:auto}.p_data_1{box-sizing:border-box;display:flex;justify-content:space-between;margin-top:10px;padding:10px;width:100%}.emp-prof-cntraln{display:flex;gap:20px;justify-content:space-around;margin-top:60px;padding-top:30px}.daily-atnd-slct{border:none;outline:none;width:auto}.gap-fr-empl-prof{gap:15px;justify-content:center}.flx-wrp-modals{display:flex!important;flex-direction:row!important;flex-wrap:wrap;gap:20px;justify-content:center}.img-mrgn-tp{margin-top:20px}.p_p_data_detial{border:1px solid var(--ProjectColor);border-radius:15px;height:100%;width:300px}.p_p_data_detial_1{border-radius:15px;display:flex;justify-content:space-around;width:550px}.p_p_data_detial_2{border:1px solid var(--ProjectColor);border-radius:15px;box-sizing:border-box;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:15px 10px;width:380px}.p_profile_img_head{align-items:center;border-bottom:1px solid var(--ProjectColor);box-sizing:border-box;display:flex;gap:15px;justify-content:flex-start;padding-bottom:10px;width:100%}.cntr-tmelne{display:flex;justify-content:center}.p_p_space{padding:10px}.p_profile_img{height:35px;width:35px}.img_096,.p_profile_img{background-color:#333;border-radius:50%;margin-top:10px;overflow:hidden}.img_096{height:110px;width:110px}.p_profile_img img{height:100%;object-fit:fill;width:100%}.p_profile_name{align-items:center;color:var(--labelcolor);display:flex;flex-direction:column;height:100%;justify-content:center;margin-top:15px;width:200px}.p_profile_name h3,.p_profile_name h5{display:flex;justify-content:flex-start;width:200px}.p_profile_name h5{align-items:center;color:var(--labelcolor);gap:5px;height:100%}.p_profile_body{height:calc(100% - 50px);padding:12px 5px 12px 0;width:100%}.p_p_data_items h3,.p_p_data_items h6,.p_profile_body h3{color:var(--labelcolor);width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.p_p_data_items h3{font-size:16px}.p_profile_body h3{display:flex;justify-content:center;width:100%}.p_p_data_items h3:hover{color:var(--projectwhite)}.p_profile_body_icon{align-items:center;color:var(--labelcolor);display:flex;font-size:13px;gap:20px;justify-content:flex-start;margin-top:10px;width:100%}.css-i4bv87-MuiSvgIcon-root{font-size:1.3rem!important}.icn-emp-pro-cs{margin-top:20px}.ieudh78e6e34{color:var(--labelcolor);display:flex;flex-wrap:wrap!important;font-size:13px;width:70%}.p_profile_body_icon textarea{background-color:initial;border:none;box-shadow:1px 1px 5px 5px #e7e5e5;font-size:13px;height:50px;outline:none;padding:5px;width:170px}.p_profile_items{margin-left:15px;width:200px}.p_profile_data{align-items:center;display:flex;flex-direction:column;margin:10px 10px 18px;text-align:center}.p_profile_data h3,.p_profile_data h4{color:var(--labelcolor);font-size:14px;margin-left:0;margin-top:5px;width:140px}.overview h3{border-bottom:1px solid var(--ProjectColor);padding:5px;width:100%}.p_profile_items_11{gap:30px;text-align:center}.p_p_data_items,.p_profile_items_11{align-items:center;display:flex;justify-content:center}.p_p_data_items{color:var(--labelcolor);height:40px;padding:0 5px;width:100px}.p_p_data_items h3 span,.p_p_data_items h6{color:var(--labelcolor);font-size:12px}.alifn-stght h6,.bmb-gap h6,h3{align-items:center;display:flex;gap:5px;justify-content:center}.bmb-gap h6{margin-left:5px}.p_profile_data h6{background-color:var(--ProjectColor);border-radius:5px;font-size:13px;padding:5px 3px;width:135px}.flex_1{align-items:center;border-radius:15px;box-shadow:1px 1px 5px 1px var(--ProjectColor);cursor:pointer;display:flex;gap:5px;height:60px;justify-content:space-between;width:210px}.flex_1:hover{background-color:var(--ProjectColorhover);color:var(--projectwhite)}.cente_1{background-color:#f1d4b1;display:grid;place-items:center}.cente_1:hover{background-color:var(--ProjectColorhover);color:var(--projectwhite)}.dot_1 .dottt{background-color:var(--ProjectColor)!important}.p_timeline_img{border:1px solid var(--ProjectColor);border-radius:10px;display:grid;height:40px;place-items:center;width:65px}.p_p_data_items_left{align-items:center;display:flex;flex-direction:column}.p_p_data_items_left .p_p_data_items{background-color:var(--ProjectColor);margin-top:30px}.p_p_data_items_left .p_p_data_items :hover{background-color:var(--ProjectColorhover)}.p_p_data_detials_2_img{background-color:#d6d4d4;height:150px;width:150px}.p_p_data_detials_2_img img{height:100%;object-fit:fill;width:100%}.p_p_data_detials_2_images{display:flex;gap:30px!important;justify-content:space-around;row-gap:20px}.p_p_data_detials_2_view{color:var(--labelcolor);display:grid;margin-top:15px;place-items:center}.vie-al-pic{align-items:center;background-color:initial;border:none;color:var(--labelcolor);cursor:pointer;display:flex;font-size:15px;gap:3px;justify-content:center;outline:none;text-align:center}.vie-al-pic:hover{color:var(--ProjectColor)}.viw-all-allpic{display:flex;overflow:auto;overflow-y:auto;width:600px}.viw-all-allpic::-webkit-scrollbar{height:5px;width:10px}.viw-all-allpic::-webkit-scrollbar-thumb{background-color:var(--ProjectColor);border-radius:5px}.viw-all-allpic::-webkit-scrollbar-track{background-color:initial}.images_show::-webkit-scrollbar{height:5px;width:5px}.images_show::-webkit-scrollbar-thumb{background-color:var(--ProjectColor);border-radius:5px}.images_show::-webkit-scrollbar-track{background-color:initial}.image_display32w{border:1px solid var(--ProjectColor);border-radius:5px;flex-wrap:wrap;margin-right:5px;padding:5px;row-gap:10px}.image_display32w,.images_show{align-items:center;display:flex;justify-content:center;text-align:center}.images_show{gap:30px;height:60%;margin:0 30px;padding:10px;width:90%}.shdiwjh34{border:none;border-radius:5px;color:var(--labelcolor);cursor:pointer;display:flex;font-size:15px;justify-content:flex-start;margin:20px;outline:none;padding:10px;width:102px}.shdiwjh34:focus{background-color:var(
    --ProjectColor
  )}.shdiwjh34:not(:focus){background-color:var(
    --projectwhite
  )}.wasx{justify-content:flex-start;width:200px}.images_show_1,.wasx{align-items:center;display:flex;flex-direction:column}.images_show_1{justify-content:center;text-align:center}.jqwgdyw56{display:flex;gap:5px;justify-content:center}.edferki4 img{height:150px;width:150px}.sideopen_showcamera_profile{left:250px;width:calc(100% - 250px)}.showcamera_profile,.sideopen_showcamera_profile{align-items:center;background-color:#00000080;display:flex;height:100%;justify-content:center;position:fixed;top:0}.showcamera_profile{left:0;width:100%}.newwProfiles{align-items:center;background-color:#fff;border-radius:5px;box-shadow:0 0 10px #0003;display:flex;flex-direction:column;gap:10px;height:75%;justify-content:flex-start;overflow:auto;position:relative;width:80%}.newwProfiles .appointment{display:flex;flex-direction:column;gap:10px!important;padding:0;width:99%}.closeicon-cs{background-color:var(--ProjectColor);border:none;border-radius:20px;color:var(--labelcolor);cursor:pointer;margin:10px;margin-bottom:20px!important;outline:none;padding:10px 20px}.closeicon-cs:hover{background-color:var(--ProjectColorhover)}.text-hmeicn{border:1px solid var(--ProjectColor);border-radius:10px;color:var(--labelcolor);display:flex;flex-wrap:wrap;height:60px;padding:10px;width:80%}.flex_vital{background-color:var(--ProjectColor);width:200px}.flex_vital:hover{color:var(--projectwhite)}.pdf_img_show{align-items:center;display:flex;height:106%;justify-content:center;text-align:center}.clse_pdf_img{border-radius:20px;color:var(--labelcolor);font-size:30px;position:relative}@media (max-width:1080px){.p_head{width:98%}.p_data,.p_data_1{flex-direction:column}.p_data{height:auto}.p_p_data_detial,.p_p_data_detial_1,.p_p_data_detial_2,.p_p_detial_1,.p_p_detials{margin-top:25px;width:95%}.p_p_data_1{margin-top:10px}.p_data,.p_data_1,.patient_profile{align-items:center;flex-direction:column}.p_data,.p_data_1,.p_p_space,.patient_profile{display:flex;justify-content:center}.p_p_data_detials_2_images{gap:30px}.p_profile_img_head{align-items:center;border-bottom:1px solid var(--ProjectColor);box-sizing:border-box;display:flex;gap:100px;justify-content:flex-start;padding-bottom:10px;width:100%}.text-hmeicn{width:80%}.p_profile_body_icon{color:var(--labelcolor);font-size:13px;justify-content:flex-start;margin-top:10px;width:100%}.images_show,.p_profile_body_icon{align-items:center;display:flex;gap:10px}.images_show{flex-direction:column;height:100%;justify-content:center;overflow-x:auto;overflow-y:auto;padding:0;text-align:center;width:85%}.emp-prof-cntraln{margin-top:0;padding-top:0}}@media (max-width:800px){.p_profile_items_11{display:block}.p_profile_items{display:grid;place-items:center;width:90%}.p_p_data_detials_2_img{align-items:center;display:flex;flex-direction:column;height:100px;justify-content:center;object-fit:fill;width:100px}.p_p_data_items_left .p_p_data_items{margin-top:15px}.p_p_data_1{padding:0 10px}.p_p_data_detials_2_images{gap:5px}.viw-all-allpic{column-gap:30px;flex-wrap:wrap;margin:10px}.pdf_img_show,.viw-all-allpic{display:flex;flex-direction:column}.pdf_img_show{align-items:center;height:81%;justify-content:center;margin-top:63px;text-align:center;width:100%}.selt-dctr-nse select{width:125px!important}.selt-dctr-nse label{font-size:13px;width:100px}.p_p_data_detial_1{display:block}.p_p_data_1{box-sizing:border-box;flex-direction:column;gap:20px;height:auto;padding:10px 0}.p_p_data_items{align-items:center;display:flex;flex-direction:column;gap:5px;justify-content:space-between;width:250px!important}.flex_1{flex-direction:row}.text-hmeicn{width:80%}.p_profile_img_head{border-bottom:1px solid var(--ProjectColor);box-sizing:border-box;gap:15px;justify-content:flex-start;padding-bottom:10px;width:100%}.p_profile_img_head,.p_profile_name{align-items:center;display:flex;flex-direction:column}.p_profile_name{color:var(--labelcolor);gap:10px;height:50%;justify-content:center;width:200px}.p_profile_name h3{display:flex;justify-content:center;width:200px}.ieudh78e6e34{color:var(--labelcolor);display:flex;flex-wrap:wrap!important;font-size:13px;width:70%}.edferki4 img{height:100px;width:100px}.images_show{align-items:center;display:flex;gap:10px;height:100%;justify-content:flex-start;padding:0;text-align:center;width:80%}.jqwgdyw56{flex-direction:column;row-gap:10px}.edferki4 img{height:150px;width:150px}.image_display32w{border:none}}@media (min-width:950px) and (max-width:1290px){.p_p_data_detial_1{display:block}.p_p_data_items_left .p_p_data_items{margin-top:15px}.p_p_data_1{padding:0 10px}.p_p_data_detials_2_images{gap:10px}.images_show{align-items:center;display:flex;flex-direction:column;gap:20px;height:100%;justify-content:center;text-align:center;width:auto}.wasx{height:50px}.viw-all-allpic{align-items:center;display:flex;justify-content:center;overflow:auto;overflow-x:auto;overflow-y:auto;text-align:center;width:600px}}.BodyofExpensesMaster{display:flex;gap:40px;margin:30px;text-align:center}.FirstpartOFExpensesMaster{width:50%}.First_Input_1{display:flex;width:auto!important}.P_input_1{justify-content:center!important}.Lable_style_1{color:var(--labelcolor);white-space:nowrap}.Addnamebtn_pt1{height:24px;margin-left:10px;outline:none;width:25px}.Addnamebtn_pt1,.Addnamebtn_pt2{border:none;color:var(--labelcolor);cursor:pointer}.Addnamebtn_pt2{font-size:12px;font-weight:700;letter-spacing:1.2px;padding:4px}.Cash_invoice_firstpart{height:auto;padding-bottom:20px;padding-top:20px}.Cash_QuickStock_container_form{display:flex;flex-direction:row;justify-content:space-evenly}.Cash_QuickStock_container_div,.Cash_QuickStock_container_div_2{align-items:center;display:flex;gap:10px;width:20%}.Cash_containerlabel{color:var(--labelcolor);display:block;font-size:15px;font-weight:700;margin-bottom:5px;white-space:nowrap}.cashInventory{border:1px solid #ccc;border-radius:3px;font-size:12px;height:28px;padding:0 10px;width:70%}.Cash_QuickStock_container_div_3{align-items:center;display:flex;gap:10px;width:30%}.cashInventor_2{width:23%}.cashInventor_2,.cashInventor_3{border:1px solid #ccc;border-radius:3px;font-size:12px;height:28px;padding:0 10px}.cashInventor_3{width:43%}.Save_btn{background-color:var(--ProjectColor);border:none;border-radius:10px;color:var(--labelcolor);cursor:pointer;padding:8px 15px}.cashInventory_txt{border:1px solid #ccc;border-radius:3px;font-size:12px;height:70px;padding:0 10px;width:70%}.inp_1{align-items:center;border-bottom:1px solid var(--ProjectColor);display:flex;flex-basis:calc(33.33% - 15px);justify-content:flex-start;margin-bottom:15px}.inp_1 input{background-color:initial;border:none;color:var(--labelcolor);outline:none;padding:10px 5px}.inp_1 input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{display:none}.inp_1 input::placeholder{color:#979696}.inp_1 label{color:var(--labelcolor);width:100px}.inp_1 input:focus+label,.inp_1 input:not(:placeholder-shown)+label{color:#333;font-size:12px;top:-12px}.btn_1{background-color:var(--ProjectColor);border:none;border-radius:25px;color:var(--labelcolor);cursor:pointer;height:35px;width:100px}.btn_1 :hover{background-color:var(--ProjectColorhover);color:var(--projectwhite)!important}.cell_btn{color:var(--labelcolor)!important;font-size:12px!important}.data_grid{border:none;overflow-x:auto;width:100%}.cashforwidth1{width:25%}.cashforwidth2{width:45%}.Serchbtn_cash{cursor:pointer}.Serchbtn_cash,.Spanletter{color:var(--labelcolor)}.petty_overall{width:95%}.ShiftClosing_over{width:100%}.ShiftClosing_Container,.ShiftClosing_over{align-items:center;display:flex;flex-direction:column;justify-content:center}.ShiftClosing_Container{gap:15px;padding:20px 0;width:98%}.ShiftClosing_header{background-color:var(--ProjectColor);border-radius:5px;color:var(--labelcolor);height:40px;width:100%}.ShiftClosing_header h3{align-items:center;display:flex;height:100%;justify-content:flex-start;margin-left:10px;width:100%}.ShiftClosing_Invoice_container{align-items:center;display:flex;flex-direction:column;gap:10px;justify-content:center;width:95%}.ShiftClosing_Invoice{height:30px;width:100%}.ShiftClosing_Invoice div{align-items:center;display:flex;height:100%;width:250px}.ShiftClosing_Invoice_span{border-bottom:2px solid var(--ProjectColor);padding:0 10px 0 0;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.ShiftClosing_Invoice_span span:first-child{color:var(--labelcolor);font-size:18px;margin-bottom:5px}.ShiftClosing_Invoice_span span:last-child{color:grey}.ShiftClosing_Con{flex-direction:column;gap:25px;width:80%}.ShiftClosing_Con,.ShiftClosing_Con_row{align-items:center;display:flex;justify-content:center}.ShiftClosing_Con_row{height:40px;justify-content:space-between;width:100%}.ShiftClosing_Con_column{align-items:center;display:flex;gap:10px;width:45%}.ShiftClosing_Con_column label{color:var(--labelcolor);display:flex;font-size:15px;font-weight:700;justify-content:space-between;width:150px}.ShiftClosing_Con_column select{border:1px solid grey;border-radius:5px;height:30px;padding:0 5px;width:calc(100% - 160px)}.ShiftClosing_Con_column input{border:1px solid grey;border-radius:5px;height:25px;padding:0 5px;width:calc(100% - 170px)}.Issue_input{display:flex;gap:10px;width:calc(100% - 135px)}.Issue_input input:first-child{width:20%}.Issue_input_111{width:70%!important}.ShiftClosing_Con_column textarea{border-radius:5px;height:35px;padding:0 5px;width:calc(100% - 165px)}.Shift_button{align-items:center;display:flex;height:60px;justify-content:center;width:100%}.Shift_button button{background-color:var(--ProjectColor);border:0;border-radius:10px;height:30px;outline:0;padding:0 10px;width:120px}@media screen and (min-width:500px)and (max-width:950px){.ShiftClosing_Con{gap:25px}.ShiftClosing_Con_row{flex-direction:column;gap:15px;height:auto}.ShiftClosing_Con_column{width:400px}.ShiftClosing_Con_column textarea{width:230px}.MuiDataGrid-cell,.MuiDataGrid-columnHeader,.inp_1,.inp_1 input::placeholder{font-size:12px}.BodyofExpensesMaster{align-items:center;flex-direction:column;justify-content:center;margin:0;width:100%}.FirstpartOFExpensesMaster{width:100%}.FirstpartOFExpensesMaster h2{font-size:15px}}@media screen and (max-width:500px){.ShiftClosing_over{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:10px;width:95%}.ShiftClosing_Con{gap:25px;width:100%}.ShiftClosing_Con_row{flex-direction:column;gap:15px;height:auto;width:100%}.ShiftClosing_Con_column{min-width:300px;width:90%}.ShiftClosing_Con_column textarea{height:25px;width:125px}.BodyofExpensesMaster{align-items:center;flex-direction:column;justify-content:center;margin:0;width:100%}.FirstpartOFExpensesMaster{width:100%}.FirstpartOFExpensesMaster h2{font-size:17px}}body{background-color:#f5f5f5;font-family:Arial,sans-serif;margin:0}.dashboard_mmm{background:linear-gradient(180deg,#e8eeff,#fffbf1);padding:10px}.cards-container{background-color:#fff;box-shadow:0 6px 12px #00000026;display:flex;flex-direction:column;gap:7px;padding:10px;width:50%}.char_Mnewx h3 i{font-size:20px;margin-right:8px}.char_Mnewx{align-items:center;border-radius:12px;box-shadow:0 6px 12px #00000026;color:#fff;display:flex;flex:1 1;flex-direction:column;height:98px;min-width:47%;padding:7px;transition:box-shadow .3s ease}.cards-container h3,.char_Mnewx,.chart_MM h3,.patient-details h3{text-align:center}.char_Mnewx:hover{box-shadow:0 8px 16px #0003}.Booked-Booked4{background-color:#4caf50}.Completed-sales{background-color:#1e90ff}.Canceled{background-color:tomato}.charts-container{display:flex;flex-wrap:wrap;gap:20px;justify-content:space-between}.chart_MM{background-color:#fff;border-radius:5px;box-shadow:0 6px 12px #00000026;height:430px;min-width:350px;padding:7px}.unique-visitors{border-radius:5px!important;height:100%!important;width:60%!important}.chart_MM h3{font-size:18px;font-weight:700;margin-bottom:10px}.patient-details{display:flex;flex-direction:column;row-gap:5px}.css-ahj2mt-MuiTypography-root{font-size:14px!important}.chart_MM.customers_p93 h1{font-size:24px;margin:0}.customers_p93{flex-direction:column;height:100%!important;width:38%!important}.customers_p93,.customers_p93_Doughnt{align-items:center;display:flex;justify-content:center}.customers_p93_Doughnt{height:320px!important;width:320px!important}.djfhueiki_ui{background-color:#fff;box-shadow:0 6px 12px #00000026;height:250px;justify-content:center;width:290px}.djfhueiki_ui,.rgrdfg_7u{align-items:center;display:flex}.rgrdfg_7u{gap:10px;justify-content:space-between;margin-bottom:20px}.pie-chart{align-items:center;display:flex;height:200px;justify-content:center;width:200px}.dsjje_p03w{display:flex;gap:15px}.pie-chart-polar-olk{height:320px;width:320px}.customers_p93_Doughnt_od4{height:300px!important;width:300px!important}@media (max-width:768px){.cards-container,.charts-container{flex-direction:column}.char_Mnewx,.chart_MM{width:100%}.chart_MM{padding:15px}.chart_MM h3{font-size:16px}.chart_MM.customers_p93 h1{font-size:20px}.rgrdfg_7u{flex-direction:column;justify-content:center}.cards-container,.djfhueiki_ui{width:100%}}.Chart_view_container{background-color:#bc974232;box-sizing:border-box;display:flex;flex-direction:column;gap:5px;height:auto;padding:10px;width:100%}.chart_head{align-items:center;background-color:var(--ProjectColor);border-radius:5px;color:var(--labelcolor);display:flex;height:25px;padding:10px}.chart_body_1{height:auto}.chart_body_1,.chart_body_2{box-sizing:border-box;padding:10px;width:100%}.chart_body_2{gap:10px;height:400px}.chart_body_1_head{background-color:#fff;border-radius:30px;height:50px;justify-content:center}.chart_body_1_head,.chart_body_1_main{align-items:center;display:flex;width:100%}.chart_body_1_main{box-sizing:border-box;gap:20px;height:auto;height:calc(100% - 50px);justify-content:space-between;padding:10px}.chart_body_1_main_1{align-items:center;box-sizing:border-box;display:flex;flex-direction:column;gap:5px;height:320px;justify-content:space-evenly;padding:0 5px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.chart_body_1_main_2{height:343px;padding:0;width:300px}.chart_body_1_main_2,.chart_body_1_main_3{align-items:center;background-color:#fff;border-radius:15px;display:flex;justify-content:center}.chart_body_1_main_3{flex-direction:column;height:320px;padding:10px 0;width:38%}.chart_body_1_child_1{background-color:#fff;border-radius:10px;box-sizing:border-box;height:100px;padding:5px;width:200px}.chart_body_1_child_1,.chart_body_1_child_1_body{align-items:center;display:flex;flex-direction:column;justify-content:space-around}.chart_body_1_child_1_body{height:100%;padding:0 10px}.chart_body_1_main_1_container{align-items:center;display:flex;gap:10px;height:auto;justify-content:space-around;width:100%}.chart_body_1_main_1_container1{align-items:center;background-color:#fff;border-radius:15px;display:flex;flex-direction:column;gap:20px;height:360px;justify-content:center;padding:10px;width:400px}.chart_body_1_main_1_container1 .chart_body_1_child_1{box-shadow:1px 1px 5px 2px #bbbaba}.chart_body_1_main_1_container1 .chart_body_1_main_3_body_head{margin-bottom:20px}.chart_body_1_main_1_container1 .chart_body_1_main_3_body_head,.chart_body_1_main_3_body_head h3{align-items:center;display:flex;justify-content:center;width:100%}.chart_body_1_child_1_body_icon{background-color:var(--ProjectColor);border-radius:5px;color:var(--labelcolor)!important;display:grid;height:30px;place-items:center;width:30px}.overview_piechart .css-66gjpw-MuiResponsiveChart-container{height:auto!important;width:200px!important}.overview_piechart .css-66gjpw-MuiResponsiveChart-container>svg{height:100%!important;width:80%!important}.overview_piechart .recharts-surface,.overview_piechart .recharts-wrapper{height:65px!important;width:65px!important}.chart_body_1_child_1_body_icon .css-i4bv87-MuiSvgIcon-root{font-size:20px!important}.chart_body_1_child_1_body_chart{align-items:center;display:flex;height:60px;justify-content:space-between;text-align:left;width:100%}.chart_body_1_child_1_body_count h3{pad:0!important;color:var(--labelcolor);font-size:17px;margin:0!important}.chart_body_1_child_1_body_name{font-size:15px;font-weight:600}.chart_body_1_child_1_body_chart .chart_body_1_child_1_body_count{color:var(--labelcolor);width:70px}.chart_body_1_main_2_body{display:flex;flex-direction:column;height:85%;justify-content:space-between;width:95%}.chart_body_1_main_2_body_body{box-sizing:border-box;display:flex;flex-direction:column;gap:10px;padding:5px 3px}.chart_body_1_main_2_body_body1{display:flex;gap:20px!important}.chart_child_count_1{align-items:center;display:flex;gap:10px;justify-content:center;width:45%}.chart_child_color{border-radius:50%;height:5px;width:5px}.chart_body_1_main_2_body_pie{align-items:center;display:flex;height:160px;justify-content:center;position:relative;width:100%;z-index:0}.recharts-layer,.recharts-pie{height:150px!important;width:100%}.chart_body_1_main_3_body{align-items:center;display:flex;height:230px;justify-content:center;overflow-x:auto;width:100%}.chart_body_1_main_3_body_head{align-items:flex-start;color:var(--labelcolor);display:flex}.chart_linechart{height:200px!important;width:400px!important}.custom-tooltip{color:var(--labelcolor);font-size:15px!important;font-weight:600;position:relative;z-index:3}.recharts-legend-item{margin-right:0!important}text tspan{font-size:12px!important;font-weight:600!important}.new_chart_body_2{gap:20px}.barchart_1,.new_chart_body_2{align-items:center;display:flex;justify-content:center}.barchart_1{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.barchart_container{display:grid;overflow:auto;padding-top:10px;place-items:center;width:70%}.barchart_2,.barchart_container{background-color:#fff;border-radius:15px}.barchart_2{flex-direction:column;height:100%;width:50%}.chart_body_1_main_2_body_head h3{align-items:center;color:var(--labelcolor);display:flex;justify-content:center}.barchart_2 .chart_body_1_main_3_body_head h3{align-items:center;color:var(--labelcolor)!important;display:flex;height:30px;justify-content:center;width:100%}.css-7ldjcq-MuiGrid-root{margin-left:10px!important;margin-right:5px!important;margin-top:-5px!important;width:calc(100% - 30px)!important}.css-x8g370-MuiInputBase-root-MuiInput-root{width:35px!important}.css-1o639dn-MuiResponsiveChart-container>svg{height:100%;width:100%}.new_box_success{align-items:center;display:flex;font-size:15px;justify-content:center;margin-left:5px;padding-left:10px;text-align:center;width:260px}.togglebutton_container{height:40px}.dww3{border:1px solid var(--ProjectColor);box-shadow:1px 1px 5px 5px #d4e5e5}.recharts-legend-wrapper{bottom:-10px!important}@media screen and (max-width:1200px){.chart_body_1_main{align-items:center;display:flex;flex-direction:column;gap:50px;justify-content:center}.Chart_view_container{background-color:#e1e6ea;box-sizing:border-box;display:flex;flex-direction:column;gap:10px;padding:10px;width:100%}.chart_body_1_main_1{height:auto}.chart_body_1_main_1_container{flex-direction:column;gap:20px;margin-bottom:20px}.chart_body_1,.chart_body_1_main{height:auto}.chart_body_1_main_1{border:0;width:80%}.chart_body_1_main_2,.chart_body_1_main_3{width:450px}.chart_body_1_main_3_body{margin:0 auto;max-width:90%}.chart_linechart{height:200px!important;width:500px!important}.chart_body_1_child{align-items:center;display:flex;flex-direction:column;justify-content:center}.chart_body_1_child_1{width:220px}.barchart_1{display:grid;width:90%}.chart_body_2{flex-direction:column;gap:10px;height:auto}.barchart_2{width:700px}.chart_body_1_main_1_container1{height:300px;width:450px}}@media screen and (max-width:800px){.barchart_1{width:90%}.barchart_2{width:450px}.chart_body_1_main_1_container1{height:300px;width:450px}.Chart_view_container{background-color:#e1e6ea;box-sizing:border-box;display:flex;flex-direction:column;gap:10px;padding:10px;width:100%}}@media screen and (max-width:500px){.chart_body_1_main_2,.chart_body_1_main_3{width:300px}.chart_body_1_main_3_body{margin:0 auto;max-width:90%}.chart_linechart{height:180px!important;width:290px!important}.barchart_1{width:95%}.barchart_2{width:100%}.chart_body_1_main_1_container1{height:300px;width:100%}.barchart_2 .css-1v5z18m{width:260px!important}.new_box_success{font-size:13px;width:80px}.togglebutton_container{height:30px!important;width:80px!important}.Chart_view_container{background-color:#e1e6ea;box-sizing:border-box;display:flex;flex-direction:column;gap:10px;padding:10px;width:100%}.text tspan{font-size:19px!important}}.editor_life{box-sizing:border-box;margin:0 auto;max-width:210mm;overflow:visible;padding:10mm;text-align:center}.editor_life div,.editor_life img,.editor_life p,.editor_life table{height:auto;margin:0;max-width:100%;page-break-inside:avoid}.editor_life .page-break{page-break-before:always}.organism_add{align-items:center;display:flex;gap:5px;justify-content:center}.editor_lkkife{width:80%}.Histo_new_css_div_head_po90{width:100%}.Histo_new_css_div{align-items:flex-start;display:flex;font-family:calibri!important;font-size:15px!important;gap:10px;margin-bottom:12px!important;width:100%}.Histo_new_css_div label{align-items:center;display:flex;font-weight:700;justify-content:space-between;width:300px}.Histo_new_css_div textarea{border:1px solid #ccc!important;border-radius:4px;box-shadow:none!important;padding:5px;width:100%}.editor_lkkife{box-sizing:border-box;margin:0 auto;max-width:210mm;overflow:visible;padding:10mm;text-align:center}.hewty_8j{gap:10px;justify-content:center}.hewty_8j,.hewty_8j h4{align-items:center;display:flex}.hewty_8j h4{justify-content:space-between;width:80px}.hewty_8j select{width:300px}.Histo_new_css_div.first-four textarea{width:100%}.hytt_9u76{align-items:center;display:flex;gap:25px}.Histo_new_css_div_uh6{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:10px 0}.Histo_new_css_div_uh6 label{font-size:13px;font-weight:700;margin-bottom:5px;width:100%}.Histo_new_css_div_uh6{margin-bottom:15px}.Histo_new_css_div_uHHHFH input[type=file]{display:none}.Histo_new_css_div_uHHHFH .custom-file-upload{background-color:#f8f8f8;background-color:#dbdbdb;border:1px solid #ccc;border-radius:4px;color:#333;cursor:pointer;display:inline-block;font-size:12px;padding:3px 12px;text-align:center;transition:background-color .3s ease}.Histo_new_css_div_uHHHFH .custom-file-upload:hover{background-color:#e0e0e0}.Histo_new_css_div_uh6 img{border-radius:4px;margin-top:10px;max-width:100px}.report_table_inner_p tr td strong{align-items:center;display:flex;justify-content:space-between;width:175px}.report_table_inner_p tr td p{font-size:20px;width:100%}.report_table_oju7{background-color:#fff;border-radius:10px;margin:20px 0;padding:20px;width:100%}.report_table_inner_p{border-collapse:collapse;table-layout:fixed;width:100%}.report_table_inner_p td{word-wrap:break-word;color:#333;font-family:Calibri;font-size:14px!important;overflow:hidden;padding:10px;text-overflow:ellipsis;white-space:normal}.report_table_inner_p td p{margin:0;padding:0}.ewhgdew_o{align-items:flex-start;display:flex;justify-content:center;margin-top:6px}.yudsd_4rdf{display:flex;flex-wrap:wrap;width:65%!important}@media screen and (max-width:768px){.hytt_9u76{align-items:center;display:flex;flex-direction:column;gap:25px}.Histo_new_css_div.first-four textarea{width:100%}.hysdttsd_hy67{overflow:auto;overflow-x:auto;width:75%!important}.report_table_inner_p tr td strong{font-size:20px!important}}.multiple-images-container{grid-gap:20px;align-items:baseline;border:1px double #4e4d4e;box-sizing:border-box;display:grid;gap:20px;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(3,auto);justify-content:center;padding:30px;width:100%!important}.treatcon_image_1 img{width:200px!important}.treatcon_label label{font-size:7px!important}
/*# sourceMappingURL=main.27ae1d76.css.map*/