@charset "utf-8";
@import url('https://fonts.googleapis.com/css?family=Barlow+Semi+Condensed&display=swap');

/*  SECTIONS  */
.section {
	width: 100%;
	height: 100%;
	display:table;
}
.span_1_of_3, .span_2_of_3, .span_3_of_3, .span_4_of_4, .span_3_of_4, .span_2_of_4, .span_1_of_4, .span_3_of_3_pd, .span_2_of_3_pd, .span_1_of_3_pd {
	display: table-cell;
	vertical-align: top;
}
.span_1_of_3 {
	width: 45%;
}
.span_2_of_3 .box {
	margin-left: 25px;
	margin-right: 25px;
}
.span_4_of_4, .span_3_of_4, .span_2_of_4, .span_1_of_4 {
	width: 22%;
	padding: 5px;
}
.span_3_of_3_pd, .span_2_of_3_pd, .span_1_of_3_pd {
	width: 31%;
	padding: 5px;
}
@media only screen and (max-width: 925px) {
	.span_1_of_3 {
		width: 55%;
	}
	.span_1_of_3 .box, .span_2_of_3 .box {
		margin-top: 10px;
	}
	.span_2_of_3 .box {
		margin-right: 0px;
	}
	.span_3_of_3 {
		display:none;
	}
}
@media only screen and (max-width: 650px) {
	.span_1_of_3, .span_2_of_3, .span_4_of_4, .span_3_of_4, .span_2_of_4, .span_1_of_4, .span_3_of_3_pd, .span_2_of_3_pd, .span_1_of_3_pd, .discografie, .youtube {
		width:95%;
		margin-left: auto;
		margin-right: auto;
		float:none;
		display: block;
	}
	.span_2_of_3:not(.index) {
		display:none;
		visibility:hidden;
	}
	.span_2_of_3 .box {
		margin-left: 0px;
		margin-top: 0px;
	}
}
@media only screen and (max-width: 450px) {
	.plaat .youtube {
		display:none;
	}
}

