.static .pad p a {
  color: #EC2027;
}

/* -- HOME -- */

#home-upcoming {
	text-align: center;
}

#home-upcoming ul {
	max-width: 1296px;
	margin: 0 auto;
	list-style: none;
	padding: 0;
	width: 100%;
	overflow: hidden;
	text-align: left;
}

#home-upcoming ul li {
	position: relative;
	float: left;
	width: 633px;
	padding-bottom: 62px;
	margin-bottom: 30px;
	transition: width .2s;
	border-bottom: 1px solid #A4A4BD;
}

#home-upcoming ul li:nth-child(even) {
	float: right;
}

#home-upcoming ul li img {
	display: block;
	width: 100%;
	height: auto;
}

#home-upcoming ul li .title {
	display: block;
	position: absolute;
	width: 70%;
	height: 62px;
	bottom: 0;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	line-height: 62px;
	font-size: 12px;
	letter-spacing: 1px;
}

#home-upcoming ul li .label {
	display: block;
	position: absolute;
	width: 30%;
	height: 62px;
	bottom: 0;
	right: 0;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	line-height: 62px;
	font-size: 12px;
	letter-spacing: 1px;
	text-align: right;
	color: #A4A4BC;
}



/* -- FILMS (new "Home") -- */

#films {
	padding-bottom: 50px;
}

#films-showing-date {
	text-align: center;
	padding-bottom: 10px;
}

#films-showing-date select {
	display: none;
}

#films-showing-date .form-select {
	width: 201px;
	margin: auto;
	text-align: left;
}

#films-showing-date .form-select .menu {
	width: 199px;
}

#films #all-films {
	margin-top: 40px;
	padding-top: 16px;
}

.films-list {
	width: 1230px;
	padding-top: 10px;
	padding-left: 85px;
}

.films-list .film {
	width: 100%;
	overflow: hidden;
	padding-bottom: 34px;
}

.films-list .film:last-child {
	padding-bottom: 17px;
}

.films-list .film select,
.films-list .film .form-select {
	display: block;
	width: 201px;
	float: right;
	margin: 0 0 0 10px;
}

.films-list .film .form-select .menu {
	width: 199px;
}

.films-list .film .image img {
	display: block;
	float: left;
	margin-right: 30px;
}

.films-list .film .text {
	float: left;
	width: 464px;
}

.films-list .film h4.title {
	float: left;
	margin: -2px 0 0;
	padding: 0;
	font-size: 16px;
	line-height: 18px;
	letter-spacing: 1px;
	font-weight: normal;
	text-transform: uppercase;
}

.films-list .film h4.narrow {
	width: 50%;
}

.films-list .film .showtimes {
	clear: both;
	padding: 20px 0;
	color: #999;
}

.films-list .film .showtimes a,
.films-list .film .showtimes span {
	display: inline-block;
	margin-right: 6px;
	cursor: default;
}

.films-list .film .showtimes a {
	color: #EC2027;
	cursor: pointer;
}

.films-list .film .details {
	clear: both;
	text-transform: uppercase;
	line-height: 18px;
	letter-spacing: 1px;
}

.films-list .film .details .specs {
	text-transform: initial;
}

.films-list .film .date {
	clear: both;
	text-transform: uppercase;
	line-height: 18px;
	letter-spacing: 1px;
	margin-left: 0;
}

.films-list .film .summary {
	clear: both;
	padding: 18px 20px 18px 0;
}

#film .mobile-title {
	display: none;
}

#film-back {
	height: 14px;
	margin-top: -15px;
	margin-bottom: 28px;
}

#film-back a {
	display: block;
	float: left;
	padding-left: 28px;
	font-size: 12px;
	line-height: 14px;
	letter-spacing: 1px;
	text-transform: uppercase;
	background: url(../images/common/back-arrow-2x.png) 2px 1px no-repeat;
	background-size: 9px 13px;
}

#film .pad {
	max-width: 1296px;
	margin: 0 0 0 52px;
}

#film .media {
	float: left;
	padding-bottom: 30px;
}

#film .media .image img {
	display: block;
	margin-bottom: 40px;
}

#film .media .trailer .trigger {
	display: none;
}

#film h4 .mobile-title {
	display: none;
}

#film .text {
	width: 536px;
	float: right;
}

#film h4.title {
	margin: 2px 0 25px;
	padding: 0;
	font-size: 16px;
	line-height: 18px;
	letter-spacing: 1px;
	font-weight: normal;
	text-transform: uppercase;
}

#film .purchase {
	border-top: 1px solid #A4A4BC;
	border-bottom: 1px solid #A4A4BC;
	padding: 25px 0;
	margin-bottom: 20px;
}

#film .purchase strong:first-child {
	display: block;
	text-transform: uppercase;
	font-weight: normal;
	padding-bottom: 25px;
}

#film select {
	display: block;
	float: none;
}

#film .form-select {
	width: 201px;
}

#film .form-select .menu {
	width: 199px;
}

#film .showtimes {
	padding: 20px 0 0;
	color: #999;
	max-width: 390px;
}

#film .showtimes a,
#film .showtimes span {
	display: inline-block;
	margin-right: 6px;
	cursor: default;
}

#film .showtimes a {
	color: #EC2027;
	cursor: pointer;
}

#film .details {
	max-width: 390px;
	text-transform: uppercase;
	line-height: 18px;
	letter-spacing: 1px;
}

#film .details .specs {
	text-transform: initial;
}

#film .summary {
	max-width: 390px;
	padding-bottom: 5px;
}

#film .summary a {
	border-bottom: 1px solid #A4A4BC;
}

#film .summary a:hover {
	border-color: #2A317D;
}

#film-recommended {
	clear: both;
}

#film-recommended h5 {
	margin-bottom: 0;
}

#film-recommended ul {
	list-style: none;
	width: 100%;
	margin: 0 0 40px;
	padding: 0 ;
	overflow: hidden;
	border-bottom: 1px solid #A4A4BC;
}

#film-recommended ul li {
	float: left;
	width: 404px;
	padding: 0;
	margin: 0;
	margin-right: 41px;
}

#film-recommended ul li:last-child {
	margin-right: 0;
}

#film-recommended ul li .label {
	display: block;
	text-transform: lowercase;
	letter-spacing: 1px;
	padding: 14px 5px 10px;
	color: #A4A4BC;;
}

