/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jul 24 2026 | 14:24:31 */
.profy-dashboard-tabele table{width:100%;margin:0;border:1px solid rgba(30 40 60 / 30%);border-collapse:separate;border-spacing:0;border-radius:var(--pfy-card-radius,18px);background:var(--pfy-card-bg,#fff);overflow:hidden}.profy-dashboard-tabele table th,.profy-dashboard-tabele table td{padding:16px;border:0;border-bottom:1px solid rgba(30 40 60 / 30%);vertical-align:middle;line-height:1.4}.profy-dashboard-tabele table tr:last-child th,.profy-dashboard-tabele table tr:last-child td{border-bottom:0}.profy-dashboard-tabele table th{position:relative;padding-left:16px;background:rgba(245 247 250 / 75%);color:var(--pfy-text-color,#252a34);white-space:nowrap}.profy-dashboard-tabele table td{background:#fff;color:var(--pfy-text-color,#404552);font-weight:500}.profy-dashboard-tabele table tr{transition:background-color 0.2s ease}.profy-dashboard-tabele table tr:hover th{background:rgba(245 243 255 / 95%)}.profy-dashboard-tabele table tr:hover td{background:rgba(250 249 255 / 95%)}