.bold {
	color: #b3aca7;
	font-weight: 600;
}
@media (min-width: 992px) {
	.bold {
		text-align: right;
		padding: 0;
	}
}      .concert h1 {
	text-align: center;
    position: relative;
}
.balk {
	width: auto;
	display: inline-block;
}
.concert .desc {
	font-size: 90%;
}
.concert h1:before {
	background-color: #9088a3;
	content: "";
	height: 3px;
	width: 120px;
	display: block;
	position: absolute;
	bottom: 0;
	z-index: 1;
}
.concert h1:after {
	border-color: #e0e0e0 !important;
	content: "";
	display: block;
	width: 100%;
	position: absolute;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	position: relative;
	bottom: 1px;
	padding-bottom: 20px;
}
.concert h1,
.concert h2,
.concert h3,
.concert h4 {
	margin-top: 0;
}
.concertheading h4 {
	text-transform: capitalize;
}
a.betaalknop {
	padding: 5px 10px;
	background: #aec6d0;
	color: #fff;
	transition: all 0.2s ease-in-out 0s;
	width: 100%;
	display: block;
	text-align: center;
	font-size:17px;
}
a.betaalknop:hover {
	background: #d0cdba;
	color: #fff;
	text-decoration: none;
}
div#concert-calendar {
	width: 100%;
}

div#concert-calendar .heder_data {
}

div#concert-calendar .header_data  h1 {
	margin-bottom: 10px;
}
.header_data .concertborder:first-child {
	background: #333;
}
div#concert-calendar .concertborder {
	margin-bottom: 30px;
	color: #71929f;
	font-weight: normal;
	background: #f9f9f9;
	padding: 15px 10px;
	border: 1px solid #c8d4d0;
	border-radius: 0;
}
div#concert-calendar .concertheading {
	text-align:center;
	width: 100%;
	background: #98adc4;
	color: #eee;
	text-align: center;
	display: inline-block;
}
.concertheading a{
	font-size: 11px;
	color:#DEEBEB;
}
.concertheading.active > a,
.concertheading a:hover,
.concertheading a:focus {
	color:#ccc;
}
.concertheading:first-letter {
    text-transform: uppercase;
}
.titleconcert {
	display:inline-block;
}
div#concert-calendar .concert  {
	padding: 2px 0;
}

div#concert-calendar .footer_data {
	text-align: center;
}

div#concert-calendar .desc {
	border-top:1px solid #c8d4d0;
}
div#concert-calendar  A.toggle {
	color: #71929f;
	text-decoration:none;
	outline: none;
	cursor:pointer;
	display:block;
}
.bold {
	color: #b3aca7;
	font-weight: 600;
}
@media (min-width: 992px) {
	.bold {
		text-align: right;
		padding: 0;
	}
}
.agendablok .agenda  {
	color: #71929f;
} 