/* custom branding for VIFF */
/* original branding stylesheet */

@import url("https://fast.fonts.net/lt/1.css?apiType=css&c=cc88cdaa-043e-4b11-8cc7-01a3db6ad2b9&fontids=1492039");
@font-face {
  font-family: "Neue Haas Unica W04 Black";
  src: url("/ArticleMedia/fonts/1492039/36d66f65-87cc-4432-9713-2a0927ef589d.eot");
  src: url("/ArticleMedia/fonts/1492039/6da4e1de-4859-433c-80b1-19f14a5938f7.woff2") format("woff2"), url("/ArticleMedia/fonts/1492039/23e8438f-69da-4621-a6d8-fd2b66ad64d4.woff") format("woff"), url("/ArticleMedia/fonts/1492039/bb269234-a4f5-4925-a2a7-ddec79f8ac8a.ttf") format("truetype"), url("/ArticleMedia/fonts/1492039/36d66f65-87cc-4432-9713-2a0927ef589d.eot?#iefix") format("embedded-opentype"); }

body {
  font-family: "Helvetica", "Arial", "sans-serif";
  background-color: #000;
  color: #1E1E1E; }

a, .btn-link {
  color: #0956FE;
  font-weight: bold; }

a:focus, a:focus:active, a:hover, a:active,  {
  text-decoration: none;
  color: #0956FE;
}

.btn-link:focus, .btn-link:focus:active, .btn-link:hover, .btn-link:active {
  text-decoration: none;
  color:#FFFFFF;
  background: #ED1C24;
}

h1, h2, h3, h4, h5, h6 {
  color: #000;
  font-family: "Neue Haas Unica W04 Black", "Helvetica", "Arial", "sans-serif"; }

h1 {
  font-size: 50px; }

@media (min-width: 992px) {
  h1 {
    font-size: 60px; } }

.bold {
  font-weight: bold; }

.margin-top {
  margin-top: 20px; }

.margin-bottom {
  margin-bottom: 20px; }

.text-link {
  color: #1E1E1E; }

.content-wrapper {
  position: relative;
  overflow: visible; }

#menu {
  position: relative;
  height: 70px; }

@media (min-width: 992px) {
  #menu {
    background-color: transparent;
    width: 970px;
    left: 0;
    right: 0;
    margin: auto;
    text-align: left;
    z-index: 7000;
    padding: 12px 0 12px 195px; } }

@media (min-width: 1200px) {
  #menu {
    width: 1170px;
    padding-right: 220px; } }

@media (min-width: 992px) {
  #menu .main-nav {
    position: absolute;
    z-index: 9000; } }

#menuTop {
  border-top: 1px solid #fff; }

@media (min-width: 992px) {
  #menuTop {
    border-top: none; } }

#menuTop .menuTopItem.has-sub-menu.open a {
  color: #fff;
  background-color: transparent; }

@media (min-width: 992px) {
  #menuTop .menuTopItem.has-sub-menu.open a {
    color: #1E1E1E;
    background-color: #fff; } }

#menuTop .menuTopItem.has-sub-menu.open a:focus, #menuTop .menuTopItem.has-sub-menu.open a:focus:active, #menuTop .menuTopItem.has-sub-menu.open a:hover, #menuTop .menuTopItem.has-sub-menu.open a:active {
  background-color: #0956FE; }

@media (min-width: 992px) {
  #menuTop .menuTopItem.has-sub-menu.open a:focus, #menuTop .menuTopItem.has-sub-menu.open a:focus:active, #menuTop .menuTopItem.has-sub-menu.open a:hover, #menuTop .menuTopItem.has-sub-menu.open a:active {
    background-color: #fff; } }

#menuTop .menu_item {
  padding: 10px 6px;
  color: #fff; }

@media (min-width: 1200px) {
  #menuTop .menu_item {
    padding: 10px 15px; } }

#menuTop .menu_item:focus, #menuTop .menu_item:focus:active, #menuTop .menu_item:hover, #menuTop .menu_item:active {
  background-color: #0956FE; }

@media (min-width: 992px) {
  #menuTop .menu_item:focus, #menuTop .menu_item:focus:active, #menuTop .menu_item:hover, #menuTop .menu_item:active {
    color: #fff;
    background-color: transparent; } }

#menuTop .dropdown-menu {
  border-radius: 0; }

#customer-utilities {
  background-color: #000;
  opacity: 1;
  z-index: 9999;
  padding: 4px 0; }

#customer-utilities .btn {
  border-width: 2px;
  background-color: #000;
  border-color: #fff;
  color: #fff; }

#customer-utilities .btn:hover, #customer-utilities .btn:focus, #customer-utilities .btn:active, #customer-utilities .btn:active:focus, #customer-utilities .btn.active {
  background-color: #0956FE;
  color: #fff; }

@media (min-width: 992px) {
  #orderInfo {
    padding: 0 230px 0 0; } }

#customer-order-info {
  padding: 10px 20px;
  color: #fff;
  overflow: hidden; }

@media (min-width: 992px) {
  #customer-order-info {
    height: 40px;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end; } }

#customer-order-info > div {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  float: left; }

@media (min-width: 992px) {
  #customer-order-info .customer-greeting {
    min-width: 100px;
    max-height: 40px;
    overflow: hidden; } }

@media (min-width: 992px) {
  #customer-order-info .customer-order.order-message {
    max-height: 40px; } }

@media (min-width: 992px) {
  #customer-order-info .customer-buttons {
    max-height: 40px; } }

#customer-order-info .customer-buttons .cart-callout {
  white-space: nowrap; }

#customer-order-info .customer-buttons .shopping-cart-link {
  padding: 6px 12px;
  font-size: 12px;
  font-family: "Neue Haas Unica W04 Black", "Helvetica", "Arial", "sans-serif";
  white-space: nowrap;
  margin-top: 20px; }

@media (min-width: 992px) {
  #customer-order-info .customer-buttons .shopping-cart-link {
    margin-top: 0; } }

@media (min-width: 992px) {
  #promoCodeList-box {
    position: relative;
    max-height: 40px;
    max-width: 50%;
    overflow: hidden; } }

#promoCodeList-box::after {
  content: "";
  position: absolute;
  top: 20px;
  right: 0;
  width: 8%;
  height: 20px; }

@media (min-width: 992px) {
  #promoCodeList-box::after {
    background: -webkit-gradient(linear, left top, right top, from(transparent), to(#000));
    background: linear-gradient(to right, transparent, #000 100%); } }

#header {
  color: #ccc;
  padding-bottom: 0;
  background-color: #000; }

@media (min-width: 992px) {
  #header {
    background-color: #000; } }

#header .header-content {
  text-align: center;
  top: 7px;
  min-height: 0;
  height: 50px;
  position: relative; }

@media (min-width: 992px) {
  #header .header-content {
    min-height: 0;
    height: 0;
    text-align: left; } }

#header .header-content > a > img {
  max-width: 100px;
  display: inline; }

@media (min-width: 992px) {
  #header .header-content > a > img {
    width: auto;
    max-width: 180px; } }

@media (min-width: 992px) {
  #header .header-content > a {
    position: absolute;
    z-index: 9000;
    width: 180px;
    text-align: right; } }

#header .header-content > a:focus, #header .header-content > a:focus:active {
  text-decoration: none; }

#header .header-content > a:hover, #header .header-content > a:active {
  text-decoration: none; }

#header .menu-toggle.btn-default {
  top: 0;
  bottom: 0;
  margin: auto;
  background: none; }

#content {
  background: #fff; }

@media (min-width: 992px) {
  #content {
    padding-top: 0; } }

.article-body-container .tertiary-linked-features-div {
  clear: both; }

.articles .article-body-container {
  position: relative; }

.articles .article-container.secondary-linked-features {
  padding-top: 10px;
  width: 100%; }

.articles .article-container.secondary-linked-features > div {
  text-align: left; }

.articles .article-container.secondary-linked-features .promotional-code-input {
  margin-bottom: 0; }

@media (min-width: 992px) {
  .system-message-block.alert {
    position: absolute;
    z-index: 6000;
    width: 100%;
    margin: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
  .system-message-block.alert::before {
    content: " ";
    width: 100%;
    position: absolute;
    top: -100px;
    height: 100px;
    background: #000;
    z-index: -1;
    left: 0; } }

#footer {
  color: #CCC; }

#footer a {
  color: #fff; }

#footer a:hover, #footer a:active {
  text-decoration: none;
  color: #0956FE; }

#popupDiv, #popupBody, .popupDetails {
  background: #fff; }

#popupDiv .btn-primary, #popupBody .btn-primary, .popupDetails .btn-primary {
  background-position: right bottom; }

#calendar-widget-frame {
  min-height: 230px; }

#calendarWidget-navigation {
  border-top: 1px solid #fff;
  background-color: #000;
  color: #fff; }

#calendarWidget-navigation #widget-lastmonth a, #calendarWidget-navigation #widget-nextmonth a {
  display: block; }

#calendarWidgetTable .WidgetEvent {
  background-color: #000;
  color: #fff; }

#calendarWidgetTable .WidgetEvent:hover, #calendarWidgetTable .WidgetEvent:focus {
  background-color: #0956FE;
  color: #fff; }

#calendarWidgetTable .WidgetToday {
  background-color: #0956FE;
  color: #fff; }

#calendarWidgetTable .WidgetToday:hover, #calendarWidgetTable .WidgetToday:focus {
  background-color: #0956FE;
  color: #fff; }

.detailed-search-results .result-box-item {
  padding: 10px 0;
  position: relative; }

.detailed-search-results .result-box-item.odd {
  background: none; }

.detailed-search-results .result-box-item.even {
  background: none; }

.detailed-search-results .item-image.no-logo, .detailed-search-results .item-image.result-box-item-details {
  width: 100%; }

@media (min-width: 768px) {
  .detailed-search-results .item-image.no-logo, .detailed-search-results .item-image.result-box-item-details {
    width: 37%; } }

@media (min-width: 1200px) {
  .detailed-search-results .item-image.no-logo, .detailed-search-results .item-image.result-box-item-details {
    width: 30%; } }

.detailed-search-results .item-image.no-logo .item-logo, .detailed-search-results .item-image.result-box-item-details .item-logo {
  height: 160px;
  width: 244px;
  border-radius: 0;
  margin: auto; }

