#nl-program-image,
.nl-game-logo {
	display: table-cell;
	vertical-align:middle;
}
#nl-program-image img,
.nl-game-logo img {
	vertical-align:middle;
}
.nl-thumbnail,
.nl-thumbnail-hover {
	width: auto;
}
@font-face {
	font-family: 'icomoon';
	src: url('../images/chromecast/chromecast.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}
#nl-controls-cast-on {
	background-image: none;
	background-size: 22px 26px;
}
#nl-controls-cast-on:before {
	font-family: "icomoon";
	font-size: 22px;
	line-height: 26px;
	content: "\e901";
	color: #c50000;
}
#nl-controls-volumethumb
{
	background-image: none;
	background-color: #c50000;
}
#nl-controls-progressbar
{
	background-color: #c50000;
}
/* Custom skin */
/* NLPlayer */
/*.nlCastOn {*/
	/*background: none !important;*/
	/*font-family: "icomoon";*/
	/*font-size: 22px;*/
	/*line-height: 26px;*/
	/*content: "\e901";*/
/*}*/
/*.nlCastOn,*/
/*#nl-controls-cast-on:before {*/
	/*color: #f4ea2a !important;*/
/*}*/
/*#nl-controls-volumethumb,*/
/*#nl-controls-volumebar,*/
/*#nl-controls-progressbar*/
/*{*/
	/*background-color: #f4ea2a !important;;*/
/*}*/