/*! normalize.css v2.1.3 | MIT License | git.io/normalize */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
a {
  background: transparent;
  cursor: pointer;
}
a:focus {
  outline: thin dotted;
}
a:active,
a:hover {
  outline: 0;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
hr {
  box-sizing: content-box;
  height: 0;
}
mark {
  background: #ff0;
  color: #000;
}
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}
pre {
  white-space: pre-wrap;
}
q {
  quotes: "\201C" "\201D" "\2018" "\2019";
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 0;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
button,
input,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0;
}
button,
input {
  line-height: normal;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
@media print {
  * {
    text-shadow: none !important;
    color: #000 !important;
    background: transparent !important;
    box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 2cm .5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  select {
    background: #fff !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
html {
  font-size: 62.5%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "lato", Lato, Helvetica, Arial, sans-serif;
  font-size: 16px;
  line-height: 1.3;
  color: #605e5f;
  background-color: #000;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #2EAED6;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #921422;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
img {
  display: block;
  max-width: 100%;
  height: auto;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #E9DBDB;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: "league-gothic", "League Gothic", Helvetica, Arial, sans-serif;
  font-weight: normal;
  line-height: 1.1;
  color: inherit;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h1,
.h1 {
  font-size: 36px;
}
h2,
.h2 {
  font-size: 30px;
}
h3,
.h3 {
  font-size: 26px;
}
h4,
.h4 {
  font-size: 24px;
}
h5,
.h5 {
  font-size: 22px;
}
h6,
.h6 {
  font-size: 18px;
}
p {
  margin: 0 0 10px;
}
cite {
  font-style: normal;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
.list-inline > li:first-child {
  padding-left: 0;
}
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.3;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
abbr[title] {
  cursor: help;
  border-bottom: 1px dotted #999999;
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.3;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #2EAED6;
  background-color: #FFF;
  white-space: nowrap;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 15px;
  line-height: 1.3;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
table {
  max-width: 100%;
  background-color: transparent;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.3;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}
.table-striped > tbody > tr:nth-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover > td,
.table-hover > tbody > tr:hover > th {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
  float: none;
  display: table-cell;
}
@media (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    overflow-x: scroll;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
}
label,
legend {
  display: inline-block;
  margin-bottom: 5px;
  font-weight: bold;
}
legend.form-legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 24px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
input,
input[type="search"],
select,
textarea {
  box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  /* IE8-9 */
  line-height: normal;
}
input[type="file"] {
  display: block;
}
select[multiple],
select[size] {
  height: auto;
}
select optgroup {
  font-size: inherit;
  font-style: inherit;
  font-family: inherit;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
  height: auto;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 16px;
  line-height: 1.3;
  color: #555555;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control:-moz-placeholder {
  color: #999999;
}
.form-control::-moz-placeholder {
  color: #999999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999999;
}
.form-control::-webkit-input-placeholder {
  color: #999999;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #eeeeee;
}
textarea.form-control {
  height: auto;
}
input[type="date"] {
  line-height: 34px;
}
.form-group {
  margin-bottom: 15px;
}
.form-group .radio:only-of-type,
.form-group .checkbox:only-of-type,
.form-group .checkbox-inline,
.form-group .radio-inline {
  margin-bottom: 14px;
}
.radio,
.checkbox {
  display: block;
  min-height: 20px;
  margin-bottom: 10px;
  padding-left: 20px;
}
.radio label,
.checkbox label {
  display: inline;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  float: left;
  margin-left: -20px;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
.radio[disabled],
.radio-inline[disabled],
.checkbox[disabled],
.checkbox-inline[disabled],
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"],
fieldset[disabled] .radio,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #843534;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}
.error .help-block,
.error .control-label,
.error .radio,
.error .checkbox,
.error .radio-inline,
.error .checkbox-inline {
  color: #a94442;
}
.error .form-control {
  border-color: #a94442;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.error .form-control:focus {
  border-color: #843534;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}
.form-control-static {
  margin-bottom: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #a09e9f;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
    vertical-align: middle;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    float: none;
    margin-left: 0;
  }
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 16px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:first-child > .btn:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  margin-left: -1px;
}
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}
.clearfix:before,
.clearfix:after,
.grid:before,
.grid:after {
  content: " ";
  display: table;
}
.clearfix:after,
.grid:after {
  clear: both;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1279px) {
  .visible-md {
    display: block !important;
  }
}
@media (min-width: 1280px) {
  .visible-lg {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1279px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1280px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
.row:before,
.row:after {
  content: " ";
  display: table;
}
.row:after {
  clear: both;
}
.row:before,
.row:after {
  content: " ";
  display: table;
}
.row:after {
  clear: both;
}
.row > * {
  float: left;
}
@media (max-width: 767px) {
  .row.row-xs-collapse {
    width: auto;
  }
  .row.row-xs-collapse > * {
    float: none !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    width: auto !important;
  }
  .row.row-xs-collapse > * + * {
    margin-top: 10px;
  }
}
@media (max-width: 991px) {
  .row.row-sm-collapse {
    width: auto;
  }
  .row.row-sm-collapse > * {
    float: none !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    width: auto !important;
  }
  .row.row-sm-collapse > * + * {
    margin-top: 10px;
  }
}
@media (max-width: 1279px) {
  .row.row-md-collapse {
    width: auto;
  }
  .row.row-md-collapse > * {
    float: none !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    width: auto !important;
  }
  .row.row-md-collapse > * + * {
    margin-top: 10px;
  }
}
body.l-dialog-open {
  overflow: hidden;
  position: relative;
}
.l-dialog {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  box-sizing: border-box;
  z-index: 5000;
  background-color: #333;
  background-color: rgba(0, 0, 0, 0.6);
  padding: 30px;
}
@media (max-width: 767px) {
  .l-dialog {
    padding: 15px;
  }
}
.l-dialog.l-dialog-syos {
  bottom: 0;
  right: 0;
  padding: 15px;
  z-index: 101;
}
@media (max-width: 767px) {
  .l-dialog.l-dialog-syos {
    padding: 0;
    background-color: #FFF;
  }
}
.l-dialog-container-main {
  margin: 0 auto;
  box-sizing: border-box;
  width: 710px;
  background-color: #FFF;
}
@media (max-width: 767px) {
  .l-dialog-container-main {
    width: auto;
  }
}
.l-dialog-syos .l-dialog-container-main {
  width: auto;
  max-width: none;
  padding: 20px;
}
@media (max-width: 767px) {
  .l-dialog-syos .l-dialog-container-main {
    padding: 0;
  }
}
.l-dialog-container-main.l-dialog-narrow {
  max-width: 600px;
}
.l-dialog-container-header {
  position: relative;
  padding: 30px 30px 0 30px;
}
@media (max-width: 767px) {
  .l-dialog-container-header {
    padding: 15px;
  }
}
.l-dialog-syos .l-dialog-container-header {
  padding: 0;
  border: 0;
}
.l-dialog-title {
  margin: 0;
  font-size: 34px;
  padding-right: 35px;
  color: #c0b0af;
}
.l-dialog-syos .l-dialog-title {
  display: none;
}
.l-dialog-close {
  position: absolute;
  top: 15px;
  right: 15px;
  border: 0;
  padding: 0;
  cursor: pointer;
  height: 32px;
  width: 32px;
  color: #000;
  background-color: #FFF;
  font-size: 1.6em !important;
  line-height: 1;
  border: 1px solid #505050;
}
.l-dialog-syos .l-dialog-close {
  z-index: 1000;
  margin-top: 0;
  right: 0;
  top: 0;
}
@media (max-width: 767px) {
  .l-dialog-syos .l-dialog-close {
    right: 10px;
    top: 10px;
  }
}
.l-dialog-content-target {
  padding: 20px 30px 30px 30px;
}
@media (max-width: 767px) {
  .l-dialog-content-target {
    padding: 25px 15px;
  }
}
.l-dialog-content-target > :first-child {
  margin-top: 0;
}
.l-dialog-content-target > :last-child {
  margin-bottom: 0;
}
.l-dialog-syos .l-dialog-content-target {
  padding: 0;
}
.l-dialog-loading {
  text-align: center;
  font-style: italic;
  color: #AAA;
}
.l-dialog-loading:after {
  content: '';
  background-image: url('/modules/syos/img/syosSpinner.gif');
  display: block;
  margin: 0 auto 10px;
  background-repeat: no-repeat;
  padding: 50px;
  background-position: center;
}
/* GLOBAL STYLES */
p {
  margin-bottom: 15px;
}
.big {
  font-size: 16px;
  line-height: 1.3em;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  text-transform: uppercase;
  margin-bottom: 5px;
  line-height: 1em;
  letter-spacing: 0.02em;
  font-weight: lighter !important;
}
h1,
.h1 {
  color: #696868;
  margin-bottom: 20px;
}
h2,
h3,
.h2,
.h3 {
  color: #c0b1af;
}
h4,
h5,
.h4,
.h5 {
  color: #c0b1af;
}
h6,
.h6 {
  letter-spacing: 0.02em;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a,
.h1 a,
.h2 a,
.h3 a,
.h4 a,
.h5 a,
.h6 a {
  text-decoration: none;
  color: #2EAED6;
}
h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover,
.h1 a:hover,
.h2 a:hover,
.h3 a:hover,
.h4 a:hover,
.h5 a:hover,
.h6 a:hover {
  text-decoration: none;
  color: #921422;
}
.heart-icon:before {
  content: " ";
  display: block;
  width: 27px;
  height: 100%;
  position: absolute;
  background: url("https://d1rqbllqfn2w5y.cloudfront.net/img/icon/heart.png") no-repeat top center;
}
.uppercase {
  text-transform: uppercase;
}
.bold {
  font-weight: bold;
}
.font-size-12 {
  font-size: 12px;
  line-height: 1.3em;
}
.stacked-header-top {
  letter-spacing: 0.025em;
  margin-bottom: 0;
  line-height: 1em;
}
.stacked-header-bottom {
  letter-spacing: 0em;
  margin-top: 0px;
  line-height: 1em;
  margin-bottom: 0;
}
.text-label,
label {
  display: block;
  color: #000;
  text-transform: uppercase;
  margin-bottom: 4px;
  font-weight: bold;
  font-size: 12px;
}
.text-label + h1,
.text-label + h2,
.text-label + h3,
.text-label + h4,
.text-label + h5 {
  margin-top: 0px;
}
.arrow-link {
  text-transform: uppercase;
  display: inline-block;
  background: url("https://d1rqbllqfn2w5y.cloudfront.net/img/icon/link-arrow-blue.png") no-repeat right center;
  padding-right: 15px;
  font-size: 12px;
}
.arrow-link.red {
  color: #921422;
  background: url("https://d1rqbllqfn2w5y.cloudfront.net/img/icon/link-arrow-red.png") no-repeat right center;
}
.arrow-link:hover {
  text-decoration: none;
}
.small-text {
  font-size: 12px;
  line-height: 1.4em;
}
.grid {
  margin-left: -15px;
  margin-right: -15px;
}
.grid > * {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  box-sizing: border-box;
  float: left;
  width: 100%;
}
@media (max-width: 767px) {
  .grid.grid-xs-collapse {
    margin-left: 0;
    margin-right: 0;
  }
  .grid.grid-xs-collapse > * {
    float: none;
    width: auto !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    left: 0 !important;
    right: 0 !important;
  }
}
@media (max-width: 991px) {
  .grid.grid-sm-collapse {
    margin-left: 0;
    margin-right: 0;
  }
  .grid.grid-sm-collapse > * {
    float: none;
    width: auto !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    left: 0 !important;
    right: 0 !important;
  }
}
@media (max-width: 1279px) {
  .grid.grid-md-collapse {
    margin-left: 0;
    margin-right: 0;
  }
  .grid.grid-md-collapse > * {
    float: none;
    width: auto !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    left: 0 !important;
    right: 0 !important;
  }
}
.col-lg-12 {
  width: 100%;
}
.col-lg-11 {
  width: 91.66666667%;
}
.col-lg-10 {
  width: 83.33333333%;
}
.col-lg-9 {
  width: 75%;
}
.col-lg-8 {
  width: 66.66666667%;
}
.col-lg-7 {
  width: 58.33333333%;
}
.col-lg-6 {
  width: 50%;
}
.col-lg-5 {
  width: 41.66666667%;
}
.col-lg-4 {
  width: 33.33333333%;
}
.col-lg-3 {
  width: 25%;
}
.col-lg-2 {
  width: 16.66666667%;
}
.col-lg-1 {
  width: 8.33333333%;
}
.col-lg-pull-12 {
  right: 100%;
}
.col-lg-pull-11 {
  right: 91.66666667%;
}
.col-lg-pull-10 {
  right: 83.33333333%;
}
.col-lg-pull-9 {
  right: 75%;
}
.col-lg-pull-8 {
  right: 66.66666667%;
}
.col-lg-pull-7 {
  right: 58.33333333%;
}
.col-lg-pull-6 {
  right: 50%;
}
.col-lg-pull-5 {
  right: 41.66666667%;
}
.col-lg-pull-4 {
  right: 33.33333333%;
}
.col-lg-pull-3 {
  right: 25%;
}
.col-lg-pull-2 {
  right: 16.66666667%;
}
.col-lg-pull-1 {
  right: 8.33333333%;
}
.col-lg-pull-0 {
  right: auto;
}
.col-lg-push-12 {
  left: 100%;
}
.col-lg-push-11 {
  left: 91.66666667%;
}
.col-lg-push-10 {
  left: 83.33333333%;
}
.col-lg-push-9 {
  left: 75%;
}
.col-lg-push-8 {
  left: 66.66666667%;
}
.col-lg-push-7 {
  left: 58.33333333%;
}
.col-lg-push-6 {
  left: 50%;
}
.col-lg-push-5 {
  left: 41.66666667%;
}
.col-lg-push-4 {
  left: 33.33333333%;
}
.col-lg-push-3 {
  left: 25%;
}
.col-lg-push-2 {
  left: 16.66666667%;
}
.col-lg-push-1 {
  left: 8.33333333%;
}
.col-lg-push-0 {
  left: auto;
}
.col-lg-offset-12 {
  margin-left: 100%;
}
.col-lg-offset-11 {
  margin-left: 91.66666667%;
}
.col-lg-offset-10 {
  margin-left: 83.33333333%;
}
.col-lg-offset-9 {
  margin-left: 75%;
}
.col-lg-offset-8 {
  margin-left: 66.66666667%;
}
.col-lg-offset-7 {
  margin-left: 58.33333333%;
}
.col-lg-offset-6 {
  margin-left: 50%;
}
.col-lg-offset-5 {
  margin-left: 41.66666667%;
}
.col-lg-offset-4 {
  margin-left: 33.33333333%;
}
.col-lg-offset-3 {
  margin-left: 25%;
}
.col-lg-offset-2 {
  margin-left: 16.66666667%;
}
.col-lg-offset-1 {
  margin-left: 8.33333333%;
}
.col-lg-offset-0 {
  margin-left: 0%;
}
@media (max-width: 1279px) {
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (max-width: 991px) {
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (max-width: 767px) {
  .col-xs-12 {
    width: 100%;
  }
  .col-xs-11 {
    width: 91.66666667%;
  }
  .col-xs-10 {
    width: 83.33333333%;
  }
  .col-xs-9 {
    width: 75%;
  }
  .col-xs-8 {
    width: 66.66666667%;
  }
  .col-xs-7 {
    width: 58.33333333%;
  }
  .col-xs-6 {
    width: 50%;
  }
  .col-xs-5 {
    width: 41.66666667%;
  }
  .col-xs-4 {
    width: 33.33333333%;
  }
  .col-xs-3 {
    width: 25%;
  }
  .col-xs-2 {
    width: 16.66666667%;
  }
  .col-xs-1 {
    width: 8.33333333%;
  }
  .col-xs-pull-12 {
    right: 100%;
  }
  .col-xs-pull-11 {
    right: 91.66666667%;
  }
  .col-xs-pull-10 {
    right: 83.33333333%;
  }
  .col-xs-pull-9 {
    right: 75%;
  }
  .col-xs-pull-8 {
    right: 66.66666667%;
  }
  .col-xs-pull-7 {
    right: 58.33333333%;
  }
  .col-xs-pull-6 {
    right: 50%;
  }
  .col-xs-pull-5 {
    right: 41.66666667%;
  }
  .col-xs-pull-4 {
    right: 33.33333333%;
  }
  .col-xs-pull-3 {
    right: 25%;
  }
  .col-xs-pull-2 {
    right: 16.66666667%;
  }
  .col-xs-pull-1 {
    right: 8.33333333%;
  }
  .col-xs-pull-0 {
    right: auto;
  }
  .col-xs-push-12 {
    left: 100%;
  }
  .col-xs-push-11 {
    left: 91.66666667%;
  }
  .col-xs-push-10 {
    left: 83.33333333%;
  }
  .col-xs-push-9 {
    left: 75%;
  }
  .col-xs-push-8 {
    left: 66.66666667%;
  }
  .col-xs-push-7 {
    left: 58.33333333%;
  }
  .col-xs-push-6 {
    left: 50%;
  }
  .col-xs-push-5 {
    left: 41.66666667%;
  }
  .col-xs-push-4 {
    left: 33.33333333%;
  }
  .col-xs-push-3 {
    left: 25%;
  }
  .col-xs-push-2 {
    left: 16.66666667%;
  }
  .col-xs-push-1 {
    left: 8.33333333%;
  }
  .col-xs-push-0 {
    left: auto;
  }
  .col-xs-offset-12 {
    margin-left: 100%;
  }
  .col-xs-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-xs-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-xs-offset-9 {
    margin-left: 75%;
  }
  .col-xs-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-xs-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-xs-offset-6 {
    margin-left: 50%;
  }
  .col-xs-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-xs-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-xs-offset-3 {
    margin-left: 25%;
  }
  .col-xs-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-xs-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-xs-offset-0 {
    margin-left: 0%;
  }
}
.grid-no-gutter {
  margin-left: 0px;
  margin-right: 0px;
}
.grid-no-gutter > * {
  padding-left: 0px;
  padding-right: 0px;
}
.grid-4px-gutter {
  margin-left: -2px;
  margin-right: -2px;
}
.grid-4px-gutter > * {
  padding-left: 2px;
  padding-right: 2px;
}
.grid-15px-gutter {
  margin-left: -7.5px;
  margin-right: -7.5px;
}
.grid-15px-gutter > * {
  padding-left: 7.5px;
  padding-right: 7.5px;
}
.grid-25px-gutter {
  margin-left: -12.5px;
  margin-right: -12.5px;
}
.grid-25px-gutter > * {
  padding-left: 12.5px;
  padding-right: 12.5px;
}
body {
  background-color: #000;
  overflow-x: hidden;
}
@media (max-width: 767px) {
  body {
    font-size: 14px;
  }
}
.pad-16x9 {
  padding-bottom: 56.25%;
}
.ot-yt-video-inserter {
  display: none;
}
.yt-video-container {
  position: relative;
  margin-bottom: 15px;
  background-color: #000;
}
.yt-video-container iframe {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%!important;
  height: 100% !important;
}
input.gsc-search-button,
input.gsc-search-button:hover,
input.gsc-search-button:focus {
  box-sizing: initial;
}
.column-main {
  max-width: 1280px;
  margin: 0 auto;
  box-sizing: border-box;
}
@media (max-width: 1279px) {
  .column-main.column-padded {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media (max-width: 991px) {
  .column-main.column-padded {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 767px) {
  .column-main.column-padded {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 767px) {
  .column-main.column-constrained {
    max-width: 480px;
  }
}
.template-two-col__sidebar-left {
  height: auto;
  background: #FFF;
  padding: 40px 40px 60px 40px;
}
@media (max-width: 991px) {
  .template-two-col__sidebar-left {
    padding: 40px 25px 60px 25px;
  }
}
@media (max-width: 767px) {
  .template-two-col__sidebar-left {
    padding: 25px 10px 40px 10px;
  }
}
.template-two-col__page-title h1 {
  margin-top: 0;
  line-height: 1em;
  margin-bottom: 20px;
}
.template-two-col__column-left,
.template-two-col__column-right {
  padding-top: 15px;
  border-top: 4px solid #E9DBDB;
}
.template-two-col__column-right {
  border-bottom: 4px solid #E9DBDB;
}
.template-two-col__column-right .content-header {
  margin-top: 0;
}
#vimeo-vid {
  width: 100% !important;
}
.btn {
  box-sizing: border-box;
  display: block;
  height: auto;
  width: auto;
  text-align: center;
  border: none;
  background-color: #2EAED6;
  font-family: "lato", Lato, Helvetica, Arial, sans-serif;
  font-size: 13px;
  line-height: 14px;
  text-transform: uppercase;
  color: #FFF;
  margin: 0;
  padding: 15px 30px;
  transition: background-color ease 0.5s;
  white-space: nowrap;
  font-weight: bold;
}
.btn:hover {
  background-color: #59bfde;
  color: #FFF;
  text-decoration: none;
}
.btn.btn-large {
  font-size: 18px;
  padding: 20px 30px;
}
.btn.btn-skinny {
  padding: 10px 30px;
}
.btn.btn-block {
  width: 100%;
  text-align: center;
  padding-left: 15px;
  padding-right: 15px;
}
.btn.btn-accent {
  background-color: #921422;
}
.btn.btn-icon {
  padding-bottom: 18px;
}
.btn.btn-icon:before {
  content: " ";
  display: inline-block;
  width: 27px;
  height: 27px;
  margin-bottom: -11px;
  margin-right: 5px;
}
.btn.btn-icon-heart:before {
  background: url("/images/icons/heart-white.png") no-repeat top center;
}
@media (max-width: 991px) {
  .btn.btn-icon-heart:before {
    width: 20px;
    height: 20px;
    background-size: 20px;
    margin-bottom: -6px;
    margin-right: 3px;
  }
}
.btn.btn-input {
  margin-top: 0px;
  line-height: 4px;
  height: 34px;
}
.btn.btn-muted {
  background-color: #c0b1af;
}
.header-main-site-header {
  box-sizing: border-box;
  position: relative;
  height: 160px;
  padding-top: 30px;
  background: url("https://d1rqbllqfn2w5y.cloudfront.net/img/header-bg.jpg") no-repeat center right;
}
.header-main-site-header.header-homepage {
  padding-top: 68px;
  height: 254px;
  background: url("https://d1rqbllqfn2w5y.cloudfront.net/img/header-bg-home.jpg") no-repeat center right;
}
@media (max-width: 991px) {
  .header-main-site-header {
    padding-top: 45px;
    padding-left: 15px;
    background: none;
  }
  .header-main-site-header.header-homepage {
    height: 160px;
    padding-top: 45px;
    padding-left: 15px;
    background: none;
  }
}
@media (max-width: 767px) {
  .header-main-site-header {
    height: auto;
    padding: 15px;
    background: none;
    text-align: center;
  }
  .header-main-site-header.header-homepage {
    height: auto;
    padding: 15px;
    background: none;
  }
}
.header-main-site-header .logo {
  display: inline-block;
  width: 435px;
}
@media (max-width: 991px) {
  .header-main-site-header .logo {
    width: 300px;
  }
}
@media (max-width: 767px) {
  .header-main-site-header .logo {
    width: 290px;
    margin: 0 auto;
  }
}
.header-main-site-header.header-homepage .logo {
  display: inline-block;
  width: 472px;
}
@media (max-width: 991px) {
  .header-main-site-header.header-homepage .logo {
    width: 300px;
  }
}
@media (max-width: 767px) {
  .header-main-site-header.header-homepage .logo {
    width: 290px;
    margin: 0 auto;
  }
}
.nav-user-actions {
  position: absolute;
  right: 70px;
  top: 25px;
  text-transform: uppercase;
  font-size: 11px;
  font-weight: bold;
  color: #FFF;
}
.header-homepage .nav-user-actions {
  top: 70px;
}
@media (max-width: 991px) {
  .header-homepage .nav-user-actions {
    top: 35px;
  }
}
@media (max-width: 991px) {
  .nav-user-actions {
    right: 50px;
    font-size: 10px;
    top: 35px;
  }
}
.nav-user-actions a {
  color: #FFF;
}
.nav-user-actions ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.nav-user-actions ul li {
  margin-bottom: 20px;
  padding-left: 40px;
}
@media (max-width: 991px) {
  .nav-user-actions ul li {
    margin-bottom: 10px;
    padding-left: 25px;
  }
}
.nav-user-actions ul li.account-info {
  color: #FFF;
}
@media (max-width: 991px) {
  .nav-user-actions ul li.account-info {
    background-size: 15px;
  }
}
.nav-user-actions ul li.account-info p {
  margin-bottom: 5px;
  line-height: 1em;
}
.nav-user-actions ul li.account-info p.user-name {
  font-size: 12px;
}
.nav-user-actions ul li.account-info a:first-child {
  margin-right: 5px;
}
.nav-user-actions ul li.account-info a:last-child {
  margin-left: 5px;
}
.nav-user-actions ul li.account-info-logged-out {
  height: 19px;
  padding-top: 5px;
}
@media (max-width: 991px) {
  .nav-user-actions ul li.account-info-logged-out {
    background-size: 15px;
  }
}
.nav-user-actions ul li.site-search {
  height: 19px;
  padding-top: 5px;
}
@media (max-width: 991px) {
  .nav-user-actions ul li.site-search {
    background-size: 15px;
  }
}
@media (max-width: 991px) {
  .nav-user-actions ul li.newsletter-signup {
    background-size: 15px;
  }
}
.account-info-fa {
  float: left;
  margin-left: -40px;
  margin-top: 2px;
  font-size: 25px !important;
  color: #fff !important;
}
.account-info-logged-out-fa {
  float: left;
  margin-left: -40px;
  margin-top: -4px;
  font-size: 25px !important;
  color: #fff !important;
}
.search-fa {
  float: left;
  margin-left: -40px;
  margin-top: -4px;
  font-size: 25px !important;
  color: #fff !important;
}
.envelope-fa {
  float: left;
  margin-left: -40px;
  margin-top: -5px;
  font-size: 25px !important;
  color: #fff !important;
}
footer {
  background: #FFF;
  margin-top: 4px;
  padding-top: 75px;
  padding-bottom: 120px;
  color: #000;
  font-size: 10px;
  text-transform: uppercase;
}
@media (max-width: 767px) {
  footer {
    padding-top: 25px;
    padding-bottom: 180px;
  }
}
footer .footer-nav {
  border-bottom: 2px solid #e6e5e5;
  margin-bottom: 25px;
  padding-bottom: 5px;
}
footer a {
  color: #000;
  text-decoration: underline;
}
footer a:hover {
  text-decoration: none;
}
@media (max-width: 767px) {
  footer .footer-nav-main-navigation {
    display: block;
    width: 100%;
    -ms-flex-pack: unset;
        justify-content: unset;
  }
  footer .footer-nav-main-navigation li {
    width: 50%;
    -ms-flex-positive: unset;
        flex-grow: unset;
    float: left;
  }
}
footer .footer-nav-main-navigation {
  text-align: justify;
  width: 100%;
  list-style: none;
  margin: 0;
  padding: 0;
}
footer .footer-nav-main-navigation li {
  display: inline-block;
  text-align: center;
  padding: 0;
  border: 0;
}
footer .footer-nav-main-navigation li.last {
  display: inline-block;
  padding-left: 100%;
}
@media (max-width: 767px) {
  footer .footer-nav-main-navigation li.last {
    display: none;
  }
}
@media (max-width: 767px) {
  footer .footer-nav-main-navigation li {
    margin-bottom: 10px;
  }
}
footer .footer-nav-main-navigation li a {
  padding: 0px;
  font-family: "league-gothic", "League Gothic", Helvetica, Arial, sans-serif;
  color: #2EAED6;
  font-size: 22px;
  text-transform: uppercase;
  text-decoration: none;
  letter-spacing: 0.02em;
}
footer .footer-nav-main-navigation li a:hover {
  color: #921422;
}
@media (max-width: 991px) {
  footer .footer-nav-main-navigation li a {
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  footer .footer-nav-main-navigation li a {
    font-size: 22px;
  }
}
footer .footer-content-container {
  float: left;
  margin-right: 55px;
  max-width: 175px;
  padding-bottom: 10px;
}
footer .footer-content-container:last-child {
  margin-right: 0px;
}
@media (max-width: 767px) {
  footer .footer-content-container {
    width: 50%;
    margin-right: 0;
    margin: 0 auto;
    max-width: none;
  }
}
footer .phone-number {
  font-size: 18px;
  margin-top: 0px;
}
footer .principal-sponsor {
  text-align: center;
  float: right;
  letter-spacing: 0.1em;
}
footer .principal-sponsor img {
  margin: 0 auto 10px auto;
}
@media (max-width: 767px) {
  footer .principal-sponsor {
    width: 100%;
    float: none;
    border-top: 2px solid #e6e5e5;
    padding-top: 25px;
  }
}
@media (max-width: 767px) {
  footer .column-padded {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
}
.footer-social-icons {
  margin-bottom: 15px;
}
.footer-social-icons a {
  margin-right: 15px;
}
@media (max-width: 767px) {
  .footer-social-icons a {
    margin-right: 10px;
  }
}
.lynch2 {
  text-transform: none;
}
.buy-tickets-title {
  width: 70%;
  display: inline-block;
}
.selected-show {
  display: none;
  border: 1px solid #FFF;
  padding: 8px 15px 8px 12px;
  font-size: 12px;
  color: #FFF;
  margin-left: 15px;
  text-transform: uppercase;
  max-width: 90%;
}
.buy-tickets-bar {
  height: 70px;
  width: 100%;
  background-color: #61b2e2;
  position: fixed;
  bottom: 0;
  z-index: 1000;
}
@media (max-width: 767px) {
}
.buy-tickets-bar .show-data {
  border-bottom: 1px solid #fff;
  width: 100%;
  background-color: #61b2e2;
  position: fixed;
  bottom: 70px;
  z-index: 200;
}
.buy-tickets-bar .show-data .selected-show {
  float: left;
  margin: 10px 0;
}
.buy-tickets-bar .best-available-close {
  float: right;
  font-size: 14px;
  font-family: "lato", Lato, Helvetica, Arial, sans-serif;
  margin-top: -1px;
  cursor: pointer;
}
.buy-tickets-bar .make-donation-button {
  box-sizing: border-box;
  float: left;
  height: 100%;
  border-right: 3px solid #FFF;
  background-color: #921422;
  color: #FFF;
  padding: 23px 30px 20px 20px;
}
@media (max-width: 767px) {
  .buy-tickets-bar .make-donation-button {
    float: left;
    width: 20%;
    border-right: none;
  }
}
.buy-tickets-bar .make-donation-button p {
  font-size: 12px;
  text-transform: uppercase;
  font-weight: bold;
  background: url("https://d1rqbllqfn2w5y.cloudfront.net/img/icon/heart-white.png") no-repeat left center;
  margin: 0;
  padding-left: 33px;
  line-height: 1.2em;
}
.buy-tickets-bar .make-donation-button div a {
  color: #FFF;
  text-decoration: none;
}
.buy-tickets-bar .make-donation-button a {
  color: #FFF;
  text-decoration: none;
}
.buy-tickets-bar .buy-tickets-shopping-cart {
  float: right;
  height: 100%;
}
@media (max-width: 767px) {
  .buy-tickets-bar .buy-tickets-shopping-cart {
    float: left;
    width: 80%;
  }
}
.buy-tickets-bar .buy-tickets-shopping-cart .buy-tickets {
  position: relative;
  box-sizing: border-box;
  height: 100%;
  padding: 20px 18px;
}
@media (max-width: 767px) {
  .buy-tickets-bar .buy-tickets-shopping-cart .buy-tickets {
    width: 60%;
    padding: 10px;
  }
}
.buy-tickets-bar .buy-tickets-shopping-cart h3 {
  color: #FFF;
  margin: 2px 0 0 0;
  font-size: 34px;
  line-height: 1em;
}
@media (max-width: 767px) {
  .buy-tickets-bar .buy-tickets-shopping-cart h3 {
    font-size: 18px;
  }
}
.buy-tickets-bar .buy-tickets-shopping-cart .choose-show-button,
.buy-tickets-bar .buy-tickets-shopping-cart .choose-seat-button {
  position: relative;
  box-sizing: border-box;
  background: url("https://d1rqbllqfn2w5y.cloudfront.net/img/icon/small-blue-plus.png") no-repeat 90% 50% #FFF;
  color: #64696c;
  padding: 8px 55px 8px 12px;
  text-transform: uppercase;
  margin-left: 15px;
  font-weight: bold;
  cursor: pointer;
  font-size: 12px;
}
@media (max-width: 767px) {
  .buy-tickets-bar .buy-tickets-shopping-cart .choose-show-button,
  .buy-tickets-bar .buy-tickets-shopping-cart .choose-seat-button {
    margin-left: 0px;
    width: 100%;
    padding: 6px 8px;
    background-image: none;
  }
}
.buy-tickets-bar .buy-tickets-shopping-cart .choose-show-button.open:after,
.buy-tickets-bar .buy-tickets-shopping-cart .choose-seat-button.open:after {
  content: "";
  display: block;
  width: 28px;
  height: 18px;
  background: url("https://d1rqbllqfn2w5y.cloudfront.net/img/icon/buy-tickets-bar-choose-show-arrow.png") no-repeat center center;
  position: absolute;
  top: -21px;
  left: 50%;
  margin-left: -14px;
}
@media (max-width: 767px) {
  .buy-tickets-bar .buy-tickets-shopping-cart .choose-show-button.open:after,
  .buy-tickets-bar .buy-tickets-shopping-cart .choose-seat-button.open:after {
    background: none;
  }
}
.buy-tickets-bar .buy-tickets-shopping-cart .choose-seat-button {
  display: none;
}
.buy-tickets-bar .buy-tickets-shopping-cart .cart-content-container {
  box-sizing: border-box;
  height: 100%;
  padding: 20px 20px;
  background: url("https://d1rqbllqfn2w5y.cloudfront.net/img/icon/link-arrow-white.png") no-repeat 90% 50%;
  cursor: pointer;
  border-left: 3px solid #FFF;
}
.buy-tickets-bar .buy-tickets-shopping-cart .cart-content-container p {
  margin-top: 0;
  margin-bottom: 3px;
  line-height: 1em;
}
@media (max-width: 767px) {
  .buy-tickets-bar .buy-tickets-shopping-cart .cart-content-container {
    background-image: none;
    padding: 10px;
    width: 40%;
  }
}
.buy-tickets-bar .buy-tickets-shopping-cart .cart-content {
  height: 100%;
  background: url("https://d1rqbllqfn2w5y.cloudfront.net/img/icon/cart.png") no-repeat left center;
  color: #FFF;
  padding: 0 40px 0 50px;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: bold;
}
.buy-tickets-bar .buy-tickets-shopping-cart .cart-content.highlight-cart {
  animation-name: pulseCart;
  animation-duration: 2s;
  animation-timing-function: ease;
  animation-iteration-count: 1;
}
.buy-tickets-bar .buy-tickets-shopping-cart .cart-content .cart-expiration-time {
  color: #2e5973;
}
@media (max-width: 767px) {
  .buy-tickets-bar .buy-tickets-shopping-cart .cart-content {
    background-position: top left;
    padding: 0;
    font-size: 12px;
    background-image: none;
  }
  .buy-tickets-bar .buy-tickets-shopping-cart .cart-content p {
    display: inline-block;
    margin-right: 10px;
  }
}
@keyframes pulseCart {
  0% {
    opacity: 1.0;
  }
  25% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  75% {
    opacity: 0;
  }
  100% {
    opacity: 1.0;
  }
}
/* ---------- CHOOSE SHOW MENU OPEN ---------- */
.choose-seat-wizard-best-available {
  position: absolute;
  padding: 20px;
  bottom: 70px;
  right: 205px;
  width: 300px;
  height: auto;
  background-color: #61b2e2;
  border-bottom: 3px solid #ffffff;
  display: none;
  z-index: 1000;
}
.choose-seat-wizard-best-available h3 {
  margin-top: 0px;
  color: #ffffff;
}
.choose-seat-wizard-best-available p {
  font-size: 12px;
  color: #ffffff;
  margin-bottom: 10px;
}
@media (max-width: 767px) {
  .choose-seat-wizard-best-available {
    width: 100%;
    right: 0;
    box-sizing: border-box;
  }
}
.buy-tickets-bar-reset {
  display: block;
  line-height: 30px;
  margin-left: 10px;
  padding-left: 10px;
  padding-right: 10px;
  color: #fff;
  cursor: pointer;
  float: right;
}
@media (max-width: 991px) {
  .buy-tickets-bar-reset {
    float: left;
    margin: 10px 0 10px 10px;
  }
}
.form-group-select-reserve .control-label {
  color: #ffffff;
}
.pricetype-options-container p a {
  color: #000000;
}
.pricetype-options-container p a:hover {
  color: #921422;
}
.pricetype-options-container a {
  color: #000000;
}
.pricetype-options-container a:hover {
  color: #921422;
}
.pricetype-options-container .control-label {
  color: #ffffff;
}
.choose-show-options-container {
  position: absolute;
  bottom: 70px;
  right: 11%;
  width: 370px;
  height: 520px;
  background-color: #FFF;
  padding-bottom: 3px;
  display: none;
  border: 1px solid #fff;
}
@media (max-width: 767px) {
  .choose-show-options-container {
    width: 100%;
    right: 0;
  }
}
.choose-show-options {
  box-sizing: border-box;
  width: inherit;
  height: 520px;
  overflow: auto;
  background-color: #61b2e3;
  padding: 20px;
  color: #FFF;
}
.choose-show-options ul {
  list-style: none;
  margin: 0;
  padding: 0;
  border-top: 1px solid #a3d2ef;
  margin-bottom: 20px;
}
.choose-show-options ul li {
  font-size: 14px;
  padding: 10px 0;
  border-bottom: 1px solid #a3d2ef;
}
.choose-show-options a {
  color: #FFF;
  text-decoration: none;
}
@media (max-width: 767px) {
}
.choose-show-options .events-for-menu p {
  float: left;
  vertical-align: middle;
  text-transform: uppercase;
  font-size: 26px;
  font-family: "league-gothic", "League Gothic", Helvetica, Arial, sans-serif;
  margin: 0 10px 0 0;
}
.choose-show-options .events-for-menu select {
  float: left;
  width: auto;
  text-transform: uppercase;
}
.choose-show-options .shows-found {
  font-weight: bold;
  text-align: center;
  color: #2e5973;
  text-transform: uppercase;
  font-size: 12px;
  margin: 10px 0 5px 0;
  margin-right: 20px;
}
.choose-show-options .buy-tickets-top {
  position: fixed;
  width: inherit;
  height: auto;
  padding-top: 20px;
  margin-top: -20px;
  background: #61b2e3;
  margin-left: -20px;
}
.choose-show-options .pre-sale-text {
  color: #ffff00;
  display: block;
  font-size: 10px;
  text-transform: uppercase;
  font-weight: bold;
}
/* ---------- CHOOSE YOUR SEAT WIZARD POP UP ---------- */
.choose-seat-wizard {
  display: none;
  box-sizing: border-box;
  width: 90%;
  max-width: 1280px;
  position: absolute;
  bottom: 70px;
  right: 50px;
  background-color: #FFF;
  z-index: 200;
  border: 1px solid #567384;
}
@media (max-width: 1279px) {
  .choose-seat-wizard {
    width: auto;
    left: 50px;
  }
}
@media (max-width: 991px) {
  .choose-seat-wizard {
    left: 30px;
    right: 30px;
  }
}
.choose-seat-wizard > * {
  box-sizing: border-box;
}
.choose-seat-wizard .warning-bar {
  background-color: #ffff00;
  color: #000;
  padding: 6px 10px;
}
.choose-seat-wizard .title-bar {
  background-color: #2EAED6;
  padding: 20px 15px;
  display: table;
  width: 100%;
  color: #FFF;
  text-transform: uppercase;
}
.choose-seat-wizard .title-bar h3 {
  margin: 0;
  line-height: 1em;
  margin-bottom: 5px;
  color: #FFF;
  font-family: "lato", Lato, Helvetica, Arial, sans-serif;
  font-size: 16px;
}
.choose-seat-wizard .title-bar p {
  font-size: 12px;
  margin-bottom: 0;
}
.choose-seat-wizard .title-bar select {
  float: right;
}
.choose-seat-wizard .choose-seat-bar {
  background-color: #f6f6f6;
  padding: 6px 10px;
  color: #666;
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.25);
}
.choose-seat-wizard .choose-seat-area {
  height: 400px;
}
.choose-seat-wizard .bottom-bar {
  display: table;
  width: 100%;
  background-color: #f6f6f6;
  border-top: 1px solid #b9b9b9;
  height: 66px;
  color: #9f9d9d;
}
.choose-seat-wizard .bottom-bar .bottom-bar-left-side {
  display: table-cell;
  vertical-align: center;
  padding: 15px 0 15px 15px;
}
.choose-seat-wizard .bottom-bar .bottom-bar-right-side {
  display: table-cell;
  vertical-align: center;
  float: right;
}
.choose-seat-wizard .bottom-bar .bottom-bar-right-side p {
  display: inline-block;
  margin-top: 0;
  margin-bottom: 0;
}
@media (min-width: 992px) and (max-width: 1279px) {
  .choose-seat-wizard .bottom-bar .bottom-bar-right-side p {
    width: 100%;
    text-align: center;
  }
}
@media (max-width: 991px) {
  .choose-seat-wizard .bottom-bar .promo-code-table {
    margin-top: 10px;
  }
}
.choose-seat-wizard .bottom-bar .add-to-cart-btn {
  display: inline-block;
  height: 66px;
  padding: 0 40px;
  margin-left: 15px;
  background-color: #921422;
}
@media (min-width: 992px) and (max-width: 1279px) {
  .choose-seat-wizard .bottom-bar .add-to-cart-btn {
    display: block;
    border-top: 1px solid #bbbbbb;
    margin-top: 5px;
    margin-left: 0;
  }
}
@media (max-width: 991px) {
  .choose-seat-wizard .bottom-bar .add-to-cart-btn {
    height: 110px;
  }
}
.choose-seat-wizard .bottom-bar .add-to-cart-btn.disabled {
  background-color: #dddddd;
  border-left: 1px solid #bbbbbb;
}
.l-dialog-syos {
  z-index: 3000 !important;
}
.label-request-ada {
  background-color: yellow;
  padding: 15px 15px;
  margin: 15px -10px 20px;
  cursor: pointer;
}
.label-request-ada--showing-ada {
  background-color: yellow;
}
.label-request-ada__icon {
  font-size: 26px !important;
  vertical-align: middle;
}
@media (max-width: 767px) {
  .label-request-ada__icon {
    margin-bottom: 10px;
  }
}
.label-request-ada input {
  margin-right: 10px;
}
.pricetype-ada {
  margin: 15px 0;
}
.pricetype-ada:first-child {
  margin-top: 30px;
}
.pricetype-ada__label {
  color: #FFF;
  margin-bottom: 10px;
  font-size: 21px;
}
.pricetype-ada__note * {
  font-size: 14px !important;
}
.btn-best-avail-add-to-cart[disabled] {
  background-color: #bdbdbd;
  color: #999;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.center-block {
  display: block;
  margin: 0 auto;
}
ul,
ol {
  margin-bottom: 15px;
  padding-left: 25px;
  color: #8c8b8b;
}
hr {
  clear: both;
  border-top-width: 2px;
  margin-top: 15px;
  margin-bottom: 15px;
}
hr.thick {
  border-top-width: 4px;
}
hr.text-separator {
  width: 25%;
  margin: 20px auto;
  border-color: #FFF;
  border-width: 3px;
}
@media (max-width: 767px) {
  hr.text-separator {
    width: 75%;
  }
}
.vertical-separator {
  min-height: 30px;
  height: 100%;
  border-left: 1px solid #bbbbbb;
  margin: 0 15px;
}
.color-gray {
  color: #8c8b8b;
}
.color-light-gray,
.color-light-gray:hover {
  color: #c0b1af;
}
.color-accent,
.color-accent:hover {
  color: #921422;
}
.color-site-blue {
  color: #2EAED6;
}
.color-site-red {
  color: #921422 !important;
}
.color-black,
.color-black:hover {
  color: #000;
}
.mb-0 {
  margin-bottom: 0px;
}
.mb-5 {
  margin-bottom: 5px;
}
.mb-10 {
  margin-bottom: 10px !important;
}
.mb-20 {
  margin-bottom: 20px;
}
.mb-30 {
  margin-bottom: 30px;
}
.mt-0 {
  margin-top: 0px;
}
.mt-5 {
  margin-top: 5px;
}
.mt-10 {
  margin-top: 10px;
}
.mt-20 {
  margin-top: 20px;
}
.mr-10 {
  margin-right: 10px !important;
}
.mr-15 {
  margin-right: 15px;
}
.mr-25 {
  margin-right: 25px;
}
.ml-10 {
  margin-left: 10px;
}
.ml-15 {
  margin-left: 15px;
}
.ml-25 {
  margin-left: 25px;
}
.video-wrapper {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 aspect ratio */
  padding-top: 25px;
  height: 0;
}
.video-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media (max-width: 1279px) {
  img.md-mb-10 {
    margin-bottom: 10px;
  }
}
@media (max-width: 991px) {
  img.sm-mb-10 {
    margin-bottom: 10px;
  }
}
@media (max-width: 767px) {
  img.xs-mb-10 {
    margin-bottom: 10px;
  }
}
input::-webkit-input-placeholder {
  color: #c0b1af;
}
input:-moz-placeholder {
  color: #c0b1af;
}
input::-moz-placeholder {
  color: #c0b1af;
}
input:-ms-input-placeholder {
  color: #c0b1af;
}
.table-layout-container {
  padding-left: 20px;
}
@media (max-width: 991px) {
  .table-layout-container {
    padding-left: 0px;
  }
}
.table-main-layout,
.table-secondary-layout {
  border: none;
  border-collapse: collapse;
  font-size: 16px;
  margin-bottom: 25px;
  width: 100%;
}
.table-main-layout p,
.table-secondary-layout p {
  margin: 0;
}
.table-main-layout td,
.table-secondary-layout td {
  padding: 25px 15px 0 0;
  vertical-align: top;
  box-sizing: border-box;
}
.table-main-layout tr td:last-child,
.table-secondary-layout tr td:last-child {
  padding-right: 0px;
}
.table-main-layout th,
.table-secondary-layout th {
  padding: 0;
  text-transform: uppercase;
  color: #c0b1af;
  border-bottom: 2px solid #e9dbdb;
  padding-bottom: 15px;
  font-size: 14px;
}
.table-main-layout.table-layout-short td,
.table-secondary-layout.table-layout-short td {
  padding: 15px 15px 0 0;
}
@media (max-width: 767px) {
  .table-main-layout tr:first-child {
    display: none;
  }
  .table-main-layout tr:nth-child(even) td {
    background-color: #f2f2f2;
  }
  .table-main-layout td {
    display: block;
    padding: 6px 10px;
    width: 100%;
    line-height: 1.15em !important;
  }
  .table-main-layout tr td:last-child {
    padding-bottom: 10px;
  }
  .table-main-layout .column-1,
  .table-main-layout .column-2,
  .table-main-layout .column-3,
  .table-main-layout .column-4,
  .table-main-layout .column-5,
  .table-main-layout .column-6,
  .table-main-layout .column-7,
  .table-main-layout .column-8 {
    width: 100% !important;
  }
  .table-main-layout .event-title {
    font-size: 16px;
    margin-top: 10px;
    line-height: 1.2em !important;
  }
}
.highlighted-content-box {
  background: #ece7e7;
  padding: 20px;
}
@media (max-width: 767px) {
  .highlighted-content-box {
    margin-top: 20px;
  }
}
.highlighted-content-box p:last-child {
  margin-bottom: 0;
}
button.js-fh-disabled-control {
  background-color: #716666 !important;
}
a:active {
  outline: none !important;
  -moz-outline: none !important;
}
a:focus {
  outline: none !important;
  -moz-outline: none !important;
}
a {
  -moz-user-focus: none !important;
}
.label-helper {
  margin-top: -6px;
  margin-bottom: 5px;
}
.label-helper p {
  margin-bottom: 5px;
}
.label-helper.hidden {
  display: none;
}
.callout {
  background-color: #f4f1f2;
  padding: 20px;
}
.slideshow {
  position: relative;
}
.slideshow .viewport {
  width: 300%;
  margin-left: -100%;
  position: relative;
  overflow: hidden;
  z-index: 0;
}
.slideshow .slide {
  width: 33.334%;
  margin-left: 33.334%;
  position: absolute;
  top: 0;
  left: 0;
  transform: translate3d(0, 0, 0);
}
.slideshow .slide-background {
  background-position: center center;
  background-size: cover;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
form {
  padding-top: 30px;
  padding-bottom: 30px;
}
form.login-form {
  padding-bottom: 0;
}
form fieldset {
  width: 83.33333333%;
}
@media (max-width: 991px) {
  form fieldset {
    width: 91.66666667%;
  }
}
@media (max-width: 767px) {
  form fieldset {
    width: 100%;
  }
}
form label {
  font-size: 16px;
  color: #605e5f;
}
form label.required:after {
  content: "*";
  color: #921422;
  font-size: 14px;
  line-height: 1em;
  display: inline-block;
  margin-left: 4px;
}
form .checkbox label {
  color: #605e5f;
}
form .checkbox-container {
  margin-bottom: 40px;
  position: relative;
  padding-top: 30px;
}
form .checkbox-container legend {
  font-size: 16px;
  color: #605e5f;
  text-transform: uppercase;
  position: relative;
  display: inline-block;
  position: absolute;
  left: 0;
  top: 10px;
}
form .checkbox-container .label-helper {
  margin-bottom: 10px;
}
form .checkbox-container.checkbox-mandatory legend:after {
  content: '*';
  position: absolute;
  right: -7.5px;
  top: 0;
}
form .webform-checkbox-container {
  margin-top: -10px;
}
@media (max-width: 991px) {
  form .webform-checkbox-container {
    padding-top: 50px;
  }
}
@media (max-width: 767px) {
  form .webform-checkbox-container {
    padding-top: 70px;
  }
}
form hr {
  margin-top: 25px;
  margin-bottom: 40px;
}
form .btn {
  margin-top: 30px;
}
form .btn[disabled] {
  background-color: #716666 !important;
}
form .login-btn {
  margin-bottom: 20px;
}
form input[type=checkbox] {
  margin-right: 5px;
}
form .form-group {
  margin-bottom: 45px;
}
#form-promo-code {
  padding-top: 10px;
}
#form-performance-addon {
  padding-top: 0px;
  padding-bottom: 0px;
}
#form-performance-addon .btn {
  margin-top: 0px;
}
#form-performance-addon label {
  color: black;
}
#form-performance-addon.has-callout .grid-field-dropdown {
  margin-bottom: 0;
}
#form-performance-addon.has-callout .grid-field-dropdown .form-group {
  margin-bottom: 0 !important;
}
#form-performance-addon.has-callout .callout {
  margin-bottom: 45px;
}
.inline-label {
  line-height: 34px;
  display: inline-block;
}
.control-label-required {
  position: relative;
  display: inline-block;
}
.control-label-required:after {
  content: '*';
  position: absolute;
  right: -7.5px;
  top: 0;
}
.control-label {
  margin-top: 10px;
}
.control-label:first-of-type {
  margin-top: 0;
}
.label-helper p {
  margin-bottom: 12px;
}
.label-helper p:first-child {
  margin-top: 12px;
}
.label-helper .header-with-subtext {
  padding-top: 12px;
}
.label-helper-select {
  margin-top: -12px;
}
/* NAVIGATION STYLES */
.nav-main {
  border-top: 4px solid #FFF;
  border-bottom: 4px solid #FFF;
  background: #000;
  text-align: center;
}
@media (max-width: 767px) {
  .nav-main {
    padding: 8px 0;
    position: relative;
    z-index: 100;
  }
}
.nav-main .nav-main-navigation {
  display: -ms-flexbox;
  display: flex;
  clear: both;
  list-style: none;
  margin: 0;
  padding: 0;
  -ms-flex-pack: justify;
      justify-content: space-between;
}
.nav-main .nav-main-navigation > li {
  float: left;
  position: relative;
  text-align: center;
  -ms-flex-positive: 1;
      flex-grow: 1;
  margin: 0 4%;
}
@media (max-width: 991px) {
  .nav-main .nav-main-navigation > li {
    margin: 0 2%;
  }
}
.nav-main .nav-main-navigation > li > a {
  display: inline-block;
  padding: 10px 0px;
  font-family: "league-gothic", "League Gothic", Helvetica, Arial, sans-serif;
  color: #FFF;
  font-size: 24px;
  text-transform: uppercase;
  text-decoration: none;
  letter-spacing: 0.02em;
}
.nav-main .nav-main-navigation > li > a:hover {
  color: #2EAED6;
}
.nav-main .nav-main-navigation > li.utility-nav {
  width: 50%;
  margin: 0;
}
.nav-main .nav-main-navigation > li.utility-nav > a {
  width: 100%;
  font-family: "lato", Lato, Helvetica, Arial, sans-serif;
  font-size: 12px;
}
.nav-main .nav-main-navigation > li:hover > a {
  color: #2EAED6;
}
@media (max-width: 767px) {
  .nav-main .nav-main-navigation {
    display: none;
    -ms-flex-pack: unset;
        justify-content: unset;
  }
  .nav-main .nav-main-navigation li {
    text-align: center;
    width: 100%;
    -ms-flex-positive: unset;
        flex-grow: unset;
  }
  .nav-main .nav-main-navigation li a {
    padding: 5px 20px;
    font-size: 22px;
  }
  .nav-main .nav-main-navigation li.utility-nav > a {
    padding-left: 0;
    padding-right: 0;
  }
}
.nav-main .nav-main-dropdown-level-1 {
  display: none;
  list-style: none;
  margin: 0;
  padding: 0;
  position: absolute;
  left: -15px;
  top: 100%;
  width: 250px;
  border: 4px solid #FFF;
  border-top: none;
  background-color: #000;
  padding-top: 20px;
  padding-bottom: 15px;
  z-index: 500;
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
}
@media (max-width: 1279px) {
  .nav-main .nav-main-dropdown-level-1 {
    left: -15px;
  }
}
@media (max-width: 991px) {
  .nav-main .nav-main-dropdown-level-1 {
    display: none;
    left: -15px;
  }
}
@media (max-width: 767px) {
  .nav-main .nav-main-dropdown-level-1 {
    display: block;
    left: 0;
    border: none;
    position: relative;
    box-shadow: none;
    width: 100%;
    padding-top: 5px;
  }
}
.nav-main .nav-main-dropdown-level-1 > li {
  margin-bottom: 10px;
  padding: 0 25px;
  text-align: left;
}
@media (max-width: 767px) {
  .nav-main .nav-main-dropdown-level-1 > li {
    text-align: center;
    padding-left: 0px;
    padding-right: 0px;
  }
}
.nav-main .nav-main-dropdown-level-1 > li > a {
  font-family: "lato", Lato, Helvetica, Arial, sans-serif;
  color: #FFF;
  font-size: 12px;
  text-transform: uppercase;
  text-decoration: none;
  font-weight: bold;
}
.nav-main .nav-main-dropdown-level-1 > li > a:hover {
  color: #2EAED6;
}
.nav-main .menu-toggle-btn {
  float: right;
  margin-right: 15px;
  cursor: pointer;
  padding: 10px;
}
.nav-sidebar-navigation ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.nav-sidebar-navigation ul > li {
  margin-bottom: 10px;
}
.nav-sidebar-navigation ul > li a {
  display: block;
  font-family: "league-gothic", "League Gothic", Helvetica, Arial, sans-serif;
  color: #2EAED6;
  font-size: 24px;
  text-transform: uppercase;
  text-decoration: none;
  letter-spacing: 0.02em;
  line-height: 1em;
}
.nav-sidebar-navigation ul > li.active > a,
.nav-sidebar-navigation ul > li a:hover {
  color: #c0b1af;
}
.nav-sidebar-navigation .sidebar-nav-level-two {
  margin-top: 10px;
  padding-left: 15px;
  margin-bottom: 20px;
}
.nav-sidebar-navigation .sidebar-nav-level-two li {
  margin-bottom: 5px;
}
.nav-sidebar-navigation .sidebar-nav-level-two li a {
  font-size: 18px;
}
.nav-sidebar-navigation .sidebar-nav-level-two li.active > a,
.nav-sidebar-navigation .sidebar-nav-level-two li a:hover {
  color: #c0b1af;
}
/* SLIDESHOW STYLES */
.slideshow-homepage {
  color: #FFF;
  text-transform: uppercase;
  background-color: #000;
}
.slideshow-homepage .slideshow-homepage-container {
  margin: 0 auto 0;
  overflow: hidden;
  position: relative;
}
.slideshow-homepage .slide {
  height: 375px;
  background-size: cover;
  background-position: 0 center;
}
.slideshow-homepage .slide a {
  text-decoration: none;
}
.slideshow-homepage .slide a:hover {
  color: #ffffff;
}
@media (max-width: 991px) {
  .slideshow-homepage .slide:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #000;
    opacity: 0.4;
    z-index: 1;
  }
}
.slideshow-homepage .viewport,
.slideshow-homepage .slide {
  height: 375px;
}
.slideshow-homepage .slideshow-arrow {
  width: 30px;
  display: block;
  top: 50%;
  height: 30px;
  cursor: pointer;
  position: absolute;
  border: none;
  background: none;
  z-index: 99;
  margin-top: -15px;
}
.slideshow-homepage .slideshow-arrow.slideshow-arrow-left {
  background: url("https://d1rqbllqfn2w5y.cloudfront.net/img/slideshow/scrolling-banner-arrow-left.png") no-repeat center center;
  left: 10px;
}
@media (max-width: 767px) {
  .slideshow-homepage .slideshow-arrow.slideshow-arrow-left {
    left: 0;
  }
}
.slideshow-homepage .slideshow-arrow.slideshow-arrow-right {
  background: url("https://d1rqbllqfn2w5y.cloudfront.net/img/slideshow/scrolling-banner-arrow-right.png") no-repeat center center;
  right: 10px;
}
@media (max-width: 767px) {
  .slideshow-homepage .slideshow-arrow.slideshow-arrow-right {
    right: 0;
  }
}
.slideshow-homepage .slideshow-arrow:hover {
  background-color: rgba(255, 255, 255, 0.3);
}
.banner-content {
  position: relative;
  box-sizing: border-box;
  width: 50%;
  margin-top: 100px;
  z-index: 5;
  text-align: center;
}
@media (max-width: 991px) {
  .banner-content {
    margin-top: 60px;
    width: 65%;
  }
}
@media (max-width: 767px) {
  .banner-content {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin: 60px auto 0 auto !important;
  }
}
.banner-content.banner-content-right {
  margin-left: 50%;
  padding-right: 35px;
}
@media (max-width: 991px) {
  .banner-content.banner-content-right {
    margin-left: 35%;
  }
}
@media (max-width: 767px) {
  .banner-content.banner-content-right {
    margin: 0;
    padding: 0;
  }
}
.banner-content.banner-content-left {
  padding-left: 35px;
}
@media (max-width: 767px) {
  .banner-content.banner-content-left {
    padding: 0;
  }
}
.banner-content .banner-accent-text {
  font-size: 20px;
  margin: 0 0 5px 0;
}
@media (max-width: 767px) {
  .banner-content .banner-accent-text {
    font-size: 16px;
  }
}
.banner-content h1 {
  color: #FFF;
  font-size: 46px;
  margin-top: 0px;
}
@media (max-width: 767px) {
  .banner-content h1 {
    font-size: 34px;
  }
}
.banner-content hr {
  width: 25%;
  margin: 20px auto;
  border-color: #FFF;
  border-width: 3px;
}
.banner-content .date {
  text-transform: none;
}
.slideshow-homepage-controls {
  position: absolute;
  z-index: 1;
  left: 0;
  right: 0;
  bottom: 20px;
  text-align: center;
}
@media (max-width: 767px) {
  .slideshow-homepage-controls {
    bottom: 25px;
  }
}
.slideshow-homepage-controls .btn-slideshow-control {
  border: 1px solid #FFF;
  background-color: transparent;
  border-radius: 50%;
  display: inline-block;
  height: 12px;
  overflow: hidden;
  width: 12px;
  position: relative;
  z-index: 99;
  margin: 0 2px;
}
.slideshow-homepage-controls .btn-slideshow-control.current {
  background-color: #FFF;
}
.slideshow-donation-amounts {
  margin-bottom: 4px;
}
.slideshow-donation-amounts .viewport,
.slideshow-donation-amounts .slide {
  height: 375px;
}
@media (max-width: 991px) {
  .slideshow-donation-amounts .viewport,
  .slideshow-donation-amounts .slide {
    height: 325px;
  }
}
@media (max-width: 767px) {
  .slideshow-donation-amounts .viewport,
  .slideshow-donation-amounts .slide {
    height: 275px;
  }
}
.slideshow-donation-amounts .slideshow-donation-amounts-container {
  height: auto;
  margin: 0 auto 0;
  position: relative;
  overflow: hidden;
}
.slideshow-donation-amounts .slide-caption {
  box-sizing: border-box;
  position: absolute;
  bottom: 0;
  left: 0;
  margin: 0;
  background-color: rgba(0, 0, 0, 0.5);
  padding: 20px;
  width: 100%;
  color: #FFF;
}
@media (max-width: 767px) {
  .slideshow-donation-amounts .slide-caption {
    font-size: 12px;
    padding: 15px;
  }
}
.slideshow-donation-amounts .slideshow-arrow {
  width: 30px;
  height: auto;
  display: block;
  cursor: pointer;
  position: absolute;
  top: 0;
  bottom: 0;
  border: none;
  background: none;
  z-index: 99;
  bottom: 0px;
}
.slideshow-donation-amounts .slideshow-arrow.slideshow-arrow-left {
  background: url("https://d1rqbllqfn2w5y.cloudfront.net/img/donation-overview-carousel-arrow-left.png") no-repeat center center #2EAED6;
  left: 0px;
  display: none;
}
.slideshow-donation-amounts .slideshow-arrow.slideshow-arrow-right {
  background: url("https://d1rqbllqfn2w5y.cloudfront.net/img/donation-overview-carousel-arrow-right.png") no-repeat center center #2EAED6;
  right: 0px;
  display: none;
}
.slideshow-donation-amounts-controls {
  position: relative;
  margin-top: 4px;
  text-align: center;
  background: #bee4f1;
  height: auto;
  padding-left: 0;
  padding-right: 0;
}
.slideshow-donation-amounts-controls .btn-slideshow-control {
  position: relative;
  width: 20%;
  float: left;
  border: none;
  background: none;
  padding: 0;
  margin: 0;
  padding-right: 4px;
  margin-bottom: 4px;
}
.slideshow-donation-amounts-controls .btn-slideshow-control:focus {
  outline: 0;
}
@media (max-width: 991px) {
  .slideshow-donation-amounts-controls .btn-slideshow-control {
    width: 20%;
    margin-bottom: 4px;
  }
}
@media (max-width: 767px) {
  .slideshow-donation-amounts-controls .btn-slideshow-control {
    width: 50%;
    padding-right: 0px;
  }
}
.slideshow-donation-amounts-controls .btn-slideshow-control a {
  box-sizing: border-box;
  display: block;
  width: 100%;
  height: 51px;
  text-align: center;
  padding: 15px 0 0 0;
  vertical-align: middle;
  background-color: #2EAED6;
  font-size: 14px;
  font-weight: bold;
  color: #FFF;
  text-decoration: none;
}
.slideshow-donation-amounts-controls .btn-slideshow-control a:focus {
  outline: 0;
}
@media (max-width: 767px) {
  .slideshow-donation-amounts-controls .btn-slideshow-control a {
    height: 41px;
    padding-top: 10px;
  }
}
.slideshow-donation-amounts-controls .btn-slideshow-control:hover a,
.slideshow-donation-amounts-controls .btn-slideshow-control.current a {
  background-color: #921422;
}
.slideshow-donation-amounts-controls .btn-slideshow-control.current:after {
  content: none;
  position: absolute;
  display: block;
  width: 35px;
  height: 13px;
  background: url("//d1rqbllqfn2w5y.cloudfront.net/img/icon/donation-overview-carousel-btn-hover-arrow.png") no-repeat center center;
  bottom: -13px;
  left: 50%;
  margin-left: -20px;
}
@media (max-width: 991px) {
  .slideshow-donation-amounts-controls .btn-slideshow-control.current:after {
    background: none;
    display: none;
  }
}
.slideshow-controls-container {
  overflow: hidden;
  margin-bottom: -4px;
}
.slideshow-controls-container .btn-slideshow-control:nth-child(5n) {
  padding-right: 0;
}
@media (min-width: 1280px) {
  .slideshow-controls-container .btn-slideshow-control:last-child {
    padding-right: 0;
  }
}
@media (min-width: 992px) and (max-width: 1279px) {
  .slideshow-controls-container .btn-slideshow-control:last-child {
    padding-right: 0;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .slideshow-controls-container .btn-slideshow-control:nth-child(5n) {
    padding-right: 0;
  }
}
@media (max-width: 767px) {
  .slideshow-controls-container .btn-slideshow-control:nth-child(odd) {
    padding-right: 5px;
  }
}
.slideshow-arrow > .fa-chevron-right {
  color: #fff;
}
.slideshow-arrow > .fa-chevron-left {
  color: #fff;
}
.event-detail-image-carousel-buttons {
  margin-top: 4px;
}
.slideshow-event-detail .slideshow-event-detail-container {
  height: auto;
  margin: 0 auto 0;
  position: relative;
}
@media (max-width: 767px) {
  .slideshow-event-detail .slideshow-event-detail-container {
    height: auto;
    overflow-x: hidden;
  }
}
.slideshow-event-detail .viewport,
.slideshow-event-detail .slide {
  height: 415px;
}
@media (max-width: 991px) {
  .slideshow-event-detail .viewport,
  .slideshow-event-detail .slide {
    height: 260px;
  }
}
@media (max-width: 767px) {
  .slideshow-event-detail .viewport,
  .slideshow-event-detail .slide {
    height: 200px;
  }
}
.slideshow-event-detail-controls {
  margin-top: 4px;
}
@media (max-width: 767px) {
  .slideshow-event-detail-controls {
    bottom: 25px;
    height: auto;
  }
}
.slideshow-event-detail-controls .btn-slideshow-control {
  position: relative;
  box-sizing: border-box;
  border: none;
  background: none;
  margin: 0;
  width: 100%;
  padding: 0;
}
.slideshow-event-detail-controls .btn-slideshow-control:focus {
  outline: none;
  border: none;
}
.slideshow-event-detail-controls .btn-slideshow-control:last-child {
  margin-right: 0;
}
.slideshow-event-detail-controls .btn-slideshow-control.current:after {
  content: "";
  display: block;
  width: 100%;
  height: 4px;
  background-color: #2EAED6;
  position: absolute;
  bottom: 0;
  left: 0;
}
/* COMPONENTS - Before other sections so those styles can overwrite component styles */
.section-featured-banner {
  box-sizing: border-box;
  display: table;
  width: 100%;
  text-align: center;
  height: 400px;
  background-position: center center;
  background-size: cover;
}
@media (max-width: 767px) {
  .section-featured-banner {
    display: block;
    height: auto;
    padding: 50px 15px 35px 15px;
  }
}
.section-featured-banner .featured-banner-content-container {
  box-sizing: border-box;
  width: 100%;
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  padding: 40px;
  line-height: 1em;
}
@media (max-width: 767px) {
  .section-featured-banner .featured-banner-content-container {
    display: block;
    padding: 25px 0;
  }
}
.section-featured-banner .featured-banner-content-container .first-image {
  margin-right: 25px;
}
@media (max-width: 767px) {
  .section-featured-banner .featured-banner-content-container .first-image {
    margin-right: 0;
  }
}
.section-featured-banner .featured-banner-content-container img {
  display: inline-block;
  margin-bottom: 15px;
}
.section-featured-banner .col-left {
  width: 50%;
  text-align: right;
  padding: 0 30px 0 15px;
  font-weight: bold;
  box-sizing: border-box;
}
@media (max-width: 767px) {
  .section-featured-banner .col-left {
    width: 100%;
    text-align: center;
  }
}
.section-featured-banner .col-right {
  width: 50%;
  text-align: left;
  padding: 24px 15px 0 30px;
  box-sizing: border-box;
}
@media (max-width: 767px) {
  .section-featured-banner .col-right {
    width: 100%;
    text-align: center;
  }
}
.section-featured-banner .title {
  color: #fff;
  font-size: 64px;
  margin: 0;
  line-height: .8;
}
@media (max-width: 767px) {
  .section-featured-banner .title {
    font-size: 32px;
    margin-bottom: 5px;
  }
}
.section-featured-banner .subtitle {
  color: #fff;
  font-size: 32px;
  margin: 0;
  line-height: .9;
}
@media (max-width: 767px) {
  .section-featured-banner .subtitle {
    font-size: 16px;
  }
}
.section-featured-banner .btn-featured {
  border: 3px solid #fff;
  padding: 22px 28px;
  color: #fff;
  font-weight: bold;
  font-size: 24px;
  display: inline-block;
}
.section-featured-banner .btn-featured:hover {
  text-decoration: none;
}
.section-horizontal-calendar {
  background: #FFF;
}
@media (min-width: 992px) and (max-width: 1279px) {
  .section-horizontal-calendar .horizontal-calendar-item-container .col-md-3 {
    width: 20%;
  }
}
@media (max-width: 767px) {
  .section-horizontal-calendar .horizontal-calendar-item-container .calendar-item-col:nth-child(odd) {
    clear: both;
  }
}
.horizontal-events-filter {
  margin-bottom: 40px;
  text-transform: uppercase;
  text-align: center;
}
.horizontal-events-filter ul {
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: center;
}
.horizontal-events-filter ul li {
  display: inline-block;
  margin: 0 20px;
}
.horizontal-events-filter ul li:first-child {
  margin-left: 0px;
}
.horizontal-events-filter ul li:last-child {
  margin-right: 0px;
}
@media (max-width: 991px) {
  .horizontal-events-filter ul li {
    margin: 0 10px;
  }
}
.horizontal-events-filter ul li a {
  display: inline-block;
  font-size: 14px;
  font-weight: bold;
}
@media (max-width: 991px) {
  .horizontal-events-filter ul li a {
    font-size: 12px;
  }
}
.horizontal-events-filter ul li a:hover,
.horizontal-events-filter ul li.active-option a {
  color: #000;
  text-decoration: underline;
}
.horizontal-calendar-item {
  position: relative;
  min-height: 115px;
  border-left: 1px solid #CCC;
  padding: 0 10px 0 55px;
  text-transform: uppercase;
}
.horizontal-calendar-item.last-item {
  border-right: 1px solid #CCC;
}
@media (max-width: 991px) {
  .horizontal-calendar-item {
    margin-bottom: 20px;
  }
}
@media (max-width: 991px) {
  .horizontal-calendar-item {
    height: auto;
    min-height: 60px;
    padding-left: 10px;
  }
  .horizontal-calendar-item.last-item {
    border-right: none;
  }
}
.horizontal-calendar-item .calendar-item-accent {
  font-size: 10px;
  color: #921422;
  margin: 0 0 3px 0;
  font-weight: bold;
  line-height: 1em;
}
@media (max-width: 767px) {
  .horizontal-calendar-item .calendar-item-accent {
    position: absolute;
    top: 2px;
    right: 0;
  }
}
.horizontal-calendar-item .calendar-item-title {
  margin-top: 0;
  margin-bottom: 15px;
  color: #3A88C6;
  line-height: 1em;
  font-size: 23px;
}
.horizontal-calendar-item .calendar-item-title a {
  text-decoration: none;
  color: inherit;
}
.horizontal-calendar-item .calendar-item-title a:hover {
  color: #921422;
}
@media (max-width: 991px) {
  .horizontal-calendar-item .calendar-item-title {
    font-size: 22px;
  }
}
@media (max-width: 767px) {
  .horizontal-calendar-item .calendar-item-title {
    font-size: 20px;
    margin-bottom: 2px;
  }
}
.horizontal-calendar-item .dates {
  position: absolute;
  top: 0;
  left: 10px;
  width: 35px;
  text-align: right;
  color: #000;
  font-size: 12px;
  font-weight: bold;
  line-height: 1.1em;
}
@media (max-width: 991px) {
  .horizontal-calendar-item .dates {
    position: relative;
    top: auto;
    left: auto;
    width: 100%;
    text-align: left;
    padding-bottom: 5px;
  }
}
.horizontal-calendar-item .dates-to {
  display: block;
  color: #c0b1af;
  margin: 8px 0;
  font-size: 10px;
}
@media (max-width: 991px) {
  .horizontal-calendar-item .dates-to {
    display: inline-block;
    margin: 0 3px;
  }
}
.horizontal-calendar-item .calendar-item-additional-info {
  text-transform: none;
  color: #7a7473;
  font-size: 11px;
}
.view-all-events-link {
  text-align: right;
  margin-top: 10px;
  margin-bottom: 0;
}
.home-page-calendar {
  padding: 40px 50px;
}
@media (max-width: 1279px) {
  .home-page-calendar {
    padding: 40px 15px;
  }
}
@media (max-width: 767px) {
  .home-page-calendar {
    padding: 20px 15px;
  }
}
.visit-icon {
  display: block;
  width: 30px;
  height: 27px;
  position: absolute;
  left: -43px;
  top: 3px;
  text-align: right;
}
.icon-fa {
  font-size: 30px !important;
  color: #599fc9 !important;
  margin-top: -4px;
}
.icon-material {
  font-size: 37px !important;
  color: #599fc9 !important;
  margin-top: -7px;
}
.visit-icon-material {
  display: block;
  width: 27px;
  height: 27px;
  position: absolute;
  left: -41px;
  top: -4px;
  font-size: 37px !important;
}
.section-your-visit-list {
  padding: 55px 55px 30px 30px;
}
@media (max-width: 991px) {
  .section-your-visit-list {
    padding: 30px 25px 30px 25px;
  }
}
@media (max-width: 767px) {
  .section-your-visit-list {
    padding: 25px 15px 25px 15px;
  }
}
.section-your-visit-list .your-visit-list {
  list-style: none;
  margin: 0;
  padding: 0;
  margin-left: 40px;
}
.section-your-visit-list .your-visit-list li {
  position: relative;
  border-bottom: 2px solid #e2d4d3;
  padding: 0 0 20px 0;
  margin-bottom: 20px;
}
.section-your-visit-list .your-visit-list li:first-child {
  padding-top: 0;
}
.section-your-visit-list .your-visit-list h3 {
  position: relative;
  font-size: 28px;
  color: #599fc9;
}
.section-your-visit-list .your-visit-list h3:before {
  content: " ";
  display: block;
  width: 27px;
  height: 27px;
  position: absolute;
  left: -40px;
  top: 3px;
}
.section-your-visit-list .your-visit-list h3.parking:before {
  background: url("https://d1rqbllqfn2w5y.cloudfront.net/img/icon/parking.png") no-repeat top center;
}
.section-your-visit-list .your-visit-list h3.dining:before {
  background: url("https://d1rqbllqfn2w5y.cloudfront.net/img/icon/dining.png") no-repeat top center;
}
.section-your-visit-list .your-visit-list h3.seating:before {
  background: url("https://d1rqbllqfn2w5y.cloudfront.net/img/icon/seating.png") no-repeat top center;
}
.section-your-visit-list .your-visit-list h3.account:before {
  background: url("https://d1rqbllqfn2w5y.cloudfront.net/img/icon/account.png") no-repeat top center;
}
.section-your-visit-list .your-visit-list p {
  margin-bottom: 0;
}
.visit-list-a:hover {
  text-decoration: none;
}
.visit-list-a h3:hover {
  color: #921422 !important;
}
.section-support-donate-now .checkbox-label,
.section-support-donate-now .radio-label {
  text-transform: none !important;
  font-size: 14px;
}
.section-support-donate-now .small {
  font-size: 11px;
  color: #aaa;
}
.section-support-donate-now .js-fh-donation label {
  color: #000;
}
.section-make-a-donation {
  background-color: #d4cfca;
  padding: 20px 55px 30px 70px;
}
.section-make-a-donation h3 {
  position: relative;
  color: #921422;
}
@media (max-width: 991px) {
  .section-make-a-donation h3 {
    padding-left: 35px;
  }
  .section-make-a-donation h3:before {
    left: 0px;
  }
}
.section-make-a-donation .heart-icon:before {
  left: -40px;
  top: 1px;
}
@media (max-width: 991px) {
  .section-make-a-donation .heart-icon:before {
    left: 0px;
  }
}
@media (max-width: 991px) {
  .section-make-a-donation {
    padding: 30px 25px 30px 25px;
  }
}
@media (max-width: 767px) {
  .section-make-a-donation {
    padding: 25px 15px 25px 15px;
  }
}
.section-make-a-donation hr {
  border-color: #bfb2b1;
}
.section-make-a-donation select {
  margin-bottom: 5px;
}
.section-newsletter-sign-up {
  padding: 20px 55px 40px 70px;
}
.section-newsletter-sign-up .btn-newsletter {
  margin-top: 0px !important;
}
.section-newsletter-sign-up .js-newsletter {
  padding-top: 0px;
  padding-bottom: 0px;
}
.section-newsletter-sign-up .newsletter-sign-up {
  position: relative;
  color: #599fc9;
}
.section-newsletter-sign-up .newsletter-sign-up:before {
  content: " ";
  display: block;
  width: 27px;
  height: 27px;
  position: absolute;
  left: -40px;
  top: 3px;
  background: url("https://d1rqbllqfn2w5y.cloudfront.net/img/icons/newsletter.png") no-repeat top center;
}
@media (max-width: 991px) {
  .section-newsletter-sign-up .newsletter-sign-up {
    padding-left: 35px;
  }
  .section-newsletter-sign-up .newsletter-sign-up:before {
    left: 0px;
  }
}
@media (max-width: 991px) {
  .section-newsletter-sign-up {
    padding: 30px 25px 30px 25px;
  }
}
@media (max-width: 767px) {
  .section-newsletter-sign-up {
    padding: 25px 15px 25px 15px;
  }
}
.section-newsletter-sign-up input {
  border: none;
  width: 100%;
  margin-bottom: 7px;
  padding: 10px;
}
.text-banner-container {
  display: table;
  width: 100%;
  height: 280px;
}
@media (max-width: 767px) {
  .text-banner-container {
    height: auto;
  }
}
.text-banner-container .text-banner {
  display: table-cell;
  vertical-align: middle;
  color: #FFF;
  text-align: center;
  text-transform: uppercase;
  font-family: "league-gothic", "League Gothic", Helvetica, Arial, sans-serif;
  font-size: 46px;
  line-height: 1em;
  padding: 0 40px;
  background-position: center center;
  background-size: cover;
}
@media (max-width: 991px) {
  .text-banner-container .text-banner {
    font-size: 36px;
    padding: 0 30px;
  }
}
@media (max-width: 767px) {
  .text-banner-container .text-banner {
    font-size: 26px;
    padding: 15px;
  }
}
.text-banner-container hr {
  width: 25%;
  margin: 20px auto;
  border-color: #FFF;
  border-width: 3px;
}
@media (max-width: 991px) {
  .text-banner-container hr {
    width: 55%;
  }
}
@media (max-width: 767px) {
  .text-banner-container hr {
    width: 80%;
  }
}
.text-banner-container .text-banner-sub-title {
  font-size: 14px;
  font-family: "lato", Lato, Helvetica, Arial, sans-serif;
  text-transform: none;
  line-height: 1.4em;
}
.homepage-features {
  height: 340px;
}
@media (max-width: 991px) {
  .homepage-features {
    height: 260px;
  }
}
@media (max-width: 767px) {
  .homepage-features {
    height: 190px;
  }
}
.section-articles-list h3,
.article-content h3,
.section-articles-list h2,
.article-content h2 {
  margin-top: 0px;
  line-height: 1em;
  margin-bottom: 5px;
}
.section-articles-list .article-date,
.article-content .article-date,
.section-articles-list .article-tags,
.article-content .article-tags {
  text-transform: uppercase;
  color: #c0b1af;
  margin: 0;
  font-size: 11px;
  font-weight: bold;
}
@media (max-width: 991px) {
  .section-articles-list .article-image,
  .article-content .article-image {
    margin-bottom: 10px;
  }
}
/* HOME PAGE SECTIONS */
.hero-text-banner a {
  color: #FFF;
}
.hero-text-banner a:hover {
  text-decoration: none !important;
  color: #2EAED6;
}
.section-featured-event-buttons {
  background: #FFF;
}
@media (max-width: 767px) {
  .section-featured-event-buttons .grid.grid-no-gutter {
    margin-left: 0;
    margin-right: 0;
  }
}
.section-featured-event-buttons a {
  text-decoration: none;
}
.section-featured-event-buttons .event-button-container {
  display: table;
  height: 210px;
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
.section-featured-event-buttons .event-button-text {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  color: #FFF;
  width: 100%;
  font-size: 28px;
  line-height: 1em;
  padding: 0 30px;
  text-transform: uppercase;
  font-family: "league-gothic", "League Gothic", Helvetica, Arial, sans-serif;
  background-color: rgba(0, 0, 0, 0.5);
  transition: all 0.3s ease;
}
.section-featured-event-buttons .event-button-text hr {
  border-width: 2px;
  width: 30%;
  margin-top: 15px;
  margin-bottom: 15px;
}
.section-featured-event-buttons .event-button-text:hover {
  background-color: rgba(0, 0, 0, 0.7);
}
.section-featured-event-buttons .event-button-text .date {
  font-size: 12px;
  margin: 0;
  font-family: "lato", Lato, Helvetica, Arial, sans-serif;
}
.section-featured-event-buttons .event-button-text .button-accent {
  font-size: 12px;
  font-weight: bold;
  margin-bottom: 6px;
  line-height: 1em;
  font-family: "lato", Lato, Helvetica, Arial, sans-serif;
}
@media (max-width: 767px) {
  .section-featured-event-buttons .event-button-text {
    height: auto;
    min-height: 0px;
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
.section-home-main-content {
  display: -ms-flexbox;
  display: flex;
  border-top: 4px solid #000;
  height: auto;
  background: #FFF;
  -ms-flex-align: stretch;
      align-items: stretch;
  margin-bottom: 4px;
}
@media (max-width: 767px) {
  .section-home-main-content {
    display: block;
    -ms-flex-align: unset;
        align-items: unset;
  }
}
.section-home-main-content > * {
  box-sizing: border-box;
}
.section-home-main-content .home-section-header {
  color: #b6b7b7;
  margin-top: 0px;
  margin-bottom: 0px;
  line-height: 1em !important;
}
.home-main-content-left {
  float: left;
  width: 60%;
  padding: 55px 30px 30px 55px;
  font-size: 16px;
}
@media (max-width: 991px) {
  .home-main-content-left {
    padding: 30px 25px 30px 25px;
  }
}
@media (max-width: 767px) {
  .home-main-content-left {
    float: none;
    width: 100%;
    padding: 25px 15px 25px 15px;
  }
}
.home-main-content-right {
  float: left;
  background-color: #e8e6e3;
  width: 40%;
  padding: 0;
  font-size: 16px;
}
@media (max-width: 767px) {
  .home-main-content-right {
    float: none;
    width: 100%;
    padding: 25px 0px 25px 0px;
  }
}
.home-main-content-right h3 {
  margin-top: 0px;
  line-height: 1em;
  margin-bottom: 5px;
}
/* MY ACCOUNT PAGES */
.section-my-account-information .text-label {
  color: #c0b1af;
}
.section-my-account-information .email-preferences-checkbox-container {
  margin-left: 25px;
  margin-top: 25px;
}
@media (max-width: 767px) {
  .section-my-account-information .email-preferences-checkbox-container {
    margin-left: 0;
    margin-top: 20px;
  }
}
.section-my-account-information .email-preferences-checkbox-container label {
  font-weight: normal;
  margin: 0;
}
.section-my-account-information .email-preferences-list li {
  margin-bottom: 7px;
}
.section-my-account-information .email-preferences-list li input[type=checkbox] {
  margin-right: 10px;
}
.button-group {
  float: right;
  margin-top: 20px;
  margin-bottom: 30px;
}
.button-group .btn {
  margin-left: 13px;
}
@media (max-width: 767px) {
  .button-group {
    float: none;
    margin-bottom: 15px;
  }
  .button-group .btn {
    margin-left: 0;
    margin-bottom: 15px;
  }
}
.section-my-account-tickets-rewards .reward-status-container {
  font-weight: bold;
  text-transform: uppercase;
  border-right: 1px solid #dcdcdc;
  padding: 10px 15px;
  float: left;
  font-size: 10px;
  text-align: center;
  width: 149px;
  height: 149px;
  box-sizing: border-box;
  color: #a2a1a1;
}
@media (max-width: 1279px) {
  .section-my-account-tickets-rewards .reward-status-container {
    padding-right: 11px;
    padding-left: 11px;
  }
}
@media (max-width: 991px) {
  .section-my-account-tickets-rewards .reward-status-container {
    width: 33.33%;
    margin-bottom: 25px;
  }
  .section-my-account-tickets-rewards .reward-status-container:last-child {
    border-right: none;
  }
}
@media (max-width: 767px) {
  .section-my-account-tickets-rewards .reward-status-container {
    width: 50%;
    height: auto;
  }
  .section-my-account-tickets-rewards .reward-status-container.points-until {
    width: 100%;
    float: none;
    border: none;
    margin-bottom: 0;
  }
}
.section-my-account-tickets-rewards .reward-status-container:first-child {
  padding-left: 0px;
}
.section-my-account-tickets-rewards .reward-status-container p {
  margin: 0;
}
.section-my-account-tickets-rewards .reward-status-container .ticket-rewards {
  box-sizing: border-box;
  position: relative;
  width: 87px;
  height: 87px;
  margin: 0 auto 15px auto;
  padding-top: 17px;
  text-align: center;
  background-position: center center;
}
.section-my-account-tickets-rewards .reward-status-container .reward-number {
  font-size: 72px;
  color: #c0b1af;
  margin: 10px 0 20px 0;
}
@media (max-width: 767px) {
  .section-my-account-tickets-rewards .reward-status-container .reward-number {
    font-size: 62px;
    margin-bottom: 10px;
  }
}
.section-my-account-tickets-rewards .reward-status-container .reward-number.tickets-reward-number {
  font-size: 36px;
}
.table-upcoming-tickets .column-1 {
  width: 25%;
}
.table-upcoming-tickets .column-2 {
  width: 10%;
}
.table-upcoming-tickets .column-3 {
  width: 10%;
}
.table-upcoming-tickets .column-4 {
  width: 30%;
}
.table-upcoming-tickets .column-5 {
  width: 12%;
}
.table-upcoming-tickets .column-6 {
  width: 13%;
}
@media (max-width: 991px) {
  .table-upcoming-tickets .column-5 {
    width: 15%;
  }
  .table-upcoming-tickets .column-6 {
    width: 10%;
  }
}
.table-upcoming-tickets td.reprint-ticket {
  padding-right: 0px;
  text-align: right;
}
@media (max-width: 991px) {
  .table-upcoming-tickets td.reprint-ticket {
    font-size: 10px;
  }
}
@media (max-width: 767px) {
  .table-upcoming-tickets td.reprint-ticket {
    text-align: left;
    font-size: 12px;
  }
}
@media (max-width: 767px) {
  .table-upcoming-tickets .event-title {
    font-size: 16px;
  }
}
.table-past-tickets .column-1 {
  width: 25%;
}
.table-past-tickets .column-2 {
  width: 10%;
}
.table-past-tickets .column-3 {
  width: 10%;
}
.table-past-tickets .column-4 {
  width: 30%;
}
.table-past-tickets .column-5 {
  width: 25%;
}
@media (max-width: 991px) {
  .table-past-tickets .column-4 {
    width: 40%;
  }
  .table-past-tickets .column-5 {
    width: 15%;
  }
}
.l-dialog-reprint-ticket .table-layout-container {
  padding-left: 0;
}
.l-dialog-reprint-ticket .table-secondary-layout th {
  padding-bottom: 10px;
}
.l-dialog-reprint-ticket .table-secondary-layout td {
  padding-top: 10px;
}
.l-dialog-reprint-ticket .button-group {
  margin-bottom: 0;
}
.l-dialog-reprint-ticket .table-reprint-tickets .column-1 {
  width: 30%;
}
.l-dialog-reprint-ticket .table-reprint-tickets .column-2 {
  width: 70%;
}
.l-dialog-reprint-ticket .table-reprint-tickets-select {
  width: 100%;
}
.l-dialog-reprint-ticket .table-reprint-tickets-select tr td:first-child {
  width: 3%;
}
.l-dialog-reprint-ticket .table-reprint-tickets-select td {
  border-bottom: 2px solid #e9dbdb;
  padding: 15px 15px 15px 0;
}
.l-dialog-reprint-ticket .table-reprint-tickets-select td p {
  float: left;
  margin: 0;
  margin-right: 15px;
}
.l-dialog-reprint-ticket .select-all-link {
  float: left;
  margin-top: 20px;
}
@media (max-width: 767px) {
  .l-dialog-reprint-ticket .select-all-link {
    float: right;
  }
}
.section-my-account-membership .user-name {
  font-size: 18px;
  margin-bottom: 5px;
}
.section-my-account-membership .table-my-member-events .column-1 {
  width: 25%;
}
.section-my-account-membership .table-my-member-events .column-2 {
  width: 30%;
}
.section-my-account-membership .table-my-member-events .column-3 {
  width: 20%;
}
.section-my-account-membership .table-my-member-events .column-4 {
  width: 15%;
}
.section-my-account-membership .table-my-member-events .column-5 {
  width: 10%;
}
.section-my-account-membership .table-my-donations .column-1 {
  width: 40%;
}
.section-my-account-membership .table-my-donations .column-2 {
  width: 60%;
}
@media (max-width: 991px) {
  .section-my-account-membership .highlighted-content-box {
    margin-top: 20px;
  }
}
.btn-become-a-member {
  padding-right: 30px;
  width: 230px;
}
/* SUPPORT PAGES */
.section-support-landing-page h2 {
  margin-top: 0px;
}
.donor-testimonial {
  background: #921422;
  color: #FFF;
  text-align: center;
  padding: 15px;
}
.donor-testimonial h3 {
  color: #FFF;
  margin-bottom: 0;
}
.section-support-donate-now .text-label {
  color: #c0b1af;
}
.section-support-donate-now .donation-selection-list {
  color: #605e5f;
  margin-bottom: 25px;
}
.section-support-donate-now .donation-selection-list li {
  margin-bottom: 10px;
}
.section-support-donate-now .donation-selection-list input[type="radio"] {
  margin-right: 10px;
}
.section-support-donate-now .donation-selection-list strong {
  color: #000;
}
.section-support-donate-now .donation-subtotal {
  text-transform: uppercase;
}
.section-support-donate-now .donation-subtotal dl {
  float: right;
  margin: 0;
}
.section-support-donate-now .donation-subtotal dt {
  font-weight: normal;
}
.section-support-donate-now .donation-subtotal dd {
  font-weight: bold;
  padding-left: 150px;
  color: #000;
}
.section-support-donate-now .btn-make-donation {
  max-width: 280px;
  float: right;
}
@media (max-width: 991px) {
  .section-support-donate-now .btn-make-donation {
    float: none;
    max-width: 350px;
    margin: 0 auto;
  }
}
@media (max-width: 767px) {
  .section-support-donate-now .btn-make-donation {
    max-width: none;
  }
}
.donation-amounts-overview {
  background-color: #f7f2f2;
  padding: 30px;
  margin-bottom: 25px;
}
.donation-amounts-overview h2 {
  margin-bottom: 40px;
}
.donation-amounts-overview ul {
  color: #605e5f;
}
.donation-amounts-overview ul li {
  margin-bottom: 5px;
}
.donation-amounts-overview ul.current-tier-benefits {
  font-weight: bold;
}
@media (max-width: 767px) {
  .donation-amounts-overview {
    padding: 15px;
  }
}
.donation-amounts-overview .lower-tier {
  margin-top: 40px;
}
/* CALENDAR PAGES */
/* BLOG PAGES */
.blog-landing-page,
.blog-single-article-page {
  background: #f0efed;
}
.blog-landing-page .landing-page-banner,
.blog-single-article-page .landing-page-banner,
.blog-landing-page .single-article-banner,
.blog-single-article-page .single-article-banner {
  background-color: #FFF;
}
.blog-landing-page {
  overflow: hidden;
}
.blog-left-column {
  background-color: #FFF;
  padding: 30px 30px 30px 40px;
}
@media (max-width: 991px) {
  .blog-left-column {
    padding-left: 30px;
  }
}
@media (max-width: 767px) {
  .blog-left-column {
    padding: 30px 15px;
  }
}
.blog-right-column {
  padding: 20px 40px 20px 5px;
}
@media (max-width: 1279px) {
  .blog-right-column {
    padding-right: 30px;
  }
}
@media (max-width: 991px) {
  .blog-right-column {
    padding-right: 20px;
  }
}
@media (max-width: 767px) {
  .blog-right-column {
    padding: 15px;
  }
}
.landing-page-content {
  padding-bottom: 40px;
  border-top: 4px solid #E9DBDB;
  border-bottom: 4px solid #E9DBDB;
  padding-top: 20px;
}
.blog-article-large {
  border-bottom: 2px solid #e9dbdb;
  padding-bottom: 30px;
  margin-bottom: 30px;
}
.two-article-row {
  border-bottom: 2px solid #e9dbdb;
  padding-bottom: 25px;
  margin-bottom: 25px;
}
.two-article-row:last-child {
  border-bottom: none;
  margin-bottom: 0;
  padding-bottom: 0;
}
@media (max-width: 767px) {
  .two-article-row {
    padding-bottom: 0px;
    margin-bottom: 0px;
    border-bottom: none;
  }
}
.blog-article-small {
  box-sizing: border-box;
  width: 50%;
  padding-right: 20px;
}
.blog-article-small:nth-child(2) {
  padding-left: 20px;
  padding-right: 0;
  border-left: 1px solid #e9dbdb;
}
@media (max-width: 767px) {
  .blog-article-small:nth-child(2) {
    padding-left: 0;
    border-left: none;
  }
}
@media (max-width: 767px) {
  .blog-article-small {
    width: 100%;
    padding-right: 0;
    border-bottom: 2px solid #e9dbdb;
    margin-bottom: 15px;
    padding-bottom: 15px;
  }
}
@media (min-width: 992px) and (max-width: 1279px) {
  .blog-article-small h3 {
    font-size: 22px;
  }
}
@media (max-width: 1279px) {
  .blog-article-large img,
  .blog-article-small img {
    margin-bottom: 10px;
  }
}
.article-content {
  padding-bottom: 30px;
  border-top: 4px solid #E9DBDB;
  padding-top: 20px;
}
.article-content .article-hero-image {
  margin-top: 30px;
  margin-bottom: 20px;
}
@media (max-width: 991px) {
  .article-content .article-hero-image {
    margin-top: 20px;
  }
}
@media (max-width: 767px) {
  .article-content .article-hero-image {
    margin-bottom: 10px;
  }
}
.article-content h1 {
  color: #2EAED6;
  font-size: 40px;
  line-height: 1.2em;
  margin-bottom: 0px;
  margin-top: 0px;
}
@media (max-width: 767px) {
  .article-content h1 {
    font-size: 32px;
  }
}
.article-content .image-left {
  float: left;
  margin-right: 15px;
}
.article-content .image-right {
  float: right;
  margin-left: 15px;
}
.article-content .image-left,
.article-content .image-right {
  width: 45%;
}
.article-content .image-left img,
.article-content .image-right img {
  margin-bottom: 15px;
}
.article-content .image-left img:last-child,
.article-content .image-right img:last-child {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .article-content .image-left,
  .article-content .image-right {
    float: none;
    margin: 0;
    width: 100%;
  }
}
.article-content .image-left + p,
.article-content .image-right + p {
  margin-top: 15px;
}
.article-content .image-caption {
  font-size: 12px;
  font-style: italic;
  line-height: 1.2em;
  margin-top: -10px;
}
.article-content .image-caption:last-child {
  margin-bottom: 0;
}
.two-article-row.related-events {
  border-top: 4px solid #E9DBDB;
  border-bottom: 4px solid #E9DBDB;
  margin-bottom: 15px;
  padding-top: 15px;
  padding-bottom: 15px;
}
.two-article-row.related-events h3 {
  font-size: 24px;
  margin-bottom: 10px;
}
.article-facebook-comments {
  border-bottom: 4px solid #E9DBDB;
  padding-bottom: 15px;
}
@media (max-width: 767px) {
  .blog-single-article-page .grid.grid-no-gutter {
    margin-left: 0;
    margin-right: 0;
  }
}
.tag-selected {
  color: #27728A !important;
}
.js-add-tag {
  text-decoration: none;
}
.js-add-tag:active {
  text-decoration: none;
}
.blog-sidebar h5:first-child {
  margin-top: 0;
}
.blog-sidebar hr {
  margin-top: 25px;
  margin-bottom: 25px;
}
.blog-sidebar .blog-entry-dates select {
  width: auto;
  margin-right: 10px;
}
@media (max-width: 991px) {
  .blog-sidebar .blog-entry-dates select {
    margin-bottom: 10px;
  }
}
.blog-sidebar .blog-tags {
  color: #2EAED6;
}
.blog-sidebar .blog-tags a {
  font-size: 14px;
}
@media (max-width: 991px) {
  .blog-sidebar .blog-tags a {
    font-size: 12px;
  }
}
.blog-sidebar .blog-tags a:after {
  content: "\2022";
  display: inline-block;
  margin: 0 2px 0 5px;
  font-size: 8px;
}
.blog-sidebar .blog-tags a:last-child:after {
  content: "";
}
.blog-sidebar .related-article-container img {
  margin-bottom: 5px;
}
.blog-sidebar .related-article-container h3 {
  font-size: 24px;
}
@media (max-width: 991px) {
  .blog-sidebar .related-article-container h3 {
    font-size: 20px;
  }
}
/* SHOPPING CART PAGES */
@media (max-width: 767px) {
  .xs-wide {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .grid {
    margin-left: -10px;
    margin-right: -10px;
  }
}
#peer-iframe {
  height: 320px;
}
.js-select-rewards {
  margin-top: 10px;
}
.cart-expiration {
  display: table;
  text-align: center;
  background: #f5f3f3;
  text-transform: uppercase;
  font-size: 18px;
  width: 100%;
  height: 70px;
}
.cart-expiration p {
  display: table-cell;
  vertical-align: middle;
}
@media (max-width: 767px) {
  .cart-expiration {
    font-size: 14px;
  }
}
.section-your-cart-summary hr.margin-30 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.cart-item {
  border-bottom: 2px solid #eee4e4;
  padding-bottom: 25px;
  margin-bottom: 25px;
}
.cart-item .cart-item-rewards-box {
  display: inline-block;
  padding: 5px 10px 5px 10px;
}
.cart-item .cart-item-rewards-box form {
  margin: 0px;
  padding: 0px;
}
@media (max-width: 767px) {
  .cart-item .cart-item-rewards-box {
    padding: 15px;
  }
}
.cart-item .cart-item-rewards-box table {
  width: 100%;
}
.cart-item .cart-item-rewards-box td {
  vertical-align: middle;
  padding: 0;
}
@media (max-width: 767px) {
  .cart-item .cart-item-rewards-box td {
    vertical-align: top;
  }
}
.cart-item .cart-item-rewards-box input[type=checkbox] {
  margin: 0;
  margin-right: 10px;
}
.cart-item .cart-item-rewards-box p {
  margin: 0;
  line-height: 1em;
}
@media (max-width: 767px) {
  .cart-item .cart-item-rewards-box p {
    line-height: 1.4em;
  }
}
.cart-item .cart-item-rewards-box select {
  width: auto;
}
@media (max-width: 767px) {
  .cart-item .cart-item-rewards-box select {
    float: none;
    width: 100%;
    margin-left: 0px;
    margin-top: 10px;
  }
}
.cart-item select {
  min-width: 60px;
}
.cart-item-add-parking {
  margin-bottom: 20px;
}
.cart-item-add-parking .cart-item-parking-total {
  float: right;
  font-weight: bold;
  color: #000;
}
@media (max-width: 767px) {
  .cart-item-add-parking .cart-item-parking-total {
    float: none;
  }
}
.cart-item-add-parking .cart-item-parking-text {
  float: left;
  margin-right: 10px;
  margin-top: 8px;
}
@media (max-width: 767px) {
  .cart-item-add-parking .cart-item-parking-text {
    float: none;
  }
}
.cart-item-add-parking .cart-item-parking-options {
  float: left;
  width: auto;
}
@media (max-width: 767px) {
  .cart-item-add-parking .cart-item-parking-options {
    float: none;
    width: 100%;
  }
}
.cart-item-left-col {
  width: 75%;
}
@media (max-width: 767px) {
  .cart-item-left-col {
    width: 100%;
  }
}
.cart-item-content {
  position: relative;
}
@media (max-width: 991px) {
  .cart-item-content {
    margin-top: 10px;
  }
}
.cart-item-content .remove {
  position: absolute;
  top: 0;
  right: 0;
  text-transform: uppercase;
  font-weight: bold;
}
@media (max-width: 767px) {
  .cart-item-content .remove {
    bottom: 0;
    top: auto;
    right: 0;
    text-align: right;
  }
}
.cart-item-content h4 {
  margin-top: 0;
  color: #696868;
}
.cart-item-content .cart-item-date {
  font-weight: bold;
  margin-bottom: 3px;
  text-transform: uppercase;
}
.cart-item-content .cart-item-seats-total {
  font-size: 12px;
}
.cart-item-content .cart-item-total {
  font-weight: bold;
  color: #000;
  position: absolute;
  bottom: 0;
  right: 0;
  text-align: right;
}
@media (max-width: 767px) {
  .cart-item-content .cart-item-total {
    display: inline-block;
    position: relative;
    bottom: auto;
    right: auto;
    text-align: left;
  }
}
.cart-item-content .cart-item-total .cart-previous-total {
  color: #95999a;
  text-decoration: line-through;
  display: block;
  font-size: 12px;
}
.cart-item-content .cart-item-total .cart-discount-applied {
  text-transform: uppercase;
  font-size: 8px;
  color: #921422;
  display: block;
  font-weight: normal;
}
.cart-item-content .cart-item-seat-map-link {
  text-transform: uppercase;
  margin-top: -5px;
}
.section-cart-promo-code h2,
.section-cart-donation h2 {
  margin-top: 0;
}
.section-cart-donation h2 {
  position: relative;
  color: #921422;
  padding-left: 35px;
}
.section-cart-donation .heart-icon:before {
  left: 0;
  top: 4px;
}
.section-cart-donation input[type=checkbox] {
  margin-top: 0;
  margin-right: 5px;
}
.cart-totals {
  text-transform: uppercase;
  text-align: right;
  margin: 0;
  color: #000;
  font-size: 12px;
}
.cart-totals dt {
  clear: both;
  margin-bottom: 5px;
  text-align: right;
  font-weight: normal;
  min-width: 50%;
}
.cart-totals dd {
  min-width: 50%;
  font-weight: bold;
  text-align: right;
}
.cart-totals .cart-total {
  font-size: 18px;
  margin-top: 10px;
}
.payment-btn {
  padding-bottom: 25px;
}
/* EVENTS PAGES */
.section-upcoming-events-filtered .upcoming-event-container:first-child {
  border: 0px solid transparent !important;
}
.event-item-accent {
  color: #921422 !important;
  margin: 0 0 10px 0 !important;
  font-weight: bold !important;
  line-height: 1em !important;
}
.upcoming-events-filter {
  padding: 10px 0 25px 0;
  margin-top: 15px;
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .upcoming-events-filter {
    padding-bottom: 10px;
  }
}
.upcoming-events-filter ul li {
  margin: 0 18px;
}
.upcoming-events-filter ul li a {
  font-size: 12px;
}
.upcoming-event-container {
  position: relative;
  border-top: 2px solid #E9DBDB;
  margin-bottom: 20px;
  padding-top: 20px;
  text-transform: uppercase;
}
@media (max-width: 991px) {
  .upcoming-event-container button {
    margin-bottom: 10px;
  }
}
@media (max-width: 767px) {
  .upcoming-event-container {
    margin-bottom: 0px;
  }
}
.upcoming-event-container .upcoming-event-accent {
  font-size: 10px;
  color: #921422;
  margin: 0 0 3px 0;
  font-weight: bold;
  line-height: 1em;
}
.upcoming-event-container a {
  text-decoration: none;
}
.upcoming-event-container h2,
.upcoming-event-container h3 {
  margin-top: 0px;
  color: inherit;
}
@media (max-width: 991px) {
  .upcoming-event-container h3 {
    font-size: 24px;
  }
}
.upcoming-event-container .upcoming-event-dates {
  color: #696868;
  font-weight: bold;
  font-size: 14px;
  margin-top: 16px;
  margin-bottom: 0px;
}
@media (max-width: 991px) {
  .upcoming-event-container .upcoming-event-dates {
    font-size: 12px;
  }
}
.upcoming-event-container .upcoming-event-on-sale-date {
  color: #696868;
  font-weight: bold;
  font-size: 14px;
  margin-top: 16px;
  margin-bottom: 0px;
  margin-top: 0px;
  color: #921422;
}
@media (max-width: 991px) {
  .upcoming-event-container .upcoming-event-on-sale-date {
    font-size: 12px;
  }
}
@media (max-width: 991px) {
  .upcoming-event-container .btn {
    font-size: 11px;
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 767px) {
  .upcoming-event-container .btn {
    font-size: 12px;
    padding-left: 20px;
    padding-right: 20px;
  }
}
.event-detail {
  background: #ffffff;
}
.event-detail-left-column {
  box-sizing: border-box;
  float: left;
  width: 61%;
  background: #FFF;
  padding-right: 20px;
}
@media (max-width: 767px) {
  .event-detail-left-column {
    width: 100%;
    float: none;
    padding-right: 0px;
  }
}
.event-detail-left-column .event-detail-left-column-content {
  padding: 60px 25px 60px 45px;
}
@media (max-width: 991px) {
  .event-detail-left-column .event-detail-left-column-content {
    padding: 40px 0px 40px 20px;
  }
}
@media (max-width: 991px) {
  .event-detail-left-column .event-detail-left-column-content {
    padding: 30px 15px 30px 15px;
  }
}
.event-detail-left-column hr {
  margin-top: 40px;
  margin-bottom: 40px;
}
@media (max-width: 991px) {
  .event-detail-left-column hr {
    margin-top: 25px;
    margin-bottom: 25px;
  }
}
.event-detail-left-column h4 {
  margin-bottom: 15px;
}
.insights-podcast-logo {
  float: right;
  margin-left: 15px;
}
@media (max-width: 991px) {
  .insights-podcast-logo {
    clear: both;
    float: none;
    margin-left: 0;
    margin-bottom: 10px;
    margin-top: 10px;
  }
}
a h4.insight-podcast-h4 {
  color: #2EAED6;
  text-decoration: none !important;
}
a h4.insight-podcast-h4:hover {
  text-decoration: none !important;
}
.insight-podcast-a:hover {
  text-decoration: none;
}
h4.insight-podcast-h4:hover {
  color: #921422 !important;
  text-decoration: none !important;
}
.event-detail-right-column {
  position: relative;
  background-color: #f0efed;
  box-sizing: border-box;
  float: left;
  width: 39%;
  padding: 25px 45px 25px 25px;
  font-size: 16px;
  z-index: 5;
}
.event-detail-right-column.mobile-right-column {
  float: none;
  width: 100%;
  background: #f0efed;
  padding: 25px 15px 15px 15px;
}
@media (max-width: 991px) {
  .event-detail-right-column {
    padding: 25px 15px 35px 15px;
  }
}
@media (max-width: 767px) {
  .event-detail-right-column {
    float: none;
    width: 100%;
  }
}
.event-detail-right-column h1 {
  font-size: 48px;
  margin-top: 0;
  margin-bottom: 0;
}
@media (min-width: 768px) and (max-width: 991px) {
  .event-detail-right-column h1 {
    font-size: 38px;
  }
}
.event-detail-right-column h2 {
  font-size: 36px;
  margin-bottom: 0;
  margin-top: 0;
  color: #696868;
}
@media (min-width: 768px) and (max-width: 991px) {
  .event-detail-right-column h2 {
    font-size: 26px;
  }
}
.event-detail-right-column h5 {
  margin-top: 0;
}
.event-detail-right-column hr {
  margin-top: 20px;
  margin-bottom: 20px;
}
@media (max-width: 991px) {
  .event-detail-right-column hr {
    margin-top: 15px;
    margin-bottom: 15px;
  }
}
.event-detail-right-column .event-dates {
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 10px;
  text-transform: uppercase;
}
@media (min-width: 768px) and (max-width: 991px) {
  .event-detail-right-column .event-dates {
    font-size: 12px;
  }
}
.event-detail-right-column .event-sponsors {
  color: #696868;
  font-size: 14px;
  text-align: center;
}
.event-detail-right-column .event-sponsors .event-sponsor-text {
  box-sizing: border-box;
  position: relative;
  text-align: center;
  height: 100px;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 13px;
}
.event-detail-right-column .event-sponsors .event-sponsor-text:before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 50%;
}
.event-detail-right-column .event-sponsors .event-sponsor-text > p {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  -ms-transform: translateY(-50%);
      transform: translateY(-50%);
  margin: 0;
  line-height: 1.2em !important;
  padding-right: 5px;
  padding-left: 5px;
}
.event-detail-right-column .event-sponsors p.event-sponsor-title {
  color: #333;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  margin: 5px 0 15px 0;
  font-size: 10px;
}
.event-detail-right-column .social-media a {
  margin-right: 10px;
}
@media (max-width: 991px) {
  .event-detail-right-column .buy-button {
    font-size: 15px;
  }
}
.event-sale-dates {
  background: #FFF;
  padding: 20px;
  padding-bottom: 5px;
  color: #b7adaa;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase;
}
.event-sale-dates p {
  margin: 0;
}
.event-sale-dates p:first-child {
  margin-bottom: 20px;
}
.event-sale-dates .sale-date {
  font-size: 18px;
  margin-bottom: 20px;
}
.event-sale-dates .sale-date .est {
  font-size: 12px;
}
.alert a {
  color: #fbe299;
}
.alert-emergency-message {
  background-color: #fb7305;
  border-radius: 0px;
  border-color: #fb7305;
  border-bottom: 4px solid #ffffff;
  color: #fff;
}
.js-alert-emergency-message-close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
  float: right;
  font-size: 2.5rem;
  font-weight: 700;
  line-height: 1;
  color: #000;
  background-color: #fb7305;
  text-transform: none;
  border: 0px;
  color: #fff;
  margin-right: 15px;
}
.js-alert-emergency-message-close:focus {
  outline: none;
}
.emergency-title {
  text-transform: uppercase;
  font-weight: 800;
}
.alert-emergency-event {
  border-bottom: 0px solid transparent;
  border-radius: 5px;
}
.alert-price-type {
  background-color: #E9DBDB;
  border-color: #C1B8B8;
  color: #808080;
  font-size: 12px;
}
.object-template {
  font-family: "lato", Lato, Helvetica, Arial, sans-serif;
}
.object-template h3,
.object-template h2 {
  color: #2EAED6;
}
.object-template .ot-wrapper {
  max-width: 500px;
  position: relative;
  margin-bottom: 15px;
}
@media (max-width: 767px) {
  .object-template .ot-wrapper {
    overflow: hidden;
  }
}
@media (max-width: 767px) {
  .object-template .ot-wrapper .ot-bkg-img {
    position: absolute;
    top: -50%;
  }
}
.object-template .ot-wrapper .centering-div {
  width: 100%;
  text-align: center;
  position: absolute;
  top: 50%;
  -ms-transform: translateY(-50%);
      transform: translateY(-50%);
  box-sizing: border-box;
  padding: 10px;
}
.object-template .ot-wrapper .centering-div p {
  font-size: 24px;
  font-weight: bold;
  color: #fff;
}
.object-template .ot-wrapper .title {
  color: #fff;
  font-size: 64px;
  margin: 0;
  line-height: .8;
}
@media (max-width: 767px) {
  .object-template .ot-wrapper .title {
    font-size: 32px;
    margin-bottom: 5px;
  }
}
.object-template .ot-wrapper .btn-featured {
  border: 2px solid #fff;
  padding: 6px 12px;
  color: #fff;
  font-weight: bold;
  font-size: 12px;
  display: inline-block;
}
.object-template .ot-wrapper .btn-featured:hover {
  text-decoration: none;
}
.object-template .three-column div img {
  float: none !important;
  margin: auto;
}
.object-template .borders {
  border-top: 3px solid #c0b1af;
  border-bottom: 3px solid #c0b1af;
  padding: 20px 0;
}
.object-template .article-date,
.object-template .article-tags {
  text-transform: uppercase;
  color: #c0b1af;
  margin: 0;
  font-size: 11px;
  font-weight: bold;
}
.object-template .text-with-header p {
  font-style: italic;
  font-weight: bold;
  margin: 0;
}
.object-template .text-with-header p:first-child {
  color: #c0b1af;
  text-transform: uppercase;
  font-style: normal;
}
.object-template .left-justified h2 {
  margin-top: 0;
  color: #2EAED6;
}
.object-template .text-and-buttons p {
  color: #696868;
  text-transform: uppercase;
  margin: 0;
}
.object-template .text-and-buttons h3 {
  margin: 0 0 15px;
}
.object-template .text-and-buttons .btn {
  display: inline-block;
  margin: 15px 10px 0 0;
}
.object-template .text-and-buttons .btnlast-child {
  margin-right: 0;
}
.logo-print {
  display: none;
}
@media print {
  body {
    padding: 0 10%;
  }
  .logo-print {
    display: block;
  }
  .nav-main,
  .buy-tickets-bar,
  .slideshow-event-detail,
  .footer-nav,
  .social-media,
  .nav-user-actions,
  .nav-sidebar-navigation {
    display: none;
  }
  .column-main {
    width: auto !important;
    max-width: 100% !important;
  }
  .header-main-site-header {
    height: auto !important;
    padding-top: 0 !important;
  }
  .header-main-site-header .logo {
    display: none !important;
  }
  .event-detail-left-column,
  .template-two-col__sidebar-left,
  .event-detail-left-column-content {
    padding: 0 !important;
  }
  .event-detail-left-column,
  .event-detail-right-column {
    float: none;
    width: 100%;
    padding: 0;
  }
}
.tr-hr-bottom {
  border-bottom: 2px solid #e9dbdb;
}
.td-reprint-tickets {
  padding-bottom: 10px !important;
  padding-top: 10px !important;
}
.th-padding-4 {
  padding-bottom: 4px !important;
}
.td-padding-top-4 {
  padding-top: 4px !important;
}

.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 28px;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
#syos-cart {
  box-shadow: 0 0 5px black;
  margin: -40px -5px 0 -5px;
  padding: 0 5px 0 5px;
  z-index: 30;
  background-color: #F3F3F3;
  overflow: visible;
  height: 40px;
  position: relative;
  transition: height .25s ease-in-out, margin-top .25s ease-in-out, box-shadow .25s ease-in-out;
}
#syos-cart.disabled .header {
  background-image: none;
  background-color: #F6F6F6;
  color: #666 !important;
  filter: none;
}
#syos-cart.disabled .total {
  cursor: default;
  color: #BBB;
}
#syos-cart.disabled .total:after {
  content: none;
}
#syos-cart.open {
  box-shadow: 0 0 30px black;
}
#syos-cart.open .total:after {
  background-position: top right;
}
#syos-cart .total {
  margin: 0 0 0 15px;
  line-height: 40px;
  font-weight: normal;
  text-shadow: 0 1px #FFF;
  cursor: pointer;
  position: relative;
}
#syos-cart .total:after {
  content: '';
  background: url("/modules/syos/img/cart-toggle-sprite.png") no-repeat;
  display: block;
  width: 24px;
  height: 25px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -13px 0 0 -12px;
  background-position: top left;
  background-size: auto 25px;
}
#syos-cart #add-to-cart-button {
  right: 5px;
  top: -1px;
  position: absolute;
  border-top: 1px solid #755454;
  border-left: 1px solid #473030;
  border-bottom: 1px solid #333;
  padding: 0 30px;
  line-height: 40px;
  color: white;
  text-align: center;
  cursor: pointer;
  background-color: #c51000;
  background-image: linear-gradient(top, #e41300, #980d00);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e41300', endColorstr='#980d00', GradientType=0);
  box-shadow: inset 0 0 1px 1px rgba(255, 255, 255, 0.3);
  text-transform: uppercase;
  font-size: 16px;
  text-shadow: 0 -1px 1px #666;
}
#syos-cart #add-to-cart-button.disabled {
  top: 0;
  background-image: none;
  background-color: #DDD;
  text-shadow: 0 -1px #BBB;
  border-left-color: #BBB;
  border-top: none;
  filter: none;
  cursor: default;
}
#syos-cart .header {
  background-color: #e1e0e0;
  background-image: linear-gradient(top, #F1EEEE, #CACACA);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#F1EEEE', endColorstr='#CACACA', GradientType=0);
  border: 1px solid #FFF;
  border-width: 1px 0;
  color: #333;
}
#syos-cart #cart-seats {
  padding: 0 15px 15px;
}
#syos-cart .cart-seat-header {
  margin-top: 15px;
  background-color: #489fd2;
  background-image: linear-gradient(top, #61b2e2, #2282bb);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#61b2e2', endColorstr='#2282bb', GradientType=0);
  border-top: 1px solid #8cc7ea;
  border-bottom: 1px solid #124665;
  text-transform: uppercase;
  color: white;
  text-shadow: 0 -1px 1px #124665;
  font-size: 11px;
  line-height: 21px;
  padding-left: 10px;
  padding-right: 10px;
  background-image: none;
  background-color: #61b2e2;
  text-shadow: none;
  font-size: 12px;
  line-height: 24px;
  border-width: 1px 0;
  border-top-color: #369dda;
}
.syos-cart-item {
  box-sizing: border-box;
  background-color: #f2f2f2;
  background-image: linear-gradient(top, #FFF, #DEDEDE);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFF', endColorstr='#DEDEDE', GradientType=0);
  border: 1px solid #2b2b2b;
  border-width: 0 1px 1px;
  overflow: hidden;
  color: #4A4B4C;
  font-size: 13px;
  line-height: 17px;
  text-shadow: 0 1px 1px white;
  width: 100%;
  vertical-align: top;
  display: table;
}
.syos-cart-item > * {
  display: table-cell;
  vertical-align: middle;
}
.syos-cart-item .row-seat {
  padding: 5px 0 5px 10px;
}
.syos-cart-item .price {
  text-align: right;
  padding-right: 10px;
  width: 47px;
}
.syos-cart-item .btn-remove {
  border-left: 1px solid #2b2b2b;
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.35);
  color: white;
  text-shadow: 0 -1px 1px #333;
  text-align: center;
  width: 32px;
  height: 32px;
  font-size: 26px;
  cursor: pointer;
  background-color: #919191;
  background-image: linear-gradient(top, #a6a6a6, #737373);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a6a6a6', endColorstr='#737373', GradientType=0);
}
.syos-cart-item .btn-remove:hover {
  background-color: #d60000;
  background-image: linear-gradient(top, #FF0000, #990000);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF0000', endColorstr='#990000', GradientType=0);
}
#syos-main-container.overview #syos-cart {
  margin-top: 0 !important;
}
#syos-main-container.overview #syos-cart.closed {
  height: 40px !important;
}
#syos-main-container.overview #syos-cart.open {
  box-shadow: 0 0 5px black;
}
@media (max-width: 739px) {
  #syos-main-container #syos-cart {
    height: 80px;
    margin-top: -80px;
  }
  #syos-main-container #syos-cart .total {
    line-height: 29px;
    font-size: 14px;
  }
  #syos-main-container #syos-cart .total:after {
    background-size: auto 19px;
    height: 19px;
    width: 18px;
    margin: -10px 0 0 0;
    left: auto;
    right: 15px;
  }
  #syos-main-container #syos-cart #add-to-cart-button {
    position: static;
    line-height: 30px;
    border: 1px solid #333;
    margin: 0 -1px;
    border-width: 1px 0;
  }
  #syos-main-container.overview #syos-viewport {
    height: auto !important;
    padding-bottom: 80px;
  }
  #syos-main-container.overview #syos-cart {
    margin-top: 0 !important;
  }
  #syos-main-container.overview #syos-cart.open {
    border-bottom: 1px solid #999;
  }
  #syos-main-container.overview #syos-cart.closed {
    height: 82px !important;
    position: fixed;
    bottom: -2px;
    width: 100%;
  }
  #syos-main-container.overview.cart-open #syos-viewport {
    padding-bottom: 0;
  }
  #syos-main-container.seat-view #syos-cart.closed {
    position: fixed;
    width: 100%;
    bottom: 0;
    z-index: 190;
  }
}
#syos-date-switch {
  font-size: 14px;
  color: #333;
  background-color: #fafafa;
  background-image: linear-gradient(top, #FFFFFF, #F2F2F2);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#F2F2F2', GradientType=0);
}
#syos-date-switch .perf-name {
  margin: 0 0 10px 0;
}
#syos-date-switch select {
  width: 100%;
  margin-bottom: 0;
  margin-top: 5px;
  color: black;
}
#syos-date-switch .note {
  font-size: 12px;
  margin-top: 6px;
  color: #999;
}
#syos-date-switch .date {
  color: gray;
  font-size: 13px;
  font-style: italic;
  margin-left: 10px;
}
#syos-date-switch .alternates-available .helper-msg {
  float: left;
}
#syos-date-switch .alternates-available .select-container {
  float: right;
  width: 270px;
  margin-top: -15px;
}
@media (max-width: 739px) {
  #syos-main-container.seat-view #syos-date-switch {
    display: none;
  }
  #syos-date-switch .alternates-available .select-container {
    margin-top: 0;
    float: none;
    width: auto;
    font-size: 12px;
  }
}
.syos-title-header {
  padding: 10px;
  background-color: #FAFAFA;
}
.syos-title-header .perf-name {
  margin: 0;
}
.syos-title-header .mode-seat-preview-label {
  font-style: italic;
  font-size: 0.8em;
  margin-bottom: 4px;
  color: #999;
}
#syos-mode-seat-preview-details-label {
  margin-top: 7px;
}
@media (max-width: 739px) {
  #syos-main-container.seat-view .syos-title-header {
    display: none;
  }
}
#syos-header-bar {
  background-color: #525252;
  background-image: linear-gradient(top, #666, #333);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#666', endColorstr='#333', GradientType=0);
  box-shadow: inset 0px 0px 10px black;
  color: #FFF;
  font-size: 13px;
  height: 41px;
  background-position: bottom;
  overflow: hidden;
}
#syos-header-bar #back-button {
  position: relative;
  float: left;
  margin: 5px 0 0 -90px;
  opacity: 0;
  filter: alpha(opacity=0);
  transition: all 0.25s ease-in-out;
}
#syos-header-bar #back-button:before {
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-right: 8px solid #FFF;
  margin-right: 5px;
  display: inline-block;
  content: '';
}
#syos-header-bar #current-label {
  font-size: 16px;
  float: left;
  line-height: 41px;
  margin-left: 10px;
  white-space: nowrap;
  text-shadow: 0 -1px black;
}
#syos-header-bar.viewing-floor #back-button {
  margin-left: 10px;
  opacity: 1;
  filter: alpha(opacity=100);
}
#syos-header-bar.single-floor-house #back-button {
  margin-left: -90px;
  display: none;
}
@media (max-width: 739px) {
  #syos-main-container.overview #back-button {
    display: none;
  }
  #syos-main-container.seat-view #syos-header-bar {
    position: absolute;
    box-shadow: none;
    background: none;
    z-index: 10;
  }
  #syos-main-container.seat-view #syos-header-bar #current-label {
    display: none;
  }
  #back-button {
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
  }
  #syos-header-bar {
    height: auto;
  }
  #syos-header-bar #current-label {
    line-height: 1.2em;
    padding: 10px 5px;
    white-space: initial;
  }
}
#svg-container-elisabethMurdochHall {
  left: 260px;
  top: 64px;
}
#syos-main-info-bar {
  height: 39px;
  line-height: 39px;
  background-color: white;
  color: #666;
  text-shadow: 0 1px 1px white;
  font-size: 16px;
  padding-left: 10px;
  overflow: hidden;
  background-color: #F6F6F6;
  box-shadow: 0 0 5px black;
  position: relative;
  z-index: 30;
  border-bottom: 1px solid white;
}
#syos-main-info-bar > * {
  float: left;
}
.photo-preview-switch-container {
  margin-right: 12px;
}
.photo-preview-switch-container.mobile {
  display: none;
  position: absolute;
  bottom: 75px;
  left: 15px;
  margin-right: 0;
  background-color: white;
  border-radius: 10px;
}
@media (max-width: 739px) {
  .photo-preview-switch-container.mobile {
    display: block;
  }
}
.photo-preview-switch-container.mobile #icon {
  margin: 3px 0 0 4px;
}
.photo-preview-switch-container.mobile #switch {
  margin-top: 1px;
}
.photo-preview-switch-container > * {
  float: left;
}
.photo-preview-switch-container .divider {
  width: 1px;
  padding: 10px 0;
  border-right: 1px solid #DDD;
  margin-left: 10px;
  margin-top: 10px;
}
.photo-preview-switch-container #switch {
  position: relative;
  width: 48px;
  height: 23px;
  cursor: pointer;
  margin-top: 8px;
  margin-left: 10px;
}
.photo-preview-switch-container #switch .bug {
  transition: left 0.25s ease-out;
  position: absolute;
  z-index: 5;
  width: 22px;
  height: 22px;
  left: 0;
  background-image: url("/modules/syos/img/bug.png");
}
.photo-preview-switch-container #switch .slider {
  transition: background-color 0.25s ease-out;
  box-shadow: inset 0 3px 8px rgba(0,0,0,.45), 0 0 1px 1px white;
  height: 18px;
  background-color: gray;
  margin-top: 2px;
  border-radius: 10px;
  left: 2px;
  right: 2px;
  position: absolute;
}
.photo-preview-switch-container #switch.active .bug {
  left: 26px;
}
.photo-preview-switch-container #switch.active .slider {
  background-color: green;
}
.photo-preview-switch-container #icon {
  background-image: url("/modules/syos/img/photoPreviewIcon.png");
  height: 17px;
  margin-right: 10px;
  margin-top: 10px;
  width: 23px;
}
@media (max-width: 739px) {
  #syos-main-info-bar {
    display: none;
  }
}
.syos-overlay {
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  position: absolute;
  z-index: 200;
}
.syos-overlay .overlay-background {
  background-color: white;
  width: 100%;
  height: 100%;
  position: absolute;
}
.syos-overlay .message-container {
  width: 80%;
  padding: 0 10%;
  top: 50%;
  margin-top: -50px;
  position: absolute;
  z-index: 10;
  text-align: center;
}
.syos-overlay .message {
  font-size: 23px;
  color: #333;
  line-height: 28px;
}
.syos-overlay .spinner {
  background-image: url("/modules/syos/img/syosSpinner.gif");
  background-position: center center;
  background-repeat: no-repeat;
  height: 64px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 10px;
  width: 64px;
}
.syos-overlay .alert-button {
  margin-left: auto;
  margin-right: auto;
  margin-top: 15px;
}
.syos-popup-mobile-overlay {
  display: none;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(255, 255, 255, 0.5);
}
@media (max-width: 739px) {
  .syos-popup-mobile-overlay {
    display: block;
  }
}
@media (max-width: 739px) {
  .syos-overlay .message-container {
    top: 0;
    margin-top: 30px;
  }
}
#syos-photo-preview-overlay .close-button {
  position: absolute;
  z-index: 6;
}
#syos-photo-preview-overlay .image-container {
  display: table;
  position: absolute;
  z-index: 5;
  width: 100%;
  height: 100%;
}
#syos-photo-preview-overlay .image-container-2 {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  padding: 10px;
}
#syos-photo-preview-overlay .photo-preview-image {
  max-width: 100%;
  display: inline-block;
  box-shadow: 0 0 20px black;
}
#syos-overview-display .abs-wrapper {
  position: absolute;
  width: 100%;
}
#syos-overview-display .constraint-wrapper {
  max-width: 900px;
  margin: 0 auto;
  height: 0;
}
#syos-overview-display .contents {
  position: absolute;
  z-index: 50;
  margin: 30px 0 0 20px;
  text-transform: uppercase;
  overflow: hidden;
  color: #4ba7de;
  text-shadow: 0 1px 0px white;
  border-radius: 5px;
  background-color: #F7F7F7;
  padding: 15px;
  border: 1px solid #CCC;
}
#syos-overview-display .add-on-break {
  margin: 7px 0;
  color: black;
  font-size: 11px;
  text-transform: uppercase;
}
#syos-overview-display #floor-name-display {
  font-size: 18px;
  margin-bottom: 10px;
}
#syos-overview-display #summary-display {
  color: #474747;
  font-size: 13px;
}
#syos-overview-display #pricetypes {
  float: left;
  text-transform: uppercase;
  font-size: 13px;
  line-height: 17px;
  margin-top: 10px;
}
#syos-overview-display #prices {
  float: left;
  margin-left: 15px;
  text-transform: uppercase;
  font-size: 13px;
  line-height: 17px;
  margin-top: 10px;
}
#syos-overview-desktop {
  margin: 0 auto;
  max-width: 900px;
  min-height: 300px;
  background-color: #FFF;
  padding: 20px 20px 20px 0;
  box-shadow: 0 0 50px rgba(0, 0, 0, 0.2);
}
#syos-overview-desktop .syos-floor-fill {
  cursor: pointer;
  pointer-events: all;
  transition: fill 0.1s ease-out;
}
#syos-overview-desktop .syos-floor-fill:hover {
  fill: #61b2e2;
}
#syos-overview-mobile {
  min-height: 300px;
}
#syos-overview-mobile p {
  font-size: 12px;
  margin: 0;
}
#syos-overview-mobile h3 {
  margin: 0;
  font-size: 16px;
}
#syos-overview-mobile p.avail,
#syos-overview-mobile p.unavail {
  font-size: 14px;
  margin: 6px 0;
}
.syos-mode-seat-preview #syos-overview-mobile .pricetypes,
#syos-overview-mobile .avail,
#syos-overview-mobile .unavail {
  display: none;
}
#syos-overview-mobile .instructions {
  padding: 15px;
  background-color: #EEE;
  border-bottom: 1px solid #DDD;
}
#syos-overview-mobile .mobile-floor-button {
  background-color: #f1f1f1;
  background-image: linear-gradient(top, #FFF, #DDD);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFF', endColorstr='#DDD', GradientType=0);
  padding: 15px 0;
  border-bottom: 1px solid #BBB;
  cursor: pointer;
  line-height: 1.1em;
  /*
    &:before {

      content: '\25B6';
      position: absolute;
      right: 10px;
      top: 50%;
      height: 30px;
      .border-radius(30px);
      background-color: rgba(0,0,0,.05);
      border: 1px solid #CCC;
      color: #BBB;
      line-height: 30px;
      margin-top: -15px;
      font-size: 15px;
      padding: 0 7px 0 10px;
    }
    */
}
#syos-overview-mobile .mobile-floor-button svg .syos-floor-fill {
  fill: #DBDBDB;
}
#syos-overview-mobile .mobile-floor-button svg .highlight {
  fill: #61b2e2;
}
#syos-overview-mobile .mobile-floor-button svg .highlight .syos-floor-fill {
  fill: #61b2e2;
}
#syos-overview-mobile .mobile-floor-button.disabled {
  color: #888;
  background: none #ECECEC;
  cursor: default;
  border-bottom-color: #DDD;
}
#syos-overview-mobile .mobile-floor-button.disabled:active {
  background: none #ECECEC;
}
#syos-overview-mobile .mobile-floor-button.disabled h3 {
  color: #888;
}
#syos-overview-mobile .mobile-floor-button.disabled svg {
  opacity: 0.4;
  filter: alpha(opacity=40);
}
#syos-overview-mobile .mobile-floor-button.disabled svg .highlight {
  fill: #a2a2a2;
}
#syos-overview-mobile .mobile-floor-button.disabled svg .highlight .syos-floor-fill {
  fill: #a2a2a2;
}
#syos-overview-mobile .mobile-floor-button.disabled .pricetype {
  display: none;
}
#syos-overview-mobile .mobile-floor-button.disabled .highlight {
  fill: #999;
}
#syos-overview-mobile .mobile-floor-button.disabled .unavail {
  display: block;
}
#syos-overview-mobile .mobile-floor-button.disabled .avail {
  display: none;
}
#syos-overview-mobile .mobile-floor-button .unavail {
  display: none;
}
#syos-overview-mobile .mobile-floor-button .contents {
  position: relative;
  min-height: 100px;
}
#syos-overview-mobile .mobile-floor-button .left-col {
  margin: 0 0 0 5%;
  width: 40%;
}
#syos-overview-mobile .mobile-floor-button .left-col svg {
  width: 40%;
  height: 100%;
  margin-left: 5%;
}
#syos-overview-mobile .mobile-floor-button .svg-container {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
#syos-overview-mobile .mobile-floor-button .right-col {
  padding-right: 5%;
  margin-left: 50%;
  width: 40%;
}
#syos-overview-mobile .mobile-floor-button .add-on-break {
  text-transform: uppercase;
  line-height: 1;
  margin: 9px 0;
  font-size: 11px;
  color: black;
}
#syos-overview-mobile .mobile-floor-button .pricetypes {
  color: #888;
  font-size: 14px;
  text-shadow: 0px 1px white;
}
#syos-overview-mobile .mobile-floor-button:last-child {
  border-bottom: 0;
}
.pricetype-selector-mobile-close {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 9999;
  background-color: rgba(255, 255, 255, 0.5);
}
@media (max-width: 739px) {
  .pricetype-selector-mobile-close {
    position: fixed;
  }
}
#syos-pricetype-selector {
  display: none;
  position: absolute;
  left: 30px;
  top: 200px;
  z-index: 10000;
  bottom: auto !important;
}
#syos-pricetype-selector.visible {
  display: block;
}
#syos-pricetype-selector .syos-button {
  display: block;
  margin-bottom: 3px;
}
#syos-pricetype-selector .syos-button:last-child {
  margin-bottom: 0;
}
#syos-pricetype-selector .line-item {
  display: table-row;
}
#syos-pricetype-selector .line-item > div {
  padding-top: 3px;
  display: table-cell;
  padding-left: 15px;
}
#syos-pricetype-selector .line-item > div:first-child {
  padding-left: 0;
}
#syos-pricetype-selector .line-item:first-child > div {
  padding-top: 0;
}
#syos-pricetype-selector .line-item-break {
  text-transform: uppercase;
  font-size: 11px;
  line-height: 2em;
}
#syos-pricetype-selector .seat-type-display {
  margin: -11px -13px 10px -11px;
}
#syos-pricetype-selector .summary {
  line-height: 1.1em;
  margin-bottom: 15px;
  border-bottom: 1px solid #999;
  padding-bottom: 14px;
  margin: -13px -13px 10px -11px;
  padding: 0 0 8px 11px;
  background-color: #FFF;
  text-shadow: none;
}
#syos-pricetype-selector .summary > div {
  float: left;
  margin: 7px 15px 0 0;
}
#syos-pricetype-selector .summary .label {
  text-transform: uppercase;
  font-size: 10px;
  color: #999;
}
#syos-pricetype-selector .summary .value {
  font-size: 15px;
}
#syos-pricetype-selector .contents {
  line-height: 32px;
  font-size: 16px;
  color: #333;
}
.syos-popup-body {
  background-color: white;
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.5);
  border: 1px solid black;
}
.syos-popup-body .contents {
  text-shadow: 0 1px white;
  padding: 13px 13px 13px 11px;
}
@media (max-width: 739px) {
  .syos-popup-container {
    left: 0 !important;
    top: 0 !important;
    bottom: 0 !important;
    right: 0 !important;
    position: absolute;
    overflow-y: scroll;
  }
  .syos-popup-container .syos-popup-body {
    margin: 10px 10px 0;
    z-index: 1;
    position: relative;
  }
  #syos-pricetype-selector .line-item {
    line-height: 1.2em;
    display: block;
    position: relative;
    margin-top: 4px;
    border-top: 1px solid #CCC;
    padding-top: 5px;
  }
  #syos-pricetype-selector .line-item:first-child {
    margin: 0;
    border: 0;
    padding: 0;
  }
  #syos-pricetype-selector .line-item > div {
    padding: 0;
    display: block;
  }
  #syos-pricetype-selector .line-item .button {
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -15px;
  }
  #syos-pricetype-selector .line-item .price {
    font-size: 14px;
  }
  #syos-pricetype-selector .line-item-break {
    line-height: 2.5em;
  }
}
#syos-seat-info {
  position: absolute;
  z-index: 10000;
  /*
  #notch-container {
    height: 13px;
    background: url("@{syosImagePath}seatInfoDisplayNotch.png");
    background-position: center top;
    background-repeat: no-repeat;
  }
  */
}
#syos-seat-info #contents {
  border: 1px solid #2B2B2B;
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.5);
}
#syos-seat-info .syos-popup-body {
  border: none;
}
#syos-seat-info .col {
  float: left;
  padding: 8px 13px 8px 10px;
  background-image: url('/modules/syos/img/seatInfoDivider.png');
  background-position: right top;
  background-repeat: repeat-y;
}
.syos-mode-seat-preview #syos-seat-info .col.col2 {
  background-image: none;
}
#syos-seat-info .col.col3 {
  border-width: 0;
  background-image: none;
}
.syos-mode-seat-preview #syos-seat-info .col.col3 {
  display: none;
}
#syos-seat-info .col .header {
  font-size: 12px;
  color: #4A4B4C;
  font-weight: normal;
  text-shadow: 0 1px 1px white;
  text-transform: uppercase;
}
#syos-seat-info .col .content {
  font-size: 21px;
  color: #4A4B4C;
  font-weight: bold;
  text-shadow: 0 1px 1px white;
  margin-top: 0;
}
/* The following classes are used by cart and pricetype-selector */
.syos-popup-header {
  background-color: #489fd2;
  background-image: linear-gradient(top, #61b2e2, #2282bb);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#61b2e2', endColorstr='#2282bb', GradientType=0);
  border-top: 1px solid #8cc7ea;
  border-bottom: 1px solid #124665;
  text-transform: uppercase;
  color: white;
  text-shadow: 0 -1px 1px #124665;
  font-size: 11px;
  line-height: 21px;
  padding-left: 10px;
  padding-right: 10px;
}
.syos-popup-body {
  background-color: #f1f1f1;
  background-image: linear-gradient(top, #FFF, #DDD);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFF', endColorstr='#DDD', GradientType=0);
}
.seat-type-display {
  background-color: #bb2a23;
  background-image: linear-gradient(top, #cc2e26, #a1241e);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cc2e26', endColorstr='#a1241e', GradientType=0);
  text-shadow: 0 -1px 1px #4b110e;
  border-top: 1px solid #a1241e;
  border-bottom: 1px solid #b72922;
}
#syos-seat-view {
  position: relative;
}
#syos-seat-view #cutoff-container {
  width: 900px;
  height: 559px;
  overflow: hidden;
  position: relative;
}
#syos-seat-view #cutoff-container.pannable canvas {
  cursor: move !important;
}
#syos-seat-view #cutoff-container.pointer canvas {
  cursor: pointer !important;
}
#syos-seat-view #seat-element-container {
  position: absolute;
  top: 0;
  left: 0;
}
#syos-seat-view #seat-element-container,
#syos-seat-view #seat-element-container .canvas-container {
  z-index: 2;
  position: absolute;
}
#syos-seat-view #bg-img-container {
  position: absolute;
  z-index: 1;
  background-repeat: no-repeat;
}
/*
@panTabWidth: 100px;
@panTabHeight: 25px;
@panTabColor: #ff854c;

@panTabOffset: 32px;

.syos-pan-tab {
  position: absolute;
  cursor: pointer;
  z-index: 3;

  font-size: 14px;
  text-align: center;
  color: lighten(@panTabColor, 20%);

  .transition(~"left 0.35s ease-out, top 0.35s ease-out, bottom 0.35s ease-out, right 0.35s ease-out");

  .box-shadow(~"inset 0 0 0 1px rgba(255,255,255,.25), 0 0 3px rgba(0,0,0,.5)");

  background-color: @panTabColor;

  border: 1px solid darken(@panTabColor, 10%);

  &:hover {
    font-size: 16px;
  }
}

#syos-pan-tab-up {
  width: @panTabWidth;
  height: @panTabHeight;
  line-height: @panTabHeight;
  top: 0;
  text-shadow: 0 -1px 1px darken(@panTabColor, 20%);

  // left: (@syosSeatViewWidth - @panTabWidth + 2) / 2;

  .border-radius(0 0 10px 10px);

  &.hidden {
    top: -@panTabOffset;
  }
}

#syos-pan-tab-down {
  width: @panTabWidth;
  height: @panTabHeight;
  line-height: @panTabHeight;
  bottom: 0;
  text-shadow: 0 1px 1px darken(@panTabColor, 20%);

  // left: (@syosSeatViewWidth - @panTabWidth + 2) / 2;

  .border-radius(10px 10px 0 0);

  &.hidden {
    bottom: -@panTabOffset;
  }
}

#syos-pan-tab-left {
  width: @panTabHeight;
  height: @panTabWidth;
  line-height: @panTabWidth;
  left: 0;
  text-shadow: -1px 0px 1px darken(@panTabColor, 20%);

  // top: (@syosSeatViewHeight - @panTabWidth + 2) / 2;

  .border-radius(0 10px 10px 0);

  &:hover {
    line-height: @panTabWidth + 1;
  }

  &.hidden {
    left: -@panTabOffset;
  }
}

#syos-pan-tab-right {
  width: @panTabHeight;
  height: @panTabWidth;
  line-height: @panTabWidth;
  right: 0;
  text-shadow: 1px 0px 1px darken(@panTabColor, 20%);

  // top: (@syosSeatViewHeight - @panTabWidth + 2) / 2;

  .border-radius(10px 0 0 10px);

  &:hover {
    line-height: @panTabWidth + 1;
  }

  &.hidden {
    right: -@panTabOffset;
  }
}
*/
/*
.syos-pan-tab {
  position: absolute;
  background-image: url("@{syosImagePath}panTabSprite.png");
  cursor: pointer;
  z-index: 103;
  
  .transition(~"left 0.5s ease-out, top 0.5s ease-out, bottom 0.5s ease-out, right 0.5s ease-out");
}
#syos-pan-tab-up {
  width: 164px;
  height: 51px;
  top: -51px;
  left: 368px;
  background-position: 164px 0;

  &:hover {
    background-position: 164px -52px;
  }
}

#syos-pan-tab-down {
  width: 164px;
  height: 51px;
  bottom: -51px;
  left: 368px;
  background-position: 164px -103px;

  &:hover {
    background-position: 164px -154px;
  }
}

#syos-pan-tab-left {
  width: 51px;
  height: 164px;
  top: 174px;
  left: -51px;
  background-position: 0 0;

  &:hover {
    background-position: 0 164px;
  }
}

#syos-pan-tab-right {
  width: 51px;
  height: 164px;
  top: 174px;
  right: -51px;
  background-position: -51px 0;

  &:hover {
    background-position: -51px -164px;
  }
}
*/
#syos-main-container .white-border {
  box-shadow: 0 0 0 3px #FFF, 0 0 12px #000;
}
#syos-main-container .zoom-in-out {
  width: 18px;
  height: 19px;
  background-color: #C0C0C0;
  border: 1px solid #999;
  border-radius: 10px;
  text-align: center;
  line-height: 19px;
  color: #333;
  text-shadow: 0 1px 1px #F1F1F1;
  background-color: #c8c8c8;
  background-image: linear-gradient(top, #E0E0E0, #A5A5A5);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#E0E0E0', endColorstr='#A5A5A5', GradientType=0);
  margin-left: -1px;
  cursor: pointer;
}
#syos-main-container .zoom-in-out.disabled {
  background-color: #efefef;
  background-image: linear-gradient(top, #F8F8F8, #E2E1E1);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#F8F8F8', endColorstr='#E2E1E1', GradientType=0);
  text-shadow: none;
  color: #BBB;
  cursor: default;
  border-color: #CCC;
}
#syos-zoom-control {
  position: absolute;
  top: 15px;
  right: 15px;
  z-index: 29;
}
#syos-zoom-control > * {
  margin-top: 15px;
}
#syos-zoom-control > *:first-child {
  margin-top: 0;
}
#syos-zoom-control .zoom-in-out:before,
#syos-zoom-control .zoom-in-out:after {
  content: '';
  display: block;
  width: 10px;
  height: 2px;
  background-color: #444;
  box-shadow: 0 1px #FFF;
  margin-left: 4px;
  margin-top: 8px;
}
#syos-zoom-control .zoom-in-out.disabled:before,
#syos-zoom-control .zoom-in-out.disabled:after {
  background-color: #AAA;
}
#syos-zoom-control .zoom-in-out.zoom-in:after {
  height: 10px;
  width: 2px;
  margin-left: 8px;
  margin-top: -6px;
}
#syos-zoom-control .zoom-in-out.zoom-out:after {
  display: none;
}
#syos-zoom-control .track-container {
  overflow: hidden;
  position: relative;
  width: 15px;
  height: 125px;
  border: 1px solid #999;
  border-radius: 10px;
}
#syos-zoom-control .track {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #CCC;
  border-radius: 5px;
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
}
#syos-zoom-control .curr-pos {
  background-color: #F3F3F3;
  height: 25px;
  position: absolute;
  left: -1px;
  right: -1px;
  z-index: 5;
  border-radius: 10px;
  border: 1px solid #999;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  margin-top: -1px;
}
#syos-legend {
  position: absolute;
  top: 13px;
  left: 10px;
  padding: 5px;
  background-color: #F7F7F7;
  border: 1px solid #A5A5A5;
  border-radius: 5px;
  color: #777;
}
.legend .item {
  margin-bottom: 10px;
  font-size: 12px;
}
.legend .item:last-child {
  margin-bottom: 0;
}
.legend .label {
  display: inline-block;
  margin-left: 4px;
}
.legend .seat {
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 10px;
  margin-top: 2px;
}
.legend .seat.available {
  background-color: black;
}
.legend .seat.unavailable {
  background-color: #CCC;
}
.legend .seat.special {
  border: 2px solid black;
  width: 6px;
  height: 6px;
}
.legend .seat.selected {
  background-color: green;
}
.legend .seat.same-price {
  background-color: #109EE0;
}
.legend .pricetypes .item:first-child {
  margin-top: 5px;
  border-top: 1px solid #CCC;
  padding-top: 10px;
}
#syos-legend-mobile-contents {
  z-index: 3000;
  display: none !important;
}
#syos-legend-mobile-contents.visible {
  display: block !important;
}
#syos-legend-mobile-button {
  position: absolute;
  background-color: #EEE;
  top: 8px;
  left: 120px;
  line-height: 25px;
  width: 25px;
  text-align: center;
  border: 1px solid #999;
  border-radius: 15px;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
  color: #666;
  cursor: pointer;
  text-shadow: 0 1px #FFF;
}
/*
@media @query-mobile {
  #syos-legend {
    bottom: 70px;
    top: auto;
    padding-top: 0;
    .item {
      float: left;
      margin-left: 7px;
      margin-bottom: 0;
      margin-top: 4px;
      &:first-child {
        margin-left: 0;
      }
    }
  }
}
*/
#house-svg-container {
  float: right;
  position: relative;
  margin: 15px 15px 15px 0;
}
.svg-house {
  pointer-events: none;
  fill: #000000;
  padding: 1px;
}
.syos-floor-outline {
  stroke: #000;
  stroke-width: 1px;
}
.syos-floor-fill {
  fill: #CAC9C9;
}
svg .highlight {
  fill: #CAC9C9;
}
svg .highlight .syos-floor-fill {
  fill: #CAC9C9;
}
svg .sold-out {
  fill: #DBDBDB !important;
  cursor: default !important;
}
svg .sold-out .syos-floor-fill {
  fill: #DBDBDB !important;
  cursor: default !important;
}
svg .sold-out .syos-floor-fill:hover {
  fill: #BEBEBE !important;
}
svg .sold-out:hover {
  fill: #BEBEBE !important;
}
#svg-container-verizon .syos-floor-outline {
  stroke-width: 2px;
  fill: none;
}
/**
  LDialog 2.0:

  The bulk of dialog styling is done at the project level
  although it's pretty standard by now. The only styling
  here is the "functional" 'l-dialog-syos-hide-close-btn'
  class referenced in:

  SYOSMain.showDialogCloseButton()
  SYOSMain.hideDialogCloseButton()

*/
.l-dialog.l-dialog-syos.l-dialog-syos-hide-close-btn .l-dialog-close {
  display: none;
}
/** LDialog 1.0: */
#dialogContainer.syos {
  padding: 15px;
}
#dialogContainer.syos #dialogContentWrapper {
  width: auto !important;
  max-width: none;
  padding: 20px;
  margin: 0;
}
#dialogContainer.syos #dialogHeader {
  display: block;
  position: absolute;
  right: 23px;
  z-index: 300;
  min-height: 0;
  margin: 0;
}
#dialogContainer.syos #dialogHeaderText {
  display: none;
}
#dialogContainer.syos #dialogCloseButton {
  background-color: white;
  margin-top: -10px;
}
@media (max-width: 739px) {
  #dialogContainer.syos {
    padding: 0;
  }
  #dialogContainer.syos #dialogHeader {
    right: 11px;
  }
  #dialogContainer.syos #dialogCloseButton {
    margin-top: 11px;
  }
  #dialogContainer.syos #dialogContentWrapper {
    padding: 0;
    margin: 0;
  }
}
#syos-main-container {
  position: relative;
  cursor: default;
  overflow: hidden;
  font-family: Arial, Helvetica;
  font-size: 16px;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: normal;
  text-align: left;
  color: black;
  border: 1px solid #505050;
}
#syos-main-container .visible-syos-mode-seat-preview {
  display: none;
}
#syos-main-container.syos-mode-seat-preview .visible-syos-mode-seat-preview {
  display: block;
}
#syos-main-container.syos-mode-seat-preview .visible-syos-mode-standard {
  display: none;
}
#syos-canvas {
  display: block;
  padding-bottom: 0 !important;
  margin-bottom: 40px;
}
@media (max-width: 739px) {
  #syos-canvas {
    margin-bottom: 0;
  }
}
#syos-overview {
  background-color: #EFEFEF;
  background-position: center bottom;
  background-repeat: no-repeat;
  background-color: #fefafc;
}
.syos-button {
  display: inline-block;
  min-width: 45px;
  padding: 0 10px;
  border-radius: 5px;
  background-color: #77bce6;
  background-image: linear-gradient(top, #a2d2ee, #369dda);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a2d2ee', endColorstr='#369dda', GradientType=0);
  border: 1px solid #2282bb;
  cursor: pointer;
  font-size: 14px;
  line-height: 29px;
  color: white;
  text-align: center;
  text-shadow: 0 -1px #1a6490;
}
.syos-button:active {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.25);
}
.syos-button.disabled {
  text-shadow: 0 -1px #555555;
  background-color: #cacaca;
  background-image: linear-gradient(top, #d4d4d4, #bbbbbb);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d4d4d4', endColorstr='#bbbbbb', GradientType=0);
  border-color: #a2a2a2;
  cursor: default;
}
.syos-button.disabled:active {
  box-shadow: none;
}
#syos-house {
  background-color: #FAFAFA;
  min-height: 300px;
}
/*  Utils  */
.unselectable {
  /* applied to #syos-main-container. referenced via js */
  -moz-user-select: -moz-none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.pannable {
  cursor: move !important;
  /* referenced via js */
}
.float-left {
  float: left;
}
.float-right {
  float: right;
}
.syos-relative {
  position: relative;
}
.hidden-desktop {
  display: none;
}
@media (max-width: 739px) {
  #syos-main-container {
    border: none;
  }
  .shadow.left,
  .shadow.right {
    display: none;
  }
  .hidden-phone {
    display: none;
  }
  .hidden-desktop {
    display: inherit !important;
  }
}
@media (min-width: 740px) {
  #syos-viewport {
    height: auto !important;
    position: relative;
    overflow: hidden;
  }
}
#syos-header-bar {
  background-color: #FFF !important;
  background-image: none;
}
#syos-header-bar #back-button {
  margin-left: -230px;
  box-shadow: none;
}
#syos-header-bar #back-button:before {
  border-right: 8px solid #FFF;
}
#syos-header-bar #back-button:hover:before {
  border-right: 8px solid #FFF;
}
#syos-main-container {
  font-family: "lato", Lato, Helvetica, Arial, sans-serif;
}
#syos-overview-display .contents {
  color: #333;
}
.syos-popup-header {
  background-image: none;
  background-color: #61b2e2;
}
#syos-main-container #syos-cart .header {
  background-image: none;
  border-color: black;
  border-top: 1px solid #555;
}
#syos-main-container #syos-cart .total {
  font-size: 16px;
  font-weight: normal !important;
  font-family: "lato", Lato, Helvetica, Arial, sans-serif;
  letter-spacing: 0;
  color: #999;
}
#syos-main-container #syos-cart .cart-seat-header {
  border: 1px solid #000;
}
#syos-main-container #syos-cart #add-to-cart-button {
  background-image: none;
  background-color: #61b2e2;
  color: #FFF;
  top: 0;
  font-size: 15px;
  font-weight: bold;
  text-shadow: none;
  border-top: 1px solid #444;
}
@media (max-width: 739px) {
  #syos-main-container #syos-cart #add-to-cart-button {
    height: 47px;
    line-height: 47px;
    font-size: 1.3em;
  }
}
#syos-main-container #syos-cart #add-to-cart-button:hover {
  background-color: #77bce6;
  color: #FFF;
}
#syos-main-container #syos-cart #add-to-cart-button.disabled {
  color: #FFF;
  text-shadow: none;
  border-top: 1px solid #444;
  background-color: #DDD;
}
#syos-main-container #syos-cart #add-to-cart-button.disabled:hover {
  background-color: #DDD;
}
@media (max-width: 739px) {
  #syos-main-container #syos-cart #add-to-cart-button {
    line-height: 49px;
  }
}
.syos-cart-item .btn-remove {
  background-image: none;
}
.syos-cart-item .btn-remove:hover {
  background-image: none;
  background-color: #d9534f;
}
#syos-legend-mobile-contents .label {
  background-color: transparent;
  color: #666;
  font-size: 13px;
  padding: 0;
  text-shadow: none;
  font-weight: normal;
}
#syos-legend-mobile-button {
  left: 10px;
  top: 45px;
}
#syos-overview-mobile .mobile-floor-button {
  background-color: #FFF;
}
#syos-overview-mobile .mobile-floor-button:last-child {
  border-bottom: 1px solid #DDD;
}
.legend .seat.selected {
  background-color: #C62E3F;
}
.legend .seat.unavailable {
  background-color: #B7B7B7;
}
.legend .seat.same-price {
  background-color: #1E90FF;
}
#syos-date-switch {
  background-image: none;
  background-color: #61b2e2;
  padding: 20px 15px;
  position: relative;
  z-index: 100;
}
#syos-date-switch select {
  border: 0;
  border-radius: 0;
  margin: 0;
}
#syos-date-switch .perf-name {
  box-sizing: border-box;
  padding-right: 290px;
  text-transform: uppercase;
  margin: 0 0 5px;
  color: #FFF;
  line-height: 1.2;
  font-family: "lato", Lato, Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-weight: bold !important;
  letter-spacing: 1px;
}
@media (max-width: 739px) {
  #syos-date-switch .perf-name {
    padding-right: 0;
    padding-bottom: 0;
    margin-bottom: 0;
  }
}
#syos-date-switch .alternates-available {
  position: absolute;
  right: 15px;
  top: 50%;
  -ms-transform: translateY(-50%);
      transform: translateY(-50%);
}
@media (max-width: 739px) {
  #syos-date-switch .alternates-available {
    position: static;
    margin-bottom: 0;
    -ms-transform: none;
        transform: none;
  }
}
#syos-date-switch .alternates-available .select-container {
  margin-top: 0;
  float: none;
}
#syos-date-switch .no-alternates {
  position: absolute;
  right: 15px;
  color: #61b2e2;
  top: 50%;
  -ms-transform: translateY(-50%);
      transform: translateY(-50%);
}
@media (max-width: 739px) {
  #syos-date-switch .no-alternates {
    z-index: -1;
    position: relative;
    margin-top: -20px;
    right: auto;
    -ms-transform: none;
        transform: none;
  }
}
#syos-date-switch .no-alternates .date {
  color: #FFF !important;
  text-transform: none;
}
@media (max-width: 739px) {
  #syos-date-switch .no-alternates .date {
    display: block;
    margin-left: 0;
  }
}
.syos-cart-item {
  background-image: none;
}
#syos-legend .label {
  text-shadow: none;
  background-color: transparent;
  color: #333;
  font-size: 12px;
  font-weight: normal;
  padding: 0;
}
#syos-pricetype-selector {
  margin-bottom: 50px;
}
.syos-with-pkg-pricetypes #syos-pricetype-selector .summary {
  margin-bottom: 5px;
}
#syos-pricetype-selector .summary .label {
  background-color: transparent;
  padding: 0;
  text-shadow: none;
}
#syos-header-bar {
  background-color: transparent;
  box-shadow: none;
  color: #333;
  text-shadow: none;
  position: relative;
  padding: 6px 0;
  display: none;
}
#syos-header-bar.viewing-floor {
  display: block;
}
@media (max-width: 739px) {
  #syos-header-bar {
    margin-top: 0;
    z-index: 10;
    top: 37px;
    background-color: transparent !important;
  }
}
#syos-header-bar #current-label {
  text-shadow: none;
}
@media (max-width: 739px) {
  #syos-header-bar #current-label {
    padding-left: 0;
  }
}
.syos-popup-header {
  text-shadow: none;
  font-size: 12px;
  line-height: 24px;
}
#syos-confirm-overlay .row-buttons {
  margin: 15px auto 0;
  display: inline-block;
}
#syos-confirm-overlay .cancel-button {
  margin-left: 30px;
}
@media (max-width: 739px) {
  #syos-confirm-overlay .cancel-button {
    margin-left: 0;
    margin-top: 30px;
  }
}
.syos-button {
  border-radius: 0;
  border-width: 0;
  background-color: #61b2e2;
  background-image: none;
  font-weight: bold;
  text-transform: uppercase;
  text-shadow: none;
}
.syos-popup-body {
  background-image: none;
}
.message-accessibility {
  background-color: yellow;
  padding: 7px 30px 7px 40px;
  font-size: 13px;
  position: relative;
  margin-right: 50px;
}
@media (max-width: 739px) {
  .seat-view .message-accessibility {
    display: none;
  }
}
@media (max-width: 739px) {
  .message-accessibility {
    margin-right: 55px;
  }
}
.message-accessibility i {
  position: absolute;
  left: 10px;
  top: 50%;
  -ms-transform: translateY(-50%);
      transform: translateY(-50%);
  font-size: 1.8em;
}
.label-venue {
  color: #FFF;
  line-height: 1;
  font-family: Arial, Helvetica;
  font-size: 11px;
  font-weight: bold !important;
  letter-spacing: 0.5px;
  margin-bottom: 0;
  text-transform: uppercase;
}
@media (max-width: 739px) {
  .label-venue {
    margin-bottom: 10px;
  }
}
.syos-footer-addtl {
  padding: 12px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #979797;
}
.seat-view .syos-footer-addtl {
  display: none;
}
@media (max-width: 739px) {
  .syos-footer-addtl__item {
    float: none !important;
  }
}
.syos-footer-addtl__item + .syos-footer-addtl__item {
  position: relative;
  padding-left: 30px;
}
@media (max-width: 739px) {
  .syos-footer-addtl__item + .syos-footer-addtl__item {
    padding: 30px 0 0 0;
  }
}
.syos-footer-addtl__item + .syos-footer-addtl__item:before {
  content: '';
  position: absolute;
  top: 0;
  left: 15px;
  bottom: 0;
  width: 1px;
  background-color: #BBB;
}
@media (max-width: 739px) {
  .syos-footer-addtl__item + .syos-footer-addtl__item:before {
    left: 0;
    top: 14px;
    right: 0;
    width: inherit;
    bottom: auto;
    height: 1px;
  }
}
.syos-footer-addtl .input-promo-code {
  width: 200px;
  margin-right: 10px;
  border-radius: 0;
}
@media (max-width: 739px) {
  .syos-footer-addtl .input-promo-code {
    max-width: 60%;
  }
}
#new-syos-header-give-this-a-new-name {
  background-color: #61b2e2;
}
#syos-main-info-bar {
  background-color: #FFF;
}
@media (max-width: 739px) {
  #syos-main-info-bar {
    display: block;
  }
}
.form-syos-promo-code-entry {
  padding: 0;
}
.form-syos-promo-code-entry .btn {
  margin: 0;
}
.form-syos-promo-code-entry .alert {
  margin: 0 10px 0 0;
  padding: 10px;
  line-height: 1;
  background-color: #f1a4aa;
  color: #FFF;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 13px;
  border-radius: 0;
  border: 0;
}
@media (max-width: 739px) {
  .form-syos-promo-code-entry .alert {
    margin: 0 0 10px;
  }
}
.syos-display-promo-code {
  background-color: #EEE;
  padding: 0 15px;
  color: #666;
  text-transform: uppercase;
  font-size: 13px;
  margin-left: 15px;
}
.syos-display-promo-code .btn-remove-promo {
  color: #8e5858;
  background-color: #f3cece;
  border-radius: 15px;
  margin-left: 10px;
  border: 0;
  font-size: 14px;
  line-height: 20px;
  width: 20px;
  text-align: center;
  padding: 0;
  position: relative;
  height: 20px;
  top: 5px;
  margin-top: -5px;
}
.syos-display-promo-code .btn-remove-promo i {
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translateX(-50%) translateY(-50%);
      transform: translateX(-50%) translateY(-50%);
  line-height: 15px;
}
.syos-note-packages {
  display: none;
  font-size: .9em;
  margin-bottom: 10px;
  border-bottom: 1px solid #CCC;
  padding-bottom: 5px;
}
.syos-with-pkg-pricetypes .syos-note-packages {
  display: block;
}
.seat-type-display {
  background-color: yellow;
  color: #000;
  border-color: #124665;
}
.l-dialog-syos {
  z-index: 1000005 !important;
}
.seat-type-message {
  font-size: 13px;
  background-color: yellow;
  background-image: none;
  color: #000;
  padding: 10px;
  border-top: 1px solid #333;
  max-width: 400px;
}
.form-syos-promo-code-entry {
  margin: 3px 15px;
  padding-left: 15px;
  border-left: 1px solid #BBB;
}
.form-syos-promo-code-entry .input-promo-code {
  width: 200px;
  margin-right: 10px;
  border-radius: 0;
}

/*# sourceMappingURL=index.css.map */
