/*
 * TVGids version 4 Stylesheet
 *
 * 1. Main styles
 * 2. Navbar
 * 	a. navbar styles
 * 	b. navbar colors
 *
 */
	body {
  font-family: "arial", helvetica, sans-serif;
	  background-color:#F0F0F0;
      max-width: 100%;
      overflow-x: hidden !important;
	}
body.with-fixed-navbar {
	padding-top: 118px;
	}
.containerplaceholder{
	padding-top:15px;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
	.topchannels{
		height:45px !important;
	}

	.containercenter{
		height:45px !important;
	}
}

::-webkit-scrollbar {
   height:10px;
}
::-webkit-scrollbar-track {
    background-color: #eaeaea;
    border-left: 1px solid #ccc;
}
::-webkit-scrollbar-thumb {
    background-color: #ccc;
}
::-webkit-scrollbar-thumb:hover {
    background-color: #aaa;
}

.pagina_tmpl h1{
	font-weight:600;
	font-size:28px;
}
.bg-white{
		background-color:#fff;
	}

	.font-white{color:#fff;}
	.upper-element-1000{z-index: 1000;}
	.clear{clear:both;}
	.row-fluid-md
	{
		margin-right: 0px;
		margin-left: 0px;
		padding-top: 15px;
	}
	.col-spacing
	{
		padding-top:15px;
	}
	.overflow-none
	{
		overflow: hidden;
	}

	.headline-banner{
		max-width:300px;
		padding-bottom:10px;
		overflow:hidden;
	}

	.iframe_banner{
		width: 100%;
		border:0px !important;
	}
	/* 404 */
	.errorpagecol-two{
		border: 4px solid #202020;
		padding:10px;
	}
	.errorpagecol-two .content{
		margin-top:10px;
	}
		.errorpagecol-two ol{
			width:100%;
			padding-left:20px;
		}

			.errorpagecol-two ol li{
				color:black;
				padding-top:5px;
				padding-bottom:5px;
			    border-bottom: 1px solid #e5e5e5;
			}
				.errorpagecol-two ol li a{
					color:black;
				}
	.errorpage .dialogBox{
		width:100%;
		background-color:#202020 !important;
		color:white;
		padding:10px;
	}
		.errorpage .dialogBox h2{
			margin-top:0px;
		}
	/*
	 * Navbar
	 */
	#navbar{
		position:relative;
		margin-left: 70px;
	}
	.bigbars-menu .dropdown-toggle{
	   padding: 0px 30px ;
    padding-top: 27px !important;
	}
	.navbar
	{
		min-height:70px;
		z-index:999;
		max-height:100%;
	}

		.navbar .navbar-nav .mainitem, .navbar .navbar-nav .dropdown{
		min-height:72px;
		}

	.dropdown:hover{
		background-color:#ae0a0a;
	}


	.shownieuws .container .stripe-right ul .dropdown:hover{
		background-color:#AF7D0E !important;
	}
	.dropdown:hover .dropdown-menu {
	    display: block;
	 }
	.navbar-inverse
	{
		border-bottom: none;
	}
	.navbar-inverse .navbar-nav>li>a {
		height:78px;
		min-height:78px;
		color: #fff;
	}

	.navbar-brand {
		padding: 10px 15px;
	}

	.dropdown-menu .sub-menu {
	    left: 100%;
	    position: absolute;
	    top: 0;
	    display:none;
	    margin-top: -1px;
		border-top-left-radius:0;
		border-bottom-left-radius:0;
		border-left-color:#fff;
		box-shadow:none;
	}
	.right-caret:after,.left-caret:after
	 {	content:"";
	    border-bottom: 5px solid transparent;
	    border-top: 5px solid transparent;
	    display: inline-block;
	    height: 0;
	    vertical-align: middle;
	    width: 0;
		margin-left:5px;
	}
	.right-caret:after
	{
		border-left: 5px solid #FFFFFF;
	}
	.left-caret:after
	{
		border-right: 5px solid #FFFFFF;
	}

	/*
	 * Navbar oblique lines
	 */
	.header-stripe{
		position:relative;
		height: 78px;
    	overflow: hidden;
    	color:#ca0000;
	}

    .shownieuws .header-stripe{
        color: #D7A536 !important;
    }

	.header-stripe-left{
		font-size: 0px;
		line-height: 0%;
		width: 0px;
		border-top: 78px solid;
		border-bottom: none;
		border-right: 34px solid red;
		float:right;
	}
	.shownieuws .header-stripe-left{
        border-right: 34px solid #ffcd5e !important;
	}

	.header-stripe-right{
	   	border-right: 34px solid;
	    border-top: 78px solid red;
	    right:0px;
	    float:right;
	    font-size: 0;
	    line-height: 0;
	    width: 115px;
	}

    .shownieuws .header-stripe-right{
           border-top: 78px solid #ffcd5e !important;
    }

	ul.navbar-right li
	{
		width: 38px;
	}

	ul.navbar-right li a
	{
		padding-top: 20px;
		padding-bottom: 0px;
	}

	.navbar-inverse .navbar-nav>li>a>i{
		display:block;
		line-height:34px;
		text-align:center;
	}
	.tussenafbeelding{
   		max-width: 330px;
	}
	.navbar-inverse .navbar-nav>li.dropdown>a>img{
		display:block;
		margin: 3px auto 7px;
	}
	.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus{
		background-color: #ae0a0a;
		color:#fff;
	}
	.navbar-right {
	    position: absolute;
	    right: 24px;
	    top: 6px;
	}
	.navbar-nav>li>.dropdown-menu{
		border-radius: 0 !important;
	}
	.dropdown-menu>li>a{
		color:#fff;
	}
	.activemenuitem{
	background-color: #ae0a0a;
	}
	.dropdown-menu li>a:hover{ background-color: #F22828; color:#fff; }
	.navbar .li .active
	{
		background-color: #AE0A0A;
	}
	/*
	 * B navbar colors
	 */
	.navbar-inverse.red, .red ul.dropdown-menu{
		background-color: #AE0A0A;
		border-color: #AE0A0A;
		color:#ca0000;
	}

	.filter select{
		color:white;
	}
	.lila  ul.dropdown-menu li:hover{ background-color: #6455B1; color:#fff; }
	.lila.navbar-inverse .navbar-nav>.open>a, .lila.navbar-inverse .navbar-nav>.open>a:hover, .lila.navbar-inverse .navbar-nav>.open>a:focus{background-color: #6455B1;}
	.lila.actueel-nieuws-header .filter{background-color: #6455B1;}

	.red  ul.dropdown-menu li:hover{ background-color: #F22828; color:#fff; }
	.red.navbar-inverse .navbar-nav>.open>a, .red.navbar-inverse .navbar-nav>.open>a:hover, .red.navbar-inverse .navbar-nav>.open>a:focus{background-color: transparent;}

	.blue  ul.dropdown-menu li>a:hover{ background-color: #004A7D; color:#fff; }
	.blue.navbar-inverse .navbar-nav>.open>a, .blue.navbar-inverse .navbar-nav>.open>a:hover, .blue.navbar-inverse .navbar-nav>.open>a:focus{background-color: transparent;}

	.grey  ul.dropdown-menu li>a:hover{ background-color: #2C2C2C; color:#fff; }
	.grey.navbar-inverse .navbar-nav>.open>a, .grey.navbar-inverse .navbar-nav>.open>a:hover, .grey.navbar-inverse .navbar-nav>.open>a:focus{background-color: transparent;}

	.purple  ul.dropdown-menu li>a:hover{ background-color: #401840; color:#fff; }
	.purple.navbar-inverse .navbar-nav>.open>a, .purple.navbar-inverse .navbar-nav>.open>a:hover, .purple.navbar-inverse .navbar-nav>.open>a:focus{background-color: transparent;}
	.filter_purple{background-color: #7d247e !important;}

	.shownieuws ul.dropdown-menu li>a:hover{ background-color: #D7A536; color:#fff; }
	.shownieuws.navbar-inverse .navbar-nav>.open>a, .shownieuws.navbar-inverse .navbar-nav>.open>a:hover, .shownieuws.navbar-inverse .navbar-nav>.open>a:focus{background-color: transparent;}

	.green  ul.dropdown-menu li>a:hover{ background-color: #558F26; color:#fff; }
	.green.navbar-inverse .navbar-nav>.open>a, .green.navbar-inverse .navbar-nav>.open>a:hover, .green.navbar-inverse .navbar-nav>.open>a:focus{background-color: transparent;}

	.navbar-inverse.lila, .lila ul.dropdown-menu{
		background-color: #8B7DCC;
	    border-color: #8B7DCC;
	}
	.filter_lila{background-color: #8B7DCC !important;}

	.navbar-inverse.blue, .blue ul.dropdown-menu{
		background-color: #0063C1;
	    border-color: #0063C1;
	}
	.filter_blue{background-color: #0063C1 !important;}

	.navbar-inverse.grey, .grey ul.dropdown-menu{
		background-color: #333;
		border-color: #333;
	}
	.filter_grey{background-color: #333 !important;}
	.navbar-inverse.purple, .purple ul.dropdown-menu{
		background-color: #7d247e;
		border-color: #7d247e;
	}

	.navbar-inverse.shownieuws{
		background-color: #d7a536;
		border-color: #d7a536;
	}

	.shownieuws ul.dropdown-menu{
		background-color: #AF7D0E;
		border-color: #AF7D0E;
	}

	.filter_shownieuws{background-color: #d7a536 !important;}

	.navbar-inverse.green, .green ul.dropdown-menu{
		background-color: #558d0d;
		border-color: #558d0d;
	}
	.filter_green{background-color: #558d0d !important;}
	/*
	 * Search
	 */
	/* Zoekbalk */
	div#search-pr
	{
		background:#fff;
		z-index:10;
		position: relative;
		width:100%;
		height:90px;
		box-shadow: 0 4px 2px -2px #858585;
	}
	div#search-pr.notactive {
		display: none;
	}
	#formSearch{
		padding-top:20px;
		margin:auto;
		max-width: 900px;
	}

	#formSearch input.form-control
	{
		border-right: 0px;
		height: 50px;
		border-radius: 0px;
		border-color:#969696;
	}

	#formSearch input.form-control:focus
	{
		box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 3px #202020
	}

	#formSearch .input-group .input-group-addon
	{
		background-color: #fff;
		border-left: 0px;
		border-radius: 0px;
		border-color:#969696;
	}

	#formSearch .input-group .input-group-addon a{
		color:#5c5c5c;
	}

	#formSearch .input-button, #formSearch .input-group{
		float:left;
	}

	#formSearch .input-button input{
		background: #202020;
		color: #FFFFFF;
		height:50px;
		border: none;
		padding:0 10px 0 10px;
	}
	/*
	 *	Top Channels
	 */

	.channels-fixed {
    border-width: 0 0 1px;
    top: -4px;
}
.containercenter {
    background-color: #fff;
    height: 50px;
    margin: 0 auto;
    max-width: 970px;
    overflow: hidden;
    z-index: 9;
}

.channelarrow{
	float:left;
	width:30px;
	line-height:40px;
}
	.channelarrow i{
		cursor:pointer;
		color:#d4d4d4;
		line-height:40px;
		font-size:30px;
	}

	.channelarrow i:hover{
		color:#2F3535;
	}

	.arrowleft{
		padding-left:10px;
	}
	.arrowright{
		padding-right:10px;
		float:right;
	}
	.topchannels {
		float:left;
		overflow-y:hidden !important;
	   	background-color: #fff;
	    height: 50px;
	    margin: 0 auto;
	    max-width: 910px;
	    overflow: auto;
	    z-index: 9;
	}

	.topchannels img {
		padding: 10px 4px;
		float: left;
		width: 45px;
	}

	div.topchannels ul.topchannel-list li#channelbar.active img{
		padding: 4px 4px;
		float: left;
		width: 45px;
	}

	.topchannel-list{
		overflow: hidden;
		-webkit-overflow-scrolling: touch;
		padding-left:0px;
		display: inline-block;
		vertical-align: middle;
		line-height: normal;
		height:35px;
	}
	.topchannel-list ul,
	{
		list-style:none;
		display: block;
	}
	.topchannel-list li
	{
		float:left;
		list-style: none;
		display: inline;
	}


	/*
	 * Page
	 */
	.proggrid-vert .pagecontainer {
	    margin-top: 10px;
	}
	.pagecontainer
	{
		background-color:#fff;
		margin-top: 50px;
		margin-bottom:10px;
		padding-top:15px;
	}

	#prog-content{
		font-size:14px;
	}
	/*
	 * Footer
	 */
	footer {
		color: #fff;
		background-color: #202020;
	}
	footer .footer-container {
		padding: 15px 15px;
	}
	.container.footer {

	}
	.footer-newsletter
	{
		padding-left: 15px;
		padding-right: 15px;
		background-color:#474646;
		color: #fff;
		line-height: 2em;
	}

.containercenterfooter {
    background-color: #474646;
    height: 40px;
    margin: 0 auto;
    max-width: 970px;
    overflow: hidden;
    z-index: 9;
}

.containercenterfooterlinks {
    margin: 0 auto;
    max-width: 970px;
    overflow: hidden;
    z-index: 9;
}
	.footer-list li,.footer-list ul
	{
		list-style: none;
		padding: 0;
	}
	.footer-list li a
	{
		color:#fff;
		text-decoration:none;
		line-height: 1.9em;
	}
	.footer-list li a .fa {
		min-width: 25px;
	}
	#newsLetterForm .form-control {
		color: white;
		background-color: rgba(0,0,0,0);
		background-image: none;
		border: 0px solid #ccc;
		border-bottom: 2px solid black;
		border-radius: 0px;
	}
	#newsLetterForm .form-control:focus{
		border:2px solid black;
		box-shadow: 0px !important;
	}

	#newsLetterForm .form-control::-webkit-input-placeholder {
	   color: #FFFFFF;
	}

	#newsLetterForm .form-control:-moz-placeholder { /* Firefox 18- */
	   color: #FFFFFF;
	}

	#newsLetterForm .form-control::-moz-placeholder {  /* Firefox 19+ */
	  color: #FFFFFF;
	}

	#newsLetterForm .form-control:-ms-input-placeholder {
	  color: #FFFFFF;
	}
	#newsLetterForm {padding:3px 0px 3px;}
	#newsLetterForm .input-group .input-group-addon{
		background-color: #202020;
		border: 0px solid #ccc;
		border-radius: 0px;
	}
	#newsLetterForm .input-group .input-group-addon a
	{
		color:#fff;
	}
	.cookiebar {
	    display: none;
	    position: fixed;
	    z-index: 1000;
	    background-color: #202020;
	    width: 100%;
	    text-align: center;
	    margin: auto;
	    bottom: 0px;
	    padding: 3px;
	    line-height: 25px;
	    color: white;
	}
	.cookiebar a {
	    color: white;
	}
	.cookiebartop {
	    display: none;
	    position: fixed;
	    z-index: 1000;
	    background-color: #202020;
	    width: 100%;
	    text-align: center;
	    margin: auto;
	    bottom: 0px;
	    padding: 3px;
	    line-height: 25px;
	    color: white;
	}
	.cookiebartop a {
	    color: white;
	}

	.privatebar{
	  	background-color: #202020;
	    color: white;
	    line-height: 25px;
	    margin: auto;
	    padding: 3px;
	    display:none;
	    position: fixed;
	    text-align: center;
	    top: 0;
	    width: 100%;
	    z-index: 2147483647;
	}

	.privatebar a{
	    color: white;
	}

	/*
	 * Banner styles
	 */
	.skyscraper-container
	{
		position: absolute;
		left:41vw;
		margin-left: calc(485px + 10%);
		margin-top: 50px;
		z-index:2;
	}
	.skyscraper-container-left
	{
	  	left: 47vw !important;
	    margin-left: calc(-10% - 485px);
	    margin-top: 50px;
	    position: absolute;
	    z-index: 10;
	}
	.toplarge-container
	{
		margin-top: 15px;
		margin-bottom:-40px;
		z-index:-1;
	}
	.toplarge-leaderboard
	{
	  z-index: -1;
	  margin-bottom: 0px;
  	}
  	.banner-toplarge .leaderboard
  	{
  		height: auto;
  	}
	.banner-toplarge
	{
		display:inline-block;
	}
	.banner-bottomlarge
	{
		display:inline-block;
	}
	.banner-bottom-container
	{
		padding: 10px 0px 10px 0px;
		z-index:-1;
		overflow: hidden;
	}
	div#content-banner-skyscraper
	{
	    position: absolute;
	    display: none;
	    width: 120px;
	    padding-bottom: 20px;
	}
	.banner-skyscraper {
		height: 622px;
		padding: 0;
		width: 120px;
		position: absolute;
	}

	div#prog-videochannel {
	    background: url("../img/bg_videochannel-prog.png") no-repeat scroll left bottom rgba(0, 0, 0, 0);
	    border-left: medium none;
	    border-right: medium none;
	    height: 90px;
	    margin-bottom: 20px;
	    overflow: hidden;
	    padding: 5px 0;
	    position: relative;
	    width: 550px;
	}
div#prog-videochannel {
    *background-position: 0px -99px;
}
div.prog-videochannel-header {
    height: 35px;
    line-height: 35px;
    padding: 0 10px;
    margin-top: 10px;
    background: url('../img/bg_videochannel-prog.png') no-repeat top left;
}

