.OLCT_activePurchaseProgress{float:right; color:#000;}
.OLCT_inactivePurchaseProgress{float:right; color:#ccc}
.OLCT_currentPurchaseProgress{text-decoration:underline;}
.OLCT_activeSeperatorPurchaseProgress{float:right;padding-left:10px;padding-right:10px; color:#000;}
.OLCT_inactiveSeperatorPurchaseProgress{float:right;padding-left:10px;padding-right:10px; color:#ccc}

.OLCT_DetailsPlayTrailer{position:absolute; margin-left:-242px; margin-top:0px;	width:226px;}

.OLCT_paymentSection input, textarea, select, option {
    background: #FAFAFA;
    outline:none;
    transition: all 0.25s ease-in-out;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    border-radius:3px;
    -webkit-border-radius:3px;
    -moz-border-radius:3px;
    border:1px solid rgba(0,0,0, 0.2);
}

.OLCT_paymentSection input:focus, textarea:focus, select:focus, option:focus {
    background: #FFFFFF;
    box-shadow: 0 0 5px rgba(0, 0, 255, 1);
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 255, 1); 
    -moz-box-shadow: 0 0 5px rgba(0, 0, 255, 1);
    border:1px solid rgba(0,0,255, 0.8); 
}

.payAlert {color:#000; font-size:14px; font-weight:bold;}

.payNote {color:#000;}

.OLCT_eventSubtitleIcon {
float:right; border:0px;
margin-left:10px;
}

.OLCT_event3DIcon {
float:right; border:0px;
}

.OLCT_paymentProcess {
	color:#fff;
}

.OLCT_paymentProcess table{
	color:#fff;
	margin-top: 200px;
	width: 450px;
	background: #00AAB5;
	border: 1px solid #231f20;
}

.OLCT_paymentProcess th, .OLCT_paymentProcess td{
	padding:10px;
	color:#fff;
}

.OLCT_paymentProcessTime {
	color:#fff;
}

#OLCT_seatPlan {
  background-color: #b3391b; 
  border: 1px solid #231f20; 
  padding: 20px; 
  margin-bottom: 10px; 
  color:#fff;
 }
 
#OLCT_seatPlan p {
  color:#fff;
 }
  
#OLCT_seatPlan .frontRow  {
  text-transform: uppercase; 
  line-height: 2em; color:#fff;
 }
  
#OLCT_seatPlan .screen {
  background:#b3391b; color:#fff; font-weight:bold; font-size:16px;
  height:30px; width:400px;	margin:auto 10px auto 10px;
}

.OLCT_SelectSeatButton {
  width:300px; display:block;
  text-align:center; 
  margin-bottom:10px; 
  margin:auto;
}

.OLCT_SelectSeatButton p {
  margin:0px; 
  padding-top:5px; 
  color:#fff;
}

.OLCT_SelectSeatButton a {
  width:180px; height:25px;
  background:url('/sites/curzon/images/bookseats.png') no-repeat;
 }
 
.OLCT_SelectSeatButton a:hover {
  background-position:0px -25px;
}

.OLCT_paymentSection {
  background-color: #00AAB5; 	
  border: 1px solid #231f20;	
  padding: 10px; 
  margin-bottom: 10px; 
  color:#fff;
}

.OLCT_paymentSection h3 {
  color:#fff;
}

.OLCT_paymentSection h3 strong{
  color:#fff;
}
.OLCT_paymentItem {
  clear:both; 
  padding-left:20px;
  padding-bottom:5px
}

.OLCT_paymentItem label{
  float:left; width:150px; 
  padding-top:4px; 
  text-align:left; 
  color:#fff;
}

.OLCT_successSection {
  background-color: #00AAB5; 	
  border: 1px solid #231f20;	
  padding: 10px; 
  margin-bottom: 10px; 
  color:#fff;
}

.OLCT_successSection h3, ul, li, strong {
  color:#000000;
}

.OLCT_successSection a {
  color:#ccc; 
  text-decoration:none;
}

.OLCT_successSection a:hover {
  color:#fff; 
  text-decoration:underline;
}

.OLCT_formButtons {
  clear:both
}

.OLCT_ticketSection {
  background-color: #00AAB5; 
  padding: 10px; 
  padding-bottom: 10px; 
  border: 1px solid #231f20;
}

.OLCT_ticketItem {
  clear:both;
}

.OLCT_ticketItem select{
  float:left; width:100px; 
  margin-bottom:5px;
}

.OLCT_ticketItem label{
  float:left; 
  width:400px; 
  padding-left:10px; 
  padding-top:4px; 
  text-align:left; 
  color:#fff;
}

.OLCT_movieTimesInfo {
	width: 610px;
	width: 100%;
	overflow: hidden;
	margin-bottom: 10px;
	padding-top: 10px;
}

.OLCT_movieTimesInfo img {
	float: left;
	margin-right: 10px;
}

.OLCT_movieTimesInfo p {
	margin: 0 0 5px 0;
}

.OLCT_eventMiniImage {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	height:160px;
}

.OLCT_pageOuterWrapper {
  margin: 0 auto;
  background-color: #ffffff;
}

.OLCT_pageInnerWrapper {
	margin-top:-8px; 
	padding:10px; 
	text-align:center;
	background-image: url(/sites/CRUMGAOLAQUA/images/exploris-content-bg.png);
	background-size: cover;
	background-repeat: no-repeat;
	}

.OLCT_movieDetailsContainer {
	width: 610px;
	width: 100%;
	overflow: hidden;
	margin-bottom: 10px;
	padding-top: 10px;
}

.OLCT_eventLargeRating {
float:right; border:0px;
margin-left:10px;
}

.OLCT_eventLargeImage {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	width:226px;
	height:320px;
}

.OLCT_movieDetailsContainer h3 {
font-size:20px;
margin-top:0px;
padding-bottom:10px;
}

.OLCT_movieDetailsContainer p {
	margin: 0 0 5px 0;
}

.OLCT_movieDetailsContainer table{
margin-top:-8px;
margin-bottom:-1px;
background:#fff;
}

.OLCT_movieDetailsContainer td{
padding-bottom:5px;
}

.OLCT_eventWebsiteLink {
float:right; margin-top:-25px; padding-right:8px;
}

.OLCT_movieTimes table {
	border-collapse: collapse;
	width: 100%;
}

.OLCT_movieTimes th, .OLCT_movieTimes td {
	border: 1px solid #fffef2;
	line-height: 2em;
}

.OLCT_movieTimes th {
	width: 170px;
	text-align: left;
	padding-left: 5px;
}

.OLCT_movieTimes td {
	text-align: center;
}

.OLCT_soldOutTime {
	color:#0c0c0c;
}

.OLCT_movieTimes td a {
	display: block;
	font-weight: bold;
	text-decoration: none;
}

.OLCT_movieTimes td a:hover {
  text-decoration: underline;
}

.OLCT_sectionDivider {
    padding: 3px 0px;
}
.OLCT_sectionDivider hr{
  width: 100%;
}
/*----------------------------Not correct site-----------------------------------------------
.OLCT_movieTimes td a.mz {
	background: #fdf9db url(/sites/brunswick/images/mz.gif) no-repeat 99% 1px;
	color: #333;
}

.OLCT_movieTimes td a.mz:hover {
	background: #666 url(/sites/brunswick/images/mz-hover.gif) no-repeat 99% 1px;
	color: #fff;
}
*/

/*---------------JD - 19/09/19 - Responsive---------------------------------------*/
.form-control-1{
  display:inline-block; 
  width:80%; 
  vertical-align:top;
}
.form-control-2{
  display:inline-block; 
  width:80%; 
  vertical-align:top;
}

.gift-card-input #giftCardNumber{
  width: 90%;
}

 .OLCT_pageInnerWrapper #paymentPage input[type="text"], input[type="tel"], input[type="email"]{
  border: 1px solid  #C0C0C0;
}
  #paymentPage select{
  border: 1px solid #C0C0C0;
}

 #paymentPage #payNowButton {
  width: 90%;
  margin-top: 40px;
}

