/* for calendar picker */


div.bootstrap-datetimepicker-widget ul,
div.bootstrap-datetimepicker-widget ol {
  padding: 0;
  /* margin: 0 0 10px 25px; */
   margin: 0;
}

[class^="icon-"],
[class*=" icon-"] {
  display: inline-block;
  width: 14px;
  height: 14px;
  margin-top: 5px;
  *margin-right: .3em;
  line-height: 14px;
  vertical-align: text-top;
  background-image: url("../images/layout/glyphicons-halflings.png");
  /* background-position: 14px 14px; */
  background-repeat: no-repeat;
}

/* White icons with optional class, or on hover/active states of certain elements */

.icon-glass {
  background-position: 0      0;
}

.icon-music {
  background-position: -24px 0;
}

.icon-search {
  background-position: -48px 0;
}

.icon-envelope {
  background-position: -72px 0;
}

.icon-heart {
  background-position: -96px 0;
}

.icon-star {
  background-position: -120px 0;
}

.icon-star-empty {
  background-position: -144px 0;
}

.icon-user {
  background-position: -168px 0;
}

.icon-film {
  background-position: -192px 0;
}

.icon-th-large {
  background-position: -216px 0;
}

.icon-th {
  background-position: -240px 0;
}

.icon-th-list {
  background-position: -264px 0;
}

.icon-ok {
  background-position: -288px 0;
}

.icon-remove {
  background-position: -312px 0;
}

.icon-zoom-in {
  background-position: -336px 0;
}

.icon-zoom-out {
  background-position: -360px 0;
}

.icon-off {
  background-position: -384px 0;
}

.icon-signal {
  background-position: -408px 0;
}

.icon-cog {
  background-position: -432px 0;
}

.icon-trash {
  background-position: -456px 0;
}

.icon-home {
  background-position: 0 -24px;
}

.icon-file {
  background-position: -24px -24px;
}

.icon-time {
  background-position: -48px -24px;
}

.icon-road {
  background-position: -72px -24px;
}

.icon-download-alt {
  background-position: -96px -24px;
}

.icon-download {
  background-position: -120px -24px;
}

.icon-upload {
  background-position: -144px -24px;
}

.icon-inbox {
  background-position: -168px -24px;
}

.icon-play-circle {
  background-position: -192px -24px;
}

.icon-repeat {
  background-position: -216px -24px;
}

.icon-refresh {
  background-position: -240px -24px;
}

.icon-list-alt {
  background-position: -264px -24px;
}

.icon-lock {
  background-position: -287px -24px;
}

.icon-flag {
  background-position: -312px -24px;
}

.icon-headphones {
  background-position: -336px -24px;
}

.icon-volume-off {
  background-position: -360px -24px;
}

.icon-volume-down {
  background-position: -384px -24px;
}

.icon-volume-up {
  background-position: -408px -24px;
}

.icon-qrcode {
  background-position: -432px -24px;
}

.icon-barcode {
  background-position: -456px -24px;
}

.icon-tag {
  background-position: 0 -48px;
}

.icon-tags {
  background-position: -25px -48px;
}

.icon-book {
  background-position: -48px -48px;
}

.icon-bookmark {
  background-position: -72px -48px;
}

.icon-print {
  background-position: -96px -48px;
}

.icon-camera {
  background-position: -120px -48px;
}

.icon-font {
  background-position: -144px -48px;
}

.icon-bold {
  background-position: -167px -48px;
}

.icon-italic {
  background-position: -192px -48px;
}

.icon-text-height {
  background-position: -216px -48px;
}

.icon-text-width {
  background-position: -240px -48px;
}

.icon-align-left {
  background-position: -264px -48px;
}

.icon-align-center {
  background-position: -288px -48px;
}

.icon-align-right {
  background-position: -312px -48px;
}

.icon-align-justify {
  background-position: -336px -48px;
}

.icon-list {
  background-position: -360px -48px;
}

.icon-indent-left {
  background-position: -384px -48px;
}

.icon-indent-right {
  background-position: -408px -48px;
}

