@import 'base_whitelabel.css';

#logospace{
	/*margin-left:50px;*/
	margin-top:10px;
}


#topRow2 {
	/*background-image: url(/img/!props/42/toprow3-2.jpg);*/
	/*background-size: cover;*/
	/*background:none;*/
	z-index: 10;
	/*position: relative;*/
	color:#ffffff !important;
}

#hero-title, #phoneAndEmail a{
	color:#ffffff !important;
}

.header-serif-1{
	font-family: Montserrat;
	font-weight: normal;
	text-transform: uppercase;
}

#hero-title{
	font-size:30px !important;
}


.fa-blue{
	color:#ffffff !important;
}

#topRow2:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0.6;
	z-index: -1;

	background-image: url('/img/!props/74/toprow3-2.jpg');
	background-size: cover;
}

.box-bg4{
	background-image: none;
	/*background: url(/img/!props/5/ticketlist-bg.png);*/
	/*background-position: top center;*/
}



.buyticketbyevent-ticketrow{
	background-color:black;
	border-right: 2px solid transparent;
	border-top: 2px solid #2E2E2E;
	padding-bottom: 20px;
}
.buyticketbyevent-ticketrow-grouped{
	border-top:0px;
}



a.navbutton{
	color: #f31717 !important;
	border: 2px solid #f31717;
	background:none;
	background-color:transparent;
}
a.navbutton.navbutton-active, a.navbutton:hover {
	background:none;
	border: 2px solid #f75050;
	background-color:black;
	color:#f75050 !important;
}

.event a.prop-button-ticketinfo{
	background:none;
	background-color:transparent;
	border: 2px solid #f75050;
	color: #f75050 !important;
	font-size:20px;
}

a.prop-button-large,
.button-gradient-bb {
	background:none;
	background-color:transparent;
	border: 2px solid #f75050;
	color: #f75050 !important;
	font-weight:normal;
}