div.prog-videochannel-header span {
    font-weight: bold;
}

div#prog-videochannel li.prog-videochannel-video {
    float: left;
    position: relative;
    width: 120px;
    height: 90px;
    overflow: hidden;
}
div#prog-videochannel li.prog-videochannel-video div.videotitle {
    position: absolute;
    display: none;
    top: 0px;
    left: 0px;
    width: 120px;
    height: 90px;
    overflow: hidden;
    background-color: black;
    color: white;
    opacity: 0.7;
    filter: alpha(opacity=60);
    font-weight: normal;
}

li.prog-videochannel-video a {
    display: block;
}
div#prog-videochannel li.prog-videochannel-video div.videotitle p {
    padding: 5px;
    font-size:12px;
}

	/*
	 * Carousel
	 */
	.owl-carousel{
		border: 1px solid #f2f2f2;
	}
.playimagebig {
	cursor:pointer;
    position: absolute;
    background: url("../img/play_large_40.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 187px;
    left: 235px;
    position: absolute;
    top: 132px;
    width: 119px;
    z-index: 99;
}

.tip-large:hover .playimagebig{
	background: url('../img/play_large_10.png') no-repeat 0 0;
}

	.playimage-small
	.customNavigation{
		text-align: center;
	}

	.playimage-small {
		background: url("../img/play_large_40.png") no-repeat scroll 0 0 / 45px 68px rgba(0, 0, 0, 0);
	    bottom: 0;
	    cursor: pointer;
	    height: 68px;
	    left: 0;
	    margin: auto;
	    position: absolute;
	    right: 0;
	    top: 0;
	    width: 45px;
	    z-index: 98;
	}
	.customNavigation a{
		-webkit-user-select: none;
		-khtml-user-select: none;
		-moz-user-select: none;
		-ms-user-select: none;
		user-select: none;
		-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	}

	.carousel-picture
	{
		background-size:cover !important;
		-webkit-background-size: cover;
		-moz-background-size: cover;
		-o-background-size: cover;
		position:relative;
		height:400px;
	}


	.gradient-container
	{
		position:absolute;
		bottom:0;
		height:90px;
		background: rgba(1,1,1,.40);
		width:100%;
	}

	.gradient-container div.text{
		color:#fff;
		width:98%;
		font-weight:600;
		padding:10px;
		padding-top:5px;
	}

	.gradient-container div.text .date{
		margin-left:2px;
	}

	.gradient-container div.text .title h2 {
	    font-weight: 600;
	    line-height: 28px;
	    font-size:27px;
	    margin: 0;
	}
	.gradient-container div.text .title h3{
		margin: 0px;
		font-weight:600;
		font-size:18px;
	}

	.gradient-container div.text .title h3:hover{
		text-decoration:none !important;
	}
	a:hover, a:focus{
	text-decoration:none !important;
	}

	div.tip-small div.gradient-container div.carousel-text-footer a div.genrebox div.genreticon i{
		left:-2px;
	}

	.gradient-container div.text .date h3{
		margin: 0px;
		margin-top:-15px;
		font-size:14px;
		font-weight:600;
		width:225px;
	}

		.carousel-text-footer
		{
			color:#fff;
			width:100%;
			position:absolute;
			bottom:0;
			overflow: hidden;
		}

		.carousel-text-footer .date{
				float:left;

		}
			.carousel-text-footer .date h3{
			  	font-size: 14px;
			    font-weight: 600;
			    line-height: 25px;
			    color: #FFFFFF !important;
			    margin: 0 0 0 10px;
			}
	.owl-carousel .owl-controls{
	   	display: block;
	    height: 20px;
	    margin: -20px;
	    position: absolute;
	    width: 78%;
	}

	.owl-prev, .owl-next{
		position:absolute;
		top:-210px;
		display:none !important;
		color:#d4d4d4;
	}
	.owl-prev{
		left:30px;
	}
	.owl-next{
		right:-27%;
	}
	.owl-prev i, .owl-next i
	{
	    text-shadow: 1px 1px 3px #000;
	}
	.owl-prev #owl-left-nav{
		height: 310px;
	    top: -170px;
	    margin-left: -10px;
	    position: absolute;
	    width: 70px;
	}
	.owl-next #owl-right-nav{
		height: 310px;
	    top: -170px;
	    right:0;
	    margin-right: -27px;
	    position: absolute;
	    width: 70px;
	}
	.owl-carousel:hover .owl-controls .owl-nav div{
		color:white;
	}
	.owl-dots{
	  	max-width: 100px;
	    text-align: center;
	    padding-left:20px;
		margin:auto auto auto 56%;
	}

	.owl-dots .owl-dot{
	    background: rgba(0,0,0,0.1) repeat scroll 0 ;
	    border:1px solid white;
	    border-radius: 30px;
	    display: block;
	    height: 10px;
	    margin: 4px 3px;
	    float:left;
	    transition: opacity 200ms ease 0s;
	    width: 10px;
	}

			.owl-dots .active{
			    background: none repeat scroll 0 0 #FFF;
			}

	.carousel-channel
	{
		width:37px !important;
		height:auto;
	}

	.tip-large{
		max-height:400px;
	}
	.tip-small{
		height:200px;
		max-height:200px;
	}
		.tip-small a .gradient-container .text .title h3{
			font-size:18px;
		}

		.tip-small a .gradient-container .carousel-text-footer .date, 	.tip-small  .gradient-container .carousel-text-footer a .date{
    font-size: 11px;
    font-weight: 600;
    line-height: 11px;
    padding-left: 10px;
    position: relative;
    top: 1px;
		color:#fff;
		}


	/* genre aanduigingbox */
	.genrebox-small{
		height:16px;
		width:90px;
		overflow:hidden;
		position:absolute;
		bottom:0px;
		background: none repeat scroll 0 0 rgba(53, 140, 201, 0.8);
    	color: rgba(53, 140, 201, 0.8);
	}
	.color-informatief, .color-netgemist{
	    background-color: rgba(53,140,201, 0.8);
	    background: rgba(53,140,201, 0.8);
	    color: rgba(53,140,201, 0.8);
	}

	.color-amusement, .color-serie, .color-muziek{
		background-color: rgba(125,36,126, 0.8);
	    background:rgba(125,36,126, 0.8);
	    color: 	rgba(125,36,126, 0.8);
	}

	.color-sport{
		background-color: rgba(57,114,20, 0.8);
	    background:rgba(57,114,20, 0.8);
	    color: 	rgba(57,114,20, 0.8);
	}
	.color-shownieuws{
		background-color: rgba(215,165,54, 0.9);
	    background:rgba(215,165,54, 0.9);
	    color: 	rgba(215,165,54, 0.9);
	}

	.color-film, .color-bioscoop{
		background-color: rgba(57,57,57, 0.8);
	    background: rgba(57,57,57, 0.8);
	    color: rgba(57,57,57, 0.8);
	}
    .color-red{
        background-color: rgba(237,1,1, 0.8);
        background: rgba(237,1,1, 0.8);
        color: rgba(237,1,1, 0.8);
    }
	.color-soap{
		background-color: rgba(145,132,207, 0.8);
	    background: rgba(145,132,207, 0.8);
	    color: rgba(145,132,207, 0.8);
	}

	.genrebox{
		float:right;
		height:25px;
		position:relative;
	}

	.genrebox-small .genretext{
	    text-decoration: none;
	    color: white;
	    font-weight: bold;
	    display: inline-block;
		width:95px;
		float:left;
	    height: 0;
	    border-right: 0px solid #ca0000;
	    border-top: 0px solid #ed0101;
	}

	.genrebox-small .genretext span {

		left: 6px;
		line-height: 16px;
		font-size: 9px;
		}
		.genrebox-small .genreticon i {
		font-size: 10px;
		color:#fff;
		line-height: 42px;
		left:75px;
		top: -11px;
		position: absolute;
		}

	.genrebox .genretext{
	    text-decoration: none;
	    color: white;
	    font-weight: bold;
	    display: inline-block;
		width:120px;
		float:left;
		height:25px;
	    height: 0;
	}

	.genretext span{
		position:absolute;
		left: 10px;
		top:0px;
		line-height:25px;
		font-size:12px;
	}

	.genrebox .genreticon{
	    text-decoration: none;
	    color: white;
	    font-weight: bold;
	    display: inline-block;
	    border-right: 30px solid transparent;
	    border-top: 30px solid transparent;
		width:35px;
		float:left;
		height:25px;
	    height: 0;
	    position:relative;
	}
		.genreticon{
			background-color:#ca0000;
		}


		.genretext{
			border-right: 30px solid #ca0000 ;
			border-top: 30px solid #ed0101;
		}
		.genreticon i{
		  	font-size: 17px;
		    left: 5px;
		    line-height: 17px;
		    position: absolute;
		    top: -25px;
		}

		.carousel-text-footer .icon_film{
		background-color:#1e1e1e !important;
		}

		.carousel-text-footer .text_film{
			border-right: 30px solid #1e1e1e !important;
			border-top: 30px solid #393939 !important;
		}

		.carousel-text-footer .icon_actualiteit, .carousel-text-footer .icon_muziek{
		background-color:#5c0202 !important;
		}
		.carousel-text-footer .text_actualiteit, .carousel-text-footer .text_muziek{
			border-right: 30px solid #5c0202 !important;
			border-top: 30px solid #b90d0b !important;
		}

		.carousel-text-footer .icon_net{
			background-color:#004A7D !important;
		}

		.carousel-text-footer .text_net{
			border-right: 30px solid #004A7D !important;
			border-top: 30px solid #348BC8 !important;
		}
		.carousel-text-footer .icon_sport{
		background-color:#1e3c0a !important;
		}

		.carousel-text-footer .text_sport{
			border-right: 30px solid #1e3c0a !important;
			border-top: 30px solid #397214 !important;
		}

		.carousel-text-footer .icon_amusement {
		background-color:#240035 !important;
		}
		.carousel-text-footer .text_amusement{
			border-right: 30px solid #240035 !important;
			border-top: 30px solid #7d247e !important;
		}

		h3 a, h3 a:hover  {
			color: black;
		}
		.carousel-text-footer .icon_shownieuws {
			background-color:#ffaa00 !important;
		}
		.carousel-text-footer .text_shownieuws{
			border-right: 30px solid #ffaa00 !important;
			border-top: 30px solid rgba(215,165,54, 0.9)!important;
		}

		.carousel-text-footer .icon_serie{
			background-color:#6455B1 !important;
		}

		 .carousel-text-footer .text_serie{
		 	border-right: 30px solid #6455B1 !important;
			border-top: 30px solid #8B7DCC !important;
		 }

		.carousel-text-footer .icon_informatief{
			background-color:#004A7D !important;
		}

		 .carousel-text-footer .text_informatief{
		 	border-right: 30px solid #004A7D !important;
			border-top: 30px solid #348BC8 !important;
		 }

	.navbar-inverse.red {
		background-color: #ca0000;
		border-color: #ca0000;
		z-index:999 !important;
	}
	/*
	 * Small blocks
	 */
	.carousel-picture-small
	{background-position: 50% 50% !important;
		background-size:cover !important;
		-webkit-background-size: cover;
		-moz-background-size: cover;
		-o-background-size: cover;
		position:relative;
		height:200px;
		min-width:110%;
	}

	/*
	 * Net gemist kanalen widget
	 */

	.sidebar-netgemist-kanalen{
		margin-top:15px;
		padding-left:0px;
		padding-right:0px;
		border:2px solid #202020;

	}

	.sidebar-netgemist-kanalen #vandaagoptv .header{
		width:100%;
		height:40px;
		background-color: #202020;

	}
		.sidebar-netgemist-kanalen #vandaagoptv .header h1{
			margin-top:0px;
			font-size:24px;
			padding-left:15px;
			padding-top:5px;
			color:white;
		}

	.sidebar-netgemist-kanalen #vandaagoptv .content{
 		padding: 15px 15px 5px;
	}

	.sidebar-netgemist-kanalen #vandaagoptv .program {
		width:100%;
		height:27px;
		border-bottom:1px solid #e5e5e5;
	}
	.sidebar-netgemist-kanalen #vandaagoptv .program .showmore .channel{
		width:45px;
		float:left;
	}
	.sidebar-netgemist-kanalen #vandaagoptv .program .showmore{
		 color: black;
	    float: left;
	    font-size: 12px;
	    height: 100%;
	    padding: 0;
	    width: 100%;
	    line-height:27px;
	}
	.sidebar-netgemist-kanalen #vandaagoptv .program .showmore .title{
		font-weight:600;
	}

	.sidebar-netgemist-kanalen #vandaagoptv span.read-more {
	 	 color: black;
	    font-size: 12px;
	    font-weight: bold;
	    height: 27px;

	    line-height: 30px;
	    padding-left: 45px;
	}

		.sidebar-netgemist-kanalen #vandaagoptv span.read-more a{
			  color:#000000;
		}

	/* Meer gemist videokanalen pagina*/
	.overzicht ul{
		list-style-type:none;
		padding-left:0px;
	}
		.overzicht ul li .details{
			font-size:12px;
		}
			.overzicht ul li .details h3{
				color:#202020;
				margin-top:0px;
			}
				.overzicht ul li .details h3 a{
					color:#202020;

				}
	/*
	 * Best bekeken , bios reserveren widget
	 */
	.best-bekeken ul, .bios-reserveren ul {
		list-style: none;

		padding: 0 !important;
	}

	.sidebarcolor{
		background-color:#CA0000;
		color: #FFFFFF;
	}
	.best-bekeken li,.bios-reserveren li{
		padding:4px 0px 4px;
		color: #FFFFFF !important;
	}
	.bios-reserveren ul li .no
	{
		float:left;
		padding-right:4px;
		font-size:1.2em;
		font-weight: bold;
	}
	.bios-reserveren ul li .content a
	{
		font-size:1.1em;
		color: #FFFFFF;
		line-height:25px;
		font-size:12px;
		margin-left:10px;
	}
	.laatsteitems{
		padding-bottom:15px;
	}

	#laatste-videos{
		padding-top:15px;
		padding-left: 0px;
		padding-right: 0px;
	}


	#laatste-videos a span{
		padding: 0 0 0 5px;
	}

	.laatste_video_title{
		width:62%;
	}
	#laatste-videos a span, #laatste-videos a img{
		float:left;
	}
	.sidebar_inhoud{
		font-weight:400;
		line-height: 1.448571;
	}

	.laatste-videos  .afb-widget,
	.best-bekeken .afb-widget
	{
		vertical-align: top;
		width:90px;
		height:65px;
		position: relative;
	}

