.btn-primary {
  background-color: #27aae1;
  border-color: #1a8bbb; }
  .btn-primary:hover, .btn-primary:active, .btn-primary:focus, .btn-primary:active:focus, .btn-primary:active:hover {
    background-color: #1a8bbb;
    border-color: #146a8e; }

.btn-default {
  background-color: transparent;
  border-color: #27aae1;
  color: #27aae1; }
  .btn-default:hover, .btn-default:active, .btn-default:focus, .btn-default:active:focus, .btn-default:active:hover {
    color: #fff;
    background-color: #27aae1;
    border-color: #146a8e; }

.panel-primary {
  border-color: #27aae1; }
  .panel-primary > .panel-heading {
    background-color: #27aae1;
    border-color: #27aae1; }

a {
  color: #27aae1; }
  a:hover {
    color: #3d3934;
    text-decoration: underline; }

.text-left-not-xs,
.text-left-not-sm,
.text-left-not-md,
.text-left-not-lg {
  text-align: left; }

.text-center-not-xs,
.text-center-not-sm,
.text-center-not-md,
.text-center-not-lg {
  text-align: center; }

.text-right-not-xs,
.text-right-not-sm,
.text-right-not-md,
.text-right-not-lg {
  text-align: right; }

.text-justify-not-xs,
.text-justify-not-sm,
.text-justify-not-md,
.text-justify-not-lg {
  text-align: justify; }

@media (max-width: 767px) {
  .text-left-not-xs,
  .text-center-not-xs,
  .text-right-not-xs,
  .text-justify-not-xs {
    text-align: inherit; }

  .text-left-xs {
    text-align: left; }

  .text-center-xs {
    text-align: center; }

  .text-right-xs {
    text-align: right; }

  .text-justify-xs {
    text-align: justify; }

  .table-responsive {
    width: 100vw; } }
@media (min-width: 768px) {
  .table-responsive {
    min-height: initial;
    overflow-x: initial; } }
@media (min-width: 768px) and (max-width: 991px) {
  .text-left-not-sm,
  .text-center-not-sm,
  .text-right-not-sm,
  .text-justify-not-sm {
    text-align: inherit; }

  .text-left-sm {
    text-align: left; }

  .text-center-sm {
    text-align: center; }

  .text-right-sm {
    text-align: right; }

  .text-justify-sm {
    text-align: justify; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .text-left-not-md,
  .text-center-not-md,
  .text-right-not-md,
  .text-justify-not-md {
    text-align: inherit; }

  .text-left-md {
    text-align: left; }

  .text-center-md {
    text-align: center; }

  .text-right-md {
    text-align: right; }

  .text-justify-md {
    text-align: justify; } }
@media (min-width: 1200px) {
  .text-left-not-lg,
  .text-center-not-lg,
  .text-right-not-lg,
  .text-justify-not-lg {
    text-align: inherit; }

  .text-left-lg {
    text-align: left; }

  .text-center-lg {
    text-align: center; }

  .text-right-lg {
    text-align: right; }

  .text-justify-lg {
    text-align: justify; } }
.mobileEligibility {
  display: block;
  font-size: 0.8em;
  font-style: italic; }

html {
  height: 100%; }

body {
  position: absolute;
  width: 100%;
  height: 100%;
  font-family: "Source Sans Pro", sans-serif;
  display: table; }

.header, .footer, .main, .navbar {
  display: table-row;
  height: 1px; }

.main {
  height: 100%; }
  .main > .container {
    padding: 30px 0 30px; }

.header {
  margin: 0;
  background-color: #fff;
  color: #333; }
  .header-logo img {
    max-width: 180px;
    max-height: 125px;
    margin: 20px 0 0; }
  .header-title {
    display: block;
    font-size: 36px;
    line-height: 36px;
    padding: 15px 0 10px;
    font-family: "Source Sans Pro", sans-serif;
    color: #333; }

.footer {
  text-align: center;
  background-color: #eee;
  color: #333; }
  .footer > .container {
    padding: 15px; }
  .footer-sponsors img {
    margin: 15px 0; }

.performance-metadata > div {
  margin: 5px 0; }

#promocode-form {
  display: none; }
#promocode-container {
  margin: 15px -15px; }

font {
  font-size: inherit !important;
  color: inherit !important; }

.rowAtlAddr {
  display: none; }

input[type="checkbox"]:checked ~ .rowAtlAddr {
  display: initial; }

  input[type="checkbox"]:checked ~ .rowAtlAddr {
  display: initial; }

input.form-control.invalid {
  border-color: #a94442;}
input.form-control ~ .error-helper {
  display: none;}
input.form-control.invalid ~ .error-helper {
  display: block;}

.eTicket {
  margin: 0 -15px; }

#perfdateblock {
  border: solid 1px #AAAAAA;
  font-size: 18px; }

#perfdateblock TH {
  text-align: center;
  border: solid 1px #BBBBBB;
  padding: 3px;
  font-weight: normal;
  min-width: 40px; }

#perfdateblock TD {
  text-align: center;
  border: solid 1px #CCCCCC;
  background-color: #DDDDDD;
  min-width: 40spx; }

#perfdateblock a {
  color: #27aae1;
  text-decoration: none; }

#perfdateblock .PREVIEW {
  background-color: #FFDDDD; }

#perfdateblock .twoforone {
  background-color: #FFFFDD; }

#perfdateblock .noshow {
  background-color: #999999; }

h1 {
  font-family: "Source Sans Pro", sans-serif;
  color: #333; }

h2 {
  font-family: "Source Sans Pro", sans-serif;
  color: #333; }

h3 {
  font-family: "Source Sans Pro", sans-serif;
  color: #333; }

h4 {
  font-family: "Source Sans Pro", sans-serif;
  color: #333; }

pre.non-code {
  border: none;
  border-radius: 0;
  background: none;
  word-wrap: normal;
  word-break: normal;
  color: #000;
  line-height: 1.5em;
  font-size: 16px;
  margin: 0;
  padding: 15px 0;
  font-family: "Source Sans Pro", sans-serif; }

.fullpadding {
  padding: 15px; }

.youtube {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden; }
  .youtube iframe, .youtube object, .youtube embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

.navbar {
  width: 100%;
  min-height: 35px;
  background: #ddd;
  border: none;
  border-radius: 0; }
  .navbar-collapse {
    padding: 0; }
  .navbar:before {
    display: block;
    content: "";
    background: url("../images/stock-ride.jpg");
    background-position: bottom;
    background-size: cover;
    height: 200px;
    width: 100%; }
    @media only screen and (max-width: 600px) {
      .navbar:before {
        height: 150px; } }
    @media only screen and (max-width: 430px) {
      .navbar:before {
        height: 100px; } }
.nav > li > a {
  padding: 10px;
  color: #333e49; }
  .nav > li > a:hover {
    background: rgba(0, 0, 0, 0.3); }

ul.rightOptions {
  list-style: none;
  height: auto !important; }
  ul.rightOptions li {
    display: inline-block;
    float: right; }
    ul.rightOptions li a {
      display: block;
      width: 100%;
      height: 100%;
      color: #333e49 !important;
      padding: 10px;
      text-decoration: none !important;
      line-height: 20px; }
      ul.rightOptions li a:hover {
        background: rgba(0, 0, 0, 0.3); }

.navbar-toggle {
  float: none;
  padding: 3px 9px;
  margin: -5px 0;
  border: 2px solid #333e49; }
  .navbar-toggle:hover {
    background: rgba(0, 0, 0, 0.3); }

.ui-datepicker-inline {
  width: 100%; }
.ui-state-default {
  padding: 0.4em 0.2em; }
.ui-state-active {
  background: #27aae1 !important;
  border-color: #146a8e !important; }

.performance-calendar th, .performance-calendar td {
  text-align: center; }
.performance-time {
  padding: 3px;
  border-radius: 3px;
  margin-bottom: 5px;
  position: relative; }
  .performance-time i {
    color: #333;
    position: absolute;
    top: -5px;
    right: -5px;
    font-size: 16px;
    transition: all 0.3s; }
  .performance-time:hover i {
    color: #666;
    font-size: 20px; }
  .performance-time a {
    display: block;
    text-decoration: none; }

#legend .performance-time {
  display: inline-block;
  width: initial;
  text-align: center;
  padding: 5px 10px;
  margin-right: 5px;
  font-size: 16px; }

.grid {
  list-style: none;
  padding: 0; }
  .grid li {
    display: block;
    margin-bottom: 30px; }
    .grid li a {
      display: block;
      background-color: #27aae1;
      background-repeat: no-repeat;
      background-size: cover;
      background-position: center;
      color: #fff;
      word-break: break-word;
      text-decoration: none;
      position: relative;
      overflow: hidden; }
      .grid li a:before {
        content: "";
        position: absolute;
        background: rgba(0, 0, 0, 0.4);
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        transition: all 0.3s; }
      .grid li a:hover:before {
        background: rgba(0, 0, 0, 0); }
  .grid-item-description {
    position: relative;
    overflow: hidden;
    font-size: 16px;
    padding: 10px;
    display: block;
    height: 150px;
    text-shadow: 1px 1px 2px #333; }
  .grid-item-details {
    position: relative;
    padding: 10px 10px 0;
    text-shadow: 1px 1px 2px #333; }
  .grid-item-footer {
    position: relative;
    padding: 0 10px;
    display: block;
    line-height: 18px;
    text-align: right;
    font-size: 14px;
    height: 36px;
    background: rgba(0, 0, 0, 0.35); }
  .grid-item-flag {
    position: absolute;
    top: 40px;
    right: -40px;
    transform: rotate(45deg);
    background: rgba(0, 0, 0, 0.5);
    padding: 0 30px;
    width: 180px;
    text-align: center;
    font-size: 12px;
    line-height: 20px; }
    .grid-item-flag-wrapper {
      float: right;
      shape-outside: polygon(0 0, 100% 0, 100% 100%);
      width: 95px;
      height: 95px; }
  .grid-item-remove {
    position: absolute;
    top: -5px;
    right: 10px;
    background: rgba(0, 0, 0, 0.5);
    border: none;
    width: 28px;
    height: 28px;
    border-radius: 100%;
    color: #fff;
    transition: all 0.3s; }
    .grid-item-remove:hover {
      background: black; }
  .grid-item-extra {
    background: rgba(0, 0, 0, 0.5);
    padding: 0 10px;
    text-align: right;
    height: 20px; }
  .grid-item-form {
    margin: 0; }



/* GDPR */
#consentFieldset {
  margin-top: 30px;
}
.answersCheckboxContainer{
  display:flex;
  padding:20px;
}
.checkboxDiv{
  margin-left:20px;
}
.consentOptionDiv{
  display: flex;
  margin:5px;
}

.questionDiv{
  display:flex;
  margin:5px;
}

.checkbox, .checkbox-inline{
  padding:10px;
  background-color: #e5f1fb;
  margin: 2px;
}

.checkbox label, .radio label {
  padding: 10px 15px 35px 40px;
  width: 100%;
  background: #f6f6f6; }
  .checkbox label.checkbox-inline, .checkbox label.radio-inline, .radio label.checkbox-inline, .radio label.radio-inline {
    width: initial;
    min-width: 100px; }
  .checkbox label .form-group, .radio label .form-group {
    display: none; }
    .checkbox label .form-group label, .radio label .form-group label {
      padding: 10px 0 5px; }
  .checkbox label input:checked ~ .form-group, .radio label input:checked ~ .form-group {
    display: block; }
.checkbox-inline, .radio-inline {
  margin: 15px 15px 15px 0 !important;
  padding: 0; }
.checkbox-label, .radio-label {
  /*margin: -15px -15px -15px 0;*/
  height: 50px;
  padding: 0 15px 0 0;
  display: flex;
  flex-direction: column;
  justify-content: center; }
  
  .consentOptionDiv input[type="checkbox"]{
    margin-left:5px;
  }
  .questionDiv input[type="checkbox"]{
    margin-left:5px;
  }

.display-flex {
  display: flex;
  align-items: center;}
