

.content-wrapper-menubar .nav-bottom li span .bluel {
	color: #2fb5e1;
	border-bottom: 2px solid;
	height: 39px;
	width: 80px;
	left: -2px;
	position: absolute;
}


#spotlight-videoholder .videoholder-inner {
    margin-bottom: 15px;
    margin-top: 40px;
    overflow: hidden;
    position: relative;
    width: 100%;
}

#overlay {
	position: fixed;
	margin-top: 13px;
	width: 100%;
	height: 100%;
	background-color: rgba(47,181,225,0.8);
	/*filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;*/
	z-index: 10000;
}

.popup-content a {
	color: #F44336 !important;
}

.white-text {
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
	color:#FFF;
}

.white-text .top-right {
	position: absolute;
	right: 60px;
	margin-top: 50px;
}

.white-text .center-text {
	height: 100%;
	width: 100%;
	/*transform: translate(45%, 68%);*/
	margin-top: 33%;
	margin-left: 44%;
	position: absolute;
}

.white-text .center-text .text{
	height: 44%;
	width: 50%;
	/*transform: translate(-38%, -110%);*/
	margin-top: -25%;
	margin-left: -20%;
	position: absolute;
	font-size: 22px;
	
}

.left {
	float: left;
	width: 59%;
}

.shift {
	float: right;
	width: 38.6%;
	/*background-color: #000;*/
}

.content-wrapper-lightbluelive {
	background-color: #2fb5e1;
}

.arrow_box_right_live .box-content_live {
    height: 91px;
    margin-left: 15px;
    padding-top: 7px;
    width: 85%;
}
.arrow_box_right_live .box-content_live .program-title_live{
    font-family: 'interstate-regularcondregular';
    font-size: 18px;
    color: #B22A2E;
}

.cover-program_live {
    width: 165px;
}

.cover-program_live img{
	width: 100%;
}

.arrow_box_right_live {
	width: 175px;
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #DDDDDD;
	position: relative;
	/*width: 422px;*/
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.07);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,0.07);
	box-shadow: 0 1px 2px rgba(0,0,0,0.07);
}

.arrow_box_right_live:after, .arrow_box_right_live:before {
	border: medium solid rgba(0, 0, 0, 0);
	content: " ";
	height: 0;
	pointer-events: none;
	position: absolute;
	right: 100%;
	top: 20%;
	width: 0;
}

.arrow_box_right_live:after {
border-color: rgba(255, 255, 255, 0) #FFFFFF rgba(255, 255, 255, 0) rgba(255, 255, 255, 0);
border-width: 9px;
margin-top: -12px;
}

.item {
	height: 133px;
	width: 340px;
	float: right;
}

.day, .time {
	font-family: 'interstate-regularcondregular';
	color: #FFFFFF;
	font-size:16px;
}

.time {
	float:right;
	margin-right: 19px;
}

.videoplayer {
  /* position: relative; */
  padding-top: 25px;
  max-width: 640px;
  /* height: 0; */
  margin-left: auto;
  margin-right: auto;
}

.videoplayer iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.center-button {
	position: absolute;
	margin-top: 25%;
	margin-left: 43%;
}

.fixed {
	z-index:10;
}

@media screen and (max-width: 1200px) {
    .center-button {
		margin-top: 45%;
	}
}

@media screen and (max-width: 1049px) {
	.center-button {
		margin-top: 65%;
	}
}

@media screen and (max-width: 900px) {

	.left {
		float: left;
		width: 100%;
	}
	.shift {
		/* float: initial;
	  margin-left: auto;
	  margin-right: auto; */
	display: none;
	}
	
}

@media screen and (max-width: 500px) {
	#content_48206_c_60825 {
		height: 200px !important;
	}
}

@media screen and (max-width: 767px) {

	
	#overlay {	
		margin-top: 0px;
	}
	
	.white-text .top-right {
		position: absolute;
		right: 25px;
		margin-top: 15px;
	}
	
	.white-text .center-text {
		margin-top: 10%;
		margin-left: 5%;
	}
	
	.white-text .center-text .text {
		height: 80%;
		width: 85%;
		margin-top: 0;
		margin-left: 0;
		font-size: 15px;
	}
	.text h1 {
		font-size: 28px;
	}
	
	.center-button {
		margin-left: 30%;
		margin-top: 100%;
	}

}


.fb_iframe_widget, .fb_like, .fb_iframe_widget iframe {
z-index:1;
}