.OLCT_movieTimes #orderTotal {
    margin: 15px auto;
    }

@media only screen and (min-width: 812px){
  .form-control-2{
    width:45%;
  }
  .gift-card-input #giftCardNumber{
    width: 60%;
  }
  #paymentPage #payNowButton {
    width: 60%;
  }
}
@media only screen and (min-width: 1200px){
  .form-control-2{
    width: 30%;
  }
  
  .form-control-1{
    width: 60%;
  }

 #paymentPage #payNowButton {
    width: 40%;
  }
  .OLCT_sectionDivider hr{
    width: 60%;
  }
}

/*-SOCIAL DISTANCING--------*/
.SD_wrapper {
  background-color: #EED202;
  height: 100%;
}
.SD_wrapper:before, .SD_wrapper:after {
      content: '';
      position: relative;
      top: 0px;
      bottom: 0px;
      display: block;
      height: 12px;
      width: 100%;
      background: repeating-linear-gradient(
        -45deg,
        #000,
        #000 12px,
        transparent 10px,
        transparent 23px
      );
}
.SD_inner {
  padding: 15px;
  text-align: center;
}
.SD_checkboxSection {
  margin: 20px 0;
  display: table;
  table-layout: fixed;
  text-align: left;
}
.SD_label {
  display: table-cell;
}
.SD_input {
  display: table-cell;
  width: 40px;
  vertical-align: middle;
}
.SD_article {
  text-align: left;
}
