/*
 * hockeydata
 */
.-hd-label-best-value {
	font-weight: bold;
}

.-hd-img-error {
	visibility: hidden;
}

.-hd-error {
	color: #a00;
	font-weight: bold;
}

.-hd-youtube-link {
	background: url("../img/_static/icons/YouTube-icon-full_color.png") no-repeat;
	background-size: contain;
	display: inline-block;
	height: 24px;
	line-height: 24px;
	width: 34px;
}

.-hd-clickable {
	cursor: pointer;
}

/*
 * hockeydata.util.IntelliTable
 */
.-hd-util-intellitable th,
.-hd-util-intellitable td {
	text-align: left;
	vertical-align: middle;
	white-space: nowrap;
}

.-hd-util-intellitable .-hd-util-intellitable-data .-hd-util-intellitable-sort-asc:after {
	content: " ▲";
}

.-hd-util-intellitable .-hd-util-intellitable-data .-hd-util-intellitable-sort-desc:after {
	content: " ▼";
}

.-hd-util-intellitable .-hd-util-intellitable-overlay {
	bottom: 0;
	display: none;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
}

.-hd-util-intellitable .-hd-util-intellitable-scroll-help {
	display: none;
}

.-hd-util-intellitable .-hd-util-intellitable-data {
	overflow: auto;
	position: relative;
}

.-hd-util-intellitable .-hd-util-intellitable-data table {
	width: 100%;
}

.-hd-util-intellitable .-hd-util-intellitable-data .-hd-util-intellitable-no-data td,
.-hd-util-intellitable .-hd-util-intellitable-data .-hd-util-intellitable-numeric-value,
.-hd-util-intellitable .-hd-util-intellitable-data .-hd-util-intellitable-date-value,
.-hd-util-intellitable .-hd-util-intellitable-data .-hd-util-intellitable-time-value {
	text-align: center;
}

.-hd-util-intellitable .-hd-util-intellitable-data .-hd-util-intellitable-rank,
.-hd-util-intellitable .-hd-util-intellitable-data .-hd-util-intellitable-rank-value {
	text-align: right;
}

.-hd-util-intellitable .-hd-util-intellitable-data .-hd-util-intellitable-inline-image img {
	vertical-align: middle;
}

.-hd-util-intellitable .-hd-util-intellitable-legend table {
	display: none;
}

.-hd-util-intellitable .-hd-util-intellitable-legend table.-hd-util-intellitable-legend-visible {
	display: table;
}

/*
 * hockeydata.util.Tabs
 */
.-hd-util-tabs .-hd-util-tabs-pane {
	display: none;
}

.-hd-util-tabs .-hd-util-tabs-pane-active {
	display: block;
}

/*
 * hockeydata.util.Slider
 */
.-hd-util-slider {
	height: 200px;
	position: absolute;
	width: 100%;
}

.-hd-util-slider .-hd-util-slider-button {
	bottom: 0;
	left: 0;
	position: absolute;
	top: 0;
	width: 15px;
}

.-hd-util-slider .-hd-util-slider-button-next {
	left: auto;
	right: 0;
}

.-hd-util-slider .-hd-util-slider-content {
	bottom: 0;
	left: 15px;
	overflow: hidden;
	position: absolute;
	right: 15px;
	top: 0;
}

.-hd-util-slider .-hd-util-slider-content .-hd-util-slider-group {
	bottom: 0;
	height: 200px;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	width: 100%;
}

.-hd-util-slider .-hd-util-slider-button span {
	display: block;
	line-height: 200px;
	text-align: center;
}

.-hd-util-slider .-hd-util-slider-button-prev span:after {
	content: "❮";
}

.-hd-util-slider .-hd-util-slider-button-next span:after {
	content: "❯";
}

/*
 * hockeydata.los
 */

/*
 * hockeydata.los.GameSlider
 */
.-hd-los-game-slider .-hd-util-slider-group > table {
	border-collapse: collapse;
	border-spacing: 10px;
	height: 200px;
	table-layout: fixed;
	width: 100%;
}

.-hd-los-game-slider .-hd-los-game-slider-team-name-home {
	clear: left;
	float: left;
	text-align: center;
	white-space: nowrap;
	width: 33%;
}
.-hd-los-game-slider .-hd-los-game-slider-team-logo-home {
	clear: left;
	float: left;
	text-align: center;
	white-space: nowrap;
	width: 33%;
}

.-hd-los-game-slider .-hd-los-game-slider-team-name-away {
	clear: right;
	float: right;
	text-align: center;
	width: 33%;
}
.-hd-los-game-slider .-hd-los-game-slider-team-logo-away {
	clear: right;
	float: right;
	text-align: center;
	width: 33%;
}

.-hd-los-game-slider .-hd-los-game-slider-score {
	text-align: center;
}

.-hd-los-game-slider .-hd-los-game-slider-score-info {
	text-align: center;
}

.-hd-los-game-slider .-hd-los-game-slider-info {
	clear: both;
	text-align: center;
}

.-hd-los-game-slider .-hd-los-game-slider-score-divider:after {
	content: ":";
	margin: 0 5px;
}

/*
 * hockeydata.util.Ticker
 */
.-hd-util-ticker {
	position: relative;
}

.-hd-util-ticker.-hd-util-ticker-scroll {
	overflow: hidden;
}

.-hd-util-ticker.-hd-util-ticker-scroll .-hd-util-ticker-content {
	position: relative;
	white-space: nowrap;
}

.-hd-util-ticker .-hd-util-ticker-item {
	display: none;
	vertical-align: middle;
}

.-hd-util-ticker.-hd-util-ticker-scroll .-hd-util-ticker-item {
	display: inline-block;
}

.-hd-util-ticker .-hd-util-ticker-item.-hd-util-ticker-item-active {
	display: block;
}

/*
 * hockeydata.los.GameTicker
 */
.-hd-los-game-ticker .-hd-los-game-ticker-game div {
	display: inline-block;
	vertical-align: middle;
}

/*
 * hockeydata.los.Customers.STEHV
 */

/*
 * Layout
 */
#jm-maincontent .-hd-widget {
	margin: 10px 0;
}

/*
 * General
 */
.-hd-clickable {
	cursor: pointer;
}

/*
 * Buttons
 */