html {
	background-size: cover;
	background-attachment: fixed;
	/* background-image: linear-gradient( 68.6deg,  rgba(79,183,131,1) 14.4%, rgba(254,235,151,1) 92.7% ); */
	background-image: linear-gradient(135deg,rgba(255, 201, 0, 1) 0%, rgba(255, 201, 0, 1) 5%, rgba(255, 154, 0, 1) 5%, rgba(255, 154, 0, 1) 10%, rgba(128, 136, 54, 1) 10%, rgba(128, 136, 54, 1) 15%, rgba(222, 227, 193, 1) 15%, rgba(222, 227, 193, 1) 85%, rgba(128, 136, 54, 1) 85%, rgba(128, 136, 54, 1) 90%, rgba(255, 154, 0, 1) 90%, rgba(255, 154, 0, 1) 95%, rgba(255, 201, 0, 1) 95%, rgba(255, 201, 0, 1) 100%);
	/* background-image: url(/images/layout/header/header_2023_oranje.jpg);
	background-repeat: no-repeat;
	background-position: center top; */
	font-family: 'Barlow Semi Condensed', sans-serif;
}
body {
	margin: 0px;
}
a:hover {
  	text-decoration:underline;
}
.header {
	margin-bottom: 40px;
	background-position: center;
	height: 395px;
	margin-right: auto;
	margin-left: auto;
	display:block;
}
.logobalk {
	margin-right: auto;
	margin-left: auto;
	padding-left: 6px;
	padding-right: 6px;
	max-width: 960px;
	width:94%;
	height: 138px;
}
.logobalk .jrlogo img {
	max-height:188px;
}
.logobalk .luister {
	text-align:right;
}
.logobalk .luister img {
	width:75%;
	max-width:111px;
}
.inhoud {
	max-width: 980px;
	width: 95%;
	margin-right: auto;
	margin-left: auto;
}
.inhoud p, .inhoud li, .nieuwsdetail, .inhoud form, .lijst td a, .inhoud p a, .lijst a {
	font-size: 16px;
	color: #2C2C2C;
	text-decoration: none;
}
.inhoud p, .dt3modulediv, .inhoud form, .facebookdiv {
	margin: 15px;
}
p.nieuwsdetail, .footer div {
	line-height: 20px;
}
.lijst td a:hover, .inhoud p a:hover, .lijst a:hover {
	text-decoration: underline;
}
.inhoud td {
	vertical-align: top;
}
.inhoud .span_3_of_3 .adsbygoogle ins ins {
	margin-left: 25px;
}
.box:not(.adbox) {
	background-color: #FFF;
	border-radius: 12px;
	padding: 0px;
	-webkit-box-shadow: 0px 0px 13px 0px rgba(0,0,0,0.46);
	-moz-box-shadow: 0px 0px 13px 0px rgba(0,0,0,0.46);
	box-shadow: 0px 0px 13px 0px rgba(0,0,0,0.46);

}
.box {
	margin-bottom: 25px;
	position:relative;
}
.box:not(.adbox), .boxonder {
	background-image:url(/images/layout/box-achtergrond_gradient2.png);
	background-position:bottom;
	background-repeat:repeat-x;
}
.box h1 , #streampopup h1{
	font-size: 22px;
	color: #FFF;
	margin: 0px;
	padding: 10px;
	border-style: none none solid none;
	border-width: 5px;
	text-shadow: 2px 2px 2px rgba(0,0,0,0.25);
	border-radius: 10px 10px 0px 0px;
}
#groen.box h1, #dagtop3module.box h1, #muzieklijst.box h1, #dagtop3module .boxonder, #socialmedia.box h1, #groen .boxonder, #nieuws .boxonder, #nieuws h1 {
	background-color: #74C402;
}
#blauw.box h1, #blauw .boxonder {
	background-color: #0096FF;
}
#oranje.box h1, #streampopup.box h1, #oranje .boxonder {
	background-color: #FF4000;
}
#rood.box h1, #rood .boxonder {
	background-color:#F00;
}
h2 {
	padding: 0px;
	margin:10px;
}
h2, h2 a {
	font-size: 19px;
	text-decoration: none;
}
.box h2 img {
	border-radius: 4px;
}
#groen.box h2, #socialmedia.box h2, #dagtop3module.box h2, #muzieklijst.box h2, #groen.box h2 a, #dagtop3module.box h2 a, #muzieklijst.box h2 a {
	color: #74C402;
}
#nieuws h2, #speellijst.box h2, #blauw.box h2, #nieuws h2 a, #speellijst.box h2 a, #blauw.box h2 a {
	color: #0096FF;
}
#oranje.box h2, #streampopup.box h2, #socialmedia.box h2 a, #oranje.box h2 a, #streampopup.box h2 a {
	color: #FF4000;
}
#rood.box h2, #account.box h2, #rood.box h2 a, #account.box h2 a {
	color:#F00;
}
.boxonder {
	font-size: 19px;
	font-weight: bold;
	margin: 0px;
	padding: 10px;
	text-shadow: 2px 2px 2px rgba(0,0,0,0.25);
	border-radius: 0px 0px 10px 10px;
	line-height: 30px;
}
.boxonder a {
	color: #FFF;
	text-decoration:none;
}
.boxonder a:hover {
	color: #FFF;
	text-decoration: underline;
}
#nieuws h4 {
	color: #0096FF;
	font-size: 17px;
}
#socialmedia h4 {
	color: #74C402;
	font-size: 17px;
	margin: 0px;
}
div#nieuwsfoto {
	width: 100%;
	min-height: 250px;
	background-size: cover;
	background-position: 50% 10%;
	position: relative;
	margin-bottom:5px;
	}
