@charset "UTF-8";
/* line 3, scss/ticketsolve.scss */
body {
  margin: 0; }

/* line 7, scss/ticketsolve.scss */
body {
  font-family: verdana, sans-serif; }

/* line 11, scss/ticketsolve.scss */
img {
  -ms-interpolation-mode: bicubic; }

/* line 27, scss/_base.scss */
#ticketsolve p.add input,
#ticketsolve p.add input:hover,
#ticketsolve #print-now a,
#ticketsolve #print-now a:visited,
#ticketsolve #print-now a:link,
#ticketsolve a#checkout_btn,
#ticketsolve a#checkout_min_btn,
#ticketsolve form#checkout p input#checkout_btn,
#ticketsolve #skip-membership a,
#ticketsolve input#delivery-proceed,
#ticketsolve input#confirm-button,
#ticketsolve input#waiting_btn,
#ticketsolve #zoneproceed input#review_checkout_btn,
#ticketsolve #promotions .promo a.book,
#ticketsolve #promotions .promo a.book:hover,
#ticketsolve a.blue-button,
#ticketsolve a.blue-button:link,
#ticketsolve a.blue-button:visited,
#ticketsolve a.blue-button:hover,
#ticketsolve .vevent a.book,
#ticketsolve .vevent a.book:visited,
#ticketsolve .vevent a.book:hover,
#ticketsolve a.review-cart,
#ticketsolve a.review-cart:hover,
#ticketsolve a.details-payment,
#ticketsolve a.details-payment:hover {
  width: auto;
  text-decoration: none;
  padding: 6px 14px;
  font-weight: bold;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border: 1px solid #3399DD;
  color: #FFF;
  text-shadow: 0 -1px 0 #2288cc;
  background: #33C7FC;
  background: -moz-linear-gradient(top, #33c7fc, #3399dd);
  background: -webkit-gradient(linear, left top, left bottom, from(#33c7fc), to(#3399dd));
  filter: progid:DXImageTransform.Microsoft.Gradient(StartColorStr='#33C7FC', EndColorStr='#3399DD', GradientType=0); }

/* line 57, scss/_base.scss */
#ticketsolve p.add input:hover,
#ticketsolve #print-now a:hover,
#ticketsolve a#checkout_btn:hover,
#ticketsolve a#checkout_min_btn:hover,
#ticketsolve form#checkout p input#checkout_btn:hover,
#ticketsolve #skip-membership a:hover,
#ticketsolve input#delivery-proceed:hover,
#ticketsolve input#confirm-button:hover,
#ticketsolve input#waiting_btn:hover,
#ticketsolve #zoneproceed input#review_checkout_btn:hover,
#ticketsolve #promotions .promo a.book:hover,
#ticketsolve a.blue-button:hover,
#ticketsolve .vevent a.book:hover,
#ticketsolve a.review-cart:hover,
#ticketsolve a.details-payment:hover {
  background: #3399DD;
  background: -moz-linear-gradient(top, #3399dd, #33c7fc);
  background: -webkit-gradient(linear, left top, left bottom, from(#3399dd), to(#33c7fc));
  filter: progid:DXImageTransform.Microsoft.Gradient(StartColorStr='#3399DD', EndColorStr='#33C7FC', GradientType=0); }

/* line 90, scss/_base.scss */
#ticketsolve #print-now a:active,
#ticketsolve a#checkout_btn:active,
#ticketsolve a#checkout_min_btn:active,
#ticketsolve form#checkout p input#checkout_btn:active,
#ticketsolve #skip-membership a:active,
#ticketsolve input#delivery-proceed:active,
#ticketsolve input#confirm-button:active,
#ticketsolve input#waiting_btn:active,
#ticketsolve #zoneproceed input#review_checkout_btn:active,
#ticketsolve #promotions .promo a.book:active,
#ticketsolve .vevent a.book:active,
#ticketsolve a.review-cart:active,
#ticketsolve a.details-payment:active,
#ticketsolve #print-now a:focus,
#ticketsolve a#checkout_btn:focus,
#ticketsolve a#checkout_min_btn:focus,
#ticketsolve form#checkout p input#checkout_btn:focus,
#ticketsolve #skip-membership a:focus,
#ticketsolve input#delivery-proceed:focus,
#ticketsolve input#confirm-button:focus,
#ticketsolve input#waiting_btn:focus,
#ticketsolve #zoneproceed input#review_checkout_btn:focus,
#ticketsolve #promotions .promo a.book:focus,
#ticketsolve .vevent a.book:focus,
#ticketsolve a.blue-button:focus,
#ticketsolve a.review-cart:focus,
#ticketsolve a.details-payment:focus {
  background: #3399DD;
  background: -moz-linear-gradient(top, #3399dd, #3399dd);
  background: -webkit-gradient(linear, left top, left bottom, from(#3399dd), to(#3399dd));
  filter: progid:DXImageTransform.Microsoft.Gradient(StartColorStr='#3399DD', EndColorStr='#3399DD', GradientType=0); }

/* line 106, scss/_base.scss */
#ticketsolve a.browse_btn_large,
#ticketsolve table#cart a.edit-cart,
#ticketsolve table#cart a.edit-cart:link,
#ticketsolve table#cart a.edit-cart:visited,
#ticketsolve .event_time ul li a,
#ticketsolve .event_time ul li a:link,
#ticketsolve .event_time ul li a:visited,
#ticketsolve a.browse_btn,
#ticketsolve a.browse_btn:link,
#ticketsolve a.browse_btn:visited {
  text-decoration: none;
  font-weight: bold;
  padding: 6px 14px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  color: #000;
  margin: 0 16px 0 0;
  text-shadow: 0 -1px 0 #dddddd;
  border: 1px solid #999;
  background: #FFFFFF;
  background: -moz-linear-gradient(top, white, #cccccc);
  background: -webkit-gradient(linear, left top, left bottom, from(white), to(#cccccc));
  filter: progid:DXImageTransform.Microsoft.Gradient(StartColorStr='#FFFFFF', EndColorStr='#CCCCCC', GradientType=0); }

/* line 124, scss/_base.scss */
#ticketsolve a.browse_btn_large:hover,
#ticketsolve table#cart a.edit-cart:hover,
#ticketsolve a.browse_btn:hover {
  background: #CCCCCC;
  background: -moz-linear-gradient(top, #cccccc, white);
  background: -webkit-gradient(linear, left top, left bottom, from(#cccccc), to(white));
  filter: progid:DXImageTransform.Microsoft.Gradient(StartColorStr='#CCCCCC', EndColorStr='#FFFFFF', GradientType=0); }

/* line 136, scss/_base.scss */
#ticketsolve a.browse_btn_large:active,
#ticketsolve table#cart a.edit-cart:active,
#ticketsolve a.browse_btn:active,
#ticketsolve a.browse_btn_large:focus,
#ticketsolve table#cart a.edit-cart:focus,
#ticketsolve a.browse_btn:focus {
  background: #FFFFFF;
  background: -moz-linear-gradient(top, white, white);
  background: -webkit-gradient(linear, left top, left bottom, from(white), to(white));
  filter: progid:DXImageTransform.Microsoft.Gradient(StartColorStr='#FFFFFF', EndColorStr='#FFFFFF', GradientType=0); }

/* line 148, scss/_base.scss */
#ticketsolve table#cart a.edit-cart,
#ticketsolve table#cart a.edit-cart:link,
#ticketsolve table#cart a.edit-cart:visited,
#ticketsolve a.browse_btn,
#ticketsolve a.browse_btn:link,
#ticketsolve a.browse_btn:visited {
  font-size: 11px;
  color: #444; }

/* line 154, scss/_base.scss */
#ticketsolve table#cart a.edit-cart:hover,
#ticketsolve a.browse_btn:hover {
  color: #000; }

/* line 162, scss/_base.scss */
#ticketsolve #promotions .promo a.book, #ticketsolve #promotions .promo a.book:hover,
#ticketsolve .vevent a.book, #ticketsolve .vevent a.book:hover,
#ticketsolve a.review-cart, #ticketsolve a.review-cart:hover,
#ticketsolve a.details-payment, #ticketsolve a.details-payment:hover,
#ticketsolve a.edit-cart, #ticketsolve a.edit-cart:hover, #ticketsolve table#cart a.edit-cart, #ticketsolve table#cart a.edit-cart:hover {
  font-size: 11px;
  line-height: 11px;
  margin-top: 0.5em;
  float: left; }

/* line 330, scss/_base.scss */
#ticketsolve input#confirm-button,
#ticketsolve a#checkout_btn,
#ticketsolve a#checkout_min_btn,
#ticketsolve form#checkout p input#checkout_btn,
#ticketsolve input#delivery-proceed,
#ticketsolve input#waiting_btn,
#ticketsolve #zoneproceed input#review_checkout_btn,
#ticketsolve #print-now a {
  font-size: 1.2em;
  text-transform: capitalize;
  padding: 10px 20px; }

/* line 339, scss/_base.scss */
#ticketsolve input#confirm-button,
#ticketsolve form#checkout p input#checkout_btn,
#ticketsolve input#delivery-proceed,
#ticketsolve #zoneproceed input#review_checkout_btn {
  margin: 0 0 0 16px; }

/* line 348, scss/_base.scss */
#zoneproceed,
#ticketsolve #skip-membership,
#ticketsolve form#confirmation,
#ticketsolve p#details-and-payment,
#ticketsolve p.base_bar,
#ticketsolve p#cart_confirm {
  border-top: 1px solid #AAA;
  padding: 2em;
  clear: both;
  text-align: center;
  background: #EAFFEA;
  border-bottom: 1px solid #AAA; }

/* line 359, scss/_base.scss */
#ticketsolve div#summary {
  clear: both; }

/* line 363, scss/_base.scss */
#ticketsolve table#cart ul.seat_description li a {
  font-size: 11px; }

/* line 367, scss/_base.scss */
#ticketsolve table#cart ul.seat_description li a:hover {
  color: auto; }

/* line 372, scss/_base.scss */
#ticketsolve table#cart a:visited.edit-cart,
#ticketsolve table#lost-items a:visited.edit-cart {
  color: #FFF;
  text-decoration: none; }

/* line 377, scss/_base.scss */
#ticketsolve .member_registration form#checkout h2 {
  margin-bottom: 0; }

/* line 381, scss/_base.scss */
.member_signup, .send_email {
  float: left;
  clear: both;
  width: 100%;
  padding: 2em 0;
  border-top: 1px solid #AAA;
  border-bottom: 1px solid #AAA;
  margin-bottom: 2em; }

/* line 391, scss/_base.scss */
.send_email {
  border-top: none;
  padding-top: 1em; }

/* line 396, scss/_base.scss */
#venue_address, #production_company_contact_info {
  border-top: 1px solid #AAA;
  border-bottom: 1px solid #AAA;
  padding: 1em;
  clear: both; }

/* line 403, scss/_base.scss */
#venue_address p {
  padding: 0;
  margin: 0; }

/* line 408, scss/_base.scss */
.send_email .fieldWithErrors input {
  margin-bottom: 0.75em;
  width: 180px;
  font-size: 1.2em;
  line-height: 1.2em; }

/* line 415, scss/_base.scss */
#cards {
  text-align: center; }

/* line 419, scss/_base.scss */
#cards input {
  margin: 0 2px 0 9px; }

/* line 423, scss/_base.scss */
#ticketsolve #cart-comment {
  width: 100%;
  float: left;
  border-bottom: 1px solid #AAA; }

/* line 429, scss/_base.scss */
#ticketsolve #your-comments {
  border-bottom: 1px solid #AAA;
  margin-bottom: 1em; }

/* line 434, scss/_base.scss */
#echo_comments {
  clear: both;
  padding-top: 20px; }

/* line 439, scss/_base.scss */
#ticketsolve #summary #your-comments h3 {
  text-align: left; }

/* line 443, scss/_base.scss */
#ticketsolve .discounted {
  font-weight: normal;
  font-style: italic;
  background: #FFFFAA;
  padding: 3px; }

/* line 450, scss/_base.scss */
#cart-heading {
  display: inline;
  width: auto;
  padding-bottom: 0.5em; }

/* line 456, scss/_base.scss */
#ticketsolve #your-comments p {
  padding: 1em;
  font-style: italic; }

/* line 461, scss/_base.scss */
#ticketsolve #cart-comment div {
  padding: 2em; }

/* line 465, scss/_base.scss */
#ticketsolve #cart-comment textarea {
  width: 100%;
  margin-top: 10px; }

/* line 470, scss/_base.scss */
.right form#promo_code_form {
  font-size: 0.925em; }

/* line 474, scss/_base.scss */
form input.code_enter_field {
  padding: 0.3em 0;
  text-align: center; }

/* line 479, scss/_base.scss */
#member_create {
  float: left;
  width: 40%;
  border-right: 1px solid #AAA;
  padding-right: 20px;
  margin-right: 20px; }

/* line 494, scss/_base.scss */
#member_login p input {
  font-size: 1.25em;
  padding: 5px; }

/* line 499, scss/_base.scss */
#member_login {
  float: left;
  width: 50%; }

/* line 504, scss/_base.scss */
#ticketsolve .member_signup h2, #ticketsolve .send_email h2 {
  font-size: 1.65em;
  color: #CCC;
  background: #FFEFEF;
  padding: 0.5em; }

/* line 511, scss/_base.scss */
#ticketsolve #interest-groups {
  clear: both;
  float: left;
  width: 100%;
  padding: 1em 0 0 0;
  border-top: 1px solid #AAA;
  margin: 1em 0; }

/* line 520, scss/_base.scss */
#ticketsolve #interest-groups h3 {
  padding: 0em; }

/* line 524, scss/_base.scss */
#ticketsolve form#checkout #interest-groups ol {
  padding-bottom: 1em; }

/* line 528, scss/_base.scss */
#ticketsolve form#checkout #interest-groups ol li {
  padding: 5px 0; }

/* line 532, scss/_base.scss */
#ticketsolve #member_login #remember_me {
  width: auto;
  display: inline;
  padding: 0;
  margin: 0; }

/* line 539, scss/_base.scss */
#ticketsolve #member_login #remind {
  display: block;
  padding: 4px 0;
  width: 100%; }

/* line 545, scss/_base.scss */
#ticketsolve #member_login h2 {
  background: #EFFFEF; }

/* line 549, scss/_base.scss */
#ticketsolve #new_email p.captcha {
  font-size: 1.5em;
  padding: 10px;
  background: #EFEFEF;
  border-top: 1px solid #AAA;
  border-bottom: 1px solid #AAA;
  margin-bottom: 1em; }

/* line 559, scss/_base.scss */
#ticketsolve .member_signup #member_create #errorExplanation h2,
#ticketsolve .send_email #errorExplanation h2 {
  background: #AA0000;
  color: #FFF; }

/* line 564, scss/_base.scss */
#ticketsolve .member_signup #login_btn, #ticketsolve .member_signup #register_btn, #ticketsolve .send_email #send_btn {
  margin: 10px 0;
  font-size: 1.1em;
  width: auto; }

/* line 570, scss/_base.scss */
#ticketsolve .member_signup p input, #ticketsolve .send_email p input {
  margin-bottom: 0.75em;
  width: 180px; }

/* line 575, scss/_base.scss */
#member_create #errorExplanation ul, .send_email #errorExplanation ul {
  padding: 1em;
  background: #FFEFEF;
  color: #000;
  list-style: none; }

/* line 582, scss/_base.scss */
.send_email #errorExplanation ul {
  margin-bottom: 2em; }

/* line 586, scss/_base.scss */
#ticketsolve p#bundle_qualified {
  margin: 2em auto 2.5em auto;
  border: 4px solid green;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  padding: 1em;
  text-align: center;
  font-weight: bold;
  background: #EAFFEA; }

/* line 597, scss/_base.scss */
#ticketsolve div.cart-discounts {
  background: #FFF4A8;
  font-size: 1em;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  font-size: 1.1em;
  text-align: justify; }

/* line 606, scss/_base.scss */
#ticketsolve div.cart-discounts ul {
  padding: 1em;
  margin: 0;
  list-style-position: inside; }

/* line 612, scss/_base.scss */
#ticketsolve div.cart-discounts ul li {
  padding: 0.5em 1em; }

/* buttons */
/* line 618, scss/_base.scss */
#ticketsolve #print-now {
  float: left;
  width: 100%;
  display: block;
  padding: 3em 0;
  text-align: center;
  border-top: 1px solid #AAA;
  margin: 1em auto 0em auto;
  background: #EAFFEA; }

/* line 629, scss/_base.scss */
#ticketsolve a#reset_btn {
  margin-right: 8px; }

/* line 635, scss/_base.scss */
#ticketsolve #ticket-zones .right a.review-cart,
#ticketsolve #ticket-zones .right a.review-cart:visited
#ticketsolve #ticket-zones .right a.review-cart:hover {
  color: #FFF; }

/* line 640, scss/_base.scss */
#ticketsolve a.browse_btn_large,
#ticketsolve #skip-membership {
  clear: both;
  padding: 10px 40px; }

/* line 645, scss/_base.scss */
#ticketsolve #skip-membership a {
  font-size: 1.2em;
  display: block;
  text-align: center; }

/* countdown timer */
/* line 653, scss/_base.scss */
.counter {
  position: absolute;
  z-index: 100000;
  font-size: 18px;
  padding: 15px 25px 15px 60px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border: 4px solid yellow;
  border: 4px solid #f5f1a8;
  background: #FFFFCC;
  background: rgba(245, 241, 168, 0.75);
  display: block;
  font-weight: bold;
  text-align: center;
  color: #222222;
  height: 40px; }

/* line 671, scss/_base.scss */
#timer.counter p {
  margin: 0;
  padding: 4px 0 0 0; }

/* line 676, scss/_base.scss */
#timer.expired {
  color: #FFFFFF;
  border: 4px solid #EAEAEA;
  border: 4px solid red;
  background: #FF0000;
  background: rgba(255, 0, 37, 0.85);
  padding: 65px 120px 30px 120px; }

/* line 685, scss/_base.scss */
.counter, #timer.expired {
  background-image: url(https://ticketsolve_production_uploads.s3.amazonaws.com/images/countdown.png);
  background-repeat: no-repeat; }

/* line 690, scss/_base.scss */
.counter {
  background-position: 12px 8px; }

/* line 694, scss/_base.scss */
#timer.expired {
  background-position: 50% 20px; }

/* line 701, scss/_base.scss */
#timer.expired a,
#timer.expired a:visited,
#timer.expired,
#timer.expired p {
  color: #FFF; }

/* line 706, scss/_base.scss */
#timer.expired a,
#timer.expired a:visited {
  font-weight: bold; }

/* line 710, scss/_base.scss */
.counter p {
  color: #333;
  padding: 10px 0 0 0;
  font-weight: normal;
  font-size: 12px; }

/* social feeds */
/* line 719, scss/_base.scss */
.social_feed {
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  margin: 0;
  padding: 0;
  width: 180px;
  margin: 2em auto;
  background-color: #9BF3F6;
  display: block;
  clear: both;
  text-align: left; }

/* line 732, scss/_base.scss */
.social_feed ul {
  list-style-type: none;
  list-style-position: inside;
  text-align: left;
  margin: 0;
  padding: 0; }

/* line 740, scss/_base.scss */
.social_feed span a img.profile_img {
  vertical-align: middle;
  margin-right: 8px;
  border: 2px solid #AAA;
  padding: 2px;
  background: #FFF;
  float: left; }

/* line 749, scss/_base.scss */
.social_feed span a img {
  vertical-align: middle;
  padding-right: 1px;
  border: none; }

/* line 755, scss/_base.scss */
.social_feed span a + a {
  padding-top: 8px;
  display: block;
  text-decoration: none; }

/* line 761, scss/_base.scss */
.social_feed ul li {
  word-wrap: break-word; }

/* line 766, scss/_base.scss */
.social_feed span,
.social_feed ul li {
  text-align: left;
  font-size: 11px;
  line-height: 1.6;
  padding: 10px; }

/* line 773, scss/_base.scss */
.social_feed ul li em {
  display: block;
  font-weight: normal;
  font-style: italic; }

/* line 779, scss/_base.scss */
.social_feed span {
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  display: block;
  background: #9BF3F6; }

/* line 786, scss/_base.scss */
.social_feed ul li.odd {
  background-color: #91E5E7;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px; }

/* line 792, scss/_base.scss */
#facebook_feed {
  background-color: #F5F5F5; }

/* line 797, scss/_base.scss */
#facebook_feed span,
#facebook_feed ul li.odd {
  background-color: #EAEAEA; }

/* members */
/* line 804, scss/_base.scss */
#social img.TW_profile_oic,
#social img.FB_profile_pic {
  vertical-align: middle;
  width: 50px;
  height: 50px;
  border: 3px solid #AAA;
  padding: 3px;
  margin-right: 5px; }

/* line 813, scss/_base.scss */
#social {
  width: 100%;
  padding: 0.5em 0;
  margin: 0 auto;
  border-bottom: 1px solid #AAA;
  font-size: 1.2em;
  line-height: 1.2em;
  text-align: center;
  float: left; }