.icon-facetime-video {
  background-position: -432px -48px;
}

.icon-picture {
  background-position: -456px -48px;
}

.icon-pencil {
  background-position: 0 -72px;
}

.icon-map-marker {
  background-position: -24px -72px;
}

.icon-adjust {
  background-position: -48px -72px;
}

.icon-tint {
  background-position: -72px -72px;
}

.icon-edit {
  background-position: -96px -72px;
}

.icon-share {
  background-position: -120px -72px;
}

.icon-check {
  background-position: -144px -72px;
}

.icon-move {
  background-position: -168px -72px;
}

.icon-step-backward {
  background-position: -192px -72px;
}

.icon-fast-backward {
  background-position: -216px -72px;
}

.icon-backward {
  background-position: -240px -72px;
}

.icon-play {
  background-position: -264px -72px;
}

.icon-pause {
  background-position: -288px -72px;
}

.icon-stop {
  background-position: -312px -72px;
}

.icon-forward {
  background-position: -336px -72px;
}

.icon-fast-forward {
  background-position: -360px -72px;
}

.icon-step-forward {
  background-position: -384px -72px;
}

.icon-eject {
  background-position: -408px -72px;
}

.icon-chevron-left {
  background-position: -432px -72px;
}

.icon-chevron-right {
  background-position: -456px -72px;
}

.icon-plus-sign {
  background-position: 0 -96px;
}

.icon-minus-sign {
  background-position: -24px -96px;
}

.icon-remove-sign {
  background-position: -48px -96px;
}

.icon-ok-sign {
  background-position: -72px -96px;
}

.icon-question-sign {
  background-position: -96px -96px;
}

.icon-info-sign {
  background-position: -120px -96px;
}

.icon-screenshot {
  background-position: -144px -96px;
}

.icon-remove-circle {
  background-position: -168px -96px;
}

.icon-ok-circle {
  background-position: -192px -96px;
}

.icon-ban-circle {
  background-position: -216px -96px;
}

.icon-arrow-left {
  background-position: -240px -96px;
}

.icon-arrow-right {
  background-position: -264px -96px;
}

.icon-arrow-up {
  background-position: -289px -96px;
}

.icon-arrow-down {
  background-position: -312px -96px;
}

.icon-share-alt {
  background-position: -336px -96px;
}

.icon-resize-full {
  background-position: -360px -96px;
}

.icon-resize-small {
  background-position: -384px -96px;
}

.icon-plus {
  background-position: -408px -96px;
}

.icon-minus {
  background-position: -433px -96px;
}

.icon-asterisk {
  background-position: -456px -96px;
}

.icon-exclamation-sign {
  background-position: 0 -120px;
}

.icon-gift {
  background-position: -24px -120px;
}

.icon-leaf {
  background-position: -48px -120px;
}

.icon-fire {
  background-position: -72px -120px;
}

.icon-eye-open {
  background-position: -96px -120px;
}

.icon-eye-close {
  background-position: -120px -120px;
}

.icon-warning-sign {
  background-position: -144px -120px;
}

.icon-plane {
  background-position: -168px -120px;
}

.icon-calendar {
  background-position: -192px -120px;
}

.icon-random {
  width: 16px;
  background-position: -216px -120px;
}

.icon-comment {
  background-position: -240px -120px;
}

.icon-magnet {
  background-position: -264px -120px;
}

.icon-chevron-up {
  background-position: -288px -120px;
}

.icon-chevron-down {
  background-position: -313px -119px;
}

.icon-retweet {
  background-position: -336px -120px;
}

.icon-shopping-cart {
  background-position: -360px -120px;
}

.icon-folder-close {
  background-position: -384px -120px;
}

.icon-folder-open {
  width: 16px;
  background-position: -408px -120px;
}

.icon-resize-vertical {
  background-position: -432px -119px;
}

.icon-resize-horizontal {
  background-position: -456px -118px;
}

.icon-hdd {
  background-position: 0 -144px;
}

.icon-bullhorn {
  background-position: -24px -144px;
}

