.filter-container{display:flex;justify-items:"between";min-width:200px;margin:10px;color:#7b7bd3}.table-container{overflow-x:auto;margin:auto;width:100%}.table-wrapper{max-height:60vh;overflow-y:auto;position:relative;width:100%}.data-table-header th{position:-webkit-sticky;position:sticky;top:0;background:#7b7bd3;color:#fff;z-index:1;text-align:left;font-weight:700;white-space:nowrap;padding:5px 10px}.table-wrapper::-webkit-scrollbar{height:8px;width:8px}.table-wrapper::-webkit-scrollbar-thumb{background:#ccc;border-radius:4px}.table-wrapper::-webkit-scrollbar-thumb:hover{background:#999}.pagination-container{display:flex;justify-content:center;margin-top:10px}.fixed-pagination{position:-webkit-sticky;position:sticky;bottom:0;width:100%;background:#f8f8f8;padding:10px 0;border-top:1px solid #ccc}@media (max-width:768px){.fixed-pagination{bottom:50px}.table-wrapper{max-height:50vh}.data-table-header th{font-size:14px;padding:5px}.pagination-container{flex-direction:column;align-items:center}}@media (max-width:480px){.fixed-pagination{bottom:20px}.data-table-header th{font-size:12px;padding:3px}.table-wrapper{max-height:40vh}}.table-wrapper table tr:nth-child(2n){background-color:#f8f8f8}.table-wrapper table tr:nth-child(odd){background-color:#fff}.table-wrapper table td,.table-wrapper table th{border-right:.5px solid #ddd;padding:0 10px}.table-wrapper table{border-collapse:collapse}.table-wrapper table td{border-top:none;border-bottom:none}.table-wrapper table tr td:last-child{border-right:none}.eval-manager-page{width:100%;max-width:100%;background:#fff;align-self:center}.nav-bar{position:fixed;top:0;z-index:10;height:calc(100vh - 95%)}.header{position:relative}.header-content{width:98%;margin:0 auto;height:40px;min-height:40px}.header-image{position:absolute;right:3%;top:15px}.card-container{fill:true;align-items:center;justify-content:center;padding:large}.hover-elevation{transition:box-shadow .3s ease-in-out}.hover-elevation:hover{box-shadow:0 10px 20px rgba(0,0,0,.3);cursor:pointer}
/*# sourceMappingURL=main.aa095871.chunk.css.map */