/* grid calendar */
/* ------------------- */

.middle {
	position: relative;
	width: 100%;
	text-align: center;
	margin: 0 auto;
}
.grid-box{
     background: rgb(255, 255, 255);
	float: left;
	margin: auto;
	padding: 0px;
	margin: auto;
	position: relative;
	margin-left: 15px;
	margin-bottom: 20px;
	display: contents;
}
.grid-box .btn{
	width: 100%;
	margin: auto;
}
.block{
	position: relative;
	margin: auto;
	text-align: center;
	display: inline-block;
	height: 580px;
	width: 250px;
	top: 0px;
	overflow: hidden;
	background: #ffffff;
	margin: 10px;
	border: 1px solid #CCCCCC;
	border-radius: 8px;
}
.block:hover{
	background: rgb(228, 254, 255);
}
.block h2{
	font-size: 18px;
	padding: 0px;
	margin: 0px;
	padding-bottom: 20px;
	padding-top: 15px;
	padding-left: 15px;
	text-align: left;
}
#thisimage{
	position: relative;
	top: 0px;
	width: 100%;
}
.mobilespot{
	display: none;
}
#holderfree{
	width: 100%;
	position: relative;
	border: none;
	box-shadow: none;
	background: transparent;
	padding: 0px;
	text-align: center;
}
#holderfree .form-control{
	width: 49%;
	float: left;
	margin: 5px;
}
#eventbook_lineitem{
	position: relative;
	margin: auto;
	min-height: 150px;
	height: auto;
	float: left;
	text-align: left;
	width: 45%;
}
#eventbook_lineitempic{
	width: 110px;
	float: left;
	padding-right: 20px;
}
#eventbook_attendeedetails{
	position: relative;
	margin: auto;
	width: 35%;
	min-height: 150px;
	height: auto;
	float: left;
	text-align: left;
}
#eventbook_attendeedetails_ul{
	margin: 0px;
	padding: 0px;
	text-align: left;
	list-style: none;
}
#eb_discount_applied{
	position: relative;
	margin: auto;
	width: 15%;
	min-height: 150px;
	height: auto;
	float: right;
	text-align: left;
}
#eb_event_info{
	width: 310px;
	float: left
}
.well .form-control{
	border: 1px solid #E7E7E7 !important;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
}
#right_top_grid{
	width: 53%;
	float: right;
	text-align: right;
	padding: 0px;
	margin: 0px;
	margin-bottom: 20px;
	margin: 20px;
	margin-right: 5px;
}
#left_top_grid{
	width: 35%;
	float: left;
	padding-top: 25px;
	margin-left: 25px;
}
#click_for_grid{
	width: 48%;
	float: left;
	padding-bottom: 10px;
	margin-bottom: -45px;
}

#button_next_month{
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
	padding: 10px;
	padding-left: 20px;
	padding-right: 20px;
	border-radius: 0px;
	background-color: #538AFF ;
	margin-top: -20px;
	float: right;
	margin-left: 5px;
	margin-right: 0px;
}

#button_previous_month{
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
	padding: 10px;
	padding-left: 20px;
	padding-right: 20px;
	border-radius: 0px;
	background-color: #538AFF;
	float: right;
	margin-top: -20px;
}

#buttons_holder_full{
	width: 100%;
	float: left;
	text-align: right;
	padding: 0px;
	margin: 0px;
	margin-bottom: 20px;
}

