/* @override 
	https://abulafia.mobilitus.net/styles/tmgrid/main.css
	http://abulafia.mobilitus.net/styles/tmgrid/main.css
	https://zorglubb.mobilitus.net/styles/tmgrid/main.css
	http://tmus.mobilitus.net/styles/tmgrid/main.css
	http://woodstock.mobilitus.net/styles/tmgrid/main.css
	https://woodstock.mobilitus.net/styles/tmgrid/main.css
	https://woodstock.mobilitus.com/styles/tmgrid/main.css
	http://devus.mobilitus.net/styles/tmgrid/main.css
	https://devus.mobilitus.net/styles/tmgrid/main.css
	https://m.ticketmaster.com/styles/tmgrid/main.css
*/

/* Defaults */




input.dateinput {
	margin: 0px;
	height:30px;
}

div.ticketview {
	z-index: 10;
	position: absolute;
	right: -20px;
	top: 52px;
	font-size: 11px;
	text-transform: capitalize;
}

@media (max-width: 767px) {
	div.ticketview {
		right: -25px;
	}
}
@media (max-width: 450px) {
	div.ticketview {
		right: -30px;
	}
}

.text-muted {
	color: #8d8d8d;
}

.nopadding {
	padding: 0;
}
.nopadding {
	margin: 0;
}

h1 {
	font-size:2.25em;
	line-height:1.2em;
	}
h2 {
	font-size:1.2em;
	padding-top:.1em;margin:.2em 0 .2em;}
h3{font-size:1.125em;}
h4{
	font-weight:bold;
	font-size:1em;
	}
h3, h4, h5, h6 {font-weight:200;}

ul {
  list-style: none;
}

/* SMACSS style refactoring */
div.captchacenter .g-recaptcha > div > div {
  margin: auto;
}

div.captcha {
  text-align: center;
}

.center {
  text-align: center;
}

/* Hammer image zoom */

.zoomimg {
	height: 200px;
	width: 100%;
	-webkit-transform: translate3d(0,0,0);
	overflow: hidden;
}

.zoomtarget
{
	position: absolute;

}


/* Layouts */

.androidapp {
	background: #e9e9e9;
	margin: 0;
	padding: 4px;
	height: 60px;
}
.androidapp img {
	padding-right: 5px;
}
.androidapp h4 {
	margin: 0;
	font-weight: normal;
	font-style: normal;
	font-size: 16px;
	width: 60%;
	padding-top: 10px;
	display: inline-block;
}

.androidapp .button {
	margin-top: 10px;
	float: right;
	height: 44px;
	width: 88px;
	display: inline-block;
	background-color: #A4C639;
	color: #fff;
	font-weight: bold;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: none;
	text-align: center;
	padding-top: 12px;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */

}

.androidapp .close {
	float: left;
	margin-top: -10px;
}

a {
	color: #313131;

}



#top {
	padding-top: 6px;
	padding-bottom: 6px;
	background-color: #000; /* layer fill content */
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0iaGF0MCIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSI1MCUiIHkxPSIxMDAlIiB4Mj0iNTAlIiB5Mj0iLTEuNDIxMDg1NDcxNTIwMmUtMTQlIj4KPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzM3MzczNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgIDwvbGluZWFyR3JhZGllbnQ+Cgo8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwIiBoZWlnaHQ9IjEwMCIgZmlsbD0idXJsKCNoYXQwKSIgLz4KPC9zdmc+); /* gradient overlay */
	background-image: -moz-linear-gradient(bottom, #000 0%, #343434 100%); /* gradient overlay */
	background-image: -o-linear-gradient(bottom, #000 0%, #343434 100%); /* gradient overlay */
	background-image: -webkit-linear-gradient(bottom, #000 0%, #343434 100%); /* gradient overlay */
	background-image: linear-gradient(bottom, #000 0%, #343434 100%); /* gradient overlay */
	min-height: 28px;
}

@media (max-width: 767px) {
	#top {
		margin-left: -20px;
		margin-right: -20px;
	}
}

.l-top-location {
	width: 90px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

#footer {
	background: #000;
	color: #fff;
	text-align: center;
}

@media (max-width: 767px) {
	#footer {
		margin-left: -20px;
		margin-right: -20px;
	}
}

#pulloutmenu {
    position: absolute;
    top:0;
    left: 0;
    height: 100%;
    width: 280px;
    z-index:0;
}
.l-adspace {
    background: #373737;
    padding-top: 10px;
    padding-bottom: 10px;
}

@media (max-width: 767px) {
	.l-adspace {
		margin-left: -20px;
		margin-right: -20px;
	}
}

/* CONTENT BOX */

.l-cb {
	background: #fff;
    clear: both;
}

.l-cb.captcha-section {
    background-color: #fff;
}

.l-cb-inverted {
	background: #313131;
}

.l-cb-alternative {
	background: #eee;
}

@media (max-width: 767px) {
	.l-cb {
		margin-left: -20px;
		margin-right: -20px;
	}
    .l-cb > .l-cb {
        /* If a content block appears immediately inside another content block,
        cancel the negative margins on the inner one.

        THIS SHOULDN'T HAPPEN if you can avoid it, but can occur when one page
        is imported into another. */
        margin-left: 0;
        margin-right: 0;
    }
		/* For handling l-cbs on tabs */
		.tabbable-cb .l-cb {
			margin-left: 0;
			margin-right: 0;
		}
		.tabbable-cb {
			margin-left: -20px;
			margin-right: -20px;
		}
}

.l-cb-eventhead {
	padding-bottom: 1px;
}