/* line 825, scss/_base.scss */
#facebook,
#twitter {
  text-align: left;
  padding: 0.5em 0;
  float: left;
  clear: both;
  width: 100%; }

/* line 833, scss/_base.scss */
#ticketsolve #social em {
  color: #999;
  font-size: 0.9em;
  font-style: normal;
  font-weight: normal; }

/* line 841, scss/_base.scss */
#facebook img.fb_profile_pic_rendered,
#twitter img.TW_profile_oic {
  vertical-align: middle;
  padding: 3px;
  float: left;
  margin-right: 15px; }

/* line 850, scss/_base.scss */
#twitter input#tw_connect,
#facebook img.fbconnect_login_button,
#facebook img {
  vertical-align: middle; }

/* line 855, scss/_base.scss */
#twitter input#tw_connect,
#facebook img#RES_ID_fb_login_image {
  margin-right: 4px; }

/* line 860, scss/_base.scss */
#facebook span,
#twitter span {
  line-height: 2em;
  display: block;
  float: left;
  padding-top: 10px;
  width: 85%; }

/* line 870, scss/_base.scss */
#social form,
#social form div,
#social form input {
  display: inline; }

/* line 874, scss/_base.scss */
#prompt_order_publish {
  background: #E7F6FF;
  padding: 2em 1em;
  border-bottom: 1px dotted #CCC;
  text-align: center; }

/* line 881, scss/_base.scss */
#tw_share {
  background: transparent url(https://ticketsolve_production_uploads.s3.amazonaws.com/images/twitter_share.png) no-repeat 0 50%;
  padding: 1px 0 2px 20px; }

/* cards */
/* line 888, scss/_base.scss */
#new_card ul {
  list-style: none;
  font-size: 1.1em;
  margin: 0;
  padding: 0; }

/* line 895, scss/_base.scss */
#member_cards #error_explanation {
  border-top: 1px solid #AAA;
  border-bottom: 1px solid #AAA;
  background: #FFDEDE;
  padding: 1em;
  margin-bottom: 1em; }

/* line 903, scss/_base.scss */
#ticketsolve #error_explanation h3 {
  color: #000; }

/* line 907, scss/_base.scss */
#ticketsolve #member_cards h2 {
  border-top: 1px solid #AAA;
  padding: 1em 0 0 0;
  clear: both;
  width: 100%; }

/* line 914, scss/_base.scss */
#new_card ul li {
  padding: 0.5em 0; }

/* line 918, scss/_base.scss */
#new_card ul li label {
  width: 100px; }

/* line 922, scss/_base.scss */
#new_card em {
  color: red; }

/* line 926, scss/_base.scss */
#payment-stored-cards {
  margin: 0;
  padding: 0;
  list-style: none; }

/* line 932, scss/_base.scss */
.three-d-secure-container-logo {
  float: right; }

/* line 936, scss/_base.scss */
.three-d-secure-logo {
  margin-bottom: 10px; }

/* line 940, scss/_base.scss */
.three-d-secure-logos {
  text-align: center; }

/* line 944, scss/_base.scss */
#card-logos {
  display: block;
  clear: both;
  width: 100%; }

/* line 950, scss/_base.scss */
#card-logos img {
  vertical-align: middle; }

/* line 954, scss/_base.scss */
#card-logos img.card {
  float: left;
  display: inline-block;
  padding: 4px;
  margin: 11px 0; }

/* line 961, scss/_base.scss */
#card-logos img.selected {
  background: #999; }

/* line 965, scss/_base.scss */
#card-logos #ssl-logo {
  padding-left: 10px;
  float: left;
  display: inline-block; }

/* line 972, scss/_base.scss */
li.card input,
li.card span {
  padding-left: 8px; }

/* line 976, scss/_base.scss */
li.card {
  font-size: 1.1em;
  background: #EFEFEF;
  margin: 0;
  color: #000;
  padding: 1em;
  border-top: 1px solid #AAA; }

/* line 985, scss/_base.scss */
li.expired {
  background: #FFEFEF; }

/* line 989, scss/_base.scss */
li.card span.stored-card-number {
  font-weight: bold; }

/* line 993, scss/_base.scss */
li.card em {
  font-style: italic;
  color: red; }

/* line 998, scss/_base.scss */
li.card img {
  vertical-align: middle; }

/* line 1002, scss/_base.scss */
#ticketsolve a.delete_card {
  margin-left: 8px;
  background: transparent url(https://ticketsolve_production_uploads.s3.amazonaws.com/images/delete_card.gif) 0 0 no-repeat;
  text-indent: -10000px;
  overflow: hidden;
  width: 13px;
  height: 14px;
  margin-top: 3px;
  display: inline-block; }

/* line 1013, scss/_base.scss */
#ticketsolve a.delete_card:hover {
  background: transparent url(https://ticketsolve_production_uploads.s3.amazonaws.com/images/delete_card.gif) 0 -14px no-repeat; }

/*------------
page
-------------*/
/* line 1021, scss/_base.scss */
#promo ul {
  list-style-type: disc;
  list-style-position: inside;
  margin: 1em 0;
  padding: 0; }

/* line 1028, scss/_base.scss */
#promo ul li ul {
  margin-top: 0; }

/* line 1032, scss/_base.scss */
#promo ul li {
  padding: 0.25em 0;
  font-size: 1.2em; }

/* line 1037, scss/_base.scss */
#promo {
  background: #FAFAFA;
  border-top: 1px solid #AAA;
  border-bottom: 1px solid #AAA;
  padding: 1em;
  margin-bottom: 2em; }

/* line 1045, scss/_base.scss */
#promo span {
  font-size: 1em;
  font-style: italic; }

/* line 1050, scss/_base.scss */
#ticketsolve form #email {
  padding: 0.25em;
  font-weight: bold;
  font-size: 1.2em;
  margin: 0 4px 0 0; }

/* line 1057, scss/_base.scss */
#ticketsolve #print-now {
  text-align: center;
  margin: 1em auto 1.5em auto;
  float: left;
  width: 100%; }

/* line 1067, scss/_base.scss */
#ticketsolve #print-now a,
#ticketsolve #print-now a:visited
#ticketsolve #print-now a:hover {
  background: #424242 url(https://ticketsolve_production_uploads.s3.amazonaws.com/images/print_now.gif) no-repeat 0 0;
  width: 300px;
  text-decoration: none;
  font-size: 16px;
  line-height: 16px;
  margin: 0 auto;
  padding: 8px 20px 13px 40px;
  color: #FFF;
  font-weight: bold;
  display: block; }

/* line 1081, scss/_base.scss */
#ticketsolve #print-page {
  text-align: center;
  margin: 1em auto 1.5em auto;
  float: left;
  width: 100%; }

/* line 1091, scss/_base.scss */
#ticketsolve #print-page a,
#ticketsolve #print-page a:visited,
#ticketsolve #print-page a:hover {
  background: #424242 url(https://ticketsolve_production_uploads.s3.amazonaws.com/images/print_now.gif) no-repeat 0 0;
  width: 300px;
  text-decoration: none;
  font-size: 16px;
  line-height: 16px;
  margin: 0 auto;
  padding: 8px 20px 13px 40px;
  color: #FFF;
  font-weight: bold;
  display: block; }

/* line 1105, scss/_base.scss */
#ticketsolve #venue_map, #ticketsolve #production_company_map {
  margin: 2em auto 2em auto;
  width: 100%;
  height: 400px; }

/* line 1111, scss/_base.scss */
#ticketsolve .left-col {
  margin-right: 228px; }

/* line 1115, scss/_base.scss */
#ticketsolve #summary {
  margin-top: 2em; }

/* line 1119, scss/_base.scss */
#ticketsolve #shows {
  float: left;
  border-bottom: 1px solid #AAA; }

/* line 1124, scss/_base.scss */
#ticketsolve .right-col, #ticketsolve .right-venue-col {
  float: right;
  width: 208px; }

/*----------------
languages choice
----------------*/
/* line 1133, scss/_base.scss */
p#languages {
  font-size: 10px;
  color: #555;
  text-align: right;
  padding: 0 5px;
  margin: 10px 0; }

/* line 1141, scss/_base.scss */
p#languages a.flag {
  padding-left: 5px; }

/* line 1145, scss/_base.scss */
p#languages a.flag img {
  vertical-align: middle; }

/*----------------
  membership bar
----------------*/
/* line 1153, scss/_base.scss */
p#member_bar {
  clear: both;
  width: 90%;
  margin: 0 auto 10px auto;
  padding: 0;
  text-align: right;
  color: #555;
  font-size: 1em; }

/* line 1167, scss/_base.scss */
#member_bar a {
  border-right: 1px solid #CCC;
  padding-right: 4px;
  margin-right: 4px; }

/* line 1173, scss/_base.scss */
#member_bar .member_btn {
  border: none;
  padding: 0;
  margin: 0; }

/*----------------
   paginatation
----------------*/
/* line 1183, scss/_base.scss */
.pagination {
  background: #F1F1F1;
  border: 1px solid #E5E5E5;
  text-align: center;
  clear: both;
  padding: 1em; }

/* line 1191, scss/_base.scss */
.pagination a, .pagination span {
  padding: .2em .3em; }

/* line 1195, scss/_base.scss */
.pagination span.disabled {
  color: #AAA; }

/* line 1199, scss/_base.scss */
.pagination span.current {
  font-weight: bold;
  background: transparent url(https://ticketsolve_production_uploads.s3.amazonaws.com/images/circle.gif) no-repeat 50% 50%; }

/* line 1204, scss/_base.scss */
.pagination a {
  text-decoration: none;
  color: black; }

/* line 1209, scss/_base.scss */
#ticketsolve .pagination a:hover, #ticketsolve .pagination a:focus {
  text-decoration: underline; }

/* line 1213, scss/_base.scss */
#ticketsolve #venue_info {
  text-align: center; }

/* line 1217, scss/_base.scss */
#ticketsolve #venue_info h3 {
  margin-bottom: 0;
  border-bottom: 1px solid #AAA;
  text-align: left; }

/* line 1223, scss/_base.scss */
#ticketsolve #ticket-zones .right #venue_info p {
  padding: 6px 0 3px 0;
  margin-bottom: 3px; }

/* line 1230, scss/_base.scss */
#ticketsolve #ticket-zones .right #venue_info p,
#ticketsolve #ticket-zones .right #venue_info p a,
#ticketsolve #ticket-zones .right #venue_info p a:visited {
  font-size: 1em;
  color: #666; }

/*------------
headings
-------------*/
/* line 1239, scss/_base.scss */
#ticketsolve #day-choice {
  display: block;
  margin: 3em 0 2em 0;
  padding-top: 1em;
  border-top: 1px solid #AAA; }

/* line 1246, scss/_base.scss */
#ticketsolve #day-choice h2 {
  font-size: 1.25em; }

/* line 1250, scss/_base.scss */
#ticketsolve h2#event-day-header {
  font-size: 1.25em;
  margin-bottom: 0; }

/* line 1255, scss/_base.scss */
#ticketsolve .seated h1 {
  font-size: 1.75em; }

/* line 1259, scss/_base.scss */
#ticketsolve h1, #ticketsolve h2, #ticketsolve h3 {
  color: #5555DD;
  font-family: helvetica, verdana, sans-serif;
  font-size: 2.5em;
  line-height: 1.1em;
  letter-spacing: -0.03em;
  margin: 0.5em 0 0.5em 0;
  padding: 0; }

/* line 1271, scss/_base.scss */
#ticketsolve h1#cart-title {
  background: url(https://ticketsolve_production_uploads.s3.amazonaws.com/images/cart-default.png) 0 0 no-repeat;
  height: 32px;
  padding-left: 56px;
  padding-top: 16px; }

/* line 1278, scss/_base.scss */
#ticketsolve h2, #ticketsolve h3 {
  font-size: 2em;
  margin: 0 0 1em 0;
  font-weight: normal; }

/* line 1284, scss/_base.scss */
#ticketsolve h3 {
  font-size: 1.65em; }

/* line 1288, scss/_base.scss */
#ticketsolve #summary h3 {
  border-top: 1px solid #AAA;
  border-bottom: 1px dotted #666;
  padding: 1em 0;
  color: #666;
  text-align: center;
  margin-bottom: 0; }

/* line 1297, scss/_base.scss */
#ticketsolve form #customer_address_line_2 {
  margin-top: 0.5em; }

/* line 1301, scss/_base.scss */
#ticketsolve form#checkout ol#questions li label {
  width: 300px; }

/* line 1305, scss/_base.scss */
#ticketsolve form#checkout ol#questions li {
  float: left;
  clear: both; }

/* promotions */
/* line 1311, scss/_base.scss */
#promotion h2#running_count {
  text-align: center;
  margin: 0.5em auto 0 auto;
  border-top: 1px solid #AAA;
  padding: 0.5em 0;
  font-weight: bold;
  color: #333;
  font-style: italic;
  font-size: 1.6em; }

/* line 1322, scss/_base.scss */
#promotions .promo {
  clear: both;
  border-bottom: 1px solid #AAA;
  padding-bottom: 2em;
  margin-bottom: 2em; }

/* line 1329, scss/_base.scss */
#promotions h1 {
  border-bottom: 1px solid #AAA;
  padding-bottom: 0.5em; }

/* line 1334, scss/_base.scss */
#promotion-box {
  margin: 0px auto 3em auto;
  height: 300px;
  overflow: auto;
  border: 1px solid #999;
  font-size: 0.75em;
  padding: 1em; }

/* line 1343, scss/_base.scss */
#ticketsolve #promotions .promo a.book, #ticketsolve #promotions .promo a.book:hover {
  float: none;
  text-decoration: none;
  color: #FFF; }

/* line 1349, scss/_base.scss */
#ticketsolve form p#addpromotion {
  font-size: 1em;
  border-top: 1px solid #AAA;
  padding: 2em;
  clear: both;
  text-align: center;
  background: #EAFFEA;
  border-bottom: 1px solid #AAA; }

/* line 1359, scss/_base.scss */
#promotion-box .promoted-events {
  padding-bottom: 2em;
  border-bottom: 1px dotted #666;
  margin-bottom: 2em; }

/* line 1365, scss/_base.scss */
#promotion h2 {
  margin-top: 1.5em;
  margin-bottom: 0.5em; }

/*----------------
performances
-----------------*/
/* line 1374, scss/_base.scss */
#ticketsolve #performances, #ticketsolve #ticket-choice {
  margin: 2em 0 0 0; }

/* line 1378, scss/_base.scss */
#ticketsolve #performances h2, #ticketsolve #ticket-choice h2 {
  margin-bottom: 1em; }

/* line 1382, scss/_base.scss */
#ticketsolve table tr th {
  font-size: 1em; }

/* line 1386, scss/_base.scss */
#ticketsolve .performance {
  width: 85%;
  margin: 0 auto 0 auto; }

/* line 1391, scss/_base.scss */
#ticketsolve #performances h3 {
  color: #333;
  font-size: 1.25em;
  background: #EEEEFF;
  padding: 0.5em;
  border-top: 1px solid #AAA; }

/* line 1399, scss/_base.scss */
#ticketsolve p.add {
  text-align: right;
  padding: 0.5em 0em 0.5em 0.5em; }

/* line 1404, scss/_base.scss */
#ticketsolve table#delivery-products {
  margin-bottom: 0px; }

/* Products */
/* line 1410, scss/_base.scss */
#ticketsolve #products table {
  width: 100%;
  border-top: 1px solid #AAA;
  margin: 3em auto 3em auto; }

/* line 1417, scss/_base.scss */
#ticketsolve #products table tr td,
#ticketsolve table#delivery-products tr td {
  text-align: left;
  padding: 1em;
  border-bottom: 1px solid #AAA; }

/* line 1425, scss/_base.scss */
#ticketsolve #products label,
#ticketsolve table#delivery-products label,
#ticketsolve table#delivery-products tr td.price {
  font-weight: bold; }

/* line 1430, scss/_base.scss */
#ticketsolve #products img,
#ticketsolve table#delivery-products img {
  vertical-align: middle;
  padding-right: 1em; }

/* line 1435, scss/_base.scss */
#ticketsolve table#delivery-products {
  clear: both;
  border-top: 1px solid #AAA; }

/* Comments (Order) */
/* line 1442, scss/_base.scss */
#ticketsolve table#comments {
  width: auto;
  border-top: 1px solid #AAA;
  margin: 300em auto 3em auto; }

/* line 1448, scss/_base.scss */
#ticketsolve table#comments tr td {
  text-align: left;
  padding: 1em;
  border-bottom: 1px solid #AAA; }

/* line 1454, scss/_base.scss */
#ticketsolve #comments label {
  font-weight: bold; }

/* Comments (Account) */
/* line 1460, scss/_base.scss */
#ticketsolve table#comments_acct {
  width: auto;
  border-top: 1px solid #AAA;
  margin: 300em auto 3em auto; }

/* line 1466, scss/_base.scss */
#ticketsolve table#comments_acct tr td {
  text-align: left;
  padding: 1em;
  border-bottom: 1px solid #AAA; }

/* line 1472, scss/_base.scss */
#ticketsolve #comments_acct label {
  font-weight: bold; }

/* line 1476, scss/_base.scss */
#ticketsolve form#checkout em, #ticketsolve em.red {
  color: #FF0000;
  font-weight: normal; }

/* line 1481, scss/_base.scss */
#ticketsolve #skip-membership {
  border-top: none; }

/* line 1485, scss/_base.scss */
#ticketsolve p.base_bar {
  display: block;
  padding: 4em 0 2em 0;
  background: #FFF;
  border-bottom: none; }

/* line 1492, scss/_base.scss */
#ticketsolve #summary p.base_bar {
  padding-top: 3em; }

/* line 1496, scss/_base.scss */
#ticketsolve #summary p.base_bar a.details-payment {
  font-size: 1em;
  margin-left: 0; }

/* line 1501, scss/_base.scss */
#ticketsolve #summary a#reset_btn {
  margin: 0; }

/* line 1506, scss/_base.scss */
#ticketsolve p#details-and-payment,
#ticketsolve p.base_bar {
  border-top: none; }

/* line 1510, scss/_base.scss */
#ticketsolve form#fulfillment_form {
  margin-top: 2em; }

/* line 1514, scss/_base.scss */
#ticketsolve p#cart_confirm {
  display: block;
  padding: 3em 0; }

/* line 1519, scss/_base.scss */
#ticketsolve #cart + p#cart_confirm {
  margin-top: 0; }

/* line 1523, scss/_base.scss */
#ticketsolve #next-show-link {
  display: none; }

/* line 1527, scss/_base.scss */
#ticketsolve p#cart_confirm input, #ticketsolve input#confirm-button {
  font-size: 1em; }

/*------------
seating
-------------*/
/* line 1535, scss/_base.scss */
#ticketsolve .clear {
  clear: both;
  width: 100%;
  text-align: center; }

/* line 1541, scss/_base.scss */
#ticketsolve form.button-to div {
  text-align: center; }

/* line 1545, scss/_base.scss */
#ticketsolve div.hr {
  height: 1px;
  clear: both;
  float: left;
  margin-top: 1em; }

/* line 1552, scss/_base.scss */
#ticketsolve hr {
  display: none; }

/* line 1556, scss/_base.scss */
#email_bar a {
  text-decoration: none;
  padding-left: 20px;
  background: transparent url(https://ticketsolve_production_uploads.s3.amazonaws.com/images/email_icon.gif) left center no-repeat; }

/* line 1562, scss/_base.scss */
#email_bar a:hover {
  text-decoration: underline; }

/* line 1566, scss/_base.scss */
#ticketsolve .seat-list ul.seat_description {
  list-style: none;
  padding: 0;
  margin: 0;
  color: #4215D6; }

/* line 1573, scss/_base.scss */
#ticketsolve .seat-list ul.seat_description li {
  margin: 0.25em 0 0.25em 0; }

/* line 1577, scss/_base.scss */
#ticketsolve .seat-list h4 {
  margin: 1em 0 0 0;
  padding: 0; }

/* line 1582, scss/_base.scss */
tr.fulfillment_product_line td, tr.booking_charge_line td, tr.no_remove_donation_line td {
  background: #F5F5F5;
  color: #777; }

/*------------
singular
-------------*/
/* line 1591, scss/_base.scss */
#ticketsolve p, #ticketsolve p.description, #ticketsolve .vevent ul.properties #ticketsolve .description, #ticketsolve form#checkout label, ol#payment label {
  font-size: 1.15em;
  line-height: 1.3em; }

/* line 1596, scss/_base.scss */
#ticketsolve img#basket, #ticketsolve img.date-icon {
  vertical-align: middle; }

/* line 1600, scss/_base.scss */
#ticketsolve #terms p {
  font-size: 1em; }

/* line 1604, scss/_base.scss */
#ticketsolve p, #ticketsolve p.description, #ticketsolve .description p {
  color: #222;
  padding: 0;
  margin: 0 0 1em 0; }

/* line 1610, scss/_base.scss */
#ticketsolve p.comment {
  margin: 0.5em 0 0.5em 0;
  color: #5555DD; }

/* line 1617, scss/_base.scss */
.seat_choose #ticketsolve p.comment {
  clear: both;
  margin: 0.5em 0 0 0; }