#film-recommended ul li img {
	display: block;
}

#film-recommended ul li .title {
	display: block;
	text-transform: uppercase;
	letter-spacing: 1px;
	padding: 14px 5px;
}



/* --  EVENTS -- */

#event-list .event {
	padding-bottom: 40px;
	margin-bottom: 40px;
	border-bottom: 1px solid #A4A4BC;
}

#event-list .event:last-child {
	border-bottom: 0;
}

#event-list .event .pad {
	position: relative;
	width: 960px;
	margin-left: 220px;
	overflow: hidden;
}

#event-list .event .image {
	float: left;
	margin-right: 25px;
}

#event-list .event .text {
	float: left;
	width: 460px;
	height: 460px;
	position: relative;
}

#event-list .event .text p:first-child {
	margin-top: 0;
}

#event-list .event h4.title {
	text-align: center;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 21px;
	line-height: 23px;
	letter-spacing: 4px;
	margin: 5px 0 12px;
}

#event-list .event .date {
	text-align: center;
	font-size: 16px;
	letter-spacing: 3px;
	margin: 0 0 50px;
}

#event-list .event .related {
	padding: 30px 0;
	font-size: 12px;
	line-height: 17px;
}

#event-list .event .avail {
	font-size: 12px;
	line-height: 18px;
	letter-spacing: 1px;
	padding-bottom: 25px;
}

#event-list .event .login-form p {
	margin: 10px 0;
}


#event-list .event .login-form .input {
	width: 200px;
}


#event-list .event .login-form .submit {
	text-transform: uppercase;
}

#event-list .event .buy {
	position: absolute;
	bottom: 0;
	font-size: 16px;
	text-transform: uppercase;
	letter-spacing: 1px;
	background: #FFF3E1;
	padding-top: 5px;
}

#event-list .event .buy .price {
	display: block;
	padding-bottom: 12px;
}



/* -- SERIES -- */


#series-films ul {
	list-style: none;
	width: 990px;
	margin: 0 0 40px 217px;
	padding: 0;
	overflow: hidden;
}

#series-films ul li {
	float: left;
	width: 300px;
	height: 395px;
	padding: 0 30px 0 0;
	margin: 0 0 20px 0;
	overflow: hidden;
} 

#series-films.centered ul {
	text-align: center;
}

#series-films.centered ul li {
	float: none;
	display: inline-block;
	text-align: left;
}


#series-films ul li img {
	display: block;
	margin-bottom: 14px;
}

#series-films ul li h4.title {
	display: block;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 16px;
	line-height: 18px;
	height: 36px;
	overflow: hidden;
	padding: 0;
	margin: 0 0 5px;
}

#series-films .form-select {
	width: 201px;
}

#series-films .form-select .menu {
	width: 199px;
	max-height: 150px;
}

#series-films .showtimes {
	padding: 14px 0;
	color: #999;
}

#series-films .showtimes a,
#series-films .showtimes span {
	display: inline-block;
	margin-right: 6px;
	cursor: default;
}

#series-films .showtimes a {
	color: #EC2027;
	cursor: pointer;
}

#series-films .details {
	text-transform: uppercase;
	line-height: 18px;
	letter-spacing: 1px;
}

#series-films .date {
	text-transform: uppercase;
	line-height: 18px;
	letter-spacing: 1px;
	padding-top: 18px;
}

#series-films .summary {
	padding: 14px 0;
}

#series-title h4 {
	text-align: center;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 16px;
	line-height: 25px;
	letter-spacing: 3px;
	margin: 0;
}

#series-title .date {
	text-align: center;
	font-size: 12px;
	letter-spacing: 3px;
	margin: 0 0 34px;
}

#series-title img {
	margin: 0 auto !important;
	display: block !important;
}

#series-title .page {
	min-height: auto;
}

#series .pad {
	text-align: center;
}

#series .static img {
	display: initial;
	width: initial;
	max-width: initial;
	height: initial;
	margin: initial;
}



/* -- CALENDAR -- */

#calendar-filters {
	float: left;
	width: 292px;
}

#calendar-filters #filter-types {
	width: 100%;
	overflow: hidden;
	line-height: 14px;
	font-size: 12px;
}

#calendar-filters #filter-types a {
	display: inline-block;
	height: 15px;
	padding-left: 32px;
	margin-right: 38px;
	background: url(../images/common/checkbox-unselected-2x.png) no-repeat;
	background-size: 15px 15px;
}

#calendar-filters #filter-types a.selected {
	background-image: url(../images/common/checkbox-selected-2x.png);
}

#calendar-filters #filter-title {
	padding: 28px 0;
}

#calendar-filters #filter-title select {
	display: none;
}

#calendar-filters #filter-title .form-select {
	width: 292px;
}

#calendar-filters #filter-title .form-select .menu {
	width: 290px;
}

#filter-date {
	border: 1px solid #A4A4BC;
	padding: 2px;
}

#calendar-nav {
	padding: 37px 45px 40px;
	overflow: hidden;
	border: 1px solid #0F0681;
}

#calendar-nav-header {
	height: 30px;
	overflow: hidden;
	text-transform: uppercase;
	letter-spacing: 1px;
}

a#calendar-nav-prev,
a#calendar-nav-next {
	display: block;
	float: left;
	width: 15px;
	height: 15px;
	margin-left: 6px;
	overflow: hidden;
	background: url(../images/common/calendar-arrow-prev.png) 0 3px  no-repeat;
}

a#calendar-nav-prev span,
a#calendar-nav-next span {
	display: none;
}

a#calendar-nav-next {
	float: right;
	margin-left: 0;
	margin-right: 6px;
	background: url(../images/common/calendar-arrow-next.png) right 3px no-repeat;
}

a#calendar-nav-current {
	display: block;
	text-align: center;
}


#calendar-days {
	width: 110%;
	overflow: hidden;
}

#calendar-days span {
	display: block;
	float: left;
	width: 22px;
	margin-right: 7px;
	text-align: center;
	font-size: 12px;
}

#calendar-nav ul {
	display: block;
	width: 110%;
	padding: 0;
	margin: 0;
	list-style: none;
	padding-top: 7px;
	-webkit-font-smoothing: antialiased;
}