/* event details */
/* ------------------- */
#eventdetail_pic{
	width: 40%;
	float: left;
	padding-right: 40px;
}
#eventdetail_details{
	width: 60%;
	float: left;
	line-height: 20px;
}
#eventdetail_details h1{
	font-size: 27px;
	margin: 0px;
	padding: 0px;
}
#qtydiv{
	float: left;
	/* width: 15%;  */
	padding: 20px;
	background: #E7E7E7;
}
#seatamountdiv{
	float: left; width: 15%;
	padding-top: 35px;
	padding-left: 10px;
	text-align: right;
	font-weight: bold;
}
#qtyfield{
	width: 70px;
}
#perseatdiv{
	float: left;
	width: 35%;
	padding-top: 25px;
	background: #E7E7E7;
}
#submitqtybtn{
	margin-top: 8px;
}
.my_well{
	position: relative;
	margin: auto;
	width: 100%;
	padding: 15px;
	background: rgb(241, 209, 168);
	font-family: Ubuntu;
	color: #000;
}
.my_well .form-control{
	width: 48%;
	float: left;
	margin: 3px;
}
#thanks_div{
	background: green;
	color: #FFF;
	width: 100%;
	padding: 15px;
	text-align: center;
	font-size: 15px;
	display: none;
}


/* certificate page */
#cert_coupon_div{
	padding: 20px;
	background: #A5BAAC;
	margin: auto;
	width: 100%;
	border-radius: 4px;
	margin-top: 20px;
	text-align: center;
	display: none;
}


/* fade calendar */
/* -------------------- */

#calendartable table > thead > tr > th, table > tbody > tr > th, table > tfoot > tr > th, table > thead > tr > td, table > tbody > tr > td, table > tfoot > tr > td{
	padding: 0px;
	margin: 0px;
	/* vertical-align: 0%; */
}
.clearfix:after{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
* html .clearfix{
	height: 1%;
}
.clearfix{
	display: block;
}
.slideshow {
	margin: 0 auto;
	position: relative;
	margin-top: -10px;
}
.slideshow li {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	/* height: 80px; */
	display: none;
	list-style: none;
}
.slideshow li:first-child {
	display: block;
}
.greyit {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    opacity: .8;
}
.greyitfade {
    -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
    opacity: .4;
}


/* full calendar */
/* ------------------ */

#calendarspot {
	width: 891px;
	padding-top: 90px;
	position: relative;
	margin-left: 26px;
}
.inputSelect {
	border:1px solid #bdc7d8;
	font-family: Ubuntu;
	font-size:12px;
	padding:2px;
	width: 100px;
	background:#FFC;
}
.inshade{
	background:#900;
}
#calendartable {
	padding:10px;
}
.monthtitle {
	text-align:left;
	font-family: Ubuntu;
	font-size: 28px;
	color: #000;
}
.daytitle {
	color: #FFFFFF;
	font-family: Ubuntu;
	font-size: 14px;
	font-weight:normal;
}
.inactive{
	padding:3px;
	background:#E7E7E7;
}
.today{
	font-size:10px;
	font-family: Ubuntu;
	background-repeat: no-repeat;
	text-align: left;
	overflow: hidden !important;
	margin: 0px !important;
	padding: 0px !important;
	background:#FF9;
}
#bgtopcolor {
	color: #CCC;
	background-repeat: no-repeat;
}
.today a{
	text-decoration:none;
	color:#039;
}
.today img{
	margin-bottom: 6px;
}
.today:hover{
	background:#FF0;
	border: 1px solid #CCC;
}
.otherdays{
	font-size:10px;
	font-family: Ubuntu;
	background-repeat: no-repeat;
	text-align: left;
	overflow: hidden !important;
	margin: 0px !important;
	padding: 0px !important;
}
.otherdays a{
	text-decoration: none;
	color:#039;
}
.otherdays:hover a{
	background: #039;
	text-decoration:none;
	color:#F30;
}
.otherdays img{
	margin-bottom: 6px;
}
.otherdays:hover{
	background:rgb(226, 243, 198);
}
#calendartable .inshade td table tr td #frmJump a {
	text-decoration: none;
	padding: 0px;
	margin: 0px;
}
.buttonlinks{
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
	padding: 10px;
	padding-left: 20px;
	padding-right: 20px;
	border-radius: 5px;
	margin-right: 5px;
	float: left;
	width: 48%;
	margin-top: 5px;
	cursor: pointer;
}


