@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");
}

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

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

/* line 58, app/assets/stylesheets/webwideevents.css.scss */
.body-content {
  background-color: rgba(0, 0, 0, 0.5);
}

/* line 63, app/assets/stylesheets/webwideevents.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: #151515;
}

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

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

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

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

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

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

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

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

/* line 114, app/assets/stylesheets/webwideevents.css.scss */
.events-index .container.boxed p {
  color: white;
}

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

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

/* line 125, app/assets/stylesheets/webwideevents.css.scss */
.modal-content {
  background-color: #121212;
}

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

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

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

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

/* line 139, app/assets/stylesheets/webwideevents.css.scss */
.btn.btn-primary {
  background: #9f005d;
  border: none;
  border-radius: 3px;
}

/* line 143, app/assets/stylesheets/webwideevents.css.scss */
.btn.btn-primary:hover, .btn.btn-primary:focus, .btn.btn-primary:active {
  background: #750046;
}

/* line 147, app/assets/stylesheets/webwideevents.css.scss */
.panel {
  background: #121212;
}

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

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

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

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

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

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

/* line 200, app/assets/stylesheets/webwideevents.css.scss */
.container.boxed {
  background: #151515;
}

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

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

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

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

/* line 218, app/assets/stylesheets/webwideevents.css.scss */
a {
  color: #9f005d;
}

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

/* line 225, app/assets/stylesheets/webwideevents.css.scss */
.text-orange {
  color: white;
}

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

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

/* line 240, app/assets/stylesheets/webwideevents.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 #750046;
}

/* line 246, app/assets/stylesheets/webwideevents.css.scss */
.btn.btn-primary {
  border: none;
  background-image: linear-gradient(to bottom, #9f005d, #750046);
  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 253, app/assets/stylesheets/webwideevents.css.scss */
.btn.btn-primary:hover, .btn.btn-primary:focus {
  background-image: linear-gradient(to bottom, #5c0037, #86004e);
  box-shadow: 0px 5px 13px 0 rgba(0, 0, 0, 0.25);
}

/* line 257, app/assets/stylesheets/webwideevents.css.scss */
.btn.btn-primary:active {
  background-image: linear-gradient(to bottom, #5c0037, #86004e);
  box-shadow: inset 0px 2px 6px 0 rgba(0, 0, 0, 0.2);
}

/* line 263, app/assets/stylesheets/webwideevents.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: #750046;
  background-image: linear-gradient(to bottom, #9f005d, #750046);
}

/* line 272, app/assets/stylesheets/webwideevents.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, #86004e, #5c0037);
}

/* line 276, app/assets/stylesheets/webwideevents.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, #86004e, #5c0037);
}

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

/* line 291, app/assets/stylesheets/webwideevents.css.scss */
.event-box {
  background-color: #121212;
}

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

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

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

/* line 302, app/assets/stylesheets/webwideevents.css.scss */
.event-details h3 {
  color: #9f005d;
}

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

/* line 310, app/assets/stylesheets/webwideevents.css.scss */
.event-box-alt h3 {
  color: white;
}

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

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

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

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

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

/* line 340, app/assets/stylesheets/webwideevents.css.scss */
p.active a {
  color: white;
}

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

/* line 356, app/assets/stylesheets/webwideevents.css.scss */
.product-box {
  background-color: #121212;
}

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

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

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

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

/* line 373, app/assets/stylesheets/webwideevents.css.scss */
.product-details h3 {
  color: white;
}

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

/* line 385, app/assets/stylesheets/webwideevents.css.scss */
.affix {
  background: #151515;
}

/* line 387, app/assets/stylesheets/webwideevents.css.scss */
.affix #checkout-row {
  background: #151515;
}

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

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

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

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

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

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

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

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

/* line 435, app/assets/stylesheets/webwideevents.css.scss */
.navbar-default .navbar-collapse {
  border-bottom: solid 1px #333;
}

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

/* line 440, app/assets/stylesheets/webwideevents.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;
}

/* line 444, app/assets/stylesheets/webwideevents.css.scss */
.navbar-default .navbar-nav > li > a.btn.btn-primary {
  padding: 10px 15px;
  margin-top: 4px;
  background-image: linear-gradient(to bottom, #9f005d, #750046);
  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 451, app/assets/stylesheets/webwideevents.css.scss */
.navbar-default .navbar-nav > li > a.btn.btn-primary.btn-clear {
  padding-bottom: 8px;
  margin-right: 20px;
}

/* line 455, app/assets/stylesheets/webwideevents.css.scss */
.navbar-default .navbar-nav > li > a.btn.btn-primary:hover, .navbar-default .navbar-nav > li > a.btn.btn-primary:active, .navbar-default .navbar-nav > li > a.btn.btn-primary:focus {
  color: white;
  background-image: linear-gradient(to bottom, #5c0037, #86004e);
  box-shadow: 0px 5px 13px 0 rgba(0, 0, 0, 0.25);
}

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

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

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

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

/* line 478, app/assets/stylesheets/webwideevents.css.scss */
.navbar-default .navbar-toggle {
  background: #9f005d;
  border: none;
}

/* line 482, app/assets/stylesheets/webwideevents.css.scss */
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
  background-color: #750046;
}

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

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

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

/* line 494, app/assets/stylesheets/webwideevents.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 496, app/assets/stylesheets/webwideevents.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 499, app/assets/stylesheets/webwideevents.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 508, app/assets/stylesheets/webwideevents.css.scss */
#hero {
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  margin: 0px 0 20px;
}

/* line 515, app/assets/stylesheets/webwideevents.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 526, app/assets/stylesheets/webwideevents.css.scss */
#footer {
  margin-top: 10px;
  background: #121212 !important;
  font-size: 14px;
  color: white;
}

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

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

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

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

/* line 570, app/assets/stylesheets/webwideevents.css.scss */
ul.month-select {
  background-image: linear-gradient(to bottom, #9f005d, #750046);
  color: #fff;
}

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

/* line 580, app/assets/stylesheets/webwideevents.css.scss */
.well-sm {
  background: #121212;
  border-color: #121212;
}

/* line 584, app/assets/stylesheets/webwideevents.css.scss */
.well-sm.added {
  border-color: #2c2c2c;
}

/* line 591, app/assets/stylesheets/webwideevents.css.scss */
:root {
  --auth-bg: #121212;
  --auth-container-bg: #121212;
  --auth-container-shadow: 0 4px 20px rgba(0, 0, 0, 0.5);
  --auth-text-color: #ddd;
  --auth-heading-color: #ddd;
  --auth-text-muted: #787878;
  --auth-link-color: #9f005d;
  --auth-input-bg: #333;
  --auth-input-border: #333;
  --auth-input-focus-border: #9f005d;
  --auth-divider-color: #333;
}