#calendar-nav ul li {
	display: block;
	float: left;
	width: 22px;
	height: 22px;
	padding: 0;
	margin: 10px 7px 0 0;
	list-style: none;
}

#calendar-nav ul li a {
	display: block;
	width: 22px;
	height: 22px;
	text-align: center;
	line-height: 22px;
	font-size: 12px;
}

#calendar-nav ul li.past a {
	color: #999;
}

#calendar-nav ul li.current a {
	background: #2A317D;
	color: #FFF;
}

#calendar-list {
	float: right;
	width: 850px;
	padding-left: 225px;
	padding-bottom: 50px;
}

#calendar-list .day {
	position: relative;
	width: 100%;
	text-transform: uppercase;
}

#calendar-list .day .date {
	position: absolute;
	left: -225px;
	top: -8px;
	width: 196px;
	text-align: right;
	font-size: 11px;
	letter-spacing: 1px;
	color: #A4A4BC;
}

#calendar-list .day .group {
	border-top: 1px solid #A4A4BC;
	padding-top: 10px;
	margin-top: 10px;
}

#calendar-list .day .group .label {
	display: block;
	position: absolute;
	left: -225px;
	width: 196px;
	padding-top: 12px;
	text-align: right;
	font-size: 11px;
	letter-spacing: 1px;
	color: #A4A4BC;
}

#calendar-list .day .group .item {
	padding: 10px 0; 
	letter-spacing: 1px;
}

#calendar-list .day .group .showtimes {
	display: block;
	padding-top: 0;
	width: 100%;
	overflow: hidden;
}

#calendar-list .day .group .showtimes a {
	display: block;
	float: left;
	margin-right: 6px;
	color: #EC2027;
	font-size: 11px;
}

#calendar-list .day .group .showtimes a.title {
	font-size: 12px;
	margin-right: 10px;
	color: #2A317D;
}


#calendar-list .day .group .showtimes .sold-out {
	margin-right: 6px;
	font-size: 11px;
}



/* -- THE PEOPLE -- */

#the-people {
	margin-left: 0;
}

#the-people ol {
	width: 125%;
	padding: 0;
}

#the-people ol li {
	width: 200px;
	height: 425px;
	margin-right: 12px;
}
/*
#the-people ol li:nth-child(9) {
	margin-left: 212px;
	margin-left: 320px;
}
*/
#the-people ol li img {
	width: 200px;
	height: 283px;
}



/* -- CONTACT -- */

/* #contact-page {
	max-width: 680px;
	margin: auto;
	padding-top: 40px;
}

#contact-page .contact {
	float: left;
	width: 33%;
	padding: 50px 0 60px;
	font-size: 12px;
} */

/* -- CONTACT 2019 RESTYLE -- */

#contact-page {
	max-width: 680px;
	margin: auto;
	padding-top: 40px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
}

#contact-page .contact {
	width: 33%;
	padding: 50px 0 60px;
	font-size: 12px;
}

/* -- END CONTACT 2019 RESTYLE -- */

#contact-page .contact a {
	color: #EC2027;
}

#contact-mail {
	background: url(../images/pages/contact-mail.png) center top no-repeat;
	background-size: 36px 30px;
}

#contact-general {
	background: url(../images/pages/contact-general.png) center top no-repeat;
	background-size: 36px 30px;
}

#contact-tickets {
	background: url(../images/pages/contact-tickets.png) center top no-repeat;
	background-size: 36px 38px;
}

#contact-publicity {
	background: url(../images/pages/contact-publicity.png) center top no-repeat;
	background-size: 36px 30px;
}

#contact-bookings {
	background: url(../images/pages/contact-bookings.png) center top no-repeat;
	background-size: 36px 30px;
}

#contact-jobs {
	background: url(../images/pages/contact-jobs.png) center top no-repeat;
	background-size: 36px 30px;
}



/* -- EDITION -- */

#edition .label {
	display: block;
	font-size: 12px;
	line-height: 16px;
	letter-spacing: 1px;
	color: #999;
	padding: 15px 0;
	cursor: default;
}

#edition .feature img {
	display: block;
}

#edition .feature .text {
	text-align: center;
}

#edition .feature .text .date {
	display: block;
	font-size: 12px;
	line-height: 16px;
	letter-spacing: 1px;
}

#edition .feature .text .title {
	display: block;
	font-size: 16px;
	line-height: 26px;
	letter-spacing: 1px;
	text-transform: uppercase;
}

#edition .feature .text .byline {
	display: block;
	letter-spacing: 1px;
	padding-bottom: 15px;
}

#edition-main-top {
	width: 100%;
	overflow: hidden;
	padding-bottom: 20px;
	border-bottom: 1px solid #FFA99B;
}

#edition-list .feature {
	width: 100%;
	overflow: hidden;
	padding: 30px 0;
	border-bottom: 1px solid #FFA99B;
}

#edition-list .feature:last-child {
	border-bottom: 0;
}

#edition-main-top .feature img,
#edition-list .feature img {
	float: left;
}

#edition-main-top .feature .text,
#edition-list .feature .text {
	float: right;
	width: 466px;
	padding-top: 130px;
}

#edition-main-mid {
	width: 100%;
	overflow: hidden;
	padding-bottom: 30px;
	border-bottom: 1px solid #FFA99B;
}

#edition-main-mid .feature {
	float: right;
	width: 633px;
}

#edition-main-mid .feature:first-child {
	float: left;
}

#edition-main-mid .feature .text {
	padding: 20px 0;
}

#edition-main-btm {
	width: 100%;
	overflow: hidden;
}

#edition-main-btm .feature,
#edition-featured li {
	margin: 0;
	padding: 0;
	float: left;
	margin-left: 30px;
}

#edition-main-btm .feature:first-child,
#edition-featured li:first-child {
	margin-left: 0;
}

#edition-main-btm .feature .text {
	padding: 20px 0 5px;
}

#edition-main-btm .feature .text .title,
#edition-featured li .title {
	display: block;
	font-size: 12px;
	line-height: 16px;
	text-transform: uppercase;
}

#edition-main-btm .feature .text .byline,
#edition-featured li .byline {
	display: block;
	font-size: 12px;
}

#edition-tag {
	padding: 25px 10px 10px;
	text-align: center;
	color: #EC2027;
	letter-spacing: 1px;
	font-size: 15px;
	line-height: 18px;
	cursor: default;
}

