@font-face {
  font-family: 'Glyphicons Halflings';
  src: url(/assets/glyphicons-halflings-regular-300f9eecbb8813a5ed53bdb021f29b99f5e236628d4b00b29b58014f3e35c1a1.eot);
  src: url(/assets/glyphicons-halflings-regular-300f9eecbb8813a5ed53bdb021f29b99f5e236628d4b00b29b58014f3e35c1a1.eot?#iefix) format("embedded-opentype"), url(/assets/glyphicons-halflings-regular-741ad344c78c9e91e88871069f4295041d77af6853aaea7b3cc9050d5c8feaee.woff) format("woff"), url(/assets/glyphicons-halflings-regular-de84e4205d15c42225570f935c37d50e70213df4d095adaf6e4e39de2bc6e7c5.ttf) format("truetype"), url(/assets/glyphicons-halflings-regular-c9491f3e5feb01f0c1d36b3e565b94c3a05445fb39e1a6672f68729c9da423f8.svg#glyphicons_halflingsregular) format("svg");
}

/* line 54, app/assets/stylesheets/passagedark.css.scss */
#checkout-overlay {
  background-color: rgba(21, 21, 21, 0.9);
}

/* line 58, app/assets/stylesheets/passagedark.css.scss */
.overlay-text {
  color: #ddd;
}

/* line 63, app/assets/stylesheets/passagedark.css.scss */
#counter p {
  color: white !important;
}

/* line 66, app/assets/stylesheets/passagedark.css.scss */
#counter span {
  color: #f55321;
}

/* line 73, app/assets/stylesheets/passagedark.css.scss */
.popover-content {
  color: black;
}

/* line 76, app/assets/stylesheets/passagedark.css.scss */
.popover-title {
  color: black;
}

/* line 81, app/assets/stylesheets/passagedark.css.scss */
.nav.nav-tabs.nav-justified li a {
  border-bottom-color: #333 !important;
  color: #ddd;
  border-radius: 0px;
  border-left: 0px;
  border-right: 0px;
  background: rgba(21, 21, 21, 0.7);
}

/* line 89, app/assets/stylesheets/passagedark.css.scss */
.nav.nav-tabs.nav-justified li a:hover {
  border-top-color: transparent !important;
  border-bottom-color: #ff9719 !important;
  color: #ff9719;
}

/* line 96, app/assets/stylesheets/passagedark.css.scss */
.nav.nav-tabs.nav-justified li.active a {
  border-bottom-color: #fe8b00 !important;
  border-top-color: transparent !important;
  color: #fe8b00;
}

/* line 106, app/assets/stylesheets/passagedark.css.scss */
.checkout .nav.nav-tabs.nav-justified li a {
  background-color: transparent !important;
}

/* line 114, app/assets/stylesheets/passagedark.css.scss */
.checkout .nav.nav-tabs.nav-justified li.active a {
  background-color: transparent !important;
}

/* line 120, app/assets/stylesheets/passagedark.css.scss */
#product-tab {
  border-left: 1px solid #333 !important;
}

/* line 123, app/assets/stylesheets/passagedark.css.scss */
#ticket-tab {
  border-right: 1px solid #333 !important;
}

/* line 126, app/assets/stylesheets/passagedark.css.scss */
.modal-content {
  background-color: #222;
}

/* line 128, app/assets/stylesheets/passagedark.css.scss */
.modal-content .close {
  color: #ddd;
  opacity: 1;
}

/* line 132, app/assets/stylesheets/passagedark.css.scss */
.modal-content .modal-header {
  border-bottom: 1px solid #333;
}

/* line 135, app/assets/stylesheets/passagedark.css.scss */
.modal-content .modal-footer {
  border-top: 1px solid #333;
}

/* line 139, app/assets/stylesheets/passagedark.css.scss */
.table-striped > tbody > tr:nth-child(odd) > td {
  background: none;
}

/* line 140, app/assets/stylesheets/passagedark.css.scss */
.btn.btn-primary {
  background: #fe8b00;
  border: none;
  border-radius: 3px;
}

/* line 144, app/assets/stylesheets/passagedark.css.scss */
.btn.btn-primary:hover, .btn.btn-primary:focus, .btn.btn-primary:active {
  background: #ff9719;
}

/* line 148, app/assets/stylesheets/passagedark.css.scss */
.panel {
  background: #222;
}

/* line 150, app/assets/stylesheets/passagedark.css.scss */
.panel.panel-shaded {
  border-color: #151515;
}

