/*
 * Primary Color 		= 354C9B * Secondary Color 		= 000000 * Background Color  	= 0d112c * Background Repeat  	=  * Background Image  	= //sc-schemes.s3.amazonaws.com/32277/background_image.jpg */


/* Globals */
body.event-page {
    background-color: #0d112c;
      background-image: url(../../32277/background_image.jpg);    background-repeat: ;
    background-position: ;
    background-attachment:  }

body#multi-ticket {
    background-color: #0d112c;
      background-image: url(../../32277/background_image.jpg);    background-repeat: ;
    background-position: ;
    background-attachment:  }
}

/* body#multi-ticket {  background-color: #354C9B; } */
/* body#multi-ticket {  background-color: #354C9B; } */


.mobile-ticket__button-icon svg path { fill: #354C9B; }
.mobile-ticket__button-icon svg path { fill: #354C9B; }

.mobile-ticket__page-header, .mobile-ticket__page-footer { background-color: #354C9B; }

#sub_foot,
.locale-options { background-color: #354C9B; }
.locale-options li a:hover { background-color: #354C9B; }
.locale-options:before { border-color: transparent transparent #263d8c transparent; }
a, a:link, a:visited, .button--link { color: #354c9b;  }
h1, h2, h3, h4 { color: #354C9B; }
/*h1 { background-color: #354c9b; }*/
.bottom_bar { background-color: #354C9B; }

#mobile-tabs {
  background-color: #0d112c;
    background-image: url(../../32277/background_image.jpg);    background-repeat: ;
    background-position: ;
    background-attachment: }

#mobile-tabs ul li.active { background-color: #354C9B; }
.mobile-title { background-color: #354C9B; }

/* Event Info (Seller Homepage) */
.event_info a:link, .event_info a:hover, .event_info a:visited { color: #354C9B; }
.date_block { border: 1px solid #354C9B; }
.month_row { background-color: #354C9B; }
.day_row { color: #354C9B; }
#warn_about_clearing #cancel_request,
.receipt-print-commands .print_tickets,
#checkout #submit,
#coupon_box input[type=button],
.grand-total-total #submit_form,
.custom_button,
label.add-to-order,
a.print_tickets,
a.print_tickets:hover,
#submit_member,
.custom_dark_button,
.event-button-wrapper a { background: #354C9B !important; border-color: #263d8c  }
.event-button-wrapper a:target,
.event-button-wrapper a:active { background: #263d8c; border-color: #1c3382 }
.event_icon, .event_icon_upsell { color: #354C9B; }

a.btn-primary,
.btn-primary {
    color: white;
    background-color: #354C9B;
    border-color: #263d8c;
}
.touch .btn-primary:hover,
.no-touch .btn-primary:hover {
    background-color: #1c3382;
}

.btn-transparent {
  color: #354C9B;
}

/* Nav Buttons */
nav { background-color: #2b4291 !important;
    border-bottom: 1px solid #031a69;
    border-top: 1px solid #; }
.nav_button, ul#order_stats_total strong { color: #354C9B; }

ul#order_stats_total,
#order_stats_buttons .checkout_btn { background-color:  #354C9B !important; }

/* Colorbox */
#cboxOverlay{ background: rgba(0,0,0,0.7) !important; }

/* Listing Page */
.whos_title,
#venue_info_header,
.purchasetitle,
.has_event_style1 { background-color: #354C9B !important; }
.subtotal-row { color: #354C9B; }
.grand-total h2 span,
.showtitle { color: #354C9B; }
#whereami-linefill { background: #354C9B; border: 1px solid #2b4291;}
.stepone #whereami-bubbleone .number,
.steptwo #whereami-bubbleone .number,
.steptwo #whereami-bubbletwo .number,
.stepthree #whereami-bubbleone .number,
.stepthree #whereami-bubbletwo .number,
.stepthree #whereami-bubblethree .number,
.stepfour #whereami-bubbleone .number,
.stepfour #whereami-bubbletwo .number,
.stepfour #whereami-bubblethree .number,
.stepfour #whereami-bubblefour .number,
.listing-block--header
{ background-color: #354C9B !important; }

/* Questions */
/* .questions_wrapper form#questions .showinfo input:focus,
.questions_wrapper form#questions .showinfo input:active,
.questions_wrapper form#questions .showinfo select:focus,
.questions_wrapper form#questions .showinfo select:active { border: 2px solid #354C9B; } */
.questions_wrapper form#questions .showinfo input[type=submit] { background: #354C9B; border-color: #263d8c }
.questions_wrapper form#questions .showinfo input[type=submit]:focus { border-width: 1px; }
.questions_wrapper form#questions .showinfo input[type=submit]:active { border-width: 1px; }
*/
/* Calendar */
.ui-datepicker-current-day { background-color: e#354C9B !important; }
.more-events a { background-color: #354C9B; }
table#calendar tbody tr td.today { background: #ffffff;  }
.has-events ul li a,
table#calendar caption { background-color: #354C9B;}

/* Checkout */
#checkout-page .countdown { color: #354C9B !important; }

/* Receipt Page */
.receipt .notice { background-color: #354C9B !important; color: white; }

/* Incentix */
.incentix-modal-body textarea:hover, .incentix-modal-body textarea:focus { border: 1px solid #354C9B !important;}
.incentix-modal-header a.post-username,
.incentix-modal-header a.tweet-username { color: #354C9B !important; }
.incentix-modal .incentix-modal-footer {
    padding: 0 15px 15px 15px; }
    .incentix-modal .incentix-modal-footer input {
      border-radius: 5px;
      -webkit-border-radius: 5px;
      -moz-border-radius: 5px;
      -k-border-radius: 5px;
      -o-border-radius: 5px;
      background-color: #354C9B;
      background-image: linear-gradient(top, #354C9B, #2b4291);
      background-image: -moz-linear-gradient(top, #354C9B, #2b4291);
      background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #354C9B), color-stop(1, #2b4291));
      background-image: -o-linear-gradient(top, #354C9B, #2b4291);
      filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#354C9B', endColorstr='#2b4291');
      -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#354C9B', endColorstr='#2b4291')";
      -pie-background: linear-gradient(#354C9B, #2b4291);
      text-shadow: 0 1px 0 rgba(0, 0, 0, 0.4);
      -webkit-text-shadow: 0 1px 0 rgba(0, 0, 0, 0.4);
      -moz-text-shadow: 0 1px 0 rgba(0, 0, 0, 0.4);
      font-weight: bold;
      color: white;
      width: 100%;
      height: 40px;
      border: 1px solid #ddd;
      cursor: pointer;
      font-size: 14px; }
      .incentix-modal .incentix-modal-footer input:hover {
        background-color: #2b4291;
        background-image: linear-gradient(top, #2b4291, #2b4291);
        background-image: -moz-linear-gradient(top, #2b4291, #2b4291);
        background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #2b4291), color-stop(1, #2b4291));
        background-image: -o-linear-gradient(top, #2b4291, #2b4291);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2b4291', endColorstr='#2b4291');
        -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#2b4291', endColorstr='#2b4291')";
        -pie-background: linear-gradient(#2b4291, #2b4291); }
      .incentix-modal .incentix-modal-footer input:disabled {
          text-shadow: 0 1px 0 rgba(255, 255, 255, 0.4);
            -webkit-text-shadow: 0 1px 0 rgba(255, 255, 255, 0.4);
            -moz-text-shadow: 0 1px 0 rgba(255, 255, 255, 0.4);
        background-color: #f3f2f3;
        background-image: linear-gradient(top, #f3f2f3, #b1b1b1);
        background-image: -moz-linear-gradient(top, #f3f2f3, #b1b1b1);
        background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #f3f2f3), color-stop(1, #b1b1b1));
        background-image: -o-linear-gradient(top, #f3f2f3, #b1b1b1);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f3f2f3', endColorstr='#b1b1b1');
        -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#f3f2f3', endColorstr='#b1b1b1')";
        -pie-background: linear-gradient(#f3f2f3, #b1b1b1);
        color: #aaa;
        cursor: normal !important; }

.receipt .notice { background-color: #354C9B !important; color: white; }

.captcha_submit { background: #263d8c; border-color: #1c3382 }

/* Upsell */
#upsell-table .upsell-table-table .upsell-event-footer strong { color: #354C9B; }
#upsell-table .upsell-table-table .upsell-event-teaser .event_icon_upsell, #upsell-table .upsell-table-table .upsell-event-footer .event_icon_upsell { background-color: #354C9B; color: white; }

.btn-primary,
.btn-submit {
    background-color: #354C9B;
    border-color: #1c3382;
}

.btn-primary:hover,
.btn-submit:hover {
    background-color: #263d8c;
    border-color: #081f6e;
}

div.flasher div.cookie {border-bottom-color: #4e65b4;
  border-top-color: #6279c8;
  background: #586fbe;
}
div.flasher div.cookie:after {
  background: #4e65b4;
}
div.flasher div.cookie:after {
  border-color: #6279c8;
}
div.flasher div.cookie a:link, div.flasher div.cookie a:visited, div.flasher div.cookie a:active {
  color:  #c1d8ff;
}
div.flasher div.cookie a:hover {
  color: #e9ffff;
}
div.flasher div.cookie ul li {
  border-top: 1px solid #6279c8;
  border-bottom: 1px solid #4e65b4;
}
/* Custom CSS Blurb */

section #mobile-tabs {
    display:none !important;
}
@media only screen and (max-width: 575px)
section #mobile-tabs {
    display: none !important;
}
div#event-desc {
    display: block !important;
}