.-hd-button {
	background-color: #eee;
	background-image: linear-gradient(to bottom, #eeeeee 0, #dddddd 100%);
	border: 1px solid #ccc;
	border-radius: 0;
	color: #888;
	cursor: pointer;
	min-width: 80px;
	padding: 2px 6px;
	text-align: center;
	text-shadow: 0 1px 0 #fff;
}

.-hd-button.-hd-button-active {
	background-color: #ccc;
	background-image: linear-gradient(to bottom, #cccccc 0, #bbbbbb 100%);
	color: #fff;
	text-shadow: none;
}

.-hd-button-group .-hd-button:first-child {
	border-right: none;
}

/*
 * IntelliTable
 */
.-hd-util-intellitable-data table {
	border-collapse: separate;
	border-spacing: 0;
	width: 100%;
}

#content .-hd-util-intellitable-data table {
	margin: 0;
}

.-hd-util-intellitable-data th {
	background-color: #9c3;
	border: none;
	color: #000;
	padding: 8px 4px;
	text-align: left;
}

.-hd-util-intellitable-data th.-hd-util-intellitable-sorted {
	background-color: #555;
}

.-hd-util-intellitable-data td {
	background-color: #fff;
	padding: 8px 4px;
	transition: background-color .5s;
}

.-hd-util-intellitable-data td[value="0"], .-hd-util-intellitable-ex-aequo {
	color: #aaa;
}

.-hd-util-intellitable-data tr:nth-child(even) td {
	background-color: #eee;
}

.-hd-util-intellitable-data tr:hover td {
	background-color: #ddd;
}

.-hd-util-intellitable-data td.-hd-util-intellitable-sorted {
	background-color: #f4f4f4;
}

.-hd-util-intellitable-data tr:nth-child(even) td.-hd-util-intellitable-sorted {
	background-color: #e4e4e4;
}

.-hd-util-intellitable-data tr:nth-child(even):hover td.-hd-util-intellitable-sorted {
	background-color: #ddd;
}

.-hd-util-intellitable-data .-hd-util-intellitable-numeric-value, .-hd-util-intellitable-data .-hd-util-intellitable-date-value {
	text-align: center;
}

.-hd-util-intellitable-rank-value {
	text-align: right;
}

.-hd-util-intellitable-data .-hd-util-intellitable-inline-image {
	padding: 2px;
	text-align: center;
}

.-hd-util-intellitable-data .-hd-util-intellitable-inline-image img {
	height: auto;
	max-height: 30px;
	max-width: 30px;
	min-height: 30px;
	min-width: 30px;
	width: auto;
}

.-hd-util-intellitable-data .-hd-util-intellitable-no-data td {
	color: #aaa;
	text-align: center;
	transition: none;
}

.-hd-util-intellitable-data .-hd-util-intellitable-no-data td, .-hd-util-intellitable-data tr.-hd-util-intellitable-no-data:hover td {
	background-color: #eee;
}

.-hd-util-intellitable-scroll-help {
	color: #aaa;
	font-size: 10px;
}

/*
 * Standings
 */
.-hd-los-standings-medium .-hd-util-intellitable-data .-hd-util-intellitable-inline-image {
	padding: 2px;
}

.-hd-los-standings-medium .-hd-util-intellitable-data .-hd-util-intellitable-inline-image img {
	height: auto;
	max-height: 20px;
	max-width: 20px;
	min-height: 20px;
	min-width: 20px;
	width: auto;
}

.-hd-los-standings-medium .-hd-util-intellitable-data {
	line-height: 1em !important;
}

.-hd-los-standings-medium .-hd-util-intellitable-data th, .-hd-los-standings-medium .-hd-util-intellitable-data td {
	padding: 4px 4px;
}

.-hd-los-standings-medium .-hd-los-standings-unofficial .-hd-los-standings-row.-hd-label-LIVE .-hd-los-standings-col-teamShortname {
	background-image: url("../img/_static/icons/live_32x16.png");
	background-position: center right;
	background-repeat: no-repeat;
	padding-right: 32px;
}

.-hd-los-standings .-hd-util-intellitable-data td[value="0"] {
	color: #000;
}

.-hd-los-standings.-hd-los-standings-unofficial .-hd-los-standings-official-status-text {
	color: #ccc;
	font-size: 10px;
	margin-top: 2px;
}

/*
 * Schedule
 */
.-hd-los-schedule .-hd-los-schedule-team-name-short {
	display: none;
}

.-hd-los-schedule-short .-hd-los-schedule .-hd-los-schedule-team-name-short {
	display: table-cell;
}

.-hd-los-schedule .-hd-los-schedule-home-team-name {
	text-align: right;
}

.-hd-los-schedule .-hd-los-schedule-col-homeTeamScore {
	text-align: right;
}

.-hd-los-schedule .-hd-los-schedule-col-awayTeamScore {
	text-align: left;
}

.-hd-los-schedule .-hd-los-schedule-score, .-hd-los-schedule .-hd-los-schedule-score-divider {
	color: #aaa;
	font-size: 2em;
	font-weight: bold;
	text-align: center;
}

.-hd-los-schedule-short .-hd-los-schedule .-hd-los-schedule-score, .-hd-los-schedule .-hd-los-schedule-score-divider {
	font-size: 1em;
	font-weight: normal;
}

.-hd-los-schedule .-hd-label-LIVE .-hd-los-schedule-score, .-hd-los-schedule .-hd-label-LIVE .-hd-los-schedule-score-divider {
	animation-duration: 2s;
	animation-iteration-count: infinite;
	animation-name: pulsateLive;
	background-color: #f00;
	color: #fff;
}

.-hd-los-schedule-short .-hd-los-schedule .-hd-label-LIVE .-hd-los-schedule-score, .-hd-los-schedule-short .-hd-los-schedule .-hd-label-LIVE .-hd-los-schedule-score-divider {
	animation-name: none;
	color: #000;
}

.-hd-los-schedule-short .-hd-los-schedule .-hd-util-intellitable-data tr.-hd-label-LIVE:nth-child(even) td.-hd-los-schedule-score, .-hd-los-schedule-short .-hd-los-schedule .-hd-util-intellitable-data tr.-hd-label-LIVE:nth-child(even) td.-hd-los-schedule-score-divider {
	background-color: #eee;
}

.-hd-los-schedule-short .-hd-los-schedule .-hd-util-intellitable-data tr.-hd-label-LIVE:nth-child(2n+1) td.-hd-los-schedule-score, .-hd-los-schedule-short .-hd-los-schedule .-hd-util-intellitable-data tr.-hd-label-LIVE:nth-child(2n+1) td.-hd-los-schedule-score-divider {
	background-color: #f9f9f9;
}

.-hd-los-schedule-short .-hd-los-schedule .-hd-util-intellitable-data tr.-hd-label-LIVE:nth-child(even):hover td.-hd-los-schedule-score,
.-hd-los-schedule-short .-hd-los-schedule .-hd-util-intellitable-data tr.-hd-label-LIVE:nth-child(even):hover td.-hd-los-schedule-score-divider,
.-hd-los-schedule-short .-hd-los-schedule .-hd-util-intellitable-data tr.-hd-label-LIVE:nth-child(2n+1):hover td.-hd-los-schedule-score,
.-hd-los-schedule-short .-hd-los-schedule .-hd-util-intellitable-data tr.-hd-label-LIVE:nth-child(2n+1):hover td.-hd-los-schedule-score-divider{
	background-color: #ddd;
}

.-hd-los-schedule .-hd-label-FINISHED .-hd-los-schedule-score, .-hd-los-schedule .-hd-label-FINISHED .-hd-los-schedule-score-divider {
	color: #000;
}

.-hd-los-schedule .-hd-los-schedule-overtime, .-hd-los-schedule .-hd-los-schedule-shootout {
	background-color: #000;
	color: #fff;
	display: inline-block;
	padding: 2px;
}

.-hd-los-schedule-short .-hd-los-schedule .-hd-los-schedule-overtime, .-hd-los-schedule-short .-hd-los-schedule .-hd-los-schedule-shootout {
	padding: 4px;
}

.-hd-los-schedule .-hd-util-intellitable-data td.-hd-los-schedule-youtube-link {
	padding: 3px 0 0;
}

/*
 * Slider
 */
.-hd-util-slider .-hd-util-slider-inline-image img {
	height: auto;
	width: auto;
	max-width: 100%;
	margin-top: 0;
	max-height: 95px;
	display: inline-block
}

/*
 * Game Slider
 */
.-hd-util-slider {
	height: 200px;
	width: 100%;
}

.-hd-util-slider .-hd-util-slider-group {
	width: 100%;
}

.-hd-los-game-slider .-hd-util-slider-content {
	left: 16px;
	right: 16px;
}

.-hd-los-game-slider .-hd-util-slider-content .-hd-util-slider-group {
	width: 100%;
}

.-hd-los-game-slider .-hd-util-slider-group table {
	border-collapse: separate;
}

.-hd-los-game-slider, .-hd-los-game-slider .-hd-util-slider-content td {
	background-color: #ffffff;
	color: #000;
	text-align: center;
}

.-hd-los-game-slider .-hd-util-slider-button.-hd-util-slider-button-disabled span {
	color: #aaa;
}

.-hd-los-game-slider .-hd-util-slider-button-prev {
	border-right: 1px solid #fff;
}

.-hd-los-game-slider .-hd-util-slider-button-next {
	border-left: 1px solid #fff;
}

.-hd-los-game-slider .-hd-util-slider-content td {
	border: 0.5px solid #ababab;
	transition: opacity .5s;
}

/*.-hd-los-game-slider .-hd-util-slider-content td:last-child {
	border-right: none;
}*/

.-hd-los-game-slider .-hd-util-slider-content td.-hd-label-LIVE {
	background: linear-gradient(to bottom, #769d27 0%, #55a0b9 100%);
}

.-hd-los-game-slider .-hd-los-game-slider-team-name {
	font-size: 11px;
	line-height: 13px;
}

.-hd-los-game-slider .-hd-los-game-slider-score {
	font-size: 34px;
	font-weight: bold;
	line-height: 24px;
	margin-top: 36px;
}

.-hd-los-game-slider .-hd-los-game-slider-score-info {
	font-size: 10px;
	height: 12px;
	line-height: 12px;
	text-align: center;
}

.-hd-los-game-slider .-hd-los-game-slider-score-info span {
	background-color: #000;
	color: #fff;
	display: inline-block;
	line-height: 12px;
	padding: 0 2px;
}

.-hd-los-game-slider .-hd-los-game-slider-info {
	font-size: 14px;
	line-height: 13px;
}

.-hd-los-game-slider .-hd-util-slider-group table.-hd-los-game-slider-live-time-wrapper {
	border-collapse: collapse;
	border-spacing: 0;
	height: auto;
	line-height: 11px;
	table-layout: fixed;
	width: 100%;
}

.-hd-los-game-slider .-hd-los-game-slider-live-time-wrapper td {
	background-color: transparent;
	background-image: none;
	border: none;
	overflow: hidden;
	padding: 0;
	white-space: nowrap;
}

.-hd-los-game-slider .-hd-los-game-slider-live-time-wrapper td:first-child {
	font-size: 11px;
	text-align: center;
	width: 25%;
}

.-hd-los-game-slider .-hd-los-game-slider-live-time-wrapper td:last-child {
	width: 75%;
}

.-hd-los-game-slider .-hd-los-game-slider-live-time-wrapper .-hd-los-game-slider-period-bar {
	margin-top: 0;
}

.-hd-los-game-slider .-hd-los-game-slider-period-bar {
	margin: 7px 5px 0;
	text-align: center;
}

.-hd-los-game-slider .-hd-los-game-slider-period-bar table {
	border-collapse: separate;
	border-spacing: 0;
	width: 100%;
}

.-hd-los-game-slider .-hd-util-slider-content td.-hd-label-LIVE .-hd-los-game-slider-period-bar td {
	background-color: rgba(0, 0, 0, .5);
	background-image: none;
	border-left: none;
	border-right: 2px solid #a20623;
	height: 6px;
	padding: 0;
	position: relative;
	vertical-align: middle;
}

.-hd-los-game-slider .-hd-los-game-slider-period-bar td:last-child {
	border-right: none;
}

.-hd-los-game-slider .-hd-los-game-slider-period-bar-fill {
	background-color: #f00;
	bottom: 0;
	left: 0;
	position: absolute;
	top: 0;
}

.-hd-los-game-slider .-hd-los-game-slider-period-bar .-hd-los-game-slider-period-bar-active .-hd-los-game-slider-period-bar-fill {
	animation-duration: 2s;
	animation-iteration-count: infinite;
	animation-name: pulsateLive;
	background-color: #f00;
}

.-hd-los-game-slider-period-bar-label {
	display: none;
}

/*
 * Full Game Report
 */
.-hd-los-game-full-report-headline {
	background-image: linear-gradient(to bottom, #eeeeee 0, #dddddd 100%);
	border-bottom: 3px solid #666;
	color: #333;
	font-size: 16px;
	font-weight: bold;
	padding: 10px 10px;
	text-shadow: 1px 1px 0 #fff;
	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 .-hd-util-intellitable-data th {
	background-color: #ddd;
	color: #333;
	padding: 4px;
	text-shadow: 0 1px 0 #fff;
}

.-hd-los-game-full-report .-hd-util-intellitable-data td {
	padding: 4px;
}

.-hd-los-game-full-report-game-info {
	background: #333;
	border-bottom: 5px solid #333;
	padding: 10px;
	position: relative;
}

.-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: 60px;
	line-height: 60px;
	vertical-align: bottom;
	width: 33%;
}

.-hd-los-game-full-report-score-divider span {
	background-color: #000;
	border-radius: 4px;
	color: #fff;
	display: inline-block;
	font-size: 24px;
	font-weight: bold;
	line-height: 30px;
	padding: 0 4px;
}

.-hd-los-game-full-report-game-state {
	background-color: #000;
	color: #fff;
	height: 12px;
	font-size: 10px;
	line-height: 12px;
	margin: -10px -10px 10px;
	text-align: center;
}

.-hd-los-game-full-report-period-bar {
	border-bottom: 1px solid #fff;
}

.-hd-los-game-full-report-period-bar table {
	border-collapse: separate;
	border-spacing: 0;
	width: 100%;
}

.-hd-los-game-full-report-period-bar td, .-hd-los-game-full-report-period-bar table tbody tr:nth-child(2n+1) td {
	background-color: #555;
	border-right: 1px solid #fff;
	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: #333;
	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: #ffff00;
}

div.-hd-los-game-full-report-youtube-link {
	bottom: 0;
	position: absolute;
	right: 10px;
}

.-hd-los-game-full-report-period-stats {
	opacity: .75;
	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: #222;
	color: #eee;
	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: #111;
	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 {
	color: #fff;
	font-size: 30px;
	font-weight: bold;
	text-shadow: 1px 1px 0 #000;
	white-space: nowrap;
}

.-hd-los-game-full-report-game-facts {
	background: #222;
	font-size: 11px;
}

.-hd-los-game-full-report-game-fact-row {
	display: inline-block;
	width: 50%;
}

.-hd-los-game-full-report-game-fact-label {
	color: #ddd;
	display: inline-block;
	text-align: right;
	width: 40%;
}

.-hd-los-game-full-report-game-fact-label div {
	background-color: #333;
	margin: 1px 0 0 1px;
	padding: 3px 5px;
}

.-hd-los-game-full-report-game-fact-value {
	color: #eee;
	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 #aaa;
	margin: 10px;
}

.-hd-los-game-full-report-container-data {
	border: 1px solid #ddd;
	margin: 3px;
}

.-hd-los-game-full-report-container-data.-hd-los-game-full-report-goals-data .-hd-util-intellitable-data td, .-hd-los-game-full-report-container-data.-hd-los-game-full-report-goals-data .-hd-util-intellitable-data th {
	padding: 4px 1px;
}

.-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-player-jersey-no {
	color: #aaa;
}

.-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 {

}

.-hd-los-game-full-report-goal-keeper-changes-action-on {
	color: green;
}

.-hd-los-game-full-report-goal-keeper-changes-action-on:before {
	content: "▲ ";
}

.-hd-los-game-full-report-goal-keeper-changes-action-off {
	color: red;
}

.-hd-los-game-full-report-goal-keeper-changes-action-off:before {
	content: "▼ ";
}

.-hd-los-game-full-report-lineup {
}

.-hd-los-game-full-report-lineup-headline {
	border-bottom: 1px dashed #ddd;
	color: #999;
	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 {
	background-color: #eee;
	color: #666;
	display: inline-block;
	height: 35px;
	margin: 10px;
	width: 220px;
}

.-hd-los-game-full-report-lineup-player-jersey-no {
	background-color: #ddd;
	border-right: 1px solid #fff;
	color: #888;
	float: left;
	font-size: 20px;
	font-weight: bold;
	line-height: 35px;
	width: 35px;
}

.-hd-los-game-full-report-lineup-player-name {
	font-size: 13px;
	line-height: 18px;
	margin-left: 40px;
	overflow: hidden;
	padding-top: 2px;
	text-align: left;
	white-space: nowrap;
	width: 180px;
}

.-hd-los-game-full-report-lineup-player-position {
	font-size: 11px;
	line-height: 13px;
	margin-left: 40px;
	text-align: left;
	white-space: nowrap;
	width: 180px;
}

.-hd-los-game-full-report-penalty-shot, .-hd-los-game-full-report-game-winning-goal, .-hd-los-game-full-report-empty-net {
	background-color: #999;
	border-radius: 2px;
	color: #fff;
	display: inline-block;
	padding: 0 1px;
}

/*
 * Full Team Page
 */
.-hd-los-team-full-page-team-info {
	background: #333;
	border-bottom: 5px solid #333;
	height: 120px;
	padding: 10px;
}

.-hd-los-team-full-page-team-logo {
	float: left;
	height: 100px;
	margin: -10px;
	padding: 10px;
	width: 100px;
}

.-hd-los-team-full-page-team-logo img {
	max-height: 100px;
	max-width: 100px;
}

.-hd-los-team-full-page-team-short-name {
	color: #fff;
	font-size: 48px;
	font-weight: bold;
	height: 54px;
	line-height: 54px;
	margin-left: 140px;
	margin-top: 10px;
	text-shadow: 1px 1px 0 #000;
	text-transform: uppercase;
	vertical-align: bottom;
}

.-hd-los-team-full-page-team-long-name {
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	height: 24px;
	line-height: 24px;
	margin-left: 140px;
	text-shadow: 1px 1px 0 #000;
	text-transform: uppercase;
}

.-hd-los-team-full-page-container {
	border: 1px solid #aaa;
	margin: 10px;
}

.-hd-los-team-full-page-container-data {
	border: 1px solid #ddd;
	margin: 3px;
}

.-hd-los-team-full-page-headline {
	background-image: linear-gradient(to bottom, #eeeeee 0, #dddddd 100%);
	border-bottom: 3px solid #666;
	color: #333;
	font-size: 16px;
	font-weight: bold;
	padding: 10px 10px;
	text-shadow: 1px 1px 0 #fff;
	text-transform: uppercase;
}

.-hd-los-team-full-page-roster-overview {
	text-align: center;
}

.-hd-los-team-full-page-roster-player-container {
	background-color: #eee;
	display: inline-block;
	margin: 15px;
	width: 230px;
}

.-hd-los-team-full-page-roster-player-portrait {
	background-color: #eee;
	height: 170px;
	overflow: hidden;
	transition: background .5s;
	width: 230px;
}

.-hd-los-team-full-page-roster-player-container:hover .-hd-los-team-full-page-roster-player-portrait {
	background-color: #aaa;
}

.-hd-los-team-full-page-roster-player-portrait img {
	height: 140px;
	margin-top: 30px;
	transition: height .5s, width .5s;
	width: 100px;
}

.-hd-los-team-full-page-roster-player-container:hover .-hd-los-team-full-page-roster-player-portrait img {
	height: 280px;
	width: 200px;
}

.-hd-los-team-full-page-roster-player-details {
	background-color: #444;
	height: 45px;
}

.-hd-los-team-full-page-roster-player-jersey-no {
	background-color: #000;
	color: #fff;
	float: left;
	font-size: 24px;
	font-weight: bold;
	height: 45px;
	line-height: 45px;
	width: 45px;
}

.-hd-los-team-full-page-roster-player-name {
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
	margin-left: 50px;
	overflow: hidden;
	padding-top: 4px;
	text-align: left;
	text-shadow: 1px 1px 0 #000;
	white-space: nowrap;
	width: 180px;
}

.-hd-los-team-full-page-roster-player-position {
	color: #ddd;
	font-size: 11px;
	line-height: 13px;
	margin-left: 50px;
	text-align: left;
	white-space: nowrap;
	width: 180px;
}

.-hd-los-team-full-page-team-facts {
	background: #222;
	font-size: 11px;
}

.-hd-los-team-full-page-team-fact-row {
	display: inline-block;
	width: 50%;
}

.-hd-los-team-full-page-team-fact-label {
	color: #ddd;
	display: inline-block;
	text-align: right;
	width: 40%;
}

.-hd-los-team-full-page-team-fact-label div {
	background-color: #333;
	margin: 1px 0 0 1px;
	padding: 3px 5px;
}

.-hd-los-team-full-page-team-fact-value {
	color: #eee;
	display: inline-block;
	font-weight: bold;
	width: 60%;
}

.-hd-los-team-full-page-team-fact-value div {
	padding: 3px 5px;
}

.-hd-los-team-full-page-games-state {
	background-color: #000;
	border-radius: 4px;
	color: #fff;
	display: inline-block;
	min-width: 30px;
	padding: 2px;
	text-align: center;
}

.-hd-los-team-full-page-games-state-W {
	background-color: #4c4;
}

.-hd-los-team-full-page-games-state-OTW {
	background-color: #484;
}

.-hd-los-team-full-page-games-state-L {
	background-color: #c44;
}

.-hd-los-team-full-page-games-state-OTL {
	background-color: #844;
}

.-hd-los-team-full-page-games-state-T {
	background-color: #888;
}

.-hd-los-team-full-page-games .-hd-label-LIVE .-hd-los-team-full-page-games-score {
	animation-duration: 2s;
	animation-iteration-count: infinite;
	animation-name: pulsateLive;
	background-color: #f00;
	color: #fff;
}

/*
 * Full Player Page
 */
.-hd-los-player-full-page-player-info {
	background: #333;
	border-bottom: 5px solid #333;
	height: 120px;
	padding: 10px;
}

.-hd-los-player-full-page-team-logo {
	float: right;
	height: 100px;
	margin: -10px 10px;
	padding: 10px;
	width: 100px;
}

.-hd-los-player-full-page-team-logo img {
	max-height: 100px;
	max-width: 100px;
}

.-hd-los-player-full-page-player-portrait {
	float: left;
	height: 100px;
	margin: -10px;
	overflow: hidden;
	padding: 20px 20px 0 10px;
	text-align: center;
	width: 100px;
}

.-hd-los-player-full-page-player-portrait img {
	height: 100px;
	transition: height .5s, width .5s;
	width: 72px;
}

.-hd-los-player-full-page-player-portrait:hover img {
	height: 140px;
	width: 100px;
}

.-hd-los-player-full-page-player-name {
	color: #fff;
	font-size: 32px;
	font-weight: bold;
	height: 40px;
	line-height: 40px;
	margin-left: 120px;
	margin-top: 36px;
	overflow: hidden;
	text-shadow: 1px 1px 0 #000;
	text-transform: uppercase;
	vertical-align: bottom;
	white-space: nowrap;
}

.-hd-los-player-full-page-player-jersey-no {
	background-color: #fff;
	border-radius: 4px;
	color: #333;
	display: inline-block;
	font-size: 20px;
	font-weight: bold;
	height: 24px;
	line-height: 24px;
	margin-left: 10px;
	min-width: 24px;
	padding: 0 4px;
	text-align: center;
}

.-hd-los-player-full-page-player-position {
	color: #fff;
	display: inline-block;
	font-size: 20px;
	height: 24px;
	line-height: 24px;
	margin-left: 10px;
	text-shadow: 1px 1px 0 #000;
	text-transform: uppercase;
}

.-hd-los-player-full-page-container {
	border: 1px solid #aaa;
	margin: 10px;
}

.-hd-los-player-full-page-container-data {
	border: 1px solid #ddd;
	margin: 3px;
}

.-hd-los-player-full-page-headline {
	background-image: linear-gradient(to bottom, #eeeeee 0, #dddddd 100%);
	border-bottom: 3px solid #666;
	color: #333;
	font-size: 16px;
	font-weight: bold;
	padding: 10px 10px;
	text-shadow: 1px 1px 0 #fff;
	text-transform: uppercase;
}

.-hd-los-player-full-page-player-facts {
	background: #222;
	font-size: 11px;
}

.-hd-los-player-full-page-player-fact-row {
	display: inline-block;
	width: 50%;
}

.-hd-los-player-full-page-player-fact-label {
	color: #ddd;
	display: inline-block;
	text-align: right;
	width: 40%;
}

.-hd-los-player-full-page-player-fact-label div {
	background-color: #333;
	margin: 1px 0 0 1px;
	padding: 3px 5px;
}

.-hd-los-player-full-page-player-fact-value {
	color: #eee;
	display: inline-block;
	font-weight: bold;
	width: 60%;
}

.-hd-los-player-full-page-player-fact-value div {
	padding: 3px 5px;
}

.-hd-los-player-full-page-games-state {
	background-color: #000;
	border-radius: 4px;
	color: #fff;
	display: inline-block;
	min-width: 30px;
	padding: 2px;
	text-align: center;
}

.-hd-los-player-full-page-games-state-W {
	background-color: #4c4;
}

.-hd-los-player-full-page-games-state-OTW {
	background-color: #484;
}

.-hd-los-player-full-page-games-state-L {
	background-color: #c44;
}

.-hd-los-player-full-page-games-state-OTL {
	background-color: #844;
}

.-hd-los-player-full-page-games-state-T {
	background-color: #888;
}

.-hd-los-player-full-page-games .-hd-label-LIVE .-hd-los-player-full-page-games-score {
	animation-duration: 2s;
	animation-iteration-count: infinite;
	animation-name: pulsateLive;
	background-color: #f00;
	color: #fff;
}

/*
 * Tabs
 */
.-hd-util-tabs {
	margin-top: 30px;
}

.-hd-util-tabs-buttons {
	border-bottom: 1px solid #aaa;
	text-align: center;
}

.-hd-util-tabs-button {
	background-color: #eee;
	background-image: linear-gradient(to bottom, #eeeeee 0, #dddddd 100%);
	border: 1px solid #ccc;
	border-bottom: 0;
	color: #888;
	display: inline-block;
	line-height: 30px;
	margin-right: 1px;
	min-width: 80px;
	padding: 0 10px;
	text-decoration: none;
	text-shadow: 0 1px 0 #fff;
	vertical-align: bottom;
}

.-hd-util-tabs-button:hover {
	background-color: #ddd;
	background-image: linear-gradient(to bottom, #eeeeee 0, #cccccc 100%);
	text-decoration: none;
}

.-hd-util-tabs-button-active {
	background-color: #ddd;
	background-image: linear-gradient(to bottom, #eeeeee 0, #cccccc 100%);
	line-height: 32px;
}

.-hd-util-tabs-content {

}

.-hd-util-tabs-pane {
	display: none;
}

.-hd-util-tabs-pane-active {
	display: block;
}

.-hd-util-tabs-pane .-hd-util-tabs {
	margin-top: 10px;
}

.-hd-util-tabs-pane .-hd-util-tabs-buttons {
	border-bottom: none;
}

.-hd-util-tabs-pane .-hd-util-tabs-button {
	border-bottom: 1px solid #ccc;
	border-right: 0;
	line-height: 20px;
	margin-right: 0;
	min-width: 60px;
}

.-hd-util-tabs-pane .-hd-util-tabs-button:last-child {
	border-right: 1px solid #ccc;
}

.-hd-util-tabs-pane .-hd-util-tabs-button-active {
	line-height: 20px;
}

/*
 * Game Live Box
 */
.-hd-los-game-live-box-game-info {
	background: #333;
	border-bottom: 5px solid #333;
	padding: 10px;
}

.-hd-los-game-live-box-game-info:after {
	content: ".";
	visibility: hidden;
	display: block;
	height: 0;
	clear: both;
}

.-hd-los-game-live-box-team-home {
	float: left;
	width: 33%;
}

.-hd-los-game-live-box-team-away {
	float: right;
	width: 33%;
}

.-hd-los-game-live-box-score {
	margin: 0 auto;
	text-align: center;
	width: 33%;
}

.-hd-los-game-live-box-score-home, .-hd-los-game-live-box-score-away {
	display: inline-block;
	font-size: 20px;
	font-weight: bold;
	height: 24px;
	line-height: 24px;
	vertical-align: top;
	width: 33%;
}

.-hd-los-game-live-box-score-divider {
	display: inline-block;
	font-size: 20px;
	height: 24px;
	line-height: 24px;
	vertical-align: top;
	width: 33%;
}

.-hd-los-game-live-box-score-divider span {
	background-color: #000;
	border-radius: 2px;
	color: #fff;
	display: inline-block;
	font-size: 20px;
	font-weight: bold;
	line-height: 24px;
}

.-hd-los-game-live-box-game-state {
	background-color: #000;
	color: #fff;
	height: 12px;
	font-size: 10px;
	line-height: 12px;
	margin: -10px -10px 10px;
	text-align: center;
}

.-hd-los-game-live-box-period-bar {
	border-bottom: 1px solid #fff;
}

.-hd-los-game-live-box-period-bar table {
	border-collapse: separate;
	border-spacing: 0;
	width: 100%;
}

.-hd-los-game-live-box-period-bar td, .-hd-los-game-live-box-period-bar table tbody tr:nth-child(2n+1) td {
	background-color: #555;
	border-right: 1px solid #fff;
	height: 12px;
	padding: 0;
	position: relative;
	vertical-align: middle;
}

.-hd-los-game-live-box-period-bar td:last-child {
	border-right: none;
}

.-hd-los-game-live-box-period-bar-fill {
	background-color: #333;
	bottom: 0;
	left: 0;
	position: absolute;
	top: 0;
}

.-hd-los-game-live-box-period-bar .-hd-los-game-live-box-period-bar-active .-hd-los-game-live-box-period-bar-fill {
	animation-duration: 2s;
	animation-iteration-count: infinite;
	animation-name: pulsateLive;
	background-color: #f00;
}

.-hd-los-game-live-box-period-bar-label {
	bottom: 0;
	color: #aaa;
	left: 0;
	line-height: 12px;
	position: absolute;
	right: 0;
	top: 0;
}

.-hd-los-game-live-box-period-bar .-hd-los-game-live-box-period-bar-active .-hd-los-game-live-box-period-bar-label {
	color: #ffff00;
}

.-hd-los-game-live-box-team-name, .-hd-los-game-live-box-team-logo {
	display: inline-block;
	height: 24px;
	line-height: 24px;
	text-align: center;
	vertical-align: middle;
	width: 50%;
}

.-hd-los-game-live-box-team-logo img {
	max-height: 20px;
	max-width: 20px;
}

.-hd-los-game-live-box-team-name {
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	text-shadow: 1px 1px 0 #000;
}

/*
 * Knockout Stage
 */
.-hd-los-knockout-stage {
	margin-top: 10px;
}

.-hd-los-knockout-stage-phase {
	border-right: 1px solid #efefef;
	padding: 40px 4px 4px;
	position: relative;
}

.-hd-los-knockout-stage-phase:last-child {
	border-right: none;
}

.-hd-los-knockout-stage-phase-header {
	border-bottom: 5px solid #769d27;
	font-size: 18px;
	font-weight: 700;
	left: 0;
	margin: 0 4px;
	overflow: hidden;
	padding: 4px 8px;
	position: absolute;
	right: 0;
	text-align: center;
	text-transform: uppercase;
	top: 0;
	white-space: nowrap;
}

.-hd-los-knockout-stage-phase-encounter-header {
	background-color: #769d27;
	color: #000;
	font-size: 10px;
	line-height: 12px;
	text-align: center;
}

.-hd-los-knockout-stage-phase-encounter-info {
	background-color: #9c3;
	border-bottom: 5px solid #769d27;
	color: #000;
	padding: 2px 4px 4px;
	text-align: center;
}

.-hd-los-knockout-stage-phase-encounter-team-a {
	float: left;
	width: 30%;
}

.-hd-los-knockout-stage-phase-encounter-team-b {
	float: right;
	width: 30%;
}

.-hd-los-knockout-stage-phase-encounter-score {
	margin: 0 auto;
	width: 40%;
}

.-hd-los-knockout-stage-phase-encounter-score > div {
	display: inline-block;
	font-size: 28px;
	font-weight: bold;
	line-height: 28px;
	padding-top: 10px;
	text-align: center;
	width: 40%;
}

.-hd-los-knockout-stage-phase-encounter-score > div.-hd-los-knockout-stage-phase-encounter-score-divider {
	color: #769d27;
	width: 20%;
}

.-hd-los-knockout-stage-phase-encounter-standings {
	font-size: 10px;
	margin: 0 auto;
	text-align: center;
	width: 40%;
}

.-hd-los-knockout-stage-phase-encounter-team-logo img {
	height: auto;
	max-height: 60px;
	max-width: 60px;
	min-height: 60px;
	min-width: 60px;
	width: auto;
}

.-hd-los-knockout-stage-phase-encounter-info:after {
	content: ".";
	visibility: hidden;
	display: block;
	height: 0;
	clear: both;
}

.-hd-los-knockout-stage-phase-encounter-games {
	border: 1px solid #769d27;
	border-top: none;
	margin-bottom: 10px;
}

.-hd-los-knockout-stage-phase-encounter-games .-hd-util-intellitable-data td {
	font-size: 10px;
	padding: 1px;
}

.-hd-los-knockout-stage-phase-encounter-games .-hd-util-intellitable-data .-hd-los-knockout-stage-phase-encounter-game-optional td {
	opacity: .5;
}

.-hd-los-knockout-stage-phase-encounter-games .-hd-label-LIVE .-hd-los-knockout-stage-score, .-hd-los-knockout-stage-phase-encounter-games .-hd-label-LIVE .-hd-los-knockout-stage-score-divider {
	animation-duration: 2s;
	animation-iteration-count: infinite;
	animation-name: pulsateLive;
	background-color: #f00;
	color: #fff;
}

.-hd-los-knockout-stage-phase-encounter-games .-hd-los-knockout-stage-overtime, .-hd-los-knockout-stage-phase-encounter-games .-hd-los-knockout-stage-shootout {
	background-color: #aaa;
	color: #fff;
	display: inline-block;
	line-height: 1em;
	padding: 2px;
}

/*
 * hockeydata.los.DivisionPicker
 */
.-hd-los-division-picker .-hd-los-division-picker-select-container {
	padding: 5px;
	text-align: center;
}

.-hd-los-division-picker .-hd-los-division-picker-select-container select {
	width: 30%;
}

.-hd-los-division-picker .-hd-los-division-picker-select-container select:nth-child(2) {
	margin-left: 10px;
}

.-hd-los-division-picker .-hd-los-division-picker-widget-container {
	padding: 5px;
}

/*
 * Media Queries
 */
/* 0 - 480 */
@media only screen and (max-width: 480px) {
	/*
	 * Layout
	 */
	#jm-maincontent .-hd-widget {
		margin: 0;
	}

	/*
	 * Buttons
	 */
	.-hd-button {
		min-width: 40px;
		padding: 2px;
	}

	/*
	 * Tabs
	 */
	.-hd-util-tabs-button {
		min-width: 30px;
		padding: 0 4px;
	}

	/*
	 * IntelliTable
	 */
	.-hd-util-intellitable-data th {
		padding: 2px 1px;
	}

	.-hd-util-intellitable-data td {
		padding: 2px 1px;
	}

	.-hd-util-intellitable-data .-hd-util-intellitable-inline-image img {
		height: auto;
		max-height: 15px;
		max-width: 15px;
		min-height: 15px;
		min-width: 15px;
		width: auto;
	}

	/*
	 * Schedule
	 */
	.-hd-los-schedule .-hd-los-schedule-score, .-hd-los-schedule .-hd-los-schedule-score-divider {
		font-size: 1em;
		font-weight: normal;
	}

	.-hd-los-schedule .-hd-los-schedule-team-name-short {
		display: table-cell;
	}

	.-hd-los-schedule .-hd-los-schedule-team-name-long {
		display: none;
	}

	/*
	 * Slider
	 */
	.-hd-util-slider .-hd-util-slider-inline-image {
		display: none;
	}

	/*
	 * Game Slider
	 */
	.-hd-los-game-slider .-hd-los-game-slider-score {
		clear: both;
		line-height: 30px;
	}

	/*
	 * Full Game Report
	 */
	.-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-container {
		margin: 5px 0;
	}

	.-hd-los-game-full-report-container-data {
		margin: 0;
	}

	.-hd-los-game-full-report-game-fact-row {
		width: 100%;
	}

	/*
	 * Full Team Page
	 */
	.-hd-los-team-full-page-team-short-name {
		margin-left: 120px;
		margin-top: 0;
	}

	.-hd-los-team-full-page-team-long-name {
		margin-left: 120px;
	}

	.-hd-los-team-full-page-container {
		margin: 5px 0;
	}

	.-hd-los-team-full-page-container-data {
		margin: 0;
	}

	.-hd-los-team-full-page-team-fact-row {
		width: 100%;
	}

	/*
	 * Full Player Page
	 */
	.-hd-los-player-full-page-player-info {
		height: 35px;
	}

	.-hd-los-player-full-page-team-logo {
		height: 50px;
		margin: -10px;
		padding: 4px;
		width: 50px;
	}

	.-hd-los-player-full-page-team-logo img {
		max-height: 50px;
		max-width: 50px;
	}

	.-hd-los-player-full-page-player-portrait {
		height: 50px;
		padding: 5px 0 0 0;
		width: 50px;
	}

	.-hd-los-player-full-page-player-portrait img {
		height: 50px;
		transition: none;
		width: 36px;
	}

	.-hd-los-player-full-page-player-portrait:hover img {
		height: 50px;
		width: 36px;
	}

	.-hd-los-player-full-page-player-name {
		font-size: 14px;
		height: 20px;
		line-height: 20px;
		margin: 2px 50px 0 40px;
	}

	.-hd-los-player-full-page-player-jersey-no {
		font-size: 12px;
		height: 14px;
		line-height: 14px;
	}

	.-hd-los-player-full-page-player-position {
		font-size: 12px;
		height: 14px;
		line-height: 14px;
	}

	.-hd-los-player-full-page-container {
		margin: 5px 0;
	}

	.-hd-los-player-full-page-container-data {
		margin: 0;
	}

	.-hd-los-player-full-page-player-fact-row {
		width: 100%;
	}

	/*
	 * Leaders
	 */
	.-hd-los-leaders .-hd-los-leaders-col-playerName {
		white-space: normal;
	}

	/*
	 * Knockout Stage
	 */
	.-hd-los-knockout-stage-phase {
		display: block;
	}
}

/* 481 - 767 */
@media only screen and (min-width: 481px) and (max-width: 767px) {
	/*
	 * Schedule
	 */
	.-hd-los-schedule .-hd-los-schedule-team-name-short {
		display: table-cell;
	}

	.-hd-los-schedule td.-hd-los-schedule-team-name-short {
		font-size: 2em;
		font-weight: bold;
	}

	.-hd-los-schedule .-hd-los-schedule-team-name-long {
		display: none;
	}

	/*
	 * Full Game Report
	 */
	.-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%;
	}

	/*
	 * Full Team Page
	 */
	.-hd-los-team-full-page-team-fact-row {
		width: 100%;
	}

	/*
	 * Full Player Page
	 */
	.-hd-los-player-full-page-player-info {
		height: 60px;
	}

	.-hd-los-player-full-page-team-logo {
		height: 75px;
		margin: -10px;
		padding: 4px;
		width: 75px;
	}

	.-hd-los-player-full-page-team-logo img {
		max-height: 75px;
		max-width: 75px;
	}

	.-hd-los-player-full-page-player-portrait {
		height: 75px;
		padding: 5px 0 0 0;
		width: 75px;
	}

	.-hd-los-player-full-page-player-portrait img {
		height: 75px;
		transition: none;
		width: 54px;
	}

	.-hd-los-player-full-page-player-portrait:hover img {
		height: 75px;
		width: 54px;
	}

	.-hd-los-player-full-page-player-name {
		font-size: 20px;
		height: 24px;
		line-height: 24px;
		margin: 20px 80px 0 65px;
	}

	.-hd-los-player-full-page-player-jersey-no {
		font-size: 12px;
		height: 14px;
		line-height: 14px;
	}

	.-hd-los-player-full-page-player-position {
		font-size: 12px;
		height: 14px;
		line-height: 14px;
	}

	.-hd-los-player-full-page-player-fact-row {
		width: 100%;
	}

	/*
	 * Knockout Stage
	 */
	.-hd-los-knockout-stage-phase {
		display: block;
	}
}

/* 768 - 979 */
@media only screen and (min-width: 768px) and (max-width: 979px) {
	/*
	 * Layout
	 */
	#jm-maincontent .-hd-widget {
		margin: 0;
	}

	/*
	 * Slider
	 */
	.-hd-util-slider .-hd-util-slider-inline-image {
		display: none;
	}

	/*
	 * Game Slider
	 */
	.-hd-los-game-slider .-hd-los-game-slider-score {
		line-height: 30px;
	}

	/*
	 * Full Game Report
	 */
	.-hd-los-game-full-report-container {
		margin: 5px 0;
	}

	.-hd-los-game-full-report-container-data {
		margin: 1px;
	}

	/*
	 * Full Team Page
	 */
	.-hd-los-team-full-page-container {
		margin: 5px 0;
	}

	.-hd-los-team-full-page-container-data {
		margin: 1px;
	}

	/*
	 * Full Player Page
	 */
	.-hd-los-player-full-page-container {
		margin: 5px 0;
	}

	.-hd-los-player-full-page-container-data {
		margin: 1px;
	}
}

/* 980 - 1199 */
@media only screen and (min-width: 980px) and (max-width: 1199px) {

}

/* 1200 - */
@media only screen and (min-width: 1200px) {


}

/*
 * Animations
 */
@keyframes pulsateLive {
	0%   { background-color: #f00; }
	50%  { background-color: #a00; }
	100% { background-color: #f00; }
}

