.floating-profile{position:fixed;width:20%;min-width:300px;height:auto;bottom:5%;left:5%;background-color:#fffffff3;z-index:9999;border-radius:15px;border:.5px solid rgb(207,207,207);display:flex;flex-direction:column;box-shadow:6px 6px 10px #00000014;padding:10px;box-sizing:border-box;justify-content:space-between;gap:12px}.floating-profile-item{background-color:none;width:100%;height:auto;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;padding:0;gap:5px;border-radius:10px}.item-child{background-color:transparent;width:100%;height:auto;max-height:80px;display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;padding:5px;gap:10px;border-radius:10px;box-sizing:border-box;overflow-y:hidden;overflow-x:auto;scrollbar-gutter:stable}.item-child-column{background-color:transparent;width:100%;height:auto;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:0px}.profile-picture{width:25%;border-radius:10px}.logout-button{width:100%;height:40px;border-radius:10px;outline:none;border:.5px solid rgb(222,124,124);background-color:#ffdbdb;font-family:Poppins}.logout-button:hover{background-color:#fbb}.other-button{width:100%;height:40px;border-radius:10px;outline:none;border:.5px solid #654bdd;background-color:#fff;font-family:Poppins}.other-button:hover{background-color:#d3c9ff}.floating-profile-switch-button{background-color:#fff;width:100%;max-width:80px;min-height:80px;border-radius:5px;display:flex;flex-direction:column;justify-content:space-evenly;align-items:center;text-align:left;outline:none;border:.5px solid #dfd7ff;font-size:.8em;font-family:Poppins;box-sizing:border-box}.floating-profile-switch-button img{width:70%}.login-body{position:relative;background:linear-gradient(to bottom,#dcd4ff,#baaaff);display:flex;justify-content:center;align-items:flex-start;width:100%;height:100vh;padding:0}.input-div{position:relative;background-color:#fff;width:50%;max-width:450px;min-width:375px;height:auto;min-height:50%;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;box-sizing:border-box;padding:30px 15px;border-radius:20px;gap:10px;margin-top:5%}.logo-container{width:100%;min-height:20%;border-radius:8px;background-color:none;display:flex;justify-content:center;align-items:center}.login-logo{width:75%;margin:5px}.input-div-child{width:90%;height:auto;border-radius:8px;background-color:none;display:flex;justify-content:center;align-items:center;gap:10px;padding:10px;box-sizing:border-box}.input-div-child-column{width:90%;height:auto;border-radius:8px;background-color:none;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:10px;padding:10px;box-sizing:border-box}.login-form{width:100%;height:auto;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:20px;margin-top:0}.label-input-group{width:90%;display:flex;flex-direction:column;gap:5px;font-family:Poppins;font-size:14px;font-weight:500;padding:0 10px}.input{width:100%;height:48px;padding:10px;outline:none;border:1px solid #c9c9c9;border-radius:12px;box-sizing:border-box;font-family:Poppins}.log-in-button{width:90%;height:45px;padding:10px;background-color:#654bdd;color:#fff;border:.5px solid #654bdd;border-radius:15px;box-sizing:border-box;cursor:pointer;font-family:Poppins}.log-in-button:hover{background-color:#563acb}.sign-up-button{width:90%;height:45px;padding:10px;color:#654bdd;background-color:#fff;border:.5px solid #654bdd;border-radius:15px;box-sizing:border-box;cursor:pointer;font-family:Poppins}.redirect-button{width:120px;height:120px;padding:10px;background-color:#e8f5ff;color:#000;border:.5px solid #ffffff;border-radius:15px;box-sizing:border-box;cursor:pointer;font-family:Poppins}.redirect-button img{width:70%}.launcher-body{background-color:#dcd4ff;background:linear-gradient(to bottom,#dcd4ff,#baaaff);width:100%;height:100vh;display:flex;justify-content:center;align-items:flex-start}.launcher-content{position:relative;width:70%;height:auto;display:flex;flex-direction:column;border-radius:15px;justify-content:flex-start;align-items:center;margin-top:30px;box-sizing:border-box;gap:10px;padding:15px;text-align:center}.launcher-content-item{position:relative;width:100%;height:550px;display:flex;justify-content:center;align-items:flex-start;border-radius:15px;box-sizing:border-box;gap:20px;padding:15px;flex-wrap:wrap;overflow-y:auto}@media (max-width: 400px){.launcher-content-item{flex-direction:column;overflow:auto}}.horizontal-separator{width:10%;height:.5px;background-color:#d9d9d9;margin:5px 0}.logo-div{position:relative;width:100%;min-height:40%;display:flex;justify-content:center;align-items:center;box-sizing:border-box}.logo-div img{width:40%;margin:20px 0}.app-widget{background-color:#f1e0ff;min-width:160px;min-height:180px;width:180px;height:200px;border-radius:20px;box-shadow:4px 6px 10px #0003;padding:0;box-sizing:border-box;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;text-align:left;gap:0px}.app-logo-container{width:100%;height:60%;background-color:#f1e0ff;box-sizing:border-box;border-radius:18px 18px 0 0;display:flex;justify-content:center;align-items:center;padding-top:10%}.app-logo-container img{width:40%}.app-logo-container img:hover{width:45%}.app-logo-container span{position:relative;top:0;right:0;z-index:9999}.app-texts-container{width:100%;height:60%;background-color:#654bdd;box-sizing:border-box;border-radius:0 0 18px 18px;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;padding:10px;color:#fff}.app-texts-container h3{text-align:left}.app-texts-container p{text-align:left;font-size:.8em;color:#d1d1d1}.table-title{font-weight:700;color:#654bdd;margin:2px 0}.table{border-collapse:collapse;width:100%;border:1px solid #9d9fa0;border-radius:10px;overflow:hidden}.table thead{background-color:#f2f3f6;height:49px;color:#654bdd}.table th{padding:15px;text-align:left;font-size:.9em;font-weight:700;border-bottom:.5px solid #bfbfbf}.table td{padding:15px;font-size:1em;border-bottom:1px solid #ddd}.table tbody tr:nth-child(2n){background-color:#fdfdfd}.table tbody tr:hover{background-color:#f2f3f6}.staff-row{cursor:pointer}.table-title{color:#654bdd}.table-img{width:40px;height:50px;object-fit:cover;border-radius:10%;display:block;margin:0 auto}.table-status-indicator{width:auto;max-width:80px;min-width:50px;height:25px;background-color:#b2f0cb;color:#0b0b0b;font-size:x-small;font-weight:400;border-radius:8px;display:flex;justify-content:center;align-items:center;margin:0;padding:0 5px}.widget-container{background-color:#fff;width:auto;height:auto;margin:0;border-radius:8px;display:flex;justify-content:space-between;align-items:center;padding:10px;box-sizing:border-box;gap:15px}.widget{background-color:#fff;width:100%;min-width:250px;height:auto;margin:0;border-radius:8px;border:.5px solid rgb(201,201,201);display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;padding:10px;box-sizing:border-box;gap:2px}.widget-child{width:100%;height:auto;margin:0;border-radius:8px;display:flex;justify-content:space-between;align-items:center;gap:5px}.widget-figure-chart{width:100%;height:auto;margin:0;border-radius:8px;display:flex;justify-content:space-between;align-items:flex-start;flex-direction:column;gap:5px}.widget-title{color:#2b2b2b;font-size:1.2em;font-weight:700}.widget-sub-title{color:#654bdd;font-size:1em}.widget-desc{color:#a3a3a3;font-size:.9em}.widget-digit{color:#000;font-size:1.9em;font-weight:700}.error-handler{position:absolute;width:100%;height:100%;background-color:#1a1a1aa8;display:flex;z-index:9999;justify-content:center;align-items:center}.errorbanner-div{position:relative;width:auto;min-width:30%;height:auto;background-color:#fff;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;border-radius:20px;box-shadow:0 4px 10px #00000026;padding:2%;box-sizing:border-box;gap:1%}.errorbanner-logo{position:relative;width:15%;max-width:400px}.error-handler-child{display:flex;width:100%;height:auto;background-color:transparent;padding:2%;box-sizing:border-box;justify-content:center;align-items:center;gap:2%;text-align:center}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.maintenance-container{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100vh;background-color:#fff}.error-alert{background-color:#ffd3d3;color:red;width:100%;height:auto;min-height:60px;border-radius:10px;display:flex;flex-direction:column;justify-content:center;align-items:center;margin:5px 0;border:.5px solid red}.success-alert{background-color:#c5ffcb;color:#0eb852;width:100%;height:auto;min-height:60px;border-radius:10px;display:flex;flex-direction:column;justify-content:center;align-items:center;margin:5px 0}.input{width:100%;height:45px;padding:5px 15px;outline:none;border:1px solid #c9c9c9;border-radius:12px;box-sizing:border-box;font-family:Poppins}.select{width:100%;height:48px;padding:10px;outline:none;border:1px solid #c9c9c9;border-radius:12px;box-sizing:border-box;font-family:Poppins}.profile-container{width:100%;padding:20px;background-color:#fff;border-radius:10px;box-sizing:border-box}.profileheader{display:flex;width:100%;gap:10px;margin-bottom:2px;padding:20px;border-radius:10px;align-items:start;justify-content:start;background-color:#fff;border:.5px solid #d5d5d5;box-sizing:border-box}.profileheader-plain{display:flex;width:100%;gap:10px;margin-bottom:2px;padding:10px;border-radius:10px;align-items:start;justify-content:start;background-color:none;box-sizing:border-box}.profileimage{width:15%;max-width:150px;height:180px;border-radius:10px;overflow:hidden}.profileimage img{width:100%;max-height:280px;border-radius:10px;object-fit:cover}.profile-info-parent{background-color:none;width:auto;height:100%;display:flex;justify-content:space-between;gap:10px;flex-direction:column}.profile-info{background-color:none;width:auto;display:flex;justify-content:space-evenly;gap:10px;flex-direction:column}.other-status-div{background-color:none;border:.5px solid rgb(191,191,191);width:100%;display:flex;flex-direction:row;min-height:40px;border-radius:10px;padding:10px 15px;gap:10px;justify-content:flex-start;align-items:center}.other-status-div strong{color:#654bdd;margin:0}.id-status{margin:0;color:#333;display:flex;justify-content:flex-start;align-items:center;gap:10px}.profile-info h2{color:#444;margin:0;font-weight:900;font-size:1.7em}.profile-info-parent p{margin:0;color:#333}.profile-info-parent strong{color:#654bdd;margin:0}.profile-actions{margin-top:30px;display:flex;gap:15px}.profile-actions .btn{padding:10px 20px;text-align:center;border-radius:5px;text-decoration:none;color:#fff}.tab-switcher-with-buttons{background-color:none;display:flex;flex-direction:row;width:100%;min-height:50px;padding:0;border-bottom:.5px solid #979797;border-radius:10px 10px 0 0;box-sizing:border-box}.tab-button{font-family:Poppins;background-color:none;height:50px;min-width:100px;border:none;background-color:#fbfbfb;color:#141414}.tab-button:hover{background-color:#f3f4f8;color:#654bdd}.tab-button-active{height:50px;min-width:100px;background-color:#fbfbfb;border:none;border-bottom:2px solid #654bdd;color:#654bdd;font-family:Poppins;font-weight:700;outline:none}.staff-name{position:relative;width:auto;color:#333}.staff-status{position:relative;display:flex;flex-direction:row;gap:5px}.is-archived{width:60px;height:25px;background-color:#f0b2b2;color:#b80e0e;font-size:x-small;font-weight:400;border-radius:8px;display:flex;justify-content:center;align-items:center;margin:0;padding:0}.is-active{width:60px;height:25px;background-color:#b2f0cb;color:#0eb852;font-size:x-small;font-weight:400;border-radius:8px;display:flex;justify-content:center;align-items:center;margin:0;padding:0}.is-pending{width:60px;height:25px;background-color:#f8dec5;color:#f50;font-size:x-small;font-weight:400;border-radius:8px;display:flex;justify-content:center;align-items:center;margin:0;padding:0}@media (max-width: 768px){.profile-header{flex-direction:column;align-items:center}.profile-info{text-align:center}.profile-actions{flex-direction:column;align-items:center}}.map-item{display:flex;width:100%;flex-direction:row;gap:5px;margin-bottom:2px;padding:10px;border-radius:10px;align-items:center;justify-content:space-between;background-color:#e7f2ff;box-sizing:border-box}.map-item-content{display:flex;flex-direction:column;gap:7px;padding:5px;border-radius:10px;align-items:start;justify-content:start;background-color:none;box-sizing:border-box}.map-item-name{margin:0;font-weight:700;min-width:250px;color:#654bdd}.map-item-detail{margin:0;min-width:250px;font-size:small}.signup-body{position:relative;background:linear-gradient(to bottom,#dcd4ff,#baaaff);display:flex;justify-content:center;align-items:center;width:100%;height:100vh;padding:0}.signup-div{position:relative;background-color:#fff;width:70%;max-width:800px;min-width:375px;height:auto;min-height:40%;display:flex;justify-content:flex-start;align-items:center;box-sizing:border-box;padding:15px;border-radius:20px;gap:10px;z-index:9999;overflow-y:auto}.signup-div::-webkit-scrollbar{display:none}.signup-bg{position:absolute;width:100%;height:auto;display:flex;justify-content:center;align-items:center;opacity:.5;z-index:1}.signup-inner-div{position:relative;background-color:#fff;width:50%;max-width:450px;min-width:250px;height:auto;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;box-sizing:border-box;padding:15px;border-radius:20px;gap:10px}.signup-logo{width:70%;margin:0}.signup-form{width:100%;height:auto;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;gap:10px}.signup-label-input-group{width:100%;display:flex;flex-direction:column;gap:10px;font-family:Poppins;font-size:14px;font-weight:500;padding:0 10px}.signup-input{width:100%;height:45px;padding:10px;outline:none;border:1px solid #c9c9c9;border-radius:12px;box-sizing:border-box;font-family:Poppins}.sign-in-button{width:100%;height:45px;padding:10px;background-color:#654bdd;color:#fff;border-radius:15px;box-sizing:border-box;cursor:pointer;font-family:Poppins}.cancel-sign-in-button{width:100%;height:45px;padding:10px;background-color:#fff0f0;color:#dd4b4b;border:1px solid #dd4b4b;border-radius:15px;box-sizing:border-box;cursor:pointer;font-family:Poppins}@media (max-width: 870px){.signup-div{width:50%;height:600px;flex-direction:column;padding:3%}.signup-bg{width:200%;position:40% 60%}.signup-inner-div{width:80%;min-height:none}}@media (max-width: 450px){.signup-div{width:90%;min-width:325px;height:600px;flex-direction:column;padding:3%}.signup-bg{width:300%;position:40% 60%}.signup-logo{width:60%}.signup-inner-div{width:80%;min-height:none}.signup-maintext{font-size:1.2em}}.plan-card p{font-size:.9em;color:#292929}.plan-card h2{font-size:1.8em;color:#292929}.plan-card{background-color:#fff;width:250px;height:auto;min-width:180px;min-height:80%;border-radius:20px;box-shadow:4px 6px 10px #0003;padding:20px;box-sizing:border-box;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;text-align:left;gap:10px}.plan-card-current{background-color:#fff;width:250px;height:auto;min-width:180px;min-height:80%;border-radius:20px;box-shadow:4px 6px 10px #0003;padding:20px;box-sizing:border-box;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;text-align:left;gap:10px;border:2px solid #654bdd}.plan-card:focus{border:2px solid #654bdd}.plan-tenant-title{display:flex;background-color:#654bdd;width:auto;height:auto;padding:10px 15px;box-sizing:border-box;color:#fff;border-radius:15px}.plan-organisation-name-div{display:flex;width:auto;justify-content:center;align-items:center;gap:12px}.plan-organisation-name{font-weight:700}.plan-logout-button{display:flex;justify-content:center;align-items:center;width:auto;height:30px;border:1px solid white;background-color:#654bdd;border-radius:8px;color:#fff;padding:5px 10px;box-sizing:border-box;gap:6px}.plan-card-child{width:100%;display:flex;justify-content:flex-start;align-items:center;gap:8px}.plan-card-child-column{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:3px}.select-plan-button{width:100%;height:45px;padding:10px;background-color:#fff;color:#654bdd;border:1px solid #654bdd;border-radius:15px;box-sizing:border-box;cursor:pointer;font-family:Poppins;font-weight:700}.current-plan-indicator{width:100%;height:45px;padding:10px;background-color:#654bdd;color:#fff;align-content:center;text-align:center;border-radius:15px;box-sizing:border-box;cursor:pointer;font-family:Poppins;font-weight:700}.button-continue{width:auto;max-width:200px;height:45px;padding:20px;display:flex;justify-content:center;align-items:center;color:#fff;background-color:#654bdd;border-radius:8px;box-sizing:border-box;cursor:pointer;font-family:Poppins;font-weight:700;outline:none;border:none;gap:7px}.select-plan-button:hover{color:#fff;background-color:#654bdd}.plan-feature{display:flex;justify-content:flex-start;align-items:center;gap:5px}.plan-feature span{color:#04a444}.plan-title{font-size:1.6em;color:#654bdd}.plan-hint{width:auto;min-width:60px;height:auto;background-color:#82efad;color:#0b0b0b;font-size:x-small;font-weight:400;border-radius:6px;display:flex;justify-content:center;align-items:center;margin:0;padding:3px 7px;box-sizing:border-box}.plan-loader-div{width:100%;height:auto;padding:20px;display:flex;justify-content:center;align-items:center;box-sizing:border-box}
