body {
 overscroll-behavior:none;
}
sup {
 font-size:0.7em;
 line-height:normal;
 position:relative;
 vertical-align:top;
 top:0;
}
.divouterblock {
 width:100%;
}
table.outerblock {
 border:0;
 margin:0 auto;
 text-align:left;
 vertical-align:top;
 width:100%;
}
NO td.outerblock {
 vertical-align:top;
}
tr.headerblock {
 vertical-align:top;
 margin:0px;
 height:50px;
 background-color:#181f36;
}
tr.headerblock > td {
 vertical-align:top;
 margin:0px;
}
div.headerblock {
 margin:auto;
 max-width:1000px;
 width:100%;
}
table.centerblock td > fieldset {
 margin:1em auto;
}
.logoblock {
 font-size:0;
 margin-left:8px;
}
.logoblock > img {
 height:81px;
 margin-bottom:15px;
 margin-top:15px;
 width:500px;
}
.divcenterblock {
 margin:auto;
 max-width:1000px;
 width:100%;
}
table.centerblock {
 border:0;
 border-spacing:0;	/* cellspacing */
 padding:0;
 margin-left:auto;
 margin-right:auto;
 table-layout:auto;
 vertical-align:top;
 width:100%;
}
table.centerblock a {
 font-weight:bold;
}
td.centerblock {
 vertical-align:top;
}
NOT YET .footertext .wheelchair {
 fill:#dce0df;
 height:63px;
 margin:5px;
 width:50px;
}
NOT YET .footertext .wheelchair {
 fill:rgba(0,85,165,0.8);
}
NOT YET .footertext:hover .wheelchair {
 fill:rgba(0,85,165,1);
}
.ui-helper-clearfix {
 min-height:0;
}
.ui-helper-clearfix::before,
.ui-helper-clearfix::after {
 content:"";
 display:table;
 border-collapse:collapse;
}
.ui-helper-clearfix::after {
 clear:both;
}
#btsnews ul {
 padding-left:40px;
}
@media only screen and (min-width: 1065px) {
 #btsnews ul {
  padding-left:0;
 }
}
.getTicketsTile {
 display:none;
}
@media only screen and (min-width: 700px) {
 body.getTickets .headerblock .getTicketsTile {
  display:initial;
 }
 .headerblock .getTicketsTile {
  float: right;
  position: relative;
  right: 3rem;
  top: 1rem;
 }
 .headerblock .getTicketsTile img {
  margin-bottom: 10px;
  margin-top: 10px;
  width:calc(132px - 1rem);
 }
}
