.FormWrapper{
	margin:0 auto;
	max-width:700px;
	width:95%;
	height:100%;
	background:#fff;
	min-height:250px;
	position:relative;
}

#ticketBooking
{
	max-width:100%;
	width:100%;
}

.headerBox
{
	width:96%;
	padding:2%;
	float:left;
	background:#004C80;
}

.dateStyle
{
	font-size:14px;
	font-weight:600;
}

.dateStyle span
{
	color:#A01B35;
}

.sliderWrap, .containerWrap
{
	width:96%;
	padding:2%;
	float:left;
}

.radioBox
{
	float:left;
	width:100%;
	margin-bottom:15px;
	font-size:15px;
	text-transform:uppercase;
	font-weight:600;
	color:#333;
}

.radioBox label{
	margin:0 15px 0 0px;
	float:left;
	font-size:14px;
}

.radioBox label input
{
	float:left;
	margin:4px 5px 0px 0px;
}

.radioBox label:hover
{
}


.showBoxRight table th, .showBoxRight table td
{
	border-bottom:1px solid #aeabab;
	padding:12px 0px;
}


/*.ShowBox .Poster{
	width:100%;	
	float:left;
}

.Poster  img{
	width:95%;
	border:1px solid #ccc;
	padding:5px;
}*/

.MovieDetails
{
	float:left;
	width:100%;
	padding:0px;
	font-size:13px;
	color:#000;
	border-top:0px;
}

.MovieDetails .borderBott{
	border-bottom:1px solid #eee;
	float:left;
	width:100%;
	font-size:14px;
	padding:9px 0px;
}

.borderBott:hover > strong
{
	color:#A01B35;
}

.borderBott strong
{
	font-weight:700;
}

.sliderHeading
{
	width:100%;
	float:left;	
}

.sliderHeading span
{
	background:#E2B85F;
	color:#fff;
	font-size:17px;
	float:left;
	padding:6px 10px;
}

.showsSlider
{
	border:3px solid #E2B85F;
	padding:7px;
}

.hallName
{
	font-size:15px;	
	font-weight:700;
	color:#A01B35;
	margin-bottom:5px;
}

.showsHallName
{
	font-size:14px;
	width:40%;
	text-align:left;
	font-weight:700;
	color:#000;
	line-height:100%;
}
.showBoxRight table th.showsHallName{ padding-right:30px;}

.bookingShows
{
	font-size:18px;	
	font-weight:700;
	color:#fff;
	margin-bottom:4px;
}