/* checkout */
/* -------------- */

#payform .form-control, select{
	margin: 5px;
	width: 32%;
	float: left;
	background: #FFF;
	height: 40px !important;
	box-shadow: none !important;
}
#mobilecart #ccmonth{
	width: 22%;
}


/* mobile styles */
/* --------------------- */

@media only screen and (max-width: 600px) {

	/* 	waiting */
	.my_well .form-control{
		width: 100%;
		float: none;
		margin: 3px;
	}

	/* full calendar */
	#desktopcal{
		display: none;
	}

	/* event */
	#eventdetail_pic{
		width: 100%;
		float: none;
		padding-right: 0px;
	}
	#eventdetail_details{
		width: 100%;
		float: none;
		text-align: center;
	}
	#eventdetail_details h1{
		font-size: 18px;
	}
	#qtydiv{
		float: none;
		width: 93%;
		padding: 0px;
		background: #E7E7E7;
		text-align: center;
		margin: auto;
	}
	#seatamountdiv{
		float: none;
		width: 100%;
		padding-left: 0px;
		text-align: center;
	}
	#qtyfield{
		width:100%;
	}
	.addeventatc{
		display: none;
	}
	#perseatdiv{
		float: none;
		width: 100%;
		padding: 10px;
		font-style: auto;
		text-align: center;
	}
	#submitqtybtn{
		width: 100%;
	}

	/* cart */
	/* ------ */
	.mobilespot{
		position: relative;
		display: block;
		width: 100%;
	}
	.desktopcart{
		display: none !important;
	}

	/* checkout */
	/* ------------- */
	#holderfree .form-control,#saveevent{
		width: 100%;
		float: none;
	}
	#eventbook_lineitem{
		width: 100%;
		padding: 0px;
		float: none;
		margin: 0px;
		text-align: left;
		padding-bottom: 15px;
	}
	#eventbook_lineitempic{
		width: 100%;
		float: none;
		padding: 0px;
		padding-bottom: 10px;
		padding-top: 15px;
	}
	#eventbook_attendeedetails{
		position: relative;
		margin: auto;
		width: 100%;
		padding: 0px;
		height: auto;
		border-radius: 0px;
		float: left;
		margin: 0px;
		text-align: left;
		min-height: auto;
	}
	#eventbook_attendeedetails_ul{
		margin: 0px;
		padding: 0px;
		text-align: left;
		padding-bottom: 15px;
	}
	#eb_discount_applied{
		position: relative;
		margin: auto;
		width: 100%;
		padding: 0px;
		min-height: auto;
		height: auto;
		border-radius: 0px;
		float: left;
		margin: 0px;
		text-align: left;
		padding-bottom: 15px;
	}
	#eb_event_info{
		width: 100%;
		float: none;
		text-align: center;
	}
	#payform .form-control, select{
		margin: auto;
		width: 100%;
		clear: both;
		margin-top: 5px;
		border: 1px #E7E7E7 solid;
	}

	/* grid calendar */
	/* ------------------- */
	.block{
		height: auto;
		width: 90%;
	}
	#left_top_grid{
		margin: 0px;
		padding: 0px;
		float: none;
		clear: both;
		width: 100%;
		text-align: center;
		padding: 15px;
	}
	#right_top_grid{
		margin: 0px;
		padding: 0px;
		clear: both;
		width: 100%;
		text-align: center;
		padding-bottom: 15px;
	}

	/* #click_for_grid, #click_for_full{
		display: none;
	} */

	#button_next_month,#button_previous_month{
		width: 100%;
		float: none;
		clear: both;
		margin: 0px;
		margin: 5px;
		text-align: center;
		margin: auto;
		position: relative;
	}

	#click_for_grid{
		position: relative;
		float: none !important;
		width: 100% !important;
		margin: 0px;
	}

	#button_holders_full{
		float: none;
		clear: both;
		width: 100%;
		padding-top: 50px;
	}

}
