@import url(https://fonts.googleapis.com/css?family=Open+Sans:600|Work+Sans:400,500,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}: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:-webkit-linear-gradient#F59040;background:linear-gradient#F59040}:root{--ProjectColor:#dd6df3;--ProjectColorhover:#860386;--labelcolor:#000;--projectwhite:#fff;--selectbackgroundcolor:#df77d180;--fontsize:12px}.toast-container-over-header{position:absolute;right:10px;top:20px;z-index:9999}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;display:flex;height:400px;justify-content:center;overflow:hidden;padding:0 5px}.col-1,.register{box-sizing:border-box;width:60%}.col-1{height:100%;padding:5px 0}.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{border-radius:100px;box-shadow:0 0 10px #0000004f;display:grid;height:86px;place-items:center;width:86px}.login-logo img{height:80%;width:80%}.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;margin-top:10px;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;height:32px;margin-bottom:3px;margin-left:15px;outline:none;width:auto;width:163px}.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{cursor:pointer;font-size:16px;padding:5px;position:absolute;right:5px;top:50%;transform:translateY(-50%)}@media (max-width:1100px){.register{flex-direction:column;gap:5px;height:auto;padding-bottom:5px;width:275px}.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:170px;width:260px}.login-logo{border-radius:100px;box-shadow:0 0 10px #0000004f;display:grid;height:70px;place-items:center;width:70px}.flex-col{gap:20px}.login-logo img{height:83%;width:80%}.input-group input{height:25px}.register-container{padding:15px 0}.login-btn{margin-top:-5px}.loctn-big{font-size:19px}.input-group select{border:none;height:30px;margin-left:14px;outline:none;width:auto;width:162px}.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}}.app-container{display:flex;flex-direction:column;justify-content:space-between}body{background-color:#fff!important}.main-content{display:flex;overflow-y:auto}.content{height:calc(100% - 110px);left:250px;overflow-y:scroll;padding:5px 0;position:fixed;text-align:right;top:50px;transition:left .5s ease,.4s ease;width:calc(100% - 250px)}.content2::-webkit-scrollbar,.content::-webkit-scrollbar{background-color:initial;width:0!important}.content2{height:calc(100% - 100px);left:50px;overflow-y:scroll;padding:5px 0;position:fixed;top:50px;transition:left .4s ease;width:calc(100% - 50px)}.sidebar_toggle2{display:block}@media (max-width:320px){.main-content{flex-direction:column-reverse;overflow:auto}.content{flex-grow:1;overflow-y:auto;padding:10px}.content,.content2{overflow-x:scroll;overflow-y:scroll}}@media screen and (max-width:600px){.content,.content2{left:0;overflow-x:scroll;overflow-y:scroll;position:fixed;top:50px;width:100%}.sidebar_toggle2{display:none}}@media (max-width:768px){.main-content{flex-direction:column-reverse;overflow:auto}.content{flex-grow:1;overflow-y:auto}.content,.content2{overflow-x:scroll;overflow-y:scroll}}body,h1,h2,h3,p{margin:0;padding:0}.header,.headersmc{background-color:var(--ProjectColor);color:var(--labelcolor);height:50px;left:0;padding:5px;position:fixed;top:0;width:100%;z-index:99}.header,.headersmc{align-items:center;display:flex}.headersmc{box-sizing:border-box;height:60px;justify-content:space-between;padding:0 10px}.headersmc h1{font-size:20px;margin:0;padding:0}.header img{height:40px;padding:5px;width:40px}.mrgn_logo img{height:35px;margin-left:13px;padding:5px;width:35px}.headersmc img{height:30px;width:30px}.icn-tle-cntrfx{align-items:center;display:flex;justify-content:center;text-align:center}.header_name{margin:0}.header_container_sidebar .header{align-items:center;display:flex;height:50px;justify-content:space-between;left:0;padding:5px;position:fixed;top:0;width:100%;z-index:99}.header_container_sidebar1 .headersmc{align-items:center;box-sizing:border-box;display:flex;height:60px;justify-content:space-between;padding:0 10px}.header_container_sidebar1 .headersmc h1{font-size:20px;margin:0;padding:0}.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}.toggled_box_header_txt:hover{background-color:var(--ProjectColorhover);color:var(--projectwhite)}.logo{height:50px;margin-right:10px;width:50px}.logosmc{height:30px;width:30px}.header_name{font-size:24px;font-weight:700}.select-container{margin-left:auto;margin-right:30px}.select-style{border:1px solid #000;padding:5px}.header_container_sidebar1{display:none}.header_container_sidebar{display:block}.flx-lct-icn4{flex-direction:column}.flx-lct-icn4,.prfl-lctn-adjs{align-items:center;display:flex;justify-content:center;text-align:center}.loc_input{background-color:var(--ProjectColor);border:1px solid #fff;border-radius:5px;color:var(--labelcolor);font-size:13px;padding:3px 15px}.loc_icon{font-size:20px}.select-container{position:relative}.select-container img{border-radius:50%;cursor:pointer;height:40px;width:40px}.dropdown-container{border-radius:5px;box-shadow:0 2px 5px #0000001a;left:0;position:absolute;right:500px;top:45px;width:250px;z-index:1}.select-container .select-style{padding:10px;position:absolute;right:45px;top:30px;width:150px}.selectrole{cursor:pointer;padding:5px}.selectrole:hover{background-color:var(--ProjectColorhover);color:#fff}.select-style{background-color:var(--ProjectColor);border:1px solid var(--projectwhite);border-radius:5px;color:var(--labelcolor);display:flex;flex-direction:column;font-size:14px;justify-content:flex-start;margin-right:92px;padding:5px 10px 5px 5px}.eifjidfj span{padding:10px}@media screen and (max-width:600px){.header_container_sidebar{display:none}.header_container_sidebar1{display:block}.select-container{margin-right:0}.headersmc img{border-radius:50%;height:35px;width:35px}.logosmc{border-radius:5px!important;height:35px!important;width:120px!important}.loc_icon{font-size:23px;margin-right:10px;margin-top:5px}.toggled_box_header{border:1px solid #000;right:10px}.select-container img{border-radius:50%;cursor:pointer;height:30px;width:30px}.select-container .select-style{padding:10px;position:absolute;right:85px;top:15px;width:150px}}#inventory_sidebar{background-color:var(--ProjectColor);color:#fff;height:calc(100% - 60px);left:0;overflow-y:auto;padding-top:10px;position:fixed;text-align:left;top:60px;transition:width .5s;width:50px;z-index:100}#inventory_sidebar::-webkit-scrollbar{display:none}#inventory_sidebar.inventory_sidebar_open{width:250px}.icon_only{justify-content:flex-start!important;padding-left:5px!important}.inventory_sidebar_icon{color:#000;width:30px!important}#inventory_sidebar.inventory_sidebar_open{list-style:none;margin:0;padding:0}.icon_tooltip{align-items:center;border-bottom:1px solid #1a17171a;box-sizing:border-box;color:#2f2c2c;cursor:pointer;display:flex;gap:10px;height:60px;justify-content:center;padding:0 5px;position:relative;text-decoration:none;transition:background-color .3s,transform .4s ease;width:100%}.icon-name{color:#000;display:flex;flex-wrap:nowrap!important;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.icon_tooltip:hover{background-color:#ffffff1a}#font_111,.Sidebarmenuhover{box-sizing:border-box;font-weight:600;padding:0;width:100%}.subSidebarmenuhover{align-items:flex-end;box-sizing:border-box;display:flex;flex-direction:column;font-size:16px;font-weight:100;height:auto;justify-content:center;padding:5px 0;width:100%}.subSidebarmenuhover div{align-items:center;border-bottom:1px solid #1a17171a;color:#000;cursor:pointer;display:flex;height:45px;justify-content:center;width:80%}.subSidebarmenuhover div span{box-sizing:border-box;margin-left:5px;padding:5px 0;width:90%}.subSidebarmenuhover div span:hover{background-color:#ffffff1a;color:#fff;font-size:17.3px;padding:5px}.arrow-icon{margin-left:auto;margin-right:5px;transition:transform .3s ease}.arrow-rotate{color:#fff;transform:rotate(180deg)}.footer{background-color:#f8f8f8;bottom:0;font-size:12px;justify-content:center;padding:8px;position:fixed;text-align:center;width:100%;z-index:99}.footer-content{align-items:center;display:flex;flex-direction:column}.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}}.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%}.cashforwidth1{width:25%}.cashforwidth2{width:45%}.Serchbtn_cash{color:var(--labelcolor);cursor:pointer}.Spanletter{color:var(--labelcolor);display:flex;font-size:var(--fontsize);font-weight:700}.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% - 160px)}.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}.Selected-table-container{overflow-y:scroll;overflow:auto}.saxdsed{width:107px!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:90%}.selected-medicine-table2{font-size:14px}}.PrintExelPdf{align-items:center;display:flex;gap:10px;height:60px;justify-content:center}.PrintExelPdf button{background-color:var(--ProjectColor);border:0;border-radius:10px;display:grid;height:30px;outline:0;place-items:center;width:120px}.PrintExelPdf button:hover{background-color:var(--ProjectColorhover);color:var(--projectwhite);cursor:pointer}@media screen and (max-width:768px){.PrintExelPdf{flex-direction:column}}.userhole_container{align-items:center;border:none;color:var(--labelcolor);display:flex;flex-direction:column;font-family:Arial,sans-serif;font-size:15px;justify-content:center;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}@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}}.neww_1{align-items:center;display:flex;justify-content:space-between}.doctor_select_1 select{background-color:var(--ProjectColor);border:0;color:var(--labelcolor);outline:0;width:120px}.selt-dctr-nse select{border:var(--projectwhite)!important;width:120px}.Qdrop,.edit-edit34,.srch-clr-chg{color:var(--labelcolor)}.edit-edit34{background-color:initial;border:none;outline:none}.theralabel{width:555px!important}.h_head h4{display:flex;flex-wrap:nowrap}.req_width{width:0!important}.inp_1{flex-basis:calc(33.33% - 90px);margin-bottom:10px}.inp_1 select{margin-left:5px;width:175px}.inp_1 input[type=date]{width:170px}.btn_1{color:var(--projectwhite)}@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 select{margin-bottom:5px}}.btn_2,.cancel_icon,.search_icon{color:var(--labelcolor)}.css-9ffb5l{display:none!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}.patient-registration-form{align-items:left;background-color:var(--projectwhite);display:flex;flex-direction:column;justify-content:flex-start;padding:5px}.custom-header{padding:10px 17px 10px 10px;text-align:start;width:98%}.custom-form-row{align-items:center;display:flex;flex-direction:row;margin-top:10px;padding:12px;position:relative}.custom-label-title{color:var(--labelcolor);flex:2 1;font-size:15px;font-weight:700;margin-right:0;text-align:start;width:250px}.custom-form-row{width:31%}.custom-select-doctor-name,.custom-select-title{border:none;outline:none;width:50%}.custom-form-row input{border:none;border-bottom:0 solid #333;flex:2 1;font-size:13px;outline:none;padding:5px;width:108px}.appointment-details-container,.doctor-info-container,.patient-contact-container,.patient-info-container{border-bottom:1px solid var(--ProjectColor);display:flex;flex:2 1}.button-container{display:flex;gap:30px;justify-content:center;margin-top:10px;padding:auto;text-align:center}.btncon{background-color:var(--ProjectColor);border:none;border-radius:25px;color:var(--labelcolor);margin-bottom:10px;margin-top:10px;padding:10px;width:110px}.btncon:hover{background-color:var(--ProjectColorhover);color:var(--projectwhite);cursor:pointer}::placeholder{color:#0006}@media (max-width:970px){.patient-registration-form{padding:5px}.custom-header{background-color:var(--ProjectColor);border-radius:5px;color:var(--labelcolor);margin-top:5px;padding:10px 0 10px 5px;text-align:start;width:98%}.appointment-details-container,.doctor-info-container,.patient-contact-container,.patient-info-container{border-bottom:0!important;display:flex;flex-direction:column}.custom-form-row{border-bottom:1px solid var(--ProjectColor);font-size:12px;width:90%!important}.custom-select-doctor-name,.custom-select-title{border:none;outline:none;padding:5px;width:50%}.kit{display:block}#tt{position:relative}.navigation{display:none}.tog{background-color:var(--ProjectColor);border:#0000;border-radius:8px}.button-container{gap:10px}}.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{margin:0;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 0 10px #0003;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,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:5px;justify-content:center;text-align:center}.appoint_booked_count label{font-size:var(--fontsize);font-weight:700;width:100px}.appoint_booked_count span{color:var(--labelcolor);padding:5px}.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:13px;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)}@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{width:94%}.select_items_appointment{gap:10px}.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:235px}.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;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-color:1px solid var(--ProjectColor);border-radius:5px;font-size:14px;height:10px;padding:5px;width:180px}.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}}.head_img_head{height:280px!important;width:100%}.head_img{background-color:#c0bebe;height:213px!important;width:100%}.head_img img{height:100%;object-fit:fill;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:fill;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;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 label{width:120px}.inp_1 input::placeholder{padding:12px 5px}.acct_choose{align-items:center;display:flex;justify-content:center;left:1px!important;position:relative;text-align:center;width:30px!important}.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}}.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;display:flex;height:30px;padding:5px}.new-navigation h2{align-items:center;display:flex;font-size:16px;gap:20px;justify-content:flex-start;padding:0 10px;width:100%}.new-navigation h2 button{background-color:initial;border:none;cursor:pointer;outline:none}.new-navigation h2 button:hover{color:var(--projectwhite)}.new-custom-select-doctor-name,.new-custom-select-title{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}}.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}.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}.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%}}.treatment_total_container{padding:10px}.treatment_container{align-items:center;box-sizing:border-box;display:flex;gap:10px;justify-content:center;padding:0 10px;width:100%}.treatcon_1{background-color:initial;display:grid;height:300px;place-items:center;width:350px}.treatcon_2{gap:20px;height:300px;justify-content:center;padding:5px 10px}.treatcon_2,.treatcon_body{align-items:center;box-sizing:border-box;display:flex}.treatcon_body{flex-direction:column;height:100%;justify-content:space-between;padding:5px;width:100%}.treatcon_body_1{align-items:center;display:flex;height:65px;justify-content:center}.treatcon_body_1 label{color:var(--labelcolor);display:flex;font-size:14px;font-weight:700;justify-content:space-between;width:200px}.RegisForm_1 textarea{background-color:initial;border:0;box-shadow:1px 1px 5px 5px #d4e5e5;height:20px;margin-left:2px;outline:0;padding:5px;width:50%!important}.treatcon_body_2{display:flex;height:65px}.treatcon_body_3{display:flex;gap:10px;height:45px}.treatcon_body_2 label,.treatcon_body_3 label{color:var(--labelcolor);display:flex;justify-content:space-between;width:140px}.treatcon_body_2 textarea{background-color:initial;height:55px;margin-left:10px;width:400px}.treatcon_body_2 textarea,.treatcon_body_3 input{border:0;box-shadow:1px 1px 5px 5px #d4e5e5;outline:0}.treatcon_body_3 input{height:25px;width:350px}.trt_input-dlist{border-radius:5px;box-shadow:1px 0 10px 1px #ccd3d3;height:20px;margin-left:5px;padding:5px;width:100%}.with-icd-his textarea{height:25px;margin-left:5px;padding:5px;width:52%}.upload-file-trtmt label{color:var(--labelcolor);width:530px}.choselabelclr{color:var(--labelcolor)!important}.treatcon_image{box-sizing:border-box;height:280px;padding:10px;width:300px}.treatcon_image_1{height:calc(100% - 40px)}.treatcon_image_1 img{height:100%;object-fit:fill;width:100%}.treatcon_label{box-shadow:1px 0 5px 1px #ccd3d3;color:var(--labelcolor);display:grid;height:40px;place-items:center}.anot-withhh{width:323px}.treatment_buttons{align-items:center;display:flex;gap:20px;height:auto;justify-content:center;width:100%}.treatment_buttons button{background-color:var(--ProjectColor);border:0;border-radius:15px;cursor:pointer;height:30px;outline:0;width:100px}.treatment_buttons button:hover{background-color:var(--ProjectColorhover);color:var(--projectwhite)}.showcamera{background-color:#00000080;left:0;width:100%}.showcamera,.sideopen_showcamera{align-items:center;display:flex;height:100%;justify-content:center;position:fixed;top:0}.sideopen_showcamera{background:#0009;left:250px;width:calc(100% - 250px)}.showcamera_1,.sideopen_showcamera_1{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:67%}.btncon_add{padding:8px 20px}.anoted_img{height:350px;width:400px}.pro-tak-pic{height:150px;width:140px!important}@media screen and (max-width:1280px){.treatment_container{display:flex;flex-direction:column;gap:15px;height:auto;justify-content:center;padding:10px 0;width:100%}.treatcon_1{background-color:initial;display:grid;height:auto;place-items:center;width:500px}.treatcon_2{flex-direction:column;height:auto;padding:10px 0;width:350px}.treatcon_image{width:320px}.anoted_img{height:350px;width:400px}}@media screen and (max-width:575px){.treatment_container{display:flex;flex-direction:column;gap:25px;height:100%;justify-content:center;padding:10px;width:100%}.treatcon_1{background-color:initial;display:grid;height:300px;place-items:center;width:500px}.with-icd-his textarea{height:25px;padding:5px;width:300px}.treatcon_1 textarea{height:30px;width:calc(100% - 110px)}.treatcon_2{flex-direction:column;height:auto;padding:10px 0;width:280px}.treatcon_image{width:250px}.anoted_img{height:300px;width:300px}.pro-tak-pic{height:110px;width:80px!important}.anot-withhh{width:238px}.treatcon_body_1{align-items:center;display:flex;height:65px;justify-content:center;padding:10px;width:55%}.trt_input-dlist{width:65%}.treatcon_body_1 label{color:var(--labelcolor);display:flex;font-size:14px;font-weight:700;justify-content:space-between;width:200px}.treatcon_body_1 textarea{width:100%!important}.treatment_buttons{margin-top:25px}}.web_App{flex-direction:column;justify-content:center;width:100%}.web_App,.web_head{align-items:center;display:flex}.web_head{background-color:var(--ProjectColor);border-radius:5px;color:var(--labelcolor);height:40px;padding:0 10px;width:90%}.camera-container{align-items:center;display:flex;flex-direction:column;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;justify-content:center;padding:10px 0;width:100%}.camera-container video{width:100%}.RotateButton_canva{height:265px;width:350px;z-index:1}.RotateButton_canva,.web_cam__1 button{align-items:center;display:flex;justify-content:center}.web_cam__1 button{background-color:initial;border:1px solid #fff;border-radius:50%;color:var(--labelcolor);height:40px;outline:0;width:40px}.RotateButton_canva{position:relative}.RotateButton_canva button{align-items:center;background-color:initial;border:1px solid var(--ProjectColor);border-radius:50%;color:var(--labelcolor);display:flex;height:40px;justify-content:center;outline:0;position:absolute;right:10px;top:10px;width:40px}.btncon_add{background-color:var(--ProjectColor);border:1px solid var(--ProjectColor);border-radius:30px;cursor:pointer;padding:5px 20px}.btncon_add:hover{background-color:var(--ProjectColorhover);color:var(--projectwhite)}.web_btn{display:flex;gap:20px;margin-top:20px}.web_camera{border:1px solid var(--ProjectColor);justify-content:center}.web_camera,.web_sidebar{align-items:center;display:flex}.web_sidebar{background-color:var(--ProjectColor);box-sizing:border-box;color:#fff;flex-direction:column;gap:20px;height:300px;justify-content:flex-start;margin-left:20px;overflow:auto;padding:10px 0;width:60px}.web_cam{width:50%}.web_cam__1{background-color:initial;padding-left:2px;position:absolute;top:5px;width:100%}.w_side_icon{cursor:pointer;font-size:30px!important}.web_camera_svg{height:300px!important;height:100%;position:relative;width:450px!important;width:100%}.web_camera_svg img{height:100%;width:85%}.web_camera_svg svg{height:100%;left:0;position:absolute;top:0;width:100%}.web_select{align-items:flex-start;display:flex;flex-direction:column;gap:20px;justify-content:center;width:250px}.web_select_1{border-bottom:1px solid var(--ProjectColor);display:flex;justify-content:space-between;padding:10px;width:230px}.select_middle{align-items:center}.icon_rotate{cursor:pointer;rotate:90deg}.web_select_1 label{color:var(--labelcolor);width:100px!important}.web_select_1 select{border:none;outline:none;width:150px}.width_side{align-items:center;display:flex;flex-direction:column;height:auto;justify-content:center;width:100%}.color_options{gap:10px}.color_options,.thick_options{align-items:flex-end;display:flex;flex-direction:column;justify-content:center;margin-top:10px;padding-right:5px;width:100%}.thick_options{color:var(--labelcolor);gap:5px}.color_option{font-size:20px!important}.clr_opt{align-items:center;cursor:pointer;display:flex;justify-content:center}.clr_opt span{flex:1 1}.font_size_1{width:30px}@media (min-width:501px) and (max-width:828px){.camera-container video{height:225px;width:300px}.web_cam__1{width:80%}.RotateButton_canva{height:225px}.web_camera{align-items:flex-start;border:0;height:350px!important;overflow:hidden;position:relative;width:350px!important}.web_camera_svg,.web_camera_svg svg{height:100%!important;width:100%!important}.web_camera_svg{height:100%;position:relative;width:100%}.web_camera_svg svg{height:100%;left:0;position:absolute;top:0;width:100%}.web_sidebar{gap:10px;height:100%;overflow:scroll;width:40px}.w_side_icon{font-size:25px!important}.color_option{font-size:18px!important}.font_size_1{width:20px}.web_App{width:100%}}@media (max-width:830px){.camera-container video{height:225px;width:300px}.web_cam,.web_cam__1{height:250px;width:300px}.RotateButton_canva{height:225px;width:300px}.web_camera{align-items:flex-start;border:0;height:200px!important;overflow:hidden;position:relative;width:200px!important}.web_camera_svg,.web_camera_svg svg{height:100%!important;width:100%!important}.web_camera_svg{height:100%;position:relative;width:100%}.web_camera_svg svg{height:100%;left:0;position:absolute;top:0;width:100%}.web_sidebar{gap:10px;height:100%;overflow:scroll;width:40px}.w_side_icon{font-size:20px!important}.color_option{font-size:15px!important}.font_size_1{width:20px}.web_App{width:100%}.web_head{width:85%}.web_btn{display:flex;gap:10px;margin-top:20px}}@media (max-width:500px){.RotateButton_canva,.camera-container video,.web_cam,.web_cam__1{height:150px;width:200px}.web_cam__1 button{font-size:10px!important;height:30px;width:30px}.RotateButton_canva button{font-size:5px!important;height:26px;width:25px}}.total_preview_container{padding:20px 0}.total_preview,.total_preview_container{align-items:center;display:flex;justify-content:center}.total_preview{border:2px solid var(--ProjectColor);flex-direction:column;gap:10px;padding:10px!important;width:60%}.t_p_header{align-items:center;display:flex;gap:5px;height:150px;justify-content:flex-start;padding:0 10px;width:100%}.t_p_h1{height:130px;width:130px}.t_p_h2{color:grey;width:calc(100% - 390px)}.t_p_h2,.t_p_h3{box-sizing:border-box;display:flex;flex-direction:column;height:130px;padding:5px 10px}.t_p_h3{gap:5px;width:260px}.t_p_h1 img{height:100%;object-fit:fill;width:100%}.t_p_b1 h3,.t_p_b1_h h3,.t_p_h2 h3{color:var(--labelcolor);font-size:16px;margin:0!important}.t_p_b1 div,.t_p_h3 div{display:flex;gap:5px}.t_p_h3 div label{display:flex;justify-content:space-between;width:80px}.t_p_h3 div label,.t_p_h3 div label span{color:var(--labelcolor)}.t_p_h3 div span{color:grey}.t_p_body{box-sizing:border-box;padding:5px 10px;width:100%}.t_p_b1{border-bottom:1px solid var(--ProjectColor);display:flex;flex-direction:column;gap:10px;padding:5px}.new_address{box-sizing:border-box;height:auto;padding:0 5px;width:200px}.t_p_b1 div label{color:var(--labelcolor);display:flex;justify-content:space-between;width:180px}.t_p_b1 div textarea{background-color:initial;border:0;box-shadow:1px 1px 5px 5px #e7e5e5;margin-bottom:10px;outline:0;padding:5px}.t_p_b1_h_body{align-items:flex-start;display:flex;flex-direction:column;gap:5px;height:120px;padding-left:10px;width:100%}.t_p_b1_img{display:block!important;width:calc(100% - 200px)}.t_p_b1_img div{margin-top:10px}.new_body_con{align-items:center;box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;width:100%}.t_p_b1_img1{height:200px;width:200px}.t_p_b1_h_body2_img img,.t_p_b1_img1 img{height:100%;object-fit:fill;width:100%}.new_body_con h3,.t_p_b1_h h3{text-align:left!important;width:100%}.t_p_b1_h{width:100%}.new_b_image,.t_p_b1_img{width:80%}.t_p_b1_h_body2{align-items:center;display:flex;height:100px;justify-content:flex-end;width:100%}.t_p_b1_h_body2 label{color:var(--labelcolor)}.t_p_b1_h_body2_img{height:50px;margin-top:10px;width:250px}.print_button{background-color:var(--ProjectColor);border:0;border-radius:15px;height:30px;left:40%;margin:10px;outline:0;position:relative;width:100px}.print_button:hover{background-color:var(--ProjectColorhover);color:var(--projectwhite);cursor:pointer}.t_p_b1_h{align-items:center;display:flex;justify-content:center}.t_p_b1_h table{border-collapse:collapse;border-radius:10PX;box-shadow:1px 1px 5px 2px #c4b9b9;margin-bottom:10px;overflow:hidden;width:40%}.t_p_b1_h table thead{color:var(--labelcolor);font-size:10px}.t_p_b1_h table tbody{font-size:10px}.t_p_b1_h th,td{border-bottom:1px solid #ddd;padding:8px;text-align:center}.t_p_b1_h tr:nth-child(2n){background-color:hsla(320,5%,87%,.384)}.t_p_b1_h th{background-color:var(--ProjectColor)}.t_p_b1_h tr:hover{background-color:var(--ProjectColorhover)}.t_p_h2 label{padding-top:4px}@media print{@page{size:A4;margin:0}body{font-size:12px;margin:0;padding:0;width:100%}#sidebar,.footer,.header,.print_button{display:none}.total_preview_container{align-items:center;bottom:0;display:flex;flex-direction:column;justify-content:center;left:0;page-break-after:auto;page-break-before:auto;page-break-inside:avoid;position:absolute;right:0;top:0}.total_preview{background-color:#fff}.t_p_b1_h{align-items:center;display:flex;justify-content:center}.t_p_b1_h table{border-collapse:collapse;border-radius:10PX;box-shadow:1px 1px 5px 2px #c4b9b9;margin-bottom:10px;overflow:hidden;width:80%}.t_p_b1_h table thead{color:var(--labelcolor);font-size:10px}.t_p_b1_h table tbody{font-size:10px}.t_p_b1_h th,td{border-bottom:1px solid #ddd;padding:5px;text-align:center}.t_p_b1_h tr:nth-child(2n){background-color:hsla(320,5%,87%,.384)}.t_p_b1_h th{background-color:var(--ProjectColor)}.t_p_b1_h tr:hover{background-color:var(--ProjectColorhover)}table{border-collapse:collapse;margin-bottom:10px;width:100%}.total_preview_container{margin:0;padding:0}.total_preview{background-color:var(--ProjectColor);display:flex;flex-direction:column;font-size:12px;gap:10px;max-width:100%;padding:10px!important;width:650px}.t_p_body,.t_p_header,.total_preview{background-color:initial}}.tablewidth{width:700px}.Addnamebtn{height:30px;width:20px}.Table_edit_btn{background-color:var(--ProjectColor);color:var(--labelcolor)}.Savebtn_class{margin-top:20px;text-align:center}.Savebtn_class button{background-color:var(--ProjectColor);border:none;border-radius:10px;color:var(--labelcolor);cursor:pointer;margin-left:20px;padding:6px 10px}.form-row11{text-align:center}.Check_box_testname_sub_con,.form-row11{align-items:center;display:flex;justify-content:center}.Check_box_testname_sub_con{font-size:var(--fontsize);font-weight:700;gap:10px;text-align:start}.Check_box_testname_sub_con label{align-items:center;display:flex;gap:5px;justify-content:space-between;padding:5px;text-align:start;width:100px}.Check_box_testname{align-items:start;display:flex;flex-wrap:wrap;gap:100px;justify-content:center;row-gap:10px;text-align:start}.Check_box_testname_sub h4{padding:10px}.Check_box_testname_sub343{align-items:center;display:flex;flex-direction:column;justify-content:center;text-align:center}.form-container22{border:none;box-sizing:border-box;color:var(--labelcolor);font-family:Arial,sans-serif;font-size:15px;margin:10px auto;width:calc(100% - 230px);width:99%}.header-patient33 h3{background-color:var(--ProjectColor);border-radius:5px;color:var(--labelcolor);justify-content:flex-start;padding:10px;text-align:start}.form-row55{align-items:center;flex-direction:row;gap:10px;margin-bottom:9px;margin-top:18px}.form-row55,.form_row_66{border-bottom:1px solid var(--ProjectColor);display:flex}.form_row_66{margin:3px 0;width:350px}.form_row_66 select{background-color:var(--selectbackgroundcolor);border:none;margin-right:35px;outline:none;width:280px}.form_row_66 label{color:var(--labelcolor);font-weight:700;margin-right:60px;padding:5px;text-align:start;width:120px}.form_row_66 input{border:none;flex-basis:auto;font-size:13px;margin-left:-50px!important;outline:none;padding:5px;width:170px}.custom-file-title{border-radius:auto;padding:auto}.buttonfooter{display:flex;gap:30px;justify-content:center;padding:auto;text-align:center}.buttonfooter button{background-color:var(--ProjectColor);border:none;border-radius:25px;margin-top:10px;padding:10px;width:110px}.buttonfooter button:hover{background-color:var(--ProjectColor);color:var(--projectwhite);cursor:pointer}::placeholder{color:#afa6a6}.choose-file-choose{border-radius:20px;color:#212020;cursor:pointer;height:100%;left:0;opacity:0;position:absolute;top:0;width:100%}.custom-file-title{background-color:var(--ProjectColor);border-radius:85px;color:var(--labelcolor);cursor:pointer;padding:5px 8px;transition:background-color .3s ease}.custom-file-title:hover{background-color:var(--ProjectColorhover);color:var(--projectwhite)}#genderhead{width:120px}.gender-options-gender{align-items:center;display:flex;gap:5px;justify-content:center;width:1px}.new_choose_1{margin-bottom:15px;margin-bottom:10px;position:relative;right:40px;top:0}.new_choose_1 #photo{display:none}.custom-file-title{padding:10px 20px!important}#patientidno{margin-bottom:5px;padding-top:15px}.media_screen_1{display:none}.addlocper{color:var(--labelcolor);display:flex;padding:5px}.download-button,.print-button{background-color:var(--ProjectColor);border:none;border-radius:25px;color:var(--labelcolor);cursor:pointer;padding:5px;width:90px}.download-button:hover,.print-button:hover{background-color:var(--ProjectColorhover);color:var(--projectwhite);cursor:pointer}.print_emrgcy{background-color:initial;border:none;color:var(--labelcolor);cursor:pointer;outline:none;padding:5px}.back_btn_patreg{align-items:center;display:flex;height:40px;width:40px!important}.patreg2chse{display:flex;flex-direction:column;font-size:12px;gap:3px;width:100px}.formrow_chse_pic label{margin-right:0!important}.input-container-99{align-items:center;display:flex}#cameraCapture,#consentFile,#fileChooser1,#fileChooser2{display:none}.choose-file-button-55{background-color:var(--ProjectColor);border:none;border-radius:20px;color:var(--labelcolor);cursor:pointer;display:inline-block;font-size:11px;margin-right:0!important;padding:8px 4px!important;width:64px!important}.choose-file-button-55:hover{background-color:var(--ProjectColorhover);color:var(--projectwhite)}.consent_fr_prnt{align-items:center;display:flex;width:130px!important}.captured-image11,.preview345{padding:10px}.Addnamebtn{border-radius:5px;font-size:18px;margin-left:5px;margin-top:5px;width:40px}.Doc_detaile_Tables_place{display:flex;width:100%}.Doc_names_table{margin:0 auto;overflow-x:auto;padding-bottom:10px;width:45%}.Doc_names_table h4{color:var(--labelcolor);text-align:center}.Doc_names_table table{background-color:var(--projectwhite);border-collapse:collapse;width:100%}.Doc_names_table td,.Doc_names_table th{border-bottom:1px solid #ddd;padding:8px;text-align:left;text-align:center}.Doc_names_table thead tr{border-radius:10px}.Doc_names_table th{background-color:var(--ProjectColor);color:var(--projectwhite)}.Table_edit_btn{background-color:initial;border:none;color:var(--labelcolor)!important;font-size:16px!important;outline:none}.Theater_Doctor_det_submit{background-color:var(--ProjectColor);border:none;border-radius:5px;color:var(--labelcolor);cursor:pointer;font-size:16px;justify-content:center;padding:8px 18px}.Theater_Doctor_det_submit_div{margin-top:15px;text-align:center}.pls-testname{align-items:center;display:flex;gap:3px;justify-content:center;text-align:center}.lab-undr{border-bottom:none}@media screen and (max-width:1015px){.form-row55{border:0!important;margin-top:10px}.form-row55,.media_screen_1{display:block}.media_screen{display:none!important}.form_row_66{border-bottom:1px solid var(--ProjectColor);margin-bottom:0!important;width:300px}.form_row_66 select{background-color:var(--selectbackgroundcolor);border:none;margin-right:75px;outline:none;width:200px}.form_row_66 label{width:120px}.form_row_66 input,.form_row_66 label{margin-left:5px;padding:15px 0}.form_row_66 input{flex:1 -1}#titleselect{background-color:var(--selectbackgroundcolor);position:relative;right:50px;width:100px}.new_choose_1{margin-bottom:15px;position:relative;right:55px;top:6px}#genderpick{position:relative;text-align:center;width:12px}.gender-options-gender{align-items:center;display:flex;gap:5px;justify-content:center;margin-left:30px;width:1px}#genderhead{width:110px}.header-patient33{width:100%}.form-container22{align-items:center;display:flex;flex-direction:column;justify-content:center}.buttonfooter{display:flex;gap:5px;justify-content:space-around;padding:auto;text-align:center}.jhjhd label,.jhjhd2 label{width:40%}}@media (min-width:1015px) and (max-width:1320px){.form-row55{border:0!important;display:block;margin-top:10px}.form_row_66{border-bottom:1px solid var(--ProjectColor);margin-bottom:0!important;width:530px}.form_row_66 select{background-color:var(--selectbackgroundcolor);border:none;margin-right:158px;outline:none;width:200px}.form_row_66 label{width:210px}.form_row_66 input,.form_row_66 label{margin-left:2px;padding:15px 0}.form_row_66 input{flex:1 -1}#titleselect{background-color:var(--selectbackgroundcolor);position:relative;right:50px;width:100px}.new_choose_1{margin-bottom:15px;position:relative;right:60px;top:6px}#genderpick{position:relative;text-align:center;width:13px}.gender-options-gender{margin-left:40px;margin-top:8px}#genderhead{width:207px}.header-patient33{width:100%}.form-container22{align-items:center;display:flex;flex-direction:column;justify-content:center}.form_container_44{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.buttonfooter button{width:120px}.emer-55{left:90px;position:relative}}.con_1{gap:10px}.grid_1{text-align:center}.inp_1 label{width:130px}.inp_1 input:focus+label,.inp_1 input:not(:placeholder-shown)+label{color:var(--labelcolor)}.btn_1:hover{background-color:var(--ProjectColorhover);color:var(--projectwhite);cursor:pointer}.MuiDataGrid-root{width:95%}@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}}.inp_2 input,.inp_2 label{color:var(--labelcolor);font-size:12px!important}.billing_data h3,.billing_info_head,.norecords,.t_d_detial h3,.tablet_detials_1_head,.tablet_detials_1_head button{color:var(--labelcolor)}.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}}.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;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:30px;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;gap:5px;height:100%;justify-content:center;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;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%}.icn-emp-pro-cs{margin-top:20px}.ieudh78e6e34{color:var(--labelcolor);display:flex;flex-wrap:wrap!important;font-size:14px;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{width:100%}.p_profile_data h3,.p_profile_data h4{color:var(--labelcolor);font-size:15px;margin-left:0;margin-top:5px}.p_profile_data h4{width:150px}.overview h3{border-bottom:1px solid var(--ProjectColor);padding:5px;width:100%}.p_profile_items_11{display:flex;justify-content:space-around}.p_p_data_items{align-items:center;color:var(--labelcolor);display:flex;height:40px;justify-content:center;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 0;width:120px}.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:100%}.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:70%}.flex_vital{background-color:var(--ProjectColor);width:200px}.flex_vital:hover{color:var(--projectwhite)}.pdf_img_show{align-items:center;display:flex;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:90%}.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;gap:20px;margin-top:10px;width:100%}.images_show,.p_profile_body_icon{align-items:center;display:flex;justify-content:center}.images_show{flex-direction:column;gap:10px;height:100%;overflow-x:auto;overflow-y:auto;padding:0;text-align:center;width:85%}}@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;display:flex;flex-direction:column;flex-wrap:wrap;margin:10px}.pdf_img_show{height:350px;margin-left:5%;margin-top:0;width:350px}.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:55%}.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}}.h_head{color:var(--labelcolor);height:40px}.con_1{gap:2rem;margin:10px 0;padding:20px 0}.inp_1{align-items:center;border-bottom:1px solid var(--ProjectColor);display:flex;flex-basis:calc(33.33% - 15px);justify-content:center;margin-bottom:15px;width:280px}.inp_1 input{color:var(--labelcolor)}.inp_1 label{width:100px}.inp_1 input:focus+label,.inp_1 input:not(:placeholder-shown)+label{font-size:12px}.btn_1{color:var(--labelcolor);height:35px;width:100px}.btn_1 :hover{background-color:var(--ProjectColorhover);color:var(--projectwhite)!important}.cell_btn{font-size:12px!important}.MuiDataGrid-root{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.totalslot_width{width:300px!important}.totalslot_width label{width:150px!important}.tempt_edit{color:var(--labelcolor);left:160px;position:relative}.doctr_select2{border:none;height:auto;outline:none;padding:10px;width:150px}.tempt_edit{color:var(--labelcolor)!important}.deprtsele{border:none;height:27px;margin-left:5px;outline:none;padding:5px}@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}}.modal_edit{left:0;width:100%}.modal_edit,.modal_edit_1{align-items:center;background:#0009;display:flex;height:100%;justify-content:center;position:fixed;top:0}.modal_edit_1{left:100;width:calc(100% - 250px)}.modal-content-edit{height:35vh;width:75%}.modal-content-edit,.modal-content-edit-1{background:#fff;border-radius:5px;box-shadow:0 0 10px #0000004d;box-sizing:border-box;margin:0 auto;max-height:90vh;overflow-y:auto;padding:10px;position:relative;top:5px}.modal-content-edit-1{height:75vh;overflow-x:hidden;width:98%}*{margin:0;padding:0}body{background-color:#f0f0f0;font-family:Arial,sans-serif}.appointment,body{padding:10px}.h_head{align-items:center;background-color:var(--ProjectColor);border-radius:5px;color:#000;display:flex;height:35px;justify-content:space-between;margin:10px 0;padding:0 10px}.con_1{flex-wrap:wrap;gap:15px;margin:0!important;padding:10px 0}.con_1,.grid_1{display:flex;justify-content:center}.grid_1{align-items:center;flex-direction:column;width:100%}.inp_1 input{background-color:initial;border:none;color:#000;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);display:flex;font-size:13px;font-weight:700;justify-content:space-between;width:120px!important}.inp_1 input:focus+label,.inp_1 input:not(:placeholder-shown)+label{color:#333;font-size:var(--fontsize);top:-12px}.btn_1{background-color:var(--ProjectColor);border:none;border-radius:25px;color:#fff;cursor:pointer;height:30px;width:85px}.cell_btn{color:var(--ProjectColor)!important;font-size:var(--fontsize)!important}.data_grid{border:none;overflow-x:auto;width:100%}.grid_foot{align-items:center;display:flex;justify-content:center;margin-top:20px}.grid_foot button{background-color:var(--ProjectColor);border:none;border-radius:15px;cursor:pointer;margin:0 10px;padding:8px 16px}.grid_foot button:hover{background-color:var(--ProjectColorhover)}.MuiDataGrid-root{max-width:-webkit-max-content;max-width:max-content;width:90%}.data_grid::-webkit-scrollbar{display:none}.data_grid{-ms-overflow-style:none;scrollbar-width:none}.ee5rt{margin-bottom:5px}.selt-dctr-nse label{font-size:14px;font-weight:700}.selt-dctr-nse{align-items:center;display:flex;gap:5px;justify-content:center;text-align:center}@media (max-width:768px){.con_1{align-items:center;flex-direction:column;text-align:center}.h_head h3{font-size:15px}.MuiDataGrid-cell,.MuiDataGrid-columnHeader,.inp_1,.inp_1 input::placeholder{font-size:13px}.MuiDataGrid-root{width:80%}.data_grid{overflow-x:hidden}.modal_11{width:300px!important}}@media (min-width:769px) and (max-width:1330px){.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(--ProjectColor);font-size:var(--fontsize)!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:#000;flex:1 1;font-size:var(--fontsize)!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(--ProjectColor);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}.selt-dctr-nse select{width:210px}.for_total9{align-items:center;display:flex;font-size:15px;font-weight:700;justify-content:space-evenly;margin:10px 0;text-align:center}@media (max-width:500px){.selt-dctr-nse{align-items:center;display:flex;flex-direction:column;justify-content:center;text-align:center}.selt-dctr-nse select{width:130px}.h_head_h_2{height:auto;padding:5px}}@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(--ProjectColor);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(--ProjectColor);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(--ProjectColor)}.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(--ProjectColor);margin-bottom:5px}.item_info{align-items:center;display:flex;flex-direction:column;justify-content:center;width:95%}.billing_info_head{color:var(--ProjectColor);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%;padding:0;place-items:center;position:absolute;position:fixed;top:0;width:100%}.modal .con_1{align-items:center;flex-direction:column;justify-content:center}.search_icon{color:var(--ProjectColor)}.modal_11{background-color:#fff;padding:20px;position:relative;width:500px}.cancel_icon{color:var(--ProjectColor);cursor:pointer;position:absolute;right:10px;top:10px}.btn_2{align-items:center;background-color:var(--ProjectColor);border:none;border-radius:25px;color:#fff;cursor:pointer;display:flex;gap:5px;height:35px;justify-content:center;padding:0 10px;width:200px}.del_grp{margin-top:10px}.RegisFormcon{align-items:center;display:flex;flex-wrap:wrap;gap:5px;justify-content:flex-start;row-gap:10px;text-align:center}.RegisFormcon1{gap:10px}.RegisForm_1{align-items:center;color:grey;display:flex;gap:5px;height:100%;padding:0 5px;width:295px}.RegisForm_1 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}.RegisForm_1 input{background-color:initial;border:0;border:1px solid var(--ProjectColor);border-radius:5px;font-size:12px;height:18px;outline:0;padding:5px;width:150px}.file-input-444{align-items:center;display:flex;gap:10px;margin-left:7px}.RegisForm_1 select{background-color:initial;background-color:var(--selectbackgroundcolor);border:0;display:flex;height:30px;outline:0;width:162px}.RegisterForm_2 label{color:var(--labelcolor)!important;padding:0 5px}.RegisterForm_2 label:hover{background-color:var(--ProjectColorhover)!important;color:var(--projectwhite)!important}.RegisterForm_1_btns{align-items:center;background-color:var(--ProjectColor);border:none;border-radius:20px;color:var(--labelcolor);cursor:pointer;display:flex;font-size:var(--fontsize);font-weight:400!important;height:30px;justify-content:center!important;text-align:center;width:80px}.Register_btn_con{height:40px}.RegisterForm_1_btns:hover{background-color:var(--ProjectColorhover);color:var(--projectwhite)}.pat-regis-fnt{color:var(--labelcolor);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.8px!important;height:24px!important;width:70px!important}@media screen and (max-width:1015px){.RegisFormcon{align-items:center;display:flex;flex-wrap:wrap;gap:5px;justify-content:center;row-gap:10px;text-align:center}}@media screen and (max-width:600px){.RegisForm_1234 label{width:120px}.RegisForm_1234 input{width:100px}.RegisForm_1234 select{width:110px}}.QuickStock_container{padding:10px}.QuickStock_container_header{height:40px}.QuickStock_container_header h3,.QuickStock_container_totalValue h3{align-items:center;display:flex;gap:10px;margin:0;text-align:center}.Inventory-2{height:28px;width:80%}.QuickStock_container_div{width:19%}.searching_input_icon{background:#fff;display:flex;margin-left:230px;margin-top:-28px;outline:none;top:5px;transform:translateY(-10%)}.QuickStock_container_totalValue input{color:#616161}.QuickStock_table{width:1350px}.QuickStock_table th,td{font-size:12px}@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:var(--ProjectColor);border-radius:5px;box-sizing:border-box;color:var(--labelcolor);height:40px;margin:5px;padding:5px;width:100%}.label_classname{color:var(--labelcolor);display:flex;font-size:13px;font-weight:700;margin:14px 14px 5px}.btn-cancel.btn-add:hover{background-color:var(--ProjectColorhover);color:var(--projectwhite)}.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}}#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}.MasterPurchase1,.MasterPurchase2{display:flex;flex-direction:column;width:100%}.MasterPurchase2{gap:10px}.MasterPurchase2,.manufacturer-form{align-items:center;display:flex;flex-direction:column;justify-content:center;width:100%}.manufacturer-form{background-color:#fff;box-sizing:border-box;gap:20px}.manufacturer-head-master{align-items:center;background-color:var(--ProjectColor);border-radius:10px;box-sizing:border-box;display:flex;gap:20px;height:40px;justify-content:flex-start;padding:0 10px;width:100%}.IP_grid_1{align-items:center;display:flex;flex-direction:column;justify-content:center;width:95%}.IP_norecords{color:var(--labelcolor);display:grid;margin-bottom:20px;margin-top:20px;place-items:center}.Ip_data_grid{border:none;overflow-x:auto;width:100%}.css-wop1k0-MuiDataGrid-footerContainer{min-height:0!important}.IP_grid{align-items:center;display:flex;flex-direction:column;justify-content:center;width:100%}.Supplier_inputss_forms{width:325px}.Supplier_inputss_forms input{background-color:initial;border:0;outline:0}.code-code-invent{height:20px;outline:0;width:80%}.label-Purchase{color:var(--labelcolor);display:flex;font-size:14px;font-weight:700}.pur-flex-master{display:flex;flex-direction:row;gap:5px;justify-content:flex-start;width:100%}.submit-master:hover{color:var(--projectwhite)}.purchase-row-number{display:flex;flex-direction:column;gap:5px;width:25%}.purchase-row-number1{display:flex;flex-direction:column;gap:5px;width:50%}.btn-manu{background-color:var(--ProjectColor);border:none;border-radius:5px;height:30px;width:80px}.btn-manu:hover{background-color:var(--ProjectColorhover);color:var(--projectwhite)}.continer{box-sizing:border-box;display:flex;gap:10px;width:100%}.con1{width:50%}.togglebutton-container-master{font-size:10px!important;height:30px!important;width:200px!important}.Raise_indent_div label{color:var(--labelcolor)}.css-1hv55gt-MuiTypography-root{width:80%!important}.RateCard_table{overflow:auto}.RateCard_table,.RateCard_table_1{display:flex;justify-content:center;width:100%}.RateCard_table_1{align-items:center;min-width:-webkit-max-content;min-width:max-content;padding:10px 0}.RateCard_table_1 table{border-collapse:collapse;width:95%}.RateCard_table_1 table thead{background-color:var(--ProjectColor)}.RateCard_table_1 td{font-size:12px;padding:10px 0}.RateCard_table_1 td,.RateCard_table_1 th{border-bottom:1px solid #ccc;text-align:center}.RateCard_table_1 th{border-radius:10px;border-right:2px solid #fff;color:var(--labelcolor);font-size:15px;padding:5px}.RateCard_table_1 tbody tr:nth-child(2n){background-color:hsla(320,5%,87%,.384)}.RateCard_table_1 tbody tr:hover{background-color:#5b595917}.ratecarededitbutton{background-color:initial;border:0;color:var(--labelcolor);height:20px;outline:0}:is(.css-axafay-MuiDataGrid-virtualScroller,.css-u3xcjc-MuiDataGrid-root,.RateCard_table)::-webkit-scrollbar{height:8px!important;width:5px}:is(.css-axafay-MuiDataGrid-virtualScroller,.css-u3xcjc-MuiDataGrid-root,.RateCard_table)::-webkit-scrollbar-thumb{background:var(--ProjectColor)!important;border-radius:6px!important}:is(.css-axafay-MuiDataGrid-virtualScroller,.css-u3xcjc-MuiDataGrid-root,.RateCard_table)::-webkit-scrollbar-track{background:#c5c4c4!important}:is(.css-axafay-MuiDataGrid-virtualScroller,.css-u3xcjc-MuiDataGrid-root,.RateCard_table)::-webkit-scrollbar-thumb:hover{background:var(--ProjectColor)!important}@media screen and (max-width:768px){body,html{overflow-x:hidden}.togglebutton-container-master{align-items:center!important;font-size:7px!important;height:30px!important;width:90px!important}.label-Purchase{color:var(--labelcolor);display:flex;font-size:14px;font-weight:700}.pur-flex-master{display:flex;flex-direction:column;gap:5px;justify-content:center;width:100%}.code-code-invent{height:20px;width:80%}.purchase-row-number1{display:flex;flex-direction:column;gap:5px;width:100%}.master-inventory-form{align-items:center;display:flex;flex-direction:column;gap:10px}.MasterPurchase1{width:90%}.purchase-row-number{gap:5px}.continer,.purchase-row-number{display:flex;flex-direction:column;width:100%}.continer{box-sizing:border-box;gap:10px}.con1{width:100%}.RateCard_table_1 td,.RateCard_table_1 th{font-size:10px}}.summary-container{border:1px solid var(--ProjectColor);padding:10px}.summary-container label{background-color:var(--ProjectColor);border-radius:5px;color:var(--labelcolor);font-size:13px;font-weight:700;margin-bottom:5px;padding:5px 10px;width:115px}.summary-container input{border:1px solid #ccc;border-radius:4px;max-height:15px;padding:4px;width:123px}.summary-container input,.summary-container p{display:flex;font-weight:700;justify-content:center;text-align:center}.summary-container p{font-size:15px;margin-top:15px}.col-dwn-its{color:var(--labelcolor);display:flex;flex-direction:column}.input-with-icon,.searching_input_icon3{position:relative}.searching_input_icon3{background-color:initial;position:absolute;right:15px;top:52%;transform:translateY(-50%)}.newicon_regis,.searching_input_icon3{border:none;color:var(--labelcolor);cursor:pointer}.newicon_regis{background-color:var(--selectbackgroundcolor);outline:none;padding:2px;position:relative;top:0}.pay-cd-cd{display:flex;flex-direction:row;flex-wrap:wrap;gap:40px}.Action_btns{display:flex;gap:15px;width:100%}.Addnamebtn{background-color:var(--ProjectColor);height:20px}.Addnamebtn,.delnamebtn{border:none;color:var(--labelcolor)}.delnamebtn{background-color:initial;border-radius:3px;cursor:pointer;height:30px;width:30%}.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:700px;padding:6px!important}.Billing_Invoice_header{height:50px;padding-top:10px;text-align:center}.input-with-icon4{display:inline-block;position:relative}.searching_input_icon{background-color:initial;border:none;color:var(--labelcolor);cursor:pointer;padding:5px;position:absolute;right:0;top:43px;transform:translateY(-50%)}.invoice_Secondpart,.invoice_firstpart{border-bottom:1px solid var(--ProjectColor);height:auto;padding-bottom:20px;padding-top:10px}.invoice-header{margin-bottom:20px;margin-right:20px;margin-top:20px;text-align:right}.invoice-title{color:#333;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:#333;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;font-size:13px;padding:5px;text-align:center}.invoice-details th{background-color:var(--ProjectColor);border-radius:5px;color:var(--labelcolor)}.invoice-details td input{height:20px;max-width:100px;position:relative}.ItemName_searchicon{background-color:#fff;color:var(--labelcolor);left:5px;margin-top:-10px;top:9px}.ItemName_searchicon,.itnm-icon{border:none;cursor:pointer;position:relative}.itnm-icon{color:var(--ProjectColor);left:215px;top:0}.datlidt-mve-wth{margin-right:20px;width:100px}.invoice-details td select{height:20px;max-width:220px}.invoice-details tbody tr:nth-child(2n){background-color:hsla(320,5%,87%,.384)}.invoice-details tbody tr:hover{background-color:var(--ProjectColorhover)}.invoice-details,.invoice-details-1{border-top:2px solid var(--ProjectColor)}.invoice-details-1{align-items:center;display:flex;justify-content:space-between;margin-top:20px;padding-top:20px}.invoice_detials_row{color:var(--labelcolor);width:250px}.invoice_detials_row label{display:flex;margin-bottom:12px}.invoice_detials_row label input{width:100px}.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{border:none;outline:none}.print-btn-invc{align-items:center;display:flex;justify-content:center;left:40%;position:relative;text-align:center}.Select_billing{border:1px solid grey;border-radius:5px;width:60px}.itm-name-pad th{padding:10px}.input-sech-fld input{border-radius:5px;display:flex;height:20px;justify-content:center;padding:5px;text-align:center}.inpt-pad-btm{margin-bottom:-20px;width:230px}.slect-itm-detls-data{border-radius:5px;height:33px;padding:5px;width:150px}.total-itm-detls-data{border-radius:5px;height:20px;padding:5px}.mannual-header-with{width:100%}.Selected-table-container444{max-height:400px;overflow-y:auto}.selected-medicine-table222{border-collapse:collapse;margin-top:10px;width:100%}.selected-medicine-table222 th{background-color:var(--ProjectColor);border:1px solid #ddd;border-radius:5px;font-size:15px;padding:5px;text-align:center}.selected-medicine-table222 td{border:1px solid #ddd;padding:5px;text-align:center}.Selected-table-container444::-webkit-scrollbar{height:10px;width:5px}.Selected-table-container444::-webkit-scrollbar-thumb{background-color:#888;background-color:var(--ProjectColor);border-radius:5px}.Selected-table-container444::-webkit-scrollbar-track{background-color:var(--ProjectColor)}.fix-pymt-mble{display:flex;gap:5px}.pymt-flx-with{align-items:center;display:flex;flex-wrap:wrap;gap:80px;justify-content:center;padding:5px;row-gap:30px;text-align:center}.pymt-flx-with label{background-color:initial;background-color:var(--ProjectColor);color:var(--labelcolor);font-size:15px;width:150px}.pymt-flx-with input,select{background-color:var(--selectbackgroundcolor);border:none;border-radius:5px;height:26px;outline:none;padding:5px;width:100%}.pymt-flx-with input{width:160px}.cah-d-wth{display:flex}.itm-flx-wth{align-items:center;display:flex;flex-wrap:wrap;gap:30px;justify-content:center;padding:5px 0;row-gap:15px;text-align:center}.px-line{border-bottom:1px solid var(--ProjectColor)}.clm-itm-stl{text-align:center}.clm-itm-stl,.clm-pymt-stl{align-items:center;display:flex;flex-direction:column;justify-content:center}@media print{@page{size:A4;margin:0}body{margin:0;padding:0}.hideDataForPrint,.sidebar_toggle1,.sidebar_toggle2{display:none}.billing-invoice{border:none;box-shadow:none;margin:0!important;max-width:100%;padding:10px}.new_billing_invoice_detials th{color:var(--labelcolor)!important}}.Input_billing{border:1px solid grey;border-radius:5px;outline:0;width:25px}.form-container input,.form-container select{outline:0}.QuickStock_container{display:flex;flex-direction:column;gap:15px;width:98%}.QuickStock_container_header{align-items:center;background-color:var(--ProjectColor);border-radius:5px;box-sizing:border-box;color:var(--labelcolor);display:flex;height:35px;margin-top:10px;padding:5px;text-align:center;width:100%}.QuickStock_container_header h4,.QuickStock_container_totalValue h3{align-items:center;display:flex;font-size:15px;gap:10px;margin:0;text-align:center}.QuickStock_container_header h4{font-size:16px}.invent_invent{display:flex;flex-direction:start;margin:5px;width:100%}.Inventory-2{border:1px solid #ccc;border-radius:3px;font-size:12px;height:30px;padding:0 10px;width:240px}.textareaquick{height:50px;padding:5px}.QuickStock_container_div{align-items:flex-start;display:flex;flex-direction:column;justify-content:center;text-align:center;width:32%}.btn-add,.btn-cancel{align-items:center;background-color:var(--ProjectColor);border:none;border-radius:5px;height:30px;width:100px}.button_buton_class{margin:10px;text-align:center}.addtocart{margin:10px}.btn-cancel:hover{background-color:var(--ProjectColorhover)}.btn-add:hover,.btn-cancel:hover{color:var(--projectwhite)}.QuickStock_container_form{display:flex;flex-direction:row;flex-wrap:wrap;gap:10px;row-gap:30px}.pur_form_head{background-color:var(--ProjectColor);border-radius:5px 5px 0 0;color:var(--labelcolor);margin:-20px -20px 20px;padding:10px;text-align:center}.pur_flex{display: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:var(--labelcolor);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%}.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 var(--ProjectColor);color:var(--labelcolor);display:flex;gap:10px;height:40px;justify-content:flex-start;width:100%}.QuickStock_container_totalValue input{border:0;color:var(--labelcolor);outline:0;width:150px}.QuickStock_container_totalValue_1 h3{align-items:center;color:var(--labelcolor);display:flex;justify-content:center;margin:0}.Add_btn_Quick{display:grid;place-items:center;width:100%}.Add_btn_Quick button{background-color:var(--ProjectColor);border:0;border-radius:15px;cursor:pointer;outline:0;padding:8px;width:100px}.Add_btn_Quick button:hover{background-color:var(--ProjectColorhover);color:var(--projectwhite)}.QuickStock_table_container{overflow:auto;width:98%}.QuickStock_table{align-items:center;display:flex;justify-content:center;overflow-x:auto}.QuickStock_table table{border-collapse:initial;border-radius:5px;box-shadow:1px 1px 5px 2px #c4b9b9;width:100%}.QuickStock_table table thead{color:var(--ProjectColor);font-weight:600;height:40x;width:100%}.QuickStock_table th,td{border-bottom:1px solid #ddd;font-size:13px;padding:8px;text-align:center}.QuickStock_table tr:nth-child(2n){background-color:hsla(320,5%,87%,.384)}.QuickStock_table th{background-color:var(--ProjectColor);border-radius:5px;color:var(--labelcolor)}.QuickStock_table tr:hover{background-color:var(--ProjectColorhover);color:var(--projectwhite)}.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:var(--labelcolor);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,.css-i4bv87-MuiSvgIcon-root{color:var(--labelcolor)!important}.dewe32{align-items:center;display:flex;gap:5px;justify-content:flex-start;text-align:center}.inpu_discny_0{border:1px solid var(--ProjectColor);border-radius:5px;outline:none;padding:5px}@media print{body{font-size:8px}.print34_phrmy{display:none}@page :first{margin-top:-2cm}@page :right{margin-right:2.5cm}}@media (max-width:912px){.QuickStock_container_div{flex-direction:column;justify-content:flex-start;width:100%}.QuickStock_container,.QuickStock_container_div{align-items:center;display:flex;text-align:center}.QuickStock_container{gap:10px;justify-content:center;width:97%}.form-container{align-items:center;justify-content:center}.QuickStock_container_header{background-color:var(--ProjectColor);border-radius:5px;box-sizing:border-box;color:var(--labelcolor);width:97%}.label_classname{color:var(--labelcolor);display:flex;font-size:13px;font-weight:700;margin:14px 14px 5px}.btn-cancel.btn-add:hover{background-color:var(--ProjectColorhover);color:var(--projectwhite)}.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:10px}.QuickStock_container_form{row-gap:10px}.invoice_Secondpart{height:auto;overflow:scroll;padding-bottom:20px;padding-top:30px}.Selected-table-container444{max-height:400px;overflow-y:scroll;overflow:scroll;width:100%}.itnm-icon{border:none;color:var(--ProjectColor);cursor:pointer;left:105px;position:relative;top:0}}@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}.QuickStock_container{align-items:center;display:flex;gap:10px;justify-content:center;text-align:center;width:92%}}@media screen and (max-width:810px){.fix-pymt-mble{display:flex;flex-direction:column}}@media screen and (max-width:600px){.selected-medicine-table222{font-size:12px}}.BillingPrint_container{background-color:var(--ProjectColor);display:flex;flex-direction:column;gap:10px;width:100%}.BillingPrint_container_header{align-items:center;background-color:var(--ProjectColor);border-radius:5px;color:var(--labelcolor);display:flex;height:40px;justify-content:center;padding:0 10px}.BillingPrint_container_header h3{font-size:20px}.BillingPrint_con_1{border-bottom:1px var(--ProjectColor);flex-direction:column;gap:10px}.BillingPrint_con_1,.BillingPrint_con_1_head{align-items:center;display:flex;justify-content:center}.BillingPrint_con_1_head{color:var(--labelcolor)}.BillingPrint_con_1_body{background-color:#faebd7;width:700px}.neww_invoicedetials{display:flex;gap:5px;position:relative;top:3px}.invoice_detials_total_1{display:flex}.invoice_detials_total_1 .total_con_bill{display:flex;flex-direction:column;font-size:11px;gap:3px;width:650px}.bill_body{display:flex;gap:10px;padding:5px;width:100%}.bill_body label{color:var(--labelcolor);display:flex;font-size:13px;font-weight:700;justify-content:space-between;width:100px}.bill_body label span,.bill_body span,.total_con_bill_head .bill_body label span{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.bill_body span{align-items:end;font-size:13px}.total_con_bill_head{display:flex;gap:10px;width:100%}.total_con_bill_head .bill_body{display:flex;gap:10px;justify-content:space-between;width:106px}.total_con_bill_head .bill_body label{font-size:11px;width:80px}.total_con_bill_head .bill_body span{font-size:11px;width:50px}.div_table{display:flex;font-size:5px!important;justify-content:space-around;width:100%}.div_table :is(th,td){border-bottom:0!important;font-size:5px;width:50%}.New_billlling_invoice_head{align-items:center;display:flex;gap:10px;height:70px;justify-content:flex-start}.new_billing_logo_con{height:60px;width:60px}.new_billing_logo_con img{height:100%;object-fit:contain;width:100%}.new_billing_heading{font-size:18px;font-weight:600;height:40px;text-align:center;width:600px}.new_billing_address{display:flex;justify-content:space-between}.new_billing_address_1{color:grey;padding-bottom:10px;width:60%}.new_billing_address_1,.new_billing_address_2{display:flex;flex-direction:column;font-size:12px;gap:5px}.new_billing_address_2{width:40%}.new_billing_div{color:grey;display:flex;gap:10px;width:100%}.new_billing_div label{color:var(--labelcolor);display:flex;justify-content:space-between;width:100px}.fo_padd{padding-bottom:10px}.second_new_billing_address{border-top:2px solid var(--ProjectColor);padding-top:10px}.dkjfiuw6{color:var(--labelcolor);font-size:12px}.new_billing_invoice_detials table{border-collapse:collapse;width:100%}.new_billing_invoice_detials td,.new_billing_invoice_detials th{border-bottom:1px solid #ccc;font-size:12px;padding:5px 2px;text-align:center}.new_billing_invoice_detials th{color:var(--labelcolor);height:2px!important}.Billing_btn{align-items:center;display:flex;justify-content:center}.new_billing_invoice_detials tbody tr:nth-child(2n){background-color:hsla(320,5%,87%,.384)}.new_billing_invoice_detials tbody tr:hover{background-color:var(--ProjectColor)}.new_billing_invoice_detials{border-top:2px solid var(--ProjectColor);padding:10px 0;width:100%}.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:70%;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;padding:10px;width:25%}.signature909 p{font-weight:700;margin-bottom:10px}.hide-print-button{display:none!important}.wsdfwe6 h3{display:flex;justify-content:flex-start;padding:20px 0}@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;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:5px;text-align:start;width:100%}.signature909 p{font-size:12px}.logo-pay-slp img{height:50px;width:50px}.jon-flx-the-twoi{align-items:center;border:1px solid #212121;display:flex;font-family:Arial,sans-serif;gap:0;margin-top:20px;text-align:center;width:100%}.jon-flx-the-twoi td{align-items:center;border-bottom:1px solid #212121;font-size:11px;padding:5px!important;text-align:start;width:160px}.jon-flx-the-twoi input{border:none;font-size:11px;width:100%}.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}}@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{display:flex;font-size:13px;gap:10px;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}}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:10px;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:20px;justify-content:center;padding:10px;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:10px;box-sizing:border-box;display:flex;gap:20px;height:40px;justify-content:flex-start;padding:0 10px;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:25px;outline:0;padding:0 10px;width:80%}.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{color:var(--ProjectColor);display:flex;font-size:14px;font-weight:700}.Supplier_Master_form_Con_Row{display:flex;flex-direction:row;gap:5px;justify-content:flex-start;width:100%}.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_Row1{display:flex;flex-direction:column;gap:5px;width:50%}.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;gap:10px;width:100%}.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}@media screen and (max-width:768px){body,html{overflow-x:hidden}.Supplier_Master_form_sub_con_div_1_toggle{align-items:center!important;font-size:8px!important;font-weight:600!important;height:30px!important;width:140px!important}.Supplier_Master_form_Con_div_Row_label{align-items:center;color:var(--ProjectColor);display:flex;font-size:14px;font-weight:700;gap:10px}.Supplier_Master_form_Con_Row{display:flex;flex-direction:column;gap:5px;justify-content:center;width:100%}.Supplier_Master_form_Con_div_Row_input{height:25px;width:60%}.Supplier_Master_form_Con_div_Row1{align-items:center;display:flex;flex-direction:column;gap:5px;justify-content:center;width:100%}.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}.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{box-sizing:border-box;flex-direction:column;padding:10px}.Stoct_Product_master_Container,.Stoct_Product_master_head{align-items:center;display:flex;justify-content:center;width:100%}.Stoct_Product_master_head{background-color:var(--ProjectColor);border-radius:10px;gap:20px;height:40px}.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:50px;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}}
/*# sourceMappingURL=main.25322a7d.css.map*/