.laatste-videos .cn,.image-container .cn{
	cursor:pointer;
    position: absolute;
    display: table;
    z-index: 2;
    opacity: 1;
    left: 10;

    top: 10;
    width:92px;
    height:65px;
    vertical-align: middle;
    text-align: center;
    margin: auto;
}

.image-container .cn{
	top:0px;
}
.laatste-videos .cn .inner, .image-container .cn .inner{
	 background: url("../img/play_mini_40.png") no-repeat scroll center center rgba(0, 0, 0, 0);
}
.laatste-videos .cn .inner:hover, .image-container .cn .inner:hover{
    background: url("../img/play_mini_10.png") no-repeat scroll center center rgba(0, 0, 0, 0);
}

.laatste-videos div.inner, .image-container div.inner{
    xdisplay: block;
    width: 280px;
    height: 65px;
    display:table-cell;
    vertical-align:middle;
}

.image-container div.inner, .image-container .cn{
	height:55px !important;
}
.laatste-videos .fa-2x {
    color: #FFFFFF;
    text-decoration: none;
    padding: 0 10px 0 10px;
}

	.best-bekeken div.afb-widget
	{
		display:inline-block;
		background: url('../img/icontvgids.png') #CA0000 no-repeat;
		background-size: contain;
		background-position: 50%;
	}

	.best-bekeken a,
	#laatste-videos a
	{
		color: #474747;
		font-weight: bold;
		font-size:0.9em;
	}

	/*
	 * Zenders: styl
	 */

	.aanpassenPrograms #programlist{
		list-style-type:none;
		padding-left:0px !important;
	}

	.settingArrows img{
		cursor:pointer;
	}

	/*
	 * HOME: Actueel nieuws
	 */

	.filterbuttons{
		float:right;
		margin-top:10px;
		padding-left:0px;
	}
	.filterbuttons li{
		float:left;
		padding-left:10px;
		list-style-type:none;
	}
	.filterbuttons li:hover, .filterbuttons .active{
		text-decoration: underline;
		color: #F22828;
		cursor:pointer;
	}

	#alles{
		padding-left:0px;
	}