/* line 153, app/assets/stylesheets/passagedark.css.scss */
.panel .panel-heading {
  background: #333;
  color: #ddd;
}

/* line 156, app/assets/stylesheets/passagedark.css.scss */
.panel .panel-heading .close {
  color: #ddd;
}

/* line 162, app/assets/stylesheets/passagedark.css.scss */
.form-control {
  color: #787878;
  background-color: white;
  border: 1px solid #ccc;
}

/* line 166, app/assets/stylesheets/passagedark.css.scss */
.form-control:focus {
  border-color: #ccc;
}

/* line 171, app/assets/stylesheets/passagedark.css.scss */
.pagination > li > a, .pagination > li > span {
  color: #ddd;
  background: none;
  border-color: #333;
}

/* line 175, app/assets/stylesheets/passagedark.css.scss */
.pagination > li > a:hover, .pagination > li > a:focus, .pagination > li > span:hover, .pagination > li > span:focus {
  color: #ddd;
  background-color: #333;
  border-color: #333;
}

/* line 181, app/assets/stylesheets/passagedark.css.scss */
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
  color: #ddd;
  background-color: #333;
  border-color: #333;
}

/* line 186, app/assets/stylesheets/passagedark.css.scss */
.pagination > .disabled > span, .pagination > .disabled > span:hover, .pagination > .disabled > span:focus, .pagination > .disabled > a, .pagination > .disabled > a:hover, .pagination > .disabled > a:focus {
  color: #ddd;
  background: none;
  border-color: #333;
}

/* line 196, app/assets/stylesheets/passagedark.css.scss */
body {
  background: #181a1b;
  color: #ddd;
  font-family: 'Lato', sans-serif;
  font-weight: 300;
  background-attachment: fixed;
  height: 100%;
}

/* line 205, app/assets/stylesheets/passagedark.css.scss */
.container.boxed {
  background: rgba(21, 21, 21, 0.7);
}

/* line 209, app/assets/stylesheets/passagedark.css.scss */
.widget-modal .container.boxed {
  background: #151515;
}

@media (min-width: 992px) {
  /* line 214, app/assets/stylesheets/passagedark.css.scss */
  .border-right-md {
    border-right: 1px solid #333;
    padding: 0px;
  }
  /* line 218, app/assets/stylesheets/passagedark.css.scss */
  .border-left-md {
    border-left: 1px solid #333;
    margin-left: -1px;
  }
}

/* line 224, app/assets/stylesheets/passagedark.css.scss */
h1, h2, h3, h4 {
  color: #bfbfbf;
}

/* line 227, app/assets/stylesheets/passagedark.css.scss */
p {
  color: #ddd;
}

/* line 230, app/assets/stylesheets/passagedark.css.scss */
hr {
  border-color: #333;
}

/* line 233, app/assets/stylesheets/passagedark.css.scss */
a {
  color: #fe8b00;
}

/* line 235, app/assets/stylesheets/passagedark.css.scss */
a:hover, a:focus, a:active {
  text-decoration: none;
  color: #ff9719;
}

/* line 240, app/assets/stylesheets/passagedark.css.scss */
.text-orange {
  color: #fe8b00;
}

/* line 243, app/assets/stylesheets/passagedark.css.scss */
.text-purple {
  color: #8b50ec;
}

/* line 246, app/assets/stylesheets/passagedark.css.scss */
ul.list-group.shaded .list-group-item {
  background: none;
  border-color: #333;
}

/* line 267, app/assets/stylesheets/passagedark.css.scss */
.btn.btn-primary.btn-clear {
  background: none;
  border: 2px solid white;
}

/* line 270, app/assets/stylesheets/passagedark.css.scss */
.btn.btn-primary.btn-clear:hover, .btn.btn-primary.btn-clear:active, .btn.btn-primary.btn-clear:focus {
  background: none !important;
  border: 2px solid #ff9719;
}