#nieuwsfoto #fototitel {
    position: absolute;
    bottom: 0;
    left: 0;
	width: 90%;
	font-size:25px;
	font-weight:bold;
	text-shadow: 2px 2px 2px rgba(0,0,0,0.25);
	padding:10px;
	overflow: hidden;
}
#nieuwsfoto #nieuwsschaduw {
	background-image:url(/images/layout/box-achtergrond_gradient.png);
	background-position:bottom;
	background-repeat:repeat-x;
	width:100%;
	height:100%;
	position: absolute;
	top: 0;
	left: 0;
}
a#nieuwslink {
	text-decoration: none;
	color:#FFF;
}
div.artiestfoto {
	float: right;
	width: 50%;
	max-width: 230px;
	margin: 0px 15px 10px 10px;
	}
.inhoud .nieuwsfoto {
	height: 140px;
	width: 140px;
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-top: 5px;
}
#responsecontainer a{
	text-decoration: none;
	color: #FFF;
	font-weight: bold;
	text-align: left;
}
.nuopjr_midden #responsecontainer {
	background-color: #0096FF;
	padding: 0px 5px 0px 5px;
	margin-bottom: 5px;
}
.footer {
	background-color: #3B3B3B;
	color: #FFFFFF;
	font-size: 16px;
	line-height: 18px;
	padding-bottom: 10px;
	padding-top: 10px;
	margin-top: 15px;
	width: 100%;
}
.footer a {
	color: #FFFFFF;
	text-decoration:none;
}
.inhoud #account #email , .inhoud #account #password{
	width: 200px;
	border: 1px solid #74C402;
	background-color: #E7FEC5;
	margin-bottom: 6px;
}
.muzieklijst #zoek {
	width: 70%;
	border: 1px solid #0096FF;
	background-color: #D5EEFF;
	margin-bottom: 6px;
	margin-top: 6px;
}
.muzieklijst #verzoekzoeken{
	background-color: #0096FF;
	margin-top:3px;
	border: 1px solid  #0096FF;
	color: #FFF;
	font-weight: bold;
	margin-bottom: 10px;
}
.melding {
	padding: 5px;
}
.melding p {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
.pnummer_ac {
	display: block;
	text-align: center;
	text-decoration: none;
	float: left;
	font-size: 14px;
	padding-bottom: 1px;
	padding-top: 1px;
	color: #FF4000;
	width: 20px;
	margin: 2px;
	font-weight:bold;
}
.pnummer_ac:hover {
	color: #FF4000;
	margin: 2px;
}
.pnummer_na {
	display: block;
	text-align: center ;
	text-decoration: none;
	color: #FF4000;
	float: left;
	font-size: 14px;
	margin: 2px;
	padding-bottom: 1px;
	padding-top: 1px;
	width: 20px;
}
.dt3modulelijst {
	width: 100%;
}
.dt3modulelijst td {
	padding: 5px;
}
.dt3modulelijst #youtube, .dt3modulelijst #foto, .dt3modulelijst #plaat  {
	vertical-align: middle;
}
.dt3modulelijst #youtube, .dt3modulelijst #foto {
	font-size: 17px;
}
.dt3modulelijst #artiest {
	font-size: 20px;
	font-weight: 700;
}
.dt3modulelijst #titel {
	font-size: 17px;
	font-weight: normal;
}
.dt3modulelijst #youtube {
	padding: 5px 0px 0px 0px;
	width: 5%;
}
.dt3modulelijst #nummer span {
	background-color: #74C402;
	color: #FFF;
	font-size:30px;
	font-weight: bold;
	text-align:center;
	border-radius: 15px;
	vertical-align: middle;
	width: 40px;
	text-shadow: 2px 2px 2px rgba(0,0,0,0.25);
	padding: 5px 15px 5px 15px;
}
.dt3modulelijst #foto {
	padding: 5px 15px 5px 0px ;
	width: 25%;
}
.dt3modulelijst #foto img {
	width: 100%;
}
.dt3modulelijst #nummer {
	width: 15%;
	vertical-align: middle;
}
.dt3modulelijst #plaat {
	width: 65%;
}
.dt3modulelijst #plaat a {
	color: #2C2C2C;
	text-decoration: none;
}
.dt3modulelijst #plaat a:hover {
	text-decoration: underline;
}
.dt3modulelijst #nr1 td, .dt3modulelijst #nr2 td {
	border: 1px #74C402;
	border-style: none none solid none;
}
.dt3modulelijst {
	width: 100%;
}
.dt3modulelijst td {
	padding: 5px;
}
.dt3modulelijst #youtube {
	padding: 5px 0px 0px 0px;
	width: 5%;
}
.dt3modulelijst #nummer span {
	background-color: #74C402;
	color: #FFF;
	font-size:25px;
	font-weight: bold;
	text-align:center;
	border-radius: 15px;
	vertical-align: middle;
	width: 40px;
	text-shadow: 2px 2px 2px rgba(0,0,0,0.25);
	padding: 5px 15px 5px 15px;
}
.dt3modulelijst #foto {
	padding: 5px 15px 5px 0px ;
	width: 25%;
}
.dt3modulelijst #foto img {
	width: 100%;
	border-radius: 4px;
}
.dt3modulelijst #nummer {
	width: 15%;
	vertical-align: middle;
}
.dt3modulelijst #plaat {
	width: 65%;
}
.dt3modulelijst #plaat a {
	color: #2C2C2C;
	text-decoration: none;
}
.dt3modulelijst #plaat a:hover {
	text-decoration: underline;
}
.dt3modulelijst #nr1 td, .dt3modulelijst #nr2 td {
	border: 1px #74C402;
	border-style: none none solid none;
}
.stretch {
	width:100%;
	text-align:center;
}
.slider {
	background-color:rgba(0,0,0,0.15);
}

