/*!
 * Football Pool WordPress plugin
 *
 * @copyright Copyright (c) 2026 Antoine Hurkmans
 * @link https://wordpress.org/plugins/football-pool/
 * @license https://plugins.svn.wordpress.org/football-pool/trunk/LICENSE
 */table.matchinfo{border-spacing:0 .25rem;border-collapse:separate;border:none;width:100%;max-width:700px}table.matchinfo td a{text-decoration:none}table.matchinfo td a:hover{text-decoration:underline}table.matchinfo td{padding:0 .2rem .1rem 0;border:none;font-size:.9rem}table.matchinfo .matchdate{color:#fff;background-color:#ccc;font-weight:bold;font-size:.8rem;line-height:1.8rem;vertical-align:middle}table.matchinfo td.flag{text-align:center}table.matchinfo td.time{text-align:left;font-size:.7rem;padding-left:1rem}table.matchinfo td.home{text-align:right;padding-right:.5rem}table.matchinfo td.away{text-align:left;padding-left:.5rem}table.matchinfo td.score{text-align:center;font-weight:bold;padding:0 .5rem}table.matchinfo td.user-score{padding:0 .5rem;min-width:2.5rem}table.matchinfo .fp-joker{background-image:url(../images/match-table-classic/ball_over.jpg);background-repeat:no-repeat;cursor:pointer;min-width:30px;min-height:20px;display:inline-block}table.matchinfo .fp-nojoker{background-image:url(../images/match-table-classic/ball.jpg);background-repeat:no-repeat;cursor:pointer;min-width:30px;min-height:20px;display:inline-block}table.matchinfo .fp-joker.joker-ajax-loader,table.matchinfo .fp-nojoker.joker-ajax-loader{background-image:url(../images/match-table-classic/joker-ajax-loader.gif);background-size:20px 20px}table.matchinfo .closed .fp-joker,table.matchinfo .matchinfo .closed .fp-nojoker,table.matchinfo .fp-joker.readonly,table.matchinfo .matchinfo .fp-nojoker.readonly{cursor:default}table.matchinfo td.matchstats{text-align:right;vertical-align:middle}table.matchinfo td.matchstats a{-webkit-box-shadow:none;box-shadow:none;text-decoration:none}table.matchinfo td.matchstats a img{min-width:36px;max-height:40px;-webkit-box-shadow:none;box-shadow:none}table.matchinfo th{color:#fff;background-color:#000;font-weight:bold;font-size:.8rem;line-height:1.8rem;vertical-align:middle}table.matchinfo th.username{max-width:200px}table.matchinfo tr.linked-question td{padding:5px 0 5px}table.matchinfo tr.linked-question td div{border:none}table.matchinfo td.match-hyphen{text-align:center}table.prediction-table-questions a,.match-table a{text-decoration:none}table.prediction-table-questions a:hover,.match-table a:hover{text-decoration:underline}@media(max-width: 767px){table.matchinfo{border-spacing:0 20px;border-collapse:separate;max-width:90%}table.matchinfo td.home,table.matchinfo td.away{font-size:125%;padding:0 2px}table.matchinfo td.time,table.matchinfo td.flag{display:none}table.matchinfo td.matchtype{font-size:140%}}/*# sourceMappingURL=match-table-classic.css.map */