#edition-detail {
	width: 800px;
	margin-left: 249px;
	padding-bottom: 20px;
}

#edition-detail  h4.title {
	display: block;
	margin: 43px 0 5px;
	font-size: 16px;
	line-height: 20px;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: #EC2027;
	font-weight: normal;
}

#edition-detail .byline {
	display: block;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: #EC2027;
}

#edition-detail .date {
	display: block;
	font-size: 12px;
	line-height: 16px;
	letter-spacing: 1px;
	color: #EC2027;
}

#edition-detail .image {
	padding: 32px 0 10px;
}

#edition-detail .image img {
	display: block;
}

#edition-featured h5 {
	margin-bottom: 0;
}

#edition-featured ul {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 100%;
	overflow: hidden;
}

#edition-featured li {
	text-align: center;
	padding-bottom: 20px;
}

#edition-featured li .label {
	text-transform: lowercase;
}

#edition-featured li img {
	display: block;
	margin-bottom: 20px;
}



/* -- MEMBERSHIP -- */

.membership {
	width: 260px;
	margin: auto;
	padding-top: 5px;
	line-height: 20px;
	letter-spacing: 1px;
}

.membership h4 {
	font-size: 12px;
	margin: 0;
	padding: 0;
	font-weight: normal;
	text-transform: uppercase;
}

.membership .cost {
	padding: 15px 0;
}

.membership .icon {
	display: block;
	width: 260px;
	height: 41px;
	margin: 15px 0;
	background: url(../images/common/membership-icon.png) center center no-repeat;
}



/* -- COMMISSARY -- */

#commissary {
	text-align: center;
	padding-bottom: 50px;
}

#commissary .pad {
	max-width: 566px;
	margin: auto;
}

#commissary-top {
	height: 124px;
	margin: 45px auto 55px;
}

#commissary-now-open {
	display: inline-block;
	width: 137px;
	height: 124px;
	margin: 0 30px 0 0;
	background: url(../images/pages/commissary-now-open-2x.png) no-repeat;
	background-size: 100% 100%;
}

#commissary-now-open.thu-sun {
	background: url(../images/pages/commissary-now-open-thu-sun-2x.png) no-repeat;
	background-size: 100% 100%;
}

#commissary-now-open span {
	display: none;
}

#commissary-reservations {
	display: inline-block;
	width: 137px;
	height: 124px;
	margin: 0 0 0 30px;
	background: url(../images/pages/commissary-reservations-2x.png) no-repeat;
	background-size: 100% 100%;
}
#commissary-reservations.email {
	background: url(../images/pages/commissary-reservations-email-2x.png) no-repeat;
	background-size: 100% 100%;
}

#commissary-reservations .link a {
	display: block;
	height: 84px;
}

#commissary-reservations .link a span {
	display: none;
}

#commissary-reservations .phone {
	height: 40px;
}

#commissary-reservations .phone span {
	display: none;
}

#commissary-carousel {
	text-align: center;
}

#commissary-carousel .carousel {
	width: 565px;
	height: 377px;
	overflow: hidden;
	margin: auto;
}

#commissary-carousel div {
	width: 565px;
	height: 377px;
	margin: auto;
}

#commissary-carousel div img {
	display: block;
}

#commissary-carousel .carousel-prev {
	display: block;
	margin-left: -132px;
	width: 40px;
	height: 12px;
	background: url(../images/common/arrow-prev-2x.png) no-repeat;
	background-size: 100% 100%;
}

#commissary-carousel .carousel-next {
	display: block;
	margin-right: -132px;
	width: 40px;
	height: 12px;
	background: url(../images/common/arrow-next-2x.png) no-repeat;
	background-size: 100% 100%;
}

#commissary #intro {
	padding: 25px 0 0;
	letter-spacing: 1px;
}

#commissary h3#hours-header {
	height: 40px;
	background: url(../images/pages/commissary-hours-2x.png) center no-repeat;
	background-size: 105px 40px;
}

#commissary h3#hours-header span {
	display: none;
}

#commissary h3#menus-header {
	height: 40px;
	background: url(../images/pages/commissary-menus-2x.png) center no-repeat;
	background-size: 105px 40px;
}

#commissary h3#menus-header span {
	display: none;
}
/*
#commissary #hours {
	width: 565px;
	padding-bottom: 20px;
	overflow: hidden;
	text-align: center;
	vertical-align: top;
	letter-spacing: 0;
}

#commissary #hours h4 {
	height: 18px;
	margin: 0 0 10px;
}

#commissary #hours h4 span {
	display: none;
}

#commissary #hours #hours-dinner h4 {
	background: url(../images/pages/commissary-dinner-2x.png) center no-repeat;
	background-size: 147px 18px;
}

#commissary #hours #hours-bars h4 {
	background: url(../images/pages/commissary-bars-2x.png) center no-repeat;
	background-size: 147px 18px;
}

#commissary #hours .group {
	display: inline-block;
	width: 48%;
	vertical-align: top;
}

*/

#commissary #hours {
	padding-bottom: 30px;
	overflow: hidden;
	text-align: center;
	vertical-align: top;
	letter-spacing: 0;
}

#commissary #hours h4 {
	height: 18px;
	margin: 0 0 10px;
	text-align: center;
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
	color: #EC1C24;
	text-transform: uppercase;
}

#commissary #hours .group {
	display: inline-block;
	width: 20%;
	vertical-align: top;
	padding-bottom: 30px;
}

#commissary-nav {
	padding: 20px 0 40px;
}

#commissary-nav a {
	display: inline-block;
	text-transform: uppercase;
	font-size: 12px;
	line-height: 18px;
	margin: 0 28px;
}

#commissary-nav a.coming-soon {
	min-width: 102px;
	padding-bottom: 46px;
	background: url(../images/pages/commissary-coming-soon-2x.png) center bottom no-repeat;
	background-size: 102px 34px;
	cursor: default;
}

#commissary-nav a.june-11 {
	min-width: 102px;
	padding-bottom: 46px;
	background: url(../images/pages/commissary-open-june-11-2x.png) center bottom no-repeat;
	background-size: 102px 34px;
	cursor: default;
}