.icon-bell {
  background-position: -48px -144px;
}

.icon-certificate {
  background-position: -72px -144px;
}

.icon-thumbs-up {
  background-position: -96px -144px;
}

.icon-thumbs-down {
  background-position: -120px -144px;
}

.icon-hand-right {
  background-position: -144px -144px;
}

.icon-hand-left {
  background-position: -168px -144px;
}

.icon-hand-up {
  background-position: -192px -144px;
}

.icon-hand-down {
  background-position: -216px -144px;
}

.icon-circle-arrow-right {
  background-position: -240px -144px;
}

.icon-circle-arrow-left {
  background-position: -264px -144px;
}

.icon-circle-arrow-up {
  background-position: -288px -144px;
}

.icon-circle-arrow-down {
  background-position: -312px -144px;
}

.icon-globe {
  background-position: -336px -144px;
}

.icon-wrench {
  background-position: -360px -144px;
}

.icon-tasks {
  background-position: -384px -144px;
}

.icon-filter {
  background-position: -408px -144px;
}

.icon-briefcase {
  background-position: -432px -144px;
}

.icon-fullscreen {
  background-position: -456px -144px;
}

.input-append .add-on, .input-prepend .add-on {
	display: inline-block;
	width: auto;
	height: 20px;
	min-width: 16px;
	padding: 4px 5px;
	font-size: 14px;
	font-weight: normal;
	line-height: 20px;
	text-align: center;
	text-shadow: 0 1px 0 #ffffff;
	
	
	/* background-color: #eeeeee; */
	/* border: 1px solid #ccc; */
}

.date_picker_input {
	width: 20% !important; float: left !important;
}

/* table work around */
.table_fix {
     display: table;
}
.row_fix {
     display: table-row;
}
.cell_fix {
     display: table-cell;
	 border: 1px solid rgb(173, 173, 173);
	width: 20%;
	padding: 7px;
}

.header_float {
	margin-top: 1px;
	margin-bottom: 10px;
	float: left;
}

/* DL21714 */
.custom_multiselect_header {
	background: rgb(216, 216, 216);
	font-weight: bold;
	/* text-align: center; */
}

.ms-container {
	float: left; 
}

#submit_btn
{
	margin-right: 15px;
}

.group_option_tabs > ul.nav
{
	width: 95px;
}

ul.child_category > li
{
	border-bottom: 0px !important;
	padding: 0px !important;
	margin: 0px !important;
	padding-left: 20px !important;
}

ul.child_category > li:before
{
	content: "-" !important;
}

.search_style 
{
	border-radius: 0px 4px 4px 0px;
	float:right;
}

.searchinputtxt
{
	width: 90%;
}

.searchBoxglyph
{
	cursor: pointer;
	top: 0px;
	border-radius: 4px 0px 0px 4px;
	height: 34px;
	line-height: 1.428571429;
	padding: 6px 12px;
	border: 1px solid #ccc;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
}

/* for seat selector DL32214 */
.table_seat_class 
{
	border-spacing: 6px;
	border-collapse: separate;
	margin: auto;
	padding: 20px;
}
.table_seat_class  tr
{

}

.table_seat_class  tr th
{
  text-align: center;
}

.table_seat_class tr > td
{
  /* border: 1px solid black; */
  width: 23px;
  /* background: #454545; */
  cursor: pointer;
  border-radius: 20px;
}

.table_seat_class tr > td > span  > a
{
  width: 26px;
  float: left;
  height: 18px;
  font-size: 10px;
  text-align: center;
  overflow: hidden;
  white-space: nowrap;
  line-height: 17px;
  color: #ffffff;
  text-decoration: none;
  border-radius: 20px;
  background: #454545;
  font-weight: normal;
}

.table_seat_class .seat_taken_class_td a.seat_taken_class_a
{
	background: #af0303;
	cursor: default !important;
}
.table_seat_class .seat_taken_class_td
{
	cursor: default !important;
}

