
body {
	font-family: 'Lato', sans-serif;
}
td.details-control {
    background: url('../img/details_open.png') no-repeat center center;
    cursor: pointer;
}
tr.shown td.details-control {
    background: url('../img/details_close.png') no-repeat center center;
}
.strike {
    text-decoration: line-through;
}
.mce_bullist, .mce_numlist, .mce_blockquote, .mce_code, .mce_dwqaCodeEmbed {
    display: none !important;
}


@media (min-width: 992px) {
    .at_bottom {
        position: fixed;
        bottom: 0px;
        left: 500px;
        background: rgb(76,111,204);
    }
}
.btn {
    margin: 5px;
}
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover {
    background:rgb(76,111,204);
}
.ui-datepicker-today a.ui-state-highlight {
    border: 1px solid #c5c5c5;
    background: #f6f6f6;
    font-weight: normal;
    color: #454545;
}
.ui-datepicker-today.ui-datepicker-current-day a.ui-state-highlight {
    border: 1px solid #003eff;
    background: rgb(76,111,204);
    font-weight: normal;
    color: #ffffff;
}
.seatwrapper a {
	color: #b71a4c;
}
.front-indicator {
	width: 145px;
	margin: 5px 32px 15px 32px;
	background-color: #f6f6f6;	
	color: #adadad;
	text-align: center;
	padding: 3px;
	border-radius: 5px;
}
.seatwrapper {
	width: 100%;
	text-align: center;
}
.containerr {
	margin: 0 auto;
	width:100%;
	text-align: left;
}
.booking-details {
	float: left;
	text-align: left;
	margin-left: 35px;
	font-size: 12px;
	position: relative;
	height: 401px;
}
.booking-details h2 {
	margin: 25px 0 20px 0;
	font-size: 17px;
}
.booking-details h3 {
	margin: 5px 5px 0 0;
	font-size: 14px;
}
div.seatCharts-cell {
	color: #182C4E;
	height: 25px;
	width: 25px;
	line-height: 25px;
	
}
div.seatCharts-seat {
	color: #FFFFFF;
	cursor: pointer;	
}
div.seatCharts-row {
	height: 35px;
}
div.seatCharts-seat.available {
	background-color: #B9DEA0;
    }
div.seatCharts-seat.available.first-class {
 	background: url(vip.png); 
	background-color: #3a78c3;
}
div.seatCharts-seat.a-seat.available {
 	/*background: url(vip.png);*/
	background-color: #B9DEA0;
}
div.seatCharts-seat.b-seat.available {
 	background-color: #a0dade;
}
div.seatCharts-seat.c-seat.available {
 	background-color: #a0b4de;
}
div.seatCharts-seat.d-seat.available {
 	background-color: #dea0b4;
}
div.seatCharts-seat.e-seat.available {
 	background-color: #decda0;
}
div.seatCharts-seat.f-seat.available {
 	background-color: #edf782;
}
div.seatCharts-seat.g-seat.available {
 	background-color: #de5e18;
}
div.seatCharts-seat.h-seat.available {
 	background-color: #058b2e;
}
div.seatCharts-seat.i-seat.available {
 	background-color: #5846c6;
}
div.seatCharts-seat.j-seat.available {
 	background-color: #eb19b7;
}
div.seatCharts-seat.k-seat.available {
 	background-color: #3ab1e9;
}
div.seatCharts-seat.l-seat.available {
 	background-color: #ffea00;
}
div.seatCharts-seat.m-seat.available {
 	background-color: #feb2a5;
}
div.seatCharts-seat.n-seat.available {
 	background-color: #13dde4;
}
div.seatCharts-seat.o-seat.available {
 	background-color: #a841f8;
}
div.seatCharts-seat.p-seat.available {
 	background-color: #9e9e9e;
}
div.seatCharts-seat.q-seat.available {
 	background-color: #dbc1ef;
}
div.seatCharts-seat.r-seat.available {
 	background-color: #4888f2;
}
div.seatCharts-seat.s-seat.available {
 	background-color: #48f250;
}
div.seatCharts-seat.t-seat.available {
 	background-color: #87600b;
}
div.seatCharts-seat.u-seat.available {
 	background-color: #fbae09;
}
div.seatCharts-seat.v-seat.available {
 	background-color: #804735;
}
div.seatCharts-seat.w-seat.available {
 	background-color: #d20cbd;
}
div.seatCharts-seat.x-seat.available {
 	background-color: #f8bdf2;
}
div.seatCharts-seat.y-seat.available {
 	background-color: #00ff12;
}
div.seatCharts-seat.active-seat.available {
 	background-color: #3a78c3;
}
div.seatCharts-seat.inactive-seat.available {
 	background: url(inactive.png);
	/*background-color: red;*/
}
div.seatCharts-seat.focused {
	background-color: #76B474;
}
div.seatCharts-seat.selected {
	background-color: #E6CAC4;
    border:red 3px dotted;
}
div.seatCharts-seat.unavailable {
	background-color: #472B34;
}
div.seatCharts-container {
	/*border-right: 1px dotted #adadad;*/
	/*width: 100%;*/
	padding: 20px;
	float: left;
}
div.seatCharts-legend {
	padding-left: 0px;
	/*position: absolute;*/
	bottom: 16px;
}
ul.seatCharts-legendList {
	padding-left: 0px;
}
span.seatCharts-legendDescription {
	margin-left: 5px;
	line-height: 30px;
}
.checkout-button {
	display: block;
	margin: 10px 0;
	font-size: 14px;
}
#selected-seats {
	max-height: 90px;
	overflow-y: scroll;
	overflow-x: none;
	width: 170px;
}
.spacer{
    height:10px;
}
.cal{
    border-color: #00A8FF;
    border-width:1px;
    border-style:solid;
    width:200px;
    margin-left:auto;
    margin-right:auto;
    color:white;
}
.card label.title {
    font-size: 17px;
    margin-bottom: 5px;
    text-transform: uppercase;
}
.dataTables_length{
    width:100%;
}
a.dt-button{
    color: #FFFFFF;
    background-color: #888888;
    opacity: 1;
    filter: alpha(opacity=100);
	background-image:none;
	border:none;
}