.bookingShortInfo
{
	width:100%;
	float:left;
	color:#F0C100;
	font-size:13px;
	font-weight:bold;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.showTimeWrap
{
	font-size:15px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	float:left;
	color:#444;
	width:24%;
	min-width:75px;
    position: relative;
}

.bookTimeBox .showTimeWrap
{
	margin:0px 0px 10px 0px;
	width:100%;
}

.showTime
{
	text-decoration:none;
	color:#0435a5;
	line-height:16px;
	cursor:text;
	/*background:url(../cyber-images/show-time.png) no-repeat top right;
	padding-right:17px;*/
}

.showTime span
{
	font-size:10px;
	text-transform:uppercase;
	float:left;
	padding-left:2px;
	color:#004b81;
}

.st_disabled span
{
	font-size:10px;
	text-transform:uppercase;
	float:left;
	padding-left:2px;
	color:#bababa;
}

.st_disabled
{
	line-height:16px;
}

.st_disabled, a.st_disabled:hover
{
	text-decoration:none;
	color:#888;
	cursor:default;
}

.showTime:hover
{
	color:#0435a5;
}

.bookingHeaderWrap
{
	width:100%;
	float:left;
	position:relative;
	margin-bottom:13px;
	font-size:14px;
}

.bookingHeaderWrap img
{
	max-width:14px;
}

.bookingHeaderWrap select
{
	visibility:hidden;
}

.qtyWrap, .catWrap
{
	float:left;
	margin-right:10px;
	position:relative;
}

.catWrap #cat_require
{
	position:absolute;
	top:100%;
	left:82px;	
	font-size:11px;
	color:#ff0000;
}

.qtyWrap #qty_require
{
	position:absolute;
	top:100%;
	left:58px;	
	font-size:11px;
	color:#ff0000;
}

.qtyWrap label, .catWrap label
{
	float: left;
    height: 33px;
    line-height: 34px;
    padding-right: 6px;
	font-size:13px;
	font-weight:600;
}

.proceedBtn
{
	float:right;
	height:31px;
	line-height:35px;
	background:#f1c100;
	color:#fff;
	border-radius:20px;
	text-decoration:none;
	font-weight:700;
	font-size:13px;
	text-transform:uppercase;
	padding:0px 30px;
}

.proceedBtn:hover
{
	color:#fff;
}

.bookBtn
{
	float:left;
	height:34px;
	line-height:36px;
	background:#F1C100;
	color:#000;
	font-family:"Cambay",sans-serif;
	font-size:13px;
	font-weight:700;
	text-decoration:none;
	padding:0px 30px;
	cursor:pointer;
}

.proceedBtn.process, .bookBtn.process
{
	background:#f1c100 url(../cyber-images/process.gif) no-repeat 5px center;
}

.proceedBtn.success
{
	background:#5F8411 url(../cyber-images/success.png) no-repeat 5px center;
}

.proceedBtn.error
{
	background:#dd3131 url(../cyber-images/error.png) no-repeat 5px center;
}

.selectQty
{
	background:url(../cyber-images/seat-qty.png) no-repeat center left;
	padding-left:17px;
	font-size:10px;
	font-weight:600;
	line-height:31px;
	margin-left:5px;
	float:left;
	color:#A01B35;
}

.totalPrice
{
	padding-left:17px;
	font-size:14px;
	line-height:31px;
	font-weight:bold;
	margin-right:20px;
	float:right;
	color:#004C80;
	font-family:tahoma;
}

.totalPrice strong
{
	font-weight:600;
	color:#333;
}

.selectUrSeat
{
	background:url(../cyber-images/selectUrSeat.png) no-repeat bottom center;	
	font-size:10px;
	font-weight:600;
	color:#A01B35;
	position:absolute;
	left:45%;
	top:10px;
	padding-bottom:10px;
}

#ticketContainer
{
	width:100%;
	min-height:320px;
	float:left;
	border:1px solid #eee;
	margin-bottom:13px;
	background:#f5f5f5;
	position:relative;
}

.fadeNow
{
	position:absolute;
	width:100%;
	float:left;
	height:100%;
	top:0px;
	left:0px;
	z-index:9;
	background:#ccc;
	opacity:0.5;
	display:none;
}

.removeFade .fadeNow
{
	display:block;
}

.blankBookingSeats
{
	background:#fbedf1;	
	border:1px solid #ccc;
	text-align:center;
	padding-top:100px;
	min-height:250px;
	font-size:16px;
	font-weight:bold;
	color:#0099CC;
}

.blankBookingSeats.ajaxLoader
{
	padding-bottom:0px;
}

.bookingSeatGrids
{
	width:100%;
	float:left;
}

.bookingHrGrid
{
	width:98%;
	float:left;
	margin-bottom:30px;
	margin:1%;
}

.seatsRow, .seatsRowHeading, .catHeadingWrap
{
	width:100%;
	float:left;
	position:relative;
}

.seatsRowHeadingGroup
{
	margin-left:31px;
	margin-right:30px;	
}

.rowLabel
{
	position:absolute;
	width:30px;
	height:100%;
}

.rowLabel label
{
	width:100%;
	height:100%;
	margin-top:-1px;	
	display:table;
	text-align:left;
	border-bottom:1px solid #ccc;
}

.delRow
{
	position:absolute;
	width:30px;
	right:0px;
	top:0px;	
	height:100%;
}

.delRow a
{
	color:#613F64;
	font-weight:bold;
	font-size:12px;
}

.delRow label
{
	width:100%;
	height:100%;
	margin-top:-1px;	
	display:table;
	text-align:center;
	border-bottom:1px solid #ccc;
}

/* Safari */
@media screen and (-webkit-min-device-pixel-ratio:0) { 
    /* Safari and Chrome */
    .rowLabel label{ margin-top:0px;}	
	.seatsRowHeadingGroup{ height:27px;}
}

.rowLabel label span, .delRow label span
{
	width:100%;
	height:100%;
	display:table-cell;
	vertical-align:middle;
	text-align:center;
}

.rowLabel label span, .seatCol
{
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.rowSeatGroup
{
	margin-left:30px;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
}

.rowSeatGroup .seat_cat_price
{
	color:#A01B35;
	font-family:tahoma;
	font-size:13px;
	padding:8px 0px;
}

.rowBtnWrap
{
}

.catHeadingWrap .rowSeatGroup
{
	border:1px solid #ccc;
	font-size:13px;
	text-transform:uppercase;
	font-weight:bold;
	color:#000;
}

.catHeadingWrap span
{
	padding:0px 9px;
	float:left;
	height:34px;
	line-height:34px;
}

.rowSeatGroup.lastCatRow
{
	border-bottom:1px solid #ccc;
}

.rowSeatGroup.lastCatRow .seatBtn
{
	border-bottom:0px;
}

.rowSeatGroup:after, .seatsRowHeadingGroup:after
{
	clear:both;
	content:"";
	display:block;
}

.seatBtn
{
	width:20px;
	height:20px;
	padding:7px;
	float:left;	
	border-right:1px solid #ccc;
	position:relative;
	margin-bottom:1px;
}

.seatBtn img
{
}

.seatCol
{
	text-align:center;
	width:20px;
	padding:7px;
	float:left;
	border-right:1px solid #ccc;	
}
.rowSeatGroup.lastCatRow .seatBtn{ margin-bottom:0px;}
.seatBtn.blankBtn{ display:none;}
.cat1 .rowSeatGroup{ background:#fbedf1 url(../cyber-images/gridLineRepeat.png) repeat;}
.cat2 .rowSeatGroup{ background:#f0fbef url(../cyber-images/gridLineRepeat.png) repeat;}
.cat3 .rowSeatGroup{ background:#fbf8cf url(../cyber-images/gridLineRepeat.png) repeat;}
.cat4 .rowSeatGroup{ background:#fbedf1 url(../cyber-images/gridLineRepeat.png) repeat;}

#ticket_details
{
	font-size:13px;
	line-height:23px;
}

#ticket_details strong
{
}

.paymentFrm
{
	width:100%;
	float:left;
}
.paymentFrmBox{
	border:1px solid #999;
	margin-bottom:10px;
}
.paymentFrmBox h4{
	background:#F0C100;
	color:#000;
	padding:10px;
	margin:0;
}
.padWrap{
	padding:15px 20px 5px;
	color:#ffffff;
}
.subtxt{
	font-size:16px;
	color:#ffffff;
	padding-bottom:10px;
}


.ticketBookingSummary
{
	width:57%;
	float:right;
	font-size:14px;
	color:#eee;
}

.ticketBookingSummary h2
{
	font-size:15px;
	margin:0px 0px 7px 0px;
	text-transform:uppercase;
}

.ticketSummaryGap
{
	margin-top:23px;
	padding:0px 0px 0px 20px;
	border-left:1px solid #ccc;
}

.ticketBookingSummary table
{
	font-family: 'Cambay', sans-serif;	 
}

.paypalPaymentWrap
{
	width:auto;
	float:left;
	position:relative;
}

.paypalPaymentWrap.disableWrap .paypalTbl
{
	opacity:0.3;
}

.paypalPaymentWrap.disableWrap .paypalLoader
{
	display:block;
}

.paypalLoader
{
	position:absolute;
	width:100%;
	height:100%;
	top:0px;
	display:none;
	left:0px;
	background:url(../cyber-images/payment-loader.gif) no-repeat center center;
}

.paypalTbl
{
	color:#eee;
	font-size:14px;
	font-weight:700;
}

.paypalTbl td{ padding:5px 0px;}
.bookingAmt{ color:#F0C100; font-size:110%;}
select.txtBox
{
	border:1px solid #cccccc;
	padding:5px 8px 2px 8px;
	width:96%;	
	font-family: 'Cambay', sans-serif;
	color:#333333;
	max-width:173px;
}
.txtBox2
{
	border:1px solid #cccccc;
	padding:5px 8px 2px 8px;
	width:90%;	
	font-family: 'Cambay', sans-serif;
	color:#333333;
	max-width:155px;
}

.txtBoxSml
{
	border:1px solid #cccccc;
	padding:5px 8px 2px 8px;
	width:90%;	
	font-family: 'Cambay', sans-serif;
	color:#333333;
}

.noShowAvailable
{
	width:100%;
	float:left;
	min-height:60px;
	font-weight:700;
	margin:20px 0px;
}
.width50
{
	width:46%;
	padding:0% 2%;
	float:left;
}

.fullwidth
{
	width:100%;
	float:left;
	font-size:14px;
	color:#fff;
	font-weight:600;
}

.red{ color:#ff0000;}

.right{
	background:#f5f5f5;
	padding:1% 2%;
	float:right;
}
.inputTxt{
	border:1px solid #cccccc;
	padding:7px 8px;
	width:90%;
	margin:5px 0 15px;
	font-family: 'Cambay', sans-serif;
	color:#333333;
}

.inputTxt.error
{
	border-color:#A01B35;
}

.dividerLine
{
	width:100%;
	float:left;
	clear:both;
	margin:5px 0px 15px 0px;
	border-bottom:1px solid #ccc;
}

#ticket_details table
{
	float:right;
}

.extraTd
{
	padding:0px 5px;
}

.cTotalAmt
{
	font-size:15px;
	font-weight:normal;
	color:#fff;
	font-weight:normal;
	text-align:right;
}

.amountTxt{ font-size:16px;}
.seatCatName td{ text-transform:uppercase; text-align:right; font-size:13px; font-weight:700; color:#ffcc00;}
.cTotalAmt td{ padding:2px 0px 5px 0px;}
.colorTxt{ color:#fff9e1;}
.cTotalAmt td.extraTd, .totalAmt td.extraTd{ padding:2px 5px;}
.totalAmt
{
	font-size:16px;
	color:#fff;
	font-weight:600;
	text-align:right;
}

.totalAmt td{ padding:5px 0px;}


.taxAmt
{
	font-size:14px;
	font-weight:700;
	text-align:right;
}

.taxAmt td
{
	padding-bottom:10px;
}

.gTotalAmt
{
	font-size:17px;
	font-weight:600;
	text-align:right;
}

.gTotalAmt td
{
	border-top:1px solid #ccc;
	padding-top:10px;
	color:#fff;
}

.additionalHead
{
	text-align:right;
	font-size:13px;
	color:#F1C100;
}

.additionalHead td
{
	padding:0px;
}


.thankMsg
{
	font-size:14px;
	font-weight:600;
	text-align:center;
	padding-top:60px;
}

.frmHeading
{
	font-size:14px;
	font-weight:600;
	color:#A01B35;
	margin-bottom:10px;
}

.screenDirection
{
	text-align:center;
	width:100%;
	float:left;
	height:40px;
	border-top:1px solid #eee;
	background:url(../cyber-images/screenDown.png) no-repeat bottom center;
}

.autoFillFrm
{
	width:100%;
	float:left;
	padding-top:20px;
}

.autoFrmLeft
{	
	float:left;
	width:55%;
}

.autoFillCategoryWrap
{
	width:100%;
	float:left;
	margin-bottom:10px;
}

.autoFillDisableWrap
{
	width:100%;
	float:left;
	position:relative;
}

.disableBox
{
	position:absolute;
	width:100%;
	height:100%;
	top:0px;
	left:0px;
	background:#fff;
	opacity:0.7;
	display:none;
}

#paynow_loader
{
	width:100%;
	float:left;
	margin-top:5px;
	line-height:25px;
	font-size:15px;
}

#paynow_loader img
{
	float:left;
	margin:0px 5px 0px 0px;
}

.autoFrmLeft h1
{
	font-size:15px;
	text-transform:uppercase;
	margin:0px 0px 3px 0px;
	color:#004C80;
}

.fieldset
{
	width:100%;
	float:left;
	margin-bottom:20px;
	padding:0px;
	border:0px;
}

.autoFillCategoryWrap .fieldset{ width:48%;}

.label
{
	width:100%;
	float:left;
	font-size:13px;
	font-weight:bold;
	color:#444;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.label span
{
	color:#a42f0b;
}

.selectBox
{
	width:90%;
	padding:1px 6px;
	height:34px;
	line-height:28px;
	border:1px solid #ccc;
	font-family:Verdana, Arial, Helvetica, sans-serif;	
	font-size:13px;
	border-radius:0px;
	/*-webkit-appearance: none;*/
}

.fieldset .selectBox{}

.autoFrmLeft option{ padding:4px 0px; border-bottom:1px solid #ccc;}

.autoFrmRight
{
	width:45%;
	float:left;
	max-width:275px;
	font-size:13px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background:#f5f5f5;
	padding:20px;
	min-height:180px;
}

.autoFrmRight.noData{ background:none;}

.autoFrmRight table
{
	width:100%;
}

.autoFrmRight table td{ padding:5px 0px; font-size:12px; color:#444;}
.autoFrmRight table td span, .autoFrmRight table th span{ color:#a42f0b;}
.autoFrmRight table th{ font-size:15px; border-top:1px solid #ccc; padding:7px 0px; font-weight:bold;}
.autoFrmRight table td.seatCatName
{
	text-transform:uppercase;
	border-bottom:1px solid #fff;
	padding:0px 0px 4px ;
	color:#004c80;
	font-size:13px;
}
.btnWrap
{
	width:100%;
	float:left;
	min-height:40px;
}

.popupSubmit
{
	float:left;
}
@media all and (min-width: 751px) and (max-width: 900px)
{
	.showTimeWrap{ font-size:12px; margin:10px 0px;}
	.showTime{ line-height:14px;}
	.autoFrmLeft{ width:54%;}
}

@media all and (min-width: 501px) and (max-width: 750px)
{
	.showTimeWrap{ font-size:12px; margin:10px 0px;}
	.showTime{ line-height:14px;}
	.autoFrmLeft{ width:50%;}
	.autoFrmRight{ width:37%;}
	#aboutPage.ticketDetails .pageContainer, #aboutPage.paymentModePage .pageContainer{ width:94%;}
}
/*
@media all and (min-width: 421px) and (max-width: 670px)
{
	#dateSlide .dateCount4{ background:#f8f8f8;}
	#dateSlide .dateCount4 .slick-list{ margin:0px 21px; background:#f0f0f0;}
}

@media all and (min-width: 121px) and (max-width: 420px)
{
	#dateSlide .dateCount4, #dateSlide .dateCount3{ background:#f8f8f8;}
	#dateSlide .dateCount4 .slick-list, #dateSlide .dateCount3 .slick-list{ margin:0px 21px; background:#f0f0f0;}
}


@media all and (min-width: 251px) and (max-width: 550px)
{
	.showTimeWrap{ font-size:12px; margin:10px 0px;}
	.showTime{ line-height:14px;}
	.autoFrmLeft{ width:40%; max-width:190px;}
	.autoFrmRight{ width:54%; padding:3%;}
	.autoFrmRight table td{ line-height:normal; font-size:11px;}
	.autoFillCategoryWrap{ margin-bottom:30px;}
	.autoFillCategoryWrap .fieldset{ width:100%;}
	#aboutPage.ticketDetails .pageContainer, #aboutPage.paymentModePage .pageContainer{ width:94%;}
}
*/
@media all and (min-width: 201px) and (max-width: 500px)
{
	#aboutPage.ticketDetails .pageContainer, #aboutPage.paymentModePage .pageContainer{ width:94%;}

	.padWrap .halfWidth
	{
		width:100%;
		float:none;
	}
	.padWrap input{
		width:90% !important;
	}
}