@media (min-width: 768px) {
  .detailed-search-results .item-image.no-logo .item-logo, .detailed-search-results .item-image.result-box-item-details .item-logo {
    width: 244px; } }

.detailed-search-results .item-description.result-box-item-details {
  padding: 10px;
  width: 100%; }

@media (min-width: 768px) {
  .detailed-search-results .item-description.result-box-item-details {
    padding-top: 0px;
    width: 36%; } }

@media (min-width: 1200px) {
  .detailed-search-results .item-description.result-box-item-details {
    width: 45%;
    padding-top: 0; } }

.detailed-search-results .item-description.result-box-item-details .item-start-date {
  font-weight: bold; }

@media (min-width: 768px) {
  .detailed-search-results .item-description.result-box-item-details .item-start-date {
    position: absolute;
    top: 40px;
    right: 0px; } }

.detailed-search-results .item-description.result-box-item-details .item-start-date .start-date-label {
  display: none; }

.detailed-search-results .item-description.result-box-item-details .item-end-date {
  font-weight: bold; }

@media (min-width: 768px) {
  .detailed-search-results .item-description.result-box-item-details .item-end-date {
    position: absolute;
    top: 65px;
    right: 5px; } }

.detailed-search-results .item-description.result-box-item-details .item-end-date .end-date-label {
  display: none; }

.detailed-search-results .item-description.result-box-item-details .item-name {
  font-family: "Neue Haas Unica W04 Black", "Helvetica", "Arial", "sans-serif";
  font-size: 22px; }

.detailed-search-results .item-description.result-box-item-details .item-name a {
  color: #000; }

.detailed-search-results .item-description.result-box-item-details .item-name a:hover, .detailed-search-results .item-description.result-box-item-details .item-name a:focus, .detailed-search-results .item-description.result-box-item-details .item-name a:active, .detailed-search-results .item-description.result-box-item-details .item-name a:active:focus, .detailed-search-results .item-description.result-box-item-details .item-name a.active {
  text-decoration: none;
  color: #0956FE; }

.detailed-search-results .item-description.result-box-item-details .item-start-date, .detailed-search-results .item-description.result-box-item-details .item-end-date, .detailed-search-results .item-description.result-box-item-details .item-venue, .detailed-search-results .item-description.result-box-item-details .item-price-range, .detailed-search-results .item-description.result-box-item-details .item-teaser {
  color: #1E1E1E;
  }

.detailed-search-results .item-link.result-box-item-details {
  padding: 0;
  position: relative;
  width: 100%;
  text-align: center; }

@media (min-width: 768px) {
  .detailed-search-results .item-link.result-box-item-details {
    width: 27%;
    padding-top: 88px; } }

@media (min-width: 1200px) {
  .detailed-search-results .item-link.result-box-item-details {
    width: 25%; } }

.detailed-search-results .item-link.result-box-item-details .btn.btn-primary {
  width: 100%; }

.detailed-search-results .item-link.result-box-item-details .availability-icon + span {
  display: block; }

.grid-search-results .grid-result .item-image.no-logo .item-logo {
  border-radius: 0; }

.btn, .pagination-box .pagination > li > a, .pagination-box .pagination > li > span {
  border-radius: 2px;
  }

.btn-primary, .btn-muted, .btn-default, input[type="button"]:not(.btn-link) {
  font-weight: bold;
  outline: none;
  }

.container .btn-primary, .container .btn-danger, .container .btn-default, .container .btn-muted  {
  padding: 10px 20px;
  }

.btn-group .btn-primary, .btn-group .btn-default, .input-group-btn .btn-primary, .input-group-btn .btn-default .btn-group .btn-muted, {
  padding: 6px 12px; }

.pagination .av-paging-links a, .pagination #av-prev-link a {
  color: #ffb800;
  border-color: #000; }

.pagination .av-paging-links a:hover, .pagination .av-paging-links a:active, .pagination #av-prev-link a:hover, .pagination #av-prev-link a:active {
  background-color: #ffb800;
  border-color: #ffb800;
  color: #000;
  }

.pagination .av-paging-links.active span, .pagination #av-prev-link.active span {
  background-color: #ffb800;
  border-color: #ffb800;
  color: #000;
  font-weight: bold;
}

.info-message, .alert-info, .timeout-message {
  background-color: #8fc7e2; }

.error-message {
  background-color: #fd8686; }

#searchBox {
  background: none;
  margin: 0; }

@media (min-width: 992px) {
  #searchBox {
    position: fixed;
    top: 0;
    z-index: 10000;
    padding: 6px 0 0;
    margin: 0 0 0 724px; } }

@media (min-width: 1200px) {
  #searchBox {
    margin: 0 0 0 924px; } }

#searchBox #searchItems {
  text-align: center; }

@media (min-width: 992px) {
  #searchBox #searchItems {
    text-align: right; } }

#searchBox .item-search-keyword {
  margin: 1px -13px 0 0;
  display: inline-block; }

@media (max-width: 992px) {
  #searchBox .item-search-keyword {
    width: 80%; } }

#searchBox .item-search-keyword .searchBoxLabel {
  display: none; }

#searchBox .item-search-keyword label {
  margin: 0; }

#searchBox .item-search-keyword input {
  border-radius: 0;
  border-color: #ccc;
  background-color: #fff;
  border-right: none; }

@media (max-width: 992px) {
  #searchBox .item-search-keyword input {
    max-width: 100%;
    width: 100%; } }

#searchBox .item-search-keyword input:focus {
  border-color: #ccc; }

#searchBox .item-search-start-date {
  display: none; }

#searchBox .item-search-end-date {
  display: none; }

#searchBox .item-search-submit {
  top: -1px;
  margin: 0;
  position: relative;
  display: inline-block; }

@media (min-width: 768px) {
  #searchBox .item-search-submit {
    top: 0; } }

#searchBox .item-search-submit input.btn-default {
  background-color: #fff;
  border-color: #ccc;
  border-left-width: 0;
  color: transparent;
  padding: 6px 12px; }

#searchBox .item-search-submit::after {
  pointer-events: none;
  color: #000;
  font-family: 'Glyphicons Halflings';
  font-size: 18px;
  content: "\e003";
  position: absolute;
  top: 4px;
  left: 12px; }

#seatSelect .select-price-zones {
  display: none; }

.seat-tabs-box {
  padding-top: 20px; }

#shoppingCart .continue-shopping {
  margin-top: 30px; }

.venue-image img {
  width: 100%;
  height: auto; }

#showSeats .venue-image-column {
  width: 100%; }

#showSeats .venue-image-column .venue-image {
  overflow: auto; }

.carousel .carousel-control {
  background-image: none;
  z-index: 5000;
  width: 100px;
  text-shadow: none; }

.carousel .carousel-control .glyphicon {
  left: 0;
  right: 0;
  margin: auto;
  margin-top: -30px; }

.carousel .carousel-control.left .glyphicon {
  color: transparent;
  width: 50px;
  height: 50px;
  background: url("/ArticleMedia/Images/arrow-left.png") no-repeat center center;
  background-size: contain; }

.carousel .carousel-control.right .glyphicon {
  color: transparent;
  width: 50px;
  height: 50px;
  background: url("/ArticleMedia/Images/arrow-right.png") no-repeat center center;
  background-size: contain; }

.carousel .carousel-inner > .item img {
  width: 100%; }

.carousel, .item.static {
  margin-top: 15px; }

@media (min-width: 992px) {
  .carousel, .item.static {
    display: block;
    margin: -67px -20px 0 -20px; } }

.carousel::after, .item.static::after {
  content: " ";
  width: 100%;
  position: absolute;
  height: 200px;
  pointer-events: none;
  left: 0;
  top: 0;
  background: transparent;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.2)), to(rgba(0, 0, 0, 0.0001)));
  background: linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.0001)); }

.article-body-container .search-drop-downs {
  float: none; }

@media (min-width: 992px) {
  .article-body-container .search-drop-downs {
    /*width: 220px;
    float: right;*/
    margin: 0; } }

.article-body-container .search-drop-downs .dropdown {
  width: 100%;
  font-family: "Neue Haas Unica W04 Black", "Helvetica", "Arial", "sans-serif"; }

.article-body-container .search-drop-downs .dropdown .dropdown-toggle {
  background: #000;
  color: #fff;
  padding: 10px 10px 10px 15px;
  margin-top: 10px;
  width: 100%;
  text-align: left; }

/* New Mailing List and VIFF Plus sign up buttons included on search drop down - JXH 07/06/2019 */

  .dropdown-signup  {
 background: #e2e2e0;
 color: #fff;
 padding: 10px 10px 10px 15px;
 margin-top: 10px;
 width: 100%;
 text-align: left;
 }

 .dropdown-viffplus  {
 background: #ed1c24;
 color: #fff;
 padding: 10px 10px 10px 15px;
 margin-top: 10px;
 width: 100%;
 text-align: left;
 }

 .dropdown-standard  {
 background: #000;
 color: #fff;
 padding: 10px 10px 10px 15px;
 margin-top: 10px;
 width: 100%;
 text-align: left;
 }

 .dropdown-standard a.standard-btn  {
 background: #000;
 font-family: "Neue Haas Unica W04 Black", "Helvetica", "Arial", "sans-serif";
 color: #fff;
 text-decoration: none;
 width: 100%;
 text-align: left;
 }

  .dropdown-signup a.signup-btn  {
 background: #e2e2e0;
 font-family: "Neue Haas Unica W04 Black", "Helvetica", "Arial", "sans-serif";
 color: #000;
 text-decoration: none;
 width: 100%;
 text-align: left;
 }

 .dropdown-viffplus a.viffplus-btn  {
 background: #ed1c24;
 font-family: "Neue Haas Unica W04 Black";
 color: #fff;
 text-decoration: none;
 width: 100%;
 text-align: left;
 }

 .glyphicon.glyphicon-plus:hover {
   transform: scale(1.2);
 }

/* End of new sign up and viff plus button addition. */

.article-body-container .search-drop-downs .dropdown .dropdown-toggle .glyphicon.glyphicon-play {
  top: 8px;
  right: -4px;
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg); }

