.ctm-table { border-collapse: collapse; width: 100%; }
.ctm-table th, .ctm-table td { border:1px solid #e5e5e5; padding:8px 10px; text-align:left; }
.ctm-table thead th { background:#fafafa; cursor:pointer; user-select:none; }
.ctm-table th.ctm-asc::after { content:" ▲"; font-size:11px; }
.ctm-table th.ctm-desc::after { content:" ▼"; font-size:11px; }
.ctm-note { margin-top:8px; font-size:12px; color:#555; }
.ctm-error { padding:10px; background:#fff3f3; border:1px solid #ffd1d1; color:#a80000; }
.ctm-rank { width:64px; text-align:right; }
.hours-card {
    font-size: 12px !important;
    color: #555 !important;
}
