.srt-front{margin:20px 0;font-family:inherit}
.srt-front .srt-title{margin:0 0 10px;font-size:1.3em}
.srt-front .srt-scroll{overflow-x:auto}
.srt-front .srt-table{width:100%;border-collapse:collapse;background:#fff;box-shadow:0 1px 3px rgba(0,0,0,.06)}
.srt-front .srt-table th,.srt-front .srt-table td{padding:10px 12px;border-bottom:1px solid #eee;text-align:center;vertical-align:middle}
.srt-front .srt-table thead th{background:#111;color:#fff;font-weight:600;text-transform:uppercase;font-size:12px;letter-spacing:.4px}
.srt-front .srt-table tbody tr:nth-child(odd){background:#fafafa}
.srt-front .srt-table tbody tr:first-child{background:#fff7cf}
.srt-front .srt-table tbody tr:first-child .srt-pos{color:#c48b00;font-weight:700}
.srt-front .srt-pos{font-weight:600;width:40px}
.srt-front .srt-total-col{background:#fff8e1;font-weight:700}
.srt-front .srt-img{max-width:56px;max-height:56px;border-radius:50%;object-fit:cover;display:inline-block}