input.tekstbox {
	width: 96%;
	border-style: solid;
	border-width: 1px;
	font-size:14px;
	padding:5px;
	margin: 0px 0px 15px 0px;
	border-radius: 10px;
}
input.knop {
	font-size: 16px;
	font-weight:bold;
	padding: 9px 7px 7px 7px;
	margin-bottom: 5px;
	color: #FFF;
	border: 0px;
	border-radius: 10px;
	text-shadow: 2px 2px 2px rgba(0,0,0,0.25);
}
form.zoekbox {
	margin: 0px;
}
.zoekbox input.knop {
	background-color: #FF4000;
}
.zoekbox input.tekstbox {
	border-color: #FF4000;
}
table.lijst, form {
	padding: 0px 10px 5px 10px ;
}
.facebookdiv {
	clear: both;
	overflow: hidden;
	position: relative;
	display: block;
}
.facebookdiv .fb-like {
	max-width: 80vw;
	width:180px;
}
hr.hrgroen {
	border-style: none none solid none;
	border-color: #74C402;
	border-width: 1px;
}
hr.hrblauw {
	border-style: none none solid none;
	border-color: #0096FF;
	border-width: 1px;
}
.standaardlink {
	color: #2C2C2C;
	text-decoration:none;
}
.nuopjr_midden .nudadelijk {
	color:#BBD9FD;
	font-variant:small-caps;
	font-size:17px;
	padding: 2px 0px 4px 0px;
	margin: 0px;
}
.nuopjr_midden div.songinfo {
	vertical-align: middle;
	border-bottom: 1px #BBD9FD solid;
	display: block;
	overflow:hidden;
	min-height: 75px;
	padding: 5px 0px 7px 1.5%;
	text-shadow: 2px 2px 2px rgba(0,0,0,0.07);
}
.nuopjr_midden div.songinfo img {
	border-radius: 4px;
}
.nuopjr_midden .songinfotitel {
	font-size:17px;
	font-weight:normal;
}
.nuopjr_midden .songinfoartiest {
	font-size: 20px;
}
.nuopjr_midden p.songinfotitel, .nuopjr_midden p.songinfoartiest {
	color:#FFF;
	margin: 0px;
}
.nuopjr_midden .songfoto {
	width: 25%;
	max-width: 120px;
	min-width: 75px;
	float:right;
	display: inline-block;
	margin-left:5px;
}
.nieuwopjr {
	display: table;
	padding: 0px 0px 5px 5px;
}
.nieuwopjrrij {
	display: table-row;
	width: 100%;
}
.nieuwopjrrij div {
	display: table-cell;
	width: 31%;
	float: left;
	padding: 1%;
}
.nieuwopjrrij img {
	border-radius: 4px;
}
.detailtitel {
	background-color: #74C402;
	color: #FFF;
	font-weight: bold;
	padding: 5px;
	line-height: 30px;
	font-size: 14px;
	font-variant: normal;
}
.detailtitel, .detailtitel:hover {
	text-decoration: none !important;
	color: #FFF !important;
}
.plaatdetail23 .plaatdetailinfo {
	display: flex;
	flex-wrap: nowrap;
	padding: 0px 10px;
	column-gap: 1.5%;
	align-items: flex-start
}
.plaatdetail23 .tekst {
	padding: 0px 10px;
}
.plaatdetail23 .plaatdetailinfo .stats, .plaatdetail23 .plaatdetailinfo .hoes {
	padding: 5px 0px;
}
.plaatdetail23 .plaatdetailinfo .hoes {
	flex-basis: 50%;
	flex-shrink: 2;
	border-radius: 50px;
}
.plaatdetail23 .plaatdetailinfo .stats {
	flex-grow: 2;
	flex-basis: 50%;
}
.plaatdetail23 span, .lijst23 .stem a, .lijst23 .plaatrij span, .lijst23 .plaatrij input, #dagtop3module .lijst23 .plaatrij .nummer {
	background-color: #74C402;
	padding: 3px;
	color: #ffffff;
	font-weight: bold;
	border-radius: 4px;
	display:inline-block;
	text-align: center;
	min-width: 20px;
}
.plaatdetail23 .plaatdetailinfo .stats hr, .plaatdetail23 .tekst hr {
	border-style: none none solid none;
	border-color: #74C402;
	border-width: 1px;
	margin: 10px 0px;
}
.plaatdetail23 .plaatdetailinfo .hoes img {
	width: 100%;
	border-radius: 4px;
	margin-bottom: 3px;
}
#dagtop3module.box .titel {
	display: flex;
	flex-wrap: nowrap;
}
#dagtop3module.box .titel #datum {
	flex-grow: 2;
}
#dagtop3module.box .titel #navi {
	justify-content: flex-end;
}