.shownieuws .nieuwsoverzicht li .image img{
	max-width:95px;
}

	#actueel-nieuws{
		margin-top:50px;
		margin-bottom: 50px;
	}
		.actueel-nieuws-header span{
			font-size: 20px;
			font-weight: 600;
		}
		.actueel-nieuws-header .filter{
			float:right;
		}

		.actueel-nieuws-header .filter {
		    border: 1px solid #ccc;
		    width: 160px;
		    border-radius: 0px;
		    overflow: hidden;
		    color:white;
		    background: #ca0000  url("data:image/png;base64,R0lGODlhDwAUAIABAAAAAP///yH5BAEAAAEALAAAAAAPABQAAAIXjI+py+0Po5wH2HsXzmw//lHiSJZmUAAAOw==") no-repeat 90% 50%;
		}

		.actueel-nieuws-header .filter select {
		    padding: 5px 8px;
		    width: 130%;
		    border: none;
		    box-shadow: none;
		    background: transparent;
		    background-image: none;
		    -webkit-appearance: none;
		}
		.actueel-nieuws-header .filter select option
		{
			color:white;
		}
		.actueel-nieuws-header .filterselect:focus {
		    outline: none;
		}
		.image-container{
			box-sizing:border-box;
  			-moz-box-sizing:border-box;
  -webkit-box-sizing:border-box;
			height:65px;
			margin: 0 auto;
			width: 92px;
			border: 1px solid #969696;
			overflow:hidden;
		}
		.actueel-nieuws-content-image a img{
			width: 92px;

			margin:auto;
		}

		.actueel-nieuws-item{
			margin-top:10px;
			cursor:pointer;
			position:relative;
		}
		.actueel-nieuws-item-content{
			float:left;
			height:65px;
			overflow:hidden;
			line-height:14px;
		}
			.actueel-nieuws-item-content h3{
				margin-top:0px;
				font-size:16px;
				font-weight:600;
				margin-bottom:0px;
			}

				.actueel-nieuws-item-content h3 a, .actueel-nieuws-item-content a{
					text-decoration: none;
					color:#333333;
				}
				.actueel-nieuws-item-content h3 a{
					font-size:16px;
					font-weight:600;
				}

			.actueel-nieuws-item-content a{
				font-size:12px;
			}

			.actueel-nieuws-item-bottom{
				position:absolute;
				bottom:0;
				margin-right:12px;
				font-size:12px;
				font-weight:600;
				line-height:16px;
			}

			.bottom-bg-gray{
				background: #cbcbcb;
			}
	.meer_actueel_items{
		background: #cbcbcb;
		height:25px;
		text-align:center;
		margin-top:20px;
		line-height:25px;
		margin-bottom:20px;
		margin-left:0px;
		padding-right:0px !important;
		margin-right:0px !important;
		cursor:pointer;
		padding-left:15px;
	}

	.meer_actueel_items:hover{
		background: #474646;
		color: #FFFFFF;
	}

	/*
	 * PROGRAM LISTING OVERZICHT
	 */

	.channellogos{
		border-top: 1px solid #e5e5e5;
		border-bottom: 1px solid #e5e5e5 !important;
	}
	#program-list-vert-container .channellogos span{
		line-height:55px;
		height:60px !important;
	}
	/*.program-list-vert-span {
		line-height:55px !important;
		height:55px !important;
	}*/

	.lees_verder{
		color: #ED0101;
	}

	div#lists-channels div#channel-list-slider li#channelbar{
		list-style-type: none;
	}

	/*
	 * Content
	 */
	.shareThisCol
	{
		float: left;
	    position: absolute;
	    left: 0px;
	    margin-left: -50px;
	    margin-top:-5px;
	}
	.addthis_floating_style {
	 position:absolute !important;
	}
	div.shareThisCol .scrollFixIt
	{
		display:none;
	}

	.headline-banner-colom {
  		/* less padding on the right, see the same item in the media query below */
  		padding-left: 5px;
  	}


	/* 404 */


    /* Medium Devices, Desktops */
    @media only screen and (max-width : 992px) {

		.actueel-nieuws-item-content{
			margin-left:-20px;
		}
		.headline-banner-colom {
  			/* default bootstrap grid padding */
  			padding-left: 15px;
  			padding-right: 15px;
		}

    }



    @media only screen and (max-width : 767px) {
		body{
			padding-top: 70px;
		}
		.nav > li > a{
			  padding: 0px 3px !important;
		}

		.meer_actueel_items {
			padding-left:0px !important;
		}
		.actueel-nieuws-item{
			margin-right:0px !important;
			padding-left:0px !important;
		}
		/*
		 * Menu styles
		 */
		.navbar-inverse .navbar-toggle{border-color:rgba(0,0,0,0);}
		.navbar-inverse .navbar-nav>li>a>i{
			display:inline;
			line-height:auto;
		}
		.navbar-inverse{font-size: 13px;}

		.topchannel-list
		{
			margin-top:0px !important;
		}
		.displayblock {
			display: block;
			float: left;
		}
		.displaymenublock {
			display: block !important;
		}
		a.blocklink {
			display: block;
			padding: 10px 10px 10px 15px;
		}
		.displaymenublock.wide-item {

			border-bottom: none !important;

		}

		.navbar-inverse .navbar-nav>li>a>i.nav-blocki{
			display:block;
			line-height:normal !important;
		}
		.navbar-inverse .navbar-nav>li>a>img.nav-blockimg{
			display:block;
			margin-left: auto;
			margin-right: auto;
		}
		.navbar-inverse .navbar-nav > li > a {
		    color: #fff;
		    height: auto;
		    min-height: auto;
		}

		#formSearch {margin-left: 0px;max-width: 900px;}
		.navbar-toggle {
			margin-top: 0px;
			margin-bottom: 0px;
		}
		div.displayblock1
		{
			display:inline-block;
		}
		/*
		 * Helpers
		 */
		.row-fluid-md
		{
			margin-right: -15px;
			margin-left: -15px;
			padding-top: 0px;
		}
		/* Carousel titel */
		.gradient-container div.text .title h2, .gradient-container-od h2,.brandedcontent .item-text .item-title {
		    font-weight: 600;
		    font-size:20px !important;
		}
		.gradient-container div.text .title h3 {
		    font-weight: 600;
		    font-size:16px;
		}
		.carousel-picture
		{
			position:relative;
			max-height:400px;
		}
		.tip-large{
			max-height:400px;
		}
		#row-one, #row-two {
			 margin-top: 0px;
		}
		/*
		 * Small blocks
		 */
		.carousel-picture-small
		{
			height:200px;

		}
		.tip-small div.gradient-container{
				height:70px;
		}
		.tip-small div.gradient-container div.text
		{
			padding:4px;
		}

		/*
		 * ACtueel bekeken
		 */
		.actueel-nieuws-content-image, .actueel-nieuws-item-content {
			float:left;
		}

		.actueel-nieuws-content-image{
			padding-right:10px;

		}

		.actueel-nieuws-item-content{
			max-width:64%;
			padding-right:0px;
		}

		.actueel-nieuws-item-content h3 a{
			font-size:12px;
			font-weight:600;
		}



		#navbar-mobile ul{
			list-style-type:none;
			color:#FFFFFF;
			padding-left:0px;
		}

		.navbar-toggle{
			margin-right:0px;
		}

		#navbar-mobile .container-fluid{
			width:100%;
		}

		.topitem-mobile {
 			font-size:14px;
		}
		.dropdown-menu-mobile li a {
 			font-size:14px;
		}

		.navbar-header-mobile{
			width:100%;
			min-height:70px;
		}
		.displayblock a img{
			margin-bottom:3px !important;
		}
		.nav > li > a.navbar-brand-mobile,
		a.navbar-brand-mobile {
			margin-right: 10px;
		}
		.displayblock a.navbar-brand-mobile img,
		a.navbar-brand-mobile img {
			float:left;
			margin-top:10px;
			margin-left:-5px;
			width:50px;
			height:50px;
		}

		.navbar-header-mobile #menumobile{
			float:left;
			overflow:hidden;
			margin:0px;
			width:100%;
			height:72px;
		}

		.menudropdown{
			padding-top:20px;
			z-index:22222;
			float:right;
			padding-right:5px;
		}


		.showitemmob{
			cursor: pointer;
			padding: 16px 4px 0;
			z-index:10;
			font-size: 12px;
			text-align: center;
		}
		.showitemmob .fa {
			font-size: 2.2em;
		}


				/* ZOEKBALK EN KLEUREN VOOR MOBIEL */
		#search-pr-mob{
		    box-shadow: 0px !important;
		    position: relative;
		    width: 100%;
		    z-index: 10;
			display:block !important;
			background: none !important;
			max-height:60px !important;
		}


		#formSearchmob input.form-control {
		    border-color: #969696;
		    border-radius: 0;
		    border-right: 0 none #969696;
		    height: 42px;
		}

		#formSearchmob{
			padding-top:0px;
			padding-bottom:5px;
		}

		#formSearchmob .input-group .input-group-addon {
		    background-color: #fff;
		    border-color: #969696;
		    border-left: 0 none #969696;
		    border-radius: 0;
		}

		#formSearchmob .input-group .input-group-addon a {
			color: #5c5c5c;
		}

		.lila div#navbar-mobile ul li{
			border-bottom: 1px solid #6455B1;
		}

		.purple div#navbar-mobile ul li{
			border-bottom: 1px solid #401840;
		}

		.red div#navbar-mobile ul li{
			border-bottom: 1px solid #ae0a0a;
		}

		.blue div#navbar-mobile ul li{
			border-bottom: 1px solid #004A7D;
		}

		.grey div#navbar-mobile ul li{
			border-bottom: 1px solid #2C2C2C;
		}
		.shownieuws div#navbar-mobile ul li{
			border-bottom: 1px solid #AF7D0E;
		}
		.green div#navbar-mobile ul li{
			border-bottom: 1px solid #558F26;
		}

		.lila div#navbar-mobile ul a:focus,
		.lila div#navbar-mobile ul li a:hover,
		.lila div#navbar-mobile ul .dropdown-menu-mobile li:focus,
		.lila div#navbar-mobile ul .dropdown-menu-mobile li:hover
		{
			background-color:#6455B1;
		}

		.purple div#navbar-mobile ul a:focus,
		.purple div#navbar-mobile ul li a:hover,
		.purple div#navbar-mobile ul .dropdown-menu-mobile li:focus,
		.purple div#navbar-mobile ul .dropdown-menu-mobile li:hover
		{
			background-color:#401840;
		}

		.red div#navbar-mobile ul a:focus,
		.red div#navbar-mobile ul li a:hover,
		.red div#navbar-mobile ul .dropdown-menu-mobile li:focus,
		.red div#navbar-mobile ul .dropdown-menu-mobile li:hover
		{
			background-color:#ae0a0a;
		}

		.blue div#navbar-mobile ul a:focus,
		.blue div#navbar-mobile ul li a:hover,
		.blue div#navbar-mobile ul .dropdown-menu-mobile li:focus,
		.blue div#navbar-mobile ul .dropdown-menu-mobile li:hover
		{
			background-color:#004A7D;
		}

		.grey div#navbar-mobile ul a:focus,
		.grey div#navbar-mobile ul li a:hover,
		.grey div#navbar-mobile ul .dropdown-menu-mobile li:focus,
		.grey div#navbar-mobile ul .dropdown-menu-mobile li:hover
		{
			background-color:#2C2C2C;
		}

		.shownieuws div#navbar-mobile ul a:focus,
		.shownieuws div#navbar-mobile ul li a:hover,
		.shownieuws div#navbar-mobile ul .dropdown-menu-mobile li:focus,
		.shownieuws div#navbar-mobile ul .dropdown-menu-mobile li:hover
		{
			background-color:#AF7D0E;
		}

		.green div#navbar-mobile ul a:focus,
		.green div#navbar-mobile ul li a:hover,
		.green div#navbar-mobile ul .dropdown-menu-mobile li:focus,
		.green div#navbar-mobile ul .dropdown-menu-mobile li:hover
		{
			background-color:#558F26;
		}
		.dropdown-menu-mobile li a, #navbar-mobile a{
			color: #FFFFFF;
		}
		.genrebox .genretext {
		    color: white;
		    display: inline-block;
		    float: left;
		    font-weight: bold;
		    height: 0;
		    text-decoration: none;
		    width: 100px;
		}
		.genrebox .genretext span{
			font-size:10px;
		}
	.dropdown:hover .dropdown-menu {
	    display: none;
	 }
	}




/**
 *  Begin Video pagina Styling
 */

