body {
	background: transparent;
}
h2 {
	color: #fff;
}
#contact-form {
        padding-left: 0px;
        padding-right: 0px;
}
#order-confirm-form {
        padding-left: 0px;
        padding-right: 0px;
}

.performance-description {
	font-size: 1.2em;
}
#ticket_select_message h4 {
	font-size: 1.6em;
}
#ticket_select_message .alert-info {
    color: #fff;
    background-color: #a11516;
}
.alert-info hr {
        border-top-color: #730d10;
}

#topbar {
	/*font-size: 17pt;
	color: white;
	background: #cc1136;
	border: none;
	text-align: left;
	font-weight: bold;
	width: 100%;
	padding: 15px 15px 15px 15px;*/
}

#sidebar {
	background: #585858;
	color: white;
	border: none;
	padding: 15px 15px 15px 15px;
	text-align: center;
	/*width: 20%;*/
}

#mainpage {
	/*color: black;
	background:#e8e8e8;
	text-align: center;
	border: none;
	padding: 15px 15px 15px 15px;
	height: 100%;*/
}

/* This allows bootstrap buttons to wrap */
.btn {
	white-space: normal
}
.btn-primary {
	white-space: normal;
	background: #b20c11;
}
.btn-primary:hover {
	-webkit-transition: background-color .5s ease;
	transition: background-color .5s ease;
	background-color: #000000;
	border-color: #001521;
}
.btn-default:hover {
        -webkit-transition: background-color .5s ease;
        transition: background-color .5s ease;
        background-color: #b20c11;
}


.bs-wizard {margin-top: 10px;}

/*Form Wizard*/
.bs-wizard {border-bottom: solid 1px #e0e0e0; padding: 0 0 10px 0;}
.bs-wizard > .bs-wizard-step {padding: 0; position: relative;}
.bs-wizard > .bs-wizard-step + .bs-wizard-step {}
.bs-wizard > .bs-wizard-step .bs-wizard-stepnum {color: #2d2d2d; font-size: 16px; margin-bottom: 5px;}
.bs-wizard > .bs-wizard-step .bs-wizard-info {color: #3e3e3e; font-size: 14px;}
.bs-wizard > .bs-wizard-step > .bs-wizard-dot {position: absolute; width: 30px; height: 30px; display: block; background: #d21a18; top: 45px; left: 50%; margin-top: -15px; margin-left: -15px; border-radius: 50%;}
.bs-wizard > .bs-wizard-step > .bs-wizard-dot:after {content: ' '; width: 14px; height: 14px; background: #fff; border-radius: 50px; position: absolute; top: 8px; left: 8px; }
.bs-wizard > .bs-wizard-step > .progress {position: relative; border-radius: 0px; height: 8px; box-shadow: none; margin: 20px 0;}
.bs-wizard > .bs-wizard-step > .progress > .progress-bar {width:0px; box-shadow: none; background: #d21a18;}

.bs-wizard > .bs-wizard-step.complete > .progress > .progress-bar {width:100%;}
.bs-wizard > .bs-wizard-step.active > .progress > .progress-bar {width:50%;}
.bs-wizard > .bs-wizard-step:first-child.active > .progress > .progress-bar {width:0%;}
.bs-wizard > .bs-wizard-step:last-child.active > .progress > .progress-bar {width: 100%;}
.bs-wizard > .bs-wizard-step.disabled > .bs-wizard-dot {background-color: #d9d9d9;}
.bs-wizard > .bs-wizard-step.disabled > .bs-wizard-dot:after {opacity: 100;}
.bs-wizard > .bs-wizard-step:first-child  > .progress {left: 50%; width: 50%;}
.bs-wizard > .bs-wizard-step:last-child  > .progress {width: 50%;}
.bs-wizard > .bs-wizard-step.disabled a.bs-wizard-dot{ pointer-events: none; }

div.seatplan-div {
	/*overflow-x:scroll;*/
	overflow-x:hidden;
	overflow-y:hidden;
}

a.logo-image {
    padding: 5px 15px 5px 5px;
}

table.seatplan-table {
	border-collapse: separate;
	border-spacing: 3px;
	overflow-x:scroll;
	margin-left: auto;
    margin-right: auto;
}

td.seatplan {
	padding: 3px;
	text-align: center;
	border: none;
}

td.sp_table  {
    background-color: #000000;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	width: 15px;
	height: 15px;
	margin: 0 auto;
}

td.stcolour_0 {
	background: transparent;
	color: #000;
}
td.stcolour_1 {
	background: transparent;
	color: #000;;
}
td.stcolour_2 {
	background: transparent;
	color: #000;
}
td.stcolour_3 {
	background: transparent;
	color: #000;
}
td.stcolour_4 {
	background: transparent;
	color: #000;
}
td.stcolour_5 {
	background: transparent;
	color: #000;
}
td.stcolour_6 {
	background: transparent;
	color: #000;
}
td.stcolour_7 {
	background: transparent;
	color: #000;
}
td.stcolour_8 {
	background: #990099;
	color: white;
	text-align: center;
	border: none;
}
td.stcolour_9 {
	background: #006666;
	color: white;
	text-align: center;
	border: none;
}
td.stcolour_10 {
	background: #666600;
	color: white;
	text-align: center;
	border: none;
}
td.stcolour_11 {
	background: #660066;
	color: white;
	text-align: center;
	border: none;
}
td.stcolour_sold {
	background: transparent;
	color: 888;
	text-align: center;
	border: none;
}

td.stcolourkey_0 {
	background: #000066;
	color: white;
	text-align: center;
	border: none;
}
td.stcolourkey_1 {
	background: #006600;
	color: white;
	text-align: center;
	border: none;
	width: 20%;
}
td.stcolourkey_2 {
	background: #660000;
	color: white;
	text-align: center;
	border: none;
	width: 20%;
}
td.stcolourkey_3 {
	background: #000099;
	color: white;
	text-align: center;
	border: none;
	width: 20%;
}
td.stcolourkey_4 {
	background: #009900;
	color: white;
	text-align: center;
	border: none;
	width: 20%;
}
td.stcolourkey_5 {
	background: #990000;
	color: white;
	text-align: center;
	border: none;
	width: 20%;
}
td.stcolourkey_6 {
	background: #009999;
	color: white;
	text-align: center;
	border: none;
	width: 20%;
}
td.stcolourkey_7 {
	background: #999900;
	color: white;
	text-align: center;
	border: none;
	width: 20%;
}
td.stcolourkey_8 {
	background: #990099;
	color: white;
	text-align: center;
	border: none;
	width: 20%;
}
td.stcolourkey_9 {
	background: #006666;
	color: white;
	text-align: center;
	border: none;
	width: 20%;
}
td.stcolourkey_10 {
	background: #666600;
	color: white;
	text-align: center;
	border: none;
	width: 20%;
}
td.stcolourkey_11 {
	background: #660066;
	color: white;
	text-align: center;
	border: none;
	width: 20%;
}

.black_text {
	color: black;
}

.blurb_outline {
	border-style: solid;
	border-color: white;
}
