.watchlive {
	background:#3a3c43;  
	height:auto;
	overflow:hidden;
	color:#f1f1f1;
	font-family:'Source Sans Pro', sans-serif;
	margin-bottom:-36px;
}
.livebox {
	display:block;
	margin:0 auto;
	max-width:1750px;
	color:#f1f1f1;	
}
.watchlive h1 {		
	font-family:'Source Sans Pro', sans-serif;
	color:#fff;
	display:block;
	font-weight:300;
	font-size:32px;
	margin:0px 0 10px 0;
}
.watchlive h2 {		
	font-family:'Source Sans Pro', sans-serif;
	color:#fff;
	display:block;
	font-weight:300;
	font-size:24px;
	margin:0px 0 10px 0;
}
.watchlive h3 {		
	font-family:'Source Sans Pro', sans-serif;
	color:#d7e4ee;
	display:block;
	font-weight:700;
	font-size:22px;
	margin:0 0 10px 0;
}
.watchlive h4 {		
	font-family:'Source Sans Pro', sans-serif;
	color:#fff;
	display:block;
	font-weight:300;
	font-size:24px;
	line-height:28px;
	margin-bottom:5px;
}
.smallvbuttons {
	text-align:left;
	display:block;
	margin:-10px 0 5px 0;
}
.smallvbuttons span {
	width:8px;
	height:10px;
	overflow:hidden;
	display:inline-block;
}
.smallvbuttons a {
	display:inline;
	border:1px solid #3a3c43;
	background:#282a31;
	padding:6px 16px;
	text-align:center;
	font-family:'Source Sans Pro', sans-serif;
	font-size:14px;
	line-height:48px;
	text-transform:uppercase;
	text-decoration:none;
	transition:ease all .3s;
	font-weight:700;
	color:#f1f1f1;	
	margin:0px 0 20px 0;
}
.smallvbuttons a:hover, .smallvbuttons a:active, .smallvbuttons a:focus {
	background:#e1e1e1;
	color:#282a31;
}
.altcolorbtn {
	background:#5680ff !important;
	border:1px solid #5680ff !important;
	text-decoration:none;
	transition:ease all .3s;
	color:#fff;
}
.altcolorbtn:hover, .altcolorbtn:active, .altcolorbtn:focus {
	background:#239fee !important;
	border:1px solid #5680ff !important;
	color:#fff;
	transform: translate(0, 2px);
}
.altcolorbtn img {
	margin-top:-3px;
}
.smallvbuttons img {
	height:14px;
	margin-right:3px;
}
.tvoitem2 {
	font-size:18px;
	color:#acacac;
	line-height:22px;
	margin-bottom:30px;
}
.tvoitem2 span {
	font-size:16px !important;
	color:#d7e4ee;
	display:block;
	margin-bottom:6px;
	font-weight:300;
	letter-spacing:1px;
}
.tvoitem2 a {
	color:#fff;
}
.tvoitem2 span a {
	color:#5680ff !important;
}
.tvoitem2 img {
	opacity:.5;
	transition:ease all .3s;
}
.tvoitem2 img:focus, .tvoitem2 img:active, .tvoitem2 img:hover {
	opacity:1;
}
.tvsupport {
	display:block;
	text-align:right;
	margin:15px auto;
	color:#4f525b;
	font-size:14px;
	line-height:16px;
}
.tvsupport a {
	color:#239fee;
}
.tvsupport a:active, .tvsupport a:focus, .tvsupport a:hover {
	color:#fff;
}
.tvsupport img {
	display:block;
	margin:10px 0 0 auto;
}
.vidplaythumb {
	background:#000;
	overflow:hidden;
	margin-bottom:15px;
}
.newpassport {	
	padding:40px 10px 80px 10px;
	margin:0;	
	background:#282a31;
}
.newpassport h3, .passhelp h3,  #passportbinge-b h3 {
	display:block;
	font-weight:300;
	font-size:24px;
	margin:0px 0 10px 0;
	color:#fff;
}
.newpassport h3 i, .passhelp h3 i , #passportbinge-b h3 i {
	color:#fff600;
	margin-right:6px;
}
.newpassport a {
	color:#fff;
}
.passbox {
	display:block;
	margin:0 auto 0 auto;
	max-width:1750px;
	color:#f1f1f1;	
	padding:10px;
}
@media(min-width:768px) {
	.toptvbuttons a {
		display:inline-block;
		margin:5px 5px 5px 0;
		padding:4px 20px;
	}
	.smallvbuttons {
		text-align:right;
		margin:-10px 0 0px 0;
	}
	.picon {
		display:block;
	}
	.tvinteract a {
		margin-right:4px;
	}
}