#commissary-nav a.june-13 {
	min-width: 102px;
	padding-bottom: 46px;
	background: url(../images/pages/commissary-open-june-13-2x.png) center bottom no-repeat;
	background-size: 102px 34px;
	cursor: default;
}

#commissary-nav a span {
	display: inline-block;
}

#commissary-nav a.selected span {
	border-bottom: 1px solid #001689;
}

#commissary-menu {
	border: 1px solid #0F0681;
}

#commissary-menu .menu {
	display: none;
}

#commissary-menu img {
	display: block;
	width: 100%;
	height: auto;
}

#commissary-menu #menu-dinner {
	display: block;
}





/* -- CHECKOUT -- */


#checkout {
	padding-bottom: 100px;	
}

#checkout * {
	font-family: 'Fugue', 'fugueregular', arial, sans-serif;
	color: #2A317D;
	background: none;
}

#checkout h1, 
#checkout h2, 
#checkout h3, 
#checkout h4, 
#checkout h5,
#checkout h6 {
	color: #2A317D;	
	background: none;
	text-align: left;
}

#checkout h1 em, 
#checkout h2 em, 
#checkout h3 em, 
#checkout h4 em, 
#checkout h5 em,
#checkout h6 em {
	font-size: inherit;
	font-weight: inherit;
	font-style: inherit;
	color: #2A317D;			
}

#checkout h4 {
	font-size: 12px;
	line-height: 14px;
	letter-spacing: 1px;
	font-weight: normal;
	text-transform: uppercase;
	margin: 20px 0;
	padding: 0;
}

#checkout input[type=text],
#checkout input[type=email],
#checkout input[type=password],
#checkout input[type=checkbox],
#checkout select {
	box-sizing: border-box;
	height: 24px !important;
	background: #FFF3E2;
	border: 1px solid #A4A5BB;
	border-radius: 0;	
}

#checkout textarea {
	background: #FFF3E2;
	border: 1px solid #A4A5BB;
	border-radius: 0;	
}

#checkout select {
	background: #FFF3E2 url(../images/common/select-arrow-2x.png) right top no-repeat;
	background-size: 17px 43px;
}

#checkout .notification {
	display: none;
}

#checkout .error-text {
	padding: 0;
	margin: 25px 0;
	color: #EC2027;
}

#checkout #card-expiry-month {
	margin-left: 2px !important;	
}

#checkout a {
	text-decoration: none;
}

#checkout .not-applicable {
	display: none;
}

#checkout .cols {
	max-width: 960px;
	margin-left: 220px;
}

#checkout #breadcrumb {
	display: block;
	margin: 20px 0 40px;
	padding: 14px 0 10px;
	border-top: 1px solid #A4A4BA;
	border-bottom: 1px solid #A4A4BA;
	font-size: 12px;
	letter-spacing: 1px;
	text-align: center;
	background: none;
	height: auto;
	justify-content: initial;
	font-weight: inherit;
	text-align: center;
}

#checkout #breadcrumb span {
	display: inline-block;
	padding: 0 0 4px;
	margin: 0 30px;
	font-size: 12px;
	transition: margin .2s;
	color: #2A317D;
}

#checkout #breadcrumb span span {
	display: inline;
	list-style: none;
	padding: 0;
	margin: 0;
}

#checkout #breadcrumb span.selected {
	border-bottom: 1px solid #A4A4BC;
	padding-bottom: 3px;
}

#checkout #breadcrumb span.disabled {
	color: #999;
	cursor: default;
}

#checkout #breadcrumb span.after {
	display: none !important;
}

#checkout #breadcrumb span input {
	display: inline;
	border: 0;
	outline: 0;
	background: none;
	font-size: 12px;
	line-height: inherit;
	letter-spacing: 1px;
	color: #2A317D;
}

#checkout #breadcrumb span input.disabled {
	color: #999;
	cursor: default;
}

#checkout .content {
	background: inherit;
	color: #2A317D;	
}

#checkout .page-main {
	float: left;
	width: 640px;
	min-height: 500px;
	padding-bottom: 30px;
}

#checkout .page-side,
#checkout .order-details {
	float: right;
	width: 290px;
	padding-bottom: 30px;
}

#checkout #select-tickets .order-details {
	display: block;
	position: absolute;
	float: none;
	top: 121px;
	right: 15px;
}

#checkout #select-tickets .order-details .cart-order {
	display: block;
}

#checkout #select-tickets-list-wrapper {
	position: initial;	
}

#checkout .session-overview h4 {
	font-size: 16px;
	line-height: 20px;
	margin-top: 0;
	margin-bottom: 10px;
}

#checkout .session-overview .movie-poster {
	display: none;
}

#select-tickets .signin-widget {
	margin-bottom: 40px;	
}

.ticketing-signin-widget #signInExternalLink {
	display: inline-block;
	color: inherit;
	text-decoration: none;
	border-bottom: 1px solid #A4A5B9;
}
	
.ticketing-signedin-widget .form-actions {
	padding-right: 90px;	
}

#checkout #member-login {
	height: 14px;
	padding: 24px 0;
	border-bottom: 1px solid #2A317D;
	font-size: 12px;
	line-height: 14px;
	letter-spacing: 1px;
    display: none;
}

#checkout .countdown {
	width: 252px;
	height: 14px;
	padding: 0;
	font-size: 12px;
	line-height: 14px;
	letter-spacing: 1px;
	color: #EC2027;
	text-transform: uppercase;
	text-align: left;
}

#checkout .countdown * {
	font-style: normal;
	display: inline-block;
	padding: 0;
	margin: 0 2px;
	color: #EC2027;
}

#checkout #cart-list div.total {
	border-top: 1px solid #2A317D;
	border-bottom: 1px solid #2A317D;
}

#checkout .tab-content {
	padding: 24px 0;
	border-bottom: 1px solid #A4A4BA;
}

#checkout #tab-standard ul {
	list-style: none;
	width: 100%;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

#checkout #tab-standard ul li {
	float: left;
	width: 50%;
	margin: 0;
	padding: 10px 0;
}

#checkout #tab-standard ul li label {
	float: left;
	width: 48%;
	padding-left: 2%;
	padding-top: 8px;
	text-transform: none;
	font-size: 12px;
	letter-spacing: 1px;
}

#checkout #tab-standard .ticket-description {
	display: inline-block;
	padding-right: 8px;
}