ul.breadcrumb {
  padding: 10px 16px;
	background-color: rgba(255, 255, 255, 0.7);
  list-style: none;
	border-radius: 10px;
}
ul.breadcrumb li {
  display: inline;
	color: rgba(0, 0, 0, 0.3);
  font-size: 16px;
}
ul.breadcrumb li+li:before {
  padding: 8px;
  content: "\00BB";
}
ul.breadcrumb li a {
  text-decoration: none;
	color: rgba(0, 0, 0, 0.3);
}
ul.breadcrumb li a:hover {
  text-decoration: underline;
	color: rgba(0, 0, 0, 0.75);
}
.ui-autocomplete {
	border: 3px solid #ff4400 !important;
}
.ui-autocomplete li {
 line-height: 40px;
 font-size: 16px;
 border-bottom: #ff4400 solid 1px;
}
.ui-autocomplete li:last-child {
 border-bottom: none;
}
.cc-nb-buttons-container .cc-nb-okagree, .cc-nb-buttons-container .cc-nb-reject, .cc-cp-foot-button .cc-cp-foot-save {
	background-color: #ff4400 !important;
}
@media only screen and (max-width: 996px) { /*Alleen op full screen*/
	body { background-position: 0 -410px;}
	.header {height:auto;}

}
@media only screen and (max-width: 650px) {
	.logobalk .luister img {
		width:75%;
		max-width:90px;
	}
}
@media only screen and (max-width: 350px) {
	.plaatdetail23 .plaatdetailinfo {
		flex-wrap: wrap;
	}
	.plaatdetail23 .plaatdetailinfo .stats, .plaatdetail23 .plaatdetailinfo .hoes {
		flex-basis: 100%;
	}
	.plaatdetail23 .plaatdetailinfo .stats {
		order: 2;
	}

}