/* line 1622, scss/_base.scss */
#ticketsolve #cart p.price_name, #ticketsolve #cart p.zone_name {
  font-size: 0.9em;
  color: #777;
  margin: 0.25em 0 0 0;
  font-weight: bold; }

/* line 1629, scss/_base.scss */
#ticketsolve p.actions {
  text-align: right;
  float: right; }

/* line 1634, scss/_base.scss */
#ticketsolve p.actions span {
  float: left; }

/* line 1638, scss/_base.scss */
#ticketsolve abbr {
  border: 0; }

/* line 1642, scss/_base.scss */
#ticketsolve .clearfix {
  clear: both;
  margin: 0;
  padding: 0; }

/* line 1648, scss/_base.scss */
#ticketsolve em {
  font-style: normal;
  font-weight: bold; }

/* line 1653, scss/_base.scss */
#ticketsolve img#progress.hide {
  display: none; }

/* line 1657, scss/_base.scss */
#ticketsolve img#progress {
  width: 16px;
  height: 16px;
  display: inline;
  margin-left: 5px; }

/* line 1664, scss/_base.scss */
#ticketsolve ol#detail-summary.def li.card {
  width: auto;
  background: transparent;
  border: none; }

/* line 1670, scss/_base.scss */
div.agreement, #ticketsolve div.agreement p, div.agreement label {
  font-size: 1em; }

/* line 1674, scss/_base.scss */
#ticketsolve form p.agree.agreed {
  background: #EAFFEA; }

/* line 1678, scss/_base.scss */
#ticketsolve form p.agree {
  border-top: 1px dotted #AAA;
  padding: 1em;
  background: #EFEFEF;
  margin-top: 1em; }

/* line 1685, scss/_base.scss */
#ticketsolve div.agreements {
  border-bottom: 1px dotted #AAA; }

/* line 1689, scss/_base.scss */
#ticketsolve div.agreement {
  padding-top: 1em; }

/* line 1693, scss/_base.scss */
#show-location {
  border: 2px solid #CCC;
  padding: 2px;
  margin: 1em auto; }

/* line 1699, scss/_base.scss */
#show-location h3 {
  margin: 0 auto;
  text-align: center;
  border-bottom: 1px solid #ccc;
  padding: 4px 0 6px 0; }

/* line 1706, scss/_base.scss */
.right-col iframe {
  padding: 2px;
  border: 2px solid #CCC; }

/* line 1711, scss/_base.scss */
#show-location h3 a {
  text-decoration: none; }

/* line 1715, scss/_base.scss */
#ticketsolve #show-location #venue_map {
  height: 200px;
  width: 200px;
  margin: 0 auto; }

/* line 1721, scss/_base.scss */
#shadowbox_title {
  border: 0px solid; }

/* line 1725, scss/_base.scss */
#shadowbox_info {
  border: 0px solid; }

/* line 1729, scss/_base.scss */
#ticketsolve table#cart tr.package_product_line td {
  padding: 0.5em 0.5em 0 0.5em; }

/* line 1733, scss/_base.scss */
#ticketsolve table#cart tr.package_product_line td a {
  font-size: 1.5em;
  display: block; }

/* line 1738, scss/_base.scss */
#ticketsolve form#new_waiting_list_entry {
  width: 100%;
  margin: 1.5em auto 0 auto; }

/* line 1743, scss/_base.scss */
#ticketsolve form#new_waiting_list_entry h4 {
  font-size: 1.2em;
  color: #000; }

/* line 1748, scss/_base.scss */
#register_waiting, #login_waiting {
  width: 40%;
  padding: 0 5%;
  color: #333;
  font-weight: normal;
  text-align: left;
  float: left;
  margin-bottom: 1em;
  border-top: 1px solid #AAA;
  border-bottom: 1px solid #AAA;
  height: 290px;
  background: #FAFAFA; }

/* line 1762, scss/_base.scss */
#ticketsolve form#new_waiting_list_entry div label {
  font-size: 0.9em;
  color: #757575; }

/* line 1768, scss/_base.scss */
input#waiting_list_entry_tickets_required,
#ticketsolve form#new_waiting_list_entry div input {
  width: 90%;
  padding: 5px;
  font-size: 1em; }

/* line 1774, scss/_base.scss */
input#waiting_list_entry_tickets_required {
  width: auto; }

/* line 1778, scss/_base.scss */
#ticketsolve #waiting_btn {
  margin: 1em auto;
  font-size: 1.4em; }

/* line 1783, scss/_base.scss */
#login_waiting {
  background: #EFEFEF; }

/* line 1787, scss/_base.scss */
#ticketsolve .soldout .clearfix {
  width: 100%; }

/* line 1791, scss/_base.scss */
#reward_redemption {
  border-top: 1px solid #AAA;
  border-bottom: 1px solid #AAA;
  background: #EFEFEF;
  padding: 2em 2em 0 2em;
  margin: 1em auto;
  font-size: 11px; }

/* line 1800, scss/_base.scss */
#ticketsolve form#checkout ol#loyalty-redemption-payment {
  background: #EFEFEF;
  padding: 1em;
  float: left;
  display: block;
  border-top: 1px solid #AAA; }

/* line 1808, scss/_base.scss */
#ticketsolve ol#loyalty-redemption-payment label {
  width: auto;
  font-weight: bold; }

/* line 1813, scss/_base.scss */
#ticketsolve #reward_redemption ul li {
  font-size: 1.2em;
  font-weight: normal;
  padding: 0.5em 0; }

/* line 1819, scss/_base.scss */
#ticketsolve #reward_redemption table tr td {
  text-align: left; }

/* line 1823, scss/_base.scss */
#ticketsolve #reward_redemption table tr td {
  padding: 10px 0; }

/* line 1827, scss/_base.scss */
#ticketsolve #reward_redemption table {
  margin: 0;
  background: #FFF;
  padding: 20px;
  border-top: 1px dotted #AAA;
  border-bottom: 1px dotted #AAA; }

/* line 1835, scss/_base.scss */
#disqus_thread {
  clear: both;
  display: block;
  float: left;
  margin-top: 0.5em;
  width: 100%; }

/* line 1843, scss/_base.scss */
#noscript-content {
  background-color: #FF9090;
  color: black;
  font-size: 120%;
  font-weight: bold;
  left: 0;
  padding: 15px 5px;
  position: fixed;
  text-align: center;
  top: 0;
  width: 100%;
  z-index: 1000; }

/* line 1857, scss/_base.scss */
.order_qr_code {
  padding-left: 10px;
  float: right; }

/* line 1862, scss/_base.scss */
#order_qr_checkin_codes table {
  font-size: 1.5em;
  font-weight: bold;
  text-align: center;
  border-spacing: 20px; }

/* line 1869, scss/_base.scss */
#order_qr_checkin_codes checkin_code_cell.td {
  text-align: right; }

/* line 17, scss/ticketsolve.scss */
#ticketsolve {
  font-family: verdana, sans-serif;
  font-size: 0.75em;
  color: #333;
  width: 90%;
  margin: 0 auto 2em auto;
  /*position:relative;*/ }

/* line 1, scss/_nav.scss */
#ticketsolve #nav {
  margin: 0 auto 2em auto; }

/* line 5, scss/_nav.scss */
#ticketsolve table#nav tr td {
  background: #EFEFEF;
  padding: 15px 0; }

/* line 10, scss/_nav.scss */
#ticketsolve table#nav tr td.prev {
  text-align: left;
  font-size: 1.5em;
  padding-left: 15px;
  width: 30%; }

/* line 17, scss/_nav.scss */
#ticketsolve table#nav tr td.title {
  text-align: center;
  width: 40%; }

/* line 22, scss/_nav.scss */
#ticketsolve table#nav tr td.title h2 {
  margin: 0;
  font-weight: bold;
  font-size: 1.7em; }

/* line 28, scss/_nav.scss */
#ticketsolve table#nav tr td.next {
  font-size: 1.5em;
  text-align: right;
  padding-right: 15px;
  width: 30%; }

/* line 37, scss/_nav.scss */
#ticketsolve #nav .prev a,
#ticketsolve #nav .prev a:visited,
#ticketsolve #nav .prev a:hover {
  font-weight: bold;
  color: #555;
  background: transparent url(https://ticketsolve_production_uploads.s3.amazonaws.com/images/large_left_arrow.gif) center left no-repeat;
  padding: 15px 20px 15px 40px; }

/* line 46, scss/_nav.scss */
#ticketsolve #nav .next a,
#ticketsolve #nav .next a:visited,
#ticketsolve #nav .next a:hover {
  font-weight: bold;
  color: #555;
  background: transparent url(https://ticketsolve_production_uploads.s3.amazonaws.com/images/large_right_arrow_nopad.gif) center right no-repeat;
  padding: 15px 40px 15px 20px; }

/* line 54, scss/_nav.scss */
#ticketsolve #nav .prev a:hover,
#ticketsolve #nav .next a:hover {
  color: #000;
  text-decoration: none; }

/* line 1, scss/_discounts.scss */
.discount_list {
  border-bottom: 1px solid #AAA;
  margin-bottom: 1em; }

/* line 6, scss/_discounts.scss */
#ticketsolve form#show-product-discount {
  border-top: 1px solid #AAA;
  margin: 2em 0 0 0; }

/* line 11, scss/_discounts.scss */
#ticketsolve form#show-product-discount #products table {
  margin: 0; }

/* line 15, scss/_discounts.scss */
#ticketsolve form#show-product-discount #products table tr td {
  padding: 1em 0;
  text-align: right; }

/* line 21, scss/_discounts.scss */
#ticketsolve form#show-product-discount .event {
  padding: 2em 0; }

/* line 25, scss/_discounts.scss */
#ticketsolve tr td span.ticket-price-description {
  display: block;
  font-size: 12px;
  color: #6A6A6A; }

/* line 31, scss/_discounts.scss */
#ticketsolve h4.discount {
  margin-bottom: 0.5em; }

/* line 35, scss/_discounts.scss */
#ticketsolve p.discount-description span.long {
  display: none; }

/* line 39, scss/_discounts.scss */
#ticketsolve p.discount-description:hover span.long {
  display: block; }

/* line 43, scss/_discounts.scss */
#ticketsolve p.discount-description:hover span.short {
  display: none; }

/* line 1, scss/_week-matrix.scss */
#ticketsolve table#matrix {
  font-size: 1.2em; }

/* line 5, scss/_week-matrix.scss */
#ticketsolve table#matrix tr td {
  padding: 0;
  text-align: center;
  width: auto; }

/* line 11, scss/_week-matrix.scss */
#ticketsolve table#matrix thead tr td {
  padding: 20px 0;
  width: 130px;
  border-right: 1px solid #AAA;
  border-bottom: 1px solid #AAA;
  border-top: 1px solid #AAA;
  background: #EFEFEF;
  background: -moz-linear-gradient(left, #efefef, white, white, #efefef);
  background: -webkit-gradient(linear, left top, left bottom, from(#efefef), to(white));
  filter: progid:DXImageTransform.Microsoft.Gradient(StartColorStr='#EFEFEF', EndColorStr='#FFFFFF', GradientType=0); }

/* line 23, scss/_week-matrix.scss */
#ticketsolve table#matrix tr td.show_name {
  text-align: left;
  border-left: 1px solid #AAA; }

/* line 28, scss/_week-matrix.scss */
#ticketsolve table#matrix tr td.show_name a {
  width: 100px;
  height: 45px;
  padding: 20px 20px;
  background: #EFEFEF;
  display: block; }

/* line 36, scss/_week-matrix.scss */
#ticketsolve table#matrix tr td.photo_button {
  vertical-align: bottom; }

/* line 40, scss/_week-matrix.scss */
#ticketsolve table#matrix tr td.photo_button a {
  width: 130px;
  height: 75px;
  display: block;
  padding: 5px;
  text-align: left; }

/* line 48, scss/_week-matrix.scss */
#ticketsolve table#matrix tr td.photo_button a:hover {
  text-decoration: none; }

/* line 53, scss/_week-matrix.scss */
#ticketsolve table#matrix tr td.show_name,
#ticketsolve table#matrix tr td.corner {
  border-bottom: 1px solid #AAA;
  border-top: none; }

/* line 58, scss/_week-matrix.scss */
#ticketsolve table#matrix tr td.no_shows {
  border-right: 1px solid #AAA;
  text-align: center;
  font-style: italic;
  background: #FAFAFA;
  color: #999;
  padding: 40px 0; }

/* line 67, scss/_week-matrix.scss */
#ticketsolve table#matrix tr td.corner {
  background: transparent;
  border-right: 1px solid #AAA; }

/* line 72, scss/_week-matrix.scss */
#ticketsolve table#matrix tr.events td {
  border-right: 1px solid #AAA;
  border-bottom: 1px solid #AAA; }

/* line 77, scss/_week-matrix.scss */
#ticketsolve table#matrix tr td.event_time {
  font-size: 0.85em;
  padding: 15px 2px;
  vertical-align: middle;
  text-align: center; }

/* line 84, scss/_week-matrix.scss */
#ticketsolve table#matrix tr td.event_time ul li {
  padding: 0;
  line-height: 26px; }

/* line 89, scss/_week-matrix.scss */
#ticketsolve table#matrix tr td form {
  float: none; }

/* line 93, scss/_week-matrix.scss */
#ticketsolve table#matrix tr td.event_time form input {
  margin-left: 1px;
  vertical-align: middle;
  padding-bottom: 3px; }

/* line 100, scss/_week-matrix.scss */
#ticketsolve table#matrix tr td.event_time a,
#ticketsolve table#matrix tr td.event_time a:visited {
  padding: 2px 6px;
  border: 1px solid #CCC;
  color: #000;
  background: -moz-linear-gradient(top, white, #cccccc);
  background: -webkit-gradient(linear, left top, left bottom, from(white), to(#cccccc));
  filter: progid:DXImageTransform.Microsoft.Gradient(StartColorStr='#FFFFFF', EndColorStr='#CCCCCC', GradientType=0);
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  display: block;
  margin: 8px auto 0 auto;
  width: 50%; }

/* line 114, scss/_week-matrix.scss */
#ticketsolve table#matrix tr td.event_time a:hover {
  background: #FFF;
  text-decoration: none; }

/* line 1, scss/_checkout.scss */
#ticketsolve p#patient {
  text-align: center; }

/* line 5, scss/_checkout.scss */
#ticketsolve p#patient.waiting {
  font-size: 1.8em;
  padding: 50px 0 25px 0;
  margin: 20px 0 0 0;
  border-top: 1px solid #AAA;
  border-bottom: 1px solid #AAA;
  background: #ccffcc url(https://ticketsolve_production_uploads.s3.amazonaws.com/images/spinner.gif) no-repeat 50% 10px; }

/* line 1, scss/_steps.scss */
ol#steps {
  clear: both;
  font-size: 12px;
  display: block;
  margin: 0 auto;
  padding: 0;
  width: 90%;
  border-bottom: 1px solid #AAA; }

/* line 11, scss/_steps.scss */
ol#steps li {
  list-style: none;
  padding: 0 12px 0 0;
  margin: 0 8px 0 0;
  background-image: url(https://ticketsolve_production_uploads.s3.amazonaws.com/images/steps.gif);
  background-repeat: no-repeat;
  background-position: right 8px;
  float: left;
  display: block;
  margin-bottom: 2em; }

/* line 23, scss/_steps.scss */
#steps li span, #steps li a {
  color: #666;
  padding: 4px 0px;
  float: left;
  display: block; }

/* line 30, scss/_steps.scss */
#steps li a + span {
  padding: 4px 0px 4px 4px;
  margin: 0;
  border: none;
  background: transparent;
  font-weight: normal; }

/* line 38, scss/_steps.scss */
#steps li a {
  float: left;
  display: block; }

/* line 43, scss/_steps.scss */
ol#steps li.last {
  background-image: none;
  padding-right: 0;
  margin-right: 0; }

/* line 49, scss/_steps.scss */
ol#steps li.selected a, ol#steps li.selected a:link, ol#steps li.selected a:visited {
  font-weight: bold;
  color: #000;
  text-decoration: none; }

/* line 1, scss/_footer.scss */
#base {
  width: 100%;
  clear: both;
  margin: 1em auto 1em auto;
  text-align: center;
  font-family: verdana, sans-serif;
  font-size: 0.7em;
  color: #666; }

/* line 11, scss/_footer.scss */
body p#base a:hover {
  background-color: transparent; }

/* line 13, scss/_footer.scss */
body p#base a img {
  padding-left: 3px;
  vertical-align: text-bottom;
  border: none; }

/* line 1, scss/_event-times.scss */
#ticketsolve .event_time {
  width: 100%; }

/* line 5, scss/_event-times.scss */
#ticketsolve .event_time h3 {
  padding-bottom: 0.5em; }

/* line 9, scss/_event-times.scss */
#ticketsolve #events h2 {
  font-size: 1.5em;
  border-bottom: 1px solid #D1D1D1;
  padding: 0 0 0.5em 0;
  margin: 0; }

/* line 16, scss/_event-times.scss */
#ticketsolve #events .event {
  border-bottom: 1px solid #DEDEDE;
  padding: 1em 0; }

/* line 22, scss/_event-times.scss */
#ticketsolve #events,
#ticketsolve #events .event_time {
  float: left;
  clear: both;
  display: block; }

/* line 28, scss/_event-times.scss */
#ticketsolve #events {
  margin: 2em auto;
  background: #F4F4F4;
  padding: 3%;
  width: 94%; }

/* line 35, scss/_event-times.scss */
#ticketsolve .event_time ul {
  line-height: 20px;
  word-spacing: 1px;
  margin: 0;
  padding: 0; }

/* line 42, scss/_event-times.scss */
#ticketsolve .event_time ul li {
  font-weight: bold;
  list-style-type: none;
  margin-right: 5px;
  padding: 0;
  float: left; }

/* line 51, scss/_event-times.scss */
#ticketsolve .event_time ul li.event_venue_name,
#ticketsolve .event_time ul li.dtstart {
  font-weight: normal;
  padding: 0;
  display: block;
  float: left;
  padding: 3px 0px; }

/* line 59, scss/_event-times.scss */
#ticketsolve .event_time ul li.dtstart {
  font-weight: bold;
  width: 80px; }

/* line 64, scss/_event-times.scss */
#ticketsolve .event_time ul li.event_venue_name, .vlayout {
  display: none; }

/* line 66, scss/_event-times.scss */
#ticketsolve .venue_description {
  padding: 1em 0 0 0;
  font-size: 1em; }

/* line 75, scss/_event-times.scss */
#ticketsolve .event_time ul li a,
#ticketsolve .event_time ul li a:visited,
#ticketsolve .event_time ul li a:link {
  text-decoration: none;
  display: block;
  float: left;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border: 1px solid #CCCCCC;
  color: #000;
  text-shadow: 0 -1px 0 #dddddd;
  padding: 3px 8px;
  margin-right: 0; }

/* line 1, scss/_seat-selection.scss */
.seat_choose #ticketsolve p.small {
  font-size: 1em; }

/* line 5, scss/_seat-selection.scss */
#ticketsolve #ticket-zones .left h3 {
  margin-bottom: 2em;
  color: #333333;
  font-size: 1.5em;
  border-bottom: 1px solid #AAA;
  padding: 1.5em 0; }

/* line 13, scss/_seat-selection.scss */
.seat_choose #ticketsolve h2 {
  font-size: 1.5em;
  margin-bottom: 0;
  display: inline;
  padding: 0 5px 0 0; }

/* line 20, scss/_seat-selection.scss */
.seat_choose #ticketsolve form#zone_selection {
  display: inline;
  font-size: 1em;
  padding: 0em; }

/* line 28, scss/_seat-selection.scss */
#ticketsolve #ticket-zones #price_chooser,
#ticketsolve #event_price_chooser,
#ticketsolve p.indicator_large {
  background: #FFF;
  border: 10px solid #777;
  display: block;
  margin: 0;
  font-size: 1.2em;
  text-align: left;
  -moz-border-radius: 12px;
  -webkit-border-radius: 12px;
  position: absolute;
  top: 35%;
  left: 40%;
  padding: 35px;
  z-index: 999999; }

/* line 44, scss/_seat-selection.scss */
#ticketsolve #ticket-zones #price_chooser {
  left: 200px;
  padding: 20px; }

/* line 49, scss/_seat-selection.scss */
#ticketsolve #event_price_chooser {
  left: 10%;
  padding: 20px; }

/* line 55, scss/_seat-selection.scss */
#ticketsolve #event_price_chooser h3,
#ticketsolve #event_price_chooser table {
  border-bottom: 1px solid #CCC;
  padding-bottom: 0.5em;
  margin-bottom: 0.5em; }

/* line 60, scss/_seat-selection.scss */
#ticketsolve #event_price_chooser table {
  padding-bottom: 1em;
  margin-bottom: 0; }

/* line 65, scss/_seat-selection.scss */
#ticketsolve #event_price_chooser p.add {
  text-align: center;
  background: #EAFFEA;
  border-bottom: 1px solid #CCC;
  font-size: 0.95em; }

/* line 72, scss/_seat-selection.scss */
#ticketsolve p.indicator_large {
  font-size: 12px;
  top: 35%;
  padding: 20px; }

