.match-header{display:flex;padding:10px 10px}.match-header .team{width:40%;font-weight:bold;font-size:2em}.match-header .home{text-align:right}.match-header .score{width:20%;display:flex;justify-content:center;font-weight:bold;font-size:2em}.date-time{display:flex}.date-time .match-date{margin-right:5px}.buttons{margin:20px 0}.buttons input{padding:10px;border:1px solid lightgrey;border-radius:5px;box-shadow:0 0 5px 0 rgba(0,0,0,0.2);background-color:white}.buttons input:hover{box-shadow:0 5px 10px 0 rgba(0,0,0,0.7);cursor:pointer;color:teal}#preview .game-line{display:flex;padding:10px 10px;align-items:center}#preview .game-line .date{width:15%}#preview .game-line .time{width:15%;display:none}#preview .game-line .team{width:30%}#preview .game-line .home{text-align:right}#preview .game-line .score{width:10%;display:flex;justify-content:center}#preview .game-line .match-btn{width:15%}#report .events{border-top:1px solid lightgrey;padding:10px 25%}#report .events .ball-logo{width:20px;margin:0 5px}#report .events .home-event{width:45%;padding:5px 0;display:flex;align-items:center;justify-content:flex-end}#report .events .away-event{width:45%;margin-left:55%;padding:5px 0;display:flex;align-items:center}#report .stats{border-top:1px solid lightgrey;padding:10px 0}#report .stats .stats-line{display:flex;padding:5px 0}#report .stats .stats-line .stats-home{width:20%;text-align:right}#report .stats .stats-line .stats-title{width:60%;text-align:center;font-weight:bold}#report .stats .stats-line .stats-away{width:20%}#report .report-text{border-top:1px solid lightgrey;padding:10px 0}
/*# sourceMappingURL=match.css.map */