.table_seat_class .seat_block_empt
{
  /* border: 1px solid transparent; */
  background: none;
  cursor: default !important;
}

.table_seat_class .seat_selected_class_a
{
  background: #112fc3;
}

.table_seat_class .seat_available_class_td:hover, .table_seat_class .seat_selected_class_td:hover
{
  background: #02abfa;
}

@-webkit-keyframes pulse 
{
  50% 
  { 
    background-color: #02abfa
  }
}

@keyframes pulse 
{
  50% 
  { 
    background-color: #02abfa
  }
}

.seat-preloader
{
  -webkit-animation: pulse 0.5s infinite ease-in-out;
  animation: pulse 0.5s infinite ease-in-out;
}

/* end */

.cycle-slideshow {
	width: 728px;
	height: 90px;
	margin: 0px auto !important;
	padding: 0;
	position: relative;
	background: url("../images/grey.gif");
	border-radius: 5px;
}

.cycle-slideshow li {
	width: 100%;
	height: 100%;
	cursor: pointer;
	border-radius: 5px;
}

.cycle-slideshow li > a > div {
	border-radius: 5px;
	background-repeat: no-repeat;
	background-position: center center;
	/* background-size: contain; */
	background-color: white;

}

/* DL41414 */
.cycle-slideshow li > a > div.api_banner {
	background-size: 728px 90px;
}

.cycle-slideshow li > a > div.local_banner {
	background-size: contain;
}

.cycle-slideshow img {
	width: 728px;
	height: 90px;
	cursor: pointer;
	border-radius: 5px;
}

.slider1 .slide
{
	/* height: 95px !important; */
	height: 200px !important; 
	background-color: #ffffff !important;
	border-radius: 5px;
	width: 150px !important;
	margin-right: 20px;
}

.slider1 .bgslide
{
	/* height: 100%;  */
	height: 100%; 
	width: 100%; 
	display: block; 
	background-repeat: no-repeat;
	background-position: center center; 
	background-size: cover; 
	border-radius: 5px;
}

/* DL32814
css3 loaders
 */

ul.load_bar_wrapper {
	position: fixed;
	z-index: 3;
	margin: 0 auto;
	left: 0;
	right: 0;
	top: 50%;
	margin-top: -30px;
	width: 60px;
	height: 60px;
	list-style: none;
}

ul.load_bar_wrapper > li.load_bar
{
	background-color: #FFFFFF;
	width: 10px;
	height: 10px;
	float: right;
	margin-right: 5px;
	/* box-shadow: 0px 100px 20px rgba(0,0,0,0.2); */
}

ul.load_bar_wrapper > li.load_bar:first-child
{
	-webkit-animation: loadbars 0.6s cubic-bezier(0.645,0.045,0.355,1) infinite 0s;
}

ul.load_bar_wrapper > li.load_bar:nth-child(2)
{
	-webkit-animation: loadbars 0.6s ease-in-out infinite -0.2s;
}

ul.load_bar_wrapper > li.load_bar:nth-child(3){
	-webkit-animation: loadbars 0.6s ease-in-out infinite -0.4s;
}

@-webkit-keyframes loadbars 
{
	0%
	{
		height: 10px;
		margin-top: 25px;
	}
	50%
	{
		height:50px;
		margin-top: 0px;
	}
	100%{
		height: 10px;
		margin-top: 25px;
	}
}

.media div.lazy
{
	float: left;
	margin-right: 10px;
	background-size: contain;
	background-position: center center;
	background-repeat: no-repeat;
	/* background-color: black; */
}

div.logo a
{
	float: left;	
	height: 95px;
}

.module-container > .white-box
{
	height: 242px;
}


.lazy_t.thumb_main_event
{
	float: left;
	background-size: cover;
	background-repeat: no-repeat;
}

.lazy_slide_bx
{
	background-image: url("../images/grey.gif");
}

.lazy_slide_bx > div
{
	opacity: 0;
	height: 100%;
	width: 100%;
	transition: all .3s ease;
	-webkit-transition: all .3s ease;
}