.l-cb .l-cb-tab {
  margin-left: 10px;
  margin-right: 10px;
  position: relative;
  border: 1px solid #eee;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}

/* COLUMNS */

@media (min-width:767px) {
    .l-col {
        float: left;
    }
    .l-col .l-col {
        float: none;
        width: 100%;
    }
    .l-row-reversed .l-col {
        float: right;
    }
    .l-col-1 {
        width: 8.33333333333333333%;
    }
    .l-col-2 {
        width: 16.66666666666666667%;
    }
    .l-col-3 {
        width: 25%;
    }
    .l-col-6 {
        width: 50%;
    }
    .l-col-9 {
        width: 75%;
    }
    .l-col-12 {
        width: 100%;
    }
}

/* GRID */

.l-grid {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.l-grid-padded {
	padding-top: 10px;
	padding-bottom: 10px;
}

.l-grid > li {
	display: inline-block;
	vertical-align: top;
}

.l-grid-1 > li {
	width: 100%;
}

.l-grid-2 > li {
	width: 50%;
}

.l-grid-2-scattered > li:nth-child(2n) {
	text-align: right;
}

.l-grid-3 > li{
	width: 33.3333333333%;
}

.l-grid-3-scattered > li:nth-child(2n) {
	text-align: center;
}

.l-grid-3-scattered > li:nth-child(3n) {
	text-align: right;
}

.l-grid > li > select {
	width: 98%;
}

.l-grid > li > div > select {
	width: 110%;
}

.l-split {
    position: relative;
}

.l-split > div:first-child {
	width: 80px;
	position: absolute;
	right: 0;
}

.l-split > div:nth-child(2) {
	margin-right: 100px;
}

.l-split-100 > div:first-child {
    width: 100px;
}

.l-split-100 > div:nth-child(2) {
    margin-right: 110px;
}

.l-split-123 > div:first-child {
	width: 123px;
}

.l-split-123 > div:nth-child(2) {
	margin-right: 143px;
}

.l-split-reverse > div:first-child {
    left: 0;
}

.l-split-reverse > div:nth-child(2) {
    margin-left: 100px;
    text-align: right;
    margin-right: 0;
}

.l-split-reverse.l-split-100 > div:nth-child(2) {
    margin-right: 0px;
    margin-left: 110px;
}

.l-split-reverse.l-split-123 > div:nth-child(2) {
    margin-right: 0px;
    margin-left: 143px;
}

.l-split-centered > div:first-child {
	text-align: center;
}

.l-split-right > div:first-child {
	text-align: right;
}

.l-split .l-split-padded {
    padding-top: 14px;
}

.l-split .l-split-btn {
    margin-top: -5px;
}


.l-square {
	list-style: none;
	margin: 0;
	border: 1px solid #ccc;
	border-radius: 5px;
}

.l-square-2 {
	border-radius: 10px;
}

.l-square li {
	padding: 0;
	margin: 0;
	border-bottom: 1px solid #ccc;
}

.l-square li:last-child {
	border-bottom: 0px;
}

.l-square-2 li {
	border: 0px;
	width: 50%;
	display: inline-block;
}

.l-square li input {
	border: none;
	width: 80%;
	margin: 0;
	padding: 10px;
	background: none;
	border-radius: 0;
	box-shadow: none;
	color: #000;
	font-size: 1.4em;
}

.l-square li input:focus {
	box-shadow: none;
}

.l-square-2 li:nth-child(2n) input {
	border-left: 1px solid #ddd;
}

.l-square-2 li:nth-child(n+3) {
	border-top: 1px solid #ddd;
}

/* ROW */

.l-row {
    clear: both;
    background: #fff;
    float: left;
    width: 100%;
}

.l-row-alternative {
    background: #eee;
}

.l-cb .l-row {
    background: none;
    float: none;
}

.l-cb.captcha-section .l-row {
    float: left;
    background: #fff;
}

/* Modules (alphabetical) */

/* ALERTS */

/* main style in xxxxwebkit.css + bootstrap */

.alert-topless {
	margin-top: 0;
}

div.notOnSaleYet {
	padding: 10px;
	font-size: 1.2em;
	font-weight: bold;
}



/* AVAILABILITY */

.availability {
	text-transform: uppercase;
	display: block;
	color: #206303;
	font-weight: normal;
	padding-right: 5px;
	letter-spacing: 1px;
	font-size: .8em;
}

.availability-available {
	font-size: .9em;
	font-weight: normal;
}

.availability-limited {
	color: #bd352f;
}

.availability-unavailable {
	color: #bd352f;
}

.bank {
	font-size: 15px;
}

/* BREAD CRUMBS */

.brcr {
    background-image: url('/styles/bkimg/redesign/crumb_back.png');
}

.brcr-crumb {
    display: inline-block;
    height: 25px;
    background-image: url('/styles/bkimg/redesign/crumb_arrow.png');
    background-repeat: no-repeat;
    background-position: right;
    padding-right: 25px;
    text-align: center;
    font-size: 1.3em;
    color: #999;
    padding-left: 7px;
    padding-top: 5px;
    vertical-align: top;
}

.brcr-crumb-active {
    background-image: url('/styles/bkimg/redesign/active_crumb_arrow.png');
    color: #444;
    padding-top: 0px;
    height: 30px;
    padding-left: 0px;
    margin-left: -20px;
}

.brcr-crumb-active:first-child {
    margin-left: 0px;
}

.brcr-crumb-active span:first-child {
    background-image: url('/styles/bkimg/redesign/crumb_arrow.png');
    background-repeat: no-repeat;
    height: 30px;
}

.brcr-crumb-active span {
    display: inline-block;
    padding-left: 15px;
    vertical-align: top;
    padding-top: 5px;
    height: 25px;
}


/* BUTTONS */

.btn-dngr {
	border: 1px solid #c34741; /* stroke */
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px; /* border radius */
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box; /* prevents bg colour from leaking outside the border */
	background-color: #bd352f; /* layer fill content */
	-moz-box-shadow: inset 0 1px 0 #ef7f7b; /* inner shadow */
	-webkit-box-shadow: inset 0 1px 0 #ef7f7b; /* inner shadow */
	box-shadow: inset 0 1px 0 #ef7f7b; /* inner shadow */
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0iaGF0MCIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSI1MCUiIHkxPSItMS40MjEwODU0NzE1MjAyZS0xNCUiIHgyPSI1MCUiIHkyPSIxMDAlIj4KPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ViNWQ1OSIgc3RvcC1vcGFjaXR5PSIxIi8+CjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2JkMzUyZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgIDwvbGluZWFyR3JhZGllbnQ+Cgo8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwIiBoZWlnaHQ9IjEwMCIgZmlsbD0idXJsKCNoYXQwKSIgLz4KPC9zdmc+); /* gradient overlay */
	background-image: -moz-linear-gradient(top, #eb5d59 0%, #bd352f 100%); /* gradient overlay */
	background-image: -o-linear-gradient(top, #eb5d59 0%, #bd352f 100%); /* gradient overlay */
	background-image: -webkit-linear-gradient(top, #eb5d59 0%, #bd352f 100%); /* gradient overlay */
	background-image: linear-gradient(top, #eb5d59 0%, #bd352f 100%); /* gradient overlay */
	color: #fff; /* text color */
	text-shadow: 0 -1px 0 rgba(0,0,0,.3); /* drop shadow */
	font-weight: normal;
}

.btn-dngr:hover {
	background: #bd352f;
	color: #fff;
}

.btn-primary-search {
    margin-left: -20px;
    border-top-right-radius: 15px;
    border-top-left-radius: 0px;
    border-bottom-right-radius: 15px;
    border-bottom-left-radius: 0px;
}

.btn-navbar {
	padding: 7px 10px;
	margin-right: 5px;
	margin-left: 5px;
	background-color: #2c2c2c;
	*background-color: #212121;
	background-image: -ms-linear-gradient(top, #333333, #222222);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#333333), to(#222222));
	background-image: -webkit-linear-gradient(top, #333333, #222222);
	background-image: -o-linear-gradient(top, #333333, #222222);
	background-image: linear-gradient(top, #333333, #222222);
	background-image: -moz-linear-gradient(top, #333333, #222222);
	background-repeat: repeat-x;
	border-color: #222222 #222222 #000000;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	filter: progid:dximagetransform.microsoft.gradient(startColorstr='#333333', endColorstr='#222222', GradientType=0);
	filter: progid:dximagetransform.microsoft.gradient(enabled=false);
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.075);
	-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.075);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.075);
}

.btn-navbar:hover,
.btn-navbar:active,
.btn-navbar.active,
.btn-navbar.disabled,
.btn-navbar[disabled] {
	background-color: #222222;
	*background-color: #151515;
}

.btn-navbar:active,
.btn-navbar.active {
	background-color: #080808 \9;
}

.btn-navbar-bar {
	display: block;
	width: 18px;
	height: 2px;
	background-color: #f5f5f5;
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px;
	-webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
	-moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
	box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
}

.btn-navbar-bar + .btn-navbar-bar {
	margin-top: 3px;
}

.btn-accept {
  background-color: hsl(110, 84%, 24%) !important;
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#31ce11", endColorstr="#1a7009");
  background-image: -khtml-gradient(linear, left top, left bottom, from(#31ce11), to(#1a7009));
  background-image: -moz-linear-gradient(top, #31ce11, #1a7009);
  background-image: -ms-linear-gradient(top, #31ce11, #1a7009);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #31ce11), color-stop(100%, #1a7009));
  background-image: -webkit-linear-gradient(top, #31ce11, #1a7009);
  background-image: -o-linear-gradient(top, #31ce11, #1a7009);
  background-image: linear-gradient(#31ce11, #1a7009);
  border-color: #1a7009 #1a7009 hsl(110, 84%, 19%);
  color: #fff !important;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.33);
  -webkit-font-smoothing: antialiased;
}

.btn-accept:hover {
	background: #1a7009;
}

.btn-blue {
	background-color: #2f96de !important;
	background-image: none !important;
	text-shadow: none !important;
	color: #fff !important;
	box-shadow: none !important;
	margin-bottom: 10px !important;
}

.btn-webapp {
    font-family: "Interstate Light","HelveticaNeue", "Helvetica Neue", "HelveticaNeueRoman", "HelveticaNeue-Roman", "Helvetica Neue Roman", 'TeXGyreHerosRegular', "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif; font-weight:400; font-stretch:normal;
    background-image: none !important;
    background-color: #009cde !important;
    border: none !important;
    font-size: 17px !important;
    font-weight: normal !important;
    padding-top: 12px !important;
    padding-bottom: 12px !important;
    border-radius: 3px !important;
    margin-top: 10px !important;
    margin-bottom: 10px !important;
}

.btn-webapp-secondary {
    background: none !important;
    color: #009cde !important;
    margin-top: 5px !important;
    margin-bottom: 5px !important;
    border: none !important;
    box-shadow: none !important;
    font-size: 14px !important;
}

.btn-webapp-gray {
	background-color: #666666 !important;
	color: #cccccc !important;
	border: none !important;
	box-shadow: none !important;
	font-size: 14px !important;
	text-shadow: none;
	margin-top: 0 !important;
	margin-bottom: 0 !important;
	font-weight: bold !important;
	padding-top: 8px !important;
	padding-bottom: 8px !important;
}

.btn-faded {
  background-image: -webkit-linear-gradient(top, #ffffff, #e1e1e1);
  font-weight: bold;
  color: #666;
  border-radius: 10px;
}

.btn-faded:hover {
	background: #e1e1e1;
}

.btn-fullwidth {
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 1.2em;
	font-weight: bold;
}

.btn-dark {
  background-image: -webkit-linear-gradient(top, #616161, #414141);
	background-color: #999 !important;
  font-weight: bold;
  text-shadow: 1px 1px 1px #000;
  color: #fff;
  border: 1px solid #333;
  border-radius: 5px;
  padding-left: 6px;
  padding-right: 6px;
}

.btn-dark:hover, .btn-dark:focus {
	background: #999;
	color: #fff;
}

.btn-small {
	width: auto;
	font-size: 0.9em;
	padding: 3px 5px;
}

.btn-top {
  vertical-align: top;
}


/* CALENDAR */

.cal {
	padding-top: 1px;
	line-height: 1em;
	text-align: center;
}

.cal-month {
	font-size: 0.8em;
	color: #373737;
	text-transform: uppercase;
	line-height: 1.2em;
}

.cal-date {
	font-size: 1.3em;
	color: #373737;
}

.cal-day {
	font-size: 0.8em;
	text-transform: uppercase;
	color: #989898;
	font-weight: normal;
}

/* CAROUSEL */

.carousel-pg-counter {
    display: inline-block;
    margin-left: 3px;
    width: 7px;
    height: 7px;
    border-radius: 5px;
    background: #444;
}

.carousel-pg-counter-active {
    background: #fff;
}

.carousel .md-bd {
    padding-right: 5px;
}

.carousel .md-bd-title {
    font-weight: bold;
    padding-top: 4px;
}

.carousel .md-img {
    margin-left: 0;
}

.carousel .md-bd-title {
    display: block;
    overflow: hidden;
    height: 80px;
}

/* CREDIT CARD */

.cc {
	border-top: 1px solid #ddd;
	padding-top: 5px;
	padding-bottom: 5px;
	clear: both;
}

.cc-wrap {
    border-bottom: 1px solid #ddd;
    padding-bottom: 10px;
    background: #eaeaea;
}

.cc > div:first-child {
	float: left;
	width: 40px;
	text-align: center;
}

.cc div:first-child > input[type="radio"] {
	vertical-align: center;
}

.cc h3 {
	margin-top: 5px;
	font-size: 1.2em;
	line-height: 1.2em;
}

.cc-info {
	margin-left: 40px;
	clear: right;
}

.cc-info > div:first-child {
	width: 76%;
	float: left;
}

.cc-info > div:nth-child(2) {
	width: 24%;
	float: left;
}

.cc-info > div:nth-child(3) {
	clear: both;
}

.cc-disabled {
	background: #f5f5f5;
	color: #999;
}

.cc-disabled-warning {
	background-image: url('/styles/lnapp/warning.png');
	background-size: 20px;
	background-repeat: no-repeat;
	background-position: left;
	display: block;
	padding-left: 30px;
	margin-left: 10px;
	padding-right: 10px;
}

/* CENTER */

.cnt {
	text-align: center;
    padding-bottom: 1px;
}

/* CHEVRON LINK */

.chev-link {
	background-image: url('/styles/bkimg/redesign/gray_arrow.png');
	background-repeat: no-repeat;
	background-position: 95%;
	padding-right: 30px;
	color: #404040;
	display: block;
}

/* DELIVERY METHOD */

.dm {
	list-style: none;
	padding: 10px;
	background: #eee;
	border: 1px solid #ddd;
	margin-right: 10px;
	margin-left: 0px;
}

.dm-title {
	padding-bottom: 6px;
	border-bottom: 1px solid #ddd;
}

.dm-item {
}

/* FEATURES */

.features {
    padding: 10px 0;
}

.features-header {
    background: url('/styles/bkimg/redesign/feature_header.png');
    background-repeat: no-repeat;
    background-position: bottom left;
    background-size: 5px 5px;
    position: absolute;
    margin-left: -5px;
}

.features-header h3 {
    text-transform: uppercase;
    font-family: "Interstate Light",arial;
    margin-bottom: 5px;
    background: #35ce16;
    background-image: -moz-linear-gradient(bottom, #1b7509 0%, #35ce16 100%); /* gradient overlay */
    background-image: -o-linear-gradient(bottom, #1b7509 0%, #35ce16 100%); /* gradient overlay */
    background-image: -webkit-linear-gradient(bottom, #1b7509 0%, #35ce16 100%); /* gradient overlay */
    background-image: linear-gradient(bottom, #1b7509 0%, #35ce16 100%); /* gradient overlay */
    font-size: 10px;
    line-height: 10pt;
    font-weight: normal;
    color: #fff;
    padding: 2px 4px 4px;
    display: block;
}

.features-bd {
    margin: 18px 0 0;
    background: #eaeaea;
    border-radius: 10px;
    list-style: none;
    padding: 5px 9px;
    border: 1px solid #cccccc;
}

.features-bd li {
    border-top: 1px solid #bbb;
}

.features-bd li:first-child {
    border-top: none;
}

.features-bd li > div {
    width: 66%;
    display: inline-block;
}

.features-bd li:last-child p {
    margin-bottom: 0;
}

.features-bd li:first-child h4 {
    margin-top: 10px;
}

.features-bd h4 {
    font-size: 12px;
    line-height: 12pt;
    margin-bottom: -2px;
    margin-top: 14px;
}



.features-bd p {
    font-family: "Interstate Light",arial;
    font-size: 10px;
    line-height: 9pt;
    margin-bottom: 11px;
}

.features-bd li:first-child button {
    margin-top: 13px;
}

.features-bd button {
    margin-top: 16px;
    vertical-align: top;
    width: 33%;
    display: inline-block;
    font-size: 13px;
    padding: 6px 0 5px;
    font-weight: normal;
    border: none;
}

/* FORMS */

.form-search {
    padding-top: 10px;
    text-align: center;
}

.form-search-query[type=search] {
    padding-left: 10px;
    border-top-left-radius: 15px;
    border-bottom-left-radius: 15px;
    width: 70%;
}

.form-std input[type=radio] {
	margin: 0;
	padding: 0;
}

.form-std input[type=radio] + label {
	display: inline-block;
	padding-left: 5px;
	vertical-align: middle;
}

.form-std input[type=radio]:disabled + label {
	color: #999;
}

.form-webapp {
    text-align: left;
}

.form-webapp-label {
    font-family: "Interstate Light","HelveticaNeue", "Helvetica Neue", "HelveticaNeueRoman", "HelveticaNeue-Roman", "Helvetica Neue Roman", 'TeXGyreHerosRegular', "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif; font-weight:400; font-stretch:normal;
    font-weight: normal;
    font-size: 12px;
    color: #000;
}

.form-webapp-label-extra {
    margin-top: 7px;
}

.form-pc-input {
	width: 280px;
	padding-left: 9px;
	padding-right: 8px;
	font-size: 13px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-color: rgb(209, 209, 209);
}

.form-webapp-input {
    font-family: "Interstate Light","HelveticaNeue", "Helvetica Neue", "HelveticaNeueRoman", "HelveticaNeue-Roman", "Helvetica Neue Roman", 'TeXGyreHerosRegular', "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif; font-weight:400; font-stretch:normal;
    width: 280px;
    padding-left: 10px;
    padding-right: 0px;
    font-size: 17px;
    padding-top: 13px;
    padding-bottom: 12px;
    margin-bottom: 10px;
    border-radius: 3px;
    color: #000;
    border-color: rgb(209, 209, 209);
}

li.form-error input {
	border: 2px solid red;
	margin-top: -1px;
	border-radius: 10px;
	color: red;
}

.l-cb > form  {
	margin-bottom: 0px;
	padding-bottom: 10px;
}

/* FULL WIDTH BLOCK */
.fw {
	color: #999;
    font-weight: bold;
    background: #434343;
    display: block;
    text-align: center;
    border-top: 1px solid;
    border-left: 1px solid;
    padding: 10px 4px;
    font-size: 10px;
}

a.fw {
	color: #999;
}

/* HEADERS */

.header {
	margin-top: 0px;
}

.header-section, .sectionheader {
	background: #eee;
	font-size: 18px;
	padding-left: 10px;
  padding-right: 10px;
	font-weight: normal;
	margin-top: 0px;
	padding-top: 10px;
	line-height: 20px;
	padding-bottom: 10px;
}

.header-section.reverse, .sectionheader {
	background: #434343;
	color: #fff;
	font-size: 18px;
	padding-left: 10px;
	font-weight: normal;
	margin-top: 0px;
	padding-top: 10px;
	line-height: 20px;
	padding-bottom: 10px;
}

h5.subtitle {
	padding-left: 10px;
}

div#orderdetail_accordion.accordion {
	margin-bottom: 0px;
}

.header-mini {
	font-size: 0.9em;
	color: #fff;
	line-height: 0.95em;
	background: #434343;
	margin-bottom: 0px;
	padding: 5px 10px;
}

.header-plain {
	padding-top: 10px;
}

.header-tab {
	margin: 13px 10px -1px;
	background: white;
	font-weight: bold;
	border-bottom: none;
	font-size: 18px;
	float: left;
	max-width: 70%;
}

.header-tab a {
	padding: 5px 5px 5px 5px;
	display: block;
}

.headerback {
  position: relative;
  overflow: hidden;
  padding-top: 10px;
}

.headerback-inner {
  -webkit-filter: blur(5px);
  -moz-filter: blur(5px);
  -o-filter: blur(5px);
  -ms-filter: blur(5px);
  filter: blur(5px);
  background-repeat: no-repeat;
  background-position: top;
  padding-top: 260px;
  top: -15px;
  bottom: -15px;
  left: -15px;
  right: -15px;
  position: absolute;
  background-size: 110%;
}

/* HT (horizontal ticket) */


.ht {
	display: table;
	width: 100%;
	color: #444444;
	padding-top: 10px;
}

.ht a {
	color: inherit;
}

.ht a:hover {
	text-decoration: none;
}

.ht-row, .ht-head {
	display: table-row;
}

.ht-row-cell, .ht-head-cell {
	display: table-cell;
}

.ht-head-cell {
    padding: 0px 4px;
    font-weight: normal;
    text-transform: lowercase;
	font-variant: small-caps;
	font-size: 16px;
}

.ht-row-cell {
    padding: 0px 4px 8px;
}

.ht-head div:first-child, .ht-row div:first-child {
	padding-left: 10px;
}

.ht a {
	display: block;
	background-image: url('/styles/bkimg/redesign/ticket_arrow_blue.png');
	background-repeat: no-repeat;
	background-position: 98% 23%;
	background-size: 14px;
}

.ht-head {
	text-transform: uppercase;
	font-weight: bold;
}

.ht-csec {
	width: 59px;
}

.ht-crow {
	width: 48px;
}

.ht-cseat {
	width: 65px;
}

/* ICONS */
.ico {
	display: inline-block;
	background-repeat: no-repeat;
	background-position: center;
	vertical-align: baseline;
	margin-right: 10px;
}

.ico-ticket {
	width: 19px;
	height: 21px;
    background-image: url('/styles/bkimg/redesign/mytm.png');
}

.ico-location {
	width: 19px;
	height: 21px;
    background-image: url('/styles/bkimg/redesign/tmlo.png');
}

.ico-search {
	width: 19px;
	height: 21px;
	background-image: url('/styles/bkimg/redesign/tmas.png');
}

.ico-print {
	background-size: 20px;
	width: 20px;
	height: 20px;
	background-image: url('/styles/bkimg/redesign/nobarcode-print.png');
}

.ico-creditcard {
	width: 20px;
	height: 20px;
	background-image: url('/styles/bkimg/redesign/nobarcode-creditcard.png');
	background-size: 20px;
}

.ico-eticket {
	width: 20px;
	height: 20px;
	background-image: url('/styles/bkimg/redesign/ico-eticket.png');
	background-size: 20px;
}

.ico-willcall {
	width: 20px;
	height: 20px;
	background-image: url('/styles/bkimg/redesign/nobarcode-willcall.png');
	background-size: 20px;
}

.ico-mailbox {
	width: 20px;
	height: 20px;
	background-image: url('/styles/bkimg/redesign/nobarcode-mailbox.png');
	background-size: 14px;
}

.ico-check {
	width: 62px;
	height: 31px;
	background-image: url('/styles/bkimg/redesign/check.png');
}

.ico-resale {
	height: 21px;
	width: 21px;
	margin-right: 3px;
	background-image: url('/styles/bkimg/redesign/ico-resale.png');
	background-size: 21px;
	vertical-align: bottom;
}

.ico-resale-mini {
	background-size: 14px;
	height: 14px;
	width: 14px;
}

.ico-camera {
	background-image: url('/styles/bkimg/redesign/ico-camera2x.png');
	height: 11px;
	width: 13px;
	background-size: 13px;
	background-position: left top;
}

.ico-touch {
	padding: 5px 1px;
	margin-right: 0;
}

.ico-bottom {
	vertical-align: bottom;
}

.ico-ok {
	background-image: url('/styles/bkimg/redesign/ico-ok.png');
	background-size: 11px;
	height: 8px;
	width: 11px;
}

/* INFO */

.info {
	font-size: 0.9em;
}

.info-padded {
	padding: 10px;
}

.info-error {
	color: #f00;
}

/* INPUTS */

input.input-large {
	font-size: 28px;
	width: 120px;
	border-radius: 7px;
	box-shadow: inset 0px 0px 9px #999;
	height: 50px;
	-webkit-appearance: none;
}

input.input-large::-webkit-input-placeholder, input.input-large::-moz-placeholder {
	padding-top: 6px;
}

input.input-tight {
	margin-bottom: 0;
}

input.input-fullwidth {
	border: 1px solid #cfcfcf; /* stroke */
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px; /* border radius */
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box; /* prevents bg colour from leaking outside the border */
	background-color: #fff; /* layer fill content */
	-moz-box-shadow: inset 0 0 8px rgba(0,0,0,.15); /* inner shadow */
	-webkit-box-shadow: inset 0 0 8px rgba(0,0,0,.15); /* inner shadow */
	box-shadow: inset 0 0 8px rgba(0,0,0,.15); /* inner shadow */
	padding: 15px 10px;
	font-size: 16px;
	width: 94%;
}

input.inline {
	display: inline-block;
}

label.inline {
	padding-right: 5px;
}

/* LINK LIST */

.ll {
	padding-bottom: 10px;
}

.l-highlight .dmethod {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	padding-top: 4px;
}

.ll-alternative {
	background: #eee;
}

.ll-inverted {
	background: none;
	color: #7f7f7f;
}

.ll-title {
	color: #e9e9e9;
	font-size: 18px;
	text-shadow: 0 1px 0 #000;
	background: #353535;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: normal;
	padding-left: 10px;
}

.ll-title-inverted {
	background: #000;
	padding-left: 10px;
	font-size: 1.2em;
	font-weight: bold;
	color: #fff;
}

.ll-body {
	list-style: none;
	margin-left: 0px;
	border-top: 1px solid #ddd;
}

.ll-body a:hover {
	text-decoration: none;
}

.ll-body-form {
	padding: 10px;
}

.ll-body-form input, .ll-body-form select {
	display: block;
}

.ll-item {
	padding-right: 10px;
	border-bottom:  1px solid #ddd;
}

.ll-item-inverted {
	border-top: 1px solid #111;
	border-bottom: 1px solid #666;
}

#pulloutmenu .ll-item label {
  display: inline;
}

#pulloutmenu .ll-item input {
  vertical-align: baseline;
  float: right;
}

.ll-item > a, .ll-item-body > a, .ll-style a {
	display: block;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 20px;
	font-size: 1.2em;
	line-height: 1.2em;
	background-image: url('/styles/bkimg/redesign/gray_arrow.png');
	background-repeat: no-repeat;
	background-position: 95%;
    color: #404040;
}

.ll-item > span {
  display: block;
  font-weight: bold;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-right: 10px;
  font-size: 1.2em;
  line-height: 1.2em;
}

.ll-style {
	padding-left: 10px;
	padding-right: 10px;
	border-bottom: 1px solid #ddd;
	border-top: 1px solid #ddd;
	margin-top: 10px;
}

.ll-style-topless {
    margin-top: 0px;
	border-top: none;
}

.ll-style-longlink {
	font-size: 12px;
}

a.ll-item-body {
	padding: 10px 20px 10px 10px;
}

.ll-item-body .btn {
	margin-top: -5px;
}

.ll-item-alternative a, .ll-style-alternative a {
	text-align: center;
	font-weight: normal;
	padding-left: 20px;
}


.ll-item-body-title {
	font-weight: bold;
	font-size: 1em;
}

.ll-item-link {
	background-image: url('/styles/bkimg/redesign/gray_arrow.png');
	background-repeat: no-repeat;
	background-position: right;
	border-right: 10px solid transparent;
	padding-right: 20px;
}

.ll-item-link a {
	font-weight: normal;
	font-size: 1em;
	line-height: 1em;
	background: none;
	padding-top: 0px;
	padding-bottom: 0px;
	color: #404040;
}

.ll-item-inverted a {
	background-image: url('/styles/bkimg/redesign/gray_arrow.png');
	color: #fff;
}

.ll-item-inverted span {
  color: #fff;
}

.ll-item-title {
	font-size: 1.2em;
	line-height: 1.2em;
	font-weight: bold;
	padding-left: 10px;
}

.ll-item-body .ll-item-title {
	padding-left: 0px;
}

.ll-item-body {
	padding-left: 10px;
	list-style: none;
	margin-left: 0px;
}

.ll-item-body select {
	width: 70%;
}

.ll-item-body .btn {
	vertical-align: top;
}

.ll-item fieldset {
	padding-bottom: 10px;
}

.ll-item-event-title {
	font-weight: normal;
	color: #313131;
	padding-left: 0px;
	margin-top: 1px;
	font-size: 1.1333333em;
	margin-bottom: 5px;
}

.ll-item-suggestion-title {
  font-size: 1.1333333em;
  margin-bottom: 5px;
  color: #313131;
}

.ll-item-event-bd {
	color: #999;
	line-height: 1.1em;
	padding-bottom: 10px;
	padding-left: 0px;
}

.ll-item-event-bd strong {
	color: #313131;
	display: block;
	font-size: 0.9em;
	font-weight: normal;
}

.ll-item-suggestion-bd {
  color: #999;
  line-height: 1.1em;
  padding-bottom: 10px;
}

/* LOCATIONHEAD */

.locationhead {
    padding-right: 10px;
    padding-top: 5px;
    font-size: 0.9em;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}


.locationhead a {
	color: #999;
}

/* MD (media) */

.md, .md-bd {
	overflow:hidden;
	_overflow:visible;
	zoom:1;
}

.md-img {
	float:left;
	margin-right: 10px;
	margin-left: 10px;
	min-height: 1px;
}

.md .md-img img {
	display:block;
}

.md-eventhead {
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #ddd;
}

.md-eventhead-img {
	min-width: 50px;
	max-width: 120px;
}

.md-bd-title {
	font-size: 1.2em;
	line-height: 1.2em;
	font-weight: normal;
	color: #313131;
}

.md-bd-promoteapp {
	line-height: 26px;
	font-size: 12px;
}

.md-event {
	background: #f5f5f5;
	margin-left: 0px;
}

.md-event li:first-child {
	text-align: center;
	padding-top: 10px;
	min-height: 37px;
    width: 50px;
}
.md-event li:nth-child(2) {
    width: 90px;
}
.md-event-nodate {
    width: 90px;
	min-height: 1px;
}

li.img {
	width: 90px;
}

.md-reverse .md-bd-title {
    color: #fff;
}
@media (min-width:480px) {

	.zoomimg {
		height: 293px;
	}
}

@media (min-width:640px) {
    .md-event li:first-child {
        width: 75px;
    }
    .md-event li:nth-child(2) {
        width: 135px;
    }
    .md-event-nodate {
        width: 135px;
    }
    li.img {
        width: 135px;
	}
	.zoomimg {
		height: 392px;
	}
}

@media (min-width:670px) {

	.zoomimg {
		height: 410px;
	}
}

@media (min-width:1024px) {
    .md-event li:first-child {
        width: 100px;
    }
    .md-event li:nth-child(2) {
        width: 180px;
    }
    .md-event-nodate {
        width: 180px;
    }
    li.img {
        width: 180px;
	}

}

.md-event li:first-child img {
	padding: 10px;
}


/* PC (padded content) */

.pc {
	padding-left: 10px;
	padding-right: 10px;
}

.pc-max {
    padding-left: 15px;
    padding-right: 15px;
}

.pc-min {
	padding-left: 5px;
	padding-right: 5px;
}

.pc-inverted {
	color: #7f7f7f;
}

.pc .pc {
	padding-left: 25px;
	padding-right: 25px;
	padding-bottom: 10px;
}

.pc-lined {
	border-top: 1px solid #999;
	padding-top: 10px;
}

.pc-nothanks {
	padding-bottom: 10px;
	margin-bottom: 430px;
	font-size: 13px;
	border-bottom: 1px solid #ddd;
}

#ticketsearch {
	padding-top: 10px;
}

/* RESALE */

.resalehead {

}

.resalehead-title {
	padding: 10px 10px 0;
	line-height: 1.2em;
	color: #313131;
	font-weight: bold;
	font-size: 1em;
	margin-top: 0px;
}

.resalehead .faint {
	padding: 0 10px 10px;
}

.resalelist-total {
    background: #f2f2f2;
    -moz-box-shadow: 0 1px 0 #ddd, inset 0 1px 0 #ddd; /* drop shadow and inner shadow */
    -webkit-box-shadow: 0 1px 0 #ddd, inset 0 1px 0 #ddd; /* drop shadow and inner shadow */
    box-shadow: 0 1px 0 #ddd, inset 0 1px 0 #ddd; /* drop shadow and inner shadow */
}

.resalelist-total-tab {
    padding: 10px;
}

.resalelist-confirm {
    background: #f2f2f2;
    -moz-box-shadow: 0 1px 0 #ddd, inset 0 1px 0 #ddd; /* drop shadow and inner shadow */
    -webkit-box-shadow: 0 1px 0 #ddd, inset 0 1px 0 #ddd; /* drop shadow and inner shadow */
    box-shadow: 0 1px 0 #ddd, inset 0 1px 0 #ddd; /* drop shadow and inner shadow */
    padding: 10px;
}

/* SEATING CHART */

.seatc {
	position: fixed;
	bottom:0;
	width: 100%;
  color: #fff;
  font-size: 11px;
  z-index: 1001;
}
.seatc-tab {
	background: rgba(66,66,66,.9);
  text-align: center;
	position: absolute;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
	top: -35px;
  height: 30px;
  padding-top: 5px;
  left: 50%;
  width: 100px;
  margin-left: -50px;
	border: none;
	cursor: pointer;
}

.seatc-chart {
  -webkit-transition: max-height 1s;
  -moz-transition: max-height 1s;
  -ms-transition: max-height 1s;
  -o-transition: max-height 1s;
  transition: max-height 1s;
  max-height: 300px;
	background: rgba(66,66,66,.9);
	border: none;
  overflow: auto;
}

.seatc-chart-img {
  padding: 10px;
}

.seatc-chart-img.is-zoomed img {
  max-width: none;
}

.seatc.is-closed .seatc-chart {
  max-height: 0;
}

/* SEATLIST */

.seatlist {
	padding: 5px 10px;
}

.seatlist .key {
	color: #666;
}

.seatlist .value {
	font-weight: bold;
}

/* SELECT */

select.select-upsell {
	width: 50px;
}

/* SMALLPRINT */

.smallprint {
	padding: 10px;
	text-align: center;
	font-size: 0.8em;
	margin: 0px;
}

.smallprint-inverted {
	color: #fff;
}

/* SPLIT */

.split-detail {
	font-weight: bold;
}

/* TXT */

.faint, .txt-faint {
	font-size: 0.9em !important;
	color: #999;
	line-height: 1.1em;
}

.vfs .txt-faint {
	color: #fff;
}

.txt-faint-smaller, .horiz_ticket .vfs table td.txt-faint-smaller {
	font-size: 0.8em !important;
}

.faded, .txt-faded {
	color: #999;
}

.txt-positive {
	color:  #2b9951;
}

.txt-larger {
	font-size: 1.1em;
}

.txt-firstcap {
	text-transform: capitalize;
}

.txt-tight {
	line-height: 1.2em;
}

.resalestatus {
	color: #fff;
	font-size: 1.2em;
	text-shadow: 2px 0px 0 #000;
}

/* THEMES and other overrides */

body#tmplussplash, #tmplussplash {
	background: #eee;
	text-align: center;
}

#loginpayment a.btn-fullwidth, .action a.btn-fullwidth {
    width: 100%;
    padding-left: 0px;
    padding-right: 0px;
}

/* BOOTSTRAP overrides */

.tab-content {
	padding-top: 10px;
	background: #fff;
}

.tab-content.fullblock.edptabs {
	padding-top: 0 !important;
}

.accordion-group-borderless .accordion-inner {
	padding-top: 0;
	padding-bottom: 0;
}

.accordion-group-borderless .accordion-body {
	margin-left: -10px;
	margin-right: -10px;
}

.to_feerollup {
	font-size: 8px;
	text-transform: uppercase;
	line-height: 1.2em;
	color: #777;
	font-weight: normal;
	text-align: right;
}

.to_feerollup strong {
	font-size: 1.5em !important;
	color: #777 !important;
	display: inline !important;
	margin-right: 0 !important;
}

.fullhead.bottomless {
    margin-bottom: 0 !important;
}

.fullhead-topless {
    margin-top: 0 !important;
}

.fullhead {
    font-weight: normal;
}

@media (min-width: 767px) {
    .fixed {
        box-shadow: none;
    }
}

.smalltext-webapp {
    color: #9f9f9f;
    padding-top: 10px;
    padding-bottom: 0;
}

.smalltext-webapp p {
    font-family: "Interstate Light","HelveticaNeueLight", "HelveticaNeue-Light", "Helvetica Neue Light", "HelveticaNeue", "Helvetica Neue", 'TeXGyreHerosRegular', "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif; font-weight:300; font-stretch:normal;
    font-size: 12px;
    line-height: 16px;
    color: #666666;
}

.webapp-restart {
    border-top: 5px solid rgb(209, 209, 209);
    background: rgb(239, 239, 239);
}

.webapp-wrap {
    padding-top: 20px;
}


div.delivery.confirm-section {
    padding-top: 1px;
}

.edptop-full .accordion-group {
    margin-right: 0;
}

#orderdetail .accordion-inner {
    padding: 0;
}

#orderdetail .accordion-inner .l-highlight {
    padding: 0;
}

.smallerinsurance {
    font-size: 11px;
    line-height: 13px;
    padding-top: 10px;
}

/* Resale Total/Place Order margin removal */
#payment_option, #payment_option .accordion-group {
	margin-bottom: 0px;
}

#seatUpgrade.modal {
	width:80%;
	margin-bottom: 30px;
}

.seatupgrade iframe {
	height: 380px;
	width: 100%;
}

.portal {
	color: black;
}

.bottomless {
	margin-bottom: 0 !important;
	padding-bottom: 0 !important;
}

.ordercode {
	padding-bottom: 9px;
	text-align: left;
}

.ticket-quantity {
	vertical-align: top;
}

.chosen-price {
	display: inline-block;
	width: 70%;
	background-image: url('/styles/bkimg/redesign/gray_arrow_down.png');
	background-position: right top;
	background-repeat: no-repeat;
}

.chosen-price.expanded {
	background-image: url('/styles/bkimg/redesign/gray_arrow_up.png');
}

.chosen-price .smallprint {
	display: block;
	color: #999;
	padding-left: 0;
	padding-top: 0;
	text-align: left;
}

.prices {
	font-size: .9em;
	background: #eee;
}

.prices input {
	margin-right: 5px;
	position: absolute;
	width: 20px;
}

.prices label {
	display: block;
	padding-left: 25px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.prices-hidden {
	display: none;
}

/* View From Seat */

.vfs {
	background-position: center center;
	border-bottom: 1px solid #eee;
	background-image: url('/styles/bkimg/redesign/image_loading2x.png');
	background-size: 49px;
	background-repeat: no-repeat;
	background-color: #fff;
}

.vfs table {
	background: none;
	color: white;
	-webkit-font-smoothing: antialiased;
}

.vfs table {
	background: -moz-linear-gradient(top,  rgba(55, 55, 55,.5) 0%, rgba(55, 55, 55,.8)); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(55, 55, 55,.5)), color-stop,rgba(55, 55, 55,.8))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(55, 55, 55,.5) 0%,rgba(55, 55, 55,.8)); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(55, 55, 55,.5) 0%,rgba(55, 55, 55,.8)); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(55, 55, 55,.5) 0%,rgba(55, 55, 55,.8)); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(55, 55, 55,.5) 0%,rgba(55, 55, 55,.8)); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00414141', endColorstr='#414141',GradientType=0 ); /* IE6-9 */
	text-shadow: 0 0 2px #000;
}

.vfs table.is-expanded {
	background: -moz-linear-gradient(top,  rgba(65,65,65,0) 50%, rgba(65,65,65,1) 92%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(50%,rgba(65,65,65,0)), color-stop(92%,rgba(65,65,65,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(65,65,65,0) 50%,rgba(65,65,65,1) 92%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(65,65,65,0) 50%,rgba(65,65,65,1) 92%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(65,65,65,0) 50%,rgba(65,65,65,1) 92%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(65,65,65,0) 50%,rgba(65,65,65,1) 92%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00414141', endColorstr='#414141',GradientType=0 ); /* IE6-9 */
}

.vfs table.is-expanded tr:first-child td {
	padding-top: 141px;
}

.fixed .vfs table.is-expanded tr:first-child td {
	padding-top: 123px;
}

.horiz_ticket .vfs table th {
		padding-top: 0;
		padding-bottom: 0;
		font-size: 17px !important;
}

.horiz_ticket .vfs table td {
	padding-top: 0;
	padding-bottom: 0;
	font-size: 13px !important;
	line-height: 13px;
}

.vfs table tbody tr:last-child td {
	padding-bottom: 5px;
}

.vfs table tbody tr:nth-child(2) td {
	padding-top: 20px;
	padding-bottom: 8px;
}

.vfs table tbody tr.vfs-moreseats:nth-child(2) td {
	padding-bottom: 0px;
	margin-bottom: -5px;
	background-position: 95% 90%;
}

.vfs table tbody tr.vfs-moreseats:nth-child(2) td .ico {
	padding-bottom: 0;
}

.vfs table.is-expanded tbody tr:nth-child(2) td {
	padding-top: 0;
	background-position: 95% top;
}

.resalelist .vfs table.is-expanded tbody tr:nth-child(2) td {
	padding-top: 5px;
	background-position: 95% top;
}

.resalelist .vfs table.is-expanded tbody tr:nth-child(2) td.resale-per_ticket {
	padding-top: 0;
}

.horiz_ticket .vfs table td.vfs-vf {
	font-size: 8px !important;
}

.fixed .horiz_ticket .vfs table td.vfs-vf {
	line-height: 2px;
}

.vfs table tbody td {
}

.vfs table.is-expanded .resale-sec i {
	color: rgb(0, 140, 255);
}


#viewFromSection {
	display: none;
}

.horiz_ticket a .vfs > table td.resale-per_ticket {
	background-image: url('/styles/bkimg/redesign/ticket_arrow_gray.png');
	background-repeat: no-repeat;
	background-position: 95% center;
	background-size: 10px;
	vertical-align: top;
}


.fixed .horiz_ticket .vfs table td {
	padding-top: 6px;
}

.horiz_ticket a .vfs > table td.resale-per_ticket {
	cursor: pointer;
	padding-top: 0px;
}

.resalelist .horiz_ticket a .vfs > table td.resale-per_ticket {
	padding-top: 14px;
}

.horiz_ticket a .vfs > table td.resale-per_ticket strong {
	border-radius: 4px;
	background-color: rgba(47, 150, 222, .7);
	border: 1px solid rgb(47, 150, 222);
	background-image: url('/styles/bkimg/redesign/ticket_arrow_gray.png');
	background-repeat: no-repeat;
	background-position: right 5px center;
	background-size: 7px;
	display: block;
}

.horiz_ticket a .vfs > table td.resale-per_ticket strong span {
	padding: 5px;
	display: block;
}

.horiz_ticket a .vfs > table td:last-child {
	padding-right: 5px;
	background: none;
}

/* States */

.is-hidden {
	display: none !important;
}


.nav-edptabs {
	margin-top: 0 !important;
}

.nav-edptabs > li {
	width: 50%;
	text-align: center;
}

.nav-edptabs > li > a {
	padding: 15px 5px;
	margin-left: 0 !important;
	border-left: none !important;
	border-right: 1px solid #ddd !important;
	margin-right: 0 !important;
	font-weight: normal !important;
	border-bottom: 1px solid #ddd;
	background-color: #eee !important;
	color: #2f96de !important;
}

.nav-edptabs > li.active > a {
	background-color: #fff !important;
	color: #313131 !important;
}

.nav-edptabs > li:last-child > a {
	border-right: none !important;
}

#visacheckout {
  padding-top: 10px;
}

.more-info-expand {
  padding-top: 30px;
  background-image: url('/styles/bkimg/redesign/gray_arrow_down.png');
  background-repeat: no-repeat;
  background-position: center;
}

.more-info-expand.is-expanded {
  background-image: url('/styles/bkimg/redesign/gray_arrow_up.png');
}

/* AB TESTING */

.abtest {
  display: none;
}

.abtest-2 {
  display: block;
}

select.abtest-2 {
  display: inline-block;
}


/* toside */

#maincontent {

  -webkit-transition: margin 300ms;
  transition: margin 300ms;
}

.toside {
  margin-left: 280px !important;
  margin-right: -290px !important;
}

div.author {
	color: #999999;
}

#winback {
	font-size: 1.2em
}

#winback label {
	padding-left: 5px;
	font-size: 1em
}

#winback .alert-info, #winback .alert-danger {
	padding: 10px;
	color: #333;
	border: #eaeaea solid 1px;
	margin: 10px 0;
}

.smalltext {
  font-size: 10px;
  line-height: 12px;
}

.texchange.transactionclick {
background: white;
border: #eaeaea solid 1px;
padding: 5px;
margin-top: 10px;
margin-bottom: 10px;
min-height: 70px;
  border-radius: 3px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
	
}
a.nostyle {
color: #333;
text-transform: none;	
}

.usopenimg {
	float: left;
	margin-right: 10px;
}

.textitle {
	color: #2f96de !important;
}

.texcta {
	color: #2f96de !important;

}

