@font-face {
  font-family: 'Glyphicons Halflings';
  src: url(/assets/glyphicons-halflings-regular-e0dec74b45941442523137cb3ae3e69723fad37e612d01ad27df2279763b260a.eot);
  src: url(/assets/glyphicons-halflings-regular-e0dec74b45941442523137cb3ae3e69723fad37e612d01ad27df2279763b260a.eot?#iefix) format("embedded-opentype"), url(/assets/glyphicons-halflings-regular-e99aacf90923221d70b6518fcd33a6b05d59a9d902bd07a4a62de3155a33b6e7.woff) format("woff"), url(/assets/glyphicons-halflings-regular-5d371a60eeb3f60a7dd06f81193871aef806f90d5b58d389d28588ece9282cad.ttf) format("truetype"), url(/assets/glyphicons-halflings-regular-c90c576992634a0e604f92bd75b6f824602da7f1d7376fbfbda97e908ba1a19b.svg#glyphicons_halflingsregular) format("svg");
}

/* used for headings and links*/
/* line 48, app/assets/stylesheets/escapetix.css.scss */
#checkout-overlay {
  background-color: rgba(21, 21, 21, 0.9);
}

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

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

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

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

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

/* line 74, app/assets/stylesheets/escapetix.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 82, app/assets/stylesheets/escapetix.css.scss */
.nav.nav-tabs.nav-justified li a:hover {
  border-top-color: transparent !important;
  border-bottom-color: #ffc44d !important;
  color: #ffc44d;
}

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

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

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

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

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

/* line 120, app/assets/stylesheets/escapetix.css.scss */
.events-index .container.boxed {
  background-color: transparent;
}

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

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

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

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

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

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

/* line 142, app/assets/stylesheets/escapetix.css.scss */
.btn.btn-primary:hover, .btn.btn-primary:focus, .btn.btn-primary:active {
  background: #ffc44d;
}

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

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

/* line 151, app/assets/stylesheets/escapetix.css.scss */
.panel .panel-heading {
  background: #333;
}

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

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

/* line 165, app/assets/stylesheets/escapetix.css.scss */
.btn-outlined.pagination-btn {
  color: black;
}

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

/* line 173, app/assets/stylesheets/escapetix.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 179, app/assets/stylesheets/escapetix.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 184, app/assets/stylesheets/escapetix.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 194, app/assets/stylesheets/escapetix.css.scss */
body {
  background: #000;
  color: #ddd;
  font-family: 'Lato', sans-serif;
  font-weight: 300;
  background-attachment: fixed;
  height: 100%;
}

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

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

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

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

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

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

/* line 231, app/assets/stylesheets/escapetix.css.scss */
a {
  color: #ffaa00;
}

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

/* line 238, app/assets/stylesheets/escapetix.css.scss */
.text-orange {
  color: #ffaa00;
}

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

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

/* line 253, app/assets/stylesheets/escapetix.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 #ffc44d;
}

/* line 259, app/assets/stylesheets/escapetix.css.scss */
.btn.btn-primary {
  border: none;
  background-image: linear-gradient(to bottom, #ffc44d, #ffaa00);
  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 265, app/assets/stylesheets/escapetix.css.scss */
.btn.btn-primary:hover, .btn.btn-primary:focus {
  background-image: linear-gradient(to bottom, #ffbb33, #e69900);
  box-shadow: 0px 5px 13px 0 rgba(0, 0, 0, 0.25);
}

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

/* line 275, app/assets/stylesheets/escapetix.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: #466cec;
  background-image: linear-gradient(to bottom, #8b50ec, #466cec);
}

/* line 284, app/assets/stylesheets/escapetix.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 288, app/assets/stylesheets/escapetix.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 297, app/assets/stylesheets/escapetix.css.scss */
#home-bg {
  padding-top: 20px;
  padding-bottom: 110px;
  background-color: rgba(0, 0, 0, 0.5);
}

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

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

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

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

/* line 314, app/assets/stylesheets/escapetix.css.scss */
.event-details h3 {
  color: #ffaa00;
}

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

/* line 322, app/assets/stylesheets/escapetix.css.scss */
.event-box-alt h3 {
  color: #ffaa00;
}

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

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

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

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

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

/* line 350, app/assets/stylesheets/escapetix.css.scss */
p.active a {
  color: #ffaa00;
}

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

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

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

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

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

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

/* line 383, app/assets/stylesheets/escapetix.css.scss */
.product-details h3 {
  color: #ffaa00;
}

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

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

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

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

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

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

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

/* line 420, app/assets/stylesheets/escapetix.css.scss */
.navbar-default .navbar-nav > li > a.btn.btn-primary {
  border: none;
  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 430, app/assets/stylesheets/escapetix.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, #ffbb33, #e69900);
  box-shadow: 0px 5px 13px 0 rgba(0, 0, 0, 0.25);
}

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

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

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

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

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

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

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

/* line 469, app/assets/stylesheets/escapetix.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 475, app/assets/stylesheets/escapetix.css.scss */
  .navbar-default .navbar-nav > li > a {
    padding: 16px 0px 34px 0px;
    margin: 0px 12px;
  }
  /* line 478, app/assets/stylesheets/escapetix.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 #ffaa00;
  }
}

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

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

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

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

/* line 499, app/assets/stylesheets/escapetix.css.scss */
.navbar-default .navbar-toggle {
  background: #ffaa00;
  border: none;
}

/* line 503, app/assets/stylesheets/escapetix.css.scss */
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
  background-color: #ffc44d;
}

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

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

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

/* line 515, app/assets/stylesheets/escapetix.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 517, app/assets/stylesheets/escapetix.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 520, app/assets/stylesheets/escapetix.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 529, app/assets/stylesheets/escapetix.css.scss */
#hero {
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  margin: 0px 0 20px;
}

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

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

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

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

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

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

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

/* line 595, app/assets/stylesheets/escapetix.css.scss */
ul.month-select {
  background: linear-gradient(to bottom, #ffaa00, #ffbb33);
  color: #fff;
}

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

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

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