.sidebar{background-color:#fff;border-right:.5px solid #e6e3e3;flex:1 1;min-height:100vh}.sidebar .top{align-items:center;display:flex;height:50px;justify-content:center}.sidebar .top .logo{color:#6439ff;font-size:20px;font-weight:700}.sidebar hr{border:.5px solid #e6e3e3;height:0}.sidebar .center{padding-left:10px}.sidebar .center ul{list-style:none;margin:0;padding:0}.sidebar .center ul .title{color:#999;font-size:10px;font-weight:700;margin-bottom:5px;margin-top:15px}.sidebar .center ul li{align-items:center;cursor:pointer;display:flex;padding:5px}.sidebar .center ul li:hover{background-color:#ece8ff}.sidebar .center ul li .icon{color:#7451f8;font-size:18px}.sidebar .center ul li span{color:#888;font-size:13px;font-weight:600;margin-left:31px}.sidebar .bottom{align-items:center;display:flex;margin:10px}.sidebar .bottom .colorOption{border:1px solid #7451f8;border-radius:5px;cursor:pointer;height:20px;margin:5px;width:20px}.sidebar .bottom .colorOption:first-child{background-color:#f5f5f5}.sidebar .bottom .colorOption:nth-child(2){background-color:#333}.sidebar .bottom .colorOption:nth-child(3){background-color:#00008b}.sidebar .MuiListItem-gutters{padding:0}.sidebar .center ul li .side-nav-names{color:inherit;font-family:Roboto,Helvetica,Arial,sans-serif!important}.navbar{align-items:center;border-bottom:.5px solid #e7e4e4;color:#555;display:flex;font-size:14px;height:68px}.navbar .navbar-text{color:#6439ff}.navbar .user-info{font-size:18px;font-weight:600}.navbar .activ-icon{color:#90ee90}.navbar .wrapper{align-items:center;display:flex;justify-content:space-between;padding:0;width:100%}.navbar .wrapper .search{align-items:center;display:flex;padding:3px}.navbar .wrapper .search input{background:#0000;border:none;outline:none}.navbar .wrapper .search input::placeholder{font-size:12px}.navbar .wrapper .items,.navbar .wrapper .items .item{align-items:center;display:flex}.navbar .wrapper .items .item{margin-right:20px;position:relative}.navbar .wrapper .items .item .icon{font-size:20px}.navbar .wrapper .items .item .avatar{border-radius:50%;height:30px;width:30px}.navbar .wrapper .items .item .counter{align-items:center;background-color:red;border-radius:50%;color:#fff;display:flex;font-size:10px;font-weight:700;height:15px;justify-content:center;position:absolute;right:-5px;top:-5px;width:15px}.home{display:flex}.home .homeContainer{flex:6 1}.home .homeContainer .charts,.home .homeContainer .widgets{display:flex;gap:20px;padding:20px}.home .homeContainer .charts{padding:5px 20px}.home .homeContainer .listContainer{box-shadow:2px 4px 10px 1px #c9c9c978;margin:20px;padding:20px}.home .homeContainer .listContainer .listTitle{color:gray;font-weight:500;margin-bottom:15px}.widget{border-radius:10px;box-shadow:2px 4px 10px 1px #c9c9c978;flex:1 1;height:100px;padding:10px}.widget,.widget .left,.widget .right{display:flex;justify-content:space-between}.widget .left,.widget .right{flex-direction:column}.widget .left .title,.widget .right .title{color:#a0a0a0;font-size:14px;font-weight:700}.widget .left .counter,.widget .right .counter{font-size:28px;font-weight:300}.widget .left .link,.widget .right .link{border-bottom:1px solid gray;font-size:12px;width:-webkit-max-content;width:max-content}.widget .left .percentage,.widget .right .percentage{align-items:center;display:flex;font-size:14px}.widget .left .percentage.positive,.widget .right .percentage.positive{color:green}.widget .left .percentage.negative,.widget .right .percentage.negative{color:red}.widget .left .icon,.widget .right .icon{align-self:flex-end;border-radius:5px;font-size:18px;padding:5px}.featured{box-shadow:2px 4px 10px 1px #c9c9c978;flex:2 1;padding:10px}.featured .top{align-items:center;color:gray;display:flex;justify-content:space-between}.featured .top .title{font-size:16px;font-weight:500}.featured .bottom{align-items:center;display:flex;flex-direction:column;gap:15px;justify-content:center;padding:20px}.featured .bottom .featuredChart{height:100px;width:100px}.featured .bottom .title{color:gray;font-weight:500}.featured .bottom .amount{font-size:30px}.featured .bottom .desc{color:gray;font-size:12px;font-weight:300;text-align:center}.featured .bottom .summary{align-items:center;display:flex;justify-content:space-between;width:100%}.featured .bottom .summary .item{text-align:center}.featured .bottom .summary .item .itemTitle{color:gray;font-size:14px}.featured .bottom .summary .item .itemResult{align-items:center;display:flex;font-size:14px;margin-top:10px}.featured .bottom .summary .item .itemResult.positive{color:green}.featured .bottom .summary .item .itemResult.negative{color:red}.CircularProgressbar{vertical-align:middle;width:100%}.CircularProgressbar .CircularProgressbar-path{stroke:#3e98c7;stroke-linecap:round;transition:stroke-dashoffset .5s ease 0s}.CircularProgressbar .CircularProgressbar-trail{stroke:#d6d6d6;stroke-linecap:round}.CircularProgressbar .CircularProgressbar-text{fill:#3e98c7;dominant-baseline:middle;text-anchor:middle;font-size:20px}.CircularProgressbar .CircularProgressbar-background{fill:#d6d6d6}.CircularProgressbar.CircularProgressbar-inverted .CircularProgressbar-background{fill:#3e98c7}.CircularProgressbar.CircularProgressbar-inverted .CircularProgressbar-text{fill:#fff}.CircularProgressbar.CircularProgressbar-inverted .CircularProgressbar-path{stroke:#fff}.CircularProgressbar.CircularProgressbar-inverted .CircularProgressbar-trail{stroke:#0000}.chart{box-shadow:2px 4px 10px 1px #c9c9c978;color:gray;flex:4 1;padding:10px}.chart .title{margin-bottom:20px}.chart .chartGrid{stroke:#e4e1e1}.table .cellWrapper{align-items:center;display:flex}.table .cellWrapper .image{border-radius:50%;height:32px;margin-right:10px;object-fit:cover;width:32px}.table .status{border-radius:5px;padding:5px}.table .status.Approved{background-color:rgba(0,128,0,.151);color:green}.table .status.Pending{background-color:rgba(189,189,3,.103);color:#daa520}.single{display:flex;width:100%}.single .singleContainer{flex:6 1}.single .singleContainer .top{display:flex;gap:20px;padding:20px}.single .singleContainer .top .left{box-shadow:2px 4px 10px 1px #c9c9c978;flex:1 1;padding:20px;position:relative}.single .singleContainer .top .left .editButton{background-color:rgba(117,81,248,.094);border-radius:0 0 0 5px;color:#7451f8;cursor:pointer;font-size:12px;padding:5px;position:absolute;right:0;top:0}.single .singleContainer .top .left .item{display:flex;gap:20px}.single .singleContainer .top .left .item .itemImg{border-radius:50%;height:100px;object-fit:cover;width:100px}.single .singleContainer .top .left .item .details .itemTitle{color:#555;margin-bottom:10px}.single .singleContainer .top .left .item .details .detailItem{font-size:14px;margin-bottom:10px}.single .singleContainer .top .left .item .details .detailItem .itemKey{color:gray;font-weight:700;margin-right:5px}.single .singleContainer .top .left .item .details .detailItem .itemValue{font-weight:300}.single .singleContainer .top .right{flex:2 1}.single .singleContainer .bottom{box-shadow:2px 4px 10px 1px #c9c9c978;margin:10px 20px;padding:20px}.single .singleContainer .title{color:#d3d3d3;font-size:16px;margin-bottom:20px}.new{display:flex;width:100%}.new .newContainer{flex:6 1}.new .newContainer .bottom,.new .newContainer .top{box-shadow:2px 4px 10px 1px #c9c9c978;display:flex;margin:20px;padding:10px}.new .newContainer .bottom h1,.new .newContainer .top h1{color:#d3d3d3;font-size:20px}.new .newContainer .bottom .left,.new .newContainer .top .left{flex:1 1;text-align:center}.new .newContainer .bottom .left img,.new .newContainer .top .left img{border-radius:50%;height:100px;object-fit:cover;width:100px}.new .newContainer .bottom .right,.new .newContainer .top .right{flex:2 1}.new .newContainer .bottom .right form,.new .newContainer .top .right form{display:flex;flex-wrap:wrap;gap:30px;justify-content:space-around}.new .newContainer .bottom .right form .formInput,.new .newContainer .top .right form .formInput{width:40%}.new .newContainer .bottom .right form .formInput label,.new .newContainer .top .right form .formInput label{align-items:center;display:flex;gap:10px}.new .newContainer .bottom .right form .formInput label .icon,.new .newContainer .top .right form .formInput label .icon{cursor:pointer}.new .newContainer .bottom .right form .formInput input,.new .newContainer .top .right form .formInput input{border:none;border-bottom:1px solid gray;padding:5px;width:100%}.new .newContainer .bottom .right form button,.new .newContainer .top .right form button{background-color:teal;border:none;color:#fff;cursor:pointer;font-weight:700;margin-top:10px;padding:10px;width:150px}.app.dark{background-color:#111;color:#9c9c9c}.app.dark .chartGrid{stroke:hsla(0,0%,89%,.219)}.app.dark .table{background-color:#111}.app.dark .table .tableCell{color:gray}.app.dark .navbar{border-color:#333;color:#999}.app.dark .navbar .search{border-color:gray}.app.dark .sidebar{background-color:#111;border-color:#333}.app.dark .sidebar .top .logo{color:#999}.app.dark .sidebar hr{border-color:#333}.app.dark .sidebar ul li:hover{background-color:#333}.app.dark .sidebar ul li .icon{color:#999}.app.dark .datatable .datagrid,.app.dark .datatable .datagrid .cellWithStatus,.app.dark .datatable .datagrid .deleteButton,.app.dark .datatable .datagrid .viewButton{border:none;color:gray}.app.dark input{background-color:#0000}.form-control.is-invalid,.was-validated .form-control:invalid{background-image:none}.login-container{align-items:center;background-attachment:fixed;background-image:linear-gradient(90deg,#00b09b,#96c93d);background-image:url(https://static.vecteezy.com/system/resources/previews/004/987/898/non_2x/doctor-in-medical-lab-coat-with-a-stethoscope-doctor-in-hospital-background-with-copy-space-low-poly-wireframe-vector.jpg);background-repeat:no-repeat;background-size:100% 100%;display:flex;height:100vh;justify-content:center}.login-container form{background-color:#fff;border-radius:10px;box-shadow:0 0 10px #ccc;padding:3em;width:30%}.login-container h2{color:#00b09b;margin-bottom:2em;text-align:center}.login-container .form-group{display:flex;flex-direction:column;margin-bottom:1em}.login-container label{font-weight:700;margin-bottom:.5em;text-align:left}.login-container input[type=password],.login-container input[type=text]{border-radius:5px;font-size:1.2em;margin-bottom:1em;padding:.5em}.login-container button[type=submit]{background-color:#00b09b;border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:1.2em;padding:.5em 1em}.login-container button[type=submit]:hover{background-color:#009e8e}: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)}}.datatable{height:600px;padding:20px}.datatable .datatableTitle{align-items:center;color:gray;display:flex;font-size:24px;justify-content:space-between;margin-bottom:10px;width:100%}.datatable .datatableTitle .link{border:1px solid green;border-radius:5px;color:green;cursor:pointer;font-size:16px;font-weight:400;padding:5px;text-decoration:none}.datatable .cellWithImg{align-items:center;display:flex}.datatable .cellWithImg .cellImg{border-radius:50%;height:32px;margin-right:20px;object-fit:cover;width:32px}.datatable .cellWithStatus{border-radius:5px;padding:5px}.datatable .cellWithStatus.active{background-color:#0080000d;color:green}.datatable .cellWithStatus.pending{background-color:#ffd9000d;color:#daa520}.datatable .cellWithStatus.passive{background-color:#ff00000d;color:crimson}.datatable .cellAction{align-items:center;display:flex;gap:15px}.datatable .cellAction .viewButton{border:1px dotted rgba(0,0,139,.596);border-radius:5px;color:#00008b;cursor:pointer;padding:2px 5px}.datatable .cellAction .deleteButton{border:1px dotted #dc143c99;border-radius:5px;color:crimson;cursor:pointer;padding:2px 5px}.datatable .MuiDataGrid-main .MuiDataGrid-cellContent:first-child{cursor:pointer}.patient-timeline{grid-column-gap:20px;grid-row-gap:20px;align-items:stretch;cursor:pointer;display:grid;flex-wrap:wrap;grid-template-columns:4fr 4fr 4fr 4fr 4fr;justify-items:stretch;margin:20px}.patient-timeline .parent{border:2px solid #1a3501}.patient-timeline .parent .btn button{border:none!important;color:#000!important}.patient-timeline .parent{display:inline-block;text-align:center}.patient-timeline .parent .btn button span{border:none!important;color:#000!important}.filter-popover .makeStyles-button-15{margin:0}.filter-popover .css-1jx2aec-MuiFormHelperText-root.Mui-error{color:#000}.filter-popover .css-1u3bzj6-MuiFormControl-root-MuiTextField-root{padding:0;width:100%}.filter-popover .MuiFormControl-root,.filter-popover .multoselect-container .MuiInputBase-root{width:100%}.button-success:hover{background-color:#5ec1c8!important;box-shadow:0 5px #0000000d}.button-secondary{background-color:#295f7d!important;color:#fff!important;font-size:16px;font-weight:600!important}.button-secondary:hover{background-color:#5ec1c8!important;box-shadow:0 5px #0000000d}.button-filter{border:1px solid #38979d!important}.button-cancel,.button-filter{background-color:#fff!important;color:#5b5b5b;font-size:16px;font-weight:600!important}.button-cancel{border:1px solid crimson!important}.button-filter:hover{background-color:#f3feff!important;border:1px solid #173951!important;color:#000!important}.button-filter:hover .ri{color:#000}.button-details{background-color:#f8f8f8!important;color:#5b5b5b;font-size:16px;font-weight:300!important;max-height:36px;padding:0}.button-details:hover{box-shadow:0 5px #0000000d}.button-request{color:#3cc13b!important}.button-request:hover{box-shadow:0 5px #0000000d}.button-request{background-color:#3cc13b!important;color:#fff!important;font-size:16px}.button-editTicket{background-color:#f3feff!important;border:1px solid #173951!important;font-size:16px}.button-markresolve{background-color:#d2ffdf!important;border:1px solid #4bd76a!important;font-size:16px}.button-clear{background-color:"#F2F2F2";border-radius:2px;color:"#BDBDBD";font-size:16px;height:34px;margin:0;padding:0}.button-link{border:1px solid #5b5b5b!important;border-radius:2px;color:#5b5b5b;font-size:16px;font-weight:600!important;white-space:nowrap}.button-success{background-color:#38979d!important;color:#fff!important;font-size:16px}.button-goback{background-color:#fff!important;border:1px solid #38979d!important;color:#5b5b5b!important;font-size:16px}.button-hearing-active{background-color:#f3feff!important;border:1px solid #37c0de!important;color:#000!important}.button-hearing-active>span{font-size:16px;font-weight:600}.button-grey{background-color:#f8f8f8!important;border:1px solid #f8f8f8!important;color:#5b5b5b!important}.button-grey>span{font-size:16px;font-weight:600}.MuiButton-root{text-transform:capitalize!important}.MuiButton-contained.Mui-disabled{background:#ebebeb!important}.button-red-background{border:1px solid red!important}.patient-card-view{display:flex;flex-wrap:wrap}.patient-card-view .add{border-radius:20px}.patient-card-view .card{border-radius:10px;cursor:pointer;height:300px;transition:all 1s}.patient-card-view .card:hover{box-shadow:3px 5px 17px -4px #777}.patient-card-view .ratings i{color:green}.patient-card-view .card .speclist-part{font-weight:600;margin-bottom:5px;text-align:left}.patient-card-view .spec-text-name{color:#38979d!important}.patient-card-view .spec-text{color:#002c5d}.patient-card-view .doc-name{color:#002c5d;font-weight:600}.patient-card-view .dcard-cont{border-bottom:1px solid #eee;height:500px;margin-bottom:12px}.patient-card-view .email-ic .email-icon{color:#002c5d}.patient-card-view .address,.patient-card-view .email,.patient-card-view .emr-number{color:#16617d}.patient-card-view .location-icon svg{color:#960a0a;max-height:200px}.patient-card-view .spec{margin-top:4px;text-align:center}.patient-card-view .address{text-align:left}.patient-card-view .details-icons{align-self:center;display:flex;justify-content:space-around;margin-bottom:10px;margin-left:15px}.patient-card-view .emr-number{font-weight:600}.patient-card-view .location{height:70px}.patient-card-view .patient-view{max-width:auto}.patient-card-view .email-details .email{max-width:auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.list{display:flex;width:100%}.list .listContainer{flex:6 1}.my-profile{margin:20px}.profile-card .profile-body{border:1px solid rgba(0,0,0,.125);border-radius:10px;height:21rem;width:48rem}.profile-card .card-details .name,.profile-card .email,.profile-card .profile-img,.profile-card .user-details{margin:20px}.profile-card .postion,.profile-card .user-details{display:flex}.profile-card .key-tag{color:#002c5d}.profile-card .name-tag{font-weight:600}.profile-card .value-tag{color:#919699}.profile-card .btn-actve{background:linear-gradient(#7ee8fa,#01baef)}.profile-card i{align-items:center;background-color:#fff;border:1px linear-gradient(#7ee8fa,#01baef);border-radius:50%;box-shadow:0 0 8px 3px #b8b8b8;color:#01baef;cursor:pointer;display:flex!important;height:30px;justify-content:center;position:absolute;right:454px;top:250px;width:30px}.doctor-info .address-infor .row,.doctor-info .row{margin-left:0!important;margin-right:0!important}.doctor-info .anchr-link,.doctor-info .arrow-color{color:#38979d;font-size:14px;font-style:normal;font-weight:500;line-height:18px;text-decoration-line:underline}.doctor-info .css-1tcs2i1-MuiInputBase-root-MuiInput-root:before,.doctor-info .css-1tcs2i1-MuiInputBase-root-MuiInput-root:hover{border-bottom:none}.department-info .address-infor .row,.department-info .row{margin-left:0!important;margin-right:0!important}.department-info .anchr-link,.department-info .arrow-color{color:#38979d;font-size:14px;font-style:normal;font-weight:500;line-height:18px;text-decoration-line:underline}.department-info .css-1tcs2i1-MuiInputBase-root-MuiInput-root:before,.department-info .css-1tcs2i1-MuiInputBase-root-MuiInput-root:hover{border-bottom:none}.diagnosis-info .address-infor .row,.diagnosis-info .row{margin-left:0!important;margin-right:0!important}.diagnosis-info .anchr-link,.diagnosis-info .arrow-color{color:#38979d;font-size:14px;font-style:normal;font-weight:500;line-height:18px;text-decoration-line:underline}.diagnosis-info .css-1tcs2i1-MuiInputBase-root-MuiInput-root:before,.diagnosis-info .css-1tcs2i1-MuiInputBase-root-MuiInput-root:hover{border-bottom:none}.patient-info-id{margin:10px}.patient-info-id .column{float:left;padding:0 10px;width:50%}.patient-info-id .row{margin:0 -5px}.patient-info-id .row:after{clear:both;content:"";display:table}.patient-info-id .profile-img{display:block;margin-left:auto;margin-right:auto}.patient-info-id img{width:150px}.patient-info-id .card-details{display:flex}.patient-info-id .name-tag{margin:12px 0 9px 24px}@media screen and (max-width:600px){.patient-info-id .column{display:block;margin-bottom:20px;width:100%}.patient-info-id img{display:block;width:60px}}.patient-info-id .card{border-radius:8px;height:300px;padding:16px;text-align:center}.MuiDrawer-paperAnchorRight{overflow:hidden}.MuiDrawer-paperAnchorRight .drawer-button-margin{margin-left:.5rem;margin-right:.5rem}.MuiDrawer-paperAnchorRight .drawer-button-info{background:#fff;border:1px solid #38979d;box-sizing:border-box;color:#5b5b5b!important;font-family:HK Grotesk;font-size:16px;font-style:normal;font-weight:600;line-height:18px}.MuiDrawer-paperAnchorRight .drawer-button-in{background:#38979d;border-radius:5px;box-shadow:0 5px 10px #0000000d}.MuiDrawer-paperAnchorRight .label-style{color:#5b5b5b;font-family:HK Grotesk;font-size:14px;font-style:normal;font-weight:600;line-height:17px}.MuiDrawer-paperAnchorRight .button-Link{color:#38979d;font-family:HK Grotesk;font-size:12px;font-style:normal;font-weight:400;line-height:14px;text-decoration-line:underline}.MuiDrawer-paperAnchorRight .drawer-create-button{background:#38979d;border-radius:5px;box-shadow:0 5px 10px #0000000d;color:#fff;font-family:HK Grotesk;font-size:16px;font-style:normal;font-weight:600;line-height:18px}.MuiDrawer-paperAnchorRight .MuiDrawer-paperAnchorDockedRight{border-left:0!important}.MuiDrawer-paperAnchorRight .input-box{background:#fff;border:.5px solid #828282;border-radius:5px;box-sizing:border-box}.MuiDrawer-paperAnchorRight .info-icon{color:#bdbdbd;cursor:pointer;margin-bottom:.2rem;padding-left:.1rem;width:1.1rem}.MuiDrawer-paperAnchorRight .header-text{font-size:22px;font-weight:600}.MuiDrawer-paperAnchorRight .download-upload-container{padding-right:.1rem;padding-top:3.5rem}.MuiDrawer-paperAnchorRight .MuiSelect-select:focus{background-color:#fff}.MuiDrawer-paperAnchorRight .MuiInputBase-root{height:38px;width:100%}.MuiDrawer-paperAnchorRight .cancel-img{color:#bdbdbd;height:14.29px;width:14.47px}.MuiDrawer-paperAnchorRight .bg-blue4{background-color:#acd9e2!important}.ipd-table .cellAction{align-items:center;display:flex;gap:15px}.ipd-table .cellAction .viewButton{border:1px dotted rgba(0,0,139,.596);border-radius:5px;color:#00008b;cursor:pointer;padding:2px 5px}.ipd-table .cellAction .deleteButton{border:1px dotted #dc143c99;border-radius:5px;color:crimson;cursor:pointer;padding:2px 5px}.patient-recieve-fee .address-infor .row,.patient-recieve-fee .row{margin-left:0!important;margin-right:0!important}.patient-recieve-fee .anchr-link,.patient-recieve-fee .arrow-color{color:#38979d;font-size:14px;font-style:normal;font-weight:500;line-height:18px;text-decoration-line:underline}.patient-recieve-fee .css-1tcs2i1-MuiInputBase-root-MuiInput-root:before,.patient-recieve-fee .css-1tcs2i1-MuiInputBase-root-MuiInput-root:hover{border-bottom:none}.voucher-list{column-gap:20px;display:flex;flex:1 1;flex-direction:row;flex-wrap:wrap;row-gap:10px}.voucher-list a{text-decoration:none}.voucher-list .card-list{display:flex;overflow-x:scroll;padding:3rem}.voucher-list .card-list::-webkit-scrollbar{height:10px;width:10px}.voucher-list .card-list::-webkit-scrollbar-thumb{background:#201c29;border-radius:10px;box-shadow:inset 2px 2px 2px #ffffff40,inset -2px -2px 2px #00000040}.voucher-list .card-list::-webkit-scrollbar-track{background:linear-gradient(90deg,#201c29,#201c29 1px,#17141d 0,#17141d)}.voucher-list .card{background:#fff;border-radius:16px;box-shadow:none;clear:both;display:flex;flex-direction:column;height:350px;margin:0;min-width:250px;padding:1.5rem;position:relative;scroll-snap-align:start;transition:.15s ease;width:400px}.voucher-list .card:hover{transform:translateY(-1rem)}.voucher-list .card-header{margin-bottom:auto}.voucher-list .card-header p{color:#7a7a8c;font-size:14px;margin:0 0 1rem}.voucher-list .card-header h2{border:0;color:inherit;cursor:pointer;display:inline-block;font-size:20px;margin:.25rem 0 auto;text-decoration:none}.voucher-list .card-header h2:hover{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#ff8a00,#e52e71);-webkit-background-clip:text;background-clip:text;text-shadow:none}.voucher-list .card-author{align-items:center;display:grid;grid-template-columns:75px 1fr;margin:1rem 0 0;position:relative}.voucher-list .author-avatar{align-self:start;box-sizing:border-box;grid-area:auto;position:relative}.voucher-list .author-avatar img{border-radius:50%;display:block;filter:grayscale(100%);height:40px;margin:16px 10px;overflow:hidden;width:40px}.voucher-list .author-name{box-sizing:border-box;grid-area:auto}.voucher-list .author-name-prefix{color:#7a7a8c;font-style:normal;font-weight:700}.voucher-list .half-circle{fill:none;stroke:#ff8a00;stroke-width:8;stroke-linecap:round;bottom:0;height:48px;left:0;pointer-events:none;position:absolute;width:60px}.voucher-list .tags{column-gap:20px;display:flex;flex-wrap:wrap;line-height:2;margin:1rem 0 0;padding:.5rem 0 1rem;row-gap:6px}.voucher-list .tags a{border:3px solid #28242f;border-radius:2rem;color:#7a7a8c;font-size:.5rem;font-size:.66rem;font-style:normal;font-weight:700;padding:.2rem .85rem .25rem;position:relative;text-transform:uppercase}.voucher-list .tags a:hover{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#ff8a00,#e52e71);-webkit-background-clip:text;background-clip:text;border-color:#fff;-webkit-box-decoration-break:clone;text-shadow:none}.voucher-list *{overflow:hidden}.action-buttons{margin:20px}.action-buttons .card{background:linear-gradient(#7ee8fa,#01baef)}.action-buttons .action-key-tag,.action-buttons .action-value-tag{color:#fff;font-size:20px;font-weight:500}.ipd-release .card-text{color:#6c757d!important;font-size:20px}.ipd-release .btn{display:flex;flex-direction:column;justify-content:space-between;justify-content:flex-end}.ipd-release .address-infor .row,.ipd-release .row{margin-left:0!important;margin-right:0!important}.ipd-release .anchr-link,.ipd-release .arrow-color{color:#38979d;font-size:14px;font-style:normal;font-weight:500;line-height:18px;text-decoration-line:underline}.ipd-release .css-1tcs2i1-MuiInputBase-root-MuiInput-root:before,.ipd-release .css-1tcs2i1-MuiInputBase-root-MuiInput-root:hover{border-bottom:none}.basic-info .address-infor .row,.basic-info .row{margin-left:0!important;margin-right:0!important}.basic-info .anchr-link,.basic-info .arrow-color{color:#38979d;font-size:14px;font-style:normal;font-weight:500;line-height:18px;text-decoration-line:underline}.basic-info .css-1tcs2i1-MuiInputBase-root-MuiInput-root:before,.basic-info .css-1tcs2i1-MuiInputBase-root-MuiInput-root:hover{border-bottom:none}.lab-entery-table h4{color:#38979d!important;font-size:29px;font-weight:700}.add-lab .address-infor .row,.add-lab .row{margin-left:0!important;margin-right:0!important}.add-lab .anchr-link,.add-lab .arrow-color{color:#38979d;font-size:14px;font-style:normal;font-weight:500;line-height:18px;text-decoration-line:underline}.add-lab .css-1tcs2i1-MuiInputBase-root-MuiInput-root:before,.add-lab .css-1tcs2i1-MuiInputBase-root-MuiInput-root:hover{border-bottom:none}.add-lab h4{color:#38979d!important;font-size:29px;font-weight:700}
/*# sourceMappingURL=main.2f729289.css.map*/