.cta-btn{color:#fff;font-weight:700;font-size:16px;line-height:26px;padding:8px 0;text-align:center;justify-content:center;border-radius:24px;cursor:pointer}.cta-btn.disabled{background-color:gray!important}.otp-wrapper{display:flex;margin-top:15px;flex-direction:row;justify-content:space-between;max-width:400px}.otp-wrapper .otp-box{width:50px;height:50px}.otp-wrapper .otp-box input{width:100%;height:100%;border-style:solid;border-width:1px;border-radius:1rem;border-color:#008487;display:flex;justify-content:center;text-align:center;font-size:25px}.otp-wrapper .otp-box input:focus{outline:none}.error-message{display:flex;margin-top:15px;align-items:center;color:red}.error-message p{color:red;font-size:16px}.resend-wrapper{display:flex;flex-direction:column;color:#008487;margin-top:20px;font-size:16px;cursor:pointer}.resend-wrapper .cta-btn{width:150px!important;margin-top:10px}.forgot-password-box{display:flex;flex-direction:column;width:35%;padding:25px 25px 40px;border-radius:10px;border:1px solid #008487;padding-inline:42px}.forgot-password-box .forgot-password-message{font-size:14px;color:#828282;margin-bottom:45px}.forgot-password-box h3{margin-bottom:45px;font-size:24px;font-weight:500;line-height:32.02px;text-align:left;color:#008487}.forgot-password-box form{display:flex;flex-direction:column;gap:45px}.forgot-password-box .input{width:100%}.forgot-password-box input{border-color:#008487!important}.forgot-password-box button{width:100%;background:#008487;border-radius:24px}.back-to-login-button{color:#4485e2;font-size:16px;cursor:pointer;display:flex;align-items:center;gap:12px}.forgot-pass-error{color:red;font-size:14px;margin-top:-40px}.loader-container{display:flex;justify-content:center;align-items:center;height:100vh}.loader{border:4px solid transparent;border-top:4px solid #008487;border-radius:50%;width:40px;height:40px;animation:spin 1.5s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.login-page-wrapper{display:grid;grid-template-columns:repeat(12,1fr);width:100vw;height:100vh}@media screen and (max-width: 767px){.login-page-wrapper{display:flex;flex-direction:column}}.login-page-wrapper .password-input button{background:transparent!important}.login-page-wrapper .left{grid-column:1/5;background:#008487;background-image:url(/assets/Kipuwex%20X%20Icon%20large-EjI1syeJ.png);background-position:bottom;background-size:460px 460px;background-repeat:no-repeat;position:relative}.login-page-wrapper .left img{position:absolute;height:32px;left:10%;top:12%}@media screen and (max-width: 767px){.login-page-wrapper .left img{position:unset}}.login-page-wrapper .left .side_contents{position:absolute;top:30%;left:10%}.login-page-wrapper .left .side_contents h1{font-size:62px;font-weight:700;margin-bottom:5px}@media screen and (max-width: 1024px){.login-page-wrapper .left .side_contents h1{font-size:22px}}@media screen and (max-width: 767px){.login-page-wrapper .left .side_contents h1{margin-bottom:15px}}.login-page-wrapper .left .side_contents h2{font-size:28px;margin-top:0;font-weight:300}@media screen and (max-width: 767px){.login-page-wrapper .left .side_contents{position:unset}}@media screen and (max-width: 767px){.login-page-wrapper .left{display:flex;justify-content:space-around;align-items:center;flex-flow:row-reverse;background-image:none}}.login-page-wrapper .right{grid-column:5/13;background:#fff;display:flex;align-items:center;justify-content:center}.login-page-wrapper .right .loginBox{display:flex;flex-direction:column;width:35%;padding:25px 25px 40px;border-radius:10px;border:1px solid #008487;padding-inline:42px}.login-page-wrapper .right .loginBox h3{margin-bottom:45px;font-size:24px;font-weight:500;line-height:32.02px;text-align:left;color:#008487}@media screen and (max-width: 767px){.login-page-wrapper .right .loginBox h3{margin-bottom:30px;margin-top:0}}.login-page-wrapper .right .loginBox form{display:flex;flex-direction:column;gap:45px}@media screen and (max-width: 767px){.login-page-wrapper .right .loginBox form{gap:30px}}.login-page-wrapper .right .loginBox .input{width:100%}.login-page-wrapper .right .loginBox input{border-color:#008487!important}.login-page-wrapper .right .loginBox .loginBoxButton{width:100%;background:#008487;border-radius:24px}@media screen and (max-width: 767px){.login-page-wrapper .right .loginBox{width:80%;padding-inline:20px;padding-bottom:15px}}@media screen and (max-width: 767px){.login-page-wrapper .right{padding:50px 0}}.login-page-wrapper .error{color:#b91c1c;font-size:18px;margin-bottom:0;font-family:Inter,sans-serif}.forgor-pass-wrapper p{color:#4485e2;font-size:16px;cursor:pointer}.modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000}.modal-content{background-color:#fff;border-radius:8px;max-width:500px;width:100%;overflow-y:auto;max-height:calc(100vh - 50px);box-shadow:0 2px 10px #0000001a}.modal-content.big{max-width:80%}.modal-content .modal-header{display:flex;flex-direction:row;justify-content:space-between;align-items:center;background:#008487;padding:20px;border-bottom-left-radius:10px;border-bottom-right-radius:10px}.modal-content .modal-header p{font-size:20px;font-weight:700;line-height:24.2px;text-align:left}.modal-content .modal-body{padding:20px;color:#000}.modal-content .modal-body .action-buttons{display:flex;gap:20px}.modal-content .modal-body .action-buttons button{flex-grow:1}.modal-content .modal-body .action-buttons button:nth-child(2){background-color:#fff;color:#000;border-radius:30px;border:1.4px solid black}.modal-close{background:none;border:none;font-size:24px;position:absolute;top:10px;right:10px;cursor:pointer}.editDeviceForm{display:flex;flex-direction:column;color:red;gap:22px}.editDeviceForm .action-buttons{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:22px}.confirm-delete p{font-size:16px;font-weight:400;line-height:20px;text-align:center;color:#000}.confirm-delete .action-buttons{width:100%;display:flex;flex-direction:row;gap:18px;justify-content:center;align-items:center}.device-details{color:#000;text-align:center;display:flex;flex-direction:column}.mainAreaFile{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:50px 16px 0;cursor:pointer}.mainAreaFile p{color:#1976d2;font-size:16px;text-decoration:underline;margin-bottom:5px}.mainAreaFile .formGroup{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}.mainAreaFile .formGroup input[type=file]{opacity:0;cursor:pointer}.selectFields{display:flex;flex-direction:column;gap:30px;margin-bottom:30px}.selectFields .formGroup{width:100%}.addHospitalModalForm{display:flex;flex-direction:column}.editHospitalModal{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:18px}.editHospitalModal .action-buttons{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:18px}.distributorsHead{display:flex;justify-content:space-between;align-items:center}.distributorsHead h1{font-size:24px;font-weight:500;color:#828282;margin-top:40px;margin-bottom:20px}.distributorsHead p{color:#828282;font-size:24px}.formWrapper{display:flex;flex-direction:column}.addWard .formGroup{margin:20px 0}.addWard .formGroup .MuiFormControl-root{width:100%}.addWard .formGroup input{border-radius:4px;border-color:#000000de;padding:16px 14px;border-width:1px}.addWard .formGroup .MuiSelect-select{border-radius:4px;border-color:#000000de;padding:15px 14px;border-width:1px}.addWard .formGroup .MuiSelect-select input{all:unset}.addWard .action-buttons button{flex-grow:1}.addWard .action-buttons button:nth-child(2){background-color:#fff;color:#000;border-radius:30px;border:1.4px solid black}.editWardWrapper{display:flex;flex-direction:column;gap:20px}.editWardWrapper .MuiFormControl-root{margin-bottom:0}.editWardWrapper .form-group{display:flex;flex-direction:column}.editWardWrapper input{border-radius:4px;border-color:#000000de;padding:16px 14px;border-width:1px}.editWardWrapper .action-buttons button{flex-grow:1}.editWardWrapper .action-buttons button:nth-child(2){background-color:#fff;color:#000;border-radius:30px;border:1.4px solid black}.formstyling{display:flex;flex-direction:column;gap:18px}.formstyling .action-buttons{display:flex;justify-content:center;align-items:center;flex-direction:row;gap:20px}.wardFilter{display:flex;flex-direction:row;margin-bottom:100px}.wardFilter div{width:45%}.action-buttons{margin-top:30px}.deviceDataDiv{display:flex;justify-content:space-between;width:100%}.deviceDataLabels{display:flex;justify-content:space-between;width:100%;background-color:#f5f5f5;color:#919191;padding:10px 0}.deviceDataLabels span{padding:0 10px}.newAdminModal{display:flex;flex-direction:column;gap:18px}.newAdminModal .error{color:red;font-size:14px}.access-wrapper .MuiPaper-root{border-radius:8px}.access-wrapper h1{font-size:24px;font-weight:500;line-height:29.64px;letter-spacing:.25px;text-align:left;color:#828282}.access-wrapper thead th span{font-size:14px;font-weight:500}.access-wrapper .searchArea{display:flex;align-items:center;justify-content:end}.access-wrapper .searchArea .downloadLogo{cursor:pointer}.resend-buttons-wrapper{display:flex;gap:30px}.resend-buttons-wrapper button{width:50%}.resend-modal-message{text-align:center;padding:30px 0}.suspend-buttons-wrapper{display:flex;gap:30px;margin-top:30px}.suspend-buttons-wrapper button{width:50%}.usersFilters{display:flex;gap:10px;width:100%;margin-top:20px;margin-left:15px}.resetFiltersButton{width:20%}.roomsPage h1{font-size:24px;line-height:30px;font-weight:500;color:#828282}.roomsPage .mainArea .MuiPaper-root{padding:20px 0 30px 15px}.roomsPage .mainArea .icon{margin-bottom:15px}.patientBox{display:flex;align-items:center;justify-content:space-between;padding:23px 16px}.patientBox .name{color:#000;font-weight:500;font-size:20px}.patientBox .actionsBox{display:flex;align-items:center;column-gap:20px}.unassign{cursor:pointer;color:#000;text-decoration:underline;background:transparent}.bedsPage h1{font-size:24px;line-height:30px;font-weight:500;color:#828282}.bedsPage .mainArea .MuiPaper-root{padding:0 0 30px 20px}.set-password-page-wrapper{display:grid;grid-template-columns:repeat(12,1fr);width:100vw;height:100vh}@media screen and (max-width: 767px){.set-password-page-wrapper{display:flex;flex-direction:column}}.set-password-page-wrapper .left{grid-column:1/5;background:#008487;background-image:url(/assets/Kipuwex%20X%20Icon%20large-EjI1syeJ.png);background-position:bottom;background-size:460px 460px;background-repeat:no-repeat;position:relative}.set-password-page-wrapper .left img{position:absolute;height:32px;left:10%;top:12%}@media screen and (max-width: 767px){.set-password-page-wrapper .left img{position:unset}}.set-password-page-wrapper .left .side_contents{position:absolute;top:30%;left:10%}.set-password-page-wrapper .left .side_contents h1{font-size:62px;font-weight:700;margin-bottom:5px}@media screen and (max-width: 1024px){.set-password-page-wrapper .left .side_contents h1{font-size:22px}}@media screen and (max-width: 767px){.set-password-page-wrapper .left .side_contents h1{margin-bottom:15px}}.set-password-page-wrapper .left .side_contents h2{font-size:28px;margin-top:0;font-weight:300}@media screen and (max-width: 767px){.set-password-page-wrapper .left .side_contents{position:unset}}@media screen and (max-width: 767px){.set-password-page-wrapper .left{display:flex;justify-content:space-around;align-items:center;flex-flow:row-reverse;background-image:none}}.set-password-page-wrapper .error{color:red;font-size:22px}.set-password-page-wrapper .right{grid-column:5/13;background:#fff;display:flex;align-items:center;justify-content:center}.set-password-page-wrapper .right .loginBox{width:75%;padding-bottom:50px;border-radius:10px;border:1px solid #008487;padding-inline:42px}.set-password-page-wrapper .right .loginBox h3{font-size:24px;font-weight:500;line-height:32.02px;text-align:left;color:#008487}@media screen and (max-width: 767px){.set-password-page-wrapper .right .loginBox h3{margin-bottom:30px;margin-top:0}}.set-password-page-wrapper .right .loginBox .input{width:100%;margin-bottom:15px}.set-password-page-wrapper .right .loginBox input{border-color:#008487!important}.set-password-page-wrapper .right .loginBox .loginBoxButton{width:200px;background:#008487;border-radius:24px}.set-password-page-wrapper .right .loginBox .button-disabled{background:#d3d3d3}@media screen and (max-width: 767px){.set-password-page-wrapper .right .loginBox{width:80%;padding-inline:20px;padding-bottom:15px}}@media screen and (max-width: 767px){.set-password-page-wrapper .right{padding:50px 0}}.my-account-title{font-size:24px;color:#828282;font-weight:500;margin:40px 0 20px}.my-account-main-data{display:flex;justify-content:space-between;background-color:#fff;border-radius:8px;align-items:center;padding:15px 20px}.user-data-wrapper{display:flex;gap:25px}.user-pic{background-color:#efefef;width:140px;border-radius:10px;display:flex;justify-content:center;align-items:center}.user-information{display:flex;flex-direction:column;gap:10px;padding:18px 0}.user-information .user-name{font-size:24px;color:#000;margin:0}.user-information .user-role{font-size:16px;font-weight:700;color:#008487;margin:0}.user-information .user-hospital{font-size:16px;font-weight:400;color:#828282;margin:0}.user-information span{display:flex;gap:10px}.buttons{margin-top:30px;display:flex;gap:25px}.buttons button{width:50%}.success-message-modal{text-align:center}.success-message-modal button{width:100%}.error-msg{color:red;line-height:0px;font-size:1rem}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion: no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.read-the-docs{color:#888}.error-msg{color:red;line-height:0px;font-size:1rem;text-align:start;width:100%}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color:#ffffffde;background-color:#efefef;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#008487;cursor:pointer;color:#fff;border-radius:30px;padding-inline:22px;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}