/* line 276, app/assets/stylesheets/passagedark.css.scss */
.btn.btn-primary {
  border: none;
  background-image: linear-gradient(to bottom, #fe8f00, #ff694a);
  box-shadow: 0px 3px 9px 0 rgba(0, 0, 0, 0.15);
  font-family: 'Source Sans Pro', sans-serif;
  text-shadow: 0px 1px 1.5px rgba(0, 0, 0, 0.3);
}

/* line 283, app/assets/stylesheets/passagedark.css.scss */
.btn.btn-primary:hover, .btn.btn-primary:focus {
  background-image: linear-gradient(to bottom, #eb8400, #ec6043);
  box-shadow: 0px 5px 13px 0 rgba(0, 0, 0, 0.25);
}

/* line 287, app/assets/stylesheets/passagedark.css.scss */
.btn.btn-primary:active {
  background-image: linear-gradient(to bottom, #eb8400, #ec6043);
  box-shadow: inset 0px 2px 6px 0 rgba(0, 0, 0, 0.2);
}

/* line 293, app/assets/stylesheets/passagedark.css.scss */
.btn.btn-primary.alt {
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 16px;
  font-weight: 600;
  text-shadow: 0px 1px 1.5px rgba(0, 0, 0, 0.3);
  border-radius: 4px;
  box-shadow: 0px 3px 9px 0 rgba(0, 0, 0, 0.15);
  background-image: linear-gradient(to bottom, #8b50ec, #466cec);
}

/* line 301, app/assets/stylesheets/passagedark.css.scss */
.btn.btn-primary.alt:hover, .btn.btn-primary.alt:focus {
  box-shadow: 0px 5px 13px 0 rgba(0, 0, 0, 0.25);
  background-image: linear-gradient(to bottom, #804ada, #4164da);
}

/* line 305, app/assets/stylesheets/passagedark.css.scss */
.btn.btn-primary.alt:active {
  box-shadow: inset 0px 2px 6px 0 rgba(0, 0, 0, 0.2);
  background-image: linear-gradient(to bottom, #804ada, #4164da);
}

/* line 314, app/assets/stylesheets/passagedark.css.scss */
#home-bg {
  padding-top: 20px;
  padding-bottom: 110px;
  background-color: rgba(0, 0, 0, 0.5);
}

/* line 320, app/assets/stylesheets/passagedark.css.scss */
.event-box {
  background-color: #222;
}

/* line 322, app/assets/stylesheets/passagedark.css.scss */
.event-box .event-image img {
  margin: 0 auto;
}

/* line 326, app/assets/stylesheets/passagedark.css.scss */
.event-details {
  color: #ddd;
}

/* line 328, app/assets/stylesheets/passagedark.css.scss */
.event-details p {
  color: #ddd;
}

/* line 331, app/assets/stylesheets/passagedark.css.scss */
.event-details h3 {
  color: #fe8b00;
}

/* line 334, app/assets/stylesheets/passagedark.css.scss */
.event-details hr {
  border-top: 1px solid #787878;
}

/* line 338, app/assets/stylesheets/passagedark.css.scss */
.event-box-alt {
  background: #222;
}

/* line 340, app/assets/stylesheets/passagedark.css.scss */
.event-box-alt h3 {
  color: #fe8b00;
}

/* line 344, app/assets/stylesheets/passagedark.css.scss */
.event-box-alt ul.list-unstyled li {
  padding-top: 5px;
  color: #ddd;
}

/* line 348, app/assets/stylesheets/passagedark.css.scss */
.event-box-alt hr {
  border-color: #333;
}

/* line 352, app/assets/stylesheets/passagedark.css.scss */
#event-times-list.list-group .list-group-item {
  background: none;
  border-color: #333;
}

/* line 358, app/assets/stylesheets/passagedark.css.scss */
.search-bar {
  background: none;
}

/* line 362, app/assets/stylesheets/passagedark.css.scss */
.home.index .body-content {
  padding-bottom: 0px;
}

/* line 370, app/assets/stylesheets/passagedark.css.scss */
p.active a {
  color: #fe8b00;
}

/* line 378, app/assets/stylesheets/passagedark.css.scss */
ul.list-group.event-tix-types-list .list-group-item {
  background: none;
  border-color: #333;
}

/* line 386, app/assets/stylesheets/passagedark.css.scss */
.product-box {
  background-color: #222;
}

/* line 389, app/assets/stylesheets/passagedark.css.scss */
.product-box .product-image .glyphicon {
  color: white;
  font-size: 15px;
}

/* line 394, app/assets/stylesheets/passagedark.css.scss */
.product-box .product-image img {
  margin: 10px auto;
}

/* line 398, app/assets/stylesheets/passagedark.css.scss */
.product-details {
  color: #ddd;
}

/* line 400, app/assets/stylesheets/passagedark.css.scss */
.product-details p {
  color: #ddd;
}

/* line 403, app/assets/stylesheets/passagedark.css.scss */
.product-details h3 {
  color: #fe8b00;
}

/* line 406, app/assets/stylesheets/passagedark.css.scss */
.product-details hr {
  border-top: 1px solid #787878;
}

/* line 415, app/assets/stylesheets/passagedark.css.scss */
.affix {
  background: black;
}

/* line 417, app/assets/stylesheets/passagedark.css.scss */
.affix #checkout-row {
  background: black;
}

/* line 421, app/assets/stylesheets/passagedark.css.scss */
.border-top {
  border-top: 1px solid #333;
}

/* line 424, app/assets/stylesheets/passagedark.css.scss */
.navbar {
  border: none;
  border-radius: 0px;
  font-family: 'Montserrat', sans-serif;
  font-size: 14px;
  font-weight: 600;
}

/* line 431, app/assets/stylesheets/passagedark.css.scss */
.navbar-default {
  background: #121212 !important;
  color: white;
  position: relative;
  z-index: 100;
}

/* line 436, app/assets/stylesheets/passagedark.css.scss */
.navbar-default.no-background {
  background: none;
}

/* line 440, app/assets/stylesheets/passagedark.css.scss */
.navbar-default .navbar-nav > li > a.btn.btn-primary {
  border: none;
  background-image: linear-gradient(to bottom, #fe8f00, #ff694a);
  box-shadow: 0px 3px 9px 0 rgba(0, 0, 0, 0.15);
  font-family: 'SourceSansPro', sans-serif;
  text-shadow: 0px 1px 1.5px rgba(0, 0, 0, 0.3);
  color: white;
  height: 44.5px;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 16px;
}

/* line 451, app/assets/stylesheets/passagedark.css.scss */
.navbar-default .navbar-nav > li > a.btn.btn-primary:hover, .navbar-default .navbar-nav > li > a.btn.btn-primary:focus {
  background-image: linear-gradient(to bottom, #eb8400, #ec6043);
  box-shadow: 0px 5px 13px 0 rgba(0, 0, 0, 0.25);
}

/* line 455, app/assets/stylesheets/passagedark.css.scss */
.navbar-default .navbar-nav > li > a.btn.btn-primary:active {
  background-image: linear-gradient(to bottom, #eb8400, #ec6043);
  box-shadow: inset 0px 2px 6px 0 rgba(0, 0, 0, 0.2);
}

/* line 460, app/assets/stylesheets/passagedark.css.scss */
.navbar-header.pull-right-lg.clearfix {
  padding-left: 20px;
  padding-right: 20px;
}

@media (min-width: 768px) {
  /* line 460, app/assets/stylesheets/passagedark.css.scss */
  .navbar-header.pull-right-lg.clearfix {
    float: right;
  }
}

@media (min-width: 992px) {
  /* line 468, app/assets/stylesheets/passagedark.css.scss */
  .navbar-header.clearfix {
    border-right: 1px solid #333;
  }
  /* line 471, app/assets/stylesheets/passagedark.css.scss */
  .navbar-header.pull-right-lg.clearfix {
    border-left: 1px solid #333;
  }
}

/* line 476, app/assets/stylesheets/passagedark.css.scss */
.navbar-brand {
  height: 100px;
  width: 200px !important;
  line-height: 100px;
  font-size: 18px;
  text-transform: uppercase;
  padding-top: 0px;
}

/* line 484, app/assets/stylesheets/passagedark.css.scss */
.navbar-brand img {
  width: 100%;
}

/* line 488, app/assets/stylesheets/passagedark.css.scss */
.navbar-default .navbar-nav > li > a {
  color: white;
}

/* line 490, app/assets/stylesheets/passagedark.css.scss */
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:active {
  background: none;
  color: #ddd;
}

@media (min-width: 768px) {
  /* line 496, app/assets/stylesheets/passagedark.css.scss */
  .navbar-default .navbar-nav > li > a {
    padding: 16px 0px 34px 0px;
    margin: 0px 12px;
  }
  /* line 499, app/assets/stylesheets/passagedark.css.scss */
  .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:active {
    border-bottom: 2px solid #fe8b00;
  }
}

/* line 504, app/assets/stylesheets/passagedark.css.scss */
ul.dropdown-menu {
  background: #121212 !important;
  min-width: 184px;
  border-color: #787878;
}

/* line 508, app/assets/stylesheets/passagedark.css.scss */
ul.dropdown-menu li.divider {
  background-color: #787878;
}

/* line 512, app/assets/stylesheets/passagedark.css.scss */
.dropdown-menu > li > a {
  color: white;
}

/* line 514, app/assets/stylesheets/passagedark.css.scss */
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:active, .dropdown-menu > li > a:focus {
  color: #ddd;
  background: none;
}

/* line 520, app/assets/stylesheets/passagedark.css.scss */
.navbar-default .navbar-toggle {
  background: #fe8b00;
  border: none;
}

/* line 524, app/assets/stylesheets/passagedark.css.scss */
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
  background-color: #ff9719;
}

/* line 527, app/assets/stylesheets/passagedark.css.scss */
.navbar-toggle {
  margin-top: 15px;
}

/* line 530, app/assets/stylesheets/passagedark.css.scss */
.navbar-default .navbar-toggle .icon-bar {
  background-color: white;
}

/* line 533, app/assets/stylesheets/passagedark.css.scss */
.navbar-collapse.collapse.in, .navbar-collapse.collapsing {
  border: none;
  box-shadow: none;
}

/* line 536, app/assets/stylesheets/passagedark.css.scss */
.navbar-collapse.collapse.in ul.nav.navbar-nav.pull-right, .navbar-collapse.collapsing ul.nav.navbar-nav.pull-right {
  float: left !important;
}

/* line 538, app/assets/stylesheets/passagedark.css.scss */
.navbar-collapse.collapse.in ul.nav.navbar-nav.pull-right li, .navbar-collapse.collapsing ul.nav.navbar-nav.pull-right li {
  width: 150px;
}

/* line 541, app/assets/stylesheets/passagedark.css.scss */
.navbar-collapse.collapse.in ul.nav.navbar-nav.pull-right .btn.btn-primary.btn-clear, .navbar-collapse.collapsing ul.nav.navbar-nav.pull-right .btn.btn-primary.btn-clear {
  margin-right: 0;
}

/* line 550, app/assets/stylesheets/passagedark.css.scss */
#hero {
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  margin: 0px 0 20px;
}

/* line 557, app/assets/stylesheets/passagedark.css.scss */
#hero input#location-input {
  background: #304b61;
  background: transparent url(/assets/icon-location-823ab83d8475494507c4015fabaedbc9c9a37f17d50af8ed8e32090279d778ce.png) no-repeat scroll 7px 7px;
  padding-left: 60px;
  color: white;
}

/* line 568, app/assets/stylesheets/passagedark.css.scss */
#footer {
  margin-top: 10px;
  background: #121212 !important;
  font-size: 14px;
  color: white;
}

/* line 575, app/assets/stylesheets/passagedark.css.scss */
ul.horizontal-nav {
  margin: 0;
  padding: 0;
}

@media (min-width: 1200px) {
  /* line 581, app/assets/stylesheets/passagedark.css.scss */
  #footer {
    font-size: 13px;
  }
  /* line 583, app/assets/stylesheets/passagedark.css.scss */
  #footer ul.horizontal-nav li:before {
    padding: 0 2px;
  }
  /* line 586, app/assets/stylesheets/passagedark.css.scss */
  #footer .pull-right-lg {
    float: right !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 593, app/assets/stylesheets/passagedark.css.scss */
  #footer {
    font-size: 17px;
  }
  /* line 595, app/assets/stylesheets/passagedark.css.scss */
  #footer ul.horizontal-nav {
    margin-bottom: -30px;
  }
  /* line 597, app/assets/stylesheets/passagedark.css.scss */
  #footer ul.horizontal-nav li:before {
    padding: 0 5px;
  }
}

/* line 608, app/assets/stylesheets/passagedark.css.scss */
.calendar td, .calendar th {
  color: rgba(255, 255, 255, 0.8);
}

/* line 611, app/assets/stylesheets/passagedark.css.scss */
.calendar thead {
  background: rgba(100, 100, 100, 0.1);
}

/* line 616, app/assets/stylesheets/passagedark.css.scss */
ul.month-select {
  background-image: linear-gradient(to bottom, #8b50ec, #466cec);
  color: #fff;
}

/* line 619, app/assets/stylesheets/passagedark.css.scss */
ul.month-select a {
  color: #fff;
}

/* line 627, app/assets/stylesheets/passagedark.css.scss */
.well-sm {
  background: #222;
  border-color: #222;
}

/* line 631, app/assets/stylesheets/passagedark.css.scss */
.well-sm.added {
  border-color: #484848;
}
