.-hd-los-game-full-report-headline {
	border-bottom: 1px solid rgba(0, 0, 0, .2);
	font-size: 16px;
	font-weight: bold;
	padding: 10px 10px;
	text-transform: uppercase;
}

.-hd-los-game-full-report-headline .-hd-button-group {
	float: right;
	margin-left: 3px;
	margin-top: -3px;
}

.-hd-los-game-full-report-game-info {
	border-bottom: 1px solid rgba(0, 0, 0, .4);
	height: 180px;
	padding: 10px;
}

.-hd-los-game-full-report-game-info:after {
	content: ".";
	visibility: hidden;
	display: block;
	height: 0;
	clear: both;
}

.-hd-los-game-full-report-team-home {
	float: left;
	width: 33%;
}

.-hd-los-game-full-report-team-away {
	float: right;
	width: 33%;
}

.-hd-los-game-full-report-score {
	margin: 0 auto;
	text-align: center;
	width: 33%;
}

.-hd-los-game-full-report-score-home, .-hd-los-game-full-report-score-away {
	display: inline-block;
	font-size: 64px;
	font-weight: bold;
	height: 95px;
	line-height: 95px;
	vertical-align: top;
	width: 33%;
}

.-hd-los-game-full-report-score-divider {
	display: inline-block;
	font-size: 64px;
	height: 95px;
	line-height: 60px;
	vertical-align: top;
	width: 33%;
}

.-hd-los-game-full-report-score-divider span {
	background-color: rgba(0, 0, 0, .2);
	border-radius: 4px;
	display: inline-block;
	font-size: 24px;
	font-weight: bold;
	line-height: 30px;
	padding: 0 4px;
}

.-hd-los-game-full-report-game-state {
	background-color: rgba(0, 0, 0, .2);
	color: #fff;
	height: 12px;
	font-size: 10px;
	line-height: 12px;
	margin: -10px -10px 10px;
	text-align: center;
}

.-hd-los-game-full-report-period-bar table {
	border-collapse: separate;
	border-spacing: 0;
	width: 100%;
}

.-hd-los-game-full-report-period-bar td {
	background-color: rgba(0, 0, 0, .4);
	border-right: 1px solid transparent;
	height: 12px;
	padding: 0;
	position: relative;
	vertical-align: middle;
}

.-hd-los-game-full-report-period-bar td:last-child {
	border-right: none;
}

.-hd-los-game-full-report-period-bar-fill {
	background-color: rgba(0, 0, 0, .6);
	bottom: 0;
	left: 0;
	position: absolute;
	top: 0;
}

.-hd-los-game-full-report-period-bar .-hd-los-game-full-report-period-bar-active .-hd-los-game-full-report-period-bar-fill {
	animation-duration: 2s;
	animation-iteration-count: infinite;
	animation-name: pulsateLive;
	background-color: #f00;
}

.-hd-los-game-full-report-period-bar-label {
	bottom: 0;
	color: #aaa;
	left: 0;
	line-height: 12px;
	position: absolute;
	right: 0;
	top: 0;
}

.-hd-los-game-full-report-period-bar .-hd-los-game-full-report-period-bar-active .-hd-los-game-full-report-period-bar-label {
	color: #ff0;
}

.-hd-los-game-full-report-period-stats {
	text-align: center;
}

.-hd-los-game-full-report-period-stats > div {
	height: 14px;
	line-height: 14px;
	margin-top: 1px;
}

.-hd-los-game-full-report-period-stats > div > div {
	background-color: rgba(0, 0, 0, .2);
	display: inline-block;
	font-size: 10px;
	height: 14px;
	line-height: 14px;
	margin-right: 1px;
	overflow: hidden;
	width: 45px;
}

.-hd-los-game-full-report-period-stats > div > div:first-child {
	padding-left: 2px;
	text-align: left;
}

.-hd-los-game-full-report-period-stats > div.-hd-los-game-full-report-period-stats-header > div {
	background-color: rgba(0, 0, 0, .4);
	font-weight: bold;
}

.-hd-los-game-full-report-period-stats > div.-hd-los-game-full-report-period-stats-header > div:first-child {
	background: none;
}

.-hd-los-game-full-report-team-name, .-hd-los-game-full-report-team-logo {
	display: inline-block;
	height: 100px;
	line-height: 100px;
	text-align: center;
	vertical-align: middle;
	width: 50%;
}