.article-body-container .search-drop-downs .dropdown .dropdown-toggle:hover, .article-body-container .search-drop-downs .dropdown .dropdown-toggle:focus, .article-body-container .search-drop-downs .dropdown .dropdown-toggle:active, .article-body-container .search-drop-downs .dropdown .dropdown-toggle:active:focus, .article-body-container .search-drop-downs .dropdown .dropdown-toggle.active {
  color: #fff; }

.article-body-container .search-drop-downs .dropdown .dropdown-menu {
  width: 100%;
  position: relative;
  overflow: visible; }

@media (min-width: 992px) {
  .article-body-container .search-drop-downs .dropdown .dropdown-menu {
    overflow: visible; } }

.article-body-container .imagerotator {
  width: 100%;
  height: 220px;
  overflow: hidden;
  margin: 10px 0 0; }

@media (min-width: 992px) {
  .article-body-container .imagerotator {
    width: 220px;
    float: right; } }

.article-body-container .imagerotator > img {
  left: 0;
  right: 0;
  margin: auto; }

.article-body-container .stream-info-container {
  position: relative;
  width: 100%;
  margin: 40px 0 0; }

.article-body-container .stream-info-container .col {
  padding: 8px; }

.article-body-container .stream-info-container .row {
  margin: 0 -8px; }

.article-body-container .stream-info-container .btn-primary {
  text-align: left;
  font-size: 16px;
  width: 100%;
  border-right-width: 7px;
  border-right-style: solid;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.article-body-container .stream-info-container .btn-primary:not(:hover) {
  background-color: transparent; }

.article-body-container .stream-info-container .btn-primary:hover {
  background-image: none;
  color: #000; }

.article-body-container .stream-info-container .btn-primary:hover + .stream-info {
  display: block; }

.article-body-container .stream-info-container .stream-info {
  display: none;
  position: absolute;
  left: 8px;
  right: 8px;
  z-index: 1000;
  padding: 0 10px 0px 20px;
  min-height: 101px;
  color: #000; }

.article-body-container .stream-info-container .stream-info:after {
  position: absolute;
  content: " ";
  width: 100%;
  height: 0px;
  border-color: inherit;
  border-width: 15px 0 0 15px;
  border-style: solid;
  border-left-color: transparent;
  left: 0;
  top: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.article-body-container .movie-article {
  margin-top: 20px; }

@media (min-width: 992px) {
  .article-body-container .movie-article {
    margin: 20px 0 20px 20px; } }

.article-body-container .movie-article h1, .article-body-container .movie-article h2, .article-body-container .movie-article h3 {
  margin-top: 10px; }

.article-body-container .movie-article .movie-buy-link {
  width: 50%; }

@media (min-width: 768px) {
  .article-body-container .movie-article .movie-buy-link {
    width: 200px; } }

@media (min-width: 992px) {
  .article-body-container .movie-article .movie-buy-link {
    margin-top: 30px; } }

.article-body-container .movie-article .movie-tickets {
  background: #000;
  padding: 10px 10px 20px 35px;
  margin: 0 -20px;
  position: relative; }

@media (min-width: 992px) {
  .article-body-container .movie-article .movie-tickets {
    margin: 0 0 0 -40px;
    padding-left: 55px; }
  .article-body-container .movie-article .movie-tickets::before {
    position: absolute;
    content: " ";
    width: 45px;
    height: 0px;
    border-color: #fff;
    border-width: 45px 0 0 45px;
    border-style: solid;
    border-left-color: transparent;
    right: 0;
    top: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; } }

.article-body-container .movie-article .movie-tickets h1, .article-body-container .movie-article .movie-tickets h2, .article-body-container .movie-article .movie-tickets h3 {
  color: #fff; }

.article-body-container .movie-article .movie-tickets .result-box-item {
  background: transparent;
  padding: 20px 25px 20px 0; }

@media (min-width: 515px) {
  .article-body-container .movie-article .movie-tickets .result-box-item {
    padding: 10px; } }

@media (min-width: 992px) {
  .article-body-container .movie-article .movie-tickets .result-box-item {
    padding-right: 0; } }

.article-body-container .movie-article .movie-tickets .result-box-item-details {
  padding: 0; }

@media (min-width: 768px) {
  .article-body-container .movie-article .movie-tickets .result-box-item-details {
    width: auto;
    text-align: left; } }

.article-body-container .movie-article .movie-tickets a:not(.btn) {
  color: #fff; }

.article-body-container .movie-article .movie-tickets a:not(.btn):hover, .article-body-container .movie-article .movie-tickets a:not(.btn):focus, .article-body-container .movie-article .movie-tickets a:not(.btn):active, .article-body-container .movie-article .movie-tickets a:not(.btn):active:focus, .article-body-container .movie-article .movie-tickets a:not(.btn).active {
  color: #0956FE;
  text-decoration: none; }

.article-body-container .movie-article .movie-tickets .item-name, .article-body-container .movie-article .movie-tickets .item-image, .article-body-container .movie-article .movie-tickets .item-teaser, .article-body-container .movie-article .movie-tickets .item-end-date, .article-body-container .movie-article .movie-tickets .start-date-label {
  display: none; }

.article-body-container .movie-article .movie-tickets .item-start-date {
  position: static;
  font-weight: bold;
  color: #CCC;
  color: #fff; }

@media (min-width: 768px) {
  .article-body-container .movie-article .movie-tickets .item-start-date {
    float: left; } }

.article-body-container .movie-article .movie-tickets .item-start-date, .article-body-container .movie-article .movie-tickets .item-venue, .article-body-container .movie-article .movie-tickets .item-link {
  margin: 0;
  line-height: 2;
  color: #fff; }

.article-body-container .movie-article .movie-tickets .item-start-date, .article-body-container .movie-article .movie-tickets .item-venue {
  font-size: 16px; }

@media (min-width: 768px) {
  .article-body-container .movie-article .movie-tickets .item-venue {
    float: right;
    padding: 0 0 0 35px; } }

.article-body-container .movie-article .movie-tickets .item-link {
  text-align: center;
  padding: 0 5px;
  width: 100%; }

@media (min-width: 768px) {
  .article-body-container .movie-article .movie-tickets .item-link {
    width: 250px;
    text-align: left; } }

.article-body-container .movie-article .movie-tickets .item-link .availability-icon {
  display: block;
  margin: 0; }

@media (min-width: 768px) {
  .article-body-container .movie-article .movie-tickets .item-link .availability-icon {
    display: inline-block; } }

.article-body-container .movie-article .movie-tickets .item-link .availability-icon + span {
  float: none; }

@media (min-width: 768px) {
  .article-body-container .movie-article .movie-tickets .item-link .availability-icon + span {
    float: right; } }

@media (min-width: 768px) {
  .article-body-container .movie-article .movie-tickets .item-link .btn-primary {
    width: auto; } }

/* end original branding stylesheet */
.btn {
  border: 0px none transparent;
  background-color: #000000;
  color: #ffffff;}

.btn-primary {
  background-color: transparent;
  border: 0px none transparent;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' height='320' width='1400'%3E%3Cpath d='M0 14L14 0h1372l14 14v292l-14 14H14L0 306z' fill='%23000' /%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: left bottom;
  min-width: 150px;
  /* hover and focus */ }
  .btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary:active:focus, .btn-primary.active {
    background-color: transparent;
    border: 0px none transparent;
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' height='320' width='1400'%3E%3Cpath d='M0 14L14 0h1372l14 14v292l-14 14H14L0 306z' fill='%23FFB800' /%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: left bottom;
    color: #000;}

  /* Adding muted button */

  .container .btn-muted, {
      padding: 10px 20px;
  }

  .btn-muted, {
    font-weight: bold;
    outline: none;
}
  .article-body-container .stream-info-container .btn-muted {
    text-align: left;
    font-size: 16px;
    width: 100%;
    border-right-width: 7px;
    border-right-style: solid;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    }

  .article-body-container .stream-info-container .btn-muted:not(:hover) {
    background-color: transparent;
    }

  .article-body-container .stream-info-container .btn-muted:hover {
    background-image: none;
    color: #000; }

.open > .dropdown-toggle.btn-primary {
  background-color: transparent; }

  .btn-muted {
    background-color: transparent;
    border: 0px none transparent;
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' height='320' width='1400'%3E%3Cpath d='M0 14L14 0h1372l14 14v292l-14 14H14L0 306z' fill='%23F0F0F0' /%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: left bottom;
    min-width: 150px;
    /* hover and focus */ }

    .btn-muted:hover, .btn-muted:focus, .btn-muted:active, .btn-muted:active:focus, .btn-muted.active {
      background-color: transparent;
      border: 0px none transparent;
      background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' height='320' width='1400'%3E%3Cpath d='M0 14L14 0h1372l14 14v292l-14 14H14L0 306z' fill='%23ffb880' /%3E%3C/svg%3E");
      background-repeat: no-repeat;
      background-position: left bottom;
      }

  .open > .dropdown-toggle.btn-muted{
    background-color: transparent; }

    /* end of muted button */

.article-body-container .movie-article .movie-tickets {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' height='320' width='1400'%3E%3Cpath d='M0 14L14 0h1372l14 14v292l-14 14H14L0 306z' fill='%23000' /%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: right top; }
  .article-body-container .movie-article .movie-tickets .item-link .btn-primary {
    width: 100%;
    color: #000;
    float: right;
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' height='320' width='1400'%3E%3Cpath d='M0 14L14 0h1372l14 14v292l-14 14H14L0 306z' fill='%23fff' /%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: left bottom; }
    @media (min-width: 768px) {
      .article-body-container .movie-article .movie-tickets .item-link .btn-primary {
        width: auto; } }

.dropdown-menu-search {
  padding: 0; }

.panel-group-search a:hover {
  color: #0956FE;
  text-decoration: none;} /*added for Combined Search. JXH 25/01/2019*/

.panel-group-search .panel-search {
  border-color: #ddd;
  border-radius: 0;
  border: 0 none;
  border-bottom: 1px solid #ddd;
  margin: 0; }
  .panel-group-search .panel-search > .panel-heading {
    color: #000;
    background-color: #fff;
    border-color: #ddd; }
    .panel-group-search .panel-search > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #ddd; }
  .panel-group-search .panel-search > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ddd; }
  .panel-group-search .panel-search .panel-heading {
    border-radius: 0;
    border: 0 none;
    padding: 10px 10px 10px 15px; }
    .panel-group-search .panel-search .panel-heading a {
      display: block;
      text-decoration: none;} /*added for Combined Search. JXH 25/01/2019*/
      .panel-group-search .panel-search .panel-heading a:focus {
        color: #000;}
        .panel-group-search .panel-search .panel-heading a:hover {
            color: #000;
            background-color: #FFB800;
            transform: scale(1.02);
          }
          .panel-group-search .panel-search .panel-heading:hover {
            background-color: #FFB800;}
    .panel-group-search .panel-search .panel-heading .glyphicon {
      top: 8px;
      right: -4px; }
    .panel-group-search .panel-search .panel-heading .glyphicon-chevron-down {
      top: 2px;
      right: -12px; }
  .panel-group-search .panel-search .panel-body {
    padding: 5px 15px; }
    .panel-group-search .panel-search .panel-body ul.search-menu {
      list-style-type: none;
      margin: 0;
      padding: 0 0 0 15px; }
      .panel-group-search .panel-search .panel-body ul.search-menu li {
        margin: 0 0 15px 0;
        padding: 0; }
      .panel-group-search .panel-search .panel-body ul.search-menu a {
        color: #707070; }
        .panel-group-search .panel-search .panel-body ul.search-menu a:hover {
          color: #000;
          text-decoration: none;} /*added for combined search drop-down - JXH 25/01/2018*/

#category-search-dropdown .dropdown-toggle {
  text-decoration:none; /*added for combined search drop-down - JXH 25/01/2018*/
  background: none;
  display: block;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' height='320' width='1400'%3E%3Cpath d='M0 14L14 0h1372l14 14v292l-14 14H14L0 306z' fill='%23000' /%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: right top; }
  #category-search-dropdown .dropdown-toggle .glyphicon {
    right: 4px; }
  #category-search-dropdown .dropdown-toggle:hover {
    color: #FFB800; }

.glyphicon-rotate-90 {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg); }

.panel-default {
  margin: 0 0 4px 0;
  background: none;
  border: 0px none; }
  .panel-default > .panel-heading {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' height='320' width='1400'%3E%3Cpath d='M0 14L14 0h1372l14 14v292l-14 14H14L0 306z' fill='%23000' /%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: right top;
    border-radius: 0;
    color: #fff;
    background-color: transparent;
    border: none; }
    .panel-default > .panel-heading > .panel-title {
      padding-right: 6px; }
      .panel-default > .panel-heading > .panel-title:before, .panel-default > .panel-heading > .panel-title:after {
        content: " ";
        display: table; }
      .panel-default > .panel-heading > .panel-title:after {
        clear: both; }
      .panel-default > .panel-heading > .panel-title a:focus {
        color: #fff; }
      .panel-default > .panel-heading > .panel-title a:hover {
        color: #ffb800;
        text-decoration:none;}
      .panel-default > .panel-heading > .panel-title a .glyphicon {
        width: 16px; }
      .panel-default > .panel-heading > .panel-title a.collapsible-item-title-link {
        float: left;
        width: 90%; }
      .panel-default > .panel-heading > .panel-title a.collapsible-item-title-link-icon {
        float: right; }
    .panel-default > .panel-heading + .panel-collapse > .panel-body {
      border-left: 1px solid #999;
      border-right: 1px solid #999;
      border-bottom: 1px solid #999;
      border-top: none;
      border-top-left-radius: 0;
      border-top-right-radius: 0;
      border-bottom-left-radius: 4px;
      border-bottom-right-radius: 4px; }

/* Creating special info panel styling for when the black bars are just too much JXH - 17/07/2019 */

.panel-viffinfo {
  margin: 0 0 4px 0;
  background: none;
  border: 0px none; }
  .panel-viffinfo > .panel-heading {
    border-radius: 0;
    color: #000;
    background-color: #e2e2e0;
    border: none; }
    .panel-viffinfo > .panel-heading > .panel-title {
      padding-right: 6px; }
      .panel-viffinfo > .panel-heading > .panel-title:before, .panel-viffinfo > .panel-heading > .panel-title:after {
        content: " ";
        display: table; }
      .panel-viffinfo > .panel-heading > .panel-title:after {
        clear: both; }
      .panel-viffinfo > .panel-heading > .panel-title a:focus {
        color: #fff;
        text-decoration: none;}
      .panel-viffinfo > .panel-heading > .panel-title a:hover {
        color: #ED1c24;
        text-decoration: none;}
      .panel-viffinfo > .panel-heading > .panel-title a .glyphicon {
        width: 16px; }
      .panel-viffinfo > .panel-heading > .panel-title a.collapsible-item-title-link {
        float: left;
        width: 90%; }
      .panel-viffinfo > .panel-heading > .panel-title a.collapsible-item-title-link-icon {
        float: right; }
    .panel-viffinfo > .panel-heading + .panel-collapse > .panel-body {
      border-left: 1px solid #999;
      border-right: 1px solid #999;
      border-bottom: 1px solid #999;
      border-top: none;
      border-top-left-radius: 0;
      border-top-right-radius: 0;
      border-bottom-left-radius: 4px;
      border-bottom-right-radius: 4px; }

/* End of info panel styling. */

.panel-panorama {
  margin: 0 0 4px 0;
  background: none;
  border: 0px none; }
  .panel-panorama > .panel-heading {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' height='320' width='1400'%3E%3Cpath d='M0 14L14 0h1372l14 14v292l-14 14H14L0 306z' fill='%23FFB800' /%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: right top;
    border-radius: 0;
    color: #000;
    background-color: transparent;
    border: none; }
    .panel-panorama > .panel-heading > .panel-title {
      padding-right: 6px; }
      .panel-panorama > .panel-heading > .panel-title:before, .panel-panorama > .panel-heading > .panel-title:after {
        content: " ";
        display: table; }
      .panel-panorama > .panel-heading > .panel-title:after {
        clear: both; }
      .panel-panorama > .panel-heading > .panel-title a:focus {
        color: #fff; }
      .panel-panorama > .panel-heading > .panel-title a:hover {
        color: #fff; }
      .panel-panorama > .panel-heading > .panel-title a .glyphicon {
        width: 16px; }
      .panel-panorama > .panel-heading > .panel-title a.collapsible-item-title-link {
        float: left;
        width: 90%; }
      .panel-panorama > .panel-heading > .panel-title a.collapsible-item-title-link-icon {
        float: right; }
    .panel-panorama > .panel-heading + .panel-collapse > .panel-body {
      border-left: 1px solid #999;
      border-right: 1px solid #999;
      border-bottom: 1px solid #999;
      border-top: none;
      border-top-left-radius: 0;
      border-top-right-radius: 0;
      border-bottom-left-radius: 4px;
      border-bottom-right-radius: 4px; }

.panel-ignite {
  margin: 0 0 4px 0;
  background: none;
  border: 0px none; }
  .panel-ignite > .panel-heading {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' height='320' width='1400'%3E%3Cpath d='M0 14L14 0h1372l14 14v292l-14 14H14L0 306z' fill='%230A57FF' /%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: right top;
    border-radius: 0;
    color: #fff;
    background-color: transparent;
    border: none; }
    .panel-ignite > .panel-heading > .panel-title {
      padding-right: 6px; }
      .panel-ignite > .panel-heading > .panel-title:before, .panel-ignite > .panel-heading > .panel-title:after {
        content: " ";
        display: table; }
      .panel-ignite > .panel-heading > .panel-title:after {
        clear: both; }
      .panel-ignite > .panel-heading > .panel-title a:focus {
        color: #fff; }
      .panel-ignite > .panel-heading > .panel-title a:hover {
        color: #000; }
      .panel-ignite > .panel-heading > .panel-title a .glyphicon {
        width: 16px; }
      .panel-ignite > .panel-heading > .panel-title a.collapsible-item-title-link {
        float: left;
        width: 90%; }
      .panel-ignite > .panel-heading > .panel-title a.collapsible-item-title-link-icon {
        float: right; }
    .panel-ignite > .panel-heading + .panel-collapse > .panel-body {
      border-left: 1px solid #999;
      border-right: 1px solid #999;
      border-bottom: 1px solid #999;
      border-top: none;
      border-top-left-radius: 0;
      border-top-right-radius: 0;
      border-bottom-left-radius: 4px;
      border-bottom-right-radius: 4px; }

.panel-true-north {
  margin: 0 0 4px 0;
  background: none;
  border: 0px none; }
  .panel-true-north > .panel-heading {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' height='320' width='1400'%3E%3Cpath d='M0 14L14 0h1372l14 14v292l-14 14H14L0 306z' fill='%23ED1C24' /%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: right top;
    border-radius: 0;
    color: #fff;
    background-color: transparent;
    border: none; }
    .panel-true-north > .panel-heading > .panel-title {
      padding-right: 6px; }
      .panel-true-north > .panel-heading > .panel-title:before, .panel-true-north > .panel-heading > .panel-title:after {
        content: " ";
        display: table; }
      .panel-true-north > .panel-heading > .panel-title:after {
        clear: both; }
      .panel-true-north > .panel-heading > .panel-title a:focus {
        color: #fff; }
      .panel-true-north > .panel-heading > .panel-title a:hover {
        color: #000; }
      .panel-true-north > .panel-heading > .panel-title a .glyphicon {
        width: 16px; }
      .panel-true-north > .panel-heading > .panel-title a.collapsible-item-title-link {
        float: left;
        width: 90%; }
      .panel-true-north > .panel-heading > .panel-title a.collapsible-item-title-link-icon {
        float: right; }
    .panel-true-north > .panel-heading + .panel-collapse > .panel-body {
      border-left: 1px solid #999;
      border-right: 1px solid #999;
      border-bottom: 1px solid #999;
      border-top: none;
      border-top-left-radius: 0;
      border-top-right-radius: 0;
      border-bottom-left-radius: 4px;
      border-bottom-right-radius: 4px; }

.panel-impact {
  margin: 0 0 4px 0;
  background: none;
  border: 0px none; }
  .panel-impact > .panel-heading {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' height='320' width='1400'%3E%3Cpath d='M0 14L14 0h1372l14 14v292l-14 14H14L0 306z' fill='%2300D298' /%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: right top;
    border-radius: 0;
    color: #000;
    background-color: transparent;
    border: none; }
    .panel-impact > .panel-heading > .panel-title {
      padding-right: 6px; }
      .panel-impact > .panel-heading > .panel-title:before, .panel-impact > .panel-heading > .panel-title:after {
        content: " ";
        display: table; }
      .panel-impact > .panel-heading > .panel-title:after {
        clear: both; }
      .panel-impact > .panel-heading > .panel-title a:focus {
        color: #fff; }
      .panel-impact > .panel-heading > .panel-title a:hover {
        color: #fff; }
      .panel-impact > .panel-heading > .panel-title a .glyphicon {
        width: 16px; }
      .panel-impact > .panel-heading > .panel-title a.collapsible-item-title-link {
        float: left;
        width: 90%; }
      .panel-impact > .panel-heading > .panel-title a.collapsible-item-title-link-icon {
        float: right; }
    .panel-impact > .panel-heading + .panel-collapse > .panel-body {
      border-left: 1px solid #999;
      border-right: 1px solid #999;
      border-bottom: 1px solid #999;
      border-top: none;
      border-top-left-radius: 0;
      border-top-right-radius: 0;
      border-bottom-left-radius: 4px;
      border-bottom-right-radius: 4px; }

.panel-next {
  margin: 0 0 4px 0;
  background: none;
  border: 0px none; }
  .panel-next > .panel-heading {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' height='320' width='1400'%3E%3Cpath d='M0 14L14 0h1372l14 14v292l-14 14H14L0 306z' fill='%232137D8' /%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: right top;
    border-radius: 0;
    color: #fff;
    background-color: transparent;
    border: none; }
    .panel-next > .panel-heading > .panel-title {
      padding-right: 6px; }
      .panel-next > .panel-heading > .panel-title:before, .panel-next > .panel-heading > .panel-title:after {
        content: " ";
        display: table; }
      .panel-next > .panel-heading > .panel-title:after {
        clear: both; }
      .panel-next > .panel-heading > .panel-title a:focus {
        color: #fff; }
      .panel-next > .panel-heading > .panel-title a:hover {
        color: #000; }
      .panel-next > .panel-heading > .panel-title a .glyphicon {
        width: 16px; }
      .panel-next > .panel-heading > .panel-title a.collapsible-item-title-link {
        float: left;
        width: 90%; }
      .panel-next > .panel-heading > .panel-title a.collapsible-item-title-link-icon {
        float: right; }
    .panel-next > .panel-heading + .panel-collapse > .panel-body {
      border-left: 1px solid #999;
      border-right: 1px solid #999;
      border-bottom: 1px solid #999;
      border-top: none;
      border-top-left-radius: 0;
      border-top-right-radius: 0;
      border-bottom-left-radius: 4px;
      border-bottom-right-radius: 4px; }

.panel-gateway {
  margin: 0 0 4px 0;
  background: none;
  border: 0px none; }
  .panel-gateway > .panel-heading {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' height='320' width='1400'%3E%3Cpath d='M0 14L14 0h1372l14 14v292l-14 14H14L0 306z' fill='%23A237BC' /%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: right top;
    border-radius: 0;
    color: #fff;
    background-color: transparent;
    border: none; }
    .panel-gateway > .panel-heading > .panel-title {
      padding-right: 6px; }
      .panel-gateway > .panel-heading > .panel-title:before, .panel-gateway > .panel-heading > .panel-title:after {
        content: " ";
        display: table; }
      .panel-gateway > .panel-heading > .panel-title:after {
        clear: both; }
      .panel-gateway > .panel-heading > .panel-title a:focus {
        color: #fff; }
      .panel-gateway > .panel-heading > .panel-title a:hover {
        color: #000; }
      .panel-gateway > .panel-heading > .panel-title a .glyphicon {
        width: 16px; }
      .panel-gateway > .panel-heading > .panel-title a.collapsible-item-title-link {
        float: left;
        width: 90%; }
      .panel-gateway > .panel-heading > .panel-title a.collapsible-item-title-link-icon {
        float: right; }
    .panel-gateway > .panel-heading + .panel-collapse > .panel-body {
      border-left: 1px solid #999;
      border-right: 1px solid #999;
      border-bottom: 1px solid #999;
      border-top: none;
      border-top-left-radius: 0;
      border-top-right-radius: 0;
      border-bottom-left-radius: 4px;
      border-bottom-right-radius: 4px; }

.panel-mad {
  margin: 0 0 4px 0;
  background: none;
  border: 0px none; }
  .panel-mad > .panel-heading {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' height='320' width='1400'%3E%3Cpath d='M0 14L14 0h1372l14 14v292l-14 14H14L0 306z' fill='%23FC4C02' /%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: right top;
    border-radius: 0;
    color: #000;
    background-color: transparent;
    border: none; }
    .panel-mad > .panel-heading > .panel-title {
      padding-right: 6px; }
      .panel-mad > .panel-heading > .panel-title:before, .panel-mad > .panel-heading > .panel-title:after {
        content: " ";
        display: table; }
      .panel-mad > .panel-heading > .panel-title:after {
        clear: both; }
      .panel-mad > .panel-heading > .panel-title a:focus {
        color: #fff; }
      .panel-mad > .panel-heading > .panel-title a:hover {
        color: #fff; }
      .panel-mad > .panel-heading > .panel-title a .glyphicon {
        width: 16px; }
      .panel-mad > .panel-heading > .panel-title a.collapsible-item-title-link {
        float: left;
        width: 90%; }
      .panel-mad > .panel-heading > .panel-title a.collapsible-item-title-link-icon {
        float: right; }
    .panel-mad > .panel-heading + .panel-collapse > .panel-body {
      border-left: 1px solid #999;
      border-right: 1px solid #999;
      border-bottom: 1px solid #999;
      border-top: none;
      border-top-left-radius: 0;
      border-top-right-radius: 0;
      border-bottom-left-radius: 4px;
      border-bottom-right-radius: 4px; }

.panel-alt {
  margin: 0 0 4px 0;
  background: none;
  border: 0px none; }
  .panel-alt > .panel-heading {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' height='320' width='1400'%3E%3Cpath d='M0 14L14 0h1372l14 14v292l-14 14H14L0 306z' fill='%23EC008C' /%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: right top;
    border-radius: 0;
    color: #fff;
    background-color: transparent;
    border: none; }
    .panel-alt > .panel-heading > .panel-title {
      padding-right: 6px; }
      .panel-alt > .panel-heading > .panel-title:before, .panel-alt > .panel-heading > .panel-title:after {
        content: " ";
        display: table; }
      .panel-alt > .panel-heading > .panel-title:after {
        clear: both; }
      .panel-alt > .panel-heading > .panel-title a:focus {
        color: #fff; }
      .panel-alt > .panel-heading > .panel-title a:hover {
        color: #000; }
      .panel-alt > .panel-heading > .panel-title a .glyphicon {
        width: 16px; }
      .panel-alt > .panel-heading > .panel-title a.collapsible-item-title-link {
        float: left;
        width: 90%; }
      .panel-alt > .panel-heading > .panel-title a.collapsible-item-title-link-icon {
        float: right; }
    .panel-alt > .panel-heading + .panel-collapse > .panel-body {
      border-left: 1px solid #999;
      border-right: 1px solid #999;
      border-bottom: 1px solid #999;
      border-top: none;
      border-top-left-radius: 0;
      border-top-right-radius: 0;
      border-bottom-left-radius: 4px;
      border-bottom-right-radius: 4px; }

/* default article layout - no flexbox */
.articles .article-body-container {
  position: relative; }

.articles .article-container.main-article-body,
.articles .article-container.secondary-linked-features,
.articles .article-container.tertiary-linked-features {
  display: inline-block; }

.articles .article-container.main-article-body {
  width: 100%; }

@media (min-width: 992px) {
  .articles.has-secondary-features .article-container.main-article-body {
    width: 75%;
    float: right;
    padding: 0 0 0 10px; }
  .articles.has-secondary-features.has-tertiary-features .article-container.main-article-body,
  .articles.has-secondary-features.has-tertiary-features .article-container.main-article-body {
    width: 75%;
    float: left;
    padding: 0 10px 0 0; }
  .articles .article-container.secondary-linked-features {
    width: 75%;
    float: left;
    padding: 0 10px 0 0; }
  .articles .article-container.tertiary-linked-features {
    width: 25%;
    position: absolute;
    top: 0;
    right: 0;
    float: right;
    padding: 0 0 0 10px; } }

/* article layout (flexbox) */
.flexbox #content .articles .article-body-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  padding: 0 -10px; }
  .flexbox #content .articles .article-body-container .article-container.main-article-body,
  .flexbox #content .articles .article-body-container .article-container.secondary-linked-features,
  .flexbox #content .articles .article-body-container .article-container.tertiary-linked-features {
    padding: 0 10px; }
  @media (min-width: 992px) {
    .flexbox #content .articles .article-body-container .secondary-linked-features {
      padding-top: 20px; }
    .flexbox #content .articles .article-body-container .article-container.main-article-body {
      -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
      order: 1;
      -ms-flex-preferred-size: 75%;
      flex-basis: 75%; }
    .flexbox #content .articles .article-body-container .article-container.secondary-linked-features {
      -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
      order: 3;
      -ms-flex-preferred-size: 75%;
      flex-basis: 75%; }
    .flexbox #content .articles .article-body-container .article-container.tertiary-linked-features {
      -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
      order: 2;
      -ms-flex-preferred-size: 25%;
      flex-basis: 25%; } }

@media screen and (max-width: 767px) {
  .carousel-caption {
    display: none; } }

@media screen and (min-width: 768px) {
  .carousel-indicators {
    bottom: 0;
    right: 0;
    width: auto;
    padding: 0 20px;
    margin-left: 0;
    text-align: right; }
    .carousel-indicators li {
      border: 1px solid #fff; }
    .carousel-indicators .active {
      background-color: #fff; }
  .carousel-caption {
    left: 0;
    right: 0;
    bottom: 0;
    padding: 10px 30% 10px 34px;
    text-align: left;
    background: rgba(0, 0, 0, 0.55);
    font-family: "Helvetica", "Arial", "sans-serif";
    font-weight: bold; }
    .carousel-caption.with-stream-bar {
      bottom: 24px; }
    .carousel-caption h1, .carousel-caption h2, .carousel-caption h3, .carousel-caption h4, .carousel-caption h5, .carousel-caption h6 {
      color: #fff;
      font-weight: bold; } }

.carousel-inner [class^="stream-bar-"] {
  position: absolute;
  width: 100%; }

.stream-bar-panorama {
  padding: 12px;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' height='320' width='1400'%3E%3Cpath d='M0 14L14 0h1372l14 14v292l-14 14H14L0 306z' fill='%23FFB800' /%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: right bottom; }

.stream-bar-ignite {
  padding: 12px;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' height='320' width='1400'%3E%3Cpath d='M0 14L14 0h1372l14 14v292l-14 14H14L0 306z' fill='%230A57FF' /%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: right bottom; }

.stream-bar-true-north {
  padding: 12px;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' height='320' width='1400'%3E%3Cpath d='M0 14L14 0h1372l14 14v292l-14 14H14L0 306z' fill='%23ED1C24' /%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: right bottom; }

.stream-bar-impact {
  padding: 12px;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' height='320' width='1400'%3E%3Cpath d='M0 14L14 0h1372l14 14v292l-14 14H14L0 306z' fill='%2300D298' /%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: right bottom; }

.stream-bar-next {
  padding: 12px;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' height='320' width='1400'%3E%3Cpath d='M0 14L14 0h1372l14 14v292l-14 14H14L0 306z' fill='%232137D8' /%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: right bottom; }

.stream-bar-gateway {
  padding: 12px;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' height='320' width='1400'%3E%3Cpath d='M0 14L14 0h1372l14 14v292l-14 14H14L0 306z' fill='%23A237BC' /%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: right bottom; }

.stream-bar-mad {
  padding: 12px;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' height='320' width='1400'%3E%3Cpath d='M0 14L14 0h1372l14 14v292l-14 14H14L0 306z' fill='%23FC4C02' /%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: right bottom; }

.stream-bar-alt {
  padding: 12px;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' height='320' width='1400'%3E%3Cpath d='M0 14L14 0h1372l14 14v292l-14 14H14L0 306z' fill='%23EC008C' /%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: right bottom; }

.panel-stream {
  border: none;
  background: none;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' height='320' width='1400'%3E%3Cpath d='M0 14L14 0h1372l14 14v292l-14 14H14L0 306z' fill='%23000' /%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: left bottom; }
  .panel-stream.panel-stream-panorama {
    border-right: 6px solid #FFB800; }
    .panel-stream.panel-stream-panorama.open {
      background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' height='320' width='1400'%3E%3Cpath d='M0 14L14 0h1372l14 14v292l-14 14H14L0 306z' fill='%23FFB800' /%3E%3C/svg%3E");
      background-repeat: no-repeat;
      background-position: left bottom;
      border-right: none; }
  .panel-stream.panel-stream-ignite {
    border-right: 6px solid #0A57FF; }
    .panel-stream.panel-stream-ignite.open {
      background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' height='320' width='1400'%3E%3Cpath d='M0 14L14 0h1372l14 14v292l-14 14H14L0 306z' fill='%230A57FF' /%3E%3C/svg%3E");
      background-repeat: no-repeat;
      background-position: left bottom;
      border-right: none; }
  .panel-stream.panel-stream-true-north {
    border-right: 6px solid #ED1C24; }
    .panel-stream.panel-stream-true-north.open {
      background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' height='320' width='1400'%3E%3Cpath d='M0 14L14 0h1372l14 14v292l-14 14H14L0 306z' fill='%23ED1C24' /%3E%3C/svg%3E");
      background-repeat: no-repeat;
      background-position: left bottom;
      border-right: none; }
  .panel-stream.panel-stream-impact {
    border-right: 6px solid #00D298; }
    .panel-stream.panel-stream-impact.open {
      background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' height='320' width='1400'%3E%3Cpath d='M0 14L14 0h1372l14 14v292l-14 14H14L0 306z' fill='%2300D298' /%3E%3C/svg%3E");
      background-repeat: no-repeat;
      background-position: left bottom;
      border-right: none; }
  .panel-stream.panel-stream-next {
    border-right: 6px solid #2137D8; }
    .panel-stream.panel-stream-next.open {
      background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' height='320' width='1400'%3E%3Cpath d='M0 14L14 0h1372l14 14v292l-14 14H14L0 306z' fill='%232137D8' /%3E%3C/svg%3E");
      background-repeat: no-repeat;
      background-position: left bottom;
      border-right: none; }
  .panel-stream.panel-stream-gateway {
    border-right: 6px solid #A237BC; }
    .panel-stream.panel-stream-gateway.open {
      background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' height='320' width='1400'%3E%3Cpath d='M0 14L14 0h1372l14 14v292l-14 14H14L0 306z' fill='%23A237BC' /%3E%3C/svg%3E");
      background-repeat: no-repeat;
      background-position: left bottom;
      border-right: none; }
  .panel-stream.panel-stream-mad {
    border-right: 6px solid #FC4C02; }
    .panel-stream.panel-stream-mad.open {
      background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' height='320' width='1400'%3E%3Cpath d='M0 14L14 0h1372l14 14v292l-14 14H14L0 306z' fill='%23FC4C02' /%3E%3C/svg%3E");
      background-repeat: no-repeat;
      background-position: left bottom;
      border-right: none; }
  .panel-stream.panel-stream-alt {
    border-right: 6px solid #EC008C; }
    .panel-stream.panel-stream-alt.open {
      background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' height='320' width='1400'%3E%3Cpath d='M0 14L14 0h1372l14 14v292l-14 14H14L0 306z' fill='%23EC008C' /%3E%3C/svg%3E");
      background-repeat: no-repeat;
      background-position: left bottom;
      border-right: none; }
  .panel-stream a {
    color: #fff; }
  .panel-stream.open a {
    color: #000; }
  .panel-stream.open a:hover {
    color: #fff; }
  .panel-stream .panel-heading {
    border: none;
    border-image-width: 0; }

.panel-group-stream .col {
  margin-bottom: 6px; }

.panel-group-stream .panel-heading + .panel-collapse > .panel-body, .panel-group-stream .panel-group-stream .panel-heading + .panel-collapse > .list-group {
  border-top: none; }

.panel-group-stream .panel-stream {
  border-radius: 0; }
  .panel-group-stream .panel-stream .panel-title .glyphicon {
    display: none; }

.article-body-container .stream-colour-1,
.article-body-container .stream-colour-panorama {
  background-color: #FFB800;
  border-color: #FFB800; }

.article-body-container .stream-colour-2,
.article-body-container .stream-colour-ignite {
  background-color: #0A57FF;
  border-color: #0A57FF; }

.article-body-container .stream-colour-3,
.article-body-container .stream-colour-true-north {
  background-color: #ED1C24;
  border-color: #ED1C24; }

.article-body-container .stream-colour-4,
.article-body-container .stream-colour-impact {
  background-color: #00D298;
  border-color: #00D298; }

.article-body-container .stream-colour-5,
.article-body-container .stream-colour-next {
  background-color: #2137D8;
  border-color: #2137D8; }

.article-body-container .stream-colour-6,
.article-body-container .stream-colour-gateway {
  background-color: #A237BC;
  border-color: #A237BC; }

.article-body-container .stream-colour-7,
.article-body-container .stream-colour-mad {
  background-color: #FC4C02;
  border-color: #FC4C02; }

.article-body-container .stream-colour-8,
.article-body-container .stream-colour-alt {
  background-color: #EC008C;
  border-color: #EC008C; }

.sponsor-logo {
  margin-bottom: 44px; }

.result-box-item-details
{color: #000000;}

.cutout {
  padding: 12px;
  color: #fff;
  margin-bottom: 30px; }

.cutout-tl {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' height='320' width='1400'%3E%3Cpath d='M0 14L14 0h1372l14 14v292l-14 14H14L0 306z' fill='%23000' /%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: left top; }

.cutout-tr {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' height='320' width='1400'%3E%3Cpath d='M0 14L14 0h1372l14 14v292l-14 14H14L0 306z' fill='%23000' /%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: right top; }

.cutout-bl {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' height='320' width='1400'%3E%3Cpath d='M0 14L14 0h1372l14 14v292l-14 14H14L0 306z' fill='%23000' /%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: left bottom; }

.cutout-br {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' height='320' width='1400'%3E%3Cpath d='M0 14L14 0h1372l14 14v292l-14 14H14L0 306z' fill='%23000' /%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: right bottom; }

.Social {
    list-style-type: none;
    display: flex;
    flex-direction: row;
    margin-right: 25px;
    padding: 0;
  }

  /* BUTTON FOR HEADER IMAGE (IN CENTRE) - ADDED BY JXH 20 Mar 2019 */
  .header-with-button {
    position: relative;
  }


  /* Style the button and place it in the middle of the container/image */
  .header-with-button .donate-button {
    position: absolute;
    top: 80%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    background-color: #000000;
    color: #fff;
    font-size: 48px;
    font-weight: bold;
    font-family: Arial Black;
    padding: 12px 24px;
    border: solid;
    border-width: 2px;
    cursor: pointer;
    border-radius: 5px;
    border-color: #000;
  }
/* Hide button on mobile view carousel (under 600px) */
  @media screen and (max-width: 600px) {
  .header-with-button .donate-button {
    display:none;
  }
}

  .header-with-button .donate-button:hover {
    color: #ffb800;
  }

  .header-with-button a {
    text-decoration: none;
  }

/* Nudging the search results heading on the widgets in slightly to be in line with results */
  h3.search-results-heading {
    padding-left: 10px;
  }

  /* 28th March 2019 - Fundraising Countdown - JXH (adapated from Robot Balloon on Codepen.io) */

  #countdown-wrap {
  width: 100%;
  height: 200px;
  //border: 1px solid black;
  padding: 20px;
  margin: auto;
  font-family: arial;
  max-width: 650px;
  /* margin: 150px auto 300px; */
}

#goal {
  font-size: 48px;
  text-align: right;
  color: #000;
  @media only screen and (max-width : 640px) {
    text-align: center;
  }

}

#glass {
  width: 100%;
  height: 20px;
  background: #c7c7c7;
  border-radius: 10px;
  float: left;
  overflow: hidden;
}

#progress {
  float: left;
  height: 20px;
  background: #ed1c24;
  z-index: 333;
}

.goal-stat {
  width: 25%;
  //height: 30px;
  padding: 10px;
  float: left;
  margin: 0;
  color: #000;

  @media only screen and (max-width : 640px) {
    width: 50%;
    text-align: center;
  }
}

.goal-number, .goal-label {
  display: block;
}

.goal-number {
  font-weight: bold;
}

.row-media {
  display: flex;
  justify-content: left;
  align-items: center;
  padding-bottom: 15px;
}

@media only screen and (max-width : 640px){
  .row-media {
    display: flex;
    flex-direction: column;
    align-items: left;
    justify-content: space-between;
  }

  .row-media img {
    margin-top: 10%;
    margin-bottom: 10%;
  }
}

.row-community {
  display: flex;
  justify-content: left;
  align-items: center;
  padding-bottom: 15px;
}

/* Added to fix pop up in mobile view. When menu isn't open, width of screen should only be 100% of viewport. JXH 15th April 2019 */

@media only screen and (max-width: 991px) {
   .customer-options {
      display:none;
   }
   .active-sidebar .customer-options {
      display:block;
   }
}

/* Fix for gap between promo code box and button BrianW (AV) 24th April 2019 */

.input-group-btn {
    width: 0;
    vertical-align: -webkit-baseline-middle;
}

.form-control {
    height: 32px;
}

/* End of fix */

/* New nav bar design for stay and play page */

.stayandplaynav {
  display: flex;
  justify-content: space-evenly;
  list-style: none;
  max-width: 100%;
  margin: 0;
  padding: 0;
  text-align: center;
  line-height: 2rem;
  color: #000;
  font-family: "Neue Haas Unica W04 Black";
  font-size: 1.75em;
  padding-top: 2%;
}

#stayandplay a {
  color: #e2e2e0;
  text-decoration: none;
}

#stayandplay a:hover {
  color: #FFB800;
}

#stayandplay li.active {
  padding-bottom: 25px;
  border-bottom: 2px solid #000;
}


#stayandplay a:hover {
  color: #FFB800;
}


/* End of stay and play nav bar - JXH 30/5/2019 */

/* Start of stay and play partner listings styling - JXH 30/05/2019 */

#partners h3 {
  margin-top: 2%;
}

#partners h2 {
  margin-bottom: 2%;
}

#partners .btn-primary {
  background-image: none;
  background-color: #000;
  color: #fff;
  font-family: "Neue Haas Unica W04 Black";
  margin-bottom: 25px;
  text-decoration: none;
}

#partners .btn-primary:hover {
  background-color: #ffb800;
  color: #000;
}

#partners p {
  padding-bottom: 2%;
}

@media only screen and (max-width: 600px){
#stayandplay li {
  padding-right: 3%;
}
}

/* End of stay and play partner stylin' - JXH 30/05/2019 */

/* Start of Festival Info styling - JXH 05/07/2019 */
h2.card-header-title-pass {
  text-align: center;
}

h2.card-header-title-pack {
  text-align: center;
}

/* Remove default bootstrap table styling */
.table > thead > tr > th {
  border-style: none;
}

.table th, .table td {
    border-top: none;
}


.info-header {
  font-family: "Neue Haas Unica W04 Black", "Helvetica", "Arial", "sans-serif";
}

.card-header {

 border-bottom: solid 2px;
 border-color: #ffb800;
}

.card-container {
  display: flex;
  flex-flow: wrap;

}

.card {
  position: relative;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
/*   border: 0.5px solid #000;
  @include border-radius 2px; */

}

.card-body {
  flex: 1 1 auto;
  padding: 0.6em;
  color: #000;
}

.card-body {
  flex: 1 1 auto;
  padding: 0.6em;
  color: #000;
}

.card-footer {
  position: absolute;
  bottom: 0;
  left: 0.6em

}

.card-text {
    margin-bottom: 33%;
}

.more-ticket-info {
  font-size: 12pt;
  line-height:1.25;
  padding-top: 1%;
  font-weight: lighter;
  margin-bottom: 0;
  padding-bottom: 0;
}

.btn-unavailable {
  width: 100%;
  padding: 6px 12px;
  background-color: #e2e2e0;
  color: #000;
  font-weight:bold;
  margin: 0px 0px 5px;
  border-radius: 2px;
}

.btn-unavailable:hover {
  background-color: #000;
  color: #e2e2e0;
}

.btn-chd {
  width: 100%;
  padding: 6px 12px;
  background-color: #ed1c24;
  color: #fff;
  font-weight:bold;
  margin-bottom:5px;
  border-radius: 2px;
}

/* .btn-chd:hover {
  background-color: #e2e2e0;
  color: #ed1c24;
} */

/* .btn-chd:hover:after {
  content: " - Join VIFF+!";
} */

/* Added styling for Just Announced page - greyed out stream info boxes. */

.btn-muted {
    border: 0px none transparent;
    background-color: #e2e2e0;
    color: #000000;
}

.article-body-container .stream-info-container .btn-muted:hover {
  background-image: none;
  color: #000;
}

.article-body-container .stream-info-container .btn-muted:hover + .stream-info {
    display: block;

}

.article-body-container .to-be-announced,
.article-body-container .to-be-announced {
  background-color: #e2e2e0;
  border-color: #e2e2e0; }

/* Hiding Gift Appeal and Fund text. */

.gift-appeal {
  display:none;
}

.gift-fund {
  display:none;
}

/* End of hide. JXH 10/08/2019 */

/* Steam coloured hover on primary button, because it's fun to hover. */

#truenorth .btn-primary:hover {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' height='320' width='1400'%3E%3Cpath d='M0 14L14 0h1372l14 14v292l-14 14H14L0 306z' fill='%23ed1c24' /%3E%3C/svg%3E");
  color:#fff;
}

#alt .btn-primary:hover {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' height='320' width='1400'%3E%3Cpath d='M0 14L14 0h1372l14 14v292l-14 14H14L0 306z' fill='%23ec008c' /%3E%3C/svg%3E");
}

#seatosky .btn-primary:hover {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' height='320' width='1400'%3E%3Cpath d='M0 14L14 0h1372l14 14v292l-14 14H14L0 306z' fill='%230a57ff' /%3E%3C/svg%3E");
  color:#fff;
}

#impact .btn-primary:hover {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' height='320' width='1400'%3E%3Cpath d='M0 14L14 0h1372l14 14v292l-14 14H14L0 306z' fill='%2300D298' /%3E%3C/svg%3E");
}

#gateway .btn-primary:hover {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' height='320' width='1400'%3E%3Cpath d='M0 14L14 0h1372l14 14v292l-14 14H14L0 306z' fill='%23A237bc' /%3E%3C/svg%3E");
}

#mad .btn-primary:hover {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' height='320' width='1400'%3E%3Cpath d='M0 14L14 0h1372l14 14v292l-14 14H14L0 306z' fill='%23FC4C02' /%3E%3C/svg%3E");
}

#next .btn-primary:hover {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' height='320' width='1400'%3E%3Cpath d='M0 14L14 0h1372l14 14v292l-14 14H14L0 306z' fill='%232137D8' /%3E%3C/svg%3E");
  color:#fff;
}
/* End of stream colour button hover - JXH on a Sunday, going a bit stir-crazy. 11/08/2019 */

/* Improving styling of CHD log in widget - JXH 15/08/2019 */

#chd {
  background-color: #ed1c24;
  text-align: center;
  padding-bottom: 5px;
}

#chd a {
  color: white;
}

#chd .login-submit {
  display:inline;
  background-color: #fff;
  color: #000;
}

#chd .login-submit:hover {
  display:inline;
  background-color: #000;
  color: #fff;
}

/* End of CHD log in styling */

/* Donation shopping cart edits - JXH 15/08/2019 (I'm having quite the CSS day) */

.donation-data {
  display:none;
}

.donation-row h4{
  color: #FFB800;
}

.donation-row::after {
  content: "Thank you for donating!";
  font-size: 20px;
  font-family: 'Neue Haas Unica W04 Black';
  padding-left: 14px;

}

#shoppingCart .donation .required::after {
 content:"Please enter your donation amount.";
 font-weight:bold;
}

/* End of donation cart edits. */

/* Ticket Pack and Pass Styling - 2019 */
.packsandpasses a {
  text-decoration: none;
  color: #e2e2e0;
}

.packsandpasses a:hover {
  color: #ed1c24;
}

#reversepanorama .btn-primary {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' height='320' width='1400'%3E%3Cpath d='M0 14L14 0h1372l14 14v292l-14 14H14L0 306z' fill='%23000' /%3E%3C/svg%3E");
  color:#fff;
}


#reversepanorama .btn-primary:hover {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' height='320' width='1400'%3E%3Cpath d='M0 14L14 0h1372l14 14v292l-14 14H14L0 306z' fill='%23fff' /%3E%3C/svg%3E");
  color:#000;
}

#passpack {
  background-color: #e2e2e0;
  text-align: center;
  padding-bottom: 5px;
}

#passpack a {
  color: #000;
}

#passpack .login-submit {
  display:inline;
  background-color: #000;
  color: #fff;
}

#passpack .login-submit:hover {
  display:inline;
  background-color: #ed1c24;
  color: #fff;
}

/* End of Ticket Pack and Pass styling. */
.partner-header {
  display:flex;
  border-bottom: 2px solid;
}

.partner-header h3{
  margin-right:15%;
}

.row-partner-page {
  display: flex;
  align-items: center;
  padding-bottom: 20px;
  padding-top: 10px;
}

.partner-title {
  padding-bottom: 10px;
  border-bottom: 2px solid;
}

#gateway a {
  color: #333;
  text-decoration: none;
}

#gateway a:hover {
  text-transform: uppercase;
  color: #A237BC;
}

#mustseebc a{
  text-decoration: none;
  color: #0A57FF;
}

#mustseebc a:hover{
  text-decoration: none;
  color: #333;
}

.credit {
  text-transform: uppercase;
  font-size: 0.8em;
}

.col-centered {
  float: none;
  margin-right: auto;
  margin-left: auto;
}

.immersed-highlight {
  background-color: #2137D8;
  color:#fff;
  padding: 10px;
  width: 100%;
}

/* START JXH Version 7 Fixes Nov 20, 2019 */

/* Search item teaser text overflow problem */

.search-results-container .item-teaser {
    font-size: 12px;
    font-style: normal;
    line-height: 20px;
    height: 100%;
    overflow: visible;
    white-space: normal;
    text-align: left;
}

/* ^ Fixes overflow problem truncating event notes; responsiveness checked - JXH */

/* Pagination fix starts*/

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px
}

.pagination>li {
    display: inline;
    margin-left: 0;
}

.pagination>li>a,
.pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: 10px;
    line-height: 1.42857143;
    color: #ffb800;
    text-decoration: none;
    background-color: #000;
    border: 1px solid #000;
}

.pagination>li:first-child>a,
.pagination>li:first-child>span {
    margin-left: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px
}

.pagination>li:last-child>a,
.pagination>li:last-child>span {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px
}

.pagination>li>a:focus,
.pagination>li>a:hover,
.pagination>li>span:focus,
.pagination>li>span:hover {
    z-index: 3;
    color: #000;
    background-color: #ffb800;
    border-color: #ffb800;
}

.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
    z-index: 2;
    color: #000;
    cursor: default;
    background-color: #ffb800;
    border-color: #ffb800;
}

.pagination>.disabled>a,
.pagination>.disabled>a:focus,
.pagination>.disabled>a:hover,
.pagination>.disabled>span,
.pagination>.disabled>span:focus,
.pagination>.disabled>span:hover {
    color: #fff;
    cursor: not-allowed;
    background-color: #ed1c24;
    border-color: #ed1c24;
}

.pagination-lg>li>a,
.pagination-lg>li>span {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333
}

.pagination-lg>li:first-child>a,
.pagination-lg>li:first-child>span {
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px
}

.pagination-lg>li:last-child>a,
.pagination-lg>li:last-child>span {
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px
}

.pagination-sm>li>a,
.pagination-sm>li>span {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5
}

.pagination-sm>li:first-child>a,
.pagination-sm>li:first-child>span {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px
}

.pagination-sm>li:last-child>a,
.pagination-sm>li:last-child>span {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px
}

/* Pagination fix ends */

/* Improving Styling on My Account */

.alert-info {
  background-color: #000;
  color: #fff;
}

#upcoming-events-heading a, #recentTransactions a {
  color: red;
}

.my-account-nav ul li.active, .my-account-nav ul li:hover {
    background: #000;
}

.my-account-nav ul li.active a, .my-account-nav ul li:hover a {
    color: #ffb800;
    border-right-color: #ffb800;
}

.my-account-nav-heading {
  font-family: "Neue Haas Unica W04 Black";
}

.customer-name {
  font-family: "Neue Haas Unica W04 Black";
}
.customer-name::before {
  content: "Hello,";
}

.customer-name::after {
  content: "!";
}

.last-name.account-header-value {
  display: none;
}

#recent-transactions a, #upcoming-events-box a {
  color: #323232;
  text-decoration: none;
}

#recent-transactions a:hover, #upcoming-events-box a:hover {
  color: #ffb800;
  text-decoration: none;
}

/* End new My Account styling */

/*Improving Seat Select.asp */

#unobstructedSeats {
  display: none;
}

.venue-street, .venue-state, .venue-zip, .venue-country, .venue-city{
  display: none;
}

.other-event {
    margin-bottom: 10px;
    height: 5rem;
}

.other-event.btn-link {
  background-color: black;
}


/* Restyling disabled primary button to remove background colour and hover */

.btn-primary.disabled, .btn-primary.disabled.active, .btn-primary.disabled.focus, .btn-primary.disabled:active, .btn-primary.disabled:focus, .btn-primary.disabled:hover, .btn-primary[disabled], .btn-primary[disabled].active, .btn-primary[disabled].focus, .btn-primary[disabled]:active, .btn-primary[disabled]:focus, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary, fieldset[disabled] .btn-primary.active, fieldset[disabled] .btn-primary.focus, fieldset[disabled] .btn-primary:active, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:hover {
  background-color:transparent;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' height='320' width='1400'%3E%3Cpath d='M0 14L14 0h1372l14 14v292l-14 14H14L0 306z' fill='%23323232' /%3E%3C/svg%3E")
}

/*End disabled button styling*/
/*End Improving Seat Select.asp*/

/* Fixing promocode box height */
#promoCodeBoxInput.form-control {
 height: 39.64px;
}
/* End of promocode box height fix */

/* #order-confirmation a {
  background-color: #ffb800;
  color: #000;
  margin-top: 10px;
} */

/* Log out box and top menu fix */
@media screen and (min-width: 992px){
.menuContainer.utility-nav {
    background-color: #ffb800;
    border-radius: 4px;
    position: absolute;
    top: 10px;
    left: 42%;
}

.menuContainer.utility-nav:hover {
  background-color: #ed1c24;
}
}

#utility-menu-item-logout a {
  color: black;
  text-transform: uppercase;
  font-family: "Neue Haas Unica W04 Black";
}

#utility-menu-item-logout a:hover {
  color: white;
  text-transform: uppercase;
  font-family: "Neue Haas Unica W04 Black";
}

/* Making h5 bigger, post upgrade */
.h5, h5 {
    font-size: 1.1em;
}
/*
end of h5 */

/* JXH December 3 2019 - Temporarily hiding 'Other Event' section */

.other-event {
  display: none;
}

/* Until we can figure out what to do with it. */

/*New Submissions Nav Tab Styling - JXH December 11 2019*/

#submissions.nav-tabs {
  background-color: #fff;
  border-style: solid 0 0;
  border-color: #000;
  border-width: 3px;
}

#submissions.nav-tabs>li {
    float: left;
    margin-bottom: -2px;
}

#submissions.nav-tabs>li>a {
    margin-right: 0;
    line-height: 2.8rem;
    border-radius: 3px 0 0 0
}


#submissions .nav-item {
  font-family: "Neue Haas Unica W04 Black";
  font-size: 1.5em;
  text-transform: uppercase;
  background-color: transparent;
  border: 0px none transparent;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' height='320' width='1400'%3E%3Cpath d='M0 14L14 0h1372l14 14v292l-14 14H14L0 306z' fill='%23000' /%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: left top;
  margin-right: 5px;
}

@media (max-width:620px) {
  #submissions .nav-item {
  font-family: "Neue Haas Unica W04 Black";
  font-size: 1.5em;
  text-transform: uppercase;
  width: 100%;
  background-color: #fff;
  border: 0px none transparent;
  background-position: right top;
  margin-top: 5px;
}

#submissions.nav-tabs>li.active>a {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' height='320' width='1400'%3E%3Cpath d='M0 14L14 0h1372l14 14v292l-14 14H14L0 306z' fill='%23ffb800' /%3E%3C/svg%3E");
    border:none;
    border-radius:0;
    background-position: right top;
    background-color: #ffb800;
    color: #000;
}
}

#submissions a {
  color: #fff;
}

#submissions .nav-item:hover {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' height='320' width='1400'%3E%3Cpath d='M0 14L14 0h1372l14 14v292l-14 14H14L0 306z' fill='%23ffb800' /%3E%3C/svg%3E");
    border-style: none;
}

#submissions a:hover {
  color: #000;
  border: none;
}

#submissions.nav-tabs>li.active>a {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' height='320' width='1400'%3E%3Cpath d='M0 14L14 0h1372l14 14v292l-14 14H14L0 306z' fill='%23ffb800' /%3E%3C/svg%3E");
    border: none;
    color: #000;
}

#submissionsTabContent {
  border-style: solid;
  border-width: 0px 3px 3px 3px;
  margin-bottom: 20px;

}

.submissions-text {
  padding:20px;
}

/* End of New Submissions Page styling. JXH 11/12/2019 */

.accessibility-box {
  padding-left:15px;
}

/* Gift Card Box */
.gift-card-box {
  background-image: url(https://cdn.pixabay.com/photo/2012/03/01/00/36/abstract-19731_1280.jpg);
  opacity: 0.9;
  padding:5px;
}

.gift-card-text {
  font-size: 1.5em;
  color: #eee;
  line-height:1.25;
  text-align: left;
  padding: 5px;
}

.gift-card-box a {
  color: #fff;
  text-decoration: none;
}
/* End Gift Card Box */

#submissionsTabContent{
  padding:20px;
}

#submissionsTabContent .table>tbody>tr>td {
  vertical-align: middle;
}

.submission-quote {
  font-family:"Neue Haas Unica W04 Black";
  border: none;
  margin-right: 15%;
  margin-left: 15%;
}

.submission-quote:hover {
  color: #ffb800;
}

/* CAMPUS SCREENINGS VENUE SIGNIFIER */

#venue-highlight .item-venue{
  font-weight: bold;
  text-transform: uppercase;
  background-color: #ffb800;
  padding:5px;
  width:80%;
}

  }

.item-description {
    padding-right:20px;
  }

@media screen and (max-width: 515px){
  #venue-highlight .item-venue
  {
    width:100%;
}
}

/* CAPITAL CAMPAIGN STYLING - JXH 070220 */

  .campaign-text {
    font-size:1.125em;
    padding-top: 25px;
  }

li.campaign-text  {
  padding-top: 10px;
}

.capital-campaign-highlight {
  background-color: transparent;
  border: 0px none transparent;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' height='320' width='1400'%3E%3Cpath d='M0 14L14 0h1372l14 14v292l-14 14H14L0 306z' fill='%23ffb800' /%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: left top;
  color:#000;
/*   text-transform:uppercase; */
  padding:2%;
  width:100%;
}

.capital-campaign-bottom {
  background-color: transparent;
  border: 0px none transparent;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' height='320' width='1400'%3E%3Cpath d='M0 14L14 0h1372l14 14v292l-14 14H14L0 306z' fill='%23ffb800' /%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: right bottom;
  color:#000;
/*   text-transform:uppercase; */
  padding:2%;
  width:100%;
}

.capital-overlay{
  position: relative;
  text-align: center;
  color: #fff;
}

.capital-overlay-text{
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display:none;
}

.capital-overlay img:hover
  {
    opacity:0.8;
  }

.capital-overlay:hover h1.capital-overlay-text
  {
    display:block;
    background-color: #ed1c24;
    border-radius:4px;
    padding: 2%;
    cursor: pointer;
    color: #fff;
  }
