@charset "utf-8";
/* CSS Document */


body{
	/*background-image:url(../media/BG_Arena.jpg) !important;
	background-size:contain !important;
	background-attachment:fixed;*/
	background-image:none !important;
	background-color:#fff !important;
}
.navbar-default .navbar-nav>li>a {
	font-size:18px;
}
.suite_day-number {
   border:none !important; 
    width: 100% !important;
    height: 35px !important;
    line-height: 30px;
    font-size:28px !important;
    /* border-radius: 35px !important; */
    margin: auto;
    margin-top: 8px;
    /* font-family: arial; */
    font-weight: 800;

}
.ModEventDetailC .suite_day-number {
    width: 90px !important;
    height: 45px !important;
    line-height: 40px;
    font-size: 34px !important;
    margin-top: 4px;
}

.suite_datePlate {
    width: 100%;
}
.suite_day {
	text-align:right;
	position:absolute;
	top:0;
	right:0;
}
.suite_calRowContainer .col-md-1{
	margin-right:20px;
	margin-left: -90px !important;
}
.btn-tickets {
    color: #f00 !important;
  
    border-bottom:none !important;
}
:root {
    --customer-main-color : #f00 !important; 
}
.range-calendar, .beGrey {
	background-color:#f7f7f7;
}


.suite_EvenTime{
	text-align:right;
}
.suite_calRowContainer.teaser .suite_EvenTime{
	text-align:left;
	clear:both;
}
.googleMaps {
    width: 100% !important;
    height: auto;
	min-height:250px;
}
.googleMaps iframe{
	min-height:250px;
}
.col-md-3.mobileOnly{
	display:none;
}
a.btn-success{
	color:#fff !important;
}
@media (max-width: 991px){
	.col-md-3.mobileOnly{
		display: block;
		padding-bottom: 18px !important;
		width: 100% !important;
		clear: both;
	}
	.ModEventDetailC .col-md-2.suite_EvenZyklus{
		display:block;
		clear:both;
	}
}
@media (max-width: 767px){
	.suite_Carousel_content {
	
		padding-bottom: 45px !important;
	}
}
@media (min-width: 1024px){
.nav.navbar-nav:after{
		content: url(../media/loveMusic.gif);
		position:absolute;
		display: block;
		right: 15px;
	}
}

.navbar-toggle .icon-bar {
    display: block;
    width: 28px;
    height: 4px;
    border-radius: 1px;
}
.suite_ProgDropsCon #genres, .suite_ProgDropsCon #abonnement{
	display:none;
}
.ModEventListDirectTicketingC .col-md-2.suite_TicketPrice{
	text-align:right;
}
.ModEventListDirectTicketingC .col-md-2.suite_TicketPrice a{
	color:#f00 !important;
	text-decoration:none !important;
	border-bottom:none !important;
}
.suite_newsletterBox label input[type="checkbox"] + span{
	display:inline;
}


#dnn_ContentPane{
	margin-bottom:22px;
}
.label_programmSuche a {
    padding-left: 8px;
    padding-right: 8px;
    float: right;
    font-size: 18px;
    background-color: #222 !important;
    height: 33px;
    line-height: 33px;
    top: 0;
    margin-top: -4px;
	color:#f00 !important;
}
.label_programmSuche{
	margin-right:10px;
}

/**/
.accordion-toggle.collapsed:after {
    content: "\e080";
    position: absolute;
    right: 25px;
    margin-top: -15px;
}
.accordion-toggle:after {
    font-family: 'Glyphicons Halflings';
    content: "\e114";
    float: right;
    color: grey;
    margin-top: -15px;
}