/* line 78, scss/_seat-selection.scss */
#ticketsolve p.indicator_large img {
  padding-right: 5px;
  vertical-align: middle; }

/* line 84, scss/_seat-selection.scss */
.seat_choose #ticketsolve {
  width: 100%; }

/* line 89, scss/_seat-selection.scss */
#zoneseatmap h3 {
  background: #CCEEFF; }

/* line 94, scss/_seat-selection.scss */
#ticket-zones {
  position: relative;
  overflow: hidden; }

/* line 99, scss/_seat-selection.scss */
#seat-map {
  float: left;
  position: relative;
  margin: 0 auto; }

/* line 105, scss/_seat-selection.scss */
#ticket-zones .right #mini_map {
  border-top: 1px solid #AAA; }

/* line 111, scss/_seat-selection.scss */
#ticket-zones .right #venue_info .imglink img,
#ticket-zones .right #ticketzone_info img,
#ticket-zones .right #mini_map img {
  display: block; }

/* line 115, scss/_seat-selection.scss */
#badge-key {
  float: left;
  clear: both;
  margin: 2em auto;
  background: transparent url(https://ticketsolve_production_uploads.s3.amazonaws.com/images/badge_key.png) no-repeat 50% 0;
  display: block;
  width: 100%;
  padding-top: 38px;
  color: #757575;
  font-size: 10px;
  text-align: center; }

/* line 128, scss/_seat-selection.scss */
#seat-map a.badge {
  top: 0;
  left: 0;
  position: absolute;
  width: 32px;
  height: 32px;
  display: block;
  text-indent: -100000px;
  overflow: none;
  outline: none;
  background: transparent url(https://ticketsolve_production_uploads.s3.amazonaws.com/images/seat_map_badge.png) no-repeat 0 0; }

/* line 141, scss/_seat-selection.scss */
#seat-map a.badge img {
  display: none; }

/* line 145, scss/_seat-selection.scss */
#badge_hover .bar {
  margin-top: 7px;
  width: 178px;
  font-size: 9px;
  line-height: 1;
  height: 9px;
  background: #84d700 url(https://ticketsolve_production_uploads.s3.amazonaws.com/images/percent_bar.gif) no-repeat 0 0;
  color: #333;
  padding: 3px 0px;
  border: 1px solid #888;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px; }

/* line 160, scss/_seat-selection.scss */
a.badge span {
  display: none; }

/* line 164, scss/_seat-selection.scss */
#grid #seat-prices em {
  padding: 0;
  margin: 0;
  font-style: italic; }

/* line 170, scss/_seat-selection.scss */
#seat-prices {
  background: #FFF;
  background: rgba(255, 255, 255, 0.95);
  position: absolute;
  z-index: 100000;
  border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border: 2px solid #000;
  text-align: center;
  padding: 4px 8px;
  width: 140px; }

/* line 184, scss/_seat-selection.scss */
#badge_hover {
  position: absolute;
  background: #FFF;
  z-index: 100000;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border: 4px solid #000;
  text-align: center;
  margin-left: 25px;
  margin-top: -25px;
  width: 200px; }

/* line 198, scss/_seat-selection.scss */
#badge_hover span.image {
  padding: 0px;
  max-height: 120px;
  overflow: hidden;
  border-bottom: 1px solid #000; }

/* line 205, scss/_seat-selection.scss */
#badge_hover span.title {
  color: #FFF;
  background: #28204F;
  background: -moz-linear-gradient(top, #a8a1ce, #28204f);
  background: -webkit-gradient(linear, left top, left bottom, from(#a8a1ce), to(#28204f));
  filter: progid:DXImageTransform.Microsoft.Gradient(StartColorStr='#A8A1CE', EndColorStr='#28204F', GradientType=0);
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  -moz-border-radius-topleft: 6px;
  -moz-border-radius-topright: 6px;
  -webkit-border-top-left-radius: 6px;
  -webkit-border-top-right-radius: 6px;
  padding: 8px 10px 10px 10px;
  font-size: 18px;
  font-weight: bold;
  text-align: left;
  text-shadow: 0.1em 0.1em 0.05em #28204f; }

/* line 224, scss/_seat-selection.scss */
#badge_hover span.arrow {
  background: transparent url(https://ticketsolve_production_uploads.s3.amazonaws.com/images/seat_map_badge.png) no-repeat -20px -224px;
  display: block;
  width: 12px;
  height: 26px;
  position: absolute;
  top: 10px;
  left: -16px;
  padding: 0px; }

/* line 235, scss/_seat-selection.scss */
#ticketsolve #tiny_map {
  display: block;
  margin: 0 auto;
  padding: 1em 0;
  border-bottom: 1px solid #AAA; }

/* line 242, scss/_seat-selection.scss */
#badge_hover span {
  display: block;
  padding: 8px 10px; }

/* line 246, scss/_seat-selection.scss */
#badge_hover span:hover {
  cursor: pointer; }

/* line 250, scss/_seat-selection.scss */
#ticketsolve #ticket-zones .right #zone_list h3 {
  margin-bottom: 0;
  border-bottom: 1px solid #AAA; }

/* line 255, scss/_seat-selection.scss */
#ticketsolve #ticket-zones .right #venue_info h3 a {
  color: #333;
  text-decoration: none; }

/* line 260, scss/_seat-selection.scss */
#ticketsolve #ticket-zones .right #ticketzone_info h3 {
  margin-bottom: 0; }

/* line 264, scss/_seat-selection.scss */
#ticketsolve #ticket-zones .right #zone_list ul {
  display: block; }

/* line 268, scss/_seat-selection.scss */
#ticketsolve #ticket-zones .right #zone_list ul,
#ticketsolve #ticket-zones .right #zone_list ul li {
  margin: 0;
  padding: 0; }

/* line 275, scss/_seat-selection.scss */
#ticketsolve #ticket-zones .right #zone_list ul li.sold_out,
#ticketsolve #ticket-zones .right #zone_list ul li a,
#ticketsolve #ticket-zones .right #zone_list ul li a:visited {
  padding: 1em;
  border-bottom: 1px solid #AAA;
  text-decoration: none;
  display: block;
  color: #000; }

/* line 283, scss/_seat-selection.scss */
#ticketsolve #ticket-zones .right #zone_list ul li.last {
  border-bottom: none; }

/* line 287, scss/_seat-selection.scss */
#ticketsolve #ticket-zones .right #zone_list ul {
  max-height: 398px;
  overflow-y: scroll; }

/* line 292, scss/_seat-selection.scss */
#seat-map a.badge.percent_100 {
  background-position: 0 0; }

/* line 293, scss/_seat-selection.scss */
#seat-map a.badge.percent_80 {
  background-position: 0 -32px; }

/* line 294, scss/_seat-selection.scss */
#seat-map a.badge.percent_60 {
  background-position: 0 -64px; }

/* line 295, scss/_seat-selection.scss */
#seat-map a.badge.percent_40 {
  background-position: 0 -96px; }

/* line 296, scss/_seat-selection.scss */
#seat-map a.badge.percent_20 {
  background-position: 0 -128px; }

/* line 297, scss/_seat-selection.scss */
#seat-map a.badge.percent_10 {
  background-position: 0 -160px; }

/* line 298, scss/_seat-selection.scss */
#seat-map a.badge.percent_0 {
  background-position: 0 -192px; }

/* line 301, scss/_seat-selection.scss */
#ticketsolve .right ul#key li div {
  display: inline-block;
  width: 7px;
  height: 15px;
  vertical-align: middle;
  text-align: center;
  font-size: 10px;
  line-height: 15px; }

/* line 311, scss/_seat-selection.scss */
#ticketsolve #key .seat_assigned,
#ticketsolve table#seat-layout tr td {
  background: #D7D7D7; }

/* line 313, scss/_seat-selection.scss */
#ticketsolve table#seat-layout tr td.sp {
  background: transparent; }

/* line 316, scss/_seat-selection.scss */
#ticketsolve #key .blocked,
#ticketsolve table#seat-layout tr td.b {
  background: #89CEE8; }

/* line 319, scss/_seat-selection.scss */
#ticketsolve #key .seat_code_required,
#ticketsolve table#seat-layout tr td.r a {
  color: #000;
  background: #D7D7D7; }

/* line 320, scss/_seat-selection.scss */
#ticketsolve table#seat-layout tr td.r a:hover {
  color: #FFF; }

/* line 323, scss/_seat-selection.scss */
#ticketsolve #key .seat_in_cart,
#ticketsolve table#seat-layout tr td.c {
  background: #FFAAAA;
  width: 6px;
  height: 11px;
  border: 2px solid #FF0000; }

/* line 324, scss/_seat-selection.scss */
#ticketsolve .right ul#key li div.seat_in_cart {
  width: 3px;
  height: 11px; }

/* line 328, scss/_seat-selection.scss */
#ticketsolve table#seat-layout tr td.c a,
#ticketsolve table#seat-layout tr td.c a:active,
#ticketsolve table#seat-layout tr td.c a:visited {
  width: 6px;
  height: 11px;
  background: #FFAAAA; }

/* line 331, scss/_seat-selection.scss */
#ticketsolve #key .available,
#ticketsolve table#seat-layout tr td.s {
  background: #00CC00; }

/* line 336, scss/_seat-selection.scss */
#ticketsolve table#seat-layout tr td a,
#ticketsolve table#seat-layout tr td a:visited,
#ticketsolve table#seat-layout tr td a:active,
#ticketsolve table#seat-layout tr td a:link {
  display: block; }

/* line 338, scss/_seat-selection.scss */
#ticketsolve table#seat-layout tr td a:hover {
  color: #333;
  background: #333;
  text-decoration: none; }

/* line 340, scss/_seat-selection.scss */
#ticketsolve table#seat-layout tr,
#ticketsolve table#seat-layout {
  font-size: 10px; }

/* line 342, scss/_seat-selection.scss */
#ticketsolve #ticket-zones .right ul#key {
  border-bottom: 1px solid #AAA;
  padding: 10px 20px;
  background: #FFF; }

/* line 348, scss/_seat-selection.scss */
#zoneseatmap {
  overflow: hidden; }

/* line 352, scss/_seat-selection.scss */
#ticket-zones #zoneseatmap img.zone-seat-map {
  margin: 0;
  padding: 0; }

/* line 357, scss/_seat-selection.scss */
#ticket-zones #cart_sidebar_summary p.small {
  margin-bottom: 0;
  padding-bottom: 15px; }

/* line 362, scss/_seat-selection.scss */
#ticket-zones #cart_sidebar_summary ul li {
  font-size: 10px; }

/* line 366, scss/_seat-selection.scss */
#ticket-zones #cart_sidebar_summary ul li strong {
  color: #000;
  font-size: 1.2em; }

/* line 371, scss/_seat-selection.scss */
#ticket-zones #cart_sidebar_summary ul li a.delete {
  background: transparent url(https://ticketsolve_production_uploads.s3.amazonaws.com/images/delete.gif) 0 0 no-repeat scroll;
  width: 13px;
  padding-right: 8px;
  height: 14px;
  float: left; }

/* line 380, scss/_seat-selection.scss */
#ticket-zones #cart_sidebar_summary ul li a.delete span {
  text-indent: -10000px;
  display: none; }

/* line 385, scss/_seat-selection.scss */
#ticket-zones #cart_sidebar_summary ul li a.delete:hover {
  background: transparent url(https://ticketsolve_production_uploads.s3.amazonaws.com/images/delete.gif) 0 -14px no-repeat scroll; }

/* line 389, scss/_seat-selection.scss */
#ticket-zones #cart_sidebar_summary #summary_total {
  color: #000;
  font-weight: bold;
  padding: 0 5px;
  font-size: 1.2em; }

/* line 396, scss/_seat-selection.scss */
#ticket-zones #cart_sidebar_summary .review-cart-holder {
  padding: 10px 0px 10px 15px;
  background: #EEFFEE; }

/* line 405, scss/_seat-selection.scss */
#ticket-zones #cart_sidebar_summary {
  border-bottom: 1px solid #AAA; }

/* line 409, scss/_seat-selection.scss */
#ticket-zones #cart_sidebar_summary a.review-cart {
  margin: 10px auto 5px auto;
  display: block;
  height: 12px;
  font-weight: bold;
  float: none;
  width: 75%;
  text-align: center;
  padding: 5px 0;
  font-size: 11px; }

/* line 421, scss/_seat-selection.scss */
#ticketsolve table#seat-layout {
  width: auto; }

/* line 425, scss/_seat-selection.scss */
#ticketsolve table#seat-layout span ul.hover-prices {
  color: #000;
  min-width: 180px;
  padding: 1em; }

/* line 431, scss/_seat-selection.scss */
#ticketsolve table#seat-layout tr td.d {
  background: #FFF;
  color: #000;
  font-family: Courier, monospace; }

/* line 439, scss/_seat-selection.scss */
#ticketsolve table#seat-layout tr td,
#ticketsolve table#seat-layout tr td a {
  width: 10px;
  height: 15px;
  line-height: 15px;
  vertical-align: middle;
  padding: 0px;
  text-align: center; }

/* line 441, scss/_seat-selection.scss */
#ticketsolve #seat-prices ul li {
  font-weight: bold;
  margin: 0.5em 0 0.5em 0; }

/* line 442, scss/_seat-selection.scss */
#ticketsolve #seat-prices ul li img {
  vertical-align: middle; }

/* line 443, scss/_seat-selection.scss */
#ticketsolve #seat-prices ul, #ticketsolve #ticket-zones ul {
  list-style: none;
  padding: 0; }

/* line 445, scss/_seat-selection.scss */
#ticketsolve #seat-layout {
  padding: 2em 0 100px 0;
  text-align: left;
  width: 100%;
  margin: 0 auto;
  clear: both; }

/* line 453, scss/_seat-selection.scss */
#ticketsolve #seat-layout p.add {
  padding-bottom: 1.5em;
  margin-bottom: 1em;
  border-bottom: 1px solid #AAA; }

/* line 459, scss/_seat-selection.scss */
#ticketsolve table#seat-layout {
  border-collapse: separate; }

/* line 466, scss/_seat-selection.scss */
#ticketsolve table#seat-layout tr {
  display: block;
  line-height: 18px; }

/* line 471, scss/_seat-selection.scss */
#ticketsolve #zoneseatmap form {
  text-align: center;
  margin: 0 auto;
  padding-top: 1em; }

/* line 477, scss/_seat-selection.scss */
#ticketsolve #zoneseatmap form table {
  width: 90%;
  margin: 0 auto; }

/* line 482, scss/_seat-selection.scss */
#ticketsolve #zoneseatmap p.add {
  border-top: 1px solid #AAA;
  padding: 1em 5%;
  margin-top: 1em; }

/* line 489, scss/_seat-selection.scss */
#ticketsolve #ticket-zones p.actions,
#ticketsolve #ticket-zones p.actions span {
  float: none; }

/* line 492, scss/_seat-selection.scss */
#ticketsolve #ticket-zones p.actions {
  text-align: center; }

/* line 499, scss/_seat-selection.scss */
#ticketsolve #ticket-zones .right #mini_map div,
#ticketsolve #ticket-zones .right #venue_info,
#ticketsolve #ticket-zones .right #cart_sidebar_summary,
#ticketsolve #ticket-zones .right #discount_prompt {
  padding-bottom: 13px;
  background: transparent url(https://ticketsolve_production_uploads.s3.amazonaws.com/images/sidebar_grad.gif) bottom left repeat-x; }

/* line 504, scss/_seat-selection.scss */
#ticketsolve #ticket-zones .right #pricing_summary {
  padding-bottom: 0; }

/* line 508, scss/_seat-selection.scss */
#ticketsolve #ticket-zones .right #pricing_summary_prices {
  margin-bottom: 14px; }

/* line 513, scss/_seat-selection.scss */
#ticketsolve #ticket-zones .right h3#cart_summary_heading {
  background: white url(https://ticketsolve_production_uploads.s3.amazonaws.com/images/cart-tiny.gif) 8px 6px no-repeat;
  padding-left: 45px; }

/* line 518, scss/_seat-selection.scss */
#ticketsolve #ticket-zones .right #discount_prompt em {
  font-weight: normal;
  font-style: italic;
  padding: 0 20px;
  color: #999; }

/* line 524, scss/_seat-selection.scss */
#ticketsolve #ticket-zones .right #discount_prompt {
  padding-bottom: 2em; }

/* line 527, scss/_seat-selection.scss */
#ticketsolve #ticket-zones .right #mini_map div {
  text-align: center;
  padding: 0 0 2em 0; }

/* line 532, scss/_seat-selection.scss */
#ticketsolve #ticket-zones .right #mini_map div h3 {
  text-align: left; }

/* line 536, scss/_seat-selection.scss */
#ticketsolve #ticket-zones .right #mini_map div img {
  border: 2px solid #999;
  padding: 3px;
  background: #FFF; }

/* line 542, scss/_seat-selection.scss */
#ticketsolve #ticket-zones .right #mini_map div img:hover {
  border: 2px solid #555; }

/* line 546, scss/_seat-selection.scss */
#ticketsolve #ticket-zones img {
  margin: 0 auto; }

/* line 550, scss/_seat-selection.scss */
#ticketsolve #ticket-zones {
  float: left;
  width: 100%;
  clear: both;
  border-top: 1px solid #AAA;
  border-bottom: 1px solid #AAAAAA; }

/* line 558, scss/_seat-selection.scss */
#ticketsolve #ticket-zones .left, #ticketsolve #ticket-zones .right {
  float: left; }

/* line 562, scss/_seat-selection.scss */
#ticketsolve #ticket-zones .left {
  width: 68%;
  text-align: center; }

/* line 567, scss/_seat-selection.scss */
#ticketsolve #ticket-zones .right {
  width: 31%;
  padding: 0;
  float: right;
  border-left: 1px solid #AAA;
  background: #EFEFEF;
  min-height: 400px; }

/* line 576, scss/_seat-selection.scss */
#ticketsolve #ticket-zones .right h3 {
  padding: 15px 20px;
  background: #FFF;
  color: #333;
  font-size: 1.3em; }

/* line 583, scss/_seat-selection.scss */
#ticketsolve #ticket-zones .right label {
  font-size: 1.1em;
  line-height: 1.3em;
  padding-left: 20px;
  color: #555; }

/* line 590, scss/_seat-selection.scss */
#ticketsolve #ticket-zones .right p {
  padding: 0 20px;
  color: #555; }

/* line 595, scss/_seat-selection.scss */
#ticketsolve #ticket-zones .right h4 {
  padding: 0 20px; }

/* line 599, scss/_seat-selection.scss */
#ticketsolve #ticket-zones #price_chooser ul a {
  text-decoration: none;
  font-size: 1em;
  line-height: 1.3em; }

/* line 606, scss/_seat-selection.scss */
#ticketsolve #ticket-zones #price_chooser ul,
#ticketsolve #ticket-zones .right ul {
  padding: 0 20px;
  margin: 0;
  font-size: 1em;
  line-height: 1.3em;
  list-style-position: outside;
  list-style-type: none; }

/* line 616, scss/_seat-selection.scss */
#ticketsolve #ticket-zones #price_chooser ul li,
#ticketsolve #ticket-zones .right ul li {
  padding: 0 0 5px 0; }

/* line 621, scss/_seat-selection.scss */
#ticketsolve #ticket-zones #price_chooser ul li div,
#ticketsolve #ticket-zones .right ul li div {
  width: 7px;
  padding: 0 2px;
  height: 15px;
  line-height: 15px;
  display: inline-block;
  margin-right: 5px; }

/* line 630, scss/_seat-selection.scss */
#ticketsolve #seat-layout h2 {
  text-align: left; }

/* line 634, scss/_seat-selection.scss */
#ticketsolve #ticket-zones td span {
  display: none; }

/* line 638, scss/_seat-selection.scss */
#ticketsolve #ticket-zones td:hover {
  position: relative; }

/* line 642, scss/_seat-selection.scss */
#ticketsolve #ticket-zones td:hover span {
  z-index: 100000;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border: 4px solid #999;
  display: block;
  position: absolute;
  top: 10px;
  left: 0;
  margin: 10px;
  background: #FFF; }

/* line 7, scss/_events.scss */
#ticketsolve .vevent, #ticketsolve .vevent #performances, #ticketsolve .vevent #ticket-choice {
  padding: 2em 0 2em 0;
  border-top: 1px solid #BBB;
  width: 100%;
  display: block; }

/* line 17, scss/_events.scss */
#ticketsolve .detail {
  border-top: none;
  padding: 0;
  width: 100%; }

/* line 24, scss/_events.scss */
#ticketsolve .vevent, #ticketsolve .vevent p.description img.inleft {
  float: left; }

/* line 25, scss/_events.scss */
#ticketsolve .vevent h2 {
  margin: 0 0 0.65em 0; }

/* line 26, scss/_events.scss */
#ticketsolve .vevent h1 {
  margin-bottom: 0.5em; }

/* line 27, scss/_events.scss */
#ticketsolve .vevent abbr.dtstart, #ticketsolve .vevent abbr.dtend, #ticketsolve .price, #ticketsolve #total {
  font-weight: bold; }

/* line 28, scss/_events.scss */
#ticketsolve .total {
  font-weight: bold;
  min-width: 120px; }

