.popup{z-index:1000}.popup-title{color:#2d3748}.confirmation-popup-btn{background-color:var(--primary);color:var(--white);padding:.7rem;font-size:1.4rem;border-radius:.5rem;cursor:pointer;width:5rem;margin-left:1rem;border:none}.confirmation-popup-btn:hover{background-color:var(--primary_hover)}.loading{position:absolute;display:flex;align-items:center;justify-content:center;border-radius:50%;left:52rem;top:27rem}.loading:after{content:"";width:6rem;height:6rem;box-shadow:0 .4rem .1rem var(--primary);border-radius:50%;animation:loading 1s linear infinite}@keyframes loading{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.popup{height:100vh;width:100%;position:fixed;background-color:rgba(0,0,0,.2);top:0;left:0;display:flex;justify-content:center;align-items:center}.popup-inner{width:50rem;background-color:var(--white);padding:2rem;text-align:center;border-radius:1.5rem;animation:pop-up .2s ease-in-out forwards}@keyframes pop-up{to{transform:scale(1.1)}}.popup-title{font-size:2rem;margin-bottom:4rem;color:var(--black)}.popup-content{font-size:1.5rem;margin-bottom:3rem;padding:1rem;color:var(--black)}.popup-btn{background-color:var(--primary);color:var(--white);padding:.8rem;font-size:1.5rem;border-radius:1rem;cursor:pointer;border:none}.popup-btn:hover{background:var(--primary_hover)}@media (max-width:450px){.popup-title{font-size:1.7rem}.popup-content{margin-bottom:3rem;padding:1rem}.popup-btn,.popup-content{font-size:1.4rem}}.search-div{margin-top:1.5rem;margin-left:2rem}.search-input{font-size:1.2rem;font-weight:400;color:#2d3748;background:linear-gradient(0deg,#fff,#fff),linear-gradient(0deg,#e2e8f0,#e2e8f0);border:.5px solid #e2e8f0;border-radius:1.5rem;padding-left:2.8rem;width:20rem;height:3.5rem}.search-input::placeholder{font-size:1.2rem;font-weight:400;color:#a0aec0}.glass-icon{margin-top:1.1rem;margin-left:.8rem;font-size:1.3rem}.glass-icon,.xmark-icon{position:absolute;color:#2d3748}.xmark-icon{font-size:1.5rem;margin-left:.5rem;margin-top:1rem;cursor:pointer}.dashboard{position:absolute;left:31rem;top:5.5rem;z-index:0}.dashboard-name{position:absolute;left:2rem;font-size:1.4rem;font-weight:700;color:#2d3748}.dashboard-info{width:38rem;height:8rem;background-color:#fff;border-radius:1.5rem;position:absolute;top:5rem;box-shadow:0 3.500000238418579px 5.500000476837158px 0 #00000005}.info-texts{margin-left:2rem;margin-top:1.8rem}.info-name{font-size:1.2rem;font-weight:700;color:#a0aec0}.info-info{margin-top:.5rem;font-size:1.8rem;font-weight:700;color:#2d3748}.info-icon{font-size:2.25rem;padding:1.2rem 1.5rem;background-color:var(--primary);border-radius:1.2rem;color:#fff;top:1.7rem;right:2rem}.info-icon,.table-div{position:absolute;box-shadow:0 3.500000238418579px 5.500000476837158px 0 #00000005}.table-div{background-color:#fff;top:16.5rem;border-radius:1.5rem;width:110rem;height:53rem}.table-name{font-size:1.8rem;font-weight:700;color:#2d3748;margin-left:2.3rem;margin-top:3rem}table{width:95%;border-collapse:collapse;margin:1rem 2rem 2rem}td,th{padding:8px;text-align:left;border-bottom:1px solid #e2e8f0;margin-left:2rem}td{font-size:1.2rem;color:#2d3748}td,th{font-weight:700}th{font-size:1rem;color:#a0aec0}.remove{text-align:right;font-size:1.1rem;font-weight:700;color:#718096;cursor:pointer}.remove:hover{color:#545f70}.yellow-circle{background-color:#d3c368}.green-circle,.yellow-circle{width:.8rem;height:.8rem;border-radius:50%;position:absolute;left:2.6rem;margin-top:1.2rem}.green-circle{background-color:#68d391}.padding-left{padding-left:2rem}.table-btn{padding:0,8px,0,8px;border-radius:1.2rem;background-color:var(--primary);font-size:1rem;color:#fff;font-weight:700;width:15rem;height:3.5rem;text-align:center;border:none;cursor:pointer;margin-left:2.3rem;margin-top:1rem}.table-btn:hover{background-color:var(--primary_hover)}.plus-icon{font-size:2rem;color:var(--primary);position:absolute;text-decoration:none;top:3.1rem;left:12.5rem}.plus-icon:hover{color:var(--primary_hover)}.empty-div{color:#2d3748;margin-top:2rem;font-size:1.4rem;font-weight:700}.pagination-div{position:absolute;margin-left:49rem;top:48.5rem}.backwards-page{color:#2d3748;cursor:pointer;border:1px solid #e2e8f0;border-radius:1.5rem}.backwards-page,.backwards-page-disabled{position:absolute;font-size:1.2rem;padding:.7rem .9rem}.backwards-page-disabled{color:#2d37488c;border:1px solid #e2e8f098;border-radius:1.5rem}.backwards-page:hover,.forward-page:hover{background-color:#f8f8f8}.current-page{position:absolute;font-size:1.7rem;margin-left:4rem;color:#2d3748;font-weight:700;padding:.5rem 1rem}.forward-page{color:#2d3748;cursor:pointer;border:1px solid #e2e8f0;border-radius:1.5rem}.forward-page,.forward-page-disabled{position:absolute;font-size:1.2rem;margin-left:8.2rem;padding:.7rem .9rem}.forward-page-disabled{color:#2d37488c;border:1px solid #e2e8f098;border-radius:1.5rem}@media (max-width:1450px){.table-div{top:15rem;width:90rem;height:52.5rem}.pagination-div{margin-left:40rem;top:48rem}.dashboard{left:28rem;top:4.7rem;z-index:0}}@media (max-width:850px){.dashboard{left:2rem;top:5.5rem}.dashboard-name{left:6rem}}.login-link{right:3.1rem;top:1.8rem;padding:.7rem .9rem .7rem 3rem;border-radius:1rem}.login-link,.user-icon{font-weight:700;font-size:1.4rem;color:#718096;position:absolute;cursor:pointer}.user-icon{right:8.7rem;top:2.6rem}.bracket-icon{font-weight:700;font-size:1.4rem;color:#718096;position:absolute;right:7.2rem;top:2.66rem;cursor:pointer}.login-link:hover{background-color:hsla(0,0%,79%,.13)}.z-index-5{z-index:5}@media (max-width:850px){.z-index-5{display:none}}.sidebar-header{text-decoration:none;font-size:1.4rem;color:#2d3748;top:4.6rem;left:8.8rem}.clock-icon,.sidebar-header{font-weight:700;position:absolute}.clock-icon{font-size:2rem;color:var(--primary);top:4.5rem;left:3rem}.sidebar-divider{height:.2rem;width:23.25rem;position:absolute;top:9.4rem;left:2.4rem;background-color:transparent;background-image:linear-gradient(90deg,hsla(210,3%,88%,0),#e0e1e2 49.52%,hsla(210,3%,88%,.156) 99.04%)}.active-item{box-shadow:0 3.500000238418579px 5.500000476837158px 0 #00000005;background-color:#fff}.inactive-item{cursor:pointer}.inactive-item:hover{background-color:hsla(0,0%,79%,.13)}.sidebar-item{width:22rem;height:5.4rem;position:absolute;border-radius:1.5rem}.sidebar-item1{top:11.7rem;left:3.1rem}.sidebar-item2{top:17.7rem;left:3.1rem}.sidebar-item3{top:23.7rem;left:3.1rem}.sidebar-item4{top:29.7rem;left:3.1rem}.active-sidebar-text{color:#2d3748}.active-sidebar-text,.inactive-sidebar-text{font-size:1.2rem;font-weight:700;position:absolute;left:5.8rem;top:1.9rem}.inactive-sidebar-text{color:#a0aec0}.active-icon{background:linear-gradient(128.07deg,#2d3358 8.58%,#151928 99.07%);color:#fff}.active-icon,.inactive-icon{padding:.8rem;font-size:1.5rem;border-radius:1.2rem;position:absolute;top:1.1rem;left:1.4rem}.inactive-icon{background:#fff;color:var(--primary);box-shadow:0 3.500000238418579px 5.500000476837158px 0 #00000005}.inactive-icon-user{padding-left:1rem;padding-right:1rem}.inactive-icon-plus{padding-left:.9rem;padding-right:.9rem}.inactive-icon-file{padding-left:1.1rem;padding-right:1.1rem}.lembra{margin-top:2.7rem;margin-left:2.6rem;position:absolute}#check,.bars{display:none}.bars{width:3.5rem;color:var(--black);float:left;margin-top:3.8rem;margin-left:2.5rem;cursor:pointer;z-index:25}.bars-icon{width:3.2rem;height:3.2rem}.sidebar{position:fixed;height:100%;width:27rem}@media (max-width:850px){.bars{display:block;position:fixed}.sidebar{left:-70%;transition:all .2s linear;background-color:#fcfcfc;z-index:20}#check:checked~.sidebar{left:0}#check:checked~.sidebar-cover{position:fixed;height:100%;width:100%;background-color:rgba(0,0,0,.1);top:0;left:0;transition:all .2s linear;z-index:15}.active-item{box-shadow:0 3.500000238418579px 5.500000476837158px 0 #00000005;background-color:#f6f6f6}.sidebar-header{left:11.8rem!important}.lembra{margin-left:6rem}}.login-link-side{font-size:1.2rem;left:4.5rem;top:38rem;padding:.7rem .9rem .7rem 3rem;border-radius:1rem}.bracket-icon-side,.login-link-side{font-weight:700;color:#718096;position:absolute;cursor:pointer}.bracket-icon-side{font-size:1.3rem;left:5.5rem;top:38.8rem}.login-link-side:hover{background-color:hsla(0,0%,79%,.13)}.z-index-5-side{z-index:5;display:none}@media (max-width:850px){.z-index-5-side{display:inline}}