*{
-webkit-box-shadow: none !important;
box-shadow: none !important;
/* outline: 1px solid red;  */    
}

#register_modal{
overflow: scroll;
}

.delete_icon{display: none;}

.pointer{cursor: pointer;}

.byday_3e_bt, .byday_be3_bt {
	padding-top: 1px !important;
}

/* Sticky footer styles -------------------------------------------------- */
html {
  position: relative;
  min-height: 100%;
}

.player_page_heart {
	color: #593F96;
	font-size: 25px;
	margin-left: 10px;
	
}

.player_page_heart_saved{
	color: #593F96;
	cursor: auto;
	
}
.fav_show_item .tooltip{
	
	top: 70px !important;
	left: 10px !important;
	
}

.delete_from_history .tooltip{
	
	top: 70px !important;
	left: 7px !important
	
}

body {
  
  margin-bottom: 0;
  font-family: 'Lato', sans-serif;
  font-weight: normal;
}
.footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  /* Set the fixed height of the footer here */
  height: 110px;
}

#sb-site { padding-bottom: 110px;} /* padding bottom by footer height */

/* General  -------------------------------------------------- */

a:focus, .btn:focus, .btn:active:focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn.active.focus, :focus {
outline: none;
outline: none;
outline-offset: 0;
}