.videos .video , .description{
	font-size:12px;
	color:#000000;
	   font-family: Arial,Verdana;
	   font-family: Arial,Verdana;
}
.description{
	margin-top:5px;
}
.videos .video .details{
	width:390px !important;
}
.videos .video .details a{
	color:#464646;
}
.videos .video .details a h3{
	font-size:12px !important;
	margin-top:0px;
	margin-bottom:0px;
	line-height:16px;
	color:#464646 !important;
}

.nieuwsoverzicht  div.details h3{
	font-size:12px;
	font-weight:600;
	margin-bottom: 0px;

}
/**
 *  END Video pagina Styling
 */
/**
 *  Begin jCarousel Styling
 */

.jcarousel-skin-tango .jcarousel-direction-rtl {
    direction: rtl;
}
.jcarousel-skin-tango .jcarousel-container-horizontal {
    width: 550px;
    padding: 0px 5px;
}
.jcarousel-skin-tango .jcarousel-container-vertical {
    width: 75px;
    height: 245px;
    padding: 40px 20px;
}
.jcarousel-skin-tango .jcarousel-clip {
    overflow: hidden;
}
.jcarousel-skin-tango .jcarousel-clip-horizontal {
    width: 537px;
    height: 90px;
}
.jcarousel-skin-tango .jcarousel-clip-vertical {
    width: 75px;
    height: 245px;
}
.jcarousel-skin-tango .jcarousel-item {
    width: 75px;
    height: 75px;
}
.jcarousel-skin-tango .jcarousel-item-horizontal {
    margin-left: 0;
    margin-right: 2px;
}
.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-item-horizontal {
    margin-left: 10px;
    margin-right: 0;
}
.jcarousel-skin-tango .jcarousel-item-vertical {
    margin-bottom: 10px;
}
.jcarousel-skin-tango .jcarousel-item-placeholder {
    background: #fff;
    color: #000;
}
/**
 *  Horizontal Buttons
 */

.jcarousel-skin-tango .jcarousel-next-horizontal {
    position: absolute;
    top: 18px;
    right: 5px;
    width: 23px;
    height: 44px;
    z-index: 20000;
    cursor: pointer;
    background: transparent url("../img/bg_videochannel-prog_buttons.png") no-repeat 0px 0;
}
.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-next-horizontal {
    left: 5px;
    right: auto;
    background-image: url("../img/bg_videochannel-prog_buttons.png");
}
.jcarousel-skin-tango .jcarousel-next-horizontal:hover,
.jcarousel-skin-tango .jcarousel-next-horizontal:focus {
    background-position: 0px 0;
}
.jcarousel-skin-tango .jcarousel-next-horizontal:active {
    background-position: 0px 0;
}
/*.jcarousel-skin-tango .jcarousel-next-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:focus,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:active {
    cursor: default;
    background-position: -90px 0;
}*/
.jcarousel-skin-tango .jcarousel-prev-horizontal {
    position: absolute;
    top: 18px;
    left: 5px;
    width: 23px;
    height: 44px;
    cursor: pointer;
    background: transparent url("../img/bg_videochannel-prog_buttons.png") no-repeat -21px 0;
}
.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-prev-horizontal {
    left: auto;
    right: 5px;
    background-image: url(next-horizontal.png);
}
.jcarousel-skin-tango .jcarousel-prev-horizontal:hover,
.jcarousel-skin-tango .jcarousel-prev-horizontal:focus {
    background-position: -21px 0;
}
.jcarousel-skin-tango .jcarousel-prev-horizontal:active {
    background-position: -21px 0;
}
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:focus,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}
/**
 *  Vertical Buttons
 */

.jcarousel-skin-tango .jcarousel-next-vertical {
    position: absolute;
    bottom: 5px;
    left: 43px;
    width: 10px;
    height: 32px;
    cursor: pointer;
    background: transparent url("../img/bg_videochannel-prog_buttons.png") no-repeat 0 0;
}
.jcarousel-skin-tango .jcarousel-next-vertical:hover,
.jcarousel-skin-tango .jcarousel-next-vertical:focus {
    background-position: 0 -32px;
}
.jcarousel-skin-tango .jcarousel-next-vertical:active {
    background-position: 0 -32px;
}
.jcarousel-skin-tango .jcarousel-next-disabled-vertical,
.jcarousel-skin-tango .jcarousel-next-disabled-vertical:hover,
.jcarousel-skin-tango .jcarousel-next-disabled-vertical:focus,
.jcarousel-skin-tango .jcarousel-next-disabled-vertical:active {
    cursor: default;
    background-position: 0 -96px;
}
.jcarousel-skin-tango .jcarousel-prev-vertical {
    position: absolute;
    top: 5px;
    left: 33px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url("../img/bg_videochannel-prog_buttons.png") no-repeat 0 0;
}
.jcarousel-skin-tango .jcarousel-prev-vertical:hover,
.jcarousel-skin-tango .jcarousel-prev-vertical:focus {
    background-position: 0 -32px;
}
.jcarousel-skin-tango .jcarousel-prev-vertical:active {
    background-position: 0 -64px;
}
.jcarousel-skin-tango .jcarousel-prev-disabled-vertical,
.jcarousel-skin-tango .jcarousel-prev-disabled-vertical:hover,
.jcarousel-skin-tango .jcarousel-prev-disabled-vertical:focus,
.jcarousel-skin-tango .jcarousel-prev-disabled-vertical:active {
    cursor: default;
    background-position: 0 -96px;
}

/**
 *  END jCarousel Styling
 */


/* Dialog box */
.dialogBox {
    margin: 0 0 15px 0;
    padding: 0 0 20px 0;
}
#col-one .dialogBox h2,
#col-onetwo .dialogBox h2 {
    background: url("../graphics/bg_h2_dialog.gif") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: white;
    font-size: 11px;
    font-weight: 600;
    margin: 0;
    padding: 5px 0 5px 25px;
}
.dialogBox .content {
    border-bottom: 1px solid #b70512;
    border-left: 1px solid #b70512;
    border-right: 1px solid #b70512;
    margin: 0px;
    padding: 10px;
    font-size:12px;
}
.dialogBox a {
    color: #be050b;
}
.dialogBox form {
    margin: 15px 0 15px 0;
}
.dialogBox p {
    font-size: 105%;
}
.dialogBox .formEntry {
    margin: 0 0 5px 0;
}
.dialogBox .formEntry .smallInput {
    width: 38px;
}
.dialogBox .formEntry textarea {
    height: 125px;
    width: 435px;
}
.dialogBox .formEntry label {
    display: block;
    float: left;
    font-weight: bold;
    width: 85px;
}
.dialogBox .formEntry #emailadres{
	width:200px;
}
.dialogBox .formEntry select {
    font-size: 110%;
}
.dialogBox .formEntry select.totalSpan {
    width: 146px;
}
.dialogBox .submitEntry {
    padding: 10px 0 10px 0;
}

.dialogBox .submitEntry .submit, .submit-button{
    background: url('../graphics/bg_button.gif') repeat-x;
    border: 1px solid #313131;
    color: #ffffff;
    border-radius:0px;
    font-family: Arial, Verdana;
    font-size: 100%;
    font-weight: bold;
    padding: 2px;
}

.form-title{
    display: block;
    float: left;
    font-weight: bold;
    width: 85px;
    font-size:12px;
    line-height: 25px;
}
.submit-button:hover{
	border: 1px solid #313131;
}
.submit-button{
	font-size:12px;
}

.form-container .form-field{
	width:200px;
}
.dialogBox .column {
    border: 1px solid #fbe6e3;
    padding: 8px;
    width: 33.3%;
}

.dialogBox .content ul li {
    background: url('../graphics/bg_li.gif') left center no-repeat;
    padding: 0 0 0 8px;
}

/**** BEGIN ON-DEMAND SUPPLIERS ****/
.on_demand_suppliers{
	width:100%;
	position:relative;
	max-width:610px;
	height: 60px;
	margin-bottom:30px;
}
	.on_demand_suppliers ul{
	   	overflow: hidden;
	   	padding-left:0px;
	    display: inline-block;
	    float:left;
	    height:60px;
	}

		.on_demand_suppliers ul li{
			list-style-type: none;
			position:relative;
			float:left;
			height:60px;
			padding-top:5px;
			width:85px;
			display: inline;
			border: 1px solid #DBDBDB;

			margin-left:15px;
			text-align:center;
		}

			.on_demand_suppliers ul li img{
				max-height:30px;
				max-width: 65px;
			}
			.netflix_img{
				max-height:20px !important;
			}
			.nlziet_img{
				max-height:18px !important;
			}

			.pathe_img{
				max-height:60px !important;
			}

			.amount{
				bottom: 0px;
				    position: absolute;
				    left: 0px;
						margin-bottom: -1px;
				    background: rgba(0,0,0,0.4);
				    font-weight: 400;
				    width: 100%;
				    color: #fff;
			}
.kijknu{
	background-color:#CA0000;
	color:white;
	width:75px;
	height:60px;
	float:left;
	line-height:60px;
	font-size: 20px;
	padding-left:10px;
	margin-left:0px !important;
}

.kijknu:after{ /*arrow added to rightarrowdiv DIV*/
	content:'';
	display:block;
	position:absolute;
	top:0px;
	left:75px; /*should be set to 100% */
	width:0;
	height:0;
	border-color: transparent transparent transparent #CA0000; /*border color should be same as div div background color*/
	border-style: solid;
	z-index: 10;
	border-width: 30px;
}
#supplierlist{
	max-width:515px;
	padding-left: 20px !important;
}

.on_demand_next_arrow{
	height:60px;
	width:20px;
	float:right;
	position:absolute;
	right:0px;
	color:white;
	background-color:#CA0000;
	padding:0px;
}
.on_demand_next_arrow:hover{
	background: #F22828;
	cursor:pointer;
}

.on_demand_next_arrow i{
	position:absolute;
	line-height:60px;
	font-weight:800;
	padding-left:5px;
	font-size:28px;
}

#supplierlist > li.filmnl > a > span.amount {
    font-size: 10pt !important;
}
#supplierlist > li.filmnl {
    padding: 0  !important;
}

#supplierlist > li.filmnl img {
    max-height: 59px  !important;
}
/**** EIND ON-DEMAND SUPPLIERS ****/

/**** BEGIN TRAILER BUTTON ****/

#prog-video{
	position:relative;
}
#prog-video img{
	width:100% !important;
}
.trailer-button{
	position: absolute;
	width:70px;
	height:100px;
	padding-top:15px;
	background: rgba(1,1,1,.50);
	color:white;
	text-align:center;
 	margin:auto;
  	top: 0; left: 0; bottom: 0; right: 0;
	cursor:pointer;
}

.trailer-button:hover{
	background: rgba(1,1,1,.80);
}

/**** EIND TRAILER BUTTON ****/

/**** BEGIN DETAIL PAGINA PROGRAMMERING + ON DEMAND ****/
.programmering{
	width:100%;
	padding-bottom:20px;
}
.programmering h1{
	font-size:28px;
	font-weight:bold;
	margin-bottom:0px;
}
.programmering_info h2{
    font-size:22px !important;
    font-weight:bold !important;
    margin-bottom:0px !important;
}
.programmering_info h3{
    font-size:17px !important;
    font-weight:bold !important;
    margin-bottom:0px !important;
}
.programmering_info h4{
    font-size:14px !important;
    font-weight:bold !important;
    margin-bottom:0px !important;
}
.programmering_info h5{
    font-size:11px !important;
    font-weight:bold !important;
    margin-bottom:0px !important;
}
	.programmering span{
		font-size:12px;
		line-height:28px;
	}

	.programmering span sup{
		vertical-align: baseline !important;
		top: -12px;
		left: 5px;
	}

.programmaheader{
    font-size: 28px;
    font-weight: bold;
    margin-bottom: 0;
    width: 85%;

}
.programmering_details, .programmering_info_socials, .programmering_info{
	width:100%;
}