/**
 * BxSlider v4.1.2 - Fully loaded, responsive content slider
 * http://bxslider.com
 *
 * Written by: Steven Wanderski, 2014
 * http://stevenwanderski.com
 * (while drinking Belgian ales and listening to jazz)
 *
 * CEO and founder of bxCreative, LTD
 * http://bxcreative.com
 */


/** RESET AND LAYOUT
===================================*/

.bx-wrapper {
	position: relative;
	margin: 0;
	padding: 0;
	*zoom: 1;
}
.bxslider li {
	list-style-type: none;
	list-style-position: inside;
}
ul.bxslider {
  margin: 0;
  padding: 0;
}
.bx-wrapper img {
	max-width: 100%;
	display: block;

}

/** THEME
===================================*/

.bx-wrapper .bx-viewport {
	-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.20);
	-moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.20);
	box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.20);
	border:  0px;

	/*fix other elements on the page moving (on Chrome)*/
	-webkit-transform: translatez(0);
	-moz-transform: translatez(0);
    	-ms-transform: translatez(0);
    	-o-transform: translatez(0);
    	transform: translatez(0);
}

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
	position: absolute;
	bottom: 10px;
	width: 100%;
}

/* LOADER */

.bx-wrapper .bx-loading {
	min-height: 50px;
	background: url(/images/slider/bx_loader.gif) center center no-repeat #fff;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2000;
}

/* PAGER */

.bx-wrapper .bx-pager {
	text-align: center;
	font-size: .85em;
	font-family: Arial;
	font-weight: bold;
	color: #666;
	padding-top: 20px;
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
	*zoom: 1;
	*display: inline;
}

.bx-wrapper .bx-pager.bx-default-pager a {
	background: #666;
	text-indent: -9999px;
	display: block;
	width: 10px;
	height: 10px;
	margin: 0 5px;
	outline: 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #000;
}

/* DIRECTION CONTROLS (NEXT / PREV) */

.bx-wrapper .bx-prev {
	left: 10px;
	background: url(/images/slider/controls.png) no-repeat 0 -32px;
}

.bx-wrapper .bx-next {
	right: 10px;
	background: url(/images/slider/controls.png) no-repeat -43px -32px;
}

.bx-wrapper .bx-prev:hover {
	background-position: 0 0;
}

.bx-wrapper .bx-next:hover {
	background-position: -43px 0;
}

.bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 50%;
	margin-top: -16px;
	outline: 0;
	width: 32px;
	height: 32px;
	text-indent: -9999px;
	z-index: 9999;
}

.bx-wrapper .bx-controls-direction a.disabled {
	display: none;
}

/* AUTO CONTROLS (START / STOP) */

.bx-wrapper .bx-controls-auto {
	text-align: center;
}

.bx-wrapper .bx-controls-auto .bx-start {
	display: block;
	text-indent: -9999px;
	width: 10px;
	height: 11px;
	outline: 0;
	background: url(images/controls.png) -86px -11px no-repeat;
	margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {
	background-position: -86px 0;
}

.bx-wrapper .bx-controls-auto .bx-stop {
	display: block;
	text-indent: -9999px;
	width: 9px;
	height: 11px;
	outline: 0;
	background: url(images/controls.png) -86px -px no-repeat;
	margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
	background-position: -86px -33px;
}

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
	text-align: left;
	width: 80%;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
	right: 0;
	width: 35px;
}

/* IMAGE CAPTIONS */

.bx-wrapper .bx-caption {
	position: absolute;
	bottom: 0;
	left: 0;
	background: #666\9;
	background: rgba(80, 80, 80, 0.75);
	width: 100%;
}

.bx-wrapper .bx-caption span {
	color: #fff;
	font-family: Arial;
	display: block;
	font-size: .85em;
	padding: 10px;
}
