/*
 * Primary Color 		= 06394e * Secondary Color 		= ababab * Background Color  	= 98bbc1 * Background Repeat  	=  * Background Image  	=  */


/* Globals */
body.event-page {
    background-color: #98bbc1;
          background-repeat: ;
    background-position: ;
    background-attachment:  }

body#multi-ticket {
    background-color: #98bbc1;
          background-repeat: ;
    background-position: ;
    background-attachment:  }

header.header--lds {
    background-color: #98bbc1;
        background-size: cover;
    background-position: center center;
}

/* body#multi-ticket {  background-color: #06394e; } */
/* body#multi-ticket {  background-color: #06394e; } */


.mobile-ticket__button-icon svg path { fill: #06394e; }
.mobile-ticket__button-icon svg path { fill: #06394e; }

.mobile-ticket__page-header, .mobile-ticket__page-footer { background-color: #06394e; }

#sub_foot,
.locale-options { background-color: #06394e; }
.locale-options li a:hover { background-color: #06394e; }
.locale-options:before { border-color: transparent transparent #002a3f transparent; }
a, a:link, a:visited, .button--link { color: #06394e;  }
h1, h2, h3, h4 { color: #06394e; }
/*h1 { background-color: #06394e; }*/
.bottom_bar { background-color: #06394e; }

#mobile-tabs {
  background-color: #98bbc1;
        background-repeat: ;
    background-position: ;
    background-attachment: }

#mobile-tabs ul li.active { background-color: #06394e; }
.mobile-title { background-color: #06394e; }

/* Event Info (Seller Homepage) */
.event_info a:link, .event_info a:hover, .event_info a:visited { color: #06394e; }
.date_block { border: 1px solid #06394e; }
.month_row { background-color: #06394e; }
.day_row { color: #06394e; }
#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: #06394e !important; border-color: #002a3f  }
.event-button-wrapper a:target,
.event-button-wrapper a:active { background: #002a3f; border-color: #002035 }
.event_icon, .event_icon_upsell { color: #06394e; }

a.btn-primary,
.btn-primary {
    color: white;
    background-color: #06394e;
    border-color: #002a3f;
}
.touch .btn-primary:hover,
.no-touch .btn-primary:hover {
    background-color: #002035;
}

.btn-transparent {
  color: #06394e;
}

/* Nav Buttons */
nav { background-color: #002f44 !important;
    border-bottom: 1px solid #00071c;
    border-top: 1px solid #; }
.nav_button, ul#order_stats_total strong { color: #06394e; }

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

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

/* Listing Page */
.whos_title,
#venue_info_header,
.purchasetitle,
.has_event_style1 { background-color: #06394e !important; }
.subtotal-row { color: #06394e; }
.grand-total h2 span,
.showtitle { color: #06394e; }
#whereami-linefill { background: #06394e; border: 1px solid #002f44;}
.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: #06394e !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 #06394e; } */
.questions_wrapper form#questions .showinfo input[type=submit] { background: #06394e; border-color: #002a3f }
.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#06394e !important; }
.more-events a { background-color: #06394e; }
table#calendar tbody tr td.today { background: #f6ffff;  }
.has-events ul li a,
table#calendar caption { background-color: #06394e;}

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

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

/* Incentix */
.incentix-modal-body textarea:hover, .incentix-modal-body textarea:focus { border: 1px solid #06394e !important;}
.incentix-modal-header a.post-username,
.incentix-modal-header a.tweet-username { color: #06394e !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: #06394e;
      background-image: linear-gradient(top, #06394e, #002f44);
      background-image: -moz-linear-gradient(top, #06394e, #002f44);
      background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #06394e), color-stop(1, #002f44));
      background-image: -o-linear-gradient(top, #06394e, #002f44);
      filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#06394e', endColorstr='#002f44');
      -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#06394e', endColorstr='#002f44')";
      -pie-background: linear-gradient(#06394e, #002f44);
      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: #002f44;
        background-image: linear-gradient(top, #002f44, #002f44);
        background-image: -moz-linear-gradient(top, #002f44, #002f44);
        background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #002f44), color-stop(1, #002f44));
        background-image: -o-linear-gradient(top, #002f44, #002f44);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#002f44', endColorstr='#002f44');
        -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#002f44', endColorstr='#002f44')";
        -pie-background: linear-gradient(#002f44, #002f44); }
      .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: #06394e !important; color: white; }

.captcha_submit { background: #002a3f; border-color: #002035 }

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

.questions-event--lds .button--primary,
.btn-primary,
.btn-submit {
    background-color: #06394e;
    border-color: #002035;
}

.questions-event--lds .button--primary:hover,
.btn-primary:hover,
.btn-submit:hover {
    background-color: #002a3f;
    border-color: #000c21;
}

div.flasher div.cookie {border-bottom-color: #1f5267;
  border-top-color: #33667b;
  background: #295c71;
}
div.flasher div.cookie:after {
  background: #1f5267;
}
div.flasher div.cookie:after {
  border-color: #33667b;
}
div.flasher div.cookie a:link, div.flasher div.cookie a:visited, div.flasher div.cookie a:active {
  color:  #92c5da;
}
div.flasher div.cookie a:hover {
  color: #baedff;
}
div.flasher div.cookie ul li {
  border-top: 1px solid #33667b;
  border-bottom: 1px solid #1f5267;
}
/* Custom CSS Blurb */
body {
  background:#98bbc1!important;
  background-color:#98bbc1!important;
}

tbody {
  color:#020721!important;
}

@media only screen and (max-width: 575px) {
  section #event_info, section #mobile-tabs {
    /*background-color:#020721!important;*/
    background-color:#98bbc1!important;
  }
  section #mobile-tabs ul li.active {
    /*color:#020721!important;*/
    color:white!important;
  }
  section#listing_header .listing-header-toggle {
    color:#bbcfef!important;
    text-shadow:none!important;
    background-color:#020721!important;
  }
}

article {
  background:rgba(0,0,0,0)!important;
  background-color:rgba(0,0,0,0)!important;
}

header {
  width:100%!important;
}

header img {
  margin-top:-50px;
}

@media only screen and (max-width: 850px) {
  header {
    padding-top: 0;
  }
  header img {
    margin-top:0px;
  }
}

@media only screen and (max-width: 575px) {
  header img {
    width:150%;
  }
}

nav {
  background:rgba(0,18,41,.8)!important;
  border-bottom:none;
  -webkit-box-shadow:none;
  box-shadow:none;
}

article {
  max-width:960px;
  width:100%;
}

.listing_desc p {
  color: white;
}

#listing_header {
  background:none;
  border:none;
  padding: 18px 0 0 0 !important
}

.showtitle {
  font-family:'Montserrat';
  font-weight:800!important;
  text-transform:uppercase;
  color:#074b6f;
  text-shadow: 0 1px 0 rgba(255,255,255,.0)!important;
}

.date_block {
  border:1px solid #074b6f;
  margin-right: 10px;
}

a.social-btn {
  font-family:'montserrat';
  font-weight:100;
  background:none!important;
  padding-bottom:0!important;
  border:none;
  text-transform:uppercase;
  color:#074b6f!important;
  text-shadow:none!important;
}

a.social-btn:hover {
  opacity:.7;
  -webkit-transition:all .2s ease-in-out;
  transition:all .2s ease-in-out;
}

@media only screen and (max-width: 575px) {
  a.social-btn {
    color:#020721!important;
  }
  a.social-btn:hover {
    color:#bbcfef!important;
    -webkit-transition:all .2s ease-in-out;
    transition:all .2s ease-in-out;
  }
}

#submit_ticket_request.custom_button, a.print_tickets, #checkout #submit {
  background-color:#11355a!important;
  background:#11355a!important;
}

footer {
  margin:0 auto!important;
  background:#020721!important;
  overflow:hidden;
  width:100%;
  -moz-box-sizing:border-box;
  box-sizing:border-box;
  display:block;
}

.footer_wrap {
  max-width:960px!important;
  margin:0 auto!important;
}

footer .footer_wrap .bottom_bar {
  overflow:hidden;
  position:relative;
  border-bottom:1px solid #1c2038;
}

footer .footer_wrap .bottom_bar, footer .footer_wrap #sub_foot {
background-color: #020721!important;
}

.whos_title, #venue_info_header, .purchasetitle, .has_event_style1, .month_row, .mobile-title, #mobile-tabs ul li.active  {
  background-color:#074b6f!important;
  background:#074b6f!important;
}

.day_row {
  color:#074b6f!important;
}

.purchase_tickets .purchase_wrapper table tbody tr, .purchase_tickets #tickets_form table tbody tr {
width: 100%;
border-top: 1px solid rgba(255,255,255,.3);
}

#ticket-form .purchasesubtitle {
  background-color:rgba(255,255,255,.8);
  border:none;
}

#ticket-form .purchasetitle, .days_until, .showdatetime, .pricerange, .agerange, #venue_info #venue_info_header, .whosgoing .whos_title, #venue_info .venue-details, .date_block .month_row {
color: #fff!important;
}

.checkout-buttons.custom_dark_button, .custom_dark_button#cancel_order_sub, a.custom_dark_button.print_receipt_big, a.custom_dark_button.print_tickets {
  color:#fff!important;
  background:#051c41!important;
}

.checkout-buttons, #cancel_order_sub, #checkout-page #checkout #submit {
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0)!important;
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0)!important;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.0)!important;
  border:0px solid rgba(255,255,255,0)!important;
}

a.print_tickets:hover{
  background-color:#051c41!important;
}

a.print_receipt_big, a.print_tickets {
background:white;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
text-shadow: none;
-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0);
-moz-box-shadow: inset 0 1px 0 rgba(255,255,255,0);
box-shadow: inset 0 1px 0 rgba(255,255,255,0);
display: block;
border: 1px solid rgba(255,255,255,.0);
width: 100% !important;
padding: 10px 0 !important;
height: auto !important;
text-align: center;
color: #555;
font-weight: 600;
margin-bottom: 5px;
text-decoration: none;
}

a.print_receipt_big:hover, a.print_tickets:hover {
  background:rgba(255,255,255,.8);
}

#whereami {
  display:none;
}

.receipt-goodadvice {
  color:black!important;
}

.receipt-goodadvice a {
color:black!important;
}

.event_date {
  color:#fff!important;
}

#ccpad, .day_row, #checkout-page .showinfo, .grand-total h2, .days_until, .showdatetime, .pricerange, .agerange, #venue_info .venue-details, .whosgoing .whos_avatars, .purchase_tickets .purchase_wrapper, .purchase_tickets #tickets_form {
  background-color:rgba(255,255,255,.9)!important;
  border:none!important;
  color:#074b6f!important;
}

.purchase_tickets#calendar_recurring_submit, .purchase_tickets#checkout-tickets {
  /*background-color:rgba(255,255,255,.8)!important;*/
  background: rgba(255,255,255,0);
  border:none!important;
}

table#product-table, table#checkout-table, table.tickets-table {
  background-color:rgba(255,255,255,.9);
  background:rgba(255,255,255,.9);
}

#information, #showinfo-receipt, #confirmation {
  color:#020721!important;
  border:none!important;
  background:rgba(255,255,255,.9)!important;
  background-color:rgba(255,255,255,.9)!important;
}

#information .receipt-shipping-address h2, #information .receipt-billing-details h2, #information .receipt-event-details h2 {
  color:#020721!important;
}

#right-col {
  padding: 15px!important;
  background-color: rgba(255,255,255,.5)!important;
}

/*credit card checkout*/
#checkout-page #checkout #billpad .field input, #checkout-page #checkout #ccpad .field input {
  border-radius:2px;
  border:none;
}

#checkout-page #checkout #billpad h5, #checkout-page #checkout #ccpad h5 {
border-bottom: 1px solid rgba(255,255,255,.5);
}