.form-control:focus { outline: 1px solid #eee;}

.alert .alert-link {  color: #444; }

.label{ border-radius: 0;}

.label-default { color: #563689; }

.well { border: 0;}

.close { opacity: 1;}

.modal-content { color: #fff;}

.modal-title { color: #fff;}

.modal-backdrop.in { opacity: 0.87;}

.clear{ clear: both;}

.no_LR_padding { 
padding-left: 0 !important; 
padding-right: 0 !important;
}

a:hover, a:focus{ text-decoration: none;}

h1,h2,h3,h4,h5,h6{
font-family: 'Titillium Web', sans-serif;
font-weight: 700;
}

.container-fluid .container { padding: 0;}

.btn-default:hover {
border-color: #e6e6e6;
}

.xbox_form{
	margin-top: 30px;
}

/* Ads -------------------------------------------------  */

#switch_ad{ padding: 0;}

.ad{ 
text-align: center;
margin: 25px 0 45px 0;
text-align: center;
}

.thumb_normal .ad{ 
text-align: center;
padding-top: 35px;
margin: 0 0 45px 0;
text-align: center;
}

.ad_fixed{ 
text-align: center;
position: fixed;
bottom: 0;
left: 0;
background-color: #000;
width: 100%;
z-index: 10000000;
}

.top_ad{
text-align: center;
background-color: #eeeeee;
}

.top_ad iframe { margin: 20px 0;}

.ad_inner { 
text-align: center;
margin: 25px 0;
}

.no_ad_pd { 
padding: 0;
text-align: center;
} 

/* Colors -------------------------------------------------  */

.purple { color: #563689;}
.purple_bg { background-color: #563689;}

.red { color: #E41649;}
.red_bg { background-color: #E41649;}

.pink { color: #E74F93; }
.pink_bg { background-color: #E74F93; }

.green { color: #00685B; }
.green_bg { background-color: #00685B; }

.light_green { color: #8DBE50; }
.light_green_bg { background-color: #8DBE50; }

.aqua{color: #2bc3b7;}
.aqua_bg{ background-color: #2bc3b7;}

.orange { color: #EB6E1E; }
.orange_bg { background-color: #EB6E1E; }

.pink { color: #7c123e; }
.pink_bg { background-color: #7c123e !important; }

.light_orange { color: #EB6E1E; }
.light_orange_bg { background-color: #EB6E1E; }

.blue { color: #0092D0; }
.blue_bg { background-color: #0092D0; }

.light_blue { color: #67BEE7; }
.light_blue_bg { background-color: #67BEE7; }

.gray { color: #6C696D; }
.gray_bg { background-color: #6C696D; }

.black { color: #1A1A1A; }
.black_bg { background-color: #1A1A1A; }

.white { color: #fff; }
.white_bg { background-color: #fff; }

.light_grey_bg_1{ background-color: #eee; }

.light_grey_bg_2{ background-color: #ededed; }

.light_grey_bg_3{ background-color: #dcdcdc; }

.light_grey_4{ color: #b3b3b3; }
.light_grey_bg_4{ background-color: #b3b3b3; }

.light_grey_bg_5{ background-color: #E8E8E8; }
.light_grey_bg_6{ background-color: #EAE9EA; }
.light_grey_bg_7{ background-color: #D8D8D8; }
.light_grey_bg_8{ background-color: #E2E0E0; }
.light_grey_bg_9{ background-color: #B2B2B1; }


.gray_bg_2{background-color: #464646;}


/* focuspoint  -----------------------------------------*/

.focuspoint a img {
	position: absolute;
	left: 0;
	top: 0;
	margin: 0;
	display: block;
	/* fill and maintain aspect ratio */
	width: auto; height: auto;
	min-width: 100%; min-height: 100%;
	max-height: none; max-width: none;
}


.focuspoint img {
	position: absolute;
	left: 0;
	top: 0;
	margin: 0;
	display: block;
	/* fill and maintain aspect ratio */
	width: auto; height: auto;
	min-width: 100%; min-height: 100%;
	max-height: none; max-width: none;
}

.focuspoint{
	position: relative;
	height: 100%;
	width: 100%;
	max-height: none;
	max-width: none;
	overflow: hidden;/*Prevent scrollbars in IE8*/
	margin: 0;
}


/* Footer  -------------------------------------------------  */

.footer_logo{ text-align: center;}

.footer_logo a{ 
padding: 16px 0;
display: block;
text-align: center;
}

.footer_logo a img {
display: inline-block;
width: 70px;
}

.footer_content { background-color: #676767;}

.footer_content ul {
list-style-type: none;
padding: 18px 0;
text-align: center;
margin: 0;
}

.footer_content ul li { 
display: inline-block;
border-right: 1px solid #fff;
}

.footer_content ul li:first-of-type{ border-left: 0;}

.footer_content ul li:last-of-type{ border-right: 0;}

.footer_content ul li a {
color: #fff;
text-transform: uppercase;
padding: 0 12px;
display: block;
font-size: 13px;
} 

/* header  -------------------------------------------------  */

header { 
position: relative;
display: block;

} 

header .focuspoint { height: 490px;}

.header_area { position: relative;}

.header_area{
position: absolute;
width: 100%;
margin: 0 auto;
}

.header_area .circle {
position: relative;
width: 490px;
height: 490px;
background: rgba(26,26,26, 0.85);

-moz-border-top-left-radius: 100%;
-moz-border-top-right-radius: 100%;
-moz-border-bottom-right-radius: 0;
-moz-border-bottom-left-radius: 100%;

-webkit-border-top-left-radius: 100%;
-webkit-border-top-right-radius: 100%;
-webkit-border-bottom-right-radius: 0;
-webkit-border-bottom-left-radius: 100%;

border-top-left-radius: 100%;
border-top-right-radius: 100%;
border-bottom-right-radius: 0;
border-bottom-left-radius: 100%;

}

.header_area .no_circle {
position: relative;
width: 490px;
height: 489px;
background: transparent;
}

.header_area .circle_content {
position: absolute;
bottom: 0;
right: 0;
width: 80%;
}


.header_area .left_content {
margin-top: 130px;
}

.header_area .center_content {
text-align: center;
margin-top: 130px;
}

.header_area .right_content {
text-align: right;
margin-top: 130px;
}


.header_content h4 { 
text-transform: uppercase;
margin: 0;	
font-size: 30px;
line-height: 1;
}

.header_content h1 { 
text-transform: uppercase;
margin: 0;
font-size: 50px;
line-height: 0.9;
}

.header_content p{padding-top: 10px !important;}

.header_content .time {
position: relative;
margin: 0;
padding: 16px 0;	
text-transform: uppercase;
}

.header_content .label { font-size: 2em;}

.header_content .labels_area {
position: relative;
margin-top: 4px;
width: auto;
display: inline-block;
}

.header_content .labels_area a { display: block;}

.header_content .label { 
position: relative;
height: 54px;
padding: 8px 14px;
z-index: 10;
float: right;
color: #fff;
font-size: 30px;
font-weight: normal;
text-transform: uppercase;
line-height: 1.2;
}

.header_content .labels_area .label span{ top: 2px; }

.header_content .label_show { 
position: relative;
overflow: hidden;
height: 54px;
padding: 16px 14px 0 14px;
z-index: 10;
font-size: 18px;
font-weight: 400;
text-transform: uppercase;
background-color: rgba(0,0,0,0.7);
line-height: 1.3;
display: inline-block;
}

.header_content .circle_content .time {
position: relative;
margin: 0 0 90px 0;
}

.header_content .circle_content .labels_area {
position: absolute;	
bottom: 0;
right: 0;

}

.header_content .circle_content .label_show { background-color: transparent;}


/* tiles  -------------------------------------------------  */


.thumb_row,
.thumb_with_ad,
.thumb_normal,
.thumb_big { 
margin: 25px 0 10px 0;
}

.thumbnail {
position: relative;	
margin-bottom: 45px;	
padding: 0;
border: 0;
}

	.ie .thumbnail { margin-bottom: 0;}


.thumb_row .thumbnail { margin-bottom: 15px;}

.thumbnail > img, 
.thumbnail a > img {
margin: 0;	
}

.thumbnail a:hover img {opacity: 0.7;}

.thumbnail .delete {
position: absolute;	
top: 0;
right: 0;
z-index: 10;
}

.thumbnail .delete a { 
position: relative;
display: block;
color: #fff;
padding: 8px;
cursor: pointer;
}

.thumbnail .delete a:hover { color: #fff;}


.thumbnail .labels_area {
position: absolute;
bottom: 0;
right: 0;
text-align: right;
display: table;
}

.thumbnail .label { 
position: relative;
height: 44px;
padding: 8px 14px;
z-index: 10;
color: #fff;
font-size: 13px;
font-weight: normal;
text-transform: uppercase;
display: table-cell;
vertical-align: middle;
}

.thumbnail .label_show { 
position: relative;
overflow: hidden;
height: 44px;
padding: 8px 14px;
z-index: 10;
color: #fff;
font-size: 13px;
font-weight: normal;
text-transform: uppercase;
background-color: rgba(67,51,114,0.7);
display: table-cell;
vertical-align: middle;
}

.thumbnail .label_time { 
position: absolute;
overflow: hidden;
bottom: 0;
left: 0;
height: 44px;
padding: 14px;
z-index: 10;
color: #fff;
font-size: 13px;
font-weight: normal;
text-transform: uppercase;
background-color: rgba(67,51,114,0.7);
}



.thumbnail .label_play { 
position: relative;
overflow: hidden;
z-index: 10;
float: right;
color: #fff;
font-size: 13px;
font-weight: normal;
text-transform: uppercase;
/* background-color: rgba(0,0,0,0.7); */
background-color: rgba(67,51,114,0.8);
height: 68px;
width: 70px;
text-align: center;
line-height: 3.8;
}

.side_live_3e .label_play, .live_homepage_3e .thumbnail .label_play{

	background-color: rgba(235,110,30,0.8);
	
}

.side_live_be3 .label_play, .live_homepage_be3 .thumbnail .label_play{

	background-color: rgba(124,18,62,0.8);
	
}

.thumbnail .label_play a{	
color: #fff;
font-size: 28px;
line-height: 2;
}

.thumbnail .progress { 
position: relative;	
height: 8px;
margin-bottom: 0;
margin-top: 0;
z-index: 100;
background-color: #B2B2B1;
}

.thumbnail .caption{
position: relative;
color: #3D3D3D;
background-color: #f7f7f7;
padding: 0;
}

.thumbnail .caption_content{padding: 15px;}

.thumbnail .bottom{
position: absolute;
left: 0;
bottom: 15px;
width: 100%;
}

.thumbnail .bottom .time { 
position: relative;
width: 82%;
padding-left: 15px;
text-align: left;
display: inline-block;
}

.thumbnail .bottom .logo {
position: relative;
width: 16%;
padding-right: 9px;
text-align: right;
display: inline-block;
}

.thumbnail .bottom .logo span{
color: #b3b3b3;
top: 4px;
}

.thumbnail h4{

text-transform: uppercase;
text-decoration: none;
}

.thumbnail h4 a:hover { 
color: #6C696D;
text-decoration: none;
}

.thumbnail .time strong{ 
color: #3D3D3D;
text-transform: uppercase;
font-weight: 700;
}

.thumbnail .time_min{ color: #808183;}


.thumbnail .caption p{
font-size: 14px;
text-transform: none;
margin: 0;
line-height: 1.3;
}

.thumbnail .bottom span{ font-size: 12px;}

.thumbnail .logo span{ font-size: 16px;}

.thumb_normal .caption { height: 160px;}

.thumb_row h4,
.thumb_with_ad h4,
.thumb_normal h4 { 
margin: 0 0 7px 0;
font-size: 20px;	
}

/* .thumb_row .focuspoint { border-left: 1px solid #fff;} */

.thumb_with_ad .caption { height: 100px;}


.thumb_with_ad .ad{
text-align: center;
/* padding: 20px 0 0 0; */
margin-bottom: 45px;
/* outline: 1px solid;	 */
}

.thumb_row { padding: 0 15px;}

.thumb_row [class*="col-"]{ padding: 0; }

.thumb_row h4 { 
margin: 5px 10px 15px 10px;
font-size: 18px;	
}

.thumb_row .caption {
height: 90px;
background-color: #fff;
}

.thumb_big h4 { 
margin: 0 0 15px 0;

font-size: 21px;	
text-transform: uppercase;
text-decoration: none;
}
	
.thumb_big .caption{
height: 180px;
}

.thumb_big .caption p{ font-size: 14px;}

.thumb_big .section_title h2 { color: #444;}

.thumb_big .label_play { }

.section_title [class*="col-"]{ padding: 0; }

.section_title { margin: 15px 0;}

.section_title h2 { 
margin: 0;
color: #563689;
display: inline-block;
}

.section_title p { 
font-size: 13px;
display: inline-block;
margin-left: 8px;
}

.section_link { text-align: right;}

.section_link a,
.section_link_bottom a { 
text-transform: uppercase;
background-color: #67BEE7;
border-color: #67BEE7;
color: #fff;
height: 42px;
line-height: 1.8;
}

.section_link_bottom{ margin: 20px 0;}

.recommended .thumb_normal{ margin-bottom: 0;}

.recommended .thumb_big { margin-top: 0;}

/* inner content   -------------------------------------------------  */

.inner h1 { color: #563689;}

.inner ul { 
list-style-type: none;
margin: 30px 0;
padding: 0;
}

.inner ul li { 
border-bottom: 1px solid #ddd;
padding: 20px 0;
}

.inner_expand_btn {
-moz-border-radius: 100%;
-webkit-border-radius: 100%;
border-radius: 100%;
}

.inner h3 { 
margin: 0;
font-size: 22px;
}

.inner h4 { 
margin: 18px 0;
font-size: 22px;
}

.inner_content { margin-top: 8px;}


/* A-Z   -------------------------------------------------  */

.btn_az { margin: 74px 0 38px 0;}

.btn_az a{ 
width: 7.14285714285714%;
float: left;
text-transform: uppercase;
border: 0;
background-color: #cfcfcf;
color: #fff;
}


/* .btn_az a:first-of-type{ width: 14.2857142857143%;} */

.btn_az a,
.btn_az a:hover,
.btn_az a:focus {
padding: 16px 0;	
border: 2px solid #fff;	
text-align: center;
}


.btn_az .active {
background-color: #563689;
border: 2px solid #fff;	
color: #fff;
}

.az_list ul { 
list-style-type: none;
padding: 0;
margin: 0;
}

.az_list ul li {
border-bottom: 1px solid #ddd;
padding: 16px 0;
}

.az_list ul li h4 { 
display: inline-block;
text-transform: uppercase;
margin: 0;
}

.az_list ul li h4 span{ 
font-family: 'Lato', sans-serif;
font-weight: 400;
font-size: 13px;
}

/* byday_bxslider   -------------------------------------------------  */

.byday_area {
position: relative;
height: 80px;
display: none; 
}

.byday_bxslider { padding: 0;}

.byday_links h4 { display: inline-block;}

.calendar_icon .calendar_icon_3e {}

#byday_carousel { 
position: relative;
}

.byday_nav .bx-viewport { height: 100px !important;}

.byday_nav .bx-wrapper {
margin: 0 0 0 42px !important;
}

.calendar_icon {
position: absolute;
top: 0;
right: 0;	
}

.calendar_icon span{ 
font-size: 38px;
top: 15px;
}

.calendar_icon a {
position: relative;
width: 80px;
height: 80px;
display: block;
text-align: center;
text-decoration: none;
padding: 0;
font-size: 24px;
line-height: 3;
background-color: grey;
color: #fff;
}

.calendar_icon a:hover { background-color: red; }


.byday_bxslider li { 
height: 80px;
color: #fff;
word-wrap: break-word;
text-align: center;
padding: 0;
text-transform: uppercase
}

.byday_bxslider li a{ 
color: #fff;
background-color: grey;
text-decoration: none;
display: block;	
width: 100%;
height: 80px;
margin: 0;
line-height: 1;
padding: 20px 0;
font-family: 'Lato', sans-serif;
font-weight: 300;
font-size: 18px;
}

.byday_bxslider .active a { background-color: black; }

.byday_bxslider .active:before{
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(0, 0, 0, 0);
	border-top-color: black;
	border-width: 10px;
	margin-left: -10px;
}


.byday_bxslider li:nth-of-type(n+8):nth-of-type(-n+14) a{ background-color: #999; }

.byday_bxslider li:nth-of-type(n+15):nth-of-type(-n+21) a{ background-color: #888; }

.byday_bxslider li:nth-of-type(n+22):nth-of-type(-n+28) a{ background-color: #777; }

.byday_bxslider li:nth-of-type(n+29):nth-of-type(-n+30) a{ background-color: #555; }

.byday_bxslider li a:hover{ background-color: red !important; }

.byday_bxslider .active:hover:before{ border-top-color: red !important;}

.byday_bxslider li a span{
position: relative;
width: 100%;
display: block;
}

/* byday colors calendar -------------------------------------------------  */


.colors_byday .calendar_icon a { 
background-color: #c2c2c3;
color: #464646;
}

.colors_byday .calendar_icon a  i{
font-size: 34px;
line-height: 2.4;
}

.colors_byday .calendar_icon a:hover { background-color: #eee; }

.colors_byday li a{ background-color: transparent; }

.colors_byday .active a { background-color: #563689; }


.colors_byday .active.three_e a { background-color: #EB6E1E; }

.colors_byday .active.be3 a { background-color: #7c123e; }

.colors_byday .active:before{
	border-color: rgba(0,0,0,0);
	border-top-color: #563689;
}

.colors_byday .active.three_e:before{
	border-color: rgba(0,0,0,0);
	border-top-color: #EB6E1E;
}

.colors_byday .active.be3:before{
	border-color: rgba(0,0,0,0);
	border-top-color: #7c123e;
}


.colors_byday li:nth-of-type(n+8):nth-of-type(-n+14) a{ background-color: transparent; }

.colors_byday li:nth-of-type(n+15):nth-of-type(-n+21) a{ background-color: transparent; }

.colors_byday li:nth-of-type(n+22):nth-of-type(-n+28) a{ background-color: transparent; }

.colors_byday li:nth-of-type(n+29):nth-of-type(-n+30) a{ background-color: transparent; }

.colors_byday li a:hover{ background-color: #c2c2c3 !important; }

.colors_byday .active:hover:before{ border-top-color: #c2c2c3 !important;}

.colors_byday .bx-wrapper .bx-controls-direction a { background-color: transparent;}


.colors_byday .bx-wrapper .bx-controls-direction .bx-prev:before{
content:'\0046';
font-family: 'playericons_5';
color: #505050;
position: relative;
z-index: 10;	
}

.colors_byday .bx-wrapper .bx-controls-direction .bx-next:before{
content:'\0045';
font-family: 'playericons_5';
color: #505050;
position: relative;
z-index: 10;		
}

.colors_byday .bx-wrapper .bx-controls-direction .bx-prev:after{
content:'';
position: absolute;
top: 0;
left: 0;
width: 250%;
height: 100%;
z-index: 1;

background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSI1MCUiIHN0b3AtY29sb3I9IiM0NjQ2NDYiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjMDAwMDAwIiBzdG9wLW9wYWNpdHk9IjAiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
background: -moz-linear-gradient(left,  rgba(70,70,70,1) 50%, rgba(0,0,0,0) 100%);
background: -webkit-gradient(linear, left top, right top, color-stop(50%,rgba(70,70,70,1)), color-stop(100%,rgba(0,0,0,0)));
background: -webkit-linear-gradient(left,  rgba(70,70,70,1) 50%,rgba(0,0,0,0) 100%);
background: -o-linear-gradient(left,  rgba(70,70,70,1) 50%,rgba(0,0,0,0) 100%);
background: -ms-linear-gradient(left,  rgba(70,70,70,1) 50%,rgba(0,0,0,0) 100%);
background: linear-gradient(to right,  rgba(70,70,70,1) 50%,rgba(0,0,0,0) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#464646', endColorstr='#00000000',GradientType=1 );

}

.colors_byday .bx-wrapper .bx-controls-direction .bx-next:after{
content:'';
position: absolute;
top: 0;
right: 0;
width: 250%;
height: 100%;
z-index: 1;


background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iIzQ2NDY0NiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
background: -moz-linear-gradient(left,  rgba(0,0,0,0) 0%, rgba(70,70,70,1) 50%);
background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(0,0,0,0)), color-stop(50%,rgba(70,70,70,1)));
background: -webkit-linear-gradient(left,  rgba(0,0,0,0) 0%,rgba(70,70,70,1) 50%);
background: -o-linear-gradient(left,  rgba(0,0,0,0) 0%,rgba(70,70,70,1) 50%);
background: -ms-linear-gradient(left,  rgba(0,0,0,0) 0%,rgba(70,70,70,1) 50%);
background: linear-gradient(to right,  rgba(0,0,0,0) 0%,rgba(70,70,70,1) 50%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#464646',GradientType=1 );


}


.colors_byday .bx-wrapper .bx-controls-direction a:hover { background-color: transparent; }

.colors_byday h3 { 
color: #000; 
background-color: #fff;
}

.colors_byday .byday_list_time h3{ color: #563689;}

.colors_byday .byday_expand_btn { 
background-color: transparent;
color: #563689;
border: 0;
}

.colors_byday li .byday_expand_btn:hover{ 
background-color: transparent !important;
color: #6C696D;
}

.colors_byday .byday_list_content h4,
.colors_byday .byday_list_lenght,
.colors_byday .byday_list_time_left{ 
	color: #563689;
}



/* tv3 colors calendar -------------------------------------------------  */


.colors_tv3 .calendar_icon a { background-color: #7c51b1;}

.colors_tv3 .calendar_icon a:hover { background-color: #6C696D; }

.colors_tv3 li a{ background-color: #563689; }

.colors_tv3 .active a { background-color: #0092D0; }

.colors_tv3 .active:before{
	border-color: rgba(0,0,0,0);
	border-top-color: #0092D0;
}

.colors_tv3 li:nth-of-type(n+8):nth-of-type(-n+14) a{ background-color: #8963c6; }

.colors_tv3 li:nth-of-type(n+15):nth-of-type(-n+21) a{ background-color: #997dc6; }

.colors_tv3 li:nth-of-type(n+22):nth-of-type(-n+28) a{ background-color: #a591c6; }

.colors_tv3 li:nth-of-type(n+29):nth-of-type(-n+30) a{ background-color: #b8a4d8; }

.colors_tv3 li a:hover{ background-color: #6C696D !important; }

.colors_tv3 .active:hover:before{ border-top-color: #6C696D !important;}

.colors_tv3 .bx-wrapper .bx-controls-direction a { background-color: #563689; }

.colors_tv3 .bx-wrapper .bx-controls-direction a:hover { background-color: #6C696D; }

.colors_tv3 h3 { 
color: #000; 
background-color: #fff;
}


.colors_tv3 .byday_list_time h3{ color: #563689;}

.colors_tv3 .byday_expand_btn { 
background-color: #fff;
color: #563689;
border: 0;
}

.colors_tv3 li .byday_expand_btn:hover{ 
background-color: #fff !important;
color: #6C696D;
}

.colors_tv3 .byday_list_content h4,
.colors_tv3 .byday_list_lenght,
.colors_tv3 .byday_list_time_left{ 
	color: #563689;
}


/* 3e colors calendar -------------------------------------------------  */


.colors_3e .calendar_icon a { background-color: #EB6E1E;}

.colors_3e .calendar_icon_3e:hover { background-color: silver !important; }

.colors_3e li a{ background-color: #EB6E1E; }

.colors_3e .active a { background-color: silver; }

.colors_3e .active:before{
	border-color: rga (0,0,0,0);
	border-top-color: silver;
}

.colors_3e li:nth-of-type(n+8):nth-of-type(-n+14) a{ background-color: #ff914c; }

.colors_3e li:nth-of-type(n+15):nth-of-type(-n+21) a{ background-color: #ff9b5b; }

.colors_3e li:nth-of-type(n+22):nth-of-type(-n+28) a{ background-color: #ffb07e; }

.colors_3e li:nth-of-type(n+29):nth-of-type(-n+30) a{ background-color: #ffbf96; }

.colors_3e li a:hover{ background-color: silver !important; }

.colors_3e .active:hover:before{ border-top-color: silver !important;}

.colors_3e .bx-wrapper .bx-controls-direction a { background-color: #EB6E1E; }

.colors_3e .bx-wrapper .bx-controls-direction a:hover { background-color: silver; }

.colors_3e h3 { 
color: #000; 
background-color: #fff;
}

.colors_3e .byday_list_time h3{ color: #EB6E1E;}

.colors_3e .byday_expand_btn { 
background-color: #fff;
color: #EB6E1E;
border: 0;
}

.colors_3e li .byday_expand_btn:hover{ 
background-color: #fff !important;
color: #6C696D;
}

.colors_3e .byday_list_content h4,
.colors_3e .byday_list_lenght,
.colors_3e .byday_list_time_left{ 
	color: #EB6E1E;
}


/* be3 colors calendar -------------------------------------------------  */


.colors_be3 .calendar_icon a { background-color: #7c123e;}

.colors_be3 .calendar_icon_be3:hover { background-color: silver !important; }

.colors_be3 li a{ background-color: #7c123e; }

.colors_be3 .active a { background-color: silver; }

.colors_be3 .active:before{
	border-color: rga (0,0,0,0);
	border-top-color: silver;
}

.colors_be3 li:nth-of-type(n+8):nth-of-type(-n+14) a{ background-color: #ff914c; }

.colors_be3 li:nth-of-type(n+15):nth-of-type(-n+21) a{ background-color: #ff9b5b; }

.colors_be3 li:nth-of-type(n+22):nth-of-type(-n+28) a{ background-color: #ffb07e; }

.colors_be3 li:nth-of-type(n+29):nth-of-type(-n+30) a{ background-color: #ffbf96; }

.colors_be3 li a:hover{ background-color: silver !important; }

.colors_be3 .active:hover:before{ border-top-color: silver !important;}

.colors_be3 .bx-wrapper .bx-controls-direction a { background-color: #7c123e; }

.colors_be3 .bx-wrapper .bx-controls-direction a:hover { background-color: silver; }

.colors_be3 h3 { 
color: #000; 
background-color: #fff;
}

.colors_be3 .byday_list_time h3{ color: #7c123e;}

.colors_be3 .byday_expand_btn { 
background-color: #fff;
color: #7c123e;
border: 0;
}

.colors_be3 li .byday_expand_btn:hover{ 
background-color: #fff !important;
color: #6C696D;
}

.colors_be3 .byday_list_content h4,
.colors_be3 .byday_list_lenght,
.colors_be3 .byday_list_time_left{ 
	color: #7c123e;
}

/* byday list -------------------------------------------------  */

.datepicker-switch:hover,
.datepicker .prev:hover, 
.datepicker .next:hover{ 
	background-color: #eee;
	color: #333;
}


.byday_list ul { 
padding: 0;
list-style-type: none;
}

.byday_list li { 
padding: 10px 0;
border-bottom: 1px solid #ddd;	
}

.byday_list_time h3{ text-align: right;}

.byday_list h3,
.byday_list h4  {
margin-top: 0;
}


.byday_list_time h3,
.byday_list h4{
font-family: 'Lato', sans-serif;
font-weight: 400;
}

.byday_list_big{ display: none;}
 

.byday_list_small h3{
cursor: pointer;
display: inline-block;	
}

.byday_list_small h3:hover {
color: #6C696D; 
text-decoration: none;
}

.byday_bts{
display: inline-block;
line-height: initial;
}

.byday_bts:first-of-type{ 
position: relative;
right: -3px;
}

.byday_bts a{
display: table-cell;
vertical-align: middle;
text-align: center;
color: #fff !important;
}

.byday_bts a .icon {
    top: 8px;
    font-size: 25px;
}

/*  list -------------------------------------------------  */


.list {
position: relative;
margin-top: 25px;
}

.list_title { 
position: relative;
height: 42px;
}

.list_title h2, 
.list_title p {
position: relative;
bottom: 0;
display: inline-block;
color: #563689;	
font-size: 23px;
margin: 0 5px 0 0;
line-height: 1.8;
}

.list_title h2{
font-family: 'Lato', sans-serif;
font-weight: 400;
}

.list .filter_btn { padding-right: 0;}

.list .filter_btn .btn-group a {
background-color: #EB6E1E; 
border-color: #EB6E1E;
font-size: 16px;
font-weight: 300;
height: 42px;
padding: 0 20px;
}

.list .filter_btn .btn-group a.purple_bg:hover{
	
	background-color: rgba(86,54,137,0.8)  ; 
	
	
}



.list .filter_btn .btn-group a.purple_bg{
	background-color: #563689; 
	border-color: #563689;
}

.list .filter_btn .btn-group a.pink_bg{
	background-color: #7c123e; 
	border-color: #7c123e;
}

.list .filter_btn .btn-group a.pink_bg:hover{
	
	background-color: rgba(124,18,62,0.8) !important; 
	
	
}

.byday_be3_bt{
	position: relative;
	left: -3px;
}



.list .filter_btn .btn-group a:hover { 
	background-color: rgba(235,110,30,0.8); 
}

.list_row{  margin-top: 25px; }
 
.list_row:last-of-type{ margin-bottom: 25px;} 
 
.list_content{ 
background-color: #f7f7f7;
}

.list_img { padding-right: 0;}

.list_time {
position: relative;
width: 125px;
display: block;
padding: 10px 10px 10px 30px;
left: -30px;	
background-color: #563689;
color: #fff;
font-size: 18px;
font-weight: 300;
}

.list_time.ch3e{
	
	    background-color: #EB6E1E;
	
}

.list_time.ch3e{
	
	    background-color: #EB6E1E;
	
}

a.ch3e{
	
	    color: #EB6E1E !important;
	
}

.list_time.be3, .list_time.chbe3{
	
	    background-color: #7c123e;
	
}

.list_time.be3, .list_time.chbe3{
	
	    background-color: #7c123e;
	
}

a.be3, a.chbe3{
	
	    color: #7c123e !important;
	
}


.list h4 a, .content_by_day h4{
font-size: 24px;
color: #563689;
}

.content_by_day h4{
	margin-top: 10.5px;
}

.list_lenght { display: block; }

.list_lenght p {
display: block; 
text-align: right; 
font-size: 20px;
color: grey;
padding-top: 55px;	
}


.datepicker td, .datepicker th { 
padding-top: 15px !important;
padding-bottom: 15px !important;
}

.list_text p { 
font-size: 17px;
font-weight: 300;
}

.list_lenght .icon_time_left{ 
font-size: 16px;
font-weight: bold;
}



/*  search list -------------------------------------------------  */

#search_results_overlay .list_lenght .icon_time_left { top: 1px;}

#search_results_overlay .section_link_bottom { padding-right: 0;}

.search_list {
position: relative;
margin-top: 25px;
}

.search_list .list_title { 
position: relative;
height: 42px;
margin-top: 25px;
font-family: 'Lato', sans-serif;
font-weight: 400;
}

.search_list .list_title:first-of-type { margin-top: 0;}


.search_list .list_title h2, 
.search_list .list_title p {
position: relative;
bottom: 0;
display: inline-block;
color: #f6f6f6;	
font-size: 23px;
margin: 0 5px 0 0;
line-height: 1.8;
}

.list_title.three_e h2, 
.list_title.three_e p {

color: #EB6E1E;	

}

.list_title.be3 h2, 
.list_title.be3 p {

color: #7c123e;	

}


.search_list .filter_btn { padding-right: 0;}

.search_list .filter_btn .btn-group a {
background-color: #EB6E1E; 
border-color: #EB6E1E;
font-size: 16px;
font-weight: 300;
height: 42px;
padding: 0 20px;
}

.search_list .filter_btn .btn-group a:hover { 
background-color: #eee;
border-color: #eee;
color: #333;
}

.search_list .list_row{  margin-top: 25px; }
 
.search_list .list_row:last-of-type{ margin-bottom: 25px;} 
 
.search_list .list_content{ 
background-color: #222;
}

.search_list .list_text { padding: 25px;}

.search_list .list_img { padding-right: 0;}

.search_list .list_time {
position: relative;
width: 114px;
display: inline-block;
padding: 10px 0;
text-align: center;
left: -15px;	
background-color: #563689;
color: #fff;
font-size: 18px;
font-weight: 300;
}


.search_list .list_lenght { 
display: table; 
}

.search_list .list_lenght p {
display: block; 
font-size: 17px;
color: grey;
padding-top: 28px;	
text-align: right;
}



.search_list .list_text{ 
display: table;
}

.search_list h4 {
display: table-header-group; 
}

.search_list h4 a{
font-size: 24px;
color: #f6f6f6;
}

.search_list .list_text p{ color: #f6f6f6; }

.list_padding { 
display: table-cell; 
padding-top: 10px;
}

.search_list .text-muted { color: grey;	 }

.search_list .list_date { 
font-weight: 400;
display: table-footer-group; 
vertical-align: bottom; 
font-size: 15px;
color: grey !important;
}

.search_list .list_date strong{ 
font-weight: 700; 
margin-right: 5px;
} 

.search_list .list_lenght .logo { 
display: table-footer-group; 
vertical-align: bottom;
text-align: right; 
}

.search_list .list_lenght .logo span{ 
padding-bottom: 25px;
color: grey;
}

.search_list .list_lenght .logo img { 
padding-bottom: 26px;
width: 25px;
opacity: .6;
}


/* my3player dashboard -------------------------------------------------  */

.my_3player_bottom_section{margin-bottom: 20px;}

.filter_btn { text-align: right;}

.filter_btn .btn-group .btn{ 
text-transform: uppercase;
background-color: #D4D5D6;
border-color: #D4D5D6;
color: #333;
font-weight: 400;
font-size: 12px;
padding: 5px 12px;
line-height: 2.5;
margin-left: 0;

}

.filter_btn .btn-group .btn i { 
position: relative;
top: 4px;
font-size: 22px;
margin: 0 8px;
}

.filter_btn .btn-group .btn:hover { 
color: #444;
border: 1px solid #D4D5D6; 
}

.filter_btn .btn-group .btn_all {
background-color: #67BEE7;
border-color: #67BEE7;
padding: 8px 16px;
}

.filter_btn .btn-group .btn_all:hover { border: 1px solid #67BEE7; }

.show_text { display: block;}

.dashboard .tooltip{
width: 150px;
font-size: 14px;
font-weight: 400;	
text-transform: uppercase;
}

.dashboard .tooltip-inner { padding: 8px; }

.label_show a {
background-color: transparent;
border-color: transparent;
color: grey;
font-size: 20px;
padding: 0;
margin: 0;
cursor: pointer;
}

.label_show a:hover {
background-color: transparent;
border-color: transparent;
color: #fff;
}


.label_show a:nth-of-type(2){ margin-left: 10px;}



/* video player -------------------------------------------------  */
/*
.video_area,
.video_area section,
.video_btn  { 
	padding: 0;
}

.video_area .progress { 
position: relative;	
height: 8px;
margin-bottom: 0;
margin-top: 0;
z-index: 100;
background-color: #B2B2B1;
}

.video_image{ 
position: relative;
text-align: center;
}

.video_btn .btn {
height: 70px;
line-height: 2;
font-size: 36px;
color: #563689;
text-transform: uppercase;
display: table;
}

.video_btn .btn span{ 
font-size: 24px;
position: relative;
top: -1px;
display: table-cell;
vertical-align: middle;
}

.video_btn { padding: 0;}

.video_btn section:first-of-type,
.video_btn section:last-of-type{
padding: 0;
}

.video_btn .time_left .btn span{ 
font-size: 16px;
position: relative;
top: 4px;
display: block;
margin: 0;
}

.video_btn .time_left .btn .icon { 
font-size: 20px;
top: -1px;
}

.video_btn .time_left .btn i{
position: relative;
display: block;
padding: 0;
}

.video_text{ height: 70px;}

video_text .caption{
position: relative;
color: #3D3D3D;
background-color: #EEE;
padding: 0;
}

.video_text .caption_content{padding: 10px 0;}

.video_text .caption_content p { 
line-height: 1.3;	
font-size: 22px;
color: #563689;
font-family: 'Lato', sans-serif;
font-weight: bold;
margin-bottom: 0;

}

.video_text .caption_content .bottom .time{ 
top: 5px;
position: relative;
font-size: 14px;
}

.video_text .bottom{
position: absolute;
left: 0;
bottom: 15px;
width: 100%;
}

.video_text .bottom .time { 
position: relative;
width: 82%;
padding-left: 15px;
text-align: left;
display: inline-block;
font-family: 'Lato', sans-serif;
font-weight: 300;
}

.video_text .bottom .logo {
position: relative;
width: 16%;
padding-right: 15px;
text-align: right;
display: inline-block;
}

.video_text .bottom .logo span { 
top: 4px; 
color: #b3b3b3;
}

.video_text .bottom .logo img{
width: 20px;
height: 20px;
}


.video_text .time strong {
color: #3D3D3D;
text-transform: uppercase;
font-weight: 700;
}


.volume_area .dropdown-menu {
border: 0;
background-color: rgba(255,255,255,0.4);
margin-bottom: 0;
padding: 0;
z-index: 1000000;
min-width: initial;
}

.volume_area .dropdown-menu li { 
text-align: center;
padding-top: 15px;
}

.volume_area .slider-handle { 
background-image: transparent;
background-color: transparent;
background: #563689 !important;
}

.volume_area .slider-track {
border-radius: 0;
}

*/
#modalShare .modal-dialog {
position: relative;
margin-top:10%;
}

.control_bar_left .btn-group{
	float: left;
}

#controlbar_holer .btn-group, #controlbar_holer .btn-group a{
	
	
	
	
}

.fav_show_icon{
	
	font-size: 22px;
	margin-left: 10px;
	
}

.show_top_section{
	margin-top: 0px;
}

.filter_btn_2 .btn_full_width :first-child {
		padding-left: 0px;
}

.prog_end_time.btn-group{
	width: auto !important;
}



.control_bar_left .btn-group a{
	padding-right: 0px;	
	padding-left: 15px;
}

.control_bar_left .btn-group a#ooy_volume_toggle{
	padding-right: 0px;	
	padding-left: 13px;
}

.embed_right_btn .btn-group a{
	padding-left: 0px;	
	padding-right: 15px;
}

.embed_right_btn .btn-group a.share_btn_link{
	padding-right: 11px;
}	

.prog_end_time{
	top: 0px;	
}

.prog_end_time a{
	
	position: relative; 
	top: -3px;
	padding-right: 10px !important;
	
}
	
/* live dropdown -------------------------------------------------  */

.live_tv3 p,
.live_3e p, .live_be3 p  {
top: 0 !important;
}

#top_bar_up_next .top_bar_up_next_time {
text-align: center;
padding-right: 0;
}

.live_tv3 .logo,
.live_3e .logo,
.live_be3 .logo{
position: absolute;
right: 0;
top: 6px;
}

.live_tv3 .progress,
.live_3e .progress, 
.live_be3 .progress{ 
height: 10px;
padding: 0;
background-clip: content-box;
padding-left: 15px;
background-color: #B2B2B1;
}

.live_tv3 .top_bar_up_next_time span,
.live_3e .top_bar_up_next_time span,
.live_be3 .top_bar_up_next_time span{
width: 100%;
padding: 10px;
display: block;
position: relative;
color: #fff;
font-size: 18px;
font-weight: 300;
}

.live_3e .progress-bar-primary { background-color: #EB6E1E;}

.live_be3 .progress-bar-primary { background-color: #7c123e;}

.live_tv3 .top_bar_up_next_time span{ background-color: #563689;}

.live_3e .top_bar_up_next_time span,
.live_3e .list_time{ 
	background-color: #EB6E1E;
}



.live_3e h4 a{ color: #EB6E1E;}

.live_be3 .top_bar_up_next_time span,
.live_be3 .list_time{ 
	background-color: #7c123e;
}



.live_be3 h4 a{ color: #7c123e !important;}

.top_bar_next_text { 
background-color: #f7f7f7;
padding: 10px;
display: table;

}

.top_bar_next_text p { 
display: table-cell;
vertical-align: middle;
margin: 0;
font-size: 18px;
font-weight: 300;
} 

/***************New Styles - Added after templates*****************/

#video_preview_image{z-index: 999; cursor: pointer;}

#ooyalaplayer{
position: absolute; 
z-index: 1;
}

#ooyalaplayer .innerWrapper{
height: 100%;
}

.video_image .focuspoint:before{
content:'';
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
display: block;

z-index: 1;
}

#player_info{
/* 	background-color: rgba(0,0,0,0.6); */

background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzFhMWExYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUlIiBzdG9wLWNvbG9yPSIjMWExYTFhIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMzAlIiBzdG9wLWNvbG9yPSIjMWExYTFhIiBzdG9wLW9wYWNpdHk9IjAuOCIvPgogICAgPHN0b3Agb2Zmc2V0PSI1MCUiIHN0b3AtY29sb3I9IiMxYTFhMWEiIHN0b3Atb3BhY2l0eT0iMC42Ii8+CiAgICA8c3RvcCBvZmZzZXQ9IjcwJSIgc3RvcC1jb2xvcj0iIzFhMWExYSIgc3RvcC1vcGFjaXR5PSIwLjgiLz4KICAgIDxzdG9wIG9mZnNldD0iOTUlIiBzdG9wLWNvbG9yPSIjMWExYTFhIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzFhMWExYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
background: -moz-linear-gradient(left,  rgba(26,26,26,1) 0%, rgba(26,26,26,1) 5%, rgba(26,26,26,0.8) 30%, rgba(26,26,26,0.6) 50%, rgba(26,26,26,0.8) 70%, rgba(26,26,26,1) 95%, rgba(26,26,26,1) 100%);
background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(26,26,26,1)), color-stop(5%,rgba(26,26,26,1)), color-stop(30%,rgba(26,26,26,0.8)), color-stop(50%,rgba(26,26,26,0.6)), color-stop(70%,rgba(26,26,26,0.8)), color-stop(95%,rgba(26,26,26,1)), color-stop(100%,rgba(26,26,26,1)));
background: -webkit-linear-gradient(left,  rgba(26,26,26,1) 0%,rgba(26,26,26,1) 5%,rgba(26,26,26,0.8) 30%,rgba(26,26,26,0.6) 50%,rgba(26,26,26,0.8) 70%,rgba(26,26,26,1) 95%,rgba(26,26,26,1) 100%);
background: -o-linear-gradient(left,  rgba(26,26,26,1) 0%,rgba(26,26,26,1) 5%,rgba(26,26,26,0.8) 30%,rgba(26,26,26,0.6) 50%,rgba(26,26,26,0.8) 70%,rgba(26,26,26,1) 95%,rgba(26,26,26,1) 100%);
background: -ms-linear-gradient(left,  rgba(26,26,26,1) 0%,rgba(26,26,26,1) 5%,rgba(26,26,26,0.8) 30%,rgba(26,26,26,0.6) 50%,rgba(26,26,26,0.8) 70%,rgba(26,26,26,1) 95%,rgba(26,26,26,1) 100%);
background: linear-gradient(to right,  rgba(26,26,26,1) 0%,rgba(26,26,26,1) 5%,rgba(26,26,26,0.8) 30%,rgba(26,26,26,0.6) 50%,rgba(26,26,26,0.8) 70%,rgba(26,26,26,1) 95%,rgba(26,26,26,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1a1a1a', endColorstr='#1a1a1a',GradientType=1 );


	width: 100%;
	
}

#yospace_player{width: 100% !important; height: 100% !important;}

#live_holder{height: 100%;}

.btn_az .btn-default.disabled{
color: #76798b;
border: 2px solid #fff;
background-color: #e6e6e6;
	
}

#geo_block, #geo_block h3, #geo_block p, #liveschedule_cont, #liveschedule_cont h3, #liveschedule_cont p{color: white;}

#geo_block h3{
	
	    font-family: 'Lato', sans-serif;
    font-weight: 300;
max-width: 600px;
margin: auto;
font-size: 32px;
line-height: 1.4;
margin-top: 17%;
	
}

#geo_block{position: relative; z-index: 9999;}

#geo_block.age_check h3, #geo_block.age_check p, #geo_block.age_check #age_check_form{
	
	text-align: left;
	    font-family: 'Lato', sans-serif;
    font-weight: 300;
max-width: 788px;
margin: auto;
font-size: 24px;
	
}

#geo_block.age_check{
	
	margin: 10% auto auto auto;
	max-width: 788px;
	
}

#geo_block.age_check .submit-button{
	
	margin-top: 15px;
	text-transform: uppercase;
	color: black;
	font-size: 18px;
	border: none;
	outline: none;
}

#age_check_box{
	
	  /* All browsers except webkit*/
  transform: scale(1.5);

  /* Webkit browsers*/
  -webkit-transform: scale(1.5);
	
}


#geo_block.age_check h3{
	
	 font-weight: bold;
	 font-size: 28px;
	 
}

#geo_block.age_check p{

	font-weight: 100;
	font-size: 24px;
	
}
#geo_block input, #liveschedule_cont input{color: #7e579b;}

#geo_block, #liveschedule_cont{width: 100%; height: 100%;}


#search_overlay_holder {


}

#search_results_overlay{
position: absolute; 
z-index: 1000005; 

width: 100%; 
height: 100%; 
background-color:rgba(0, 0, 0, 0.8);
overflow: auto;
}


.share_btn{
background-color:rgba(86, 54, 137, 0.85);
color: White;
font-size: 50px;
margin-right: 10px;
padding: 19px 20px 6px 20px;
	
}

.share_btn:hover{
color: White;
opacity: 0.5;
}

#modalShare p{
font-family: 'Titillium Web', sans-serif;
font-size: 30px;
color: White;
font-weight: normal;
	
}

.share_lower_section{ margin-top: 30px;}

.share_lower_section .form-control{
display: inline-block;
width: 100%;
background-color:rgba(255, 255, 255, 0.9);
border: none;
height: 55px;
font-size: 18px;
color: #444444;
padding-left: 21px;

}

.share_lower_section .input-group{ width: 100%;}

.tooltip{margin-left: -24px; margin-top: -42px !important; z-index: 1000005;}

.filter_btn .btn-group .tiles_filter.active, .filter_btn .btn-group .votes_2016_filter.active{
background-color: #67BEE7;
border-color: #67BEE7;
padding: 5px 16px;
color: #fff;
}

.filter_btn_2 .btn-group .tiles_filter{	    
    color: #333333;
    border-right: 1px solid #642d75 !important;
    padding-top: 0px;
    padding-bottom: 0px;
    line-height: 1;
    margin-top: 14px;
    margin-bottom: 14px;
}

.filter_btn_2 .btn-group .tiles_filter:last-of-type{
	border-right: none !important;
}

.filter_btn_2 .btn-group .tiles_filter.active{
	    color: #563689;
}

.filter_btn_2 .btn-group .tiles_filter.active, .filter_btn_2 .btn-group .tiles_filter, .filter_btn_2 .btn-group .tiles_filter.active:hover {
border: none;
background: none;

}


.filter_btn .btn-group .btn:nth-child(2) { 
border-left: 1px solid #eee;
border-right: 1px solid #eee;
}

#searchCloseIcon{
float: right;
color: White;
font-size: 14px;
cursor: pointer;
position: relative;
top: 17px;	
}

#player_info{
position: relative;
height: 100%;
display: table;
padding: 20px;
text-align: left;
z-index: 1000;

}

#player_info_content { 
display: table-cell;
vertical-align: middle;
}

#player_info_content * {
color: #fff;
width: 50%;
}

#player_info_content h1{ 
font-size: 50px;
margin-bottom: 0;
}

#player_info_content p{ 
font-size: 20px;
font-family: 'Lato', sans-serif;
font-weight: 300;
}

#top_nav_live_content p{color: #444444;}

#top_nav_live_content .logo span {
font-size: 16px;
color: #b3b3b3;
float: right;
}

#modalShare:after{
content:'';
position: absolute;
width: 100%;
height: 100%;
background-color: rgba(0,0,0,0.8);
display: block;
top: 0;
left: 0;
z-index: -1;
}

#download_app_img{ z-index: 9999;}

.live_homepage_tv3 .progress-bar-warning{ background-color: #563689;}

.live_homepage_be3 .progress-bar-warning{ background-color: #7c123e;}

.live_homepage_3e h4 a{ color: #f29644;}

.live_homepage_be3 h4 a{ color: #7c123e;}

#yospace_player, #ooyalaplayer{z-index: 3;}

div#modalShare{z-index: 1000000;}


#live_not_available{position: absolute; z-index: 99999; height: 100%; width: 100%; background-color: #2d2d2d; opacity: 0.7;}

#live_not_available p{color: White; text-align: center; margin-top: 27%; display: none; font-size: 24px;}

#live_not_available:hover p{display: block;}

.live_homepage_tv3 h4{color: #563689;}

.live_homepage_3e h4{color: #f29644;}

.live_homepage_be3 h4{color: #f29644;}

.preview_play_icon{font-size: 30px; width: auto !important;}
.preview_play_icon_link{ background-color: #593F96; padding: 10px 14px 7px; display: inline-block; width: auto !important;}

.video_btn .disabled .btn, .video_btn .disabled.btn{
	
	color: #1a1a1a;
	cursor: default;
	
}

.sponsor_link_home{padding: 0 !important;}
.sponsor_link_home:hover{background: none !important;}


/************ New player Styles***************/

.slider.slider-horizontal{
	width: 0px;
}


.video_desc_row{padding-left: 33px;}

.duration_text{
    color: #563689;
    display: inline-block;
    margin-left: 15px;
}

.prog_end_time a{
	
	font-weight: 300 !important;
	font-size: 15px !important;
	position: relative !important;
	
}

#ooyalaplayer{
width: 100%; 
height: 100%; 
position: relative; 
z-index: 1; 

}	

#controlbar_holer{
position: absolute;
bottom: 0px;
z-index: 9999;
background-color: rgba(26,26,26,0.6);
padding: 0;
width: 100%;
}


#player_holder	{ 
width: 100%; 
height: 100%;
}

#video_preview_image{  
height: 100% !important; 
width: 100% !important; 
position: absolute; 
top: 0; 
z-index: 3;
}

.video_area{  
height: 100% !important; 
width: 100% !important;
}

#fullscreen_mouseover_area{  
height: 100% !important; 
width: 100% !important; 
position: absolute; 

}

#ooy_progress{ 
width: 100% !important;  
position: relative;
z-index: 99999; 
bottom: 56px;
}

#play_button_holder{
position: absolute;
width: 100%; 
left: 0; 
top: calc(50% - 54px);
margin: auto; 
z-index: 5; 
text-align: center;	

}

#play_button{ 
cursor: pointer;
}


.video_btn .disabled .btn, .video_btn .disabled.btn{
	color: #1a1a1a;
	cursor: default;	
}

.tooltip{
z-index: 99999; 
margin-top: -112px !important;}

#modalShare{ 
background-color:rgba(0, 0, 0, 0.8); 
z-index: 99995;
}


/* ----------------------- player embed style */

.player_logo_overlay{
	
	width: 100%;
    height: 100%;
    position: absolute;
    background-image: url('/3player/assets/graphics/3player_logo_new.png');
    background-repeat: no-repeat;
    background-size: 10%;
    background-position:95% 95%;
    z-index: 9;
    pointer-events: none;
		
}

.embed_right_btn,
.embed_time_area{
	padding: 0 10px;
}


.embed_right_btn { 
text-align: right;
display: inline-block;
}


.fullscreen_content{ 
display: inline-block;
text-align: center;	
}

.embed_logo {
position: absolute;
top: 2px;
right: 0;
bottom: 0;
left: 0;
margin: auto 10px;
overflow: hidden;
width: auto;
height: 48%;
background-image: url('/3player/assets/graphics/3player_logo_new.png');
background-size: contain;
background-repeat: no-repeat;
background-position: right center;
opacity: .3;

}

.embed_logo img{
opacity: .5;	
max-width: 20%;
padding: 0;
display: inline-block;	
}

#controlbar_holer #end_time,
#controlbar_holer #current_progress{
font-size: 15px !important;
position: relative !important;
}
#controlbar_holer #end_time { color: #D3D3D3 !important;}

#controlbar_holer #current_progress{ color: #fff !important;}

.table{ 
display: table;
width: 100%;
table-layout: fixed;
white-space: nowrap;
margin: 0;
}

.table_row{ display: table-row-group;}

.cell { 
display: table-cell;
vertical-align: middle;
height: 48px;
white-space: nowrap;
overflow: hidden;
}

.position_items { 
position: relative;
width: 50%;
height: 48px;
display: inline-block;
}

.video_area,
.video_area section,
.video_btn  { 
	padding: 0;
}

.video_area .progress { 
position: relative;	
height: 8px;
margin-bottom: 0;
margin-top: 0;
z-index: 100;
background-color: rgba(255,255,255,0.4);
}

.video_image{ 
position: relative;
text-align: center;
}

.video_btn .btn{
height: 48px;
line-height: 2;
font-size: 36px;
color: #fff;
text-transform: uppercase;
display: table;
}

.ooy_fullscreen {
float: right;
}


.video_btn .btn span{ 
font-size: 18px;
position: relative;
top: 4px;
display: table-cell;
vertical-align: middle;
}

.video_btn { padding: 0;}


.video_btn .time_left .btn span{ 
font-size: 16px;
position: relative;
top: 4px;
display: block;
margin: 0;
}

.video_btn .time_left .btn .icon { 
font-size: 20px;
top: -1px;
}

.video_btn .time_left .btn i{
position: relative;
display: block;
padding: 0;
}

.video_text{ height: 48px;}

video_text .caption{
position: relative;
color: #3D3D3D;
background-color: #EEE;
padding: 0;
}

.video_text .caption_content{padding: 10px 0;}

.video_text .caption_content p { 
line-height: 1.3;	
font-size: 22px;
color: #fff;
font-family: 'Lato', sans-serif;
font-weight: bold;
margin-bottom: 0;

}

.video_text .caption_content .bottom .time{ 
top: 5px;
position: relative;
font-size: 14px;
}

.video_text .bottom{
position: absolute;
left: 0;
bottom: 15px;
width: 100%;
}

.video_text .bottom .time { 
position: relative;
width: 82%;
padding-left: 15px;
text-align: left;
display: inline-block;
font-family: 'Lato', sans-serif;
font-weight: 300;
}

#controlbar_holer .btn{
padding-top: 3px;
}

.video_text .bottom .logo {
position: relative;
width: 16%;
padding-right: 15px;
text-align: right;
display: inline-block;
}

.video_text .bottom .logo span { 
top: 4px; 
color: #b3b3b3;
}

.video_text .bottom .logo img{
width: 20px;
height: 20px;
}


.video_text .time strong {
color: #3D3D3D;
text-transform: uppercase;
font-weight: 700;
}


.volume_area .dropdown-menu {
margin-left: 6px;
position: relative;
border: 0;
background-color: transparent;
margin-bottom: 0;
padding: 0;
z-index: 1000000;
min-width: initial;
left: 0;
top: 10px;
box-shadow: none;
width: 100% !important;
}

#ooy_player_loading{
	position: absolute; 
	font-size: 50px; 
	color: White; 
	top: calc(50% - 25px); 
	left: calc(50% - 25px); 
	z-index: 4;
	display: inline-block;
}

#play_button{
	width: 100px !important; 
	height: 100px !important;
	min-width: 0 !important; 
	min-height: 0 !important;
	position: absolute !important;
	top: calc(50% - 50px) !important; 
	left: calc(50% - 50px) !important; 
	z-index: 99;
}

.volume_area .dropdown-menu li {  text-align: center; }

.volume_area .slider-handle { 
background-image: transparent;
background-color: transparent;
background: white !important;
border-radius: 0;
width: 7px;
}

.volume_area .slider.slider-horizontal .slider-handle {
    margin-left: 0;
    top: -2px;
}

.volume_area .slider.slider-horizontal .slider-selection {
background-color: #593F96;
background-image: none;
border-radius: 0;
}

.volume_area .slider-track { 
border-radius: 0;
background-image: none;
background-color: silver;
height: 7px !important;
top: 60% !important;
} 

.volume_area .slider-handle{
box-shadow: none;
border: 0;
}

.volume_area { 
display: inline-block;
position: relative; 
}

.embed_time_area { 
display: inline-block;
width: 25%;
position: relative;
}

.embed_time_area .cell span:first-of-type { padding-left: 2px;}

.volume_area { 
	height: 48px;
	float: left;
}

#modalShare .modal-dialog {
position: relative;
margin-top:10%;
}



/* -----------------------   video description style  */

.controls_volume_holder{height: 48px;}

.video_description { padding: 10px 0; position: relative; z-index: 10000;}

.video_description p { 
margin: 0;
font-size: 16px;
text-transform: none;
line-height: 1.3;
font-weight: 400;
}

.video_desc_title h1 { margin: 0 0 13px 0;}

.video_desc_subtitle { margin: 11px 0 0px 0;}

.video_desc_time { 
position: relative;
margin: 10px 0;
}

.video_desc_time p { 
color: #444444;
font-weight: 300;
float: left;
margin-bottom: 10px;
}

.video_desc p{margin-bottom: 5px;}

.video_desc_time .icon{
float: right;
color: #b3b3b3;
position: relative;
top: 7px;
}

#ooy_volume_toggle, #ooy_volume_toggle .icon_volume_sharp{
	position: relative;
	z-index: 10000000;
	cursor: pointer;
}

.video_desc_sponsor { text-align: right; position: relative; top: 16px;}

.video_table { display: table;}

.video_table_cell { 
display: table-cell;
vertical-align: middle;
text-align: center;
}

.video_desc_right .video_table { 
position: relative;
width: 100%;
}

#volume_slider{display: none;}

.filter_btn_2 a {
border-color: transparent; 
color: #563689;
text-transform: uppercase;
font-size: 1.4em;
}

.filter_btn_2 a:hover { background-color: transparent;}

.section_link a, 
.section_link_bottom a {
background-color: #563689;
border-color: #563689;
}