/* line 29, scss/_events.scss */
#ticketsolve .vevent abbr.dtstart, #ticketsolve .vevent abbr.dtend, #ticketsolve .price, #ticketsolve .total, #ticketsolve #total {
  font-weight: bold; }

/* line 31, scss/_events.scss */
#ticketsolve .vevent p {
  color: #444;
  font-size: 1em;
  line-height: 1.5em;
  margin: 0.5em 0 0.5em 0;
  padding: 0; }

/* line 41, scss/_events.scss */
#ticketsolve .vevent p.dates,
#ticketsolve #show-detail p.location,
#ticketsolve .show-detail p.location {
  line-height: 1em; }

/* line 46, scss/_events.scss */
#ticketsolve #show-detail,
#ticketsolve .show-detail {
  border-bottom: 1px solid #AAA;
  float: left;
  width: 100%; }

/* line 52, scss/_events.scss */
#ticketsolve #show-detail.seated {
  border-bottom: none; }

/* line 56, scss/_events.scss */
#ticketsolve .vevent .description {
  margin: 1.15em 0 0 0; }

/* line 58, scss/_events.scss */
#ticketsolve .vevent ul.properties {
  margin: 0em 0 1em 0;
  padding: 0;
  list-style: none; }

/* line 64, scss/_events.scss */
#ticketsolve .vevent ul.properties li {
  padding: 0.75em 0 0.75em 0;
  border-bottom: 1px solid #DDD; }

/* line 69, scss/_events.scss */
#ticketsolve .vevent .description table {
  width: auto;
  margin-right: 2em;
  text-align: left;
  border: 1px solid #AAA;
  margin-bottom: 1.5em;
  font-size: 0.9em; }

/* line 78, scss/_events.scss */
#ticketsolve .vevent .description table tr th {
  text-align: center;
  border-top: none;
  border-bottom: 1px solid #AAA; }

/* line 84, scss/_events.scss */
#ticketsolve .vevent ul.properties li.last {
  border-bottom: none; }

/* line 85, scss/_events.scss */
#ticketsolve .vevent .description table tr td {
  padding: 0.5em 0 0.5em 0; }

/* line 86, scss/_events.scss */
#ticketsolve .vevent .description table tr.even {
  background: #EFEFEF; }

/* line 87, scss/_events.scss */
#ticketsolve .vevent .description table tr td {
  text-align: center; }

/* line 88, scss/_events.scss */
#ticketsolve .detail .description {
  margin-top: 1.25em; }

/* line 93, scss/_events.scss */
#ticketsolve .vevent img.show-image,
#ticketsolve img.venue-image,
#ticketsolve img.production-company-image,
#ticketsolve #products img.show-image {
  margin: 0.25em 0 1em 0;
  border: 2px solid #CCC;
  padding: 2px;
  width: 200px; }

/* line 103, scss/_events.scss */
#ticketsolve a.show-thumb-image img,
#ticketsolve .vevent a.show-thumb-image img,
#ticketsolve #products a.show-thumb-image img,
#ticketsolve #delivery-products .show-thumb-image {
  margin: 0 0 0 0;
  border: 2px solid #CCC;
  padding: 1px;
  width: 60px;
  height: 60px; }

/* line 113, scss/_events.scss */
#ticketsolve a.show-thumb-image:hover,
#ticketsolve .vevent a#show_gallery_0, #ticketsolve .vevent a.show-thumb-image:hover,
#ticketsolve #products a.default_product_image, #products a.show-thumb-image:hover {
  background: transparent; }

/* line 119, scss/_events.scss */
#ticketsolve a.show-thumb-image:hover img,
#ticketsolve .vevent a#show_gallery_0:hover img, #ticketsolve .vevent a.show-thumb-image:hover img,
#ticketsolve #products a.default_product_image:hover img, #products a.show-thumb-image:hover img {
  border: 2px solid #555; }

/* line 123, scss/_events.scss */
#ticketsolve .vevent img.in-left {
  margin: 0.25em 1em 1em 0;
  float: left; }

/* line 128, scss/_events.scss */
p#languages img {
  border: none; }

/* line 132, scss/_events.scss */
#ticketsolve .vevent div.fill-horiz img {
  float: none;
  margin: 0.25em auto 1em auto; }

/* line 138, scss/_events.scss */
#ticketsolve #event_jump {
  display: none; }

/* line 140, scss/_events.scss */
#ticketsolve #event_jump a,
#ticketsolve #event_jump a:hover {
  height: 15px;
  line-height: 20px;
  display: block;
  padding-left: 23px;
  background: transparent url(https://ticketsolve_production_uploads.s3.amazonaws.com/images/arrow_down.gif) no-repeat left center;
  line-height: 1;
  margin: 10px 0 10px 0; }

/* line 151, scss/_events.scss */
#ticketsolve #event_jump a:hover {
  color: #000;
  text-decoration: none; }

/* line 157, scss/_events.scss */
#ticketsolve a.details-payment, #ticketsolve a.details-payment:hover {
  margin-left: 0.5em;
  float: none; }

/* line 162, scss/_events.scss */
#ticketsolve .vevent .description a.in-left {
  clear: both; }

/* line 165, scss/_events.scss */
#ticketsolve #event_price_chooser p.add.disabled input,
#ticketsolve #event_price_chooser p.add.disabled a {
  display: none; }

/* line 169, scss/_events.scss */
#ticketsolve #event_price_chooser p.add.disabled {
  text-indent: -100000px;
  padding: 13px 0;
  border-bottom: 1px solid #CCC;
  background: white url(https://ticketsolve_production_uploads.s3.amazonaws.com/images/spinner_large.gif) no-repeat 50% 50%; }

/* line 179, scss/_events.scss */
#ticketsolve p.description p.sold-out,
#ticketsolve .description .sold-out,
#ticketsolve .sold-out,
#ticketsolve .soldout {
  color: #FF0000;
  font-weight: bold;
  margin-bottom: 0; }

/* line 185, scss/_events.scss */
#ticketsolve .soldout h3 {
  margin: 0.5em auto; }

/* line 186, scss/_events.scss */
#ticketsolve .soldout {
  border-top: 1px solid #AAA;
  border-bottom: 1px solid #AAA;
  text-align: center;
  padding: 1em 0;
  margin: 0 auto;
  clear: both; }

/* line 195, scss/_events.scss */
#ticketsolve #event_price_chooser .soldout #ajax_close {
  margin: 0.5em auto; }

/* line 196, scss/_events.scss */
#ticketsolve #event_price_chooser .soldout .browse_btn {
  margin: 0 auto; }

/* line 197, scss/_events.scss */
#ticketsolve #event_price_chooser .soldout form {
  color: #333; }

/* line 198, scss/_events.scss */
#ticketsolve #event_price_chooser .soldout h3 {
  font-size: 1em;
  border: none; }

/* line 199, scss/_events.scss */
#ticketsolve #event_price_chooser .soldout p.small {
  font-size: 0.75em; }

/* line 200, scss/_events.scss */
#ticketsolve #event_price_chooser .soldout form {
  font-size: 0.8em; }

/* line 201, scss/_events.scss */
#ticketsolve #event_price_chooser .soldout {
  border-top: none;
  padding-top: 0; }

/* line 206, scss/_events.scss */
#ticketsolve .soldout p.small {
  font-size: 0.9em;
  color: #757575;
  padding: 0 2em; }

/* line 1, scss/_donations.scss */
#ticketsolve #donation-form {
  position: absolute;
  top: 30px;
  width: 100%; }

/* line 7, scss/_donations.scss */
#ticketsolve .gift_benefit {
  background: #EFEFEF;
  padding: 1em; }

/* line 12, scss/_donations.scss */
#ticketsolve #donation-form .wrapping {
  border: 5px solid #AAA;
  background: #FFF;
  width: 80%;
  margin: 0 auto;
  text-align: center; }

/* line 20, scss/_donations.scss */
#ticketsolve #donation-form .wrapping #donation-details {
  text-align: left; }

/* line 25, scss/_donations.scss */
#ticketsolve #donation-form .wrapping #indicator,
#ticketsolve #donation-form .wrapping p.close {
  padding: 0.5em 0 0 0; }

/* line 30, scss/_donations.scss */
#ticketsolve #donations,
#ticketsolve #benefits {
  border-top: 1px solid #AAA; }

/* line 35, scss/_donations.scss */
#ticketsolve .donation,
#ticketsolve .benefit {
  border-bottom: 1px solid #AAA;
  padding: 2em; }

/* line 41, scss/_donations.scss */
#ticketsolve .donation h2,
#ticketsolve .benefit h2 {
  margin: 0 0 0.575em 0;
  padding: 0; }

/* line 47, scss/_donations.scss */
#ticketsolve .donation p,
#ticketsolve .benefit p {
  margin: 0 0 1em 0; }

/* line 52, scss/_donations.scss */
#ticketsolve .donation p.description.with_photo,
#ticketsolve .benefit p.description.with_photo {
  min-height: 63px; }

/* line 57, scss/_donations.scss */
#ticketsolve .donation p.description img,
#ticketsolve .benefit p.description img {
  float: left;
  border: 1px solid #AAA;
  padding: 2px;
  margin: 0 10px 5px 0; }

/* line 65, scss/_donations.scss */
#ticketsolve .donation p.declaration,
#ticketsolve .donation p.prices {
  clear: both; }

/* line 69, scss/_donations.scss */
#ticketsolve .donation p.declaration {
  border-top: 1px dotted #CCC;
  border-bottom: 1px dotted #CCC;
  padding: 0.5em;
  background: #D9E8ED;
  font-size: 1em; }

/* line 77, scss/_donations.scss */
#ticketsolve .donation p.declaration.agreed {
  background: #AAFFAA; }

/* line 82, scss/_donations.scss */
#ticketsolve .donation.even,
#ticketsolve .benefit.even {
  background: #F9F9F9; }

/* line 87, scss/_donations.scss */
#ticketsolve .donation h2 a:hover,
#ticketsolve .benefit h2 a:hover {
  background: transparent;
  color: inherit;
  text-decoration: none; }

/* recommendations */
/* line 3, scss/_recommendations.scss */
#recommendations {
  padding: 1em;
  background: #FFF;
  border-top: 1px solid #AAA;
  border-bottom: 1px solid #AAA;
  float: left;
  width: 100%;
  margin-bottom: 1em;
  position: relative; }

/* line 14, scss/_recommendations.scss */
#recommendations h2 {
  margin: 0.75em 0 0 0;
  padding-bottom: 0; }

/* line 19, scss/_recommendations.scss */
#recommendations ul {
  margin: 0;
  padding: 1em 0;
  float: left;
  width: 100%; }

/* line 26, scss/_recommendations.scss */
#recommendations ul li {
  list-style: none;
  padding: 0;
  margin: 0 2% 20px 0;
  width: 48%;
  float: left;
  clear: left;
  font-size: 9px;
  line-height: 17px; }

/* line 37, scss/_recommendations.scss */
#recommendations ul li.even {
  margin: 0 0 20px 2%;
  float: right;
  clear: right; }

/* line 43, scss/_recommendations.scss */
#recommendations ul li p {
  display: inline;
  margin: 0 0 10px 0; }

/* line 49, scss/_recommendations.scss */
#recommendations ul li a.show-thumb-image img,
#recommendations ul li p.description img {
  float: left;
  margin: 0 10px 0px 0;
  border: 1px solid #AAA;
  padding: 2px; }

/* line 57, scss/_recommendations.scss */
#recommendations ul li a.show-thumb-image img:hover,
#recommendations ul li p.description img:hover {
  border: 2px solid #333;
  padding: 1px; }

/* line 62, scss/_recommendations.scss */
#recommendations ul li .buynow {
  margin-top: 5px; }

/* line 66, scss/_recommendations.scss */
#recommendations ul li h3 a {
  text-decoration: none; }

/* line 70, scss/_recommendations.scss */
#recommendations ul li strong a {
  font-size: 1.3em; }

/* line 74, scss/_recommendations.scss */
#recommendations ul li h3 {
  padding: 0;
  font-size: 1.6em;
  margin: 0 0 5px 0; }

/* line 80, scss/_recommendations.scss */
#show-detail #recommendations.show_recommendations {
  padding-top: 1em;
  padding-bottom: 1em;
  padding-left: 0.5em;
  padding-right: 0;
  background: #F4F4F4; }

/* line 1, scss/_calendar.scss */
.calendar-popup {
  min-width: 240px;
  font-family: Arial,sans-serif;
  color: #FFF;
  background: #000;
  background: rgba(0, 0, 0, 0.875);
  z-index: 100000;
  font-size: 12px;
  padding: 1.5em;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border: 4px solid #BEBEBE;
  display: block;
  position: absolute;
  margin: -30px 0 0 20px;
  text-align: left; }

/* line 19, scss/_calendar.scss */
.calendar-popup ul {
  list-style-position: inside;
  margin: 0; }

/* line 24, scss/_calendar.scss */
.calendar-popup ul li {
  color: #FFF; }

/* line 30, scss/_calendar.scss */
.calendar-popup ul,
.calendar-popup span {
  padding: 1em 0 0 0;
  display: block; }

/* line 35, scss/_calendar.scss */
.calendar-popup ul li {
  padding: 1px 0; }

/* line 40, scss/_calendar.scss */
table.calendar tr td.eventDay .calendar-popup a,
table.calendar tr td.eventDay .calendar-popup a:hover {
  padding: 0;
  display: inline;
  background: transparent;
  color: #368CCF; }

/* line 47, scss/_calendar.scss */
table.calendar tr td.eventDay .calendar-popup a:hover {
  text-decoration: underline; }

/*------------
calendar
-------------*/
/* line 55, scss/_calendar.scss */
table.calendar {
  margin: auto;
  width: auto;
  padding: 1em;
  color: #000;
  font-size: 12px;
  line-height: 12px; }

/* line 64, scss/_calendar.scss */
a.arrow_l, a.arrow_r {
  width: 20px;
  height: 20px;
  display: block;
  float: left;
  background: url(https://ticketsolve_production_uploads.s3.amazonaws.com/images/arrow_l.gif) 0 0 no-repeat; }

/* line 72, scss/_calendar.scss */
table.calendar tr td, table.calendar tr th {
  position: relative;
  text-align: center;
  background-color: transparent;
  border: none;
  padding: 0;
  margin: 0; }

/* line 81, scss/_calendar.scss */
table.calendar th abbr {
  border: none; }

/* line 82, scss/_calendar.scss */
a.arrow_l span, a.arrow_r span {
  display: none; }

/* line 83, scss/_calendar.scss */
a.arrow_r {
  float: right;
  background: url(https://ticketsolve_production_uploads.s3.amazonaws.com/images/arrow_r.gif) 0 0 no-repeat; }

/* line 84, scss/_calendar.scss */
table.calendar tr th.monthName {
  font-weight: bold;
  text-align: center; }

/* line 85, scss/_calendar.scss */
table.calendar tr.dayName th {
  background-color: #303030;
  color: #FFF; }

/* line 86, scss/_calendar.scss */
table.calendar tr th {
  padding-bottom: 0.5em; }

/* line 87, scss/_calendar.scss */
table.calendar tr.dayName th {
  padding: 0.5em 0.2em 0.5em 0.2em; }

/* line 88, scss/_calendar.scss */
table.calendar tbody tr td {
  padding: 0.2em; }

/* line 89, scss/_calendar.scss */
table.calendar tr td.day {
  padding: 0; }

/* line 92, scss/_calendar.scss */
table.calendar tr td.day a,
table.calendar tr td.eventDay a {
  padding: 0.5em;
  color: #000;
  display: block; }

/* line 98, scss/_calendar.scss */
table.calendar tr td.eventDay a {
  font-weight: bold;
  background-color: #DDDDFF; }

/* line 103, scss/_calendar.scss */
table.calendar tr td.inPast a {
  background-color: #BBB;
  color: #444; }

/* line 105, scss/_calendar.scss */
table.calendar tr td.selectedDay {
  border: 2px solid #5555DD;
  background-color: #FFF;
  font-weight: bold; }

/* line 111, scss/_calendar.scss */
table.calendar tr td.selectedDay a, table.calendar tr td.selectedDay a:hover {
  background: transparent;
  color: #000; }

/* line 113, scss/_calendar.scss */
table.calendar tr td.day a:hover,
table.calendar tr td.eventDay a:hover {
  background-color: #5555DD;
  color: #FFF; }

/* line 116, scss/_calendar.scss */
table.calendar tr td.weekendDay {
  background-color: #F2F2F2; }

/* line 117, scss/_calendar.scss */
table.calendar tr td.otherMonth {
  background-color: #F2F2F2;
  color: #CCC; }

/* line 2, scss/_tables.scss */
table {
  width: 100%; }

/* line 6, scss/_tables.scss */
table tr th {
  color: #333;
  font-size: 1.25em;
  background: #EEEEFF;
  padding: 0.5em;
  border-top: 1px solid #AAA; }

/* line 14, scss/_tables.scss */
table tr td {
  text-align: right;
  padding: 0.125em; }

/* line 19, scss/_tables.scss */
table tr td label {
  font-weight: bold; }

/* line 27, scss/_tables.scss */
table#mini_cart tr td {
  text-align: left;
  padding: 1em 0.5em 1em 0.5em; }
/* line 32, scss/_tables.scss */
table#mini_cart tr th.paid {
  text-align: center; }
/* line 38, scss/_tables.scss */
table#mini_cart tr th.pay_now,
table#mini_cart tr td.total,
table#mini_cart tr th.total {
  text-align: right;
  padding-left: 0em; }
/* line 43, scss/_tables.scss */
table#mini_cart tr#cart-total td {
  margin-top: 2em;
  border-top: 1px solid #AAA;
  background: #EFEFEF; }
/* line 49, scss/_tables.scss */
table#mini_cart tr td.quantity-control {
  padding-left: 0em;
  text-align: left;
  width: 6.1em; }
/* line 55, scss/_tables.scss */
table#mini_cart tr td.quantity, table#mini_cart tr td.quantity-control, table#mini_cart tr td.price, table#mini_cart tr td.total, table#mini_cart tr td.remove {
  vertical-align: middle; }
/* line 59, scss/_tables.scss */
table#mini_cart tr td.quantity {
  padding-right: 0.5em;
  text-align: right; }
/* line 64, scss/_tables.scss */
table#mini_cart .review tr td.quantity, table#mini_cart .review tr td.total, table#mini_cart .review tr th.quantity, table#mini_cart .review tr th.total, table#mini_cart .review tr#cart-total td#total.total {
  text-align: center; }
/* line 68, scss/_tables.scss */
table#mini_cart tr#cart-total td.due {
  font-size: 1.5em;
  text-align: right;
  color: #000;
  padding-left: 0em; }
/* line 75, scss/_tables.scss */
table#mini_cart .review {
  margin-bottom: 1em; }
/* line 79, scss/_tables.scss */
table#mini_cart tr#last td {
  padding: 0.5em 0 0 0; }
/* line 90, scss/_tables.scss */
table#mini_cart tr td {
  font-size: 0.8em;
  font-weight: bold;
  padding: 0em 0em 0em 0em; }
/* line 96, scss/_tables.scss */
table#mini_cart tr td.quantity {
  padding-left: 1.5em;
  text-align: right; }
/* line 101, scss/_tables.scss */
table#mini_cart tr td.price {
  padding-left: 1.5em;
  text-align: right; }
/* line 106, scss/_tables.scss */
table#mini_cart tr#cart-total td.due {
  font-size: 1.1em; }
/* line 110, scss/_tables.scss */
table#mini_cart tr.cart-actions td {
  font-weight: normal;
  margin-top: 2em;
  border-bottom: 1px solid #AAA;
  background: #EFEFEF; }

/* line 2, scss/_tables.scss */
#ticketsolve table {
  width: 100%; }
/* line 6, scss/_tables.scss */
#ticketsolve table tr th {
  color: #333;
  font-size: 1.25em;
  background: #EEEEFF;
  padding: 0.5em;
  border-top: 1px solid #AAA; }
/* line 14, scss/_tables.scss */
#ticketsolve table tr td {
  text-align: right;
  padding: 0.125em; }
/* line 19, scss/_tables.scss */
#ticketsolve table tr td label {
  font-weight: bold; }
/* line 27, scss/_tables.scss */
#ticketsolve table#cart tr td {
  text-align: left;
  padding: 1em 0.5em 1em 0.5em; }
/* line 32, scss/_tables.scss */
#ticketsolve table#cart tr th.paid {
  text-align: center; }
/* line 38, scss/_tables.scss */
#ticketsolve table#cart tr th.pay_now, #ticketsolve table#cart tr td.total, #ticketsolve table#cart tr th.total {
  text-align: right;
  padding-left: 0em; }
/* line 43, scss/_tables.scss */
#ticketsolve table#cart tr#cart-total td {
  margin-top: 2em;
  border-top: 1px solid #AAA;
  background: #EFEFEF; }
/* line 49, scss/_tables.scss */
#ticketsolve table#cart tr td.quantity-control {
  padding-left: 0em;
  text-align: left;
  width: 6.1em; }