#checkout #tab-standard .price:before {
	content: "$";
}

#checkout #tab-standard ul li span.sub-total {
	display: none;
}

#checkout #tab-standard ul li button.icon {
	border: 0;
	background: none;
	outline: none;
	color: #2A317D;
	font-size: 12px;
	width: 12px;
}

#checkout #tab-standard ul li input.quantity {
	border: 1px solid #A4A4BC;
	width: 70px;
	text-align: center;
	background: #FFF3E1;
	color: #2A317D;
	font-size: 12px;
	padding: 4px 0;
	margin: 0 7px 0 12px;
}

#checkout #category-ticket-voucher input {
	width: 50%;
	height: 20px;
	margin: 0 10px 0 0;
	padding: 2px 6px;
	font-size: 11px;
	line-height: 20px;
	border: 1px solid #A4A4BC;
	background: #FFF3E1;
	color: #2A317D;
	letter-spacing: 1px;
}

#checkout .categories {
	width: 100%;
	border: none;
	background: none;
}

#checkout .categories li {
	float: left;
	padding-left: 20px;
	padding-right: 20px;
	margin: 0;
	height: 34px;
	line-height: 34px;
	text-transform: lowercase;
	letter-spacing: 2px;
	border: 1px solid transparent;
}

#checkout #SelectTicketsPanel,
#checkout #SelectSeatsPanel {
	display: block;
	max-width: 660px;	
}

#checkout #category-ticket-voucher {
	display: none !important;
}
	
	
#checkout .categories .ui-tabs-selected:before,
#checkout .categories .ui-tabs-selected:after {
	display: none;	
}

#checkout .categories {
	margin-bottom: 0;	
}

#checkout .categories .ui-tabs-selected {
	border: 1px solid #A4A6B9;
	border-bottom: 1px solid #FFF3E3;
}

#checkout .category-tabs-items {
	width: 100%;
	border: none;
	border-top: 1px solid #A4A5B9;
	border-bottom: 1px solid #A4A5B9;
	margin-top: -1px;
}

#checkout .category-tabs-items h6 {
	display: none;
}

.third-party-member-ticket-card-number-entry { 
	display: none;
}

#checkout .category-tabs-items .plus-minus-numeric .icon {
	height: 30px;
	border: 0;
	line-height: 30px;
	padding: 0 16px;
	vertical-align: top;
	cursor: pointer;
}

#checkout .category-tabs-items .item {
	display: block;
	-webkit-display: block;
	padding: 10px 0;
	border: 0;
}

#checkout .category-tabs-items .item label {
	padding-bottom: 0;
}

#checkout .category-tabs-items .plus-minus-numeric {
	width: auto;
	margin-top: 0;
}

#checkout .category-tabs-items .plus-minus-numeric .icon-minus:after {
	display: inline-block;
	content: "-";
}

#checkout .category-tabs-items .plus-minus-numeric .icon-plus:after {
	display: inline-block;
	content: "+";
}

#checkout .category-tabs-items .plus-minus-numeric input[type=text] {
	width: 70px;
}

#checkout .category-tabs-items .sub-total {
	width: 10%;
	float: right;
	line-height: 30px;
	text-align: right;
}

#checkout .category-tabs-items .sub-total:before,
#checkout .category-tabs-items .price:before {
	display: inline-block;
	content: "$";
}

.third-party-ticket-control .item>* {
	vertical-align: inherit;
	margin-top: 0;
	line-height: 30px;
}

#checkout #print-page {
	display: none;
}

#checkout button,
#checkout input {
	border-radius: 0;
	color: #2A317D;
}

#checkout button span,
#checkout input span {
	border-radius: inherit;
	color: inherit;
}

#checkout .buttons button,
#checkout .page-action {
	display: block;
	float: right;
	outline: none;
	width: auto !important;
	height: auto !important;
	border: 1px solid #A4A4BC;
	border-radius: 0;
	padding: 2px;
	margin: 20px 0 5px;
	background: #FFF3E1;
	color: #2A317D;
}

#checkout .buttons button span,
#checkout .page-action span {
	display: inline-block;
	min-width: 100px;
	border: 1px solid #2A317D;
	border-radius: 0;
	outline: none;
	padding: 0 10px;
	font-size: 12px;
	letter-spacing: 1px;
	padding: 12px 20px;
	text-align: center;
}

#checkout .ticketing-signin-widget #signInExternalLink {
	display: block;
	position: relative;
	width: 136px;
	border: 1px solid #A4A6B9;
	border-radius: 0;
	outline: none;
	font-size: 12px;
	letter-spacing: 1px;
	padding: 14px 0;
	margin: 14px 0 20px;
	font-weight: 700;
	text-align: center;
}

#checkout .ticketing-signin-widget #signInExternalLink:before {
	content: " ";
	position: absolute;
	z-index: -1;
	top: 2px;
	left: 2px;
	right: 2px;
	bottom: 2px;
	border: 1px solid #2A317D;
}

#checkout .ticketing-signin-required-widget {
    width: auto;
}

#checkout .ticketing-signin-widget {
	width: auto;
}

#checkout .button span {
	text-transform: none;
	font-size: 12px;
	letter-spacing: 1px;
	padding: 12px 20px 12px 25px;
}

#checkout .three-buttons {
	text-align: center;
	padding-top: 18px;
}

#checkout .three-buttons .button {
	margin: auto;
	display: initial;
	float: none;
}

#checkout .three-buttons .button:first-child {
	display: block;
	float: right;
}

#checkout .three-buttons .button:first-child span:after {
	content: " >";
}

#checkout .three-buttons .button:last-child {
	display: block;
	float: left;
}

#checkout .three-buttons .button span {
	width: 155px;
	padding: 12px 12px;
	text-align: center;
}

#checkout #cancelOrder {
	float: left;	
}	

#checkout #cart-list div {
	width: 100%;
	padding: 14px 0;
	overflow: hidden;
	text-transform: uppercase;
}

#checkout #cart-list div .right {
	text-align: right;
}

#checkout #cart-list div.title {
	border-top: 1px solid #2A317D;
}

#checkout #cart-list div.date {
	border-top: 1px solid #A4A4BA;
}

#checkout #cart-list div.qty {
	border-top: 1px solid #A4A4BA;
}