.-hd-los-game-full-report-team-logo img {
	max-height: 100px;
	max-width: 100px;
}

.-hd-los-game-full-report-team-name {
	font-size: 48px;
	font-weight: bold;
}

.-hd-los-game-full-report-game-facts {
	font-size: 11px;
}

.-hd-los-game-full-report-game-fact-row {
	display: inline-block;
	width: 50%;
}

.-hd-los-game-full-report-game-fact-label {
	display: inline-block;
	text-align: right;
	width: 40%;
}

.-hd-los-game-full-report-game-fact-label div {
	background-color: rgba(0, 0, 0, .3);
	margin: 1px 0 0 1px;
	padding: 3px 5px;
}

.-hd-los-game-full-report-game-fact-value {
	display: inline-block;
	font-weight: bold;
	width: 60%;
}

.-hd-los-game-full-report-game-fact-value div {
	padding: 3px 5px;
}

.-hd-los-game-full-report-container {
	border: 1px solid rgba(0, 0, 0, .2);
	margin: 10px;
}

.-hd-los-game-full-report-container-data {
	border: 1px solid rgba(0, 0, 0, .2);
	margin: 3px;
}

.-hd-los-game-full-report-team-stats-data .-hd-util-intellitable-data th {
	text-align: center;
}

.-hd-los-game-full-report-team-stats-data .-hd-util-intellitable-data td:nth-child(2), .-hd-los-game-full-report-team-stats-data .-hd-util-intellitable-data td:nth-child(3) {
	text-align: center;
}

.-hd-los-game-full-report-goals-new-score, .-hd-los-game-full-report-goals-scored-by {
	font-weight: bold;
}

.-hd-los-game-full-report-goal-keeper-changes-action-on {
	color: #4c4;
}

.-hd-los-game-full-report-goal-keeper-changes-action-on:before {
	content: "▲ ";
}

.-hd-los-game-full-report-goal-keeper-changes-action-off {
	color: #c44;
}

.-hd-los-game-full-report-goal-keeper-changes-action-off:before {
	content: "▼ ";
}

.-hd-los-game-full-report-lineup-headline {
	border-bottom: 1px dashed rgba(0, 0, 0, .2);
	font-size: 10px;
	font-weight: bold;
	line-height: 12px;
	margin-top: 10px;
	text-align: center;
	text-transform: uppercase;
}

.-hd-los-game-full-report-lineup-players {
	padding: 15px 0;
	text-align: center;
}

.-hd-los-game-full-report-lineup-player {
	display: inline-block;
	height: 35px;
	margin: 20px;
	width: 270px;
}

.-hd-los-game-full-report-lineup-player-jersey-no {
	background-color: rgba(0, 0, 0, .4);
	border-right: 1px solid transparent;
	float: left;
	font-size: 20px;
	font-weight: bold;
	line-height: 35px;
	width: 35px;
}

.-hd-los-game-full-report-lineup-player-name {
	background-color: rgba(0, 0, 0, .2);
	font-size: 13px;
	line-height: 18px;
	margin-left: 36px;
	overflow: hidden;
	padding-left: 4px;
	padding-top: 2px;
	text-align: left;
	white-space: nowrap;
	width: 234px;
}

.-hd-los-game-full-report-lineup-player-position {
	background-color: rgba(0, 0, 0, .2);
	font-size: 11px;
	line-height: 13px;
	margin-left: 36px;
	padding-bottom: 2px;
	padding-left: 4px;
	text-align: left;
	white-space: nowrap;
	width: 234px;
}

.-hd-los-game-full-report-penalty-shot, .-hd-los-game-full-report-game-winning-goal {
	background-color: rgba(0, 0, 0, .2);
	border-radius: 2px;
	display: inline-block;
	padding: 1px;
}

.-hd-los-game-full-report-time-on-ice-highlights-team {
	display: inline-block;
	text-align: center;
	width: 50%;
}

.-hd-los-game-full-report-time-on-ice-highlights-player {
	border: 1px solid rgba(0, 0, 0, .25);
	display: inline-block;
	margin: 5px;
	padding: 1px;
}

.-hd-los-game-full-report-time-on-ice-highlights-player-portrait {
	height: 112px;
	margin-bottom: 1px;
	width: 80px;
}