/* line 55, scss/_tables.scss */
#ticketsolve table#cart tr td.quantity, #ticketsolve table#cart tr td.quantity-control, #ticketsolve table#cart tr td.price, #ticketsolve table#cart tr td.total, #ticketsolve table#cart tr td.remove {
  vertical-align: middle; }
/* line 59, scss/_tables.scss */
#ticketsolve table#cart tr td.quantity {
  padding-right: 0.5em;
  text-align: right; }
/* line 64, scss/_tables.scss */
#ticketsolve table#cart .review tr td.quantity, #ticketsolve table#cart .review tr td.total, #ticketsolve table#cart .review tr th.quantity, #ticketsolve table#cart .review tr th.total, #ticketsolve table#cart .review tr#cart-total td#total.total {
  text-align: center; }
/* line 68, scss/_tables.scss */
#ticketsolve table#cart tr#cart-total td.due {
  font-size: 1.5em;
  text-align: right;
  color: #000;
  padding-left: 0em; }
/* line 75, scss/_tables.scss */
#ticketsolve table#cart .review {
  margin-bottom: 1em; }
/* line 79, scss/_tables.scss */
#ticketsolve table#cart tr#last td {
  padding: 0.5em 0 0 0; }
/* line 126, scss/_tables.scss */
#ticketsolve #voucher-summary ul {
  padding: 2em;
  border-top: 1px solid #AAA; }
/* line 131, scss/_tables.scss */
#ticketsolve #voucher-summary em {
  font-size: 1.3em; }
/* line 135, scss/_tables.scss */
#ticketsolve #voucher-summary tr th {
  padding: 0.5em 0 0.5em 0;
  font-size: 0.75em;
  text-align: center;
  background: #DDD;
  border-bottom: 1px solid #AAA; }
/* line 143, scss/_tables.scss */
#ticketsolve #voucher-summary tr td {
  text-align: center;
  padding: 0.5em 0 0.5em 0; }
/* line 148, scss/_tables.scss */
#ticketsolve #summary tr th, #ticketsolve #summary tr#cart-total td {
  border-top: 1px dotted #666666; }
/* line 152, scss/_tables.scss */
#ticketsolve #summary {
  margin-bottom: 0; }

/* line 1, scss/_definitions.scss */
#ticketsolve ol.def {
  margin: 0em 0 2em 0;
  font-size: 1.15em;
  width: 100%;
  list-style: none;
  float: left; }

/* line 9, scss/_definitions.scss */
#ticketsolve ol.def li {
  margin: 0;
  width: 100%;
  float: left; }

/* line 15, scss/_definitions.scss */
#ticketsolve ol.def li dl {
  margin: 0.5em 0 0.5em 0;
  padding: 0;
  position: relative; }

/* line 21, scss/_definitions.scss */
#ticketsolve ol.def li dl dt {
  width: 160px;
  text-align: right;
  font-weight: bold;
  margin: 0;
  float: left;
  padding: 0; }

/* line 31, scss/_definitions.scss */
#ticketsolve ol.def li dl dd {
  margin: 0;
  padding: 0 0 0 1em;
  display: inline-block;
  float: left; }

/* line 38, scss/_definitions.scss */
#ticketsolve #summary ol.def {
  background: #EFEFEF;
  width: 100%;
  margin-bottom: 0;
  margin-top: 0;
  padding: 1.5em 0 1.5em 0; }

/* line 1, scss/_forms.scss */
#ticketsolve form, #ticketsolve form p {
  margin: 0;
  padding: 0; }

/* line 6, scss/_forms.scss */
#ticketsolve .performance form {
  margin: 1em auto 2em auto; }

/* line 8, scss/_forms.scss */
#ticketsolve table tr td form {
  padding: 0;
  float: left; }

/* line 13, scss/_forms.scss */
#ticketsolve form#checkout label, #ticketsolve ol#payment label {
  display: block;
  float: left;
  text-align: right;
  padding: 0 1em 0 0;
  width: 155px; }

/* line 21, scss/_forms.scss */
#ticketsolve form#checkout input {
  padding: 0.25em;
  font-size: 1.2em; }

/* line 26, scss/_forms.scss */
#ticketsolve form#checkout small {
  color: #777;
  font-size: 1em; }

/* line 31, scss/_forms.scss */
#ticketsolve form#checkout ol#payment li small, ol#payment li small {
  color: #444;
  font-weight: bold; }

/* line 37, scss/_forms.scss */
#ticketsolve form#checkout p input {
  padding: 0;
  font-size: 1em;
  margin: 1.5em 0 1.5em 0; }

/* line 44, scss/_forms.scss */
#ticketsolve form#checkout p.amount, #ticketsolve div#summary p.charge_amount {
  clear: both;
  font-size: 1.6em;
  margin: 1em 0em; }

/* line 51, scss/_forms.scss */
#ticketsolve div#summary p.charge_amount,
#ticketsolve form#checkout p.amount em {
  font-size: 1.5em;
  border: 4px solid #EEE;
  color: #000;
  padding: 0.5em;
  background: #FEFEFE;
  display: inline-block; }

/* line 60, scss/_forms.scss */
#ticketsolve div#summary p.charge_amount {
  text-align: center;
  width: 50%;
  margin: 1em auto 0 auto;
  display: block; }

/* line 67, scss/_forms.scss */
#ticketsolve div#summary p.charge_amount {
  border: 4px solid #BFBFBF;
  background: #CCFFCC; }

/* line 71, scss/_forms.scss */
#ticketsolve div#summary p.charge_amount.none {
  background: #FFFFCC; }

/* line 73, scss/_forms.scss */
#ticketsolve form#checkout {
  border-top: 1px solid #AAA;
  padding-top: 0em; }

/* line 78, scss/_forms.scss */
#ticketsolve form#checkout h2 {
  margin: 1em 0 1em 0;
  float: left;
  width: 100%; }

/* line 84, scss/_forms.scss */
#ticketsolve form#checkout ol, #ticketsolve ol#payment {
  margin: 0;
  padding: 0 0 2em 0;
  display: block;
  width: 100%;
  float: left;
  border-bottom: 1px solid #AAA; }

/* line 93, scss/_forms.scss */
#ticketsolve form#checkout h3 {
  margin: 0.5em 0;
  float: left; }

/* line 98, scss/_forms.scss */
#ticketsolve form#checkout ol#payment-stored-cards {
  margin-bottom: 0;
  padding-bottom: 0; }

/* line 103, scss/_forms.scss */
#new-card {
  clear: both;
  padding-top: 2em; }

/* line 108, scss/_forms.scss */
#ticketsolve form#checkout ol#questions, #ticketsolve form#checkout ol#member_email_questions {
  margin-top: 1.5em; }

/* line 109, scss/_forms.scss */
#ticketsolve form#checkout ol#questions label, #ticketsolve form#checkout ol#member_email_questions label {
  width: 220px; }

/* line 110, scss/_forms.scss */
#ticketsolve form div.fieldWithErrors {
  display: inline; }

/* line 111, scss/_forms.scss */
#ticketsolve form .fieldWithErrors input {
  border: 1px solid #FF2222; }

/* line 113, scss/_forms.scss */
#ticketsolve form#checkout li, #ticketsolve ol#payment li {
  list-style: none;
  padding: 5px;
  margin: 0; }

/* line 1, scss/_zoneproceed.scss */
#zoneproceed {
  font-size: 12px;
  border-top: none;
  clear: both;
  display: block; }

/* line 10, scss/_zoneproceed.scss */
#zoneproceed form {
  display: inline; }

/* line 13, scss/_zoneproceed.scss */
#zoneproceed input {
  font-size: 1em; }

/* line 1, scss/_messages.scss */
#ticketsolve p.max-ticket-warn {
  color: #000; }

/* line 5, scss/_messages.scss */
#ticketsolve p.expire-warn, #ticketsolve #discounted-notice {
  font-weight: normal;
  background: #EEEEFF;
  padding: 1em 0.5em;
  margin-bottom: 0;
  text-align: center;
  border-top: 1px solid #AAA; }

/* line 14, scss/_messages.scss */
#ticketsolve #discounted-notice ul li {
  text-align: left;
  font-size: 1.2em; }

/* line 19, scss/_messages.scss */
#ticketsolve .promotion-expiry {
  font-style: italic;
  color: #848484; }

/* line 25, scss/_messages.scss */
#ticketsolve p.promo_limit,
#ticketsolve p.seat-prices-discount {
  font-weight: normal;
  background: #EFFFEF;
  padding: 1em 0.5em;
  margin-bottom: 0.5em;
  text-align: center;
  border-bottom: 1px solid #AAA; }

/* line 35, scss/_messages.scss */
#ticketsolve p.promo_limit strong,
#ticketsolve p.seat-prices-discount strong {
  color: #000;
  font-weight: bold; }

/* line 41, scss/_messages.scss */
#ticketsolve p.expire-warn strong, #ticketsolve p.expire-warn em {
  color: #FF3322;
  font-weight: bold; }

/* line 46, scss/_messages.scss */
#ticketsolve p.expire-warn em {
  border-bottom: 1px dotted #FF3322;
  font-style: italic; }

/* line 51, scss/_messages.scss */
#ticketsolve .flash_holder p {
  border: 2px solid red;
  background: #FFAAAA;
  text-align: center;
  font-size: 1.25em;
  line-height: 1.1em;
  font-family: helvetica, verdana, sans-serif;
  padding: 1em;
  margin: 2em auto;
  -moz-border-radius: 12px;
  -webkit-border-radius: 12px;
  font-weight: bold; }

/* line 65, scss/_messages.scss */
#ticketsolve .flash_holder p.notice {
  border: 2px solid #CCC;
  background: #EEFFEE; }

/* line 70, scss/_messages.scss */
#ticketsolve #checkout div#terms {
  width: 100%;
  padding: 0em;
  margin: 0 auto; }

/* line 76, scss/_messages.scss */
#ticketsolve #checkout div#terms div {
  padding: 2em; }

/* line 80, scss/_messages.scss */
#ticketsolve #checkout div#terms {
  border-bottom: 1px solid #AAA;
  background: #F3F3F3;
  float: left;
  clear: both; }

/* line 87, scss/_messages.scss */
#ticketsolve #checkout div#terms h3 {
  width: 100%; }

/* line 91, scss/_messages.scss */
#ticketsolve #checkout div#terms h3 {
  color: #333; }

/* line 95, scss/_messages.scss */
#ticketsolve #checkout #terms ul {
  padding: 1em 2em 1em 2em; }

/* line 99, scss/_messages.scss */
#ticketsolve #checkout #terms ul li {
  list-style: disc; }

/* line 103, scss/_messages.scss */
#ticketsolve #checkout_validation_errors, #ticketsolve #checkout_payment_errors {
  padding: 2em 2em 1em 2em;
  border-top: 1px solid #AAA;
  background: #FFFAFA; }

/* line 109, scss/_messages.scss */
#ticketsolve #checkout_validation_errors ul li {
  padding: 0.3em 0 0.3em 0; }

/* line 113, scss/_messages.scss */
#ticketsolve #checkout_validation_errors ul {
  list-style-position: inside;
  padding-bottom: 1em; }

/* line 118, scss/_messages.scss */
#ticketsolve #checkout_validation_errors h2, #ticketsolve #checkout_payment_errors h2 {
  color: #FF5555;
  font-size: 2em; }

/* line 123, scss/_messages.scss */
#ticketsolve #checkout_payment_errors h2 {
  margin-bottom: 0.5em; }

/* line 125, scss/_messages.scss */
ol#payment li, ol#voucher-payment li {
  width: 100%;
  float: left;
  clear: both; }

/* line 131, scss/_messages.scss */
#ticketsolve form#checkout ol#voucher-payment {
  margin-bottom: 1.5em;
  padding: 1.5em 0 1.5em 0;
  border-top: 1px solid #AAA; }

/* line 2, scss/_links.scss */
#ticketsolve h1 a:link, #ticketsolve h1 a:visited, #ticketsolve h2 a:link, #ticketsolve h2 a:visited, #ticketsolve #ticket-choice ul#times li a, #seat-prices ul li a, table.calendar a {
  text-decoration: none; }

/* line 3, scss/_links.scss */
#ticketsolve h1 a:hover, #ticketsolve table#cart a:hover, #ticketsolve table#lost-items a:hover {
  color: #000;
  background-color: transparent; }

/* line 4, scss/_links.scss */
#ticketsolve h2 a:hover {
  color: #000;
  text-decoration: underline;
  background-color: transparent; }

/* line 5, scss/_links.scss */
#ticketsolve a:link, #ticketsolve h1 a:visited {
  color: #000; }

/* line 6, scss/_links.scss */
#ticketsolve h2 a.anch:hover {
  color: #5555DD;
  text-decoration: none; }

/* line 7, scss/_links.scss */
p#base a:link, p#base a:visited {
  color: #666;
  text-decoration: none; }

/* line 8, scss/_links.scss */
#ticketsolve a:visited {
  color: #666; }

/* line 9, scss/_links.scss */
#ticketsolve a.image:hover {
  text-decoration: none;
  background: none;
  border: none; }

/* line 10, scss/_links.scss */
#ticketsolve img {
  border: none; }

/* line 11, scss/_links.scss */
#ticketsolve a.imglink:hover {
  background-color: transparent; }

/* line 12, scss/_links.scss */
#ticketsolve a.date-link:hover {
  background: transparent; }

/* line 13, scss/_links.scss */
#ticketsolve table#cart a, #ticketsolve table#lost-items a {
  font-size: 1.25em;
  text-decoration: none; }

/* line 14, scss/_links.scss */
#ticketsolve table#lost-items a:visited {
  color: #000; }

/* line 15, scss/_links.scss */
#ticketsolve table#cart tr.fulfillment_product_line td a {
  font-size: 1em;
  color: #777; }

/* line 18, scss/_links.scss */
#ticketsolve table#cart tr td a.show_name {
  font-size: 1.5em;
  display: block;
  padding-bottom: 5px; }

/* line 2, scss/_cart-summary.scss */
#ticketsolve p#cart-summary {
  margin-top: 1em; }
/* line 4, scss/_cart-summary.scss */
#ticketsolve p#cart-summary a.imglink {
  height: 50px;
  display: block;
  padding: 0 0 0 58px;
  text-decoration: none;
  background: transparent url(https://ticketsolve_production_uploads.s3.amazonaws.com/images/cart-default.png) left center no-repeat; }
/* line 12, scss/_cart-summary.scss */
#ticketsolve p#cart-summary a.imglink:hover {
  color: #000; }

/* line 1, scss/_mini_cart.scss */
.actionBox {
  background: none repeat scroll 0 0 #EAFFEA;
  border-bottom: 1px solid #AAAAAA;
  border-top: 1px solid #AAAAAA;
  clear: both;
  padding: 2em;
  text-align: center; }

/* line 1, scss/_members.scss */
#member_benefit ul {
  list-style-type: disc;
  list-style-position: inside;
  margin: 1em 0; }

/* line 7, scss/_members.scss */
#member_benefit ul li ul {
  margin-top: 0; }

/* line 11, scss/_members.scss */
#member_benefit ul li {
  padding-left: 1em; }

/* line 15, scss/_members.scss */
#member_benefit {
  background: #FAFAFA;
  border-top: 1px solid #AAA;
  border-bottom: 1px solid #AAA;
  padding: 1em;
  margin: 0 0 2em 0; }

/* line 27, scss/_members.scss */
#ticketsolve #order_list {
  font-size: 1.2em; }

/* line 31, scss/_members.scss */
#ticketsolve #order_list.table th {
  font-weight: bold; }

/* line 36, scss/_members.scss */
#ticketsolve table#order_list.table tbody tr td,
#ticketsolve table#order_list.table thead tr td {
  text-align: left;
  padding: 8px; }

/* line 41, scss/_members.scss */
#ticketsolve table#order_list.table thead tr td {
  font-weight: bold; }

/* line 47, scss/_members.scss */
#ticketsolve #shortcuts ul {
  font-size: 1.2em;
  padding: 0; }

/* line 52, scss/_members.scss */
#ticketsolve #shortcuts ul li {
  list-style: none;
  padding: 0; }

/* line 57, scss/_members.scss */
#ticketsolve #shortcuts a:hover {
  color: #ffffff; }

/*
    This file includes drop-ins of bootstrap 'components'.

    This is so we can use some of the bootstrap goodness without having to
    deal with a full migration yet.

    Hopefully clearly including here and identifying the mixed in components
    will make it easier when we do look to integrate in bootstrap fully.
*/
/*
* Bootstrap v2.0.4
*
* Copyright 2012 Twitter, Inc
* Licensed under the Apache License v2.0
* http://www.apache.org/licenses/LICENSE-2.0
*
* Designed and built with all the love in the world @twitter by @mdo and @fat.
*/
/************************************************************************************
 *
 * Common
 *
 */
/* line 27, scss/_bootstrap_dropins.scss */
.clearfix {
  *zoom: 1; }

/* line 32, scss/_bootstrap_dropins.scss */
.clearfix:before,
.clearfix:after {
  display: table;
  content: ""; }

/* line 37, scss/_bootstrap_dropins.scss */
.clearfix:after {
  clear: both; }

/* line 41, scss/_bootstrap_dropins.scss */
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

/* line 49, scss/_bootstrap_dropins.scss */
.input-block-level {
  display: block;
  width: 100%;
  min-height: 28px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box; }

/**********************************************************
 *
 * Icons
 *
 */
/* line 66, scss/_bootstrap_dropins.scss */
[class^="icon-"],
[class*=" icon-"] {
  display: inline-block;
  width: 14px;
  height: 14px;
  *margin-right: .3em;
  line-height: 14px;
  vertical-align: text-top;
  background-image: url("/images/icons/glyphicons-halflings.png");
  background-position: 14px 14px;
  background-repeat: no-repeat; }

/* line 78, scss/_bootstrap_dropins.scss */
[class^="icon-"]:last-child,
[class*=" icon-"]:last-child {
  *margin-left: 0; }

/* line 81, scss/_bootstrap_dropins.scss */
.icon-white {
  background-image: url("/images/icons/glyphicons-halflings-white.png"); }

/* line 84, scss/_bootstrap_dropins.scss */
.icon-glass {
  background-position: 0      0; }

/* line 87, scss/_bootstrap_dropins.scss */
.icon-music {
  background-position: -24px 0; }

/* line 90, scss/_bootstrap_dropins.scss */
.icon-search {
  background-position: -48px 0; }

/* line 93, scss/_bootstrap_dropins.scss */
.icon-envelope {
  background-position: -72px 0; }

/* line 96, scss/_bootstrap_dropins.scss */
.icon-heart {
  background-position: -96px 0; }

/* line 99, scss/_bootstrap_dropins.scss */
.icon-star {
  background-position: -120px 0; }

/* line 102, scss/_bootstrap_dropins.scss */
.icon-star-empty {
  background-position: -144px 0; }

/* line 105, scss/_bootstrap_dropins.scss */
.icon-user {
  background-position: -168px 0; }

/* line 108, scss/_bootstrap_dropins.scss */
.icon-film {
  background-position: -192px 0; }

/* line 111, scss/_bootstrap_dropins.scss */
.icon-th-large {
  background-position: -216px 0; }

/* line 114, scss/_bootstrap_dropins.scss */
.icon-th {
  background-position: -240px 0; }

/* line 117, scss/_bootstrap_dropins.scss */
.icon-th-list {
  background-position: -264px 0; }

/* line 120, scss/_bootstrap_dropins.scss */
.icon-ok {
  background-position: -288px 0; }

/* line 123, scss/_bootstrap_dropins.scss */
.icon-remove {
  background-position: -312px 0; }

/* line 126, scss/_bootstrap_dropins.scss */
.icon-zoom-in {
  background-position: -336px 0; }

/* line 129, scss/_bootstrap_dropins.scss */
.icon-zoom-out {
  background-position: -360px 0; }

/* line 132, scss/_bootstrap_dropins.scss */
.icon-off {
  background-position: -384px 0; }

/* line 135, scss/_bootstrap_dropins.scss */
.icon-signal {
  background-position: -408px 0; }

/* line 138, scss/_bootstrap_dropins.scss */
.icon-cog {
  background-position: -432px 0; }

/* line 141, scss/_bootstrap_dropins.scss */
.icon-trash {
  background-position: -456px 0; }

/* line 144, scss/_bootstrap_dropins.scss */
.icon-home {
  background-position: 0 -24px; }

/* line 147, scss/_bootstrap_dropins.scss */
.icon-file {
  background-position: -24px -24px; }

/* line 150, scss/_bootstrap_dropins.scss */
.icon-time {
  background-position: -48px -24px; }

/* line 153, scss/_bootstrap_dropins.scss */
.icon-road {
  background-position: -72px -24px; }

/* line 156, scss/_bootstrap_dropins.scss */
.icon-download-alt {
  background-position: -96px -24px; }

/* line 159, scss/_bootstrap_dropins.scss */
.icon-download {
  background-position: -120px -24px; }

/* line 162, scss/_bootstrap_dropins.scss */
.icon-upload {
  background-position: -144px -24px; }

/* line 165, scss/_bootstrap_dropins.scss */
.icon-inbox {
  background-position: -168px -24px; }

