.ui-data-table{border-collapse:collapse;color:#495057;min-width:100%;table-layout:fixed;width:auto}.ui-data-table td,.ui-data-table th{line-height:2.4rem;overflow:hidden;padding:12px 15px;text-align:left;text-overflow:ellipsis;white-space:nowrap}.ui-data-table thead{background:#f4f5f7;border-bottom:1px solid #e9ecef;color:#676f76;font-weight:600}.ui-data-table tbody tr{border-bottom:1px solid #e9ecef;transition:background-color .3s ease-in-out}.ui-data-table tbody tr:nth-child(odd){background:#fff}.ui-data-table tbody tr:nth-child(2n){background:#f4f5f7}.ui-data-table tbody tr:hover{background:#e9ecef}