#checkout #cart-list div.total {
	border-top: 2px solid #2A317D;
	border-bottom: 2px solid #2A317D;
}

#checkout #cart {
	background: none;
	border-top: 1px solid #2A317D;
}

#checkout #cart h2 {
	display: none;
}

#checkout #cart-shop-summary h2 {
	display: none;
}

#checkout #cart ul {
	clear: both;
	list-style: none;
	padding: 0;
	margin: 0;
}

#checkout #cart ul li {
	list-style: none;
	padding: 14px 0;
	margin: 0;
	overflow: hidden;
	text-transform: uppercase;
	border-bottom: 1px solid #A4A4BA;
}

#checkout #cart ul li.cart-session {
	padding-bottom: 0;
}

#checkout #cart ul li span {
	display: block;
	float: right;
	text-align: right;
}

#checkout #cart ul li span.name {
	float: left;
	text-align: left;
}

#checkout #cart .cart-session-information {
	min-height: 16px;
	padding-bottom: 14px;
}

#checkout #cart .cart-session-information .icon-clear {
	float: left;
	border: 0;
	background: none;
	outline: 0;
	height: auto !important;
}

#checkout #cart .cart-session-information .icon-clear:after {
	font-size: 18px;
	line-height: 18px;
	content: '×';
}

#checkout #cart .cart-session-information .price {
	display: none;
}

#checkout .cart-order {
	min-height: 0;	
}

#checkout .cart-footer {
	padding: 0;
}

#checkout #cart .promotion-none,
#checkout #cart .ticket-fees-none {
	display: none;
}

#checkout #cart .cart-ticket .quantity {
	display: block;
	float: right;
}

#checkout #cart .cart-ticket button,
#checkout #cart .cart-ticket .price {
	display: none;
}

#checkout #cart .cart-ticket .item-detail {
	float: left;
}

#checkout #cart li.cart-ticket {
	border: 0;
	padding-top: 10px;
	border-top: 1px solid #A4A4BA;
}

#checkout #cart .points-cost,
#checkout #cart .cart-ticket .item-fee,
#checkout #cart .cart-ticket .discount {
	display: none;
}

#checkout #cart .cart-ticket .cost {
	float: right;
}


#checkout #cart ul li.total {
	margin-top: -1px;
	border-bottom: 1px solid #2A317D;
}

#checkout #cart ul li.disclaimer {
	display: none;
}

#checkout label {
	text-transform: none;
	letter-spacing: 1px;
	padding-bottom: 10px;
}

#checkout .input,
#checkout .textarea,
#checkout input[type="email"],
#checkout input[type="text"],
#checkout input[type="password"],
#checkout textarea {
	width: 75%;
}

#checkout #payment {
	border-top: 1px solid #2A317D;
	margin-top: 30px;
	padding-top: 10px;
}

#checkout #payment h4 {
	margin-bottom: 30px;
}

#checkout .disclaimer {
	padding: 20px;
	letter-spacing: 1px;
	border-top: 1px solid #A4A4BA;
	border-bottom: 1px solid #A4A4BA;
	margin-top: 20px;
}

#checkout .disclaimer a {
	color: #EC2027;
}


#checkout #cart-summary {
	border-top: 1px solid #2A317D;
}

#checkout #cart-summary h2 {
	display: none;
}

#checkout #cart-summary ul {
	clear: both;
	list-style: none;
	padding: 0;
	margin: 0;
}

#checkout #cart-summary ul li {
	list-style: none;
	padding: 14px 0;
	margin: 0;
	overflow: hidden;
	text-transform: uppercase;
	border-bottom: 1px solid #A4A4BA;
}

#checkout #cart-summary ul li.cart-session {
	padding-bottom: 0;
}

#checkout #cart-summary ul li span {
	display: block;
	float: right;
	text-align: right;
}

#checkout #cart-summary ul li span.name {
	float: left;
	text-align: left;
}

#checkout #cart-summary .cart-session-information {
	min-height: 16px;
	padding-bottom: 14px;
}

#checkout #cart-summary .cart-session-information .icon-clear {
	float: left;
	border: 0;
	background: none;
	outline: 0;
	height: auto !important;
}

#checkout #cart-summary .icon-clear,
#checkout #cart-summary .change-seats-link {
	display: none;
}

#checkout #cart-summary dl {
	padding: 0 0 14px;
	margin: 0;
	border-bottom: 1px solid #A4A4BA;
}

#checkout #cart-summary dl dd {
	padding: 0;
	margin: 0;
	text-align: right;
}

#checkout #cart-summary dl dd span {
	float: none;
}

#checkout #cart-summary table {
	width: 100%;
	padding: 14px 0;
	border-spacing: 0;
    border-collapse: separate;
}

#checkout #cart-summary table thead {
	display: none;
}

#checkout #cart-summary table td {
	padding: 0;
	margin: 0;
	vertical-align: middle;
}


#checkout #cart-summary .cart-ticket .cost {
	display: none;
}

#checkout #cart-summary .cart-ticket .price:before {
	content: "$";
}

#checkout #cart-summary .cart-ticket .quantity:before {
	content: "x";
	text-transform: lowercase;
}

#checkout #cart-summary .total {
	margin-top: -1px;
	border-top: 1px solid #2A317D;
	border-bottom: 1px solid #2A317D;
	padding-top: 14px;
}

#checkout #cart-summary .total dt {
	display: block;
	margin-top: 0;
	text-transform: uppercase;
}

#checkout #cart-summary {
	max-width: 660px;
} 

#checkout .cart-summary-order {
	border-bottom: 0;	
} 

#checkout .buttons {
	min-height: 58px;
}

#checkout #confirmation {
	width: 640px;
	margin-top: 50px;
	margin-left: 380px;
	margin-bottom: 50px;
	border-top: 1px solid #2A317D;
}

#checkout #confirmation h4 {
	text-align: center;
	margin: 25px;
}

#checkout #confirm-ref {
	padding: 25px 0;
	width: 100%;
	overflow: hidden;
	text-transform: uppercase;
	border-top: 1px solid #2A317D;
}

#checkout #confirm-ref .row {
	width: 100%;
	overflow: hidden;
	padding: 5px 0;
}

#checkout #confirm-ref .row .label {
	display: block;
	float: left;
	width: 190px;
}

#checkout .button-list button {
	order: initial;
	-webkit-order: initial;	
}