/* line 168, scss/_bootstrap_dropins.scss */
.icon-play-circle {
  background-position: -192px -24px; }

/* line 171, scss/_bootstrap_dropins.scss */
.icon-repeat {
  background-position: -216px -24px; }

/* line 174, scss/_bootstrap_dropins.scss */
.icon-refresh {
  background-position: -240px -24px; }

/* line 177, scss/_bootstrap_dropins.scss */
.icon-list-alt {
  background-position: -264px -24px; }

/* line 180, scss/_bootstrap_dropins.scss */
.icon-lock {
  background-position: -287px -24px; }

/* line 183, scss/_bootstrap_dropins.scss */
.icon-flag {
  background-position: -312px -24px; }

/* line 186, scss/_bootstrap_dropins.scss */
.icon-headphones {
  background-position: -336px -24px; }

/* line 189, scss/_bootstrap_dropins.scss */
.icon-volume-off {
  background-position: -360px -24px; }

/* line 192, scss/_bootstrap_dropins.scss */
.icon-volume-down {
  background-position: -384px -24px; }

/* line 195, scss/_bootstrap_dropins.scss */
.icon-volume-up {
  background-position: -408px -24px; }

/* line 198, scss/_bootstrap_dropins.scss */
.icon-qrcode {
  background-position: -432px -24px; }

/* line 201, scss/_bootstrap_dropins.scss */
.icon-barcode {
  background-position: -456px -24px; }

/* line 204, scss/_bootstrap_dropins.scss */
.icon-tag {
  background-position: 0 -48px; }

/* line 207, scss/_bootstrap_dropins.scss */
.icon-tags {
  background-position: -25px -48px; }

/* line 210, scss/_bootstrap_dropins.scss */
.icon-book {
  background-position: -48px -48px; }

/* line 213, scss/_bootstrap_dropins.scss */
.icon-bookmark {
  background-position: -72px -48px; }

/* line 216, scss/_bootstrap_dropins.scss */
.icon-print {
  background-position: -96px -48px; }

/* line 219, scss/_bootstrap_dropins.scss */
.icon-camera {
  background-position: -120px -48px; }

/* line 222, scss/_bootstrap_dropins.scss */
.icon-font {
  background-position: -144px -48px; }

/* line 225, scss/_bootstrap_dropins.scss */
.icon-bold {
  background-position: -167px -48px; }

/* line 228, scss/_bootstrap_dropins.scss */
.icon-italic {
  background-position: -192px -48px; }

/* line 231, scss/_bootstrap_dropins.scss */
.icon-text-height {
  background-position: -216px -48px; }

/* line 234, scss/_bootstrap_dropins.scss */
.icon-text-width {
  background-position: -240px -48px; }

/* line 237, scss/_bootstrap_dropins.scss */
.icon-align-left {
  background-position: -264px -48px; }

/* line 240, scss/_bootstrap_dropins.scss */
.icon-align-center {
  background-position: -288px -48px; }

/* line 243, scss/_bootstrap_dropins.scss */
.icon-align-right {
  background-position: -312px -48px; }

/* line 246, scss/_bootstrap_dropins.scss */
.icon-align-justify {
  background-position: -336px -48px; }

/* line 249, scss/_bootstrap_dropins.scss */
.icon-list {
  background-position: -360px -48px; }

/* line 252, scss/_bootstrap_dropins.scss */
.icon-indent-left {
  background-position: -384px -48px; }

/* line 255, scss/_bootstrap_dropins.scss */
.icon-indent-right {
  background-position: -408px -48px; }

/* line 258, scss/_bootstrap_dropins.scss */
.icon-facetime-video {
  background-position: -432px -48px; }

/* line 261, scss/_bootstrap_dropins.scss */
.icon-picture {
  background-position: -456px -48px; }

/* line 264, scss/_bootstrap_dropins.scss */
.icon-pencil {
  background-position: 0 -72px; }

/* line 267, scss/_bootstrap_dropins.scss */
.icon-map-marker {
  background-position: -24px -72px; }

/* line 270, scss/_bootstrap_dropins.scss */
.icon-adjust {
  background-position: -48px -72px; }

/* line 273, scss/_bootstrap_dropins.scss */
.icon-tint {
  background-position: -72px -72px; }

/* line 276, scss/_bootstrap_dropins.scss */
.icon-edit {
  background-position: -96px -72px; }

/* line 279, scss/_bootstrap_dropins.scss */
.icon-share {
  background-position: -120px -72px; }

/* line 282, scss/_bootstrap_dropins.scss */
.icon-check {
  background-position: -144px -72px; }

/* line 285, scss/_bootstrap_dropins.scss */
.icon-move {
  background-position: -168px -72px; }

/* line 288, scss/_bootstrap_dropins.scss */
.icon-step-backward {
  background-position: -192px -72px; }

/* line 291, scss/_bootstrap_dropins.scss */
.icon-fast-backward {
  background-position: -216px -72px; }

/* line 294, scss/_bootstrap_dropins.scss */
.icon-backward {
  background-position: -240px -72px; }

/* line 297, scss/_bootstrap_dropins.scss */
.icon-play {
  background-position: -264px -72px; }

/* line 300, scss/_bootstrap_dropins.scss */
.icon-pause {
  background-position: -288px -72px; }

/* line 303, scss/_bootstrap_dropins.scss */
.icon-stop {
  background-position: -312px -72px; }

/* line 306, scss/_bootstrap_dropins.scss */
.icon-forward {
  background-position: -336px -72px; }

/* line 309, scss/_bootstrap_dropins.scss */
.icon-fast-forward {
  background-position: -360px -72px; }

/* line 312, scss/_bootstrap_dropins.scss */
.icon-step-forward {
  background-position: -384px -72px; }

/* line 315, scss/_bootstrap_dropins.scss */
.icon-eject {
  background-position: -408px -72px; }

/* line 318, scss/_bootstrap_dropins.scss */
.icon-chevron-left {
  background-position: -432px -72px; }

/* line 321, scss/_bootstrap_dropins.scss */
.icon-chevron-right {
  background-position: -456px -72px; }

/* line 324, scss/_bootstrap_dropins.scss */
.icon-plus-sign {
  background-position: 0 -96px; }

/* line 327, scss/_bootstrap_dropins.scss */
.icon-minus-sign {
  background-position: -24px -96px; }

/* line 330, scss/_bootstrap_dropins.scss */
.icon-remove-sign {
  background-position: -48px -96px; }

/* line 333, scss/_bootstrap_dropins.scss */
.icon-ok-sign {
  background-position: -72px -96px; }

/* line 336, scss/_bootstrap_dropins.scss */
.icon-question-sign {
  background-position: -96px -96px; }

/* line 339, scss/_bootstrap_dropins.scss */
.icon-info-sign {
  background-position: -120px -96px; }

/* line 342, scss/_bootstrap_dropins.scss */
.icon-screenshot {
  background-position: -144px -96px; }

/* line 345, scss/_bootstrap_dropins.scss */
.icon-remove-circle {
  background-position: -168px -96px; }

/* line 348, scss/_bootstrap_dropins.scss */
.icon-ok-circle {
  background-position: -192px -96px; }

/* line 351, scss/_bootstrap_dropins.scss */
.icon-ban-circle {
  background-position: -216px -96px; }

/* line 354, scss/_bootstrap_dropins.scss */
.icon-arrow-left {
  background-position: -240px -96px; }

/* line 357, scss/_bootstrap_dropins.scss */
.icon-arrow-right {
  background-position: -264px -96px; }

/* line 360, scss/_bootstrap_dropins.scss */
.icon-arrow-up {
  background-position: -289px -96px; }

/* line 363, scss/_bootstrap_dropins.scss */
.icon-arrow-down {
  background-position: -312px -96px; }

/* line 366, scss/_bootstrap_dropins.scss */
.icon-share-alt {
  background-position: -336px -96px; }

/* line 369, scss/_bootstrap_dropins.scss */
.icon-resize-full {
  background-position: -360px -96px; }

/* line 372, scss/_bootstrap_dropins.scss */
.icon-resize-small {
  background-position: -384px -96px; }

/* line 375, scss/_bootstrap_dropins.scss */
.icon-plus {
  background-position: -408px -96px; }

/* line 378, scss/_bootstrap_dropins.scss */
.icon-minus {
  background-position: -433px -96px; }

/* line 381, scss/_bootstrap_dropins.scss */
.icon-asterisk {
  background-position: -456px -96px; }

/* line 384, scss/_bootstrap_dropins.scss */
.icon-exclamation-sign {
  background-position: 0 -120px; }

/* line 387, scss/_bootstrap_dropins.scss */
.icon-gift {
  background-position: -24px -120px; }

/* line 390, scss/_bootstrap_dropins.scss */
.icon-leaf {
  background-position: -48px -120px; }

/* line 393, scss/_bootstrap_dropins.scss */
.icon-fire {
  background-position: -72px -120px; }

/* line 396, scss/_bootstrap_dropins.scss */
.icon-eye-open {
  background-position: -96px -120px; }

/* line 399, scss/_bootstrap_dropins.scss */
.icon-eye-close {
  background-position: -120px -120px; }

/* line 402, scss/_bootstrap_dropins.scss */
.icon-warning-sign {
  background-position: -144px -120px; }

/* line 405, scss/_bootstrap_dropins.scss */
.icon-plane {
  background-position: -168px -120px; }

/* line 408, scss/_bootstrap_dropins.scss */
.icon-calendar {
  background-position: -192px -120px; }

/* line 411, scss/_bootstrap_dropins.scss */
.icon-random {
  background-position: -216px -120px; }

/* line 414, scss/_bootstrap_dropins.scss */
.icon-comment {
  background-position: -240px -120px; }

/* line 417, scss/_bootstrap_dropins.scss */
.icon-magnet {
  background-position: -264px -120px; }

/* line 420, scss/_bootstrap_dropins.scss */
.icon-chevron-up {
  background-position: -288px -120px; }

/* line 423, scss/_bootstrap_dropins.scss */
.icon-chevron-down {
  background-position: -313px -119px; }

/* line 426, scss/_bootstrap_dropins.scss */
.icon-retweet {
  background-position: -336px -120px; }

/* line 429, scss/_bootstrap_dropins.scss */
.icon-shopping-cart {
  background-position: -360px -120px; }

/* line 432, scss/_bootstrap_dropins.scss */
.icon-folder-close {
  background-position: -384px -120px; }

/* line 435, scss/_bootstrap_dropins.scss */
.icon-folder-open {
  background-position: -408px -120px; }

/* line 438, scss/_bootstrap_dropins.scss */
.icon-resize-vertical {
  background-position: -432px -119px; }

/* line 441, scss/_bootstrap_dropins.scss */
.icon-resize-horizontal {
  background-position: -456px -118px; }

/* line 444, scss/_bootstrap_dropins.scss */
.icon-hdd {
  background-position: 0 -144px; }

/* line 447, scss/_bootstrap_dropins.scss */
.icon-bullhorn {
  background-position: -24px -144px; }

/* line 450, scss/_bootstrap_dropins.scss */
.icon-bell {
  background-position: -48px -144px; }

/* line 453, scss/_bootstrap_dropins.scss */
.icon-certificate {
  background-position: -72px -144px; }

/* line 456, scss/_bootstrap_dropins.scss */
.icon-thumbs-up {
  background-position: -96px -144px; }

/* line 459, scss/_bootstrap_dropins.scss */
.icon-thumbs-down {
  background-position: -120px -144px; }

/* line 462, scss/_bootstrap_dropins.scss */
.icon-hand-right {
  background-position: -144px -144px; }

/* line 465, scss/_bootstrap_dropins.scss */
.icon-hand-left {
  background-position: -168px -144px; }

/* line 468, scss/_bootstrap_dropins.scss */
.icon-hand-up {
  background-position: -192px -144px; }

/* line 471, scss/_bootstrap_dropins.scss */
.icon-hand-down {
  background-position: -216px -144px; }

/* line 474, scss/_bootstrap_dropins.scss */
.icon-circle-arrow-right {
  background-position: -240px -144px; }

/* line 477, scss/_bootstrap_dropins.scss */
.icon-circle-arrow-left {
  background-position: -264px -144px; }

/* line 480, scss/_bootstrap_dropins.scss */
.icon-circle-arrow-up {
  background-position: -288px -144px; }

/* line 483, scss/_bootstrap_dropins.scss */
.icon-circle-arrow-down {
  background-position: -312px -144px; }

/* line 486, scss/_bootstrap_dropins.scss */
.icon-globe {
  background-position: -336px -144px; }

/* line 489, scss/_bootstrap_dropins.scss */
.icon-wrench {
  background-position: -360px -144px; }

/* line 492, scss/_bootstrap_dropins.scss */
.icon-tasks {
  background-position: -384px -144px; }

/* line 495, scss/_bootstrap_dropins.scss */
.icon-filter {
  background-position: -408px -144px; }

/* line 498, scss/_bootstrap_dropins.scss */
.icon-briefcase {
  background-position: -432px -144px; }

/* line 501, scss/_bootstrap_dropins.scss */
.icon-fullscreen {
  background-position: -456px -144px; }

/**********************************************************
 *
 * Tables
 *
 */
/* line 511, scss/_bootstrap_dropins.scss */
table {
  max-width: 100%;
  background-color: transparent;
  border-collapse: collapse;
  border-spacing: 0; }

/* line 518, scss/_bootstrap_dropins.scss */
.table {
  width: 100%;
  margin-bottom: 18px; }

