body {
  width: 100%;
  *zoom: 1;
}
body:before,
body:after {
  content: "";
  display: table;
}
body:after {
  clear: both;
}
.green-gradient {
  background-color: #17C284;
}
.blue-gradient {
  background: #BBE8FF;
}
.red-gradient {
  background: #FFD2D0;
}
.yellow-gradient {
  background: #FFEDBA;
}
a,
a:visited {
  color: #4f4fdb;
}
.clear {
  clear: both;
  margin: 0 !important;
  padding: 0 !important;
}
.bold,
b {
  font-weight: bold;
}
.normal {
  font-weight: normal;
}
.clearfix:after,
.ui-helper-clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  zoom: 1;
}
*:first-child + html .clearfix {
  zoom: 1;
}
/* IE7 */
.seats-title {
  color: #777;
  font-weight: normal;
}
.close-x {
  text-indent: -9000px;
  height: 12px;
  width: 13px;
  background: #dddddd url('https://static.ticketfly.com/images/pur/close-2.png') no-repeat 8px 8px;
  margin: 0;
  cursor: pointer;
  position: absolute;
  top: 0;
  right: 0;
  padding: 8px;
}
.left {
  float: left;
  text-align: left;
}
.right {
  float: right;
  text-align: right;
}
.x {
  float: left;
}
html {
  height: 100%;
}
body {
  height: 100%;
  font-family: "Akkurat-Pro", sans-serif;
  line-height: 1.4;
  word-wrap: break-word;
}
h1 {
  font-family: "Gibson-Semibold", "Akkurat-Pro", sans-serif;
  font-weight: 600;
}
h2,
h3,
h4,
h5,
h6 {
  font-family: "Akkurat-Pro", sans-serif;
}
#wrapper {
  margin: 10px auto;
  width: 964px;
}
#nagbar {
  margin-top: 50px;
  padding: 10px;
}
#purchase-header {
  padding-top: 45px;
}
#purchase-header #purchase-header-image img {
  margin: 0 auto;
  display: block;
}
#purchase-header #purchase-header-spacer {
  display: inline;
  float: left;
  width: 230px;
  margin: 0 5px;
  height: 73px;
  background-color: #f7f7fa;
}
#purchase-header.full-width #purchase-header-image {
  display: inline;
  float: left;
  width: 950px;
  margin: 0 5px;
}
#purchase-header.full-width #purchase-header-spacer {
  display: none;
}
#purchase-footer {
  padding-bottom: 45px;
}
#purchase-footer #purchase-footer-image img {
  margin: 0 auto;
  display: block;
}
#purchase-footer #purchase-footer-spacer {
  display: inline;
  float: left;
  width: 230px;
  margin: 0 5px;
  height: 73px;
  background-color: #f7f7fa;
}
#purchase-footer.full-width #purchase-footer-image {
  display: inline;
  float: left;
  width: 950px;
  margin: 0 5px;
}
#purchase-footer.full-width #purchase-footer-spacer {
  display: none;
}
#event-detail {
  display: inline;
  float: left;
  width: 950px;
  margin: 0 5px;
  margin-top: 10px;
  margin-bottom: 10px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  overflow: hidden;
  z-index: 1;
  position: relative;
  -webkit-box-shadow: 0px 1px 0px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 1px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 1px 0px rgba(0, 0, 0, 0.3);
}
#body {
  display: inline;
  float: left;
  width: 950px;
  margin: 0 5px;
  margin-top: 10px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  overflow: hidden;
  z-index: 1;
  zoom: 1;
  position: relative;
}
.navScroll {
  position: fixed !important;
  left: 0;
  top: 0;
}
#eyebrow {
  margin: 0px;
  width: 100%;
  background-color: #3D3F4A;
  font-size: 12px;
  color: #efefef;
  position: fixed;
  left: 0;
  top: 0;
  overflow: hidden;
  z-index: 999;
}
#eyebrow .eyebrow-container {
  width: 950px;
  margin: 0 auto;
  text-align: right;
}
#eyebrow .signin-wrapper p,
#eyebrow .signin-wrapper a,
.cart-empty {
  border-right: 1px solid #707070;
  display: inline-block;
  height: 36px;
  line-height: 37px;
  padding: 0 10px;
  float: left;
}
#eyebrow a,
#eyebrow a:visited {
  color: #efefef;
  text-decoration: none;
  display: inline;
}
#eyebrow a:hover {
  background: #2E3038;
}
.signin-wrapper {
  float: left;
}
.signin-wrapper a:hover {
  background: #333;
}
.signin-wrapper a:first-child,
.signin-wrapper p:first-child {
  border-left: 1px solid #707070;
}
#cart-timer,
.cart-link,
.cart-empty {
  float: right;
  height: 36px;
}
.cart-link-wrapper {
  margin-right: 5px;
  float: right;
  min-width: 470px;
  text-align: right;
}
.cart-link-wrapper .timer {
  display: none;
  float: right;
  border: 0;
  padding: 0 0 0 22px;
  margin-left: 10px;
  background: url('https://static.ticketfly.com/images/pur/timer.png') no-repeat 4px 1px transparent;
}
.cart-link-wrapper .timer .red {
  color: #ff6960;
  font-weight: bold;
}
.cart-link-wrapper #checkout a {
  -webkit-box-shadow: 0px -1px 0px 1px #2b2b2b;
  -moz-box-shadow: 0px -1px 0px 1px #2b2b2b;
  box-shadow: 0px -1px 0px 1px #2b2b2b;
  float: right;
  text-transform: uppercase;
  text-align: center;
  width: 80px;
  padding: 11px 10px 9px 10px;
  border-left: 1px solid #707070;
  border-right: 1px solid #707070;
}
.cart-link-wrapper #checkout a:hover {
  background: #000;
}
.cart-link-wrapper #checkout span {
  display: none;
  width: 0;
  height: 0;
  float: right;
  margin-top: 3px;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 5px solid #fff;
}
.cart-link-wrapper > span {
  float: right;
  padding-right: 5px;
}
.cart-empty {
  display: block;
  border-left: 1px solid #707070;
}
.cart-empty img {
  vertical-align: middle;
  margin-top: -3px;
}
#cartModal a {
  -webkit-box-shadow: 0px -1px 0px 1px #2b2b2b;
  -moz-box-shadow: 0px -1px 0px 1px #2b2b2b;
  box-shadow: 0px -1px 0px 1px #2b2b2b;
  float: right;
  font-weight: bold;
  padding: 11px 10px 9px 10px;
  color: #36DC9E;
  border-left: 1px solid #707070;
  border-right: 1px solid #707070;
}
#cartModal span {
  color: #ffffff;
  font-weight: normal;
}
#cartModal img {
  vertical-align: middle;
  margin-top: -3px;
}
section > header {
  font-size: 12px;
  height: 27px;
  line-height: 27px;
  font-weight: bold;
  -webkit-border-top-right-radius: 2px;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 2px;
  -moz-border-radius-topright: 2px;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 2px;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 2px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
section > header > div {
  margin: 0 5px;
}
section header p {
  padding: 0px 10px;
}
section > footer,
section > form > footer,
.footer-style {
  font-size: 12px;
  font-weight: bold;
}
section > footer > div,
section > form > footer > div,
.footer-style > div {
  margin: 0 5px;
}
.product-action {
  min-height: 0px;
  padding-top: 15px;
  padding-bottom: 15px;
  clear: both;
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 2px;
  -webkit-border-bottom-left-radius: 2px;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 2px;
  -moz-border-radius-bottomleft: 2px;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
  border-top-left-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.product-action .spacer {
  width: 100%;
  min-height: 40px;
  padding-top: 0px;
  margin-left: 0px;
  margin-right: 0px;
  padding-right: 8px;
  line-height: 20px !important;
}
.product-action .spacer p {
  float: left;
  padding: 0 15px;
  line-height: 16px;
  margin-top: 10px;
  padding-left: 20px;
}
.product-action .action-button {
  display: inline;
  float: left;
  width: 227.5px;
  margin: 0 5px;
}
.product-action .action-button button,
.product-action .action-button input {
  top: 0;
}
a,
a:visited {
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
.small {
  font-size: 10px;
}
input::-moz-focus-inner,
button::-moz-focus-inner {
  border: 0;
  padding: 0;
}
.continue,
input[type="submit"].continue,
.ui-dialog button.ui-state-default {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background-color: #17C284;
  display: block;
  width: 190px;
  height: 39px;
  font-size: 18px;
  color: white;
  font-weight: bold;
  text-align: center;
  margin: 0 auto;
  cursor: pointer;
  overflow: hidden;
  border: none;
  font-family: "Akkurat-Pro", sans-serif;
}
.continue:hover,
input[type="submit"].continue:hover,
.ui-dialog button.ui-state-default:hover {
  background: #17C284;
  color: #FFFFFF;
  text-decoration: none;
}
.continue:active,
input[type="submit"].continue:active,
.ui-dialog button.ui-state-default:active {
  background: #17C284;
}
.promo-code button {
  background-color: #17C284;
}
/* Gray Button (now indigo) */
.secondaryBtn,
input[type="submit"].secondaryBtn {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background: #4F4FDB;
  display: block;
  width: 190px;
  height: 39px;
  font-size: 18px;
  color: #fff;
  font-weight: bold;
  text-align: center;
  padding: 8px 20px;
  margin: 0 auto;
  cursor: pointer;
  border: none;
  font-family: "Akkurat-Pro", sans-serif;
}
.secondaryBtn:hover,
input[type="submit"].secondaryBtn:hover {
  background: #4F4FDB;
}
.secondaryBtn:active,
input[type="submit"].secondaryBtn:active {
  background: #4F4FDB;
}
/* Gray Button Small (now indigo) */
.secondaryBtnSml,
input[type="submit"].secondaryBtnSml {
  background: #4F4FDB;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  min-height: 32px;
  display: inline-block;
  vertical-align: top;
  font-size: 12px;
  color: #fff;
  font-weight: bold;
  text-align: center;
  padding: 4px 10px;
  margin: 0 auto;
  text-decoration: none !important;
  cursor: pointer;
  border: none;
  font-family: "Akkurat-Pro", sans-serif;
}
.secondaryBtnSml:hover,
input[type="submit"].secondaryBtnSml:hover {
  background: #4F4FDB;
}
.secondaryBtnSml:active,
input[type="submit"].secondaryBtnSml:active {
  background: #4F4FDB;
}
.secondaryBtnSml span,
input[type="submit"].secondaryBtnSml span {
  position: relative;
  top: -5px;
  display: inline-block;
  padding-left: 4px;
}
button,
.ui-dialog .cart-wrapper button,
input[type="submit"] {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background: #4F4FDB;
  cursor: pointer;
  font-size: 13px;
  min-height: 30px;
  border: none;
  font-family: "Akkurat-Pro", sans-serif;
  color: #fff;
}
button:hover,
.ui-dialog .cart-wrapper button:hover,
input[type="submit"]:hover {
  background: #4F4FDB;
}
button:active,
.ui-dialog .cart-wrapper button:active,
input[type="submit"]:active {
  background: #4F4FDB;
}
button.disabled,
.ui-dialog .cart-wrapper button.disabled,
input[type="submit"].disabled {
  background: #D5D7DF;
  color: #bbb;
  opacity: .5;
  cursor: default;
}
#applyPromoCode {
  height: 30px;
}
input[type="text"] {
  border: 1px solid #bbb;
  background: #fff;
  font-size: 16px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  padding: 4px;
}
.quantity input[type="text"] {
  text-align: center;
  width: 30px;
}
.quantity.sold-out button,
.quantity.sold-out input {
  display: none;
}
.quantity.sold-out p {
  text-transform: uppercase;
  font-weight: bold;
  padding: 16px 0;
}
input[disabled="disabled"] {
  color: #fff;
}
.quantity {
  text-align: center;
  position: relative;
}
.quantity .quantity-warning {
  padding: 0px;
  font-size: 10px;
  color: red;
  text-align: center;
  position: absolute;
  left: 0;
  right: 0;
  bottom: -4px;
  display: none;
}
#event-detail .content {
  padding: 15px 15px 20px 15px;
  min-height: 50px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
#event-detail .content.end-date {
  min-height: 85px;
}
#image {
  float: left;
  overflow: hidden;
  line-height: 0;
}
#date {
  text-align: center;
  line-height: 1.2;
  position: absolute;
  top: 5px;
  left: 5px;
  bottom: 20px;
  width: 60px;
  /* min-height: 80px; */

  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-box-shadow: 0px 0px 0px 0px #eeeeee;
  -moz-box-shadow: 0px 0px 0px 0px #eeeeee;
  box-shadow: 0px 0px 0px 0px #eeeeee;
}
#date div {
  width: 60px;
  position: absolute;
  top: 13px;
  left: 0;
  text-transform: uppercase;
  font-size: 18px;
  font-weight: bold;
}
#date .day {
  display: block;
  font-size: 13px;
  margin-bottom: 2px;
}
#date .to {
  display: block;
  font-size: 10px;
  margin: 5px 0;
}
#event-wrapper {
  background-position: 455px 0;
  background-repeat: repeat-y;
  width: 733px;
  min-height: 100px;
  float: right;
}
#event {
  float: left;
  width: 435px;
  padding-right: 20px;
  position: relative;
  overflow: hidden;
}
#event .topline {
  font-size: 11px;
  line-height: 11px;
  margin-bottom: 5px;
}
#event .event-name {
  font-family: "Gibson-Semibold", "Akkurat-Pro", sans-serif;
  font-weight: 600;
  font-size: 30px;
  line-height: 32px;
}
#event .supports {
  font-size: 13px;
  margin-top: 10px;
}
#event #when {
  font-size: 15px;
  font-weight: bold;
  margin-top: 15px;
}
#event #when .day {
  font-size: 12px;
  font-weight: normal;
}
#event #price-range {
  font-size: 15px;
  margin-top: 2px;
}
#event-info {
  float: left;
  width: 245px;
  font-size: 13px;
  padding: 5px 0 0px 25px;
  line-height: 1.2;
}
#event-info .venue {
  font-family: "helvetica neue", helvetica, arial, sans-serif;
  font-weight: bold;
  font-size: 15px;
  margin-top: 0;
}
#event-info .location {
  margin: 3px 0 0 0;
}
#event-info p {
  margin-top: 10px;
}
#event-info .purchase-info-link {
  font-weight: bold;
  padding-top: 10px;
}
#additional-ticket-text {
  float: right;
  width: 733px;
  overflow: hidden;
  margin-top: 15px;
  font-size: 11px;
  line-height: 1.5;
  padding: 6px 0 3px 0px;
}
#additional-ticket-text strong,
#additional-ticket-text b {
  font-weight: bold;
}
#additional-ticket-text em,
#additional-ticket-text i {
  font-style: italic;
}
#additional-ticket-text ul {
  list-style-type: disc;
}
#additional-ticket-text ol {
  list-style-type: decimal;
}
#additional-ticket-text ul,
#additional-ticket-text ol {
  margin-left: 40px;
}
#additional-ticket-text.empty-div {
  display: none;
}
#more-less {
  display: none !important;
  position: absolute;
  left: 10px;
  bottom: 3px;
  display: inline-block;
  font-size: 9px;
  line-height: 14px;
  cursor: pointer;
  width: 0px;
  height: 0px;
  overflow: hidden;
  padding-right: 8px;
  text-align: center;
}
#more-less.more {
  background: url('https://static.ticketfly.com/images/pur/more-less.png') right -13px no-repeat;
}
#more-less.less {
  background: url('https://static.ticketfly.com/images/pur/more-less.png') right 0px no-repeat;
  display: none;
}
#start-over {
  float: left;
  font-size: 11px;
  box-shadow: none;
  padding: 3px 0px;
  height: 16px;
  width: 84px;
  text-align: center;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
