.tablepress{width:100%;border-collapse:collapse;font-family:'IranYekan',sans-serif;font-size:15px;color:#000;background-color:#fff;box-shadow:0 0 10px #0000000d;border-radius:6px;overflow:hidden}.tablepress thead th{position:sticky;top:0;background-color:#000;color:#fff;padding:14px;text-align:center;border-bottom:3px solid #ed1c24;z-index:2;font-weight:700;letter-spacing:.5px}.tablepress tbody td{padding:12px;border-bottom:1px solid #d1d2d4;text-align:center;transition:background-color .3s ease}.tablepress tbody tr:nth-child(even){background-color:#f7f7f7}.tablepress tbody tr:hover{background-color:#ffe5e7;cursor:pointer}.tablepress tfoot th{background-color:#000;color:#fff;padding:12px;border-top:3px solid #ed1c24}.tablepress tbody td.highlight{background-color:#ed1c24;color:#fff;font-weight:700}@media (min-width: 768px){.tablepress tbody td,.tablepress thead th,.tablepress tfoot th{font-size:16px;font-weight:600}}