.btn-group > .btn:hover, .btn-group-vertical > .btn:hover, .btn-group > .btn:focus, .btn-group-vertical > .btn:focus, .btn-group > .btn:active, .btn-group-vertical > .btn:active, .btn-group > .btn.active, .btn-group-vertical > .btn.active {
	z-index: 0 !important;
}

.content-block {
	width: 100%;
}

.content-block.dark {
	background-image: url("../../static/img/darkgray_bg.png");
}

.content-block.light {
    background-image: url("../../static/img/bvn-bg.gif");
}

.content-container {
    padding: 48px 0px;
	margin: 0px auto;
	width: 80%;
}

.content-navigation {
    padding-bottom: 0px !important;
}

.daytime {
	margin-bottom: 24px;
	width: 100%;
    font-size: 24px;
}

.content-items {
	padding: 0px;
	float: left;
	width: 65%;
}

.content-items li {
	margin-bottom: 32px;
	width: 100%;
	list-style-type: none;
}

.content-items li:last-child {
    margin-bottom: 0px !important;
}

.item-time {
    float: left;
    width: 15%;
    color: #666666;
    font-size: 24px;
}

.item-time .current {
    color: #b22a2e;
    font-family: "interstate-regularcondregular";
    font-size: 18px;
    display: block;
    width: 100%;
}

.item-block {
    float: left;
    width: 85%;
	background: none repeat scroll 0px 0px #FFF;
    border: 1px solid #DDD;
    box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.07);
}

.item-thumbnail, .item-content {
    height: 160px;
}

.item-thumbnail {
    float: left;
    width: 30%;
    background: url('/data/image/i/1000/bvn_media_image/1197.w222.r222-125.d4a8f7c.jpg');
    background-size: cover;
    background-position: center;
}

.item-cover {
    width: 100%;
    height: 100%;
    background: url("/static/img/video/btn-play.png") no-repeat scroll center center rgba(0, 0, 0, 0);
}

.item-content {
    position: relative;
    float: left;
    width: 70%;
    padding: 16px;
    box-sizing: border-box;
}

.item-title {
    margin-bottom: 8px;
    color: #b22a2e;
    font-family: "interstate-regularcondregular";
    font-size: 18px;
    display: block;
    width: 100%;
}

.item-tags {
    display: block;
    margin-top: 12px;
}

.item-tag {
    margin-left: 24px;
    float: left;
}

.tag-icon {
    margin-right: 8px;
}

.item-tag:first-child {
    margin-left: 0px !important;
}

.content-textblock {
	float: right;
	width: 30%;
    padding: 24px;
    box-sizing: border-box;
    background: none repeat scroll 0px 0px #FFF;
    border: 1px solid #DDD;
    box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.07);
}

.textblock-title {
    margin-bottom: 8px;
    color: #b22a2e;
    font-family: "interstate-regularcondregular";
    font-size: 18px;
    display: block;
    width: 100%;
}

.clear {
	clear: both;
}

@media screen and (max-width: 600px) {
    .content-container {
        width: 70%;
    }

    .breadcrumbs {
        display: block;
        margin-bottom: 32px;
    }

    .breadcrumbs .social {
        margin-top: 16px;
        margin-left: 0px;
        overflow: hidden;
    }

    .breadcrumbs .social span {
        float: left;
        display: block;
        width: 33%;
    }

    .breadcrumbs .social span:last-child {
        margin-bottom: 0px !important;
    }

    ul.list-horizontal li {
         margin-bottom: 16px;
        display: block;
    }

    .item-thumbnail {
        width: 40%;
    }

    .item-content {
        width: 60%;
    }

    .item-thumbnail, .item-content {
        height: 80px;
    }

    .item-content {
        overflow-y: auto;
    }

    .item-description, .item-tags {
        display: none;
    }
}

@media screen and (max-width: 900px) {
    ul.list-horizontal li.selectbox {
        margin-bottom: 16px;
        display: block;
    }
}

@media screen and (max-width: 1200px) {
    .item-time {
        width: 100%;
        margin-bottom: 8px;
    }

    .item-block {
        width: 100%;
    }

    .content-items {
        width: 100%;
    }

    .content-textblock {
        display: none;
    }
}

/* li.block-text {
    background: none repeat scroll 0px 0px #FFF;
    border: 1px solid #DDD;
    box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.07);
    padding: 16px;
    padding-bottom: 16px !important;
    box-sizing: border-box;   
	width: 300px;
}

li.block-text .program-title {
    font-family: 'interstate-regularcondregular';
    font-size: 18px;
    color: #B22A2E;
}

.content-wrapper-nav .content-wrapper-inner {
    margin: auto;
    max-width: 1160px;
}
.content-wrapper-tvguide-nacht .content-wrapper-inner {
    margin: auto;
   /* max-width: 1248px;*/
    max-width: 1176px;
    padding-bottom: 33px;
}
.content-wrapper-tvguide-ochtend .content-wrapper-inner,
.content-wrapper-tvguide-middag .content-wrapper-inner,
.content-wrapper-tvguide-avond .content-wrapper-inner {
    margin: auto;
    max-width: 1176px;
    padding-bottom: 33px;
}

