/*
 * Custom stylesheet definitions go here...
 */
.-hd-los-game-full-report .-hd-los-game-full-report-team-logo {
	width: 40%;
}
 
.-hd-los-game-full-report .-hd-los-game-full-report-team-logo img {
	height: 50px;
	width: 50px;
}
 
.-hd-los-game-full-report .-hd-los-game-full-report-team-name {
	font-size: 30px;
	line-height: 42px;
	padding-top: 20px;
	width: 60%;
}

.-hd-los-game-full-report .-hd-los-game-full-report-goals th:nth-child(10),
.-hd-los-game-full-report .-hd-los-game-full-report-goals th:nth-child(11),
.-hd-los-game-full-report .-hd-los-game-full-report-goals td:nth-child(10),
.-hd-los-game-full-report .-hd-los-game-full-report-goals td:nth-child(11) {
	display: none;
}

.-hd-los-team-full-page .-hd-los-team-full-page-player-stats th:nth-child(8),
.-hd-los-team-full-page .-hd-los-team-full-page-player-stats td:nth-child(8),
.-hd-los-team-full-page .-hd-los-team-full-page-player-stats th:nth-child(9),
.-hd-los-team-full-page .-hd-los-team-full-page-player-stats td:nth-child(9),
.-hd-los-team-full-page .-hd-los-team-full-page-player-stats th:nth-child(10),
.-hd-los-team-full-page .-hd-los-team-full-page-player-stats td:nth-child(10) {
	display: none;
}

.-hd-los-team-full-page .-hd-los-team-full-page-roster-player-name {
	font-size: 15px;
}