.programmering_info_socials{
	padding-top:30px;
	font-weight:400;
}

.programmering_info_socials ul a,
.programmering_info_socials ul li a
{
	font-weight:400 !important;
}
	.programmering_details h1{
		padding-left:0px;
		margin-top:-12px;
		width:80%;
	}

	.programmering_details ul{
		padding-left:0px;
		margin-top:-12px;
	}
		.programmering_details ul li{
			float:left;
			font-size:18px;
			font-weight:bold;
			list-style-type:none;
		}

		.programmering_details ul .zender{
			padding-left:15px;
		}
		.programmering_details ul .zender img{
			padding-right:15px;
		}

.vandaagTips{
	margin-bottom:20px;
}
.vandaagTips h3{
	margin-top:0px !important;
	margin-bottom:10px;
}

.programma_detail_info{
	font-weight:400;
}

.programmering_info_detail ul{
	padding-left:0px;
	font-weight:bold;
	list-style-type:none;
}

	.programmering_info_detail ul li{
		padding-bottom:20px;
	}


	.programmering_info_detail ul li span{
		min-height:40px;
		padding:0px;
	}

	.kijkwijzer_img img{
		margin-right:5px;
	}


.programmering_info_socials ul{
	padding-left:0px;
	list-style-type:none;
}

	.programmering_info_socials ul li{
		list-style-type:none;
		float:left;
		padding-left:0px;
	}

	.programmering_info_socials ul li:hover{
		text-decoration: underline;
		cursor:pointer;
	}

	.programmering_info_socials ul li i{
		padding-right:5px;
		font-size:14px;
	}
.artikelinfocontainer{
	padding-left:0px !important;
}
.btn-tvgids
{
    background-color: #ca0000;
    border-color: #ca0000;
		margin-bottom: 15px;
}
.shownieuws .btn-tvgids
{
	background-color: #d7a536;
	border-color: #d7a536;
	margin-bottom: 15px;
}

/* TVGids comments */
.tvgids-comments
{
	margin-left: -15px;
}
/**** EIND DETAIL PAGINA PROGRAMMERING + ON DEMAND ****/

.related_items{
	margin-top:0px !important;
	margin-bottom:25px !important;
}

.ligatus_below_related{
	margin-bottom:20px;
}

/**** BEGIN NEXT PREV BUTTON ****/
.nextprevbuttons #prog-nextprev-prev, .nextprevbuttons #prog-nextprev-next{
	width: 30px !important;
	height: 60px !important;
	background:#DBDBDB !important;
	position: fixed;
	z-index: 3000000;
	padding-left:0 !important;
		padding-right:0 !important;
}

.nextprevbuttons #prog-nextprev-prev:hover, .nextprevbuttons #prog-nextprev-next:hover{
	background-color:#c2c2c2 !important;
}

.nextprevbuttons #prog-nextprev-prev{
	left: 0;
    top: 50%;
}

.nextprevbuttons #prog-nextprev-next{
	right: 0;
    top: 50%;
}

.nextprevbuttons #prog-nextprev-prev i, .nextprevbuttons #prog-nextprev-next i{
	line-height:60px;
	color:#707070;

}
.nextprevbuttons #prog-nextprev-prev i{
	margin-left:7px;
}

.nextprevbuttons #prog-nextprev-next i{
	margin-left:10px;
}
/*** Videochannel box ***/
.no-padding-video-carousel{
	padding-left:0px;
	padding-right:0px;
}
.item-cars .item .videotitle{
	    color: #333333;
			font-size: 14px;
			font-weight:600;
}
.item-cars .item img
{
	height: 120px;
	width:auto;
}
.item-cars .owl-prev, .item-cars .owl-next
{
	position: absolute;
	top: -140px !important;

}
.item-cars .owl-next
{
    margin-right: -15px;
}
.item-cars
{
	border:none;
}
/**** LIJSTEN PAGINAS *****/
#lists-container{
	padding-bottom:20px;
}

#lists-header .selectcontainer{
	padding-bottom:10px;
    padding-right: 0 !important;
    /* watch out, a list header is a col-sm-2 with a default padding-right of 15,
     *when we set this to 0 we need to add additional right-padding on it's parent .row see next statement: */

}
#lists-header.row {
	padding-right: 15px;
}

#lists-header .firstselected {
	padding-left:0px;
}

#lists-header select, #lists-header .topbutton{
   background: transparent;
   cursor: pointer;
   padding-left:5px;
   padding-top: 5px;
   padding-bottom:2px;
   width:100%;
   font-size: 12px;
   border: 1px solid #9d9d9d;
   border-radius: 0;
   color: #9D9D9D;
   appearance:none;
	-moz-appearance:none; /* Firefox */
	-webkit-appearance:none; /* Safari and Chrome */
}

.daylist{
	position:relative;
}

.daylist .downarrow_days{
	position:absolute;
	font-size: 12px;
	color: #9d9d9d;
	right:2px;
	line-height: 25px;
}

.topbutton a:hover{
	text-decoration: none;
}
.topbutton a{
	color: #9D9D9D;
}

div.btn-orientation.topbutton a {
    width:  40%;
   display: inline-block;
    text-align: center;
}
div.btn-orientation.topbutton a.active-orientation {
    color: #f22828
}
div.btn-orientation.topbutton a i.fa.fa-bars:nth-child(2) {
    top: 0.5px;
    position: relative;
}


.downarrow{
	float:right;
	padding-right:5px;
}
#lists-header .topbutton{
	padding-top:5px;
	padding-bottom:4px;
	cursor:pointer;
}
.listviewswitch_container{
width:60px;
float:right;
}

.listviewswitch_container ul{
	list-style-type:none;
	border: 1px solid #a8a8a8;
}
.listviewswitch_container ul li{
	list-style-type:none;
	float:left;
}

.rotate{
	-ms-transform: rotate(90deg); /* IE 9 */
	-webkit-transform: rotate(90deg); /* Chrome, Safari, Opera */
	transform: rotate(90deg);
}

.lists-channels{

}

#prog-content img{
	max-width:555px !important;
}
div#content.shownieuwshome div.col-lg-4.row div#volg-ons-banner div div#volgonsBanner{
       width:310px !important;
       -webkit-border-radius: 10px !important;
       -moz-border-radius: 10px !important;
       border-radius: 10px !important;
}

div#content.shownieuwshome div.col-lg-4.row div#content-banner-rectangle{
       margin-left:-10px;
}

#prog-video iframe{
    width: 100%;
}

.nopadding{
	padding:0px !important;
}

.nopadding-left{
	padding-left:0px !important;
}

.nopadding-right{
	padding-right:0px !important;
}

/**** lijsten tips ****/
.headertip a{
	max-width: auto !important;
}
.headertip th, .headertip td{
	padding-bottom:0px !important;
	padding-top:20px !important;
}
.tippartone .date{
	font-weight: bold;
    padding: 18px;
    text-align: center;
}

.tips_topcontainer {
	padding-left:18px;
}
.tips_topcontainer span{
	padding-left:35px;
}
		.playimagebig{
			display:block;
		}

		div.tip-large a div.playimage-small{
			display:none !important;
		}
		div.tip-small a div.gradient-container div.carousel-text-footer div.genrebox{
			padding-right:15px;
		}

div.videochannels a.showmore{
	margin:0 auto;
	background-color: #333333;
	padding-top:7px;
	padding-bottom:7px;
	padding-left:50px;
	padding-right:50px;
	color:white;
	cursor:pointer;
}

div.videochannels a.showmore:hover{
	background-color: #474646;
}
/**** BEGIN ONDEMAND CHANNEL PAGE ****/

.videochannels .ondemand_info .ondemand_header_img{
	width:100%;
}

.ondemand_info{
	position:relative;
	min-height: 55px;
}

.extramargin_titel{
	padding-left:100px !important;
}

.ondemand_channel {
    background-color: white;
    height: 50px;
    left: 15px;
    position: absolute;
    text-align: center;
    top: 0;
    z-index: 9;
    width: 75px;
    white-space: nowrap;
    text-align: center;
}

#programmas-top5{
	margin-bottom:15px;
}
	.ondemand_channel img{
		max-height:40px;
		max-width:60px;
	}

	.helper {
	    display: inline-block;
	    height: 100%;
	    vertical-align: middle;
	}
.ondemand_info .gradient-container{
	height:55px;
}
.ondemand_info .gradient-container div.text{
	padding:0px;
	padding-left:15px;
}

.ondemand_info .gradient-container div.text .title h2{
	line-height:55px;
}


div#content.videochannels div.videos div.description{
	font-size:14px;
	margin-top:20px;
	margin-bottom:20px;
	font-weight:600;
}
div#content.videochannels div.videos div#actueel-nieuws.normal.related_items div#actueel-nieuws-content div#actueel-nieuws-items div#actueel-nieuws-items-slider div.actueel-nieuws-item.row div.actueel-nieuws-item-content.col-md-8.col-sm-8.col-lg-8 a h3
{
	font-size:14px;
	margin-bottom:5px;
}
.ondemand_views{
	text-align:right;
	float:right
}

	.ondemand_views i{
		line-height:20px;
		margin-right:5px;
	}

#odchannels_content .actueel-nieuws-header{
	margin-bottom:15px;
}

.odchannel_container{
	padding-right:0px;
	padding-bottom:15px;
}

.ondemand_channel_list {
    height: 85px;
    width: 100%;
    border: 1px solid #F0F0F0;
    position: relative;
}
.ondemand_channel_list img {
    bottom: 0;
    left: 0;
    margin: auto;
    max-height: 80%;
    max-width: 80%;
    position: absolute;
    right: 0;
    top: 0;
}

.free_ondemand{
 background: #0a0a0c none repeat scroll 0 0;
    color: white;
    font-size: 12px;
    font-weight: 600;
    padding-left: 7px;
    position: absolute;
    right: 0;
    width: 39%;
    z-index: 9999;
}
.odchannel_more .ondemand_channel_list{
	background:#0A0A0C;
	color:white;
	text-align:center;
	cursor:pointer;
	color:white;
	padding-top:17px;
	font-weight:600;
}

.ondemand_channel_list:hover{
	border: 1px solid #CA0000;
	cursor:pointer;
}
.odchannel_more .ondemand_channel_list:hover{
	background: #474646;
}

.odchannel_more .ondemand_channel_list i{
	margin-bottom:5px;
}

.od_no_icon{
	color:black;
	font-weight:600;
	text-align:center;
	line-height:85px;
	font-size:20px;
}

/*********** Payed channels ************/

.gradient-container-od{
    background: rgba(1, 1, 1, 0.4) none repeat scroll 0 0;
    bottom: 0;
    height: 90px;
    position: absolute;
    padding-left:15px;
    padding-top:10px;
    width: 100%;
	padding-right:15px;
}
	.gradient-container-od h2{
		color:white;
		font-size:28px;
		margin:0;
		line-height:30px;
		font-weight:600;
	}

	.gradient-container-od .subtitle{
		color:white;
	}

.gradient-container-od .left-column{
	width:80%;
	float:left;
}

.gradient-container-od .right-column{
	width:20%;
	float:left;
	text-align:center;
	cursor:pointer;
	color:white;
	background-color:black;
	padding:5px;
}

	.gradient-container-od .right-column:hover{
		background-color:#202020;
	}

	.gradient-container-od .right-column a{
	   color: white;
	    font-size: 15px;
	    line-height: 10px;
	}

#odp_movies_container{
	margin-right:0px;
}

#odp_movies_container .odp_movie div{
	border:1px solid #f0f0f0;
}

.odp_movie{
	padding-bottom:15px;
	padding-right:0px;
}

	.odp_movie img{
		width:100%;
		height:200px;
	}

