/* www.newsy.com should be changed to proper domain */
.newsy-widget-player {
	width:100%;
	margin:12px 0 0;
	position:relative;
	background:url(//www.newsy.com/widget/img/bg-player.png) repeat 0 0;
}
.newsy-widget-player:after {
	content:"";
	display:block;
	clear:both;
}
.newsy-widget-player .nwp-top-bar {
	width:100%;
	height:57px;
	background-color:#2d2d2d;
	margin:0 0 2px 0;
	position:relative;
}
.newsy-widget-player .nwp-top-bar:after {
	content:"";
	display:block;
	clear:both;
}
.newsy-widget-player .nwp-newsy-logo {
	border: none;
	position:absolute;
	top:10px;
	left:10px;
	width:96px;
	height:44px;
}
.newsy-widget-player .nwp-get-app-banner {
	background: url(//www.newsy.com/widget/img/bg-get-app.png) repeat 0 0;
	display: inline-block;
	height: 32px;
	margin: 12px 0 0 195px;
	text-indent: -9999px;
	text-transform: uppercase;
	vertical-align: top;
	width: 218px;
}
.newsy-widget-player .nwp-get-app-banner:hover {
	background-position: 0 -32px;
}
.newsy-widget-player .nwp-scroll {
	width:44%;
	float:right;
	height:57px;
	overflow:hidden;
	position:absolute;
	top:0;
	right:0;
}
.newsy-widget-player .nwp-scroll .nwp-prev {
	float:left;
	background:url(//www.newsy.com/widget/img/btn-prev.png) no-repeat 50% 50% #303030;
	-webkit-background-size:40%;
	background-size:40%;
	text-indent:-999px;
	width:57px;
	height:57px;
	position:absolute;
	top:0;
	left:0;
	z-index:10;
}
.newsy-widget-player .nwp-scroll .nwp-prev:hover {
	background:url(//www.newsy.com/widget/img/btn-prev-hover.png) no-repeat 50% 50% #303030;
	-webkit-background-size:40%;
	background-size:40%;
}
.newsy-widget-player .nwp-scroll .nwp-prev:after {
	background: -moz-linear-gradient(left,  rgba(48,48,48,1) 0%, rgba(48,48,48,0) 100%);
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(48,48,48,1)), color-stop(100%,rgba(48,48,48,0)));
	background: -webkit-linear-gradient(left,  rgba(48,48,48,1) 0%,rgba(48,48,48,0) 100%);
	background: -o-linear-gradient(left,  rgba(48,48,48,1) 0%,rgba(48,48,48,0) 100%);
	background: -ms-linear-gradient(left,  rgba(48,48,48,1) 0%,rgba(48,48,48,0) 100%);
	background: linear-gradient(to right,  rgba(48,48,48,1) 0%,rgba(48,48,48,0) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#303030', endColorstr='#00303030',GradientType=1 );
	content: '';
	display: block;
	height: 57px;
	position: absolute;
	top: 0; left: 57px;
	width: 57px;
}
.newsy-widget-player .nwp-scroll .nwp-next {
	float:left;
	background:url(//www.newsy.com/widget/img/btn-next.png) no-repeat 50% 50% #303030;
	-webkit-background-size:40%;
	background-size:40%;
	text-indent:-999px;
	width:57px;
	height:57px;
	position:absolute;
	top:0;
	right:0;
	z-index:10;
}
.newsy-widget-player .nwp-scroll .nwp-next:hover {
	background:url(//www.newsy.com/widget/img/btn-next-hover.png) no-repeat 50% 50% #303030;
	-webkit-background-size:40%;
	background-size:40%;
}
.newsy-widget-player .nwp-scroll .nwp-next:after {
	background: -moz-linear-gradient(left,  rgba(48,48,48,0) 0%, rgba(48,48,48,1) 100%);
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(48,48,48,0)), color-stop(100%,rgba(48,48,48,1)));
	background: -webkit-linear-gradient(left,  rgba(48,48,48,0) 0%,rgba(48,48,48,1) 100%);
	background: -o-linear-gradient(left,  rgba(48,48,48,0) 0%,rgba(48,48,48,1) 100%);
	background: -ms-linear-gradient(left,  rgba(48,48,48,0) 0%,rgba(48,48,48,1) 100%);
	background: linear-gradient(to right,  rgba(48,48,48,0) 0%,rgba(48,48,48,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00303030', endColorstr='#303030',GradientType=1 );
	content: '';
	display: block;
	height: 57px;
	position: absolute;
	top: 0; left: -57px;
	width: 57px;
}
.newsy-widget-player .nwp-scroll ul {
	background-color: #303030;
	list-style-type: none;
	width:900%;
	height:57px;
	margin:0;
	overflow: hidden;
	padding: 0;
	position: relative;
	top: 0; left: -400%;
	text-align: center;
}
.newsy-widget-player .nwp-scroll li {
	display: inline-block;
	height:57px;
	padding: 0 33px;
	text-align: center;
	font:18px/57px sans-serif;
	color:#5f5f5f;
	vertical-align: top;
}
.newsy-widget-player .nwp-scroll li.nwp-active {
	color: #fff;
}
.newsy-widget-player .nwp-video {
	float:left;
	width:55%;
	margin:0 0 3px 1%;
	position:relative;
}
.newsy-widget-player .nwp-video-wrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.newsy-widget-player .nwp-video-wrapper #nwp-player-container {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.newsy-widget-player .nwp-video-wrapper #nwp-player-container > div {
	z-index: 10;
}
.newsy-widget-player .nwp-video .nwp-caption {
	position:absolute;
	bottom:6px;
	left:0;
	width:100%;
	padding:0 0 5px 0;
	background:url(//www.newsy.com/widget/img/bg-caption.png) repeat 0 0;
}
.newsy-widget-player .nwp-video .nwp-caption h4 {
	color:#fff;
	margin:12px 15px 0 15px;
	font:bold 18px sans-serif;
}
.newsy-widget-player .nwp-time {
	padding:0 0 0 18px;
	position:relative;
	float:left;
	margin:4px 0 0 15px;
	color:#fff;
	font:12px sans-serif;
}
.newsy-widget-player .nwp-time:after {
	content:"";
	display:block;
	position:absolute;
	top:2px;
	left:0;
	width:11px;
	height:11px;
	background:url(//www.newsy.com/widget/img/ico-time.png) no-repeat 50% 50%;
	-webkit-background-size:100%;
	background-size:100%;
}
.newsy-widget-player .nwp-date {
	position:relative;
	float:left;
	margin:4px 15px 0 0;
	color:#fff;
	text-transform:uppercase;
	font:bold 10px sans-serif;
}
.newsy-widget-player .nwp-list {
	right:0;
	bottom:3px;
	top:59px;
	width:42%;
	margin:0 1%;
	display:block;
	position:absolute;
}
.newsy-widget-player .nwp-item {
	cursor: pointer;
	display:block;
	padding: 5% 0;
	background-color:#383636;
	margin: 4% 0;
	text-decoration: none;
	position: relative;
	width:99%;
}
.newsy-widget-player .nwp-item.nwp-hidden {
	display: none;
}
.newsy-widget-player .nwp-item:after {
	content:"";
	display:block;
	clear:both;
}
.newsy-widget-player .nwp-item .nwp-img-frame {
	float:left;
  margin:0 8px;
  position:relative;
  width:77px;
	height:56px;
}
.newsy-widget-player .nwp-item .nwp-img-frame img {
	border: none;
	height:100%;
	position:relative;
	width:100%;
}
.newsy-widget-player .nwp-item .nwp-text {
  padding:0 2% 0 0;
  position:relative;
}
.newsy-widget-player .nwp-item .nwp-link {
	background-color: #000;
	color: #fff;
	display: none;
	font: bold 10px/10px sans-serif;
	margin-top: 5px;
	padding: 5px 12px;
	text-transform: uppercase;
}
.newsy-widget-player .nwp-item .nwp-img-frame .hover {
	display:none;
	position:absolute;
	width:100%;
	height:100%;
	top:0;
	left:0;
	background:url(//www.newsy.com/widget/img/bg-caption-white.png) repeat 0 0;
}
.newsy-widget-player .nwp-item.nwp-active .nwp-img-frame .hover:after {
	content:"";
	display:block;
	position:absolute;
	z-index:10;
	top:50%;
	left:50%;
	margin:-11px 0 0 -9px;
	background:url(//www.newsy.com/widget/img/ico-blue-play.png) no-repeat 0 0;
	width:19px;
	height:22px;
	-webkit-background-size:100%;
	background-size:100%;
}
.newsy-widget-player .nwp-item.nwp-active .nwp-img-frame .hover {display:block;}
.newsy-widget-player .nwp-item.nwp-active {background-color:#4da7ea;}
.newsy-widget-player .nwp-item.nwp-active .nwp-img-frame:after {
	content:"";
	display:block;
	position:absolute;
	top:50%;
	left:-14px;
	width:6px;
	height:12px;
	margin:-6px 0 0;
	background:url(//www.newsy.com/widget/img/arrow-blue.png) no-repeat 0 0;
	-webkit-background-size:100%;
	background-size:100%;
}
.newsy-widget-player .nwp-item:hover .nwp-headline {color:#4da7ea;}
.newsy-widget-player .nwp-item.nwp-active .nwp-time {display: none;}
.newsy-widget-player .nwp-item.nwp-active .nwp-date {display: none;}
.newsy-widget-player .nwp-item.nwp-active .nwp-link {display: inline-block;}
.newsy-widget-player .nwp-item.nwp-active:hover .nwp-headline {color:#fff;}
.newsy-widget-player .nwp-item .nwp-headline {
	font:bold 14px sans-serif;
	color:#fff;
}
.newsy-widget-player .nwp-item .nwp-time {
	margin:4px 0 0;
}
.newsy-widget-player .nwp-item .nwp-date {
	margin:6px 0 0 25px;
	color:#fd9b27;
}
.newsy-widget-player .nwp-item .nwp-btn-share {
	background: url(//www.newsy.com/widget/img/icon-share.png) no-repeat 50% 50%;
	border-left: 1px #9c9b9b solid;
	border-top: 1px #9c9b9b solid;
	display: block;
	height: 30px;
	position: absolute;
	bottom: 0; right: 0;
	width: 30px;
}
.newsy-widget-player .nwp-item.nwp-active .nwp-btn-share {
	border-color: #a6d3f5;
}
.newsy-widget-player .nwp-item .nwp-social-btns {
	display: none;
	position: absolute;
	bottom: 0; right: 0;
}
.newsy-widget-player .nwp-item .nwp-social-btns a {
	background: #383636 no-repeat 50% 50%;
	border-left: 1px #9c9b9b solid;
	border-top: 1px #9c9b9b solid;
	display: inline-block;
	height: 30px;
	vertical-align: top;
	width: 30px;
}
.newsy-widget-player .nwp-item.nwp-active .nwp-social-btns a {
	background-color:#4da7ea;
	border-color: #a6d3f5;
}
.newsy-widget-player .nwp-item .nwp-social-btns .nwp-mail {
	background-image: url(//www.newsy.com/widget/img/icon-mail.png);
}
.newsy-widget-player .nwp-item .nwp-social-btns .nwp-twitter {
	background-image: url(//www.newsy.com/widget/img/icon-twitter.png);
}
.newsy-widget-player .nwp-item .nwp-social-btns .nwp-facebook {
	background-image: url(//www.newsy.com/widget/img/icon-facebook.png);
}