.content-wrapper-tvguide-nacht .content-wrapper-inner,
.content-wrapper-tvguide-ochtend .content-wrapper-inner,
.content-wrapper-tvguide-middag .content-wrapper-inner,
.content-wrapper-tvguide-avond .content-wrapper-inner {
    padding-left: 5px;
}

.timeofday-nav {
    left: -40px;
    padding-bottom: 25px;
    position: relative;
    font-family: “Helvetica Neue”, Arial;
    padding-left: 5px;
}
.timeofday-nav .extra {
    bottom: 25px;
    float: right;
    position: absolute;
    right: -45px;
}
.timeofday-nav ul:first-child li {
    margin-right: 7px;
}

.timeofday-nav .extra li span:last-child {
    margin-left: 25px;
}
.commercial {
    float: right;
    position: relative;
    right: 85px;
}
.commercial li {
    list-style: none outside none;
    padding-bottom: 35px;
}
.btn-white {
    background: none repeat scroll 0 0 #FFFFFF;
    border-color: #CCCCCC;
    border-radius: 10px;
    color: #474949;
}
.btn-darkgray, .btn-darkgray:focus,
.btn-darkgray:hover {
    background: none repeat-x scroll 0 0 #525252;
    border-color: #CCCCCC;
    border-radius: 10px;
    color: #FFFFFF;
}
.btn-white.active, .btn-white:hover,
.btn-group .btn-white:focus, .btn-group .btn-white:hover {
    background: none repeat scroll 0 0 #B22A2E;
    color: #FFFFFF;
}
.print-icon {
    background: url("/static/img/print-icon.png") no-repeat scroll center center rgba(0, 0, 0, 0);
    height: 100%;
    position: absolute;
    top: 1px;
    width: 17px;
    z-index: 2;
}
.mail-icon {
    background: url("/static/img/mail-icon.png") no-repeat scroll center center rgba(0, 0, 0, 0);
    height: 100%;
    position: absolute;
    top: 1px;
    width: 17px;
    z-index: 2;
}
.list-horizontal {
    margin: auto;
}
.commercial li {
    list-style: none outside none;
    padding-bottom: 35px;
}
.arrow_box_right .box-content {
    height: 124px;
    margin-left: 15px;
    padding-top: 7px;
    width: 85%;
}
.arrow_box_right .box-content .program-title{
    font-family: 'interstate-regularcondregular';
    font-size: 18px;
    color: #B22A2E;
}
.arrow_box_right .box-content .program-info{
    display: block;
	overflow: hidden;
	height: 63px;
	color: #333333;
}

.cover-program {
    height: 125px;
    position: relative;
    width: 222px;
}
.cover-play {
    background: url("/static/img/video/btn-play.png") no-repeat scroll center center rgba(0, 0, 0, 0);
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 2;
}
.tags {
    bottom: 8px;
    left: -26px;
    position: absolute;
    font-family: “Helvetica Neue”, Arial;
}
.tags li img {
    padding-right: 10px;
    margin-top: -2px;
}
.tags li {
    padding-right: 20px;
    color: #333333;
}
.tags li span.active {
    color: #B22A2E;
    font-weight: bold;
}
.tvguide-item {
    padding-bottom: 15px;
}
.tvguide-item > li:nth-child(2n+1) {
    position: relative;
    top: -105px;
	width: 59px;
}
.tvguide-daytime-header {
    color: #666666;
    left: -40px;
    padding: 40px;
    position: relative;
    font-size: 24px;
}
.tvguide-item-time {
    color: #666666;
    left: -40px;
    position: relative;
    font-size: 24px;
}
span.tvguide-item-nowplaying {
    color: #FFFFFF;
    left: 22px;
    position: relative;
    top: 5px;
    font-family: 'interstate-regularcondregular';
    font-weight: bold;
}
.nowplaying-shape {
    background: none repeat scroll 0 0 #525252;
    border-radius: 47px;
    height: 30px;
    left: -35px;
    position: absolute;
    top: 85px;
    width: 80px;
}
.nowplaying-shape:after {
    background: none repeat scroll 0 0 #525252;
    content: "";
    height: 2px;
    left: 80px;
    position: absolute;
    top: 15px;
    width: 25px;
}
.nowplaying-icon {
    background: url("/static/img/nowplaying-icon.png") no-repeat scroll center center rgba(0, 0, 0, 0);
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 2;
}
select.form-control {
    border-radius: 10px;
}


