.single-radio-player #content {
	padding:0 !important;
}
.single-radio-player #content #player-content {
	background-repeat:no-repeat;
	background-color:transparent;
	background-position:center 14px;
	padding:67px 25px 25px;
	-moz-box-sizing:border-box;
		 box-sizing:border-box;
}
.single-radio-player #content #player-content:after {
	content:"";
	display:block;
	clear:both;
}
.single-radio-player h1{
	display:none;
}
.single-radio-player #streaming-player-wrap {
	background:#000;
	display:block;
	width:630px;
	height:430px;
	margin:0 6px 0 0;
	position:relative;
	float:left;
	-webkit-box-shadow: 0 0 20px rgba(0,0,0,0.7);
	   -moz-box-shadow: 0 0 20px rgba(0,0,0,0.7);
			box-shadow: 0 0 20px rgba(0,0,0,0.7);
	overflow:hidden;
}
.single-radio-player #player_wrapper {
	position:absolute;
	top:0;
	left:0;
}
.single-radio-player #bigbox {
	display:block;
	width:300px;
	height:0px;
	margin:16px 0 0;
	position:absolute;
	top: 54px;
	overflow:visible;
}
.single-radio-player #bigbox_ando {
	display:none;
}
.single-radio-player .google-ads-widget {
	margin:16px 0 25px;
	position: absolute;
	top: 54px;
}
.single-radio-player .google-ads-widget .widget_floor{
	display:none;
}
.single-radio-player .radio-player-sidebar {
	background: #000;
	width: 300px;
	height: 430px;
	padding: 0 16px;
	position:relative;
	float:left;
	-webkit-box-shadow: 0 0 20px rgba(0,0,0,0.7);
	   -moz-box-shadow: 0 0 20px rgba(0,0,0,0.7);
			box-shadow: 0 0 20px rgba(0,0,0,0.7);
}
.single-radio-player #player_tooltip {
	color:#FFF;
	width:175px;
	padding: 15px 15px 25px;
	position: absolute;
	top: -6px;
	left: -209px;
	z-index:3;
	opacity:0;
	filter:alpha(opacity=0);
}
.single-radio-player #player_tooltip h3{
	font:16px/16px "Open Sans n8",arial,sans-serif;
	text-transform: uppercase;
	line-height: 16px;
	margin:0 0 8px;
}
.single-radio-player #player_tooltip p {
	font: 14px/16px arial;
}
.single-radio-player #player_tooltip a,
.single-radio-player #player_tooltip a:hover {
	color:#FFF;
}
.single-radio-player #player_tooltip .close {
	background: none;
	font-size: 20px;
	font-weight: bold;
	width: auto;
	height: auto;
	position: absolute;
	top: 4px;
	right: 10px;
	cursor:pointer;
}
.single-radio-player #player_tooltip .quote_arrow {
	border-style: solid;
	border-width: 11px 0 11px 14px;
	border-color: transparent;
	width: 0;
	height: 0;
	position: absolute;
	top: 24px;
	right: -14px;
}
.single-radio-player .points-button {
	text-align:right;
	display:block;
	height:54px;
	margin:0 0 16px;
	position:relative;
}
.single-radio-player .points-button a {
	color:#00bfff;
	font-family: "Open Sans n8", arial, sans-serif;
	font-size:16px;
	text-transform:uppercase;
	line-height:54px;
	padding-right:42px;
}
.single-radio-player .arrow {
	background-repeat: no-repeat;
	background-position: 8px 4px;
	background-attachment: scroll;
	width: 26px;
	height: 26px;
	margin-top:-13px;
	display: block;
	-webkit-box-shadow: inset 0 0 4px 0 #252525;
	   -moz-box-shadow: inset 0 0 4px 0 #252525;
			box-shadow: inset 0 0 4px 0 #252525;
	position: absolute;
	top: 50%;
	right: 0;
}
.single-radio-player #request-a-song {
	text-align:right;
	display:block;
	height:72px;
	width: 300px;
	top: 325px;
	margin:25px 0 0;
	position:absolute;
	cursor:pointer;
}
.single-radio-player #request-a-song span {
	color:#fff;
	font-family: "Open Sans n8", arial, sans-serif;
	font-size:18px;
	text-transform:uppercase;
	line-height:72px;
	padding-right:42px;
}