.lazy_slide_bx > div > div
{
	float: right;
	margin-top: 63px;
	margin-right: 7px;
	width: 115px;
	margin-top: 31px;
	margin-right: 25px;
}

.lazy_slide_bx > div > div a
{
	float:right;
	opacity: 0.4;
	transition: all .3s ease;
	-webkit-transition: all .3s ease;
	margin-left: 5px;
}


.lazy_slide_bx > div > div a.lazy_cal
{
	margin-left: 20px;
}

.lazy_slide_bx > div > div a:hover
{
	opacity: 1;
}
 
.lazy_slide_bx:hover > div
{
	opacity: 1;
	background-position: 109px 54px;
	background-color: rgba(0, 0, 0, 0.7);
	border-radius: 5px;
}  

#cal_pop
{
	width: 400px;
}

#cal_pop #cal_pop_date
{
	text-transform: uppercase;
}

#cal_pop .cal_pop_desc_wrapper
{
	max-height: 250px;
	overflow: auto;
	margin-top: 20px;
	margin-bottom: 20px;
}

.pop_seat_container_vertical
{
	display: table-cell;
	vertical-align: middle;
	width: 515px;
	/* height: 467px; */
	height: 450px;
}

.table_ticket_details.table_tickets_summary
{

}

.table_ticket_details.table_tickets_summary th, .table_ticket_details.table_tickets_summary td
{
	width: 10%;
	font-size: 12px;
}

.table_ticket_details.table_tickets_summary th
{
	font-weight: bold;
}

.align_left
{
	text-align: left !important; 
}

.align_right
{
	text-align: right !important;
}

.align_center
{
	text-align: center !important;
}

.table_total td
{
	font-weight: bold !important;
}

.disabled_btn
{
	background: #cccccc !important;
	cursor: default;
}

.text_box_form
{
	font-size: 12px;
	color: #464646;
	padding: 4px 0;
	width: 100%;
}

.login_pop h3
{
	color: #464646; margin: 0;
	text-transform: uppercase;
	float: left
}

.login_pop .pop_span_log_header
{
	float:right;
	font-size: 12px;
}
.login_pop .pop_span_log_header a
{
	font-weight: normal;
}

.login_pop_foot
{
	margin-top: 20px; 
	float: left; 
	width: 101%;
}

.login_pop_foot span
{
	/* margin-top: 4px; */
	float: left;
	width: 50%;
}


.form-registration .form-group, .form-registration .form-group-2, .form-registration .form-group-3
{
	position: relative;
}

.form-contact .form-row
{
	position: relative;
	margin-top: 10px;
}

.form-contact .contact_textbox
{
	width: 40%;
}
.form-contact input
{
	width: 100%;
}

.form-contact .contact_textbox2
{
	width: 80%;
}


.form-registration .errorMessage, .form-contact .errorMessage
{
	font-size: 10px;
	position: absolute;
	/* float: right; */
	right: 0;
	text-align: right;
	top: 45px;
	color: red;
}

.form-contact .errorMessage
{
	top: 40px;
}

.page-content span.required {
	float: none;
	color: red;
}

.panel-body  .errorMessage
{
	font-size: 10px;
	position: absolute;
	/* float: right; */
	right: 0;
	text-align: right;
	top: 30px;
	color: red;
}

/* .error input, .error textarea
{
	border: 2px solid red;
} */

#notice_pop
{
	width: 40%;
}

li.ul_label_pop span
{
	color: #464646;
	font-size: 12px;
	text-decoration: none;
	width: 100%;
	float: left;
	padding: 2px 0;
	text-indent: 5px;
	/* font-weight: bold; */
}

li.ul_label_pop span:hover
{
	background: #00a0d8;
	color: #fff;
	cursor: pointer;
}

.page-content
{
	width: 94%;
}

.change_pop_foot {
	margin-top: 20px;
	float: left;
	width: 101%;
}

.change_pop_foot span
{
	margin: 4px 5px;
	float: right;
}

.profile_wrapper span
{
	
}

.page-default-height
{
	min-height: 365px;
}