.commerical .list-commerical li{
    padding-bottom: 35px;
}

body {
        background-image:url('../../static/img/darkgray_bg.png');
}

.commerical-container {
     width: 37%;
}

.anchor {
    display: block;
    position: relative;
    top: -230px;
    visibility: hidden;
}

.breadcrumbs {
    padding-left: 10px;
}

.fixed-controll {
	position: fixed;
	width: 100%;
	z-index: 29;
	top: 567px;
}


.content-wrapper-tvguide-nacht {
    /*margin-top: 268px;*/
	/*top: 565px;
	position: relative;*/
	/*padding-top: 565px;*/
}

/* This gets Google to fall into place */
.social {
	font-size: 1px;
	float: left;
	margin-left: 150px;
	margin-top: -25px;
	position: absolute;
}
 
/* This gets Facebook to fall into place */
.social iframe {
	vertical-align: middle;
}
 
/* Set an optional width for your button wrappers */
.social span {
	display: inline-block;
	width: 100px;
}
 
/* Adjust the widths individually if you like */
.social .google {
	width: 75px;
}
 

@media screen and (max-width: 1200px) {
    .commerical{
        display:none;
    }
}

@media screen and (max-width: 1049px) {
    .timeofday-nav .extra {
        position: initial;
        margin-left: -40px;
    }
    .content-wrapper-tvguide-nacht {
        margin-top: 27px;
    }

    .timeofday-nav {
        padding-bottom: 0px;
    }

    .timeofday-nav .extra {
        padding-top: 5px;
    }
    .print-icon {
        top: 22%;
    }

    .mail-icon {
        top: 22%;
    }

    .anchor {
        top: -250px;
    }
}

@media screen and (max-width: 768px) and (min-width: 767px) {
    ul, ol {
        margin-top: 0;
        margin-bottom: 0px;
    }
}

@media screen and (max-width: 767px) {

    .content-wrapper-tvguide-nacht {
        margin-top: 0px
    }

    .fixed-controll {
        position: relative;
        top: inherit;
    }

    .fixed-header-spacer {
        margin-top: 57px;
    }

    .timeofday-nav ul:first-child li {
        margin-right: 0px;
    }

    .extra-mail {
        display: none;
    }

    .nowplaying-shape {
        width: 0;
        height: 0;
        border-top: 10px solid transparent;
        border-bottom: 10px solid transparent;
        border-left: 10px solid black;
        background: none;
        border-radius: 0px;
    }

    span.tvguide-item-nowplaying {
        display: none;
    }

    .nowplaying-shape:after {
        width: 0px;
    }

    .anchor {
        top: -60px;
    }
	

}

@media screen and (max-width: 761px) {

    .arrow_box_right .box-content .program-info {
        display: none;
    }

    .arrow_box_right {
        width: 209px;
    }

}

@media screen and (max-width: 617px) {
    .mail-icon {
        top: 19px;
    }
}


@media screen and (max-width: 548px) {

    .cover-program {
        height: 56px;
        width: 132px;
        margin-left: -15px;
    }

    .cover-program img{
        height: 75px;
    }

    .arrow_box_right .box-content {
        height: 56px;
    }

    .arrow_box_right {
        width: 150px;
        height: 75px;
    }

    .tags {
        display:none;
    }

    .tvguide-item-time {
        top: 65px;
    }

    .nowplaying-shape {
     top: 110px;
    }

   /* .timeofday-nav {
     left: -30px;
    }

    .breadcrumbs {
        margin-left: 10px;
    }*/

    .btn-group, .btn-group-vertical {
        margin-top: 5px;
        min-width: 300px;
    }

     .timeofday-nav .extra {
        margin-top: 5px;
    }

    .tvguide-item-time {
        top: 30px;
    }

    .timeofday-nav .extra li span:last-child {
     margin-left: 0px; 
    }

    .mail-icon {
        display: none;
    }
   
}

@media screen and (max-width: 383px ) {
    .tvguide-item-time {
        top: 110px;
    }

    .nowplaying-shape {
     top: 150px;
    }
}

@media screen and (max-width: 330px ) {

    .timeofday-nav .extra {
        margin-top: -13px;
    }
}

@media screen and (max-width: 1200px) {
    .commerical-container.block-text {
        width: 0px;
        height: 0px;
        display: none;
    }
} */