.single-radio-player.radio-player-popup {
	background:#000;
	width:992px;
	margin:0 auto;
}
.single-radio-player.radio-player-popup #main_container {
	background:transparent;
	width:auto;
	margin:0;
	padding:0;
}
.single-radio-player.radio-player-popup #content {
	width:992px;
	padding:0 !important;
	background-color: #151515;
	background-image: -moz-linear-gradient(top, #333333, #000000);
	background-image: -webkit-linear-gradient(top, #333333, #000000);
	background-image: linear-gradient(to bottom, #333333, #000000);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#333333, endColorstr=#000000);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#333333, endColorstr=#000000)";
}
.single-radio-player.radio-player-popup #content #player-content {
	background-position:0 0;
	padding:53px 11px 11px;
	-moz-box-sizing:border-box;
		 box-sizing:border-box;
}
.single-radio-player.radio-player-popup #fancybox-wrap{
	top:0 !important;
}
.single-radio-player.radio-player-popup .fb-auth-form label{
	margin:10px 0 5px;
}
.single-radio-player.radio-player-popup .fb-auth-form .default-button.login {
	margin:20px 0 10px;
}
#radio-player-popup {
	background:#000;
	background-color:#000;
}
/*Wide Orbit Styles*/
.single-radio-player.radio-player-popup #content #player-content.wo-div{
	width: 980px;
	height: 560px;
	padding: 55px 10px 10px;
	background-color: #222;
	background-position: 0 0;
	background-repeat: repeat;
	box-sizing: content-box;
}
.single-radio-player.wide-orbit-player #content #player-content {
	padding: 55px 10px 10px;
	background-repeat: repeat;
	background-position: center 0;
	width: 1000px;
	height: 625px;
	margin: 10px auto 0;
}
.single-radio-player.radio-player-popup.wide-orbit-player-popup {
	width: 1000px;
	margin:0 auto;
}
.single-radio-player.radio-player-popup.wide-orbit-player-popup #takeover_wrap {
	overflow: hidden;
	width: 1000px;
	height: 625px;
	line-height: 0 !important;
}
.single-radio-player.radio-player-popup.wide-orbit-player-popup #content {
	width: 980px;
	line-height: 0 !important;
}
/*Styles for wide orbit mobile*/
.single-radio-player.radio-player-popup.wide-orbit-mobile-player-popup,
.single-radio-player.radio-player-popup.wide-orbit-mobile-player-popup #main_container,
.single-radio-player.radio-player-popup.wide-orbit-mobile-player-popup #main_container #content {
	width: 100%;
}

.single-radio-player.radio-player-popup.wide-orbit-mobile-player-popup .wo-mobile-div iframe {
	width: 100%;
	height: 100vh;
}
/*End Styles for wide orbit*/
/*V4 Player Settings*/
.single-radio-player.radio-player-popup.v4-player {
	width: 1020px;
}
.single-radio-player.radio-player-popup.v4-player #content {
	padding: 0px !important;
}

.single-radio-player.v4-player #content {
	padding: 15px !important;
}
.single-radio-player.v4-player #content #player-content {
	width: 990px;
	height: 500px;
	margin: 0 auto;
	padding: 0;
}
.single-radio-player.v4-player.christmas-player #content #player-content {
	background: #111 url('../../../../../uploads/2016/11/03/xmas-listenlive-2016.jpg') no-repeat ;
}
.v4-player .v4-player-frame {
	width: 640px;
	height: 414px;
	float: left;
	margin: 76px 0 0 10px;
}
.v4-player .radio-player-sidebar {
	width: 320px;
	height: 414px;
	margin: 76px 0 0 10px;
	padding: 0;
	box-shadow: none;
	background-color: rgba(0,0,0,0.5);
}

.single-radio-player.v4-player .google-ads-widget {
	margin: 16px 10px 25px;
}