#category_dropdown{
	background-color:#202020;
	color:white;
	border:0px;
	border-radius:0px;
	margin-left:10px;
	margin-top:-5px;
}

	#category_dropdown:hover{
		background-color:#474646;
	}

	#odp_movies_container p{
		margin-left:15px;
	}

.drop_down_cat{
	width:70%;
		margin-left:10px;
	display:none;
	position:absolute;
	background:#202020;
	right:15px;
	color:white;
	padding-top:10px;
	padding-bottom:10px;
	z-index:2000000;
	padding-left:0px;
}
.showdropdown{
	display:block;
}


	.drop_down_cat li{
		padding-left:10px;
		padding-right:10px;
		float:left;
		width:50%;
		padding-top:5px;
		padding-bottom:5px;
	}
		.drop_down_cat li:hover, .drop_down_cat .active{
			background-color:#474646;
			color:white;
			text-decoration:none;
		}

	.hidebutton{
		display:none;
	}


/*********** END Payed channels ************/

	/* only on bigger screens */
    @media only screen and (min-width : 768px) {
    	div.filter-content {
			width:480px;
			min-height: 200px;
		}

    	div#filter-genres {
   			 min-width: 350px;
   		}

   		div#filter-genres div.filter-content{
			width:335px;
		}
		div#filter-genres div.filter-content label {
			width: 160px;
}

		/*** KijkWijzer fixes ***/
		div#filter-kijkwijzer div.filter-content{
			 width: 400px;
		}

		div#filter-kijkwijzer div.filter-content div.kijkw{
			width:120px;
		}

		/*** Zenders fixes ***/
		div#filter-channels-content{
			 width: 320px;
		}

		div#filter-channels ul {
			width: 125px;
		}

		.playimagebig{
			left:300px;
			top:75px;
		}
    }





/**** END ONDEMAND CHANNEL PAGE ****/

/* Search area */
	@media only screen and (max-width : 385px) {

		.programmering_details ul .zender{
			padding-left:0px;
		}
		.owl-prev, .owl-next{
			top:-150px !important;
		}
		/* SMALL TIPS STYLING */
		.carousel-picture-small{
			min-width: 160px !important;
		}
		.tip-small  .gradient-container .carousel-text-footer a .date{
			padding-left: 5px;
			position: relative;
			top: 11px;
		}
		.tip-small .gradient-container div.text .title h3{
			font-size:12px !important;
			max-width:80%;

		}

		div.tip-small a div.gradient-container div.carousel-text-footer div.genrebox{
		    float: left;
		    position: relative;
		    width: 100%;
		}

 		div.tip-small a div.gradient-container div.carousel-text-footer div.genrebox div.genretext{
			width:75%;
 		}
 		div.tip-small a div.gradient-container div.carousel-text-footer div.genrebox div.genreticon{
 			width:25%;
 		}
		.tip-small a .gradient-container .carousel-text-footer .date {
		    font-size: 9px;
		    padding-left: 5px;
		}

		.gradient-container div.text .title h2{
			font-size:14px;
			line-height:normal;
		}

		.carousel-text-footer .date h3{
			font-size:10px;
		}

		/* carousel dots weg op mobiel */
		.owl-dots{
			display:none !important;
		}
		.carousel-picture{
			height:250px;
		   	background-position: 50% 50% !important;
   		 	background-size: cover !important;
   		}

		/* bars op vaste positie plaatsen op mobiel versie */
		.menudropdown{
			position:absolute !important;
			right:0px;
			top:22px;
			padding-top:0px;
		}

		/* youtube video verhouding fix */
		#prog-video iframe{
			height:230px !important;
		}

		/* Nieuws en tips menu aanpassen */
		.filterbuttons{
			float:left;
		}
		.filterbuttons li{
			font-size:12px;
		}

		/* video icon op kleinste formaat */
		.playimagebig{
			left:20px;
			width:10px;
		}

		/* ONDEMAND RESPONSIVE FIX */
		/* Movie images fix */
		.odp_movie{
			width:50%;
			text-align:center;
		}
	}



    @media only screen and (max-width : 480px) {
    	.firstselected {
    		padding-top:15px;
    		padding-left:15px !important;
    	}
    			.carousel-picture{
			height:250px;
		   	background-position: 50% 50% !important;
   		 	background-size: cover !important;
   		}
   		.owl-prev, .owl-next{
   		top:-150px !important;
   		}
		.carousel-text-footer .date h3{
			font-size:12px;
		}
		.nav>li>a {padding: 6px 9px;}

		.navbar-brand{
			padding-left: 5px;
			padding-top: 7px;
		}
		.on_demand_suppliers ul{
			width:69% !important;
		}

		.playimagebig{
			display:none;
		}

		div.tip-large a div.playimage-small{
			 display:block !important;
		}
		/* ONDEMAND RESPONSIVE FIX */

		/* HEADER FIX */
		.gradient-container-od{
			padding-top:5px;
			height:auto!important;
			padding-bottom:5px;

		}
		.gradient-container-od h2 {
	   		 font-size: 14px !important;
	   		 line-height:normal;
		}
		.gradient-container-od .subtitle{
			font-size:12px;
		}

		.gradient-container-od .left-column{
			width:100% !important;
		}
		.hide_mobile{
			display:none;
		}

		.mobilecta{
			float:left;
			width:100%;
			display:block;
			text-align:center;
			background: #202020;
			padding-top:10px;
			padding-bottom:10px;
		}

		.mobilecta a{
			color:white;
		}

		#category_dropdown{
			margin:0px;
			margin-top:5px;
		}
		.drop_down_cat{
			width:auto;
		}
    }

	@media only screen and (max-width : 600px) {
		.gradient-container-od .left-column{
			width:70% ;
		}
		.right-column{
			 width: 30% !important;
		}
	}

	/* only on smaller screens */
   @media only screen and (max-width : 768px) {
	 	.firstselected {
			padding-top:15px;
			padding-left:15px !important;
		}

		.daylist .downarrow_days{
			position:absolute;
			font-size: 16px;
			color: #9d9d9d;
			right:2px;
			line-height: 45px;
		}
		.topchannels{
			max-width:100%;
		}
		/* make 'filter buttons' clickable with thick fingers */
		#lists-header select,
		#lists-header .topbutton {
			font-size: 15px;
			padding-top: 10px;
			padding-bottom: 10px;
		}

		.tip-small .gradient-container div.text .title h3{
			font-size:14px;
			max-width:90%;
		}

		div#filter-genres {
			padding-right:10px;
		}
		div#filter-genres div.filter-content label {
		    width: 100%;
		}

		div#filter-kijkwijzer div.filter-content div.kijkw{
			width:45%;
		}

    }




     @media only screen and (max-width : 860px) {
    	.on_demand_suppliers ul{
			width:80%;
		}
		.show_small_view{
			right:20px !important;
		}

		.programmering_info, .programmering_info_detail, .programmering_info_socials{
			padding-left:5px;
			padding-right:5px;
		}

		.programmering_info p{
			width:95%;
		}

		.owl-prev, .owl-next{
			top:-215px ;
		}
	}

    @media only screen and (max-width : 1280px) {
		.owl-prev, .owl-next{
			top:-200px;
		}

        .search_next{
            padding-right: 0px;
        }

    }
    @media only screen and (max-width : 1300px) {
		.banner-skyscraper{
			display:none;
		}
	}
@media only screen and (max-width:960px){
		.topchannels{
			position: relative;
			height: 40px;
			overflow: auto;
			z-index: 500;
		}
		.remove-pad
		{
			padding-left:0px;
			padding-right:0px;
		}
		.topchannels {
		    max-width: 100%;
		}
		.odp_movie img{
			height:100% !important;
		}

}
  @media only screen and (min-width : 992px) {
		.playimagebig {
		    left: 250px;
		    top: 120px;
		}

	}

  	@media only screen and (min-width : 385px) {
    	.thirditemhide{
    		display:none !important;
    	}

   }
/********************************************************************
				col-*-15 is actually a col-*-2.4 (5 column grid)
********************************************************************/
.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.col-xs-15 {
    width: 20%;
    float: left;
}
@media (min-width: 768px) {
.col-sm-15 {
        width: 20%;
        float: left;
    }
}
@media (min-width: 992px) {
    .col-md-15 {
        width: 20%;
        float: left;
    }
}
@media (min-width: 1200px) {
    .col-lg-15 {
        width: 20%;
        float: left;
    }

}
/** search **/
div.image-container a img.smallerimg {
    margin: 10px auto;
    display:block;
    width: 80px;
}
div.image-container a img.biggerimg {
    display:block;
    width: 113px !important;
}
.search_prev_next {
    padding-left: 0px;
    }
.search_prev{
    padding-left: 0px;
}
.search_next,  .search_prev {
    margin: 15px 0;
}