#timer {
  font-size: 12px;
  float: right;
  box-shadow: none;
  padding: 3px 0px 3px 15px;
  height: 16px;
  width: 66px;
  text-align: center;
}
#timer .red {
  font-weight: bold;
}
#timerbc {
  background: url('https://static.ticketfly.com/images/pur/timer.png') no-repeat 14px 11px;
  font-size: 12px;
  float: right;
  box-shadow: none;
  padding: 0 10px 0 25px;
  height: 36px;
  line-height: 37px;
  width: 66px;
  text-align: center;
  border-right: 1px solid #707070;
}
#timerbc .red {
  color: #FF6960;
  font-weight: bold;
  font-family: "Lucida Grande", Arial, sans-serif;
}
#breadcrumbs {
  display: inline;
  float: left;
  width: 950px;
  margin: 0 5px;
  margin-bottom: 10px;
  position: relative;
}
#breadcrumbs ul {
  box-shadow: none;
  float: left;
  height: 20px;
  margin-left: 0;
  padding: 1px 0px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
#breadcrumbs ul li.cart-bc {
  width: 158px;
}
#breadcrumbs ul li {
  float: left;
  width: 189px;
  text-align: center;
  font-size: 12px;
  padding-top: 2px;
  height: 18px;
}
#breadcrumbs ul li.current {
  position: relative;
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 3px;
  -moz-border-radius-topleft: 3px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  font-weight: bold;
}
#breadcrumbs ul li.current span {
  display: inline-block;
  width: 0px;
  height: 0px;
  position: absolute;
  right: -10px;
  top: 0;
  vertical-align: middle;
}
.shipping-bg {
  float: left;
}
.error {
  display: inline;
  float: left;
  width: 950px;
  margin: 0 5px;
  margin-bottom: 10px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  color: #B34945;
  background: #FFD2D0;
  border: solid 1px #D2918E;
}
.error p {
  padding: 5px 16px;
}
.error p a,
.error p a:visited {
  color: #ff9;
}
.warn {
  display: inline;
  float: left;
  width: 950px;
  margin: 0 5px;
  margin-bottom: 10px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background: #FFEDBA;
  border: solid 1px #E9C76B;
  color: #6A6D7C;
}
.warn p {
  padding: 5px 16px;
}
.warn p a,
.warn p a:visited {
  color: #000099;
}
.info {
  display: inline;
  float: left;
  width: 950px;
  margin: 0 5px;
  margin-bottom: 10px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background: #BBE8FF;
  border: solid 1px #86BBD7;
  color: #157CB3;
}
.info p {
  padding: 10px 16px;
}
.info p a,
.info p a:visited {
  color: #dddddd;
}
.terms-dialog ui-dialog-content {
  postion: relative;
}
.terms-dialog {
  min-height: 450px;
}
.ui-dialog {
  background: #fff;
  /* Firefox 3.6 */

  -webkit-background-clip: padding;
  /* Safari 4? Chrome 6? */

  /* Firefox 4, Safari 5, Opera 10, IE 9 */

  border: 8px solid rgba(102, 102, 102, 0.8);
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  padding: 0;
}
.ui-dialog .ui-dialog-buttonpane {
  padding: 0 0 10px 0;
}
.ui-dialog .ui-dialog-buttonpane .cancelButtonClass {
  background: transparent;
  border: 0;
  font-weight: normal;
  font-size: 12px;
  text-shadow: none;
  width: auto;
}
.ui-dialog .ui-dialog-buttonpane .cancelButtonClass:hover {
  background: transparent;
  color: #4f4fdb;
  border: 0;
  text-decoration: underline;
}
.ui-dialog .ui-dialog-buttonpane .emptyCartButtonClass {
  background: transparent;
  border: 0;
  font-weight: normal;
  font-size: 12px;
  text-shadow: none;
  width: auto;
  float: left;
  margin-left: 20px;
  text-align: left;
}
.ui-dialog .ui-dialog-buttonpane .emptyCartButtonClass:hover {
  background: transparent;
  color: #4f4fdb;
  border: 0;
  text-decoration: underline;
}
.ui-dialog button.ui-state-default {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background-color: #17C284;
  display: block;
  width: 190px;
  height: 39px;
  font-size: 18px;
  color: white;
  font-weight: bold;
  text-align: center;
  cursor: pointer;
  overflow: hidden;
  border: none;
  font-family: "Akkurat-Pro", sans-serif;
  margin: 0 auto;
}
.ui-dialog button.ui-state-default:hover {
  background: #17C284;
  color: #FFFFFF;
  text-decoration: none;
}
.ui-dialog button.ui-state-default:active {
  background: #17C284;
}
.ui-widget-overlay {
  position: absolute;
  top: 0;
  left: 0;
  background-color: #000000;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  filter: alpha(opacity=80);
  opacity: .8;
}
.ui-dialog-titlebar {
  display: none;
  position: relative;
  z-index: 100;
  height: 28px;
  padding: 0 12px;
  line-height: 29px;
  font-weight: bold;
  -webkit-border-top-right-radius: 3px;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 3px;
  -moz-border-radius-topright: 3px;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 3px;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.ui-dialog-titlebar .ui-dialog-title {
  font-size: 12px;
  line-height: 29px;
  display: block;
  float: left;
}
.ui-dialog-titlebar .ui-dialog-titlebar-close {
  float: right;
  text-indent: -9000px;
  height: 12px;
  width: 13px;
  background: url('https://static.ticketfly.com/images/pur/close-2.png');
  margin-top: 9px;
  display: block;
  zoom: 1;
}
.ui-dialog-content {
  position: relative;
  z-index: 10;
}
.account-dialog {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  line-height: 0;
}
.account-dialog .ui-dialog-titlebar {
  display: block;
}
.cart-timeout {
  padding: 5px 10px 5px 10px;
  text-align: center;
}
.cart-timeout .ui-dialog-content {
  padding: 10px 0 0 0;
}
.cog-dialog.ui-dialog {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
#addEmailAddresses {
  margin-left: 132px;
}
/*! tooltip style override */
.ui-tooltip-default {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border-color: #dddddd;
  background-color: #eeecec;
  color: #333;
  -webkit-box-shadow: 0 0 5px #eaeaea;
  -moz-box-shadow: 0 0 5px #eaeaea;
  box-shadow: 0 0 5px #eaeaea;
}
.ui-tooltip-default .ui-tooltip-titlebar,
.ui-tooltip-default .ui-tooltip-content {
  border-color: #dddddd;
  background-color: #eeecec;
  color: #555;
}
.ui-tooltip-content {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  padding: 10px 14px;
  line-height: 16px;
}
.cart-dialog {
  line-height: 0;
}
.cart-dialog .ui-dialog-buttonpane {
  font-size: 12px;
  font-weight: bold;
  min-height: 0px;
  padding-top: 15px;
  padding-bottom: 15px;
  clear: both;
  -webkit-border-bottom-right-radius: 2px;
  -webkit-border-bottom-left-radius: 2px;
  -moz-border-radius-bottomright: 2px;
  -moz-border-radius-bottomleft: 2px;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
  width: auto;
  padding: 0;
  height: 60px;
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 3px;
  -moz-border-radius-bottomleft: 3px;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.cart-dialog .ui-dialog-buttonpane > div {
  margin: 0 5px;
}
.cart-dialog .ui-dialog-buttonpane .spacer {
  width: 100%;
  min-height: 40px;
  padding-top: 0px;
  margin-left: 0px;
  margin-right: 0px;
  padding-right: 8px;
  line-height: 20px !important;
}
.cart-dialog .ui-dialog-buttonpane .spacer p {
  float: left;
  padding: 0 15px;
  line-height: 16px;
  margin-top: 10px;
  padding-left: 20px;
}
.cart-dialog .ui-dialog-buttonpane .action-button {
  display: inline;
  float: left;
  width: 227.5px;
  margin: 0 5px;
}
.cart-dialog .ui-dialog-buttonpane .action-button button,
.cart-dialog .ui-dialog-buttonpane .action-button input {
  top: 0;
}
.cart-dialog .ui-dialog-buttonpane .action-button {
  float: right;
}
.cart-dialog .ui-dialog-buttonpane button {
  float: right;
  margin: 12px 23px 0 0;
}
.cart-dialog .ui-dialog-titlebar {
  display: block;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
/* delete icon sprite */
.delete {
  margin-top: 5px;
  height: 16px;
  width: 16px;
  position: relative;
  top: 3px;
  /*right:5px;*/

  display: block;
  cursor: pointer;
}
.cart-body {
  font-size: 12px;
}
.cart-body > section {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  overflow: hidden;
  z-index: 1;
  zoom: 1;
  position: relative;
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border: 0;
}
.cart-body > section header p {
  display: inline;
  float: left;
  width: 70px;
  margin: 0 5px;
}
.cart-body .quantity {
  top: -2px;
}
.cart-body .order-charges {
  font-weight: bold;
}
.cart-body .x {
  margin-left: 30px;
  line-height: 1.2;
  color: #666;
  font-weight: bold;
}
.cart-body .product-action .action-button {
  float: right;
}
ul.cart-wrapper {
  line-height: 16px;
}
ul.cart-wrapper .left {
  clear: both;
  width: 55%;
}
ul.cart-wrapper .left.wide {
  width: 70%;
}
ul.cart-wrapper .middle {
  float: left;
  width: 18%;
  text-align: center;
}
ul.cart-wrapper .right {
  width: 20%;
}
ul.cart-wrapper .quantity .quantity-warning {
  bottom: -17px;
}
ul.cart-wrapper > li.order-fee,
ul.cart-wrapper > li.delivery-fee {
  border-bottom: 1px solid #dddddd;
  padding: 10px 20px 10px 10px;
}
ul.cart-wrapper > li.order-fee > ul > li,
ul.cart-wrapper > li.delivery-fee > ul > li {
  padding-top: 10px;
  padding-bottom: 10px;
}
ul.cart-wrapper > li.order-total-wrapper,
ul.cart-wrapper > li.charge-info {
  font-size: 16px;
  font-weight: bold;
  padding: 10px 20px 10px 10px;
}
ul.cart-wrapper > li.pgRollup {
  border-bottom: 1px solid #dddddd;
}
ul.cart-wrapper > li.pgRollup .pgRollup-0 .product-row {
  border-top: 0;
  margin: 0;
}
ul.cart-wrapper > li > ul > li {
  padding: 15px;
  margin: 0;
}
ul.cart-wrapper > li > ul > li.event-header {
  padding: 8px 10px;
  margin: 0;
}
ul.cart-wrapper > li > ul > li.event-header .event-name {
  font-weight: bold;
}
ul.cart-wrapper > li > ul > li.event-header .add-more-ticket-types {
  float: right;
  font-size: 10px;
}
ul.cart-wrapper > li > ul > li.cart-seats {
  padding-top: 5px;
  padding-bottom: 10px;
}
ul.cart-wrapper > li > ul > li.cart-seats ul li p {
  float: left;
  clear: both;
  margin-bottom: 2px;
  font-size: 14px;
  font-weight: bold;
  padding: 0;
}
ul.cart-wrapper > li > ul > li.cart-seats ul li p .seats-title {
  font-size: 10px;
}
ul.cart-wrapper > li > ul > li.cart-seats ul li .delete {
  float: left;
  margin: 0 0 0 10px;
  top: 0;
}
ul.cart-wrapper > li > ul > li.cart-seats ul li.seats-header {
  font-size: 10px;
  margin-bottom: 5px;
}
ul.cart-wrapper > li > ul > li.cart-seats ul li.seats-list.left {
  width: 97%;
}
ul.cart-wrapper > li > ul > li.cart-seats .add-more-seats,
ul.cart-wrapper > li > ul > li.cart-seats .remove-all-seats {
  font-size: 10px;
  padding: 0 5px;
}
ul.cart-wrapper > li > ul > li .product-name,
ul.cart-wrapper > li > ul > li .price {
  font-size: 16px;
  line-height: 1.2;
  font-weight: bold;
}
ul.cart-wrapper > li > ul > li .qty-rsv {
  font-size: 20px;
  font-weight: bold;
}
ul.cart-wrapper > li > ul > li .qty-rsv-label {
  font-size: 12px;
  color: #777;
  position: relative;
  top: -2px;
}
ul.cart-wrapper > li > ul > li .service-fee,
ul.cart-wrapper > li > ul > li .service-fee-price {
  margin-top: 5px;
  color: #666;
}
ul.cart-wrapper > li > ul > li > ul > li {
  padding: 0 5px;
}
#seatMapDialog section > header {
  border: none;
}
#seatMapDialog .mini-map-venue-title {
  color: #333333;
}
#mapDialog section > header {
  border: none;
}
#mapDialog .mini-map-venue-title {
  color: #333333;
}
.mini-map-section {
  display: inline;
  float: left;
  width: 230px;
  margin: 0 5px;
}
.mini-map-section .mini-map-header {
  font-size: 12px;
}
.mini-map-section .mini-map-venue-title {
  float: left;
  font-weight: bold;
}
.mini-map-section .mini-map-enlarge {
  float: right;
  text-indent: -9000px;
  height: 16px;
  width: 16px;
  cursor: pointer;
}
.mini-map-section-large {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  overflow: hidden;
  z-index: 1;
  zoom: 1;
  position: relative;
  border: 0;
  min-height: 230px;
  width: auto;
}
.mini-map-section-large header {
  box-shadow: 0px 1px rgba(0, 0, 0, 0.1), 0px 1px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0px 1px rgba(0, 0, 0, 0.1), 0px 1px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 1px rgba(0, 0, 0, 0.1), 0px 1px rgba(0, 0, 0, 0.1);
  font-size: 12px;
  padding: 0 7px;
  line-height: 28px;
  position: relative;
  margin: 0;
}
.mini-map-section-large header .mini-map-venue-title {
  max-width: 225px;
  overflow: hidden;
  height: 27px;
  float: left;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.mini-map-section-large .mini-map-large-wrapper {
  line-height: 0px;
}
.enlarged-map {
  padding-bottom: 30px;
}
.mini-map {
  cursor: pointer;
}
.dialog {
  display: none;
}
section.payment-cart {
  display: inline;
  width: 310px;
  margin: 0 5px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  overflow: hidden;
  z-index: 1;
  zoom: 1;
  position: relative;
  float: left;
  font-size: 10px;
}
section.payment-cart header {
  display: block;
  width: 310px;
  margin: 0;
  *zoom: 1;
}
section.payment-cart header:before,
section.payment-cart header:after {
  content: "";
  display: table;
}
section.payment-cart header:after {
  clear: both;
}
section.payment-cart .title {
  display: inline;
  float: left;
  width: 222.5px;
  margin: 0 5px;
}
section.payment-cart .edit {
  display: inline;
  float: left;
  width: 67.5px;
  margin: 0 5px;
  text-align: right;
  font-weight: normal;
}
section.payment-cart ul.cart-wrapper {
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 2px;
  -webkit-border-bottom-left-radius: 2px;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 2px;
  -moz-border-radius-bottomleft: 2px;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
  border-top-left-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
section.payment-cart ul.cart-wrapper .left {
  width: 55%;
}
section.payment-cart ul.cart-wrapper .middle {
  width: 8%;
}
section.payment-cart ul.cart-wrapper .right {
  width: 24%;
}
section.payment-cart ul.cart-wrapper > li.order-fee,
section.payment-cart ul.cart-wrapper > li.delivery-fee {
  padding: 10px;
  border-top: 0;
}
section.payment-cart ul.cart-wrapper > li.order-fee .left,
section.payment-cart ul.cart-wrapper > li.delivery-fee .left {
  width: 70%;
}
section.payment-cart ul.cart-wrapper > li.order-fee .right,
section.payment-cart ul.cart-wrapper > li.delivery-fee .right {
  font-weight: bold;
}
section.payment-cart ul.cart-wrapper > li.order-total-wrapper,
section.payment-cart ul.cart-wrapper > li.charge-info {
  font-size: 12px;
  padding: 10px;
}
section.payment-cart ul.cart-wrapper > li > ul > li {
  padding: 10px 5px;
  margin: 0;
}
section.payment-cart ul.cart-wrapper > li > ul > li .product-name,
section.payment-cart ul.cart-wrapper > li > ul > li .price {
  font-size: 12px;
}
section.payment-cart ul.cart-wrapper > li > ul > li.event-header {
  margin: 0;
  padding: 7px 10px;
  font-size: 10px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
section.payment-cart ul.cart-wrapper > li > ul > li.delivery-type {
  font-size: 10px;
  font-weight: bold;
}
section.payment-cart ul.cart-wrapper > li > ul > li.delivery-type .left {
  width: 40%;
}
section.payment-cart ul.cart-wrapper > li > ul > li.delivery-type .right {
  width: 50%;
}
section.payment-cart ul.cart-wrapper > li > ul > li.delivery-type .delivery-label {
  font-weight: normal;
}
section.payment-cart ul.cart-wrapper > li > ul > li.cart-seats {
  padding: 0;
  margin: 0;
}
section.payment-cart ul.cart-wrapper > li > ul > li.cart-seats > div {
  margin-left: 10px;
  margin-right: 10px;
  padding: 5px 0 10px 0;
}
section.payment-cart ul.cart-wrapper > li > ul > li.cart-seats .left {
  width: 75%;
}
section.payment-cart ul.cart-wrapper > li > ul > li.cart-seats ul li {
  padding: 0;
}
section.payment-cart ul.cart-wrapper > li > ul > li.cart-seats ul li p {
  font-size: 10px;
}
section.payment-cart ul.cart-wrapper > li > ul > li .service-fee,
section.payment-cart ul.cart-wrapper > li > ul > li .service-fee-price {
  margin-top: 2px;
  font-size: 10px;
}
section.payment-cart ul.cart-wrapper > li > ul > li .qty {
  font-weight: bold;
  font-size: 12px;
}
section.payment-cart ul.cart-wrapper > li > ul > li .qty .qty-rsv-label {
  font-size: 10px;
  color: #777;
  top: 0px;
}
section.payment-cart ul.cart-wrapper .x {
  margin-left: 0;
  font-weight: normal;
  float: left;
}
/* icon font for footer logo */
@font-face {
  font-family: 'ticketfly';
  src: url('https://static.ticketfly.com/fonts/tfly-brand/ticketfly.eot?3fogn4');
  src: url('https://static.ticketfly.com/fonts/tfly-brand/ticketfly.eot?3fogn4#iefix') format('embedded-opentype'), url('https://static.ticketfly.com/fonts/tfly-brand/ticketfly.ttf?3fogn4') format('truetype'), url('https://static.ticketfly.com/fonts/tfly-brand/ticketfly.woff?3fogn4') format('woff'), url('https://static.ticketfly.com/fonts/tfly-brand/ticketfly.svg?3fogn4#ticketfly') format('svg');
  font-weight: normal;
  font-style: normal;
}
div.icon-ticketfly_wordmark {
  width: 160px;
  text-align: right;
  float: left;
}
div.icon-ticketfly_wordmark:before {
  content: "\e903";
  font-family: 'ticketfly' !important;
  font-size: 14px;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  /* line-height: 1; */

  color: #bdbfcb;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* the one true footer to rule all footers */
body #footer {
  clear: both;
  overflow: hidden;
  position: relative;
  height: 42px;
  width: 100%;
  z-index: 999;
}
body #footer > div {
  height: 40px;
  background: transparent;
  border-top: solid 2px #4F4FDB;
  text-align: left;
  color: #fff;
  font-size: 12px;
  width: 100%;
  position: absolute;
  bottom: 0;
}
body #footer > div > div {
  width: 960px;
  margin: 0 auto;
  line-height: 40px;
  position: relative;
}
body #footer > div > div p {
  display: block;
  width: 800px;
  color: #6A6D7C;
  line-height: 40px;
  font-size: 13px;
  float: left;
}
body #footer > div > div img {
  margin-top: -26px;
  position: absolute;
  bottom: 7px;
  right: 0px;
  display: block;
}
#wrapper {
  min-height: 100%;
  height: auto !important;
  height: 100%;
  margin: 36px auto -42px;
}
#bogus {
  height: 65px;
  clear: both;
}
input#promoCode {
  width: 170px;
}
.selection-rsv input#promoCode {
  width: 145px;
}
.selection-rsv input#promoCode.member {
  width: 135px;
}
/* seat picker tooltip */
.ui-tooltip-titlebar {
  background: #f7fbfc;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.ui-tooltip-default .ui-tooltip-content {
  background: #fff;
}
.ui-tooltip-content button {
  background-color: #17C284;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #637c02;
  font-size: 12px;
  color: white;
  text-shadow: 0px -1px #089845;
  text-align: center;
  padding: 6px 14px;
  margin: 12px auto 0;
  cursor: pointer;
  overflow: hidden;
  font-family: "Akkurat-Pro", sans-serif;
}
.ui-tooltip-content button:hover {
  background: #7da900;
}
.ui-tooltip-content button:active {
  background: #637c02;
}
.call-center {
  text-align: left;
  display: inline;
  float: left;
  width: 950px;
  margin: 0 5px;
  color: white;
  text-shadow: -1px -1px rgba(0, 0, 0, 0.5);
  margin-bottom: 10px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background: #BBE8FF;
  border: 1px solid #00AEF0;
  font-family: "Akkurat-Pro", sans-serif;
}
.call-center p {
  padding: 5px 16px;
}
.call-center p a,
.call-center p a:visited {
  color: #dddddd;
}
.help-tip {
  background: url('https://static.ticketfly.com/images/pur/tip_icon.png') no-repeat transparent;
  height: 13px;
  width: 13px;
}
#submitPanel {
  height: 100px;
  width: 420px;
  text-align: center;
  color: #333;
}
#submitPanel h1 {
  font-weight: bold;
  font-size: 16px;
}
#submitPanel p {
  font-weight: normal;
  font-size: 16px;
}
#submitPanel img {
  margin: 14px 0;
}
.signinRedirect {
  text-align: center;
}
.signinRedirect h1.redirectHeader {
  font-family: 'Lucida Grande', Verdana, Arial, sans-serif;
  font-size: 16px;
  font-weight: normal;
  text-align: center;
  margin: 160px 0 10px 0;
}
button.minus,
button.plus,
div.cart-dialog button.minus-cart,
div.cart-dialog button.plus-cart {
  border: none;
  box-shadow: none;
  color: #fff;
  text-shadow: none;
  font-weight: bold;
  top: -1px;
}
button.minus.disabled,
button.plus.disabled,
div.cart-dialog button.minus-cart.disabled,
div.cart-dialog button.plus-cart.disabled {
  color: #bbb;
  border: none;
}
button.minus.disabled:hover,
button.plus.disabled:hover,
div.cart-dialog button.minus-cart.disabled:hover,
div.cart-dialog button.plus-cart.disabled:hover {
  background: #ecedf1;
}
button {
  border: none;
}
/****
*
* Utility Classes
*
****/
.hide {
  display: none;
}
/* @import "resource:/less/tfpur-core.less"; */
.cart-body {
  font-size: 12px;
}
.cart-body > section {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  overflow: hidden;
  z-index: 1;
  zoom: 1;
  position: relative;
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border: 0;
}
.cart-body > section header p {
  display: inline;
  float: left;
  width: 70px;
  margin: 0 5px;
}
.cart-body .error {
  width: 740px;
  margin-top: 5px;
}
ul.cart-wrapper .left {
  clear: both;
  width: 55%;
}
ul.cart-wrapper .left.wide {
  width: 70%;
}
ul.cart-wrapper .middle {
  float: left;
  width: 18%;
  text-align: center;
}
ul.cart-wrapper .right {
  width: 18%;
}
ul.cart-wrapper .right-delivery-type {
  width: 200px;
}
ul.cart-wrapper > li.order-fee,
ul.cart-wrapper > li.delivery-fee {
  padding: 10px 20px 10px 10px;
}
ul.cart-wrapper > li.order-fee > ul > li,
ul.cart-wrapper > li.delivery-fee > ul > li {
  padding-top: 10px;
  padding-bottom: 10px;
}
ul.cart-wrapper > li.order-total-wrapper {
  font-size: 16px;
  font-weight: bold;
  padding: 10px 20px 10px 10px;
}
ul.cart-wrapper > li.charge-info p {
  font-size: 12px;
  font-weight: normal;
}
ul.cart-wrapper > li.pgRollup .product-row {
  padding: 12px 10px;
}
ul.cart-wrapper > li.pgRollup .pgRollup-0 .product-row {
  border-top: 0;
  padding: 12px 10px;
  margin: 0;
}
ul.cart-wrapper > li > ul > li {
  padding: 15px;
  margin: 0;
}
ul.cart-wrapper > li > ul > li.event-header {
  padding: 8px 10px;
  margin: 0;
}
ul.cart-wrapper > li > ul > li.event-header .event-name {
  font-weight: bold;
}
ul.cart-wrapper > li > ul > li.event-header .add-more-ticket-types,
ul.cart-wrapper > li > ul > li.event-header .add-more-seats-header {
  float: right;
  font-size: 10px;
}
ul.cart-wrapper > li > ul > li.event-header .add-more-seats-header {
  padding-right: 5px;
}
ul.cart-wrapper > li > ul > li.cart-seats {
  padding-top: 5px;
  padding-bottom: 10px;
}
ul.cart-wrapper > li > ul > li.cart-seats ul li p {
  float: left;
  clear: both;
  margin-bottom: 2px;
  font-size: 14px;
  font-weight: bold;
  padding: 0;
}
ul.cart-wrapper > li > ul > li.cart-seats ul li p .seats-title {
  font-size: 10px;
}
ul.cart-wrapper > li > ul > li.cart-seats ul li .delete {
  float: left;
  margin: 0 0 0 10px;
  top: 0;
}
ul.cart-wrapper > li > ul > li.cart-seats ul li.seats-header {
  font-size: 10px;
  margin-bottom: 5px;
}
ul.cart-wrapper > li > ul > li.cart-seats .add-more-seats,
ul.cart-wrapper > li > ul > li.cart-seats .remove-all-seats {
  font-size: 10px;
  padding: 0 5px;
}
ul.cart-wrapper > li > ul > li .product-name,
ul.cart-wrapper > li > ul > li .price {
  font-size: 16px;
  line-height: 1.2;
  font-weight: bold;
}
ul.cart-wrapper > li > ul > li .qty-rsv {
  font-size: 20px;
  font-weight: bold;
}
ul.cart-wrapper > li > ul > li .qty-rsv-label {
  font-size: 12px;
  position: relative;
  top: -2px;
}
ul.cart-wrapper > li > ul > li .service-fee,
ul.cart-wrapper > li > ul > li .service-fee-price {
  margin-top: 5px;
}
ul.cart-wrapper > li > ul > li > ul > li {
  padding: 0 5px;
}
.quantity {
  top: -2px;
}
.order-charges {
  font-weight: bold;
}
.x {
  float: left;
  margin-left: 30px;
  line-height: 1.2;
  color: #666;
  font-weight: bold;
}
.product-action .action-button {
  float: right;
}
.mini-map-section {
  display: inline;
  float: left;
  width: 230px;
  margin: 0 5px;
}
.mini-map-section .mini-map-header {
  font-size: 12px;
}
.mini-map-section .mini-map-venue-title {
  float: left;
  font-weight: bold;
}
.mini-map-section .mini-map-enlarge {
  float: right;
  text-indent: -9000px;
  background: url('https://static.ticketfly.com/images/pur/zoom.png');
  height: 16px;
  width: 16px;
  cursor: pointer;
}
.mini-map-section-large {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  overflow: hidden;
  z-index: 1;
  zoom: 1;
  position: relative;
  border: 0;
  background-color: #f6f6f6;
  min-height: 230px;
  width: auto;
}
.mini-map-section-large header {
  font-size: 12px;
  padding: 0 7px;
  line-height: 28px;
  background-color: #ddd;
  box-shadow: 0px 1px rgba(0, 0, 0, 0.1), 0px 2px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0px 1px rgba(0, 0, 0, 0.1), 0px 2px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 1px rgba(0, 0, 0, 0.1), 0px 2px rgba(0, 0, 0, 0.1);
  position: relative;
}
.mini-map-section-large .mini-map-close {
  float: right;
  text-indent: -9000px;
  height: 12px;
  width: 13px;
  background: url('https://static.ticketfly.com/images/pur/close-2.png');
  margin-top: 8px;
  cursor: pointer;
}
.mini-map-section-large .mini-map-large-wrapper {
  line-height: 0px;
}
.mini-map {
  cursor: pointer;
}
.dialog {
  display: none;
}
section.payment-cart {
  display: inline;
  width: 310px;
  margin: 0 5px;
  float: left;
}
section.payment-cart header {
  display: block;
  width: 310px;
  margin: 0;
  *zoom: 1;
}
section.payment-cart header:before,
section.payment-cart header:after {
  content: "";
  display: table;
}
section.payment-cart header:after {
  clear: both;
}
section.payment-cart .title {
  display: inline;
  float: left;
  width: 222.5px;
  margin: 0 5px;
}
section.payment-cart .edit {
  display: inline;
  float: left;
  width: 67.5px;
  margin: 0 5px;
  text-align: right;
  font-weight: normal;
}
.payment-cart {
  font-size: 10px;
}
.payment-cart ul.cart-wrapper .left {
  width: 60%;
}
.payment-cart ul.cart-wrapper .middle {
  width: 10%;
}
.payment-cart ul.cart-wrapper > li.order-fee,
.payment-cart ul.cart-wrapper > li.delivery-fee {
  padding: 10px;
}
.payment-cart ul.cart-wrapper > li.order-fee .left,
.payment-cart ul.cart-wrapper > li.delivery-fee .left {
  width: 70%;
}
.payment-cart ul.cart-wrapper > li.order-fee .right,
.payment-cart ul.cart-wrapper > li.delivery-fee .right {
  font-weight: bold;
}
.payment-cart ul.cart-wrapper > li.order-total-wrapper,
.payment-cart ul.cart-wrapper > li.charge-info {
  font-size: 12px;
  padding: 10px;
}
.payment-cart ul.cart-wrapper > li > ul > li {
  padding: 10px 5px;
  margin: 0;
}
.payment-cart ul.cart-wrapper > li > ul > li .product-name,
.payment-cart ul.cart-wrapper > li > ul > li .price {
  font-size: 12px;
}
.payment-cart ul.cart-wrapper > li > ul > li.event-header {
  margin: 0;
  padding: 7px 10px;
  font-size: 10px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.payment-cart ul.cart-wrapper > li > ul > li.delivery-type {
  font-size: 10px;
  font-weight: bold;
}
.payment-cart ul.cart-wrapper > li > ul > li.delivery-type .left {
  width: 40%;
}
.payment-cart ul.cart-wrapper > li > ul > li.delivery-type .right {
  width: 50%;
}
.payment-cart ul.cart-wrapper > li > ul > li.cart-seats {
  margin-left: 10px;
  margin-right: 10px;
  padding-left: 0;
  padding-right: 0;
  border-top: 1px solid #eee;
}
.payment-cart ul.cart-wrapper > li > ul > li.cart-seats .left {
  width: 75%;
}
.payment-cart ul.cart-wrapper > li > ul > li.cart-seats ul li {
  padding: 0;
}
.payment-cart ul.cart-wrapper > li > ul > li.cart-seats ul li p {
  font-size: 10px;
}
.payment-cart ul.cart-wrapper > li > ul > li .service-fee,
.payment-cart ul.cart-wrapper > li > ul > li .service-fee-price {
  margin-top: 2px;
  font-size: 10px;
}
.payment-cart ul.cart-wrapper > li > ul > li .qty {
  font-weight: bold;
  font-size: 12px;
}
.payment-cart ul.cart-wrapper > li > ul > li .qty .qty-rsv-label {
  font-size: 10px;
  top: 0px;
}
.payment-cart .x {
  margin-left: 0;
  font-weight: normal;
}
.undo {
  float: left;
  color: #0084B9;
  padding-left: 5px;
}
