@import"/assets/components/navbarComponent/navbarComponent.css";@import"/assets/components/modalComponent/modalComponent.css";@import"/assets/components/users_modal/users_modal.css";.input-text:focus-visible{border:none !important;box-shadow:none !important}body{background:#fff}body .bg-container{background:#f9f9f9}body .info-header{background:#1664ff}body h2{color:#212121;font-size:1.5rem;font-weight:600}body .table-header .row{margin-left:0;margin-right:0}body .separator{display:none}body .skills-buttons img{width:1rem;height:1rem}body .skills-buttons .btn-link:disabled{border:none !important}body .skills-buttons .btn-link:not(:disabled){border:none !important}body .filter-select{background-color:#f5f8fa;border:1px solid #f5f8fa;border-radius:6px;padding:.5rem 2.5rem .5rem 1rem;font-size:.875rem;color:#a1a5b7;text-transform:uppercase;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23A1A5B7' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");background-position:right .75rem center}body .filter-select:focus{background-color:#f5f8fa;border-color:#f5f8fa;box-shadow:none}body .filter-select option{color:#5e6278;text-transform:none}body .table-skeleton{width:100%;background:#fff;border:1px solid #dee2e6;border-radius:4px;overflow:hidden}body .skeleton-header{background:#f8f9fa;padding:1rem;border-bottom:2px solid #dee2e6}body .skeleton-row{padding:.75rem 1rem;border-bottom:1px solid #dee2e6;display:flex;gap:1rem}body .skeleton-cell{height:20px;background:linear-gradient(90deg, #f0f0f0 25%, #e0e0e0 50%, #f0f0f0 75%);background-size:200% 100%;animation:loading 1.5s infinite;border-radius:4px}body .skeleton-cell.name{width:150px}body .skeleton-cell.email{width:200px}body .skeleton-cell.role{width:100px}body .skeleton-cell.institution{width:180px}body .skeleton-cell.status{width:80px}body .skeleton-cell.activity{width:120px}body .skeleton-cell.actions{width:100px}@keyframes loading{0%{background-position:200% 0}100%{background-position:-200% 0}}body #users-table:empty{display:none}body #users-table:empty+.table-skeleton{display:block}body #users-table+.table-skeleton{display:none}body .filter-btn{background-color:#f5f8fa;border:1px solid #f5f8fa;color:#a1a5b7;font-size:.875rem;padding:.5rem 1rem;text-transform:uppercase}body .filter-btn:hover,body .filter-btn:focus{background-color:#eef3f7;border-color:#eef3f7;box-shadow:none}body .filter-btn i{font-size:.75rem}body .add-user-btn{background-color:#474d57;border-color:#474d57;font-size:.875rem;padding:.5rem 1rem}@media(min-width: 992px){body .add-user-btn{min-width:180px}}body .add-user-btn b{font-size:1.25rem;margin-left:.5rem;font-weight:bold;display:inline-block;line-height:1}body .filter-dropdown .institution-filter{background-color:#f5f8fa;border:1px solid #f5f8fa;max-width:200px;font-size:.875rem;color:#5e6278}body .filter-dropdown .institution-filter:focus{background-color:#f5f8fa;border-color:#f5f8fa;box-shadow:none}body b{font-size:1.5em;margin-left:.5rem;font-weight:bold;display:inline-block;line-height:1}.tabulator{border:none;background-color:#fff;box-shadow:0 0 5px 0 #cecece;height:100%;border-bottom:0;border-radius:.5rem}.tabulator .tabulator-header{background-color:rgba(0,0,0,0);border-bottom:0}.tabulator .tabulator-header .tabulator-col{background-color:rgba(0,0,0,0) !important;border-right:0}.tabulator .tabulator-header .tabulator-col .tabulator-col-content{padding:0 .5rem !important}.tabulator .tabulator-header .tabulator-header-contents{background-color:#e8f0ff !important;padding:1rem .8rem;color:#000}.tabulator .tabulator-footer{display:none !important}.tabulator-row{background-color:rgba(0,0,0,0) !important;border-bottom:1px solid #cecece;padding:0 .8rem !important}.tabulator-table{width:100%}.tabulator-row .tabulator-cell{min-height:4rem !important;white-space:normal;overflow-wrap:break-word !important;word-break:break-word !important;min-width:150px !important;align-content:center !important;padding:0 .5rem !important;border-right:none !important}.tabulator-row .tabulator-cell[tabulator-field]:last-of-type{border-right:none !important}.tabulator-row:last-of-type{border-bottom:none !important}.btn__action{display:flex;gap:.5rem}.btn__action--edit{background-color:#fff;border:none}.btn__action--delete{background-color:#fff;border:none}.badge{width:80%}.bg-success-light{background-color:rgba(99,207,157,.4) !important}.bg-danger-light{background-color:rgba(207,99,99,.4) !important}.tabulator-alert .tabulator-alert-msg.tabulator-alert-state-msg{border:none !important;background-color:rgba(0,0,0,0) !important}.data-loading{width:100px;height:100px;display:block !important;margin:0 auto;background:none;border:none;box-shadow:none}@media(min-width: 768px){.separator{display:block !important}}