/* Soccersim R182 - Hall of Fame */
.hall-card{overflow:hidden;background:#fff}.hall-card-head{min-height:52px;display:flex;align-items:stretch;justify-content:space-between;border-bottom:1px solid #dfe7e2;background:#fff}.hall-card-head h2{margin:0;padding:0 16px;display:flex;align-items:center;font-size:15px;font-weight:600;color:#222d26}.hall-tabs{display:flex;align-items:stretch;margin-left:auto}.hall-tab{min-width:76px;padding:0 14px;display:flex;align-items:center;justify-content:center;border-left:1px solid #e1e8e3;color:#2573b9;text-decoration:none;font-size:11px;font-weight:600;background:#fff;transition:background .15s ease,color .15s ease,box-shadow .15s ease}.hall-tab:hover{background:#f4faf5;color:#0a8738}.hall-tab.active{background:#0a8c3a;color:#fff;box-shadow:inset 0 -2px 0 #06692c}.hall-intro{margin:0;padding:11px 14px;border-bottom:1px solid #e7ece9;background:#f8fbf9;color:#66736b;font-size:10.5px;line-height:1.45}.hall-table-wrap{width:100%;overflow-x:auto;padding:0 13px 10px}.hall-table{width:100%;min-width:760px;border-collapse:collapse;table-layout:auto;font-size:10.5px;color:#253029;background:#fff}.hall-manager-table{min-width:1050px}.hall-player-table{min-width:1040px}.hall-table th,.hall-table td{height:31px;padding:4px 7px;border-bottom:1px solid #e2e7e4;text-align:center;vertical-align:middle;white-space:nowrap}.hall-table thead th{height:39px;color:#126fb7;font-weight:700;background:#fff;vertical-align:bottom;line-height:1.2;border-bottom:2px solid #d5ded8}.hall-table th:first-child,.hall-table td:first-child{width:48px;color:#364039}.hall-table th:nth-child(2),.hall-table td:nth-child(2){text-align:left}.hall-table tbody tr:hover td{background:#f7fbf8}.hall-table a{color:#1d75bc;text-decoration:none}.hall-table a:hover{color:#087d34;text-decoration:underline}.hall-name-cell{min-width:150px;font-weight:500}.hall-team-cell{min-width:130px}.hall-points{font-weight:800;color:#0b8337!important}.hall-empty{height:86px!important;text-align:center!important;color:#79837d!important;font-style:italic;font-weight:400!important;background:#fbfcfb!important}.hall-pagination{display:flex;align-items:center;gap:0;padding:12px 13px 10px;flex-wrap:wrap}.hall-page{min-width:29px;height:29px;padding:0 8px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #dbe3de;border-right:0;background:#fff;color:#2374b5;text-decoration:none;font-size:10.5px}.hall-page:first-child{border-radius:3px 0 0 3px}.hall-page:last-child{border-right:1px solid #dbe3de;border-radius:0 3px 3px 0}.hall-page.active{background:#0a8c3a;border-color:#0a8c3a;color:#fff;font-weight:800}.hall-page.disabled{color:#a6aea9;background:#f7f9f8;cursor:default}.hall-page.ellipsis{color:#8b948f;background:#fff}.hall-stars{font-size:11px;letter-spacing:1px;white-space:nowrap}.hall-stars.star-tone-bronze{color:#b07b42}.hall-stars.star-tone-silver{color:#8c9aa4}.hall-stars.star-tone-gold{color:#d8a500}@media (max-width:900px){.hall-card-head{display:block;min-height:0}.hall-card-head h2{height:44px}.hall-tabs{overflow-x:auto;border-top:1px solid #e4ebe6}.hall-tab{height:39px;min-width:82px;flex:0 0 auto}.hall-table-wrap{padding-left:8px;padding-right:8px}}