/* line 524, scss/_bootstrap_dropins.scss */
.table th,
.table td {
  padding: 8px;
  line-height: 18px;
  text-align: left;
  vertical-align: top;
  border-top: 1px solid #dddddd; }

/* line 532, scss/_bootstrap_dropins.scss */
.table th {
  font-weight: bold; }

/* line 536, scss/_bootstrap_dropins.scss */
.table thead th {
  vertical-align: bottom; }

/* line 545, scss/_bootstrap_dropins.scss */
.table caption + thead tr:first-child th,
.table caption + thead tr:first-child td,
.table colgroup + thead tr:first-child th,
.table colgroup + thead tr:first-child td,
.table thead:first-child tr:first-child th,
.table thead:first-child tr:first-child td {
  border-top: 0; }

/* line 549, scss/_bootstrap_dropins.scss */
.table tbody + tbody {
  border-top: 2px solid #dddddd; }

/* line 554, scss/_bootstrap_dropins.scss */
.table-condensed th,
.table-condensed td {
  padding: 4px 5px; }

/* line 558, scss/_bootstrap_dropins.scss */
.table-bordered {
  border: 1px solid #dddddd;
  border-collapse: separate;
  *border-collapse: collapsed;
  border-left: 0;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px; }

/* line 569, scss/_bootstrap_dropins.scss */
.table-bordered th,
.table-bordered td {
  border-left: 1px solid #dddddd; }

/* line 581, scss/_bootstrap_dropins.scss */
.table-bordered caption + thead tr:first-child th,
.table-bordered caption + tbody tr:first-child th,
.table-bordered caption + tbody tr:first-child td,
.table-bordered colgroup + thead tr:first-child th,
.table-bordered colgroup + tbody tr:first-child th,
.table-bordered colgroup + tbody tr:first-child td,
.table-bordered thead:first-child tr:first-child th,
.table-bordered tbody:first-child tr:first-child th,
.table-bordered tbody:first-child tr:first-child td {
  border-top: 0; }

/* line 586, scss/_bootstrap_dropins.scss */
.table-bordered thead:first-child tr:first-child th:first-child,
.table-bordered tbody:first-child tr:first-child td:first-child {
  -webkit-border-top-left-radius: 4px;
  border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px; }

/* line 593, scss/_bootstrap_dropins.scss */
.table-bordered thead:first-child tr:first-child th:last-child,
.table-bordered tbody:first-child tr:first-child td:last-child {
  -webkit-border-top-right-radius: 4px;
  border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px; }

/* line 600, scss/_bootstrap_dropins.scss */
.table-bordered thead:last-child tr:last-child th:first-child,
.table-bordered tbody:last-child tr:last-child td:first-child {
  -webkit-border-radius: 0 0 0 4px;
  -moz-border-radius: 0 0 0 4px;
  border-radius: 0 0 0 4px;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px; }

/* line 610, scss/_bootstrap_dropins.scss */
.table-bordered thead:last-child tr:last-child th:last-child,
.table-bordered tbody:last-child tr:last-child td:last-child {
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px; }

/* line 617, scss/_bootstrap_dropins.scss */
.table-striped tbody tr:nth-child(odd) td,
.table-striped tbody tr:nth-child(odd) th {
  background-color: #f9f9f9; }

/* line 622, scss/_bootstrap_dropins.scss */
.table tbody tr:hover td,
.table tbody tr:hover th {
  background-color: #f5f5f5; }

/* line 626, scss/_bootstrap_dropins.scss */
table .span1 {
  float: none;
  width: 44px;
  margin-left: 0; }

/* line 632, scss/_bootstrap_dropins.scss */
table .span2 {
  float: none;
  width: 124px;
  margin-left: 0; }

/* line 638, scss/_bootstrap_dropins.scss */
table .span3 {
  float: none;
  width: 204px;
  margin-left: 0; }

/* line 644, scss/_bootstrap_dropins.scss */
table .span4 {
  float: none;
  width: 284px;
  margin-left: 0; }

/* line 650, scss/_bootstrap_dropins.scss */
table .span5 {
  float: none;
  width: 364px;
  margin-left: 0; }

/* line 656, scss/_bootstrap_dropins.scss */
table .span6 {
  float: none;
  width: 444px;
  margin-left: 0; }

/* line 662, scss/_bootstrap_dropins.scss */
table .span7 {
  float: none;
  width: 524px;
  margin-left: 0; }

/* line 668, scss/_bootstrap_dropins.scss */
table .span8 {
  float: none;
  width: 604px;
  margin-left: 0; }

/* line 674, scss/_bootstrap_dropins.scss */
table .span9 {
  float: none;
  width: 684px;
  margin-left: 0; }

/* line 680, scss/_bootstrap_dropins.scss */
table .span10 {
  float: none;
  width: 764px;
  margin-left: 0; }

/* line 686, scss/_bootstrap_dropins.scss */
table .span11 {
  float: none;
  width: 844px;
  margin-left: 0; }

/* line 692, scss/_bootstrap_dropins.scss */
table .span12 {
  float: none;
  width: 924px;
  margin-left: 0; }

/* line 698, scss/_bootstrap_dropins.scss */
table .span13 {
  float: none;
  width: 1004px;
  margin-left: 0; }

/* line 704, scss/_bootstrap_dropins.scss */
table .span14 {
  float: none;
  width: 1084px;
  margin-left: 0; }

/* line 710, scss/_bootstrap_dropins.scss */
table .span15 {
  float: none;
  width: 1164px;
  margin-left: 0; }

/* line 716, scss/_bootstrap_dropins.scss */
table .span16 {
  float: none;
  width: 1244px;
  margin-left: 0; }

/* line 722, scss/_bootstrap_dropins.scss */
table .span17 {
  float: none;
  width: 1324px;
  margin-left: 0; }

/* line 728, scss/_bootstrap_dropins.scss */
table .span18 {
  float: none;
  width: 1404px;
  margin-left: 0; }

/* line 734, scss/_bootstrap_dropins.scss */
table .span19 {
  float: none;
  width: 1484px;
  margin-left: 0; }

/* line 740, scss/_bootstrap_dropins.scss */
table .span20 {
  float: none;
  width: 1564px;
  margin-left: 0; }

/* line 746, scss/_bootstrap_dropins.scss */
table .span21 {
  float: none;
  width: 1644px;
  margin-left: 0; }

/* line 752, scss/_bootstrap_dropins.scss */
table .span22 {
  float: none;
  width: 1724px;
  margin-left: 0; }

/* line 758, scss/_bootstrap_dropins.scss */
table .span23 {
  float: none;
  width: 1804px;
  margin-left: 0; }

/* line 764, scss/_bootstrap_dropins.scss */
table .span24 {
  float: none;
  width: 1884px;
  margin-left: 0; }

/**********************************************************
 *
 * Alerts
 *
 */
/* line 776, scss/_bootstrap_dropins.scss */
.alert {
  padding: 8px 35px 8px 14px;
  margin-bottom: 18px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  background-color: #fcf8e3;
  border: 1px solid #fbeed5;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  color: #c09853; }

/* line 788, scss/_bootstrap_dropins.scss */
.alert-heading {
  color: inherit; }

/* line 792, scss/_bootstrap_dropins.scss */
.alert .close {
  position: relative;
  top: -2px;
  right: -21px;
  line-height: 18px; }

/* line 799, scss/_bootstrap_dropins.scss */
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #468847; }

/* line 806, scss/_bootstrap_dropins.scss */
.alert-danger,
.alert-error {
  background-color: #f2dede;
  border-color: #eed3d7;
  color: #b94a48; }

/* line 812, scss/_bootstrap_dropins.scss */
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #3a87ad; }

/* line 818, scss/_bootstrap_dropins.scss */
.alert-block {
  padding-top: 14px;
  padding-bottom: 14px; }

/* line 824, scss/_bootstrap_dropins.scss */
.alert-block > p,
.alert-block > ul {
  margin-bottom: 0; }

/* line 828, scss/_bootstrap_dropins.scss */
.alert-block p + p {
  margin-top: 5px; }

/**********************************************************
 *
 * Navigation
 *
 */
/* line 838, scss/_bootstrap_dropins.scss */
.nav {
  margin-left: 0;
  margin-bottom: 18px;
  list-style: none; }

/* line 844, scss/_bootstrap_dropins.scss */
.nav > li > a {
  display: block; }

/* line 848, scss/_bootstrap_dropins.scss */
.nav > li > a:hover {
  text-decoration: none;
  background-color: #eeeeee; }

/* line 853, scss/_bootstrap_dropins.scss */
.nav > .pull-right {
  float: right; }

/* line 857, scss/_bootstrap_dropins.scss */
.nav .nav-header {
  display: block;
  padding: 3px 15px;
  font-size: 11px;
  font-weight: bold;
  line-height: 18px;
  color: #999999;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  text-transform: uppercase; }

/* line 868, scss/_bootstrap_dropins.scss */
.nav li + .nav-header {
  margin-top: 9px; }

/* line 872, scss/_bootstrap_dropins.scss */
.nav-list {
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 0; }

/* line 879, scss/_bootstrap_dropins.scss */
.nav-list > li > a,
.nav-list .nav-header {
  margin-left: -15px;
  margin-right: -15px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5); }

/* line 885, scss/_bootstrap_dropins.scss */
.nav-list > li > a {
  padding: 3px 15px; }

/* line 890, scss/_bootstrap_dropins.scss */
.nav-list > .active > a,
.nav-list > .active > a:hover {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
  background-color: #0088cc; }

/* line 896, scss/_bootstrap_dropins.scss */
.nav-list [class^="icon-"] {
  margin-right: 2px; }

/* line 900, scss/_bootstrap_dropins.scss */
.nav-list .divider {
  *width: 100%;
  height: 1px;
  margin: 8px 1px;
  *margin: -5px 0 5px;
  overflow: hidden;
  background-color: #e5e5e5;
  border-bottom: 1px solid #ffffff; }

/* line 911, scss/_bootstrap_dropins.scss */
.nav-tabs,
.nav-pills {
  *zoom: 1; }

/* line 918, scss/_bootstrap_dropins.scss */
.nav-tabs:before,
.nav-pills:before,
.nav-tabs:after,
.nav-pills:after {
  display: table;
  content: ""; }

/* line 924, scss/_bootstrap_dropins.scss */
.nav-tabs:after,
.nav-pills:after {
  clear: both; }

/* line 929, scss/_bootstrap_dropins.scss */
.nav-tabs > li,
.nav-pills > li {
  float: left; }

/* line 934, scss/_bootstrap_dropins.scss */
.nav-tabs > li > a,
.nav-pills > li > a {
  padding-right: 12px;
  padding-left: 12px;
  margin-right: 2px;
  line-height: 14px; }

/* line 941, scss/_bootstrap_dropins.scss */
.nav-tabs {
  border-bottom: 1px solid #ddd; }

/* line 945, scss/_bootstrap_dropins.scss */
.nav-tabs > li {
  margin-bottom: -1px; }

/* line 949, scss/_bootstrap_dropins.scss */
.nav-tabs > li > a {
  padding-top: 8px;
  padding-bottom: 8px;
  line-height: 18px;
  border: 1px solid transparent;
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0; }

/* line 959, scss/_bootstrap_dropins.scss */
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #dddddd; }

/* line 964, scss/_bootstrap_dropins.scss */
.nav-tabs > .active > a,
.nav-tabs > .active > a:hover {
  color: #555555;
  background-color: #ffffff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default; }

/* line 972, scss/_bootstrap_dropins.scss */
.nav-pills > li > a {
  padding-top: 8px;
  padding-bottom: 8px;
  margin-top: 2px;
  margin-bottom: 2px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px; }

/* line 983, scss/_bootstrap_dropins.scss */
.nav-pills > .active > a,
.nav-pills > .active > a:hover {
  color: #ffffff;
  background-color: #0088cc; }

/* line 988, scss/_bootstrap_dropins.scss */
.nav-stacked > li {
  float: none; }

/* line 992, scss/_bootstrap_dropins.scss */
.nav-stacked > li > a {
  margin-right: 0; }

/* line 996, scss/_bootstrap_dropins.scss */
.nav-tabs.nav-stacked {
  border-bottom: 0; }

/* line 1000, scss/_bootstrap_dropins.scss */
.nav-tabs.nav-stacked > li > a {
  border: 1px solid #ddd;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0; }

/* line 1007, scss/_bootstrap_dropins.scss */
.nav-tabs.nav-stacked > li:first-child > a {
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0; }

/* line 1013, scss/_bootstrap_dropins.scss */
.nav-tabs.nav-stacked > li:last-child > a {
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px; }

/* line 1019, scss/_bootstrap_dropins.scss */
.nav-tabs.nav-stacked > li > a:hover {
  border-color: #ddd;
  z-index: 2; }

/* line 1024, scss/_bootstrap_dropins.scss */
.nav-pills.nav-stacked > li > a {
  margin-bottom: 3px; }

/* line 1028, scss/_bootstrap_dropins.scss */
.nav-pills.nav-stacked > li:last-child > a {
  margin-bottom: 1px; }

/* line 1032, scss/_bootstrap_dropins.scss */
.nav-tabs .dropdown-menu {
  -webkit-border-radius: 0 0 5px 5px;
  -moz-border-radius: 0 0 5px 5px;
  border-radius: 0 0 5px 5px; }

/* line 1038, scss/_bootstrap_dropins.scss */
.nav-pills .dropdown-menu {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px; }

/* line 1045, scss/_bootstrap_dropins.scss */
.nav-tabs .dropdown-toggle .caret,
.nav-pills .dropdown-toggle .caret {
  border-top-color: #0088cc;
  border-bottom-color: #0088cc;
  margin-top: 6px; }

/* line 1052, scss/_bootstrap_dropins.scss */
.nav-tabs .dropdown-toggle:hover .caret,
.nav-pills .dropdown-toggle:hover .caret {
  border-top-color: #005580;
  border-bottom-color: #005580; }

/* line 1058, scss/_bootstrap_dropins.scss */
.nav-tabs .active .dropdown-toggle .caret,
.nav-pills .active .dropdown-toggle .caret {
  border-top-color: #333333;
  border-bottom-color: #333333; }

/* line 1063, scss/_bootstrap_dropins.scss */
.nav > .dropdown.active > a:hover {
  color: #000000;
  cursor: pointer; }

/* line 1070, scss/_bootstrap_dropins.scss */
.nav-tabs .open .dropdown-toggle,
.nav-pills .open .dropdown-toggle,
.nav > li.dropdown.open.active > a:hover {
  color: #ffffff;
  background-color: #999999;
  border-color: #999999; }

/* line 1078, scss/_bootstrap_dropins.scss */
.nav li.dropdown.open .caret,
.nav li.dropdown.open.active .caret,
.nav li.dropdown.open a:hover .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
  opacity: 1;
  filter: alpha(opacity=100); }

/* line 1085, scss/_bootstrap_dropins.scss */
.tabs-stacked .open > a:hover {
  border-color: #999999; }

/* line 1089, scss/_bootstrap_dropins.scss */
.tabbable {
  *zoom: 1; }

/* line 1094, scss/_bootstrap_dropins.scss */
.tabbable:before,
.tabbable:after {
  display: table;
  content: ""; }

/* line 1099, scss/_bootstrap_dropins.scss */
.tabbable:after {
  clear: both; }

/* line 1103, scss/_bootstrap_dropins.scss */
.tab-content {
  overflow: auto; }

/* line 1109, scss/_bootstrap_dropins.scss */
.tabs-below > .nav-tabs,
.tabs-right > .nav-tabs,
.tabs-left > .nav-tabs {
  border-bottom: 0; }

/* line 1114, scss/_bootstrap_dropins.scss */
.tab-content > .tab-pane,
.pill-content > .pill-pane {
  display: none; }

/* line 1119, scss/_bootstrap_dropins.scss */
.tab-content > .active,
.pill-content > .active {
  display: block; }

/* line 1123, scss/_bootstrap_dropins.scss */
.tabs-below > .nav-tabs {
  border-top: 1px solid #ddd; }

/* line 1127, scss/_bootstrap_dropins.scss */
.tabs-below > .nav-tabs > li {
  margin-top: -1px;
  margin-bottom: 0; }

/* line 1132, scss/_bootstrap_dropins.scss */
.tabs-below > .nav-tabs > li > a {
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px; }

/* line 1138, scss/_bootstrap_dropins.scss */
.tabs-below > .nav-tabs > li > a:hover {
  border-bottom-color: transparent;
  border-top-color: #ddd; }

/* line 1144, scss/_bootstrap_dropins.scss */
.tabs-below > .nav-tabs > .active > a,
.tabs-below > .nav-tabs > .active > a:hover {
  border-color: transparent #ddd #ddd #ddd; }

/* line 1149, scss/_bootstrap_dropins.scss */
.tabs-left > .nav-tabs > li,
.tabs-right > .nav-tabs > li {
  float: none; }

/* line 1154, scss/_bootstrap_dropins.scss */
.tabs-left > .nav-tabs > li > a,
.tabs-right > .nav-tabs > li > a {
  min-width: 74px;
  margin-right: 0;
  margin-bottom: 3px; }

/* line 1160, scss/_bootstrap_dropins.scss */
.tabs-left > .nav-tabs {
  float: left;
  margin-right: 19px;
  border-right: 1px solid #ddd; }

/* line 1166, scss/_bootstrap_dropins.scss */
.tabs-left > .nav-tabs > li > a {
  margin-right: -1px;
  -webkit-border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px; }

/* line 1173, scss/_bootstrap_dropins.scss */
.tabs-left > .nav-tabs > li > a:hover {
  border-color: #eeeeee #dddddd #eeeeee #eeeeee; }

/* line 1178, scss/_bootstrap_dropins.scss */
.tabs-left > .nav-tabs .active > a,
.tabs-left > .nav-tabs .active > a:hover {
  border-color: #ddd transparent #ddd #ddd;
  *border-right-color: #ffffff; }

/* line 1183, scss/_bootstrap_dropins.scss */
.tabs-right > .nav-tabs {
  float: right;
  margin-left: 19px;
  border-left: 1px solid #ddd; }

/* line 1189, scss/_bootstrap_dropins.scss */
.tabs-right > .nav-tabs > li > a {
  margin-left: -1px;
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0; }

/* line 1196, scss/_bootstrap_dropins.scss */
.tabs-right > .nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #eeeeee #dddddd; }

/* line 1201, scss/_bootstrap_dropins.scss */
.tabs-right > .nav-tabs .active > a,
.tabs-right > .nav-tabs .active > a:hover {
  border-color: #ddd #ddd #ddd transparent;
  *border-left-color: #ffffff; }

/**********************************************************
 *
 * Navbar
 *
 */
/* line 1212, scss/_bootstrap_dropins.scss */
.navbar {
  *position: relative;
  *z-index: 2;
  overflow: visible;
  margin-bottom: 18px; }

/* line 1219, scss/_bootstrap_dropins.scss */
.navbar-inner {
  min-height: 40px;
  padding-left: 20px;
  padding-right: 20px;
  background-color: #2c2c2c;
  background-image: -moz-linear-gradient(top, #333333, #222222);
  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-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#333333', endColorstr = '#222222', GradientType = 0);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25), inset 0 -1px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25), inset 0 -1px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25), inset 0 -1px 0 rgba(0, 0, 0, 0.1); }

/* line 1240, scss/_bootstrap_dropins.scss */
.navbar .container {
  width: auto; }

/* line 1244, scss/_bootstrap_dropins.scss */
.nav-collapse.collapse {
  height: auto; }

/* line 1248, scss/_bootstrap_dropins.scss */
.navbar {
  color: #999999; }

/* line 1252, scss/_bootstrap_dropins.scss */
.navbar .brand:hover {
  text-decoration: none; }

/* line 1256, scss/_bootstrap_dropins.scss */
.navbar .brand {
  float: left;
  display: block;
  padding: 8px 20px 12px;
  margin-left: -20px;
  font-size: 20px;
  font-weight: 200;
  line-height: 1;
  color: #999999; }

/* line 1267, scss/_bootstrap_dropins.scss */
.navbar .navbar-text {
  margin-bottom: 0;
  line-height: 40px; }

/* line 1272, scss/_bootstrap_dropins.scss */
.navbar .navbar-link {
  color: #999999; }

/* line 1276, scss/_bootstrap_dropins.scss */
.navbar .navbar-link:hover {
  color: #ffffff; }

/* line 1281, scss/_bootstrap_dropins.scss */
.navbar .btn,
.navbar .btn-group {
  margin-top: 5px; }

/* line 1285, scss/_bootstrap_dropins.scss */
.navbar .btn-group .btn {
  margin: 0; }

/* line 1289, scss/_bootstrap_dropins.scss */
.navbar-form {
  margin-bottom: 0;
  *zoom: 1; }

/* line 1295, scss/_bootstrap_dropins.scss */
.navbar-form:before,
.navbar-form:after {
  display: table;
  content: ""; }

/* line 1300, scss/_bootstrap_dropins.scss */
.navbar-form:after {
  clear: both; }

/* line 1307, scss/_bootstrap_dropins.scss */
.navbar-form input,
.navbar-form select,
.navbar-form .radio,
.navbar-form .checkbox {
  margin-top: 5px; }

/* line 1312, scss/_bootstrap_dropins.scss */
.navbar-form input,
.navbar-form select {
  display: inline-block;
  margin-bottom: 0; }

/* line 1319, scss/_bootstrap_dropins.scss */
.navbar-form input[type="image"],
.navbar-form input[type="checkbox"],
.navbar-form input[type="radio"] {
  margin-top: 3px; }

/* line 1324, scss/_bootstrap_dropins.scss */
.navbar-form .input-append,
.navbar-form .input-prepend {
  margin-top: 6px;
  white-space: nowrap; }

/* line 1330, scss/_bootstrap_dropins.scss */
.navbar-form .input-append input,
.navbar-form .input-prepend input {
  margin-top: 0; }

/* line 1334, scss/_bootstrap_dropins.scss */
.navbar-search {
  position: relative;
  float: left;
  margin-top: 6px;
  margin-bottom: 0; }

/* line 1341, scss/_bootstrap_dropins.scss */
.navbar-search .search-query {
  padding: 4px 9px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 13px;
  font-weight: normal;
  line-height: 1;
  color: #ffffff;
  background-color: #626262;
  border: 1px solid #151515;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px 0 rgba(255, 255, 255, 0.15);
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px 0 rgba(255, 255, 255, 0.15);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px 0 rgba(255, 255, 255, 0.15);
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none; }

/* line 1360, scss/_bootstrap_dropins.scss */
.navbar-search .search-query:-moz-placeholder {
  color: #cccccc; }

/* line 1364, scss/_bootstrap_dropins.scss */
.navbar-search .search-query:-ms-input-placeholder {
  color: #cccccc; }

/* line 1368, scss/_bootstrap_dropins.scss */
.navbar-search .search-query::-webkit-input-placeholder {
  color: #cccccc; }

/* line 1373, scss/_bootstrap_dropins.scss */
.navbar-search .search-query:focus,
.navbar-search .search-query.focused {
  padding: 5px 10px;
  color: #333333;
  text-shadow: 0 1px 0 #ffffff;
  background-color: #ffffff;
  border: 0;
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
  outline: 0; }

/* line 1386, scss/_bootstrap_dropins.scss */
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
  margin-bottom: 0; }

/* line 1395, scss/_bootstrap_dropins.scss */
.navbar-fixed-top .navbar-inner,
.navbar-fixed-bottom .navbar-inner {
  padding-left: 0;
  padding-right: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0; }

/* line 1404, scss/_bootstrap_dropins.scss */
.navbar-fixed-top .container,
.navbar-fixed-bottom .container {
  width: 940px; }

/* line 1408, scss/_bootstrap_dropins.scss */
.navbar-fixed-top {
  top: 0; }

/* line 1412, scss/_bootstrap_dropins.scss */
.navbar-fixed-bottom {
  bottom: 0; }

/* line 1416, scss/_bootstrap_dropins.scss */
.navbar .nav {
  position: relative;
  left: 0;
  display: block;
  float: left;
  margin: 0 10px 0 0; }

/* line 1424, scss/_bootstrap_dropins.scss */
.navbar .nav.pull-right {
  float: right; }

/* line 1428, scss/_bootstrap_dropins.scss */
.navbar .nav > li {
  display: block;
  float: left; }

/* line 1433, scss/_bootstrap_dropins.scss */
.navbar .nav > li > a {
  float: none;
  padding: 9px 10px 11px;
  line-height: 19px;
  color: #999999;
  text-decoration: none;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); }

/* line 1442, scss/_bootstrap_dropins.scss */
.navbar .btn {
  display: inline-block;
  padding: 4px 10px 4px;
  margin: 5px 5px 6px;
  line-height: 18px; }

/* line 1449, scss/_bootstrap_dropins.scss */
.navbar .btn-group {
  margin: 0;
  padding: 5px 5px 6px; }

/* line 1454, scss/_bootstrap_dropins.scss */
.navbar .nav > li > a:hover {
  background-color: transparent;
  color: #ffffff;
  text-decoration: none; }

/* line 1461, scss/_bootstrap_dropins.scss */
.navbar .nav .active > a,
.navbar .nav .active > a:hover {
  color: #ffffff;
  text-decoration: none;
  background-color: #222222; }

/* line 1467, scss/_bootstrap_dropins.scss */
.navbar .divider-vertical {
  height: 40px;
  width: 1px;
  margin: 0 9px;
  overflow: hidden;
  background-color: #222222;
  border-right: 1px solid #333333; }

/* line 1476, scss/_bootstrap_dropins.scss */
.navbar .nav.pull-right {
  margin-left: 10px;
  margin-right: 0; }

/* line 1481, scss/_bootstrap_dropins.scss */
.navbar .btn-navbar {
  display: none;
  float: right;
  padding: 7px 10px;
  margin-left: 5px;
  margin-right: 5px;
  background-color: #2c2c2c;
  background-image: -moz-linear-gradient(top, #333333, #222222);
  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-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#333333', endColorstr = '#222222', GradientType = 0);
  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);
  *background-color: #222222;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  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); }

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

/* line 1517, scss/_bootstrap_dropins.scss */
.navbar .btn-navbar:active,
.navbar .btn-navbar.active {
  background-color: #080808 \9; }

/* line 1521, scss/_bootstrap_dropins.scss */
.navbar .btn-navbar .icon-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); }

/* line 1534, scss/_bootstrap_dropins.scss */
.btn-navbar .icon-bar + .icon-bar {
  margin-top: 3px; }

/* line 1538, scss/_bootstrap_dropins.scss */
.navbar .dropdown-menu:before {
  content: '';
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ccc;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  position: absolute;
  top: -7px;
  left: 9px; }

/* line 1550, scss/_bootstrap_dropins.scss */
.navbar .dropdown-menu:after {
  content: '';
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #ffffff;
  position: absolute;
  top: -6px;
  left: 10px; }

/* line 1561, scss/_bootstrap_dropins.scss */
.navbar-fixed-bottom .dropdown-menu:before {
  border-top: 7px solid #ccc;
  border-top-color: rgba(0, 0, 0, 0.2);
  border-bottom: 0;
  bottom: -7px;
  top: auto; }

/* line 1569, scss/_bootstrap_dropins.scss */
.navbar-fixed-bottom .dropdown-menu:after {
  border-top: 6px solid #ffffff;
  border-bottom: 0;
  bottom: -6px;
  top: auto; }

/* line 1577, scss/_bootstrap_dropins.scss */
.navbar .nav li.dropdown .dropdown-toggle .caret,
.navbar .nav li.dropdown.open .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff; }

/* line 1582, scss/_bootstrap_dropins.scss */
.navbar .nav li.dropdown.active .caret {
  opacity: 1;
  filter: alpha(opacity=100); }

/* line 1589, scss/_bootstrap_dropins.scss */
.navbar .nav li.dropdown.open > .dropdown-toggle,
.navbar .nav li.dropdown.active > .dropdown-toggle,
.navbar .nav li.dropdown.open.active > .dropdown-toggle {
  background-color: transparent; }

/* line 1593, scss/_bootstrap_dropins.scss */
.navbar .nav li.dropdown.active > .dropdown-toggle:hover {
  color: #ffffff; }

/* line 1598, scss/_bootstrap_dropins.scss */
.navbar .pull-right .dropdown-menu,
.navbar .dropdown-menu.pull-right {
  left: auto;
  right: 0; }

/* line 1604, scss/_bootstrap_dropins.scss */
.navbar .pull-right .dropdown-menu:before,
.navbar .dropdown-menu.pull-right:before {
  left: auto;
  right: 12px; }

/* line 1610, scss/_bootstrap_dropins.scss */
.navbar .pull-right .dropdown-menu:after,
.navbar .dropdown-menu.pull-right:after {
  left: auto;
  right: 13px; }

/* line 1, scss/_mobile.scss */
.mobile_qr_code {
  padding-top: 10px;
  padding-bottom: 10px; }