.-hd-los-game-full-report-time-on-ice-highlights-player-portrait img {
	height: 112px;
	width: 80px;

}

.-hd-los-game-full-report-time-on-ice-highlights-player-name {
	background: rgba(0, 0, 0, .25);
	font-size: 11px;
	overflow: hidden;
	white-space: nowrap;
}

.-hd-los-game-full-report-time-on-ice-player-jersey-nr {
	display: inline-block;
	min-width: 25px;
	padding: 0 1px;
	text-align: center;
}

.-hd-los-game-full-report-time-on-ice-player-jersey-nr.-hd-los-game-full-report-time-on-ice-player-is-on-ice {
	animation-duration: 2s;
	animation-iteration-count: infinite;
	animation-name: pulsateLive;
	background-color: #f00;
	color: #fff;
}

.-hd-los-game-full-report-time-on-ice-data-table .-hd-util-intellitable-data th {
	width: 8%;
}

.-hd-los-game-full-report-time-on-ice-data-table .-hd-util-intellitable-data th.-hd-los-game-full-report-time-on-ice-player-name {
	width: 18%;
}

.table > thead > tr > th.-hd-los-game-full-report-time-on-ice-player-jersey-nr-away, .table > tbody > tr > td.-hd-los-game-full-report-time-on-ice-player-jersey-nr-away {
	border-left: 1px dashed rgba(0, 0, 0, .3);
}

/* 0 - 480 */
@media only screen and (max-width: 480px) {
	.-hd-los-game-full-report-game-info {
		height: 110px;
	}

	.-hd-los-game-full-report-team-name, .-hd-los-game-full-report-team-logo {
		height: 20px;
		line-height: 20px;
	}

	.-hd-los-game-full-report-team-logo img {
		max-height: 20px;
		max-width: 20px;
	}

	.-hd-los-game-full-report-team-name {
		font-size: 18px;
		height: 20px;
		line-height: 20px;
	}

	.-hd-los-game-full-report-score-home, .-hd-los-game-full-report-score-divider, .-hd-los-game-full-report-score-away {
		font-size: 18px;
		height: 20px;
		line-height: 20px;
		vertical-align: middle;
	}

	.-hd-los-game-full-report-score-divider {
		font-size: 18px;
		height: 20px;
		line-height: 20px;
		vertical-align: middle;
	}

	.-hd-los-game-full-report-score-divider span {
		border-radius: 0;
		font-size: 18px;
		height: 20px;
		line-height: 20px;
		padding: 0;
	}

	.-hd-los-game-full-report-period-stats {
		margin-top: 10px;
	}

	.-hd-los-game-full-report-container {
		margin: 5px 0;
	}

	.-hd-los-game-full-report-container-data {
		margin: 0;
	}

	.-hd-los-game-full-report-game-fact-row {
		width: 100%;
	}
}

/* 481 - 767 */
@media only screen and (min-width: 481px) and (max-width: 767px) {
	.-hd-los-game-full-report-game-info {
		height: 120px;
	}

	.-hd-los-game-full-report-team-name, .-hd-los-game-full-report-team-logo {
		height: 30px;
		line-height: 30px;
	}

	.-hd-los-game-full-report-team-logo img {
		max-height: 30px;
		max-width: 30px;
	}

	.-hd-los-game-full-report-team-name {
		font-size: 24px;
	}

	.-hd-los-game-full-report-score-home, .-hd-los-game-full-report-score-divider, .-hd-los-game-full-report-score-away {
		font-size: 24px;
		height: 30px;
		line-height: 30px;
	}

	.-hd-los-game-full-report-score-divider {
		line-height: 24px;
	}

	.-hd-los-game-full-report-score-divider span {
		border-radius: 2px;
		font-size: 14px;
		line-height: 20px;
		padding: 0 2px;
	}

	.-hd-los-game-full-report-period-stats {
		margin-top: 10px;
	}

	.-hd-los-game-full-report-game-fact-row {
		width: 100%;
	}
}

/* 768 - 979 */
@media only screen and (min-width: 768px) and (max-width: 979px) {
	.-hd-los-game-full-report-container {
		margin: 5px 0;
	}

	.-hd-los-game-full-report-container-data {
		margin: 1px;
	}
}