.search_prev a i.fa.fa-chevron-left {
    float: left;
    color:#CA0000;
    font-size: 22px;
}
.search_next a i.fa.fa-chevron-right {
    float: right;
    color:#CA0000;
    font-size: 22px;
}
div.search-row-text {
    line-height: 18px;
}
div.search-row-text h3 {
    line-height: 24px;
}


		@media (min-width:481px) and (max-width: 992px )  {
		.item-cars .owl-prev, .item-cars .owl-next {
		    position: absolute;
		    top: -120px !important ;
		}
	}
	@media (max-width: 480px) {
		.pagina_tmpl #colofon{
			width:100%;
		}

		.pagina_tmpl #reactieformulier input.contactfield{
			width:auto !important;
		}

	    div.col-footer-small {
	        width: 100% !important;
	    }
			.item-cars .owl-prev, .item-cars .owl-next
			{
					margin-top: 0px !important;
					    top: -135px !important;
			}
	    }
 //
 // Add TVGids.nl to homescreen
 //
	.ath-viewport * {
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}

	.ath-viewport {
		position: relative;
		z-index: 2147483641;
		pointer-events: none;

		-webkit-tap-highlight-color: rgba(0,0,0,0);
		-webkit-touch-callout: none;
		-webkit-user-select: none;
		-moz-user-select: none;
		-ms-user-select: none;
		user-select: none;
		-webkit-text-size-adjust: none;
		-moz-text-size-adjust: none;
		-ms-text-size-adjust: none;
		-o-text-size-adjust: none;
		text-size-adjust: none;
	}

	.ath-modal {
		pointer-events: auto !important;
		background: rgba(0,0,0,0.6);
	}

	.ath-mandatory {
		background: #000;
	}

	.ath-container {
		pointer-events: auto !important;
		position: absolute;
		z-index: 2147483641;
		padding: 0.7em 0.6em;
		width: 18em;

		background: #eee;
		background-size: 100% auto;

		box-shadow: 0 0.2em 0 #d1d1d1;

		font-family: sans-serif;
		font-size: 15px;
		line-height: 1.5em;
		text-align: center;
	}

	.ath-container small {
		font-size: 0.8em;
		line-height: 1.3em;
		display: block;
		margin-top: 0.5em;
	}

	.ath-ios.ath-phone {
		bottom: 1.8em;
		left: 50%;
		margin-left: -9em;
	}

	.ath-ios6.ath-tablet {
		left: 5em;
		top: 1.8em;
	}

	.ath-ios7.ath-tablet {
		left: 0.7em;
		top: 1.8em;
	}

	.ath-ios8.ath-tablet {
		right: 0.4em;
		top: 1.8em;
	}

	.ath-android {
		bottom: 1.8em;
		left: 50%;
		margin-left: -9em;
	}

	/* close icon */
	.ath-container:before {
		content: '';
		position: relative;
		display: block;
		float: right;
		margin: -0.7em -0.6em 0 0.5em;
		background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAIQAAACECAMAAABmmnOVAAAAA3NCSVQICAjb4U/gAAAACXBIWXMAAAeHAAAHhwFd+hRDAAAAGXRFWHRTb2Z0d2FyZQB3d3cuaW5rc2NhcGUub3Jnm+48GgAAAHVQTFRFAAAAOTk5MzMzOzs7Nzc3QUFBQEBAPz8/Pj4+QUFBQEBAPz8/Pj4+QUFBQEBAPz8/QUFBPj4+Pz8/Pz8/Pj4+Pz8/Pz8/Pz8/Pj4+Pz8/Pj4+Pz8/Pz8/Pz8/Pz8/Pz8/Pj4+Pz8/Pz8/Pz8/Pz8/QEBAPz8/n3QmjwAAACZ0Uk5TAAkKDQ4zODk6OzxBQkNERUusrbG0tba7vL3Excbu8fL19fb3+PgucqJgAAACqklEQVR42sXc23LCIBAGYKy2pgft0WpP2vTA+z9i0+goCZAs7O7P3oWZTL5ZYAh7sca0MXmYG3jM7yfu4/TV1jdow01tX6cdg4UrGoN1FNM3a+GK1nBSzPYGrOJgsPZt1hrerYUrjoa9wjHgFI7B2veZWVk3tpCdWm07H30y8+4AIhedPFj7cW7wioABrggawIqIAaroGbYXzlGCUvQNnc0IUgwaQIoRA0QxagAoCAZ1BcmgrCAaVBVkg6IiwaCmSDIoKRINKopkg4IiwyCuyDIIKzINoopsg6CCYRBTsAxCCqZBRLGo2RcrtkLAwFaIGJgKIQNLIWZgKAQN2QpRg1dKoCmEDVkKcUOGQsGQrFAxJCqUDEkKNUOCQtFAVqgaiAplg69YFDAQFADDqAJiGFGADI1iF1XADAOKvqHSLApHFFBDRAE2BBVwQ0BRwOApfn8LGDxFEcOQAmeIK5CGmAJrCCvQBq8A8r9Zrw08qp6irvAGs/zpIr4XBQxf3nQsyhvwipABrQgbsIqYAamIG3CKnqH+LKDoGXbVwD84zDB4E4AZ4IqgAayIGKCKqMGYS5RiwOArlgUMnuJrWcAAUYwaAAqCQV1BMigriAZVBdmgqEgwqCmSDEqKRIOKItmgoMgwiCv6hkvaa6KKTIOoItsgqGAYxBQsg5CCaRBRsA0CCgEDWyFiYCqEDCyFmIGhEDRkK0QNmQphQ5ZC3JChUDAkK1QMiQolQ5JCzZCguNUzkBV3P4oGokLZQFKoGwgKgGFUATGMKECGQQXMYMxVTAE0RBVQQ0QBNgQVcENI8QwoBo8cUiszWYPz4OVi3bQ9cBQoQ0exblsvTDZwg6PYHNo/tE0XmvVwa4BxWBentgtnL+A8HHPxcnYaaBRoQ6twDY3iEW5oFI8Hwx/QxSE448b+MwAAAABJRU5ErkJggg==);
		background-color: rgba(255,255,255,0.0);
		background-size: 50%;
		background-repeat: no-repeat;
		background-position: 50%;
		width: 2.7em;
		height: 2.7em;
		text-align: center;
		overflow: hidden;
		color: #a33;
		z-index: 2147483642;
	}

	.ath-container.ath-icon:before {
		position: absolute;
		top: 0;
		right: 0;
		margin: 0;
		float: none;
	}

	.ath-mandatory .ath-container:before {
		display: none;
	}

	.ath-container.ath-android:before {
		float: left;
		margin: -0.7em 0.5em 0 -0.6em;
	}

	.ath-container.ath-android.ath-icon:before {
		position: absolute;
		right: auto;
		left: 0;
		margin: 0;
		float: none;
	}


	/* applied only if the application icon is shown */
	.ath-container.ath-icon {

	}

	.ath-action-icon {
		display: inline-block;
		vertical-align: middle;
		background-position: 50%;
		background-repeat: no-repeat;
		text-indent: -9999em;
		overflow: hidden;
	}

	.ath-ios7 .ath-action-icon,
	.ath-ios8 .ath-action-icon {
		width: 1.6em;
		height: 1.6em;
		background-image:url(data:image/png;base64,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);
		margin-top: -0.3em;
		background-size: auto 100%;
	}

	.ath-ios6 .ath-action-icon {
		width: 1.8em;
		height: 1.8em;
		background-image:url(data:image/png;base64,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);
		margin-bottom: 0.4em;
		background-size: 100% auto;
	}

	.ath-android .ath-action-icon {
		width: 1.4em;
		height: 1.4em;
		background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyNpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDE0IDc5LjE1MTQ4MSwgMjAxMy8wMy8xMy0xMjowOToxNSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChNYWNpbnRvc2gpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkE2ODRFM0VGNDc0NTExRTRCNEUxODAyMzVCNkM5RTU5IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkE2ODRFM0YwNDc0NTExRTRCNEUxODAyMzVCNkM5RTU5Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6QTY4NEUzRUQ0NzQ1MTFFNEI0RTE4MDIzNUI2QzlFNTkiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6QTY4NEUzRUU0NzQ1MTFFNEI0RTE4MDIzNUI2QzlFNTkiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7bs1dGAAABKElEQVR42uyXywnCQBRFxyCxCFsQ/CzUGtQGdOfGuBJbcWcqsAGtwY2Iii1YgbhQF/EOvEAQ/ARnkhHug7NwvJC5hDBzClEUqV8nCILkTx+MQR9UZO0IFmAObnEwDMOfn11UZqcMlqD2tN4WhqAHTqYe6BncvP9i88nR/61AycUCwYfNx1MFIxcLDCxlMyvQSJGtu1ggzdxdLLBNkT26WGBhKZtZAX0q7b/IHSTrXIEr6ILdm4wu2JGskx+xPmFbYAo24CJsZK1p8hS2cZVQcteZCdanYOIyl+d46s+HBfIeIx/xk9B8f3AYEBobb0B7wQSswVlYy5rv5BugkdHIaGQ0MhoZjYxGRiOjkdEHWIBGRiOjkdHIaGQ0MhoZjYxGRiPL1sgeAgwApeJtJOoNgAYAAAAASUVORK5CYII=);
		background-size: 100% auto;
	}

	.ath-container p {
		margin: 0;
		padding: 0;
		position: relative;
		z-index: 2147483642;
		text-shadow: 0 0.1em 0 #fff;
		font-size: 1.1em;
	}

	.ath-ios.ath-phone:after {
		content: '';
		background: #eee;
		position: absolute;
		width: 2em;
		height: 2em;
		bottom: -0.9em;
		left: 50%;
		margin-left: -1em;
		-webkit-transform: scaleX(0.9) rotate(45deg);
		transform: scaleX(0.9) rotate(45deg);
		box-shadow: 0.2em 0.2em 0 #d1d1d1;
	}

	.ath-ios.ath-tablet:after {
		content: '';
		background: #eee;
		position: absolute;
		width: 2em;
		height: 2em;
		top: -0.9em;
		left: 50%;
		margin-left: -1em;
		-webkit-transform: scaleX(0.9) rotate(45deg);
		transform: scaleX(0.9) rotate(45deg);
		z-index: 2147483641;
	}

	.ath-application-icon {
		position: relative;
		padding: 0;
		border: 0;
		margin: 0 auto 0.2em auto;
		height: 6em;
		width: 6em;
		z-index: 2147483642;
	}

	.ath-container.ath-ios .ath-application-icon {
		border-radius: 1em;
		box-shadow: 0 0.2em 0.4em rgba(0,0,0,0.3),
			inset 0 0.07em 0 rgba(255,255,255,0.5);
		margin: 0 auto 0.4em auto;
	}

	@media only screen and (orientation: landscape) {
		.ath-container.ath-phone {
			width: 24em;
		}

		.ath-android.ath-phone {
			margin-left: -12em;
		}

		.ath-ios.ath-phone {
			margin-left: -12em;
		}

		.ath-ios6:after {
			left: 39%;
		}

		.ath-ios8.ath-phone {
			left: auto;
			bottom: auto;
			right: 0.4em;
			top: 1.8em;
		}

		.ath-ios8.ath-phone:after {
			bottom: auto;
			top: -0.9em;
			left: 68%;
			z-index: 2147483641;
			box-shadow: none;
		}
	}
	 .dummyclass
	{
		z-index:-1;
	}

.wide-img
{
	width:100%;
}
.brandedcontent
{
	padding: 15px 1px 0px 1px;
}
.brandedcontent .item-image{

}
.brandedcontent .item-text{
	width: 100%;
    height: 90px;
    position: relative;
    margin-top: -90px;
        background: rgba(1,1,1,.40);

}
.brandedcontent .item-text .item-title{
	color: #fff;
    width: 98%;
    font-weight: 600;
    padding: 10px;
    padding-top: 5px;
    padding-bottom:0px;
    line-height: 28px;
    font-size: 27px;
}
.brandedcontent .item-excerpt
{
    color: #fff;
    width: 98%;
    padding: 2px 0px 0px 10px;
}
.brandedcontent .item-text .genrebox
{
	position: absolute;
    right: 0;
    bottom: 0px;
    height:25px;
}
.brandedcontent .item-sponsor
{
	bottom: 0;
    position: absolute;
    padding-left: 5px;
    line-height: 25px;
    color: #FFFFFF !important;
    font-size: 12px;
    font-weight: 600;
}
.brandedcontent .item-text .genrebox .genretext {
    border-right: 25px solid #004A7D !important;
    border-top: 25px solid #348BC8 !important;
}
.brandedcontent .item-text .genrebox .genreticon i{
	top: -20px;
}
.brandedcontent .item-text .genrebox .genreticon {
    background-color: #004A7D !important;
        border-top: 25px solid transparent;
            width: 20px;
}

body.shownieuws.with-fixed-navbar div.container.pagecontainer.shownieuwsdetail div#prog-content div.video-container {
    padding-bottom: 56.66%;
    position: relative;
}
body.shownieuws div.container.pagecontainer.shownieuwsdetail div#prog-content iframe.video {
    height: 100%;
    width: 100%;
    position: absolute;
}
.social-media-bar {
    bottom: 0px;
    right: 0px;
    position: fixed;
    padding: 10px 25px 0px;
    background: #CA0000;
    z-index: 990;
    color: white;
    width: 290px;
    display: none;
}
.image-copyright{
    color: #000;
    font-size: 10px;
    padding:3px 2px;
    position: absolute;
}

.brandedchannel{
    margin: 4px 2px;
    width: 50px;
    border: 3px solid #E00000;
    height: 30px;
}

.brandedchannel img {
	padding: 4px 4px;
	float: left;
	width: 45px;
}

.branded-logo {
	border: 3px solid #E00000;
	height: 80px !important;
}

/*.branded-img {
	padding-left: 0px !important;
	padding-top: 0px !important;
	position: absolute !important;
	top: 7px;
	padding-right: 5px !important;
	width: 15px !important;
	height: 20px !important;
	display: block;
}*/

.bindinc_social, .bindinc_overig{
	display:none !important;
}
.iframe-consent{
    background: rgba(0, 0, 0, 0.4);
    color:white;
    text-align:center;
}
.iframe-consent a{
    color:white;
    text-align:center;
    text-decoration:none;
    pointer: hand;
    display:block;
    height:100%;
    width:100%;
}


.pagina_tmpl td {
    padding: 5px;
    vertical-align: top;
}
.pagina_tmpl tr:nth-child(odd) {
    background: #efefef;
}
.pagina_tmpl tr:nth-child(even) {
    background: #ffffff;
} 