#checkout #print-ticket {
	padding: 50px 0 0;
	text-align: center;
	font-size: 12px;
	letter-spacing: 1px;
	text-transform: uppercase;
}

#checkout #timeoutpage h2 {
	text-align: center;	
}

#checkout #timeoutpage p {
	color: inherit;
	font-size: inherit;
}

#checkout #timeoutpage button {
	float: none;
	margin-top: 90px;
	margin-left: auto;
	margin-right: auto;
}

#checkout #paymentForm {
	max-width: 660px;
}

#checkout #paymentForm .countdown {
	position: absolute;
	right: 0;
}

#checkout #paymentForm .form-select {
	width: 160px;
}

#checkout #paymentForm .form-select .menu {
	width: 158px;
}

#checkout #paymentForm .form-line {
	max-width: 660px;
	padding-right: 0;
	padding-bottom: 20px;
}

#checkout #paymentForm .form-line label {
	font-size: 12px;
	line-height: 16px;
}

#checkout #paymentForm .date-field  .form-select {
	display: inline-block;
	width: 80px;
	margin-right: 5px;
}

#checkout #paymentForm .date-field  .form-select .menu {
	width: 78px;
}

#checkout #paymentForm #card-cvc {
	width: 67px;
}

#checkout #paymentForm .button-list-multi .page-action {
	margin: 0;
}

#checkout #select-seats-container {
	min-height: 620px;
}

#checkout .button-list {
	max-width: 660px;	
}

#checkout #paymentForm h3 {
	background: none;
	text-align: left;
}

#checkout #paymentForm h3:before {
	content: "Total: ";
}

button.page-action-disabled {
	display: none !important;
	opacity: 0 !important;
	visibility: hidden !important;
}

#checkout .field-validation-error {
	display: inline-block;
	width: 22px;
	height: 22px;
	background: #EC2027;
	border-radius: 50%;
	text-align: center;
	color: #FFF;
	font-size: 16px;
	line-height: 20px;
	margin-left: 6px;
}

#checkout .field-validation-error:before {
	content: "←";
}


#checkout #divSeatMap {
	margin-bottom: 20px;	
}

#checkout #divSeatMap:after {
	display: block;
	padding: 20px 0;
	content: "Balcony rows AA, BB (Aud 01 only)";
	text-align: center;
}

#checkout #select-tickets-list-wrapper:after,
#checkout #select-seats-container:after,
#checkout #confirmForm:after {
	display: block;
	padding: 20px 0;
	content: "Tickets to multiple films must be purchased in separate transactions.";
	text-align: center;
}

#checkout .Seating-Screen {
	padding: 4px;
	border-bottom: 1px solid #A4A5B9;	
}

#checkout .Seating-Screen img {
	display: none;	
}

#checkout .Seating-PopupMessage {
	color: #FFF;
	padding-top: 55px !important;
	background: #EC2027 url(../images/common/error-icon.png) center 20px no-repeat;
	background-size: 60px 60px;
}

#checkout #continueShopping {
	display: none !important;	
}

#sorry_label {
	display: block;
	font-size: 20px;
	line-height: 30px;
	text-transform: uppercase;
	margin: 30px 0 30px;
	padding-top: 20px;
	color: #2A317D;
}

h2#lblError {
	background: none;
	margin-bottom: 70px;
	height: auto;
}

#checkout .personal-details label {
	min-width: 80px;
}

#checkout label[for="pickup-comments"] {
	display: none;	
}

#checkout #pickup-comments {
	display: none;	
}

#checkout .loyalty-card-number-container {
	display: none !important;	
}

#checkout .terms-conditions-line label {
	display: inline-block;
	margin-left: 5px;
}

#checkout .terms-conditions-line label a {
	border-bottom: 1px solid #A4A5BB;
}

.loading-popup {
	background: #FFF3E3;
	border-radius: 0;
	color: #2B347B;
	font-family: 'Fugue', 'fugueregular', arial, sans-serif;	
	font-size: 12px;
	line-height: 16px;
}

.loading-popup-row {
	color: #2B347B;
	font-family: 'Fugue', 'fugueregular', arial, sans-serif;	
	font-size: 12px;
	line-height: 16px;
}

.loading-popup-row-loading-icon {
  display: inline-block;
  width: 80px;
  height: 80px;
  margin: 25px 0 20px;
}

.loading-popup-row-loading-icon img {
  display: none;
}


.loading-popup-row-loading-icon:after {
  content: " ";
  display: block;
  width: 64px;
  height: 64px;
  margin: 8px;
  border-radius: 50%;
  border: 6px solid #fff;
  border-color: #2B347B transparent #2B347B transparent;
  animation: lds-dual-ring 1.2s linear infinite;
}

@keyframes lds-dual-ring {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

.loading-popup-row-header {
	font-size: 16px;
	line-height: 20px;
	text-transform: uppercase;
	padding-bottom: 0;
	letter-spacing: 1px;
}

#terms {
	text-align: center;
}

#terms h2,
#terms h3 {
	background: none;
}

#terms h2 em {
	font-style: normal;
}

#terms div {
	margin: auto;
	text-align: left;
	max-width: 630px;
	padding-bottom: 50px;
}

#terms ul {
	margin: 0;
	padding: 0;
}

#checkout h2 em {
	display: inline-block !important;
	padding-left: 5px !important;
}

#checkout #order-details hgroup {
	padding-left: 0;
	height: 30px;
	background: none;
	overflow: hidden;
}

#checkout #order-details {
	border-top: 1px solid #A4A5B9;	
}

#checkout #order-details .screening-details {
	margin-top: 0;
}

#checkout #order-details .row--accent {
	padding-left: 0;	
}

#checkout #order-details .sub-total {
	border-top: 1px solid #A4A5B9;	
}

#checkout #order-details .button-list {
	max-width: 100%;
}

#checkout #order-details .total,
#checkout #order-details label {
	color: inherit;
	margin-right: 0;
}

#checkout #booking-overview {
	border-top: 1px solid #A4A5B9;	
}

#checkout #booking-overview #loyalty-details {
	display: none;
}

#checkout #print-tickets {
	float: left;	
}

#modal-error-container {
	background: #2A317D !important;
	color: #fff !important;
}

.simplemodal-wrap {
	background: #2A317D !important;
}