/* for alert box DL41114 */
 * 
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable {
  /* padding-right: 35px; */
}
.alert-dismissable .close {
	/* position: relative; */
	/* top: -2px; */
	/* left: 0px; */
	float: right;
	color: inherit;
	border: none;
	background: none;
	padding: 0;
	width: 16px;
	margin: 0px;
}
.alert-dismissable .close:hover {
	cursor: pointer;
}
.alert-success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}

.pop_alert {
	margin-bottom: 0 !important;
	padding: 2px 7px !important;
}
/* 
.cycle-slideshow .click_ad
{
	height: 100%;
} */
/* 
.cycle-slideshow { height: 100%; margin: 0 auto; }
.cycle-slideshow div {  width: 100%; height: 100%; margin: 0 auto; }
.cycle-slideshow div img {  height: 100%; } */

.event_detail_description_wrapper, .event_detail_description_wrapper_padding_bottom
{
	font-size: 10px !important;
	color: #464646 !important;
}

.caption_carousel h4
{
	color: #464646;
}

.caption_carousel
{
	width: 80%;
	float: left;
	padding: 6px;
}

.lazy_slide_ad
{
	height: 100%;
}

.module-container .white-box > a
{
	height: 100%;
	float:left;
}

.module-container .white-box > a:hover
{
	text-decoration: none;
}

.sold_out_btn
{
	background: #af0303 !important;
	cursor: default !important;
}

/* tooltip override DL41614 */
.ui-tooltip
{
	border-radius: 0;
	border: 1px solid #d7d7d7;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.ui-tooltip .ui-tooltip-content
{
	font-size: 10px;
	font-family: Arial, sans-serif;
	color: #464646;
}

.cal_pop_links_wrapper
{
	text-align: center;
}
.mfp-title
{
	font-weight: normal;
}

textarea#CustomerInquiry_message
{
	width: 100%;
	max-width: 100%;
	max-height: 400px;
}

/* DL41914 fix for floating popup close button */
#cal_pop .mfp-close, 
#notice_pop .mfp-close, 
.pop_main_wrapper .mfp-close, 
.pop_main_wrapper .mfp-close:hover, 
.pop_main_wrapper .mfp-close:active , 
.pop_login_wrapper .mfp-close, 
.pop_login_wrapper .mfp-close:active,  
.pop_login_wrapper .mfp-close:hover
{
	top: -40px;
	color: white !important;
	width: auto;
	z-index: 10;
	right: -3px;
}

.media-info h3
{
	color: #464646;
}

.social-links a
{
	opacity: 0.6;
	transition: all .3s ease;
	-webkit-transition: all .3s ease;
}

.social-links a:hover
{
	opacity: 1;
}

.nav-sidebar-cus.ticket.prices
{
	padding-right: 20px;
}

.primary-btn-small:hover, .primary-btn-trans:hover
{
	background:  rgb(2, 171, 250);
}

.login_promoter_pop_btn:hover
{
	opacity: 0.6;
}
.social_wrapper
{
	text-align: center;
}

.containBG
{
	background-size: contain !important;
}

.promo_strike
{
	text-decoration: line-through;
	color: red;
}

.remove_btn
{
	background: #cccccc !important;
}

.thumbFull
{
	height: 100% !important;
	width: 100% !important;
	background-size: 100px 76px !important;
	background-repeat: no-repeat;
	background-position: center center;
}

.pop_iframe_container > .pop_iframe_close
{
	position: absolute;
	top: 3px;
	width: 100%;
	color: #fff;
	text-align: center;
	font-weight: bold;
}

.pop_iframe_container > .pop_iframe_close > a, .pop_iframe_container > .pop_iframe_close > a:hover
{
	cursor: pointer;
	color: #fff;
}

.playing_frame
{
	color: #cccccc !important;
}

.banner-container > .banner > div 
{
	 margin: auto;
}

.transparent 
{
	zoom: 1;
	filter: alpha(opacity=0);
	opacity: 0;
}

.container-carousel-buttons
{
	
}

